Closed shailajaAkella closed 2 months ago
I think I found the cause of this:
I'll try adding something in npc_mvr
to check for blocks of frametimes like this, and discard all but the one that starts closest to the start time of the experiment video data, or has the closest match in number of frames
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]