Skip to content

mkowalski/radionuclide-inventory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

radionuclide-inventory

Tag 15-02-2019

python2 main.py

The script is supposed to read a set of rules and values from the Andra FMA and with the help of scanner store them in a list of dictionaries where each element represents one parsed line from the results. scanner also implements support for missing values in case the measurement is missing some data like limit or declaration.

FMA performs a simple analysis over the parsed data against nuclides provided as the inventory. In the sample code three selected nuclides are analysed instead of reading them from the real data.

Branch master

python2 main.py

The script is supposed to read a set of results from Results/Aluminium_6060 directory and generate an analysis as Results/Aluminium_6060_RA/RadionuclideInventory_RA_new.csv. All the results are grouped so one row represents one nuclide with all the data. In case of missing measurements, the row corresponding to the affected nuclide will contain less results.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages