Skip to content

Source code for linear regression analysis of Hg electric dipole moment expt. data

Notifications You must be signed in to change notification settings

Brent-Graner/EDM-x-corr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EDM-x-corr

Source code for linear regression analysis of Hg electric dipole moment experiment data This program calculates correlations between any pair of EDM experimental parameters (listed in paramlist_Tdiff.txt) from a specified list of EDM data runs (listed in series_res_all.txt). The correlations can be computed for raw data (retrieved from .ave files) or HV-correlated points (retrieved from .sum files). EDMx-corrPerpfit.c is the primary file, linfit-mod.c implements a linear regresssion algorithm from Numerical Recipes in C (ch. 15, section 3). Data points can also be scaled by HV magnitude and sign-flipped according to the direction of B_0, where both parameters are recorded in series_res_all.txt

About

Source code for linear regression analysis of Hg electric dipole moment expt. data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages