You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Absolute time in the dataframe was supposed to be aligned to go cue of first trial, but is now aligned to the start of the first trial. In behavior control, a trial starts with and ITI, followed by a no lick window and then go cue comes.
Oof! good catch. This is probably my fault. Lets double check to make sure we are aligning everything to the start of the first go cue, and not the start of the first trial (FIP, events, trials table)
Describe the bug
Absolute time in the dataframe was supposed to be aligned to go cue of first trial, but is now aligned to the start of the first trial. In behavior control, a trial starts with and ITI, followed by a no lick window and then go cue comes.
To Reproduce
Steps to reproduce the behavior:
Please check this line:
https://github.com/AllenNeuralDynamics/aind-dynamic-foraging-data-utils/blob/main/src/aind_dynamic_foraging_data_utils/nwb_utils.py#L332
Expected behavior
Time is aligned to first go cue.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: