aboutsummaryrefslogtreecommitdiffstats
path: root/mass_profile/fit_mass.sh
Commit message (Collapse)AuthorAgeFilesLines
* Rename 'coolfunc_calc.sh' and 'coolfunc_calc_erg.sh'Aaron LI2017-02-171-3/+3
| | | | | * coolfunc_calc.sh -> calc_coolfunc.sh * coolfunc_calc_erg.sh -> calc_coolfunc_bands.sh
* Remove cooling time & radius related calculations and resultsAaron LI2017-02-171-29/+2
|
* No longer calculate and use 'flux_cnt_ratio.txt'Aaron LI2017-02-171-19/+8
| | | | | This ratio file only was only used by 'calc_lx', which has already been removed.
* Remove 'calc_lx' related calculations and resultsAaron LI2017-02-171-12/+1
|
* fit_mass.sh: Fix the wrong argument for calc_lxAaron LI2017-02-071-5/+5
|
* Rename fit_nfwmass.sh to fit_mass; Update to the new style configAaron LI2017-02-071-0/+289
|
* Merge fit_nfwmass_{d,}beta.sh => fit_nfwmass.shAaron LI2016-06-071-36/+0
| | | | | * Also remove 'fit_mass.sh' * Update README.md accordingly
* Add mass_profile toolsAaron LI2016-05-271-0/+36
| | | | | | | | | * These tools are mainly use to calculate the total gravitational mass profile, as well as the intermediate products (e.g., surface brightness profile fitting, gas density profile, NFW fitting, etc.) * There are additional tools for calculating the luminosity and flux. * These tools mainly developed by Junhua GU, and contributed by Weitian (Aaron) LI, and Zhenghao ZHU.
* 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