A Python library for coordinate- and image-based meta-analysis.
Currently, NiMARE implements a range of image- and coordinate-based meta-analytic algorithms, as well as several methods for advanced meta-analytic methods, like automated annotation and functional decoding.
Please see our installation instructions for information on how to install NiMARE.
pip install nimare
pip install git+https://github.com/neurostuff/NiMARE.git#egg=nimare[peaks2maps-cpu]
If you have TensorFlow configured to take advantage of your local GPU use
pip install git+https://github.com/neurostuff/NiMARE.git#egg=nimare[peaks2maps-gpu]
Please see our contributing guidelines for more information on contributing to NiMARE.
We ask that all contributions to NiMARE
respect our code of conduct.