bloqade.analog.ir.routine.quera.QuEraServiceOptions
← Module overview
class
method
sourcemethod
method
method
sourcemethod
classQuEraServiceOptions¶source
bloqade.analog.ir.routine.quera.QuEraServiceOptions
Bases: RoutineBase
class QuEraServiceOptionsmethoddevice¶source
bloqade.analog.ir.routine.quera.QuEraServiceOptions.device
def device(config_file: Optional[str], **api_config={})Parameters
| Name | Type | Default | Description |
|---|---|---|---|
config_file | Optional[str] | required | |
**api_config | — | {} |
methodaquila¶source
bloqade.analog.ir.routine.quera.QuEraServiceOptions.aquila
methodcloud_mock¶source
bloqade.analog.ir.routine.quera.QuEraServiceOptions.cloud_mock
methodmock¶source
bloqade.analog.ir.routine.quera.QuEraServiceOptions.mock
Signature
def mock(state_file: str = '.mock_state.txt', submission_error: bool = False) -> QuEraHardwareRoutineParameters
| Name | Type | Default | Description |
|---|---|---|---|
state_file | str | '.mock_state.txt' | |
submission_error | bool | False |
Returns
QuEraHardwareRoutine
methodcustom¶source
bloqade.analog.ir.routine.quera.QuEraServiceOptions.custom