Skip to content

Commit 8fddcf6

Browse files
committed
Merge branch 'doc_update' into 'master'
update doc for the saving_every_n_frames attributes See merge request limagroup/Lima-tango-python!121
2 parents e722898 + e0dfa32 commit 8fddcf6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

doc/index.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,8 @@ saving_managed_mode rw DevString On some detectors, s
361361
the mode using these attribute values:
362362
- HARDWARE, lima will not manage the saving but set the camera to do the job
363363
- SOFTWARE, (default) Lima is managing the saving
364-
saving_every_n_frames rw DevLong Save frame every N frames (experimental)
364+
saving_every_n_frames rw DevLong if positive it does save frame every N frames, if negative it does NOT save every N
365+
frames, for instance -2 means frames 0,2,4.. are not saved
365366
saving_use_hw_comp rw DevBoolean Try to use the compressed image blob injected by the HW plugin (like the Dectris/Eiger)
366367
saving_zbuffer_<field> rw ... The allocation parameters for saving compression buffers
367368
=========================== ======= ======================= =======================================================================================

0 commit comments

Comments
 (0)