Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roadmap for v0.7 #132

Open
7 tasks
raphaelvallat opened this issue Jan 8, 2023 · 1 comment
Open
7 tasks

Roadmap for v0.7 #132

raphaelvallat opened this issue Jan 8, 2023 · 1 comment
Assignees

Comments

@raphaelvallat
Copy link
Owner

raphaelvallat commented Jan 8, 2023

Ongoing PRs:

Remaining tasks

  • Use Pooch to store and fetch datasets
  • Update changelog
  • Update FAQ, specifically section on how to export yasa.SleepStaging output to visualization softwares
  • Add example on how to add yasa.Hypnogram instance to raw.annotations
annotations = mne.Annotations(onset, duration, description)  
raw.set_annotations(annotations)  
  • Update quickstart
  • Major cleaning of notebooks
  • Brainstorm the return type of yasa.Hypnogra.upsample_to_data — should it be a yasa.Hypnogram instance, an array of string or an array of int?

Forgot anything @remrama?


Closed PRs

@remrama
Copy link
Collaborator

remrama commented Jan 8, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants