smoothxy-methods: Apply some smoothing to the x and y position data

Description Usage Arguments Value

Description

A Gaussian kernel is used for smoothing

Usage

1
2
3
4
smoothxy(pt, sd)

## S4 method for signature 'Positrack'
smoothxy(pt, sd = 2)

Arguments

pt

Positrack object

sd

Standard deviation of the smoothing kernel. The unit is position samples.

Value

Positrack object with slots x and y smoothed.


Tobias-Ruff/relectro_bak documentation built on May 3, 2019, 6:43 p.m.