aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Generate skyfov if no previous one foundAaron LI2017-02-062-6/+18
|
* setup_pfiles.py: Handle the SameFileError when copy pfilesAaron LI2017-02-061-1/+4
|
* Small updates to HOWTO_chandra_acis_analysis.txtAaron LI2017-02-061-13/+20
|
* Add chandra_acis.py to determine ACIS type of dataAaron LI2017-02-061-0/+62
|
* Add setup_pfiles.py to setup parameter files for CIAO toolsAaron LI2017-02-061-0/+35
|
* Replace analyze_path.sh with analyze_path.pyAaron LI2017-02-062-61/+86
| | | | The only support data directory format is "<name>_oi<obsid>".
* Delete analyze_path.awkAaron LI2017-02-051-49/+0
|
* Ignore more filesAaron LI2017-02-051-0/+5
|
* cleanup mass_profile/projector.hppAaron LI2016-06-221-78/+80
|
* coolfunc_calc_erg.sh: clean up according to coolfunc_calc.shAaron LI2016-06-082-85/+57
| | | | | * Drop calc_distance support in favor of cosmo_calc * Some cleanups
* Superseded by 'scripts/ciao_calc_csb.sh'Aaron LI2016-06-081-160/+0
|
* Drop calc_distance support in favor of cosmo_calcAaron LI2016-06-082-80/+39
|
* ciao_calc_csb.sh: add a reference; drop calc_distance supportAaron LI2016-06-081-43/+32
|
* Merge branch 'cosmo_calc'Aaron LI2016-06-087-402/+88
|
* Merge branch 'cosmo_calc'Aaron LI2016-06-087-88/+402
|
* Merge branch 'cosmo_calc'Aaron LI2016-06-082-44/+26
|\
| * mass_profile/cooling_time2.sh: drop calc_distance in favor of cosmo_calcAaron LI2016-06-081-32/+20
| |
| * mass_profile/csb_calc_lwt.sh: drop calc_distance in favor of cosmo_calcAaron LI2016-06-081-12/+6
| |
* | Merge 'coolfunc_calc2.sh' into 'coolfunc_calc.sh'Aaron LI2016-06-084-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.shAaron LI2016-06-081-139/+0
|/
* README.md: add a TODO; update doc a bitAaron LI2016-06-081-5/+5
|
* Update submodule opt_utilitiesAaron LI2016-06-081-0/+0
|
* mass_profile: fix many compilation warningsAaron LI2016-06-0820-319/+300
|
* mass_profile/Makefile: add flag OPENMPAaron LI2016-06-081-2/+6
|
* mass_profile/Makefile: clean upAaron LI2016-06-081-35/+33
|
* calc_lxfx.sh: clean up a bitAaron LI2016-06-081-7/+4
|
* fit_nfwmass.sh: only support "wang2012" modelAaron LI2016-06-081-9/+2
|
* update .gitignore a bitAaron LI2016-06-081-3/+0
|
* Rewrite Makefile; also remove obsolete filesAaron LI2016-06-083-56/+136
|
* README.md: add an TODO itemAaron LI2016-06-081-0/+1
|
* constrained_dbeta.hpp: add missing <iostream> and std::Aaron LI2016-06-081-38/+35
| | | | Also some style adjustments
* calc_distance: fix some -WerrorAaron LI2016-06-072-5/+5
|
* Rewrite extract_tcool.pyAaron LI2016-06-071-12/+42
|
* Remove obsolete scriptsAaron LI2016-06-0724-2714/+0
|
* Add TODO itemsAaron LI2016-06-072-0/+5
|
* Rewrite 'calc_entropy.py' from 'analyze_entropy_profile.py'Aaron LI2016-06-075-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 profilesAaron LI2016-06-071-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 LI2016-06-071-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.shAaron LI2016-06-071-86/+0
|
* Remove obsolete 'get_center_params.sh'.Aaron LI2016-06-071-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 LI2016-06-073-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 LI2016-06-072-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_calcAaron LI2016-06-071-3/+9
|
* Add previous uncommited analyze_lxfx.pyAaron LI2016-06-071-29/+54
|
* Merge fit_nfwmass_{d,}beta.sh => fit_nfwmass.shAaron LI2016-06-074-467/+117
| | | | | * Also remove 'fit_mass.sh' * Update README.md accordingly
* Remove loop_lx.sh (superseded by calc_lxfx_wrapper.sh)Aaron LI2016-06-071-73/+0
|
* Merge analyze_{lf}x.py => analyze_lxfx.py and update.Aaron LI2016-06-073-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 LI2016-06-071-11/+0
|
* Remove unused filesAaron LI2016-06-073-416/+0
|
* mass_profile: merge 'calc_lx_{d,}beta.sh' => 'calc_lxfx.sh'Aaron LI2016-06-075-332/+187
| | | | | | * Rename 'calc_lxfx_simple.sh' to 'calc_lxfx_wrapper.sh' * Update 'calc_lxfx_wrapper.sh' accordingly * Update README.md accordingly