factory_common#
Functions for producing common operation handling strategies.
Module Contents#
Functions#
Handles the logic for determining the correct pulse type. |
- try_get_pulse_strategy_common(operation_info: quantify_scheduler.backends.types.qblox.OpInfo) quantify_scheduler.backends.qblox.operation_handling.base.IOperationStrategy | None [source]#
Handles the logic for determining the correct pulse type.
Returns
None
if no matching strategy class is found.