https://github.com/shanto268/muon_analysis_code_experimental_data_ttumuon
This repository has all the analysis code which processes all the raw experimental data to create the analysis reports and muon shadow images.
https://github.com/shanto268/muon_analysis_code_experimental_data_ttumuon
c-plus-plus shell-scripts
Last synced: about 1 month ago
JSON representation
This repository has all the analysis code which processes all the raw experimental data to create the analysis reports and muon shadow images.
- Host: GitHub
- URL: https://github.com/shanto268/muon_analysis_code_experimental_data_ttumuon
- Owner: shanto268
- Created: 2019-11-26T18:33:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-26T18:56:12.000Z (over 6 years ago)
- Last Synced: 2025-09-16T10:11:04.546Z (10 months ago)
- Topics: c-plus-plus, shell-scripts
- Language: TeX
- Size: 37.9 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme_purpose.txt
Awesome Lists containing this project
README
EXPERIMENTAL OVERVIEW:
The High Energy Physics Group, led by Dr. Shuichi Kunori at Texas Tech University, has created a portable prototype muon ray telescope which in the experiment is used to measure the muon flux at any given angle. Our experiment concerns with the use of this telescope to create tomographical images; we point the telescope towards a Water Tower located at the Reese Technology Center and record the muon flux for a period of time. Using this data and the known behavior of muon physics, we generate a shadow image of the water tower. This image gives us information of the structural integrity of the water tower, which basically means we can infer the different materials used in the construction of the tower and the level of water inside the tower.
PURPOSE OF ANALYSIS:
The purpose of this program is to create a pdf analysis report of the data we recorded during our experintal run and the tomographic image. This program uses OOP principles to create physical objects from the raw data. We use the analysis report to diagnose the health of our telescope and debug any problems if the results don't match with the monte carlo simulation.