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
All the polygons (other than the selected one) are meant to be yellow, with the selected polygon being cyan. However, if you look at the center, where things all pike up, you can see lots of colors for these lines, in particular greens, and including purple for some part of the selected outline (although it appears that once the page was screen grabbed the colors tend to become white).
If I "zoom to stack" then I get
and you can see that there's a lot less "color contamination", but there's still some.
I don't know how much you can address this, or even how much of it may be my display adaptor (nvidia via nouveau) but thought I'd mention it, as I'm pretty darn sure this is new-ish behavior.
This app uses filled circle annotations, and with opacity set this leads to some fun behavior. For instance if I add sources to this view I get
Note that the upper-left region has a lot of purple in it, but these sources are all cyan circles.
many circles contain artifacts, presumably from how they are filled; this seems like it only happens on overlap, but I'm pretty sure I've examples when there's no overlap but I'm too lazy to hunt them down today
The text was updated successfully, but these errors were encountered:
Hopefully Peter and/or Jon will have more insights on this, but In case it's helpful, when I go to those views (with just the yellow/cyan polygons and with the marked sources) on Chrome + macOS Monterey, I don't get any of the purple. I do see the artifacts in the overlapping cyan circles.
This must be some kind of fun integer math in the shader when we stack opaque sources. Which may or may not actually be difficult to fix? If it seems new, it's probably related to #238 .
pkgw
changed the title
annotation display shows interactions
Annotation colors combine incorrectly when stacking, on some systems
Aug 28, 2023
This may be a consequence of #238 but I haven't been tracking WWT recently so I don't know when it happened.
If I go to
https://cxc.cfa.harvard.edu/csc/wwt.html?ra=266.65392&dec=-28.71981&zoom=6.7909&display=dss&stackid=acisfJ1743231m292120_001
then I see
All the polygons (other than the selected one) are meant to be yellow, with the selected polygon being cyan. However, if you look at the center, where things all pike up, you can see lots of colors for these lines, in particular greens, and including purple for some part of the selected outline (although it appears that once the page was screen grabbed the colors tend to become white).
If I "zoom to stack" then I get
and you can see that there's a lot less "color contamination", but there's still some.
I don't know how much you can address this, or even how much of it may be my display adaptor (nvidia via nouveau) but thought I'd mention it, as I'm pretty darn sure this is new-ish behavior.
This app uses filled circle annotations, and with opacity set this leads to some fun behavior. For instance if I add sources to this view I get
Note that the upper-left region has a lot of purple in it, but these sources are all cyan circles.
If I zoom in - to https://cxc.cfa.harvard.edu/csc/wwt.html?ra=266.48146&dec=-29.00837&zoom=0.0798&display=dss&stackid=acisfJ1743231m292120_001 - and then view sources we get
where we can see that
The text was updated successfully, but these errors were encountered: