Skip to content

Comments

Don't error if 'data' group already exists#117

Open
chrisjbillington wants to merge 1 commit intolabscript-suite:masterfrom
chrisjbillington:allow-data-exist
Open

Don't error if 'data' group already exists#117
chrisjbillington wants to merge 1 commit intolabscript-suite:masterfrom
chrisjbillington:allow-data-exist

Conversation

@chrisjbillington
Copy link
Member

This allows e.g. FunctionRunner functions to save data acquired at the start of a shot during transition_to_buffered, which is less awkward than trying to stash it somewhere and arrange to save it during transition_to_manual.

We do some measurements at the start of a shot that are essentially logging the state of things when the shot ran. It makes sense to simply save them when they're measured instead of jumping through hoops to save them later.

This allows e.g. FunctionRunner functions to save data acquired at the
start of a shot during transition_to_buffered, which is less awkward
than trying to stash it somewhere and arrange to save it during
transition_to_manual.
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