takeTimeDiff.cf: Take time difference

takeTimeDiff.cfR Documentation

Take time difference

Description

Performs the calculation of the shifted correlator C_shift(t) = C(t) - C(t +/- deltat).

Usage

takeTimeDiff.cf(cf, deltat = 1, forwardshift = FALSE)

Arguments

cf

Object of type cf, a particle correlation function which shall be shifted.

deltat

integer. the time shift

forwardshift

boolean. If set to TRUE, the forward finite difference is used instead of the backward one

Value

The shifted correlator as an object of type cf, see cf


hadron documentation built on Sept. 9, 2022, 5:06 p.m.