<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fg21sim.git/fg21sim/extragalactic/clusters, branch v0.6.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>clusters/halo.py: Update injection rate calculation</title>
<updated>2017-08-26T15:35:35+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2017-08-26T15:33:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=ec2b93030d0077d2598f523dab4f6df8ed2e09b4'/>
<id>ec2b93030d0077d2598f523dab4f6df8ed2e09b4</id>
<content type='text'>
The electrons are assumed to be injected throughout the whole cluster
ICM/volume.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The electrons are assumed to be injected throughout the whole cluster
ICM/volume.
</pre>
</div>
</content>
</entry>
<entry>
<title>Return the list of filepath to the written sky files</title>
<updated>2017-08-26T06:38:41+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2017-08-26T06:38:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=3162a3d40618e3c9c888fe5ab192248f973e5897'/>
<id>3162a3d40618e3c9c888fe5ab192248f973e5897</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clusters/main.py: Update sky header; update comments etc.</title>
<updated>2017-08-26T03:19:18+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2017-08-26T03:19:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=eeb0f6b228c42dfdfdc066c4e2c0e7fcc1ccae2a'/>
<id>eeb0f6b228c42dfdfdc066c4e2c0e7fcc1ccae2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>configs: Remove option "save"; all enabled components will be saved</title>
<updated>2017-08-26T03:17:08+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2017-08-26T03:17:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=2760364f39688437437beb94215e3690ecc1c02a'/>
<id>2760364f39688437437beb94215e3690ecc1c02a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clusters/halo.py: Rewrite electron acceleration coefficient calc</title>
<updated>2017-08-14T13:43:29+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2017-08-14T13:43:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=d27d0118baff3287d298e4c035cc984e284cd9bf'/>
<id>d27d0118baff3287d298e4c035cc984e284cd9bf</id>
<content type='text'>
* Adopt the electron acceleration coefficient formula from [cassano2005]
* Rename method "_tau_acceleration()" to "_chi_acceleration()", and
  rewrite
* Add property "kT_merger"
* Also save "kT_merger" and "chi" into halos data

Signed-off-by: Aaron LI &lt;aly@aaronly.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Adopt the electron acceleration coefficient formula from [cassano2005]
* Rename method "_tau_acceleration()" to "_chi_acceleration()", and
  rewrite
* Add property "kT_merger"
* Also save "kT_merger" and "chi" into halos data

Signed-off-by: Aaron LI &lt;aly@aaronly.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>clusters/main.py: Use OrderedDict to easy keys manipulation</title>
<updated>2017-08-14T13:35:46+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2017-08-14T13:35:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=6f626998c7523f5948ce0e00acf4f2cb00f1bdc4'/>
<id>6f626998c7523f5948ce0e00acf4f2cb00f1bdc4</id>
<content type='text'>
Also avoid forgetting to add the newly added item for DataFrame
conversion.

Signed-off-by: Aaron LI &lt;aly@aaronly.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also avoid forgetting to add the newly added item for DataFrame
conversion.

Signed-off-by: Aaron LI &lt;aly@aaronly.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>clusters/halo.py: Simplify two coefficients usage</title>
<updated>2017-08-14T12:49:02+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2017-08-14T12:49:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=cc71b0bc70b5602dcdc9bdeffdfdc3632f92029f'/>
<id>cc71b0bc70b5602dcdc9bdeffdfdc3632f92029f</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>clusters: Rename property "injection_rate" and save into halos data</title>
<updated>2017-08-14T12:48:20+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2017-08-14T12:48:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=1127396c18feed61c13e6c76bef48fca1123c33b'/>
<id>1127396c18feed61c13e6c76bef48fca1123c33b</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>Use "GalaxyClusters" from main.py, and remove clusters.py</title>
<updated>2017-08-14T07:51:12+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2017-08-14T07:51:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=eed8914bb3b084dcb499c1112c9980aea9a480bd'/>
<id>eed8914bb3b084dcb499c1112c9980aea9a480bd</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>Fix several bugs</title>
<updated>2017-08-13T15:52:41+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2017-08-13T15:52:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=9bde3eea7ba531c7d1f96a7430f7d8ef0d9acbc0'/>
<id>9bde3eea7ba531c7d1f96a7430f7d8ef0d9acbc0</id>
<content type='text'>
* Brought back "clobber" property
* Delete the wrong "self.halos=[]"
* Fix the wrong assignment of "cimax0"
* Assign default values for {c,r}i{min,max}1

Signed-off-by: Aaron LI &lt;aly@aaronly.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Brought back "clobber" property
* Delete the wrong "self.halos=[]"
* Fix the wrong assignment of "cimax0"
* Assign default values for {c,r}i{min,max}1

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