aboutsummaryrefslogtreecommitdiffstats
path: root/python
Commit message (Collapse)AuthorAgeFilesLines
* msvst_starlet.py: add argument "end-scale"Aaron LI2016-04-261-9/+23
|
* msvst_starlet.py: add argument --start-scaleAaron LI2016-04-221-6/+11
|
* msvst_starlet.py: fix a bug abount p_cutoffAaron LI2016-04-221-5/+11
|
* msvst_starlet.py: show more verbose information/detailsAaron LI2016-04-221-21/+40
|
* sbp_fit.py: minor adjustments to sample configAaron LI2016-04-221-17/+17
|
* sbp_fit.py: also plot second X axis in unit "r500"Aaron LI2016-04-211-13/+66
|
* sbp_fit.py: support pix/kpc units; update config syntaxAaron LI2016-04-212-60/+166
|
* starlet.py -> msvst_starlet.py: Add argparse for scripting usageAaron LI2016-04-201-6/+95
|
* crosstalk_deprojection.py: reset_header_keywords() -> fix_header_keywords()Aaron LI2016-04-201-33/+95
|
* crosstalk_deprojection.py: not add history to header during Monte CarloAaron LI2016-04-201-31/+46
|
* crosstalk_deprojection.py: add a note for the sample configAaron LI2016-04-201-0/+5
|
* Major update and rewrite to correct_crosstalk.py/crosstalk_deprojection.pyAaron LI2016-04-192-750/+1726
| | | | | * Implement deprojection function * Implement Monte Carlo function for spectral error estimation
* rebuild_ipod_db.py: improve db entry buildAaron LI2016-04-161-5/+6
|
* Add rebuild_ipod_db.py: build iPod Shuffle (1Gen, 2Gen) databaseAaron LI2016-04-151-0/+594
|
* correct_crosstalk.py: fix RMF get_rmfimg() for XMM EPIC RMFAaron LI2016-04-061-2/+7
|
* sbp_fit.py: allow fix parameterAaron LI2016-04-051-4/+13
|
* correct_crosstalk.py: fix Spectrum spec_dtype and spec_fits_formatAaron LI2016-04-021-11/+8
|
* correct_crosstalk.py: interpolate ARF when correcting crosstalkAaron LI2016-04-021-97/+169
|
* correct_crosstalk.py: Split out class "SpectrumSet"; implement background ↵Aaron LI2016-04-011-55/+154
| | | | subtraction
* correct_crosstalk.py: Add class RMF and update docAaron LI2016-04-011-41/+299
|
* python/sbp_fit.py: report results in JSONAaron LI2016-03-311-44/+66
|
* fix fenc=utf-8Aaron LI2016-03-311-1/+1
|
* add python scriptsAaron LI2016-03-313-0/+428
|
* add several python scriptsAaron LI2016-03-319-0/+2570