Mne-qt-browser

Latest version: v0.6.3

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

Scan your dependencies

Page 1 of 5

0.6.3

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed
* MAINT: Reenable NumPy and SciPy nightly by larsoner in https://github.com/mne-tools/mne-qt-browser/pull/238
* MAINT: Remove packaging as dependency by larsoner in https://github.com/mne-tools/mne-qt-browser/pull/239
* MAINT: Remove cruft by larsoner in https://github.com/mne-tools/mne-qt-browser/pull/242
* Fix project urls in pyproject.toml by richardkoehler in https://github.com/mne-tools/mne-qt-browser/pull/244
* Remove ref-names from .git_archival.txt by sappelhoff in https://github.com/mne-tools/mne-qt-browser/pull/250
* MAINT: Remove colorspacious dependency by larsoner in https://github.com/mne-tools/mne-qt-browser/pull/257

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

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

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

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.