mantidproject / mantid

Main repository for Mantid code
https://www.mantidproject.org
GNU General Public License v3.0
211 stars 124 forks source link

Remove deprecated Calculate Paalman Pings tab from Inelastic Corrections #38391

Closed robertapplin closed 1 week ago

robertapplin commented 1 week ago

Description of work

This PR removes the deprecated Calculate Paalman Pings tab from the Inelastic Corrections interface. This tab has been supersceded by the Calculate Monte Carlo Absorption tab. The Calculate Paalman Pings tab has been deprecated for the last two stable releases, and there has been no contact from users saying that they want to keep this, so its being removed to ensure we only keep code that is being used.

Fixes #36365

To test:

  1. Open Inelastic->Corrections interface
  2. There should be three tabs only (and no tab called "Calculate Paalman Pings"
  3. Follow the corrections testing instructions here: https://developer.mantidproject.org/Testing/Inelastic/CorrectionsTests.html

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

Functional Tests

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.

SilkeSchomann commented 1 week ago

The manual testing instructions https://developer.mantidproject.org/Testing/Inelastic/CorrectionsTests.html still have a section for Calculate Paalman Pings Tab. I think this section should just get removed.

robertapplin commented 1 week ago

The manual testing instructions https://developer.mantidproject.org/Testing/Inelastic/CorrectionsTests.html still have a section for Calculate Paalman Pings Tab. I think this section should just get removed.

I believe this has been removed in the "Files changed", but we don't see this in the live documentation page which comes from the nightly