Skip to main content
Medical Physics logoLink to Medical Physics
. 2012 Apr 16;39(5):2518–2523. doi: 10.1118/1.3700403

Generation of a novel phase-space-based cylindrical dose kernel for IMRT optimizationa

Hualiang Zhong 1,a), Indrin J Chetty 1
PMCID: PMC3344881  PMID: 22559622

Abstract

Purpose: Improving dose calculation accuracy is crucial in intensity-modulated radiation therapy (IMRT). We have developed a method for generating a phase-space-based dose kernel for IMRT planning of lung cancer patients.

Methods: Particle transport in the linear accelerator treatment head of a 21EX, 6 MV photon beam (Varian Medical Systems, Palo Alto, CA) was simulated using the EGSnrc/BEAMnrc code system. The phase space information was recorded under the secondary jaws. Each particle in the phase space file was associated with a beamlet whose index was calculated and saved in the particle’s LATCH variable. The DOSXYZnrc code was modified to accumulate the energy deposited by each particle based on its beamlet index. Furthermore, the central axis of each beamlet was calculated from the orientation of all the particles in this beamlet. A cylinder was then defined around the central axis so that only the energy deposited within the cylinder was counted. A look-up table was established for each cylinder during the tallying process. The efficiency and accuracy of the cylindrical beamlet energy deposition approach was evaluated using a treatment plan developed on a simulated lung phantom.

Results: Profile and percentage depth doses computed in a water phantom for an open, square field size were within 1.5% of measurements. Dose optimized with the cylindrical dose kernel was found to be within 0.6% of that computed with the nontruncated 3D kernel. The cylindrical truncation reduced optimization time by approximately 80%.

Conclusions: A method for generating a phase-space-based dose kernel, using a truncated cylinder for scoring dose, in beamlet-based optimization of lung treatment planning was developed and found to be in good agreement with the standard, nontruncated scoring approach. Compared to previous techniques, our method significantly reduces computational time and memory requirements, which may be useful for Monte-Carlo-based 4D IMRT or IMAT treatment planning.

Keywords: IMRT, lung dose calculation, beamlet generation, Monte Carlo treatment planning

INTRODUCTION

Intensity-modulated radiation treatment (IMRT) planning systems optimize 3D dose distributions based on dose constraints prescribed for the target and normal tissues. Pencil beam (PB) algorithms are generally used to calculate dose distributions in optimization loops because of their high computation speed. However, in accounting for electron transport in low density regions, like the lung, these algorithms are inaccurate in comparison to Monte Carlo (MC) computed doses.1 MC simulations are often performed to verify dose distributions once the plan is optimized;2, 3, 4, 5 however, if the simulation shows large discrepancies in the planned dose, the physicist is left with few options to make the necessary corrections. The development of more accurate dose algorithms in the optimization process is likely to improve IMRT planning accuracy.

MC simulations have been used in IMRT optimization. For example, Jeraj et al.6 performed MC simulations of all bixels for inverse treatment planning. Shepard et al.7 used EGS4/DOSXYZ to calculate pencil beams to optimize aperture shapes. Bergman et al.8 calculated a beamlet-to-dose kernel matrix to optimize the positions of multileaf collimators (MLCs). Bogner et al.9 derived inverse kernels and optimized fluence maps utilizing a gradient method. To generate phase-space-based MC beamlets, Bush et al.10 developed a novel method of tagging each particle in the phase space file with its corresponding beamlet index. They sorted the tagged particles and saved them in separate files to compute dose from the corresponding beamlets using the standard DOSXYZnrc program. Bogner et al.11 calculated inverse kernels by deriving all elements of the beamlet matrix within a single MC simulation using XVMC instead of performing individual calculations for each beamlet. As pointed out by Bush et al.,10 this approach requires a large RAM to store dose and uncertainty scoring arrays. To improve their computation efficiency, Bogner et al. truncated the kernels based on given thresholds and then used the truncated kernels to optimize fluences and aperture shapes.9, 11

As the complexity of treatment techniques such as 4D IMRT or IMAT increases, so does the number of beamlets; thus, the time and memory requirements may become prohibitive. It is important that beamlets be generated more efficiently with less computer memory required in order to shorten computation time and improve computation efficiency. Here we present a new method of generating phase-space-based cylindrical beamlets for IMRT treatment planning and demonstrate the feasibility of using these beamlets to improve computation efficiency. The method was verified using an optimized treatment plan developed on a simulated lung phantom.

MATERIALS AND METHODS

A planning framework was developed using C++/QT in Linux to incorporate radiation beams and dose constraints. Beam configuration, intermediate variables, and final results are saved in text files for plan verification, and the formats of the I/O files used in this program are compatible with EGSnrc and the Pinnacle treatment planning system.

Source modeling and beamlet generation

Using the EGSnrc/BEAMnrc code system,12 we modeled the treatment head components of a Varian 21EX linear accelerator (including the secondary jaws) for a 6 MV photon beam. The electron source distribution was modeled assuming a Gaussian function with 1.4 mm FWHM in both X- and Y-directions. A phase space file containing approximately 165 million particles was generated with BEAMnrc on a plane 45 cm from the linac source. A virtual plane was positioned 50 cm from the source, and partitioned into a N × N beamlet grid with N = 10 and 20, respectively. If a particle’s path intersected this grid, the index of the intersected beamlet was then calculated from the particle’s positional parameters specified in the phase space file. This index was saved in the particle’s 32-bit LATCH variable where 23 of these bits were overwritten by the beamlet’s index. The tagged particles from all the beamlets of a particular beam were saved in a single phase space file.

Suppose for each particle p in the phase space file, the line of p(x,y) in the direction (u,v,w) intersects with the target plane (that is, at Z = 0 in the machine coordinate system) at the point S1. S1 is named the virtual origin of the particle p. Suppose the Gaussian model of the electron source is centered at the point S. The coordinates s and t of the origin S1(s, t) can be calculated by

s=x-ul0w,t=y-vl0w, (1)

where u, v, and w are the cosine vector magnitudes of this particle in the x, y, and z directions, and l0 (=45) is the distance from the phase plane to the beam source [see Fig. 1a]. The coordinates of the virtual origin were averaged over all the particles of a beamlet and saved into a file that was used to generate a cylindrical kernel for this beamlet.

Figure 1.

Figure 1

(a) Orientation of a particle represented in the machine’s coordinate system; (b) truncation of a beamlet illustrated in the patient’s coordinate system.

The DOSXYZnrc code was modified to tally energy deposited according to each particle’s LATCH variable. Note, this is a unique approach and is different from that reported by Bush et al.,10 where all particles were sorted based on their beamlet indices and saved in individual phase space files for input to DOSXYZnrc for computation of 3D dose distributions. The modified DOSXYZnrc code enables computation of all the beamlet doses of each field within one single MC simulation, circumventing the need for hundreds of output files and the associated postprocessing requirements for standard IMRT, as well as 4D and adaptive planning. One issue with this approach is that each beamlet is associated with a 3D dose distribution; computing all the beamlets of each field within a single MC simulation over the entire 3D spatial dose range therefore requires considerable amounts of computer memory and computational time. To improve the computation efficiency and reduce the memory requirement burden, we needed to examine possible means of generating truncated kernels.

Generation and representation of cylindrical dose kernels

Beamlet dose falls off quickly in the off-axis regions, with the majority of the dose being distributed in a region corresponding to a cylinder. We proposed that the 3D beamlet dose distribution can be truncated such that energy deposited only within a cylinder is scored, without a significant loss of accuracy. Figure 1b illustrates the orientation of the beamlet in the patient coordinate system.

Assume that the isocenter of a treatment beam lies at O(x0, y0, z0) in the patient coordinate system, and the distance of the source to the isocenter is denoted by L in the x-axis (as shown in Fig. 1). Suppose there is a beamlet that passes a point O1(x1, y1, z1) in the YZ-plane that is centered at the isocenter, O(x0, y0, z0). The origin of the beamlet is assumed at S1(X1, Y1, Z1), where the coordinates of X1, Y1, and Z1 can be determined by

X1=x0+LY1=y0+sZ1=z0+t, (2)

where (s, t) is the beamlet’s origin computed previously, and L is the source-to-isocenter distance, which was set to 100 in this study. The coordinates of O1 can be calculated as follows:

x1=x0y1=y0+s+(s1-s)OSBSz1=z0+t+(t1-t)OSBS, (3)

where s1 and t1 are the coordinates of bixel B1 in the B-plane centered at the B, and B is the intersection of the beam axis OS with the beamlet plane, which is 50 cm from the isocenter. After rotating the gantry ϕ degree, the beamlet’s axis O1S1 is rotated to O2S2 with the origin S2(X2, Y2, Z2), satisfying

X2=x0+Lcos(ϕ)+ssin(ϕ)Y2=y0+Lsin(ϕ)-scos(ϕ)Z2=z0+t, (4)

and with the point O2(x2,y2,z2), satisfying

x2=x0+(y1-y0)sin(ϕ)y2=y0-(y1-y0)cos(ϕ)z2=z1. (5)

The equation of the beamlet axis O2S2 can be represented as

x-x2X2-x2=y-y2Y2-y2=z-z2Z2-z2. (6)

Suppose a particle incident is located within a voxel centered at p0(xn, yn, zn). It is possible that two incident particles, with different absolute positions, could intersect a single voxel and, thus during rotation, could be rotated into different voxels in the cylinder. In order to avoid these rotation-induced dose scoring errors, all the incident particles intersecting within the bounds of a voxel are automatically counted at the center p0 of that voxel. The distance of the center p0 to the axis O2S2 can be calculated by

d=|O2S2p0O2||O2S2|. (7)

To reduce memory requirements, the cylinder around the axis O2S2 is represented as a three dimensional vector. If the angle between the lines OS and O2S2 is greater than π/4, the XZ plane of y = yn and the axis O2S2 have an intersection point p′(x3, y3, z3), satisfying

x3=x2+(X2-x2)yn-y2Y2-y2y3=ynz3=z2+(Z2-z2)yn-y2Y2-y2. (8)

Consequently, an array of dimension (2[2r],Ny,2[2r]) can be defined in DOSXYZnrc such that the energy deposited at the voxel p0 is recorded in the entry g0:=([xn-x3+2r],[yn],[zn-z3+2r]), where the bracketed values represent integers, r is the radius of the cylinder, and Ny is the y-dimension of the 3D dose grid. A look-up table was created to establish the correlation between the entry g0 and the voxel p0.

If the angle between the lines OS and O2S2 is less than or equal to π/4, we have

x3=xny3=y2+(Y2-y2)xn-x2X2-x2z3=z2+(Z2-z2)xn-x2X2-x2. (9)

Similarly, an array of dimension (Nx,2[2r],2[2r]) was defined in DOSXYZnrc to record the dose deposited by this beamlet. If the distance from the voxel’s center p to the beamlet axis O2S2 is greater than r, the incident released energy is not counted, and thus the DOSXYZnrc code only saves the energy deposited within the cylinder of radius r. When a particle traverses a voxel within the cylinder, the index of this voxel is added into the corresponding look-up table based on the particle’s beamlet number.

RESULTS AND DISCUSSION

The CT images used in this study were converted into an EGS-phantom file using the CTCREATE program.13 The dose at each voxel was scored for each beamlet and normalized to the average dose of the corresponding beam. Region-of- interest (ROI) contours were imported from Pinnacle to an in-house developed optimization framework with the maximum and minimum dose constraints prescribed for each ROI. The phase space file generated under the jaws for a 10 × 10 cm2 field size was used as an input into the code for testing purposes. The tests were performed on both a water phantom and a simulated, lung-type, anthropomorphic phantom.

Validation of source modeling and beamlet generation

A simulated 40 × 40 × 40 cm3 water phantom was used to validate source modeling. Dose profile and percentage depth doses computed with BEAMnrc/DOSXYZnrc for a 10 × 10 cm2, 6 MV beam were compared with clinical data measured with an ion chamber in a water tank. Average differences between measurements and calculations were less than 1.5% (see Fig. 2). The same phase space file was also used to compute dose kernels on the simulated anthropomorphic phantom.

Figure 2.

Figure 2

Calculated and measured (a) PDD and (b) profile of a 10 × 10 cm2 field on a 40 × 40 × 40 cm3 water phantom.

Each beam was divided into 400 beamlets. Figure 3a provides an illustration of the simulated lung phantom in axial view. Figure 3b shows an example of a beamlet from a beam at angle 30°. Figure 3c shows the 20 central beamlets of the beam at angle 0°. These results provide examples of qualitative validation of our modified code system. The sum of the deposited energy scored from all beamlets was found to be equivalent to the energy deposited by the original DOSXYZnrc code, confirming that no particles were lost during the beamlet splitting operation.

Figure 3.

Figure 3

(a) Simulated lung phantom; (b) beamlet from a beam at angle 30°; (c) beamlets from the central Y leaf for the zero-degree beam.

Validation of the cylindrical kernel computation

After validating the beam rotation and particle tagging operations, kernel truncation was verified using the simulated lung phantom. Figure 4a shows the 3D dose distribution of a single beamlet without cylindrical truncation, and Fig. 4b represents the corresponding truncated dose distribution. Figure 4c shows their difference map. Since the path length of electrons scattered from a beamlet increases in low-density materials, the resultant dose distribution in Fig. 4a widens in the lung region but narrows in the central tumor area. As shown in Fig. 4c, the truncation-induced dose errors are higher in the anterior and posterior regions of the right lung [see Fig. 3a]. Note that the maximum dose difference in Fig. 4c, which occurs in the dose falloff region, is approximately 2.5% of the maximum dose in Figs. 4a, 4b.

Figure 4.

Figure 4

(a) A central beamlet of the zero-degree beam; (b) truncated central beamlet of the zero-degree beam; (c) difference map between (a) and (b); (d)–(f) correspond to a 150° beam.

The diameter of the cylinder implemented in this study is an even number 2[2r]. The central axis of this beamlet is one voxel wide. This results in the truncated cylinder having an asymmetric number of source elements on either side of the central axis. Consequently, the errors in Fig. 4c are not symmetric with respect to the beamlet’s central axis.

Figures 4d, 4e, 4f correspond to a peripheral beamlet from a beam at 150°. These figures provide a qualitative validation of the origin and orientation of the beamlet, as well as the truncation-induced dose errors.

While the dose accumulated from all beamlets was shown to be equal to the original dose calculated by the DOSXYZnrc code, the dose accumulated from all the truncated beamlets will differ from the original dose because of the truncation errors. Table TABLE I. shows the truncation-induced absolute errors averaged over all voxels in the phantom, relative to the maximum dose in the cylinder. For the case of r = 5, 53.1%, 17.2%, 10.7%, and 7.6% of voxels have errors less than 0.1%, 0.2%, 0.3%, 0.4%, respectively, and 11.4% of voxels have errors greater than 0.4%. It should be mentioned that these errors could also depend on other factors such as the material of the truncated region and the energy of the beam, in addition to the volume of the truncated cylinder.

TABLE I.

The dose errors averaged in the phantom for different truncation cylinders.

Cylinder radius (in voxels) r = 3 r = 5 r = 7
Average error (%) 0.42 0.22 0.14

Impact of cylindrical truncation on plan optimization

A treatment plan created with five 6 MV beams incident on the simulated lung phantom was used to provide an initial evaluation of the impact of the cylindrical truncation on plan optimization. Using the modified DOSXYZnrc code, cylindrical beamlets were calculated on a dose grid with resolution 0.5 × 0.5 × 0.5 cm3. The standard deviation of the MC simulation was 2%. Bixel resolution projected on a plane 100 cm from the source was 0.5 × 0.5 cm2. The full-range MC-based dose kernel KF and the truncated dose kernel KT were substituted into the plan optimization framework to generate the full-range dose kernel-based fluence vector FF, and the truncated dose kernel-based fluence vector FT, respectively.

Dose distributions optimized with the full-range dose kernel KF and with the truncated, cylindrical dose kernel KT can be calculated by KF·FF and KT·FT with their results shown in Figs. 5a, 5b, respectively. On average, their differences are less than 0.6% of the prescribed target dose. To estimate the influence of the cylindrical kernel truncation on the optimized dose distribution, we multiplied the truncated kernel KT by the vector FF to generate a 3D dose [Fig. 5c]. Comparison of the 3D dose to the dose optimized from the full-range MC kernel revealed differences of 0.3%, on average. Next, we multiplied the full-range MC-based kernel KF by the vector FT to derive a 3D dose distribution [Fig. 5d]. This distribution was within 0.9% of the dose derived from the full-range MC kernel-based optimization.

Figure 5.

Figure 5

Transverse slices of (a) dose distributions optimized with the full-range MC dose kernel (KF·FF) and (b) dose distributions optimized with the truncated, cylindrical kernel (KT·FT), (c) the dose calculated by KT·FF, and (d) the dose generated by KF·FT.

In fluence-based IMRT plan optimization, significant computation time is spent in multiplication of the dose kernel matrix with the fluence vector for evaluating the plan’s objective function. For a cylindrical kernel matrix, the ratio between the voxel number of the entire dose region and that of the truncated cylinder is on the order of O(k)2 with k = N/r, so the computation efficiency can be improved substantially as k increases. The optimization time with the truncated kernel was found to be reduced by 78% relative to the time required for the full-range MC kernel-based optimization. The optimization program was tested on a 2.6GH workstation with 24 GB RAM.

DISCUSSION AND CONCLUSIONS

An IMRT plan typically requires more than five beams, with each beam consisting of at least 60 × 60 beamlets. A dose grid may contain more than 100 × 100 × 100 dose elements. Furthermore, the number of beamlets may increase 10 times for four-dimensional (4D) IMRT and 1800 times for 4D IMAT (intensity-modulated arc therapy) where 180 control points are assumed for optimization.14, 15 Due to the extremely large number of dose elements, calculation and management of all beamlets in MC-based 4D IMRT or IMAT plans demand not only a vast amount of computer memory but also require significant computation time. Kernel truncation may be a valuable tool to reduce memory requirements and improve efficiency if MC beamlets are to be used in these complex planning techniques. In this study, we have developed a new method of generating phase-space-based cylindrical dose kernels. This method may help reduce the memory requirement and improve computational efficiency in treatment plan optimization, while preserving MC dosimetry accuracy especially in heterogeneous regions.

For a beamlet-based plan optimization, Bogner et al.9 showed that the low dose elements of the inverse kernel matrix can be compressed with a threshold value. However, before compression, these elements still need to be calculated using MC simulation, which demands significant computing resources. Furthermore, dose computed in low dose regions often has large uncertainties. This may induce uncertainties in the truncated kernel and consequently compromise the final optimization results. The cylindrical method presented in this study scores radiation dose in a truncated, cylindrical region. Regions with low dose have been excluded prior to the MC scoring operation. Although primary beam radiation is divergent at the distal edge of the beamlet, and appears more representative of a conically shaped dose array, secondary electrons can travel relatively long distances in low-density regions like the lung. We circumvent this issue in our implementation by making the cylinder’s radius large enough so that primary radiation dose deposited in low-density regions is not cutoff, and thereby scored within the truncated cylinder.

The cylindrical truncation operation reduces kernel size to less than 6% (in the case of N = 40, r = 5) while increasing optimization speed four-fold compared to full-range 3D dose kernels. The dose distribution optimized with the cylindrical kernel is within 1% of that optimized with the full-range 3D dose kernel, which demonstrates, for the examples shown, that kernel truncation induces minimal errors. Efficiency and unreasonable memory requirements may be a significant problem in 4D IMRT or IMAT where the size of the kernel matrix may increase as much as a thousand-fold. With the cylindrical dose kernel, it may be possible to develop more efficient 4D treatment planning techniques without a significant loss of accuracy.

It should be mentioned that the quality of beamlet-based plan optimization may be compromised by the presence of a MLC or other beam modulating modifiers. To address this issue, fluences optimized from finite-size pencil beams can be combined with Monte Carlo simulations including the MLC to minimize MLC-induced dose delivery errors.16, 17 Analogously, fluences optimized from the phase-space-based beamlets can also be integrated with MLC-included MC simulations to derive more accurate dose distributions. In this study, we multiplied dose kernels by the fluence vectors that were generated with and without kernel truncations, respectively, demonstrating that the truncation operation has limited impact on the resultant dose distributions. Compared with pencil-beam kernels, the phase-space-based cylindrical dose kernel can achieve high dosimetric accuracy in heterogeneous regions and may have the potential to be integrated with modifier-included MC simulations for 4D IMRT or IMAT treatment planning.

ACKNOWLEDGMENTS

The authors would like to thank the anonymous referees for their constructive suggestions. This research was supported in part by NIH/NCI Grant No. R01CA140341.

a

The simulation module developed in this study is available upon request.

References

  1. Chetty I. J., Curran B., Cygler J. E., DeMarco J. J., Ezzell G., Faddegon B. A., Kawrakow I., Keall P. J., Liu H., Ma C. M., Rogers D. W., Seuntjens J., Sheikh-Bagheri D., and Siebers J. V., “Report of the AAPM Task Group No. 105: Issues associated with clinical implementation of Monte Carlo-based photon and electron external beam treatment planning,” Med. Phys. 34(12), 4818–4853 (2007). 10.1118/1.2795842 [DOI] [PubMed] [Google Scholar]
  2. Siebers J. V., Tong S., Lauterbach M., Wu Q., and Mohan R., “Acceleration of dose calculations for intensity-modulated radiotherapy,” Med. Phys. 28(6), 903–910 (2001). 10.1118/1.1373404 [DOI] [PubMed] [Google Scholar]
  3. Alexander A., DeBlois F., Stroian G., Al-Yahya K., Heath E., and Seuntjens J., “MMCTP: a radiotherapy research environment for Monte Carlo and patient-specific treatment planning,” Phys. Med. Biol. 52(13), N297–N308 (2007). 10.1088/0031-9155/52/13/N03 [DOI] [PubMed] [Google Scholar]
  4. Yamamoto T., Mizowaki T., Miyabe Y., Takegawa H., Narita Y., Yano S., Nagata Y., Teshima T., and Hiraoka M., “An integrated Monte Carlo dosimetric verification system for radiotherapy treatment planning,” Phys. Med. Biol. 52(7), 1991–2008 (2007). 10.1088/0031-9155/52/7/014 [DOI] [PubMed] [Google Scholar]
  5. Fix M. K., Manser P., Frei D., Volken W., Mini R., and Born E. J., “An efficient framework for photon Monte Carlo treatment planning,” Phys. Med. Biol. 52(19), N425–N437 (2007). 10.1088/0031-9155/52/19/N01 [DOI] [PubMed] [Google Scholar]
  6. Jeraj R. and Keall P., “Monte Carlo-based inverse treatment planning,” Phys. Med. Biol. 44(8), 1885–1896 (1999). 10.1088/0031-9155/44/8/303 [DOI] [PubMed] [Google Scholar]
  7. Shepard D. M., Earl M. A., Li X. A., Naqvi S., and Yu C., “Direct aperture optimization: a turnkey solution for step-and-shoot IMRT,” Med. Phys. 29(6), 1007–1018 (2002). 10.1118/1.1477415 [DOI] [PubMed] [Google Scholar]
  8. Bergman A. M., Bush K., Milette M. P., Popescu I. A., Otto K., and Duzenli C., “Direct aperture optimization for IMRT using Monte Carlo generated beamlets,” Med. Phys. 33(10), 3666–3679 (2006). 10.1118/1.2336509 [DOI] [PubMed] [Google Scholar]
  9. Bogner L., Hartmann M., Rickhey M., and Moravek Z., “Application of an inverse kernel concept to Monte Carlo based IMRT,” Med. Phys. 33(12), 4749–4757 (2006). 10.1118/1.2349697 [DOI] [PubMed] [Google Scholar]
  10. Bush K., Popescu I. A., and Zavgorodni S., “A technique for generating phase-space-based Monte Carlo beamlets in radiotherapy applications,” Phys. Med. Biol. 53(18), N337–N347 (2008). 10.1088/0031-9155/53/18/N01 [DOI] [PubMed] [Google Scholar]
  11. Bogner L., Alt M., Dirscherl T., Morgenstern I., Latscha C., and Rickhey M., “Fast direct Monte Carlo optimization using the inverse kernel approach,” Phys. Med. Biol. 54(13), 4051–4067 (2009). 10.1088/0031-9155/54/13/007 [DOI] [PubMed] [Google Scholar]
  12. Zhong H. and Siebers J. V., “Monte Carlo dose mapping on deforming anatomy,” Phys. Med. Biol. 54(19), 5815–5830 (2009). 10.1088/0031-9155/54/19/010 [DOI] [PMC free article] [PubMed] [Google Scholar]
  13. Walters B., Kawrakow I., and Rogers D. W., “DOSXYZnrc Users Manual,” PIRS 794 (National Research Council of Canada, 2007). [Google Scholar]
  14. Otto K., “Volumetric modulated arc therapy: IMRT in a single gantry arc,” Med. Phys. 35(1), 310–317 (2008). 10.1118/1.2818738 [DOI] [PubMed] [Google Scholar]
  15. Chin E. and Otto K., “Investigation of a novel algorithm for true 4D-VMAT planning with comparison to tracked, gated and static delivery,” Med. Phys. 38(5), 2698–2707 (2011). 10.1118/1.3578608 [DOI] [PubMed] [Google Scholar]
  16. Laub W., Alber M., Birkner M., and Nusslin F., “Monte Carlo dose computation for IMRT optimization,” Phys. Med. Biol. 45(7), 1741–1754 (2000). 10.1088/0031-9155/45/7/303 [DOI] [PubMed] [Google Scholar]
  17. Mihaylov I. B., Lerma F. A., Wu Y., and Siebers J. V., “Analytic IMRT dose calculations utilizing Monte Carlo to predict MLC fluence modulation,” Med. Phys. 33(4), 828–839 (2006). 10.1118/1.2178449 [DOI] [PMC free article] [PubMed] [Google Scholar]

Articles from Medical Physics are provided here courtesy of American Association of Physicists in Medicine

RESOURCES