Skip to content

Consider how to allow for writing a different number of frames than is collected. #1006

@jwlodek

Description

@jwlodek

One thing we do sometimes is run a detector at a speed 10x faster than the data being collected, and average 10 frames at a time as a way to get better noise levels. Currently the logic sets the num_images and the expected num_capture to the same amount. it would be good if we could introduce a way to scale these numbers.

Acceptance Criteria

  • There is a way to specify that we want to take say 1000 images which will result in 100 frames written to disk

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions