v1.18
Version 1.18 release notes
- Bug fixes to rebin_parallel.
- Added GPU-based ray-tracing through geometric solids (used to simulate data) which significantly improves the computational performance.
- Added badPixelCorrection function which is similar to outlierCorrection, except the user provides a binary map specifying which pixels they want corrected.
- Added estimateTilt function which estimates the detector rotation angle around the optical axis. Updated d12_geometric_calibration.py to show how this function is used.
- Added conjugate_difference function which provides a method to estimate detector tilt and horizontal detector shifts. Updated d12_geometric_calibration.py to show how this function is used.
- Modified volume masking feature, so that the input volume is NOT altered during a forward projection operation.
- Fixed bug in histogram sparsity regularization