Hi Jaewon, Thank you for your reply. I've attached the full task code as well as a video file showing a trial where the issue occurs. The problem happens quite frequently—in approximately 50% of the trials where fixation is broken late during Scene5. Just to give you a bit more context: This behavioral task requires the monkey to first fixate on a central white dot. While maintainiby mengcheng - Questions and Answers
Hi Jaewon, Thank you very much for your suggestion and for sharing the sample code using CircleGraphic. I tested it on my setup, but unfortunately, the ring doesn’t appear smooth when using smaller diameters. The shape looks uneven, and the edges are quite jagged—please see the attached image for reference. It seems the annulus isn't rendering with clean contours or proper anti-aliasinby mengcheng - Questions and Answers
Hi Jaewon, I'm trying to draw a gray ring stimulus in MonkeyLogic Version 2 using PolygonGraphic, but I haven't been able to get it to render correctly. Stimulus specs: Outer diameter: 0.6 degrees Inner diameter: 0.5 degrees (i.e., it should be a ring, not a filled disk) Color: Gray [0.5 0.5 0.5] I attempted to use the PolygonGraphic class to create this annulus shape by subby mengcheng - Questions and Answers
Hi Jaewon, I'm using MonkeyLogic Version 2 with a condition file to run a behavioral task involving sequential fixation and choice phases. I encountered an issue where a fixation break at the end of a WaitThenHold scene (scene5) does not trigger a trial error as expected. Task description: In scene5, the monkey is required to fixate on a central white dot (fixation_point) for a givenby mengcheng - Questions and Answers