https://github.com/sccn/erpsource
ERP source analysis plugin for EEGLAB
https://github.com/sccn/erpsource
Last synced: 3 months ago
JSON representation
ERP source analysis plugin for EEGLAB
- Host: GitHub
- URL: https://github.com/sccn/erpsource
- Owner: sccn
- Created: 2019-10-04T05:19:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-04T00:13:15.000Z (over 6 years ago)
- Last Synced: 2025-12-26T06:47:40.972Z (6 months ago)
- Language: MATLAB
- Size: 3.91 KB
- Stars: 2
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction
This repository contain code to create an EEGLAB plugin to perform source
reconstruction of ERPs with Fieldtrip. This plugin was designed in a minimalist
fashion so it could be used as template for other similar plugins. The
plugin also contains extensive comments.
# Instaling/cloning
This plugin may be downloaded and placed in the EEGLAB plugin folder.
Alternatively, it may be installed by the EEGLAB plugin manager.
# Versions
It is always good to have a section in the README.md file describing
changes between revisions. We advised to issue a release on Github for each
revision and the link to the zip release can then be copied to this page
https://sccn.ucsd.edu/eeglab/plugin_uploader/upload_form.php
so the release appears in the EEGLAB plugin manager.
v1.00 - initial release