[7f9fb8]: / mne / inverse_sparse / __init__.pyi

Download this file

4 lines (3 with data), 189 Bytes

1
2
3
__all__ = ["gamma_map", "make_stc_from_dipoles", "mixed_norm", "tf_mixed_norm"]
from ._gamma_map import gamma_map
from .mxne_inverse import make_stc_from_dipoles, mixed_norm, tf_mixed_norm