function to plot timeseries of eigenvlues, including minimum and maximum eigenvalue bands as found in the monomial_0x.data files produced by tmLQCD
plot_eigenvalue_timeseries(dat, stat_range, ylab, plotsize, filelabel,
titletext, pdf.filename, errorband_color = rgb(0.6, 0, 0, 0.6),
debug = FALSE)
Timeseries to analyse.
range of statistics to use.
Y-axis label.
Width and Height of plot.
String. Label of the file.
Text in the plot title.
String. PDF filename.
String. Colour of the error band.
Boolean. Generate debug output.
Returns a list with two named elements mineval
and maxeval
for the minimal
and the maximal eigenvalue, see plot_timeseries.