mirror of
https://github.com/pim-n/pg-rad
synced 2026-04-24 22:48:10 +02:00
Add background functionality
This commit is contained in:
@ -9,6 +9,7 @@ class CountRateOutput:
|
||||
sub_points: List[float]
|
||||
cps: List[float]
|
||||
integrated_counts: List[float]
|
||||
mean_bkg_cps: List[float]
|
||||
|
||||
|
||||
@dataclass
|
||||
|
||||
Reference in New Issue
Block a user