index
:
atoolbox.git
master
Personal toolbox
Git Repositories Owner
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
calc_radial_psd.py: Default to show verbose progress
Aaron LI
2017-09-07
1
-69
/
+43
*
calc_radial_psd.py: support FITS image with NAXIS>2
Aaron LI
2017-09-07
1
-9
/
+45
*
casa: Add new script add-ms.py to add multiple MSs
Aaron LI
2017-09-07
1
-0
/
+79
*
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
*
calc_radial_psd.py: do not require EXPOSURE keyword
Aaron LI
2017-09-03
1
-2
/
+2
*
rescale_image.py: Try also "PixSize" keyword; Add --pixelsize argument
Aaron LI
2017-09-03
1
-4
/
+16
*
rescale_image.py: Add and update messages
Aaron LI
2017-09-02
1
-3
/
+5
*
ps2d.py: support adding multiple FITS cubes first
Aaron LI
2017-09-02
1
-3
/
+8
*
ps2d.py: Warn about wrong data unit
Aaron LI
2017-09-02
1
-1
/
+8
*
rescale_image.py: Fix variable type and name
Aaron LI
2017-09-02
1
-3
/
+3
*
Fix WCS delta sign
Aaron LI
2017-09-02
2
-4
/
+4
*
ps2d.py: Default to obtain pixel size from FITS header
Aaron LI
2017-09-02
1
-4
/
+9
*
fits: Add {rescale,crop}_image.py for FITS image rescaling and cropping
Aaron LI
2017-09-02
2
-0
/
+218
*
oskar: Delete obsolete scripts runOSKAR.py & correct-pb.py
Aaron LI
2017-09-02
2
-652
/
+0
*
LICENSE: update copyright year
Aaron LI
2017-09-01
1
-1
/
+1
*
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
*
ps2d.py: Cleanup calc_ps2d() and save more info to header
Aaron LI
2017-08-25
1
-21
/
+23
*
ps2d.py: Add more helper properties
Aaron LI
2017-08-25
1
-24
/
+60
*
ps2d.py: Add helper properties for PS calculation
Aaron LI
2017-08-25
1
-0
/
+62
*
ps2d.py: Clean up cosmology usage
Aaron LI
2017-08-25
1
-7
/
+6
*
ps2d.py: Add references and update comments/desc
Aaron LI
2017-08-25
1
-11
/
+51
*
ps2d.py: Use [arcsec] for pixel size
Aaron LI
2017-08-25
1
-4
/
+4
*
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
*
tile_slice.py: Update default arguments values & use [arcsec]
Aaron LI
2017-08-22
1
-9
/
+10
*
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
*
make_lightcone.py: Fix unit and check clobber first
Aaron LI
2017-08-18
1
-1
/
+5
*
get_slice_zfreq.py: Rewrite to work with "make_lightcone.py"
Aaron LI
2017-08-18
2
-61
/
+83
*
Remove "extract_slice.py", obsoleted by "make_lightcone.py"
Aaron LI
2017-08-18
1
-84
/
+0
*
make_lightcone.py: Add WCS header information
Aaron LI
2017-08-18
1
-2
/
+24
*
fitscube.py: Update "DATE" header keyword
Aaron LI
2017-08-18
1
-2
/
+3
*
Add make_lightcone.py: create light-cone cubes from coeval cubes
Aaron LI
2017-08-18
1
-0
/
+292
*
Add get_arxiv.py to download PDF from arXiv
Aaron LI
2017-08-10
1
-0
/
+119
*
astro/ps2d.py: change argument "--no-window" to "--window"
Aaron LI
2017-07-12
1
-13
/
+17
*
astro/ps2d.py: add argument "--no-window" and update logging format
Aaron LI
2017-07-11
1
-28
/
+32
*
astro/ps2d.py: Fix a bug/typo
Aaron LI
2017-07-11
1
-1
/
+1
*
Add two CASA scripts: addnoise.py & uvaddsub.py
Aaron LI
2017-07-11
2
-0
/
+151
[next]