[daip] [!5751]: aips - AIPS script syntax

David H Roberts do-not-reply at nrao.edu
Thu Nov 6 15:15:43 EST 2014


David H Roberts updated #5751
-----------------------------

AIPS script syntax
------------------

           Ticket ID: 5751
                 URL: https://help.nrao.edu/staff/index.php?/Tickets/Ticket/View/5751
           Full Name: David H Roberts
               Email: roberts at brandeis.edu
             Creator: User
          Department: AIPS Data Processing
       Staff (Owner): -- Unassigned --
                Type: Issue
              Status: Open
            Priority: Default
                 SLA: NRAO E2E
      Template Group: Default
             Created: 06 November 2014 08:15 PM
             Updated: 06 November 2014 08:15 PM
                 Due: 10 November 2014 08:15 PM (4d 0h 0m)
      Resolution Due: 17 November 2014 08:15 PM (11d 0h 0m)



We are trying to load multiple images made in CASA into AIPS with the same name and different sequence numbers for use in FQUB. This is the scrip we wrote:

TGET FITLD
OUTNAME 'Ep3_split'
OUTCLASS 'QMAP'
FOR I=0 TO 23 BY 1
DATAIN= 'FITS:SS433_Epoch3CNew_'!!CHAR(I)!!'.Q.fits'
GO
END

The script loads the first image, but then gives the error message 'INTRPR: STACKS NOT EMPTY WHEN LINE DONE'. Can you help us fix this? Thank you.

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



More information about the Daip mailing list