diff options
author | Aaron LI <aaronly.me@outlook.com> | 2016-10-22 11:48:39 +0800 |
---|---|---|
committer | Aaron LI <aaronly.me@outlook.com> | 2016-10-22 11:48:39 +0800 |
commit | 7018540fde7cfa76a4b558bc22f6229f0c6f6b67 (patch) | |
tree | d91e30823aac61c104e70ae0204586089d06d711 | |
parent | 1e0109a3182109a9a61a2256d227678ec8389bc8 (diff) | |
download | fg21sim-7018540fde7cfa76a4b558bc22f6229f0c6f6b67.tar.bz2 |
configs/10-galactic.conf.spec: Fix/update the description
-rw-r--r-- | fg21sim/configs/10-galactic.conf.spec | 16 |
1 files changed, 12 insertions, 4 deletions
diff --git a/fg21sim/configs/10-galactic.conf.spec b/fg21sim/configs/10-galactic.conf.spec index c1b2c4e..32f977b 100644 --- a/fg21sim/configs/10-galactic.conf.spec +++ b/fg21sim/configs/10-galactic.conf.spec @@ -3,12 +3,20 @@ # # Syntax: `ConfigObj`, https://github.com/DiffSK/configobj # -# This file contains the general configurations, which control the general -# behaviors, or will be used in other configuration sections. +# 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. # -# NOTE: -# The input templates for simulations should be HEALPix full-sky maps. +# 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] |