Skip to content

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.

2 participants