Jump to content

Template:StorageParams

From BCI2000 Wiki
Revision as of 16:14, 25 October 2007 by Mellinger (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

{{{1}}}DataDirectory{{{1}}} Path to an existing directory. Recorded data will be stored below that directory. The path may be absolute or relative.

{{{1}}}SubjectName{{{1}}} A textual ID for the subject. This text will appear in session directories, and data file names.

{{{1}}}SubjectSession{{{1}}} A textual ID for the current session. Sessions correspond to data directories. The path of a session directory is constructed according to

{DataDirectory}/{SubjectName}{SubjectSession}

{{{1}}}SubjectRun{{{1}}} A number indicating the current run. Runs correspond to data files. To avoid accidental loss of data, run numbers are auto-incremented to the largest unused value. Within a session directory, data file names are constructed according to

{SubjectName}S{SubjectSession}R{SubjectRun}

A data file's extension depends on its File Format.

{{{1}}}ID_System, ID_Amp, ID_Montage{{{1}}} These parameters are provided for documentation purposes and may contain arbitrary text.