The scripts in this repository can be used to determine the static potential, the renormalized anisotropy
- myfunctions.R
- potential/ single ensemble:
- analysisrotated.R
- analysissubtracted.R
- L3singleplaquette.R
- results continuum limits:
- predictbeta.R
- chosepredict.R (example inputpredictcontlim.csv)
- L3contlimit.R (example inputpredictcontlim.csv)
- further analysis continuum limits:
- average_contlimits.r
- makescatterplotsfinalresults
- collectfinalresult.Rmd
- helpers:
- determine_correlation_contlim.R
- matchwithellipse.R
There are various other scripts to deal with other analysis possibilities of the single ensembles, and other ways to ensure constant lattice spacing/take the continuum limit, and various scripts to format tables or do (intermediate) plots.
- hadron and its dependencies -> statistical analysis, specifically needs commit dec9d57
- optparse and its dependencies -> command line parameters
- generate a collections of ensembles at the large volume with the su2 code (https://github.com/HISKP-LQCD/su2)
- analyse them with analysisrotated/analysissubtracted
- analyse those results with predictbeta
- choose the matching beta or go back to the first step to generate more ensembles if needed
- run the simulations at the matching beta at small volumes, analysie with L3singleplaquette
- run chosepredict and after that L3contlimit
- run the scripts for further analysis in the order in the list