ParamsModel
pydantic model ParamsModel
Bases: BaseParamsModel
Schema version 1 of the inner parameters.
instructions
field
Type: QpyModelV13ToV16 [Required]
The instructions targeted by the noise learner.
These are embedded to a circuit prior to encoding with QPY.
options
field
Type: OptionsModel [Required]
Options for runtime.
schema_version
field
Type: Literal['v0.1']
Default value: 'v0.1'
Version of the params schema being used.