Helpful Links

From MEG Core
Revision as of 12:33, 21 February 2018 by Brad (talk | contribs)
Jump to navigation Jump to search

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

  • Python.org Python Software Foundation (US)
  • Python 3.x reference documentation and tutorial [1]
  • NumPy, provides an N-dimensional array object [2]
  • NiBabel, tools to read and write common neuroimaging file formats [3]