Halcyon MLC preset

192 views
Skip to first unread message

Dominic Rafferty

unread,
Apr 20, 2023, 4:42:20 AM4/20/23
to Pylinac
Hello,

I am setting up some QA tests for Halcyon using pylinac, specifically the picket fence tests. Halcyon has 2 MLC banks- distal and proximal. Each bank consists of 1cm width leaves, with a 0.5cm offset between the two banks giving effectively 0.5cm leaf width at isocentre.

The pylinac MLC class has presets for each of these MLC banks, each consisting of 60 leaves with 0.5cm width, with an 0.25 cm offset between the centers of proximal and distal.

Am I missing something here? Does this not mean there is an effective leaf width of 0.25cm? Should the widths in each bank not be 1cm?

Thanks

Dominic

Dominic Rafferty

unread,
Apr 20, 2023, 6:54:22 AM4/20/23
to Pylinac
I'm finding a better alignment with the leaf centers for each MLC by using the following MLCArrangements

#Distal
mlc_config = pylinac.picketfence.MLCArrangement(leaf_arrangement=[(28, 10)])

# Proximal
mlc_config = pylinac.picketfence.MLCArrangement(leaf_arrangement=[(29, 10)],offset = 0.5)

These seem to match the description of the Halcyon MLC given in this reference: https://aapm.onlinelibrary.wiley.com/doi/pdf/10.1002/acm2.12568

Using my custom MLCArrangement to analyse proximal MLC
proximal_custom_config.PNG
Compared to using the HALCYON_PROXIMAL preset:

proximal_preset_config.PNG

James Kerns

unread,
Apr 26, 2023, 9:46:18 AM4/26/23
to Pylinac
I'll read the paper and adjust as needed. When I created the MLC config the halcyon was brand-spanking new and the details were unclear. Sounds like I may have jumped the gun.

James Kerns

unread,
Apr 27, 2023, 12:51:17 PM4/27/23
to Pylinac
Would you mind sending me images of distal and proximal PFs? Looks like you're right, I just want to verify. Thanks! https://forms.gle/rgSmhgWw2A34AmH58

Dominic Rafferty

unread,
May 4, 2023, 6:53:22 AM5/4/23
to Pylinac
Hi James, Apologies I thought I had already replied. Please find attached.

James Kerns

unread,
Nov 9, 2023, 1:30:08 PM11/9/23
to Pylinac
Hi Dominic, I'm implementing this and your donated images are great but appear to have the labels swapped? The one labeled "distal" matches the image you've posted above. Other than that everything looks good and matches up and the fix should be in the next release.

Dominic Rafferty

unread,
Jan 24, 2024, 9:03:42 AMJan 24
to Pylinac
Hello yes you are correct- they are labelled the wrong way around
Reply all
Reply to author
Forward
0 new messages