Documentation for QMRIColors.

Introduction

This package goes with the guideline paper published in Magnetic Resonance in Medicine: https://doi.org/10.1002/mrm.30290, Color-map recommendation for MR relaxomtry maps.

It is to be used to display quantitative maps of T1, R1, T2, R2, T2, R2, T1rho and R1rho.

Note

The initial Julia implementation is available here

The package contains multiple qMRI colormaps :

  • Lipari color map
  • Navia color map
Tip

In addition the code also provides access to the logarithm-processing as referred to by the publication. Take a look at Important tips for more information

The color maps are compatible with various Plot packages :

  • Makie.jl
  • Plots.jl
  • PythonPlot.jl / PyPlot.jl