<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fg21sim.git/bin/get-healpix-patch, branch master</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>bin/get-healpix-patch: Update against read_fits_healpix()</title>
<updated>2019-11-02T14:41:39+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2019-11-02T14:36:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=36905a8557f379927e43aff9c0eeefbb299e002d'/>
<id>36905a8557f379927e43aff9c0eeefbb299e002d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bin/get-healpix-path: Check outfile existence early</title>
<updated>2018-10-31T14:06:57+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2018-10-31T14:06:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=a88b5bd561d5c09f053e29c40561423ba4c4e3d0'/>
<id>a88b5bd561d5c09f053e29c40561423ba4c4e3d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bin/get-healpix-patch: Get HEALPix ordering for reprojection</title>
<updated>2018-10-31T13:34:48+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2018-10-31T13:34:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=89165bbd9afa22dbabc6abb856ec16869eac8b19'/>
<id>89165bbd9afa22dbabc6abb856ec16869eac8b19</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Numba: disable/restrict the Numba JIT usage; needs refactor -&gt; Cython ...</title>
<updated>2018-02-02T05:31:30+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2018-02-02T05:31:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=1f2758286769fec0bcff2be3457fe243035269a2'/>
<id>1f2758286769fec0bcff2be3457fe243035269a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update logging messages; also remove creator __name__</title>
<updated>2017-08-26T13:07:09+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2017-08-26T13:01:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=c8e62dd6826ccdb0401d5eaaf26906e68f2e1a68'/>
<id>c8e62dd6826ccdb0401d5eaaf26906e68f2e1a68</id>
<content type='text'>
This script is invoked on the CLI, and will have __name__ of
__main__
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This script is invoked on the CLI, and will have __name__ of
__main__
</pre>
</div>
</content>
</entry>
<entry>
<title>get-healpix-patch: Add argument "--sigma-npix" (default: 2.0)</title>
<updated>2017-08-26T13:01:24+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2017-08-26T13:01:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=d65f3ba19d0d4af9b47b1fe6b5c3ab3cb25bca5c'/>
<id>d65f3ba19d0d4af9b47b1fe6b5c3ab3cb25bca5c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sky.py: Replace @header.setter with method "merge_header()"</title>
<updated>2017-08-26T12:34:13+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2017-08-26T12:34:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=20b428146982bd762390c17f83e5e46e955d8859'/>
<id>20b428146982bd762390c17f83e5e46e955d8859</id>
<content type='text'>
* Avoid the duplicate "@header.setter" in the inherited classes
* Update get-healpix-patch
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Avoid the duplicate "@header.setter" in the inherited classes
* Update get-healpix-patch
</pre>
</div>
</content>
</entry>
<entry>
<title>get-healpix-patch: Update against sky.py</title>
<updated>2017-08-26T07:42:19+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2017-08-26T07:42:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=32bc2e5f436167432cfbf67fd6c0b162080449c9'/>
<id>32bc2e5f436167432cfbf67fd6c0b162080449c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bin/get-healpix-patch: Postpone modules import with JIT</title>
<updated>2017-08-13T03:22:58+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2017-08-13T03:22:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=8717b6b2fa9edc8ac290b4bfb6f4335b075e2ef5'/>
<id>8717b6b2fa9edc8ac290b4bfb6f4335b075e2ef5</id>
<content type='text'>
Signed-off-by: Aaron LI &lt;aly@aaronly.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Aaron LI &lt;aly@aaronly.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>utils: Merge fits.py into io.py</title>
<updated>2017-08-13T03:17:03+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2017-08-13T03:17:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=01ad6e91008d3e564861694289fc400311639b98'/>
<id>01ad6e91008d3e564861694289fc400311639b98</id>
<content type='text'>
Functions "{read,write}_fits_healpix()" merged into io.py

Signed-off-by: Aaron LI &lt;aly@aaronly.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Functions "{read,write}_fits_healpix()" merged into io.py

Signed-off-by: Aaron LI &lt;aly@aaronly.me&gt;
</pre>
</div>
</content>
</entry>
</feed>
