Skip to content

Marco-Parisi/ekarmd-software

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Muon Detector Reader

Muon Detector Reader is a C# software that analyzes data produced by EKAR Muon Detector, correcting them based on atmospheric pressure and temperature. The software generates various interactive graphs to study the trend of muon flux over time.

Data Download

EKAR Data can be downloaded here: ekarmuondetector.org

Data Format

The software reads text files (.txt) with the following format:

YYYY-MM-DD HH:MM:SS * Temperature (°C) * Pressure (hPa) *  Counts
  • Example :
2022/08/05 13:44:37 * 35.80 * 979.26 * 8816
2022/08/05 14:44:37 * 36.40 * 978.79 * 8719
2022/08/05 15:44:37 * 36.80 * 978.43 * 8833
2022/08/05 16:44:37 * 37.00 * 978.22 * 8892

The "*" separator can even be ",".

Software Output

The processed data is displayed as interactive graphs, which can be saved as PNG files.

Screenshot

Main page

Pressure and Temperature Corrected Counts

Barometric Coefficient

Sigma Counts

About

EKAR Muon Detector Project - Software

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages