Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | Allow to disable the output of visibility in OSKAR native format | ||||
* | Add astro/osm-randomize-coord.py | Aaron LI | 2017-07-01 | 1 | -0/+163 |
| | | | | | | | | Randomize the coordinates of the OSKAR sky model by adding an offset sampling from a Gaussian of given sigma. Try to reproduce the source subtraction position errors investigated by Datta et al. 2010 ApJ. | ||||
* | 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 |