diff options
author | Aaron LI <aly@aaronly.me> | 2017-08-26 15:43:21 +0800 |
---|---|---|
committer | Aaron LI <aly@aaronly.me> | 2017-08-26 15:43:21 +0800 |
commit | 9f713b6b099a960488ce1b6aed6ef76be43471b5 (patch) | |
tree | d7c9823714030ccc92d5552840cd9ff8636a9a87 /fg21sim/configs/10-galactic.conf.spec | |
parent | 32bc2e5f436167432cfbf67fd6c0b162080449c9 (diff) | |
download | fg21sim-9f713b6b099a960488ce1b6aed6ef76be43471b5.tar.bz2 |
configs: Clean up unused options; clean up checkers as well
Diffstat (limited to 'fg21sim/configs/10-galactic.conf.spec')
-rw-r--r-- | fg21sim/configs/10-galactic.conf.spec | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fg21sim/configs/10-galactic.conf.spec b/fg21sim/configs/10-galactic.conf.spec index 8d3ee77..85cc8ee 100644 --- a/fg21sim/configs/10-galactic.conf.spec +++ b/fg21sim/configs/10-galactic.conf.spec @@ -27,8 +27,6 @@ template = string(default=None) # The frequency of the template map (same unit as in [frequency] section) template_freq = float(default=None, min=0.0) - # The unit of the template map pixel - template_unit = string(default=None) # Spectral index map indexmap = string(default=None) |