pygsti.construction.list_strings_lgst_can_estimate

pygsti.construction.list_strings_lgst_can_estimate(dataset, specs)

Compute the gate strings that LGST is able to estimate given a set of fiducial strings or prepSpecs and effectSpecs.

Parameters:
  • dataset (DataSet) – The data used to generate the LGST estimates
  • specs (2-tuple) – A (prepSpecs,effectSpecs) tuple usually generated by calling build_spam_specs(...)
Returns:

each list of tuples specifyies a gate string that LGST can estimate.

Return type:

list of lists of tuples