This script converts an existing MultiSliceImage (a UNC or NIFTI-1 image)
to Analyze format. Note that
the script runs a more general program called MSIConverter, with
the variable OutputType=Analyze
, thus producing an
Analyze format output image.
Running the script without any arguments produces the
following output.
Usage:
MSIConverter [-v] [-h] image outputImage
Options:
-v turns on verbose reporting.
-h prints this message.
-DOutputType=UNC creates UNC format output images.
-DOutputType=Analyze creates Analyze format output images.
-DOutputType=NIFTI-1 creates NIFTI-1 format output images.