Get a confidence interval for the simulated GQE value & make some plots
- Get the ratpac-nudot repository
- Switch to the "param" branch
- Run
python random_parameters.py xto generate some new parameters - Run rat:
bo_total_autorun.sh run1 new - Zip up the files in the
output/run1directory torun1.tar.gz - Make a
data/folder in this repository. Move the tar.gz file into it. - Now run
./analyze.shto generate a root plot. Make many tar.gz files to add more data
- Do
python random_parameters.py n 1000in ratpc-nudot repository to generate 1000 sets of parameters (paramlist.txt) - Do
python random_parameters.py r 10to load the 10th set, etc. - Run rat as above, match the "run#" argument to the parameter set (0-based)
- Copy all zip files over to
data/directory as before. - The output of
./analyze.shshould be put in a text file in r/peaks.txt - Copy generated paramlist.txt file to r/paramlist.txt
- Do
python random_parameters.py dto get a list of parameter defaults. Copy this to r/default_parameters.txt Rscript param_analyze.R