Installation

You’ll need to set up your software environment to be able to use nimare. To set up a local environment, you will need Python >=3.6 and the following packages will need to be installed:

  • nibabel
  • numpy
  • scipy
  • pandas
  • statsmodels
  • nipype
  • scikit-learn
  • nilearn

You can then install nimare with:

python setup.py develop

What Next?

For an overview of what you can do with NiMARE see NiMARE Documentation.

To get right to using NiMARE see the documentation on the command line interface.

If you have questions, or need help with using NiMARE, check out NeuroStars.