ExperimentAbsorbanceSpectroscopyOptions
ExperimentAbsorbanceSpectroscopyOptions[samples]⟹bools
returns the resolved options for ExperimentAbsorbanceSpectroscopy when it is called on samples.
Details
Input

Output

Examples
Basic Examples (3)
Options (35)
Blanks (4)
Indicate what the blank(s) should be for this experiment:


Indicate what the blank(s) should be for this experiment, expanded for multiple samples:


If BlankAbsorbance -> True and Blanks is not specified, resolve to Milli-Q water:


If BlankAbsorbance -> False and Blanks is not specified, resolve to Null:


BlankVolumes (6)
Indicate the volume of blank to use for each sample:



Indicate the volume of blank to use for each sample, using multiple samples:



If BlankAbsorbance -> True, BlankVolumes is not specified, and Instrument -> a BMG plate reader, resolve BlankVolumes to the volume of the corresponding sample:


If BlankAbsorbance -> True, BlankVolumes is not specified, and Instrument -> a Lunatic, resolve BlankVolumes to 2.1 uL:


If BlankAbsorbance -> False and BlankVolumes is not specified, resolve BlankVolumes to Null:


Rounds specified BlankVolumes to the nearest 0.1 microliter:




EquilibrationTime (4)
ImageSample (2)
OutputFormat (1)
PreparatoryPrimitives (1)
QuantificationWavelength (5)
Indicate the wavelength of the quantification that should be calculated:


If QuantifyConcentration is not specified and QuantificationWavelength is also not specified, resolve option to Null:


If QuantifyConcentration is True and QuantificationWavelength is not specified, resolve option to 260 Nanometer IF the ExtinctionCoefficients field is not populated in any sample's model (and throw an error):





If QuantifyConcentration is True and QuantificationWavelength is not specified, resolve option to the first value stored in the sample's model's ExtinctionCoefficients field:


Rounds specified QuantificationWavelength to the nearest nanometer:



QuantifyConcentration (3)
Indicate that the concentration of the input samples should be calculated:


If QuantifyConcentration is not specified but QuantificationWavelength is specified, resolve option to True:


If QuantifyConcentration is not specified and QuantificationWavelength is also not specified, resolve option to False:

