1 #File clitkMergeSequence.ggo
2 #Author: Jef Vandemeulebroucke <jefvdmb@gmail.com>
3 #Date : Tue 15 June 16.35
6 version "Read a series a nD images (unnamed inputs) and merge them to a (n+1)D image"
8 option "config" - "Config file" string no
9 option "spacing" s "Spacing for the new dimension" double no default="1"
10 option "output" o "Output VF filename" string yes
11 option "verbose" v "Verbose" flag off