aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
...
* Add module ds9.py for easier image viewingAaron LI2017-02-171-0/+27
|
* Integrate 'chandra_acis.py' into 'acis.py'Aaron LI2017-02-173-91/+58
|
* Add 'renorm_spectrum.py' to replace 'chandra_bkg_rescale.sh'Aaron LI2017-02-173-149/+74
| | | | Also remove 'chandra_pb_flux.sh'
* Add acis.py and spectrum.py modulesAaron LI2017-02-172-0/+78
| | | | Also add astropy to the runtime dependencies.
* Remove scripts/calc_lx_simple.shAaron LI2017-02-171-133/+0
|
* Rename 'evt2image.py' to 'event2image.py'; Add executable permissionAaron LI2017-02-171-0/+0
|
* Add scripts/evt2image.py to make image from event fileAaron LI2017-02-171-0/+99
|
* manifest.py: Support return relative path w.r.t CWD for "getpath()"Aaron LI2017-02-171-3/+12
|
* manifest.py: Do not change when to find the manifest file.Aaron LI2017-02-171-8/+7
|
* manifest.py: Add setpath() method and setpath sub-commandAaron LI2017-02-171-0/+34
|
* Add get_manifest() and get_results() functionsAaron LI2017-02-172-0/+34
|
* chandra_acis.py: Add function "get_chips()"Aaron LI2017-02-171-4/+31
|
* manifest.py: Add parameter 'splitlist' to gets() for CSV exportAaron LI2017-02-172-3/+26
|
* manifest.py: Support multiple files for "getpath()"Aaron LI2017-02-171-5/+20
|
* manifest.py: Only change directory when need to find manifest fileAaron LI2017-02-171-3/+2
|
* manifest.py: Support list of values for itemsAaron LI2017-02-171-21/+39
|
* analyze_path.py: Use absolute pathAaron LI2017-02-171-2/+3
|
* manifest.py: Implement "getpath" sub-commandAaron LI2017-02-131-1/+24
|
* manifest.py: Add argument "-C" / "--directory"Aaron LI2017-02-131-0/+5
|
* collect_yaml.py: Use list comprehension instead of mapAaron LI2017-02-131-2/+2
|
* Add scripts/collect_yaml.py to collect results from YAML filesAaron LI2017-02-121-0/+73
|
* manifest.py: Add method "gets()" to get values of a list of itemsAaron LI2017-02-121-1/+33
|
* manifest.py: Add sub-command "show" and make it the defaultAaron LI2017-02-121-4/+23
|
* manifest.py: Try to parse given value to integer or floatAaron LI2017-02-111-3/+17
|
* manifest.py: Handle empty manifest fileAaron LI2017-02-111-2/+4
|
* Add scripts/{manifest,results}.pyAaron LI2017-02-112-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 configsAaron LI2017-02-091-64/+38
|
* ciao_sbp.sh: Various cleanupsAaron LI2017-02-081-151/+105
|
* Delete script clean_massdir.shAaron LI2017-02-071-219/+0
|
* Clean up and update json2csv.pyAaron LI2017-02-061-24/+41
|
* Rename 3 scripts; Clean up HOWTO a bitAaron LI2017-02-062-0/+0
|
* Specify regions format and system for ds9Aaron LI2017-02-066-39/+70
| | | | Also strip trailing white spaces.
* Generate skyfov if no previous one foundAaron LI2017-02-061-5/+15
|
* setup_pfiles.py: Handle the SameFileError when copy pfilesAaron LI2017-02-061-1/+4
|
* Add chandra_acis.py to determine ACIS type of dataAaron LI2017-02-061-0/+62
|
* Add setup_pfiles.py to setup parameter files for CIAO toolsAaron LI2017-02-061-0/+35
|
* Replace analyze_path.sh with analyze_path.pyAaron LI2017-02-062-61/+86
| | | | The only support data directory format is "<name>_oi<obsid>".
* Delete analyze_path.awkAaron LI2017-02-051-49/+0
|
* Drop calc_distance support in favor of cosmo_calcAaron LI2016-06-082-80/+39
|
* ciao_calc_csb.sh: add a reference; drop calc_distance supportAaron LI2016-06-081-43/+32
|
* ciao_fill_sources.sh: add clobber=yes to skyfovAaron LI2016-04-121-2/+2
|
* ciao_fill_sources.sh: generate fov file since some obs. do not provide the ↵Aaron LI2016-04-121-4/+10
| | | | fov1.fits
* scripts/ciao_fill_sources.sh: use deflared event instead of the cleaned oneAaron LI2016-04-111-6/+10
|
* scripts/ciao_img_rotcrop.sh: add caveat about dmregrid2Aaron LI2016-04-111-0/+18
|
* Add scripts/ciao_fill_sources.shAaron LI2016-04-111-0/+182
|
* scripts/ciao_img_rotcrop.sh: fix CCD sizesAaron LI2016-04-111-4/+4
|
* scripts/ciao_img_rotcrop.sh: update crop sizes; update docAaron LI2016-04-111-12/+19
|
* Remove scripts/ciao_mkimg_det.shAaron LI2016-04-111-46/+0
|
* chandra_update_xpeak2.sh: fix the wrong filenameAaron LI2015-11-221-1/+1
|
* chandra_update_xpeak2.sh: add to find X-peak in the cleaned imageAaron LI2015-11-221-0/+311
|