make a vector orthogonal to eigenvectors of the Hessian corresponding to overall translations and rotations.
v : numpy array
the vector to make orthogonal
coords : numpy array
the zero eivengectors are calculated for this structure
norm : bool, optional
normalize v before returning?
translation_only : bool
if True, orthogonalize to translations but not rotations
v :
the orthogonalized vector
pele.transition_states.InterpolatedPathDensity
pele.transition_states.orthogopt_translation_only
Enter search terms or a module, class or function name.