<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fg21sim.git/fg21sim/configs, branch v0.4.2</title>
<subtitle>Simulate foreground for 21cm EoR signal detection
</subtitle>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/'/>
<entry>
<title>galactic/snr: Update to support the sky.py</title>
<updated>2017-05-22T14:37:34+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2017-05-22T14:37:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=2303c0b55499fc029519c58fff5a5c83b35143f3'/>
<id>2303c0b55499fc029519c58fff5a5c83b35143f3</id>
<content type='text'>
Also fix a typo in configs/checkers.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also fix a typo in configs/checkers.py
</pre>
</div>
</content>
</entry>
<entry>
<title>configs/checkers: Check SNR simulation resolution against pixel size</title>
<updated>2017-05-21T13:24:27+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2017-05-21T13:24:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=d2c9dd2601d312077c11ca0a36ef02429b1bfbfc'/>
<id>d2c9dd2601d312077c11ca0a36ef02429b1bfbfc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>galactic/synchrotron: Update to support sky.py</title>
<updated>2017-05-21T08:52:46+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2017-05-21T08:50:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=eb9b7ae19305084e03382c65000c61e52ea5ebba'/>
<id>eb9b7ae19305084e03382c65000c61e52ea5ebba</id>
<content type='text'>
* Also update foregrounds.py to use sky.py
* Minor fixes to configs/manager.py

TODO: update synchrotron/add_smallscales() to also work with sky patch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Also update foregrounds.py to use sky.py
* Minor fixes to configs/manager.py

TODO: update synchrotron/add_smallscales() to also work with sky patch.
</pre>
</div>
</content>
</entry>
<entry>
<title>configs : Drop "output/filetype"; only support FITS</title>
<updated>2017-05-17T01:47:57+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2017-05-17T01:47:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=4c86653bc2dea5a27acb796570112d775e17133e'/>
<id>4c86653bc2dea5a27acb796570112d775e17133e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>configs: New "sky" section, and remove "common" section</title>
<updated>2017-05-16T11:09:27+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2017-05-16T07:26:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=3c07a41448ddce396ffb98e105fca4ae5d6a74ee'/>
<id>3c07a41448ddce396ffb98e105fca4ae5d6a74ee</id>
<content type='text'>
* Update checkers accordingly
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update checkers accordingly
</pre>
</div>
</content>
</entry>
<entry>
<title>configs: Use separate section "foregrounds" to config components</title>
<updated>2017-05-16T07:26:46+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2017-05-16T06:21:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=02d9b9bc2263d4eabee8a07bbf8c7606255fa761'/>
<id>02d9b9bc2263d4eabee8a07bbf8c7606255fa761</id>
<content type='text'>
Also update copyright information.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also update copyright information.
</pre>
</div>
</content>
</entry>
<entry>
<title>galactic/snr.py: Small cleanup; Update default resolution</title>
<updated>2016-12-13T12:27:02+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2016-12-13T12:27:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=9511eb8b2a0e3c3f65473a735700c65ec697d58d'/>
<id>9511eb8b2a0e3c3f65473a735700c65ec697d58d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor updates</title>
<updated>2016-11-26T10:17:26+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2016-11-26T10:17:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=ad7958cf5e7d4eae9e8fb10b67578d8db1e3a7f0'/>
<id>ad7958cf5e7d4eae9e8fb10b67578d8db1e3a7f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>webui: configs: Some minor fixes</title>
<updated>2016-11-22T01:34:05+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2016-11-22T01:34:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=b542121fa90041ea457dd605feaca7077a8f6bc4'/>
<id>b542121fa90041ea457dd605feaca7077a8f6bc4</id>
<content type='text'>
* configs.py/_set_configs(): Also return the original data if the input
  values failed the validation;
* setServerConfigs(): Success callback also reset value if the input
  value failed pass the server-side validation;
* getServerConfigs(): Return "undefined" if key does not exists.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* configs.py/_set_configs(): Also return the original data if the input
  values failed the validation;
* setServerConfigs(): Success callback also reset value if the input
  value failed pass the server-side validation;
* getServerConfigs(): Return "undefined" if key does not exists.
</pre>
</div>
</content>
</entry>
<entry>
<title>configs: Change default logging level to "DEBUG"</title>
<updated>2016-11-21T02:55:19+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2016-11-21T02:55:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=1d8584da1d62b605349a198182d0d720049403b1'/>
<id>1d8584da1d62b605349a198182d0d720049403b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
