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 methods for scatter bugfix 2 #3

Conversation

NicoleJurjew
Copy link

There is a PR from Kris' branch to SyneRBI: SyneRBI#1280 , but there, the methods were not exposed to the SIRF python object "ScatterEstimator" itself.

I've corrected this here: src/xSTIR/pSTIR/STIR.py

Note 1: I merged master into my branch to make sure I have the latest version. The only file I changed myself is the STIR.py. Sorry!

Note 2: In SyneRBI@f3fabf8 you added a STIR version check before exposing the method "recompute mask image". As I didn't know how to implement a STIR version check in python, some more work needs to be done, and help would be appreciated.

Thank you!

paskino and others added 6 commits July 10, 2024 08:14
do not run CUDA tests if GPU not available
…yneRBI#1284)

* got rid of code overlaps in computing gradients of objective functions

* slimmed C interface for computing gradients of objective functions
* prior value now double, fixes SyneRBI#1290

* [ci skip] updated CHANGES.md
@KrisThielemans KrisThielemans merged commit 94405cb into KrisThielemans:exposeMaskMethodsForScatter Nov 22, 2024
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.

4 participants