Class BeamUniformityCorrector

Class Documentation

class BeamUniformityCorrector

Public Functions

inline void correct(Eigen::Ref<im_t> image)

Applies dark count correction to an image, modifying it in-place to have reduced horizontal line artifacts.

Parameters:

image – Mutable reference to an image as a 2D Eigen array, to be modified in-place