TREXResultPostSelectionMetadataModel
pydantic model TREXResultPostSelectionMetadataModel
Bases: BaseModel
The post selection metadata of a single TREX result of a noise learner v3 job.
fraction_kept
field
Type: float
The fraction of shots kept.
Constraints
- ge = 0
- le = 1
success_rates
field
Type: dict[int, confloat(ge``=``0, le``=``1)]
The fraction of shots in which post selection successfully flipped each qubit.
이 페이지가 도움이 되었습니까?
GitHub에서 버그, 오타를 보고하거나 컨텐츠를 요청하십시오.