[caret-users] algorithm args backwards in caret_command?
Baylis Shanks
bshanks3 at hotmail.com
Fri Oct 10 20:43:28 CDT 2008
It seems like caret_command is reading in algorithm arguments backwards (compared to the order they are listed in caret_command -help-full):
$ caret_command -volume-map-to-surface coord topo \"\" outfile METRIC_GAUSSIAN infile -g not_a_number 1 1 1 1 1
VOLUME MAP TO SURFACE ERROR: Error converting parameter named "Gaussian Tangent Cutoff" with value "not_a_number" to a float
bshanks at bshanks-salk:~/aba/niis_layer$ caret_command -volume-map-to-surface coord topo \"\" outfile METRIC_GAUSSIAN infile -g 1 not_a_number 1 1 1 1
VOLUME MAP TO SURFACE ERROR: Error converting parameter named "Gaussian Norm Above Cutoff" with value "not_a_number" to a float
bshanks at bshanks-salk:~/aba/niis_layer$ caret_command -volume-map-to-surface coord topo \"\" outfile METRIC_GAUSSIAN infile -g 1 1 1 1 1 not_a_number
VOLUME MAP TO SURFACE ERROR: Error converting parameter named "Guassian Neighbor Cube Size (mm)" with value "not_a_number" to a float
this isn't a big problem since you can just put the args in backwards, but just fyi
thanks,
bayle
_________________________________________________________________
Stay up to date on your PC, the Web, and your mobile phone with Windows Live.
http://clk.atdmt.com/MRT/go/msnnkwxp1020093185mrt/direct/01/
More information about the caret-users
mailing list