AllenInstitute / visual_behavior_analysis

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

Entrypoints for behavior analysis scripts #443

Open nicain opened 5 years ago

nicain commented 5 years ago

https://github.com/AllenInstitute/visual_behavior_analysis/tree/master/scripts has many scripts that serve as analysis runners. Need to triage these, and factor these into entrypoints for the repo. Then we can drive them with the bamboo build

nicain commented 5 years ago

@matchings is there a good first target script?

matchings commented 5 years ago

convert_level_1_to_level_2.py is the first step, so I think it makes sense to start there.

wbwakeman commented 5 years ago

Experiment summary figure endpoint driven by Bamboo build.