aboutsummaryrefslogtreecommitdiffstats
path: root/astro/ps2d.py
Commit message (Expand)AuthorAgeFilesLines
* ps2d.py: support adding multiple FITS cubes firstAaron LI2017-09-021-3/+8
* ps2d.py: Warn about wrong data unitAaron LI2017-09-021-1/+8
* Fix WCS delta signAaron LI2017-09-021-2/+2
* ps2d.py: Default to obtain pixel size from FITS headerAaron LI2017-09-021-4/+9
* ps2d.py: Cleanup calc_ps2d() and save more info to headerAaron LI2017-08-251-21/+23
* ps2d.py: Add more helper propertiesAaron LI2017-08-251-24/+60
* ps2d.py: Add helper properties for PS calculationAaron LI2017-08-251-0/+62
* ps2d.py: Clean up cosmology usageAaron LI2017-08-251-7/+6
* ps2d.py: Add references and update comments/descAaron LI2017-08-251-11/+51
* ps2d.py: Use [arcsec] for pixel sizeAaron LI2017-08-251-4/+4
* astro/ps2d.py: change argument "--no-window" to "--window"Aaron LI2017-07-121-13/+17
* astro/ps2d.py: add argument "--no-window" and update logging formatAaron LI2017-07-111-28/+32
* astro/ps2d.py: Fix a bug/typoAaron LI2017-07-111-1/+1
* astro/ps2d.py: Fix a typo about string formatAaron LI2017-06-281-1/+1
* astro/ps2d.py: Fix argument --pixelsize and fix typo "perp"Aaron LI2017-06-261-7/+12
* Add astro/ps2d.py: Calculate 2D power spectrum from 3D image cubeAaron LI2017-06-261-0/+272