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

Skip to content

add mne-python as sub org #11

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 8, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -562,6 +562,25 @@ <h2>Project Ideas</h2>
</td>
<tr><td colspan="2" class="good">Status: Ideas page in progress</td></tr>
</tr>

<tr>
<!-- Logo -->
<td rowspan="4" class="logo">
<img src="http://91.68.209.10/bmi/martinos.org/mne/stable/_static/mne_logo.png"
width="256px"></td>
<!-- Info -->
<td><h4>MNE-Python</h4></td>
<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.
</td></tr>
<tr>
<td>
<a href="http://martinos.org/mne/">Website</a> |
<a href="http://github.com/mne-tools/mne-python">Contact</a> |
<a href="https://github.com/mne-tools/mne-python/wiki/GSOC-Ideas">Ideas Page</a>
</td>
<tr><td colspan="2" class="good">Status: Ideas page in progress</td></tr>
</tr>

</table>

<a name="schedule" />
Expand Down