The 2DVD instruments, as well as others, have diameter bins that get fairly large. This can cause issues for the underlying scattering code. We need to implement a feature that allows a max effective scattering parameter to be introduced to the object. Something like
dsd.set_scattering_limits(0, 8)
. We do need to discuss whether this should affect the dsd parameterization code as well or be limited to just the scattering. @nguy, your thoughts?
The 2DVD instruments, as well as others, have diameter bins that get fairly large. This can cause issues for the underlying scattering code. We need to implement a feature that allows a max effective scattering parameter to be introduced to the object. Something like
dsd.set_scattering_limits(0, 8)
. We do need to discuss whether this should affect the dsd parameterization code as well or be limited to just the scattering. @nguy, your thoughts?