AllenInstitute / AllenSDK

code for reading and processing Allen Institute for Brain Science data
https://allensdk.readthedocs.io/en/latest/
Other
333 stars 149 forks source link

Confirm that `get_behavior_session` method on VBN cache operates as expected #2598

Closed morriscb closed 1 year ago

morriscb commented 1 year ago

get_behavior_session on the VBN cache should load the behavior only NWB files from the cache and load them. Test this using the staging.visual-behavior-neuropixels-data directory.

morriscb commented 1 year ago

Addressed as part #2561. Had to change some code but can confirm that the get_behavior_session method on the VBN cache works as expected.