[daip] UVMOD 31DEC09 yesterday

Michael Bietenholz mbieten at yorku.ca
Wed Aug 5 09:07:36 EDT 2009


UVMOD (31DEC09; midnight job yesterday but I think its from July 15)
fails when DPARM != 0.

Here's the message

>At line 1636 of file /home/aips/31DEC09/LINUX/PREP/UVMOD.f
Fortran runtime error: Expected REAL for item 3 in formatted transfer, got INTEGER
(A6,'SPIXN = ',1PE12.4,' / spectral index of noise')

---here's the problem: WRITE statement tries to print 3 things
    and FORMAT #1441 has specs for only 2;  #1442 I think has
    same problem

       WRITE (HILINE,1441) TSKNAM, I, DPARM(5)
  1441 FORMAT (A6,'SPIXN = ',1PE12.4,' / spectral index of noise')

                 michael b




More information about the Daip mailing list