Skip to content

Scatter forward projector setter#1530

Merged
KrisThielemans merged 5 commits intoUCL:masterfrom
robbietuk:scatter_forward_projector_setter
Nov 27, 2024
Merged

Scatter forward projector setter#1530
KrisThielemans merged 5 commits intoUCL:masterfrom
robbietuk:scatter_forward_projector_setter

Conversation

@robbietuk
Copy link
Copy Markdown
Collaborator

@robbietuk robbietuk commented Oct 28, 2024

Changes in this pull request

Introduces the ability to set and retrieve a forward projector for scatter estimation, used in mask forward projection, in the ScatterEstimation class. Also adds a keymap parser.

Related issues

Fixes #1527

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have added docstrings/doxygen in line with the guidance in the developer guide
  • [] I have implemented unit tests that cover any new or modified functionality (if applicable)
  • The code builds and runs on my machine
  • documentation/release_XXX.md has been updated with any functionality change (if applicable)

@KrisThielemans KrisThielemans added this to the v6.3 milestone Oct 30, 2024
@robbietuk
Copy link
Copy Markdown
Collaborator Author

Ready to merge.

Comment thread src/include/stir/scatter/ScatterEstimation.h Outdated
Comment thread src/include/stir/scatter/ScatterEstimation.h Outdated
Comment thread src/include/stir/scatter/ScatterEstimation.h Outdated
Comment thread src/scatter_buildblock/ScatterEstimation.cxx Outdated
@KrisThielemans
Copy link
Copy Markdown
Collaborator

ah, sorry, can you add a line to release_6.3.htm please? (include [ci skip] in the commit, as it seems our "exclude *htm doesn't work for GitHub Actions)

@KrisThielemans
Copy link
Copy Markdown
Collaborator

I'll squash-merge if ok

@KrisThielemans KrisThielemans self-assigned this Nov 27, 2024
@KrisThielemans
Copy link
Copy Markdown
Collaborator

looks like there's a conflict with master in the release notes...

@KrisThielemans KrisThielemans merged commit a008e73 into UCL:master Nov 27, 2024
@robbietuk robbietuk deleted the scatter_forward_projector_setter branch November 28, 2024 02:58
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.

EstimateScatter forces the use of ForwardProjectorByBinUsingProjMatrixByBin for mask computation

2 participants