The CalibrationMaterial class#
- class rockverse.dualenergyct.CalibrationMaterial(zgroup, index)[source]#
Manages calibration material information for the Monte Carlo Dual Energy Computed Tomography (DECT) processing. This class handles various properties such as description, bulk density, and chemical composition of the calibration materials.
Note
This class is designed to be created and managed within the main
Group. It should not be called directly.- Parameters:
zgroup (zarr.hierarchy.Group) – The Zarr group where the main
Groupis stored.index ({0, 1, 2, 3}) – The index of the calibration material.