Scripts related to the CHAOS paper
Find a file
2026-01-28 16:19:32 +01:00
calibration Changes to plots. Added calibration plots from Ava (did not add them in the paper). Added bowtie stuff used for ESWW 2026-01-28 16:19:32 +01:00
src Changes to plots. Added calibration plots from Ava (did not add them in the paper). Added bowtie stuff used for ESWW 2026-01-28 16:19:32 +01:00
.gitignore Added SingleParticleTypes plot 2025-10-10 10:40:28 +02:00
3x3 plot.py Changes to plots. Added calibration plots from Ava (did not add them in the paper). Added bowtie stuff used for ESWW 2026-01-28 16:19:32 +01:00
B600mVCDPlot.py 3x3 plot: adjusted the plot 2025-07-08 09:24:01 +02:00
CDSimPlot.py Changes to plots. Added calibration plots from Ava (did not add them in the paper). Added bowtie stuff used for ESWW 2026-01-28 16:19:32 +01:00
CherenkovSim.py Adjusted some plots. Added ProtonFlux.py, calcFlux.py, load_EXPACS.py and boxes_AC.py 2025-07-15 10:46:02 +02:00
CherenkovThreshold.py Changes to plots. Added calibration plots from Ava (did not add them in the paper). Added bowtie stuff used for ESWW 2026-01-28 16:19:32 +01:00
FrankTammPlot.py Changes to plots. Added calibration plots from Ava (did not add them in the paper). Added bowtie stuff used for ESWW 2026-01-28 16:19:32 +01:00
plotstyle.txt Changes to plots. Added calibration plots from Ava (did not add them in the paper). Added bowtie stuff used for ESWW 2026-01-28 16:19:32 +01:00
ProtonFlux.py Changes to plots. Added calibration plots from Ava (did not add them in the paper). Added bowtie stuff used for ESWW 2026-01-28 16:19:32 +01:00
README.md Added SingleParticleTypes plot 2025-10-10 10:40:28 +02:00
SingleParticleTypes.py Changes to plots. Added calibration plots from Ava (did not add them in the paper). Added bowtie stuff used for ESWW 2026-01-28 16:19:32 +01:00

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