It appears that the F2OI patrol field displayed by the OT is flipped in the X-axis.
Targets selected in the lower area, yield to TCS Demands with negative y-coordinates (for more details, see FR-41353 comment)
According to the following line in the code
The lower area has a larger radius, but according to the mechanical specs, the larger radius area covers the +Y coordinates.
I think the Arc should start at 0 degrees and cover 180 degrees
It appears that the F2OI patrol field displayed by the OT is flipped in the X-axis.
Targets selected in the lower area, yield to TCS Demands with negative y-coordinates (for more details, see FR-41353 comment)
According to the following line in the code
ocs/bundle/edu.gemini.pot/src/main/java/edu/gemini/spModel/gemini/flamingos2/Flamingos2OiwfsGuideProbe.java
Line 52 in c33af32
The lower area has a larger radius, but according to the mechanical specs, the larger radius area covers the +Y coordinates.
I think the Arc should start at
0degrees and cover180degrees