Details
-
Type:
Bug
-
Status: Invalid
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: display_firefly
-
Labels:None
-
Team:External
-
Urgent?:No
Description
on the page https://pipelines.lsst.io/v/DM-17849/modules/lsst.display.firefly/index.html, there is an example how to set the afw display backend to firefly, which reads:
import lsst.afw.display as afwDisplay |
afw_display.setDefaultBackend('firefly') |
display1 = afwDisplay.Display(frame=1) |
on the second line, presumably `afw_display` should be spelled as `afwDisplay`.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Resolution | Done [ 10000 ] | |
Status | To Do [ 10001 ] | Invalid [ 11005 ] |
Component/s | display_firefly [ 15115 ] | |
Component/s | pipelines_lsst_io [ 16812 ] |
Team | External [ 12117 ] |