mod_substract.background: Creates a new TLum.Analysis object where the background was...

Description Usage Arguments Details Value Author(s) See Also

View source: R/mod_substract.background.R

Description

Creates a new TLum.Analysis object where the background was removed from the signal.

Usage

1
2
mod_substract.background(object, keep.background = FALSE,
  plotting.parameters = list(no.plot = FALSE))

Arguments

object

TLum.Analysis (required): object containing the initial TL curves.

keep.background

logical (with default): Parameter indicating if the background curve have to be kept or suppressed.

plotting.parameters

list (with default): list containing the plotting parameters. See details.

Details

Plotting parameters
The plotting parameters are:

no.plot

logical: If TRUE, the results will not be plotted.

Value

This function provides a new TLum.Analysis object with the TL curves after background subtraction.
It also plots the TL curves, the background curves and the background substracted curves using plot_remove.preheat.

Author(s)

David Strebler, University of Cologne (Germany).

See Also

plot_substract.background


TLdating documentation built on May 2, 2019, 9:26 a.m.