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 mask functions for PET scatter estimation #1280

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

KrisThielemans
Copy link
Member

@NicoleJurjew, this is now a PR. You can do a PR to my branch to fix/add.

@NicoleJurjew
Copy link

Hi Kris,

I got the following error when I tried to build from this branch, with STIR-master:
image

I think the problem is that "set_recompute_mask_image" of the stir::ScatterEstimation is not exposed to the sirf::PETScatterEstimator in src/xSTIR/cSTIR/include/sirf/STIR/stir_x.h, as the other newly accessed methods are here:

https://github.com/KrisThielemans/SIRF/blob/51911cc3695f8c9826972e6656fd13b01b5cfaec/src/xSTIR/cSTIR/include/sirf/STIR/stir_x.h#L905C1-L912C10

I think I managed to fix it, PR is here: KrisThielemans#2

…ugfix

 expose stir-method set_recompute_mask_image to cSTIR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants