View source: R/peak_detection.R
width | R Documentation |
Calculate the FWHM (Full Width at Half Maximum) in raw data
width(tof, peak, fracMaxTIC = 0.5)
tof |
A vector of tof interval |
peak |
A vector of peak Intensity |
fracMaxTIC |
the fraction of the maximum intenisty to compute the width |
the delta FWHM in tof
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.