LinbdbladResultPostSelectionMetadataModel
pydantic model LinbdbladResultPostSelectionMetadataModel
Bases: BaseModel
The post selection metadata of a single Linbdblad result of a noise learner v3 job.
fraction_kept
field
Type: dict[int, confloat(ge``=``0, le``=``1)]
The fraction of shots kept for each layer pair depth.
success_rates
field
Type: dict[int, dict[int, confloat(ge``=``0, le``=``1)]]
The fraction of shots in which post selection successfully flipped each qubit, for each layer pair depth.
Was this page helpful?
Report a bug, typo, or request content on GitHub.