If you use time reference compounds, the application corrects the absolute retention time windows based on possible shifts observed by selected time reference compounds. The application first identifies the reference peaks in a range based on the expected retention time, which is defined in the method. The following computations are then done for compounds that use this time reference.
ShiftRef = ActualRTRef - ExpRTRef
where | |
ShiftRef |
Time shift of the reference compound |
ActualRTRef |
Actual retention time of the reference compound |
ExpRTRef |
Expected retention time of the reference compound |
For compounds that use a time reference, the expected retention time is calculated using an additional factor.
CorrectedExpRT = ExpRT + (ShiftRef * Factor)
where | |
CorrectedExpRT |
Corrected expected retention |
ExpRT |
Expected retention time |
ShiftRef |
Time shift of time reference compound |
Factor |
Factor for compounds with associated time reference compound (Factor) |
For timed groups, the expected start and stop times are calculated accordingly:
Corrected Range Start = Range Start + (ShiftRef * Factor)
Corrected Range End = Range End + (ShiftRef * Factor)
where | |
Corrected Range Start | Corrected start time of timed group |
Range Start | Start time of timed group |
Corrected Range End | Corrected stop time of timed group |
RangeEnd |
Stop time of timed group |
ShiftRef |
Time shift of time reference compound |
Factor |
Factor for timed groups with an associated time reference compound (Factor) |