|
1 | 1 | [ |
2 | 2 | { |
3 | | - "plugin": "ICLabel", |
4 | 3 | "name": "ICLabel", |
5 | 4 | "type": "readme", |
6 | | - "link": "https://github.com/sccn/ICLabel" |
| 5 | + "link": "https://github.com/sccn/ICLabel", |
| 6 | + "desc": "Classifies independent components of EEG data", |
| 7 | + "cat": "processing" |
7 | 8 | }, |
8 | 9 | { |
9 | | - "plugin": "dipfit", |
10 | | - "name": "DIPFIT", |
| 10 | + "name": "Viewprops", |
11 | 11 | "type": "readme", |
12 | | - "link": "https://github.com/sccn/dipfit" |
| 12 | + "link": "https://github.com/sccn/viewprops", |
| 13 | + "desc": "Advanced ICA component property viewing for IClabel", |
| 14 | + "cat": "processing" |
13 | 15 | }, |
14 | 16 | { |
15 | | - "plugin": "EEG-BIDS", |
16 | | - "name": "EEG-BIDS", |
17 | | - "type": "wiki", |
18 | | - "link": "https://github.com/sccn/EEG-BIDS" |
| 17 | + "name": "DIPFIT", |
| 18 | + "type": "readme", |
| 19 | + "link": "https://github.com/sccn/dipfit", |
| 20 | + "desc": "Localizes independent components of EEG data", |
| 21 | + "cat": "processing" |
19 | 22 | }, |
20 | 23 | { |
21 | | - "plugin": "roiconnect", |
22 | 24 | "name": "ROIconnect", |
23 | 25 | "type": "readme", |
24 | | - "link": "https://github.com/sccn/roiconnect" |
| 26 | + "link": "https://github.com/sccn/roiconnect", |
| 27 | + "desc": "Computes connectivity analysis between regions of interest", |
| 28 | + "cat": "processing" |
25 | 29 | }, |
26 | 30 | { |
27 | | - "plugin": "amica", |
28 | 31 | "name": "AMICA", |
29 | 32 | "type": "wiki", |
30 | | - "link": "https://github.com/sccn/amica" |
| 33 | + "link": "https://github.com/sccn/amica", |
| 34 | + "desc": "Computes Adaptive Mixture Independent Component Analysis", |
| 35 | + "cat": "processing" |
31 | 36 | }, |
32 | 37 | { |
33 | | - "plugin": "cleanline", |
34 | | - "name": "CleanLine", |
35 | | - "type": "readme", |
36 | | - "link": "https://github.com/sccn/cleanline" |
| 38 | + "name": "Clean_rawdata", |
| 39 | + "type": "wiki", |
| 40 | + "link": "https://github.com/sccn/clean_rawdata", |
| 41 | + "desc": "Rejects bad channels and bad portions of data using ASR", |
| 42 | + "cat": "processing" |
37 | 43 | }, |
38 | 44 | { |
39 | | - "plugin": "clean_rawdata", |
40 | | - "name": "Clean_rawdata", |
| 45 | + "name": "LIMO", |
41 | 46 | "type": "wiki", |
42 | | - "link": "https://github.com/sccn/clean_rawdata" |
| 47 | + "link": "https://github.com/LIMO-EEG-Toolbox/limo_meeg", |
| 48 | + "desc": "Linear Modeling of EEG data", |
| 49 | + "cat": "processing" |
43 | 50 | }, |
44 | 51 | { |
45 | | - "plugin": "SIFT", |
46 | 52 | "name": "SIFT", |
47 | 53 | "type": "wiki", |
48 | | - "link": "https://github.com/sccn/SIFT" |
| 54 | + "link": "https://github.com/sccn/SIFT", |
| 55 | + "desc": "Computes connectivity analysis between ICA components", |
| 56 | + "cat": "processing" |
| 57 | + }, |
| 58 | + { |
| 59 | + "name": "groupSIFT", |
| 60 | + "type": "readme", |
| 61 | + "link": "https://github.com/sccn/groupSIFT", |
| 62 | + "desc": "Group-level SIFT analysis", |
| 63 | + "cat": "processing" |
| 64 | + }, |
| 65 | + { |
| 66 | + "name": "BrainBeats", |
| 67 | + "type": "readme", |
| 68 | + "link": "https://github.com/amisepa/BrainBeats", |
| 69 | + "desc": "Joint EEG/heart analysis", |
| 70 | + "cat": "processing" |
49 | 71 | }, |
50 | 72 | { |
51 | | - "plugin": "zapline-plus", |
52 | 73 | "name": "Zapline-Plus", |
53 | 74 | "type": "readme", |
54 | | - "link": "https://github.com/sccn/zapline-plus" |
| 75 | + "link": "https://github.com/sccn/zapline-plus", |
| 76 | + "desc": "Removes line noise", |
| 77 | + "cat": "processing" |
| 78 | + }, |
| 79 | + { |
| 80 | + "name": "CleanLine", |
| 81 | + "type": "readme", |
| 82 | + "link": "https://github.com/sccn/cleanline", |
| 83 | + "desc": "Computes mixture model independent component analysis", |
| 84 | + "cat": "processing" |
55 | 85 | }, |
56 | 86 | { |
57 | | - "plugin": "eegstats", |
58 | 87 | "name": "EEGstats", |
59 | 88 | "type": "readme", |
60 | | - "link": "https://github.com/sccn/eegstats" |
| 89 | + "link": "https://github.com/sccn/eegstats", |
| 90 | + "desc": "Compute EEG statistics (power, alpha peak and asymmetry)", |
| 91 | + "cat": "processing" |
61 | 92 | }, |
62 | 93 | { |
63 | | - "plugin": "trimOutlier", |
64 | 94 | "name": "trimOutlier", |
65 | 95 | "type": "readme", |
66 | | - "link": "https://github.com/sccn/trimOutlier" |
| 96 | + "link": "https://github.com/sccn/trimOutlier", |
| 97 | + "desc": "Removes EEG outliers", |
| 98 | + "cat": "processing" |
67 | 99 | }, |
68 | 100 | { |
69 | | - "plugin": "fMRIb", |
70 | 101 | "name": "fMRIb", |
71 | 102 | "type": "readme", |
72 | | - "link": "https://github.com/sccn/fMRIb" |
| 103 | + "link": "https://github.com/sccn/fMRIb", |
| 104 | + "desc": "Removes fMRI artifacts in EEG", |
| 105 | + "cat": "processing" |
73 | 106 | }, |
74 | 107 | { |
75 | | - "plugin": "imat", |
76 | 108 | "name": "IMAT", |
77 | 109 | "type": "readme", |
78 | | - "link": "https://github.com/sccn/imat" |
| 110 | + "link": "https://github.com/sccn/imat", |
| 111 | + "desc": "Finds independent modulators of EEG data", |
| 112 | + "cat": "processing" |
79 | 113 | }, |
80 | 114 | { |
81 | | - "plugin": "nwbio", |
82 | | - "name": "nwb-io", |
83 | | - "type": "readme", |
84 | | - "link": "https://github.com/sccn/nwbio" |
85 | | - }, |
86 | | - { |
87 | | - "plugin": "NIMA", |
88 | 115 | "name": "NIMA", |
89 | 116 | "type": "readme", |
90 | | - "link": "https://github.com/sccn/NIMA" |
| 117 | + "link": "https://github.com/sccn/NIMA", |
| 118 | + "desc": "Clustering of ICA components using Measure-projection", |
| 119 | + "cat": "processing" |
91 | 120 | }, |
92 | 121 | { |
93 | | - "plugin": "PACT", |
94 | 122 | "name": "PACT", |
95 | 123 | "type": "readme", |
96 | | - "link": "https://github.com/sccn/PACT" |
| 124 | + "link": "https://github.com/sccn/PACT", |
| 125 | + "desc": "Computes phase-amplitude coupling for ECoG", |
| 126 | + "cat": "processing" |
97 | 127 | }, |
98 | 128 | { |
99 | | - "plugin": "NFT", |
100 | 129 | "name": "NFT", |
101 | 130 | "type": "wiki", |
102 | | - "link": "https://github.com/sccn/NFT" |
| 131 | + "link": "https://github.com/sccn/NFT", |
| 132 | + "desc": "Localizes ICs using Neuroelectromagnetic Forward Head Modeling", |
| 133 | + "cat": "processing" |
103 | 134 | }, |
104 | 135 | { |
105 | | - "plugin": "PACTools", |
106 | 136 | "name": "PACTools", |
107 | 137 | "type": "readme", |
108 | | - "link": "https://github.com/sccn/PACTools" |
| 138 | + "link": "https://github.com/sccn/PACTools", |
| 139 | + "desc": "Computes phase-amplitude coupling using different methods", |
| 140 | + "cat": "processing" |
109 | 141 | }, |
110 | 142 | { |
111 | | - "plugin": "ARfitStudio", |
112 | 143 | "name": "ARfitStudio", |
113 | 144 | "type": "readme", |
114 | | - "link": "https://github.com/sccn/ARfitStudio" |
| 145 | + "link": "https://github.com/sccn/ARfitStudio", |
| 146 | + "desc": "Computes multivariate autoregressive models of EEG", |
| 147 | + "cat": "processing" |
115 | 148 | }, |
116 | 149 | { |
117 | | - "plugin": "PowPowCAT", |
118 | 150 | "name": "PowPowCAT", |
119 | 151 | "type": "readme", |
120 | | - "link": "https://github.com/sccn/PowPowCAT" |
| 152 | + "link": "https://github.com/sccn/PowPowCAT", |
| 153 | + "desc": "Computes cross-frequency power-power coupling of ICs", |
| 154 | + "cat": "processing" |
121 | 155 | }, |
122 | 156 | { |
123 | | - "plugin": "relica", |
124 | 157 | "name": "RELICA", |
125 | 158 | "type": "readme", |
126 | | - "link": "https://github.com/sccn/relica" |
| 159 | + "link": "https://github.com/sccn/relica", |
| 160 | + "desc": "Computes reliable ICA using Bootstrap", |
| 161 | + "cat": "processing" |
127 | 162 | }, |
128 | 163 | { |
129 | | - "plugin": "std_dipoleDensity", |
130 | 164 | "name": "std_dipoleDensity", |
131 | 165 | "type": "readme", |
132 | | - "link": "https://github.com/sccn/std_dipoleDensity" |
133 | | - }, |
134 | | - { |
135 | | - "plugin": "viewprops", |
136 | | - "name": "Viewprops", |
137 | | - "type": "readme", |
138 | | - "link": "https://github.com/sccn/viewprops" |
| 166 | + "link": "https://github.com/sccn/std_dipoleDensity", |
| 167 | + "desc": "Computes ICA component dipole density", |
| 168 | + "cat": "processing" |
139 | 169 | }, |
140 | 170 | { |
141 | | - "plugin": "firfilt", |
142 | 171 | "name": "FirFilt", |
143 | 172 | "type": "readme", |
144 | | - "link": "https://github.com/sccn/firfilt" |
| 173 | + "link": "https://github.com/sccn/firfilt", |
| 174 | + "desc": "Filtering of EEG data", |
| 175 | + "cat": "processing" |
145 | 176 | }, |
146 | 177 | { |
147 | | - "plugin": "groupSIFT", |
148 | | - "name": "groupSIFT", |
149 | | - "type": "readme", |
150 | | - "link": "https://github.com/sccn/groupSIFT" |
| 178 | + "name": "NSGportal", |
| 179 | + "type": "wiki", |
| 180 | + "link": "https://github.com/sccn/nsgportal", |
| 181 | + "desc": "Performs computation on the Neuroscience Gateway", |
| 182 | + "cat": "processing" |
151 | 183 | }, |
152 | 184 | { |
153 | | - "plugin": "get_chanlocs", |
154 | | - "name": "get_chanlocs", |
| 185 | + "name": "EEG-BIDS", |
155 | 186 | "type": "wiki", |
156 | | - "link": "https://github.com/sccn/get_chanlocs" |
| 187 | + "link": "https://github.com/sccn/EEG-BIDS", |
| 188 | + "desc": "Imports and export EEG data to the BIDS format", |
| 189 | + "cat": "import" |
157 | 190 | }, |
158 | 191 | { |
159 | | - "plugin": "nsgportal", |
160 | | - "name": "NSGportal", |
161 | | - "type": "wiki", |
162 | | - "link": "https://github.com/sccn/nsgportal" |
| 192 | + "name": "NWB-io", |
| 193 | + "type": "readme", |
| 194 | + "link": "https://github.com/sccn/nwbio", |
| 195 | + "desc": "Import and export to the NWB format", |
| 196 | + "cat": "import" |
163 | 197 | }, |
164 | 198 | { |
165 | | - "plugin": "limo", |
166 | | - "name": "LIMO", |
| 199 | + "name": "BVA-io", |
| 200 | + "type": "readme", |
| 201 | + "link": "https://github.com/sccn/bva-io", |
| 202 | + "desc": "input/output for Brain Vision Analyzer format", |
| 203 | + "cat": "import" |
| 204 | + }, |
| 205 | + { |
| 206 | + "name": "MFF-matlab-io", |
| 207 | + "type": "wiki", |
| 208 | + "link": "https://github.com/arnodelorme/mffmatlabio", |
| 209 | + "desc": "input/output for MFF EGI file format", |
| 210 | + "cat": "import" |
| 211 | + }, |
| 212 | + { |
| 213 | + "name": "Neuroscan-io", |
| 214 | + "type": "readme", |
| 215 | + "link": "https://github.com/sccn/neuroscanio.git", |
| 216 | + "desc": "input/output for Neuroscan file format", |
| 217 | + "cat": "import" |
| 218 | + }, |
| 219 | + { |
| 220 | + "name": "CTFimport", |
| 221 | + "type": "readme", |
| 222 | + "link": "https://github.com/sccn/ctfimport.git", |
| 223 | + "desc": "input/output for Neuroscan file format", |
| 224 | + "cat": "import" |
| 225 | + }, |
| 226 | + { |
| 227 | + "name": "get_chanlocs", |
167 | 228 | "type": "wiki", |
168 | | - "link": "https://github.com/LIMO-EEG-Toolbox/limo_meeg" |
| 229 | + "link": "https://github.com/sccn/get_chanlocs", |
| 230 | + "desc": "Import scanned channel locations", |
| 231 | + "cat": "import" |
169 | 232 | } |
170 | 233 | ] |
0 commit comments