Tutorial 1.4 Multi-fraction radiation treatments How to set up radiation exposure scenarios |
Examples 1 through 4 illustrate methods of setting up exposure scenarios to mimic several multi-fraction external beam radiation therapy (EBRT) treatments. For additional discussion, see Multi-Fraction Radiation Treatments in the Examples section of the manual. Example 1 A multi-fraction radiation treatment (rt1.inp, rt1.out) ! 30 daily 2 Gy fractions (total dose = 60 Gy)! Fractions are delivered in 8 minutes (FDT parameter) ! on weekdays (see WDO parameter in Example 4.3).XBRT: TD4F=2 NTD=30 FDT=8 Example 2 A step-and-shoot IMRT treatment example (rt2.inp, rt2.out)/*30 daily 2 Gy fractions (total dose = 60 Gy). Fractions are delivered on weekdays as a series of 9 radiation (high dose rate) pulses separated by 3 minutes. The total time to deliver each fraction is approximately (24 minutes) = (NBD-1)*TTO.*/XBRT: TD4F=2 NTD=30DFDM: ADR=10000 NBD=9 TTO=3 Comments:
Fractions are delivered as a series of 9(high dose rate, 10,000 Gy/h) radiation pulses separated by a 3 minute time interval (TTO=3). The baseline exposure scenario is repeated 11 times (rescaling) for which the total treatment dose is varied between 50 and 60 Gy in steps of 1 Gy. OPT=1 achieves the rescaling by multiplying the baseline dose rate by a constant scaling factor to suit the desired treatment dose.*/XBRT: NTD=15 TD4F=DD1 TMX=TT1 TTD=DD2 OPT=1 WDO=NDD1=0.25 1.75 / !0.25 Gy followed by 1.75 GyTT1=8 13 / !1st fraction at 8 am, 2nd fraction at 1 pm.DD2=50 51 52 53 54 55 56 57 58 59 60 / !total treatment dose ! Specify additional details of the way each fraction is delivered.DFDM: ADR=10000 NBD=9 TTO=3 Comments:
Compare the output file from Example 4.3 to the output file generated by Example 4.4.*/XBRT: NTD=15 TD4F=DD1 TMX=TT1 TTD=DD2 OPT=1 WDO=NDD1=0.25 1.75 / !0.25 Gy fraction then a 1.75 Gy fraction.TT1=8 13 / !1st fraction at 8 am, 2nd fraction at 1 pm.DD2=50 51 52 53 54 55 56 57 58 59 60 / !total treatment dose !Specify additional details of the way each fraction is delivered.DFDM: NBD=9 TTO=3 ADR=DR1 BSEQ=SQ1 RBI=BI1BI1= 1 100 1 1 1 1 1 1 100 / !relative beam intensitySQ1= 2 9 1 3 4 5 6 7 8 / !beam sequenceDR1= 100 10000 100 100 100 100 100 100 10000 / !dose rates (Gy/h) ! An equivalent method to the one specified above is:! BI1 = 100 100 1 1 1 1 1 1 1 / ! SQ1 = 1 2 3 4 5 6 7 8 9 /! DR1 = 10000 10000 100 100 100 100 100 100 100 / Suggested Problems: For all of the sample problems, use RIO to process the input file into an output file. Verify that the RIO application generates the desired exposure scenario. Debug as necessary.
|
School of Health Sciences Purdue University Disclaimer | Last updated: 10 June, 2011 |