ecl-logo Documentation

Object[Analysis, DesignOfExperiment]

Object containing the analyses that determines the set of experiment input parameters that optimizes the desired objective function.

Organizational Information

    Name

    Name of this Object.
    Format: Single
    Class: String
    Programmatic Pattern: _String
    Pattern Description: A string.

    ID

    ID of this Object.
    Format: Single
    Class: String
    Programmatic Pattern: _String
    Pattern Description: The ID of this object.

    Object

    Object of this Object.
    Format: Single
    Class: Expression
    Programmatic Pattern: Object[Analysis, DesignOfExperiment, _String]
    Pattern Description: The object reference of this object.

    Type

    Type of this Object.
    Format: Single
    Class: Expression

    Notebook

    Notebook this object belongs to.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link
    Pattern Description: An object of that matches ObjectP[Object[LaboratoryNotebook]].

    Author

    The person who ran the analysis.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link
    Relation: Object[User]

    ProtocolType

    The type of protocol being optimized in this design of experiment.
    Format: Single
    Class: Expression
    Programmatic Pattern: TypeP[Object[Protocol]]

General

Analysis & Reports

    Method

    The algorithm that is used to enumerate the set of experimental inputs.
    Format: Single
    Class: Expression
    Programmatic Pattern: Custom | DesignOfExperiment`Private`DOEMethodP

    ObjectiveFunction

    The function used to score completed protocols for the different input parameters.
    Format: Single
    Class: Expression
    Programmatic Pattern: AreaOfTallestPeak | MeanPeakSeparation | MeanPeakHeightWidthRatio | ResolutionOfTallestPeak

    ParameterSpace

    The list of explicitly specified experiment option names that are varied during this design of experiment.
    Format: Multiple
    Class: Expression
    Programmatic Pattern: {_Symbol..}

    ObjectiveValues

    For each member of ExperimentParameters, the objective function evaluated on the data object(s) generated during each experimental protocol.
    Format: Multiple
    Class: VariableUnit
    Programmatic Pattern: UnitsP[]

    OptimalParameters

    For each member of ParameterSpace, the optimal value for each of the instrument settings/experimental conditions that were varied during this design of experiment.
    Format: Multiple
    Class: Expression
    Programmatic Pattern: {__}

    OptimalObjectiveValue

    The maximal attained value of the optimization function in this study.
    Format: Single
    Class: VariableUnit
    Programmatic Pattern: UnitsP[]

Experimental Results

    Protocols

    The list of protocols spawned by this design of experiment that have run to completion.
    Format: Multiple
    Class: Link
    Programmatic Pattern: _Link

    ExperimentParameters

    The explicitly specified experiment settings used for the set of physical experiments used in this design of experiment.
    Format: Multiple
    Class: Expression
    Programmatic Pattern: {__}

    Data

    For each member of ExperimentParameters, the data object created from those options.
    Format: Multiple
    Class: Link
    Programmatic Pattern: _Link
    Relation: Object[Data]
Last modified on Mon 26 Sep 2022 15:43:43