| Commit message (Expand) | Author | Age | Files | Lines |
* | Add acispy/cosmo.py | Aaron LI | 2017-02-19 | 1 | -0/+78 |
* | acispy/manifest.py: Fix parsing procedure for 'parse_value_single()' | Aaron LI | 2017-02-19 | 1 | -0/+5 |
* | acispy/manifest.py: Split out 'parse_value_single()' | Aaron LI | 2017-02-19 | 1 | -26/+34 |
* | renorm_spectrum.py: Fix the positional argument error | Aaron LI | 2017-02-19 | 1 | -1/+1 |
* | Fix import for 'acispy' modules | Aaron LI | 2017-02-19 | 1 | -1/+1 |
* | Update various script for 'acispy' | Aaron LI | 2017-02-19 | 6 | -15/+18 |
* | Update manifest.py and results.py for 'acispy' | Aaron LI | 2017-02-19 | 4 | -434/+468 |
* | Split 'analyze_path.py' to two parts for 'acispy' | Aaron LI | 2017-02-19 | 2 | -37/+55 |
* | Setup module 'acispy' and clean 'scripts' directory | Aaron LI | 2017-02-19 | 7 | -0/+16 |
* | Remove unused ciao_check_offset.sh | Aaron LI | 2017-02-18 | 1 | -269/+0 |
* | Remove ciao_expcorr_sbp.sh | Aaron LI | 2017-02-18 | 1 | -240/+0 |
* | Remove 'ciao_calc_ct_csb.sh' and update HOWTO | Aaron LI | 2017-02-18 | 2 | -61/+7 |
* | Remove chandra_update_xpeak.sh & chandra_xpeak_coord.sh | Aaron LI | 2017-02-18 | 2 | -570/+0 |
* | Remove chandra_update_xcentroid.sh | Aaron LI | 2017-02-18 | 1 | -224/+0 |
* | calc_centroid.py: Support to get the starting point from a region file | Aaron LI | 2017-02-18 | 1 | -1/+3 |
* | Add 'region.py' to manipulate regions in CIAO format | Aaron LI | 2017-02-18 | 1 | -0/+251 |
* | Remove the obsolete 'constrained_dbeta.hpp' | Aaron LI | 2017-02-17 | 2 | -79/+2 |
* | Remove unused 'fit_{lt,mt}_{bpl,pl}.cpp' tools | Aaron LI | 2017-02-17 | 5 | -1206/+2 |
* | Remove the unused 'fit_nfw_sbp.cpp' with 'nfw_ne.hpp' | Aaron LI | 2017-02-17 | 3 | -626/+1 |
* | Remove the unused mass_profile/fit_direct_beta.cpp | Aaron LI | 2017-02-17 | 2 | -65/+1 |
* | Update mass_profile/README.md | Aaron LI | 2017-02-17 | 1 | -15/+15 |
* | Explain the 'nH=0' and output units differences and usages. | Aaron LI | 2017-02-17 | 3 | -15/+22 |
* | calc_centroid.py: Smooth image first | Aaron LI | 2017-02-17 | 1 | -4/+9 |
* | Add 'calc_centroid.py' to replace 'chandra_xcentroid.sh' | Aaron LI | 2017-02-17 | 1 | -0/+184 |
* | event2image.py: Use relative paths; Validate energy range | Aaron LI | 2017-02-17 | 1 | -2/+7 |
* | Makefile: Enable '-Werror' flag and a minor cleanup | Aaron LI | 2017-02-17 | 1 | -4/+1 |
* | Remove make_infojson.sh | Aaron LI | 2017-02-17 | 1 | -191/+0 |
* | Rename 'coolfunc_calc.sh' and 'coolfunc_calc_erg.sh' | Aaron LI | 2017-02-17 | 5 | -14/+9 |
* | Clean up 'coolfunc_calc.sh' to not calculate <coolfunc_bolo> | Aaron LI | 2017-02-17 | 1 | -40/+4 |
* | Remove 'extract_tcool.py' which no longer used by 'fit_mass.sh' | Aaron LI | 2017-02-17 | 1 | -42/+0 |
* | Remove cooling time & radius related calculations and results | Aaron LI | 2017-02-17 | 3 | -40/+4 |
* | Remove 'cooling_time2.sh' (superseded by 'ciao_calc_ct.sh') | Aaron LI | 2017-02-17 | 2 | -586/+2 |
* | Remove 'cooling_time.cpp' which superseded by 'ciao_calc_ct.sh' | Aaron LI | 2017-02-17 | 2 | -66/+1 |
* | Remove useless call of 'coolfunc_calc.sh' | Aaron LI | 2017-02-17 | 1 | -5/+2 |
* | Update description & usage; change variable name to be more clear | Aaron LI | 2017-02-17 | 2 | -23/+24 |
* | No longer calculate and use 'flux_cnt_ratio.txt' | Aaron LI | 2017-02-17 | 3 | -33/+16 |
* | Remove 'calc_lx' related calculations and results | Aaron LI | 2017-02-17 | 3 | -46/+5 |
* | Remove calc_distance (last used by the deleted 'calc_lx') | Aaron LI | 2017-02-17 | 5 | -252/+1 |
* | Remove 'calc_lx.cpp' (superseded by calc_lx_{beta,dbeta}.cpp) | Aaron LI | 2017-02-17 | 2 | -222/+1 |
* | Update variable names to be more clear | Aaron LI | 2017-02-17 | 2 | -25/+21 |
* | README.md: Update WARNING and TODO | Aaron LI | 2017-02-17 | 1 | -10/+5 |
* | Remove chandra_update_xpeak2.sh | Aaron LI | 2017-02-17 | 1 | -311/+0 |
* | Finish test 'clean_evt2.py' and fix several issues! | Aaron LI | 2017-02-17 | 3 | -17/+25 |
* | event2image.py: Fix a typo; Add short-version arguments | Aaron LI | 2017-02-17 | 1 | -3/+3 |
* | Remove 'ciao_procevt.sh' (replaced by 'clean_evt2.py') | Aaron LI | 2017-02-17 | 1 | -206/+0 |
* | Add 'clean_evt2.py' to replace 'ciao_procevt.sh' | Aaron LI | 2017-02-17 | 1 | -0/+202 |
* | Add module ds9.py for easier image viewing | Aaron LI | 2017-02-17 | 1 | -0/+27 |
* | Integrate 'chandra_acis.py' into 'acis.py' | Aaron LI | 2017-02-17 | 3 | -91/+58 |
* | Add 'renorm_spectrum.py' to replace 'chandra_bkg_rescale.sh' | Aaron LI | 2017-02-17 | 3 | -149/+74 |
* | Add acis.py and spectrum.py modules | Aaron LI | 2017-02-17 | 3 | -0/+79 |