Skip to content

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

License

Notifications You must be signed in to change notification settings

StHagel/HTP_Dalitz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages