mirror of
https://github.com/pim-n/pg-rad
synced 2026-04-24 22:38:11 +02:00
update isotope lookup to tabular format. Add primary gamma energy to results plotting
This commit is contained in:
@ -13,6 +13,7 @@ class CountRateOutput:
|
||||
class SourceOutput:
|
||||
name: str
|
||||
isotope: str
|
||||
primary_gamma: float
|
||||
activity: float
|
||||
position: Tuple[float, float, float]
|
||||
dist_from_path: float
|
||||
|
||||
Reference in New Issue
Block a user