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

Original output files are overwritten after instrument resets #14

Open
amcmahon01 opened this issue Jul 30, 2018 · 0 comments
Open

Original output files are overwritten after instrument resets #14

amcmahon01 opened this issue Jul 30, 2018 · 0 comments
Labels

Comments

@amcmahon01
Copy link
Member

Description

Currently, after resetting an instrument, the original output files are overwritten, resulting in the loss of any data from before the reset. This is especially undesirable for instruments with initialization procedures (for example, white references with the specs), since that data lost if they are reset mid-flight, potentially making the post-reset data unusable.

Possible Implementation

Instead of overwriting, the output filenames should be appended with a incremental number (or timestamp) after a reset, so that all original data is preserved.

@serbinsh serbinsh added the bug label Aug 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants