From ca48698b6400d09ac24b46d9622dccf3de4e0691 Mon Sep 17 00:00:00 2001 From: Kris Thielemans Date: Thu, 20 Jun 2024 02:12:37 +0100 Subject: [PATCH] tiny fix in docstring STIR.AcquisitionData.rebin() had a \c (left-over from doxygen), which generates a warning --- src/xSTIR/pSTIR/STIR.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/xSTIR/pSTIR/STIR.py b/src/xSTIR/pSTIR/STIR.py index fcc6328b1..e614aa785 100644 --- a/src/xSTIR/pSTIR/STIR.py +++ b/src/xSTIR/pSTIR/STIR.py @@ -1383,7 +1383,7 @@ def rebin(self, num_segments_to_combine, Keyword arguments: num_segments_to_combine -- combines multiple oblique 'segments' together. If set to the total number of segments, this corresponds to SSRB. Another example is if the input data - has 'span=1', the output span will be equal to the \c num_segments_to_combine. + has 'span=1', the output span will be equal to the num_segments_to_combine. num_views_to_combine -- combines neighbouring views. Needs to be a divisor of the total number of views in the data. num_tang_poss_to_trim -- removes a number of tangential positions (horizontal direction