juw2112 / Radiation-Exposure-Analysis

This is a program that can handle numerous measurements. It allows the user to input various environments with high amounts of radioactive waste and their individual radiation measurements and then calculate essential statistical insights. These insights include the average radiation level and the standard deviation to understand the variability.
0 stars 0 forks source link

Added constants for radiation thresholds #4

Closed juw2112 closed 5 months ago

juw2112 commented 5 months ago

The script currently lacks predefined constants for radiation thresholds. Adding constants would make it easier to manage and understand the code.