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 [Required]

The fraction of shots kept.

Constraints

  • ge = 0
  • le = 1
Was this page helpful?
Report a bug, typo, or request content on GitHub.