<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fg21sim.git/fg21sim, branch v0.4.0</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>Bump to version 0.4.0</title>
<updated>2016-11-26T10:18:29+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2016-11-26T10:18:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=c26aa54d45d9ae089e65f046ec06b4e21ca6d166'/>
<id>c26aa54d45d9ae089e65f046ec06b4e21ca6d166</id>
<content type='text'>
* Add "products.py" to build the products manifest and manage the
  simulation products

* Finished the "Products" section (original named "Results") for the
  Web UI

* Fix several client-side bugs, now the Web UI works well on Edge and
  IE v11

* Tune the Web UI styles and layouts

* Significantly improved the README.rst

* Add the "docs/" with a simple guide and example and test
  configuration files

* Host the required input templates and catalogs on M$ OneDrive,
  and generate the "data-manifest.json" manifest

* Implement the "bin/fg21sim-download-data" to automatically download
  the required data
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add "products.py" to build the products manifest and manage the
  simulation products

* Finished the "Products" section (original named "Results") for the
  Web UI

* Fix several client-side bugs, now the Web UI works well on Edge and
  IE v11

* Tune the Web UI styles and layouts

* Significantly improved the README.rst

* Add the "docs/" with a simple guide and example and test
  configuration files

* Host the required input templates and catalogs on M$ OneDrive,
  and generate the "data-manifest.json" manifest

* Implement the "bin/fg21sim-download-data" to automatically download
  the required data
</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>utils: Add download.py with function "download_file()"</title>
<updated>2016-11-26T09:44:37+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2016-11-26T09:44:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=3b2eaa5e704b84c1e85b6cfed14c9b70ff6839e0'/>
<id>3b2eaa5e704b84c1e85b6cfed14c9b70ff6839e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>utils: Rename function "md5()" to "calc_md5()"</title>
<updated>2016-11-26T08:45:40+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2016-11-26T08:45:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=b57474b17e507328c2be458ac13a16ed4ea0e6ac'/>
<id>b57474b17e507328c2be458ac13a16ed4ea0e6ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>webui: Replace jQuery.when() with jQuery.Deferred's .then()</title>
<updated>2016-11-24T08:59:14+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2016-11-24T08:59:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=71e70b2ef185da3a3d8f0a17463b4a8c68e6bd43'/>
<id>71e70b2ef185da3a3d8f0a17463b4a8c68e6bd43</id>
<content type='text'>
Note that jQuery.when() can NOT promise the ordering of the passed
Deferred's.  Therefore, chain multiple AJAX requests using ".then()" and
".done()" to keep them ordered.

This fixes the configurations loading problem on IE (v11), which calls
the "when()" arguments in different orders as Firefox and Chromium, thus
leads to the wrong results.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Note that jQuery.when() can NOT promise the ordering of the passed
Deferred's.  Therefore, chain multiple AJAX requests using ".then()" and
".done()" to keep them ordered.

This fixes the configurations loading problem on IE (v11), which calls
the "when()" arguments in different orders as Firefox and Chromium, thus
leads to the wrong results.
</pre>
</div>
</content>
</entry>
<entry>
<title>webui: Use new ".getJSONUncached()" instead of ".getJSON()"</title>
<updated>2016-11-24T08:40:22+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2016-11-24T08:40:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=ef4ffe1c5cb865e20b236192e1acf15fb36e4eed'/>
<id>ef4ffe1c5cb865e20b236192e1acf15fb36e4eed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>webui: Extend jQuery with "getJSONUncached()"</title>
<updated>2016-11-24T08:33:52+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2016-11-24T08:33:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=098656014870aa59d9ffde51c4021a3e21ddfae0'/>
<id>098656014870aa59d9ffde51c4021a3e21ddfae0</id>
<content type='text'>
This jQuery extension sent the AJAX GET request but force the requested
page NOT to be cached by the browser!

NOTE:
IE will by default cache the GET request even the contents has changed.

Credit: https://stackoverflow.com/a/35130770/4856091
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This jQuery extension sent the AJAX GET request but force the requested
page NOT to be cached by the browser!

NOTE:
IE will by default cache the GET request even the contents has changed.

Credit: https://stackoverflow.com/a/35130770/4856091
</pre>
</div>
</content>
</entry>
<entry>
<title>webui: Update modal box styles</title>
<updated>2016-11-24T06:26:10+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2016-11-24T06:26:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=aa3b2f588ce684739f688363dc05911cecf56adc'/>
<id>aa3b2f588ce684739f688363dc05911cecf56adc</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.js: Trigger "Enter keypress" event after field updated</title>
<updated>2016-11-24T05:32:24+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2016-11-24T05:32:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=2a1be466fb989f9485468e30ddb40a68f3de8772'/>
<id>2a1be466fb989f9485468e30ddb40a68f3de8772</id>
<content type='text'>
When the value of a configuration field is updated by jQuery ".val()",
trigger the "Enter keypress" event to update its related contents, e.g.,
the resolution note for "common/nside".

Remove the wrong "Enter keypress" event triggering on page loading.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When the value of a configuration field is updated by jQuery ".val()",
trigger the "Enter keypress" event to update its related contents, e.g.,
the resolution note for "common/nside".

Remove the wrong "Enter keypress" event triggering on page loading.
</pre>
</div>
</content>
</entry>
<entry>
<title>webui: configs.html: Add placeholder for several fields</title>
<updated>2016-11-24T05:31:48+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2016-11-24T05:31:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=facd6960489d5949636d0b206e6650d215fe6fa3'/>
<id>facd6960489d5949636d0b206e6650d215fe6fa3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
