| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |
* | 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 |
* | 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 |
* | astro/query_ned.py: also output RA, DEC results | Aaron LI | 2016-05-25 | 1 | -20/+27 |
* | astro/query_ned.py: simplify queried results process; update arguments process | Aaron LI | 2016-05-25 | 1 | -59/+51 |
* | astro/query_ned.py: some PEP8 fixes; update comment a bit | Aaron LI | 2016-05-25 | 1 | -21/+26 |
* | rename "sbp_fit.py" to "fit_sbp.py" | Aaron LI | 2016-05-04 | 1 | -0/+0 |
* | calc_radial_psd.py: fix wrong meshgrid w.r.t shifted zero-frequency component | Aaron LI | 2016-04-28 | 1 | -8/+20 |
* | calc_radial_psd.py: split method "pad_squre()" from "calc_radial_psd()" | Aaron LI | 2016-04-28 | 1 | -38/+49 |
* | calc_radial_psd.py: add method "AstroImage.fix_shapes()" & ignore division wa... | Aaron LI | 2016-04-28 | 1 | -4/+59 |
* | calc_radial_psd.py: add class "AstroImage" and support background subtraction... | Aaron LI | 2016-04-28 | 1 | -34/+127 |
* | calc_radial_psd.py: renamed from radialPSD2d.py; fix args.png | Aaron LI | 2016-04-28 | 1 | -4/+10 |
* | sbp_fit.py: reorder for better clearance; add new TODO items | Aaron LI | 2016-04-26 | 1 | -29/+33 |
* | radialPSD2d.py: rewrite to use class encapsulation | Aaron LI | 2016-04-26 | 1 | -143/+243 |
* | msvst_starlet.py: add argument "end-scale" | Aaron LI | 2016-04-26 | 1 | -9/+23 |
* | msvst_starlet.py: add argument --start-scale | Aaron LI | 2016-04-22 | 1 | -6/+11 |
* | msvst_starlet.py: fix a bug abount p_cutoff | Aaron LI | 2016-04-22 | 1 | -5/+11 |
* | msvst_starlet.py: show more verbose information/details | Aaron LI | 2016-04-22 | 1 | -21/+40 |