Skip to main content
IBM Quantum Platform
번역 정보

이 페이지의 추가 언어 번역이 곧 제공될 예정입니다.

TREXResultPostSelectionMetadataModel

pydantic model TREXResultPostSelectionMetadataModel

GitHub

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에서 버그, 오타를 보고하거나 컨텐츠를 요청하십시오.