Re: Code code code [message #30084] |
Tue, 09 April 2002 06:44 |
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 #30093 is a reply to message #30092] |
Tue, 09 April 2002 02:22  |
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  |
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 #30114 is a reply to message #30113] |
Mon, 08 April 2002 09:01  |
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  |
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  |
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
|
|
|