Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | msvst_starlet.py: add argument --start-scale | Aaron LI | 2016-04-22 | 1 | -6/+11 | |
| | ||||||
* | msvst_starlet.py: fix a bug abount p_cutoff | Aaron LI | 2016-04-22 | 1 | -5/+11 | |
| | ||||||
* | msvst_starlet.py: show more verbose information/details | Aaron LI | 2016-04-22 | 1 | -21/+40 | |
| | ||||||
* | sbp_fit.py: minor adjustments to sample config | Aaron LI | 2016-04-22 | 1 | -17/+17 | |
| | ||||||
* | sbp_fit.py: also plot second X axis in unit "r500" | Aaron LI | 2016-04-21 | 1 | -13/+66 | |
| | ||||||
* | sbp_fit.py: support pix/kpc units; update config syntax | Aaron LI | 2016-04-21 | 2 | -60/+166 | |
| | ||||||
* | starlet.py -> msvst_starlet.py: Add argparse for scripting usage | Aaron LI | 2016-04-20 | 1 | -6/+95 | |
| | ||||||
* | crosstalk_deprojection.py: reset_header_keywords() -> fix_header_keywords() | Aaron LI | 2016-04-20 | 1 | -33/+95 | |
| | ||||||
* | crosstalk_deprojection.py: not add history to header during Monte Carlo | Aaron LI | 2016-04-20 | 1 | -31/+46 | |
| | ||||||
* | crosstalk_deprojection.py: add a note for the sample config | Aaron LI | 2016-04-20 | 1 | -0/+5 | |
| | ||||||
* | Major update and rewrite to correct_crosstalk.py/crosstalk_deprojection.py | Aaron LI | 2016-04-19 | 2 | -750/+1726 | |
| | | | | | * Implement deprojection function * Implement Monte Carlo function for spectral error estimation | |||||
* | rebuild_ipod_db.py: improve db entry build | Aaron LI | 2016-04-16 | 1 | -5/+6 | |
| | ||||||
* | Add rebuild_ipod_db.py: build iPod Shuffle (1Gen, 2Gen) database | Aaron LI | 2016-04-15 | 1 | -0/+594 | |
| | ||||||
* | correct_crosstalk.py: fix RMF get_rmfimg() for XMM EPIC RMF | Aaron LI | 2016-04-06 | 1 | -2/+7 | |
| | ||||||
* | sbp_fit.py: allow fix parameter | Aaron LI | 2016-04-05 | 1 | -4/+13 | |
| | ||||||
* | correct_crosstalk.py: fix Spectrum spec_dtype and spec_fits_format | Aaron LI | 2016-04-02 | 1 | -11/+8 | |
| | ||||||
* | correct_crosstalk.py: interpolate ARF when correcting crosstalk | Aaron LI | 2016-04-02 | 1 | -97/+169 | |
| | ||||||
* | correct_crosstalk.py: Split out class "SpectrumSet"; implement background ↵ | Aaron LI | 2016-04-01 | 1 | -55/+154 | |
| | | | | subtraction | |||||
* | correct_crosstalk.py: Add class RMF and update doc | Aaron LI | 2016-04-01 | 1 | -41/+299 | |
| | ||||||
* | python/sbp_fit.py: report results in JSON | Aaron LI | 2016-03-31 | 1 | -44/+66 | |
| | ||||||
* | add img/png2gif.sh: make animated GIF | Aaron LI | 2016-03-31 | 1 | -0/+11 | |
| | ||||||
* | fix fenc=utf-8 | Aaron LI | 2016-03-31 | 2 | -2/+2 | |
| | ||||||
* | add all scripts/tools | Aaron LI | 2016-03-31 | 46 | -1/+4212 | |
| | ||||||
* | add python scripts | Aaron LI | 2016-03-31 | 3 | -0/+428 | |
| | ||||||
* | add several python scripts | Aaron LI | 2016-03-31 | 9 | -0/+2570 | |
| | ||||||
* | Update marx/randpoints.py | Aaron LI | 2016-01-18 | 1 | -2/+5 | |
| | ||||||
* | Add lc_clean.py, query_ned.py, query_simbad.py | Aaron LI | 2016-01-18 | 3 | -0/+423 | |
| | | | | | | | * lc_clean.py: iteratively clip the lightcurve and make a TXT-format GTI file for use in xselect (for Suzaku data filtering) * query_ned.py, query_simbad.py: query NED/SIMBAD using 'astroquery' by supplying the source name | |||||
* | Add `randpoints.py` to generate point source informations | Aaron LI | 2015-12-12 | 2 | -5/+355 | |
| | ||||||
* | Added astro/fits/merge_fits.py | Aaron LI | 2015-06-17 | 2 | -2/+254 | |
| | ||||||
* | Updated astro tools. | Aaron LI | 2015-06-16 | 3 | -12/+188 | |
| | | | | | | | | | | | | | | | | | * fit_betasbp_cut.py - fixed 'dof' calculation with 'n-p-1' - fixed 'par_eps' calculation/configuration - added 'fit_model_bounds' using 'scipy.optimize.minimize' to perform function minimization with bounds - split the data cut section to function 'cut_data' - added argument 'options' to 'fit_model_bounds' * marx_pntsrc.py Run MARX simulation on a given list of point sources, merge the output simulation results, and finally convert into FITS image. * blanksky_add_time.py Add a time column for the chandra blanksky event file. The time data are generated with a uniform distribution between TSTART and TSTOP. | |||||
* | Updated fit_betasbp_cut.py to v0.5.0, supported parameter bounds. | Aaron LI | 2015-06-07 | 1 | -31/+130 | |
| | | | | | | | * added 'fit_model_bounds' using 'scipy.optimize.minimize' to perform function minimization with bounds * split the data cut section to function 'cut_data' * added argument 'options' to 'fit_model_bounds' | |||||
* | Major update to 'fit_betasbp_cut.py'. | Aaron LI | 2015-06-06 | 1 | -96/+210 | |
| | | | | | | | | | | | fit_betasbp_cut.py: * replace getopt with 'argparse' * added 'get_parameter' to process model parameter initial value and bounds * support read parameter bounds from input file * added options '--s0', '--rc', '--beta', '--const' to get paramter initial values and bounds * renamed 'fit_beta_model' to 'fit_model', and added argument 'func' to support other models | |||||
* | Renamed & updated fit_beta_model.py -> fit_betasbp_cut.py. | Aaron LI | 2015-06-06 | 2 | -133/+237 | |
| | | | | | fit_betasbp_cut.py: * added support ignore the data points whose radius value less than the given value. | |||||
* | Added tool 'fit_beta_model.py'. | Aaron LI | 2015-06-06 | 1 | -0/+133 | |
| | | | | | | fit_beta_model.py * fit provided data with beta model * ignore the inner-most n data points for the fitting | |||||
* | Initialized my toolbox repository. | Aaron LI | 2015-06-06 | 2 | -0/+18 | |