loop_vev_subtract: subtract vev from loop data

View source: R/looptools.R

loop_vev_subtractR Documentation

subtract vev from loop data

Description

Convenience function to subtract any possible vacuum-expectation value from a loop matrix. The expectation value of each component of the internal dimensions is subtracted individually. Averaging over stochstic samples can be restricted to a subset, see nstoch_to_avg input parameter.

Usage

loop_vev_subtract(loop, nstoch_to_avg = "all")

Arguments

loop

'raw_cf' container with loop data

nstoch_to_avg

String or integer, number of stochastic samples to average over. Only possible string is 'all'. If an integer is provided it must be at least '1' and at most consistent with the number of stochastic samples in loop.

Value

Returns the input loop object with added data.


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