| Commit message (Expand) | Author | Age | Files | Lines |
* | bin/cosmo_calc.py: Add evolution factor -E/--evolution-factor | Aaron LI | 2017-10-31 | 1 | -0/+9 |
* | bin/cosmo_calc.py: change -U to -u; update comments/descriptions | Aaron LI | 2017-10-31 | 1 | -5/+8 |
* | repro_acis.py: some cleanups by using update_manifest | Aaron LI | 2017-08-16 | 1 | -28/+8 |
* | update_manifest.py: Add argument --add-directory with a new function | Aaron LI | 2017-08-16 | 1 | -0/+13 |
* | update_manifest.py: Fix logger and update manifest creation | Aaron LI | 2017-08-16 | 1 | -6/+9 |
* | cosmo_calc.py: Use variables H0, Om0, pixelsize | Aaron LI | 2017-08-15 | 1 | -6/+13 |
* | update_manifest.py: Add argument --create | Aaron LI | 2017-08-15 | 1 | -0/+7 |
* | Add bin/update_manifest.py with support of "repro" products | Aaron LI | 2017-05-25 | 1 | -0/+68 |
* | chandra_genspcreg.sh: Give default values for reg_in and reg_out | Aaron LI | 2017-03-06 | 1 | -0/+2 |
* | make_sbprofile_reg.py: do not set default background file | Aaron LI | 2017-03-06 | 1 | -7/+2 |
* | manifest: Add logging support; avoid print messages | Aaron LI | 2017-03-05 | 2 | -0/+10 |
* | Add 'calc_pb_flux.py' to calculate the particle background | Aaron LI | 2017-03-04 | 1 | -0/+47 |
* | clean_evt2.py: Show a warning with solution for GTI creation in ChIPS | Aaron LI | 2017-03-04 | 1 | -0/+3 |
* | clean_evt2.py: Add 'reg_sources' and 'gti' to manifest | Aaron LI | 2017-03-04 | 1 | -1/+7 |
* | Add make_sbprofile.reg.py supporting various arguments | Aaron LI | 2017-03-03 | 1 | -0/+282 |
* | Minor changes | Aaron LI | 2017-03-03 | 2 | -3/+4 |
* | calc_centroid.py: Do not need to use tempfile | Aaron LI | 2017-03-03 | 1 | -9/+6 |
* | Add repro_acis.py: reprocess ACIS level=1 data and build manifest.yaml | Aaron LI | 2017-03-01 | 1 | -0/+99 |
* | make_expmap.py: Add "BUNIT" raw keyword after 'dmimgcalc' | Aaron LI | 2017-02-26 | 1 | -1/+6 |
* | Add extract_sbprofile.py: Extract SBP from binned image | Aaron LI | 2017-02-26 | 1 | -0/+182 |
* | Add correct_exposure.py: Create exposure-corrected image | Aaron LI | 2017-02-24 | 1 | -0/+127 |
* | make_expmap.py: Threshold-cut the exposure map (cut=1.5%) | Aaron LI | 2017-02-24 | 1 | -4/+33 |
* | Split 'get_xygrid()' from 'make_expmap.py' to 'acispy/image.py' | Aaron LI | 2017-02-24 | 1 | -17/+3 |
* | Add make_expmap.py: Make spectral-weighted exposure map | Aaron LI | 2017-02-23 | 1 | -0/+247 |
* | event2image.py: Use 'logging' instead of 'print' | Aaron LI | 2017-02-23 | 1 | -12/+13 |
* | Add calc_spectral_weights.py (for spectral-weighted exposure map) | Aaron LI | 2017-02-23 | 1 | -0/+118 |
* | clean_evt2.py: Update "DETNAM" keyword after filter out chips | Aaron LI | 2017-02-23 | 1 | -0/+4 |
* | Print more information | Aaron LI | 2017-02-23 | 2 | -4/+11 |
* | event2image.py: Update keyword "DETNAM" of the created image | Aaron LI | 2017-02-23 | 1 | -0/+4 |
* | Update to use 'cosmo_calc.py' | Aaron LI | 2017-02-22 | 3 | -3/+3 |
* | Remove calc_coolfunc.sh (replaced by calc_coolfunc_{table,profile}.py) | Aaron LI | 2017-02-21 | 1 | -113/+0 |
* | fit_{mass,sbp}.sh: Update to use 'calc_coolfunc_{table,profile}.py' | Aaron LI | 2017-02-21 | 2 | -6/+17 |
* | Update to use 'cosmo_calc.py' instead of 'cosmo_calc' | Aaron LI | 2017-02-21 | 2 | -2/+2 |
* | Add calc_coolfunc_profile.py: calculate cooling function proifle | Aaron LI | 2017-02-21 | 1 | -0/+67 |
* | Add calc_coolfunc_table.py: to speed up the repeated CF calculations | Aaron LI | 2017-02-21 | 1 | -0/+177 |
* | Move various Python tools from 'scripts/' to 'bin/' | Aaron LI | 2017-02-21 | 11 | -0/+1118 |
* | Move shell/python scripts from 'mass_profile/' to 'bin/' | Aaron LI | 2017-02-20 | 12 | -0/+1406 |