Inheritance diagram for nipy.neurospin.neuro.image_classes:
Input/output functions. This ‘high-level’ module is not meant to stay permanently in fff, but is supplied to fff users so that they can process data for real until fff is properly integrated into nipy.
Bases: nipy.neurospin.neuro.image_classes.image
Basic image class.
transform: 4x4 transformation matrix from array to scanner coordinate system.
IMPORTANT NOTE: the image class assumes that the scanner coordinate system is ALWAYS right-handed and such that x increases from left to right, y increases from posterior to anterior, and z increases in the inferior to superior direction. This transformation is thus exactly what the nifti norm calls the ‘qform’.