Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | collect_yaml.py: Use list comprehension instead of map | Aaron LI | 2017-02-13 | 1 | -2/+2 |
| | |||||
* | Add scripts/collect_yaml.py to collect results from YAML files | Aaron LI | 2017-02-12 | 1 | -0/+73 |
| | |||||
* | manifest.py: Add method "gets()" to get values of a list of items | Aaron LI | 2017-02-12 | 1 | -1/+33 |
| | |||||
* | manifest.py: Add sub-command "show" and make it the default | Aaron LI | 2017-02-12 | 1 | -4/+23 |
| | |||||
* | manifest.py: Try to parse given value to integer or float | Aaron LI | 2017-02-11 | 1 | -3/+17 |
| | |||||
* | manifest.py: Handle empty manifest file | Aaron LI | 2017-02-11 | 1 | -2/+4 |
| | |||||
* | Add scripts/{manifest,results}.py | Aaron LI | 2017-02-11 | 2 | -0/+246 |
| | | | | | * manifest.py: Manage the observation products in YAML format manifest * results.py: Manage the analysis results in YAML format | ||||
* | collect_infodata.sh: Update to work with new style configs | Aaron LI | 2017-02-09 | 1 | -64/+38 |
| | |||||
* | ciao_sbp.sh: Various cleanups | Aaron LI | 2017-02-08 | 1 | -151/+105 |
| | |||||
* | Delete script clean_massdir.sh | Aaron LI | 2017-02-07 | 1 | -219/+0 |
| | |||||
* | Clean up and update json2csv.py | Aaron LI | 2017-02-06 | 1 | -24/+41 |
| | |||||
* | Rename 3 scripts; Clean up HOWTO a bit | Aaron LI | 2017-02-06 | 2 | -0/+0 |
| | |||||
* | Specify regions format and system for ds9 | Aaron LI | 2017-02-06 | 6 | -39/+70 |
| | | | | Also strip trailing white spaces. | ||||
* | Generate skyfov if no previous one found | Aaron LI | 2017-02-06 | 1 | -5/+15 |
| | |||||
* | setup_pfiles.py: Handle the SameFileError when copy pfiles | Aaron LI | 2017-02-06 | 1 | -1/+4 |
| | |||||
* | Add chandra_acis.py to determine ACIS type of data | Aaron LI | 2017-02-06 | 1 | -0/+62 |
| | |||||
* | Add setup_pfiles.py to setup parameter files for CIAO tools | Aaron LI | 2017-02-06 | 1 | -0/+35 |
| | |||||
* | Replace analyze_path.sh with analyze_path.py | Aaron LI | 2017-02-06 | 2 | -61/+86 |
| | | | | The only support data directory format is "<name>_oi<obsid>". | ||||
* | Delete analyze_path.awk | Aaron LI | 2017-02-05 | 1 | -49/+0 |
| | |||||
* | Drop calc_distance support in favor of cosmo_calc | Aaron LI | 2016-06-08 | 2 | -80/+39 |
| | |||||
* | ciao_calc_csb.sh: add a reference; drop calc_distance support | Aaron LI | 2016-06-08 | 1 | -43/+32 |
| | |||||
* | 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 | 2 | -8/+35 |
| | | | | | | | | | * '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 | 1 | -1/+1 |
| | |||||
* | 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) |