Published June 2, 2023
| Version 0.1.0
Software
Open
neurostuff/NiMARE: 0.1.0rc1
Creators
- Salo, Taylor1
- Yarkoni, Tal2
- Nichols, Thomas E.3
- Poline, Jean-Baptiste4
- Kent, James D.5
- Gorgolewski, Krzysztof J.6
- Glerean, Enrico7
- Bottenhorn, Katherine L.1
- Bilgel, Murat8
- Wright, Jessey6
- Reeders, Puck1
- Kimbler, Adam1
- Nielson, Dylan N.9
- Yanes, Julio A.10
- Pérez, Alexandre11
- Oudyk, Kendra M.11
- Jarecka, Dorota12
- Enge, Alexander13
- Peraza, Julio A.1
- Eickhoff, Simon B.14
- De La Vega, Alejandro15
- Liu, Zhen-Qi11
- Laird, Angela R.1
- 1. Florida International University
- 2. University of Texas at Austin
- 3. Big Data Institute, University of Oxford
- 4. Neurology and Neurosurgery, McGill University
- 5. Neuroscience Program, University of Iowa
- 6. Department of Psychology, Stanford University
- 7. Department of Neuroscience and Biomedical Engineering, Aalto University
- 8. National Institute on Aging
- 9. National Institute of Mental Health
- 10. Auburn University
- 11. Montreal Neurological Institute, McGill University
- 12. MIT
- 13. Max Planck Institute for Human Cognitive and Brain Sciences
- 14. Heinrich-Heine-Universität Düsseldorf
- 15. Department of Psychology, University of Texas at Austin
Description
What's Changed 🎉 Exciting New Features
- Support pre-generated maps in
CorrelationDecoder
by @JulioAPeraza in https://github.com/neurostuff/NiMARE/pull/782 - [ENH] add Coordinate Based Meta Regression by @yifan0330 in https://github.com/neurostuff/NiMARE/pull/721
- Add Corrector and Diagnostics attributes to MetaResult object by @JulioAPeraza in https://github.com/neurostuff/NiMARE/pull/804
- Add NiMAREBase features to the Corrector base class by @JulioAPeraza in https://github.com/neurostuff/NiMARE/pull/807
- Add
reports
module by @JulioAPeraza in https://github.com/neurostuff/NiMARE/pull/802 ### 🐛 Bug Fixes - Set
n_iters
defaults only for estimators withnull_method="montecarlo"
by @JulioAPeraza in https://github.com/neurostuff/NiMARE/pull/803 ### Other Changes - Drop support for Python 3.6 and 3.7 by @JulioAPeraza in https://github.com/neurostuff/NiMARE/pull/780
- [MAINT] remove codecov by @jdkent in https://github.com/neurostuff/NiMARE/pull/788
- [DOC] change readthedocs badge from latest to stable by @jdkent in https://github.com/neurostuff/NiMARE/pull/786
- [DOC] Add neurolibre link by @jdkent in https://github.com/neurostuff/NiMARE/pull/789
- [MAINT] make indexed_gzip install optional by @jdkent in https://github.com/neurostuff/NiMARE/pull/791
- Remove RC versions from Changelog by @JulioAPeraza in https://github.com/neurostuff/NiMARE/pull/790
- Unpin numpy version by @JulioAPeraza in https://github.com/neurostuff/NiMARE/pull/794
- Replace
_get_clusters_table
with nilearn'sget_clusters_table
by @JulioAPeraza in https://github.com/neurostuff/NiMARE/pull/793 - Support Python 3.11 by @JulioAPeraza in https://github.com/neurostuff/NiMARE/pull/796
- [MAINT] fix readthedocs by @jdkent in https://github.com/neurostuff/NiMARE/pull/797
- handle case of no sample size being reported by @jdkent in https://github.com/neurostuff/NiMARE/pull/792
- Fix/math display by @yifan0330 in https://github.com/neurostuff/NiMARE/pull/805
- [FIX] allow analysis to have null points when converting from nimads to dataset by @jdkent in https://github.com/neurostuff/NiMARE/pull/808
Full Changelog: https://github.com/neurostuff/NiMARE/compare/0.0.14...0.1.0
Files
neurostuff/NiMARE-0.1.0.zip
Files
(16.0 MB)
Name | Size | Download all |
---|---|---|
md5:6005d6161e08b45dd1083c1fea020181
|
16.0 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/neurostuff/NiMARE/tree/0.1.0 (URL)