Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/janclemenslab/ca_utils

Tools for recording and analyzing for Ca data
https://github.com/janclemenslab/ca_utils

scanimage

Last synced: about 2 months ago
JSON representation

Tools for recording and analyzing for Ca data

Awesome Lists containing this project

README

        

# Tools for analyzing for Ca data

## Installation
Create a conda environment
```python
mamba create -y -n ca ipykernel pyyaml matplotlib xarray tqdm pyside6 numba flammkuchen h5py defopt pyqtgraph qtpy seaborn napari -y -c conda-forge
conda activate ca
pip install git+https://github.com/janclemenslab/napari-tifffile-reader.git git+https://github.com/janclemenslab/ca_utils
```

## Usage
See `demo/demo.ipynb`.