Software

CellSelect-3DMorph
CellSelect-3DMorph MATLAB-based script that isolates and analyzes cells morphology from 3D images

CellSelect-3DMorph reconstructs cells from fluorescent pixel data, providing key parameters such as cell volume, territorial volume, ramification index, branch length, and the number of branches and endpoints. It builds on the 3D Morph code, adding the ability to exclude incomplete cells from analysis, ensuring accurate morphological calculations.

Pycroglia
Pycroglia A Python-based toolkit for quantitative 3D microglia morphology analysis

Pycroglia is a modern, open-source Python port of CellSelect-3DMorph that enables quantitative 3D microglia morphology analysis. By reconstructing individual cells voxel by voxel, it extracts morphological descriptors such as cell volume, territorial volume, ramification index, branch length, and number of branches and endpoints. It supports both GUI and library modes for interactive and automated workflows.

CIPipeline
CIPipeline Reproducible, library-agnostic and customizable pipeline for calcium imaging analysis

CIPipeline is a Python library for building and running reproducible, library-agnostic calcium-imaging processing pipelines. It provides adapters for Inscopix and CaImAn, utilities, plotters and example Jupyter notebooks.

Calcium Imaging Data Analysis
Calcium Imaging Data Analysis Examples of automated analysis developed by the CGK Laboratory

This pipeline reduces the space required to analyze calcium imaging data using the Inscopix Data Processing algorithms, allowing users to easily remove intermediate steps while leaving metadata to recompute them if necessary. It combines multiple functions used for cell extraction in a simple method call and can process multiple recordings together.