Download this file
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