AllenInstitute / visual_behavior_analysis

Python package for analyzing behavioral data for Brain Observatory: Visual Behavior
Other
21 stars 6 forks source link

bugfix in loading - issue 747 #748

Closed dougollerenshaw closed 3 years ago

dougollerenshaw commented 3 years ago

Updates lines of code in data_access.loading to use updated code in data_access.from_lims to convert ophys_experiment_id top ophys_session_id.

Fixes issue #747.

Also maybe related to this issue in the GLM: https://github.com/AllenInstitute/visual_behavior_glm/issues/247

dougollerenshaw commented 3 years ago

Whoops, I meant to branch off of master. Closing this PR without a merge.