Jump to content

Technical Reference:Parameter File

From BCI2000 Wiki
Revision as of 16:52, 27 February 2007 by Mellinger (talk | contribs) (Parameter file moved to Parameter File: consistency)

In BCI2000, parameters are variables describing system configuration. Parameter files (extension .prm) contain collections of parameter values. As each parameter file may contain a subset of all parameters available in a BCI2000 system, it is possible to factor out individual aspects of configuration into separate parameter files ("fragments") which may then be combined together as needed.

Parameters have a human readable representation as a Parameter Definition line. Parameter files represent collections of parameter values in form of sequences of such definition lines, separated by Windows/DOS line separator codes.

Thus, parameter files may be modified using a standard text editor (although it will generally be more comfortable to use the operator module's parameter editor dialog).


See also: Data file