aboutsummaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Split 'get_xygrid()' from 'make_expmap.py' to 'acispy/image.py'Aaron LI2017-02-241-17/+3
* Add make_expmap.py: Make spectral-weighted exposure mapAaron LI2017-02-231-0/+247
* event2image.py: Use 'logging' instead of 'print'Aaron LI2017-02-231-12/+13
* Add calc_spectral_weights.py (for spectral-weighted exposure map)Aaron LI2017-02-231-0/+118
* clean_evt2.py: Update "DETNAM" keyword after filter out chipsAaron LI2017-02-231-0/+4
* Print more informationAaron LI2017-02-232-4/+11
* event2image.py: Update keyword "DETNAM" of the created imageAaron LI2017-02-231-0/+4
* Update to use 'cosmo_calc.py'Aaron LI2017-02-223-3/+3
* Remove calc_coolfunc.sh (replaced by calc_coolfunc_{table,profile}.py)Aaron LI2017-02-211-113/+0
* fit_{mass,sbp}.sh: Update to use 'calc_coolfunc_{table,profile}.py'Aaron LI2017-02-212-6/+17
* Update to use 'cosmo_calc.py' instead of 'cosmo_calc'Aaron LI2017-02-212-2/+2
* Add calc_coolfunc_profile.py: calculate cooling function proifleAaron LI2017-02-211-0/+67
* Add calc_coolfunc_table.py: to speed up the repeated CF calculationsAaron LI2017-02-211-0/+177
* Move various Python tools from 'scripts/' to 'bin/'Aaron LI2017-02-2111-0/+1118
* Move shell/python scripts from 'mass_profile/' to 'bin/'Aaron LI2017-02-2012-0/+1406