[daip] Question about DDTs

Sally Laurent-Muehleisen slauren at igpp.ucllnl.org
Fri Jan 11 16:38:15 EST 2002


Hi Eric,

	Many, many thanks for your quick response.  I really appreciate it.
Just a couple comments:

>1. Why are you using public catalogs?  It keeps complaining about
>   missing catalog files with a name suggesting public catalogs.  They
>   are not used much anymore and I would not like to trust them.

We aren't using public catalogs.  They are all private.


>   another setup problem - the computer speed parameter is probably
>not set (last parameter in RUN SETPAR - use the expected AIPS mark).
>This will speed up varous delays.

Yeah, I just hadn't gotten around to setting this yet.  I'll set it to something
reasonable now.

>2. IMAGR aborted and the abort handler did not catch it.
>
>   In getting the egcs compiler to work on Intel chips we had a
>problem with imaging in general.  I finally traced this to the fact
>that some aips programmers did not know that variable values of local
>variables are not necessarily retained between calls to a subroutine.
>All compilers we had met until then defaulted to static memory for
>local variables so their values were retained.  But egcs did the more
>correct dynamic memory for such things and imaging broke.  We added an
>option (-fno-automatic I think) and recompiled everything and then
>things worked.

Okay, we'll give this a try.  Thanks!


>
>3. The DDT test runs different programs in case it is an IMAGR alone
>problem.

Yeah, but I couldn't get it to do anything *past* the aborting of IMAGR.
Previous to this, I think it runs a UVSRT and a UVDIF, but then IMAGR
comes next and everything just died at that point...we'll try recompiling
with something like a -fno-automatic option and see what happens.

					Thanks!
					 Sally



More information about the Daip mailing list