aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | | | | | | | | | Start Xorg and manually control NVIDIA GPU fan using `nvidia-settings`. WARNING: * After enabled manual fan control, and GPU performance level is restricted to the lowest `P8`, for unknown reason! * Disabled manual fan control by setting `GPUFanControlState=0` cannot make the GPU fan automatically controlled, for unknown reason!
* 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
|
* Add astro/21cm/tile_slice.pyAaron LI2017-06-111-0/+93
|
* astro/21cm/get_slice_zfreq.py: Fix header keywords usageAaron LI2017-06-111-1/+10
|
* Add astro/21cm/get_slice_zfreq.pyAaron LI2017-06-111-0/+112
|
* astro/fits/fitscube.py: Fix a astropy.io.fits write warningAaron LI2017-06-111-1/+4
|
* Move some tools for better managementAaron LI2017-06-118-2/+0
|
* Add astro/21cm/extract_slice.pyAaron LI2017-06-111-0/+84
|
* Add astro/21cm/{freq2z,z2freq,cube_mean}.pyAaron LI2017-06-113-0/+116
| | | | Migrated from my other repo 21cmFAST/tools.
* astro/oskar/runOSKAR.py: fix ConfigParser error and update argumentsAaron LI2017-06-111-15/+49
|
* bin/mbsync_cron.sh: umask 027Aaron LI2017-05-301-0/+1
|
* astro/fitscube.py: Update header processingAaron LI2017-05-301-5/+8
|
* Add astro/fitscube.py: Create FITS cube from image slicesAaron LI2017-05-291-0/+169
|
* bin/mbsync_cron.sh: Remove check_server(), update usageAaron LI2017-05-291-24/+13
|
* Add bin/mbsync_cron.sh: Make mbsync+pass works well with cronAaron LI2017-05-291-0/+177
| | | | | | | | This script is suitable with a `cron` task to periodically sync emails using the `mbsync`, which invokes `pass` to get the account password stored in GPG-encrypted format. This script works around the `gpg-agent` usage with `cron`.
* Add bin/portfwd-local.sh: Local port forwarding using SSHAaron LI2017-05-291-0/+26
|
* Add bin/radec.py: Convert coordinate among different formatsAaron LI2017-05-211-0/+57
|
* bin/backup.py: rsync only support acls & xattrs on LinuxAaron LI2017-05-131-2/+6
|
* Add astro/oskar/{runOSKAR.py,vis2images.py}Aaron LI2017-05-132-0/+740
|
* Add bin/rename-email.py: Rename email according to the given patternAaron LI2017-05-131-0/+63
|
* Add bin/backup.pyAaron LI2017-05-131-0/+269
| | | | | Backup the specified files & directories with the metadata (e.g., ownership, permission) preserved as much as possible.
* bin/dar_backup.py: Minor fix to referencesAaron LI2017-05-131-5/+5
|
* bin/dar_backup.py: Fix dry_run supportAaron LI2017-03-091-4/+5
|
* bin/dar_backup.py: Fix min-digits and catalog findingAaron LI2017-03-091-2/+2
|
* bin/dar_backup.py: Fix args for test and isolateAaron LI2017-03-091-8/+11
|
* Add bin/dar_backup.pyAaron LI2017-03-091-0/+311
|
* Remove bin/gen_points.pyAaron LI2017-02-181-81/+0
|
* Remove unfinished bin/img2list.pyAaron LI2017-02-181-28/+0
|
* Move region.py to astro dirAaron LI2017-02-181-0/+0
|
* astro/query_{ned,simbad}.py: Use list() on map()Aaron LI2017-02-122-10/+4
|
* astro/query_simbad.py: Significant update to sync with 'query_ned.py'Aaron LI2017-02-111-59/+57
|
* astro/query_ned.py: Add argument "--brief", some updatesAaron LI2017-02-111-9/+10
|
* Add unix/ck-unlock-sessions.sh to unlock ConsoleKit sessionsAaron LI2017-02-071-0/+29
| | | | This script works like systemd's `loginctl unlock-sessions`
* Remove unix/backup_thunderbird.shAaron LI2017-02-071-102/+0
|
* Add python/adsbib.pyAaron LI2017-01-192-0/+739
|
* Add various scriptsAaron LI2017-01-1926-0/+2124
|
* Add radec2deg.py and radec_angle.pyAaron LI2016-06-302-0/+344
|
* crosstalk_deprojection.py: explain error calculation approachAaron LI2016-06-071-5/+9
|
* Add astro/cosmo_calc from "chandra-acis-analysis"Aaron LI2016-05-2811-0/+593
|