SainsburyWellcomeCentre / aeon_experiments

Experiment workflows for Project Aeon
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

Epoch timestamp doesn't always align with file timestamps #332

Closed jkbhagatio closed 1 year ago

jkbhagatio commented 1 year ago

E.g. in \ceph\aeon\aeon\data\raw\AEON3\multianimal-test\2023-09-01T11-26-29\CameraTop\, the epoch seems to be given in local time (11:26:29), while the first chunk is given in UTC.

I guess epoch times should also be logged in UTC going forward?

glopesdev commented 1 year ago

This was fixed in https://github.com/SainsburyWellcomeCentre/aeon_acquisition/pull/120. I'm not sure why the test you ran still had this issue, but maybe it was using an older version of the acquisition pipeline?

Closing for now, feel free to reopen if it is still an issue.