Demo Notebooks

Clone the repository (see Installation) and launch Jupyter from the repository root to open them:

jupyter notebook notebooks/

Notebook

What it covers

demo_pipeline.ipynb

End-to-end walkthrough of the basic pipeline: loading videos, drawing ROIs, running point tracking, spectral decomposition, and tensor component analysis.

demo_set_rois_multisession.ipynb

Interactively drawing and saving ROIs for a multi-session dataset where each session needs its own ROI file.

demo_event_alignment.ipynb

Aligning the extracted factors to external event timestamps (e.g. task events, stimulus onsets) for downstream analysis.

Links to the notebooks on GitHub: