pygsti.modelpacks.legacy.std1Q_pi4_pi2_XZ

Variables for working with the a model containing X(pi/4) 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

prepStrs

effectStrs

germs

germs_lite

global_fidPairs

pergerm_fidPairsDict

global_fidPairs_lite

pergerm_fidPairsDict_lite

pygsti.modelpacks.legacy.std1Q_pi4_pi2_XZ.description = 'X(pi/4) and Z(pi/2) gates'
pygsti.modelpacks.legacy.std1Q_pi4_pi2_XZ.gates = ['Gx', 'Gz']
pygsti.modelpacks.legacy.std1Q_pi4_pi2_XZ.prepStrs
pygsti.modelpacks.legacy.std1Q_pi4_pi2_XZ.effectStrs
pygsti.modelpacks.legacy.std1Q_pi4_pi2_XZ.germs
pygsti.modelpacks.legacy.std1Q_pi4_pi2_XZ.germs_lite
pygsti.modelpacks.legacy.std1Q_pi4_pi2_XZ.processor_spec()
pygsti.modelpacks.legacy.std1Q_pi4_pi2_XZ.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_pi4_pi2_XZ.global_fidPairs = [(0, 3), (3, 2), (4, 0), (5, 3)]
pygsti.modelpacks.legacy.std1Q_pi4_pi2_XZ.pergerm_fidPairsDict
pygsti.modelpacks.legacy.std1Q_pi4_pi2_XZ.global_fidPairs_lite = [(0, 1), (1, 2), (4, 3), (4, 4)]
pygsti.modelpacks.legacy.std1Q_pi4_pi2_XZ.pergerm_fidPairsDict_lite