Commit 5b46994
Refactor acquisition logic to handle logical variable spectrum.
When using the logical variable mode, we have a frame being captured for
each logical step. For this reason, now we are dealing with a
3-dimensional data.
The logic for finishing one acquisition has also being simplified.
The NDArray allocation has being moved to the end of the loop, when the
frame callback is actually being called.
Co-authored-by: Guilherme Rodrigues de Lima <guilherme.lima@lnls.br>1 parent 2f8c452 commit 5b46994
2 files changed
Lines changed: 215 additions & 113 deletions
0 commit comments