[daip] [!4943]: aips - AIPS text installation issue

Eric Greisen do-not-reply at nrao.edu
Wed May 21 12:26:02 EDT 2014


Eric Greisen updated #4943
--------------------------

              Status: Closed (was: Open)
                 Due: - Cleared - (was: 23 May 2014 02:53 PM)

AIPS text installation issue
----------------------------

           Ticket ID: 4943
                 URL: https://help.nrao.edu/staff/index.php?/Tickets/Ticket/View/4943
           Full Name: Danielle Fenech
               Email: dmf at star.ucl.ac.uk
             Creator: User
          Department: AIPS Data Processing
       Staff (Owner): Eric Greisen
                Type: Issue
              Status: Closed
            Priority: Default
      Template Group: Default
             Created: 21 May 2014 11:44 AM
             Updated: 21 May 2014 04:26 PM



I have found the issues 

In CALIB there is a variable name GSOLVE that should be GSOLV
and a place that has REFANT, which should be REFANT. (replace 
comma with period in IF statement.

in RMS the issue is more subtle and it took another compiler
to point out the real issue.  We changed MAXIMG to 32768*4 and 
RMSD had a variable dimensioned MAXIMG*MAXIMG/4 which is
larger than 2^31-1 bytes with the new value.  To get RMSD to compile
change the PARAMETER (IMSIZE=MAXIMG) to MAXIMG/4.

These will be fixed in tomorrow's MNJ.

Eric Greisen





------------------------------------------------------
Staff CP:  https://help.nrao.edu/staff




More information about the Daip mailing list