AllenNeuralDynamics / AllenNeuralDynamics/Aind.Behavior.JustFrames

JustFrames does not log a wall-clock timestamp for recording start/stop

Đang mở
#26 2 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
C#
Star
1
Fork
0
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

When building aind-data-schema Acquisition metadata, we need wall-clock start/end times for the behavior video DataStream. Currently the only wall-clock timestamp available is the date field in session_input.json, which reflects when the Bonsai session was launched — not when video recording actually began.

In my test recordings, Bonsai ran in editor mode for ~48 minutes before the video recording started. The session_input.json date is 14:09 PST but actual recording didn't start until ~14:58 PST (based on file modification times and co-recorded ephys data).

The metadata.csv ReferenceTime values and EndSession.json timestamp are Harp device clock seconds, which give accurate duration but can't be converted to wall-clock time without an external reference.

Request: Log a wall-clock timestamp (e.g., UTC datetime.now()) when Bonsai actually starts and stops writing video data — either as fields in session_output.json, as additional SoftwareEvent entries with both Harp and system timestamps, or similar.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.