Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rescale_image.py: Try also "PixSize" keyword; Add --pixelsize argument | Aaron LI | 2017-09-03 | 1 | -4/+16 |
| | |||||
* | rescale_image.py: Add and update messages | Aaron LI | 2017-09-02 | 1 | -3/+5 |
| | |||||
* | rescale_image.py: Fix variable type and name | Aaron LI | 2017-09-02 | 1 | -3/+3 |
| | |||||
* | Fix WCS delta sign | Aaron LI | 2017-09-02 | 1 | -2/+2 |
| | |||||
* | fits: Add {rescale,crop}_image.py for FITS image rescaling and cropping | Aaron LI | 2017-09-02 | 2 | -0/+218 |
| | |||||
* | fitscube.py: Update "DATE" header keyword | Aaron LI | 2017-08-18 | 1 | -2/+3 |
| | |||||
* | astro/fitscube.py: Rework header & wcs handling | Aaron LI | 2017-06-26 | 1 | -34/+44 |
| | |||||
* | astro/fitscube.py: Add "open_image()" to allow more image dimensions | Aaron LI | 2017-06-26 | 1 | -5/+44 |
| | |||||
* | astro/fits/fitscube.py: Save command to header history | Aaron LI | 2017-06-12 | 1 | -0/+4 |
| | |||||
* | astro/fits/fitscube.py: Fix a astropy.io.fits write warning | Aaron LI | 2017-06-11 | 1 | -1/+4 |
| | |||||
* | Move some tools for better management | Aaron LI | 2017-06-11 | 1 | -0/+172 |
| | |||||
* | Added astro/fits/merge_fits.py | Aaron LI | 2015-06-17 | 1 | -0/+234 |