원클릭으로
ibl-analyze
Use this skill for quantitative scientific analysis of IBL data after the always-on scientific workflow in `AGENTS.md` is active.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use this skill for quantitative scientific analysis of IBL data after the always-on scientific workflow in `AGENTS.md` is active.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Use this skill when loading IBL data, preferring the smallest sufficient local or aggregate surface before session-level loaders.
describes how to write code to be read and validated by human scientists.
Use this skill for raw Neuropixels binary access, destriping, compression, waveform extraction, and probe-level preprocessing based on the `int-brain-lab/ibl-neuropixel` repository.
Use this skill to analyze scientific data: refine, formalize and test hypotheses.
Use this skill if the required tools are not yet installed.
Use this skill when a task needs IBL data access setup, ONE/Alyx authentication, or selecting between public and private data modes.
| name | ibl-analyze |
| description | Use this skill for quantitative scientific analysis of IBL data after the always-on scientific workflow in `AGENTS.md` is active. |
Apply the AGENTS.md scientific workflow before choosing metrics or scaling up. This skill adds IBL-specific analysis details; it does not replace the metric-validation gate.
references/scientific_context_and_metric_semantics.md: semantic core for direct/operationalized/proxy metrics, row grain, event anchors, and stored-versus-recomputed decisions.references/scientific_caveats/README.md: caveat index for metric proposals, adversarial checks, and metric risk notes.references/operators.md: compact operator routing.references/brainbox_routing.md: Brainbox module routing before custom code.references/bwm_analysis_patterns.md: BWM analysis-pattern routing after BWM dataset schemas are inspected.references/reproducibility_qc.md: QC, statistics, exclusions, and interpretation checks.../ibl-load/references/bwm_runtime_policy.md: BWM loading policy.../ibl-load/references/brain_regions_qc.md: region mapping and QC.references/visual_latency.md: specialized latency recipe.brainbox operators when they match the metric semantics; otherwise use question-specific NumPy/Pandas/SciPy code and state why.When using a stored derived feature:
For Brain Wide Map questions, read ../ibl-load/references/bwm_runtime_policy.md first and references/bwm_analysis_patterns.md second. Do not restate or bypass BWM loading policy here.
For questions involving cortical depth, laminar position, atlas slices, flatmaps, or CCF coordinate lookups, read ../ibl-anatomy/references/atlas_navigation.md. Key entry points: xyz_to_depth for continuous cortical depth from CCF coords; FlatMap + plot_scalar_on_flatmap for dorsal-cortex flatmaps; plot_points_on_slice for probe/unit visualisation on atlas slices.