raphaelvallat / yasa

YASA (Yet Another Spindle Algorithm): a Python package to analyze polysomnographic sleep recordings.
https://raphaelvallat.com/yasa/
BSD 3-Clause "New" or "Revised" License
428 stars 115 forks source link

Roadmap for v0.7 #132

Open raphaelvallat opened 1 year ago

raphaelvallat commented 1 year ago

Ongoing PRs:

Remaining tasks

annotations = mne.Annotations(onset, duration, description)  
raw.set_annotations(annotations)  

Forgot anything @remrama?


Closed PRs

remrama commented 1 year ago

Looks great to me! If I think of anything else this is a good place to note it 👍