Mne-qt-browser

Latest version: v0.6.2

Safety actively analyzes 624712 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

0.6.2

What's Changed
* Remove version file by marsipu in https://github.com/mne-tools/mne-qt-browser/pull/217
* Use hatchling as build backend by hoechenberger in https://github.com/mne-tools/mne-qt-browser/pull/219
* BUG: Fix bug with multiple theme paths by larsoner in https://github.com/mne-tools/mne-qt-browser/pull/233
* Remove fixes for MNE < 1.0 by cbrnr in https://github.com/mne-tools/mne-qt-browser/pull/236
* MNT: Add issue-forms with YAML instead of Markdown by masterismail in https://github.com/mne-tools/mne-qt-browser/pull/232

New Contributors
* masterismail made their first contribution in https://github.com/mne-tools/mne-qt-browser/pull/232

**Full Changelog**: https://github.com/mne-tools/mne-qt-browser/compare/v0.6.1...v0.6.2

0.6.1

What's Changed
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/mne-tools/mne-qt-browser/pull/209
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/mne-tools/mne-qt-browser/pull/211
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/mne-tools/mne-qt-browser/pull/213
* MAINT: Update for new copy kwarg by larsoner in https://github.com/mne-tools/mne-qt-browser/pull/214


**Full Changelog**: https://github.com/mne-tools/mne-qt-browser/compare/v0.6.0...v0.6.1

0.6.0

What's Changed
* MAINT: Use pre-commit and updates for NumPy by larsoner in https://github.com/mne-tools/mne-qt-browser/pull/179
* ENH: Improve vline by marsipu in https://github.com/mne-tools/mne-qt-browser/pull/181
* Add missing update of the label of a VLine by mscheltienne in https://github.com/mne-tools/mne-qt-browser/pull/184
* Fix: remove description bug by marsipu in https://github.com/mne-tools/mne-qt-browser/pull/183
* Merge annotations which are subject to a move/shrink/extend yielding an overlap with other annotations of the same type by mscheltienne in https://github.com/mne-tools/mne-qt-browser/pull/178
* Apply the update to the projectors on bad channel toggle by mscheltienne in https://github.com/mne-tools/mne-qt-browser/pull/187
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/mne-tools/mne-qt-browser/pull/188
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/mne-tools/mne-qt-browser/pull/189
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/mne-tools/mne-qt-browser/pull/190
* MAINT: Use public API by larsoner in https://github.com/mne-tools/mne-qt-browser/pull/191
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/mne-tools/mne-qt-browser/pull/192
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/mne-tools/mne-qt-browser/pull/193
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/mne-tools/mne-qt-browser/pull/194
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/mne-tools/mne-qt-browser/pull/197
* MAINT: Safer check by larsoner in https://github.com/mne-tools/mne-qt-browser/pull/198
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/mne-tools/mne-qt-browser/pull/201
* MAINT: Switch to black by larsoner in https://github.com/mne-tools/mne-qt-browser/pull/203
* Vizualization framework for channel specific annotations by scott-huberty in https://github.com/mne-tools/mne-qt-browser/pull/202
* Improve settings dialog by marsipu in https://github.com/mne-tools/mne-qt-browser/pull/182
* Improve toolbar tooltips by hoechenberger in https://github.com/mne-tools/mne-qt-browser/pull/127
* Improve error message if qt binding could not be found by timonmerk in https://github.com/mne-tools/mne-qt-browser/pull/205
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/mne-tools/mne-qt-browser/pull/206

New Contributors
* pre-commit-ci made their first contribution in https://github.com/mne-tools/mne-qt-browser/pull/188
* scott-huberty made their first contribution in https://github.com/mne-tools/mne-qt-browser/pull/202
* timonmerk made their first contribution in https://github.com/mne-tools/mne-qt-browser/pull/205

**Full Changelog**: https://github.com/mne-tools/mne-qt-browser/compare/v0.5.2...v0.5.3

0.5.2

What's Changed
* Lower zvalue from bad traces to 0 by mscheltienne in https://github.com/mne-tools/mne-qt-browser/pull/171
* Prevent annotations from extending beyond (0, raw.times[-1]) and fix edition of annotation descriptions by mscheltienne in https://github.com/mne-tools/mne-qt-browser/pull/172
* Remove shortcut "h" plotting epoch PTP amp when viewing raw by mscheltienne in https://github.com/mne-tools/mne-qt-browser/pull/174
* Disable time format if we don't have a measurement date by mscheltienne in https://github.com/mne-tools/mne-qt-browser/pull/175
* Fix removal of DC on precomputed data when nan's are present in the array by mscheltienne in https://github.com/mne-tools/mne-qt-browser/pull/176
* Improve deletion of annotation by mscheltienne in https://github.com/mne-tools/mne-qt-browser/pull/173
* MAINT: Patch old MNE ver test by larsoner in https://github.com/mne-tools/mne-qt-browser/pull/177


**Full Changelog**: https://github.com/mne-tools/mne-qt-browser/compare/v0.5.1...v0.5.2

0.5.1

What's Changed
* MAINT: Improve PySide6 compat by larsoner in https://github.com/mne-tools/mne-qt-browser/pull/166
* Fix scrolling through data with a visualization filter by mscheltienne in https://github.com/mne-tools/mne-qt-browser/pull/168
* BUG: Fix bug with arrow-key-based scrolling by larsoner in https://github.com/mne-tools/mne-qt-browser/pull/169


**Full Changelog**: https://github.com/mne-tools/mne-qt-browser/compare/v0.5.0...v0.5.1

0.5.0

What's Changed
* MAINT: Bump version by larsoner in https://github.com/mne-tools/mne-qt-browser/pull/147
* MAINT: Fix CIs by larsoner in https://github.com/mne-tools/mne-qt-browser/pull/158
* Fix bug with _overview_radio_clicked and channel selection with group_by='position' by mscheltienne in https://github.com/mne-tools/mne-qt-browser/pull/160
* ENH: Speed up with many annotations by larsoner in https://github.com/mne-tools/mne-qt-browser/pull/162
* MAINT: Use setuptools_scm and pyproject.toml by larsoner in https://github.com/mne-tools/mne-qt-browser/pull/163
* BUG: Fix setuptools_scm version writing by larsoner in https://github.com/mne-tools/mne-qt-browser/pull/164


**Full Changelog**: https://github.com/mne-tools/mne-qt-browser/compare/v0.4.0...v0.5.0

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.