Console applications for calculating EEG coherence, correlation and focus parameters (c.f. Schrausser, 2000a, b).
Calculates event related coherence
with cross power
c.f. Schrausser (2000b).
Usage:
erc [input] [output] [nCoh] [nX] [refs] [refe] [acts] [acte] [typ]
[input] .... Input File, Format ASCII tab. (e.g. coh.asc)
[output] ... Output File
[nCOH] ..... number of coherence values
[nX] ....... number of channel combinations
[refs] ..... number of reference start value
[refe] ..... number of reference end value
[acts] ..... number of active start value
[acte] ..... number of active end value
[typ] ...... type of output (0) individual (1) append
Calculates cross correlation
Usage:
xcor [input] [output] [n] [k]
[input] ..... Input File, Format ASCII tab. (e.g. data.dat)
[output] .... Output File
[n] ......... number of cases
[k] ......... number of variables
Calculates focus parameter
with
Usage:
foc [input] [output] [n] [k]
[input] ..... Input File, Format ASCII tab. (e.g. data.dat)
[output] .... Output File
[n] ......... number of cases
[k] ......... number of leads
Reading in distance values
Usage:
dis [input] [output] [n] [k]
[input] ... Input File, Format ASCII tab.
[output] .. Output File
[n] ....... number of cases
[k] ....... number of leads
Calculates spatial focus parameter
with
Usage:
floc [input] [output] [n] [k] [distance]
[input] ..... Input File, Format ASCII tab. (e.g. data.dat)
[output] .... Output File
[n] ......... number of cases
[k] ......... number of leads
[distance] .. Distance Matrix File
Generates output file.
Usage:
out [input] [n] [k] [start] [end]
[input] .... Input File, Format ASCII tab. (e.g. coh.asc)
[n] ........ number of values / cases /rows
[k] ........ number of variables / columns
[start] .... number of block start value
[end] ...... number of block end value
Schrausser, D. G. (2000a). Development of a Parameter to Indicate the Focussation-Level of Cortical Activation. https://doi.org/10.13140/RG.2.2.32114.17601
———. (2000b). Spectral and Coherence Analysis: Algorithms. http://doi.org/10.13140/RG.2.2.28637.90083