aboutsummaryrefslogtreecommitdiffstats
path: root/python
Commit message (Collapse)AuthorAgeFilesLines
* Remove python/force_field_transform.pyAaron LI2017-11-031-126/+0
|
* Rename (and move) several scriptsAaron LI2017-11-031-595/+0
|
* Move some scriptsAaron LI2017-10-162-0/+202
|
* Move python/calc_radial_psd.py to astro/calc_psd.py with some cleanupAaron LI2017-10-161-460/+0
|
* calc_radial_psd.py: Default to show verbose progressAaron LI2017-09-071-69/+43
|
* calc_radial_psd.py: support FITS image with NAXIS>2Aaron LI2017-09-071-9/+45
| | | | e.g., radio images are often has 4 axes: X, Y, FREQ, STOKES
* calc_radial_psd.py: do not require EXPOSURE keywordAaron LI2017-09-031-2/+2
|
* Move some tools for better managementAaron LI2017-06-115-2398/+0
|
* Add python/adsbib.pyAaron LI2017-01-192-0/+739
|
* Add radec2deg.py and radec_angle.pyAaron LI2016-06-302-0/+344
|
* crosstalk_deprojection.py: explain error calculation approachAaron LI2016-06-071-5/+9
|
* rename "sbp_fit.py" to "fit_sbp.py"Aaron LI2016-05-041-0/+0
|
* calc_radial_psd.py: fix wrong meshgrid w.r.t shifted zero-frequency componentAaron LI2016-04-281-8/+20
|
* calc_radial_psd.py: split method "pad_squre()" from "calc_radial_psd()"Aaron LI2016-04-281-38/+49
|
* calc_radial_psd.py: add method "AstroImage.fix_shapes()" & ignore division ↵Aaron LI2016-04-281-4/+59
| | | | warnings
* calc_radial_psd.py: add class "AstroImage" and support background ↵Aaron LI2016-04-281-34/+127
| | | | subtraction & exposure correction
* calc_radial_psd.py: renamed from radialPSD2d.py; fix args.pngAaron LI2016-04-281-4/+10
|
* sbp_fit.py: reorder for better clearance; add new TODO itemsAaron LI2016-04-261-29/+33
|
* radialPSD2d.py: rewrite to use class encapsulationAaron LI2016-04-261-143/+243
|
* 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