0.1.0
Initial Release
What's Changed
- Refactor clustering by @mscheltienne in #14
- Bump version to .dev by @mscheltienne in #18
- Update _BaseCluster.reorder() to also reorder _BaseCluster.labels by @vferat in #19
- Add warning when retrieving path for lemon dataset while pymatreader is not installed by @mscheltienne in #22
- Test against dev version of MNE by @vferat in #23
- Add ChInfo class to hold channel-related information only by @mscheltienne in #21
- Add repr html by @vferat in #26
- Improvements to viz by @mscheltienne in #27
- rename clusterS_names to cluster_names by @mscheltienne in #28
- Add I/O from and towards fiff format by @mscheltienne in #29
- docs: add mscheltienne as a contributor for doc, ideas, infra, maintenance, projectManagement, review, test by @allcontributors in #32
- Update Segmentation by @vferat in #30
- docs: add vferat as a contributor for doc, ideas, infra, maintenance, projectManagement, review, test by @allcontributors in #33
- MRG: Add type hints by @mscheltienne in #34
- Use black and isort for formating by @mscheltienne in #35
- Rework preprocessing by @vferat in #36
- Rename n epochs by @vferat in #38
- [MNT] Move package configuration and dependencies to pyproject.toml (PEP 518, 621) by @mscheltienne in #39
- Dev metrics by @vferat in #37
- Try to fix test CI by @mscheltienne in #41
- Add group level analysis tutorials by @vferat in #42
- [DOC] Improvement to the docstrings and to the docdict by @mscheltienne in #43
- [Paper] Submission by @vferat in #40
Full Changelog: v0.0.0-alpha...0.1.0