Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add linux/nvidia-fan-control.sh | Aaron LI | 2017-06-14 | 1 | -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 --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/fits/fitscube.py: Save command to header history | Aaron LI | 2017-06-12 | 1 | -0/+4 |
| | |||||
* | astro/21cm/tile_slice.py: Save information to header | Aaron LI | 2017-06-12 | 1 | -0/+5 |
| | |||||
* | Minor changes | Aaron LI | 2017-06-12 | 2 | -3/+3 |
| | |||||
* | Add astro/21cm/tile_slice.py | Aaron LI | 2017-06-11 | 1 | -0/+93 |
| | |||||
* | astro/21cm/get_slice_zfreq.py: Fix header keywords usage | Aaron LI | 2017-06-11 | 1 | -1/+10 |
| | |||||
* | Add astro/21cm/get_slice_zfreq.py | Aaron LI | 2017-06-11 | 1 | -0/+112 |
| | |||||
* | astro/fits/fitscube.py: Fix a astropy.io.fits write warning | Aaron LI | 2017-06-11 | 1 | -1/+4 |
| | |||||
* | Move some tools for better management | Aaron LI | 2017-06-11 | 8 | -2/+0 |
| | |||||
* | Add astro/21cm/extract_slice.py | Aaron LI | 2017-06-11 | 1 | -0/+84 |
| | |||||
* | Add astro/21cm/{freq2z,z2freq,cube_mean}.py | Aaron LI | 2017-06-11 | 3 | -0/+116 |
| | | | | Migrated from my other repo 21cmFAST/tools. | ||||
* | astro/oskar/runOSKAR.py: fix ConfigParser error and update arguments | Aaron LI | 2017-06-11 | 1 | -15/+49 |
| | |||||
* | bin/mbsync_cron.sh: umask 027 | Aaron LI | 2017-05-30 | 1 | -0/+1 |
| | |||||
* | astro/fitscube.py: Update header processing | Aaron LI | 2017-05-30 | 1 | -5/+8 |
| | |||||
* | Add astro/fitscube.py: Create FITS cube from image slices | Aaron LI | 2017-05-29 | 1 | -0/+169 |
| | |||||
* | bin/mbsync_cron.sh: Remove check_server(), update usage | Aaron LI | 2017-05-29 | 1 | -24/+13 |
| | |||||
* | Add bin/mbsync_cron.sh: Make mbsync+pass works well with cron | Aaron LI | 2017-05-29 | 1 | -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 SSH | Aaron LI | 2017-05-29 | 1 | -0/+26 |
| | |||||
* | Add bin/radec.py: Convert coordinate among different formats | Aaron LI | 2017-05-21 | 1 | -0/+57 |
| | |||||
* | bin/backup.py: rsync only support acls & xattrs on Linux | Aaron LI | 2017-05-13 | 1 | -2/+6 |
| | |||||
* | Add astro/oskar/{runOSKAR.py,vis2images.py} | Aaron LI | 2017-05-13 | 2 | -0/+740 |
| | |||||
* | Add bin/rename-email.py: Rename email according to the given pattern | Aaron LI | 2017-05-13 | 1 | -0/+63 |
| | |||||
* | Add bin/backup.py | Aaron LI | 2017-05-13 | 1 | -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 references | Aaron LI | 2017-05-13 | 1 | -5/+5 |
| | |||||
* | bin/dar_backup.py: Fix dry_run support | Aaron LI | 2017-03-09 | 1 | -4/+5 |
| | |||||
* | bin/dar_backup.py: Fix min-digits and catalog finding | Aaron LI | 2017-03-09 | 1 | -2/+2 |
| | |||||
* | bin/dar_backup.py: Fix args for test and isolate | Aaron LI | 2017-03-09 | 1 | -8/+11 |
| | |||||
* | Add bin/dar_backup.py | Aaron LI | 2017-03-09 | 1 | -0/+311 |
| | |||||
* | Remove bin/gen_points.py | Aaron LI | 2017-02-18 | 1 | -81/+0 |
| | |||||
* | Remove unfinished bin/img2list.py | Aaron LI | 2017-02-18 | 1 | -28/+0 |
| | |||||
* | Move region.py to astro dir | Aaron LI | 2017-02-18 | 1 | -0/+0 |
| | |||||
* | astro/query_{ned,simbad}.py: Use list() on map() | Aaron LI | 2017-02-12 | 2 | -10/+4 |
| | |||||
* | astro/query_simbad.py: Significant update to sync with 'query_ned.py' | Aaron LI | 2017-02-11 | 1 | -59/+57 |
| | |||||
* | astro/query_ned.py: Add argument "--brief", some updates | Aaron LI | 2017-02-11 | 1 | -9/+10 |
| | |||||
* | Add unix/ck-unlock-sessions.sh to unlock ConsoleKit sessions | Aaron LI | 2017-02-07 | 1 | -0/+29 |
| | | | | This script works like systemd's `loginctl unlock-sessions` | ||||
* | Remove unix/backup_thunderbird.sh | Aaron LI | 2017-02-07 | 1 | -102/+0 |
| | |||||
* | Add python/adsbib.py | Aaron LI | 2017-01-19 | 2 | -0/+739 |
| | |||||
* | Add various scripts | Aaron LI | 2017-01-19 | 26 | -0/+2124 |
| | |||||
* | Add radec2deg.py and radec_angle.py | Aaron LI | 2016-06-30 | 2 | -0/+344 |
| | |||||
* | crosstalk_deprojection.py: explain error calculation approach | Aaron LI | 2016-06-07 | 1 | -5/+9 |
| | |||||
* | Add astro/cosmo_calc from "chandra-acis-analysis" | Aaron LI | 2016-05-28 | 11 | -0/+593 |
| | |||||
* | Update LICENSE | Aaron LI | 2016-05-27 | 1 | -1/+1 |
| | |||||
* | Minor adjust the README.md | Aaron LI | 2016-05-27 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'origin/master' | Aaron LI | 2016-05-27 | 0 | -0/+0 |
|\ | |||||
| * | Initial commit | Aaron LI | 2016-05-27 | 1 | -0/+21 |
| | |||||
* | Update the staled README.md | Aaron LI | 2016-05-27 | 1 | -3/+16 |
| | |||||
* | Add MIT license file | Aaron LI | 2016-05-27 | 1 | -0/+21 |
| |