Ticket #458 (closed: fixed)
Log filtering changes
Reported by: | Nick Draper | Owned by: | Roman Tolchenov |
---|---|---|---|
Priority: | major | Milestone: | Iteration 16 |
Component: | Keywords: | ||
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
The scientific steering committee wanted the following changes to the log filtering.
They want to be have more flexibility as to the level of filtering that is performed.
They wish to be able to access:
- the unfiltered log
- the log filtered for status but not split for periods
- the log both status and period filtered
Further changes are:
- we should drop the 0/NaN entries used to show the data was out of period.
- We should create a new log from the icp_event log that contains the period numbers for each period.
- We should change the default plotting to be the steps rather than the lines.
Change History
comment:9 Changed 11 years ago by Roman Tolchenov
- Status changed from new to closed
- Resolution set to fixed
comment:10 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 1306
Note: See
TracTickets for help on using
tickets.
The Pipes and Filters pattern may help with the application of different levels of filtering on the base data.