pygsti.tools.fogitools.construct_fogi_quantities

pygsti.tools.fogitools.construct_fogi_quantities#

construct_fogi_quantities(primitive_op_labels, gauge_action_matrices, errorgen_coefficient_labels, op_errgen_indices, gauge_space, op_label_abbrevs=None, dependent_fogi_action='drop', norm_order=None)#

TODO: docstring :param dependent_fogi_action: ‘drop’ ensures the set of FOGI quantities returned is linearly independent. ‘mark’ ensures :type dependent_fogi_action: ‘drop’ or ‘mark’