Skip to content

Collection of tools for usage in lattice qcd analysis of data

Notifications You must be signed in to change notification settings

hsandmeyer/latqcdtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is a collection of tools designed for statistical analysis of data in lattice Quantum Chromo Dynamics. Most tools are written in python.

You are probably here to use the generalized fitting routine for staggered meson correlators. Run bin/corrfitter.py --help for further details. You might want to look here as well.

If you are looking for the generalized fitting routine for correlated data: See latqcdtools/fitting.py.

Usage

To run those programs you need to have python3 somewhere in your $PATH. Additionally you have to define the environment variable PYTHONPATH containing the path to the root folder of this project. e.g. put

export PYTHONPATH="${PYTHONPATH}:/path/to/your/latqcdtools/"

into your .bashrc.

Requires python3.6 and above

About

Collection of tools for usage in lattice qcd analysis of data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages