| Commit message (Expand) | Author | Age | Files | Lines |
* | Add astro/montage_skypatch.py to create large sky model for oskar | Aaron LI | 2018-05-23 | 1 | -0/+251 |
* | Add waitpid-change.sh: Find matching PID and waiting for its change | Aaron LI | 2018-04-01 | 1 | -0/+69 |
* | astro/wsclean.py: Update WSClean parameters | Aaron LI | 2018-03-20 | 1 | -1/+1 |
* | add bin/check-gpg-pass.sh to help cron tasks using gpg | Aaron LI | 2018-03-13 | 1 | -0/+77 |
* | bin/mbsync_cron.sh: change gpg2 to gpg | Aaron LI | 2018-03-13 | 1 | -2/+2 |
* | astro/wsclean.py: allow use 'WSCLEAN_BIN' to specify path to the binary | Aaron LI | 2018-02-06 | 1 | -2/+8 |
* | astro/run_oskar.py: allow use 'OSKAR_BIN' to specify the simulator path | Aaron LI | 2018-02-06 | 1 | -4/+10 |
* | Also print current working directory (CWD | Aaron LI | 2018-02-06 | 2 | -0/+2 |
* | astro/wsclean.py: update parameters against w.r.t. WSClean 2.5 | Aaron LI | 2018-02-05 | 1 | -3/+3 |
* | Add findpid.sh and waiton.sh tools | Aaron LI | 2018-02-05 | 2 | -0/+57 |
* | astro/run_oskar.py: better report time cost | Aaron LI | 2018-02-04 | 1 | -6/+12 |
* | astro/run_oskar.py: change --chunk-size to --max-chunk; to save mem | Aaron LI | 2018-02-04 | 1 | -3/+23 |
* | astro/run_oskar.py: Add --use-double/--use-single arguments | Aaron LI | 2018-02-04 | 1 | -5/+19 |
* | Add cli/gpg-aes256.sh | Aaron LI | 2018-01-28 | 1 | -0/+19 |
* | unix/frps-daemon.sh: note that start-stop-daemon comes from "dpkg" package | Aaron LI | 2018-01-26 | 1 | -1/+6 |
* | unix/safe-rm: update default protected directories; various cleanups | Aaron LI | 2018-01-26 | 1 | -17/+34 |
* | astro/query_simbad.py: print header with verbose output; various cleanups | Aaron LI | 2018-01-26 | 2 | -35/+32 |
* | oskar/sim_interferometer.base.ini: update base settings | Aaron LI | 2018-01-26 | 1 | -0/+8 |
* | astro/run_oskar.py: allow to specify GPU devices to use: --gpu-ids | Aaron LI | 2018-01-26 | 1 | -5/+12 |
* | astro/query_ned.py: properly print header; cleanups | Aaron LI | 2018-01-26 | 1 | -24/+15 |
* | astro/query_ned.py: "Object Name" doesn't need decode | Aaron LI | 2018-01-26 | 1 | -1/+1 |
* | frp[cs]-daemon.sh: Reverse proxy to allow SSH into NAT'ed machine | Aaron LI | 2018-01-26 | 2 | -0/+188 |
* | Add unix/text-to-utf8.sh | Aaron LI | 2018-01-17 | 1 | -0/+40 |
* | Import unix/safe-rm from http://repo.or.cz/safe-rm.git | Aaron LI | 2018-01-17 | 1 | -0/+228 |
* | Move radec.py to astro directory | Aaron LI | 2018-01-17 | 1 | -0/+0 |
* | Move backup.py and dar_backup.py to backup directory | Aaron LI | 2018-01-17 | 2 | -0/+1 |
* | astro/fits2skymodel: Fix a minus sign for WCS CDELT1 | Aaron LI | 2018-01-09 | 1 | -4/+4 |
* | astro/oskar: add latest SKA1-Low layouts | Aaron LI | 2018-01-04 | 528 | -0/+136012 |
* | astro/oskar: add base settings file for oskar_sim_interferometric | Aaron LI | 2018-01-04 | 1 | -0/+64 |
* | astro/run_oskar.py: add arguments --use-gpu, --use-cpu, and --num-devices | Aaron LI | 2018-01-04 | 1 | -7/+25 |
* | astro/fitsimage.py: "info" command support multiple files | Aaron LI | 2018-01-02 | 1 | -9/+19 |
* | Rename geteltorito.pl -> get-eltorito.pl | Aaron LI | 2017-12-29 | 1 | -1/+1 |
* | Delete ape2mp3.sh and cueape2flac.sh | Aaron LI | 2017-12-29 | 2 | -182/+0 |
* | Rename shrinkpdf.sh and mergepdf.sh | Aaron LI | 2017-12-29 | 2 | -0/+0 |
* | astro/crosstalk_deprojection.py: Fix possible invalid spectral errors | Aaron LI | 2017-12-13 | 1 | -21/+20 |
* | astro/crosstalk_deprojection.py: allow missing of info_e{min,max} | Aaron LI | 2017-12-13 | 1 | -7/+19 |
* | astro/crosstalk_deprojection.py: do not use sys.stderr | Aaron LI | 2017-12-13 | 1 | -60/+50 |
* | astro/crosstalk_deprojection.py: cleanup reading fits file a bit | Aaron LI | 2017-12-13 | 1 | -11/+12 |
* | astro/make_photon_list.py: Fix sorting by time (1st column) | Aaron LI | 2017-12-12 | 1 | -1/+1 |
* | Add astro/suzaku/make_photon_list.py: implement ``mkphlist`` for suzaku simul... | Aaron LI | 2017-12-12 | 1 | -0/+390 |
* | astro/fitsimage.py: allow the absence of CDELT{1,2} keywords | Aaron LI | 2017-12-10 | 1 | -2/+5 |
* | astro/fitsimage.py: update new pixel size calculation | Aaron LI | 2017-12-10 | 1 | -2/+2 |
* | Remove astro/fits/rescale_image.py and astro/fits/crop_image.py | Aaron LI | 2017-12-09 | 2 | -232/+0 |
* | astro/fitsimage.py: implement "zoom" (rescale) sub-command | Aaron LI | 2017-12-09 | 1 | -0/+78 |
* | astro/fitsimage.py: copy image data | Aaron LI | 2017-12-09 | 1 | -7/+8 |
* | astro/fitsimage.py: Add "pixelsize" and "fov"; update format | Aaron LI | 2017-12-09 | 1 | -8/+48 |
* | astro/fitsimage.py: Add "Nx" and "Ny" properties | Aaron LI | 2017-12-09 | 1 | -1/+15 |
* | Add unix/freebsd-memory.pl | Aaron LI | 2017-12-07 | 1 | -0/+120 |
* | Add unix/iotest.sh: a simple IO test tool using dd | Aaron LI | 2017-12-07 | 1 | -0/+20 |
* | Add unix/fbsd-iso2img.sh | Aaron LI | 2017-12-07 | 1 | -0/+156 |