Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTP_Dalitz

Code used to generate Dalitz plots for the HTP lecture 2020.

Requirements

The following python packages are required in order to run the code:

  • python3.4 or newer
  • math
  • csv
  • matplotlib
  • seaborn
  • pandas
  • statistics

You can install them by running pip3 install -r requirements.txt.

Running the code

To run the code, simply cd into the src directory and type:

python3 main.py

That's it! Enjoy your plots!

About

Code used to generate Dalitz plots for the HTP lecture 2020.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages