sovabids.settings

Module dealing with general settings and constants for the package.

Module Contents

sovabids.settings.SUPPORTED_EXTENSIONS = ['.set', '.cnt', '.vhdr', '.bdf', '.edf', '.fif'][source]

The current supported extensions of the package.

sovabids.settings.NULL_VALUES[source]

The values to consider as NULL or NOT-AVAILABLE.

sovabids.settings.SECTION_STRING[source]

A string intended to announce the start and end of a section in the logging.

sovabids.settings.SOVABIDS_PATH[source]

The path of the package.

sovabids.settings.REPO_PATH[source]

The path of the sovabids project, that is the root of the git repository. Needs that sovabids was installed in editable mode from the git repository.