|
libpappsomspp
Library for mass spectrometry
|
#include <limits>#include <algorithm>#include <QList>#include <QDebug>#include "pappsomspp/core/processing/detection/cubicsplinemodel.h"Go to the source code of this file.
Namespaces | |
| namespace | pappso |
| tries to keep as much as possible monoisotopes, removing any possible C13 peaks and changes multicharge peaks to monocharge | |
Functions | |
| void | pappso::spline_bisection (const CubicSplineModel &spline_model, double const mz_at_left, double const mz_at_right, double ¢er_peak_mz, double ¢er_peak_intensity, double const threshold) |