Skip to content

det-lab/histograms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Working with Histograms

This lesson introduces the basics of plotting data with histograms using example data taken from a gamma spectroscopy lab.

Lesson Outline

This lesson is broken into the following sections:

Introduction (index.md)

A brief overview of what the lesson will cover.

Setup (01_setup.md)

Instructions for installing and running a Jupyter Notebook environment.

Histogram Basics (02_understanding_histograms.md)

Descriptions binning data and uses for histograms.

Plotting Examples (03_plotting_data.md)

Showing the process of plotting data in a histogram and interpreting the results.

Requirements

  • Python 3.11+

  • numpy

  • matplotlib

About

Tutorial on what a histogram is and how to use them.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published