[daip] cpass history file

Eric Greisen egreisen at nrao.edu
Tue Jan 24 15:52:23 EST 2006


Lynn D. Matthews writes:
 > A trivial issue with CPASS; the task is not always writing the values of
 > CPARM to the history file.
 > 
 > I see that as it is writing the antenna weights to the history file, it
 > uses the condition:
 > 
 > IF ((IERR.NE.0) .OR. (NUMANT.LE.LIMIT)) GO TO 190
 > 
 > Since (NUMANT.LE.LIMIT) generally ends up as true for VLBA, I believe it
 > always skips to 190 and closes the history file without having written the
 > CPARMs to it.

I suspect that the HI cards were omitted in all cases because there
were more branches to 190 later after LIMIT became bigger and bigger.
I fixed the code to do what it is supposed to do - all NUMANT antenna
weights and then the following HI entries.

MNJ tomorrow will fix.

Thanks,

Eric Greisen




More information about the Daip mailing list