return information about the path
mints : list of Minimum and TransitionStates
a list of Minimum, TransitionState, Minimum objects that make up the path
S : list of float
numpy array of the distance along the path. len(S) == len(mints)
energies : list of float
numpy array of the energies along the path
If the minima are not connected, return (None, None, None)
pele.landscape.DoubleEndedConnect.mergeMinima
pele.landscape.DoubleEndedConnect.success
Enter search terms or a module, class or function name.