Hi Robert,<div><br class="webkit-block-placeholder"></div><div>As far as I can tell your method is matching the density of a 10% large dot with</div><div>say a 20% small dot. &nbsp;But in a real print the transition from small dot to large</div>
<div>dot happens at a much higher percentage -- say 100% small to 50% large.</div><div>So while it would seem that mathematically its the same thing, the non-linearity</div><div>of dot gain makes a difference. &nbsp;Small dots have more relative dot gain than</div>
<div>larger dots because the circumference to area ratio is larger. &nbsp;I suspect this is</div><div>a least one factor causing your &quot;larger&quot; small dots.</div><div><br class="webkit-block-placeholder"></div><div>I think you can use the same idea but make the constant strip 100% small dot and</div>
<div>the gradient strip the large dot. &nbsp;This is basically what I measure. &nbsp;I like</div><div>your idea about making the different ranges for each dot size, I may have</div><div>to try something similar. &nbsp;(I&#39;ve been using an environment variable to force</div>
<div>single dots but this requires 3 print jobs not 1).</div><div><br class="webkit-block-placeholder"></div><div>Roy<br><br><div class="gmail_quote">On Jan 27, 2008 4:31 PM, Robert Krawitz &lt;<a href="mailto:rlk@alum.mit.edu">rlk@alum.mit.edu</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">I&#39;m experimenting with another approach to drop size calibration.<br>This uses the new segmented dither algorithm to print stripes using<br>
different drop sizes.<br><br>The exact technique I use is to interleave fixed 10% stripes of a<br>larger drop size with variable stripes (0-100%) of a smaller drop<br>size. &nbsp;I then look for where there&#39;s no visible banding; that spot<br>
should indicate where equal amounts of ink are being printed with both<br>drop sizes. &nbsp;For example, if there is no banding at 20%, that means<br>2 small drops are equivalent to 1 large drop.<br><br>The only problem I&#39;m having is that this method is yielding very<br>
different results on the RX580 from what I&#39;ve already tuned, and my<br>tunings agree with Roy Harrington&#39;s. &nbsp;I&#39;ve tried with 5% instead of<br>10%, and get essentially the same results.<br><br>Using this method, I&#39;ve derived ratios of approximately 0.33:0.43:1.00<br>
for the smallest set of drops on the RX580, but the ratios currently<br>in use are 0.23:0.37:1.00. &nbsp;For the large drops, I&#39;m getting ratios of<br>0.17:0.47:1.0 (vs. 0.071:0.30:1.0 that we&#39;re currently using). &nbsp;The<br>
ratio between the small and medium drops in the large set should be<br>very close to the ratio between the small and large drops in the large<br>set, but the eyeball approach isn&#39;t quite giving that result (it&#39;s off<br>
by about 10%). &nbsp;I&#39;m also seeing slightly different results for cyan<br>vs. black (by maybe 5%), but that&#39;s likely to be within margin of<br>error for the printer.<br><br>Right now I don&#39;t know why this is happening, or what it means. &nbsp;In<br>
any case, this is the testpattern config file that I&#39;m using for this<br>(you&#39;ll need the most recent CVS update for all of this to work<br>correctly). &nbsp;Perhaps I&#39;ll try these drop sizes and see what happens.<br>
<br>printer &quot;escp2-rx580&quot;;<br>hsize 1.0;<br>vsize 0.2;<br>left 0.0;<br>top 0.0;<br>mode gray 16;<br>steps 100;<br>blackline 0;<br>parameter &quot;DitherAlgorithm&quot; &quot;Segmented&quot;;<br>parameter &quot;ColorCorrection&quot; &quot;Raw&quot;;<br>
parameter &quot;Resolution&quot; &quot;1440x1440ov&quot;;<br>parameter &quot;PrintingMode&quot; &quot;BW&quot;;<br>...<br><br>--<br>Robert Krawitz &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="mailto:rlk@alum.mit.edu">rlk@alum.mit.edu</a>&gt;<br>
<br>Tall Clubs International &nbsp;-- &nbsp;<a href="http://www.tall.org/" target="_blank">http://www.tall.org/</a> or 1-888-IM-TALL-2<br>Member of the League for Programming Freedom -- mail <a href="mailto:lpf@uunet.uu.net">lpf@uunet.uu.net</a><br>
Project lead for Gutenprint &nbsp; -- &nbsp; &nbsp;<a href="http://gimp-print.sourceforge.net" target="_blank">http://gimp-print.sourceforge.net</a><br><br>&quot;Linux doesn&#39;t dictate how I work, I dictate how Linux works.&quot;<br>
--Eric Crampton<br></blockquote></div><br></div>