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
 Width of Distribution

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
x703jko Posted - 10/25/2004 : 12:24:12 PM
Origin Version (Select Help-->About Origin): 7.5
Operating System: XP

Hi.

How do I get origin to report the width of a peak other than at the 50% point? (FWHM)

For example, how do I get it to report the 10% to 10% width. I know I can set baseline and use the cursor, but is there an automatic way for the software to present the result?

Thanks for reading and responding.

Jeff
2   L A T E S T    R E P L I E S    (Newest First)
khoa Posted - 05/04/2009 : 07:07:54 AM
Hi,

we are having a similar problem, since we would like to determine the width of a fit at 10% maxmium. Unfortunately, our function is not a Gaussian function, but a inverse polynomial:

y=y0+A/(1 + A1*(2*(x-xc)/w)^2 + A2*(2*(x-xc)/w)^12)

We tried to compute

widthAtTenPercent = fwhm( x_y_curve, y0+0.1*A-0.9*A)

in the box derived parameters. However, x_y_curve is no longer a valid variable as in the paramter initialization and as a result the equation does not yield any result. Is there a way to use x_y_curve in both the parameter initialization and in derived parameters?

Thanks for any help.
easwar Posted - 10/25/2004 : 10:06:01 PM
Hi Jeff,

Are you using the integrate command/menu item, or are you performing a fit with the gaussian function? If performing fit, you can add code to the After Fit script to compute relate parameters. For example, the Gaussian function by default reports the parameter w which is equal to 2 * sigma. Then FWHM will be 2*sqrt(2*ln(2))*sigma
and similarly an expression for 10% could be worked out and added to the after fit script for the Gaussian function.

Easwar
OriginLab


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