width {ptairMS}R 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


[Package ptairMS version 1.0.1 Index]