The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
 All Forums
 Origin Forum for Programming
 Forum for Origin C
 Finding Peaks

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
WBarnes Posted - 08/29/2012 : 12:17:49 PM
Origin Ver. and Service Release (Select Help-->About Origin):
Operating System: Windows XP

I have a large amount of data sets and need to find peaks in each data set. I would like to be able to automate this process as much as possible. What I want to is to have the user click on the graph of data where a peak appears to be, have the program record where the peak is and save the x-value of the peak to another column. Any ideas of where to start with this would be welcomed.

-Thanks
1   L A T E S T    R E P L I E S    (Newest First)
Penn Posted - 08/30/2012 : 11:21:26 PM
Hi,

You want the user to click on the graph of data where a peak appears to be, and then record the peak coordinates. If every time the user needs to click on the graph to find the peak, I don't think such behavior can be automated for amount of data sets, because for each data set, the user always needs to click on the graph, which is done manually. So, maybe you can try the Peak Analyzer first. The Goal can be Find Peaks, and the click the Next button until reach the Find Peaks page, clear the Enable Auto Find check-box, and then click Add button to select the peak from the graph. After clicking the Finish button, the peak coordinates will be output to the worksheet.

Also, you can try the Quick Peaks Gadget.

Penn

The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000