Repository for performing impact studies on DiFFs and transversity PDFs.
-
baseline: This folder contains the baseline replicas from our latest paper. They are contained in the folder msr. It also contains the input file for running this step of the fit.
-
analysis: This folder contains the code used to analyze the replicas. This includes doing predictions, plotting data vs. theory, and plotting the distributions.
-
driver.py: Running driver.py will analyze the replicas using the codes in the analysis folder. Doing so also requires Diffpack. One runs it by using the command
./driver.py wdir, where wdir is the working directory to be analyzed (in this case baseline). -
pseudo.xlsx: This Excel file contains made up pseudo data for testing.
-
sim.py: This is the file that needs to be set up to fill in pseudo.xlsx with the prediction from the baseline replicas.