Lecture Plan: Axons and Dendrites

What this document is

This page is a build plan for an instructor assembling a lecture on this unit. It gives the slide sequence, per-slide timing, the points at which figures belong, and the speaker notes that carry the argument. It is a design document, not a rendered deck: there are no slides on this page to project, and nothing here is written to be shown to learners as it stands.

A separately maintained Marp deck for this unit does exist, and it is linked at the foot of this page under Rendered deck artifacts. That deck was authored in its own right and does not follow this plan slide for slide, so treat this page as the teaching design and the Marp file as one existing implementation of it. The learner-facing material is the unit page linked under Connections.

Session profile

Slide-by-slide lecture plan

  1. Slide 1 (2 min): Title and decision impact on graphs
  2. Slide 2 (5 min): Why process misclassification propagates error
  3. Slide 3 (6 min): Morphology cue library
  4. Slide 4 (6 min): Organelle and synaptic-role cues
  5. Slide 5 (6 min): Multi-cue voting strategy
  6. Slide 6 (6 min): Continuity checks across slices/branches
  7. Slide 7 (7 min): Edge case I: thin dendrites
  8. Slide 8 (7 min): Edge case II: en passant boutons
  9. Slide 9 (6 min): Edge case III: truncation and missing context
  10. Slide 10 (5 min): Confidence schema and escalation rules
  11. Slide 11 (5 min): Team calibration protocol
  12. Slide 12 (5 min): QA metrics and confusion matrix interpretation
  13. Slide 13 (5 min): Activity setup
    • adjudicate three ambiguous examples.
  14. Slide 14 (5 min): Debrief and bridge to glia boundaries.

Figure integration points

Speaker notes (expert-level)

Assessment and artifacts

Connections

Rendered deck artifacts

These are the separately maintained Marp deck artifacts for this unit. They are not generated from the plan above, so their sequence and timing differ from it.

The HTML deck presents directly in a browser. The Markdown source is the one to take if you want to adapt it — it renders with Marp. For PowerPoint, run ./scripts/render_marp.sh --pptx; the exports are not committed because the full set runs to tens of megabytes.

Batch render helper: ./scripts/render_marp.sh