Open the teaching deck, worksheet, and editable slide source.
Interactive Lab
Practice in short loops: checkpoint quiz, microtask decision, and competency progress tracking.
Checkpoint Quiz
Microtask Decision
Choose the action that best improves scientific reliability.
Progress Tracker
State is saved locally in your browser for this module.
0% complete
Annotation Challenge
Click the hotspot with the strongest evidence for the requested feature.
Selected hotspot: none
Capability target
Produce a reproducible preprocessing release that transforms raw or intermediate connectomics outputs into analysis-ready data, with explicit quality gates and full provenance.
Why this module matters
Most downstream failures in connectome analysis are not model failures first; they are data-quality and preprocessing failures. This module teaches how to clean data without erasing signal, and how to document each transformation so conclusions remain defensible.
Concept set
1) Cleaning vs distortion
Technical: preprocessing should reduce known artifacts/noise while preserving biologically meaningful structure.
Plain language: fix mistakes, do not “polish away” the biology.
Misconception guardrail: more filtering is not always better.
2) Provenance as a scientific requirement
Technical: every transform should be traceable (input version, parameters, timestamp, owner, output hash).
Plain language: if you cannot explain how the file was made, you cannot trust the result.
Misconception guardrail: version-control notes alone are insufficient without data lineage.