make.steps.gauss: Creates steps for 3D gaussian

Description Usage Arguments Author(s)

Description

creates steps which will be used for creating 3D gaussian. Those steps will be used for creating spatiotemporal map consisting of gaussian filter

Usage

1
2
make.steps.gauss(xystep = NULL, tstep = NULL, sdx = NULL, sdy = NULL,
  sdt = NULL)

Arguments

xystep

size of step in spatial coordinates. Default value is taken from config

tstep

size of step in spatial coordinates. Default value is taken from config

sdx

standard deviation of gaussian in x coord. Default value is taken from config

sdy

standard deviation of gaussian in y coord. Default value is taken from config

sdt

standard deviation of gaussian in t coord. Default value is taken from config

Author(s)

Filip Dechterenko


fidadoma/scanpatterns documentation built on May 16, 2019, 12:52 p.m.