v0.6.4
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 toyasa.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