nidmresults

Export of neuroimaging statistical results using NIDM as specified at http://nidm.nidash.org/specs/nidm-results.html.


Keywords
Prov, NIDM, Provenance
License
MIT
Install
pip install nidmresults==2.1.0

Documentation

nidmresults

A Python library to read and write NIDM-Results packs.

You are free to copy, modify, and distribute nidmresults with attribution under the terms of the MIT license. See the LICENSE file for details.

Install

nidmresults is distributed with PyPI, to install the latest relase you can use:

pip install nidmresults

To work with the current developement version we recommend cloning this repository locally and then install using

python setup.py install

Example of usage

Examples are available in the examples folder.

Contributing

Thanks for your interest in contributing to nidmresults. All contributions are very welcome! If you experience difficulties using the library, please open an issue describing the problem. See the list of current issues.