Vertical slice

Odoemene Visual Evidence Accumulation

Adapter-backed slice contract for the Odoemene et al. mouse visual flash-rate accumulation dataset. The harmonizer reads the CSHL MATLAB subject-structure file, preserves 25-bin stimulus-event streams, and maps low-rate/high-rate category responses onto canonical left/right choices.

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

Slice profile

Operational variables for cross-slice comparison.

Species
mouse
Modality
visual
Stimulus metric
signed flash rate relative to 12 Hz boundary
Evidence type
pulse-train
Choice type
2afc
Response modality
nose-poke
Source data level
raw-trial
Analysis outputs
psychometric curve and 25-bin event-choice kernel
Data scope
CSHL MATLAB subject-structure file with raw trial-wise choice data
Canonical axis
high-rate response positive, low-rate response negative

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 odoemene-visual-accumulation-download
uv run behavtaskatlas odoemene-visual-accumulation-harmonize
uv run behavtaskatlas odoemene-visual-accumulation-analyze
uv run behavtaskatlas odoemene-visual-accumulation-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 report has not been bundled into this deploy. Run the slice pipeline locally to regenerate artifacts.