aboutsummaryrefslogtreecommitdiffstats
path: root/astro/spectrum
Commit message (Collapse)AuthorAgeFilesLines
* astro/sfr_chandra.pl: Make RMF and ARF for each regionAaron LI2019-10-211-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 fileAaron LI2019-10-201-1/+1
|
* astro/sfr_chandra.pl: Support region list with each line a region fileAaron LI2019-10-161-6/+24
|
* astro/sfr_chandra.pl: Style cleanup minor tweaksAaron LI2019-10-161-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 LI2019-10-161-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 GUAaron LI2019-10-161-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 errorsAaron LI2017-12-131-21/+20
|
* astro/crosstalk_deprojection.py: allow missing of info_e{min,max}Aaron LI2017-12-131-7/+19
|
* astro/crosstalk_deprojection.py: do not use sys.stderrAaron LI2017-12-131-60/+50
|
* astro/crosstalk_deprojection.py: cleanup reading fits file a bitAaron LI2017-12-131-11/+12
|
* astro/crosstalk_deprojection.py: Fix cc_results append errorAaron LI2017-12-071-16/+22
|
* crosstalk_deprojection.py: v0.6.0, report spectral data changes; many fixesAaron LI2017-11-121-166/+195
|
* crosstalk_deprojection.py: Clean up arguments; Add CONFIGS global variableAaron LI2017-11-121-57/+85
|
* crosstalk_deprojection.py: More cleanupsAaron LI2017-11-121-242/+256
|
* spectrum/crosstalk_deprojection.py: more cleanupsAaron LI2017-11-121-92/+104
|
* Deprecate np.int, np.floatAaron LI2017-11-031-2/+2
| | | | See: https://github.com/numpy/numpy/pull/6103
* Move some tools for better managementAaron LI2017-06-113-0/+2141