qbraid.devices.ibm.IBMResultWrapper

class IBMResultWrapper(vendor_rlo)[source]

Qiskit Result wrapper class.

__init__(vendor_rlo)

Methods

__init__(vendor_rlo)

measurement_counts([remove_zeros])

Returns the sorted histogram data of the run

measurements()

Return measurements as list

plot_counts([remove_zeros])

Plot histogram of measurement counts

raw_counts()

Returns the histogram data of the run