ESP/Phantom Calibration Feature
Provide options to perform phantom calibration within a CLI visualisation tool.
In progress
0.3.0
q3 2026
Plan
LUMA already loads the CT scan for one of the visualisation GUI methods. And the backend already has to pull the CT intensity values to complete its main function of assigning materials to the mesh. So we can apply these same values to the phantom calibration process and do the equations for the user.
- Provide basic box based ROI based phantom calibration that saves numbers to a TOML file.
- Provide Cylindrical ROI based phantom calibration that saves numbers to a TOML file.
- Provide a node based box ROI based phantom calibration that saves numbers to a TOML file.
- Look at improving the accuracy and user-friendliness.
Implementation
- Provide basic box based ROI based phantom calibration that saves numbers to a TOML file. [added for 0.3.0]
- Provide Cylindrical ROI based phantom calibration that saves numbers to a TOML file.
- Provide a node based box ROI based phantom calibration that saves numbers to a TOML file.
- Look at improving the accuracy and user-friendliness.
Last updated on