mirror of
https://github.com/pim-n/pg-rad
synced 2026-06-17 15:59:35 +02:00
pass global seed onto fluence and background
This commit is contained in:
@ -12,6 +12,7 @@ class CountRateOutput:
|
||||
cps: List[float]
|
||||
integrated_counts: List[float]
|
||||
mean_bkg_cps: List[float]
|
||||
seed: int
|
||||
|
||||
|
||||
@dataclass
|
||||
|
||||
Reference in New Issue
Block a user