Skip to content

Commit

Permalink
Merge pull request #168 from larsoner/mne
Browse files Browse the repository at this point in the history
Add MNE-Python 2025
  • Loading branch information
warthog9 authored Feb 14, 2025
2 parents ed078f8 + f93bb56 commit 1cdb11d
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions ideas.html
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,42 @@ <h2>
</div>
<hr>
</div>
<!--- break --->
<div class="pure-u-1 pure-u-md-1-1 pure-u-lg-1-1 shuffleMe">
<div class="pure-g">
<div class="pure-u-1 pure-u-md-1-2 logo">
<img src="/logos/logo_mne_hex.png" />
</div>
<div class="pure-u-1 pure-u-md-1-2">
<h2>
MNE-Python
</h2>
</div>
</div>
<br />
MNE-Python software is an open-source Python package for exploring, visualizing, and analyzing human neurophysiological data such as MEG, EEG, sEEG, ECoG, and more. It includes modules for data input/output, preprocessing, visualization, source estimation, time-frequency analysis, connectivity analysis, machine learning, and statistics.
<div class="pure-g">
<div class="pure-u-1 pure-u-md-1">
<p>Contact Links</p>
</div>
<div class="pure-u-1 pure-u-md-1-3" style="text-align: center;">
<p><a href="https://discord.gg/rKfvxTuATa">Chat</a></p>
</div>
<div class="pure-u-1 pure-u-md-1-3" style="text-align: center;">
<p><a href="https://mne.discourse.group">Mailing List</a></p>
</div>
<div class="pure-u-1 pure-u-md-1-3" style="text-align: center;">
<p><a href="https://mne.tools">Homepage</a></p>
</div>
<div class="pure-u-1 pure-u-md-1" style="text-align: center;">
<p><a href="https://github.com/mne-tools/mne-python/wiki/GSoC-Ideas">Ideas Page</a></p>
</div>
<div class="pure-u-1 pure-u-md-1" style="text-align: center;">
<p><a href="https://github.com/mne-tools/mne-python">Source Code</a></p>
</div>
</div>
<hr>
</div>
</div>
<!-- End template -->

Expand Down

0 comments on commit 1cdb11d

Please sign in to comment.