POV-Ray : Newsgroups : povray.beta-test : Media problems. Server Time
28 Jul 2024 16:14:56 EDT (-0400)
  Media problems. (Message 1 to 5 of 5)  
From: Stephen
Subject: Media problems.
Date: 7 Sep 2008 12:45:19
Message: <1818c45uba5iv8h06oemp4qfa9akher6jd@4ax.com>
When using a media with settings of:
      confidence 0.0
      variance   1.0

Beta 2.8 msvc8-sse2 win32

Povray gives an error and stops. The 3.6 help says "POV-Ray will issue a warning
and then use the default instead."

I think that this may be a known problem but I could not find it in p.beta-test
-- 

Regards
     Stephen


Post a reply to this message

From: Jim Holsenback
Subject: Re: Media problems.
Date: 8 Sep 2008 06:44:44
Message: <48c5021c@news.povray.org>
"Stephen" <mcavoysAT@aolDOTcom> wrote in message 
news:1818c45uba5iv8h06oemp4qfa9akher6jd@4ax.com...
> When using a media with settings of:
>      confidence 0.0
>      variance   1.0

After reading this passage in help about these settings I'm confused:
As each interval is sampled, the variance is computed. If the variance is 
below a threshold value, then no more samples are needed. The variance and 
confidence keywords specify the permitted variance allowed and the 
confidence that you are within that variance. The exact calculations are 
quite complex and involve chi-squared tests and other statistical principles 
too messy to describe here. The default values are variance 1.0/128 and 
confidence 0.9. For slower more accurate results, decrease the variance and 
increase the confidence.

Why would there ever be a condition where you would use confidence 0.0? 
You're saying NO confidence in the media sample. Am I missing something 
here?

Jim


Post a reply to this message

From: Stephen
Subject: Re: Media problems.
Date: 8 Sep 2008 08:51:42
Message: <5i7ac49qnoes0kcnc4u7p0dq7gm62i9d56@4ax.com>
On Mon, 8 Sep 2008 07:44:50 -0300, "Jim Holsenback" <jho### [at] hotmailcom>
wrote:

>
>Why would there ever be a condition where you would use confidence 0.0? 
>You're saying NO confidence in the media sample. Am I missing something 
>here?

Hi Jim,
	I was using a material that someone gave me years ago to get started.
These were the values in the material. It works in 3.6 so I reported it not
working in 3.7. 
You are right about no one in there right mind would use those values. But then
who says I'm in my right mind? ;)
-- 

Regards
     Stephen


Post a reply to this message

From: Alain
Subject: Re: Media problems.
Date: 8 Sep 2008 14:17:24
Message: <48c56c34@news.povray.org>
Jim Holsenback nous illumina en ce 2008-09-08 06:44 -->
> "Stephen" <mcavoysAT@aolDOTcom> wrote in message 
> news:1818c45uba5iv8h06oemp4qfa9akher6jd@4ax.com...
>> When using a media with settings of:
>>      confidence 0.0
>>      variance   1.0
> 
> After reading this passage in help about these settings I'm confused:
> As each interval is sampled, the variance is computed. If the variance is 
> below a threshold value, then no more samples are needed. The variance and 
> confidence keywords specify the permitted variance allowed and the 
> confidence that you are within that variance. The exact calculations are 
> quite complex and involve chi-squared tests and other statistical principles 
> too messy to describe here. The default values are variance 1.0/128 and 
> confidence 0.9. For slower more accurate results, decrease the variance and 
> increase the confidence.
> 
> Why would there ever be a condition where you would use confidence 0.0? 
> You're saying NO confidence in the media sample. Am I missing something 
> here?
> 
> Jim
> 
> 
You may use a small confidence value for some quick test renders.
You may do an animation varying that value to see it's effect.
You may have set it to zero by error.

-- 
Alain
-------------------------------------------------
At the feast of ego everyone leaves hungry.
	Bentley's House of Coffee and Tea, Tucson, AZ


Post a reply to this message

From: Chris Cason
Subject: Re: Media problems.
Date: 15 Sep 2008 08:06:09
Message: <48ce4fb1$1@news.povray.org>
Stephen wrote:
> When using a media with settings of:
>       confidence 0.0
>       variance   1.0
> 
> Beta 2.8 msvc8-sse2 win32
> 
> Povray gives an error and stops. The 3.6 help says "POV-Ray will issue a warning
> and then use the default instead."

Actually that refers to the variance. Confidence may be legitimately 0 with
no error. However the code (and this is in 3.6 too) doesn't permit 0. I
have fixed this.

-- Chris


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.