subject2mni_coords¶
Description¶
Transforms coordinates from subject space to MNI space
Usage example¶
Suppose you open a simulation and see a hotspot at the position (-43, -17, 74). You want to determine where this hotspot is in MNI coordinates
Run
subject2mni_coords -m m2m_ernie/ -c -43 -17 74
This will output the corresponding coordinates in MNI space.
Further notes¶
Type
subject2mni_coords -h
for more information