Releases: vferat/pycrostates
Releases · vferat/pycrostates
0.6.1
0.6.0
This release ensures compatibility with the up-coming MNE-Python 1.8 release.
Full Changelog: 0.5.0...0.6.0
0.5.0
- [ENH] Add auto information functions by @vferat and @Frederic-vW in #112
- Improve figure size and show argument in viz functions by @mscheltienne in #158
Full Changelog: 0.4.1...0.5.0
0.4.1
- Don't distribute
pytest
related files
Full Changelog: 0.4.0...0.4.1
0.4.0
What's Changed
- Add show_gradient parameter by @vferat in #111
- Add compatibility with MNE 1.6 by @mscheltienne in #120 and #124
Full Changelog: 0.3.0...0.4.0
0.3.0
What's Changed
- [ENH] Rework Changelog by @vferat in #86
- [JOSS] Editor review by @mscheltienne in #88
- Update readme with JOSS badge by @mscheltienne in #89
- [DOC] Improve documentation and module docstrings by @mscheltienne in #87
- [DOC] Add BibClean to format references.bib by @mscheltienne in #90
- [ENH] Add support for AAHC clustering by @rkobler in #92
- Add transition probabilities by @vferat in #91
- Compare projectors if MNE is above 1.2, fix matplotlib deprecation and drop support for Python 3.7 by @mscheltienne in #77
- [MNT] Run build and tests workflows on latest Python 3.11 by @mscheltienne in #100
- [MNT] Unpin matplotlib by @mscheltienne in #101
- Fix MNE-main and doc-build CI by @mscheltienne in #108
- BUGFIX and performance improvement in AAHC clustering by @rkobler in #107
- Improve logger and fill_doc, copy_doc and verbose decorator by @mscheltienne in #109
- Auto-label/order microstates maps by @vferat in #105
- Add apply_spatial_filter by @vferat in #96
New Contributors
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
- [DOC] Mention MNE installers by @mscheltienne in #55
- [DOC] Edit the versionadded and versionchanged flags from MNE docdict entries by @mscheltienne in #53
- Small typo fixes by @AJQuinn in #59
- Community friendly rework by @vferat in #44
- Logo proposal by @LouPlanchamp in #56
- docs: add LouPlanchamp as a contributor for design by @allcontributors in #68
- [DOC] Fix installation link in readme and improve documentation build by @mscheltienne in #58
- Fix default picks by @vferat in #66
- Add _check_picks_uniqueness for extract_gfp_peaks by @vferat in #73
- Add support for coordinate transformation to ChInfo by @mscheltienne in #71
- Load an identity transform by default if dev-head-t was not found by @mscheltienne in #76
- Add CHANGELOG by @vferat in #74
- Use invert=True instead of custom code in _annotations_starts_stops by @vferat in #79
- Bump actions/checkout from 2 to 3 by @dependabot in #80
- [Review] Improve documentation by @vferat in #81
- Add note about find_peaks in the docstring for extract_gfp_peaks and improve glossary x-ref by @mscheltienne in #83
- [Paper] Change word to remove the 'replication' mention by @mscheltienne in #84
New Contributors
- @AJQuinn made their first contribution in #59
- @LouPlanchamp made their first contribution in #56
Full Changelog: 0.1.2...0.2.0
0.1.2
This is a bug-fix release to include the .jinja HTML templates in the package.
What's Changed
- Add dependabot to update actions in github workflows by @mscheltienne in #46
- Bump py-actions/flake8 from 1 to 2 by @dependabot in #49
- Bump actions/setup-python from 3 to 4 by @dependabot in #48
- Bump actions/upload-artifact from 1 to 3 by @dependabot in #47
- Add note for
mne.io.read_raw_eeglab
calls requiringpymatreader
by @mscheltienne in #52 - Package jinja files in the tarball and the wheel by @mscheltienne in #54
Full Changelog: 0.1.1...0.1.2
0.1.1
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