uv run behavtaskatlas allen-visual-behavior-neuropixels-report
to generate full artifacts.
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.
Metrics
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
- Report HTML allen_visual_behavior_neuropixels/report.html
- Analysis result JSON allen_visual_behavior_neuropixels/analysis_result.json
- Lick latency SVG allen_visual_behavior_neuropixels/lick_latency.svg
- Outcome summary CSV allen_visual_behavior_neuropixels/outcome_summary.csv
- Image-pair summary CSV allen_visual_behavior_neuropixels/image_pair_summary.csv
- Canonical trials CSV allen_visual_behavior_neuropixels/trials.csv
- Provenance JSON allen_visual_behavior_neuropixels/provenance.json
- Slice notes ../vertical_slices/allen_visual_behavior_neuropixels/README.md