Skip to main content

Quantitative T1 Mapping tutorials

Difficulty level
Intermediate

This Jupyter Book is a series of interactive tutorials about quantitative T1 mapping, powered by qMRLab. Most figures are generated with Plot.ly – you can play with them by hovering your mouse over the data, zooming in (click and drag) and out (double click), moving the sliders, and changing the drop-down options. To view the code that was used to generate the figures in this blog post, hover your cursor in the top left corner of the frame that contains the tutorial and click the checkbox “All cells” in the popup that appears.

Jupyter Lab notebooks of these tutorials are also available through MyBinder, and inline code modification inside the Jupyter Book is provided by Thebelab. For both options, you can modify the code, change the figures, and regenerate the html that was used to create the tutorial below. This Jupyter Book also uses a Script of Scripts (SoS) kernel, allowing us to process the data using qMRLab in MATLAB/Octave and plot the figures with Plot.ly using Python, all within the same Jupyter Notebook.

Topics covered in this lesson
  • Inversion Recovery
    • Signal modeling
    • Data fitting
    • Benefits and pitfalls
    • Other Saturation-Recovery TMapping techniques
  • Variable Flip Angle
    • Signal modeling
    • Data fitting
    • Benefits and pitfalls
Back to the course