23 Feb, 2015
1 commit
-
This reverts commit 80f95c3208f09123327b436808e244413b2963a2.
12 Feb, 2015
1 commit
-
Improvement of all navigation modules, including MicronTracker spatial tracker support and NIFTI image type import.
09 Apr, 2014
1 commit
18 Apr, 2013
1 commit
-
* Added the parameter radius "Add measurement point" pubsub message. This parameter is proportional the image spacing. * Added PROP_MEASURE to constants.py. This constant is used to set the proportion the image spacing. The measure mark is proportional to the image spacing Loading measures with circlerepresentation proportional to the image spacing Adding measures in polydata with circlerepresentation proportional to the image spacing Added PROP_MEASURE to constants.py
12 Sep, 2012
1 commit
25 Jun, 2012
1 commit
-
… measures are showed in the same slice The problem with removing measures was because a change in pubsub: it only accepts strings in the sendMessage message parameter or tuples of string. I was using int. So it was only necessary to change that in this way: "Remove Actor " + str(slice_number). The problem when opening an inv3 file was because I was not verifying if the measure being added is from the actual showed slice. Squashed commit of the following: commit 59bd23b0141aaa504b4af5a3cdc781b07e09889f Author: Thiago Franco de Moraes <totonixsame@gmail.com> Date: Mon Jun 25 14:43:53 2012 -0300 When opening a inv3 file only the measures from the showing slice in showed commit 07fc45a907438cb7ebdcaca84d47f2b04d301da2 Author: Thiago Franco de Moraes <totonixsame@gmail.com> Date: Mon Jun 25 14:24:47 2012 -0300 Adding measures actor from saved inv3 when it's opened commit 46b02de95bd2f1676a8bd96b18c48301047f9939 Author: Thiago Franco de Moraes <totonixsame@gmail.com> Date: Mon Jun 25 14:17:15 2012 -0300 Removing the measures is working again
28 Mar, 2012
1 commit
27 Mar, 2012
1 commit
-
…." and "import wx.lib.pubsub as ps" to "from wx.lib.pubsub import pub as Publisher", tested in windows and ubuntu 11.10.
08 Mar, 2010
6 commits
05 Mar, 2010
15 commits
03 Mar, 2010
2 commits
26 Feb, 2010
1 commit
24 Feb, 2010
3 commits
23 Feb, 2010
2 commits