AllenNeuralDynamics / aind-dynamic-foraging-data-utils

Tools for the analysis of behavior and neural data from the dynamic foraging task
MIT License
2 stars 0 forks source link

Add trial index to df_events table #36

Closed alexpiet closed 1 month ago

alexpiet commented 2 months ago

Process each event timestamp and assign it to the most recent trial start.

Making a note that the df_trials processing indexes the first go cue as time =0. Thats fine as a convention, but we should decide if we want to do that uniformly.