# HG changeset patch # User astroteam # Date 1751635096 0 # Node ID 44dbbc093fd6eb0ed2f996cd7679262648289814 # Parent 6b6dc2b5e52dbff19944fb6cf7895143ccd2fca8 planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools/astropytools commit 8e0f38a23e84e67d0e199a99ec318d334f928ade diff -r 6b6dc2b5e52d -r 44dbbc093fd6 fits2bitmap.xml --- a/fits2bitmap.xml Wed May 21 14:53:47 2025 +0000 +++ b/fits2bitmap.xml Fri Jul 04 13:18:16 2025 +0000 @@ -1,4 +1,4 @@ - + astropy matplotlib @@ -9,7 +9,7 @@ #else: #set $cmap = $cmap #end if - fits2bitmap '$input_fits' --stretch '$stretch' --ext $hdu --cmap $cmap -o out.png + fits2bitmap '$input_fits' --stretch '$stretch' --ext $hdu --cmap $cmap -o out.$out_format && mv out.$out_format out ]]> @@ -99,16 +99,41 @@ + + + + + - + + + + + + - + + + + + + + + + + + + + + + +