| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | astro/eor_window.py: simplify arguments, improve plot, more prints | Aaron LI | 2017-11-27 | 1 | -87/+134 |
* | astro/ps2d.py: Improve ticks style and use monospace font | Aaron LI | 2017-11-26 | 1 | -2/+15 |
* | Add astro/eor_window.py: Calc total power within the defined EoR window | Aaron LI | 2017-11-25 | 2 | -3/+289 |
* | astro/ps2d.py: Check outfile existence before calculation | Aaron LI | 2017-11-25 | 1 | -0/+3 |
* | astro/wsclean.py: Use randonly generated temporary directory | Aaron LI | 2017-11-24 | 1 | -3/+17 |
* | astro/ps2d.py: Support --center to crop out central spatial part | Aaron LI | 2017-11-24 | 1 | -0/+17 |
* | astro/ps2d.py: Update logging format | Aaron LI | 2017-11-24 | 2 | -3/+5 |
* | astro/ps2d.py: Use same colormap (scales) for error power spectrum | Aaron LI | 2017-11-24 | 1 | -0/+2 |
* | astro/ps2d.py: Remove frequency window width function | Aaron LI | 2017-11-24 | 1 | -24/+5 |
* | Add astro/msutils.py: finished the "info" command | Aaron LI | 2017-11-24 | 1 | -0/+352 |
* | astro/wsclean.py: Capture wsclean output and save into a log file | Aaron LI | 2017-11-24 | 1 | -7/+33 |
* | astro/fits2skymodel.py: Fix OSM FITS save; Update header | Aaron LI | 2017-11-23 | 1 | -8/+20 |
* | astro/fits2skymodel.py: support thresholding by a maximum value | Aaron LI | 2017-11-23 | 1 | -30/+37 |
* | astro/make_lightcone.py: WARN that the result seems/is wrong! | Aaron LI | 2017-11-22 | 1 | -0/+7 |
* | astro/fits2skymodel.py: Take absolute values (21 cm signal absorption) | Aaron LI | 2017-11-22 | 1 | -1/+1 |
* | Minor improves to output/logging | Aaron LI | 2017-11-22 | 2 | -3/+4 |
* | Add astro/21cm/21cmfast_lightcone.py: convert 21cmFAST lighttravel cubes | Aaron LI | 2017-11-22 | 1 | -0/+192 |
* | astro/calc_psd.py: Add argument --center | Aaron LI | 2017-11-22 | 1 | -0/+15 |
* | astro/tile_slice.py: Workaround the scipy zoom warning | Aaron LI | 2017-11-22 | 1 | -1/+2 |
* | Improve logging format | Aaron LI | 2017-11-22 | 3 | -4/+5 |
* | astro/wsclean.py: Add argument --circular-beam | Aaron LI | 2017-11-21 | 1 | -1/+7 |
* | astro/jybeam2k.py: Derive beam size using 'WSCNORMF' by default | Aaron LI | 2017-11-21 | 1 | -9/+45 |
* | astro/jybeam2k.py: Add argument --beam to allow to specify beam size | Aaron LI | 2017-11-21 | 1 | -6/+13 |
* | astro/oskar: Add beamsize.py to summary beam sizes of multiple images | Aaron LI | 2017-11-21 | 1 | -0/+59 |
* | calc_psd.py & ps2d.py: Change --plot to --no-plot | Aaron LI | 2017-11-19 | 2 | -19/+12 |
* | xspec_instlines_mc.tcl: Append time stamp to output files | Aaron LI | 2017-11-18 | 1 | -5/+6 |
* | xspec_instlines_mc.tcl: Freeze line norms before Monte Carlo | Aaron LI | 2017-11-18 | 1 | -2/+2 |
* | Add xspec_instlines_mc.tcl to evaluate instrumental lines systematic effects | Aaron LI | 2017-11-18 | 1 | -0/+281 |
* | astro/xmm: Add several previously developed scripts | Aaron LI | 2017-11-16 | 7 | -0/+1019 |
* | jybeam2k.py & wsclean.py: Update descriptions/comments | Aaron LI | 2017-11-15 | 2 | -10/+12 |
* | astro/calc_psd.py: default to logarithmic step of ratio 1.1 | Aaron LI | 2017-11-12 | 1 | -12/+14 |
* | astro/calc_psd.py: Add bunit to PSD and update ylabel | Aaron LI | 2017-11-12 | 1 | -3/+11 |
* | 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 |
* | 21cm: Fix Nside comment; minor updates about descriptions | Aaron LI | 2017-11-06 | 2 | -4/+4 |
* | get-ip.sh: Use icanhazip.com and support IPv6 also | Aaron LI | 2017-11-06 | 1 | -5/+12 |
* | astro/ps2d.py: Add get_pixelsize(); and improve get_frequencies() | Aaron LI | 2017-11-04 | 1 | -15/+36 |
* | Fix the wrong use of IQR (interquartile range) | Aaron LI | 2017-11-04 | 2 | -9/+9 |
* | astro/ps2d.py: plot the errors aside the mean/median values | Aaron LI | 2017-11-04 | 1 | -12/+50 |
* | astro/ps2d.py: Improve window generation; add --window-width argument | Aaron LI | 2017-11-04 | 1 | -16/+23 |
* | astro/ps2d.py: default to calculate median and 68% IQR | Aaron LI | 2017-11-04 | 1 | -5/+43 |
* | astro/ps2d.py: Add parameter description; remove unused pad_cube() | Aaron LI | 2017-11-04 | 1 | -8/+17 |
* | astro/ps2d.py: use "jet" colormap and improve axis labels | Aaron LI | 2017-11-04 | 1 | -3/+4 |
* | Import 2cca.py from https://github.com/nicolas314/2cca | Aaron LI | 2017-11-03 | 1 | -0/+248 |
* | Update termcolors1 to not depend on bash; update termcolors2 a bit | Aaron LI | 2017-11-03 | 2 | -34/+51 |
* | Add several more collected scripts | Aaron LI | 2017-11-03 | 9 | -0/+1396 |
* | Move audio scripts into cli/; also delete a dumplicate | Aaron LI | 2017-11-03 | 4 | -8/+0 |
* | Remove python/force_field_transform.py | Aaron LI | 2017-11-03 | 1 | -126/+0 |