aboutsummaryrefslogtreecommitdiffstats
path: root/astro/calc_psd.py
Commit message (Expand)AuthorAgeFilesLines
* Adjust plot axis label style a bitAaron LI2017-12-061-2/+2
* astro/calc_psd.py: Use 1.4826*MAD to replace the 68% percentile rangeAaron LI2017-12-061-55/+44
* astro/ps1d_eorwindow.py: add --step to support logarithmic grid averagingAaron LI2017-12-051-2/+2
* astro/calc_psd.py: Improve plot style and minor cleanupsAaron LI2017-11-271-16/+18
* astro/calc_psd.py: Add argument --centerAaron LI2017-11-221-0/+15
* calc_psd.py & ps2d.py: Change --plot to --no-plotAaron LI2017-11-191-15/+9
* 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
* Fix the wrong use of IQR (interquartile range)Aaron LI2017-11-041-3/+3
* astro/calc_psd.py: default to calculate median and 68% IQRAaron LI2017-11-031-20/+89
* Deprecate np.int, np.floatAaron LI2017-11-031-1/+1
* 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
* astro/calc_psd.py: Support adding multiple input imagesAaron LI2017-11-011-5/+19
* astro/calc_psd.py: correct that radial PSD is azimuthally averagedAaron LI2017-11-011-18/+21
* 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