Spike Detector

IMPORTANT: The Open Ephys GUI documentation has migrated to a new site – please visit https://open-ephys.github.io for the most up-to-date information.

Function

Detects spikes in continuous data and packages them as events that can be read by downstream processors.

To initialize the spike detector, you must configure the electrode layout. Here are the steps to follow:

  1. Select the type of electrode from the drop-down menu (you can have multiple types of electrodes in the same configuration).
  2. Use the arrow buttons to select the number of electrodes of that particular type.
  3. Hit the plus button to add those electrodes to the configuration.
  4. Select the name of the electrode from the lower drop-down menu.
  5. Change the settings for that electrode by one of the following:
    1. Update the name by typing in the drop-down menu.
    2. Inactivate individual channels by deselecting them to the right of the drop-down menu.
    3. Change the channel mapping by clicking the "EDIT" button and opening the "channel drawer."
    4. Change the threshold by clicking the "EDIT" button and moving the slider on the right.
  6. Individual electrodes can be removed by clicking the "DELETE" button.
  7. The "MONITOR" button sends the channels of that electrode to the audio monitor.

Once the electrode layout has been configured, the Spike Viewer will automatically update the layout of its spike plots. Within the Spike Viewer, you can change a second threshold to filter incoming spikes by peak height. This threshold is completely independent of the one in the Spike Detector, so we recommend setting a low threshold in the Spike Detector, then configuring the Spike Viewer threshold by eye. Only spikes that are above the Spike Viewer threshold will be displayed and saved to disk.

Parameters saved

Number and types of electrodes, names of electrodes, channel mapping, and threshold values.

Upgrades needed

It's currently impossible to change the settings for multiple channels at once. This needs to be fixed ASAP.