.ctof2calibration | R Documentation |
Only basic support (not 100% identical results) for Bruker Daltonics' cubic calibration (encoded in '"##$NTBCal"' as '"V1.0CTOF2CalibrationConstants"'). This is an internal function and should normally not used by the user.
.ctof2calibration(tof, d)
tof |
|
d |
|
double
, mz values.
Bruker Daltonics doesn't explain how the cubic calibration works.
All formula are results of “trial and error”.
That is why mass calculated by .ctof2calibration
differs little from original mass.
See also https://github.com/sgibb/readBrukerFlexData/issues/3.
Alan Race, Samuel Granjeaud, Sebastian Gibb
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.