Skip to content

moloney/mr_analysis_101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

mr_analysis_101

IPython notebook covering the basics of magnetic resonance analysis

Getting Started

A static version of this notebook is available here.

The source code is available here.

With the source code and a suitable Python environment you can run a "live" version of this notebook on your own computer. This will allow you to make modifications to the notebook and see the results immediately.

Getting Python

You will need Python along with some of its numeric/scientific packages to run this notebook. If you are on Windows I recommend pythonxy. Anaconda is a cross-platform option (Windows, OSX, Linux). On Linux you might also just use your distributions package manager (e.g. apt-get install python-numpy on Debian/Ubuntu).

The specific packages needed for this notebook are:

  • numpy
  • scipy
  • matplotlib
  • ipython
  • nmrglue
  • pydicom
  • nibabel

About

IPython notebook covering the basics of magnetic resonance analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors