borderDetection-methods: Detect the border pixels in an environment and return a...

Description Usage Arguments Value

Description

Call firingRateMap2d() to construct the map first before calling this function

Usage

1
2
3
4
borderDetection(sp, border = "rectangular")

## S4 method for signature 'SpatialProperties2d'
borderDetection(sp, border = "rectangular")

Arguments

sp

SpatialProperties2d object

border

Set to rectangular or circular depending of the type of environment Default value is rectangular

Value

A matrix with the border pixels set to non negative positive values


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