eda_plugin.interpreters.frame_rate

Interpreters and corresponding GUIs for frame rate modification.

BinaryFrame rate interpreter that receives information from an analyser and computes the decision about which frame rate to use for further imaging. This information is sent on the the actuator to modify furhter imaging.

Classes

BinaryFrameRateInterpreter(*args, **kwargs)

Take the output calcualted by an ImageAnalyser and decide which imaging speed to use next.

BinaryFrameRateParameterForm(*args, **kwargs)

GUI for input/update of the parameters used for a change between two frame rates.