aboutsummaryrefslogtreecommitdiffstats
path: root/astro/fits/fitsimage.py
Commit message (Collapse)AuthorAgeFilesLines
* 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
Replace fitsimgadd.py and fitsimgsub.py