kofalt / nighres

Processing tools for high-resolution neuroimaging

Home Page:http://nighres.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Travis CI build status (Linux Trusty)

Nighres

Nighres is a Python package for processing of high-resolution neuroimaging data. It developed out of CBS High-Res Brain Processing Tools and aims to make those tools easier to install, use and extend.

You can get Nighres from PyPI (soon!):

pip install nighres

If necessary, pip will also install Nighres' dependencies:

  • Numpy
  • Nibabel

For a detailed documentation and installation instructions visit http://nighres.readthedocs.io/en/latest/

Currently, Nighres is developed and tested on Linux Ubuntu Trusty and Python 2.7. We hope to support all common Unix platforms and Python 3 soon.

About

Processing tools for high-resolution neuroimaging

http://nighres.readthedocs.io/en/latest/

License:Apache License 2.0


Languages

Language:Python 93.1%Language:Shell 6.9%