refactor: Refactored SimCamera write_to_disk option to continously write to h5 file.
Merged
requested to merge refactor/sim_camera_write_on_disk_writes_continously_in_separate_file into main
Description
This MRs refactors the SimCamera in a way that the write_on_disk
signal/option allows the device to continously write data to disk. This is useful to test scenarios closer to operations were data is written by a separate data backend, i.e. area detector or jungfraujoch.
Definition of Done
-
Documentation is up-to-date.
Merge request reports
Activity
Filter activity
requested review from @wakonig_k
assigned to @appel_c
added 1 commit
- 41c54aa8 - refactor: Refactored SimCamera write_to_disk option to continously write to h5 file.
Please register or sign in to reply