<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fg21sim.git/fg21sim, 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>sky.py: Fix FITS header write</title>
<updated>2017-05-27T09:06:04+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2017-05-27T09:06:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=c121abe97ec4141400b9adcacb69589f06ce9be1'/>
<id>c121abe97ec4141400b9adcacb69589f06ce9be1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>extragalactic/clusters: Update to use sky.py</title>
<updated>2017-05-26T06:57:48+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2017-05-26T06:57:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=548f3b1ed9a784a8758754b27a60a8485cdbaee8'/>
<id>548f3b1ed9a784a8758754b27a60a8485cdbaee8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>extragalactic/clusters: Scale input catalog to match the sky coverage</title>
<updated>2017-05-26T04:52:05+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2017-05-26T04:52:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=f8c20f62b7e4ac7a5510a1d40aa5266d6ab9aea4'/>
<id>f8c20f62b7e4ac7a5510a1d40aa5266d6ab9aea4</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: Add "area()" method</title>
<updated>2017-05-25T03:13:36+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2017-05-25T03:13:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=91f224ca7bd9b8c4057cb57d2843663043e579f5'/>
<id>91f224ca7bd9b8c4057cb57d2843663043e579f5</id>
<content type='text'>
XXX/FIXME
---------
Consider the spherical coordination and WCS sky projection!!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
XXX/FIXME
---------
Consider the spherical coordination and WCS sky projection!!
</pre>
</div>
</content>
</entry>
<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>sky.py: Implement method "reproject_to()"</title>
<updated>2017-05-22T14:34:10+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2017-05-22T14:34:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=4e256a599d1faec7cfcfe439423b7bc18105b26e'/>
<id>4e256a599d1faec7cfcfe439423b7bc18105b26e</id>
<content type='text'>
This method reproject the given sky/image onto the grid of its own,
using the ``reproject`` package [1].

However, the performance may be a problem and needs optimization or
rewrite.

[1] reproject: https://github.com/astrofrog/reproject
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This method reproject the given sky/image onto the grid of its own,
using the ``reproject`` package [1].

However, the performance may be a problem and needs optimization or
rewrite.

[1] reproject: https://github.com/astrofrog/reproject
</pre>
</div>
</content>
</entry>
<entry>
<title>Add utils/wcs.py with function "make_wcs()"</title>
<updated>2017-05-22T13:18:35+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2017-05-22T13:18:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=eca592e6ab2d7ddb51a46e326cae3b8c0dcf55a0'/>
<id>eca592e6ab2d7ddb51a46e326cae3b8c0dcf55a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>utils/grid: Add function "make_ellipse()"</title>
<updated>2017-05-22T13:17:56+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2017-05-22T13:17:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=2f42a0754fcbc9840c93f28cd120d1c1a5bc077c'/>
<id>2f42a0754fcbc9840c93f28cd120d1c1a5bc077c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sky/SkyPatch: Add wcs and region coverage check</title>
<updated>2017-05-22T07:14:59+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2017-05-22T07:14:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=a3d31bfaac0136d40975f48705cf60d85b47ea7d'/>
<id>a3d31bfaac0136d40975f48705cf60d85b47ea7d</id>
<content type='text'>
NOTE: only TAN sky projection supported.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
NOTE: only TAN sky projection supported.
</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>
</feed>
