<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Good point :) I will change the the comments and push it!<div><br></div><div>Bye bye,</div><div>Steffi<br><div><br><div><div>On Jul 12, 2012, at 14:51 , Curtis Rueden wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hi Steffi,<div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><br></blockquote><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

I would like to add the following methods to CalibratedSapce.java</blockquote><div><br></div><div>I think these methods are good additions!</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<br></blockquote><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span style="color:rgb(0,0,0)"><span style="white-space:pre-wrap"> </span></span>/** Sets the image calibration for the given dimension. */<br>

<span style="white-space:pre-wrap">     </span><span style="color:rgb(127,42,103)">void</span> setCalibration(<span style="color:rgb(127,42,103)">double</span>[] cal);<br><span style="color:rgb(0,0,0)"><span style="white-space:pre-wrap">      </span></span>/** Sets the image calibration for the given dimension. */<br>

<span style="white-space:pre-wrap">     </span><span style="color:rgb(127,42,103)">void</span> setCalibration(<span style="color:rgb(127,42,103)">float</span>[] cal);</blockquote></div></div><div><br></div><div>Shouldn't the javadoc for these read "Sets the image calibration from the given array." or similar?</div>

<div><br></div><div>Regards,</div><div>Curtis</div><div><br><br><div class="gmail_quote">On Thu, Jul 12, 2012 at 1:37 PM, Stephan Preibisch <span dir="ltr"><<a href="mailto:preibisch@mpi-cbg.de" target="_blank">preibisch@mpi-cbg.de</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Hi,<div><br></div><div>I would like to add the following methods to CalibratedSapce.java</div>

<div><br></div><div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font:normal normal normal 11px/normal Monaco;color:rgb(94,118,201)"><span style="color:#000000"><span style="white-space:pre-wrap">   </span></span>/** Copies the <span style="color:#5559c8">{@link </span><span style="text-decoration:underline;color:#5559c8">Img</span><span style="color:#5559c8">}</span>'s calibration into the given array. */</div>

<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font:normal normal normal 11px/normal Monaco"><span style="white-space:pre-wrap"> </span><span style="color:#7f2a67">void</span> calibration(<span style="color:#7f2a67">float</span>[] cal);</div>

<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font:normal normal normal 11px/normal Monaco;min-height:15px"><br></div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font:normal normal normal 11px/normal Monaco;color:rgb(94,118,201)">

<span style="color:#000000"><span style="white-space:pre-wrap"> </span></span>/** Sets the image calibration for the given dimension. */</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font:normal normal normal 11px/normal Monaco">

<span style="white-space:pre-wrap">     </span><span style="color:#7f2a67">void</span> setCalibration(<span style="color:#7f2a67">double</span>[] cal);</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font:normal normal normal 11px/normal Monaco;min-height:15px">

<br></div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font:normal normal normal 11px/normal Monaco;color:rgb(94,118,201)"><span style="color:#000000"><span style="white-space:pre-wrap"> </span></span>/** Sets the image calibration for the given dimension. */</div>

<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font:normal normal normal 11px/normal Monaco"><span style="white-space:pre-wrap"> </span><span style="color:#7f2a67">void</span> setCalibration(<span style="color:#7f2a67">float</span>[] cal);</div>

</div><div><br></div><div><br></div><div>ImgLib2 compiles fine, let me know if anyone has objections, otherwise I will push it soon ...</div><div><br></div><div>Bye bye,</div><div>Steffi</div></div><span class="HOEnZb"><font color="#888888"><div><br class="webkit-block-placeholder"></div>

-- <br>
Please avoid top-posting, and please make sure to reply-to-all!<br>
 <br>
Mailing list web interface: <a href="http://groups.google.com/group/fiji-devel" target="_blank">http://groups.google.com/group/fiji-devel</a><br>
</font></span></blockquote></div><br></div><div><br class="webkit-block-placeholder"></div>

-- <br>
Please avoid top-posting, and please make sure to reply-to-all!<br>
 <br>
Mailing list web interface: <a href="http://groups.google.com/group/fiji-devel">http://groups.google.com/group/fiji-devel</a><br>
</blockquote></div><br></div></div></body></html>