From: dsarrut Date: Tue, 7 Sep 2010 10:11:19 +0000 (+0000) Subject: correct ggo (no upper case) X-Git-Tag: v1.2.0~413 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=de1de26142fc99a6f5bc6b3d0d637b9d1156a5be;p=clitk.git correct ggo (no upper case) --- diff --git a/registration/clitkBLUTDIR.ggo b/registration/clitkBLUTDIR.ggo index 5a98d1d..4d84fce 100755 --- a/registration/clitkBLUTDIR.ggo +++ b/registration/clitkBLUTDIR.ggo @@ -80,7 +80,7 @@ option "lowerBound" - "7: The lower bound" double no default="0.0" option "upperBound" - "7: The upper bound" double no default="0.0" -Section "Registration" +section "Registration" option "levels" - "Number of resolution levels" int no default="1" option "intermediate" - "Write the coefficient image of the intermediate levels (provide levels filenames)" string no multiple diff --git a/registration/clitkBSplineDeformableRegistration.ggo b/registration/clitkBSplineDeformableRegistration.ggo index f2fea65..198f995 100755 --- a/registration/clitkBSplineDeformableRegistration.ggo +++ b/registration/clitkBSplineDeformableRegistration.ggo @@ -80,7 +80,7 @@ option "lowerBound" - "7: The lower bound" double no default="0.0" option "upperBound" - "7: The upper bound" double no default="0.0" -Section "Registration" +section "Registration" option "levels" - "Number of resolution levels" int no default="1" diff --git a/registration/clitkShapedBLUTSpatioTemporalDIR.ggo b/registration/clitkShapedBLUTSpatioTemporalDIR.ggo index 299de1b..f97c833 100755 --- a/registration/clitkShapedBLUTSpatioTemporalDIR.ggo +++ b/registration/clitkShapedBLUTSpatioTemporalDIR.ggo @@ -85,6 +85,6 @@ option "lowerBound" - "7: The lower bound" double no default="0.0" option "upperBound" - "7: The upper bound" double no default="0.0" -Section "Registration" +section "Registration" option "levels" - "Number of resolution levels" int no default="1"