contains_seeds

astrodendro.pruning.contains_seeds(seeds)

Critieria that leaves contain at least one of a list of seed positions

Parameters:
seedstuple of array-like

seed locations. The ith array in the tuple lists the ith coordinate for each seed. This is the format returned, e.g., by np.where