function to analyse the gradient flow output files generated by the tmLQCD software, see references.
analysis_gradient_flow(path, outputbasename, basename = "gradflow",
read.data = TRUE, pl = FALSE, plotsize = 4, skip = 0, start = 0,
scale = 1, dbg = FALSE)
string. path to data files
string. basename of output files
string. basename of input files, for example "gradflow"
boolean. Indicates whether to read data fresh from
data files or to use basename.raw.gradflow.Rdata
instead
boolean. If set to TRUE
plots will be generated
numeric. Plot sidelength, this is passed to
tikz.init
.
integer. number of measurements to skip
integer. start value for time
numeric. scale factor for the MD time, should be set to the stridelength (in units of trajectories or configurations) which was used to produce the gradient flow files, such that the distance between measurements can be interpreted correctly and the reported autocorrelation times scaled appropriately.
boolean. If set to TRUE
debugging output will be provided.
Nothing is returned.
K. Jansen and C. Urbach, Comput.Phys.Commun. 180 (2009) 2717-2738