Skip to content

v0.6.4

Compare
Choose a tag to compare
@raphaelvallat raphaelvallat released this 13 Jan 14:06
· 9 commits to master since this release
6b37c63

Minor release with one bugfix and several other improvements:

  • Fix MNE plot_topomap deprecation (#119)
  • Pass relative_prominence parameters in :py:func:yasa.rem_detect (#151)
  • Rename yasa.simulate_hypno function to yasa.simulate_hypnogram
  • Add Hypnogram class in public API. Hypnogram will become the default method for manipulating hypnograms in YASA starting from v0.7.
  • Requires mne>=1.3, numpy>=1.18.1, numba>=0.57.1