nimare.transforms.mni2tal

mni2tal(coords)[source]

Python version of BrainMap’s icbm_other2tal.m. This function converts coordinates from MNI space (normalized using templates other than those contained in SPM and FSL) to Talairach space using the icbm2tal transform developed and validated by Jack Lancaster at the Research Imaging Center in San Antonio, Texas. http://www3.interscience.wiley.com/cgi-bin/abstract/114104479/ABSTRACT FORMAT outpoints = icbm_other2tal(inpoints) Where inpoints is N by 3 or 3 by N matrix of coordinates (N being the number of points) ric.uthscsa.edu 3/14/07