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

feat: support log q binning in integrators #9

Open
pbeaucage opened this issue Jul 13, 2021 · 1 comment
Open

feat: support log q binning in integrators #9

pbeaucage opened this issue Jul 13, 2021 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@pbeaucage
Copy link
Collaborator

@pdudenas discussion today on signal-to-noise on SST-1 RSoXS, suggested that we really should support log scale q binning. this should be an easy patch?

@pbeaucage
Copy link
Collaborator Author

pbeaucage commented Jul 16, 2021

It should be easy, but... is it? See article here. You can't just do log because of how their engine works :( so you have to do arcsinh and sample back to log...

@pbeaucage pbeaucage added the good first issue Good for newcomers label Jul 19, 2021
@pbeaucage pbeaucage self-assigned this Oct 23, 2021
@pbeaucage pbeaucage added the documentation Improvements or additions to documentation label Jun 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant