Difference between revisions of "Importing Digitized Coordinates"

From BESA® Wiki
Jump to: navigation, search
(How do I import digitized electrode coordinates and head surface points)
m
Line 6: Line 6:
  
 
== How do I import digitized electrode coordinates and head surface points ==
 
== How do I import digitized electrode coordinates and head surface points ==
Digitized electrode locations can be provided in a surface point file (extension *.sfp) in ASCII format. It is recommended that the first three digitized coordinates are the fiducials (fiduciary points), labeled ‘FidT9’, ‘FidT10′, FidNz’, followed by electrodes, and possibly additional skin points. A detailed description of the file and how to import it is given in the BESA help files (chapter: [[Electrodes_and_Surface_Locations|Working with Electrodes and Surface Locations]]).
+
Digitized electrode locations can be provided in a surface point file (extension '''*.sfp''') in ASCII format. It is recommended that the first three digitized coordinates are the fiducials (fiduciary points), labeled '''FidNz''', '''FidT9''', '''FidT10''', followed by electrodes, and possibly additional skin points. A detailed description of the file and how to import it is given in the BESA help files (chapter: [[Electrodes_and_Surface_Locations|Working with Electrodes and Surface Locations]]).
 +
 
 
An example sfp file could look like this:
 
An example sfp file could look like this:
  
<source lang="dos">
+
<source lang="dos" highlight="1-3">
 
FidNz -10.89 0.04 -4.30
 
FidNz -10.89 0.04 -4.30
 
FidT9 -0.61 -7.78 -5.24
 
FidT9 -0.61 -7.78 -5.24
Line 19: Line 20:
 
</source>
 
</source>
  
The file is read in using the dialog "Channel and digitized head surface point information" in menu "'''File &rarr; Head Surface Points and Sensors &rarr; Load Coordinate Files'''" (use '''CTRL-L''' key on the keyboard).
+
The file is read in using the '''Channel and digitized head surface point information''' dialog in menu "'''File &rarr; Head Surface Points and Sensors &rarr; Load Coordinate Files'''" (use '''CTRL-L''' key on the keyboard).
  
 
== How do I check the result ==
 
== How do I check the result ==
  
You can check on the correct reading of the file using the View Head Surface points window (menu "'''File &rarr; Head Surface Points and Sensors &rarr; View'''" or "'''V'''" on the keyboard).
+
You can check on the correct reading of the file using the '''Surface points''' window (menu "'''File &rarr; Head Surface Points and Sensors &rarr; View'''" or '''V''' on the keyboard).
  
 
See also the article [[Verify_Electrode_Coordinates|Verify Electrode Coordinates]].
 
See also the article [[Verify_Electrode_Coordinates|Verify Electrode Coordinates]].

Revision as of 13:54, 27 August 2018

Module information
Modules BESA Research Basic or higher
Version 5.2 or higher

How do I import digitized electrode coordinates and head surface points

Digitized electrode locations can be provided in a surface point file (extension *.sfp) in ASCII format. It is recommended that the first three digitized coordinates are the fiducials (fiduciary points), labeled FidNz, FidT9, FidT10, followed by electrodes, and possibly additional skin points. A detailed description of the file and how to import it is given in the BESA help files (chapter: Working with Electrodes and Surface Locations).

An example sfp file could look like this:

FidNz -10.89	0.04	-4.30FidT9 -0.61	-7.78	-5.24FidT10 -0.70	7.34	-5.86E1 -1.52	-2.31	6.98
E2 -1.65	-7.67	2.54
E3 -4.26	-8.31	-3.86
...

The file is read in using the Channel and digitized head surface point information dialog in menu "File → Head Surface Points and Sensors → Load Coordinate Files" (use CTRL-L key on the keyboard).

How do I check the result

You can check on the correct reading of the file using the Surface points window (menu "File → Head Surface Points and Sensors → View" or V on the keyboard).

See also the article Verify Electrode Coordinates.

Digitized head surface points dialog.png