pygsti.extras.rpe.rpeconfig.RPEconfig

Contents

pygsti.extras.rpe.rpeconfig.RPEconfig#

class RPEconfig(input_dict)#

Bases: object

Encapsulates a collection of settings for an RPE run. Provides full specifications, including target gates, SPAM, sine and cosine strings for alpha, epsilon, and theta.

Methods

__init__(input_dict)