aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove unused 'fit_{lt,mt}_{bpl,pl}.cpp' toolsAaron LI2017-02-175-1206/+2
* Remove the unused 'fit_nfw_sbp.cpp' with 'nfw_ne.hpp'Aaron LI2017-02-173-626/+1
* Remove the unused mass_profile/fit_direct_beta.cppAaron LI2017-02-172-65/+1
* Update mass_profile/README.mdAaron LI2017-02-171-15/+15
* Explain the 'nH=0' and output units differences and usages.Aaron LI2017-02-173-15/+22
* calc_centroid.py: Smooth image firstAaron LI2017-02-171-4/+9
* Add 'calc_centroid.py' to replace 'chandra_xcentroid.sh'Aaron LI2017-02-171-0/+184
* event2image.py: Use relative paths; Validate energy rangeAaron LI2017-02-171-2/+7
* Makefile: Enable '-Werror' flag and a minor cleanupAaron LI2017-02-171-4/+1
* Remove make_infojson.shAaron LI2017-02-171-191/+0
* Rename 'coolfunc_calc.sh' and 'coolfunc_calc_erg.sh'Aaron LI2017-02-175-14/+9
* Clean up 'coolfunc_calc.sh' to not calculate <coolfunc_bolo>Aaron LI2017-02-171-40/+4
* Remove 'extract_tcool.py' which no longer used by 'fit_mass.sh'Aaron LI2017-02-171-42/+0
* Remove cooling time & radius related calculations and resultsAaron LI2017-02-173-40/+4
* Remove 'cooling_time2.sh' (superseded by 'ciao_calc_ct.sh')Aaron LI2017-02-172-586/+2
* Remove 'cooling_time.cpp' which superseded by 'ciao_calc_ct.sh'Aaron LI2017-02-172-66/+1
* Remove useless call of 'coolfunc_calc.sh'Aaron LI2017-02-171-5/+2
* Update description & usage; change variable name to be more clearAaron LI2017-02-172-23/+24
* No longer calculate and use 'flux_cnt_ratio.txt'Aaron LI2017-02-173-33/+16
* Remove 'calc_lx' related calculations and resultsAaron LI2017-02-173-46/+5
* Remove calc_distance (last used by the deleted 'calc_lx')Aaron LI2017-02-175-252/+1
* Remove 'calc_lx.cpp' (superseded by calc_lx_{beta,dbeta}.cpp)Aaron LI2017-02-172-222/+1
* Update variable names to be more clearAaron LI2017-02-172-25/+21
* README.md: Update WARNING and TODOAaron LI2017-02-171-10/+5
* Remove chandra_update_xpeak2.shAaron LI2017-02-171-311/+0
* Finish test 'clean_evt2.py' and fix several issues!Aaron LI2017-02-173-17/+25
* event2image.py: Fix a typo; Add short-version argumentsAaron LI2017-02-171-3/+3
* Remove 'ciao_procevt.sh' (replaced by 'clean_evt2.py')Aaron LI2017-02-171-206/+0
* Add 'clean_evt2.py' to replace 'ciao_procevt.sh'Aaron LI2017-02-171-0/+202
* Add module ds9.py for easier image viewingAaron LI2017-02-171-0/+27
* Integrate 'chandra_acis.py' into 'acis.py'Aaron LI2017-02-173-91/+58
* Add 'renorm_spectrum.py' to replace 'chandra_bkg_rescale.sh'Aaron LI2017-02-173-149/+74
* Add acis.py and spectrum.py modulesAaron LI2017-02-173-0/+79
* Remove scripts/calc_lx_simple.shAaron LI2017-02-171-133/+0
* Rename 'evt2image.py' to 'event2image.py'; Add executable permissionAaron LI2017-02-171-0/+0
* README.md: Add runtime dependenciesAaron LI2017-02-171-0/+7
* Add scripts/evt2image.py to make image from event fileAaron LI2017-02-171-0/+99
* manifest.py: Support return relative path w.r.t CWD for "getpath()"Aaron LI2017-02-171-3/+12
* manifest.py: Do not change when to find the manifest file.Aaron LI2017-02-171-8/+7
* manifest.py: Add setpath() method and setpath sub-commandAaron LI2017-02-171-0/+34
* Add get_manifest() and get_results() functionsAaron LI2017-02-172-0/+34
* chandra_acis.py: Add function "get_chips()"Aaron LI2017-02-171-4/+31
* manifest.py: Add parameter 'splitlist' to gets() for CSV exportAaron LI2017-02-172-3/+26
* README.md: Add several more useful linksAaron LI2017-02-171-0/+7
* README.md: Update CIAO & HEASoft versionsAaron LI2017-02-171-2/+2
* manifest.py: Support multiple files for "getpath()"Aaron LI2017-02-171-5/+20
* manifest.py: Only change directory when need to find manifest fileAaron LI2017-02-171-3/+2
* manifest.py: Support list of values for itemsAaron LI2017-02-171-21/+39
* analyze_path.py: Use absolute pathAaron LI2017-02-171-2/+3
* manifest.py: Implement "getpath" sub-commandAaron LI2017-02-131-1/+24