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] Filtering Logs with Dense Splitters - new TimeROI object #28

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

Comments

@glass-ships
Copy link
Member

Description:

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

The work focuses on writing the Kernel::TimeROI object, adding it to the API::Run (or API::LogManager) object, and giving the Kernel::Statistics object additional fields for time-averaged-mean and time-averaged-std-dev. The work needs to be done in a way that leaves old functionality in-place. Functions that are designated to no longer exist should be annotated as deprecated (see design document for details).

This enabler will cover steps 1-5 of the "implementation notes" section of the design document.

Outline of activity:

@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