pyhiperta.integration

Implements the integration of waveforms videos into a single (charge, time of max) pair of image

Functions

integrate_local_peak(waveform, ...[, ...])

Integrate (sum the number of photoelectrons) in the waveform pulses in a window around the pulse maximum.

windowed_integration_correction(...)

Calculate the correction to apply to compensate the bias introduced by the windowed integration of real data.

Classes

IntegrationFunctionType(*args, **kwargs)

Describes the signature of a function that can be used for windowed integration and associated correction.