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
 Origin Forum
 Positive peak algorithm

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
rjeans Posted - 05/09/2003 : 08:21:22 AM
In Tools:Baseline, the positive peak algorithm gives me excellent results. Unfortunately there isnt any further information available (such as how does it work). Does anyone know? I would like to create some script using the technique for my application. Thanks all...
3   L A T E S T    R E P L I E S    (Newest First)
easwar Posted - 05/09/2003 : 4:13:48 PM
Hi,

The baseline.ogs file in turn uses the curve object in LabTalk to perform peak detection.

Look under the LabTalk documentation for the curve object, specifically the curve.pickPeaks() method. This peak search depends on the following property settings: curve.pickPeaks.simple, curve.maxPeakRange, curve.minHeight, curve.minPeakRange, curve.pickPeaks.minHeight, curve.pickPeaks.rectHeight, curve.pickPeaks.rectWidth.

What each property means is documented as well in the LabTalk help files.

Hope this helps.

Easwar
OriginLab.

rjeans Posted - 05/09/2003 : 10:52:57 AM
Thanks for the advice, I have had a look in the OGS file, but this doesnt really help as the code doesnt refer to the maths as far as my limited knowledge can tell.
Mike Buess Posted - 05/09/2003 : 08:45:10 AM
Hi,

Baseline.ogs contains the scripts for the Baseline tool and is a good place to start.

Mike Buess
Origin WebRing Member

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