Skip to content

nickdelgrosso/calcium-imaging-processing-kata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calcium Imaging: Cell Detection and Signal Extraction Exercise

Goal

Setup

Clone the Repo

git clone <this-github-url>

Install the Packages

pip install -r requirements.txt

Dataset

The dataset in this project is from the Flatiron Institute, distributed to test CaImAn Givannucci et al, 2019:

Once the python packages are installed, the data can be downloaded to the data/raw folder via DVC:

dvc pull

```or 

python -m dvc pull


pip install --upgrade jupyterlab --user pip show jupyterlab

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published