Vertical slice

Human Auditory Clicks DBS

Mendeley Data human Poisson clicks DBS OFF/ON slice with canonical trials, psychometrics split by DBS context, and a response-window click-time evidence kernel.

Run in your browser

Human DBS Poisson Clicks · psychometric by DBS state

Group London Mendeley trials by DBS condition (on/off) and signed click-count difference, then compute P(right).

Pyodide + scipy run locally; first load downloads ~12 MB.

Human DBS Poisson Clicks · psychometric by DBS state

Pyodide 0.26.4

Group London Mendeley trials by DBS condition (on/off) and signed click-count difference, then compute P(right).

Python (df is a pandas DataFrame loaded from the trials CSV; ⌘/Ctrl-Enter to run)
Click run to start

Runs entirely in your browser. First click downloads ~10 MB of Pyodide and pandas; subsequent runs reuse the cached runtime.

Findings extracted

Curves attached to this slice, on shared signed-evidence axes.

Metrics

Trials 5,085
Response trials 5,085
No-response trials 0
Prior contexts 2
Summary rows 303

Slice profile

Operational variables for cross-slice comparison.

Species
human
Modality
auditory
Stimulus metric
signed click-count difference at response
Evidence type
pulse-train
Choice type
2afc
Response modality
button-press
Source data level
raw-trial
Analysis outputs
psychometric by DBS context and response-window evidence kernel
Data scope
one Mendeley Data MATLAB file with 8 DBS patient participants
Canonical axis
right-minus-left click count at response

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 --extra clicks
uv run behavtaskatlas human-auditory-clicks-dbs-download
uv run behavtaskatlas human-auditory-clicks-dbs-harmonize
uv run behavtaskatlas human-auditory-clicks-dbs-analyze
uv run behavtaskatlas human-auditory-clicks-dbs-report

Extras group clicks pulls in the analysis dependencies for this family. 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.