An repository for an experiment that acquires data from VrForaging and FIP.
- Ensure the requirements of both repositories Aind.Behavior.VrForaging and Aind.Physiology.Fip are fulfilled. This repository requires uv to be installed!
- Clone this repository
- Run
./scripts/deploy.cmd - Ensure
clabe.ymlis defined in your system. There is an example inexamples/clabe.ymlthat can be used to get you going by copying it into./local. main.pyprovides an easy way to launch the combined experiment. Feel free to change theexperimentfunction to whatever fits your need.- Run the experiment by
uv run main.py <optional launcher parameters>