MCPcopy
hub / github.com/mne-tools/mne-python / fwd_volume_small

Function fwd_volume_small

mne/conftest.py:804–806  ·  view source on GitHub ↗

Provide a small volumetric source space.

(_fwd_subvolume)

Source from the content-addressed store, hash-verified

802
803@pytest.fixture
804def fwd_volume_small(_fwd_subvolume):
805 """Provide a small volumetric source space."""
806 return _fwd_subvolume.copy()
807
808
809@pytest.fixture(scope="session")

Callers

nothing calls this directly

Calls 1

copyMethod · 0.45

Tested by

no test coverage detected