hello!Lines 102, 103, and 104 set the truncation correction coefficients and filtering parameters, and the truncation correction, filtering, and CT reconstruction operations are performed in the update() function. How can I output the projection data after truncation correction? Do I need to modify the source code? And where in the source code is the truncation correction algorithm executed?
Thank you!
hello!Lines 102, 103, and 104 set the truncation correction coefficients and filtering parameters, and the truncation correction, filtering, and CT reconstruction operations are performed in the update() function. How can I output the projection data after truncation correction? Do I need to modify the source code? And where in the source code is the truncation correction algorithm executed? Thank you!