Contents:
- Hough_Transform_PoC.ipynb = using hough transform line detection to determine photon energy calibration error;
- Template_Matching_PoC.ipynb = using cross-correlation to determine photon energy calibration error;
- Model_Calibration.ipynb = used to plot the model on top of measured scans to test the model calibration.
Requirements: Python 3, Matplotlib, Pandas, Numpy, Pytz, Skimage