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

[Enabler] Modify remove deprecated functionality #38

Open
5 tasks
glass-ships opened this issue Dec 17, 2024 · 1 comment
Open
5 tasks

[Enabler] Modify remove deprecated functionality #38

glass-ships opened this issue Dec 17, 2024 · 1 comment

Comments

@glass-ships
Copy link
Member

Description:

This will modify mantid algorithms for the new way of filtering logs as detailed in the design document.

This work centers on changing the algorithms that use the old functionality and convert them to the new, then removing the old functionality.

This enabler will cover steps 11-12 of the "implementation notes" section of the design document.

Outline of activity:

  • Deprecate all of the methods used by python and change the calling python
  • Remove the old python methods
  • Remove all other calls to deprecated C++ methods
  • Remove C++ methods
  • Update user documentation (example)
@glass-ships
Copy link
Member Author

This issue was migrated from code.ornl.gov.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant