Mercurial > repos > bimib > cobraxy
changeset 272:655e33ca9225 draft default tip
Uploaded
author | francesco_lapi |
---|---|
date | Mon, 10 Mar 2025 15:54:03 +0000 |
parents | d8412f6c94be |
children | |
files | COBRAxy/marea.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/COBRAxy/marea.py Mon Mar 10 14:50:23 2025 +0000 +++ b/COBRAxy/marea.py Mon Mar 10 15:54:03 2025 +0000 @@ -293,7 +293,7 @@ p_val :float = tmp[0] f_c = tmp[1] z_score = tmp[2] - if p_val < threshold_P_V: + if p_val <= threshold_P_V: if not isinstance(f_c, str): if abs(f_c) < ((threshold_F_C - 1) / (abs(threshold_F_C) + 1)): # col = grey