Skip to content

Commit 0a84d92

Browse files
committed
Done all the commented changes
1 parent d463577 commit 0a84d92

File tree

2 files changed

+25
-9
lines changed

2 files changed

+25
-9
lines changed

guides/index.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@ Welcome to the **Guides** section, where you'll find comprehensive resources tha
4949
:link: resolve-software-issues
5050
:link-type: ref
5151

52-
.. grid-item-card:: EEG-Guide
52+
.. grid-item-card:: Recording Quality EEG
5353
:text-align: center
54-
:link: eeg-guide
54+
:link: recording_quality_eeg
5555
:link-type: ref
5656

5757
**Contribution Guide**
@@ -82,7 +82,7 @@ Welcome to the **Guides** section, where you'll find comprehensive resources tha
8282
troubleshoot/tips/index
8383
troubleshoot/fix-hardware-setup/index
8484
troubleshoot/resolve-software-issues/index
85-
troubleshoot/eeg-guide/index
85+
troubleshoot/recording_quality_eeg/index
8686

8787
.. toctree::
8888
:hidden:

guides/troubleshoot/eeg-guide/index.rst renamed to guides/troubleshoot/recording_quality_eeg/index.rst

Lines changed: 22 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
.. _eeg-guide:
1+
.. _recording_quality_eeg:
22

3-
EEG Guide
3+
Recording Quality EEG
44
##########
55

66
This guide will help you set up and verify your EEG signals using the BioAmp Hardware and Chords software.
@@ -13,6 +13,10 @@ Proper skin preparation is crucial before recording any biopotential signal, whe
1313
- Reduce electrode-skin impedance
1414
- Improve overall signal quality
1515

16+
.. note::
17+
18+
Need help with skin prep? Check out the full guide here: :ref:`Skin Preparation Guide <skin-preparation>`
19+
1620
Step 2: Connecting BioAmp Cables to the Hardware
1721
================================================
1822
Connect the BioAmp cables to the appropriate input channels of your EEG device. Make sure the ground and reference electrodes are securely connected to the body.
@@ -21,6 +25,8 @@ Connect the BioAmp cables to the appropriate input channels of your EEG device.
2125
:align: center
2226
:alt: BioAmp hardware connection
2327

28+
BioAmp hardware connection
29+
2430
Step 3: Attaching Gel Electrodes on Targeted Areas
2531
==================================================
2632
Place the gel-based electrodes firmly on the targeted scalp regions—typically the frontal (e.g., Fp1, Fp2) or occipital (e.g., O1, O2) lobes—depending on your signal of interest. Ensure that the electrodes have good skin contact and are not loose.
@@ -29,12 +35,14 @@ Place the gel-based electrodes firmly on the targeted scalp regions—typically
2935
:align: center
3036
:alt: EEG gel electrode placement
3137

38+
EEG gel electrode placement
39+
3240
Step 4: Open Chords Software to Visualize Signals
3341
=================================================
3442

3543
1. Open a Chromium-based browser such as **Google Chrome**, **Microsoft Edge**, **Opera**, or **Brave**.
3644
2. Go to: `https://chords.upsidedownlabs.tech <https://chords.upsidedownlabs.tech>`_
37-
3. Click on **Chords-Visualizer**.
45+
3. Click on **Visualize Now** then **Chords-Visualizer**.
3846
4. Connect your device via **Serial** by selecting your device's port.
3947
5. Begin real-time visualization of your EEG signals.
4048

@@ -43,29 +51,35 @@ Step 5: How to Check Whether the Signals Are Correct
4351
To verify correct electrode placement and good signal quality, try the following actions and observe their expected EEG responses.
4452

4553
- **Eye Blinks**
46-
Expect sharp deflections or spikes when you blink.
54+
Blinking creates sharp spikes in the EEG signal - these are EOG artifacts caused by eye movements.
4755

4856
.. figure:: ../media/eye_blink.*
4957
:align: center
5058
:alt: Eye blink waveform
5159

60+
Eye blink waveform
61+
5262
- **Jaw Clench**
53-
A strong jaw clench produces high-amplitude artifacts in the EEG signal due to facial muscle activity.
63+
A strong jaw clench produces EMG artifacts in the EEG signal - these are due to facial muscle activity.
5464

5565
.. figure:: ../media/jaw_clench.*
5666
:align: center
5767
:alt: Jaw clench waveform
5868

69+
Jaw clench waveform
70+
5971
- **Alpha Waves (Eyes Closed)**
6072

6173
.. note:: This may or may not be easily observable for all users.
6274

63-
Close your eyes and stay relaxed. Look for rhythmic waveforms in the 8–12 Hz range, typically more visible in occipital channels.
75+
Close your eyes and relax. We're recording EEG from the frontal cortex to observe alpha waves (8–12 Hz), which appear more clearly when you're calm.
6476

6577
.. figure:: ../media/alpha_waves.*
6678
:align: center
6779
:alt: Alpha waves EEG
6880

81+
Alpha waves EEG
82+
6983
- **Beta Candle Test**
7084

7185
.. note:: This may or may not be observable for all users.
@@ -78,4 +92,6 @@ Then, activate the **Beta Candle** feature. Focus deeply on the candle. As your
7892
:align: center
7993
:alt: Beta candle test
8094

95+
Beta candle test
96+
8197
If all or most of these responses are clearly visible, your setup is correct, and your EEG signals are stable enough for analysis.

0 commit comments

Comments
 (0)