diff options
author | Aaron LI <aly@aaronly.me> | 2017-10-03 22:41:32 +0800 |
---|---|---|
committer | Aaron LI <aly@aaronly.me> | 2017-10-03 22:41:32 +0800 |
commit | 353b06efc5a1e17a278ccc882c10c5545564fd69 (patch) | |
tree | 0187d6be6de9c0d5a8d8c7682121bd5aa9eb21f3 /fg21sim/configs | |
parent | 3623a8b2866bc1eff90c552a3ee29b1327db0ef1 (diff) | |
download | fg21sim-353b06efc5a1e17a278ccc882c10c5545564fd69.tar.bz2 |
configs: Clean up some comments
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 |