aboutsummaryrefslogtreecommitdiffstats
path: root/astro/fits/fitsimage.py
Commit message (Expand)AuthorAgeFilesLines
* astro/fitsimage.py: ignore nanAaron LI2018-05-261-6/+6
* astro/fitsimage.py: "info" command support multiple filesAaron LI2018-01-021-9/+19
* astro/fitsimage.py: allow the absence of CDELT{1,2} keywordsAaron LI2017-12-101-2/+5
* astro/fitsimage.py: update new pixel size calculationAaron LI2017-12-101-2/+2
* astro/fitsimage.py: implement "zoom" (rescale) sub-commandAaron LI2017-12-091-0/+78
* astro/fitsimage.py: copy image dataAaron LI2017-12-091-7/+8
* astro/fitsimage.py: Add "pixelsize" and "fov"; update formatAaron LI2017-12-091-8/+48
* astro/fitsimage.py: Add "Nx" and "Ny" propertiesAaron LI2017-12-091-1/+15
* astro/fitsimage.py: add MAD (median absolute deviation) to "info"Aaron LI2017-12-061-9/+11
* Add astro/fitsimage.py: FITS image manipulation toolAaron LI2017-12-051-0/+236