Olimex OpenEEG: Difference between revisions
From Polyphasic Sleep Wiki
No edit summary |
No edit summary |
||
| Line 143: | Line 143: | ||
==== Running SleepEEGTools to mark sleep ==== | ==== Running SleepEEGTools to mark sleep ==== | ||
Navigate to the SleepEEGTools project directory. If you set up a virtual environment in the previous step, activate it by running <code>source venv/bin/activate</code>. Then, run <code>python open.py</code>. This will open a file browser window. Select a recording file to open the sleep marking interface. From there, you can manually analyze and mark the sleep stages. Detailed instructions for this process are provided in the [[Olimex_OpenEEG#Sleep_Stage_Identification|Sleep stage identification]] section. | Navigate to the SleepEEGTools project directory. If you set up a virtual environment in the previous step, activate it by running <code>source venv/bin/activate</code>. Then, run <code>python open.py</code>. This will open a file browser window. Select a recording file to open the sleep marking interface. | ||
Alternatively, you can run <code>python open.py openvibe <file name></code> to open the recording directly and skip the file selection dialog. | |||
From there, you can manually analyze and mark the sleep stages. Detailed instructions for this process are provided in the [[Olimex_OpenEEG#Sleep_Stage_Identification|Sleep stage identification]] section. | |||
=== MacOS === | === MacOS === | ||
