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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bin/cosmo_calc.py: Add evolution factor -E/--evolution-factor
Aaron LI
2017-10-31
2
-2
/
+14
*
bin/cosmo_calc.py: change -U to -u; update comments/descriptions
Aaron LI
2017-10-31
1
-5
/
+8
*
Update to use "repro_acis.py"
Aaron LI
2017-08-16
1
-3
/
+2
*
repro_acis.py: some cleanups by using update_manifest
Aaron LI
2017-08-16
1
-28
/
+8
*
update_manifest.py: Add argument --add-directory with a new function
Aaron LI
2017-08-16
1
-0
/
+13
*
update_manifest.py: Fix logger and update manifest creation
Aaron LI
2017-08-16
1
-6
/
+9
*
Update HOWTO against change to "update_manifest.py"
Aaron LI
2017-08-15
1
-3
/
+2
*
cosmo_calc.py: Use variables H0, Om0, pixelsize
Aaron LI
2017-08-15
1
-6
/
+13
*
update_manifest.py: Add argument --create
Aaron LI
2017-08-15
1
-0
/
+7
*
Update HOWTO with "update_manifest.py" usage
Aaron LI
2017-05-25
1
-3
/
+6
*
Add bin/update_manifest.py with support of "repro" products
Aaron LI
2017-05-25
2
-5
/
+69
*
Update submodule "opt_utilities" path
Aaron LI
2017-03-28
1
-1
/
+1
*
chandra_genspcreg.sh: Give default values for reg_in and reg_out
Aaron LI
2017-03-06
2
-5
/
+6
*
make_sbprofile_reg.py: do not set default background file
Aaron LI
2017-03-06
2
-9
/
+4
*
HOWTO: update local background spectrum
Aaron LI
2017-03-06
1
-3
/
+11
*
manifest: Add logging support; avoid print messages
Aaron LI
2017-03-05
3
-20
/
+27
*
Add 'calc_pb_flux.py' to calculate the particle background
Aaron LI
2017-03-04
1
-0
/
+47
*
acispy/spectrum.py: Add "verbose" parameter
Aaron LI
2017-03-04
1
-3
/
+6
*
clean_evt2.py: Show a warning with solution for GTI creation in ChIPS
Aaron LI
2017-03-04
1
-0
/
+3
*
clean_evt2.py: Add 'reg_sources' and 'gti' to manifest
Aaron LI
2017-03-04
1
-1
/
+7
*
Update LICENSE copyright year
Aaron LI
2017-03-04
2
-1
/
+1
*
acispy/manifest.py: Support rename an item key
Aaron LI
2017-03-04
1
-1
/
+33
*
Update HOWTO on sbprofile.reg generation
Aaron LI
2017-03-03
1
-2
/
+1
*
Remove chandra_gensbpreg.sh (replaced by make_sbprofile_reg.py)
Aaron LI
2017-03-03
1
-150
/
+0
*
Add make_sbprofile.reg.py supporting various arguments
Aaron LI
2017-03-03
1
-0
/
+282
*
acispy/spectrum.py: Add method "calc_flux()"
Aaron LI
2017-03-03
1
-3
/
+9
*
Minor changes
Aaron LI
2017-03-03
2
-3
/
+4
*
calc_centroid.py: Do not need to use tempfile
Aaron LI
2017-03-03
1
-9
/
+6
*
Add repro_acis.py: reprocess ACIS level=1 data and build manifest.yaml
Aaron LI
2017-03-01
1
-0
/
+99
*
ciao_deproj_spectra.sh: Change variable 'LINES' to 'NREG'
Aaron LI
2017-02-26
1
-7
/
+7
*
HOWTO: update according to the last changes to scripts
Aaron LI
2017-02-26
1
-17
/
+21
*
ciao_deproj_spectra.sh: Cleanup and simplification
Aaron LI
2017-02-26
2
-155
/
+23
*
ciao_bkg_spectra.sh: Use 'renorm_spectrum.py'
Aaron LI
2017-02-26
1
-35
/
+2
*
Remove 'scripts/ciao_genregs.sh'
Aaron LI
2017-02-26
1
-307
/
+0
*
chandra_genspcreg.sh: Cleanup and simplification
Aaron LI
2017-02-26
1
-66
/
+72
*
acispy/manifest.py: Fix 'setpath()' method when give a list
Aaron LI
2017-02-26
1
-0
/
+2
*
chandra_gensbpreg.sh: cleanups and simplification
Aaron LI
2017-02-26
1
-100
/
+73
*
ciao_bkg_spectra.sh: Update to use 'manifest.py' and 'results.py'
Aaron LI
2017-02-26
1
-118
/
+29
*
Remove 'collect_infodata.sh' and 'json2csv.py'
Aaron LI
2017-02-26
2
-648
/
+0
*
Remove 'ciao_sbp.sh' and 'chandra_ccdgap_rect.py'
Aaron LI
2017-02-26
2
-589
/
+0
*
make_expmap.py: Add "BUNIT" raw keyword after 'dmimgcalc'
Aaron LI
2017-02-26
1
-1
/
+6
*
acispy/header.py: Add 'read_keyword2()'
Aaron LI
2017-02-26
1
-3
/
+31
*
Add extract_sbprofile.py: Extract SBP from binned image
Aaron LI
2017-02-26
1
-0
/
+182
*
Add correct_exposure.py: Create exposure-corrected image
Aaron LI
2017-02-24
1
-0
/
+127
*
make_expmap.py: Threshold-cut the exposure map (cut=1.5%)
Aaron LI
2017-02-24
1
-4
/
+33
*
Split 'get_xygrid()' from 'make_expmap.py' to 'acispy/image.py'
Aaron LI
2017-02-24
2
-17
/
+25
*
Remove 'scripts/ciao_expcorr.sh'
Aaron LI
2017-02-23
1
-414
/
+0
*
Add make_expmap.py: Make spectral-weighted exposure map
Aaron LI
2017-02-23
1
-0
/
+247
*
event2image.py: Use 'logging' instead of 'print'
Aaron LI
2017-02-23
1
-12
/
+13
*
Add calc_spectral_weights.py (for spectral-weighted exposure map)
Aaron LI
2017-02-23
1
-0
/
+118
[next]