jaxrts.models.ScatteringModel.sample_points

ScatteringModel.sample_points

The number of points for re-sampeling the model. If None, no resampeling is none and every of the Setup’s \(k\) s is evaluated when calling evaluate(). However, as the computation might be expensive, you can reduce the number of relevant \(k\) s by setting this attribute. After the evaluation, the resulting scatting signal is interpolated to the relevant \(k\) s and then convolved with the instrument function.