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(*values)[source]

Measurement level types for legacy Qobj and Sampler jobs

Attributes

RAW = 0
KERNELED = 1
CLASSIFIED = 2