index
:
atoolbox.git
master
Personal toolbox
Git Repositories Owner
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
*
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
*
astro/spectrogram.py: Improve FITS headers
Aaron LI
2018-07-23
1
-1
/
+2
*
Add linux/lightdigest.sh: manage lighttpd passwd file
Aaron LI
2018-07-23
1
-0
/
+130
*
Add python/printcolors.py: print terminal colors with python
Aaron LI
2018-07-23
1
-0
/
+90
*
Add astro/spectrogram.py: Calculate DCT/FFT along the frequency axis
Aaron LI
2018-07-23
1
-0
/
+124
*
Bump copyright year
Aaron LI
2018-07-23
1
-1
/
+1
*
astro/z2freq.py: Fix range parsing
Aaron LI
2018-07-16
1
-1
/
+1
*
astro/tile_slice.py: Check file existence first
Aaron LI
2018-07-16
1
-1
/
+9
*
Move astro/fitting/fit_betasbp_cut.py to astro/fit_sbp_cut.py
Aaron LI
2018-07-10
1
-0
/
+0
*
astro/fitscube.py: Add "pool" sub-command (down-sample images)
Aaron LI
2018-06-13
1
-0
/
+65
*
astro/fitscube.py: Add command aliases: new (create), crp (corrupt)
Aaron LI
2018-06-13
1
-5
/
+6
*
astro/fitscube.py: Add "add" and "sub" (subtract) sub-commands
Aaron LI
2018-06-13
1
-0
/
+73
*
astro/fitscube.py: Add "crop" sub-command
Aaron LI
2018-06-13
1
-1
/
+35
*
astro/fitsimage.py: ignore nan
Aaron LI
2018-05-26
1
-6
/
+6
[next]