ess.reduce.polarization.types.PolarizingElementCorrection#

class ess.reduce.polarization.types.PolarizingElementCorrection(diag, off_diag)[source]#

Correction factors for polarizer or analyzer.

__init__(diag, off_diag)#

Methods

__init__(diag, off_diag)

get(*, up)

Get the correction factors for up or down spin.

Attributes

diag

off_diag

get(*, up)[source]#

Get the correction factors for up or down spin.

Return type:

tuple[DataArray, DataArray]