Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | astro/fitsimage.py: ignore nan | Aaron LI | 2018-05-26 | 1 | -6/+6 |
* | astro/fitsimage.py: "info" command support multiple files | Aaron LI | 2018-01-02 | 1 | -9/+19 |
* | astro/fitsimage.py: allow the absence of CDELT{1,2} keywords | Aaron LI | 2017-12-10 | 1 | -2/+5 |
* | astro/fitsimage.py: update new pixel size calculation | Aaron LI | 2017-12-10 | 1 | -2/+2 |
* | astro/fitsimage.py: implement "zoom" (rescale) sub-command | Aaron LI | 2017-12-09 | 1 | -0/+78 |
* | astro/fitsimage.py: copy image data | Aaron LI | 2017-12-09 | 1 | -7/+8 |
* | astro/fitsimage.py: Add "pixelsize" and "fov"; update format | Aaron LI | 2017-12-09 | 1 | -8/+48 |
* | astro/fitsimage.py: Add "Nx" and "Ny" properties | Aaron LI | 2017-12-09 | 1 | -1/+15 |
* | astro/fitsimage.py: add MAD (median absolute deviation) to "info" | Aaron LI | 2017-12-06 | 1 | -9/+11 |
* | Add astro/fitsimage.py: FITS image manipulation tool | Aaron LI | 2017-12-05 | 1 | -0/+236 |