pygsti.objects.EvalTree.get_min_tree_size

EvalTree.get_min_tree_size()

Returns the minimum sub tree size required to compute each of the tree entries individually. This minimum size is the smallest “maxSubTreeSize” that can be passed to split(), as any smaller value will result in at least one entry being uncomputable.