plot.raw_cf: plot all correlators in 'raw_cf' object

plot.raw_cfR Documentation

plot all correlators in raw_cf object

Description

plot all correlators in raw_cf object

Usage

## S3 method for class 'raw_cf'
plot(x, ..., reim = "real", reim_same = FALSE)

Arguments

x

Object of class raw_cf with data and meta-data.

...

Further parameters passed to plotwitherror.

reim

Character vector, may contain 'real', 'imag' or 'both'. Determines whether the real and/or imaginary parts of the correlation funtions should be plotted.

reim_same

Boolean, determines whether the real and imaginary parts, if both are to be plotted, will be plotted in the same plot.

Value

Invisibly returns the plotdata, see get_plotdata_raw_cf.


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