miblab_dl.fatwater#
- miblab_dl.fatwater(op_phase, in_phase, te_o=None, te_i=None, t2s_w=15, t2s_f=10)[source]#
Compute fat and water maps from opposed-phase and in-phase arrays
- Parameters:
op_phase (np.ndarray) – opposed phase data
in_phase (np.ndarray) – in-phase data
model (str) – path to the model files
- Returns:
numpy arrays of the same shape and type as the input arrays.
- Return type:
fat, water