macro_eeg_model.utils.plotting_setup#

Attributes#

Functions#

notation(region_name)

Create an abbreation for a region name.

Module Contents#

macro_eeg_model.utils.plotting_setup.PLOT_FORMAT = 'pdf'#
macro_eeg_model.utils.plotting_setup.PLOT_SIZE = 10#
macro_eeg_model.utils.plotting_setup.COLORS = ['#E64B35', '#00A087', '#3C5488', '#FFA70F', '#208BB5', '#ED7287', '#6AC882', '#FF7C2B',...#
macro_eeg_model.utils.plotting_setup.to_rgba[source]#
macro_eeg_model.utils.plotting_setup.PLOT_COLORS#
macro_eeg_model.utils.plotting_setup.COLOR_MAP#
macro_eeg_model.utils.plotting_setup.font_path = 'fonts/OptimaLTPro-Roman.ttf'#
macro_eeg_model.utils.plotting_setup.notation(region_name)[source]#

Create an abbreation for a region name.

Parameters:

region_name (str) – The name of the region.