visual_behavior_analysis icon indicating copy to clipboard operation
visual_behavior_analysis copied to clipboard

Python package for analyzing behavioral data for Brain Observatory: Visual Behavior

Results 75 visual_behavior_analysis issues
Sort by recently updated
recently updated
newest added

Getting ophys timestamps from utilities assumed 4 FOVs (8 planes). For pilot data, this may not be true (can have any number of FOVs). Added a function to get the...

Removing the first extreme artifact from the wheel encoder time and speed arrays from both foraging and foraging2 modules

- Read Kyle's paper on modeling omission responses - shuffle control of all Cre lines clusters - area and depth analysis of clusters - selecting number of k (14 with...

using F test to compute reduction in variance with different number of clusters.

Iryna's main priorities: - **area and depth analysis for all cre lines** > most of the code that is used for area and depth analysis is in GLM repo, cluster...

merging my branch (which is already up to date with master) with master.

Calls I made to visual_behavior.database only work on pymongo==3.12.3 or below (pymongo>=4.0 does not work) *MongoClient.database_names() was removed in the migration to version 4, so the function list_database_names() must be...