AllenInstitute / npc_sessions

Tools for accessing and packaging data from behavior and epyhys sessions from the Mindscope Neuropixels team, in the cloud.
1 stars 1 forks source link

Mismatch in video timestamps and trial timestamps #114

Open shailajaAkella opened 1 month ago

shailajaAkella commented 1 month ago

Sessions effected: 660023_2023-08-09 , 666986_2023-08-15, 644867_2023-02-23.

The timestamps from the trial structure were greater than the timestamps from the behavior video for these sessions.

trials= session.trials[:].stop_times.values[-1]