pygsti.objects.EvalTree.get_sub_trees

EvalTree.get_sub_trees()
Returns a list of all the sub-trees (also EvalTree instances) of
this tree. If this tree is not split, returns a single-element list containing just the tree.