Open farznaj opened 4 years ago
There is a similar error with session_id 873720614.
In SDK 2.4
session = BehaviorOphysSession.from_lims(945586450)
session.ophys_timestamps # dff_frames (len=48282) is not equal to number of split timestamps (len=48253)
Cannot load metadata either
I believe this is the same issue as #1804
Describe the bug For a mesoscope session,
dataset.ophys_timestamps
fails.To Reproduce
Expected behavior To get an output from
dataset.ophys_timestamps
Actual Behavior I get the following error:
Environment (please complete the following information):
Additional context NA
Do you want to work on this issue? Unfortunately I won't have the time, but if I can help with better understanding and resolving the problem, please do let me know.