<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.neurotycho.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=WikiSysop</id>
	<title>NeuroTychoWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.neurotycho.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=WikiSysop"/>
	<link rel="alternate" type="text/html" href="https://wiki.neurotycho.org/Special:Contributions/WikiSysop"/>
	<updated>2026-06-11T22:50:27Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.neurotycho.org/index.php?title=Memory-guided_saccade_Details&amp;diff=86153</id>
		<title>Memory-guided saccade Details</title>
		<link rel="alternate" type="text/html" href="https://wiki.neurotycho.org/index.php?title=Memory-guided_saccade_Details&amp;diff=86153"/>
		<updated>2016-02-18T05:11:40Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: Created page with &amp;quot;- ''Subjects''  Monkey Qu   '''!! Note that, for &amp;quot;Memory-guided saccade task&amp;quot;, the data has already merged across days!! '''  &amp;quot;Exp date&amp;quot; refers to the date we uploaded the data f...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;- ''Subjects''&lt;br /&gt;
&lt;br /&gt;
Monkey Qu&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''!! Note that, for &amp;quot;Memory-guided saccade task&amp;quot;, the data has already merged across days!!&lt;br /&gt;
'''&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Exp date&amp;quot; refers to the date we uploaded the data for Neurotycho. The dates we conducted the experiments were as below.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Monkey Qu: 20120712, 20120713, 20120717, 20120718&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
B '''&amp;quot;info.mat&amp;quot;''' contains &amp;quot;prms&amp;quot; (struct) and &amp;quot;eyeData&amp;quot; (cell). &amp;quot;prms&amp;quot; is the time-stamps of the events and the task parameters in each trial (see below i) for the details). &amp;quot;eyeData&amp;quot; contains the horizontal and vertical eye positions in each trial. Note that the sampling rate of the eye positions was 500 Hz that is different from that for ECoG signals (1 kHz).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
i) Description of the events &amp;amp; parameters in each trial, and their field names&lt;br /&gt;
&lt;br /&gt;
fixStart: the time of the fixation start&lt;br /&gt;
&lt;br /&gt;
rewOn: the time of the reward delivery&lt;br /&gt;
&lt;br /&gt;
cueOn: the time of the Cue onset&lt;br /&gt;
&lt;br /&gt;
cueOff: the time of the Cue offset&lt;br /&gt;
&lt;br /&gt;
FPoff: the time of the FP offset&lt;br /&gt;
&lt;br /&gt;
saccOn: the time of the saccade&lt;br /&gt;
&lt;br /&gt;
cuePolarAngle: the polar angle of the cue position&lt;br /&gt;
&lt;br /&gt;
cueEcc: the eccentricity of the cue position&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
C '''&amp;quot;elPosition_XX.mat&amp;quot;''' is the information about the location of the electrodes on the cortical surface (XX = Qu). You can see the location of the electrodes with the code like this;&lt;br /&gt;
&lt;br /&gt;
load('elPosition_Qu.mat');&lt;br /&gt;
&lt;br /&gt;
figure, imagesc(IMG), axis equal, axis off, hold on, plot(elX,elY,'ko'),&lt;br /&gt;
&lt;br /&gt;
for iCh =1:length(elX)&lt;br /&gt;
&lt;br /&gt;
text(elX(iCh), elY(iCh), sprintf('%d',iCh))&lt;br /&gt;
&lt;br /&gt;
end&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.neurotycho.org/index.php?title=Main_Page&amp;diff=86152</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.neurotycho.org/index.php?title=Main_Page&amp;diff=86152"/>
		<updated>2016-02-18T05:09:30Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Wiki for Neurotycho.org'''&lt;br /&gt;
&lt;br /&gt;
Welcome to Wiki.Neurotycho!&lt;br /&gt;
&lt;br /&gt;
Project Tycho is named after Tycho Brahe. The project aims to share reliable massive neural and behavioral data for understanding brain mechanism. The dataset was recorded and distributed by Laboratory for Adaptive Intelligence, BSI, RIKEN. It is not only for neuroscientists but for everyone who is interested in learning neural mechanism.&lt;br /&gt;
&lt;br /&gt;
[[File:Ss.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Menu ==&lt;br /&gt;
*Manual&lt;br /&gt;
** [[Manual|Install Manual for Python and others]]&lt;br /&gt;
** [[Manual_jp|Install manual for Python and others in Japanese]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Web application&lt;br /&gt;
**[[Begins]]&lt;br /&gt;
**[[Begins_jp]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Methods&lt;br /&gt;
**[[Multi-dimensional Recording]]&lt;br /&gt;
***[[ECoG]]&lt;br /&gt;
***[[Motion Capture]]&lt;br /&gt;
***[[Non-invasive Head Fixture]]&lt;br /&gt;
***[[Head Free Eye Tracking]]&lt;br /&gt;
***[[Surgical Procedure]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Preliminary results&lt;br /&gt;
**[[EEG-ECoG recording]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Task details&lt;br /&gt;
**[[Visual Grating Task Details]]&lt;br /&gt;
**[[Emotional Movie Task Details]]&lt;br /&gt;
**[[Anesthesia and Sleep Task Details]]&lt;br /&gt;
**[[Auditory Oddball Details]]&lt;br /&gt;
**[[Fixation Details]]&lt;br /&gt;
**[[Visually Guided Saccade Details]]&lt;br /&gt;
**[[Passive viewing Details]]&lt;br /&gt;
**[[Memory-guided saccade Details]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*FAQ for each Task&lt;br /&gt;
**[[Visual Grating Task]]&lt;br /&gt;
**[[Sleep Task]]&lt;br /&gt;
**[[Social Competition Task]]&lt;br /&gt;
**[[Emotional Movie Task]]&lt;br /&gt;
**[[Epidural-ECoG Food-Tracking Task]]&lt;br /&gt;
**[[Subdural-ECoG Food-Tracking Task]]&lt;br /&gt;
**[[Spatial Map of ECoG array]]&lt;br /&gt;
**[[MRI Data]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Open Lab @ RIKEN BSI&lt;br /&gt;
**[[Open Lab|What is Open Lab?]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
To the extent possible under law, neurotycho.org has waived all copyright and related or neighboring rights to downloadable dataset in Project Tycho. This work is published from: Japan.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.neurotycho.org/index.php?title=Passive_viewing_Details&amp;diff=86151</id>
		<title>Passive viewing Details</title>
		<link rel="alternate" type="text/html" href="https://wiki.neurotycho.org/index.php?title=Passive_viewing_Details&amp;diff=86151"/>
		<updated>2016-02-12T04:21:08Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;- ''Subjects''&lt;br /&gt;
&lt;br /&gt;
Monkey Qu&lt;br /&gt;
&lt;br /&gt;
Monkey Bt&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''!! Note that, for &amp;quot;Passive viewing task&amp;quot;, the data has already merged across days!!&lt;br /&gt;
'''&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Exp date&amp;quot; refers to the date we uploaded the data for Neurotycho. The dates we conducted the experiments were as below.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Monkey Qu: 20120502, 20120507, 20120508, 20120509, 20120510, 20120514, 20120515&lt;br /&gt;
&lt;br /&gt;
Monkey Bt: 20130312, 20120313, 20120314, 20120315&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
- ''Subjects''&lt;br /&gt;
&lt;br /&gt;
Monkey Qu&lt;br /&gt;
&lt;br /&gt;
Monkey Bt&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''!! Note that, for &amp;quot;Passive viewing task&amp;quot;, the data has already merged across days!!&lt;br /&gt;
'''&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Exp date&amp;quot; refers to the date we uploaded the data for Neurotycho. The dates we conducted the experiments were as below.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Monkey Qu: 20120502, 20120507, 20120508, 20120509, 20120510, 20120514, 20120515&lt;br /&gt;
&lt;br /&gt;
Monkey Bt: 20130312, 20120313, 20120314, 20120315&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
B '''&amp;quot;info.mat&amp;quot;''' contains &amp;quot;prms&amp;quot; (struct), &amp;quot;tmpCategory&amp;quot; (cell) and &amp;quot;eyeData&amp;quot; (cell). &amp;quot;prms&amp;quot; is the time-stamps of the events and the task parameters in each trial (see below i) for the details). &amp;quot;tmpCategory&amp;quot; refers to what kind of images we presented (see below ii) for the detail). &amp;quot;eyeData&amp;quot; contains the horizontal and vertical eye positions in each trial. Note that the sampling rate of the eye positions was 500 Hz that is different from that for ECoG signals (1 kHz).&lt;br /&gt;
&lt;br /&gt;
i) Description of the events &amp;amp; parameters in each trial, and their field names&lt;br /&gt;
&lt;br /&gt;
fixStart: the time of the fixation start&lt;br /&gt;
&lt;br /&gt;
rewOn: the time of the reward delivery&lt;br /&gt;
&lt;br /&gt;
vstimOn: the time of a static-image onset&lt;br /&gt;
&lt;br /&gt;
vstimType: the category of the static image presented, 1-10 (see ii)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
ii) Categories of the static images&lt;br /&gt;
We used the images of 10 categories and &amp;quot;tmpCategory&amp;quot; refers to their category names.&lt;br /&gt;
&lt;br /&gt;
tmpCategory ={'beermug','cartie','flower','fruit','humanface','humanfeese','chim', 'macaca', 'otter', 'snake'}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
C '''&amp;quot;elPosition_XX.mat&amp;quot;''' is the information about the location of the electrodes on the cortical surface (XX = Qu, Bt. or Cn). You can see the location of the electrodes with the code like this;&lt;br /&gt;
&lt;br /&gt;
load('elPosition_Qu.mat');&lt;br /&gt;
&lt;br /&gt;
figure, imagesc(IMG), axis equal, axis off, hold on, plot(elX,elY,'ko'),&lt;br /&gt;
&lt;br /&gt;
for iCh =1:length(elX)&lt;br /&gt;
&lt;br /&gt;
text(elX(iCh), elY(iCh), sprintf('%d',iCh))&lt;br /&gt;
&lt;br /&gt;
end&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.neurotycho.org/index.php?title=Passive_viewing_Details&amp;diff=86150</id>
		<title>Passive viewing Details</title>
		<link rel="alternate" type="text/html" href="https://wiki.neurotycho.org/index.php?title=Passive_viewing_Details&amp;diff=86150"/>
		<updated>2016-02-12T03:08:13Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: Created page with &amp;quot;- ''Subjects''  Monkey Qu  Monkey Bt   '''!! Note that, for &amp;quot;Passive viewing task&amp;quot;, the data has already merged across days!! '''  &amp;quot;Exp date&amp;quot; refers to the date we uploaded the d...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;- ''Subjects''&lt;br /&gt;
&lt;br /&gt;
Monkey Qu&lt;br /&gt;
&lt;br /&gt;
Monkey Bt&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''!! Note that, for &amp;quot;Passive viewing task&amp;quot;, the data has already merged across days!!&lt;br /&gt;
'''&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Exp date&amp;quot; refers to the date we uploaded the data for Neurotycho. The dates we conducted the experiments were as below.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Monkey Qu: 20120502, 20120507, 20120508, 20120509, 20120510, 20120514, 20120515&lt;br /&gt;
&lt;br /&gt;
Monkey Bt: 20130312, 20120313, 20120314, 20120315&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.neurotycho.org/index.php?title=Main_Page&amp;diff=86149</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.neurotycho.org/index.php?title=Main_Page&amp;diff=86149"/>
		<updated>2016-02-12T03:05:22Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Wiki for Neurotycho.org'''&lt;br /&gt;
&lt;br /&gt;
Welcome to Wiki.Neurotycho!&lt;br /&gt;
&lt;br /&gt;
Project Tycho is named after Tycho Brahe. The project aims to share reliable massive neural and behavioral data for understanding brain mechanism. The dataset was recorded and distributed by Laboratory for Adaptive Intelligence, BSI, RIKEN. It is not only for neuroscientists but for everyone who is interested in learning neural mechanism.&lt;br /&gt;
&lt;br /&gt;
[[File:Ss.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Menu ==&lt;br /&gt;
*Manual&lt;br /&gt;
** [[Manual|Install Manual for Python and others]]&lt;br /&gt;
** [[Manual_jp|Install manual for Python and others in Japanese]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Web application&lt;br /&gt;
**[[Begins]]&lt;br /&gt;
**[[Begins_jp]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Methods&lt;br /&gt;
**[[Multi-dimensional Recording]]&lt;br /&gt;
***[[ECoG]]&lt;br /&gt;
***[[Motion Capture]]&lt;br /&gt;
***[[Non-invasive Head Fixture]]&lt;br /&gt;
***[[Head Free Eye Tracking]]&lt;br /&gt;
***[[Surgical Procedure]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Preliminary results&lt;br /&gt;
**[[EEG-ECoG recording]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Task details&lt;br /&gt;
**[[Visual Grating Task Details]]&lt;br /&gt;
**[[Emotional Movie Task Details]]&lt;br /&gt;
**[[Anesthesia and Sleep Task Details]]&lt;br /&gt;
**[[Auditory Oddball Details]]&lt;br /&gt;
**[[Fixation Details]]&lt;br /&gt;
**[[Visually Guided Saccade Details]]&lt;br /&gt;
**[[Passive viewing Details]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*FAQ for each Task&lt;br /&gt;
**[[Visual Grating Task]]&lt;br /&gt;
**[[Sleep Task]]&lt;br /&gt;
**[[Social Competition Task]]&lt;br /&gt;
**[[Emotional Movie Task]]&lt;br /&gt;
**[[Epidural-ECoG Food-Tracking Task]]&lt;br /&gt;
**[[Subdural-ECoG Food-Tracking Task]]&lt;br /&gt;
**[[Spatial Map of ECoG array]]&lt;br /&gt;
**[[MRI Data]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Open Lab @ RIKEN BSI&lt;br /&gt;
**[[Open Lab|What is Open Lab?]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
To the extent possible under law, neurotycho.org has waived all copyright and related or neighboring rights to downloadable dataset in Project Tycho. This work is published from: Japan.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.neurotycho.org/index.php?title=Visually_Guided_Saccade_Details&amp;diff=86148</id>
		<title>Visually Guided Saccade Details</title>
		<link rel="alternate" type="text/html" href="https://wiki.neurotycho.org/index.php?title=Visually_Guided_Saccade_Details&amp;diff=86148"/>
		<updated>2016-02-12T02:23:56Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;- ''Subjects''&lt;br /&gt;
&lt;br /&gt;
Monkey Qu&lt;br /&gt;
&lt;br /&gt;
Monkey Cn&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''!! Note that, for &amp;quot;Visually guided saccade task&amp;quot;, the data has been already merged across days!!&lt;br /&gt;
'''&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Exp date&amp;quot; refers to the date we uploaded the data for Neurotycho. The dates we conducted the experiments were as below.&lt;br /&gt;
&lt;br /&gt;
Monkey Qu: 20120417, 20120423, 20120424, 20120426&lt;br /&gt;
&lt;br /&gt;
Monkey Cn: 20140612, 20140613, 20140616&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
- ''Data format''&lt;br /&gt;
&lt;br /&gt;
Three types of the mat-files were uploaded for each monkey.&lt;br /&gt;
&lt;br /&gt;
A '''&amp;quot;ECoG_chXXX.mat&amp;quot;''' contains ECoG signal recorded from the channel XXX (XXX =001-128). Loading each file, you'll obtain the matrix &amp;quot;data&amp;quot; that is the 2D matrix of trial*time. Each row is an ECoG signal for each trial starting from 1 sec before the onset of the fixation point (FP) onset. Thus for example, you can draw ERP assigned to the FP onset by plot(mean(data,1)).&lt;br /&gt;
&lt;br /&gt;
B '''&amp;quot;info.mat&amp;quot;''' contains &amp;quot;prms&amp;quot; (struct) and &amp;quot;eyeData&amp;quot; (cell). &amp;quot;prms&amp;quot; is the time-stamps of the events and the task parameters (see below ''i)'' for the details) for each trial. The time zero is the timing of the FP onset. For the trials in which the monkey was waiting for the FP onset around the center of the display before the FP turned on, prms.fixStart(n) became 1. &amp;quot;eyeData&amp;quot; contains the horizontal and vertical eye positions in each trial. Note that the sampling rate of the eye positions was 500 Hz that is different from that for ECoG signals (1 kHz).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
i) The field names of &amp;quot;prms&amp;quot;&lt;br /&gt;
&lt;br /&gt;
fixStart : the time of the fixation start&lt;br /&gt;
&lt;br /&gt;
rewOn: the time of the reward delivery&lt;br /&gt;
&lt;br /&gt;
tgOn: the time of the target onset&lt;br /&gt;
&lt;br /&gt;
saccOn: the time of the saccade detected online&lt;br /&gt;
&lt;br /&gt;
tgPolarAngle: the polar angle of the ST position&lt;br /&gt;
&lt;br /&gt;
tgEcc: the eccentricity of the ST position&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
ii) Basically we adopted the block-design. Each block contained about a few hundred trials. Within a block, the position of the target was fixed in terms of the eccentricity, and the number of the possible positions was 4 for each block, which means, the polar angle of the target was 45, 135, 225, or 315 in some blocks, and  90, 180, 270 or 360 in the other blocks.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
C '''&amp;quot;elPosition_XX.mat&amp;quot;''' is the information about the location of the electrodes on the cortical surface (XX = Qu, Bt. or Cn). You can see the location of the electrodes with the code like this;&lt;br /&gt;
&lt;br /&gt;
load('elPosition_Qu.mat');&lt;br /&gt;
&lt;br /&gt;
figure, imagesc(IMG), axis equal, axis off, hold on, plot(elX,elY,'ko'),&lt;br /&gt;
&lt;br /&gt;
for iCh =1:length(elX)&lt;br /&gt;
&lt;br /&gt;
text(elX(iCh), elY(iCh), sprintf('%d',iCh))&lt;br /&gt;
&lt;br /&gt;
end&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.neurotycho.org/index.php?title=Visually_Guided_Saccade_Details&amp;diff=86147</id>
		<title>Visually Guided Saccade Details</title>
		<link rel="alternate" type="text/html" href="https://wiki.neurotycho.org/index.php?title=Visually_Guided_Saccade_Details&amp;diff=86147"/>
		<updated>2016-02-12T02:22:13Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;- ''Subjects''&lt;br /&gt;
&lt;br /&gt;
Monkey Qu&lt;br /&gt;
&lt;br /&gt;
Monkey Cn&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''!! Note that, for &amp;quot;Visually guided saccade task&amp;quot;, the data has been already merged across days!!&lt;br /&gt;
'''&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Exp date&amp;quot; refers to the date we uploaded the data for Neurotycho. The dates we conducted the experiments were as below.&lt;br /&gt;
&lt;br /&gt;
Monkey Qu: 20120417, 20120423, 20120424, 20120426&lt;br /&gt;
&lt;br /&gt;
Monkey Cn: 20140612, 20140613, 20140616&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
- ''Data format''&lt;br /&gt;
&lt;br /&gt;
Three types of the mat-files were uploaded for each monkey.&lt;br /&gt;
&lt;br /&gt;
A '''&amp;quot;ECoG_chXXX.mat&amp;quot;''' contains ECoG signal recorded from the channel XXX (XXX =001-128). Loading each file, you'll obtain the matrix &amp;quot;data&amp;quot; that is the 2D matrix of trial*time. Each row is an ECoG signal for each trial starting from 1 sec before the onset of the fixation point (FP) onset. Thus for example, you can draw ERP assigned to the FP onset by plot(mean(data,1)).&lt;br /&gt;
&lt;br /&gt;
B '''&amp;quot;info.mat&amp;quot;''' contains &amp;quot;prms&amp;quot; (struct) and &amp;quot;eyeData&amp;quot; (cell). &amp;quot;prms&amp;quot; is the time-stamps of the events and the task parameters (see below for the details) for each trial. The time zero is the timing of the FP onset. For the trials in which the monkey was waiting for the FP onset around the center of the display before the FP turned on, prms.fixStart(n) became 1. &amp;quot;eyeData&amp;quot; contains the horizontal and vertical eye positions in each trial. Note that the sampling rate of the eye positions was 500 Hz that is different from that for ECoG signals (1 kHz).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The field names of &amp;quot;prms&amp;quot;&lt;br /&gt;
&lt;br /&gt;
fixStart : the time of the fixation start&lt;br /&gt;
&lt;br /&gt;
rewOn: the time of the reward delivery&lt;br /&gt;
&lt;br /&gt;
tgOn: the time of the target onset&lt;br /&gt;
&lt;br /&gt;
saccOn: the time of the saccade detected online&lt;br /&gt;
&lt;br /&gt;
tgPolarAngle: the polar angle of the ST position&lt;br /&gt;
&lt;br /&gt;
tgEcc: the eccentricity of the ST position&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Basically we adopted the block-design. Each block contained about a few hundred trials. Within a block, the position of the target was fixed in terms of the eccentricity, and the number of the possible positions was 4 for each block, which means, the polar angle of the target was 45, 135, 225, or 315 in some blocks, and  90, 180, 270 or 360 in the other blocks.&lt;br /&gt;
&lt;br /&gt;
C '''&amp;quot;elPosition_XX.mat&amp;quot;''' is the information about the location of the electrodes on the cortical surface (XX = Qu, Bt. or Cn). You can see the location of the electrodes with the code like this;&lt;br /&gt;
&lt;br /&gt;
load('elPosition_Qu.mat');&lt;br /&gt;
&lt;br /&gt;
figure, imagesc(IMG), axis equal, axis off, hold on, plot(elX,elY,'ko'),&lt;br /&gt;
&lt;br /&gt;
for iCh =1:length(elX)&lt;br /&gt;
&lt;br /&gt;
text(elX(iCh), elY(iCh), sprintf('%d',iCh))&lt;br /&gt;
&lt;br /&gt;
end&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.neurotycho.org/index.php?title=Visually_Guided_Saccade_Details&amp;diff=86146</id>
		<title>Visually Guided Saccade Details</title>
		<link rel="alternate" type="text/html" href="https://wiki.neurotycho.org/index.php?title=Visually_Guided_Saccade_Details&amp;diff=86146"/>
		<updated>2016-02-12T02:19:59Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;- ''Subjects''&lt;br /&gt;
&lt;br /&gt;
Monkey Qu&lt;br /&gt;
&lt;br /&gt;
Monkey Cn&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''!! Note that, for &amp;quot;Visually guided saccade task&amp;quot;, the data has been already merged across days!!&lt;br /&gt;
'''&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Exp date&amp;quot; refers to the date we uploaded the data for Neurotycho. The dates we conducted the experiments were as below.&lt;br /&gt;
&lt;br /&gt;
Monkey Qu: 20120417, 20120423, 20120424, 20120426&lt;br /&gt;
&lt;br /&gt;
Monkey Cn: 20140612, 20140613, 20140616&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
- ''Data format''&lt;br /&gt;
&lt;br /&gt;
Three types of the mat-files were uploaded for each monkey.&lt;br /&gt;
&lt;br /&gt;
A '''&amp;quot;ECoG_chXXX.mat&amp;quot;''' contains ECoG signal recorded from the channel XXX (XXX =001-128). Loading each file, you'll obtain the matrix &amp;quot;data&amp;quot; that is the 2D matrix of trial*time. Each row is an ECoG signal for each trial starting from 1 sec before the onset of the fixation point (FP) onset. Thus for example, you can draw ERP assigned to the FP onset by plot(mean(data,1)).&lt;br /&gt;
&lt;br /&gt;
B '''&amp;quot;info.mat&amp;quot;''' contains &amp;quot;prms&amp;quot; (struct) and &amp;quot;eyeData&amp;quot; (cell). &amp;quot;prms&amp;quot; is the time-stamps of the events and the task parameters* for each trial. The time zero is the timing of the FP onset. For the trials in which the monkey was waiting for the FP onset around the center of the display before the FP turned on, prms.fixStart(n) became 1. &amp;quot;eyeData&amp;quot; contains the horizontal and vertical eye positions in each trial. Note that the sampling rate of the eye positions was 500 Hz that is different from that for ECoG signals (1 kHz).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*The field names of &amp;quot;prms&amp;quot;&lt;br /&gt;
&lt;br /&gt;
fixStart : the time of the fixation start&lt;br /&gt;
&lt;br /&gt;
rewOn: the time of the reward delivery&lt;br /&gt;
&lt;br /&gt;
tgOn: the time of the target onset&lt;br /&gt;
&lt;br /&gt;
saccOn: the time of the saccade detected online&lt;br /&gt;
&lt;br /&gt;
tgPolarAngle: the polar angle of the ST position&lt;br /&gt;
&lt;br /&gt;
tgEcc: the eccentricity of the ST position&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Basically we adopted the block-design. Each block contained about a few hundred trials. Within a block, the position of the target was fixed in terms of the eccentricity, and the number of the possible positions was 4 for each block, which means, the polar angle of the target was 45, 135, 225, or 315 in some blocks, and  90, 180, 270 or 360 in the other blocks.&lt;br /&gt;
&lt;br /&gt;
C '''&amp;quot;elPosition_XX.mat&amp;quot;''' is the information about the location of the electrodes on the cortical surface (XX = Qu, Bt. or Cn). You can see the location of the electrodes with the code like this;&lt;br /&gt;
&lt;br /&gt;
load('elPosition_Qu.mat');&lt;br /&gt;
&lt;br /&gt;
figure, imagesc(IMG), axis equal, axis off, hold on, plot(elX,elY,'ko'),&lt;br /&gt;
&lt;br /&gt;
for iCh =1:length(elX)&lt;br /&gt;
&lt;br /&gt;
text(elX(iCh), elY(iCh), sprintf('%d',iCh))&lt;br /&gt;
&lt;br /&gt;
end&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.neurotycho.org/index.php?title=Fixation_Details&amp;diff=86145</id>
		<title>Fixation Details</title>
		<link rel="alternate" type="text/html" href="https://wiki.neurotycho.org/index.php?title=Fixation_Details&amp;diff=86145"/>
		<updated>2016-02-08T12:30:50Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;- ''Subjects''&lt;br /&gt;
&lt;br /&gt;
Monkey Qu&lt;br /&gt;
&lt;br /&gt;
Monkey Bt&lt;br /&gt;
&lt;br /&gt;
Monkey Cn&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''!! Note that, for &amp;quot;Fixation task&amp;quot;, the data has been already merged across days!!&lt;br /&gt;
'''&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Exp date&amp;quot; refers to the date we uploaded the data for Neurotycho. The dates we conducted the experiments were as below.&lt;br /&gt;
&lt;br /&gt;
Monkey Qu: 20120417, 20120423, 20120424, 20120426&lt;br /&gt;
&lt;br /&gt;
Monkey Bt: 20130708, 20130710, 20130718, 20130723, 20130725, 20130731&lt;br /&gt;
&lt;br /&gt;
Monkey Cn: 20140612, 20140613, 20140616&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
- ''Data format''&lt;br /&gt;
&lt;br /&gt;
Three types of the mat-files were uploaded for each monkey.&lt;br /&gt;
&lt;br /&gt;
A '''&amp;quot;ECoG_chXXX.mat&amp;quot;''' contains ECoG signal recorded from the channel XXX (XXX =001-128). Loading each file, you'll obtain the matrix &amp;quot;data&amp;quot; that is the 2D matrix of trial*time. Each row is an ECoG signal for each trial starting from 1 sec before the onset of the fixation point (FP) onset. Thus for example, you can draw ERP assigned to the FP onset by plot(mean(data,1)).&lt;br /&gt;
&lt;br /&gt;
B '''&amp;quot;info.mat&amp;quot;''' contains &amp;quot;prms&amp;quot; (struct) and &amp;quot;eyeData&amp;quot; (cell). &amp;quot;prms&amp;quot; is the time-stamps of the events, the fixation start and the reward delivery, for each trial. For the trials in which the monkey was waiting for the FP onset around the center of the display before the FP turned on, prms.fixStart(n) became 1. &amp;quot;eyeData&amp;quot; contains the horizontal and vertical eye positions in each trial. Note that the sampling rate of the eye positions was 500 Hz that is different from that for ECoG signals (1 kHz).&lt;br /&gt;
&lt;br /&gt;
C '''&amp;quot;elPosition_XX.mat&amp;quot;''' is the information about the location of the electrodes on the cortical surface (XX = Qu, Bt. or Cn). You can see the location of the electrodes with the code like this;&lt;br /&gt;
&lt;br /&gt;
load('elPosition_Qu.mat');&lt;br /&gt;
&lt;br /&gt;
figure, imagesc(IMG), axis equal, axis off, hold on, plot(elX,elY,'ko'),&lt;br /&gt;
&lt;br /&gt;
for iCh =1:length(elX)&lt;br /&gt;
&lt;br /&gt;
text(elX(iCh), elY(iCh), sprintf('%d',iCh))&lt;br /&gt;
&lt;br /&gt;
end&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.neurotycho.org/index.php?title=Visually_Guided_Saccade_Details&amp;diff=86144</id>
		<title>Visually Guided Saccade Details</title>
		<link rel="alternate" type="text/html" href="https://wiki.neurotycho.org/index.php?title=Visually_Guided_Saccade_Details&amp;diff=86144"/>
		<updated>2016-02-08T12:30:26Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;- ''Subjects''&lt;br /&gt;
&lt;br /&gt;
Monkey Qu&lt;br /&gt;
&lt;br /&gt;
Monkey Bt&lt;br /&gt;
&lt;br /&gt;
Monkey Cn&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''!! Note that, for &amp;quot;Visually guided saccade task&amp;quot;, the data has been already merged across days!!&lt;br /&gt;
'''&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Exp date&amp;quot; refers to the date we uploaded the data for Neurotycho. The dates we conducted the experiments were as below.&lt;br /&gt;
&lt;br /&gt;
Monkey Qu: 20120417, 20120423, 20120424, 20120426&lt;br /&gt;
&lt;br /&gt;
Monkey Bt: 201201708, 20130710, 20130718, 20130723, 20130725, 20130731&lt;br /&gt;
&lt;br /&gt;
Monkey Cn: 20140612, 20140613, 20140616&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
- ''Data format''&lt;br /&gt;
&lt;br /&gt;
Three types of the mat-files were uploaded for each monkey.&lt;br /&gt;
&lt;br /&gt;
A '''&amp;quot;ECoG_chXXX.mat&amp;quot;''' contains ECoG signal recorded from the channel XXX (XXX =001-128). Loading each file, you'll obtain the matrix &amp;quot;data&amp;quot; that is the 2D matrix of trial*time. Each row is an ECoG signal for each trial starting from 1 sec before the onset of the fixation point (FP) onset. Thus for example, you can draw ERP assigned to the FP onset by plot(mean(data,1)).&lt;br /&gt;
&lt;br /&gt;
B '''&amp;quot;info.mat&amp;quot;''' contains &amp;quot;prms&amp;quot; (struct) and &amp;quot;eyeData&amp;quot; (cell). &amp;quot;prms&amp;quot; is the time-stamps of the events - such as the timing of the fixation start, the reward delivery, the target onset, the start of the saccade (detected online) - and the information of the target - polar angle and eccentricity - for each trial. The time zero is the timing of the FP onset. For the trials in which the monkey was waiting for the FP onset around the center of the display before the FP turned on, prms.fixStart(n) became 1. &amp;quot;eyeData&amp;quot; contains the horizontal and vertical eye positions in each trial. Note that the sampling rate of the eye positions was 500 Hz that is different from that for ECoG signals (1 kHz).&lt;br /&gt;
&lt;br /&gt;
Basically we adopted the block-design. Each block contained about a few hundred trials. Within a block, the position of the target was fixed in terms of the eccentricity, and the number of the possible positions was 4 for each block, which means, the polar angle of the target was 45, 135, 225, or 315 in some blocks, and  90, 180, 270 or 360 in the other blocks.&lt;br /&gt;
&lt;br /&gt;
C '''&amp;quot;elPosition_XX.mat&amp;quot;''' is the information about the location of the electrodes on the cortical surface (XX = Qu, Bt. or Cn). You can see the location of the electrodes with the code like this;&lt;br /&gt;
&lt;br /&gt;
load('elPosition_Qu.mat');&lt;br /&gt;
&lt;br /&gt;
figure, imagesc(IMG), axis equal, axis off, hold on, plot(elX,elY,'ko'),&lt;br /&gt;
&lt;br /&gt;
for iCh =1:length(elX)&lt;br /&gt;
&lt;br /&gt;
text(elX(iCh), elY(iCh), sprintf('%d',iCh))&lt;br /&gt;
&lt;br /&gt;
end&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.neurotycho.org/index.php?title=Visually_Guided_Saccade_Details&amp;diff=86143</id>
		<title>Visually Guided Saccade Details</title>
		<link rel="alternate" type="text/html" href="https://wiki.neurotycho.org/index.php?title=Visually_Guided_Saccade_Details&amp;diff=86143"/>
		<updated>2016-02-08T12:30:06Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;- ''Subjects''&lt;br /&gt;
&lt;br /&gt;
Monkey Qu&lt;br /&gt;
&lt;br /&gt;
Monkey Bt&lt;br /&gt;
&lt;br /&gt;
Monkey Cn&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''!! Note that, for &amp;quot;Visually guided saccade task&amp;quot;, the data has already merged across days!!&lt;br /&gt;
'''&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Exp date&amp;quot; refers to the date we uploaded the data for Neurotycho. The dates we conducted the experiments were as below.&lt;br /&gt;
&lt;br /&gt;
Monkey Qu: 20120417, 20120423, 20120424, 20120426&lt;br /&gt;
&lt;br /&gt;
Monkey Bt: 201201708, 20130710, 20130718, 20130723, 20130725, 20130731&lt;br /&gt;
&lt;br /&gt;
Monkey Cn: 20140612, 20140613, 20140616&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
- ''Data format''&lt;br /&gt;
&lt;br /&gt;
Three types of the mat-files were uploaded for each monkey.&lt;br /&gt;
&lt;br /&gt;
A '''&amp;quot;ECoG_chXXX.mat&amp;quot;''' contains ECoG signal recorded from the channel XXX (XXX =001-128). Loading each file, you'll obtain the matrix &amp;quot;data&amp;quot; that is the 2D matrix of trial*time. Each row is an ECoG signal for each trial starting from 1 sec before the onset of the fixation point (FP) onset. Thus for example, you can draw ERP assigned to the FP onset by plot(mean(data,1)).&lt;br /&gt;
&lt;br /&gt;
B '''&amp;quot;info.mat&amp;quot;''' contains &amp;quot;prms&amp;quot; (struct) and &amp;quot;eyeData&amp;quot; (cell). &amp;quot;prms&amp;quot; is the time-stamps of the events - such as the timing of the fixation start, the reward delivery, the target onset, the start of the saccade (detected online) - and the information of the target - polar angle and eccentricity - for each trial. The time zero is the timing of the FP onset. For the trials in which the monkey was waiting for the FP onset around the center of the display before the FP turned on, prms.fixStart(n) became 1. &amp;quot;eyeData&amp;quot; contains the horizontal and vertical eye positions in each trial. Note that the sampling rate of the eye positions was 500 Hz that is different from that for ECoG signals (1 kHz).&lt;br /&gt;
&lt;br /&gt;
Basically we adopted the block-design. Each block contained about a few hundred trials. Within a block, the position of the target was fixed in terms of the eccentricity, and the number of the possible positions was 4 for each block, which means, the polar angle of the target was 45, 135, 225, or 315 in some blocks, and  90, 180, 270 or 360 in the other blocks.&lt;br /&gt;
&lt;br /&gt;
C '''&amp;quot;elPosition_XX.mat&amp;quot;''' is the information about the location of the electrodes on the cortical surface (XX = Qu, Bt. or Cn). You can see the location of the electrodes with the code like this;&lt;br /&gt;
&lt;br /&gt;
load('elPosition_Qu.mat');&lt;br /&gt;
&lt;br /&gt;
figure, imagesc(IMG), axis equal, axis off, hold on, plot(elX,elY,'ko'),&lt;br /&gt;
&lt;br /&gt;
for iCh =1:length(elX)&lt;br /&gt;
&lt;br /&gt;
text(elX(iCh), elY(iCh), sprintf('%d',iCh))&lt;br /&gt;
&lt;br /&gt;
end&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.neurotycho.org/index.php?title=Visually_Guided_Saccade_Details&amp;diff=86142</id>
		<title>Visually Guided Saccade Details</title>
		<link rel="alternate" type="text/html" href="https://wiki.neurotycho.org/index.php?title=Visually_Guided_Saccade_Details&amp;diff=86142"/>
		<updated>2016-02-08T12:28:17Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;- ''Subjects''&lt;br /&gt;
&lt;br /&gt;
Monkey Qu&lt;br /&gt;
&lt;br /&gt;
Monkey Bt&lt;br /&gt;
&lt;br /&gt;
Monkey Cn&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''!! Note that, for &amp;quot;Visually guided saccade task&amp;quot;, the data has already merged across days!!&lt;br /&gt;
'''&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Exp date&amp;quot; refers to the date we uploaded the data for Neurotycho. The dates we conducted the experiments were as below.&lt;br /&gt;
&lt;br /&gt;
Monkey Qu: 20120417, 20120423, 20120424, 20120426&lt;br /&gt;
&lt;br /&gt;
Monkey Bt: 201201708, 20130710, 20130718, 20130723, 20130725, 20130731&lt;br /&gt;
&lt;br /&gt;
Monkey Cn: 20140612, 20140613, 20140616&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
- ''Data format''&lt;br /&gt;
&lt;br /&gt;
Three types of the mat-files were uploaded for each monkey.&lt;br /&gt;
&lt;br /&gt;
A '''&amp;quot;ECoG_chXXX.mat&amp;quot;''' contains ECoG signal recorded from the channel XXX (XXX =001-128). Loading each file, you'll obtain the matrix &amp;quot;data&amp;quot; that is the 2D matrix of trial*time. Each row is an ECoG signal for each trial starting from 1 sec before the onset of the fixation point (FP) onset. Thus for example, you can draw ERP assigned to the FP onset by plot(mean(data,1)).&lt;br /&gt;
&lt;br /&gt;
B '''&amp;quot;info.mat&amp;quot;''' contains &amp;quot;prms&amp;quot; (struct) and &amp;quot;eyeData&amp;quot; (cell). &amp;quot;prms&amp;quot; is the time-stamps of the events - such as the timing of the fixation start, the reward delivery, the target onset, the start of the saccade (detected online) - and the information of the target - polar angle and eccentricity - for each trial. For the trials in which the monkey was waiting for the FP onset around the center of the display before the FP turned on, prms.fixStart(n) became 1. &amp;quot;eyeData&amp;quot; contains the horizontal and vertical eye positions in each trial. Note that the sampling rate of the eye positions was 500 Hz that is different from that for ECoG signals (1 kHz).&lt;br /&gt;
&lt;br /&gt;
Basically we adopted the block-design. Each block contained about a few hundred trials. Within a block, the position of the target was fixed in terms of the eccentricity, and the number of the possible positions was 4 for each block, which means, the polar angle of the target was 45, 135, 225, or 315 in some blocks, and  90, 180, 270 or 360 in the other blocks.&lt;br /&gt;
&lt;br /&gt;
C '''&amp;quot;elPosition_XX.mat&amp;quot;''' is the information about the location of the electrodes on the cortical surface (XX = Qu, Bt. or Cn). You can see the location of the electrodes with the code like this;&lt;br /&gt;
&lt;br /&gt;
load('elPosition_Qu.mat');&lt;br /&gt;
&lt;br /&gt;
figure, imagesc(IMG), axis equal, axis off, hold on, plot(elX,elY,'ko'),&lt;br /&gt;
&lt;br /&gt;
for iCh =1:length(elX)&lt;br /&gt;
&lt;br /&gt;
text(elX(iCh), elY(iCh), sprintf('%d',iCh))&lt;br /&gt;
&lt;br /&gt;
end&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.neurotycho.org/index.php?title=Visually_Guided_Saccade_Details&amp;diff=86141</id>
		<title>Visually Guided Saccade Details</title>
		<link rel="alternate" type="text/html" href="https://wiki.neurotycho.org/index.php?title=Visually_Guided_Saccade_Details&amp;diff=86141"/>
		<updated>2016-02-08T12:27:33Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;- ''Subjects''&lt;br /&gt;
&lt;br /&gt;
Monkey Qu&lt;br /&gt;
&lt;br /&gt;
Monkey Bt&lt;br /&gt;
&lt;br /&gt;
Monkey Cn&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''!! Note that, for &amp;quot;Visually guided saccade task&amp;quot;, the data has already merged across days!!&lt;br /&gt;
'''&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Exp date&amp;quot; refers to the date we uploaded the data for Neurotycho. The dates we conducted the experiments were as below.&lt;br /&gt;
&lt;br /&gt;
Monkey Qu: 20120417, 20120423, 20120424, 20120426&lt;br /&gt;
&lt;br /&gt;
Monkey Bt: 201201708, 20130710, 20130718, 20130723, 20130725, 20130731&lt;br /&gt;
&lt;br /&gt;
Monkey Cn: 20140612, 20140613, 20140616&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
- ''Data format''&lt;br /&gt;
&lt;br /&gt;
Three types of the mat-files were uploaded for each monkey.&lt;br /&gt;
&lt;br /&gt;
A '''&amp;quot;ECoG_chXXX.mat&amp;quot;''' contains ECoG signal recorded from the channel XXX (XXX =001-128). Loading each file, you'll obtain the matrix &amp;quot;data&amp;quot; that is the 2D matrix of trial*time. Each row is an ECoG signal for each trial starting from 1 sec before the onset of the fixation point (FP) onset. Thus for example, you can draw ERP assigned to the FP onset by plot(mean(data,1)).&lt;br /&gt;
&lt;br /&gt;
B '''&amp;quot;info.mat&amp;quot;''' contains &amp;quot;prms&amp;quot; (struct) and &amp;quot;eyeData&amp;quot; (cell). &amp;quot;prms&amp;quot; is the time-stamps of the events - such as the timing of the fixation start, the reward delivery, the target onset, the start of the saccade (detected online) - and the information of the target - polar angle and eccentricity - for each trial. For the trials in which the monkey was waiting for the FP onset around the center of the display before the FP turned on, prms.fixStart(n) became 1. &amp;quot;eyeData&amp;quot; contains the horizontal and vertical eye positions in each trial. Note that the sampling rate of the eye positions was 500 Hz that is different from that for ECoG signals (1 kHz).&lt;br /&gt;
&lt;br /&gt;
Basically we adopted the block-design. Each block contained about a few hundred trials. Within a block, the position of the target was fixed in terms of the eccentricity, and the number of the possible positions was 4 for each block, which means, the polar angle of the target was 45, 135, 225, or 315 for in blocks, and  90, 180, 270 or 360 in the other blocks.&lt;br /&gt;
&lt;br /&gt;
C '''&amp;quot;elPosition_XX.mat&amp;quot;''' is the information about the location of the electrodes on the cortical surface (XX = Qu, Bt. or Cn). You can see the location of the electrodes with the code like this;&lt;br /&gt;
&lt;br /&gt;
load('elPosition_Qu.mat');&lt;br /&gt;
&lt;br /&gt;
figure, imagesc(IMG), axis equal, axis off, hold on, plot(elX,elY,'ko'),&lt;br /&gt;
&lt;br /&gt;
for iCh =1:length(elX)&lt;br /&gt;
&lt;br /&gt;
text(elX(iCh), elY(iCh), sprintf('%d',iCh))&lt;br /&gt;
&lt;br /&gt;
end&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.neurotycho.org/index.php?title=Visually_Guided_Saccade_Details&amp;diff=86140</id>
		<title>Visually Guided Saccade Details</title>
		<link rel="alternate" type="text/html" href="https://wiki.neurotycho.org/index.php?title=Visually_Guided_Saccade_Details&amp;diff=86140"/>
		<updated>2016-02-08T12:17:41Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: Created page with &amp;quot;- ''Subjects''  Monkey Qu  Monkey Bt  Monkey Cn   '''!! Note that, for &amp;quot;Visually guided saccade task&amp;quot;, the data has already merged across days!! '''  &amp;quot;Exp date&amp;quot; refers to the dat...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;- ''Subjects''&lt;br /&gt;
&lt;br /&gt;
Monkey Qu&lt;br /&gt;
&lt;br /&gt;
Monkey Bt&lt;br /&gt;
&lt;br /&gt;
Monkey Cn&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''!! Note that, for &amp;quot;Visually guided saccade task&amp;quot;, the data has already merged across days!!&lt;br /&gt;
'''&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Exp date&amp;quot; refers to the date we uploaded the data for Neurotycho. The dates we conducted the experiments were as below.&lt;br /&gt;
&lt;br /&gt;
Monkey Qu: 20120417, 20120423, 20120424, 20120426&lt;br /&gt;
&lt;br /&gt;
Monkey Bt: 201201708, 20130710, 20130718, 20130723, 20130725, 20130731&lt;br /&gt;
&lt;br /&gt;
Monkey Cn: 20140612, 20140613, 20140616&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
- ''Data format''&lt;br /&gt;
&lt;br /&gt;
Three types of the mat-files were uploaded for each monkey.&lt;br /&gt;
&lt;br /&gt;
A '''&amp;quot;ECoG_chXXX.mat&amp;quot;''' contains ECoG signal recorded from the channel XXX (XXX =001-128). Loading each file, you'll obtain the matrix &amp;quot;data&amp;quot; that is the 2D matrix of trial*time. Each row is an ECoG signal for each trial starting from 1 sec before the onset of the fixation point (FP) onset. Thus for example, you can draw ERP assigned to the FP onset by plot(mean(data,1)).&lt;br /&gt;
&lt;br /&gt;
B '''&amp;quot;info.mat&amp;quot;''' contains &amp;quot;prms&amp;quot; (struct) and &amp;quot;eyeData&amp;quot; (cell). &amp;quot;prms&amp;quot; is the time-stamps of the events, the fixation start, the reward delivery, the saccade-target onset, the start of the saccade (detected online), and the position of the target (polar angle and eccentricity) for each trial. For the trials in which the monkey was waiting for the FP onset around the center of the display before the FP turned on, prms.fixStart(n) became 1. &amp;quot;eyeData&amp;quot; contains the horizontal and vertical eye positions in each trial. Note that the sampling rate of the eye positions was 500 Hz that is different from that for ECoG signals (1 kHz).&lt;br /&gt;
&lt;br /&gt;
C '''&amp;quot;elPosition_XX.mat&amp;quot;''' is the information about the location of the electrodes on the cortical surface (XX = Qu, Bt. or Cn). You can see the location of the electrodes with the code like this;&lt;br /&gt;
&lt;br /&gt;
load('elPosition_Qu.mat');&lt;br /&gt;
&lt;br /&gt;
figure, imagesc(IMG), axis equal, axis off, hold on, plot(elX,elY,'ko'),&lt;br /&gt;
&lt;br /&gt;
for iCh =1:length(elX)&lt;br /&gt;
&lt;br /&gt;
text(elX(iCh), elY(iCh), sprintf('%d',iCh))&lt;br /&gt;
&lt;br /&gt;
end&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.neurotycho.org/index.php?title=Main_Page&amp;diff=86139</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.neurotycho.org/index.php?title=Main_Page&amp;diff=86139"/>
		<updated>2016-02-08T11:56:35Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Wiki for Neurotycho.org'''&lt;br /&gt;
&lt;br /&gt;
Welcome to Wiki.Neurotycho!&lt;br /&gt;
&lt;br /&gt;
Project Tycho is named after Tycho Brahe. The project aims to share reliable massive neural and behavioral data for understanding brain mechanism. The dataset was recorded and distributed by Laboratory for Adaptive Intelligence, BSI, RIKEN. It is not only for neuroscientists but for everyone who is interested in learning neural mechanism.&lt;br /&gt;
&lt;br /&gt;
[[File:Ss.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Menu ==&lt;br /&gt;
*Manual&lt;br /&gt;
** [[Manual|Install Manual for Python and others]]&lt;br /&gt;
** [[Manual_jp|Install manual for Python and others in Japanese]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Web application&lt;br /&gt;
**[[Begins]]&lt;br /&gt;
**[[Begins_jp]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Methods&lt;br /&gt;
**[[Multi-dimensional Recording]]&lt;br /&gt;
***[[ECoG]]&lt;br /&gt;
***[[Motion Capture]]&lt;br /&gt;
***[[Non-invasive Head Fixture]]&lt;br /&gt;
***[[Head Free Eye Tracking]]&lt;br /&gt;
***[[Surgical Procedure]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Preliminary results&lt;br /&gt;
**[[EEG-ECoG recording]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Task details&lt;br /&gt;
**[[Visual Grating Task Details]]&lt;br /&gt;
**[[Emotional Movie Task Details]]&lt;br /&gt;
**[[Anesthesia and Sleep Task Details]]&lt;br /&gt;
**[[Auditory Oddball Details]]&lt;br /&gt;
**[[Fixation Details]]&lt;br /&gt;
**[[Visually Guided Saccade Details]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*FAQ for each Task&lt;br /&gt;
**[[Visual Grating Task]]&lt;br /&gt;
**[[Sleep Task]]&lt;br /&gt;
**[[Social Competition Task]]&lt;br /&gt;
**[[Emotional Movie Task]]&lt;br /&gt;
**[[Epidural-ECoG Food-Tracking Task]]&lt;br /&gt;
**[[Subdural-ECoG Food-Tracking Task]]&lt;br /&gt;
**[[Spatial Map of ECoG array]]&lt;br /&gt;
**[[MRI Data]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Open Lab @ RIKEN BSI&lt;br /&gt;
**[[Open Lab|What is Open Lab?]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
To the extent possible under law, neurotycho.org has waived all copyright and related or neighboring rights to downloadable dataset in Project Tycho. This work is published from: Japan.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.neurotycho.org/index.php?title=Visual_Grating_Task&amp;diff=86138</id>
		<title>Visual Grating Task</title>
		<link rel="alternate" type="text/html" href="https://wiki.neurotycho.org/index.php?title=Visual_Grating_Task&amp;diff=86138"/>
		<updated>2016-02-08T06:28:55Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Additional Information for &amp;quot;[http://neurotycho.org/visual-grating-task Visual Grating Task]&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Q)  Do the values in 'Ain' mean anything besides event?  (ex. 1652 and 1653 in Stimulus4 are same or different?) ==&lt;br /&gt;
&lt;br /&gt;
A) Because of noise, the amplitude of signal was fluctuated. &lt;br /&gt;
&lt;br /&gt;
1652 and 1653 in Stimulus4 were same (the all values in 1600-1700 belonged to&lt;br /&gt;
Stimulus4).&lt;br /&gt;
&lt;br /&gt;
== Q)  What was the size of the visual stimulus/display? (in terms of the horizontal and vertical angles, or the actual size - I will convert it to the visual angles, assuming that the distance between the monkey and screen was 490mm.) ==&lt;br /&gt;
&lt;br /&gt;
A) Display resolution: 1920×1200&lt;br /&gt;
&lt;br /&gt;
Display Size: 518.4×324.0mm&lt;br /&gt;
&lt;br /&gt;
Spatial frequency: 0.01cycle/pixel&lt;br /&gt;
&lt;br /&gt;
The interval of grating: 27mm&lt;br /&gt;
&lt;br /&gt;
Time frequency: 4Hz&lt;br /&gt;
&lt;br /&gt;
Moving velocity: 108 mm/sec&lt;br /&gt;
&lt;br /&gt;
== Q)  Do the angles (0,0) correspond to the center of the visual stimulus? ==&lt;br /&gt;
&lt;br /&gt;
A) Yes. To be more precise, it corresponds to the center of the movie.&lt;br /&gt;
In the experiment, I tried to match the center of the movie with the center of the stimuli.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.neurotycho.org/index.php?title=Fixation_Details&amp;diff=86137</id>
		<title>Fixation Details</title>
		<link rel="alternate" type="text/html" href="https://wiki.neurotycho.org/index.php?title=Fixation_Details&amp;diff=86137"/>
		<updated>2016-02-08T05:45:57Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;- ''Subjects''&lt;br /&gt;
&lt;br /&gt;
Monkey Qu&lt;br /&gt;
&lt;br /&gt;
Monkey Bt&lt;br /&gt;
&lt;br /&gt;
Monkey Cn&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''!! Note that, for &amp;quot;Fixation task&amp;quot;, the data has already merged across days!!&lt;br /&gt;
'''&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Exp date&amp;quot; refers to the date we uploaded the data for Neurotycho. The dates we conducted the experiments were as below.&lt;br /&gt;
&lt;br /&gt;
Monkey Qu: 20120417, 20120423, 20120424, 20120426&lt;br /&gt;
&lt;br /&gt;
Monkey Bt: 20130708, 20130710, 20130718, 20130723, 20130725, 20130731&lt;br /&gt;
&lt;br /&gt;
Monkey Cn: 20140612, 20140613, 20140616&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
- ''Data format''&lt;br /&gt;
&lt;br /&gt;
Three types of the mat-files were uploaded for each monkey.&lt;br /&gt;
&lt;br /&gt;
A '''&amp;quot;ECoG_chXXX.mat&amp;quot;''' contains ECoG signal recorded from the channel XXX (XXX =001-128). Loading each file, you'll obtain the matrix &amp;quot;data&amp;quot; that is the 2D matrix of trial*time. Each row is an ECoG signal for each trial starting from 1 sec before the onset of the fixation point (FP) onset. Thus for example, you can draw ERP assigned to the FP onset by plot(mean(data,1)).&lt;br /&gt;
&lt;br /&gt;
B '''&amp;quot;info.mat&amp;quot;''' contains &amp;quot;prms&amp;quot; (struct) and &amp;quot;eyeData&amp;quot; (cell). &amp;quot;prms&amp;quot; is the time-stamps of the events, the fixation start and the reward delivery, for each trial. For the trials in which the monkey was waiting for the FP onset around the center of the display before the FP turned on, prms.fixStart(n) became 1. &amp;quot;eyeData&amp;quot; contains the horizontal and vertical eye positions in each trial. Note that the sampling rate of the eye positions was 500 Hz that is different from that for ECoG signals (1 kHz).&lt;br /&gt;
&lt;br /&gt;
C '''&amp;quot;elPosition_XX.mat&amp;quot;''' is the information about the location of the electrodes on the cortical surface (XX = Qu, Bt. or Cn). You can see the location of the electrodes with the code like this;&lt;br /&gt;
&lt;br /&gt;
load('elPosition_Qu.mat');&lt;br /&gt;
&lt;br /&gt;
figure, imagesc(IMG), axis equal, axis off, hold on, plot(elX,elY,'ko'),&lt;br /&gt;
&lt;br /&gt;
for iCh =1:length(elX)&lt;br /&gt;
&lt;br /&gt;
text(elX(iCh), elY(iCh), sprintf('%d',iCh))&lt;br /&gt;
&lt;br /&gt;
end&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.neurotycho.org/index.php?title=Fixation_Details&amp;diff=86136</id>
		<title>Fixation Details</title>
		<link rel="alternate" type="text/html" href="https://wiki.neurotycho.org/index.php?title=Fixation_Details&amp;diff=86136"/>
		<updated>2016-02-08T05:42:18Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;- ''Subjects''&lt;br /&gt;
&lt;br /&gt;
Monkey Qu&lt;br /&gt;
&lt;br /&gt;
Monkey Bt&lt;br /&gt;
&lt;br /&gt;
Monkey Cn&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''!! Note that, for &amp;quot;Fixation task&amp;quot;, the data has already merged across days!!&lt;br /&gt;
'''&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Exp date&amp;quot; refers to the date we uploaded the data for Neurotycho. The dates we conducted the experiments were as below.&lt;br /&gt;
&lt;br /&gt;
Monkey Qu: 20120417, 20120423, 20120424, 20120426&lt;br /&gt;
&lt;br /&gt;
Monkey Bt: 20130708, 20130710, 20130718, 20130723, 20130725, 20130731&lt;br /&gt;
&lt;br /&gt;
Monkey Cn: 20140612, 20140613, 20140616&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
- ''Data format''&lt;br /&gt;
&lt;br /&gt;
Three types of the mat-files were uploaded for each monkey.&lt;br /&gt;
&lt;br /&gt;
A '''&amp;quot;ECoG_chXXX.mat&amp;quot;''' contains ECoG signal recorded from the channel XXX (XXX =001-128). Loading each file, you'll obtain the matrix &amp;quot;data&amp;quot; that is the 2D matrix of trial*time. Each row is an ECoG signal for each trial starting from 1 sec before the onset of the fixation point (FP) onset. Thus for example, you can draw ERP assigned to the FP onset by plot(mean(data,1)).&lt;br /&gt;
&lt;br /&gt;
B '''&amp;quot;info.mat&amp;quot;''' contains &amp;quot;prms&amp;quot; (struct) and &amp;quot;eyeData&amp;quot; (cell). &amp;quot;prms&amp;quot; is the time-stamps of the events, the fixation start and the reward delivery, for each trial. &amp;quot;eyeData&amp;quot; contains the horizontal and vertical eye positions in each trial. Note that the sampling rate of the eye positions was 500 Hz that is different from that for ECoG signals (1 kHz).&lt;br /&gt;
&lt;br /&gt;
C '''&amp;quot;elPosition_XX.mat&amp;quot;''' is the information about the location of the electrodes on the cortical surface (XX = Qu, Bt. or Cn). You can see the location of the electrodes with the code like this;&lt;br /&gt;
&lt;br /&gt;
load('elPosition_Qu.mat');&lt;br /&gt;
&lt;br /&gt;
figure, imagesc(IMG), axis equal, axis off, hold on, plot(elX,elY,'ko'),&lt;br /&gt;
&lt;br /&gt;
for iCh =1:length(elX)&lt;br /&gt;
&lt;br /&gt;
text(elX(iCh), elY(iCh), sprintf('%d',iCh))&lt;br /&gt;
&lt;br /&gt;
end&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.neurotycho.org/index.php?title=Fixation_Details&amp;diff=86135</id>
		<title>Fixation Details</title>
		<link rel="alternate" type="text/html" href="https://wiki.neurotycho.org/index.php?title=Fixation_Details&amp;diff=86135"/>
		<updated>2016-02-08T05:41:41Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;- ''Subjects''&lt;br /&gt;
&lt;br /&gt;
Monkey Qu&lt;br /&gt;
&lt;br /&gt;
Monkey Bt&lt;br /&gt;
&lt;br /&gt;
Monkey Cn&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''!! Note that, for &amp;quot;Fixation task&amp;quot;, the data has already merged across days!!&lt;br /&gt;
'''&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Exp date&amp;quot; refers to the date we uploaded the data for Neurotycho. The dates we conducted the experiments were as below.&lt;br /&gt;
&lt;br /&gt;
Monkey Qu: 20120417, 20120423, 20120424, 20120426&lt;br /&gt;
&lt;br /&gt;
Monkey Bt: 20130708, 20130710, 20130718, 20130723, 20130725, 20130731&lt;br /&gt;
&lt;br /&gt;
Monkey Cn: 20140612, 20140613, 20140616&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
- ''Data format''&lt;br /&gt;
&lt;br /&gt;
Three types of the mat-files were uploaded for each monkey.&lt;br /&gt;
&lt;br /&gt;
A &amp;quot;ECoG_chXXX.mat&amp;quot; contains ECoG signal recorded from the channel XXX (XXX =001-128). Loading each file, you'll obtain the matrix &amp;quot;data&amp;quot; that is the 2D matrix of trial*time. Each row is an ECoG signal for each trial starting from 1 sec before the onset of the fixation point (FP) onset. Thus for example, you can draw ERP assigned to the FP onset by plot(mean(data,1)).&lt;br /&gt;
&lt;br /&gt;
B &amp;quot;info.mat&amp;quot; contains &amp;quot;prms&amp;quot; (struct) and &amp;quot;eyeData&amp;quot; (cell). &amp;quot;prms&amp;quot; is the time-stamps of the events, the fixation start and the reward delivery, for each trial. &amp;quot;eyeData&amp;quot; contains the horizontal and vertical eye positions in each trial. Note that the sampling rate of the eye positions was 500 Hz that is different from that for ECoG signals (1 kHz).&lt;br /&gt;
&lt;br /&gt;
C &amp;quot;elPosition_XX.mat&amp;quot; is the information about the location of the electrodes on the cortical surface (XX = Qu, Bt. or Cn). You can see the location of the electrodes with the code like this;&lt;br /&gt;
&lt;br /&gt;
load('elPosition_Qu.mat');&lt;br /&gt;
&lt;br /&gt;
figure, imagesc(IMG), axis equal, axis off, hold on, plot(elX,elY,'ko'),&lt;br /&gt;
&lt;br /&gt;
for iCh =1:length(elX)&lt;br /&gt;
&lt;br /&gt;
text(elX(iCh), elY(iCh), sprintf('%d',iCh))&lt;br /&gt;
&lt;br /&gt;
end&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.neurotycho.org/index.php?title=Fixation_Details&amp;diff=86134</id>
		<title>Fixation Details</title>
		<link rel="alternate" type="text/html" href="https://wiki.neurotycho.org/index.php?title=Fixation_Details&amp;diff=86134"/>
		<updated>2016-02-08T05:41:21Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;- ''Subjects''&lt;br /&gt;
&lt;br /&gt;
Monkey Qu&lt;br /&gt;
&lt;br /&gt;
Monkey Bt&lt;br /&gt;
&lt;br /&gt;
Monkey Cn&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''!! Note that, for &amp;quot;Fixation task&amp;quot;, the data has already merged across days!!&lt;br /&gt;
'''&lt;br /&gt;
&amp;quot;Exp date&amp;quot; refers to the date we uploaded the data for Neurotycho. The dates we conducted the experiments were as below.&lt;br /&gt;
&lt;br /&gt;
Monkey Qu: 20120417, 20120423, 20120424, 20120426&lt;br /&gt;
&lt;br /&gt;
Monkey Bt: 20130708, 20130710, 20130718, 20130723, 20130725, 20130731&lt;br /&gt;
&lt;br /&gt;
Monkey Cn: 20140612, 20140613, 20140616&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
- ''Data format''&lt;br /&gt;
&lt;br /&gt;
Three types of the mat-files were uploaded for each monkey.&lt;br /&gt;
&lt;br /&gt;
A &amp;quot;ECoG_chXXX.mat&amp;quot; contains ECoG signal recorded from the channel XXX (XXX =001-128). Loading each file, you'll obtain the matrix &amp;quot;data&amp;quot; that is the 2D matrix of trial*time. Each row is an ECoG signal for each trial starting from 1 sec before the onset of the fixation point (FP) onset. Thus for example, you can draw ERP assigned to the FP onset by plot(mean(data,1)).&lt;br /&gt;
&lt;br /&gt;
B &amp;quot;info.mat&amp;quot; contains &amp;quot;prms&amp;quot; (struct) and &amp;quot;eyeData&amp;quot; (cell). &amp;quot;prms&amp;quot; is the time-stamps of the events, the fixation start and the reward delivery, for each trial. &amp;quot;eyeData&amp;quot; contains the horizontal and vertical eye positions in each trial. Note that the sampling rate of the eye positions was 500 Hz that is different from that for ECoG signals (1 kHz).&lt;br /&gt;
&lt;br /&gt;
C &amp;quot;elPosition_XX.mat&amp;quot; is the information about the location of the electrodes on the cortical surface (XX = Qu, Bt. or Cn). You can see the location of the electrodes with the code like this;&lt;br /&gt;
&lt;br /&gt;
load('elPosition_Qu.mat');&lt;br /&gt;
&lt;br /&gt;
figure, imagesc(IMG), axis equal, axis off, hold on, plot(elX,elY,'ko'),&lt;br /&gt;
&lt;br /&gt;
for iCh =1:length(elX)&lt;br /&gt;
&lt;br /&gt;
text(elX(iCh), elY(iCh), sprintf('%d',iCh))&lt;br /&gt;
&lt;br /&gt;
end&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.neurotycho.org/index.php?title=Fixation_Details&amp;diff=86133</id>
		<title>Fixation Details</title>
		<link rel="alternate" type="text/html" href="https://wiki.neurotycho.org/index.php?title=Fixation_Details&amp;diff=86133"/>
		<updated>2016-02-08T05:40:07Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;- Subjects&lt;br /&gt;
&lt;br /&gt;
Monkey Qu&lt;br /&gt;
&lt;br /&gt;
Monkey Bt&lt;br /&gt;
&lt;br /&gt;
Monkey Cn&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
!! Note that, for &amp;quot;Fixation task&amp;quot;, the data has already merged across days!!&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Exp date&amp;quot; refers to the date we uploaded the data for Neurotycho. The dates we conducted the experiments were as below.&lt;br /&gt;
&lt;br /&gt;
Monkey Qu: 20120417, 20120423, 20120424, 20120426&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Monkey Bt: 20130708, 20130710, 20130718, 20130723, 20130725, 20130731&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Monkey Cn: 20140612, 20140613, 20140616&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
- Data format&lt;br /&gt;
&lt;br /&gt;
Three types of the mat-files were uploaded for each monkey.&lt;br /&gt;
&lt;br /&gt;
A &amp;quot;ECoG_chXXX.mat&amp;quot; contains ECoG signal recorded from the channel XXX (XXX =001-128). Loading each file, you'll obtain the matrix &amp;quot;data&amp;quot; that is the 2D matrix of trial*time. Each row is an ECoG signal for each trial starting from 1 sec before the onset of the fixation point (FP) onset. Thus for example, you can draw ERP assigned to the FP onset by plot(mean(data,1)).&lt;br /&gt;
&lt;br /&gt;
B &amp;quot;info.mat&amp;quot; contains &amp;quot;prms&amp;quot; (struct) and &amp;quot;eyeData&amp;quot; (cell). &amp;quot;prms&amp;quot; is the time-stamps of the events, the fixation start and the reward delivery, for each trial. &amp;quot;eyeData&amp;quot; contains the horizontal and vertical eye positions in each trial. Note that the sampling rate of the eye positions was 500 Hz that is different from that for ECoG signals (1 kHz).&lt;br /&gt;
&lt;br /&gt;
C &amp;quot;elPosition_XX.mat&amp;quot; is the information about the location of the electrodes on the cortical surface (XX = Qu, Bt. or Cn). You can see the location of the electrodes with the code like this;&lt;br /&gt;
&lt;br /&gt;
load('elPosition_Qu.mat');&lt;br /&gt;
&lt;br /&gt;
figure, imagesc(IMG), axis equal, axis off, hold on, plot(elX,elY,'ko'),&lt;br /&gt;
&lt;br /&gt;
for iCh =1:length(elX)&lt;br /&gt;
&lt;br /&gt;
text(elX(iCh), elY(iCh), sprintf('%d',iCh))&lt;br /&gt;
&lt;br /&gt;
end&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.neurotycho.org/index.php?title=Fixation_Details&amp;diff=86132</id>
		<title>Fixation Details</title>
		<link rel="alternate" type="text/html" href="https://wiki.neurotycho.org/index.php?title=Fixation_Details&amp;diff=86132"/>
		<updated>2016-02-08T05:39:44Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: Created page with &amp;quot;- Subjects  Monkey Qu  Monkey Bt  Monkey Cn   !! Note that, for &amp;quot;Fixation task&amp;quot;, the data has already merged across days!!  &amp;quot;Exp date&amp;quot; refers to the date we uploaded the data for...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;- Subjects&lt;br /&gt;
&lt;br /&gt;
Monkey Qu&lt;br /&gt;
&lt;br /&gt;
Monkey Bt&lt;br /&gt;
&lt;br /&gt;
Monkey Cn&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
!! Note that, for &amp;quot;Fixation task&amp;quot;, the data has already merged across days!!&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Exp date&amp;quot; refers to the date we uploaded the data for Neurotycho. The dates we conducted the experiments were as below.&lt;br /&gt;
&lt;br /&gt;
Monkey Qu: 20120417, 20120423, 20120424, 20120426&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Monkey Bt: 20130708, 20130710, 20130718, 20130723, 20130725, 20130731&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Monkey Cn: 20140612, 20140613, 20140616&lt;br /&gt;
&lt;br /&gt;
- Data format&lt;br /&gt;
&lt;br /&gt;
Three types of the mat-files were uploaded for each monkey.&lt;br /&gt;
&lt;br /&gt;
A &amp;quot;ECoG_chXXX.mat&amp;quot; contains ECoG signal recorded from the channel XXX (XXX =001-128). Loading each file, you'll obtain the matrix &amp;quot;data&amp;quot; that is the 2D matrix of trial*time. Each row is an ECoG signal for each trial starting from 1 sec before the onset of the fixation point (FP) onset. Thus for example, you can draw ERP assigned to the FP onset by plot(mean(data,1)).&lt;br /&gt;
&lt;br /&gt;
B &amp;quot;info.mat&amp;quot; contains &amp;quot;prms&amp;quot; (struct) and &amp;quot;eyeData&amp;quot; (cell). &amp;quot;prms&amp;quot; is the time-stamps of the events, the fixation start and the reward delivery, for each trial. &amp;quot;eyeData&amp;quot; contains the horizontal and vertical eye positions in each trial. Note that the sampling rate of the eye positions was 500 Hz that is different from that for ECoG signals (1 kHz).&lt;br /&gt;
&lt;br /&gt;
C &amp;quot;elPosition_XX.mat&amp;quot; is the information about the location of the electrodes on the cortical surface (XX = Qu, Bt. or Cn). You can see the location of the electrodes with the code like this;&lt;br /&gt;
&lt;br /&gt;
load('elPosition_Qu.mat');&lt;br /&gt;
&lt;br /&gt;
figure, imagesc(IMG), axis equal, axis off, hold on, plot(elX,elY,'ko'),&lt;br /&gt;
&lt;br /&gt;
for iCh =1:length(elX)&lt;br /&gt;
&lt;br /&gt;
text(elX(iCh), elY(iCh), sprintf('%d',iCh))&lt;br /&gt;
&lt;br /&gt;
end&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.neurotycho.org/index.php?title=Main_Page&amp;diff=86131</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.neurotycho.org/index.php?title=Main_Page&amp;diff=86131"/>
		<updated>2016-02-08T05:27:41Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Wiki for Neurotycho.org'''&lt;br /&gt;
&lt;br /&gt;
Welcome to Wiki.Neurotycho!&lt;br /&gt;
&lt;br /&gt;
Project Tycho is named after Tycho Brahe. The project aims to share reliable massive neural and behavioral data for understanding brain mechanism. The dataset was recorded and distributed by Laboratory for Adaptive Intelligence, BSI, RIKEN. It is not only for neuroscientists but for everyone who is interested in learning neural mechanism.&lt;br /&gt;
&lt;br /&gt;
[[File:Ss.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Menu ==&lt;br /&gt;
*Manual&lt;br /&gt;
** [[Manual|Install Manual for Python and others]]&lt;br /&gt;
** [[Manual_jp|Install manual for Python and others in Japanese]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Web application&lt;br /&gt;
**[[Begins]]&lt;br /&gt;
**[[Begins_jp]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Methods&lt;br /&gt;
**[[Multi-dimensional Recording]]&lt;br /&gt;
***[[ECoG]]&lt;br /&gt;
***[[Motion Capture]]&lt;br /&gt;
***[[Non-invasive Head Fixture]]&lt;br /&gt;
***[[Head Free Eye Tracking]]&lt;br /&gt;
***[[Surgical Procedure]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Preliminary results&lt;br /&gt;
**[[EEG-ECoG recording]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Task details&lt;br /&gt;
**[[Visual Grating Task Details]]&lt;br /&gt;
**[[Emotional Movie Task Details]]&lt;br /&gt;
**[[Anesthesia and Sleep Task Details]]&lt;br /&gt;
**[[Auditory Oddball Details]]&lt;br /&gt;
**[[Fixation Details]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*FAQ for each Task&lt;br /&gt;
**[[Visual Grating Task]]&lt;br /&gt;
**[[Sleep Task]]&lt;br /&gt;
**[[Social Competition Task]]&lt;br /&gt;
**[[Emotional Movie Task]]&lt;br /&gt;
**[[Epidural-ECoG Food-Tracking Task]]&lt;br /&gt;
**[[Subdural-ECoG Food-Tracking Task]]&lt;br /&gt;
**[[Spatial Map of ECoG array]]&lt;br /&gt;
**[[MRI Data]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Open Lab @ RIKEN BSI&lt;br /&gt;
**[[Open Lab|What is Open Lab?]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
To the extent possible under law, neurotycho.org has waived all copyright and related or neighboring rights to downloadable dataset in Project Tycho. This work is published from: Japan.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.neurotycho.org/index.php?title=Fixation&amp;diff=86130</id>
		<title>Fixation</title>
		<link rel="alternate" type="text/html" href="https://wiki.neurotycho.org/index.php?title=Fixation&amp;diff=86130"/>
		<updated>2016-02-08T05:25:05Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;- Subjects&lt;br /&gt;
Monkey Qu&lt;br /&gt;
Monkey Bt&lt;br /&gt;
Monkey Cn&lt;br /&gt;
&lt;br /&gt;
!! Note that, for &amp;quot;FIxation task&amp;quot;, we have already merged the data across days !!&lt;br /&gt;
&amp;quot;Exp date&amp;quot; refers to the date we uploaded the data for Neurotycho. The dates we conducted the experiments were as below;&lt;br /&gt;
Monkey Qu - 20120417, 20120423, 20120424, 20120426 (4 days)&lt;br /&gt;
Monkey Bt - 20130708, 20130710, 20130718, 20130723, 20130725, 20130731 (5 days)&lt;br /&gt;
Monkey Cn - 20140612, 20140613, 20140616 (3 days)&lt;br /&gt;
&lt;br /&gt;
- Data format&lt;br /&gt;
We prepared 3 kinds of the mat-files for each monkey.&lt;br /&gt;
&lt;br /&gt;
A. &amp;quot;ECoG_chXXX.mat&amp;quot; contains ECoG signal recorded from the channel XXX (XXX = 001-128). Loading each mat file, you'll obtain a matrix &amp;quot;data&amp;quot; that is a 2D matrix of trial*time. Each row is a ECoG signal in one trial starting 1sec before the onset of fixation point (FP). Thus for example, you can draw ERP assigned to the FP onset by plot(mean(data,1)).&lt;br /&gt;
&lt;br /&gt;
B. &amp;quot;info.mat&amp;quot; contains 2 variables &amp;quot;prms&amp;quot; (struct) and &amp;quot;eyeData&amp;quot; (cell). &amp;quot;prms&amp;quot; contains the 2 types of the event stamps, the timing of the fixation start and the reward delivery in each trial. Note that the origin of the time  is the FP onset. &amp;quot;eyeData&amp;quot; contains the horizontal and vertical eye positions in each trial. Note that the sampling rate for the eye-positions was 500 Hz, while the sampling rate for ECoG signals was 1 kHz.&lt;br /&gt;
&lt;br /&gt;
C. &amp;quot;elPosition_XX.mat&amp;quot; contains the information about the electrodes-location in monkey XX (XX =Qu, Bt, or Cn). You can see the electrode locations on the brain surface with the code like this;&lt;br /&gt;
load(&amp;quot;elInfo.mat&amp;quot;);&lt;br /&gt;
figure,&lt;br /&gt;
imagesc(IMG), axis equal, axis off, hold on;&lt;br /&gt;
plot(elX, elY, 'ko');&lt;br /&gt;
for iCh =1:length(elX)&lt;br /&gt;
text(elX(iCh),elY(iCh),sprintf('%d',iCh));&lt;br /&gt;
end&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.neurotycho.org/index.php?title=Fixation&amp;diff=86129</id>
		<title>Fixation</title>
		<link rel="alternate" type="text/html" href="https://wiki.neurotycho.org/index.php?title=Fixation&amp;diff=86129"/>
		<updated>2016-02-08T04:42:22Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: Created page with &amp;quot;- Subjects Monkey Q Monkey B Monkey C  - Data format We prepared 3 kinds of the mat-files for each monkey. A. &amp;quot;ECoG_chXXX.mat&amp;quot; contains ECoG signal recorded from the channel XXX ...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;- Subjects&lt;br /&gt;
Monkey Q&lt;br /&gt;
Monkey B&lt;br /&gt;
Monkey C&lt;br /&gt;
&lt;br /&gt;
- Data format&lt;br /&gt;
We prepared 3 kinds of the mat-files for each monkey.&lt;br /&gt;
A. &amp;quot;ECoG_chXXX.mat&amp;quot; contains ECoG signal recorded from the channel XXX (XXX = 1-128). Loading each mat file, you'll obtain a matrix &amp;quot;XXX&amp;quot;. XXX is &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
B. &amp;quot;info.mat&amp;quot; contains XXX&lt;br /&gt;
&lt;br /&gt;
C. &amp;quot;elInfo.mat&amp;quot; contains the information about the electrodes-positions. You can see the electrode locations on the brain surface with the code like this;&lt;br /&gt;
load(&amp;quot;elInfo.mat&amp;quot;);&lt;br /&gt;
figure,&lt;br /&gt;
imagesc(IMG), axis equal, axis off, hold on;&lt;br /&gt;
plot(elX, elY, 'ko');&lt;br /&gt;
for iCh =1:length(elX)&lt;br /&gt;
text(elX(iCh),elY(iCh),sprintf('%d',iCh));&lt;br /&gt;
end&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.neurotycho.org/index.php?title=Main_Page&amp;diff=86128</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.neurotycho.org/index.php?title=Main_Page&amp;diff=86128"/>
		<updated>2016-02-08T04:34:28Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Wiki for Neurotycho.org'''&lt;br /&gt;
&lt;br /&gt;
Welcome to Wiki.Neurotycho!&lt;br /&gt;
&lt;br /&gt;
Project Tycho is named after Tycho Brahe. The project aims to share reliable massive neural and behavioral data for understanding brain mechanism. The dataset was recorded and distributed by Laboratory for Adaptive Intelligence, BSI, RIKEN. It is not only for neuroscientists but for everyone who is interested in learning neural mechanism.&lt;br /&gt;
&lt;br /&gt;
[[File:Ss.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Menu ==&lt;br /&gt;
*Manual&lt;br /&gt;
** [[Manual|Install Manual for Python and others]]&lt;br /&gt;
** [[Manual_jp|Install manual for Python and others in Japanese]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Web application&lt;br /&gt;
**[[Begins]]&lt;br /&gt;
**[[Begins_jp]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Methods&lt;br /&gt;
**[[Multi-dimensional Recording]]&lt;br /&gt;
***[[ECoG]]&lt;br /&gt;
***[[Motion Capture]]&lt;br /&gt;
***[[Non-invasive Head Fixture]]&lt;br /&gt;
***[[Head Free Eye Tracking]]&lt;br /&gt;
***[[Surgical Procedure]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Preliminary results&lt;br /&gt;
**[[EEG-ECoG recording]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Task details&lt;br /&gt;
**[[Visual Grating Task Details]]&lt;br /&gt;
**[[Emotional Movie Task Details]]&lt;br /&gt;
**[[Anesthesia and Sleep Task Details]]&lt;br /&gt;
**[[Auditory Oddball Details]]&lt;br /&gt;
**[[Fixation]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*FAQ for each Task&lt;br /&gt;
**[[Visual Grating Task]]&lt;br /&gt;
**[[Sleep Task]]&lt;br /&gt;
**[[Social Competition Task]]&lt;br /&gt;
**[[Emotional Movie Task]]&lt;br /&gt;
**[[Epidural-ECoG Food-Tracking Task]]&lt;br /&gt;
**[[Subdural-ECoG Food-Tracking Task]]&lt;br /&gt;
**[[Spatial Map of ECoG array]]&lt;br /&gt;
**[[MRI Data]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Open Lab @ RIKEN BSI&lt;br /&gt;
**[[Open Lab|What is Open Lab?]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
To the extent possible under law, neurotycho.org has waived all copyright and related or neighboring rights to downloadable dataset in Project Tycho. This work is published from: Japan.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.neurotycho.org/index.php?title=Visual_Grating_Task_Details&amp;diff=86127</id>
		<title>Visual Grating Task Details</title>
		<link rel="alternate" type="text/html" href="https://wiki.neurotycho.org/index.php?title=Visual_Grating_Task_Details&amp;diff=86127"/>
		<updated>2016-02-08T02:41:40Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Monkey K2 (Kuma) has 8 experiments.&lt;br /&gt;
100721&lt;br /&gt;
100722&lt;br /&gt;
100723&lt;br /&gt;
100802&lt;br /&gt;
100803&lt;br /&gt;
100804&lt;br /&gt;
100805&lt;br /&gt;
100806&lt;br /&gt;
&lt;br /&gt;
Monkey G (Geroge) has 3 experiments.&lt;br /&gt;
101015&lt;br /&gt;
101016&lt;br /&gt;
101019&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
ECoG data was in ECoG-*.mat.&lt;br /&gt;
ECoG signals are in 1st-128th rows and the event information is in 129th row.&lt;br /&gt;
&lt;br /&gt;
The brainmap of each monkey was in the folder &amp;quot;BrainMap&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
I also sent you a matlab script &amp;quot;ExtractEyeTrack4.m&amp;quot; which demonstrate how to use the eye-tracking data.&lt;br /&gt;
Please edit a path of files and select a monkey and an ExpID in ExtractEyeTrack4.m.&lt;br /&gt;
A movie file is available for only ExpID= '100723'.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Eye-track data is in Take*.csv.&lt;br /&gt;
&lt;br /&gt;
The third column has a horizontal angle of eye-gaze and the forth column has a vertical angle of eye-gaze.&lt;br /&gt;
In the script I transformed the angles to the position of movie (pixel).&lt;br /&gt;
The nineth column has a flag to check whether monky's eye was open or close.&lt;br /&gt;
When the value was zero, monkey's eye was open.&lt;br /&gt;
The sampling rate of eye-tracking system (Vicon system) was 119.8809 Hz and the sampling rate of movie is 29.97 Hz.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You can see a sample movie in K2-100723V.mov&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Note.1 In the sample movie &amp;quot;K2-100723V.mov&amp;quot;, there is small spatial gap between the position of eye-gaze recorded in the movie and the position of eye-gaze which is constructed by eye-tracking data. If you need more accuray, you can reduce the gap by adding some offsets.&lt;br /&gt;
&lt;br /&gt;
Note.2 The rate of eye-opened period (in which the eye-tracking system could detect the eye-gaze) is about 0.5 through the experiments. In the experiment, eye-tracking system didn't tune in monkey's eye.  So the frequency eye-track system could not detect the eye-gaze increased. Even though we failed to recored the eye-gaze in the experiment, we monitered whether monkey's eye was open or not during the experiment and awaken the monkey when monkey's eye was closed. The image of monkey's eye was recorded in the lower right position of the movie.&lt;br /&gt;
&lt;br /&gt;
Note.3 In most of time in the experiment, monkey saw the periphery of display. But the display covered the most part of monkey's view. So even though monkey saw the periphery, we can presume that the peripery of visual cortex received the visual graging stimili.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.neurotycho.org/index.php?title=Visual_Grating_Task_Details&amp;diff=86126</id>
		<title>Visual Grating Task Details</title>
		<link rel="alternate" type="text/html" href="https://wiki.neurotycho.org/index.php?title=Visual_Grating_Task_Details&amp;diff=86126"/>
		<updated>2016-02-08T02:41:08Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Monkey K2 (Kuma) has 8 experiments.&lt;br /&gt;
100721&lt;br /&gt;
100722&lt;br /&gt;
100723&lt;br /&gt;
100802&lt;br /&gt;
100803&lt;br /&gt;
100804&lt;br /&gt;
100805&lt;br /&gt;
100806&lt;br /&gt;
&lt;br /&gt;
Monkey G (Geroge) has 3 experiments.&lt;br /&gt;
101015&lt;br /&gt;
101016&lt;br /&gt;
101019&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
ECoG data was in ECoG-*.mat.&lt;br /&gt;
ECoG signals are in 1st-128th rows and the event information is in 129th row.&lt;br /&gt;
&lt;br /&gt;
The brainmap of each monkey was in the folder &amp;quot;BrainMap&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
I also sent you a matlab script &amp;quot;ExtractEyeTrack4.m&amp;quot; which demonstrate how to use the eye-tracking data.&lt;br /&gt;
Please edit a path of files and select a monkey and an ExpID in ExtractEyeTrack4.m.&lt;br /&gt;
A movie file is available for only ExpID= '100723'.&lt;br /&gt;
&lt;br /&gt;
Eye-track data is in Take*.csv.&lt;br /&gt;
&lt;br /&gt;
The third column has a horizontal angle of eye-gaze and the forth column has a vertical angle of eye-gaze.&lt;br /&gt;
In the script I transformed the angles to the position of movie (pixel).&lt;br /&gt;
The nineth column has a flag to check whether monky's eye was open or close.&lt;br /&gt;
When the value was zero, monkey's eye was open.&lt;br /&gt;
The sampling rate of eye-tracking system (Vicon system) was 119.8809 Hz and the sampling rate of movie is 29.97 Hz.&lt;br /&gt;
&lt;br /&gt;
You can see a sample movie in K2-100723V.mov&lt;br /&gt;
&lt;br /&gt;
Note.1 In the sample movie &amp;quot;K2-100723V.mov&amp;quot;, there is small spatial gap between the position of eye-gaze recorded in the movie and the position of eye-gaze which is constructed by eye-tracking data. If you need more accuray, you can reduce the gap by adding some offsets.&lt;br /&gt;
&lt;br /&gt;
Note.2 The rate of eye-opened period (in which the eye-tracking system could detect the eye-gaze) is about 0.5 through the experiments. In the experiment, eye-tracking system didn't tune in monkey's eye.  So the frequency eye-track system could not detect the eye-gaze increased. Even though we failed to recored the eye-gaze in the experiment, we monitered whether monkey's eye was open or not during the experiment and awaken the monkey when monkey's eye was closed. The image of monkey's eye was recorded in the lower right position of the movie.&lt;br /&gt;
&lt;br /&gt;
Note.3 In most of time in the experiment, monkey saw the periphery of display. But the display covered the most part of monkey's view. So even though monkey saw the periphery, we can presume that the peripery of visual cortex received the visual graging stimili.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.neurotycho.org/index.php?title=Visual_Grating_Task_Details&amp;diff=86125</id>
		<title>Visual Grating Task Details</title>
		<link rel="alternate" type="text/html" href="https://wiki.neurotycho.org/index.php?title=Visual_Grating_Task_Details&amp;diff=86125"/>
		<updated>2016-02-08T02:40:23Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Monkey K2 (Kuma) has 8 experiments.&lt;br /&gt;
100721&lt;br /&gt;
100722&lt;br /&gt;
100723&lt;br /&gt;
100802&lt;br /&gt;
100803&lt;br /&gt;
100804&lt;br /&gt;
100805&lt;br /&gt;
100806&lt;br /&gt;
&lt;br /&gt;
Monkey G (Geroge) has 3 experiments.&lt;br /&gt;
101015&lt;br /&gt;
101016&lt;br /&gt;
101019&lt;br /&gt;
&lt;br /&gt;
ECoG data was in ECoG-*.mat.&lt;br /&gt;
ECoG signals are in 1st-128th rows and the event information is in 129th row.&lt;br /&gt;
&lt;br /&gt;
The brainmap of each monkey was in the folder &amp;quot;BrainMap&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
I also sent you a matlab script &amp;quot;ExtractEyeTrack4.m&amp;quot; which demonstrate how to use the eye-tracking data.&lt;br /&gt;
Please edit a path of files and select a monkey and an ExpID in ExtractEyeTrack4.m.&lt;br /&gt;
A movie file is available for only ExpID= '100723'.&lt;br /&gt;
&lt;br /&gt;
Eye-track data is in Take*.csv.&lt;br /&gt;
&lt;br /&gt;
The third column has a horizontal angle of eye-gaze and the forth column has a vertical angle of eye-gaze.&lt;br /&gt;
In the script I transformed the angles to the position of movie (pixel).&lt;br /&gt;
The nineth column has a flag to check whether monky's eye was open or close.&lt;br /&gt;
When the value was zero, monkey's eye was open.&lt;br /&gt;
The sampling rate of eye-tracking system (Vicon system) was 119.8809 Hz and the sampling rate of movie is 29.97 Hz.&lt;br /&gt;
&lt;br /&gt;
You can see a sample movie in K2-100723V.mov&lt;br /&gt;
&lt;br /&gt;
Note.1 In the sample movie &amp;quot;K2-100723V.mov&amp;quot;, there is small spatial gap between the position of eye-gaze recorded in the movie and the position of eye-gaze which is constructed by eye-tracking data. If you need more accuray, you can reduce the gap by adding some offsets.&lt;br /&gt;
&lt;br /&gt;
Note.2 The rate of eye-opened period (in which the eye-tracking system could detect the eye-gaze) is about 0.5 through the experiments. In the experiment, eye-tracking system didn't tune in monkey's eye.  So the frequency eye-track system could not detect the eye-gaze increased. Even though we failed to recored the eye-gaze in the experiment, we monitered whether monkey's eye was open or not during the experiment and awaken the monkey when monkey's eye was closed. The image of monkey's eye was recorded in the lower right position of the movie.&lt;br /&gt;
&lt;br /&gt;
Note.3 In most of time in the experiment, monkey saw the periphery of display. But the display covered the most part of monkey's view. So even though monkey saw the periphery, we can presume that the peripery of visual cortex received the visual graging stimili.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.neurotycho.org/index.php?title=Visual_Grating_Task_Details&amp;diff=86124</id>
		<title>Visual Grating Task Details</title>
		<link rel="alternate" type="text/html" href="https://wiki.neurotycho.org/index.php?title=Visual_Grating_Task_Details&amp;diff=86124"/>
		<updated>2016-02-08T02:38:41Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: Created page with &amp;quot;Monkey K2 (Kuma) has 8 experiments. 100721 100722 100723 100802 100803 100804 100805 100806  Monkey G (Geroge) has 3 experiments. 101015 101016 101019  ECoG data was in ECoG-*.ma...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Monkey K2 (Kuma) has 8 experiments.&lt;br /&gt;
100721&lt;br /&gt;
100722&lt;br /&gt;
100723&lt;br /&gt;
100802&lt;br /&gt;
100803&lt;br /&gt;
100804&lt;br /&gt;
100805&lt;br /&gt;
100806&lt;br /&gt;
&lt;br /&gt;
Monkey G (Geroge) has 3 experiments.&lt;br /&gt;
101015&lt;br /&gt;
101016&lt;br /&gt;
101019&lt;br /&gt;
&lt;br /&gt;
ECoG data was in ECoG-*.mat.&lt;br /&gt;
ECoG signals are in 1st-128th rows and the event information is in 129th row.&lt;br /&gt;
&lt;br /&gt;
The brainmap of each monkey was in the folder &amp;quot;BrainMap&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
I also sent you a matlab script &amp;quot;ExtractEyeTrack4.m&amp;quot; which demonstrate how to use the eye-tracking data.&lt;br /&gt;
Please edit a path of files and select a monkey and an ExpID in ExtractEyeTrack4.m.&lt;br /&gt;
A movie file is available for only ExpID= '100723'.&lt;br /&gt;
&lt;br /&gt;
Eye-track data is in Take*.csv.&lt;br /&gt;
The third column has a horizontal angle of eye-gaze and the forth column has a vertical angle of eye-gaze.&lt;br /&gt;
In the script I transformed the angles to the position of movie (pixel).&lt;br /&gt;
The nineth column has a flag to check whether monky's eye was open or close.&lt;br /&gt;
When the value was zero, monkey's eye was open.&lt;br /&gt;
The sampling rate of eye-tracking system (Vicon system) was 119.8809 Hz and the sampling rate of movie is 29.97 Hz.&lt;br /&gt;
&lt;br /&gt;
You can see a sample movie in K2-100723V.mov&lt;br /&gt;
&lt;br /&gt;
Note.1 In the sample movie &amp;quot;K2-100723V.mov&amp;quot;, there is small spatial gap between the position of eye-gaze recorded in the movie and the position of eye-gaze which is constructed by eye-tracking data. If you need more accuray, you can reduce the gap by adding some offsets.&lt;br /&gt;
&lt;br /&gt;
Note.2 The rate of eye-opened period (in which the eye-tracking system could detect the eye-gaze) is about 0.5 through the experiments. In the experiment, eye-tracking system didn't tune in monkey's eye.  So the frequency eye-track system could not detect the eye-gaze increased. Even though we failed to recored the eye-gaze in the experiment, we monitered whether monkey's eye was open or not during the experiment and awaken the monkey when monkey's eye was closed. The image of monkey's eye was recorded in the lower right position of the movie.&lt;br /&gt;
&lt;br /&gt;
Note.3 In most of time in the experiment, monkey saw the periphery of display. But the display covered the most part of monkey's view. So even though monkey saw the periphery, we can presume that the peripery of visual cortex received the visual graging stimili.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.neurotycho.org/index.php?title=Main_Page&amp;diff=86123</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.neurotycho.org/index.php?title=Main_Page&amp;diff=86123"/>
		<updated>2016-02-08T02:28:51Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Wiki for Neurotycho.org'''&lt;br /&gt;
&lt;br /&gt;
Welcome to Wiki.Neurotycho!&lt;br /&gt;
&lt;br /&gt;
Project Tycho is named after Tycho Brahe. The project aims to share reliable massive neural and behavioral data for understanding brain mechanism. The dataset was recorded and distributed by Laboratory for Adaptive Intelligence, BSI, RIKEN. It is not only for neuroscientists but for everyone who is interested in learning neural mechanism.&lt;br /&gt;
&lt;br /&gt;
[[File:Ss.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Menu ==&lt;br /&gt;
*Manual&lt;br /&gt;
** [[Manual|Install Manual for Python and others]]&lt;br /&gt;
** [[Manual_jp|Install manual for Python and others in Japanese]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Web application&lt;br /&gt;
**[[Begins]]&lt;br /&gt;
**[[Begins_jp]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Methods&lt;br /&gt;
**[[Multi-dimensional Recording]]&lt;br /&gt;
***[[ECoG]]&lt;br /&gt;
***[[Motion Capture]]&lt;br /&gt;
***[[Non-invasive Head Fixture]]&lt;br /&gt;
***[[Head Free Eye Tracking]]&lt;br /&gt;
***[[Surgical Procedure]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Preliminary results&lt;br /&gt;
**[[EEG-ECoG recording]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Task details&lt;br /&gt;
**[[Visual Grating Task Details]]&lt;br /&gt;
**[[Emotional Movie Task Details]]&lt;br /&gt;
**[[Anesthesia and Sleep Task Details]]&lt;br /&gt;
**[[Auditory Oddball Details]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*FAQ for each Task&lt;br /&gt;
**[[Visual Grating Task]]&lt;br /&gt;
**[[Sleep Task]]&lt;br /&gt;
**[[Social Competition Task]]&lt;br /&gt;
**[[Emotional Movie Task]]&lt;br /&gt;
**[[Epidural-ECoG Food-Tracking Task]]&lt;br /&gt;
**[[Subdural-ECoG Food-Tracking Task]]&lt;br /&gt;
**[[Spatial Map of ECoG array]]&lt;br /&gt;
**[[MRI Data]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Open Lab @ RIKEN BSI&lt;br /&gt;
**[[Open Lab|What is Open Lab?]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
To the extent possible under law, neurotycho.org has waived all copyright and related or neighboring rights to downloadable dataset in Project Tycho. This work is published from: Japan.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.neurotycho.org/index.php?title=Auditory_Oddball_Details&amp;diff=86122</id>
		<title>Auditory Oddball Details</title>
		<link rel="alternate" type="text/html" href="https://wiki.neurotycho.org/index.php?title=Auditory_Oddball_Details&amp;diff=86122"/>
		<updated>2016-02-08T02:26:54Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Data format ==&lt;br /&gt;
&lt;br /&gt;
There are three zip files, each contain data collected from a day, including three types of MATLAB files:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
1.	ECoG_ch*.mat: ECoG signals for each electrode with the sampling rate of 1000Hz.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2.	repEvent.mat:&lt;br /&gt;
&lt;br /&gt;
repEvent includes the information of each tone-train (1-6 columns).&lt;br /&gt;
&lt;br /&gt;
	Column 1: 	train number&lt;br /&gt;
&lt;br /&gt;
	Column 2: 	current frequency index&lt;br /&gt;
&lt;br /&gt;
	Column 3: 	next frequency index&lt;br /&gt;
&lt;br /&gt;
	Column 4: 	SOA, repetition number&lt;br /&gt;
&lt;br /&gt;
	Column 5: 	repetition number&lt;br /&gt;
&lt;br /&gt;
	Column 6: 	time stump of train onset&lt;br /&gt;
&lt;br /&gt;
Idx2Freq is a table of frequency index and actual frequency.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
3.	ElectrodesFr.mat: Information of the ECoG electrode locations&lt;br /&gt;
&lt;br /&gt;
LINE:	The outline of the marmoset brain&lt;br /&gt;
&lt;br /&gt;
X: 	X positions of the electrodes&lt;br /&gt;
&lt;br /&gt;
Y: 	Y positions of the electrodes&lt;br /&gt;
&lt;br /&gt;
== Reference == &lt;br /&gt;
&lt;br /&gt;
Komatsu M, Takaura K, Fujii N (2015). “Mismatch negativity in common marmosets: Whole-cortical recordings with multi-channel electrocorticograms.” Scientific Reports 5, 15006.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.neurotycho.org/index.php?title=Emotional_Movie_Task_Details&amp;diff=86115</id>
		<title>Emotional Movie Task Details</title>
		<link rel="alternate" type="text/html" href="https://wiki.neurotycho.org/index.php?title=Emotional_Movie_Task_Details&amp;diff=86115"/>
		<updated>2015-09-16T06:17:52Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: Created page with &amp;quot;== Subjects ==  Subject 1: K2  Subject 2: Chibi  Subject 3: Kin2  == Data format ==  For each subjects (Subjects 1, 2, and 3), there are three zip files, each contain data collec...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Subjects ==&lt;br /&gt;
&lt;br /&gt;
Subject 1: K2&lt;br /&gt;
&lt;br /&gt;
Subject 2: Chibi&lt;br /&gt;
&lt;br /&gt;
Subject 3: Kin2&lt;br /&gt;
&lt;br /&gt;
== Data format ==&lt;br /&gt;
&lt;br /&gt;
For each subjects (Subjects 1, 2, and 3), there are three zip files, each contain data collected from a day, including three types of MATLAB files:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
1.	LFP_ch*.mat: ECoG signals for each electrode with the sampling rate of 1000Hz.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2.	Task_ino.mat: SessionData.MovieSequence includes the sequence of the video clips (in indices 1 to 6).&lt;br /&gt;
&lt;br /&gt;
1: 	CmRf 	(“cF2_Tama”)&lt;br /&gt;
&lt;br /&gt;
2: 	CwRf 	(“cF2_WallwSnd”)&lt;br /&gt;
&lt;br /&gt;
3: 	ChRf 	(“cF2_Yasuo”)&lt;br /&gt;
&lt;br /&gt;
4: 	CmRn 	(“cN1_Tama”)&lt;br /&gt;
&lt;br /&gt;
5: 	CwRn	(“cN1_WallwSnd”) &lt;br /&gt;
&lt;br /&gt;
6: 	ChRn 	(“cN1_Yasuo”)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
3.	Movie_start_time.mat: Indices of movie onsets&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
4.	Electrode_fmri_outline_with_MW.mat: Information of the ECoG electrode locations&lt;br /&gt;
&lt;br /&gt;
I: 	The image of electrode layout&lt;br /&gt;
&lt;br /&gt;
X: 	X positions of the electrodes&lt;br /&gt;
&lt;br /&gt;
Y: 	Y positions of the electrodes&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Reference == &lt;br /&gt;
&lt;br /&gt;
Chao ZC, Nagasaka Y, Fujii N (2015). “Cortical network architecture for context processing in primate brain.” eLife.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.neurotycho.org/index.php?title=Main_Page&amp;diff=86114</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.neurotycho.org/index.php?title=Main_Page&amp;diff=86114"/>
		<updated>2015-09-16T06:01:52Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Wiki for Neurotycho.org'''&lt;br /&gt;
&lt;br /&gt;
Welcome to Wiki.Neurotycho!&lt;br /&gt;
&lt;br /&gt;
Project Tycho is named after Tycho Brahe. The project aims to share reliable massive neural and behavioral data for understanding brain mechanism. The dataset was recorded and distributed by Laboratory for Adaptive Intelligence, BSI, RIKEN. It is not only for neuroscientists but for everyone who is interested in learning neural mechanism.&lt;br /&gt;
&lt;br /&gt;
[[File:Ss.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Menu ==&lt;br /&gt;
*Manual&lt;br /&gt;
** [[Manual|Install Manual for Python and others]]&lt;br /&gt;
** [[Manual_jp|Install manual for Python and others in Japanese]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Web application&lt;br /&gt;
**[[Begins]]&lt;br /&gt;
**[[Begins_jp]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Methods&lt;br /&gt;
**[[Multi-dimensional Recording]]&lt;br /&gt;
***[[ECoG]]&lt;br /&gt;
***[[Motion Capture]]&lt;br /&gt;
***[[Non-invasive Head Fixture]]&lt;br /&gt;
***[[Head Free Eye Tracking]]&lt;br /&gt;
***[[Surgical Procedure]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Preliminary results&lt;br /&gt;
**[[EEG-ECoG recording]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Task details&lt;br /&gt;
**[[Anesthesia and Sleep Task Details]]&lt;br /&gt;
**[[Emotional Movie Task Details]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*FAQ for each Task&lt;br /&gt;
**[[Visual Grating Task]]&lt;br /&gt;
**[[Sleep Task]]&lt;br /&gt;
**[[Social Competition Task]]&lt;br /&gt;
**[[Emotional Movie Task]]&lt;br /&gt;
**[[Epidural-ECoG Food-Tracking Task]]&lt;br /&gt;
**[[Subdural-ECoG Food-Tracking Task]]&lt;br /&gt;
**[[Spatial Map of ECoG array]]&lt;br /&gt;
**[[MRI Data]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Open Lab @ RIKEN BSI&lt;br /&gt;
**[[Open Lab|What is Open Lab?]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
To the extent possible under law, neurotycho.org has waived all copyright and related or neighboring rights to downloadable dataset in Project Tycho. This work is published from: Japan.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.neurotycho.org/index.php?title=Anesthesia_and_Sleep_Task_Details&amp;diff=86113</id>
		<title>Anesthesia and Sleep Task Details</title>
		<link rel="alternate" type="text/html" href="https://wiki.neurotycho.org/index.php?title=Anesthesia_and_Sleep_Task_Details&amp;diff=86113"/>
		<updated>2014-07-30T05:50:09Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Purpose ==&lt;br /&gt;
&lt;br /&gt;
In Anesthesia and Sleep task, we recorded electrocoticographic (ECoG) signals from most of the lateral cortex in four macaques during awake (eyes-opened, eyes-closed), anesthetic and sleeping conditions. By comparing neural activity in conscious state with unconscious state, you can find consciousness-correlated neural activity. This dataset enables you to test your &amp;quot;theory of consciousness&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Anesthesia and Sleep Task ==&lt;br /&gt;
&lt;br /&gt;
Anesthesia and Sleep task has five experiments.&lt;br /&gt;
&lt;br /&gt;
*;Anesthesia Experiments&lt;br /&gt;
*:Ketamine and medetomidine (KTMD)&lt;br /&gt;
*:Propofol (PF)&lt;br /&gt;
*:Ketamine (KT)&lt;br /&gt;
*:Medetomidine (MD)&lt;br /&gt;
&lt;br /&gt;
*;Natural Sleep Experiment (SLP)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Experiment Condition == &lt;br /&gt;
&lt;br /&gt;
*;Anesthesia Experiments&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Figure-KetaMede&amp;amp;Ketamine-200dpi-v3.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*;Natural Sleep Experiment&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Figure-Sleep-200dpi-v5.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Detail Method == &lt;br /&gt;
&lt;br /&gt;
*;Anesthesia Experiments&lt;br /&gt;
&lt;br /&gt;
We did 4 experiments in which the monkey was under anesthesia. Two anesthetic agents, ketamine and medetomidine, were used in the first experiment. In other experiments, only propofol, ketamine or medetomidine were used respectively. &lt;br /&gt;
&lt;br /&gt;
During the experiments, a monkey was seated in a primate chair with both arms and head movement restricted. Neural data were acquired during the experiment. There were three conditions that were awake, anesthetized and recovery conditions. The awake condition had eyes-opened and eyes-closed conditions. At first the monkey’s eyes were opened and the monkey would sit calmly for up to 20 min (See Table). Next the monkey’s eyes were covered by an eye-mask to refrain from evoking visual response. During the eyes-closed condition, the monkey would sit calmly for up to 20 min at which time we would start to monitor heart rate (See Table). &lt;br /&gt;
&lt;br /&gt;
In experiments where the ketamine-medetomidine cocktail was used to induce anesthesia, the ketamine (～5.0 mg/kg for M1–M3, 8.8 mg/kg for M4) and medetomidine (～0.016 mg/kg for M1–M3, 0.053 mg/kg for M4) were injected intramuscularly (see Table). In contrast, propofol-induced anesthesia was achieved through intravenous propofol (5.2 mg/kg for M1 and M2) injection (see Table). In ketamine-induced anesthesia experiment, the ketamine (～5.1 mg/kg for M1 and M2) was injected intramuscularly (see Table). In medetomidine-induced anesthesia experiment, the medetomidine (～0.018 mg/kg for M1 and M2) was injected intramuscularly (see Table).&lt;br /&gt;
Loss of consciousness (LOC) was defined as the point at which the monkey no longer responded to manipulation of the monkey’s hand or touching of the nostril or philtrum with a cotton swab. As an additional confirmation that the monkey had achieved LOC, we could observe slow wave oscillations in the neural signal. After LOC was established, neural activity was recorded for up to 30 min for the ketamine-medetomidine-induced anesthesia experiment, and about 10 min for the propofol-, ketamine-, and medetomidine-induced anesthesia experiments respectively (Anesthetized condition). Heart rate and breathing were monitored carefully throughout the length of the experiment. &lt;br /&gt;
&lt;br /&gt;
After the anesthetized condition, the monkey recovered from anesthesia (Recovery condition). In ketamine-medetomidine- and medetomidine-induced anesthesia experiments, atipamezole which is an antagonist of medetomidine was injected intramuscularly and the monkey recovered quickly after the injection. In propofol- and ketamine-induced anesthesia experiments, the monkey was left alone for recovery. In the recovery condition, there were eyes-closed and eyes-opened conditions. In ketamine-medetomidine-induced anesthesia experiment, the onset of recovery eyes-closed condition was defined as the point at which the slow wave oscillation in the neural signal disappeared. In propofol-, ketamine- and medetomidine-induced anesthesia experiments, the onset of recovery eyes-closed condition was defined as the point at which the monkey responded to manipulation of the monkey’s hand or touching of the nostril or philtrum with a cotton swab as same sensitivity as the awake eye-closed condition.&lt;br /&gt;
&lt;br /&gt;
During the recovery eyes-closed condition, the monkey’s eyes were closed and the monkey would sit calmly for 10～30 min. Next the monkey’s eyes were opened by removing the eye-mask. During the recovery eyes-opened condition, the monkey would sit calmly for about 10 min. &lt;br /&gt;
&lt;br /&gt;
We performed two to three experiments for each monkey, all on separate days (See Table).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*;Natural Sleep Experiment&lt;br /&gt;
&lt;br /&gt;
Natural sleep experiment: During the sleep experiment under the conditions of sleep, awake with eyes closed, and awake with eyes open, the state of the monkey was monitored by recording electrooculogram (EOG) and electromyography (EMG) signals. &lt;br /&gt;
&lt;br /&gt;
EOG and EMG were performed at a sampling rate of 1 kHz by a Cerebus data acquisition system (Blackrock Microsystems, Salt Lake City, UT, USA)). EOG signals were recorded from the muscles of the right eye by placing 2 electrodes (Nihon Kohden, Disposable electrode for ECG Monitoring M-150) on near the outer and inner canthi of the right eye. The difference in potential between the 2 electrodes was then used as the EOG signal. Two electrodes were put on the chin, and the difference in the potential between these electrodes was used as the EMG signal.&lt;br /&gt;
&lt;br /&gt;
In the sleeping condition, the eyes were covered by an eye mask, and the experimental room was kept quiet and dark for up to 1.5 hours. During this period, slow wave oscillation appeared intermittently in the ECoG signal. Immediately following the sleeping condition, the light was turned on, and data acquisition was continued under the eyes closed condition for about 10 minutes. The eye mask was removed for the eyes open condition, which lasted for about 10 minutes. For monkeys M1 and M2, 3 and 4 experiments were performed on separate days, respectively (See Table). The sleeping state was defined by the degree of spatial synchronization in slow wave oscillations (See Yanagawa et al. 2013 for the detail method).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*;Table&lt;br /&gt;
&lt;br /&gt;
[[File:Table-Anesthesia-Neurotycho-v3-3.jpg|250px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*;ECoG Electrode array on monkey's brain&lt;br /&gt;
[[File:BrainMap-v3-2.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
2D brain image and electrodes location of monkey can be downloaded here.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Data format ==&lt;br /&gt;
&lt;br /&gt;
Data can be download from neurotycho.&lt;br /&gt;
&lt;br /&gt;
One zip file has one date data which consists of some sessions.&lt;br /&gt;
&lt;br /&gt;
In the name of the zip file&lt;br /&gt;
&lt;br /&gt;
(ex. 20110621KTMD_Anesthesia_Chibi_Toru+Yanagawa_mat_ECoG128.zip)&lt;br /&gt;
&lt;br /&gt;
1) The first numerical number (ex. 20110621) means an experimental date&lt;br /&gt;
&lt;br /&gt;
2) 'KTMD‘, ‘PF‘, ‘KT‘, ‘MD‘ and ‘SLP‘ mean label of experiment&lt;br /&gt;
&lt;br /&gt;
3)‘Chibi‘, ‘George‘, ‘Kin2‘ and ‘Su‘ mean name of monkey&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In each session folder (Session*), there are ‘ECoG_ch**.mat‘, ‘ECoGTime.mat‘ and ‘Condition.mat‘ files. * means number of session.&lt;br /&gt;
&lt;br /&gt;
‘ECoG_ch**.mat‘ had ECoG data of electrode. ** means number of electrode. Sampling rate was 1 kHz.&lt;br /&gt;
&lt;br /&gt;
‘ECoGTime.mat‘ had time of ECoG data.&lt;br /&gt;
&lt;br /&gt;
‘Condition.mat‘ had information of condition.&lt;br /&gt;
&lt;br /&gt;
Only the sleeping experiment had EOG and EMG data.&lt;br /&gt;
&lt;br /&gt;
‘EOG_REye.mat‘ had EOG data recorded from right eye.&lt;br /&gt;
&lt;br /&gt;
‘EMG_Chin.mat‘ had EMG data recorded from chin.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Condition information:&lt;br /&gt;
&lt;br /&gt;
‘Condition.mat’ has information of condition in the session. There are four variables: &lt;br /&gt;
&lt;br /&gt;
‘ConditionLabel‘ has labels of condition. &lt;br /&gt;
&lt;br /&gt;
‘ConditionIndex‘ has indices of data at which conditions occurred in the session. &lt;br /&gt;
&lt;br /&gt;
‘ConditionTime‘ has time-stamps at which conditions occurred in the session [sec]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The meaning of label of condition is as follows:&lt;br /&gt;
&lt;br /&gt;
'AwakeEyesOpened': Awake condition with eyes opened&lt;br /&gt;
&lt;br /&gt;
'AwakeEyesClosed': Awake condition with eyes closed&lt;br /&gt;
&lt;br /&gt;
'AnestheticInjection': Injection of anesthetic agent&lt;br /&gt;
&lt;br /&gt;
'Anesthetized': Anesthetized condition&lt;br /&gt;
&lt;br /&gt;
'AntagonistInjection' : Injection of antagonist&lt;br /&gt;
&lt;br /&gt;
'RecoveryEyesClosed' : Recovery condition with eyes closed&lt;br /&gt;
&lt;br /&gt;
'RecoveryEyesOpened' : Recovery condition with eyes opened&lt;br /&gt;
&lt;br /&gt;
'Sleeping' : Sleeping condition&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Reference == &lt;br /&gt;
&lt;br /&gt;
Yanagawa, T., Chao, Z. C., Hasegawa, N., &amp;amp; Fujii, N. (2013). &amp;quot;Large-Scale Information Flow in Conscious and Unconscious States: an ECoG Study in Monkeys.&amp;quot; PloS one, 8(11), e80845.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.neurotycho.org/index.php?title=Main_Page&amp;diff=86112</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.neurotycho.org/index.php?title=Main_Page&amp;diff=86112"/>
		<updated>2014-06-06T10:28:23Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Wiki for Neurotycho.org'''&lt;br /&gt;
&lt;br /&gt;
Welcome to Wiki.Neurotycho!&lt;br /&gt;
&lt;br /&gt;
Project Tycho is named after Tycho Brahe. The project aims to share reliable massive neural and behavioral data for understanding brain mechanism. The dataset was recorded and distributed by Laboratory for Adaptive Intelligence, BSI, RIKEN. It is not only for neuroscientists but for everyone who is interested in learning neural mechanism.&lt;br /&gt;
&lt;br /&gt;
[[File:Ss.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Menu ==&lt;br /&gt;
*Manual&lt;br /&gt;
** [[Manual|Install Manual for Python and others]]&lt;br /&gt;
** [[Manual_jp|Install manual for Python and others in Japanese]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Web application&lt;br /&gt;
**[[Begins]]&lt;br /&gt;
**[[Begins_jp]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Methods&lt;br /&gt;
**[[Multi-dimensional Recording]]&lt;br /&gt;
***[[ECoG]]&lt;br /&gt;
***[[Motion Capture]]&lt;br /&gt;
***[[Non-invasive Head Fixture]]&lt;br /&gt;
***[[Head Free Eye Tracking]]&lt;br /&gt;
***[[Surgical Procedure]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Preliminary results&lt;br /&gt;
**[[EEG-ECoG recording]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Task details&lt;br /&gt;
**[[Anesthesia and Sleep Task Details]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*FAQ for each Task&lt;br /&gt;
**[[Visual Grating Task]]&lt;br /&gt;
**[[Sleep Task]]&lt;br /&gt;
**[[Social Competition Task]]&lt;br /&gt;
**[[Emotional Movie Task]]&lt;br /&gt;
**[[Epidural-ECoG Food-Tracking Task]]&lt;br /&gt;
**[[Subdural-ECoG Food-Tracking Task]]&lt;br /&gt;
**[[Spatial Map of ECoG array]]&lt;br /&gt;
**[[MRI Data]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Open Lab @ RIKEN BSI&lt;br /&gt;
**[[Open Lab|What is Open Lab?]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
To the extent possible under law, neurotycho.org has waived all copyright and related or neighboring rights to downloadable dataset in Project Tycho. This work is published from: Japan.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.neurotycho.org/index.php?title=Anesthesia_and_Sleep_Task_Details&amp;diff=86111</id>
		<title>Anesthesia and Sleep Task Details</title>
		<link rel="alternate" type="text/html" href="https://wiki.neurotycho.org/index.php?title=Anesthesia_and_Sleep_Task_Details&amp;diff=86111"/>
		<updated>2014-06-06T10:27:46Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Purpose ==&lt;br /&gt;
&lt;br /&gt;
Anesthesia and Sleep task was designed to find consciousness-correlated neural activity and functional connectivity by comparing conscious state with unconscious state. We recorded electrocoticographic (ECoG) signals from most of the lateral cortex in four macaques during awake (eyes-opened, eyes-closed), anesthetic and sleeping conditions. You can test your &amp;quot;theory of consciousness&amp;quot; by using this dataset !!&lt;br /&gt;
&lt;br /&gt;
== Anesthesia and Sleep Task ==&lt;br /&gt;
&lt;br /&gt;
Anesthesia and Sleep task has five experiments.&lt;br /&gt;
&lt;br /&gt;
*;Anesthesia Experiments&lt;br /&gt;
*:Ketamine and medetomidine (KTMD)&lt;br /&gt;
*:Propofol (PF)&lt;br /&gt;
*:Ketamine (KT)&lt;br /&gt;
*:Medetomidine (MD)&lt;br /&gt;
&lt;br /&gt;
*;Natural Sleep Experiment (SLP)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Experiment Condition == &lt;br /&gt;
&lt;br /&gt;
*;Anesthesia Experiments&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Figure-KetaMede&amp;amp;Ketamine-200dpi-v3.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*;Natural Sleep Experiment&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Figure-Sleep-200dpi-v5.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Detail Method == &lt;br /&gt;
&lt;br /&gt;
*;Anesthesia Experiments&lt;br /&gt;
&lt;br /&gt;
We did 4 experiments in which the monkey was under anesthesia. Two anesthetic agents, ketamine and medetomidine, were used in the first experiment. In other experiments, only propofol, ketamine or medetomidine were used respectively. &lt;br /&gt;
&lt;br /&gt;
During the experiments, a monkey was seated in a primate chair with both arms and head movement restricted. Neural data were acquired during the experiment. There were three conditions that were awake, anesthetized and recovery conditions. The awake condition had eyes-opened and eyes-closed conditions. At first the monkey’s eyes were opened and the monkey would sit calmly for up to 20 min (See Table). Next the monkey’s eyes were covered by an eye-mask to refrain from evoking visual response. During the eyes-closed condition, the monkey would sit calmly for up to 20 min at which time we would start to monitor heart rate (See Table). &lt;br /&gt;
&lt;br /&gt;
In experiments where the ketamine-medetomidine cocktail was used to induce anesthesia, the ketamine (～5.0 mg/kg for M1–M3, 8.8 mg/kg for M4) and medetomidine (～0.016 mg/kg for M1–M3, 0.053 mg/kg for M4) were injected intramuscularly (see Table). In contrast, propofol-induced anesthesia was achieved through intravenous propofol (5.2 mg/kg for M1 and M2) injection (see Table). In ketamine-induced anesthesia experiment, the ketamine (～5.1 mg/kg for M1 and M2) was injected intramuscularly (see Table). In medetomidine-induced anesthesia experiment, the medetomidine (～0.018 mg/kg for M1 and M2) was injected intramuscularly (see Table).&lt;br /&gt;
Loss of consciousness (LOC) was defined as the point at which the monkey no longer responded to manipulation of the monkey’s hand or touching of the nostril or philtrum with a cotton swab. As an additional confirmation that the monkey had achieved LOC, we could observe slow wave oscillations in the neural signal. After LOC was established, neural activity was recorded for up to 30 min for the ketamine-medetomidine-induced anesthesia experiment, and about 10 min for the propofol-, ketamine-, and medetomidine-induced anesthesia experiments respectively (Anesthetized condition). Heart rate and breathing were monitored carefully throughout the length of the experiment. &lt;br /&gt;
&lt;br /&gt;
After the anesthetized condition, the monkey recovered from anesthesia (Recovery condition). In ketamine-medetomidine- and medetomidine-induced anesthesia experiments, atipamezole which is an antagonist of medetomidine was injected intramuscularly and the monkey recovered quickly after the injection. In propofol- and ketamine-induced anesthesia experiments, the monkey was left alone for recovery. In the recovery condition, there were eyes-closed and eyes-opened conditions. In ketamine-medetomidine-induced anesthesia experiment, the onset of recovery eyes-closed condition was defined as the point at which the slow wave oscillation in the neural signal disappeared. In propofol-, ketamine- and medetomidine-induced anesthesia experiments, the onset of recovery eyes-closed condition was defined as the point at which the monkey responded to manipulation of the monkey’s hand or touching of the nostril or philtrum with a cotton swab as same sensitivity as the awake eye-closed condition.&lt;br /&gt;
&lt;br /&gt;
During the recovery eyes-closed condition, the monkey’s eyes were closed and the monkey would sit calmly for 10～30 min. Next the monkey’s eyes were opened by removing the eye-mask. During the recovery eyes-opened condition, the monkey would sit calmly for about 10 min. &lt;br /&gt;
&lt;br /&gt;
We performed two to three experiments for each monkey, all on separate days (See Table).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*;Natural Sleep Experiment&lt;br /&gt;
&lt;br /&gt;
Natural sleep experiment: During the sleep experiment under the conditions of sleep, awake with eyes closed, and awake with eyes open, the state of the monkey was monitored by recording electrooculogram (EOG) and electromyography (EMG) signals. &lt;br /&gt;
&lt;br /&gt;
EOG and EMG were performed at a sampling rate of 1 kHz by a Cerebus data acquisition system (Blackrock Microsystems, Salt Lake City, UT, USA)). EOG signals were recorded from the muscles of the right eye by placing 2 electrodes (Nihon Kohden, Disposable electrode for ECG Monitoring M-150) on near the outer and inner canthi of the right eye. The difference in potential between the 2 electrodes was then used as the EOG signal. Two electrodes were put on the chin, and the difference in the potential between these electrodes was used as the EMG signal.&lt;br /&gt;
&lt;br /&gt;
In the sleeping condition, the eyes were covered by an eye mask, and the experimental room was kept quiet and dark for up to 1.5 hours. During this period, slow wave oscillation appeared intermittently in the ECoG signal. Immediately following the sleeping condition, the light was turned on, and data acquisition was continued under the eyes closed condition for about 10 minutes. The eye mask was removed for the eyes open condition, which lasted for about 10 minutes. For monkeys M1 and M2, 3 and 4 experiments were performed on separate days, respectively (See Table). The sleeping state was defined by the degree of spatial synchronization in slow wave oscillations (See Yanagawa et al. 2013 for the detail method).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*;Table&lt;br /&gt;
&lt;br /&gt;
[[File:Table-Anesthesia-Neurotycho-v3-3.jpg|250px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*;ECoG Electrode array on monkey's brain&lt;br /&gt;
[[File:BrainMap-v3-2.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
2D brain image and electrodes location of monkey can be downloaded here.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Data format ==&lt;br /&gt;
&lt;br /&gt;
Data can be download from neurotycho.&lt;br /&gt;
&lt;br /&gt;
One zip file has one date data which consists of some sessions.&lt;br /&gt;
&lt;br /&gt;
In the name of the zip file&lt;br /&gt;
&lt;br /&gt;
(ex. 20110621KTMD_Anesthesia_Chibi_Toru+Yanagawa_mat_ECoG128.zip)&lt;br /&gt;
&lt;br /&gt;
1) The first numerical number (ex. 20110621) means an experimental date&lt;br /&gt;
&lt;br /&gt;
2) 'KTMD‘, ‘PF‘, ‘KT‘, ‘MD‘ and ‘SLP‘ mean label of experiment&lt;br /&gt;
&lt;br /&gt;
3)‘Chibi‘, ‘George‘, ‘Kin2‘ and ‘Su‘ mean name of monkey&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In each session folder (Session*), there are ‘ECoG_ch**.mat‘, ‘ECoGTime.mat‘ and ‘Condition.mat‘ files. * means number of session.&lt;br /&gt;
&lt;br /&gt;
‘ECoG_ch**.mat‘ had ECoG data of electrode. ** means number of electrode. Sampling rate was 1 kHz.&lt;br /&gt;
&lt;br /&gt;
‘ECoGTime.mat‘ had time of ECoG data.&lt;br /&gt;
&lt;br /&gt;
‘Condition.mat‘ had information of condition.&lt;br /&gt;
&lt;br /&gt;
Only the sleeping experiment had EOG and EMG data.&lt;br /&gt;
&lt;br /&gt;
‘EOG_REye.mat‘ had EOG data recorded from right eye.&lt;br /&gt;
&lt;br /&gt;
‘EMG_Chin.mat‘ had EMG data recorded from chin.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Condition information:&lt;br /&gt;
&lt;br /&gt;
‘Condition.mat’ has information of condition in the session. There are four variables: &lt;br /&gt;
&lt;br /&gt;
‘ConditionLabel‘ has labels of condition. &lt;br /&gt;
&lt;br /&gt;
‘ConditionIndex‘ has indices of data at which conditions occurred in the session. &lt;br /&gt;
&lt;br /&gt;
‘ConditionTime‘ has time-stamps at which conditions occurred in the session [sec]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The meaning of label of condition is as follows:&lt;br /&gt;
&lt;br /&gt;
'AwakeEyesOpened': Awake condition with eyes opened&lt;br /&gt;
&lt;br /&gt;
'AwakeEyesClosed': Awake condition with eyes closed&lt;br /&gt;
&lt;br /&gt;
'AnestheticInjection': Injection of anesthetic agent&lt;br /&gt;
&lt;br /&gt;
'Anesthetized': Anesthetized condition&lt;br /&gt;
&lt;br /&gt;
'AntagonistInjection' : Injection of antagonist&lt;br /&gt;
&lt;br /&gt;
'RecoveryEyesClosed' : Recovery condition with eyes closed&lt;br /&gt;
&lt;br /&gt;
'RecoveryEyesOpened' : Recovery condition with eyes opened&lt;br /&gt;
&lt;br /&gt;
'Sleeping' : Sleeping condition&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Reference == &lt;br /&gt;
&lt;br /&gt;
Yanagawa, T., Chao, Z. C., Hasegawa, N., &amp;amp; Fujii, N. (2013). &amp;quot;Large-Scale Information Flow in Conscious and Unconscious States: an ECoG Study in Monkeys.&amp;quot; PloS one, 8(11), e80845.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.neurotycho.org/index.php?title=Anesthesia_and_Sleep_Task_Details&amp;diff=86110</id>
		<title>Anesthesia and Sleep Task Details</title>
		<link rel="alternate" type="text/html" href="https://wiki.neurotycho.org/index.php?title=Anesthesia_and_Sleep_Task_Details&amp;diff=86110"/>
		<updated>2014-06-06T10:26:53Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: Created page with &amp;quot;== Purpose ==  This dataset was designed to find consciousness-correlated neural activity and functional connectivity by comparing conscious state with unconscious state. We reco...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Purpose ==&lt;br /&gt;
&lt;br /&gt;
This dataset was designed to find consciousness-correlated neural activity and functional connectivity by comparing conscious state with unconscious state. We recorded electrocoticographic (ECoG) signals from most of the lateral cortex in four macaques during awake (eyes-opened, eyes-closed), anesthetic and sleeping conditions. You can test your &amp;quot;theory of consciousness&amp;quot; by using this dataset !!&lt;br /&gt;
&lt;br /&gt;
== Anesthesia and Sleep Task ==&lt;br /&gt;
&lt;br /&gt;
Anesthesia and Sleep task has five experiments.&lt;br /&gt;
&lt;br /&gt;
*;Anesthesia Experiments&lt;br /&gt;
*:Ketamine and medetomidine (KTMD)&lt;br /&gt;
*:Propofol (PF)&lt;br /&gt;
*:Ketamine (KT)&lt;br /&gt;
*:Medetomidine (MD)&lt;br /&gt;
&lt;br /&gt;
*;Natural Sleep Experiment (SLP)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Experiment Condition == &lt;br /&gt;
&lt;br /&gt;
*;Anesthesia Experiments&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Figure-KetaMede&amp;amp;Ketamine-200dpi-v3.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*;Natural Sleep Experiment&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Figure-Sleep-200dpi-v5.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Detail Method == &lt;br /&gt;
&lt;br /&gt;
*;Anesthesia Experiments&lt;br /&gt;
&lt;br /&gt;
We did 4 experiments in which the monkey was under anesthesia. Two anesthetic agents, ketamine and medetomidine, were used in the first experiment. In other experiments, only propofol, ketamine or medetomidine were used respectively. &lt;br /&gt;
&lt;br /&gt;
During the experiments, a monkey was seated in a primate chair with both arms and head movement restricted. Neural data were acquired during the experiment. There were three conditions that were awake, anesthetized and recovery conditions. The awake condition had eyes-opened and eyes-closed conditions. At first the monkey’s eyes were opened and the monkey would sit calmly for up to 20 min (See Table). Next the monkey’s eyes were covered by an eye-mask to refrain from evoking visual response. During the eyes-closed condition, the monkey would sit calmly for up to 20 min at which time we would start to monitor heart rate (See Table). &lt;br /&gt;
&lt;br /&gt;
In experiments where the ketamine-medetomidine cocktail was used to induce anesthesia, the ketamine (～5.0 mg/kg for M1–M3, 8.8 mg/kg for M4) and medetomidine (～0.016 mg/kg for M1–M3, 0.053 mg/kg for M4) were injected intramuscularly (see Table). In contrast, propofol-induced anesthesia was achieved through intravenous propofol (5.2 mg/kg for M1 and M2) injection (see Table). In ketamine-induced anesthesia experiment, the ketamine (～5.1 mg/kg for M1 and M2) was injected intramuscularly (see Table). In medetomidine-induced anesthesia experiment, the medetomidine (～0.018 mg/kg for M1 and M2) was injected intramuscularly (see Table).&lt;br /&gt;
Loss of consciousness (LOC) was defined as the point at which the monkey no longer responded to manipulation of the monkey’s hand or touching of the nostril or philtrum with a cotton swab. As an additional confirmation that the monkey had achieved LOC, we could observe slow wave oscillations in the neural signal. After LOC was established, neural activity was recorded for up to 30 min for the ketamine-medetomidine-induced anesthesia experiment, and about 10 min for the propofol-, ketamine-, and medetomidine-induced anesthesia experiments respectively (Anesthetized condition). Heart rate and breathing were monitored carefully throughout the length of the experiment. &lt;br /&gt;
&lt;br /&gt;
After the anesthetized condition, the monkey recovered from anesthesia (Recovery condition). In ketamine-medetomidine- and medetomidine-induced anesthesia experiments, atipamezole which is an antagonist of medetomidine was injected intramuscularly and the monkey recovered quickly after the injection. In propofol- and ketamine-induced anesthesia experiments, the monkey was left alone for recovery. In the recovery condition, there were eyes-closed and eyes-opened conditions. In ketamine-medetomidine-induced anesthesia experiment, the onset of recovery eyes-closed condition was defined as the point at which the slow wave oscillation in the neural signal disappeared. In propofol-, ketamine- and medetomidine-induced anesthesia experiments, the onset of recovery eyes-closed condition was defined as the point at which the monkey responded to manipulation of the monkey’s hand or touching of the nostril or philtrum with a cotton swab as same sensitivity as the awake eye-closed condition.&lt;br /&gt;
&lt;br /&gt;
During the recovery eyes-closed condition, the monkey’s eyes were closed and the monkey would sit calmly for 10～30 min. Next the monkey’s eyes were opened by removing the eye-mask. During the recovery eyes-opened condition, the monkey would sit calmly for about 10 min. &lt;br /&gt;
&lt;br /&gt;
We performed two to three experiments for each monkey, all on separate days (See Table).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*;Natural Sleep Experiment&lt;br /&gt;
&lt;br /&gt;
Natural sleep experiment: During the sleep experiment under the conditions of sleep, awake with eyes closed, and awake with eyes open, the state of the monkey was monitored by recording electrooculogram (EOG) and electromyography (EMG) signals. &lt;br /&gt;
&lt;br /&gt;
EOG and EMG were performed at a sampling rate of 1 kHz by a Cerebus data acquisition system (Blackrock Microsystems, Salt Lake City, UT, USA)). EOG signals were recorded from the muscles of the right eye by placing 2 electrodes (Nihon Kohden, Disposable electrode for ECG Monitoring M-150) on near the outer and inner canthi of the right eye. The difference in potential between the 2 electrodes was then used as the EOG signal. Two electrodes were put on the chin, and the difference in the potential between these electrodes was used as the EMG signal.&lt;br /&gt;
&lt;br /&gt;
In the sleeping condition, the eyes were covered by an eye mask, and the experimental room was kept quiet and dark for up to 1.5 hours. During this period, slow wave oscillation appeared intermittently in the ECoG signal. Immediately following the sleeping condition, the light was turned on, and data acquisition was continued under the eyes closed condition for about 10 minutes. The eye mask was removed for the eyes open condition, which lasted for about 10 minutes. For monkeys M1 and M2, 3 and 4 experiments were performed on separate days, respectively (See Table). The sleeping state was defined by the degree of spatial synchronization in slow wave oscillations (See Yanagawa et al. 2013 for the detail method).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*;Table&lt;br /&gt;
&lt;br /&gt;
[[File:Table-Anesthesia-Neurotycho-v3-3.jpg|250px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*;ECoG Electrode array on monkey's brain&lt;br /&gt;
[[File:BrainMap-v3-2.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
2D brain image and electrodes location of monkey can be downloaded here.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Data format ==&lt;br /&gt;
&lt;br /&gt;
Data can be download from neurotycho.&lt;br /&gt;
&lt;br /&gt;
One zip file has one date data which consists of some sessions.&lt;br /&gt;
&lt;br /&gt;
In the name of the zip file&lt;br /&gt;
&lt;br /&gt;
(ex. 20110621KTMD_Anesthesia_Chibi_Toru+Yanagawa_mat_ECoG128.zip)&lt;br /&gt;
&lt;br /&gt;
1) The first numerical number (ex. 20110621) means an experimental date&lt;br /&gt;
&lt;br /&gt;
2) 'KTMD‘, ‘PF‘, ‘KT‘, ‘MD‘ and ‘SLP‘ mean label of experiment&lt;br /&gt;
&lt;br /&gt;
3)‘Chibi‘, ‘George‘, ‘Kin2‘ and ‘Su‘ mean name of monkey&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In each session folder (Session*), there are ‘ECoG_ch**.mat‘, ‘ECoGTime.mat‘ and ‘Condition.mat‘ files. * means number of session.&lt;br /&gt;
&lt;br /&gt;
‘ECoG_ch**.mat‘ had ECoG data of electrode. ** means number of electrode. Sampling rate was 1 kHz.&lt;br /&gt;
&lt;br /&gt;
‘ECoGTime.mat‘ had time of ECoG data.&lt;br /&gt;
&lt;br /&gt;
‘Condition.mat‘ had information of condition.&lt;br /&gt;
&lt;br /&gt;
Only the sleeping experiment had EOG and EMG data.&lt;br /&gt;
&lt;br /&gt;
‘EOG_REye.mat‘ had EOG data recorded from right eye.&lt;br /&gt;
&lt;br /&gt;
‘EMG_Chin.mat‘ had EMG data recorded from chin.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Condition information:&lt;br /&gt;
&lt;br /&gt;
‘Condition.mat’ has information of condition in the session. There are four variables: &lt;br /&gt;
&lt;br /&gt;
‘ConditionLabel‘ has labels of condition. &lt;br /&gt;
&lt;br /&gt;
‘ConditionIndex‘ has indices of data at which conditions occurred in the session. &lt;br /&gt;
&lt;br /&gt;
‘ConditionTime‘ has time-stamps at which conditions occurred in the session [sec]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The meaning of label of condition is as follows:&lt;br /&gt;
&lt;br /&gt;
'AwakeEyesOpened': Awake condition with eyes opened&lt;br /&gt;
&lt;br /&gt;
'AwakeEyesClosed': Awake condition with eyes closed&lt;br /&gt;
&lt;br /&gt;
'AnestheticInjection': Injection of anesthetic agent&lt;br /&gt;
&lt;br /&gt;
'Anesthetized': Anesthetized condition&lt;br /&gt;
&lt;br /&gt;
'AntagonistInjection' : Injection of antagonist&lt;br /&gt;
&lt;br /&gt;
'RecoveryEyesClosed' : Recovery condition with eyes closed&lt;br /&gt;
&lt;br /&gt;
'RecoveryEyesOpened' : Recovery condition with eyes opened&lt;br /&gt;
&lt;br /&gt;
'Sleeping' : Sleeping condition&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Reference == &lt;br /&gt;
&lt;br /&gt;
Yanagawa, T., Chao, Z. C., Hasegawa, N., &amp;amp; Fujii, N. (2013). &amp;quot;Large-Scale Information Flow in Conscious and Unconscious States: an ECoG Study in Monkeys.&amp;quot; PloS one, 8(11), e80845.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.neurotycho.org/index.php?title=Main_Page&amp;diff=86109</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.neurotycho.org/index.php?title=Main_Page&amp;diff=86109"/>
		<updated>2014-06-06T10:26:21Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Wiki for Neurotycho.org'''&lt;br /&gt;
&lt;br /&gt;
Welcome to Wiki.Neurotycho!&lt;br /&gt;
&lt;br /&gt;
Project Tycho is named after Tycho Brahe. The project aims to share reliable massive neural and behavioral data for understanding brain mechanism. The dataset was recorded and distributed by Laboratory for Adaptive Intelligence, BSI, RIKEN. It is not only for neuroscientists but for everyone who is interested in learning neural mechanism.&lt;br /&gt;
&lt;br /&gt;
[[File:Ss.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Menu ==&lt;br /&gt;
*Manual&lt;br /&gt;
** [[Manual|Install Manual for Python and others]]&lt;br /&gt;
** [[Manual_jp|Install manual for Python and others in Japanese]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Web application&lt;br /&gt;
**[[Begins]]&lt;br /&gt;
**[[Begins_jp]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Methods&lt;br /&gt;
**[[Multi-dimensional Recording]]&lt;br /&gt;
***[[ECoG]]&lt;br /&gt;
***[[Motion Capture]]&lt;br /&gt;
***[[Non-invasive Head Fixture]]&lt;br /&gt;
***[[Head Free Eye Tracking]]&lt;br /&gt;
***[[Surgical Procedure]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Preliminary results&lt;br /&gt;
**[[EEG-ECoG recording]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Task details&lt;br /&gt;
**[[Anesthesia Task Details]]&lt;br /&gt;
**[[Anesthesia and Sleep Task Details]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*FAQ for each Task&lt;br /&gt;
**[[Visual Grating Task]]&lt;br /&gt;
**[[Sleep Task]]&lt;br /&gt;
**[[Social Competition Task]]&lt;br /&gt;
**[[Emotional Movie Task]]&lt;br /&gt;
**[[Epidural-ECoG Food-Tracking Task]]&lt;br /&gt;
**[[Subdural-ECoG Food-Tracking Task]]&lt;br /&gt;
**[[Spatial Map of ECoG array]]&lt;br /&gt;
**[[MRI Data]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Open Lab @ RIKEN BSI&lt;br /&gt;
**[[Open Lab|What is Open Lab?]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
To the extent possible under law, neurotycho.org has waived all copyright and related or neighboring rights to downloadable dataset in Project Tycho. This work is published from: Japan.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.neurotycho.org/index.php?title=Anesthesia_Task_Details&amp;diff=86108</id>
		<title>Anesthesia Task Details</title>
		<link rel="alternate" type="text/html" href="https://wiki.neurotycho.org/index.php?title=Anesthesia_Task_Details&amp;diff=86108"/>
		<updated>2014-06-06T10:24:53Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Purpose ==&lt;br /&gt;
&lt;br /&gt;
This dataset was designed to find consciousness-correlated neural activity and functional connectivity by comparing conscious state with unconscious state. We recorded electrocoticographic (ECoG) signals from most of the lateral cortex in four macaques during awake (eyes-opened, eyes-closed), anesthetic and sleeping conditions. You can test your &amp;quot;theory of consciousness&amp;quot; by using this dataset !!&lt;br /&gt;
&lt;br /&gt;
== Anesthesia and Sleep Task ==&lt;br /&gt;
&lt;br /&gt;
Anesthesia and Sleep task has five experiments.&lt;br /&gt;
&lt;br /&gt;
*;Anesthesia Experiments&lt;br /&gt;
*:Ketamine and medetomidine (KTMD)&lt;br /&gt;
*:Propofol (PF)&lt;br /&gt;
*:Ketamine (KT)&lt;br /&gt;
*:Medetomidine (MD)&lt;br /&gt;
&lt;br /&gt;
*;Natural Sleep Experiment (SLP)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Experiment Condition == &lt;br /&gt;
&lt;br /&gt;
*;Anesthesia Experiments&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Figure-KetaMede&amp;amp;Ketamine-200dpi-v3.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*;Natural Sleep Experiment&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Figure-Sleep-200dpi-v5.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Detail Method == &lt;br /&gt;
&lt;br /&gt;
*;Anesthesia Experiments&lt;br /&gt;
&lt;br /&gt;
We did 4 experiments in which the monkey was under anesthesia. Two anesthetic agents, ketamine and medetomidine, were used in the first experiment. In other experiments, only propofol, ketamine or medetomidine were used respectively. &lt;br /&gt;
&lt;br /&gt;
During the experiments, a monkey was seated in a primate chair with both arms and head movement restricted. Neural data were acquired during the experiment. There were three conditions that were awake, anesthetized and recovery conditions. The awake condition had eyes-opened and eyes-closed conditions. At first the monkey’s eyes were opened and the monkey would sit calmly for up to 20 min (See Table). Next the monkey’s eyes were covered by an eye-mask to refrain from evoking visual response. During the eyes-closed condition, the monkey would sit calmly for up to 20 min at which time we would start to monitor heart rate (See Table). &lt;br /&gt;
&lt;br /&gt;
In experiments where the ketamine-medetomidine cocktail was used to induce anesthesia, the ketamine (～5.0 mg/kg for M1–M3, 8.8 mg/kg for M4) and medetomidine (～0.016 mg/kg for M1–M3, 0.053 mg/kg for M4) were injected intramuscularly (see Table). In contrast, propofol-induced anesthesia was achieved through intravenous propofol (5.2 mg/kg for M1 and M2) injection (see Table). In ketamine-induced anesthesia experiment, the ketamine (～5.1 mg/kg for M1 and M2) was injected intramuscularly (see Table). In medetomidine-induced anesthesia experiment, the medetomidine (～0.018 mg/kg for M1 and M2) was injected intramuscularly (see Table).&lt;br /&gt;
Loss of consciousness (LOC) was defined as the point at which the monkey no longer responded to manipulation of the monkey’s hand or touching of the nostril or philtrum with a cotton swab. As an additional confirmation that the monkey had achieved LOC, we could observe slow wave oscillations in the neural signal. After LOC was established, neural activity was recorded for up to 30 min for the ketamine-medetomidine-induced anesthesia experiment, and about 10 min for the propofol-, ketamine-, and medetomidine-induced anesthesia experiments respectively (Anesthetized condition). Heart rate and breathing were monitored carefully throughout the length of the experiment. &lt;br /&gt;
&lt;br /&gt;
After the anesthetized condition, the monkey recovered from anesthesia (Recovery condition). In ketamine-medetomidine- and medetomidine-induced anesthesia experiments, atipamezole which is an antagonist of medetomidine was injected intramuscularly and the monkey recovered quickly after the injection. In propofol- and ketamine-induced anesthesia experiments, the monkey was left alone for recovery. In the recovery condition, there were eyes-closed and eyes-opened conditions. In ketamine-medetomidine-induced anesthesia experiment, the onset of recovery eyes-closed condition was defined as the point at which the slow wave oscillation in the neural signal disappeared. In propofol-, ketamine- and medetomidine-induced anesthesia experiments, the onset of recovery eyes-closed condition was defined as the point at which the monkey responded to manipulation of the monkey’s hand or touching of the nostril or philtrum with a cotton swab as same sensitivity as the awake eye-closed condition.&lt;br /&gt;
&lt;br /&gt;
During the recovery eyes-closed condition, the monkey’s eyes were closed and the monkey would sit calmly for 10～30 min. Next the monkey’s eyes were opened by removing the eye-mask. During the recovery eyes-opened condition, the monkey would sit calmly for about 10 min. &lt;br /&gt;
&lt;br /&gt;
We performed two to three experiments for each monkey, all on separate days (See Table).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*;Natural Sleep Experiment&lt;br /&gt;
&lt;br /&gt;
Natural sleep experiment: During the sleep experiment under the conditions of sleep, awake with eyes closed, and awake with eyes open, the state of the monkey was monitored by recording electrooculogram (EOG) and electromyography (EMG) signals. &lt;br /&gt;
&lt;br /&gt;
EOG and EMG were performed at a sampling rate of 1 kHz by a Cerebus data acquisition system (Blackrock Microsystems, Salt Lake City, UT, USA)). EOG signals were recorded from the muscles of the right eye by placing 2 electrodes (Nihon Kohden, Disposable electrode for ECG Monitoring M-150) on near the outer and inner canthi of the right eye. The difference in potential between the 2 electrodes was then used as the EOG signal. Two electrodes were put on the chin, and the difference in the potential between these electrodes was used as the EMG signal.&lt;br /&gt;
&lt;br /&gt;
In the sleeping condition, the eyes were covered by an eye mask, and the experimental room was kept quiet and dark for up to 1.5 hours. During this period, slow wave oscillation appeared intermittently in the ECoG signal. Immediately following the sleeping condition, the light was turned on, and data acquisition was continued under the eyes closed condition for about 10 minutes. The eye mask was removed for the eyes open condition, which lasted for about 10 minutes. For monkeys M1 and M2, 3 and 4 experiments were performed on separate days, respectively (See Table). The sleeping state was defined by the degree of spatial synchronization in slow wave oscillations (See Yanagawa et al. 2013 for the detail method).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*;Table&lt;br /&gt;
&lt;br /&gt;
[[File:Table-Anesthesia-Neurotycho-v3-3.jpg|250px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*;ECoG Electrode array on monkey's brain&lt;br /&gt;
[[File:BrainMap-v3-2.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
2D brain image and electrodes location of monkey can be downloaded here.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Data format ==&lt;br /&gt;
&lt;br /&gt;
Data can be download from neurotycho.&lt;br /&gt;
&lt;br /&gt;
One zip file has one date data which consists of some sessions.&lt;br /&gt;
&lt;br /&gt;
In the name of the zip file&lt;br /&gt;
&lt;br /&gt;
(ex. 20110621KTMD_Anesthesia_Chibi_Toru+Yanagawa_mat_ECoG128.zip)&lt;br /&gt;
&lt;br /&gt;
1) The first numerical number (ex. 20110621) means an experimental date&lt;br /&gt;
&lt;br /&gt;
2) 'KTMD‘, ‘PF‘, ‘KT‘, ‘MD‘ and ‘SLP‘ mean label of experiment&lt;br /&gt;
&lt;br /&gt;
3)‘Chibi‘, ‘George‘, ‘Kin2‘ and ‘Su‘ mean name of monkey&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In each session folder (Session*), there are ‘ECoG_ch**.mat‘, ‘ECoGTime.mat‘ and ‘Condition.mat‘ files. * means number of session.&lt;br /&gt;
&lt;br /&gt;
‘ECoG_ch**.mat‘ had ECoG data of electrode. ** means number of electrode. Sampling rate was 1 kHz.&lt;br /&gt;
&lt;br /&gt;
‘ECoGTime.mat‘ had time of ECoG data.&lt;br /&gt;
&lt;br /&gt;
‘Condition.mat‘ had information of condition.&lt;br /&gt;
&lt;br /&gt;
Only the sleeping experiment had EOG and EMG data.&lt;br /&gt;
&lt;br /&gt;
‘EOG_REye.mat‘ had EOG data recorded from right eye.&lt;br /&gt;
&lt;br /&gt;
‘EMG_Chin.mat‘ had EMG data recorded from chin.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Condition information:&lt;br /&gt;
&lt;br /&gt;
‘Condition.mat’ has information of condition in the session. There are four variables: &lt;br /&gt;
&lt;br /&gt;
‘ConditionLabel‘ has labels of condition. &lt;br /&gt;
&lt;br /&gt;
‘ConditionIndex‘ has indices of data at which conditions occurred in the session. &lt;br /&gt;
&lt;br /&gt;
‘ConditionTime‘ has time-stamps at which conditions occurred in the session [sec]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The meaning of label of condition is as follows:&lt;br /&gt;
&lt;br /&gt;
'AwakeEyesOpened': Awake condition with eyes opened&lt;br /&gt;
&lt;br /&gt;
'AwakeEyesClosed': Awake condition with eyes closed&lt;br /&gt;
&lt;br /&gt;
'AnestheticInjection': Injection of anesthetic agent&lt;br /&gt;
&lt;br /&gt;
'Anesthetized': Anesthetized condition&lt;br /&gt;
&lt;br /&gt;
'AntagonistInjection' : Injection of antagonist&lt;br /&gt;
&lt;br /&gt;
'RecoveryEyesClosed' : Recovery condition with eyes closed&lt;br /&gt;
&lt;br /&gt;
'RecoveryEyesOpened' : Recovery condition with eyes opened&lt;br /&gt;
&lt;br /&gt;
'Sleeping' : Sleeping condition&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Reference == &lt;br /&gt;
&lt;br /&gt;
Yanagawa, T., Chao, Z. C., Hasegawa, N., &amp;amp; Fujii, N. (2013). &amp;quot;Large-Scale Information Flow in Conscious and Unconscious States: an ECoG Study in Monkeys.&amp;quot; PloS one, 8(11), e80845.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.neurotycho.org/index.php?title=Anesthesia_Task_Details&amp;diff=86107</id>
		<title>Anesthesia Task Details</title>
		<link rel="alternate" type="text/html" href="https://wiki.neurotycho.org/index.php?title=Anesthesia_Task_Details&amp;diff=86107"/>
		<updated>2014-06-06T10:22:29Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Purpose ==&lt;br /&gt;
&lt;br /&gt;
This dataset was designed to find consciousness-correlated neural activity and functional connectivity by comparing conscious state with unconscious state. We recorded electrocoticographic (ECoG) signals from most of the lateral cortex in four macaques during awake (eyes-opened, eyes-closed), anesthetic and sleeping conditions. You can test your &amp;quot;theory of consciousness&amp;quot; by using this dataset !!&lt;br /&gt;
&lt;br /&gt;
== Anesthesia and Sleep Task ==&lt;br /&gt;
&lt;br /&gt;
Anesthesia and Sleep task has five experiments.&lt;br /&gt;
&lt;br /&gt;
*;Anesthesia Experiments&lt;br /&gt;
*:Ketamine and medetomidine (KTMD)&lt;br /&gt;
*:Propofol (PF)&lt;br /&gt;
*:Ketamine (KT)&lt;br /&gt;
*:Medetomidine (MD)&lt;br /&gt;
&lt;br /&gt;
*;Natural Sleep Experiment (SLP)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Experiment Condition == &lt;br /&gt;
&lt;br /&gt;
*;Anesthesia Experiments&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Figure-KetaMede&amp;amp;Ketamine-200dpi-v3.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*;Natural Sleep Experiment&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Figure-Sleep-200dpi-v5.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Detail Method == &lt;br /&gt;
&lt;br /&gt;
*;Anesthesia Experiments&lt;br /&gt;
&lt;br /&gt;
We did 4 experiments in which the monkey was under anesthesia. Two anesthetic agents, ketamine and medetomidine, were used in the first experiment. In other experiments, only propofol, ketamine or medetomidine were used respectively. &lt;br /&gt;
&lt;br /&gt;
During the experiments, a monkey was seated in a primate chair with both arms and head movement restricted. Neural data were acquired during the experiment. There were three conditions that were awake, anesthetized and recovery conditions. The awake condition had eyes-opened and eyes-closed conditions. At first the monkey’s eyes were opened and the monkey would sit calmly for up to 20 min (See Table). Next the monkey’s eyes were covered by an eye-mask to refrain from evoking visual response. During the eyes-closed condition, the monkey would sit calmly for up to 20 min at which time we would start to monitor heart rate (See Table). &lt;br /&gt;
&lt;br /&gt;
In experiments where the ketamine-medetomidine cocktail was used to induce anesthesia, the ketamine (～5.0 mg/kg for M1–M3, 8.8 mg/kg for M4) and medetomidine (～0.016 mg/kg for M1–M3, 0.053 mg/kg for M4) were injected intramuscularly (see Table). In contrast, propofol-induced anesthesia was achieved through intravenous propofol (5.2 mg/kg for M1 and M2) injection (see Table). In ketamine-induced anesthesia experiment, the ketamine (～5.1 mg/kg for M1 and M2) was injected intramuscularly (see Table). In medetomidine-induced anesthesia experiment, the medetomidine (～0.018 mg/kg for M1 and M2) was injected intramuscularly (see Table).&lt;br /&gt;
Loss of consciousness (LOC) was defined as the point at which the monkey no longer responded to manipulation of the monkey’s hand or touching of the nostril or philtrum with a cotton swab. As an additional confirmation that the monkey had achieved LOC, we could observe slow wave oscillations in the neural signal. After LOC was established, neural activity was recorded for up to 30 min for the ketamine-medetomidine-induced anesthesia experiment, and about 10 min for the propofol-, ketamine-, and medetomidine-induced anesthesia experiments respectively (Anesthetized condition). Heart rate and breathing were monitored carefully throughout the length of the experiment. &lt;br /&gt;
&lt;br /&gt;
After the anesthetized condition, the monkey recovered from anesthesia (Recovery condition). In ketamine-medetomidine- and medetomidine-induced anesthesia experiments, atipamezole which is an antagonist of medetomidine was injected intramuscularly and the monkey recovered quickly after the injection. In propofol- and ketamine-induced anesthesia experiments, the monkey was left alone for recovery. In the recovery condition, there were eyes-closed and eyes-opened conditions. In ketamine-medetomidine-induced anesthesia experiment, the onset of recovery eyes-closed condition was defined as the point at which the slow wave oscillation in the neural signal disappeared. In propofol-, ketamine- and medetomidine-induced anesthesia experiments, the onset of recovery eyes-closed condition was defined as the point at which the monkey responded to manipulation of the monkey’s hand or touching of the nostril or philtrum with a cotton swab as same sensitivity as the awake eye-closed condition.&lt;br /&gt;
&lt;br /&gt;
During the recovery eyes-closed condition, the monkey’s eyes were closed and the monkey would sit calmly for 10～30 min. Next the monkey’s eyes were opened by removing the eye-mask. During the recovery eyes-opened condition, the monkey would sit calmly for about 10 min. &lt;br /&gt;
&lt;br /&gt;
We performed two to three experiments for each monkey, all on separate days (See Table).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*;Natural Sleep Experiment&lt;br /&gt;
&lt;br /&gt;
Natural sleep experiment: During the sleep experiment under the conditions of sleep, awake with eyes closed, and awake with eyes open, the state of the monkey was monitored by recording electrooculogram (EOG) and electromyography (EMG) signals. &lt;br /&gt;
&lt;br /&gt;
EOG and EMG were performed at a sampling rate of 1 kHz by a Cerebus data acquisition system (Blackrock Microsystems, Salt Lake City, UT, USA)). EOG signals were recorded from the muscles of the right eye by placing 2 electrodes (Nihon Kohden, Disposable electrode for ECG Monitoring M-150) on near the outer and inner canthi of the right eye. The difference in potential between the 2 electrodes was then used as the EOG signal. Two electrodes were put on the chin, and the difference in the potential between these electrodes was used as the EMG signal.&lt;br /&gt;
&lt;br /&gt;
In the sleep condition, the eyes were covered by an eye mask, and the experimental room was kept quiet and dark for up to 1.5 hours. During this period, slow wave oscillation appeared intermittently in the ECoG signal. Immediately following the sleep condition, the light was turned on, and data acquisition was continued under the eyes closed condition for about 10 minutes. The eye mask was removed for the eyes open condition, which lasted for about 10 minutes. For monkeys M1 and M2, 3 and 4 experiments were performed on separate days, respectively (See Table). The sleep state was defined by the degree of spatial synchronization in slow wave oscillations (See Yanagawa et al. 2013 for the detail method).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*;Table&lt;br /&gt;
&lt;br /&gt;
[[File:Table-Anesthesia-Neurotycho-v3-3.jpg|250px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*;ECoG Electrode array on monkey's brain&lt;br /&gt;
[[File:BrainMap-v3-2.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
2D brain image and electrodes location of monkey can be downloaded here.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Data format ==&lt;br /&gt;
&lt;br /&gt;
Data can be download from neurotycho.&lt;br /&gt;
&lt;br /&gt;
One zip file has one date data which consists of some sessions.&lt;br /&gt;
&lt;br /&gt;
In the name of the zip file&lt;br /&gt;
&lt;br /&gt;
(ex. 20110621KTMD_Anesthesia_Chibi_Toru+Yanagawa_mat_ECoG128.zip)&lt;br /&gt;
&lt;br /&gt;
1) The first numerical number (ex. 20110621) means an experimental date&lt;br /&gt;
&lt;br /&gt;
2) 'KTMD‘, ‘PF‘, ‘KT‘, ‘MD‘ and ‘SLP‘ mean label of experiment&lt;br /&gt;
&lt;br /&gt;
3)‘Chibi‘, ‘George‘, ‘Kin2‘ and ‘Su‘ mean name of monkey&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In each session folder (Session*), there are ‘ECoG_ch**.mat‘, ‘ECoGTime.mat‘ and ‘Condition.mat‘ files. * means number of session.&lt;br /&gt;
&lt;br /&gt;
‘ECoG_ch**.mat‘ had ECoG data of electrode. ** means number of electrode. Sampling rate was 1 kHz.&lt;br /&gt;
&lt;br /&gt;
‘ECoGTime.mat‘ had time of ECoG data.&lt;br /&gt;
&lt;br /&gt;
‘Condition.mat‘ had information of condition.&lt;br /&gt;
&lt;br /&gt;
Only the sleeping experiment had EOG and EMG data.&lt;br /&gt;
&lt;br /&gt;
‘EOG_REye.mat‘ had EOG data recorded from right eye.&lt;br /&gt;
&lt;br /&gt;
‘EMG_Chin.mat‘ had EMG data recorded from chin.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Condition information:&lt;br /&gt;
&lt;br /&gt;
‘Condition.mat’ has information of condition in the session. There are four variables: &lt;br /&gt;
&lt;br /&gt;
‘ConditionLabel‘ has labels of condition. &lt;br /&gt;
&lt;br /&gt;
‘ConditionIndex‘ has indices of data at which conditions occurred in the session. &lt;br /&gt;
&lt;br /&gt;
‘ConditionTime‘ has time-stamps at which conditions occurred in the session [sec]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The meaning of label of condition is as follows:&lt;br /&gt;
&lt;br /&gt;
'AwakeEyesOpened': Awake condition with eyes opened&lt;br /&gt;
&lt;br /&gt;
'AwakeEyesClosed': Awake condition with eyes closed&lt;br /&gt;
&lt;br /&gt;
'AnestheticInjection': Injection of anesthetic agent&lt;br /&gt;
&lt;br /&gt;
'Anesthetized': Anesthetized condition&lt;br /&gt;
&lt;br /&gt;
'AntagonistInjection' : Injection of antagonist&lt;br /&gt;
&lt;br /&gt;
'RecoveryEyesClosed' : Recovery condition with eyes closed&lt;br /&gt;
&lt;br /&gt;
'RecoveryEyesOpened' : Recovery condition with eyes opened&lt;br /&gt;
&lt;br /&gt;
'Sleeping' : Sleeping condition&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Reference == &lt;br /&gt;
&lt;br /&gt;
Yanagawa, T., Chao, Z. C., Hasegawa, N., &amp;amp; Fujii, N. (2013). &amp;quot;Large-Scale Information Flow in Conscious and Unconscious States: an ECoG Study in Monkeys.&amp;quot; PloS one, 8(11), e80845.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.neurotycho.org/index.php?title=Anesthesia_Task_Details&amp;diff=86106</id>
		<title>Anesthesia Task Details</title>
		<link rel="alternate" type="text/html" href="https://wiki.neurotycho.org/index.php?title=Anesthesia_Task_Details&amp;diff=86106"/>
		<updated>2014-06-06T09:31:44Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Purpose ==&lt;br /&gt;
&lt;br /&gt;
This dataset was designed to find consciousness-correlated neural activity and functional connectivity by comparing conscious state with unconscious state. We recorded electrocoticographic (ECoG) signals from most of the lateral cortex in four macaques during awake (eyes-opened, eyes-closed), sleeping, and anesthetic conditions. You can test your &amp;quot;theory of consciousness&amp;quot; by using this dataset!!&lt;br /&gt;
&lt;br /&gt;
== Anesthesia Task ==&lt;br /&gt;
&lt;br /&gt;
Anesthesia task has five experiments.&lt;br /&gt;
&lt;br /&gt;
*;Anesthesia Experiments&lt;br /&gt;
*:Ketamine and medetomidine (KTMD)&lt;br /&gt;
*:Propofol (PF)&lt;br /&gt;
*:Ketamine (KT)&lt;br /&gt;
*:Medetomidine (MD)&lt;br /&gt;
&lt;br /&gt;
*;Natural Sleep Experiment (SLP)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Task Condition == &lt;br /&gt;
&lt;br /&gt;
*;Anesthesia Experiments&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Figure-KetaMede&amp;amp;Ketamine-200dpi-v3.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*;Natural Sleep Experiment&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Figure-Sleep-200dpi-v5.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Detail Method == &lt;br /&gt;
&lt;br /&gt;
*;Anesthesia Experiments&lt;br /&gt;
&lt;br /&gt;
We did 4 experiments in which the monkey was under anesthesia. Two anesthetic agents, ketamine and medetomidine, were used in the first experiment. In other experiments, only propofol, ketamine or medetomidine were used respectively. &lt;br /&gt;
&lt;br /&gt;
During the experiments, a monkey was seated in a primate chair with both arms and head movement restricted. Neural data were acquired during the experiment. There were three conditions that were awake, anesthetized and recovery conditions. The awake condition had eyes-opened and eyes-closed conditions. At first the monkey’s eyes were opened and the monkey would sit calmly for up to 20 min (See Table). Next the monkey’s eyes were covered by an eye-mask to refrain from evoking visual response. During the eyes-closed condition, the monkey would sit calmly for up to 20 min at which time we would start to monitor heart rate (See Table). &lt;br /&gt;
&lt;br /&gt;
In experiments where the ketamine-medetomidine cocktail was used to induce anesthesia, the ketamine (～5.0 mg/kg for M1–M3, 8.8 mg/kg for M4) and medetomidine (～0.016 mg/kg for M1–M3, 0.053 mg/kg for M4) were injected intramuscularly (see Table). In contrast, propofol-induced anesthesia was achieved through intravenous propofol (5.2 mg/kg for M1 and M2) injection (see Table). In ketamine-induced anesthesia experiment, the ketamine (～5.1 mg/kg for M1 and M2) was injected intramuscularly (see Table). In medetomidine-induced anesthesia experiment, the medetomidine (～0.018 mg/kg for M1 and M2) was injected intramuscularly (see Table).&lt;br /&gt;
Loss of consciousness (LOC) was defined as the point at which the monkey no longer responded to manipulation of the monkey’s hand or touching of the nostril or philtrum with a cotton swab. As an additional confirmation that the monkey had achieved LOC, we could observe slow wave oscillations in the neural signal. After LOC was established, neural activity was recorded for up to 30 min for the ketamine-medetomidine-induced anesthesia experiment, and about 10 min for the propofol-, ketamine-, and medetomidine-induced anesthesia experiments respectively (Anesthetized condition). Heart rate and breathing were monitored carefully throughout the length of the experiment. &lt;br /&gt;
&lt;br /&gt;
After the anesthetized condition, the monkey recovered from anesthesia (Recovery condition). In ketamine-medetomidine- and medetomidine-induced anesthesia experiments, atipamezole which is an antagonist of medetomidine was injected intramuscularly and the monkey recovered quickly after the injection. In propofol- and ketamine-induced anesthesia experiments, the monkey was left alone for recovery. In the recovery condition, there were eyes-closed and eyes-opened conditions. In ketamine-medetomidine-induced anesthesia experiment, the onset of recovery eyes-closed condition was defined as the point at which the slow wave oscillation in the neural signal disappeared. In propofol-, ketamine- and medetomidine-induced anesthesia experiments, the onset of recovery eyes-closed condition was defined as the point at which the monkey responded to manipulation of the monkey’s hand or touching of the nostril or philtrum with a cotton swab as same sensitivity as the awake eye-closed condition.&lt;br /&gt;
&lt;br /&gt;
During the recovery eyes-closed condition, the monkey’s eyes were closed and the monkey would sit calmly for 10～30 min. Next the monkey’s eyes were opened by removing the eye-mask. During the recovery eyes-opened condition, the monkey would sit calmly for about 10 min. &lt;br /&gt;
&lt;br /&gt;
We performed two to three experiments for each monkey, all on separate days (See Table).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*;Natural Sleep Experiment&lt;br /&gt;
&lt;br /&gt;
Natural sleep experiment: During the sleep experiment under the conditions of sleep, awake with eyes closed, and awake with eyes open, the state of the monkey was monitored by recording electrooculogram (EOG) and electromyography (EMG) signals. &lt;br /&gt;
&lt;br /&gt;
EOG and EMG were performed at a sampling rate of 1 kHz by a Cerebus data acquisition system (Blackrock Microsystems, Salt Lake City, UT, USA)). EOG signals were recorded from the muscles of the right eye by placing 2 electrodes (Nihon Kohden, Disposable electrode for ECG Monitoring M-150) on near the outer and inner canthi of the right eye. The difference in potential between the 2 electrodes was then used as the EOG signal. Two electrodes were put on the chin, and the difference in the potential between these electrodes was used as the EMG signal.&lt;br /&gt;
&lt;br /&gt;
In the sleep condition, the eyes were covered by an eye mask, and the experimental room was kept quiet and dark for up to 1.5 hours. During this period, slow wave oscillation appeared intermittently in the ECoG signal. Immediately following the sleep condition, the light was turned on, and data acquisition was continued under the eyes closed condition for about 10 minutes. The eye mask was removed for the eyes open condition, which lasted for about 10 minutes. For monkeys M1 and M2, 3 and 4 experiments were performed on separate days, respectively (See Table). The sleep state was defined by the degree of spatial synchronization in slow wave oscillations (See Yanagawa et al. 2013 for the detail method).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*;Table&lt;br /&gt;
&lt;br /&gt;
[[File:Table-Anesthesia-Neurotycho-v3-3.jpg|250px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*;ECoG Electrode array on monkey's brain&lt;br /&gt;
[[File:BrainMap-v3-2.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
2D brain image and electrodes location of monkey can be downloaded here.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Data format ==&lt;br /&gt;
&lt;br /&gt;
Data can be download from neurotycho.&lt;br /&gt;
&lt;br /&gt;
One zip file has one date data which consists of some sessions.&lt;br /&gt;
&lt;br /&gt;
In the name of the zip file&lt;br /&gt;
&lt;br /&gt;
(ex. 20110621KTMD_Anesthesia_Chibi_Toru+Yanagawa_mat_ECoG128.zip)&lt;br /&gt;
&lt;br /&gt;
1) The first numerical number (ex. 20110621) means an experimental date&lt;br /&gt;
&lt;br /&gt;
2) 'KTMD‘, ‘PF‘, ‘KT‘, ‘MD‘ and ‘SLP‘ mean label of experiment&lt;br /&gt;
&lt;br /&gt;
3)‘Chibi‘, ‘George‘, ‘Kin2‘ and ‘Su‘ mean name of monkey&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In each session folder (Session*), there are ‘ECoG_ch**.mat‘, ‘ECoGTime.mat‘ and ‘Condition.mat‘ files. * means number of session.&lt;br /&gt;
&lt;br /&gt;
‘ECoG_ch**.mat‘ had ECoG data of electrode. ** means number of electrode. Sampling rate was 1 kHz.&lt;br /&gt;
&lt;br /&gt;
‘ECoGTime.mat‘ had time of ECoG data.&lt;br /&gt;
&lt;br /&gt;
‘Condition.mat‘ had information of condition.&lt;br /&gt;
&lt;br /&gt;
Only the sleeping experiment had EOG and EMG data.&lt;br /&gt;
&lt;br /&gt;
‘EOG_REye.mat‘ had EOG data recorded from right eye.&lt;br /&gt;
&lt;br /&gt;
‘EMG_Chin.mat‘ had EMG data recorded from chin.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Condition information:&lt;br /&gt;
&lt;br /&gt;
‘Condition.mat’ has information of condition in the session. There are four variables: &lt;br /&gt;
&lt;br /&gt;
‘ConditionLabel‘ has labels of condition. &lt;br /&gt;
&lt;br /&gt;
‘ConditionIndex‘ has indices of data at which conditions occurred in the session. &lt;br /&gt;
&lt;br /&gt;
‘ConditionTime‘ has time-stamps at which conditions occurred in the session [sec]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The meaning of label of condition is as follows:&lt;br /&gt;
&lt;br /&gt;
'AwakeEyesOpened': Awake condition with eyes opened&lt;br /&gt;
&lt;br /&gt;
'AwakeEyesClosed': Awake condition with eyes closed&lt;br /&gt;
&lt;br /&gt;
'AnestheticInjection': Injection of anesthetic agent&lt;br /&gt;
&lt;br /&gt;
'Anesthetized': Anesthetized condition&lt;br /&gt;
&lt;br /&gt;
'AntagonistInjection' : Injection of antagonist&lt;br /&gt;
&lt;br /&gt;
'RecoveryEyesClosed' : Recovery condition with eyes closed&lt;br /&gt;
&lt;br /&gt;
'RecoveryEyesOpened' : Recovery condition with eyes opened&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Reference == &lt;br /&gt;
&lt;br /&gt;
Yanagawa, T., Chao, Z. C., Hasegawa, N., &amp;amp; Fujii, N. (2013). &amp;quot;Large-Scale Information Flow in Conscious and Unconscious States: an ECoG Study in Monkeys.&amp;quot; PloS one, 8(11), e80845.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.neurotycho.org/index.php?title=File:Table-Anesthesia-Neurotycho-v3-3.jpg&amp;diff=86105</id>
		<title>File:Table-Anesthesia-Neurotycho-v3-3.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.neurotycho.org/index.php?title=File:Table-Anesthesia-Neurotycho-v3-3.jpg&amp;diff=86105"/>
		<updated>2014-06-06T09:31:16Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.neurotycho.org/index.php?title=Anesthesia_Task_Details&amp;diff=86104</id>
		<title>Anesthesia Task Details</title>
		<link rel="alternate" type="text/html" href="https://wiki.neurotycho.org/index.php?title=Anesthesia_Task_Details&amp;diff=86104"/>
		<updated>2014-06-06T09:30:40Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Purpose ==&lt;br /&gt;
&lt;br /&gt;
This dataset was designed to find consciousness-correlated neural activity and functional connectivity by comparing conscious state with unconscious state. We recorded electrocoticographic (ECoG) signals from most of the lateral cortex in four macaques during awake (eyes-opened, eyes-closed), sleeping, and anesthetic conditions. You can test your &amp;quot;theory of consciousness&amp;quot; by using this dataset!!&lt;br /&gt;
&lt;br /&gt;
== Anesthesia Task ==&lt;br /&gt;
&lt;br /&gt;
Anesthesia task has five experiments.&lt;br /&gt;
&lt;br /&gt;
*;Anesthesia Experiments&lt;br /&gt;
*:Ketamine and medetomidine (KTMD)&lt;br /&gt;
*:Propofol (PF)&lt;br /&gt;
*:Ketamine (KT)&lt;br /&gt;
*:Medetomidine (MD)&lt;br /&gt;
&lt;br /&gt;
*;Natural Sleep Experiment (SLP)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Task Condition == &lt;br /&gt;
&lt;br /&gt;
*;Anesthesia Experiments&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Figure-KetaMede&amp;amp;Ketamine-200dpi-v3.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*;Natural Sleep Experiment&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Figure-Sleep-200dpi-v5.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Detail Method == &lt;br /&gt;
&lt;br /&gt;
*;Anesthesia Experiments&lt;br /&gt;
&lt;br /&gt;
We did 4 experiments in which the monkey was under anesthesia. Two anesthetic agents, ketamine and medetomidine, were used in the first experiment. In other experiments, only propofol, ketamine or medetomidine were used respectively. &lt;br /&gt;
&lt;br /&gt;
During the experiments, a monkey was seated in a primate chair with both arms and head movement restricted. Neural data were acquired during the experiment. There were three conditions that were awake, anesthetized and recovery conditions. The awake condition had eyes-opened and eyes-closed conditions. At first the monkey’s eyes were opened and the monkey would sit calmly for up to 20 min (See Table). Next the monkey’s eyes were covered by an eye-mask to refrain from evoking visual response. During the eyes-closed condition, the monkey would sit calmly for up to 20 min at which time we would start to monitor heart rate (See Table). &lt;br /&gt;
&lt;br /&gt;
In experiments where the ketamine-medetomidine cocktail was used to induce anesthesia, the ketamine (～5.0 mg/kg for M1–M3, 8.8 mg/kg for M4) and medetomidine (～0.016 mg/kg for M1–M3, 0.053 mg/kg for M4) were injected intramuscularly (see Table). In contrast, propofol-induced anesthesia was achieved through intravenous propofol (5.2 mg/kg for M1 and M2) injection (see Table). In ketamine-induced anesthesia experiment, the ketamine (～5.1 mg/kg for M1 and M2) was injected intramuscularly (see Table). In medetomidine-induced anesthesia experiment, the medetomidine (～0.018 mg/kg for M1 and M2) was injected intramuscularly (see Table).&lt;br /&gt;
Loss of consciousness (LOC) was defined as the point at which the monkey no longer responded to manipulation of the monkey’s hand or touching of the nostril or philtrum with a cotton swab. As an additional confirmation that the monkey had achieved LOC, we could observe slow wave oscillations in the neural signal. After LOC was established, neural activity was recorded for up to 30 min for the ketamine-medetomidine-induced anesthesia experiment, and about 10 min for the propofol-, ketamine-, and medetomidine-induced anesthesia experiments respectively (Anesthetized condition). Heart rate and breathing were monitored carefully throughout the length of the experiment. &lt;br /&gt;
&lt;br /&gt;
After the anesthetized condition, the monkey recovered from anesthesia (Recovery condition). In ketamine-medetomidine- and medetomidine-induced anesthesia experiments, atipamezole which is an antagonist of medetomidine was injected intramuscularly and the monkey recovered quickly after the injection. In propofol- and ketamine-induced anesthesia experiments, the monkey was left alone for recovery. In the recovery condition, there were eyes-closed and eyes-opened conditions. In ketamine-medetomidine-induced anesthesia experiment, the onset of recovery eyes-closed condition was defined as the point at which the slow wave oscillation in the neural signal disappeared. In propofol-, ketamine- and medetomidine-induced anesthesia experiments, the onset of recovery eyes-closed condition was defined as the point at which the monkey responded to manipulation of the monkey’s hand or touching of the nostril or philtrum with a cotton swab as same sensitivity as the awake eye-closed condition.&lt;br /&gt;
&lt;br /&gt;
During the recovery eyes-closed condition, the monkey’s eyes were closed and the monkey would sit calmly for 10～30 min. Next the monkey’s eyes were opened by removing the eye-mask. During the recovery eyes-opened condition, the monkey would sit calmly for about 10 min. &lt;br /&gt;
&lt;br /&gt;
We performed two to three experiments for each monkey, all on separate days (See Table).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*;Natural Sleep Experiment&lt;br /&gt;
&lt;br /&gt;
Natural sleep experiment: During the sleep experiment under the conditions of sleep, awake with eyes closed, and awake with eyes open, the state of the monkey was monitored by recording electrooculogram (EOG) and electromyography (EMG) signals. &lt;br /&gt;
&lt;br /&gt;
EOG and EMG were performed at a sampling rate of 1 kHz by a Cerebus data acquisition system (Blackrock Microsystems, Salt Lake City, UT, USA)). EOG signals were recorded from the muscles of the right eye by placing 2 electrodes (Nihon Kohden, Disposable electrode for ECG Monitoring M-150) on near the outer and inner canthi of the right eye. The difference in potential between the 2 electrodes was then used as the EOG signal. Two electrodes were put on the chin, and the difference in the potential between these electrodes was used as the EMG signal.&lt;br /&gt;
&lt;br /&gt;
In the sleep condition, the eyes were covered by an eye mask, and the experimental room was kept quiet and dark for up to 1.5 hours. During this period, slow wave oscillation appeared intermittently in the ECoG signal. Immediately following the sleep condition, the light was turned on, and data acquisition was continued under the eyes closed condition for about 10 minutes. The eye mask was removed for the eyes open condition, which lasted for about 10 minutes. For monkeys M1 and M2, 3 and 4 experiments were performed on separate days, respectively (See Table). The sleep state was defined by the degree of spatial synchronization in slow wave oscillations (See Yanagawa et al. 2013 for the detail method).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*;Table&lt;br /&gt;
&lt;br /&gt;
[[File:Table-Anesthesia-Neurotycho-v3-2.jpg|250px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*;ECoG Electrode array on monkey's brain&lt;br /&gt;
[[File:BrainMap-v3-2.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
2D brain image and electrodes location of monkey can be downloaded here.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Data format ==&lt;br /&gt;
&lt;br /&gt;
Data can be download from neurotycho.&lt;br /&gt;
&lt;br /&gt;
One zip file has one date data which consists of some sessions.&lt;br /&gt;
&lt;br /&gt;
In the name of the zip file&lt;br /&gt;
&lt;br /&gt;
(ex. 20110621KTMD_Anesthesia_Chibi_Toru+Yanagawa_mat_ECoG128.zip)&lt;br /&gt;
&lt;br /&gt;
1) The first numerical number (ex. 20110621) means an experimental date&lt;br /&gt;
&lt;br /&gt;
2) 'KTMD‘, ‘PF‘, ‘KT‘, ‘MD‘ and ‘SLP‘ mean label of experiment&lt;br /&gt;
&lt;br /&gt;
3)‘Chibi‘, ‘George‘, ‘Kin2‘ and ‘Su‘ mean name of monkey&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In each session folder (Session*), there are ‘ECoG_ch**.mat‘, ‘ECoGTime.mat‘ and ‘Condition.mat‘ files. * means number of session.&lt;br /&gt;
&lt;br /&gt;
‘ECoG_ch**.mat‘ had ECoG data of electrode. ** means number of electrode. Sampling rate was 1 kHz.&lt;br /&gt;
&lt;br /&gt;
‘ECoGTime.mat‘ had time of ECoG data.&lt;br /&gt;
&lt;br /&gt;
‘Condition.mat‘ had information of condition.&lt;br /&gt;
&lt;br /&gt;
Only the sleeping experiment had EOG and EMG data.&lt;br /&gt;
&lt;br /&gt;
‘EOG_REye.mat‘ had EOG data recorded from right eye.&lt;br /&gt;
&lt;br /&gt;
‘EMG_Chin.mat‘ had EMG data recorded from chin.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Condition information:&lt;br /&gt;
&lt;br /&gt;
‘Condition.mat’ has information of condition in the session. There are four variables: &lt;br /&gt;
&lt;br /&gt;
‘ConditionLabel‘ has labels of condition. &lt;br /&gt;
&lt;br /&gt;
‘ConditionIndex‘ has indices of data at which conditions occurred in the session. &lt;br /&gt;
&lt;br /&gt;
‘ConditionTime‘ has time-stamps at which conditions occurred in the session [sec]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The meaning of label of condition is as follows:&lt;br /&gt;
&lt;br /&gt;
'AwakeEyesOpened': Awake condition with eyes opened&lt;br /&gt;
&lt;br /&gt;
'AwakeEyesClosed': Awake condition with eyes closed&lt;br /&gt;
&lt;br /&gt;
'AnestheticInjection': Injection of anesthetic agent&lt;br /&gt;
&lt;br /&gt;
'Anesthetized': Anesthetized condition&lt;br /&gt;
&lt;br /&gt;
'AntagonistInjection' : Injection of antagonist&lt;br /&gt;
&lt;br /&gt;
'RecoveryEyesClosed' : Recovery condition with eyes closed&lt;br /&gt;
&lt;br /&gt;
'RecoveryEyesOpened' : Recovery condition with eyes opened&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Reference == &lt;br /&gt;
&lt;br /&gt;
Yanagawa, T., Chao, Z. C., Hasegawa, N., &amp;amp; Fujii, N. (2013). &amp;quot;Large-Scale Information Flow in Conscious and Unconscious States: an ECoG Study in Monkeys.&amp;quot; PloS one, 8(11), e80845.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.neurotycho.org/index.php?title=Anesthesia_Task_Details&amp;diff=86103</id>
		<title>Anesthesia Task Details</title>
		<link rel="alternate" type="text/html" href="https://wiki.neurotycho.org/index.php?title=Anesthesia_Task_Details&amp;diff=86103"/>
		<updated>2014-06-06T09:00:34Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Anesthesia Task ==&lt;br /&gt;
&lt;br /&gt;
Anesthesia task has five experiments.&lt;br /&gt;
&lt;br /&gt;
*;Anesthesia Experiments&lt;br /&gt;
*:Ketamine and medetomidine (KTMD)&lt;br /&gt;
*:Propofol (PF)&lt;br /&gt;
*:Ketamine (KT)&lt;br /&gt;
*:Medetomidine (MD)&lt;br /&gt;
&lt;br /&gt;
*;Natural Sleep Experiment (SLP)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Task Condition == &lt;br /&gt;
&lt;br /&gt;
*;Anesthesia Experiments&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Figure-KetaMede&amp;amp;Ketamine-200dpi-v3.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*;Natural Sleep Experiment&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Figure-Sleep-200dpi-v5.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Detail Method == &lt;br /&gt;
&lt;br /&gt;
*;Anesthesia Experiments&lt;br /&gt;
&lt;br /&gt;
We did 4 experiments in which the monkey was under anesthesia. Two anesthetic agents, ketamine and medetomidine, were used in the first experiment. In other experiments, only propofol, ketamine or medetomidine were used respectively. &lt;br /&gt;
&lt;br /&gt;
During the experiments, a monkey was seated in a primate chair with both arms and head movement restricted. Neural data were acquired during the experiment. There were three conditions that were awake, anesthetized and recovery conditions. The awake condition had eyes-opened and eyes-closed conditions. At first the monkey’s eyes were opened and the monkey would sit calmly for up to 20 min (See Table). Next the monkey’s eyes were covered by an eye-mask to refrain from evoking visual response. During the eyes-closed condition, the monkey would sit calmly for up to 20 min at which time we would start to monitor heart rate (See Table). &lt;br /&gt;
&lt;br /&gt;
In experiments where the ketamine-medetomidine cocktail was used to induce anesthesia, the ketamine (～5.0 mg/kg for M1–M3, 8.8 mg/kg for M4) and medetomidine (～0.016 mg/kg for M1–M3, 0.053 mg/kg for M4) were injected intramuscularly (see Table). In contrast, propofol-induced anesthesia was achieved through intravenous propofol (5.2 mg/kg for M1 and M2) injection (see Table). In ketamine-induced anesthesia experiment, the ketamine (～5.1 mg/kg for M1 and M2) was injected intramuscularly (see Table). In medetomidine-induced anesthesia experiment, the medetomidine (～0.018 mg/kg for M1 and M2) was injected intramuscularly (see Table).&lt;br /&gt;
Loss of consciousness (LOC) was defined as the point at which the monkey no longer responded to manipulation of the monkey’s hand or touching of the nostril or philtrum with a cotton swab. As an additional confirmation that the monkey had achieved LOC, we could observe slow wave oscillations in the neural signal. After LOC was established, neural activity was recorded for up to 30 min for the ketamine-medetomidine-induced anesthesia experiment, and about 10 min for the propofol-, ketamine-, and medetomidine-induced anesthesia experiments respectively (Anesthetized condition). Heart rate and breathing were monitored carefully throughout the length of the experiment. &lt;br /&gt;
&lt;br /&gt;
After the anesthetized condition, the monkey recovered from anesthesia (Recovery condition). In ketamine-medetomidine- and medetomidine-induced anesthesia experiments, atipamezole which is an antagonist of medetomidine was injected intramuscularly and the monkey recovered quickly after the injection. In propofol- and ketamine-induced anesthesia experiments, the monkey was left alone for recovery. In the recovery condition, there were eyes-closed and eyes-opened conditions. In ketamine-medetomidine-induced anesthesia experiment, the onset of recovery eyes-closed condition was defined as the point at which the slow wave oscillation in the neural signal disappeared. In propofol-, ketamine- and medetomidine-induced anesthesia experiments, the onset of recovery eyes-closed condition was defined as the point at which the monkey responded to manipulation of the monkey’s hand or touching of the nostril or philtrum with a cotton swab as same sensitivity as the awake eye-closed condition.&lt;br /&gt;
&lt;br /&gt;
During the recovery eyes-closed condition, the monkey’s eyes were closed and the monkey would sit calmly for 10～30 min. Next the monkey’s eyes were opened by removing the eye-mask. During the recovery eyes-opened condition, the monkey would sit calmly for about 10 min. &lt;br /&gt;
&lt;br /&gt;
We performed two to three experiments for each monkey, all on separate days (See Table).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*;Natural Sleep Experiment&lt;br /&gt;
&lt;br /&gt;
Natural sleep experiment: During the sleep experiment under the conditions of sleep, awake with eyes closed, and awake with eyes open, the state of the monkey was monitored by recording electrooculogram (EOG) and electromyography (EMG) signals. &lt;br /&gt;
&lt;br /&gt;
EOG and EMG were performed at a sampling rate of 1 kHz by a Cerebus data acquisition system (Blackrock Microsystems, Salt Lake City, UT, USA)). EOG signals were recorded from the muscles of the right eye by placing 2 electrodes (Nihon Kohden, Disposable electrode for ECG Monitoring M-150) on near the outer and inner canthi of the right eye. The difference in potential between the 2 electrodes was then used as the EOG signal. Two electrodes were put on the chin, and the difference in the potential between these electrodes was used as the EMG signal.&lt;br /&gt;
&lt;br /&gt;
In the sleep condition, the eyes were covered by an eye mask, and the experimental room was kept quiet and dark for up to 1.5 hours. During this period, slow wave oscillation appeared intermittently in the ECoG signal. Immediately following the sleep condition, the light was turned on, and data acquisition was continued under the eyes closed condition for about 10 minutes. The eye mask was removed for the eyes open condition, which lasted for about 10 minutes. For monkeys M1 and M2, 3 and 4 experiments were performed on separate days, respectively (See Table). The sleep state was defined by the degree of spatial synchronization in slow wave oscillations (See Yanagawa et al. 2013 for the detail method).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*;Table&lt;br /&gt;
&lt;br /&gt;
[[File:Table-Anesthesia-Neurotycho-v3-2.jpg|250px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*;ECoG Electrode array on monkey's brain&lt;br /&gt;
[[File:BrainMap-v3-2.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
2D brain image and electrodes location of monkey can be downloaded here.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Data format ==&lt;br /&gt;
&lt;br /&gt;
Data can be download from neurotycho.&lt;br /&gt;
&lt;br /&gt;
One zip file has one date data which consists of some sessions.&lt;br /&gt;
&lt;br /&gt;
In the name of the zip file&lt;br /&gt;
&lt;br /&gt;
(ex. 20110621KTMD_Anesthesia_Chibi_Toru+Yanagawa_mat_ECoG128.zip)&lt;br /&gt;
&lt;br /&gt;
1) The first numerical number (ex. 20110621) means an experimental date&lt;br /&gt;
&lt;br /&gt;
2) 'KTMD‘, ‘PF‘, ‘KT‘, ‘MD‘ and ‘SLP‘ mean label of experiment&lt;br /&gt;
&lt;br /&gt;
3)‘Chibi‘, ‘George‘, ‘Kin2‘ and ‘Su‘ mean name of monkey&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In each session folder (Session*), there are ‘ECoG_ch**.mat‘, ‘ECoGTime.mat‘ and ‘Condition.mat‘ files. * means number of session.&lt;br /&gt;
&lt;br /&gt;
‘ECoG_ch**.mat‘ had ECoG data of electrode. ** means number of electrode. Sampling rate was 1 kHz.&lt;br /&gt;
&lt;br /&gt;
‘ECoGTime.mat‘ had time of ECoG data.&lt;br /&gt;
&lt;br /&gt;
‘Condition.mat‘ had information of condition.&lt;br /&gt;
&lt;br /&gt;
Only the sleeping experiment had EOG and EMG data.&lt;br /&gt;
&lt;br /&gt;
‘EOG_REye.mat‘ had EOG data recorded from right eye.&lt;br /&gt;
&lt;br /&gt;
‘EMG_Chin.mat‘ had EMG data recorded from chin.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Condition information:&lt;br /&gt;
&lt;br /&gt;
‘Condition.mat’ has information of condition in the session. There are four variables: &lt;br /&gt;
&lt;br /&gt;
‘ConditionLabel‘ has labels of condition. &lt;br /&gt;
&lt;br /&gt;
‘ConditionIndex‘ has indices of data at which conditions occurred in the session. &lt;br /&gt;
&lt;br /&gt;
‘ConditionTime‘ has time-stamps at which conditions occurred in the session [sec]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The meaning of label of condition is as follows:&lt;br /&gt;
&lt;br /&gt;
'AwakeEyesOpened': Awake condition with eyes opened&lt;br /&gt;
&lt;br /&gt;
'AwakeEyesClosed': Awake condition with eyes closed&lt;br /&gt;
&lt;br /&gt;
'AnestheticInjection': Injection of anesthetic agent&lt;br /&gt;
&lt;br /&gt;
'Anesthetized': Anesthetized condition&lt;br /&gt;
&lt;br /&gt;
'AntagonistInjection' : Injection of antagonist&lt;br /&gt;
&lt;br /&gt;
'RecoveryEyesClosed' : Recovery condition with eyes closed&lt;br /&gt;
&lt;br /&gt;
'RecoveryEyesOpened' : Recovery condition with eyes opened&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Reference == &lt;br /&gt;
&lt;br /&gt;
Yanagawa, T., Chao, Z. C., Hasegawa, N., &amp;amp; Fujii, N. (2013). &amp;quot;Large-Scale Information Flow in Conscious and Unconscious States: an ECoG Study in Monkeys.&amp;quot; PloS one, 8(11), e80845.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.neurotycho.org/index.php?title=Anesthesia_Task_Details&amp;diff=86102</id>
		<title>Anesthesia Task Details</title>
		<link rel="alternate" type="text/html" href="https://wiki.neurotycho.org/index.php?title=Anesthesia_Task_Details&amp;diff=86102"/>
		<updated>2014-06-06T08:56:36Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Anesthesia Task ==&lt;br /&gt;
&lt;br /&gt;
Anesthesia task has five experiments.&lt;br /&gt;
&lt;br /&gt;
*;Anesthesia Experiments&lt;br /&gt;
*:Ketamine and medetomidine (KTMD)&lt;br /&gt;
*:Propofol (PF)&lt;br /&gt;
*:Ketamine (KT)&lt;br /&gt;
*:Medetomidine (MD)&lt;br /&gt;
&lt;br /&gt;
*;Natural Sleep Experiment (SLP)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Task illustration == &lt;br /&gt;
&lt;br /&gt;
*;Anesthesia Experiments&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Figure-KetaMede&amp;amp;Ketamine-200dpi-v3.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*;Natural Sleep Experiment&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Figure-Sleep-200dpi-v5.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Detail Method == &lt;br /&gt;
&lt;br /&gt;
*;Anesthesia Experiments&lt;br /&gt;
&lt;br /&gt;
We did 4 experiments in which the monkey was under anesthesia. Two anesthetic agents, ketamine and medetomidine, were used in the first experiment. In other experiments, only propofol, ketamine or medetomidine were used respectively. &lt;br /&gt;
&lt;br /&gt;
During the experiments, a monkey was seated in a primate chair with both arms and head movement restricted. Neural data were acquired during the experiment. There were three conditions that were awake, anesthetized and recovery conditions. The awake condition had eyes-opened and eyes-closed conditions. At first the monkey’s eyes were opened and the monkey would sit calmly for up to 20 min (See Table). Next the monkey’s eyes were covered by an eye-mask to refrain from evoking visual response. During the eyes-closed condition, the monkey would sit calmly for up to 20 min at which time we would start to monitor heart rate (See Table). &lt;br /&gt;
&lt;br /&gt;
In experiments where the ketamine-medetomidine cocktail was used to induce anesthesia, the ketamine (～5.0 mg/kg for M1–M3, 8.8 mg/kg for M4) and medetomidine (～0.016 mg/kg for M1–M3, 0.053 mg/kg for M4) were injected intramuscularly (see Table). In contrast, propofol-induced anesthesia was achieved through intravenous propofol (5.2 mg/kg for M1 and M2) injection (see Table). In ketamine-induced anesthesia experiment, the ketamine (～5.1 mg/kg for M1 and M2) was injected intramuscularly (see Table). In medetomidine-induced anesthesia experiment, the medetomidine (～0.018 mg/kg for M1 and M2) was injected intramuscularly (see Table).&lt;br /&gt;
Loss of consciousness (LOC) was defined as the point at which the monkey no longer responded to manipulation of the monkey’s hand or touching of the nostril or philtrum with a cotton swab. As an additional confirmation that the monkey had achieved LOC, we could observe slow wave oscillations in the neural signal. After LOC was established, neural activity was recorded for up to 30 min for the ketamine-medetomidine-induced anesthesia experiment, and about 10 min for the propofol-, ketamine-, and medetomidine-induced anesthesia experiments respectively (Anesthetized condition). Heart rate and breathing were monitored carefully throughout the length of the experiment. &lt;br /&gt;
&lt;br /&gt;
After the anesthetized condition, the monkey recovered from anesthesia (Recovery condition). In ketamine-medetomidine- and medetomidine-induced anesthesia experiments, atipamezole which is an antagonist of medetomidine was injected intramuscularly and the monkey recovered quickly after the injection. In propofol- and ketamine-induced anesthesia experiments, the monkey was left alone for recovery. In the recovery condition, there were eyes-closed and eyes-opened conditions. In ketamine-medetomidine-induced anesthesia experiment, the onset of recovery eyes-closed condition was defined as the point at which the slow wave oscillation in the neural signal disappeared. In propofol-, ketamine- and medetomidine-induced anesthesia experiments, the onset of recovery eyes-closed condition was defined as the point at which the monkey responded to manipulation of the monkey’s hand or touching of the nostril or philtrum with a cotton swab as same sensitivity as the awake eye-closed condition.&lt;br /&gt;
&lt;br /&gt;
During the recovery eyes-closed condition, the monkey’s eyes were closed and the monkey would sit calmly for 10～30 min. Next the monkey’s eyes were opened by removing the eye-mask. During the recovery eyes-opened condition, the monkey would sit calmly for about 10 min. &lt;br /&gt;
&lt;br /&gt;
We performed two to three experiments for each monkey, all on separate days (See Table).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*;Natural Sleep Experiment&lt;br /&gt;
&lt;br /&gt;
Natural sleep experiment: During the sleep experiment under the conditions of sleep, awake with eyes closed, and awake with eyes open, the state of the monkey was monitored by recording electrooculogram (EOG) and electromyography (EMG) signals. &lt;br /&gt;
&lt;br /&gt;
EOG and EMG were performed at a sampling rate of 1 kHz by a Cerebus data acquisition system (Blackrock Microsystems, Salt Lake City, UT, USA)). EOG signals were recorded from the muscles of the right eye by placing 2 electrodes (Nihon Kohden, Disposable electrode for ECG Monitoring M-150) on near the outer and inner canthi of the right eye. The difference in potential between the 2 electrodes was then used as the EOG signal. Two electrodes were put on the chin, and the difference in the potential between these electrodes was used as the EMG signal.&lt;br /&gt;
&lt;br /&gt;
In the sleep condition, the eyes were covered by an eye mask, and the experimental room was kept quiet and dark for up to 1.5 hours. During this period, slow wave oscillation appeared intermittently in the ECoG signal. Immediately following the sleep condition, the light was turned on, and data acquisition was continued under the eyes closed condition for about 10 minutes. The eye mask was removed for the eyes open condition, which lasted for about 10 minutes. For monkeys M1 and M2, 3 and 4 experiments were performed on separate days, respectively (See Table). The sleep state was defined by the degree of spatial synchronization in slow wave oscillations (See Yanagawa et al. 2013 for the detail method).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*;Table&lt;br /&gt;
&lt;br /&gt;
[[File:Table-Anesthesia-Neurotycho-v3-2.jpg|250px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*;ECoG Electrode array on monkey's brain&lt;br /&gt;
[[File:BrainMap-v3-2.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
2D brain image and electrodes location of monkey can be downloaded here.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Data format ==&lt;br /&gt;
&lt;br /&gt;
Data can be download from neurotycho.&lt;br /&gt;
&lt;br /&gt;
One zip file has one date data which consists of some sessions.&lt;br /&gt;
&lt;br /&gt;
In the name of the zip file&lt;br /&gt;
&lt;br /&gt;
(ex. 20110621KTMD_Anesthesia_Chibi_Toru+Yanagawa_mat_ECoG128.zip)&lt;br /&gt;
&lt;br /&gt;
1) The first numerical number (ex. 20110621) means an experimental date&lt;br /&gt;
&lt;br /&gt;
2) 'KTMD‘, ‘PF‘, ‘KT‘, ‘MD‘ and ‘SLP‘ mean label of experiment&lt;br /&gt;
&lt;br /&gt;
3)‘Chibi‘, ‘George‘, ‘Kin2‘ and ‘Su‘ mean name of monkey&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In each session folder (Session*), there are ‘ECoG_ch**.mat‘, ‘ECoGTime.mat‘ and ‘Condition.mat‘ files. * means number of session.&lt;br /&gt;
&lt;br /&gt;
‘ECoG_ch**.mat‘ had ECoG data of electrode. ** means number of electrode. Sampling rate was 1 kHz.&lt;br /&gt;
&lt;br /&gt;
‘ECoGTime.mat‘ had time of ECoG data.&lt;br /&gt;
&lt;br /&gt;
‘Condition.mat‘ had information of condition.&lt;br /&gt;
&lt;br /&gt;
Only the sleeping experiment had EOG and EMG data.&lt;br /&gt;
&lt;br /&gt;
‘EOG_REye.mat‘ had EOG data recorded from right eye.&lt;br /&gt;
&lt;br /&gt;
‘EMG_Chin.mat‘ had EMG data recorded from chin.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Condition information:&lt;br /&gt;
&lt;br /&gt;
‘Condition.mat’ has information of condition in the session. There are four variables: &lt;br /&gt;
&lt;br /&gt;
‘ConditionLabel‘ has labels of condition. &lt;br /&gt;
&lt;br /&gt;
‘ConditionIndex‘ has indices of data at which conditions occurred in the session. &lt;br /&gt;
&lt;br /&gt;
‘ConditionTime‘ has time-stamps at which conditions occurred in the session [sec]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The meaning of label of condition is as follows:&lt;br /&gt;
&lt;br /&gt;
'AwakeEyesOpened': Awake condition with eyes opened&lt;br /&gt;
&lt;br /&gt;
'AwakeEyesClosed': Awake condition with eyes closed&lt;br /&gt;
&lt;br /&gt;
'AnestheticInjection': Injection of anesthetic agent&lt;br /&gt;
&lt;br /&gt;
'Anesthetized': Anesthetized condition&lt;br /&gt;
&lt;br /&gt;
'AntagonistInjection' : Injection of antagonist&lt;br /&gt;
&lt;br /&gt;
'RecoveryEyesClosed' : Recovery condition with eyes closed&lt;br /&gt;
&lt;br /&gt;
'RecoveryEyesOpened' : Recovery condition with eyes opened&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Reference == &lt;br /&gt;
&lt;br /&gt;
Yanagawa, T., Chao, Z. C., Hasegawa, N., &amp;amp; Fujii, N. (2013). &amp;quot;Large-Scale Information Flow in Conscious and Unconscious States: an ECoG Study in Monkeys.&amp;quot; PloS one, 8(11), e80845.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.neurotycho.org/index.php?title=Anesthesia_Task_Details&amp;diff=86101</id>
		<title>Anesthesia Task Details</title>
		<link rel="alternate" type="text/html" href="https://wiki.neurotycho.org/index.php?title=Anesthesia_Task_Details&amp;diff=86101"/>
		<updated>2014-06-06T08:54:01Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Anesthesia Task ==&lt;br /&gt;
&lt;br /&gt;
Anesthesia task has five experiments.&lt;br /&gt;
&lt;br /&gt;
*;Anesthesia Experiments&lt;br /&gt;
*:Ketamine and medetomidine (KTMD)&lt;br /&gt;
*:Propofol (PF)&lt;br /&gt;
*:Ketamine (KT)&lt;br /&gt;
*:Medetomidine (MD)&lt;br /&gt;
&lt;br /&gt;
*;Natural Sleep Experiment (SLP)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Task illustration == &lt;br /&gt;
&lt;br /&gt;
*;Anesthesia Experiments&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Figure-KetaMede&amp;amp;Ketamine-200dpi-v3.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*;Natural Sleep Experiment&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Figure-Sleep-200dpi-v5.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Detail Method == &lt;br /&gt;
&lt;br /&gt;
*;Anesthesia Experiments&lt;br /&gt;
&lt;br /&gt;
We did 4 experiments in which the monkey was under anesthesia. Two anesthetic agents, ketamine and medetomidine, were used in the first experiment. In other experiments, only propofol, ketamine or medetomidine were used respectively. &lt;br /&gt;
&lt;br /&gt;
During the experiments, a monkey was seated in a primate chair with both arms and head movement restricted. Neural data were acquired during the experiment. There were three conditions that were awake, anesthetized and recovery conditions. The awake condition had eyes-opened and eyes-closed conditions. At first the monkey’s eyes were opened and the monkey would sit calmly for up to 20 min (See Table). Next the monkey’s eyes were covered by an eye-mask to refrain from evoking visual response. During the eyes-closed condition, the monkey would sit calmly for up to 20 min at which time we would start to monitor heart rate (See Table). &lt;br /&gt;
&lt;br /&gt;
In experiments where the ketamine-medetomidine cocktail was used to induce anesthesia, the ketamine (～5.0 mg/kg for M1–M3, 8.8 mg/kg for M4) and medetomidine (～0.016 mg/kg for M1–M3, 0.053 mg/kg for M4) were injected intramuscularly (see Table). In contrast, propofol-induced anesthesia was achieved through intravenous propofol (5.2 mg/kg for M1 and M2) injection (see Table). In ketamine-induced anesthesia experiment, the ketamine (～5.1 mg/kg for M1 and M2) was injected intramuscularly (see Table). In medetomidine-induced anesthesia experiment, the medetomidine (～0.018 mg/kg for M1 and M2) was injected intramuscularly (see Table).&lt;br /&gt;
Loss of consciousness (LOC) was defined as the point at which the monkey no longer responded to manipulation of the monkey’s hand or touching of the nostril or philtrum with a cotton swab. As an additional confirmation that the monkey had achieved LOC, we could observe slow wave oscillations in the neural signal. After LOC was established, neural activity was recorded for up to 30 min for the ketamine-medetomidine-induced anesthesia experiment, and about 10 min for the propofol-, ketamine-, and medetomidine-induced anesthesia experiments respectively (Anesthetized condition). Heart rate and breathing were monitored carefully throughout the length of the experiment. &lt;br /&gt;
&lt;br /&gt;
After the anesthetized condition, the monkey recovered from anesthesia (Recovery condition). In ketamine-medetomidine- and medetomidine-induced anesthesia experiments, atipamezole which is an antagonist of medetomidine was injected intramuscularly and the monkey recovered quickly after the injection. In propofol- and ketamine-induced anesthesia experiments, the monkey was left alone for recovery. In the recovery condition, there were eyes-closed and eyes-opened conditions. In ketamine-medetomidine-induced anesthesia experiment, the onset of recovery eyes-closed condition was defined as the point at which the slow wave oscillation in the neural signal disappeared. In propofol-, ketamine- and medetomidine-induced anesthesia experiments, the onset of recovery eyes-closed condition was defined as the point at which the monkey responded to manipulation of the monkey’s hand or touching of the nostril or philtrum with a cotton swab as same sensitivity as the awake eye-closed condition.&lt;br /&gt;
&lt;br /&gt;
During the recovery eyes-closed condition, the monkey’s eyes were closed and the monkey would sit calmly for 10～30 min. Next the monkey’s eyes were opened by removing the eye-mask. During the recovery eyes-opened condition, the monkey would sit calmly for about 10 min. &lt;br /&gt;
&lt;br /&gt;
We performed two to three experiments for each monkey, all on separate days (See Table).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*;Table&lt;br /&gt;
&lt;br /&gt;
[[File:Table-Anesthesia-Neurotycho-v3-2.jpg|250px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*;ECoG Electrode array on monkey's brain&lt;br /&gt;
[[File:BrainMap-v3-2.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
2D brain image and electrodes location of monkey can be downloaded here.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Data format ==&lt;br /&gt;
&lt;br /&gt;
Data can be download from neurotycho.&lt;br /&gt;
&lt;br /&gt;
One zip file has one date data which consists of some sessions.&lt;br /&gt;
&lt;br /&gt;
In the name of the zip file&lt;br /&gt;
&lt;br /&gt;
(ex. 20110621KTMD_Anesthesia_Chibi_Toru+Yanagawa_mat_ECoG128.zip)&lt;br /&gt;
&lt;br /&gt;
1) The first numerical number (ex. 20110621) means an experimental date&lt;br /&gt;
&lt;br /&gt;
2) 'KTMD‘, ‘PF‘, ‘KT‘, ‘MD‘ and ‘SLP‘ mean label of experiment&lt;br /&gt;
&lt;br /&gt;
3)‘Chibi‘, ‘George‘, ‘Kin2‘ and ‘Su‘ mean name of monkey&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In each session folder (Session*), there are ‘ECoG_ch**.mat‘, ‘ECoGTime.mat‘ and ‘Condition.mat‘ files. * means number of session.&lt;br /&gt;
&lt;br /&gt;
‘ECoG_ch**.mat‘ had ECoG data of electrode. ** means number of electrode. Sampling rate was 1 kHz.&lt;br /&gt;
&lt;br /&gt;
‘ECoGTime.mat‘ had time of ECoG data.&lt;br /&gt;
&lt;br /&gt;
‘Condition.mat‘ had information of condition.&lt;br /&gt;
&lt;br /&gt;
Only the sleeping experiment had EOG and EMG data.&lt;br /&gt;
&lt;br /&gt;
‘EOG_REye.mat‘ had EOG data recorded from right eye.&lt;br /&gt;
&lt;br /&gt;
‘EMG_Chin.mat‘ had EMG data recorded from chin.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Condition information:&lt;br /&gt;
&lt;br /&gt;
‘Condition.mat’ has information of condition in the session. There are four variables: &lt;br /&gt;
&lt;br /&gt;
‘ConditionLabel‘ has labels of condition. &lt;br /&gt;
&lt;br /&gt;
‘ConditionIndex‘ has indices of data at which conditions occurred in the session. &lt;br /&gt;
&lt;br /&gt;
‘ConditionTime‘ has time-stamps at which conditions occurred in the session [sec]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The meaning of label of condition is as follows:&lt;br /&gt;
&lt;br /&gt;
'AwakeEyesOpened': Awake condition with eyes opened&lt;br /&gt;
&lt;br /&gt;
'AwakeEyesClosed': Awake condition with eyes closed&lt;br /&gt;
&lt;br /&gt;
'AnestheticInjection': Injection of anesthetic agent&lt;br /&gt;
&lt;br /&gt;
'Anesthetized': Anesthetized condition&lt;br /&gt;
&lt;br /&gt;
'AntagonistInjection' : Injection of antagonist&lt;br /&gt;
&lt;br /&gt;
'RecoveryEyesClosed' : Recovery condition with eyes closed&lt;br /&gt;
&lt;br /&gt;
'RecoveryEyesOpened' : Recovery condition with eyes opened&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Reference == &lt;br /&gt;
&lt;br /&gt;
Yanagawa, T., Chao, Z. C., Hasegawa, N., &amp;amp; Fujii, N. (2013). &amp;quot;Large-Scale Information Flow in Conscious and Unconscious States: an ECoG Study in Monkeys.&amp;quot; PloS one, 8(11), e80845.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.neurotycho.org/index.php?title=Anesthesia_Task_Details&amp;diff=86100</id>
		<title>Anesthesia Task Details</title>
		<link rel="alternate" type="text/html" href="https://wiki.neurotycho.org/index.php?title=Anesthesia_Task_Details&amp;diff=86100"/>
		<updated>2014-06-06T07:11:43Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Anesthesia Task ==&lt;br /&gt;
&lt;br /&gt;
Anesthesia task has five experiments.&lt;br /&gt;
&lt;br /&gt;
*;Anesthesia Experiments&lt;br /&gt;
*:Ketamine and medetomidine (KTMD)&lt;br /&gt;
*:Propofol (PF)&lt;br /&gt;
*:Ketamine (KT)&lt;br /&gt;
*:Medetomidine (MD)&lt;br /&gt;
&lt;br /&gt;
*;Natural Sleep Experiment (SLP)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Task illustration == &lt;br /&gt;
&lt;br /&gt;
*;Anesthesia Experiments&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Figure-KetaMede&amp;amp;Ketamine-200dpi-v3.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*;Natural Sleep Experiment&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Figure-Sleep-200dpi-v5.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Detail Method == &lt;br /&gt;
&lt;br /&gt;
*;Anesthesia Experiments&lt;br /&gt;
&lt;br /&gt;
We did 4 experiments in which the monkey was under anesthesia. Two anesthetic agents, ketamine and medetomidine, were used in the first experiment. In other experiments, only propofol, ketamine or medetomidine were used respectively. &lt;br /&gt;
&lt;br /&gt;
During the experiments, the monkey was seated in a primate chair with both arms and head movement restricted.  Neural data were acquired during the experiment. There were three conditions that were awake, anesthetized and recovery conditions. The awake condition had eyes-opened and eyes-closed conditions. At first monkey’s eyes were opened and the monkey sat calmly for up to 20 min. Next the monkey’s eyes were covered by an eye-mask to refrain from evoking visual response. During the eyes-closed condition, the monkey would sat calmly for up to 20 min at which time we would start to monitor heart rate. &lt;br /&gt;
&lt;br /&gt;
In experiments where the ketamine-medetomidine cocktail was used to induce anesthesia, the ketamine (～5.0 mg/kg for M1–M3, 8.8 mg/kg for M4) and medetomidine (～0.016 mg/kg for M1–M3, 0.053 mg/kg for M4) were injected intramuscularly (see Table). In contrast, propofol-induced anesthesia was achieved through intravenous propofol (5.2 mg/kg for M1 and M2) injection (see Table). In ketamine-induced anesthesia experiment, the ketamine (～5.1 mg/kg for M1 and M2) was injected intramuscularly (see Table). In medetomidine-induced anesthesia experiment, the medetomidine (～0.018 mg/kg for M1 and M2) was injected intramuscularly (see Table).&lt;br /&gt;
Loss of consciousness (LOC) was defined as the point at which a monkey no longer responded to manipulation of the monkey’s hand or touching of the nostril or philtrum with a cotton swab. As an additional confirmation that the monkey had achieved LOC, we could observe slow wave oscillations in the neural signal. After LOC was established, neural activity was recorded for ～25 min for the ketamine-medetomidine-induced anesthesia experiment, and ～10 min for the propofol-, ketamine-, and medetomidine-induced anesthesia experiments respectively (Anesthetized condition). Heart rate and breathing were monitored carefully throughout the length of the experiment. &lt;br /&gt;
&lt;br /&gt;
After LOC, the monkey recovered from anesthesia (Recovery condition). In ketamine-medetomidine- and medetomidine-induced anesthesia experiments, atipamezole which is an antagonist of medetomidine was injected intramuscularly and the monkey recovered quickly after the injection. In propofol- and ketamine-induced anesthesia experiments, the monkey was left alone for the recovery condition. In the recovery condition, there were eyes-closed and eyes-opened conditions. The onset of eyes-closed condition in recovery condition was defined as the point at which the slow wave oscillation in the neural signal disappeared in ketamine-medetomidine- and medetomidine-induced anesthesia experiments, and the monkey started to respond to manipulation of the monkey’s hand or touching of the nostril or philtrum with a cotton swab in propofol- and ketamine-induced anesthesia experiments.&lt;br /&gt;
&lt;br /&gt;
During eyes-closed condition, the monkey’s eyes were closed and the monkey sat calmly for about 15 min. Next the monkey’s eyes were opened by removing the eye-mask. During the eyes-opened condition, the monkey would sat calmly for about 15 min. &lt;br /&gt;
&lt;br /&gt;
We performed two to three recording sessions for each monkey, all on separate days (See Table).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*;Natural Sleep Experiment&lt;br /&gt;
&lt;br /&gt;
Natural sleep experiment: During the sleep experiment under the conditions of sleep, awake with eyes closed, and awake with eyes open, the state of the monkey was monitored by recording electrooculogram (EOG) and electromyography (EMG) signals. &lt;br /&gt;
&lt;br /&gt;
EOG and EMG were performed at a sampling rate of 1 kHz by a Cerebus data acquisition system (Blackrock Microsystems, Salt Lake City, UT, USA)). EOG signals were recorded from the muscles of the right eye by placing 2 electrodes (Nihon Kohden, Disposable electrode for ECG Monitoring M-150) on near the outer and inner canthi of the right eye. The difference in potential between the 2 electrodes was then used as the EOG signal. Two electrodes were put on the chin, and the difference in the potential between these electrodes was used as the EMG signal.&lt;br /&gt;
&lt;br /&gt;
In the sleep condition, the eyes were covered by an eye mask, and the experimental room was kept quiet and dark for up to 1.5 hours. During this period, slow wave oscillation appeared intermittently in the ECoG signal. Immediately following the sleep condition, the light was turned on, and data acquisition was continued under the eyes closed condition for about 10 minutes. The eye mask was removed for the eyes open condition, which lasted for about 10 minutes. For monkeys M1 and M2, 3 and 4 recording sessions were performed on separate days, respectively (See Table). The sleep state was defined by the degree of spatial synchronization in slow wave oscillations (See Yanagawa 2013 for the detail method).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*;Table&lt;br /&gt;
&lt;br /&gt;
[[File:Table-Anesthesia-Neurotycho-v3-2.jpg|250px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*;ECoG Electrode array on monkey's brain&lt;br /&gt;
[[File:BrainMap-v3-2.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
2D brain image and electrodes location of monkey can be downloaded here.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Data format ==&lt;br /&gt;
&lt;br /&gt;
Data can be download from neurotycho.&lt;br /&gt;
&lt;br /&gt;
One zip file has one date data which consists of some sessions.&lt;br /&gt;
&lt;br /&gt;
In the name of the zip file&lt;br /&gt;
&lt;br /&gt;
(ex. 20110621KTMD_Anesthesia_Chibi_Toru+Yanagawa_mat_ECoG128.zip)&lt;br /&gt;
&lt;br /&gt;
1) The first numerical number (ex. 20110621) means an experimental date&lt;br /&gt;
&lt;br /&gt;
2) 'KTMD‘, ‘PF‘, ‘KT‘, ‘MD‘ and ‘SLP‘ mean label of experiment&lt;br /&gt;
&lt;br /&gt;
3)‘Chibi‘, ‘George‘, ‘Kin2‘ and ‘Su‘ mean name of monkey&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In each session folder (Session*), there are ‘ECoG_ch**.mat‘, ‘ECoGTime.mat‘ and ‘Condition.mat‘ files. * means number of session.&lt;br /&gt;
&lt;br /&gt;
‘ECoG_ch**.mat‘ had ECoG data of electrode. ** means number of electrode. Sampling rate was 1 kHz.&lt;br /&gt;
&lt;br /&gt;
‘ECoGTime.mat‘ had time of ECoG data.&lt;br /&gt;
&lt;br /&gt;
‘Condition.mat‘ had information of condition.&lt;br /&gt;
&lt;br /&gt;
Only the sleeping experiment had EOG and EMG data.&lt;br /&gt;
&lt;br /&gt;
‘EOG_REye.mat‘ had EOG data recorded from right eye.&lt;br /&gt;
&lt;br /&gt;
‘EMG_Chin.mat‘ had EMG data recorded from chin.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Condition information:&lt;br /&gt;
&lt;br /&gt;
‘Condition.mat’ has information of condition in the session. There are four variables: &lt;br /&gt;
&lt;br /&gt;
‘ConditionLabel‘ has labels of condition. &lt;br /&gt;
&lt;br /&gt;
‘ConditionIndex‘ has indices of data at which conditions occurred in the session. &lt;br /&gt;
&lt;br /&gt;
‘ConditionTime‘ has time-stamps at which conditions occurred in the session [sec]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The meaning of label of condition is as follows:&lt;br /&gt;
&lt;br /&gt;
'AwakeEyesOpened': Awake condition with eyes opened&lt;br /&gt;
&lt;br /&gt;
'AwakeEyesClosed': Awake condition with eyes closed&lt;br /&gt;
&lt;br /&gt;
'AnestheticInjection': Injection of anesthetic agent&lt;br /&gt;
&lt;br /&gt;
'Anesthetized': Anesthetized condition&lt;br /&gt;
&lt;br /&gt;
'AntagonistInjection' : Injection of antagonist&lt;br /&gt;
&lt;br /&gt;
'RecoveryEyesClosed' : Recovery condition with eyes closed&lt;br /&gt;
&lt;br /&gt;
'RecoveryEyesOpened' : Recovery condition with eyes opened&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Reference == &lt;br /&gt;
&lt;br /&gt;
Yanagawa, T., Chao, Z. C., Hasegawa, N., &amp;amp; Fujii, N. (2013). &amp;quot;Large-Scale Information Flow in Conscious and Unconscious States: an ECoG Study in Monkeys.&amp;quot; PloS one, 8(11), e80845.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.neurotycho.org/index.php?title=Anesthesia_Task_Details&amp;diff=86099</id>
		<title>Anesthesia Task Details</title>
		<link rel="alternate" type="text/html" href="https://wiki.neurotycho.org/index.php?title=Anesthesia_Task_Details&amp;diff=86099"/>
		<updated>2014-06-06T07:10:44Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Anesthesia Task ==&lt;br /&gt;
&lt;br /&gt;
Anesthesia task has five experiments.&lt;br /&gt;
&lt;br /&gt;
*;Anesthesia Experiments&lt;br /&gt;
*:Ketamine and medetomidine (KTMD)&lt;br /&gt;
*:Propofol (PF)&lt;br /&gt;
*:Ketamine (KT)&lt;br /&gt;
*:Medetomidine (MD)&lt;br /&gt;
&lt;br /&gt;
*;Natural Sleep Experiment (SLP)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Task illustration == &lt;br /&gt;
&lt;br /&gt;
*;Anesthesia Experiments&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Figure-KetaMede&amp;amp;Ketamine-200dpi-v3.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*;Natural Sleep Experiment&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Figure-Sleep-200dpi-v5.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Detail Method == &lt;br /&gt;
&lt;br /&gt;
*;Anesthesia Experiments&lt;br /&gt;
&lt;br /&gt;
We did 4 experiments in which the monkey was under anesthesia. Two anesthetic agents, ketamine and medetomidine, were used in the first experiment. In other experiments, only propofol, ketamine or medetomidine were used respectively. &lt;br /&gt;
&lt;br /&gt;
During the experiments, the monkey was seated in a primate chair with both arms and head movement restricted.  Neural data were acquired during the experiment. There were three conditions that were awake, anesthetized and recovery conditions. The awake condition had eyes-opened and eyes-closed conditions. At first monkey’s eyes were opened and the monkey sat calmly for up to 20 min. Next the monkey’s eyes were covered by an eye-mask to refrain from evoking visual response. During the eyes-closed condition, the monkey would sat calmly for up to 20 min at which time we would start to monitor heart rate. &lt;br /&gt;
&lt;br /&gt;
In experiments where the ketamine-medetomidine cocktail was used to induce anesthesia, the ketamine (～5.0 mg/kg for M1–M3, 8.8 mg/kg for M4) and medetomidine (～0.016 mg/kg for M1–M3, 0.053 mg/kg for M4) were injected intramuscularly (see Table). In contrast, propofol-induced anesthesia was achieved through intravenous propofol (5.2 mg/kg for M1 and M2) injection (see Table). In ketamine-induced anesthesia experiment, the ketamine (～5.1 mg/kg for M1 and M2) was injected intramuscularly (see Table). In medetomidine-induced anesthesia experiment, the medetomidine (～0.018 mg/kg for M1 and M2) was injected intramuscularly (see Table).&lt;br /&gt;
Loss of consciousness (LOC) was defined as the point at which a monkey no longer responded to manipulation of the monkey’s hand or touching of the nostril or philtrum with a cotton swab. As an additional confirmation that the monkey had achieved LOC, we could observe slow wave oscillations in the neural signal. After LOC was established, neural activity was recorded for ～25 min for the ketamine-medetomidine-induced anesthesia experiment, and ～10 min for the propofol-, ketamine-, and medetomidine-induced anesthesia experiments respectively (Anesthetized condition). Heart rate and breathing were monitored carefully throughout the length of the experiment. &lt;br /&gt;
&lt;br /&gt;
After LOC, the monkey recovered from anesthesia (Recovery condition). In ketamine-medetomidine- and medetomidine-induced anesthesia experiments, atipamezole which is an antagonist of medetomidine was injected intramuscularly and the monkey recovered quickly after the injection. In propofol- and ketamine-induced anesthesia experiments, the monkey was left alone for the recovery condition. In the recovery condition, there were eyes-closed and eyes-opened conditions. The onset of eyes-closed condition in recovery condition was defined as the point at which the slow wave oscillation in the neural signal disappeared in ketamine-medetomidine- and medetomidine-induced anesthesia experiments, and the monkey started to respond to manipulation of the monkey’s hand or touching of the nostril or philtrum with a cotton swab in propofol- and ketamine-induced anesthesia experiments.&lt;br /&gt;
&lt;br /&gt;
During eyes-closed condition, the monkey’s eyes were closed and the monkey sat calmly for about 15 min. Next the monkey’s eyes were opened by removing the eye-mask. During the eyes-opened condition, the monkey would sat calmly for about 15 min. &lt;br /&gt;
&lt;br /&gt;
We performed two to three recording sessions for each monkey, all on separate days (See Table).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*;Natural Sleep Experiment&lt;br /&gt;
&lt;br /&gt;
Natural sleep experiment: During the sleep experiment under the conditions of sleep, awake with eyes closed, and awake with eyes open, the state of the monkey was monitored by recording electrooculogram (EOG) and electromyography (EMG) signals. &lt;br /&gt;
&lt;br /&gt;
EOG and EMG were performed at a sampling rate of 1 kHz by a Cerebus data acquisition system (Blackrock Microsystems, Salt Lake City, UT, USA)). EOG signals were recorded from the muscles of the right eye by placing 2 electrodes (Nihon Kohden, Disposable electrode for ECG Monitoring M-150) on near the outer and inner canthi of the right eye. The difference in potential between the 2 electrodes was then used as the EOG signal. Two electrodes were put on the chin, and the difference in the potential between these electrodes was used as the EMG signal.&lt;br /&gt;
&lt;br /&gt;
In the sleep condition, the eyes were covered by an eye mask, and the experimental room was kept quiet and dark for up to 1.5 hours. During this period, slow wave oscillation appeared intermittently in the ECoG signal. Immediately following the sleep condition, the light was turned on, and data acquisition was continued under the eyes closed condition for about 10 minutes. The eye mask was removed for the eyes open condition, which lasted for about 10 minutes. For monkeys M1 and M2, 3 and 4 recording sessions were performed on separate days, respectively (See Table). The sleep state was defined by the degree of spatial synchronization in slow wave oscillations (See Yanagawa 2013 for the detail method).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*;Table&lt;br /&gt;
&lt;br /&gt;
[[File:Table-Anesthesia-Neurotycho-v3-2.jpg|500px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*;ECoG Electrode array on monkey's brain&lt;br /&gt;
[[File:BrainMap-v3-2.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
2D brain image and electrodes location of monkey can be downloaded here.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Data format ==&lt;br /&gt;
&lt;br /&gt;
Data can be download from neurotycho.&lt;br /&gt;
&lt;br /&gt;
One zip file has one date data which consists of some sessions.&lt;br /&gt;
&lt;br /&gt;
In the name of the zip file&lt;br /&gt;
&lt;br /&gt;
(ex. 20110621KTMD_Anesthesia_Chibi_Toru+Yanagawa_mat_ECoG128.zip)&lt;br /&gt;
&lt;br /&gt;
1) The first numerical number (ex. 20110621) means an experimental date&lt;br /&gt;
&lt;br /&gt;
2) 'KTMD‘, ‘PF‘, ‘KT‘, ‘MD‘ and ‘SLP‘ mean label of experiment&lt;br /&gt;
&lt;br /&gt;
3)‘Chibi‘, ‘George‘, ‘Kin2‘ and ‘Su‘ mean name of monkey&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In each session folder (Session*), there are ‘ECoG_ch**.mat‘, ‘ECoGTime.mat‘ and ‘Condition.mat‘ files. * means number of session.&lt;br /&gt;
&lt;br /&gt;
‘ECoG_ch**.mat‘ had ECoG data of electrode. ** means number of electrode. Sampling rate was 1 kHz.&lt;br /&gt;
&lt;br /&gt;
‘ECoGTime.mat‘ had time of ECoG data.&lt;br /&gt;
&lt;br /&gt;
‘Condition.mat‘ had information of condition.&lt;br /&gt;
&lt;br /&gt;
Only the sleeping experiment had EOG and EMG data.&lt;br /&gt;
&lt;br /&gt;
‘EOG_REye.mat‘ had EOG data recorded from right eye.&lt;br /&gt;
&lt;br /&gt;
‘EMG_Chin.mat‘ had EMG data recorded from chin.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Condition information:&lt;br /&gt;
&lt;br /&gt;
‘Condition.mat’ has information of condition in the session. There are four variables: &lt;br /&gt;
&lt;br /&gt;
‘ConditionLabel‘ has labels of condition. &lt;br /&gt;
&lt;br /&gt;
‘ConditionIndex‘ has indices of data at which conditions occurred in the session. &lt;br /&gt;
&lt;br /&gt;
‘ConditionTime‘ has time-stamps at which conditions occurred in the session [sec]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The meaning of label of condition is as follows:&lt;br /&gt;
&lt;br /&gt;
'AwakeEyesOpened': Awake condition with eyes opened&lt;br /&gt;
&lt;br /&gt;
'AwakeEyesClosed': Awake condition with eyes closed&lt;br /&gt;
&lt;br /&gt;
'AnestheticInjection': Injection of anesthetic agent&lt;br /&gt;
&lt;br /&gt;
'Anesthetized': Anesthetized condition&lt;br /&gt;
&lt;br /&gt;
'AntagonistInjection' : Injection of antagonist&lt;br /&gt;
&lt;br /&gt;
'RecoveryEyesClosed' : Recovery condition with eyes closed&lt;br /&gt;
&lt;br /&gt;
'RecoveryEyesOpened' : Recovery condition with eyes opened&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Reference == &lt;br /&gt;
&lt;br /&gt;
Yanagawa, T., Chao, Z. C., Hasegawa, N., &amp;amp; Fujii, N. (2013). &amp;quot;Large-Scale Information Flow in Conscious and Unconscious States: an ECoG Study in Monkeys.&amp;quot; PloS one, 8(11), e80845.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.neurotycho.org/index.php?title=File:Table-Anesthesia-Neurotycho-v3-2.jpg&amp;diff=86098</id>
		<title>File:Table-Anesthesia-Neurotycho-v3-2.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.neurotycho.org/index.php?title=File:Table-Anesthesia-Neurotycho-v3-2.jpg&amp;diff=86098"/>
		<updated>2014-06-06T07:10:17Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
</feed>