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

TimeSeriesProperty filtering error #6883

Closed
mantid-builder opened this issue Oct 29, 2012 · 1 comment
Closed

TimeSeriesProperty filtering error #6883

mantid-builder opened this issue Oct 29, 2012 · 1 comment
Assignees
Labels
High Priority An issue or pull request that if not addressed is severe enough to postponse a release.
Milestone

Comments

@mantid-builder
Copy link
Collaborator

Original Reporter: Russell Taylor

From Owen:

We have a problem with TimeSeriesProperty filtering by time.
Line 173 - Line 180 TimeSeriesProperty.cpp is one of the offending sections.
The problem is that if you have a start time less than the timeseriesproperty lowest time value, it will erase the first value off the time series whatever.
Similar to the removal of the lowest time, It also removes the last value from the log if your stop time is > the largest timeseriesproperty time.

@mantid-builder
Copy link
Collaborator Author

This issue was originally trac ticket 6037

@mantid-builder mantid-builder added High Priority An issue or pull request that if not addressed is severe enough to postponse a release. Mantid labels Jun 3, 2015
@mantid-builder mantid-builder added this to the Release 2.3 milestone Jun 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
High Priority An issue or pull request that if not addressed is severe enough to postponse a release.
Projects
None yet
Development

No branches or pull requests

2 participants