Skip to content

Instantly share code, notes, and snippets.

@alexrockhill
Last active October 24, 2018 14:56
Show Gist options
  • Save alexrockhill/d6dacee5efe20bac76ab81f0438f5667 to your computer and use it in GitHub Desktop.
Save alexrockhill/d6dacee5efe20bac76ab81f0438f5667 to your computer and use it in GitHub Desktop.
Sample BVCT
<?xml version="1.0"?>
<BrainVisionCapTrakFileV1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<CapTrakFileVersion>1.10</CapTrakFileVersion>
<RecordingDateTime>2018.01.12 10:48:44</RecordingDateTime>
<CapSize>58</CapSize>
<HeadShapeName>Round</HeadShapeName>
<CapTrakElectrodeList>
<CapTrakElectrode>
<Name>LPA</Name>
<X>-83.887782650513117</X>
<Y>1.8207657603852564E-14</Y>
<Z>1.0658141036401503E-14</Z>
<Theta>-90</Theta>
<Phi>0</Phi>
<Radius>83.887782650513117</Radius>
<Channel>0</Channel>
</CapTrakElectrode>
<CapTrakElectrode>
<Name>Nasion</Name>
<X>-2.1477637731942723E-15</X>
<Y>111.03963318100847</Y>
<Z>-4.7458891359755193E-15</Z>
<Theta>90</Theta>
<Phi>90</Phi>
<Radius>111.03963318100847</Radius>
<Channel>0</Channel>
</CapTrakElectrode>
<CapTrakElectrode>
<Name>RPA</Name>
<X>80.108693190396721</X>
<Y>4.4408920985006254E-15</Y>
<Z>-3.5527136788005009E-15</Z>
<Theta>90</Theta>
<Phi>0</Phi>
<Radius>80.108693190396721</Radius>
<Channel>0</Channel>
</CapTrakElectrode>
</CapTrakElectrodeList.
</BrainVisionCapTrakFileV1>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment