CIPipeline is a tool to analyze and process Calcium Imaging data.
Project description
CIPipeline / CI_Pipe
English
Short description
CIPipeline (imported as ci_pipe) is a Python library for building and running calcium-imaging processing pipelines used by the CGK Laboratory. It provides core pipeline primitives, optional adapters for Inscopix (isx) and CaImAn (caiman), utilities, plotters and example Jupyter notebooks.
Development team
The project was developed as a final project by students from Facultad de Ingeniería, Universidad de Buenos Aires, under the supervision of a tutor, in collaboration with the CGK Laboratory.
Contributors:
- Gonzalez Agustín
- Loyarte Iván
- Rueda Nazarena
- Singer Joaquín
- Fernando Chaure (Tutor)
Installation tutorial
- Install the library from PyPI
pip install cipipeline
- Optional: Install Inscopix
isx(required for theisxmodule)
- Repository: https://github.com/Inscopix/isx
- Inscopix: https://www.inscopix.com
Follow the isx repository documentation for installation details (some Inscopix packages may require credentials or vendor-specific installers).
- Optional: Install CaImAn (required for the
caimanmodule)
CaImAn strongly recommends installing via conda for full functionality; follow the CaImAn docs.
- Jupyter (recommended for opening example notebooks)
pip install jupyterlab
# or
pip install notebook
Useful links
- PyPI package: https://pypi.org/project/cipipeline
- Inscopix / isx: https://github.com/Inscopix/isx and https://www.inscopix.com
- CaImAn: https://github.com/flatironinstitute/CaImAn and https://caiman.readthedocs.io
- Jupyter starter guide: https://jupyter.org/install
CGK Laboratory page
- CGK Lab: https://cgk-lab.example # replace with the real lab page URL
Example guide
Example Jupyter notebooks live in docs/examples. To run them locally:
git clone <repo>
cd <repo>
pip install -e .
# install optional dependencies if needed (isx, caiman)
jupyter lab
# open notebooks in docs/examples
Read the Spanish translation in README.es.md (or view both sections in the repository).
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cipipeline-0.2.1.tar.gz.
File metadata
- Download URL: cipipeline-0.2.1.tar.gz
- Upload date:
- Size: 25.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8e41f09d15f7c7378cb631c07c8bfb0814ad52bb22f1db735c1824838c05ed0a
|
|
| MD5 |
1b29a9bda54472baeff13c521bbffb83
|
|
| BLAKE2b-256 |
6ff62f91881d39cf79a197d79a3b26bcb847713ef3459aa5b2d9b643e0114bea
|
File details
Details for the file cipipeline-0.2.1-py3-none-any.whl.
File metadata
- Download URL: cipipeline-0.2.1-py3-none-any.whl
- Upload date:
- Size: 33.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b8f6b99f2802325b7b6b077efb68b0438496c50a470ff9357d76363e9a877ecb
|
|
| MD5 |
a1d0f04f3edd4ea64e5b8e54bbc06877
|
|
| BLAKE2b-256 |
4cd8c2c8b96cd21084f598a2999e1cb2acf29aa7de3694778cb32a778ce08183
|