[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

Sand 1, D-72076 Tübingen, Germany
[Uni logo]


model_lorentz Source code in cafe_model_lorentz.pro

model_lorentz

Name
           model_lorentz
Purpose
           Define Lorentzian fit model y =  1/pi * gamma/2 * 1/((x-x0)^2 + (gamma/2)^2)
Category
           CAFE
SUBCATEGORY:
           fitmodel
Input Parameters
           x         - Input x value array. Should be double precision.
           parameter - Parameter to compute model. Must contain 2
                       values.
Calling Sequence
           lorentz:x0    - Center of the Lorentzian curve (mean value)
           lorentz:gamma - Half-width factor of Lorentzian curve.
Output Parameters
           y =  1/pi * gamma/2 * 1/((x-x0)^2 + (gamma/2)^2)
Side Effects
           None
Revision History
           $Id: cafe_model_lorentz.pro,v 1.1 2004/02/19 10:32:04 goehler Exp $

Last modified by pro2html on 2005 January 04 at 16:10 UTC

[Home Page] [Software, Documentation] [IDL Documentation] [Quick Reference] [Feedback]

Jörn Wilms (wilms@astro.uni-tuebingen.de)
Updated automatically