ess.reflectometry.corrections.footprint_correction

ess.reflectometry.corrections.footprint_correction

ess.reflectometry.corrections.footprint_correction(data_array)

Perform the footprint correction on the data array that has a beam_size and binned theta values.

Parameters

data_array (DataArray) – Data array to perform footprint correction on.

Returns

DataArray – Footprint corrected data array.

Return type

scipp._scipp.core.DataArray