ladisk / LDAQ

MIT License
24 stars 5 forks source link

BUG: get_measurement() time vector #57

Closed gasperkrivic closed 11 months ago

gasperkrivic commented 11 months ago

when periodic saving is turned on, time vector from get_measurement() should not alwys start from 0. It should reflect what data in time is stored in the data and video buffer.

TKosir commented 11 months ago

implemented