{"id":245,"date":"2011-11-23T15:44:47","date_gmt":"2011-11-23T14:44:47","guid":{"rendered":"http:\/\/timotheegiet.com\/blog\/?p=245"},"modified":"2017-12-07T19:51:43","modified_gmt":"2017-12-07T18:51:43","slug":"argyllcms-trying-to-make-color-management-easy","status":"publish","type":"post","link":"https:\/\/timotheegiet.com\/blog\/misc\/argyllcms-trying-to-make-color-management-easy.html","title":{"rendered":"ArgyllCMS &#8211; trying to make color calibration easy"},"content":{"rendered":"<p>Here are the steps I use to calibrate my monitors using argyllCMS on linux, I hope it can help people to do the same:<\/p>\n<p>First, install argyllcms.<\/p>\n<p>Plug in your colorimeter, and place it on your screen.<br \/>\nI use to turn off the light in the room during the process, but I&#8217;m not sure if it&#8217;s necessary or even a good idea.<\/p>\n<p>Try to set your screen settings to default, to get the most neutral brightness\/contrast.<\/p>\n<p>Then open the terminal and run this first command:<\/p>\n<p>dispcal -v -qh -yl -t 6500 -g 2.2 my_profile<\/p>\n<p>        -v is verbose mode to display more infos<br \/>\n        -qh for quality high<br \/>\n        -yl for LCD screen. Use -yc for cathodic screens.<br \/>\n        -t 6500 for a white point at 6500\u00b0. Recommended for photography and most graphic work.<br \/>\n        -g 2.2 for a gamma at 2.2<br \/>\n        my_profile is the base name of the generated file<\/p>\n<p>note: to make it simple, this step measure how your screen display is correct compared to what you want (the options). At this step these measures can help you to fine-tune the screen hardware settings closer to what you want, but it&#8217;s often better to leave those settings to default.<br \/>\nGenerates a my_profile.cal file.<\/p>\n<p>When the first command line process is finished, run this second command line:<\/p>\n<p>argyll-targen -v -d3 -G -g50 -f600 my_profile<\/p>\n<p>        -v is verbose mode<br \/>\n        -d3 for RGB screen<br \/>\n        -G  for Good points choice instead of fast<br \/>\n        -g  for gray points<br \/>\n        -f600 to generate 600 patterns. the more patterns, the better is the profile but the longer it is. Doc recommend a value between 200 and 600.<br \/>\n        my_profile  same base name for the profile you work on.<\/p>\n<p>note: this step generates a set of patterns to use for profile creation.<br \/>\nThis step is fast and generate a my_profile.ti1 file.<\/p>\n<p>When the second command process is finished, run this third command line:<\/p>\n<p>dispread -v -yl -k my_profile.cal my_profile<\/p>\n<p>        -v for verbose mode<br \/>\n        -yl for LCD. Use -yc for cathodic.<br \/>\n        -k my_profile.cal to use the file generated in first step<br \/>\n        my_profile  base name for previous .ti1 file used and .ti3 generated<\/p>\n<p>note: this step is a bit long. Generates a my_profile.ti3 file.<\/p>\n<p>Then the fourth step to create the .icc file, run this command:<\/p>\n<p>colprof -v -A &#8220;Brand&#8221; -M &#8220;Reference&#8221; -D &#8220;Profile infos&#8221; -qh -al my_profile<\/p>\n<p>         -v for verbose mode<br \/>\n         -A to fill info Brand\/manufacturer of the screen (optional)<br \/>\n         -M to fill info Ref. of the screen (optional)<br \/>\n         -D to fill infos on the profile setup (optional)<br \/>\n         -qh for quality high<br \/>\n         -al for a table-based profile (bigger file than matrix-based but more accurate; use -as if you still want a matrix-based profile)<br \/>\n         my_profile is the base nam of the .ti3 file used and the .icc file generated.<\/p>\n<p>Then you have the .icc profile of your screen. Use gnome-color-manager or your other desktop manager to load it on your screen, or use the command-line :<\/p>\n<p>dispwin -I my_profile.icc<\/p>\n<p>(this install profile for display and use it&#8217;s calibration, for multi-monitor setup you may add an option to precise which screen to use)<\/p>\n<p>That&#8217;s it, have fun! :.)<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Here are the steps I use to calibrate my monitors using argyllCMS on linux, I hope it can help people to do the same: First, install argyllcms. Plug in your colorimeter, and place it on your screen. I use to turn off the light in the room during the process, but I&#8217;m not sure if [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[12,6],"tags":[],"class_list":["post-245","post","type-post","status-publish","format-standard","hentry","category-floss","category-misc"],"_links":{"self":[{"href":"https:\/\/timotheegiet.com\/blog\/wp-json\/wp\/v2\/posts\/245","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/timotheegiet.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/timotheegiet.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/timotheegiet.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/timotheegiet.com\/blog\/wp-json\/wp\/v2\/comments?post=245"}],"version-history":[{"count":6,"href":"https:\/\/timotheegiet.com\/blog\/wp-json\/wp\/v2\/posts\/245\/revisions"}],"predecessor-version":[{"id":937,"href":"https:\/\/timotheegiet.com\/blog\/wp-json\/wp\/v2\/posts\/245\/revisions\/937"}],"wp:attachment":[{"href":"https:\/\/timotheegiet.com\/blog\/wp-json\/wp\/v2\/media?parent=245"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/timotheegiet.com\/blog\/wp-json\/wp\/v2\/categories?post=245"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/timotheegiet.com\/blog\/wp-json\/wp\/v2\/tags?post=245"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}