Skip to content

API Module icescopy cell

Bo Chen edited this page Apr 23, 2026 · 1 revision

API Module: icescopy_cell

Persistent cell records and cell-state bookkeeping helpers.

Source

  • File: src/icescopy_cell.py

Classes

Class Purpose Page
CellRecord Persistent per-cell metadata and analysis payload. CellRecord
CellStateManager Persistent cell-state manager that owns stable cell bookkeeping and analysis synchronization. CellStateManager

Module Variables

Variable Line Explanation
CELL_ANALYSIS_HEADER_RE 5 Stores cell analysis header re.
CELL_ANALYSIS_LABEL_RE 8 Stores cell analysis label re.

Top-level Functions

None.

Clone this wiki locally