Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hoechenberger/vscode-mne-snippets

A collection of snippets for producing minimal working examples for MNE-Python.
https://github.com/hoechenberger/vscode-mne-snippets

Last synced: about 1 month ago
JSON representation

A collection of snippets for producing minimal working examples for MNE-Python.

Awesome Lists containing this project

README

        

# MNE-Python Snippets

A collection of snippets for producing minimal working examples for MNE-Python.

![Demo](images/demo.gif)

## Usage

Simply type

```python
import mne
```

while in Python language mode and select the desired snippet from the
IntelliSense proposals.

## Known Issues

None so far.