Object[DesignOfExperiment]
A study that systematically investigates the impact of specified parameters on experiments.
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[DesignOfExperiment, _String]
Pattern Description: The object reference of this object.
Type
Type of this Object.
Format: Single
Class: Expression
Programmatic Pattern: Object[DesignOfExperiment]
Pattern Description: Object[DesignOfExperiment]
Notebook
Notebook this object belongs to.
Format: Single
Class: Link
Programmatic Pattern: _Link
Pattern Description: An object of that matches ObjectP[Object[LaboratoryNotebook]].
Relation: Object[LaboratoryNotebook][Objects]
Script
The sequence of code that generates an experimental workflow for the design of experiment that is executed in the laboratory.
Format: Single
Class: Link
Programmatic Pattern: _Link
PendingProtocols
The list of protocols spawned by this design of experiment that are awaiting open experimental threads to run.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Protocol]
RunningProtocols
The list of protocols spawned by this the design of experiment which are currently running in the lab.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Protocol]
CompletedProtocols
The list of protocols spawned by this design of experiment that have run to completion.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Protocol]
Method Information
Method
The algorithm that is used to enumerate the set of experimental inputs.
Format: Single
Class: Expression
Programmatic Pattern: DesignOfExperiment`Private`DOEMethodP
Parameters
The list of explicitly specified experiment settings for the design of experiment ProtocolType.
Format: Multiple
Class: Expression
Programmatic Pattern: _Symbol
Ranges
For each member of Parameters, the values the parameter takes on.
Format: Multiple
Class: Expression
Programmatic Pattern: {_?NumericQ..}
ObjectiveFunction
The function used to score completed protocols for the different input parameters.
Format: Single
Class: Expression
Programmatic Pattern: AreaOfTallestPeak | MeanPeakSeparation | MeanPeakHeightWidthRatio | ResolutionOfTallestPeak
MaxNumberOfExperiments
The highest possible number of experiments the design of experiment will run, although fewer experiments may be run.
Format: Single
Class: Real
Programmatic Pattern: GreaterP[0, 1]
MaxNumberOfThreads
The highest number of threads devoted to this design of experiment at one time.
Format: Single
Class: Real
Programmatic Pattern: GreaterP[0, 1]
Experimental Results
CompletedParameters
The explicitly specified experiment settings used for the set of physical experiments used in this design of experiment.
Format: Multiple
Class: Expression
Programmatic Pattern: {__}
CompletedData
For each member of CompletedParameters, the data object run for the parameters.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Data]
DesignOfExperimentAnalyses
An evaluation of the variable parameters on the data generated in the experimental protocol.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Analysis][Reference]
Last modified on Mon 26 Sep 2022 15:43:44