aboutsummaryrefslogtreecommitdiffstats
path: root/mass_profile/calc_lxfx.sh
Commit message (Collapse)AuthorAgeFilesLines
* Move shell/python scripts from 'mass_profile/' to 'bin/'Aaron LI2017-02-201-162/+0
|
* Explain the 'nH=0' and output units differences and usages.Aaron LI2017-02-171-3/+5
|
* Rename 'coolfunc_calc.sh' and 'coolfunc_calc_erg.sh'Aaron LI2017-02-171-8/+2
| | | | | * coolfunc_calc.sh -> calc_coolfunc.sh * coolfunc_calc_erg.sh -> calc_coolfunc_bands.sh
* Remove useless call of 'coolfunc_calc.sh'Aaron LI2017-02-171-5/+2
|
* No longer calculate and use 'flux_cnt_ratio.txt'Aaron LI2017-02-171-1/+0
| | | | | This ratio file only was only used by 'calc_lx', which has already been removed.
* calc_lxfx.sh: Update to use the new style config filesAaron LI2017-02-071-56/+47
|
* calc_lxfx.sh: clean up a bitAaron LI2016-06-081-7/+4
|
* Merge analyze_{lf}x.py => analyze_lxfx.py and update.Aaron LI2016-06-071-14/+20
| | | | | | | * Merge analyze_{lf}x.py => analyze_lxfx.py * Update analyze_lxfx.py to use arguments * Update calc_lxfx.sh accordingly * Add "output" comments to calc_lxfx.sh
* mass_profile: merge 'calc_lx_{d,}beta.sh' => 'calc_lxfx.sh'Aaron LI2016-06-071-0/+176
| | | | | | * Rename 'calc_lxfx_simple.sh' to 'calc_lxfx_wrapper.sh' * Update 'calc_lxfx_wrapper.sh' accordingly * Update README.md accordingly
* Unstage mass_profileAaron LI2016-05-271-0/+0
|
* Initial commitWeitian LI2014-06-181-0/+0
Added files: * mass_profile: developed by Junhua GU, modified by Weitian LI * opt_utilities: developed by Junhua GU * tools/cosmo_calc: originated from 'calc_distance', modified * scripts: scripts used to process Chandra ACIS data * files: useful files used in processing * HOWTO_chandra_acis_process.txt * README.md