Some Python scripts and Jupyter notebooks that I used in the plotting of my results. Mostly these are used for the comparative study of CUJET vs. MARTINI and our study of the effect of the higher order collision kernels on AMY bremsstrahlung rates.
-
cujet_vs_martini/
: folder for the CUJET vs. MARTINI study. This also includes some of the Python binning and analysis scripts. -
kernels/
: has the scripts and notebooks for the kernels study. It also has the GPR work. -
mains/
: folder for the source code that generated the events. These are C++ programs for generating events using JETSCAPE or for MARTINI in stand-alone mode.