initial commit
This commit is contained in:
13
mne/channels/data/neighbors/__init__.py
Normal file
13
mne/channels/data/neighbors/__init__.py
Normal file
@@ -0,0 +1,13 @@
|
||||
# Authors: The MNE-Python contributors.
|
||||
# License: BSD-3-Clause
|
||||
# Copyright the MNE-Python contributors.
|
||||
|
||||
"""Neighbor definitions for clustering permutation analysis."""
|
||||
# This is a selection of files from http://fieldtrip.fcdonders.nl/template
|
||||
# Additional definitions can be obtained through the FieldTrip software.
|
||||
# For additional information on how these definitions were computed, please
|
||||
# consider the related fieldtrip documentation:
|
||||
# http://fieldtrip.fcdonders.nl/template/neighbours.
|
||||
#
|
||||
# KIT neighbor files were computed with ft_prepare_neighbours using the
|
||||
# triangulation method.
|
||||
Reference in New Issue
Block a user