<div dir="ltr"><div>Thanks for finding this Brad - I agree it should be fixed ASAP.  We may need to back out some of the precision/units GUI changes (or disable them again).<br><br></div><div>-Steve<br></div></div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Thu, Aug 8, 2013 at 8:16 AM, Bradley Lowekamp <span dir="ltr">&lt;<a href="mailto:blowekamp@mail.nih.gov" target="_blank">blowekamp@mail.nih.gov</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello,<br>
<br>
We are experiencing a rather critical bug, that is changing our Origin, when viewing the &quot;Volume Information&quot; in the Volumes module. This is on yesterdays nightly. I don&#39;t know when it started to occur, as we are starting to look at some older dataset which were previously segmented.<br>

<br>
This sounded similar to some issues mentioned during the TCON related to the double spin boxes or precision preferences.<br>
<br>
Initially:<br>
<br>
&gt;&gt;&gt; lm1 = sitkUtils.PullFromSlicer(&quot;A Close&quot;)<br>
&gt;&gt;&gt; print lm1<br>
<br>
Image (0x13b2ca030)<br>
  RTTI typeinfo:   itk::Image&lt;unsigned short, 3u&gt;<br>
  Reference Count: 1<br>
  Modified Time: 3771<br>
  Debug: Off<br>
  Observers:<br>
    none<br>
  Source: (none)<br>
  Source output name: (none)<br>
  Release Data: Off<br>
  Data Released: False<br>
  Global Release Data: Off<br>
  PipelineMTime: 3597<br>
  UpdateMTime: 3770<br>
  RealTimeStamp: 0 seconds<br>
  LargestPossibleRegion:<br>
    Dimension: 3<br>
    Index: [0, 0, 0]<br>
    Size: [2618, 1368, 325]<br>
  BufferedRegion:<br>
    Dimension: 3<br>
    Index: [0, 0, 0]<br>
    Size: [2618, 1368, 325]<br>
  RequestedRegion:<br>
    Dimension: 3<br>
    Index: [0, 0, 0]<br>
    Size: [2618, 1368, 325]<br>
  Spacing: [160, 160, 480]<br>
  Origin: [547339, 218860, 20904.4]<br>
  Direction:<br>
-1 0 0<br>
0 -1 0<br>
0 0 1<br>
<br>
After viewing in Volumes module:<br>
&gt;&gt;&gt; lm1 = sitkUtils.PullFromSlicer(&quot;A Close&quot;)<br>
&gt;&gt;&gt; print lm1<br>
Image (0x13b222ad0)<br>
  RTTI typeinfo:   itk::Image&lt;unsigned short, 3u&gt;<br>
  Reference Count: 1<br>
  Modified Time: 4481<br>
  Debug: Off<br>
  Observers:<br>
    none<br>
  Source: (none)<br>
  Source output name: (none)<br>
  Release Data: Off<br>
  Data Released: False<br>
  Global Release Data: Off<br>
  PipelineMTime: 4307<br>
  UpdateMTime: 4480<br>
  RealTimeStamp: 0 seconds<br>
  LargestPossibleRegion:<br>
    Dimension: 3<br>
    Index: [0, 0, 0]<br>
    Size: [2618, 1368, 325]<br>
  BufferedRegion:<br>
    Dimension: 3<br>
    Index: [0, 0, 0]<br>
    Size: [2618, 1368, 325]<br>
  RequestedRegion:<br>
    Dimension: 3<br>
    Index: [0, 0, 0]<br>
    Size: [2618, 1368, 325]<br>
  Spacing: [160, 160, 480]<br>
  Origin: [10000, 10000, 10000]<br>
  Direction:<br>
-1 0 0<br>
0 -1 0<br>
0 0 1<br>
<br>
Note the change in the origin! We have also observed other odd behaviors such as ROI changing, location, but it&#39;s hard for me to figure how what has change with respect to where in those cases.<br>
<br>
This data set is a little odd of us because the user specified the units in angstroms and not nano-meters, so everything is 10X bigger than normal.<br>
<br>
I will continue to investigate and will write a test which uses synthetic data to reproduce the above, hopefully without needed so many pixels.<br>
<br>
Thanks,<br>
Brad<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Kitware offers ITK Training Courses, for more information visit:<br>
<a href="http://kitware.com/products/protraining.php" target="_blank">http://kitware.com/products/protraining.php</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at:<br>
<a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.itk.org/mailman/listinfo/insight-developers" target="_blank">http://www.itk.org/mailman/listinfo/insight-developers</a><br>
</blockquote></div><br></div>