Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 409 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 409 Bytes

Python code base

This repository

Growing repository of Python functions for my MEEG data analysis. Most of them pipeline functions for source reconstruction of MEEG data using MNE-Python and for decoding approaches using scikit-learn.

Dependencies

  • numpy
  • MNE-Python
  • scikit-learn
  • matplotlib
  • nilearn