OpenMS
Loading...
Searching...
No Matches
IonImageExtraction.h File Reference
Include dependency graph for IonImageExtraction.h:

Go to the source code of this file.

Namespaces

namespace  OpenMS
 Main OpenMS namespace.
 
namespace  OpenMS::Internal
 Namespace used to hide implementation details from users.
 

Functions

template<typename GetSpectrum >
IonImage extractIonImage (const MSImagingGeometry &geom, double mz, double tolerance_ppm, const std::vector< Size > &pixel_indices, Size n_spectra, GetSpectrum &&get_spectrum)
 Build an IonImage by summing peak intensities in an m/z window over a pixel subset.