-
Notifications
You must be signed in to change notification settings - Fork 4
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
Add method for changing the data record duration #14
Conversation
…nd settable, and add a public getter to the Edf object.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We'll have to rewrite annotation signals to keep them valid. Optimally, this would be done separately for each annotation signal, but if that is too cumbersome it is probably fine to merge multiple annotation signals into one.
Note: I added 2 commits fixing docstring issues.
…t test to get code coverage to 100%.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very nice and thorough testing!
…` fixture, refactor some inefficient code.
No description provided.