qat.engines.zero module
- class ZeroEngine
Bases:
NativeEngine
An engine primarily used for testing that simply returns zero readout.
The engine is designed to be generally applicable to most executables. It looks into the executable to retrieve all acquisitions, and creates appropiate readout data that is just filled with zeros.
- readout_shape(acquire, shots)
Generates the shape of the readout given the acquire information and number of shots.