dosma.core.quant_vals.T1Rho
- class dosma.core.quant_vals.T1Rho(volumetric_map: Optional[MedicalVolume] = None)[source]
T1Rho MRI parameter.
- __init__(volumetric_map: Optional[MedicalVolume] = None)
Methods
__init__([volumetric_map])add_additional_volume(name, volume)Add volume that corresponds to quantitative value.
get_qv(qv_id)Find QuantitativeValue enum using id or name.
load_data(dir_path)Load data from disk.
load_qvs(dir_path)Load all quantitative values from directory.
save_data(dir_path[, data_format])Save data to disk.
save_qvs(dir_path, qvs)Save all quantitative values from directory.
to(device)Moves volumes of this scan onto the appropriate device.
to_metrics([mask, labels, bounds, closed, fns])Compute scalar metrics for quantitative values.
Attributes
IDNAMEqv_typequantitative value type.