AIPS version = /home/auto/aips/31DEC07/LINUX/SYSTEM/VLA_PIPE/aips Prep version = Feb 28 16:13 /home/thuban2/vlbacald/bin/AVLAPREP.001 Pipe version = Apr 4 08:24 /home/thuban2/vlbacald/bin/AVLAPIPE.001 Post version = Mar 6 15:13 /home/thuban2/vlbacald/bin/AVLAPOST.001 /home/thuban2/vlbacald/run/AM604_1998OCT15_1.1.run started on Thu May 17 14:55:06 MDT 2007 ------------- SETFC FILE FOR SOURCE 0203+115 BELOW IS: C 1 2036 2036 02 03 46.66 11 34 45.4 00001 -1 1019 1024 1025 C 2 246 246 02 03 46.63 11 34 45.6 00002 -1 100 128 129 SETFC FILE FOR SOURCE SATURN BELOW IS: C 1 2036 2036 01 58 49.60 09 10 46.3 00001 -1 1019 1024 1025 Pops Prior Date Time Task Messages for user19368 2 0 17-MAY-2007 14:55:06 AIPS version'ABIN' 2 0 17-MAY-2007 14:55:06 AIPS run avlaprep 2 2 17-MAY-2007 14:55:06 AIPS Found in Version=ABIN 2 2 17-MAY-2007 14:55:06 AIPS $ Lorant Sjouwerman, versions 1.. 2005, for NRAO 2 2 17-MAY-2007 14:55:06 AIPS 2 2 17-MAY-2007 14:55:06 AIPS $$ General naming utilities - default to data disk 1 (safest of all) 2 2 17-MAY-2007 14:55:06 AIPS procedure pipedef1 2 2 17-MAY-2007 14:55:06 AIPS string*12 pnam 2 2 17-MAY-2007 14:55:06 AIPS string*6 pcls 2 2 17-MAY-2007 14:55:06 AIPS scalar pseq,pdsk 2 2 17-MAY-2007 14:55:06 AIPS pdsk=1 2 2 17-MAY-2007 14:55:06 AIPS finish 2 2 17-MAY-2007 14:55:06 AIPS pipedef1 2 2 17-MAY-2007 14:55:06 AIPS procedure namepipe 2 2 17-MAY-2007 14:55:06 AIPS pnam=inname;pcls=inclass;pseq=inseq;indisk=pdsk 2 2 17-MAY-2007 14:55:06 AIPS finish 2 2 17-MAY-2007 14:55:06 AIPS procedure pipename 2 2 17-MAY-2007 14:55:06 AIPS inname=pnam;inclass=pcls;inseq=pseq;indisk=pdsk 2 2 17-MAY-2007 14:55:06 AIPS finish 2 2 17-MAY-2007 14:55:06 AIPS 2 2 17-MAY-2007 14:55:06 AIPS procedure checkcat 2 2 17-MAY-2007 14:55:06 AIPS $LOS - count and make sure catalog starts at one (and not more than 10 files) 2 2 17-MAY-2007 14:55:06 AIPS scalar numcat 2 2 17-MAY-2007 14:55:06 AIPS clrname;indisk=pdsk;chkname;numcat=1-error 2 2 17-MAY-2007 14:55:06 AIPS $ for later: find out how to deal with CH0/LINE data in MOVE 2 2 17-MAY-2007 14:55:06 AIPS if(numcat>0)then;recat;end;clrtemp 2 2 17-MAY-2007 14:55:06 AIPS return numcat 2 2 17-MAY-2007 14:55:06 AIPS finish 2 2 17-MAY-2007 14:55:06 AIPS 2 2 17-MAY-2007 14:55:06 AIPS procedure gx 2 2 17-MAY-2007 14:55:06 AIPS $ inputs 2 2 17-MAY-2007 14:55:06 AIPS go;wait 2 2 17-MAY-2007 14:55:06 AIPS finish 2 2 17-MAY-2007 14:55:06 AIPS 2 2 17-MAY-2007 14:55:06 AIPS procedure pre_fillm 2 2 17-MAY-2007 14:55:06 AIPS $LOS - sets VLA archive defaults for fillm 2 2 17-MAY-2007 14:55:06 AIPS default fillm;outdisk=pdsk;doall=1;douvcomp=-1;cparm(8)=0.05;bparm(10)=0.75 2 2 17-MAY-2007 14:55:06 AIPS finish 2 2 17-MAY-2007 14:55:06 AIPS 2 2 17-MAY-2007 14:55:06 AIPS procedure fname 2 2 17-MAY-2007 14:55:06 AIPS return inname!!'.'!!inclass!!'.'!!char(inseq) 2 2 17-MAY-2007 14:55:06 AIPS finish 2 2 17-MAY-2007 14:55:06 AIPS 2 2 17-MAY-2007 14:55:06 AIPS procedure del 2 2 17-MAY-2007 14:55:06 AIPS error=1;zap 2 2 17-MAY-2007 14:55:06 AIPS finish 2 2 17-MAY-2007 14:55:06 AIPS 2 2 17-MAY-2007 14:55:06 AIPS procedure numants 2 2 17-MAY-2007 14:55:06 AIPS scalar numarow,numbout,numbant,numbase,idx;string*16 nameant 2 2 17-MAY-2007 14:55:06 AIPS numbout=0;keyword'NUM ROW';inext'AN';invers=0;getthead;numarow=keyvalue(1) 2 2 17-MAY-2007 14:55:06 AIPS for numbant=1:numarow 2 2 17-MAY-2007 14:55:06 AIPS pixxy=numbant,1,0;tabget;nameant=keystrng;idx=1;clrtemp 2 2 17-MAY-2007 14:55:06 AIPS while(substr(nameant,idx,idx)<>':');idx=idx+1;end 2 2 17-MAY-2007 14:55:06 AIPS if(substr(nameant,idx+1,idx+3)='OUT')then;numbout=numbout+1;end 2 2 17-MAY-2007 14:55:06 AIPS if(substr(nameant,idx+2,idx+4)='OUT')then;numbout=numbout+1;end 2 2 17-MAY-2007 14:55:06 AIPS end;numbase=(numarow-numbout);clrtemp 2 2 17-MAY-2007 14:55:06 AIPS $ type char(numarow-numbout)!!' ANTENNAS',char(numbase)!!' BASELINES' 2 2 17-MAY-2007 14:55:06 AIPS return numbase 2 2 17-MAY-2007 14:55:06 AIPS finish 2 2 17-MAY-2007 14:55:06 AIPS 2 2 17-MAY-2007 14:55:06 AIPS procedure skipdata 2 2 17-MAY-2007 14:55:06 AIPS $LOS - delete unwanted data sets - currently all but continuum X and C bands 2 2 17-MAY-2007 14:55:06 AIPS $ if(inclass='LINE')then;del;inclass'CH 0';del;type'ZAP LINE :'fname;end 2 2 17-MAY-2007 14:55:06 AIPS if((inclass='CH 0')!(inclass='LINE'))then;del;type'ZAP LINE :'fname;end 2 2 17-MAY-2007 14:55:06 AIPS if(inclass='4 BAND')then;del;type'ZAP 4-BAND :'fname;end 2 2 17-MAY-2007 14:55:06 AIPS if(inclass='P BAND')then;del;type'ZAP P-BAND :'fname;end 2 2 17-MAY-2007 14:55:06 AIPS $ if(inclass='L BAND')then;del;type'ZAP L-BAND :'fname;end 2 2 17-MAY-2007 14:55:06 AIPS $ if(inclass='U BAND')then;del;type'ZAP U-BAND :'fname;end 2 2 17-MAY-2007 14:55:06 AIPS $ if(inclass='K BAND')then;del;type'ZAP K-BAND :'fname;end 2 2 17-MAY-2007 14:55:06 AIPS $ if(inclass='Q BAND')then;del;type'ZAP Q-BAND :'fname;end;clrtemp 2 2 17-MAY-2007 14:55:06 AIPS if(error<1)then $ file not zapped, check for single dish vlbi; #vis=0 2 2 17-MAY-2007 14:55:06 AIPS task'TABGET';userid 0;inext'NX';invers=0;keyvalue=0;keystrng'' 2 2 17-MAY-2007 14:55:06 AIPS keyword'NUM ROW';getthead;pixxy=keyvalue(1),6,0;tabget;clrtemp 2 2 17-MAY-2007 14:55:06 AIPS if(keyvalue(1)=0)then;del;type'ZAP S-DISH :'fname;end 2 2 17-MAY-2007 14:55:06 AIPS if(error<1)then;idx=numants $ file not zapped, check for # ants (<9) 2 2 17-MAY-2007 14:55:06 AIPS if(idx<9)then;del;type'ZAP MINI-ARRAY ('!!char(idx)!!') :'!!fname 2 2 17-MAY-2007 14:55:06 AIPS end;clrtemp;end;end 2 2 17-MAY-2007 14:55:06 AIPS $also zap if solar/planetary/pulsar mode - su table proper motion?? 2 2 17-MAY-2007 14:55:06 AIPS $ and what about PT-link? antenna VPT is not OUT, later also EVLA names 2 2 17-MAY-2007 14:55:06 AIPS finish 2 2 17-MAY-2007 14:55:06 AIPS 2 2 17-MAY-2007 14:55:06 AIPS procedure checkids 2 2 17-MAY-2007 14:55:06 AIPS $LOS - account for fast switching source names - check on pos, qual, calco 2 2 17-MAY-2007 14:55:06 AIPS scalar ra1a,ra1b,ra2a,ra2b,dc1a,dc1b,dc2a,dc2b,n,m,l,idx 2 2 17-MAY-2007 14:55:06 AIPS scalar q1,q2 2 2 17-MAY-2007 14:55:06 AIPS string*1 co1,co2 2 2 17-MAY-2007 14:55:06 AIPS string*16 n1,n2 2 2 17-MAY-2007 14:55:06 AIPS array alist(100),blist(100) 2 2 17-MAY-2007 14:55:06 AIPS inext'SU';invers 0;keyword'NUM ROW';keyvalue 0;keystrng'';getthead 2 2 17-MAY-2007 14:55:06 AIPS n=keyvalue(1);idx=1;aparm 0;bparm 0;alist 0;blist 0 2 2 17-MAY-2007 14:55:06 AIPS if (n > 1) then 2 2 17-MAY-2007 14:55:06 AIPS for m=1:(n-1);clrtemp 2 2 17-MAY-2007 14:55:06 AIPS pixxy m,11;tabget;ra1a keyvalue(1);ra1b keyvalue(2) 2 2 17-MAY-2007 14:55:06 AIPS for l=(m+1):n;clrtemp 2 2 17-MAY-2007 14:55:06 AIPS pixxy l,11;tabget;ra2a keyvalue(1);ra2b keyvalue(2) 2 2 17-MAY-2007 14:55:06 AIPS if (abs(ra1a-ra2a)=0) then 2 2 17-MAY-2007 14:55:06 AIPS if ( abs((ra1b-ra2b)*3600*1000) < 3 ) then $ RA within 3 mas! 2 2 17-MAY-2007 14:55:06 AIPS pixxy m,12;tabget;dc1a keyvalue(1);dc1b keyvalue(2) 2 2 17-MAY-2007 14:55:06 AIPS pixxy l,12;tabget;dc2a keyvalue(1);dc2b keyvalue(2) 2 2 17-MAY-2007 14:55:06 AIPS if (abs(dc1a-dc2a)=0) then 2 2 17-MAY-2007 14:55:06 AIPS if ( abs((dc1b-dc2b)*3600*1000) < 3 ) then $ DC within 3 mas! 2 2 17-MAY-2007 14:55:06 AIPS pixxy m,3;tabget;q1 keyvalue(1);pixxy l,3;tabget;q2 keyvalue(1) 2 2 17-MAY-2007 14:55:06 AIPS if (q1=q2) then $ same qualifier; same calcode? 2 2 17-MAY-2007 14:55:06 AIPS pixxy m,4;tabget;co1 keystrng;pixxy l,4;tabget;co2 keystrng 2 2 17-MAY-2007 14:55:06 AIPS if (co1=co2) then 2 2 17-MAY-2007 14:55:06 AIPS pixxy m,1;tabget;q1 keyvalue(1) 2 2 17-MAY-2007 14:55:06 AIPS pixxy l,1;tabget;q2 keyvalue(1) 2 2 17-MAY-2007 14:55:06 AIPS pixxy m,2;tabget;n1 keystrng;pixxy l,2;tabget;n2 keystrng 2 2 17-MAY-2007 14:55:06 AIPS if (idx>100) then; 2 2 17-MAY-2007 14:55:06 AIPS type 'TOO MANY SOURCES TO DO DSORC - DO BY HAND!' 2 2 17-MAY-2007 14:55:06 AIPS type 'NEXT =.'!!char(idx)!!' DO:'!!char(l)!!'.&.'!!char(m) 2 2 17-MAY-2007 14:55:06 AIPS else 2 2 17-MAY-2007 14:55:06 AIPS if (length(n1)1) then;task'DSORC';n=0 2 2 17-MAY-2007 14:55:06 AIPS outname inname;outclass inclass;outseq inseq;outdisk indisk 2 2 17-MAY-2007 14:55:06 AIPS while (n100)then;type'TOO MANY SOURCES FOR DSORC';error 1;end;clrtemp 2 2 17-MAY-2007 14:55:06 AIPS end 2 2 17-MAY-2007 14:55:06 AIPS finish 2 2 17-MAY-2007 14:55:06 AIPS 2 2 17-MAY-2007 14:55:06 AIPS procedure checkcal 2 2 17-MAY-2007 14:55:06 AIPS $LOS Currently (Sep 22, 2005) can/will do 3C286 and 3C48 at X and C 2 2 17-MAY-2007 14:55:06 AIPS $LOS (and for now skip 3C286/3C48/3C138/3C147 Q,K,U and 3C48 L) 2 2 17-MAY-2007 14:55:06 AIPS scalar idx,jdx 2 2 17-MAY-2007 14:55:06 AIPS string*16 sname 2 2 17-MAY-2007 14:55:06 AIPS task'TABGET';userid 0;inext'SU';invers=0;keyvalue=0;keystrng'';error=1 2 2 17-MAY-2007 14:55:06 AIPS keyword'NUM ROW';getthead;idx=keyvalue(1);clrtemp 2 2 17-MAY-2007 14:55:06 AIPS for jdx=1:idx 2 2 17-MAY-2007 14:55:06 AIPS pixxy=jdx,2,0;tabget;sname=substr(keystrng,1,length(keystrng)) 2 2 17-MAY-2007 14:55:06 AIPS if(sname='3C286')then;error=-1;jdx=idx+1;end 2 2 17-MAY-2007 14:55:06 AIPS if(sname='3C48')then;error=-1;jdx=idx+1;end 2 2 17-MAY-2007 14:55:06 AIPS if(sname='3C138')then;error=-1;jdx=idx+1;end 2 2 17-MAY-2007 14:55:06 AIPS if(sname='3C147')then;error=-1;jdx=idx+1;end 2 2 17-MAY-2007 14:55:06 AIPS if(sname='3C295')then;error=-1;jdx=idx+1;end 2 2 17-MAY-2007 14:55:06 AIPS if(error>0)then $ try B1950 name 2 2 17-MAY-2007 14:55:06 AIPS if(sname='1328+307')then;error=-1;jdx=idx+1;end 2 2 17-MAY-2007 14:55:06 AIPS if(sname='0134+329')then;error=-1;jdx=idx+1;end 2 2 17-MAY-2007 14:55:06 AIPS if(sname='0518+165')then;error=-1;jdx=idx+1;end 2 2 17-MAY-2007 14:55:06 AIPS if(sname='0538+498')then;error=-1;jdx=idx+1;end 2 2 17-MAY-2007 14:55:06 AIPS if(sname='1409+524')then;error=-1;jdx=idx+1;end 2 2 17-MAY-2007 14:55:06 AIPS if(error>0)then $ try J2000 2 2 17-MAY-2007 14:55:06 AIPS if(sname='1331+305')then;error=-1;jdx=idx+1;end 2 2 17-MAY-2007 14:55:06 AIPS if(sname='0137+331')then;error=-1;jdx=idx+1;end 2 2 17-MAY-2007 14:55:06 AIPS if(sname='0521+166')then;error=-1;jdx=idx+1;end 2 2 17-MAY-2007 14:55:06 AIPS if(sname='0542+498')then;error=-1;jdx=idx+1;end 2 2 17-MAY-2007 14:55:06 AIPS if(sname='1411+522')then;error=-1;jdx=idx+1;end 2 2 17-MAY-2007 14:55:06 AIPS if(error>0)then $ try J2000 name 2 2 17-MAY-2007 14:55:06 AIPS if(sname='J1331+3030')then;error=-1;jdx=idx+1;end 2 2 17-MAY-2007 14:55:06 AIPS if(sname='J0137+3309')then;error=-1;jdx=idx+1;end 2 2 17-MAY-2007 14:55:06 AIPS if(sname='J0521+1638')then;error=-1;jdx=idx+1;end 2 2 17-MAY-2007 14:55:06 AIPS if(sname='J0542+4951')then;error=-1;jdx=idx+1;end 2 2 17-MAY-2007 14:55:06 AIPS if(sname='J1411+5212')then;error=-1;jdx=idx+1;end 2 2 17-MAY-2007 14:55:06 AIPS end;end;end;clrtemp 2 2 17-MAY-2007 14:55:06 AIPS end 2 2 17-MAY-2007 14:55:06 AIPS $ if error>0 check on coords (for different name than standard) 2 2 17-MAY-2007 14:55:06 AIPS $ but keyval not reliable to do this.. ?? 2 2 17-MAY-2007 14:55:06 AIPS $ end 2 2 17-MAY-2007 14:55:06 AIPS if(error>0)then;del;type'ZAP - NO STD CAL SRC FOR :'fname;error=1 2 2 17-MAY-2007 14:55:06 AIPS else;checkids;error=-1;end;clrtemp 2 2 17-MAY-2007 14:55:06 AIPS finish 2 2 17-MAY-2007 14:55:06 AIPS 2 2 17-MAY-2007 14:55:06 AIPS procedure j2000fix 2 2 17-MAY-2007 14:55:06 AIPS $LOS - convert data to J2000 by default use of uvfix 2 2 17-MAY-2007 14:55:06 AIPS task'UVFIX';outname=inname;outclass=inclass;outseq=inseq;outdisk=indisk 2 2 17-MAY-2007 14:55:06 AIPS shift=0;uvfixprm=0;tput uvfix;outclass'PREFIX';rename;default tabget 2 2 17-MAY-2007 14:55:06 AIPS tget uvfix;task'TABGET';inclass'PREFIX';inext'SU';pixxy 1,13,1;tabget 2 2 17-MAY-2007 14:55:06 AIPS if (keyvalue(1)<1) then; tput tabget;default tabed;tget tabget 2 2 17-MAY-2007 14:55:06 AIPS task'TABED';optype'REPL';aparm 13,0,0,2;keyvalue 1950.0 0;gx;end 2 2 17-MAY-2007 14:55:06 AIPS tget uvfix;inclass'PREFIX';gx;zap;inclass=outclass;clrtemp 2 2 17-MAY-2007 14:55:06 AIPS finish 2 2 17-MAY-2007 14:55:06 AIPS 2 2 17-MAY-2007 14:55:06 AIPS procedure datachks 2 2 17-MAY-2007 14:55:06 AIPS $LOS - delete unwanted data sets, check for standard calibrators and make J2000 2 2 17-MAY-2007 14:55:06 AIPS if(error<1)then $ file exists 2 2 17-MAY-2007 14:55:06 AIPS skipdata;if(error<1)then $ file was not zapped 2 2 17-MAY-2007 14:55:06 AIPS checkcal;if(error<1)then $ file has standard calibrator in it 2 2 17-MAY-2007 14:55:06 AIPS j2000fix 2 2 17-MAY-2007 14:55:06 AIPS $ addcalco 2 2 17-MAY-2007 14:55:06 AIPS end;end;end;clrtemp 2 2 17-MAY-2007 14:55:06 AIPS finish 2 2 17-MAY-2007 14:55:06 AIPS 2 2 17-MAY-2007 14:55:06 AIPS procedure freqchks 2 2 17-MAY-2007 14:55:06 AIPS $LOS - split up in frequency IDs, run INDXR, and remove 2 2 17-MAY-2007 14:55:06 AIPS scalar rows, nfrq 2 2 17-MAY-2007 14:55:06 AIPS if(error<1)then $ file exists 2 2 17-MAY-2007 14:55:06 AIPS inext'FQ';invers=1;keyword='NUM ROW';getthead;nfrq=keyvalue(1) 2 2 17-MAY-2007 14:55:06 AIPS if (nfrq > 1) then 2 2 17-MAY-2007 14:55:06 AIPS if (nfrq > 9) then;type' WARNING! MORE THAN 9 FREQUENCY ID-S!';end 2 2 17-MAY-2007 14:55:06 AIPS tput getthead;default'UVCOP';tget getthead;keyword='';task'UVCOP';tput 2 2 17-MAY-2007 14:55:06 AIPS for rows=1:nfrq 2 2 17-MAY-2007 14:55:06 AIPS pixxy=rows,1,1;inver=1;inext='FQ';tabget;tget;freqid=keyvalue(1) 2 2 17-MAY-2007 14:55:06 AIPS outclass=substr(inclass,1,1)!!substr(inclass,3,6)!!char(freqid) 2 2 17-MAY-2007 14:55:06 AIPS type'COPYING FREQUENCY ID #'!!char(freqid);gx 2 2 17-MAY-2007 14:55:06 AIPS default'INDXR';tget uvcop;task'INDXR';inclass outclass;gx;task'DQUAL' 2 2 17-MAY-2007 14:55:06 AIPS $out not in! ** outname=inname;outclass=inclass;outseq=inseq;outdisk=indisk;gx 2 2 17-MAY-2007 14:55:06 AIPS tget uvcop;freqid=1;clrtemp 2 2 17-MAY-2007 14:55:06 AIPS end;end;end;if(nfrq>1)then;type fname!!' SPLIT IN :'!!char(nfrq);zap;end 2 2 17-MAY-2007 14:55:06 AIPS finish 2 2 17-MAY-2007 14:55:06 AIPS 2 2 17-MAY-2007 14:55:06 AIPS procedure pre_move 2 2 17-MAY-2007 14:55:06 AIPS $LOS - moves file to another AIPS user number 2 2 17-MAY-2007 14:55:06 AIPS default move;indisk=pdsk;outseq=-1;opcode'MOVE';clrtemp 2 2 17-MAY-2007 14:55:06 AIPS finish 2 2 17-MAY-2007 14:55:06 AIPS 2 2 17-MAY-2007 14:55:06 AIPS procedure expid 2 2 17-MAY-2007 14:55:06 AIPS string*20 expnm 2 2 17-MAY-2007 14:55:06 AIPS string*75 expmsg 2 2 17-MAY-2007 14:55:06 AIPS return expnm 2 2 17-MAY-2007 14:55:06 AIPS finish 2 2 17-MAY-2007 14:55:06 AIPS type expid 2 5 17-MAY-2007 14:55:06 AIPS ' ' 2 0 17-MAY-2007 14:55:06 AIPS run avlapipe 2 2 17-MAY-2007 14:55:06 AIPS Found in Version=ABIN 2 2 17-MAY-2007 14:55:06 AIPS $ 2 2 17-MAY-2007 14:55:06 AIPS $ Ver 1.0 : Copy of private Ver 3.0 of VLARUN (public version is 2.5): 2 2 17-MAY-2007 14:55:06 AIPS $ was 3.0 : Add PLVER (in goplt) for plot files and to include TASAV (12MAY04) 2 2 17-MAY-2007 14:55:06 AIPS $ Repositioned inseq=0 to safeguard to SU-tab confusion (12NOV04) 2 2 17-MAY-2007 14:55:06 AIPS $ Rearanged inputs and options, added integration time calculation, 2 2 17-MAY-2007 14:55:06 AIPS $ QUACK, selective plotting, INNAME vs DOCAT, alternative flux cal, 2 2 17-MAY-2007 14:55:06 AIPS $ selective imaging, SCIMG for targets, use model in CALIB, find VLA 2 2 17-MAY-2007 14:55:06 AIPS $ array, use model,.. 2 2 17-MAY-2007 14:55:06 AIPS $ 2 2 17-MAY-2007 14:55:06 AIPS $Next vers add polarization calibration, SCIMG->SCIMG? 2 2 17-MAY-2007 14:55:06 AIPS $ find imsize, find cutoffflux, include infile 2 2 17-MAY-2007 14:55:06 AIPS $--------------------------------------------------------------- 2 2 17-MAY-2007 14:55:06 AIPS $0000000011111111112222222222333333333344444444445555555555666666666677777777778 2 2 17-MAY-2007 14:55:06 AIPS $2345678901234567890123456789012345678901234567890123456789012345678901234567890 2 2 17-MAY-2007 14:55:06 AIPS $=============================================== 2 2 17-MAY-2007 14:55:06 AIPS $! Calibrating amplitude and phase, and imaging VLA data 2 2 17-MAY-2007 14:55:06 AIPS $# RUN POPS VLA UTILITY CALIBRATION IMAGING 2 2 17-MAY-2007 14:55:06 AIPS $--------------------------------------------------------------- 2 2 17-MAY-2007 14:55:06 AIPS $; Copyright (C) 2002-2006 2 2 17-MAY-2007 14:55:06 AIPS $; Associated Universities, Inc. Washington DC, USA. 2 2 17-MAY-2007 14:55:06 AIPS $; 2 2 17-MAY-2007 14:55:06 AIPS $; This program is free software; you can redistribute it and/or 2 2 17-MAY-2007 14:55:06 AIPS $; modify it under the terms of the GNU General Public License as 2 2 17-MAY-2007 14:55:06 AIPS $; published by the Free Software Foundation; either version 2 of 2 2 17-MAY-2007 14:55:06 AIPS $; the License, or (at your option) any later version. 2 2 17-MAY-2007 14:55:06 AIPS $; 2 2 17-MAY-2007 14:55:06 AIPS $; This program is distributed in the hope that it will be useful, 2 2 17-MAY-2007 14:55:06 AIPS $; but WITHOUT ANY WARRANTY; without even the implied warranty of 2 2 17-MAY-2007 14:55:06 AIPS $; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 2 2 17-MAY-2007 14:55:06 AIPS $; GNU General Public License for more details. 2 2 17-MAY-2007 14:55:06 AIPS $; 2 2 17-MAY-2007 14:55:06 AIPS $; You should have received a copy of the GNU General Public 2 2 17-MAY-2007 14:55:06 AIPS $; License along with this program; if not, write to the Free 2 2 17-MAY-2007 14:55:06 AIPS $; Software Foundation, Inc., 675 Massachusetts Ave, Cambridge, 2 2 17-MAY-2007 14:55:06 AIPS $; MA 02139, USA. 2 2 17-MAY-2007 14:55:06 AIPS $; 2 2 17-MAY-2007 14:55:06 AIPS $; Correspondence concerning AIPS should be addressed as follows: 2 2 17-MAY-2007 14:55:06 AIPS $; Internet email: aipsmail@nrao.edu. 2 2 17-MAY-2007 14:55:06 AIPS $; Postal address: AIPS Project Office 2 2 17-MAY-2007 14:55:06 AIPS $; National Radio Astronomy Observatory 2 2 17-MAY-2007 14:55:06 AIPS $; 520 Edgemont Road 2 2 17-MAY-2007 14:55:06 AIPS $; Charlottesville, VA 22903-2475 USA 2 2 17-MAY-2007 14:55:06 AIPS $--------------------------------------------------------------- 2 2 17-MAY-2007 14:55:06 AIPS $=============================================================== 2 2 17-MAY-2007 14:55:06 AIPS 2 2 17-MAY-2007 14:55:06 AIPS procedure pipeinit 2 2 17-MAY-2007 14:55:06 AIPS scalar lsdisk,lsname,lsrant,lscont,lserr,lsplot,lsflag,k,lsflux,lstarg,lsmodl 2 2 17-MAY-2007 14:55:06 AIPS scalar lsids,star,tint,fsw,kj 2 2 17-MAY-2007 14:55:06 AIPS string*2 lstyp 2 2 17-MAY-2007 14:55:06 AIPS string*3 lsvla 2 2 17-MAY-2007 14:55:06 AIPS string*6 lsidc,lsstrng 2 2 17-MAY-2007 14:55:06 AIPS string*16 lsidn,lscal 2 2 17-MAY-2007 14:55:06 AIPS string*16 lsampcal(20),lsbndcal(5),lsphacal(20),lspntcal(25),lsallcal(30), 2 2 17-MAY-2007 14:55:06 AIPS array lsbadd(10),lsparm(16),lssid(1000) $ D=1,C=3.3,B=10.8,A=35.4,PT=73 2 2 17-MAY-2007 14:55:06 AIPS finish 2 2 17-MAY-2007 14:55:06 AIPS pipeinit 2 2 17-MAY-2007 14:55:06 AIPS 2 2 17-MAY-2007 14:55:06 AIPS procedure pipeinpt 2 2 17-MAY-2007 14:55:06 AIPS lsampcal '3C48', '0134+329','0137+331','J0137+3309' 2 2 17-MAY-2007 14:55:06 AIPS lsampcal(5)~ '3C138','0518+165','0521+166','J0521+1638' 2 2 17-MAY-2007 14:55:06 AIPS lsampcal(9)~ '3C147','0538+498','0542+498','J0542+4951' 2 2 17-MAY-2007 14:55:06 AIPS lsampcal(13)~'3C286','1328+307','1331+305','J1331+3030' 2 2 17-MAY-2007 14:55:06 AIPS lsampcal(17)~'3C295','1409+524','1411+522','J1411+5212' 2 2 17-MAY-2007 14:55:06 AIPS lserr=0;lsbadd=baddisk;lsdisk=indisk;lsname=docat 2 2 17-MAY-2007 14:55:06 AIPS lsidn=inname;lsidc=inclass;lsids=inseq;lstyp'UV';fsw=doalign;lsflag=flagver 2 2 17-MAY-2007 14:55:06 AIPS lsparm(2)=solint;lsparm(13)=factor;lsrant=refant;lsmodl=domodel 2 2 17-MAY-2007 14:55:06 AIPS lscal=keystrng;lsflux=flux;lsparm(3)=uvrange(1);lsparm(4)=uvrange(2) 2 2 17-MAY-2007 14:55:06 AIPS for k=1:20;lsphacal(k)=sources(k);end;for k=1:5;lsbndcal(k)=calsour(k);end 2 2 17-MAY-2007 14:55:06 AIPS lsparm(11)=dopol;lsparm(12)=bpa;lscont=docont;lsplot=plver;lsparm(1)=doall 2 2 17-MAY-2007 14:55:06 AIPS lsparm(5)=doarray;lsparm(6)=imsize(1);lsparm(7)=niter;lsparm(8)=cutoff 2 2 17-MAY-2007 14:55:06 AIPS lsparm(9)=docal;lsparm(10)=doresid 2 2 17-MAY-2007 14:55:06 AIPS $ check input values 2 2 17-MAY-2007 14:55:06 AIPS $->lsbadd 2 2 17-MAY-2007 14:55:06 AIPS if (lsdisk<=0) then;lserr=1;type'SPECIFY THE INDISK';end 2 2 17-MAY-2007 14:55:06 AIPS if(lsname<=0)then;inname=lsidn;inclass=lsidc;inseq=lsids;intype=lstyp;chkname 2 2 17-MAY-2007 14:55:06 AIPS if (error<>0) then 2 2 17-MAY-2007 14:55:06 AIPS lserr=2; type 'SPECIFY INNAME, ETC, OR THE CATALOG NUMBER = DOCAT' 2 2 17-MAY-2007 14:55:06 AIPS else 2 2 17-MAY-2007 14:55:06 AIPS userid=0;k=1;lsname=0 2 2 17-MAY-2007 14:55:06 AIPS while (lsname=0);egetname k 2 2 17-MAY-2007 14:55:06 AIPS if (( (lsidn=inname)&(lsidc=inclass) )&(lsids=inseq)) then 2 2 17-MAY-2007 14:55:06 AIPS lsname=k;lsidn=inname;lsidc=inclass;lsids=inseq;lstyp=intype 2 2 17-MAY-2007 14:55:06 AIPS else;k=k+1;end;end;end;else 2 2 17-MAY-2007 14:55:06 AIPS if ( ((inname <> '')!(inclass <> '')) ! (inseq <> 0) ) then 2 2 17-MAY-2007 14:55:06 AIPS lserr=2; type 'DO NOT SPECIFY BOTH INNAME, ETC, AND VARIABLE DOCAT' 2 2 17-MAY-2007 14:55:06 AIPS else 2 2 17-MAY-2007 14:55:06 AIPS getname(lsname);lsidn=inname;lsidc=inclass;lsids=inseq;lstyp=intype 2 2 17-MAY-2007 14:55:06 AIPS end 2 2 17-MAY-2007 14:55:06 AIPS end 2 2 17-MAY-2007 14:55:06 AIPS 2 2 17-MAY-2007 14:55:06 AIPS $->inname 2 2 17-MAY-2007 14:55:06 AIPS $->inclass 2 2 17-MAY-2007 14:55:06 AIPS $->inseq 2 2 17-MAY-2007 14:55:06 AIPS $->fsw 2 2 17-MAY-2007 14:55:06 AIPS $->lsflag 2 2 17-MAY-2007 14:55:06 AIPS if (lsparm(2)<=0) then; lserr=3; type 'SPECIFY THE SOLUTION INTERVAL';end 2 2 17-MAY-2007 14:55:06 AIPS if (lsparm(13)<1)then;lsparm(13)=1;type'FACTOR<1 QUESTIONABLE, SET TO 1';end 2 2 17-MAY-2007 14:55:06 AIPS if (lsrant<=0)then;lsrant=0;type'AIPS WILL CHOOSE THE REFERENCE ANTENNA';end 2 2 17-MAY-2007 14:55:06 AIPS if ( (lsmodl>0) & (length(lscal)>0) ) then 2 2 17-MAY-2007 14:55:06 AIPS lserr=4;type 'CANNOT USE STANDARD SOURCE MODEL FOR ALTERNATIVE CALIBRATOR' 2 2 17-MAY-2007 14:55:06 AIPS end 2 2 17-MAY-2007 14:55:06 AIPS $->lscal 2 2 17-MAY-2007 14:55:06 AIPS if (length(lscal)<>0) then 2 2 17-MAY-2007 14:55:06 AIPS type 'USING NON-STANDARD AMPLITUDE CALIBRATOR, FLUX, UVRANGE :' 2 2 17-MAY-2007 14:55:06 AIPS type lscal, lsflux, lsparm(3), lsparm(4);lsampcal='';lsampcal(1)=lscal 2 2 17-MAY-2007 14:55:06 AIPS end 2 2 17-MAY-2007 14:55:06 AIPS 2 2 17-MAY-2007 14:55:06 AIPS $->lsflux 2 2 17-MAY-2007 14:55:06 AIPS $-> #3+#4 uvrange 2 2 17-MAY-2007 14:55:06 AIPS for i=1:20;for j=1:16;if(substr(lsphacal(i),j,j)='*')then;if (lserr<>7) then 2 2 17-MAY-2007 14:55:06 AIPS if((i=1)&(j=1))then;star=1;else; 2 2 17-MAY-2007 14:55:06 AIPS star=-1;lserr=7;type'ONLY USE * IN THE 1ST CHARACTER OF THE 1ST SOURCE' 2 2 17-MAY-2007 14:55:06 AIPS end;end;end;end;clrtemp;end 2 2 17-MAY-2007 14:55:06 AIPS if (lsname>0) then; indisk=lsdisk; getname(lsname); clrtemp 2 2 17-MAY-2007 14:55:06 AIPS if ( (inclass='CH 0') & (substr(lsbndcal(1),1,1) = ' ') ) then 2 2 17-MAY-2007 14:55:06 AIPS lserr=8;type 'SPECIFY THE BANDPASS CALIBRATOR = CALSOUR' 2 2 17-MAY-2007 14:55:06 AIPS end;end;clrtemp 2 2 17-MAY-2007 14:55:06 AIPS $-> #11 dopol 2 2 17-MAY-2007 14:55:06 AIPS $-> #12 bpa 2 2 17-MAY-2007 14:55:06 AIPS $->lscont 2 2 17-MAY-2007 14:55:06 AIPS $->lsplot 2 2 17-MAY-2007 14:55:06 AIPS if (lsparm(1) > 0) then 2 2 17-MAY-2007 14:55:06 AIPS if (lsparm(5)<0) then;type 'SETFC WILL DETERMINE THE CELL SIZE' 2 2 17-MAY-2007 14:55:06 AIPS else; 2 2 17-MAY-2007 14:55:06 AIPS if (lsparm(5)=0) then; 2 2 17-MAY-2007 14:55:06 AIPS keyword='TELESCOP';gethead; 2 2 17-MAY-2007 14:55:06 AIPS if (substr(keystrng,1,3)<>'VLA') then; 2 2 17-MAY-2007 14:55:06 AIPS lserr=5; type 'CANNOT DETERMINE ARRAY - THIS IS NOT THE VLA' 2 2 17-MAY-2007 14:55:06 AIPS else;keyword'NUM ROW';inext'AN';invers=0;getthead;k=keyvalue(1) 2 2 17-MAY-2007 14:55:06 AIPS for j=1:k 2 2 17-MAY-2007 14:55:06 AIPS pixxy=j,1,0;tabget;i=1;clrtemp 2 2 17-MAY-2007 14:55:06 AIPS while((substr(keystrng,i,i)<>':')&(i<9));i=i+1;end 2 2 17-MAY-2007 14:55:06 AIPS if (substr(keystrng,i+1,i+1)<>' ')then; 2 2 17-MAY-2007 14:55:06 AIPS lsvla=substr(keystrng,i+1,i+3);else 2 2 17-MAY-2007 14:55:06 AIPS lsvla=substr(keystrng,i+2,i+4);end 2 2 17-MAY-2007 14:55:06 AIPS if ((lsvla<>'OUT')&(lsvla<>'MPD'))then; 2 2 17-MAY-2007 14:55:06 AIPS if (lsvla='VPT')then;lsparm(5)=75;else 2 2 17-MAY-2007 14:55:06 AIPS if (substr(keystrng,i+1,i+1)<>' ')then; 2 2 17-MAY-2007 14:55:06 AIPS keyword=substr(keystrng,i+2,i+8);else 2 2 17-MAY-2007 14:55:06 AIPS keyword=substr(keystrng,i+3,i+9);end 2 2 17-MAY-2007 14:55:06 AIPS lsparm(5)=max(lsparm(5),value(keyword));clrtemp;end;end;end 2 2 17-MAY-2007 14:55:06 AIPS if (lsparm(5)<75) then;if (lsparm(5)>36) then;lsparm(5)=36;else 2 2 17-MAY-2007 14:55:06 AIPS if (lsparm(5)>18) then;lsparm(5)=11;else 2 2 17-MAY-2007 14:55:06 AIPS if(lsparm(5)>9)then;lsparm(5)=3.5;else;lsparm(5)=1;end;end;end;end 2 2 17-MAY-2007 14:55:06 AIPS end;if(lsparm(5)=0)then;lserr=5;type'WHAT ARRAY?! USE DOARRAY';else 2 2 17-MAY-2007 14:55:06 AIPS if(lsparm(5)>0)then 2 2 17-MAY-2007 14:55:06 AIPS type char(lsparm(5))!!' KILOMETERS WILL BE USED AS MAXIMUM BASELINE' 2 2 17-MAY-2007 14:55:06 AIPS end;end;end;end 2 2 17-MAY-2007 14:55:06 AIPS if (lsparm(6)>=0)then;if((lsparm(6)<128)!(imsize(2)<128))then 2 2 17-MAY-2007 14:55:06 AIPS lserr=6; type 'SPECIFY THE IMSIZE CORRECTLY (>127 OR <0)';end;end 2 2 17-MAY-2007 14:55:06 AIPS 2 2 17-MAY-2007 14:55:06 AIPS $-> #7 niter 2 2 17-MAY-2007 14:55:06 AIPS if (lsparm(7) < 0) then; lsparm(7) = 7e4; end 2 2 17-MAY-2007 14:55:06 AIPS $-> #8 cutoff 2 2 17-MAY-2007 14:55:06 AIPS $-> #9 docal 2 2 17-MAY-2007 14:55:06 AIPS $-> #10 doresid 2 2 17-MAY-2007 14:55:06 AIPS 2 2 17-MAY-2007 14:55:06 AIPS end 2 2 17-MAY-2007 14:55:06 AIPS finish 2 2 17-MAY-2007 14:55:06 AIPS 2 2 17-MAY-2007 14:55:06 AIPS procedure getidn 2 2 17-MAY-2007 14:55:06 AIPS indisk=lsdisk;inname=lsidn;inclass=lsidc;inseq=lsids;intype=lstyp 2 2 17-MAY-2007 14:55:06 AIPS finish 2 2 17-MAY-2007 14:55:06 AIPS 2 2 17-MAY-2007 14:55:06 AIPS procedure gx 2 2 17-MAY-2007 14:55:06 AIPS $ inputs 2 2 17-MAY-2007 14:55:06 AIPS go;wait 2 2 17-MAY-2007 14:55:06 AIPS finish 2 2 17-MAY-2007 14:55:06 AIPS 2 2 17-MAY-2007 14:55:06 AIPS procedure getset 2 2 17-MAY-2007 14:55:06 AIPS default;getidn;clrtemp 2 2 17-MAY-2007 14:55:06 AIPS finish 2 2 17-MAY-2007 14:55:06 AIPS 2 2 17-MAY-2007 14:55:06 AIPS procedure lsclrcal 2 2 17-MAY-2007 14:55:06 AIPS $ consolidate lists, deal with calcode='*' later 2 2 17-MAY-2007 14:55:06 AIPS scalar lsidx,l,m,n 2 2 17-MAY-2007 14:55:06 AIPS task'TABGET';getset;inext'NX';invers 0;keyvalue=0;keystrng'' 2 2 17-MAY-2007 14:55:06 AIPS keyword'NUM ROW';getthead;lsidx=keyvalue(1);clrtemp;n=0;lssid=0 2 2 17-MAY-2007 14:55:06 AIPS if (keyvalue(1)>1000)then;type'WARNING: MORE THAN 1000 SCANS !';end 2 2 17-MAY-2007 14:55:06 AIPS for i=1:lsidx $ remember source number 2 2 17-MAY-2007 14:55:06 AIPS pixxy=i,3,0;tabget;error=0 2 2 17-MAY-2007 14:55:06 AIPS for l=1:n;if(lssid(l)=keyvalue(1))then;error=1;end;end;clrtemp 2 2 17-MAY-2007 14:55:06 AIPS if(error=0)then;n=n+1;lssid(n)=keyvalue(1);end 2 2 17-MAY-2007 14:55:06 AIPS end;inext'SU';invers 0;keyvalue=0;keystrng'';keyword'NUM ROW' 2 2 17-MAY-2007 14:55:06 AIPS getthead;lsidx=keyvalue(1);clrtemp;sources'';l=1;m=1;n=1 2 2 17-MAY-2007 14:55:06 AIPS for i=1:lsidx 2 2 17-MAY-2007 14:55:06 AIPS pixxy=i,2,0;tabget;k=length(keystrng);j=0;clrtemp 2 2 17-MAY-2007 14:55:06 AIPS while (j<20);j=j+1;if (substr(lsampcal(j),1,k)=substr(keystrng,1,k)) then 2 2 17-MAY-2007 14:55:06 AIPS lsampcal(l)=lsampcal(j);j=30;lsparm(14)=l;l=l+1;end;end;j=0;clrtemp 2 2 17-MAY-2007 14:55:06 AIPS while (j<20);j=j+1;if (substr(lsphacal(j),1,k)=substr(keystrng,1,k)) then 2 2 17-MAY-2007 14:55:06 AIPS lsphacal(m)=lsphacal(j);j=30;lsparm(15)=m;m=m+1;end;end;j=0;clrtemp 2 2 17-MAY-2007 14:55:06 AIPS while (j<5);j=j+1;if (substr(lsbndcal(j),1,k)=substr(keystrng,1,k)) then 2 2 17-MAY-2007 14:55:06 AIPS lsbndcal(n)=lsbndcal(j);j=30;lsparm(16)=n;n=n+1;end;end;clrtemp 2 2 17-MAY-2007 14:55:06 AIPS end;lspntcal'';lsallcal'';for j=l:20;lsampcal(j)='';end 2 2 17-MAY-2007 14:55:06 AIPS for j=m:20;lsphacal(j)='';end;for j=n:5;lsbndcal(j)='';end 2 2 17-MAY-2007 14:55:06 AIPS for j=1:lsparm(15);lspntcal(j)=lsphacal(j);end;k=lsparm(15) 2 2 17-MAY-2007 14:55:06 AIPS for j=1:lsparm(16);lspntcal(j+k)=lsbndcal(j);end;j=0;l=1;clrtemp 2 2 17-MAY-2007 14:55:06 AIPS while (j<(lsparm(15)+lsparm(16)));j=j+1;if (length(lspntcal(j))>0) then 2 2 17-MAY-2007 14:55:06 AIPS lspntcal(l)=lspntcal(j);if(l<>j)then;lspntcal(j)='';end;l=l+1;end;end 2 2 17-MAY-2007 14:55:06 AIPS $here - clean up pnt cal for doubles - subtract from total count below 2 2 17-MAY-2007 14:55:06 AIPS k=lsparm(15)+lsparm(16);for j=1:k;lsallcal(j)=lspntcal(j);end;l=1 2 2 17-MAY-2007 14:55:06 AIPS for j=1:lsparm(14);i=length(lsampcal(j));lsidx=0;m=j 2 2 17-MAY-2007 14:55:06 AIPS while ((lsidx0) then;lsallcal(l)=lsallcal(j) 2 2 17-MAY-2007 14:55:06 AIPS if(l<>j)then;lsallcal(j)='';end;l=l+1;end;end 2 2 17-MAY-2007 14:55:06 AIPS $typ 'LSAMPCAL, LSPHACAL, LSBNDCAL, LSPNTCAL, AND LSALLCAL :' 2 2 17-MAY-2007 14:55:06 AIPS $typ lsampcal; typ lsphacal; typ lsbndcal; typ lspntcal; typ lsallcal; 2 2 17-MAY-2007 14:55:06 AIPS return;clrtemp 2 2 17-MAY-2007 14:55:06 AIPS finish 2 2 17-MAY-2007 14:55:06 AIPS 2 2 17-MAY-2007 14:55:06 AIPS procedure numtab(lsstrng) 2 2 17-MAY-2007 14:55:06 AIPS keystrng'';j=0;clrtemp 2 2 17-MAY-2007 14:55:06 AIPS while ((j<15)&(keystrng<>lsstrng)) 2 2 17-MAY-2007 14:55:06 AIPS j=j+1;keyword'EXTYPE'!!char(j);gethead;end;clrtemp 2 2 17-MAY-2007 14:55:06 AIPS if (keystrng=lsstrng) then 2 2 17-MAY-2007 14:55:06 AIPS keyword'EXTVER'!!char(j);gethead;else;keyvalue=0;end 2 2 17-MAY-2007 14:55:06 AIPS keyword'';keystrng'';clrtemp 2 2 17-MAY-2007 14:55:06 AIPS return keyvalue(1);finish 2 2 17-MAY-2007 14:55:06 AIPS 2 2 17-MAY-2007 14:55:06 AIPS procedure numbasel 2 2 17-MAY-2007 14:55:06 AIPS scalar numarow,numbout,numbant,numbase,idx;string*16 nameant 2 2 17-MAY-2007 14:55:06 AIPS numbout=0;keyword'NUM ROW';inext'AN';invers=0;getthead;numarow=keyvalue(1) 2 2 17-MAY-2007 14:55:06 AIPS for numbant=1:numarow 2 2 17-MAY-2007 14:55:06 AIPS pixxy=numbant,1,0;tabget;nameant=keystrng;idx=1;clrtemp 2 2 17-MAY-2007 14:55:06 AIPS while(substr(nameant,idx,idx)<>':');idx=idx+1;end 2 2 17-MAY-2007 14:55:06 AIPS if(substr(nameant,idx+1,idx+3)='OUT')then;numbout=numbout+1;end 2 2 17-MAY-2007 14:55:06 AIPS if(substr(nameant,idx+2,idx+4)='OUT')then;numbout=numbout+1;end 2 2 17-MAY-2007 14:55:06 AIPS end;numbase=(numarow-numbout)*(numarow-numbout-1)/2;clrtemp 2 2 17-MAY-2007 14:55:06 AIPS $ type char(numarow-numbout)!!' ANTENNAS',char(numbase)!!' BASELINES' 2 2 17-MAY-2007 14:55:06 AIPS return numbase 2 2 17-MAY-2007 14:55:06 AIPS finish 2 2 17-MAY-2007 14:55:06 AIPS 2 2 17-MAY-2007 14:55:06 AIPS procedure calcintt 2 2 17-MAY-2007 14:55:06 AIPS scalar numxrow,numscan,numbbeg,numbend,numcnst,sum,avr,rms,rmax;rmax=300 2 2 17-MAY-2007 14:55:06 AIPS array interval(1000),numbvis(1000);avr=0;if(rmax>1000)then;rmax=1000;end 2 2 17-MAY-2007 14:55:06 AIPS if (numtab('NX')<1) then;type'NOT MULTISOURCE - NO INTTIME CALCULATED' 2 2 17-MAY-2007 14:55:06 AIPS else 2 2 17-MAY-2007 14:55:06 AIPS keyword'NUM ROW';inext'NX';invers 0;getthead;numxrow=keyvalue(1) 2 2 17-MAY-2007 14:55:06 AIPS if(numxrow>rmax)then;numxrow rmax;end 2 2 17-MAY-2007 14:55:06 AIPS for numscan=1:numxrow;clrtemp 2 2 17-MAY-2007 14:55:06 AIPS pixxy=numscan,2,0;tabget;interval(numscan)=86400*keyvalue(1) 2 2 17-MAY-2007 14:55:06 AIPS pixxy=numscan,5,0;tabget;numbbeg=keyvalue(1) 2 2 17-MAY-2007 14:55:06 AIPS pixxy=numscan,6,0;tabget;numbend=keyvalue(1) 2 2 17-MAY-2007 14:55:06 AIPS numbvis(numscan)=numbend-numbbeg+1;avr=max(avr,numbvis(numscan)) 2 2 17-MAY-2007 14:55:06 AIPS end;numcnst=numbasel;sum=0 2 2 17-MAY-2007 14:55:06 AIPS if (avr > 0) then 2 2 17-MAY-2007 14:55:06 AIPS for numscan=1:numxrow;if (numbvis(numscan)>0) then 2 2 17-MAY-2007 14:55:06 AIPS sum=sum+( (numcnst*interval(numscan)) / numbvis(numscan) ) 2 2 17-MAY-2007 14:55:06 AIPS end;end;clrtemp;avr=sum/numxrow;sum=0 2 2 17-MAY-2007 14:55:06 AIPS for numscan=1:numxrow;if (numbvis(numscan)>0) then 2 2 17-MAY-2007 14:55:06 AIPS sum=sum+((numcnst*interval(numscan))/numbvis(numscan)-avr)**2 2 2 17-MAY-2007 14:55:06 AIPS end;end;clrtemp;rms=sum/numxrow;clrtemp;end 2 2 17-MAY-2007 14:55:06 AIPS $ type char(numxrow)!!' SCANS/SAMPLES WITH RMS(SEC) +/-'!!char(rms) 2 2 17-MAY-2007 14:55:06 AIPS $ type char(avr)!!' SECOND INTEGRATIONS (APPROXIMATELY)' 2 2 17-MAY-2007 14:55:06 AIPS end 2 2 17-MAY-2007 14:55:06 AIPS return avr 2 2 17-MAY-2007 14:55:06 AIPS finish 2 2 17-MAY-2007 14:55:06 AIPS 2 2 17-MAY-2007 14:55:06 AIPS procedure guesintt 2 2 17-MAY-2007 14:55:06 AIPS scalar intcst,intavr,intmod,intime 2 2 17-MAY-2007 14:55:06 AIPS intavr=calcintt;intcst=intavr;keyword'TELESCOP';gethead 2 2 17-MAY-2007 14:55:06 AIPS if (keystrng='VLA') then;intcst=1+(2/3);end 2 2 17-MAY-2007 14:55:06 AIPS if (keystrng='VLBA') then;intcst=0.131072;end 2 2 17-MAY-2007 14:55:06 AIPS if (intcst=intavr) then;type'UNKNOWN TELESCOPE :'!!keystrng;end 2 2 17-MAY-2007 14:55:06 AIPS if (intavr>10) then 2 2 17-MAY-2007 14:55:06 AIPS $ intime=10*floor(0.5+(intavr/10)) 2 2 17-MAY-2007 14:55:06 AIPS intime=10*floor(intavr/10) 2 2 17-MAY-2007 14:55:06 AIPS else;if (intavr>0) then 2 2 17-MAY-2007 14:55:06 AIPS intmod=mod(intavr,intcst) 2 2 17-MAY-2007 14:55:06 AIPS $ intime=intcst*((intavr-intmod)/intcst+floor(0.5+(intmod/intcst))) 2 2 17-MAY-2007 14:55:06 AIPS intime=intcst*((intavr-intmod)/intcst+floor(intmod/intcst)) 2 2 17-MAY-2007 14:55:06 AIPS else;intime=intavr;end;end;clrtemp 2 2 17-MAY-2007 14:55:06 AIPS if(numtab('NX')>0)then;type char(intime)!!' SECOND INTEGRATIONS (GUESS)';end 2 2 17-MAY-2007 14:55:06 AIPS return intime 2 2 17-MAY-2007 14:55:06 AIPS finish 2 2 17-MAY-2007 14:55:06 AIPS 2 2 17-MAY-2007 14:55:06 AIPS procedure checkids 2 2 17-MAY-2007 14:55:06 AIPS $LOS - account for fast switching source names - check on pos, qual, calco 2 2 17-MAY-2007 14:55:06 AIPS scalar ra1a,ra1b,ra2a,ra2b,dc1a,dc1b,dc2a,dc2b,n,m,l,idx 2 2 17-MAY-2007 14:55:06 AIPS scalar q1,q2 2 2 17-MAY-2007 14:55:06 AIPS string*1 co1,co2 2 2 17-MAY-2007 14:55:06 AIPS string*16 n1,n2 2 2 17-MAY-2007 14:55:06 AIPS array alist(100),blist(100) 2 2 17-MAY-2007 14:55:06 AIPS inext'SU';invers 0;keyword'NUM ROW';keyvalue 0;keystrng'';getthead 2 2 17-MAY-2007 14:55:06 AIPS n=keyvalue(1);idx=1;aparm 0;bparm 0;alist 0;blist 0 2 2 17-MAY-2007 14:55:06 AIPS if (n < 2) then; type'ONE SOURCE ONLY, SKIPPING FASTSWITCH TEST';else 2 2 17-MAY-2007 14:55:06 AIPS for m=1:(n-1);clrtemp 2 2 17-MAY-2007 14:55:06 AIPS pixxy m,11;tabget;ra1a keyvalue(1);ra1b keyvalue(2) 2 2 17-MAY-2007 14:55:06 AIPS for l=(m+1):n;clrtemp 2 2 17-MAY-2007 14:55:06 AIPS pixxy l,11;tabget;ra2a keyvalue(1);ra2b keyvalue(2) 2 2 17-MAY-2007 14:55:06 AIPS if (abs(ra1a-ra2a)=0) then 2 2 17-MAY-2007 14:55:06 AIPS if ( abs((ra1b-ra2b)*3600*1000) < 3 ) then $ RA within 3 mas! 2 2 17-MAY-2007 14:55:06 AIPS pixxy m,12;tabget;dc1a keyvalue(1);dc1b keyvalue(2) 2 2 17-MAY-2007 14:55:06 AIPS pixxy l,12;tabget;dc2a keyvalue(1);dc2b keyvalue(2) 2 2 17-MAY-2007 14:55:06 AIPS if (abs(dc1a-dc2a)=0) then 2 2 17-MAY-2007 14:55:06 AIPS if ( abs((dc1b-dc2b)*3600*1000) < 3 ) then $ DC within 3 mas! 2 2 17-MAY-2007 14:55:06 AIPS pixxy m,3;tabget;q1 keyvalue(1);pixxy l,3;tabget;q2 keyvalue(1) 2 2 17-MAY-2007 14:55:06 AIPS if (q1=q2) then $ same qualifier; same calcode? 2 2 17-MAY-2007 14:55:06 AIPS pixxy m,4;tabget;co1 keystrng;pixxy l,4;tabget;co2 keystrng 2 2 17-MAY-2007 14:55:06 AIPS if (co1=co2) then 2 2 17-MAY-2007 14:55:06 AIPS pixxy m,1;tabget;q1 keyvalue(1) 2 2 17-MAY-2007 14:55:06 AIPS pixxy l,1;tabget;q2 keyvalue(1) 2 2 17-MAY-2007 14:55:06 AIPS pixxy m,2;tabget;n1 keystrng;pixxy l,2;tabget;n2 keystrng 2 2 17-MAY-2007 14:55:06 AIPS if (idx>100) then 2 2 17-MAY-2007 14:55:06 AIPS type 'TOO MANY SOURCES TO DO DSORC - DO BY HAND!' 2 2 17-MAY-2007 14:55:06 AIPS type 'NEXT =.'!!char(idx)!!' DO:'!!char(l)!!'.&.'!!char(m) 2 2 17-MAY-2007 14:55:06 AIPS else 2 2 17-MAY-2007 14:55:06 AIPS if (length(n1)1) then;task'DSORC';n=0 2 2 17-MAY-2007 14:55:06 AIPS outname inname;outclass inclass;outseq inseq;outdisk indisk 2 2 17-MAY-2007 14:55:06 AIPS while (n100)then;type'TOO MANY SOURCES FOR DSORC';error 1;end;clrtemp 2 2 17-MAY-2007 14:55:06 AIPS end 2 2 17-MAY-2007 14:55:06 AIPS finish 2 2 17-MAY-2007 14:55:06 AIPS 2 2 17-MAY-2007 14:55:06 AIPS procedure chkobjct 2 2 17-MAY-2007 14:55:06 AIPS if (( (object='1331+305') ! (object='1328+307') ) ! (object='J1331+3030') ) 2 2 17-MAY-2007 14:55:06 AIPS then; object='3C286';end 2 2 17-MAY-2007 14:55:06 AIPS if (( (object='0137+331') ! (object='0134+329') ) ! (object='J0137+3309') ) 2 2 17-MAY-2007 14:55:06 AIPS then; object='3C48';end 2 2 17-MAY-2007 14:55:06 AIPS if (( (object='0521+166') ! (object='0518+165') ) ! (object='J0521+1638') ) 2 2 17-MAY-2007 14:55:06 AIPS then; object='3C138';end 2 2 17-MAY-2007 14:55:06 AIPS if (( (object='0542+498') ! (object='0538+498') ) ! (object='J0542+4951') ) 2 2 17-MAY-2007 14:55:06 AIPS then; object='3C147';end 2 2 17-MAY-2007 14:55:06 AIPS if (( (object='1411+522') ! (object='1409+524') ) ! (object='J1411+5212') ) 2 2 17-MAY-2007 14:55:06 AIPS then; object='3C295';end;clrtemp;return 2 2 17-MAY-2007 14:55:06 AIPS finish 2 2 17-MAY-2007 14:55:06 AIPS 2 2 17-MAY-2007 14:55:06 AIPS procedure checkbnd 2 2 17-MAY-2007 14:55:06 AIPS band='';j=1 2 2 17-MAY-2007 14:55:06 AIPS while (j<9) 2 2 17-MAY-2007 14:55:06 AIPS keyword='CTYPE'!!char(j);gethead;keyword='CRVAL'!!char(j);clrtemp 2 2 17-MAY-2007 14:55:06 AIPS if (keystrng='FREQ') then;gethead;j=9;else;j=j+1;end;end 2 2 17-MAY-2007 14:55:06 AIPS keyvalue(1)=keyvalue(1)/1e9; 2 2 17-MAY-2007 14:55:06 AIPS if ( (keyvalue(1)>38) & (keyvalue(1)<51) ) then; band='Q';end 2 2 17-MAY-2007 14:55:06 AIPS if ( (keyvalue(1)>20.4) & (keyvalue(1)<25.5) ) then; band='K';end 2 2 17-MAY-2007 14:55:06 AIPS if ( (keyvalue(1)>13.5) & (keyvalue(1)<16.3) ) then; band='U';end 2 2 17-MAY-2007 14:55:06 AIPS if ( (keyvalue(1)> 6.8) & (keyvalue(1)< 9.6) ) then; band='X';end 2 2 17-MAY-2007 14:55:06 AIPS if ( (keyvalue(1)> 4.2) & (keyvalue(1)< 5.1) ) then; band='C';end 2 2 17-MAY-2007 14:55:06 AIPS if ( (keyvalue(1)> 1.15) & (keyvalue(1)< 1.75) ) then; band='L';end 2 2 17-MAY-2007 14:55:06 AIPS if ( (keyvalue(1)>0.298) & (keyvalue(1)<0.345) ) then; band='P';end 2 2 17-MAY-2007 14:55:06 AIPS if ( (keyvalue(1)>0.072) & (keyvalue(1)<0.076) ) then; band='4';end;clrtemp 2 2 17-MAY-2007 14:55:06 AIPS return 2 2 17-MAY-2007 14:55:06 AIPS finish 2 2 17-MAY-2007 14:55:06 AIPS 2 2 17-MAY-2007 14:55:06 AIPS procedure chkmodel 2 2 17-MAY-2007 14:55:06 AIPS error=0;sysout='';sys2com'' 2 2 17-MAY-2007 14:55:06 AIPS syscom'ls -1 $AIPSTARS/ 2 2 17-MAY-2007 14:55:06 AIPS sys2com(1) inname!!'.MODEL' 2 2 17-MAY-2007 14:55:06 AIPS sys2com(2) ' >& /dev/null 2 2 17-MAY-2007 14:55:06 AIPS system 2 2 17-MAY-2007 14:55:06 AIPS finish 2 2 17-MAY-2007 14:55:06 AIPS 2 2 17-MAY-2007 14:55:06 AIPS procedure loadmodl 2 2 17-MAY-2007 14:55:06 AIPS scalar lsidx,l 2 2 17-MAY-2007 14:55:06 AIPS array lsload(5) 2 2 17-MAY-2007 14:55:06 AIPS task'TABGET';getset;inext'SU';invers 0;keyvalue=0;keystrng'' 2 2 17-MAY-2007 14:55:06 AIPS keyword'NUM ROW';getthead;lsidx=keyvalue(1);l=1;clrtemp 2 2 17-MAY-2007 14:55:06 AIPS for i=1:lsidx 2 2 17-MAY-2007 14:55:06 AIPS pixxy=i,2,0;tabget;k=length(keystrng);j=1;clrtemp 2 2 17-MAY-2007 14:55:06 AIPS while (j<21) 2 2 17-MAY-2007 14:55:06 AIPS if (substr(lsampcal(j),1,k)=substr(keystrng,1,k)) then 2 2 17-MAY-2007 14:55:06 AIPS lsload(l)=i;j=30;l=l+1;else;j=j+1;clrtemp 2 2 17-MAY-2007 14:55:06 AIPS end;end;end;lsidx=0;checkbnd;keyword'EPOCH';keyvalue=0;keystrng='';gethead 2 2 17-MAY-2007 14:55:06 AIPS if (keyvalue(1)<1999) then;lsidx=1;end 2 2 17-MAY-2007 14:55:06 AIPS for j=1:(l-1) 2 2 17-MAY-2007 14:55:06 AIPS object=lsampcal(j);chkobjct;clrtemp;intype'MA';outdisk=lsdisk 2 2 17-MAY-2007 14:55:06 AIPS inname=object!!'_'!!band;inclass'MODEL';inseq=1;indisk=lsdisk;chkname 2 2 17-MAY-2007 14:55:06 AIPS $$ if (error>0) then;type lsampcal(lsload(j))!!' MODEL ='inname;chkmodel 2 2 17-MAY-2007 14:55:06 AIPS if (error>0) then;type lsampcal(j)!!' MODEL ='inname;chkmodel 2 2 17-MAY-2007 14:55:06 AIPS if(error<1)then;go calrd;if (lsidx>0) then;eposwtch;end;end;end $ J2000 2 2 17-MAY-2007 14:55:06 AIPS end;return 2 2 17-MAY-2007 14:55:06 AIPS finish 2 2 17-MAY-2007 14:55:06 AIPS 2 2 17-MAY-2007 14:55:06 AIPS procedure vlanew 2 2 17-MAY-2007 14:55:06 AIPS clrstat;j=numtab('BP');if (j>0) then;inext'BP';invers=-1;extdest;end 2 2 17-MAY-2007 14:55:06 AIPS j=numtab('CL');if (j>1) then;inext'CL';for k=2:j;invers=k;extdest;end;end 2 2 17-MAY-2007 14:55:06 AIPS j=numtab('SN');if (j>0) then;inext'SN';invers=-1;extdest;end 2 2 17-MAY-2007 14:55:06 AIPS j=numtab('XX');if (j>0) then;inext'XX';invers=-1;extdest;end 2 2 17-MAY-2007 14:55:06 AIPS if (inclass='LINE') then 2 2 17-MAY-2007 14:55:06 AIPS j=numtab('FG');if (j>1) then;inext'FG';for k=2:j;invers=k;extdest;end;end 2 2 17-MAY-2007 14:55:06 AIPS j=numtab('CL');if (j>1) then;inext'CL';for k=2:j;invers=k;extdest;end;end 2 2 17-MAY-2007 14:55:06 AIPS j=numtab('BP');if (j>0) then;inext'BP';invers=-1;extdest;end 2 2 17-MAY-2007 14:55:06 AIPS j=numtab('PL');if (j>0) then;inext'PL';invers=-1;extdest;end 2 2 17-MAY-2007 14:55:06 AIPS end;j=numtab('PL');if (j>0) then;inext'PL';invers=-1;extdest;end;clrtemp 2 2 17-MAY-2007 14:55:06 AIPS type'DONE CLEANUP OF OLD TABLE EXTENTION FILES (CL,SN,FG,BP,PL,XX)' 2 2 17-MAY-2007 14:55:06 AIPS finish 2 2 17-MAY-2007 14:55:06 AIPS 2 2 17-MAY-2007 14:55:06 AIPS procedure allzap 2 2 17-MAY-2007 14:55:06 AIPS chkname;if(error<1)then;for j=1:(1-error);zap;end;end;clrtemp 2 2 17-MAY-2007 14:55:06 AIPS finish 2 2 17-MAY-2007 14:55:06 AIPS 2 2 17-MAY-2007 14:55:06 AIPS procedure allplot 2 2 17-MAY-2007 14:55:06 AIPS tvinit;j=numtab('PL');type 'NUMBER OF PLOT FILES TO SHOW ON TV:'!!char(j) 2 2 17-MAY-2007 14:55:06 AIPS if (j>0) then 2 2 17-MAY-2007 14:55:06 AIPS for k=1:j;plver=k;type 'PLOT'char(k)!!'/'!!char(j);go tvpl;read;end 2 2 17-MAY-2007 14:55:06 AIPS else;type 'NOTHING TO PLOT - DONE';end 2 2 17-MAY-2007 14:55:06 AIPS finish 2 2 17-MAY-2007 14:55:06 AIPS 2 2 17-MAY-2007 14:55:06 AIPS procedure goplt 2 2 17-MAY-2007 14:55:06 AIPS if (lsplot>=0) then;go;end 2 2 17-MAY-2007 14:55:06 AIPS finish $UV and vis only 2 2 17-MAY-2007 14:55:06 AIPS procedure goplt0 2 2 17-MAY-2007 14:55:06 AIPS if (lsplot>0) then;go;end 2 2 17-MAY-2007 14:55:06 AIPS finish $SN only 2 2 17-MAY-2007 14:55:06 AIPS procedure goplt1 2 2 17-MAY-2007 14:55:06 AIPS if (lsplot>1) then;go;end 2 2 17-MAY-2007 14:55:06 AIPS finish $SN+CL 2 2 17-MAY-2007 14:55:06 AIPS procedure goplt2 2 2 17-MAY-2007 14:55:06 AIPS if (lsplot>2) then;go;end 2 2 17-MAY-2007 14:55:06 AIPS finish $SN+CL+BP 2 2 17-MAY-2007 14:55:06 AIPS procedure goplt3 2 2 17-MAY-2007 14:55:06 AIPS if (lsplot>3) then;go;end 2 2 17-MAY-2007 14:55:06 AIPS finish $CL,BP applied 2 2 17-MAY-2007 14:55:06 AIPS 2 2 17-MAY-2007 14:55:06 AIPS procedure calpipe(lsdisk,lsname,lsrant) 2 2 17-MAY-2007 14:55:06 AIPS vnum=33;dowait=true;getidn;vlanew;j=0;clrtemp 2 2 17-MAY-2007 14:55:06 AIPS if (inclass='CH 0') then;inclass'LINE';vlanew;end;clrtemp 2 2 17-MAY-2007 14:55:06 AIPS if(fsw>0)then;checkids;if(inclass='CH 0')then;inclass'LINE';checkids;end;end 2 2 17-MAY-2007 14:55:06 AIPS if ((numtab('FG')<1)&(lsflag>=0)) then 2 2 17-MAY-2007 14:55:06 AIPS if (lsflag>=1) then 2 2 17-MAY-2007 14:55:06 AIPS task'QUACK';getset;flagver=1;opcode'BEG';i=min(3*tint,20) 2 2 17-MAY-2007 14:55:06 AIPS reason char(i)!!' SEC AUTO-QUACK';aparm=0,i/60,(tint/60)*1.1;j=1 2 2 17-MAY-2007 14:55:06 AIPS while (j<9);keyword='CTYPE'!!char(j);gethead;clrtemp 2 2 17-MAY-2007 14:55:06 AIPS if(keystrng='FREQ')then 2 2 17-MAY-2007 14:55:06 AIPS keyword='CRVAL'!!char(j);gethead;keyval(1)=keyval(1)/1e10;j=9 2 2 17-MAY-2007 14:55:06 AIPS if (keyval(1) < 1.8) then;clrtemp;go;else;tput quack 2 2 17-MAY-2007 14:55:06 AIPS type 'QUACK SKIPPED FOR THIS HIGH FREQUENCY OBSERVATION' 2 2 17-MAY-2007 14:55:06 AIPS type 'MAY BE A FAST-SWITHCING OBS - IE LOSS OF ALL DATA' 2 2 17-MAY-2007 14:55:06 AIPS type 'RUN BY HAND IF YOU REALLY WANT THIS QUACK';tget quack 2 2 17-MAY-2007 14:55:06 AIPS end;else;j=j+1;end;end 2 2 17-MAY-2007 14:55:06 AIPS end;task'FLAGR';getset 2 2 17-MAY-2007 14:55:06 AIPS docal 2;solint=max(3*tint-2,2.7*tint);vector=-1;docrt 0;go 2 2 17-MAY-2007 14:55:06 AIPS end 2 2 17-MAY-2007 14:55:06 AIPS task'SNPLT';getset;inext'CL';nplots 8;optype'AMP';vput;pixrange=0.7,1.8 2 2 17-MAY-2007 14:55:06 AIPS goplt1;task'SETJY';getset;optype'REJY';aparm=0;freqid=1;go;optype'CALC' 2 2 17-MAY-2007 14:55:06 AIPS if (length(lscal)<>0) then 2 2 17-MAY-2007 14:55:06 AIPS optype'';zerosp=lsflux,0;lsallcal=lscal,lspntcal 2 2 17-MAY-2007 14:55:06 AIPS end;sources=lsampcal;go;clrtemp 2 2 17-MAY-2007 14:55:06 AIPS task'CALIB';getset;docalib=2;refant=lsrant;aparm=3,0,0,0,0,0,4,0,0;calcode'' 2 2 17-MAY-2007 14:55:06 AIPS solint=lsparm(2);calsour=lspntcal;snver=numtab('SN')+1;solmode'P' 2 2 17-MAY-2007 14:55:06 AIPS soltype'L1R';baddisk=lsbadd;vput;kj=0;userid=0;clrtemp 2 2 17-MAY-2007 14:55:06 AIPS while (kj<9) 2 2 17-MAY-2007 14:55:06 AIPS kj=kj+1;keyvalue=0;keystrng'';keyword='CTYPE'!!char(kj);gethead;clrtemp 2 2 17-MAY-2007 14:55:06 AIPS if(substr(keystrng,1,4)='FREQ')then;keyword='CRVAL'!!char(kj);gethead 2 2 17-MAY-2007 14:55:06 AIPS kj=10;end;end;vget;if((keyvalue(1))>17e9&(solint>0.5))then;solint=1/3 2 2 17-MAY-2007 14:55:06 AIPS aparm(7)=3.5;vput;type' AUTOMATIC RESET: SOLINT=20SEC (HIGH FREQ)';end 2 2 17-MAY-2007 14:55:06 AIPS if(star>0)then;calsour'';calcode'*';end;go 2 2 17-MAY-2007 14:55:06 AIPS if (lsmodl>0) then $ use models for ones that exist 2 2 17-MAY-2007 14:55:06 AIPS loadmodl;vget calib;calsour='';in2seq=0;in2disk=lsdisk;in2class'MODEL' 2 2 17-MAY-2007 14:55:06 AIPS for j=1:(l-1) 2 2 17-MAY-2007 14:55:06 AIPS inext'SU';pixxy=lsload(j),2,0;tabget;calsour(1)=keystrng;clrtemp 2 2 17-MAY-2007 14:55:06 AIPS pixxy=lsload(j),4,0;tabget;calcode=substr(keystrng,1,4);clrtemp 2 2 17-MAY-2007 14:55:06 AIPS object=lsampcal(j);chkobjct;in2name=object!!'_'!!band 2 2 17-MAY-2007 14:55:06 AIPS vput calib;inname=in2name;inclass=in2class;inseq=in2seq;indisk=in2disk 2 2 17-MAY-2007 14:55:06 AIPS $ if no model, use point with full uvrange 2 2 17-MAY-2007 14:55:06 AIPS chkname;vget calib;if (error>0)then;clr2name;end;go 2 2 17-MAY-2007 14:55:06 AIPS end;clrtemp 2 2 17-MAY-2007 14:55:06 AIPS else;uvrange=lsparm(3),lsparm(4);calsour=lsampcal;go;end 2 2 17-MAY-2007 14:55:06 AIPS vget snplt;inext'SN';optype'PHAS';goplt0;clrtemp 2 2 17-MAY-2007 14:55:06 AIPS task'CLCAL';getset;freqid=1;refant=lsrant;gainuse=numtab('CL')+1 2 2 17-MAY-2007 14:55:06 AIPS snver=numtab('SN');gainver=numtab('CL');sources'';soucode''; 2 2 17-MAY-2007 14:55:06 AIPS calsour=lsphacal;calcode'';vput;if(star>0)then;calsour'';calcode'*';end;go 2 2 17-MAY-2007 14:55:06 AIPS calsour=lsallcal;sources=calsour;interpol'SELF' 2 2 17-MAY-2007 14:55:06 AIPS if(star>0)then;calsour'';calcode'*';soucode'*';end;go 2 2 17-MAY-2007 14:55:06 AIPS vget snplt;inext'CL';optype'PHAS';goplt1;clrtemp 2 2 17-MAY-2007 14:55:06 AIPS vget calib;solmode'A&P';calsour=lspntcal;calcode'';snver=numtab('SN')+1 2 2 17-MAY-2007 14:55:06 AIPS solint=lsparm(13)*lsparm(2);clr2name;vput 2 2 17-MAY-2007 14:55:06 AIPS if(star>0)then;calsour'';calcode'*';end;go 2 2 17-MAY-2007 14:55:06 AIPS if (lsmodl>0) then 2 2 17-MAY-2007 14:55:06 AIPS loadmodl;vget calib;calsour='';in2seq=0;in2disk=lsdisk;in2class'MODEL' 2 2 17-MAY-2007 14:55:06 AIPS for j=1:(l-1) 2 2 17-MAY-2007 14:55:06 AIPS inext'SU';pixxy=lsload(j),2,0;tabget;calsour(1)=keystrng;clrtemp 2 2 17-MAY-2007 14:55:06 AIPS pixxy=lsload(j),4,0;tabget;calcode=substr(keystrng,1,4);clrtemp 2 2 17-MAY-2007 14:55:06 AIPS object=lsampcal(j);chkobjct;in2name=object!!'_'!!band;calcode'' 2 2 17-MAY-2007 14:55:06 AIPS vput calib;inname=in2name;inclass=in2class;inseq=in2seq;indisk=in2disk 2 2 17-MAY-2007 14:55:06 AIPS $ if no model, use point with full uvrange 2 2 17-MAY-2007 14:55:06 AIPS chkname;vget calib;if (error>0)then;clr2name;end;go 2 2 17-MAY-2007 14:55:06 AIPS end;inseq=0;indisk=lsdisk;inclass'MODEL';intype'MA' 2 2 17-MAY-2007 14:55:07 AIPS for j=1:(l-1) 2 2 17-MAY-2007 14:55:07 AIPS object=lsampcal(j);chkobjct;inname=object!!'_'!!band;chkname 2 2 17-MAY-2007 14:55:07 AIPS if (error<1) then;zap;end;end 2 2 17-MAY-2007 14:55:07 AIPS else;uvrange=lsparm(3),lsparm(4);calsour=lsampcal;go;end 2 2 17-MAY-2007 14:55:07 AIPS vget snplt;inext'SN';optype'AMP';goplt0;optype'PHAS';pixrange=-20,20;goplt0 2 2 17-MAY-2007 14:55:07 AIPS task'GETJY';getset;calsour=lsampcal;snver=numtab('SN'); 2 2 17-MAY-2007 14:55:07 AIPS if (star>0) then; 2 2 17-MAY-2007 14:55:07 AIPS $ for j=1:lsparm(14);sources(j)='-'!!lsampcal(j);end;k=lsparm(14)+1 2 2 17-MAY-2007 14:55:07 AIPS $ if (length(lscal)>0) then;sources(k)='-'!!lscal;k=k+1;end 2 2 17-MAY-2007 14:55:07 AIPS $ for j=k:(25-k+2);sources(j)=lspntcal(j-k+2);end; 2 2 17-MAY-2007 14:55:07 AIPS soucode='*' 2 2 17-MAY-2007 14:55:07 AIPS else 2 2 17-MAY-2007 14:55:07 AIPS sources=lspntcal;if (length(lscal)>0) then;sources(11)='-'!!lscal;end 2 2 17-MAY-2007 14:55:07 AIPS end;go 2 2 17-MAY-2007 14:55:07 AIPS if (lscont<1) then 2 2 17-MAY-2007 14:55:07 AIPS type '********************************************************' 2 2 17-MAY-2007 14:55:07 AIPS type '** WRITE DOWN THE FLUX DENSITIES FOR YOUR CALIBRATORS **' 2 2 17-MAY-2007 14:55:07 AIPS type '** (AND DO NOT FORGET THE ERRORS EITHER!) **' 2 2 17-MAY-2007 14:55:07 AIPS type '********************************************************';read 2 2 17-MAY-2007 14:55:07 AIPS end 2 2 17-MAY-2007 14:55:07 AIPS vget clcal;gainver=numtab('CL');gainuse=numtab('CL')+1;snver=numtab('SN') 2 2 17-MAY-2007 14:55:07 AIPS if(star>0)then;calsour'';calcode'*';end;go;calsour=lsallcal;sources=calsour 2 2 17-MAY-2007 14:55:07 AIPS interpol'SELF';if(star>0)then;calsour'';calcode'*';soucode'*';end;go 2 2 17-MAY-2007 14:55:07 AIPS vget snplt;inext'CL';optype'AMP';goplt1;optype'PHAS';goplt1;clrtemp 2 2 17-MAY-2007 14:55:07 AIPS if (inclass='CH 0') then 2 2 17-MAY-2007 14:55:07 AIPS task'TACOP';getset 2 2 17-MAY-2007 14:55:07 AIPS outdisk=indisk;outname=inname;outclass'LINE';outseq=inseq;ncount=1 2 2 17-MAY-2007 14:55:07 AIPS keystrng'';inext'FG';invers=numtab('FG');if (invers>0) then;go;end 2 2 17-MAY-2007 14:55:07 AIPS inext'CL';invers=numtab('CL');keyvalue 0;outseq=inseq;vput;go;clrtemp 2 2 17-MAY-2007 14:55:07 AIPS task'BPASS';getset;inclass'LINE';calsour=lsbndcal,lsampcal;docal=2 2 2 17-MAY-2007 14:55:07 AIPS solint=-1;bpassprm(5)=-1;bpassprm(9)=1;baddisk=lsbadd;go;clrtemp 2 2 17-MAY-2007 14:55:07 AIPS task'POSSM';getset;inclass'LINE';bpver 0;aparm=0,1,.4,1.2,-30,30,0,2,3,0 2 2 17-MAY-2007 14:55:07 AIPS nplots=6;goplt2;sources=lsbndcal;docalib 2;doband 1;aparm=1 0;aparm(9)=3 2 2 17-MAY-2007 14:55:07 AIPS antennas=lsrant,0;goplt2;nplots=0;vput;goplt2;stokes'I';antennas=0;goplt2 2 2 17-MAY-2007 14:55:07 AIPS sources=lsampcal;goplt3 2 2 17-MAY-2007 14:55:07 AIPS vget tacop;inclass'LINE';outclass'CH 0';invers=numtab('BP');inext'BP';go 2 2 17-MAY-2007 14:55:07 AIPS end;task'TASAV';getset;outdisk=indisk;go;dowait=false;vnum=0;clrtemp 2 2 17-MAY-2007 14:55:07 AIPS finish 2 2 17-MAY-2007 14:55:07 AIPS 2 2 17-MAY-2007 14:55:07 AIPS procedure calcrms 2 2 17-MAY-2007 14:55:07 AIPS scalar nbas,nvis,tbw,rms,minhrs 2 2 17-MAY-2007 14:55:07 AIPS keyword'GCOUNT';gethead;nvis=keyvalue(1);nbas=numbasel;j=1 2 2 17-MAY-2007 14:55:07 AIPS minhrs=nvis*tint/(nbas*3600) $ underesimate of obs hours (overestimate rms) 2 2 17-MAY-2007 14:55:07 AIPS while (j<9) $ bandwidth in a channel, continuum or spectral line 2 2 17-MAY-2007 14:55:07 AIPS keyword='CTYPE'!!char(j);gethead;keyword='CDELT'!!char(j);clrtemp 2 2 17-MAY-2007 14:55:07 AIPS if (keystrng='FREQ') then;gethead;j=9;else;j=j+1;end;end;tbw=keyvalue(1) 2 2 17-MAY-2007 14:55:07 AIPS if (lsidc <> 'CH 0') then;j=1 $ continuum, multiple IFs averaged 2 2 17-MAY-2007 14:55:07 AIPS while (j<9) 2 2 17-MAY-2007 14:55:07 AIPS keyword='CTYPE'!!char(j);gethead;keyword='NAXIS'!!char(j);clrtemp 2 2 17-MAY-2007 14:55:07 AIPS if(keystrng='IF')then;gethead;j=9;else;j=j+1;end;end;tbw=tbw*keyvalue(1) 2 2 17-MAY-2007 14:55:07 AIPS end;checkbnd;if((band='P')!(band='4'))then;tbw=tbw/3.2;else;tbw=tbw/50;end 2 2 17-MAY-2007 14:55:07 AIPS tbw=sqrt(tbw*minhrs/24e6);rms=-1 2 2 17-MAY-2007 14:55:07 AIPS if (band='Q')then;rms=3.0e-5/tbw;end;if (band='K')then;rms=2.5e-5/tbw;end 2 2 17-MAY-2007 14:55:07 AIPS if (band='U')then;rms=2.0e-5/tbw;end;if (band='X')then;rms=5.3e-6/tbw;end 2 2 17-MAY-2007 14:55:07 AIPS if (band='C')then;rms=6.4e-6/tbw;end;if (band='L')then;rms=6.6e-6/tbw;end 2 2 17-MAY-2007 14:55:07 AIPS if (band='P')then;rms=1.7e-4/tbw;end;if (band='4')then;rms=1.5e-2/tbw;end 2 2 17-MAY-2007 14:55:07 AIPS if (rms<0) then;type 'CANNOT CALCULATE RMS FROM OBSERVING BAND ..';end 2 2 17-MAY-2007 14:55:07 AIPS typ 'ESTIMATED RMS:' char(rms*1000)!!' MILLI JANSKY' 2 2 17-MAY-2007 14:55:07 AIPS return rms 2 2 17-MAY-2007 14:55:07 AIPS finish 2 2 17-MAY-2007 14:55:07 AIPS 2 2 17-MAY-2007 14:55:07 AIPS procedure setboxfle 2 2 17-MAY-2007 14:55:07 AIPS scalar ci,bi 2 2 17-MAY-2007 14:55:07 AIPS string*12 srcnme 2 2 17-MAY-2007 14:55:07 AIPS string*48 fbox 2 2 17-MAY-2007 14:55:07 AIPS srcnme=inname;ci=0;bi=length(srcnme) 2 2 17-MAY-2007 14:55:07 AIPS while(ci& /dev/null 2 2 17-MAY-2007 14:55:07 AIPS if(substr(boxfile,1,1)<>' ')then;system;end;clrtemp 2 2 17-MAY-2007 14:55:07 AIPS finish 2 2 17-MAY-2007 14:55:07 AIPS 2 2 17-MAY-2007 14:55:07 AIPS procedure catboxfile 2 2 17-MAY-2007 14:55:07 AIPS string*20 expnm 2 2 17-MAY-2007 14:55:07 AIPS string*75 expmsg 2 2 17-MAY-2007 14:55:07 AIPS if (substr(expmsg,1,5)='ARUN:')then 2 2 17-MAY-2007 14:55:07 AIPS expmsg = substr(expmsg,6,71);sysout='$ARUN/'!!expmsg 2 2 17-MAY-2007 14:55:07 AIPS else;if (substr(expmsg,1,6)<>'$ARUN/')then;sysout = '$ARUN/'!!expmsg 2 2 17-MAY-2007 14:55:07 AIPS else;sysout = expmsg;end;end;sys2com'';syscom 'echo 2 2 17-MAY-2007 14:55:07 AIPS sys2com(1) ' "SETFC FILE FOR SOURCEX'!!inname!!' BELOW IS:"'; 2 2 17-MAY-2007 14:55:07 AIPS substr(sys2com(1),24,24)='';clrtemp;system;syscom 'cat 2 2 17-MAY-2007 14:55:07 AIPS sys2com(1) 'X'!!boxfile;substr(sys2com(1),1,1)='';clrtemp 2 2 17-MAY-2007 14:55:07 AIPS system 2 2 17-MAY-2007 14:55:07 AIPS finish 2 2 17-MAY-2007 14:55:07 AIPS 2 2 17-MAY-2007 14:55:07 AIPS procedure setimsize 2 2 17-MAY-2007 14:55:07 AIPS scalar szf, kk, prbm 2 2 17-MAY-2007 14:55:07 AIPS string*48 bxf 2 2 17-MAY-2007 14:55:07 AIPS array szc(2), szi(2), orgc(2), orgi(2) 2 2 17-MAY-2007 14:55:07 AIPS vput imagr;task'SETFC';sources'';bcount=1;bxf=setboxfle;boxfile=bxf 2 2 17-MAY-2007 14:55:07 AIPS bparm=0;infile='';shift=0;flux=0;pbparm=0.25,0;delboxfle 2 2 17-MAY-2007 14:55:07 AIPS orgc=cellsize;cellsize=0;orgi=lsparm(6);imsize=0;kk=1 2 2 17-MAY-2007 14:55:07 AIPS while (kk<9) 2 2 17-MAY-2007 14:55:07 AIPS keyword='CTYPE'!!char(kk);gethead;keyword='CRVAL'!!char(kk);clrtemp 2 2 17-MAY-2007 14:55:07 AIPS if (keystrng='FREQ') then;gethead;kk=9;else;kk=kk+1;end;end 2 2 17-MAY-2007 14:55:07 AIPS keyvalue(1)=keyvalue(1)/1e9;prbm=0.375/keyvalue(1);bparm(1)=prbm;bparm(2)=30 2 2 17-MAY-2007 14:55:07 AIPS bparm(3)=1;bparm(4)=0;bparm(5)=0.031;bparm(6)=256;bparm(7)=256;bparm(8)=100 2 2 17-MAY-2007 14:55:07 AIPS gx;bparm(4)=3*prbm;bparm(1)=-0.7*bparm(1);bcount=nfield+1 2 2 17-MAY-2007 14:55:07 AIPS type'SEARCHING FOR NVSS SOURCES';gx;szf=nfield;szc=cellsize;szi=imsize 2 2 17-MAY-2007 14:55:07 AIPS vget imagr;if(lsparm(5)<0)then;cellsize=szc;else;cellsize=orgc;end 2 2 17-MAY-2007 14:55:07 AIPS if(lsparm(6)<0)then;imsize=256;nfield=szf;boxfile=bxf;else;imsize=orgi;end 2 2 17-MAY-2007 14:55:07 AIPS vput imagr 2 2 17-MAY-2007 14:55:07 AIPS finish 2 2 17-MAY-2007 14:55:07 AIPS 2 2 17-MAY-2007 14:55:07 AIPS procedure imapipe(k,lsdisk,lsname) 2 2 17-MAY-2007 14:55:07 AIPS vnum=33;dowait=true 2 2 17-MAY-2007 14:55:07 AIPS if (k=1) then 2 2 17-MAY-2007 14:55:07 AIPS task'SPLIT';getset;outdisk=indisk;outclass=inclass;docalib=2 2 2 17-MAY-2007 14:55:07 AIPS baddisk=lsbadd;douvcomp=-1;go 2 2 17-MAY-2007 14:55:07 AIPS if (inclass='CH 0') then;inclass'LINE';outclass=inclass;doband=1;bpver=0 2 2 17-MAY-2007 14:55:07 AIPS go;end;end;clrtemp 2 2 17-MAY-2007 14:55:07 AIPS task'TABGET';getset;inext'SU';invers=0;keyvalue=0;keystrng'';vput;clrtemp 2 2 17-MAY-2007 14:55:07 AIPS task'IMAGR';getset;outdisk=indisk;flux=lsparm(8);baddisk=lsbadd;j=1 2 2 17-MAY-2007 14:55:07 AIPS while (j<9) 2 2 17-MAY-2007 14:55:07 AIPS keyword='CTYPE'!!char(j);gethead;keyword='CRVAL'!!char(j);clrtemp 2 2 17-MAY-2007 14:55:07 AIPS if (keystrng='FREQ') then;gethead;j=9;else;j=j+1;end;end 2 2 17-MAY-2007 14:55:07 AIPS cellsize=1.75e10/(keyvalue(1)*abs(lsparm(5)));do3dimag=1;overlap=2;vput 2 2 17-MAY-2007 14:55:07 AIPS keyword'NUM ROW';inext'SU';invers=0;keystrng'';getthead;clrtemp 2 2 17-MAY-2007 14:55:07 AIPS for i=1:keyvalue(1) $ check if source is in index and uvfile exists 2 2 17-MAY-2007 14:55:07 AIPS vget tabget;pixxy=i,2,0;tabget;vget imagr;inname=keystrng;j=1;intype'UV' 2 2 17-MAY-2007 14:55:07 AIPS inseq=0;chkname;type ' ';niter=lsparm(7);lstarg=1;clrtemp;vput 2 2 17-MAY-2007 14:55:07 AIPS if (error < 1) then $ source file exists, but same source number ? 2 2 17-MAY-2007 14:55:07 AIPS vget tabget;pixxy=i,1,0;tabget;error=1;k=1 2 2 17-MAY-2007 14:55:07 AIPS while ((lssid(k)>0) & (k<1001)) 2 2 17-MAY-2007 14:55:07 AIPS if (lssid(k)=keyvalue(1))then error=0;end 2 2 17-MAY-2007 14:55:07 AIPS k=k+1;end;keyword'GCOUNT';gethead 2 2 17-MAY-2007 14:55:07 AIPS if(keyvalue(1)<10)then;type'NO DATA';error=1;end;end;vget imagr 2 2 17-MAY-2007 14:55:07 AIPS if (error < 1) then 2 2 17-MAY-2007 14:55:07 AIPS if ((lsparm(7)=7e4)&(lsparm(8)<0))then;flux=6*calcrms;end 2 2 17-MAY-2007 14:55:07 AIPS if ((lsparm(6)<0)!(lsparm(5)<0))then;setimsize;else;imsize=lsparm(6);end 2 2 17-MAY-2007 14:55:07 AIPS while (j<30) 2 2 17-MAY-2007 14:55:07 AIPS k=length(inname) 2 2 17-MAY-2007 14:55:07 AIPS if (substr(lsallcal(j),1,k)=substr(inname,1,k)) then $ calibrator 2 2 17-MAY-2007 14:55:07 AIPS lstarg=0;j=30 2 2 17-MAY-2007 14:55:07 AIPS if(lsparm(6)>=-0.99)then;niter=min(500,lsparm(7)) 2 2 17-MAY-2007 14:55:07 AIPS nfield=1;boxfile'';imsize=min(256,lsparm(6)) 2 2 17-MAY-2007 14:55:07 AIPS if(imsize(1)<0)then;imsize=256;end;end 2 2 17-MAY-2007 14:55:07 AIPS else;j=j+1;end $ check next source, if not found -> target 2 2 17-MAY-2007 14:55:07 AIPS end;if(substr(boxfile,1,1)<>' ')then;catboxfile;end 2 2 17-MAY-2007 14:55:07 AIPS 2 2 17-MAY-2007 14:55:07 AIPS j=1 2 2 17-MAY-2007 14:55:07 AIPS $calibrator lstarg=0 2 2 17-MAY-2007 14:55:07 AIPS $target if lstarg=1 2 2 17-MAY-2007 14:55:07 AIPS 2 2 17-MAY-2007 14:55:07 AIPS 2 2 17-MAY-2007 14:55:07 AIPS while (j<9) 2 2 17-MAY-2007 14:55:07 AIPS keyword='CTYPE'!!char(j);gethead;keyword='NAXIS'!!char(j);clrtemp 2 2 17-MAY-2007 14:55:07 AIPS if (keystrng='IF') then;gethead;j=9;else;j=j+1;end;end 2 2 17-MAY-2007 14:55:07 AIPS type ' NOW STARTING WITH SOURCE :'!!char(i)!!' ='!!inname;type ' ' 2 2 17-MAY-2007 14:55:07 AIPS if (inclass='CH 0') then 2 2 17-MAY-2007 14:55:07 AIPS for k=1:keyvalue(1);bif=k;eif=k 2 2 17-MAY-2007 14:55:07 AIPS if ((lstarg>0)!(lsparm(9)>0)) then;go;end 2 2 17-MAY-2007 14:55:07 AIPS end;clrtemp;k=keyvalue(1) 2 2 17-MAY-2007 14:55:07 AIPS inclass'LINE';keyvalue=0;keystrng'';j=1;chkname 2 2 17-MAY-2007 14:55:07 AIPS if (error < 1) then 2 2 17-MAY-2007 14:55:07 AIPS while (j<9) 2 2 17-MAY-2007 14:55:07 AIPS keyword='CTYPE'!!char(j);gethead;clrtemp 2 2 17-MAY-2007 14:55:07 AIPS if (keystrng='FREQ') then 2 2 17-MAY-2007 14:55:07 AIPS keyword='NAXIS'!!char(j);gethead;echan=keyvalue(1);j=9 2 2 17-MAY-2007 14:55:07 AIPS else;j=j+1;end 2 2 17-MAY-2007 14:55:07 AIPS end;bchan=floor(echan/10);echan=ceil(echan*9/10) 2 2 17-MAY-2007 14:55:07 AIPS if (bchan=1) then;bchan=2;end;j=k 2 2 17-MAY-2007 14:55:07 AIPS for k=1:j;bif=k;eif=k;if ((lstarg>0)!(lsparm(9)>1)) then;go;end 2 2 17-MAY-2007 14:55:07 AIPS end;end;clrtemp 2 2 17-MAY-2007 14:55:07 AIPS else 2 2 17-MAY-2007 14:55:07 AIPS bif=1;eif=keyvalue(1);vput;out2disk=indisk 2 2 17-MAY-2007 14:55:07 AIPS if ( (lsparm(10)=0) ! ((lsparm(9)<1)&(lstarg<1)) )then;go;clrtemp 2 2 17-MAY-2007 14:55:07 AIPS else 2 2 17-MAY-2007 14:55:07 AIPS solint=lsparm(2);dotv=1;nmaps=lsparm(10);refant=lsrant;aparm=4,0 2 2 17-MAY-2007 14:55:07 AIPS if (lsparm(10)<0) then;dotv=-1;nmaps=-1*nmaps;end;go scimg;clrtemp 2 2 17-MAY-2007 14:55:07 AIPS end;end;boxfile=setboxfle;delboxfle;vput imagr 2 2 17-MAY-2007 14:55:07 AIPS $ make uv and visibility plot 2 2 17-MAY-2007 14:55:07 AIPS task'UVPLT';ltype=-3;bparm 6,7;dotv -1;goplt;bparm 9,10;goplt;bparm 0 2 2 17-MAY-2007 14:55:07 AIPS goplt;vget imagr;inclass'IMAGR';inseq=0;intype'UV';indisk=lsdisk;allzap 2 2 17-MAY-2007 14:55:07 AIPS $ inclass'SCIMG';allzap 2 2 17-MAY-2007 14:55:07 AIPS inclass'IBM*';intype'MA';allzap 2 2 17-MAY-2007 14:55:07 AIPS inclass'RBM*';allzap;inclass'LBM*';allzap;recat;clrtemp 2 2 17-MAY-2007 14:55:07 AIPS else;type ' NO UV-FILE, SKIPPING SOURCE :'!!inname!!' =#'!!char(i) 2 2 17-MAY-2007 14:55:07 AIPS end;end;dowait=false;vnum=0 2 2 17-MAY-2007 14:55:07 AIPS finish 2 2 17-MAY-2007 14:55:07 AIPS 2 2 17-MAY-2007 14:55:07 AIPS procedure avlapipe 2 2 17-MAY-2007 14:55:07 AIPS tput avlapipe;vnum=33;vput avlapipe;pipeinpt;clrtemp 2 2 17-MAY-2007 14:55:07 AIPS if (lserr <> 0) then; type '*** ERROR - ARE ALL INPUTS SET PROPERLY ? ***' 2 2 17-MAY-2007 14:55:07 AIPS else;lsclrcal;tint=guesintt;clrtemp 2 2 17-MAY-2007 14:55:07 AIPS if (tint > 0) then;calpipe(lsdisk,lsname,lsrant);clrtemp 2 2 17-MAY-2007 14:55:07 AIPS if (lsparm(1)>0) then;imapipe(1,lsdisk,lsname) 2 2 17-MAY-2007 14:55:07 AIPS else;type'CALIBRATION DONE - SKIPPING SPLIT AND IMAGING' 2 2 17-MAY-2007 14:55:07 AIPS type'-----------------------------------------------------------' 2 2 17-MAY-2007 14:55:07 AIPS end;type ' ' 2 2 17-MAY-2007 14:55:07 AIPS if (lsplot>0) then;type 'VIEW CAL-PLOTS WITH GETSET;ALLPLOT';end;type ' ' 2 2 17-MAY-2007 14:55:07 AIPS else;type '* * *';type 'SINGLE DISH VLBI EXPERIMENT?';type '* * *';end 2 2 17-MAY-2007 14:55:07 AIPS end;tget avlapipe;vnum=0;type'* APPEARS TO HAVE ENDED SUCCESSFULLY *';clrtemp 2 2 17-MAY-2007 14:55:07 AIPS finish 2 0 17-MAY-2007 14:55:07 AIPS run nvasdefs 2 2 17-MAY-2007 14:55:07 AIPS Found in Version=ABIN 2 2 17-MAY-2007 14:55:07 AIPS default'AVLAPIPE' 2 2 17-MAY-2007 14:55:07 AIPS Found in Version=ABIN 2 2 17-MAY-2007 14:55:07 AIPS indisk 1; doalign -1; flagver 2; domodel 1 2 2 17-MAY-2007 14:55:07 AIPS docal 1; sources '*''' 2 2 17-MAY-2007 14:55:07 AIPS $ to be set by itself later 2 2 17-MAY-2007 14:55:07 AIPS solint 1; factor 5; doarray -1; imsize -1 2 2 17-MAY-2007 14:55:07 AIPS $imsize 512;$niter -1;cutoff -1;plver 0 2 2 17-MAY-2007 14:55:07 AIPS niter -1; cutoff -1 2 2 17-MAY-2007 14:55:07 AIPS $ for now debugging 2 2 17-MAY-2007 14:55:07 AIPS docont 1; plver 0; doall 1; doresid 0 2 2 17-MAY-2007 14:55:07 AIPS 2 2 17-MAY-2007 14:55:07 AIPS $ defaults 2 2 17-MAY-2007 14:55:07 AIPS $ BADDISK 0$ INDISK 0$ DOCAT 1$ INNAME ' '$ INCLASS ' '$ INSEQ 0 2 2 17-MAY-2007 14:55:07 AIPS $ DOALIGN 1$ FLAgver 0$ SOLINT 0$ FACTOR 0$ REFANT 0$ DOMODEL -1 2 2 17-MAY-2007 14:55:07 AIPS $ KEYSTRNG ' '$ FLUX 0$ UVRANGE 0, 0$ SOURCES ' '$ CALSOUR ' ' 2 2 17-MAY-2007 14:55:07 AIPS $ dopol 0$ bpa 0$ DOCONT 1$ PLVER 0$ DOALL -1$ DOARRAY -1 2 2 17-MAY-2007 14:55:07 AIPS $ IMSIZE 0, 0$ NITER 0$ CUTOFF 0$ DOCAL 0$ DORESID -1 2 0 17-MAY-2007 14:55:07 AIPS compress 2 0 17-MAY-2007 14:55:07 AIPS default prtmsg;outprint'ARUN:'!!'AM604_1998OCT15_1.1.log 2 0 17-MAY-2007 14:55:07 AIPS docrt=-3;prnumber=-1;tput prtmsg;docrt 1 2 0 17-MAY-2007 14:55:07 AIPS procedure expid 2 0 17-MAY-2007 14:55:07 AIPS string*20 expnm 2 0 17-MAY-2007 14:55:07 AIPS string*75 expmsg 2 0 17-MAY-2007 14:55:07 AIPS expnm='AM604_1998OCT15_1' 2 0 17-MAY-2007 14:55:07 AIPS expmsg='ARUN:'!!'AM604_1998OCT15_1.1.log 2 0 17-MAY-2007 14:55:07 AIPS return expnm 2 0 17-MAY-2007 14:55:07 AIPS finish 2 0 17-MAY-2007 14:55:07 AIPS type expid 2 5 17-MAY-2007 14:55:07 AIPS 'AM604_1998OCT15_1' 2 0 17-MAY-2007 14:55:07 AIPS 2 0 17-MAY-2007 14:55:07 AIPS docrt=1;type expid 2 5 17-MAY-2007 14:55:07 AIPS 'AM604_1998OCT15_1' 2 0 17-MAY-2007 14:55:07 AIPS run avlapost 2 2 17-MAY-2007 14:55:07 AIPS Found in Version=ABIN 2 2 17-MAY-2007 14:55:07 AIPS $ Lorant Sjouwerman, versions 1.. 2005, for NRAO 2 2 17-MAY-2007 14:55:07 AIPS 2 2 17-MAY-2007 14:55:07 AIPS $$ General catalog looks like 2 2 17-MAY-2007 14:55:07 AIPS $$ Multi-source UV data file 2 2 17-MAY-2007 14:55:07 AIPS $$ Multi-source TASAV file 2 2 17-MAY-2007 14:55:07 AIPS $$ Single-source calibrated data - auvf 2 2 17-MAY-2007 14:55:07 AIPS $$ Single-source calibrated images- aimg 2 2 17-MAY-2007 14:55:07 AIPS 2 2 17-MAY-2007 14:55:07 AIPS $May need to redefine after a restore 0: 2 2 17-MAY-2007 14:55:07 AIPS $allzap 2 2 17-MAY-2007 14:55:07 AIPS $calcintt 2 2 17-MAY-2007 14:55:07 AIPS $guesintt 2 2 17-MAY-2007 14:55:07 AIPS $lsparm(5);tint;lsdisk 2 2 17-MAY-2007 14:55:07 AIPS 2 2 17-MAY-2007 14:55:07 AIPS procedure nvascln 2 2 17-MAY-2007 14:55:07 AIPS scalar alj,uvj, maj 2 2 17-MAY-2007 14:55:07 AIPS clrname;indisk lsdisk;recat;chkname;alj=1-error;getname 1;inname'' 2 2 17-MAY-2007 14:55:07 AIPS chkname;uvj=-error;intype'MA';inclass'NVAS07';chkname;maj=1-error 2 2 17-MAY-2007 14:55:07 AIPS if((uvj=maj)&(uvj>0))then $count down in unlikely case of crash (status R/W) 2 2 17-MAY-2007 14:55:07 AIPS type'CLEANUP SSRC, ALL:',maj,alj;for j=alj:1 by -1;egetn j;zap;end;clrtemp 2 2 17-MAY-2007 14:55:07 AIPS else;type 'EXPECTED MA-FILES DO NOT MATCH UV-FILES; NO CLEANUP !';end 2 2 17-MAY-2007 14:55:07 AIPS finish 2 2 17-MAY-2007 14:55:07 AIPS 2 2 17-MAY-2007 14:55:07 AIPS procedure flatfov 2 2 17-MAY-2007 14:55:07 AIPS $LOS - compile flatn-ed radius blank-ed images out to where pbcorr=2.5 (=xpb) 2 2 17-MAY-2007 14:55:07 AIPS scalar uvi,mai,fov,frq,kk,tbw,tint,xpb,xcst,nif,fbw,fta;xpb=2.5 2 2 17-MAY-2007 14:55:07 AIPS string*4 cootype 2 2 17-MAY-2007 14:55:07 AIPS clrname;indisk=lsdisk;intype'UV';chkname;uvi=1-error 2 2 17-MAY-2007 14:55:07 AIPS if(uvi<3)then;type'ERROR: NO FILES PROCESSED !';else 2 2 17-MAY-2007 14:55:07 AIPS if(uvi<4)then;type'WARNING: ONLY ONE UV-FILE - MAYBE CHECK?';end 2 2 17-MAY-2007 14:55:07 AIPS egetname 1;tint=guesintt;kk=1 2 2 17-MAY-2007 14:55:07 AIPS xcst=sqrt((3/ln(2))*(xpb)/(xpb+1)); $ bit more field for BW/TA: xpb+1 2 2 17-MAY-2007 14:55:07 AIPS while (kk<7) 2 2 17-MAY-2007 14:55:07 AIPS keyvalue=0;keystrng'';keyword='CTYPE'!!char(kk);gethead 2 2 17-MAY-2007 14:55:07 AIPS if(substr(keystrng,1,2)='IF')then;keyword='NAXIS'!!char(kk) 2 2 17-MAY-2007 14:55:07 AIPS keystrng'';gethead;nif=keyvalue(1);kk=10;else;kk=kk+1;end;end;kk=1 2 2 17-MAY-2007 14:55:07 AIPS while (kk<7) 2 2 17-MAY-2007 14:55:07 AIPS keyvalue=0;keystrng'';keyword='CTYPE'!!char(kk);gethead 2 2 17-MAY-2007 14:55:07 AIPS if(substr(keystrng,1,4)='FREQ')then;keyword='CRVAL'!!char(kk) 2 2 17-MAY-2007 14:55:07 AIPS keystrng'';gethead;frq=keyvalue(1);kk=10;else;kk=kk+1;end;end 2 2 17-MAY-2007 14:55:07 AIPS for i=3:uvi;egetname i 2 2 17-MAY-2007 14:55:07 AIPS task'TABGET';inext'FQ';invers 1;keyword'NUM ROW';keystrng'';getthead 2 2 17-MAY-2007 14:55:07 AIPS kk=keyvalue(1);for j=1:kk;pixxy=j,4,1;tabget;tbw=keyvalue(1) 2 2 17-MAY-2007 14:55:07 AIPS if(nif=2)then;pixxy=j,4,2;tabget;tbw=max(tbw,keyvalue(1));end 2 2 17-MAY-2007 14:55:07 AIPS end;intype'MA';inseq=0;inclass'*001';chkname;mai=1-error 2 2 17-MAY-2007 14:55:07 AIPS if(mai>1)then;type'WARNING: MULTIPLE IMAGES - CHECK?';end;inclass'NVAS07' 2 2 17-MAY-2007 14:55:07 AIPS chkname;if(error<1)then;type inname!!' : FLATFOV ALREADY DONE';mai=0;end 2 2 17-MAY-2007 14:55:07 AIPS if (mai=1) then;inclass'*001' 2 2 17-MAY-2007 14:55:07 AIPS for j=1:mai $ assume inseq starts at 1.. 2 2 17-MAY-2007 14:55:07 AIPS inseq=j;kk=1;cellsize=0;userid=0 2 2 17-MAY-2007 14:55:07 AIPS while (kk<5) 2 2 17-MAY-2007 14:55:07 AIPS keyvalue=0;keystrng'';keyword='CTYPE'!!char(kk);gethead 2 2 17-MAY-2007 14:55:07 AIPS keyword='CDELT'!!char(kk);clrtemp 2 2 17-MAY-2007 14:55:07 AIPS if(substr(keystrng,1,3)='RA-')then;gethead;cellsize(1)=keyvalue(1);end 2 2 17-MAY-2007 14:55:07 AIPS if(substr(keystrng,1,4)='DEC-')then;gethead;cellsize(2)=keyvalue(1);end 2 2 17-MAY-2007 14:55:07 AIPS if(substr(keystrng,1,4)='FREQ')then;keyword='CRVAL'!!char(kk) 2 2 17-MAY-2007 14:55:07 AIPS keystrng'';gethead;fov=keyvalue(1)/1e9;fov=1350/fov;end;kk=kk+1 2 2 17-MAY-2007 14:55:07 AIPS end;cellsize(1)=-1*cellsize(1)*3600;cellsize(2)=cellsize(2)*3600 2 2 17-MAY-2007 14:55:07 AIPS fta=min(1.75e10/(frq*abs(lsparm(5))),(min(cellsize(1),cellsize(2)))) 2 2 17-MAY-2007 14:55:07 AIPS fbw=xcst*3*fta*frq/tbw $ radius field/view due bandwidth 2 2 17-MAY-2007 14:55:07 AIPS fta=xcst*3*fta/(tint*7.2722e-5) $ radius field/view due averaging 2 2 17-MAY-2007 14:55:07 AIPS fov=min(fov,fbw);fov=min(fov,fta) $ min field/view radius, arcsec 2 2 17-MAY-2007 14:55:07 AIPS imsize(1)=ceil(2*fov/cellsize(1));imsize(2)=ceil(2*fov/cellsize(2)) 2 2 17-MAY-2007 14:55:07 AIPS task'FLATN';inclass'?CL*';chkname;nfield=1-error;nmaps=1;clroname 2 2 17-MAY-2007 14:55:07 AIPS outname=inname;coordina=0;reweight=0;doweight=0;edgskp=15;aparm=0 2 2 17-MAY-2007 14:55:07 AIPS pbparm=1/xpb,0;type'MINIMUM FOV :'!!char(fov)!!' ARCSEC RADIUS' 2 2 17-MAY-2007 14:55:07 AIPS inclass'?CL001';gx 2 2 17-MAY-2007 14:55:07 AIPS $inclass'?CL*';allzap;recat 2 2 17-MAY-2007 14:55:07 AIPS ;inclass'FLATN' 2 2 17-MAY-2007 14:55:07 AIPS tput;default blank;tget flatn;task'BLANK';opcode'RADI';dparm fov,0 2 2 17-MAY-2007 14:55:07 AIPS gx;allzap;recat 2 2 17-MAY-2007 14:55:07 AIPS end;end;end;end 2 2 17-MAY-2007 14:55:07 AIPS finish 2 2 17-MAY-2007 14:55:07 AIPS 2 2 17-MAY-2007 14:55:07 AIPS procedure nvasimage 2 2 17-MAY-2007 14:55:07 AIPS $LOS - Determine noise, do primary beam correction, include copyright 2 2 17-MAY-2007 14:55:07 AIPS scalar numfle,ll,mm 2 2 17-MAY-2007 14:55:07 AIPS string*20 expnm 2 2 17-MAY-2007 14:55:07 AIPS if(expnm='')then;tget fillm;ll=length(infile);expnm=substr(infile,6,ll-1);end 2 2 17-MAY-2007 14:55:07 AIPS clrname;indisk=lsdisk;recat;chkname;numfle=1-error;mai=0 2 2 17-MAY-2007 14:55:07 AIPS while((mai'BLANK')) 2 2 17-MAY-2007 14:55:07 AIPS mai=mai+1;egetname mai;end;if(inclass<>'BLANK')then;mai=numfle+1;end 2 2 17-MAY-2007 14:55:07 AIPS for j=mai:numfle;default imean;docat=1;intype'SC';egetname j;chkname 2 2 17-MAY-2007 14:55:07 AIPS if(error=0)then;keyvalue=0;keystrng'';keyword='CRPIX1';gethead 2 2 17-MAY-2007 14:55:07 AIPS ll=keyvalue(1);keyword='CRPIX2';gethead;mm=keyvalue(1);doinvers=1 2 2 17-MAY-2007 14:55:07 AIPS blc(1)=ll-29;blc(2)=mm-30;trc(1)=ll+30;trc(2)=mm+29;imstat;doinv=-1 2 2 17-MAY-2007 14:55:07 AIPS blc=0;trc=0;rms=pixstd;go;wa;if(pixstd=rms)then;keyword'ACTNOISE' 2 2 17-MAY-2007 14:55:07 AIPS keytype'R';keyvalue=rms,0;puthead;end;end;end 2 2 17-MAY-2007 14:55:07 AIPS default'PBCOR';indisk=lsdisk;inclass'BLANK';chkname;pbparm=1/xpb,0 2 2 17-MAY-2007 14:55:07 AIPS for j=mai:numfle 2 2 17-MAY-2007 14:55:07 AIPS intype'SC';egetname mai;chkname;if(error=0)then;getoname mai 2 2 17-MAY-2007 14:55:07 AIPS outclass'RADCOR';outseq=0;inclass'BLANK';outdisk=indisk;gx;zap;recat;end 2 2 17-MAY-2007 14:55:07 AIPS end;default'CPYRT';indisk=lsdisk;recat;infile='AVLA:Arch_Cprt 2 2 17-MAY-2007 14:55:07 AIPS for j=mai:numfle $ can only do on MA files 2 2 17-MAY-2007 14:55:07 AIPS intype'SC';egetname mai;chkname;getoname mai;outclass'NVAS07'; 2 2 17-MAY-2007 14:55:07 AIPS if(inclass='RADCOR')then;gx;inclass'RADCOR';zap;recat;end;end 2 2 17-MAY-2007 14:55:07 AIPS finish 2 2 17-MAY-2007 14:55:07 AIPS 2 2 17-MAY-2007 14:55:07 AIPS procedure mkarr 2 2 17-MAY-2007 14:55:07 AIPS string*1 sx,lx,az 2 2 17-MAY-2007 14:55:07 AIPS string*4 nnsl 2 2 17-MAY-2007 14:55:07 AIPS scalar aw, ae, an, ai 2 2 17-MAY-2007 14:55:07 AIPS numbant=0;aw=0;ae=0;an=0 2 2 17-MAY-2007 14:55:07 AIPS keyword'NUM ROW';inext'AN';invers=0;getthead;k=keyvalue(1) 2 2 17-MAY-2007 14:55:07 AIPS for j=1:k 2 2 17-MAY-2007 14:55:07 AIPS pixxy=j,1,0;tabget;i=1;clrtemp 2 2 17-MAY-2007 14:55:07 AIPS while((substr(keystrng,i,i)<>':')&(i<9));i=i+1;end;clrtemp 2 2 17-MAY-2007 14:55:07 AIPS if (substr(keystrng,i+1,i+1)<>' ')then;lsvla=substr(keystrng,i+1,i+3) 2 2 17-MAY-2007 14:55:07 AIPS else;lsvla=substr(keystrng,i+2,i+4);end;az=substr(lsvla,1,1) 2 2 17-MAY-2007 14:55:07 AIPS if ((lsvla<>'OUT')&(lsvla<>'MPD'))then;numbant=numbant+1 2 2 17-MAY-2007 14:55:07 AIPS if (lsvla='VPT')then;ai=75;lx='P';else;ai=value(substr(lsvla,2,3)) 2 2 17-MAY-2007 14:55:07 AIPS if(az='W')then;aw=max(aw,ai);else;if(az='E')then;ae=max(ae,ai);else 2 2 17-MAY-2007 14:55:07 AIPS if(az='N')then;an=max(an,ai);else;if(lx<>'P')then; 2 2 17-MAY-2007 14:55:07 AIPS type lsvla!!' - ERROR: ANTENNA NOT KNOWN';end;end;end;end 2 2 17-MAY-2007 14:55:07 AIPS clrtemp;end;end;end 2 2 17-MAY-2007 14:55:07 AIPS if (lx<>'P')then;ai=max(aw,ae);ai=max(ai,an);lx='D';if(ai>36)then;lx='A' 2 2 17-MAY-2007 14:55:07 AIPS else;if(ai>18)then;lx='B';else;if(ai>9)then;lx='C';end;end;end;end 2 2 17-MAY-2007 14:55:07 AIPS ai=min(aw,ae);ai=min(ai,an);sx='A';if(ai<10)then;sx='D';else;if(ai<19)then 2 2 17-MAY-2007 14:55:07 AIPS sx='C';else;if(ai<37)then;sx='B';end;end;end;clrtemp 2 2 17-MAY-2007 14:55:07 AIPS if(numbant<10)then 2 2 17-MAY-2007 14:55:07 AIPS nnsl='0'!!char(numbant)!!sx!!lx;else;nnsl=char(numbant)!!sx!!lx;end 2 2 17-MAY-2007 14:55:07 AIPS return nnsl 2 2 17-MAY-2007 14:55:07 AIPS finish 2 2 17-MAY-2007 14:55:07 AIPS 2 2 17-MAY-2007 14:55:07 AIPS procedure nvasname 2 2 17-MAY-2007 14:55:07 AIPS $LOS - makes the RA/Dec directory and returns the archive file name 2 2 17-MAY-2007 14:55:07 AIPS scalar ki,ra1,ra2,dc1,dc2,rh,rm,rs,dd,dm,ds,rmsv,sbmv 2 2 17-MAY-2007 14:55:07 AIPS scalar ifx,nif,nu,nu1,nu2,bw,nst,stv,msuv1,msuv2,msuv 2 2 17-MAY-2007 14:55:07 AIPS string*1 pm,rmsc,stc,ik,rdi 2 2 17-MAY-2007 14:55:07 AIPS string*2 zz 2 2 17-MAY-2007 14:55:07 AIPS string*3 mmm 2 2 17-MAY-2007 14:55:07 AIPS string*4 rmss,sbms,fras,frqs,nnsl,rads 2 2 17-MAY-2007 14:55:07 AIPS string*30 dir 2 2 17-MAY-2007 14:55:07 AIPS string*20 expnm 2 2 17-MAY-2007 14:55:07 AIPS $ expnm = '' 2 2 17-MAY-2007 14:55:07 AIPS if(expnm='')then 2 2 17-MAY-2007 14:55:07 AIPS keyword'OBSERVER';gethead;expnm=keystrng;keyword'DATE-OBS';gethead 2 2 17-MAY-2007 14:55:07 AIPS mmm=substr(keystrng,5,6) 2 2 17-MAY-2007 14:55:07 AIPS if(mmm='01')then;mmm='JAN';end;if(mmm='02')then;mmm='FEB';end 2 2 17-MAY-2007 14:55:07 AIPS if(mmm='03')then;mmm='MAR';end;if(mmm='04')then;mmm='APR';end 2 2 17-MAY-2007 14:55:07 AIPS if(mmm='05')then;mmm='MAY';end;if(mmm='06')then;mmm='JUN';end 2 2 17-MAY-2007 14:55:07 AIPS if(mmm='07')then;mmm='JUL';end;if(mmm='08')then;mmm='AUG';end 2 2 17-MAY-2007 14:55:07 AIPS if(mmm='09')then;mmm='SEP';end;if(mmm='10')then;mmm='OCT';end 2 2 17-MAY-2007 14:55:07 AIPS if(mmm='11')then;mmm='NOV';end;if(mmm='12')then;mmm='DEC';end 2 2 17-MAY-2007 14:55:07 AIPS expnm=expnm!!'_'!!substr(keystrng,1,4)!!mmm!!substr(keystrng,7,8)!!'_1' 2 2 17-MAY-2007 14:55:07 AIPS end;ki=1;userid=0 2 2 17-MAY-2007 14:55:07 AIPS while (ki<9) 2 2 17-MAY-2007 14:55:07 AIPS ik=char(ki);keyvalue=0;keystrng'';keyword='CTYPE'!!ik;gethead;clrtemp 2 2 17-MAY-2007 14:55:07 AIPS if(substr(keystrng,1,2)='RA')then 2 2 17-MAY-2007 14:55:07 AIPS keyword='CRVAL'!!ik;gethead;ra1=keyvalue(1);ra2=keyvalue(2);msuv1=ra1+ra2 2 2 17-MAY-2007 14:55:07 AIPS keyword='CDELT'!!ik;gethead;cellsize(1)=-1*keyvalue(1)*3600;ra1=ra1/15 2 2 17-MAY-2007 14:55:07 AIPS ra2=ra2/15;rh=floor(ra1);ra1=(ra1-rh)*60;rm=floor(ra1);ra1=(ra1-rm)*60 2 2 17-MAY-2007 14:55:07 AIPS rs=((floor((ra1+(3600*ra2))*1000)+0.005)/1000);clrtemp 2 2 17-MAY-2007 14:55:07 AIPS if(abs(rs-floor(abs(rs)))<0.1)then;rs=0;zz='.0';else;zz='';end;clrtemp 2 2 17-MAY-2007 14:55:07 AIPS keyword='NAXIS'!!ik;gethead;ra1=0.5*keyvalue(1)*cellsize(1);end 2 2 17-MAY-2007 14:55:07 AIPS if(substr(keystrng,1,3)='DEC')then 2 2 17-MAY-2007 14:55:07 AIPS keyword='CRVAL'!!ik;gethead;dc1=keyvalue(1);dc2=keyvalue(2);msuv1=dc1+dc2 2 2 17-MAY-2007 14:55:07 AIPS keyword='CDELT'!!ik;gethead;cellsize(2)=keyvalue(1)*3600 2 2 17-MAY-2007 14:55:07 AIPS if(dc1<0)then;pm='-';dc1=-1*dc1;dc2=-1*dc2;else;pm='+';end 2 2 17-MAY-2007 14:55:07 AIPS dd=floor(dc1);dc1=(dc1-dd)*60;dm=floor(dc1);dc1=(dc1-dm)*60 2 2 17-MAY-2007 14:55:07 AIPS ds=floor(dc1+(3600*dc2)+0.0005);clrtemp;keyword='NAXIS'!!ik 2 2 17-MAY-2007 14:55:07 AIPS gethead;dc1=0.5*(keyvalue(1)-10)*cellsize(2);end $ie correct for (c)-top 2 2 17-MAY-2007 14:55:07 AIPS if(substr(keystrng,1,2)='IF')then 2 2 17-MAY-2007 14:55:07 AIPS keyword='NAXIS'!!ik;gethead;nif=keyvalue(1);clrtemp;end 2 2 17-MAY-2007 14:55:07 AIPS if(substr(keystrng,1,4)='FREQ')then 2 2 17-MAY-2007 14:55:07 AIPS keyword='CRVAL'!!ik;gethead;nu1=keyvalue(1)/1e6;nu2=keyvalue(2)/1e6 2 2 17-MAY-2007 14:55:07 AIPS keyword='CDELT'!!ik;gethead;bw=keyvalue(1)/1e6;end;nu=(nu1+nu2);clrtemp 2 2 17-MAY-2007 14:55:07 AIPS if(substr(keystrng,1,6)='STOKES')then 2 2 17-MAY-2007 14:55:07 AIPS keyword='CRVAL'!!ik;gethead;stv=keyvalue(1) 2 2 17-MAY-2007 14:55:07 AIPS keyword='NAXIS'!!ik;gethead;nst=keyvalue(1);clrtemp 2 2 17-MAY-2007 14:55:07 AIPS if(nst=4)then;stc='F';else;if(nst=2)then;stc='H';else;if(stv=-1)then 2 2 17-MAY-2007 14:55:07 AIPS stc='R';else;if(stv=-2)then;stc='L';else;if(stv=-5)then;stc='X' 2 2 17-MAY-2007 14:55:07 AIPS else;if(stv=-6)then;stc='Y';else;if(stv >0)then;stc='I';else 2 2 17-MAY-2007 14:55:07 AIPS stc='U';end;end;end;end;end;end;end;end 2 2 17-MAY-2007 14:55:07 AIPS if(substr(keystrng,1,1)='')then;ki=10;else;ki=ki+1;end 2 2 17-MAY-2007 14:55:07 AIPS end;clrtemp $ build the output file name here 2 2 17-MAY-2007 14:55:07 AIPS if(intype='UV')then;nu1=0;nu2=0;clrtemp;inext'FQ';for ifx=1:nif 2 2 17-MAY-2007 14:55:07 AIPS pixxy=1,2,ifx;tabget;nu1=nu1+((keyvalue(1)+keyvalue(2))/1e6) 2 2 17-MAY-2007 14:55:07 AIPS pixxy=1,3,ifx;tabget;nu2=nu2+((keyvalue(1)+keyvalue(2))/1e6);end 2 2 17-MAY-2007 14:55:07 AIPS nu=nu+0.5*(nu1+(0.5*nu2));clrtemp;else;if(intype='MA')then; 2 2 17-MAY-2007 14:55:07 AIPS fras=substr(char(0.5*(ra1+dc1)),1,4);nu=nu+(bw/(2*nif));else 2 2 17-MAY-2007 14:55:07 AIPS type 'ERROR: FILE TYPE UNKNOWN (HOW DID THIS HAPPEN?)';end;end 2 2 17-MAY-2007 14:55:07 AIPS frqs=substr(char((nu+5)/1000),1,4);clrtemp;sys2com(1)=' $aimg/ 2 2 17-MAY-2007 14:55:07 AIPS if (intype='MA')then; $read conv size,rms from header, use imsi*cell/2 for R 2 2 17-MAY-2007 14:55:07 AIPS rdi='S';ra2=0.5*(ra1+dc1-9);if(ra2>60)then;rdi='M';ra2=ra2/60;end $ R-fov 2 2 17-MAY-2007 14:55:07 AIPS if(ra2>60)then;rdi='D';ra2=ra2/60;end;rads=substr(char(ra2),1,4) 2 2 17-MAY-2007 14:55:07 AIPS keyword='BMAJ';gethead;sbmv=keyvalue(1);keyword='BMIN';gethead 2 2 17-MAY-2007 14:55:07 AIPS sbmv=1800*(sbmv+keyvalue(1));sbms=substr(char(sbmv),1,4) 2 2 17-MAY-2007 14:55:07 AIPS 2 2 17-MAY-2007 14:55:07 AIPS keyvalue=0;keystrng'';keyword='ACTNOISE';gethead;rmsv=keyvalue(1) $ RMS<1e4 2 2 17-MAY-2007 14:55:07 AIPS if(rmsv>1)then;rmsc='J';rmss=substr(char(rmsv),1,4);else;rmsv=rmsv*1000 2 2 17-MAY-2007 14:55:07 AIPS if(rmsv>1)then;rmsc='M';rmss=substr(char(rmsv),1,4);else;rmsv=rmsv*1000 2 2 17-MAY-2007 14:55:07 AIPS if(rmsv>1)then;rmsc='U';rmss=substr(char(rmsv),1,4);else 2 2 17-MAY-2007 14:55:07 AIPS rmsv=rmsv*1000;rmsc='N';rmss=substr(char(rmsv),1,4) 2 2 17-MAY-2007 14:55:07 AIPS end;end;end;clrtemp;fras='';while(length(frqs)<4);frqs=frqs!!'0';end 2 2 17-MAY-2007 14:55:07 AIPS while(length(rads)<4);rads=rads!!'0';end;while(length(rmss)<4) 2 2 17-MAY-2007 14:55:07 AIPS rmss=rmss!!'0';end;while(length(sbms)<4);sbms=sbms!!'0';end 2 2 17-MAY-2007 14:55:07 AIPS outfile=frqs!!stc!!sbms!!'_'!!expnm!!'_'!!rmss!!rmsc!!fras!!rads!!rdi 2 2 17-MAY-2007 14:55:07 AIPS else;outprint=frqs!!stc!!nnsl!!'_'!!expnm;outfile=outprint!!'.uvfits 2 2 17-MAY-2007 14:55:07 AIPS end 2 2 17-MAY-2007 14:55:07 AIPS msuv=(sqrt((msuv1*msuv1)+(msuv2*msuv2)))*3600 2 2 17-MAY-2007 14:55:07 AIPS if(msuv>5)then $ not multisource UV, make a source dir 2 2 17-MAY-2007 14:55:07 AIPS dir='';sysout'';syscom'umask 0;mkdir 2 2 17-MAY-2007 14:55:07 AIPS if(rh<10)then;sys2com(2)='J0'!!char(rh);else;sys2com(2)='J'!! char(rh);end 2 2 17-MAY-2007 14:55:07 AIPS if(rm<10)then;sys2com(3)='0'!!char(rm);else;sys2com(3)=char(rm);end 2 2 17-MAY-2007 14:55:07 AIPS if(rs<10)then;sys2com(4)='0'!!char(rs)!!zz;else;sys2com(4)=char(rs)!!zz;end 2 2 17-MAY-2007 14:55:07 AIPS sys2com(4)=substr(sys2com(4),1,4);clrtemp 2 2 17-MAY-2007 14:55:07 AIPS if(dd<10)then;sys2com(5)=pm!!'0'!!char(dd);else;sys2com(5)=pm!!char(dd);end 2 2 17-MAY-2007 14:55:07 AIPS if(dm<10)then;sys2com(6)='0'!!char(dm);else;sys2com(6)=char(dm);end 2 2 17-MAY-2007 14:55:07 AIPS if(ds<10)then;sys2com(7)='0'!!char(ds);else;sys2com(7)=char(ds);end 2 2 17-MAY-2007 14:55:07 AIPS sys2com(7)=substr(sys2com(7),1,2);clrtemp 2 2 17-MAY-2007 14:55:07 AIPS sys2com(8) ' >& /dev/null 2 2 17-MAY-2007 14:55:07 AIPS system;clrtemp;for i=1:7;dir=dir!!sys2com(i);end;ki=length(dir) $must be 23 2 2 17-MAY-2007 14:55:07 AIPS dir=substr(dir,8,ki);if(ki<>23)then;type'OOPS: WRONG DIRECTORY NAME ?';end 2 2 17-MAY-2007 14:55:07 AIPS end;syscom'';sys2com'';clrtemp 2 2 17-MAY-2007 14:55:07 AIPS return 2 2 17-MAY-2007 14:55:07 AIPS finish 2 2 17-MAY-2007 14:55:07 AIPS 2 2 17-MAY-2007 14:55:07 AIPS procedure nvasarch 2 2 17-MAY-2007 14:55:07 AIPS $LOS - archives the files to disk - define $EXP (and $AVLA/$ADAT/$AIMG/$AUVF) 2 2 17-MAY-2007 14:55:07 AIPS string*4 nnsl 2 2 17-MAY-2007 14:55:07 AIPS string*20 expnm 2 2 17-MAY-2007 14:55:07 AIPS string*64 expfile 2 2 17-MAY-2007 14:55:07 AIPS scalar nn,mai,uvi,xe,nif 2 2 17-MAY-2007 14:55:07 AIPS clrname;indisk=lsdisk;chkname;numfle=1-error;intype'UV';chkname;uvi=1-error 2 2 17-MAY-2007 14:55:07 AIPS default fitab;indisk=lsdisk;recat;douvcomp=-1;nif=2;type expid 2 2 17-MAY-2007 14:55:07 AIPS $2IF IM, or reset in uv#1 2 2 17-MAY-2007 14:55:07 AIPS if(numfle>3)then $ at least 1UVF, 1TSV, 1SS, 1MA 2 2 17-MAY-2007 14:55:07 AIPS egetname 1;nnsl=mkarr;nvasname;i=1;clrtemp;syscom'umask 0;mkdir 2 2 17-MAY-2007 14:55:07 AIPS while((substr(expnm,i,i)<>'_')&(i<21));i=i+1;end;dir=substr(expnm,1,i-1) 2 2 17-MAY-2007 14:55:07 AIPS outfile='ADAT:'!!expnm!!'_'!!frqs!!stc!!nnsl!!'.uvfits 2 2 17-MAY-2007 14:55:07 AIPS sysout'';sys2com'';sys2com(2) ' >& /dev/null 2 2 17-MAY-2007 14:55:07 AIPS sys2com(1)' $ADAT/'!!dir;system;gx;clrtemp;egetname 2;clrtemp;syscom'\mv -f 2 2 17-MAY-2007 14:55:07 AIPS outfile='ADAT:'!!expnm!!'_'!!frqs!!stc!!nnsl!!'.clfits 2 2 17-MAY-2007 14:55:07 AIPS gx;sys2com(1)' $ADAT/'!!expnm!!'_* $ADAT/'!!dir;system 2 2 17-MAY-2007 14:55:07 AIPS sys2com(1)' $ADAT/'!!expnm!!'.* $ADAT/'!!dir; 2 2 17-MAY-2007 14:55:07 AIPS $system 2 2 17-MAY-2007 14:55:07 AIPS sys2com(1)' $ARUN/'!!expnm!!'.* $ADAT/'!!dir; 2 2 17-MAY-2007 14:55:07 AIPS $system; 2 2 17-MAY-2007 14:55:07 AIPS j=2;mai=0 2 2 17-MAY-2007 14:55:07 AIPS while(j& /dev/null 2 2 17-MAY-2007 14:55:07 AIPS outfile='AIMG:'!!outfile;dparm(5)=1;if(xe=1)then;gx; 2 2 17-MAY-2007 14:55:07 AIPS if(numtab('PL')<1)then;type'NO UV PLOTS';else;if (numtab('PL')<2) then; 2 2 17-MAY-2007 14:55:07 AIPS type'SINGLE PLOT, ASSUMING UV COVERAGE'; 2 2 17-MAY-2007 14:55:07 AIPS else;if(numtab('PL')>2)then;plver=3;outfile='AIMG:'!!outprint!!'.vis.ps 2 2 17-MAY-2007 14:55:07 AIPS go lwpla;wait lwpla;syscom'convert $aimg/ 2 2 17-MAY-2007 14:55:07 AIPS sys2com(1)=outprint!!'.vis.ps $aimg/ 2 2 17-MAY-2007 14:55:07 AIPS sys2com(2)=outprint!!'.vis.gif 2 2 17-MAY-2007 14:55:07 AIPS system;end;plver=2;outfile='AIMG:'!!outprint!!'.ri.ps 2 2 17-MAY-2007 14:55:07 AIPS go lwpla;wait lwpla;syscom'convert $aimg/ 2 2 17-MAY-2007 14:55:07 AIPS sys2com(1)=outprint!!'.ri.ps $aimg/ 2 2 17-MAY-2007 14:55:07 AIPS sys2com(2)=outprint!!'.ri.gif 2 2 17-MAY-2007 14:55:07 AIPS system;end;plver=1;outfile='AIMG:'!!outprint!!'.uv.ps 2 2 17-MAY-2007 14:55:07 AIPS go lwpla;wait lwpla;dparm(5)=0;sys2com(1)=outprint!!'.uv.ps $aimg/ 2 2 17-MAY-2007 14:55:07 AIPS sys2com(2)=outprint!!'.uv.gif 2 2 17-MAY-2007 14:55:07 AIPS system;sys2com(2)='';syscom'chmod 666 $aimg/ 2 2 17-MAY-2007 14:55:07 AIPS $ sys2com(1)=outprint!!'.*.ps 2 2 17-MAY-2007 14:55:07 AIPS $ system;sys2com(1)=outprint!!'.*.gif 2 2 17-MAY-2007 14:55:07 AIPS $ system;sys2com(1)=outprint!!'.uvfits 2 2 17-MAY-2007 14:55:07 AIPS sys2com(1)=outprint!!'* 2 2 17-MAY-2007 14:55:07 AIPS system;end;end;clrtemp;syscom'\mv -f $aimg/ 2 2 17-MAY-2007 14:55:07 AIPS $ sys2com(1)=substr(outfile,6,length(outfile))!!' $aimg/ 2 2 17-MAY-2007 14:55:07 AIPS sys2com(1)=outprint!!'.* $aimg/ 2 2 17-MAY-2007 14:55:07 AIPS sys2com(2)=dir;system;clrtemp;end;for nn=(uvi+1):numfle $ archive MAps 2 2 17-MAY-2007 14:55:07 AIPS egetname nn;chkname;xe=1-error;if((intype='MA')&(inclass='NVAS07'))then 2 2 17-MAY-2007 14:55:07 AIPS nvasname;sysout'';sys2com'';sys2com(8)' >& /dev/null 2 2 17-MAY-2007 14:55:07 AIPS expfile=outfile;outfile='AIMG:'!!outfile 2 2 17-MAY-2007 14:55:07 AIPS if(xe=1)then;gx;syscom'umask 0;\mv -f $aimg/ 2 2 17-MAY-2007 14:55:07 AIPS sys2com(1)=expfile!!' $aimg/ 2 2 17-MAY-2007 14:55:07 AIPS sys2com(2)=expfile!!'.imfits 2 2 17-MAY-2007 14:55:07 AIPS system;clrtemp;syscom'umask 0;fits2jpeg -nonLinear -fits $aimg/ 2 2 17-MAY-2007 14:55:07 AIPS sys2com(1)=expfile!!'.imfits -jpeg $aimg/ 2 2 17-MAY-2007 14:55:07 AIPS sys2com(2)=expfile!!'.jpg 2 2 17-MAY-2007 14:55:07 AIPS sys2com(3)=' ; convert -size 150x150 $aimg/ 2 2 17-MAY-2007 14:55:07 AIPS sys2com(4)=expfile!!'.jpg 2 2 17-MAY-2007 14:55:07 AIPS sys2com(5)=' -resize 150x150 -gamma 1.5 -depth 32 $aimg/ 2 2 17-MAY-2007 14:55:07 AIPS sys2com(6)=expfile!!'.JPG'!!' ; \mv -f $aimg/ 2 2 17-MAY-2007 14:55:07 AIPS sys2com(7)=expfile!!'* $aimg/ 2 2 17-MAY-2007 14:55:07 AIPS sys2com(8) dir!!sys2com(8);system;clrtemp;end;end;end;end 2 2 17-MAY-2007 14:55:07 AIPS type 'NVASARCH DONE - CLEANING UP';nvascln 2 2 17-MAY-2007 14:55:07 AIPS finish 2 2 17-MAY-2007 14:55:07 AIPS 2 2 17-MAY-2007 14:55:07 AIPS $procedure nvas 2 2 17-MAY-2007 14:55:07 AIPS $ typ expid;flatfov;if(uvi>3)then;nvasimage;nvasarch;end 2 2 17-MAY-2007 14:55:07 AIPS $finish 2 2 17-MAY-2007 14:55:07 AIPS 2 2 17-MAY-2007 14:55:07 AIPS procedure nvas 2 2 17-MAY-2007 14:55:07 AIPS typ expid;flatfov;if(uvi>3)then;nvasimage;end;clrtemp;clrname;indisk lsdisk 2 2 17-MAY-2007 14:55:07 AIPS recat;chkname;alj=1-error;getname 1;inname'';chkname;uvj=-error;intype'MA' 2 2 17-MAY-2007 14:55:07 AIPS inclass'NVAS07';chkname;maj=1-error;if (uvj=maj) then;nvasarch;end;clrtemp 2 2 17-MAY-2007 14:55:07 AIPS finish 2 0 17-MAY-2007 14:55:07 AIPS avlapipe 2 2 17-MAY-2007 14:55:07 AIPS Found in Version=ABIN 2 2 17-MAY-2007 14:55:07 AIPS Found in Version=ABIN 2 2 17-MAY-2007 14:55:07 AIPS Got(1) disk= 1 user=**** type=UV 19981015.C BAND.1 2 5 17-MAY-2007 14:55:07 AIPS 'AIPS WILL CHOOSE THE REFERENCE ANTENNA' 2 2 17-MAY-2007 14:55:07 AIPS Got(1) disk= 1 user=**** type=UV 19981015.C BAND.1 2 5 17-MAY-2007 14:55:07 AIPS 'SETFC WILL DETERMINE THE CELL SIZE' 2 5 17-MAY-2007 14:55:07 AIPS '10 SECOND INTEGRATIONS (GUESS)' 2 5 17-MAY-2007 14:55:07 AIPS 'DONE CLEANUP OF OLD TABLE EXTENTION FILES (CL,SN,FG,BP,PL,XX)' 2 5 17-MAY-2007 14:55:07 QUACK Task QUACK (release of 31DEC07) begins 2 4 17-MAY-2007 14:55:07 QUACK Flagged 19.17 min. of data in 57 scans 2 3 17-MAY-2007 14:55:07 QUACK Appears to have ended successfully 2 5 17-MAY-2007 14:55:07 QUACK thuban 31DEC07 TST: Cpu= 0.0 Real= 0 2 2 17-MAY-2007 14:55:07 AIPS Resumes 2 5 17-MAY-2007 14:55:08 FLAGR Task FLAGR (release of 31DEC07) begins 2 3 17-MAY-2007 14:55:08 FLAGR Copied FG file from vol/cno/vers 1 1 1 to 1 1 2 2 4 17-MAY-2007 14:55:24 FLAGR Overall average amp= 8.101E-02 +- 2.544E-03 source= 0203+115 2 4 17-MAY-2007 14:55:24 FLAGR Overall average rms= 1.493E-03 +- 1.694E-04 source= 0203+115 2 4 17-MAY-2007 14:55:24 FLAGR Overall average amp= 3.703E-03 +- 1.235E-03 source= SATURN 2 4 17-MAY-2007 14:55:24 FLAGR Overall average rms= 1.302E-03 +- 1.961E-04 source= SATURN 2 4 17-MAY-2007 14:55:24 FLAGR Overall average amp= 3.562E-03 +- 1.157E-03 source= SATURN 03 2 4 17-MAY-2007 14:55:24 FLAGR Overall average rms= 1.274E-03 +- 1.945E-04 source= SATURN 03 2 4 17-MAY-2007 14:55:24 FLAGR Overall average amp= 3.406E-03 +- 9.583E-04 source= SATURN 04 2 4 17-MAY-2007 14:55:24 FLAGR Overall average rms= 1.262E-03 +- 2.067E-04 source= SATURN 04 2 4 17-MAY-2007 14:55:24 FLAGR Overall average amp= 3.371E-03 +- 9.550E-04 source= SATURN 05 2 4 17-MAY-2007 14:55:24 FLAGR Overall average rms= 1.247E-03 +- 1.996E-04 source= SATURN 05 2 4 17-MAY-2007 14:55:24 FLAGR Overall average amp= 3.366E-03 +- 1.000E-03 source= SATURN 06 2 4 17-MAY-2007 14:55:24 FLAGR Overall average rms= 1.252E-03 +- 2.084E-04 source= SATURN 06 2 4 17-MAY-2007 14:55:24 FLAGR Overall average amp= 3.292E-03 +- 9.877E-04 source= SATURN 07 2 4 17-MAY-2007 14:55:24 FLAGR Overall average rms= 1.216E-03 +- 1.978E-04 source= SATURN 07 2 4 17-MAY-2007 14:55:24 FLAGR Overall average amp= 3.215E-03 +- 9.345E-04 source= SATURN 08 2 4 17-MAY-2007 14:55:24 FLAGR Overall average rms= 1.206E-03 +- 1.863E-04 source= SATURN 08 2 4 17-MAY-2007 14:55:24 FLAGR Overall average amp= 3.271E-03 +- 9.953E-04 source= SATURN 09 2 4 17-MAY-2007 14:55:24 FLAGR Overall average rms= 1.209E-03 +- 1.900E-04 source= SATURN 09 2 4 17-MAY-2007 14:55:24 FLAGR Overall average amp= 3.264E-03 +- 1.071E-03 source= SATURN 0A 2 4 17-MAY-2007 14:55:24 FLAGR Overall average rms= 1.215E-03 +- 1.969E-04 source= SATURN 0A 2 4 17-MAY-2007 14:55:24 FLAGR Overall average amp= 3.254E-03 +- 1.078E-03 source= SATURN 0B 2 4 17-MAY-2007 14:55:24 FLAGR Overall average rms= 1.187E-03 +- 1.909E-04 source= SATURN 0B 2 4 17-MAY-2007 14:55:24 FLAGR Overall average amp= 3.159E-03 +- 9.399E-04 source= SATURN 0C 2 4 17-MAY-2007 14:55:24 FLAGR Overall average rms= 1.176E-03 +- 1.708E-04 source= SATURN 0C 2 4 17-MAY-2007 14:55:24 FLAGR Overall average amp= 3.090E-03 +- 8.991E-04 source= SATURN 0D 2 4 17-MAY-2007 14:55:24 FLAGR Overall average rms= 1.183E-03 +- 1.828E-04 source= SATURN 0D 2 4 17-MAY-2007 14:55:24 FLAGR Overall average amp= 3.161E-03 +- 1.009E-03 source= SATURN 0E 2 4 17-MAY-2007 14:55:24 FLAGR Overall average rms= 1.191E-03 +- 1.993E-04 source= SATURN 0E 2 4 17-MAY-2007 14:55:24 FLAGR Overall average amp= 3.144E-03 +- 9.911E-04 source= SATURN 0F 2 4 17-MAY-2007 14:55:24 FLAGR Overall average rms= 1.190E-03 +- 1.893E-04 source= SATURN 0F 2 4 17-MAY-2007 14:55:24 FLAGR Overall average amp= 3.098E-03 +- 8.832E-04 source= SATURN 0G 2 4 17-MAY-2007 14:55:24 FLAGR Overall average rms= 1.191E-03 +- 1.789E-04 source= SATURN 0G 2 4 17-MAY-2007 14:55:24 FLAGR Overall average amp= 3.072E-03 +- 8.923E-04 source= SATURN 0H 2 4 17-MAY-2007 14:55:24 FLAGR Overall average rms= 1.186E-03 +- 1.838E-04 source= SATURN 0H 2 4 17-MAY-2007 14:55:24 FLAGR Overall average amp= 3.855E-01 +- 2.048E-02 source= 0521+166 2 4 17-MAY-2007 14:55:24 FLAGR Overall average rms= 1.540E-03 +- 2.260E-04 source= 0521+166 2 4 17-MAY-2007 14:55:24 FLAGR Overall average amp= 3.055E-03 +- 8.311E-04 source= SATURN 0J 2 4 17-MAY-2007 14:55:24 FLAGR Overall average rms= 1.182E-03 +- 1.850E-04 source= SATURN 0J 2 4 17-MAY-2007 14:55:24 FLAGR Overall average amp= 3.061E-03 +- 8.326E-04 source= SATURN 0K 2 4 17-MAY-2007 14:55:24 FLAGR Overall average rms= 1.192E-03 +- 1.982E-04 source= SATURN 0K 2 4 17-MAY-2007 14:55:24 FLAGR Overall average amp= 3.120E-03 +- 8.384E-04 source= SATURN 0L 2 4 17-MAY-2007 14:55:24 FLAGR Overall average rms= 1.209E-03 +- 1.904E-04 source= SATURN 0L 2 4 17-MAY-2007 14:55:24 FLAGR Overall average amp= 3.183E-03 +- 9.094E-04 source= SATURN 0M 2 4 17-MAY-2007 14:55:24 FLAGR Overall average rms= 1.216E-03 +- 1.842E-04 source= SATURN 0M 2 4 17-MAY-2007 14:55:24 FLAGR Overall average amp= 3.317E-03 +- 9.625E-04 source= SATURN 0N 2 4 17-MAY-2007 14:55:24 FLAGR Overall average rms= 1.243E-03 +- 2.008E-04 source= SATURN 0N 2 4 17-MAY-2007 14:55:24 FLAGR Overall average amp= 5.612E-01 +- 2.792E-02 source= 0137+331 2 4 17-MAY-2007 14:55:24 FLAGR Overall average rms= 1.593E-03 +- 2.616E-04 source= 0137+331 2 4 17-MAY-2007 14:55:24 FLAGR Overall average amp= 3.672E-03 +- 1.245E-03 source= SATURN 0P 2 4 17-MAY-2007 14:55:24 FLAGR Overall average rms= 1.294E-03 +- 2.165E-04 source= SATURN 0P 2 5 17-MAY-2007 14:55:24 FLAGR Found 2 bad times, 41 total flags 2 5 17-MAY-2007 14:55:24 FLAGR Wrote 1 antenna & IF independent flags 2 5 17-MAY-2007 14:55:24 FLAGR Wrote 1 antenna independent, IF dependent flags 2 5 17-MAY-2007 14:55:24 FLAGR Wrote 39 antenna & IF dependent flags 2 5 17-MAY-2007 14:55:24 FLAGR Wrote 0 antenna & IF dependent, all-times flags 2 3 17-MAY-2007 14:55:24 FLAGR Appears to have ended successfully 2 5 17-MAY-2007 14:55:24 FLAGR thuban 31DEC07 TST: Cpu= 15.1 Real= 16 2 2 17-MAY-2007 14:55:24 AIPS Resumes 2 5 17-MAY-2007 14:55:24 SETJY Task SETJY (release of 31DEC07) begins 2 2 17-MAY-2007 14:55:24 SETJY / Resetting flux information to zero 2 2 17-MAY-2007 14:55:24 SETJY BIF = 1 EIF = 2 /Range of IFs 2 2 17-MAY-2007 14:55:24 SETJY SOURCES = '' /All sources selected 2 3 17-MAY-2007 14:55:24 SETJY Appears to have ended successfully 2 5 17-MAY-2007 14:55:24 SETJY thuban 31DEC07 TST: Cpu= 0.0 Real= 0 2 2 17-MAY-2007 14:55:24 AIPS Resumes 2 5 17-MAY-2007 14:55:24 SETJY Task SETJY (release of 31DEC07) begins 2 5 17-MAY-2007 14:55:24 SETJY A source model for this calibrator may be available 2 5 17-MAY-2007 14:55:24 SETJY Use the verb CALDIR to see if there is one 2 5 17-MAY-2007 14:55:24 SETJY A source model for this calibrator may be available 2 5 17-MAY-2007 14:55:24 SETJY Use the verb CALDIR to see if there is one 2 5 17-MAY-2007 14:55:24 SETJY A source model for this calibrator may be available 2 5 17-MAY-2007 14:55:24 SETJY Use the verb CALDIR to see if there is one 2 5 17-MAY-2007 14:55:24 SETJY A source model for this calibrator may be available 2 5 17-MAY-2007 14:55:24 SETJY Use the verb CALDIR to see if there is one 2 2 17-MAY-2007 14:55:24 SETJY / Flux calculated using known spectrum 2 2 17-MAY-2007 14:55:24 SETJY BIF = 1 EIF = 2 /Range of IFs 2 2 17-MAY-2007 14:55:24 SETJY '0521+166 ' IF = 1 FLUX = 3.6880 (Jy calcd) 2 2 17-MAY-2007 14:55:24 SETJY '0521+166 ' IF = 2 FLUX = 3.7158 (Jy calcd) 2 2 17-MAY-2007 14:55:24 SETJY '0137+331 ' IF = 1 FLUX = 5.4054 (Jy calcd) 2 2 17-MAY-2007 14:55:24 SETJY '0137+331 ' IF = 2 FLUX = 5.4585 (Jy calcd) 2 2 17-MAY-2007 14:55:24 SETJY / Using (1999.2) VLA or Reynolds (1934-638) coefficients 2 3 17-MAY-2007 14:55:24 SETJY Appears to have ended successfully 2 5 17-MAY-2007 14:55:24 SETJY thuban 31DEC07 TST: Cpu= 0.0 Real= 0 2 2 17-MAY-2007 14:55:25 AIPS Resumes 2 5 17-MAY-2007 14:55:25 CALIB Task CALIB (release of 31DEC07) begins 2 3 17-MAY-2007 14:55:25 CALIB CALIB USING 19981015 . C BAND . 1 DISK= 1 USID=**** 2 3 17-MAY-2007 14:55:25 CALIB L1 Solution type 2 2 17-MAY-2007 14:55:25 CALIB Selecting, editing and calibrating the data 2 3 17-MAY-2007 14:55:25 CALIB Doing cal transfer mode with point model for each source 2 3 17-MAY-2007 14:55:25 CALIB This is not self-calibration 2 2 17-MAY-2007 14:55:25 CALIB Dividing data by source flux densities 2 2 17-MAY-2007 14:55:25 CALIB Determining solutions 2 3 17-MAY-2007 14:55:25 CALIB Writing SN table 1 2 5 17-MAY-2007 14:55:27 CALIB Found 6491 good solutions 2 5 17-MAY-2007 14:55:27 CALIB Failed on 7 solutions 2 4 17-MAY-2007 14:55:27 CALIB Average closure rms = 0.0104 +- 0.0024 2 4 17-MAY-2007 14:55:27 CALIB Fraction of times having data > 2.5 rms from solution 2 4 17-MAY-2007 14:55:27 CALIB 0.40079 of the times had 0 - 2 percent outside 2.5 times rms 2 4 17-MAY-2007 14:55:27 CALIB 0.51984 of the times had 2 - 4 percent outside 2.5 times rms 2 4 17-MAY-2007 14:55:27 CALIB 0.04365 of the times had 4 - 6 percent outside 2.5 times rms 2 4 17-MAY-2007 14:55:27 CALIB 0.01587 of the times had 6 - 8 percent outside 2.5 times rms 2 4 17-MAY-2007 14:55:27 CALIB 0.00397 of the times had 8 - 10 percent outside 2.5 times rms 2 2 17-MAY-2007 14:55:27 CALIB Adjusting solutions to a common reference antenna 2 3 17-MAY-2007 14:55:27 CALIB Appears to have ended successfully 2 5 17-MAY-2007 14:55:27 CALIB thuban 31DEC07 TST: Cpu= 2.1 Real= 2 2 2 17-MAY-2007 14:55:27 AIPS Resumes 2 5 17-MAY-2007 14:55:27 AIPS '0521+166 MODEL =' '3C138_C' 2 3 17-MAY-2007 14:55:27 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 14:55:27 AIPS ls -1 $AIPSTARS/3C138_C.MODEL >& /dev/null 2 5 17-MAY-2007 14:55:27 CALRD Task CALRD (release of 31DEC07) begins 2 2 17-MAY-2007 14:55:27 CALRD Reading disk file AIPSTARS:3C138_C.MODEL 2 2 17-MAY-2007 14:55:27 CALRD Create 3C138_C .MODEL . 1 (MA) on disk 1 cno 2 2 3 17-MAY-2007 14:55:27 CALRD Appears to have ended successfully 2 5 17-MAY-2007 14:55:27 CALRD thuban 31DEC07 TST: Cpu= 0.0 Real= 0 2 2 17-MAY-2007 14:55:27 AIPS Resumes 2 5 17-MAY-2007 14:55:27 AIPS '0137+331 MODEL =' '3C48_C' 2 3 17-MAY-2007 14:55:27 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 14:55:27 AIPS ls -1 $AIPSTARS/3C48_C.MODEL >& /dev/null 2 5 17-MAY-2007 14:55:27 CALRD Task CALRD (release of 31DEC07) begins 2 2 17-MAY-2007 14:55:27 CALRD Reading disk file AIPSTARS:3C48_C.MODEL 2 2 17-MAY-2007 14:55:27 CALRD Create 3C48_C .MODEL . 1 (MA) on disk 1 cno 3 2 3 17-MAY-2007 14:55:27 CALRD Appears to have ended successfully 2 5 17-MAY-2007 14:55:27 CALRD thuban 31DEC07 TST: Cpu= 0.0 Real= 0 2 2 17-MAY-2007 14:55:27 AIPS Resumes 2 5 17-MAY-2007 14:55:27 CALIB Task CALIB (release of 31DEC07) begins 2 3 17-MAY-2007 14:55:27 CALIB CALIB USING 19981015 . C BAND . 1 DISK= 1 USID=**** 2 3 17-MAY-2007 14:55:27 CALIB L1 Solution type 2 2 17-MAY-2007 14:55:28 CALIB Selecting, editing and calibrating the data 2 3 17-MAY-2007 14:55:28 CALIB Doing self-cal mode with CC model 2 4 17-MAY-2007 14:55:28 CALIB SETGDS: imaging done with reprojected tangent point(s) 2 3 17-MAY-2007 14:55:28 CALIB FACSET: source model will be scaled to 3.688 Jy 2 3 17-MAY-2007 14:55:28 CALIB FACSET: 3.918064 Jy found from 320 components 2 4 17-MAY-2007 14:55:28 CALIB FACSET: scaling factor set to 9.41274E-01 2 2 17-MAY-2007 14:55:28 CALIB QINIT: did a GET of 20480 Kwords, OFF -359042677 2 2 17-MAY-2007 14:55:28 CALIB VISDFT: Begin DFT component division 2 2 17-MAY-2007 14:55:28 CALIB VISDFT: Model components of type Point 2 3 17-MAY-2007 14:55:28 CALIB I Polarization model processed 2 3 17-MAY-2007 14:55:28 CALIB FACSET: source model will be scaled to 3.716 Jy 2 3 17-MAY-2007 14:55:28 CALIB FACSET: 3.918064 Jy found from 320 components 2 4 17-MAY-2007 14:55:28 CALIB FACSET: scaling factor set to 9.48369E-01 2 2 17-MAY-2007 14:55:28 CALIB VISDFT: Begin DFT component division 2 3 17-MAY-2007 14:55:28 CALIB I Polarization model processed 2 3 17-MAY-2007 14:55:28 CALIB Field 1 used 320 CCs 2 2 17-MAY-2007 14:55:28 CALIB Determining solutions 2 6 17-MAY-2007 14:55:28 CALIB Deleted 52 records from SN table no. 1 2 3 17-MAY-2007 14:55:28 CALIB Writing SN table 1 2 5 17-MAY-2007 14:55:28 CALIB Found 208 good solutions 2 4 17-MAY-2007 14:55:28 CALIB Average closure rms = 0.0037 +- 0.0006 2 4 17-MAY-2007 14:55:28 CALIB Fraction of times having data > 2.5 rms from solution 2 4 17-MAY-2007 14:55:28 CALIB 0.12500 of the times had 0 - 2 percent outside 2.5 times rms 2 4 17-MAY-2007 14:55:28 CALIB 0.75000 of the times had 2 - 4 percent outside 2.5 times rms 2 4 17-MAY-2007 14:55:28 CALIB 0.12500 of the times had 4 - 6 percent outside 2.5 times rms 2 2 17-MAY-2007 14:55:28 CALIB Adjusting solutions to a common reference antenna 2 3 17-MAY-2007 14:55:28 CALIB Appears to have ended successfully 2 5 17-MAY-2007 14:55:28 CALIB thuban 31DEC07 TST: Cpu= 0.8 Real= 1 2 2 17-MAY-2007 14:55:28 AIPS Resumes 2 5 17-MAY-2007 14:55:28 CALIB Task CALIB (release of 31DEC07) begins 2 3 17-MAY-2007 14:55:28 CALIB CALIB USING 19981015 . C BAND . 1 DISK= 1 USID=**** 2 3 17-MAY-2007 14:55:28 CALIB L1 Solution type 2 2 17-MAY-2007 14:55:28 CALIB Selecting, editing and calibrating the data 2 3 17-MAY-2007 14:55:29 CALIB Doing self-cal mode with CC model 2 4 17-MAY-2007 14:55:29 CALIB SETGDS: imaging done with reprojected tangent point(s) 2 3 17-MAY-2007 14:55:29 CALIB FACSET: source model will be scaled to 5.405 Jy 2 3 17-MAY-2007 14:55:29 CALIB FACSET: 5.813153 Jy found from 196 components 2 4 17-MAY-2007 14:55:29 CALIB FACSET: scaling factor set to 9.29865E-01 2 2 17-MAY-2007 14:55:29 CALIB QINIT: did a GET of 20480 Kwords, OFF -358845045 2 2 17-MAY-2007 14:55:29 CALIB VISDFT: Begin DFT component division 2 2 17-MAY-2007 14:55:29 CALIB VISDFT: Model components of type Point 2 3 17-MAY-2007 14:55:29 CALIB I Polarization model processed 2 3 17-MAY-2007 14:55:29 CALIB FACSET: source model will be scaled to 5.458 Jy 2 3 17-MAY-2007 14:55:29 CALIB FACSET: 5.813153 Jy found from 196 components 2 4 17-MAY-2007 14:55:29 CALIB FACSET: scaling factor set to 9.38986E-01 2 2 17-MAY-2007 14:55:29 CALIB VISDFT: Begin DFT component division 2 3 17-MAY-2007 14:55:29 CALIB I Polarization model processed 2 3 17-MAY-2007 14:55:29 CALIB Field 1 used 196 CCs 2 2 17-MAY-2007 14:55:29 CALIB Determining solutions 2 6 17-MAY-2007 14:55:29 CALIB Deleted 52 records from SN table no. 1 2 3 17-MAY-2007 14:55:29 CALIB Writing SN table 1 2 5 17-MAY-2007 14:55:29 CALIB Found 208 good solutions 2 4 17-MAY-2007 14:55:29 CALIB Average closure rms = 0.0033 +- 0.0004 2 4 17-MAY-2007 14:55:29 CALIB Fraction of times having data > 2.5 rms from solution 2 4 17-MAY-2007 14:55:29 CALIB 0.37500 of the times had 0 - 2 percent outside 2.5 times rms 2 4 17-MAY-2007 14:55:29 CALIB 0.62500 of the times had 2 - 4 percent outside 2.5 times rms 2 2 17-MAY-2007 14:55:29 CALIB Adjusting solutions to a common reference antenna 2 3 17-MAY-2007 14:55:29 CALIB Appears to have ended successfully 2 5 17-MAY-2007 14:55:29 CALIB thuban 31DEC07 TST: Cpu= 0.6 Real= 1 2 2 17-MAY-2007 14:55:29 AIPS Resumes 2 5 17-MAY-2007 14:55:29 CLCAL Task CLCAL (release of 31DEC07) begins 2 4 17-MAY-2007 14:55:29 CLCAL Using interpolation mode 2PT 2 3 17-MAY-2007 14:55:29 CLCAL Processing SN table 1 2 5 17-MAY-2007 14:55:29 CLCAL SNMRG: Merging SN table 2 5 17-MAY-2007 14:55:29 CLCAL SNMRG: Write 1637 merged records from 1637 input records 2 4 17-MAY-2007 14:55:30 CLCAL SN2CL: Applying SN tables to CL table 1, writing CL table 2 2 3 17-MAY-2007 14:55:31 CLCAL Appears to have ended successfully 2 5 17-MAY-2007 14:55:31 CLCAL thuban 31DEC07 TST: Cpu= 1.7 Real= 2 2 2 17-MAY-2007 14:55:31 AIPS Resumes 2 5 17-MAY-2007 14:55:31 CLCAL Task CLCAL (release of 31DEC07) begins 2 4 17-MAY-2007 14:55:31 CLCAL Using interpolation mode SELF 2 6 17-MAY-2007 14:55:31 CLCAL Deleted 520 records from CL table no. 2 2 3 17-MAY-2007 14:55:31 CLCAL Processing SN table 1 2 6 17-MAY-2007 14:55:31 CLCAL WARNING: SN table 1 has already been applied 2 5 17-MAY-2007 14:55:32 CLCAL SNMRG: Merging SN table 2 5 17-MAY-2007 14:55:32 CLCAL SNMRG: Write 1637 merged records from 1637 input records 2 4 17-MAY-2007 14:55:32 CLCAL SN2CL: Applying SN tables to CL table 1, writing CL table 2 2 3 17-MAY-2007 14:55:33 CLCAL Appears to have ended successfully 2 5 17-MAY-2007 14:55:33 CLCAL thuban 31DEC07 TST: Cpu= 1.6 Real= 2 2 2 17-MAY-2007 14:55:33 AIPS Resumes 2 5 17-MAY-2007 14:55:33 CALIB Task CALIB (release of 31DEC07) begins 2 3 17-MAY-2007 14:55:33 CALIB CALIB USING 19981015 . C BAND . 1 DISK= 1 USID=**** 2 3 17-MAY-2007 14:55:33 CALIB L1 Solution type 2 2 17-MAY-2007 14:55:33 CALIB Selecting, editing and calibrating the data 2 3 17-MAY-2007 14:55:33 CALIB Doing cal transfer mode with point model for each source 2 3 17-MAY-2007 14:55:33 CALIB This is not self-calibration 2 2 17-MAY-2007 14:55:33 CALIB Dividing data by source flux densities 2 2 17-MAY-2007 14:55:33 CALIB Determining solutions 2 3 17-MAY-2007 14:55:33 CALIB Writing SN table 2 2 5 17-MAY-2007 14:55:36 CALIB RPOL, IF= 1 The average gain over these antennas is 3.518E+00 2 5 17-MAY-2007 14:55:36 CALIB RPOL, IF= 2 The average gain over these antennas is 3.487E+00 2 5 17-MAY-2007 14:55:36 CALIB LPOL, IF= 1 The average gain over these antennas is 3.497E+00 2 5 17-MAY-2007 14:55:36 CALIB LPOL, IF= 2 The average gain over these antennas is 3.500E+00 2 5 17-MAY-2007 14:55:36 CALIB Found 3169 good solutions 2 5 17-MAY-2007 14:55:36 CALIB Failed on 1 solutions 2 4 17-MAY-2007 14:55:36 CALIB Average closure rms = 0.0010 +- 0.0003 2 4 17-MAY-2007 14:55:36 CALIB Fraction of times having data > 2.5 rms from solution 2 4 17-MAY-2007 14:55:36 CALIB 0.68841 of the times had 0 - 2 percent outside 2.5 times rms 2 4 17-MAY-2007 14:55:36 CALIB 0.02899 of the times had 2 - 4 percent outside 2.5 times rms 2 4 17-MAY-2007 14:55:36 CALIB 0.00725 of the times had 4 - 6 percent outside 2.5 times rms 2 4 17-MAY-2007 14:55:36 CALIB 0.04348 of the times had 6 - 8 percent outside 2.5 times rms 2 2 17-MAY-2007 14:55:36 CALIB Adjusting solutions to a common reference antenna 2 3 17-MAY-2007 14:55:36 CALIB Appears to have ended successfully 2 5 17-MAY-2007 14:55:36 CALIB thuban 31DEC07 TST: Cpu= 2.7 Real= 3 2 2 17-MAY-2007 14:55:36 AIPS Resumes 2 5 17-MAY-2007 14:55:36 CALIB Task CALIB (release of 31DEC07) begins 2 3 17-MAY-2007 14:55:36 CALIB CALIB USING 19981015 . C BAND . 1 DISK= 1 USID=**** 2 3 17-MAY-2007 14:55:36 CALIB L1 Solution type 2 2 17-MAY-2007 14:55:36 CALIB Selecting, editing and calibrating the data 2 3 17-MAY-2007 14:55:36 CALIB Doing self-cal mode with CC model 2 4 17-MAY-2007 14:55:36 CALIB SETGDS: imaging done with reprojected tangent point(s) 2 3 17-MAY-2007 14:55:36 CALIB FACSET: source model will be scaled to 3.688 Jy 2 3 17-MAY-2007 14:55:36 CALIB FACSET: 3.918064 Jy found from 320 components 2 4 17-MAY-2007 14:55:36 CALIB FACSET: scaling factor set to 9.41274E-01 2 2 17-MAY-2007 14:55:36 CALIB QINIT: did a GET of 20480 Kwords, OFF -358883957 2 2 17-MAY-2007 14:55:36 CALIB VISDFT: Begin DFT component division 2 2 17-MAY-2007 14:55:36 CALIB VISDFT: Model components of type Point 2 3 17-MAY-2007 14:55:36 CALIB I Polarization model processed 2 3 17-MAY-2007 14:55:36 CALIB FACSET: source model will be scaled to 3.716 Jy 2 3 17-MAY-2007 14:55:36 CALIB FACSET: 3.918064 Jy found from 320 components 2 4 17-MAY-2007 14:55:36 CALIB FACSET: scaling factor set to 9.48369E-01 2 2 17-MAY-2007 14:55:36 CALIB VISDFT: Begin DFT component division 2 3 17-MAY-2007 14:55:36 CALIB I Polarization model processed 2 3 17-MAY-2007 14:55:36 CALIB Field 1 used 320 CCs 2 2 17-MAY-2007 14:55:36 CALIB Determining solutions 2 6 17-MAY-2007 14:55:36 CALIB Deleted 26 records from SN table no. 2 2 3 17-MAY-2007 14:55:36 CALIB Writing SN table 2 2 5 17-MAY-2007 14:55:37 CALIB RPOL, IF= 1 The average gain over these antennas is 3.058E+00 2 5 17-MAY-2007 14:55:37 CALIB RPOL, IF= 2 The average gain over these antennas is 3.062E+00 2 5 17-MAY-2007 14:55:37 CALIB LPOL, IF= 1 The average gain over these antennas is 3.053E+00 2 5 17-MAY-2007 14:55:37 CALIB LPOL, IF= 2 The average gain over these antennas is 3.060E+00 2 5 17-MAY-2007 14:55:37 CALIB Found 104 good solutions 2 4 17-MAY-2007 14:55:37 CALIB Average closure rms = 0.0007 +- 0.0001 2 4 17-MAY-2007 14:55:37 CALIB Fraction of times having data > 2.5 rms from solution 2 4 17-MAY-2007 14:55:37 CALIB 0.25000 of the times had 0 - 2 percent outside 2.5 times rms 2 4 17-MAY-2007 14:55:37 CALIB 0.50000 of the times had 2 - 4 percent outside 2.5 times rms 2 4 17-MAY-2007 14:55:37 CALIB 0.25000 of the times had 4 - 6 percent outside 2.5 times rms 2 2 17-MAY-2007 14:55:37 CALIB Adjusting solutions to a common reference antenna 2 3 17-MAY-2007 14:55:37 CALIB Appears to have ended successfully 2 5 17-MAY-2007 14:55:37 CALIB thuban 31DEC07 TST: Cpu= 0.8 Real= 1 2 2 17-MAY-2007 14:55:37 AIPS Resumes 2 5 17-MAY-2007 14:55:37 CALIB Task CALIB (release of 31DEC07) begins 2 3 17-MAY-2007 14:55:37 CALIB CALIB USING 19981015 . C BAND . 1 DISK= 1 USID=**** 2 3 17-MAY-2007 14:55:37 CALIB L1 Solution type 2 2 17-MAY-2007 14:55:37 CALIB Selecting, editing and calibrating the data 2 3 17-MAY-2007 14:55:37 CALIB Doing self-cal mode with CC model 2 4 17-MAY-2007 14:55:37 CALIB SETGDS: imaging done with reprojected tangent point(s) 2 3 17-MAY-2007 14:55:37 CALIB FACSET: source model will be scaled to 5.405 Jy 2 3 17-MAY-2007 14:55:37 CALIB FACSET: 5.813153 Jy found from 196 components 2 4 17-MAY-2007 14:55:37 CALIB FACSET: scaling factor set to 9.29865E-01 2 2 17-MAY-2007 14:55:37 CALIB QINIT: did a GET of 20480 Kwords, OFF -359069301 2 2 17-MAY-2007 14:55:37 CALIB VISDFT: Begin DFT component division 2 2 17-MAY-2007 14:55:37 CALIB VISDFT: Model components of type Point 2 3 17-MAY-2007 14:55:37 CALIB I Polarization model processed 2 3 17-MAY-2007 14:55:37 CALIB FACSET: source model will be scaled to 5.458 Jy 2 3 17-MAY-2007 14:55:37 CALIB FACSET: 5.813153 Jy found from 196 components 2 4 17-MAY-2007 14:55:37 CALIB FACSET: scaling factor set to 9.38986E-01 2 2 17-MAY-2007 14:55:37 CALIB VISDFT: Begin DFT component division 2 3 17-MAY-2007 14:55:37 CALIB I Polarization model processed 2 3 17-MAY-2007 14:55:37 CALIB Field 1 used 196 CCs 2 2 17-MAY-2007 14:55:37 CALIB Determining solutions 2 6 17-MAY-2007 14:55:37 CALIB Deleted 26 records from SN table no. 2 2 3 17-MAY-2007 14:55:37 CALIB Writing SN table 2 2 5 17-MAY-2007 14:55:37 CALIB RPOL, IF= 1 The average gain over these antennas is 3.059E+00 2 5 17-MAY-2007 14:55:37 CALIB RPOL, IF= 2 The average gain over these antennas is 3.063E+00 2 5 17-MAY-2007 14:55:37 CALIB LPOL, IF= 1 The average gain over these antennas is 3.066E+00 2 5 17-MAY-2007 14:55:37 CALIB LPOL, IF= 2 The average gain over these antennas is 3.073E+00 2 5 17-MAY-2007 14:55:37 CALIB Found 104 good solutions 2 4 17-MAY-2007 14:55:37 CALIB Average closure rms = 0.0006 +- 0.0001 2 4 17-MAY-2007 14:55:37 CALIB Fraction of times having data > 2.5 rms from solution 2 4 17-MAY-2007 14:55:37 CALIB 0.50000 of the times had 0 - 2 percent outside 2.5 times rms 2 4 17-MAY-2007 14:55:37 CALIB 0.25000 of the times had 2 - 4 percent outside 2.5 times rms 2 4 17-MAY-2007 14:55:37 CALIB 0.25000 of the times had 4 - 6 percent outside 2.5 times rms 2 2 17-MAY-2007 14:55:37 CALIB Adjusting solutions to a common reference antenna 2 3 17-MAY-2007 14:55:37 CALIB Appears to have ended successfully 2 5 17-MAY-2007 14:55:37 CALIB thuban 31DEC07 TST: Cpu= 0.6 Real= 0 2 2 17-MAY-2007 14:55:38 AIPS Resumes 2 4 17-MAY-2007 14:55:38 AIPS Destroyed 1 extension files of type CC 2 4 17-MAY-2007 14:55:38 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 14:55:38 AIPS Destroyed MA image file: catno= 2 disk= 1 2 4 17-MAY-2007 14:55:38 AIPS Destroyed 1 extension files of type CC 2 4 17-MAY-2007 14:55:38 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 14:55:38 AIPS Destroyed MA image file: catno= 3 disk= 1 2 5 17-MAY-2007 14:55:38 GETJY Task GETJY (release of 31DEC07) begins 2 6 17-MAY-2007 14:55:38 GETJY Source:Qual CALCODE IF Flux (Jy) 2 6 17-MAY-2007 14:55:38 GETJY 0203+115 : 0 A 1 0.75315 +/- 0.00232 2 6 17-MAY-2007 14:55:38 GETJY 2 0.75807 +/- 0.00124 2 3 17-MAY-2007 14:55:38 GETJY Appears to have ended successfully 2 5 17-MAY-2007 14:55:38 GETJY thuban 31DEC07 TST: Cpu= 0.0 Real= 0 2 2 17-MAY-2007 14:55:39 AIPS Resumes 2 5 17-MAY-2007 14:55:39 CLCAL Task CLCAL (release of 31DEC07) begins 2 4 17-MAY-2007 14:55:39 CLCAL Using interpolation mode 2PT 2 3 17-MAY-2007 14:55:39 CLCAL Processing SN table 2 2 5 17-MAY-2007 14:55:39 CLCAL SNMRG: Merging SN table 2 5 17-MAY-2007 14:55:39 CLCAL SNMRG: Write 805 merged records from 805 input records 2 4 17-MAY-2007 14:55:39 CLCAL SN2CL: Applying SN tables to CL table 2, writing CL table 3 2 3 17-MAY-2007 14:55:41 CLCAL Appears to have ended successfully 2 5 17-MAY-2007 14:55:41 CLCAL thuban 31DEC07 TST: Cpu= 1.6 Real= 2 2 2 17-MAY-2007 14:55:41 AIPS Resumes 2 5 17-MAY-2007 14:55:41 CLCAL Task CLCAL (release of 31DEC07) begins 2 4 17-MAY-2007 14:55:41 CLCAL Using interpolation mode SELF 2 6 17-MAY-2007 14:55:42 CLCAL Deleted 520 records from CL table no. 3 2 3 17-MAY-2007 14:55:42 CLCAL Processing SN table 2 2 6 17-MAY-2007 14:55:42 CLCAL WARNING: SN table 2 has already been applied 2 5 17-MAY-2007 14:55:42 CLCAL SNMRG: Merging SN table 2 5 17-MAY-2007 14:55:42 CLCAL SNMRG: Write 805 merged records from 805 input records 2 4 17-MAY-2007 14:55:42 CLCAL SN2CL: Applying SN tables to CL table 2, writing CL table 3 2 3 17-MAY-2007 14:55:45 CLCAL Appears to have ended successfully 2 5 17-MAY-2007 14:55:45 CLCAL thuban 31DEC07 TST: Cpu= 1.8 Real= 4 2 2 17-MAY-2007 14:55:45 AIPS Resumes 2 5 17-MAY-2007 14:55:45 TASAV Task TASAV (release of 31DEC07) begins 2 2 17-MAY-2007 14:55:45 TASAV Create 19981015 .TASAV . 1 (UV) on disk 1 cno 2 2 3 17-MAY-2007 14:55:45 TASAV Copied AN file from vol/cno/vers 1 1 1 to 1 2 1 2 3 17-MAY-2007 14:55:46 TASAV Copied NX file from vol/cno/vers 1 1 1 to 1 2 1 2 3 17-MAY-2007 14:55:46 TASAV Copied SU file from vol/cno/vers 1 1 1 to 1 2 1 2 3 17-MAY-2007 14:55:46 TASAV Copied FQ file from vol/cno/vers 1 1 1 to 1 2 1 2 3 17-MAY-2007 14:55:46 TASAV Copied CL file from vol/cno/vers 1 1 1 to 1 2 1 2 3 17-MAY-2007 14:55:46 TASAV Copied CL file from vol/cno/vers 1 1 2 to 1 2 2 2 3 17-MAY-2007 14:55:46 TASAV Copied CL file from vol/cno/vers 1 1 3 to 1 2 3 2 3 17-MAY-2007 14:55:48 TASAV Copied TY file from vol/cno/vers 1 1 1 to 1 2 1 2 3 17-MAY-2007 14:55:48 TASAV Copied WX file from vol/cno/vers 1 1 1 to 1 2 1 2 3 17-MAY-2007 14:55:48 TASAV Copied OF file from vol/cno/vers 1 1 1 to 1 2 1 2 3 17-MAY-2007 14:55:48 TASAV Copied FG file from vol/cno/vers 1 1 1 to 1 2 1 2 3 17-MAY-2007 14:55:48 TASAV Copied FG file from vol/cno/vers 1 1 2 to 1 2 2 2 3 17-MAY-2007 14:55:48 TASAV Copied XX file from vol/cno/vers 1 1 1 to 1 2 1 2 3 17-MAY-2007 14:55:48 TASAV Copied SN file from vol/cno/vers 1 1 1 to 1 2 1 2 3 17-MAY-2007 14:55:48 TASAV Copied SN file from vol/cno/vers 1 1 2 to 1 2 2 2 3 17-MAY-2007 14:55:48 TASAV Appears to have ended successfully 2 5 17-MAY-2007 14:55:48 TASAV thuban 31DEC07 TST: Cpu= 0.6 Real= 3 2 2 17-MAY-2007 14:55:48 AIPS Resumes 2 5 17-MAY-2007 14:55:48 SPLIT Task SPLIT (release of 31DEC07) begins 2 2 17-MAY-2007 14:55:48 SPLIT You are using a non-standard program 2 2 17-MAY-2007 14:55:48 SPLIT Doing subarray 1 2 2 17-MAY-2007 14:55:49 SPLIT Create 0203+115 .C BAND. 1 (UV) on disk 1 cno 3 2 3 17-MAY-2007 14:55:49 SPLIT Applying CL Table version 3 2 6 17-MAY-2007 14:55:49 SPLIT Previously flagged flagged by gain kept 2 6 17-MAY-2007 14:55:49 SPLIT Partially 1150 75 1150 2 6 17-MAY-2007 14:55:49 SPLIT Fully 0 0 70525 2 3 17-MAY-2007 14:55:49 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 3 1 2 3 17-MAY-2007 14:55:49 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 3 1 2 3 17-MAY-2007 14:55:50 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 3 1 2 3 17-MAY-2007 14:55:50 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 3 1 2 2 17-MAY-2007 14:55:50 SPLIT Create SATURN .C BAND. 1 (UV) on disk 1 cno 4 2 6 17-MAY-2007 14:55:50 SPLIT Previously flagged flagged by gain kept 2 6 17-MAY-2007 14:55:50 SPLIT Partially 0 0 0 2 6 17-MAY-2007 14:55:50 SPLIT Fully 0 0 12075 2 3 17-MAY-2007 14:55:50 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 4 1 2 3 17-MAY-2007 14:55:50 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 4 1 2 3 17-MAY-2007 14:55:50 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 4 1 2 3 17-MAY-2007 14:55:50 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 4 1 2 2 17-MAY-2007 14:55:50 SPLIT Create SATURN .C BAND. 2 (UV) on disk 1 cno 5 2 6 17-MAY-2007 14:55:50 SPLIT Previously flagged flagged by gain kept 2 6 17-MAY-2007 14:55:50 SPLIT Partially 0 0 0 2 6 17-MAY-2007 14:55:50 SPLIT Fully 0 0 12350 2 3 17-MAY-2007 14:55:50 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 5 1 2 3 17-MAY-2007 14:55:50 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 5 1 2 3 17-MAY-2007 14:55:50 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 5 1 2 3 17-MAY-2007 14:55:50 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 5 1 2 2 17-MAY-2007 14:55:50 SPLIT Create SATURN .C BAND. 3 (UV) on disk 1 cno 6 2 6 17-MAY-2007 14:55:50 SPLIT Previously flagged flagged by gain kept 2 6 17-MAY-2007 14:55:50 SPLIT Partially 0 0 0 2 6 17-MAY-2007 14:55:50 SPLIT Fully 0 0 12350 2 3 17-MAY-2007 14:55:50 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 6 1 2 3 17-MAY-2007 14:55:50 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 6 1 2 3 17-MAY-2007 14:55:50 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 6 1 2 3 17-MAY-2007 14:55:50 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 6 1 2 2 17-MAY-2007 14:55:50 SPLIT Create SATURN .C BAND. 4 (UV) on disk 1 cno 7 2 6 17-MAY-2007 14:55:50 SPLIT Previously flagged flagged by gain kept 2 6 17-MAY-2007 14:55:50 SPLIT Partially 480 0 480 2 6 17-MAY-2007 14:55:50 SPLIT Fully 0 0 11820 2 3 17-MAY-2007 14:55:50 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 7 1 2 3 17-MAY-2007 14:55:50 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 7 1 2 3 17-MAY-2007 14:55:50 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 7 1 2 3 17-MAY-2007 14:55:50 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 7 1 2 2 17-MAY-2007 14:55:50 SPLIT Create SATURN .C BAND. 5 (UV) on disk 1 cno 8 2 6 17-MAY-2007 14:55:50 SPLIT Previously flagged flagged by gain kept 2 6 17-MAY-2007 14:55:50 SPLIT Partially 0 0 0 2 6 17-MAY-2007 14:55:50 SPLIT Fully 0 0 12675 2 3 17-MAY-2007 14:55:50 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 8 1 2 3 17-MAY-2007 14:55:50 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 8 1 2 3 17-MAY-2007 14:55:50 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 8 1 2 3 17-MAY-2007 14:55:50 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 8 1 2 2 17-MAY-2007 14:55:50 SPLIT Create SATURN .C BAND. 6 (UV) on disk 1 cno 9 2 6 17-MAY-2007 14:55:50 SPLIT Previously flagged flagged by gain kept 2 6 17-MAY-2007 14:55:50 SPLIT Partially 75 0 75 2 6 17-MAY-2007 14:55:50 SPLIT Fully 0 0 12275 2 3 17-MAY-2007 14:55:50 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 9 1 2 3 17-MAY-2007 14:55:50 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 9 1 2 3 17-MAY-2007 14:55:51 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 9 1 2 3 17-MAY-2007 14:55:51 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 9 1 2 2 17-MAY-2007 14:55:51 SPLIT Create SATURN .C BAND. 7 (UV) on disk 1 cno 10 2 6 17-MAY-2007 14:55:51 SPLIT Previously flagged flagged by gain kept 2 6 17-MAY-2007 14:55:51 SPLIT Partially 75 0 75 2 6 17-MAY-2007 14:55:51 SPLIT Fully 0 0 26250 2 3 17-MAY-2007 14:55:51 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 10 1 2 3 17-MAY-2007 14:55:51 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 10 1 2 3 17-MAY-2007 14:55:51 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 10 1 2 3 17-MAY-2007 14:55:51 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 10 1 2 2 17-MAY-2007 14:55:51 SPLIT Create SATURN .C BAND. 8 (UV) on disk 1 cno 11 2 6 17-MAY-2007 14:55:51 SPLIT Previously flagged flagged by gain kept 2 6 17-MAY-2007 14:55:51 SPLIT Partially 50 0 50 2 6 17-MAY-2007 14:55:51 SPLIT Fully 0 0 12300 2 3 17-MAY-2007 14:55:51 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 11 1 2 3 17-MAY-2007 14:55:51 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 11 1 2 3 17-MAY-2007 14:55:51 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 11 1 2 3 17-MAY-2007 14:55:51 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 11 1 2 2 17-MAY-2007 14:55:51 SPLIT Create SATURN .C BAND. 9 (UV) on disk 1 cno 12 2 6 17-MAY-2007 14:55:51 SPLIT Previously flagged flagged by gain kept 2 6 17-MAY-2007 14:55:51 SPLIT Partially 0 0 0 2 6 17-MAY-2007 14:55:51 SPLIT Fully 0 0 12675 2 3 17-MAY-2007 14:55:51 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 12 1 2 3 17-MAY-2007 14:55:51 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 12 1 2 3 17-MAY-2007 14:55:51 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 12 1 2 3 17-MAY-2007 14:55:51 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 12 1 2 2 17-MAY-2007 14:55:51 SPLIT Create SATURN .C BAND. 10 (UV) on disk 1 cno 13 2 6 17-MAY-2007 14:55:51 SPLIT Previously flagged flagged by gain kept 2 6 17-MAY-2007 14:55:51 SPLIT Partially 0 0 0 2 6 17-MAY-2007 14:55:51 SPLIT Fully 0 0 12350 2 3 17-MAY-2007 14:55:51 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 13 1 2 3 17-MAY-2007 14:55:51 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 13 1 2 3 17-MAY-2007 14:55:51 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 13 1 2 3 17-MAY-2007 14:55:51 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 13 1 2 2 17-MAY-2007 14:55:51 SPLIT Create SATURN .C BAND. 11 (UV) on disk 1 cno 14 2 6 17-MAY-2007 14:55:52 SPLIT Previously flagged flagged by gain kept 2 6 17-MAY-2007 14:55:52 SPLIT Partially 72 0 72 2 6 17-MAY-2007 14:55:52 SPLIT Fully 0 0 13128 2 3 17-MAY-2007 14:55:52 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 14 1 2 3 17-MAY-2007 14:55:52 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 14 1 2 3 17-MAY-2007 14:55:52 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 14 1 2 3 17-MAY-2007 14:55:52 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 14 1 2 2 17-MAY-2007 14:55:52 SPLIT Create SATURN .C BAND. 12 (UV) on disk 1 cno 15 2 6 17-MAY-2007 14:55:52 SPLIT Previously flagged flagged by gain kept 2 6 17-MAY-2007 14:55:52 SPLIT Partially 100 0 100 2 6 17-MAY-2007 14:55:52 SPLIT Fully 0 0 24550 2 3 17-MAY-2007 14:55:52 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 15 1 2 3 17-MAY-2007 14:55:52 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 15 1 2 3 17-MAY-2007 14:55:52 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 15 1 2 3 17-MAY-2007 14:55:52 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 15 1 2 2 17-MAY-2007 14:55:52 SPLIT Create SATURN .C BAND. 13 (UV) on disk 1 cno 16 2 6 17-MAY-2007 14:55:52 SPLIT Previously flagged flagged by gain kept 2 6 17-MAY-2007 14:55:52 SPLIT Partially 98 0 98 2 6 17-MAY-2007 14:55:52 SPLIT Fully 0 0 12252 2 3 17-MAY-2007 14:55:52 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 16 1 2 3 17-MAY-2007 14:55:52 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 16 1 2 3 17-MAY-2007 14:55:52 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 16 1 2 3 17-MAY-2007 14:55:52 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 16 1 2 2 17-MAY-2007 14:55:52 SPLIT Create SATURN .C BAND. 14 (UV) on disk 1 cno 17 2 6 17-MAY-2007 14:55:52 SPLIT Previously flagged flagged by gain kept 2 6 17-MAY-2007 14:55:52 SPLIT Partially 0 0 0 2 6 17-MAY-2007 14:55:52 SPLIT Fully 0 0 12350 2 3 17-MAY-2007 14:55:52 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 17 1 2 3 17-MAY-2007 14:55:52 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 17 1 2 3 17-MAY-2007 14:55:52 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 17 1 2 3 17-MAY-2007 14:55:52 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 17 1 2 2 17-MAY-2007 14:55:52 SPLIT Create SATURN .C BAND. 15 (UV) on disk 1 cno 18 2 6 17-MAY-2007 14:55:53 SPLIT Previously flagged flagged by gain kept 2 6 17-MAY-2007 14:55:53 SPLIT Partially 225 0 225 2 6 17-MAY-2007 14:55:53 SPLIT Fully 0 0 24050 2 3 17-MAY-2007 14:55:53 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 18 1 2 3 17-MAY-2007 14:55:53 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 18 1 2 3 17-MAY-2007 14:55:53 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 18 1 2 3 17-MAY-2007 14:55:53 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 18 1 2 2 17-MAY-2007 14:55:53 SPLIT Create SATURN .C BAND. 16 (UV) on disk 1 cno 19 2 6 17-MAY-2007 14:55:53 SPLIT Previously flagged flagged by gain kept 2 6 17-MAY-2007 14:55:53 SPLIT Partially 0 0 0 2 6 17-MAY-2007 14:55:53 SPLIT Fully 0 0 12350 2 3 17-MAY-2007 14:55:53 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 19 1 2 3 17-MAY-2007 14:55:53 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 19 1 2 3 17-MAY-2007 14:55:53 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 19 1 2 3 17-MAY-2007 14:55:53 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 19 1 2 2 17-MAY-2007 14:55:53 SPLIT Create 0521+166 .C BAND. 1 (UV) on disk 1 cno 20 2 6 17-MAY-2007 14:55:54 SPLIT Previously flagged flagged by gain kept 2 6 17-MAY-2007 14:55:54 SPLIT Partially 0 0 0 2 6 17-MAY-2007 14:55:54 SPLIT Fully 0 0 2600 2 3 17-MAY-2007 14:55:54 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 20 1 2 3 17-MAY-2007 14:55:54 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 20 1 2 3 17-MAY-2007 14:55:54 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 20 1 2 3 17-MAY-2007 14:55:54 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 20 1 2 2 17-MAY-2007 14:55:54 SPLIT Create SATURN .C BAND. 17 (UV) on disk 1 cno 21 2 6 17-MAY-2007 14:55:54 SPLIT Previously flagged flagged by gain kept 2 6 17-MAY-2007 14:55:54 SPLIT Partially 0 0 0 2 6 17-MAY-2007 14:55:54 SPLIT Fully 0 0 12350 2 3 17-MAY-2007 14:55:54 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 21 1 2 3 17-MAY-2007 14:55:54 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 21 1 2 3 17-MAY-2007 14:55:54 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 21 1 2 3 17-MAY-2007 14:55:54 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 21 1 2 2 17-MAY-2007 14:55:54 SPLIT Create SATURN .C BAND. 18 (UV) on disk 1 cno 22 2 6 17-MAY-2007 14:55:54 SPLIT Previously flagged flagged by gain kept 2 6 17-MAY-2007 14:55:54 SPLIT Partially 0 0 0 2 6 17-MAY-2007 14:55:54 SPLIT Fully 0 0 12350 2 3 17-MAY-2007 14:55:54 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 22 1 2 3 17-MAY-2007 14:55:54 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 22 1 2 3 17-MAY-2007 14:55:54 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 22 1 2 3 17-MAY-2007 14:55:54 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 22 1 2 2 17-MAY-2007 14:55:54 SPLIT Create SATURN .C BAND. 19 (UV) on disk 1 cno 23 2 6 17-MAY-2007 14:55:55 SPLIT Previously flagged flagged by gain kept 2 6 17-MAY-2007 14:55:55 SPLIT Partially 0 0 0 2 6 17-MAY-2007 14:55:55 SPLIT Fully 0 0 12350 2 3 17-MAY-2007 14:55:55 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 23 1 2 3 17-MAY-2007 14:55:55 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 23 1 2 3 17-MAY-2007 14:55:55 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 23 1 2 3 17-MAY-2007 14:55:55 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 23 1 2 2 17-MAY-2007 14:55:55 SPLIT Create SATURN .C BAND. 20 (UV) on disk 1 cno 24 2 6 17-MAY-2007 14:55:55 SPLIT Previously flagged flagged by gain kept 2 6 17-MAY-2007 14:55:55 SPLIT Partially 0 0 0 2 6 17-MAY-2007 14:55:55 SPLIT Fully 0 0 23850 2 3 17-MAY-2007 14:55:55 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 24 1 2 3 17-MAY-2007 14:55:55 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 24 1 2 3 17-MAY-2007 14:55:55 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 24 1 2 3 17-MAY-2007 14:55:55 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 24 1 2 2 17-MAY-2007 14:55:55 SPLIT Create SATURN .C BAND. 21 (UV) on disk 1 cno 25 2 6 17-MAY-2007 14:55:55 SPLIT Previously flagged flagged by gain kept 2 6 17-MAY-2007 14:55:55 SPLIT Partially 50 0 50 2 6 17-MAY-2007 14:55:55 SPLIT Fully 0 0 12275 2 3 17-MAY-2007 14:55:55 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 25 1 2 3 17-MAY-2007 14:55:56 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 25 1 2 3 17-MAY-2007 14:55:56 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 25 1 2 3 17-MAY-2007 14:55:56 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 25 1 2 2 17-MAY-2007 14:55:56 SPLIT Create 0137+331 .C BAND. 1 (UV) on disk 1 cno 26 2 6 17-MAY-2007 14:55:56 SPLIT Previously flagged flagged by gain kept 2 6 17-MAY-2007 14:55:56 SPLIT Partially 0 0 0 2 6 17-MAY-2007 14:55:56 SPLIT Fully 0 0 2600 2 3 17-MAY-2007 14:55:56 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 26 1 2 3 17-MAY-2007 14:55:56 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 26 1 2 3 17-MAY-2007 14:55:56 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 26 1 2 3 17-MAY-2007 14:55:56 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 26 1 2 2 17-MAY-2007 14:55:56 SPLIT Create SATURN .C BAND. 22 (UV) on disk 1 cno 27 2 6 17-MAY-2007 14:55:56 SPLIT Previously flagged flagged by gain kept 2 6 17-MAY-2007 14:55:56 SPLIT Partially 75 0 75 2 6 17-MAY-2007 14:55:56 SPLIT Fully 0 0 12600 2 3 17-MAY-2007 14:55:56 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 27 1 2 3 17-MAY-2007 14:55:56 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 27 1 2 3 17-MAY-2007 14:55:56 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 27 1 2 3 17-MAY-2007 14:55:56 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 27 1 2 3 17-MAY-2007 14:55:56 SPLIT Appears to have ended successfully 2 5 17-MAY-2007 14:55:56 SPLIT thuban 31DEC07 TST: Cpu= 5.5 Real= 8 2 2 17-MAY-2007 14:55:56 AIPS Resumes 2 5 17-MAY-2007 14:55:56 AIPS ' ' 2 5 17-MAY-2007 14:55:56 AIPS 'ESTIMATED RMS:' '0.02944 MILLI JANSKY' 2 3 17-MAY-2007 14:55:56 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 14:55:56 AIPS rm -f /tmp/SETFC@0203+115_C,BAND.0-1 >& /dev/null 2 2 17-MAY-2007 14:55:56 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 14:55:56 SETFC Task SETFC (release of 31DEC07) begins 2 3 17-MAY-2007 14:55:56 SETFC Found 0203+115 .C BAND.00001 Disk 1 slot 3 2 4 17-MAY-2007 14:55:56 SETFC SETCEL: max baseline, W = 1.7159E+05 1.4784E+05 wavelengths 2 4 17-MAY-2007 14:55:56 SETFC SETCEL: max field radius 3.0972E+02 arc seconds 2 4 17-MAY-2007 14:55:56 SETFC SETCEL: is > requested radius 2.7635E+02 arc seconds 2 4 17-MAY-2007 14:55:56 SETFC SETCEL: recommends IMSIZE 1379 CELLSIZE 0.400686 2 4 17-MAY-2007 14:55:56 SETFC SETCEL: returns IMSIZE 2048 CELLSIZE 0.336611 2 2 17-MAY-2007 14:55:56 SETFC ZTXOP2: using translated file name = 2 2 17-MAY-2007 14:55:56 SETFC ZTXOP2: /tmp/SETFC@0203+115_C,BAND.0-1 2 4 17-MAY-2007 14:55:56 SETFC FLYEYE added 1 fields to BOXFILE to 0.000 deg 2 7 17-MAY-2007 14:55:56 SETFC WARNING: THIS MAY NOT COVER THE DESIRED AREA 2 4 17-MAY-2007 14:55:56 SETFC First field number written was 1 2 4 17-MAY-2007 14:55:56 SETFC Highest field number written was 1 2 2 17-MAY-2007 14:55:56 SETFC returns adverbs to AIPS 2 3 17-MAY-2007 14:55:56 SETFC Appears to have ended successfully 2 5 17-MAY-2007 14:55:56 SETFC thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 14:55:57 AIPS Resumes 2 3 17-MAY-2007 14:55:57 AIPS SETFC was not found to be running 2 5 17-MAY-2007 14:55:57 AIPS 'SEARCHING FOR NVSS SOURCES' 2 2 17-MAY-2007 14:55:57 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 14:55:57 SETFC Task SETFC (release of 31DEC07) begins 2 3 17-MAY-2007 14:55:57 SETFC Found 0203+115 .C BAND.00001 Disk 1 slot 3 2 2 17-MAY-2007 14:55:57 SETFC ZTXOP2: using translated file name = 2 2 17-MAY-2007 14:55:57 SETFC ZTXOP2: /tmp/SETFC@0203+115_C,BAND.0-1 2 3 17-MAY-2007 14:55:57 SETFC Searching catalog between 0.00 and 0.23 degrees radius 2 2 17-MAY-2007 14:55:57 SETFC ZTXOP2: using translated file name = 2 2 17-MAY-2007 14:55:57 SETFC ZTXOP2: /home/auto/aips/TEXT/STARS/NV00.0030 2 3 17-MAY-2007 14:55:57 SETFC Field RA Dec Flux Beam Sep 2 3 17-MAY-2007 14:55:57 SETFC 2 02:03:46.63 11:34:45.6 0.781 1.000 0.000 2 4 17-MAY-2007 14:55:57 SETFC Add NVSS: wrote 1 fields to BOXFILE 2 3 17-MAY-2007 14:55:57 SETFC The Sun is 168.9 deg away - ignoring 2 4 17-MAY-2007 14:55:57 SETFC First field number written was 2 2 4 17-MAY-2007 14:55:57 SETFC Highest field number written was 2 2 2 17-MAY-2007 14:55:57 SETFC returns adverbs to AIPS 2 3 17-MAY-2007 14:55:57 SETFC Appears to have ended successfully 2 5 17-MAY-2007 14:55:57 SETFC thuban 31DEC07 TST: Cpu= 0.3 Real= 0 2 2 17-MAY-2007 14:55:57 AIPS Resumes 2 3 17-MAY-2007 14:55:57 AIPS SETFC was not found to be running 2 3 17-MAY-2007 14:55:57 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 14:55:57 AIPS echo "SETFC FILE FOR SOURCE 0203+115 BELOW IS:" >> $ARUN/AM604_1 2 3 17-MAY-2007 14:55:57 AIPS 998OCT15_1.1.log 2 3 17-MAY-2007 14:55:57 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 14:55:57 AIPS cat /tmp/SETFC@0203+115_C,BAND.0-1 >> $ARUN/AM604_1998OCT15_1.1. 2 3 17-MAY-2007 14:55:57 AIPS log 2 5 17-MAY-2007 14:55:57 AIPS ' NOW STARTING WITH SOURCE :1 =0203+115' 2 5 17-MAY-2007 14:55:57 AIPS ' ' 2 5 17-MAY-2007 14:55:57 IMAGR Task IMAGR (release of 31DEC07) begins 2 2 17-MAY-2007 14:55:57 IMAGR ZTXOP2: using translated file name = 2 2 17-MAY-2007 14:55:57 IMAGR ZTXOP2: /tmp/SETFC@0203+115_C,BAND.0-1 2 3 17-MAY-2007 14:55:57 IMAGR FIELDF: Final field parameters and # read are: 2 3 17-MAY-2007 14:55:57 IMAGR Field 1 2036 2036 4.4084E-02 -1.0000E-02 0 2 3 17-MAY-2007 14:55:57 IMAGR Field 2 246 246 -3.9676E-01 1.9000E-01 0 2 2 17-MAY-2007 14:55:57 IMAGR ZTXOP2: using translated file name = 2 2 17-MAY-2007 14:55:57 IMAGR ZTXOP2: /tmp/SETFC@0203+115_C,BAND.0-1 2 7 17-MAY-2007 14:55:57 IMAGR WINDF: Number of clean boxes/field read as follows: 2 3 17-MAY-2007 14:55:57 IMAGR Field 01: 1 Field 02: 1 2 2 17-MAY-2007 14:55:57 IMAGR Create 0203+115 .IMAGR . 1 (UV) on disk 1 cno 28 2 4 17-MAY-2007 14:55:57 IMAGR Beginning channel 1 through 1 with 2 IFs 2 3 17-MAY-2007 14:55:57 IMAGR IMACPY: Copied 71675 visibilities to be imaged 2 2 17-MAY-2007 14:55:57 IMAGR QINIT: did a GET of 20480 Kwords, OFF -359896397 2 2 17-MAY-2007 14:55:57 IMAGR UVWAIT: begin finding uniform weights 2 2 17-MAY-2007 14:55:57 IMAGR UVWAIT: Average grid weight 2.931E+04 2 2 17-MAY-2007 14:55:57 IMAGR UVWAIT: Adding temperance S 5.862E+03 2 2 17-MAY-2007 14:55:57 IMAGR UVWAIT: begin applying uniform or other weights 2 4 17-MAY-2007 14:55:58 IMAGR UVWAIT: Sum of weights in 4.503E+08 and out 6.027E+08 2 4 17-MAY-2007 14:55:58 IMAGR UVWAIT: Noise is increased by a factor 1.129 due to weighting 2 4 17-MAY-2007 14:55:58 IMAGR UVWAIT: Average summed weight 2.931E+04 over 142650 vis 2 2 17-MAY-2007 14:55:58 IMAGR Create 0203+115 .IBM001. 1 (MA) on disk 1 cno 29 2 2 17-MAY-2007 14:55:58 IMAGR Create 0203+115 .IBM002. 1 (MA) on disk 1 cno 30 2 2 17-MAY-2007 14:55:58 IMAGR Create 0203+115 .ICL001. 1 (MA) on disk 1 cno 31 2 2 17-MAY-2007 14:55:58 IMAGR Create 0203+115 .ICL002. 1 (MA) on disk 1 cno 32 2 2 17-MAY-2007 14:55:58 IMAGR GRDFLT: X and Y convolution type = SPHEROIDAL 2 2 17-MAY-2007 14:55:58 IMAGR GRDFLT: X and Y parms = 3.0000 1.0000 2 2 17-MAY-2007 14:55:58 IMAGR GRDFLT: convolution function sampled every 1/100 of a cell 2 2 17-MAY-2007 14:55:58 IMAGR GRDMEM: Ave 2 Channels; 4.885100E+09 to 4.835100E+09 Hz 2 4 17-MAY-2007 14:55:59 IMAGR Field 1 Sum of gridding weights = 6.39863E+09 2 4 17-MAY-2007 14:56:00 IMAGR Field 1 Beam min = -62.0 MilliJy, max = 1.0 Jy 2 4 17-MAY-2007 14:56:00 IMAGR Field 1 fit FWHM = 1.608 x 1.404 arcsec, PA= 56.7 2 4 17-MAY-2007 14:56:01 IMAGR Field 2 Sum of gridding weights = 6.39870E+09 2 4 17-MAY-2007 14:56:01 IMAGR Field 2 Beam min = -62.0 MilliJy, max = 1.0 Jy 2 4 17-MAY-2007 14:56:01 IMAGR Field 2 fit FWHM = 1.608 x 1.404 arcsec, PA= 56.7 2 4 17-MAY-2007 14:56:01 IMAGR CLBHIS: minimum component 0.140 of current peak 2 4 17-MAY-2007 14:56:03 IMAGR Field 1 min = -47.0 MilliJy,max = 753.7 MilliJy 2 4 17-MAY-2007 14:56:04 IMAGR Field 2 min = -48.0 MilliJy,max = 734.2 MilliJy 2 2 17-MAY-2007 14:56:04 IMAGR BGC Clean: using 2043 cell beam + residuals > 14.19 MilliJy 2 2 17-MAY-2007 14:56:04 IMAGR 6193 Residual map points loaded 2 4 17-MAY-2007 14:56:04 IMAGR Field 1 min algorithm flux= 96.691 MilliJy iter= 21 2 3 17-MAY-2007 14:56:04 IMAGR Field 1 Clean flux density= 673.812 MilliJy 21 comps 2 3 17-MAY-2007 14:56:04 IMAGR Total Cleaned flux density = 673.812 MilliJy 21 comps 2 4 17-MAY-2007 14:56:04 IMAGR SETDO3: imaging done with multiple tangent planes 2 2 17-MAY-2007 14:56:04 IMAGR VISDFT: Begin DFT component subtraction 2 2 17-MAY-2007 14:56:04 IMAGR VISDFT: Model components of type Point 2 3 17-MAY-2007 14:56:04 IMAGR I Polarization model processed 2 4 17-MAY-2007 14:56:06 IMAGR Field 2 min = -5.6 MilliJy,max = 89.5 MilliJy 2 3 17-MAY-2007 14:56:06 IMAGR TRY ANOTHER FIELD: this is 8.509E-02 < Second best 9.188E-02 2 4 17-MAY-2007 14:56:08 IMAGR Field 1 min = -5.8 MilliJy,max = 87.0 MilliJy 2 2 17-MAY-2007 14:56:09 IMAGR BGC Clean: using 2043 cell beam + residuals > 1.82 MilliJy 2 2 17-MAY-2007 14:56:09 IMAGR 4590 Residual map points loaded 2 4 17-MAY-2007 14:56:09 IMAGR Field 1 min allowed flux = 11.963 MilliJy iter= 43 2 3 17-MAY-2007 14:56:09 IMAGR Field 1 Clean flux density= 757.402 MilliJy 43 comps 2 3 17-MAY-2007 14:56:09 IMAGR Total Cleaned flux density = 757.402 MilliJy 43 comps 2 2 17-MAY-2007 14:56:09 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 14:56:09 IMAGR I Polarization model processed 2 4 17-MAY-2007 14:56:11 IMAGR Field 2 min = -6.0 MilliJy,max = 12.0 MilliJy 2 2 17-MAY-2007 14:56:11 IMAGR BGC Clean: using 509 cell beam + residuals > 1.69 MilliJy 2 2 17-MAY-2007 14:56:11 IMAGR 55 Residual map points loaded 2 4 17-MAY-2007 14:56:11 IMAGR Field 2 min algorithm flux= -3.266 MilliJy iter= 43 2 3 17-MAY-2007 14:56:11 IMAGR Field 2 Clean flux density= 1.366 MilliJy 43 comps 2 3 17-MAY-2007 14:56:11 IMAGR Total Cleaned flux density = 758.768 MilliJy 86 comps 2 2 17-MAY-2007 14:56:12 IMAGR ALGSTB: All 149 Rows In AP (Max 267) 2 2 17-MAY-2007 14:56:12 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 2 2 17-MAY-2007 14:56:12 IMAGR ALGSTB: Pass 1; 138- 0 Cells, with 71675 Pts 2 4 17-MAY-2007 14:56:14 IMAGR Field 1 min = -3.1 MilliJy,max = 3.0 MilliJy 2 3 17-MAY-2007 14:56:14 IMAGR TRY ANOTHER FIELD: this is 2.949E-03 < Second best 3.105E-03 2 4 17-MAY-2007 14:56:15 IMAGR Field 2 min = -3.2 MilliJy,max = 3.2 MilliJy 2 2 17-MAY-2007 14:56:15 IMAGR BGC Clean: using 103 cell beam + residuals > 239.71 MicroJy 2 2 17-MAY-2007 14:56:15 IMAGR 1536 Residual map points loaded 2 4 17-MAY-2007 14:56:15 IMAGR Field 2 min algorithm flux= 707.607 MicroJy iter= 294 2 3 17-MAY-2007 14:56:15 IMAGR Field 2 Clean flux density= -544.669 MicroJy 294 comps 2 3 17-MAY-2007 14:56:15 IMAGR Total Cleaned flux density = 756.857 MilliJy 337 comps 2 2 17-MAY-2007 14:56:15 IMAGR ALGSTB: All 149 Rows In AP (Max 267) 2 2 17-MAY-2007 14:56:15 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 2 2 17-MAY-2007 14:56:16 IMAGR ALGSTB: Pass 1; 138- 0 Cells, with 71675 Pts 2 4 17-MAY-2007 14:56:18 IMAGR Field 1 min = -824.1 MicroJy,max = 766.7 MicroJy 2 2 17-MAY-2007 14:56:18 IMAGR BGC Clean: using 103 cell beam + residuals > 184.42 MicroJy 2 2 17-MAY-2007 14:56:19 IMAGR 16764 Residual map points loaded 2 4 17-MAY-2007 14:56:19 IMAGR Field 1 min algorithm flux= 345.652 MicroJy iter= 392 2 3 17-MAY-2007 14:56:19 IMAGR Field 1 Clean flux density= 757.745 MilliJy 392 comps 2 3 17-MAY-2007 14:56:19 IMAGR Total Cleaned flux density = 757.201 MilliJy 686 comps 2 2 17-MAY-2007 14:56:21 IMAGR ALGSTB: All 1114 Rows In AP (Max 2059) 2 2 17-MAY-2007 14:56:21 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 17-MAY-2007 14:56:22 IMAGR ALGSTB: Pass 1; 1103- 0 Cells, with 71675 Pts 2 4 17-MAY-2007 14:56:22 IMAGR Field 2 min = -380.4 MicroJy,max = 452.7 MicroJy 2 2 17-MAY-2007 14:56:22 IMAGR BGC Clean: using 103 cell beam + residuals > 180.61 MicroJy 2 2 17-MAY-2007 14:56:22 IMAGR 270 Residual map points loaded 2 4 17-MAY-2007 14:56:22 IMAGR Field 2 min algorithm flux= 251.218 MicroJy iter= 610 2 3 17-MAY-2007 14:56:22 IMAGR Field 2 Clean flux density= -53.843 MicroJy 610 comps 2 3 17-MAY-2007 14:56:22 IMAGR Total Cleaned flux density = 757.691 MilliJy 1002 comps 2 2 17-MAY-2007 14:56:22 IMAGR ALGSTB: All 149 Rows In AP (Max 267) 2 2 17-MAY-2007 14:56:22 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 2 2 17-MAY-2007 14:56:23 IMAGR ALGSTB: Pass 1; 138- 0 Cells, with 71675 Pts 2 4 17-MAY-2007 14:56:25 IMAGR Field 1 min = -375.2 MicroJy,max = 432.6 MicroJy 2 2 17-MAY-2007 14:56:26 IMAGR BGC Clean: using 103 cell beam + residuals > 164.84 MicroJy 2 2 17-MAY-2007 14:56:26 IMAGR 19583 Residual map points loaded 2 4 17-MAY-2007 14:56:27 IMAGR Field 1 min algorithm flux= 233.289 MicroJy iter= 877 2 3 17-MAY-2007 14:56:27 IMAGR Field 1 Clean flux density= 758.394 MilliJy 877 comps 2 3 17-MAY-2007 14:56:27 IMAGR Total Cleaned flux density = 758.340 MilliJy 1487 comps 2 2 17-MAY-2007 14:56:29 IMAGR ALGSTB: All 1114 Rows In AP (Max 2059) 2 2 17-MAY-2007 14:56:29 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 17-MAY-2007 14:56:29 IMAGR ALGSTB: Pass 1; 1103- 0 Cells, with 71675 Pts 2 4 17-MAY-2007 14:56:30 IMAGR Field 2 min = -266.4 MicroJy,max = 255.6 MicroJy 2 2 17-MAY-2007 14:56:30 IMAGR BGC Clean: using 103 cell beam + residuals > 164.62 MicroJy 2 2 17-MAY-2007 14:56:30 IMAGR 198 Residual map points loaded 2 4 17-MAY-2007 14:56:30 IMAGR Field 2 min algorithm flux= -190.140 MicroJy iter= 848 2 3 17-MAY-2007 14:56:30 IMAGR Field 2 Clean flux density= -20.812 MicroJy 848 comps 2 3 17-MAY-2007 14:56:30 IMAGR Total Cleaned flux density = 758.373 MilliJy 1725 comps 2 2 17-MAY-2007 14:56:30 IMAGR ALGSTB: All 149 Rows In AP (Max 267) 2 2 17-MAY-2007 14:56:30 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 2 2 17-MAY-2007 14:56:31 IMAGR ALGSTB: Pass 1; 138- 0 Cells, with 71675 Pts 2 4 17-MAY-2007 14:56:33 IMAGR Field 1 min = -369.3 MicroJy,max = 419.7 MicroJy 2 2 17-MAY-2007 14:56:34 IMAGR BGC Clean: using 103 cell beam + residuals > 159.68 MicroJy 2 2 17-MAY-2007 14:56:34 IMAGR 19733 Residual map points loaded 2 4 17-MAY-2007 14:56:34 IMAGR Field 1 min algorithm flux= -211.203 MicroJy iter= 1525 2 3 17-MAY-2007 14:56:34 IMAGR Field 1 Clean flux density= 758.660 MilliJy 1525 comps 2 3 17-MAY-2007 14:56:34 IMAGR Total Cleaned flux density = 758.639 MilliJy 2373 comps 2 2 17-MAY-2007 14:56:36 IMAGR ALGSTB: All 1114 Rows In AP (Max 2059) 2 2 17-MAY-2007 14:56:36 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 17-MAY-2007 14:56:37 IMAGR ALGSTB: Pass 1; 1103- 0 Cells, with 71675 Pts 2 4 17-MAY-2007 14:56:39 IMAGR Field 1 min = -365.7 MicroJy,max = 408.3 MicroJy 2 2 17-MAY-2007 14:56:40 IMAGR BGC Clean: using 103 cell beam + residuals > 156.26 MicroJy 2 2 17-MAY-2007 14:56:41 IMAGR 19718 Residual map points loaded 2 4 17-MAY-2007 14:56:41 IMAGR Field 1 min algorithm flux= 198.484 MicroJy iter= 2251 2 3 17-MAY-2007 14:56:41 IMAGR Field 1 Clean flux density= 758.385 MilliJy 2251 comps 2 3 17-MAY-2007 14:56:41 IMAGR Total Cleaned flux density = 758.363 MilliJy 3099 comps 2 2 17-MAY-2007 14:56:43 IMAGR ALGSTB: All 1114 Rows In AP (Max 2059) 2 2 17-MAY-2007 14:56:43 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 17-MAY-2007 14:56:44 IMAGR ALGSTB: Pass 1; 1103- 0 Cells, with 71675 Pts 2 4 17-MAY-2007 14:56:46 IMAGR Field 1 min = -362.1 MicroJy,max = 399.4 MicroJy 2 2 17-MAY-2007 14:56:47 IMAGR BGC Clean: using 103 cell beam + residuals > 152.96 MicroJy 2 2 17-MAY-2007 14:56:47 IMAGR 19682 Residual map points loaded 2 4 17-MAY-2007 14:56:48 IMAGR Field 1 min algorithm flux= 188.633 MicroJy iter= 3054 2 3 17-MAY-2007 14:56:48 IMAGR Field 1 Clean flux density= 758.777 MilliJy 3054 comps 2 3 17-MAY-2007 14:56:48 IMAGR Total Cleaned flux density = 758.755 MilliJy 3902 comps 2 2 17-MAY-2007 14:56:50 IMAGR ALGSTB: All 1114 Rows In AP (Max 2059) 2 2 17-MAY-2007 14:56:50 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 17-MAY-2007 14:56:50 IMAGR ALGSTB: Pass 1; 1103- 0 Cells, with 71675 Pts 2 4 17-MAY-2007 14:56:51 IMAGR Field 2 min = -207.7 MicroJy,max = 190.3 MicroJy 2 2 17-MAY-2007 14:56:51 IMAGR BGC Clean: using 103 cell beam + residuals > 152.80 MicroJy 2 2 17-MAY-2007 14:56:51 IMAGR 137 Residual map points loaded 2 4 17-MAY-2007 14:56:51 IMAGR Field 2 min Clean flux = 176.571 MicroJy iter= 854 2 5 17-MAY-2007 14:56:51 IMAGR Field 2 Clean flux density= 50.491 MicroJy 854 comps 2 5 17-MAY-2007 14:56:51 IMAGR Total Cleaned flux density = 758.826 MilliJy 3908 comps 2 2 17-MAY-2007 14:56:51 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 14:56:51 IMAGR I Polarization model processed 2 4 17-MAY-2007 14:56:54 IMAGR Field 1 min = -358.0 MicroJy,max = 392.9 MicroJy 2 2 17-MAY-2007 14:56:54 IMAGR BGC Clean: using 103 cell beam + residuals > 149.33 MicroJy 2 2 17-MAY-2007 14:56:55 IMAGR 19987 Residual map points loaded 2 4 17-MAY-2007 14:56:55 IMAGR Field 1 min algorithm flux= -180.388 MicroJy iter= 3946 2 3 17-MAY-2007 14:56:55 IMAGR Field 1 Clean flux density= 758.958 MilliJy 3946 comps 2 3 17-MAY-2007 14:56:55 IMAGR Total Cleaned flux density = 759.007 MilliJy 4800 comps 2 2 17-MAY-2007 14:56:57 IMAGR ALGSTB: All 1114 Rows In AP (Max 2059) 2 2 17-MAY-2007 14:56:57 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 17-MAY-2007 14:56:58 IMAGR ALGSTB: Pass 1; 1103- 0 Cells, with 71675 Pts 2 4 17-MAY-2007 14:57:00 IMAGR Field 1 min = -349.8 MicroJy,max = 382.4 MicroJy 2 2 17-MAY-2007 14:57:01 IMAGR BGC Clean: using 103 cell beam + residuals > 145.94 MicroJy 2 2 17-MAY-2007 14:57:01 IMAGR 19980 Residual map points loaded 2 4 17-MAY-2007 14:57:01 IMAGR Field 1 min Clean flux = 176.614 MicroJy iter= 4296 2 5 17-MAY-2007 14:57:01 IMAGR Field 1 Clean flux density= 758.886 MilliJy 4296 comps 2 5 17-MAY-2007 14:57:01 IMAGR Total Cleaned flux density = 758.936 MilliJy 5150 comps 2 2 17-MAY-2007 14:57:03 IMAGR ALGSTB: All 1114 Rows In AP (Max 2059) 2 2 17-MAY-2007 14:57:03 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 17-MAY-2007 14:57:04 IMAGR ALGSTB: Pass 1; 1103- 0 Cells, with 71675 Pts 2 4 17-MAY-2007 14:57:04 IMAGR Peak residual in window 176.614 less than limit 176.621 MicroJy 2 3 17-MAY-2007 14:57:04 IMAGR Merging the Clean components files 2 3 17-MAY-2007 14:57:04 IMAGR Field 1 compressed from 4296 to 2651 components 2 3 17-MAY-2007 14:57:04 IMAGR Field 2 compressed from 854 to 78 components 2 4 17-MAY-2007 14:57:07 IMAGR Field 1 min = -351.6 MicroJy,max = 382.9 MicroJy 2 4 17-MAY-2007 14:57:07 IMAGR Field 2 min = -197.3 MicroJy,max = 182.0 MicroJy 2 3 17-MAY-2007 14:57:07 IMAGR Restoring Clean components 2 3 17-MAY-2007 14:57:10 IMAGR Restoring overlapped Clean components 2 3 17-MAY-2007 14:57:10 IMAGR Restore 757.284 MilliJy ( 52 CCs) from field 1 to field 2 2 3 17-MAY-2007 14:57:10 IMAGR Restore 50.489 MicroJy ( 78 CCs) from field 2 to field 1 2 3 17-MAY-2007 14:57:10 IMAGR Checking image max/min 2 3 17-MAY-2007 14:57:10 IMAGR Field 1 final Clean flux 758.936 MilliJy 2 3 17-MAY-2007 14:57:10 IMAGR Field 2 final Clean flux 757.334 MilliJy 2 6 17-MAY-2007 14:57:10 IMAGR Deleting UV work file: 2 4 17-MAY-2007 14:57:10 IMAGR Destroyed 1 extension files of type AN 2 4 17-MAY-2007 14:57:10 IMAGR Destroyed 1 extension files of type FQ 2 4 17-MAY-2007 14:57:10 IMAGR Destroyed UV image file: catno= 28 disk= 1 2 3 17-MAY-2007 14:57:11 IMAGR Appears to have ended successfully 2 5 17-MAY-2007 14:57:11 IMAGR thuban 31DEC07 TST: Cpu= 71.8 Real= 74 2 2 17-MAY-2007 14:57:11 AIPS Resumes 2 3 17-MAY-2007 14:57:11 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 14:57:11 AIPS rm -f /tmp/SETFC@0203+115_C,BAND.0-1 >& /dev/null 2 5 17-MAY-2007 14:57:11 UVPLT Task UVPLT (release of 31DEC07) begins 2 2 17-MAY-2007 14:57:11 UVPLT GFINIS: number records used 13430 2 2 17-MAY-2007 14:57:11 UVPLT PLTUV: 285300 Points plotted 2 2 17-MAY-2007 14:57:11 UVPLT PLTUV: Plot file version 1 created. 2 3 17-MAY-2007 14:57:11 UVPLT Appears to have ended successfully 2 5 17-MAY-2007 14:57:11 UVPLT thuban 31DEC07 TST: Cpu= 0.7 Real= 0 2 2 17-MAY-2007 14:57:11 AIPS Resumes 2 5 17-MAY-2007 14:57:12 UVPLT Task UVPLT (release of 31DEC07) begins 2 2 17-MAY-2007 14:57:12 UVPLT GFINIS: number records used 6717 2 2 17-MAY-2007 14:57:12 UVPLT PLTUV: 142650 Points plotted 2 2 17-MAY-2007 14:57:12 UVPLT PLTUV: Plot file version 2 created. 2 3 17-MAY-2007 14:57:12 UVPLT Appears to have ended successfully 2 5 17-MAY-2007 14:57:12 UVPLT thuban 31DEC07 TST: Cpu= 0.5 Real= 0 2 2 17-MAY-2007 14:57:12 AIPS Resumes 2 5 17-MAY-2007 14:57:12 UVPLT Task UVPLT (release of 31DEC07) begins 2 2 17-MAY-2007 14:57:13 UVPLT GFINIS: number records used 6718 2 2 17-MAY-2007 14:57:13 UVPLT PLTUV: 142650 Points plotted 2 2 17-MAY-2007 14:57:13 UVPLT PLTUV: Plot file version 3 created. 2 3 17-MAY-2007 14:57:13 UVPLT Appears to have ended successfully 2 5 17-MAY-2007 14:57:13 UVPLT thuban 31DEC07 TST: Cpu= 0.5 Real= 1 2 2 17-MAY-2007 14:57:13 AIPS Resumes 2 4 17-MAY-2007 14:57:13 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 14:57:13 AIPS Destroyed MA image file: catno= 29 disk= 1 2 4 17-MAY-2007 14:57:13 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 14:57:13 AIPS Destroyed MA image file: catno= 30 disk= 1 2 2 17-MAY-2007 14:57:13 AIPS Disk 1 in-CNO 31 renumbered as CNO 28 2 2 17-MAY-2007 14:57:13 AIPS Disk 1 in-CNO 32 renumbered as CNO 29 2 5 17-MAY-2007 14:57:13 AIPS ' ' 2 5 17-MAY-2007 14:57:13 AIPS 'ESTIMATED RMS:' '0.07 MILLI JANSKY' 2 3 17-MAY-2007 14:57:13 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 14:57:13 AIPS rm -f /tmp/SETFC@SATURN_C,BAND.0-1 >& /dev/null 2 2 17-MAY-2007 14:57:13 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 14:57:13 SETFC Task SETFC (release of 31DEC07) begins 2 3 17-MAY-2007 14:57:13 SETFC Found SATURN .C BAND.00022 Disk 1 slot 27 2 4 17-MAY-2007 14:57:13 SETFC SETCEL: max baseline, W = 1.5967E+05 1.4043E+05 wavelengths 2 4 17-MAY-2007 14:57:13 SETFC SETCEL: max field radius 3.1779E+02 arc seconds 2 4 17-MAY-2007 14:57:13 SETFC SETCEL: is > requested radius 2.7635E+02 arc seconds 2 4 17-MAY-2007 14:57:13 SETFC SETCEL: recommends IMSIZE 1284 CELLSIZE 0.430614 2 4 17-MAY-2007 14:57:13 SETFC SETCEL: returns IMSIZE 2048 CELLSIZE 0.351574 2 2 17-MAY-2007 14:57:13 SETFC ZTXOP2: using translated file name = 2 2 17-MAY-2007 14:57:13 SETFC ZTXOP2: /tmp/SETFC@SATURN_C,BAND.0-1 2 4 17-MAY-2007 14:57:13 SETFC FLYEYE added 1 fields to BOXFILE to 0.000 deg 2 7 17-MAY-2007 14:57:13 SETFC WARNING: THIS MAY NOT COVER THE DESIRED AREA 2 4 17-MAY-2007 14:57:13 SETFC First field number written was 1 2 4 17-MAY-2007 14:57:13 SETFC Highest field number written was 1 2 2 17-MAY-2007 14:57:13 SETFC returns adverbs to AIPS 2 3 17-MAY-2007 14:57:13 SETFC Appears to have ended successfully 2 5 17-MAY-2007 14:57:13 SETFC thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 14:57:14 AIPS Resumes 2 3 17-MAY-2007 14:57:14 AIPS SETFC was not found to be running 2 5 17-MAY-2007 14:57:14 AIPS 'SEARCHING FOR NVSS SOURCES' 2 2 17-MAY-2007 14:57:14 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 14:57:14 SETFC Task SETFC (release of 31DEC07) begins 2 3 17-MAY-2007 14:57:14 SETFC Found SATURN .C BAND.00022 Disk 1 slot 27 2 2 17-MAY-2007 14:57:14 SETFC ZTXOP2: using translated file name = 2 2 17-MAY-2007 14:57:14 SETFC ZTXOP2: /tmp/SETFC@SATURN_C,BAND.0-1 2 3 17-MAY-2007 14:57:14 SETFC Searching catalog between 0.00 and 0.23 degrees radius 2 2 17-MAY-2007 14:57:14 SETFC ZTXOP2: using translated file name = 2 2 17-MAY-2007 14:57:14 SETFC ZTXOP2: /home/auto/aips/TEXT/STARS/NV00.0030 2 3 17-MAY-2007 14:57:14 SETFC No NVSS sources selected for BOXFILE 2 3 17-MAY-2007 14:57:14 SETFC The Sun is 170.7 deg away - ignoring 2 4 17-MAY-2007 14:57:14 SETFC First field number written was 2 2 4 17-MAY-2007 14:57:14 SETFC Highest field number written was 1 2 2 17-MAY-2007 14:57:14 SETFC returns adverbs to AIPS 2 3 17-MAY-2007 14:57:14 SETFC Appears to have ended successfully 2 5 17-MAY-2007 14:57:14 SETFC thuban 31DEC07 TST: Cpu= 0.3 Real= 0 2 2 17-MAY-2007 14:57:15 AIPS Resumes 2 3 17-MAY-2007 14:57:15 AIPS SETFC was not found to be running 2 3 17-MAY-2007 14:57:15 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 14:57:15 AIPS echo "SETFC FILE FOR SOURCE SATURN BELOW IS:" >> $ARUN/AM604_199 2 3 17-MAY-2007 14:57:15 AIPS 8OCT15_1.1.log 2 3 17-MAY-2007 14:57:15 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 14:57:15 AIPS cat /tmp/SETFC@SATURN_C,BAND.0-1 >> $ARUN/AM604_1998OCT15_1.1.lo 2 3 17-MAY-2007 14:57:15 AIPS g 2 5 17-MAY-2007 14:57:15 AIPS ' NOW STARTING WITH SOURCE :2 =SATURN' 2 5 17-MAY-2007 14:57:15 AIPS ' ' 2 5 17-MAY-2007 14:57:15 IMAGR Task IMAGR (release of 31DEC07) begins 2 2 17-MAY-2007 14:57:15 IMAGR ZTXOP2: using translated file name = 2 2 17-MAY-2007 14:57:15 IMAGR ZTXOP2: /tmp/SETFC@SATURN_C,BAND.0-1 2 3 17-MAY-2007 14:57:15 IMAGR FIELDF: Final field parameters and # read are: 2 3 17-MAY-2007 14:57:15 IMAGR Field 1 2036 2036 -1.1303E-02 -1.6597E-02 0 2 2 17-MAY-2007 14:57:15 IMAGR ZTXOP2: using translated file name = 2 2 17-MAY-2007 14:57:15 IMAGR ZTXOP2: /tmp/SETFC@SATURN_C,BAND.0-1 2 7 17-MAY-2007 14:57:15 IMAGR WINDF: Number of clean boxes/field read as follows: 2 3 17-MAY-2007 14:57:15 IMAGR Field 01: 1 2 2 17-MAY-2007 14:57:15 IMAGR Create SATURN .IMAGR . 1 (UV) on disk 1 cno 30 2 4 17-MAY-2007 14:57:15 IMAGR Beginning channel 1 through 1 with 2 IFs 2 3 17-MAY-2007 14:57:15 IMAGR IMACPY: Copied 12675 visibilities to be imaged 2 2 17-MAY-2007 14:57:15 IMAGR QINIT: did a GET of 20480 Kwords, OFF -359673165 2 2 17-MAY-2007 14:57:15 IMAGR UVWAIT: begin finding uniform weights 2 2 17-MAY-2007 14:57:15 IMAGR UVWAIT: Average grid weight 5.836E+04 2 2 17-MAY-2007 14:57:15 IMAGR UVWAIT: Adding temperance S 1.167E+04 2 2 17-MAY-2007 14:57:15 IMAGR UVWAIT: begin applying uniform or other weights 2 4 17-MAY-2007 14:57:15 IMAGR UVWAIT: Sum of weights in 7.408E+07 and out 1.137E+08 2 4 17-MAY-2007 14:57:15 IMAGR UVWAIT: Noise is increased by a factor 1.164 due to weighting 2 4 17-MAY-2007 14:57:15 IMAGR UVWAIT: Average summed weight 5.836E+04 over 25350 vis 2 2 17-MAY-2007 14:57:15 IMAGR Create SATURN .IBM001. 1 (MA) on disk 1 cno 31 2 2 17-MAY-2007 14:57:15 IMAGR Create SATURN .ICL001. 1 (MA) on disk 1 cno 32 2 2 17-MAY-2007 14:57:15 IMAGR GRDFLT: X and Y convolution type = SPHEROIDAL 2 2 17-MAY-2007 14:57:15 IMAGR GRDFLT: X and Y parms = 3.0000 1.0000 2 2 17-MAY-2007 14:57:15 IMAGR GRDFLT: convolution function sampled every 1/100 of a cell 2 2 17-MAY-2007 14:57:15 IMAGR GRDMEM: Ave 2 Channels; 4.885100E+09 to 4.835100E+09 Hz 2 4 17-MAY-2007 14:57:16 IMAGR Field 1 Sum of gridding weights = 1.20669E+09 2 4 17-MAY-2007 14:57:17 IMAGR Field 1 Beam min = -135.6 MilliJy, max = 1.0 Jy 2 4 17-MAY-2007 14:57:17 IMAGR Field 1 fit FWHM = 2.246 x 1.300 arcsec, PA= 51.2 2 4 17-MAY-2007 14:57:17 IMAGR CLBHIS: minimum component 0.500 of current peak 2 4 17-MAY-2007 14:57:19 IMAGR Field 1 min = -7.6 MilliJy,max = 13.0 MilliJy 2 2 17-MAY-2007 14:57:19 IMAGR BGC Clean: using 103 cell beam + residuals > 5.71 MilliJy 2 2 17-MAY-2007 14:57:20 IMAGR 19992 Residual map points loaded 2 4 17-MAY-2007 14:57:20 IMAGR Field 1 min algorithm flux= 12.622 MilliJy iter= 3 2 3 17-MAY-2007 14:57:20 IMAGR Total Cleaned flux density = 3.847 MilliJy 3 comps 2 4 17-MAY-2007 14:57:20 IMAGR SETDO3: imaging done with multiple tangent planes 2 2 17-MAY-2007 14:57:20 IMAGR VISDFT: Begin DFT component subtraction 2 2 17-MAY-2007 14:57:20 IMAGR VISDFT: Model components of type Point 2 3 17-MAY-2007 14:57:20 IMAGR I Polarization model processed 2 4 17-MAY-2007 14:57:22 IMAGR Field 1 min = -7.6 MilliJy,max = 12.7 MilliJy 2 2 17-MAY-2007 14:57:22 IMAGR BGC Clean: using 103 cell beam + residuals > 5.67 MilliJy 2 2 17-MAY-2007 14:57:22 IMAGR 19988 Residual map points loaded 2 4 17-MAY-2007 14:57:22 IMAGR Field 1 min algorithm flux= 11.976 MilliJy iter= 11 2 3 17-MAY-2007 14:57:22 IMAGR Total Cleaned flux density = 13.641 MilliJy 11 comps 2 2 17-MAY-2007 14:57:22 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 14:57:22 IMAGR I Polarization model processed 2 4 17-MAY-2007 14:57:24 IMAGR Field 1 min = -7.5 MilliJy,max = 11.8 MilliJy 2 2 17-MAY-2007 14:57:25 IMAGR BGC Clean: using 103 cell beam + residuals > 5.56 MilliJy 2 2 17-MAY-2007 14:57:25 IMAGR 19985 Residual map points loaded 2 4 17-MAY-2007 14:57:25 IMAGR Field 1 min algorithm flux= 10.926 MilliJy iter= 31 2 3 17-MAY-2007 14:57:25 IMAGR Total Cleaned flux density = 36.406 MilliJy 31 comps 2 2 17-MAY-2007 14:57:25 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 14:57:25 IMAGR I Polarization model processed 2 4 17-MAY-2007 14:57:27 IMAGR Field 1 min = -7.3 MilliJy,max = 10.8 MilliJy 2 2 17-MAY-2007 14:57:28 IMAGR BGC Clean: using 103 cell beam + residuals > 5.33 MilliJy 2 2 17-MAY-2007 14:57:28 IMAGR 19988 Residual map points loaded 2 4 17-MAY-2007 14:57:28 IMAGR Field 1 min algorithm flux= 9.774 MilliJy iter= 72 2 3 17-MAY-2007 14:57:28 IMAGR Total Cleaned flux density = 78.744 MilliJy 72 comps 2 2 17-MAY-2007 14:57:28 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 14:57:28 IMAGR I Polarization model processed 2 4 17-MAY-2007 14:57:30 IMAGR Field 1 min = -6.9 MilliJy,max = 9.8 MilliJy 2 2 17-MAY-2007 14:57:31 IMAGR BGC Clean: using 103 cell beam + residuals > 4.93 MilliJy 2 2 17-MAY-2007 14:57:31 IMAGR 19985 Residual map points loaded 2 4 17-MAY-2007 14:57:31 IMAGR Field 1 min algorithm flux= 8.416 MilliJy iter= 146 2 3 17-MAY-2007 14:57:31 IMAGR Total Cleaned flux density = 145.838 MilliJy 146 comps 2 2 17-MAY-2007 14:57:31 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 14:57:31 IMAGR I Polarization model processed 2 4 17-MAY-2007 14:57:34 IMAGR Field 1 min = -6.3 MilliJy,max = 8.4 MilliJy 2 2 17-MAY-2007 14:57:34 IMAGR BGC Clean: using 103 cell beam + residuals > 4.35 MilliJy 2 2 17-MAY-2007 14:57:34 IMAGR 19985 Residual map points loaded 2 4 17-MAY-2007 14:57:34 IMAGR Field 1 min algorithm flux= 6.926 MilliJy iter= 262 2 3 17-MAY-2007 14:57:34 IMAGR Total Cleaned flux density = 233.579 MilliJy 262 comps 2 2 17-MAY-2007 14:57:34 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 14:57:34 IMAGR I Polarization model processed 2 4 17-MAY-2007 14:57:37 IMAGR Field 1 min = -5.7 MilliJy,max = 6.9 MilliJy 2 2 17-MAY-2007 14:57:38 IMAGR BGC Clean: using 103 cell beam + residuals > 3.66 MilliJy 2 2 17-MAY-2007 14:57:38 IMAGR 19992 Residual map points loaded 2 4 17-MAY-2007 14:57:38 IMAGR Field 1 min algorithm flux= 5.395 MilliJy iter= 417 2 3 17-MAY-2007 14:57:38 IMAGR Total Cleaned flux density = 326.462 MilliJy 417 comps 2 2 17-MAY-2007 14:57:38 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 14:57:38 IMAGR I Polarization model processed 2 4 17-MAY-2007 14:57:42 IMAGR Field 1 min = -4.9 MilliJy,max = 5.4 MilliJy 2 2 17-MAY-2007 14:57:42 IMAGR BGC Clean: using 103 cell beam + residuals > 2.98 MilliJy 2 2 17-MAY-2007 14:57:42 IMAGR 19986 Residual map points loaded 2 4 17-MAY-2007 14:57:42 IMAGR Field 1 min algorithm flux= 4.175 MilliJy iter= 616 2 3 17-MAY-2007 14:57:42 IMAGR Total Cleaned flux density = 414.407 MilliJy 616 comps 2 2 17-MAY-2007 14:57:42 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 14:57:42 IMAGR I Polarization model processed 2 4 17-MAY-2007 14:57:46 IMAGR Field 1 min = -3.7 MilliJy,max = 4.2 MilliJy 2 2 17-MAY-2007 14:57:47 IMAGR BGC Clean: using 103 cell beam + residuals > 2.34 MilliJy 2 2 17-MAY-2007 14:57:47 IMAGR 19997 Residual map points loaded 2 4 17-MAY-2007 14:57:47 IMAGR Field 1 min algorithm flux= 3.135 MilliJy iter= 857 2 3 17-MAY-2007 14:57:47 IMAGR Total Cleaned flux density = 496.854 MilliJy 857 comps 2 2 17-MAY-2007 14:57:47 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 14:57:47 IMAGR I Polarization model processed 2 4 17-MAY-2007 14:57:51 IMAGR Field 1 min = -2.9 MilliJy,max = 3.1 MilliJy 2 2 17-MAY-2007 14:57:52 IMAGR BGC Clean: using 103 cell beam + residuals > 1.79 MilliJy 2 2 17-MAY-2007 14:57:52 IMAGR 19982 Residual map points loaded 2 4 17-MAY-2007 14:57:52 IMAGR Field 1 min algorithm flux= 2.310 MilliJy iter= 1137 2 3 17-MAY-2007 14:57:52 IMAGR Total Cleaned flux density = 566.608 MilliJy 1137 comps 2 2 17-MAY-2007 14:57:52 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 14:57:52 IMAGR I Polarization model processed 2 4 17-MAY-2007 14:57:56 IMAGR Field 1 min = -2.0 MilliJy,max = 2.3 MilliJy 2 2 17-MAY-2007 14:57:57 IMAGR BGC Clean: using 103 cell beam + residuals > 1.33 MilliJy 2 2 17-MAY-2007 14:57:57 IMAGR 19989 Residual map points loaded 2 4 17-MAY-2007 14:57:57 IMAGR Field 1 min algorithm flux= 1.666 MilliJy iter= 1451 2 3 17-MAY-2007 14:57:57 IMAGR Total Cleaned flux density = 621.549 MilliJy 1451 comps 2 2 17-MAY-2007 14:57:57 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 14:57:57 IMAGR I Polarization model processed 2 4 17-MAY-2007 14:58:02 IMAGR Field 1 min = -1.4 MilliJy,max = 1.7 MilliJy 2 2 17-MAY-2007 14:58:03 IMAGR BGC Clean: using 103 cell beam + residuals > 980.95 MicroJy 2 2 17-MAY-2007 14:58:03 IMAGR 19973 Residual map points loaded 2 4 17-MAY-2007 14:58:03 IMAGR Field 1 min algorithm flux= 1.202 MilliJy iter= 1795 2 3 17-MAY-2007 14:58:03 IMAGR Total Cleaned flux density = 664.006 MilliJy 1795 comps 2 2 17-MAY-2007 14:58:03 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 14:58:03 IMAGR I Polarization model processed 2 4 17-MAY-2007 14:58:08 IMAGR Field 1 min = -1.0 MilliJy,max = 1.2 MilliJy 2 2 17-MAY-2007 14:58:09 IMAGR BGC Clean: using 103 cell beam + residuals > 729.27 MicroJy 2 2 17-MAY-2007 14:58:09 IMAGR 19981 Residual map points loaded 2 4 17-MAY-2007 14:58:09 IMAGR Field 1 min algorithm flux= -875.837 MicroJy iter= 2166 2 3 17-MAY-2007 14:58:09 IMAGR Total Cleaned flux density = 692.710 MilliJy 2166 comps 2 2 17-MAY-2007 14:58:09 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 14:58:09 IMAGR I Polarization model processed 2 4 17-MAY-2007 14:58:15 IMAGR Field 1 min = -810.1 MicroJy,max = 896.4 MicroJy 2 2 17-MAY-2007 14:58:15 IMAGR BGC Clean: using 103 cell beam + residuals > 561.09 MicroJy 2 2 17-MAY-2007 14:58:15 IMAGR 19984 Residual map points loaded 2 4 17-MAY-2007 14:58:16 IMAGR Field 1 min algorithm flux= 659.098 MicroJy iter= 2551 2 3 17-MAY-2007 14:58:16 IMAGR Total Cleaned flux density = 712.382 MilliJy 2551 comps 2 2 17-MAY-2007 14:58:16 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 14:58:16 IMAGR I Polarization model processed 2 4 17-MAY-2007 14:58:21 IMAGR Field 1 min = -718.0 MicroJy,max = 761.4 MicroJy 2 2 17-MAY-2007 14:58:22 IMAGR BGC Clean: using 103 cell beam + residuals > 449.36 MicroJy 2 2 17-MAY-2007 14:58:22 IMAGR 19986 Residual map points loaded 2 4 17-MAY-2007 14:58:22 IMAGR Field 1 min algorithm flux= -520.626 MicroJy iter= 2977 2 3 17-MAY-2007 14:58:22 IMAGR Total Cleaned flux density = 722.947 MilliJy 2977 comps 2 2 17-MAY-2007 14:58:22 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 14:58:22 IMAGR I Polarization model processed 2 4 17-MAY-2007 14:58:28 IMAGR Field 1 min = -666.1 MicroJy,max = 630.5 MicroJy 2 2 17-MAY-2007 14:58:29 IMAGR BGC Clean: using 103 cell beam + residuals > 364.07 MicroJy 2 2 17-MAY-2007 14:58:29 IMAGR 19984 Residual map points loaded 2 4 17-MAY-2007 14:58:29 IMAGR Field 1 min Clean flux = -419.986 MicroJy iter= 3416 2 5 17-MAY-2007 14:58:29 IMAGR Total Cleaned flux density = 727.428 MilliJy 3416 comps 2 2 17-MAY-2007 14:58:29 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 14:58:29 IMAGR I Polarization model processed 2 4 17-MAY-2007 14:58:33 IMAGR Peak residual in window 419.986 less than limit 420.003 MicroJy 2 3 17-MAY-2007 14:58:33 IMAGR Merging the Clean components files 2 3 17-MAY-2007 14:58:33 IMAGR Field 1 compressed from 3416 to 2569 components 2 4 17-MAY-2007 14:58:35 IMAGR Field 1 min = -642.9 MicroJy,max = 561.4 MicroJy 2 3 17-MAY-2007 14:58:35 IMAGR Restoring Clean components 2 3 17-MAY-2007 14:58:38 IMAGR Checking image max/min 2 3 17-MAY-2007 14:58:38 IMAGR Field 1 final Clean flux 727.428 MilliJy 2 6 17-MAY-2007 14:58:38 IMAGR Deleting UV work file: 2 4 17-MAY-2007 14:58:38 IMAGR Destroyed 1 extension files of type AN 2 4 17-MAY-2007 14:58:38 IMAGR Destroyed 1 extension files of type FQ 2 4 17-MAY-2007 14:58:38 IMAGR Destroyed UV image file: catno= 30 disk= 1 2 3 17-MAY-2007 14:58:38 IMAGR Appears to have ended successfully 2 5 17-MAY-2007 14:58:38 IMAGR thuban 31DEC07 TST: Cpu= 81.3 Real= 83 2 2 17-MAY-2007 14:58:38 AIPS Resumes 2 3 17-MAY-2007 14:58:38 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 14:58:38 AIPS rm -f /tmp/SETFC@SATURN_C,BAND.0-1 >& /dev/null 2 5 17-MAY-2007 14:58:38 UVPLT Task UVPLT (release of 31DEC07) begins 2 2 17-MAY-2007 14:58:38 UVPLT GFINIS: number records used 2390 2 2 17-MAY-2007 14:58:38 UVPLT PLTUV: 50700 Points plotted 2 2 17-MAY-2007 14:58:38 UVPLT PLTUV: Plot file version 1 created. 2 3 17-MAY-2007 14:58:38 UVPLT Appears to have ended successfully 2 5 17-MAY-2007 14:58:38 UVPLT thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 14:58:38 AIPS Resumes 2 5 17-MAY-2007 14:58:38 UVPLT Task UVPLT (release of 31DEC07) begins 2 2 17-MAY-2007 14:58:38 UVPLT GFINIS: number records used 1197 2 2 17-MAY-2007 14:58:38 UVPLT PLTUV: 25350 Points plotted 2 2 17-MAY-2007 14:58:38 UVPLT PLTUV: Plot file version 2 created. 2 3 17-MAY-2007 14:58:38 UVPLT Appears to have ended successfully 2 5 17-MAY-2007 14:58:38 UVPLT thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 14:58:38 AIPS Resumes 2 5 17-MAY-2007 14:58:38 UVPLT Task UVPLT (release of 31DEC07) begins 2 2 17-MAY-2007 14:58:39 UVPLT GFINIS: number records used 1197 2 2 17-MAY-2007 14:58:39 UVPLT PLTUV: 25350 Points plotted 2 2 17-MAY-2007 14:58:39 UVPLT PLTUV: Plot file version 3 created. 2 3 17-MAY-2007 14:58:39 UVPLT Appears to have ended successfully 2 5 17-MAY-2007 14:58:39 UVPLT thuban 31DEC07 TST: Cpu= 0.1 Real= 1 2 2 17-MAY-2007 14:58:39 AIPS Resumes 2 4 17-MAY-2007 14:58:39 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 14:58:39 AIPS Destroyed MA image file: catno= 31 disk= 1 2 2 17-MAY-2007 14:58:39 AIPS Disk 1 in-CNO 32 renumbered as CNO 30 2 7 17-MAY-2007 14:58:39 AIPS STRING SIZE 2 0 17-MAY-2007 14:58:39 AIPS 2 0 17-MAY-2007 14:58:39 AIPS type'EMPTY CATALOG ?' checkcat 2 2 17-MAY-2007 14:58:39 AIPS Disk 1 No files needed renumbering 2 5 17-MAY-2007 14:58:39 AIPS 'EMPTY CATALOG ?' 30 2 0 17-MAY-2007 14:58:39 AIPS flatfov;nvasimage 2 2 17-MAY-2007 14:58:39 AIPS Got(1) disk= 1 user=**** type=UV 19981015.C BAND.1 2 5 17-MAY-2007 14:58:39 AIPS '10 SECOND INTEGRATIONS (GUESS)' 2 2 17-MAY-2007 14:58:39 AIPS Got(1) disk= 1 user=**** type=UV 0203+115.C BAND.1 2 5 17-MAY-2007 14:58:39 AIPS 'MINIMUM FOV :173.4748 ARCSEC RADIUS' 2 5 17-MAY-2007 14:58:39 FLATN Task FLATN (release of 31DEC07) begins 2 2 17-MAY-2007 14:58:39 FLATN Create 0203+115 .FLATN . 1 (MA) on disk 1 cno 31 2 4 17-MAY-2007 14:58:40 FLATN Field 1 included blc,trc 1 1 1031 1031 2 4 17-MAY-2007 14:58:44 FLATN Field 2 included blc,trc 403 402 631 630 2 2 17-MAY-2007 14:58:44 FLATN Now output average image 2 3 17-MAY-2007 14:58:44 FLATN Appears to have ended successfully 2 5 17-MAY-2007 14:58:44 FLATN thuban 31DEC07 TST: Cpu= 5.3 Real= 5 2 2 17-MAY-2007 14:58:44 AIPS Resumes 2 3 17-MAY-2007 14:58:44 AIPS FLATN was not found to be running 2 5 17-MAY-2007 14:58:44 BLANK Task BLANK (release of 31DEC07) begins 2 2 17-MAY-2007 14:58:45 BLANK Create 0203+115 .BLANK . 1 (MA) on disk 1 cno 32 2 3 17-MAY-2007 14:58:47 BLANK Appears to have ended successfully 2 5 17-MAY-2007 14:58:47 BLANK thuban 31DEC07 TST: Cpu= 2.4 Real= 3 2 2 17-MAY-2007 14:58:47 AIPS Resumes 2 3 17-MAY-2007 14:58:47 AIPS BLANK was not found to be running 2 4 17-MAY-2007 14:58:47 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 14:58:47 AIPS Destroyed MA image file: catno= 31 disk= 1 2 2 17-MAY-2007 14:58:47 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 2 2 17-MAY-2007 14:58:47 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.1 2 5 17-MAY-2007 14:58:47 AIPS 'MINIMUM FOV :181.1865 ARCSEC RADIUS' 2 5 17-MAY-2007 14:58:47 FLATN Task FLATN (release of 31DEC07) begins 2 2 17-MAY-2007 14:58:47 FLATN Create SATURN .FLATN . 1 (MA) on disk 1 cno 32 2 2 17-MAY-2007 14:58:47 FLATN Start field 1 2 3 17-MAY-2007 14:58:51 FLATN Appears to have ended successfully 2 5 17-MAY-2007 14:58:51 FLATN thuban 31DEC07 TST: Cpu= 4.1 Real= 4 2 2 17-MAY-2007 14:58:51 AIPS Resumes 2 3 17-MAY-2007 14:58:51 AIPS FLATN was not found to be running 2 5 17-MAY-2007 14:58:52 BLANK Task BLANK (release of 31DEC07) begins 2 2 17-MAY-2007 14:58:52 BLANK Create SATURN .BLANK . 1 (MA) on disk 1 cno 33 2 3 17-MAY-2007 14:58:54 BLANK Appears to have ended successfully 2 5 17-MAY-2007 14:58:54 BLANK thuban 31DEC07 TST: Cpu= 2.4 Real= 2 2 2 17-MAY-2007 14:58:54 AIPS Resumes 2 3 17-MAY-2007 14:58:54 AIPS BLANK was not found to be running 2 4 17-MAY-2007 14:58:54 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 14:58:54 AIPS Destroyed MA image file: catno= 32 disk= 1 2 2 17-MAY-2007 14:58:54 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 14:58:54 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.2 2 5 17-MAY-2007 14:58:54 AIPS 'MINIMUM FOV :181.1865 ARCSEC RADIUS' 2 5 17-MAY-2007 14:58:54 FLATN Task FLATN (release of 31DEC07) begins 2 2 17-MAY-2007 14:58:54 FLATN Create SATURN .FLATN . 1 (MA) on disk 1 cno 33 2 2 17-MAY-2007 14:58:54 FLATN Start field 1 2 3 17-MAY-2007 14:58:58 FLATN Appears to have ended successfully 2 5 17-MAY-2007 14:58:58 FLATN thuban 31DEC07 TST: Cpu= 4.1 Real= 4 2 2 17-MAY-2007 14:58:59 AIPS Resumes 2 3 17-MAY-2007 14:58:59 AIPS FLATN was not found to be running 2 5 17-MAY-2007 14:58:59 BLANK Task BLANK (release of 31DEC07) begins 2 2 17-MAY-2007 14:58:59 BLANK Create SATURN .BLANK . 2 (MA) on disk 1 cno 34 2 3 17-MAY-2007 14:59:01 BLANK Appears to have ended successfully 2 5 17-MAY-2007 14:59:01 BLANK thuban 31DEC07 TST: Cpu= 2.4 Real= 2 2 2 17-MAY-2007 14:59:01 AIPS Resumes 2 3 17-MAY-2007 14:59:01 AIPS BLANK was not found to be running 2 4 17-MAY-2007 14:59:01 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 14:59:01 AIPS Destroyed MA image file: catno= 33 disk= 1 2 2 17-MAY-2007 14:59:01 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 14:59:01 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.3 2 5 17-MAY-2007 14:59:01 AIPS 'MINIMUM FOV :181.1865 ARCSEC RADIUS' 2 5 17-MAY-2007 14:59:01 FLATN Task FLATN (release of 31DEC07) begins 2 2 17-MAY-2007 14:59:01 FLATN Create SATURN .FLATN . 1 (MA) on disk 1 cno 34 2 2 17-MAY-2007 14:59:01 FLATN Start field 1 2 3 17-MAY-2007 14:59:05 FLATN Appears to have ended successfully 2 5 17-MAY-2007 14:59:06 FLATN thuban 31DEC07 TST: Cpu= 4.1 Real= 5 2 2 17-MAY-2007 14:59:06 AIPS Resumes 2 3 17-MAY-2007 14:59:06 AIPS FLATN was not found to be running 2 5 17-MAY-2007 14:59:06 BLANK Task BLANK (release of 31DEC07) begins 2 2 17-MAY-2007 14:59:06 BLANK Create SATURN .BLANK . 3 (MA) on disk 1 cno 35 2 3 17-MAY-2007 14:59:08 BLANK Appears to have ended successfully 2 5 17-MAY-2007 14:59:08 BLANK thuban 31DEC07 TST: Cpu= 2.4 Real= 2 2 2 17-MAY-2007 14:59:08 AIPS Resumes 2 3 17-MAY-2007 14:59:08 AIPS BLANK was not found to be running 2 4 17-MAY-2007 14:59:08 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 14:59:08 AIPS Destroyed MA image file: catno= 34 disk= 1 2 2 17-MAY-2007 14:59:08 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 14:59:08 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.4 2 5 17-MAY-2007 14:59:08 AIPS 'MINIMUM FOV :181.1865 ARCSEC RADIUS' 2 5 17-MAY-2007 14:59:08 FLATN Task FLATN (release of 31DEC07) begins 2 2 17-MAY-2007 14:59:08 FLATN Create SATURN .FLATN . 1 (MA) on disk 1 cno 35 2 2 17-MAY-2007 14:59:08 FLATN Start field 1 2 3 17-MAY-2007 14:59:13 FLATN Appears to have ended successfully 2 5 17-MAY-2007 14:59:13 FLATN thuban 31DEC07 TST: Cpu= 4.1 Real= 5 2 2 17-MAY-2007 14:59:13 AIPS Resumes 2 3 17-MAY-2007 14:59:13 AIPS FLATN was not found to be running 2 5 17-MAY-2007 14:59:13 BLANK Task BLANK (release of 31DEC07) begins 2 2 17-MAY-2007 14:59:13 BLANK Create SATURN .BLANK . 4 (MA) on disk 1 cno 36 2 3 17-MAY-2007 14:59:15 BLANK Appears to have ended successfully 2 5 17-MAY-2007 14:59:15 BLANK thuban 31DEC07 TST: Cpu= 2.4 Real= 2 2 2 17-MAY-2007 14:59:15 AIPS Resumes 2 3 17-MAY-2007 14:59:15 AIPS BLANK was not found to be running 2 4 17-MAY-2007 14:59:15 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 14:59:15 AIPS Destroyed MA image file: catno= 35 disk= 1 2 2 17-MAY-2007 14:59:15 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 14:59:15 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.5 2 5 17-MAY-2007 14:59:15 AIPS 'MINIMUM FOV :181.1865 ARCSEC RADIUS' 2 5 17-MAY-2007 14:59:15 FLATN Task FLATN (release of 31DEC07) begins 2 2 17-MAY-2007 14:59:15 FLATN Create SATURN .FLATN . 1 (MA) on disk 1 cno 36 2 2 17-MAY-2007 14:59:15 FLATN Start field 1 2 3 17-MAY-2007 14:59:20 FLATN Appears to have ended successfully 2 5 17-MAY-2007 14:59:20 FLATN thuban 31DEC07 TST: Cpu= 4.4 Real= 5 2 2 17-MAY-2007 14:59:20 AIPS Resumes 2 3 17-MAY-2007 14:59:20 AIPS FLATN was not found to be running 2 5 17-MAY-2007 14:59:20 BLANK Task BLANK (release of 31DEC07) begins 2 2 17-MAY-2007 14:59:20 BLANK Create SATURN .BLANK . 5 (MA) on disk 1 cno 37 2 3 17-MAY-2007 14:59:22 BLANK Appears to have ended successfully 2 5 17-MAY-2007 14:59:22 BLANK thuban 31DEC07 TST: Cpu= 2.4 Real= 2 2 2 17-MAY-2007 14:59:22 AIPS Resumes 2 3 17-MAY-2007 14:59:22 AIPS BLANK was not found to be running 2 4 17-MAY-2007 14:59:22 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 14:59:22 AIPS Destroyed MA image file: catno= 36 disk= 1 2 2 17-MAY-2007 14:59:22 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 14:59:22 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.6 2 5 17-MAY-2007 14:59:22 AIPS 'MINIMUM FOV :181.1865 ARCSEC RADIUS' 2 5 17-MAY-2007 14:59:22 FLATN Task FLATN (release of 31DEC07) begins 2 2 17-MAY-2007 14:59:22 FLATN Create SATURN .FLATN . 1 (MA) on disk 1 cno 37 2 2 17-MAY-2007 14:59:22 FLATN Start field 1 2 3 17-MAY-2007 14:59:27 FLATN Appears to have ended successfully 2 5 17-MAY-2007 14:59:27 FLATN thuban 31DEC07 TST: Cpu= 4.1 Real= 5 2 2 17-MAY-2007 14:59:27 AIPS Resumes 2 3 17-MAY-2007 14:59:27 AIPS FLATN was not found to be running 2 5 17-MAY-2007 14:59:27 BLANK Task BLANK (release of 31DEC07) begins 2 2 17-MAY-2007 14:59:27 BLANK Create SATURN .BLANK . 6 (MA) on disk 1 cno 38 2 3 17-MAY-2007 14:59:29 BLANK Appears to have ended successfully 2 5 17-MAY-2007 14:59:29 BLANK thuban 31DEC07 TST: Cpu= 2.4 Real= 2 2 2 17-MAY-2007 14:59:29 AIPS Resumes 2 3 17-MAY-2007 14:59:29 AIPS BLANK was not found to be running 2 4 17-MAY-2007 14:59:29 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 14:59:29 AIPS Destroyed MA image file: catno= 37 disk= 1 2 2 17-MAY-2007 14:59:29 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 14:59:29 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.7 2 5 17-MAY-2007 14:59:29 AIPS 'MINIMUM FOV :181.1865 ARCSEC RADIUS' 2 5 17-MAY-2007 14:59:29 FLATN Task FLATN (release of 31DEC07) begins 2 2 17-MAY-2007 14:59:29 FLATN Create SATURN .FLATN . 1 (MA) on disk 1 cno 38 2 2 17-MAY-2007 14:59:29 FLATN Start field 1 2 3 17-MAY-2007 14:59:34 FLATN Appears to have ended successfully 2 5 17-MAY-2007 14:59:34 FLATN thuban 31DEC07 TST: Cpu= 4.1 Real= 5 2 2 17-MAY-2007 14:59:34 AIPS Resumes 2 3 17-MAY-2007 14:59:34 AIPS FLATN was not found to be running 2 5 17-MAY-2007 14:59:34 BLANK Task BLANK (release of 31DEC07) begins 2 2 17-MAY-2007 14:59:34 BLANK Create SATURN .BLANK . 7 (MA) on disk 1 cno 39 2 3 17-MAY-2007 14:59:36 BLANK Appears to have ended successfully 2 5 17-MAY-2007 14:59:36 BLANK thuban 31DEC07 TST: Cpu= 2.4 Real= 2 2 2 17-MAY-2007 14:59:36 AIPS Resumes 2 3 17-MAY-2007 14:59:36 AIPS BLANK was not found to be running 2 4 17-MAY-2007 14:59:36 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 14:59:36 AIPS Destroyed MA image file: catno= 38 disk= 1 2 2 17-MAY-2007 14:59:36 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 14:59:36 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.8 2 5 17-MAY-2007 14:59:36 AIPS 'MINIMUM FOV :181.1865 ARCSEC RADIUS' 2 5 17-MAY-2007 14:59:36 FLATN Task FLATN (release of 31DEC07) begins 2 2 17-MAY-2007 14:59:36 FLATN Create SATURN .FLATN . 1 (MA) on disk 1 cno 39 2 2 17-MAY-2007 14:59:36 FLATN Start field 1 2 3 17-MAY-2007 14:59:40 FLATN Appears to have ended successfully 2 5 17-MAY-2007 14:59:40 FLATN thuban 31DEC07 TST: Cpu= 4.1 Real= 4 2 2 17-MAY-2007 14:59:41 AIPS Resumes 2 3 17-MAY-2007 14:59:41 AIPS FLATN was not found to be running 2 5 17-MAY-2007 14:59:42 BLANK Task BLANK (release of 31DEC07) begins 2 2 17-MAY-2007 14:59:42 BLANK Create SATURN .BLANK . 8 (MA) on disk 1 cno 40 2 3 17-MAY-2007 14:59:44 BLANK Appears to have ended successfully 2 5 17-MAY-2007 14:59:44 BLANK thuban 31DEC07 TST: Cpu= 2.4 Real= 2 2 2 17-MAY-2007 14:59:45 AIPS Resumes 2 3 17-MAY-2007 14:59:45 AIPS BLANK was not found to be running 2 4 17-MAY-2007 14:59:45 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 14:59:45 AIPS Destroyed MA image file: catno= 39 disk= 1 2 2 17-MAY-2007 14:59:45 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 14:59:45 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.9 2 5 17-MAY-2007 14:59:45 AIPS 'MINIMUM FOV :181.1865 ARCSEC RADIUS' 2 5 17-MAY-2007 14:59:45 FLATN Task FLATN (release of 31DEC07) begins 2 2 17-MAY-2007 14:59:45 FLATN Create SATURN .FLATN . 1 (MA) on disk 1 cno 40 2 2 17-MAY-2007 14:59:45 FLATN Start field 1 2 3 17-MAY-2007 14:59:49 FLATN Appears to have ended successfully 2 5 17-MAY-2007 14:59:49 FLATN thuban 31DEC07 TST: Cpu= 4.1 Real= 4 2 2 17-MAY-2007 14:59:49 AIPS Resumes 2 3 17-MAY-2007 14:59:49 AIPS FLATN was not found to be running 2 5 17-MAY-2007 14:59:49 BLANK Task BLANK (release of 31DEC07) begins 2 2 17-MAY-2007 14:59:49 BLANK Create SATURN .BLANK . 9 (MA) on disk 1 cno 41 2 3 17-MAY-2007 14:59:52 BLANK Appears to have ended successfully 2 5 17-MAY-2007 14:59:52 BLANK thuban 31DEC07 TST: Cpu= 2.4 Real= 3 2 2 17-MAY-2007 14:59:52 AIPS Resumes 2 3 17-MAY-2007 14:59:52 AIPS BLANK was not found to be running 2 4 17-MAY-2007 14:59:52 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 14:59:52 AIPS Destroyed MA image file: catno= 40 disk= 1 2 2 17-MAY-2007 14:59:52 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 14:59:52 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.10 2 5 17-MAY-2007 14:59:52 AIPS 'MINIMUM FOV :181.1865 ARCSEC RADIUS' 2 5 17-MAY-2007 14:59:52 FLATN Task FLATN (release of 31DEC07) begins 2 2 17-MAY-2007 14:59:52 FLATN Create SATURN .FLATN . 1 (MA) on disk 1 cno 41 2 2 17-MAY-2007 14:59:52 FLATN Start field 1 2 3 17-MAY-2007 14:59:56 FLATN Appears to have ended successfully 2 5 17-MAY-2007 14:59:56 FLATN thuban 31DEC07 TST: Cpu= 4.1 Real= 4 2 2 17-MAY-2007 14:59:56 AIPS Resumes 2 3 17-MAY-2007 14:59:56 AIPS FLATN was not found to be running 2 5 17-MAY-2007 14:59:56 BLANK Task BLANK (release of 31DEC07) begins 2 2 17-MAY-2007 14:59:56 BLANK Create SATURN .BLANK . 10 (MA) on disk 1 cno 42 2 3 17-MAY-2007 14:59:59 BLANK Appears to have ended successfully 2 5 17-MAY-2007 14:59:59 BLANK thuban 31DEC07 TST: Cpu= 2.4 Real= 3 2 2 17-MAY-2007 14:59:59 AIPS Resumes 2 3 17-MAY-2007 14:59:59 AIPS BLANK was not found to be running 2 4 17-MAY-2007 14:59:59 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 14:59:59 AIPS Destroyed MA image file: catno= 41 disk= 1 2 2 17-MAY-2007 14:59:59 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 14:59:59 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.11 2 5 17-MAY-2007 14:59:59 AIPS 'MINIMUM FOV :181.1865 ARCSEC RADIUS' 2 5 17-MAY-2007 14:59:59 FLATN Task FLATN (release of 31DEC07) begins 2 2 17-MAY-2007 14:59:59 FLATN Create SATURN .FLATN . 1 (MA) on disk 1 cno 42 2 2 17-MAY-2007 14:59:59 FLATN Start field 1 2 3 17-MAY-2007 15:00:03 FLATN Appears to have ended successfully 2 5 17-MAY-2007 15:00:03 FLATN thuban 31DEC07 TST: Cpu= 4.1 Real= 4 2 2 17-MAY-2007 15:00:03 AIPS Resumes 2 3 17-MAY-2007 15:00:03 AIPS FLATN was not found to be running 2 5 17-MAY-2007 15:00:03 BLANK Task BLANK (release of 31DEC07) begins 2 2 17-MAY-2007 15:00:03 BLANK Create SATURN .BLANK . 11 (MA) on disk 1 cno 43 2 3 17-MAY-2007 15:00:06 BLANK Appears to have ended successfully 2 5 17-MAY-2007 15:00:06 BLANK thuban 31DEC07 TST: Cpu= 2.4 Real= 3 2 2 17-MAY-2007 15:00:06 AIPS Resumes 2 3 17-MAY-2007 15:00:06 AIPS BLANK was not found to be running 2 4 17-MAY-2007 15:00:06 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:00:06 AIPS Destroyed MA image file: catno= 42 disk= 1 2 2 17-MAY-2007 15:00:06 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:00:06 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.12 2 5 17-MAY-2007 15:00:06 AIPS 'MINIMUM FOV :181.1865 ARCSEC RADIUS' 2 5 17-MAY-2007 15:00:06 FLATN Task FLATN (release of 31DEC07) begins 2 2 17-MAY-2007 15:00:06 FLATN Create SATURN .FLATN . 1 (MA) on disk 1 cno 43 2 2 17-MAY-2007 15:00:06 FLATN Start field 1 2 3 17-MAY-2007 15:00:10 FLATN Appears to have ended successfully 2 5 17-MAY-2007 15:00:10 FLATN thuban 31DEC07 TST: Cpu= 4.1 Real= 4 2 2 17-MAY-2007 15:00:10 AIPS Resumes 2 3 17-MAY-2007 15:00:10 AIPS FLATN was not found to be running 2 5 17-MAY-2007 15:00:10 BLANK Task BLANK (release of 31DEC07) begins 2 2 17-MAY-2007 15:00:10 BLANK Create SATURN .BLANK . 12 (MA) on disk 1 cno 44 2 3 17-MAY-2007 15:00:13 BLANK Appears to have ended successfully 2 5 17-MAY-2007 15:00:13 BLANK thuban 31DEC07 TST: Cpu= 2.4 Real= 3 2 2 17-MAY-2007 15:00:14 AIPS Resumes 2 3 17-MAY-2007 15:00:14 AIPS BLANK was not found to be running 2 4 17-MAY-2007 15:00:14 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:00:14 AIPS Destroyed MA image file: catno= 43 disk= 1 2 2 17-MAY-2007 15:00:14 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:00:14 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.13 2 5 17-MAY-2007 15:00:14 AIPS 'MINIMUM FOV :181.1865 ARCSEC RADIUS' 2 5 17-MAY-2007 15:00:14 FLATN Task FLATN (release of 31DEC07) begins 2 2 17-MAY-2007 15:00:14 FLATN Create SATURN .FLATN . 1 (MA) on disk 1 cno 44 2 2 17-MAY-2007 15:00:14 FLATN Start field 1 2 3 17-MAY-2007 15:00:18 FLATN Appears to have ended successfully 2 5 17-MAY-2007 15:00:18 FLATN thuban 31DEC07 TST: Cpu= 4.1 Real= 4 2 2 17-MAY-2007 15:00:18 AIPS Resumes 2 3 17-MAY-2007 15:00:18 AIPS FLATN was not found to be running 2 5 17-MAY-2007 15:00:18 BLANK Task BLANK (release of 31DEC07) begins 2 2 17-MAY-2007 15:00:18 BLANK Create SATURN .BLANK . 13 (MA) on disk 1 cno 45 2 3 17-MAY-2007 15:00:20 BLANK Appears to have ended successfully 2 5 17-MAY-2007 15:00:21 BLANK thuban 31DEC07 TST: Cpu= 2.4 Real= 3 2 2 17-MAY-2007 15:00:21 AIPS Resumes 2 3 17-MAY-2007 15:00:21 AIPS BLANK was not found to be running 2 4 17-MAY-2007 15:00:21 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:00:21 AIPS Destroyed MA image file: catno= 44 disk= 1 2 2 17-MAY-2007 15:00:21 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:00:21 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.14 2 5 17-MAY-2007 15:00:21 AIPS 'MINIMUM FOV :181.1865 ARCSEC RADIUS' 2 5 17-MAY-2007 15:00:21 FLATN Task FLATN (release of 31DEC07) begins 2 2 17-MAY-2007 15:00:21 FLATN Create SATURN .FLATN . 1 (MA) on disk 1 cno 45 2 2 17-MAY-2007 15:00:21 FLATN Start field 1 2 3 17-MAY-2007 15:00:25 FLATN Appears to have ended successfully 2 5 17-MAY-2007 15:00:25 FLATN thuban 31DEC07 TST: Cpu= 4.1 Real= 4 2 2 17-MAY-2007 15:00:25 AIPS Resumes 2 3 17-MAY-2007 15:00:25 AIPS FLATN was not found to be running 2 5 17-MAY-2007 15:00:25 BLANK Task BLANK (release of 31DEC07) begins 2 2 17-MAY-2007 15:00:25 BLANK Create SATURN .BLANK . 14 (MA) on disk 1 cno 46 2 3 17-MAY-2007 15:00:27 BLANK Appears to have ended successfully 2 5 17-MAY-2007 15:00:27 BLANK thuban 31DEC07 TST: Cpu= 2.4 Real= 2 2 2 17-MAY-2007 15:00:27 AIPS Resumes 2 3 17-MAY-2007 15:00:27 AIPS BLANK was not found to be running 2 4 17-MAY-2007 15:00:27 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:00:27 AIPS Destroyed MA image file: catno= 45 disk= 1 2 2 17-MAY-2007 15:00:27 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:00:27 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.15 2 5 17-MAY-2007 15:00:27 AIPS 'MINIMUM FOV :181.1865 ARCSEC RADIUS' 2 5 17-MAY-2007 15:00:27 FLATN Task FLATN (release of 31DEC07) begins 2 2 17-MAY-2007 15:00:27 FLATN Create SATURN .FLATN . 1 (MA) on disk 1 cno 46 2 2 17-MAY-2007 15:00:28 FLATN Start field 1 2 3 17-MAY-2007 15:00:32 FLATN Appears to have ended successfully 2 5 17-MAY-2007 15:00:32 FLATN thuban 31DEC07 TST: Cpu= 4.1 Real= 5 2 2 17-MAY-2007 15:00:32 AIPS Resumes 2 3 17-MAY-2007 15:00:32 AIPS FLATN was not found to be running 2 5 17-MAY-2007 15:00:32 BLANK Task BLANK (release of 31DEC07) begins 2 2 17-MAY-2007 15:00:32 BLANK Create SATURN .BLANK . 15 (MA) on disk 1 cno 47 2 3 17-MAY-2007 15:00:34 BLANK Appears to have ended successfully 2 5 17-MAY-2007 15:00:34 BLANK thuban 31DEC07 TST: Cpu= 2.4 Real= 2 2 2 17-MAY-2007 15:00:34 AIPS Resumes 2 3 17-MAY-2007 15:00:34 AIPS BLANK was not found to be running 2 4 17-MAY-2007 15:00:34 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:00:34 AIPS Destroyed MA image file: catno= 46 disk= 1 2 2 17-MAY-2007 15:00:34 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:00:34 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.16 2 5 17-MAY-2007 15:00:34 AIPS 'MINIMUM FOV :181.1865 ARCSEC RADIUS' 2 5 17-MAY-2007 15:00:34 FLATN Task FLATN (release of 31DEC07) begins 2 2 17-MAY-2007 15:00:34 FLATN Create SATURN .FLATN . 1 (MA) on disk 1 cno 47 2 2 17-MAY-2007 15:00:34 FLATN Start field 1 2 3 17-MAY-2007 15:00:39 FLATN Appears to have ended successfully 2 5 17-MAY-2007 15:00:39 FLATN thuban 31DEC07 TST: Cpu= 4.1 Real= 5 2 2 17-MAY-2007 15:00:39 AIPS Resumes 2 3 17-MAY-2007 15:00:39 AIPS FLATN was not found to be running 2 5 17-MAY-2007 15:00:39 BLANK Task BLANK (release of 31DEC07) begins 2 2 17-MAY-2007 15:00:39 BLANK Create SATURN .BLANK . 16 (MA) on disk 1 cno 48 2 3 17-MAY-2007 15:00:41 BLANK Appears to have ended successfully 2 5 17-MAY-2007 15:00:41 BLANK thuban 31DEC07 TST: Cpu= 2.3 Real= 2 2 2 17-MAY-2007 15:00:41 AIPS Resumes 2 3 17-MAY-2007 15:00:41 AIPS BLANK was not found to be running 2 4 17-MAY-2007 15:00:41 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:00:41 AIPS Destroyed MA image file: catno= 47 disk= 1 2 2 17-MAY-2007 15:00:41 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:00:41 AIPS Got(1) disk= 1 user=**** type=UV 0521+166.C BAND.1 2 2 17-MAY-2007 15:00:41 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.17 2 5 17-MAY-2007 15:00:41 AIPS 'MINIMUM FOV :181.1865 ARCSEC RADIUS' 2 5 17-MAY-2007 15:00:41 FLATN Task FLATN (release of 31DEC07) begins 2 2 17-MAY-2007 15:00:41 FLATN Create SATURN .FLATN . 1 (MA) on disk 1 cno 48 2 2 17-MAY-2007 15:00:41 FLATN Start field 1 2 3 17-MAY-2007 15:00:45 FLATN Appears to have ended successfully 2 5 17-MAY-2007 15:00:45 FLATN thuban 31DEC07 TST: Cpu= 4.1 Real= 4 2 2 17-MAY-2007 15:00:46 AIPS Resumes 2 3 17-MAY-2007 15:00:46 AIPS FLATN was not found to be running 2 5 17-MAY-2007 15:00:46 BLANK Task BLANK (release of 31DEC07) begins 2 2 17-MAY-2007 15:00:46 BLANK Create SATURN .BLANK . 17 (MA) on disk 1 cno 49 2 3 17-MAY-2007 15:00:48 BLANK Appears to have ended successfully 2 5 17-MAY-2007 15:00:48 BLANK thuban 31DEC07 TST: Cpu= 2.4 Real= 2 2 2 17-MAY-2007 15:00:48 AIPS Resumes 2 3 17-MAY-2007 15:00:48 AIPS BLANK was not found to be running 2 4 17-MAY-2007 15:00:48 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:00:48 AIPS Destroyed MA image file: catno= 48 disk= 1 2 2 17-MAY-2007 15:00:48 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:00:48 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.18 2 5 17-MAY-2007 15:00:48 AIPS 'MINIMUM FOV :181.1865 ARCSEC RADIUS' 2 5 17-MAY-2007 15:00:48 FLATN Task FLATN (release of 31DEC07) begins 2 2 17-MAY-2007 15:00:48 FLATN Create SATURN .FLATN . 1 (MA) on disk 1 cno 49 2 2 17-MAY-2007 15:00:48 FLATN Start field 1 2 3 17-MAY-2007 15:00:52 FLATN Appears to have ended successfully 2 5 17-MAY-2007 15:00:52 FLATN thuban 31DEC07 TST: Cpu= 4.1 Real= 4 2 2 17-MAY-2007 15:00:53 AIPS Resumes 2 3 17-MAY-2007 15:00:53 AIPS FLATN was not found to be running 2 5 17-MAY-2007 15:00:53 BLANK Task BLANK (release of 31DEC07) begins 2 2 17-MAY-2007 15:00:53 BLANK Create SATURN .BLANK . 18 (MA) on disk 1 cno 50 2 3 17-MAY-2007 15:00:55 BLANK Appears to have ended successfully 2 5 17-MAY-2007 15:00:55 BLANK thuban 31DEC07 TST: Cpu= 2.4 Real= 2 2 2 17-MAY-2007 15:00:55 AIPS Resumes 2 3 17-MAY-2007 15:00:55 AIPS BLANK was not found to be running 2 4 17-MAY-2007 15:00:55 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:00:57 AIPS Destroyed MA image file: catno= 49 disk= 1 2 2 17-MAY-2007 15:00:57 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:00:57 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.19 2 5 17-MAY-2007 15:00:57 AIPS 'MINIMUM FOV :181.1865 ARCSEC RADIUS' 2 5 17-MAY-2007 15:00:57 FLATN Task FLATN (release of 31DEC07) begins 2 2 17-MAY-2007 15:00:57 FLATN Create SATURN .FLATN . 1 (MA) on disk 1 cno 50 2 2 17-MAY-2007 15:00:57 FLATN Start field 1 2 3 17-MAY-2007 15:01:01 FLATN Appears to have ended successfully 2 5 17-MAY-2007 15:01:01 FLATN thuban 31DEC07 TST: Cpu= 4.1 Real= 4 2 2 17-MAY-2007 15:01:01 AIPS Resumes 2 3 17-MAY-2007 15:01:01 AIPS FLATN was not found to be running 2 5 17-MAY-2007 15:01:01 BLANK Task BLANK (release of 31DEC07) begins 2 2 17-MAY-2007 15:01:01 BLANK Create SATURN .BLANK . 19 (MA) on disk 1 cno 51 2 3 17-MAY-2007 15:01:04 BLANK Appears to have ended successfully 2 5 17-MAY-2007 15:01:04 BLANK thuban 31DEC07 TST: Cpu= 2.4 Real= 3 2 2 17-MAY-2007 15:01:04 AIPS Resumes 2 3 17-MAY-2007 15:01:04 AIPS BLANK was not found to be running 2 4 17-MAY-2007 15:01:04 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:01:04 AIPS Destroyed MA image file: catno= 50 disk= 1 2 2 17-MAY-2007 15:01:04 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:01:04 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.20 2 5 17-MAY-2007 15:01:04 AIPS 'MINIMUM FOV :181.1865 ARCSEC RADIUS' 2 5 17-MAY-2007 15:01:04 FLATN Task FLATN (release of 31DEC07) begins 2 2 17-MAY-2007 15:01:04 FLATN Create SATURN .FLATN . 1 (MA) on disk 1 cno 51 2 2 17-MAY-2007 15:01:04 FLATN Start field 1 2 3 17-MAY-2007 15:01:08 FLATN Appears to have ended successfully 2 5 17-MAY-2007 15:01:08 FLATN thuban 31DEC07 TST: Cpu= 4.1 Real= 4 2 2 17-MAY-2007 15:01:08 AIPS Resumes 2 3 17-MAY-2007 15:01:08 AIPS FLATN was not found to be running 2 5 17-MAY-2007 15:01:08 BLANK Task BLANK (release of 31DEC07) begins 2 2 17-MAY-2007 15:01:08 BLANK Create SATURN .BLANK . 20 (MA) on disk 1 cno 52 2 3 17-MAY-2007 15:01:11 BLANK Appears to have ended successfully 2 5 17-MAY-2007 15:01:11 BLANK thuban 31DEC07 TST: Cpu= 2.4 Real= 3 2 2 17-MAY-2007 15:01:11 AIPS Resumes 2 3 17-MAY-2007 15:01:11 AIPS BLANK was not found to be running 2 4 17-MAY-2007 15:01:11 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:01:11 AIPS Destroyed MA image file: catno= 51 disk= 1 2 2 17-MAY-2007 15:01:11 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:01:11 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.21 2 5 17-MAY-2007 15:01:11 AIPS 'MINIMUM FOV :181.1865 ARCSEC RADIUS' 2 5 17-MAY-2007 15:01:11 FLATN Task FLATN (release of 31DEC07) begins 2 2 17-MAY-2007 15:01:11 FLATN Create SATURN .FLATN . 1 (MA) on disk 1 cno 52 2 2 17-MAY-2007 15:01:11 FLATN Start field 1 2 3 17-MAY-2007 15:01:15 FLATN Appears to have ended successfully 2 5 17-MAY-2007 15:01:15 FLATN thuban 31DEC07 TST: Cpu= 4.1 Real= 4 2 2 17-MAY-2007 15:01:15 AIPS Resumes 2 3 17-MAY-2007 15:01:15 AIPS FLATN was not found to be running 2 5 17-MAY-2007 15:01:15 BLANK Task BLANK (release of 31DEC07) begins 2 2 17-MAY-2007 15:01:15 BLANK Create SATURN .BLANK . 21 (MA) on disk 1 cno 53 2 3 17-MAY-2007 15:01:18 BLANK Appears to have ended successfully 2 5 17-MAY-2007 15:01:18 BLANK thuban 31DEC07 TST: Cpu= 2.4 Real= 3 2 2 17-MAY-2007 15:01:19 AIPS Resumes 2 3 17-MAY-2007 15:01:19 AIPS BLANK was not found to be running 2 4 17-MAY-2007 15:01:19 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:01:19 AIPS Destroyed MA image file: catno= 52 disk= 1 2 2 17-MAY-2007 15:01:19 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:01:19 AIPS Got(1) disk= 1 user=**** type=UV 0137+331.C BAND.1 2 2 17-MAY-2007 15:01:19 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.22 2 5 17-MAY-2007 15:01:19 AIPS 'MINIMUM FOV :181.1865 ARCSEC RADIUS' 2 5 17-MAY-2007 15:01:19 FLATN Task FLATN (release of 31DEC07) begins 2 2 17-MAY-2007 15:01:19 FLATN Create SATURN .FLATN . 1 (MA) on disk 1 cno 53 2 2 17-MAY-2007 15:01:19 FLATN Start field 1 2 3 17-MAY-2007 15:01:23 FLATN Appears to have ended successfully 2 5 17-MAY-2007 15:01:23 FLATN thuban 31DEC07 TST: Cpu= 4.1 Real= 4 2 2 17-MAY-2007 15:01:23 AIPS Resumes 2 3 17-MAY-2007 15:01:23 AIPS FLATN was not found to be running 2 5 17-MAY-2007 15:01:23 BLANK Task BLANK (release of 31DEC07) begins 2 2 17-MAY-2007 15:01:23 BLANK Create SATURN .BLANK . 22 (MA) on disk 1 cno 54 2 3 17-MAY-2007 15:01:26 BLANK Appears to have ended successfully 2 5 17-MAY-2007 15:01:26 BLANK thuban 31DEC07 TST: Cpu= 2.4 Real= 3 2 2 17-MAY-2007 15:01:26 AIPS Resumes 2 3 17-MAY-2007 15:01:26 AIPS BLANK was not found to be running 2 4 17-MAY-2007 15:01:26 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:01:26 AIPS Destroyed MA image file: catno= 53 disk= 1 2 2 17-MAY-2007 15:01:26 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:01:26 AIPS Disk 1 No files needed renumbering 2 2 17-MAY-2007 15:01:26 AIPS Got(1) disk= 1 user=**** type=UV 19981015.C BAND.1 2 2 17-MAY-2007 15:01:26 AIPS Got(1) disk= 1 user=**** type=UV 19981015.TASAV.1 2 2 17-MAY-2007 15:01:26 AIPS Got(1) disk= 1 user=**** type=UV 0203+115.C BAND.1 2 2 17-MAY-2007 15:01:26 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.1 2 2 17-MAY-2007 15:01:26 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.2 2 2 17-MAY-2007 15:01:26 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.3 2 2 17-MAY-2007 15:01:26 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.4 2 2 17-MAY-2007 15:01:26 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.5 2 2 17-MAY-2007 15:01:26 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.6 2 2 17-MAY-2007 15:01:26 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.7 2 2 17-MAY-2007 15:01:26 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.8 2 2 17-MAY-2007 15:01:26 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.9 2 2 17-MAY-2007 15:01:26 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.10 2 2 17-MAY-2007 15:01:26 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.11 2 2 17-MAY-2007 15:01:26 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.12 2 2 17-MAY-2007 15:01:26 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.13 2 2 17-MAY-2007 15:01:26 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.14 2 2 17-MAY-2007 15:01:26 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.15 2 2 17-MAY-2007 15:01:26 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.16 2 2 17-MAY-2007 15:01:26 AIPS Got(1) disk= 1 user=**** type=UV 0521+166.C BAND.1 2 2 17-MAY-2007 15:01:26 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.17 2 2 17-MAY-2007 15:01:26 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.18 2 2 17-MAY-2007 15:01:26 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.19 2 2 17-MAY-2007 15:01:26 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.20 2 2 17-MAY-2007 15:01:26 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.21 2 2 17-MAY-2007 15:01:26 AIPS Got(1) disk= 1 user=**** type=UV 0137+331.C BAND.1 2 2 17-MAY-2007 15:01:26 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.22 2 2 17-MAY-2007 15:01:26 AIPS Got(1) disk= 1 user=**** type=MA 0203+115.ICL001.1 2 2 17-MAY-2007 15:01:26 AIPS Got(1) disk= 1 user=**** type=MA 0203+115.ICL002.1 2 2 17-MAY-2007 15:01:26 AIPS Got(1) disk= 1 user=**** type=MA SATURN.ICL001.1 2 2 17-MAY-2007 15:01:26 AIPS Got(1) disk= 1 user=**** type=MA 0203+115.BLANK.1 2 2 17-MAY-2007 15:01:26 AIPS Got(1) disk= 1 user=**** type=MA 0203+115.BLANK.1 2 5 17-MAY-2007 15:01:26 AIPS Mean= 7.1110E-08 rms= 4.7743E-05 JY/BEAM over 830766. pixels 2 5 17-MAY-2007 15:01:26 AIPS Maximum= 4.4641E-04 at 649 103 1 1 1 1 1 2 5 17-MAY-2007 15:01:26 AIPS Skypos: RA 02 03 43.58790 DEC 11 32 26.3888 2 5 17-MAY-2007 15:01:26 AIPS Skypos: IPOL 4860.100 MHZ 2 5 17-MAY-2007 15:01:26 AIPS Minimum=-2.5021E-04 at 849 541 1 1 1 1 1 2 5 17-MAY-2007 15:01:26 AIPS Skypos: RA 02 03 39.00603 DEC 11 34 53.8190 2 5 17-MAY-2007 15:01:26 AIPS Skypos: IPOL 4860.100 MHZ 2 5 17-MAY-2007 15:01:26 AIPS Flux density = 2.6164E-03 Jy. Beam area = 22.58 pixels 2 2 17-MAY-2007 15:01:26 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 15:01:26 IMEAN Task IMEAN (release of 31DEC07) begins 2 5 17-MAY-2007 15:01:26 IMEAN Image= 0203+115 .BLANK . 1 1 xywind= 1 1 1031 1031 2 5 17-MAY-2007 15:01:26 IMEAN Mean and rms found by fitting peak in histogram: 2 5 17-MAY-2007 15:01:26 IMEAN Mean=-2.7565E-07 Rms= 4.7386E-05 **** from histogram 2 5 17-MAY-2007 15:01:26 IMEAN Mean and rms found by including all data: 2 5 17-MAY-2007 15:01:26 IMEAN Mean= 2.0548E-05 Rms= 2.7779E-03 JY/BEAM over 834366 pixels 2 5 17-MAY-2007 15:01:26 IMEAN Flux density = 7.5930E-01 Jy. beam area = 22.58 pixels 2 5 17-MAY-2007 15:01:26 IMEAN Minimum=-2.5021E-04 at 849 541 1 1 2 5 17-MAY-2007 15:01:26 IMEAN Skypos: RA 02 03 39.00603 DEC 11 34 53.8190 2 5 17-MAY-2007 15:01:26 IMEAN Maximum= 7.5310E-01 at 515 516 1 1 2 5 17-MAY-2007 15:01:26 IMEAN Skypos: RA 02 03 46.65700 DEC 11 34 45.4100 2 5 17-MAY-2007 15:01:26 IMEAN Skypos: IPOL 4860.100 MHZ 2 2 17-MAY-2007 15:01:26 IMEAN returns adverbs to AIPS 2 3 17-MAY-2007 15:01:26 IMEAN Appears to have ended successfully 2 5 17-MAY-2007 15:01:26 IMEAN thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:01:26 AIPS Resumes 2 3 17-MAY-2007 15:01:26 AIPS IMEAN was not found to be running 2 2 17-MAY-2007 15:01:26 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.1 2 5 17-MAY-2007 15:01:26 AIPS Mean= 1.7510E-06 rms= 1.3369E-04 JY/BEAM over 830766. pixels 2 5 17-MAY-2007 15:01:26 AIPS Maximum= 1.8151E-03 at 485 521 1 1 1 1 1 2 5 17-MAY-2007 15:01:26 AIPS Skypos: RA 01 58 50.31303 DEC 09 10 48.0744 2 5 17-MAY-2007 15:01:26 AIPS Skypos: IPOL 4860.100 MHZ 2 5 17-MAY-2007 15:01:26 AIPS Minimum=-9.1015E-04 at 537 553 1 1 1 1 1 2 5 17-MAY-2007 15:01:26 AIPS Skypos: RA 01 58 49.07843 DEC 09 10 59.3248 2 5 17-MAY-2007 15:01:26 AIPS Skypos: IPOL 4860.100 MHZ 2 5 17-MAY-2007 15:01:26 AIPS Flux density = 5.4330E-02 Jy. Beam area = 26.77 pixels 2 2 17-MAY-2007 15:01:26 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 15:01:26 IMEAN Task IMEAN (release of 31DEC07) begins 2 5 17-MAY-2007 15:01:26 IMEAN Image= SATURN .BLANK . 1 1 xywind= 1 1 1031 1031 2 5 17-MAY-2007 15:01:26 IMEAN Mean and rms found by fitting peak in histogram: 2 5 17-MAY-2007 15:01:26 IMEAN Mean=-7.1489E-06 Rms= 1.1997E-04 **** from histogram 2 5 17-MAY-2007 15:01:26 IMEAN Mean and rms found by including all data: 2 5 17-MAY-2007 15:01:26 IMEAN Mean= 2.2441E-05 Rms= 4.1645E-04 JY/BEAM over 834366 pixels 2 5 17-MAY-2007 15:01:26 IMEAN Flux density = 6.9932E-01 Jy. beam area = 26.77 pixels 2 5 17-MAY-2007 15:01:26 IMEAN Minimum=-9.1015E-04 at 537 553 1 1 2 5 17-MAY-2007 15:01:26 IMEAN Skypos: RA 01 58 49.07843 DEC 09 10 59.3248 2 5 17-MAY-2007 15:01:26 IMEAN Maximum= 1.1235E-02 at 526 518 1 1 2 5 17-MAY-2007 15:01:26 IMEAN Skypos: RA 01 58 49.33960 DEC 09 10 47.0197 2 5 17-MAY-2007 15:01:26 IMEAN Skypos: IPOL 4860.100 MHZ 2 2 17-MAY-2007 15:01:26 IMEAN returns adverbs to AIPS 2 3 17-MAY-2007 15:01:26 IMEAN Appears to have ended successfully 2 5 17-MAY-2007 15:01:26 IMEAN thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:01:26 AIPS Resumes 2 3 17-MAY-2007 15:01:26 AIPS IMEAN was not found to be running 2 2 17-MAY-2007 15:01:26 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.2 2 5 17-MAY-2007 15:01:26 AIPS Mean= 1.7510E-06 rms= 1.3369E-04 JY/BEAM over 830766. pixels 2 5 17-MAY-2007 15:01:26 AIPS Maximum= 1.8151E-03 at 485 521 1 1 1 1 1 2 5 17-MAY-2007 15:01:26 AIPS Skypos: RA 01 58 50.31303 DEC 09 10 48.0744 2 5 17-MAY-2007 15:01:26 AIPS Skypos: IPOL 4860.100 MHZ 2 5 17-MAY-2007 15:01:26 AIPS Minimum=-9.1015E-04 at 537 553 1 1 1 1 1 2 5 17-MAY-2007 15:01:26 AIPS Skypos: RA 01 58 49.07843 DEC 09 10 59.3248 2 5 17-MAY-2007 15:01:26 AIPS Skypos: IPOL 4860.100 MHZ 2 5 17-MAY-2007 15:01:26 AIPS Flux density = 5.4330E-02 Jy. Beam area = 26.77 pixels 2 2 17-MAY-2007 15:01:26 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 15:01:26 IMEAN Task IMEAN (release of 31DEC07) begins 2 5 17-MAY-2007 15:01:26 IMEAN Image= SATURN .BLANK . 2 1 xywind= 1 1 1031 1031 2 5 17-MAY-2007 15:01:26 IMEAN Mean and rms found by fitting peak in histogram: 2 5 17-MAY-2007 15:01:26 IMEAN Mean=-7.1489E-06 Rms= 1.1997E-04 **** from histogram 2 5 17-MAY-2007 15:01:26 IMEAN Mean and rms found by including all data: 2 5 17-MAY-2007 15:01:26 IMEAN Mean= 2.2441E-05 Rms= 4.1645E-04 JY/BEAM over 834366 pixels 2 5 17-MAY-2007 15:01:26 IMEAN Flux density = 6.9932E-01 Jy. beam area = 26.77 pixels 2 5 17-MAY-2007 15:01:26 IMEAN Minimum=-9.1015E-04 at 537 553 1 1 2 5 17-MAY-2007 15:01:26 IMEAN Skypos: RA 01 58 49.07843 DEC 09 10 59.3248 2 5 17-MAY-2007 15:01:26 IMEAN Maximum= 1.1235E-02 at 526 518 1 1 2 5 17-MAY-2007 15:01:26 IMEAN Skypos: RA 01 58 49.33960 DEC 09 10 47.0197 2 5 17-MAY-2007 15:01:26 IMEAN Skypos: IPOL 4860.100 MHZ 2 2 17-MAY-2007 15:01:26 IMEAN returns adverbs to AIPS 2 3 17-MAY-2007 15:01:26 IMEAN Appears to have ended successfully 2 5 17-MAY-2007 15:01:26 IMEAN thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:01:27 AIPS Resumes 2 3 17-MAY-2007 15:01:27 AIPS IMEAN was not found to be running 2 2 17-MAY-2007 15:01:27 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.3 2 5 17-MAY-2007 15:01:27 AIPS Mean= 1.7510E-06 rms= 1.3369E-04 JY/BEAM over 830766. pixels 2 5 17-MAY-2007 15:01:27 AIPS Maximum= 1.8151E-03 at 485 521 1 1 1 1 1 2 5 17-MAY-2007 15:01:27 AIPS Skypos: RA 01 58 50.31303 DEC 09 10 48.0744 2 5 17-MAY-2007 15:01:27 AIPS Skypos: IPOL 4860.100 MHZ 2 5 17-MAY-2007 15:01:27 AIPS Minimum=-9.1015E-04 at 537 553 1 1 1 1 1 2 5 17-MAY-2007 15:01:27 AIPS Skypos: RA 01 58 49.07843 DEC 09 10 59.3248 2 5 17-MAY-2007 15:01:27 AIPS Skypos: IPOL 4860.100 MHZ 2 5 17-MAY-2007 15:01:27 AIPS Flux density = 5.4330E-02 Jy. Beam area = 26.77 pixels 2 2 17-MAY-2007 15:01:27 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 15:01:27 IMEAN Task IMEAN (release of 31DEC07) begins 2 5 17-MAY-2007 15:01:27 IMEAN Image= SATURN .BLANK . 3 1 xywind= 1 1 1031 1031 2 5 17-MAY-2007 15:01:27 IMEAN Mean and rms found by fitting peak in histogram: 2 5 17-MAY-2007 15:01:27 IMEAN Mean=-7.1489E-06 Rms= 1.1997E-04 **** from histogram 2 5 17-MAY-2007 15:01:27 IMEAN Mean and rms found by including all data: 2 5 17-MAY-2007 15:01:27 IMEAN Mean= 2.2441E-05 Rms= 4.1645E-04 JY/BEAM over 834366 pixels 2 5 17-MAY-2007 15:01:27 IMEAN Flux density = 6.9932E-01 Jy. beam area = 26.77 pixels 2 5 17-MAY-2007 15:01:27 IMEAN Minimum=-9.1015E-04 at 537 553 1 1 2 5 17-MAY-2007 15:01:27 IMEAN Skypos: RA 01 58 49.07843 DEC 09 10 59.3248 2 5 17-MAY-2007 15:01:27 IMEAN Maximum= 1.1235E-02 at 526 518 1 1 2 5 17-MAY-2007 15:01:27 IMEAN Skypos: RA 01 58 49.33960 DEC 09 10 47.0197 2 5 17-MAY-2007 15:01:27 IMEAN Skypos: IPOL 4860.100 MHZ 2 2 17-MAY-2007 15:01:27 IMEAN returns adverbs to AIPS 2 3 17-MAY-2007 15:01:27 IMEAN Appears to have ended successfully 2 5 17-MAY-2007 15:01:27 IMEAN thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:01:27 AIPS Resumes 2 3 17-MAY-2007 15:01:27 AIPS IMEAN was not found to be running 2 2 17-MAY-2007 15:01:27 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.4 2 5 17-MAY-2007 15:01:27 AIPS Mean= 1.7510E-06 rms= 1.3369E-04 JY/BEAM over 830766. pixels 2 5 17-MAY-2007 15:01:27 AIPS Maximum= 1.8151E-03 at 485 521 1 1 1 1 1 2 5 17-MAY-2007 15:01:27 AIPS Skypos: RA 01 58 50.31303 DEC 09 10 48.0744 2 5 17-MAY-2007 15:01:27 AIPS Skypos: IPOL 4860.100 MHZ 2 5 17-MAY-2007 15:01:27 AIPS Minimum=-9.1015E-04 at 537 553 1 1 1 1 1 2 5 17-MAY-2007 15:01:27 AIPS Skypos: RA 01 58 49.07843 DEC 09 10 59.3248 2 5 17-MAY-2007 15:01:27 AIPS Skypos: IPOL 4860.100 MHZ 2 5 17-MAY-2007 15:01:27 AIPS Flux density = 5.4330E-02 Jy. Beam area = 26.77 pixels 2 2 17-MAY-2007 15:01:27 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 15:01:27 IMEAN Task IMEAN (release of 31DEC07) begins 2 5 17-MAY-2007 15:01:27 IMEAN Image= SATURN .BLANK . 4 1 xywind= 1 1 1031 1031 2 5 17-MAY-2007 15:01:27 IMEAN Mean and rms found by fitting peak in histogram: 2 5 17-MAY-2007 15:01:27 IMEAN Mean=-7.1489E-06 Rms= 1.1997E-04 **** from histogram 2 5 17-MAY-2007 15:01:27 IMEAN Mean and rms found by including all data: 2 5 17-MAY-2007 15:01:27 IMEAN Mean= 2.2441E-05 Rms= 4.1645E-04 JY/BEAM over 834366 pixels 2 5 17-MAY-2007 15:01:27 IMEAN Flux density = 6.9932E-01 Jy. beam area = 26.77 pixels 2 5 17-MAY-2007 15:01:27 IMEAN Minimum=-9.1015E-04 at 537 553 1 1 2 5 17-MAY-2007 15:01:27 IMEAN Skypos: RA 01 58 49.07843 DEC 09 10 59.3248 2 5 17-MAY-2007 15:01:27 IMEAN Maximum= 1.1235E-02 at 526 518 1 1 2 5 17-MAY-2007 15:01:27 IMEAN Skypos: RA 01 58 49.33960 DEC 09 10 47.0197 2 5 17-MAY-2007 15:01:27 IMEAN Skypos: IPOL 4860.100 MHZ 2 2 17-MAY-2007 15:01:27 IMEAN returns adverbs to AIPS 2 3 17-MAY-2007 15:01:27 IMEAN Appears to have ended successfully 2 5 17-MAY-2007 15:01:27 IMEAN thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:01:27 AIPS Resumes 2 3 17-MAY-2007 15:01:27 AIPS IMEAN was not found to be running 2 2 17-MAY-2007 15:01:27 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.5 2 5 17-MAY-2007 15:01:27 AIPS Mean= 1.7510E-06 rms= 1.3369E-04 JY/BEAM over 830766. pixels 2 5 17-MAY-2007 15:01:27 AIPS Maximum= 1.8151E-03 at 485 521 1 1 1 1 1 2 5 17-MAY-2007 15:01:27 AIPS Skypos: RA 01 58 50.31303 DEC 09 10 48.0744 2 5 17-MAY-2007 15:01:27 AIPS Skypos: IPOL 4860.100 MHZ 2 5 17-MAY-2007 15:01:27 AIPS Minimum=-9.1015E-04 at 537 553 1 1 1 1 1 2 5 17-MAY-2007 15:01:27 AIPS Skypos: RA 01 58 49.07843 DEC 09 10 59.3248 2 5 17-MAY-2007 15:01:27 AIPS Skypos: IPOL 4860.100 MHZ 2 5 17-MAY-2007 15:01:27 AIPS Flux density = 5.4330E-02 Jy. Beam area = 26.77 pixels 2 2 17-MAY-2007 15:01:27 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 15:01:27 IMEAN Task IMEAN (release of 31DEC07) begins 2 5 17-MAY-2007 15:01:27 IMEAN Image= SATURN .BLANK . 5 1 xywind= 1 1 1031 1031 2 5 17-MAY-2007 15:01:27 IMEAN Mean and rms found by fitting peak in histogram: 2 5 17-MAY-2007 15:01:27 IMEAN Mean=-7.1489E-06 Rms= 1.1997E-04 **** from histogram 2 5 17-MAY-2007 15:01:27 IMEAN Mean and rms found by including all data: 2 5 17-MAY-2007 15:01:27 IMEAN Mean= 2.2441E-05 Rms= 4.1645E-04 JY/BEAM over 834366 pixels 2 5 17-MAY-2007 15:01:27 IMEAN Flux density = 6.9932E-01 Jy. beam area = 26.77 pixels 2 5 17-MAY-2007 15:01:27 IMEAN Minimum=-9.1015E-04 at 537 553 1 1 2 5 17-MAY-2007 15:01:27 IMEAN Skypos: RA 01 58 49.07843 DEC 09 10 59.3248 2 5 17-MAY-2007 15:01:27 IMEAN Maximum= 1.1235E-02 at 526 518 1 1 2 5 17-MAY-2007 15:01:27 IMEAN Skypos: RA 01 58 49.33960 DEC 09 10 47.0197 2 5 17-MAY-2007 15:01:27 IMEAN Skypos: IPOL 4860.100 MHZ 2 2 17-MAY-2007 15:01:27 IMEAN returns adverbs to AIPS 2 3 17-MAY-2007 15:01:27 IMEAN Appears to have ended successfully 2 5 17-MAY-2007 15:01:27 IMEAN thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:01:27 AIPS Resumes 2 3 17-MAY-2007 15:01:27 AIPS IMEAN was not found to be running 2 2 17-MAY-2007 15:01:27 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.6 2 5 17-MAY-2007 15:01:27 AIPS Mean= 1.7510E-06 rms= 1.3369E-04 JY/BEAM over 830766. pixels 2 5 17-MAY-2007 15:01:27 AIPS Maximum= 1.8151E-03 at 485 521 1 1 1 1 1 2 5 17-MAY-2007 15:01:27 AIPS Skypos: RA 01 58 50.31303 DEC 09 10 48.0744 2 5 17-MAY-2007 15:01:27 AIPS Skypos: IPOL 4860.100 MHZ 2 5 17-MAY-2007 15:01:27 AIPS Minimum=-9.1015E-04 at 537 553 1 1 1 1 1 2 5 17-MAY-2007 15:01:27 AIPS Skypos: RA 01 58 49.07843 DEC 09 10 59.3248 2 5 17-MAY-2007 15:01:27 AIPS Skypos: IPOL 4860.100 MHZ 2 5 17-MAY-2007 15:01:27 AIPS Flux density = 5.4330E-02 Jy. Beam area = 26.77 pixels 2 2 17-MAY-2007 15:01:27 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 15:01:27 IMEAN Task IMEAN (release of 31DEC07) begins 2 5 17-MAY-2007 15:01:28 IMEAN Image= SATURN .BLANK . 6 1 xywind= 1 1 1031 1031 2 5 17-MAY-2007 15:01:28 IMEAN Mean and rms found by fitting peak in histogram: 2 5 17-MAY-2007 15:01:28 IMEAN Mean=-7.1489E-06 Rms= 1.1997E-04 **** from histogram 2 5 17-MAY-2007 15:01:28 IMEAN Mean and rms found by including all data: 2 5 17-MAY-2007 15:01:28 IMEAN Mean= 2.2441E-05 Rms= 4.1645E-04 JY/BEAM over 834366 pixels 2 5 17-MAY-2007 15:01:28 IMEAN Flux density = 6.9932E-01 Jy. beam area = 26.77 pixels 2 5 17-MAY-2007 15:01:28 IMEAN Minimum=-9.1015E-04 at 537 553 1 1 2 5 17-MAY-2007 15:01:28 IMEAN Skypos: RA 01 58 49.07843 DEC 09 10 59.3248 2 5 17-MAY-2007 15:01:28 IMEAN Maximum= 1.1235E-02 at 526 518 1 1 2 5 17-MAY-2007 15:01:28 IMEAN Skypos: RA 01 58 49.33960 DEC 09 10 47.0197 2 5 17-MAY-2007 15:01:28 IMEAN Skypos: IPOL 4860.100 MHZ 2 2 17-MAY-2007 15:01:28 IMEAN returns adverbs to AIPS 2 3 17-MAY-2007 15:01:28 IMEAN Appears to have ended successfully 2 5 17-MAY-2007 15:01:28 IMEAN thuban 31DEC07 TST: Cpu= 0.1 Real= 1 2 2 17-MAY-2007 15:01:28 AIPS Resumes 2 3 17-MAY-2007 15:01:28 AIPS IMEAN was not found to be running 2 2 17-MAY-2007 15:01:28 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.7 2 5 17-MAY-2007 15:01:28 AIPS Mean= 1.7510E-06 rms= 1.3369E-04 JY/BEAM over 830766. pixels 2 5 17-MAY-2007 15:01:28 AIPS Maximum= 1.8151E-03 at 485 521 1 1 1 1 1 2 5 17-MAY-2007 15:01:28 AIPS Skypos: RA 01 58 50.31303 DEC 09 10 48.0744 2 5 17-MAY-2007 15:01:28 AIPS Skypos: IPOL 4860.100 MHZ 2 5 17-MAY-2007 15:01:28 AIPS Minimum=-9.1015E-04 at 537 553 1 1 1 1 1 2 5 17-MAY-2007 15:01:28 AIPS Skypos: RA 01 58 49.07843 DEC 09 10 59.3248 2 5 17-MAY-2007 15:01:28 AIPS Skypos: IPOL 4860.100 MHZ 2 5 17-MAY-2007 15:01:28 AIPS Flux density = 5.4330E-02 Jy. Beam area = 26.77 pixels 2 2 17-MAY-2007 15:01:28 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 15:01:28 IMEAN Task IMEAN (release of 31DEC07) begins 2 5 17-MAY-2007 15:01:28 IMEAN Image= SATURN .BLANK . 7 1 xywind= 1 1 1031 1031 2 5 17-MAY-2007 15:01:28 IMEAN Mean and rms found by fitting peak in histogram: 2 5 17-MAY-2007 15:01:28 IMEAN Mean=-7.1489E-06 Rms= 1.1997E-04 **** from histogram 2 5 17-MAY-2007 15:01:28 IMEAN Mean and rms found by including all data: 2 5 17-MAY-2007 15:01:28 IMEAN Mean= 2.2441E-05 Rms= 4.1645E-04 JY/BEAM over 834366 pixels 2 5 17-MAY-2007 15:01:28 IMEAN Flux density = 6.9932E-01 Jy. beam area = 26.77 pixels 2 5 17-MAY-2007 15:01:28 IMEAN Minimum=-9.1015E-04 at 537 553 1 1 2 5 17-MAY-2007 15:01:28 IMEAN Skypos: RA 01 58 49.07843 DEC 09 10 59.3248 2 5 17-MAY-2007 15:01:28 IMEAN Maximum= 1.1235E-02 at 526 518 1 1 2 5 17-MAY-2007 15:01:28 IMEAN Skypos: RA 01 58 49.33960 DEC 09 10 47.0197 2 5 17-MAY-2007 15:01:28 IMEAN Skypos: IPOL 4860.100 MHZ 2 2 17-MAY-2007 15:01:28 IMEAN returns adverbs to AIPS 2 3 17-MAY-2007 15:01:28 IMEAN Appears to have ended successfully 2 5 17-MAY-2007 15:01:28 IMEAN thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:01:28 AIPS Resumes 2 3 17-MAY-2007 15:01:28 AIPS IMEAN was not found to be running 2 2 17-MAY-2007 15:01:28 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.8 2 5 17-MAY-2007 15:01:28 AIPS Mean= 1.7510E-06 rms= 1.3369E-04 JY/BEAM over 830766. pixels 2 5 17-MAY-2007 15:01:28 AIPS Maximum= 1.8151E-03 at 485 521 1 1 1 1 1 2 5 17-MAY-2007 15:01:28 AIPS Skypos: RA 01 58 50.31303 DEC 09 10 48.0744 2 5 17-MAY-2007 15:01:28 AIPS Skypos: IPOL 4860.100 MHZ 2 5 17-MAY-2007 15:01:28 AIPS Minimum=-9.1015E-04 at 537 553 1 1 1 1 1 2 5 17-MAY-2007 15:01:28 AIPS Skypos: RA 01 58 49.07843 DEC 09 10 59.3248 2 5 17-MAY-2007 15:01:28 AIPS Skypos: IPOL 4860.100 MHZ 2 5 17-MAY-2007 15:01:28 AIPS Flux density = 5.4330E-02 Jy. Beam area = 26.77 pixels 2 2 17-MAY-2007 15:01:28 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 15:01:28 IMEAN Task IMEAN (release of 31DEC07) begins 2 5 17-MAY-2007 15:01:28 IMEAN Image= SATURN .BLANK . 8 1 xywind= 1 1 1031 1031 2 5 17-MAY-2007 15:01:28 IMEAN Mean and rms found by fitting peak in histogram: 2 5 17-MAY-2007 15:01:28 IMEAN Mean=-7.1489E-06 Rms= 1.1997E-04 **** from histogram 2 5 17-MAY-2007 15:01:28 IMEAN Mean and rms found by including all data: 2 5 17-MAY-2007 15:01:28 IMEAN Mean= 2.2441E-05 Rms= 4.1645E-04 JY/BEAM over 834366 pixels 2 5 17-MAY-2007 15:01:28 IMEAN Flux density = 6.9932E-01 Jy. beam area = 26.77 pixels 2 5 17-MAY-2007 15:01:28 IMEAN Minimum=-9.1015E-04 at 537 553 1 1 2 5 17-MAY-2007 15:01:28 IMEAN Skypos: RA 01 58 49.07843 DEC 09 10 59.3248 2 5 17-MAY-2007 15:01:28 IMEAN Maximum= 1.1235E-02 at 526 518 1 1 2 5 17-MAY-2007 15:01:28 IMEAN Skypos: RA 01 58 49.33960 DEC 09 10 47.0197 2 5 17-MAY-2007 15:01:28 IMEAN Skypos: IPOL 4860.100 MHZ 2 2 17-MAY-2007 15:01:28 IMEAN returns adverbs to AIPS 2 3 17-MAY-2007 15:01:28 IMEAN Appears to have ended successfully 2 5 17-MAY-2007 15:01:28 IMEAN thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:01:28 AIPS Resumes 2 3 17-MAY-2007 15:01:28 AIPS IMEAN was not found to be running 2 2 17-MAY-2007 15:01:28 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.9 2 5 17-MAY-2007 15:01:28 AIPS Mean= 1.7510E-06 rms= 1.3369E-04 JY/BEAM over 830766. pixels 2 5 17-MAY-2007 15:01:28 AIPS Maximum= 1.8151E-03 at 485 521 1 1 1 1 1 2 5 17-MAY-2007 15:01:28 AIPS Skypos: RA 01 58 50.31303 DEC 09 10 48.0744 2 5 17-MAY-2007 15:01:28 AIPS Skypos: IPOL 4860.100 MHZ 2 5 17-MAY-2007 15:01:28 AIPS Minimum=-9.1015E-04 at 537 553 1 1 1 1 1 2 5 17-MAY-2007 15:01:28 AIPS Skypos: RA 01 58 49.07843 DEC 09 10 59.3248 2 5 17-MAY-2007 15:01:28 AIPS Skypos: IPOL 4860.100 MHZ 2 5 17-MAY-2007 15:01:28 AIPS Flux density = 5.4330E-02 Jy. Beam area = 26.77 pixels 2 2 17-MAY-2007 15:01:28 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 15:01:28 IMEAN Task IMEAN (release of 31DEC07) begins 2 5 17-MAY-2007 15:01:28 IMEAN Image= SATURN .BLANK . 9 1 xywind= 1 1 1031 1031 2 5 17-MAY-2007 15:01:28 IMEAN Mean and rms found by fitting peak in histogram: 2 5 17-MAY-2007 15:01:28 IMEAN Mean=-7.1489E-06 Rms= 1.1997E-04 **** from histogram 2 5 17-MAY-2007 15:01:28 IMEAN Mean and rms found by including all data: 2 5 17-MAY-2007 15:01:28 IMEAN Mean= 2.2441E-05 Rms= 4.1645E-04 JY/BEAM over 834366 pixels 2 5 17-MAY-2007 15:01:28 IMEAN Flux density = 6.9932E-01 Jy. beam area = 26.77 pixels 2 5 17-MAY-2007 15:01:28 IMEAN Minimum=-9.1015E-04 at 537 553 1 1 2 5 17-MAY-2007 15:01:28 IMEAN Skypos: RA 01 58 49.07843 DEC 09 10 59.3248 2 5 17-MAY-2007 15:01:28 IMEAN Maximum= 1.1235E-02 at 526 518 1 1 2 5 17-MAY-2007 15:01:28 IMEAN Skypos: RA 01 58 49.33960 DEC 09 10 47.0197 2 5 17-MAY-2007 15:01:28 IMEAN Skypos: IPOL 4860.100 MHZ 2 2 17-MAY-2007 15:01:28 IMEAN returns adverbs to AIPS 2 3 17-MAY-2007 15:01:28 IMEAN Appears to have ended successfully 2 5 17-MAY-2007 15:01:28 IMEAN thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:01:28 AIPS Resumes 2 3 17-MAY-2007 15:01:28 AIPS IMEAN was not found to be running 2 2 17-MAY-2007 15:01:28 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.10 2 5 17-MAY-2007 15:01:28 AIPS Mean= 1.7510E-06 rms= 1.3369E-04 JY/BEAM over 830766. pixels 2 5 17-MAY-2007 15:01:28 AIPS Maximum= 1.8151E-03 at 485 521 1 1 1 1 1 2 5 17-MAY-2007 15:01:28 AIPS Skypos: RA 01 58 50.31303 DEC 09 10 48.0744 2 5 17-MAY-2007 15:01:28 AIPS Skypos: IPOL 4860.100 MHZ 2 5 17-MAY-2007 15:01:28 AIPS Minimum=-9.1015E-04 at 537 553 1 1 1 1 1 2 5 17-MAY-2007 15:01:28 AIPS Skypos: RA 01 58 49.07843 DEC 09 10 59.3248 2 5 17-MAY-2007 15:01:28 AIPS Skypos: IPOL 4860.100 MHZ 2 5 17-MAY-2007 15:01:28 AIPS Flux density = 5.4330E-02 Jy. Beam area = 26.77 pixels 2 2 17-MAY-2007 15:01:28 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 15:01:28 IMEAN Task IMEAN (release of 31DEC07) begins 2 5 17-MAY-2007 15:01:29 IMEAN Image= SATURN .BLANK . 10 1 xywind= 1 1 1031 1031 2 5 17-MAY-2007 15:01:29 IMEAN Mean and rms found by fitting peak in histogram: 2 5 17-MAY-2007 15:01:29 IMEAN Mean=-7.1489E-06 Rms= 1.1997E-04 **** from histogram 2 5 17-MAY-2007 15:01:29 IMEAN Mean and rms found by including all data: 2 5 17-MAY-2007 15:01:29 IMEAN Mean= 2.2441E-05 Rms= 4.1645E-04 JY/BEAM over 834366 pixels 2 5 17-MAY-2007 15:01:29 IMEAN Flux density = 6.9932E-01 Jy. beam area = 26.77 pixels 2 5 17-MAY-2007 15:01:29 IMEAN Minimum=-9.1015E-04 at 537 553 1 1 2 5 17-MAY-2007 15:01:29 IMEAN Skypos: RA 01 58 49.07843 DEC 09 10 59.3248 2 5 17-MAY-2007 15:01:29 IMEAN Maximum= 1.1235E-02 at 526 518 1 1 2 5 17-MAY-2007 15:01:29 IMEAN Skypos: RA 01 58 49.33960 DEC 09 10 47.0197 2 5 17-MAY-2007 15:01:29 IMEAN Skypos: IPOL 4860.100 MHZ 2 2 17-MAY-2007 15:01:29 IMEAN returns adverbs to AIPS 2 3 17-MAY-2007 15:01:29 IMEAN Appears to have ended successfully 2 5 17-MAY-2007 15:01:29 IMEAN thuban 31DEC07 TST: Cpu= 0.1 Real= 1 2 2 17-MAY-2007 15:01:29 AIPS Resumes 2 3 17-MAY-2007 15:01:29 AIPS IMEAN was not found to be running 2 2 17-MAY-2007 15:01:29 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.11 2 5 17-MAY-2007 15:01:29 AIPS Mean= 1.7510E-06 rms= 1.3369E-04 JY/BEAM over 830766. pixels 2 5 17-MAY-2007 15:01:29 AIPS Maximum= 1.8151E-03 at 485 521 1 1 1 1 1 2 5 17-MAY-2007 15:01:29 AIPS Skypos: RA 01 58 50.31303 DEC 09 10 48.0744 2 5 17-MAY-2007 15:01:29 AIPS Skypos: IPOL 4860.100 MHZ 2 5 17-MAY-2007 15:01:29 AIPS Minimum=-9.1015E-04 at 537 553 1 1 1 1 1 2 5 17-MAY-2007 15:01:29 AIPS Skypos: RA 01 58 49.07843 DEC 09 10 59.3248 2 5 17-MAY-2007 15:01:29 AIPS Skypos: IPOL 4860.100 MHZ 2 5 17-MAY-2007 15:01:29 AIPS Flux density = 5.4330E-02 Jy. Beam area = 26.77 pixels 2 2 17-MAY-2007 15:01:29 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 15:01:29 IMEAN Task IMEAN (release of 31DEC07) begins 2 5 17-MAY-2007 15:01:29 IMEAN Image= SATURN .BLANK . 11 1 xywind= 1 1 1031 1031 2 5 17-MAY-2007 15:01:29 IMEAN Mean and rms found by fitting peak in histogram: 2 5 17-MAY-2007 15:01:29 IMEAN Mean=-7.1489E-06 Rms= 1.1997E-04 **** from histogram 2 5 17-MAY-2007 15:01:29 IMEAN Mean and rms found by including all data: 2 5 17-MAY-2007 15:01:29 IMEAN Mean= 2.2441E-05 Rms= 4.1645E-04 JY/BEAM over 834366 pixels 2 5 17-MAY-2007 15:01:29 IMEAN Flux density = 6.9932E-01 Jy. beam area = 26.77 pixels 2 5 17-MAY-2007 15:01:29 IMEAN Minimum=-9.1015E-04 at 537 553 1 1 2 5 17-MAY-2007 15:01:29 IMEAN Skypos: RA 01 58 49.07843 DEC 09 10 59.3248 2 5 17-MAY-2007 15:01:29 IMEAN Maximum= 1.1235E-02 at 526 518 1 1 2 5 17-MAY-2007 15:01:29 IMEAN Skypos: RA 01 58 49.33960 DEC 09 10 47.0197 2 5 17-MAY-2007 15:01:29 IMEAN Skypos: IPOL 4860.100 MHZ 2 2 17-MAY-2007 15:01:29 IMEAN returns adverbs to AIPS 2 3 17-MAY-2007 15:01:29 IMEAN Appears to have ended successfully 2 5 17-MAY-2007 15:01:29 IMEAN thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:01:29 AIPS Resumes 2 3 17-MAY-2007 15:01:30 AIPS IMEAN was not found to be running 2 2 17-MAY-2007 15:01:30 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.12 2 5 17-MAY-2007 15:01:30 AIPS Mean= 1.7510E-06 rms= 1.3369E-04 JY/BEAM over 830766. pixels 2 5 17-MAY-2007 15:01:30 AIPS Maximum= 1.8151E-03 at 485 521 1 1 1 1 1 2 5 17-MAY-2007 15:01:30 AIPS Skypos: RA 01 58 50.31303 DEC 09 10 48.0744 2 5 17-MAY-2007 15:01:30 AIPS Skypos: IPOL 4860.100 MHZ 2 5 17-MAY-2007 15:01:30 AIPS Minimum=-9.1015E-04 at 537 553 1 1 1 1 1 2 5 17-MAY-2007 15:01:30 AIPS Skypos: RA 01 58 49.07843 DEC 09 10 59.3248 2 5 17-MAY-2007 15:01:30 AIPS Skypos: IPOL 4860.100 MHZ 2 5 17-MAY-2007 15:01:30 AIPS Flux density = 5.4330E-02 Jy. Beam area = 26.77 pixels 2 2 17-MAY-2007 15:01:30 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 15:01:30 IMEAN Task IMEAN (release of 31DEC07) begins 2 5 17-MAY-2007 15:01:30 IMEAN Image= SATURN .BLANK . 12 1 xywind= 1 1 1031 1031 2 5 17-MAY-2007 15:01:30 IMEAN Mean and rms found by fitting peak in histogram: 2 5 17-MAY-2007 15:01:30 IMEAN Mean=-7.1489E-06 Rms= 1.1997E-04 **** from histogram 2 5 17-MAY-2007 15:01:30 IMEAN Mean and rms found by including all data: 2 5 17-MAY-2007 15:01:30 IMEAN Mean= 2.2441E-05 Rms= 4.1645E-04 JY/BEAM over 834366 pixels 2 5 17-MAY-2007 15:01:30 IMEAN Flux density = 6.9932E-01 Jy. beam area = 26.77 pixels 2 5 17-MAY-2007 15:01:30 IMEAN Minimum=-9.1015E-04 at 537 553 1 1 2 5 17-MAY-2007 15:01:30 IMEAN Skypos: RA 01 58 49.07843 DEC 09 10 59.3248 2 5 17-MAY-2007 15:01:30 IMEAN Maximum= 1.1235E-02 at 526 518 1 1 2 5 17-MAY-2007 15:01:30 IMEAN Skypos: RA 01 58 49.33960 DEC 09 10 47.0197 2 5 17-MAY-2007 15:01:30 IMEAN Skypos: IPOL 4860.100 MHZ 2 2 17-MAY-2007 15:01:30 IMEAN returns adverbs to AIPS 2 3 17-MAY-2007 15:01:30 IMEAN Appears to have ended successfully 2 5 17-MAY-2007 15:01:30 IMEAN thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:01:30 AIPS Resumes 2 3 17-MAY-2007 15:01:30 AIPS IMEAN was not found to be running 2 2 17-MAY-2007 15:01:30 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.13 2 5 17-MAY-2007 15:01:30 AIPS Mean= 1.7510E-06 rms= 1.3369E-04 JY/BEAM over 830766. pixels 2 5 17-MAY-2007 15:01:30 AIPS Maximum= 1.8151E-03 at 485 521 1 1 1 1 1 2 5 17-MAY-2007 15:01:30 AIPS Skypos: RA 01 58 50.31303 DEC 09 10 48.0744 2 5 17-MAY-2007 15:01:30 AIPS Skypos: IPOL 4860.100 MHZ 2 5 17-MAY-2007 15:01:30 AIPS Minimum=-9.1015E-04 at 537 553 1 1 1 1 1 2 5 17-MAY-2007 15:01:30 AIPS Skypos: RA 01 58 49.07843 DEC 09 10 59.3248 2 5 17-MAY-2007 15:01:30 AIPS Skypos: IPOL 4860.100 MHZ 2 5 17-MAY-2007 15:01:30 AIPS Flux density = 5.4330E-02 Jy. Beam area = 26.77 pixels 2 2 17-MAY-2007 15:01:30 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 15:01:30 IMEAN Task IMEAN (release of 31DEC07) begins 2 5 17-MAY-2007 15:01:30 IMEAN Image= SATURN .BLANK . 13 1 xywind= 1 1 1031 1031 2 5 17-MAY-2007 15:01:30 IMEAN Mean and rms found by fitting peak in histogram: 2 5 17-MAY-2007 15:01:30 IMEAN Mean=-7.1489E-06 Rms= 1.1997E-04 **** from histogram 2 5 17-MAY-2007 15:01:30 IMEAN Mean and rms found by including all data: 2 5 17-MAY-2007 15:01:30 IMEAN Mean= 2.2441E-05 Rms= 4.1645E-04 JY/BEAM over 834366 pixels 2 5 17-MAY-2007 15:01:30 IMEAN Flux density = 6.9932E-01 Jy. beam area = 26.77 pixels 2 5 17-MAY-2007 15:01:30 IMEAN Minimum=-9.1015E-04 at 537 553 1 1 2 5 17-MAY-2007 15:01:30 IMEAN Skypos: RA 01 58 49.07843 DEC 09 10 59.3248 2 5 17-MAY-2007 15:01:30 IMEAN Maximum= 1.1235E-02 at 526 518 1 1 2 5 17-MAY-2007 15:01:30 IMEAN Skypos: RA 01 58 49.33960 DEC 09 10 47.0197 2 5 17-MAY-2007 15:01:30 IMEAN Skypos: IPOL 4860.100 MHZ 2 2 17-MAY-2007 15:01:30 IMEAN returns adverbs to AIPS 2 3 17-MAY-2007 15:01:30 IMEAN Appears to have ended successfully 2 5 17-MAY-2007 15:01:30 IMEAN thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:01:30 AIPS Resumes 2 3 17-MAY-2007 15:01:30 AIPS IMEAN was not found to be running 2 2 17-MAY-2007 15:01:30 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.14 2 5 17-MAY-2007 15:01:30 AIPS Mean= 1.7510E-06 rms= 1.3369E-04 JY/BEAM over 830766. pixels 2 5 17-MAY-2007 15:01:30 AIPS Maximum= 1.8151E-03 at 485 521 1 1 1 1 1 2 5 17-MAY-2007 15:01:30 AIPS Skypos: RA 01 58 50.31303 DEC 09 10 48.0744 2 5 17-MAY-2007 15:01:30 AIPS Skypos: IPOL 4860.100 MHZ 2 5 17-MAY-2007 15:01:30 AIPS Minimum=-9.1015E-04 at 537 553 1 1 1 1 1 2 5 17-MAY-2007 15:01:30 AIPS Skypos: RA 01 58 49.07843 DEC 09 10 59.3248 2 5 17-MAY-2007 15:01:30 AIPS Skypos: IPOL 4860.100 MHZ 2 5 17-MAY-2007 15:01:30 AIPS Flux density = 5.4330E-02 Jy. Beam area = 26.77 pixels 2 2 17-MAY-2007 15:01:30 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 15:01:30 IMEAN Task IMEAN (release of 31DEC07) begins 2 5 17-MAY-2007 15:01:31 IMEAN Image= SATURN .BLANK . 14 1 xywind= 1 1 1031 1031 2 5 17-MAY-2007 15:01:31 IMEAN Mean and rms found by fitting peak in histogram: 2 5 17-MAY-2007 15:01:31 IMEAN Mean=-7.1489E-06 Rms= 1.1997E-04 **** from histogram 2 5 17-MAY-2007 15:01:31 IMEAN Mean and rms found by including all data: 2 5 17-MAY-2007 15:01:31 IMEAN Mean= 2.2441E-05 Rms= 4.1645E-04 JY/BEAM over 834366 pixels 2 5 17-MAY-2007 15:01:31 IMEAN Flux density = 6.9932E-01 Jy. beam area = 26.77 pixels 2 5 17-MAY-2007 15:01:31 IMEAN Minimum=-9.1015E-04 at 537 553 1 1 2 5 17-MAY-2007 15:01:31 IMEAN Skypos: RA 01 58 49.07843 DEC 09 10 59.3248 2 5 17-MAY-2007 15:01:31 IMEAN Maximum= 1.1235E-02 at 526 518 1 1 2 5 17-MAY-2007 15:01:31 IMEAN Skypos: RA 01 58 49.33960 DEC 09 10 47.0197 2 5 17-MAY-2007 15:01:31 IMEAN Skypos: IPOL 4860.100 MHZ 2 2 17-MAY-2007 15:01:31 IMEAN returns adverbs to AIPS 2 3 17-MAY-2007 15:01:31 IMEAN Appears to have ended successfully 2 5 17-MAY-2007 15:01:31 IMEAN thuban 31DEC07 TST: Cpu= 0.1 Real= 1 2 2 17-MAY-2007 15:01:31 AIPS Resumes 2 3 17-MAY-2007 15:01:31 AIPS IMEAN was not found to be running 2 2 17-MAY-2007 15:01:31 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.15 2 5 17-MAY-2007 15:01:31 AIPS Mean= 1.7510E-06 rms= 1.3369E-04 JY/BEAM over 830766. pixels 2 5 17-MAY-2007 15:01:31 AIPS Maximum= 1.8151E-03 at 485 521 1 1 1 1 1 2 5 17-MAY-2007 15:01:31 AIPS Skypos: RA 01 58 50.31303 DEC 09 10 48.0744 2 5 17-MAY-2007 15:01:31 AIPS Skypos: IPOL 4860.100 MHZ 2 5 17-MAY-2007 15:01:31 AIPS Minimum=-9.1015E-04 at 537 553 1 1 1 1 1 2 5 17-MAY-2007 15:01:31 AIPS Skypos: RA 01 58 49.07843 DEC 09 10 59.3248 2 5 17-MAY-2007 15:01:31 AIPS Skypos: IPOL 4860.100 MHZ 2 5 17-MAY-2007 15:01:31 AIPS Flux density = 5.4330E-02 Jy. Beam area = 26.77 pixels 2 2 17-MAY-2007 15:01:31 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 15:01:31 IMEAN Task IMEAN (release of 31DEC07) begins 2 5 17-MAY-2007 15:01:31 IMEAN Image= SATURN .BLANK . 15 1 xywind= 1 1 1031 1031 2 5 17-MAY-2007 15:01:31 IMEAN Mean and rms found by fitting peak in histogram: 2 5 17-MAY-2007 15:01:31 IMEAN Mean=-7.1489E-06 Rms= 1.1997E-04 **** from histogram 2 5 17-MAY-2007 15:01:31 IMEAN Mean and rms found by including all data: 2 5 17-MAY-2007 15:01:31 IMEAN Mean= 2.2441E-05 Rms= 4.1645E-04 JY/BEAM over 834366 pixels 2 5 17-MAY-2007 15:01:31 IMEAN Flux density = 6.9932E-01 Jy. beam area = 26.77 pixels 2 5 17-MAY-2007 15:01:31 IMEAN Minimum=-9.1015E-04 at 537 553 1 1 2 5 17-MAY-2007 15:01:31 IMEAN Skypos: RA 01 58 49.07843 DEC 09 10 59.3248 2 5 17-MAY-2007 15:01:31 IMEAN Maximum= 1.1235E-02 at 526 518 1 1 2 5 17-MAY-2007 15:01:31 IMEAN Skypos: RA 01 58 49.33960 DEC 09 10 47.0197 2 5 17-MAY-2007 15:01:31 IMEAN Skypos: IPOL 4860.100 MHZ 2 2 17-MAY-2007 15:01:31 IMEAN returns adverbs to AIPS 2 3 17-MAY-2007 15:01:31 IMEAN Appears to have ended successfully 2 5 17-MAY-2007 15:01:31 IMEAN thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:01:32 AIPS Resumes 2 3 17-MAY-2007 15:01:32 AIPS IMEAN was not found to be running 2 2 17-MAY-2007 15:01:32 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.16 2 5 17-MAY-2007 15:01:32 AIPS Mean= 1.7510E-06 rms= 1.3369E-04 JY/BEAM over 830766. pixels 2 5 17-MAY-2007 15:01:32 AIPS Maximum= 1.8151E-03 at 485 521 1 1 1 1 1 2 5 17-MAY-2007 15:01:32 AIPS Skypos: RA 01 58 50.31303 DEC 09 10 48.0744 2 5 17-MAY-2007 15:01:32 AIPS Skypos: IPOL 4860.100 MHZ 2 5 17-MAY-2007 15:01:32 AIPS Minimum=-9.1015E-04 at 537 553 1 1 1 1 1 2 5 17-MAY-2007 15:01:32 AIPS Skypos: RA 01 58 49.07843 DEC 09 10 59.3248 2 5 17-MAY-2007 15:01:32 AIPS Skypos: IPOL 4860.100 MHZ 2 5 17-MAY-2007 15:01:32 AIPS Flux density = 5.4330E-02 Jy. Beam area = 26.77 pixels 2 2 17-MAY-2007 15:01:32 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 15:01:32 IMEAN Task IMEAN (release of 31DEC07) begins 2 5 17-MAY-2007 15:01:32 IMEAN Image= SATURN .BLANK . 16 1 xywind= 1 1 1031 1031 2 5 17-MAY-2007 15:01:32 IMEAN Mean and rms found by fitting peak in histogram: 2 5 17-MAY-2007 15:01:32 IMEAN Mean=-7.1489E-06 Rms= 1.1997E-04 **** from histogram 2 5 17-MAY-2007 15:01:32 IMEAN Mean and rms found by including all data: 2 5 17-MAY-2007 15:01:32 IMEAN Mean= 2.2441E-05 Rms= 4.1645E-04 JY/BEAM over 834366 pixels 2 5 17-MAY-2007 15:01:32 IMEAN Flux density = 6.9932E-01 Jy. beam area = 26.77 pixels 2 5 17-MAY-2007 15:01:32 IMEAN Minimum=-9.1015E-04 at 537 553 1 1 2 5 17-MAY-2007 15:01:32 IMEAN Skypos: RA 01 58 49.07843 DEC 09 10 59.3248 2 5 17-MAY-2007 15:01:32 IMEAN Maximum= 1.1235E-02 at 526 518 1 1 2 5 17-MAY-2007 15:01:32 IMEAN Skypos: RA 01 58 49.33960 DEC 09 10 47.0197 2 5 17-MAY-2007 15:01:32 IMEAN Skypos: IPOL 4860.100 MHZ 2 2 17-MAY-2007 15:01:32 IMEAN returns adverbs to AIPS 2 3 17-MAY-2007 15:01:32 IMEAN Appears to have ended successfully 2 5 17-MAY-2007 15:01:32 IMEAN thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:01:32 AIPS Resumes 2 3 17-MAY-2007 15:01:32 AIPS IMEAN was not found to be running 2 2 17-MAY-2007 15:01:32 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.17 2 5 17-MAY-2007 15:01:32 AIPS Mean= 1.7510E-06 rms= 1.3369E-04 JY/BEAM over 830766. pixels 2 5 17-MAY-2007 15:01:32 AIPS Maximum= 1.8151E-03 at 485 521 1 1 1 1 1 2 5 17-MAY-2007 15:01:32 AIPS Skypos: RA 01 58 50.31303 DEC 09 10 48.0744 2 5 17-MAY-2007 15:01:32 AIPS Skypos: IPOL 4860.100 MHZ 2 5 17-MAY-2007 15:01:32 AIPS Minimum=-9.1015E-04 at 537 553 1 1 1 1 1 2 5 17-MAY-2007 15:01:32 AIPS Skypos: RA 01 58 49.07843 DEC 09 10 59.3248 2 5 17-MAY-2007 15:01:32 AIPS Skypos: IPOL 4860.100 MHZ 2 5 17-MAY-2007 15:01:32 AIPS Flux density = 5.4330E-02 Jy. Beam area = 26.77 pixels 2 2 17-MAY-2007 15:01:32 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 15:01:32 IMEAN Task IMEAN (release of 31DEC07) begins 2 5 17-MAY-2007 15:01:32 IMEAN Image= SATURN .BLANK . 17 1 xywind= 1 1 1031 1031 2 5 17-MAY-2007 15:01:32 IMEAN Mean and rms found by fitting peak in histogram: 2 5 17-MAY-2007 15:01:32 IMEAN Mean=-7.1489E-06 Rms= 1.1997E-04 **** from histogram 2 5 17-MAY-2007 15:01:32 IMEAN Mean and rms found by including all data: 2 5 17-MAY-2007 15:01:32 IMEAN Mean= 2.2441E-05 Rms= 4.1645E-04 JY/BEAM over 834366 pixels 2 5 17-MAY-2007 15:01:32 IMEAN Flux density = 6.9932E-01 Jy. beam area = 26.77 pixels 2 5 17-MAY-2007 15:01:32 IMEAN Minimum=-9.1015E-04 at 537 553 1 1 2 5 17-MAY-2007 15:01:32 IMEAN Skypos: RA 01 58 49.07843 DEC 09 10 59.3248 2 5 17-MAY-2007 15:01:32 IMEAN Maximum= 1.1235E-02 at 526 518 1 1 2 5 17-MAY-2007 15:01:32 IMEAN Skypos: RA 01 58 49.33960 DEC 09 10 47.0197 2 5 17-MAY-2007 15:01:32 IMEAN Skypos: IPOL 4860.100 MHZ 2 2 17-MAY-2007 15:01:32 IMEAN returns adverbs to AIPS 2 3 17-MAY-2007 15:01:32 IMEAN Appears to have ended successfully 2 5 17-MAY-2007 15:01:32 IMEAN thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:01:32 AIPS Resumes 2 3 17-MAY-2007 15:01:33 AIPS IMEAN was not found to be running 2 2 17-MAY-2007 15:01:33 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.18 2 5 17-MAY-2007 15:01:33 AIPS Mean= 1.7510E-06 rms= 1.3369E-04 JY/BEAM over 830766. pixels 2 5 17-MAY-2007 15:01:33 AIPS Maximum= 1.8151E-03 at 485 521 1 1 1 1 1 2 5 17-MAY-2007 15:01:33 AIPS Skypos: RA 01 58 50.31303 DEC 09 10 48.0744 2 5 17-MAY-2007 15:01:33 AIPS Skypos: IPOL 4860.100 MHZ 2 5 17-MAY-2007 15:01:33 AIPS Minimum=-9.1015E-04 at 537 553 1 1 1 1 1 2 5 17-MAY-2007 15:01:33 AIPS Skypos: RA 01 58 49.07843 DEC 09 10 59.3248 2 5 17-MAY-2007 15:01:33 AIPS Skypos: IPOL 4860.100 MHZ 2 5 17-MAY-2007 15:01:33 AIPS Flux density = 5.4330E-02 Jy. Beam area = 26.77 pixels 2 2 17-MAY-2007 15:01:33 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 15:01:33 IMEAN Task IMEAN (release of 31DEC07) begins 2 5 17-MAY-2007 15:01:33 IMEAN Image= SATURN .BLANK . 18 1 xywind= 1 1 1031 1031 2 5 17-MAY-2007 15:01:33 IMEAN Mean and rms found by fitting peak in histogram: 2 5 17-MAY-2007 15:01:33 IMEAN Mean=-7.1489E-06 Rms= 1.1997E-04 **** from histogram 2 5 17-MAY-2007 15:01:33 IMEAN Mean and rms found by including all data: 2 5 17-MAY-2007 15:01:33 IMEAN Mean= 2.2441E-05 Rms= 4.1645E-04 JY/BEAM over 834366 pixels 2 5 17-MAY-2007 15:01:33 IMEAN Flux density = 6.9932E-01 Jy. beam area = 26.77 pixels 2 5 17-MAY-2007 15:01:33 IMEAN Minimum=-9.1015E-04 at 537 553 1 1 2 5 17-MAY-2007 15:01:33 IMEAN Skypos: RA 01 58 49.07843 DEC 09 10 59.3248 2 5 17-MAY-2007 15:01:33 IMEAN Maximum= 1.1235E-02 at 526 518 1 1 2 5 17-MAY-2007 15:01:33 IMEAN Skypos: RA 01 58 49.33960 DEC 09 10 47.0197 2 5 17-MAY-2007 15:01:33 IMEAN Skypos: IPOL 4860.100 MHZ 2 2 17-MAY-2007 15:01:33 IMEAN returns adverbs to AIPS 2 3 17-MAY-2007 15:01:33 IMEAN Appears to have ended successfully 2 5 17-MAY-2007 15:01:33 IMEAN thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:01:33 AIPS Resumes 2 3 17-MAY-2007 15:01:33 AIPS IMEAN was not found to be running 2 2 17-MAY-2007 15:01:33 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.19 2 5 17-MAY-2007 15:01:33 AIPS Mean= 1.7510E-06 rms= 1.3369E-04 JY/BEAM over 830766. pixels 2 5 17-MAY-2007 15:01:33 AIPS Maximum= 1.8151E-03 at 485 521 1 1 1 1 1 2 5 17-MAY-2007 15:01:33 AIPS Skypos: RA 01 58 50.31303 DEC 09 10 48.0744 2 5 17-MAY-2007 15:01:33 AIPS Skypos: IPOL 4860.100 MHZ 2 5 17-MAY-2007 15:01:33 AIPS Minimum=-9.1015E-04 at 537 553 1 1 1 1 1 2 5 17-MAY-2007 15:01:33 AIPS Skypos: RA 01 58 49.07843 DEC 09 10 59.3248 2 5 17-MAY-2007 15:01:33 AIPS Skypos: IPOL 4860.100 MHZ 2 5 17-MAY-2007 15:01:33 AIPS Flux density = 5.4330E-02 Jy. Beam area = 26.77 pixels 2 2 17-MAY-2007 15:01:33 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 15:01:33 IMEAN Task IMEAN (release of 31DEC07) begins 2 5 17-MAY-2007 15:01:33 IMEAN Image= SATURN .BLANK . 19 1 xywind= 1 1 1031 1031 2 5 17-MAY-2007 15:01:33 IMEAN Mean and rms found by fitting peak in histogram: 2 5 17-MAY-2007 15:01:33 IMEAN Mean=-7.1489E-06 Rms= 1.1997E-04 **** from histogram 2 5 17-MAY-2007 15:01:33 IMEAN Mean and rms found by including all data: 2 5 17-MAY-2007 15:01:33 IMEAN Mean= 2.2441E-05 Rms= 4.1645E-04 JY/BEAM over 834366 pixels 2 5 17-MAY-2007 15:01:33 IMEAN Flux density = 6.9932E-01 Jy. beam area = 26.77 pixels 2 5 17-MAY-2007 15:01:33 IMEAN Minimum=-9.1015E-04 at 537 553 1 1 2 5 17-MAY-2007 15:01:33 IMEAN Skypos: RA 01 58 49.07843 DEC 09 10 59.3248 2 5 17-MAY-2007 15:01:33 IMEAN Maximum= 1.1235E-02 at 526 518 1 1 2 5 17-MAY-2007 15:01:33 IMEAN Skypos: RA 01 58 49.33960 DEC 09 10 47.0197 2 5 17-MAY-2007 15:01:33 IMEAN Skypos: IPOL 4860.100 MHZ 2 2 17-MAY-2007 15:01:33 IMEAN returns adverbs to AIPS 2 3 17-MAY-2007 15:01:33 IMEAN Appears to have ended successfully 2 5 17-MAY-2007 15:01:33 IMEAN thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:01:33 AIPS Resumes 2 3 17-MAY-2007 15:01:33 AIPS IMEAN was not found to be running 2 2 17-MAY-2007 15:01:33 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.20 2 5 17-MAY-2007 15:01:33 AIPS Mean= 1.7510E-06 rms= 1.3369E-04 JY/BEAM over 830766. pixels 2 5 17-MAY-2007 15:01:33 AIPS Maximum= 1.8151E-03 at 485 521 1 1 1 1 1 2 5 17-MAY-2007 15:01:33 AIPS Skypos: RA 01 58 50.31303 DEC 09 10 48.0744 2 5 17-MAY-2007 15:01:33 AIPS Skypos: IPOL 4860.100 MHZ 2 5 17-MAY-2007 15:01:33 AIPS Minimum=-9.1015E-04 at 537 553 1 1 1 1 1 2 5 17-MAY-2007 15:01:33 AIPS Skypos: RA 01 58 49.07843 DEC 09 10 59.3248 2 5 17-MAY-2007 15:01:33 AIPS Skypos: IPOL 4860.100 MHZ 2 5 17-MAY-2007 15:01:33 AIPS Flux density = 5.4330E-02 Jy. Beam area = 26.77 pixels 2 2 17-MAY-2007 15:01:33 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 15:01:33 IMEAN Task IMEAN (release of 31DEC07) begins 2 5 17-MAY-2007 15:01:33 IMEAN Image= SATURN .BLANK . 20 1 xywind= 1 1 1031 1031 2 5 17-MAY-2007 15:01:33 IMEAN Mean and rms found by fitting peak in histogram: 2 5 17-MAY-2007 15:01:33 IMEAN Mean=-7.1489E-06 Rms= 1.1997E-04 **** from histogram 2 5 17-MAY-2007 15:01:33 IMEAN Mean and rms found by including all data: 2 5 17-MAY-2007 15:01:33 IMEAN Mean= 2.2441E-05 Rms= 4.1645E-04 JY/BEAM over 834366 pixels 2 5 17-MAY-2007 15:01:33 IMEAN Flux density = 6.9932E-01 Jy. beam area = 26.77 pixels 2 5 17-MAY-2007 15:01:33 IMEAN Minimum=-9.1015E-04 at 537 553 1 1 2 5 17-MAY-2007 15:01:33 IMEAN Skypos: RA 01 58 49.07843 DEC 09 10 59.3248 2 5 17-MAY-2007 15:01:33 IMEAN Maximum= 1.1235E-02 at 526 518 1 1 2 5 17-MAY-2007 15:01:33 IMEAN Skypos: RA 01 58 49.33960 DEC 09 10 47.0197 2 5 17-MAY-2007 15:01:33 IMEAN Skypos: IPOL 4860.100 MHZ 2 2 17-MAY-2007 15:01:33 IMEAN returns adverbs to AIPS 2 3 17-MAY-2007 15:01:33 IMEAN Appears to have ended successfully 2 5 17-MAY-2007 15:01:33 IMEAN thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:01:33 AIPS Resumes 2 3 17-MAY-2007 15:01:33 AIPS IMEAN was not found to be running 2 2 17-MAY-2007 15:01:33 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.21 2 5 17-MAY-2007 15:01:33 AIPS Mean= 1.7510E-06 rms= 1.3369E-04 JY/BEAM over 830766. pixels 2 5 17-MAY-2007 15:01:33 AIPS Maximum= 1.8151E-03 at 485 521 1 1 1 1 1 2 5 17-MAY-2007 15:01:33 AIPS Skypos: RA 01 58 50.31303 DEC 09 10 48.0744 2 5 17-MAY-2007 15:01:33 AIPS Skypos: IPOL 4860.100 MHZ 2 5 17-MAY-2007 15:01:33 AIPS Minimum=-9.1015E-04 at 537 553 1 1 1 1 1 2 5 17-MAY-2007 15:01:33 AIPS Skypos: RA 01 58 49.07843 DEC 09 10 59.3248 2 5 17-MAY-2007 15:01:33 AIPS Skypos: IPOL 4860.100 MHZ 2 5 17-MAY-2007 15:01:33 AIPS Flux density = 5.4330E-02 Jy. Beam area = 26.77 pixels 2 2 17-MAY-2007 15:01:33 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 15:01:33 IMEAN Task IMEAN (release of 31DEC07) begins 2 5 17-MAY-2007 15:01:33 IMEAN Image= SATURN .BLANK . 21 1 xywind= 1 1 1031 1031 2 5 17-MAY-2007 15:01:33 IMEAN Mean and rms found by fitting peak in histogram: 2 5 17-MAY-2007 15:01:33 IMEAN Mean=-7.1489E-06 Rms= 1.1997E-04 **** from histogram 2 5 17-MAY-2007 15:01:33 IMEAN Mean and rms found by including all data: 2 5 17-MAY-2007 15:01:33 IMEAN Mean= 2.2441E-05 Rms= 4.1645E-04 JY/BEAM over 834366 pixels 2 5 17-MAY-2007 15:01:33 IMEAN Flux density = 6.9932E-01 Jy. beam area = 26.77 pixels 2 5 17-MAY-2007 15:01:33 IMEAN Minimum=-9.1015E-04 at 537 553 1 1 2 5 17-MAY-2007 15:01:33 IMEAN Skypos: RA 01 58 49.07843 DEC 09 10 59.3248 2 5 17-MAY-2007 15:01:33 IMEAN Maximum= 1.1235E-02 at 526 518 1 1 2 5 17-MAY-2007 15:01:33 IMEAN Skypos: RA 01 58 49.33960 DEC 09 10 47.0197 2 5 17-MAY-2007 15:01:33 IMEAN Skypos: IPOL 4860.100 MHZ 2 2 17-MAY-2007 15:01:33 IMEAN returns adverbs to AIPS 2 3 17-MAY-2007 15:01:33 IMEAN Appears to have ended successfully 2 5 17-MAY-2007 15:01:33 IMEAN thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:01:34 AIPS Resumes 2 3 17-MAY-2007 15:01:34 AIPS IMEAN was not found to be running 2 2 17-MAY-2007 15:01:34 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.22 2 5 17-MAY-2007 15:01:34 AIPS Mean= 1.7510E-06 rms= 1.3369E-04 JY/BEAM over 830766. pixels 2 5 17-MAY-2007 15:01:34 AIPS Maximum= 1.8151E-03 at 485 521 1 1 1 1 1 2 5 17-MAY-2007 15:01:34 AIPS Skypos: RA 01 58 50.31303 DEC 09 10 48.0744 2 5 17-MAY-2007 15:01:34 AIPS Skypos: IPOL 4860.100 MHZ 2 5 17-MAY-2007 15:01:34 AIPS Minimum=-9.1015E-04 at 537 553 1 1 1 1 1 2 5 17-MAY-2007 15:01:34 AIPS Skypos: RA 01 58 49.07843 DEC 09 10 59.3248 2 5 17-MAY-2007 15:01:34 AIPS Skypos: IPOL 4860.100 MHZ 2 5 17-MAY-2007 15:01:34 AIPS Flux density = 5.4330E-02 Jy. Beam area = 26.77 pixels 2 2 17-MAY-2007 15:01:34 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 15:01:34 IMEAN Task IMEAN (release of 31DEC07) begins 2 5 17-MAY-2007 15:01:34 IMEAN Image= SATURN .BLANK . 22 1 xywind= 1 1 1031 1031 2 5 17-MAY-2007 15:01:34 IMEAN Mean and rms found by fitting peak in histogram: 2 5 17-MAY-2007 15:01:34 IMEAN Mean=-7.1489E-06 Rms= 1.1997E-04 **** from histogram 2 5 17-MAY-2007 15:01:34 IMEAN Mean and rms found by including all data: 2 5 17-MAY-2007 15:01:34 IMEAN Mean= 2.2441E-05 Rms= 4.1645E-04 JY/BEAM over 834366 pixels 2 5 17-MAY-2007 15:01:34 IMEAN Flux density = 6.9932E-01 Jy. beam area = 26.77 pixels 2 5 17-MAY-2007 15:01:34 IMEAN Minimum=-9.1015E-04 at 537 553 1 1 2 5 17-MAY-2007 15:01:34 IMEAN Skypos: RA 01 58 49.07843 DEC 09 10 59.3248 2 5 17-MAY-2007 15:01:34 IMEAN Maximum= 1.1235E-02 at 526 518 1 1 2 5 17-MAY-2007 15:01:34 IMEAN Skypos: RA 01 58 49.33960 DEC 09 10 47.0197 2 5 17-MAY-2007 15:01:34 IMEAN Skypos: IPOL 4860.100 MHZ 2 2 17-MAY-2007 15:01:34 IMEAN returns adverbs to AIPS 2 3 17-MAY-2007 15:01:34 IMEAN Appears to have ended successfully 2 5 17-MAY-2007 15:01:34 IMEAN thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:01:35 AIPS Resumes 2 3 17-MAY-2007 15:01:35 AIPS IMEAN was not found to be running 2 2 17-MAY-2007 15:01:35 AIPS Got(1) disk= 1 user=**** type=MA 0203+115.BLANK.1 2 2 17-MAY-2007 15:01:35 AIPS Got(O) disk= 1 user=**** type=MA 0203+115.BLANK.1 2 5 17-MAY-2007 15:01:35 PBCOR Task PBCOR (release of 31DEC07) begins 2 2 17-MAY-2007 15:01:35 PBCOR Create 0203+115 .RADCOR. 1 (MA) on disk 1 cno 54 2 3 17-MAY-2007 15:01:37 PBCOR Appears to have ended successfully 2 5 17-MAY-2007 15:01:37 PBCOR thuban 31DEC07 TST: Cpu= 2.5 Real= 2 2 2 17-MAY-2007 15:01:38 AIPS Resumes 2 3 17-MAY-2007 15:01:38 AIPS PBCOR was not found to be running 2 4 17-MAY-2007 15:01:38 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:01:38 AIPS Destroyed MA image file: catno= 31 disk= 1 2 2 17-MAY-2007 15:01:38 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 2 2 17-MAY-2007 15:01:38 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:01:38 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:01:38 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:01:38 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:01:38 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:01:38 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:01:38 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:01:38 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:01:38 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:01:38 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:01:38 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:01:38 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:01:38 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:01:38 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:01:38 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:01:38 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:01:38 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:01:38 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:01:38 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:01:38 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:01:38 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:01:38 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:01:38 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.1 2 2 17-MAY-2007 15:01:38 AIPS Got(O) disk= 1 user=**** type=MA SATURN.BLANK.1 2 5 17-MAY-2007 15:01:38 PBCOR Task PBCOR (release of 31DEC07) begins 2 2 17-MAY-2007 15:01:38 PBCOR Create SATURN .RADCOR. 1 (MA) on disk 1 cno 54 2 3 17-MAY-2007 15:01:40 PBCOR Appears to have ended successfully 2 5 17-MAY-2007 15:01:40 PBCOR thuban 31DEC07 TST: Cpu= 2.5 Real= 2 2 2 17-MAY-2007 15:01:40 AIPS Resumes 2 3 17-MAY-2007 15:01:40 AIPS PBCOR was not found to be running 2 4 17-MAY-2007 15:01:40 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:01:40 AIPS Destroyed MA image file: catno= 31 disk= 1 2 2 17-MAY-2007 15:01:40 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 2 2 17-MAY-2007 15:01:40 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:01:40 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:01:40 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:01:40 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:01:40 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:01:40 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:01:40 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:01:40 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:01:40 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:01:40 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:01:40 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:01:40 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:01:40 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:01:40 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:01:40 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:01:40 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:01:40 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:01:40 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:01:40 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:01:40 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:01:40 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:01:40 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:01:40 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.2 2 2 17-MAY-2007 15:01:40 AIPS Got(O) disk= 1 user=**** type=MA SATURN.BLANK.2 2 5 17-MAY-2007 15:01:40 PBCOR Task PBCOR (release of 31DEC07) begins 2 2 17-MAY-2007 15:01:40 PBCOR Create SATURN .RADCOR. 2 (MA) on disk 1 cno 54 2 3 17-MAY-2007 15:01:43 PBCOR Appears to have ended successfully 2 5 17-MAY-2007 15:01:43 PBCOR thuban 31DEC07 TST: Cpu= 2.5 Real= 3 2 2 17-MAY-2007 15:01:43 AIPS Resumes 2 3 17-MAY-2007 15:01:43 AIPS PBCOR was not found to be running 2 4 17-MAY-2007 15:01:43 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:01:43 AIPS Destroyed MA image file: catno= 31 disk= 1 2 2 17-MAY-2007 15:01:43 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 2 2 17-MAY-2007 15:01:43 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:01:43 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:01:43 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:01:43 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:01:43 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:01:43 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:01:43 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:01:43 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:01:43 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:01:43 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:01:43 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:01:43 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:01:43 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:01:43 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:01:43 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:01:43 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:01:43 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:01:43 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:01:43 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:01:43 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:01:43 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:01:43 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:01:43 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.3 2 2 17-MAY-2007 15:01:43 AIPS Got(O) disk= 1 user=**** type=MA SATURN.BLANK.3 2 5 17-MAY-2007 15:01:43 PBCOR Task PBCOR (release of 31DEC07) begins 2 2 17-MAY-2007 15:01:43 PBCOR Create SATURN .RADCOR. 3 (MA) on disk 1 cno 54 2 3 17-MAY-2007 15:01:46 PBCOR Appears to have ended successfully 2 5 17-MAY-2007 15:01:46 PBCOR thuban 31DEC07 TST: Cpu= 2.5 Real= 3 2 2 17-MAY-2007 15:01:47 AIPS Resumes 2 3 17-MAY-2007 15:01:47 AIPS PBCOR was not found to be running 2 4 17-MAY-2007 15:01:47 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:01:47 AIPS Destroyed MA image file: catno= 31 disk= 1 2 2 17-MAY-2007 15:01:47 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 2 2 17-MAY-2007 15:01:47 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:01:47 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:01:47 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:01:47 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:01:47 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:01:47 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:01:47 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:01:47 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:01:47 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:01:47 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:01:47 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:01:47 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:01:47 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:01:47 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:01:47 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:01:47 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:01:47 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:01:47 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:01:47 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:01:47 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:01:47 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:01:47 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:01:47 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.4 2 2 17-MAY-2007 15:01:47 AIPS Got(O) disk= 1 user=**** type=MA SATURN.BLANK.4 2 5 17-MAY-2007 15:01:47 PBCOR Task PBCOR (release of 31DEC07) begins 2 2 17-MAY-2007 15:01:47 PBCOR Create SATURN .RADCOR. 4 (MA) on disk 1 cno 54 2 3 17-MAY-2007 15:01:49 PBCOR Appears to have ended successfully 2 5 17-MAY-2007 15:01:49 PBCOR thuban 31DEC07 TST: Cpu= 2.5 Real= 2 2 2 17-MAY-2007 15:01:49 AIPS Resumes 2 3 17-MAY-2007 15:01:49 AIPS PBCOR was not found to be running 2 4 17-MAY-2007 15:01:49 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:01:49 AIPS Destroyed MA image file: catno= 31 disk= 1 2 2 17-MAY-2007 15:01:49 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 2 2 17-MAY-2007 15:01:49 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:01:49 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:01:49 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:01:49 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:01:49 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:01:49 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:01:49 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:01:49 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:01:49 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:01:49 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:01:49 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:01:49 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:01:49 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:01:49 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:01:49 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:01:49 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:01:49 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:01:49 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:01:49 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:01:49 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:01:49 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:01:49 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:01:49 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.5 2 2 17-MAY-2007 15:01:49 AIPS Got(O) disk= 1 user=**** type=MA SATURN.BLANK.5 2 5 17-MAY-2007 15:01:49 PBCOR Task PBCOR (release of 31DEC07) begins 2 2 17-MAY-2007 15:01:49 PBCOR Create SATURN .RADCOR. 5 (MA) on disk 1 cno 54 2 3 17-MAY-2007 15:01:52 PBCOR Appears to have ended successfully 2 5 17-MAY-2007 15:01:52 PBCOR thuban 31DEC07 TST: Cpu= 2.5 Real= 3 2 2 17-MAY-2007 15:01:52 AIPS Resumes 2 3 17-MAY-2007 15:01:52 AIPS PBCOR was not found to be running 2 4 17-MAY-2007 15:01:52 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:01:52 AIPS Destroyed MA image file: catno= 31 disk= 1 2 2 17-MAY-2007 15:01:52 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 2 2 17-MAY-2007 15:01:52 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:01:52 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:01:52 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:01:52 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:01:52 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:01:52 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:01:52 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:01:52 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:01:52 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:01:52 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:01:52 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:01:52 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:01:52 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:01:52 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:01:52 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:01:52 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:01:52 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:01:52 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:01:52 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:01:52 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:01:52 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:01:52 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:01:52 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.6 2 2 17-MAY-2007 15:01:52 AIPS Got(O) disk= 1 user=**** type=MA SATURN.BLANK.6 2 5 17-MAY-2007 15:01:52 PBCOR Task PBCOR (release of 31DEC07) begins 2 2 17-MAY-2007 15:01:52 PBCOR Create SATURN .RADCOR. 6 (MA) on disk 1 cno 54 2 3 17-MAY-2007 15:01:55 PBCOR Appears to have ended successfully 2 5 17-MAY-2007 15:01:55 PBCOR thuban 31DEC07 TST: Cpu= 2.5 Real= 3 2 2 17-MAY-2007 15:01:56 AIPS Resumes 2 3 17-MAY-2007 15:01:56 AIPS PBCOR was not found to be running 2 4 17-MAY-2007 15:01:56 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:01:56 AIPS Destroyed MA image file: catno= 31 disk= 1 2 2 17-MAY-2007 15:01:56 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 2 2 17-MAY-2007 15:01:56 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:01:56 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:01:56 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:01:56 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:01:56 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:01:56 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:01:56 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:01:56 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:01:56 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:01:56 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:01:56 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:01:56 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:01:56 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:01:56 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:01:56 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:01:56 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:01:56 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:01:56 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:01:56 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:01:56 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:01:56 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:01:56 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:01:56 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.7 2 2 17-MAY-2007 15:01:56 AIPS Got(O) disk= 1 user=**** type=MA SATURN.BLANK.7 2 5 17-MAY-2007 15:01:56 PBCOR Task PBCOR (release of 31DEC07) begins 2 2 17-MAY-2007 15:01:56 PBCOR Create SATURN .RADCOR. 7 (MA) on disk 1 cno 54 2 3 17-MAY-2007 15:01:59 PBCOR Appears to have ended successfully 2 5 17-MAY-2007 15:01:59 PBCOR thuban 31DEC07 TST: Cpu= 3.6 Real= 3 2 2 17-MAY-2007 15:02:00 AIPS Resumes 2 3 17-MAY-2007 15:02:00 AIPS PBCOR was not found to be running 2 4 17-MAY-2007 15:02:00 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:02:00 AIPS Destroyed MA image file: catno= 31 disk= 1 2 2 17-MAY-2007 15:02:00 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 2 2 17-MAY-2007 15:02:00 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:02:00 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:02:00 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:02:00 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:02:00 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:02:00 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:02:00 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:02:00 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:02:00 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:02:00 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:02:00 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:02:00 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:02:00 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:02:00 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:02:00 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:02:00 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:02:00 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:02:00 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:02:00 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:02:00 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:02:00 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:02:00 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:02:00 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.8 2 2 17-MAY-2007 15:02:00 AIPS Got(O) disk= 1 user=**** type=MA SATURN.BLANK.8 2 5 17-MAY-2007 15:02:00 PBCOR Task PBCOR (release of 31DEC07) begins 2 2 17-MAY-2007 15:02:00 PBCOR Create SATURN .RADCOR. 8 (MA) on disk 1 cno 54 2 3 17-MAY-2007 15:02:02 PBCOR Appears to have ended successfully 2 5 17-MAY-2007 15:02:02 PBCOR thuban 31DEC07 TST: Cpu= 2.6 Real= 2 2 2 17-MAY-2007 15:02:02 AIPS Resumes 2 3 17-MAY-2007 15:02:02 AIPS PBCOR was not found to be running 2 4 17-MAY-2007 15:02:02 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:02:02 AIPS Destroyed MA image file: catno= 31 disk= 1 2 2 17-MAY-2007 15:02:02 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 2 2 17-MAY-2007 15:02:02 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:02:02 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:02:02 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:02:02 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:02:02 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:02:02 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:02:02 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:02:02 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:02:02 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:02:02 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:02:02 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:02:02 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:02:02 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:02:02 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:02:02 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:02:02 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:02:02 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:02:02 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:02:02 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:02:02 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:02:02 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:02:02 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:02:02 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.9 2 2 17-MAY-2007 15:02:02 AIPS Got(O) disk= 1 user=**** type=MA SATURN.BLANK.9 2 5 17-MAY-2007 15:02:02 PBCOR Task PBCOR (release of 31DEC07) begins 2 2 17-MAY-2007 15:02:02 PBCOR Create SATURN .RADCOR. 9 (MA) on disk 1 cno 54 2 3 17-MAY-2007 15:02:05 PBCOR Appears to have ended successfully 2 5 17-MAY-2007 15:02:05 PBCOR thuban 31DEC07 TST: Cpu= 2.5 Real= 3 2 2 17-MAY-2007 15:02:05 AIPS Resumes 2 3 17-MAY-2007 15:02:05 AIPS PBCOR was not found to be running 2 4 17-MAY-2007 15:02:05 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:02:05 AIPS Destroyed MA image file: catno= 31 disk= 1 2 2 17-MAY-2007 15:02:05 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 2 2 17-MAY-2007 15:02:05 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:02:05 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:02:05 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:02:05 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:02:05 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:02:05 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:02:05 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:02:05 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:02:05 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:02:05 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:02:05 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:02:05 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:02:05 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:02:05 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:02:05 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:02:05 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:02:05 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:02:05 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:02:05 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:02:05 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:02:05 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:02:05 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:02:05 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.10 2 2 17-MAY-2007 15:02:05 AIPS Got(O) disk= 1 user=**** type=MA SATURN.BLANK.10 2 5 17-MAY-2007 15:02:05 PBCOR Task PBCOR (release of 31DEC07) begins 2 2 17-MAY-2007 15:02:05 PBCOR Create SATURN .RADCOR. 10 (MA) on disk 1 cno 54 2 3 17-MAY-2007 15:02:08 PBCOR Appears to have ended successfully 2 5 17-MAY-2007 15:02:08 PBCOR thuban 31DEC07 TST: Cpu= 2.5 Real= 3 2 2 17-MAY-2007 15:02:08 AIPS Resumes 2 3 17-MAY-2007 15:02:08 AIPS PBCOR was not found to be running 2 4 17-MAY-2007 15:02:08 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:02:08 AIPS Destroyed MA image file: catno= 31 disk= 1 2 2 17-MAY-2007 15:02:08 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 2 2 17-MAY-2007 15:02:08 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:02:08 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:02:08 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:02:08 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:02:08 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:02:08 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:02:08 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:02:08 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:02:08 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:02:08 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:02:08 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:02:08 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:02:08 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:02:08 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:02:08 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:02:08 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:02:08 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:02:08 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:02:08 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:02:08 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:02:08 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:02:08 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:02:08 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.11 2 2 17-MAY-2007 15:02:08 AIPS Got(O) disk= 1 user=**** type=MA SATURN.BLANK.11 2 5 17-MAY-2007 15:02:08 PBCOR Task PBCOR (release of 31DEC07) begins 2 2 17-MAY-2007 15:02:08 PBCOR Create SATURN .RADCOR. 11 (MA) on disk 1 cno 54 2 3 17-MAY-2007 15:02:10 PBCOR Appears to have ended successfully 2 5 17-MAY-2007 15:02:10 PBCOR thuban 31DEC07 TST: Cpu= 2.5 Real= 2 2 2 17-MAY-2007 15:02:10 AIPS Resumes 2 3 17-MAY-2007 15:02:10 AIPS PBCOR was not found to be running 2 4 17-MAY-2007 15:02:10 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:02:10 AIPS Destroyed MA image file: catno= 31 disk= 1 2 2 17-MAY-2007 15:02:10 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 2 2 17-MAY-2007 15:02:10 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:02:10 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:02:10 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:02:10 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:02:10 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:02:10 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:02:10 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:02:10 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:02:10 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:02:10 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:02:10 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:02:10 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:02:10 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:02:10 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:02:10 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:02:10 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:02:10 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:02:10 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:02:10 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:02:10 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:02:10 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:02:10 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:02:10 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.12 2 2 17-MAY-2007 15:02:10 AIPS Got(O) disk= 1 user=**** type=MA SATURN.BLANK.12 2 5 17-MAY-2007 15:02:10 PBCOR Task PBCOR (release of 31DEC07) begins 2 2 17-MAY-2007 15:02:11 PBCOR Create SATURN .RADCOR. 12 (MA) on disk 1 cno 54 2 3 17-MAY-2007 15:02:13 PBCOR Appears to have ended successfully 2 5 17-MAY-2007 15:02:13 PBCOR thuban 31DEC07 TST: Cpu= 2.7 Real= 3 2 2 17-MAY-2007 15:02:13 AIPS Resumes 2 3 17-MAY-2007 15:02:13 AIPS PBCOR was not found to be running 2 4 17-MAY-2007 15:02:13 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:02:13 AIPS Destroyed MA image file: catno= 31 disk= 1 2 2 17-MAY-2007 15:02:13 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 2 2 17-MAY-2007 15:02:13 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:02:13 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:02:13 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:02:13 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:02:13 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:02:13 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:02:13 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:02:13 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:02:13 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:02:13 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:02:13 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:02:13 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:02:13 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:02:13 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:02:13 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:02:13 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:02:13 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:02:13 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:02:13 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:02:13 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:02:13 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:02:13 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:02:13 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.13 2 2 17-MAY-2007 15:02:13 AIPS Got(O) disk= 1 user=**** type=MA SATURN.BLANK.13 2 5 17-MAY-2007 15:02:14 PBCOR Task PBCOR (release of 31DEC07) begins 2 2 17-MAY-2007 15:02:14 PBCOR Create SATURN .RADCOR. 13 (MA) on disk 1 cno 54 2 3 17-MAY-2007 15:02:17 PBCOR Appears to have ended successfully 2 5 17-MAY-2007 15:02:17 PBCOR thuban 31DEC07 TST: Cpu= 2.5 Real= 3 2 2 17-MAY-2007 15:02:17 AIPS Resumes 2 3 17-MAY-2007 15:02:17 AIPS PBCOR was not found to be running 2 4 17-MAY-2007 15:02:17 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:02:17 AIPS Destroyed MA image file: catno= 31 disk= 1 2 2 17-MAY-2007 15:02:17 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 2 2 17-MAY-2007 15:02:17 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:02:17 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:02:17 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:02:17 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:02:17 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:02:17 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:02:17 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:02:17 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:02:17 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:02:17 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:02:17 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:02:17 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:02:17 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:02:17 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:02:17 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:02:17 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:02:17 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:02:17 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:02:17 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:02:17 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:02:17 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:02:17 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:02:17 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.14 2 2 17-MAY-2007 15:02:17 AIPS Got(O) disk= 1 user=**** type=MA SATURN.BLANK.14 2 5 17-MAY-2007 15:02:17 PBCOR Task PBCOR (release of 31DEC07) begins 2 2 17-MAY-2007 15:02:17 PBCOR Create SATURN .RADCOR. 14 (MA) on disk 1 cno 54 2 3 17-MAY-2007 15:02:20 PBCOR Appears to have ended successfully 2 5 17-MAY-2007 15:02:20 PBCOR thuban 31DEC07 TST: Cpu= 2.5 Real= 3 2 2 17-MAY-2007 15:02:21 AIPS Resumes 2 3 17-MAY-2007 15:02:21 AIPS PBCOR was not found to be running 2 4 17-MAY-2007 15:02:21 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:02:21 AIPS Destroyed MA image file: catno= 31 disk= 1 2 2 17-MAY-2007 15:02:21 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 2 2 17-MAY-2007 15:02:21 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:02:21 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:02:21 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:02:21 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:02:21 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:02:21 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:02:21 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:02:21 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:02:21 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:02:21 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:02:21 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:02:21 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:02:21 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:02:21 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:02:21 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:02:21 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:02:21 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:02:21 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:02:21 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:02:21 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:02:21 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:02:21 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:02:21 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.15 2 2 17-MAY-2007 15:02:21 AIPS Got(O) disk= 1 user=**** type=MA SATURN.BLANK.15 2 5 17-MAY-2007 15:02:21 PBCOR Task PBCOR (release of 31DEC07) begins 2 2 17-MAY-2007 15:02:21 PBCOR Create SATURN .RADCOR. 15 (MA) on disk 1 cno 54 2 3 17-MAY-2007 15:02:23 PBCOR Appears to have ended successfully 2 5 17-MAY-2007 15:02:23 PBCOR thuban 31DEC07 TST: Cpu= 2.5 Real= 2 2 2 17-MAY-2007 15:02:23 AIPS Resumes 2 3 17-MAY-2007 15:02:23 AIPS PBCOR was not found to be running 2 4 17-MAY-2007 15:02:23 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:02:23 AIPS Destroyed MA image file: catno= 31 disk= 1 2 2 17-MAY-2007 15:02:23 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 2 2 17-MAY-2007 15:02:23 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:02:23 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:02:23 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:02:23 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:02:23 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:02:23 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:02:23 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:02:23 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:02:23 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:02:23 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:02:23 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:02:23 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:02:23 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:02:23 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:02:23 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:02:23 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:02:23 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:02:23 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:02:23 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:02:23 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:02:23 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:02:23 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:02:23 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.16 2 2 17-MAY-2007 15:02:23 AIPS Got(O) disk= 1 user=**** type=MA SATURN.BLANK.16 2 5 17-MAY-2007 15:02:23 PBCOR Task PBCOR (release of 31DEC07) begins 2 2 17-MAY-2007 15:02:24 PBCOR Create SATURN .RADCOR. 16 (MA) on disk 1 cno 54 2 3 17-MAY-2007 15:02:26 PBCOR Appears to have ended successfully 2 5 17-MAY-2007 15:02:26 PBCOR thuban 31DEC07 TST: Cpu= 2.5 Real= 3 2 2 17-MAY-2007 15:02:26 AIPS Resumes 2 3 17-MAY-2007 15:02:26 AIPS PBCOR was not found to be running 2 4 17-MAY-2007 15:02:26 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:02:26 AIPS Destroyed MA image file: catno= 31 disk= 1 2 2 17-MAY-2007 15:02:26 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 2 2 17-MAY-2007 15:02:26 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:02:26 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:02:26 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:02:26 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:02:26 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:02:26 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:02:26 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:02:26 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:02:26 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:02:26 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:02:26 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:02:26 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:02:26 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:02:26 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:02:26 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:02:26 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:02:26 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:02:26 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:02:26 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:02:26 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:02:26 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:02:26 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:02:26 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.17 2 2 17-MAY-2007 15:02:26 AIPS Got(O) disk= 1 user=**** type=MA SATURN.BLANK.17 2 5 17-MAY-2007 15:02:26 PBCOR Task PBCOR (release of 31DEC07) begins 2 2 17-MAY-2007 15:02:26 PBCOR Create SATURN .RADCOR. 17 (MA) on disk 1 cno 54 2 3 17-MAY-2007 15:02:29 PBCOR Appears to have ended successfully 2 5 17-MAY-2007 15:02:29 PBCOR thuban 31DEC07 TST: Cpu= 2.5 Real= 3 2 2 17-MAY-2007 15:02:29 AIPS Resumes 2 3 17-MAY-2007 15:02:29 AIPS PBCOR was not found to be running 2 4 17-MAY-2007 15:02:29 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:02:29 AIPS Destroyed MA image file: catno= 31 disk= 1 2 2 17-MAY-2007 15:02:29 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 2 2 17-MAY-2007 15:02:29 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:02:29 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:02:29 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:02:29 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:02:29 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:02:29 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:02:29 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:02:29 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:02:29 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:02:29 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:02:29 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:02:29 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:02:29 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:02:29 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:02:29 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:02:29 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:02:29 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:02:29 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:02:29 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:02:29 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:02:29 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:02:29 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:02:29 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.18 2 2 17-MAY-2007 15:02:29 AIPS Got(O) disk= 1 user=**** type=MA SATURN.BLANK.18 2 5 17-MAY-2007 15:02:29 PBCOR Task PBCOR (release of 31DEC07) begins 2 2 17-MAY-2007 15:02:29 PBCOR Create SATURN .RADCOR. 18 (MA) on disk 1 cno 54 2 3 17-MAY-2007 15:02:31 PBCOR Appears to have ended successfully 2 5 17-MAY-2007 15:02:31 PBCOR thuban 31DEC07 TST: Cpu= 2.5 Real= 2 2 2 17-MAY-2007 15:02:31 AIPS Resumes 2 3 17-MAY-2007 15:02:31 AIPS PBCOR was not found to be running 2 4 17-MAY-2007 15:02:31 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:02:31 AIPS Destroyed MA image file: catno= 31 disk= 1 2 2 17-MAY-2007 15:02:31 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 2 2 17-MAY-2007 15:02:31 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:02:31 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:02:31 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:02:31 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:02:31 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:02:31 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:02:31 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:02:31 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:02:31 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:02:31 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:02:31 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:02:31 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:02:31 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:02:31 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:02:31 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:02:31 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:02:31 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:02:31 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:02:31 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:02:31 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:02:32 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:02:32 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:02:32 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.19 2 2 17-MAY-2007 15:02:32 AIPS Got(O) disk= 1 user=**** type=MA SATURN.BLANK.19 2 5 17-MAY-2007 15:02:32 PBCOR Task PBCOR (release of 31DEC07) begins 2 2 17-MAY-2007 15:02:32 PBCOR Create SATURN .RADCOR. 19 (MA) on disk 1 cno 54 2 3 17-MAY-2007 15:02:34 PBCOR Appears to have ended successfully 2 5 17-MAY-2007 15:02:34 PBCOR thuban 31DEC07 TST: Cpu= 2.5 Real= 2 2 2 17-MAY-2007 15:02:34 AIPS Resumes 2 3 17-MAY-2007 15:02:34 AIPS PBCOR was not found to be running 2 4 17-MAY-2007 15:02:34 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:02:34 AIPS Destroyed MA image file: catno= 31 disk= 1 2 2 17-MAY-2007 15:02:34 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 2 2 17-MAY-2007 15:02:34 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:02:34 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:02:34 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:02:34 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:02:34 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:02:34 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:02:34 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:02:34 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:02:34 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:02:34 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:02:34 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:02:34 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:02:34 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:02:34 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:02:34 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:02:34 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:02:34 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:02:34 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:02:34 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:02:34 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:02:34 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:02:34 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:02:34 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.20 2 2 17-MAY-2007 15:02:34 AIPS Got(O) disk= 1 user=**** type=MA SATURN.BLANK.20 2 5 17-MAY-2007 15:02:34 PBCOR Task PBCOR (release of 31DEC07) begins 2 2 17-MAY-2007 15:02:34 PBCOR Create SATURN .RADCOR. 20 (MA) on disk 1 cno 54 2 3 17-MAY-2007 15:02:37 PBCOR Appears to have ended successfully 2 5 17-MAY-2007 15:02:37 PBCOR thuban 31DEC07 TST: Cpu= 2.5 Real= 3 2 2 17-MAY-2007 15:02:37 AIPS Resumes 2 3 17-MAY-2007 15:02:37 AIPS PBCOR was not found to be running 2 4 17-MAY-2007 15:02:37 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:02:37 AIPS Destroyed MA image file: catno= 31 disk= 1 2 2 17-MAY-2007 15:02:37 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 2 2 17-MAY-2007 15:02:37 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:02:37 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:02:37 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:02:37 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:02:37 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:02:37 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:02:37 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:02:37 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:02:37 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:02:37 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:02:37 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:02:37 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:02:37 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:02:37 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:02:37 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:02:37 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:02:37 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:02:37 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:02:37 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:02:37 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:02:37 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:02:37 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:02:37 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.21 2 2 17-MAY-2007 15:02:37 AIPS Got(O) disk= 1 user=**** type=MA SATURN.BLANK.21 2 5 17-MAY-2007 15:02:37 PBCOR Task PBCOR (release of 31DEC07) begins 2 2 17-MAY-2007 15:02:37 PBCOR Create SATURN .RADCOR. 21 (MA) on disk 1 cno 54 2 3 17-MAY-2007 15:02:40 PBCOR Appears to have ended successfully 2 5 17-MAY-2007 15:02:40 PBCOR thuban 31DEC07 TST: Cpu= 2.5 Real= 3 2 2 17-MAY-2007 15:02:40 AIPS Resumes 2 3 17-MAY-2007 15:02:40 AIPS PBCOR was not found to be running 2 4 17-MAY-2007 15:02:40 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:02:40 AIPS Destroyed MA image file: catno= 31 disk= 1 2 2 17-MAY-2007 15:02:40 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 2 2 17-MAY-2007 15:02:40 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:02:40 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:02:40 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:02:40 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:02:40 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:02:40 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:02:40 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:02:40 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:02:40 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:02:40 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:02:40 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:02:40 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:02:40 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:02:40 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:02:40 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:02:40 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:02:40 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:02:40 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:02:40 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:02:40 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:02:40 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:02:40 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:02:40 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.22 2 2 17-MAY-2007 15:02:40 AIPS Got(O) disk= 1 user=**** type=MA SATURN.BLANK.22 2 5 17-MAY-2007 15:02:40 PBCOR Task PBCOR (release of 31DEC07) begins 2 2 17-MAY-2007 15:02:40 PBCOR Create SATURN .RADCOR. 22 (MA) on disk 1 cno 54 2 3 17-MAY-2007 15:02:42 PBCOR Appears to have ended successfully 2 5 17-MAY-2007 15:02:42 PBCOR thuban 31DEC07 TST: Cpu= 2.5 Real= 2 2 2 17-MAY-2007 15:02:42 AIPS Resumes 2 3 17-MAY-2007 15:02:42 AIPS PBCOR was not found to be running 2 4 17-MAY-2007 15:02:42 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:02:42 AIPS Destroyed MA image file: catno= 31 disk= 1 2 2 17-MAY-2007 15:02:42 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 2 2 17-MAY-2007 15:02:42 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:02:42 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:02:42 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:02:42 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:02:42 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:02:42 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:02:42 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:02:42 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:02:42 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:02:42 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:02:42 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:02:42 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:02:42 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:02:42 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:02:42 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:02:42 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:02:42 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:02:42 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:02:42 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:02:42 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:02:42 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:02:42 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:02:42 AIPS Disk 1 No files needed renumbering 2 2 17-MAY-2007 15:02:42 AIPS Got(1) disk= 1 user=**** type=MA 0203+115.RADCOR.1 2 2 17-MAY-2007 15:02:42 AIPS Got(O) disk= 1 user=**** type=MA 0203+115.RADCOR.1 2 5 17-MAY-2007 15:02:42 CPYRT Task CPYRT (release of 31DEC07) begins 2 2 17-MAY-2007 15:02:42 CPYRT Create 0203+115 .NVAS07. 1 (MA) on disk 1 cno 54 2 2 17-MAY-2007 15:02:43 CPYRT ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:02:43 CPYRT ZTXOP2: /home/thuban2/vlbacald/Arch_Cprt 2 3 17-MAY-2007 15:02:43 CPYRT Appears to have ended successfully 2 5 17-MAY-2007 15:02:43 CPYRT thuban 31DEC07 TST: Cpu= 0.1 Real= 1 2 2 17-MAY-2007 15:02:43 AIPS Resumes 2 3 17-MAY-2007 15:02:43 AIPS CPYRT was not found to be running 2 4 17-MAY-2007 15:02:43 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:02:43 AIPS Destroyed MA image file: catno= 31 disk= 1 2 2 17-MAY-2007 15:02:43 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 2 2 17-MAY-2007 15:02:43 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:02:43 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:02:43 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:02:43 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:02:43 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:02:43 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:02:43 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:02:43 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:02:43 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:02:43 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:02:43 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:02:43 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:02:43 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:02:43 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:02:43 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:02:43 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:02:43 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:02:43 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:02:43 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:02:43 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:02:43 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:02:43 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:02:43 AIPS Got(1) disk= 1 user=**** type=MA SATURN.RADCOR.1 2 2 17-MAY-2007 15:02:43 AIPS Got(O) disk= 1 user=**** type=MA SATURN.RADCOR.1 2 5 17-MAY-2007 15:02:43 CPYRT Task CPYRT (release of 31DEC07) begins 2 2 17-MAY-2007 15:02:43 CPYRT Create SATURN .NVAS07. 1 (MA) on disk 1 cno 54 2 2 17-MAY-2007 15:02:43 CPYRT ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:02:43 CPYRT ZTXOP2: /home/thuban2/vlbacald/Arch_Cprt 2 3 17-MAY-2007 15:02:43 CPYRT Appears to have ended successfully 2 5 17-MAY-2007 15:02:43 CPYRT thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:02:44 AIPS Resumes 2 3 17-MAY-2007 15:02:44 AIPS CPYRT was not found to be running 2 4 17-MAY-2007 15:02:44 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:02:44 AIPS Destroyed MA image file: catno= 31 disk= 1 2 2 17-MAY-2007 15:02:44 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 2 2 17-MAY-2007 15:02:44 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:02:44 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:02:44 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:02:44 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:02:44 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:02:44 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:02:44 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:02:44 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:02:44 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:02:44 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:02:44 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:02:44 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:02:44 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:02:44 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:02:44 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:02:44 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:02:44 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:02:44 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:02:44 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:02:44 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:02:44 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:02:44 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:02:44 AIPS Got(1) disk= 1 user=**** type=MA SATURN.RADCOR.2 2 2 17-MAY-2007 15:02:44 AIPS Got(O) disk= 1 user=**** type=MA SATURN.RADCOR.2 2 5 17-MAY-2007 15:02:44 CPYRT Task CPYRT (release of 31DEC07) begins 2 2 17-MAY-2007 15:02:44 CPYRT Create SATURN .NVAS07. 2 (MA) on disk 1 cno 54 2 2 17-MAY-2007 15:02:44 CPYRT ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:02:44 CPYRT ZTXOP2: /home/thuban2/vlbacald/Arch_Cprt 2 3 17-MAY-2007 15:02:44 CPYRT Appears to have ended successfully 2 5 17-MAY-2007 15:02:44 CPYRT thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:02:45 AIPS Resumes 2 3 17-MAY-2007 15:02:45 AIPS CPYRT was not found to be running 2 4 17-MAY-2007 15:02:45 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:02:45 AIPS Destroyed MA image file: catno= 31 disk= 1 2 2 17-MAY-2007 15:02:45 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 2 2 17-MAY-2007 15:02:45 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:02:45 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:02:45 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:02:45 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:02:45 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:02:45 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:02:45 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:02:45 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:02:45 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:02:45 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:02:45 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:02:45 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:02:45 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:02:45 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:02:45 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:02:45 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:02:45 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:02:45 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:02:45 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:02:45 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:02:45 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:02:45 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:02:45 AIPS Got(1) disk= 1 user=**** type=MA SATURN.RADCOR.3 2 2 17-MAY-2007 15:02:45 AIPS Got(O) disk= 1 user=**** type=MA SATURN.RADCOR.3 2 5 17-MAY-2007 15:02:45 CPYRT Task CPYRT (release of 31DEC07) begins 2 2 17-MAY-2007 15:02:45 CPYRT Create SATURN .NVAS07. 3 (MA) on disk 1 cno 54 2 2 17-MAY-2007 15:02:45 CPYRT ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:02:45 CPYRT ZTXOP2: /home/thuban2/vlbacald/Arch_Cprt 2 3 17-MAY-2007 15:02:45 CPYRT Appears to have ended successfully 2 5 17-MAY-2007 15:02:45 CPYRT thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:02:45 AIPS Resumes 2 3 17-MAY-2007 15:02:45 AIPS CPYRT was not found to be running 2 4 17-MAY-2007 15:02:45 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:02:45 AIPS Destroyed MA image file: catno= 31 disk= 1 2 2 17-MAY-2007 15:02:45 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 2 2 17-MAY-2007 15:02:45 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:02:45 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:02:45 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:02:45 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:02:45 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:02:45 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:02:45 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:02:45 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:02:45 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:02:45 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:02:45 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:02:45 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:02:45 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:02:45 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:02:45 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:02:45 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:02:45 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:02:45 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:02:45 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:02:45 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:02:45 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:02:45 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:02:45 AIPS Got(1) disk= 1 user=**** type=MA SATURN.RADCOR.4 2 2 17-MAY-2007 15:02:45 AIPS Got(O) disk= 1 user=**** type=MA SATURN.RADCOR.4 2 5 17-MAY-2007 15:02:45 CPYRT Task CPYRT (release of 31DEC07) begins 2 2 17-MAY-2007 15:02:45 CPYRT Create SATURN .NVAS07. 4 (MA) on disk 1 cno 54 2 2 17-MAY-2007 15:02:45 CPYRT ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:02:45 CPYRT ZTXOP2: /home/thuban2/vlbacald/Arch_Cprt 2 3 17-MAY-2007 15:02:45 CPYRT Appears to have ended successfully 2 5 17-MAY-2007 15:02:45 CPYRT thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:02:46 AIPS Resumes 2 3 17-MAY-2007 15:02:46 AIPS CPYRT was not found to be running 2 4 17-MAY-2007 15:02:46 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:02:46 AIPS Destroyed MA image file: catno= 31 disk= 1 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:02:46 AIPS Got(1) disk= 1 user=**** type=MA SATURN.RADCOR.5 2 2 17-MAY-2007 15:02:46 AIPS Got(O) disk= 1 user=**** type=MA SATURN.RADCOR.5 2 5 17-MAY-2007 15:02:46 CPYRT Task CPYRT (release of 31DEC07) begins 2 2 17-MAY-2007 15:02:46 CPYRT Create SATURN .NVAS07. 5 (MA) on disk 1 cno 54 2 2 17-MAY-2007 15:02:46 CPYRT ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:02:46 CPYRT ZTXOP2: /home/thuban2/vlbacald/Arch_Cprt 2 3 17-MAY-2007 15:02:46 CPYRT Appears to have ended successfully 2 5 17-MAY-2007 15:02:46 CPYRT thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:02:46 AIPS Resumes 2 3 17-MAY-2007 15:02:46 AIPS CPYRT was not found to be running 2 4 17-MAY-2007 15:02:46 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:02:46 AIPS Destroyed MA image file: catno= 31 disk= 1 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:02:46 AIPS Got(1) disk= 1 user=**** type=MA SATURN.RADCOR.6 2 2 17-MAY-2007 15:02:46 AIPS Got(O) disk= 1 user=**** type=MA SATURN.RADCOR.6 2 5 17-MAY-2007 15:02:46 CPYRT Task CPYRT (release of 31DEC07) begins 2 2 17-MAY-2007 15:02:46 CPYRT Create SATURN .NVAS07. 6 (MA) on disk 1 cno 54 2 2 17-MAY-2007 15:02:46 CPYRT ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:02:46 CPYRT ZTXOP2: /home/thuban2/vlbacald/Arch_Cprt 2 3 17-MAY-2007 15:02:46 CPYRT Appears to have ended successfully 2 5 17-MAY-2007 15:02:46 CPYRT thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:02:46 AIPS Resumes 2 3 17-MAY-2007 15:02:46 AIPS CPYRT was not found to be running 2 4 17-MAY-2007 15:02:46 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:02:46 AIPS Destroyed MA image file: catno= 31 disk= 1 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:02:46 AIPS Got(1) disk= 1 user=**** type=MA SATURN.RADCOR.7 2 2 17-MAY-2007 15:02:46 AIPS Got(O) disk= 1 user=**** type=MA SATURN.RADCOR.7 2 5 17-MAY-2007 15:02:46 CPYRT Task CPYRT (release of 31DEC07) begins 2 2 17-MAY-2007 15:02:46 CPYRT Create SATURN .NVAS07. 7 (MA) on disk 1 cno 54 2 2 17-MAY-2007 15:02:46 CPYRT ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:02:46 CPYRT ZTXOP2: /home/thuban2/vlbacald/Arch_Cprt 2 3 17-MAY-2007 15:02:46 CPYRT Appears to have ended successfully 2 5 17-MAY-2007 15:02:46 CPYRT thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:02:46 AIPS Resumes 2 3 17-MAY-2007 15:02:46 AIPS CPYRT was not found to be running 2 4 17-MAY-2007 15:02:46 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:02:46 AIPS Destroyed MA image file: catno= 31 disk= 1 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:02:46 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:02:46 AIPS Got(1) disk= 1 user=**** type=MA SATURN.RADCOR.8 2 2 17-MAY-2007 15:02:46 AIPS Got(O) disk= 1 user=**** type=MA SATURN.RADCOR.8 2 5 17-MAY-2007 15:02:46 CPYRT Task CPYRT (release of 31DEC07) begins 2 2 17-MAY-2007 15:02:46 CPYRT Create SATURN .NVAS07. 8 (MA) on disk 1 cno 54 2 2 17-MAY-2007 15:02:46 CPYRT ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:02:46 CPYRT ZTXOP2: /home/thuban2/vlbacald/Arch_Cprt 2 3 17-MAY-2007 15:02:46 CPYRT Appears to have ended successfully 2 5 17-MAY-2007 15:02:46 CPYRT thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:02:48 AIPS Resumes 2 3 17-MAY-2007 15:02:48 AIPS CPYRT was not found to be running 2 4 17-MAY-2007 15:02:48 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:02:48 AIPS Destroyed MA image file: catno= 31 disk= 1 2 2 17-MAY-2007 15:02:48 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 2 2 17-MAY-2007 15:02:48 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:02:48 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:02:48 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:02:48 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:02:48 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:02:48 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:02:48 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:02:48 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:02:48 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:02:48 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:02:48 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:02:48 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:02:48 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:02:48 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:02:48 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:02:48 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:02:48 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:02:48 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:02:48 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:02:48 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:02:48 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:02:48 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:02:48 AIPS Got(1) disk= 1 user=**** type=MA SATURN.RADCOR.9 2 2 17-MAY-2007 15:02:48 AIPS Got(O) disk= 1 user=**** type=MA SATURN.RADCOR.9 2 5 17-MAY-2007 15:02:48 CPYRT Task CPYRT (release of 31DEC07) begins 2 2 17-MAY-2007 15:02:48 CPYRT Create SATURN .NVAS07. 9 (MA) on disk 1 cno 54 2 2 17-MAY-2007 15:02:48 CPYRT ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:02:48 CPYRT ZTXOP2: /home/thuban2/vlbacald/Arch_Cprt 2 3 17-MAY-2007 15:02:48 CPYRT Appears to have ended successfully 2 5 17-MAY-2007 15:02:48 CPYRT thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:02:48 AIPS Resumes 2 3 17-MAY-2007 15:02:48 AIPS CPYRT was not found to be running 2 4 17-MAY-2007 15:02:48 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:02:48 AIPS Destroyed MA image file: catno= 31 disk= 1 2 2 17-MAY-2007 15:02:48 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 2 2 17-MAY-2007 15:02:48 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:02:48 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:02:48 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:02:48 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:02:48 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:02:48 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:02:48 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:02:48 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:02:48 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:02:48 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:02:48 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:02:48 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:02:48 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:02:48 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:02:48 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:02:48 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:02:48 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:02:48 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:02:48 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:02:48 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:02:48 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:02:48 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:02:48 AIPS Got(1) disk= 1 user=**** type=MA SATURN.RADCOR.10 2 2 17-MAY-2007 15:02:48 AIPS Got(O) disk= 1 user=**** type=MA SATURN.RADCOR.10 2 5 17-MAY-2007 15:02:48 CPYRT Task CPYRT (release of 31DEC07) begins 2 2 17-MAY-2007 15:02:48 CPYRT Create SATURN .NVAS07. 10 (MA) on disk 1 cno 54 2 2 17-MAY-2007 15:02:48 CPYRT ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:02:48 CPYRT ZTXOP2: /home/thuban2/vlbacald/Arch_Cprt 2 3 17-MAY-2007 15:02:48 CPYRT Appears to have ended successfully 2 5 17-MAY-2007 15:02:48 CPYRT thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:02:49 AIPS Resumes 2 3 17-MAY-2007 15:02:49 AIPS CPYRT was not found to be running 2 4 17-MAY-2007 15:02:49 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:02:49 AIPS Destroyed MA image file: catno= 31 disk= 1 2 2 17-MAY-2007 15:02:49 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 2 2 17-MAY-2007 15:02:49 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:02:49 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:02:49 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:02:49 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:02:49 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:02:49 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:02:49 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:02:49 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:02:49 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:02:49 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:02:49 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:02:49 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:02:49 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:02:49 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:02:49 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:02:49 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:02:49 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:02:49 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:02:49 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:02:49 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:02:49 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:02:49 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:02:49 AIPS Got(1) disk= 1 user=**** type=MA SATURN.RADCOR.11 2 2 17-MAY-2007 15:02:49 AIPS Got(O) disk= 1 user=**** type=MA SATURN.RADCOR.11 2 5 17-MAY-2007 15:02:49 CPYRT Task CPYRT (release of 31DEC07) begins 2 2 17-MAY-2007 15:02:49 CPYRT Create SATURN .NVAS07. 11 (MA) on disk 1 cno 54 2 2 17-MAY-2007 15:02:49 CPYRT ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:02:49 CPYRT ZTXOP2: /home/thuban2/vlbacald/Arch_Cprt 2 3 17-MAY-2007 15:02:49 CPYRT Appears to have ended successfully 2 5 17-MAY-2007 15:02:49 CPYRT thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:02:49 AIPS Resumes 2 3 17-MAY-2007 15:02:49 AIPS CPYRT was not found to be running 2 4 17-MAY-2007 15:02:49 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:02:49 AIPS Destroyed MA image file: catno= 31 disk= 1 2 2 17-MAY-2007 15:02:49 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 2 2 17-MAY-2007 15:02:49 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:02:49 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:02:49 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:02:49 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:02:49 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:02:49 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:02:49 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:02:49 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:02:49 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:02:49 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:02:49 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:02:49 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:02:49 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:02:49 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:02:49 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:02:49 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:02:49 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:02:49 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:02:49 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:02:49 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:02:49 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:02:49 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:02:49 AIPS Got(1) disk= 1 user=**** type=MA SATURN.RADCOR.12 2 2 17-MAY-2007 15:02:49 AIPS Got(O) disk= 1 user=**** type=MA SATURN.RADCOR.12 2 5 17-MAY-2007 15:02:49 CPYRT Task CPYRT (release of 31DEC07) begins 2 2 17-MAY-2007 15:02:49 CPYRT Create SATURN .NVAS07. 12 (MA) on disk 1 cno 54 2 2 17-MAY-2007 15:02:49 CPYRT ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:02:49 CPYRT ZTXOP2: /home/thuban2/vlbacald/Arch_Cprt 2 3 17-MAY-2007 15:02:49 CPYRT Appears to have ended successfully 2 5 17-MAY-2007 15:02:49 CPYRT thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:02:50 AIPS Resumes 2 3 17-MAY-2007 15:02:50 AIPS CPYRT was not found to be running 2 4 17-MAY-2007 15:02:50 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:02:50 AIPS Destroyed MA image file: catno= 31 disk= 1 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:02:50 AIPS Got(1) disk= 1 user=**** type=MA SATURN.RADCOR.13 2 2 17-MAY-2007 15:02:50 AIPS Got(O) disk= 1 user=**** type=MA SATURN.RADCOR.13 2 5 17-MAY-2007 15:02:50 CPYRT Task CPYRT (release of 31DEC07) begins 2 2 17-MAY-2007 15:02:50 CPYRT Create SATURN .NVAS07. 13 (MA) on disk 1 cno 54 2 2 17-MAY-2007 15:02:50 CPYRT ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:02:50 CPYRT ZTXOP2: /home/thuban2/vlbacald/Arch_Cprt 2 3 17-MAY-2007 15:02:50 CPYRT Appears to have ended successfully 2 5 17-MAY-2007 15:02:50 CPYRT thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:02:50 AIPS Resumes 2 3 17-MAY-2007 15:02:50 AIPS CPYRT was not found to be running 2 4 17-MAY-2007 15:02:50 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:02:50 AIPS Destroyed MA image file: catno= 31 disk= 1 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:02:50 AIPS Got(1) disk= 1 user=**** type=MA SATURN.RADCOR.14 2 2 17-MAY-2007 15:02:50 AIPS Got(O) disk= 1 user=**** type=MA SATURN.RADCOR.14 2 5 17-MAY-2007 15:02:50 CPYRT Task CPYRT (release of 31DEC07) begins 2 2 17-MAY-2007 15:02:50 CPYRT Create SATURN .NVAS07. 14 (MA) on disk 1 cno 54 2 2 17-MAY-2007 15:02:50 CPYRT ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:02:50 CPYRT ZTXOP2: /home/thuban2/vlbacald/Arch_Cprt 2 3 17-MAY-2007 15:02:50 CPYRT Appears to have ended successfully 2 5 17-MAY-2007 15:02:50 CPYRT thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:02:50 AIPS Resumes 2 3 17-MAY-2007 15:02:50 AIPS CPYRT was not found to be running 2 4 17-MAY-2007 15:02:50 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:02:50 AIPS Destroyed MA image file: catno= 31 disk= 1 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:02:50 AIPS Got(1) disk= 1 user=**** type=MA SATURN.RADCOR.15 2 2 17-MAY-2007 15:02:50 AIPS Got(O) disk= 1 user=**** type=MA SATURN.RADCOR.15 2 5 17-MAY-2007 15:02:50 CPYRT Task CPYRT (release of 31DEC07) begins 2 2 17-MAY-2007 15:02:50 CPYRT Create SATURN .NVAS07. 15 (MA) on disk 1 cno 54 2 2 17-MAY-2007 15:02:50 CPYRT ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:02:50 CPYRT ZTXOP2: /home/thuban2/vlbacald/Arch_Cprt 2 3 17-MAY-2007 15:02:50 CPYRT Appears to have ended successfully 2 5 17-MAY-2007 15:02:50 CPYRT thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:02:50 AIPS Resumes 2 3 17-MAY-2007 15:02:50 AIPS CPYRT was not found to be running 2 4 17-MAY-2007 15:02:50 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:02:50 AIPS Destroyed MA image file: catno= 31 disk= 1 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:02:50 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:02:50 AIPS Got(1) disk= 1 user=**** type=MA SATURN.RADCOR.16 2 2 17-MAY-2007 15:02:50 AIPS Got(O) disk= 1 user=**** type=MA SATURN.RADCOR.16 2 5 17-MAY-2007 15:02:51 CPYRT Task CPYRT (release of 31DEC07) begins 2 2 17-MAY-2007 15:02:51 CPYRT Create SATURN .NVAS07. 16 (MA) on disk 1 cno 54 2 2 17-MAY-2007 15:02:51 CPYRT ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:02:51 CPYRT ZTXOP2: /home/thuban2/vlbacald/Arch_Cprt 2 3 17-MAY-2007 15:02:51 CPYRT Appears to have ended successfully 2 5 17-MAY-2007 15:02:51 CPYRT thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:02:51 AIPS Resumes 2 3 17-MAY-2007 15:02:51 AIPS CPYRT was not found to be running 2 4 17-MAY-2007 15:02:51 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:02:51 AIPS Destroyed MA image file: catno= 31 disk= 1 2 2 17-MAY-2007 15:02:51 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 2 2 17-MAY-2007 15:02:51 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:02:51 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:02:51 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:02:51 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:02:51 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:02:51 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:02:51 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:02:51 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:02:51 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:02:51 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:02:51 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:02:51 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:02:51 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:02:51 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:02:51 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:02:51 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:02:51 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:02:51 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:02:51 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:02:51 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:02:51 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:02:51 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:02:51 AIPS Got(1) disk= 1 user=**** type=MA SATURN.RADCOR.17 2 2 17-MAY-2007 15:02:51 AIPS Got(O) disk= 1 user=**** type=MA SATURN.RADCOR.17 2 5 17-MAY-2007 15:02:51 CPYRT Task CPYRT (release of 31DEC07) begins 2 2 17-MAY-2007 15:02:51 CPYRT Create SATURN .NVAS07. 17 (MA) on disk 1 cno 54 2 2 17-MAY-2007 15:02:51 CPYRT ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:02:51 CPYRT ZTXOP2: /home/thuban2/vlbacald/Arch_Cprt 2 3 17-MAY-2007 15:02:51 CPYRT Appears to have ended successfully 2 5 17-MAY-2007 15:02:51 CPYRT thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:02:51 AIPS Resumes 2 3 17-MAY-2007 15:02:51 AIPS CPYRT was not found to be running 2 4 17-MAY-2007 15:02:51 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:02:51 AIPS Destroyed MA image file: catno= 31 disk= 1 2 2 17-MAY-2007 15:02:51 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 2 2 17-MAY-2007 15:02:51 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:02:51 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:02:51 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:02:51 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:02:51 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:02:51 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:02:51 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:02:51 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:02:51 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:02:51 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:02:51 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:02:51 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:02:51 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:02:51 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:02:51 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:02:51 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:02:51 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:02:51 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:02:51 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:02:51 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:02:51 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:02:51 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:02:51 AIPS Got(1) disk= 1 user=**** type=MA SATURN.RADCOR.18 2 2 17-MAY-2007 15:02:51 AIPS Got(O) disk= 1 user=**** type=MA SATURN.RADCOR.18 2 5 17-MAY-2007 15:02:52 CPYRT Task CPYRT (release of 31DEC07) begins 2 2 17-MAY-2007 15:02:52 CPYRT Create SATURN .NVAS07. 18 (MA) on disk 1 cno 54 2 2 17-MAY-2007 15:02:52 CPYRT ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:02:52 CPYRT ZTXOP2: /home/thuban2/vlbacald/Arch_Cprt 2 3 17-MAY-2007 15:02:52 CPYRT Appears to have ended successfully 2 5 17-MAY-2007 15:02:52 CPYRT thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:02:52 AIPS Resumes 2 3 17-MAY-2007 15:02:52 AIPS CPYRT was not found to be running 2 4 17-MAY-2007 15:02:52 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:02:52 AIPS Destroyed MA image file: catno= 31 disk= 1 2 2 17-MAY-2007 15:02:52 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 2 2 17-MAY-2007 15:02:52 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:02:52 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:02:52 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:02:52 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:02:52 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:02:52 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:02:52 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:02:52 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:02:52 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:02:52 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:02:52 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:02:52 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:02:52 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:02:52 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:02:52 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:02:52 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:02:52 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:02:52 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:02:52 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:02:52 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:02:52 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:02:52 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:02:52 AIPS Got(1) disk= 1 user=**** type=MA SATURN.RADCOR.19 2 2 17-MAY-2007 15:02:52 AIPS Got(O) disk= 1 user=**** type=MA SATURN.RADCOR.19 2 5 17-MAY-2007 15:02:52 CPYRT Task CPYRT (release of 31DEC07) begins 2 2 17-MAY-2007 15:02:52 CPYRT Create SATURN .NVAS07. 19 (MA) on disk 1 cno 54 2 2 17-MAY-2007 15:02:52 CPYRT ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:02:52 CPYRT ZTXOP2: /home/thuban2/vlbacald/Arch_Cprt 2 3 17-MAY-2007 15:02:52 CPYRT Appears to have ended successfully 2 5 17-MAY-2007 15:02:52 CPYRT thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:02:52 AIPS Resumes 2 3 17-MAY-2007 15:02:52 AIPS CPYRT was not found to be running 2 4 17-MAY-2007 15:02:52 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:02:52 AIPS Destroyed MA image file: catno= 31 disk= 1 2 2 17-MAY-2007 15:02:52 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 2 2 17-MAY-2007 15:02:52 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:02:52 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:02:52 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:02:53 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:02:53 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:02:53 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:02:53 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:02:53 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:02:53 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:02:53 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:02:53 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:02:53 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:02:53 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:02:53 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:02:53 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:02:53 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:02:53 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:02:53 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:02:53 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:02:53 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:02:53 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:02:53 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:02:53 AIPS Got(1) disk= 1 user=**** type=MA SATURN.RADCOR.20 2 2 17-MAY-2007 15:02:53 AIPS Got(O) disk= 1 user=**** type=MA SATURN.RADCOR.20 2 5 17-MAY-2007 15:02:53 CPYRT Task CPYRT (release of 31DEC07) begins 2 2 17-MAY-2007 15:02:53 CPYRT Create SATURN .NVAS07. 20 (MA) on disk 1 cno 54 2 2 17-MAY-2007 15:02:53 CPYRT ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:02:53 CPYRT ZTXOP2: /home/thuban2/vlbacald/Arch_Cprt 2 3 17-MAY-2007 15:02:53 CPYRT Appears to have ended successfully 2 5 17-MAY-2007 15:02:53 CPYRT thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:02:53 AIPS Resumes 2 3 17-MAY-2007 15:02:53 AIPS CPYRT was not found to be running 2 4 17-MAY-2007 15:02:53 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:02:53 AIPS Destroyed MA image file: catno= 31 disk= 1 2 2 17-MAY-2007 15:02:53 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 2 2 17-MAY-2007 15:02:53 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:02:53 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:02:53 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:02:53 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:02:53 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:02:53 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:02:53 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:02:53 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:02:53 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:02:53 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:02:53 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:02:53 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:02:53 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:02:53 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:02:53 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:02:53 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:02:53 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:02:53 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:02:53 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:02:53 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:02:53 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:02:53 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:02:53 AIPS Got(1) disk= 1 user=**** type=MA SATURN.RADCOR.21 2 2 17-MAY-2007 15:02:53 AIPS Got(O) disk= 1 user=**** type=MA SATURN.RADCOR.21 2 5 17-MAY-2007 15:02:54 CPYRT Task CPYRT (release of 31DEC07) begins 2 2 17-MAY-2007 15:02:54 CPYRT Create SATURN .NVAS07. 21 (MA) on disk 1 cno 54 2 2 17-MAY-2007 15:02:54 CPYRT ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:02:54 CPYRT ZTXOP2: /home/thuban2/vlbacald/Arch_Cprt 2 3 17-MAY-2007 15:02:54 CPYRT Appears to have ended successfully 2 5 17-MAY-2007 15:02:54 CPYRT thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:02:54 AIPS Resumes 2 3 17-MAY-2007 15:02:54 AIPS CPYRT was not found to be running 2 4 17-MAY-2007 15:02:54 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:02:54 AIPS Destroyed MA image file: catno= 31 disk= 1 2 2 17-MAY-2007 15:02:54 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 2 2 17-MAY-2007 15:02:54 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:02:54 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:02:54 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:02:54 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:02:54 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:02:54 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:02:54 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:02:54 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:02:54 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:02:54 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:02:54 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:02:54 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:02:54 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:02:54 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:02:54 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:02:54 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:02:54 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:02:54 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:02:54 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:02:54 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:02:54 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:02:54 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:02:54 AIPS Got(1) disk= 1 user=**** type=MA SATURN.RADCOR.22 2 2 17-MAY-2007 15:02:54 AIPS Got(O) disk= 1 user=**** type=MA SATURN.RADCOR.22 2 5 17-MAY-2007 15:02:54 CPYRT Task CPYRT (release of 31DEC07) begins 2 2 17-MAY-2007 15:02:54 CPYRT Create SATURN .NVAS07. 22 (MA) on disk 1 cno 54 2 2 17-MAY-2007 15:02:54 CPYRT ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:02:54 CPYRT ZTXOP2: /home/thuban2/vlbacald/Arch_Cprt 2 3 17-MAY-2007 15:02:54 CPYRT Appears to have ended successfully 2 5 17-MAY-2007 15:02:54 CPYRT thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:02:54 AIPS Resumes 2 3 17-MAY-2007 15:02:54 AIPS CPYRT was not found to be running 2 4 17-MAY-2007 15:02:54 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:02:54 AIPS Destroyed MA image file: catno= 31 disk= 1 2 2 17-MAY-2007 15:02:54 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 2 2 17-MAY-2007 15:02:54 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:02:54 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:02:54 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:02:54 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:02:54 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:02:54 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:02:54 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:02:54 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:02:54 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:02:54 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:02:54 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:02:54 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:02:54 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:02:54 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:02:54 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:02:54 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:02:54 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:02:54 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:02:54 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:02:54 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:02:54 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:02:54 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 0 17-MAY-2007 15:02:54 AIPS nvasarch 2 2 17-MAY-2007 15:02:54 AIPS Disk 1 No files needed renumbering 2 5 17-MAY-2007 15:02:54 AIPS 'AM604_1998OCT15_1' 2 2 17-MAY-2007 15:02:54 AIPS Got(1) disk= 1 user=**** type=UV 19981015.C BAND.1 2 3 17-MAY-2007 15:02:54 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:02:54 AIPS umask 0;mkdir $ADAT/AM604 >& /dev/null 2 5 17-MAY-2007 15:02:54 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:02:54 FITAB Writing to disk file: ADAT:AM604_1998OCT15_1_4.89F27BB.uvfits 2 3 17-MAY-2007 15:02:54 FITAB Writing UV data: User19368 Disk 1 Name 19981015.C BAND.1 2 3 17-MAY-2007 15:02:54 FITAB Writing visibilities 1 to 439408 2 3 17-MAY-2007 15:02:54 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:02:55 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:02:55 FITAB Writing binary table of type NX 2 3 17-MAY-2007 15:02:55 FITAB Writing binary table of type SU 2 3 17-MAY-2007 15:02:55 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:02:55 FITAB Writing binary table of type CL 2 3 17-MAY-2007 15:02:55 FITAB Writing binary table of type CL 2 3 17-MAY-2007 15:02:56 FITAB Writing binary table of type CL 2 3 17-MAY-2007 15:02:56 FITAB Writing binary table of type TY 2 3 17-MAY-2007 15:02:57 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:02:57 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:02:57 FITAB Writing binary table of type FG 2 3 17-MAY-2007 15:02:57 FITAB Writing binary table of type FG 2 3 17-MAY-2007 15:02:57 FITAB Writing binary table of type XX 2 3 17-MAY-2007 15:02:57 FITAB Writing binary table of type SN 2 3 17-MAY-2007 15:02:57 FITAB Writing binary table of type SN 2 2 17-MAY-2007 15:02:57 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:02:59 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:02:59 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:02:59 FITAB thuban 31DEC07 TST: Cpu= 3.4 Real= 5 2 2 17-MAY-2007 15:03:00 AIPS Resumes 2 3 17-MAY-2007 15:03:00 AIPS FITAB was not found to be running 2 2 17-MAY-2007 15:03:00 AIPS Got(1) disk= 1 user=**** type=UV 19981015.TASAV.1 2 5 17-MAY-2007 15:03:00 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:03:00 FITAB Writing to disk file: ADAT:AM604_1998OCT15_1_4.89F27BB.clfits 2 3 17-MAY-2007 15:03:00 FITAB Writing UV data: User19368 Disk 1 Name 19981015.TASAV.1 2 3 17-MAY-2007 15:03:00 FITAB Writing visibilities 1 to 1 2 3 17-MAY-2007 15:03:00 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:03:00 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:03:00 FITAB Writing binary table of type NX 2 3 17-MAY-2007 15:03:00 FITAB Writing binary table of type SU 2 3 17-MAY-2007 15:03:00 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:03:00 FITAB Writing binary table of type CL 2 3 17-MAY-2007 15:03:00 FITAB Writing binary table of type CL 2 3 17-MAY-2007 15:03:01 FITAB Writing binary table of type CL 2 3 17-MAY-2007 15:03:01 FITAB Writing binary table of type TY 2 3 17-MAY-2007 15:03:02 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:03:02 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:03:02 FITAB Writing binary table of type FG 2 3 17-MAY-2007 15:03:02 FITAB Writing binary table of type FG 2 3 17-MAY-2007 15:03:02 FITAB Writing binary table of type XX 2 3 17-MAY-2007 15:03:02 FITAB Writing binary table of type SN 2 3 17-MAY-2007 15:03:02 FITAB Writing binary table of type SN 2 2 17-MAY-2007 15:03:02 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:03:02 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:03:02 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:03:02 FITAB thuban 31DEC07 TST: Cpu= 2.0 Real= 2 2 2 17-MAY-2007 15:03:02 AIPS Resumes 2 3 17-MAY-2007 15:03:02 AIPS FITAB was not found to be running 2 3 17-MAY-2007 15:03:02 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:03:02 AIPS \mv -f $ADAT/AM604_1998OCT15_1_* $ADAT/AM604 >& /dev/null 2 2 17-MAY-2007 15:03:02 AIPS Got(1) disk= 1 user=**** type=UV 0203+115.C BAND.1 2 2 17-MAY-2007 15:03:02 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.1 2 2 17-MAY-2007 15:03:02 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.2 2 2 17-MAY-2007 15:03:02 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.3 2 2 17-MAY-2007 15:03:02 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.4 2 2 17-MAY-2007 15:03:02 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.5 2 2 17-MAY-2007 15:03:02 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.6 2 2 17-MAY-2007 15:03:02 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.7 2 2 17-MAY-2007 15:03:02 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.8 2 2 17-MAY-2007 15:03:02 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.9 2 2 17-MAY-2007 15:03:02 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.10 2 2 17-MAY-2007 15:03:02 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.11 2 2 17-MAY-2007 15:03:02 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.12 2 2 17-MAY-2007 15:03:02 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.13 2 2 17-MAY-2007 15:03:02 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.14 2 2 17-MAY-2007 15:03:02 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.15 2 2 17-MAY-2007 15:03:02 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.16 2 2 17-MAY-2007 15:03:02 AIPS Got(1) disk= 1 user=**** type=UV 0521+166.C BAND.1 2 2 17-MAY-2007 15:03:02 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.17 2 2 17-MAY-2007 15:03:02 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.18 2 2 17-MAY-2007 15:03:02 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.19 2 2 17-MAY-2007 15:03:02 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.20 2 2 17-MAY-2007 15:03:02 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.21 2 2 17-MAY-2007 15:03:02 AIPS Got(1) disk= 1 user=**** type=UV 0137+331.C BAND.1 2 2 17-MAY-2007 15:03:02 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.22 2 2 17-MAY-2007 15:03:02 AIPS Got(1) disk= 1 user=**** type=MA 0203+115.ICL001.1 2 2 17-MAY-2007 15:03:02 AIPS Got(1) disk= 1 user=**** type=UV 0203+115.C BAND.1 2 3 17-MAY-2007 15:03:02 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:03:02 AIPS umask 0;mkdir $aimg/J020346.6+113445 >& /dev/null 2 5 17-MAY-2007 15:03:02 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:03:02 FITAB Writing to disk file: AIMG:4.89F27BB_AM604_1998OCT15_1.uvfits 2 3 17-MAY-2007 15:03:02 FITAB Writing UV data: User19368 Disk 1 Name 0203+115.C BAND.1 2 3 17-MAY-2007 15:03:02 FITAB Writing visibilities 1 to 71675 2 3 17-MAY-2007 15:03:02 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:03:02 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:03:02 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:03:02 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:03:02 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:03:02 FITAB Writing binary table of type XX 2 2 17-MAY-2007 15:03:02 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:03:03 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:03:03 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:03:03 FITAB thuban 31DEC07 TST: Cpu= 0.4 Real= 1 2 2 17-MAY-2007 15:03:03 AIPS Resumes 2 3 17-MAY-2007 15:03:03 AIPS FITAB was not found to be running 2 5 17-MAY-2007 15:03:03 LWPLA Task LWPLA (release of 31DEC07) begins 2 3 17-MAY-2007 15:03:03 LWPLA No clipping or scaling applied to grey scale pixels 2 6 17-MAY-2007 15:03:03 LWPLA ZLWIO: plotter file = /home/thuban2/vlbacald/img/4.89F27BB_AM6 2 6 17-MAY-2007 15:03:03 LWPLA 04_1998OCT15_1.vis.ps 2 2 17-MAY-2007 15:03:03 LWPLA Writing plot file version 3 to page 1 2 3 17-MAY-2007 15:03:06 LWPLA Appears to have ended successfully 2 5 17-MAY-2007 15:03:06 LWPLA thuban 31DEC07 TST: Cpu= 3.5 Real= 3 2 2 17-MAY-2007 15:03:06 AIPS Resumes 2 3 17-MAY-2007 15:03:06 AIPS LWPLA was not found to be running 2 3 17-MAY-2007 15:03:06 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:03:06 AIPS convert $aimg/4.89F27BB_AM604_1998OCT15_1.vis.ps $aimg/4.89F27BB 2 3 17-MAY-2007 15:03:06 AIPS _AM604_1998OCT15_1.vis.gif >& /dev/null 2 5 17-MAY-2007 15:03:17 LWPLA Task LWPLA (release of 31DEC07) begins 2 3 17-MAY-2007 15:03:17 LWPLA No clipping or scaling applied to grey scale pixels 2 6 17-MAY-2007 15:03:17 LWPLA ZLWIO: plotter file = /home/thuban2/vlbacald/img/4.89F27BB_AM6 2 6 17-MAY-2007 15:03:17 LWPLA 04_1998OCT15_1.ri.ps 2 2 17-MAY-2007 15:03:17 LWPLA Writing plot file version 2 to page 1 2 3 17-MAY-2007 15:03:21 LWPLA Appears to have ended successfully 2 5 17-MAY-2007 15:03:21 LWPLA thuban 31DEC07 TST: Cpu= 3.7 Real= 4 2 2 17-MAY-2007 15:03:21 AIPS Resumes 2 3 17-MAY-2007 15:03:21 AIPS LWPLA was not found to be running 2 3 17-MAY-2007 15:03:21 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:03:21 AIPS convert $aimg/4.89F27BB_AM604_1998OCT15_1.ri.ps $aimg/4.89F27BB_ 2 3 17-MAY-2007 15:03:21 AIPS AM604_1998OCT15_1.ri.gif >& /dev/null 2 5 17-MAY-2007 15:03:30 LWPLA Task LWPLA (release of 31DEC07) begins 2 3 17-MAY-2007 15:03:30 LWPLA No clipping or scaling applied to grey scale pixels 2 6 17-MAY-2007 15:03:30 LWPLA ZLWIO: plotter file = /home/thuban2/vlbacald/img/4.89F27BB_AM6 2 6 17-MAY-2007 15:03:30 LWPLA 04_1998OCT15_1.uv.ps 2 2 17-MAY-2007 15:03:30 LWPLA Writing plot file version 1 to page 1 2 3 17-MAY-2007 15:03:37 LWPLA Appears to have ended successfully 2 5 17-MAY-2007 15:03:37 LWPLA thuban 31DEC07 TST: Cpu= 7.1 Real= 7 2 2 17-MAY-2007 15:03:37 AIPS Resumes 2 3 17-MAY-2007 15:03:37 AIPS LWPLA was not found to be running 2 3 17-MAY-2007 15:03:37 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:03:37 AIPS convert $aimg/4.89F27BB_AM604_1998OCT15_1.uv.ps $aimg/4.89F27BB_ 2 3 17-MAY-2007 15:03:37 AIPS AM604_1998OCT15_1.uv.gif >& /dev/null 2 3 17-MAY-2007 15:03:56 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:03:56 AIPS chmod 666 $aimg/4.89F27BB_AM604_1998OCT15_1* >& /dev/null 2 3 17-MAY-2007 15:03:56 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:03:56 AIPS \mv -f $aimg/4.89F27BB_AM604_1998OCT15_1.* $aimg/J020346.6+11344 2 3 17-MAY-2007 15:03:56 AIPS 5 >& /dev/null 2 2 17-MAY-2007 15:03:56 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.1 2 3 17-MAY-2007 15:03:56 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:03:56 AIPS umask 0;mkdir $aimg/J015849.5+091046 >& /dev/null 2 5 17-MAY-2007 15:03:56 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:03:56 FITAB Writing to disk file: AIMG:4.89F27BB_AM604_1998OCT15_1.uvfits 2 3 17-MAY-2007 15:03:56 FITAB Writing UV data: User19368 Disk 1 Name SATURN.C BAND.1 2 3 17-MAY-2007 15:03:56 FITAB Writing visibilities 1 to 12075 2 3 17-MAY-2007 15:03:56 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:03:56 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:03:56 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:03:56 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:03:56 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:03:56 FITAB Writing binary table of type XX 2 2 17-MAY-2007 15:03:56 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:03:56 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:03:56 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:03:56 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 0 2 2 17-MAY-2007 15:03:57 AIPS Resumes 2 3 17-MAY-2007 15:03:57 AIPS FITAB was not found to be running 2 5 17-MAY-2007 15:03:57 AIPS 'NO UV PLOTS' 2 3 17-MAY-2007 15:03:57 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:03:57 AIPS \mv -f $aimg/4.89F27BB_AM604_1998OCT15_1.* $aimg/J015849.5+09104 2 3 17-MAY-2007 15:03:57 AIPS 6 >& /dev/null 2 2 17-MAY-2007 15:03:57 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.2 2 3 17-MAY-2007 15:03:57 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:03:57 AIPS umask 0;mkdir $aimg/J015849.5+091046 >& /dev/null 2 5 17-MAY-2007 15:03:57 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:03:57 FITAB Writing to disk file: AIMG:4.89F27BB_AM604_1998OCT15_1.uvfits 2 3 17-MAY-2007 15:03:57 FITAB Writing UV data: User19368 Disk 1 Name SATURN.C BAND.2 2 3 17-MAY-2007 15:03:57 FITAB Writing visibilities 1 to 12350 2 3 17-MAY-2007 15:03:57 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:03:57 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:03:57 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:03:57 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:03:57 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:03:57 FITAB Writing binary table of type XX 2 2 17-MAY-2007 15:03:57 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:03:57 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:03:57 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:03:57 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 0 2 2 17-MAY-2007 15:03:57 AIPS Resumes 2 3 17-MAY-2007 15:03:57 AIPS FITAB was not found to be running 2 5 17-MAY-2007 15:03:57 AIPS 'NO UV PLOTS' 2 3 17-MAY-2007 15:03:57 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:03:57 AIPS \mv -f $aimg/4.89F27BB_AM604_1998OCT15_1.* $aimg/J015849.5+09104 2 3 17-MAY-2007 15:03:57 AIPS 6 >& /dev/null 2 2 17-MAY-2007 15:03:57 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.3 2 3 17-MAY-2007 15:03:57 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:03:57 AIPS umask 0;mkdir $aimg/J015849.5+091046 >& /dev/null 2 5 17-MAY-2007 15:03:57 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:03:57 FITAB Writing to disk file: AIMG:4.89F27BB_AM604_1998OCT15_1.uvfits 2 3 17-MAY-2007 15:03:57 FITAB Writing UV data: User19368 Disk 1 Name SATURN.C BAND.3 2 3 17-MAY-2007 15:03:57 FITAB Writing visibilities 1 to 12350 2 3 17-MAY-2007 15:03:57 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:03:57 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:03:57 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:03:57 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:03:57 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:03:57 FITAB Writing binary table of type XX 2 2 17-MAY-2007 15:03:57 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:03:57 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:03:57 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:03:58 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 1 2 2 17-MAY-2007 15:03:58 AIPS Resumes 2 3 17-MAY-2007 15:03:58 AIPS FITAB was not found to be running 2 5 17-MAY-2007 15:03:58 AIPS 'NO UV PLOTS' 2 3 17-MAY-2007 15:03:58 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:03:58 AIPS \mv -f $aimg/4.89F27BB_AM604_1998OCT15_1.* $aimg/J015849.5+09104 2 3 17-MAY-2007 15:03:58 AIPS 6 >& /dev/null 2 2 17-MAY-2007 15:03:58 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.4 2 3 17-MAY-2007 15:03:58 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:03:58 AIPS umask 0;mkdir $aimg/J015849.5+091046 >& /dev/null 2 5 17-MAY-2007 15:03:58 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:03:58 FITAB Writing to disk file: AIMG:4.89F27BB_AM604_1998OCT15_1.uvfits 2 3 17-MAY-2007 15:03:58 FITAB Writing UV data: User19368 Disk 1 Name SATURN.C BAND.4 2 3 17-MAY-2007 15:03:58 FITAB Writing visibilities 1 to 12300 2 3 17-MAY-2007 15:03:58 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:03:58 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:03:58 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:03:58 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:03:58 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:03:58 FITAB Writing binary table of type XX 2 2 17-MAY-2007 15:03:58 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:03:58 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:03:58 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:03:58 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 0 2 2 17-MAY-2007 15:03:58 AIPS Resumes 2 3 17-MAY-2007 15:03:58 AIPS FITAB was not found to be running 2 5 17-MAY-2007 15:03:58 AIPS 'NO UV PLOTS' 2 3 17-MAY-2007 15:03:58 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:03:58 AIPS \mv -f $aimg/4.89F27BB_AM604_1998OCT15_1.* $aimg/J015849.5+09104 2 3 17-MAY-2007 15:03:58 AIPS 6 >& /dev/null 2 2 17-MAY-2007 15:03:58 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.5 2 3 17-MAY-2007 15:03:58 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:03:58 AIPS umask 0;mkdir $aimg/J015849.5+091046 >& /dev/null 2 5 17-MAY-2007 15:03:58 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:03:58 FITAB Writing to disk file: AIMG:4.89F27BB_AM604_1998OCT15_1.uvfits 2 3 17-MAY-2007 15:03:58 FITAB Writing UV data: User19368 Disk 1 Name SATURN.C BAND.5 2 3 17-MAY-2007 15:03:58 FITAB Writing visibilities 1 to 12675 2 3 17-MAY-2007 15:03:58 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:03:58 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:03:58 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:03:58 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:03:58 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:03:58 FITAB Writing binary table of type XX 2 2 17-MAY-2007 15:03:58 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:03:59 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:03:59 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:03:59 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 1 2 2 17-MAY-2007 15:03:59 AIPS Resumes 2 3 17-MAY-2007 15:03:59 AIPS FITAB was not found to be running 2 5 17-MAY-2007 15:03:59 AIPS 'NO UV PLOTS' 2 3 17-MAY-2007 15:03:59 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:03:59 AIPS \mv -f $aimg/4.89F27BB_AM604_1998OCT15_1.* $aimg/J015849.5+09104 2 3 17-MAY-2007 15:03:59 AIPS 6 >& /dev/null 2 2 17-MAY-2007 15:03:59 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.6 2 3 17-MAY-2007 15:03:59 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:03:59 AIPS umask 0;mkdir $aimg/J015849.5+091046 >& /dev/null 2 5 17-MAY-2007 15:03:59 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:03:59 FITAB Writing to disk file: AIMG:4.89F27BB_AM604_1998OCT15_1.uvfits 2 3 17-MAY-2007 15:03:59 FITAB Writing UV data: User19368 Disk 1 Name SATURN.C BAND.6 2 3 17-MAY-2007 15:03:59 FITAB Writing visibilities 1 to 12350 2 3 17-MAY-2007 15:03:59 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:03:59 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:03:59 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:03:59 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:03:59 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:03:59 FITAB Writing binary table of type XX 2 2 17-MAY-2007 15:03:59 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:03:59 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:03:59 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:03:59 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 0 2 2 17-MAY-2007 15:03:59 AIPS Resumes 2 3 17-MAY-2007 15:03:59 AIPS FITAB was not found to be running 2 5 17-MAY-2007 15:03:59 AIPS 'NO UV PLOTS' 2 3 17-MAY-2007 15:03:59 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:03:59 AIPS \mv -f $aimg/4.89F27BB_AM604_1998OCT15_1.* $aimg/J015849.5+09104 2 3 17-MAY-2007 15:03:59 AIPS 6 >& /dev/null 2 2 17-MAY-2007 15:03:59 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.7 2 3 17-MAY-2007 15:03:59 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:03:59 AIPS umask 0;mkdir $aimg/J015849.5+091046 >& /dev/null 2 5 17-MAY-2007 15:03:59 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:03:59 FITAB Writing to disk file: AIMG:4.89F27BB_AM604_1998OCT15_1.uvfits 2 3 17-MAY-2007 15:03:59 FITAB Writing UV data: User19368 Disk 1 Name SATURN.C BAND.7 2 3 17-MAY-2007 15:03:59 FITAB Writing visibilities 1 to 26325 2 3 17-MAY-2007 15:03:59 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:03:59 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:03:59 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:03:59 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:03:59 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:03:59 FITAB Writing binary table of type XX 2 2 17-MAY-2007 15:03:59 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:03:59 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:03:59 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:03:59 FITAB thuban 31DEC07 TST: Cpu= 0.3 Real= 0 2 2 17-MAY-2007 15:04:00 AIPS Resumes 2 3 17-MAY-2007 15:04:00 AIPS FITAB was not found to be running 2 5 17-MAY-2007 15:04:00 AIPS 'NO UV PLOTS' 2 3 17-MAY-2007 15:04:00 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:00 AIPS \mv -f $aimg/4.89F27BB_AM604_1998OCT15_1.* $aimg/J015849.5+09104 2 3 17-MAY-2007 15:04:00 AIPS 6 >& /dev/null 2 2 17-MAY-2007 15:04:00 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.8 2 3 17-MAY-2007 15:04:00 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:00 AIPS umask 0;mkdir $aimg/J015849.5+091046 >& /dev/null 2 5 17-MAY-2007 15:04:00 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:04:00 FITAB Writing to disk file: AIMG:4.89F27BB_AM604_1998OCT15_1.uvfits 2 3 17-MAY-2007 15:04:00 FITAB Writing UV data: User19368 Disk 1 Name SATURN.C BAND.8 2 3 17-MAY-2007 15:04:00 FITAB Writing visibilities 1 to 12350 2 3 17-MAY-2007 15:04:00 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:04:00 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:04:00 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:04:00 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:04:00 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:04:00 FITAB Writing binary table of type XX 2 2 17-MAY-2007 15:04:00 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:04:00 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:04:00 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:04:00 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 0 2 2 17-MAY-2007 15:04:01 AIPS Resumes 2 3 17-MAY-2007 15:04:01 AIPS FITAB was not found to be running 2 5 17-MAY-2007 15:04:01 AIPS 'NO UV PLOTS' 2 3 17-MAY-2007 15:04:01 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:01 AIPS \mv -f $aimg/4.89F27BB_AM604_1998OCT15_1.* $aimg/J015849.5+09104 2 3 17-MAY-2007 15:04:01 AIPS 6 >& /dev/null 2 2 17-MAY-2007 15:04:01 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.9 2 3 17-MAY-2007 15:04:01 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:01 AIPS umask 0;mkdir $aimg/J015849.5+091046 >& /dev/null 2 5 17-MAY-2007 15:04:01 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:04:01 FITAB Writing to disk file: AIMG:4.89F27BB_AM604_1998OCT15_1.uvfits 2 3 17-MAY-2007 15:04:01 FITAB Writing UV data: User19368 Disk 1 Name SATURN.C BAND.9 2 3 17-MAY-2007 15:04:01 FITAB Writing visibilities 1 to 12675 2 3 17-MAY-2007 15:04:01 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:04:01 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:04:01 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:04:01 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:04:01 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:04:01 FITAB Writing binary table of type XX 2 2 17-MAY-2007 15:04:01 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:04:01 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:04:01 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:04:01 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 0 2 2 17-MAY-2007 15:04:02 AIPS Resumes 2 3 17-MAY-2007 15:04:02 AIPS FITAB was not found to be running 2 5 17-MAY-2007 15:04:02 AIPS 'NO UV PLOTS' 2 3 17-MAY-2007 15:04:02 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:02 AIPS \mv -f $aimg/4.89F27BB_AM604_1998OCT15_1.* $aimg/J015849.5+09104 2 3 17-MAY-2007 15:04:02 AIPS 6 >& /dev/null 2 2 17-MAY-2007 15:04:02 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.10 2 3 17-MAY-2007 15:04:02 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:02 AIPS umask 0;mkdir $aimg/J015849.5+091046 >& /dev/null 2 5 17-MAY-2007 15:04:02 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:04:02 FITAB Writing to disk file: AIMG:4.89F27BB_AM604_1998OCT15_1.uvfits 2 3 17-MAY-2007 15:04:02 FITAB Writing UV data: User19368 Disk 1 Name SATURN.C BAND.10 2 3 17-MAY-2007 15:04:02 FITAB Writing visibilities 1 to 12350 2 3 17-MAY-2007 15:04:02 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:04:02 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:04:02 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:04:02 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:04:02 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:04:03 FITAB Writing binary table of type XX 2 2 17-MAY-2007 15:04:03 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:04:03 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:04:03 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:04:03 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 1 2 2 17-MAY-2007 15:04:03 AIPS Resumes 2 3 17-MAY-2007 15:04:03 AIPS FITAB was not found to be running 2 5 17-MAY-2007 15:04:03 AIPS 'NO UV PLOTS' 2 3 17-MAY-2007 15:04:03 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:03 AIPS \mv -f $aimg/4.89F27BB_AM604_1998OCT15_1.* $aimg/J015849.5+09104 2 3 17-MAY-2007 15:04:03 AIPS 6 >& /dev/null 2 2 17-MAY-2007 15:04:03 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.11 2 3 17-MAY-2007 15:04:03 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:03 AIPS umask 0;mkdir $aimg/J015849.5+091046 >& /dev/null 2 5 17-MAY-2007 15:04:03 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:04:03 FITAB Writing to disk file: AIMG:4.89F27BB_AM604_1998OCT15_1.uvfits 2 3 17-MAY-2007 15:04:03 FITAB Writing UV data: User19368 Disk 1 Name SATURN.C BAND.11 2 3 17-MAY-2007 15:04:03 FITAB Writing visibilities 1 to 13200 2 3 17-MAY-2007 15:04:03 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:04:03 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:04:03 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:04:03 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:04:03 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:04:03 FITAB Writing binary table of type XX 2 2 17-MAY-2007 15:04:03 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:04:03 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:04:03 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:04:03 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 0 2 2 17-MAY-2007 15:04:03 AIPS Resumes 2 3 17-MAY-2007 15:04:03 AIPS FITAB was not found to be running 2 5 17-MAY-2007 15:04:03 AIPS 'NO UV PLOTS' 2 3 17-MAY-2007 15:04:03 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:03 AIPS \mv -f $aimg/4.89F27BB_AM604_1998OCT15_1.* $aimg/J015849.5+09104 2 3 17-MAY-2007 15:04:03 AIPS 6 >& /dev/null 2 2 17-MAY-2007 15:04:03 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.12 2 3 17-MAY-2007 15:04:03 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:03 AIPS umask 0;mkdir $aimg/J015849.5+091046 >& /dev/null 2 5 17-MAY-2007 15:04:03 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:04:03 FITAB Writing to disk file: AIMG:4.89F27BB_AM604_1998OCT15_1.uvfits 2 3 17-MAY-2007 15:04:03 FITAB Writing UV data: User19368 Disk 1 Name SATURN.C BAND.12 2 3 17-MAY-2007 15:04:03 FITAB Writing visibilities 1 to 24650 2 3 17-MAY-2007 15:04:03 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:04:03 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:04:03 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:04:03 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:04:03 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:04:03 FITAB Writing binary table of type XX 2 2 17-MAY-2007 15:04:03 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:04:04 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:04:04 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:04:04 FITAB thuban 31DEC07 TST: Cpu= 0.3 Real= 1 2 2 17-MAY-2007 15:04:04 AIPS Resumes 2 3 17-MAY-2007 15:04:04 AIPS FITAB was not found to be running 2 5 17-MAY-2007 15:04:04 AIPS 'NO UV PLOTS' 2 3 17-MAY-2007 15:04:04 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:04 AIPS \mv -f $aimg/4.89F27BB_AM604_1998OCT15_1.* $aimg/J015849.5+09104 2 3 17-MAY-2007 15:04:04 AIPS 6 >& /dev/null 2 2 17-MAY-2007 15:04:04 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.13 2 3 17-MAY-2007 15:04:04 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:04 AIPS umask 0;mkdir $aimg/J015849.5+091046 >& /dev/null 2 5 17-MAY-2007 15:04:04 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:04:04 FITAB Writing to disk file: AIMG:4.89F27BB_AM604_1998OCT15_1.uvfits 2 3 17-MAY-2007 15:04:04 FITAB Writing UV data: User19368 Disk 1 Name SATURN.C BAND.13 2 3 17-MAY-2007 15:04:04 FITAB Writing visibilities 1 to 12350 2 3 17-MAY-2007 15:04:04 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:04:04 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:04:04 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:04:04 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:04:04 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:04:04 FITAB Writing binary table of type XX 2 2 17-MAY-2007 15:04:04 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:04:04 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:04:04 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:04:04 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 0 2 2 17-MAY-2007 15:04:04 AIPS Resumes 2 3 17-MAY-2007 15:04:04 AIPS FITAB was not found to be running 2 5 17-MAY-2007 15:04:04 AIPS 'NO UV PLOTS' 2 3 17-MAY-2007 15:04:04 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:04 AIPS \mv -f $aimg/4.89F27BB_AM604_1998OCT15_1.* $aimg/J015849.5+09104 2 3 17-MAY-2007 15:04:04 AIPS 6 >& /dev/null 2 2 17-MAY-2007 15:04:04 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.14 2 3 17-MAY-2007 15:04:04 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:04 AIPS umask 0;mkdir $aimg/J015849.5+091046 >& /dev/null 2 5 17-MAY-2007 15:04:04 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:04:04 FITAB Writing to disk file: AIMG:4.89F27BB_AM604_1998OCT15_1.uvfits 2 3 17-MAY-2007 15:04:04 FITAB Writing UV data: User19368 Disk 1 Name SATURN.C BAND.14 2 3 17-MAY-2007 15:04:04 FITAB Writing visibilities 1 to 12350 2 3 17-MAY-2007 15:04:04 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:04:04 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:04:04 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:04:04 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:04:04 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:04:04 FITAB Writing binary table of type XX 2 2 17-MAY-2007 15:04:04 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:04:04 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:04:04 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:04:04 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 0 2 2 17-MAY-2007 15:04:05 AIPS Resumes 2 3 17-MAY-2007 15:04:05 AIPS FITAB was not found to be running 2 5 17-MAY-2007 15:04:05 AIPS 'NO UV PLOTS' 2 3 17-MAY-2007 15:04:05 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:05 AIPS \mv -f $aimg/4.89F27BB_AM604_1998OCT15_1.* $aimg/J015849.5+09104 2 3 17-MAY-2007 15:04:05 AIPS 6 >& /dev/null 2 2 17-MAY-2007 15:04:05 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.15 2 3 17-MAY-2007 15:04:05 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:05 AIPS umask 0;mkdir $aimg/J015849.5+091046 >& /dev/null 2 5 17-MAY-2007 15:04:05 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:04:05 FITAB Writing to disk file: AIMG:4.89F27BB_AM604_1998OCT15_1.uvfits 2 3 17-MAY-2007 15:04:05 FITAB Writing UV data: User19368 Disk 1 Name SATURN.C BAND.15 2 3 17-MAY-2007 15:04:05 FITAB Writing visibilities 1 to 24275 2 3 17-MAY-2007 15:04:05 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:04:05 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:04:05 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:04:05 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:04:05 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:04:05 FITAB Writing binary table of type XX 2 2 17-MAY-2007 15:04:05 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:04:05 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:04:05 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:04:05 FITAB thuban 31DEC07 TST: Cpu= 0.3 Real= 0 2 2 17-MAY-2007 15:04:05 AIPS Resumes 2 3 17-MAY-2007 15:04:05 AIPS FITAB was not found to be running 2 5 17-MAY-2007 15:04:05 AIPS 'NO UV PLOTS' 2 3 17-MAY-2007 15:04:05 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:05 AIPS \mv -f $aimg/4.89F27BB_AM604_1998OCT15_1.* $aimg/J015849.5+09104 2 3 17-MAY-2007 15:04:05 AIPS 6 >& /dev/null 2 2 17-MAY-2007 15:04:05 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.16 2 3 17-MAY-2007 15:04:05 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:05 AIPS umask 0;mkdir $aimg/J015849.5+091046 >& /dev/null 2 5 17-MAY-2007 15:04:05 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:04:05 FITAB Writing to disk file: AIMG:4.89F27BB_AM604_1998OCT15_1.uvfits 2 3 17-MAY-2007 15:04:05 FITAB Writing UV data: User19368 Disk 1 Name SATURN.C BAND.16 2 3 17-MAY-2007 15:04:05 FITAB Writing visibilities 1 to 12350 2 3 17-MAY-2007 15:04:05 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:04:05 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:04:05 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:04:05 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:04:05 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:04:05 FITAB Writing binary table of type XX 2 2 17-MAY-2007 15:04:05 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:04:05 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:04:05 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:04:05 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 0 2 2 17-MAY-2007 15:04:05 AIPS Resumes 2 3 17-MAY-2007 15:04:05 AIPS FITAB was not found to be running 2 5 17-MAY-2007 15:04:05 AIPS 'NO UV PLOTS' 2 3 17-MAY-2007 15:04:05 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:05 AIPS \mv -f $aimg/4.89F27BB_AM604_1998OCT15_1.* $aimg/J015849.5+09104 2 3 17-MAY-2007 15:04:05 AIPS 6 >& /dev/null 2 2 17-MAY-2007 15:04:05 AIPS Got(1) disk= 1 user=**** type=UV 0521+166.C BAND.1 2 3 17-MAY-2007 15:04:05 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:05 AIPS umask 0;mkdir $aimg/J052109.8+163822 >& /dev/null 2 5 17-MAY-2007 15:04:05 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:04:05 FITAB Writing to disk file: AIMG:4.89F27BB_AM604_1998OCT15_1.uvfits 2 3 17-MAY-2007 15:04:05 FITAB Writing UV data: User19368 Disk 1 Name 0521+166.C BAND.1 2 3 17-MAY-2007 15:04:05 FITAB Writing visibilities 1 to 2600 2 3 17-MAY-2007 15:04:05 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:04:05 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:04:05 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:04:05 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:04:06 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:04:06 FITAB Writing binary table of type XX 2 2 17-MAY-2007 15:04:06 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:04:06 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:04:06 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:04:06 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 1 2 2 17-MAY-2007 15:04:06 AIPS Resumes 2 3 17-MAY-2007 15:04:06 AIPS FITAB was not found to be running 2 5 17-MAY-2007 15:04:06 AIPS 'NO UV PLOTS' 2 3 17-MAY-2007 15:04:06 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:06 AIPS \mv -f $aimg/4.89F27BB_AM604_1998OCT15_1.* $aimg/J052109.8+16382 2 3 17-MAY-2007 15:04:06 AIPS 2 >& /dev/null 2 2 17-MAY-2007 15:04:06 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.17 2 3 17-MAY-2007 15:04:06 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:06 AIPS umask 0;mkdir $aimg/J015849.5+091046 >& /dev/null 2 5 17-MAY-2007 15:04:06 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:04:06 FITAB Writing to disk file: AIMG:4.89F27BB_AM604_1998OCT15_1.uvfits 2 3 17-MAY-2007 15:04:06 FITAB Writing UV data: User19368 Disk 1 Name SATURN.C BAND.17 2 3 17-MAY-2007 15:04:06 FITAB Writing visibilities 1 to 12350 2 3 17-MAY-2007 15:04:06 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:04:06 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:04:06 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:04:06 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:04:06 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:04:06 FITAB Writing binary table of type XX 2 2 17-MAY-2007 15:04:06 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:04:06 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:04:06 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:04:06 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 0 2 2 17-MAY-2007 15:04:07 AIPS Resumes 2 3 17-MAY-2007 15:04:07 AIPS FITAB was not found to be running 2 5 17-MAY-2007 15:04:07 AIPS 'NO UV PLOTS' 2 3 17-MAY-2007 15:04:07 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:07 AIPS \mv -f $aimg/4.89F27BB_AM604_1998OCT15_1.* $aimg/J015849.5+09104 2 3 17-MAY-2007 15:04:07 AIPS 6 >& /dev/null 2 2 17-MAY-2007 15:04:07 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.18 2 3 17-MAY-2007 15:04:07 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:07 AIPS umask 0;mkdir $aimg/J015849.6+091046 >& /dev/null 2 5 17-MAY-2007 15:04:07 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:04:07 FITAB Writing to disk file: AIMG:4.89F27BB_AM604_1998OCT15_1.uvfits 2 3 17-MAY-2007 15:04:07 FITAB Writing UV data: User19368 Disk 1 Name SATURN.C BAND.18 2 3 17-MAY-2007 15:04:07 FITAB Writing visibilities 1 to 12350 2 3 17-MAY-2007 15:04:07 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:04:07 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:04:07 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:04:07 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:04:07 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:04:07 FITAB Writing binary table of type XX 2 2 17-MAY-2007 15:04:07 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:04:08 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:04:08 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:04:08 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 1 2 2 17-MAY-2007 15:04:08 AIPS Resumes 2 3 17-MAY-2007 15:04:08 AIPS FITAB was not found to be running 2 5 17-MAY-2007 15:04:08 AIPS 'NO UV PLOTS' 2 3 17-MAY-2007 15:04:08 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:08 AIPS \mv -f $aimg/4.89F27BB_AM604_1998OCT15_1.* $aimg/J015849.6+09104 2 3 17-MAY-2007 15:04:08 AIPS 6 >& /dev/null 2 2 17-MAY-2007 15:04:08 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.19 2 3 17-MAY-2007 15:04:08 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:08 AIPS umask 0;mkdir $aimg/J015849.5+091046 >& /dev/null 2 5 17-MAY-2007 15:04:08 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:04:08 FITAB Writing to disk file: AIMG:4.89F27BB_AM604_1998OCT15_1.uvfits 2 3 17-MAY-2007 15:04:08 FITAB Writing UV data: User19368 Disk 1 Name SATURN.C BAND.19 2 3 17-MAY-2007 15:04:08 FITAB Writing visibilities 1 to 12350 2 3 17-MAY-2007 15:04:08 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:04:08 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:04:08 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:04:08 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:04:08 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:04:08 FITAB Writing binary table of type XX 2 2 17-MAY-2007 15:04:08 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:04:08 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:04:08 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:04:08 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 0 2 2 17-MAY-2007 15:04:08 AIPS Resumes 2 3 17-MAY-2007 15:04:08 AIPS FITAB was not found to be running 2 5 17-MAY-2007 15:04:08 AIPS 'NO UV PLOTS' 2 3 17-MAY-2007 15:04:08 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:08 AIPS \mv -f $aimg/4.89F27BB_AM604_1998OCT15_1.* $aimg/J015849.5+09104 2 3 17-MAY-2007 15:04:08 AIPS 6 >& /dev/null 2 2 17-MAY-2007 15:04:08 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.20 2 3 17-MAY-2007 15:04:08 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:08 AIPS umask 0;mkdir $aimg/J015849.6+091046 >& /dev/null 2 5 17-MAY-2007 15:04:08 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:04:08 FITAB Writing to disk file: AIMG:4.89F27BB_AM604_1998OCT15_1.uvfits 2 3 17-MAY-2007 15:04:08 FITAB Writing UV data: User19368 Disk 1 Name SATURN.C BAND.20 2 3 17-MAY-2007 15:04:08 FITAB Writing visibilities 1 to 23850 2 3 17-MAY-2007 15:04:08 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:04:08 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:04:08 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:04:08 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:04:08 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:04:08 FITAB Writing binary table of type XX 2 2 17-MAY-2007 15:04:08 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:04:09 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:04:09 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:04:09 FITAB thuban 31DEC07 TST: Cpu= 0.3 Real= 1 2 2 17-MAY-2007 15:04:09 AIPS Resumes 2 3 17-MAY-2007 15:04:09 AIPS FITAB was not found to be running 2 5 17-MAY-2007 15:04:09 AIPS 'NO UV PLOTS' 2 3 17-MAY-2007 15:04:09 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:09 AIPS \mv -f $aimg/4.89F27BB_AM604_1998OCT15_1.* $aimg/J015849.6+09104 2 3 17-MAY-2007 15:04:09 AIPS 6 >& /dev/null 2 2 17-MAY-2007 15:04:09 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.21 2 3 17-MAY-2007 15:04:09 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:09 AIPS umask 0;mkdir $aimg/J015849.6+091046 >& /dev/null 2 5 17-MAY-2007 15:04:09 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:04:09 FITAB Writing to disk file: AIMG:4.89F27BB_AM604_1998OCT15_1.uvfits 2 3 17-MAY-2007 15:04:09 FITAB Writing UV data: User19368 Disk 1 Name SATURN.C BAND.21 2 3 17-MAY-2007 15:04:09 FITAB Writing visibilities 1 to 12325 2 3 17-MAY-2007 15:04:09 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:04:09 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:04:09 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:04:09 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:04:09 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:04:09 FITAB Writing binary table of type XX 2 2 17-MAY-2007 15:04:09 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:04:09 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:04:09 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:04:09 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 0 2 2 17-MAY-2007 15:04:09 AIPS Resumes 2 3 17-MAY-2007 15:04:09 AIPS FITAB was not found to be running 2 5 17-MAY-2007 15:04:09 AIPS 'NO UV PLOTS' 2 3 17-MAY-2007 15:04:09 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:09 AIPS \mv -f $aimg/4.89F27BB_AM604_1998OCT15_1.* $aimg/J015849.6+09104 2 3 17-MAY-2007 15:04:09 AIPS 6 >& /dev/null 2 2 17-MAY-2007 15:04:09 AIPS Got(1) disk= 1 user=**** type=UV 0137+331.C BAND.1 2 3 17-MAY-2007 15:04:09 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:09 AIPS umask 0;mkdir $aimg/J013741.2+330935 >& /dev/null 2 5 17-MAY-2007 15:04:09 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:04:09 FITAB Writing to disk file: AIMG:4.89F27BB_AM604_1998OCT15_1.uvfits 2 3 17-MAY-2007 15:04:09 FITAB Writing UV data: User19368 Disk 1 Name 0137+331.C BAND.1 2 3 17-MAY-2007 15:04:09 FITAB Writing visibilities 1 to 2600 2 3 17-MAY-2007 15:04:09 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:04:09 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:04:09 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:04:09 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:04:09 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:04:09 FITAB Writing binary table of type XX 2 2 17-MAY-2007 15:04:09 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:04:09 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:04:09 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:04:09 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 0 2 2 17-MAY-2007 15:04:09 AIPS Resumes 2 3 17-MAY-2007 15:04:09 AIPS FITAB was not found to be running 2 5 17-MAY-2007 15:04:09 AIPS 'NO UV PLOTS' 2 3 17-MAY-2007 15:04:09 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:09 AIPS \mv -f $aimg/4.89F27BB_AM604_1998OCT15_1.* $aimg/J013741.2+33093 2 3 17-MAY-2007 15:04:09 AIPS 5 >& /dev/null 2 2 17-MAY-2007 15:04:10 AIPS Got(1) disk= 1 user=**** type=UV SATURN.C BAND.22 2 3 17-MAY-2007 15:04:10 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:10 AIPS umask 0;mkdir $aimg/J015849.6+091046 >& /dev/null 2 5 17-MAY-2007 15:04:10 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:04:10 FITAB Writing to disk file: AIMG:4.89F27BB_AM604_1998OCT15_1.uvfits 2 3 17-MAY-2007 15:04:10 FITAB Writing UV data: User19368 Disk 1 Name SATURN.C BAND.22 2 3 17-MAY-2007 15:04:10 FITAB Writing visibilities 1 to 12675 2 3 17-MAY-2007 15:04:10 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:04:10 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:04:10 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:04:10 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:04:10 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:04:10 FITAB Writing binary table of type XX 2 2 17-MAY-2007 15:04:10 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:04:10 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:04:10 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:04:10 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 0 2 2 17-MAY-2007 15:04:10 AIPS Resumes 2 3 17-MAY-2007 15:04:10 AIPS FITAB was not found to be running 2 5 17-MAY-2007 15:04:10 LWPLA Task LWPLA (release of 31DEC07) begins 2 3 17-MAY-2007 15:04:10 LWPLA No clipping or scaling applied to grey scale pixels 2 6 17-MAY-2007 15:04:10 LWPLA ZLWIO: plotter file = /home/thuban2/vlbacald/img/4.89F27BB_AM6 2 6 17-MAY-2007 15:04:10 LWPLA 04_1998OCT15_1.vis.ps 2 2 17-MAY-2007 15:04:10 LWPLA Writing plot file version 3 to page 1 2 3 17-MAY-2007 15:04:11 LWPLA Appears to have ended successfully 2 5 17-MAY-2007 15:04:11 LWPLA thuban 31DEC07 TST: Cpu= 0.6 Real= 1 2 2 17-MAY-2007 15:04:11 AIPS Resumes 2 3 17-MAY-2007 15:04:11 AIPS LWPLA was not found to be running 2 3 17-MAY-2007 15:04:11 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:11 AIPS convert $aimg/4.89F27BB_AM604_1998OCT15_1.vis.ps $aimg/4.89F27BB 2 3 17-MAY-2007 15:04:11 AIPS _AM604_1998OCT15_1.vis.gif >& /dev/null 2 5 17-MAY-2007 15:04:13 LWPLA Task LWPLA (release of 31DEC07) begins 2 3 17-MAY-2007 15:04:13 LWPLA No clipping or scaling applied to grey scale pixels 2 6 17-MAY-2007 15:04:13 LWPLA ZLWIO: plotter file = /home/thuban2/vlbacald/img/4.89F27BB_AM6 2 6 17-MAY-2007 15:04:13 LWPLA 04_1998OCT15_1.ri.ps 2 2 17-MAY-2007 15:04:13 LWPLA Writing plot file version 2 to page 1 2 3 17-MAY-2007 15:04:13 LWPLA Appears to have ended successfully 2 5 17-MAY-2007 15:04:13 LWPLA thuban 31DEC07 TST: Cpu= 0.6 Real= 0 2 2 17-MAY-2007 15:04:13 AIPS Resumes 2 3 17-MAY-2007 15:04:13 AIPS LWPLA was not found to be running 2 3 17-MAY-2007 15:04:13 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:13 AIPS convert $aimg/4.89F27BB_AM604_1998OCT15_1.ri.ps $aimg/4.89F27BB_ 2 3 17-MAY-2007 15:04:13 AIPS AM604_1998OCT15_1.ri.gif >& /dev/null 2 5 17-MAY-2007 15:04:15 LWPLA Task LWPLA (release of 31DEC07) begins 2 3 17-MAY-2007 15:04:15 LWPLA No clipping or scaling applied to grey scale pixels 2 6 17-MAY-2007 15:04:15 LWPLA ZLWIO: plotter file = /home/thuban2/vlbacald/img/4.89F27BB_AM6 2 6 17-MAY-2007 15:04:15 LWPLA 04_1998OCT15_1.uv.ps 2 2 17-MAY-2007 15:04:15 LWPLA Writing plot file version 1 to page 1 2 3 17-MAY-2007 15:04:17 LWPLA Appears to have ended successfully 2 5 17-MAY-2007 15:04:17 LWPLA thuban 31DEC07 TST: Cpu= 1.3 Real= 2 2 2 17-MAY-2007 15:04:17 AIPS Resumes 2 3 17-MAY-2007 15:04:17 AIPS LWPLA was not found to be running 2 3 17-MAY-2007 15:04:17 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:17 AIPS convert $aimg/4.89F27BB_AM604_1998OCT15_1.uv.ps $aimg/4.89F27BB_ 2 3 17-MAY-2007 15:04:17 AIPS AM604_1998OCT15_1.uv.gif >& /dev/null 2 3 17-MAY-2007 15:04:20 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:20 AIPS chmod 666 $aimg/4.89F27BB_AM604_1998OCT15_1* >& /dev/null 2 3 17-MAY-2007 15:04:20 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:20 AIPS \mv -f $aimg/4.89F27BB_AM604_1998OCT15_1.* $aimg/J015849.6+09104 2 3 17-MAY-2007 15:04:20 AIPS 6 >& /dev/null 2 2 17-MAY-2007 15:04:20 AIPS Got(1) disk= 1 user=**** type=MA 0203+115.ICL001.1 2 2 17-MAY-2007 15:04:20 AIPS Got(1) disk= 1 user=**** type=MA 0203+115.ICL002.1 2 2 17-MAY-2007 15:04:20 AIPS Got(1) disk= 1 user=**** type=MA SATURN.ICL001.1 2 2 17-MAY-2007 15:04:20 AIPS Got(1) disk= 1 user=**** type=MA 0203+115.NVAS07.1 2 3 17-MAY-2007 15:04:20 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:20 AIPS umask 0;mkdir $aimg/J020346.6+113445 >& /dev/null 2 5 17-MAY-2007 15:04:20 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:04:20 FITAB Writing to disk file: AIMG:4.89I1.50_AM604_1998OCT15_1_47.3U2.81M 2 3 17-MAY-2007 15:04:20 FITAB Writing image: User19368 Disk 1 Name 0203+115.NVAS07.1 2 3 17-MAY-2007 15:04:20 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:04:20 FITAB Now writing the image 2 2 17-MAY-2007 15:04:21 FITAB Writing end-of-file marks 2 3 17-MAY-2007 15:04:21 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:04:21 FITAB thuban 31DEC07 TST: Cpu= 0.1 Real= 1 2 2 17-MAY-2007 15:04:21 AIPS Resumes 2 3 17-MAY-2007 15:04:21 AIPS FITAB was not found to be running 2 3 17-MAY-2007 15:04:21 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:21 AIPS umask 0;\mv -f $aimg/4.89I1.50_AM604_1998OCT15_1_47.3U2.81M $ai 2 3 17-MAY-2007 15:04:21 AIPS mg/4.89I1.50_AM604_1998OCT15_1_47.3U2.81M.imfits >& /dev/null 2 3 17-MAY-2007 15:04:21 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:21 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/4.89I1.50_AM604_1998OCT 2 3 17-MAY-2007 15:04:21 AIPS 15_1_47.3U2.81M.imfits -jpeg $aimg/4.89I1.50_AM604_1998OCT15_1_4 2 3 17-MAY-2007 15:04:21 AIPS 7.3U2.81M.jpg ; convert -size 150x150 $aimg/4.89I1.50_AM604_1998 2 3 17-MAY-2007 15:04:21 AIPS OCT15_1_47.3U2.81M.jpg -resize 150x150 -gamma 1.5 -depth 32 $aim 2 3 17-MAY-2007 15:04:21 AIPS g/4.89I1.50_AM604_1998OCT15_1_47.3U2.81M.JPG ; \mv -f $aimg/4.89 2 3 17-MAY-2007 15:04:21 AIPS I1.50_AM604_1998OCT15_1_47.3U2.81M* $aimg/J020346.6+113445 >& /d 2 3 17-MAY-2007 15:04:21 AIPS ev/null 2 2 17-MAY-2007 15:04:21 AIPS Got(1) disk= 1 user=**** type=MA SATURN.NVAS07.1 2 3 17-MAY-2007 15:04:21 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:21 AIPS umask 0;mkdir $aimg/J015849.6+091046 >& /dev/null 2 5 17-MAY-2007 15:04:21 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:04:21 FITAB Writing to disk file: AIMG:4.89I1.77_AM604_1998OCT15_1_119.U2.94M 2 3 17-MAY-2007 15:04:21 FITAB Writing image: User19368 Disk 1 Name SATURN.NVAS07.1 2 3 17-MAY-2007 15:04:21 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:04:21 FITAB Now writing the image 2 2 17-MAY-2007 15:04:21 FITAB Writing end-of-file marks 2 3 17-MAY-2007 15:04:21 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:04:21 FITAB thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:04:21 AIPS Resumes 2 3 17-MAY-2007 15:04:21 AIPS FITAB was not found to be running 2 3 17-MAY-2007 15:04:21 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:21 AIPS umask 0;\mv -f $aimg/4.89I1.77_AM604_1998OCT15_1_119.U2.94M $ai 2 3 17-MAY-2007 15:04:21 AIPS mg/4.89I1.77_AM604_1998OCT15_1_119.U2.94M.imfits >& /dev/null 2 3 17-MAY-2007 15:04:21 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:21 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/4.89I1.77_AM604_1998OCT 2 3 17-MAY-2007 15:04:21 AIPS 15_1_119.U2.94M.imfits -jpeg $aimg/4.89I1.77_AM604_1998OCT15_1_1 2 3 17-MAY-2007 15:04:21 AIPS 19.U2.94M.jpg ; convert -size 150x150 $aimg/4.89I1.77_AM604_1998 2 3 17-MAY-2007 15:04:21 AIPS OCT15_1_119.U2.94M.jpg -resize 150x150 -gamma 1.5 -depth 32 $aim 2 3 17-MAY-2007 15:04:21 AIPS g/4.89I1.77_AM604_1998OCT15_1_119.U2.94M.JPG ; \mv -f $aimg/4.89 2 3 17-MAY-2007 15:04:21 AIPS I1.77_AM604_1998OCT15_1_119.U2.94M* $aimg/J015849.6+091046 >& /d 2 3 17-MAY-2007 15:04:21 AIPS ev/null 2 2 17-MAY-2007 15:04:22 AIPS Got(1) disk= 1 user=**** type=MA SATURN.NVAS07.2 2 3 17-MAY-2007 15:04:22 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:22 AIPS umask 0;mkdir $aimg/J015849.6+091046 >& /dev/null 2 5 17-MAY-2007 15:04:22 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:04:22 FITAB Writing to disk file: AIMG:4.89I1.77_AM604_1998OCT15_1_119.U2.94M 2 3 17-MAY-2007 15:04:22 FITAB Writing image: User19368 Disk 1 Name SATURN.NVAS07.2 2 3 17-MAY-2007 15:04:22 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:04:22 FITAB Now writing the image 2 2 17-MAY-2007 15:04:22 FITAB Writing end-of-file marks 2 3 17-MAY-2007 15:04:22 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:04:22 FITAB thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:04:22 AIPS Resumes 2 3 17-MAY-2007 15:04:22 AIPS FITAB was not found to be running 2 3 17-MAY-2007 15:04:22 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:22 AIPS umask 0;\mv -f $aimg/4.89I1.77_AM604_1998OCT15_1_119.U2.94M $ai 2 3 17-MAY-2007 15:04:22 AIPS mg/4.89I1.77_AM604_1998OCT15_1_119.U2.94M.imfits >& /dev/null 2 3 17-MAY-2007 15:04:22 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:22 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/4.89I1.77_AM604_1998OCT 2 3 17-MAY-2007 15:04:22 AIPS 15_1_119.U2.94M.imfits -jpeg $aimg/4.89I1.77_AM604_1998OCT15_1_1 2 3 17-MAY-2007 15:04:22 AIPS 19.U2.94M.jpg ; convert -size 150x150 $aimg/4.89I1.77_AM604_1998 2 3 17-MAY-2007 15:04:22 AIPS OCT15_1_119.U2.94M.jpg -resize 150x150 -gamma 1.5 -depth 32 $aim 2 3 17-MAY-2007 15:04:22 AIPS g/4.89I1.77_AM604_1998OCT15_1_119.U2.94M.JPG ; \mv -f $aimg/4.89 2 3 17-MAY-2007 15:04:22 AIPS I1.77_AM604_1998OCT15_1_119.U2.94M* $aimg/J015849.6+091046 >& /d 2 3 17-MAY-2007 15:04:22 AIPS ev/null 2 2 17-MAY-2007 15:04:22 AIPS Got(1) disk= 1 user=**** type=MA SATURN.NVAS07.3 2 3 17-MAY-2007 15:04:22 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:22 AIPS umask 0;mkdir $aimg/J015849.6+091046 >& /dev/null 2 5 17-MAY-2007 15:04:22 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:04:22 FITAB Writing to disk file: AIMG:4.89I1.77_AM604_1998OCT15_1_119.U2.94M 2 3 17-MAY-2007 15:04:22 FITAB Writing image: User19368 Disk 1 Name SATURN.NVAS07.3 2 3 17-MAY-2007 15:04:22 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:04:22 FITAB Now writing the image 2 2 17-MAY-2007 15:04:22 FITAB Writing end-of-file marks 2 3 17-MAY-2007 15:04:22 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:04:22 FITAB thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:04:23 AIPS Resumes 2 3 17-MAY-2007 15:04:23 AIPS FITAB was not found to be running 2 3 17-MAY-2007 15:04:23 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:23 AIPS umask 0;\mv -f $aimg/4.89I1.77_AM604_1998OCT15_1_119.U2.94M $ai 2 3 17-MAY-2007 15:04:23 AIPS mg/4.89I1.77_AM604_1998OCT15_1_119.U2.94M.imfits >& /dev/null 2 3 17-MAY-2007 15:04:23 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:23 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/4.89I1.77_AM604_1998OCT 2 3 17-MAY-2007 15:04:23 AIPS 15_1_119.U2.94M.imfits -jpeg $aimg/4.89I1.77_AM604_1998OCT15_1_1 2 3 17-MAY-2007 15:04:23 AIPS 19.U2.94M.jpg ; convert -size 150x150 $aimg/4.89I1.77_AM604_1998 2 3 17-MAY-2007 15:04:23 AIPS OCT15_1_119.U2.94M.jpg -resize 150x150 -gamma 1.5 -depth 32 $aim 2 3 17-MAY-2007 15:04:23 AIPS g/4.89I1.77_AM604_1998OCT15_1_119.U2.94M.JPG ; \mv -f $aimg/4.89 2 3 17-MAY-2007 15:04:23 AIPS I1.77_AM604_1998OCT15_1_119.U2.94M* $aimg/J015849.6+091046 >& /d 2 3 17-MAY-2007 15:04:23 AIPS ev/null 2 2 17-MAY-2007 15:04:23 AIPS Got(1) disk= 1 user=**** type=MA SATURN.NVAS07.4 2 3 17-MAY-2007 15:04:23 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:23 AIPS umask 0;mkdir $aimg/J015849.6+091046 >& /dev/null 2 5 17-MAY-2007 15:04:23 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:04:23 FITAB Writing to disk file: AIMG:4.89I1.77_AM604_1998OCT15_1_119.U2.94M 2 3 17-MAY-2007 15:04:23 FITAB Writing image: User19368 Disk 1 Name SATURN.NVAS07.4 2 3 17-MAY-2007 15:04:23 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:04:23 FITAB Now writing the image 2 2 17-MAY-2007 15:04:23 FITAB Writing end-of-file marks 2 3 17-MAY-2007 15:04:23 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:04:23 FITAB thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:04:23 AIPS Resumes 2 3 17-MAY-2007 15:04:23 AIPS FITAB was not found to be running 2 3 17-MAY-2007 15:04:23 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:23 AIPS umask 0;\mv -f $aimg/4.89I1.77_AM604_1998OCT15_1_119.U2.94M $ai 2 3 17-MAY-2007 15:04:23 AIPS mg/4.89I1.77_AM604_1998OCT15_1_119.U2.94M.imfits >& /dev/null 2 3 17-MAY-2007 15:04:23 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:23 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/4.89I1.77_AM604_1998OCT 2 3 17-MAY-2007 15:04:23 AIPS 15_1_119.U2.94M.imfits -jpeg $aimg/4.89I1.77_AM604_1998OCT15_1_1 2 3 17-MAY-2007 15:04:23 AIPS 19.U2.94M.jpg ; convert -size 150x150 $aimg/4.89I1.77_AM604_1998 2 3 17-MAY-2007 15:04:23 AIPS OCT15_1_119.U2.94M.jpg -resize 150x150 -gamma 1.5 -depth 32 $aim 2 3 17-MAY-2007 15:04:23 AIPS g/4.89I1.77_AM604_1998OCT15_1_119.U2.94M.JPG ; \mv -f $aimg/4.89 2 3 17-MAY-2007 15:04:23 AIPS I1.77_AM604_1998OCT15_1_119.U2.94M* $aimg/J015849.6+091046 >& /d 2 3 17-MAY-2007 15:04:23 AIPS ev/null 2 2 17-MAY-2007 15:04:24 AIPS Got(1) disk= 1 user=**** type=MA SATURN.NVAS07.5 2 3 17-MAY-2007 15:04:24 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:24 AIPS umask 0;mkdir $aimg/J015849.6+091046 >& /dev/null 2 5 17-MAY-2007 15:04:24 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:04:24 FITAB Writing to disk file: AIMG:4.89I1.77_AM604_1998OCT15_1_119.U2.94M 2 3 17-MAY-2007 15:04:24 FITAB Writing image: User19368 Disk 1 Name SATURN.NVAS07.5 2 3 17-MAY-2007 15:04:24 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:04:24 FITAB Now writing the image 2 2 17-MAY-2007 15:04:24 FITAB Writing end-of-file marks 2 3 17-MAY-2007 15:04:24 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:04:24 FITAB thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:04:24 AIPS Resumes 2 3 17-MAY-2007 15:04:24 AIPS FITAB was not found to be running 2 3 17-MAY-2007 15:04:24 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:24 AIPS umask 0;\mv -f $aimg/4.89I1.77_AM604_1998OCT15_1_119.U2.94M $ai 2 3 17-MAY-2007 15:04:24 AIPS mg/4.89I1.77_AM604_1998OCT15_1_119.U2.94M.imfits >& /dev/null 2 3 17-MAY-2007 15:04:24 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:24 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/4.89I1.77_AM604_1998OCT 2 3 17-MAY-2007 15:04:24 AIPS 15_1_119.U2.94M.imfits -jpeg $aimg/4.89I1.77_AM604_1998OCT15_1_1 2 3 17-MAY-2007 15:04:24 AIPS 19.U2.94M.jpg ; convert -size 150x150 $aimg/4.89I1.77_AM604_1998 2 3 17-MAY-2007 15:04:24 AIPS OCT15_1_119.U2.94M.jpg -resize 150x150 -gamma 1.5 -depth 32 $aim 2 3 17-MAY-2007 15:04:24 AIPS g/4.89I1.77_AM604_1998OCT15_1_119.U2.94M.JPG ; \mv -f $aimg/4.89 2 3 17-MAY-2007 15:04:24 AIPS I1.77_AM604_1998OCT15_1_119.U2.94M* $aimg/J015849.6+091046 >& /d 2 3 17-MAY-2007 15:04:24 AIPS ev/null 2 2 17-MAY-2007 15:04:24 AIPS Got(1) disk= 1 user=**** type=MA SATURN.NVAS07.6 2 3 17-MAY-2007 15:04:24 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:24 AIPS umask 0;mkdir $aimg/J015849.6+091046 >& /dev/null 2 5 17-MAY-2007 15:04:24 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:04:24 FITAB Writing to disk file: AIMG:4.89I1.77_AM604_1998OCT15_1_119.U2.94M 2 3 17-MAY-2007 15:04:24 FITAB Writing image: User19368 Disk 1 Name SATURN.NVAS07.6 2 3 17-MAY-2007 15:04:24 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:04:24 FITAB Now writing the image 2 2 17-MAY-2007 15:04:24 FITAB Writing end-of-file marks 2 3 17-MAY-2007 15:04:24 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:04:24 FITAB thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:04:24 AIPS Resumes 2 3 17-MAY-2007 15:04:24 AIPS FITAB was not found to be running 2 3 17-MAY-2007 15:04:24 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:24 AIPS umask 0;\mv -f $aimg/4.89I1.77_AM604_1998OCT15_1_119.U2.94M $ai 2 3 17-MAY-2007 15:04:24 AIPS mg/4.89I1.77_AM604_1998OCT15_1_119.U2.94M.imfits >& /dev/null 2 3 17-MAY-2007 15:04:24 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:24 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/4.89I1.77_AM604_1998OCT 2 3 17-MAY-2007 15:04:24 AIPS 15_1_119.U2.94M.imfits -jpeg $aimg/4.89I1.77_AM604_1998OCT15_1_1 2 3 17-MAY-2007 15:04:24 AIPS 19.U2.94M.jpg ; convert -size 150x150 $aimg/4.89I1.77_AM604_1998 2 3 17-MAY-2007 15:04:24 AIPS OCT15_1_119.U2.94M.jpg -resize 150x150 -gamma 1.5 -depth 32 $aim 2 3 17-MAY-2007 15:04:24 AIPS g/4.89I1.77_AM604_1998OCT15_1_119.U2.94M.JPG ; \mv -f $aimg/4.89 2 3 17-MAY-2007 15:04:24 AIPS I1.77_AM604_1998OCT15_1_119.U2.94M* $aimg/J015849.6+091046 >& /d 2 3 17-MAY-2007 15:04:24 AIPS ev/null 2 2 17-MAY-2007 15:04:25 AIPS Got(1) disk= 1 user=**** type=MA SATURN.NVAS07.7 2 3 17-MAY-2007 15:04:25 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:25 AIPS umask 0;mkdir $aimg/J015849.6+091046 >& /dev/null 2 5 17-MAY-2007 15:04:25 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:04:25 FITAB Writing to disk file: AIMG:4.89I1.77_AM604_1998OCT15_1_119.U2.94M 2 3 17-MAY-2007 15:04:25 FITAB Writing image: User19368 Disk 1 Name SATURN.NVAS07.7 2 3 17-MAY-2007 15:04:25 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:04:25 FITAB Now writing the image 2 2 17-MAY-2007 15:04:25 FITAB Writing end-of-file marks 2 3 17-MAY-2007 15:04:25 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:04:25 FITAB thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:04:25 AIPS Resumes 2 3 17-MAY-2007 15:04:25 AIPS FITAB was not found to be running 2 3 17-MAY-2007 15:04:25 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:25 AIPS umask 0;\mv -f $aimg/4.89I1.77_AM604_1998OCT15_1_119.U2.94M $ai 2 3 17-MAY-2007 15:04:25 AIPS mg/4.89I1.77_AM604_1998OCT15_1_119.U2.94M.imfits >& /dev/null 2 3 17-MAY-2007 15:04:25 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:25 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/4.89I1.77_AM604_1998OCT 2 3 17-MAY-2007 15:04:25 AIPS 15_1_119.U2.94M.imfits -jpeg $aimg/4.89I1.77_AM604_1998OCT15_1_1 2 3 17-MAY-2007 15:04:25 AIPS 19.U2.94M.jpg ; convert -size 150x150 $aimg/4.89I1.77_AM604_1998 2 3 17-MAY-2007 15:04:25 AIPS OCT15_1_119.U2.94M.jpg -resize 150x150 -gamma 1.5 -depth 32 $aim 2 3 17-MAY-2007 15:04:25 AIPS g/4.89I1.77_AM604_1998OCT15_1_119.U2.94M.JPG ; \mv -f $aimg/4.89 2 3 17-MAY-2007 15:04:25 AIPS I1.77_AM604_1998OCT15_1_119.U2.94M* $aimg/J015849.6+091046 >& /d 2 3 17-MAY-2007 15:04:25 AIPS ev/null 2 2 17-MAY-2007 15:04:25 AIPS Got(1) disk= 1 user=**** type=MA SATURN.NVAS07.8 2 3 17-MAY-2007 15:04:25 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:25 AIPS umask 0;mkdir $aimg/J015849.6+091046 >& /dev/null 2 5 17-MAY-2007 15:04:25 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:04:25 FITAB Writing to disk file: AIMG:4.89I1.77_AM604_1998OCT15_1_119.U2.94M 2 3 17-MAY-2007 15:04:25 FITAB Writing image: User19368 Disk 1 Name SATURN.NVAS07.8 2 3 17-MAY-2007 15:04:25 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:04:25 FITAB Now writing the image 2 2 17-MAY-2007 15:04:26 FITAB Writing end-of-file marks 2 3 17-MAY-2007 15:04:26 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:04:26 FITAB thuban 31DEC07 TST: Cpu= 0.1 Real= 1 2 2 17-MAY-2007 15:04:26 AIPS Resumes 2 3 17-MAY-2007 15:04:26 AIPS FITAB was not found to be running 2 3 17-MAY-2007 15:04:26 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:26 AIPS umask 0;\mv -f $aimg/4.89I1.77_AM604_1998OCT15_1_119.U2.94M $ai 2 3 17-MAY-2007 15:04:26 AIPS mg/4.89I1.77_AM604_1998OCT15_1_119.U2.94M.imfits >& /dev/null 2 3 17-MAY-2007 15:04:26 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:26 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/4.89I1.77_AM604_1998OCT 2 3 17-MAY-2007 15:04:26 AIPS 15_1_119.U2.94M.imfits -jpeg $aimg/4.89I1.77_AM604_1998OCT15_1_1 2 3 17-MAY-2007 15:04:26 AIPS 19.U2.94M.jpg ; convert -size 150x150 $aimg/4.89I1.77_AM604_1998 2 3 17-MAY-2007 15:04:26 AIPS OCT15_1_119.U2.94M.jpg -resize 150x150 -gamma 1.5 -depth 32 $aim 2 3 17-MAY-2007 15:04:26 AIPS g/4.89I1.77_AM604_1998OCT15_1_119.U2.94M.JPG ; \mv -f $aimg/4.89 2 3 17-MAY-2007 15:04:26 AIPS I1.77_AM604_1998OCT15_1_119.U2.94M* $aimg/J015849.6+091046 >& /d 2 3 17-MAY-2007 15:04:26 AIPS ev/null 2 2 17-MAY-2007 15:04:26 AIPS Got(1) disk= 1 user=**** type=MA SATURN.NVAS07.9 2 3 17-MAY-2007 15:04:26 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:26 AIPS umask 0;mkdir $aimg/J015849.6+091046 >& /dev/null 2 5 17-MAY-2007 15:04:26 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:04:26 FITAB Writing to disk file: AIMG:4.89I1.77_AM604_1998OCT15_1_119.U2.94M 2 3 17-MAY-2007 15:04:26 FITAB Writing image: User19368 Disk 1 Name SATURN.NVAS07.9 2 3 17-MAY-2007 15:04:26 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:04:26 FITAB Now writing the image 2 2 17-MAY-2007 15:04:26 FITAB Writing end-of-file marks 2 3 17-MAY-2007 15:04:26 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:04:26 FITAB thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:04:26 AIPS Resumes 2 3 17-MAY-2007 15:04:26 AIPS FITAB was not found to be running 2 3 17-MAY-2007 15:04:26 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:26 AIPS umask 0;\mv -f $aimg/4.89I1.77_AM604_1998OCT15_1_119.U2.94M $ai 2 3 17-MAY-2007 15:04:26 AIPS mg/4.89I1.77_AM604_1998OCT15_1_119.U2.94M.imfits >& /dev/null 2 3 17-MAY-2007 15:04:26 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:26 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/4.89I1.77_AM604_1998OCT 2 3 17-MAY-2007 15:04:26 AIPS 15_1_119.U2.94M.imfits -jpeg $aimg/4.89I1.77_AM604_1998OCT15_1_1 2 3 17-MAY-2007 15:04:26 AIPS 19.U2.94M.jpg ; convert -size 150x150 $aimg/4.89I1.77_AM604_1998 2 3 17-MAY-2007 15:04:26 AIPS OCT15_1_119.U2.94M.jpg -resize 150x150 -gamma 1.5 -depth 32 $aim 2 3 17-MAY-2007 15:04:26 AIPS g/4.89I1.77_AM604_1998OCT15_1_119.U2.94M.JPG ; \mv -f $aimg/4.89 2 3 17-MAY-2007 15:04:26 AIPS I1.77_AM604_1998OCT15_1_119.U2.94M* $aimg/J015849.6+091046 >& /d 2 3 17-MAY-2007 15:04:26 AIPS ev/null 2 2 17-MAY-2007 15:04:27 AIPS Got(1) disk= 1 user=**** type=MA SATURN.NVAS07.10 2 3 17-MAY-2007 15:04:27 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:27 AIPS umask 0;mkdir $aimg/J015849.6+091046 >& /dev/null 2 5 17-MAY-2007 15:04:27 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:04:27 FITAB Writing to disk file: AIMG:4.89I1.77_AM604_1998OCT15_1_119.U2.94M 2 3 17-MAY-2007 15:04:27 FITAB Writing image: User19368 Disk 1 Name SATURN.NVAS07.10 2 3 17-MAY-2007 15:04:27 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:04:27 FITAB Now writing the image 2 2 17-MAY-2007 15:04:27 FITAB Writing end-of-file marks 2 3 17-MAY-2007 15:04:27 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:04:27 FITAB thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:04:27 AIPS Resumes 2 3 17-MAY-2007 15:04:27 AIPS FITAB was not found to be running 2 3 17-MAY-2007 15:04:27 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:27 AIPS umask 0;\mv -f $aimg/4.89I1.77_AM604_1998OCT15_1_119.U2.94M $ai 2 3 17-MAY-2007 15:04:27 AIPS mg/4.89I1.77_AM604_1998OCT15_1_119.U2.94M.imfits >& /dev/null 2 3 17-MAY-2007 15:04:27 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:27 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/4.89I1.77_AM604_1998OCT 2 3 17-MAY-2007 15:04:27 AIPS 15_1_119.U2.94M.imfits -jpeg $aimg/4.89I1.77_AM604_1998OCT15_1_1 2 3 17-MAY-2007 15:04:27 AIPS 19.U2.94M.jpg ; convert -size 150x150 $aimg/4.89I1.77_AM604_1998 2 3 17-MAY-2007 15:04:27 AIPS OCT15_1_119.U2.94M.jpg -resize 150x150 -gamma 1.5 -depth 32 $aim 2 3 17-MAY-2007 15:04:27 AIPS g/4.89I1.77_AM604_1998OCT15_1_119.U2.94M.JPG ; \mv -f $aimg/4.89 2 3 17-MAY-2007 15:04:27 AIPS I1.77_AM604_1998OCT15_1_119.U2.94M* $aimg/J015849.6+091046 >& /d 2 3 17-MAY-2007 15:04:27 AIPS ev/null 2 2 17-MAY-2007 15:04:27 AIPS Got(1) disk= 1 user=**** type=MA SATURN.NVAS07.11 2 3 17-MAY-2007 15:04:27 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:27 AIPS umask 0;mkdir $aimg/J015849.6+091046 >& /dev/null 2 5 17-MAY-2007 15:04:27 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:04:27 FITAB Writing to disk file: AIMG:4.89I1.77_AM604_1998OCT15_1_119.U2.94M 2 3 17-MAY-2007 15:04:27 FITAB Writing image: User19368 Disk 1 Name SATURN.NVAS07.11 2 3 17-MAY-2007 15:04:27 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:04:27 FITAB Now writing the image 2 2 17-MAY-2007 15:04:27 FITAB Writing end-of-file marks 2 3 17-MAY-2007 15:04:27 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:04:27 FITAB thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:04:27 AIPS Resumes 2 3 17-MAY-2007 15:04:27 AIPS FITAB was not found to be running 2 3 17-MAY-2007 15:04:27 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:27 AIPS umask 0;\mv -f $aimg/4.89I1.77_AM604_1998OCT15_1_119.U2.94M $ai 2 3 17-MAY-2007 15:04:27 AIPS mg/4.89I1.77_AM604_1998OCT15_1_119.U2.94M.imfits >& /dev/null 2 3 17-MAY-2007 15:04:27 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:27 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/4.89I1.77_AM604_1998OCT 2 3 17-MAY-2007 15:04:27 AIPS 15_1_119.U2.94M.imfits -jpeg $aimg/4.89I1.77_AM604_1998OCT15_1_1 2 3 17-MAY-2007 15:04:27 AIPS 19.U2.94M.jpg ; convert -size 150x150 $aimg/4.89I1.77_AM604_1998 2 3 17-MAY-2007 15:04:27 AIPS OCT15_1_119.U2.94M.jpg -resize 150x150 -gamma 1.5 -depth 32 $aim 2 3 17-MAY-2007 15:04:27 AIPS g/4.89I1.77_AM604_1998OCT15_1_119.U2.94M.JPG ; \mv -f $aimg/4.89 2 3 17-MAY-2007 15:04:27 AIPS I1.77_AM604_1998OCT15_1_119.U2.94M* $aimg/J015849.6+091046 >& /d 2 3 17-MAY-2007 15:04:27 AIPS ev/null 2 2 17-MAY-2007 15:04:28 AIPS Got(1) disk= 1 user=**** type=MA SATURN.NVAS07.12 2 3 17-MAY-2007 15:04:28 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:28 AIPS umask 0;mkdir $aimg/J015849.6+091046 >& /dev/null 2 5 17-MAY-2007 15:04:28 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:04:28 FITAB Writing to disk file: AIMG:4.89I1.77_AM604_1998OCT15_1_119.U2.94M 2 3 17-MAY-2007 15:04:28 FITAB Writing image: User19368 Disk 1 Name SATURN.NVAS07.12 2 3 17-MAY-2007 15:04:28 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:04:28 FITAB Now writing the image 2 2 17-MAY-2007 15:04:28 FITAB Writing end-of-file marks 2 3 17-MAY-2007 15:04:28 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:04:28 FITAB thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:04:28 AIPS Resumes 2 3 17-MAY-2007 15:04:28 AIPS FITAB was not found to be running 2 3 17-MAY-2007 15:04:28 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:28 AIPS umask 0;\mv -f $aimg/4.89I1.77_AM604_1998OCT15_1_119.U2.94M $ai 2 3 17-MAY-2007 15:04:28 AIPS mg/4.89I1.77_AM604_1998OCT15_1_119.U2.94M.imfits >& /dev/null 2 3 17-MAY-2007 15:04:28 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:28 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/4.89I1.77_AM604_1998OCT 2 3 17-MAY-2007 15:04:28 AIPS 15_1_119.U2.94M.imfits -jpeg $aimg/4.89I1.77_AM604_1998OCT15_1_1 2 3 17-MAY-2007 15:04:28 AIPS 19.U2.94M.jpg ; convert -size 150x150 $aimg/4.89I1.77_AM604_1998 2 3 17-MAY-2007 15:04:28 AIPS OCT15_1_119.U2.94M.jpg -resize 150x150 -gamma 1.5 -depth 32 $aim 2 3 17-MAY-2007 15:04:28 AIPS g/4.89I1.77_AM604_1998OCT15_1_119.U2.94M.JPG ; \mv -f $aimg/4.89 2 3 17-MAY-2007 15:04:28 AIPS I1.77_AM604_1998OCT15_1_119.U2.94M* $aimg/J015849.6+091046 >& /d 2 3 17-MAY-2007 15:04:28 AIPS ev/null 2 2 17-MAY-2007 15:04:28 AIPS Got(1) disk= 1 user=**** type=MA SATURN.NVAS07.13 2 3 17-MAY-2007 15:04:28 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:28 AIPS umask 0;mkdir $aimg/J015849.6+091046 >& /dev/null 2 5 17-MAY-2007 15:04:29 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:04:29 FITAB Writing to disk file: AIMG:4.89I1.77_AM604_1998OCT15_1_119.U2.94M 2 3 17-MAY-2007 15:04:29 FITAB Writing image: User19368 Disk 1 Name SATURN.NVAS07.13 2 3 17-MAY-2007 15:04:30 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:04:30 FITAB Now writing the image 2 2 17-MAY-2007 15:04:30 FITAB Writing end-of-file marks 2 3 17-MAY-2007 15:04:30 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:04:30 FITAB thuban 31DEC07 TST: Cpu= 0.1 Real= 1 2 2 17-MAY-2007 15:04:30 AIPS Resumes 2 3 17-MAY-2007 15:04:30 AIPS FITAB was not found to be running 2 3 17-MAY-2007 15:04:30 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:30 AIPS umask 0;\mv -f $aimg/4.89I1.77_AM604_1998OCT15_1_119.U2.94M $ai 2 3 17-MAY-2007 15:04:30 AIPS mg/4.89I1.77_AM604_1998OCT15_1_119.U2.94M.imfits >& /dev/null 2 3 17-MAY-2007 15:04:30 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:30 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/4.89I1.77_AM604_1998OCT 2 3 17-MAY-2007 15:04:30 AIPS 15_1_119.U2.94M.imfits -jpeg $aimg/4.89I1.77_AM604_1998OCT15_1_1 2 3 17-MAY-2007 15:04:30 AIPS 19.U2.94M.jpg ; convert -size 150x150 $aimg/4.89I1.77_AM604_1998 2 3 17-MAY-2007 15:04:30 AIPS OCT15_1_119.U2.94M.jpg -resize 150x150 -gamma 1.5 -depth 32 $aim 2 3 17-MAY-2007 15:04:30 AIPS g/4.89I1.77_AM604_1998OCT15_1_119.U2.94M.JPG ; \mv -f $aimg/4.89 2 3 17-MAY-2007 15:04:30 AIPS I1.77_AM604_1998OCT15_1_119.U2.94M* $aimg/J015849.6+091046 >& /d 2 3 17-MAY-2007 15:04:30 AIPS ev/null 2 2 17-MAY-2007 15:04:30 AIPS Got(1) disk= 1 user=**** type=MA SATURN.NVAS07.14 2 3 17-MAY-2007 15:04:30 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:30 AIPS umask 0;mkdir $aimg/J015849.6+091046 >& /dev/null 2 5 17-MAY-2007 15:04:30 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:04:30 FITAB Writing to disk file: AIMG:4.89I1.77_AM604_1998OCT15_1_119.U2.94M 2 3 17-MAY-2007 15:04:30 FITAB Writing image: User19368 Disk 1 Name SATURN.NVAS07.14 2 3 17-MAY-2007 15:04:30 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:04:30 FITAB Now writing the image 2 2 17-MAY-2007 15:04:30 FITAB Writing end-of-file marks 2 3 17-MAY-2007 15:04:30 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:04:30 FITAB thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:04:30 AIPS Resumes 2 3 17-MAY-2007 15:04:30 AIPS FITAB was not found to be running 2 3 17-MAY-2007 15:04:30 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:30 AIPS umask 0;\mv -f $aimg/4.89I1.77_AM604_1998OCT15_1_119.U2.94M $ai 2 3 17-MAY-2007 15:04:30 AIPS mg/4.89I1.77_AM604_1998OCT15_1_119.U2.94M.imfits >& /dev/null 2 3 17-MAY-2007 15:04:30 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:30 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/4.89I1.77_AM604_1998OCT 2 3 17-MAY-2007 15:04:30 AIPS 15_1_119.U2.94M.imfits -jpeg $aimg/4.89I1.77_AM604_1998OCT15_1_1 2 3 17-MAY-2007 15:04:30 AIPS 19.U2.94M.jpg ; convert -size 150x150 $aimg/4.89I1.77_AM604_1998 2 3 17-MAY-2007 15:04:30 AIPS OCT15_1_119.U2.94M.jpg -resize 150x150 -gamma 1.5 -depth 32 $aim 2 3 17-MAY-2007 15:04:30 AIPS g/4.89I1.77_AM604_1998OCT15_1_119.U2.94M.JPG ; \mv -f $aimg/4.89 2 3 17-MAY-2007 15:04:30 AIPS I1.77_AM604_1998OCT15_1_119.U2.94M* $aimg/J015849.6+091046 >& /d 2 3 17-MAY-2007 15:04:30 AIPS ev/null 2 2 17-MAY-2007 15:04:31 AIPS Got(1) disk= 1 user=**** type=MA SATURN.NVAS07.15 2 3 17-MAY-2007 15:04:31 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:31 AIPS umask 0;mkdir $aimg/J015849.6+091046 >& /dev/null 2 5 17-MAY-2007 15:04:31 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:04:31 FITAB Writing to disk file: AIMG:4.89I1.77_AM604_1998OCT15_1_119.U2.94M 2 3 17-MAY-2007 15:04:31 FITAB Writing image: User19368 Disk 1 Name SATURN.NVAS07.15 2 3 17-MAY-2007 15:04:31 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:04:31 FITAB Now writing the image 2 2 17-MAY-2007 15:04:31 FITAB Writing end-of-file marks 2 3 17-MAY-2007 15:04:31 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:04:31 FITAB thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:04:31 AIPS Resumes 2 3 17-MAY-2007 15:04:31 AIPS FITAB was not found to be running 2 3 17-MAY-2007 15:04:31 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:31 AIPS umask 0;\mv -f $aimg/4.89I1.77_AM604_1998OCT15_1_119.U2.94M $ai 2 3 17-MAY-2007 15:04:31 AIPS mg/4.89I1.77_AM604_1998OCT15_1_119.U2.94M.imfits >& /dev/null 2 3 17-MAY-2007 15:04:31 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:31 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/4.89I1.77_AM604_1998OCT 2 3 17-MAY-2007 15:04:31 AIPS 15_1_119.U2.94M.imfits -jpeg $aimg/4.89I1.77_AM604_1998OCT15_1_1 2 3 17-MAY-2007 15:04:31 AIPS 19.U2.94M.jpg ; convert -size 150x150 $aimg/4.89I1.77_AM604_1998 2 3 17-MAY-2007 15:04:31 AIPS OCT15_1_119.U2.94M.jpg -resize 150x150 -gamma 1.5 -depth 32 $aim 2 3 17-MAY-2007 15:04:31 AIPS g/4.89I1.77_AM604_1998OCT15_1_119.U2.94M.JPG ; \mv -f $aimg/4.89 2 3 17-MAY-2007 15:04:31 AIPS I1.77_AM604_1998OCT15_1_119.U2.94M* $aimg/J015849.6+091046 >& /d 2 3 17-MAY-2007 15:04:31 AIPS ev/null 2 2 17-MAY-2007 15:04:31 AIPS Got(1) disk= 1 user=**** type=MA SATURN.NVAS07.16 2 3 17-MAY-2007 15:04:31 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:31 AIPS umask 0;mkdir $aimg/J015849.6+091046 >& /dev/null 2 5 17-MAY-2007 15:04:31 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:04:31 FITAB Writing to disk file: AIMG:4.89I1.77_AM604_1998OCT15_1_119.U2.94M 2 3 17-MAY-2007 15:04:31 FITAB Writing image: User19368 Disk 1 Name SATURN.NVAS07.16 2 3 17-MAY-2007 15:04:31 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:04:31 FITAB Now writing the image 2 2 17-MAY-2007 15:04:31 FITAB Writing end-of-file marks 2 3 17-MAY-2007 15:04:31 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:04:31 FITAB thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:04:32 AIPS Resumes 2 3 17-MAY-2007 15:04:32 AIPS FITAB was not found to be running 2 3 17-MAY-2007 15:04:32 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:32 AIPS umask 0;\mv -f $aimg/4.89I1.77_AM604_1998OCT15_1_119.U2.94M $ai 2 3 17-MAY-2007 15:04:32 AIPS mg/4.89I1.77_AM604_1998OCT15_1_119.U2.94M.imfits >& /dev/null 2 3 17-MAY-2007 15:04:32 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:32 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/4.89I1.77_AM604_1998OCT 2 3 17-MAY-2007 15:04:32 AIPS 15_1_119.U2.94M.imfits -jpeg $aimg/4.89I1.77_AM604_1998OCT15_1_1 2 3 17-MAY-2007 15:04:32 AIPS 19.U2.94M.jpg ; convert -size 150x150 $aimg/4.89I1.77_AM604_1998 2 3 17-MAY-2007 15:04:32 AIPS OCT15_1_119.U2.94M.jpg -resize 150x150 -gamma 1.5 -depth 32 $aim 2 3 17-MAY-2007 15:04:32 AIPS g/4.89I1.77_AM604_1998OCT15_1_119.U2.94M.JPG ; \mv -f $aimg/4.89 2 3 17-MAY-2007 15:04:32 AIPS I1.77_AM604_1998OCT15_1_119.U2.94M* $aimg/J015849.6+091046 >& /d 2 3 17-MAY-2007 15:04:32 AIPS ev/null 2 2 17-MAY-2007 15:04:33 AIPS Got(1) disk= 1 user=**** type=MA SATURN.NVAS07.17 2 3 17-MAY-2007 15:04:33 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:33 AIPS umask 0;mkdir $aimg/J015849.6+091046 >& /dev/null 2 5 17-MAY-2007 15:04:33 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:04:33 FITAB Writing to disk file: AIMG:4.89I1.77_AM604_1998OCT15_1_119.U2.94M 2 3 17-MAY-2007 15:04:33 FITAB Writing image: User19368 Disk 1 Name SATURN.NVAS07.17 2 3 17-MAY-2007 15:04:33 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:04:33 FITAB Now writing the image 2 2 17-MAY-2007 15:04:33 FITAB Writing end-of-file marks 2 3 17-MAY-2007 15:04:33 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:04:33 FITAB thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:04:33 AIPS Resumes 2 3 17-MAY-2007 15:04:33 AIPS FITAB was not found to be running 2 3 17-MAY-2007 15:04:33 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:33 AIPS umask 0;\mv -f $aimg/4.89I1.77_AM604_1998OCT15_1_119.U2.94M $ai 2 3 17-MAY-2007 15:04:33 AIPS mg/4.89I1.77_AM604_1998OCT15_1_119.U2.94M.imfits >& /dev/null 2 3 17-MAY-2007 15:04:33 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:33 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/4.89I1.77_AM604_1998OCT 2 3 17-MAY-2007 15:04:33 AIPS 15_1_119.U2.94M.imfits -jpeg $aimg/4.89I1.77_AM604_1998OCT15_1_1 2 3 17-MAY-2007 15:04:33 AIPS 19.U2.94M.jpg ; convert -size 150x150 $aimg/4.89I1.77_AM604_1998 2 3 17-MAY-2007 15:04:33 AIPS OCT15_1_119.U2.94M.jpg -resize 150x150 -gamma 1.5 -depth 32 $aim 2 3 17-MAY-2007 15:04:33 AIPS g/4.89I1.77_AM604_1998OCT15_1_119.U2.94M.JPG ; \mv -f $aimg/4.89 2 3 17-MAY-2007 15:04:33 AIPS I1.77_AM604_1998OCT15_1_119.U2.94M* $aimg/J015849.6+091046 >& /d 2 3 17-MAY-2007 15:04:33 AIPS ev/null 2 2 17-MAY-2007 15:04:33 AIPS Got(1) disk= 1 user=**** type=MA SATURN.NVAS07.18 2 3 17-MAY-2007 15:04:33 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:33 AIPS umask 0;mkdir $aimg/J015849.6+091046 >& /dev/null 2 5 17-MAY-2007 15:04:33 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:04:33 FITAB Writing to disk file: AIMG:4.89I1.77_AM604_1998OCT15_1_119.U2.94M 2 3 17-MAY-2007 15:04:33 FITAB Writing image: User19368 Disk 1 Name SATURN.NVAS07.18 2 3 17-MAY-2007 15:04:33 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:04:33 FITAB Now writing the image 2 2 17-MAY-2007 15:04:34 FITAB Writing end-of-file marks 2 3 17-MAY-2007 15:04:34 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:04:34 FITAB thuban 31DEC07 TST: Cpu= 0.1 Real= 1 2 2 17-MAY-2007 15:04:34 AIPS Resumes 2 3 17-MAY-2007 15:04:34 AIPS FITAB was not found to be running 2 3 17-MAY-2007 15:04:34 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:34 AIPS umask 0;\mv -f $aimg/4.89I1.77_AM604_1998OCT15_1_119.U2.94M $ai 2 3 17-MAY-2007 15:04:34 AIPS mg/4.89I1.77_AM604_1998OCT15_1_119.U2.94M.imfits >& /dev/null 2 3 17-MAY-2007 15:04:34 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:34 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/4.89I1.77_AM604_1998OCT 2 3 17-MAY-2007 15:04:34 AIPS 15_1_119.U2.94M.imfits -jpeg $aimg/4.89I1.77_AM604_1998OCT15_1_1 2 3 17-MAY-2007 15:04:34 AIPS 19.U2.94M.jpg ; convert -size 150x150 $aimg/4.89I1.77_AM604_1998 2 3 17-MAY-2007 15:04:34 AIPS OCT15_1_119.U2.94M.jpg -resize 150x150 -gamma 1.5 -depth 32 $aim 2 3 17-MAY-2007 15:04:34 AIPS g/4.89I1.77_AM604_1998OCT15_1_119.U2.94M.JPG ; \mv -f $aimg/4.89 2 3 17-MAY-2007 15:04:34 AIPS I1.77_AM604_1998OCT15_1_119.U2.94M* $aimg/J015849.6+091046 >& /d 2 3 17-MAY-2007 15:04:34 AIPS ev/null 2 2 17-MAY-2007 15:04:34 AIPS Got(1) disk= 1 user=**** type=MA SATURN.NVAS07.19 2 3 17-MAY-2007 15:04:34 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:34 AIPS umask 0;mkdir $aimg/J015849.6+091046 >& /dev/null 2 5 17-MAY-2007 15:04:34 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:04:34 FITAB Writing to disk file: AIMG:4.89I1.77_AM604_1998OCT15_1_119.U2.94M 2 3 17-MAY-2007 15:04:34 FITAB Writing image: User19368 Disk 1 Name SATURN.NVAS07.19 2 3 17-MAY-2007 15:04:34 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:04:34 FITAB Now writing the image 2 2 17-MAY-2007 15:04:34 FITAB Writing end-of-file marks 2 3 17-MAY-2007 15:04:34 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:04:34 FITAB thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:04:34 AIPS Resumes 2 3 17-MAY-2007 15:04:34 AIPS FITAB was not found to be running 2 3 17-MAY-2007 15:04:34 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:34 AIPS umask 0;\mv -f $aimg/4.89I1.77_AM604_1998OCT15_1_119.U2.94M $ai 2 3 17-MAY-2007 15:04:34 AIPS mg/4.89I1.77_AM604_1998OCT15_1_119.U2.94M.imfits >& /dev/null 2 3 17-MAY-2007 15:04:34 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:34 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/4.89I1.77_AM604_1998OCT 2 3 17-MAY-2007 15:04:34 AIPS 15_1_119.U2.94M.imfits -jpeg $aimg/4.89I1.77_AM604_1998OCT15_1_1 2 3 17-MAY-2007 15:04:34 AIPS 19.U2.94M.jpg ; convert -size 150x150 $aimg/4.89I1.77_AM604_1998 2 3 17-MAY-2007 15:04:34 AIPS OCT15_1_119.U2.94M.jpg -resize 150x150 -gamma 1.5 -depth 32 $aim 2 3 17-MAY-2007 15:04:34 AIPS g/4.89I1.77_AM604_1998OCT15_1_119.U2.94M.JPG ; \mv -f $aimg/4.89 2 3 17-MAY-2007 15:04:34 AIPS I1.77_AM604_1998OCT15_1_119.U2.94M* $aimg/J015849.6+091046 >& /d 2 3 17-MAY-2007 15:04:34 AIPS ev/null 2 2 17-MAY-2007 15:04:35 AIPS Got(1) disk= 1 user=**** type=MA SATURN.NVAS07.20 2 3 17-MAY-2007 15:04:35 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:35 AIPS umask 0;mkdir $aimg/J015849.6+091046 >& /dev/null 2 5 17-MAY-2007 15:04:35 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:04:35 FITAB Writing to disk file: AIMG:4.89I1.77_AM604_1998OCT15_1_119.U2.94M 2 3 17-MAY-2007 15:04:35 FITAB Writing image: User19368 Disk 1 Name SATURN.NVAS07.20 2 3 17-MAY-2007 15:04:35 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:04:35 FITAB Now writing the image 2 2 17-MAY-2007 15:04:35 FITAB Writing end-of-file marks 2 3 17-MAY-2007 15:04:35 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:04:35 FITAB thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:04:35 AIPS Resumes 2 3 17-MAY-2007 15:04:35 AIPS FITAB was not found to be running 2 3 17-MAY-2007 15:04:35 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:35 AIPS umask 0;\mv -f $aimg/4.89I1.77_AM604_1998OCT15_1_119.U2.94M $ai 2 3 17-MAY-2007 15:04:35 AIPS mg/4.89I1.77_AM604_1998OCT15_1_119.U2.94M.imfits >& /dev/null 2 3 17-MAY-2007 15:04:35 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:35 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/4.89I1.77_AM604_1998OCT 2 3 17-MAY-2007 15:04:35 AIPS 15_1_119.U2.94M.imfits -jpeg $aimg/4.89I1.77_AM604_1998OCT15_1_1 2 3 17-MAY-2007 15:04:35 AIPS 19.U2.94M.jpg ; convert -size 150x150 $aimg/4.89I1.77_AM604_1998 2 3 17-MAY-2007 15:04:35 AIPS OCT15_1_119.U2.94M.jpg -resize 150x150 -gamma 1.5 -depth 32 $aim 2 3 17-MAY-2007 15:04:35 AIPS g/4.89I1.77_AM604_1998OCT15_1_119.U2.94M.JPG ; \mv -f $aimg/4.89 2 3 17-MAY-2007 15:04:35 AIPS I1.77_AM604_1998OCT15_1_119.U2.94M* $aimg/J015849.6+091046 >& /d 2 3 17-MAY-2007 15:04:35 AIPS ev/null 2 2 17-MAY-2007 15:04:35 AIPS Got(1) disk= 1 user=**** type=MA SATURN.NVAS07.21 2 3 17-MAY-2007 15:04:35 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:35 AIPS umask 0;mkdir $aimg/J015849.6+091046 >& /dev/null 2 5 17-MAY-2007 15:04:35 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:04:35 FITAB Writing to disk file: AIMG:4.89I1.77_AM604_1998OCT15_1_119.U2.94M 2 3 17-MAY-2007 15:04:35 FITAB Writing image: User19368 Disk 1 Name SATURN.NVAS07.21 2 3 17-MAY-2007 15:04:35 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:04:35 FITAB Now writing the image 2 2 17-MAY-2007 15:04:35 FITAB Writing end-of-file marks 2 3 17-MAY-2007 15:04:35 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:04:35 FITAB thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:04:35 AIPS Resumes 2 3 17-MAY-2007 15:04:35 AIPS FITAB was not found to be running 2 3 17-MAY-2007 15:04:35 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:35 AIPS umask 0;\mv -f $aimg/4.89I1.77_AM604_1998OCT15_1_119.U2.94M $ai 2 3 17-MAY-2007 15:04:35 AIPS mg/4.89I1.77_AM604_1998OCT15_1_119.U2.94M.imfits >& /dev/null 2 3 17-MAY-2007 15:04:35 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:35 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/4.89I1.77_AM604_1998OCT 2 3 17-MAY-2007 15:04:35 AIPS 15_1_119.U2.94M.imfits -jpeg $aimg/4.89I1.77_AM604_1998OCT15_1_1 2 3 17-MAY-2007 15:04:35 AIPS 19.U2.94M.jpg ; convert -size 150x150 $aimg/4.89I1.77_AM604_1998 2 3 17-MAY-2007 15:04:35 AIPS OCT15_1_119.U2.94M.jpg -resize 150x150 -gamma 1.5 -depth 32 $aim 2 3 17-MAY-2007 15:04:35 AIPS g/4.89I1.77_AM604_1998OCT15_1_119.U2.94M.JPG ; \mv -f $aimg/4.89 2 3 17-MAY-2007 15:04:35 AIPS I1.77_AM604_1998OCT15_1_119.U2.94M* $aimg/J015849.6+091046 >& /d 2 3 17-MAY-2007 15:04:35 AIPS ev/null 2 2 17-MAY-2007 15:04:36 AIPS Got(1) disk= 1 user=**** type=MA SATURN.NVAS07.22 2 3 17-MAY-2007 15:04:36 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:36 AIPS umask 0;mkdir $aimg/J015849.6+091046 >& /dev/null 2 5 17-MAY-2007 15:04:36 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:04:36 FITAB Writing to disk file: AIMG:4.89I1.77_AM604_1998OCT15_1_119.U2.94M 2 3 17-MAY-2007 15:04:36 FITAB Writing image: User19368 Disk 1 Name SATURN.NVAS07.22 2 3 17-MAY-2007 15:04:36 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:04:36 FITAB Now writing the image 2 2 17-MAY-2007 15:04:36 FITAB Writing end-of-file marks 2 3 17-MAY-2007 15:04:36 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:04:36 FITAB thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:04:36 AIPS Resumes 2 3 17-MAY-2007 15:04:36 AIPS FITAB was not found to be running 2 3 17-MAY-2007 15:04:36 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:36 AIPS umask 0;\mv -f $aimg/4.89I1.77_AM604_1998OCT15_1_119.U2.94M $ai 2 3 17-MAY-2007 15:04:36 AIPS mg/4.89I1.77_AM604_1998OCT15_1_119.U2.94M.imfits >& /dev/null 2 3 17-MAY-2007 15:04:36 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:36 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/4.89I1.77_AM604_1998OCT 2 3 17-MAY-2007 15:04:36 AIPS 15_1_119.U2.94M.imfits -jpeg $aimg/4.89I1.77_AM604_1998OCT15_1_1 2 3 17-MAY-2007 15:04:36 AIPS 19.U2.94M.jpg ; convert -size 150x150 $aimg/4.89I1.77_AM604_1998 2 3 17-MAY-2007 15:04:36 AIPS OCT15_1_119.U2.94M.jpg -resize 150x150 -gamma 1.5 -depth 32 $aim 2 3 17-MAY-2007 15:04:36 AIPS g/4.89I1.77_AM604_1998OCT15_1_119.U2.94M.JPG ; \mv -f $aimg/4.89 2 3 17-MAY-2007 15:04:36 AIPS I1.77_AM604_1998OCT15_1_119.U2.94M* $aimg/J015849.6+091046 >& /d 2 3 17-MAY-2007 15:04:36 AIPS ev/null 2 5 17-MAY-2007 15:04:36 AIPS 'NVASARCH DONE - CLEANING UP' 2 2 17-MAY-2007 15:04:36 AIPS Disk 1 No files needed renumbering 2 2 17-MAY-2007 15:04:36 AIPS Got(1) disk= 1 user=**** type=UV 19981015.C BAND.1 2 5 17-MAY-2007 15:04:36 AIPS 'EXPECTED MA-FILES DO NOT MATCH UV-FILES; NO CLEANUP !' 2 0 17-MAY-2007 15:04:36 AIPS tget prtmsg;prtmsg;docrt 1 /home/thuban2/vlbacald/run/AM604_1998OCT15_1.1.run finished on Thu May 17 15:04:37 MDT 2007