AllenInstitute / mindscope_utilities

Utilities for loading, manipulating and visualizing data from the Allen Institute Mindscope program
Other
2 stars 1 forks source link

Add shifting to etr #33

Closed dougollerenshaw closed 3 years ago

dougollerenshaw commented 3 years ago

Adds an option to event_triggered_response to shift responses instead of interpolating Adds an example notebook to the examples folder showing the syntax and results for event_triggered_response` using both the interpolate=True and interpolate=False methods Adds two functions to general_utilities:

Both have associated tests