33#ifndef O2_MCH_POISSONEM_H_
34#define O2_MCH_POISSONEM_H_
43static constexpr int nMacroIterations = 8;
44static int nIterations[nMacroIterations] = {5, 10, 10, 10,
50static constexpr double minPadResidues[nMacroIterations] = {0.8, 0.6, 0.5, 0.4,
51 0.3, 0.25, 0.2, 0.15};
54 const double* Cij,
Mask_t* maskCij,
55 int qCutMode,
double minPadResidu,
GLint GLint GLsizei GLint GLenum GLenum const void * pixels
std::pair< double, double > PoissonEMLoop(const Pads &pads, Pads &pixels, const double *Cij, Mask_t *maskCij, int qCutMode, double minPadError, int nItMax)
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...