Spaces:
Sleeping
Sleeping
Commit
·
89bbaf4
1
Parent(s):
59a2caf
update
Browse files
app.py
CHANGED
@@ -47,7 +47,8 @@ This 🤗 Gradio Demo is designed to assist you with two main tasks:
|
|
47 |
## File Requirements and Preparation
|
48 |
- **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.
|
49 |
- **Raw data**: Your data format must be a two-dimensional array (channels, timepoints).<br>
|
50 |
-
|
|
|
51 |
|
52 |
## Step1. Channel Mapping
|
53 |
The following steps will guide you through the process of mapping your EEG channels to our template channels.
|
|
|
47 |
## File Requirements and Preparation
|
48 |
- **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.
|
49 |
- **Raw data**: Your data format must be a two-dimensional array (channels, timepoints).<br>
|
50 |
+
❗️❗️❗️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.<br>
|
51 |
+
❗️❗️❗️Please remove any reference, ECG, EOG, EMG, or other non-EEG channels before uploading your files.
|
52 |
|
53 |
## Step1. Channel Mapping
|
54 |
The following steps will guide you through the process of mapping your EEG channels to our template channels.
|