<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chandra-acis-analysis.git/scripts, branch master</title>
<subtitle>Chandra ACIS analysis tools and documents
</subtitle>
<link rel='alternate' type='text/html' href='https://git.liwt.net/chandra-acis-analysis.git/'/>
<entry>
<title>Fix a name mistake</title>
<updated>2018-10-10T00:39:12+00:00</updated>
<author>
<name>Yongkai Zhu</name>
<email>yongkai_zhu@hotmail.com</email>
</author>
<published>2018-10-10T00:39:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/chandra-acis-analysis.git/commit/?id=0678c8cbd8cfc1142f6c26f14408b2d7409c9fcf'/>
<id>0678c8cbd8cfc1142f6c26f14408b2d7409c9fcf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the 'rehash' command from heainit()</title>
<updated>2018-09-21T06:38:38+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2018-09-21T06:38:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/chandra-acis-analysis.git/commit/?id=5738c4387f0455b400d4a73b0095d85be39f6d3f'/>
<id>5738c4387f0455b400d4a73b0095d85be39f6d3f</id>
<content type='text'>
The 'rehash' command is available in ZSH, but not in Bash, which uses
'hash -r' instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The 'rehash' command is available in ZSH, but not in Bash, which uses
'hash -r' instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add scripts/heasoft.sh to help avoid library conflicts</title>
<updated>2018-09-14T06:47:05+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2018-09-14T06:47:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/chandra-acis-analysis.git/commit/?id=373caa4776d2111a823b2cf4f2b7f79bc5e1c66c'/>
<id>373caa4776d2111a823b2cf4f2b7f79bc5e1c66c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts/ciao_calc_ct.sh: Update to use "cosmo_calc.py"</title>
<updated>2017-10-31T08:42:33+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2017-10-31T08:42:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/chandra-acis-analysis.git/commit/?id=4f7b3f173bf14d56272e0b56814eeb08ea0c9c6c'/>
<id>4f7b3f173bf14d56272e0b56814eeb08ea0c9c6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chandra_genspcreg.sh: Give default values for reg_in and reg_out</title>
<updated>2017-03-06T10:39:32+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2017-03-06T10:39:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/chandra-acis-analysis.git/commit/?id=f8799d813675c98fbc000ae599d84984f4a09880'/>
<id>f8799d813675c98fbc000ae599d84984f4a09880</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove chandra_gensbpreg.sh (replaced by make_sbprofile_reg.py)</title>
<updated>2017-03-03T14:08:06+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2017-03-03T14:08:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/chandra-acis-analysis.git/commit/?id=524bc95736a092440ce661d8f7e7664a281d07ef'/>
<id>524bc95736a092440ce661d8f7e7664a281d07ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ciao_deproj_spectra.sh: Change variable 'LINES' to 'NREG'</title>
<updated>2017-02-26T12:42:33+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2017-02-26T12:42:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/chandra-acis-analysis.git/commit/?id=59fa9c0cbb21d817a8261217d5a2865dcdc422e5'/>
<id>59fa9c0cbb21d817a8261217d5a2865dcdc422e5</id>
<content type='text'>
It seems the 'LINES' may be used as a environment variable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It seems the 'LINES' may be used as a environment variable.
</pre>
</div>
</content>
</entry>
<entry>
<title>ciao_deproj_spectra.sh: Cleanup and simplification</title>
<updated>2017-02-26T11:30:32+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2017-02-26T11:30:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/chandra-acis-analysis.git/commit/?id=4b2a4780de57b958c93bee75a00a4343b4b3f5ff'/>
<id>4b2a4780de57b958c93bee75a00a4343b4b3f5ff</id>
<content type='text'>
Use newly developed tools:
+ manifest.py
+ results.py
+ renorm_spectrum.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use newly developed tools:
+ manifest.py
+ results.py
+ renorm_spectrum.py
</pre>
</div>
</content>
</entry>
<entry>
<title>ciao_bkg_spectra.sh: Use 'renorm_spectrum.py'</title>
<updated>2017-02-26T11:14:14+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2017-02-26T11:14:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/chandra-acis-analysis.git/commit/?id=88373dc521a56242f39b5189257937609f9539bb'/>
<id>88373dc521a56242f39b5189257937609f9539bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove 'scripts/ciao_genregs.sh'</title>
<updated>2017-02-26T10:59:28+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2017-02-26T10:59:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/chandra-acis-analysis.git/commit/?id=f065bdb48080f546b09234491b64b166a1de7b15'/>
<id>f065bdb48080f546b09234491b64b166a1de7b15</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
