From c0a0f44750b4ee171292eaea8e62d5d71e1154d6 Mon Sep 17 00:00:00 2001 From: Aron Mirwald Date: Fri, 14 Feb 2025 23:40:51 +0900 Subject: [PATCH] style --- seismostats/analysis/b_significant.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/seismostats/analysis/b_significant.py b/seismostats/analysis/b_significant.py index 0cf801c..fa69396 100644 --- a/seismostats/analysis/b_significant.py +++ b/seismostats/analysis/b_significant.py @@ -280,7 +280,7 @@ def b_significant_1D( n_m: Number of magnitudes in each partition. min_num: Minimum number of events in a partition. b_method: Method to estimate the b-values. - return_p: If True, the p-value of the null hypothesis of constant + return_p: If True, the p-value of the null hypothesis of constant b-values is returned. conservative: If True, the conservative estimate of the standard deviation of the autocorrelation is used, i.e., gamma = 1.