Skip to content

Make LSQR compatible with SIRF data containers #2293

Open
MargaretDuff wants to merge 1 commit intomasterfrom
2292-lsqr-allocate-buffer-data-does-not-work-with-sirf-objects
Open

Make LSQR compatible with SIRF data containers #2293
MargaretDuff wants to merge 1 commit intomasterfrom
2292-lsqr-allocate-buffer-data-does-not-work-with-sirf-objects

Conversation

@MargaretDuff
Copy link
Member

@MargaretDuff MargaretDuff commented Feb 28, 2026

Description

SIRF data containers don't have geometries so edited the algorithm to use the operator domain and range geometry instead

Testing you performed

Please add any demo scripts to https://github.com/TomographicImaging/CIL-Demos/tree/main/misc

Related issues/links

Closes #2292

Checklist

  • I have performed a self-review of my code
  • I have added docstrings in line with the guidance in the developer guide
  • I have updated the relevant documentation
  • I have implemented unit tests that cover any new or modified functionality
  • CHANGELOG.md has been updated with any functionality change
  • Request review from all relevant developers

--->

@MargaretDuff MargaretDuff linked an issue Feb 28, 2026 that may be closed by this pull request
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.

LSQR allocate buffer data does not work with SIRF objects

1 participant