From ad7958cf5e7d4eae9e8fb10b67578d8db1e3a7f0 Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Sat, 26 Nov 2016 18:17:26 +0800 Subject: Minor updates --- fg21sim/configs/00-general.conf.spec | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'fg21sim/configs/00-general.conf.spec') diff --git a/fg21sim/configs/00-general.conf.spec b/fg21sim/configs/00-general.conf.spec index e4d7bc2..4779f6c 100644 --- a/fg21sim/configs/00-general.conf.spec +++ b/fg21sim/configs/00-general.conf.spec @@ -26,6 +26,11 @@ lmax = integer(min=1, default=3071) # Diffuse Galactic free-free emission # + galactic/snr: # Galactic supernova remnants emission +# + extragalactic/clusters: +# Extragalactic clusters of galaxies emission +# + extragalactic/pointsources: +# Emission from multiple types of extragalactic point sources +# NOTE: This component is not well integrated and tested at the moment components = force_list(default=list("galactic/synchrotron", "galactic/freefree", "galactic/snr", "extragalactic/clusters")) -- cgit v1.2.2