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

Update requirements for datetime and warnings about inaccuracy #118

Merged
merged 2 commits into from
Oct 9, 2019

Conversation

jpgill86
Copy link
Owner

@jpgill86 jpgill86 commented Oct 9, 2019

Following release of ephyviewer 1.2.0, it is now possible to require it for datetime_format.

Also, I have discovered at least one more way (other than pauses during acquisition) by which the datetime stored in an AxoGraph file may be inaccurate: if the chart was created with "New chart" and not immediately run with "Run chart", the delay will introduce inaccuracy. The time when "New chart" was clicked is stored in the file, not when "Run chart" was clicked. Warnings and comments have been updated to reflect this.

ephyviewer 1.2.0 or later is needed for ``ephyviewer.MainViewer(datetime_format = ...)``, which was introduced into neurotic in #110.
Datetime may be inaccurate for more reasons than just pauses during acquisition.
@jpgill86 jpgill86 added the documentation Improvements or additions to documentation label Oct 9, 2019
@jpgill86 jpgill86 added this to the 1.1.0 milestone Oct 9, 2019
@coveralls
Copy link

Coverage Status

Coverage remained the same at 43.64% when pulling 7f47917 on datetime-req into f1fa360 on master.

@jpgill86 jpgill86 merged commit 1abf0ca into master Oct 9, 2019
@jpgill86 jpgill86 deleted the datetime-req branch October 9, 2019 06:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants