neurotic.gui.epochencoder

The neurotic.gui.epochencoder module implements a subclass of ephyviewer.datasource.epochs.WritableEpochSource.

class neurotic.gui.epochencoder.NeuroticWritableEpochSource(filename, possible_labels, color_labels=None, channel_name='', backup=True)[source]

A subclass of ephyviewer.datasource.epochs.WritableEpochSource for custom CSV column formatting and automatic file backup.