aboutsummaryrefslogtreecommitdiffstats
path: root/mass_profile/calc_lx_dbeta.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update description & usage; change variable name to be more clearAaron LI2017-02-171-12/+12
|
* Rename spline.h to spline.hppAaron LI2017-02-071-4/+2
|
* Update tools to use the new style sbp config fileAaron LI2017-02-071-46/+51
|
* mass_profile: fix many compilation warningsAaron LI2016-06-081-54/+49
|
* Add mass_profile toolsAaron LI2016-05-271-0/+550
| | | | | | | | | * 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