EEG File Information - Extended

Meta Information

Start Time{{ Start_time }}
Record{{ Record }}
Excluded Channels (QC){{ excluded_channels }}

EEG Processing Options

Low Frequency{{ l_freq }} Hz
High Frequency{{ h_freq }} Hz
Notch Frequency{{ notch_freq }} Hz
Rereference Type{{ reref }}
Downsample Frequency{{ down_sfreq }} Hz
Number of Components{{ n_components }}

Results of preprocessing

Excluded Indices{{ exclude_idx }}
Excluded Labels{{ exclude_labels }}

Визуализации

{% if filter_spectrum_image %}

Filter Spectrum

Filter Spectrum
{% endif %} {% if reref_spectrum_image %}

Rereferenced Spectrum

Rereferenced Spectrum
{% endif %} {% if ica_spectrum_image %}

ICA Spectrum

ICA Spectrum
{% endif %} {% if ica_all_comp_image %}

All ICA Components

All ICA Components
{% endif %}

ICA Component Images

{% for comp_image in ica_each_comp_images %}
ICA Component Image
{% endfor %}