- Python 100%
| calibration | ||
| src | ||
| .gitignore | ||
| 3x3 plot.py | ||
| B600mVCDPlot.py | ||
| CDSimPlot.py | ||
| CherenkovSim.py | ||
| CherenkovThreshold.py | ||
| FrankTammPlot.py | ||
| plotstyle.txt | ||
| ProtonFlux.py | ||
| README.md | ||
| SingleParticleTypes.py | ||
Plotting scripts for the CHAOS paper
src folder: cointains scripts to produce histograms from the flight (readEiFiles.py) and simulation data (CHAOS_Sim.py) as well as data evaluation scripts
3x3 plot: So called "Master Plot" shows the CD plot for no cut, no Cherenkov and Cherenkov for simulation, float and CERF data
CDSimPlot: A bigger version of panel "a" from the "Master Plot"
CherenkovThreshold: Visualization for the determination of the Cherenkov threshold for CHAOS data
CherenkovSim: Visulatization for the determiation of the Cherenkov threshold for simulation data of CHAOS (not used)
B600mVCDPlot: CD Plot for particles that produce more than 600mV in the Cherenkov detector (not complete, not used)
FrankTammPlot: Frank Tamm formula for protons, helium, muons and electrons in the aerogel
ProtonFlux: Plots proton flux with EXPACS comparison (not complete, not used)
plotstyle: matplotlib.rcparams used for the plots
SingleParticleTypes: Plots the simulated particle types separately