AllenNeuralDynamics / AllenNeuralDynamics/aind-dynamic-foraging-bfm-wrapper
Allow more flexible filtering of behavior sessions
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 1
- Avg merge
- 4h 5m
- Merged PRs (30d)
- 24
Description
Use cases
- Right now we have hard coded the stage to be either STAGE_FINAL or GRADUATED. But we could want to investigate other stages
- Right now we have hard coded the modality should be `behavior`, but we might want to filter for only sessions with another modality like FIP
The query to docdb already accepts flexible queries and filters, so the only design decision is where to put those filters in the hydra configuration
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.