diff options
Diffstat (limited to 'fg21sim/configs')
-rw-r--r-- | fg21sim/configs/config.spec | 4 |
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) |