audrey06100 commited on
Commit
d077804
·
1 Parent(s): 2691303
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -18,7 +18,7 @@ This tool is designed to assist you with two main tasks:
18
  ## File Requirements and Preparation
19
  - **Channel locations**: If you don't have the channel location file, we recommend you to download the standard montage <a href="">here</a>. If the channels in those files don't match yours, you can use **EEGLAB** to adjust them to your required montage.
20
  - **Raw data**: Your data format must be a two-dimensional array (channels, timepoints).
21
- - **Channel requirements**: Your data must include some channels that correspond to our template channels, which include: **Fp1, Fp2, F7, F3, Fz, F4, F8, FT7, FC3, FCz, FC4, FT8, T7, C3, Cz, C4, T8, TP7, CP3, CPz, CP4, TP8, P7, P3, Pz, P4, P8, O1, Oz, O2**. At least some of them need to be present for successful mapping. Additionally, please remove any reference, ECG, EOG, EMG... channels before uploading your files.
22
 
23
  ## 1. Channel Mapping
24
  The following steps will guide you through the process of mapping your EEG channels to our template channels.
 
18
  ## File Requirements and Preparation
19
  - **Channel locations**: If you don't have the channel location file, we recommend you to download the standard montage <a href="">here</a>. If the channels in those files don't match yours, you can use **EEGLAB** to adjust them to your required montage.
20
  - **Raw data**: Your data format must be a two-dimensional array (channels, timepoints).
21
+ - **Channel requirements**: Your data must include some channels that correspond to our template channels, which include: **Fp1, Fp2, F7, F3, Fz, F4, F8, FT7, FC3, FCz, FC4, FT8, T7, C3, Cz, C4, T8, TP7, CP3, CPz, CP4, TP8, P7, P3, Pz, P4, P8, O1, Oz, O2**. At least some of them need to be present for successful mapping. Additionally, please remove any reference, ECG, EOG, EMG, or other non-EEG channels before uploading your files.
22
 
23
  ## 1. Channel Mapping
24
  The following steps will guide you through the process of mapping your EEG channels to our template channels.