Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add a warning that these scripts are updated but currently UNTESTED | Aaron LI | 2016-06-07 | 1 | -0/+8 | |
| | ||||||
* | Add README.md for mass_profile tools | Aaron LI | 2016-06-07 | 2 | -25/+32 | |
| | ||||||
* | mass_profile/fit_{d,}beta_sbp.cpp: fix wrong value of 'mu' | Aaron LI | 2016-06-07 | 2 | -50/+54 | |
| | | | | | | * Fix the 'mu' value to the more accurate '1.155' (see also the email from Junhua GU on 2015-07-27) * Add reference for the 'mu': molecular weight per electron | |||||
* | mass_profile/projector.hpp: fix wrong formula | Aaron LI | 2016-06-07 | 1 | -10/+16 | |
| | | | | | | | | | * Fix the wrong '*' operator with the correct '/' operator (see the email from Junhua GU on 2015-07-27) * Fix the wrong variable 'nrad' with the correct 'nsph' (see the email from Junhua GU on 2015-07-27) * Update the value of 'ne_np_ratio' * Add reference for the 'ne_np_ratio' | |||||
* | Add TODO items into README.md | Aaron LI | 2016-05-28 | 1 | -0/+8 | |
| | ||||||
* | Update README.md | Aaron LI | 2016-05-28 | 1 | -7/+32 | |
| | ||||||
* | Move tools/cosmo_calc to another repo 'atoolbox' | Aaron LI | 2016-05-28 | 11 | -595/+2 | |
| | ||||||
* | Update path to the submodule opt_utilities | Aaron LI | 2016-05-28 | 1 | -1/+1 | |
| | ||||||
* | README.md: fix markdown syntax | Aaron LI | 2016-05-27 | 1 | -6/+16 | |
| | ||||||
* | Renamed HOWTO_chandra_acis_analysis.txt | Aaron LI | 2016-05-27 | 1 | -0/+0 | |
| | ||||||
* | Add mass_profile tools | Aaron LI | 2016-05-27 | 79 | -0/+11440 | |
| | | | | | | | | | * These tools are mainly use to calculate the total gravitational mass profile, as well as the intermediate products (e.g., surface brightness profile fitting, gas density profile, NFW fitting, etc.) * There are additional tools for calculating the luminosity and flux. * These tools mainly developed by Junhua GU, and contributed by Weitian (Aaron) LI, and Zhenghao ZHU. | |||||
* | Unstage mass_profile | Aaron LI | 2016-05-27 | 1 | -0/+0 | |
| | ||||||
* | Add license description | Aaron LI | 2016-05-27 | 1 | -2/+10 | |
| | ||||||
* | Update gitignore | Aaron LI | 2016-05-27 | 2 | -1/+4 | |
| | ||||||
* | Add .gitignore for tools/cosmo_calc | Aaron LI | 2016-05-27 | 5 | -0/+2 | |
| | ||||||
* | Add submodule opt_utilities | Aaron LI | 2016-05-27 | 2 | -0/+3 | |
| | ||||||
* | Minor adjust to .gitignore | Aaron LI | 2016-05-27 | 1 | -3/+0 | |
| | ||||||
* | Unstage opt_utilities | Aaron LI | 2016-05-27 | 1 | -0/+0 | |
| | ||||||
* | Add MIT license | Aaron LI | 2016-05-27 | 1 | -0/+23 | |
| | ||||||
* | ciao_fill_sources.sh: add clobber=yes to skyfov | Aaron LI | 2016-04-12 | 1 | -2/+2 | |
| | ||||||
* | ciao_fill_sources.sh: generate fov file since some obs. do not provide the ↵ | Aaron LI | 2016-04-12 | 1 | -4/+10 | |
| | | | | fov1.fits | |||||
* | scripts/ciao_fill_sources.sh: use deflared event instead of the cleaned one | Aaron LI | 2016-04-11 | 1 | -6/+10 | |
| | ||||||
* | scripts/ciao_img_rotcrop.sh: add caveat about dmregrid2 | Aaron LI | 2016-04-11 | 1 | -0/+18 | |
| | ||||||
* | Add scripts/ciao_fill_sources.sh | Aaron LI | 2016-04-11 | 1 | -0/+182 | |
| | ||||||
* | scripts/ciao_img_rotcrop.sh: fix CCD sizes | Aaron LI | 2016-04-11 | 1 | -4/+4 | |
| | ||||||
* | scripts/ciao_img_rotcrop.sh: update crop sizes; update doc | Aaron LI | 2016-04-11 | 1 | -12/+19 | |
| | ||||||
* | Remove scripts/ciao_mkimg_det.sh | Aaron LI | 2016-04-11 | 1 | -46/+0 | |
| | ||||||
* | chandra_update_xpeak2.sh: fix the wrong filename | Aaron LI | 2015-11-22 | 1 | -1/+1 | |
| | ||||||
* | chandra_update_xpeak2.sh: add to find X-peak in the cleaned image | Aaron LI | 2015-11-22 | 1 | -0/+311 | |
| | ||||||
* | chandra_update_xpeak.sh: re-arrange default parameters | Aaron LI | 2015-11-22 | 1 | -13/+26 | |
| | ||||||
* | chandra_json2csv_v3.py: Rewrite; Automatically get keys; Use python3 | Aaron LI | 2015-11-09 | 1 | -249/+36 | |
| | ||||||
* | chandra_update_xpeak.sh: default aconvolve and update Gaussian kernel | Aaron LI | 2015-11-08 | 1 | -11/+16 | |
| | ||||||
* | chandra_update_xpeak.sh: fix typo | Aaron LI | 2015-11-08 | 1 | -2/+2 | |
| | ||||||
* | chandra_update_xpeak.sh: Also add offset to info json | Aaron LI | 2015-11-08 | 1 | -2/+5 | |
| | ||||||
* | Add new script "chandra_update_xpeak.sh" | Aaron LI | 2015-11-08 | 1 | -0/+313 | |
| | ||||||
* | chandra_xcentroid.sh: Use previously generated skyfov.fits | Aaron LI | 2015-11-08 | 1 | -8/+7 | |
| | ||||||
* | Add scripts "ciao_img_rotcrop.sh" and "ciao_mkimg_det.sh". | Aaron LI | 2015-11-08 | 2 | -0/+127 | |
| | | | | | | | | | Writen for ZHANG Chenhao to generate rotated and cropped image for power spectrum analysis. WARNING: the image generated by "ciao_mkimg_det.sh" in the DET coordinate is very different than that in SKY coordinate. Watch out for scientific usage!!! | |||||
* | ciao_expcorr.sh: Properly handle the 'xygrid' parameter of "fluximage" | Aaron LI | 2015-11-08 | 1 | -8/+18 | |
| | ||||||
* | Update various script to use localized pfiles to avoid collisons. | Aaron LI | 2015-06-03 | 25 | -627/+1122 | |
| | | | | | | | | | * Copy needed pfiles to current working directory, and set environment variable $PFILES to use these first. Thus multiple instance of CIAO tools can be run at the same without pfiles collsions. * Replace 'ls' with '\ls', 'grep' with '\grep' * Many minor updates/fixes | |||||
* | Updated ciao_calc_ct.sh, ciao_expcorr.sh, ciao_r500avgt.sh, ciao_sbp.sh | Aaron LI | 2015-05-27 | 4 | -76/+78 | |
| | | | | | | | | | | | ciao_r500avgt.sh, ciao_calc_ct.sh: Updated to also find '.rmf' & '.arf' files in addition to '.wrmf' & '.warf'. ciao_sbp.sh: Skip skyfov generation if already exists Renamed parameter 'aspec' to 'aspect' ciao_expcorr.sh Added 'aspect' parameter for skyfov to fix the 'FoV shift bug' | |||||
* | Updated 'ciao_expcorr_sbp.sh': | Weitian LI | 2015-03-05 | 1 | -32/+30 | |
| | | | | | | * Added exit code check for the 'EXPCORR_SCRIPT' and 'EXTRACT_SBP_SCRIPT' * Removed the code of 'spc_fit.cfg' generation * Removed the code to make links of sbp2.dat, sbp3.dat and radius.dat | |||||
* | Update 'chandra_gensbpreg.sh'. | Weitian LI | 2015-03-05 | 3 | -8/+36 | |
| | | | | | | | | | * 'chandra_gensbpreg.sh': - Add '1' to denominators when calculate STN to avoid division by zero - Add script description * 'empty_v3.json': - Add 'Unified Name' field * Rename 'calc_lx_simple_v2.sh' -> 'calc_lx_simple.sh'. | |||||
* | Major update to 'ciao_deproj_spectra.sh' -> v9.0 | Weitian LI | 2015-02-12 | 1 | -65/+116 | |
| | | | | | | | | | | | * updated parameter settings for 'specextract' to match specextract revision 2013-12. * updated xcm script generation to use either '.wrmf & .warf' or '.rmf & .arf' extensions. (specextract only use .rmf & .arf extensions for response files since revision 2014-12) * removed 'trap date INT' * removed 'export GREP_OPTIONS=""' and replaced 'grep' with '\grep' * re-write descriptions & change logs | |||||
* | Fixed a bug with F_PBKFILE within 'ciao_bkg_spectra.sh' | Weitian LI | 2015-02-11 | 2 | -5/+5 | |
| | ||||||
* | ciao_calc_csb.sh: allow modification to csb regions; added answer 'm' | Weitian LI | 2014-12-15 | 1 | -3/+12 | |
| | ||||||
* | ciao_calc_ct_csb.sh: test ${CT_RES} before read. | Weitian LI | 2014-12-11 | 1 | -2/+11 | |
| | ||||||
* | make_infojson.sh: replace '\s+' with '[[:space:]]+' | Weitian LI | 2014-12-05 | 1 | -2/+6 | |
| | | | | Old grep versions does not support '\s+' regex | |||||
* | Updated ciao_deproj_spectra.sh from v8.3 to v9.0: | Weitian LI | 2014-11-13 | 1 | -34/+61 | |
| | | | | | * Replaced 'grppha' with 'dmgroup' to group spectra. (because grppha NOT append history to the file) | |||||
* | Fix problem with P_PBKFILE, and updated the versions | Weitian LI | 2014-11-08 | 1 | -3/+5 | |
| | ||||||
* | updated version/usage contents. | Weitian LI | 2014-10-30 | 3 | -12/+13 | |
| |