Recent Releases of autoreject
autoreject - v0.4.3
What's Changed
- MAINT: HDF5 deprecated use of NumPy prod by @larsoner in https://github.com/autoreject/autoreject/pull/307
- MAINT: Dep by @larsoner in https://github.com/autoreject/autoreject/pull/308
- MAINT: Use explicitly public functions by @larsoner in https://github.com/autoreject/autoreject/pull/310
- FIX: Deps by @larsoner in https://github.com/autoreject/autoreject/pull/313
- Sort Autoreject.picks to avoid AssertionError by @paulcbogdan in https://github.com/autoreject/autoreject/pull/312
- DOC FIX phrasing by @jasmainak in https://github.com/autoreject/autoreject/pull/314
- Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/autoreject/autoreject/pull/315
- test mneqtbrowser, remove test warning for coverage by @sappelhoff in https://github.com/autoreject/autoreject/pull/317
- [ENH] Clarify language in example by @alexrockhill in https://github.com/autoreject/autoreject/pull/321
- MAINT: Update epochs.get_data calls by @larsoner in https://github.com/autoreject/autoreject/pull/324
New Contributors
- @paulcbogdan made their first contribution in https://github.com/autoreject/autoreject/pull/312
Full Changelog: https://github.com/autoreject/autoreject/compare/v0.4.2...v0.4.3
- Python
Published by larsoner over 2 years ago
autoreject - v0.4.2
What's Changed
- MAINT: Bump to dev by @larsoner in https://github.com/autoreject/autoreject/pull/291
- use sphinxopts, fix docs by @sappelhoff in https://github.com/autoreject/autoreject/pull/292
- BUG: Fix bug with nan, update infrastructure by @larsoner in https://github.com/autoreject/autoreject/pull/293
- Bump codecov/codecov-action from 1 to 3 by @dependabot in https://github.com/autoreject/autoreject/pull/294
- MAINT: Release 0.4.1 by @larsoner in https://github.com/autoreject/autoreject/pull/298
- ENH: add option for aspect ratio by @jasmainak in https://github.com/autoreject/autoreject/pull/299
- switch docs theme: pydatasphinxtheme by @sappelhoff in https://github.com/autoreject/autoreject/pull/304
- REL: 0.4.2 by @sappelhoff in https://github.com/autoreject/autoreject/pull/303
New Contributors
- @dependabot made their first contribution in https://github.com/autoreject/autoreject/pull/294
Full Changelog: https://github.com/autoreject/autoreject/compare/v0.4...v0.4.2
- Python
Published by sappelhoff about 3 years ago
autoreject - v0.4
What's Changed
- fix for future mne 1.0 by @agramfort in https://github.com/autoreject/autoreject/pull/259
- start 0.4 dev cycle by @sappelhoff in https://github.com/autoreject/autoreject/pull/264
- add python publish workflow by @sappelhoff in https://github.com/autoreject/autoreject/pull/265
- MAINT: Add Azure by @larsoner in https://github.com/autoreject/autoreject/pull/263
- FIX modulenotfound error by @jasmainak in https://github.com/autoreject/autoreject/pull/267
- DOC, INFRA, CI: document and bump versions by @sappelhoff in https://github.com/autoreject/autoreject/pull/268
- [MRG] add reject_log option to ar.transform by @jasmainak in https://github.com/autoreject/autoreject/pull/273
- [MRG] DOC: show methods in API docs by @sappelhoff in https://github.com/autoreject/autoreject/pull/274
- Fix and refactor RANSAC for n_jobs>1 by @skjerns in https://github.com/autoreject/autoreject/pull/280
- Include ecog and seeg by @chapochn in https://github.com/autoreject/autoreject/pull/281
- getrejectionthreshold with augment=False by @chapochn in https://github.com/autoreject/autoreject/pull/282
- fix for MNE 1.1 deprecations by @agramfort in https://github.com/autoreject/autoreject/pull/284
- MAINT: Use pathlib methods by @larsoner in https://github.com/autoreject/autoreject/pull/285
- Allow custom title to pass through plot function by @szerfas1 in https://github.com/autoreject/autoreject/pull/287
- MAINT: Bump in prep for release by @larsoner in https://github.com/autoreject/autoreject/pull/288
New Contributors
- @larsoner made their first contribution in https://github.com/autoreject/autoreject/pull/263
- @skjerns made their first contribution in https://github.com/autoreject/autoreject/pull/280
- @chapochn made their first contribution in https://github.com/autoreject/autoreject/pull/281
- @szerfas1 made their first contribution in https://github.com/autoreject/autoreject/pull/287
Full Changelog: https://github.com/autoreject/autoreject/compare/v0.3...v0.4
- Python
Published by larsoner over 3 years ago