read.beamLUTs: Read the beamLUTs (pure-dek)

View source: R/lut-functions.R

read.beamLUTsR Documentation

Read the beamLUTs (pure-dek)

Description

Read the beamLUTs (pure-dek)

Usage

read.beamLUTs(beamLUT.name, Nx, Ny, Nz, dose.threshold = 0,
  concatenate = FALSE)

Arguments

beamLUT.name

the prefix of the beamLUT files. The complete filenames are expected to be: <beamLUT.name>_<beamIndex>.beamLUT

Nx, Ny, Nz

the dimensions of the target 3D array (to evaluate an absolute voxelID)

dose.threshold

additional dose threshold to filter elements with dose <= dose.threshold.

concatenate

uses alternative faster approach (may not work on windows and osx.)

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.beamLUT, write.beamLUT


planit-group/Rplanit documentation built on Dec. 5, 2022, 11:10 p.m.