Skip to content

When computing sensitivity, avoid a superfluous ProjDataInMemory in most cases#1617

Merged
KrisThielemans merged 2 commits intoUCL:masterfrom
KrisThielemans:sensitivity_no_ProjDataInMemory
Oct 2, 2025
Merged

When computing sensitivity, avoid a superfluous ProjDataInMemory in most cases#1617
KrisThielemans merged 2 commits intoUCL:masterfrom
KrisThielemans:sensitivity_no_ProjDataInMemory

Conversation

@KrisThielemans
Copy link
Copy Markdown
Collaborator

Optimise code such that we only use a ProjDataInMemory when using TOF projectors and non-TOF projector for the sensitivity.

Fixes #1614

…ost cases

Optimise code such that we only use a ProjDataInMemory when using
TOF projectors and non-TOF projector for the sensitivity.

Fixes UCL#1614
@KrisThielemans
Copy link
Copy Markdown
Collaborator Author

@christanmod this should fix the memory problem with the sensitivity calculation, so you should be able to norm/attenuation for Quadra now. Still only with the ray-tracing matrix though. Can you please try it?

@KrisThielemans
Copy link
Copy Markdown
Collaborator Author

Sorry @DANAJK ignore the review request

@NikEfth
Copy link
Copy Markdown
Collaborator

NikEfth commented Sep 20, 2025 via email

@KrisThielemans
Copy link
Copy Markdown
Collaborator Author

@NikEfth What other things do you have? This PR is tiny (but important). Let's not make it too complicated... Possibly a separate PR?

@NikEfth
Copy link
Copy Markdown
Collaborator

NikEfth commented Sep 21, 2025 via email

@KrisThielemans KrisThielemans merged commit 9551568 into UCL:master Oct 2, 2025
1 check passed
@KrisThielemans KrisThielemans deleted the sensitivity_no_ProjDataInMemory branch October 2, 2025 20:55
@KrisThielemans KrisThielemans added this to the v6.3 milestone Oct 2, 2025
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.

unnecessary creation of ProjDataInMemory for sensitivity calculation

2 participants