aboutsummaryrefslogtreecommitdiffstats
path: root/astro/fits
Commit message (Expand)AuthorAgeFilesLines
* Deprecate np.int, np.floatAaron LI2017-11-031-1/+1
* astro/fitscube.py: Fix conflict on property "slices"Aaron LI2017-10-311-7/+7
* astro/fitscube.py: support to print slice mean+/-std infoAaron LI2017-10-311-0/+17
* astro/fitscube.py: Add data unit and z-axis unit supportAaron LI2017-10-311-2/+39
* astro/fitscube.py: Fix header property handlingAaron LI2017-10-311-4/+3
* Add two scripts: fitsimgadd.py & fitsimgsub.pyAaron LI2017-09-102-0/+112
* rescale_image.py: Try also "PixSize" keyword; Add --pixelsize argumentAaron LI2017-09-031-4/+16
* rescale_image.py: Add and update messagesAaron LI2017-09-021-3/+5
* rescale_image.py: Fix variable type and nameAaron LI2017-09-021-3/+3
* Fix WCS delta signAaron LI2017-09-021-2/+2
* fits: Add {rescale,crop}_image.py for FITS image rescaling and croppingAaron LI2017-09-022-0/+218
* fitscube.py: Update "DATE" header keywordAaron LI2017-08-181-2/+3
* astro/fitscube.py: Rework header & wcs handlingAaron LI2017-06-261-34/+44
* astro/fitscube.py: Add "open_image()" to allow more image dimensionsAaron LI2017-06-261-5/+44
* astro/fits/fitscube.py: Save command to header historyAaron LI2017-06-121-0/+4
* astro/fits/fitscube.py: Fix a astropy.io.fits write warningAaron LI2017-06-111-1/+4
* Move some tools for better managementAaron LI2017-06-111-0/+172
* Added astro/fits/merge_fits.pyAaron LI2015-06-171-0/+234