schedule_execution
tergite_autocalibration.lib.utils.schedule_execution
Functions:
| Name | Description |
|---|---|
get_compiler |
This is in a function, so, we can have a local import of the quantify module. |
get_compiler
get_compiler(prefix: str = 'default') -> SerialCompiler
This is in a function, so, we can have a local import of the quantify module.
Returns:
| Type | Description |
|---|---|
SerialCompiler
|
SerialCompiler with given prefix name |