Helpful Links: Difference between revisions

From MEG Core
Jump to navigation Jump to search
Content added Content deleted
mNo edit summary
Line 16: Line 16:


* Python.org [https://www.python.org/ Python Software Foundation (US)]
* Python.org [https://www.python.org/ Python Software Foundation (US)]
* Python 3.x reference documentation and tutorial [https://docs.python.org/3/]
* Python 3.x reference documentation and tutorial [https://docs.python.org/3/ Python 3.6 Library Reference and Tutorials]
* NumPy, provides an N-dimensional array object [http://www.numpy.org]
* NumPy, provides an N-dimensional array object [http://www.numpy.org Matlab-like features in Python]
* NiBabel, tools to read and write common neuroimaging file formats [http://nipy.org/nibabel/]
* NiBabel, tools to read and write common neuroimaging file formats [http://nipy.org/nibabel/]

Revision as of 12:36, 21 February 2018

Helpful Links

  • Anyone interested in MEG should check out MEG Community, and join their mailing list.
  • AFNI is an essential tool for utilizing the SAM pipeline.
  • Freesurfer is another essential tool for incorporating anatomical MRI data in your analysis.

Python Programming in Neuroimaging