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