|
|
"Bald Eagle" <cre### [at] netscapenet> wrote:
> William F Pokorny <ano### [at] anonymousorg> wrote:
>
> > In looking at your results I'm not at all sure why the max extent values
> > for x and z are all zero? The HF max extent should be 1 or larger for x
> > and z (always I think if not scaled) ?
>
> This got me curious as well.
>
> So I just threw some quick lines of code together.
>
> The hf looks fine to me. Typo in Ken's code?
>
Oooh, yet another one! You're absolutely right, I screwed up my #debug
statements, a cut-and-paste error from running so many tests. I never actually
used my max_extent values. :-[ So sorry. That was a real whopper of a mistake.
My apologies to William P for 'chasing this down a rabbit hole'.
Using my now-corrected code, these are today's results:
function 500,500 {0}
MIN_EXT = <0.0000000000, -0.0000000153, 0.0000000000>
MAX_EXT = <1.0000000000, 0.0000000153, 1.0000000000>
--- BTW: For a somewhat quicker test, the HF could use function 2,2 {0}
instead; the resulting planar HF still looks fine as an object, and also
produces the speckles vs. no-speckles comparison.
> 1/pow (2, 16) = 0.00001526
That's fascinating; I didn't realize that my 'jump' point had a computational
basis. Thanks!
Post a reply to this message
|
|