What’s new?#

Version 0.3 (unreleased)#

xxx

Notable changes#

Authors#

Detailed list of changes#

Enhancements#

  • All detectors now use mne.Annotations under the hood to create dataframe sfreq, by Adam Li (#49)

API changes#

  • mne_hfo.create_annotations_df now requires the sampling rate to be passed into the argument sfreq, by Adam Li (#49)

  • All functions used for creating events and handling events.tsv like dataframes were removed, by Adam Li (#49)

Requirements#

Bug fixes#

  • xxx

Find out what was new in previous releases