This lesson introduces the basics of plotting data with histograms using example data taken from a gamma spectroscopy lab.
This lesson is broken into the following sections:
A brief overview of what the lesson will cover.
Instructions for installing and running a Jupyter Notebook environment.
Descriptions binning data and uses for histograms.
Showing the process of plotting data in a histogram and interpreting the results.
-
Python 3.11+
-
numpy
-
matplotlib