1 # file clitkImageRescaleIntensity.ggo
3 version "Compute the uncertainty of simulation outputs using Chetty's history-by-history's method"
5 option "config" - "Config file" string no
6 option "input" i "Input image filename" string yes
7 option "inputSquared" s "Input squared image filename" string yes
8 option "output" o "Output image filename" string yes
9 option "NumberOfEvents" n "Number of events" int yes
10 option "verbose" v "Verbose" flag off
11 option "absolute" a "Absolute instead of the relative" flag off
12 option "default" d "Default when input is 0." double no default="1."