You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently discovered a new gadget in the leap kit demo under demo_leapctype/d15_detector_deblur.py, and I’ve been exploring its potential with my own data. I’m really fascinated by the functionality, but I’m finding it a bit challenging to fully grasp the effects demonstrated in the provided examples.
To better understand, I’ve stored the intermediate post-processing results. From left to right, I’ve saved the original post-processed image and the error result. However, I’m unsure how to analyze these results to assess the enhancement effect effectively.
Could you kindly guide me or point me toward any relevant literature or resources that could help me deepen my understanding?
Thank you so much for your time and support!
The text was updated successfully, but these errors were encountered:
Flat panel x-ray detectors have point spread functions with very long tails. In some cases, these long tails can cause cupping and streaking artifacts in reconstructed images that are similar in appearance to scatter and beam hardening artifacts. This is the motivation for providing these routines in LEAP.
The PSF depends on the detector you are using and the x-ray spectra. Higher energy x-rays produce wider PSFs with longer tails. Determining the PSF of your detector can either be done using Monte Carlo modeling or it can be done empirically. Check out PySABER for routines to determine the PSF empirically.
Hi,
I recently discovered a new gadget in the leap kit demo under demo_leapctype/d15_detector_deblur.py, and I’ve been exploring its potential with my own data. I’m really fascinated by the functionality, but I’m finding it a bit challenging to fully grasp the effects demonstrated in the provided examples.
To better understand, I’ve stored the intermediate post-processing results. From left to right, I’ve saved the original post-processed image and the error result. However, I’m unsure how to analyze these results to assess the enhancement effect effectively.
Could you kindly guide me or point me toward any relevant literature or resources that could help me deepen my understanding?
Thank you so much for your time and support!
The text was updated successfully, but these errors were encountered: