pygsti.algorithms.find_sufficient_fiducial_pairs¶
-
pygsti.algorithms.
find_sufficient_fiducial_pairs
(targetGateset, prepStrs, effectStrs, germList, testLs=(256, 2048), spamLabels='all', tol=0.75, searchMode='sequential', nRandom=100, seed=None, verbosity=0, testPairList=None, memLimit=None)¶ Still in experimental stages. TODO docstring.