paperKB
coga / coga-kb
Help
Sign in

Chunk #54 — 4. Discussion

Source
MEG and EEG data analysis with MNE-Python.
Embedded
yes

Text

languages. The MNE-Python code favors its integration in the scientific Python ecosystem via the use of NumPy and SciPy, and limits effort duplication and code maintainance burden by pushing to more general purpose software packages any improvement to non M/EEG specific algorithms. For example, improvement of ICA code were contributed back to Scikit-Learn, as it could be for signal processing routines in the scipy.signal module.