spacetelescope / imexam

imexam is a python tool for simple image examination, and plotting, with similar functionality to IRAF's imexamine
http://imexam.readthedocs.io
BSD 3-Clause "New" or "Revised" License
74 stars 45 forks source link

Update the matplotlib colormaps #239

Open sosey opened 2 years ago

sosey commented 2 years ago

/Users/sosey/opt/miniconda3/envs/imexam/lib/python3.7/site-packages/ginga/cmap.py:13317: MatplotlibDeprecationWarning: The global colormaps dictionary is no longer considered public API. for name in _cm.cmap_d: