You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project demonstrates an example of a physics analysis by reading data from a CERN ROOT file. The processed data includes properties of muons and jets. The main objective of the project is to calculate the total energy and environmental mass of the jets surrounding the muon in the dataset.
HEP-Viz is a Python toolkit for High-Energy Physics (HEP) data analysis and visualization. It allows users to read ROOT files, explore datasets, apply dimensionality reduction, and create interactive 2D and 3D plots. Built with Uproot, NumPy, Pandas, Plotly, Matplotlib, and UMAP, it streamlines HEP workflows