Skip to content

kingjr/pyaffineprep

 
 

Repository files navigation

pyaffineprep

BIDS-compatible intra-subject registration (slice-timing correction, motion correction, coregistration) in pure Python (no FSL, SPM, etc.)!

It also generates HTML pages for QA

Important

This is not yet quite ready for production

License

All material is Free Software: BSD license (3 clause).

Important links

Dependencies

  • Python >= 2.6
  • Numpy >= 1.3
  • SciPy >= 0.7
  • matplotlib >= 0.99.1
  • nibabel >= 1.3.0
  • nilearn >= 0.1.3
  • pybids >= 0.3

Installation

$ python setup.py install

How to run

$ python pyaffineprep.py -h

About

Preprocessing of single-subject MRI images in pure Python!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.1%
  • HTML 5.5%
  • Other 1.4%