View source: R/lut-functions.R
read.beamLUT | R Documentation |
Read a beamLUT (pure-dek)
read.beamLUT(beamLUT.file, Nx = NULL, Ny = NULL, Nz = NULL,
dose.threshold = 0)
beamLUT.file |
the name of the beamLUT file. |
Nx , Ny , Nz |
optional dimensions of the target 3D array (to evaluate an absolute voxelID) |
dose.threshold |
additional dose threshold to filter elements with dose <= dose.threshold. |
a data.table of the beamLUT
Other BeamLUT: combine.beamLUTs
,
get.alpha.beta.beamLUT
,
get.bdose.beamLUT
,
get.beamLUTs
,
get.dose.beamLUT
,
get.letd.beamLUT
,
get.rbe.beamLUT
,
get.values.for.beam
,
read.beamLUTs
, write.beamLUT
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.