Releases: lina-usc/pylossless
Releases · lina-usc/pylossless
Release of V0.2.0 - StLaurent
Include multiple bug fixes. Add the RejectionPolicy approach to apply PyLossless annotations to a recording. Improves test coverage.
What's Changed
- change setup description by @scott-huberty in #107
- MAINT: Doc updates by @scott-huberty in #112
- Update README.md by @scott-huberty in #113
- FIX: setup fix & loading icon fix by @scott-huberty in #114
- FIX: find breaks logging by @scott-huberty in #120
- WIP: Flag ics by @scott-huberty in #117
- FIX: Make sure annotations dont overlap with adjacent epochs by @scott-huberty in #132
- HPC Installation Instructions by @Andesha in #127
- MAINT: Update testing (use Black, Ruff, precommit hook) by @scott-huberty in #140
- MAINT: Remove qc demo job by @scott-huberty in #142
- MAINT, DOC: some testing maintenance and doc updates by @scott-huberty in #143
- MAINT: Setup a pytest fixture for reuse across tests by @scott-huberty in #144
- Fixing topomaps. by @christian-oreilly in #130
- ENH: simple HTML representation for LosslessPipeline by @scott-huberty in #146
- Implementation tutorial by @scott-huberty in #148
- DOC: Finish implementation tutorial by @scott-huberty in #150
- Adding the rejection policy. by @christian-oreilly in #138
- Merge adjacent epoch flags into a single annotation by @scott-huberty in #151
- Rename flags and methods by @scott-huberty in #152
- FIX: re-indtroduce implementation tutorial by @scott-huberty in #153
- MAINT: Update documentation and logging by @scott-huberty in #155
- Maint: Bump versions by @scott-huberty in #156
- Update edf dependency by @scott-huberty in #161
- Maint fixes by @scott-huberty in #164
- MAINT: Remove pytest.mark.filterwarnings(FutureWarnings) by @scott-huberty in #166
- MAINT: Drop black, update pre-commit hook by @scott-huberty in #168
- FIX: Don't import optional deps at the top-level by @scott-huberty in #167
- Test on Windows, Linux, MacOS Intel by @scott-huberty in #169
- adding format parameter to save function by @drpedapati in #159
- Updating the default config to be compatible with adult recordings. by @christian-oreilly in #173
- Fix bug issue #175 by @christian-oreilly in #176
- Fixing issues 123. by @christian-oreilly in #177
- Fix issue #154. by @christian-oreilly in #179
- Adding test for flags after loading. by @christian-oreilly in #178
- MAINT, FIX: explicitly install pylossless in RTD by @scott-huberty in #181
- FIX: early return in find_breaks if no annotations in raw by @scott-huberty in #180
- Test save by @christian-oreilly in #186
- Update setup.py - Bump to 0.2.0 by @christian-oreilly in #187
New Contributors
- @drpedapati made their first contribution in #159
Full Changelog: v0.1.0...v0.2.0
Congaree
Initial release. Includes: automated pipeline, QC interface through Dash, logging, CLI, and tests.