aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove 'sample.cfg'; see 'files/{fitting_mass.conf,fitting_sbp.conf}'Aaron LI2016-06-071-11/+0
* Remove unused filesAaron LI2016-06-073-416/+0
* mass_profile: merge 'calc_lx_{d,}beta.sh' => 'calc_lxfx.sh'Aaron LI2016-06-075-332/+187
* Add a warning that these scripts are updated but currently UNTESTEDAaron LI2016-06-071-0/+8
* Add README.md for mass_profile toolsAaron LI2016-06-072-25/+32
* mass_profile/fit_{d,}beta_sbp.cpp: fix wrong value of 'mu'Aaron LI2016-06-072-50/+54
* mass_profile/projector.hpp: fix wrong formulaAaron LI2016-06-071-10/+16
* Add TODO items into README.mdAaron LI2016-05-281-0/+8
* Update README.mdAaron LI2016-05-281-7/+32
* Move tools/cosmo_calc to another repo 'atoolbox'Aaron LI2016-05-2811-595/+2
* Update path to the submodule opt_utilitiesAaron LI2016-05-281-1/+1
* README.md: fix markdown syntaxAaron LI2016-05-271-6/+16
* Renamed HOWTO_chandra_acis_analysis.txtAaron LI2016-05-271-0/+0
* Add mass_profile toolsAaron LI2016-05-2779-0/+11440
* Unstage mass_profileAaron LI2016-05-271-0/+0
* Add license descriptionAaron LI2016-05-271-2/+10
* Update gitignoreAaron LI2016-05-272-1/+4
* Add .gitignore for tools/cosmo_calcAaron LI2016-05-275-0/+2
* Add submodule opt_utilitiesAaron LI2016-05-272-0/+3
* Minor adjust to .gitignoreAaron LI2016-05-271-3/+0
* Unstage opt_utilitiesAaron LI2016-05-271-0/+0
* Add MIT licenseAaron LI2016-05-271-0/+23
* ciao_fill_sources.sh: add clobber=yes to skyfovAaron LI2016-04-121-2/+2
* ciao_fill_sources.sh: generate fov file since some obs. do not provide the fo...Aaron LI2016-04-121-4/+10
* scripts/ciao_fill_sources.sh: use deflared event instead of the cleaned oneAaron LI2016-04-111-6/+10
* scripts/ciao_img_rotcrop.sh: add caveat about dmregrid2Aaron LI2016-04-111-0/+18
* Add scripts/ciao_fill_sources.shAaron LI2016-04-111-0/+182
* scripts/ciao_img_rotcrop.sh: fix CCD sizesAaron LI2016-04-111-4/+4
* scripts/ciao_img_rotcrop.sh: update crop sizes; update docAaron LI2016-04-111-12/+19
* Remove scripts/ciao_mkimg_det.shAaron LI2016-04-111-46/+0
* chandra_update_xpeak2.sh: fix the wrong filenameAaron LI2015-11-221-1/+1
* chandra_update_xpeak2.sh: add to find X-peak in the cleaned imageAaron LI2015-11-221-0/+311
* chandra_update_xpeak.sh: re-arrange default parametersAaron LI2015-11-221-13/+26
* chandra_json2csv_v3.py: Rewrite; Automatically get keys; Use python3Aaron LI2015-11-091-249/+36
* chandra_update_xpeak.sh: default aconvolve and update Gaussian kernelAaron LI2015-11-081-11/+16
* chandra_update_xpeak.sh: fix typoAaron LI2015-11-081-2/+2
* chandra_update_xpeak.sh: Also add offset to info jsonAaron LI2015-11-081-2/+5
* Add new script "chandra_update_xpeak.sh"Aaron LI2015-11-081-0/+313
* chandra_xcentroid.sh: Use previously generated skyfov.fitsAaron LI2015-11-081-8/+7
* Add scripts "ciao_img_rotcrop.sh" and "ciao_mkimg_det.sh".Aaron LI2015-11-082-0/+127
* ciao_expcorr.sh: Properly handle the 'xygrid' parameter of "fluximage"Aaron LI2015-11-081-8/+18
* Update various script to use localized pfiles to avoid collisons.Aaron LI2015-06-0325-627/+1122
* Updated ciao_calc_ct.sh, ciao_expcorr.sh, ciao_r500avgt.sh, ciao_sbp.shAaron LI2015-05-274-76/+78
* Updated 'ciao_expcorr_sbp.sh':Weitian LI2015-03-051-32/+30
* Update 'chandra_gensbpreg.sh'.Weitian LI2015-03-053-8/+36
* Major update to 'ciao_deproj_spectra.sh' -> v9.0Weitian LI2015-02-121-65/+116
* Fixed a bug with F_PBKFILE within 'ciao_bkg_spectra.sh'Weitian LI2015-02-112-5/+5
* ciao_calc_csb.sh: allow modification to csb regions; added answer 'm'Weitian LI2014-12-151-3/+12
* ciao_calc_ct_csb.sh: test ${CT_RES} before read.Weitian LI2014-12-111-2/+11
* make_infojson.sh: replace '\s+' with '[[:space:]]+'Weitian LI2014-12-051-2/+6