"""Intracranial EEG specific preprocessing functions."""

# Authors: Alex Rockhill <aprockhill@mailbox.org>
#
# License: BSD-3-Clause

from ._projection import project_sensors_onto_brain
