From 35c980916a34bf4e35246090e8c6b9cf89141e97 Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Wed, 27 Feb 2019 20:38:57 +0800 Subject: clusters/main: Do not calculate acceleration factor and genuine A new method to determine the formation/genuineness of a radio halo will be used. --- fg21sim/configs/config.spec | 4 ---- 1 file changed, 4 deletions(-) (limited to 'fg21sim/configs') diff --git a/fg21sim/configs/config.spec b/fg21sim/configs/config.spec index 74abb69..701bc91 100644 --- a/fg21sim/configs/config.spec +++ b/fg21sim/configs/config.spec @@ -464,7 +464,3 @@ stream = option("stderr", "stdout", "", default="stderr") bolo_freq_min = float(default=10) bolo_freq_max = float(default=1e5) bolo_freq_num = integer(default=256) - - # The threshold for the bolometric emissivity acceleration factor to - # determine whether the halo is genuine/formed. - genuine_threshold = float(default=10) -- cgit v1.2.2