from psychopy import visual, event, core
import socket
# Host machine IP
HOST = '127.0.0.1'
# Gazepoint Port
PORT = 4242
ADDRESS = (HOST, PORT)
s = socket.socket(socket.AF_INET, socket.SOCK_STREAM)
s.connect(ADDRESS)
w = 1280
h=1024
s.send(str.encode('<SET ID="ENABLE_SEND_COUNTER" STATE="1" />\r\n'))
s.send(str.encode('<SET ID="ENABLE_SEND_POG_FIX" STATE="1" />\r\n'))
s.send(str.encode('<SET ID="ENABLE_SEND_DATA" STATE="0" />\r\n'))
s.send(str.encode('<SET ID="ENABLE_SEND_USER_DATA" STATE="1" />\r\n'))
def calibration():
s.send(str.encode('<SET ID="CALIBRATE_SHOW" STATE="1" />\r\n'))
s.send(str.encode('<SET ID="CALIBRATE_START" STATE="1" />\r\n'))
flag='REC'
win = visual.Window([1280,1024], units='pix',allowStencil=True)
foreGround = visual.ImageStim(win, image='ForeGround.jpg')
backGround = visual.ImageStim(win, image='BackGround.jpg', size=[1280,1024])
aperture = visual.Aperture(win, size=[300,300], shape='square')
s.send(str.encode('<SET ID="ENABLE_SEND_DATA" STATE="1" />\r\n'))
calibration()
for frameN in range(600):
data=s.recv(1024)
if data[1:4] == flag: # make sure it’s a recording not an acknowledgement
tempList = data.split('"')
xRaw = float(tempList[3])
yRaw=float(tempList[5])
x = (xRaw-0.5)*w
y=-1*(yRaw-0.5)*h
print x, y
aperture.disable()
foreGround.draw()
aperture.enable()
aperture.setPos([x,y])
backGround.draw()
win.flip()
s.send(str.encode('<SET ID="ENABLE_SEND_DATA" STATE="0" />\r\n'))
Complete eye tracking system. Top-of-the-line performance at a consumer friendly price point!
Purchase includes: GP3 Eye tracker, Gazepoint Analysis Standard
software, SDK, Fruit Ninja demo, sample Visual Studio code, USB cables
and tripod. 1 year warranty & technical support. System
Requirements: Intel Core i5 or faster, 4 GB RAM, Windows 7 or 8; Mac and
Linux not currently supported Price: $795 $495 USD online purchase special
Gazepoint Analysis UX Edition eye tracking software. Has all the features of Gazepoint Analysis Professional plus Thinkaloud Voice and Webcam recording functionality. It’s perfect for UX studies or cognitive research eye tracking studies. UX Edition software includes:
System Requirements: Intel Core i5 or faster, 4 GB RAM, Windows 7 or 8; Mac and Linux not currently supported Price: $1495 USD
Gazepoint Analysis Professional Edition eye tracking software. Analysis Pro is an incredibly powerful yet easy to use software package that simplifies developing, deploying, and analyzing the results of eye tracking studies. Professional Edition software includes:
System Requirements: Intel Core i5 or faster, 4 GB RAM, Windows 7 or 8; Mac and Linux not currently supported Price: $995 USD
Includes all the software and accessory add-ons we have available. Discounted when purchased as a bundle! If you need to perform any kind of analysis of gaze information we highly recommend the UX Edition software package. Analysis UX follows the design philosophy of the GP3, providing high end, research grade, performance with a simple and easy to use interface. Bundle purchase includes:
Price: $2700 USD bundle price
GP3 Eye tracking system and Analysis UX Edition eye tracking software. Discounted when purchased as a bundle! If you need to perform any kind of analysis of gaze information we highly recommend the UX Edition software package. Analysis UX follows the design philosophy of the GP3, providing high end, research grade, performance with a simple and easy to use interface. Bundle purchase includes:
Price: $1895 USD bundle price

GP3 Eye tracking system, Analysis UX Edition eye tracking software & GP3 VESA Screen Mount. Discounted when purchased as a bundle! In addition to the GP3 and Analysis UX, we have included the VESA Screen Mount in this bundle. The screen mount simplifies setup by clearing desk space, and locking the eye tracker to the display preventing accidental bumps requiring re-calibration. The VESA Screen Mount pivoting mechanism also allows for easily adjusting the eye tracker angle, avoiding the need to raise or lower subject participants on a chair. Bundle purchase includes:
Price: $1995 USD bundle price
GP3 Eye tracking system, Analysis UX Edition eye tracking software & GP3 Laptop Mount. Discounted when purchased as a bundle! A similar bundle as above, but for studies on the go this bundle includes a Laptop Mount. Bundle purchase includes:
Price: $1995 USD bundle special
GP3 Eye tracking system and Analysis Professional Edition eye tracking software. Discounted when purchased as a bundle! If you need to perform any kind of analysis of gaze information we highly recommend the Gazepoint Analysis Professional software package. Analysis Pro follows the design philosophy of the GP3, providing high end, research grade, performance with a simple and easy to use interface. Bundle purchase includes:
Price: $1490 $1395 USD bundle price (save $95)

GP3 Eye tracking system, Analysis Professional Edition eye tracking software & GP3 VESA Screen Mount. Discounted when purchased as a bundle! In addition to the GP3 and Analysis Pro, we have included the VESA Screen Mount in this bundle. The screen mount simplifies setup by clearing desk space, and locking the eye tracker to the display preventing accidental bumps requiring re-calibration. The VESA Screen Mount pivoting mechanism also allows for easily adjusting the eye tracker angle, avoiding the need to raise or lower subject participants on a chair. Bundle purchase includes:
Price: $1610 $1495 USD bundle price (save $115)
GP3 Eye tracking system, Analysis Professional Edition eye tracking software & GP3 Laptop Mount. Discounted when purchased as a bundle! A similar bundle as above, but for studies on the go this bundle includes a Laptop Mount. Bundle purchase includes:
Price: $1610 $1495 USD bundle special (save $115)
Remote Viewer software allows for remote monitoring of Gazepoint data collection and experiments. Requires Gazepoint Professional or UX Edition. Price: $395 USD
Extend your warranty and technical support from 1 yr to 3 yrs.
Price: $195 USD
VESA monitor bracket to mount the GP3 directly to your computer screen.
Price: $120 USD
Compact mounting stand for use with GP3 and laptops or notebooks and mobile use.
Price: $120 USD
--
You received this message because you are subscribed to the Google Groups "psychopy-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to psychopy-user...@googlegroups.com.
To post to this group, send email to psychop...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/psychopy-users/bdda1dcd-c7a3-4319-a3aa-737e9d7ff667%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You mentioned there was some issue with the calibration process during integration. Can you elaborate more? Thanks!
Sean
"The system operates at 60Hz and does record pupil diameter change data but the resolution is low so may not get biometric data - pupil response to stimulus."
and
"When I said resolution is low, I meant in terms of the image resolution of pupil size itself. Fine, minute changes may not be detected with the lower resolution.
We are working on a hi res offering for pupilometry targeted as being released 6 months from now. It'll be priced around $5k with a hi-res camera that will give a really good clear image of the pupil."
I am going to try the Eyetribe, which is very inexpensive. Here is a paper that did lab comparisons between it and the EyeLink 1000 and the eyetribe compared well for pupillometry.
https://peerj.com/preprints/585.pdf
cheers/geoff
--
You received this message because you are subscribed to a topic in the Google Groups "psychopy-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/psychopy-users/SxcYlj9KwsQ/unsubscribe.
To unsubscribe from this group and all its topics, send an email to psychopy-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/psychopy-users/715955b8-4dfb-4858-bc4d-d8cd0f9506e3%40googlegroups.com.