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

TOF mashing = TOF bins fixes #1434

Conversation

KrisThielemans
Copy link
Collaborator

@NikEfth As per my review. I need these changes to all tests to work. In addition, the code should still do what you want it to.

One particular change that I need is in ProjDataInfo::get_tof_bin where we can no longer check on is_tof_data, as when that is false, it goes into the next part of the code, but that fails as the relevant arrays are not set-up.

Sorry for the white-space changes, but this is due to precommit. If you're running Ubuntu 22.04, consider installing clang-format and pre-commit as https://github.com/UCL/STIR/blob/master/documentation/devel/git-hooks.md

@KrisThielemans KrisThielemans requested a review from NikEfth May 17, 2024 10:31
@KrisThielemans
Copy link
Collaborator Author

Obsolete as all fixed in #1430

@KrisThielemans KrisThielemans deleted the nonTOF_for_TOF_fix branch May 18, 2024 13:57
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.

1 participant