aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/configs
diff options
context:
space:
mode:
authorAaron LI <aly@aaronly.me>2019-02-27 20:38:57 +0800
committerAaron LI <aly@aaronly.me>2019-02-27 20:41:13 +0800
commit35c980916a34bf4e35246090e8c6b9cf89141e97 (patch)
tree97ad604ec1b9c02eef845ae8151c66070d40b4a8 /fg21sim/configs
parent0ca5a652fbf4be4515fec92ca2face5f6d178270 (diff)
downloadfg21sim-35c980916a34bf4e35246090e8c6b9cf89141e97.tar.bz2
clusters/main: Do not calculate acceleration factor and genuine
A new method to determine the formation/genuineness of a radio halo will be used.
Diffstat (limited to 'fg21sim/configs')
-rw-r--r--fg21sim/configs/config.spec4
1 files changed, 0 insertions, 4 deletions
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)