Issue 892: Export > Transition / Isolation List with scheduling seems broken for counting multiple methods

Status:closed
Assigned To:Guest
Type:Defect
Area:Skyline
Priority:1
Milestone:21.2
Opened:2022-07-01 14:33 by Brendan MacLean
Changed:2022-07-19 15:07 by Brendan MacLean
Resolved:2022-07-06 16:35 by Kaipo Tamura
Resolution:Fixed
Closed:2022-07-19 15:07 by Brendan MacLean
2022-07-01 14:33 Brendan MacLean
Title»Export > Transition / Isolation List with scheduling seems broken for counting multiple methods
Assigned To»Kaipo
Type»Defect
Area»Skyline
Priority»1
Milestone»21.2
I ran into this multiple times during the course. When I would use File > Export > Transition or Isolation list and choose "Multiple methods" and Method type = "Scheduled", then the resulting method counts seemed not to match well with the scheduling graph showing concurrent transitions.

You can reproduce this by running the TestMethodRefinementTutorial and stopping at page 24. Then you will see that you need to raise the maximum number of concurrent transitions to 48 to get the number of methods down to 1, but the graph shows 16 maximum concurrent transitions with the 4-minute scheduling window in place.

So, why wouldn't the method count go down to just 1 with 16 concurrent transitions?

Oops! It is showing a concurrent precursor count instead of the transition count. There are 3 transitions per precursor.

Kaipo, I think you likely broke the scheduling graph when you did diaPASEF support. Please fix it and add a test to make sure it stays fixed in the future.

2022-07-06 16:35 Kaipo Tamura
resolve as Fixed
Statusopen»resolved
Assigned ToKaipo»Brendan MacLean
Fixed in #2149

2022-07-19 15:07 Brendan MacLean
close
Statusresolved»closed
Assigned ToBrendan MacLean»Guest