Question
How are the Monitor Units calculated in SciMoCa?
Answer
SciMoCa is an independent dose calculation algorithm. Naturally, it is best suited for evaluating full 3D dose distributions for quality assurance purposes. However, the traditional method of patient plan quality assurance is based on Monitor Units (MU) as a measure of the released radiation.
The MU-based check method independently computes the number of MU' required to deliver a certain dose D to a specific point P in the patient, and compares it to the MU as defined in the DICOM treatment plan. The values of P, D and MU are extracted from the DICOM treatment plan file (DoseSpecificationPoint, BeamDose, BeamMeterset).
SciMoCa computes the dose for the same MU, but obtains a different dose D'. The value of interest is now: how many MU' would need to be applied in order to achieve the dose D? Hence,
đđ' = đđ đˇ/đˇ'
For example, the treatment plan contains the information: MU = 250 MU, D = 2.0 Gy, and SciMoCa computes a dose of D'=1.95 Gy, then according to SciMoCa, MU' = 256,41 MU would need to be applied to achieve the same dose.
In practice, the dose to the DoseSpecificationPoint is given per beam or arc i as Di. Therefore, đˇ = ÎŖiđˇi and đđ = ÎŖi đđi in the DICOM plan file. SciMoCa does not compute the dose per beam or arc, but for the full treatment plan for efficiency reasons. Therefore, the total dose Dâ is split into beam/arc doses D'i according to the same ratios as in the DICOM treatment plan, i.e. đˇ'i = đˇi đˇ/đˇ', so that finally
đđ'i = đđi đˇi/đˇ'i = đđi đˇ/đˇ'.
For example, if MU1 = 280 MU and MU2= 360 MU, and D1 = 0.88 Gy and D2 = 1.12 Gy from the DICOM plan, and D'=2.04 Gy, then SciMoCa computes MU1' = 274.5 MU and MU2' = 352.9 MU.