Project clast ------------- Invoke with: ``import icecube.clast`` C++ I3Modules ^^^^^^^^^^^^^ .. js:data:: I3CLastModule ``"I3CLastModule"`` *(C++ I3Module)* Seed Estimator for Cascade. :param AmandaMode: *Default* = ``False``, Detector Type For Energy Estimate Flag - True: Amanda / False: IceCube [default=False] :param AmEnergyParam0: *Default* = ``1.448``, Zeroth Order Energy Coefficient :param AmEnergyParam1: *Default* = ``-1.312``, First Order Energy Coefficient :param AmEnergyParam2: *Default* = ``0.9294``, Second Order Energy Coefficient :param AmEnergyParam3: *Default* = ``-0.1696``, Third Order Energy Coefficient :param AmEnergyParam4: *Default* = ``0.001123``, Fourth Order Energy Coefficient :param AmEnergyParam5: *Default* = ``0.0``, Fifth Order Energy Coefficient :param AmplitudeOption: *Default* = ``1``, Treatment of small pulses in amplitude calculation :param AmplitudeWeight: *Default* = ``1.0``, Weight applied to virtual masses in the reconstruction :param DirectHitRadius: *Default* = ``300.0``, Maximum distance from COG to consider a hit as direct :param DirectHitThreshold: *Default* = ``3``, Number of direct hits required by primary algorithm :param DirectHitWindow: *Default* = ``200.0``, Maximum time from vertex time to consider a hit as direct :param EnergyParam0: *Default* = ``1.069``, Zeroth Order Energy Coefficient :param EnergyParam1: *Default* = ``1.842``, First Order Energy Coefficient :param EnergyParam2: *Default* = ``-0.492``, Second Order Energy Coefficient :param EnergyParam3: *Default* = ``0.075``, Third Order Energy Coefficient :param EnergyParam4: *Default* = ``0.0``, Fourth Order Energy Coefficient :param EnergyParam5: *Default* = ``0.0``, Fifth Order Energy Coefficient :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 InputReadout: *Default* = ``'RecoPulses'``, Data Readout to use for input :param MinHits: *Default* = ``3``, Minimum number of hits needed for reconstruction :param Name: *Default* = ``'clast'``, Name given to the fit the module adds to the event