Note

This is the documentation for the current state of the development branch of Qiskit Experiments. The documentation or APIs here can change prior to being released.

MeasLevel

class MeasLevel(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]

Measurement level types for legacy Qobj and Sampler jobs

Attributes

RAW = 0
KERNELED = 1
CLASSIFIED = 2