# HG changeset patch # User astroteam # Date 1745570354 0 # Node ID c780d644a93a5b66769a6b15f9de02e22b6f5db4 # Parent cf608e2b1436df6db52e219e15ac5473731849e4 planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools/astropytools commit fc50bfef893e657560ba05e00858f53a53fbe2f0 diff -r cf608e2b1436 -r c780d644a93a fits2bitmap.xml --- a/fits2bitmap.xml Thu Jun 22 19:38:45 2023 +0000 +++ b/fits2bitmap.xml Fri Apr 25 08:39:14 2025 +0000 @@ -1,7 +1,7 @@ - + - astropy - matplotlib + astropy + matplotlib + diff -r cf608e2b1436 -r c780d644a93a generate_cmaps.py --- a/generate_cmaps.py Thu Jun 22 19:38:45 2023 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,5 +0,0 @@ -from matplotlib import pyplot as plt - -cmaps = sorted(m for m in plt.cm.datad if not m.endswith("_r")) - -print("\n".join([f'' for cm in cmaps])) diff -r cf608e2b1436 -r c780d644a93a test-data/legacysurvey_image.png Binary file test-data/legacysurvey_image.png has changed