filter_omega_to_real¶
- psi4.driver.qcdb.vib.filter_omega_to_real(omega)[source]¶
Returns ndarray (float) of omega (complex) where imaginary entries are converted to negative reals.
- Return type
- Parameters
omega (numpy.ndarray) –
Returns ndarray (float) of omega (complex) where imaginary entries are converted to negative reals.
omega (numpy.ndarray) –