From de2ee3ef948d1563b5f6434592d2c67006d60a9d Mon Sep 17 00:00:00 2001 From: Matteo Bachetti Date: Thu, 11 Jan 2024 10:34:23 +0100 Subject: [PATCH] Fix rst issue in docstring --- stingray/base.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stingray/base.py b/stingray/base.py index d5bad1720..9b0cc62f5 100644 --- a/stingray/base.py +++ b/stingray/base.py @@ -2148,7 +2148,7 @@ def fill_bad_time_intervals( """Fill short bad time intervals with random data. .. warning:: - This method is only appropriate for _very short_ bad time intervals. The simulated data + This method is only appropriate for *very short* bad time intervals. The simulated data are basically white noise, so they are able to alter the statistical properties of variable data. For very short gaps in the data, the effect of these small injections of white noise should be negligible. How short depends on the single case,