36 return top_x + measurement_frame_group.getWidth() / 2.;
42 return top_y + measurement_frame_group.getHeight() / 2.;
57 : m_instance(instance), m_vpsf(vpsf) {
63 for (
auto c :
m_vpsf->getComponents()) {
67 auto psf =
m_vpsf->getPsf(component_values);
69 auto psf_sum =
std::accumulate(psf->getData().begin(), psf->getData().end(), 0.);
81 check_image, psf_normalized,
m_vpsf->getPixelSampling(),
x,
y);