Closed caseyjlaw closed 1 year ago
Voltage dumps are fast, but that design requires a second trigger to save data to disk. Proposed solutions:
We'll try to implement the latter.
Changes in place in T2 and look_after_dumps.py service in dsa110-xengine. This will issue a second 'flush' trigger after 60 seconds. The flushed data is then removed.
look_after_dumps.py
Voltage dumps are fast, but that design requires a second trigger to save data to disk. Proposed solutions:
We'll try to implement the latter.