Mne-lsl

Latest version: v1.7.0

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

Scan your dependencies

Page 1 of 2

1.7.0

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

What's Changed
* Bundle `liblsl` together with `mne-lsl` in wheels by larsoner and mscheltienne in https://github.com/mne-tools/mne-lsl/pull/351
* Drop support for python 3.9 by mscheltienne in https://github.com/mne-tools/mne-lsl/pull/343

MNE-LSL now includes ABI3 compatible wheels with `liblsl` for the tags:
- macOS 11+: `macosx_11_0_x86_64` -- `macosx_11_0_arm64`
- Linux: `manylinux_2_17_x86_64` -- `manylinux2014_x86_64` -- `manylinux_2_17_aarch64` -- `manylinux2014_aarch64`
- Windows: `win_amd64`

**Full Changelog**: https://github.com/mne-tools/mne-lsl/compare/1.6.0...1.7.0

1.6.1

- Safer parsing of channel names in the legacy stream viewer, ensuring that incomplete metadata in the `StreamInfo` should be correctly parsed in the correct number of channels.

**Full Changelog**: https://github.com/mne-tools/mne-lsl/compare/1.6.0...1.6.1

1.6.0

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

What's Changed
* Improve coverage and improve disconnection of epochs by mscheltienne in https://github.com/mne-tools/mne-lsl/pull/317
* Fix sample and testing datasets path by mscheltienne in https://github.com/mne-tools/mne-lsl/pull/319
* Drop isort and pydocstyle in favor of ruff and pin to 0.6.0 and above by mscheltienne in https://github.com/mne-tools/mne-lsl/pull/321
* Get rid of qt5 entirely in optional requirements by mscheltienne in https://github.com/mne-tools/mne-lsl/pull/326
* add mailmap and enforce sorting of it by drammock in https://github.com/mne-tools/mne-lsl/pull/327
* Draft JOSS paper and add PDF generation gh-action by mscheltienne in https://github.com/mne-tools/mne-lsl/pull/316
* Fix negative start index when looping around dataset by toni-neurosc in https://github.com/mne-tools/mne-lsl/pull/330
* Add contributing guide by mscheltienne in https://github.com/mne-tools/mne-lsl/pull/332

New Contributors
* drammock made their first contribution in https://github.com/mne-tools/mne-lsl/pull/327
* toni-neurosc made their first contribution in https://github.com/mne-tools/mne-lsl/pull/330

**Full Changelog**: https://github.com/mne-tools/mne-lsl/compare/1.5.0...1.6.0

1.5.0

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

What's Changed
* Use property n_new_samples in detector examlpe by mscheltienne in https://github.com/mne-tools/mne-lsl/pull/288
* Add EpochsStream for epoching real-time stream on-the-fly by mscheltienne in https://github.com/mne-tools/mne-lsl/pull/258
* Add tutorial about epochs and expose base stream class by mscheltienne in https://github.com/mne-tools/mne-lsl/pull/302
* CI: Fix retry action by larsoner in https://github.com/mne-tools/mne-lsl/pull/306
* Make unit tests more robust and add tutorial for Player with annotations by mscheltienne in https://github.com/mne-tools/mne-lsl/pull/305
* Improve peak detection example using chunk size 1 by mscheltienne in https://github.com/mne-tools/mne-lsl/pull/308
* Add documentation about processing steps by mscheltienne in https://github.com/mne-tools/mne-lsl/pull/309
* Add real-time decoding example by mscheltienne in https://github.com/mne-tools/mne-lsl/pull/312

**Full Changelog**: https://github.com/mne-tools/mne-lsl/compare/1.4.0...1.5.0

1.4.0

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

What's Changed
* Improve warning handling by mscheltienne in https://github.com/mne-tools/mne-lsl/pull/243
* Fix CLI entry-point for Player by mscheltienne in https://github.com/mne-tools/mne-lsl/pull/246
* Fix push operation with a player having chunk_size set to 1 by mscheltienne in https://github.com/mne-tools/mne-lsl/pull/257
* Add example for a real-time peak detector applied to cardiac R-peak by mscheltienne in https://github.com/mne-tools/mne-lsl/pull/256
* Replace single-use thread operation with a ThreadPoolExecutor by mscheltienne in https://github.com/mne-tools/mne-lsl/pull/264
* Add example of player run in child process by mscheltienne in https://github.com/mne-tools/mne-lsl/pull/267
* Fix pushing the last chunk of a finite mock stream with chunk size of 1 by mscheltienne in https://github.com/mne-tools/mne-lsl/pull/268
* Fix flaky test by mscheltienne in https://github.com/mne-tools/mne-lsl/pull/270
* Improve CIs, example and code coverage by mscheltienne in https://github.com/mne-tools/mne-lsl/pull/273
* Improve legacy viewer scaling by mscheltienne in https://github.com/mne-tools/mne-lsl/pull/275
* Add example for bandpower on rolling window by mscheltienne in https://github.com/mne-tools/mne-lsl/pull/279
* Try to fix segfault in CIs during inlet/outlet deletion/destruction by mscheltienne in https://github.com/mne-tools/mne-lsl/pull/277
* Add manual acquisition method by mscheltienne in https://github.com/mne-tools/mne-lsl/pull/282

**Full Changelog**: https://github.com/mne-tools/mne-lsl/compare/1.3.1...1.4.0

1.3.1

- Improve handling of warnings throughout the codebase to improve the feedback received by mscheltienne in https://github.com/mne-tools/mne-lsl/pull/243

**Full Changelog**: https://github.com/mne-tools/mne-lsl/compare/1.3.0...1.3.1

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.