0.2.2
What's Changed
This release changes the default behavior of the number of iterations chosen for the FWECorrector, we reduced the default number of montecarlo simulations from 10,000 to 5,000 as this allows for a more manageable runtime with limited impact on the stability of the results.
🎉 Exciting New Features
- Add advanced plots to IBMA report by @JulioAPeraza in #864
🐛 Bug Fixes
- Fix ridgeline plot in IBMA report by @JulioAPeraza in #863
- [FIX] tqdm not displaying on notebooks by @jdkent in #878
- [FIX] fwe docstrings by @jdkent in #868
Other Changes
- Clarify FWECorrector arguments by @adelavega in #865
- [MAINT] limit version of nilearn to 0.10.2 by @jdkent in #877
- [MAINT] use updated black by @jdkent in #876
Full Changelog: 0.2.1...0.2.2