Runs the paper's own official demo dataset through the vendored code, essentially
unmodified. Step 1 (Multiscale Spatial Alignment.py's
Multiscale_Spatial_Alignment()) and Step 2 (SRT Gene Expression.py's
gene_expression()) are called directly — real spaceranger capture, real
BrainWave-processed electrophysiology, real human-curated reference points, all from Zenodo and the
repo's own bundled data/SD/ files. See the overview
for the exact data provenance and the handful of real bugs that had to be fixed to get this 2021-era
code running on a modern Python stack.
tissue_lowres_image.png).
The 5 gold stars are the authors' own real, human-picked landmarks (data/SD/SRT Reference
Points.csv) — the same 5 points shown on the nEphys grid to the right..brw/.bxr binary recordings,
confirmed by listing its files; there's no chip or slice photo bundled with it to overlay on. The
5 gold stars are the same real landmarks as the SRT side — only 2 ("Distal CA1", "Proximal CA3")
are actually used to compute the registration; the rest are shown for reference.Multiscale_Spatial_Alignment() exactly as published (aside from a few real Python
2021→now compatibility bugs fixed along the way — see the overview page). "Distal CA1" and
"Proximal CA3" are the authors' own manually-picked landmarks, bundled with the repo, matched to
the real barcodes and electrodes in this exact dataset. The photo above is the real H&E tissue
image with every real in-tissue spot plotted at its real position, colored by real cluster — solid
dots got a real electrode registered underneath them by Step 1, faint dots didn't. The table below it
is the same result as data: barcode, position, cluster, and the real electrode channel IDs.
| Cluster | Events/min/channel | Mean expression | Channels |
|---|
SRT_nEphys Network Activity Features.py, ~2950 lines — not wired into this runner yet).
Everything feeding it is real and same-slice: real per-cluster expression from Step 2, real
per-cluster event rate from the real, vendored-denoised BrainWave detection above.