aboutsummaryrefslogtreecommitdiffstats
path: root/astro/fits/fitscube.py
Commit message (Collapse)AuthorAgeFilesLines
* Deprecate np.int, np.floatAaron LI2017-11-031-1/+1
| | | | See: https://github.com/numpy/numpy/pull/6103
* 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
|
* 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