From 6b9407c7180333c42f415936f99c0861cfc52df0 Mon Sep 17 00:00:00 2001 From: Matteo Bachetti Date: Tue, 24 Oct 2023 11:28:44 +0200 Subject: [PATCH] Fix links --- stingray/crossspectrum.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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(