snake.core.phantom.contrast
#
This module contains functions to compute the contrast of different MRI sequences.
Module Contents#
Functions#
Compute the GRE contrast for each of the tissues. |
Data#
API#
- snake.core.phantom.contrast.__all__ = ['_contrast_gre']#
- snake.core.phantom.contrast._contrast_gre(props: numpy.ndarray, *, TR: float, TE: float, FA: float) numpy.ndarray [source]#
Compute the GRE contrast for each of the tissues.