qblox_scheduler.backends.qblox.operations.pulse_factories#

Module containing factory functions for pulses on the quantum-device layer.

These factories take a parametrized representation of an operation and create an instance of the operation itself. The created operations make use of Qblox-specific hardware features.

Functions#

long_square_pulse(*args, **kwargs)

long_ramp_pulse(*args, **kwargs)

staircase_pulse(*args, **kwargs)

Module Contents#

long_square_pulse(*args, **kwargs)[source]#
long_ramp_pulse(*args, **kwargs)[source]#
staircase_pulse(*args, **kwargs)[source]#