GetMassCalibInfo: Gets the description and number of parameters of the...

View source: R/RcppExports.R

GetMassCalibInfoR Documentation

Gets the description and number of parameters of the available mass calibration functions.

Description

GetMassCalibInfo gets the description and number of parameters of the available mass calibration functions.

Usage

GetMassCalibInfo(massCalibMode)

Arguments

massCalibMode

Mass calibration mode (0 to 5).

Details

Note: Modes 3 and 4 are flawed. Don't use them. In mode 3 the fit does not converge well, because of a bug (parameters not correctly initialized). Mode 4 is two sequential fits, first mode 0, then a quadratic fit to the residuals, which is an inferior implementation of mode 3. Mode 1 is for FTMS data.

Value

List with the description and number of calibration parameters for the given massCalibMode.


pasturm/TofDaqR documentation built on March 29, 2024, 12:10 a.m.