
YMin Y axis minimum.
YMax Y axis maximum.
Spikes The number of spikes used in calculation.
Mean Freq. Mean firing rate.
Algorithm
For each spike that occurred at time t[i], this graph shows the distance from this spike to the closest
spike (timestamp) in the reference event:
dist = min(abs(t[i] - ref[j])),
where ref[j] is a timestamp of the reference event
If Distance is Linear, the vertical line is drawn
from point ( t[i], 0.) to point (t[i], dist).
If Distance is Inverted, the vertical line is drawn
from point ( t[i], 0.) to point (t[i], 1/dist).
Page 82
Komentarze do niniejszej Instrukcji