]> Creatis software - clitk.git/blobdiff - registration/clitkCalculateTRE.ggo
Debug RTStruct conversion with empty struc
[clitk.git] / registration / clitkCalculateTRE.ggo
old mode 100755 (executable)
new mode 100644 (file)
index e6b42f6..7acbe02
@@ -11,7 +11,8 @@ section "Input"
 
 option "ref"                   -       "List of points in reference"           string          yes                     
 option "input"         i       "Lists of points in targets"            string          multiple        yes
-option "vf"                    -       "Input deformation fields"              string          multiple        yes
+option "vf"                    -       "Input deformation fields"              string          multiple        no
+option "coeff"          -       "Input coefficient images"              string          multiple        no
 option "skip"          -       "Skip a phase of a 4D DVF"              int             no      
 
 section "Interpolation"