-
|
Hello everyone, Thank you, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
In the current release, the pencil-beam algorithm assumes radially symmetric kernels (since this was the case for the clinical algorithm we validated it against). This is usually good enough since most machines create approximately radially symmetric spots at isocenter. The SAD thus defines a virtual source and is not representing one of the scanning magnets itself. All rays within a beam then have the same virtual source point -SAD away from the isocenter On the branch becoming the next release, we have implemented Monte Carlo interfaces to MCsquare and TOPAS that use phase space parameterizations at the nozzle exit, and differentiate between x and y geometry (spread, divergence, correlation in each of the two directions). We also have experimental implementations where the pencil-beam algorithm can use different kernels in X and Y and work with asymmetric spot sizes in air during dose calculation. However, the ray geometry is still approximated with the virtual source (usually in the middle between x & y scanning magnet). |
Beta Was this translation helpful? Give feedback.
Yes, this approximation is considered "good enough" in many cases since the SAD is big enough such that you have only minimal deviations in the incident X/Y angles from the virtual source angle (example realistic values SAD = 2m, SAD_x = 1850, SAD_y 2150). The difference is there, but it is small compared to other approximation errors.