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

GGIR use case 1 #14

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

GGIR use case 1 #14

wants to merge 5 commits into from

Conversation

eriktks
Copy link
Member

@eriktks eriktks commented Mar 31, 2021

Ref: sequgen issue #21

Description

Notebook for the first GGIR use case. Challenges:

  1. use case requires boxcar function (implemented, see sequgen PR #79)
  2. use case requires repeated parameter sampling (implemented with function peaks_generate)
  3. use case requires relations between Dimension parameters (implemented with additional checks by functions peaks_extends_maximum and peaks_overlap)
  4. use case does not require discrete time axis, adding this would remove information about the signal (implemented by not using the time axis and staying in the sample domain)

To test

Install notebook and verify that it generates reasonable time series, compare with https://cran.r-project.org/web/packages/GGIR/vignettes/GGIR.html#42_Output_part_4 , tab 4.2.3 visualization_sleep.pdf

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@eriktks eriktks marked this pull request as ready for review April 6, 2021 11:07
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

Successfully merging this pull request may close these issues.

1 participant