Repo of particle physics data from CMS and other experiments with code and tutorials on how to interact with these data.
This site provides exercises, mostly using real data from experiments, that teach particle physics, mostly from the experimental side.
This site is not meant to be a fully comprehensive tutorial. The ideal student will have learned the basic concepts elsewhere (classroom setting, mentor, independent study) and then will use these exercises to test their understanding of the concepts and to develop some sense of how "real scientists" are doing this work in the field.
These exercises are built around the Python programming language, specifically the the iPython notebook. Anyone who uses these exercises should familiarize themselves with both of these products.
A standard work flow would be to clone the Github repository and then run the notebooks, editing them as they go along. By actually performing the calculations themselves, the user will get the most out of this project.
And most importantly, have fun with it!
This project is licensed using the MIT Open Source license. This means that any of you anywhere can make a copy of this site and host it elsewhere. I am totally cool with that.
However, it would be great to have some common repository for different experiments to have their data used to teach people science and train the next generation of particle physicists. I am therefore happy to include data and exercises (at any level!) from interested individuals. To this end, I have some helpful suggestions (and requirements!) for those of you who would like to contribute.