API reference#
Generated from the package. Most things documented here are importable directly
from the top level (from minisim import ...); the testing helpers live in the
minisim.testing submodule.
At a glance#
Symbol |
Role |
|---|---|
The typed, validated recording specification (the input you build). |
|
Run the forward pipeline; returns a |
|
As |
|
Simulate straight to a grayscale video, streamed to disk. |
|
Cartesian-product generator over spec overrides. |
|
The result: |
|
The exact generators (footprints, traces, spikes, optical fields). |
|
|
Score recovered cells, traces, spikes, and motion against truth. |
One-call CI fixture and recovery scorecard (in |