sin2c#

diffsims.utils.shape_factor_models.sin2c(excitation_error, max_excitation_error, minima_number=5)[source]#

Intensity with sin^2(s)/s^2 profile, after Howie-Whelan rel-rod

Parameters:
excitation_errorarray_like or float

The distance (reciprocal) from a reflection to the Ewald sphere

max_excitation_errorfloat

The distance at which a reflection becomes extinct

minima_numberint

The minima_number’th minima lies at max_excitation_error from 0

Returns:
intensityarray_like or float