qbraid.devices.aws.AwsGateModelResultWrapper

class AwsGateModelResultWrapper(vendor_rlo)[source]

Wrapper class for Amazon Braket result objects.

__init__(vendor_rlo)

Methods

__init__(vendor_rlo)

measurement_counts([remove_zeros])

Returns the sorted histogram data of the run

measurements()

2d array - row is shot and column is qubit.

plot_counts([remove_zeros])

Plot histogram of measurement counts

raw_counts()

Returns the histogram data of the run