From 1dbb165cdab9b5153bf73fd9d37549fad1b85326 Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Wed, 19 Jul 2017 21:16:20 +0800 Subject: configs: Update default values Signed-off-by: Aaron LI --- fg21sim/configs/20-extragalactic.conf.spec | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'fg21sim/configs/20-extragalactic.conf.spec') diff --git a/fg21sim/configs/20-extragalactic.conf.spec b/fg21sim/configs/20-extragalactic.conf.spec index 9216663..377bd27 100644 --- a/fg21sim/configs/20-extragalactic.conf.spec +++ b/fg21sim/configs/20-extragalactic.conf.spec @@ -10,13 +10,8 @@ # # This file contains the options corresponding the extragalactic emission # components, which currently includes the following components: -# - clusters -# - halos +# - clusters: halos # - pointsources -# -# NOTE: -# - The input templates for simulations should be HEALPix full-sky maps. -# - The input catalog should be in CSV format. [extragalactic] @@ -37,7 +32,7 @@ resolution = float(default=30.0, min=5.0) # Filename prefix for this component - prefix = string(default="egcluster") + prefix = string(default="cluster") # Whether save this component to disk save = boolean(default=True) # Output directory to save the simulated results -- cgit v1.2.2