<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.neuro.mcw.edu/meg/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jeff</id>
	<title>MEG Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.neuro.mcw.edu/meg/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jeff"/>
	<link rel="alternate" type="text/html" href="https://www.neuro.mcw.edu/meg/index.php?title=Special:Contributions/Jeff"/>
	<updated>2026-05-18T05:25:05Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.10</generator>
	<entry>
		<id>https://www.neuro.mcw.edu/meg/index.php?title=SQUIGGLES_Computer_Login&amp;diff=141</id>
		<title>SQUIGGLES Computer Login</title>
		<link rel="alternate" type="text/html" href="https://www.neuro.mcw.edu/meg/index.php?title=SQUIGGLES_Computer_Login&amp;diff=141"/>
		<updated>2019-06-26T17:28:32Z</updated>

		<summary type="html">&lt;p&gt;Jeff: /* VNC */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Squiggles is general purpose analysis and storage computer for MEG/Neurophysiology/Epilepsy data&lt;br /&gt;
&lt;br /&gt;
Configuration:&lt;br /&gt;
For Windows&lt;br /&gt;
For Mac/Linux&lt;br /&gt;
&lt;br /&gt;
==FastX Connection (Preferred Connection):==&lt;br /&gt;
FastX is an alternative to VNC connect. It provides a more straightforward connection than VNC. Previously, we have had an issue with a large number of users logging in at once using the VNC. FastX resolves this issue.&lt;br /&gt;
&lt;br /&gt;
The FastX server is installed on squiggles. You will need to download the client - https://www.starnet.com/fastx/current-client&lt;br /&gt;
&lt;br /&gt;
[[File: FastX_config.png]]&lt;br /&gt;
&lt;br /&gt;
Steps to setup the connection: &amp;lt;br /&amp;gt;  &lt;br /&gt;
1. Open fastX &amp;lt;br /&amp;gt;&lt;br /&gt;
2. Click the plus to start a new connection &amp;lt;br /&amp;gt;&lt;br /&gt;
3. Enter the Connection Name, host (sguiggles.rcc.mcw.edu), and user (rcc username) &amp;lt;br /&amp;gt;&lt;br /&gt;
4. Click the plus to enter a session.  Use /etc/X11/xinit/xinitrc for the command  &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==VNC (Old method - still works, FastX may be more reliable)==&lt;br /&gt;
===VNC User Ports:===&lt;br /&gt;
(make sure to log in under your port number)&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|User&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Port&lt;br /&gt;
|-&lt;br /&gt;
|Jeff Stout&lt;br /&gt;
|5910,5911&lt;br /&gt;
|-&lt;br /&gt;
|Joe Heffernan&lt;br /&gt;
|5912&lt;br /&gt;
|-&lt;br /&gt;
|Candida Ustine&lt;br /&gt;
|5914&lt;br /&gt;
|-&lt;br /&gt;
|Manoj Raghavan&lt;br /&gt;
|5913&lt;br /&gt;
|-&lt;br /&gt;
|Chad Carlson&lt;br /&gt;
|5915&lt;br /&gt;
|-&lt;br /&gt;
|Chris Anderson&lt;br /&gt;
|5916&lt;br /&gt;
|-&lt;br /&gt;
|Serena Thompson&lt;br /&gt;
|5917&lt;br /&gt;
|-&lt;br /&gt;
|Patrick Bauer&lt;br /&gt;
|5918&lt;br /&gt;
|-&lt;br /&gt;
|Jeff Binder&lt;br /&gt;
|5919&lt;br /&gt;
|-&lt;br /&gt;
|Leo Fernandino&lt;br /&gt;
|5920&lt;br /&gt;
|-&lt;br /&gt;
|Lisa Conant&lt;br /&gt;
|5921&lt;br /&gt;
|-&lt;br /&gt;
|Lindsay Nelson&lt;br /&gt;
|5922&lt;br /&gt;
|-&lt;br /&gt;
|Nick Guzowski&lt;br /&gt;
|5923&lt;br /&gt;
|-&lt;br /&gt;
|Zack Harper&lt;br /&gt;
|5924&lt;br /&gt;
|-&lt;br /&gt;
|Bill Gross&lt;br /&gt;
|5925&lt;br /&gt;
|-&lt;br /&gt;
|Michelle Kassel&lt;br /&gt;
|5926&lt;br /&gt;
|-&lt;br /&gt;
|Greg McQuestion&lt;br /&gt;
|5927&lt;br /&gt;
|-&lt;br /&gt;
|Monica Keith&lt;br /&gt;
|5928&lt;br /&gt;
|-&lt;br /&gt;
|Priyanka Shah&lt;br /&gt;
|5929&lt;br /&gt;
|-&lt;br /&gt;
|Vahab Youssofzadeh&lt;br /&gt;
|5931&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Connecting to Squiggles===&lt;br /&gt;
====For Mac or Linux====&lt;br /&gt;
From a bash shell / terminal type the following. This will open a tunnel over ssh to log into VNC Viewer (see below).&lt;br /&gt;
ssh -N -L 59**:localhost:59** squiggles.rcc.mcw.edu&lt;br /&gt;
&lt;br /&gt;
====For Windows====&lt;br /&gt;
An SSH tunnel must be performed using Putty or with windows 10 you can use the ssh command above.&lt;br /&gt;
&lt;br /&gt;
Download Putty:&lt;br /&gt;
https://www.chiark.greenend.org.uk/~sgtatham/putty/&lt;br /&gt;
&lt;br /&gt;
[[File:Putty config1.PNG]]&lt;br /&gt;
&lt;br /&gt;
[[File:Putty config2 tunnel.PNG]]&lt;br /&gt;
&lt;br /&gt;
===Logging into VNC session===&lt;br /&gt;
Once connected to squiggles over ssh &lt;br /&gt;
&lt;br /&gt;
====Creating a VNC session====&lt;br /&gt;
VNC sessions will be created at bootup using the port numbers above&lt;br /&gt;
If the VNC session fails or is not working:&lt;br /&gt;
vncserver :## -geometry 1900x1200    (This will open a vnc session on port 59## with a resolution of 1900x1200)  The ## must match your port number for this to work.&lt;br /&gt;
====Connecting to a VNC session====&lt;br /&gt;
Use realvnc viewer to log into your VNC session.  &lt;br /&gt;
=====VNC viewer download=====&lt;br /&gt;
Realvnc has been tested to work - https://www.realvnc.com/en/connect/download/viewer/&lt;br /&gt;
=====Log in using RealVNC=====&lt;br /&gt;
Open vncviewer &lt;br /&gt;
In the top bar that accepts a VNC Server address &amp;lt;br /&amp;gt;&lt;br /&gt;
type localhost:##  (where ## are the last two digits of your port number 59##) &lt;br /&gt;
 [[image:vncviewer.png]]&lt;br /&gt;
Log into the VNC session using your VNC password &amp;lt;br /&amp;gt;&lt;br /&gt;
Once the VNC window is open, log into the server using your RCC password&lt;/div&gt;</summary>
		<author><name>Jeff</name></author>
	</entry>
	<entry>
		<id>https://www.neuro.mcw.edu/meg/index.php?title=SQUIGGLES_Computer_Login&amp;diff=136</id>
		<title>SQUIGGLES Computer Login</title>
		<link rel="alternate" type="text/html" href="https://www.neuro.mcw.edu/meg/index.php?title=SQUIGGLES_Computer_Login&amp;diff=136"/>
		<updated>2019-06-26T17:13:03Z</updated>

		<summary type="html">&lt;p&gt;Jeff: /* FastX Connection (Prefferred Connection): */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Squiggles is general purpose analysis and storage computer for MEG/Neurophysiology/Epilepsy data&lt;br /&gt;
&lt;br /&gt;
Configuration:&lt;br /&gt;
For Windows&lt;br /&gt;
For Mac/Linux&lt;br /&gt;
&lt;br /&gt;
==FastX Connection (Prefferred Connection):==&lt;br /&gt;
FastX is an alternative to VNC connections. This provides a more straightforward connection than VNC.  Also we have had some issues with the large number of users logging in at once with VNC.  &lt;br /&gt;
&lt;br /&gt;
The FastX server is installed on squiggles.  You will need to download the client - https://www.starnet.com/fastx/current-client&lt;br /&gt;
&lt;br /&gt;
[[File: FastX_config.png]]&lt;br /&gt;
&lt;br /&gt;
See above &amp;lt;br /&amp;gt;  &lt;br /&gt;
1-Open fastX &amp;lt;br /&amp;gt;&lt;br /&gt;
2-Click the plus to start a new connection &amp;lt;br /&amp;gt; &lt;br /&gt;
3-Enter Connection Name, host (sguiggles.rcc.mcw.edu), and user (your rcc username)  &amp;lt;br /&amp;gt;&lt;br /&gt;
4-Click the plus to enter a session.  Use /etc/X11/xinit/xinitrc for the command  &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==VNC==&lt;br /&gt;
===VNC User Ports:===&lt;br /&gt;
(make sure to log in under your port number)&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|User&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Port&lt;br /&gt;
|-&lt;br /&gt;
|Jeff Stout&lt;br /&gt;
|5910,5911&lt;br /&gt;
|-&lt;br /&gt;
|Joe Heffernan&lt;br /&gt;
|5912&lt;br /&gt;
|-&lt;br /&gt;
|Candida Ustine&lt;br /&gt;
|5914&lt;br /&gt;
|-&lt;br /&gt;
|Manoj Raghavan&lt;br /&gt;
|5913&lt;br /&gt;
|-&lt;br /&gt;
|Chad Carlson&lt;br /&gt;
|5915&lt;br /&gt;
|-&lt;br /&gt;
|Chris Anderson&lt;br /&gt;
|5916&lt;br /&gt;
|-&lt;br /&gt;
|Serena Thompson&lt;br /&gt;
|5917&lt;br /&gt;
|-&lt;br /&gt;
|Patrick Bauer&lt;br /&gt;
|5918&lt;br /&gt;
|-&lt;br /&gt;
|Jeff Binder&lt;br /&gt;
|5919&lt;br /&gt;
|-&lt;br /&gt;
|Leo Fernandino&lt;br /&gt;
|5920&lt;br /&gt;
|-&lt;br /&gt;
|Lisa Conant&lt;br /&gt;
|5921&lt;br /&gt;
|-&lt;br /&gt;
|Lindsay Nelson&lt;br /&gt;
|5922&lt;br /&gt;
|-&lt;br /&gt;
|Nick Guzowski&lt;br /&gt;
|5923&lt;br /&gt;
|-&lt;br /&gt;
|Zack Harper&lt;br /&gt;
|5924&lt;br /&gt;
|-&lt;br /&gt;
|Bill Gross&lt;br /&gt;
|5925&lt;br /&gt;
|-&lt;br /&gt;
|Michelle Kassel&lt;br /&gt;
|5926&lt;br /&gt;
|-&lt;br /&gt;
|Greg McQuestion&lt;br /&gt;
|5927&lt;br /&gt;
|-&lt;br /&gt;
|Monica Keith&lt;br /&gt;
|5928&lt;br /&gt;
|-&lt;br /&gt;
|Priyanka Shah&lt;br /&gt;
|5929&lt;br /&gt;
|-&lt;br /&gt;
|Vahab Youssofzadeh&lt;br /&gt;
|5931&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Connecting to Squiggles===&lt;br /&gt;
====For Mac or Linux====&lt;br /&gt;
From a bash shell / terminal type the following. This will open a tunnel over ssh to log into VNC Viewer (see below).&lt;br /&gt;
ssh -N -L 59**:localhost:59** squiggles.rcc.mcw.edu&lt;br /&gt;
&lt;br /&gt;
====For Windows====&lt;br /&gt;
An SSH tunnel must be performed using Putty or with windows 10 you can use the ssh command above.&lt;br /&gt;
&lt;br /&gt;
Download Putty:&lt;br /&gt;
https://www.chiark.greenend.org.uk/~sgtatham/putty/&lt;br /&gt;
&lt;br /&gt;
[[File:Putty config1.PNG]]&lt;br /&gt;
&lt;br /&gt;
[[File:Putty config2 tunnel.PNG]]&lt;br /&gt;
&lt;br /&gt;
===Logging into VNC session===&lt;br /&gt;
Once connected to squiggles over ssh &lt;br /&gt;
&lt;br /&gt;
====Creating a VNC session====&lt;br /&gt;
VNC sessions will be created at bootup using the port numbers above&lt;br /&gt;
If the VNC session fails or is not working:&lt;br /&gt;
vncserver :## -geometry 1900x1200    (This will open a vnc session on port 59## with a resolution of 1900x1200)  The ## must match your port number for this to work.&lt;br /&gt;
====Connecting to a VNC session====&lt;br /&gt;
Use realvnc viewer to log into your VNC session.  &lt;br /&gt;
=====VNC viewer download=====&lt;br /&gt;
Realvnc has been tested to work - https://www.realvnc.com/en/connect/download/viewer/&lt;br /&gt;
=====Log in using RealVNC=====&lt;br /&gt;
Open vncviewer &lt;br /&gt;
In the top bar that accepts a VNC Server address &amp;lt;br /&amp;gt;&lt;br /&gt;
type localhost:##  (where ## are the last two digits of your port number 59##) &lt;br /&gt;
 [[image:vncviewer.png]]&lt;br /&gt;
Log into the VNC session using your VNC password &amp;lt;br /&amp;gt;&lt;br /&gt;
Once the VNC window is open, log into the server using your RCC password&lt;/div&gt;</summary>
		<author><name>Jeff</name></author>
	</entry>
	<entry>
		<id>https://www.neuro.mcw.edu/meg/index.php?title=SQUIGGLES_Computer_Login&amp;diff=135</id>
		<title>SQUIGGLES Computer Login</title>
		<link rel="alternate" type="text/html" href="https://www.neuro.mcw.edu/meg/index.php?title=SQUIGGLES_Computer_Login&amp;diff=135"/>
		<updated>2019-06-26T17:10:01Z</updated>

		<summary type="html">&lt;p&gt;Jeff: /* FastX Connection (Prefferred Connection): */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Squiggles is general purpose analysis and storage computer for MEG/Neurophysiology/Epilepsy data&lt;br /&gt;
&lt;br /&gt;
Configuration:&lt;br /&gt;
For Windows&lt;br /&gt;
For Mac/Linux&lt;br /&gt;
&lt;br /&gt;
==FastX Connection (Prefferred Connection):==&lt;br /&gt;
FastX is an alternative to VNC connections. This provides a more straightforward connection than VNC.  Also we have had some issues with the large number of users logging in at once with VNC.  &lt;br /&gt;
&lt;br /&gt;
The FastX server is installed on squiggles.  You will need to download the client - https://www.starnet.com/fastx/current-client&lt;br /&gt;
&lt;br /&gt;
[[File: FastX_config.png]]&lt;br /&gt;
&lt;br /&gt;
See above &amp;lt;br /&amp;gt;  &lt;br /&gt;
1-Open fastX &amp;lt;br /&amp;gt;&lt;br /&gt;
2-Click the plus to start a new connection &amp;lt;br /&amp;gt; &lt;br /&gt;
3-Enter Connection Name, host (sguiggles.rcc.mcw.edu), and user (your rcc username)  &amp;lt;br /&amp;gt;&lt;br /&gt;
4-Click play &amp;lt;br /&amp;gt; &lt;br /&gt;
5-There are at least two different session windows (you can click the pencil and enter either gnome-session or /etc/X11/xinit/xinitrc).  The xinitrc was being used by vnc. &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==VNC==&lt;br /&gt;
===VNC User Ports:===&lt;br /&gt;
(make sure to log in under your port number)&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|User&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Port&lt;br /&gt;
|-&lt;br /&gt;
|Jeff Stout&lt;br /&gt;
|5910,5911&lt;br /&gt;
|-&lt;br /&gt;
|Joe Heffernan&lt;br /&gt;
|5912&lt;br /&gt;
|-&lt;br /&gt;
|Candida Ustine&lt;br /&gt;
|5914&lt;br /&gt;
|-&lt;br /&gt;
|Manoj Raghavan&lt;br /&gt;
|5913&lt;br /&gt;
|-&lt;br /&gt;
|Chad Carlson&lt;br /&gt;
|5915&lt;br /&gt;
|-&lt;br /&gt;
|Chris Anderson&lt;br /&gt;
|5916&lt;br /&gt;
|-&lt;br /&gt;
|Serena Thompson&lt;br /&gt;
|5917&lt;br /&gt;
|-&lt;br /&gt;
|Patrick Bauer&lt;br /&gt;
|5918&lt;br /&gt;
|-&lt;br /&gt;
|Jeff Binder&lt;br /&gt;
|5919&lt;br /&gt;
|-&lt;br /&gt;
|Leo Fernandino&lt;br /&gt;
|5920&lt;br /&gt;
|-&lt;br /&gt;
|Lisa Conant&lt;br /&gt;
|5921&lt;br /&gt;
|-&lt;br /&gt;
|Lindsay Nelson&lt;br /&gt;
|5922&lt;br /&gt;
|-&lt;br /&gt;
|Nick Guzowski&lt;br /&gt;
|5923&lt;br /&gt;
|-&lt;br /&gt;
|Zack Harper&lt;br /&gt;
|5924&lt;br /&gt;
|-&lt;br /&gt;
|Bill Gross&lt;br /&gt;
|5925&lt;br /&gt;
|-&lt;br /&gt;
|Michelle Kassel&lt;br /&gt;
|5926&lt;br /&gt;
|-&lt;br /&gt;
|Greg McQuestion&lt;br /&gt;
|5927&lt;br /&gt;
|-&lt;br /&gt;
|Monica Keith&lt;br /&gt;
|5928&lt;br /&gt;
|-&lt;br /&gt;
|Priyanka Shah&lt;br /&gt;
|5929&lt;br /&gt;
|-&lt;br /&gt;
|Vahab Youssofzadeh&lt;br /&gt;
|5931&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Connecting to Squiggles===&lt;br /&gt;
====For Mac or Linux====&lt;br /&gt;
From a bash shell / terminal type the following. This will open a tunnel over ssh to log into VNC Viewer (see below).&lt;br /&gt;
ssh -N -L 59**:localhost:59** squiggles.rcc.mcw.edu&lt;br /&gt;
&lt;br /&gt;
====For Windows====&lt;br /&gt;
An SSH tunnel must be performed using Putty or with windows 10 you can use the ssh command above.&lt;br /&gt;
&lt;br /&gt;
Download Putty:&lt;br /&gt;
https://www.chiark.greenend.org.uk/~sgtatham/putty/&lt;br /&gt;
&lt;br /&gt;
[[File:Putty config1.PNG]]&lt;br /&gt;
&lt;br /&gt;
[[File:Putty config2 tunnel.PNG]]&lt;br /&gt;
&lt;br /&gt;
===Logging into VNC session===&lt;br /&gt;
Once connected to squiggles over ssh &lt;br /&gt;
&lt;br /&gt;
====Creating a VNC session====&lt;br /&gt;
VNC sessions will be created at bootup using the port numbers above&lt;br /&gt;
If the VNC session fails or is not working:&lt;br /&gt;
vncserver :## -geometry 1900x1200    (This will open a vnc session on port 59## with a resolution of 1900x1200)  The ## must match your port number for this to work.&lt;br /&gt;
====Connecting to a VNC session====&lt;br /&gt;
Use realvnc viewer to log into your VNC session.  &lt;br /&gt;
=====VNC viewer download=====&lt;br /&gt;
Realvnc has been tested to work - https://www.realvnc.com/en/connect/download/viewer/&lt;br /&gt;
=====Log in using RealVNC=====&lt;br /&gt;
Open vncviewer &lt;br /&gt;
In the top bar that accepts a VNC Server address &amp;lt;br /&amp;gt;&lt;br /&gt;
type localhost:##  (where ## are the last two digits of your port number 59##) &lt;br /&gt;
 [[image:vncviewer.png]]&lt;br /&gt;
Log into the VNC session using your VNC password &amp;lt;br /&amp;gt;&lt;br /&gt;
Once the VNC window is open, log into the server using your RCC password&lt;/div&gt;</summary>
		<author><name>Jeff</name></author>
	</entry>
	<entry>
		<id>https://www.neuro.mcw.edu/meg/index.php?title=File:FastX_config.png&amp;diff=134</id>
		<title>File:FastX config.png</title>
		<link rel="alternate" type="text/html" href="https://www.neuro.mcw.edu/meg/index.php?title=File:FastX_config.png&amp;diff=134"/>
		<updated>2019-06-26T17:09:39Z</updated>

		<summary type="html">&lt;p&gt;Jeff: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Jeff</name></author>
	</entry>
	<entry>
		<id>https://www.neuro.mcw.edu/meg/index.php?title=SQUIGGLES_Computer_Login&amp;diff=133</id>
		<title>SQUIGGLES Computer Login</title>
		<link rel="alternate" type="text/html" href="https://www.neuro.mcw.edu/meg/index.php?title=SQUIGGLES_Computer_Login&amp;diff=133"/>
		<updated>2019-06-26T16:18:24Z</updated>

		<summary type="html">&lt;p&gt;Jeff: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Squiggles is general purpose analysis and storage computer for MEG/Neurophysiology/Epilepsy data&lt;br /&gt;
&lt;br /&gt;
Configuration:&lt;br /&gt;
For Windows&lt;br /&gt;
For Mac/Linux&lt;br /&gt;
&lt;br /&gt;
==FastX Connection (Prefferred Connection):==&lt;br /&gt;
FastX is an alternative to VNC connections. This provides a more straightforward connection than VNC.  Also we have had some issues with the large number of users logging in at once with VNC.  &lt;br /&gt;
&lt;br /&gt;
The FastX server is installed on squiggles.  You will need to download the client - https://www.starnet.com/fastx/current-client&lt;br /&gt;
&lt;br /&gt;
[[File: FastX_login_mod.png]]&lt;br /&gt;
&lt;br /&gt;
See above &amp;lt;br /&amp;gt;  &lt;br /&gt;
1-Open fastX &amp;lt;br /&amp;gt;&lt;br /&gt;
2-Click the plus to start a new connection &amp;lt;br /&amp;gt; &lt;br /&gt;
3-Enter Connection Name, host (sguiggles.rcc.mcw.edu), and user (your rcc username)  &amp;lt;br /&amp;gt;&lt;br /&gt;
4-Click play &amp;lt;br /&amp;gt; &lt;br /&gt;
5-There are at least two different session windows (you can click the pencil and enter either gnome-session or /etc/X11/xinit/xinitrc).  The xinitrc was being used by vnc. &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==VNC==&lt;br /&gt;
===VNC User Ports:===&lt;br /&gt;
(make sure to log in under your port number)&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|User&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Port&lt;br /&gt;
|-&lt;br /&gt;
|Jeff Stout&lt;br /&gt;
|5910,5911&lt;br /&gt;
|-&lt;br /&gt;
|Joe Heffernan&lt;br /&gt;
|5912&lt;br /&gt;
|-&lt;br /&gt;
|Candida Ustine&lt;br /&gt;
|5914&lt;br /&gt;
|-&lt;br /&gt;
|Manoj Raghavan&lt;br /&gt;
|5913&lt;br /&gt;
|-&lt;br /&gt;
|Chad Carlson&lt;br /&gt;
|5915&lt;br /&gt;
|-&lt;br /&gt;
|Chris Anderson&lt;br /&gt;
|5916&lt;br /&gt;
|-&lt;br /&gt;
|Serena Thompson&lt;br /&gt;
|5917&lt;br /&gt;
|-&lt;br /&gt;
|Patrick Bauer&lt;br /&gt;
|5918&lt;br /&gt;
|-&lt;br /&gt;
|Jeff Binder&lt;br /&gt;
|5919&lt;br /&gt;
|-&lt;br /&gt;
|Leo Fernandino&lt;br /&gt;
|5920&lt;br /&gt;
|-&lt;br /&gt;
|Lisa Conant&lt;br /&gt;
|5921&lt;br /&gt;
|-&lt;br /&gt;
|Lindsay Nelson&lt;br /&gt;
|5922&lt;br /&gt;
|-&lt;br /&gt;
|Nick Guzowski&lt;br /&gt;
|5923&lt;br /&gt;
|-&lt;br /&gt;
|Zack Harper&lt;br /&gt;
|5924&lt;br /&gt;
|-&lt;br /&gt;
|Bill Gross&lt;br /&gt;
|5925&lt;br /&gt;
|-&lt;br /&gt;
|Michelle Kassel&lt;br /&gt;
|5926&lt;br /&gt;
|-&lt;br /&gt;
|Greg McQuestion&lt;br /&gt;
|5927&lt;br /&gt;
|-&lt;br /&gt;
|Monica Keith&lt;br /&gt;
|5928&lt;br /&gt;
|-&lt;br /&gt;
|Priyanka Shah&lt;br /&gt;
|5929&lt;br /&gt;
|-&lt;br /&gt;
|Vahab Youssofzadeh&lt;br /&gt;
|5931&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Connecting to Squiggles===&lt;br /&gt;
====For Mac or Linux====&lt;br /&gt;
From a bash shell / terminal type the following. This will open a tunnel over ssh to log into VNC Viewer (see below).&lt;br /&gt;
ssh -N -L 59**:localhost:59** squiggles.rcc.mcw.edu&lt;br /&gt;
&lt;br /&gt;
====For Windows====&lt;br /&gt;
An SSH tunnel must be performed using Putty or with windows 10 you can use the ssh command above.&lt;br /&gt;
&lt;br /&gt;
Download Putty:&lt;br /&gt;
https://www.chiark.greenend.org.uk/~sgtatham/putty/&lt;br /&gt;
&lt;br /&gt;
[[File:Putty config1.PNG]]&lt;br /&gt;
&lt;br /&gt;
[[File:Putty config2 tunnel.PNG]]&lt;br /&gt;
&lt;br /&gt;
===Logging into VNC session===&lt;br /&gt;
Once connected to squiggles over ssh &lt;br /&gt;
&lt;br /&gt;
====Creating a VNC session====&lt;br /&gt;
VNC sessions will be created at bootup using the port numbers above&lt;br /&gt;
If the VNC session fails or is not working:&lt;br /&gt;
vncserver :## -geometry 1900x1200    (This will open a vnc session on port 59## with a resolution of 1900x1200)  The ## must match your port number for this to work.&lt;br /&gt;
====Connecting to a VNC session====&lt;br /&gt;
Use realvnc viewer to log into your VNC session.  &lt;br /&gt;
=====VNC viewer download=====&lt;br /&gt;
Realvnc has been tested to work - https://www.realvnc.com/en/connect/download/viewer/&lt;br /&gt;
=====Log in using RealVNC=====&lt;br /&gt;
Open vncviewer &lt;br /&gt;
In the top bar that accepts a VNC Server address &amp;lt;br /&amp;gt;&lt;br /&gt;
type localhost:##  (where ## are the last two digits of your port number 59##) &lt;br /&gt;
 [[image:vncviewer.png]]&lt;br /&gt;
Log into the VNC session using your VNC password &amp;lt;br /&amp;gt;&lt;br /&gt;
Once the VNC window is open, log into the server using your RCC password&lt;/div&gt;</summary>
		<author><name>Jeff</name></author>
	</entry>
	<entry>
		<id>https://www.neuro.mcw.edu/meg/index.php?title=SQUIGGLES_Computer_Login&amp;diff=132</id>
		<title>SQUIGGLES Computer Login</title>
		<link rel="alternate" type="text/html" href="https://www.neuro.mcw.edu/meg/index.php?title=SQUIGGLES_Computer_Login&amp;diff=132"/>
		<updated>2019-06-26T16:17:00Z</updated>

		<summary type="html">&lt;p&gt;Jeff: /* User Ports: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Squiggles is general purpose analysis and storage computer for MEG/Neurophysiology/Epilepsy data&lt;br /&gt;
&lt;br /&gt;
Configuration:&lt;br /&gt;
For Windows&lt;br /&gt;
For Mac/Linux&lt;br /&gt;
&lt;br /&gt;
==FastX Connection (Prefferred Connection):==&lt;br /&gt;
FastX is an alternative to VNC connections. This provides a more straightforward connection than VNC.  Also we have had some issues with the large number of users logging in at once with VNC.  &lt;br /&gt;
&lt;br /&gt;
The FastX server is installed on squiggles.  You will need to download the client - https://www.starnet.com/fastx/current-client&lt;br /&gt;
&lt;br /&gt;
[[File: FastX_login_mod.png]]&lt;br /&gt;
&lt;br /&gt;
See above &amp;lt;br /&amp;gt;  &lt;br /&gt;
1-Open fastX &amp;lt;br /&amp;gt;&lt;br /&gt;
2-Click the plus to start a new connection &amp;lt;br /&amp;gt; &lt;br /&gt;
3-Enter Connection Name, host (sguiggles.rcc.mcw.edu), and user (your rcc username)  &amp;lt;br /&amp;gt;&lt;br /&gt;
4-Click play &amp;lt;br /&amp;gt; &lt;br /&gt;
5-There are at least two different session windows (you can click the pencil and enter either gnome-session or /etc/X11/xinit/xinitrc).  The xinitrc was being used by vnc. &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==VNC User Ports:==&lt;br /&gt;
(make sure to log in under your port number)&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|User&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Port&lt;br /&gt;
|-&lt;br /&gt;
|Jeff Stout&lt;br /&gt;
|5910,5911&lt;br /&gt;
|-&lt;br /&gt;
|Joe Heffernan&lt;br /&gt;
|5912&lt;br /&gt;
|-&lt;br /&gt;
|Candida Ustine&lt;br /&gt;
|5914&lt;br /&gt;
|-&lt;br /&gt;
|Manoj Raghavan&lt;br /&gt;
|5913&lt;br /&gt;
|-&lt;br /&gt;
|Chad Carlson&lt;br /&gt;
|5915&lt;br /&gt;
|-&lt;br /&gt;
|Chris Anderson&lt;br /&gt;
|5916&lt;br /&gt;
|-&lt;br /&gt;
|Serena Thompson&lt;br /&gt;
|5917&lt;br /&gt;
|-&lt;br /&gt;
|Patrick Bauer&lt;br /&gt;
|5918&lt;br /&gt;
|-&lt;br /&gt;
|Jeff Binder&lt;br /&gt;
|5919&lt;br /&gt;
|-&lt;br /&gt;
|Leo Fernandino&lt;br /&gt;
|5920&lt;br /&gt;
|-&lt;br /&gt;
|Lisa Conant&lt;br /&gt;
|5921&lt;br /&gt;
|-&lt;br /&gt;
|Lindsay Nelson&lt;br /&gt;
|5922&lt;br /&gt;
|-&lt;br /&gt;
|Nick Guzowski&lt;br /&gt;
|5923&lt;br /&gt;
|-&lt;br /&gt;
|Zack Harper&lt;br /&gt;
|5924&lt;br /&gt;
|-&lt;br /&gt;
|Bill Gross&lt;br /&gt;
|5925&lt;br /&gt;
|-&lt;br /&gt;
|Michelle Kassel&lt;br /&gt;
|5926&lt;br /&gt;
|-&lt;br /&gt;
|Greg McQuestion&lt;br /&gt;
|5927&lt;br /&gt;
|-&lt;br /&gt;
|Monica Keith&lt;br /&gt;
|5928&lt;br /&gt;
|-&lt;br /&gt;
|Priyanka Shah&lt;br /&gt;
|5929&lt;br /&gt;
|-&lt;br /&gt;
|Vahab Youssofzadeh&lt;br /&gt;
|5931&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Connecting to Squiggles==&lt;br /&gt;
===For Mac or Linux===&lt;br /&gt;
From a bash shell / terminal type the following. This will open a tunnel over ssh to log into VNC Viewer (see below).&lt;br /&gt;
ssh -N -L 59**:localhost:59** squiggles.rcc.mcw.edu&lt;br /&gt;
&lt;br /&gt;
===For Windows===&lt;br /&gt;
An SSH tunnel must be performed using Putty or with windows 10 you can use the ssh command above.&lt;br /&gt;
&lt;br /&gt;
Download Putty:&lt;br /&gt;
https://www.chiark.greenend.org.uk/~sgtatham/putty/&lt;br /&gt;
&lt;br /&gt;
[[File:Putty config1.PNG]]&lt;br /&gt;
&lt;br /&gt;
[[File:Putty config2 tunnel.PNG]]&lt;br /&gt;
&lt;br /&gt;
==Logging into VNC session==&lt;br /&gt;
Once connected to squiggles over ssh &lt;br /&gt;
&lt;br /&gt;
===Creating a VNC session===&lt;br /&gt;
VNC sessions will be created at bootup using the port numbers above&lt;br /&gt;
If the VNC session fails or is not working:&lt;br /&gt;
vncserver :## -geometry 1900x1200    (This will open a vnc session on port 59## with a resolution of 1900x1200)  The ## must match your port number for this to work.&lt;br /&gt;
===Connecting to a VNC session===&lt;br /&gt;
Use realvnc viewer to log into your VNC session.  &lt;br /&gt;
====VNC viewer download====&lt;br /&gt;
Realvnc has been tested to work - https://www.realvnc.com/en/connect/download/viewer/&lt;br /&gt;
====Log in using RealVNC====&lt;br /&gt;
Open vncviewer &lt;br /&gt;
In the top bar that accepts a VNC Server address &amp;lt;br /&amp;gt;&lt;br /&gt;
type localhost:##  (where ## are the last two digits of your port number 59##) &lt;br /&gt;
 [[image:vncviewer.png]]&lt;br /&gt;
Log into the VNC session using your VNC password &amp;lt;br /&amp;gt;&lt;br /&gt;
Once the VNC window is open, log into the server using your RCC password&lt;/div&gt;</summary>
		<author><name>Jeff</name></author>
	</entry>
	<entry>
		<id>https://www.neuro.mcw.edu/meg/index.php?title=SQUIGGLES_Computer_Login&amp;diff=131</id>
		<title>SQUIGGLES Computer Login</title>
		<link rel="alternate" type="text/html" href="https://www.neuro.mcw.edu/meg/index.php?title=SQUIGGLES_Computer_Login&amp;diff=131"/>
		<updated>2019-06-26T16:16:45Z</updated>

		<summary type="html">&lt;p&gt;Jeff: /* FastX Connection: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Squiggles is general purpose analysis and storage computer for MEG/Neurophysiology/Epilepsy data&lt;br /&gt;
&lt;br /&gt;
Configuration:&lt;br /&gt;
For Windows&lt;br /&gt;
For Mac/Linux&lt;br /&gt;
&lt;br /&gt;
==FastX Connection (Prefferred Connection):==&lt;br /&gt;
FastX is an alternative to VNC connections. This provides a more straightforward connection than VNC.  Also we have had some issues with the large number of users logging in at once with VNC.  &lt;br /&gt;
&lt;br /&gt;
The FastX server is installed on squiggles.  You will need to download the client - https://www.starnet.com/fastx/current-client&lt;br /&gt;
&lt;br /&gt;
[[File: FastX_login_mod.png]]&lt;br /&gt;
&lt;br /&gt;
See above &amp;lt;br /&amp;gt;  &lt;br /&gt;
1-Open fastX &amp;lt;br /&amp;gt;&lt;br /&gt;
2-Click the plus to start a new connection &amp;lt;br /&amp;gt; &lt;br /&gt;
3-Enter Connection Name, host (sguiggles.rcc.mcw.edu), and user (your rcc username)  &amp;lt;br /&amp;gt;&lt;br /&gt;
4-Click play &amp;lt;br /&amp;gt; &lt;br /&gt;
5-There are at least two different session windows (you can click the pencil and enter either gnome-session or /etc/X11/xinit/xinitrc).  The xinitrc was being used by vnc. &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==User Ports:==&lt;br /&gt;
(make sure to log in under your port number)&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|User&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Port&lt;br /&gt;
|-&lt;br /&gt;
|Jeff Stout&lt;br /&gt;
|5910,5911&lt;br /&gt;
|-&lt;br /&gt;
|Joe Heffernan&lt;br /&gt;
|5912&lt;br /&gt;
|-&lt;br /&gt;
|Candida Ustine&lt;br /&gt;
|5914&lt;br /&gt;
|-&lt;br /&gt;
|Manoj Raghavan&lt;br /&gt;
|5913&lt;br /&gt;
|-&lt;br /&gt;
|Chad Carlson&lt;br /&gt;
|5915&lt;br /&gt;
|-&lt;br /&gt;
|Chris Anderson&lt;br /&gt;
|5916&lt;br /&gt;
|-&lt;br /&gt;
|Serena Thompson&lt;br /&gt;
|5917&lt;br /&gt;
|-&lt;br /&gt;
|Patrick Bauer&lt;br /&gt;
|5918&lt;br /&gt;
|-&lt;br /&gt;
|Jeff Binder&lt;br /&gt;
|5919&lt;br /&gt;
|-&lt;br /&gt;
|Leo Fernandino&lt;br /&gt;
|5920&lt;br /&gt;
|-&lt;br /&gt;
|Lisa Conant&lt;br /&gt;
|5921&lt;br /&gt;
|-&lt;br /&gt;
|Lindsay Nelson&lt;br /&gt;
|5922&lt;br /&gt;
|-&lt;br /&gt;
|Nick Guzowski&lt;br /&gt;
|5923&lt;br /&gt;
|-&lt;br /&gt;
|Zack Harper&lt;br /&gt;
|5924&lt;br /&gt;
|-&lt;br /&gt;
|Bill Gross&lt;br /&gt;
|5925&lt;br /&gt;
|-&lt;br /&gt;
|Michelle Kassel&lt;br /&gt;
|5926&lt;br /&gt;
|-&lt;br /&gt;
|Greg McQuestion&lt;br /&gt;
|5927&lt;br /&gt;
|-&lt;br /&gt;
|Monica Keith&lt;br /&gt;
|5928&lt;br /&gt;
|-&lt;br /&gt;
|Priyanka Shah&lt;br /&gt;
|5929&lt;br /&gt;
|-&lt;br /&gt;
|Vahab Youssofzadeh&lt;br /&gt;
|5931&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Connecting to Squiggles==&lt;br /&gt;
===For Mac or Linux===&lt;br /&gt;
From a bash shell / terminal type the following. This will open a tunnel over ssh to log into VNC Viewer (see below).&lt;br /&gt;
ssh -N -L 59**:localhost:59** squiggles.rcc.mcw.edu&lt;br /&gt;
&lt;br /&gt;
===For Windows===&lt;br /&gt;
An SSH tunnel must be performed using Putty or with windows 10 you can use the ssh command above.&lt;br /&gt;
&lt;br /&gt;
Download Putty:&lt;br /&gt;
https://www.chiark.greenend.org.uk/~sgtatham/putty/&lt;br /&gt;
&lt;br /&gt;
[[File:Putty config1.PNG]]&lt;br /&gt;
&lt;br /&gt;
[[File:Putty config2 tunnel.PNG]]&lt;br /&gt;
&lt;br /&gt;
==Logging into VNC session==&lt;br /&gt;
Once connected to squiggles over ssh &lt;br /&gt;
&lt;br /&gt;
===Creating a VNC session===&lt;br /&gt;
VNC sessions will be created at bootup using the port numbers above&lt;br /&gt;
If the VNC session fails or is not working:&lt;br /&gt;
vncserver :## -geometry 1900x1200    (This will open a vnc session on port 59## with a resolution of 1900x1200)  The ## must match your port number for this to work.&lt;br /&gt;
===Connecting to a VNC session===&lt;br /&gt;
Use realvnc viewer to log into your VNC session.  &lt;br /&gt;
====VNC viewer download====&lt;br /&gt;
Realvnc has been tested to work - https://www.realvnc.com/en/connect/download/viewer/&lt;br /&gt;
====Log in using RealVNC====&lt;br /&gt;
Open vncviewer &lt;br /&gt;
In the top bar that accepts a VNC Server address &amp;lt;br /&amp;gt;&lt;br /&gt;
type localhost:##  (where ## are the last two digits of your port number 59##) &lt;br /&gt;
 [[image:vncviewer.png]]&lt;br /&gt;
Log into the VNC session using your VNC password &amp;lt;br /&amp;gt;&lt;br /&gt;
Once the VNC window is open, log into the server using your RCC password&lt;/div&gt;</summary>
		<author><name>Jeff</name></author>
	</entry>
	<entry>
		<id>https://www.neuro.mcw.edu/meg/index.php?title=SQUIGGLES_Computer_Login&amp;diff=130</id>
		<title>SQUIGGLES Computer Login</title>
		<link rel="alternate" type="text/html" href="https://www.neuro.mcw.edu/meg/index.php?title=SQUIGGLES_Computer_Login&amp;diff=130"/>
		<updated>2019-06-26T16:16:18Z</updated>

		<summary type="html">&lt;p&gt;Jeff: /* FastX Connection: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Squiggles is general purpose analysis and storage computer for MEG/Neurophysiology/Epilepsy data&lt;br /&gt;
&lt;br /&gt;
Configuration:&lt;br /&gt;
For Windows&lt;br /&gt;
For Mac/Linux&lt;br /&gt;
&lt;br /&gt;
==FastX Connection:==&lt;br /&gt;
FastX is an alternative to VNC connections. This provides a more straightforward connection than VNC.  Also we have had some issues with the large number of users logging in at once with VNC.  &lt;br /&gt;
&lt;br /&gt;
The FastX server is installed on squiggles.  You will need to download the client - https://www.starnet.com/fastx/current-client&lt;br /&gt;
&lt;br /&gt;
[[File: FastX_login_mod.png]]&lt;br /&gt;
&lt;br /&gt;
See above &amp;lt;br /&amp;gt;  &lt;br /&gt;
1-Open fastX &amp;lt;br /&amp;gt;&lt;br /&gt;
2-Click the plus to start a new connection &amp;lt;br /&amp;gt; &lt;br /&gt;
3-Enter Connection Name, host (sguiggles.rcc.mcw.edu), and user (your rcc username)  &amp;lt;br /&amp;gt;&lt;br /&gt;
4-Click play &amp;lt;br /&amp;gt; &lt;br /&gt;
5-There are at least two different session windows (you can click the pencil and enter either gnome-session or /etc/X11/xinit/xinitrc).  The xinitrc was being used by vnc. &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==User Ports:==&lt;br /&gt;
(make sure to log in under your port number)&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|User&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Port&lt;br /&gt;
|-&lt;br /&gt;
|Jeff Stout&lt;br /&gt;
|5910,5911&lt;br /&gt;
|-&lt;br /&gt;
|Joe Heffernan&lt;br /&gt;
|5912&lt;br /&gt;
|-&lt;br /&gt;
|Candida Ustine&lt;br /&gt;
|5914&lt;br /&gt;
|-&lt;br /&gt;
|Manoj Raghavan&lt;br /&gt;
|5913&lt;br /&gt;
|-&lt;br /&gt;
|Chad Carlson&lt;br /&gt;
|5915&lt;br /&gt;
|-&lt;br /&gt;
|Chris Anderson&lt;br /&gt;
|5916&lt;br /&gt;
|-&lt;br /&gt;
|Serena Thompson&lt;br /&gt;
|5917&lt;br /&gt;
|-&lt;br /&gt;
|Patrick Bauer&lt;br /&gt;
|5918&lt;br /&gt;
|-&lt;br /&gt;
|Jeff Binder&lt;br /&gt;
|5919&lt;br /&gt;
|-&lt;br /&gt;
|Leo Fernandino&lt;br /&gt;
|5920&lt;br /&gt;
|-&lt;br /&gt;
|Lisa Conant&lt;br /&gt;
|5921&lt;br /&gt;
|-&lt;br /&gt;
|Lindsay Nelson&lt;br /&gt;
|5922&lt;br /&gt;
|-&lt;br /&gt;
|Nick Guzowski&lt;br /&gt;
|5923&lt;br /&gt;
|-&lt;br /&gt;
|Zack Harper&lt;br /&gt;
|5924&lt;br /&gt;
|-&lt;br /&gt;
|Bill Gross&lt;br /&gt;
|5925&lt;br /&gt;
|-&lt;br /&gt;
|Michelle Kassel&lt;br /&gt;
|5926&lt;br /&gt;
|-&lt;br /&gt;
|Greg McQuestion&lt;br /&gt;
|5927&lt;br /&gt;
|-&lt;br /&gt;
|Monica Keith&lt;br /&gt;
|5928&lt;br /&gt;
|-&lt;br /&gt;
|Priyanka Shah&lt;br /&gt;
|5929&lt;br /&gt;
|-&lt;br /&gt;
|Vahab Youssofzadeh&lt;br /&gt;
|5931&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Connecting to Squiggles==&lt;br /&gt;
===For Mac or Linux===&lt;br /&gt;
From a bash shell / terminal type the following. This will open a tunnel over ssh to log into VNC Viewer (see below).&lt;br /&gt;
ssh -N -L 59**:localhost:59** squiggles.rcc.mcw.edu&lt;br /&gt;
&lt;br /&gt;
===For Windows===&lt;br /&gt;
An SSH tunnel must be performed using Putty or with windows 10 you can use the ssh command above.&lt;br /&gt;
&lt;br /&gt;
Download Putty:&lt;br /&gt;
https://www.chiark.greenend.org.uk/~sgtatham/putty/&lt;br /&gt;
&lt;br /&gt;
[[File:Putty config1.PNG]]&lt;br /&gt;
&lt;br /&gt;
[[File:Putty config2 tunnel.PNG]]&lt;br /&gt;
&lt;br /&gt;
==Logging into VNC session==&lt;br /&gt;
Once connected to squiggles over ssh &lt;br /&gt;
&lt;br /&gt;
===Creating a VNC session===&lt;br /&gt;
VNC sessions will be created at bootup using the port numbers above&lt;br /&gt;
If the VNC session fails or is not working:&lt;br /&gt;
vncserver :## -geometry 1900x1200    (This will open a vnc session on port 59## with a resolution of 1900x1200)  The ## must match your port number for this to work.&lt;br /&gt;
===Connecting to a VNC session===&lt;br /&gt;
Use realvnc viewer to log into your VNC session.  &lt;br /&gt;
====VNC viewer download====&lt;br /&gt;
Realvnc has been tested to work - https://www.realvnc.com/en/connect/download/viewer/&lt;br /&gt;
====Log in using RealVNC====&lt;br /&gt;
Open vncviewer &lt;br /&gt;
In the top bar that accepts a VNC Server address &amp;lt;br /&amp;gt;&lt;br /&gt;
type localhost:##  (where ## are the last two digits of your port number 59##) &lt;br /&gt;
 [[image:vncviewer.png]]&lt;br /&gt;
Log into the VNC session using your VNC password &amp;lt;br /&amp;gt;&lt;br /&gt;
Once the VNC window is open, log into the server using your RCC password&lt;/div&gt;</summary>
		<author><name>Jeff</name></author>
	</entry>
	<entry>
		<id>https://www.neuro.mcw.edu/meg/index.php?title=SQUIGGLES_Computer_Login&amp;diff=129</id>
		<title>SQUIGGLES Computer Login</title>
		<link rel="alternate" type="text/html" href="https://www.neuro.mcw.edu/meg/index.php?title=SQUIGGLES_Computer_Login&amp;diff=129"/>
		<updated>2019-06-26T16:16:05Z</updated>

		<summary type="html">&lt;p&gt;Jeff: /* FastX Connection: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Squiggles is general purpose analysis and storage computer for MEG/Neurophysiology/Epilepsy data&lt;br /&gt;
&lt;br /&gt;
Configuration:&lt;br /&gt;
For Windows&lt;br /&gt;
For Mac/Linux&lt;br /&gt;
&lt;br /&gt;
==FastX Connection:==&lt;br /&gt;
FastX is an alternative to VNC connections. This provides a more straightforward connection than VNC.  Also we have had some issues with the large number of users logging in at once with VNC.  &lt;br /&gt;
&lt;br /&gt;
The FastX server is installed on squiggles.  You will need to download the client - https://www.starnet.com/fastx/current-client&lt;br /&gt;
&lt;br /&gt;
[[File: FastX_login_mod.png]]&lt;br /&gt;
&lt;br /&gt;
See above  &lt;br /&gt;
1-Open fastX &amp;lt;br /&amp;gt;&lt;br /&gt;
2-Click the plus to start a new connection &amp;lt;br /&amp;gt; &lt;br /&gt;
3-Enter Connection Name, host (sguiggles.rcc.mcw.edu), and user (your rcc username)  &amp;lt;br /&amp;gt;&lt;br /&gt;
4-Click play &amp;lt;br /&amp;gt; &lt;br /&gt;
5-There are at least two different session windows (you can click the pencil and enter either gnome-session or /etc/X11/xinit/xinitrc).  The xinitrc was being used by vnc. &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==User Ports:==&lt;br /&gt;
(make sure to log in under your port number)&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|User&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Port&lt;br /&gt;
|-&lt;br /&gt;
|Jeff Stout&lt;br /&gt;
|5910,5911&lt;br /&gt;
|-&lt;br /&gt;
|Joe Heffernan&lt;br /&gt;
|5912&lt;br /&gt;
|-&lt;br /&gt;
|Candida Ustine&lt;br /&gt;
|5914&lt;br /&gt;
|-&lt;br /&gt;
|Manoj Raghavan&lt;br /&gt;
|5913&lt;br /&gt;
|-&lt;br /&gt;
|Chad Carlson&lt;br /&gt;
|5915&lt;br /&gt;
|-&lt;br /&gt;
|Chris Anderson&lt;br /&gt;
|5916&lt;br /&gt;
|-&lt;br /&gt;
|Serena Thompson&lt;br /&gt;
|5917&lt;br /&gt;
|-&lt;br /&gt;
|Patrick Bauer&lt;br /&gt;
|5918&lt;br /&gt;
|-&lt;br /&gt;
|Jeff Binder&lt;br /&gt;
|5919&lt;br /&gt;
|-&lt;br /&gt;
|Leo Fernandino&lt;br /&gt;
|5920&lt;br /&gt;
|-&lt;br /&gt;
|Lisa Conant&lt;br /&gt;
|5921&lt;br /&gt;
|-&lt;br /&gt;
|Lindsay Nelson&lt;br /&gt;
|5922&lt;br /&gt;
|-&lt;br /&gt;
|Nick Guzowski&lt;br /&gt;
|5923&lt;br /&gt;
|-&lt;br /&gt;
|Zack Harper&lt;br /&gt;
|5924&lt;br /&gt;
|-&lt;br /&gt;
|Bill Gross&lt;br /&gt;
|5925&lt;br /&gt;
|-&lt;br /&gt;
|Michelle Kassel&lt;br /&gt;
|5926&lt;br /&gt;
|-&lt;br /&gt;
|Greg McQuestion&lt;br /&gt;
|5927&lt;br /&gt;
|-&lt;br /&gt;
|Monica Keith&lt;br /&gt;
|5928&lt;br /&gt;
|-&lt;br /&gt;
|Priyanka Shah&lt;br /&gt;
|5929&lt;br /&gt;
|-&lt;br /&gt;
|Vahab Youssofzadeh&lt;br /&gt;
|5931&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Connecting to Squiggles==&lt;br /&gt;
===For Mac or Linux===&lt;br /&gt;
From a bash shell / terminal type the following. This will open a tunnel over ssh to log into VNC Viewer (see below).&lt;br /&gt;
ssh -N -L 59**:localhost:59** squiggles.rcc.mcw.edu&lt;br /&gt;
&lt;br /&gt;
===For Windows===&lt;br /&gt;
An SSH tunnel must be performed using Putty or with windows 10 you can use the ssh command above.&lt;br /&gt;
&lt;br /&gt;
Download Putty:&lt;br /&gt;
https://www.chiark.greenend.org.uk/~sgtatham/putty/&lt;br /&gt;
&lt;br /&gt;
[[File:Putty config1.PNG]]&lt;br /&gt;
&lt;br /&gt;
[[File:Putty config2 tunnel.PNG]]&lt;br /&gt;
&lt;br /&gt;
==Logging into VNC session==&lt;br /&gt;
Once connected to squiggles over ssh &lt;br /&gt;
&lt;br /&gt;
===Creating a VNC session===&lt;br /&gt;
VNC sessions will be created at bootup using the port numbers above&lt;br /&gt;
If the VNC session fails or is not working:&lt;br /&gt;
vncserver :## -geometry 1900x1200    (This will open a vnc session on port 59## with a resolution of 1900x1200)  The ## must match your port number for this to work.&lt;br /&gt;
===Connecting to a VNC session===&lt;br /&gt;
Use realvnc viewer to log into your VNC session.  &lt;br /&gt;
====VNC viewer download====&lt;br /&gt;
Realvnc has been tested to work - https://www.realvnc.com/en/connect/download/viewer/&lt;br /&gt;
====Log in using RealVNC====&lt;br /&gt;
Open vncviewer &lt;br /&gt;
In the top bar that accepts a VNC Server address &amp;lt;br /&amp;gt;&lt;br /&gt;
type localhost:##  (where ## are the last two digits of your port number 59##) &lt;br /&gt;
 [[image:vncviewer.png]]&lt;br /&gt;
Log into the VNC session using your VNC password &amp;lt;br /&amp;gt;&lt;br /&gt;
Once the VNC window is open, log into the server using your RCC password&lt;/div&gt;</summary>
		<author><name>Jeff</name></author>
	</entry>
	<entry>
		<id>https://www.neuro.mcw.edu/meg/index.php?title=SQUIGGLES_Computer_Login&amp;diff=128</id>
		<title>SQUIGGLES Computer Login</title>
		<link rel="alternate" type="text/html" href="https://www.neuro.mcw.edu/meg/index.php?title=SQUIGGLES_Computer_Login&amp;diff=128"/>
		<updated>2019-06-26T16:14:57Z</updated>

		<summary type="html">&lt;p&gt;Jeff: /* FastX Connection: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Squiggles is general purpose analysis and storage computer for MEG/Neurophysiology/Epilepsy data&lt;br /&gt;
&lt;br /&gt;
Configuration:&lt;br /&gt;
For Windows&lt;br /&gt;
For Mac/Linux&lt;br /&gt;
&lt;br /&gt;
==FastX Connection:==&lt;br /&gt;
FastX is an alternative to VNC connections. This provides a more straightforward connection than VNC.  Also we have had some issues with the large number of users logging in at once with VNC.  &lt;br /&gt;
&lt;br /&gt;
The FastX server is installed on squiggles.  You will need to download the client - https://www.starnet.com/fastx/current-client&lt;br /&gt;
&lt;br /&gt;
[[File: FastX_login_mod.png]]&lt;br /&gt;
&lt;br /&gt;
See above  &lt;br /&gt;
1-Open fastX &amp;lt;\br&amp;gt;&lt;br /&gt;
2-Click the plus to start a new connection  &lt;br /&gt;
3-Enter Connection Name, host (sguiggles.rcc.mcw.edu), and user (your rcc username)  &lt;br /&gt;
4-Click play  &lt;br /&gt;
5-There are at least two different session windows (you can click the pencil and enter either gnome-session or /etc/X11/xinit/xinitrc).  The xinitrc was being used by vnc.&lt;br /&gt;
&lt;br /&gt;
==User Ports:==&lt;br /&gt;
(make sure to log in under your port number)&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|User&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Port&lt;br /&gt;
|-&lt;br /&gt;
|Jeff Stout&lt;br /&gt;
|5910,5911&lt;br /&gt;
|-&lt;br /&gt;
|Joe Heffernan&lt;br /&gt;
|5912&lt;br /&gt;
|-&lt;br /&gt;
|Candida Ustine&lt;br /&gt;
|5914&lt;br /&gt;
|-&lt;br /&gt;
|Manoj Raghavan&lt;br /&gt;
|5913&lt;br /&gt;
|-&lt;br /&gt;
|Chad Carlson&lt;br /&gt;
|5915&lt;br /&gt;
|-&lt;br /&gt;
|Chris Anderson&lt;br /&gt;
|5916&lt;br /&gt;
|-&lt;br /&gt;
|Serena Thompson&lt;br /&gt;
|5917&lt;br /&gt;
|-&lt;br /&gt;
|Patrick Bauer&lt;br /&gt;
|5918&lt;br /&gt;
|-&lt;br /&gt;
|Jeff Binder&lt;br /&gt;
|5919&lt;br /&gt;
|-&lt;br /&gt;
|Leo Fernandino&lt;br /&gt;
|5920&lt;br /&gt;
|-&lt;br /&gt;
|Lisa Conant&lt;br /&gt;
|5921&lt;br /&gt;
|-&lt;br /&gt;
|Lindsay Nelson&lt;br /&gt;
|5922&lt;br /&gt;
|-&lt;br /&gt;
|Nick Guzowski&lt;br /&gt;
|5923&lt;br /&gt;
|-&lt;br /&gt;
|Zack Harper&lt;br /&gt;
|5924&lt;br /&gt;
|-&lt;br /&gt;
|Bill Gross&lt;br /&gt;
|5925&lt;br /&gt;
|-&lt;br /&gt;
|Michelle Kassel&lt;br /&gt;
|5926&lt;br /&gt;
|-&lt;br /&gt;
|Greg McQuestion&lt;br /&gt;
|5927&lt;br /&gt;
|-&lt;br /&gt;
|Monica Keith&lt;br /&gt;
|5928&lt;br /&gt;
|-&lt;br /&gt;
|Priyanka Shah&lt;br /&gt;
|5929&lt;br /&gt;
|-&lt;br /&gt;
|Vahab Youssofzadeh&lt;br /&gt;
|5931&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Connecting to Squiggles==&lt;br /&gt;
===For Mac or Linux===&lt;br /&gt;
From a bash shell / terminal type the following. This will open a tunnel over ssh to log into VNC Viewer (see below).&lt;br /&gt;
ssh -N -L 59**:localhost:59** squiggles.rcc.mcw.edu&lt;br /&gt;
&lt;br /&gt;
===For Windows===&lt;br /&gt;
An SSH tunnel must be performed using Putty or with windows 10 you can use the ssh command above.&lt;br /&gt;
&lt;br /&gt;
Download Putty:&lt;br /&gt;
https://www.chiark.greenend.org.uk/~sgtatham/putty/&lt;br /&gt;
&lt;br /&gt;
[[File:Putty config1.PNG]]&lt;br /&gt;
&lt;br /&gt;
[[File:Putty config2 tunnel.PNG]]&lt;br /&gt;
&lt;br /&gt;
==Logging into VNC session==&lt;br /&gt;
Once connected to squiggles over ssh &lt;br /&gt;
&lt;br /&gt;
===Creating a VNC session===&lt;br /&gt;
VNC sessions will be created at bootup using the port numbers above&lt;br /&gt;
If the VNC session fails or is not working:&lt;br /&gt;
vncserver :## -geometry 1900x1200    (This will open a vnc session on port 59## with a resolution of 1900x1200)  The ## must match your port number for this to work.&lt;br /&gt;
===Connecting to a VNC session===&lt;br /&gt;
Use realvnc viewer to log into your VNC session.  &lt;br /&gt;
====VNC viewer download====&lt;br /&gt;
Realvnc has been tested to work - https://www.realvnc.com/en/connect/download/viewer/&lt;br /&gt;
====Log in using RealVNC====&lt;br /&gt;
Open vncviewer &lt;br /&gt;
In the top bar that accepts a VNC Server address &amp;lt;br /&amp;gt;&lt;br /&gt;
type localhost:##  (where ## are the last two digits of your port number 59##) &lt;br /&gt;
 [[image:vncviewer.png]]&lt;br /&gt;
Log into the VNC session using your VNC password &amp;lt;br /&amp;gt;&lt;br /&gt;
Once the VNC window is open, log into the server using your RCC password&lt;/div&gt;</summary>
		<author><name>Jeff</name></author>
	</entry>
	<entry>
		<id>https://www.neuro.mcw.edu/meg/index.php?title=SQUIGGLES_Computer_Login&amp;diff=127</id>
		<title>SQUIGGLES Computer Login</title>
		<link rel="alternate" type="text/html" href="https://www.neuro.mcw.edu/meg/index.php?title=SQUIGGLES_Computer_Login&amp;diff=127"/>
		<updated>2019-06-26T16:13:56Z</updated>

		<summary type="html">&lt;p&gt;Jeff: /* FastX Connection: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Squiggles is general purpose analysis and storage computer for MEG/Neurophysiology/Epilepsy data&lt;br /&gt;
&lt;br /&gt;
Configuration:&lt;br /&gt;
For Windows&lt;br /&gt;
For Mac/Linux&lt;br /&gt;
&lt;br /&gt;
==FastX Connection:==&lt;br /&gt;
FastX is an alternative to VNC connections. This provides a more straightforward connection than VNC.  Also we have had some issues with the large number of users logging in at once with VNC.  &lt;br /&gt;
&lt;br /&gt;
The FastX server is installed on squiggles.  You will need to download the client - https://www.starnet.com/fastx/current-client&lt;br /&gt;
&lt;br /&gt;
[[File: FastX_login_mod.png]]&lt;br /&gt;
&lt;br /&gt;
See above  &lt;br /&gt;
1-Open fastX  &lt;br /&gt;
2-Click the plus to start a new connection  &lt;br /&gt;
3-Enter Connection Name, host (sguiggles.rcc.mcw.edu), and user (your rcc username)  &lt;br /&gt;
4-Click play  &lt;br /&gt;
5-There are at least two different session windows (you can click the pencil and enter either gnome-session or /etc/X11/xinit/xinitrc).  The xinitrc was being used by vnc.&lt;br /&gt;
&lt;br /&gt;
==User Ports:==&lt;br /&gt;
(make sure to log in under your port number)&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|User&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Port&lt;br /&gt;
|-&lt;br /&gt;
|Jeff Stout&lt;br /&gt;
|5910,5911&lt;br /&gt;
|-&lt;br /&gt;
|Joe Heffernan&lt;br /&gt;
|5912&lt;br /&gt;
|-&lt;br /&gt;
|Candida Ustine&lt;br /&gt;
|5914&lt;br /&gt;
|-&lt;br /&gt;
|Manoj Raghavan&lt;br /&gt;
|5913&lt;br /&gt;
|-&lt;br /&gt;
|Chad Carlson&lt;br /&gt;
|5915&lt;br /&gt;
|-&lt;br /&gt;
|Chris Anderson&lt;br /&gt;
|5916&lt;br /&gt;
|-&lt;br /&gt;
|Serena Thompson&lt;br /&gt;
|5917&lt;br /&gt;
|-&lt;br /&gt;
|Patrick Bauer&lt;br /&gt;
|5918&lt;br /&gt;
|-&lt;br /&gt;
|Jeff Binder&lt;br /&gt;
|5919&lt;br /&gt;
|-&lt;br /&gt;
|Leo Fernandino&lt;br /&gt;
|5920&lt;br /&gt;
|-&lt;br /&gt;
|Lisa Conant&lt;br /&gt;
|5921&lt;br /&gt;
|-&lt;br /&gt;
|Lindsay Nelson&lt;br /&gt;
|5922&lt;br /&gt;
|-&lt;br /&gt;
|Nick Guzowski&lt;br /&gt;
|5923&lt;br /&gt;
|-&lt;br /&gt;
|Zack Harper&lt;br /&gt;
|5924&lt;br /&gt;
|-&lt;br /&gt;
|Bill Gross&lt;br /&gt;
|5925&lt;br /&gt;
|-&lt;br /&gt;
|Michelle Kassel&lt;br /&gt;
|5926&lt;br /&gt;
|-&lt;br /&gt;
|Greg McQuestion&lt;br /&gt;
|5927&lt;br /&gt;
|-&lt;br /&gt;
|Monica Keith&lt;br /&gt;
|5928&lt;br /&gt;
|-&lt;br /&gt;
|Priyanka Shah&lt;br /&gt;
|5929&lt;br /&gt;
|-&lt;br /&gt;
|Vahab Youssofzadeh&lt;br /&gt;
|5931&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Connecting to Squiggles==&lt;br /&gt;
===For Mac or Linux===&lt;br /&gt;
From a bash shell / terminal type the following. This will open a tunnel over ssh to log into VNC Viewer (see below).&lt;br /&gt;
ssh -N -L 59**:localhost:59** squiggles.rcc.mcw.edu&lt;br /&gt;
&lt;br /&gt;
===For Windows===&lt;br /&gt;
An SSH tunnel must be performed using Putty or with windows 10 you can use the ssh command above.&lt;br /&gt;
&lt;br /&gt;
Download Putty:&lt;br /&gt;
https://www.chiark.greenend.org.uk/~sgtatham/putty/&lt;br /&gt;
&lt;br /&gt;
[[File:Putty config1.PNG]]&lt;br /&gt;
&lt;br /&gt;
[[File:Putty config2 tunnel.PNG]]&lt;br /&gt;
&lt;br /&gt;
==Logging into VNC session==&lt;br /&gt;
Once connected to squiggles over ssh &lt;br /&gt;
&lt;br /&gt;
===Creating a VNC session===&lt;br /&gt;
VNC sessions will be created at bootup using the port numbers above&lt;br /&gt;
If the VNC session fails or is not working:&lt;br /&gt;
vncserver :## -geometry 1900x1200    (This will open a vnc session on port 59## with a resolution of 1900x1200)  The ## must match your port number for this to work.&lt;br /&gt;
===Connecting to a VNC session===&lt;br /&gt;
Use realvnc viewer to log into your VNC session.  &lt;br /&gt;
====VNC viewer download====&lt;br /&gt;
Realvnc has been tested to work - https://www.realvnc.com/en/connect/download/viewer/&lt;br /&gt;
====Log in using RealVNC====&lt;br /&gt;
Open vncviewer &lt;br /&gt;
In the top bar that accepts a VNC Server address &amp;lt;br /&amp;gt;&lt;br /&gt;
type localhost:##  (where ## are the last two digits of your port number 59##) &lt;br /&gt;
 [[image:vncviewer.png]]&lt;br /&gt;
Log into the VNC session using your VNC password &amp;lt;br /&amp;gt;&lt;br /&gt;
Once the VNC window is open, log into the server using your RCC password&lt;/div&gt;</summary>
		<author><name>Jeff</name></author>
	</entry>
	<entry>
		<id>https://www.neuro.mcw.edu/meg/index.php?title=SQUIGGLES_Computer_Login&amp;diff=126</id>
		<title>SQUIGGLES Computer Login</title>
		<link rel="alternate" type="text/html" href="https://www.neuro.mcw.edu/meg/index.php?title=SQUIGGLES_Computer_Login&amp;diff=126"/>
		<updated>2019-06-26T16:13:14Z</updated>

		<summary type="html">&lt;p&gt;Jeff: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Squiggles is general purpose analysis and storage computer for MEG/Neurophysiology/Epilepsy data&lt;br /&gt;
&lt;br /&gt;
Configuration:&lt;br /&gt;
For Windows&lt;br /&gt;
For Mac/Linux&lt;br /&gt;
&lt;br /&gt;
==FastX Connection:==&lt;br /&gt;
FastX is an alternative to VNC connections. This provides a more straightforward connection than VNC.  Also we have had some issues with the large number of users logging in at once with VNC.  &lt;br /&gt;
&lt;br /&gt;
The FastX server is installed on squiggles.  You will need to download the client - https://www.starnet.com/fastx/current-client&lt;br /&gt;
&lt;br /&gt;
[[File: FastX_login_mod.png]]&lt;br /&gt;
&lt;br /&gt;
See above  &lt;br /&gt;
1-Open fastX&lt;br /&gt;
2-Click the plus to start a new connection&lt;br /&gt;
3-Enter Connection Name, host (sguiggles.rcc.mcw.edu), and user (your rcc username)&lt;br /&gt;
4-Click play&lt;br /&gt;
5-There are at least two different session windows (you can click the pencil and enter either gnome-session or /etc/X11/xinit/xinitrc).  The xinitrc was being used by vnc. &lt;br /&gt;
&lt;br /&gt;
==User Ports:==&lt;br /&gt;
(make sure to log in under your port number)&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|User&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Port&lt;br /&gt;
|-&lt;br /&gt;
|Jeff Stout&lt;br /&gt;
|5910,5911&lt;br /&gt;
|-&lt;br /&gt;
|Joe Heffernan&lt;br /&gt;
|5912&lt;br /&gt;
|-&lt;br /&gt;
|Candida Ustine&lt;br /&gt;
|5914&lt;br /&gt;
|-&lt;br /&gt;
|Manoj Raghavan&lt;br /&gt;
|5913&lt;br /&gt;
|-&lt;br /&gt;
|Chad Carlson&lt;br /&gt;
|5915&lt;br /&gt;
|-&lt;br /&gt;
|Chris Anderson&lt;br /&gt;
|5916&lt;br /&gt;
|-&lt;br /&gt;
|Serena Thompson&lt;br /&gt;
|5917&lt;br /&gt;
|-&lt;br /&gt;
|Patrick Bauer&lt;br /&gt;
|5918&lt;br /&gt;
|-&lt;br /&gt;
|Jeff Binder&lt;br /&gt;
|5919&lt;br /&gt;
|-&lt;br /&gt;
|Leo Fernandino&lt;br /&gt;
|5920&lt;br /&gt;
|-&lt;br /&gt;
|Lisa Conant&lt;br /&gt;
|5921&lt;br /&gt;
|-&lt;br /&gt;
|Lindsay Nelson&lt;br /&gt;
|5922&lt;br /&gt;
|-&lt;br /&gt;
|Nick Guzowski&lt;br /&gt;
|5923&lt;br /&gt;
|-&lt;br /&gt;
|Zack Harper&lt;br /&gt;
|5924&lt;br /&gt;
|-&lt;br /&gt;
|Bill Gross&lt;br /&gt;
|5925&lt;br /&gt;
|-&lt;br /&gt;
|Michelle Kassel&lt;br /&gt;
|5926&lt;br /&gt;
|-&lt;br /&gt;
|Greg McQuestion&lt;br /&gt;
|5927&lt;br /&gt;
|-&lt;br /&gt;
|Monica Keith&lt;br /&gt;
|5928&lt;br /&gt;
|-&lt;br /&gt;
|Priyanka Shah&lt;br /&gt;
|5929&lt;br /&gt;
|-&lt;br /&gt;
|Vahab Youssofzadeh&lt;br /&gt;
|5931&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Connecting to Squiggles==&lt;br /&gt;
===For Mac or Linux===&lt;br /&gt;
From a bash shell / terminal type the following. This will open a tunnel over ssh to log into VNC Viewer (see below).&lt;br /&gt;
ssh -N -L 59**:localhost:59** squiggles.rcc.mcw.edu&lt;br /&gt;
&lt;br /&gt;
===For Windows===&lt;br /&gt;
An SSH tunnel must be performed using Putty or with windows 10 you can use the ssh command above.&lt;br /&gt;
&lt;br /&gt;
Download Putty:&lt;br /&gt;
https://www.chiark.greenend.org.uk/~sgtatham/putty/&lt;br /&gt;
&lt;br /&gt;
[[File:Putty config1.PNG]]&lt;br /&gt;
&lt;br /&gt;
[[File:Putty config2 tunnel.PNG]]&lt;br /&gt;
&lt;br /&gt;
==Logging into VNC session==&lt;br /&gt;
Once connected to squiggles over ssh &lt;br /&gt;
&lt;br /&gt;
===Creating a VNC session===&lt;br /&gt;
VNC sessions will be created at bootup using the port numbers above&lt;br /&gt;
If the VNC session fails or is not working:&lt;br /&gt;
vncserver :## -geometry 1900x1200    (This will open a vnc session on port 59## with a resolution of 1900x1200)  The ## must match your port number for this to work.&lt;br /&gt;
===Connecting to a VNC session===&lt;br /&gt;
Use realvnc viewer to log into your VNC session.  &lt;br /&gt;
====VNC viewer download====&lt;br /&gt;
Realvnc has been tested to work - https://www.realvnc.com/en/connect/download/viewer/&lt;br /&gt;
====Log in using RealVNC====&lt;br /&gt;
Open vncviewer &lt;br /&gt;
In the top bar that accepts a VNC Server address &amp;lt;br /&amp;gt;&lt;br /&gt;
type localhost:##  (where ## are the last two digits of your port number 59##) &lt;br /&gt;
 [[image:vncviewer.png]]&lt;br /&gt;
Log into the VNC session using your VNC password &amp;lt;br /&amp;gt;&lt;br /&gt;
Once the VNC window is open, log into the server using your RCC password&lt;/div&gt;</summary>
		<author><name>Jeff</name></author>
	</entry>
	<entry>
		<id>https://www.neuro.mcw.edu/meg/index.php?title=File:FastX_login_mod.png&amp;diff=125</id>
		<title>File:FastX login mod.png</title>
		<link rel="alternate" type="text/html" href="https://www.neuro.mcw.edu/meg/index.php?title=File:FastX_login_mod.png&amp;diff=125"/>
		<updated>2019-06-26T16:07:48Z</updated>

		<summary type="html">&lt;p&gt;Jeff: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Jeff</name></author>
	</entry>
	<entry>
		<id>https://www.neuro.mcw.edu/meg/index.php?title=SQUIGGLES_Computer_Login&amp;diff=124</id>
		<title>SQUIGGLES Computer Login</title>
		<link rel="alternate" type="text/html" href="https://www.neuro.mcw.edu/meg/index.php?title=SQUIGGLES_Computer_Login&amp;diff=124"/>
		<updated>2019-06-26T16:06:44Z</updated>

		<summary type="html">&lt;p&gt;Jeff: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Squiggles is general purpose analysis and storage computer for MEG/Neurophysiology/Epilepsy data&lt;br /&gt;
&lt;br /&gt;
Configuration:&lt;br /&gt;
For Windows&lt;br /&gt;
For Mac/Linux&lt;br /&gt;
&lt;br /&gt;
==FastX Connection:==&lt;br /&gt;
SECTION UNDER CONSTRUCTION&lt;br /&gt;
FastX is an alternative to VNC connections. This provides a more straightforward connection than VNC.  Also we have had some issues with the large number of users logging in at once with VNC.  &lt;br /&gt;
&lt;br /&gt;
The FastX server is installed on squiggles.  You will need to download the client - https://www.starnet.com/fastx/current-client&lt;br /&gt;
&lt;br /&gt;
Open the FastX software --- image&lt;br /&gt;
&lt;br /&gt;
Click connect ---image&lt;br /&gt;
&lt;br /&gt;
Enter either gnome-session  or /etc/X11/xinit/xinitrc  (&amp;lt;&amp;lt; this is the style used with VNC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==User Ports:==&lt;br /&gt;
(make sure to log in under your port number)&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|User&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Port&lt;br /&gt;
|-&lt;br /&gt;
|Jeff Stout&lt;br /&gt;
|5910,5911&lt;br /&gt;
|-&lt;br /&gt;
|Joe Heffernan&lt;br /&gt;
|5912&lt;br /&gt;
|-&lt;br /&gt;
|Candida Ustine&lt;br /&gt;
|5914&lt;br /&gt;
|-&lt;br /&gt;
|Manoj Raghavan&lt;br /&gt;
|5913&lt;br /&gt;
|-&lt;br /&gt;
|Chad Carlson&lt;br /&gt;
|5915&lt;br /&gt;
|-&lt;br /&gt;
|Chris Anderson&lt;br /&gt;
|5916&lt;br /&gt;
|-&lt;br /&gt;
|Serena Thompson&lt;br /&gt;
|5917&lt;br /&gt;
|-&lt;br /&gt;
|Patrick Bauer&lt;br /&gt;
|5918&lt;br /&gt;
|-&lt;br /&gt;
|Jeff Binder&lt;br /&gt;
|5919&lt;br /&gt;
|-&lt;br /&gt;
|Leo Fernandino&lt;br /&gt;
|5920&lt;br /&gt;
|-&lt;br /&gt;
|Lisa Conant&lt;br /&gt;
|5921&lt;br /&gt;
|-&lt;br /&gt;
|Lindsay Nelson&lt;br /&gt;
|5922&lt;br /&gt;
|-&lt;br /&gt;
|Nick Guzowski&lt;br /&gt;
|5923&lt;br /&gt;
|-&lt;br /&gt;
|Zack Harper&lt;br /&gt;
|5924&lt;br /&gt;
|-&lt;br /&gt;
|Bill Gross&lt;br /&gt;
|5925&lt;br /&gt;
|-&lt;br /&gt;
|Michelle Kassel&lt;br /&gt;
|5926&lt;br /&gt;
|-&lt;br /&gt;
|Greg McQuestion&lt;br /&gt;
|5927&lt;br /&gt;
|-&lt;br /&gt;
|Monica Keith&lt;br /&gt;
|5928&lt;br /&gt;
|-&lt;br /&gt;
|Priyanka Shah&lt;br /&gt;
|5929&lt;br /&gt;
|-&lt;br /&gt;
|Vahab Youssofzadeh&lt;br /&gt;
|5931&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Connecting to Squiggles==&lt;br /&gt;
===For Mac or Linux===&lt;br /&gt;
From a bash shell / terminal type the following. This will open a tunnel over ssh to log into VNC Viewer (see below).&lt;br /&gt;
ssh -N -L 59**:localhost:59** squiggles.rcc.mcw.edu&lt;br /&gt;
&lt;br /&gt;
===For Windows===&lt;br /&gt;
An SSH tunnel must be performed using Putty or with windows 10 you can use the ssh command above.&lt;br /&gt;
&lt;br /&gt;
Download Putty:&lt;br /&gt;
https://www.chiark.greenend.org.uk/~sgtatham/putty/&lt;br /&gt;
&lt;br /&gt;
[[File:Putty config1.PNG]]&lt;br /&gt;
&lt;br /&gt;
[[File:Putty config2 tunnel.PNG]]&lt;br /&gt;
&lt;br /&gt;
==Logging into VNC session==&lt;br /&gt;
Once connected to squiggles over ssh &lt;br /&gt;
&lt;br /&gt;
===Creating a VNC session===&lt;br /&gt;
VNC sessions will be created at bootup using the port numbers above&lt;br /&gt;
If the VNC session fails or is not working:&lt;br /&gt;
vncserver :## -geometry 1900x1200    (This will open a vnc session on port 59## with a resolution of 1900x1200)  The ## must match your port number for this to work.&lt;br /&gt;
===Connecting to a VNC session===&lt;br /&gt;
Use realvnc viewer to log into your VNC session.  &lt;br /&gt;
====VNC viewer download====&lt;br /&gt;
Realvnc has been tested to work - https://www.realvnc.com/en/connect/download/viewer/&lt;br /&gt;
====Log in using RealVNC====&lt;br /&gt;
Open vncviewer &lt;br /&gt;
In the top bar that accepts a VNC Server address &amp;lt;br /&amp;gt;&lt;br /&gt;
type localhost:##  (where ## are the last two digits of your port number 59##) &lt;br /&gt;
 [[image:vncviewer.png]]&lt;br /&gt;
Log into the VNC session using your VNC password &amp;lt;br /&amp;gt;&lt;br /&gt;
Once the VNC window is open, log into the server using your RCC password&lt;/div&gt;</summary>
		<author><name>Jeff</name></author>
	</entry>
	<entry>
		<id>https://www.neuro.mcw.edu/meg/index.php?title=SQUIGGLES_Computer_Login&amp;diff=123</id>
		<title>SQUIGGLES Computer Login</title>
		<link rel="alternate" type="text/html" href="https://www.neuro.mcw.edu/meg/index.php?title=SQUIGGLES_Computer_Login&amp;diff=123"/>
		<updated>2019-06-26T15:28:31Z</updated>

		<summary type="html">&lt;p&gt;Jeff: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Squiggles is general purpose analysis and storage computer for MEG/Neurophysiology/Epilepsy data&lt;br /&gt;
&lt;br /&gt;
Configuration:&lt;br /&gt;
For Windows&lt;br /&gt;
For Mac/Linux&lt;br /&gt;
&lt;br /&gt;
==FastX Connection:==&lt;br /&gt;
SECTION UNDER CONSTRUCTION&lt;br /&gt;
FastX is an alternative to VNC connections. This provides a more straightforward connection than VNC.  Also we have had some issues with the large number of users logging in at once with VNC.  &lt;br /&gt;
&lt;br /&gt;
The FastX server is installed on squiggles.  You will need to download the client - https://www.starnet.com/fastx/ (I am currently unsure if we have a university download or if you need to start a trial ---UPDATE)  &lt;br /&gt;
&lt;br /&gt;
Open the FastX software --- image&lt;br /&gt;
&lt;br /&gt;
Click connect ---image&lt;br /&gt;
&lt;br /&gt;
Enter either gnome-session  or /etc/X11/xinit/xinitrc  (&amp;lt;&amp;lt; this is the style used with VNC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==User Ports:==&lt;br /&gt;
(make sure to log in under your port number)&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|User&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Port&lt;br /&gt;
|-&lt;br /&gt;
|Jeff Stout&lt;br /&gt;
|5910,5911&lt;br /&gt;
|-&lt;br /&gt;
|Joe Heffernan&lt;br /&gt;
|5912&lt;br /&gt;
|-&lt;br /&gt;
|Candida Ustine&lt;br /&gt;
|5914&lt;br /&gt;
|-&lt;br /&gt;
|Manoj Raghavan&lt;br /&gt;
|5913&lt;br /&gt;
|-&lt;br /&gt;
|Chad Carlson&lt;br /&gt;
|5915&lt;br /&gt;
|-&lt;br /&gt;
|Chris Anderson&lt;br /&gt;
|5916&lt;br /&gt;
|-&lt;br /&gt;
|Serena Thompson&lt;br /&gt;
|5917&lt;br /&gt;
|-&lt;br /&gt;
|Patrick Bauer&lt;br /&gt;
|5918&lt;br /&gt;
|-&lt;br /&gt;
|Jeff Binder&lt;br /&gt;
|5919&lt;br /&gt;
|-&lt;br /&gt;
|Leo Fernandino&lt;br /&gt;
|5920&lt;br /&gt;
|-&lt;br /&gt;
|Lisa Conant&lt;br /&gt;
|5921&lt;br /&gt;
|-&lt;br /&gt;
|Lindsay Nelson&lt;br /&gt;
|5922&lt;br /&gt;
|-&lt;br /&gt;
|Nick Guzowski&lt;br /&gt;
|5923&lt;br /&gt;
|-&lt;br /&gt;
|Zack Harper&lt;br /&gt;
|5924&lt;br /&gt;
|-&lt;br /&gt;
|Bill Gross&lt;br /&gt;
|5925&lt;br /&gt;
|-&lt;br /&gt;
|Michelle Kassel&lt;br /&gt;
|5926&lt;br /&gt;
|-&lt;br /&gt;
|Greg McQuestion&lt;br /&gt;
|5927&lt;br /&gt;
|-&lt;br /&gt;
|Monica Keith&lt;br /&gt;
|5928&lt;br /&gt;
|-&lt;br /&gt;
|Priyanka Shah&lt;br /&gt;
|5929&lt;br /&gt;
|-&lt;br /&gt;
|Vahab Youssofzadeh&lt;br /&gt;
|5931&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Connecting to Squiggles==&lt;br /&gt;
===For Mac or Linux===&lt;br /&gt;
From a bash shell / terminal type the following. This will open a tunnel over ssh to log into VNC Viewer (see below).&lt;br /&gt;
ssh -N -L 59**:localhost:59** squiggles.rcc.mcw.edu&lt;br /&gt;
&lt;br /&gt;
===For Windows===&lt;br /&gt;
An SSH tunnel must be performed using Putty or with windows 10 you can use the ssh command above.&lt;br /&gt;
&lt;br /&gt;
Download Putty:&lt;br /&gt;
https://www.chiark.greenend.org.uk/~sgtatham/putty/&lt;br /&gt;
&lt;br /&gt;
[[File:Putty config1.PNG]]&lt;br /&gt;
&lt;br /&gt;
[[File:Putty config2 tunnel.PNG]]&lt;br /&gt;
&lt;br /&gt;
==Logging into VNC session==&lt;br /&gt;
Once connected to squiggles over ssh &lt;br /&gt;
&lt;br /&gt;
===Creating a VNC session===&lt;br /&gt;
VNC sessions will be created at bootup using the port numbers above&lt;br /&gt;
If the VNC session fails or is not working:&lt;br /&gt;
vncserver :## -geometry 1900x1200    (This will open a vnc session on port 59## with a resolution of 1900x1200)  The ## must match your port number for this to work.&lt;br /&gt;
===Connecting to a VNC session===&lt;br /&gt;
Use realvnc viewer to log into your VNC session.  &lt;br /&gt;
====VNC viewer download====&lt;br /&gt;
Realvnc has been tested to work - https://www.realvnc.com/en/connect/download/viewer/&lt;br /&gt;
====Log in using RealVNC====&lt;br /&gt;
Open vncviewer &lt;br /&gt;
In the top bar that accepts a VNC Server address &amp;lt;br /&amp;gt;&lt;br /&gt;
type localhost:##  (where ## are the last two digits of your port number 59##) &lt;br /&gt;
 [[image:vncviewer.png]]&lt;br /&gt;
Log into the VNC session using your VNC password &amp;lt;br /&amp;gt;&lt;br /&gt;
Once the VNC window is open, log into the server using your RCC password&lt;/div&gt;</summary>
		<author><name>Jeff</name></author>
	</entry>
	<entry>
		<id>https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=122</id>
		<title>ECP MEG Data Folders</title>
		<link rel="alternate" type="text/html" href="https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=122"/>
		<updated>2019-06-10T20:19:39Z</updated>

		<summary type="html">&lt;p&gt;Jeff: /* Cleaning */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==At the MEG lab:==&lt;br /&gt;
 Data is acquired to the MEG_acq/ecp/ folder&lt;br /&gt;
 Data is tSSS processed and organized into raw and tSSS folders (the format of the data can be seen below)&lt;br /&gt;
 [[file: RAW format.PNG | 300px]]&lt;br /&gt;
 Data is uploaded to to the RCC using scp (/rcc/stor1/projects/ECP/MEG/MEG_Orig)&lt;br /&gt;
 Data is copied into /rcc/stor1/projects/ECP/MEG/MEG_Work for further processing&lt;br /&gt;
&lt;br /&gt;
==Folder Layout /rcc/stor1/projects/ECP/MEG/MEG_Work==&lt;br /&gt;
 All subjects have a folder with the following folders: Anatomy, RAW, tSSS, Process_*DataType*&lt;br /&gt;
 [[file:ECP Subject.PNG|200px]]&lt;br /&gt;
&lt;br /&gt;
===Anatomy Layout===&lt;br /&gt;
 Typical Freesurfer layout with BEM process performed&lt;br /&gt;
 The folder is always labelled Anatomy (a hack to make all folders homogeneous and easier to process)&lt;br /&gt;
 The Anatomy-trans.fif is created during the MNE python coregistration step &lt;br /&gt;
 [[file:ECP MEG Anatomy.png|400px]]&lt;br /&gt;
&lt;br /&gt;
===Data Layout===&lt;br /&gt;
====RAW and tSSS====&lt;br /&gt;
 The data is labelled with Subjid+_+DataType+_run+RunNumber+_raw.fif &lt;br /&gt;
 [[file: RAW format.PNG | 300px]]&lt;br /&gt;
&lt;br /&gt;
===Processing===&lt;br /&gt;
====Initialization - Subject Dataframe ====&lt;br /&gt;
 init_subject_dataframe - initialization creates a subject pandas dataframe saved as a csv file in the aProjects folder at the top of the MEG Project folder&lt;br /&gt;
 [[file:AProject Folder.png|400px]]&lt;br /&gt;
 &amp;lt;br&amp;gt;&lt;br /&gt;
 The Contents of the subject dataframe are stored in a .csv file which can be opened using LibreOffice&lt;br /&gt;
 The data file is stored in the row, and all of the documented processing steps are the columns&lt;br /&gt;
 [[file:Subject DataFrame.PNG|1400px]]&lt;br /&gt;
&lt;br /&gt;
====Initialization - Subject Processing Folders====&lt;br /&gt;
 init_subject_process - A process folder is created for each dataset type (multiple runs are copied into each folder)&lt;br /&gt;
 The _tsss.fif files are links to the tSSS folder.  If these folders are deleted, it will not affect the data in the tSSS folder&lt;br /&gt;
 [[file:Process setup.png|300px]]&lt;br /&gt;
&lt;br /&gt;
=====Cleaning=====&lt;br /&gt;
 Cleaning (baddata pipeline) performs ICA removal of heartbeat and eyeblink artifact that is correlated to EOG and ECG electrodes at a threshold of (r=???)&lt;br /&gt;
 The processing creates a folder called Process_*DataType*/Clean with the output of the baddata analysis&lt;br /&gt;
 [[file:Clean data.png|400px]]&lt;/div&gt;</summary>
		<author><name>Jeff</name></author>
	</entry>
	<entry>
		<id>https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=121</id>
		<title>ECP MEG Data Folders</title>
		<link rel="alternate" type="text/html" href="https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=121"/>
		<updated>2019-06-10T20:16:16Z</updated>

		<summary type="html">&lt;p&gt;Jeff: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==At the MEG lab:==&lt;br /&gt;
 Data is acquired to the MEG_acq/ecp/ folder&lt;br /&gt;
 Data is tSSS processed and organized into raw and tSSS folders (the format of the data can be seen below)&lt;br /&gt;
 [[file: RAW format.PNG | 300px]]&lt;br /&gt;
 Data is uploaded to to the RCC using scp (/rcc/stor1/projects/ECP/MEG/MEG_Orig)&lt;br /&gt;
 Data is copied into /rcc/stor1/projects/ECP/MEG/MEG_Work for further processing&lt;br /&gt;
&lt;br /&gt;
==Folder Layout /rcc/stor1/projects/ECP/MEG/MEG_Work==&lt;br /&gt;
 All subjects have a folder with the following folders: Anatomy, RAW, tSSS, Process_*DataType*&lt;br /&gt;
 [[file:ECP Subject.PNG|200px]]&lt;br /&gt;
&lt;br /&gt;
===Anatomy Layout===&lt;br /&gt;
 Typical Freesurfer layout with BEM process performed&lt;br /&gt;
 The folder is always labelled Anatomy (a hack to make all folders homogeneous and easier to process)&lt;br /&gt;
 The Anatomy-trans.fif is created during the MNE python coregistration step &lt;br /&gt;
 [[file:ECP MEG Anatomy.png|400px]]&lt;br /&gt;
&lt;br /&gt;
===Data Layout===&lt;br /&gt;
====RAW and tSSS====&lt;br /&gt;
 The data is labelled with Subjid+_+DataType+_run+RunNumber+_raw.fif &lt;br /&gt;
 [[file: RAW format.PNG | 300px]]&lt;br /&gt;
&lt;br /&gt;
===Processing===&lt;br /&gt;
====Initialization - Subject Dataframe ====&lt;br /&gt;
 init_subject_dataframe - initialization creates a subject pandas dataframe saved as a csv file in the aProjects folder at the top of the MEG Project folder&lt;br /&gt;
 [[file:AProject Folder.png|400px]]&lt;br /&gt;
 &amp;lt;br&amp;gt;&lt;br /&gt;
 The Contents of the subject dataframe are stored in a .csv file which can be opened using LibreOffice&lt;br /&gt;
 The data file is stored in the row, and all of the documented processing steps are the columns&lt;br /&gt;
 [[file:Subject DataFrame.PNG|1400px]]&lt;br /&gt;
&lt;br /&gt;
====Initialization - Subject Processing Folders====&lt;br /&gt;
 init_subject_process - A process folder is created for each dataset type (multiple runs are copied into each folder)&lt;br /&gt;
 The _tsss.fif files are links to the tSSS folder.  If these folders are deleted, it will not affect the data in the tSSS folder&lt;br /&gt;
 [[file:Process setup.png|300px]]&lt;br /&gt;
&lt;br /&gt;
=====Cleaning=====&lt;br /&gt;
 Cleaning (baddata pipeline) performs ICA removal of heartbeat and eyeblink artifact that is correlated to EOG and ECG electrodes at a threshold of (r=???)&lt;br /&gt;
 [[file:Clean data.png|400px]]&lt;/div&gt;</summary>
		<author><name>Jeff</name></author>
	</entry>
	<entry>
		<id>https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=120</id>
		<title>ECP MEG Data Folders</title>
		<link rel="alternate" type="text/html" href="https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=120"/>
		<updated>2019-06-10T20:15:20Z</updated>

		<summary type="html">&lt;p&gt;Jeff: /* Initialization - Subject Dataframe */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==At the MEG lab:==&lt;br /&gt;
 Data is acquired to the MEG_acq/ecp/ folder&lt;br /&gt;
 Data is tSSS processed and organized into raw and tSSS folders (the format of the data can be seen below)&lt;br /&gt;
 [[file: RAW format.PNG | 300px]]&lt;br /&gt;
 Data is uploaded to to the RCC using scp (/rcc/stor1/projects/ECP/MEG/MEG_Orig)&lt;br /&gt;
 Data is copied into /rcc/stor1/projects/ECP/MEG/MEG_Work for further processing&lt;br /&gt;
&lt;br /&gt;
==Folder Layout /rcc/stor1/projects/ECP/MEG/MEG_Work==&lt;br /&gt;
 All subjects have a folder with the following folders: Anatomy, RAW, tSSS, Process_*DataType*&lt;br /&gt;
 [[file:ECP Subject.PNG|200px]]&lt;br /&gt;
&lt;br /&gt;
===Anatomy Layout===&lt;br /&gt;
 Typical Freesurfer layout with BEM process performed&lt;br /&gt;
 The folder is always labelled Anatomy (a hack to make all folders homogeneous and easier to process)&lt;br /&gt;
 The Anatomy-trans.fif is created during the MNE python coregistration step &lt;br /&gt;
 [[file:ECP MEG Anatomy.png|400px]]&lt;br /&gt;
&lt;br /&gt;
===Data Layout===&lt;br /&gt;
====RAW and tSSS====&lt;br /&gt;
 The data is labelled with Subjid+_+DataType+_run+RunNumber+_raw.fif &lt;br /&gt;
 [[file: RAW format.PNG | 300px]]&lt;br /&gt;
&lt;br /&gt;
===Processing===&lt;br /&gt;
====Initialization - Subject Dataframe ====&lt;br /&gt;
 init_subject_dataframe - initialization creates a subject pandas dataframe saved as a csv file in the aProjects folder at the top of the MEG Project folder&lt;br /&gt;
 [[file:AProject Folder.png|400px]]&lt;br /&gt;
 &amp;lt;br&amp;gt;&lt;br /&gt;
 The Contents of the subject dataframe are stored in a .csv file which can be opened using LibreOffice&lt;br /&gt;
 The data file is stored in the row, and all of the documented processing steps are the columns&lt;br /&gt;
 [[file:Subject DataFrame.PNG|1400px]]&lt;br /&gt;
&lt;br /&gt;
====Initialization - Subject Processing Folders====&lt;br /&gt;
 init_subject_process - A process folder is created for each dataset type (multiple runs are copied into each folder)&lt;br /&gt;
 The _tsss.fif files are links to the tSSS folder.  If these folders are deleted, it will not affect the data in the tSSS folder&lt;br /&gt;
 [[file:Process setup.png|300px]]&lt;br /&gt;
&lt;br /&gt;
=====Cleaning=====&lt;br /&gt;
 Cleaning (baddata pipeline) performs ICA removal of heartbeat and eyeblink artifact that is correlated to EOG and ECG electrodes at a threshold of (r=???)&lt;br /&gt;
 [[file:Clean data.png|400px]]&lt;br /&gt;
&lt;br /&gt;
==RCC preprocessing==&lt;br /&gt;
The data is then copied to a folder /rcc/stor1/projects/ECP/MEG/MEG_Work&lt;br /&gt;
 [[image:Folder layout.png]]&lt;/div&gt;</summary>
		<author><name>Jeff</name></author>
	</entry>
	<entry>
		<id>https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=119</id>
		<title>ECP MEG Data Folders</title>
		<link rel="alternate" type="text/html" href="https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=119"/>
		<updated>2019-06-10T20:14:12Z</updated>

		<summary type="html">&lt;p&gt;Jeff: /* Initialization - Subject Processing Folders */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==At the MEG lab:==&lt;br /&gt;
 Data is acquired to the MEG_acq/ecp/ folder&lt;br /&gt;
 Data is tSSS processed and organized into raw and tSSS folders (the format of the data can be seen below)&lt;br /&gt;
 [[file: RAW format.PNG | 300px]]&lt;br /&gt;
 Data is uploaded to to the RCC using scp (/rcc/stor1/projects/ECP/MEG/MEG_Orig)&lt;br /&gt;
 Data is copied into /rcc/stor1/projects/ECP/MEG/MEG_Work for further processing&lt;br /&gt;
&lt;br /&gt;
==Folder Layout /rcc/stor1/projects/ECP/MEG/MEG_Work==&lt;br /&gt;
 All subjects have a folder with the following folders: Anatomy, RAW, tSSS, Process_*DataType*&lt;br /&gt;
 [[file:ECP Subject.PNG|200px]]&lt;br /&gt;
&lt;br /&gt;
===Anatomy Layout===&lt;br /&gt;
 Typical Freesurfer layout with BEM process performed&lt;br /&gt;
 The folder is always labelled Anatomy (a hack to make all folders homogeneous and easier to process)&lt;br /&gt;
 The Anatomy-trans.fif is created during the MNE python coregistration step &lt;br /&gt;
 [[file:ECP MEG Anatomy.png|400px]]&lt;br /&gt;
&lt;br /&gt;
===Data Layout===&lt;br /&gt;
====RAW and tSSS====&lt;br /&gt;
 The data is labelled with Subjid+_+DataType+_run+RunNumber+_raw.fif &lt;br /&gt;
 [[file: RAW format.PNG | 300px]]&lt;br /&gt;
&lt;br /&gt;
===Processing===&lt;br /&gt;
====Initialization - Subject Dataframe ====&lt;br /&gt;
 init_subject_dataframe - initialization creates a subject pandas dataframe saved as a csv file in the aProjects folder at the top of the MEG Project folder&lt;br /&gt;
 [[file:AProject Folder.png|400px]]&lt;br /&gt;
 &amp;lt;br&amp;gt;&lt;br /&gt;
 The Contents of the subject dataframe are stored in a .csv file which can be opened using LibreOffice&lt;br /&gt;
 [[file:Subject DataFrame.PNG|1400px]]&lt;br /&gt;
&lt;br /&gt;
====Initialization - Subject Processing Folders====&lt;br /&gt;
 init_subject_process - A process folder is created for each dataset type (multiple runs are copied into each folder)&lt;br /&gt;
 The _tsss.fif files are links to the tSSS folder.  If these folders are deleted, it will not affect the data in the tSSS folder&lt;br /&gt;
 [[file:Process setup.png|300px]]&lt;br /&gt;
&lt;br /&gt;
=====Cleaning=====&lt;br /&gt;
 Cleaning (baddata pipeline) performs ICA removal of heartbeat and eyeblink artifact that is correlated to EOG and ECG electrodes at a threshold of (r=???)&lt;br /&gt;
 [[file:Clean data.png|400px]]&lt;br /&gt;
&lt;br /&gt;
==RCC preprocessing==&lt;br /&gt;
The data is then copied to a folder /rcc/stor1/projects/ECP/MEG/MEG_Work&lt;br /&gt;
 [[image:Folder layout.png]]&lt;/div&gt;</summary>
		<author><name>Jeff</name></author>
	</entry>
	<entry>
		<id>https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=118</id>
		<title>ECP MEG Data Folders</title>
		<link rel="alternate" type="text/html" href="https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=118"/>
		<updated>2019-06-10T20:13:01Z</updated>

		<summary type="html">&lt;p&gt;Jeff: /* Initialization - Subject Processing Folders */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==At the MEG lab:==&lt;br /&gt;
 Data is acquired to the MEG_acq/ecp/ folder&lt;br /&gt;
 Data is tSSS processed and organized into raw and tSSS folders (the format of the data can be seen below)&lt;br /&gt;
 [[file: RAW format.PNG | 300px]]&lt;br /&gt;
 Data is uploaded to to the RCC using scp (/rcc/stor1/projects/ECP/MEG/MEG_Orig)&lt;br /&gt;
 Data is copied into /rcc/stor1/projects/ECP/MEG/MEG_Work for further processing&lt;br /&gt;
&lt;br /&gt;
==Folder Layout /rcc/stor1/projects/ECP/MEG/MEG_Work==&lt;br /&gt;
 All subjects have a folder with the following folders: Anatomy, RAW, tSSS, Process_*DataType*&lt;br /&gt;
 [[file:ECP Subject.PNG|200px]]&lt;br /&gt;
&lt;br /&gt;
===Anatomy Layout===&lt;br /&gt;
 Typical Freesurfer layout with BEM process performed&lt;br /&gt;
 The folder is always labelled Anatomy (a hack to make all folders homogeneous and easier to process)&lt;br /&gt;
 The Anatomy-trans.fif is created during the MNE python coregistration step &lt;br /&gt;
 [[file:ECP MEG Anatomy.png|400px]]&lt;br /&gt;
&lt;br /&gt;
===Data Layout===&lt;br /&gt;
====RAW and tSSS====&lt;br /&gt;
 The data is labelled with Subjid+_+DataType+_run+RunNumber+_raw.fif &lt;br /&gt;
 [[file: RAW format.PNG | 300px]]&lt;br /&gt;
&lt;br /&gt;
===Processing===&lt;br /&gt;
====Initialization - Subject Dataframe ====&lt;br /&gt;
 init_subject_dataframe - initialization creates a subject pandas dataframe saved as a csv file in the aProjects folder at the top of the MEG Project folder&lt;br /&gt;
 [[file:AProject Folder.png|400px]]&lt;br /&gt;
 &amp;lt;br&amp;gt;&lt;br /&gt;
 The Contents of the subject dataframe are stored in a .csv file which can be opened using LibreOffice&lt;br /&gt;
 [[file:Subject DataFrame.PNG|1400px]]&lt;br /&gt;
&lt;br /&gt;
====Initialization - Subject Processing Folders====&lt;br /&gt;
 init_subject_process - A process folder is created for each dataset type (multiple runs are copied into each folder)&lt;br /&gt;
 [[file:Process setup.png|300px]]&lt;br /&gt;
&lt;br /&gt;
=====Cleaning=====&lt;br /&gt;
 Cleaning (baddata pipeline) performs ICA removal of heartbeat and eyeblink artifact that is correlated to EOG and ECG electrodes at a threshold of (r=???)&lt;br /&gt;
 [[file:Clean data.png|400px]]&lt;br /&gt;
&lt;br /&gt;
==RCC preprocessing==&lt;br /&gt;
The data is then copied to a folder /rcc/stor1/projects/ECP/MEG/MEG_Work&lt;br /&gt;
 [[image:Folder layout.png]]&lt;/div&gt;</summary>
		<author><name>Jeff</name></author>
	</entry>
	<entry>
		<id>https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=117</id>
		<title>ECP MEG Data Folders</title>
		<link rel="alternate" type="text/html" href="https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=117"/>
		<updated>2019-06-10T20:12:53Z</updated>

		<summary type="html">&lt;p&gt;Jeff: /* Initialization - Subject Processing Folders */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==At the MEG lab:==&lt;br /&gt;
 Data is acquired to the MEG_acq/ecp/ folder&lt;br /&gt;
 Data is tSSS processed and organized into raw and tSSS folders (the format of the data can be seen below)&lt;br /&gt;
 [[file: RAW format.PNG | 300px]]&lt;br /&gt;
 Data is uploaded to to the RCC using scp (/rcc/stor1/projects/ECP/MEG/MEG_Orig)&lt;br /&gt;
 Data is copied into /rcc/stor1/projects/ECP/MEG/MEG_Work for further processing&lt;br /&gt;
&lt;br /&gt;
==Folder Layout /rcc/stor1/projects/ECP/MEG/MEG_Work==&lt;br /&gt;
 All subjects have a folder with the following folders: Anatomy, RAW, tSSS, Process_*DataType*&lt;br /&gt;
 [[file:ECP Subject.PNG|200px]]&lt;br /&gt;
&lt;br /&gt;
===Anatomy Layout===&lt;br /&gt;
 Typical Freesurfer layout with BEM process performed&lt;br /&gt;
 The folder is always labelled Anatomy (a hack to make all folders homogeneous and easier to process)&lt;br /&gt;
 The Anatomy-trans.fif is created during the MNE python coregistration step &lt;br /&gt;
 [[file:ECP MEG Anatomy.png|400px]]&lt;br /&gt;
&lt;br /&gt;
===Data Layout===&lt;br /&gt;
====RAW and tSSS====&lt;br /&gt;
 The data is labelled with Subjid+_+DataType+_run+RunNumber+_raw.fif &lt;br /&gt;
 [[file: RAW format.PNG | 300px]]&lt;br /&gt;
&lt;br /&gt;
===Processing===&lt;br /&gt;
====Initialization - Subject Dataframe ====&lt;br /&gt;
 init_subject_dataframe - initialization creates a subject pandas dataframe saved as a csv file in the aProjects folder at the top of the MEG Project folder&lt;br /&gt;
 [[file:AProject Folder.png|400px]]&lt;br /&gt;
 &amp;lt;br&amp;gt;&lt;br /&gt;
 The Contents of the subject dataframe are stored in a .csv file which can be opened using LibreOffice&lt;br /&gt;
 [[file:Subject DataFrame.PNG|1400px]]&lt;br /&gt;
&lt;br /&gt;
====Initialization - Subject Processing Folders====&lt;br /&gt;
 init_subject_process - A process folder is created for each dataset type (multiple runs are copied into each folder)&lt;br /&gt;
 [[file:Process setup.png|400px]]&lt;br /&gt;
&lt;br /&gt;
=====Cleaning=====&lt;br /&gt;
 Cleaning (baddata pipeline) performs ICA removal of heartbeat and eyeblink artifact that is correlated to EOG and ECG electrodes at a threshold of (r=???)&lt;br /&gt;
 [[file:Clean data.png|400px]]&lt;br /&gt;
&lt;br /&gt;
==RCC preprocessing==&lt;br /&gt;
The data is then copied to a folder /rcc/stor1/projects/ECP/MEG/MEG_Work&lt;br /&gt;
 [[image:Folder layout.png]]&lt;/div&gt;</summary>
		<author><name>Jeff</name></author>
	</entry>
	<entry>
		<id>https://www.neuro.mcw.edu/meg/index.php?title=File:Process_setup.png&amp;diff=116</id>
		<title>File:Process setup.png</title>
		<link rel="alternate" type="text/html" href="https://www.neuro.mcw.edu/meg/index.php?title=File:Process_setup.png&amp;diff=116"/>
		<updated>2019-06-10T20:12:33Z</updated>

		<summary type="html">&lt;p&gt;Jeff: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Jeff</name></author>
	</entry>
	<entry>
		<id>https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=115</id>
		<title>ECP MEG Data Folders</title>
		<link rel="alternate" type="text/html" href="https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=115"/>
		<updated>2019-06-10T20:09:52Z</updated>

		<summary type="html">&lt;p&gt;Jeff: /* Processing */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==At the MEG lab:==&lt;br /&gt;
 Data is acquired to the MEG_acq/ecp/ folder&lt;br /&gt;
 Data is tSSS processed and organized into raw and tSSS folders (the format of the data can be seen below)&lt;br /&gt;
 [[file: RAW format.PNG | 300px]]&lt;br /&gt;
 Data is uploaded to to the RCC using scp (/rcc/stor1/projects/ECP/MEG/MEG_Orig)&lt;br /&gt;
 Data is copied into /rcc/stor1/projects/ECP/MEG/MEG_Work for further processing&lt;br /&gt;
&lt;br /&gt;
==Folder Layout /rcc/stor1/projects/ECP/MEG/MEG_Work==&lt;br /&gt;
 All subjects have a folder with the following folders: Anatomy, RAW, tSSS, Process_*DataType*&lt;br /&gt;
 [[file:ECP Subject.PNG|200px]]&lt;br /&gt;
&lt;br /&gt;
===Anatomy Layout===&lt;br /&gt;
 Typical Freesurfer layout with BEM process performed&lt;br /&gt;
 The folder is always labelled Anatomy (a hack to make all folders homogeneous and easier to process)&lt;br /&gt;
 The Anatomy-trans.fif is created during the MNE python coregistration step &lt;br /&gt;
 [[file:ECP MEG Anatomy.png|400px]]&lt;br /&gt;
&lt;br /&gt;
===Data Layout===&lt;br /&gt;
====RAW and tSSS====&lt;br /&gt;
 The data is labelled with Subjid+_+DataType+_run+RunNumber+_raw.fif &lt;br /&gt;
 [[file: RAW format.PNG | 300px]]&lt;br /&gt;
&lt;br /&gt;
===Processing===&lt;br /&gt;
====Initialization - Subject Dataframe ====&lt;br /&gt;
 init_subject_dataframe - initialization creates a subject pandas dataframe saved as a csv file in the aProjects folder at the top of the MEG Project folder&lt;br /&gt;
 [[file:AProject Folder.png|400px]]&lt;br /&gt;
 &amp;lt;br&amp;gt;&lt;br /&gt;
 The Contents of the subject dataframe are stored in a .csv file which can be opened using LibreOffice&lt;br /&gt;
 [[file:Subject DataFrame.PNG|1400px]]&lt;br /&gt;
&lt;br /&gt;
====Initialization - Subject Processing Folders====&lt;br /&gt;
 init_subject_process - A process folder is created for each dataset type (multiple runs are copied into each folder)&lt;br /&gt;
 [[file:ECP process.png|400px]]&lt;br /&gt;
&lt;br /&gt;
=====Cleaning=====&lt;br /&gt;
 Cleaning (baddata pipeline) performs ICA removal of heartbeat and eyeblink artifact that is correlated to EOG and ECG electrodes at a threshold of (r=???)&lt;br /&gt;
 [[file:Clean data.png|400px]]&lt;br /&gt;
&lt;br /&gt;
==RCC preprocessing==&lt;br /&gt;
The data is then copied to a folder /rcc/stor1/projects/ECP/MEG/MEG_Work&lt;br /&gt;
 [[image:Folder layout.png]]&lt;/div&gt;</summary>
		<author><name>Jeff</name></author>
	</entry>
	<entry>
		<id>https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=114</id>
		<title>ECP MEG Data Folders</title>
		<link rel="alternate" type="text/html" href="https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=114"/>
		<updated>2019-06-10T20:05:12Z</updated>

		<summary type="html">&lt;p&gt;Jeff: /* Processing */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==At the MEG lab:==&lt;br /&gt;
 Data is acquired to the MEG_acq/ecp/ folder&lt;br /&gt;
 Data is tSSS processed and organized into raw and tSSS folders (the format of the data can be seen below)&lt;br /&gt;
 [[file: RAW format.PNG | 300px]]&lt;br /&gt;
 Data is uploaded to to the RCC using scp (/rcc/stor1/projects/ECP/MEG/MEG_Orig)&lt;br /&gt;
 Data is copied into /rcc/stor1/projects/ECP/MEG/MEG_Work for further processing&lt;br /&gt;
&lt;br /&gt;
==Folder Layout /rcc/stor1/projects/ECP/MEG/MEG_Work==&lt;br /&gt;
 All subjects have a folder with the following folders: Anatomy, RAW, tSSS, Process_*DataType*&lt;br /&gt;
 [[file:ECP Subject.PNG|200px]]&lt;br /&gt;
&lt;br /&gt;
===Anatomy Layout===&lt;br /&gt;
 Typical Freesurfer layout with BEM process performed&lt;br /&gt;
 The folder is always labelled Anatomy (a hack to make all folders homogeneous and easier to process)&lt;br /&gt;
 The Anatomy-trans.fif is created during the MNE python coregistration step &lt;br /&gt;
 [[file:ECP MEG Anatomy.png|400px]]&lt;br /&gt;
&lt;br /&gt;
===Data Layout===&lt;br /&gt;
====RAW and tSSS====&lt;br /&gt;
 The data is labelled with Subjid+_+DataType+_run+RunNumber+_raw.fif &lt;br /&gt;
 [[file: RAW format.PNG | 300px]]&lt;br /&gt;
&lt;br /&gt;
===Processing===&lt;br /&gt;
====Initialization====&lt;br /&gt;
 init_subject_dataframe - initialization creates a subject pandas dataframe saved as a csv file in the aProjects folder at the top of the MEG Project folder&lt;br /&gt;
 [[file:AProject Folder.png|400px]]&lt;br /&gt;
 &amp;lt;br&amp;gt;&lt;br /&gt;
 The Contents of the subject dataframe are stored in a .csv file which can be opened using LibreOffice&lt;br /&gt;
 [[file:Subject DataFrame.PNG|1400px]]&lt;br /&gt;
&lt;br /&gt;
====Processing====&lt;br /&gt;
 A set&lt;br /&gt;
&lt;br /&gt;
=====Cleaning=====&lt;br /&gt;
 Cleaning (baddata pipeline) performs ICA removal of heartbeat and eyeblink artifact that is correlated to EOG and ECG electrodes at a threshold of (r=???)&lt;br /&gt;
 [[file:Clean data.png|400px]]&lt;br /&gt;
&lt;br /&gt;
==RCC preprocessing==&lt;br /&gt;
The data is then copied to a folder /rcc/stor1/projects/ECP/MEG/MEG_Work&lt;br /&gt;
 [[image:Folder layout.png]]&lt;/div&gt;</summary>
		<author><name>Jeff</name></author>
	</entry>
	<entry>
		<id>https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=113</id>
		<title>ECP MEG Data Folders</title>
		<link rel="alternate" type="text/html" href="https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=113"/>
		<updated>2019-06-10T20:01:04Z</updated>

		<summary type="html">&lt;p&gt;Jeff: /* Processing */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==At the MEG lab:==&lt;br /&gt;
 Data is acquired to the MEG_acq/ecp/ folder&lt;br /&gt;
 Data is tSSS processed and organized into raw and tSSS folders (the format of the data can be seen below)&lt;br /&gt;
 [[file: RAW format.PNG | 300px]]&lt;br /&gt;
 Data is uploaded to to the RCC using scp (/rcc/stor1/projects/ECP/MEG/MEG_Orig)&lt;br /&gt;
 Data is copied into /rcc/stor1/projects/ECP/MEG/MEG_Work for further processing&lt;br /&gt;
&lt;br /&gt;
==Folder Layout /rcc/stor1/projects/ECP/MEG/MEG_Work==&lt;br /&gt;
 All subjects have a folder with the following folders: Anatomy, RAW, tSSS, Process_*DataType*&lt;br /&gt;
 [[file:ECP Subject.PNG|200px]]&lt;br /&gt;
&lt;br /&gt;
===Anatomy Layout===&lt;br /&gt;
 Typical Freesurfer layout with BEM process performed&lt;br /&gt;
 The folder is always labelled Anatomy (a hack to make all folders homogeneous and easier to process)&lt;br /&gt;
 The Anatomy-trans.fif is created during the MNE python coregistration step &lt;br /&gt;
 [[file:ECP MEG Anatomy.png|400px]]&lt;br /&gt;
&lt;br /&gt;
===Data Layout===&lt;br /&gt;
====RAW and tSSS====&lt;br /&gt;
 The data is labelled with Subjid+_+DataType+_run+RunNumber+_raw.fif &lt;br /&gt;
 [[file: RAW format.PNG | 300px]]&lt;br /&gt;
&lt;br /&gt;
===Processing===&lt;br /&gt;
====Initialization====&lt;br /&gt;
 init_subject_dataframe - initialization creates a subject pandas dataframe saved as a csv file in the aProjects folder at the top of the MEG Project folder&lt;br /&gt;
 [[file:AProject Folder.png|400px]]&lt;br /&gt;
 &amp;lt;br&amp;gt;&lt;br /&gt;
 The Contents of the subject dataframe are stored in a .csv file which can be opened using LibreOffice&lt;br /&gt;
 [[file:Subject DataFrame.PNG|1400px]]&lt;br /&gt;
&lt;br /&gt;
====Cleaning====&lt;br /&gt;
 Cleaning (baddata pipeline) performs ICA removal of heartbeat and eyeblink artifact that is correlated to EOG and ECG electrodes at a threshold of (r=???)&lt;br /&gt;
 [[file:Clean data.png|400px]]&lt;br /&gt;
&lt;br /&gt;
==RCC preprocessing==&lt;br /&gt;
The data is then copied to a folder /rcc/stor1/projects/ECP/MEG/MEG_Work&lt;br /&gt;
 [[image:Folder layout.png]]&lt;/div&gt;</summary>
		<author><name>Jeff</name></author>
	</entry>
	<entry>
		<id>https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=112</id>
		<title>ECP MEG Data Folders</title>
		<link rel="alternate" type="text/html" href="https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=112"/>
		<updated>2019-06-10T19:59:45Z</updated>

		<summary type="html">&lt;p&gt;Jeff: /* Data Layout */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==At the MEG lab:==&lt;br /&gt;
 Data is acquired to the MEG_acq/ecp/ folder&lt;br /&gt;
 Data is tSSS processed and organized into raw and tSSS folders (the format of the data can be seen below)&lt;br /&gt;
 [[file: RAW format.PNG | 300px]]&lt;br /&gt;
 Data is uploaded to to the RCC using scp (/rcc/stor1/projects/ECP/MEG/MEG_Orig)&lt;br /&gt;
 Data is copied into /rcc/stor1/projects/ECP/MEG/MEG_Work for further processing&lt;br /&gt;
&lt;br /&gt;
==Folder Layout /rcc/stor1/projects/ECP/MEG/MEG_Work==&lt;br /&gt;
 All subjects have a folder with the following folders: Anatomy, RAW, tSSS, Process_*DataType*&lt;br /&gt;
 [[file:ECP Subject.PNG|200px]]&lt;br /&gt;
&lt;br /&gt;
===Anatomy Layout===&lt;br /&gt;
 Typical Freesurfer layout with BEM process performed&lt;br /&gt;
 The folder is always labelled Anatomy (a hack to make all folders homogeneous and easier to process)&lt;br /&gt;
 The Anatomy-trans.fif is created during the MNE python coregistration step &lt;br /&gt;
 [[file:ECP MEG Anatomy.png|400px]]&lt;br /&gt;
&lt;br /&gt;
===Data Layout===&lt;br /&gt;
====RAW and tSSS====&lt;br /&gt;
 The data is labelled with Subjid+_+DataType+_run+RunNumber+_raw.fif &lt;br /&gt;
 [[file: RAW format.PNG | 300px]]&lt;br /&gt;
&lt;br /&gt;
===Processing===&lt;br /&gt;
====Initialization====&lt;br /&gt;
 init_subject_dataframe - initialization creates a subject pandas dataframe saved as a csv file in the aProjects folder at the top of the MEG Project folder&lt;br /&gt;
 [[file:AProject Folder.png|400px]]&lt;br /&gt;
 &amp;lt;br&amp;gt;&lt;br /&gt;
 The Contents of the subject dataframe are stored in a .csv file which can be opened using LibreOffice&lt;br /&gt;
 [[file:Subject DataFrame.PNG|1400px]]&lt;br /&gt;
&lt;br /&gt;
====Import??====&lt;br /&gt;
 init_subject_process - creates a folder for each data type and creates a link to the original dataset&lt;br /&gt;
====Cleaning====&lt;br /&gt;
 Cleaning (baddata pipeline) performs ICA removal of heartbeat and eyeblink artifact that is correlated to EOG and ECG electrodes at a threshold of (r=???)&lt;br /&gt;
 [[file:Clean data.png|400px]]&lt;br /&gt;
&lt;br /&gt;
==RCC preprocessing==&lt;br /&gt;
The data is then copied to a folder /rcc/stor1/projects/ECP/MEG/MEG_Work&lt;br /&gt;
 [[image:Folder layout.png]]&lt;/div&gt;</summary>
		<author><name>Jeff</name></author>
	</entry>
	<entry>
		<id>https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=111</id>
		<title>ECP MEG Data Folders</title>
		<link rel="alternate" type="text/html" href="https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=111"/>
		<updated>2019-06-10T19:48:33Z</updated>

		<summary type="html">&lt;p&gt;Jeff: /* Initialization */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==At the MEG lab:==&lt;br /&gt;
 Data is acquired to the MEG_acq/ecp/ folder&lt;br /&gt;
 Data is tSSS processed and organized into raw and tSSS folders (the format of the data can be seen below)&lt;br /&gt;
 [[file: RAW format.PNG | 300px]]&lt;br /&gt;
 Data is uploaded to to the RCC using scp (/rcc/stor1/projects/ECP/MEG/MEG_Orig)&lt;br /&gt;
 Data is copied into /rcc/stor1/projects/ECP/MEG/MEG_Work for further processing&lt;br /&gt;
&lt;br /&gt;
==Folder Layout /rcc/stor1/projects/ECP/MEG/MEG_Work==&lt;br /&gt;
 All subjects have a folder with the following folders: Anatomy, RAW, tSSS, Process_*DataType*&lt;br /&gt;
 [[file:ECP Subject.PNG|200px]]&lt;br /&gt;
&lt;br /&gt;
===Anatomy Layout===&lt;br /&gt;
 Typical Freesurfer layout with BEM process performed&lt;br /&gt;
 The folder is always labelled Anatomy (a hack to make all folders homogeneous and easier to process)&lt;br /&gt;
 The Anatomy-trans.fif is created during the MNE python coregistration step &lt;br /&gt;
 [[file:ECP MEG Anatomy.png|400px]]&lt;br /&gt;
&lt;br /&gt;
===Data Layout===&lt;br /&gt;
====RAW and tSSS====&lt;br /&gt;
 The data is labelled with Subjid+_+DataType+_run+RunNumber+_raw.fif &lt;br /&gt;
 [[file: RAW format.PNG | 300px]]&lt;br /&gt;
====Proc Folders====&lt;br /&gt;
 The Process_*DataType* folders are created after &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Processing===&lt;br /&gt;
====Initialization====&lt;br /&gt;
 init_subject_dataframe - initialization creates a subject pandas dataframe saved as a csv file in the aProjects folder at the top of the MEG Project folder&lt;br /&gt;
 [[file:AProject Folder.png|400px]]&lt;br /&gt;
 &amp;lt;br&amp;gt;&lt;br /&gt;
 The Contents of the subject dataframe are stored in a .csv file which can be opened using LibreOffice&lt;br /&gt;
 [[file:Subject DataFrame.PNG|1400px]]&lt;br /&gt;
&lt;br /&gt;
====Import??====&lt;br /&gt;
 init_subject_process - creates a folder for each data type and creates a link to the original dataset&lt;br /&gt;
====Cleaning====&lt;br /&gt;
 Cleaning (baddata pipeline) performs ICA removal of heartbeat and eyeblink artifact that is correlated to EOG and ECG electrodes at a threshold of (r=???)&lt;br /&gt;
 [[file:Clean data.png|400px]]&lt;br /&gt;
&lt;br /&gt;
==RCC preprocessing==&lt;br /&gt;
The data is then copied to a folder /rcc/stor1/projects/ECP/MEG/MEG_Work&lt;br /&gt;
 [[image:Folder layout.png]]&lt;/div&gt;</summary>
		<author><name>Jeff</name></author>
	</entry>
	<entry>
		<id>https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=110</id>
		<title>ECP MEG Data Folders</title>
		<link rel="alternate" type="text/html" href="https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=110"/>
		<updated>2019-06-10T19:48:00Z</updated>

		<summary type="html">&lt;p&gt;Jeff: /* Initialization */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==At the MEG lab:==&lt;br /&gt;
 Data is acquired to the MEG_acq/ecp/ folder&lt;br /&gt;
 Data is tSSS processed and organized into raw and tSSS folders (the format of the data can be seen below)&lt;br /&gt;
 [[file: RAW format.PNG | 300px]]&lt;br /&gt;
 Data is uploaded to to the RCC using scp (/rcc/stor1/projects/ECP/MEG/MEG_Orig)&lt;br /&gt;
 Data is copied into /rcc/stor1/projects/ECP/MEG/MEG_Work for further processing&lt;br /&gt;
&lt;br /&gt;
==Folder Layout /rcc/stor1/projects/ECP/MEG/MEG_Work==&lt;br /&gt;
 All subjects have a folder with the following folders: Anatomy, RAW, tSSS, Process_*DataType*&lt;br /&gt;
 [[file:ECP Subject.PNG|200px]]&lt;br /&gt;
&lt;br /&gt;
===Anatomy Layout===&lt;br /&gt;
 Typical Freesurfer layout with BEM process performed&lt;br /&gt;
 The folder is always labelled Anatomy (a hack to make all folders homogeneous and easier to process)&lt;br /&gt;
 The Anatomy-trans.fif is created during the MNE python coregistration step &lt;br /&gt;
 [[file:ECP MEG Anatomy.png|400px]]&lt;br /&gt;
&lt;br /&gt;
===Data Layout===&lt;br /&gt;
====RAW and tSSS====&lt;br /&gt;
 The data is labelled with Subjid+_+DataType+_run+RunNumber+_raw.fif &lt;br /&gt;
 [[file: RAW format.PNG | 300px]]&lt;br /&gt;
====Proc Folders====&lt;br /&gt;
 The Process_*DataType* folders are created after &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Processing===&lt;br /&gt;
====Initialization====&lt;br /&gt;
 init_subject_dataframe - initialization creates a subject pandas dataframe saved as a csv file in the aProjects folder at the top of the MEG Project folder&lt;br /&gt;
 [[file:AProject Folder.png|400px]]&lt;br /&gt;
 The Contents of the subject dataframe are stored in a .csv file which can be opened using LibreOffice&lt;br /&gt;
 [[file:Subject DataFrame.PNG|1000px]]&lt;br /&gt;
&lt;br /&gt;
====Import??====&lt;br /&gt;
 init_subject_process - creates a folder for each data type and creates a link to the original dataset&lt;br /&gt;
====Cleaning====&lt;br /&gt;
 Cleaning (baddata pipeline) performs ICA removal of heartbeat and eyeblink artifact that is correlated to EOG and ECG electrodes at a threshold of (r=???)&lt;br /&gt;
 [[file:Clean data.png|400px]]&lt;br /&gt;
&lt;br /&gt;
==RCC preprocessing==&lt;br /&gt;
The data is then copied to a folder /rcc/stor1/projects/ECP/MEG/MEG_Work&lt;br /&gt;
 [[image:Folder layout.png]]&lt;/div&gt;</summary>
		<author><name>Jeff</name></author>
	</entry>
	<entry>
		<id>https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=109</id>
		<title>ECP MEG Data Folders</title>
		<link rel="alternate" type="text/html" href="https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=109"/>
		<updated>2019-06-10T19:47:48Z</updated>

		<summary type="html">&lt;p&gt;Jeff: /* Initialization */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==At the MEG lab:==&lt;br /&gt;
 Data is acquired to the MEG_acq/ecp/ folder&lt;br /&gt;
 Data is tSSS processed and organized into raw and tSSS folders (the format of the data can be seen below)&lt;br /&gt;
 [[file: RAW format.PNG | 300px]]&lt;br /&gt;
 Data is uploaded to to the RCC using scp (/rcc/stor1/projects/ECP/MEG/MEG_Orig)&lt;br /&gt;
 Data is copied into /rcc/stor1/projects/ECP/MEG/MEG_Work for further processing&lt;br /&gt;
&lt;br /&gt;
==Folder Layout /rcc/stor1/projects/ECP/MEG/MEG_Work==&lt;br /&gt;
 All subjects have a folder with the following folders: Anatomy, RAW, tSSS, Process_*DataType*&lt;br /&gt;
 [[file:ECP Subject.PNG|200px]]&lt;br /&gt;
&lt;br /&gt;
===Anatomy Layout===&lt;br /&gt;
 Typical Freesurfer layout with BEM process performed&lt;br /&gt;
 The folder is always labelled Anatomy (a hack to make all folders homogeneous and easier to process)&lt;br /&gt;
 The Anatomy-trans.fif is created during the MNE python coregistration step &lt;br /&gt;
 [[file:ECP MEG Anatomy.png|400px]]&lt;br /&gt;
&lt;br /&gt;
===Data Layout===&lt;br /&gt;
====RAW and tSSS====&lt;br /&gt;
 The data is labelled with Subjid+_+DataType+_run+RunNumber+_raw.fif &lt;br /&gt;
 [[file: RAW format.PNG | 300px]]&lt;br /&gt;
====Proc Folders====&lt;br /&gt;
 The Process_*DataType* folders are created after &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Processing===&lt;br /&gt;
====Initialization====&lt;br /&gt;
 init_subject_dataframe - initialization creates a subject pandas dataframe saved as a csv file in the aProjects folder at the top of the MEG Project folder&lt;br /&gt;
 [[file:AProject Folder.png|400px]]&lt;br /&gt;
 The Contents of the subject dataframe are stored in a .csv file which can be opened using LibreOffice&lt;br /&gt;
 [[file:Subject DataFrame.PNG|400px]]&lt;br /&gt;
&lt;br /&gt;
====Import??====&lt;br /&gt;
 init_subject_process - creates a folder for each data type and creates a link to the original dataset&lt;br /&gt;
====Cleaning====&lt;br /&gt;
 Cleaning (baddata pipeline) performs ICA removal of heartbeat and eyeblink artifact that is correlated to EOG and ECG electrodes at a threshold of (r=???)&lt;br /&gt;
 [[file:Clean data.png|400px]]&lt;br /&gt;
&lt;br /&gt;
==RCC preprocessing==&lt;br /&gt;
The data is then copied to a folder /rcc/stor1/projects/ECP/MEG/MEG_Work&lt;br /&gt;
 [[image:Folder layout.png]]&lt;/div&gt;</summary>
		<author><name>Jeff</name></author>
	</entry>
	<entry>
		<id>https://www.neuro.mcw.edu/meg/index.php?title=File:Subject_DataFrame.PNG&amp;diff=108</id>
		<title>File:Subject DataFrame.PNG</title>
		<link rel="alternate" type="text/html" href="https://www.neuro.mcw.edu/meg/index.php?title=File:Subject_DataFrame.PNG&amp;diff=108"/>
		<updated>2019-06-10T19:47:38Z</updated>

		<summary type="html">&lt;p&gt;Jeff: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Jeff</name></author>
	</entry>
	<entry>
		<id>https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=107</id>
		<title>ECP MEG Data Folders</title>
		<link rel="alternate" type="text/html" href="https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=107"/>
		<updated>2019-06-10T19:46:21Z</updated>

		<summary type="html">&lt;p&gt;Jeff: /* Initialization */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==At the MEG lab:==&lt;br /&gt;
 Data is acquired to the MEG_acq/ecp/ folder&lt;br /&gt;
 Data is tSSS processed and organized into raw and tSSS folders (the format of the data can be seen below)&lt;br /&gt;
 [[file: RAW format.PNG | 300px]]&lt;br /&gt;
 Data is uploaded to to the RCC using scp (/rcc/stor1/projects/ECP/MEG/MEG_Orig)&lt;br /&gt;
 Data is copied into /rcc/stor1/projects/ECP/MEG/MEG_Work for further processing&lt;br /&gt;
&lt;br /&gt;
==Folder Layout /rcc/stor1/projects/ECP/MEG/MEG_Work==&lt;br /&gt;
 All subjects have a folder with the following folders: Anatomy, RAW, tSSS, Process_*DataType*&lt;br /&gt;
 [[file:ECP Subject.PNG|200px]]&lt;br /&gt;
&lt;br /&gt;
===Anatomy Layout===&lt;br /&gt;
 Typical Freesurfer layout with BEM process performed&lt;br /&gt;
 The folder is always labelled Anatomy (a hack to make all folders homogeneous and easier to process)&lt;br /&gt;
 The Anatomy-trans.fif is created during the MNE python coregistration step &lt;br /&gt;
 [[file:ECP MEG Anatomy.png|400px]]&lt;br /&gt;
&lt;br /&gt;
===Data Layout===&lt;br /&gt;
====RAW and tSSS====&lt;br /&gt;
 The data is labelled with Subjid+_+DataType+_run+RunNumber+_raw.fif &lt;br /&gt;
 [[file: RAW format.PNG | 300px]]&lt;br /&gt;
====Proc Folders====&lt;br /&gt;
 The Process_*DataType* folders are created after &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Processing===&lt;br /&gt;
====Initialization====&lt;br /&gt;
 init_subject_dataframe - initialization creates a subject pandas dataframe saved as a csv file in the aProjects folder at the top of the MEG Project folder&lt;br /&gt;
 [[file:AProject Folder.png|400px]]&lt;br /&gt;
&lt;br /&gt;
====Import??====&lt;br /&gt;
 init_subject_process - creates a folder for each data type and creates a link to the original dataset&lt;br /&gt;
====Cleaning====&lt;br /&gt;
 Cleaning (baddata pipeline) performs ICA removal of heartbeat and eyeblink artifact that is correlated to EOG and ECG electrodes at a threshold of (r=???)&lt;br /&gt;
 [[file:Clean data.png|400px]]&lt;br /&gt;
&lt;br /&gt;
==RCC preprocessing==&lt;br /&gt;
The data is then copied to a folder /rcc/stor1/projects/ECP/MEG/MEG_Work&lt;br /&gt;
 [[image:Folder layout.png]]&lt;/div&gt;</summary>
		<author><name>Jeff</name></author>
	</entry>
	<entry>
		<id>https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=106</id>
		<title>ECP MEG Data Folders</title>
		<link rel="alternate" type="text/html" href="https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=106"/>
		<updated>2019-06-10T19:46:13Z</updated>

		<summary type="html">&lt;p&gt;Jeff: /* Initialization */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==At the MEG lab:==&lt;br /&gt;
 Data is acquired to the MEG_acq/ecp/ folder&lt;br /&gt;
 Data is tSSS processed and organized into raw and tSSS folders (the format of the data can be seen below)&lt;br /&gt;
 [[file: RAW format.PNG | 300px]]&lt;br /&gt;
 Data is uploaded to to the RCC using scp (/rcc/stor1/projects/ECP/MEG/MEG_Orig)&lt;br /&gt;
 Data is copied into /rcc/stor1/projects/ECP/MEG/MEG_Work for further processing&lt;br /&gt;
&lt;br /&gt;
==Folder Layout /rcc/stor1/projects/ECP/MEG/MEG_Work==&lt;br /&gt;
 All subjects have a folder with the following folders: Anatomy, RAW, tSSS, Process_*DataType*&lt;br /&gt;
 [[file:ECP Subject.PNG|200px]]&lt;br /&gt;
&lt;br /&gt;
===Anatomy Layout===&lt;br /&gt;
 Typical Freesurfer layout with BEM process performed&lt;br /&gt;
 The folder is always labelled Anatomy (a hack to make all folders homogeneous and easier to process)&lt;br /&gt;
 The Anatomy-trans.fif is created during the MNE python coregistration step &lt;br /&gt;
 [[file:ECP MEG Anatomy.png|400px]]&lt;br /&gt;
&lt;br /&gt;
===Data Layout===&lt;br /&gt;
====RAW and tSSS====&lt;br /&gt;
 The data is labelled with Subjid+_+DataType+_run+RunNumber+_raw.fif &lt;br /&gt;
 [[file: RAW format.PNG | 300px]]&lt;br /&gt;
====Proc Folders====&lt;br /&gt;
 The Process_*DataType* folders are created after &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Processing===&lt;br /&gt;
====Initialization====&lt;br /&gt;
 init_subject_dataframe - initialization creates a subject pandas dataframe saved as a csv file in the aProjects folder at the top of the MEG Project folder&lt;br /&gt;
 [[file:AProject Folder.png|300px]]&lt;br /&gt;
&lt;br /&gt;
====Import??====&lt;br /&gt;
 init_subject_process - creates a folder for each data type and creates a link to the original dataset&lt;br /&gt;
====Cleaning====&lt;br /&gt;
 Cleaning (baddata pipeline) performs ICA removal of heartbeat and eyeblink artifact that is correlated to EOG and ECG electrodes at a threshold of (r=???)&lt;br /&gt;
 [[file:Clean data.png|400px]]&lt;br /&gt;
&lt;br /&gt;
==RCC preprocessing==&lt;br /&gt;
The data is then copied to a folder /rcc/stor1/projects/ECP/MEG/MEG_Work&lt;br /&gt;
 [[image:Folder layout.png]]&lt;/div&gt;</summary>
		<author><name>Jeff</name></author>
	</entry>
	<entry>
		<id>https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=105</id>
		<title>ECP MEG Data Folders</title>
		<link rel="alternate" type="text/html" href="https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=105"/>
		<updated>2019-06-10T19:46:03Z</updated>

		<summary type="html">&lt;p&gt;Jeff: /* Initialization */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==At the MEG lab:==&lt;br /&gt;
 Data is acquired to the MEG_acq/ecp/ folder&lt;br /&gt;
 Data is tSSS processed and organized into raw and tSSS folders (the format of the data can be seen below)&lt;br /&gt;
 [[file: RAW format.PNG | 300px]]&lt;br /&gt;
 Data is uploaded to to the RCC using scp (/rcc/stor1/projects/ECP/MEG/MEG_Orig)&lt;br /&gt;
 Data is copied into /rcc/stor1/projects/ECP/MEG/MEG_Work for further processing&lt;br /&gt;
&lt;br /&gt;
==Folder Layout /rcc/stor1/projects/ECP/MEG/MEG_Work==&lt;br /&gt;
 All subjects have a folder with the following folders: Anatomy, RAW, tSSS, Process_*DataType*&lt;br /&gt;
 [[file:ECP Subject.PNG|200px]]&lt;br /&gt;
&lt;br /&gt;
===Anatomy Layout===&lt;br /&gt;
 Typical Freesurfer layout with BEM process performed&lt;br /&gt;
 The folder is always labelled Anatomy (a hack to make all folders homogeneous and easier to process)&lt;br /&gt;
 The Anatomy-trans.fif is created during the MNE python coregistration step &lt;br /&gt;
 [[file:ECP MEG Anatomy.png|400px]]&lt;br /&gt;
&lt;br /&gt;
===Data Layout===&lt;br /&gt;
====RAW and tSSS====&lt;br /&gt;
 The data is labelled with Subjid+_+DataType+_run+RunNumber+_raw.fif &lt;br /&gt;
 [[file: RAW format.PNG | 300px]]&lt;br /&gt;
====Proc Folders====&lt;br /&gt;
 The Process_*DataType* folders are created after &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Processing===&lt;br /&gt;
====Initialization====&lt;br /&gt;
 init_subject_dataframe - initialization creates a subject pandas dataframe saved as a csv file in the aProjects folder at the top of the MEG Project folder&lt;br /&gt;
 [[file:AProject Folder.png|200px]]&lt;br /&gt;
&lt;br /&gt;
====Import??====&lt;br /&gt;
 init_subject_process - creates a folder for each data type and creates a link to the original dataset&lt;br /&gt;
====Cleaning====&lt;br /&gt;
 Cleaning (baddata pipeline) performs ICA removal of heartbeat and eyeblink artifact that is correlated to EOG and ECG electrodes at a threshold of (r=???)&lt;br /&gt;
 [[file:Clean data.png|400px]]&lt;br /&gt;
&lt;br /&gt;
==RCC preprocessing==&lt;br /&gt;
The data is then copied to a folder /rcc/stor1/projects/ECP/MEG/MEG_Work&lt;br /&gt;
 [[image:Folder layout.png]]&lt;/div&gt;</summary>
		<author><name>Jeff</name></author>
	</entry>
	<entry>
		<id>https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=104</id>
		<title>ECP MEG Data Folders</title>
		<link rel="alternate" type="text/html" href="https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=104"/>
		<updated>2019-06-10T19:45:13Z</updated>

		<summary type="html">&lt;p&gt;Jeff: /* Folder Layout /rcc/stor1/projects/ECP/MEG/MEG_Work */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==At the MEG lab:==&lt;br /&gt;
 Data is acquired to the MEG_acq/ecp/ folder&lt;br /&gt;
 Data is tSSS processed and organized into raw and tSSS folders (the format of the data can be seen below)&lt;br /&gt;
 [[file: RAW format.PNG | 300px]]&lt;br /&gt;
 Data is uploaded to to the RCC using scp (/rcc/stor1/projects/ECP/MEG/MEG_Orig)&lt;br /&gt;
 Data is copied into /rcc/stor1/projects/ECP/MEG/MEG_Work for further processing&lt;br /&gt;
&lt;br /&gt;
==Folder Layout /rcc/stor1/projects/ECP/MEG/MEG_Work==&lt;br /&gt;
 All subjects have a folder with the following folders: Anatomy, RAW, tSSS, Process_*DataType*&lt;br /&gt;
 [[file:ECP Subject.PNG|200px]]&lt;br /&gt;
&lt;br /&gt;
===Anatomy Layout===&lt;br /&gt;
 Typical Freesurfer layout with BEM process performed&lt;br /&gt;
 The folder is always labelled Anatomy (a hack to make all folders homogeneous and easier to process)&lt;br /&gt;
 The Anatomy-trans.fif is created during the MNE python coregistration step &lt;br /&gt;
 [[file:ECP MEG Anatomy.png|400px]]&lt;br /&gt;
&lt;br /&gt;
===Data Layout===&lt;br /&gt;
====RAW and tSSS====&lt;br /&gt;
 The data is labelled with Subjid+_+DataType+_run+RunNumber+_raw.fif &lt;br /&gt;
 [[file: RAW format.PNG | 300px]]&lt;br /&gt;
====Proc Folders====&lt;br /&gt;
 The Process_*DataType* folders are created after &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Processing===&lt;br /&gt;
====Initialization====&lt;br /&gt;
 init_subject_dataframe - initialization creates a subject pandas dataframe saved as a csv file in the aProjects folder at the top of the MEG Project folder&lt;br /&gt;
====Import??====&lt;br /&gt;
 init_subject_process - creates a folder for each data type and creates a link to the original dataset&lt;br /&gt;
====Cleaning====&lt;br /&gt;
 Cleaning (baddata pipeline) performs ICA removal of heartbeat and eyeblink artifact that is correlated to EOG and ECG electrodes at a threshold of (r=???)&lt;br /&gt;
 [[file:Clean data.png|400px]]&lt;br /&gt;
&lt;br /&gt;
==RCC preprocessing==&lt;br /&gt;
The data is then copied to a folder /rcc/stor1/projects/ECP/MEG/MEG_Work&lt;br /&gt;
 [[image:Folder layout.png]]&lt;/div&gt;</summary>
		<author><name>Jeff</name></author>
	</entry>
	<entry>
		<id>https://www.neuro.mcw.edu/meg/index.php?title=File:AProject_Folder.png&amp;diff=103</id>
		<title>File:AProject Folder.png</title>
		<link rel="alternate" type="text/html" href="https://www.neuro.mcw.edu/meg/index.php?title=File:AProject_Folder.png&amp;diff=103"/>
		<updated>2019-06-10T19:44:46Z</updated>

		<summary type="html">&lt;p&gt;Jeff: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Jeff</name></author>
	</entry>
	<entry>
		<id>https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=102</id>
		<title>ECP MEG Data Folders</title>
		<link rel="alternate" type="text/html" href="https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=102"/>
		<updated>2019-06-10T19:26:32Z</updated>

		<summary type="html">&lt;p&gt;Jeff: /* Folder Layout /rcc/stor1/projects/ECP/MEG/MEG_Work */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==At the MEG lab:==&lt;br /&gt;
 Data is acquired to the MEG_acq/ecp/ folder&lt;br /&gt;
 Data is tSSS processed and organized into raw and tSSS folders (the format of the data can be seen below)&lt;br /&gt;
 [[file: RAW format.PNG | 300px]]&lt;br /&gt;
 Data is uploaded to to the RCC using scp (/rcc/stor1/projects/ECP/MEG/MEG_Orig)&lt;br /&gt;
 Data is copied into /rcc/stor1/projects/ECP/MEG/MEG_Work for further processing&lt;br /&gt;
&lt;br /&gt;
==Folder Layout /rcc/stor1/projects/ECP/MEG/MEG_Work==&lt;br /&gt;
 All subjects have a folder with the following folders: Anatomy, RAW, tSSS, Process_*DataType*&lt;br /&gt;
 [[file:ECP Subject.PNG|200px]]&lt;br /&gt;
&lt;br /&gt;
===Anatomy Layout===&lt;br /&gt;
 Typical Freesurfer layout with BEM process performed&lt;br /&gt;
 The folder is always labelled Anatomy (a hack to make all folders homogeneous and easier to process)&lt;br /&gt;
 The Anatomy-trans.fif is created during the MNE python coregistration step &lt;br /&gt;
 [[file:ECP MEG Anatomy.png|400px]]&lt;br /&gt;
&lt;br /&gt;
===Data Layout===&lt;br /&gt;
====Data Folders====&lt;br /&gt;
&lt;br /&gt;
====RAW and tSSS====&lt;br /&gt;
 The data is labelled with Subjid+_+DataType+_run+RunNumber+_raw.fif &lt;br /&gt;
 [[file: RAW format.PNG | 300px]]&lt;br /&gt;
&lt;br /&gt;
===Processing===&lt;br /&gt;
====Initialization====&lt;br /&gt;
 Initialization creates a subject pandas dataframe saved as a csv file in the aProjects folder at the top of the MEG Project folder&lt;br /&gt;
====Import??====&lt;br /&gt;
 Preproc Initialization creates a folder for each data type and creates a link to the original dataset&lt;br /&gt;
====Cleaning====&lt;br /&gt;
 Cleaning (baddata pipeline) performs ICA removal of heartbeat and eyeblink artifact that is correlated to EOG and ECG electrodes at a threshold of (r=???)&lt;br /&gt;
 [[file:Clean data.png|400px]]&lt;br /&gt;
&lt;br /&gt;
==RCC preprocessing==&lt;br /&gt;
The data is then copied to a folder /rcc/stor1/projects/ECP/MEG/MEG_Work&lt;br /&gt;
 [[image:Folder layout.png]]&lt;/div&gt;</summary>
		<author><name>Jeff</name></author>
	</entry>
	<entry>
		<id>https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=101</id>
		<title>ECP MEG Data Folders</title>
		<link rel="alternate" type="text/html" href="https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=101"/>
		<updated>2019-06-10T18:58:38Z</updated>

		<summary type="html">&lt;p&gt;Jeff: /* Folder Layout /rcc/stor1/projects/ECP/MEG/MEG_Work */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==At the MEG lab:==&lt;br /&gt;
 Data is acquired to the MEG_acq/ecp/ folder&lt;br /&gt;
 Data is tSSS processed and organized into raw and tSSS folders (the format of the data can be seen below)&lt;br /&gt;
 [[file: RAW format.PNG | 300px]]&lt;br /&gt;
 Data is uploaded to to the RCC using scp (/rcc/stor1/projects/ECP/MEG/MEG_Orig)&lt;br /&gt;
 Data is copied into /rcc/stor1/projects/ECP/MEG/MEG_Work for further processing&lt;br /&gt;
&lt;br /&gt;
==Folder Layout /rcc/stor1/projects/ECP/MEG/MEG_Work==&lt;br /&gt;
 All subjects have a folder with both the Anatomy, RAW, tSSS, Preprocessed, and Processed Data&lt;br /&gt;
 [[file:ECP Subject.PNG|200px]]&lt;br /&gt;
&lt;br /&gt;
===Anatomy Layout===&lt;br /&gt;
 Typical Freesurfer layout with BEM process performed&lt;br /&gt;
 The folder is always labelled Anatomy (a hack to make all folders homogeneous and easier to process)&lt;br /&gt;
 The Anatomy-trans.fif is created during the MNE python coregistration step &lt;br /&gt;
 [[file:ECP MEG Anatomy.png|400px]]&lt;br /&gt;
&lt;br /&gt;
===Data Layout===&lt;br /&gt;
====Data Folders====&lt;br /&gt;
&lt;br /&gt;
====RAW and tSSS====&lt;br /&gt;
 The data is labelled with Subjid+_+DataType+_run+RunNumber+_raw.fif &lt;br /&gt;
 [[file: RAW format.PNG | 300px]]&lt;br /&gt;
&lt;br /&gt;
===Processing===&lt;br /&gt;
====Initialization====&lt;br /&gt;
 Initialization creates a subject pandas dataframe saved as a csv file in the aProjects folder at the top of the MEG Project folder&lt;br /&gt;
====Import??====&lt;br /&gt;
 Preproc Initialization creates a folder for each data type and creates a link to the original dataset&lt;br /&gt;
====Cleaning====&lt;br /&gt;
 Cleaning (baddata pipeline) performs ICA removal of heartbeat and eyeblink artifact that is correlated to EOG and ECG electrodes at a threshold of (r=???)&lt;br /&gt;
 [[file:Clean data.png|400px]]&lt;br /&gt;
&lt;br /&gt;
==RCC preprocessing==&lt;br /&gt;
The data is then copied to a folder /rcc/stor1/projects/ECP/MEG/MEG_Work&lt;br /&gt;
 [[image:Folder layout.png]]&lt;/div&gt;</summary>
		<author><name>Jeff</name></author>
	</entry>
	<entry>
		<id>https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=100</id>
		<title>ECP MEG Data Folders</title>
		<link rel="alternate" type="text/html" href="https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=100"/>
		<updated>2019-06-10T18:57:32Z</updated>

		<summary type="html">&lt;p&gt;Jeff: /* At the MEG lab: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==At the MEG lab:==&lt;br /&gt;
 Data is acquired to the MEG_acq/ecp/ folder&lt;br /&gt;
 Data is tSSS processed and organized into raw and tSSS folders (the format of the data can be seen below)&lt;br /&gt;
 [[file: RAW format.PNG | 300px]]&lt;br /&gt;
 Data is uploaded to to the RCC using scp (/rcc/stor1/projects/ECP/MEG/MEG_Orig)&lt;br /&gt;
 Data is copied into /rcc/stor1/projects/ECP/MEG/MEG_Work for further processing&lt;br /&gt;
&lt;br /&gt;
==Folder Layout /rcc/stor1/projects/ECP/MEG/MEG_Work==&lt;br /&gt;
 All subjects have a folder with both the anatomy, RAW, tSSS, Preprocessed, and Processed Data&lt;br /&gt;
 [[file:ECP Subject.PNG|200px]]&lt;br /&gt;
&lt;br /&gt;
===Anatomy Layout===&lt;br /&gt;
 Typical Freesurfer layout with BEM process performed&lt;br /&gt;
 The folder is always labelled Anatomy (a hack to make all folders homogeneous and easier to process)&lt;br /&gt;
 The Anatomy-trans.fif is created during the MNE python coregistration step &lt;br /&gt;
 [[file:ECP MEG Anatomy.png|400px]]&lt;br /&gt;
&lt;br /&gt;
===Data Layout===&lt;br /&gt;
====Data Folders====&lt;br /&gt;
&lt;br /&gt;
====RAW and tSSS====&lt;br /&gt;
 The data is labelled with Subjid+_+DataType+_run+RunNumber+_raw.fif &lt;br /&gt;
 [[file: RAW format.PNG | 300px]]&lt;br /&gt;
&lt;br /&gt;
===Processing===&lt;br /&gt;
====Initialization====&lt;br /&gt;
 Initialization creates a subject pandas dataframe saved as a csv file in the aProjects folder at the top of the MEG Project folder&lt;br /&gt;
====Import??====&lt;br /&gt;
 Preproc Initialization creates a folder for each data type and creates a link to the original dataset&lt;br /&gt;
====Cleaning====&lt;br /&gt;
 Cleaning (baddata pipeline) performs ICA removal of heartbeat and eyeblink artifact that is correlated to EOG and ECG electrodes at a threshold of (r=???)&lt;br /&gt;
 [[file:Clean data.png|400px]]&lt;br /&gt;
&lt;br /&gt;
==RCC preprocessing==&lt;br /&gt;
The data is then copied to a folder /rcc/stor1/projects/ECP/MEG/MEG_Work&lt;br /&gt;
 [[image:Folder layout.png]]&lt;/div&gt;</summary>
		<author><name>Jeff</name></author>
	</entry>
	<entry>
		<id>https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=99</id>
		<title>ECP MEG Data Folders</title>
		<link rel="alternate" type="text/html" href="https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=99"/>
		<updated>2019-06-10T18:57:03Z</updated>

		<summary type="html">&lt;p&gt;Jeff: /* At the MEG lab: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==At the MEG lab:==&lt;br /&gt;
 Data is acquired to the MEG_acq/ecp/ folder&lt;br /&gt;
 Data is tSSS processed and organized into raw and tSSS folders&lt;br /&gt;
 [[file: RAW format.PNG | 300px]]&lt;br /&gt;
 Data is uploaded to to the RCC using scp (/rcc/stor1/projects/ECP/MEG/MEG_Orig)&lt;br /&gt;
 Data is copied into /rcc/stor1/projects/ECP/MEG/MEG_Work for further processing&lt;br /&gt;
&lt;br /&gt;
==Folder Layout /rcc/stor1/projects/ECP/MEG/MEG_Work==&lt;br /&gt;
 All subjects have a folder with both the anatomy, RAW, tSSS, Preprocessed, and Processed Data&lt;br /&gt;
 [[file:ECP Subject.PNG|200px]]&lt;br /&gt;
&lt;br /&gt;
===Anatomy Layout===&lt;br /&gt;
 Typical Freesurfer layout with BEM process performed&lt;br /&gt;
 The folder is always labelled Anatomy (a hack to make all folders homogeneous and easier to process)&lt;br /&gt;
 The Anatomy-trans.fif is created during the MNE python coregistration step &lt;br /&gt;
 [[file:ECP MEG Anatomy.png|400px]]&lt;br /&gt;
&lt;br /&gt;
===Data Layout===&lt;br /&gt;
====Data Folders====&lt;br /&gt;
&lt;br /&gt;
====RAW and tSSS====&lt;br /&gt;
 The data is labelled with Subjid+_+DataType+_run+RunNumber+_raw.fif &lt;br /&gt;
 [[file: RAW format.PNG | 300px]]&lt;br /&gt;
&lt;br /&gt;
===Processing===&lt;br /&gt;
====Initialization====&lt;br /&gt;
 Initialization creates a subject pandas dataframe saved as a csv file in the aProjects folder at the top of the MEG Project folder&lt;br /&gt;
====Import??====&lt;br /&gt;
 Preproc Initialization creates a folder for each data type and creates a link to the original dataset&lt;br /&gt;
====Cleaning====&lt;br /&gt;
 Cleaning (baddata pipeline) performs ICA removal of heartbeat and eyeblink artifact that is correlated to EOG and ECG electrodes at a threshold of (r=???)&lt;br /&gt;
 [[file:Clean data.png|400px]]&lt;br /&gt;
&lt;br /&gt;
==RCC preprocessing==&lt;br /&gt;
The data is then copied to a folder /rcc/stor1/projects/ECP/MEG/MEG_Work&lt;br /&gt;
 [[image:Folder layout.png]]&lt;/div&gt;</summary>
		<author><name>Jeff</name></author>
	</entry>
	<entry>
		<id>https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=98</id>
		<title>ECP MEG Data Folders</title>
		<link rel="alternate" type="text/html" href="https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=98"/>
		<updated>2019-06-10T18:56:44Z</updated>

		<summary type="html">&lt;p&gt;Jeff: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==At the MEG lab:==&lt;br /&gt;
 Data is acquired to the MEG_acq/ecp/ folder&lt;br /&gt;
 Data is tSSS processed and organized into raw and tSSS folders&lt;br /&gt;
 [[file: RAW format.PNG | 300px]]&lt;br /&gt;
 Data is uploaded to to the RCC using scp (/rcc/stor1/projects/ECP/MEG/MEG_Orig)&lt;br /&gt;
 Data is copied into /rcc/stor1/projects/ECP/MEG/MEG_Work&lt;br /&gt;
&lt;br /&gt;
==Folder Layout /rcc/stor1/projects/ECP/MEG/MEG_Work==&lt;br /&gt;
 All subjects have a folder with both the anatomy, RAW, tSSS, Preprocessed, and Processed Data&lt;br /&gt;
 [[file:ECP Subject.PNG|200px]]&lt;br /&gt;
&lt;br /&gt;
===Anatomy Layout===&lt;br /&gt;
 Typical Freesurfer layout with BEM process performed&lt;br /&gt;
 The folder is always labelled Anatomy (a hack to make all folders homogeneous and easier to process)&lt;br /&gt;
 The Anatomy-trans.fif is created during the MNE python coregistration step &lt;br /&gt;
 [[file:ECP MEG Anatomy.png|400px]]&lt;br /&gt;
&lt;br /&gt;
===Data Layout===&lt;br /&gt;
====Data Folders====&lt;br /&gt;
&lt;br /&gt;
====RAW and tSSS====&lt;br /&gt;
 The data is labelled with Subjid+_+DataType+_run+RunNumber+_raw.fif &lt;br /&gt;
 [[file: RAW format.PNG | 300px]]&lt;br /&gt;
&lt;br /&gt;
===Processing===&lt;br /&gt;
====Initialization====&lt;br /&gt;
 Initialization creates a subject pandas dataframe saved as a csv file in the aProjects folder at the top of the MEG Project folder&lt;br /&gt;
====Import??====&lt;br /&gt;
 Preproc Initialization creates a folder for each data type and creates a link to the original dataset&lt;br /&gt;
====Cleaning====&lt;br /&gt;
 Cleaning (baddata pipeline) performs ICA removal of heartbeat and eyeblink artifact that is correlated to EOG and ECG electrodes at a threshold of (r=???)&lt;br /&gt;
 [[file:Clean data.png|400px]]&lt;br /&gt;
&lt;br /&gt;
==RCC preprocessing==&lt;br /&gt;
The data is then copied to a folder /rcc/stor1/projects/ECP/MEG/MEG_Work&lt;br /&gt;
 [[image:Folder layout.png]]&lt;/div&gt;</summary>
		<author><name>Jeff</name></author>
	</entry>
	<entry>
		<id>https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=97</id>
		<title>ECP MEG Data Folders</title>
		<link rel="alternate" type="text/html" href="https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=97"/>
		<updated>2019-06-10T18:53:39Z</updated>

		<summary type="html">&lt;p&gt;Jeff: /* Data Layout */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==At the MEG lab:==&lt;br /&gt;
 Data is acquired to the MEG_acq/ecp/ folder&lt;br /&gt;
 Data is tSSS processed and organized into raw and tSSS folders&lt;br /&gt;
 Data is uploaded to to the RCC using scp (/rcc/stor1/projects/ECP/MEG/MEG_Orig)&lt;br /&gt;
 Data is copied into /rcc/stor1/projects/ECP/MEG/MEG_Work&lt;br /&gt;
&lt;br /&gt;
==Folder Layout /rcc/stor1/projects/ECP/MEG/MEG_Work==&lt;br /&gt;
 All subjects have a folder with both the anatomy, RAW, tSSS, Preprocessed, and Processed Data&lt;br /&gt;
 [[file:ECP Subject.PNG|200px]]&lt;br /&gt;
&lt;br /&gt;
===Anatomy Layout===&lt;br /&gt;
 Typical Freesurfer layout with BEM process performed&lt;br /&gt;
 The folder is always labelled Anatomy (a hack to make all folders homogeneous and easier to process)&lt;br /&gt;
 The Anatomy-trans.fif is created during the MNE python coregistration step &lt;br /&gt;
 [[file:ECP MEG Anatomy.png|400px]]&lt;br /&gt;
&lt;br /&gt;
===Data Layout===&lt;br /&gt;
====Data Folders====&lt;br /&gt;
&lt;br /&gt;
====RAW and tSSS====&lt;br /&gt;
 The data is labelled with Subjid+_+DataType+_run+RunNumber+_raw.fif &lt;br /&gt;
 [[file: RAW format.PNG | 300px]]&lt;br /&gt;
&lt;br /&gt;
===Processing===&lt;br /&gt;
====Initialization====&lt;br /&gt;
 Initialization creates a subject pandas dataframe saved as a csv file in the aProjects folder at the top of the MEG Project folder&lt;br /&gt;
====Import??====&lt;br /&gt;
 Preproc Initialization creates a folder for each data type and creates a link to the original dataset&lt;br /&gt;
====Cleaning====&lt;br /&gt;
 Cleaning (baddata pipeline) performs ICA removal of heartbeat and eyeblink artifact that is correlated to EOG and ECG electrodes at a threshold of (r=???)&lt;br /&gt;
 [[file:Clean data.png|400px]]&lt;br /&gt;
&lt;br /&gt;
==RCC preprocessing==&lt;br /&gt;
The data is then copied to a folder /rcc/stor1/projects/ECP/MEG/MEG_Work&lt;br /&gt;
 [[image:Folder layout.png]]&lt;/div&gt;</summary>
		<author><name>Jeff</name></author>
	</entry>
	<entry>
		<id>https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=96</id>
		<title>ECP MEG Data Folders</title>
		<link rel="alternate" type="text/html" href="https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=96"/>
		<updated>2019-06-10T18:38:28Z</updated>

		<summary type="html">&lt;p&gt;Jeff: /* RAW and tSSS */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==At the MEG lab:==&lt;br /&gt;
 Data is acquired to the MEG_acq/ecp/ folder&lt;br /&gt;
 Data is tSSS processed and organized into raw and tSSS folders&lt;br /&gt;
 Data is uploaded to to the RCC using scp (/rcc/stor1/projects/ECP/MEG/MEG_Orig)&lt;br /&gt;
 Data is copied into /rcc/stor1/projects/ECP/MEG/MEG_Work&lt;br /&gt;
&lt;br /&gt;
==Folder Layout /rcc/stor1/projects/ECP/MEG/MEG_Work==&lt;br /&gt;
 All subjects have a folder with both the anatomy, RAW, tSSS, Preprocessed, and Processed Data&lt;br /&gt;
 [[file:ECP Subject.PNG|200px]]&lt;br /&gt;
&lt;br /&gt;
===Anatomy Layout===&lt;br /&gt;
 Typical Freesurfer layout with BEM process performed&lt;br /&gt;
 The folder is always labelled Anatomy (a hack to make all folders homogeneous and easier to process)&lt;br /&gt;
 The Anatomy-trans.fif is created during the MNE python coregistration step &lt;br /&gt;
 [[file:ECP MEG Anatomy.png|400px]]&lt;br /&gt;
&lt;br /&gt;
===Data Layout===&lt;br /&gt;
====RAW and tSSS====&lt;br /&gt;
 The data is labelled with Subjid+_+DataType+_run+RunNumber+_raw.fif &lt;br /&gt;
 [[file: RAW format.PNG | 300px]]&lt;br /&gt;
&lt;br /&gt;
====Initialized=====&lt;br /&gt;
 Initialization creates a subject pandas dataframe saved as a csv file in the aProjects folder at the top of the MEG Project folder&lt;br /&gt;
 Preproc Initialization creates a folder for each data type and creates a link to the original dataset&lt;br /&gt;
 Cleaning (baddata pipeline) performs ICA removal of heartbeat and eyeblink artifact that is correlated to EOG and ECG electrodes at a threshold of (r=???)&lt;br /&gt;
 [[file:Clean data.png|400px]]&lt;br /&gt;
&lt;br /&gt;
==RCC preprocessing==&lt;br /&gt;
The data is then copied to a folder /rcc/stor1/projects/ECP/MEG/MEG_Work&lt;br /&gt;
 [[image:Folder layout.png]]&lt;/div&gt;</summary>
		<author><name>Jeff</name></author>
	</entry>
	<entry>
		<id>https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=95</id>
		<title>ECP MEG Data Folders</title>
		<link rel="alternate" type="text/html" href="https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=95"/>
		<updated>2019-06-10T18:36:55Z</updated>

		<summary type="html">&lt;p&gt;Jeff: /* RAW and tSSS */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==At the MEG lab:==&lt;br /&gt;
 Data is acquired to the MEG_acq/ecp/ folder&lt;br /&gt;
 Data is tSSS processed and organized into raw and tSSS folders&lt;br /&gt;
 Data is uploaded to to the RCC using scp (/rcc/stor1/projects/ECP/MEG/MEG_Orig)&lt;br /&gt;
 Data is copied into /rcc/stor1/projects/ECP/MEG/MEG_Work&lt;br /&gt;
&lt;br /&gt;
==Folder Layout /rcc/stor1/projects/ECP/MEG/MEG_Work==&lt;br /&gt;
 All subjects have a folder with both the anatomy, RAW, tSSS, Preprocessed, and Processed Data&lt;br /&gt;
 [[file:ECP Subject.PNG|200px]]&lt;br /&gt;
&lt;br /&gt;
===Anatomy Layout===&lt;br /&gt;
 Typical Freesurfer layout with BEM process performed&lt;br /&gt;
 The folder is always labelled Anatomy (a hack to make all folders homogeneous and easier to process)&lt;br /&gt;
 The Anatomy-trans.fif is created during the MNE python coregistration step &lt;br /&gt;
 [[file:ECP MEG Anatomy.png|400px]]&lt;br /&gt;
&lt;br /&gt;
===Data Layout===&lt;br /&gt;
====RAW and tSSS====&lt;br /&gt;
[[file: RAW format.PNG | 300px]]&lt;br /&gt;
&lt;br /&gt;
====Initialized=====&lt;br /&gt;
 Initialization creates a subject pandas dataframe saved as a csv file in the aProjects folder at the top of the MEG Project folder&lt;br /&gt;
 Preproc Initialization creates a folder for each data type and creates a link to the original dataset&lt;br /&gt;
 Cleaning (baddata pipeline) performs ICA removal of heartbeat and eyeblink artifact that is correlated to EOG and ECG electrodes at a threshold of (r=???)&lt;br /&gt;
 [[file:Clean data.png|400px]]&lt;br /&gt;
&lt;br /&gt;
==RCC preprocessing==&lt;br /&gt;
The data is then copied to a folder /rcc/stor1/projects/ECP/MEG/MEG_Work&lt;br /&gt;
 [[image:Folder layout.png]]&lt;/div&gt;</summary>
		<author><name>Jeff</name></author>
	</entry>
	<entry>
		<id>https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=94</id>
		<title>ECP MEG Data Folders</title>
		<link rel="alternate" type="text/html" href="https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=94"/>
		<updated>2019-06-10T18:36:41Z</updated>

		<summary type="html">&lt;p&gt;Jeff: /* RAW and tSSS */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==At the MEG lab:==&lt;br /&gt;
 Data is acquired to the MEG_acq/ecp/ folder&lt;br /&gt;
 Data is tSSS processed and organized into raw and tSSS folders&lt;br /&gt;
 Data is uploaded to to the RCC using scp (/rcc/stor1/projects/ECP/MEG/MEG_Orig)&lt;br /&gt;
 Data is copied into /rcc/stor1/projects/ECP/MEG/MEG_Work&lt;br /&gt;
&lt;br /&gt;
==Folder Layout /rcc/stor1/projects/ECP/MEG/MEG_Work==&lt;br /&gt;
 All subjects have a folder with both the anatomy, RAW, tSSS, Preprocessed, and Processed Data&lt;br /&gt;
 [[file:ECP Subject.PNG|200px]]&lt;br /&gt;
&lt;br /&gt;
===Anatomy Layout===&lt;br /&gt;
 Typical Freesurfer layout with BEM process performed&lt;br /&gt;
 The folder is always labelled Anatomy (a hack to make all folders homogeneous and easier to process)&lt;br /&gt;
 The Anatomy-trans.fif is created during the MNE python coregistration step &lt;br /&gt;
 [[file:ECP MEG Anatomy.png|400px]]&lt;br /&gt;
&lt;br /&gt;
===Data Layout===&lt;br /&gt;
====RAW and tSSS====&lt;br /&gt;
[[file: RAW format.PNG | 200px]]&lt;br /&gt;
&lt;br /&gt;
====Initialized=====&lt;br /&gt;
 Initialization creates a subject pandas dataframe saved as a csv file in the aProjects folder at the top of the MEG Project folder&lt;br /&gt;
 Preproc Initialization creates a folder for each data type and creates a link to the original dataset&lt;br /&gt;
 Cleaning (baddata pipeline) performs ICA removal of heartbeat and eyeblink artifact that is correlated to EOG and ECG electrodes at a threshold of (r=???)&lt;br /&gt;
 [[file:Clean data.png|400px]]&lt;br /&gt;
&lt;br /&gt;
==RCC preprocessing==&lt;br /&gt;
The data is then copied to a folder /rcc/stor1/projects/ECP/MEG/MEG_Work&lt;br /&gt;
 [[image:Folder layout.png]]&lt;/div&gt;</summary>
		<author><name>Jeff</name></author>
	</entry>
	<entry>
		<id>https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=93</id>
		<title>ECP MEG Data Folders</title>
		<link rel="alternate" type="text/html" href="https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=93"/>
		<updated>2019-06-10T18:36:25Z</updated>

		<summary type="html">&lt;p&gt;Jeff: /* RAW and tSSS */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==At the MEG lab:==&lt;br /&gt;
 Data is acquired to the MEG_acq/ecp/ folder&lt;br /&gt;
 Data is tSSS processed and organized into raw and tSSS folders&lt;br /&gt;
 Data is uploaded to to the RCC using scp (/rcc/stor1/projects/ECP/MEG/MEG_Orig)&lt;br /&gt;
 Data is copied into /rcc/stor1/projects/ECP/MEG/MEG_Work&lt;br /&gt;
&lt;br /&gt;
==Folder Layout /rcc/stor1/projects/ECP/MEG/MEG_Work==&lt;br /&gt;
 All subjects have a folder with both the anatomy, RAW, tSSS, Preprocessed, and Processed Data&lt;br /&gt;
 [[file:ECP Subject.PNG|200px]]&lt;br /&gt;
&lt;br /&gt;
===Anatomy Layout===&lt;br /&gt;
 Typical Freesurfer layout with BEM process performed&lt;br /&gt;
 The folder is always labelled Anatomy (a hack to make all folders homogeneous and easier to process)&lt;br /&gt;
 The Anatomy-trans.fif is created during the MNE python coregistration step &lt;br /&gt;
 [[file:ECP MEG Anatomy.png|400px]]&lt;br /&gt;
&lt;br /&gt;
===Data Layout===&lt;br /&gt;
====RAW and tSSS====&lt;br /&gt;
[[file: RAW format.PNG | px200]]&lt;br /&gt;
&lt;br /&gt;
====Initialized=====&lt;br /&gt;
 Initialization creates a subject pandas dataframe saved as a csv file in the aProjects folder at the top of the MEG Project folder&lt;br /&gt;
 Preproc Initialization creates a folder for each data type and creates a link to the original dataset&lt;br /&gt;
 Cleaning (baddata pipeline) performs ICA removal of heartbeat and eyeblink artifact that is correlated to EOG and ECG electrodes at a threshold of (r=???)&lt;br /&gt;
 [[file:Clean data.png|400px]]&lt;br /&gt;
&lt;br /&gt;
==RCC preprocessing==&lt;br /&gt;
The data is then copied to a folder /rcc/stor1/projects/ECP/MEG/MEG_Work&lt;br /&gt;
 [[image:Folder layout.png]]&lt;/div&gt;</summary>
		<author><name>Jeff</name></author>
	</entry>
	<entry>
		<id>https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=92</id>
		<title>ECP MEG Data Folders</title>
		<link rel="alternate" type="text/html" href="https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=92"/>
		<updated>2019-06-10T18:35:58Z</updated>

		<summary type="html">&lt;p&gt;Jeff: /* RAW and tSSS */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==At the MEG lab:==&lt;br /&gt;
 Data is acquired to the MEG_acq/ecp/ folder&lt;br /&gt;
 Data is tSSS processed and organized into raw and tSSS folders&lt;br /&gt;
 Data is uploaded to to the RCC using scp (/rcc/stor1/projects/ECP/MEG/MEG_Orig)&lt;br /&gt;
 Data is copied into /rcc/stor1/projects/ECP/MEG/MEG_Work&lt;br /&gt;
&lt;br /&gt;
==Folder Layout /rcc/stor1/projects/ECP/MEG/MEG_Work==&lt;br /&gt;
 All subjects have a folder with both the anatomy, RAW, tSSS, Preprocessed, and Processed Data&lt;br /&gt;
 [[file:ECP Subject.PNG|200px]]&lt;br /&gt;
&lt;br /&gt;
===Anatomy Layout===&lt;br /&gt;
 Typical Freesurfer layout with BEM process performed&lt;br /&gt;
 The folder is always labelled Anatomy (a hack to make all folders homogeneous and easier to process)&lt;br /&gt;
 The Anatomy-trans.fif is created during the MNE python coregistration step &lt;br /&gt;
 [[file:ECP MEG Anatomy.png|400px]]&lt;br /&gt;
&lt;br /&gt;
===Data Layout===&lt;br /&gt;
====RAW and tSSS====&lt;br /&gt;
[[file: RAW format.PNG]]&lt;br /&gt;
&lt;br /&gt;
====Initialized=====&lt;br /&gt;
 Initialization creates a subject pandas dataframe saved as a csv file in the aProjects folder at the top of the MEG Project folder&lt;br /&gt;
 Preproc Initialization creates a folder for each data type and creates a link to the original dataset&lt;br /&gt;
 Cleaning (baddata pipeline) performs ICA removal of heartbeat and eyeblink artifact that is correlated to EOG and ECG electrodes at a threshold of (r=???)&lt;br /&gt;
 [[file:Clean data.png|400px]]&lt;br /&gt;
&lt;br /&gt;
==RCC preprocessing==&lt;br /&gt;
The data is then copied to a folder /rcc/stor1/projects/ECP/MEG/MEG_Work&lt;br /&gt;
 [[image:Folder layout.png]]&lt;/div&gt;</summary>
		<author><name>Jeff</name></author>
	</entry>
	<entry>
		<id>https://www.neuro.mcw.edu/meg/index.php?title=File:RAW_format.PNG&amp;diff=91</id>
		<title>File:RAW format.PNG</title>
		<link rel="alternate" type="text/html" href="https://www.neuro.mcw.edu/meg/index.php?title=File:RAW_format.PNG&amp;diff=91"/>
		<updated>2019-06-10T18:35:04Z</updated>

		<summary type="html">&lt;p&gt;Jeff: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Jeff</name></author>
	</entry>
	<entry>
		<id>https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=90</id>
		<title>ECP MEG Data Folders</title>
		<link rel="alternate" type="text/html" href="https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=90"/>
		<updated>2019-06-10T18:31:32Z</updated>

		<summary type="html">&lt;p&gt;Jeff: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==At the MEG lab:==&lt;br /&gt;
 Data is acquired to the MEG_acq/ecp/ folder&lt;br /&gt;
 Data is tSSS processed and organized into raw and tSSS folders&lt;br /&gt;
 Data is uploaded to to the RCC using scp (/rcc/stor1/projects/ECP/MEG/MEG_Orig)&lt;br /&gt;
 Data is copied into /rcc/stor1/projects/ECP/MEG/MEG_Work&lt;br /&gt;
&lt;br /&gt;
==Folder Layout /rcc/stor1/projects/ECP/MEG/MEG_Work==&lt;br /&gt;
 All subjects have a folder with both the anatomy, RAW, tSSS, Preprocessed, and Processed Data&lt;br /&gt;
 [[file:ECP Subject.PNG|200px]]&lt;br /&gt;
&lt;br /&gt;
===Anatomy Layout===&lt;br /&gt;
 Typical Freesurfer layout with BEM process performed&lt;br /&gt;
 The folder is always labelled Anatomy (a hack to make all folders homogeneous and easier to process)&lt;br /&gt;
 The Anatomy-trans.fif is created during the MNE python coregistration step &lt;br /&gt;
 [[file:ECP MEG Anatomy.png|400px]]&lt;br /&gt;
&lt;br /&gt;
===Data Layout===&lt;br /&gt;
====RAW and tSSS====&lt;br /&gt;
[[file ]]&lt;br /&gt;
&lt;br /&gt;
====Initialized=====&lt;br /&gt;
 Initialization creates a subject pandas dataframe saved as a csv file in the aProjects folder at the top of the MEG Project folder&lt;br /&gt;
 Preproc Initialization creates a folder for each data type and creates a link to the original dataset&lt;br /&gt;
 Cleaning (baddata pipeline) performs ICA removal of heartbeat and eyeblink artifact that is correlated to EOG and ECG electrodes at a threshold of (r=???)&lt;br /&gt;
 [[file:Clean data.png|400px]]&lt;br /&gt;
&lt;br /&gt;
==RCC preprocessing==&lt;br /&gt;
The data is then copied to a folder /rcc/stor1/projects/ECP/MEG/MEG_Work&lt;br /&gt;
 [[image:Folder layout.png]]&lt;/div&gt;</summary>
		<author><name>Jeff</name></author>
	</entry>
	<entry>
		<id>https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=89</id>
		<title>ECP MEG Data Folders</title>
		<link rel="alternate" type="text/html" href="https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=89"/>
		<updated>2019-06-10T17:57:23Z</updated>

		<summary type="html">&lt;p&gt;Jeff: /* RAW and tSSS */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==At the MEG lab:==&lt;br /&gt;
 Data is acquired to the MEG_acq/ecp/ folder&lt;br /&gt;
 Data is tSSS processed and organized into raw and tSSS folders&lt;br /&gt;
 Data is uploaded to to the RCC using scp (/rcc/stor1/projects/ECP/MEG/MEG_Orig)&lt;br /&gt;
 Data is copied into /rcc/stor1/projects/ECP/MEG/MEG_Work&lt;br /&gt;
&lt;br /&gt;
==Folder Layout /rcc/stor1/projects/ECP/MEG/MEG_Work==&lt;br /&gt;
===Anatomy Layout===&lt;br /&gt;
 Typical Freesurfer layout with BEM process performed&lt;br /&gt;
 The Anatomy-trans.fif is created during the MNE python coregistration step &lt;br /&gt;
 [[file:ECP MEG Anatomy.png|400px]]&lt;br /&gt;
&lt;br /&gt;
===Data Layout===&lt;br /&gt;
====RAW and tSSS====&lt;br /&gt;
[[file ]]&lt;br /&gt;
&lt;br /&gt;
====Initialized=====&lt;br /&gt;
&lt;br /&gt;
==RCC preprocessing==&lt;br /&gt;
The data is then copied to a folder /rcc/stor1/projects/ECP/MEG/MEG_Work&lt;br /&gt;
 [[image:Folder layout.png]]&lt;/div&gt;</summary>
		<author><name>Jeff</name></author>
	</entry>
	<entry>
		<id>https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=88</id>
		<title>ECP MEG Data Folders</title>
		<link rel="alternate" type="text/html" href="https://www.neuro.mcw.edu/meg/index.php?title=ECP_MEG_Data_Folders&amp;diff=88"/>
		<updated>2019-06-10T17:55:32Z</updated>

		<summary type="html">&lt;p&gt;Jeff: /* Folder Layout /rcc/stor1/projects/ECP/MEG/MEG_Work */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==At the MEG lab:==&lt;br /&gt;
 Data is acquired to the MEG_acq/ecp/ folder&lt;br /&gt;
 Data is tSSS processed and organized into raw and tSSS folders&lt;br /&gt;
 Data is uploaded to to the RCC using scp (/rcc/stor1/projects/ECP/MEG/MEG_Orig)&lt;br /&gt;
 Data is copied into /rcc/stor1/projects/ECP/MEG/MEG_Work&lt;br /&gt;
&lt;br /&gt;
==Folder Layout /rcc/stor1/projects/ECP/MEG/MEG_Work==&lt;br /&gt;
===Anatomy Layout===&lt;br /&gt;
 Typical Freesurfer layout with BEM process performed&lt;br /&gt;
 The Anatomy-trans.fif is created during the MNE python coregistration step &lt;br /&gt;
 [[file:ECP MEG Anatomy.png|400px]]&lt;br /&gt;
&lt;br /&gt;
===Data Layout===&lt;br /&gt;
====RAW and tSSS====&lt;br /&gt;
&lt;br /&gt;
====Initialized=====&lt;br /&gt;
&lt;br /&gt;
==RCC preprocessing==&lt;br /&gt;
The data is then copied to a folder /rcc/stor1/projects/ECP/MEG/MEG_Work&lt;br /&gt;
 [[image:Folder layout.png]]&lt;/div&gt;</summary>
		<author><name>Jeff</name></author>
	</entry>
</feed>