You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: code/plugins/index_template.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ nav_order: 7
7
7
---
8
8
# EEGLAB plugin documentation
9
9
10
-
Below is a list of plugins that have documentation copied from GitHub. Please note that this is only a small subset of all EEGLAB plugins, as not all plugin documentation is compatible with visualization and search functionalities on the EEGLAB website. The complete list of plugins can be found [here](https://sccn.ucsd.edu/eeglab/plugin_uploader2/plugin_list_all.php).
10
+
Below is a list of plugins that have documentation copied from GitHub. Please note that this is only a small subset of all EEGLAB plugins, as not all plugin documentation is compatible with visualization and search functionalities on the EEGLAB website. The complete list of plugins can be found [here](https://sccn.ucsd.edu/eeglab/plugin_uploader/plugin_list_all.php).
Copy file name to clipboardExpand all lines: plugins/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ nav_order: 7
7
7
---
8
8
# EEGLAB plugin documentation
9
9
10
-
Below is a list of plugins that have documentation copied from GitHub. Please note that this is only a small subset of all EEGLAB plugins, as not all plugin documentation is compatible with visualization and search functionalities on the EEGLAB website. The complete list of plugins can be found [here](https://sccn.ucsd.edu/eeglab/plugin_uploader2/plugin_list_all.php).
10
+
Below is a list of plugins that have documentation copied from GitHub. Please note that this is only a small subset of all EEGLAB plugins, as not all plugin documentation is compatible with visualization and search functionalities on the EEGLAB website. The complete list of plugins can be found [here](https://sccn.ucsd.edu/eeglab/plugin_uploader/plugin_list_all.php).
11
11
12
12
## Import
13
13
*[EEG-BIDS](/plugins/EEG-BIDS): Imports and export EEG data to the BIDS format
Copy file name to clipboardExpand all lines: tutorials/04_Import/Importing_Continuous_and_Epoched_Data.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ EEGLAB and LabStreamingLayer (LSL) are tightly tied as they both originated at t
43
43
List of supported Data Formats
44
44
--------------------
45
45
46
-
The [plugin](https://sccn.ucsd.edu/eeglab/plugin_uploader2/plugin_list_all.php) page contains all import plugin. Search for a given file extension or amplifier name. The same list of plugins is available through the EEGLAB plugin manager by invoking the <spanstyle="color: brown">File → Manage EEGLAB extensions</span> menu item. If you encounter any problem with a plugin, we suggest you contact the plugin authors. Plugins also often have their own documentation.
46
+
The [plugin](https://sccn.ucsd.edu/eeglab/plugin_uploader/plugin_list_all.php) page contains all import plugin. Search for a given file extension or amplifier name. The same list of plugins is available through the EEGLAB plugin manager by invoking the <spanstyle="color: brown">File → Manage EEGLAB extensions</span> menu item. If you encounter any problem with a plugin, we suggest you contact the plugin authors. Plugins also often have their own documentation.
47
47
48
48
Some rare EEGLAB plugins might not be available on the EEGLAB plugin manager and might be instead distributed as zip file by amplifier manufacturers. If you do not see a plugin for your data format, ask your EEG amplifier manufacturer.
49
49
@@ -173,5 +173,5 @@ importing specific data formats. You may search the list archive (and
173
173
the rest of the EEGLAB web site) archive using Google and adding the keyword *eeglablist*.
174
174
175
175
We are eager to add
176
-
other data importing functions to EEGLAB, so please write a plugin and submit it on this [page](http://sccn.ucsd.edu/eeglab/plugin_uploader2/upload_form.php). We are also in contact with consultants that can create EEGLAB plugins to import unsupported data format, so feel free to contact us.
176
+
other data importing functions to EEGLAB, so please write a plugin and submit it on this [page](http://sccn.ucsd.edu/eeglab/plugin_uploader/upload_form.php). We are also in contact with consultants that can create EEGLAB plugins to import unsupported data format, so feel free to contact us.
0 commit comments