From 0aac2d9a1f163af4d84c36bd3d19f8df2630fdbd Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Mon, 3 Oct 2016 16:12:35 +0800 Subject: Update general configurations and synchrotron configs --- fg21sim/configs/10-galactic.conf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'fg21sim/configs/10-galactic.conf.spec') diff --git a/fg21sim/configs/10-galactic.conf.spec b/fg21sim/configs/10-galactic.conf.spec index 491b3db..ac0b99f 100644 --- a/fg21sim/configs/10-galactic.conf.spec +++ b/fg21sim/configs/10-galactic.conf.spec @@ -14,11 +14,14 @@ # The template map for the simulation. # This config specify the relative path to the template from "data_dir". template = string(default=None) - # The frequency of the template map + # The frequency of the template map (same unit as in [frequency] section) template_freq = float(default=None) # The unit of the template map pixel template_unit = string(default=None) + # Spectral index map + indexmap = string(default=None) + # Whether add fluctuations on the small scales add_smallscales = boolean(default=True) -- cgit v1.2.2