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

Change PinholeSPECTUB global variables to class members #1212

Merged
merged 2 commits into from
Jun 3, 2023

Conversation

mastergari
Copy link
Contributor

Fixes #1211 by changing global variables to class members. Info added to release_5.2.htm.

See #1169 for further discussion made during removal of global variables for SPECTUB.

All tests pass in recon_test_pack/SPECT/PinholeSPECT/ and SIRF allows multiple projectors with PinholeSPECTUBMatrix.

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.

gcc-12 ubuntu failure is unrelated to this PR. Hopefully it'll be resolved by #1213

@KrisThielemans KrisThielemans merged commit 81c70bf into UCL:master Jun 3, 2023
@mastergari mastergari deleted the rmglobals branch June 5, 2023 14:29
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.

PinholeSPECTUB code uses global variables
2 participants