Install a working conda installation (see here).
conda env create -n xb -y -f https://raw.githubusercontent.com/janclemenslab/xarray-behave/refs/heads/master/env/xb.yml
See demo.ipynb
for usage examples.
xarray tools for behavioral data.
pip install xarray-behave==0.28.4
Install a working conda installation (see here).
conda env create -n xb -y -f https://raw.githubusercontent.com/janclemenslab/xarray-behave/refs/heads/master/env/xb.yml
See demo.ipynb
for usage examples.