| Commit message (Expand) | Author | Age | Files | Lines |
* | wsclean.py: Convert command arguments to strings at once | Aaron LI | 2017-09-10 | 1 | -14/+17 |
* | wsclean.py: Add --weight; and add short argument style | Aaron LI | 2017-09-05 | 1 | -10/+18 |
* | fits2skymodel.py: Update logging messages | Aaron LI | 2017-09-04 | 1 | -4/+7 |
* | wsclean.py: Add argument --save-weights (WSClean -saveweights) | Aaron LI | 2017-09-03 | 1 | -0/+7 |
* | wsclean.py: Fix --args to pass extra arguments to WSClean | Aaron LI | 2017-09-03 | 1 | -3/+7 |
* | fits2skymodel.py: Use astropy.units to simplify unit conversion | Aaron LI | 2017-09-03 | 1 | -8/+5 |
* | oskar: Delete obsolete scripts runOSKAR.py & correct-pb.py | Aaron LI | 2017-09-02 | 2 | -652/+0 |
* | wsclean.py: Add --dry-run argument to support dry run mode | Aaron LI | 2017-09-01 | 1 | -4/+10 |
* | fits2skymodel.py: print and save source fraction after masking | Aaron LI | 2017-09-01 | 1 | -3/+4 |
* | wsclean.py: Remove -image.fits when only create dirty image | Aaron LI | 2017-09-01 | 1 | -6/+13 |
* | Add wsclean.py to help create image from OSKAR simulated data | Aaron LI | 2017-09-01 | 1 | -0/+120 |
* | run_oskar.py: Record total time; print banner between runs | Aaron LI | 2017-08-22 | 1 | -0/+8 |
* | run_oskar.py: Add argument --telescope, some minor updates | Aaron LI | 2017-08-22 | 1 | -11/+15 |
* | fits2skymodel.py: Update help about default values | Aaron LI | 2017-08-22 | 1 | -2/+2 |
* | taper_sky.py: Fix argument --outfile-taper | Aaron LI | 2017-08-22 | 1 | -1/+1 |
* | Add oskar/taper_sky.py: Taper sky image with Tukey window | Aaron LI | 2017-08-22 | 1 | -0/+198 |
* | fits2skymodel.py: Fix several small bugs | Aaron LI | 2017-08-22 | 1 | -4/+4 |
* | fits2skymodel.py: Make sure input FITS has unit "K" (Kelvin) | Aaron LI | 2017-08-22 | 1 | -0/+8 |
* | fits2skymodel.py: Change projection to "CAR" (Cartesian) | Aaron LI | 2017-08-22 | 1 | -2/+3 |
* | fits2skymodel.py: "pixsize" [arcmin] => "pixelsize" [arcsec] | Aaron LI | 2017-08-22 | 1 | -18/+22 |
* | astro/fits2skymodel.py: Support create and use of mask for sky model | Aaron LI | 2017-07-01 | 1 | -5/+40 |
* | astro/run_oskar.py: add arguments --no-vis-oskar and --no-vis-ms | Aaron LI | 2017-07-01 | 1 | -2/+14 |
* | Add astro/osm-randomize-coord.py | Aaron LI | 2017-07-01 | 1 | -0/+163 |
* | Add astro/oskar/correct-pb.py | Aaron LI | 2017-06-20 | 1 | -0/+54 |
* | astro/oskar/fits2skymodel.py: Add argument --outdir | Aaron LI | 2017-06-13 | 1 | -1/+8 |
* | Add astro/oskar/run_oskar.py | Aaron LI | 2017-06-13 | 1 | -0/+89 |
* | Add astro/oskar/fits2skymodel.py | Aaron LI | 2017-06-13 | 1 | -0/+248 |
* | astro/oskar/runOSKAR.py: fix ConfigParser error and update arguments | Aaron LI | 2017-06-11 | 1 | -15/+49 |
* | Add astro/oskar/{runOSKAR.py,vis2images.py} | Aaron LI | 2017-05-13 | 2 | -0/+740 |