Skip to content

Conversation

robertapplin
Copy link
Contributor

Description of work

Removes these deprecation messages for now because they are confusing. Currently these algorithms are still being used in the Inelastic Bayes Fitting interface. At some point we plan to replace the use of the quasielasticbayes package with quickbayes when it is on conda-forge.

Fixes #38066

To test:

Follow the tests in the attached issue.

This does not require release notes because I believe users ignore this message and use quasielasticbayes anyway.

Reviewer

Please comment on the points listed below (full description).
Your comments will be used as part of the gatekeeper process, so please comment clearly on what you have checked during your review. If changes are made to the PR during the review process then your final comment will be the most important for gatekeepers. In this comment you should make it clear why any earlier review is still valid, or confirm that all requested changes have been addressed.

Code Review

  • Is the code of an acceptable quality?
  • Does the code conform to the coding standards?
  • Are the unit tests small and test the class in isolation?
  • If there is GUI work does it follow the GUI standards?
  • If there are changes in the release notes then do they describe the changes appropriately?
  • Do the release notes conform to the release notes guide?

Functional Tests

  • Do changes function as described? Add comments below that describe the tests performed?
  • Do the changes handle unexpected situations, e.g. bad input?
  • Has the relevant (user and developer) documentation been added/updated?

Does everything look good? Mark the review as Approve. A member of @mantidproject/gatekeepers will take care of it.

Gatekeeper

If you need to request changes to a PR then please add a comment and set the review status to "Request changes". This will stop the PR from showing up in the list for other gatekeepers.

Removes these deprecation messages for now because they are confusing.
Currently these algorithms are still being used in the Inelastic Bayes
Fitting interface. At some point we plan to replace the use of the
quasielasticbayes package with quickbayes when it is on conda-forge.
@robertapplin robertapplin added Indirect/Inelastic Issues and pull requests related to indirect or inelastic ISIS: Spectroscopy Issue and pull requests relating to Muons, Indirect and Inelastic at ISIS labels Sep 23, 2024
@robertapplin robertapplin added this to the Release 6.12 milestone Sep 23, 2024
@robertapplin robertapplin marked this pull request as ready for review September 23, 2024 14:33
@robertapplin robertapplin changed the title Remove the deprecation messages in Bayes algorithms Remove the deprecation messages in two algorithms Sep 23, 2024
@rbauststfc rbauststfc self-assigned this Sep 30, 2024
Copy link
Contributor

@rbauststfc rbauststfc 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 followed the tests on the linked issue and the deprecation warnings no longer appear. 👍

@SilkeSchomann SilkeSchomann self-assigned this Sep 30, 2024
@SilkeSchomann SilkeSchomann merged commit 3afaa63 into mantidproject:main Sep 30, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Indirect/Inelastic Issues and pull requests related to indirect or inelastic ISIS: Spectroscopy Issue and pull requests relating to Muons, Indirect and Inelastic at ISIS
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

Inelastic Bayes Fitting interface gives a deprecation warning in Qasi Tab
3 participants