iqm.cpc.compiler.post_process.add_counter_averaged_readout

iqm.cpc.compiler.post_process.add_counter_averaged_readout#

iqm.cpc.compiler.post_process.add_counter_averaged_readout(run)#

Post processor to compute and add the single-qubit excited state probabilities from the multi qubit counter results to the dataset.

Parameters:

run (RunResult) – The run result.

Returns:

The run result with new data variables for averaged readout for each component added.

Return type:

RunResult