An open API service indexing awesome lists of open source software.

https://github.com/janclemenslab/xarray-behave

Data format and GUI for working with multi-modal behavioral data
https://github.com/janclemenslab/xarray-behave

gui python xarray

Last synced: 8 months ago
JSON representation

Data format and GUI for working with multi-modal behavioral data

Awesome Lists containing this project

README

          

# xarray-behave

Install a working conda installation (see [here](https://docs.conda.io/en/latest/miniconda.html)).

```shell
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.