Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add unix/cat-lps.pl: Cat file at a given speed of line/secHEADmaster | Aaron LI | 2020-06-20 | 1 | -0/+21 |
| | | | | Credit: https://superuser.com/a/526249 | ||||
* | astro/sfr_chandra.pl: Make RMF and ARF for each region | Aaron LI | 2019-10-21 | 1 | -89/+143 |
| | | | | | | * Use 'specextract' to extract spectrum and make RMF and ARF * Update arguments and usage * Many small improvements | ||||
* | astro/sfr_chandra.pl: Fix bug of creating region file | Aaron LI | 2019-10-20 | 1 | -1/+1 |
| | |||||
* | cli/unzip-gbk: Exit if error occurs | Aaron LI | 2019-10-16 | 1 | -2/+2 |
| | |||||
* | astro/sfr_chandra.pl: Support region list with each line a region file | Aaron LI | 2019-10-16 | 1 | -6/+24 |
| | |||||
* | astro/sfr_chandra.pl: Style cleanup minor tweaks | Aaron LI | 2019-10-16 | 1 | -70/+73 |
| | | | | | | * Clean up style: fix whitespaces and tabs * Add copyright notices and license * Tweak comments a bit | ||||
* | astro: Add sfr_chandra.pl (version: 2015/03/04) | Aaron LI | 2019-10-16 | 1 | -0/+686 |
| | | | | | | This script is used to do Chandra automatic spectrum extraction and fitting. It was written by Junhua GU and has been significantly updated by me. | ||||
* | astro: Add sfr_xmm.py by Junhua GU | Aaron LI | 2019-10-16 | 1 | -0/+197 |
| | | | | | This script is used to do XMM automatic spectrum extraction and fitting for a list of regions. | ||||
* | cli/unzip-gbk: Rewrite in shell and use bsdtar/7z | Aaron LI | 2019-08-27 | 2 | -26/+55 |
| | | | | | | | * Rewrite in shell instead of using the deprecated Python 2. * Use bsdtar/7z to extract zip to preserve the filename encoding; these tools also support encrypted zip archives. * Use iconv to convert the filename encoding. | ||||
* | acme/a: set $SHELL while remove $tabstop | Aaron LI | 2019-06-25 | 1 | -2/+2 |
| | |||||
* | Add acme/a script to better start Acme editor | Aaron LI | 2019-06-24 | 1 | -0/+71 |
| | | | | Credit: https://github.com/evbogdanov/acme | ||||
* | pdf-compress.sh: Rewrite CLI usage | Aaron LI | 2019-06-01 | 1 | -49/+77 |
| | |||||
* | pdf-compress.sh: Add '-dPrinted=false' to preserve links | Aaron LI | 2019-06-01 | 1 | -0/+1 |
| | | | | Reference: https://bugs.ghostscript.com/show_bug.cgi?id=699830#c16 | ||||
* | Add unix/gen-pass.sh: generate random passwords | Aaron LI | 2019-04-25 | 1 | -0/+81 |
| | |||||
* | unix/waiton.sh: Support to wait any one process to finish | Aaron LI | 2019-03-09 | 1 | -5/+12 |
| | |||||
* | unix/waiton.sh: Change interval argument from '-t' to '-i' | Aaron LI | 2019-03-09 | 1 | -4/+4 |
| | |||||
* | unix/waiton.sh: Rewrite to support multiple processes | Aaron LI | 2019-03-07 | 1 | -23/+97 |
| | |||||
* | astro/wsclean.py: Add -j/--threads argument | Aaron LI | 2019-03-04 | 1 | -2/+8 |
| | |||||
* | astro/fitscube.py: Clean up add_slices() method a bit | Aaron LI | 2019-01-29 | 1 | -7/+9 |
| | |||||
* | astro/fitscube.py: Support to naturally sort infiles for cube creation | Aaron LI | 2019-01-29 | 1 | -3/+33 |
| | |||||
* | cli/jpg2pdf.sh: Rewrite to read PS commands from file | Aaron LI | 2019-01-14 | 1 | -23/+22 |
| | | | | Otherwise it is very easy to come across the error of "command line too long" ... | ||||
* | cli/jpg2pdf.sh: Add simple usage | Aaron LI | 2019-01-14 | 1 | -1/+7 |
| | |||||
* | astro/ds9saveimg.sh: Tweak delays to be more robust (2) | Aaron LI | 2019-01-12 | 1 | -3/+8 |
| | |||||
* | astro/ds9saveimg.sh: Tweak delays to be more robust | Aaron LI | 2019-01-12 | 1 | -5/+8 |
| | |||||
* | astro/ds9saveimg.sh: save an image of a FITS file with regions | Aaron LI | 2019-01-11 | 1 | -0/+46 |
| | | | | | | This script helps to save an image of a FITS file with regions loaded. It is intended to batch save lots of pair of FITS images and region files. | ||||
* | astro/radec.py: Add one more output format | Aaron LI | 2019-01-10 | 1 | -1/+2 |
| | |||||
* | Update copyright year | Aaron LI | 2019-01-10 | 1 | -1/+1 |
| | |||||
* | astro/radec.py: Support more coordinate syntaxes | Aaron LI | 2019-01-10 | 1 | -10/+42 |
| | |||||
* | astro/fitsimage.py: Add sub-command "d2f" (double to float) | Aaron LI | 2018-12-08 | 1 | -0/+24 |
| | |||||
* | astro/fitscube.py: Add sub-command "d2f" (double to float) | Aaron LI | 2018-12-08 | 1 | -0/+27 |
| | |||||
* | astro/fitscube.py: Warn but not assert unit mismatch | Aaron LI | 2018-12-08 | 1 | -1/+6 |
| | |||||
* | astro/wsclean.py: Update WSClean parameters | Aaron LI | 2018-12-05 | 1 | -2/+2 |
| | |||||
* | astro/fits2skymodel.py: Fix a typo | Aaron LI | 2018-11-29 | 1 | -1/+1 |
| | |||||
* | astro/fitsimage.py: Add "shift" sub-command | Aaron LI | 2018-11-16 | 1 | -0/+38 |
| | |||||
* | Move fits/fits{cube,image}.py | Aaron LI | 2018-11-15 | 2 | -0/+0 |
| | |||||
* | Move fits/merge_fits.py to fitstable_merge.py | Aaron LI | 2018-11-15 | 1 | -20/+2 |
| | |||||
* | Add unix/term-truecolor.sh to test true color support | Aaron LI | 2018-11-10 | 1 | -0/+19 |
| | |||||
* | astro/calc_psd.py: Simplify psd2d invocation and make a copy | Aaron LI | 2018-09-27 | 1 | -3/+2 |
| | |||||
* | astro/calc_psd.py: Fix ylabel (normalized w.r.t. pixel size) | Aaron LI | 2018-09-27 | 1 | -1/+1 |
| | |||||
* | astro/wsclean.py: Add --tmp-root arguemnt; tweak --niter value | Aaron LI | 2018-08-22 | 1 | -6/+9 |
| | |||||
* | astro/fitsimage.py: Minor fix to output info | Aaron LI | 2018-08-09 | 1 | -1/+1 |
| | |||||
* | astro/fitscube.py: Calculate rms values with "info" sub-command | Aaron LI | 2018-08-09 | 1 | -19/+23 |
| | |||||
* | astro/fitsimage.py: Add "rotate" sub-command | Aaron LI | 2018-08-09 | 1 | -0/+62 |
| | |||||
* | astro/fitsimage.py: Add "flip" sub-command | Aaron LI | 2018-08-09 | 1 | -0/+27 |
| | |||||
* | unix/waiton.sh: Improve output | Aaron LI | 2018-08-06 | 1 | -4/+4 |
| | |||||
* | astro/fitsimage.py: "info" sub-command show min, max and range | Aaron LI | 2018-07-23 | 1 | -0/+5 |
| | |||||
* | astro/spectrogram.py: Fix the wrong argument in fftshift() | Aaron LI | 2018-07-23 | 1 | -1/+1 |
| | |||||
* | astro/fitsimage.py: Add 'div' (divide) sub-command | Aaron LI | 2018-07-23 | 1 | -0/+44 |
| | |||||
* | astro/fitscube.py: Add 'mul' (multiply) sub-command | Aaron LI | 2018-07-23 | 1 | -0/+37 |
| | |||||
* | astro/fitscube.py: Add 'div' (divide) sub-command | Aaron LI | 2018-07-23 | 1 | -0/+43 |
| |