Skip to main contentIBM Quantum Documentation Mirror

LinbdbladResultPostSelectionMetadataModel

pydantic model LinbdbladResultPostSelectionMetadataModel

GitHub

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

Default value: 0, le=1)] [Required]

The fraction of shots kept for each layer pair depth.

success_rates

field

Type: dict[int, dict[int, confloat(ge

Default value: 0, le=1)]] [Required]

The fraction of shots in which post selection successfully flipped each qubit, for each layer pair depth.