What's Changed
- Bump actions/setup-python from 4 to 5 by @dependabot[bot] in #138
- Bump codecov/codecov-action from 3 to 4 by @dependabot[bot] in #140
- Bump actions/cache from 3 to 4 by @dependabot[bot] in #141
- ADD flat_threshold argument in find_bad_by_nan_flat method from NoisyChannels by @nabilalibou in #144
- Fixes for Numpy 2 by @sappelhoff in #148
- implemented MAD using scipy by @Ayush-Devs in #153
- try to reduce _mad usage fully by @sappelhoff in #155
- remove dead code from fit method by @sappelhoff in #157
- Reference interpolates instead of deletes channels manually marked as bad, closes #146 by @john-veillette in #156
- Replace mne legacy functions with modern code by @sappelhoff in #161
- Update contributing guide and CI workflows by @sappelhoff in #162
- ENH: allow specifying ransac at class inst of NoisyChannels by @sappelhoff in #164
New Contributors
- @nabilalibou made their first contribution in #144
- @Ayush-Devs made their first contribution in #153
- @john-veillette made their first contribution in #156
Full Changelog: 0.4.3...0.5.0