From 9511eb8b2a0e3c3f65473a735700c65ec697d58d Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Tue, 13 Dec 2016 20:27:02 +0800 Subject: galactic/snr.py: Small cleanup; Update default resolution --- fg21sim/configs/10-galactic.conf.spec | 2 +- 1 file changed, 1 insertion(+), 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 9aa4dbe..e565297 100644 --- a/fg21sim/configs/10-galactic.conf.spec +++ b/fg21sim/configs/10-galactic.conf.spec @@ -71,7 +71,7 @@ # Resolution (unit: arcmin) for simulating each SNR, which are finally # mapped to the HEALPix map of Nside specified in "[common]" section. - resolution = float(default=1.0, min=0.0) + resolution = float(default=0.5, min=0.0) # Filename prefix for this component prefix = string(default="gsnr") -- cgit v1.2.2