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:
@ -59,7 +59,7 @@ def main():
|
||||
length: 1000
|
||||
segments:
|
||||
- straight
|
||||
- turn_left
|
||||
- turn_left: 45
|
||||
direction: negative
|
||||
|
||||
sources:
|
||||
@ -67,6 +67,7 @@ def main():
|
||||
activity_MBq: 100
|
||||
position: [250, 100, 0]
|
||||
isotope: Cs137
|
||||
gamma_energy_keV: 661
|
||||
|
||||
detector:
|
||||
name: dummy
|
||||
|
||||
Reference in New Issue
Block a user