deepmr.bloch.t1sat#
- deepmr.bloch.t1sat(signal, time, t1)[source]#
Apply t1 saturation effect.
- Parameters:
signal (torch.Tensor) – Net observable magnetization.
time (torch.Tensor) – Effective phase for signal demodulation.
t1 (torch.Tensor) – Longitudinal magnetization time.
- Returns:
signal – Saturated net observable magnetization.
- Return type: