rjanowsky
Getting Fingers Dirty
- Joined
- Jul 1, 2026
- Messages
- 32
- Reaction score
- 13
- Points
- 25
- Location
- Germany - Northern Ruhr Area
- Printer Model
- Epson SC-P600, HP Envy 4525
V3.5.0which Argyll version are you running Ron?
V3.5.0which Argyll version are you running Ron?
I don't think that one precludes the other Ron - we can maintain the thread here with the only change being that I'll house any updates or upgrades on Github rather than using my personal Google Drive. I think that's a more robust storage solution. That said, there doesn't seem to be much interest in yaaw - I think that you've just about been the only person trying it out. Oh well - I like it anywayRichard, would you like to keep this thread active to communicate about YAAW or is the use of Issues at github the way to go?
In the interests of my KISS objectives I deliberately opted to not include a rotatable 3D html viewer. However I assume that you have noticed the static "View Gamut" tab at the bottom of the Execution page? That displays a visual representation of the profile's L*a*b* parameters compared to both sRGB and aRGB gamut limits, as well as pertinent profile metrics for the ICC being reviewed. To facilitate profile comparisons, the gamut viewer window can be left open and a different config loaded, with the "View Gamut" also applied to that other profile which then opens another "View Gamut" window for direct side by side comparison,I also did a good bunch of profiling with YAAW and can confirm that everything is going smooth and works as expected. But for me a Step 5 : Analyse & Compare Profile would be high on my wishlist. A section to get detailed reporting on the profiles quality and the possibility to visually compare with another profile. Something like Check & Refine in ChromIQ. Not really needed, but - for me - very helpful.
The "View Gamut" is really helpful in comparing two profiles. On macOS I can use the ColorSync Tool to get a rotatable 3D view. For me that's fine.In the interests of my KISS objectives I deliberately opted to not include a rotatable 3D html viewer. However I assume that you have noticed the static "View Gamut" tab at the bottom of the Execution page? That displays a visual representation of the profile's L*a*b* parameters compared to both sRGB and aRGB gamut limits, as well as pertinent profile metrics for the ICC being reviewed. To facilitate profile comparisons, the gamut viewer window can be left open and a different config loaded, with the "View Gamut" also applied to that other profile which then opens another "View Gamut" window for direct side by side comparison,
The addition you suggest is relatively trivial, but I don't think that the resulting data would be particularly useful. Graeme Gill notes:The "View Gamut" is really helpful in comparing two profiles. On macOS I can use the ColorSync Tool to get a rotatable 3D view. For me that's fine.
But additionally I would like to get an info about the worst 10 or 15 patches. Now I have to use an extra shell command like
profcheck -v2 -k -s target.ti3 target.icc | head -15
to get that data. Would be nice to have this automatically displayed at the end of Step 4 on screen and written to the log.