| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
These two scripts are superseded by 'fit_nfwmass_{d,}beta.sh', which
are already merged together as 'fit_nfwmass.sh'.
|
|
|
|
|
| |
These two scripts are superseded by 'fit_nfwmass_{d,}beta.sh', which
are already merged together as 'fit_nfwmass.sh'.
|
| |
|
| |
|
|
|
|
|
| |
* Also remove 'fit_mass.sh'
* Update README.md accordingly
|
| |
|
|
|
|
|
|
|
| |
* 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
|
| |
|
| |
|
|
|
|
|
|
| |
* Rename 'calc_lxfx_simple.sh' to 'calc_lxfx_wrapper.sh'
* Update 'calc_lxfx_wrapper.sh' accordingly
* Update README.md accordingly
|
| |
|
|
|
|
|
|
| |
* Fix the 'mu' value to the more accurate '1.155'
(see also the email from Junhua GU on 2015-07-27)
* Add reference for the 'mu': molecular weight per electron
|
|
|
|
|
|
|
|
|
| |
* Fix the wrong '*' operator with the correct '/' operator
(see the email from Junhua GU on 2015-07-27)
* Fix the wrong variable 'nrad' with the correct 'nsph'
(see the email from Junhua GU on 2015-07-27)
* Update the value of 'ne_np_ratio'
* Add reference for the 'ne_np_ratio'
|
|
|
|
|
|
|
|
|
| |
* 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.
|
| |
|
|
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
|