raster

Make raster plots of point data (e.g., spikes or synchronization pulses). The default output format is appropriate for xplot.

Options

Example - Plot all rasters on default spike channel:

#  
#  "unit0" is assumed to be the channel to plot.
#
raster
group 0
raster

Example - write spike times to a file

#  
#  Write spike times to ASCII file
#  
raster
all
write_plain

chan unit0
start 0
period 1000

condition
param_val contrast 100