4.1.2 Integrate Gadget


Video Image.png Video Text Image.png Website blog icon circle.png Blog Image 33x33px.png

Summary

The Integrate Gadget performs numerical integration on a data plot to calculate the area under the curve. You can select an arbitrary range of the data plot using the region of interest (ROI) object overlaid on the plot.

What you will learn

  • How to easily integrate a segment of data plot under the rectangular region.
  • How to specify the integration limits and baseline.
  • How to display the integral curve inside the ROI and calculate quantities including: peak area, peak height, peak center, and FWHM.

Integrate and output the quantities

  1. Start with a new workbook and import the Origin sample data Multiple Peaks.DAT which is located in <Origin Program Folder> \Samples\Curve fitting.
  2. Highlight the Col(C) and select Plot > Basic 2D: Line from the Origin menu to draw a graph.
    Integrate Gadget 01.png
  3. Select Gadgets: Integrate from the Origin menu when a graph is active, to bring up the Integrate: addtool_curve_integ dialog box.
    In Integration tab, choose Restrict to Rectangle in the Integral Curve drop-down list to plot the integral curve within the rectangle.
    Integrate Gadget 02.png
  4. Click OK button. You will see that a yellow rectangle and a blue integral curve are added to the plot. The integral area is filled with gray, and the value is shown at the top of the rectangle.
    Integrate Gadget 03.png
  5. Move the yellow region of interest rectangle to set the region for the single peak you want to integrate.
    Integrate Gadget 04.png
  6. Click the triangle button Triangle button.png at the top right corner of the ROI tool to open the fly-out menu and choose New Output. Then the Gadget Integration Results will display in the Script Window.
    Integrate Gadget 05.png

Integrate with a data plot baseline

  1. Start with a new workbook and import the file <Origin Program Folder>\Samples\Spectroscopy\ Peaks with Base.DAT
  2. Highlight Col(B) and Col(C) and select Plot>2D: Line: Line from the Origin menu to draw a graph.
    Integrate Gadget 06.png
  3. Select Gadgets: Integrate from the Origin menu when a graph is active, to bring up the Integrate: addtool_curve_integ dialog box.
  4. In Baseline tab, choose Use Existing Dataset for the Mode. Then select Plot(2): Base as Dataset and click OK button.
    Integrate Gadget 07.png
  5. Click the triangle button Triangle button.png and select Expand to Full Plot(s) Range in the fly-out menu to integrate the whole range of the curve starting from the baseline.
    IntegrateGadget 08.png
  6. Select New Output from the fly-out menu to output the results to the script window.

Some gadgets operate on a single curve at a time, but you can repeat your analysis for other curves by clicking on the fly-out menu and choosing New Output for All Curves or New Output for All Layers.

Integrate gadget new output.png