1 #File clitkGuerreroVentilation.ggo
2 package "clitkGuerreroVentilation"
4 purpose "Compute the ventilation image from a motion compensated image and the reference (end-expiration) image"
7 option "config" - "Config file" string no
8 option "input" i "Input image filename" string yes
9 option "ref" r "Reference image filename" string yes
10 option "output" o "Output image base filename" string yes
11 option "factor" f "Blood mass correction factor" double yes
12 option "verbose" v "Verbose" flag off
13 option "correct" c "Use the correct formula instead of the original one" flag off