| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | README.md: Add runtime dependencies | Aaron LI | 2017-02-17 | 1 | -0/+7 |
* | 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 |
* | README.md: Add several more useful links | Aaron LI | 2017-02-17 | 1 | -0/+7 |
* | README.md: Update CIAO & HEASoft versions | Aaron LI | 2017-02-17 | 1 | -2/+2 |
* | manifest.py: Support multiple files for "getpath()" | Aaron LI | 2017-02-17 | 1 | -5/+20 |
* | manifest.py: Only change directory when need to find manifest file | Aaron LI | 2017-02-17 | 1 | -3/+2 |
* | manifest.py: Support list of values for items | Aaron LI | 2017-02-17 | 1 | -21/+39 |
* | analyze_path.py: Use absolute path | Aaron LI | 2017-02-17 | 1 | -2/+3 |
* | manifest.py: Implement "getpath" sub-command | Aaron LI | 2017-02-13 | 1 | -1/+24 |
* | manifest.py: Add argument "-C" / "--directory" | Aaron LI | 2017-02-13 | 1 | -0/+5 |
* | 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 |
* | Update doc/sbp_extract.org a bit | Aaron LI | 2017-02-09 | 1 | -5/+7 |
* | Move HOWTO to 'doc' directory; Update README.md a bit | Aaron LI | 2017-02-09 | 2 | -1/+4 |
* | doc: sbp_extract.org: add events usage notes | Aaron LI | 2017-02-09 | 1 | -1/+20 |
* | doc: add sbp_extract.org | Aaron LI | 2017-02-09 | 1 | -0/+55 |
* | Various small updates to HOWTO | Aaron LI | 2017-02-09 | 1 | -14/+26 |
* | collect_infodata.sh: Update to work with new style configs | Aaron LI | 2017-02-09 | 1 | -64/+38 |
* | Update HOWTO | Aaron LI | 2017-02-09 | 2 | -19/+24 |
* | files/wang2012_param.txt: Change the default values a bit | Aaron LI | 2017-02-08 | 1 | -1/+1 |
* | ciao_sbp.sh: Various cleanups | Aaron LI | 2017-02-08 | 1 | -151/+105 |
* | sbp_{s,d}beta.conf: Add supported key "rmin_kpc" and "rmin_pixel" | Aaron LI | 2017-02-08 | 2 | -0/+6 |
* | README.md: Update license and format. | Aaron LI | 2017-02-08 | 1 | -24/+35 |
* | fit_mass.sh: Fix the wrong argument for calc_lx | Aaron LI | 2017-02-07 | 1 | -5/+5 |
* | calc_lxfx.sh: Update to use the new style config files | Aaron LI | 2017-02-07 | 1 | -56/+47 |
* | Delete script clean_massdir.sh | Aaron LI | 2017-02-07 | 1 | -219/+0 |
* | Delete the old/obsolete config files | Aaron LI | 2017-02-07 | 4 | -44/+0 |
* | Import updated opt_utilities | Aaron LI | 2017-02-07 | 1 | -0/+0 |
* | Update sample config files a bit | Aaron LI | 2017-02-07 | 3 | -3/+2 |
* | Rename fit_nfwmass.sh to fit_mass; Update to the new style config | Aaron LI | 2017-02-07 | 1 | -100/+76 |
* | Add shuffle_profile.py to replace shuffle_{T,sbp}.py | Aaron LI | 2017-02-07 | 3 | -36/+37 |
* | xspec_avg_tz.tcl: Fix the edge case that failed to calculate errors | Aaron LI | 2017-02-07 | 1 | -1/+1 |
* | Update Installation guide about clone this repo | Aaron LI | 2017-02-07 | 1 | -2/+13 |
* | GSL is not a dependency | Aaron LI | 2017-02-07 | 1 | -4/+1 |
* | Move settings and websites to README.md; cleanup HOWTO | Aaron LI | 2017-02-07 | 2 | -44/+22 |
* | Remove graphical plot report (depends on PGPLOT) | Aaron LI | 2017-02-07 | 7 | -190/+42 |
* | Rename spline.h to spline.hpp | Aaron LI | 2017-02-07 | 9 | -27/+17 |
* | Update tools to use the new style sbp config file | Aaron LI | 2017-02-07 | 6 | -207/+213 |
* | Fix undeclared variables in projector.hpp | Aaron LI | 2017-02-07 | 2 | -7/+8 |