index
:
chandra-acis-analysis.git
master
Chandra ACIS analysis tools and documents
Git Repositories Owner
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
*
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
*
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 fo...
Aaron LI
2016-04-12
1
-4
/
+10
*
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
*
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
*
Updated ciao_calc_ct.sh, ciao_expcorr.sh, ciao_r500avgt.sh, ciao_sbp.sh
Aaron LI
2015-05-27
4
-76
/
+78
*
Updated 'ciao_expcorr_sbp.sh':
Weitian LI
2015-03-05
1
-32
/
+30
*
Update 'chandra_gensbpreg.sh'.
Weitian LI
2015-03-05
2
-8
/
+35
*
Major update to 'ciao_deproj_spectra.sh' -> v9.0
Weitian LI
2015-02-12
1
-65
/
+116
*
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
*
Updated ciao_deproj_spectra.sh from v8.3 to v9.0:
Weitian LI
2014-11-13
1
-34
/
+61
*
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
[next]