<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">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 class="Apple-tab-span" style="white-space:pre">       </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 class="Apple-tab-span" style="white-space:pre">        </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 class="Apple-tab-span" style="white-space:pre"> </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 class="Apple-tab-span" style="white-space:pre">  </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 class="Apple-tab-span" style="white-space:pre">     </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 class="Apple-tab-span" style="white-space:pre">  </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></body></html>