Description Usage Arguments Value Examples
Optimizes distance between raster spot positions to yield a square-shaped inner field area of optimal homogeneity. The beam is assumed to be double-gaussien, the distance between the spot positions is same in x and y.
| 1 | HX.optimize.field( focus.FWHM.mm, field.size.mm, fluence.cm2, N.min, d.start.mm, plot = FALSE)
 | 
| focus.FWHM.mm | FWHM size of double-Gaussian beam spot (in mm). | 
| field.size.mm | Side length (in mm) of the square field in which homgenous fluence shall be obtained. Actual irradiation field will be bigger. | 
| fluence.cm2 | Particle fluence (in 1/cm2) within the homogenous field area. | 
| N.min | Minimal number of particle per raster spot. Given by machine constraints. | 
| d.start.mm | Start value for distance d (in mm), a reasonable value is focus / 3. | 
It is also adviced to follow the optimization routine output to check if it works ok.
| 1 | #
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.