diff --git a/stingray/crossspectrum.py b/stingray/crossspectrum.py index 4c1266a0a..6857542f7 100644 --- a/stingray/crossspectrum.py +++ b/stingray/crossspectrum.py @@ -144,7 +144,7 @@ def coherence(lc1, lc2): References ---------- - .. [#] http://iopscience.iop.org/article/10.1086/310430/pdf + .. [#] https://iopscience.iop.org/article/10.1086/310430 """ warnings.warn( @@ -1002,7 +1002,7 @@ def coherence(self): References ---------- - .. [#] http://iopscience.iop.org/article/10.1086/310430/pdf + .. [#] https://iopscience.iop.org/article/10.1086/310430 """ # this computes the averaged power spectrum, but using the # cross spectrum code to avoid circular imports @@ -1890,7 +1890,7 @@ def coherence(self): References ---------- - .. [#] http://iopscience.iop.org/article/10.1086/310430/pdf + .. [#] https://iopscience.iop.org/article/10.1086/310430 """ if np.any(self.m < 50): simon(