Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to select scattering range by size #32

Open
josephhardinee opened this issue Aug 12, 2016 · 1 comment
Open

Ability to select scattering range by size #32

josephhardinee opened this issue Aug 12, 2016 · 1 comment

Comments

@josephhardinee
Copy link
Owner

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?

@nguy
Copy link
Collaborator

nguy commented Aug 19, 2016

My first instinct is to limit to the scattering code. BUT that said, this could be carried as an attribute in the readers and be used to mask (or limit the data) introduced into the scattering code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants