<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fg21sim.git/fg21sim/utils, branch v0.9.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>utils/ds: Add pad_dict_list() function</title>
<updated>2019-02-28T13:36:37+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2019-02-28T13:36:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=4721943aecb8b7c7f2cf3cb726a41b5edd3e8d49'/>
<id>4721943aecb8b7c7f2cf3cb726a41b5edd3e8d49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add utils/virial module</title>
<updated>2019-02-24T16:01:51+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2019-02-24T16:01:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=d16b2b06442c875c4e612516d7f02c5ccf343b72'/>
<id>d16b2b06442c875c4e612516d7f02c5ccf343b72</id>
<content type='text'>
Implement the M500 to M200 conversion.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implement the M500 to M200 conversion.
</pre>
</div>
</content>
</entry>
<entry>
<title>utils/analyze: PEP8 fix</title>
<updated>2019-02-24T16:01:15+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2019-02-24T16:01:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=073bbb786cbf598016b64df8ec0e59160dcc2931'/>
<id>073bbb786cbf598016b64df8ec0e59160dcc2931</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>utils/analyze: Extend loglinfit() to accept x/y limits</title>
<updated>2019-02-24T06:02:31+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2019-02-24T06:02:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=a7bce1d09f29887e01ade221f710651a54fe9b9e'/>
<id>a7bce1d09f29887e01ade221f710651a54fe9b9e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>utils/analyze: Add parameter 'coef0' to loglinfit()</title>
<updated>2019-02-24T05:40:24+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2019-02-24T05:40:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=2fccca435298939657ac5dac586eae037bd70999'/>
<id>2fccca435298939657ac5dac586eae037bd70999</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>utils/analyze: Improve logfit() to output uncertainties</title>
<updated>2019-02-22T15:40:26+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2019-02-22T15:40:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=40fa40f841f069c2d74cf0da3831dbea7ad8af1f'/>
<id>40fa40f841f069c2d74cf0da3831dbea7ad8af1f</id>
<content type='text'>
Use ``scipy.optimize.curve_fit()`` to do the underlying fitting, which
can give the uncertainties of the fitted parameters.

Rename logfit() to loglinfit().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use ``scipy.optimize.curve_fit()`` to do the underlying fitting, which
can give the uncertainties of the fitted parameters.

Rename logfit() to loglinfit().
</pre>
</div>
</content>
</entry>
<entry>
<title>utils/unit: Minor cleanups</title>
<updated>2019-02-21T14:25:44+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2019-02-21T14:25:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=adab9d6a380d51bd5dafe6fa32d3ef8661de4458'/>
<id>adab9d6a380d51bd5dafe6fa32d3ef8661de4458</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>utils/analyze: Add countdist() function</title>
<updated>2019-01-30T02:42:50+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2019-01-30T02:42:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=abd3c88209ac8107882de7f8a61b5d06bdb3cefa'/>
<id>abd3c88209ac8107882de7f8a61b5d06bdb3cefa</id>
<content type='text'>
Modified from the original countdist_integrated().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Modified from the original countdist_integrated().
</pre>
</div>
</content>
</entry>
<entry>
<title>utils/healpix: Minor cleanups</title>
<updated>2019-01-29T07:00:31+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2019-01-29T07:00:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=579da3bd096785458370bcc2b14d967b573cfe5b'/>
<id>579da3bd096785458370bcc2b14d967b573cfe5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use UTC time instead of local time</title>
<updated>2019-01-29T07:00:16+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2019-01-29T07:00:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=67b720f6d36891b17dad02ea6aca187c0813a412'/>
<id>67b720f6d36891b17dad02ea6aca187c0813a412</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
