You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Astrowidgets API allows Imviz to set marker properties (#662, #699), and theoretically, also arbitrary marker size. However, the control panel UI that comes with glue-jupyter has slider that stops at 10. This results in a bug in this workflow:
Display image in Imviz.
Use API to set marker size to 50.
Display some markers using that setting. They will appear in default viewer in size 10 instead of 50.
Create a new tiled viewer.
In new viewer, click Data and check the entry that corresponds to marker name to show markers. They will appear in size 50.
Why does glue-jupyter have a max value when Glue itself doesn't care?
DISCLAIMER: This issue was autocreated by the Jdaviz Issue Creation Bot on behalf of the reporter. If any information is incorrect, please contact Duy Nguyen
The text was updated successfully, but these errors were encountered:
Reporter: pllim
Astrowidgets API allows Imviz to set marker properties (#662, #699), and theoretically, also arbitrary marker size. However, the control panel UI that comes with
glue-jupyter
has slider that stops at 10. This results in a bug in this workflow:Why does
glue-jupyter
have a max value when Glue itself doesn't care?DISCLAIMER: This issue was autocreated by the Jdaviz Issue Creation Bot on behalf of the reporter. If any information is incorrect, please contact Duy Nguyen
The text was updated successfully, but these errors were encountered: