<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://tsgdoc.socsci.ru.nl/index.php?action=history&amp;feed=atom&amp;title=Eyelink_1000_calibration</id>
	<title>Eyelink 1000 calibration - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://tsgdoc.socsci.ru.nl/index.php?action=history&amp;feed=atom&amp;title=Eyelink_1000_calibration"/>
	<link rel="alternate" type="text/html" href="http://tsgdoc.socsci.ru.nl/index.php?title=Eyelink_1000_calibration&amp;action=history"/>
	<updated>2026-04-26T14:08:48Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.4</generator>
	<entry>
		<id>http://tsgdoc.socsci.ru.nl/index.php?title=Eyelink_1000_calibration&amp;diff=3716&amp;oldid=prev</id>
		<title>E.vandenberge: E.vandenberge moved page EyelinkCalibration: Eyelink 1000 Matlab calibration example to Eyelink 1000 calibration</title>
		<link rel="alternate" type="text/html" href="http://tsgdoc.socsci.ru.nl/index.php?title=Eyelink_1000_calibration&amp;diff=3716&amp;oldid=prev"/>
		<updated>2016-02-22T11:10:18Z</updated>

		<summary type="html">&lt;p&gt;E.vandenberge moved page &lt;a href=&quot;/index.php/EyelinkCalibration:_Eyelink_1000_Matlab_calibration_example&quot; class=&quot;mw-redirect&quot; title=&quot;EyelinkCalibration: Eyelink 1000 Matlab calibration example&quot;&gt;EyelinkCalibration: Eyelink 1000 Matlab calibration example&lt;/a&gt; to &lt;a href=&quot;/index.php/Eyelink_1000_calibration&quot; title=&quot;Eyelink 1000 calibration&quot;&gt;Eyelink 1000 calibration&lt;/a&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 11:10, 22 February 2016&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>E.vandenberge</name></author>
	</entry>
	<entry>
		<id>http://tsgdoc.socsci.ru.nl/index.php?title=Eyelink_1000_calibration&amp;diff=3713&amp;oldid=prev</id>
		<title>Wiki-admin: Created page with &quot;==Calibration Eyelink 1000== &lt;br /&gt;  ===Matlab=== Required hardware &lt;br /&gt; * Eyelink 1000 PC + camera * Extra computer with ethernet port (here referred to as PC2)  Connection...&quot;</title>
		<link rel="alternate" type="text/html" href="http://tsgdoc.socsci.ru.nl/index.php?title=Eyelink_1000_calibration&amp;diff=3713&amp;oldid=prev"/>
		<updated>2016-02-19T11:30:26Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;==Calibration Eyelink 1000== &amp;lt;br /&amp;gt;  ===Matlab=== Required hardware &amp;lt;br /&amp;gt; * Eyelink 1000 PC + camera * Extra computer with ethernet port (here referred to as PC2)  Connection...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Calibration Eyelink 1000==&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Matlab===&lt;br /&gt;
Required hardware &amp;lt;br /&amp;gt;&lt;br /&gt;
* Eyelink 1000 PC + camera&lt;br /&gt;
* Extra computer with ethernet port (here referred to as PC2)&lt;br /&gt;
&lt;br /&gt;
Connections &amp;lt;br /&amp;gt;&lt;br /&gt;
* PC2 with ethernet cable to Eyelink PC (Note: use correct RJ45 input port)&lt;br /&gt;
* Camera to Eyelink PC (big black cable)&lt;br /&gt;
* Power supplies for computer and camera&lt;br /&gt;
* Eyes left and right cables for camera should normally be and stay connected&lt;br /&gt;
* Settings for ethernet connections: configure IP4 manually: ip-address: 100.1.1.2 and subnet mask: 255.255.255.0&lt;br /&gt;
&lt;br /&gt;
Software &amp;lt;br /&amp;gt;&lt;br /&gt;
* Required Eyelink framework library files:  ask TSG to install these files.&lt;br /&gt;
* Matlab and Psychtoolbox&lt;br /&gt;
* BrainStream toolbox (also for for streaming Eyelink data to FieldTrip buffer, git@gitlab.socsci.ru.nl:cai-bci/brainstream.git)&lt;br /&gt;
* Calibration function, available via BrainStream toolbox, $brainstream/resources/devices/eyelink/calibrate_eyelink.m&lt;br /&gt;
the calibration function includes an option to send an image to Eyelink PC monitor remotely via Eyelink connection and initialises stimulation screen fullscreen, which guarantees correct screen resolution parameters.&lt;br /&gt;
&amp;lt;br /&amp;gt; &lt;br /&gt;
'''Note''': start_eyelink_buffer script only after finishing the calibration procedure otherwise you run into a connection error&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Instructions &amp;lt;br /&amp;gt;&lt;br /&gt;
* start Matlab&lt;br /&gt;
* change directory to $brainstream/resources/devices/eyelink ($brainstream refers to BrainStream toolbox folder)&lt;br /&gt;
* add Psychtoolbox to Matlab path (you need to know the folder where Psychtoolbox is installed)&lt;br /&gt;
* start: &lt;br /&gt;
   calibrate_eyelink(&amp;lt;optionally provide name of image to be shown as input argument&amp;gt;)&lt;br /&gt;
* Calibration procedure starts/continues after pressing the ‘c’ key or the ‘calibrate' button on the Eyelink PC&lt;/div&gt;</summary>
		<author><name>Wiki-admin</name></author>
	</entry>
</feed>