[SciPy-user] wofz and optimized Humlicek algorithm.

Christian Kristukat ckkart at hoc.net
Wed Apr 19 19:54:55 EDT 2006


morovia wrote:
>  
> Hi,
> 
>     I would like to know if anyone had tried on wofz and the optimized
> Humlicek algorithm for the voigt algorithm developed by F.
> Schreier (Courtesy : http://www.op.dlr.de/ne-oe/ir/voigt.html).  I dont
> know about the license issue of this code but nice to use the optimized
> one to save computation time.
> 
> I tried to f2py the above code but since I am using enthought
> edition of scipy it demands visual studio.
> 
> Thanks for your comments and info in advance,
> 

I have wrapped the humdev subroutine found here
http://www-atm.physics.ox.ac.uk/user/wells/voigt.html
some time ago with f2py but switched to wofz since I didn't need high speed. I
can look for the .pyf file if you're interested.

Regards, Christian





More information about the SciPy-User mailing list