Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

hadron (version 3.1.2)

plot_eigenvalue_timeseries: plot_eigenvalue_timeseries

Description

function to plot timeseries of eigenvlues, including minimum and maximum eigenvalue bands as found in the monomial_0x.data files produced by tmLQCD

Usage

plot_eigenvalue_timeseries(dat, stat_range, ylab, plotsize, filelabel,
  titletext, pdf.filename, errorband_color = rgb(0.6, 0, 0, 0.6),
  debug = FALSE)

Arguments

dat

Timeseries to analyse.

stat_range

range of statistics to use.

ylab

Y-axis label.

plotsize

Width and Height of plot.

filelabel

String. Label of the file.

titletext

Text in the plot title.

pdf.filename

String. PDF filename.

errorband_color

String. Colour of the error band.

debug

Boolean. Generate debug output.

Value

Returns a list with two named elements mineval and maxeval for the minimal and the maximal eigenvalue, see plot_timeseries.