ess.sans.normalization.solid_angle#

ess.sans.normalization.solid_angle(data, pixel_shape, transform)[source]#

Solid angle for cylindrical pixels.

Note that the approximation is valid when the distance from sample to pixel is much larger than the length or the radius of the pixels.

Parameters:
Returns:

SolidAngle[TypeVar(ScatteringRunType, types.SampleRun (int), types.BackgroundRun (int))] – The solid angle of the detector pixels, as viewed from the sample position.