AllenInstitute / visual_behavior_analysis

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

visual_behavior_data MongoDB problems #805

Closed alexpiet closed 2 years ago

alexpiet commented 2 years ago

The visb-lambda GPU workstation hosted the visual_behavior_data mongoDB. I managed to restore some of the databases based on backups doug made before he left. However, there are several functions in the VBA repo that query collections that no longer exist. I do not know how to restore these databases. I'm documenting the problem here.

https://github.com/AllenInstitute/visual_behavior_analysis/blob/d37ba1bd5b0a0219ad6089559f8beb32e49d3b39/visual_behavior/utilities.py#L552

alexpiet commented 2 years ago

I'm closing this issue because Marina advised it was outdated.