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