aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* README.md: Describe TODO tasks moreHEADmasterAaron LI2018-10-101-3/+19
* Merge pull request #1 from sjtuzyk/testingAaron LI2018-10-101-1/+1
|\
| * Fix a name mistakeYongkai Zhu2018-10-101-1/+1
|/
* Update opt_utilitiesAaron LI2018-10-091-0/+0
* src/{v,}chisq: Fix uninitialized variablesAaron LI2018-10-092-2/+2
* src/projector: Fix warning on uninitialized base classAaron LI2018-10-091-2/+2
* src: Disable '-Werror' but enable '-Wextra'Aaron LI2018-10-081-2/+2
* Remove the 'rehash' command from heainit()Aaron LI2018-09-212-2/+0
* Add scripts/heasoft.sh to help avoid library conflictsAaron LI2018-09-142-0/+119
* Add doc/create-image-expcorr; still a WIPAaron LI2018-09-111-0/+27
* Update READMEAaron LI2018-09-111-32/+30
* Add Python requirementsAaron LI2018-09-111-0/+4
* scripts/ciao_calc_ct.sh: Update to use "cosmo_calc.py"Aaron LI2017-10-311-13/+11
* bin/cosmo_calc.py: Add evolution factor -E/--evolution-factorAaron LI2017-10-312-2/+14
* bin/cosmo_calc.py: change -U to -u; update comments/descriptionsAaron LI2017-10-311-5/+8
* Update to use "repro_acis.py"Aaron LI2017-08-161-3/+2
* repro_acis.py: some cleanups by using update_manifestAaron LI2017-08-161-28/+8
* update_manifest.py: Add argument --add-directory with a new functionAaron LI2017-08-161-0/+13
* update_manifest.py: Fix logger and update manifest creationAaron LI2017-08-161-6/+9
* Update HOWTO against change to "update_manifest.py"Aaron LI2017-08-151-3/+2
* cosmo_calc.py: Use variables H0, Om0, pixelsizeAaron LI2017-08-151-6/+13
* update_manifest.py: Add argument --createAaron LI2017-08-151-0/+7
* Update HOWTO with "update_manifest.py" usageAaron LI2017-05-251-3/+6
* Add bin/update_manifest.py with support of "repro" productsAaron LI2017-05-252-5/+69
* Update submodule "opt_utilities" pathAaron LI2017-03-281-1/+1
* chandra_genspcreg.sh: Give default values for reg_in and reg_outAaron LI2017-03-062-5/+6
* make_sbprofile_reg.py: do not set default background fileAaron LI2017-03-062-9/+4
* HOWTO: update local background spectrumAaron LI2017-03-061-3/+11
* manifest: Add logging support; avoid print messagesAaron LI2017-03-053-20/+27
* Add 'calc_pb_flux.py' to calculate the particle backgroundAaron LI2017-03-041-0/+47
* acispy/spectrum.py: Add "verbose" parameterAaron LI2017-03-041-3/+6
* clean_evt2.py: Show a warning with solution for GTI creation in ChIPSAaron LI2017-03-041-0/+3
* clean_evt2.py: Add 'reg_sources' and 'gti' to manifestAaron LI2017-03-041-1/+7
* Update LICENSE copyright yearAaron LI2017-03-042-1/+1
* acispy/manifest.py: Support rename an item keyAaron LI2017-03-041-1/+33
* Update HOWTO on sbprofile.reg generationAaron LI2017-03-031-2/+1
* Remove chandra_gensbpreg.sh (replaced by make_sbprofile_reg.py)Aaron LI2017-03-031-150/+0
* Add make_sbprofile.reg.py supporting various argumentsAaron LI2017-03-031-0/+282
* acispy/spectrum.py: Add method "calc_flux()"Aaron LI2017-03-031-3/+9
* Minor changesAaron LI2017-03-032-3/+4
* calc_centroid.py: Do not need to use tempfileAaron LI2017-03-031-9/+6
* Add repro_acis.py: reprocess ACIS level=1 data and build manifest.yamlAaron LI2017-03-011-0/+99
* ciao_deproj_spectra.sh: Change variable 'LINES' to 'NREG'Aaron LI2017-02-261-7/+7
* HOWTO: update according to the last changes to scriptsAaron LI2017-02-261-17/+21
* ciao_deproj_spectra.sh: Cleanup and simplificationAaron LI2017-02-262-155/+23
* ciao_bkg_spectra.sh: Use 'renorm_spectrum.py'Aaron LI2017-02-261-35/+2
* Remove 'scripts/ciao_genregs.sh'Aaron LI2017-02-261-307/+0
* chandra_genspcreg.sh: Cleanup and simplificationAaron LI2017-02-261-66/+72
* acispy/manifest.py: Fix 'setpath()' method when give a listAaron LI2017-02-261-0/+2
* chandra_gensbpreg.sh: cleanups and simplificationAaron LI2017-02-261-100/+73