Skip to content

Notebook Workflows

AcqStore includes notebook examples for users who want to load data, inspect arrays, run analysis, and view results from Python.

The notebooks are rendered in the documentation site and are not currently executed in CI.

Available notebooks

Plotting

AcqStore runtime code does not depend on Matplotlib. Matplotlib is included only in the documentation dependency group for examples and notebooks.

Notebook examples may use Matplotlib for simple inline plots and Plotly where interactive visualization is useful.