jrkerns / pylinac

An image analysis library for medical physics
https://pylinac.readthedocs.io/en/latest/
MIT License
157 stars 99 forks source link

issues with Picket fence module #300

Closed maan8005 closed 3 years ago

maan8005 commented 4 years ago

Describe the bug I have acquired several picket fence fields on TrueBeam with standerd MLC. Some are with known errors then analysed them using pylinac and noticed the following:

Thank you Maan Najem

jrkerns commented 4 years ago

Hi Maan, Many of these issues are common to picket-fence analysis programs (e.g. Doselab). I've been playing around with a rework that looks at each leaf separately, but most people just need something that shows if a leaf is drifting or off and thus I haven't prioritized it. Also, it's free =). Pylinac can't correctly find or analyze leaves at the absolute edge of the field due to the algorithm assumptions that each leaf needs both edges to look "between". I'll have a look at the display issues, thanks.