Skip to content

Neural-basis-of-sensorimotor-control/matlab-analysis

Repository files navigation

Spikeviewer

Graphical user interface to analyze data imported from Spike2

Created 2013-2021 by Hannes Mogensen, Neural Basis of Sensorimotor Control

Free to use or modify with due acknowledgement

Release notes (6 April 2021)

To import trigger data from another system, save the data as a CSV file. The filename becomes the name of the imported trigger. The file must only contain numbers that are either comma-separated or separated with newline characters. The numbers in the file should correspond to timestamps in seconds since the start of the recording for the file in question.

Use the "Import triggers" button and select the file:

Skärmklipp

The file will now appear as a marker in the plot window, and as a trigger in the button menu (select 'Imported triggers' in the trigger parent menu):

Skärmklipp2

To remove an imported trigger use the button 'Remove imported triggers':

Skärmklipp3

Select the trigger to be removed and click on 'Remove' button

Skärmklipp4

Skärmklipp4-

Saving

If the _sc.mat file is saved the imported data will also be saved.