Vertical slice

Allen Visual Behavior Neuropixels Change Detection

Behavior-first Allen Visual Behavior Neuropixels slice mapping one VBN NWB trials table from the active visual change-detection block into the canonical go/no-go trial model. The slice reuses the Allen change-detection adapter but stamps canonical rows, analysis, and provenance with the VBN dataset id so electrophysiology-backed sessions are not conflated with the Visual Behavior 2P source.

No in-browser analysis cell is bundled for this slice yet. Run the pipeline locally with uv run behavtaskatlas allen-visual-behavior-neuropixels-report to generate full artifacts.

Metrics

Trials 732
Go trials 197
Catch trials 27
Image pairs 56

Slice profile

Operational variables for cross-slice comparison.

Species
mouse
Modality
visual
Stimulus metric
image change vs no-change
Evidence type
change-detection
Choice type
go-no-go
Response modality
lick
Source data level
raw-trial
Analysis outputs
hit/false-alarm rates, d-prime, per-image-pair table, lick latency
Data scope
one Allen Visual Behavior Neuropixels NWB session
Canonical axis
lick=hit on change trials, withhold=correct rejection on catch trials

Reproduce locally

Copy this recipe to rebuild the slice's artifacts on your machine at the exact commit deployed here.

Reproduce locally

Run the slice pipeline at this commit

git clone https://github.com/aeronjl/behavtaskatlas.git
cd behavtaskatlas
git checkout ec14ee5
uv sync
uv run behavtaskatlas allen-visual-behavior-neuropixels-download
uv run behavtaskatlas allen-visual-behavior-neuropixels-harmonize
uv run behavtaskatlas allen-visual-behavior-neuropixels-analyze
uv run behavtaskatlas allen-visual-behavior-neuropixels-report

No --extra group inferred — see the repository README for the right extras flag if the slice has analysis-only deps. Recipe pinned to commit ec14ee5 so a teammate runs the same code path the deploy used.

Artifacts

Slice has a generated local report; the analysis pipeline ran cleanly and produced trial-level output, plots, and provenance.