Unordered collection of julia scripts and notebooks related to particle physics, reaction theory, statistics, and data analysis.
Pluto notebooks are run in CI and available from the Git Pages.
- N-012-Pythia_FHist_plots.jl
- N-062-poisson-CL.jl
- N-078-CL-KDE.jl
- L-014-MixedModel-chi2.jl
- N-013-MixedModelExample.jl
- N-059-PDG-API.jl
- N-035-numconv_prototype.jl
- N-063-poisson-profile.jl
- N-077-mixed-event-sample.jl
- N-029-introduction2complexplane.jl
- N-039-logsqrt_complex_structure.jl
- N-056-Chew-Mandelstam.jl
- L-047-effectiverangeof2bloop.jl
- N-058-dispesion-blatt-weisskopf.jl
- L-055-Kmatrix-sliders.jl
- N-054-Mmatrix-and-Kmatrix.jl
- N-042-detDsymbolics.jl
- N-049-singlechannelkmatrix.jl
- N-017-UnitarizedBackground.jl
- N-041-derivativeBWonArgand.jl
- N-028-pole_search_optim.jl
- N-030-merging_poles.jl
- N-066-virtual-and-bound-states.jl
- L-024-X2Dx0D0Triangle.jl
- L-032-quiverplot.jl
- L-052-Xib2Xibpipi.jl
- N-093-Xtoppbar.jl
- N-065-LcXX2Lcpipi.jl
- N-094-cut-on-dalitz.jl
- N-057-a12piKK_toys.jl
- N-054-B2jpsietaK.jl
- N-018-LcLcK.jl
- N-022-OcXX2XicK.jl
- N-033-LcXX2Lcpipi_angle_crosscheck.jl
- N-045-a1dalitz.jl
- N-046-LcLcK_momentumdistribution.jl
- N-048-resonancesondalitzplot.jl
- N-051-Xibpipi-feeddown.jl
- N-070-TrackLorentzGroup.jl
- Download and install julia
- Run the scripts/notebooks either in terminal, or interactively in VS code or browser for the notebooks.
# open julia terminal
using Pluto
Pluto.run() # a new tab will open in the browser
# navigate to notebook file N-XXX-Cool_stuff.jl