Hello everyone!
I apologize for the question, I’ve been sitting here for a while and this is stumping me for some reason.
In my code, I record coordinates from mouse clicks within a given trial. I am trying to compare those clicked coordinates with the coordinates of actual objects flashed during the trial. I feel this question probably won’t require my actual code, but please feel free to ask if that would help. Below is a screenshot of my output when I compare the mouse coordinates to the object coordinates (labeled ‘pos’)
Would anyone know how to make those both look the same (i.e., get rid of the ‘array’, periods after the values, and extra brackets for the mouse click coordinates)?
Thanks for your help!
