aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wsclean.py: Remove -image.fits when only create dirty imageAaron LI2017-09-011-6/+13
* Add wsclean.py to help create image from OSKAR simulated dataAaron LI2017-09-011-0/+120
* ps2d.py: Cleanup calc_ps2d() and save more info to headerAaron LI2017-08-251-21/+23
* ps2d.py: Add more helper propertiesAaron LI2017-08-251-24/+60
* ps2d.py: Add helper properties for PS calculationAaron LI2017-08-251-0/+62
* ps2d.py: Clean up cosmology usageAaron LI2017-08-251-7/+6
* ps2d.py: Add references and update comments/descAaron LI2017-08-251-11/+51
* ps2d.py: Use [arcsec] for pixel sizeAaron LI2017-08-251-4/+4
* run_oskar.py: Record total time; print banner between runsAaron LI2017-08-221-0/+8
* run_oskar.py: Add argument --telescope, some minor updatesAaron LI2017-08-221-11/+15
* fits2skymodel.py: Update help about default valuesAaron LI2017-08-221-2/+2
* taper_sky.py: Fix argument --outfile-taperAaron LI2017-08-221-1/+1
* tile_slice.py: Update default arguments values & use [arcsec]Aaron LI2017-08-221-9/+10
* Add oskar/taper_sky.py: Taper sky image with Tukey windowAaron LI2017-08-221-0/+198
* fits2skymodel.py: Fix several small bugsAaron LI2017-08-221-4/+4
* fits2skymodel.py: Make sure input FITS has unit "K" (Kelvin)Aaron LI2017-08-221-0/+8
* fits2skymodel.py: Change projection to "CAR" (Cartesian)Aaron LI2017-08-221-2/+3
* fits2skymodel.py: "pixsize" [arcmin] => "pixelsize" [arcsec]Aaron LI2017-08-221-18/+22
* make_lightcone.py: Fix unit and check clobber firstAaron LI2017-08-181-1/+5
* get_slice_zfreq.py: Rewrite to work with "make_lightcone.py"Aaron LI2017-08-182-61/+83
* Remove "extract_slice.py", obsoleted by "make_lightcone.py"Aaron LI2017-08-181-84/+0
* make_lightcone.py: Add WCS header informationAaron LI2017-08-181-2/+24
* fitscube.py: Update "DATE" header keywordAaron LI2017-08-181-2/+3
* Add make_lightcone.py: create light-cone cubes from coeval cubesAaron LI2017-08-181-0/+292
* Add get_arxiv.py to download PDF from arXivAaron LI2017-08-101-0/+119
* astro/ps2d.py: change argument "--no-window" to "--window"Aaron LI2017-07-121-13/+17
* astro/ps2d.py: add argument "--no-window" and update logging formatAaron LI2017-07-111-28/+32
* astro/ps2d.py: Fix a bug/typoAaron LI2017-07-111-1/+1
* Add two CASA scripts: addnoise.py & uvaddsub.pyAaron LI2017-07-112-0/+151
* astro/casa-script: hack to make it work as shebang of CASA scriptsAaron LI2017-07-021-2/+24
* Add a simple casa-script wrapper for CASAAaron LI2017-07-021-0/+32
* Removed astro/casa-scriptAaron LI2017-07-021-111/+0
* astro/fits2skymodel.py: Support create and use of mask for sky modelAaron LI2017-07-011-5/+40
* astro/run_oskar.py: add arguments --no-vis-oskar and --no-vis-msAaron LI2017-07-011-2/+14
* Add astro/osm-randomize-coord.pyAaron LI2017-07-011-0/+163
* Add astro/casa-script to aid running CASA scriptsAaron LI2017-06-301-0/+111
* astro/ps2d.py: Fix a typo about string formatAaron LI2017-06-281-1/+1
* astro/ps2d.py: Fix argument --pixelsize and fix typo "perp"Aaron LI2017-06-261-7/+12
* Add astro/ps2d.py: Calculate 2D power spectrum from 3D image cubeAaron LI2017-06-261-0/+272
* astro/fitscube.py: Rework header & wcs handlingAaron LI2017-06-261-34/+44
* astro/fitscube.py: Add "open_image()" to allow more image dimensionsAaron LI2017-06-261-5/+44
* mbsync_cron.sh: reduce some notificationsAaron LI2017-06-201-1/+1
* Add astro/oskar/correct-pb.pyAaron LI2017-06-201-0/+54
* Add linux/nvidia-fan-control.shAaron LI2017-06-141-0/+200
* astro/oskar/fits2skymodel.py: Add argument --outdirAaron LI2017-06-131-1/+8
* Add astro/oskar/run_oskar.pyAaron LI2017-06-131-0/+89
* Add astro/oskar/fits2skymodel.pyAaron LI2017-06-131-0/+248
* astro/fits/fitscube.py: Save command to header historyAaron LI2017-06-121-0/+4
* astro/21cm/tile_slice.py: Save information to headerAaron LI2017-06-121-0/+5
* Minor changesAaron LI2017-06-122-3/+3