OpenMS
2.7.0
|
We offer two calibration methods: an internal and an external calibration. Both can handle peak data as well as profile data. If you want to calibrate profile data, a peak picking step is necessary, the important parameters can be set via the ini-file. If you have already picked data, don't forget the '-peak_data
' flag.
The external calibration (TOFCalibration) is used to convert flight times into m/z- values with the help of external calibrant spectra containing e.g. a polymer like polylysine. For the calibrant spectra, the calibration constants the machine uses need to be known as well as the expected masses. Then a quadratic function is fitted to convert the flight times into m/z-values.
The internal calibration (InternalCalibration) uses reference masses in the spectra to correct the m/z-values using a linear function.
In a typical setting one would first pick the TOF-data, then perform the TOFCalibration and then the InternalCalibration: