Open lcjohnso opened 5 years ago
@lcjohnso do you have the classification that generated the feedback in the second screenshot? I'm assuming the blue circle is the marker that was placed by the volunteer? From the screenshot, it looks like the radius that was recorded in the classification was too large.
Yes -- here is the annotations string for the classification pictured above showing four correctly recorded markings:
[{"task":"T0","task_label":"Identify star clusters and other objects by drawing circles around them.","value":[{"r":31.78049716414141,"x":99,"y":75.36666870117188,"tool":0,"angle":-24.145541960421653,"frame":0,"details":[],"tool_label":"Star Cluster"},{"r":28.30194339616981,"x":470,"y":196.36666870117188,"tool":0,"angle":-32.005383208083494,"frame":1,"details":[],"tool_label":"Star Cluster"},{"r":30.870698080866262,"x":269,"y":88.36666870117188,"tool":0,"angle":-24.904768808095188,"frame":1,"details":[],"tool_label":"Star Cluster"},{"r":48.104053883222775,"x":297,"y":310.3666687011719,"tool":0,"angle":-20.695450734063282,"frame":1,"details":[],"tool_label":"Star Cluster"}]}]
And here is what the modal should have (approximately) looked like:
It seems the problem lies in displaying those markings on the pop-up feedback modal. But again, only on Firefox, and we've only heard from two volunteers (so could be a subset of Firefox users -- the OP was on linux/ubuntu).
Thanks. Those circles have radii ~30px which looks reasonable to me too. If this is only affecting two volunteers, and only on ubuntu, then we'll keep an eye on it but it isn't a high priority if it isn't breaking classifications.
Sounds good - thanks!
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Closed by probot-stale due to a lack of recent activity. Please feel free to re-open if you wish to take on this change.
This bug is also affecting one of our REINFOCE collaborators on this project - https://www.zooniverse.org/projects/mrniaboc/reinforce-wp5-prototype/classify.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Expected behavior
As part of the Local Group Cluster Search project, the Feedback Modal for drawing task should show first frame of just-completed subject, with user-submitted markers and true position of feedback trigger overlaid.
Here is a normal example:
Current behavior
Two users have report poorly scaled markers within the feedback modal when using Firefox via Talk (here and here)
Here's an example -- note the huge circle visible in lower right corner:
Steps to replicate
Unsure -- I have not encountered problem while using Chrome personally. I can provide Feedback workflow and subjects for testing.
One of the users reported using Firefox 64.0 on a linux (Ubuntu) machine.
Additional information
Seems there could be an issue with the assumed image scale within the feedback modal?