read.beamLUT: Read a beamLUT (pure-dek)

View source: R/lut-functions.R

read.beamLUTR Documentation

Read a beamLUT (pure-dek)

Description

Read a beamLUT (pure-dek)

Usage

read.beamLUT(beamLUT.file, Nx = NULL, Ny = NULL, Nz = NULL,
  dose.threshold = 0)

Arguments

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.

Value

a data.table of the beamLUT

See Also

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


planit-group/Rplanit documentation built on July 4, 2025, 2:17 p.m.