| Commit message (Expand) | Author | Age | Files | Lines |
* | astro/fitscube.py: improve formatting | Aaron LI | 2017-12-06 | 1 | -5/+5 |
* | astro/fitsimage.py: add MAD (median absolute deviation) to "info" | Aaron LI | 2017-12-06 | 1 | -1/+1 |
* | astro/fitscube.py: "corrupt" support use gains from saved info file | Aaron LI | 2017-12-05 | 1 | -14/+29 |
* | Minor fix and improve | Aaron LI | 2017-12-05 | 1 | -1/+1 |
* | astro/fitscube.py: Rewrite tool description | Aaron LI | 2017-12-05 | 1 | -1/+23 |
* | astro/fitscube.py: Implement "corrupt" sub-command | Aaron LI | 2017-12-05 | 1 | -0/+67 |
* | astro/fitscube.py: "calibrate": change argument --info-out to --save-info | Aaron LI | 2017-12-05 | 1 | -12/+14 |
* | astro/fitscube.py: Implement "calibrate" sub-command | Aaron LI | 2017-12-05 | 1 | -0/+111 |
* | astro/fitscube.py: Add --abs argument to "info" sub-command | Aaron LI | 2017-12-05 | 1 | -0/+4 |
* | astro/fitscube.py: Add get_slice() method and simplify "info" subcommand | Aaron LI | 2017-12-04 | 1 | -14/+18 |
* | astro/fitscube.py: info subcommand support --center and --outfile arguments | Aaron LI | 2017-12-03 | 1 | -3/+27 |
* | Deprecate np.int, np.float | Aaron LI | 2017-11-03 | 1 | -1/+1 |
* | astro/fitscube.py: Fix conflict on property "slices" | Aaron LI | 2017-10-31 | 1 | -7/+7 |
* | astro/fitscube.py: support to print slice mean+/-std info | Aaron LI | 2017-10-31 | 1 | -0/+17 |
* | astro/fitscube.py: Add data unit and z-axis unit support | Aaron LI | 2017-10-31 | 1 | -2/+39 |
* | astro/fitscube.py: Fix header property handling | Aaron LI | 2017-10-31 | 1 | -4/+3 |
* | 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 |