Home »
Public Forums »
archive »
min_curve_surf error?
min_curve_surf error? [message #6800] |
Fri, 09 August 1996 00:00 |
kspencer
Messages: 21 Registered: December 1993
|
Junior Member |
|
|
I've been looking at "min_curve_surf" in the IDL /lib directory. On lines
264-265, there is the following:
; For min_curve_surf, divide c(3:*) by 2 cause we use d^2 rather than d.
if keyword_set(tps) eq 0 then c(3) = c(3:*)/2.0
^^^^
It seems to me that "c(3)" should be "c(3:*)", according to the comment.
Has anybody noticed this?
Kevin
-----------------------------------------------------------
Kevin Spencer
Cognitive Psychophysiology Laboratory and Beckman Institute
University of Illinois at Urbana-Champaign
kspencer@s.psych.uiuc.edu
-----------------------------------------------------------
|
|
|
Current Time: Thu Oct 09 23:50:53 PDT 2025
Total time taken to generate the page: 1.76910 seconds