aboutsummaryrefslogtreecommitdiffstats
path: root/astro
Commit message (Collapse)AuthorAgeFilesLines
...
* Improve logging formatAaron LI2017-11-223-4/+5
|
* astro/wsclean.py: Add argument --circular-beamAaron LI2017-11-211-1/+7
|
* astro/jybeam2k.py: Derive beam size using 'WSCNORMF' by defaultAaron LI2017-11-211-9/+45
| | | | | * Add argument --use-fitted-beam to force to use the fitted beam * Change argument --beam to --beam-size
* astro/jybeam2k.py: Add argument --beam to allow to specify beam sizeAaron LI2017-11-211-6/+13
|
* astro/oskar: Add beamsize.py to summary beam sizes of multiple imagesAaron LI2017-11-211-0/+59
|
* calc_psd.py & ps2d.py: Change --plot to --no-plotAaron LI2017-11-192-19/+12
|
* xspec_instlines_mc.tcl: Append time stamp to output filesAaron LI2017-11-181-5/+6
|
* xspec_instlines_mc.tcl: Freeze line norms before Monte CarloAaron LI2017-11-181-2/+2
|
* Add xspec_instlines_mc.tcl to evaluate instrumental lines systematic effectsAaron LI2017-11-181-0/+281
| | | | See the script header for more explanations.
* astro/xmm: Add several previously developed scriptsAaron LI2017-11-167-0/+1019
|
* jybeam2k.py & wsclean.py: Update descriptions/commentsAaron LI2017-11-152-10/+12
|
* astro/calc_psd.py: default to logarithmic step of ratio 1.1Aaron LI2017-11-121-12/+14
|
* astro/calc_psd.py: Add bunit to PSD and update ylabelAaron LI2017-11-121-3/+11
|
* crosstalk_deprojection.py: v0.6.0, report spectral data changes; many fixesAaron LI2017-11-121-166/+195
|
* crosstalk_deprojection.py: Clean up arguments; Add CONFIGS global variableAaron LI2017-11-121-57/+85
|
* crosstalk_deprojection.py: More cleanupsAaron LI2017-11-121-242/+256
|
* spectrum/crosstalk_deprojection.py: more cleanupsAaron LI2017-11-121-92/+104
|
* 21cm: Fix Nside comment; minor updates about descriptionsAaron LI2017-11-062-4/+4
|
* astro/ps2d.py: Add get_pixelsize(); and improve get_frequencies()Aaron LI2017-11-041-15/+36
|
* Fix the wrong use of IQR (interquartile range)Aaron LI2017-11-042-9/+9
|
* astro/ps2d.py: plot the errors aside the mean/median valuesAaron LI2017-11-041-12/+50
|
* astro/ps2d.py: Improve window generation; add --window-width argumentAaron LI2017-11-041-16/+23
|
* astro/ps2d.py: default to calculate median and 68% IQRAaron LI2017-11-041-5/+43
| | | | | * Add argument -m/--mean-std to calculate the original mean and std values * Add new header keyword "AvgType" to record this selection
* astro/ps2d.py: Add parameter description; remove unused pad_cube()Aaron LI2017-11-041-8/+17
|
* astro/ps2d.py: use "jet" colormap and improve axis labelsAaron LI2017-11-041-3/+4
|
* astro/calc_psd.py: default to calculate median and 68% IQRAaron LI2017-11-031-20/+89
| | | | | | | | * Add argument -m/--mean-std to switch to calculate the original mean and standard deviation * Add "save()" method to the PSD class * Significantly update the parameter descriptions * Save more information with the psd data to the saved TXT file
* Deprecate np.int, np.floatAaron LI2017-11-034-11/+9
| | | | See: https://github.com/numpy/numpy/pull/6103
* astro/calc_psd.py: Also plot the additional pixel-based frequency axisAaron LI2017-11-031-1/+20
|
* astro/calc_psd.py: Support image pixel sizeAaron LI2017-11-031-1/+17
|
* astro/calc_psd.py: Improve plot functionAaron LI2017-11-031-19/+14
| | | | Rename argument -p/--plot to -P/--plot
* astro/ps2d.py: Support plotting and saving the 2D power spectrumAaron LI2017-11-021-2/+37
|
* astro/calc_psd.py: Support adding multiple input imagesAaron LI2017-11-011-5/+19
| | | | Also fix the plot title and improve message.
* astro/calc_psd.py: correct that radial PSD is azimuthally averagedAaron LI2017-11-011-18/+21
|
* astro/ps2d.py: Improve data unit handlingAaron LI2017-11-011-8/+16
|
* astro/fitscube.py: Fix conflict on property "slices"Aaron LI2017-10-311-7/+7
|
* astro/fitscube.py: support to print slice mean+/-std infoAaron LI2017-10-311-0/+17
|
* astro/fitscube.py: Add data unit and z-axis unit supportAaron LI2017-10-311-2/+39
|
* astro/fitscube.py: Fix header property handlingAaron LI2017-10-311-4/+3
|
* Add astro/oskar/jybeam2k.py: Convert image unit [Jy/beam] to [K]Aaron LI2017-10-311-0/+112
|
* Remove astro/cosmo_calc: replaced by chandra-acis-analysis/bin/cosmo_calc.pyAaron LI2017-10-3110-590/+0
|
* run_oskar.py: always print the OSKAR simulator commandAaron LI2017-10-301-2/+2
|
* calc_psd.py: tweak plot stylesAaron LI2017-10-281-9/+9
|
* calc_psd.py: Fix normalization w.r.t. image sizeAaron LI2017-10-281-17/+12
|
* calc_psd.py: implement --step to support log-even radii pointsAaron LI2017-10-281-50/+80
|
* calc_psd.py: Remove unnecessary psd2d paddingAaron LI2017-10-281-55/+20
|
* calc_psd.py: Removed unnecessary AstroImage classAaron LI2017-10-281-173/+43
|
* astro/calc_psd.py: various cleanupsAaron LI2017-10-161-32/+27
|
* Move python/calc_radial_psd.py to astro/calc_psd.py with some cleanupAaron LI2017-10-161-0/+438
|
* run_oskar.py: Convert command arguments to stringAaron LI2017-09-131-7/+7
|
* run_oskar.py: add --items to specify simulation models in cmdAaron LI2017-09-131-11/+20
| | | | Also fix an argument name error