pygsti.modelpacks.legacy.std1Q_XYZI

Variables for working with the a model containing Idle, X(pi/2), Y(pi/2), and Z(pi/2) gates.

Module Contents

Functions

processor_spec()

target_model([parameterization_type, sim_type])

Returns a copy of the target model in the given parameterization.

Attributes

description

gates

fiducials

germs

germs_lite

global_fidPairs

pergerm_fidPairsDict

global_fidPairs_lite

pergerm_fidPairsDict_lite

pygsti.modelpacks.legacy.std1Q_XYZI.description = 'Idle, X(pi/2), Y(pi/2), Z(pi/2) gates'
pygsti.modelpacks.legacy.std1Q_XYZI.gates = ['Gi', 'Gx', 'Gy', 'Gz']
pygsti.modelpacks.legacy.std1Q_XYZI.fiducials
pygsti.modelpacks.legacy.std1Q_XYZI.germs
pygsti.modelpacks.legacy.std1Q_XYZI.germs_lite
pygsti.modelpacks.legacy.std1Q_XYZI.processor_spec()
pygsti.modelpacks.legacy.std1Q_XYZI.target_model(parameterization_type='full', sim_type='auto')

Returns a copy of the target model in the given parameterization.

Parameters

parameterization_type{“TP”, “CPTP”, “H+S”, “S”, … }

The gate and SPAM vector parameterization type. See Model.set_all_parameterizations() for all allowed values.

sim_type{“auto”, “matrix”, “map”, “termorder:X” }

The simulator type to be used for model calculations (leave as “auto” if you’re not sure what this is).

Returns

Model

pygsti.modelpacks.legacy.std1Q_XYZI.global_fidPairs = [(0, 0), (2, 3), (5, 2), (5, 4)]
pygsti.modelpacks.legacy.std1Q_XYZI.pergerm_fidPairsDict
pygsti.modelpacks.legacy.std1Q_XYZI.global_fidPairs_lite = [(0, 4), (0, 5), (1, 0), (2, 0), (2, 4), (2, 5), (3, 0), (4, 2), (4, 4), (5, 1), (5, 2), (5, 3)]
pygsti.modelpacks.legacy.std1Q_XYZI.pergerm_fidPairsDict_lite