Neuroimaging tools for Python.
The aim of NIPY is to produce a platform-independent Python environment for the analysis of functional brain imaging data using an open development model.
In NIPY we aim to:
NIPY is the work of many people. We list the main authors in the file
AUTHOR
in the NIPY distribution, and other contributions in THANKS
.
Current information can always be found at the NIPY project website.
For questions on how to use nipy or on making code contributions, please see
the neuroimaging
mailing list:
https://mail.python.org/mailman/listinfo/neuroimaging
Please report bugs at github issues:
https://github.com/nipy/nipy/issues
You can see the list of current proposed changes at:
https://github.com/nipy/nipy/pulls
You can find our sources and single-click downloads:
To run nipy's tests, you will need to install the nose Python testing package. If you are using Python 2.7, you will also need to install the mock testing package - e.g.:
pip install nose mock
Then:
python -c "import nipy; nipy.test()"
You can also run nipy's tests with the nipnost
script in the tools
directory of the nipy distribution:
./tools/nipnost nipy
nipnost
is a thin wrapper around the standard nosetests
program that
is part of the nose package. Try nipnost --help
to see a large number of
command-line options.
See the latest installation instructions.
We use the 3-clause BSD license; the full license is in the file LICENSE
in
the nipy distribution.
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。