X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=segmentation%2FclitkExtractLymphStations.ggo;h=457f64e933d19174c37db836b435de6be1a99dc0;hb=b2fd61648c05339dd302e102361c22c4b11d48ff;hp=9fd52f892a780bc2137aa6fa88b15f50ff8d6b8f;hpb=e09c42efa08d782918e7aed46eb1e0750fd0e2e9;p=clitk.git diff --git a/segmentation/clitkExtractLymphStations.ggo b/segmentation/clitkExtractLymphStations.ggo index 9fd52f8..457f64e 100644 --- a/segmentation/clitkExtractLymphStations.ggo +++ b/segmentation/clitkExtractLymphStations.ggo @@ -3,32 +3,34 @@ package "clitkExtractLymphStations" version "1.0" purpose "Extract LymphStations with help of TODO" -option "config" - "Config file" string no -option "imagetypes" - "Display allowed image types" flag off -option "verbose" v "Verbose" flag off -option "verboseStep" - "Verbose each step" flag off -option "writeStep" w "Write image at each step" flag off -option "verboseOption" - "Display options values" flag off -option "verboseWarningOff" - "Do not display warning" flag off -option "verboseMemory" - "Display memory usage" flag off +option "config" - "Config file" string no +option "imagetypes" - "Display allowed image types" flag off +option "verbose" v "Verbose" flag off +option "verboseStep" - "Verbose each step" flag off +option "writeStep" w "Write image at each step" flag off +option "verboseOption" - "Display options values" flag off +option "verboseWarningOff" - "Do not display warning" flag off +option "verboseMemory" - "Display memory usage" flag off section "I/O" -option "afdb" a "Input Anatomical Feature DB" string no -option "input" i "Input filename" string no -option "output" o "Output lungs mask filename" string no +option "afdb" a "Input Anatomical Feature DB" string no +option "afdb_path" p "Input path for image in AFDB" string default="./" no +option "input" i "Input filename" string no +option "support_limits" - "Filename to read the support limits" string yes +option "check_support_limits" - "Display stat on the support limits" flag off +option "output" o "Output lungs mask filename" string no section "Options for all stations" -option "station" - "Force to compute station even if already exist in the DB" string no multiple -option "nosupport" - "Do not recompute the station supports if already available" flag off -option "relpos" - "List of filenames for relativeposition operations" string no multiple +option "force_support" - "Force to compute all supports even if already available" flag off +option "station" - "Force to compute this station even if already exist in the DB" string no multiple +option "relpos" - "List of filenames for relativeposition operations" string no multiple -section "Options for Station 3A" -section "Options for Station 2RL" - -section "Options for Station 1RL" +# section "Options for Station 3A" +# section "Options for Station 2RL" +# section "Options for Station 1RL" section "Options for Station 8" option "S8_esophagusDilatationForAnt" - "Dilatation of esophagus, in mm, for 'anterior' limits (default=15,2,1)" double no multiple