width: Calculate the FWHM (Full Width at Half Maximum) in raw data

View source: R/peak_detection.R

widthR Documentation

Calculate the FWHM (Full Width at Half Maximum) in raw data

Description

Calculate the FWHM (Full Width at Half Maximum) in raw data

Usage

width(tof, peak, fracMaxTIC = 0.5)

Arguments

tof

A vector of tof interval

peak

A vector of peak Intensity

fracMaxTIC

the fraction of the maximum intenisty to compute the width

Value

the delta FWHM in tof


camilleroquencourt/ptairMS documentation built on April 24, 2024, 9:03 p.m.