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
*
Remove 'scripts/ciao_expcorr.sh'
Aaron LI
2017-02-23
1
-414
/
+0
*
Update to use 'cosmo_calc.py'
Aaron LI
2017-02-22
1
-3
/
+2
*
Update to use 'cosmo_calc.py' instead of 'cosmo_calc'
Aaron LI
2017-02-21
3
-3
/
+3
*
Move various Python tools from 'scripts/' to 'bin/'
Aaron LI
2017-02-21
11
-1118
/
+0
*
scripts/cosmo_calc.py: Rewrite arguments processing
Aaron LI
2017-02-21
1
-52
/
+94
*
Remove 'chandra_xcentroid.sh' (replaced by calc_centroid.py)
Aaron LI
2017-02-20
1
-332
/
+0
*
calc_centroid.py: Update default arguments for better results
Aaron LI
2017-02-20
1
-20
/
+11
*
Fix errors in acispy/region.py and scripts/calc_centroid.py
Aaron LI
2017-02-20
1
-2
/
+3
*
Remove scripts/ciao_blanksky.sh (replaced by make_blanksky.py)
Aaron LI
2017-02-20
1
-269
/
+0
*
Add scripts/make_blanksky.py (to replace ciao_blanksky.sh)
Aaron LI
2017-02-20
1
-0
/
+228
*
Rename 'context.py' to '_context.py'
Aaron LI
2017-02-20
10
-9
/
+9
*
Add scripts/cosmo_calc.py
Aaron LI
2017-02-20
1
-0
/
+91
*
renorm_spectrum.py: Fix the positional argument error
Aaron LI
2017-02-19
1
-1
/
+1
*
Update various script for 'acispy'
Aaron LI
2017-02-19
5
-13
/
+18
*
Update manifest.py and results.py for 'acispy'
Aaron LI
2017-02-19
2
-434
/
+6
*
Split 'analyze_path.py' to two parts for 'acispy'
Aaron LI
2017-02-19
1
-37
/
+2
*
Setup module 'acispy' and clean 'scripts' directory
Aaron LI
2017-02-19
6
-454
/
+16
*
Remove unused ciao_check_offset.sh
Aaron LI
2017-02-18
1
-269
/
+0
*
Remove ciao_expcorr_sbp.sh
Aaron LI
2017-02-18
1
-240
/
+0
*
Remove 'ciao_calc_ct_csb.sh' and update HOWTO
Aaron LI
2017-02-18
1
-51
/
+0
*
Remove chandra_update_xpeak.sh & chandra_xpeak_coord.sh
Aaron LI
2017-02-18
2
-570
/
+0
*
Remove chandra_update_xcentroid.sh
Aaron LI
2017-02-18
1
-224
/
+0
*
calc_centroid.py: Support to get the starting point from a region file
Aaron LI
2017-02-18
1
-1
/
+3
*
Add 'region.py' to manipulate regions in CIAO format
Aaron LI
2017-02-18
1
-0
/
+251
*
calc_centroid.py: Smooth image first
Aaron LI
2017-02-17
1
-4
/
+9
*
Add 'calc_centroid.py' to replace 'chandra_xcentroid.sh'
Aaron LI
2017-02-17
1
-0
/
+184
*
event2image.py: Use relative paths; Validate energy range
Aaron LI
2017-02-17
1
-2
/
+7
*
Remove make_infojson.sh
Aaron LI
2017-02-17
1
-191
/
+0
*
Remove cooling time & radius related calculations and results
Aaron LI
2017-02-17
1
-9
/
+2
*
Remove 'cooling_time2.sh' (superseded by 'ciao_calc_ct.sh')
Aaron LI
2017-02-17
1
-6
/
+2
*
Remove 'calc_lx' related calculations and results
Aaron LI
2017-02-17
1
-25
/
+3
*
Remove chandra_update_xpeak2.sh
Aaron LI
2017-02-17
1
-311
/
+0
*
Finish test 'clean_evt2.py' and fix several issues!
Aaron LI
2017-02-17
3
-17
/
+25
*
event2image.py: Fix a typo; Add short-version arguments
Aaron LI
2017-02-17
1
-3
/
+3
*
Remove 'ciao_procevt.sh' (replaced by 'clean_evt2.py')
Aaron LI
2017-02-17
1
-206
/
+0
*
Add 'clean_evt2.py' to replace 'ciao_procevt.sh'
Aaron LI
2017-02-17
1
-0
/
+202
*
Add module ds9.py for easier image viewing
Aaron LI
2017-02-17
1
-0
/
+27
*
Integrate 'chandra_acis.py' into 'acis.py'
Aaron LI
2017-02-17
3
-91
/
+58
*
Add 'renorm_spectrum.py' to replace 'chandra_bkg_rescale.sh'
Aaron LI
2017-02-17
3
-149
/
+74
*
Add acis.py and spectrum.py modules
Aaron LI
2017-02-17
2
-0
/
+78
*
Remove scripts/calc_lx_simple.sh
Aaron LI
2017-02-17
1
-133
/
+0
*
Rename 'evt2image.py' to 'event2image.py'; Add executable permission
Aaron LI
2017-02-17
1
-0
/
+0
*
Add scripts/evt2image.py to make image from event file
Aaron LI
2017-02-17
1
-0
/
+99
*
manifest.py: Support return relative path w.r.t CWD for "getpath()"
Aaron LI
2017-02-17
1
-3
/
+12
*
manifest.py: Do not change when to find the manifest file.
Aaron LI
2017-02-17
1
-8
/
+7
*
manifest.py: Add setpath() method and setpath sub-command
Aaron LI
2017-02-17
1
-0
/
+34
*
Add get_manifest() and get_results() functions
Aaron LI
2017-02-17
2
-0
/
+34
*
chandra_acis.py: Add function "get_chips()"
Aaron LI
2017-02-17
1
-4
/
+31
*
manifest.py: Add parameter 'splitlist' to gets() for CSV export
Aaron LI
2017-02-17
2
-3
/
+26
*
manifest.py: Support multiple files for "getpath()"
Aaron LI
2017-02-17
1
-5
/
+20
[next]