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

Faster direct beam #63

Merged
merged 8 commits into from
Feb 1, 2024
Merged

Faster direct beam #63

merged 8 commits into from
Feb 1, 2024

Conversation

SimonHeybrock
Copy link
Member

Might replace #57. Times are now down to 15 second for the normal iteration (used to be 1-2 minutes).

Copy link
Member

@nvaytet nvaytet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works like a charm 👍

src/esssans/i_of_q.py Outdated Show resolved Hide resolved
@nvaytet
Copy link
Member

nvaytet commented Jan 31, 2024

Can we also incorporate this change at the same time which keeps all the logical dimensions?
https://github.com/scipp/esssans/pull/57/files#diff-4deee399edfbe1368eec3c758e019a47f2972d9ebecb15878be74a16451f6234

Co-authored-by: Neil Vaytet <39047984+nvaytet@users.noreply.github.com>
@SimonHeybrock
Copy link
Member Author

Can we also incorporate this change at the same time which keeps all the logical dimensions? https://github.com/scipp/esssans/pull/57/files#diff-4deee399edfbe1368eec3c758e019a47f2972d9ebecb15878be74a16451f6234

Not sure which part your are linking to, just the removal of the flattening?

@SimonHeybrock SimonHeybrock merged commit 7d4847d into main Feb 1, 2024
3 checks passed
@SimonHeybrock SimonHeybrock deleted the faster-direct-beam branch February 1, 2024 06:14
@nvaytet
Copy link
Member

nvaytet commented Feb 1, 2024

Not sure which part your are linking to, just the removal of the flattening?

Yes, basically to keep the dimensions as layer=4, tube=32, straw=7, pixel=512.
But i'll do it in a separate PR.

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

Successfully merging this pull request may close these issues.

2 participants