Home › Forums › Help and Support › Colorimeter correction is not suitable?
- This topic has 8 replies, 2 voices, and was last updated 10 months ago by
Roger Breton.
-
AuthorPosts
-
2025-08-01 at 20:08 #143982
I created a colorimeter correction matrix between my i1display and my Minolta CS-200 using argyll ccxxmake, using the following command :
ccxxmake -tb -f EmailEmail3 EmailBut when I turn to DisplayCAL and navigate to Tools > Correction > Choose colorimeter correction I get the following error message :
The selected colorimeter correction is not suitable for the selected instrumentHere is a dump of the ccxxmake file:
CCMX
DESCRIPTOR “X-Rite i1 DisplayPro Display & LCD RGB LED”
INSTRUMENT “X-Rite i1 DisplayPro Display”
TECHNOLOGY “LCD RGB LED”
DISPLAY_TYPE_BASE_ID “1”
DISPLAY_TYPE_REFRESH “NO”
REFERENCE “Minolta CS-200”
ORIGINATOR “Argyll ccmx”
CREATED “Fri Aug 01 13:55:37 2025”
COLOR_REP “XYZ”NUMBER_OF_FIELDS 3
BEGIN_DATA_FORMAT
XYZ_X XYZ_Y XYZ_Z
END_DATA_FORMATNUMBER_OF_SETS 3
BEGIN_DATA
1.113964 -0.0223971 -0.0185413
0.0331327 1.023191 -0.0109087
0.0339397 -0.00923452 1.028466
END_DATA-
This topic was modified 10 months, 1 week ago by
Roger Breton.
Attachments:
You must be logged in to view attached files.Calibrite Display Pro HL on Amazon
Disclosure: As an Amazon Associate I earn from qualifying purchases.2025-08-01 at 20:31 #143985Try to change
“INSTRUMENT “X-Rite i1 DisplayPro, ColorMunki Display”
also try to set manually a display name
DISPLAY “SOMETHING”, after instrument.Tehn try to load ccmx file though file manager in 1st tab in the combo box for corrections, choosing the file icon on the right of the combo
2025-08-01 at 21:40 #143986I added “DISPLAY “UQ4326Q”…
as you can see below.Same error from the Tools menu or the 1st tab Combo box 🙁
/ Roger
CCMX
DESCRIPTOR “X-Rite i1 DisplayPro Display & LCD RGB LED”
INSTRUMENT “X-Rite i1 DisplayPro Display”
DISPLAY “DELL U4326Q”
TECHNOLOGY “LCD RGB LED”
DISPLAY_TYPE_BASE_ID “1”
DISPLAY_TYPE_REFRESH “NO”
REFERENCE “Minolta CS-200”
ORIGINATOR “Argyll ccmx”
CREATED “Fri Aug 1 13:55:37 2025”
COLOR_REP “XYZ”NUMBER_OF_FIELDS 3
BEGIN_DATA_FORMAT
XYZ_X XYZ_Y XYZ_Z
END_DATA_FORMATNUMBER_OF_SETS 3
BEGIN_DATA
1.113964 -0.0223971 -0.0185413
0.0331327 1.023191 -0.0109087
0.0339397 -0.00923452 1.028466
END_DATA2025-08-01 at 23:33 #143987Bc you did not as instructed.
2025-08-02 at 14:21 #143988For what it’s worth…
I used dispcal directly with the same CCMX file this way :
> dispcal -g2.2 -Email Dell_U4326Q
And did not get any trouble.
Any further suggestion?
2025-08-03 at 12:35 #144005Try to change
“INSTRUMENT “X-Rite i1 DisplayPro, ColorMunki Display”this
2025-08-03 at 19:45 #144037Same error message…
Any other suggestion other than speaking with the developper?
2025-08-03 at 19:55 #144039Locate the error string in source code fo find the cause that triggers it
2025-08-03 at 20:03 #144042I have not downloaded the source code… yet…
-
This topic was modified 10 months, 1 week ago by
-
AuthorPosts