Fields

Fields give you access to results calculated by Data Analysis. You can use any of them when creating your formula. They are grouped as follows:

  • Peak_: all results calculated for a peak (example: Peak_RetentionTime returns the retention time of the peak)

  • Compound_: all results calculated for a compound, a named group, or a timed group (example: Compound_Name returns the name of the compound or the timed group or the named group)

    Some results are available at the peak and the compound level (for example, Peak_Area or Compound_Area). Use the compound one if you want to compute it for a named group or a timed group.

  • CalibrationCurve_: results calculated for a calibration curve (example: CalibrationCurve_CorrelationCoefficient returns the correlation coefficient of the calibration curve of the compound or timed group)

  • Signal_: results calculated for a Signal (example: Signal_Name returns the name of the signal)

  • Injection_: results calculated for an injection (example: Injection_InjectionVolume returns the volume injected of the injection)

  • Sample_: results calculated for a sample (example: Sample_Type returns if the sample is a calibration standard or a sample).

  • Sequence_: results calculated for a sequence (example: Sequence_Name returns the name of the sequence)

For a list of all fields, see Fields used in OpenLab CDS.