Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 2 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 create -c conda-forge -c ncb -n xb python=3.12 xarray-behave
```

See `demo.ipynb` for usage examples.