Skip to content
MRI Academy

About MRI Academy

MRI Academy is a free, graduate-level course in magnetic resonance imaging built for radiology residents, radiologic technologists, MR physicists-in-training, and anyone who wants to understand the machine from the spin up. It is deliberately not a slide deck: the physics is taught through tools you manipulate, and the clinical material is anchored to real, openly-licensed MRI volumes you can load and explore.

Philosophy

  • Free and open. No account, no paywall, no tracking. The source is MIT-licensed.
  • Interactive first. Relaxation, k-space, contrast and pulse timing are things you should be able to feel, not just read about.
  • Honest about scope. Constants and signal models are textbook approximations for teaching behavior, not for quantitative mapping or clinical decisions.

Data sources & licensing

The course ships a bundled core of openly-licensed volumes (so it works self-contained) and streams a larger library on demand. It now spans the body head to toe — explore it in the Body Atlas. Attribution by source:

  • Single-subject brain multi-contrast (T1/T2/PD/MRA), pCASL, BOLD and the linear MNI152 — the NiiVue project.
  • MNI152NLin2009c T1/T2 templates and the gray-matter map — TemplateFlow (ICBM152, freely redistributable).
  • Second-subject brain and the 4D diffusion series — OpenNeuro ds000114 (CC0).
  • Cervical spine and neck — OpenNeuro ds002393 / ds004507 (CC0).
  • Cardiac and prostate MRI — the Medical Segmentation Decathlon (CC-BY-SA 4.0).
  • Foot/ankle MRI — SegmentAnyBone, Mazurowski Lab @ Duke (CC-BY-NC-SA 4.0, used non-commercially).

This course is exclusively MRI — no CT, ultrasound, or other modalities — by design.

DatasetTypeSource
Brain · T1-weightedMRI · T1Bundled
Brain · T2-weightedMRI · T2Bundled
Brain · Proton densityMRI · PDBundled
Brain · MR angiography (TOF)MRI · TOF-MRABundled
Brain · Diffusion (4D DWI)MRI · DWIStreamed
Brain · Perfusion (pCASL)MRI · ASLBundled
Brain · Functional (BOLD)MRI · BOLD EPIBundled
Template · MNI152 (linear)MRI · T1 templateBundled
Template · MNI152 2009c T1MRI · T1 templateBundled
Template · MNI152 2009c T2MRI · T2 templateBundled
Atlas · Gray-matter mapGM probabilityBundled
Template · SPM152MRI · T1 templateStreamed
Brain · T1 (subject 2)MRI · T1Bundled
Brain · T1 (subject 3)MRI · T1Streamed
Brain · T1 (subject 4)MRI · T1Streamed
Brain · T1 (subject 5)MRI · T1Streamed
Brain · T1 (repeat scan)MRI · T1Streamed
Cervical spine · T2MRI · T2Bundled
Cervical spine · T1MRI · T1Streamed
Neck · T2 (0.6 mm)MRI · T2Bundled
Cervical spine · T2 (site B)MRI · T2Streamed
Cervical spine · T2 (site C)MRI · T2Streamed
Cervical spine · T1 (site B)MRI · T1Streamed
Neck · T2 (extension)MRI · T2Streamed
Neck · T2 (flexion)MRI · T2Streamed
Heart · Cardiac MRIMRI · cardiacBundled
Pelvis · Prostate MRI (T2/ADC)MRI · T2 + ADCBundled
Foot & ankle · MRIMRI · T1Bundled

Built with open source

  • NiiVue — WebGL2 neuroimaging viewer for the live MRI rendering.
  • Three.js + react-three-fiber — the Bloch simulator and 3D scanner.
  • KaTeX — equation typesetting.
  • Next.js, React and Tailwind CSS — the application.

Contributing

Corrections and contributions are welcome on GitHub. If you are an educator who wants to adapt this for a course, the MIT license lets you do so freely.