Project pybdtmodule ------------------- Invoke with: ``import icecube.pybdtmodule`` Python I3Modules ^^^^^^^^^^^^^^^^ .. js:data:: 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``,