dodal.devices.tetramm#

Classes

SummingTetrammDetector

When triggered the tetramm will average a number of readings from the hardware (as defined by values per reading and averaging time) and produce a reading at each sample time.

TetrammDetector

Unlike other AreaDetectors the tetramm driver does not internally stop after the expected number of triggers, instead we set the expected number of frames on the file writer, which will then internally stop when it receives this number of frames, and we rely on this stopping to know the detector is done.