Skip to main content

xarray tools for behavioral data.

Project description

xarray-behave

Installation

Install a working conda installation with python 3.7 (see here).

Non-GUI

If you do not want to use the GUI, e.g. if just want to create, load, save datasets:

conda create -n xb python=3.7 -y
conda activate xb
conda install zarr
python -m pip install xarray-behave

See demo.ipynb for usage examples.

GUI

For using the GUI

conda create -n xb_gui python=3.7 -y
conda activate xb_gui
conda install pyside2 pyqtgraph=0.11.0rc0 zarr python-sounddevice zarr -c conda-forge -y
python -m pip install xarray-behave[gui]

The gui can be started by typing xb in a terminal. See xb --help for usage/arguments/keys.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

xarray-behave-0.12.0.tar.gz (10.5 MB view hashes)

Uploaded Source

Built Distribution

xarray_behave-0.12.0-py3-none-any.whl (93.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page