Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | astro/sfr_chandra.pl: Make RMF and ARF for each region | Aaron LI | 2019-10-21 | 1 | -89/+143 |
| | | | | | | * Use 'specextract' to extract spectrum and make RMF and ARF * Update arguments and usage * Many small improvements | ||||
* | astro/sfr_chandra.pl: Fix bug of creating region file | Aaron LI | 2019-10-20 | 1 | -1/+1 |
| | |||||
* | astro/sfr_chandra.pl: Support region list with each line a region file | Aaron LI | 2019-10-16 | 1 | -6/+24 |
| | |||||
* | astro/sfr_chandra.pl: Style cleanup minor tweaks | Aaron LI | 2019-10-16 | 1 | -70/+73 |
| | | | | | | * Clean up style: fix whitespaces and tabs * Add copyright notices and license * Tweak comments a bit | ||||
* | astro: Add sfr_chandra.pl (version: 2015/03/04) | Aaron LI | 2019-10-16 | 1 | -0/+686 |
| | | | | | | This script is used to do Chandra automatic spectrum extraction and fitting. It was written by Junhua GU and has been significantly updated by me. | ||||
* | astro: Add sfr_xmm.py by Junhua GU | Aaron LI | 2019-10-16 | 1 | -0/+197 |
| | | | | | This script is used to do XMM automatic spectrum extraction and fitting for a list of regions. | ||||
* | astro/crosstalk_deprojection.py: Fix possible invalid spectral errors | Aaron LI | 2017-12-13 | 1 | -21/+20 |
| | |||||
* | astro/crosstalk_deprojection.py: allow missing of info_e{min,max} | Aaron LI | 2017-12-13 | 1 | -7/+19 |
| | |||||
* | astro/crosstalk_deprojection.py: do not use sys.stderr | Aaron LI | 2017-12-13 | 1 | -60/+50 |
| | |||||
* | astro/crosstalk_deprojection.py: cleanup reading fits file a bit | Aaron LI | 2017-12-13 | 1 | -11/+12 |
| | |||||
* | astro/crosstalk_deprojection.py: Fix cc_results append error | Aaron LI | 2017-12-07 | 1 | -16/+22 |
| | |||||
* | crosstalk_deprojection.py: v0.6.0, report spectral data changes; many fixes | Aaron LI | 2017-11-12 | 1 | -166/+195 |
| | |||||
* | crosstalk_deprojection.py: Clean up arguments; Add CONFIGS global variable | Aaron LI | 2017-11-12 | 1 | -57/+85 |
| | |||||
* | crosstalk_deprojection.py: More cleanups | Aaron LI | 2017-11-12 | 1 | -242/+256 |
| | |||||
* | spectrum/crosstalk_deprojection.py: more cleanups | Aaron LI | 2017-11-12 | 1 | -92/+104 |
| | |||||
* | Deprecate np.int, np.float | Aaron LI | 2017-11-03 | 1 | -2/+2 |
| | | | | See: https://github.com/numpy/numpy/pull/6103 | ||||
* | Move some tools for better management | Aaron LI | 2017-06-11 | 3 | -0/+2141 |