aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Update LICENSEAaron LI2016-05-271-1/+1
|
* Minor adjust the README.mdAaron LI2016-05-271-1/+1
|
* Merge remote-tracking branch 'origin/master'Aaron LI2016-05-270-0/+0
|\
| * Initial commitAaron LI2016-05-271-0/+21
|
* Update the staled README.mdAaron LI2016-05-271-3/+16
|
* Add MIT license fileAaron LI2016-05-271-0/+21
|
* astro/query_ned.py: also output RA, DEC resultsAaron LI2016-05-251-20/+27
|
* astro/query_ned.py: simplify queried results process; update arguments processAaron LI2016-05-251-59/+51
|
* astro/query_ned.py: some PEP8 fixes; update comment a bitAaron LI2016-05-251-21/+26
|
* rename "sbp_fit.py" to "fit_sbp.py"Aaron LI2016-05-041-0/+0
|
* calc_radial_psd.py: fix wrong meshgrid w.r.t shifted zero-frequency componentAaron LI2016-04-281-8/+20
|
* calc_radial_psd.py: split method "pad_squre()" from "calc_radial_psd()"Aaron LI2016-04-281-38/+49
|
* calc_radial_psd.py: add method "AstroImage.fix_shapes()" & ignore division ↵Aaron LI2016-04-281-4/+59
| | | | warnings
* calc_radial_psd.py: add class "AstroImage" and support background ↵Aaron LI2016-04-281-34/+127
| | | | subtraction & exposure correction
* calc_radial_psd.py: renamed from radialPSD2d.py; fix args.pngAaron LI2016-04-281-4/+10
|
* sbp_fit.py: reorder for better clearance; add new TODO itemsAaron LI2016-04-261-29/+33
|
* radialPSD2d.py: rewrite to use class encapsulationAaron LI2016-04-261-143/+243
|
* msvst_starlet.py: add argument "end-scale"Aaron LI2016-04-261-9/+23
|
* msvst_starlet.py: add argument --start-scaleAaron LI2016-04-221-6/+11
|
* msvst_starlet.py: fix a bug abount p_cutoffAaron LI2016-04-221-5/+11
|
* msvst_starlet.py: show more verbose information/detailsAaron LI2016-04-221-21/+40
|
* sbp_fit.py: minor adjustments to sample configAaron LI2016-04-221-17/+17
|
* sbp_fit.py: also plot second X axis in unit "r500"Aaron LI2016-04-211-13/+66
|
* sbp_fit.py: support pix/kpc units; update config syntaxAaron LI2016-04-212-60/+166
|