Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: display_matplotlib
-
Labels:None
-
Story Points:1
-
Epic Link:
-
Team:Alert Production
Description
On https://github.com/lsst/display_matplotlib/issues/1, the request is:
Would it be possible to give the user control over the colormap used to display images? I see that this is currently set to cmap=pyplot.cm.gray.
Attachments
Issue Links
- relates to
-
DM-15218 Add API to afwDisplay.Display to select the colour map
- Done
Alex Drlica-Wagner provided a suggested fix. PR is now here:
https://github.com/lsst/display_matplotlib/pull/8
Robert Lupton, could you review please?