
The Quick Peaks gadget provides a quick tool to pick peaks, subtract baseline and integrate the peaks in the ROI (Region of Interest) range. To use this tool, select Gadgets: Quick Peaks from the Origin menu, when a graph is active.
This dialog can be opened from Gadgets: Quick Peaks in the Origin menu, or by selecting Preferences from the ROI fly-out menu.
Contents |
| X Scale | Specify the X Data range for the ROI.
|
|---|---|
| Show Tool Name | Specify whether to show the tool's name near the top of the ROI. |
| Show Number of Peaks on Center-Top | Specify whether to show the number of peaks on center-top of the ROI. |
| Fill Color | Specify the filled color of the ROI. |
| Mode | Specify the baseline mode, options include:
|
|---|---|
| Range | Specify how the baseline range show on the ROI.
|
| Smoothing Method | Select smoothing method to create baseline. This option is only available when the Mode is set as 2nd Derivative.
|
| Maximum Anchor Points | Specify the maximum of baseline anchor points. This option is only available when you set Mode as 2nd Derivative. |
| Connected Method | Specify connect method for the anchor points. This option is only available when you set Mode as 2nd Derivative. |
| Constant | Use drop-down list to specify the intercept for the horizontal line, which will be used as the baseline.
|
| Y= | Specify the customized intercept for the horizontal line as baseline. This option is only available when Constant is Custom. |
| Dataset | Specify a dataset as baseline. This option is only available when Mode is set to Use Existing Dataset. |
| End Points(%) | Specify the percentage of end points to create baseline. This option is only available when you set Mode as End Points Weighted. |
| Direction | Specify whether or not to find peaks with a specified direction only.
|
|---|---|
| Peak Finding Settings | Specify the settings for finding peaks.
|
| Peak Filtering | Specify how to filter peaks.
|
| Peak Display |
Peak Marker: Whether to show peak marker.
Peak Label: Whether to show peak label.
Base Marker: Whether to show base marker.
|
| Integration from |
Select how to integrate the peaks, from Beaseline or Y=0. |
|---|---|
| Show Integrated Area |
Select if show the integration area of found peaks in the ROI box. |
| Script Window |
Specify whether to output the results to the Script Window. |
|---|---|
| Results Log | Specify whether to output the result to the Results Log. |
| Append to Worksheet |
Specify whether to append the results to a worksheet. |
| Result Worksheet Name |
This is only available when Append to Worksheet is selected. It is used to specify the name of the worksheet. |
| Output Baseline to Worksheet |
Specify if output the baseline to worksheet. |
| Output Quantities | Specify what data to output.
and (x2,y2), where x1 < x2. Also, we denote the peak center as (xc,yc). Then we can compute the left half width as: LeftHalfWidth = xc - x1
and (x2,y2), where x1 < x2. Also, we denote the peak center as (xc,yc). Then we can compute the right half width as: RightHalfWidth = x2 - xc
|
|---|
| New Output | Output results to the specified worksheet (if not empty, append the results). |
|---|---|
| Subtract Baseline | Subtract the specified baseline from source data in the ROI box. |
| Tag Peaks | Tag the found peaks. Then even close the gadget, the found peaks are with peak labels, and these peaks can be used by the Multiple Peak Fit (menu is Analysis: Peaks and Baseline: Multiple Peak Fit) tool. |
| Fit Peaks(Pro) | Fit the found peaks by specifying a fitting function. This feature is only available in Pro version. |
| Switch to Peak Analyzer | Switch to Peak Analyzer to fit the found peaks. More details about fitting peaks in Peak Analyzer, please refer to this help page. |
| Update Output | Update the output, and the original results will be clear, then add the current results. This is applicable only when you have output the peak values. |
| Go to Report Worksheet | Activate the report worksheet, if there is one. |
| Change Data | Change the source data set. This is applicable only when there are multiple curves on the graph layer. |
| Expand to Full Plot(s) Range | Expand the ROI box to full plot range. |
| Fix ROI Position | Fix the ROI position, then you cannot move it any more. |
| Save Theme | Save theme for the dialog settings. |
| Save as <default> | Save the current dialog settings as default theme. |
| Load Theme | Load the existed theme to apply the dialog settings. |
| Preferences | Open the Quick Peaks Preferences dialog, which is similar with the one when starting the gadget by selecting menu Gadgets: Quick Peaks. |