| signal_stabilize | R Documentation |
Transform Intensities
signal_stabilize(object, ...)
## S4 method for signature 'GammaSpectrum'
signal_stabilize(object, f, ...)
## S4 method for signature 'GammaSpectra'
signal_stabilize(object, f, ...)
object |
A GammaSpectrum object. |
... |
Extra arguments to be passed to |
f |
A |
The stabilization step aims at improving the identification of peaks with a low signal-to-noise ratio. This particularly targets higher energy peaks.
A GammaSpectrum or GammaSpectra object with transformed intensities.
N. Frerebeau
Other signal processing:
baseline,
peaks_find(),
peaks_search(),
signal_integrate(),
signal_slice(),
signal_split(),
smooth()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.