pyControl / code

pyControl GUI and framework code
https://pycontrol.readthedocs.io
GNU General Public License v3.0
23 stars 20 forks source link

Record session end time #61

Closed ThomasAkam closed 1 year ago

ThomasAkam commented 2 years ago

Currently the data file for a pycontrol session records the start date and time of the session (using the computer's system clock) and the time of things that happen during the session in ms relative to the session start (using the pyboard's clock). The time when the session ends is not currently recorded. It would be useful to record the session end time in both pyboard clock ms and computer system clock time.

ThomasAkam commented 1 year ago

Implemented in new_data_file_format branch at commit 50704e03722bd1c8aae95d6801b79cafef18679e