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

Show residuals during reconstruction #2430

Merged
merged 7 commits into from
Dec 11, 2024
Merged

Show residuals during reconstruction #2430

merged 7 commits into from
Dec 11, 2024

Conversation

samtygier-stfc
Copy link
Collaborator

@samtygier-stfc samtygier-stfc commented Dec 9, 2024

Issue

Closes #2369

Description

Add a callback to record residuals from PDHG.
Add an ImageView to the async dialog to show the residuals

Testing

Describe the tests that were used to verify your changes.

Acceptance Criteria

Run PDHG with enough iterations to show the dialog

Documentation

Release notes

@coveralls
Copy link

coveralls commented Dec 10, 2024

Coverage Status

coverage: 73.759% (-0.2%) from 73.923%
when pulling 77463ef on 2369-residuals
into 5216e1c on main.

@samtygier-stfc samtygier-stfc marked this pull request as ready for review December 10, 2024 13:41
@JackEAllen JackEAllen self-requested a review December 10, 2024 16:02
Copy link
Collaborator

@JackEAllen JackEAllen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've tested reconstructions and happy to approve. Thanks for adding in the residuals, it looks really good and I'm sure it will be a useful feature going forward.

@JackEAllen JackEAllen added this pull request to the merge queue Dec 11, 2024
Merged via the queue into main with commit 1f736d2 Dec 11, 2024
8 checks passed
@JackEAllen JackEAllen deleted the 2369-residuals branch December 11, 2024 16:20
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.

convergence and residuals
3 participants