<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type></HEAD>
<BODY>
<DIV>
<DIV style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif">If you are at it, please also check this still open issue:<BR>http://www.na-mic.org/Bug/view.php?id=3010<BR>Volume module GUI permanently modifies the spacing of the selected volume<BR><BR>thanks<BR>Andras</DIV></DIV>
<DIV dir=ltr>
<HR>
<SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif; FONT-WEIGHT: bold">From: </SPAN><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif"><A href="mailto:pieper@ibility.net">Steve Pieper</A></SPAN><BR><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif; FONT-WEIGHT: bold">Sent: </SPAN><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif">‎2013-‎08-‎08 14:33</SPAN><BR><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif; FONT-WEIGHT: bold">To: </SPAN><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif"><A href="mailto:blowekamp@mail.nih.gov">Bradley Lowekamp</A>; <A href="mailto:slicer-devel@bwh.harvard.edu">slicer-devel@bwh.harvard.edu</A></SPAN><BR><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif; FONT-WEIGHT: bold">Cc: </SPAN><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif"><A href="mailto:insight-developers@itk.org">Insight Developers</A>; <A href="mailto:julien.finet@kitware.com">Julien Finet</A></SPAN><BR><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif; FONT-WEIGHT: bold">Subject: </SPAN><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif">Re: [Insight-developers] Bug changing volume metadata by looking atit</SPAN><BR><BR></DIV>
<DIV dir=ltr>
<DIV>Thanks for finding this Brad - I agree it should be fixed ASAP.&nbsp; 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="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hello,<BR><BR>We are experiencing a rather critical bug, that is changing our Origin, when viewing the "Volume Information" in the Volumes module. This is on yesterdays nightly. I don'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("A Close")<BR>&gt;&gt;&gt; print lm1<BR><BR>Image (0x13b2ca030)<BR>&nbsp; RTTI typeinfo: &nbsp; itk::Image&lt;unsigned short, 3u&gt;<BR>&nbsp; Reference Count: 1<BR>&nbsp; Modified Time: 3771<BR>&nbsp; Debug: Off<BR>&nbsp; Observers:<BR>&nbsp; &nbsp; none<BR>&nbsp; Source: (none)<BR>&nbsp; Source output name: (none)<BR>&nbsp; Release Data: Off<BR>&nbsp; Data Released: False<BR>&nbsp; Global Release Data: Off<BR>&nbsp; PipelineMTime: 3597<BR>&nbsp; UpdateMTime: 3770<BR>&nbsp; RealTimeStamp: 0 seconds<BR>&nbsp; LargestPossibleRegion:<BR>&nbsp; &nbsp; Dimension: 3<BR>&nbsp; &nbsp; Index: [0, 0, 0]<BR>&nbsp; &nbsp; Size: [2618, 1368, 325]<BR>&nbsp; BufferedRegion:<BR>&nbsp; &nbsp; Dimension: 3<BR>&nbsp; &nbsp; Index: [0, 0, 0]<BR>&nbsp; &nbsp; Size: [2618, 1368, 325]<BR>&nbsp; RequestedRegion:<BR>&nbsp; &nbsp; Dimension: 3<BR>&nbsp; &nbsp; Index: [0, 0, 0]<BR>&nbsp; &nbsp; Size: [2618, 1368, 325]<BR>&nbsp; Spacing: [160, 160, 480]<BR>&nbsp; Origin: [547339, 218860, 20904.4]<BR>&nbsp; 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("A Close")<BR>&gt;&gt;&gt; print lm1<BR>Image (0x13b222ad0)<BR>&nbsp; RTTI typeinfo: &nbsp; itk::Image&lt;unsigned short, 3u&gt;<BR>&nbsp; Reference Count: 1<BR>&nbsp; Modified Time: 4481<BR>&nbsp; Debug: Off<BR>&nbsp; Observers:<BR>&nbsp; &nbsp; none<BR>&nbsp; Source: (none)<BR>&nbsp; Source output name: (none)<BR>&nbsp; Release Data: Off<BR>&nbsp; Data Released: False<BR>&nbsp; Global Release Data: Off<BR>&nbsp; PipelineMTime: 4307<BR>&nbsp; UpdateMTime: 4480<BR>&nbsp; RealTimeStamp: 0 seconds<BR>&nbsp; LargestPossibleRegion:<BR>&nbsp; &nbsp; Dimension: 3<BR>&nbsp; &nbsp; Index: [0, 0, 0]<BR>&nbsp; &nbsp; Size: [2618, 1368, 325]<BR>&nbsp; BufferedRegion:<BR>&nbsp; &nbsp; Dimension: 3<BR>&nbsp; &nbsp; Index: [0, 0, 0]<BR>&nbsp; &nbsp; Size: [2618, 1368, 325]<BR>&nbsp; RequestedRegion:<BR>&nbsp; &nbsp; Dimension: 3<BR>&nbsp; &nbsp; Index: [0, 0, 0]<BR>&nbsp; &nbsp; Size: [2618, 1368, 325]<BR>&nbsp; Spacing: [160, 160, 480]<BR>&nbsp; Origin: [10000, 10000, 10000]<BR>&nbsp; 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'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></BODY></HTML>