]> Creatis software - clitk.git/blob - tools/clitkDicomRTPlan2Gate.ggo
Add 2 options to clitkImage2Dicom
[clitk.git] / tools / clitkDicomRTPlan2Gate.ggo
1 # file DicomRTPlan2Gate
2 package "clitk"
3 version "1.0"
4 purpose "Convert DicomRTPlan to Gate compatible file"
5 option "config"         -    "config file"                     string  no
6 option "input"          i    "Input dicom file name"           string  yes
7 option "output"         o    "Output text file name"           string  yes
8 option "verbose"        v    "verbose"                         flag    off