https://github.com/sccn/reorder19channels
https://github.com/sccn/reorder19channels
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sccn/reorder19channels
- Owner: sccn
- Created: 2024-01-12T13:20:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-16T23:17:39.000Z (over 2 years ago)
- Last Synced: 2025-03-02T16:58:09.458Z (over 1 year ago)
- Language: MATLAB
- Size: 948 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# reorder19channels
This EEGLAB plugin assumes there are 19 channels in your data whose labels ending with '-LE' i.e. 'Fp1-LE', 'Fp2-LE', etc.. Typically, when you save 19-channel data using [NeuroGuide](https://appliedneuroscience.com/neuroguide/), the saved data look like this. You can confirm it from 'Edit' -> 'Channel locations' and it should look as follows.

Once you confirm it, you run this plugin. No GUI will be launched. Just press the button and it's done.

Below I show before-after comparison.
Before

After

01/12/2024 Makoto Miyakoshi.