detectFiringFields-methods: Detect firing fields in the firing rate maps of a...

Description Usage Arguments Value

Description

Detect firing fields in the firing rate maps of a SpatialProperties2d object

Usage

1
2
3
4
5
detectFiringFields(sp, minAreaCm2, rateThresholds)

## S4 method for signature 'SpatialProperties2d'
detectFiringFields(sp, minAreaCm2 = 20,
  rateThresholds)

Arguments

sp

SpatialProperties2d object

minAreaCm2

Minimal area of the field in cm squared

rateThresholds

Numeric vector containing the firing rate threshold to be part of a firing field. Should have the same length than the number of cells in the SpatialProperties2d object

Value

matrix with the field information (clu, xcom, ycom, peak.rate, area in cm^2)


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