Skip to content

LISER (Life Sustainability Examination with Radiation) takes environmental measurements through Arduino sensors and detects γ-radiation using NaI crystal. Presents in GUI the measurements and spectroscopy

License

kinstras/gamma-ray-Spectroscopy-SiPM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of contents

General info

The project deals with the detection of ionizing radiation through a cylindrical NaI (Ti) crystal, the source of which is the natural radioactive isotopes and cosmic radiation of an environment, and based on this percentage of radiation, the assessment of the viability of each region-planet.

Technologies

Project is created with:

  • python: 3.8
  • Arduino: 1.8.19

Build Instructions

This program is tested on Ubuntu 20.04, other Linux distributions may differ from this instruction.

sudo apt-get update 
sudo apt-get upgrade

#install python 
sudo apt-get install python3-pip
#install pandas package
sudo pip install pandas
#install numpy package
sudo pip install numpy
#install tkinder package
sudo pip install tkinder

About

LISER (Life Sustainability Examination with Radiation) takes environmental measurements through Arduino sensors and detects γ-radiation using NaI crystal. Presents in GUI the measurements and spectroscopy

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published