]> Creatis software - clitk.git/blob - tools/clitkRelativePositionDataBaseAnalyzer.ggo
GateAsciiImageIO is now cross-platform using itksys::RegularExpression
[clitk.git] / tools / clitkRelativePositionDataBaseAnalyzer.ggo
1 #File clitkRelativePositionDataBaseAnalyzer.ggo
2 package "clitkRelativePositionDataBaseAnalyzer"
3 version "1.0"
4 purpose "Analyze a DB of relative positions for several patient and structures"
5
6 section "General options"
7 option "config"         -       "Config file"                     string        no
8 option "verbose"        v       "Verbose"                         flag          off
9
10 section "Input/Output"
11 option "db"             i       "Input database of RelPost"       string        yes
12 option "station"        s       "Studied station name"            string        yes
13 option "object"         -       "Studied object/struct name"      string        no
14 option "output"         o       "Output rpl file"                 string        yes