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

Home » Public Forums » archive » CCD saturation
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: CCD saturation [message #63123 is a reply to message #63099] Wed, 29 October 2008 08:07 Go to previous messageGo to previous message
MichaelT is currently offline  MichaelT
Messages: 52
Registered: May 2006
Member
I just noticed two typos in my example code that you will likely
already have discovered:

For i = 1, n_areas - 1 Do Begin
Change this to
For i = 0, n_areas - 1 Do Begin

Mod[0] certainly should be Dim[0]

Michael
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: why the variable become -NaN?
Next Topic: Re: why the variable become -NaN?

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

Current Time: Fri Oct 10 19:31:26 PDT 2025

Total time taken to generate the page: 0.95677 seconds