Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update tools to use the new style sbp config file | Aaron LI | 2017-02-07 | 6 | -207/+213 |
| | |||||
* | Fix undeclared variables in projector.hpp | Aaron LI | 2017-02-07 | 2 | -7/+8 |
| | |||||
* | Import updated opt_utilities | Aaron LI | 2017-02-07 | 1 | -0/+0 |
| | |||||
* | Handle #pragma omp warning when not give -fopenmp | Aaron LI | 2017-02-07 | 1 | -0/+6 |
| | |||||
* | Update fit_sbp.sh to use the new style config files | Aaron LI | 2017-02-07 | 1 | -19/+31 |
| | |||||
* | Add new simplified config files and update HOWTO | Aaron LI | 2017-02-07 | 4 | -16/+46 |
| | | | | | | * Change config filenames * Change configuration keys to be more intuitive * Simplify configuration items | ||||
* | xspec_avg_tz.tcl: Handle the case of too large reduced chi^2 | Aaron LI | 2017-02-06 | 1 | -13/+25 |
| | |||||
* | Update HOWTO w.r.t. updated xspec scripts | Aaron LI | 2017-02-06 | 1 | -21/+21 |
| | | | | And other small updates | ||||
* | Add xspec_avg_tz.tcl to help calc average temperature and abundance | Aaron LI | 2017-02-06 | 2 | -8/+115 |
| | | | | Also update xspec_tprofile.tcl a bit | ||||
* | Clean up and update json2csv.py | Aaron LI | 2017-02-06 | 1 | -24/+41 |
| | |||||
* | Rename 3 scripts; Clean up HOWTO a bit | Aaron LI | 2017-02-06 | 4 | -5/+1 |
| | |||||
* | Significantly clean up xspec_tprofile.tcl | Aaron LI | 2017-02-06 | 1 | -126/+34 |
| | |||||
* | Rename xspec scripts | Aaron LI | 2017-02-06 | 3 | -2/+2 |
| | |||||
* | Specify regions format and system for ds9 | Aaron LI | 2017-02-06 | 6 | -39/+70 |
| | | | | Also strip trailing white spaces. | ||||
* | Generate skyfov if no previous one found | Aaron LI | 2017-02-06 | 2 | -6/+18 |
| | |||||
* | setup_pfiles.py: Handle the SameFileError when copy pfiles | Aaron LI | 2017-02-06 | 1 | -1/+4 |
| | |||||
* | Small updates to HOWTO_chandra_acis_analysis.txt | Aaron LI | 2017-02-06 | 1 | -13/+20 |
| | |||||
* | Add chandra_acis.py to determine ACIS type of data | Aaron LI | 2017-02-06 | 1 | -0/+62 |
| | |||||
* | Add setup_pfiles.py to setup parameter files for CIAO tools | Aaron LI | 2017-02-06 | 1 | -0/+35 |
| | |||||
* | Replace analyze_path.sh with analyze_path.py | Aaron LI | 2017-02-06 | 2 | -61/+86 |
| | | | | The only support data directory format is "<name>_oi<obsid>". | ||||
* | Delete analyze_path.awk | Aaron LI | 2017-02-05 | 1 | -49/+0 |
| | |||||
* | Ignore more files | Aaron LI | 2017-02-05 | 1 | -0/+5 |
| | |||||
* | cleanup mass_profile/projector.hpp | Aaron LI | 2016-06-22 | 1 | -78/+80 |
| | |||||
* | coolfunc_calc_erg.sh: clean up according to coolfunc_calc.sh | Aaron LI | 2016-06-08 | 2 | -85/+57 |
| | | | | | * Drop calc_distance support in favor of cosmo_calc * Some cleanups | ||||
* | Superseded by 'scripts/ciao_calc_csb.sh' | Aaron LI | 2016-06-08 | 1 | -160/+0 |
| | |||||
* | Drop calc_distance support in favor of cosmo_calc | Aaron LI | 2016-06-08 | 2 | -80/+39 |
| | |||||
* | ciao_calc_csb.sh: add a reference; drop calc_distance support | Aaron LI | 2016-06-08 | 1 | -43/+32 |
| | |||||
* | Merge branch 'cosmo_calc' | Aaron LI | 2016-06-08 | 7 | -402/+88 |
| | |||||
* | Merge branch 'cosmo_calc' | Aaron LI | 2016-06-08 | 7 | -88/+402 |
| | |||||
* | Merge branch 'cosmo_calc' | Aaron LI | 2016-06-08 | 2 | -44/+26 |
|\ | |||||
| * | mass_profile/cooling_time2.sh: drop calc_distance in favor of cosmo_calc | Aaron LI | 2016-06-08 | 1 | -32/+20 |
| | | |||||
| * | 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' |