diff options
Diffstat (limited to 'fg21sim/configs')
-rw-r--r-- | fg21sim/configs/10-galactic.conf.spec | 9 | ||||
-rw-r--r-- | fg21sim/configs/20-extragalactic.conf.spec | 5 |
2 files changed, 0 insertions, 14 deletions
diff --git a/fg21sim/configs/10-galactic.conf.spec b/fg21sim/configs/10-galactic.conf.spec index 43e84c9..9185dc0 100644 --- a/fg21sim/configs/10-galactic.conf.spec +++ b/fg21sim/configs/10-galactic.conf.spec @@ -3,20 +3,11 @@ # # Syntax: `ConfigObj`, https://github.com/DiffSK/configobj # -# There are various configuration options that specify the input data -# and/or templates required by the simulations, the properties of the input -# data, the output products, as well as some parameters affecting the -# simulation behaviors. -# # This file contains the options corresponding the Galactic emission # components, which currently includes the following components: # - synchrotron # - freefree # - snr -# -# NOTE: -# - The input templates for simulations should be HEALPix full-sky maps. -# - The input catalog should be in CSV format. [galactic] diff --git a/fg21sim/configs/20-extragalactic.conf.spec b/fg21sim/configs/20-extragalactic.conf.spec index 74266cd..aa868ae 100644 --- a/fg21sim/configs/20-extragalactic.conf.spec +++ b/fg21sim/configs/20-extragalactic.conf.spec @@ -3,11 +3,6 @@ # # Syntax: `ConfigObj`, https://github.com/DiffSK/configobj # -# There are various configuration options that specify the input data -# and/or templates required by the simulations, the properties of the input -# data, the output products, as well as some parameters affecting the -# simulation behaviors. -# # This file contains the options corresponding the extragalactic emission # components, which currently includes the following components: # - clusters: halos |