Skip to content

SAXS fitter uses new communicator pattern#3936

Merged
krzywon merged 1 commit into
mainfrom
3933
May 1, 2026
Merged

SAXS fitter uses new communicator pattern#3936
krzywon merged 1 commit into
mainfrom
3933

Conversation

@klytje
Copy link
Copy Markdown
Contributor

@klytje klytje commented Apr 30, 2026

Description

Two PRs (#3786 & #3863) seem to have been developed & merged in parallel, resulting in a broken SAXS fitting tool. This PR fixes this issue by making the SAXS fitting tool use the new communicator pattern.

I thought about writing a small unit test to verify a model file is actually created from the GSC with the SAXS tool enabled, but the logic is too strongly tied to Qt which I'm not sure how to handle in the tests.

Fixes #3933.

How Has This Been Tested?

Manually tested & verified working.

Review Checklist:

Documentation

  • There is nothing that needs documenting
  • Documentation changes are in this PR
  • There is an issue open for the documentation (link?)

Installers

  • There is a chance this will affect the installers, if so
    • Windows installer (GH artifact) has been tested (installed and worked)
    • MacOSX installer (GH artifact) has been tested (installed and worked)
    • Wheels installer (GH artifact) has been tested (installed and worked)

Licensing

  • The introduced changes comply with SasView license (BSD 3-Clause)

@klytje klytje marked this pull request as ready for review April 30, 2026 07:25
Copy link
Copy Markdown
Contributor

@krzywon krzywon left a comment

Choose a reason for hiding this comment

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

Tested and this fixes the issue. Code looks appropriate.

@krzywon krzywon merged commit c2c8510 into main May 1, 2026
36 checks passed
@krzywon krzywon deleted the 3933 branch May 1, 2026 15:41
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.

GSC: SAXS Fitting Error

2 participants