Project pybdtmodule¶
Invoke with: import icecube.pybdtmodule
Python I3Modules¶
- PyBDTModule¶
PyBDTModule
(Python I3Module)Add a BDT score to I3Frames.
- Param BDTFilename:
Default =
None
,- Param IcePickServiceKey:
Default =
''
, Key for an IcePick in the context that this module should check before processing physics frames.- Param If:
Default =
None
, A python function… if this returns something that evaluates to True, Module runs, else it doesn’t- Param OutputName:
Default =
'BDTScore'
,- Param UsePurity:
Default =
False
,- Param varsfunc:
Default =
None
,