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

Home » Public Forums » archive » Re: Code code code
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: Code code code [message #30084] Tue, 09 April 2002 06:44
Robert Stockwell is currently offline  Robert Stockwell
Messages: 74
Registered: October 2001
Member
> trouble wrote:
>
>
>> My code doesn't work. Anyone have any suggestions?


Have you considered how the change in local Nyquist frequency,
and hence the aliasing of the data is affecting your results?

Also, try !decomposed =1


Cheers,
bob
Re: Code code code [message #30085 is a reply to message #30084] Tue, 09 April 2002 06:35 Go to previous message
hradilv.nospam is currently offline  hradilv.nospam
Messages: 19
Registered: November 2001
Junior Member
On 9 Apr 2002 02:26:45 -0700, the_cacc@hotmail.com (trouble) wrote:

> David Fanning <david@dfanning.com> wrote in message news:<MPG.171b74bec7affe2d989875@news.frii.com>...
>> trouble (the_cacc@hotmail.com) writes:
>>
>>> My code doesn't work. Anyone have any suggestions?
>>
>> Exactly. And I thought it was just me feeling testy this morning. :-)
>>
>> Cheers,
>>
>> David
>
> You're scaring me... Code *should* work, right?

The code ALWAYS works - just not always how it is intended to work.
Re: Code code code [message #30091 is a reply to message #30085] Tue, 09 April 2002 02:26 Go to previous message
the_cacc is currently offline  the_cacc
Messages: 104
Registered: October 2001
Senior Member
David Fanning <david@dfanning.com> wrote in message news:<MPG.171b74bec7affe2d989875@news.frii.com>...
> trouble (the_cacc@hotmail.com) writes:
>
>> My code doesn't work. Anyone have any suggestions?
>
> Exactly. And I thought it was just me feeling testy this morning. :-)
>
> Cheers,
>
> David

You're scaring me... Code *should* work, right?
Re: Code code code [message #30092 is a reply to message #30091] Tue, 09 April 2002 02:25 Go to previous message
the_cacc is currently offline  the_cacc
Messages: 104
Registered: October 2001
Senior Member
Paul van Delst <paul.vandelst@noaa.gov> wrote in message news:<3CB1BE09.B3FA98F5@noaa.gov>...
> trouble wrote:
>>
>> My code doesn't work. Anyone have any suggestions?
>
> Hire a consultant to write code that does work? :o)
>
> paulv

I'm beyond consultants right now... I'd need a consultant to *find* a
consultant for this one.
Re: Code code code [message #30093 is a reply to message #30092] Tue, 09 April 2002 02:22 Go to previous message
the_cacc is currently offline  the_cacc
Messages: 104
Registered: October 2001
Senior Member
"David Burridge" <davidb@clogic.f9.co.uk> wrote in message news:<t2js8.12795$51.421669@wards>...
> Hi Trouble,
>
> "trouble" <the_cacc@hotmail.com> wrote in message
> news:5f9f0a23.0204080724.7484434a@posting.google.com...
>> My code doesn't work. Anyone have any suggestions?
>
> I had this problem once. It's related to the syntactic interactions between
> the base level source text and memory allocation elements in the IDL
> interpreter, particularly it's interaction with the OpenGL device driver
> base memory address when using UltraDMA drive specifications. I recommend
> that you replace your graphics card, switch your operating system and
> recompile under a full moon.
>
> That should do it.
>
> Dave

While stripping down the mother***** I noticed the flux capacitor was
also loose. That didn't fix it tho.
Re: Code code code [message #30094 is a reply to message #30093] Tue, 09 April 2002 02:20 Go to previous message
the_cacc is currently offline  the_cacc
Messages: 104
Registered: October 2001
Senior Member
James Kuyper <kuyper@gscmail.gsfc.nasa.gov> wrote in message news:<3CB1BEF7.5080300@gscmail.gsfc.nasa.gov>...
> trouble wrote:
>
>> My code doesn't work. Anyone have any suggestions?
>
> Yes - think about your code, and figure out what's wrong with it.
>
> If you want more specifc answers, you'll need to ask a more specific
> question.

Well, it's something like this: 2D convolution with non-uniformly
spaced data and undersampled too but farily over-determined. It works
great with uniformly undersampled but not non-uniformly.
Re: Code code code [message #30113 is a reply to message #30094] Mon, 08 April 2002 09:35 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
trouble (the_cacc@hotmail.com) writes:

> My code doesn't work. Anyone have any suggestions?

Exactly. And I thought it was just me feeling testy this morning. :-)

Cheers,

David

--
David W. Fanning, Ph.D.
Fanning Software Consulting
Phone: 970-221-0438, E-mail: david@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
Re: Code code code [message #30114 is a reply to message #30113] Mon, 08 April 2002 09:01 Go to previous message
James Kuyper is currently offline  James Kuyper
Messages: 425
Registered: March 2000
Senior Member
trouble wrote:

> My code doesn't work. Anyone have any suggestions?

Yes - think about your code, and figure out what's wrong with it.

If you want more specifc answers, you'll need to ask a more specific
question.
Re: Code code code [message #30115 is a reply to message #30114] Mon, 08 April 2002 08:58 Go to previous message
Paul van Delst is currently offline  Paul van Delst
Messages: 364
Registered: March 1997
Senior Member
trouble wrote:
>
> My code doesn't work. Anyone have any suggestions?

Hire a consultant to write code that does work? :o)

paulv

--
Paul van Delst Religious and cultural
CIMSS @ NOAA/NCEP purity is a fundamentalist
Ph: (301)763-8000 x7274 fantasy
Fax:(301)763-8545 V.S.Naipaul
Re: Code code code [message #30116 is a reply to message #30115] Mon, 08 April 2002 08:50 Go to previous message
David Burridge is currently offline  David Burridge
Messages: 33
Registered: January 1998
Member
Hi Trouble,

"trouble" <the_cacc@hotmail.com> wrote in message
news:5f9f0a23.0204080724.7484434a@posting.google.com...
> My code doesn't work. Anyone have any suggestions?

I had this problem once. It's related to the syntactic interactions between
the base level source text and memory allocation elements in the IDL
interpreter, particularly it's interaction with the OpenGL device driver
base memory address when using UltraDMA drive specifications. I recommend
that you replace your graphics card, switch your operating system and
recompile under a full moon.

That should do it.

Dave
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: Command recall at prompt under linux.
Next Topic: IDL FFT (spec -> interferogram)

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

Current Time: Wed Oct 08 14:55:48 PDT 2025

Total time taken to generate the page: 0.00497 seconds