Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 794 Bytes

index.md

File metadata and controls

17 lines (12 loc) · 794 Bytes
layout root permalink
lesson
.
index.html

Welcome! This tutorial aims to demonstrate how to quickly get started with Uproot, a Python package that can read and write files in the .root format without actually requiring or running the ROOT software at all (as opposed to PyROOT, which is just an interface in Python that runs ROOT behind the scenes).

It was written by Mason Proffitt and first taught during the Software Carpentry Workshop at CERN on November 29, 2019.

{% include curriculum.html %}

{% include links.md %}