nimare.transforms.tal2mni

tal2mni(coords)[source]

Python version of BrainMap’s tal2icbm_other.m. This function converts coordinates from Talairach space to MNI space (normalized using templates other than those contained in SPM and FSL) using the tal2icbm 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 = tal2icbm_other(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