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

Expose listmode reconstruction in SWIG and fix an issue with cache naming #1269

Conversation

markus-jehl
Copy link
Contributor

@markus-jehl markus-jehl commented Oct 2, 2023

Fixes #1268 and makes listmode reconstruction callable from python.

Copy link
Collaborator

@KrisThielemans KrisThielemans left a comment

Choose a reason for hiding this comment

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

looks good!

I guess no tests for the Python stuff, but none for the other reconstructions either, so that'll have to be for the future. I'm assuming you tested it and it works?

@markus-jehl
Copy link
Contributor Author

Yes, I have completed my first listmode reconstruction today and it looks good! Took a long time, though: approximately 9 minutes per set of 10 sub-iterations

@KrisThielemans
Copy link
Collaborator

ok great. we can discuss timing later. would be good to have some idea of difference in timing when creating the cache vs re-using it. Also, we should really switch to non-view subsets, such that we can use many more, but that's another PR!

@KrisThielemans KrisThielemans added this to the v5.2 milestone Oct 2, 2023
@KrisThielemans KrisThielemans merged commit 5b5ab8a into UCL:master Oct 2, 2023
6 of 7 checks passed
@markus-jehl markus-jehl deleted the issue/1268-listmode-reconstruction-creates-cache-files-with-wrong-numbers branch January 29, 2024 13:43
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.

Listmode reconstruction creates cache files with wrong numbers
2 participants