Ecosyste.ms: Awesome
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: about 2 months ago
JSON representation
Data format and GUI for working with multi-modal behavioral data
- Host: GitHub
- URL: https://github.com/janclemenslab/xarray-behave
- Owner: janclemenslab
- License: apache-2.0
- Created: 2019-07-10T11:16:21.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-29T10:23:58.000Z (8 months ago)
- Last Synced: 2024-05-29T20:35:47.755Z (8 months ago)
- Topics: gui, python, xarray
- Language: Python
- Homepage:
- Size: 17.1 MB
- Stars: 7
- Watchers: 4
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.