Hi, I need to understand if I’m doing color management right. These are my notes. Sorry for the wall of text, but I want to share all the information I know. My doubts and questions in the late section.
Devices
I’m using an old Eizo CG247 that has an built-In selfcalibration sensor.
I calibrated it on Windows with the Eizo ColorNavigation software and moved the profile on Linux:
Operating System: Kubuntu 22.04
KDE Plasma Version: 5.27.9
KDE Frameworks Version: 5.104.0
Qt Version: 5.15.3
Kernel Version: 6.2.0-37-generic (64-bit)
Graphics Platform: X11
Installed on KDE:
Monitor setup
Following settings are suggested by the print shop (details in next section):
Brightness: 100cd/mq
Temperature: 5800K
Gamma: 2.2
Color Gamut: Adobe RGB.
Printing
I’m working on a photo book and the print shop is telling me:
RGB images (with Adobe RGB 98 as color space). We separate the images using the FOGRA 51 standard on our Ricoh C7100X press. If you want to simulate color shifts in Photoshop, you’ll need to use the CMYK profile of the FOGRA 51 in relative colorimetric mode.
So after looking for more information, I downloaded the PSO Coated v3 ICC profile that I want to use to simulate the printer in the darktable preview. Just to be sure print will be ok.
Darktable setup
Following the documentation I’m checking darktable configuration.
➜ ~ darktable-cmstest
darktable-cmstest version 4.5.0~git1394.269e5743-1+11010.1
this executable was built with colord support enabled
darktable itself was built with colord support enabled
primary CRTC is at CRTC 0
CRTC for screen 0 CRTC 1 has no mode or no output, skipping
CRTC for screen 0 CRTC 2 has no mode or no output, skipping
CRTC for screen 0 CRTC 3 has no mode or no output, skipping
CRTC for screen 0 CRTC 4 has no mode or no output, skipping
CRTC for screen 0 CRTC 5 has no mode or no output, skipping
DisplayPort-2 the X atom and colord returned the same profile
X atom: _ICC_PROFILE (1236 bytes)
description: CG247
colord: "/home/fabio/.local/share/icc/edid-992a0aac92952e214927cff0dfba7ab4.icc"
description: CG247
Your system seems to be correctly configured
I’ve added the PSO Coated v3 profile here:
➜ ~ ll .config/darktable/color/out
total 2.1M
-rwxr-xr-x 1 fabio fabio 2.1M Sep 4 2015 PSOcoated_v3.icc
Darktable warning and doubts
In this screenshot, I’m trying to summarize the setup and the darktable’s warning (details after the screenshot):
Display profile: Adobe RBG (Compatible)
Question 1: do I have to use ‘system display profile’ ? My gut answer is yes.
Preview display profile: PSO Coated.
This is the printer profile. And if everything is setup correctly, on the left window I have a preview of how the image will appear on paper.
Question 3: If you look carefully on the right side there is a warning:
unsopported output profile has been replaced by sRGB
This warning makes me think that the printer profile is not applied, but I have no idea how to solve it. What can I do to be sure that I’m previewing the images with the right profile?
Question 4: instead of using the preview on a separated window, I’d like to use Ctrl+s to toggle the softproof on/off. So I set it up like this:
As you can see I get another error, this time related to the vectorscope profile (but there are no vectoscope profiles in the dropdown). What am I doing wrong?
Last but not least, the PSO Coated v3 profile I downloaded from the ECI website looks ok and not corrupted:
Thanks for any suggestion and help!