icecube.snowstorm.parametrizations.HoleIceForward_MSU module

class icecube.snowstorm.parametrizations.HoleIceForward_MSU.HoleIceForward_MSU

Bases: Parametrization

Modify the angular acceptance in the forward direction following https://wiki.icecube.wisc.edu/index.php/MSU_Forward_Hole_Ice

classmethod DimaHI(x, p1=0.25)
classmethod DimaHI_fwd(x, p1=0.25, p2=0.0)
get_param_dict(x)

Create a dictionary for the parameters x used in the transformation.

Parameters:

x – The parameter vector used for the transformation.

transform(x, frame)

pass this function a length 2 array with new values for p1 and p2. Use Dima’s hole ice model to recalculate the Angular Acceptance.