-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Description:
This class isn't used and is confusing people. Remove it from mantid.
$ rg FilteredTimeSeriesProperty -l
Framework/PythonInterface/mantid/kernel/CMakeLists.txt
Framework/PythonInterface/mantid/kernel/src/Exports/FilteredTimeSeriesProperty.cpp
Framework/PythonInterface/test/python/mantid/kernel/CMakeLists.txt
Framework/PythonInterface/test/python/mantid/kernel/FilteredTimeSeriesPropertyTest.py
Framework/DataHandling/test/LoadISISNexusTest.h
docs/source/api/python/mantid/kernel/StringFilteredTimeSeriesProperty.rst
docs/source/api/python/mantid/kernel/Int32FilteredTimeSeriesProperty.rst
docs/source/api/python/mantid/kernel/Int64FilteredTimeSeriesProperty.rst
docs/source/api/python/mantid/kernel/FloatFilteredTimeSeriesProperty.rst
docs/source/api/python/mantid/kernel/BoolFilteredTimeSeriesProperty.rst
Framework/Algorithms/src/GetAllEi.cpp
Framework/API/test/LogManagerTest.h
Framework/Kernel/CMakeLists.txt
Framework/Kernel/src/PropertyManager.cpp
Framework/Kernel/test/PropertyManagerTest.h
Framework/Kernel/test/FilteredTimeSeriesPropertyTest.h
Framework/Kernel/inc/MantidKernel/FilteredTimeSeriesProperty.h
Framework/Kernel/src/FilteredTimeSeriesProperty.cpp
qt/python/mantidqt/mantidqt/widgets/samplelogs/model.py
List of Tasks:
- Understand Story: Talk to owner
- Address Necessary Revisions to the Story
- Capture Significant Design Decisions
- Gather All Required Test Data
- Write & Run Unit Tests
- Implement Story (Update unit test as needed)
- Write & Run Integration Tests
- Submit Pull Request
- Report Completion During Status Meeting