Skip to content
Snippets Groups Projects
Commit e2201d28 authored by Paul McCarthy's avatar Paul McCarthy :mountain_bicyclist:
Browse files

TEST: Test coefficient field affine

parent ecbb42bd
No related branches found
No related tags found
No related merge requests found
......@@ -1272,7 +1272,11 @@ def test_determineAffine():
(constants.NIFTI_XFORM_ALIGNED_ANAT,
constants.NIFTI_XFORM_ALIGNED_ANAT,
constants.FSL_FNIRT_DISPLACEMENT_FIELD,
'qform'),
'sform'),
(constants.NIFTI_XFORM_ALIGNED_ANAT,
constants.NIFTI_XFORM_ALIGNED_ANAT,
constants.FSL_CUBIC_SPLINE_COEFFICIENTS,
'scaling'),
(constants.NIFTI_XFORM_UNKNOWN,
constants.NIFTI_XFORM_UNKNOWN,
constants.NIFTI_INTENT_NONE,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment