obspy.core.util.obspy_types.ComplexWithUncertainties.conjugate

ComplexWithUncertainties.conjugate() complex

Return the complex conjugate of its argument. (3-4j).conjugate() == 3+4j.