Skip to content

Releases: mne-tools/mne-hfo

v0.2 Release

08 Jun 18:03
7fb5ccb
Compare
Choose a tag to compare

Implements a memory efficient Hilbert detector and other updated documentation that transfers the entire repository under the mne.tools umbrella.

Initial Release

25 Feb 21:02
Compare
Choose a tag to compare

Initial release featuring:

  • scikit-learn compatible API to run detectors and tune detectors using GridSearchCV.
  • implementation of LineLength and RMS detector
  • 70+% code coverage
  • working examples and documentation