Describes a model to process the data from arbitrary rectangular muon detector and fit it. (documentation included). It can also simulate the muon flux through an arbitrary rectangular 3D body (in the case of this code a 1x1x0.0005 cm chip is used as an example).
Check the pdf for a complete and concise model explanation (with nice images).
- Dataworks notebook - shows the workings of the model and its execution
- RMSE_analysis notebook - demostrates the parameter sweep process
- functions.py - the function library used for the processes
- data_muon.csv - the data for the muon counts
- some example images
- a pdf file explaining the model