libpappsomspp
Library for mass spectrometry
|
Go to the source code of this file.
Classes | |
class | pappso::FilterMorphoWindowBase |
base class that apply a signal treatment based on a window More... | |
class | pappso::FilterMorphoSum |
test purpose More... | |
class | pappso::FilterMorphoMax |
transform the trace into its maximum over a window More... | |
class | pappso::FilterMorphoMin |
transform the trace into its minimum over a window More... | |
class | pappso::FilterMorphoMinMax |
transform the trace with the minimum of the maximum equivalent of the dilate filter for pictures More... | |
class | pappso::FilterMorphoMaxMin |
transform the trace with the maximum of the minimum equivalent of the erode filter for pictures More... | |
class | pappso::FilterMorphoAntiSpike |
anti spike filter set to zero alone values inside the window More... | |
class | pappso::FilterMorphoMedian |
median filter apply median of y values inside the window More... | |
class | pappso::FilterMorphoMean |
mean filter apply mean of y values inside the window : this results in a kind of smoothing More... | |
class | pappso::FilterMorphoBackground |
compute background of a trace compute background noise on a trace More... | |
Namespaces | |
pappso | |
tries to keep as much as possible monoisotopes, removing any possible C13 peaks and changes multicharge peaks to monocharge | |