Transient Responses

Read data

First we read the measurement data which is stored in biosemi data format.

using Neuroimaging, DataDeps, Unitful
data_path = joinpath(
    datadep"ExampleSSR",
    "Neuroimaging.jl-example-data-master",
    "neuroimaingSSR.bdf",
)

s = read_TR(data_path)
Transient response measurement of 5.0 mins with 7 channels sampled at 8192.0 Hz