Issue 78: Add Advanced button to Find dialog with checkbox list of things to find

issues
Status:closed
Assigned To:Guest
Type:Todo
Area:Skyline
Priority:2
Milestone:1.2
Opened:2011-08-10 08:26 by Brendan MacLean
Changed:2011-11-11 07:36 by Brendan MacLean
Resolved:2011-09-26 23:49 by Nick Shulman
Resolution:Fixed
Closed:2011-11-11 07:36 by Brendan MacLean
2011-08-10 08:26 Brendan MacLean
Title»Add Advanced button to Find dialog with checkbox list of things to find
Assigned To»nicksh@u.washington.edu
Type»Todo
Area»Skyline
Priority»2
Milestone»1.2
We need to add an [Advanced >>] button to the Edit / Find dialog. When it is clicked, it will expose a checkbox list of things to find. The checkboxes will be populated by a list of classes implementing an IFinder interface. Once this infrastructure is in place, I have a number of these I would like to implement, but you can start with the three listed below:

1. Unintegrated transitions - i.e. transitions with peak area == 0
2. Manually integrated peaks - i.e. precursors or transitions with UserSet (if all transitions in a precursor are UserSet, then find the precursor, otherwise find only the individual transitions with UserSet)
3. Truncated peaks - there is a flag for this also, and the logic would be the same as #2 for finding precursors v. transitions

2011-09-26 23:49 Nick Shulman
resolve as Fixed
Statusopen»resolved
Assigned Tonicksh@u.washington.edu»Brendan MacLean
Fixed.
I still have bug #48 open: "Add the AuDIT Algorithm"

2011-11-11 07:36 Brendan MacLean
close
Statusresolved»closed
Assigned ToBrendan MacLean»Guest