ecl-logo Documentation
ECL`

PlotCircularDichroism

PlotCircularDichroism[SpectroscopyObjects]Plot

provides a graphical plot of spectra belonging to SpectroscopyObjects.

PlotCircularDichroism[Protocol]Plot

creates a Plot of spectra in the data objects found in the Data field of Protocol.

PlotCircularDichroism[Spectrum]Plot

provides a graphical plot of the provided spectrum.

Details

    Input
    Output
    Fractions Options
    Frame Options
    Grid Options
    Image Format Options
    Ladder Options
    Legend Options
    Peaks Options
    Plot Labeling Options
    Plot Style Options
    Primary Data Options
    Raw Data Options
    Secondary Data Options
    General Options

Examples

open allclose all

Example Setup

These expressions are used in the examples to follow:

Basic Examples  (5)

Plots circular dichroism spectroscopy data when given a CircularDichroism data link:

Plots circular dichroism spectroscopy data when given a CircularDichroism data object:

Plots circular dichroism spectroscopy data when given a CircularDichroism protocol object:

Plots circular dichroism spectroscopy data when given a list of XY coordinates representing the spectra:

Plots multiple sets of data on the same graph:

Options  (23)

AbsorbanceSpectrum  (1)

Provide a new value for the UnblankedAbsorbanceSpectrum instead of using the value recorded in the object being plotted:

Boxes  (1)

Indicate that colors in the legend should be displayed using colored squares instead of lines:

CircularDichroismAbsorbanceSpectrum  (1)

Provide a new value for the CircularDichroismAbsorbanceSpectrum instead of using the value recorded in the object being plotted:

CircularDichroismSpectrum  (1)

Provide a new value for the CircularDichroismSpectrum instead of using the value recorded in the object being plotted:

Display  (1)

By default picked peaks are displayed on top of the plot. Hide peaks by clearing the display:

Fractions  (1)

Indicate a series of fractions to overlay on the plot:

FrameLabel  (1)

Specify custom x and y-axis labels:

ImageSize  (1)

Specify the dimensions of the plot:

Legend  (1)

Provide a custom legend for the data:

LegendPlacement  (1)

Indicate that the legend should be placed to the right of the plot:

Map  (1)

Generate a separate plot for each data object given:

OptionFunctions  (1)

Turn off formatting based on the circular dichroism value at a given wavelength by clearing the option functions:

Overlay  (2)

By default, plots of multiple data objects will be generated separately:

Set Overlay->True to overlay multiple data on the same plot:

Peaks  (1)

Provide a new value for the CircularDichroismAbsorbanceSpectrum instead of using the value recorded in the object being plotted:

PlotLabel  (1)

Provide a title for the plot:

PlotTheme  (1)

Indicate a general theme which should be used to set the styling for many plot options:

PrimaryData  (1)

Indicate that the raw circular dichroism spectrum prior to blanking should be plotted on the y-axis:

SecondaryData  (1)

Indicate that the raw circular dichroism spectrum prior to blanking should be plotted on the second y-axis:

TargetUnits  (1)

Plot the x-axis in units of pm:

UnblankedCircularDichroismSpectrum  (1)

Provide a new value for the Transmittance instead of using the value recorded in the object being plotted:

Units  (1)

Specify relevant units:

Zoomable  (1)

To improve performance indicate that the plot should not allow interactive zooming:

Messages  (5)

CircularDichroismProtocolDataNotPlotted  (4)

Throws an error when all the data do not contain required fields:

Throws an error when some of the data does not contain required fields:

Throws an error when the data does not contain required fields:

Throws an error when the one of the input data does not contain required fields:

NoCircularDichroismDataToPlot  (1)

Throws an error when the protocol does not contain any associated circular dichroism data:

Last modified on Thu 21 Aug 2025 15:24:06