Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Labels:None
-
Story Points:2
-
Epic Link:
-
Team:Alert Production
Description
The frame= arg has been removed from afwDisplay.Mosaic.makeMosaic.
Robert Lupton 17:30
Use
disp = afwDisplay.Display(frame)
mos.makeMosaic(display=disp, title="Kernel Basis Images")
Attachments
Issue Links
- relates to
-
DM-21525 Compiler warning about catching polymorphic exceptions by value
- Done