Usage: AimsSpmNormalizationConvert.py [options]

Reads the affine part of a SPM normalization file (_sn.mat) and converts it to
an AIMS .trm file.

Options:
  -h, --help            show this help message and exit
  -i FILE, --input=FILE
                        SPM normalization file (*_sn.mat)
  -s SOUREFILE, --source=SOUREFILE
                        source image which has been used for normalization,
                        but not resampled in the template space
  -o TRMFILE, --output=TRMFILE
                        output transformationfile *.trm
  -d DESTREF, --destref=DESTREF
                        set destination referential name/UUID. Default: none
  --srcref=SRCREF       set source referential name/UUID. Default: try to
                        guess it from source image
