[daip] New Staff Reply - [!KDA-728573]: running SCRIPS in AIPS

Eric Greisen do-not-reply at nrao.edu
Wed Jul 10 17:41:11 EDT 2013


New Staff Reply: running SCRIPS in AIPS

It is not possible to use the RUN command with other commands
on the same input line.  This is because the parser detects
the RUN command and immediately opens the input text file
and reads in the first 2 lines of that file, wiping out the
initial input line before it could even be compiled.  However,
I have seen a way to implement nested RUN files (up to 20 deep!)
and have released that in the 31DEC13 version of AIPS.  A 
Midnight Job or installation on this version on July 11 or later
will get this new code.

You then need to construct a run file that says

$ first line is a comment and is ignored
version = 'your_area'
run NG_448
run NG_449

etc

Eric Greisen



Ticket Details
===================
Ticket ID: KDA-728573
Department: AIPS Data Processing
Priority: Default
Status: Closed
Link:  https://help.nrao.edu/staff/index.php?_m=tickets&_a=viewticket&ticketid=3472




More information about the Daip mailing list