Jump to content

Template:EDFGDFParams: Difference between revisions

From BCI2000 Wiki
Mellinger (talk | contribs)
No edit summary
Mellinger (talk | contribs)
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:


====SubjectYearOfBirth====
====SubjectYearOfBirth====
Year the subject was born, in the format specified in the [[User Reference:Data File Formats#EDF File Format|EDF File Format]] specification.
Year the subject was born, in YYYY format.


====SubjectSex====
====SubjectSex====
Line 9: Line 9:
*1: male,  
*1: male,  
*2: female.
*2: female.
====LabID====
A string identifying the recording laboratory.
====TechnicianID====
A string identifying the recording technician.
====EquipmentID====
A string identifying the equipment provider.


====TransducerType====
====TransducerType====
Line 24: Line 15:
====SignalUnit====
====SignalUnit====
A string specifying the physical unit of the calibrated signal.
A string specifying the physical unit of the calibrated signal.
Differently from the notation used throughout the rest of BCI2000, this is usually "uV".
Differently from the notation used throughout the rest of BCI2000, this is usually "uV" rather than "muV".
 
====EquipmentID====
A string identifying the equipment provider.

Latest revision as of 08:02, 5 June 2009

{{{format}}}FileWriter Specific Parameters

SubjectYearOfBirth

Year the subject was born, in YYYY format.

SubjectSex

An enumerated value specifying the subject's sex:

  • 0: not specified,
  • 1: male,
  • 2: female.

TransducerType

A string describing the transducer (sensor) type, e.g. EEG: Ag/AgCl.

SignalUnit

A string specifying the physical unit of the calibrated signal. Differently from the notation used throughout the rest of BCI2000, this is usually "uV" rather than "muV".

EquipmentID

A string identifying the equipment provider.