deadTimeCorr {ptairMS}R Documentation

Dead time correction on raw data

Description

Dead time correction on raw data

Usage

deadTimeCorr(raw, ve, vne, r, threshold = 0.1)

Arguments

raw

ptrRaw object

ve

extending dead time

vne

non extending dead time

r

number of extraction

threshold

only bin of intensity more then threshold*r which be corrected

Value

a ptrRaw object with the raw matrix corrected


[Package ptairMS version 1.1.5 Index]