v0.2
This includes series of bug fixes to the ICLabel ported model. In addition, we have
added an experimental feature for helping add ICA component annotations to BIDS-derivative for EEG format.
What's Changed
- Fix docs from adam2392 -> mne.tools by @adam2392 in #34
- Fix probabilities returned by label_components by @mscheltienne in #36
- Fix typo by @mscheltienne in #37
- [CI] Update GH Actions to test mne-stable by @adam2392 in #41
- Fix requirements and python version by @mscheltienne in #49
- [DOC] Fix installation instructions by @adam2392 in #53
- Fix previous PR Docs by @adam2392 in #54
- Add warning if the ICA decomposition provided to ICLabel is not using an extended infomax by @mscheltienne in #42
- Improve and speed-up test for warnings in ICLabel by @mscheltienne in #58
- [DOC] Try circleCI by @adam2392 in #57
- [ENH] Add API for bids pipeline annotating by @adam2392 in #60
- [PAPER] JOSS for v0.1/0.2 ICLabel port by @adam2392 in #61
- [PAPER] Remove duplicate workflow by @mscheltienne in #62
- [BUG] Fix the PSD features of ICLabel with epochs of more than 1 second by @mscheltienne in #64
- Remove unused azure pipeline by @mscheltienne in #65
- Fix ICLabel topographic features on ICA fitted with channel selection by @mscheltienne in #68
Full Changelog: v0.1...v0.2