Skip to content

ENH: Add `--premat` and `--postmat` options to `vecreg`

Paul McCarthy requested to merge mnt/pre-post-affines into master

Add --premat and --postmat options to vecreg so that, when warping a vector or tensor field, an initial affine transform can also be provided. This is useful when working with MMORF, as MMORF saves its displacement fields without encoding any source-to-reference affine transfornm.

Merge request reports