iqm.benchmarks.compressive_gst.mgst.reporting.reporting.job_counts_to_mGST_format#
- iqm.benchmarks.compressive_gst.mgst.reporting.reporting.job_counts_to_mGST_format(qubits: list[int], num_povm: int, result_dict: list[dict[str, int]]) ndarray#
Turns the dictionary of outcomes obtained from qiskit backend into the format which is used in mGST.
- Parameters:
- Returns:
2D array of measurement outcomes for sequences in J; Each column contains the outcome probabilities for a fixed sequence
- Return type: