aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/configs
diff options
context:
space:
mode:
authorAaron LI <aaronly.me@outlook.com>2016-12-13 20:27:02 +0800
committerAaron LI <aaronly.me@outlook.com>2016-12-13 20:27:02 +0800
commit9511eb8b2a0e3c3f65473a735700c65ec697d58d (patch)
tree9085f6de486f5af34bec86512db12705ee19a604 /fg21sim/configs
parent418d7497e2897642229cafb1ade6f8b109748931 (diff)
downloadfg21sim-9511eb8b2a0e3c3f65473a735700c65ec697d58d.tar.bz2
galactic/snr.py: Small cleanup; Update default resolution
Diffstat (limited to 'fg21sim/configs')
-rw-r--r--fg21sim/configs/10-galactic.conf.spec2
1 files changed, 1 insertions, 1 deletions
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")