Modeling and Statistical analysis of fMRI data in Python
Project description
Nistats
Nistats is a Python module for fast and easy modeling and statistical analysis of functional Magnetic Resonance Imaging data.
It leverages the nilearn Python toolbox for neuroimaging data manipulation (data downloading, visualization, masking).
This work is made available by a community of people, amongst which the INRIA Parietal Project Team and D’esposito lab at Berkeley.
It is based on developments initiated in the nipy nipy project.
Important links
Official source code repo: https://github.com/nistats/nistats/
HTML documentation (stable release): http://nistats.github.io/
Dependencies
The required dependencies to use the software are:
Python >= 2.7
setuptools
Numpy >= 1.8.2
SciPy >= 0.14
Nibabel >= 2.0.2
Nilearn >= 0.2.0
Pandas >= 0.13.0
Sklearn >= 0.15.0
Patsy >= 0.2.0
If you are using nilearn plotting functionalities or running the examples, matplotlib >= 1.3.1 is required.
If you want to run the tests, you need nose >= 1.2.1 and coverage >= 3.6.
If you want to download openneuro datasets Boto3 >= 1.0.0 is required
Install
In order to perform the installation, run the following command from the nistats directory:
python setup.py install --user
Development
Code
GIT
You can check the latest sources with the command:
git clone git://github.com/nistats/nistats
or if you have write privileges:
git clone git@github.com:nistats/nistats
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file nistats-0.0.1a0.tar.gz
.
File metadata
- Download URL: nistats-0.0.1a0.tar.gz
- Upload date:
- Size: 66.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 75e2aff6a0793a7b75e34a40e9468eb199148ffd04b8449ec0ec1520d03712d3 |
|
MD5 | 893dae156d90d4398192f3dfa20b0fd2 |
|
BLAKE2b-256 | f2b056374a94b61e6850fdb1c61f0558dd2758461e0f46f6c91a0d0be95a0cd0 |
File details
Details for the file nistats-0.0.1a0-py2.py3-none-any.whl
.
File metadata
- Download URL: nistats-0.0.1a0-py2.py3-none-any.whl
- Upload date:
- Size: 79.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 555715c13154bf749f6f492cebbe6e49763a3376bd37af72269cf49b4daa5dc0 |
|
MD5 | 58f221b6a864069b4bda3af9592c403c |
|
BLAKE2b-256 | 63689326d06734721d97931d0adbdcfd4f08e97dedf91063cf5d4f16a507cd1e |