Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | mass_profile/csb_calc_lwt.sh: drop calc_distance in favor of cosmo_calc | Aaron LI | 2016-06-08 | 1 | -12/+6 | |
| | | ||||||
* | | Merge 'coolfunc_calc2.sh' into 'coolfunc_calc.sh' | Aaron LI | 2016-06-08 | 4 | -219/+62 | |
| | | | | | | | | | | | | | | | | * Merge 'coolfunc_calc{2,}.sh' to reduce duplications * Clean up 'coolfunc_calc.sh' a bit * Use 'cosmo_calc' instead of 'calc_distance' in 'coolfunc_calc.sh' * Update comments/description of 'coolfunc_calc.sh' * Update 'fit_{sbp,nfwmass}.sh' accordingly | |||||
* | | Remove unused coolfunc_calc_bolo.sh | Aaron LI | 2016-06-08 | 1 | -139/+0 | |
|/ | ||||||
* | README.md: add a TODO; update doc a bit | Aaron LI | 2016-06-08 | 1 | -5/+5 | |
| | ||||||
* | Update submodule opt_utilities | Aaron LI | 2016-06-08 | 1 | -0/+0 | |
| | ||||||
* | mass_profile: fix many compilation warnings | Aaron LI | 2016-06-08 | 20 | -319/+300 | |
| | ||||||
* | mass_profile/Makefile: add flag OPENMP | Aaron LI | 2016-06-08 | 1 | -2/+6 | |
| | ||||||
* | mass_profile/Makefile: clean up | Aaron LI | 2016-06-08 | 1 | -35/+33 | |
| | ||||||
* | calc_lxfx.sh: clean up a bit | Aaron LI | 2016-06-08 | 1 | -7/+4 | |
| | ||||||
* | fit_nfwmass.sh: only support "wang2012" model | Aaron LI | 2016-06-08 | 1 | -9/+2 | |
| | ||||||
* | update .gitignore a bit | Aaron LI | 2016-06-08 | 1 | -3/+0 | |
| | ||||||
* | Rewrite Makefile; also remove obsolete files | Aaron LI | 2016-06-08 | 3 | -56/+136 | |
| | ||||||
* | README.md: add an TODO item | Aaron LI | 2016-06-08 | 1 | -0/+1 | |
| | ||||||
* | constrained_dbeta.hpp: add missing <iostream> and std:: | Aaron LI | 2016-06-08 | 1 | -38/+35 | |
| | | | | Also some style adjustments | |||||
* | calc_distance: fix some -Werror | Aaron LI | 2016-06-07 | 2 | -5/+5 | |
| | ||||||
* | Rewrite extract_tcool.py | Aaron LI | 2016-06-07 | 1 | -12/+42 | |
| | ||||||
* | Remove obsolete scripts | Aaron LI | 2016-06-07 | 24 | -2714/+0 | |
| | ||||||
* | Add TODO items | Aaron LI | 2016-06-07 | 2 | -0/+5 | |
| | ||||||
* | Rewrite 'calc_entropy.py' from 'analyze_entropy_profile.py' | Aaron LI | 2016-06-07 | 5 | -392/+104 | |
| | | | | | | * XXX: 'calc_entropy.py' needs test * XXX: check the uncertainty/error estimation/calculation * Remove obsolete 'fit_{d,}beta_entropy.sh' and 'calc_all_entropy.sh' | |||||
* | fit_nfwmass.sh: also keep the entropy profiles | Aaron LI | 2016-06-07 | 1 | -9/+15 | |
| | | | | | 'entropy_center.qdp' and 'summary_entropy.qdp' are required to calculate the entropy at the required radius (see 'calc_entropy.py'). | |||||
* | 'query_source_info.sh' superseded by 'query_ned.py' from 'atoolbox' | Aaron LI | 2016-06-07 | 1 | -129/+0 | |
| | | | | | Drop this limited and unmaintained query script, in favor of the 'query_{ned,simbad}.py' tools from my repository 'atoolbox'. | |||||
* | Remove obsolete try_beta.sh | Aaron LI | 2016-06-07 | 1 | -86/+0 | |
| | ||||||
* | Remove obsolete 'get_center_params.sh'. | Aaron LI | 2016-06-07 | 1 | -46/+0 | |
| | | | | | This script was written to temporarily calculate the central values for a list of sources/objects only. | |||||
* | Remove obsolete 'fit_{d,}beta_nfw_mass_profile.sh' | Aaron LI | 2016-06-07 | 3 | -481/+0 | |
| | | | | | These two scripts are superseded by 'fit_nfwmass_{d,}beta.sh', which are already merged together as 'fit_nfwmass.sh'. | |||||
* | Remove obsolete 'fit_{d,}beta_mass_profile.sh' | Aaron LI | 2016-06-07 | 2 | -398/+0 | |
| | | | | | These two scripts are superseded by 'fit_nfwmass_{d,}beta.sh', which are already merged together as 'fit_nfwmass.sh'. | |||||
* | fit_sbp.sh: update comment; use cosmo_calc | Aaron LI | 2016-06-07 | 1 | -3/+9 | |
| | ||||||
* | Add previous uncommited analyze_lxfx.py | Aaron LI | 2016-06-07 | 1 | -29/+54 | |
| | ||||||
* | Merge fit_nfwmass_{d,}beta.sh => fit_nfwmass.sh | Aaron LI | 2016-06-07 | 4 | -467/+117 | |
| | | | | | * Also remove 'fit_mass.sh' * Update README.md accordingly | |||||
* | Remove loop_lx.sh (superseded by calc_lxfx_wrapper.sh) | Aaron LI | 2016-06-07 | 1 | -73/+0 | |
| | ||||||
* | Merge analyze_{lf}x.py => analyze_lxfx.py and update. | Aaron LI | 2016-06-07 | 3 | -46/+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 | |||||
* | Remove 'sample.cfg'; see 'files/{fitting_mass.conf,fitting_sbp.conf}' | Aaron LI | 2016-06-07 | 1 | -11/+0 | |
| | ||||||
* | Remove unused files | Aaron LI | 2016-06-07 | 3 | -416/+0 | |
| | ||||||
* | mass_profile: merge 'calc_lx_{d,}beta.sh' => 'calc_lxfx.sh' | Aaron LI | 2016-06-07 | 5 | -332/+187 | |
| | | | | | | * Rename 'calc_lxfx_simple.sh' to 'calc_lxfx_wrapper.sh' * Update 'calc_lxfx_wrapper.sh' accordingly * Update README.md accordingly | |||||
* | Add a warning that these scripts are updated but currently UNTESTED | Aaron LI | 2016-06-07 | 1 | -0/+8 | |
| | ||||||
* | Add README.md for mass_profile tools | Aaron LI | 2016-06-07 | 2 | -25/+32 | |
| | ||||||
* | mass_profile/fit_{d,}beta_sbp.cpp: fix wrong value of 'mu' | Aaron LI | 2016-06-07 | 2 | -50/+54 | |
| | | | | | | * 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 | |||||
* | mass_profile/projector.hpp: fix wrong formula | Aaron LI | 2016-06-07 | 1 | -10/+16 | |
| | | | | | | | | | * 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' | |||||
* | Add TODO items into README.md | Aaron LI | 2016-05-28 | 1 | -0/+8 | |
| | ||||||
* | Update README.md | Aaron LI | 2016-05-28 | 1 | -7/+32 | |
| | ||||||
* | Move tools/cosmo_calc to another repo 'atoolbox' | Aaron LI | 2016-05-28 | 11 | -595/+2 | |
| | ||||||
* | Update path to the submodule opt_utilities | Aaron LI | 2016-05-28 | 1 | -1/+1 | |
| | ||||||
* | README.md: fix markdown syntax | Aaron LI | 2016-05-27 | 1 | -6/+16 | |
| | ||||||
* | Renamed HOWTO_chandra_acis_analysis.txt | Aaron LI | 2016-05-27 | 1 | -0/+0 | |
| | ||||||
* | Add mass_profile tools | Aaron LI | 2016-05-27 | 79 | -0/+11440 | |
| | | | | | | | | | * 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_profile | Aaron LI | 2016-05-27 | 1 | -0/+0 | |
| | ||||||
* | Add license description | Aaron LI | 2016-05-27 | 1 | -2/+10 | |
| | ||||||
* | Update gitignore | Aaron LI | 2016-05-27 | 2 | -1/+4 | |
| | ||||||
* | Add .gitignore for tools/cosmo_calc | Aaron LI | 2016-05-27 | 5 | -0/+2 | |
| | ||||||
* | Add submodule opt_utilities | Aaron LI | 2016-05-27 | 2 | -0/+3 | |
| | ||||||
* | Minor adjust to .gitignore | Aaron LI | 2016-05-27 | 1 | -3/+0 | |
| |