Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | calc_radial_psd.py: Default to show verbose progress | Aaron LI | 2017-09-07 | 1 | -69/+43 |
| | |||||
* | calc_radial_psd.py: support FITS image with NAXIS>2 | Aaron LI | 2017-09-07 | 1 | -9/+45 |
| | | | | e.g., radio images are often has 4 axes: X, Y, FREQ, STOKES | ||||
* | calc_radial_psd.py: do not require EXPOSURE keyword | Aaron LI | 2017-09-03 | 1 | -2/+2 |
| | |||||
* | calc_radial_psd.py: fix wrong meshgrid w.r.t shifted zero-frequency component | Aaron LI | 2016-04-28 | 1 | -8/+20 |
| | |||||
* | calc_radial_psd.py: split method "pad_squre()" from "calc_radial_psd()" | Aaron LI | 2016-04-28 | 1 | -38/+49 |
| | |||||
* | calc_radial_psd.py: add method "AstroImage.fix_shapes()" & ignore division ↵ | Aaron LI | 2016-04-28 | 1 | -4/+59 |
| | | | | warnings | ||||
* | calc_radial_psd.py: add class "AstroImage" and support background ↵ | Aaron LI | 2016-04-28 | 1 | -34/+127 |
| | | | | subtraction & exposure correction | ||||
* | calc_radial_psd.py: renamed from radialPSD2d.py; fix args.png | Aaron LI | 2016-04-28 | 1 | -0/+279 |