This performs a VMAT/RapidArc testing by taking areas of interest defined by the RTPLAN and dividing the value of each pixel in the MLC image by a corresponding OPEN image. The average of those ratios is reported as the R corr value.
The first step is to use the plan to determine the areas of interest defined by the positions of the MLC. No image edge measurement or compensation for central axis is performed. The areas of interest are reduced by a fixed distance in mm (given as a configured value for each MLC/OPEN beam pair) towards their centers to reduce the penumbra effect of MLC leaves.
The AOIs are projected onto the images. Where edges cut through pixels, the partial value of the pixel inside the AOI is used. Accommodating partial pixels improves the quality of comparison between EPIDs of differing resolution.
The following image from a Millenium collimator shows the areas of interest.
Millenium Collimator (click for full sized image)Band Center | -4.5 cm | -1.5 cm | 1.5 cm | 4.5 cm | |
---|---|---|---|---|---|
R LS : Avg CU of T3MLCSpeed | 0.072 | 0.074 | 0.074 | 0.071 | |
R Open : Avg CU of T3 Open | 0.519 | 0.533 | 0.532 | 0.516 | |
R corr : 100 * LS / Open | 13.79 | 13.84 | 13.85 | 13.82 | |
Diff(X) : R corr minus avg R corr | -0.035 | 0.02 | 0.025 | -0.007 | |
Average of absolute deviations (Diff Abs ) : 0.022 |
Indicates the vertical center in the isoplane for each AOI.
Average of the pixel values for the AOI in the given MLC beam.
Average of the pixel values for the AOI in the given OPEN beam.
To calculate this, first a third virtual plane of pixels is created by dividing each pixel the the MLC plane by its corresponding pixel in the OPEN plane. The R corr value is the average of the pixels in the AOI of the virtual plane multiplied by 100 to convert it to a percentage.
The average of the R corr values is subtracted from the R corr value. If the absolute value of any column is greater than the configured limit (currently 1.5 percent) then the the entire test is marked as failed.
Calculated by taking the absolute value of each Diff(X) value and then taking their average. If this value exceeds the configure limit (currently 3.0 percent) then the entire test is marked as failed.