Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a6a5a9f

Browse files
authored
Merge pull request python-gsoc#11 from agramfort/mne_sub_org
add mne-python as sub org
2 parents c4c44cb + b94215b commit a6a5a9f

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

index.html

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -562,6 +562,25 @@ <h2>Project Ideas</h2>
562562
</td>
563563
<tr><td colspan="2" class="good">Status: Ideas page in progress</td></tr>
564564
</tr>
565+
566+
<tr>
567+
<!-- Logo -->
568+
<td rowspan="4" class="logo">
569+
<img src="http://91.68.209.10/bmi/martinos.org/mne/stable/_static/mne_logo.png"
570+
width="256px"></td>
571+
<!-- Info -->
572+
<td><h4>MNE-Python</h4></td>
573+
<tr><td>MNE is a free and open source software designed for processing electroencephalography (EEG) and magnetoencephalography (MEG) data. EEG and MEG data analysis requires advanced numerics, signal processing, statistics and dedicated visualization tools. MNE-Python is a pure Python package built on top of numpy, scipy, matplotlib and scikit-learn.
574+
</td></tr>
575+
<tr>
576+
<td>
577+
<a href="http://martinos.org/mne/">Website</a> |
578+
<a href="http://github.com/mne-tools/mne-python">Contact</a> |
579+
<a href="https://github.com/mne-tools/mne-python/wiki/GSOC-Ideas">Ideas Page</a>
580+
</td>
581+
<tr><td colspan="2" class="good">Status: Ideas page in progress</td></tr>
582+
</tr>
583+
565584
</table>
566585

567586
<a name="schedule" />

0 commit comments

Comments
 (0)