spikeDistanceMetric-methods: Get the spike distance metric of the spikes

Description Usage Arguments Value

Description

Score based on Hardcastle et al. 2015 Neuron

Usage

1
2
3
4
5
6
spikeDistanceMetric(sp, st, pt, startIntervals, endIntervals,
  percentileField = 75)

## S4 method for signature 'SpatialProperties2d'
spikeDistanceMetric(sp, st, pt, startIntervals,
  endIntervals, percentileField = 75)

Arguments

sp

SpatialProperties2d object with valid firing rate maps

st

SpikeTime object

pt

Positrack object

startIntervals

Numeric with time in sample values for time 0

endIntervals

Numeric with time in sample values for end of intervals

percentileField

Numeric with the percentile of bins in the maps to act as a threshold to be part of a field

Value

Matrix with clu.id, interval.no, time.sec, distance.from.field.center


kevin-allen/relectro documentation built on May 20, 2019, 9:06 a.m.