catalystneuro / distributed-coding-matnwb

Converting the "Distributed coding" dataset to NWB using MATLAB
BSD 2-Clause "Simplified" License
1 stars 1 forks source link

Visualization of electrophysiology data (spike raster) #4

Open malinINCF opened 3 years ago

bendichter commented 3 years ago

@Vigneswaran-Chandrasekaran

For this image, the X axis is time and the y axis is unit #. The axes area should show marks where each row is the spike times of a specific unit. This will look very similar to the PSTH, except you don't need to do the histogram or gaussian, and there is no time alignment to a specific event. You just choose a time window. You should be able to group and color the rows according to the columns of the electrodes table, which should at least include electrode group, maybe other variables.

image