index
:
atoolbox.git
master
Personal toolbox
Git Repositories Owner
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
astro
Commit message (
Expand
)
Author
Age
Files
Lines
*
astro/radec.py: Add one more output format
Aaron LI
2019-01-10
1
-1
/
+2
*
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
*
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
*
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 astro/spectrogram.py: Calculate DCT/FFT along the frequency axis
Aaron LI
2018-07-23
1
-0
/
+124
*
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
*
oskar/montage_skypatch.py: Fix a log message
Aaron LI
2018-05-23
1
-1
/
+1
*
Add astro/montage_skypatch.py to create large sky model for oskar
Aaron LI
2018-05-23
1
-0
/
+251
*
astro/wsclean.py: Update WSClean parameters
Aaron LI
2018-03-20
1
-1
/
+1
*
astro/wsclean.py: allow use 'WSCLEAN_BIN' to specify path to the binary
Aaron LI
2018-02-06
1
-2
/
+8
*
astro/run_oskar.py: allow use 'OSKAR_BIN' to specify the simulator path
Aaron LI
2018-02-06
1
-4
/
+10
*
Also print current working directory (CWD
Aaron LI
2018-02-06
2
-0
/
+2
*
astro/wsclean.py: update parameters against w.r.t. WSClean 2.5
Aaron LI
2018-02-05
1
-3
/
+3
*
astro/run_oskar.py: better report time cost
Aaron LI
2018-02-04
1
-6
/
+12
*
astro/run_oskar.py: change --chunk-size to --max-chunk; to save mem
Aaron LI
2018-02-04
1
-3
/
+23
*
astro/run_oskar.py: Add --use-double/--use-single arguments
Aaron LI
2018-02-04
1
-5
/
+19
*
astro/query_simbad.py: print header with verbose output; various cleanups
Aaron LI
2018-01-26
2
-35
/
+32
*
oskar/sim_interferometer.base.ini: update base settings
Aaron LI
2018-01-26
1
-0
/
+8
*
astro/run_oskar.py: allow to specify GPU devices to use: --gpu-ids
Aaron LI
2018-01-26
1
-5
/
+12
*
astro/query_ned.py: properly print header; cleanups
Aaron LI
2018-01-26
1
-24
/
+15
*
astro/query_ned.py: "Object Name" doesn't need decode
Aaron LI
2018-01-26
1
-1
/
+1
*
Move radec.py to astro directory
Aaron LI
2018-01-17
1
-0
/
+57
*
astro/fits2skymodel: Fix a minus sign for WCS CDELT1
Aaron LI
2018-01-09
1
-4
/
+4
*
astro/oskar: add latest SKA1-Low layouts
Aaron LI
2018-01-04
528
-0
/
+136012
[next]