comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » bug in KSONE
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
bug in KSONE [message #8474] Wed, 12 March 1997 00:00
Mark Fardal is currently offline  Mark Fardal
Messages: 51
Registered: October 1995
Member
Hi,

I think there's a minor bug in the KSONE routine of the ASTRON
library, having to do with the plotting out of the maximum difference.
It seems to me that the line reading

D = max( [ max( abs(f0-ff), sub ), max( abs(fn-ff), sub ) ] )

can lead to wrong values of "sub" and should actually read

D = max( ( abs(f0-ff) > abs(fn-ff) ), sub).

See if you agree. This is mostly cosmetic, but caused me some confusion
when I was looking at the plot.

Mark Fardal
University of Colorado
[Message index]
 
Read Message
Previous Topic: Re: Open VMS and PV-WAVE question:
Next Topic: VMS Segmented Fortran Files

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 03:08:42 PDT 2025

Total time taken to generate the page: 0.39941 seconds