X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=tools%2FclitkGateSimulation2Dicom.ggo;h=54fa600d30ef87fdf40666d823b30250f3ecbcc7;hb=5578995d9a82792833333eeb3dd5c8ecac967293;hp=563fb3d1ba8b23e111412f3d67251814b0345c72;hpb=f8ad682c6c916a31d082591d744007411639794c;p=clitk.git diff --git a/tools/clitkGateSimulation2Dicom.ggo b/tools/clitkGateSimulation2Dicom.ggo index 563fb3d..54fa600 100644 --- a/tools/clitkGateSimulation2Dicom.ggo +++ b/tools/clitkGateSimulation2Dicom.ggo @@ -7,11 +7,5 @@ option "config" - "Config file" string no option "verbose" v "Verbose" flag off option "input" i "Input image filename" string yes -option "inputDir" d "Input dicom directory" string yes -option "outputDir" o "Output dicom directory" string yes -option "key" k "Keys of tags to modify" string no multiple default="0008|103e" -option "tag" t "Tags values" string no multiple default="MIDPOSITION" -option "newSeriesUID" e "Write the series with a new series UID (ignored if given in key/tag option)" flag off -option "newStudyUID" u "Write the series with a new study UID (ignored if given in key/tag option; forces newSeriesUID = true)" flag off -option "useSizeAsReference" s "Use the size of the dicom image as reference for an occasional resampling" flag off -option "preserve" p "Preserve private tags and keep original UID (eg: Xio)" flag off +option "inputModelFilename" d "Input dicom model" string yes +option "outputFilename" o "Output dicom directory/filename" string yes