ecl-logo Documentation
ECL`

OperationsStatisticsTrends

OperationsStatisticsTrends[experimentTypes,startDate,endDate]result

Calculates the mean and standard deviation of a given protocol execution metric over time.

Details

  • Metrics are calculated for each completed protocol.
  • Noise in the datasets is decreased by smoothing around the provided radius.
  • Input
    Output
    General Options
    Messages
  • NoDataFoundNo data was found for `1`. This indicates that these values have not yet been calculated for the requested experiments or that there was an error determining these values.
    NoExperimentsFoundNo `1` were completed in the provided time range. Please consider specifying a wider time range

Examples

open allclose all

Basic Examples  (1)

Returns a list of plots for key tracked metrics for HPLC qualifications run in January 2025:

Options  (4)

ColumnDisplay  (1)

Return the output in a list:

OperationsStatistics  (2)

Set OperationStatistics to plot only the EffectiveTurnaroundTime:

Show plots indicating the QueueTime and ResourceAvailability trends:

OutputFormat  (1)

Return just the raw data for the QueueTime and the CycleTime:

Messages  (1)

NoExperimentsFound  (1)

Returns $Failed if a specific experiment type is not found within the given time window:

Last modified on Thu 25 Sep 2025 19:23:42