Skip to content

Latest commit

 

History

History
129 lines (75 loc) · 2.41 KB

implementation.rst

File metadata and controls

129 lines (75 loc) · 2.41 KB

Algorithms and other implementation details

This page describes some of the technical details of MNE-Python implementation.

Internal representation (units)

Floating-point precision

Supported channel types

Supported data formats

Supported formats for digitized 3D locations

Memory-efficient I/O

Bad channel repair via interpolation

Maxwell filtering

MNE-Python's implementation of Maxwell filtering is described in the :ref:`tut-artifact-sss` tutorial.

Signal-Space Projection (SSP)

The Boundary Element Model (BEM)

The forward solution

The minimum-norm current estimates

Morphing and averaging source estimates

References

.. footbibliography::