|
38 | 38 | category: analysis |
39 | 39 | description: MEG/EEG analysis package |
40 | 40 |
|
| 41 | +- name: EEGLAB EEG-BIDS plugin |
| 42 | + repo_url: https://github.com/sccn/EEG-BIDS |
| 43 | + documentation: https://github.com/sccn/EEG-BIDS/wiki |
| 44 | + url: https://eeglab.org/plugins/EEG-BIDS/ |
| 45 | + language: |
| 46 | + - MATLAB |
| 47 | + category: analysis |
| 48 | + description: EEGLAB plugin for importing and exporting BIDS-formatted experiments. Handles conversion from multiple data formats including EEGLAB .set |
| 49 | + files, EDF, BDF, and Brain Vision Exchange Format. Supports EEG, iEEG, and MEG data with export to NWB format for iEEG data. |
| 50 | + |
| 51 | +- name: EEGBIDS standalone |
| 52 | + repo_url: https://github.com/sccn/EEG-BIDS |
| 53 | + documentation: https://github.com/sccn/EEG-BIDS/wiki |
| 54 | + url: https://eeglab.org/plugins/EEG-BIDS/ |
| 55 | + language: |
| 56 | + - MATLAB |
| 57 | + - executable |
| 58 | + category: file handling |
| 59 | + description: Standalone compiled MATLAB version of the EEG-BIDS plugin with a graphic interface wizard. Available as part of the compiled EEGLAB distribution |
| 60 | + (EEGBIDS executable on Mac, EEGBIDS.bat on Windows). Does not require a paid MATLAB license. Allows importing and exporting BIDS-formatted EEG/MEG/iEEG |
| 61 | + data and converting BIDS to NWB format for iEEG data. |
| 62 | + |
| 63 | +- name: EEGPrep |
| 64 | + repo_url: https://github.com/sccn/eegprep |
| 65 | + documentation: https://eegprep.org/ |
| 66 | + url: https://eegprep.org/ |
| 67 | + language: |
| 68 | + - Python |
| 69 | + category: analysis |
| 70 | + description: Python library to import and process BIDS datasets and output valid derivative BIDS. Implements the EEGLAB default pipeline in Python with |
| 71 | + Clean_rawdata and ICLabel for artifact removal, channel cleaning, and automated component classification. Made by the developers of EEGLAB. |
| 72 | + distribution: |
| 73 | + - name: pypi |
| 74 | + url: https://pypi.org/project/eegprep/ |
| 75 | + |
| 76 | +- name: EEGDash |
| 77 | + repo_url: https://github.com/sccn/EEG-Dash-Data |
| 78 | + documentation: https://eegdash.org/ |
| 79 | + url: https://eegdash.org/ |
| 80 | + language: |
| 81 | + - Python |
| 82 | + category: index and query |
| 83 | + description: Data-sharing resource for MEEG (EEG, MEG, iEEG) data enabling large-scale computational advancements. Aggregates datasets from 25 laboratories |
| 84 | + with over 27,000 participants including healthy subjects and clinical populations. Provides dataset catalog, search capabilities, and comprehensive |
| 85 | + API for programmatic access. Returns PyTorch Datasets for machine learning applications with support for BIDS-formatted datasets. |
| 86 | + distribution: |
| 87 | + - name: pypi |
| 88 | + url: https://pypi.org/project/eegdash/ |
| 89 | + |
41 | 90 | - name: File mapper |
42 | 91 | repo_url: https://github.com/DCAN-Labs/file-mapper |
43 | 92 | language: |
|
65 | 114 |
|
66 | 115 | - name: Hierarchical Event Descriptors (HED) Python tools |
67 | 116 | repo_url: https://github.com/hed-standard/hed-Python |
68 | | - documentation: https://www.hed-resources.org |
| 117 | + documentation: https://www.hedtags.org/ |
69 | 118 | language: |
70 | 119 | - Python |
71 | 120 | category: data annotation |
|
76 | 125 |
|
77 | 126 | - name: Hierarchical Event Descriptors (HED) online tools |
78 | 127 | url: https://hedtools.org/hed |
79 | | - documentation: https://www.hed-resources.org |
| 128 | + documentation: https://www.hedtags.org |
80 | 129 | language: |
81 | 130 | - website |
82 | 131 | category: data annotation |
|
0 commit comments