aboutsummaryrefslogtreecommitdiffstats
path: root/astro/fitscube.py
Commit message (Collapse)AuthorAgeFilesLines
* astro/fitscube.py: Clean up add_slices() method a bitAaron LI2019-01-291-7/+9
|
* astro/fitscube.py: Support to naturally sort infiles for cube creationAaron LI2019-01-291-3/+33
|
* astro/fitscube.py: Add sub-command "d2f" (double to float)Aaron LI2018-12-081-0/+27
|
* astro/fitscube.py: Warn but not assert unit mismatchAaron LI2018-12-081-1/+6
|
* Move fits/fits{cube,image}.pyAaron LI2018-11-151-0/+788
|
* Move some tools for better managementAaron LI2017-06-111-172/+0
|
* astro/fitscube.py: Update header processingAaron LI2017-05-301-5/+8
|
* Add astro/fitscube.py: Create FITS cube from image slicesAaron LI2017-05-291-0/+169