Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 1.1 KB

README.md

File metadata and controls

27 lines (23 loc) · 1.1 KB

lattice-fitter

fit lattice qcd data

DOI


how to run

check the wiki https://github.com/goracle/lattice-fitter/wiki


included

  1. package:latfit (fork of fitter.py from my other repo:python-learning. development will now take place here.) A tool to fit data given a function and a data file (pre-release)
  2. A hard-coded jackknife correction is applied in proc_file.py (out of date)
  3. Global constants are in globs.py

to do

  1. This page and the wiki are severly out of date, but there have been a lot of structural changes recently. I will update this with better explanations when the code becomes more stable (or when portions are better checked for correctness).
  2. Someone needs to check the results with new data.