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.0.run started on Thu May 17 15:04:37 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 user19367 2 0 17-MAY-2007 15:04:38 AIPS version'ABIN' 2 0 17-MAY-2007 15:04:38 AIPS run avlaprep 2 2 17-MAY-2007 15:04:38 AIPS Found in Version=ABIN 2 2 17-MAY-2007 15:04:38 AIPS $ Lorant Sjouwerman, versions 1.. 2005, for NRAO 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS $$ General naming utilities - default to data disk 1 (safest of all) 2 2 17-MAY-2007 15:04:38 AIPS procedure pipedef1 2 2 17-MAY-2007 15:04:38 AIPS string*12 pnam 2 2 17-MAY-2007 15:04:38 AIPS string*6 pcls 2 2 17-MAY-2007 15:04:38 AIPS scalar pseq,pdsk 2 2 17-MAY-2007 15:04:38 AIPS pdsk=1 2 2 17-MAY-2007 15:04:38 AIPS finish 2 2 17-MAY-2007 15:04:38 AIPS pipedef1 2 2 17-MAY-2007 15:04:38 AIPS procedure namepipe 2 2 17-MAY-2007 15:04:38 AIPS pnam=inname;pcls=inclass;pseq=inseq;indisk=pdsk 2 2 17-MAY-2007 15:04:38 AIPS finish 2 2 17-MAY-2007 15:04:38 AIPS procedure pipename 2 2 17-MAY-2007 15:04:38 AIPS inname=pnam;inclass=pcls;inseq=pseq;indisk=pdsk 2 2 17-MAY-2007 15:04:38 AIPS finish 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS procedure checkcat 2 2 17-MAY-2007 15:04:38 AIPS $LOS - count and make sure catalog starts at one (and not more than 10 files) 2 2 17-MAY-2007 15:04:38 AIPS scalar numcat 2 2 17-MAY-2007 15:04:38 AIPS clrname;indisk=pdsk;chkname;numcat=1-error 2 2 17-MAY-2007 15:04:38 AIPS $ for later: find out how to deal with CH0/LINE data in MOVE 2 2 17-MAY-2007 15:04:38 AIPS if(numcat>0)then;recat;end;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS return numcat 2 2 17-MAY-2007 15:04:38 AIPS finish 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS procedure gx 2 2 17-MAY-2007 15:04:38 AIPS $ inputs 2 2 17-MAY-2007 15:04:38 AIPS go;wait 2 2 17-MAY-2007 15:04:38 AIPS finish 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS procedure pre_fillm 2 2 17-MAY-2007 15:04:38 AIPS $LOS - sets VLA archive defaults for fillm 2 2 17-MAY-2007 15:04:38 AIPS default fillm;outdisk=pdsk;doall=1;douvcomp=-1;cparm(8)=0.05;bparm(10)=0.75 2 2 17-MAY-2007 15:04:38 AIPS finish 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS procedure fname 2 2 17-MAY-2007 15:04:38 AIPS return inname!!'.'!!inclass!!'.'!!char(inseq) 2 2 17-MAY-2007 15:04:38 AIPS finish 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS procedure del 2 2 17-MAY-2007 15:04:38 AIPS error=1;zap 2 2 17-MAY-2007 15:04:38 AIPS finish 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS procedure numants 2 2 17-MAY-2007 15:04:38 AIPS scalar numarow,numbout,numbant,numbase,idx;string*16 nameant 2 2 17-MAY-2007 15:04:38 AIPS numbout=0;keyword'NUM ROW';inext'AN';invers=0;getthead;numarow=keyvalue(1) 2 2 17-MAY-2007 15:04:38 AIPS for numbant=1:numarow 2 2 17-MAY-2007 15:04:38 AIPS pixxy=numbant,1,0;tabget;nameant=keystrng;idx=1;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS while(substr(nameant,idx,idx)<>':');idx=idx+1;end 2 2 17-MAY-2007 15:04:38 AIPS if(substr(nameant,idx+1,idx+3)='OUT')then;numbout=numbout+1;end 2 2 17-MAY-2007 15:04:38 AIPS if(substr(nameant,idx+2,idx+4)='OUT')then;numbout=numbout+1;end 2 2 17-MAY-2007 15:04:38 AIPS end;numbase=(numarow-numbout);clrtemp 2 2 17-MAY-2007 15:04:38 AIPS $ type char(numarow-numbout)!!' ANTENNAS',char(numbase)!!' BASELINES' 2 2 17-MAY-2007 15:04:38 AIPS return numbase 2 2 17-MAY-2007 15:04:38 AIPS finish 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS procedure skipdata 2 2 17-MAY-2007 15:04:38 AIPS $LOS - delete unwanted data sets - currently all but continuum X and C bands 2 2 17-MAY-2007 15:04:38 AIPS $ if(inclass='LINE')then;del;inclass'CH 0';del;type'ZAP LINE :'fname;end 2 2 17-MAY-2007 15:04:38 AIPS if((inclass='CH 0')!(inclass='LINE'))then;del;type'ZAP LINE :'fname;end 2 2 17-MAY-2007 15:04:38 AIPS if(inclass='4 BAND')then;del;type'ZAP 4-BAND :'fname;end 2 2 17-MAY-2007 15:04:38 AIPS if(inclass='P BAND')then;del;type'ZAP P-BAND :'fname;end 2 2 17-MAY-2007 15:04:38 AIPS $ if(inclass='L BAND')then;del;type'ZAP L-BAND :'fname;end 2 2 17-MAY-2007 15:04:38 AIPS $ if(inclass='U BAND')then;del;type'ZAP U-BAND :'fname;end 2 2 17-MAY-2007 15:04:38 AIPS $ if(inclass='K BAND')then;del;type'ZAP K-BAND :'fname;end 2 2 17-MAY-2007 15:04:38 AIPS $ if(inclass='Q BAND')then;del;type'ZAP Q-BAND :'fname;end;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS if(error<1)then $ file not zapped, check for single dish vlbi; #vis=0 2 2 17-MAY-2007 15:04:38 AIPS task'TABGET';userid 0;inext'NX';invers=0;keyvalue=0;keystrng'' 2 2 17-MAY-2007 15:04:38 AIPS keyword'NUM ROW';getthead;pixxy=keyvalue(1),6,0;tabget;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS if(keyvalue(1)=0)then;del;type'ZAP S-DISH :'fname;end 2 2 17-MAY-2007 15:04:38 AIPS if(error<1)then;idx=numants $ file not zapped, check for # ants (<9) 2 2 17-MAY-2007 15:04:38 AIPS if(idx<9)then;del;type'ZAP MINI-ARRAY ('!!char(idx)!!') :'!!fname 2 2 17-MAY-2007 15:04:38 AIPS end;clrtemp;end;end 2 2 17-MAY-2007 15:04:38 AIPS $also zap if solar/planetary/pulsar mode - su table proper motion?? 2 2 17-MAY-2007 15:04:38 AIPS $ and what about PT-link? antenna VPT is not OUT, later also EVLA names 2 2 17-MAY-2007 15:04:38 AIPS finish 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS procedure checkids 2 2 17-MAY-2007 15:04:38 AIPS $LOS - account for fast switching source names - check on pos, qual, calco 2 2 17-MAY-2007 15:04:38 AIPS scalar ra1a,ra1b,ra2a,ra2b,dc1a,dc1b,dc2a,dc2b,n,m,l,idx 2 2 17-MAY-2007 15:04:38 AIPS scalar q1,q2 2 2 17-MAY-2007 15:04:38 AIPS string*1 co1,co2 2 2 17-MAY-2007 15:04:38 AIPS string*16 n1,n2 2 2 17-MAY-2007 15:04:38 AIPS array alist(100),blist(100) 2 2 17-MAY-2007 15:04:38 AIPS inext'SU';invers 0;keyword'NUM ROW';keyvalue 0;keystrng'';getthead 2 2 17-MAY-2007 15:04:38 AIPS n=keyvalue(1);idx=1;aparm 0;bparm 0;alist 0;blist 0 2 2 17-MAY-2007 15:04:38 AIPS if (n > 1) then 2 2 17-MAY-2007 15:04:38 AIPS for m=1:(n-1);clrtemp 2 2 17-MAY-2007 15:04:38 AIPS pixxy m,11;tabget;ra1a keyvalue(1);ra1b keyvalue(2) 2 2 17-MAY-2007 15:04:38 AIPS for l=(m+1):n;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS pixxy l,11;tabget;ra2a keyvalue(1);ra2b keyvalue(2) 2 2 17-MAY-2007 15:04:38 AIPS if (abs(ra1a-ra2a)=0) then 2 2 17-MAY-2007 15:04:38 AIPS if ( abs((ra1b-ra2b)*3600*1000) < 3 ) then $ RA within 3 mas! 2 2 17-MAY-2007 15:04:38 AIPS pixxy m,12;tabget;dc1a keyvalue(1);dc1b keyvalue(2) 2 2 17-MAY-2007 15:04:38 AIPS pixxy l,12;tabget;dc2a keyvalue(1);dc2b keyvalue(2) 2 2 17-MAY-2007 15:04:38 AIPS if (abs(dc1a-dc2a)=0) then 2 2 17-MAY-2007 15:04:38 AIPS if ( abs((dc1b-dc2b)*3600*1000) < 3 ) then $ DC within 3 mas! 2 2 17-MAY-2007 15:04:38 AIPS pixxy m,3;tabget;q1 keyvalue(1);pixxy l,3;tabget;q2 keyvalue(1) 2 2 17-MAY-2007 15:04:38 AIPS if (q1=q2) then $ same qualifier; same calcode? 2 2 17-MAY-2007 15:04:38 AIPS pixxy m,4;tabget;co1 keystrng;pixxy l,4;tabget;co2 keystrng 2 2 17-MAY-2007 15:04:38 AIPS if (co1=co2) then 2 2 17-MAY-2007 15:04:38 AIPS pixxy m,1;tabget;q1 keyvalue(1) 2 2 17-MAY-2007 15:04:38 AIPS pixxy l,1;tabget;q2 keyvalue(1) 2 2 17-MAY-2007 15:04:38 AIPS pixxy m,2;tabget;n1 keystrng;pixxy l,2;tabget;n2 keystrng 2 2 17-MAY-2007 15:04:38 AIPS if (idx>100) then; 2 2 17-MAY-2007 15:04:38 AIPS type 'TOO MANY SOURCES TO DO DSORC - DO BY HAND!' 2 2 17-MAY-2007 15:04:38 AIPS type 'NEXT =.'!!char(idx)!!' DO:'!!char(l)!!'.&.'!!char(m) 2 2 17-MAY-2007 15:04:38 AIPS else 2 2 17-MAY-2007 15:04:38 AIPS if (length(n1)1) then;task'DSORC';n=0 2 2 17-MAY-2007 15:04:38 AIPS outname inname;outclass inclass;outseq inseq;outdisk indisk 2 2 17-MAY-2007 15:04:38 AIPS while (n100)then;type'TOO MANY SOURCES FOR DSORC';error 1;end;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS end 2 2 17-MAY-2007 15:04:38 AIPS finish 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS procedure checkcal 2 2 17-MAY-2007 15:04:38 AIPS $LOS Currently (Sep 22, 2005) can/will do 3C286 and 3C48 at X and C 2 2 17-MAY-2007 15:04:38 AIPS $LOS (and for now skip 3C286/3C48/3C138/3C147 Q,K,U and 3C48 L) 2 2 17-MAY-2007 15:04:38 AIPS scalar idx,jdx 2 2 17-MAY-2007 15:04:38 AIPS string*16 sname 2 2 17-MAY-2007 15:04:38 AIPS task'TABGET';userid 0;inext'SU';invers=0;keyvalue=0;keystrng'';error=1 2 2 17-MAY-2007 15:04:38 AIPS keyword'NUM ROW';getthead;idx=keyvalue(1);clrtemp 2 2 17-MAY-2007 15:04:38 AIPS for jdx=1:idx 2 2 17-MAY-2007 15:04:38 AIPS pixxy=jdx,2,0;tabget;sname=substr(keystrng,1,length(keystrng)) 2 2 17-MAY-2007 15:04:38 AIPS if(sname='3C286')then;error=-1;jdx=idx+1;end 2 2 17-MAY-2007 15:04:38 AIPS if(sname='3C48')then;error=-1;jdx=idx+1;end 2 2 17-MAY-2007 15:04:38 AIPS if(sname='3C138')then;error=-1;jdx=idx+1;end 2 2 17-MAY-2007 15:04:38 AIPS if(sname='3C147')then;error=-1;jdx=idx+1;end 2 2 17-MAY-2007 15:04:38 AIPS if(sname='3C295')then;error=-1;jdx=idx+1;end 2 2 17-MAY-2007 15:04:38 AIPS if(error>0)then $ try B1950 name 2 2 17-MAY-2007 15:04:38 AIPS if(sname='1328+307')then;error=-1;jdx=idx+1;end 2 2 17-MAY-2007 15:04:38 AIPS if(sname='0134+329')then;error=-1;jdx=idx+1;end 2 2 17-MAY-2007 15:04:38 AIPS if(sname='0518+165')then;error=-1;jdx=idx+1;end 2 2 17-MAY-2007 15:04:38 AIPS if(sname='0538+498')then;error=-1;jdx=idx+1;end 2 2 17-MAY-2007 15:04:38 AIPS if(sname='1409+524')then;error=-1;jdx=idx+1;end 2 2 17-MAY-2007 15:04:38 AIPS if(error>0)then $ try J2000 2 2 17-MAY-2007 15:04:38 AIPS if(sname='1331+305')then;error=-1;jdx=idx+1;end 2 2 17-MAY-2007 15:04:38 AIPS if(sname='0137+331')then;error=-1;jdx=idx+1;end 2 2 17-MAY-2007 15:04:38 AIPS if(sname='0521+166')then;error=-1;jdx=idx+1;end 2 2 17-MAY-2007 15:04:38 AIPS if(sname='0542+498')then;error=-1;jdx=idx+1;end 2 2 17-MAY-2007 15:04:38 AIPS if(sname='1411+522')then;error=-1;jdx=idx+1;end 2 2 17-MAY-2007 15:04:38 AIPS if(error>0)then $ try J2000 name 2 2 17-MAY-2007 15:04:38 AIPS if(sname='J1331+3030')then;error=-1;jdx=idx+1;end 2 2 17-MAY-2007 15:04:38 AIPS if(sname='J0137+3309')then;error=-1;jdx=idx+1;end 2 2 17-MAY-2007 15:04:38 AIPS if(sname='J0521+1638')then;error=-1;jdx=idx+1;end 2 2 17-MAY-2007 15:04:38 AIPS if(sname='J0542+4951')then;error=-1;jdx=idx+1;end 2 2 17-MAY-2007 15:04:38 AIPS if(sname='J1411+5212')then;error=-1;jdx=idx+1;end 2 2 17-MAY-2007 15:04:38 AIPS end;end;end;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS end 2 2 17-MAY-2007 15:04:38 AIPS $ if error>0 check on coords (for different name than standard) 2 2 17-MAY-2007 15:04:38 AIPS $ but keyval not reliable to do this.. ?? 2 2 17-MAY-2007 15:04:38 AIPS $ end 2 2 17-MAY-2007 15:04:38 AIPS if(error>0)then;del;type'ZAP - NO STD CAL SRC FOR :'fname;error=1 2 2 17-MAY-2007 15:04:38 AIPS else;checkids;error=-1;end;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS finish 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS procedure j2000fix 2 2 17-MAY-2007 15:04:38 AIPS $LOS - convert data to J2000 by default use of uvfix 2 2 17-MAY-2007 15:04:38 AIPS task'UVFIX';outname=inname;outclass=inclass;outseq=inseq;outdisk=indisk 2 2 17-MAY-2007 15:04:38 AIPS shift=0;uvfixprm=0;tput uvfix;outclass'PREFIX';rename;default tabget 2 2 17-MAY-2007 15:04:38 AIPS tget uvfix;task'TABGET';inclass'PREFIX';inext'SU';pixxy 1,13,1;tabget 2 2 17-MAY-2007 15:04:38 AIPS if (keyvalue(1)<1) then; tput tabget;default tabed;tget tabget 2 2 17-MAY-2007 15:04:38 AIPS task'TABED';optype'REPL';aparm 13,0,0,2;keyvalue 1950.0 0;gx;end 2 2 17-MAY-2007 15:04:38 AIPS tget uvfix;inclass'PREFIX';gx;zap;inclass=outclass;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS finish 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS procedure datachks 2 2 17-MAY-2007 15:04:38 AIPS $LOS - delete unwanted data sets, check for standard calibrators and make J2000 2 2 17-MAY-2007 15:04:38 AIPS if(error<1)then $ file exists 2 2 17-MAY-2007 15:04:38 AIPS skipdata;if(error<1)then $ file was not zapped 2 2 17-MAY-2007 15:04:38 AIPS checkcal;if(error<1)then $ file has standard calibrator in it 2 2 17-MAY-2007 15:04:38 AIPS j2000fix 2 2 17-MAY-2007 15:04:38 AIPS $ addcalco 2 2 17-MAY-2007 15:04:38 AIPS end;end;end;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS finish 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS procedure freqchks 2 2 17-MAY-2007 15:04:38 AIPS $LOS - split up in frequency IDs, run INDXR, and remove 2 2 17-MAY-2007 15:04:38 AIPS scalar rows, nfrq 2 2 17-MAY-2007 15:04:38 AIPS if(error<1)then $ file exists 2 2 17-MAY-2007 15:04:38 AIPS inext'FQ';invers=1;keyword='NUM ROW';getthead;nfrq=keyvalue(1) 2 2 17-MAY-2007 15:04:38 AIPS if (nfrq > 1) then 2 2 17-MAY-2007 15:04:38 AIPS if (nfrq > 9) then;type' WARNING! MORE THAN 9 FREQUENCY ID-S!';end 2 2 17-MAY-2007 15:04:38 AIPS tput getthead;default'UVCOP';tget getthead;keyword='';task'UVCOP';tput 2 2 17-MAY-2007 15:04:38 AIPS for rows=1:nfrq 2 2 17-MAY-2007 15:04:38 AIPS pixxy=rows,1,1;inver=1;inext='FQ';tabget;tget;freqid=keyvalue(1) 2 2 17-MAY-2007 15:04:38 AIPS outclass=substr(inclass,1,1)!!substr(inclass,3,6)!!char(freqid) 2 2 17-MAY-2007 15:04:38 AIPS type'COPYING FREQUENCY ID #'!!char(freqid);gx 2 2 17-MAY-2007 15:04:38 AIPS default'INDXR';tget uvcop;task'INDXR';inclass outclass;gx;task'DQUAL' 2 2 17-MAY-2007 15:04:38 AIPS $out not in! ** outname=inname;outclass=inclass;outseq=inseq;outdisk=indisk;gx 2 2 17-MAY-2007 15:04:38 AIPS tget uvcop;freqid=1;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS end;end;end;if(nfrq>1)then;type fname!!' SPLIT IN :'!!char(nfrq);zap;end 2 2 17-MAY-2007 15:04:38 AIPS finish 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS procedure pre_move 2 2 17-MAY-2007 15:04:38 AIPS $LOS - moves file to another AIPS user number 2 2 17-MAY-2007 15:04:38 AIPS default move;indisk=pdsk;outseq=-1;opcode'MOVE';clrtemp 2 2 17-MAY-2007 15:04:38 AIPS finish 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS procedure expid 2 2 17-MAY-2007 15:04:38 AIPS string*20 expnm 2 2 17-MAY-2007 15:04:38 AIPS string*75 expmsg 2 2 17-MAY-2007 15:04:38 AIPS return expnm 2 2 17-MAY-2007 15:04:38 AIPS finish 2 2 17-MAY-2007 15:04:38 AIPS type expid 2 5 17-MAY-2007 15:04:38 AIPS ' ' 2 0 17-MAY-2007 15:04:38 AIPS run avlapipe 2 2 17-MAY-2007 15:04:38 AIPS Found in Version=ABIN 2 2 17-MAY-2007 15:04:38 AIPS $ 2 2 17-MAY-2007 15:04:38 AIPS $ Ver 1.0 : Copy of private Ver 3.0 of VLARUN (public version is 2.5): 2 2 17-MAY-2007 15:04:38 AIPS $ was 3.0 : Add PLVER (in goplt) for plot files and to include TASAV (12MAY04) 2 2 17-MAY-2007 15:04:38 AIPS $ Repositioned inseq=0 to safeguard to SU-tab confusion (12NOV04) 2 2 17-MAY-2007 15:04:38 AIPS $ Rearanged inputs and options, added integration time calculation, 2 2 17-MAY-2007 15:04:38 AIPS $ QUACK, selective plotting, INNAME vs DOCAT, alternative flux cal, 2 2 17-MAY-2007 15:04:38 AIPS $ selective imaging, SCIMG for targets, use model in CALIB, find VLA 2 2 17-MAY-2007 15:04:38 AIPS $ array, use model,.. 2 2 17-MAY-2007 15:04:38 AIPS $ 2 2 17-MAY-2007 15:04:38 AIPS $Next vers add polarization calibration, SCIMG->SCIMG? 2 2 17-MAY-2007 15:04:38 AIPS $ find imsize, find cutoffflux, include infile 2 2 17-MAY-2007 15:04:38 AIPS $--------------------------------------------------------------- 2 2 17-MAY-2007 15:04:38 AIPS $0000000011111111112222222222333333333344444444445555555555666666666677777777778 2 2 17-MAY-2007 15:04:38 AIPS $2345678901234567890123456789012345678901234567890123456789012345678901234567890 2 2 17-MAY-2007 15:04:38 AIPS $=============================================== 2 2 17-MAY-2007 15:04:38 AIPS $! Calibrating amplitude and phase, and imaging VLA data 2 2 17-MAY-2007 15:04:38 AIPS $# RUN POPS VLA UTILITY CALIBRATION IMAGING 2 2 17-MAY-2007 15:04:38 AIPS $--------------------------------------------------------------- 2 2 17-MAY-2007 15:04:38 AIPS $; Copyright (C) 2002-2006 2 2 17-MAY-2007 15:04:38 AIPS $; Associated Universities, Inc. Washington DC, USA. 2 2 17-MAY-2007 15:04:38 AIPS $; 2 2 17-MAY-2007 15:04:38 AIPS $; This program is free software; you can redistribute it and/or 2 2 17-MAY-2007 15:04:38 AIPS $; modify it under the terms of the GNU General Public License as 2 2 17-MAY-2007 15:04:38 AIPS $; published by the Free Software Foundation; either version 2 of 2 2 17-MAY-2007 15:04:38 AIPS $; the License, or (at your option) any later version. 2 2 17-MAY-2007 15:04:38 AIPS $; 2 2 17-MAY-2007 15:04:38 AIPS $; This program is distributed in the hope that it will be useful, 2 2 17-MAY-2007 15:04:38 AIPS $; but WITHOUT ANY WARRANTY; without even the implied warranty of 2 2 17-MAY-2007 15:04:38 AIPS $; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 2 2 17-MAY-2007 15:04:38 AIPS $; GNU General Public License for more details. 2 2 17-MAY-2007 15:04:38 AIPS $; 2 2 17-MAY-2007 15:04:38 AIPS $; You should have received a copy of the GNU General Public 2 2 17-MAY-2007 15:04:38 AIPS $; License along with this program; if not, write to the Free 2 2 17-MAY-2007 15:04:38 AIPS $; Software Foundation, Inc., 675 Massachusetts Ave, Cambridge, 2 2 17-MAY-2007 15:04:38 AIPS $; MA 02139, USA. 2 2 17-MAY-2007 15:04:38 AIPS $; 2 2 17-MAY-2007 15:04:38 AIPS $; Correspondence concerning AIPS should be addressed as follows: 2 2 17-MAY-2007 15:04:38 AIPS $; Internet email: aipsmail@nrao.edu. 2 2 17-MAY-2007 15:04:38 AIPS $; Postal address: AIPS Project Office 2 2 17-MAY-2007 15:04:38 AIPS $; National Radio Astronomy Observatory 2 2 17-MAY-2007 15:04:38 AIPS $; 520 Edgemont Road 2 2 17-MAY-2007 15:04:38 AIPS $; Charlottesville, VA 22903-2475 USA 2 2 17-MAY-2007 15:04:38 AIPS $--------------------------------------------------------------- 2 2 17-MAY-2007 15:04:38 AIPS $=============================================================== 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS procedure pipeinit 2 2 17-MAY-2007 15:04:38 AIPS scalar lsdisk,lsname,lsrant,lscont,lserr,lsplot,lsflag,k,lsflux,lstarg,lsmodl 2 2 17-MAY-2007 15:04:38 AIPS scalar lsids,star,tint,fsw,kj 2 2 17-MAY-2007 15:04:38 AIPS string*2 lstyp 2 2 17-MAY-2007 15:04:38 AIPS string*3 lsvla 2 2 17-MAY-2007 15:04:38 AIPS string*6 lsidc,lsstrng 2 2 17-MAY-2007 15:04:38 AIPS string*16 lsidn,lscal 2 2 17-MAY-2007 15:04:38 AIPS string*16 lsampcal(20),lsbndcal(5),lsphacal(20),lspntcal(25),lsallcal(30), 2 2 17-MAY-2007 15:04:38 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 15:04:38 AIPS finish 2 2 17-MAY-2007 15:04:38 AIPS pipeinit 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS procedure pipeinpt 2 2 17-MAY-2007 15:04:38 AIPS lsampcal '3C48', '0134+329','0137+331','J0137+3309' 2 2 17-MAY-2007 15:04:38 AIPS lsampcal(5)~ '3C138','0518+165','0521+166','J0521+1638' 2 2 17-MAY-2007 15:04:38 AIPS lsampcal(9)~ '3C147','0538+498','0542+498','J0542+4951' 2 2 17-MAY-2007 15:04:38 AIPS lsampcal(13)~'3C286','1328+307','1331+305','J1331+3030' 2 2 17-MAY-2007 15:04:38 AIPS lsampcal(17)~'3C295','1409+524','1411+522','J1411+5212' 2 2 17-MAY-2007 15:04:38 AIPS lserr=0;lsbadd=baddisk;lsdisk=indisk;lsname=docat 2 2 17-MAY-2007 15:04:38 AIPS lsidn=inname;lsidc=inclass;lsids=inseq;lstyp'UV';fsw=doalign;lsflag=flagver 2 2 17-MAY-2007 15:04:38 AIPS lsparm(2)=solint;lsparm(13)=factor;lsrant=refant;lsmodl=domodel 2 2 17-MAY-2007 15:04:38 AIPS lscal=keystrng;lsflux=flux;lsparm(3)=uvrange(1);lsparm(4)=uvrange(2) 2 2 17-MAY-2007 15:04:38 AIPS for k=1:20;lsphacal(k)=sources(k);end;for k=1:5;lsbndcal(k)=calsour(k);end 2 2 17-MAY-2007 15:04:38 AIPS lsparm(11)=dopol;lsparm(12)=bpa;lscont=docont;lsplot=plver;lsparm(1)=doall 2 2 17-MAY-2007 15:04:38 AIPS lsparm(5)=doarray;lsparm(6)=imsize(1);lsparm(7)=niter;lsparm(8)=cutoff 2 2 17-MAY-2007 15:04:38 AIPS lsparm(9)=docal;lsparm(10)=doresid 2 2 17-MAY-2007 15:04:38 AIPS $ check input values 2 2 17-MAY-2007 15:04:38 AIPS $->lsbadd 2 2 17-MAY-2007 15:04:38 AIPS if (lsdisk<=0) then;lserr=1;type'SPECIFY THE INDISK';end 2 2 17-MAY-2007 15:04:38 AIPS if(lsname<=0)then;inname=lsidn;inclass=lsidc;inseq=lsids;intype=lstyp;chkname 2 2 17-MAY-2007 15:04:38 AIPS if (error<>0) then 2 2 17-MAY-2007 15:04:38 AIPS lserr=2; type 'SPECIFY INNAME, ETC, OR THE CATALOG NUMBER = DOCAT' 2 2 17-MAY-2007 15:04:38 AIPS else 2 2 17-MAY-2007 15:04:38 AIPS userid=0;k=1;lsname=0 2 2 17-MAY-2007 15:04:38 AIPS while (lsname=0);egetname k 2 2 17-MAY-2007 15:04:38 AIPS if (( (lsidn=inname)&(lsidc=inclass) )&(lsids=inseq)) then 2 2 17-MAY-2007 15:04:38 AIPS lsname=k;lsidn=inname;lsidc=inclass;lsids=inseq;lstyp=intype 2 2 17-MAY-2007 15:04:38 AIPS else;k=k+1;end;end;end;else 2 2 17-MAY-2007 15:04:38 AIPS if ( ((inname <> '')!(inclass <> '')) ! (inseq <> 0) ) then 2 2 17-MAY-2007 15:04:38 AIPS lserr=2; type 'DO NOT SPECIFY BOTH INNAME, ETC, AND VARIABLE DOCAT' 2 2 17-MAY-2007 15:04:38 AIPS else 2 2 17-MAY-2007 15:04:38 AIPS getname(lsname);lsidn=inname;lsidc=inclass;lsids=inseq;lstyp=intype 2 2 17-MAY-2007 15:04:38 AIPS end 2 2 17-MAY-2007 15:04:38 AIPS end 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS $->inname 2 2 17-MAY-2007 15:04:38 AIPS $->inclass 2 2 17-MAY-2007 15:04:38 AIPS $->inseq 2 2 17-MAY-2007 15:04:38 AIPS $->fsw 2 2 17-MAY-2007 15:04:38 AIPS $->lsflag 2 2 17-MAY-2007 15:04:38 AIPS if (lsparm(2)<=0) then; lserr=3; type 'SPECIFY THE SOLUTION INTERVAL';end 2 2 17-MAY-2007 15:04:38 AIPS if (lsparm(13)<1)then;lsparm(13)=1;type'FACTOR<1 QUESTIONABLE, SET TO 1';end 2 2 17-MAY-2007 15:04:38 AIPS if (lsrant<=0)then;lsrant=0;type'AIPS WILL CHOOSE THE REFERENCE ANTENNA';end 2 2 17-MAY-2007 15:04:38 AIPS if ( (lsmodl>0) & (length(lscal)>0) ) then 2 2 17-MAY-2007 15:04:38 AIPS lserr=4;type 'CANNOT USE STANDARD SOURCE MODEL FOR ALTERNATIVE CALIBRATOR' 2 2 17-MAY-2007 15:04:38 AIPS end 2 2 17-MAY-2007 15:04:38 AIPS $->lscal 2 2 17-MAY-2007 15:04:38 AIPS if (length(lscal)<>0) then 2 2 17-MAY-2007 15:04:38 AIPS type 'USING NON-STANDARD AMPLITUDE CALIBRATOR, FLUX, UVRANGE :' 2 2 17-MAY-2007 15:04:38 AIPS type lscal, lsflux, lsparm(3), lsparm(4);lsampcal='';lsampcal(1)=lscal 2 2 17-MAY-2007 15:04:38 AIPS end 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS $->lsflux 2 2 17-MAY-2007 15:04:38 AIPS $-> #3+#4 uvrange 2 2 17-MAY-2007 15:04:38 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 15:04:38 AIPS if((i=1)&(j=1))then;star=1;else; 2 2 17-MAY-2007 15:04:38 AIPS star=-1;lserr=7;type'ONLY USE * IN THE 1ST CHARACTER OF THE 1ST SOURCE' 2 2 17-MAY-2007 15:04:38 AIPS end;end;end;end;clrtemp;end 2 2 17-MAY-2007 15:04:38 AIPS if (lsname>0) then; indisk=lsdisk; getname(lsname); clrtemp 2 2 17-MAY-2007 15:04:38 AIPS if ( (inclass='CH 0') & (substr(lsbndcal(1),1,1) = ' ') ) then 2 2 17-MAY-2007 15:04:38 AIPS lserr=8;type 'SPECIFY THE BANDPASS CALIBRATOR = CALSOUR' 2 2 17-MAY-2007 15:04:38 AIPS end;end;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS $-> #11 dopol 2 2 17-MAY-2007 15:04:38 AIPS $-> #12 bpa 2 2 17-MAY-2007 15:04:38 AIPS $->lscont 2 2 17-MAY-2007 15:04:38 AIPS $->lsplot 2 2 17-MAY-2007 15:04:38 AIPS if (lsparm(1) > 0) then 2 2 17-MAY-2007 15:04:38 AIPS if (lsparm(5)<0) then;type 'SETFC WILL DETERMINE THE CELL SIZE' 2 2 17-MAY-2007 15:04:38 AIPS else; 2 2 17-MAY-2007 15:04:38 AIPS if (lsparm(5)=0) then; 2 2 17-MAY-2007 15:04:38 AIPS keyword='TELESCOP';gethead; 2 2 17-MAY-2007 15:04:38 AIPS if (substr(keystrng,1,3)<>'VLA') then; 2 2 17-MAY-2007 15:04:38 AIPS lserr=5; type 'CANNOT DETERMINE ARRAY - THIS IS NOT THE VLA' 2 2 17-MAY-2007 15:04:38 AIPS else;keyword'NUM ROW';inext'AN';invers=0;getthead;k=keyvalue(1) 2 2 17-MAY-2007 15:04:38 AIPS for j=1:k 2 2 17-MAY-2007 15:04:38 AIPS pixxy=j,1,0;tabget;i=1;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS while((substr(keystrng,i,i)<>':')&(i<9));i=i+1;end 2 2 17-MAY-2007 15:04:38 AIPS if (substr(keystrng,i+1,i+1)<>' ')then; 2 2 17-MAY-2007 15:04:38 AIPS lsvla=substr(keystrng,i+1,i+3);else 2 2 17-MAY-2007 15:04:38 AIPS lsvla=substr(keystrng,i+2,i+4);end 2 2 17-MAY-2007 15:04:38 AIPS if ((lsvla<>'OUT')&(lsvla<>'MPD'))then; 2 2 17-MAY-2007 15:04:38 AIPS if (lsvla='VPT')then;lsparm(5)=75;else 2 2 17-MAY-2007 15:04:38 AIPS if (substr(keystrng,i+1,i+1)<>' ')then; 2 2 17-MAY-2007 15:04:38 AIPS keyword=substr(keystrng,i+2,i+8);else 2 2 17-MAY-2007 15:04:38 AIPS keyword=substr(keystrng,i+3,i+9);end 2 2 17-MAY-2007 15:04:38 AIPS lsparm(5)=max(lsparm(5),value(keyword));clrtemp;end;end;end 2 2 17-MAY-2007 15:04:38 AIPS if (lsparm(5)<75) then;if (lsparm(5)>36) then;lsparm(5)=36;else 2 2 17-MAY-2007 15:04:38 AIPS if (lsparm(5)>18) then;lsparm(5)=11;else 2 2 17-MAY-2007 15:04:38 AIPS if(lsparm(5)>9)then;lsparm(5)=3.5;else;lsparm(5)=1;end;end;end;end 2 2 17-MAY-2007 15:04:38 AIPS end;if(lsparm(5)=0)then;lserr=5;type'WHAT ARRAY?! USE DOARRAY';else 2 2 17-MAY-2007 15:04:38 AIPS if(lsparm(5)>0)then 2 2 17-MAY-2007 15:04:38 AIPS type char(lsparm(5))!!' KILOMETERS WILL BE USED AS MAXIMUM BASELINE' 2 2 17-MAY-2007 15:04:38 AIPS end;end;end;end 2 2 17-MAY-2007 15:04:38 AIPS if (lsparm(6)>=0)then;if((lsparm(6)<128)!(imsize(2)<128))then 2 2 17-MAY-2007 15:04:38 AIPS lserr=6; type 'SPECIFY THE IMSIZE CORRECTLY (>127 OR <0)';end;end 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS $-> #7 niter 2 2 17-MAY-2007 15:04:38 AIPS if (lsparm(7) < 0) then; lsparm(7) = 7e4; end 2 2 17-MAY-2007 15:04:38 AIPS $-> #8 cutoff 2 2 17-MAY-2007 15:04:38 AIPS $-> #9 docal 2 2 17-MAY-2007 15:04:38 AIPS $-> #10 doresid 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS end 2 2 17-MAY-2007 15:04:38 AIPS finish 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS procedure getidn 2 2 17-MAY-2007 15:04:38 AIPS indisk=lsdisk;inname=lsidn;inclass=lsidc;inseq=lsids;intype=lstyp 2 2 17-MAY-2007 15:04:38 AIPS finish 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS procedure gx 2 2 17-MAY-2007 15:04:38 AIPS $ inputs 2 2 17-MAY-2007 15:04:38 AIPS go;wait 2 2 17-MAY-2007 15:04:38 AIPS finish 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS procedure getset 2 2 17-MAY-2007 15:04:38 AIPS default;getidn;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS finish 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS procedure lsclrcal 2 2 17-MAY-2007 15:04:38 AIPS $ consolidate lists, deal with calcode='*' later 2 2 17-MAY-2007 15:04:38 AIPS scalar lsidx,l,m,n 2 2 17-MAY-2007 15:04:38 AIPS task'TABGET';getset;inext'NX';invers 0;keyvalue=0;keystrng'' 2 2 17-MAY-2007 15:04:38 AIPS keyword'NUM ROW';getthead;lsidx=keyvalue(1);clrtemp;n=0;lssid=0 2 2 17-MAY-2007 15:04:38 AIPS if (keyvalue(1)>1000)then;type'WARNING: MORE THAN 1000 SCANS !';end 2 2 17-MAY-2007 15:04:38 AIPS for i=1:lsidx $ remember source number 2 2 17-MAY-2007 15:04:38 AIPS pixxy=i,3,0;tabget;error=0 2 2 17-MAY-2007 15:04:38 AIPS for l=1:n;if(lssid(l)=keyvalue(1))then;error=1;end;end;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS if(error=0)then;n=n+1;lssid(n)=keyvalue(1);end 2 2 17-MAY-2007 15:04:38 AIPS end;inext'SU';invers 0;keyvalue=0;keystrng'';keyword'NUM ROW' 2 2 17-MAY-2007 15:04:38 AIPS getthead;lsidx=keyvalue(1);clrtemp;sources'';l=1;m=1;n=1 2 2 17-MAY-2007 15:04:38 AIPS for i=1:lsidx 2 2 17-MAY-2007 15:04:38 AIPS pixxy=i,2,0;tabget;k=length(keystrng);j=0;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS while (j<20);j=j+1;if (substr(lsampcal(j),1,k)=substr(keystrng,1,k)) then 2 2 17-MAY-2007 15:04:38 AIPS lsampcal(l)=lsampcal(j);j=30;lsparm(14)=l;l=l+1;end;end;j=0;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS while (j<20);j=j+1;if (substr(lsphacal(j),1,k)=substr(keystrng,1,k)) then 2 2 17-MAY-2007 15:04:38 AIPS lsphacal(m)=lsphacal(j);j=30;lsparm(15)=m;m=m+1;end;end;j=0;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS while (j<5);j=j+1;if (substr(lsbndcal(j),1,k)=substr(keystrng,1,k)) then 2 2 17-MAY-2007 15:04:38 AIPS lsbndcal(n)=lsbndcal(j);j=30;lsparm(16)=n;n=n+1;end;end;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS end;lspntcal'';lsallcal'';for j=l:20;lsampcal(j)='';end 2 2 17-MAY-2007 15:04:38 AIPS for j=m:20;lsphacal(j)='';end;for j=n:5;lsbndcal(j)='';end 2 2 17-MAY-2007 15:04:38 AIPS for j=1:lsparm(15);lspntcal(j)=lsphacal(j);end;k=lsparm(15) 2 2 17-MAY-2007 15:04:38 AIPS for j=1:lsparm(16);lspntcal(j+k)=lsbndcal(j);end;j=0;l=1;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS while (j<(lsparm(15)+lsparm(16)));j=j+1;if (length(lspntcal(j))>0) then 2 2 17-MAY-2007 15:04:38 AIPS lspntcal(l)=lspntcal(j);if(l<>j)then;lspntcal(j)='';end;l=l+1;end;end 2 2 17-MAY-2007 15:04:38 AIPS $here - clean up pnt cal for doubles - subtract from total count below 2 2 17-MAY-2007 15:04:38 AIPS k=lsparm(15)+lsparm(16);for j=1:k;lsallcal(j)=lspntcal(j);end;l=1 2 2 17-MAY-2007 15:04:38 AIPS for j=1:lsparm(14);i=length(lsampcal(j));lsidx=0;m=j 2 2 17-MAY-2007 15:04:38 AIPS while ((lsidx0) then;lsallcal(l)=lsallcal(j) 2 2 17-MAY-2007 15:04:38 AIPS if(l<>j)then;lsallcal(j)='';end;l=l+1;end;end 2 2 17-MAY-2007 15:04:38 AIPS $typ 'LSAMPCAL, LSPHACAL, LSBNDCAL, LSPNTCAL, AND LSALLCAL :' 2 2 17-MAY-2007 15:04:38 AIPS $typ lsampcal; typ lsphacal; typ lsbndcal; typ lspntcal; typ lsallcal; 2 2 17-MAY-2007 15:04:38 AIPS return;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS finish 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS procedure numtab(lsstrng) 2 2 17-MAY-2007 15:04:38 AIPS keystrng'';j=0;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS while ((j<15)&(keystrng<>lsstrng)) 2 2 17-MAY-2007 15:04:38 AIPS j=j+1;keyword'EXTYPE'!!char(j);gethead;end;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS if (keystrng=lsstrng) then 2 2 17-MAY-2007 15:04:38 AIPS keyword'EXTVER'!!char(j);gethead;else;keyvalue=0;end 2 2 17-MAY-2007 15:04:38 AIPS keyword'';keystrng'';clrtemp 2 2 17-MAY-2007 15:04:38 AIPS return keyvalue(1);finish 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS procedure numbasel 2 2 17-MAY-2007 15:04:38 AIPS scalar numarow,numbout,numbant,numbase,idx;string*16 nameant 2 2 17-MAY-2007 15:04:38 AIPS numbout=0;keyword'NUM ROW';inext'AN';invers=0;getthead;numarow=keyvalue(1) 2 2 17-MAY-2007 15:04:38 AIPS for numbant=1:numarow 2 2 17-MAY-2007 15:04:38 AIPS pixxy=numbant,1,0;tabget;nameant=keystrng;idx=1;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS while(substr(nameant,idx,idx)<>':');idx=idx+1;end 2 2 17-MAY-2007 15:04:38 AIPS if(substr(nameant,idx+1,idx+3)='OUT')then;numbout=numbout+1;end 2 2 17-MAY-2007 15:04:38 AIPS if(substr(nameant,idx+2,idx+4)='OUT')then;numbout=numbout+1;end 2 2 17-MAY-2007 15:04:38 AIPS end;numbase=(numarow-numbout)*(numarow-numbout-1)/2;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS $ type char(numarow-numbout)!!' ANTENNAS',char(numbase)!!' BASELINES' 2 2 17-MAY-2007 15:04:38 AIPS return numbase 2 2 17-MAY-2007 15:04:38 AIPS finish 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS procedure calcintt 2 2 17-MAY-2007 15:04:38 AIPS scalar numxrow,numscan,numbbeg,numbend,numcnst,sum,avr,rms,rmax;rmax=300 2 2 17-MAY-2007 15:04:38 AIPS array interval(1000),numbvis(1000);avr=0;if(rmax>1000)then;rmax=1000;end 2 2 17-MAY-2007 15:04:38 AIPS if (numtab('NX')<1) then;type'NOT MULTISOURCE - NO INTTIME CALCULATED' 2 2 17-MAY-2007 15:04:38 AIPS else 2 2 17-MAY-2007 15:04:38 AIPS keyword'NUM ROW';inext'NX';invers 0;getthead;numxrow=keyvalue(1) 2 2 17-MAY-2007 15:04:38 AIPS if(numxrow>rmax)then;numxrow rmax;end 2 2 17-MAY-2007 15:04:38 AIPS for numscan=1:numxrow;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS pixxy=numscan,2,0;tabget;interval(numscan)=86400*keyvalue(1) 2 2 17-MAY-2007 15:04:38 AIPS pixxy=numscan,5,0;tabget;numbbeg=keyvalue(1) 2 2 17-MAY-2007 15:04:38 AIPS pixxy=numscan,6,0;tabget;numbend=keyvalue(1) 2 2 17-MAY-2007 15:04:38 AIPS numbvis(numscan)=numbend-numbbeg+1;avr=max(avr,numbvis(numscan)) 2 2 17-MAY-2007 15:04:38 AIPS end;numcnst=numbasel;sum=0 2 2 17-MAY-2007 15:04:38 AIPS if (avr > 0) then 2 2 17-MAY-2007 15:04:38 AIPS for numscan=1:numxrow;if (numbvis(numscan)>0) then 2 2 17-MAY-2007 15:04:38 AIPS sum=sum+( (numcnst*interval(numscan)) / numbvis(numscan) ) 2 2 17-MAY-2007 15:04:38 AIPS end;end;clrtemp;avr=sum/numxrow;sum=0 2 2 17-MAY-2007 15:04:38 AIPS for numscan=1:numxrow;if (numbvis(numscan)>0) then 2 2 17-MAY-2007 15:04:38 AIPS sum=sum+((numcnst*interval(numscan))/numbvis(numscan)-avr)**2 2 2 17-MAY-2007 15:04:38 AIPS end;end;clrtemp;rms=sum/numxrow;clrtemp;end 2 2 17-MAY-2007 15:04:38 AIPS $ type char(numxrow)!!' SCANS/SAMPLES WITH RMS(SEC) +/-'!!char(rms) 2 2 17-MAY-2007 15:04:38 AIPS $ type char(avr)!!' SECOND INTEGRATIONS (APPROXIMATELY)' 2 2 17-MAY-2007 15:04:38 AIPS end 2 2 17-MAY-2007 15:04:38 AIPS return avr 2 2 17-MAY-2007 15:04:38 AIPS finish 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS procedure guesintt 2 2 17-MAY-2007 15:04:38 AIPS scalar intcst,intavr,intmod,intime 2 2 17-MAY-2007 15:04:38 AIPS intavr=calcintt;intcst=intavr;keyword'TELESCOP';gethead 2 2 17-MAY-2007 15:04:38 AIPS if (keystrng='VLA') then;intcst=1+(2/3);end 2 2 17-MAY-2007 15:04:38 AIPS if (keystrng='VLBA') then;intcst=0.131072;end 2 2 17-MAY-2007 15:04:38 AIPS if (intcst=intavr) then;type'UNKNOWN TELESCOPE :'!!keystrng;end 2 2 17-MAY-2007 15:04:38 AIPS if (intavr>10) then 2 2 17-MAY-2007 15:04:38 AIPS $ intime=10*floor(0.5+(intavr/10)) 2 2 17-MAY-2007 15:04:38 AIPS intime=10*floor(intavr/10) 2 2 17-MAY-2007 15:04:38 AIPS else;if (intavr>0) then 2 2 17-MAY-2007 15:04:38 AIPS intmod=mod(intavr,intcst) 2 2 17-MAY-2007 15:04:38 AIPS $ intime=intcst*((intavr-intmod)/intcst+floor(0.5+(intmod/intcst))) 2 2 17-MAY-2007 15:04:38 AIPS intime=intcst*((intavr-intmod)/intcst+floor(intmod/intcst)) 2 2 17-MAY-2007 15:04:38 AIPS else;intime=intavr;end;end;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS if(numtab('NX')>0)then;type char(intime)!!' SECOND INTEGRATIONS (GUESS)';end 2 2 17-MAY-2007 15:04:38 AIPS return intime 2 2 17-MAY-2007 15:04:38 AIPS finish 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS procedure checkids 2 2 17-MAY-2007 15:04:38 AIPS $LOS - account for fast switching source names - check on pos, qual, calco 2 2 17-MAY-2007 15:04:38 AIPS scalar ra1a,ra1b,ra2a,ra2b,dc1a,dc1b,dc2a,dc2b,n,m,l,idx 2 2 17-MAY-2007 15:04:38 AIPS scalar q1,q2 2 2 17-MAY-2007 15:04:38 AIPS string*1 co1,co2 2 2 17-MAY-2007 15:04:38 AIPS string*16 n1,n2 2 2 17-MAY-2007 15:04:38 AIPS array alist(100),blist(100) 2 2 17-MAY-2007 15:04:38 AIPS inext'SU';invers 0;keyword'NUM ROW';keyvalue 0;keystrng'';getthead 2 2 17-MAY-2007 15:04:38 AIPS n=keyvalue(1);idx=1;aparm 0;bparm 0;alist 0;blist 0 2 2 17-MAY-2007 15:04:38 AIPS if (n < 2) then; type'ONE SOURCE ONLY, SKIPPING FASTSWITCH TEST';else 2 2 17-MAY-2007 15:04:38 AIPS for m=1:(n-1);clrtemp 2 2 17-MAY-2007 15:04:38 AIPS pixxy m,11;tabget;ra1a keyvalue(1);ra1b keyvalue(2) 2 2 17-MAY-2007 15:04:38 AIPS for l=(m+1):n;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS pixxy l,11;tabget;ra2a keyvalue(1);ra2b keyvalue(2) 2 2 17-MAY-2007 15:04:38 AIPS if (abs(ra1a-ra2a)=0) then 2 2 17-MAY-2007 15:04:38 AIPS if ( abs((ra1b-ra2b)*3600*1000) < 3 ) then $ RA within 3 mas! 2 2 17-MAY-2007 15:04:38 AIPS pixxy m,12;tabget;dc1a keyvalue(1);dc1b keyvalue(2) 2 2 17-MAY-2007 15:04:38 AIPS pixxy l,12;tabget;dc2a keyvalue(1);dc2b keyvalue(2) 2 2 17-MAY-2007 15:04:38 AIPS if (abs(dc1a-dc2a)=0) then 2 2 17-MAY-2007 15:04:38 AIPS if ( abs((dc1b-dc2b)*3600*1000) < 3 ) then $ DC within 3 mas! 2 2 17-MAY-2007 15:04:38 AIPS pixxy m,3;tabget;q1 keyvalue(1);pixxy l,3;tabget;q2 keyvalue(1) 2 2 17-MAY-2007 15:04:38 AIPS if (q1=q2) then $ same qualifier; same calcode? 2 2 17-MAY-2007 15:04:38 AIPS pixxy m,4;tabget;co1 keystrng;pixxy l,4;tabget;co2 keystrng 2 2 17-MAY-2007 15:04:38 AIPS if (co1=co2) then 2 2 17-MAY-2007 15:04:38 AIPS pixxy m,1;tabget;q1 keyvalue(1) 2 2 17-MAY-2007 15:04:38 AIPS pixxy l,1;tabget;q2 keyvalue(1) 2 2 17-MAY-2007 15:04:38 AIPS pixxy m,2;tabget;n1 keystrng;pixxy l,2;tabget;n2 keystrng 2 2 17-MAY-2007 15:04:38 AIPS if (idx>100) then 2 2 17-MAY-2007 15:04:38 AIPS type 'TOO MANY SOURCES TO DO DSORC - DO BY HAND!' 2 2 17-MAY-2007 15:04:38 AIPS type 'NEXT =.'!!char(idx)!!' DO:'!!char(l)!!'.&.'!!char(m) 2 2 17-MAY-2007 15:04:38 AIPS else 2 2 17-MAY-2007 15:04:38 AIPS if (length(n1)1) then;task'DSORC';n=0 2 2 17-MAY-2007 15:04:38 AIPS outname inname;outclass inclass;outseq inseq;outdisk indisk 2 2 17-MAY-2007 15:04:38 AIPS while (n100)then;type'TOO MANY SOURCES FOR DSORC';error 1;end;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS end 2 2 17-MAY-2007 15:04:38 AIPS finish 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS procedure chkobjct 2 2 17-MAY-2007 15:04:38 AIPS if (( (object='1331+305') ! (object='1328+307') ) ! (object='J1331+3030') ) 2 2 17-MAY-2007 15:04:38 AIPS then; object='3C286';end 2 2 17-MAY-2007 15:04:38 AIPS if (( (object='0137+331') ! (object='0134+329') ) ! (object='J0137+3309') ) 2 2 17-MAY-2007 15:04:38 AIPS then; object='3C48';end 2 2 17-MAY-2007 15:04:38 AIPS if (( (object='0521+166') ! (object='0518+165') ) ! (object='J0521+1638') ) 2 2 17-MAY-2007 15:04:38 AIPS then; object='3C138';end 2 2 17-MAY-2007 15:04:38 AIPS if (( (object='0542+498') ! (object='0538+498') ) ! (object='J0542+4951') ) 2 2 17-MAY-2007 15:04:38 AIPS then; object='3C147';end 2 2 17-MAY-2007 15:04:38 AIPS if (( (object='1411+522') ! (object='1409+524') ) ! (object='J1411+5212') ) 2 2 17-MAY-2007 15:04:38 AIPS then; object='3C295';end;clrtemp;return 2 2 17-MAY-2007 15:04:38 AIPS finish 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS procedure checkbnd 2 2 17-MAY-2007 15:04:38 AIPS band='';j=1 2 2 17-MAY-2007 15:04:38 AIPS while (j<9) 2 2 17-MAY-2007 15:04:38 AIPS keyword='CTYPE'!!char(j);gethead;keyword='CRVAL'!!char(j);clrtemp 2 2 17-MAY-2007 15:04:38 AIPS if (keystrng='FREQ') then;gethead;j=9;else;j=j+1;end;end 2 2 17-MAY-2007 15:04:38 AIPS keyvalue(1)=keyvalue(1)/1e9; 2 2 17-MAY-2007 15:04:38 AIPS if ( (keyvalue(1)>38) & (keyvalue(1)<51) ) then; band='Q';end 2 2 17-MAY-2007 15:04:38 AIPS if ( (keyvalue(1)>20.4) & (keyvalue(1)<25.5) ) then; band='K';end 2 2 17-MAY-2007 15:04:38 AIPS if ( (keyvalue(1)>13.5) & (keyvalue(1)<16.3) ) then; band='U';end 2 2 17-MAY-2007 15:04:38 AIPS if ( (keyvalue(1)> 6.8) & (keyvalue(1)< 9.6) ) then; band='X';end 2 2 17-MAY-2007 15:04:38 AIPS if ( (keyvalue(1)> 4.2) & (keyvalue(1)< 5.1) ) then; band='C';end 2 2 17-MAY-2007 15:04:38 AIPS if ( (keyvalue(1)> 1.15) & (keyvalue(1)< 1.75) ) then; band='L';end 2 2 17-MAY-2007 15:04:38 AIPS if ( (keyvalue(1)>0.298) & (keyvalue(1)<0.345) ) then; band='P';end 2 2 17-MAY-2007 15:04:38 AIPS if ( (keyvalue(1)>0.072) & (keyvalue(1)<0.076) ) then; band='4';end;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS return 2 2 17-MAY-2007 15:04:38 AIPS finish 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS procedure chkmodel 2 2 17-MAY-2007 15:04:38 AIPS error=0;sysout='';sys2com'' 2 2 17-MAY-2007 15:04:38 AIPS syscom'ls -1 $AIPSTARS/ 2 2 17-MAY-2007 15:04:38 AIPS sys2com(1) inname!!'.MODEL' 2 2 17-MAY-2007 15:04:38 AIPS sys2com(2) ' >& /dev/null 2 2 17-MAY-2007 15:04:38 AIPS system 2 2 17-MAY-2007 15:04:38 AIPS finish 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS procedure loadmodl 2 2 17-MAY-2007 15:04:38 AIPS scalar lsidx,l 2 2 17-MAY-2007 15:04:38 AIPS array lsload(5) 2 2 17-MAY-2007 15:04:38 AIPS task'TABGET';getset;inext'SU';invers 0;keyvalue=0;keystrng'' 2 2 17-MAY-2007 15:04:38 AIPS keyword'NUM ROW';getthead;lsidx=keyvalue(1);l=1;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS for i=1:lsidx 2 2 17-MAY-2007 15:04:38 AIPS pixxy=i,2,0;tabget;k=length(keystrng);j=1;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS while (j<21) 2 2 17-MAY-2007 15:04:38 AIPS if (substr(lsampcal(j),1,k)=substr(keystrng,1,k)) then 2 2 17-MAY-2007 15:04:38 AIPS lsload(l)=i;j=30;l=l+1;else;j=j+1;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS end;end;end;lsidx=0;checkbnd;keyword'EPOCH';keyvalue=0;keystrng='';gethead 2 2 17-MAY-2007 15:04:38 AIPS if (keyvalue(1)<1999) then;lsidx=1;end 2 2 17-MAY-2007 15:04:38 AIPS for j=1:(l-1) 2 2 17-MAY-2007 15:04:38 AIPS object=lsampcal(j);chkobjct;clrtemp;intype'MA';outdisk=lsdisk 2 2 17-MAY-2007 15:04:38 AIPS inname=object!!'_'!!band;inclass'MODEL';inseq=1;indisk=lsdisk;chkname 2 2 17-MAY-2007 15:04:38 AIPS $$ if (error>0) then;type lsampcal(lsload(j))!!' MODEL ='inname;chkmodel 2 2 17-MAY-2007 15:04:38 AIPS if (error>0) then;type lsampcal(j)!!' MODEL ='inname;chkmodel 2 2 17-MAY-2007 15:04:38 AIPS if(error<1)then;go calrd;if (lsidx>0) then;eposwtch;end;end;end $ J2000 2 2 17-MAY-2007 15:04:38 AIPS end;return 2 2 17-MAY-2007 15:04:38 AIPS finish 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS procedure vlanew 2 2 17-MAY-2007 15:04:38 AIPS clrstat;j=numtab('BP');if (j>0) then;inext'BP';invers=-1;extdest;end 2 2 17-MAY-2007 15:04:38 AIPS j=numtab('CL');if (j>1) then;inext'CL';for k=2:j;invers=k;extdest;end;end 2 2 17-MAY-2007 15:04:38 AIPS j=numtab('SN');if (j>0) then;inext'SN';invers=-1;extdest;end 2 2 17-MAY-2007 15:04:38 AIPS j=numtab('XX');if (j>0) then;inext'XX';invers=-1;extdest;end 2 2 17-MAY-2007 15:04:38 AIPS if (inclass='LINE') then 2 2 17-MAY-2007 15:04:38 AIPS j=numtab('FG');if (j>1) then;inext'FG';for k=2:j;invers=k;extdest;end;end 2 2 17-MAY-2007 15:04:38 AIPS j=numtab('CL');if (j>1) then;inext'CL';for k=2:j;invers=k;extdest;end;end 2 2 17-MAY-2007 15:04:38 AIPS j=numtab('BP');if (j>0) then;inext'BP';invers=-1;extdest;end 2 2 17-MAY-2007 15:04:38 AIPS j=numtab('PL');if (j>0) then;inext'PL';invers=-1;extdest;end 2 2 17-MAY-2007 15:04:38 AIPS end;j=numtab('PL');if (j>0) then;inext'PL';invers=-1;extdest;end;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS type'DONE CLEANUP OF OLD TABLE EXTENTION FILES (CL,SN,FG,BP,PL,XX)' 2 2 17-MAY-2007 15:04:38 AIPS finish 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS procedure allzap 2 2 17-MAY-2007 15:04:38 AIPS chkname;if(error<1)then;for j=1:(1-error);zap;end;end;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS finish 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS procedure allplot 2 2 17-MAY-2007 15:04:38 AIPS tvinit;j=numtab('PL');type 'NUMBER OF PLOT FILES TO SHOW ON TV:'!!char(j) 2 2 17-MAY-2007 15:04:38 AIPS if (j>0) then 2 2 17-MAY-2007 15:04:38 AIPS for k=1:j;plver=k;type 'PLOT'char(k)!!'/'!!char(j);go tvpl;read;end 2 2 17-MAY-2007 15:04:38 AIPS else;type 'NOTHING TO PLOT - DONE';end 2 2 17-MAY-2007 15:04:38 AIPS finish 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS procedure goplt 2 2 17-MAY-2007 15:04:38 AIPS if (lsplot>=0) then;go;end 2 2 17-MAY-2007 15:04:38 AIPS finish $UV and vis only 2 2 17-MAY-2007 15:04:38 AIPS procedure goplt0 2 2 17-MAY-2007 15:04:38 AIPS if (lsplot>0) then;go;end 2 2 17-MAY-2007 15:04:38 AIPS finish $SN only 2 2 17-MAY-2007 15:04:38 AIPS procedure goplt1 2 2 17-MAY-2007 15:04:38 AIPS if (lsplot>1) then;go;end 2 2 17-MAY-2007 15:04:38 AIPS finish $SN+CL 2 2 17-MAY-2007 15:04:38 AIPS procedure goplt2 2 2 17-MAY-2007 15:04:38 AIPS if (lsplot>2) then;go;end 2 2 17-MAY-2007 15:04:38 AIPS finish $SN+CL+BP 2 2 17-MAY-2007 15:04:38 AIPS procedure goplt3 2 2 17-MAY-2007 15:04:38 AIPS if (lsplot>3) then;go;end 2 2 17-MAY-2007 15:04:38 AIPS finish $CL,BP applied 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS procedure calpipe(lsdisk,lsname,lsrant) 2 2 17-MAY-2007 15:04:38 AIPS vnum=33;dowait=true;getidn;vlanew;j=0;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS if (inclass='CH 0') then;inclass'LINE';vlanew;end;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS if(fsw>0)then;checkids;if(inclass='CH 0')then;inclass'LINE';checkids;end;end 2 2 17-MAY-2007 15:04:38 AIPS if ((numtab('FG')<1)&(lsflag>=0)) then 2 2 17-MAY-2007 15:04:38 AIPS if (lsflag>=1) then 2 2 17-MAY-2007 15:04:38 AIPS task'QUACK';getset;flagver=1;opcode'BEG';i=min(3*tint,20) 2 2 17-MAY-2007 15:04:38 AIPS reason char(i)!!' SEC AUTO-QUACK';aparm=0,i/60,(tint/60)*1.1;j=1 2 2 17-MAY-2007 15:04:38 AIPS while (j<9);keyword='CTYPE'!!char(j);gethead;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS if(keystrng='FREQ')then 2 2 17-MAY-2007 15:04:38 AIPS keyword='CRVAL'!!char(j);gethead;keyval(1)=keyval(1)/1e10;j=9 2 2 17-MAY-2007 15:04:38 AIPS if (keyval(1) < 1.8) then;clrtemp;go;else;tput quack 2 2 17-MAY-2007 15:04:38 AIPS type 'QUACK SKIPPED FOR THIS HIGH FREQUENCY OBSERVATION' 2 2 17-MAY-2007 15:04:38 AIPS type 'MAY BE A FAST-SWITHCING OBS - IE LOSS OF ALL DATA' 2 2 17-MAY-2007 15:04:38 AIPS type 'RUN BY HAND IF YOU REALLY WANT THIS QUACK';tget quack 2 2 17-MAY-2007 15:04:38 AIPS end;else;j=j+1;end;end 2 2 17-MAY-2007 15:04:38 AIPS end;task'FLAGR';getset 2 2 17-MAY-2007 15:04:38 AIPS docal 2;solint=max(3*tint-2,2.7*tint);vector=-1;docrt 0;go 2 2 17-MAY-2007 15:04:38 AIPS end 2 2 17-MAY-2007 15:04:38 AIPS task'SNPLT';getset;inext'CL';nplots 8;optype'AMP';vput;pixrange=0.7,1.8 2 2 17-MAY-2007 15:04:38 AIPS goplt1;task'SETJY';getset;optype'REJY';aparm=0;freqid=1;go;optype'CALC' 2 2 17-MAY-2007 15:04:38 AIPS if (length(lscal)<>0) then 2 2 17-MAY-2007 15:04:38 AIPS optype'';zerosp=lsflux,0;lsallcal=lscal,lspntcal 2 2 17-MAY-2007 15:04:38 AIPS end;sources=lsampcal;go;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS task'CALIB';getset;docalib=2;refant=lsrant;aparm=3,0,0,0,0,0,4,0,0;calcode'' 2 2 17-MAY-2007 15:04:38 AIPS solint=lsparm(2);calsour=lspntcal;snver=numtab('SN')+1;solmode'P' 2 2 17-MAY-2007 15:04:38 AIPS soltype'L1R';baddisk=lsbadd;vput;kj=0;userid=0;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS while (kj<9) 2 2 17-MAY-2007 15:04:38 AIPS kj=kj+1;keyvalue=0;keystrng'';keyword='CTYPE'!!char(kj);gethead;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS if(substr(keystrng,1,4)='FREQ')then;keyword='CRVAL'!!char(kj);gethead 2 2 17-MAY-2007 15:04:38 AIPS kj=10;end;end;vget;if((keyvalue(1))>17e9&(solint>0.5))then;solint=1/3 2 2 17-MAY-2007 15:04:38 AIPS aparm(7)=3.5;vput;type' AUTOMATIC RESET: SOLINT=20SEC (HIGH FREQ)';end 2 2 17-MAY-2007 15:04:38 AIPS if(star>0)then;calsour'';calcode'*';end;go 2 2 17-MAY-2007 15:04:38 AIPS if (lsmodl>0) then $ use models for ones that exist 2 2 17-MAY-2007 15:04:38 AIPS loadmodl;vget calib;calsour='';in2seq=0;in2disk=lsdisk;in2class'MODEL' 2 2 17-MAY-2007 15:04:38 AIPS for j=1:(l-1) 2 2 17-MAY-2007 15:04:38 AIPS inext'SU';pixxy=lsload(j),2,0;tabget;calsour(1)=keystrng;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS pixxy=lsload(j),4,0;tabget;calcode=substr(keystrng,1,4);clrtemp 2 2 17-MAY-2007 15:04:38 AIPS object=lsampcal(j);chkobjct;in2name=object!!'_'!!band 2 2 17-MAY-2007 15:04:38 AIPS vput calib;inname=in2name;inclass=in2class;inseq=in2seq;indisk=in2disk 2 2 17-MAY-2007 15:04:38 AIPS $ if no model, use point with full uvrange 2 2 17-MAY-2007 15:04:38 AIPS chkname;vget calib;if (error>0)then;clr2name;end;go 2 2 17-MAY-2007 15:04:38 AIPS end;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS else;uvrange=lsparm(3),lsparm(4);calsour=lsampcal;go;end 2 2 17-MAY-2007 15:04:38 AIPS vget snplt;inext'SN';optype'PHAS';goplt0;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS task'CLCAL';getset;freqid=1;refant=lsrant;gainuse=numtab('CL')+1 2 2 17-MAY-2007 15:04:38 AIPS snver=numtab('SN');gainver=numtab('CL');sources'';soucode''; 2 2 17-MAY-2007 15:04:38 AIPS calsour=lsphacal;calcode'';vput;if(star>0)then;calsour'';calcode'*';end;go 2 2 17-MAY-2007 15:04:38 AIPS calsour=lsallcal;sources=calsour;interpol'SELF' 2 2 17-MAY-2007 15:04:38 AIPS if(star>0)then;calsour'';calcode'*';soucode'*';end;go 2 2 17-MAY-2007 15:04:38 AIPS vget snplt;inext'CL';optype'PHAS';goplt1;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS vget calib;solmode'A&P';calsour=lspntcal;calcode'';snver=numtab('SN')+1 2 2 17-MAY-2007 15:04:38 AIPS solint=lsparm(13)*lsparm(2);clr2name;vput 2 2 17-MAY-2007 15:04:38 AIPS if(star>0)then;calsour'';calcode'*';end;go 2 2 17-MAY-2007 15:04:38 AIPS if (lsmodl>0) then 2 2 17-MAY-2007 15:04:38 AIPS loadmodl;vget calib;calsour='';in2seq=0;in2disk=lsdisk;in2class'MODEL' 2 2 17-MAY-2007 15:04:38 AIPS for j=1:(l-1) 2 2 17-MAY-2007 15:04:38 AIPS inext'SU';pixxy=lsload(j),2,0;tabget;calsour(1)=keystrng;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS pixxy=lsload(j),4,0;tabget;calcode=substr(keystrng,1,4);clrtemp 2 2 17-MAY-2007 15:04:38 AIPS object=lsampcal(j);chkobjct;in2name=object!!'_'!!band;calcode'' 2 2 17-MAY-2007 15:04:38 AIPS vput calib;inname=in2name;inclass=in2class;inseq=in2seq;indisk=in2disk 2 2 17-MAY-2007 15:04:38 AIPS $ if no model, use point with full uvrange 2 2 17-MAY-2007 15:04:38 AIPS chkname;vget calib;if (error>0)then;clr2name;end;go 2 2 17-MAY-2007 15:04:38 AIPS end;inseq=0;indisk=lsdisk;inclass'MODEL';intype'MA' 2 2 17-MAY-2007 15:04:38 AIPS for j=1:(l-1) 2 2 17-MAY-2007 15:04:38 AIPS object=lsampcal(j);chkobjct;inname=object!!'_'!!band;chkname 2 2 17-MAY-2007 15:04:38 AIPS if (error<1) then;zap;end;end 2 2 17-MAY-2007 15:04:38 AIPS else;uvrange=lsparm(3),lsparm(4);calsour=lsampcal;go;end 2 2 17-MAY-2007 15:04:38 AIPS vget snplt;inext'SN';optype'AMP';goplt0;optype'PHAS';pixrange=-20,20;goplt0 2 2 17-MAY-2007 15:04:38 AIPS task'GETJY';getset;calsour=lsampcal;snver=numtab('SN'); 2 2 17-MAY-2007 15:04:38 AIPS if (star>0) then; 2 2 17-MAY-2007 15:04:38 AIPS $ for j=1:lsparm(14);sources(j)='-'!!lsampcal(j);end;k=lsparm(14)+1 2 2 17-MAY-2007 15:04:38 AIPS $ if (length(lscal)>0) then;sources(k)='-'!!lscal;k=k+1;end 2 2 17-MAY-2007 15:04:38 AIPS $ for j=k:(25-k+2);sources(j)=lspntcal(j-k+2);end; 2 2 17-MAY-2007 15:04:38 AIPS soucode='*' 2 2 17-MAY-2007 15:04:38 AIPS else 2 2 17-MAY-2007 15:04:38 AIPS sources=lspntcal;if (length(lscal)>0) then;sources(11)='-'!!lscal;end 2 2 17-MAY-2007 15:04:38 AIPS end;go 2 2 17-MAY-2007 15:04:38 AIPS if (lscont<1) then 2 2 17-MAY-2007 15:04:38 AIPS type '********************************************************' 2 2 17-MAY-2007 15:04:38 AIPS type '** WRITE DOWN THE FLUX DENSITIES FOR YOUR CALIBRATORS **' 2 2 17-MAY-2007 15:04:38 AIPS type '** (AND DO NOT FORGET THE ERRORS EITHER!) **' 2 2 17-MAY-2007 15:04:38 AIPS type '********************************************************';read 2 2 17-MAY-2007 15:04:38 AIPS end 2 2 17-MAY-2007 15:04:38 AIPS vget clcal;gainver=numtab('CL');gainuse=numtab('CL')+1;snver=numtab('SN') 2 2 17-MAY-2007 15:04:38 AIPS if(star>0)then;calsour'';calcode'*';end;go;calsour=lsallcal;sources=calsour 2 2 17-MAY-2007 15:04:38 AIPS interpol'SELF';if(star>0)then;calsour'';calcode'*';soucode'*';end;go 2 2 17-MAY-2007 15:04:38 AIPS vget snplt;inext'CL';optype'AMP';goplt1;optype'PHAS';goplt1;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS if (inclass='CH 0') then 2 2 17-MAY-2007 15:04:38 AIPS task'TACOP';getset 2 2 17-MAY-2007 15:04:38 AIPS outdisk=indisk;outname=inname;outclass'LINE';outseq=inseq;ncount=1 2 2 17-MAY-2007 15:04:38 AIPS keystrng'';inext'FG';invers=numtab('FG');if (invers>0) then;go;end 2 2 17-MAY-2007 15:04:38 AIPS inext'CL';invers=numtab('CL');keyvalue 0;outseq=inseq;vput;go;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS task'BPASS';getset;inclass'LINE';calsour=lsbndcal,lsampcal;docal=2 2 2 17-MAY-2007 15:04:38 AIPS solint=-1;bpassprm(5)=-1;bpassprm(9)=1;baddisk=lsbadd;go;clrtemp 2 2 17-MAY-2007 15:04:38 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 15:04:38 AIPS nplots=6;goplt2;sources=lsbndcal;docalib 2;doband 1;aparm=1 0;aparm(9)=3 2 2 17-MAY-2007 15:04:38 AIPS antennas=lsrant,0;goplt2;nplots=0;vput;goplt2;stokes'I';antennas=0;goplt2 2 2 17-MAY-2007 15:04:38 AIPS sources=lsampcal;goplt3 2 2 17-MAY-2007 15:04:38 AIPS vget tacop;inclass'LINE';outclass'CH 0';invers=numtab('BP');inext'BP';go 2 2 17-MAY-2007 15:04:38 AIPS end;task'TASAV';getset;outdisk=indisk;go;dowait=false;vnum=0;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS finish 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS procedure calcrms 2 2 17-MAY-2007 15:04:38 AIPS scalar nbas,nvis,tbw,rms,minhrs 2 2 17-MAY-2007 15:04:38 AIPS keyword'GCOUNT';gethead;nvis=keyvalue(1);nbas=numbasel;j=1 2 2 17-MAY-2007 15:04:38 AIPS minhrs=nvis*tint/(nbas*3600) $ underesimate of obs hours (overestimate rms) 2 2 17-MAY-2007 15:04:38 AIPS while (j<9) $ bandwidth in a channel, continuum or spectral line 2 2 17-MAY-2007 15:04:38 AIPS keyword='CTYPE'!!char(j);gethead;keyword='CDELT'!!char(j);clrtemp 2 2 17-MAY-2007 15:04:38 AIPS if (keystrng='FREQ') then;gethead;j=9;else;j=j+1;end;end;tbw=keyvalue(1) 2 2 17-MAY-2007 15:04:38 AIPS if (lsidc <> 'CH 0') then;j=1 $ continuum, multiple IFs averaged 2 2 17-MAY-2007 15:04:38 AIPS while (j<9) 2 2 17-MAY-2007 15:04:38 AIPS keyword='CTYPE'!!char(j);gethead;keyword='NAXIS'!!char(j);clrtemp 2 2 17-MAY-2007 15:04:38 AIPS if(keystrng='IF')then;gethead;j=9;else;j=j+1;end;end;tbw=tbw*keyvalue(1) 2 2 17-MAY-2007 15:04:38 AIPS end;checkbnd;if((band='P')!(band='4'))then;tbw=tbw/3.2;else;tbw=tbw/50;end 2 2 17-MAY-2007 15:04:38 AIPS tbw=sqrt(tbw*minhrs/24e6);rms=-1 2 2 17-MAY-2007 15:04:38 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 15:04:38 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 15:04:38 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 15:04:38 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 15:04:38 AIPS if (rms<0) then;type 'CANNOT CALCULATE RMS FROM OBSERVING BAND ..';end 2 2 17-MAY-2007 15:04:38 AIPS typ 'ESTIMATED RMS:' char(rms*1000)!!' MILLI JANSKY' 2 2 17-MAY-2007 15:04:38 AIPS return rms 2 2 17-MAY-2007 15:04:38 AIPS finish 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS procedure setboxfle 2 2 17-MAY-2007 15:04:38 AIPS scalar ci,bi 2 2 17-MAY-2007 15:04:38 AIPS string*12 srcnme 2 2 17-MAY-2007 15:04:38 AIPS string*48 fbox 2 2 17-MAY-2007 15:04:38 AIPS srcnme=inname;ci=0;bi=length(srcnme) 2 2 17-MAY-2007 15:04:38 AIPS while(ci& /dev/null 2 2 17-MAY-2007 15:04:38 AIPS if(substr(boxfile,1,1)<>' ')then;system;end;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS finish 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS procedure catboxfile 2 2 17-MAY-2007 15:04:38 AIPS string*20 expnm 2 2 17-MAY-2007 15:04:38 AIPS string*75 expmsg 2 2 17-MAY-2007 15:04:38 AIPS if (substr(expmsg,1,5)='ARUN:')then 2 2 17-MAY-2007 15:04:38 AIPS expmsg = substr(expmsg,6,71);sysout='$ARUN/'!!expmsg 2 2 17-MAY-2007 15:04:38 AIPS else;if (substr(expmsg,1,6)<>'$ARUN/')then;sysout = '$ARUN/'!!expmsg 2 2 17-MAY-2007 15:04:38 AIPS else;sysout = expmsg;end;end;sys2com'';syscom 'echo 2 2 17-MAY-2007 15:04:38 AIPS sys2com(1) ' "SETFC FILE FOR SOURCEX'!!inname!!' BELOW IS:"'; 2 2 17-MAY-2007 15:04:38 AIPS substr(sys2com(1),24,24)='';clrtemp;system;syscom 'cat 2 2 17-MAY-2007 15:04:38 AIPS sys2com(1) 'X'!!boxfile;substr(sys2com(1),1,1)='';clrtemp 2 2 17-MAY-2007 15:04:38 AIPS system 2 2 17-MAY-2007 15:04:38 AIPS finish 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS procedure setimsize 2 2 17-MAY-2007 15:04:38 AIPS scalar szf, kk, prbm 2 2 17-MAY-2007 15:04:38 AIPS string*48 bxf 2 2 17-MAY-2007 15:04:38 AIPS array szc(2), szi(2), orgc(2), orgi(2) 2 2 17-MAY-2007 15:04:38 AIPS vput imagr;task'SETFC';sources'';bcount=1;bxf=setboxfle;boxfile=bxf 2 2 17-MAY-2007 15:04:38 AIPS bparm=0;infile='';shift=0;flux=0;pbparm=0.25,0;delboxfle 2 2 17-MAY-2007 15:04:38 AIPS orgc=cellsize;cellsize=0;orgi=lsparm(6);imsize=0;kk=1 2 2 17-MAY-2007 15:04:38 AIPS while (kk<9) 2 2 17-MAY-2007 15:04:38 AIPS keyword='CTYPE'!!char(kk);gethead;keyword='CRVAL'!!char(kk);clrtemp 2 2 17-MAY-2007 15:04:38 AIPS if (keystrng='FREQ') then;gethead;kk=9;else;kk=kk+1;end;end 2 2 17-MAY-2007 15:04:38 AIPS keyvalue(1)=keyvalue(1)/1e9;prbm=0.375/keyvalue(1);bparm(1)=prbm;bparm(2)=30 2 2 17-MAY-2007 15:04:38 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 15:04:38 AIPS gx;bparm(4)=3*prbm;bparm(1)=-0.7*bparm(1);bcount=nfield+1 2 2 17-MAY-2007 15:04:38 AIPS type'SEARCHING FOR NVSS SOURCES';gx;szf=nfield;szc=cellsize;szi=imsize 2 2 17-MAY-2007 15:04:38 AIPS vget imagr;if(lsparm(5)<0)then;cellsize=szc;else;cellsize=orgc;end 2 2 17-MAY-2007 15:04:38 AIPS if(lsparm(6)<0)then;imsize=256;nfield=szf;boxfile=bxf;else;imsize=orgi;end 2 2 17-MAY-2007 15:04:38 AIPS vput imagr 2 2 17-MAY-2007 15:04:38 AIPS finish 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS procedure imapipe(k,lsdisk,lsname) 2 2 17-MAY-2007 15:04:38 AIPS vnum=33;dowait=true 2 2 17-MAY-2007 15:04:38 AIPS if (k=1) then 2 2 17-MAY-2007 15:04:38 AIPS task'SPLIT';getset;outdisk=indisk;outclass=inclass;docalib=2 2 2 17-MAY-2007 15:04:38 AIPS baddisk=lsbadd;douvcomp=-1;go 2 2 17-MAY-2007 15:04:38 AIPS if (inclass='CH 0') then;inclass'LINE';outclass=inclass;doband=1;bpver=0 2 2 17-MAY-2007 15:04:38 AIPS go;end;end;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS task'TABGET';getset;inext'SU';invers=0;keyvalue=0;keystrng'';vput;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS task'IMAGR';getset;outdisk=indisk;flux=lsparm(8);baddisk=lsbadd;j=1 2 2 17-MAY-2007 15:04:38 AIPS while (j<9) 2 2 17-MAY-2007 15:04:38 AIPS keyword='CTYPE'!!char(j);gethead;keyword='CRVAL'!!char(j);clrtemp 2 2 17-MAY-2007 15:04:38 AIPS if (keystrng='FREQ') then;gethead;j=9;else;j=j+1;end;end 2 2 17-MAY-2007 15:04:38 AIPS cellsize=1.75e10/(keyvalue(1)*abs(lsparm(5)));do3dimag=1;overlap=2;vput 2 2 17-MAY-2007 15:04:38 AIPS keyword'NUM ROW';inext'SU';invers=0;keystrng'';getthead;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS for i=1:keyvalue(1) $ check if source is in index and uvfile exists 2 2 17-MAY-2007 15:04:38 AIPS vget tabget;pixxy=i,2,0;tabget;vget imagr;inname=keystrng;j=1;intype'UV' 2 2 17-MAY-2007 15:04:38 AIPS inseq=0;chkname;type ' ';niter=lsparm(7);lstarg=1;clrtemp;vput 2 2 17-MAY-2007 15:04:38 AIPS if (error < 1) then $ source file exists, but same source number ? 2 2 17-MAY-2007 15:04:38 AIPS vget tabget;pixxy=i,1,0;tabget;error=1;k=1 2 2 17-MAY-2007 15:04:38 AIPS while ((lssid(k)>0) & (k<1001)) 2 2 17-MAY-2007 15:04:38 AIPS if (lssid(k)=keyvalue(1))then error=0;end 2 2 17-MAY-2007 15:04:38 AIPS k=k+1;end;keyword'GCOUNT';gethead 2 2 17-MAY-2007 15:04:38 AIPS if(keyvalue(1)<10)then;type'NO DATA';error=1;end;end;vget imagr 2 2 17-MAY-2007 15:04:38 AIPS if (error < 1) then 2 2 17-MAY-2007 15:04:38 AIPS if ((lsparm(7)=7e4)&(lsparm(8)<0))then;flux=6*calcrms;end 2 2 17-MAY-2007 15:04:38 AIPS if ((lsparm(6)<0)!(lsparm(5)<0))then;setimsize;else;imsize=lsparm(6);end 2 2 17-MAY-2007 15:04:38 AIPS while (j<30) 2 2 17-MAY-2007 15:04:38 AIPS k=length(inname) 2 2 17-MAY-2007 15:04:38 AIPS if (substr(lsallcal(j),1,k)=substr(inname,1,k)) then $ calibrator 2 2 17-MAY-2007 15:04:38 AIPS lstarg=0;j=30 2 2 17-MAY-2007 15:04:38 AIPS if(lsparm(6)>=-0.99)then;niter=min(500,lsparm(7)) 2 2 17-MAY-2007 15:04:38 AIPS nfield=1;boxfile'';imsize=min(256,lsparm(6)) 2 2 17-MAY-2007 15:04:38 AIPS if(imsize(1)<0)then;imsize=256;end;end 2 2 17-MAY-2007 15:04:38 AIPS else;j=j+1;end $ check next source, if not found -> target 2 2 17-MAY-2007 15:04:38 AIPS end;if(substr(boxfile,1,1)<>' ')then;catboxfile;end 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS j=1 2 2 17-MAY-2007 15:04:38 AIPS $calibrator lstarg=0 2 2 17-MAY-2007 15:04:38 AIPS $target if lstarg=1 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS while (j<9) 2 2 17-MAY-2007 15:04:38 AIPS keyword='CTYPE'!!char(j);gethead;keyword='NAXIS'!!char(j);clrtemp 2 2 17-MAY-2007 15:04:38 AIPS if (keystrng='IF') then;gethead;j=9;else;j=j+1;end;end 2 2 17-MAY-2007 15:04:38 AIPS type ' NOW STARTING WITH SOURCE :'!!char(i)!!' ='!!inname;type ' ' 2 2 17-MAY-2007 15:04:38 AIPS if (inclass='CH 0') then 2 2 17-MAY-2007 15:04:38 AIPS for k=1:keyvalue(1);bif=k;eif=k 2 2 17-MAY-2007 15:04:38 AIPS if ((lstarg>0)!(lsparm(9)>0)) then;go;end 2 2 17-MAY-2007 15:04:38 AIPS end;clrtemp;k=keyvalue(1) 2 2 17-MAY-2007 15:04:38 AIPS inclass'LINE';keyvalue=0;keystrng'';j=1;chkname 2 2 17-MAY-2007 15:04:38 AIPS if (error < 1) then 2 2 17-MAY-2007 15:04:38 AIPS while (j<9) 2 2 17-MAY-2007 15:04:38 AIPS keyword='CTYPE'!!char(j);gethead;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS if (keystrng='FREQ') then 2 2 17-MAY-2007 15:04:38 AIPS keyword='NAXIS'!!char(j);gethead;echan=keyvalue(1);j=9 2 2 17-MAY-2007 15:04:38 AIPS else;j=j+1;end 2 2 17-MAY-2007 15:04:38 AIPS end;bchan=floor(echan/10);echan=ceil(echan*9/10) 2 2 17-MAY-2007 15:04:38 AIPS if (bchan=1) then;bchan=2;end;j=k 2 2 17-MAY-2007 15:04:38 AIPS for k=1:j;bif=k;eif=k;if ((lstarg>0)!(lsparm(9)>1)) then;go;end 2 2 17-MAY-2007 15:04:38 AIPS end;end;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS else 2 2 17-MAY-2007 15:04:38 AIPS bif=1;eif=keyvalue(1);vput;out2disk=indisk 2 2 17-MAY-2007 15:04:38 AIPS if ( (lsparm(10)=0) ! ((lsparm(9)<1)&(lstarg<1)) )then;go;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS else 2 2 17-MAY-2007 15:04:38 AIPS solint=lsparm(2);dotv=1;nmaps=lsparm(10);refant=lsrant;aparm=4,0 2 2 17-MAY-2007 15:04:38 AIPS if (lsparm(10)<0) then;dotv=-1;nmaps=-1*nmaps;end;go scimg;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS end;end;boxfile=setboxfle;delboxfle;vput imagr 2 2 17-MAY-2007 15:04:38 AIPS $ make uv and visibility plot 2 2 17-MAY-2007 15:04:38 AIPS task'UVPLT';ltype=-3;bparm 6,7;dotv -1;goplt;bparm 9,10;goplt;bparm 0 2 2 17-MAY-2007 15:04:38 AIPS goplt;vget imagr;inclass'IMAGR';inseq=0;intype'UV';indisk=lsdisk;allzap 2 2 17-MAY-2007 15:04:38 AIPS $ inclass'SCIMG';allzap 2 2 17-MAY-2007 15:04:38 AIPS inclass'IBM*';intype'MA';allzap 2 2 17-MAY-2007 15:04:38 AIPS inclass'RBM*';allzap;inclass'LBM*';allzap;recat;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS else;type ' NO UV-FILE, SKIPPING SOURCE :'!!inname!!' =#'!!char(i) 2 2 17-MAY-2007 15:04:38 AIPS end;end;dowait=false;vnum=0 2 2 17-MAY-2007 15:04:38 AIPS finish 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS procedure avlapipe 2 2 17-MAY-2007 15:04:38 AIPS tput avlapipe;vnum=33;vput avlapipe;pipeinpt;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS if (lserr <> 0) then; type '*** ERROR - ARE ALL INPUTS SET PROPERLY ? ***' 2 2 17-MAY-2007 15:04:38 AIPS else;lsclrcal;tint=guesintt;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS if (tint > 0) then;calpipe(lsdisk,lsname,lsrant);clrtemp 2 2 17-MAY-2007 15:04:38 AIPS if (lsparm(1)>0) then;imapipe(1,lsdisk,lsname) 2 2 17-MAY-2007 15:04:38 AIPS else;type'CALIBRATION DONE - SKIPPING SPLIT AND IMAGING' 2 2 17-MAY-2007 15:04:38 AIPS type'-----------------------------------------------------------' 2 2 17-MAY-2007 15:04:38 AIPS end;type ' ' 2 2 17-MAY-2007 15:04:38 AIPS if (lsplot>0) then;type 'VIEW CAL-PLOTS WITH GETSET;ALLPLOT';end;type ' ' 2 2 17-MAY-2007 15:04:38 AIPS else;type '* * *';type 'SINGLE DISH VLBI EXPERIMENT?';type '* * *';end 2 2 17-MAY-2007 15:04:38 AIPS end;tget avlapipe;vnum=0;type'* APPEARS TO HAVE ENDED SUCCESSFULLY *';clrtemp 2 2 17-MAY-2007 15:04:38 AIPS finish 2 0 17-MAY-2007 15:04:38 AIPS run nvasdefs 2 2 17-MAY-2007 15:04:38 AIPS Found in Version=ABIN 2 2 17-MAY-2007 15:04:38 AIPS default'AVLAPIPE' 2 2 17-MAY-2007 15:04:38 AIPS Found in Version=ABIN 2 2 17-MAY-2007 15:04:38 AIPS indisk 1; doalign -1; flagver 2; domodel 1 2 2 17-MAY-2007 15:04:38 AIPS docal 1; sources '*''' 2 2 17-MAY-2007 15:04:38 AIPS $ to be set by itself later 2 2 17-MAY-2007 15:04:38 AIPS solint 1; factor 5; doarray -1; imsize -1 2 2 17-MAY-2007 15:04:38 AIPS $imsize 512;$niter -1;cutoff -1;plver 0 2 2 17-MAY-2007 15:04:38 AIPS niter -1; cutoff -1 2 2 17-MAY-2007 15:04:38 AIPS $ for now debugging 2 2 17-MAY-2007 15:04:38 AIPS docont 1; plver 0; doall 1; doresid 0 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS $ defaults 2 2 17-MAY-2007 15:04:38 AIPS $ BADDISK 0$ INDISK 0$ DOCAT 1$ INNAME ' '$ INCLASS ' '$ INSEQ 0 2 2 17-MAY-2007 15:04:38 AIPS $ DOALIGN 1$ FLAgver 0$ SOLINT 0$ FACTOR 0$ REFANT 0$ DOMODEL -1 2 2 17-MAY-2007 15:04:38 AIPS $ KEYSTRNG ' '$ FLUX 0$ UVRANGE 0, 0$ SOURCES ' '$ CALSOUR ' ' 2 2 17-MAY-2007 15:04:38 AIPS $ dopol 0$ bpa 0$ DOCONT 1$ PLVER 0$ DOALL -1$ DOARRAY -1 2 2 17-MAY-2007 15:04:38 AIPS $ IMSIZE 0, 0$ NITER 0$ CUTOFF 0$ DOCAL 0$ DORESID -1 2 0 17-MAY-2007 15:04:38 AIPS compress 2 0 17-MAY-2007 15:04:38 AIPS default prtmsg;outprint'ARUN:'!!'AM604_1998OCT15_1.0.log 2 0 17-MAY-2007 15:04:38 AIPS docrt=-3;prnumber=-1;tput prtmsg;docrt 1 2 0 17-MAY-2007 15:04:38 AIPS procedure expid 2 0 17-MAY-2007 15:04:38 AIPS string*20 expnm 2 0 17-MAY-2007 15:04:38 AIPS string*75 expmsg 2 0 17-MAY-2007 15:04:38 AIPS expnm='AM604_1998OCT15_1' 2 0 17-MAY-2007 15:04:38 AIPS expmsg='ARUN:'!!'AM604_1998OCT15_1.0.log 2 0 17-MAY-2007 15:04:38 AIPS return expnm 2 0 17-MAY-2007 15:04:38 AIPS finish 2 0 17-MAY-2007 15:04:38 AIPS type expid 2 5 17-MAY-2007 15:04:38 AIPS 'AM604_1998OCT15_1' 2 0 17-MAY-2007 15:04:38 AIPS 2 0 17-MAY-2007 15:04:38 AIPS docrt=1;type expid 2 5 17-MAY-2007 15:04:38 AIPS 'AM604_1998OCT15_1' 2 0 17-MAY-2007 15:04:38 AIPS run avlapost 2 2 17-MAY-2007 15:04:38 AIPS Found in Version=ABIN 2 2 17-MAY-2007 15:04:38 AIPS $ Lorant Sjouwerman, versions 1.. 2005, for NRAO 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS $$ General catalog looks like 2 2 17-MAY-2007 15:04:38 AIPS $$ Multi-source UV data file 2 2 17-MAY-2007 15:04:38 AIPS $$ Multi-source TASAV file 2 2 17-MAY-2007 15:04:38 AIPS $$ Single-source calibrated data - auvf 2 2 17-MAY-2007 15:04:38 AIPS $$ Single-source calibrated images- aimg 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS $May need to redefine after a restore 0: 2 2 17-MAY-2007 15:04:38 AIPS $allzap 2 2 17-MAY-2007 15:04:38 AIPS $calcintt 2 2 17-MAY-2007 15:04:38 AIPS $guesintt 2 2 17-MAY-2007 15:04:38 AIPS $lsparm(5);tint;lsdisk 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS procedure nvascln 2 2 17-MAY-2007 15:04:38 AIPS scalar alj,uvj, maj 2 2 17-MAY-2007 15:04:38 AIPS clrname;indisk lsdisk;recat;chkname;alj=1-error;getname 1;inname'' 2 2 17-MAY-2007 15:04:38 AIPS chkname;uvj=-error;intype'MA';inclass'NVAS07';chkname;maj=1-error 2 2 17-MAY-2007 15:04:38 AIPS if((uvj=maj)&(uvj>0))then $count down in unlikely case of crash (status R/W) 2 2 17-MAY-2007 15:04:38 AIPS type'CLEANUP SSRC, ALL:',maj,alj;for j=alj:1 by -1;egetn j;zap;end;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS else;type 'EXPECTED MA-FILES DO NOT MATCH UV-FILES; NO CLEANUP !';end 2 2 17-MAY-2007 15:04:38 AIPS finish 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS procedure flatfov 2 2 17-MAY-2007 15:04:38 AIPS $LOS - compile flatn-ed radius blank-ed images out to where pbcorr=2.5 (=xpb) 2 2 17-MAY-2007 15:04:38 AIPS scalar uvi,mai,fov,frq,kk,tbw,tint,xpb,xcst,nif,fbw,fta;xpb=2.5 2 2 17-MAY-2007 15:04:38 AIPS string*4 cootype 2 2 17-MAY-2007 15:04:38 AIPS clrname;indisk=lsdisk;intype'UV';chkname;uvi=1-error 2 2 17-MAY-2007 15:04:38 AIPS if(uvi<3)then;type'ERROR: NO FILES PROCESSED !';else 2 2 17-MAY-2007 15:04:38 AIPS if(uvi<4)then;type'WARNING: ONLY ONE UV-FILE - MAYBE CHECK?';end 2 2 17-MAY-2007 15:04:38 AIPS egetname 1;tint=guesintt;kk=1 2 2 17-MAY-2007 15:04:38 AIPS xcst=sqrt((3/ln(2))*(xpb)/(xpb+1)); $ bit more field for BW/TA: xpb+1 2 2 17-MAY-2007 15:04:38 AIPS while (kk<7) 2 2 17-MAY-2007 15:04:38 AIPS keyvalue=0;keystrng'';keyword='CTYPE'!!char(kk);gethead 2 2 17-MAY-2007 15:04:38 AIPS if(substr(keystrng,1,2)='IF')then;keyword='NAXIS'!!char(kk) 2 2 17-MAY-2007 15:04:38 AIPS keystrng'';gethead;nif=keyvalue(1);kk=10;else;kk=kk+1;end;end;kk=1 2 2 17-MAY-2007 15:04:38 AIPS while (kk<7) 2 2 17-MAY-2007 15:04:38 AIPS keyvalue=0;keystrng'';keyword='CTYPE'!!char(kk);gethead 2 2 17-MAY-2007 15:04:38 AIPS if(substr(keystrng,1,4)='FREQ')then;keyword='CRVAL'!!char(kk) 2 2 17-MAY-2007 15:04:38 AIPS keystrng'';gethead;frq=keyvalue(1);kk=10;else;kk=kk+1;end;end 2 2 17-MAY-2007 15:04:38 AIPS for i=3:uvi;egetname i 2 2 17-MAY-2007 15:04:38 AIPS task'TABGET';inext'FQ';invers 1;keyword'NUM ROW';keystrng'';getthead 2 2 17-MAY-2007 15:04:38 AIPS kk=keyvalue(1);for j=1:kk;pixxy=j,4,1;tabget;tbw=keyvalue(1) 2 2 17-MAY-2007 15:04:38 AIPS if(nif=2)then;pixxy=j,4,2;tabget;tbw=max(tbw,keyvalue(1));end 2 2 17-MAY-2007 15:04:38 AIPS end;intype'MA';inseq=0;inclass'*001';chkname;mai=1-error 2 2 17-MAY-2007 15:04:38 AIPS if(mai>1)then;type'WARNING: MULTIPLE IMAGES - CHECK?';end;inclass'NVAS07' 2 2 17-MAY-2007 15:04:38 AIPS chkname;if(error<1)then;type inname!!' : FLATFOV ALREADY DONE';mai=0;end 2 2 17-MAY-2007 15:04:38 AIPS if (mai=1) then;inclass'*001' 2 2 17-MAY-2007 15:04:38 AIPS for j=1:mai $ assume inseq starts at 1.. 2 2 17-MAY-2007 15:04:38 AIPS inseq=j;kk=1;cellsize=0;userid=0 2 2 17-MAY-2007 15:04:38 AIPS while (kk<5) 2 2 17-MAY-2007 15:04:38 AIPS keyvalue=0;keystrng'';keyword='CTYPE'!!char(kk);gethead 2 2 17-MAY-2007 15:04:38 AIPS keyword='CDELT'!!char(kk);clrtemp 2 2 17-MAY-2007 15:04:38 AIPS if(substr(keystrng,1,3)='RA-')then;gethead;cellsize(1)=keyvalue(1);end 2 2 17-MAY-2007 15:04:38 AIPS if(substr(keystrng,1,4)='DEC-')then;gethead;cellsize(2)=keyvalue(1);end 2 2 17-MAY-2007 15:04:38 AIPS if(substr(keystrng,1,4)='FREQ')then;keyword='CRVAL'!!char(kk) 2 2 17-MAY-2007 15:04:38 AIPS keystrng'';gethead;fov=keyvalue(1)/1e9;fov=1350/fov;end;kk=kk+1 2 2 17-MAY-2007 15:04:38 AIPS end;cellsize(1)=-1*cellsize(1)*3600;cellsize(2)=cellsize(2)*3600 2 2 17-MAY-2007 15:04:38 AIPS fta=min(1.75e10/(frq*abs(lsparm(5))),(min(cellsize(1),cellsize(2)))) 2 2 17-MAY-2007 15:04:38 AIPS fbw=xcst*3*fta*frq/tbw $ radius field/view due bandwidth 2 2 17-MAY-2007 15:04:38 AIPS fta=xcst*3*fta/(tint*7.2722e-5) $ radius field/view due averaging 2 2 17-MAY-2007 15:04:38 AIPS fov=min(fov,fbw);fov=min(fov,fta) $ min field/view radius, arcsec 2 2 17-MAY-2007 15:04:38 AIPS imsize(1)=ceil(2*fov/cellsize(1));imsize(2)=ceil(2*fov/cellsize(2)) 2 2 17-MAY-2007 15:04:38 AIPS task'FLATN';inclass'?CL*';chkname;nfield=1-error;nmaps=1;clroname 2 2 17-MAY-2007 15:04:38 AIPS outname=inname;coordina=0;reweight=0;doweight=0;edgskp=15;aparm=0 2 2 17-MAY-2007 15:04:38 AIPS pbparm=1/xpb,0;type'MINIMUM FOV :'!!char(fov)!!' ARCSEC RADIUS' 2 2 17-MAY-2007 15:04:38 AIPS inclass'?CL001';gx 2 2 17-MAY-2007 15:04:38 AIPS $inclass'?CL*';allzap;recat 2 2 17-MAY-2007 15:04:38 AIPS ;inclass'FLATN' 2 2 17-MAY-2007 15:04:38 AIPS tput;default blank;tget flatn;task'BLANK';opcode'RADI';dparm fov,0 2 2 17-MAY-2007 15:04:38 AIPS gx;allzap;recat 2 2 17-MAY-2007 15:04:38 AIPS end;end;end;end 2 2 17-MAY-2007 15:04:38 AIPS finish 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS procedure nvasimage 2 2 17-MAY-2007 15:04:38 AIPS $LOS - Determine noise, do primary beam correction, include copyright 2 2 17-MAY-2007 15:04:38 AIPS scalar numfle,ll,mm 2 2 17-MAY-2007 15:04:38 AIPS string*20 expnm 2 2 17-MAY-2007 15:04:38 AIPS if(expnm='')then;tget fillm;ll=length(infile);expnm=substr(infile,6,ll-1);end 2 2 17-MAY-2007 15:04:38 AIPS clrname;indisk=lsdisk;recat;chkname;numfle=1-error;mai=0 2 2 17-MAY-2007 15:04:38 AIPS while((mai'BLANK')) 2 2 17-MAY-2007 15:04:38 AIPS mai=mai+1;egetname mai;end;if(inclass<>'BLANK')then;mai=numfle+1;end 2 2 17-MAY-2007 15:04:38 AIPS for j=mai:numfle;default imean;docat=1;intype'SC';egetname j;chkname 2 2 17-MAY-2007 15:04:38 AIPS if(error=0)then;keyvalue=0;keystrng'';keyword='CRPIX1';gethead 2 2 17-MAY-2007 15:04:38 AIPS ll=keyvalue(1);keyword='CRPIX2';gethead;mm=keyvalue(1);doinvers=1 2 2 17-MAY-2007 15:04:38 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 15:04:38 AIPS blc=0;trc=0;rms=pixstd;go;wa;if(pixstd=rms)then;keyword'ACTNOISE' 2 2 17-MAY-2007 15:04:38 AIPS keytype'R';keyvalue=rms,0;puthead;end;end;end 2 2 17-MAY-2007 15:04:38 AIPS default'PBCOR';indisk=lsdisk;inclass'BLANK';chkname;pbparm=1/xpb,0 2 2 17-MAY-2007 15:04:38 AIPS for j=mai:numfle 2 2 17-MAY-2007 15:04:38 AIPS intype'SC';egetname mai;chkname;if(error=0)then;getoname mai 2 2 17-MAY-2007 15:04:38 AIPS outclass'RADCOR';outseq=0;inclass'BLANK';outdisk=indisk;gx;zap;recat;end 2 2 17-MAY-2007 15:04:38 AIPS end;default'CPYRT';indisk=lsdisk;recat;infile='AVLA:Arch_Cprt 2 2 17-MAY-2007 15:04:38 AIPS for j=mai:numfle $ can only do on MA files 2 2 17-MAY-2007 15:04:38 AIPS intype'SC';egetname mai;chkname;getoname mai;outclass'NVAS07'; 2 2 17-MAY-2007 15:04:38 AIPS if(inclass='RADCOR')then;gx;inclass'RADCOR';zap;recat;end;end 2 2 17-MAY-2007 15:04:38 AIPS finish 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS procedure mkarr 2 2 17-MAY-2007 15:04:38 AIPS string*1 sx,lx,az 2 2 17-MAY-2007 15:04:38 AIPS string*4 nnsl 2 2 17-MAY-2007 15:04:38 AIPS scalar aw, ae, an, ai 2 2 17-MAY-2007 15:04:38 AIPS numbant=0;aw=0;ae=0;an=0 2 2 17-MAY-2007 15:04:38 AIPS keyword'NUM ROW';inext'AN';invers=0;getthead;k=keyvalue(1) 2 2 17-MAY-2007 15:04:38 AIPS for j=1:k 2 2 17-MAY-2007 15:04:38 AIPS pixxy=j,1,0;tabget;i=1;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS while((substr(keystrng,i,i)<>':')&(i<9));i=i+1;end;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS if (substr(keystrng,i+1,i+1)<>' ')then;lsvla=substr(keystrng,i+1,i+3) 2 2 17-MAY-2007 15:04:38 AIPS else;lsvla=substr(keystrng,i+2,i+4);end;az=substr(lsvla,1,1) 2 2 17-MAY-2007 15:04:38 AIPS if ((lsvla<>'OUT')&(lsvla<>'MPD'))then;numbant=numbant+1 2 2 17-MAY-2007 15:04:38 AIPS if (lsvla='VPT')then;ai=75;lx='P';else;ai=value(substr(lsvla,2,3)) 2 2 17-MAY-2007 15:04:38 AIPS if(az='W')then;aw=max(aw,ai);else;if(az='E')then;ae=max(ae,ai);else 2 2 17-MAY-2007 15:04:38 AIPS if(az='N')then;an=max(an,ai);else;if(lx<>'P')then; 2 2 17-MAY-2007 15:04:38 AIPS type lsvla!!' - ERROR: ANTENNA NOT KNOWN';end;end;end;end 2 2 17-MAY-2007 15:04:38 AIPS clrtemp;end;end;end 2 2 17-MAY-2007 15:04:38 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 15:04:38 AIPS else;if(ai>18)then;lx='B';else;if(ai>9)then;lx='C';end;end;end;end 2 2 17-MAY-2007 15:04:38 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 15:04:38 AIPS sx='C';else;if(ai<37)then;sx='B';end;end;end;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS if(numbant<10)then 2 2 17-MAY-2007 15:04:38 AIPS nnsl='0'!!char(numbant)!!sx!!lx;else;nnsl=char(numbant)!!sx!!lx;end 2 2 17-MAY-2007 15:04:38 AIPS return nnsl 2 2 17-MAY-2007 15:04:38 AIPS finish 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS procedure nvasname 2 2 17-MAY-2007 15:04:38 AIPS $LOS - makes the RA/Dec directory and returns the archive file name 2 2 17-MAY-2007 15:04:38 AIPS scalar ki,ra1,ra2,dc1,dc2,rh,rm,rs,dd,dm,ds,rmsv,sbmv 2 2 17-MAY-2007 15:04:38 AIPS scalar ifx,nif,nu,nu1,nu2,bw,nst,stv,msuv1,msuv2,msuv 2 2 17-MAY-2007 15:04:38 AIPS string*1 pm,rmsc,stc,ik,rdi 2 2 17-MAY-2007 15:04:38 AIPS string*2 zz 2 2 17-MAY-2007 15:04:38 AIPS string*3 mmm 2 2 17-MAY-2007 15:04:38 AIPS string*4 rmss,sbms,fras,frqs,nnsl,rads 2 2 17-MAY-2007 15:04:38 AIPS string*30 dir 2 2 17-MAY-2007 15:04:38 AIPS string*20 expnm 2 2 17-MAY-2007 15:04:38 AIPS $ expnm = '' 2 2 17-MAY-2007 15:04:38 AIPS if(expnm='')then 2 2 17-MAY-2007 15:04:38 AIPS keyword'OBSERVER';gethead;expnm=keystrng;keyword'DATE-OBS';gethead 2 2 17-MAY-2007 15:04:38 AIPS mmm=substr(keystrng,5,6) 2 2 17-MAY-2007 15:04:38 AIPS if(mmm='01')then;mmm='JAN';end;if(mmm='02')then;mmm='FEB';end 2 2 17-MAY-2007 15:04:38 AIPS if(mmm='03')then;mmm='MAR';end;if(mmm='04')then;mmm='APR';end 2 2 17-MAY-2007 15:04:38 AIPS if(mmm='05')then;mmm='MAY';end;if(mmm='06')then;mmm='JUN';end 2 2 17-MAY-2007 15:04:38 AIPS if(mmm='07')then;mmm='JUL';end;if(mmm='08')then;mmm='AUG';end 2 2 17-MAY-2007 15:04:38 AIPS if(mmm='09')then;mmm='SEP';end;if(mmm='10')then;mmm='OCT';end 2 2 17-MAY-2007 15:04:38 AIPS if(mmm='11')then;mmm='NOV';end;if(mmm='12')then;mmm='DEC';end 2 2 17-MAY-2007 15:04:38 AIPS expnm=expnm!!'_'!!substr(keystrng,1,4)!!mmm!!substr(keystrng,7,8)!!'_1' 2 2 17-MAY-2007 15:04:38 AIPS end;ki=1;userid=0 2 2 17-MAY-2007 15:04:38 AIPS while (ki<9) 2 2 17-MAY-2007 15:04:38 AIPS ik=char(ki);keyvalue=0;keystrng'';keyword='CTYPE'!!ik;gethead;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS if(substr(keystrng,1,2)='RA')then 2 2 17-MAY-2007 15:04:38 AIPS keyword='CRVAL'!!ik;gethead;ra1=keyvalue(1);ra2=keyvalue(2);msuv1=ra1+ra2 2 2 17-MAY-2007 15:04:38 AIPS keyword='CDELT'!!ik;gethead;cellsize(1)=-1*keyvalue(1)*3600;ra1=ra1/15 2 2 17-MAY-2007 15:04:38 AIPS ra2=ra2/15;rh=floor(ra1);ra1=(ra1-rh)*60;rm=floor(ra1);ra1=(ra1-rm)*60 2 2 17-MAY-2007 15:04:38 AIPS rs=((floor((ra1+(3600*ra2))*1000)+0.005)/1000);clrtemp 2 2 17-MAY-2007 15:04:38 AIPS if(abs(rs-floor(abs(rs)))<0.1)then;rs=0;zz='.0';else;zz='';end;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS keyword='NAXIS'!!ik;gethead;ra1=0.5*keyvalue(1)*cellsize(1);end 2 2 17-MAY-2007 15:04:38 AIPS if(substr(keystrng,1,3)='DEC')then 2 2 17-MAY-2007 15:04:38 AIPS keyword='CRVAL'!!ik;gethead;dc1=keyvalue(1);dc2=keyvalue(2);msuv1=dc1+dc2 2 2 17-MAY-2007 15:04:38 AIPS keyword='CDELT'!!ik;gethead;cellsize(2)=keyvalue(1)*3600 2 2 17-MAY-2007 15:04:38 AIPS if(dc1<0)then;pm='-';dc1=-1*dc1;dc2=-1*dc2;else;pm='+';end 2 2 17-MAY-2007 15:04:38 AIPS dd=floor(dc1);dc1=(dc1-dd)*60;dm=floor(dc1);dc1=(dc1-dm)*60 2 2 17-MAY-2007 15:04:38 AIPS ds=floor(dc1+(3600*dc2)+0.0005);clrtemp;keyword='NAXIS'!!ik 2 2 17-MAY-2007 15:04:38 AIPS gethead;dc1=0.5*(keyvalue(1)-10)*cellsize(2);end $ie correct for (c)-top 2 2 17-MAY-2007 15:04:38 AIPS if(substr(keystrng,1,2)='IF')then 2 2 17-MAY-2007 15:04:38 AIPS keyword='NAXIS'!!ik;gethead;nif=keyvalue(1);clrtemp;end 2 2 17-MAY-2007 15:04:38 AIPS if(substr(keystrng,1,4)='FREQ')then 2 2 17-MAY-2007 15:04:38 AIPS keyword='CRVAL'!!ik;gethead;nu1=keyvalue(1)/1e6;nu2=keyvalue(2)/1e6 2 2 17-MAY-2007 15:04:38 AIPS keyword='CDELT'!!ik;gethead;bw=keyvalue(1)/1e6;end;nu=(nu1+nu2);clrtemp 2 2 17-MAY-2007 15:04:38 AIPS if(substr(keystrng,1,6)='STOKES')then 2 2 17-MAY-2007 15:04:38 AIPS keyword='CRVAL'!!ik;gethead;stv=keyvalue(1) 2 2 17-MAY-2007 15:04:38 AIPS keyword='NAXIS'!!ik;gethead;nst=keyvalue(1);clrtemp 2 2 17-MAY-2007 15:04:38 AIPS if(nst=4)then;stc='F';else;if(nst=2)then;stc='H';else;if(stv=-1)then 2 2 17-MAY-2007 15:04:38 AIPS stc='R';else;if(stv=-2)then;stc='L';else;if(stv=-5)then;stc='X' 2 2 17-MAY-2007 15:04:38 AIPS else;if(stv=-6)then;stc='Y';else;if(stv >0)then;stc='I';else 2 2 17-MAY-2007 15:04:38 AIPS stc='U';end;end;end;end;end;end;end;end 2 2 17-MAY-2007 15:04:38 AIPS if(substr(keystrng,1,1)='')then;ki=10;else;ki=ki+1;end 2 2 17-MAY-2007 15:04:38 AIPS end;clrtemp $ build the output file name here 2 2 17-MAY-2007 15:04:38 AIPS if(intype='UV')then;nu1=0;nu2=0;clrtemp;inext'FQ';for ifx=1:nif 2 2 17-MAY-2007 15:04:38 AIPS pixxy=1,2,ifx;tabget;nu1=nu1+((keyvalue(1)+keyvalue(2))/1e6) 2 2 17-MAY-2007 15:04:38 AIPS pixxy=1,3,ifx;tabget;nu2=nu2+((keyvalue(1)+keyvalue(2))/1e6);end 2 2 17-MAY-2007 15:04:38 AIPS nu=nu+0.5*(nu1+(0.5*nu2));clrtemp;else;if(intype='MA')then; 2 2 17-MAY-2007 15:04:38 AIPS fras=substr(char(0.5*(ra1+dc1)),1,4);nu=nu+(bw/(2*nif));else 2 2 17-MAY-2007 15:04:38 AIPS type 'ERROR: FILE TYPE UNKNOWN (HOW DID THIS HAPPEN?)';end;end 2 2 17-MAY-2007 15:04:38 AIPS frqs=substr(char((nu+5)/1000),1,4);clrtemp;sys2com(1)=' $aimg/ 2 2 17-MAY-2007 15:04:38 AIPS if (intype='MA')then; $read conv size,rms from header, use imsi*cell/2 for R 2 2 17-MAY-2007 15:04:38 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 15:04:38 AIPS if(ra2>60)then;rdi='D';ra2=ra2/60;end;rads=substr(char(ra2),1,4) 2 2 17-MAY-2007 15:04:38 AIPS keyword='BMAJ';gethead;sbmv=keyvalue(1);keyword='BMIN';gethead 2 2 17-MAY-2007 15:04:38 AIPS sbmv=1800*(sbmv+keyvalue(1));sbms=substr(char(sbmv),1,4) 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS keyvalue=0;keystrng'';keyword='ACTNOISE';gethead;rmsv=keyvalue(1) $ RMS<1e4 2 2 17-MAY-2007 15:04:38 AIPS if(rmsv>1)then;rmsc='J';rmss=substr(char(rmsv),1,4);else;rmsv=rmsv*1000 2 2 17-MAY-2007 15:04:38 AIPS if(rmsv>1)then;rmsc='M';rmss=substr(char(rmsv),1,4);else;rmsv=rmsv*1000 2 2 17-MAY-2007 15:04:38 AIPS if(rmsv>1)then;rmsc='U';rmss=substr(char(rmsv),1,4);else 2 2 17-MAY-2007 15:04:38 AIPS rmsv=rmsv*1000;rmsc='N';rmss=substr(char(rmsv),1,4) 2 2 17-MAY-2007 15:04:38 AIPS end;end;end;clrtemp;fras='';while(length(frqs)<4);frqs=frqs!!'0';end 2 2 17-MAY-2007 15:04:38 AIPS while(length(rads)<4);rads=rads!!'0';end;while(length(rmss)<4) 2 2 17-MAY-2007 15:04:38 AIPS rmss=rmss!!'0';end;while(length(sbms)<4);sbms=sbms!!'0';end 2 2 17-MAY-2007 15:04:38 AIPS outfile=frqs!!stc!!sbms!!'_'!!expnm!!'_'!!rmss!!rmsc!!fras!!rads!!rdi 2 2 17-MAY-2007 15:04:38 AIPS else;outprint=frqs!!stc!!nnsl!!'_'!!expnm;outfile=outprint!!'.uvfits 2 2 17-MAY-2007 15:04:38 AIPS end 2 2 17-MAY-2007 15:04:38 AIPS msuv=(sqrt((msuv1*msuv1)+(msuv2*msuv2)))*3600 2 2 17-MAY-2007 15:04:38 AIPS if(msuv>5)then $ not multisource UV, make a source dir 2 2 17-MAY-2007 15:04:38 AIPS dir='';sysout'';syscom'umask 0;mkdir 2 2 17-MAY-2007 15:04:38 AIPS if(rh<10)then;sys2com(2)='J0'!!char(rh);else;sys2com(2)='J'!! char(rh);end 2 2 17-MAY-2007 15:04:38 AIPS if(rm<10)then;sys2com(3)='0'!!char(rm);else;sys2com(3)=char(rm);end 2 2 17-MAY-2007 15:04:38 AIPS if(rs<10)then;sys2com(4)='0'!!char(rs)!!zz;else;sys2com(4)=char(rs)!!zz;end 2 2 17-MAY-2007 15:04:38 AIPS sys2com(4)=substr(sys2com(4),1,4);clrtemp 2 2 17-MAY-2007 15:04:38 AIPS if(dd<10)then;sys2com(5)=pm!!'0'!!char(dd);else;sys2com(5)=pm!!char(dd);end 2 2 17-MAY-2007 15:04:38 AIPS if(dm<10)then;sys2com(6)='0'!!char(dm);else;sys2com(6)=char(dm);end 2 2 17-MAY-2007 15:04:38 AIPS if(ds<10)then;sys2com(7)='0'!!char(ds);else;sys2com(7)=char(ds);end 2 2 17-MAY-2007 15:04:38 AIPS sys2com(7)=substr(sys2com(7),1,2);clrtemp 2 2 17-MAY-2007 15:04:38 AIPS sys2com(8) ' >& /dev/null 2 2 17-MAY-2007 15:04:38 AIPS system;clrtemp;for i=1:7;dir=dir!!sys2com(i);end;ki=length(dir) $must be 23 2 2 17-MAY-2007 15:04:38 AIPS dir=substr(dir,8,ki);if(ki<>23)then;type'OOPS: WRONG DIRECTORY NAME ?';end 2 2 17-MAY-2007 15:04:38 AIPS end;syscom'';sys2com'';clrtemp 2 2 17-MAY-2007 15:04:38 AIPS return 2 2 17-MAY-2007 15:04:38 AIPS finish 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS procedure nvasarch 2 2 17-MAY-2007 15:04:38 AIPS $LOS - archives the files to disk - define $EXP (and $AVLA/$ADAT/$AIMG/$AUVF) 2 2 17-MAY-2007 15:04:38 AIPS string*4 nnsl 2 2 17-MAY-2007 15:04:38 AIPS string*20 expnm 2 2 17-MAY-2007 15:04:38 AIPS string*64 expfile 2 2 17-MAY-2007 15:04:38 AIPS scalar nn,mai,uvi,xe,nif 2 2 17-MAY-2007 15:04:38 AIPS clrname;indisk=lsdisk;chkname;numfle=1-error;intype'UV';chkname;uvi=1-error 2 2 17-MAY-2007 15:04:38 AIPS default fitab;indisk=lsdisk;recat;douvcomp=-1;nif=2;type expid 2 2 17-MAY-2007 15:04:38 AIPS $2IF IM, or reset in uv#1 2 2 17-MAY-2007 15:04:38 AIPS if(numfle>3)then $ at least 1UVF, 1TSV, 1SS, 1MA 2 2 17-MAY-2007 15:04:38 AIPS egetname 1;nnsl=mkarr;nvasname;i=1;clrtemp;syscom'umask 0;mkdir 2 2 17-MAY-2007 15:04:38 AIPS while((substr(expnm,i,i)<>'_')&(i<21));i=i+1;end;dir=substr(expnm,1,i-1) 2 2 17-MAY-2007 15:04:38 AIPS outfile='ADAT:'!!expnm!!'_'!!frqs!!stc!!nnsl!!'.uvfits 2 2 17-MAY-2007 15:04:38 AIPS sysout'';sys2com'';sys2com(2) ' >& /dev/null 2 2 17-MAY-2007 15:04:38 AIPS sys2com(1)' $ADAT/'!!dir;system;gx;clrtemp;egetname 2;clrtemp;syscom'\mv -f 2 2 17-MAY-2007 15:04:38 AIPS outfile='ADAT:'!!expnm!!'_'!!frqs!!stc!!nnsl!!'.clfits 2 2 17-MAY-2007 15:04:38 AIPS gx;sys2com(1)' $ADAT/'!!expnm!!'_* $ADAT/'!!dir;system 2 2 17-MAY-2007 15:04:38 AIPS sys2com(1)' $ADAT/'!!expnm!!'.* $ADAT/'!!dir; 2 2 17-MAY-2007 15:04:38 AIPS $system 2 2 17-MAY-2007 15:04:38 AIPS sys2com(1)' $ARUN/'!!expnm!!'.* $ADAT/'!!dir; 2 2 17-MAY-2007 15:04:38 AIPS $system; 2 2 17-MAY-2007 15:04:38 AIPS j=2;mai=0 2 2 17-MAY-2007 15:04:38 AIPS while(j& /dev/null 2 2 17-MAY-2007 15:04:38 AIPS outfile='AIMG:'!!outfile;dparm(5)=1;if(xe=1)then;gx; 2 2 17-MAY-2007 15:04:38 AIPS if(numtab('PL')<1)then;type'NO UV PLOTS';else;if (numtab('PL')<2) then; 2 2 17-MAY-2007 15:04:38 AIPS type'SINGLE PLOT, ASSUMING UV COVERAGE'; 2 2 17-MAY-2007 15:04:38 AIPS else;if(numtab('PL')>2)then;plver=3;outfile='AIMG:'!!outprint!!'.vis.ps 2 2 17-MAY-2007 15:04:38 AIPS go lwpla;wait lwpla;syscom'convert $aimg/ 2 2 17-MAY-2007 15:04:38 AIPS sys2com(1)=outprint!!'.vis.ps $aimg/ 2 2 17-MAY-2007 15:04:38 AIPS sys2com(2)=outprint!!'.vis.gif 2 2 17-MAY-2007 15:04:38 AIPS system;end;plver=2;outfile='AIMG:'!!outprint!!'.ri.ps 2 2 17-MAY-2007 15:04:38 AIPS go lwpla;wait lwpla;syscom'convert $aimg/ 2 2 17-MAY-2007 15:04:38 AIPS sys2com(1)=outprint!!'.ri.ps $aimg/ 2 2 17-MAY-2007 15:04:38 AIPS sys2com(2)=outprint!!'.ri.gif 2 2 17-MAY-2007 15:04:38 AIPS system;end;plver=1;outfile='AIMG:'!!outprint!!'.uv.ps 2 2 17-MAY-2007 15:04:38 AIPS go lwpla;wait lwpla;dparm(5)=0;sys2com(1)=outprint!!'.uv.ps $aimg/ 2 2 17-MAY-2007 15:04:38 AIPS sys2com(2)=outprint!!'.uv.gif 2 2 17-MAY-2007 15:04:38 AIPS system;sys2com(2)='';syscom'chmod 666 $aimg/ 2 2 17-MAY-2007 15:04:38 AIPS $ sys2com(1)=outprint!!'.*.ps 2 2 17-MAY-2007 15:04:38 AIPS $ system;sys2com(1)=outprint!!'.*.gif 2 2 17-MAY-2007 15:04:38 AIPS $ system;sys2com(1)=outprint!!'.uvfits 2 2 17-MAY-2007 15:04:38 AIPS sys2com(1)=outprint!!'* 2 2 17-MAY-2007 15:04:38 AIPS system;end;end;clrtemp;syscom'\mv -f $aimg/ 2 2 17-MAY-2007 15:04:38 AIPS $ sys2com(1)=substr(outfile,6,length(outfile))!!' $aimg/ 2 2 17-MAY-2007 15:04:38 AIPS sys2com(1)=outprint!!'.* $aimg/ 2 2 17-MAY-2007 15:04:38 AIPS sys2com(2)=dir;system;clrtemp;end;for nn=(uvi+1):numfle $ archive MAps 2 2 17-MAY-2007 15:04:38 AIPS egetname nn;chkname;xe=1-error;if((intype='MA')&(inclass='NVAS07'))then 2 2 17-MAY-2007 15:04:38 AIPS nvasname;sysout'';sys2com'';sys2com(8)' >& /dev/null 2 2 17-MAY-2007 15:04:38 AIPS expfile=outfile;outfile='AIMG:'!!outfile 2 2 17-MAY-2007 15:04:38 AIPS if(xe=1)then;gx;syscom'umask 0;\mv -f $aimg/ 2 2 17-MAY-2007 15:04:38 AIPS sys2com(1)=expfile!!' $aimg/ 2 2 17-MAY-2007 15:04:38 AIPS sys2com(2)=expfile!!'.imfits 2 2 17-MAY-2007 15:04:38 AIPS system;clrtemp;syscom'umask 0;fits2jpeg -nonLinear -fits $aimg/ 2 2 17-MAY-2007 15:04:38 AIPS sys2com(1)=expfile!!'.imfits -jpeg $aimg/ 2 2 17-MAY-2007 15:04:38 AIPS sys2com(2)=expfile!!'.jpg 2 2 17-MAY-2007 15:04:38 AIPS sys2com(3)=' ; convert -size 150x150 $aimg/ 2 2 17-MAY-2007 15:04:38 AIPS sys2com(4)=expfile!!'.jpg 2 2 17-MAY-2007 15:04:38 AIPS sys2com(5)=' -resize 150x150 -gamma 1.5 -depth 32 $aimg/ 2 2 17-MAY-2007 15:04:38 AIPS sys2com(6)=expfile!!'.JPG'!!' ; \mv -f $aimg/ 2 2 17-MAY-2007 15:04:38 AIPS sys2com(7)=expfile!!'* $aimg/ 2 2 17-MAY-2007 15:04:38 AIPS sys2com(8) dir!!sys2com(8);system;clrtemp;end;end;end;end 2 2 17-MAY-2007 15:04:38 AIPS type 'NVASARCH DONE - CLEANING UP';nvascln 2 2 17-MAY-2007 15:04:38 AIPS finish 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS $procedure nvas 2 2 17-MAY-2007 15:04:38 AIPS $ typ expid;flatfov;if(uvi>3)then;nvasimage;nvasarch;end 2 2 17-MAY-2007 15:04:38 AIPS $finish 2 2 17-MAY-2007 15:04:38 AIPS 2 2 17-MAY-2007 15:04:38 AIPS procedure nvas 2 2 17-MAY-2007 15:04:38 AIPS typ expid;flatfov;if(uvi>3)then;nvasimage;end;clrtemp;clrname;indisk lsdisk 2 2 17-MAY-2007 15:04:38 AIPS recat;chkname;alj=1-error;getname 1;inname'';chkname;uvj=-error;intype'MA' 2 2 17-MAY-2007 15:04:38 AIPS inclass'NVAS07';chkname;maj=1-error;if (uvj=maj) then;nvasarch;end;clrtemp 2 2 17-MAY-2007 15:04:38 AIPS finish 2 0 17-MAY-2007 15:04:38 AIPS avlapipe 2 2 17-MAY-2007 15:04:38 AIPS Found in Version=ABIN 2 2 17-MAY-2007 15:04:38 AIPS Found in Version=ABIN 2 2 17-MAY-2007 15:04:38 AIPS Got(1) disk= 1 user=**** type=UV 19981015.X BAND.1 2 5 17-MAY-2007 15:04:38 AIPS 'AIPS WILL CHOOSE THE REFERENCE ANTENNA' 2 2 17-MAY-2007 15:04:38 AIPS Got(1) disk= 1 user=**** type=UV 19981015.X BAND.1 2 5 17-MAY-2007 15:04:38 AIPS 'SETFC WILL DETERMINE THE CELL SIZE' 2 5 17-MAY-2007 15:04:39 AIPS '10 SECOND INTEGRATIONS (GUESS)' 2 5 17-MAY-2007 15:04:39 AIPS 'DONE CLEANUP OF OLD TABLE EXTENTION FILES (CL,SN,FG,BP,PL,XX)' 2 5 17-MAY-2007 15:04:39 QUACK Task QUACK (release of 31DEC07) begins 2 4 17-MAY-2007 15:04:39 QUACK Flagged 19.17 min. of data in 57 scans 2 3 17-MAY-2007 15:04:39 QUACK Appears to have ended successfully 2 5 17-MAY-2007 15:04:39 QUACK thuban 31DEC07 TST: Cpu= 0.0 Real= 0 2 2 17-MAY-2007 15:04:39 AIPS Resumes 2 5 17-MAY-2007 15:04:39 FLAGR Task FLAGR (release of 31DEC07) begins 2 3 17-MAY-2007 15:04:40 FLAGR Copied FG file from vol/cno/vers 1 1 1 to 1 1 2 2 4 17-MAY-2007 15:04:56 FLAGR Overall average amp= 7.191E-02 +- 4.131E-03 source= 0203+115 2 4 17-MAY-2007 15:04:56 FLAGR Overall average rms= 1.216E-03 +- 1.182E-04 source= 0203+115 2 4 17-MAY-2007 15:04:56 FLAGR Overall average amp= 3.960E-03 +- 1.529E-03 source= SATURN 2 4 17-MAY-2007 15:04:56 FLAGR Overall average rms= 1.192E-03 +- 1.999E-04 source= SATURN 2 4 17-MAY-2007 15:04:56 FLAGR Overall average amp= 3.922E-03 +- 1.517E-03 source= SATURN 03 2 4 17-MAY-2007 15:04:56 FLAGR Overall average rms= 1.183E-03 +- 1.771E-04 source= SATURN 03 2 4 17-MAY-2007 15:04:56 FLAGR Overall average amp= 3.802E-03 +- 1.316E-03 source= SATURN 04 2 4 17-MAY-2007 15:04:56 FLAGR Overall average rms= 1.149E-03 +- 1.943E-04 source= SATURN 04 2 4 17-MAY-2007 15:04:56 FLAGR Overall average amp= 3.526E-03 +- 1.374E-03 source= SATURN 05 2 4 17-MAY-2007 15:04:56 FLAGR Overall average rms= 1.115E-03 +- 1.588E-04 source= SATURN 05 2 4 17-MAY-2007 15:04:56 FLAGR Overall average amp= 3.393E-03 +- 1.291E-03 source= SATURN 06 2 4 17-MAY-2007 15:04:56 FLAGR Overall average rms= 1.100E-03 +- 1.738E-04 source= SATURN 06 2 4 17-MAY-2007 15:04:56 FLAGR Overall average amp= 3.367E-03 +- 1.258E-03 source= SATURN 07 2 4 17-MAY-2007 15:04:56 FLAGR Overall average rms= 1.078E-03 +- 1.497E-04 source= SATURN 07 2 4 17-MAY-2007 15:04:56 FLAGR Overall average amp= 3.231E-03 +- 1.118E-03 source= SATURN 08 2 4 17-MAY-2007 15:04:56 FLAGR Overall average rms= 1.053E-03 +- 1.492E-04 source= SATURN 08 2 4 17-MAY-2007 15:04:56 FLAGR Overall average amp= 3.129E-03 +- 1.170E-03 source= SATURN 09 2 4 17-MAY-2007 15:04:56 FLAGR Overall average rms= 1.050E-03 +- 1.576E-04 source= SATURN 09 2 4 17-MAY-2007 15:04:56 FLAGR Overall average amp= 3.342E-03 +- 1.471E-03 source= SATURN 0A 2 4 17-MAY-2007 15:04:56 FLAGR Overall average rms= 1.058E-03 +- 1.818E-04 source= SATURN 0A 2 4 17-MAY-2007 15:04:56 FLAGR Overall average amp= 3.207E-03 +- 1.234E-03 source= SATURN 0B 2 4 17-MAY-2007 15:04:56 FLAGR Overall average rms= 1.044E-03 +- 1.588E-04 source= SATURN 0B 2 4 17-MAY-2007 15:04:56 FLAGR Overall average amp= 3.074E-03 +- 1.054E-03 source= SATURN 0C 2 4 17-MAY-2007 15:04:56 FLAGR Overall average rms= 1.041E-03 +- 1.563E-04 source= SATURN 0C 2 4 17-MAY-2007 15:04:56 FLAGR Overall average amp= 3.188E-03 +- 1.164E-03 source= SATURN 0D 2 4 17-MAY-2007 15:04:56 FLAGR Overall average rms= 1.042E-03 +- 1.465E-04 source= SATURN 0D 2 4 17-MAY-2007 15:04:56 FLAGR Overall average amp= 3.131E-03 +- 1.033E-03 source= SATURN 0E 2 4 17-MAY-2007 15:04:56 FLAGR Overall average rms= 1.047E-03 +- 1.486E-04 source= SATURN 0E 2 4 17-MAY-2007 15:04:56 FLAGR Overall average amp= 3.077E-03 +- 1.199E-03 source= SATURN 0F 2 4 17-MAY-2007 15:04:56 FLAGR Overall average rms= 1.039E-03 +- 1.784E-04 source= SATURN 0F 2 4 17-MAY-2007 15:04:56 FLAGR Overall average amp= 3.053E-03 +- 1.071E-03 source= SATURN 0G 2 4 17-MAY-2007 15:04:56 FLAGR Overall average rms= 1.042E-03 +- 1.645E-04 source= SATURN 0G 2 4 17-MAY-2007 15:04:56 FLAGR Overall average amp= 3.061E-03 +- 1.129E-03 source= SATURN 0H 2 4 17-MAY-2007 15:04:56 FLAGR Overall average rms= 1.031E-03 +- 1.628E-04 source= SATURN 0H 2 4 17-MAY-2007 15:04:56 FLAGR Overall average amp= 3.075E-03 +- 1.162E-03 source= SATURN 0I 2 4 17-MAY-2007 15:04:56 FLAGR Overall average rms= 1.025E-03 +- 1.511E-04 source= SATURN 0I 2 4 17-MAY-2007 15:04:56 FLAGR Overall average amp= 3.078E-03 +- 1.069E-03 source= SATURN 0J 2 4 17-MAY-2007 15:04:56 FLAGR Overall average rms= 1.053E-03 +- 1.725E-04 source= SATURN 0J 2 4 17-MAY-2007 15:04:56 FLAGR Overall average amp= 2.334E-01 +- 3.926E-02 source= 0521+166 2 4 17-MAY-2007 15:04:56 FLAGR Overall average rms= 1.320E-03 +- 1.829E-04 source= 0521+166 2 4 17-MAY-2007 15:04:56 FLAGR Overall average amp= 3.335E-03 +- 1.168E-03 source= SATURN 0L 2 4 17-MAY-2007 15:04:56 FLAGR Overall average rms= 1.085E-03 +- 1.635E-04 source= SATURN 0L 2 4 17-MAY-2007 15:04:56 FLAGR Overall average amp= 3.162E-03 +- 1.145E-03 source= SATURN 0M 2 4 17-MAY-2007 15:04:56 FLAGR Overall average rms= 1.087E-03 +- 1.677E-04 source= SATURN 0M 2 4 17-MAY-2007 15:04:56 FLAGR Overall average amp= 3.450E-03 +- 1.380E-03 source= SATURN 0N 2 4 17-MAY-2007 15:04:56 FLAGR Overall average rms= 1.085E-03 +- 1.605E-04 source= SATURN 0N 2 4 17-MAY-2007 15:04:56 FLAGR Overall average amp= 3.732E-03 +- 1.390E-03 source= SATURN 0O 2 4 17-MAY-2007 15:04:56 FLAGR Overall average rms= 1.111E-03 +- 1.739E-04 source= SATURN 0O 2 4 17-MAY-2007 15:04:56 FLAGR Overall average amp= 3.121E-01 +- 3.980E-02 source= 0137+331 2 4 17-MAY-2007 15:04:56 FLAGR Overall average rms= 1.364E-03 +- 1.743E-04 source= 0137+331 2 4 17-MAY-2007 15:04:56 FLAGR Overall average amp= 3.972E-03 +- 1.739E-03 source= SATURN 0Q 2 4 17-MAY-2007 15:04:56 FLAGR Overall average rms= 1.152E-03 +- 1.914E-04 source= SATURN 0Q 2 5 17-MAY-2007 15:04:56 FLAGR Found 2 bad times, 86 total flags 2 5 17-MAY-2007 15:04:56 FLAGR Wrote 0 antenna & IF independent flags 2 5 17-MAY-2007 15:04:56 FLAGR Wrote 2 antenna independent, IF dependent flags 2 5 17-MAY-2007 15:04:56 FLAGR Wrote 84 antenna & IF dependent flags 2 5 17-MAY-2007 15:04:56 FLAGR Wrote 0 antenna & IF dependent, all-times flags 2 3 17-MAY-2007 15:04:56 FLAGR Appears to have ended successfully 2 5 17-MAY-2007 15:04:56 FLAGR thuban 31DEC07 TST: Cpu= 15.0 Real= 17 2 2 17-MAY-2007 15:04:56 AIPS Resumes 2 5 17-MAY-2007 15:04:56 SETJY Task SETJY (release of 31DEC07) begins 2 2 17-MAY-2007 15:04:56 SETJY / Resetting flux information to zero 2 2 17-MAY-2007 15:04:56 SETJY BIF = 1 EIF = 2 /Range of IFs 2 2 17-MAY-2007 15:04:56 SETJY SOURCES = '' /All sources selected 2 3 17-MAY-2007 15:04:56 SETJY Appears to have ended successfully 2 5 17-MAY-2007 15:04:56 SETJY thuban 31DEC07 TST: Cpu= 0.0 Real= 0 2 2 17-MAY-2007 15:04:56 AIPS Resumes 2 5 17-MAY-2007 15:04:56 SETJY Task SETJY (release of 31DEC07) begins 2 5 17-MAY-2007 15:04:56 SETJY A source model for this calibrator may be available 2 5 17-MAY-2007 15:04:56 SETJY Use the verb CALDIR to see if there is one 2 5 17-MAY-2007 15:04:56 SETJY A source model for this calibrator may be available 2 5 17-MAY-2007 15:04:56 SETJY Use the verb CALDIR to see if there is one 2 5 17-MAY-2007 15:04:56 SETJY A source model for this calibrator may be available 2 5 17-MAY-2007 15:04:56 SETJY Use the verb CALDIR to see if there is one 2 5 17-MAY-2007 15:04:56 SETJY A source model for this calibrator may be available 2 5 17-MAY-2007 15:04:56 SETJY Use the verb CALDIR to see if there is one 2 2 17-MAY-2007 15:04:56 SETJY / Flux calculated using known spectrum 2 2 17-MAY-2007 15:04:56 SETJY BIF = 1 EIF = 2 /Range of IFs 2 2 17-MAY-2007 15:04:56 SETJY '0521+166 ' IF = 1 FLUX = 2.4286 (Jy calcd) 2 2 17-MAY-2007 15:04:56 SETJY '0521+166 ' IF = 2 FLUX = 2.4171 (Jy calcd) 2 2 17-MAY-2007 15:04:56 SETJY '0137+331 ' IF = 1 FLUX = 3.1637 (Jy calcd) 2 2 17-MAY-2007 15:04:56 SETJY '0137+331 ' IF = 2 FLUX = 3.1449 (Jy calcd) 2 2 17-MAY-2007 15:04:56 SETJY / Using (1999.2) VLA or Reynolds (1934-638) coefficients 2 3 17-MAY-2007 15:04:56 SETJY Appears to have ended successfully 2 5 17-MAY-2007 15:04:56 SETJY thuban 31DEC07 TST: Cpu= 0.0 Real= 0 2 2 17-MAY-2007 15:04:56 AIPS Resumes 2 5 17-MAY-2007 15:04:56 CALIB Task CALIB (release of 31DEC07) begins 2 3 17-MAY-2007 15:04:56 CALIB CALIB USING 19981015 . X BAND . 1 DISK= 1 USID=**** 2 3 17-MAY-2007 15:04:56 CALIB L1 Solution type 2 2 17-MAY-2007 15:04:56 CALIB Selecting, editing and calibrating the data 2 3 17-MAY-2007 15:04:57 CALIB Doing cal transfer mode with point model for each source 2 3 17-MAY-2007 15:04:57 CALIB This is not self-calibration 2 2 17-MAY-2007 15:04:57 CALIB Dividing data by source flux densities 2 2 17-MAY-2007 15:04:57 CALIB Determining solutions 2 3 17-MAY-2007 15:04:57 CALIB Writing SN table 1 2 5 17-MAY-2007 15:04:59 CALIB Found 6442 good solutions 2 5 17-MAY-2007 15:04:59 CALIB Failed on 34 solutions 2 4 17-MAY-2007 15:04:59 CALIB Average closure rms = 0.0093 +- 0.0023 2 4 17-MAY-2007 15:04:59 CALIB Fraction of times having data > 2.5 rms from solution 2 4 17-MAY-2007 15:04:59 CALIB 0.29297 of the times had 0 - 2 percent outside 2.5 times rms 2 4 17-MAY-2007 15:04:59 CALIB 0.52734 of the times had 2 - 4 percent outside 2.5 times rms 2 4 17-MAY-2007 15:04:59 CALIB 0.08984 of the times had 4 - 6 percent outside 2.5 times rms 2 4 17-MAY-2007 15:04:59 CALIB 0.00781 of the times had 6 - 8 percent outside 2.5 times rms 2 4 17-MAY-2007 15:04:59 CALIB 0.01562 of the times had 8 - 10 percent outside 2.5 times rms 2 4 17-MAY-2007 15:04:59 CALIB 0.00781 of the times had 10 - 12 percent outside 2.5 times rms 2 4 17-MAY-2007 15:04:59 CALIB 0.02344 of the times had 12 - 14 percent outside 2.5 times rms 2 4 17-MAY-2007 15:04:59 CALIB 0.02734 of the times had 14 - 16 percent outside 2.5 times rms 2 2 17-MAY-2007 15:04:59 CALIB Adjusting solutions to a common reference antenna 2 3 17-MAY-2007 15:04:59 CALIB Appears to have ended successfully 2 5 17-MAY-2007 15:04:59 CALIB thuban 31DEC07 TST: Cpu= 2.2 Real= 3 2 2 17-MAY-2007 15:04:59 AIPS Resumes 2 5 17-MAY-2007 15:04:59 AIPS '0521+166 MODEL =' '3C138_X' 2 3 17-MAY-2007 15:04:59 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:59 AIPS ls -1 $AIPSTARS/3C138_X.MODEL >& /dev/null 2 5 17-MAY-2007 15:04:59 CALRD Task CALRD (release of 31DEC07) begins 2 2 17-MAY-2007 15:04:59 CALRD Reading disk file AIPSTARS:3C138_X.MODEL 2 2 17-MAY-2007 15:04:59 CALRD Create 3C138_X .MODEL . 1 (MA) on disk 1 cno 2 2 3 17-MAY-2007 15:04:59 CALRD Appears to have ended successfully 2 5 17-MAY-2007 15:04:59 CALRD thuban 31DEC07 TST: Cpu= 0.0 Real= 0 2 2 17-MAY-2007 15:04:59 AIPS Resumes 2 5 17-MAY-2007 15:04:59 AIPS '0137+331 MODEL =' '3C48_X' 2 3 17-MAY-2007 15:04:59 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:04:59 AIPS ls -1 $AIPSTARS/3C48_X.MODEL >& /dev/null 2 5 17-MAY-2007 15:04:59 CALRD Task CALRD (release of 31DEC07) begins 2 2 17-MAY-2007 15:04:59 CALRD Reading disk file AIPSTARS:3C48_X.MODEL 2 2 17-MAY-2007 15:04:59 CALRD Create 3C48_X .MODEL . 1 (MA) on disk 1 cno 3 2 3 17-MAY-2007 15:04:59 CALRD Appears to have ended successfully 2 5 17-MAY-2007 15:04:59 CALRD thuban 31DEC07 TST: Cpu= 0.0 Real= 0 2 2 17-MAY-2007 15:04:59 AIPS Resumes 2 5 17-MAY-2007 15:04:59 CALIB Task CALIB (release of 31DEC07) begins 2 3 17-MAY-2007 15:04:59 CALIB CALIB USING 19981015 . X BAND . 1 DISK= 1 USID=**** 2 3 17-MAY-2007 15:04:59 CALIB L1 Solution type 2 2 17-MAY-2007 15:04:59 CALIB Selecting, editing and calibrating the data 2 3 17-MAY-2007 15:04:59 CALIB Doing self-cal mode with CC model 2 4 17-MAY-2007 15:04:59 CALIB SETGDS: imaging done with reprojected tangent point(s) 2 3 17-MAY-2007 15:04:59 CALIB FACSET: source model will be scaled to 2.429 Jy 2 3 17-MAY-2007 15:04:59 CALIB FACSET: 2.506800 Jy found from 941 components 2 4 17-MAY-2007 15:04:59 CALIB FACSET: scaling factor set to 9.68790E-01 2 2 17-MAY-2007 15:04:59 CALIB QINIT: did a GET of 20480 Kwords, OFF -359053941 2 2 17-MAY-2007 15:04:59 CALIB VISDFT: Begin DFT component division 2 2 17-MAY-2007 15:04:59 CALIB VISDFT: Model components of type Point 2 3 17-MAY-2007 15:04:59 CALIB I Polarization model processed 2 2 17-MAY-2007 15:05:00 CALIB Model computation is 60 percent complete 2 2 17-MAY-2007 15:05:01 CALIB Model computation is 90 percent complete 2 3 17-MAY-2007 15:05:01 CALIB FACSET: source model will be scaled to 2.417 Jy 2 3 17-MAY-2007 15:05:01 CALIB FACSET: 2.506800 Jy found from 941 components 2 4 17-MAY-2007 15:05:01 CALIB FACSET: scaling factor set to 9.64217E-01 2 2 17-MAY-2007 15:05:01 CALIB VISDFT: Begin DFT component division 2 3 17-MAY-2007 15:05:01 CALIB I Polarization model processed 2 3 17-MAY-2007 15:05:02 CALIB Field 1 used 941 CCs 2 2 17-MAY-2007 15:05:02 CALIB Determining solutions 2 6 17-MAY-2007 15:05:02 CALIB Deleted 78 records from SN table no. 1 2 3 17-MAY-2007 15:05:02 CALIB Writing SN table 1 2 5 17-MAY-2007 15:05:03 CALIB Found 312 good solutions 2 4 17-MAY-2007 15:05:03 CALIB Average closure rms = 0.0036 +- 0.0005 2 4 17-MAY-2007 15:05:03 CALIB Fraction of times having data > 2.5 rms from solution 2 4 17-MAY-2007 15:05:03 CALIB 0.75000 of the times had 2 - 4 percent outside 2.5 times rms 2 4 17-MAY-2007 15:05:03 CALIB 0.25000 of the times had 4 - 6 percent outside 2.5 times rms 2 2 17-MAY-2007 15:05:03 CALIB Adjusting solutions to a common reference antenna 2 3 17-MAY-2007 15:05:03 CALIB Appears to have ended successfully 2 5 17-MAY-2007 15:05:03 CALIB thuban 31DEC07 TST: Cpu= 3.2 Real= 4 2 2 17-MAY-2007 15:05:03 AIPS Resumes 2 5 17-MAY-2007 15:05:03 CALIB Task CALIB (release of 31DEC07) begins 2 3 17-MAY-2007 15:05:03 CALIB CALIB USING 19981015 . X BAND . 1 DISK= 1 USID=**** 2 3 17-MAY-2007 15:05:03 CALIB L1 Solution type 2 2 17-MAY-2007 15:05:03 CALIB Selecting, editing and calibrating the data 2 3 17-MAY-2007 15:05:03 CALIB Doing self-cal mode with CC model 2 4 17-MAY-2007 15:05:03 CALIB SETGDS: imaging done with reprojected tangent point(s) 2 3 17-MAY-2007 15:05:03 CALIB FACSET: source model will be scaled to 3.164 Jy 2 3 17-MAY-2007 15:05:03 CALIB FACSET: 3.429181 Jy found from 300 components 2 4 17-MAY-2007 15:05:03 CALIB FACSET: scaling factor set to 9.22586E-01 2 2 17-MAY-2007 15:05:03 CALIB QINIT: did a GET of 20480 Kwords, OFF -358834805 2 2 17-MAY-2007 15:05:03 CALIB VISDFT: Begin DFT component division 2 2 17-MAY-2007 15:05:03 CALIB VISDFT: Model components of type Point 2 3 17-MAY-2007 15:05:03 CALIB I Polarization model processed 2 2 17-MAY-2007 15:05:03 CALIB Model computation is 50 percent complete 2 2 17-MAY-2007 15:05:03 CALIB Model computation is 70 percent complete 2 3 17-MAY-2007 15:05:03 CALIB FACSET: source model will be scaled to 3.145 Jy 2 3 17-MAY-2007 15:05:03 CALIB FACSET: 3.429181 Jy found from 300 components 2 4 17-MAY-2007 15:05:03 CALIB FACSET: scaling factor set to 9.17087E-01 2 2 17-MAY-2007 15:05:03 CALIB VISDFT: Begin DFT component division 2 3 17-MAY-2007 15:05:03 CALIB I Polarization model processed 2 3 17-MAY-2007 15:05:04 CALIB Field 1 used 300 CCs 2 2 17-MAY-2007 15:05:04 CALIB Determining solutions 2 6 17-MAY-2007 15:05:04 CALIB Deleted 75 records from SN table no. 1 2 3 17-MAY-2007 15:05:04 CALIB Writing SN table 1 2 5 17-MAY-2007 15:05:04 CALIB Found 300 good solutions 2 4 17-MAY-2007 15:05:04 CALIB Average closure rms = 0.0031 +- 0.0005 2 4 17-MAY-2007 15:05:04 CALIB Fraction of times having data > 2.5 rms from solution 2 4 17-MAY-2007 15:05:04 CALIB 0.08333 of the times had 0 - 2 percent outside 2.5 times rms 2 4 17-MAY-2007 15:05:04 CALIB 0.41667 of the times had 2 - 4 percent outside 2.5 times rms 2 4 17-MAY-2007 15:05:04 CALIB 0.50000 of the times had 4 - 6 percent outside 2.5 times rms 2 2 17-MAY-2007 15:05:04 CALIB Adjusting solutions to a common reference antenna 2 3 17-MAY-2007 15:05:04 CALIB Appears to have ended successfully 2 5 17-MAY-2007 15:05:04 CALIB thuban 31DEC07 TST: Cpu= 1.3 Real= 1 2 2 17-MAY-2007 15:05:04 AIPS Resumes 2 5 17-MAY-2007 15:05:04 CLCAL Task CLCAL (release of 31DEC07) begins 2 4 17-MAY-2007 15:05:04 CLCAL Using interpolation mode 2PT 2 3 17-MAY-2007 15:05:04 CLCAL Processing SN table 1 2 5 17-MAY-2007 15:05:04 CLCAL SNMRG: Merging SN table 2 5 17-MAY-2007 15:05:04 CLCAL SNMRG: Write 1619 merged records from 1619 input records 2 4 17-MAY-2007 15:05:05 CLCAL SN2CL: Applying SN tables to CL table 1, writing CL table 2 2 3 17-MAY-2007 15:05:06 CLCAL Appears to have ended successfully 2 5 17-MAY-2007 15:05:06 CLCAL thuban 31DEC07 TST: Cpu= 1.6 Real= 2 2 2 17-MAY-2007 15:05:07 AIPS Resumes 2 5 17-MAY-2007 15:05:07 CLCAL Task CLCAL (release of 31DEC07) begins 2 4 17-MAY-2007 15:05:07 CLCAL Using interpolation mode SELF 2 6 17-MAY-2007 15:05:08 CLCAL Deleted 936 records from CL table no. 2 2 3 17-MAY-2007 15:05:08 CLCAL Processing SN table 1 2 6 17-MAY-2007 15:05:08 CLCAL WARNING: SN table 1 has already been applied 2 5 17-MAY-2007 15:05:08 CLCAL SNMRG: Merging SN table 2 5 17-MAY-2007 15:05:08 CLCAL SNMRG: Write 1619 merged records from 1619 input records 2 4 17-MAY-2007 15:05:08 CLCAL SN2CL: Applying SN tables to CL table 1, writing CL table 2 2 3 17-MAY-2007 15:05:09 CLCAL Appears to have ended successfully 2 5 17-MAY-2007 15:05:09 CLCAL thuban 31DEC07 TST: Cpu= 1.5 Real= 2 2 2 17-MAY-2007 15:05:09 AIPS Resumes 2 5 17-MAY-2007 15:05:09 CALIB Task CALIB (release of 31DEC07) begins 2 3 17-MAY-2007 15:05:09 CALIB CALIB USING 19981015 . X BAND . 1 DISK= 1 USID=**** 2 3 17-MAY-2007 15:05:09 CALIB L1 Solution type 2 2 17-MAY-2007 15:05:09 CALIB Selecting, editing and calibrating the data 2 3 17-MAY-2007 15:05:09 CALIB Doing cal transfer mode with point model for each source 2 3 17-MAY-2007 15:05:09 CALIB This is not self-calibration 2 2 17-MAY-2007 15:05:09 CALIB Dividing data by source flux densities 2 2 17-MAY-2007 15:05:09 CALIB Determining solutions 2 3 17-MAY-2007 15:05:09 CALIB Writing SN table 2 2 5 17-MAY-2007 15:05:11 CALIB RPOL, IF= 1 The average gain over these antennas is 3.723E+00 2 5 17-MAY-2007 15:05:11 CALIB RPOL, IF= 2 The average gain over these antennas is 3.679E+00 2 5 17-MAY-2007 15:05:11 CALIB LPOL, IF= 1 The average gain over these antennas is 3.710E+00 2 5 17-MAY-2007 15:05:11 CALIB LPOL, IF= 2 The average gain over these antennas is 3.689E+00 2 5 17-MAY-2007 15:05:11 CALIB Found 3137 good solutions 2 5 17-MAY-2007 15:05:11 CALIB Failed on 3 solutions 2 4 17-MAY-2007 15:05:11 CALIB Average closure rms = 0.0009 +- 0.0006 2 4 17-MAY-2007 15:05:11 CALIB Fraction of times having data > 2.5 rms from solution 2 4 17-MAY-2007 15:05:11 CALIB 0.63571 of the times had 0 - 2 percent outside 2.5 times rms 2 4 17-MAY-2007 15:05:11 CALIB 0.02143 of the times had 2 - 4 percent outside 2.5 times rms 2 4 17-MAY-2007 15:05:11 CALIB 0.03571 of the times had 4 - 6 percent outside 2.5 times rms 2 4 17-MAY-2007 15:05:11 CALIB 0.02143 of the times had 6 - 8 percent outside 2.5 times rms 2 4 17-MAY-2007 15:05:11 CALIB 0.02143 of the times had 8 - 10 percent outside 2.5 times rms 2 4 17-MAY-2007 15:05:11 CALIB 0.02143 of the times had 10 - 12 percent outside 2.5 times rms 2 4 17-MAY-2007 15:05:11 CALIB 0.01429 of the times had 12 - 14 percent outside 2.5 times rms 2 2 17-MAY-2007 15:05:11 CALIB Adjusting solutions to a common reference antenna 2 3 17-MAY-2007 15:05:12 CALIB Appears to have ended successfully 2 5 17-MAY-2007 15:05:12 CALIB thuban 31DEC07 TST: Cpu= 2.7 Real= 3 2 2 17-MAY-2007 15:05:12 AIPS Resumes 2 5 17-MAY-2007 15:05:12 CALIB Task CALIB (release of 31DEC07) begins 2 3 17-MAY-2007 15:05:12 CALIB CALIB USING 19981015 . X BAND . 1 DISK= 1 USID=**** 2 3 17-MAY-2007 15:05:12 CALIB L1 Solution type 2 2 17-MAY-2007 15:05:12 CALIB Selecting, editing and calibrating the data 2 3 17-MAY-2007 15:05:12 CALIB Doing self-cal mode with CC model 2 4 17-MAY-2007 15:05:12 CALIB SETGDS: imaging done with reprojected tangent point(s) 2 3 17-MAY-2007 15:05:12 CALIB FACSET: source model will be scaled to 2.429 Jy 2 3 17-MAY-2007 15:05:12 CALIB FACSET: 2.506800 Jy found from 941 components 2 4 17-MAY-2007 15:05:12 CALIB FACSET: scaling factor set to 9.68790E-01 2 2 17-MAY-2007 15:05:12 CALIB QINIT: did a GET of 20480 Kwords, OFF -359047797 2 2 17-MAY-2007 15:05:12 CALIB VISDFT: Begin DFT component division 2 2 17-MAY-2007 15:05:12 CALIB VISDFT: Model components of type Point 2 3 17-MAY-2007 15:05:12 CALIB I Polarization model processed 2 2 17-MAY-2007 15:05:13 CALIB Model computation is 60 percent complete 2 2 17-MAY-2007 15:05:13 CALIB Model computation is 90 percent complete 2 3 17-MAY-2007 15:05:13 CALIB FACSET: source model will be scaled to 2.417 Jy 2 3 17-MAY-2007 15:05:13 CALIB FACSET: 2.506800 Jy found from 941 components 2 4 17-MAY-2007 15:05:13 CALIB FACSET: scaling factor set to 9.64217E-01 2 2 17-MAY-2007 15:05:13 CALIB VISDFT: Begin DFT component division 2 3 17-MAY-2007 15:05:13 CALIB I Polarization model processed 2 3 17-MAY-2007 15:05:15 CALIB Field 1 used 941 CCs 2 2 17-MAY-2007 15:05:15 CALIB Determining solutions 2 6 17-MAY-2007 15:05:15 CALIB Deleted 26 records from SN table no. 2 2 3 17-MAY-2007 15:05:15 CALIB Writing SN table 2 2 5 17-MAY-2007 15:05:15 CALIB RPOL, IF= 1 The average gain over these antennas is 3.082E+00 2 5 17-MAY-2007 15:05:15 CALIB RPOL, IF= 2 The average gain over these antennas is 3.071E+00 2 5 17-MAY-2007 15:05:15 CALIB LPOL, IF= 1 The average gain over these antennas is 3.099E+00 2 5 17-MAY-2007 15:05:15 CALIB LPOL, IF= 2 The average gain over these antennas is 3.081E+00 2 5 17-MAY-2007 15:05:15 CALIB Found 104 good solutions 2 4 17-MAY-2007 15:05:15 CALIB Average closure rms = 0.0006 +- 0.0001 2 4 17-MAY-2007 15:05:15 CALIB Fraction of times having data > 2.5 rms from solution 2 4 17-MAY-2007 15:05:15 CALIB 0.25000 of the times had 6 - 8 percent outside 2.5 times rms 2 4 17-MAY-2007 15:05:15 CALIB 0.25000 of the times had 8 - 10 percent outside 2.5 times rms 2 4 17-MAY-2007 15:05:15 CALIB 0.25000 of the times had 10 - 12 percent outside 2.5 times rms 2 4 17-MAY-2007 15:05:15 CALIB 0.25000 of the times had 12 - 14 percent outside 2.5 times rms 2 2 17-MAY-2007 15:05:15 CALIB Adjusting solutions to a common reference antenna 2 3 17-MAY-2007 15:05:15 CALIB Appears to have ended successfully 2 5 17-MAY-2007 15:05:15 CALIB thuban 31DEC07 TST: Cpu= 3.2 Real= 3 2 2 17-MAY-2007 15:05:15 AIPS Resumes 2 5 17-MAY-2007 15:05:15 CALIB Task CALIB (release of 31DEC07) begins 2 3 17-MAY-2007 15:05:15 CALIB CALIB USING 19981015 . X BAND . 1 DISK= 1 USID=**** 2 3 17-MAY-2007 15:05:15 CALIB L1 Solution type 2 2 17-MAY-2007 15:05:15 CALIB Selecting, editing and calibrating the data 2 3 17-MAY-2007 15:05:15 CALIB Doing self-cal mode with CC model 2 4 17-MAY-2007 15:05:15 CALIB SETGDS: imaging done with reprojected tangent point(s) 2 3 17-MAY-2007 15:05:15 CALIB FACSET: source model will be scaled to 3.164 Jy 2 3 17-MAY-2007 15:05:15 CALIB FACSET: 3.429181 Jy found from 300 components 2 4 17-MAY-2007 15:05:15 CALIB FACSET: scaling factor set to 9.22586E-01 2 2 17-MAY-2007 15:05:15 CALIB QINIT: did a GET of 20480 Kwords, OFF -359051893 2 2 17-MAY-2007 15:05:15 CALIB VISDFT: Begin DFT component division 2 2 17-MAY-2007 15:05:15 CALIB VISDFT: Model components of type Point 2 3 17-MAY-2007 15:05:15 CALIB I Polarization model processed 2 2 17-MAY-2007 15:05:16 CALIB Model computation is 50 percent complete 2 2 17-MAY-2007 15:05:16 CALIB Model computation is 70 percent complete 2 3 17-MAY-2007 15:05:16 CALIB FACSET: source model will be scaled to 3.145 Jy 2 3 17-MAY-2007 15:05:16 CALIB FACSET: 3.429181 Jy found from 300 components 2 4 17-MAY-2007 15:05:16 CALIB FACSET: scaling factor set to 9.17087E-01 2 2 17-MAY-2007 15:05:16 CALIB VISDFT: Begin DFT component division 2 3 17-MAY-2007 15:05:16 CALIB I Polarization model processed 2 3 17-MAY-2007 15:05:16 CALIB Field 1 used 300 CCs 2 2 17-MAY-2007 15:05:16 CALIB Determining solutions 2 6 17-MAY-2007 15:05:16 CALIB Deleted 25 records from SN table no. 2 2 3 17-MAY-2007 15:05:16 CALIB Writing SN table 2 2 5 17-MAY-2007 15:05:16 CALIB RPOL, IF= 1 The average gain over these antennas is 3.086E+00 2 5 17-MAY-2007 15:05:16 CALIB RPOL, IF= 2 The average gain over these antennas is 3.074E+00 2 5 17-MAY-2007 15:05:16 CALIB LPOL, IF= 1 The average gain over these antennas is 3.090E+00 2 5 17-MAY-2007 15:05:16 CALIB LPOL, IF= 2 The average gain over these antennas is 3.071E+00 2 5 17-MAY-2007 15:05:16 CALIB Found 100 good solutions 2 4 17-MAY-2007 15:05:16 CALIB Average closure rms = 0.0005 +- 0.0001 2 4 17-MAY-2007 15:05:16 CALIB Fraction of times having data > 2.5 rms from solution 2 4 17-MAY-2007 15:05:16 CALIB 0.25000 of the times had 0 - 2 percent outside 2.5 times rms 2 4 17-MAY-2007 15:05:16 CALIB 0.50000 of the times had 2 - 4 percent outside 2.5 times rms 2 4 17-MAY-2007 15:05:16 CALIB 0.25000 of the times had 4 - 6 percent outside 2.5 times rms 2 2 17-MAY-2007 15:05:16 CALIB Adjusting solutions to a common reference antenna 2 3 17-MAY-2007 15:05:16 CALIB Appears to have ended successfully 2 5 17-MAY-2007 15:05:16 CALIB thuban 31DEC07 TST: Cpu= 1.3 Real= 1 2 2 17-MAY-2007 15:05:17 AIPS Resumes 2 4 17-MAY-2007 15:05:17 AIPS Destroyed 1 extension files of type CC 2 4 17-MAY-2007 15:05:17 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:05:17 AIPS Destroyed MA image file: catno= 2 disk= 1 2 4 17-MAY-2007 15:05:17 AIPS Destroyed 1 extension files of type CC 2 4 17-MAY-2007 15:05:17 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:05:17 AIPS Destroyed MA image file: catno= 3 disk= 1 2 5 17-MAY-2007 15:05:18 GETJY Task GETJY (release of 31DEC07) begins 2 6 17-MAY-2007 15:05:18 GETJY Source:Qual CALCODE IF Flux (Jy) 2 6 17-MAY-2007 15:05:18 GETJY 0203+115 : 0 A 1 0.68241 +/- 0.00199 2 6 17-MAY-2007 15:05:18 GETJY 2 0.68441 +/- 0.00102 2 3 17-MAY-2007 15:05:18 GETJY Appears to have ended successfully 2 5 17-MAY-2007 15:05:18 GETJY thuban 31DEC07 TST: Cpu= 0.0 Real= 0 2 2 17-MAY-2007 15:05:18 AIPS Resumes 2 5 17-MAY-2007 15:05:18 CLCAL Task CLCAL (release of 31DEC07) begins 2 4 17-MAY-2007 15:05:18 CLCAL Using interpolation mode 2PT 2 3 17-MAY-2007 15:05:18 CLCAL Processing SN table 2 2 5 17-MAY-2007 15:05:18 CLCAL SNMRG: Merging SN table 2 5 17-MAY-2007 15:05:18 CLCAL SNMRG: Write 785 merged records from 785 input records 2 4 17-MAY-2007 15:05:18 CLCAL SN2CL: Applying SN tables to CL table 2, writing CL table 3 2 3 17-MAY-2007 15:05:19 CLCAL Appears to have ended successfully 2 5 17-MAY-2007 15:05:19 CLCAL thuban 31DEC07 TST: Cpu= 1.5 Real= 1 2 2 17-MAY-2007 15:05:19 AIPS Resumes 2 5 17-MAY-2007 15:05:19 CLCAL Task CLCAL (release of 31DEC07) begins 2 4 17-MAY-2007 15:05:19 CLCAL Using interpolation mode SELF 2 6 17-MAY-2007 15:05:20 CLCAL Deleted 917 records from CL table no. 3 2 3 17-MAY-2007 15:05:20 CLCAL Processing SN table 2 2 6 17-MAY-2007 15:05:20 CLCAL WARNING: SN table 2 has already been applied 2 5 17-MAY-2007 15:05:20 CLCAL SNMRG: Merging SN table 2 5 17-MAY-2007 15:05:20 CLCAL SNMRG: Write 785 merged records from 785 input records 2 4 17-MAY-2007 15:05:20 CLCAL SN2CL: Applying SN tables to CL table 2, writing CL table 3 2 3 17-MAY-2007 15:05:21 CLCAL Appears to have ended successfully 2 5 17-MAY-2007 15:05:21 CLCAL thuban 31DEC07 TST: Cpu= 1.5 Real= 2 2 2 17-MAY-2007 15:05:21 AIPS Resumes 2 5 17-MAY-2007 15:05:21 TASAV Task TASAV (release of 31DEC07) begins 2 2 17-MAY-2007 15:05:21 TASAV Create 19981015 .TASAV . 1 (UV) on disk 1 cno 2 2 3 17-MAY-2007 15:05:21 TASAV Copied AN file from vol/cno/vers 1 1 1 to 1 2 1 2 3 17-MAY-2007 15:05:21 TASAV Copied NX file from vol/cno/vers 1 1 1 to 1 2 1 2 3 17-MAY-2007 15:05:21 TASAV Copied SU file from vol/cno/vers 1 1 1 to 1 2 1 2 3 17-MAY-2007 15:05:21 TASAV Copied FQ file from vol/cno/vers 1 1 1 to 1 2 1 2 3 17-MAY-2007 15:05:21 TASAV Copied CL file from vol/cno/vers 1 1 1 to 1 2 1 2 3 17-MAY-2007 15:05:21 TASAV Copied CL file from vol/cno/vers 1 1 2 to 1 2 2 2 3 17-MAY-2007 15:05:22 TASAV Copied CL file from vol/cno/vers 1 1 3 to 1 2 3 2 3 17-MAY-2007 15:05:22 TASAV Copied TY file from vol/cno/vers 1 1 1 to 1 2 1 2 3 17-MAY-2007 15:05:22 TASAV Copied WX file from vol/cno/vers 1 1 1 to 1 2 1 2 3 17-MAY-2007 15:05:22 TASAV Copied OF file from vol/cno/vers 1 1 1 to 1 2 1 2 3 17-MAY-2007 15:05:22 TASAV Copied FG file from vol/cno/vers 1 1 1 to 1 2 1 2 3 17-MAY-2007 15:05:22 TASAV Copied FG file from vol/cno/vers 1 1 2 to 1 2 2 2 3 17-MAY-2007 15:05:22 TASAV Copied XX file from vol/cno/vers 1 1 1 to 1 2 1 2 3 17-MAY-2007 15:05:22 TASAV Copied SN file from vol/cno/vers 1 1 1 to 1 2 1 2 3 17-MAY-2007 15:05:22 TASAV Copied SN file from vol/cno/vers 1 1 2 to 1 2 2 2 3 17-MAY-2007 15:05:22 TASAV Appears to have ended successfully 2 5 17-MAY-2007 15:05:22 TASAV thuban 31DEC07 TST: Cpu= 0.6 Real= 1 2 2 17-MAY-2007 15:05:23 AIPS Resumes 2 5 17-MAY-2007 15:05:23 SPLIT Task SPLIT (release of 31DEC07) begins 2 2 17-MAY-2007 15:05:23 SPLIT You are using a non-standard program 2 2 17-MAY-2007 15:05:23 SPLIT Doing subarray 1 2 2 17-MAY-2007 15:05:23 SPLIT Create 0203+115 .X BAND. 1 (UV) on disk 1 cno 3 2 3 17-MAY-2007 15:05:23 SPLIT Applying CL Table version 3 2 6 17-MAY-2007 15:05:24 SPLIT Previously flagged flagged by gain kept 2 6 17-MAY-2007 15:05:24 SPLIT Partially 2691 149 2691 2 6 17-MAY-2007 15:05:24 SPLIT Fully 0 0 69572 2 3 17-MAY-2007 15:05:24 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 3 1 2 3 17-MAY-2007 15:05:24 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 3 1 2 3 17-MAY-2007 15:05:24 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 3 1 2 3 17-MAY-2007 15:05:24 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 3 1 2 2 17-MAY-2007 15:05:24 SPLIT Create SATURN .X BAND. 1 (UV) on disk 1 cno 4 2 6 17-MAY-2007 15:05:24 SPLIT Previously flagged flagged by gain kept 2 6 17-MAY-2007 15:05:24 SPLIT Partially 0 925 925 2 6 17-MAY-2007 15:05:24 SPLIT Fully 0 0 11100 2 3 17-MAY-2007 15:05:24 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 4 1 2 3 17-MAY-2007 15:05:24 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 4 1 2 3 17-MAY-2007 15:05:24 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 4 1 2 3 17-MAY-2007 15:05:24 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 4 1 2 2 17-MAY-2007 15:05:24 SPLIT Create SATURN .X BAND. 2 (UV) on disk 1 cno 5 2 6 17-MAY-2007 15:05:24 SPLIT Previously flagged flagged by gain kept 2 6 17-MAY-2007 15:05:24 SPLIT Partially 216 0 216 2 6 17-MAY-2007 15:05:24 SPLIT Fully 0 0 10884 2 3 17-MAY-2007 15:05:24 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 5 1 2 3 17-MAY-2007 15:05:24 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 5 1 2 3 17-MAY-2007 15:05:24 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 5 1 2 3 17-MAY-2007 15:05:24 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 5 1 2 2 17-MAY-2007 15:05:24 SPLIT Create SATURN .X BAND. 3 (UV) on disk 1 cno 6 2 6 17-MAY-2007 15:05:24 SPLIT Previously flagged flagged by gain kept 2 6 17-MAY-2007 15:05:24 SPLIT Partially 168 0 168 2 6 17-MAY-2007 15:05:24 SPLIT Fully 0 0 11232 2 3 17-MAY-2007 15:05:24 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 6 1 2 3 17-MAY-2007 15:05:24 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 6 1 2 3 17-MAY-2007 15:05:24 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 6 1 2 3 17-MAY-2007 15:05:24 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 6 1 2 2 17-MAY-2007 15:05:24 SPLIT Create SATURN .X BAND. 4 (UV) on disk 1 cno 7 2 6 17-MAY-2007 15:05:24 SPLIT Previously flagged flagged by gain kept 2 6 17-MAY-2007 15:05:24 SPLIT Partially 0 0 0 2 6 17-MAY-2007 15:05:24 SPLIT Fully 0 0 11625 2 3 17-MAY-2007 15:05:24 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 7 1 2 3 17-MAY-2007 15:05:24 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 7 1 2 3 17-MAY-2007 15:05:24 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 7 1 2 3 17-MAY-2007 15:05:24 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 7 1 2 2 17-MAY-2007 15:05:24 SPLIT Create SATURN .X BAND. 5 (UV) on disk 1 cno 8 2 6 17-MAY-2007 15:05:25 SPLIT Previously flagged flagged by gain kept 2 6 17-MAY-2007 15:05:25 SPLIT Partially 150 0 150 2 6 17-MAY-2007 15:05:25 SPLIT Fully 0 0 11875 2 3 17-MAY-2007 15:05:25 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 8 1 2 3 17-MAY-2007 15:05:25 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 8 1 2 3 17-MAY-2007 15:05:25 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 8 1 2 3 17-MAY-2007 15:05:25 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 8 1 2 2 17-MAY-2007 15:05:25 SPLIT Create SATURN .X BAND. 6 (UV) on disk 1 cno 9 2 6 17-MAY-2007 15:05:25 SPLIT Previously flagged flagged by gain kept 2 6 17-MAY-2007 15:05:25 SPLIT Partially 0 0 0 2 6 17-MAY-2007 15:05:25 SPLIT Fully 0 0 12350 2 3 17-MAY-2007 15:05:25 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 9 1 2 3 17-MAY-2007 15:05:25 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 9 1 2 3 17-MAY-2007 15:05:25 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 9 1 2 3 17-MAY-2007 15:05:25 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 9 1 2 2 17-MAY-2007 15:05:25 SPLIT Create SATURN .X BAND. 7 (UV) on disk 1 cno 10 2 6 17-MAY-2007 15:05:25 SPLIT Previously flagged flagged by gain kept 2 6 17-MAY-2007 15:05:25 SPLIT Partially 50 0 50 2 6 17-MAY-2007 15:05:25 SPLIT Fully 0 0 12275 2 3 17-MAY-2007 15:05:25 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 10 1 2 3 17-MAY-2007 15:05:25 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 10 1 2 3 17-MAY-2007 15:05:25 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 10 1 2 3 17-MAY-2007 15:05:25 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 10 1 2 2 17-MAY-2007 15:05:25 SPLIT Create SATURN .X BAND. 8 (UV) on disk 1 cno 11 2 6 17-MAY-2007 15:05:25 SPLIT Previously flagged flagged by gain kept 2 6 17-MAY-2007 15:05:25 SPLIT Partially 0 0 0 2 6 17-MAY-2007 15:05:25 SPLIT Fully 0 0 12025 2 3 17-MAY-2007 15:05:25 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 11 1 2 3 17-MAY-2007 15:05:25 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 11 1 2 3 17-MAY-2007 15:05:25 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 11 1 2 3 17-MAY-2007 15:05:25 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 11 1 2 2 17-MAY-2007 15:05:25 SPLIT Create SATURN .X BAND. 9 (UV) on disk 1 cno 12 2 6 17-MAY-2007 15:05:25 SPLIT Previously flagged flagged by gain kept 2 6 17-MAY-2007 15:05:25 SPLIT Partially 75 0 75 2 6 17-MAY-2007 15:05:25 SPLIT Fully 0 0 11950 2 3 17-MAY-2007 15:05:25 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 12 1 2 3 17-MAY-2007 15:05:25 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 12 1 2 3 17-MAY-2007 15:05:25 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 12 1 2 3 17-MAY-2007 15:05:25 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 12 1 2 2 17-MAY-2007 15:05:25 SPLIT Create SATURN .X BAND. 10 (UV) on disk 1 cno 13 2 6 17-MAY-2007 15:05:26 SPLIT Previously flagged flagged by gain kept 2 6 17-MAY-2007 15:05:26 SPLIT Partially 0 0 0 2 6 17-MAY-2007 15:05:26 SPLIT Fully 0 0 12025 2 3 17-MAY-2007 15:05:26 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 13 1 2 3 17-MAY-2007 15:05:26 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 13 1 2 3 17-MAY-2007 15:05:26 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 13 1 2 3 17-MAY-2007 15:05:26 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 13 1 2 2 17-MAY-2007 15:05:26 SPLIT Create SATURN .X BAND. 11 (UV) on disk 1 cno 14 2 6 17-MAY-2007 15:05:26 SPLIT Previously flagged flagged by gain kept 2 6 17-MAY-2007 15:05:26 SPLIT Partially 125 0 125 2 6 17-MAY-2007 15:05:26 SPLIT Fully 0 0 25700 2 3 17-MAY-2007 15:05:26 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 14 1 2 3 17-MAY-2007 15:05:26 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 14 1 2 3 17-MAY-2007 15:05:26 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 14 1 2 3 17-MAY-2007 15:05:26 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 14 1 2 2 17-MAY-2007 15:05:26 SPLIT Create SATURN .X BAND. 12 (UV) on disk 1 cno 15 2 6 17-MAY-2007 15:05:26 SPLIT Previously flagged flagged by gain kept 2 6 17-MAY-2007 15:05:26 SPLIT Partially 0 0 0 2 6 17-MAY-2007 15:05:26 SPLIT Fully 0 0 13975 2 3 17-MAY-2007 15:05:26 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 15 1 2 3 17-MAY-2007 15:05:26 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 15 1 2 3 17-MAY-2007 15:05:26 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 15 1 2 3 17-MAY-2007 15:05:26 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 15 1 2 2 17-MAY-2007 15:05:26 SPLIT Create SATURN .X BAND. 13 (UV) on disk 1 cno 16 2 6 17-MAY-2007 15:05:26 SPLIT Previously flagged flagged by gain kept 2 6 17-MAY-2007 15:05:26 SPLIT Partially 0 0 0 2 6 17-MAY-2007 15:05:26 SPLIT Fully 0 0 23125 2 3 17-MAY-2007 15:05:26 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 16 1 2 3 17-MAY-2007 15:05:26 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 16 1 2 3 17-MAY-2007 15:05:26 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 16 1 2 3 17-MAY-2007 15:05:26 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 16 1 2 2 17-MAY-2007 15:05:26 SPLIT Create SATURN .X BAND. 14 (UV) on disk 1 cno 17 2 6 17-MAY-2007 15:05:27 SPLIT Previously flagged flagged by gain kept 2 6 17-MAY-2007 15:05:27 SPLIT Partially 0 0 0 2 6 17-MAY-2007 15:05:27 SPLIT Fully 0 0 10875 2 3 17-MAY-2007 15:05:27 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 17 1 2 3 17-MAY-2007 15:05:27 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 17 1 2 3 17-MAY-2007 15:05:27 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 17 1 2 3 17-MAY-2007 15:05:27 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 17 1 2 2 17-MAY-2007 15:05:27 SPLIT Create SATURN .X BAND. 15 (UV) on disk 1 cno 18 2 6 17-MAY-2007 15:05:27 SPLIT Previously flagged flagged by gain kept 2 6 17-MAY-2007 15:05:27 SPLIT Partially 0 0 0 2 6 17-MAY-2007 15:05:27 SPLIT Fully 0 0 12025 2 3 17-MAY-2007 15:05:27 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 18 1 2 3 17-MAY-2007 15:05:27 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 18 1 2 3 17-MAY-2007 15:05:27 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 18 1 2 3 17-MAY-2007 15:05:27 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 18 1 2 2 17-MAY-2007 15:05:27 SPLIT Create SATURN .X BAND. 16 (UV) on disk 1 cno 19 2 6 17-MAY-2007 15:05:27 SPLIT Previously flagged flagged by gain kept 2 6 17-MAY-2007 15:05:27 SPLIT Partially 200 0 200 2 6 17-MAY-2007 15:05:27 SPLIT Fully 0 0 11650 2 3 17-MAY-2007 15:05:27 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 19 1 2 3 17-MAY-2007 15:05:27 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 19 1 2 3 17-MAY-2007 15:05:27 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 19 1 2 3 17-MAY-2007 15:05:27 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 19 1 2 2 17-MAY-2007 15:05:27 SPLIT Create SATURN .X BAND. 17 (UV) on disk 1 cno 20 2 6 17-MAY-2007 15:05:27 SPLIT Previously flagged flagged by gain kept 2 6 17-MAY-2007 15:05:27 SPLIT Partially 100 0 100 2 6 17-MAY-2007 15:05:27 SPLIT Fully 0 0 12000 2 3 17-MAY-2007 15:05:27 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 20 1 2 3 17-MAY-2007 15:05:27 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 20 1 2 3 17-MAY-2007 15:05:27 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 20 1 2 3 17-MAY-2007 15:05:27 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 20 1 2 2 17-MAY-2007 15:05:27 SPLIT Create SATURN .X BAND. 18 (UV) on disk 1 cno 21 2 6 17-MAY-2007 15:05:27 SPLIT Previously flagged flagged by gain kept 2 6 17-MAY-2007 15:05:27 SPLIT Partially 0 0 0 2 6 17-MAY-2007 15:05:27 SPLIT Fully 0 0 12025 2 3 17-MAY-2007 15:05:27 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 21 1 2 3 17-MAY-2007 15:05:27 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 21 1 2 3 17-MAY-2007 15:05:27 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 21 1 2 3 17-MAY-2007 15:05:28 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 21 1 2 2 17-MAY-2007 15:05:28 SPLIT Create 0521+166 .X BAND. 1 (UV) on disk 1 cno 22 2 6 17-MAY-2007 15:05:28 SPLIT Previously flagged flagged by gain kept 2 6 17-MAY-2007 15:05:28 SPLIT Partially 0 0 0 2 6 17-MAY-2007 15:05:28 SPLIT Fully 0 0 4550 2 3 17-MAY-2007 15:05:28 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 22 1 2 3 17-MAY-2007 15:05:28 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 22 1 2 3 17-MAY-2007 15:05:28 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 22 1 2 3 17-MAY-2007 15:05:28 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 22 1 2 2 17-MAY-2007 15:05:28 SPLIT Create SATURN .X BAND. 19 (UV) on disk 1 cno 23 2 6 17-MAY-2007 15:05:28 SPLIT Previously flagged flagged by gain kept 2 6 17-MAY-2007 15:05:28 SPLIT Partially 75 0 75 2 6 17-MAY-2007 15:05:28 SPLIT Fully 0 0 22975 2 3 17-MAY-2007 15:05:28 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 23 1 2 3 17-MAY-2007 15:05:28 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 23 1 2 3 17-MAY-2007 15:05:28 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 23 1 2 3 17-MAY-2007 15:05:28 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 23 1 2 2 17-MAY-2007 15:05:28 SPLIT Create SATURN .X BAND. 20 (UV) on disk 1 cno 24 2 6 17-MAY-2007 15:05:28 SPLIT Previously flagged flagged by gain kept 2 6 17-MAY-2007 15:05:28 SPLIT Partially 144 0 144 2 6 17-MAY-2007 15:05:28 SPLIT Fully 0 0 10956 2 3 17-MAY-2007 15:05:28 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 24 1 2 3 17-MAY-2007 15:05:28 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 24 1 2 3 17-MAY-2007 15:05:28 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 24 1 2 3 17-MAY-2007 15:05:28 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 24 1 2 2 17-MAY-2007 15:05:28 SPLIT Create SATURN .X BAND. 21 (UV) on disk 1 cno 25 2 6 17-MAY-2007 15:05:28 SPLIT Previously flagged flagged by gain kept 2 6 17-MAY-2007 15:05:28 SPLIT Partially 0 0 0 2 6 17-MAY-2007 15:05:28 SPLIT Fully 0 0 11100 2 3 17-MAY-2007 15:05:28 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 25 1 2 3 17-MAY-2007 15:05:28 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 25 1 2 3 17-MAY-2007 15:05:29 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 25 1 2 3 17-MAY-2007 15:05:29 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 25 1 2 2 17-MAY-2007 15:05:29 SPLIT Create SATURN .X BAND. 22 (UV) on disk 1 cno 26 2 6 17-MAY-2007 15:05:29 SPLIT Previously flagged flagged by gain kept 2 6 17-MAY-2007 15:05:29 SPLIT Partially 48 0 48 2 6 17-MAY-2007 15:05:29 SPLIT Fully 0 0 11028 2 3 17-MAY-2007 15:05:29 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 26 1 2 3 17-MAY-2007 15:05:29 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 26 1 2 3 17-MAY-2007 15:05:29 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 26 1 2 3 17-MAY-2007 15:05:29 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 26 1 2 2 17-MAY-2007 15:05:29 SPLIT Create 0137+331 .X BAND. 1 (UV) on disk 1 cno 27 2 6 17-MAY-2007 15:05:29 SPLIT Previously flagged flagged by gain kept 2 6 17-MAY-2007 15:05:29 SPLIT Partially 0 0 0 2 6 17-MAY-2007 15:05:29 SPLIT Fully 0 0 5100 2 3 17-MAY-2007 15:05:29 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 27 1 2 3 17-MAY-2007 15:05:29 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 27 1 2 3 17-MAY-2007 15:05:29 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 27 1 2 3 17-MAY-2007 15:05:29 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 27 1 2 2 17-MAY-2007 15:05:29 SPLIT Create SATURN .X BAND. 23 (UV) on disk 1 cno 28 2 6 17-MAY-2007 15:05:29 SPLIT Previously flagged flagged by gain kept 2 6 17-MAY-2007 15:05:29 SPLIT Partially 0 0 0 2 6 17-MAY-2007 15:05:29 SPLIT Fully 0 0 10800 2 3 17-MAY-2007 15:05:29 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 28 1 2 3 17-MAY-2007 15:05:29 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 28 1 2 3 17-MAY-2007 15:05:29 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 28 1 2 3 17-MAY-2007 15:05:29 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 28 1 2 3 17-MAY-2007 15:05:29 SPLIT Appears to have ended successfully 2 5 17-MAY-2007 15:05:29 SPLIT thuban 31DEC07 TST: Cpu= 5.6 Real= 6 2 2 17-MAY-2007 15:05:30 AIPS Resumes 2 5 17-MAY-2007 15:05:30 AIPS ' ' 2 5 17-MAY-2007 15:05:30 AIPS 'ESTIMATED RMS:' '0.02428 MILLI JANSKY' 2 3 17-MAY-2007 15:05:30 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:05:30 AIPS rm -f /tmp/SETFC@0203+115_X,BAND.0-1 >& /dev/null 2 2 17-MAY-2007 15:05:30 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 15:05:30 SETFC Task SETFC (release of 31DEC07) begins 2 3 17-MAY-2007 15:05:30 SETFC Found 0203+115 .X BAND.00001 Disk 1 slot 3 2 4 17-MAY-2007 15:05:30 SETFC SETCEL: max baseline, W = 2.9626E+05 2.5477E+05 wavelengths 2 4 17-MAY-2007 15:05:30 SETFC SETCEL: max field radius 2.3593E+02 arc seconds 2 4 17-MAY-2007 15:05:30 SETFC SETCEL: is > requested radius 1.6005E+02 arc seconds 2 4 17-MAY-2007 15:05:30 SETFC SETCEL: recommends IMSIZE 1379 CELLSIZE 0.232073 2 4 17-MAY-2007 15:05:30 SETFC SETCEL: returns IMSIZE 2048 CELLSIZE 0.194954 2 2 17-MAY-2007 15:05:30 SETFC ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:05:30 SETFC ZTXOP2: /tmp/SETFC@0203+115_X,BAND.0-1 2 4 17-MAY-2007 15:05:30 SETFC FLYEYE added 1 fields to BOXFILE to 0.000 deg 2 7 17-MAY-2007 15:05:30 SETFC WARNING: THIS MAY NOT COVER THE DESIRED AREA 2 4 17-MAY-2007 15:05:30 SETFC First field number written was 1 2 4 17-MAY-2007 15:05:30 SETFC Highest field number written was 1 2 2 17-MAY-2007 15:05:30 SETFC returns adverbs to AIPS 2 3 17-MAY-2007 15:05:30 SETFC Appears to have ended successfully 2 5 17-MAY-2007 15:05:30 SETFC thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:05:30 AIPS Resumes 2 3 17-MAY-2007 15:05:30 AIPS SETFC was not found to be running 2 5 17-MAY-2007 15:05:30 AIPS 'SEARCHING FOR NVSS SOURCES' 2 2 17-MAY-2007 15:05:30 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 15:05:30 SETFC Task SETFC (release of 31DEC07) begins 2 3 17-MAY-2007 15:05:30 SETFC Found 0203+115 .X BAND.00001 Disk 1 slot 3 2 2 17-MAY-2007 15:05:30 SETFC ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:05:30 SETFC ZTXOP2: /tmp/SETFC@0203+115_X,BAND.0-1 2 3 17-MAY-2007 15:05:30 SETFC Searching catalog between 0.00 and 0.13 degrees radius 2 2 17-MAY-2007 15:05:30 SETFC ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:05:30 SETFC ZTXOP2: /home/auto/aips/TEXT/STARS/NV00.0030 2 3 17-MAY-2007 15:05:30 SETFC Field RA Dec Flux Beam Sep 2 3 17-MAY-2007 15:05:30 SETFC 2 02:03:46.63 11:34:45.6 0.781 1.000 0.000 2 4 17-MAY-2007 15:05:30 SETFC Add NVSS: wrote 1 fields to BOXFILE 2 3 17-MAY-2007 15:05:30 SETFC The Sun is 168.9 deg away - ignoring 2 4 17-MAY-2007 15:05:30 SETFC First field number written was 2 2 4 17-MAY-2007 15:05:30 SETFC Highest field number written was 2 2 2 17-MAY-2007 15:05:30 SETFC returns adverbs to AIPS 2 3 17-MAY-2007 15:05:30 SETFC Appears to have ended successfully 2 5 17-MAY-2007 15:05:30 SETFC thuban 31DEC07 TST: Cpu= 0.3 Real= 0 2 2 17-MAY-2007 15:05:30 AIPS Resumes 2 3 17-MAY-2007 15:05:30 AIPS SETFC was not found to be running 2 3 17-MAY-2007 15:05:30 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:05:30 AIPS echo "SETFC FILE FOR SOURCE 0203+115 BELOW IS:" >> $ARUN/AM604_1 2 3 17-MAY-2007 15:05:30 AIPS 998OCT15_1.0.log 2 3 17-MAY-2007 15:05:30 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:05:30 AIPS cat /tmp/SETFC@0203+115_X,BAND.0-1 >> $ARUN/AM604_1998OCT15_1.0. 2 3 17-MAY-2007 15:05:30 AIPS log 2 5 17-MAY-2007 15:05:30 AIPS ' NOW STARTING WITH SOURCE :1 =0203+115' 2 5 17-MAY-2007 15:05:30 AIPS ' ' 2 5 17-MAY-2007 15:05:30 IMAGR Task IMAGR (release of 31DEC07) begins 2 2 17-MAY-2007 15:05:30 IMAGR ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:05:30 IMAGR ZTXOP2: /tmp/SETFC@0203+115_X,BAND.0-1 2 3 17-MAY-2007 15:05:30 IMAGR FIELDF: Final field parameters and # read are: 2 3 17-MAY-2007 15:05:30 IMAGR Field 1 2036 2036 4.4084E-02 -1.0000E-02 0 2 3 17-MAY-2007 15:05:30 IMAGR Field 2 246 246 -3.9676E-01 1.9000E-01 0 2 2 17-MAY-2007 15:05:30 IMAGR ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:05:30 IMAGR ZTXOP2: /tmp/SETFC@0203+115_X,BAND.0-1 2 7 17-MAY-2007 15:05:30 IMAGR WINDF: Number of clean boxes/field read as follows: 2 3 17-MAY-2007 15:05:30 IMAGR Field 01: 1 Field 02: 1 2 2 17-MAY-2007 15:05:30 IMAGR Create 0203+115 .IMAGR . 1 (UV) on disk 1 cno 29 2 4 17-MAY-2007 15:05:30 IMAGR Beginning channel 1 through 1 with 2 IFs 2 3 17-MAY-2007 15:05:31 IMAGR IMACPY: Copied 72263 visibilities to be imaged 2 2 17-MAY-2007 15:05:31 IMAGR QINIT: did a GET of 20480 Kwords, OFF -359771469 2 2 17-MAY-2007 15:05:31 IMAGR UVWAIT: begin finding uniform weights 2 2 17-MAY-2007 15:05:31 IMAGR UVWAIT: Average grid weight 4.624E+04 2 2 17-MAY-2007 15:05:31 IMAGR UVWAIT: Adding temperance S 9.248E+03 2 2 17-MAY-2007 15:05:31 IMAGR UVWAIT: begin applying uniform or other weights 2 4 17-MAY-2007 15:05:31 IMAGR UVWAIT: Sum of weights in 6.481E+08 and out 8.719E+08 2 4 17-MAY-2007 15:05:31 IMAGR UVWAIT: Noise is increased by a factor 1.147 due to weighting 2 4 17-MAY-2007 15:05:31 IMAGR UVWAIT: Average summed weight 4.624E+04 over 144428 vis 2 2 17-MAY-2007 15:05:31 IMAGR Create 0203+115 .IBM001. 1 (MA) on disk 1 cno 30 2 2 17-MAY-2007 15:05:31 IMAGR Create 0203+115 .IBM002. 1 (MA) on disk 1 cno 31 2 2 17-MAY-2007 15:05:31 IMAGR Create 0203+115 .ICL001. 1 (MA) on disk 1 cno 32 2 2 17-MAY-2007 15:05:31 IMAGR Create 0203+115 .ICL002. 1 (MA) on disk 1 cno 33 2 2 17-MAY-2007 15:05:31 IMAGR GRDFLT: X and Y convolution type = SPHEROIDAL 2 2 17-MAY-2007 15:05:31 IMAGR GRDFLT: X and Y parms = 3.0000 1.0000 2 2 17-MAY-2007 15:05:31 IMAGR GRDFLT: convolution function sampled every 1/100 of a cell 2 2 17-MAY-2007 15:05:31 IMAGR GRDMEM: Ave 2 Channels; 8.435100E+09 to 8.485100E+09 Hz 2 4 17-MAY-2007 15:05:33 IMAGR Field 1 Sum of gridding weights = 9.25667E+09 2 4 17-MAY-2007 15:05:34 IMAGR Field 1 Beam min = -54.8 MilliJy, max = 1.0 Jy 2 4 17-MAY-2007 15:05:34 IMAGR Field 1 fit FWHM = 902.906 x 802.067 Milliarcsec, PA= 59.3 2 4 17-MAY-2007 15:05:34 IMAGR Field 2 Sum of gridding weights = 9.25676E+09 2 4 17-MAY-2007 15:05:34 IMAGR Field 2 Beam min = -54.8 MilliJy, max = 1.0 Jy 2 4 17-MAY-2007 15:05:34 IMAGR Field 2 fit FWHM = 902.909 x 802.066 Milliarcsec, PA= 59.3 2 4 17-MAY-2007 15:05:34 IMAGR CLBHIS: minimum component 0.142 of current peak 2 4 17-MAY-2007 15:05:36 IMAGR Field 1 min = -38.5 MilliJy,max = 678.1 MilliJy 2 4 17-MAY-2007 15:05:37 IMAGR Field 2 min = -37.7 MilliJy,max = 683.2 MilliJy 2 2 17-MAY-2007 15:05:37 IMAGR BGC Clean: using 509 cell beam + residuals > 12.49 MilliJy 2 2 17-MAY-2007 15:05:37 IMAGR 2228 Residual map points loaded 2 4 17-MAY-2007 15:05:37 IMAGR Field 2 min allowed flux = 92.293 MilliJy iter= 20 2 3 17-MAY-2007 15:05:37 IMAGR Field 2 Clean flux density= 600.158 MilliJy 20 comps 2 3 17-MAY-2007 15:05:37 IMAGR Total Cleaned flux density = 600.158 MilliJy 20 comps 2 4 17-MAY-2007 15:05:37 IMAGR SETDO3: imaging done with multiple tangent planes 2 2 17-MAY-2007 15:05:38 IMAGR ALGSTB: All 150 Rows In AP (Max 267) 2 2 17-MAY-2007 15:05:38 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 2 2 17-MAY-2007 15:05:38 IMAGR ALGSTB: Pass 1; 139- 0 Cells, with 72263 Pts 2 4 17-MAY-2007 15:05:41 IMAGR Field 1 min = -4.7 MilliJy,max = 83.7 MilliJy 2 3 17-MAY-2007 15:05:41 IMAGR TRY ANOTHER FIELD: this is 7.952E-02 < Second best 8.772E-02 2 4 17-MAY-2007 15:05:41 IMAGR Field 2 min = -4.9 MilliJy,max = 83.1 MilliJy 2 2 17-MAY-2007 15:05:42 IMAGR BGC Clean: using 509 cell beam + residuals > 1.69 MilliJy 2 2 17-MAY-2007 15:05:42 IMAGR 1810 Residual map points loaded 2 4 17-MAY-2007 15:05:42 IMAGR Field 2 min allowed flux = 10.949 MilliJy iter= 42 2 3 17-MAY-2007 15:05:42 IMAGR Field 2 Clean flux density= 677.100 MilliJy 42 comps 2 3 17-MAY-2007 15:05:42 IMAGR Total Cleaned flux density = 677.100 MilliJy 42 comps 2 2 17-MAY-2007 15:05:42 IMAGR ALGSTB: All 150 Rows In AP (Max 267) 2 2 17-MAY-2007 15:05:42 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 2 2 17-MAY-2007 15:05:42 IMAGR ALGSTB: Pass 1; 139- 0 Cells, with 72263 Pts 2 4 17-MAY-2007 15:05:44 IMAGR Field 1 min = -1.2 MilliJy,max = 10.3 MilliJy 2 3 17-MAY-2007 15:05:45 IMAGR TRY ANOTHER FIELD: this is 9.808E-03 < Second best 1.041E-02 2 4 17-MAY-2007 15:05:45 IMAGR Field 2 min = -1.3 MilliJy,max = 9.9 MilliJy 2 2 17-MAY-2007 15:05:45 IMAGR BGC Clean: using 509 cell beam + residuals > 331.81 MicroJy 2 2 17-MAY-2007 15:05:45 IMAGR 693 Residual map points loaded 2 4 17-MAY-2007 15:05:45 IMAGR Field 2 min allowed flux = 1.397 MilliJy iter= 75 2 3 17-MAY-2007 15:05:45 IMAGR Field 2 Clean flux density= 686.036 MilliJy 75 comps 2 3 17-MAY-2007 15:05:45 IMAGR Total Cleaned flux density = 686.036 MilliJy 75 comps 2 2 17-MAY-2007 15:05:45 IMAGR ALGSTB: All 150 Rows In AP (Max 267) 2 2 17-MAY-2007 15:05:45 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 2 2 17-MAY-2007 15:05:46 IMAGR ALGSTB: Pass 1; 139- 0 Cells, with 72263 Pts 2 4 17-MAY-2007 15:05:48 IMAGR Field 1 min = -1.4 MilliJy,max = 1.4 MilliJy 2 2 17-MAY-2007 15:05:49 IMAGR BGC Clean: using 1905 cell beam + residuals > 271.81 MicroJy 2 2 17-MAY-2007 15:05:49 IMAGR 15292 Residual map points loaded 2 4 17-MAY-2007 15:05:49 IMAGR Field 1 min algorithm flux= -533.487 MicroJy iter= 87 2 3 17-MAY-2007 15:05:49 IMAGR Field 1 Clean flux density= -2.676 MilliJy 87 comps 2 3 17-MAY-2007 15:05:49 IMAGR Total Cleaned flux density = 683.360 MilliJy 162 comps 2 2 17-MAY-2007 15:05:49 IMAGR VISDFT: Begin DFT component subtraction 2 2 17-MAY-2007 15:05:49 IMAGR VISDFT: Model components of type Point 2 3 17-MAY-2007 15:05:49 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:05:54 IMAGR Field 2 min = -558.8 MicroJy,max = 578.6 MicroJy 2 2 17-MAY-2007 15:05:54 IMAGR BGC Clean: using 103 cell beam + residuals > 261.64 MicroJy 2 2 17-MAY-2007 15:05:54 IMAGR 85 Residual map points loaded 2 4 17-MAY-2007 15:05:54 IMAGR Field 2 min algorithm flux= -359.943 MicroJy iter= 146 2 3 17-MAY-2007 15:05:54 IMAGR Field 2 Clean flux density= 685.981 MilliJy 146 comps 2 3 17-MAY-2007 15:05:54 IMAGR Total Cleaned flux density = 683.304 MilliJy 233 comps 2 2 17-MAY-2007 15:05:54 IMAGR ALGSTB: All 150 Rows In AP (Max 267) 2 2 17-MAY-2007 15:05:54 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 2 2 17-MAY-2007 15:05:55 IMAGR ALGSTB: Pass 1; 139- 0 Cells, with 72263 Pts 2 4 17-MAY-2007 15:05:57 IMAGR Field 1 min = -635.1 MicroJy,max = 692.3 MicroJy 2 2 17-MAY-2007 15:05:58 IMAGR BGC Clean: using 103 cell beam + residuals > 256.03 MicroJy 2 2 17-MAY-2007 15:05:58 IMAGR 19896 Residual map points loaded 2 4 17-MAY-2007 15:05:58 IMAGR Field 1 min algorithm flux= 404.065 MicroJy iter= 263 2 3 17-MAY-2007 15:05:58 IMAGR Field 1 Clean flux density= -886.480 MicroJy 263 comps 2 3 17-MAY-2007 15:05:58 IMAGR Total Cleaned flux density = 685.094 MilliJy 409 comps 2 2 17-MAY-2007 15:05:58 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:05:58 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:06:09 IMAGR Field 1 min = -639.5 MicroJy,max = 690.8 MicroJy 2 2 17-MAY-2007 15:06:10 IMAGR BGC Clean: using 103 cell beam + residuals > 254.19 MicroJy 2 2 17-MAY-2007 15:06:10 IMAGR 19882 Residual map points loaded 2 4 17-MAY-2007 15:06:10 IMAGR Field 1 min algorithm flux= -376.549 MicroJy iter= 510 2 3 17-MAY-2007 15:06:10 IMAGR Field 1 Clean flux density= -610.869 MicroJy 510 comps 2 3 17-MAY-2007 15:06:10 IMAGR Total Cleaned flux density = 685.370 MilliJy 656 comps 2 2 17-MAY-2007 15:06:10 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:06:10 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:06:25 IMAGR Field 1 min = -638.3 MicroJy,max = 693.8 MicroJy 2 2 17-MAY-2007 15:06:26 IMAGR BGC Clean: using 103 cell beam + residuals > 251.93 MicroJy 2 2 17-MAY-2007 15:06:26 IMAGR 19883 Residual map points loaded 2 4 17-MAY-2007 15:06:26 IMAGR Field 1 min algorithm flux= 355.196 MicroJy iter= 835 2 3 17-MAY-2007 15:06:26 IMAGR Field 1 Clean flux density= 1.458 MilliJy 835 comps 2 3 17-MAY-2007 15:06:26 IMAGR Total Cleaned flux density = 687.438 MilliJy 981 comps 2 2 17-MAY-2007 15:06:28 IMAGR ALGSTB: All 1121 Rows In AP (Max 2059) 2 2 17-MAY-2007 15:06:28 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 17-MAY-2007 15:06:29 IMAGR ALGSTB: Pass 1; 1110- 0 Cells, with 72263 Pts 2 4 17-MAY-2007 15:06:30 IMAGR Field 2 min = -343.9 MicroJy,max = 337.6 MicroJy 2 2 17-MAY-2007 15:06:30 IMAGR BGC Clean: using 103 cell beam + residuals > 251.84 MicroJy 2 2 17-MAY-2007 15:06:30 IMAGR 52 Residual map points loaded 2 4 17-MAY-2007 15:06:30 IMAGR Field 2 min algorithm flux= 266.081 MicroJy iter= 204 2 3 17-MAY-2007 15:06:30 IMAGR Field 2 Clean flux density= 686.157 MilliJy 204 comps 2 3 17-MAY-2007 15:06:30 IMAGR Total Cleaned flux density = 687.615 MilliJy 1039 comps 2 2 17-MAY-2007 15:06:30 IMAGR ALGSTB: All 150 Rows In AP (Max 267) 2 2 17-MAY-2007 15:06:30 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 2 2 17-MAY-2007 15:06:31 IMAGR ALGSTB: Pass 1; 139- 0 Cells, with 72263 Pts 2 4 17-MAY-2007 15:06:33 IMAGR Field 1 min = -636.5 MicroJy,max = 678.8 MicroJy 2 2 17-MAY-2007 15:06:34 IMAGR BGC Clean: using 103 cell beam + residuals > 248.45 MicroJy 2 2 17-MAY-2007 15:06:34 IMAGR 19929 Residual map points loaded 2 4 17-MAY-2007 15:06:34 IMAGR Field 1 min algorithm flux= 337.147 MicroJy iter= 1276 2 3 17-MAY-2007 15:06:34 IMAGR Field 1 Clean flux density= 1.019 MilliJy 1276 comps 2 3 17-MAY-2007 15:06:34 IMAGR Total Cleaned flux density = 687.176 MilliJy 1480 comps 2 2 17-MAY-2007 15:06:36 IMAGR ALGSTB: All 1121 Rows In AP (Max 2059) 2 2 17-MAY-2007 15:06:36 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 17-MAY-2007 15:06:37 IMAGR ALGSTB: Pass 1; 1110- 0 Cells, with 72263 Pts 2 4 17-MAY-2007 15:06:39 IMAGR Field 1 min = -633.7 MicroJy,max = 679.4 MicroJy 2 2 17-MAY-2007 15:06:40 IMAGR BGC Clean: using 103 cell beam + residuals > 245.21 MicroJy 2 2 17-MAY-2007 15:06:40 IMAGR 19926 Residual map points loaded 2 4 17-MAY-2007 15:06:40 IMAGR Field 1 min algorithm flux= 321.139 MicroJy iter= 1808 2 3 17-MAY-2007 15:06:40 IMAGR Field 1 Clean flux density= 2.394 MilliJy 1808 comps 2 3 17-MAY-2007 15:06:40 IMAGR Total Cleaned flux density = 688.551 MilliJy 2012 comps 2 2 17-MAY-2007 15:06:42 IMAGR ALGSTB: All 1121 Rows In AP (Max 2059) 2 2 17-MAY-2007 15:06:42 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 17-MAY-2007 15:06:43 IMAGR ALGSTB: Pass 1; 1110- 0 Cells, with 72263 Pts 2 4 17-MAY-2007 15:06:46 IMAGR Field 1 min = -630.3 MicroJy,max = 672.0 MicroJy 2 2 17-MAY-2007 15:06:46 IMAGR BGC Clean: using 103 cell beam + residuals > 241.35 MicroJy 2 2 17-MAY-2007 15:06:46 IMAGR 19920 Residual map points loaded 2 4 17-MAY-2007 15:06:47 IMAGR Field 1 min algorithm flux= 308.265 MicroJy iter= 2443 2 3 17-MAY-2007 15:06:47 IMAGR Field 1 Clean flux density= 3.111 MilliJy 2443 comps 2 3 17-MAY-2007 15:06:47 IMAGR Total Cleaned flux density = 689.268 MilliJy 2647 comps 2 2 17-MAY-2007 15:06:49 IMAGR ALGSTB: All 1121 Rows In AP (Max 2059) 2 2 17-MAY-2007 15:06:49 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 17-MAY-2007 15:06:50 IMAGR ALGSTB: Pass 1; 1110- 0 Cells, with 72263 Pts 2 4 17-MAY-2007 15:06:52 IMAGR Field 1 min = -621.1 MicroJy,max = 669.2 MicroJy 2 2 17-MAY-2007 15:06:53 IMAGR BGC Clean: using 103 cell beam + residuals > 237.15 MicroJy 2 2 17-MAY-2007 15:06:53 IMAGR 19920 Residual map points loaded 2 4 17-MAY-2007 15:06:53 IMAGR Field 1 min algorithm flux= 295.933 MicroJy iter= 3178 2 3 17-MAY-2007 15:06:53 IMAGR Field 1 Clean flux density= 3.681 MilliJy 3178 comps 2 3 17-MAY-2007 15:06:53 IMAGR Total Cleaned flux density = 689.839 MilliJy 3382 comps 2 2 17-MAY-2007 15:06:55 IMAGR ALGSTB: All 1121 Rows In AP (Max 2059) 2 2 17-MAY-2007 15:06:55 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 17-MAY-2007 15:06:56 IMAGR ALGSTB: Pass 1; 1110- 0 Cells, with 72263 Pts 2 4 17-MAY-2007 15:06:59 IMAGR Field 1 min = -619.6 MicroJy,max = 656.0 MicroJy 2 2 17-MAY-2007 15:06:59 IMAGR BGC Clean: using 103 cell beam + residuals > 232.74 MicroJy 2 2 17-MAY-2007 15:06:59 IMAGR 19917 Residual map points loaded 2 4 17-MAY-2007 15:07:00 IMAGR Field 1 min algorithm flux= -284.631 MicroJy iter= 4011 2 3 17-MAY-2007 15:07:00 IMAGR Field 1 Clean flux density= 3.208 MilliJy 4011 comps 2 3 17-MAY-2007 15:07:00 IMAGR Total Cleaned flux density = 689.366 MilliJy 4215 comps 2 2 17-MAY-2007 15:07:02 IMAGR ALGSTB: All 1121 Rows In AP (Max 2059) 2 2 17-MAY-2007 15:07:02 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 17-MAY-2007 15:07:03 IMAGR ALGSTB: Pass 1; 1110- 0 Cells, with 72263 Pts 2 4 17-MAY-2007 15:07:05 IMAGR Field 1 min = -615.2 MicroJy,max = 657.8 MicroJy 2 2 17-MAY-2007 15:07:06 IMAGR BGC Clean: using 103 cell beam + residuals > 228.08 MicroJy 2 2 17-MAY-2007 15:07:06 IMAGR 19896 Residual map points loaded 2 4 17-MAY-2007 15:07:07 IMAGR Field 1 min algorithm flux= 274.115 MicroJy iter= 4941 2 3 17-MAY-2007 15:07:07 IMAGR Field 1 Clean flux density= 4.553 MilliJy 4941 comps 2 3 17-MAY-2007 15:07:07 IMAGR Total Cleaned flux density = 690.711 MilliJy 5145 comps 2 2 17-MAY-2007 15:07:09 IMAGR ALGSTB: All 1121 Rows In AP (Max 2059) 2 2 17-MAY-2007 15:07:09 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 17-MAY-2007 15:07:10 IMAGR ALGSTB: Pass 1; 1110- 0 Cells, with 72263 Pts 2 4 17-MAY-2007 15:07:12 IMAGR Field 1 min = -609.5 MicroJy,max = 651.7 MicroJy 2 2 17-MAY-2007 15:07:13 IMAGR BGC Clean: using 103 cell beam + residuals > 223.35 MicroJy 2 2 17-MAY-2007 15:07:13 IMAGR 19894 Residual map points loaded 2 4 17-MAY-2007 15:07:14 IMAGR Field 1 min algorithm flux= 264.067 MicroJy iter= 5955 2 3 17-MAY-2007 15:07:14 IMAGR Field 1 Clean flux density= 5.681 MilliJy 5955 comps 2 3 17-MAY-2007 15:07:14 IMAGR Total Cleaned flux density = 691.838 MilliJy 6159 comps 2 2 17-MAY-2007 15:07:16 IMAGR ALGSTB: All 1121 Rows In AP (Max 2059) 2 2 17-MAY-2007 15:07:16 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 17-MAY-2007 15:07:17 IMAGR ALGSTB: Pass 1; 1110- 0 Cells, with 72263 Pts 2 4 17-MAY-2007 15:07:17 IMAGR Field 2 min = -254.4 MicroJy,max = 271.3 MicroJy 2 2 17-MAY-2007 15:07:17 IMAGR BGC Clean: using 103 cell beam + residuals > 223.26 MicroJy 2 2 17-MAY-2007 15:07:17 IMAGR 18 Residual map points loaded 2 4 17-MAY-2007 15:07:17 IMAGR Field 2 min algorithm flux= 222.476 MicroJy iter= 216 2 3 17-MAY-2007 15:07:17 IMAGR Field 2 Clean flux density= 686.154 MilliJy 216 comps 2 3 17-MAY-2007 15:07:17 IMAGR Total Cleaned flux density = 691.834 MilliJy 6171 comps 2 2 17-MAY-2007 15:07:17 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:07:17 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:07:20 IMAGR Field 1 min = -608.8 MicroJy,max = 640.5 MicroJy 2 2 17-MAY-2007 15:07:21 IMAGR BGC Clean: using 103 cell beam + residuals > 218.43 MicroJy 2 2 17-MAY-2007 15:07:21 IMAGR 19956 Residual map points loaded 2 4 17-MAY-2007 15:07:22 IMAGR Field 1 min algorithm flux= 254.677 MicroJy iter= 7052 2 3 17-MAY-2007 15:07:22 IMAGR Field 1 Clean flux density= 7.413 MilliJy 7052 comps 2 3 17-MAY-2007 15:07:22 IMAGR Total Cleaned flux density = 693.566 MilliJy 7268 comps 2 2 17-MAY-2007 15:07:23 IMAGR ALGSTB: All 1121 Rows In AP (Max 2059) 2 2 17-MAY-2007 15:07:23 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 17-MAY-2007 15:07:24 IMAGR ALGSTB: Pass 1; 1110- 0 Cells, with 72263 Pts 2 4 17-MAY-2007 15:07:27 IMAGR Field 1 min = -595.1 MicroJy,max = 634.3 MicroJy 2 2 17-MAY-2007 15:07:27 IMAGR BGC Clean: using 103 cell beam + residuals > 213.72 MicroJy 2 2 17-MAY-2007 15:07:27 IMAGR 19956 Residual map points loaded 2 4 17-MAY-2007 15:07:28 IMAGR Field 1 min algorithm flux= 246.276 MicroJy iter= 8229 2 3 17-MAY-2007 15:07:28 IMAGR Field 1 Clean flux density= 6.935 MilliJy 8229 comps 2 3 17-MAY-2007 15:07:28 IMAGR Total Cleaned flux density = 693.087 MilliJy 8445 comps 2 2 17-MAY-2007 15:07:30 IMAGR ALGSTB: All 1121 Rows In AP (Max 2059) 2 2 17-MAY-2007 15:07:30 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 17-MAY-2007 15:07:31 IMAGR ALGSTB: Pass 1; 1110- 0 Cells, with 72263 Pts 2 4 17-MAY-2007 15:07:34 IMAGR Field 1 min = -582.3 MicroJy,max = 627.3 MicroJy 2 2 17-MAY-2007 15:07:34 IMAGR BGC Clean: using 103 cell beam + residuals > 208.94 MicroJy 2 2 17-MAY-2007 15:07:34 IMAGR 19939 Residual map points loaded 2 4 17-MAY-2007 15:07:35 IMAGR Field 1 min algorithm flux= -238.083 MicroJy iter= 9472 2 3 17-MAY-2007 15:07:35 IMAGR Field 1 Clean flux density= 7.595 MilliJy 9472 comps 2 3 17-MAY-2007 15:07:35 IMAGR Total Cleaned flux density = 693.748 MilliJy 9688 comps 2 2 17-MAY-2007 15:07:37 IMAGR ALGSTB: All 1121 Rows In AP (Max 2059) 2 2 17-MAY-2007 15:07:37 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 17-MAY-2007 15:07:38 IMAGR ALGSTB: Pass 1; 1110- 0 Cells, with 72263 Pts 2 4 17-MAY-2007 15:07:40 IMAGR Field 1 min = -581.4 MicroJy,max = 619.3 MicroJy 2 2 17-MAY-2007 15:07:41 IMAGR BGC Clean: using 103 cell beam + residuals > 204.26 MicroJy 2 2 17-MAY-2007 15:07:41 IMAGR 19924 Residual map points loaded 2 4 17-MAY-2007 15:07:42 IMAGR Field 1 min algorithm flux= -230.434 MicroJy iter= 10776 2 3 17-MAY-2007 15:07:42 IMAGR Field 1 Clean flux density= 7.894 MilliJy 10776 comps 2 3 17-MAY-2007 15:07:42 IMAGR Total Cleaned flux density = 694.047 MilliJy 10992 comps 2 2 17-MAY-2007 15:07:44 IMAGR ALGSTB: All 1121 Rows In AP (Max 2059) 2 2 17-MAY-2007 15:07:44 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 17-MAY-2007 15:07:45 IMAGR ALGSTB: Pass 1; 1110- 0 Cells, with 72263 Pts 2 4 17-MAY-2007 15:07:47 IMAGR Field 1 min = -568.8 MicroJy,max = 609.4 MicroJy 2 2 17-MAY-2007 15:07:48 IMAGR BGC Clean: using 103 cell beam + residuals > 199.62 MicroJy 2 2 17-MAY-2007 15:07:48 IMAGR 19907 Residual map points loaded 2 4 17-MAY-2007 15:07:49 IMAGR Field 1 min algorithm flux= 223.563 MicroJy iter= 12152 2 3 17-MAY-2007 15:07:49 IMAGR Field 1 Clean flux density= 7.980 MilliJy 12152 comps 2 3 17-MAY-2007 15:07:49 IMAGR Total Cleaned flux density = 694.132 MilliJy 12368 comps 2 2 17-MAY-2007 15:07:51 IMAGR ALGSTB: All 1121 Rows In AP (Max 2059) 2 2 17-MAY-2007 15:07:51 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 17-MAY-2007 15:07:52 IMAGR ALGSTB: Pass 1; 1110- 0 Cells, with 72263 Pts 2 4 17-MAY-2007 15:07:54 IMAGR Field 1 min = -574.1 MicroJy,max = 599.5 MicroJy 2 2 17-MAY-2007 15:07:54 IMAGR BGC Clean: using 103 cell beam + residuals > 195.24 MicroJy 2 2 17-MAY-2007 15:07:55 IMAGR 19893 Residual map points loaded 2 4 17-MAY-2007 15:07:55 IMAGR Field 1 min algorithm flux= 216.960 MicroJy iter= 13584 2 3 17-MAY-2007 15:07:55 IMAGR Field 1 Clean flux density= 9.653 MilliJy 13584 comps 2 3 17-MAY-2007 15:07:55 IMAGR Total Cleaned flux density = 695.805 MilliJy 13800 comps 2 2 17-MAY-2007 15:07:57 IMAGR ALGSTB: All 1121 Rows In AP (Max 2059) 2 2 17-MAY-2007 15:07:57 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 17-MAY-2007 15:07:58 IMAGR ALGSTB: Pass 1; 1110- 0 Cells, with 72263 Pts 2 4 17-MAY-2007 15:07:59 IMAGR Field 2 min = -224.5 MicroJy,max = 232.2 MicroJy 2 2 17-MAY-2007 15:07:59 IMAGR BGC Clean: using 103 cell beam + residuals > 195.19 MicroJy 2 2 17-MAY-2007 15:07:59 IMAGR 17 Residual map points loaded 2 4 17-MAY-2007 15:07:59 IMAGR Field 2 min algorithm flux= 193.710 MicroJy iter= 230 2 3 17-MAY-2007 15:07:59 IMAGR Field 2 Clean flux density= 686.071 MilliJy 230 comps 2 3 17-MAY-2007 15:07:59 IMAGR Total Cleaned flux density = 695.723 MilliJy 13814 comps 2 2 17-MAY-2007 15:07:59 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:07:59 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:08:02 IMAGR Field 1 min = -560.1 MicroJy,max = 591.4 MicroJy 2 2 17-MAY-2007 15:08:03 IMAGR BGC Clean: using 103 cell beam + residuals > 190.71 MicroJy 2 2 17-MAY-2007 15:08:03 IMAGR 19937 Residual map points loaded 2 4 17-MAY-2007 15:08:03 IMAGR Field 1 min algorithm flux= -210.658 MicroJy iter= 15084 2 3 17-MAY-2007 15:08:03 IMAGR Field 1 Clean flux density= 10.948 MilliJy 15084 comps 2 3 17-MAY-2007 15:08:03 IMAGR Total Cleaned flux density = 697.017 MilliJy 15314 comps 2 2 17-MAY-2007 15:08:05 IMAGR ALGSTB: All 1121 Rows In AP (Max 2059) 2 2 17-MAY-2007 15:08:05 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 17-MAY-2007 15:08:06 IMAGR ALGSTB: Pass 1; 1110- 0 Cells, with 72263 Pts 2 4 17-MAY-2007 15:08:09 IMAGR Field 1 min = -556.5 MicroJy,max = 583.3 MicroJy 2 2 17-MAY-2007 15:08:09 IMAGR BGC Clean: using 103 cell beam + residuals > 186.23 MicroJy 2 2 17-MAY-2007 15:08:09 IMAGR 19930 Residual map points loaded 2 4 17-MAY-2007 15:08:10 IMAGR Field 1 min algorithm flux= 204.708 MicroJy iter= 16653 2 3 17-MAY-2007 15:08:10 IMAGR Field 1 Clean flux density= 11.560 MilliJy 16653 comps 2 3 17-MAY-2007 15:08:10 IMAGR Total Cleaned flux density = 697.628 MilliJy 16883 comps 2 2 17-MAY-2007 15:08:12 IMAGR ALGSTB: All 1121 Rows In AP (Max 2059) 2 2 17-MAY-2007 15:08:12 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 17-MAY-2007 15:08:13 IMAGR ALGSTB: Pass 1; 1110- 0 Cells, with 72263 Pts 2 4 17-MAY-2007 15:08:15 IMAGR Field 1 min = -550.1 MicroJy,max = 570.5 MicroJy 2 2 17-MAY-2007 15:08:16 IMAGR BGC Clean: using 103 cell beam + residuals > 182.00 MicroJy 2 2 17-MAY-2007 15:08:16 IMAGR 19914 Residual map points loaded 2 4 17-MAY-2007 15:08:17 IMAGR Field 1 min algorithm flux= -199.199 MicroJy iter= 18296 2 3 17-MAY-2007 15:08:17 IMAGR Field 1 Clean flux density= 9.831 MilliJy 18296 comps 2 3 17-MAY-2007 15:08:17 IMAGR Total Cleaned flux density = 695.899 MilliJy 18526 comps 2 2 17-MAY-2007 15:08:19 IMAGR ALGSTB: All 1121 Rows In AP (Max 2059) 2 2 17-MAY-2007 15:08:19 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 17-MAY-2007 15:08:20 IMAGR ALGSTB: Pass 1; 1110- 0 Cells, with 72263 Pts 2 4 17-MAY-2007 15:08:22 IMAGR Field 1 min = -552.6 MicroJy,max = 565.6 MicroJy 2 2 17-MAY-2007 15:08:23 IMAGR BGC Clean: using 103 cell beam + residuals > 177.77 MicroJy 2 2 17-MAY-2007 15:08:23 IMAGR 19900 Residual map points loaded 2 4 17-MAY-2007 15:08:24 IMAGR Field 1 min algorithm flux= -193.668 MicroJy iter= 19995 2 3 17-MAY-2007 15:08:24 IMAGR Field 1 Clean flux density= 10.474 MilliJy 19995 comps 2 3 17-MAY-2007 15:08:24 IMAGR Total Cleaned flux density = 696.542 MilliJy 20225 comps 2 2 17-MAY-2007 15:08:26 IMAGR ALGSTB: All 1121 Rows In AP (Max 2059) 2 2 17-MAY-2007 15:08:26 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 17-MAY-2007 15:08:27 IMAGR ALGSTB: Pass 1; 1110- 0 Cells, with 72263 Pts 2 4 17-MAY-2007 15:08:29 IMAGR Field 1 min = -541.1 MicroJy,max = 557.5 MicroJy 2 2 17-MAY-2007 15:08:30 IMAGR BGC Clean: using 103 cell beam + residuals > 173.70 MicroJy 2 2 17-MAY-2007 15:08:30 IMAGR 19878 Residual map points loaded 2 4 17-MAY-2007 15:08:31 IMAGR Field 1 min algorithm flux= -188.530 MicroJy iter= 21762 2 3 17-MAY-2007 15:08:31 IMAGR Field 1 Clean flux density= 10.529 MilliJy 21762 comps 2 3 17-MAY-2007 15:08:31 IMAGR Total Cleaned flux density = 696.597 MilliJy 21992 comps 2 2 17-MAY-2007 15:08:33 IMAGR ALGSTB: All 1121 Rows In AP (Max 2059) 2 2 17-MAY-2007 15:08:33 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 17-MAY-2007 15:08:34 IMAGR ALGSTB: Pass 1; 1110- 0 Cells, with 72263 Pts 2 4 17-MAY-2007 15:08:35 IMAGR Field 2 min = -214.7 MicroJy,max = 210.6 MicroJy 2 2 17-MAY-2007 15:08:35 IMAGR BGC Clean: using 103 cell beam + residuals > 173.66 MicroJy 2 2 17-MAY-2007 15:08:35 IMAGR 29 Residual map points loaded 2 4 17-MAY-2007 15:08:35 IMAGR Field 2 min algorithm flux= 174.022 MicroJy iter= 250 2 3 17-MAY-2007 15:08:35 IMAGR Field 2 Clean flux density= 686.001 MilliJy 250 comps 2 3 17-MAY-2007 15:08:35 IMAGR Total Cleaned flux density = 696.527 MilliJy 22012 comps 2 2 17-MAY-2007 15:08:35 IMAGR ALGSTB: All 150 Rows In AP (Max 267) 2 2 17-MAY-2007 15:08:35 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 2 2 17-MAY-2007 15:08:35 IMAGR ALGSTB: Pass 1; 139- 0 Cells, with 72263 Pts 2 4 17-MAY-2007 15:08:38 IMAGR Field 1 min = -544.7 MicroJy,max = 548.8 MicroJy 2 2 17-MAY-2007 15:08:38 IMAGR BGC Clean: using 103 cell beam + residuals > 169.53 MicroJy 2 2 17-MAY-2007 15:08:39 IMAGR 19920 Residual map points loaded 2 4 17-MAY-2007 15:08:39 IMAGR Field 1 min algorithm flux= -183.585 MicroJy iter= 23628 2 3 17-MAY-2007 15:08:39 IMAGR Field 1 Clean flux density= 10.648 MilliJy 23628 comps 2 3 17-MAY-2007 15:08:39 IMAGR Total Cleaned flux density = 696.645 MilliJy 23878 comps 2 2 17-MAY-2007 15:08:41 IMAGR ALGSTB: All 1121 Rows In AP (Max 2059) 2 2 17-MAY-2007 15:08:41 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 17-MAY-2007 15:08:42 IMAGR ALGSTB: Pass 1; 1110- 0 Cells, with 72263 Pts 2 4 17-MAY-2007 15:08:45 IMAGR Field 1 min = -545.5 MicroJy,max = 542.3 MicroJy 2 2 17-MAY-2007 15:08:45 IMAGR BGC Clean: using 103 cell beam + residuals > 165.58 MicroJy 2 2 17-MAY-2007 15:08:46 IMAGR 19916 Residual map points loaded 2 4 17-MAY-2007 15:08:47 IMAGR Field 1 min algorithm flux= -178.760 MicroJy iter= 25565 2 3 17-MAY-2007 15:08:47 IMAGR Field 1 Clean flux density= 11.155 MilliJy 25565 comps 2 3 17-MAY-2007 15:08:47 IMAGR Total Cleaned flux density = 697.153 MilliJy 25815 comps 2 2 17-MAY-2007 15:08:49 IMAGR ALGSTB: All 1121 Rows In AP (Max 2059) 2 2 17-MAY-2007 15:08:49 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 17-MAY-2007 15:08:50 IMAGR ALGSTB: Pass 1; 1110- 0 Cells, with 72263 Pts 2 4 17-MAY-2007 15:08:52 IMAGR Field 1 min = -548.9 MicroJy,max = 538.0 MicroJy 2 2 17-MAY-2007 15:08:53 IMAGR BGC Clean: using 103 cell beam + residuals > 161.78 MicroJy 2 2 17-MAY-2007 15:08:53 IMAGR 19884 Residual map points loaded 2 4 17-MAY-2007 15:08:54 IMAGR Field 1 min algorithm flux= -174.156 MicroJy iter= 27572 2 3 17-MAY-2007 15:08:54 IMAGR Field 1 Clean flux density= 11.061 MilliJy 27572 comps 2 3 17-MAY-2007 15:08:54 IMAGR Total Cleaned flux density = 697.058 MilliJy 27822 comps 2 2 17-MAY-2007 15:08:56 IMAGR ALGSTB: All 1121 Rows In AP (Max 2059) 2 2 17-MAY-2007 15:08:56 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 17-MAY-2007 15:08:57 IMAGR ALGSTB: Pass 1; 1110- 0 Cells, with 72263 Pts 2 4 17-MAY-2007 15:08:59 IMAGR Field 1 min = -540.4 MicroJy,max = 527.0 MicroJy 2 2 17-MAY-2007 15:09:00 IMAGR BGC Clean: using 103 cell beam + residuals > 158.12 MicroJy 2 2 17-MAY-2007 15:09:00 IMAGR 19865 Residual map points loaded 2 4 17-MAY-2007 15:09:01 IMAGR Field 1 min algorithm flux= -169.751 MicroJy iter= 29649 2 3 17-MAY-2007 15:09:01 IMAGR Field 1 Clean flux density= 12.691 MilliJy 29649 comps 2 3 17-MAY-2007 15:09:01 IMAGR Total Cleaned flux density = 698.688 MilliJy 29899 comps 2 2 17-MAY-2007 15:09:03 IMAGR ALGSTB: All 1121 Rows In AP (Max 2059) 2 2 17-MAY-2007 15:09:03 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 17-MAY-2007 15:09:04 IMAGR ALGSTB: Pass 1; 1110- 0 Cells, with 72263 Pts 2 4 17-MAY-2007 15:09:04 IMAGR Field 2 min = -208.1 MicroJy,max = 210.2 MicroJy 2 2 17-MAY-2007 15:09:05 IMAGR BGC Clean: using 103 cell beam + residuals > 158.08 MicroJy 2 2 17-MAY-2007 15:09:05 IMAGR 20 Residual map points loaded 2 4 17-MAY-2007 15:09:05 IMAGR Field 2 min algorithm flux= -150.614 MicroJy iter= 267 2 3 17-MAY-2007 15:09:05 IMAGR Field 2 Clean flux density= 685.920 MilliJy 267 comps 2 3 17-MAY-2007 15:09:05 IMAGR Total Cleaned flux density = 698.607 MilliJy 29916 comps 2 2 17-MAY-2007 15:09:05 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:09:05 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:09:08 IMAGR Field 1 min = -538.5 MicroJy,max = 513.9 MicroJy 2 2 17-MAY-2007 15:09:08 IMAGR BGC Clean: using 103 cell beam + residuals > 154.46 MicroJy 2 2 17-MAY-2007 15:09:08 IMAGR 19916 Residual map points loaded 2 4 17-MAY-2007 15:09:10 IMAGR Field 1 min algorithm flux= -165.450 MicroJy iter= 31804 2 3 17-MAY-2007 15:09:10 IMAGR Field 1 Clean flux density= 12.311 MilliJy 31804 comps 2 3 17-MAY-2007 15:09:10 IMAGR Total Cleaned flux density = 698.227 MilliJy 32071 comps 2 2 17-MAY-2007 15:09:12 IMAGR ALGSTB: All 1121 Rows In AP (Max 2059) 2 2 17-MAY-2007 15:09:12 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 17-MAY-2007 15:09:13 IMAGR ALGSTB: Pass 1; 1110- 0 Cells, with 72263 Pts 2 4 17-MAY-2007 15:09:15 IMAGR Field 1 min = -533.2 MicroJy,max = 507.5 MicroJy 2 2 17-MAY-2007 15:09:16 IMAGR BGC Clean: using 103 cell beam + residuals > 150.91 MicroJy 2 2 17-MAY-2007 15:09:16 IMAGR 19888 Residual map points loaded 2 4 17-MAY-2007 15:09:17 IMAGR Field 1 min algorithm flux= 161.363 MicroJy iter= 34052 2 3 17-MAY-2007 15:09:17 IMAGR Field 1 Clean flux density= 12.496 MilliJy 34052 comps 2 3 17-MAY-2007 15:09:17 IMAGR Total Cleaned flux density = 698.411 MilliJy 34319 comps 2 2 17-MAY-2007 15:09:19 IMAGR ALGSTB: All 1121 Rows In AP (Max 2059) 2 2 17-MAY-2007 15:09:19 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 17-MAY-2007 15:09:20 IMAGR ALGSTB: Pass 1; 1110- 0 Cells, with 72263 Pts 2 4 17-MAY-2007 15:09:22 IMAGR Field 1 min = -529.7 MicroJy,max = 494.5 MicroJy 2 2 17-MAY-2007 15:09:23 IMAGR BGC Clean: using 103 cell beam + residuals > 147.46 MicroJy 2 2 17-MAY-2007 15:09:23 IMAGR 19864 Residual map points loaded 2 4 17-MAY-2007 15:09:24 IMAGR Field 1 min algorithm flux= -157.388 MicroJy iter= 36386 2 3 17-MAY-2007 15:09:24 IMAGR Field 1 Clean flux density= 12.203 MilliJy 36386 comps 2 3 17-MAY-2007 15:09:24 IMAGR Total Cleaned flux density = 698.117 MilliJy 36653 comps 2 2 17-MAY-2007 15:09:26 IMAGR ALGSTB: All 1121 Rows In AP (Max 2059) 2 2 17-MAY-2007 15:09:26 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 17-MAY-2007 15:09:27 IMAGR ALGSTB: Pass 1; 1110- 0 Cells, with 72263 Pts 2 4 17-MAY-2007 15:09:29 IMAGR Field 1 min = -526.5 MicroJy,max = 483.5 MicroJy 2 2 17-MAY-2007 15:09:30 IMAGR BGC Clean: using 103 cell beam + residuals > 144.11 MicroJy 2 2 17-MAY-2007 15:09:30 IMAGR 19829 Residual map points loaded 2 4 17-MAY-2007 15:09:31 IMAGR Field 1 min algorithm flux= -153.511 MicroJy iter= 38792 2 3 17-MAY-2007 15:09:31 IMAGR Field 1 Clean flux density= 12.197 MilliJy 38792 comps 2 3 17-MAY-2007 15:09:31 IMAGR Total Cleaned flux density = 698.112 MilliJy 39059 comps 2 2 17-MAY-2007 15:09:33 IMAGR ALGSTB: All 1121 Rows In AP (Max 2059) 2 2 17-MAY-2007 15:09:33 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 17-MAY-2007 15:09:34 IMAGR ALGSTB: Pass 1; 1110- 0 Cells, with 72263 Pts 2 4 17-MAY-2007 15:09:37 IMAGR Field 1 min = -524.0 MicroJy,max = 478.8 MicroJy 2 2 17-MAY-2007 15:09:37 IMAGR BGC Clean: using 103 cell beam + residuals > 140.95 MicroJy 2 2 17-MAY-2007 15:09:37 IMAGR 19794 Residual map points loaded 2 4 17-MAY-2007 15:09:39 IMAGR Field 1 min algorithm flux= -149.791 MicroJy iter= 41254 2 3 17-MAY-2007 15:09:39 IMAGR Field 1 Clean flux density= 12.849 MilliJy 41254 comps 2 3 17-MAY-2007 15:09:39 IMAGR Total Cleaned flux density = 698.764 MilliJy 41521 comps 2 2 17-MAY-2007 15:09:41 IMAGR ALGSTB: All 1121 Rows In AP (Max 2059) 2 2 17-MAY-2007 15:09:41 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 17-MAY-2007 15:09:42 IMAGR ALGSTB: Pass 1; 1110- 0 Cells, with 72263 Pts 2 4 17-MAY-2007 15:09:42 IMAGR Field 2 min = -184.5 MicroJy,max = 186.5 MicroJy 2 2 17-MAY-2007 15:09:43 IMAGR BGC Clean: using 103 cell beam + residuals > 140.90 MicroJy 2 2 17-MAY-2007 15:09:43 IMAGR 56 Residual map points loaded 2 4 17-MAY-2007 15:09:43 IMAGR Field 2 min Clean flux = -145.592 MicroJy iter= 282 2 5 17-MAY-2007 15:09:43 IMAGR Field 2 Clean flux density= 685.968 MilliJy 282 comps 2 5 17-MAY-2007 15:09:43 IMAGR Total Cleaned flux density = 698.811 MilliJy 41536 comps 2 2 17-MAY-2007 15:09:43 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:09:43 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:09:46 IMAGR Field 1 min = -523.3 MicroJy,max = 479.3 MicroJy 2 2 17-MAY-2007 15:09:46 IMAGR BGC Clean: using 103 cell beam + residuals > 137.75 MicroJy 2 2 17-MAY-2007 15:09:47 IMAGR 19970 Residual map points loaded 2 4 17-MAY-2007 15:09:48 IMAGR Field 1 min algorithm flux= -146.296 MicroJy iter= 43836 2 3 17-MAY-2007 15:09:48 IMAGR Field 1 Clean flux density= 12.806 MilliJy 43836 comps 2 3 17-MAY-2007 15:09:48 IMAGR Total Cleaned flux density = 698.768 MilliJy 44118 comps 2 2 17-MAY-2007 15:09:50 IMAGR ALGSTB: All 1121 Rows In AP (Max 2059) 2 2 17-MAY-2007 15:09:50 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 17-MAY-2007 15:09:51 IMAGR ALGSTB: Pass 1; 1110- 0 Cells, with 72263 Pts 2 4 17-MAY-2007 15:09:53 IMAGR Field 1 min = -513.8 MicroJy,max = 467.9 MicroJy 2 2 17-MAY-2007 15:09:54 IMAGR BGC Clean: using 103 cell beam + residuals > 134.66 MicroJy 2 2 17-MAY-2007 15:09:54 IMAGR 19957 Residual map points loaded 2 4 17-MAY-2007 15:09:55 IMAGR Field 1 min Clean flux = 145.667 MicroJy iter= 44821 2 5 17-MAY-2007 15:09:55 IMAGR Field 1 Clean flux density= 12.349 MilliJy 44821 comps 2 5 17-MAY-2007 15:09:55 IMAGR Total Cleaned flux density = 698.312 MilliJy 45103 comps 2 2 17-MAY-2007 15:09:57 IMAGR ALGSTB: All 1121 Rows In AP (Max 2059) 2 2 17-MAY-2007 15:09:57 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 17-MAY-2007 15:09:58 IMAGR ALGSTB: Pass 1; 1110- 0 Cells, with 72263 Pts 2 4 17-MAY-2007 15:09:58 IMAGR Peak residual in window 145.667 less than limit 145.668 MicroJy 2 3 17-MAY-2007 15:09:58 IMAGR Merging the Clean components files 2 3 17-MAY-2007 15:09:58 IMAGR Field 1 compressed from 44821 to 18989 components 2 3 17-MAY-2007 15:09:58 IMAGR Field 2 compressed from 282 to 69 components 2 4 17-MAY-2007 15:10:00 IMAGR Field 1 min = -512.8 MicroJy,max = 467.1 MicroJy 2 4 17-MAY-2007 15:10:00 IMAGR Field 2 min = -185.7 MicroJy,max = 180.2 MicroJy 2 3 17-MAY-2007 15:10:00 IMAGR Restoring Clean components 2 3 17-MAY-2007 15:10:04 IMAGR Restoring overlapped Clean components 2 3 17-MAY-2007 15:10:04 IMAGR Restore -2.181 MilliJy ( 95 CCs) from field 1 to field 2 2 3 17-MAY-2007 15:10:04 IMAGR Restore 685.968 MilliJy ( 69 CCs) from field 2 to field 1 2 3 17-MAY-2007 15:10:04 IMAGR Checking image max/min 2 3 17-MAY-2007 15:10:05 IMAGR Field 1 final Clean flux 698.316 MilliJy 2 3 17-MAY-2007 15:10:05 IMAGR Field 2 final Clean flux 683.786 MilliJy 2 6 17-MAY-2007 15:10:05 IMAGR Deleting UV work file: 2 4 17-MAY-2007 15:10:05 IMAGR Destroyed 1 extension files of type AN 2 4 17-MAY-2007 15:10:05 IMAGR Destroyed 1 extension files of type FQ 2 4 17-MAY-2007 15:10:05 IMAGR Destroyed UV image file: catno= 29 disk= 1 2 3 17-MAY-2007 15:10:05 IMAGR Appears to have ended successfully 2 5 17-MAY-2007 15:10:05 IMAGR thuban 31DEC07 TST: Cpu= 270.9 Real= 275 2 2 17-MAY-2007 15:10:05 AIPS Resumes 2 3 17-MAY-2007 15:10:05 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:10:05 AIPS rm -f /tmp/SETFC@0203+115_X,BAND.0-1 >& /dev/null 2 5 17-MAY-2007 15:10:05 UVPLT Task UVPLT (release of 31DEC07) begins 2 2 17-MAY-2007 15:10:06 UVPLT GFINIS: number records used 13598 2 2 17-MAY-2007 15:10:06 UVPLT PLTUV: 288856 Points plotted 2 2 17-MAY-2007 15:10:06 UVPLT PLTUV: Plot file version 1 created. 2 3 17-MAY-2007 15:10:06 UVPLT Appears to have ended successfully 2 5 17-MAY-2007 15:10:06 UVPLT thuban 31DEC07 TST: Cpu= 0.7 Real= 1 2 2 17-MAY-2007 15:10:06 AIPS Resumes 2 5 17-MAY-2007 15:10:06 UVPLT Task UVPLT (release of 31DEC07) begins 2 2 17-MAY-2007 15:10:06 UVPLT GFINIS: number records used 6801 2 2 17-MAY-2007 15:10:06 UVPLT PLTUV: 144428 Points plotted 2 2 17-MAY-2007 15:10:06 UVPLT PLTUV: Plot file version 2 created. 2 3 17-MAY-2007 15:10:06 UVPLT Appears to have ended successfully 2 5 17-MAY-2007 15:10:07 UVPLT thuban 31DEC07 TST: Cpu= 0.5 Real= 1 2 2 17-MAY-2007 15:10:07 AIPS Resumes 2 5 17-MAY-2007 15:10:07 UVPLT Task UVPLT (release of 31DEC07) begins 2 2 17-MAY-2007 15:10:07 UVPLT GFINIS: number records used 6801 2 2 17-MAY-2007 15:10:07 UVPLT PLTUV: 144428 Points plotted 2 2 17-MAY-2007 15:10:07 UVPLT PLTUV: Plot file version 3 created. 2 3 17-MAY-2007 15:10:07 UVPLT Appears to have ended successfully 2 5 17-MAY-2007 15:10:07 UVPLT thuban 31DEC07 TST: Cpu= 0.5 Real= 0 2 2 17-MAY-2007 15:10:07 AIPS Resumes 2 4 17-MAY-2007 15:10:07 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:10:07 AIPS Destroyed MA image file: catno= 30 disk= 1 2 4 17-MAY-2007 15:10:07 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:10:07 AIPS Destroyed MA image file: catno= 31 disk= 1 2 2 17-MAY-2007 15:10:07 AIPS Disk 1 in-CNO 32 renumbered as CNO 29 2 2 17-MAY-2007 15:10:07 AIPS Disk 1 in-CNO 33 renumbered as CNO 30 2 5 17-MAY-2007 15:10:07 AIPS ' ' 2 5 17-MAY-2007 15:10:07 AIPS 'ESTIMATED RMS:' '0.0628 MILLI JANSKY' 2 3 17-MAY-2007 15:10:07 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:10:07 AIPS rm -f /tmp/SETFC@SATURN_X,BAND.0-1 >& /dev/null 2 2 17-MAY-2007 15:10:07 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 15:10:07 SETFC Task SETFC (release of 31DEC07) begins 2 3 17-MAY-2007 15:10:07 SETFC Found SATURN .X BAND.00023 Disk 1 slot 28 2 4 17-MAY-2007 15:10:07 SETFC SETCEL: max baseline, W = 2.7794E+05 2.3804E+05 wavelengths 2 4 17-MAY-2007 15:10:07 SETFC SETCEL: max field radius 2.4408E+02 arc seconds 2 4 17-MAY-2007 15:10:07 SETFC SETCEL: is > requested radius 1.6005E+02 arc seconds 2 4 17-MAY-2007 15:10:07 SETFC SETCEL: recommends IMSIZE 1294 CELLSIZE 0.247376 2 4 17-MAY-2007 15:10:07 SETFC SETCEL: returns IMSIZE 2048 CELLSIZE 0.202606 2 2 17-MAY-2007 15:10:07 SETFC ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:10:07 SETFC ZTXOP2: /tmp/SETFC@SATURN_X,BAND.0-1 2 4 17-MAY-2007 15:10:07 SETFC FLYEYE added 1 fields to BOXFILE to 0.000 deg 2 7 17-MAY-2007 15:10:07 SETFC WARNING: THIS MAY NOT COVER THE DESIRED AREA 2 4 17-MAY-2007 15:10:07 SETFC First field number written was 1 2 4 17-MAY-2007 15:10:07 SETFC Highest field number written was 1 2 2 17-MAY-2007 15:10:07 SETFC returns adverbs to AIPS 2 3 17-MAY-2007 15:10:07 SETFC Appears to have ended successfully 2 5 17-MAY-2007 15:10:07 SETFC thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:10:08 AIPS Resumes 2 3 17-MAY-2007 15:10:09 AIPS SETFC was not found to be running 2 5 17-MAY-2007 15:10:09 AIPS 'SEARCHING FOR NVSS SOURCES' 2 2 17-MAY-2007 15:10:09 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 15:10:09 SETFC Task SETFC (release of 31DEC07) begins 2 3 17-MAY-2007 15:10:09 SETFC Found SATURN .X BAND.00023 Disk 1 slot 28 2 2 17-MAY-2007 15:10:09 SETFC ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:10:09 SETFC ZTXOP2: /tmp/SETFC@SATURN_X,BAND.0-1 2 3 17-MAY-2007 15:10:09 SETFC Searching catalog between 0.00 and 0.13 degrees radius 2 2 17-MAY-2007 15:10:09 SETFC ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:10:09 SETFC ZTXOP2: /home/auto/aips/TEXT/STARS/NV00.0030 2 3 17-MAY-2007 15:10:09 SETFC No NVSS sources selected for BOXFILE 2 3 17-MAY-2007 15:10:09 SETFC The Sun is 170.7 deg away - ignoring 2 4 17-MAY-2007 15:10:09 SETFC First field number written was 2 2 4 17-MAY-2007 15:10:09 SETFC Highest field number written was 1 2 2 17-MAY-2007 15:10:09 SETFC returns adverbs to AIPS 2 3 17-MAY-2007 15:10:09 SETFC Appears to have ended successfully 2 5 17-MAY-2007 15:10:09 SETFC thuban 31DEC07 TST: Cpu= 0.3 Real= 0 2 2 17-MAY-2007 15:10:09 AIPS Resumes 2 3 17-MAY-2007 15:10:10 AIPS SETFC was not found to be running 2 3 17-MAY-2007 15:10:10 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:10:10 AIPS echo "SETFC FILE FOR SOURCE SATURN BELOW IS:" >> $ARUN/AM604_199 2 3 17-MAY-2007 15:10:10 AIPS 8OCT15_1.0.log 2 3 17-MAY-2007 15:10:10 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:10:10 AIPS cat /tmp/SETFC@SATURN_X,BAND.0-1 >> $ARUN/AM604_1998OCT15_1.0.lo 2 3 17-MAY-2007 15:10:10 AIPS g 2 5 17-MAY-2007 15:10:10 AIPS ' NOW STARTING WITH SOURCE :2 =SATURN' 2 5 17-MAY-2007 15:10:10 AIPS ' ' 2 5 17-MAY-2007 15:10:10 IMAGR Task IMAGR (release of 31DEC07) begins 2 2 17-MAY-2007 15:10:10 IMAGR ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:10:10 IMAGR ZTXOP2: /tmp/SETFC@SATURN_X,BAND.0-1 2 3 17-MAY-2007 15:10:10 IMAGR FIELDF: Final field parameters and # read are: 2 3 17-MAY-2007 15:10:10 IMAGR Field 1 2036 2036 -9.6922E-03 4.5902E-03 0 2 2 17-MAY-2007 15:10:10 IMAGR ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:10:10 IMAGR ZTXOP2: /tmp/SETFC@SATURN_X,BAND.0-1 2 7 17-MAY-2007 15:10:10 IMAGR WINDF: Number of clean boxes/field read as follows: 2 3 17-MAY-2007 15:10:10 IMAGR Field 01: 1 2 2 17-MAY-2007 15:10:10 IMAGR Create SATURN .IMAGR . 1 (UV) on disk 1 cno 31 2 4 17-MAY-2007 15:10:10 IMAGR Beginning channel 1 through 1 with 2 IFs 2 3 17-MAY-2007 15:10:10 IMAGR IMACPY: Copied 10800 visibilities to be imaged 2 2 17-MAY-2007 15:10:10 IMAGR QINIT: did a GET of 20480 Kwords, OFF -359642445 2 2 17-MAY-2007 15:10:10 IMAGR UVWAIT: begin finding uniform weights 2 2 17-MAY-2007 15:10:10 IMAGR UVWAIT: Average grid weight 8.982E+04 2 2 17-MAY-2007 15:10:10 IMAGR UVWAIT: Adding temperance S 1.796E+04 2 2 17-MAY-2007 15:10:10 IMAGR UVWAIT: begin applying uniform or other weights 2 4 17-MAY-2007 15:10:10 IMAGR UVWAIT: Sum of weights in 8.709E+07 and out 1.351E+08 2 4 17-MAY-2007 15:10:10 IMAGR UVWAIT: Noise is increased by a factor 1.179 due to weighting 2 4 17-MAY-2007 15:10:10 IMAGR UVWAIT: Average summed weight 8.982E+04 over 21600 vis 2 2 17-MAY-2007 15:10:10 IMAGR Create SATURN .IBM001. 1 (MA) on disk 1 cno 32 2 2 17-MAY-2007 15:10:10 IMAGR Create SATURN .ICL001. 1 (MA) on disk 1 cno 33 2 2 17-MAY-2007 15:10:10 IMAGR GRDFLT: X and Y convolution type = SPHEROIDAL 2 2 17-MAY-2007 15:10:10 IMAGR GRDFLT: X and Y parms = 3.0000 1.0000 2 2 17-MAY-2007 15:10:10 IMAGR GRDFLT: convolution function sampled every 1/100 of a cell 2 2 17-MAY-2007 15:10:10 IMAGR GRDMEM: Ave 2 Channels; 8.435100E+09 to 8.485100E+09 Hz 2 4 17-MAY-2007 15:10:11 IMAGR Field 1 Sum of gridding weights = 1.43458E+09 2 4 17-MAY-2007 15:10:12 IMAGR Field 1 Beam min = -137.8 MilliJy, max = 1.0 Jy 2 4 17-MAY-2007 15:10:12 IMAGR Field 1 fit FWHM = 1.224 x 0.747 arcsec, PA= 50.8 2 4 17-MAY-2007 15:10:12 IMAGR CLBHIS: minimum component 0.500 of current peak 2 4 17-MAY-2007 15:10:14 IMAGR Field 1 min = -11.9 MilliJy,max = 15.1 MilliJy 2 2 17-MAY-2007 15:10:15 IMAGR BGC Clean: using 103 cell beam + residuals > 9.20 MilliJy 2 2 17-MAY-2007 15:10:15 IMAGR 19991 Residual map points loaded 2 4 17-MAY-2007 15:10:15 IMAGR Field 1 min algorithm flux= 14.192 MilliJy iter= 2 2 3 17-MAY-2007 15:10:15 IMAGR Total Cleaned flux density = 2.927 MilliJy 2 comps 2 4 17-MAY-2007 15:10:15 IMAGR SETDO3: imaging done with multiple tangent planes 2 2 17-MAY-2007 15:10:15 IMAGR VISDFT: Begin DFT component subtraction 2 2 17-MAY-2007 15:10:15 IMAGR VISDFT: Model components of type Point 2 3 17-MAY-2007 15:10:15 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:10:17 IMAGR Field 1 min = -11.8 MilliJy,max = 13.6 MilliJy 2 2 17-MAY-2007 15:10:18 IMAGR BGC Clean: using 103 cell beam + residuals > 9.18 MilliJy 2 2 17-MAY-2007 15:10:18 IMAGR 19978 Residual map points loaded 2 4 17-MAY-2007 15:10:18 IMAGR Field 1 min algorithm flux= 13.444 MilliJy iter= 5 2 3 17-MAY-2007 15:10:18 IMAGR Total Cleaned flux density = 7.000 MilliJy 5 comps 2 2 17-MAY-2007 15:10:18 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:10:18 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:10:20 IMAGR Field 1 min = -11.9 MilliJy,max = 13.2 MilliJy 2 2 17-MAY-2007 15:10:20 IMAGR BGC Clean: using 103 cell beam + residuals > 9.14 MilliJy 2 2 17-MAY-2007 15:10:21 IMAGR 19984 Residual map points loaded 2 4 17-MAY-2007 15:10:21 IMAGR Field 1 min algorithm flux= 12.922 MilliJy iter= 9 2 3 17-MAY-2007 15:10:21 IMAGR Total Cleaned flux density = 12.220 MilliJy 9 comps 2 2 17-MAY-2007 15:10:21 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:10:21 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:10:23 IMAGR Field 1 min = -11.9 MilliJy,max = 12.8 MilliJy 2 2 17-MAY-2007 15:10:23 IMAGR BGC Clean: using 103 cell beam + residuals > 9.10 MilliJy 2 2 17-MAY-2007 15:10:23 IMAGR 19982 Residual map points loaded 2 4 17-MAY-2007 15:10:23 IMAGR Field 1 min algorithm flux= 12.737 MilliJy iter= 15 2 3 17-MAY-2007 15:10:23 IMAGR Total Cleaned flux density = 19.893 MilliJy 15 comps 2 2 17-MAY-2007 15:10:23 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:10:23 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:10:25 IMAGR Field 1 min = -11.7 MilliJy,max = 12.5 MilliJy 2 2 17-MAY-2007 15:10:26 IMAGR BGC Clean: using 103 cell beam + residuals > 9.05 MilliJy 2 2 17-MAY-2007 15:10:26 IMAGR 19984 Residual map points loaded 2 4 17-MAY-2007 15:10:26 IMAGR Field 1 min algorithm flux= 12.281 MilliJy iter= 23 2 3 17-MAY-2007 15:10:26 IMAGR Total Cleaned flux density = 29.787 MilliJy 23 comps 2 2 17-MAY-2007 15:10:26 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:10:26 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:10:28 IMAGR Field 1 min = -11.6 MilliJy,max = 12.2 MilliJy 2 2 17-MAY-2007 15:10:29 IMAGR BGC Clean: using 103 cell beam + residuals > 8.98 MilliJy 2 2 17-MAY-2007 15:10:29 IMAGR 19983 Residual map points loaded 2 4 17-MAY-2007 15:10:29 IMAGR Field 1 min algorithm flux= 11.963 MilliJy iter= 34 2 3 17-MAY-2007 15:10:29 IMAGR Total Cleaned flux density = 43.059 MilliJy 34 comps 2 2 17-MAY-2007 15:10:29 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:10:29 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:10:31 IMAGR Field 1 min = -11.4 MilliJy,max = 11.9 MilliJy 2 2 17-MAY-2007 15:10:31 IMAGR BGC Clean: using 103 cell beam + residuals > 8.89 MilliJy 2 2 17-MAY-2007 15:10:32 IMAGR 19981 Residual map points loaded 2 4 17-MAY-2007 15:10:32 IMAGR Field 1 min algorithm flux= 11.715 MilliJy iter= 48 2 3 17-MAY-2007 15:10:32 IMAGR Total Cleaned flux density = 59.587 MilliJy 48 comps 2 2 17-MAY-2007 15:10:32 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:10:32 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:10:34 IMAGR Field 1 min = -11.3 MilliJy,max = 11.8 MilliJy 2 2 17-MAY-2007 15:10:34 IMAGR BGC Clean: using 103 cell beam + residuals > 8.79 MilliJy 2 2 17-MAY-2007 15:10:34 IMAGR 19981 Residual map points loaded 2 4 17-MAY-2007 15:10:34 IMAGR Field 1 min algorithm flux= 11.314 MilliJy iter= 66 2 3 17-MAY-2007 15:10:34 IMAGR Total Cleaned flux density = 78.005 MilliJy 66 comps 2 2 17-MAY-2007 15:10:34 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:10:34 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:10:36 IMAGR Field 1 min = -11.1 MilliJy,max = 11.5 MilliJy 2 2 17-MAY-2007 15:10:37 IMAGR BGC Clean: using 103 cell beam + residuals > 8.66 MilliJy 2 2 17-MAY-2007 15:10:37 IMAGR 19981 Residual map points loaded 2 4 17-MAY-2007 15:10:37 IMAGR Field 1 min algorithm flux= 11.009 MilliJy iter= 88 2 3 17-MAY-2007 15:10:37 IMAGR Total Cleaned flux density = 100.310 MilliJy 88 comps 2 2 17-MAY-2007 15:10:37 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:10:37 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:10:39 IMAGR Field 1 min = -10.7 MilliJy,max = 11.0 MilliJy 2 2 17-MAY-2007 15:10:40 IMAGR BGC Clean: using 103 cell beam + residuals > 8.51 MilliJy 2 2 17-MAY-2007 15:10:40 IMAGR 19973 Residual map points loaded 2 4 17-MAY-2007 15:10:40 IMAGR Field 1 min algorithm flux= 10.630 MilliJy iter= 115 2 3 17-MAY-2007 15:10:40 IMAGR Total Cleaned flux density = 127.350 MilliJy 115 comps 2 2 17-MAY-2007 15:10:40 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:10:40 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:10:42 IMAGR Field 1 min = -10.1 MilliJy,max = 10.7 MilliJy 2 2 17-MAY-2007 15:10:43 IMAGR BGC Clean: using 103 cell beam + residuals > 8.34 MilliJy 2 2 17-MAY-2007 15:10:43 IMAGR 19978 Residual map points loaded 2 4 17-MAY-2007 15:10:43 IMAGR Field 1 min algorithm flux= 10.266 MilliJy iter= 146 2 3 17-MAY-2007 15:10:43 IMAGR Total Cleaned flux density = 159.690 MilliJy 146 comps 2 2 17-MAY-2007 15:10:43 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:10:43 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:10:45 IMAGR Field 1 min = -10.1 MilliJy,max = 10.4 MilliJy 2 2 17-MAY-2007 15:10:46 IMAGR BGC Clean: using 103 cell beam + residuals > 8.15 MilliJy 2 2 17-MAY-2007 15:10:46 IMAGR 19986 Residual map points loaded 2 4 17-MAY-2007 15:10:46 IMAGR Field 1 min algorithm flux= 9.956 MilliJy iter= 183 2 3 17-MAY-2007 15:10:46 IMAGR Total Cleaned flux density = 194.933 MilliJy 183 comps 2 2 17-MAY-2007 15:10:46 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:10:46 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:10:48 IMAGR Field 1 min = -9.8 MilliJy,max = 9.9 MilliJy 2 2 17-MAY-2007 15:10:49 IMAGR BGC Clean: using 103 cell beam + residuals > 7.96 MilliJy 2 2 17-MAY-2007 15:10:49 IMAGR 19979 Residual map points loaded 2 4 17-MAY-2007 15:10:49 IMAGR Field 1 min algorithm flux= 9.581 MilliJy iter= 227 2 3 17-MAY-2007 15:10:49 IMAGR Total Cleaned flux density = 233.751 MilliJy 227 comps 2 2 17-MAY-2007 15:10:49 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:10:49 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:10:51 IMAGR Field 1 min = -9.7 MilliJy,max = 9.6 MilliJy 2 2 17-MAY-2007 15:10:52 IMAGR BGC Clean: using 103 cell beam + residuals > 7.73 MilliJy 2 2 17-MAY-2007 15:10:52 IMAGR 19987 Residual map points loaded 2 4 17-MAY-2007 15:10:52 IMAGR Field 1 min algorithm flux= 9.160 MilliJy iter= 274 2 3 17-MAY-2007 15:10:52 IMAGR Total Cleaned flux density = 275.714 MilliJy 274 comps 2 2 17-MAY-2007 15:10:52 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:10:52 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:10:54 IMAGR Field 1 min = -8.9 MilliJy,max = 9.3 MilliJy 2 2 17-MAY-2007 15:10:55 IMAGR BGC Clean: using 103 cell beam + residuals > 7.50 MilliJy 2 2 17-MAY-2007 15:10:55 IMAGR 19978 Residual map points loaded 2 4 17-MAY-2007 15:10:55 IMAGR Field 1 min algorithm flux= 8.799 MilliJy iter= 327 2 3 17-MAY-2007 15:10:55 IMAGR Total Cleaned flux density = 317.973 MilliJy 327 comps 2 2 17-MAY-2007 15:10:55 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:10:55 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:10:57 IMAGR Field 1 min = -8.7 MilliJy,max = 8.9 MilliJy 2 2 17-MAY-2007 15:10:58 IMAGR BGC Clean: using 103 cell beam + residuals > 7.26 MilliJy 2 2 17-MAY-2007 15:10:58 IMAGR 19992 Residual map points loaded 2 4 17-MAY-2007 15:10:58 IMAGR Field 1 min algorithm flux= 8.455 MilliJy iter= 386 2 3 17-MAY-2007 15:10:58 IMAGR Total Cleaned flux density = 356.720 MilliJy 386 comps 2 2 17-MAY-2007 15:10:58 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:10:58 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:11:00 IMAGR Field 1 min = -8.4 MilliJy,max = 8.5 MilliJy 2 2 17-MAY-2007 15:11:01 IMAGR BGC Clean: using 103 cell beam + residuals > 7.00 MilliJy 2 2 17-MAY-2007 15:11:01 IMAGR 19976 Residual map points loaded 2 4 17-MAY-2007 15:11:01 IMAGR Field 1 min algorithm flux= -8.077 MilliJy iter= 451 2 3 17-MAY-2007 15:11:01 IMAGR Total Cleaned flux density = 400.509 MilliJy 451 comps 2 2 17-MAY-2007 15:11:01 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:11:01 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:11:03 IMAGR Field 1 min = -8.0 MilliJy,max = 8.2 MilliJy 2 2 17-MAY-2007 15:11:04 IMAGR BGC Clean: using 103 cell beam + residuals > 6.72 MilliJy 2 2 17-MAY-2007 15:11:04 IMAGR 19985 Residual map points loaded 2 4 17-MAY-2007 15:11:04 IMAGR Field 1 min algorithm flux= 7.701 MilliJy iter= 522 2 3 17-MAY-2007 15:11:04 IMAGR Total Cleaned flux density = 453.164 MilliJy 522 comps 2 2 17-MAY-2007 15:11:04 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:11:04 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:11:07 IMAGR Field 1 min = -7.5 MilliJy,max = 7.8 MilliJy 2 2 17-MAY-2007 15:11:07 IMAGR BGC Clean: using 103 cell beam + residuals > 6.44 MilliJy 2 2 17-MAY-2007 15:11:07 IMAGR 19977 Residual map points loaded 2 4 17-MAY-2007 15:11:07 IMAGR Field 1 min algorithm flux= 7.338 MilliJy iter= 601 2 3 17-MAY-2007 15:11:07 IMAGR Total Cleaned flux density = 501.985 MilliJy 601 comps 2 2 17-MAY-2007 15:11:07 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:11:07 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:11:10 IMAGR Field 1 min = -7.2 MilliJy,max = 7.4 MilliJy 2 2 17-MAY-2007 15:11:10 IMAGR BGC Clean: using 103 cell beam + residuals > 6.16 MilliJy 2 2 17-MAY-2007 15:11:11 IMAGR 19975 Residual map points loaded 2 4 17-MAY-2007 15:11:11 IMAGR Field 1 min algorithm flux= 6.963 MilliJy iter= 685 2 3 17-MAY-2007 15:11:11 IMAGR Total Cleaned flux density = 553.275 MilliJy 685 comps 2 2 17-MAY-2007 15:11:11 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:11:11 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:11:13 IMAGR Field 1 min = -6.7 MilliJy,max = 7.0 MilliJy 2 2 17-MAY-2007 15:11:14 IMAGR BGC Clean: using 103 cell beam + residuals > 5.87 MilliJy 2 2 17-MAY-2007 15:11:14 IMAGR 19980 Residual map points loaded 2 4 17-MAY-2007 15:11:14 IMAGR Field 1 min algorithm flux= 6.603 MilliJy iter= 776 2 3 17-MAY-2007 15:11:14 IMAGR Total Cleaned flux density = 609.194 MilliJy 776 comps 2 2 17-MAY-2007 15:11:14 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:11:14 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:11:16 IMAGR Field 1 min = -6.5 MilliJy,max = 6.8 MilliJy 2 2 17-MAY-2007 15:11:17 IMAGR BGC Clean: using 103 cell beam + residuals > 5.58 MilliJy 2 2 17-MAY-2007 15:11:17 IMAGR 19978 Residual map points loaded 2 4 17-MAY-2007 15:11:17 IMAGR Field 1 min algorithm flux= -6.227 MilliJy iter= 871 2 3 17-MAY-2007 15:11:17 IMAGR Total Cleaned flux density = 654.415 MilliJy 871 comps 2 2 17-MAY-2007 15:11:17 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:11:17 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:11:20 IMAGR Field 1 min = -6.1 MilliJy,max = 6.4 MilliJy 2 2 17-MAY-2007 15:11:20 IMAGR BGC Clean: using 103 cell beam + residuals > 5.29 MilliJy 2 2 17-MAY-2007 15:11:21 IMAGR 19984 Residual map points loaded 2 4 17-MAY-2007 15:11:21 IMAGR Field 1 min algorithm flux= 5.895 MilliJy iter= 976 2 3 17-MAY-2007 15:11:21 IMAGR Total Cleaned flux density = 705.663 MilliJy 976 comps 2 2 17-MAY-2007 15:11:21 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:11:21 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:11:23 IMAGR Field 1 min = -5.8 MilliJy,max = 6.0 MilliJy 2 2 17-MAY-2007 15:11:24 IMAGR BGC Clean: using 103 cell beam + residuals > 4.99 MilliJy 2 2 17-MAY-2007 15:11:24 IMAGR 19976 Residual map points loaded 2 4 17-MAY-2007 15:11:24 IMAGR Field 1 min algorithm flux= -5.547 MilliJy iter= 1091 2 3 17-MAY-2007 15:11:24 IMAGR Total Cleaned flux density = 750.616 MilliJy 1091 comps 2 2 17-MAY-2007 15:11:24 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:11:24 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:11:27 IMAGR Field 1 min = -5.4 MilliJy,max = 5.7 MilliJy 2 2 17-MAY-2007 15:11:28 IMAGR BGC Clean: using 103 cell beam + residuals > 4.71 MilliJy 2 2 17-MAY-2007 15:11:28 IMAGR 19981 Residual map points loaded 2 4 17-MAY-2007 15:11:28 IMAGR Field 1 min algorithm flux= -5.196 MilliJy iter= 1210 2 3 17-MAY-2007 15:11:28 IMAGR Total Cleaned flux density = 803.525 MilliJy 1210 comps 2 2 17-MAY-2007 15:11:28 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:11:28 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:11:31 IMAGR Field 1 min = -5.1 MilliJy,max = 5.5 MilliJy 2 2 17-MAY-2007 15:11:31 IMAGR BGC Clean: using 103 cell beam + residuals > 4.43 MilliJy 2 2 17-MAY-2007 15:11:31 IMAGR 19970 Residual map points loaded 2 4 17-MAY-2007 15:11:32 IMAGR Field 1 min algorithm flux= 4.874 MilliJy iter= 1339 2 3 17-MAY-2007 15:11:32 IMAGR Total Cleaned flux density = 855.079 MilliJy 1339 comps 2 2 17-MAY-2007 15:11:32 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:11:32 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:11:34 IMAGR Field 1 min = -4.7 MilliJy,max = 5.3 MilliJy 2 2 17-MAY-2007 15:11:35 IMAGR BGC Clean: using 103 cell beam + residuals > 4.16 MilliJy 2 2 17-MAY-2007 15:11:35 IMAGR 19965 Residual map points loaded 2 4 17-MAY-2007 15:11:35 IMAGR Field 1 min algorithm flux= 4.554 MilliJy iter= 1473 2 3 17-MAY-2007 15:11:35 IMAGR Total Cleaned flux density = 900.222 MilliJy 1473 comps 2 2 17-MAY-2007 15:11:35 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:11:35 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:11:38 IMAGR Field 1 min = -4.5 MilliJy,max = 4.9 MilliJy 2 2 17-MAY-2007 15:11:39 IMAGR BGC Clean: using 103 cell beam + residuals > 3.88 MilliJy 2 2 17-MAY-2007 15:11:39 IMAGR 19967 Residual map points loaded 2 4 17-MAY-2007 15:11:39 IMAGR Field 1 min algorithm flux= 4.262 MilliJy iter= 1623 2 3 17-MAY-2007 15:11:39 IMAGR Total Cleaned flux density = 950.230 MilliJy 1623 comps 2 2 17-MAY-2007 15:11:39 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:11:39 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:11:42 IMAGR Field 1 min = -4.1 MilliJy,max = 4.6 MilliJy 2 2 17-MAY-2007 15:11:43 IMAGR BGC Clean: using 103 cell beam + residuals > 3.61 MilliJy 2 2 17-MAY-2007 15:11:43 IMAGR 19982 Residual map points loaded 2 4 17-MAY-2007 15:11:43 IMAGR Field 1 min algorithm flux= 3.952 MilliJy iter= 1782 2 3 17-MAY-2007 15:11:43 IMAGR Total Cleaned flux density = 998.663 MilliJy 1782 comps 2 2 17-MAY-2007 15:11:43 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:11:43 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:11:46 IMAGR Field 1 min = -3.8 MilliJy,max = 4.4 MilliJy 2 2 17-MAY-2007 15:11:47 IMAGR BGC Clean: using 103 cell beam + residuals > 3.35 MilliJy 2 2 17-MAY-2007 15:11:47 IMAGR 19963 Residual map points loaded 2 4 17-MAY-2007 15:11:47 IMAGR Field 1 min algorithm flux= 3.649 MilliJy iter= 1945 2 3 17-MAY-2007 15:11:47 IMAGR Total Cleaned flux density = 1.049 Jy 1945 comps 2 2 17-MAY-2007 15:11:47 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:11:47 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:11:50 IMAGR Field 1 min = -3.6 MilliJy,max = 4.1 MilliJy 2 2 17-MAY-2007 15:11:51 IMAGR BGC Clean: using 103 cell beam + residuals > 3.10 MilliJy 2 2 17-MAY-2007 15:11:51 IMAGR 19960 Residual map points loaded 2 4 17-MAY-2007 15:11:51 IMAGR Field 1 min algorithm flux= 3.376 MilliJy iter= 2122 2 3 17-MAY-2007 15:11:51 IMAGR Total Cleaned flux density = 1.093 Jy 2122 comps 2 2 17-MAY-2007 15:11:51 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:11:51 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:11:54 IMAGR Field 1 min = -3.3 MilliJy,max = 3.8 MilliJy 2 2 17-MAY-2007 15:11:55 IMAGR BGC Clean: using 103 cell beam + residuals > 2.86 MilliJy 2 2 17-MAY-2007 15:11:55 IMAGR 19970 Residual map points loaded 2 4 17-MAY-2007 15:11:55 IMAGR Field 1 min algorithm flux= 3.106 MilliJy iter= 2307 2 3 17-MAY-2007 15:11:55 IMAGR Total Cleaned flux density = 1.135 Jy 2307 comps 2 2 17-MAY-2007 15:11:55 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:11:55 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:11:58 IMAGR Field 1 min = -3.1 MilliJy,max = 3.6 MilliJy 2 2 17-MAY-2007 15:11:59 IMAGR BGC Clean: using 103 cell beam + residuals > 2.63 MilliJy 2 2 17-MAY-2007 15:11:59 IMAGR 19970 Residual map points loaded 2 4 17-MAY-2007 15:11:59 IMAGR Field 1 min algorithm flux= 2.849 MilliJy iter= 2501 2 3 17-MAY-2007 15:11:59 IMAGR Total Cleaned flux density = 1.172 Jy 2501 comps 2 2 17-MAY-2007 15:11:59 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:11:59 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:12:03 IMAGR Field 1 min = -2.8 MilliJy,max = 3.2 MilliJy 2 2 17-MAY-2007 15:12:03 IMAGR BGC Clean: using 103 cell beam + residuals > 2.43 MilliJy 2 2 17-MAY-2007 15:12:03 IMAGR 19951 Residual map points loaded 2 4 17-MAY-2007 15:12:04 IMAGR Field 1 min algorithm flux= -2.619 MilliJy iter= 2705 2 3 17-MAY-2007 15:12:04 IMAGR Total Cleaned flux density = 1.210 Jy 2705 comps 2 2 17-MAY-2007 15:12:04 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:12:04 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:12:07 IMAGR Field 1 min = -2.6 MilliJy,max = 3.0 MilliJy 2 2 17-MAY-2007 15:12:08 IMAGR BGC Clean: using 103 cell beam + residuals > 2.22 MilliJy 2 2 17-MAY-2007 15:12:08 IMAGR 19943 Residual map points loaded 2 4 17-MAY-2007 15:12:08 IMAGR Field 1 min algorithm flux= 2.398 MilliJy iter= 2925 2 3 17-MAY-2007 15:12:08 IMAGR Total Cleaned flux density = 1.244 Jy 2925 comps 2 2 17-MAY-2007 15:12:08 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:12:08 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:12:12 IMAGR Field 1 min = -2.5 MilliJy,max = 2.7 MilliJy 2 2 17-MAY-2007 15:12:12 IMAGR BGC Clean: using 103 cell beam + residuals > 2.03 MilliJy 2 2 17-MAY-2007 15:12:12 IMAGR 19973 Residual map points loaded 2 4 17-MAY-2007 15:12:13 IMAGR Field 1 min algorithm flux= -2.182 MilliJy iter= 3152 2 3 17-MAY-2007 15:12:13 IMAGR Total Cleaned flux density = 1.269 Jy 3152 comps 2 2 17-MAY-2007 15:12:13 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:12:13 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:12:16 IMAGR Field 1 min = -2.2 MilliJy,max = 2.5 MilliJy 2 2 17-MAY-2007 15:12:17 IMAGR BGC Clean: using 103 cell beam + residuals > 1.84 MilliJy 2 2 17-MAY-2007 15:12:17 IMAGR 19977 Residual map points loaded 2 4 17-MAY-2007 15:12:17 IMAGR Field 1 min algorithm flux= -1.982 MilliJy iter= 3390 2 3 17-MAY-2007 15:12:17 IMAGR Total Cleaned flux density = 1.291 Jy 3390 comps 2 2 17-MAY-2007 15:12:17 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:12:17 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:12:21 IMAGR Field 1 min = -2.0 MilliJy,max = 2.3 MilliJy 2 2 17-MAY-2007 15:12:22 IMAGR BGC Clean: using 103 cell beam + residuals > 1.68 MilliJy 2 2 17-MAY-2007 15:12:22 IMAGR 19946 Residual map points loaded 2 4 17-MAY-2007 15:12:22 IMAGR Field 1 min algorithm flux= -1.801 MilliJy iter= 3639 2 3 17-MAY-2007 15:12:22 IMAGR Total Cleaned flux density = 1.313 Jy 3639 comps 2 2 17-MAY-2007 15:12:22 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:12:22 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:12:26 IMAGR Field 1 min = -1.9 MilliJy,max = 2.1 MilliJy 2 2 17-MAY-2007 15:12:26 IMAGR BGC Clean: using 103 cell beam + residuals > 1.53 MilliJy 2 2 17-MAY-2007 15:12:27 IMAGR 19966 Residual map points loaded 2 4 17-MAY-2007 15:12:27 IMAGR Field 1 min algorithm flux= 1.637 MilliJy iter= 3905 2 3 17-MAY-2007 15:12:27 IMAGR Total Cleaned flux density = 1.330 Jy 3905 comps 2 2 17-MAY-2007 15:12:27 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:12:27 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:12:31 IMAGR Field 1 min = -1.7 MilliJy,max = 1.9 MilliJy 2 2 17-MAY-2007 15:12:31 IMAGR BGC Clean: using 103 cell beam + residuals > 1.38 MilliJy 2 2 17-MAY-2007 15:12:31 IMAGR 19948 Residual map points loaded 2 4 17-MAY-2007 15:12:32 IMAGR Field 1 min algorithm flux= 1.474 MilliJy iter= 4183 2 3 17-MAY-2007 15:12:32 IMAGR Total Cleaned flux density = 1.347 Jy 4183 comps 2 2 17-MAY-2007 15:12:32 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:12:32 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:12:36 IMAGR Field 1 min = -1.6 MilliJy,max = 1.7 MilliJy 2 2 17-MAY-2007 15:12:36 IMAGR BGC Clean: using 103 cell beam + residuals > 1.24 MilliJy 2 2 17-MAY-2007 15:12:36 IMAGR 19950 Residual map points loaded 2 4 17-MAY-2007 15:12:37 IMAGR Field 1 min algorithm flux= -1.331 MilliJy iter= 4486 2 3 17-MAY-2007 15:12:37 IMAGR Total Cleaned flux density = 1.363 Jy 4486 comps 2 2 17-MAY-2007 15:12:37 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:12:37 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:12:41 IMAGR Field 1 min = -1.5 MilliJy,max = 1.6 MilliJy 2 2 17-MAY-2007 15:12:41 IMAGR BGC Clean: using 103 cell beam + residuals > 1.11 MilliJy 2 2 17-MAY-2007 15:12:42 IMAGR 19971 Residual map points loaded 2 4 17-MAY-2007 15:12:42 IMAGR Field 1 min algorithm flux= -1.194 MilliJy iter= 4817 2 3 17-MAY-2007 15:12:42 IMAGR Total Cleaned flux density = 1.381 Jy 4817 comps 2 2 17-MAY-2007 15:12:42 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:12:42 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:12:46 IMAGR Field 1 min = -1.4 MilliJy,max = 1.4 MilliJy 2 2 17-MAY-2007 15:12:47 IMAGR BGC Clean: using 103 cell beam + residuals > 985.71 MicroJy 2 2 17-MAY-2007 15:12:47 IMAGR 19955 Residual map points loaded 2 4 17-MAY-2007 15:12:47 IMAGR Field 1 min algorithm flux= 1.055 MilliJy iter= 5154 2 3 17-MAY-2007 15:12:47 IMAGR Total Cleaned flux density = 1.395 Jy 5154 comps 2 2 17-MAY-2007 15:12:47 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:12:47 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:12:52 IMAGR Field 1 min = -1.3 MilliJy,max = 1.3 MilliJy 2 2 17-MAY-2007 15:12:52 IMAGR BGC Clean: using 103 cell beam + residuals > 874.88 MicroJy 2 2 17-MAY-2007 15:12:52 IMAGR 19966 Residual map points loaded 2 4 17-MAY-2007 15:12:53 IMAGR Field 1 min algorithm flux= 938.038 MicroJy iter= 5525 2 3 17-MAY-2007 15:12:53 IMAGR Total Cleaned flux density = 1.405 Jy 5525 comps 2 2 17-MAY-2007 15:12:53 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:12:53 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:12:57 IMAGR Field 1 min = -1.2 MilliJy,max = 1.1 MilliJy 2 2 17-MAY-2007 15:12:58 IMAGR BGC Clean: using 103 cell beam + residuals > 771.51 MicroJy 2 2 17-MAY-2007 15:12:58 IMAGR 19942 Residual map points loaded 2 4 17-MAY-2007 15:12:58 IMAGR Field 1 min algorithm flux= -824.928 MicroJy iter= 5908 2 3 17-MAY-2007 15:12:58 IMAGR Total Cleaned flux density = 1.415 Jy 5908 comps 2 2 17-MAY-2007 15:12:58 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:12:58 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:13:03 IMAGR Field 1 min = -1.0 MilliJy,max = 1.0 MilliJy 2 2 17-MAY-2007 15:13:04 IMAGR BGC Clean: using 103 cell beam + residuals > 679.28 MicroJy 2 2 17-MAY-2007 15:13:04 IMAGR 19974 Residual map points loaded 2 4 17-MAY-2007 15:13:04 IMAGR Field 1 min algorithm flux= 726.086 MicroJy iter= 6316 2 3 17-MAY-2007 15:13:04 IMAGR Total Cleaned flux density = 1.424 Jy 6316 comps 2 2 17-MAY-2007 15:13:04 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:13:04 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:13:09 IMAGR Field 1 min = -948.7 MicroJy,max = 905.5 MicroJy 2 2 17-MAY-2007 15:13:10 IMAGR BGC Clean: using 103 cell beam + residuals > 595.06 MicroJy 2 2 17-MAY-2007 15:13:10 IMAGR 19953 Residual map points loaded 2 4 17-MAY-2007 15:13:11 IMAGR Field 1 min algorithm flux= -635.127 MicroJy iter= 6741 2 3 17-MAY-2007 15:13:11 IMAGR Total Cleaned flux density = 1.428 Jy 6741 comps 2 2 17-MAY-2007 15:13:11 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:13:11 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:13:16 IMAGR Field 1 min = -850.1 MicroJy,max = 827.2 MicroJy 2 2 17-MAY-2007 15:13:16 IMAGR BGC Clean: using 103 cell beam + residuals > 521.33 MicroJy 2 2 17-MAY-2007 15:13:17 IMAGR 19966 Residual map points loaded 2 4 17-MAY-2007 15:13:17 IMAGR Field 1 min algorithm flux= -556.129 MicroJy iter= 7191 2 3 17-MAY-2007 15:13:17 IMAGR Total Cleaned flux density = 1.433 Jy 7191 comps 2 2 17-MAY-2007 15:13:17 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:13:17 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:13:22 IMAGR Field 1 min = -768.9 MicroJy,max = 759.9 MicroJy 2 2 17-MAY-2007 15:13:23 IMAGR BGC Clean: using 103 cell beam + residuals > 454.85 MicroJy 2 2 17-MAY-2007 15:13:23 IMAGR 19962 Residual map points loaded 2 4 17-MAY-2007 15:13:23 IMAGR Field 1 min algorithm flux= 484.449 MicroJy iter= 7660 2 3 17-MAY-2007 15:13:23 IMAGR Total Cleaned flux density = 1.436 Jy 7660 comps 2 2 17-MAY-2007 15:13:23 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:13:23 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:13:29 IMAGR Field 1 min = -688.6 MicroJy,max = 685.9 MicroJy 2 2 17-MAY-2007 15:13:29 IMAGR BGC Clean: using 103 cell beam + residuals > 397.11 MicroJy 2 2 17-MAY-2007 15:13:29 IMAGR 19962 Residual map points loaded 2 4 17-MAY-2007 15:13:30 IMAGR Field 1 min algorithm flux= -423.238 MicroJy iter= 8165 2 3 17-MAY-2007 15:13:30 IMAGR Total Cleaned flux density = 1.437 Jy 8165 comps 2 2 17-MAY-2007 15:13:30 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:13:30 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:13:35 IMAGR Field 1 min = -623.1 MicroJy,max = 655.9 MicroJy 2 2 17-MAY-2007 15:13:36 IMAGR BGC Clean: using 103 cell beam + residuals > 347.58 MicroJy 2 2 17-MAY-2007 15:13:36 IMAGR 19956 Residual map points loaded 2 4 17-MAY-2007 15:13:36 IMAGR Field 1 min Clean flux = -376.747 MicroJy iter= 8517 2 5 17-MAY-2007 15:13:36 IMAGR Total Cleaned flux density = 1.438 Jy 8517 comps 2 2 17-MAY-2007 15:13:36 IMAGR VISDFT: Begin DFT component subtraction 2 3 17-MAY-2007 15:13:36 IMAGR I Polarization model processed 2 4 17-MAY-2007 15:13:39 IMAGR Peak residual in window 376.747 less than limit 376.800 MicroJy 2 3 17-MAY-2007 15:13:39 IMAGR Merging the Clean components files 2 3 17-MAY-2007 15:13:39 IMAGR Field 1 compressed from 8517 to 7382 components 2 4 17-MAY-2007 15:13:41 IMAGR Field 1 min = -580.3 MicroJy,max = 627.4 MicroJy 2 3 17-MAY-2007 15:13:41 IMAGR Restoring Clean components 2 3 17-MAY-2007 15:13:44 IMAGR Checking image max/min 2 3 17-MAY-2007 15:13:44 IMAGR Field 1 final Clean flux 1.438 Jy 2 6 17-MAY-2007 15:13:44 IMAGR Deleting UV work file: 2 4 17-MAY-2007 15:13:44 IMAGR Destroyed 1 extension files of type AN 2 4 17-MAY-2007 15:13:44 IMAGR Destroyed 1 extension files of type FQ 2 4 17-MAY-2007 15:13:44 IMAGR Destroyed UV image file: catno= 31 disk= 1 2 3 17-MAY-2007 15:13:44 IMAGR Appears to have ended successfully 2 5 17-MAY-2007 15:13:44 IMAGR thuban 31DEC07 TST: Cpu= 211.1 Real= 214 2 2 17-MAY-2007 15:13:44 AIPS Resumes 2 3 17-MAY-2007 15:13:44 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:13:44 AIPS rm -f /tmp/SETFC@SATURN_X,BAND.0-1 >& /dev/null 2 5 17-MAY-2007 15:13:44 UVPLT Task UVPLT (release of 31DEC07) begins 2 2 17-MAY-2007 15:13:45 UVPLT GFINIS: number records used 2038 2 2 17-MAY-2007 15:13:45 UVPLT PLTUV: 43200 Points plotted 2 2 17-MAY-2007 15:13:45 UVPLT PLTUV: Plot file version 1 created. 2 3 17-MAY-2007 15:13:45 UVPLT Appears to have ended successfully 2 5 17-MAY-2007 15:13:45 UVPLT thuban 31DEC07 TST: Cpu= 0.1 Real= 1 2 2 17-MAY-2007 15:13:45 AIPS Resumes 2 5 17-MAY-2007 15:13:45 UVPLT Task UVPLT (release of 31DEC07) begins 2 2 17-MAY-2007 15:13:45 UVPLT GFINIS: number records used 1021 2 2 17-MAY-2007 15:13:45 UVPLT PLTUV: 21600 Points plotted 2 2 17-MAY-2007 15:13:45 UVPLT PLTUV: Plot file version 2 created. 2 3 17-MAY-2007 15:13:45 UVPLT Appears to have ended successfully 2 5 17-MAY-2007 15:13:45 UVPLT thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:13:45 AIPS Resumes 2 5 17-MAY-2007 15:13:45 UVPLT Task UVPLT (release of 31DEC07) begins 2 2 17-MAY-2007 15:13:45 UVPLT GFINIS: number records used 1021 2 2 17-MAY-2007 15:13:45 UVPLT PLTUV: 21600 Points plotted 2 2 17-MAY-2007 15:13:45 UVPLT PLTUV: Plot file version 3 created. 2 3 17-MAY-2007 15:13:45 UVPLT Appears to have ended successfully 2 5 17-MAY-2007 15:13:45 UVPLT thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:13:45 AIPS Resumes 2 4 17-MAY-2007 15:13:45 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:13:45 AIPS Destroyed MA image file: catno= 32 disk= 1 2 2 17-MAY-2007 15:13:45 AIPS Disk 1 in-CNO 33 renumbered as CNO 31 2 7 17-MAY-2007 15:13:45 AIPS STRING SIZE 2 0 17-MAY-2007 15:13:45 AIPS 2 0 17-MAY-2007 15:13:45 AIPS type'EMPTY CATALOG ?' checkcat 2 2 17-MAY-2007 15:13:45 AIPS Disk 1 No files needed renumbering 2 5 17-MAY-2007 15:13:45 AIPS 'EMPTY CATALOG ?' 31 2 0 17-MAY-2007 15:13:45 AIPS flatfov;nvasimage 2 2 17-MAY-2007 15:13:45 AIPS Got(1) disk= 1 user=**** type=UV 19981015.X BAND.1 2 5 17-MAY-2007 15:13:45 AIPS '10 SECOND INTEGRATIONS (GUESS)' 2 2 17-MAY-2007 15:13:45 AIPS Got(1) disk= 1 user=**** type=UV 0203+115.X BAND.1 2 5 17-MAY-2007 15:13:45 AIPS 'MINIMUM FOV :159.5726 ARCSEC RADIUS' 2 5 17-MAY-2007 15:13:45 FLATN Task FLATN (release of 31DEC07) begins 2 2 17-MAY-2007 15:13:45 FLATN Create 0203+115 .FLATN . 1 (MA) on disk 1 cno 32 2 4 17-MAY-2007 15:13:46 FLATN Field 1 included blc,trc 1 1 1638 1638 2 4 17-MAY-2007 15:13:57 FLATN Field 2 included blc,trc 708 706 936 934 2 2 17-MAY-2007 15:13:57 FLATN Now output average image 2 3 17-MAY-2007 15:13:58 FLATN Appears to have ended successfully 2 5 17-MAY-2007 15:13:58 FLATN thuban 31DEC07 TST: Cpu= 12.1 Real= 13 2 2 17-MAY-2007 15:13:58 AIPS Resumes 2 3 17-MAY-2007 15:13:58 AIPS FLATN was not found to be running 2 5 17-MAY-2007 15:13:58 BLANK Task BLANK (release of 31DEC07) begins 2 2 17-MAY-2007 15:13:58 BLANK Create 0203+115 .BLANK . 1 (MA) on disk 1 cno 33 2 3 17-MAY-2007 15:14:04 BLANK Appears to have ended successfully 2 5 17-MAY-2007 15:14:04 BLANK thuban 31DEC07 TST: Cpu= 6.0 Real= 6 2 2 17-MAY-2007 15:14:04 AIPS Resumes 2 3 17-MAY-2007 15:14:04 AIPS BLANK was not found to be running 2 4 17-MAY-2007 15:14:04 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:14:04 AIPS Destroyed MA image file: catno= 32 disk= 1 2 2 17-MAY-2007 15:14:04 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:14:04 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.1 2 5 17-MAY-2007 15:14:04 AIPS 'MINIMUM FOV :159.5726 ARCSEC RADIUS' 2 5 17-MAY-2007 15:14:04 FLATN Task FLATN (release of 31DEC07) begins 2 2 17-MAY-2007 15:14:04 FLATN Create SATURN .FLATN . 1 (MA) on disk 1 cno 33 2 2 17-MAY-2007 15:14:04 FLATN Start field 1 2 3 17-MAY-2007 15:14:14 FLATN Appears to have ended successfully 2 5 17-MAY-2007 15:14:14 FLATN thuban 31DEC07 TST: Cpu= 9.4 Real= 10 2 2 17-MAY-2007 15:14:14 AIPS Resumes 2 3 17-MAY-2007 15:14:14 AIPS FLATN was not found to be running 2 5 17-MAY-2007 15:14:14 BLANK Task BLANK (release of 31DEC07) begins 2 2 17-MAY-2007 15:14:14 BLANK Create SATURN .BLANK . 1 (MA) on disk 1 cno 34 2 3 17-MAY-2007 15:14:20 BLANK Appears to have ended successfully 2 5 17-MAY-2007 15:14:20 BLANK thuban 31DEC07 TST: Cpu= 5.6 Real= 6 2 2 17-MAY-2007 15:14:20 AIPS Resumes 2 3 17-MAY-2007 15:14:20 AIPS BLANK was not found to be running 2 4 17-MAY-2007 15:14:20 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:14:20 AIPS Destroyed MA image file: catno= 33 disk= 1 2 2 17-MAY-2007 15:14:20 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:14:20 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.2 2 5 17-MAY-2007 15:14:20 AIPS 'MINIMUM FOV :159.5726 ARCSEC RADIUS' 2 5 17-MAY-2007 15:14:20 FLATN Task FLATN (release of 31DEC07) begins 2 2 17-MAY-2007 15:14:20 FLATN Create SATURN .FLATN . 1 (MA) on disk 1 cno 34 2 2 17-MAY-2007 15:14:20 FLATN Start field 1 2 3 17-MAY-2007 15:14:30 FLATN Appears to have ended successfully 2 5 17-MAY-2007 15:14:30 FLATN thuban 31DEC07 TST: Cpu= 9.5 Real= 10 2 2 17-MAY-2007 15:14:30 AIPS Resumes 2 3 17-MAY-2007 15:14:30 AIPS FLATN was not found to be running 2 5 17-MAY-2007 15:14:30 BLANK Task BLANK (release of 31DEC07) begins 2 2 17-MAY-2007 15:14:30 BLANK Create SATURN .BLANK . 2 (MA) on disk 1 cno 35 2 3 17-MAY-2007 15:14:36 BLANK Appears to have ended successfully 2 5 17-MAY-2007 15:14:36 BLANK thuban 31DEC07 TST: Cpu= 5.6 Real= 6 2 2 17-MAY-2007 15:14:36 AIPS Resumes 2 3 17-MAY-2007 15:14:36 AIPS BLANK was not found to be running 2 4 17-MAY-2007 15:14:36 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:14:36 AIPS Destroyed MA image file: catno= 34 disk= 1 2 2 17-MAY-2007 15:14:36 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:14:36 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.3 2 5 17-MAY-2007 15:14:36 AIPS 'MINIMUM FOV :159.5726 ARCSEC RADIUS' 2 5 17-MAY-2007 15:14:36 FLATN Task FLATN (release of 31DEC07) begins 2 2 17-MAY-2007 15:14:36 FLATN Create SATURN .FLATN . 1 (MA) on disk 1 cno 35 2 2 17-MAY-2007 15:14:36 FLATN Start field 1 2 3 17-MAY-2007 15:14:45 FLATN Appears to have ended successfully 2 5 17-MAY-2007 15:14:45 FLATN thuban 31DEC07 TST: Cpu= 9.4 Real= 9 2 2 17-MAY-2007 15:14:46 AIPS Resumes 2 3 17-MAY-2007 15:14:46 AIPS FLATN was not found to be running 2 5 17-MAY-2007 15:14:46 BLANK Task BLANK (release of 31DEC07) begins 2 2 17-MAY-2007 15:14:46 BLANK Create SATURN .BLANK . 3 (MA) on disk 1 cno 36 2 3 17-MAY-2007 15:14:51 BLANK Appears to have ended successfully 2 5 17-MAY-2007 15:14:51 BLANK thuban 31DEC07 TST: Cpu= 5.6 Real= 5 2 2 17-MAY-2007 15:14:51 AIPS Resumes 2 3 17-MAY-2007 15:14:51 AIPS BLANK was not found to be running 2 4 17-MAY-2007 15:14:51 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:14:51 AIPS Destroyed MA image file: catno= 35 disk= 1 2 2 17-MAY-2007 15:14:51 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:14:51 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.4 2 5 17-MAY-2007 15:14:51 AIPS 'MINIMUM FOV :159.5726 ARCSEC RADIUS' 2 5 17-MAY-2007 15:14:51 FLATN Task FLATN (release of 31DEC07) begins 2 2 17-MAY-2007 15:14:52 FLATN Create SATURN .FLATN . 1 (MA) on disk 1 cno 36 2 2 17-MAY-2007 15:14:52 FLATN Start field 1 2 3 17-MAY-2007 15:15:01 FLATN Appears to have ended successfully 2 5 17-MAY-2007 15:15:01 FLATN thuban 31DEC07 TST: Cpu= 9.4 Real= 10 2 2 17-MAY-2007 15:15:01 AIPS Resumes 2 3 17-MAY-2007 15:15:01 AIPS FLATN was not found to be running 2 5 17-MAY-2007 15:15:01 BLANK Task BLANK (release of 31DEC07) begins 2 2 17-MAY-2007 15:15:01 BLANK Create SATURN .BLANK . 4 (MA) on disk 1 cno 37 2 3 17-MAY-2007 15:15:07 BLANK Appears to have ended successfully 2 5 17-MAY-2007 15:15:07 BLANK thuban 31DEC07 TST: Cpu= 5.6 Real= 6 2 2 17-MAY-2007 15:15:07 AIPS Resumes 2 3 17-MAY-2007 15:15:07 AIPS BLANK was not found to be running 2 4 17-MAY-2007 15:15:07 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:15:07 AIPS Destroyed MA image file: catno= 36 disk= 1 2 2 17-MAY-2007 15:15:07 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:15:07 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.5 2 5 17-MAY-2007 15:15:07 AIPS 'MINIMUM FOV :159.5726 ARCSEC RADIUS' 2 5 17-MAY-2007 15:15:07 FLATN Task FLATN (release of 31DEC07) begins 2 2 17-MAY-2007 15:15:07 FLATN Create SATURN .FLATN . 1 (MA) on disk 1 cno 37 2 2 17-MAY-2007 15:15:07 FLATN Start field 1 2 3 17-MAY-2007 15:15:17 FLATN Appears to have ended successfully 2 5 17-MAY-2007 15:15:17 FLATN thuban 31DEC07 TST: Cpu= 9.4 Real= 10 2 2 17-MAY-2007 15:15:17 AIPS Resumes 2 3 17-MAY-2007 15:15:17 AIPS FLATN was not found to be running 2 5 17-MAY-2007 15:15:17 BLANK Task BLANK (release of 31DEC07) begins 2 2 17-MAY-2007 15:15:17 BLANK Create SATURN .BLANK . 5 (MA) on disk 1 cno 38 2 3 17-MAY-2007 15:15:23 BLANK Appears to have ended successfully 2 5 17-MAY-2007 15:15:23 BLANK thuban 31DEC07 TST: Cpu= 5.6 Real= 6 2 2 17-MAY-2007 15:15:23 AIPS Resumes 2 3 17-MAY-2007 15:15:23 AIPS BLANK was not found to be running 2 4 17-MAY-2007 15:15:23 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:15:23 AIPS Destroyed MA image file: catno= 37 disk= 1 2 2 17-MAY-2007 15:15:23 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:15:23 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.6 2 5 17-MAY-2007 15:15:23 AIPS 'MINIMUM FOV :159.5726 ARCSEC RADIUS' 2 5 17-MAY-2007 15:15:23 FLATN Task FLATN (release of 31DEC07) begins 2 2 17-MAY-2007 15:15:23 FLATN Create SATURN .FLATN . 1 (MA) on disk 1 cno 38 2 2 17-MAY-2007 15:15:23 FLATN Start field 1 2 3 17-MAY-2007 15:15:33 FLATN Appears to have ended successfully 2 5 17-MAY-2007 15:15:33 FLATN thuban 31DEC07 TST: Cpu= 9.4 Real= 10 2 2 17-MAY-2007 15:15:33 AIPS Resumes 2 3 17-MAY-2007 15:15:33 AIPS FLATN was not found to be running 2 5 17-MAY-2007 15:15:33 BLANK Task BLANK (release of 31DEC07) begins 2 2 17-MAY-2007 15:15:33 BLANK Create SATURN .BLANK . 6 (MA) on disk 1 cno 39 2 3 17-MAY-2007 15:15:38 BLANK Appears to have ended successfully 2 5 17-MAY-2007 15:15:38 BLANK thuban 31DEC07 TST: Cpu= 5.5 Real= 5 2 2 17-MAY-2007 15:15:39 AIPS Resumes 2 3 17-MAY-2007 15:15:39 AIPS BLANK was not found to be running 2 4 17-MAY-2007 15:15:39 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:15:39 AIPS Destroyed MA image file: catno= 38 disk= 1 2 2 17-MAY-2007 15:15:39 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:15:39 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.7 2 5 17-MAY-2007 15:15:39 AIPS 'MINIMUM FOV :159.5726 ARCSEC RADIUS' 2 5 17-MAY-2007 15:15:39 FLATN Task FLATN (release of 31DEC07) begins 2 2 17-MAY-2007 15:15:39 FLATN Create SATURN .FLATN . 1 (MA) on disk 1 cno 39 2 2 17-MAY-2007 15:15:39 FLATN Start field 1 2 3 17-MAY-2007 15:15:48 FLATN Appears to have ended successfully 2 5 17-MAY-2007 15:15:48 FLATN thuban 31DEC07 TST: Cpu= 9.4 Real= 9 2 2 17-MAY-2007 15:15:48 AIPS Resumes 2 3 17-MAY-2007 15:15:48 AIPS FLATN was not found to be running 2 5 17-MAY-2007 15:15:48 BLANK Task BLANK (release of 31DEC07) begins 2 2 17-MAY-2007 15:15:49 BLANK Create SATURN .BLANK . 7 (MA) on disk 1 cno 40 2 3 17-MAY-2007 15:15:54 BLANK Appears to have ended successfully 2 5 17-MAY-2007 15:15:54 BLANK thuban 31DEC07 TST: Cpu= 5.5 Real= 6 2 2 17-MAY-2007 15:15:54 AIPS Resumes 2 3 17-MAY-2007 15:15:54 AIPS BLANK was not found to be running 2 4 17-MAY-2007 15:15:54 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:15:54 AIPS Destroyed MA image file: catno= 39 disk= 1 2 2 17-MAY-2007 15:15:54 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:15:54 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.8 2 5 17-MAY-2007 15:15:54 AIPS 'MINIMUM FOV :159.5726 ARCSEC RADIUS' 2 5 17-MAY-2007 15:15:54 FLATN Task FLATN (release of 31DEC07) begins 2 2 17-MAY-2007 15:15:54 FLATN Create SATURN .FLATN . 1 (MA) on disk 1 cno 40 2 2 17-MAY-2007 15:15:54 FLATN Start field 1 2 3 17-MAY-2007 15:16:04 FLATN Appears to have ended successfully 2 5 17-MAY-2007 15:16:04 FLATN thuban 31DEC07 TST: Cpu= 9.4 Real= 10 2 2 17-MAY-2007 15:16:04 AIPS Resumes 2 3 17-MAY-2007 15:16:04 AIPS FLATN was not found to be running 2 5 17-MAY-2007 15:16:04 BLANK Task BLANK (release of 31DEC07) begins 2 2 17-MAY-2007 15:16:04 BLANK Create SATURN .BLANK . 8 (MA) on disk 1 cno 41 2 3 17-MAY-2007 15:16:10 BLANK Appears to have ended successfully 2 5 17-MAY-2007 15:16:10 BLANK thuban 31DEC07 TST: Cpu= 5.6 Real= 6 2 2 17-MAY-2007 15:16:10 AIPS Resumes 2 3 17-MAY-2007 15:16:10 AIPS BLANK was not found to be running 2 4 17-MAY-2007 15:16:10 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:16:10 AIPS Destroyed MA image file: catno= 40 disk= 1 2 2 17-MAY-2007 15:16:10 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:16:10 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.9 2 5 17-MAY-2007 15:16:10 AIPS 'MINIMUM FOV :159.5726 ARCSEC RADIUS' 2 5 17-MAY-2007 15:16:10 FLATN Task FLATN (release of 31DEC07) begins 2 2 17-MAY-2007 15:16:10 FLATN Create SATURN .FLATN . 1 (MA) on disk 1 cno 41 2 2 17-MAY-2007 15:16:10 FLATN Start field 1 2 3 17-MAY-2007 15:16:20 FLATN Appears to have ended successfully 2 5 17-MAY-2007 15:16:20 FLATN thuban 31DEC07 TST: Cpu= 9.5 Real= 10 2 2 17-MAY-2007 15:16:20 AIPS Resumes 2 3 17-MAY-2007 15:16:20 AIPS FLATN was not found to be running 2 5 17-MAY-2007 15:16:20 BLANK Task BLANK (release of 31DEC07) begins 2 2 17-MAY-2007 15:16:20 BLANK Create SATURN .BLANK . 9 (MA) on disk 1 cno 42 2 3 17-MAY-2007 15:16:26 BLANK Appears to have ended successfully 2 5 17-MAY-2007 15:16:26 BLANK thuban 31DEC07 TST: Cpu= 5.5 Real= 6 2 2 17-MAY-2007 15:16:26 AIPS Resumes 2 3 17-MAY-2007 15:16:26 AIPS BLANK was not found to be running 2 4 17-MAY-2007 15:16:26 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:16:26 AIPS Destroyed MA image file: catno= 41 disk= 1 2 2 17-MAY-2007 15:16:26 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:16:26 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.10 2 5 17-MAY-2007 15:16:26 AIPS 'MINIMUM FOV :159.5726 ARCSEC RADIUS' 2 5 17-MAY-2007 15:16:26 FLATN Task FLATN (release of 31DEC07) begins 2 2 17-MAY-2007 15:16:26 FLATN Create SATURN .FLATN . 1 (MA) on disk 1 cno 42 2 2 17-MAY-2007 15:16:26 FLATN Start field 1 2 3 17-MAY-2007 15:16:36 FLATN Appears to have ended successfully 2 5 17-MAY-2007 15:16:36 FLATN thuban 31DEC07 TST: Cpu= 9.4 Real= 10 2 2 17-MAY-2007 15:16:36 AIPS Resumes 2 3 17-MAY-2007 15:16:36 AIPS FLATN was not found to be running 2 5 17-MAY-2007 15:16:36 BLANK Task BLANK (release of 31DEC07) begins 2 2 17-MAY-2007 15:16:36 BLANK Create SATURN .BLANK . 10 (MA) on disk 1 cno 43 2 3 17-MAY-2007 15:16:41 BLANK Appears to have ended successfully 2 5 17-MAY-2007 15:16:41 BLANK thuban 31DEC07 TST: Cpu= 5.5 Real= 5 2 2 17-MAY-2007 15:16:41 AIPS Resumes 2 3 17-MAY-2007 15:16:41 AIPS BLANK was not found to be running 2 4 17-MAY-2007 15:16:41 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:16:41 AIPS Destroyed MA image file: catno= 42 disk= 1 2 2 17-MAY-2007 15:16:41 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:16:41 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.11 2 5 17-MAY-2007 15:16:41 AIPS 'MINIMUM FOV :159.5726 ARCSEC RADIUS' 2 5 17-MAY-2007 15:16:41 FLATN Task FLATN (release of 31DEC07) begins 2 2 17-MAY-2007 15:16:42 FLATN Create SATURN .FLATN . 1 (MA) on disk 1 cno 43 2 2 17-MAY-2007 15:16:42 FLATN Start field 1 2 3 17-MAY-2007 15:16:51 FLATN Appears to have ended successfully 2 5 17-MAY-2007 15:16:51 FLATN thuban 31DEC07 TST: Cpu= 9.4 Real= 10 2 2 17-MAY-2007 15:16:51 AIPS Resumes 2 3 17-MAY-2007 15:16:51 AIPS FLATN was not found to be running 2 5 17-MAY-2007 15:16:51 BLANK Task BLANK (release of 31DEC07) begins 2 2 17-MAY-2007 15:16:51 BLANK Create SATURN .BLANK . 11 (MA) on disk 1 cno 44 2 3 17-MAY-2007 15:16:57 BLANK Appears to have ended successfully 2 5 17-MAY-2007 15:16:57 BLANK thuban 31DEC07 TST: Cpu= 5.5 Real= 6 2 2 17-MAY-2007 15:16:57 AIPS Resumes 2 3 17-MAY-2007 15:16:57 AIPS BLANK was not found to be running 2 4 17-MAY-2007 15:16:57 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:16:57 AIPS Destroyed MA image file: catno= 43 disk= 1 2 2 17-MAY-2007 15:16:57 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:16:57 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.12 2 5 17-MAY-2007 15:16:57 AIPS 'MINIMUM FOV :159.5726 ARCSEC RADIUS' 2 5 17-MAY-2007 15:16:57 FLATN Task FLATN (release of 31DEC07) begins 2 2 17-MAY-2007 15:16:57 FLATN Create SATURN .FLATN . 1 (MA) on disk 1 cno 44 2 2 17-MAY-2007 15:16:57 FLATN Start field 1 2 3 17-MAY-2007 15:17:07 FLATN Appears to have ended successfully 2 5 17-MAY-2007 15:17:07 FLATN thuban 31DEC07 TST: Cpu= 9.5 Real= 10 2 2 17-MAY-2007 15:17:07 AIPS Resumes 2 3 17-MAY-2007 15:17:07 AIPS FLATN was not found to be running 2 5 17-MAY-2007 15:17:07 BLANK Task BLANK (release of 31DEC07) begins 2 2 17-MAY-2007 15:17:07 BLANK Create SATURN .BLANK . 12 (MA) on disk 1 cno 45 2 3 17-MAY-2007 15:17:13 BLANK Appears to have ended successfully 2 5 17-MAY-2007 15:17:13 BLANK thuban 31DEC07 TST: Cpu= 5.6 Real= 6 2 2 17-MAY-2007 15:17:13 AIPS Resumes 2 3 17-MAY-2007 15:17:13 AIPS BLANK was not found to be running 2 4 17-MAY-2007 15:17:13 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:17:13 AIPS Destroyed MA image file: catno= 44 disk= 1 2 2 17-MAY-2007 15:17:13 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:17:13 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.13 2 5 17-MAY-2007 15:17:13 AIPS 'MINIMUM FOV :159.5726 ARCSEC RADIUS' 2 5 17-MAY-2007 15:17:13 FLATN Task FLATN (release of 31DEC07) begins 2 2 17-MAY-2007 15:17:13 FLATN Create SATURN .FLATN . 1 (MA) on disk 1 cno 45 2 2 17-MAY-2007 15:17:13 FLATN Start field 1 2 3 17-MAY-2007 15:17:22 FLATN Appears to have ended successfully 2 5 17-MAY-2007 15:17:22 FLATN thuban 31DEC07 TST: Cpu= 9.4 Real= 9 2 2 17-MAY-2007 15:17:22 AIPS Resumes 2 3 17-MAY-2007 15:17:22 AIPS FLATN was not found to be running 2 5 17-MAY-2007 15:17:22 BLANK Task BLANK (release of 31DEC07) begins 2 2 17-MAY-2007 15:17:22 BLANK Create SATURN .BLANK . 13 (MA) on disk 1 cno 46 2 3 17-MAY-2007 15:17:28 BLANK Appears to have ended successfully 2 5 17-MAY-2007 15:17:28 BLANK thuban 31DEC07 TST: Cpu= 5.6 Real= 6 2 2 17-MAY-2007 15:17:28 AIPS Resumes 2 3 17-MAY-2007 15:17:28 AIPS BLANK was not found to be running 2 4 17-MAY-2007 15:17:28 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:17:28 AIPS Destroyed MA image file: catno= 45 disk= 1 2 2 17-MAY-2007 15:17:28 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:17:28 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.14 2 5 17-MAY-2007 15:17:28 AIPS 'MINIMUM FOV :159.5726 ARCSEC RADIUS' 2 5 17-MAY-2007 15:17:28 FLATN Task FLATN (release of 31DEC07) begins 2 2 17-MAY-2007 15:17:28 FLATN Create SATURN .FLATN . 1 (MA) on disk 1 cno 46 2 2 17-MAY-2007 15:17:28 FLATN Start field 1 2 3 17-MAY-2007 15:17:38 FLATN Appears to have ended successfully 2 5 17-MAY-2007 15:17:38 FLATN thuban 31DEC07 TST: Cpu= 9.3 Real= 10 2 2 17-MAY-2007 15:17:38 AIPS Resumes 2 3 17-MAY-2007 15:17:38 AIPS FLATN was not found to be running 2 5 17-MAY-2007 15:17:38 BLANK Task BLANK (release of 31DEC07) begins 2 2 17-MAY-2007 15:17:38 BLANK Create SATURN .BLANK . 14 (MA) on disk 1 cno 47 2 3 17-MAY-2007 15:17:43 BLANK Appears to have ended successfully 2 5 17-MAY-2007 15:17:43 BLANK thuban 31DEC07 TST: Cpu= 5.5 Real= 5 2 2 17-MAY-2007 15:17:43 AIPS Resumes 2 3 17-MAY-2007 15:17:43 AIPS BLANK was not found to be running 2 4 17-MAY-2007 15:17:43 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:17:44 AIPS Destroyed MA image file: catno= 46 disk= 1 2 2 17-MAY-2007 15:17:44 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:17:44 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.15 2 5 17-MAY-2007 15:17:44 AIPS 'MINIMUM FOV :159.5726 ARCSEC RADIUS' 2 5 17-MAY-2007 15:17:44 FLATN Task FLATN (release of 31DEC07) begins 2 2 17-MAY-2007 15:17:44 FLATN Create SATURN .FLATN . 1 (MA) on disk 1 cno 47 2 2 17-MAY-2007 15:17:44 FLATN Start field 1 2 3 17-MAY-2007 15:17:53 FLATN Appears to have ended successfully 2 5 17-MAY-2007 15:17:53 FLATN thuban 31DEC07 TST: Cpu= 9.5 Real= 9 2 2 17-MAY-2007 15:17:54 AIPS Resumes 2 3 17-MAY-2007 15:17:54 AIPS FLATN was not found to be running 2 5 17-MAY-2007 15:17:54 BLANK Task BLANK (release of 31DEC07) begins 2 2 17-MAY-2007 15:17:54 BLANK Create SATURN .BLANK . 15 (MA) on disk 1 cno 48 2 3 17-MAY-2007 15:17:59 BLANK Appears to have ended successfully 2 5 17-MAY-2007 15:17:59 BLANK thuban 31DEC07 TST: Cpu= 5.5 Real= 5 2 2 17-MAY-2007 15:17:59 AIPS Resumes 2 3 17-MAY-2007 15:17:59 AIPS BLANK was not found to be running 2 4 17-MAY-2007 15:17:59 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:17:59 AIPS Destroyed MA image file: catno= 47 disk= 1 2 2 17-MAY-2007 15:17:59 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:17:59 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.16 2 5 17-MAY-2007 15:17:59 AIPS 'MINIMUM FOV :159.5726 ARCSEC RADIUS' 2 5 17-MAY-2007 15:17:59 FLATN Task FLATN (release of 31DEC07) begins 2 2 17-MAY-2007 15:17:59 FLATN Create SATURN .FLATN . 1 (MA) on disk 1 cno 48 2 2 17-MAY-2007 15:18:00 FLATN Start field 1 2 3 17-MAY-2007 15:18:09 FLATN Appears to have ended successfully 2 5 17-MAY-2007 15:18:09 FLATN thuban 31DEC07 TST: Cpu= 9.5 Real= 10 2 2 17-MAY-2007 15:18:09 AIPS Resumes 2 3 17-MAY-2007 15:18:09 AIPS FLATN was not found to be running 2 5 17-MAY-2007 15:18:09 BLANK Task BLANK (release of 31DEC07) begins 2 2 17-MAY-2007 15:18:09 BLANK Create SATURN .BLANK . 16 (MA) on disk 1 cno 49 2 3 17-MAY-2007 15:18:15 BLANK Appears to have ended successfully 2 5 17-MAY-2007 15:18:15 BLANK thuban 31DEC07 TST: Cpu= 5.6 Real= 6 2 2 17-MAY-2007 15:18:16 AIPS Resumes 2 3 17-MAY-2007 15:18:16 AIPS BLANK was not found to be running 2 4 17-MAY-2007 15:18:16 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:18:16 AIPS Destroyed MA image file: catno= 48 disk= 1 2 2 17-MAY-2007 15:18:16 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:18:16 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.17 2 5 17-MAY-2007 15:18:16 AIPS 'MINIMUM FOV :159.5726 ARCSEC RADIUS' 2 5 17-MAY-2007 15:18:16 FLATN Task FLATN (release of 31DEC07) begins 2 2 17-MAY-2007 15:18:16 FLATN Create SATURN .FLATN . 1 (MA) on disk 1 cno 49 2 2 17-MAY-2007 15:18:16 FLATN Start field 1 2 3 17-MAY-2007 15:18:26 FLATN Appears to have ended successfully 2 5 17-MAY-2007 15:18:26 FLATN thuban 31DEC07 TST: Cpu= 9.3 Real= 10 2 2 17-MAY-2007 15:18:26 AIPS Resumes 2 3 17-MAY-2007 15:18:26 AIPS FLATN was not found to be running 2 5 17-MAY-2007 15:18:26 BLANK Task BLANK (release of 31DEC07) begins 2 2 17-MAY-2007 15:18:26 BLANK Create SATURN .BLANK . 17 (MA) on disk 1 cno 50 2 3 17-MAY-2007 15:18:32 BLANK Appears to have ended successfully 2 5 17-MAY-2007 15:18:32 BLANK thuban 31DEC07 TST: Cpu= 5.6 Real= 6 2 2 17-MAY-2007 15:18:32 AIPS Resumes 2 3 17-MAY-2007 15:18:32 AIPS BLANK was not found to be running 2 4 17-MAY-2007 15:18:32 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:18:32 AIPS Destroyed MA image file: catno= 49 disk= 1 2 2 17-MAY-2007 15:18:32 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:18:32 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.18 2 5 17-MAY-2007 15:18:32 AIPS 'MINIMUM FOV :159.5726 ARCSEC RADIUS' 2 5 17-MAY-2007 15:18:32 FLATN Task FLATN (release of 31DEC07) begins 2 2 17-MAY-2007 15:18:32 FLATN Create SATURN .FLATN . 1 (MA) on disk 1 cno 50 2 2 17-MAY-2007 15:18:32 FLATN Start field 1 2 3 17-MAY-2007 15:18:41 FLATN Appears to have ended successfully 2 5 17-MAY-2007 15:18:41 FLATN thuban 31DEC07 TST: Cpu= 9.5 Real= 9 2 2 17-MAY-2007 15:18:41 AIPS Resumes 2 3 17-MAY-2007 15:18:41 AIPS FLATN was not found to be running 2 5 17-MAY-2007 15:18:41 BLANK Task BLANK (release of 31DEC07) begins 2 2 17-MAY-2007 15:18:41 BLANK Create SATURN .BLANK . 18 (MA) on disk 1 cno 51 2 3 17-MAY-2007 15:18:47 BLANK Appears to have ended successfully 2 5 17-MAY-2007 15:18:47 BLANK thuban 31DEC07 TST: Cpu= 5.6 Real= 6 2 2 17-MAY-2007 15:18:47 AIPS Resumes 2 3 17-MAY-2007 15:18:47 AIPS BLANK was not found to be running 2 4 17-MAY-2007 15:18:47 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:18:47 AIPS Destroyed MA image file: catno= 50 disk= 1 2 2 17-MAY-2007 15:18:47 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:18:47 AIPS Got(1) disk= 1 user=**** type=UV 0521+166.X BAND.1 2 2 17-MAY-2007 15:18:47 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.19 2 5 17-MAY-2007 15:18:47 AIPS 'MINIMUM FOV :159.5726 ARCSEC RADIUS' 2 5 17-MAY-2007 15:18:47 FLATN Task FLATN (release of 31DEC07) begins 2 2 17-MAY-2007 15:18:47 FLATN Create SATURN .FLATN . 1 (MA) on disk 1 cno 51 2 2 17-MAY-2007 15:18:47 FLATN Start field 1 2 3 17-MAY-2007 15:18:57 FLATN Appears to have ended successfully 2 5 17-MAY-2007 15:18:57 FLATN thuban 31DEC07 TST: Cpu= 9.4 Real= 10 2 2 17-MAY-2007 15:18:58 AIPS Resumes 2 3 17-MAY-2007 15:18:58 AIPS FLATN was not found to be running 2 5 17-MAY-2007 15:18:58 BLANK Task BLANK (release of 31DEC07) begins 2 2 17-MAY-2007 15:18:58 BLANK Create SATURN .BLANK . 19 (MA) on disk 1 cno 52 2 3 17-MAY-2007 15:19:04 BLANK Appears to have ended successfully 2 5 17-MAY-2007 15:19:04 BLANK thuban 31DEC07 TST: Cpu= 5.6 Real= 6 2 2 17-MAY-2007 15:19:04 AIPS Resumes 2 3 17-MAY-2007 15:19:04 AIPS BLANK was not found to be running 2 4 17-MAY-2007 15:19:04 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:19:04 AIPS Destroyed MA image file: catno= 51 disk= 1 2 2 17-MAY-2007 15:19:04 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:19:04 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.20 2 5 17-MAY-2007 15:19:04 AIPS 'MINIMUM FOV :159.5726 ARCSEC RADIUS' 2 5 17-MAY-2007 15:19:04 FLATN Task FLATN (release of 31DEC07) begins 2 2 17-MAY-2007 15:19:04 FLATN Create SATURN .FLATN . 1 (MA) on disk 1 cno 52 2 2 17-MAY-2007 15:19:04 FLATN Start field 1 2 3 17-MAY-2007 15:19:14 FLATN Appears to have ended successfully 2 5 17-MAY-2007 15:19:14 FLATN thuban 31DEC07 TST: Cpu= 9.4 Real= 10 2 2 17-MAY-2007 15:19:14 AIPS Resumes 2 3 17-MAY-2007 15:19:14 AIPS FLATN was not found to be running 2 5 17-MAY-2007 15:19:14 BLANK Task BLANK (release of 31DEC07) begins 2 2 17-MAY-2007 15:19:14 BLANK Create SATURN .BLANK . 20 (MA) on disk 1 cno 53 2 3 17-MAY-2007 15:19:19 BLANK Appears to have ended successfully 2 5 17-MAY-2007 15:19:19 BLANK thuban 31DEC07 TST: Cpu= 5.6 Real= 5 2 2 17-MAY-2007 15:19:20 AIPS Resumes 2 3 17-MAY-2007 15:19:20 AIPS BLANK was not found to be running 2 4 17-MAY-2007 15:19:20 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:19:20 AIPS Destroyed MA image file: catno= 52 disk= 1 2 2 17-MAY-2007 15:19:20 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:19:20 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.21 2 5 17-MAY-2007 15:19:20 AIPS 'MINIMUM FOV :159.5726 ARCSEC RADIUS' 2 5 17-MAY-2007 15:19:20 FLATN Task FLATN (release of 31DEC07) begins 2 2 17-MAY-2007 15:19:20 FLATN Create SATURN .FLATN . 1 (MA) on disk 1 cno 53 2 2 17-MAY-2007 15:19:20 FLATN Start field 1 2 3 17-MAY-2007 15:19:29 FLATN Appears to have ended successfully 2 5 17-MAY-2007 15:19:29 FLATN thuban 31DEC07 TST: Cpu= 9.4 Real= 9 2 2 17-MAY-2007 15:19:29 AIPS Resumes 2 3 17-MAY-2007 15:19:29 AIPS FLATN was not found to be running 2 5 17-MAY-2007 15:19:29 BLANK Task BLANK (release of 31DEC07) begins 2 2 17-MAY-2007 15:19:30 BLANK Create SATURN .BLANK . 21 (MA) on disk 1 cno 54 2 3 17-MAY-2007 15:19:35 BLANK Appears to have ended successfully 2 5 17-MAY-2007 15:19:35 BLANK thuban 31DEC07 TST: Cpu= 5.5 Real= 6 2 2 17-MAY-2007 15:19:35 AIPS Resumes 2 3 17-MAY-2007 15:19:35 AIPS BLANK was not found to be running 2 4 17-MAY-2007 15:19:35 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:19:35 AIPS Destroyed MA image file: catno= 53 disk= 1 2 2 17-MAY-2007 15:19:35 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:19:35 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.22 2 5 17-MAY-2007 15:19:35 AIPS 'MINIMUM FOV :159.5726 ARCSEC RADIUS' 2 5 17-MAY-2007 15:19:35 FLATN Task FLATN (release of 31DEC07) begins 2 2 17-MAY-2007 15:19:35 FLATN Create SATURN .FLATN . 1 (MA) on disk 1 cno 54 2 2 17-MAY-2007 15:19:35 FLATN Start field 1 2 3 17-MAY-2007 15:19:47 FLATN Appears to have ended successfully 2 5 17-MAY-2007 15:19:47 FLATN thuban 31DEC07 TST: Cpu= 9.6 Real= 12 2 2 17-MAY-2007 15:19:47 AIPS Resumes 2 3 17-MAY-2007 15:19:47 AIPS FLATN was not found to be running 2 5 17-MAY-2007 15:19:47 BLANK Task BLANK (release of 31DEC07) begins 2 2 17-MAY-2007 15:19:47 BLANK Create SATURN .BLANK . 22 (MA) on disk 1 cno 55 2 3 17-MAY-2007 15:19:53 BLANK Appears to have ended successfully 2 5 17-MAY-2007 15:19:53 BLANK thuban 31DEC07 TST: Cpu= 5.6 Real= 6 2 2 17-MAY-2007 15:19:53 AIPS Resumes 2 3 17-MAY-2007 15:19:53 AIPS BLANK was not found to be running 2 4 17-MAY-2007 15:19:53 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:19:53 AIPS Destroyed MA image file: catno= 54 disk= 1 2 2 17-MAY-2007 15:19:53 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 2 2 17-MAY-2007 15:19:53 AIPS Got(1) disk= 1 user=**** type=UV 0137+331.X BAND.1 2 2 17-MAY-2007 15:19:53 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.23 2 5 17-MAY-2007 15:19:53 AIPS 'MINIMUM FOV :159.5726 ARCSEC RADIUS' 2 5 17-MAY-2007 15:19:53 FLATN Task FLATN (release of 31DEC07) begins 2 2 17-MAY-2007 15:19:53 FLATN Create SATURN .FLATN . 1 (MA) on disk 1 cno 55 2 2 17-MAY-2007 15:19:53 FLATN Start field 1 2 3 17-MAY-2007 15:20:03 FLATN Appears to have ended successfully 2 5 17-MAY-2007 15:20:03 FLATN thuban 31DEC07 TST: Cpu= 9.4 Real= 10 2 2 17-MAY-2007 15:20:03 AIPS Resumes 2 3 17-MAY-2007 15:20:03 AIPS FLATN was not found to be running 2 5 17-MAY-2007 15:20:03 BLANK Task BLANK (release of 31DEC07) begins 2 2 17-MAY-2007 15:20:03 BLANK Create SATURN .BLANK . 23 (MA) on disk 1 cno 56 2 3 17-MAY-2007 15:20:08 BLANK Appears to have ended successfully 2 5 17-MAY-2007 15:20:08 BLANK thuban 31DEC07 TST: Cpu= 5.6 Real= 5 2 2 17-MAY-2007 15:20:08 AIPS Resumes 2 3 17-MAY-2007 15:20:08 AIPS BLANK was not found to be running 2 4 17-MAY-2007 15:20:08 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:20:09 AIPS Destroyed MA image file: catno= 55 disk= 1 2 2 17-MAY-2007 15:20:09 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 2 2 17-MAY-2007 15:20:09 AIPS Disk 1 No files needed renumbering 2 2 17-MAY-2007 15:20:09 AIPS Got(1) disk= 1 user=**** type=UV 19981015.X BAND.1 2 2 17-MAY-2007 15:20:09 AIPS Got(1) disk= 1 user=**** type=UV 19981015.TASAV.1 2 2 17-MAY-2007 15:20:09 AIPS Got(1) disk= 1 user=**** type=UV 0203+115.X BAND.1 2 2 17-MAY-2007 15:20:09 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.1 2 2 17-MAY-2007 15:20:09 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.2 2 2 17-MAY-2007 15:20:09 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.3 2 2 17-MAY-2007 15:20:09 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.4 2 2 17-MAY-2007 15:20:09 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.5 2 2 17-MAY-2007 15:20:09 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.6 2 2 17-MAY-2007 15:20:09 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.7 2 2 17-MAY-2007 15:20:09 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.8 2 2 17-MAY-2007 15:20:09 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.9 2 2 17-MAY-2007 15:20:09 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.10 2 2 17-MAY-2007 15:20:09 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.11 2 2 17-MAY-2007 15:20:09 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.12 2 2 17-MAY-2007 15:20:09 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.13 2 2 17-MAY-2007 15:20:09 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.14 2 2 17-MAY-2007 15:20:09 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.15 2 2 17-MAY-2007 15:20:09 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.16 2 2 17-MAY-2007 15:20:09 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.17 2 2 17-MAY-2007 15:20:09 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.18 2 2 17-MAY-2007 15:20:09 AIPS Got(1) disk= 1 user=**** type=UV 0521+166.X BAND.1 2 2 17-MAY-2007 15:20:09 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.19 2 2 17-MAY-2007 15:20:09 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.20 2 2 17-MAY-2007 15:20:09 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.21 2 2 17-MAY-2007 15:20:09 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.22 2 2 17-MAY-2007 15:20:09 AIPS Got(1) disk= 1 user=**** type=UV 0137+331.X BAND.1 2 2 17-MAY-2007 15:20:09 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.23 2 2 17-MAY-2007 15:20:09 AIPS Got(1) disk= 1 user=**** type=MA 0203+115.ICL001.1 2 2 17-MAY-2007 15:20:09 AIPS Got(1) disk= 1 user=**** type=MA 0203+115.ICL002.1 2 2 17-MAY-2007 15:20:09 AIPS Got(1) disk= 1 user=**** type=MA SATURN.ICL001.1 2 2 17-MAY-2007 15:20:09 AIPS Got(1) disk= 1 user=**** type=MA 0203+115.BLANK.1 2 2 17-MAY-2007 15:20:09 AIPS Got(1) disk= 1 user=**** type=MA 0203+115.BLANK.1 2 5 17-MAY-2007 15:20:09 AIPS Mean= 6.0321E-08 rms= 5.4431E-05 JY/BEAM over 2101185. pixels 2 5 17-MAY-2007 15:20:09 AIPS Maximum= 4.4929E-04 at 87 642 1 1 1 1 1 2 5 17-MAY-2007 15:20:09 AIPS Skypos: RA 02 03 56.36809 DEC 11 34 10.6980 2 5 17-MAY-2007 15:20:09 AIPS Skypos: IPOL 8460.100 MHZ 2 5 17-MAY-2007 15:20:09 AIPS Minimum=-4.5656E-04 at 1577 801 1 1 1 1 1 2 5 17-MAY-2007 15:20:09 AIPS Skypos: RA 02 03 36.60067 DEC 11 34 41.6950 2 5 17-MAY-2007 15:20:09 AIPS Skypos: IPOL 8460.100 MHZ 2 5 17-MAY-2007 15:20:09 AIPS Flux density = 5.8705E-03 Jy. Beam area = 21.59 pixels 2 2 17-MAY-2007 15:20:09 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 15:20:09 IMEAN Task IMEAN (release of 31DEC07) begins 2 5 17-MAY-2007 15:20:09 IMEAN Image= 0203+115 .BLANK . 1 1 xywind= 1 1 1638 1638 2 5 17-MAY-2007 15:20:09 IMEAN Mean and rms found by fitting peak in histogram: 2 5 17-MAY-2007 15:20:09 IMEAN Mean=-9.2263E-09 Rms= 5.0980E-05 **** from histogram 2 5 17-MAY-2007 15:20:09 IMEAN Mean and rms found by including all data: 2 5 17-MAY-2007 15:20:09 IMEAN Mean= 7.0795E-06 Rms= 1.5483E-03 JY/BEAM over 2104785 pixels 2 5 17-MAY-2007 15:20:09 IMEAN Flux density = 6.9017E-01 Jy. beam area = 21.59 pixels 2 5 17-MAY-2007 15:20:09 IMEAN Minimum=-4.5656E-04 at 1577 801 1 1 2 5 17-MAY-2007 15:20:09 IMEAN Skypos: RA 02 03 36.60067 DEC 11 34 41.6950 2 5 17-MAY-2007 15:20:09 IMEAN Maximum= 6.8249E-01 at 819 820 1 1 2 5 17-MAY-2007 15:20:09 IMEAN Skypos: RA 02 03 46.65700 DEC 11 34 45.4100 2 5 17-MAY-2007 15:20:09 IMEAN Skypos: IPOL 8460.100 MHZ 2 2 17-MAY-2007 15:20:09 IMEAN returns adverbs to AIPS 2 3 17-MAY-2007 15:20:09 IMEAN Appears to have ended successfully 2 5 17-MAY-2007 15:20:09 IMEAN thuban 31DEC07 TST: Cpu= 0.3 Real= 0 2 2 17-MAY-2007 15:20:09 AIPS Resumes 2 3 17-MAY-2007 15:20:09 AIPS IMEAN was not found to be running 2 2 17-MAY-2007 15:20:09 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.1 2 5 17-MAY-2007 15:20:09 AIPS Mean= 7.9045E-06 rms= 2.5958E-04 JY/BEAM over 1945157. pixels 2 5 17-MAY-2007 15:20:09 AIPS Maximum= 1.0739E-02 at 755 786 1 1 1 1 1 2 5 17-MAY-2007 15:20:09 AIPS Skypos: RA 01 58 50.05217 DEC 09 10 45.6876 2 5 17-MAY-2007 15:20:09 AIPS Skypos: IPOL 8460.100 MHZ 2 5 17-MAY-2007 15:20:09 AIPS Minimum=-3.4439E-03 at 1009 310 1 1 1 1 1 2 5 17-MAY-2007 15:20:09 AIPS Skypos: RA 01 58 46.57710 DEC 09 09 09.2464 2 5 17-MAY-2007 15:20:09 AIPS Skypos: IPOL 8460.100 MHZ 2 5 17-MAY-2007 15:20:09 AIPS Flux density = 6.0905E-01 Jy. Beam area = 25.24 pixels 2 2 17-MAY-2007 15:20:09 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 15:20:09 IMEAN Task IMEAN (release of 31DEC07) begins 2 5 17-MAY-2007 15:20:09 IMEAN Image= SATURN .BLANK . 1 1 xywind= 1 1 1576 1576 2 5 17-MAY-2007 15:20:09 IMEAN Mean and rms found by fitting peak in histogram: 2 5 17-MAY-2007 15:20:09 IMEAN Mean=-1.3006E-05 Rms= 1.6707E-04 **** from histogram 2 5 17-MAY-2007 15:20:09 IMEAN Mean and rms found by including all data: 2 5 17-MAY-2007 15:20:09 IMEAN Mean= 1.7070E-05 Rms= 3.4970E-04 JY/BEAM over 1948757 pixels 2 5 17-MAY-2007 15:20:09 IMEAN Flux density = 1.3177E+00 Jy. beam area = 25.24 pixels 2 5 17-MAY-2007 15:20:09 IMEAN Minimum=-3.4439E-03 at 1009 310 1 1 2 5 17-MAY-2007 15:20:09 IMEAN Skypos: RA 01 58 46.57710 DEC 09 09 09.2464 2 5 17-MAY-2007 15:20:09 IMEAN Maximum= 1.1246E-02 at 770 763 1 1 2 5 17-MAY-2007 15:20:09 IMEAN Skypos: RA 01 58 49.84693 DEC 09 10 41.0276 2 5 17-MAY-2007 15:20:09 IMEAN Skypos: IPOL 8460.100 MHZ 2 2 17-MAY-2007 15:20:09 IMEAN returns adverbs to AIPS 2 3 17-MAY-2007 15:20:09 IMEAN Appears to have ended successfully 2 5 17-MAY-2007 15:20:09 IMEAN thuban 31DEC07 TST: Cpu= 0.2 Real= 0 2 2 17-MAY-2007 15:20:09 AIPS Resumes 2 3 17-MAY-2007 15:20:09 AIPS IMEAN was not found to be running 2 2 17-MAY-2007 15:20:09 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.2 2 5 17-MAY-2007 15:20:10 AIPS Mean= 7.9045E-06 rms= 2.5958E-04 JY/BEAM over 1945157. pixels 2 5 17-MAY-2007 15:20:10 AIPS Maximum= 1.0739E-02 at 755 786 1 1 1 1 1 2 5 17-MAY-2007 15:20:10 AIPS Skypos: RA 01 58 50.05217 DEC 09 10 45.6876 2 5 17-MAY-2007 15:20:10 AIPS Skypos: IPOL 8460.100 MHZ 2 5 17-MAY-2007 15:20:10 AIPS Minimum=-3.4439E-03 at 1009 310 1 1 1 1 1 2 5 17-MAY-2007 15:20:10 AIPS Skypos: RA 01 58 46.57710 DEC 09 09 09.2464 2 5 17-MAY-2007 15:20:10 AIPS Skypos: IPOL 8460.100 MHZ 2 5 17-MAY-2007 15:20:10 AIPS Flux density = 6.0905E-01 Jy. Beam area = 25.24 pixels 2 2 17-MAY-2007 15:20:10 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 15:20:10 IMEAN Task IMEAN (release of 31DEC07) begins 2 5 17-MAY-2007 15:20:10 IMEAN Image= SATURN .BLANK . 2 1 xywind= 1 1 1576 1576 2 5 17-MAY-2007 15:20:10 IMEAN Mean and rms found by fitting peak in histogram: 2 5 17-MAY-2007 15:20:10 IMEAN Mean=-1.3006E-05 Rms= 1.6707E-04 **** from histogram 2 5 17-MAY-2007 15:20:10 IMEAN Mean and rms found by including all data: 2 5 17-MAY-2007 15:20:10 IMEAN Mean= 1.7070E-05 Rms= 3.4970E-04 JY/BEAM over 1948757 pixels 2 5 17-MAY-2007 15:20:10 IMEAN Flux density = 1.3177E+00 Jy. beam area = 25.24 pixels 2 5 17-MAY-2007 15:20:10 IMEAN Minimum=-3.4439E-03 at 1009 310 1 1 2 5 17-MAY-2007 15:20:10 IMEAN Skypos: RA 01 58 46.57710 DEC 09 09 09.2464 2 5 17-MAY-2007 15:20:10 IMEAN Maximum= 1.1246E-02 at 770 763 1 1 2 5 17-MAY-2007 15:20:10 IMEAN Skypos: RA 01 58 49.84693 DEC 09 10 41.0276 2 5 17-MAY-2007 15:20:10 IMEAN Skypos: IPOL 8460.100 MHZ 2 2 17-MAY-2007 15:20:10 IMEAN returns adverbs to AIPS 2 3 17-MAY-2007 15:20:10 IMEAN Appears to have ended successfully 2 5 17-MAY-2007 15:20:10 IMEAN thuban 31DEC07 TST: Cpu= 0.3 Real= 0 2 2 17-MAY-2007 15:20:10 AIPS Resumes 2 3 17-MAY-2007 15:20:10 AIPS IMEAN was not found to be running 2 2 17-MAY-2007 15:20:10 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.3 2 5 17-MAY-2007 15:20:10 AIPS Mean= 7.9045E-06 rms= 2.5958E-04 JY/BEAM over 1945157. pixels 2 5 17-MAY-2007 15:20:10 AIPS Maximum= 1.0739E-02 at 755 786 1 1 1 1 1 2 5 17-MAY-2007 15:20:10 AIPS Skypos: RA 01 58 50.05217 DEC 09 10 45.6876 2 5 17-MAY-2007 15:20:10 AIPS Skypos: IPOL 8460.100 MHZ 2 5 17-MAY-2007 15:20:10 AIPS Minimum=-3.4439E-03 at 1009 310 1 1 1 1 1 2 5 17-MAY-2007 15:20:10 AIPS Skypos: RA 01 58 46.57710 DEC 09 09 09.2464 2 5 17-MAY-2007 15:20:10 AIPS Skypos: IPOL 8460.100 MHZ 2 5 17-MAY-2007 15:20:10 AIPS Flux density = 6.0905E-01 Jy. Beam area = 25.24 pixels 2 2 17-MAY-2007 15:20:10 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 15:20:10 IMEAN Task IMEAN (release of 31DEC07) begins 2 5 17-MAY-2007 15:20:10 IMEAN Image= SATURN .BLANK . 3 1 xywind= 1 1 1576 1576 2 5 17-MAY-2007 15:20:10 IMEAN Mean and rms found by fitting peak in histogram: 2 5 17-MAY-2007 15:20:10 IMEAN Mean=-1.3006E-05 Rms= 1.6707E-04 **** from histogram 2 5 17-MAY-2007 15:20:10 IMEAN Mean and rms found by including all data: 2 5 17-MAY-2007 15:20:10 IMEAN Mean= 1.7070E-05 Rms= 3.4970E-04 JY/BEAM over 1948757 pixels 2 5 17-MAY-2007 15:20:10 IMEAN Flux density = 1.3177E+00 Jy. beam area = 25.24 pixels 2 5 17-MAY-2007 15:20:10 IMEAN Minimum=-3.4439E-03 at 1009 310 1 1 2 5 17-MAY-2007 15:20:10 IMEAN Skypos: RA 01 58 46.57710 DEC 09 09 09.2464 2 5 17-MAY-2007 15:20:10 IMEAN Maximum= 1.1246E-02 at 770 763 1 1 2 5 17-MAY-2007 15:20:10 IMEAN Skypos: RA 01 58 49.84693 DEC 09 10 41.0276 2 5 17-MAY-2007 15:20:10 IMEAN Skypos: IPOL 8460.100 MHZ 2 2 17-MAY-2007 15:20:10 IMEAN returns adverbs to AIPS 2 3 17-MAY-2007 15:20:10 IMEAN Appears to have ended successfully 2 5 17-MAY-2007 15:20:10 IMEAN thuban 31DEC07 TST: Cpu= 0.2 Real= 0 2 2 17-MAY-2007 15:20:10 AIPS Resumes 2 3 17-MAY-2007 15:20:10 AIPS IMEAN was not found to be running 2 2 17-MAY-2007 15:20:10 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.4 2 5 17-MAY-2007 15:20:10 AIPS Mean= 7.9045E-06 rms= 2.5958E-04 JY/BEAM over 1945157. pixels 2 5 17-MAY-2007 15:20:10 AIPS Maximum= 1.0739E-02 at 755 786 1 1 1 1 1 2 5 17-MAY-2007 15:20:10 AIPS Skypos: RA 01 58 50.05217 DEC 09 10 45.6876 2 5 17-MAY-2007 15:20:10 AIPS Skypos: IPOL 8460.100 MHZ 2 5 17-MAY-2007 15:20:10 AIPS Minimum=-3.4439E-03 at 1009 310 1 1 1 1 1 2 5 17-MAY-2007 15:20:10 AIPS Skypos: RA 01 58 46.57710 DEC 09 09 09.2464 2 5 17-MAY-2007 15:20:10 AIPS Skypos: IPOL 8460.100 MHZ 2 5 17-MAY-2007 15:20:10 AIPS Flux density = 6.0905E-01 Jy. Beam area = 25.24 pixels 2 2 17-MAY-2007 15:20:10 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 15:20:10 IMEAN Task IMEAN (release of 31DEC07) begins 2 5 17-MAY-2007 15:20:11 IMEAN Image= SATURN .BLANK . 4 1 xywind= 1 1 1576 1576 2 5 17-MAY-2007 15:20:11 IMEAN Mean and rms found by fitting peak in histogram: 2 5 17-MAY-2007 15:20:11 IMEAN Mean=-1.3006E-05 Rms= 1.6707E-04 **** from histogram 2 5 17-MAY-2007 15:20:11 IMEAN Mean and rms found by including all data: 2 5 17-MAY-2007 15:20:11 IMEAN Mean= 1.7070E-05 Rms= 3.4970E-04 JY/BEAM over 1948757 pixels 2 5 17-MAY-2007 15:20:11 IMEAN Flux density = 1.3177E+00 Jy. beam area = 25.24 pixels 2 5 17-MAY-2007 15:20:11 IMEAN Minimum=-3.4439E-03 at 1009 310 1 1 2 5 17-MAY-2007 15:20:11 IMEAN Skypos: RA 01 58 46.57710 DEC 09 09 09.2464 2 5 17-MAY-2007 15:20:11 IMEAN Maximum= 1.1246E-02 at 770 763 1 1 2 5 17-MAY-2007 15:20:11 IMEAN Skypos: RA 01 58 49.84693 DEC 09 10 41.0276 2 5 17-MAY-2007 15:20:11 IMEAN Skypos: IPOL 8460.100 MHZ 2 2 17-MAY-2007 15:20:11 IMEAN returns adverbs to AIPS 2 3 17-MAY-2007 15:20:11 IMEAN Appears to have ended successfully 2 5 17-MAY-2007 15:20:11 IMEAN thuban 31DEC07 TST: Cpu= 0.3 Real= 1 2 2 17-MAY-2007 15:20:11 AIPS Resumes 2 3 17-MAY-2007 15:20:11 AIPS IMEAN was not found to be running 2 2 17-MAY-2007 15:20:11 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.5 2 5 17-MAY-2007 15:20:11 AIPS Mean= 7.9045E-06 rms= 2.5958E-04 JY/BEAM over 1945157. pixels 2 5 17-MAY-2007 15:20:11 AIPS Maximum= 1.0739E-02 at 755 786 1 1 1 1 1 2 5 17-MAY-2007 15:20:11 AIPS Skypos: RA 01 58 50.05217 DEC 09 10 45.6876 2 5 17-MAY-2007 15:20:11 AIPS Skypos: IPOL 8460.100 MHZ 2 5 17-MAY-2007 15:20:11 AIPS Minimum=-3.4439E-03 at 1009 310 1 1 1 1 1 2 5 17-MAY-2007 15:20:11 AIPS Skypos: RA 01 58 46.57710 DEC 09 09 09.2464 2 5 17-MAY-2007 15:20:11 AIPS Skypos: IPOL 8460.100 MHZ 2 5 17-MAY-2007 15:20:11 AIPS Flux density = 6.0905E-01 Jy. Beam area = 25.24 pixels 2 2 17-MAY-2007 15:20:11 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 15:20:11 IMEAN Task IMEAN (release of 31DEC07) begins 2 5 17-MAY-2007 15:20:11 IMEAN Image= SATURN .BLANK . 5 1 xywind= 1 1 1576 1576 2 5 17-MAY-2007 15:20:11 IMEAN Mean and rms found by fitting peak in histogram: 2 5 17-MAY-2007 15:20:11 IMEAN Mean=-1.3006E-05 Rms= 1.6707E-04 **** from histogram 2 5 17-MAY-2007 15:20:11 IMEAN Mean and rms found by including all data: 2 5 17-MAY-2007 15:20:11 IMEAN Mean= 1.7070E-05 Rms= 3.4970E-04 JY/BEAM over 1948757 pixels 2 5 17-MAY-2007 15:20:11 IMEAN Flux density = 1.3177E+00 Jy. beam area = 25.24 pixels 2 5 17-MAY-2007 15:20:11 IMEAN Minimum=-3.4439E-03 at 1009 310 1 1 2 5 17-MAY-2007 15:20:11 IMEAN Skypos: RA 01 58 46.57710 DEC 09 09 09.2464 2 5 17-MAY-2007 15:20:11 IMEAN Maximum= 1.1246E-02 at 770 763 1 1 2 5 17-MAY-2007 15:20:11 IMEAN Skypos: RA 01 58 49.84693 DEC 09 10 41.0276 2 5 17-MAY-2007 15:20:11 IMEAN Skypos: IPOL 8460.100 MHZ 2 2 17-MAY-2007 15:20:11 IMEAN returns adverbs to AIPS 2 3 17-MAY-2007 15:20:11 IMEAN Appears to have ended successfully 2 5 17-MAY-2007 15:20:11 IMEAN thuban 31DEC07 TST: Cpu= 0.3 Real= 0 2 2 17-MAY-2007 15:20:11 AIPS Resumes 2 3 17-MAY-2007 15:20:11 AIPS IMEAN was not found to be running 2 2 17-MAY-2007 15:20:11 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.6 2 5 17-MAY-2007 15:20:11 AIPS Mean= 7.9045E-06 rms= 2.5958E-04 JY/BEAM over 1945157. pixels 2 5 17-MAY-2007 15:20:11 AIPS Maximum= 1.0739E-02 at 755 786 1 1 1 1 1 2 5 17-MAY-2007 15:20:11 AIPS Skypos: RA 01 58 50.05217 DEC 09 10 45.6876 2 5 17-MAY-2007 15:20:11 AIPS Skypos: IPOL 8460.100 MHZ 2 5 17-MAY-2007 15:20:11 AIPS Minimum=-3.4439E-03 at 1009 310 1 1 1 1 1 2 5 17-MAY-2007 15:20:11 AIPS Skypos: RA 01 58 46.57710 DEC 09 09 09.2464 2 5 17-MAY-2007 15:20:11 AIPS Skypos: IPOL 8460.100 MHZ 2 5 17-MAY-2007 15:20:11 AIPS Flux density = 6.0905E-01 Jy. Beam area = 25.24 pixels 2 2 17-MAY-2007 15:20:11 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 15:20:11 IMEAN Task IMEAN (release of 31DEC07) begins 2 5 17-MAY-2007 15:20:11 IMEAN Image= SATURN .BLANK . 6 1 xywind= 1 1 1576 1576 2 5 17-MAY-2007 15:20:11 IMEAN Mean and rms found by fitting peak in histogram: 2 5 17-MAY-2007 15:20:11 IMEAN Mean=-1.3006E-05 Rms= 1.6707E-04 **** from histogram 2 5 17-MAY-2007 15:20:11 IMEAN Mean and rms found by including all data: 2 5 17-MAY-2007 15:20:11 IMEAN Mean= 1.7070E-05 Rms= 3.4970E-04 JY/BEAM over 1948757 pixels 2 5 17-MAY-2007 15:20:11 IMEAN Flux density = 1.3177E+00 Jy. beam area = 25.24 pixels 2 5 17-MAY-2007 15:20:11 IMEAN Minimum=-3.4439E-03 at 1009 310 1 1 2 5 17-MAY-2007 15:20:11 IMEAN Skypos: RA 01 58 46.57710 DEC 09 09 09.2464 2 5 17-MAY-2007 15:20:11 IMEAN Maximum= 1.1246E-02 at 770 763 1 1 2 5 17-MAY-2007 15:20:11 IMEAN Skypos: RA 01 58 49.84693 DEC 09 10 41.0276 2 5 17-MAY-2007 15:20:11 IMEAN Skypos: IPOL 8460.100 MHZ 2 2 17-MAY-2007 15:20:11 IMEAN returns adverbs to AIPS 2 3 17-MAY-2007 15:20:11 IMEAN Appears to have ended successfully 2 5 17-MAY-2007 15:20:11 IMEAN thuban 31DEC07 TST: Cpu= 0.3 Real= 0 2 2 17-MAY-2007 15:20:11 AIPS Resumes 2 3 17-MAY-2007 15:20:11 AIPS IMEAN was not found to be running 2 2 17-MAY-2007 15:20:11 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.7 2 5 17-MAY-2007 15:20:12 AIPS Mean= 7.9045E-06 rms= 2.5958E-04 JY/BEAM over 1945157. pixels 2 5 17-MAY-2007 15:20:12 AIPS Maximum= 1.0739E-02 at 755 786 1 1 1 1 1 2 5 17-MAY-2007 15:20:12 AIPS Skypos: RA 01 58 50.05217 DEC 09 10 45.6876 2 5 17-MAY-2007 15:20:12 AIPS Skypos: IPOL 8460.100 MHZ 2 5 17-MAY-2007 15:20:12 AIPS Minimum=-3.4439E-03 at 1009 310 1 1 1 1 1 2 5 17-MAY-2007 15:20:12 AIPS Skypos: RA 01 58 46.57710 DEC 09 09 09.2464 2 5 17-MAY-2007 15:20:12 AIPS Skypos: IPOL 8460.100 MHZ 2 5 17-MAY-2007 15:20:12 AIPS Flux density = 6.0905E-01 Jy. Beam area = 25.24 pixels 2 2 17-MAY-2007 15:20:12 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 15:20:12 IMEAN Task IMEAN (release of 31DEC07) begins 2 5 17-MAY-2007 15:20:12 IMEAN Image= SATURN .BLANK . 7 1 xywind= 1 1 1576 1576 2 5 17-MAY-2007 15:20:12 IMEAN Mean and rms found by fitting peak in histogram: 2 5 17-MAY-2007 15:20:12 IMEAN Mean=-1.3006E-05 Rms= 1.6707E-04 **** from histogram 2 5 17-MAY-2007 15:20:12 IMEAN Mean and rms found by including all data: 2 5 17-MAY-2007 15:20:12 IMEAN Mean= 1.7070E-05 Rms= 3.4970E-04 JY/BEAM over 1948757 pixels 2 5 17-MAY-2007 15:20:12 IMEAN Flux density = 1.3177E+00 Jy. beam area = 25.24 pixels 2 5 17-MAY-2007 15:20:12 IMEAN Minimum=-3.4439E-03 at 1009 310 1 1 2 5 17-MAY-2007 15:20:12 IMEAN Skypos: RA 01 58 46.57710 DEC 09 09 09.2464 2 5 17-MAY-2007 15:20:12 IMEAN Maximum= 1.1246E-02 at 770 763 1 1 2 5 17-MAY-2007 15:20:12 IMEAN Skypos: RA 01 58 49.84693 DEC 09 10 41.0276 2 5 17-MAY-2007 15:20:12 IMEAN Skypos: IPOL 8460.100 MHZ 2 2 17-MAY-2007 15:20:12 IMEAN returns adverbs to AIPS 2 3 17-MAY-2007 15:20:12 IMEAN Appears to have ended successfully 2 5 17-MAY-2007 15:20:12 IMEAN thuban 31DEC07 TST: Cpu= 0.2 Real= 0 2 2 17-MAY-2007 15:20:12 AIPS Resumes 2 3 17-MAY-2007 15:20:12 AIPS IMEAN was not found to be running 2 2 17-MAY-2007 15:20:12 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.8 2 5 17-MAY-2007 15:20:12 AIPS Mean= 7.9045E-06 rms= 2.5958E-04 JY/BEAM over 1945157. pixels 2 5 17-MAY-2007 15:20:12 AIPS Maximum= 1.0739E-02 at 755 786 1 1 1 1 1 2 5 17-MAY-2007 15:20:12 AIPS Skypos: RA 01 58 50.05217 DEC 09 10 45.6876 2 5 17-MAY-2007 15:20:12 AIPS Skypos: IPOL 8460.100 MHZ 2 5 17-MAY-2007 15:20:12 AIPS Minimum=-3.4439E-03 at 1009 310 1 1 1 1 1 2 5 17-MAY-2007 15:20:12 AIPS Skypos: RA 01 58 46.57710 DEC 09 09 09.2464 2 5 17-MAY-2007 15:20:12 AIPS Skypos: IPOL 8460.100 MHZ 2 5 17-MAY-2007 15:20:12 AIPS Flux density = 6.0905E-01 Jy. Beam area = 25.24 pixels 2 2 17-MAY-2007 15:20:12 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 15:20:12 IMEAN Task IMEAN (release of 31DEC07) begins 2 5 17-MAY-2007 15:20:12 IMEAN Image= SATURN .BLANK . 8 1 xywind= 1 1 1576 1576 2 5 17-MAY-2007 15:20:12 IMEAN Mean and rms found by fitting peak in histogram: 2 5 17-MAY-2007 15:20:12 IMEAN Mean=-1.3006E-05 Rms= 1.6707E-04 **** from histogram 2 5 17-MAY-2007 15:20:12 IMEAN Mean and rms found by including all data: 2 5 17-MAY-2007 15:20:12 IMEAN Mean= 1.7070E-05 Rms= 3.4970E-04 JY/BEAM over 1948757 pixels 2 5 17-MAY-2007 15:20:12 IMEAN Flux density = 1.3177E+00 Jy. beam area = 25.24 pixels 2 5 17-MAY-2007 15:20:12 IMEAN Minimum=-3.4439E-03 at 1009 310 1 1 2 5 17-MAY-2007 15:20:12 IMEAN Skypos: RA 01 58 46.57710 DEC 09 09 09.2464 2 5 17-MAY-2007 15:20:12 IMEAN Maximum= 1.1246E-02 at 770 763 1 1 2 5 17-MAY-2007 15:20:12 IMEAN Skypos: RA 01 58 49.84693 DEC 09 10 41.0276 2 5 17-MAY-2007 15:20:12 IMEAN Skypos: IPOL 8460.100 MHZ 2 2 17-MAY-2007 15:20:12 IMEAN returns adverbs to AIPS 2 3 17-MAY-2007 15:20:12 IMEAN Appears to have ended successfully 2 5 17-MAY-2007 15:20:12 IMEAN thuban 31DEC07 TST: Cpu= 0.3 Real= 0 2 2 17-MAY-2007 15:20:12 AIPS Resumes 2 3 17-MAY-2007 15:20:12 AIPS IMEAN was not found to be running 2 2 17-MAY-2007 15:20:12 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.9 2 5 17-MAY-2007 15:20:12 AIPS Mean= 7.9045E-06 rms= 2.5958E-04 JY/BEAM over 1945157. pixels 2 5 17-MAY-2007 15:20:12 AIPS Maximum= 1.0739E-02 at 755 786 1 1 1 1 1 2 5 17-MAY-2007 15:20:12 AIPS Skypos: RA 01 58 50.05217 DEC 09 10 45.6876 2 5 17-MAY-2007 15:20:12 AIPS Skypos: IPOL 8460.100 MHZ 2 5 17-MAY-2007 15:20:12 AIPS Minimum=-3.4439E-03 at 1009 310 1 1 1 1 1 2 5 17-MAY-2007 15:20:12 AIPS Skypos: RA 01 58 46.57710 DEC 09 09 09.2464 2 5 17-MAY-2007 15:20:12 AIPS Skypos: IPOL 8460.100 MHZ 2 5 17-MAY-2007 15:20:12 AIPS Flux density = 6.0905E-01 Jy. Beam area = 25.24 pixels 2 2 17-MAY-2007 15:20:12 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 15:20:12 IMEAN Task IMEAN (release of 31DEC07) begins 2 5 17-MAY-2007 15:20:13 IMEAN Image= SATURN .BLANK . 9 1 xywind= 1 1 1576 1576 2 5 17-MAY-2007 15:20:13 IMEAN Mean and rms found by fitting peak in histogram: 2 5 17-MAY-2007 15:20:13 IMEAN Mean=-1.3006E-05 Rms= 1.6707E-04 **** from histogram 2 5 17-MAY-2007 15:20:13 IMEAN Mean and rms found by including all data: 2 5 17-MAY-2007 15:20:13 IMEAN Mean= 1.7070E-05 Rms= 3.4970E-04 JY/BEAM over 1948757 pixels 2 5 17-MAY-2007 15:20:13 IMEAN Flux density = 1.3177E+00 Jy. beam area = 25.24 pixels 2 5 17-MAY-2007 15:20:13 IMEAN Minimum=-3.4439E-03 at 1009 310 1 1 2 5 17-MAY-2007 15:20:13 IMEAN Skypos: RA 01 58 46.57710 DEC 09 09 09.2464 2 5 17-MAY-2007 15:20:13 IMEAN Maximum= 1.1246E-02 at 770 763 1 1 2 5 17-MAY-2007 15:20:13 IMEAN Skypos: RA 01 58 49.84693 DEC 09 10 41.0276 2 5 17-MAY-2007 15:20:13 IMEAN Skypos: IPOL 8460.100 MHZ 2 2 17-MAY-2007 15:20:13 IMEAN returns adverbs to AIPS 2 3 17-MAY-2007 15:20:13 IMEAN Appears to have ended successfully 2 5 17-MAY-2007 15:20:13 IMEAN thuban 31DEC07 TST: Cpu= 0.3 Real= 1 2 2 17-MAY-2007 15:20:13 AIPS Resumes 2 3 17-MAY-2007 15:20:13 AIPS IMEAN was not found to be running 2 2 17-MAY-2007 15:20:13 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.10 2 5 17-MAY-2007 15:20:13 AIPS Mean= 7.9045E-06 rms= 2.5958E-04 JY/BEAM over 1945157. pixels 2 5 17-MAY-2007 15:20:13 AIPS Maximum= 1.0739E-02 at 755 786 1 1 1 1 1 2 5 17-MAY-2007 15:20:13 AIPS Skypos: RA 01 58 50.05217 DEC 09 10 45.6876 2 5 17-MAY-2007 15:20:13 AIPS Skypos: IPOL 8460.100 MHZ 2 5 17-MAY-2007 15:20:13 AIPS Minimum=-3.4439E-03 at 1009 310 1 1 1 1 1 2 5 17-MAY-2007 15:20:13 AIPS Skypos: RA 01 58 46.57710 DEC 09 09 09.2464 2 5 17-MAY-2007 15:20:13 AIPS Skypos: IPOL 8460.100 MHZ 2 5 17-MAY-2007 15:20:13 AIPS Flux density = 6.0905E-01 Jy. Beam area = 25.24 pixels 2 2 17-MAY-2007 15:20:13 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 15:20:13 IMEAN Task IMEAN (release of 31DEC07) begins 2 5 17-MAY-2007 15:20:13 IMEAN Image= SATURN .BLANK . 10 1 xywind= 1 1 1576 1576 2 5 17-MAY-2007 15:20:13 IMEAN Mean and rms found by fitting peak in histogram: 2 5 17-MAY-2007 15:20:13 IMEAN Mean=-1.3006E-05 Rms= 1.6707E-04 **** from histogram 2 5 17-MAY-2007 15:20:13 IMEAN Mean and rms found by including all data: 2 5 17-MAY-2007 15:20:13 IMEAN Mean= 1.7070E-05 Rms= 3.4970E-04 JY/BEAM over 1948757 pixels 2 5 17-MAY-2007 15:20:13 IMEAN Flux density = 1.3177E+00 Jy. beam area = 25.24 pixels 2 5 17-MAY-2007 15:20:13 IMEAN Minimum=-3.4439E-03 at 1009 310 1 1 2 5 17-MAY-2007 15:20:13 IMEAN Skypos: RA 01 58 46.57710 DEC 09 09 09.2464 2 5 17-MAY-2007 15:20:13 IMEAN Maximum= 1.1246E-02 at 770 763 1 1 2 5 17-MAY-2007 15:20:13 IMEAN Skypos: RA 01 58 49.84693 DEC 09 10 41.0276 2 5 17-MAY-2007 15:20:13 IMEAN Skypos: IPOL 8460.100 MHZ 2 2 17-MAY-2007 15:20:13 IMEAN returns adverbs to AIPS 2 3 17-MAY-2007 15:20:13 IMEAN Appears to have ended successfully 2 5 17-MAY-2007 15:20:13 IMEAN thuban 31DEC07 TST: Cpu= 0.3 Real= 0 2 2 17-MAY-2007 15:20:13 AIPS Resumes 2 3 17-MAY-2007 15:20:13 AIPS IMEAN was not found to be running 2 2 17-MAY-2007 15:20:13 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.11 2 5 17-MAY-2007 15:20:13 AIPS Mean= 7.9045E-06 rms= 2.5958E-04 JY/BEAM over 1945157. pixels 2 5 17-MAY-2007 15:20:13 AIPS Maximum= 1.0739E-02 at 755 786 1 1 1 1 1 2 5 17-MAY-2007 15:20:13 AIPS Skypos: RA 01 58 50.05217 DEC 09 10 45.6876 2 5 17-MAY-2007 15:20:13 AIPS Skypos: IPOL 8460.100 MHZ 2 5 17-MAY-2007 15:20:13 AIPS Minimum=-3.4439E-03 at 1009 310 1 1 1 1 1 2 5 17-MAY-2007 15:20:13 AIPS Skypos: RA 01 58 46.57710 DEC 09 09 09.2464 2 5 17-MAY-2007 15:20:13 AIPS Skypos: IPOL 8460.100 MHZ 2 5 17-MAY-2007 15:20:13 AIPS Flux density = 6.0905E-01 Jy. Beam area = 25.24 pixels 2 2 17-MAY-2007 15:20:13 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 15:20:13 IMEAN Task IMEAN (release of 31DEC07) begins 2 5 17-MAY-2007 15:20:13 IMEAN Image= SATURN .BLANK . 11 1 xywind= 1 1 1576 1576 2 5 17-MAY-2007 15:20:13 IMEAN Mean and rms found by fitting peak in histogram: 2 5 17-MAY-2007 15:20:13 IMEAN Mean=-1.3006E-05 Rms= 1.6707E-04 **** from histogram 2 5 17-MAY-2007 15:20:13 IMEAN Mean and rms found by including all data: 2 5 17-MAY-2007 15:20:13 IMEAN Mean= 1.7070E-05 Rms= 3.4970E-04 JY/BEAM over 1948757 pixels 2 5 17-MAY-2007 15:20:13 IMEAN Flux density = 1.3177E+00 Jy. beam area = 25.24 pixels 2 5 17-MAY-2007 15:20:13 IMEAN Minimum=-3.4439E-03 at 1009 310 1 1 2 5 17-MAY-2007 15:20:13 IMEAN Skypos: RA 01 58 46.57710 DEC 09 09 09.2464 2 5 17-MAY-2007 15:20:13 IMEAN Maximum= 1.1246E-02 at 770 763 1 1 2 5 17-MAY-2007 15:20:13 IMEAN Skypos: RA 01 58 49.84693 DEC 09 10 41.0276 2 5 17-MAY-2007 15:20:13 IMEAN Skypos: IPOL 8460.100 MHZ 2 2 17-MAY-2007 15:20:13 IMEAN returns adverbs to AIPS 2 3 17-MAY-2007 15:20:13 IMEAN Appears to have ended successfully 2 5 17-MAY-2007 15:20:13 IMEAN thuban 31DEC07 TST: Cpu= 0.2 Real= 0 2 2 17-MAY-2007 15:20:13 AIPS Resumes 2 3 17-MAY-2007 15:20:14 AIPS IMEAN was not found to be running 2 2 17-MAY-2007 15:20:14 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.12 2 5 17-MAY-2007 15:20:14 AIPS Mean= 7.9045E-06 rms= 2.5958E-04 JY/BEAM over 1945157. pixels 2 5 17-MAY-2007 15:20:14 AIPS Maximum= 1.0739E-02 at 755 786 1 1 1 1 1 2 5 17-MAY-2007 15:20:14 AIPS Skypos: RA 01 58 50.05217 DEC 09 10 45.6876 2 5 17-MAY-2007 15:20:14 AIPS Skypos: IPOL 8460.100 MHZ 2 5 17-MAY-2007 15:20:14 AIPS Minimum=-3.4439E-03 at 1009 310 1 1 1 1 1 2 5 17-MAY-2007 15:20:14 AIPS Skypos: RA 01 58 46.57710 DEC 09 09 09.2464 2 5 17-MAY-2007 15:20:14 AIPS Skypos: IPOL 8460.100 MHZ 2 5 17-MAY-2007 15:20:14 AIPS Flux density = 6.0905E-01 Jy. Beam area = 25.24 pixels 2 2 17-MAY-2007 15:20:14 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 15:20:14 IMEAN Task IMEAN (release of 31DEC07) begins 2 5 17-MAY-2007 15:20:14 IMEAN Image= SATURN .BLANK . 12 1 xywind= 1 1 1576 1576 2 5 17-MAY-2007 15:20:14 IMEAN Mean and rms found by fitting peak in histogram: 2 5 17-MAY-2007 15:20:14 IMEAN Mean=-1.3006E-05 Rms= 1.6707E-04 **** from histogram 2 5 17-MAY-2007 15:20:14 IMEAN Mean and rms found by including all data: 2 5 17-MAY-2007 15:20:14 IMEAN Mean= 1.7070E-05 Rms= 3.4970E-04 JY/BEAM over 1948757 pixels 2 5 17-MAY-2007 15:20:14 IMEAN Flux density = 1.3177E+00 Jy. beam area = 25.24 pixels 2 5 17-MAY-2007 15:20:14 IMEAN Minimum=-3.4439E-03 at 1009 310 1 1 2 5 17-MAY-2007 15:20:14 IMEAN Skypos: RA 01 58 46.57710 DEC 09 09 09.2464 2 5 17-MAY-2007 15:20:14 IMEAN Maximum= 1.1246E-02 at 770 763 1 1 2 5 17-MAY-2007 15:20:14 IMEAN Skypos: RA 01 58 49.84693 DEC 09 10 41.0276 2 5 17-MAY-2007 15:20:14 IMEAN Skypos: IPOL 8460.100 MHZ 2 2 17-MAY-2007 15:20:14 IMEAN returns adverbs to AIPS 2 3 17-MAY-2007 15:20:14 IMEAN Appears to have ended successfully 2 5 17-MAY-2007 15:20:14 IMEAN thuban 31DEC07 TST: Cpu= 0.3 Real= 0 2 2 17-MAY-2007 15:20:14 AIPS Resumes 2 3 17-MAY-2007 15:20:14 AIPS IMEAN was not found to be running 2 2 17-MAY-2007 15:20:14 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.13 2 5 17-MAY-2007 15:20:14 AIPS Mean= 7.9045E-06 rms= 2.5958E-04 JY/BEAM over 1945157. pixels 2 5 17-MAY-2007 15:20:14 AIPS Maximum= 1.0739E-02 at 755 786 1 1 1 1 1 2 5 17-MAY-2007 15:20:14 AIPS Skypos: RA 01 58 50.05217 DEC 09 10 45.6876 2 5 17-MAY-2007 15:20:14 AIPS Skypos: IPOL 8460.100 MHZ 2 5 17-MAY-2007 15:20:14 AIPS Minimum=-3.4439E-03 at 1009 310 1 1 1 1 1 2 5 17-MAY-2007 15:20:14 AIPS Skypos: RA 01 58 46.57710 DEC 09 09 09.2464 2 5 17-MAY-2007 15:20:14 AIPS Skypos: IPOL 8460.100 MHZ 2 5 17-MAY-2007 15:20:14 AIPS Flux density = 6.0905E-01 Jy. Beam area = 25.24 pixels 2 2 17-MAY-2007 15:20:14 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 15:20:14 IMEAN Task IMEAN (release of 31DEC07) begins 2 5 17-MAY-2007 15:20:14 IMEAN Image= SATURN .BLANK . 13 1 xywind= 1 1 1576 1576 2 5 17-MAY-2007 15:20:14 IMEAN Mean and rms found by fitting peak in histogram: 2 5 17-MAY-2007 15:20:14 IMEAN Mean=-1.3006E-05 Rms= 1.6707E-04 **** from histogram 2 5 17-MAY-2007 15:20:14 IMEAN Mean and rms found by including all data: 2 5 17-MAY-2007 15:20:14 IMEAN Mean= 1.7070E-05 Rms= 3.4970E-04 JY/BEAM over 1948757 pixels 2 5 17-MAY-2007 15:20:14 IMEAN Flux density = 1.3177E+00 Jy. beam area = 25.24 pixels 2 5 17-MAY-2007 15:20:14 IMEAN Minimum=-3.4439E-03 at 1009 310 1 1 2 5 17-MAY-2007 15:20:14 IMEAN Skypos: RA 01 58 46.57710 DEC 09 09 09.2464 2 5 17-MAY-2007 15:20:14 IMEAN Maximum= 1.1246E-02 at 770 763 1 1 2 5 17-MAY-2007 15:20:14 IMEAN Skypos: RA 01 58 49.84693 DEC 09 10 41.0276 2 5 17-MAY-2007 15:20:14 IMEAN Skypos: IPOL 8460.100 MHZ 2 2 17-MAY-2007 15:20:14 IMEAN returns adverbs to AIPS 2 3 17-MAY-2007 15:20:14 IMEAN Appears to have ended successfully 2 5 17-MAY-2007 15:20:14 IMEAN thuban 31DEC07 TST: Cpu= 0.3 Real= 0 2 2 17-MAY-2007 15:20:14 AIPS Resumes 2 3 17-MAY-2007 15:20:14 AIPS IMEAN was not found to be running 2 2 17-MAY-2007 15:20:14 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.14 2 5 17-MAY-2007 15:20:14 AIPS Mean= 7.9045E-06 rms= 2.5958E-04 JY/BEAM over 1945157. pixels 2 5 17-MAY-2007 15:20:14 AIPS Maximum= 1.0739E-02 at 755 786 1 1 1 1 1 2 5 17-MAY-2007 15:20:14 AIPS Skypos: RA 01 58 50.05217 DEC 09 10 45.6876 2 5 17-MAY-2007 15:20:14 AIPS Skypos: IPOL 8460.100 MHZ 2 5 17-MAY-2007 15:20:14 AIPS Minimum=-3.4439E-03 at 1009 310 1 1 1 1 1 2 5 17-MAY-2007 15:20:14 AIPS Skypos: RA 01 58 46.57710 DEC 09 09 09.2464 2 5 17-MAY-2007 15:20:14 AIPS Skypos: IPOL 8460.100 MHZ 2 5 17-MAY-2007 15:20:14 AIPS Flux density = 6.0905E-01 Jy. Beam area = 25.24 pixels 2 2 17-MAY-2007 15:20:16 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 15:20:16 IMEAN Task IMEAN (release of 31DEC07) begins 2 5 17-MAY-2007 15:20:16 IMEAN Image= SATURN .BLANK . 14 1 xywind= 1 1 1576 1576 2 5 17-MAY-2007 15:20:16 IMEAN Mean and rms found by fitting peak in histogram: 2 5 17-MAY-2007 15:20:16 IMEAN Mean=-1.3006E-05 Rms= 1.6707E-04 **** from histogram 2 5 17-MAY-2007 15:20:16 IMEAN Mean and rms found by including all data: 2 5 17-MAY-2007 15:20:16 IMEAN Mean= 1.7070E-05 Rms= 3.4970E-04 JY/BEAM over 1948757 pixels 2 5 17-MAY-2007 15:20:16 IMEAN Flux density = 1.3177E+00 Jy. beam area = 25.24 pixels 2 5 17-MAY-2007 15:20:16 IMEAN Minimum=-3.4439E-03 at 1009 310 1 1 2 5 17-MAY-2007 15:20:16 IMEAN Skypos: RA 01 58 46.57710 DEC 09 09 09.2464 2 5 17-MAY-2007 15:20:16 IMEAN Maximum= 1.1246E-02 at 770 763 1 1 2 5 17-MAY-2007 15:20:16 IMEAN Skypos: RA 01 58 49.84693 DEC 09 10 41.0276 2 5 17-MAY-2007 15:20:16 IMEAN Skypos: IPOL 8460.100 MHZ 2 2 17-MAY-2007 15:20:16 IMEAN returns adverbs to AIPS 2 3 17-MAY-2007 15:20:16 IMEAN Appears to have ended successfully 2 5 17-MAY-2007 15:20:16 IMEAN thuban 31DEC07 TST: Cpu= 0.3 Real= 0 2 2 17-MAY-2007 15:20:16 AIPS Resumes 2 3 17-MAY-2007 15:20:16 AIPS IMEAN was not found to be running 2 2 17-MAY-2007 15:20:16 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.15 2 5 17-MAY-2007 15:20:16 AIPS Mean= 7.9045E-06 rms= 2.5958E-04 JY/BEAM over 1945157. pixels 2 5 17-MAY-2007 15:20:16 AIPS Maximum= 1.0739E-02 at 755 786 1 1 1 1 1 2 5 17-MAY-2007 15:20:16 AIPS Skypos: RA 01 58 50.05217 DEC 09 10 45.6876 2 5 17-MAY-2007 15:20:16 AIPS Skypos: IPOL 8460.100 MHZ 2 5 17-MAY-2007 15:20:16 AIPS Minimum=-3.4439E-03 at 1009 310 1 1 1 1 1 2 5 17-MAY-2007 15:20:16 AIPS Skypos: RA 01 58 46.57710 DEC 09 09 09.2464 2 5 17-MAY-2007 15:20:16 AIPS Skypos: IPOL 8460.100 MHZ 2 5 17-MAY-2007 15:20:16 AIPS Flux density = 6.0905E-01 Jy. Beam area = 25.24 pixels 2 2 17-MAY-2007 15:20:16 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 15:20:16 IMEAN Task IMEAN (release of 31DEC07) begins 2 5 17-MAY-2007 15:20:16 IMEAN Image= SATURN .BLANK . 15 1 xywind= 1 1 1576 1576 2 5 17-MAY-2007 15:20:16 IMEAN Mean and rms found by fitting peak in histogram: 2 5 17-MAY-2007 15:20:16 IMEAN Mean=-1.3006E-05 Rms= 1.6707E-04 **** from histogram 2 5 17-MAY-2007 15:20:16 IMEAN Mean and rms found by including all data: 2 5 17-MAY-2007 15:20:16 IMEAN Mean= 1.7070E-05 Rms= 3.4970E-04 JY/BEAM over 1948757 pixels 2 5 17-MAY-2007 15:20:16 IMEAN Flux density = 1.3177E+00 Jy. beam area = 25.24 pixels 2 5 17-MAY-2007 15:20:16 IMEAN Minimum=-3.4439E-03 at 1009 310 1 1 2 5 17-MAY-2007 15:20:16 IMEAN Skypos: RA 01 58 46.57710 DEC 09 09 09.2464 2 5 17-MAY-2007 15:20:16 IMEAN Maximum= 1.1246E-02 at 770 763 1 1 2 5 17-MAY-2007 15:20:16 IMEAN Skypos: RA 01 58 49.84693 DEC 09 10 41.0276 2 5 17-MAY-2007 15:20:16 IMEAN Skypos: IPOL 8460.100 MHZ 2 2 17-MAY-2007 15:20:16 IMEAN returns adverbs to AIPS 2 3 17-MAY-2007 15:20:16 IMEAN Appears to have ended successfully 2 5 17-MAY-2007 15:20:16 IMEAN thuban 31DEC07 TST: Cpu= 0.3 Real= 0 2 2 17-MAY-2007 15:20:16 AIPS Resumes 2 3 17-MAY-2007 15:20:16 AIPS IMEAN was not found to be running 2 2 17-MAY-2007 15:20:16 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.16 2 5 17-MAY-2007 15:20:16 AIPS Mean= 7.9045E-06 rms= 2.5958E-04 JY/BEAM over 1945157. pixels 2 5 17-MAY-2007 15:20:16 AIPS Maximum= 1.0739E-02 at 755 786 1 1 1 1 1 2 5 17-MAY-2007 15:20:16 AIPS Skypos: RA 01 58 50.05217 DEC 09 10 45.6876 2 5 17-MAY-2007 15:20:16 AIPS Skypos: IPOL 8460.100 MHZ 2 5 17-MAY-2007 15:20:16 AIPS Minimum=-3.4439E-03 at 1009 310 1 1 1 1 1 2 5 17-MAY-2007 15:20:16 AIPS Skypos: RA 01 58 46.57710 DEC 09 09 09.2464 2 5 17-MAY-2007 15:20:16 AIPS Skypos: IPOL 8460.100 MHZ 2 5 17-MAY-2007 15:20:16 AIPS Flux density = 6.0905E-01 Jy. Beam area = 25.24 pixels 2 2 17-MAY-2007 15:20:16 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 15:20:16 IMEAN Task IMEAN (release of 31DEC07) begins 2 5 17-MAY-2007 15:20:17 IMEAN Image= SATURN .BLANK . 16 1 xywind= 1 1 1576 1576 2 5 17-MAY-2007 15:20:17 IMEAN Mean and rms found by fitting peak in histogram: 2 5 17-MAY-2007 15:20:17 IMEAN Mean=-1.3006E-05 Rms= 1.6707E-04 **** from histogram 2 5 17-MAY-2007 15:20:17 IMEAN Mean and rms found by including all data: 2 5 17-MAY-2007 15:20:17 IMEAN Mean= 1.7070E-05 Rms= 3.4970E-04 JY/BEAM over 1948757 pixels 2 5 17-MAY-2007 15:20:17 IMEAN Flux density = 1.3177E+00 Jy. beam area = 25.24 pixels 2 5 17-MAY-2007 15:20:17 IMEAN Minimum=-3.4439E-03 at 1009 310 1 1 2 5 17-MAY-2007 15:20:17 IMEAN Skypos: RA 01 58 46.57710 DEC 09 09 09.2464 2 5 17-MAY-2007 15:20:17 IMEAN Maximum= 1.1246E-02 at 770 763 1 1 2 5 17-MAY-2007 15:20:17 IMEAN Skypos: RA 01 58 49.84693 DEC 09 10 41.0276 2 5 17-MAY-2007 15:20:17 IMEAN Skypos: IPOL 8460.100 MHZ 2 2 17-MAY-2007 15:20:17 IMEAN returns adverbs to AIPS 2 3 17-MAY-2007 15:20:17 IMEAN Appears to have ended successfully 2 5 17-MAY-2007 15:20:17 IMEAN thuban 31DEC07 TST: Cpu= 0.3 Real= 1 2 2 17-MAY-2007 15:20:17 AIPS Resumes 2 3 17-MAY-2007 15:20:17 AIPS IMEAN was not found to be running 2 2 17-MAY-2007 15:20:17 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.17 2 5 17-MAY-2007 15:20:17 AIPS Mean= 7.9045E-06 rms= 2.5958E-04 JY/BEAM over 1945157. pixels 2 5 17-MAY-2007 15:20:17 AIPS Maximum= 1.0739E-02 at 755 786 1 1 1 1 1 2 5 17-MAY-2007 15:20:17 AIPS Skypos: RA 01 58 50.05217 DEC 09 10 45.6876 2 5 17-MAY-2007 15:20:17 AIPS Skypos: IPOL 8460.100 MHZ 2 5 17-MAY-2007 15:20:17 AIPS Minimum=-3.4439E-03 at 1009 310 1 1 1 1 1 2 5 17-MAY-2007 15:20:17 AIPS Skypos: RA 01 58 46.57710 DEC 09 09 09.2464 2 5 17-MAY-2007 15:20:17 AIPS Skypos: IPOL 8460.100 MHZ 2 5 17-MAY-2007 15:20:17 AIPS Flux density = 6.0905E-01 Jy. Beam area = 25.24 pixels 2 2 17-MAY-2007 15:20:17 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 15:20:17 IMEAN Task IMEAN (release of 31DEC07) begins 2 5 17-MAY-2007 15:20:17 IMEAN Image= SATURN .BLANK . 17 1 xywind= 1 1 1576 1576 2 5 17-MAY-2007 15:20:17 IMEAN Mean and rms found by fitting peak in histogram: 2 5 17-MAY-2007 15:20:17 IMEAN Mean=-1.3006E-05 Rms= 1.6707E-04 **** from histogram 2 5 17-MAY-2007 15:20:17 IMEAN Mean and rms found by including all data: 2 5 17-MAY-2007 15:20:17 IMEAN Mean= 1.7070E-05 Rms= 3.4970E-04 JY/BEAM over 1948757 pixels 2 5 17-MAY-2007 15:20:17 IMEAN Flux density = 1.3177E+00 Jy. beam area = 25.24 pixels 2 5 17-MAY-2007 15:20:17 IMEAN Minimum=-3.4439E-03 at 1009 310 1 1 2 5 17-MAY-2007 15:20:17 IMEAN Skypos: RA 01 58 46.57710 DEC 09 09 09.2464 2 5 17-MAY-2007 15:20:17 IMEAN Maximum= 1.1246E-02 at 770 763 1 1 2 5 17-MAY-2007 15:20:17 IMEAN Skypos: RA 01 58 49.84693 DEC 09 10 41.0276 2 5 17-MAY-2007 15:20:17 IMEAN Skypos: IPOL 8460.100 MHZ 2 2 17-MAY-2007 15:20:17 IMEAN returns adverbs to AIPS 2 3 17-MAY-2007 15:20:17 IMEAN Appears to have ended successfully 2 5 17-MAY-2007 15:20:17 IMEAN thuban 31DEC07 TST: Cpu= 0.3 Real= 0 2 2 17-MAY-2007 15:20:17 AIPS Resumes 2 3 17-MAY-2007 15:20:17 AIPS IMEAN was not found to be running 2 2 17-MAY-2007 15:20:17 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.18 2 5 17-MAY-2007 15:20:17 AIPS Mean= 7.9045E-06 rms= 2.5958E-04 JY/BEAM over 1945157. pixels 2 5 17-MAY-2007 15:20:17 AIPS Maximum= 1.0739E-02 at 755 786 1 1 1 1 1 2 5 17-MAY-2007 15:20:17 AIPS Skypos: RA 01 58 50.05217 DEC 09 10 45.6876 2 5 17-MAY-2007 15:20:17 AIPS Skypos: IPOL 8460.100 MHZ 2 5 17-MAY-2007 15:20:17 AIPS Minimum=-3.4439E-03 at 1009 310 1 1 1 1 1 2 5 17-MAY-2007 15:20:17 AIPS Skypos: RA 01 58 46.57710 DEC 09 09 09.2464 2 5 17-MAY-2007 15:20:17 AIPS Skypos: IPOL 8460.100 MHZ 2 5 17-MAY-2007 15:20:17 AIPS Flux density = 6.0905E-01 Jy. Beam area = 25.24 pixels 2 2 17-MAY-2007 15:20:17 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 15:20:17 IMEAN Task IMEAN (release of 31DEC07) begins 2 5 17-MAY-2007 15:20:18 IMEAN Image= SATURN .BLANK . 18 1 xywind= 1 1 1576 1576 2 5 17-MAY-2007 15:20:18 IMEAN Mean and rms found by fitting peak in histogram: 2 5 17-MAY-2007 15:20:18 IMEAN Mean=-1.3006E-05 Rms= 1.6707E-04 **** from histogram 2 5 17-MAY-2007 15:20:18 IMEAN Mean and rms found by including all data: 2 5 17-MAY-2007 15:20:18 IMEAN Mean= 1.7070E-05 Rms= 3.4970E-04 JY/BEAM over 1948757 pixels 2 5 17-MAY-2007 15:20:18 IMEAN Flux density = 1.3177E+00 Jy. beam area = 25.24 pixels 2 5 17-MAY-2007 15:20:18 IMEAN Minimum=-3.4439E-03 at 1009 310 1 1 2 5 17-MAY-2007 15:20:18 IMEAN Skypos: RA 01 58 46.57710 DEC 09 09 09.2464 2 5 17-MAY-2007 15:20:18 IMEAN Maximum= 1.1246E-02 at 770 763 1 1 2 5 17-MAY-2007 15:20:18 IMEAN Skypos: RA 01 58 49.84693 DEC 09 10 41.0276 2 5 17-MAY-2007 15:20:18 IMEAN Skypos: IPOL 8460.100 MHZ 2 2 17-MAY-2007 15:20:18 IMEAN returns adverbs to AIPS 2 3 17-MAY-2007 15:20:18 IMEAN Appears to have ended successfully 2 5 17-MAY-2007 15:20:18 IMEAN thuban 31DEC07 TST: Cpu= 0.3 Real= 1 2 2 17-MAY-2007 15:20:18 AIPS Resumes 2 3 17-MAY-2007 15:20:18 AIPS IMEAN was not found to be running 2 2 17-MAY-2007 15:20:18 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.19 2 5 17-MAY-2007 15:20:18 AIPS Mean= 7.9045E-06 rms= 2.5958E-04 JY/BEAM over 1945157. pixels 2 5 17-MAY-2007 15:20:18 AIPS Maximum= 1.0739E-02 at 755 786 1 1 1 1 1 2 5 17-MAY-2007 15:20:18 AIPS Skypos: RA 01 58 50.05217 DEC 09 10 45.6876 2 5 17-MAY-2007 15:20:18 AIPS Skypos: IPOL 8460.100 MHZ 2 5 17-MAY-2007 15:20:18 AIPS Minimum=-3.4439E-03 at 1009 310 1 1 1 1 1 2 5 17-MAY-2007 15:20:18 AIPS Skypos: RA 01 58 46.57710 DEC 09 09 09.2464 2 5 17-MAY-2007 15:20:18 AIPS Skypos: IPOL 8460.100 MHZ 2 5 17-MAY-2007 15:20:18 AIPS Flux density = 6.0905E-01 Jy. Beam area = 25.24 pixels 2 2 17-MAY-2007 15:20:18 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 15:20:18 IMEAN Task IMEAN (release of 31DEC07) begins 2 5 17-MAY-2007 15:20:18 IMEAN Image= SATURN .BLANK . 19 1 xywind= 1 1 1576 1576 2 5 17-MAY-2007 15:20:18 IMEAN Mean and rms found by fitting peak in histogram: 2 5 17-MAY-2007 15:20:18 IMEAN Mean=-1.3006E-05 Rms= 1.6707E-04 **** from histogram 2 5 17-MAY-2007 15:20:18 IMEAN Mean and rms found by including all data: 2 5 17-MAY-2007 15:20:18 IMEAN Mean= 1.7070E-05 Rms= 3.4970E-04 JY/BEAM over 1948757 pixels 2 5 17-MAY-2007 15:20:18 IMEAN Flux density = 1.3177E+00 Jy. beam area = 25.24 pixels 2 5 17-MAY-2007 15:20:18 IMEAN Minimum=-3.4439E-03 at 1009 310 1 1 2 5 17-MAY-2007 15:20:18 IMEAN Skypos: RA 01 58 46.57710 DEC 09 09 09.2464 2 5 17-MAY-2007 15:20:18 IMEAN Maximum= 1.1246E-02 at 770 763 1 1 2 5 17-MAY-2007 15:20:18 IMEAN Skypos: RA 01 58 49.84693 DEC 09 10 41.0276 2 5 17-MAY-2007 15:20:18 IMEAN Skypos: IPOL 8460.100 MHZ 2 2 17-MAY-2007 15:20:18 IMEAN returns adverbs to AIPS 2 3 17-MAY-2007 15:20:18 IMEAN Appears to have ended successfully 2 5 17-MAY-2007 15:20:18 IMEAN thuban 31DEC07 TST: Cpu= 0.3 Real= 0 2 2 17-MAY-2007 15:20:18 AIPS Resumes 2 3 17-MAY-2007 15:20:19 AIPS IMEAN was not found to be running 2 2 17-MAY-2007 15:20:19 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.20 2 5 17-MAY-2007 15:20:19 AIPS Mean= 7.9045E-06 rms= 2.5958E-04 JY/BEAM over 1945157. pixels 2 5 17-MAY-2007 15:20:19 AIPS Maximum= 1.0739E-02 at 755 786 1 1 1 1 1 2 5 17-MAY-2007 15:20:19 AIPS Skypos: RA 01 58 50.05217 DEC 09 10 45.6876 2 5 17-MAY-2007 15:20:19 AIPS Skypos: IPOL 8460.100 MHZ 2 5 17-MAY-2007 15:20:19 AIPS Minimum=-3.4439E-03 at 1009 310 1 1 1 1 1 2 5 17-MAY-2007 15:20:19 AIPS Skypos: RA 01 58 46.57710 DEC 09 09 09.2464 2 5 17-MAY-2007 15:20:19 AIPS Skypos: IPOL 8460.100 MHZ 2 5 17-MAY-2007 15:20:19 AIPS Flux density = 6.0905E-01 Jy. Beam area = 25.24 pixels 2 2 17-MAY-2007 15:20:19 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 15:20:19 IMEAN Task IMEAN (release of 31DEC07) begins 2 5 17-MAY-2007 15:20:19 IMEAN Image= SATURN .BLANK . 20 1 xywind= 1 1 1576 1576 2 5 17-MAY-2007 15:20:19 IMEAN Mean and rms found by fitting peak in histogram: 2 5 17-MAY-2007 15:20:19 IMEAN Mean=-1.3006E-05 Rms= 1.6707E-04 **** from histogram 2 5 17-MAY-2007 15:20:19 IMEAN Mean and rms found by including all data: 2 5 17-MAY-2007 15:20:19 IMEAN Mean= 1.7070E-05 Rms= 3.4970E-04 JY/BEAM over 1948757 pixels 2 5 17-MAY-2007 15:20:19 IMEAN Flux density = 1.3177E+00 Jy. beam area = 25.24 pixels 2 5 17-MAY-2007 15:20:19 IMEAN Minimum=-3.4439E-03 at 1009 310 1 1 2 5 17-MAY-2007 15:20:19 IMEAN Skypos: RA 01 58 46.57710 DEC 09 09 09.2464 2 5 17-MAY-2007 15:20:19 IMEAN Maximum= 1.1246E-02 at 770 763 1 1 2 5 17-MAY-2007 15:20:19 IMEAN Skypos: RA 01 58 49.84693 DEC 09 10 41.0276 2 5 17-MAY-2007 15:20:19 IMEAN Skypos: IPOL 8460.100 MHZ 2 2 17-MAY-2007 15:20:19 IMEAN returns adverbs to AIPS 2 3 17-MAY-2007 15:20:19 IMEAN Appears to have ended successfully 2 5 17-MAY-2007 15:20:19 IMEAN thuban 31DEC07 TST: Cpu= 0.3 Real= 0 2 2 17-MAY-2007 15:20:19 AIPS Resumes 2 3 17-MAY-2007 15:20:19 AIPS IMEAN was not found to be running 2 2 17-MAY-2007 15:20:19 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.21 2 5 17-MAY-2007 15:20:20 AIPS Mean= 7.9045E-06 rms= 2.5958E-04 JY/BEAM over 1945157. pixels 2 5 17-MAY-2007 15:20:20 AIPS Maximum= 1.0739E-02 at 755 786 1 1 1 1 1 2 5 17-MAY-2007 15:20:20 AIPS Skypos: RA 01 58 50.05217 DEC 09 10 45.6876 2 5 17-MAY-2007 15:20:20 AIPS Skypos: IPOL 8460.100 MHZ 2 5 17-MAY-2007 15:20:20 AIPS Minimum=-3.4439E-03 at 1009 310 1 1 1 1 1 2 5 17-MAY-2007 15:20:20 AIPS Skypos: RA 01 58 46.57710 DEC 09 09 09.2464 2 5 17-MAY-2007 15:20:20 AIPS Skypos: IPOL 8460.100 MHZ 2 5 17-MAY-2007 15:20:20 AIPS Flux density = 6.0905E-01 Jy. Beam area = 25.24 pixels 2 2 17-MAY-2007 15:20:20 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 15:20:20 IMEAN Task IMEAN (release of 31DEC07) begins 2 5 17-MAY-2007 15:20:20 IMEAN Image= SATURN .BLANK . 21 1 xywind= 1 1 1576 1576 2 5 17-MAY-2007 15:20:20 IMEAN Mean and rms found by fitting peak in histogram: 2 5 17-MAY-2007 15:20:20 IMEAN Mean=-1.3006E-05 Rms= 1.6707E-04 **** from histogram 2 5 17-MAY-2007 15:20:20 IMEAN Mean and rms found by including all data: 2 5 17-MAY-2007 15:20:20 IMEAN Mean= 1.7070E-05 Rms= 3.4970E-04 JY/BEAM over 1948757 pixels 2 5 17-MAY-2007 15:20:20 IMEAN Flux density = 1.3177E+00 Jy. beam area = 25.24 pixels 2 5 17-MAY-2007 15:20:20 IMEAN Minimum=-3.4439E-03 at 1009 310 1 1 2 5 17-MAY-2007 15:20:20 IMEAN Skypos: RA 01 58 46.57710 DEC 09 09 09.2464 2 5 17-MAY-2007 15:20:20 IMEAN Maximum= 1.1246E-02 at 770 763 1 1 2 5 17-MAY-2007 15:20:20 IMEAN Skypos: RA 01 58 49.84693 DEC 09 10 41.0276 2 5 17-MAY-2007 15:20:20 IMEAN Skypos: IPOL 8460.100 MHZ 2 2 17-MAY-2007 15:20:20 IMEAN returns adverbs to AIPS 2 3 17-MAY-2007 15:20:20 IMEAN Appears to have ended successfully 2 5 17-MAY-2007 15:20:20 IMEAN thuban 31DEC07 TST: Cpu= 0.3 Real= 0 2 2 17-MAY-2007 15:20:21 AIPS Resumes 2 3 17-MAY-2007 15:20:21 AIPS IMEAN was not found to be running 2 2 17-MAY-2007 15:20:21 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.22 2 5 17-MAY-2007 15:20:21 AIPS Mean= 7.9045E-06 rms= 2.5958E-04 JY/BEAM over 1945157. pixels 2 5 17-MAY-2007 15:20:21 AIPS Maximum= 1.0739E-02 at 755 786 1 1 1 1 1 2 5 17-MAY-2007 15:20:21 AIPS Skypos: RA 01 58 50.05217 DEC 09 10 45.6876 2 5 17-MAY-2007 15:20:21 AIPS Skypos: IPOL 8460.100 MHZ 2 5 17-MAY-2007 15:20:21 AIPS Minimum=-3.4439E-03 at 1009 310 1 1 1 1 1 2 5 17-MAY-2007 15:20:21 AIPS Skypos: RA 01 58 46.57710 DEC 09 09 09.2464 2 5 17-MAY-2007 15:20:21 AIPS Skypos: IPOL 8460.100 MHZ 2 5 17-MAY-2007 15:20:21 AIPS Flux density = 6.0905E-01 Jy. Beam area = 25.24 pixels 2 2 17-MAY-2007 15:20:21 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 15:20:21 IMEAN Task IMEAN (release of 31DEC07) begins 2 5 17-MAY-2007 15:20:21 IMEAN Image= SATURN .BLANK . 22 1 xywind= 1 1 1576 1576 2 5 17-MAY-2007 15:20:21 IMEAN Mean and rms found by fitting peak in histogram: 2 5 17-MAY-2007 15:20:21 IMEAN Mean=-1.3006E-05 Rms= 1.6707E-04 **** from histogram 2 5 17-MAY-2007 15:20:21 IMEAN Mean and rms found by including all data: 2 5 17-MAY-2007 15:20:21 IMEAN Mean= 1.7070E-05 Rms= 3.4970E-04 JY/BEAM over 1948757 pixels 2 5 17-MAY-2007 15:20:21 IMEAN Flux density = 1.3177E+00 Jy. beam area = 25.24 pixels 2 5 17-MAY-2007 15:20:21 IMEAN Minimum=-3.4439E-03 at 1009 310 1 1 2 5 17-MAY-2007 15:20:21 IMEAN Skypos: RA 01 58 46.57710 DEC 09 09 09.2464 2 5 17-MAY-2007 15:20:21 IMEAN Maximum= 1.1246E-02 at 770 763 1 1 2 5 17-MAY-2007 15:20:21 IMEAN Skypos: RA 01 58 49.84693 DEC 09 10 41.0276 2 5 17-MAY-2007 15:20:21 IMEAN Skypos: IPOL 8460.100 MHZ 2 2 17-MAY-2007 15:20:21 IMEAN returns adverbs to AIPS 2 3 17-MAY-2007 15:20:21 IMEAN Appears to have ended successfully 2 5 17-MAY-2007 15:20:21 IMEAN thuban 31DEC07 TST: Cpu= 0.3 Real= 0 2 2 17-MAY-2007 15:20:21 AIPS Resumes 2 3 17-MAY-2007 15:20:21 AIPS IMEAN was not found to be running 2 2 17-MAY-2007 15:20:21 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.23 2 5 17-MAY-2007 15:20:21 AIPS Mean= 7.9045E-06 rms= 2.5958E-04 JY/BEAM over 1945157. pixels 2 5 17-MAY-2007 15:20:21 AIPS Maximum= 1.0739E-02 at 755 786 1 1 1 1 1 2 5 17-MAY-2007 15:20:21 AIPS Skypos: RA 01 58 50.05217 DEC 09 10 45.6876 2 5 17-MAY-2007 15:20:21 AIPS Skypos: IPOL 8460.100 MHZ 2 5 17-MAY-2007 15:20:21 AIPS Minimum=-3.4439E-03 at 1009 310 1 1 1 1 1 2 5 17-MAY-2007 15:20:21 AIPS Skypos: RA 01 58 46.57710 DEC 09 09 09.2464 2 5 17-MAY-2007 15:20:21 AIPS Skypos: IPOL 8460.100 MHZ 2 5 17-MAY-2007 15:20:21 AIPS Flux density = 6.0905E-01 Jy. Beam area = 25.24 pixels 2 2 17-MAY-2007 15:20:21 AIPS Waiting for returned adverbs 2 5 17-MAY-2007 15:20:21 IMEAN Task IMEAN (release of 31DEC07) begins 2 5 17-MAY-2007 15:20:22 IMEAN Image= SATURN .BLANK . 23 1 xywind= 1 1 1576 1576 2 5 17-MAY-2007 15:20:22 IMEAN Mean and rms found by fitting peak in histogram: 2 5 17-MAY-2007 15:20:22 IMEAN Mean=-1.3006E-05 Rms= 1.6707E-04 **** from histogram 2 5 17-MAY-2007 15:20:22 IMEAN Mean and rms found by including all data: 2 5 17-MAY-2007 15:20:22 IMEAN Mean= 1.7070E-05 Rms= 3.4970E-04 JY/BEAM over 1948757 pixels 2 5 17-MAY-2007 15:20:22 IMEAN Flux density = 1.3177E+00 Jy. beam area = 25.24 pixels 2 5 17-MAY-2007 15:20:22 IMEAN Minimum=-3.4439E-03 at 1009 310 1 1 2 5 17-MAY-2007 15:20:22 IMEAN Skypos: RA 01 58 46.57710 DEC 09 09 09.2464 2 5 17-MAY-2007 15:20:22 IMEAN Maximum= 1.1246E-02 at 770 763 1 1 2 5 17-MAY-2007 15:20:22 IMEAN Skypos: RA 01 58 49.84693 DEC 09 10 41.0276 2 5 17-MAY-2007 15:20:22 IMEAN Skypos: IPOL 8460.100 MHZ 2 2 17-MAY-2007 15:20:22 IMEAN returns adverbs to AIPS 2 3 17-MAY-2007 15:20:22 IMEAN Appears to have ended successfully 2 5 17-MAY-2007 15:20:22 IMEAN thuban 31DEC07 TST: Cpu= 0.3 Real= 1 2 2 17-MAY-2007 15:20:22 AIPS Resumes 2 3 17-MAY-2007 15:20:22 AIPS IMEAN was not found to be running 2 2 17-MAY-2007 15:20:22 AIPS Got(1) disk= 1 user=**** type=MA 0203+115.BLANK.1 2 2 17-MAY-2007 15:20:22 AIPS Got(O) disk= 1 user=**** type=MA 0203+115.BLANK.1 2 5 17-MAY-2007 15:20:22 PBCOR Task PBCOR (release of 31DEC07) begins 2 2 17-MAY-2007 15:20:22 PBCOR Create 0203+115 .RADCOR. 1 (MA) on disk 1 cno 56 2 3 17-MAY-2007 15:20:28 PBCOR Appears to have ended successfully 2 5 17-MAY-2007 15:20:28 PBCOR thuban 31DEC07 TST: Cpu= 6.3 Real= 6 2 2 17-MAY-2007 15:20:28 AIPS Resumes 2 3 17-MAY-2007 15:20:28 AIPS PBCOR was not found to be running 2 4 17-MAY-2007 15:20:28 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:20:28 AIPS Destroyed MA image file: catno= 32 disk= 1 2 2 17-MAY-2007 15:20:28 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:20:28 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:20:28 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:20:28 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:20:28 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:20:28 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:20:28 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:20:28 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:20:28 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:20:28 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:20:28 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:20:28 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:20:28 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:20:28 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:20:28 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:20:28 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:20:28 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:20:28 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:20:28 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:20:28 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:20:28 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:20:28 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:20:28 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 2 2 17-MAY-2007 15:20:28 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 2 2 17-MAY-2007 15:20:28 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.1 2 2 17-MAY-2007 15:20:28 AIPS Got(O) disk= 1 user=**** type=MA SATURN.BLANK.1 2 5 17-MAY-2007 15:20:28 PBCOR Task PBCOR (release of 31DEC07) begins 2 2 17-MAY-2007 15:20:28 PBCOR Create SATURN .RADCOR. 1 (MA) on disk 1 cno 56 2 3 17-MAY-2007 15:20:34 PBCOR Appears to have ended successfully 2 5 17-MAY-2007 15:20:34 PBCOR thuban 31DEC07 TST: Cpu= 5.8 Real= 6 2 2 17-MAY-2007 15:20:35 AIPS Resumes 2 3 17-MAY-2007 15:20:35 AIPS PBCOR was not found to be running 2 4 17-MAY-2007 15:20:35 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:20:35 AIPS Destroyed MA image file: catno= 32 disk= 1 2 2 17-MAY-2007 15:20:35 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:20:35 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:20:35 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:20:35 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:20:35 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:20:35 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:20:35 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:20:35 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:20:35 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:20:35 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:20:35 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:20:35 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:20:35 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:20:35 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:20:35 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:20:35 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:20:35 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:20:35 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:20:35 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:20:35 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:20:35 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:20:35 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:20:35 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 2 2 17-MAY-2007 15:20:35 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 2 2 17-MAY-2007 15:20:35 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.2 2 2 17-MAY-2007 15:20:35 AIPS Got(O) disk= 1 user=**** type=MA SATURN.BLANK.2 2 5 17-MAY-2007 15:20:36 PBCOR Task PBCOR (release of 31DEC07) begins 2 2 17-MAY-2007 15:20:36 PBCOR Create SATURN .RADCOR. 2 (MA) on disk 1 cno 56 2 3 17-MAY-2007 15:20:42 PBCOR Appears to have ended successfully 2 5 17-MAY-2007 15:20:42 PBCOR thuban 31DEC07 TST: Cpu= 5.8 Real= 7 2 2 17-MAY-2007 15:20:42 AIPS Resumes 2 3 17-MAY-2007 15:20:42 AIPS PBCOR was not found to be running 2 4 17-MAY-2007 15:20:42 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:20:42 AIPS Destroyed MA image file: catno= 32 disk= 1 2 2 17-MAY-2007 15:20:42 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:20:42 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:20:42 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:20:42 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:20:42 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:20:42 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:20:42 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:20:42 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:20:42 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:20:42 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:20:42 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:20:42 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:20:42 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:20:42 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:20:42 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:20:42 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:20:42 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:20:42 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:20:42 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:20:42 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:20:42 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:20:42 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:20:42 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 2 2 17-MAY-2007 15:20:42 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 2 2 17-MAY-2007 15:20:42 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.3 2 2 17-MAY-2007 15:20:42 AIPS Got(O) disk= 1 user=**** type=MA SATURN.BLANK.3 2 5 17-MAY-2007 15:20:42 PBCOR Task PBCOR (release of 31DEC07) begins 2 2 17-MAY-2007 15:20:42 PBCOR Create SATURN .RADCOR. 3 (MA) on disk 1 cno 56 2 3 17-MAY-2007 15:20:48 PBCOR Appears to have ended successfully 2 5 17-MAY-2007 15:20:48 PBCOR thuban 31DEC07 TST: Cpu= 5.8 Real= 6 2 2 17-MAY-2007 15:20:48 AIPS Resumes 2 3 17-MAY-2007 15:20:48 AIPS PBCOR was not found to be running 2 4 17-MAY-2007 15:20:48 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:20:48 AIPS Destroyed MA image file: catno= 32 disk= 1 2 2 17-MAY-2007 15:20:48 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:20:48 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:20:48 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:20:48 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:20:48 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:20:48 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:20:48 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:20:48 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:20:48 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:20:48 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:20:48 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:20:48 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:20:48 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:20:48 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:20:48 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:20:48 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:20:48 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:20:48 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:20:48 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:20:48 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:20:48 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:20:48 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:20:48 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 2 2 17-MAY-2007 15:20:48 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 2 2 17-MAY-2007 15:20:48 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.4 2 2 17-MAY-2007 15:20:48 AIPS Got(O) disk= 1 user=**** type=MA SATURN.BLANK.4 2 5 17-MAY-2007 15:20:48 PBCOR Task PBCOR (release of 31DEC07) begins 2 2 17-MAY-2007 15:20:48 PBCOR Create SATURN .RADCOR. 4 (MA) on disk 1 cno 56 2 3 17-MAY-2007 15:20:54 PBCOR Appears to have ended successfully 2 5 17-MAY-2007 15:20:54 PBCOR thuban 31DEC07 TST: Cpu= 5.8 Real= 6 2 2 17-MAY-2007 15:20:54 AIPS Resumes 2 3 17-MAY-2007 15:20:54 AIPS PBCOR was not found to be running 2 4 17-MAY-2007 15:20:54 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:20:54 AIPS Destroyed MA image file: catno= 32 disk= 1 2 2 17-MAY-2007 15:20:54 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:20:54 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:20:54 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:20:54 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:20:54 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:20:54 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:20:54 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:20:54 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:20:54 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:20:54 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:20:54 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:20:54 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:20:54 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:20:54 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:20:54 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:20:54 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:20:54 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:20:54 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:20:54 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:20:54 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:20:54 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:20:54 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:20:54 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 2 2 17-MAY-2007 15:20:54 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 2 2 17-MAY-2007 15:20:54 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.5 2 2 17-MAY-2007 15:20:54 AIPS Got(O) disk= 1 user=**** type=MA SATURN.BLANK.5 2 5 17-MAY-2007 15:20:54 PBCOR Task PBCOR (release of 31DEC07) begins 2 2 17-MAY-2007 15:20:54 PBCOR Create SATURN .RADCOR. 5 (MA) on disk 1 cno 56 2 3 17-MAY-2007 15:21:00 PBCOR Appears to have ended successfully 2 5 17-MAY-2007 15:21:00 PBCOR thuban 31DEC07 TST: Cpu= 5.8 Real= 6 2 2 17-MAY-2007 15:21:01 AIPS Resumes 2 3 17-MAY-2007 15:21:01 AIPS PBCOR was not found to be running 2 4 17-MAY-2007 15:21:01 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:21:01 AIPS Destroyed MA image file: catno= 32 disk= 1 2 2 17-MAY-2007 15:21:01 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:21:01 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:21:01 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:21:01 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:21:01 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:21:01 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:21:01 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:21:01 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:21:01 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:21:01 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:21:01 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:21:01 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:21:01 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:21:01 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:21:01 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:21:01 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:21:01 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:21:01 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:21:01 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:21:01 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:21:01 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:21:01 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:21:01 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 2 2 17-MAY-2007 15:21:01 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 2 2 17-MAY-2007 15:21:01 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.6 2 2 17-MAY-2007 15:21:01 AIPS Got(O) disk= 1 user=**** type=MA SATURN.BLANK.6 2 5 17-MAY-2007 15:21:01 PBCOR Task PBCOR (release of 31DEC07) begins 2 2 17-MAY-2007 15:21:01 PBCOR Create SATURN .RADCOR. 6 (MA) on disk 1 cno 56 2 3 17-MAY-2007 15:21:07 PBCOR Appears to have ended successfully 2 5 17-MAY-2007 15:21:07 PBCOR thuban 31DEC07 TST: Cpu= 5.9 Real= 6 2 2 17-MAY-2007 15:21:07 AIPS Resumes 2 3 17-MAY-2007 15:21:07 AIPS PBCOR was not found to be running 2 4 17-MAY-2007 15:21:07 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:21:07 AIPS Destroyed MA image file: catno= 32 disk= 1 2 2 17-MAY-2007 15:21:07 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:21:07 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:21:07 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:21:07 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:21:07 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:21:07 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:21:07 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:21:07 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:21:07 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:21:07 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:21:07 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:21:07 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:21:07 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:21:07 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:21:07 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:21:07 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:21:07 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:21:07 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:21:07 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:21:07 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:21:07 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:21:07 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:21:07 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 2 2 17-MAY-2007 15:21:07 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 2 2 17-MAY-2007 15:21:07 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.7 2 2 17-MAY-2007 15:21:07 AIPS Got(O) disk= 1 user=**** type=MA SATURN.BLANK.7 2 5 17-MAY-2007 15:21:07 PBCOR Task PBCOR (release of 31DEC07) begins 2 2 17-MAY-2007 15:21:07 PBCOR Create SATURN .RADCOR. 7 (MA) on disk 1 cno 56 2 3 17-MAY-2007 15:21:13 PBCOR Appears to have ended successfully 2 5 17-MAY-2007 15:21:13 PBCOR thuban 31DEC07 TST: Cpu= 5.8 Real= 6 2 2 17-MAY-2007 15:21:13 AIPS Resumes 2 3 17-MAY-2007 15:21:13 AIPS PBCOR was not found to be running 2 4 17-MAY-2007 15:21:13 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:21:13 AIPS Destroyed MA image file: catno= 32 disk= 1 2 2 17-MAY-2007 15:21:13 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:21:13 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:21:13 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:21:13 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:21:13 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:21:13 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:21:13 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:21:13 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:21:13 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:21:13 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:21:13 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:21:13 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:21:13 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:21:13 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:21:13 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:21:13 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:21:13 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:21:13 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:21:13 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:21:13 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:21:13 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:21:13 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:21:13 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 2 2 17-MAY-2007 15:21:13 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 2 2 17-MAY-2007 15:21:13 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.8 2 2 17-MAY-2007 15:21:13 AIPS Got(O) disk= 1 user=**** type=MA SATURN.BLANK.8 2 5 17-MAY-2007 15:21:13 PBCOR Task PBCOR (release of 31DEC07) begins 2 2 17-MAY-2007 15:21:13 PBCOR Create SATURN .RADCOR. 8 (MA) on disk 1 cno 56 2 3 17-MAY-2007 15:21:19 PBCOR Appears to have ended successfully 2 5 17-MAY-2007 15:21:19 PBCOR thuban 31DEC07 TST: Cpu= 5.8 Real= 6 2 2 17-MAY-2007 15:21:19 AIPS Resumes 2 3 17-MAY-2007 15:21:19 AIPS PBCOR was not found to be running 2 4 17-MAY-2007 15:21:19 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:21:19 AIPS Destroyed MA image file: catno= 32 disk= 1 2 2 17-MAY-2007 15:21:19 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:21:19 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:21:19 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:21:19 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:21:19 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:21:19 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:21:19 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:21:19 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:21:19 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:21:19 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:21:19 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:21:19 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:21:19 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:21:19 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:21:19 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:21:19 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:21:19 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:21:19 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:21:19 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:21:19 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:21:19 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:21:19 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:21:19 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 2 2 17-MAY-2007 15:21:19 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 2 2 17-MAY-2007 15:21:19 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.9 2 2 17-MAY-2007 15:21:19 AIPS Got(O) disk= 1 user=**** type=MA SATURN.BLANK.9 2 5 17-MAY-2007 15:21:19 PBCOR Task PBCOR (release of 31DEC07) begins 2 2 17-MAY-2007 15:21:19 PBCOR Create SATURN .RADCOR. 9 (MA) on disk 1 cno 56 2 3 17-MAY-2007 15:21:26 PBCOR Appears to have ended successfully 2 5 17-MAY-2007 15:21:26 PBCOR thuban 31DEC07 TST: Cpu= 5.9 Real= 7 2 2 17-MAY-2007 15:21:26 AIPS Resumes 2 3 17-MAY-2007 15:21:26 AIPS PBCOR was not found to be running 2 4 17-MAY-2007 15:21:26 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:21:26 AIPS Destroyed MA image file: catno= 32 disk= 1 2 2 17-MAY-2007 15:21:26 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:21:26 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:21:26 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:21:26 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:21:26 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:21:26 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:21:26 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:21:26 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:21:26 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:21:26 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:21:26 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:21:26 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:21:26 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:21:26 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:21:26 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:21:26 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:21:26 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:21:26 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:21:26 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:21:26 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:21:26 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:21:26 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:21:26 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 2 2 17-MAY-2007 15:21:26 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 2 2 17-MAY-2007 15:21:26 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.10 2 2 17-MAY-2007 15:21:26 AIPS Got(O) disk= 1 user=**** type=MA SATURN.BLANK.10 2 5 17-MAY-2007 15:21:26 PBCOR Task PBCOR (release of 31DEC07) begins 2 2 17-MAY-2007 15:21:26 PBCOR Create SATURN .RADCOR. 10 (MA) on disk 1 cno 56 2 3 17-MAY-2007 15:21:32 PBCOR Appears to have ended successfully 2 5 17-MAY-2007 15:21:32 PBCOR thuban 31DEC07 TST: Cpu= 5.9 Real= 6 2 2 17-MAY-2007 15:21:32 AIPS Resumes 2 3 17-MAY-2007 15:21:32 AIPS PBCOR was not found to be running 2 4 17-MAY-2007 15:21:32 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:21:32 AIPS Destroyed MA image file: catno= 32 disk= 1 2 2 17-MAY-2007 15:21:32 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:21:32 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:21:32 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:21:32 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:21:32 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:21:32 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:21:32 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:21:32 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:21:32 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:21:32 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:21:32 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:21:32 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:21:32 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:21:32 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:21:32 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:21:32 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:21:32 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:21:32 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:21:32 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:21:32 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:21:32 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:21:32 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:21:32 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 2 2 17-MAY-2007 15:21:32 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 2 2 17-MAY-2007 15:21:32 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.11 2 2 17-MAY-2007 15:21:32 AIPS Got(O) disk= 1 user=**** type=MA SATURN.BLANK.11 2 5 17-MAY-2007 15:21:32 PBCOR Task PBCOR (release of 31DEC07) begins 2 2 17-MAY-2007 15:21:32 PBCOR Create SATURN .RADCOR. 11 (MA) on disk 1 cno 56 2 3 17-MAY-2007 15:21:38 PBCOR Appears to have ended successfully 2 5 17-MAY-2007 15:21:38 PBCOR thuban 31DEC07 TST: Cpu= 5.9 Real= 6 2 2 17-MAY-2007 15:21:38 AIPS Resumes 2 3 17-MAY-2007 15:21:38 AIPS PBCOR was not found to be running 2 4 17-MAY-2007 15:21:38 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:21:38 AIPS Destroyed MA image file: catno= 32 disk= 1 2 2 17-MAY-2007 15:21:38 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:21:38 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:21:38 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:21:38 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:21:38 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:21:38 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:21:38 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:21:38 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:21:38 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:21:38 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:21:38 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:21:38 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:21:38 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:21:38 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:21:38 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:21:38 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:21:38 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:21:38 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:21:38 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:21:38 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:21:38 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:21:38 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:21:38 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 2 2 17-MAY-2007 15:21:38 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 2 2 17-MAY-2007 15:21:38 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.12 2 2 17-MAY-2007 15:21:38 AIPS Got(O) disk= 1 user=**** type=MA SATURN.BLANK.12 2 5 17-MAY-2007 15:21:38 PBCOR Task PBCOR (release of 31DEC07) begins 2 2 17-MAY-2007 15:21:38 PBCOR Create SATURN .RADCOR. 12 (MA) on disk 1 cno 56 2 3 17-MAY-2007 15:21:44 PBCOR Appears to have ended successfully 2 5 17-MAY-2007 15:21:44 PBCOR thuban 31DEC07 TST: Cpu= 5.8 Real= 6 2 2 17-MAY-2007 15:21:44 AIPS Resumes 2 3 17-MAY-2007 15:21:44 AIPS PBCOR was not found to be running 2 4 17-MAY-2007 15:21:44 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:21:44 AIPS Destroyed MA image file: catno= 32 disk= 1 2 2 17-MAY-2007 15:21:44 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:21:44 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:21:44 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:21:44 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:21:44 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:21:44 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:21:44 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:21:44 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:21:44 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:21:44 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:21:44 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:21:44 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:21:44 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:21:44 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:21:44 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:21:44 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:21:44 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:21:44 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:21:44 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:21:44 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:21:44 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:21:44 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:21:44 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 2 2 17-MAY-2007 15:21:44 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 2 2 17-MAY-2007 15:21:44 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.13 2 2 17-MAY-2007 15:21:44 AIPS Got(O) disk= 1 user=**** type=MA SATURN.BLANK.13 2 5 17-MAY-2007 15:21:44 PBCOR Task PBCOR (release of 31DEC07) begins 2 2 17-MAY-2007 15:21:44 PBCOR Create SATURN .RADCOR. 13 (MA) on disk 1 cno 56 2 3 17-MAY-2007 15:21:50 PBCOR Appears to have ended successfully 2 5 17-MAY-2007 15:21:50 PBCOR thuban 31DEC07 TST: Cpu= 5.9 Real= 6 2 2 17-MAY-2007 15:21:51 AIPS Resumes 2 3 17-MAY-2007 15:21:51 AIPS PBCOR was not found to be running 2 4 17-MAY-2007 15:21:51 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:21:51 AIPS Destroyed MA image file: catno= 32 disk= 1 2 2 17-MAY-2007 15:21:51 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:21:51 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:21:51 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:21:51 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:21:51 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:21:51 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:21:51 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:21:51 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:21:51 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:21:51 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:21:51 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:21:51 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:21:51 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:21:51 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:21:51 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:21:51 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:21:51 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:21:51 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:21:51 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:21:51 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:21:51 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:21:51 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:21:51 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 2 2 17-MAY-2007 15:21:51 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 2 2 17-MAY-2007 15:21:51 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.14 2 2 17-MAY-2007 15:21:51 AIPS Got(O) disk= 1 user=**** type=MA SATURN.BLANK.14 2 5 17-MAY-2007 15:21:51 PBCOR Task PBCOR (release of 31DEC07) begins 2 2 17-MAY-2007 15:21:51 PBCOR Create SATURN .RADCOR. 14 (MA) on disk 1 cno 56 2 3 17-MAY-2007 15:21:57 PBCOR Appears to have ended successfully 2 5 17-MAY-2007 15:21:57 PBCOR thuban 31DEC07 TST: Cpu= 5.8 Real= 6 2 2 17-MAY-2007 15:21:57 AIPS Resumes 2 3 17-MAY-2007 15:21:57 AIPS PBCOR was not found to be running 2 4 17-MAY-2007 15:21:57 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:21:57 AIPS Destroyed MA image file: catno= 32 disk= 1 2 2 17-MAY-2007 15:21:57 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:21:57 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:21:57 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:21:57 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:21:57 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:21:57 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:21:57 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:21:57 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:21:57 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:21:57 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:21:57 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:21:57 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:21:57 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:21:57 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:21:57 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:21:57 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:21:57 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:21:57 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:21:57 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:21:57 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:21:57 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:21:57 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:21:57 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 2 2 17-MAY-2007 15:21:57 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 2 2 17-MAY-2007 15:21:57 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.15 2 2 17-MAY-2007 15:21:57 AIPS Got(O) disk= 1 user=**** type=MA SATURN.BLANK.15 2 5 17-MAY-2007 15:21:57 PBCOR Task PBCOR (release of 31DEC07) begins 2 2 17-MAY-2007 15:21:57 PBCOR Create SATURN .RADCOR. 15 (MA) on disk 1 cno 56 2 3 17-MAY-2007 15:22:03 PBCOR Appears to have ended successfully 2 5 17-MAY-2007 15:22:03 PBCOR thuban 31DEC07 TST: Cpu= 6.1 Real= 6 2 2 17-MAY-2007 15:22:03 AIPS Resumes 2 3 17-MAY-2007 15:22:03 AIPS PBCOR was not found to be running 2 4 17-MAY-2007 15:22:03 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:22:03 AIPS Destroyed MA image file: catno= 32 disk= 1 2 2 17-MAY-2007 15:22:03 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:22:03 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:22:03 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:22:03 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:22:03 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:22:03 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:22:03 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:22:03 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:22:03 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:22:03 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:22:03 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:22:03 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:22:03 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:22:03 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:22:03 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:22:03 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:22:03 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:22:03 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:22:03 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:22:03 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:22:03 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:22:03 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:22:03 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 2 2 17-MAY-2007 15:22:03 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 2 2 17-MAY-2007 15:22:03 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.16 2 2 17-MAY-2007 15:22:03 AIPS Got(O) disk= 1 user=**** type=MA SATURN.BLANK.16 2 5 17-MAY-2007 15:22:03 PBCOR Task PBCOR (release of 31DEC07) begins 2 2 17-MAY-2007 15:22:03 PBCOR Create SATURN .RADCOR. 16 (MA) on disk 1 cno 56 2 3 17-MAY-2007 15:22:09 PBCOR Appears to have ended successfully 2 5 17-MAY-2007 15:22:09 PBCOR thuban 31DEC07 TST: Cpu= 5.8 Real= 6 2 2 17-MAY-2007 15:22:09 AIPS Resumes 2 3 17-MAY-2007 15:22:09 AIPS PBCOR was not found to be running 2 4 17-MAY-2007 15:22:09 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:22:09 AIPS Destroyed MA image file: catno= 32 disk= 1 2 2 17-MAY-2007 15:22:09 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:22:09 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:22:09 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:22:09 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:22:09 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:22:09 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:22:09 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:22:09 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:22:09 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:22:09 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:22:09 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:22:09 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:22:09 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:22:09 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:22:09 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:22:09 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:22:09 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:22:09 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:22:09 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:22:09 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:22:09 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:22:09 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:22:09 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 2 2 17-MAY-2007 15:22:09 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 2 2 17-MAY-2007 15:22:09 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.17 2 2 17-MAY-2007 15:22:09 AIPS Got(O) disk= 1 user=**** type=MA SATURN.BLANK.17 2 5 17-MAY-2007 15:22:09 PBCOR Task PBCOR (release of 31DEC07) begins 2 2 17-MAY-2007 15:22:09 PBCOR Create SATURN .RADCOR. 17 (MA) on disk 1 cno 56 2 3 17-MAY-2007 15:22:15 PBCOR Appears to have ended successfully 2 5 17-MAY-2007 15:22:15 PBCOR thuban 31DEC07 TST: Cpu= 5.9 Real= 6 2 2 17-MAY-2007 15:22:15 AIPS Resumes 2 3 17-MAY-2007 15:22:15 AIPS PBCOR was not found to be running 2 4 17-MAY-2007 15:22:15 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:22:16 AIPS Destroyed MA image file: catno= 32 disk= 1 2 2 17-MAY-2007 15:22:16 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:22:16 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:22:16 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:22:16 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:22:16 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:22:16 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:22:16 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:22:16 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:22:16 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:22:16 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:22:16 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:22:16 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:22:16 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:22:16 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:22:16 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:22:16 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:22:16 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:22:16 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:22:16 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:22:16 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:22:16 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:22:16 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:22:16 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 2 2 17-MAY-2007 15:22:16 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 2 2 17-MAY-2007 15:22:16 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.18 2 2 17-MAY-2007 15:22:16 AIPS Got(O) disk= 1 user=**** type=MA SATURN.BLANK.18 2 5 17-MAY-2007 15:22:16 PBCOR Task PBCOR (release of 31DEC07) begins 2 2 17-MAY-2007 15:22:16 PBCOR Create SATURN .RADCOR. 18 (MA) on disk 1 cno 56 2 3 17-MAY-2007 15:22:22 PBCOR Appears to have ended successfully 2 5 17-MAY-2007 15:22:22 PBCOR thuban 31DEC07 TST: Cpu= 5.8 Real= 6 2 2 17-MAY-2007 15:22:22 AIPS Resumes 2 3 17-MAY-2007 15:22:22 AIPS PBCOR was not found to be running 2 4 17-MAY-2007 15:22:22 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:22:22 AIPS Destroyed MA image file: catno= 32 disk= 1 2 2 17-MAY-2007 15:22:22 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:22:22 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:22:22 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:22:22 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:22:22 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:22:22 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:22:22 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:22:22 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:22:22 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:22:22 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:22:22 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:22:22 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:22:22 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:22:22 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:22:22 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:22:22 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:22:22 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:22:22 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:22:22 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:22:22 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:22:22 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:22:22 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:22:22 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 2 2 17-MAY-2007 15:22:22 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 2 2 17-MAY-2007 15:22:22 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.19 2 2 17-MAY-2007 15:22:22 AIPS Got(O) disk= 1 user=**** type=MA SATURN.BLANK.19 2 5 17-MAY-2007 15:22:22 PBCOR Task PBCOR (release of 31DEC07) begins 2 2 17-MAY-2007 15:22:22 PBCOR Create SATURN .RADCOR. 19 (MA) on disk 1 cno 56 2 3 17-MAY-2007 15:22:28 PBCOR Appears to have ended successfully 2 5 17-MAY-2007 15:22:28 PBCOR thuban 31DEC07 TST: Cpu= 5.9 Real= 6 2 2 17-MAY-2007 15:22:28 AIPS Resumes 2 3 17-MAY-2007 15:22:28 AIPS PBCOR was not found to be running 2 4 17-MAY-2007 15:22:28 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:22:28 AIPS Destroyed MA image file: catno= 32 disk= 1 2 2 17-MAY-2007 15:22:28 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:22:28 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:22:28 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:22:28 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:22:28 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:22:28 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:22:28 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:22:28 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:22:28 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:22:28 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:22:28 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:22:28 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:22:28 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:22:28 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:22:28 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:22:28 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:22:28 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:22:28 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:22:28 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:22:28 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:22:28 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:22:28 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:22:28 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 2 2 17-MAY-2007 15:22:28 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 2 2 17-MAY-2007 15:22:28 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.20 2 2 17-MAY-2007 15:22:28 AIPS Got(O) disk= 1 user=**** type=MA SATURN.BLANK.20 2 5 17-MAY-2007 15:22:28 PBCOR Task PBCOR (release of 31DEC07) begins 2 2 17-MAY-2007 15:22:28 PBCOR Create SATURN .RADCOR. 20 (MA) on disk 1 cno 56 2 3 17-MAY-2007 15:22:34 PBCOR Appears to have ended successfully 2 5 17-MAY-2007 15:22:34 PBCOR thuban 31DEC07 TST: Cpu= 5.8 Real= 6 2 2 17-MAY-2007 15:22:34 AIPS Resumes 2 3 17-MAY-2007 15:22:34 AIPS PBCOR was not found to be running 2 4 17-MAY-2007 15:22:34 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:22:34 AIPS Destroyed MA image file: catno= 32 disk= 1 2 2 17-MAY-2007 15:22:34 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:22:34 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:22:34 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:22:34 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:22:34 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:22:34 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:22:34 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:22:34 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:22:34 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:22:34 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:22:34 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:22:34 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:22:34 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:22:34 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:22:34 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:22:34 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:22:34 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:22:34 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:22:34 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:22:34 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:22:34 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:22:34 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:22:34 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 2 2 17-MAY-2007 15:22:34 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 2 2 17-MAY-2007 15:22:34 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.21 2 2 17-MAY-2007 15:22:34 AIPS Got(O) disk= 1 user=**** type=MA SATURN.BLANK.21 2 5 17-MAY-2007 15:22:34 PBCOR Task PBCOR (release of 31DEC07) begins 2 2 17-MAY-2007 15:22:34 PBCOR Create SATURN .RADCOR. 21 (MA) on disk 1 cno 56 2 3 17-MAY-2007 15:22:40 PBCOR Appears to have ended successfully 2 5 17-MAY-2007 15:22:40 PBCOR thuban 31DEC07 TST: Cpu= 5.8 Real= 6 2 2 17-MAY-2007 15:22:40 AIPS Resumes 2 3 17-MAY-2007 15:22:40 AIPS PBCOR was not found to be running 2 4 17-MAY-2007 15:22:40 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:22:40 AIPS Destroyed MA image file: catno= 32 disk= 1 2 2 17-MAY-2007 15:22:40 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:22:40 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:22:40 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:22:40 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:22:40 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:22:40 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:22:40 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:22:40 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:22:40 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:22:40 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:22:40 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:22:40 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:22:40 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:22:40 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:22:40 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:22:40 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:22:40 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:22:40 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:22:40 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:22:40 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:22:40 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:22:40 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:22:40 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 2 2 17-MAY-2007 15:22:40 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 2 2 17-MAY-2007 15:22:40 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.22 2 2 17-MAY-2007 15:22:40 AIPS Got(O) disk= 1 user=**** type=MA SATURN.BLANK.22 2 5 17-MAY-2007 15:22:40 PBCOR Task PBCOR (release of 31DEC07) begins 2 2 17-MAY-2007 15:22:40 PBCOR Create SATURN .RADCOR. 22 (MA) on disk 1 cno 56 2 3 17-MAY-2007 15:22:46 PBCOR Appears to have ended successfully 2 5 17-MAY-2007 15:22:46 PBCOR thuban 31DEC07 TST: Cpu= 5.8 Real= 6 2 2 17-MAY-2007 15:22:46 AIPS Resumes 2 3 17-MAY-2007 15:22:46 AIPS PBCOR was not found to be running 2 4 17-MAY-2007 15:22:46 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:22:46 AIPS Destroyed MA image file: catno= 32 disk= 1 2 2 17-MAY-2007 15:22:46 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:22:46 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:22:46 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:22:46 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:22:46 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:22:46 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:22:46 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:22:46 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:22:46 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:22:46 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:22:46 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:22:46 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:22:46 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:22:46 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:22:46 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:22:46 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:22:46 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:22:46 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:22:46 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:22:46 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:22:46 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:22:46 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:22:46 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 2 2 17-MAY-2007 15:22:46 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 2 2 17-MAY-2007 15:22:46 AIPS Got(1) disk= 1 user=**** type=MA SATURN.BLANK.23 2 2 17-MAY-2007 15:22:46 AIPS Got(O) disk= 1 user=**** type=MA SATURN.BLANK.23 2 5 17-MAY-2007 15:22:46 PBCOR Task PBCOR (release of 31DEC07) begins 2 2 17-MAY-2007 15:22:46 PBCOR Create SATURN .RADCOR. 23 (MA) on disk 1 cno 56 2 3 17-MAY-2007 15:22:52 PBCOR Appears to have ended successfully 2 5 17-MAY-2007 15:22:52 PBCOR thuban 31DEC07 TST: Cpu= 5.8 Real= 6 2 2 17-MAY-2007 15:22:52 AIPS Resumes 2 3 17-MAY-2007 15:22:52 AIPS PBCOR was not found to be running 2 4 17-MAY-2007 15:22:52 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:22:52 AIPS Destroyed MA image file: catno= 32 disk= 1 2 2 17-MAY-2007 15:22:52 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:22:52 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:22:52 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:22:52 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:22:52 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:22:52 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:22:52 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:22:52 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:22:52 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:22:52 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:22:52 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:22:52 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:22:52 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:22:52 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:22:52 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:22:52 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:22:52 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:22:52 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:22:52 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:22:52 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:22:52 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:22:52 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:22:52 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 2 2 17-MAY-2007 15:22:52 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 2 2 17-MAY-2007 15:22:52 AIPS Disk 1 No files needed renumbering 2 2 17-MAY-2007 15:22:52 AIPS Got(1) disk= 1 user=**** type=MA 0203+115.RADCOR.1 2 2 17-MAY-2007 15:22:52 AIPS Got(O) disk= 1 user=**** type=MA 0203+115.RADCOR.1 2 5 17-MAY-2007 15:22:52 CPYRT Task CPYRT (release of 31DEC07) begins 2 2 17-MAY-2007 15:22:52 CPYRT Create 0203+115 .NVAS07. 1 (MA) on disk 1 cno 56 2 2 17-MAY-2007 15:22:52 CPYRT ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:22:52 CPYRT ZTXOP2: /home/thuban2/vlbacald/Arch_Cprt 2 3 17-MAY-2007 15:22:52 CPYRT Appears to have ended successfully 2 5 17-MAY-2007 15:22:52 CPYRT thuban 31DEC07 TST: Cpu= 0.2 Real= 0 2 2 17-MAY-2007 15:22:53 AIPS Resumes 2 3 17-MAY-2007 15:22:53 AIPS CPYRT was not found to be running 2 4 17-MAY-2007 15:22:53 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:22:53 AIPS Destroyed MA image file: catno= 32 disk= 1 2 2 17-MAY-2007 15:22:53 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:22:53 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:22:53 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:22:53 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:22:53 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:22:53 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:22:53 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:22:53 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:22:53 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:22:53 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:22:53 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:22:53 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:22:53 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:22:53 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:22:53 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:22:53 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:22:53 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:22:53 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:22:53 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:22:53 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:22:53 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:22:53 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:22:53 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 2 2 17-MAY-2007 15:22:53 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 2 2 17-MAY-2007 15:22:53 AIPS Got(1) disk= 1 user=**** type=MA SATURN.RADCOR.1 2 2 17-MAY-2007 15:22:53 AIPS Got(O) disk= 1 user=**** type=MA SATURN.RADCOR.1 2 5 17-MAY-2007 15:22:54 CPYRT Task CPYRT (release of 31DEC07) begins 2 2 17-MAY-2007 15:22:54 CPYRT Create SATURN .NVAS07. 1 (MA) on disk 1 cno 56 2 2 17-MAY-2007 15:22:54 CPYRT ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:22:54 CPYRT ZTXOP2: /home/thuban2/vlbacald/Arch_Cprt 2 3 17-MAY-2007 15:22:54 CPYRT Appears to have ended successfully 2 5 17-MAY-2007 15:22:54 CPYRT thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:22:54 AIPS Resumes 2 3 17-MAY-2007 15:22:54 AIPS CPYRT was not found to be running 2 4 17-MAY-2007 15:22:54 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:22:54 AIPS Destroyed MA image file: catno= 32 disk= 1 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 2 2 17-MAY-2007 15:22:54 AIPS Got(1) disk= 1 user=**** type=MA SATURN.RADCOR.2 2 2 17-MAY-2007 15:22:54 AIPS Got(O) disk= 1 user=**** type=MA SATURN.RADCOR.2 2 5 17-MAY-2007 15:22:54 CPYRT Task CPYRT (release of 31DEC07) begins 2 2 17-MAY-2007 15:22:54 CPYRT Create SATURN .NVAS07. 2 (MA) on disk 1 cno 56 2 2 17-MAY-2007 15:22:54 CPYRT ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:22:54 CPYRT ZTXOP2: /home/thuban2/vlbacald/Arch_Cprt 2 3 17-MAY-2007 15:22:54 CPYRT Appears to have ended successfully 2 5 17-MAY-2007 15:22:54 CPYRT thuban 31DEC07 TST: Cpu= 0.2 Real= 0 2 2 17-MAY-2007 15:22:54 AIPS Resumes 2 3 17-MAY-2007 15:22:54 AIPS CPYRT was not found to be running 2 4 17-MAY-2007 15:22:54 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:22:54 AIPS Destroyed MA image file: catno= 32 disk= 1 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 2 2 17-MAY-2007 15:22:54 AIPS Got(1) disk= 1 user=**** type=MA SATURN.RADCOR.3 2 2 17-MAY-2007 15:22:54 AIPS Got(O) disk= 1 user=**** type=MA SATURN.RADCOR.3 2 5 17-MAY-2007 15:22:54 CPYRT Task CPYRT (release of 31DEC07) begins 2 2 17-MAY-2007 15:22:54 CPYRT Create SATURN .NVAS07. 3 (MA) on disk 1 cno 56 2 2 17-MAY-2007 15:22:54 CPYRT ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:22:54 CPYRT ZTXOP2: /home/thuban2/vlbacald/Arch_Cprt 2 3 17-MAY-2007 15:22:54 CPYRT Appears to have ended successfully 2 5 17-MAY-2007 15:22:54 CPYRT thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:22:54 AIPS Resumes 2 3 17-MAY-2007 15:22:54 AIPS CPYRT was not found to be running 2 4 17-MAY-2007 15:22:54 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:22:54 AIPS Destroyed MA image file: catno= 32 disk= 1 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 2 2 17-MAY-2007 15:22:54 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 2 2 17-MAY-2007 15:22:54 AIPS Got(1) disk= 1 user=**** type=MA SATURN.RADCOR.4 2 2 17-MAY-2007 15:22:54 AIPS Got(O) disk= 1 user=**** type=MA SATURN.RADCOR.4 2 5 17-MAY-2007 15:22:54 CPYRT Task CPYRT (release of 31DEC07) begins 2 2 17-MAY-2007 15:22:54 CPYRT Create SATURN .NVAS07. 4 (MA) on disk 1 cno 56 2 2 17-MAY-2007 15:22:55 CPYRT ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:22:55 CPYRT ZTXOP2: /home/thuban2/vlbacald/Arch_Cprt 2 3 17-MAY-2007 15:22:55 CPYRT Appears to have ended successfully 2 5 17-MAY-2007 15:22:55 CPYRT thuban 31DEC07 TST: Cpu= 0.1 Real= 1 2 2 17-MAY-2007 15:22:55 AIPS Resumes 2 3 17-MAY-2007 15:22:55 AIPS CPYRT was not found to be running 2 4 17-MAY-2007 15:22:55 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:22:55 AIPS Destroyed MA image file: catno= 32 disk= 1 2 2 17-MAY-2007 15:22:55 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:22:55 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:22:55 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:22:55 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:22:55 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:22:55 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:22:55 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:22:55 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:22:55 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:22:55 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:22:55 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:22:55 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:22:55 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:22:55 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:22:55 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:22:55 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:22:55 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:22:55 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:22:55 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:22:55 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:22:55 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:22:55 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:22:55 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 2 2 17-MAY-2007 15:22:55 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 2 2 17-MAY-2007 15:22:55 AIPS Got(1) disk= 1 user=**** type=MA SATURN.RADCOR.5 2 2 17-MAY-2007 15:22:55 AIPS Got(O) disk= 1 user=**** type=MA SATURN.RADCOR.5 2 5 17-MAY-2007 15:22:55 CPYRT Task CPYRT (release of 31DEC07) begins 2 2 17-MAY-2007 15:22:56 CPYRT Create SATURN .NVAS07. 5 (MA) on disk 1 cno 56 2 2 17-MAY-2007 15:22:56 CPYRT ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:22:56 CPYRT ZTXOP2: /home/thuban2/vlbacald/Arch_Cprt 2 3 17-MAY-2007 15:22:56 CPYRT Appears to have ended successfully 2 5 17-MAY-2007 15:22:56 CPYRT thuban 31DEC07 TST: Cpu= 0.1 Real= 1 2 2 17-MAY-2007 15:22:56 AIPS Resumes 2 3 17-MAY-2007 15:22:56 AIPS CPYRT was not found to be running 2 4 17-MAY-2007 15:22:56 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:22:56 AIPS Destroyed MA image file: catno= 32 disk= 1 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 2 2 17-MAY-2007 15:22:56 AIPS Got(1) disk= 1 user=**** type=MA SATURN.RADCOR.6 2 2 17-MAY-2007 15:22:56 AIPS Got(O) disk= 1 user=**** type=MA SATURN.RADCOR.6 2 5 17-MAY-2007 15:22:56 CPYRT Task CPYRT (release of 31DEC07) begins 2 2 17-MAY-2007 15:22:56 CPYRT Create SATURN .NVAS07. 6 (MA) on disk 1 cno 56 2 2 17-MAY-2007 15:22:56 CPYRT ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:22:56 CPYRT ZTXOP2: /home/thuban2/vlbacald/Arch_Cprt 2 3 17-MAY-2007 15:22:56 CPYRT Appears to have ended successfully 2 5 17-MAY-2007 15:22:56 CPYRT thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:22:56 AIPS Resumes 2 3 17-MAY-2007 15:22:56 AIPS CPYRT was not found to be running 2 4 17-MAY-2007 15:22:56 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:22:56 AIPS Destroyed MA image file: catno= 32 disk= 1 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 2 2 17-MAY-2007 15:22:56 AIPS Got(1) disk= 1 user=**** type=MA SATURN.RADCOR.7 2 2 17-MAY-2007 15:22:56 AIPS Got(O) disk= 1 user=**** type=MA SATURN.RADCOR.7 2 5 17-MAY-2007 15:22:56 CPYRT Task CPYRT (release of 31DEC07) begins 2 2 17-MAY-2007 15:22:56 CPYRT Create SATURN .NVAS07. 7 (MA) on disk 1 cno 56 2 2 17-MAY-2007 15:22:56 CPYRT ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:22:56 CPYRT ZTXOP2: /home/thuban2/vlbacald/Arch_Cprt 2 3 17-MAY-2007 15:22:56 CPYRT Appears to have ended successfully 2 5 17-MAY-2007 15:22:56 CPYRT thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:22:56 AIPS Resumes 2 3 17-MAY-2007 15:22:56 AIPS CPYRT was not found to be running 2 4 17-MAY-2007 15:22:56 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:22:56 AIPS Destroyed MA image file: catno= 32 disk= 1 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:22:56 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 2 2 17-MAY-2007 15:22:57 AIPS Got(1) disk= 1 user=**** type=MA SATURN.RADCOR.8 2 2 17-MAY-2007 15:22:57 AIPS Got(O) disk= 1 user=**** type=MA SATURN.RADCOR.8 2 5 17-MAY-2007 15:22:57 CPYRT Task CPYRT (release of 31DEC07) begins 2 2 17-MAY-2007 15:22:57 CPYRT Create SATURN .NVAS07. 8 (MA) on disk 1 cno 56 2 2 17-MAY-2007 15:22:57 CPYRT ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:22:57 CPYRT ZTXOP2: /home/thuban2/vlbacald/Arch_Cprt 2 3 17-MAY-2007 15:22:57 CPYRT Appears to have ended successfully 2 5 17-MAY-2007 15:22:57 CPYRT thuban 31DEC07 TST: Cpu= 0.2 Real= 0 2 2 17-MAY-2007 15:22:57 AIPS Resumes 2 3 17-MAY-2007 15:22:57 AIPS CPYRT was not found to be running 2 4 17-MAY-2007 15:22:57 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:22:57 AIPS Destroyed MA image file: catno= 32 disk= 1 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 2 2 17-MAY-2007 15:22:57 AIPS Got(1) disk= 1 user=**** type=MA SATURN.RADCOR.9 2 2 17-MAY-2007 15:22:57 AIPS Got(O) disk= 1 user=**** type=MA SATURN.RADCOR.9 2 5 17-MAY-2007 15:22:57 CPYRT Task CPYRT (release of 31DEC07) begins 2 2 17-MAY-2007 15:22:57 CPYRT Create SATURN .NVAS07. 9 (MA) on disk 1 cno 56 2 2 17-MAY-2007 15:22:57 CPYRT ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:22:57 CPYRT ZTXOP2: /home/thuban2/vlbacald/Arch_Cprt 2 3 17-MAY-2007 15:22:57 CPYRT Appears to have ended successfully 2 5 17-MAY-2007 15:22:57 CPYRT thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:22:57 AIPS Resumes 2 3 17-MAY-2007 15:22:57 AIPS CPYRT was not found to be running 2 4 17-MAY-2007 15:22:57 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:22:57 AIPS Destroyed MA image file: catno= 32 disk= 1 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 2 2 17-MAY-2007 15:22:57 AIPS Got(1) disk= 1 user=**** type=MA SATURN.RADCOR.10 2 2 17-MAY-2007 15:22:57 AIPS Got(O) disk= 1 user=**** type=MA SATURN.RADCOR.10 2 5 17-MAY-2007 15:22:57 CPYRT Task CPYRT (release of 31DEC07) begins 2 2 17-MAY-2007 15:22:57 CPYRT Create SATURN .NVAS07. 10 (MA) on disk 1 cno 56 2 2 17-MAY-2007 15:22:57 CPYRT ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:22:57 CPYRT ZTXOP2: /home/thuban2/vlbacald/Arch_Cprt 2 3 17-MAY-2007 15:22:57 CPYRT Appears to have ended successfully 2 5 17-MAY-2007 15:22:57 CPYRT thuban 31DEC07 TST: Cpu= 0.2 Real= 0 2 2 17-MAY-2007 15:22:57 AIPS Resumes 2 3 17-MAY-2007 15:22:57 AIPS CPYRT was not found to be running 2 4 17-MAY-2007 15:22:57 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:22:57 AIPS Destroyed MA image file: catno= 32 disk= 1 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 2 2 17-MAY-2007 15:22:57 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 2 2 17-MAY-2007 15:22:57 AIPS Got(1) disk= 1 user=**** type=MA SATURN.RADCOR.11 2 2 17-MAY-2007 15:22:57 AIPS Got(O) disk= 1 user=**** type=MA SATURN.RADCOR.11 2 5 17-MAY-2007 15:22:57 CPYRT Task CPYRT (release of 31DEC07) begins 2 2 17-MAY-2007 15:22:57 CPYRT Create SATURN .NVAS07. 11 (MA) on disk 1 cno 56 2 2 17-MAY-2007 15:22:57 CPYRT ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:22:57 CPYRT ZTXOP2: /home/thuban2/vlbacald/Arch_Cprt 2 3 17-MAY-2007 15:22:57 CPYRT Appears to have ended successfully 2 5 17-MAY-2007 15:22:58 CPYRT thuban 31DEC07 TST: Cpu= 0.1 Real= 1 2 2 17-MAY-2007 15:22:58 AIPS Resumes 2 3 17-MAY-2007 15:22:58 AIPS CPYRT was not found to be running 2 4 17-MAY-2007 15:22:58 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:22:58 AIPS Destroyed MA image file: catno= 32 disk= 1 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 2 2 17-MAY-2007 15:22:58 AIPS Got(1) disk= 1 user=**** type=MA SATURN.RADCOR.12 2 2 17-MAY-2007 15:22:58 AIPS Got(O) disk= 1 user=**** type=MA SATURN.RADCOR.12 2 5 17-MAY-2007 15:22:58 CPYRT Task CPYRT (release of 31DEC07) begins 2 2 17-MAY-2007 15:22:58 CPYRT Create SATURN .NVAS07. 12 (MA) on disk 1 cno 56 2 2 17-MAY-2007 15:22:58 CPYRT ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:22:58 CPYRT ZTXOP2: /home/thuban2/vlbacald/Arch_Cprt 2 3 17-MAY-2007 15:22:58 CPYRT Appears to have ended successfully 2 5 17-MAY-2007 15:22:58 CPYRT thuban 31DEC07 TST: Cpu= 0.2 Real= 0 2 2 17-MAY-2007 15:22:58 AIPS Resumes 2 3 17-MAY-2007 15:22:58 AIPS CPYRT was not found to be running 2 4 17-MAY-2007 15:22:58 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:22:58 AIPS Destroyed MA image file: catno= 32 disk= 1 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 2 2 17-MAY-2007 15:22:58 AIPS Got(1) disk= 1 user=**** type=MA SATURN.RADCOR.13 2 2 17-MAY-2007 15:22:58 AIPS Got(O) disk= 1 user=**** type=MA SATURN.RADCOR.13 2 5 17-MAY-2007 15:22:58 CPYRT Task CPYRT (release of 31DEC07) begins 2 2 17-MAY-2007 15:22:58 CPYRT Create SATURN .NVAS07. 13 (MA) on disk 1 cno 56 2 2 17-MAY-2007 15:22:58 CPYRT ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:22:58 CPYRT ZTXOP2: /home/thuban2/vlbacald/Arch_Cprt 2 3 17-MAY-2007 15:22:58 CPYRT Appears to have ended successfully 2 5 17-MAY-2007 15:22:58 CPYRT thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:22:58 AIPS Resumes 2 3 17-MAY-2007 15:22:58 AIPS CPYRT was not found to be running 2 4 17-MAY-2007 15:22:58 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:22:58 AIPS Destroyed MA image file: catno= 32 disk= 1 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 2 2 17-MAY-2007 15:22:58 AIPS Got(1) disk= 1 user=**** type=MA SATURN.RADCOR.14 2 2 17-MAY-2007 15:22:58 AIPS Got(O) disk= 1 user=**** type=MA SATURN.RADCOR.14 2 5 17-MAY-2007 15:22:58 CPYRT Task CPYRT (release of 31DEC07) begins 2 2 17-MAY-2007 15:22:58 CPYRT Create SATURN .NVAS07. 14 (MA) on disk 1 cno 56 2 2 17-MAY-2007 15:22:58 CPYRT ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:22:58 CPYRT ZTXOP2: /home/thuban2/vlbacald/Arch_Cprt 2 3 17-MAY-2007 15:22:58 CPYRT Appears to have ended successfully 2 5 17-MAY-2007 15:22:58 CPYRT thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:22:58 AIPS Resumes 2 3 17-MAY-2007 15:22:58 AIPS CPYRT was not found to be running 2 4 17-MAY-2007 15:22:58 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:22:58 AIPS Destroyed MA image file: catno= 32 disk= 1 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 2 2 17-MAY-2007 15:22:58 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 2 2 17-MAY-2007 15:22:58 AIPS Got(1) disk= 1 user=**** type=MA SATURN.RADCOR.15 2 2 17-MAY-2007 15:22:58 AIPS Got(O) disk= 1 user=**** type=MA SATURN.RADCOR.15 2 5 17-MAY-2007 15:22:59 CPYRT Task CPYRT (release of 31DEC07) begins 2 2 17-MAY-2007 15:22:59 CPYRT Create SATURN .NVAS07. 15 (MA) on disk 1 cno 56 2 2 17-MAY-2007 15:22:59 CPYRT ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:22:59 CPYRT ZTXOP2: /home/thuban2/vlbacald/Arch_Cprt 2 3 17-MAY-2007 15:22:59 CPYRT Appears to have ended successfully 2 5 17-MAY-2007 15:22:59 CPYRT thuban 31DEC07 TST: Cpu= 0.1 Real= 1 2 2 17-MAY-2007 15:22:59 AIPS Resumes 2 3 17-MAY-2007 15:22:59 AIPS CPYRT was not found to be running 2 4 17-MAY-2007 15:22:59 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:22:59 AIPS Destroyed MA image file: catno= 32 disk= 1 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 2 2 17-MAY-2007 15:22:59 AIPS Got(1) disk= 1 user=**** type=MA SATURN.RADCOR.16 2 2 17-MAY-2007 15:22:59 AIPS Got(O) disk= 1 user=**** type=MA SATURN.RADCOR.16 2 5 17-MAY-2007 15:22:59 CPYRT Task CPYRT (release of 31DEC07) begins 2 2 17-MAY-2007 15:22:59 CPYRT Create SATURN .NVAS07. 16 (MA) on disk 1 cno 56 2 2 17-MAY-2007 15:22:59 CPYRT ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:22:59 CPYRT ZTXOP2: /home/thuban2/vlbacald/Arch_Cprt 2 3 17-MAY-2007 15:22:59 CPYRT Appears to have ended successfully 2 5 17-MAY-2007 15:22:59 CPYRT thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:22:59 AIPS Resumes 2 3 17-MAY-2007 15:22:59 AIPS CPYRT was not found to be running 2 4 17-MAY-2007 15:22:59 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:22:59 AIPS Destroyed MA image file: catno= 32 disk= 1 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 2 2 17-MAY-2007 15:22:59 AIPS Got(1) disk= 1 user=**** type=MA SATURN.RADCOR.17 2 2 17-MAY-2007 15:22:59 AIPS Got(O) disk= 1 user=**** type=MA SATURN.RADCOR.17 2 5 17-MAY-2007 15:22:59 CPYRT Task CPYRT (release of 31DEC07) begins 2 2 17-MAY-2007 15:22:59 CPYRT Create SATURN .NVAS07. 17 (MA) on disk 1 cno 56 2 2 17-MAY-2007 15:22:59 CPYRT ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:22:59 CPYRT ZTXOP2: /home/thuban2/vlbacald/Arch_Cprt 2 3 17-MAY-2007 15:22:59 CPYRT Appears to have ended successfully 2 5 17-MAY-2007 15:22:59 CPYRT thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:22:59 AIPS Resumes 2 3 17-MAY-2007 15:22:59 AIPS CPYRT was not found to be running 2 4 17-MAY-2007 15:22:59 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:22:59 AIPS Destroyed MA image file: catno= 32 disk= 1 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 2 2 17-MAY-2007 15:22:59 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 2 2 17-MAY-2007 15:22:59 AIPS Got(1) disk= 1 user=**** type=MA SATURN.RADCOR.18 2 2 17-MAY-2007 15:22:59 AIPS Got(O) disk= 1 user=**** type=MA SATURN.RADCOR.18 2 5 17-MAY-2007 15:22:59 CPYRT Task CPYRT (release of 31DEC07) begins 2 2 17-MAY-2007 15:22:59 CPYRT Create SATURN .NVAS07. 18 (MA) on disk 1 cno 56 2 2 17-MAY-2007 15:22:59 CPYRT ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:22:59 CPYRT ZTXOP2: /home/thuban2/vlbacald/Arch_Cprt 2 3 17-MAY-2007 15:22:59 CPYRT Appears to have ended successfully 2 5 17-MAY-2007 15:22:59 CPYRT thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:22:59 AIPS Resumes 2 3 17-MAY-2007 15:22:59 AIPS CPYRT was not found to be running 2 4 17-MAY-2007 15:22:59 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:23:00 AIPS Destroyed MA image file: catno= 32 disk= 1 2 2 17-MAY-2007 15:23:00 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:23:00 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:23:00 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:23:00 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:23:00 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:23:00 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:23:00 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:23:00 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:23:00 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:23:00 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:23:00 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:23:00 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:23:00 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:23:00 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:23:00 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:23:00 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:23:00 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:23:00 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:23:00 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:23:00 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:23:00 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:23:00 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:23:00 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 2 2 17-MAY-2007 15:23:00 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 2 2 17-MAY-2007 15:23:00 AIPS Got(1) disk= 1 user=**** type=MA SATURN.RADCOR.19 2 2 17-MAY-2007 15:23:00 AIPS Got(O) disk= 1 user=**** type=MA SATURN.RADCOR.19 2 5 17-MAY-2007 15:23:01 CPYRT Task CPYRT (release of 31DEC07) begins 2 2 17-MAY-2007 15:23:01 CPYRT Create SATURN .NVAS07. 19 (MA) on disk 1 cno 56 2 2 17-MAY-2007 15:23:01 CPYRT ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:23:01 CPYRT ZTXOP2: /home/thuban2/vlbacald/Arch_Cprt 2 3 17-MAY-2007 15:23:01 CPYRT Appears to have ended successfully 2 5 17-MAY-2007 15:23:01 CPYRT thuban 31DEC07 TST: Cpu= 0.2 Real= 0 2 2 17-MAY-2007 15:23:01 AIPS Resumes 2 3 17-MAY-2007 15:23:01 AIPS CPYRT was not found to be running 2 4 17-MAY-2007 15:23:01 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:23:01 AIPS Destroyed MA image file: catno= 32 disk= 1 2 2 17-MAY-2007 15:23:01 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:23:01 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:23:01 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:23:01 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:23:01 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:23:01 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:23:01 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:23:01 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:23:01 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:23:01 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:23:01 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:23:01 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:23:01 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:23:01 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:23:01 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:23:01 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:23:01 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:23:01 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:23:01 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:23:01 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:23:01 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:23:01 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:23:01 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 2 2 17-MAY-2007 15:23:01 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 2 2 17-MAY-2007 15:23:01 AIPS Got(1) disk= 1 user=**** type=MA SATURN.RADCOR.20 2 2 17-MAY-2007 15:23:01 AIPS Got(O) disk= 1 user=**** type=MA SATURN.RADCOR.20 2 5 17-MAY-2007 15:23:01 CPYRT Task CPYRT (release of 31DEC07) begins 2 2 17-MAY-2007 15:23:01 CPYRT Create SATURN .NVAS07. 20 (MA) on disk 1 cno 56 2 2 17-MAY-2007 15:23:01 CPYRT ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:23:01 CPYRT ZTXOP2: /home/thuban2/vlbacald/Arch_Cprt 2 3 17-MAY-2007 15:23:01 CPYRT Appears to have ended successfully 2 5 17-MAY-2007 15:23:01 CPYRT thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:23:01 AIPS Resumes 2 3 17-MAY-2007 15:23:01 AIPS CPYRT was not found to be running 2 4 17-MAY-2007 15:23:01 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:23:02 AIPS Destroyed MA image file: catno= 32 disk= 1 2 2 17-MAY-2007 15:23:02 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:23:02 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:23:02 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:23:02 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:23:02 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:23:02 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:23:02 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:23:02 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:23:02 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:23:02 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:23:02 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:23:02 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:23:02 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:23:02 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:23:02 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:23:02 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:23:02 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:23:02 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:23:02 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:23:02 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:23:02 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:23:02 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:23:02 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 2 2 17-MAY-2007 15:23:02 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 2 2 17-MAY-2007 15:23:02 AIPS Got(1) disk= 1 user=**** type=MA SATURN.RADCOR.21 2 2 17-MAY-2007 15:23:02 AIPS Got(O) disk= 1 user=**** type=MA SATURN.RADCOR.21 2 5 17-MAY-2007 15:23:02 CPYRT Task CPYRT (release of 31DEC07) begins 2 2 17-MAY-2007 15:23:02 CPYRT Create SATURN .NVAS07. 21 (MA) on disk 1 cno 56 2 2 17-MAY-2007 15:23:02 CPYRT ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:23:02 CPYRT ZTXOP2: /home/thuban2/vlbacald/Arch_Cprt 2 3 17-MAY-2007 15:23:02 CPYRT Appears to have ended successfully 2 5 17-MAY-2007 15:23:02 CPYRT thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:23:02 AIPS Resumes 2 3 17-MAY-2007 15:23:02 AIPS CPYRT was not found to be running 2 4 17-MAY-2007 15:23:02 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:23:03 AIPS Destroyed MA image file: catno= 32 disk= 1 2 2 17-MAY-2007 15:23:03 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:23:03 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:23:03 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:23:03 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:23:03 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:23:03 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:23:03 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:23:03 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:23:03 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:23:03 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:23:03 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:23:03 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:23:03 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:23:03 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:23:03 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:23:03 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:23:03 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:23:03 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:23:03 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:23:03 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:23:03 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:23:03 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:23:03 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 2 2 17-MAY-2007 15:23:03 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 2 2 17-MAY-2007 15:23:03 AIPS Got(1) disk= 1 user=**** type=MA SATURN.RADCOR.22 2 2 17-MAY-2007 15:23:03 AIPS Got(O) disk= 1 user=**** type=MA SATURN.RADCOR.22 2 5 17-MAY-2007 15:23:04 CPYRT Task CPYRT (release of 31DEC07) begins 2 2 17-MAY-2007 15:23:04 CPYRT Create SATURN .NVAS07. 22 (MA) on disk 1 cno 56 2 2 17-MAY-2007 15:23:04 CPYRT ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:23:04 CPYRT ZTXOP2: /home/thuban2/vlbacald/Arch_Cprt 2 3 17-MAY-2007 15:23:04 CPYRT Appears to have ended successfully 2 5 17-MAY-2007 15:23:04 CPYRT thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:23:04 AIPS Resumes 2 3 17-MAY-2007 15:23:04 AIPS CPYRT was not found to be running 2 4 17-MAY-2007 15:23:04 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:23:04 AIPS Destroyed MA image file: catno= 32 disk= 1 2 2 17-MAY-2007 15:23:04 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:23:04 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:23:04 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:23:04 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:23:04 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:23:04 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:23:04 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:23:04 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:23:04 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:23:04 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:23:04 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:23:04 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:23:04 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:23:04 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:23:04 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:23:04 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:23:04 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:23:04 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:23:04 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:23:04 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:23:04 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:23:04 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:23:04 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 2 2 17-MAY-2007 15:23:04 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 2 2 17-MAY-2007 15:23:04 AIPS Got(1) disk= 1 user=**** type=MA SATURN.RADCOR.23 2 2 17-MAY-2007 15:23:04 AIPS Got(O) disk= 1 user=**** type=MA SATURN.RADCOR.23 2 5 17-MAY-2007 15:23:04 CPYRT Task CPYRT (release of 31DEC07) begins 2 2 17-MAY-2007 15:23:04 CPYRT Create SATURN .NVAS07. 23 (MA) on disk 1 cno 56 2 2 17-MAY-2007 15:23:04 CPYRT ZTXOP2: using translated file name = 2 2 17-MAY-2007 15:23:04 CPYRT ZTXOP2: /home/thuban2/vlbacald/Arch_Cprt 2 3 17-MAY-2007 15:23:04 CPYRT Appears to have ended successfully 2 5 17-MAY-2007 15:23:04 CPYRT thuban 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 17-MAY-2007 15:23:04 AIPS Resumes 2 3 17-MAY-2007 15:23:04 AIPS CPYRT was not found to be running 2 4 17-MAY-2007 15:23:04 AIPS Destroyed 1 extension files of type HI 2 4 17-MAY-2007 15:23:04 AIPS Destroyed MA image file: catno= 32 disk= 1 2 2 17-MAY-2007 15:23:04 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 2 2 17-MAY-2007 15:23:04 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 2 2 17-MAY-2007 15:23:04 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 2 2 17-MAY-2007 15:23:04 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 2 2 17-MAY-2007 15:23:04 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 2 2 17-MAY-2007 15:23:04 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 2 2 17-MAY-2007 15:23:04 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 2 2 17-MAY-2007 15:23:04 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 2 2 17-MAY-2007 15:23:04 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 2 2 17-MAY-2007 15:23:04 AIPS Disk 1 in-CNO 42 renumbered as CNO 41 2 2 17-MAY-2007 15:23:04 AIPS Disk 1 in-CNO 43 renumbered as CNO 42 2 2 17-MAY-2007 15:23:04 AIPS Disk 1 in-CNO 44 renumbered as CNO 43 2 2 17-MAY-2007 15:23:04 AIPS Disk 1 in-CNO 45 renumbered as CNO 44 2 2 17-MAY-2007 15:23:04 AIPS Disk 1 in-CNO 46 renumbered as CNO 45 2 2 17-MAY-2007 15:23:04 AIPS Disk 1 in-CNO 47 renumbered as CNO 46 2 2 17-MAY-2007 15:23:04 AIPS Disk 1 in-CNO 48 renumbered as CNO 47 2 2 17-MAY-2007 15:23:04 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 2 2 17-MAY-2007 15:23:04 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 2 2 17-MAY-2007 15:23:04 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 2 2 17-MAY-2007 15:23:04 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 2 2 17-MAY-2007 15:23:04 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 2 2 17-MAY-2007 15:23:04 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 2 2 17-MAY-2007 15:23:04 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 2 2 17-MAY-2007 15:23:04 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 2 0 17-MAY-2007 15:23:04 AIPS nvasarch 2 2 17-MAY-2007 15:23:04 AIPS Disk 1 No files needed renumbering 2 5 17-MAY-2007 15:23:04 AIPS 'AM604_1998OCT15_1' 2 2 17-MAY-2007 15:23:04 AIPS Got(1) disk= 1 user=**** type=UV 19981015.X BAND.1 2 3 17-MAY-2007 15:23:04 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:23:04 AIPS umask 0;mkdir $ADAT/AM604 >& /dev/null 2 5 17-MAY-2007 15:23:04 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:23:04 FITAB Writing to disk file: ADAT:AM604_1998OCT15_1_8.49F27BB.uvfits 2 3 17-MAY-2007 15:23:04 FITAB Writing UV data: User19367 Disk 1 Name 19981015.X BAND.1 2 3 17-MAY-2007 15:23:04 FITAB Writing visibilities 1 to 429847 2 3 17-MAY-2007 15:23:04 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:23:05 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:23:05 FITAB Writing binary table of type NX 2 3 17-MAY-2007 15:23:05 FITAB Writing binary table of type SU 2 3 17-MAY-2007 15:23:05 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:23:05 FITAB Writing binary table of type CL 2 3 17-MAY-2007 15:23:05 FITAB Writing binary table of type CL 2 3 17-MAY-2007 15:23:06 FITAB Writing binary table of type CL 2 3 17-MAY-2007 15:23:06 FITAB Writing binary table of type TY 2 3 17-MAY-2007 15:23:06 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:23:07 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:23:07 FITAB Writing binary table of type FG 2 3 17-MAY-2007 15:23:07 FITAB Writing binary table of type FG 2 3 17-MAY-2007 15:23:07 FITAB Writing binary table of type XX 2 3 17-MAY-2007 15:23:07 FITAB Writing binary table of type SN 2 3 17-MAY-2007 15:23:07 FITAB Writing binary table of type SN 2 2 17-MAY-2007 15:23:07 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:23:12 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:23:12 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:23:12 FITAB thuban 31DEC07 TST: Cpu= 3.4 Real= 8 2 2 17-MAY-2007 15:23:14 AIPS Resumes 2 3 17-MAY-2007 15:23:14 AIPS FITAB was not found to be running 2 2 17-MAY-2007 15:23:14 AIPS Got(1) disk= 1 user=**** type=UV 19981015.TASAV.1 2 5 17-MAY-2007 15:23:14 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:23:14 FITAB Writing to disk file: ADAT:AM604_1998OCT15_1_8.49F27BB.clfits 2 3 17-MAY-2007 15:23:14 FITAB Writing UV data: User19367 Disk 1 Name 19981015.TASAV.1 2 3 17-MAY-2007 15:23:14 FITAB Writing visibilities 1 to 1 2 3 17-MAY-2007 15:23:14 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:23:14 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:23:14 FITAB Writing binary table of type NX 2 3 17-MAY-2007 15:23:14 FITAB Writing binary table of type SU 2 3 17-MAY-2007 15:23:14 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:23:14 FITAB Writing binary table of type CL 2 3 17-MAY-2007 15:23:15 FITAB Writing binary table of type CL 2 3 17-MAY-2007 15:23:16 FITAB Writing binary table of type CL 2 3 17-MAY-2007 15:23:17 FITAB Writing binary table of type TY 2 3 17-MAY-2007 15:23:17 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:23:17 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:23:17 FITAB Writing binary table of type FG 2 3 17-MAY-2007 15:23:17 FITAB Writing binary table of type FG 2 3 17-MAY-2007 15:23:17 FITAB Writing binary table of type XX 2 3 17-MAY-2007 15:23:18 FITAB Writing binary table of type SN 2 3 17-MAY-2007 15:23:18 FITAB Writing binary table of type SN 2 2 17-MAY-2007 15:23:18 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:23:18 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:23:18 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:23:18 FITAB thuban 31DEC07 TST: Cpu= 2.0 Real= 4 2 2 17-MAY-2007 15:23:18 AIPS Resumes 2 3 17-MAY-2007 15:23:18 AIPS FITAB was not found to be running 2 3 17-MAY-2007 15:23:18 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:23:18 AIPS \mv -f $ADAT/AM604_1998OCT15_1_* $ADAT/AM604 >& /dev/null 2 2 17-MAY-2007 15:23:18 AIPS Got(1) disk= 1 user=**** type=UV 0203+115.X BAND.1 2 2 17-MAY-2007 15:23:18 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.1 2 2 17-MAY-2007 15:23:18 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.2 2 2 17-MAY-2007 15:23:18 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.3 2 2 17-MAY-2007 15:23:18 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.4 2 2 17-MAY-2007 15:23:18 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.5 2 2 17-MAY-2007 15:23:18 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.6 2 2 17-MAY-2007 15:23:18 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.7 2 2 17-MAY-2007 15:23:18 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.8 2 2 17-MAY-2007 15:23:18 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.9 2 2 17-MAY-2007 15:23:18 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.10 2 2 17-MAY-2007 15:23:18 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.11 2 2 17-MAY-2007 15:23:18 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.12 2 2 17-MAY-2007 15:23:18 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.13 2 2 17-MAY-2007 15:23:18 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.14 2 2 17-MAY-2007 15:23:18 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.15 2 2 17-MAY-2007 15:23:18 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.16 2 2 17-MAY-2007 15:23:18 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.17 2 2 17-MAY-2007 15:23:18 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.18 2 2 17-MAY-2007 15:23:18 AIPS Got(1) disk= 1 user=**** type=UV 0521+166.X BAND.1 2 2 17-MAY-2007 15:23:18 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.19 2 2 17-MAY-2007 15:23:18 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.20 2 2 17-MAY-2007 15:23:18 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.21 2 2 17-MAY-2007 15:23:18 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.22 2 2 17-MAY-2007 15:23:18 AIPS Got(1) disk= 1 user=**** type=UV 0137+331.X BAND.1 2 2 17-MAY-2007 15:23:18 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.23 2 2 17-MAY-2007 15:23:18 AIPS Got(1) disk= 1 user=**** type=MA 0203+115.ICL001.1 2 2 17-MAY-2007 15:23:18 AIPS Got(1) disk= 1 user=**** type=UV 0203+115.X BAND.1 2 3 17-MAY-2007 15:23:18 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:23:18 AIPS umask 0;mkdir $aimg/J020346.6+113445 >& /dev/null 2 5 17-MAY-2007 15:23:18 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:23:18 FITAB Writing to disk file: AIMG:8.49F27BB_AM604_1998OCT15_1.uvfits 2 3 17-MAY-2007 15:23:18 FITAB Writing UV data: User19367 Disk 1 Name 0203+115.X BAND.1 2 3 17-MAY-2007 15:23:18 FITAB Writing visibilities 1 to 72263 2 3 17-MAY-2007 15:23:18 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:23:18 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:23:18 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:23:18 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:23:18 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:23:18 FITAB Writing binary table of type XX 2 2 17-MAY-2007 15:23:19 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:23:19 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:23:19 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:23:19 FITAB thuban 31DEC07 TST: Cpu= 0.5 Real= 1 2 2 17-MAY-2007 15:23:19 AIPS Resumes 2 3 17-MAY-2007 15:23:19 AIPS FITAB was not found to be running 2 5 17-MAY-2007 15:23:19 LWPLA Task LWPLA (release of 31DEC07) begins 2 3 17-MAY-2007 15:23:19 LWPLA No clipping or scaling applied to grey scale pixels 2 6 17-MAY-2007 15:23:19 LWPLA ZLWIO: plotter file = /home/thuban2/vlbacald/img/8.49F27BB_AM6 2 6 17-MAY-2007 15:23:19 LWPLA 04_1998OCT15_1.vis.ps 2 2 17-MAY-2007 15:23:19 LWPLA Writing plot file version 3 to page 1 2 3 17-MAY-2007 15:23:24 LWPLA Appears to have ended successfully 2 5 17-MAY-2007 15:23:24 LWPLA thuban 31DEC07 TST: Cpu= 3.7 Real= 5 2 2 17-MAY-2007 15:23:25 AIPS Resumes 2 3 17-MAY-2007 15:23:25 AIPS LWPLA was not found to be running 2 3 17-MAY-2007 15:23:25 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:23:25 AIPS convert $aimg/8.49F27BB_AM604_1998OCT15_1.vis.ps $aimg/8.49F27BB 2 3 17-MAY-2007 15:23:25 AIPS _AM604_1998OCT15_1.vis.gif >& /dev/null 2 5 17-MAY-2007 15:23:35 LWPLA Task LWPLA (release of 31DEC07) begins 2 3 17-MAY-2007 15:23:35 LWPLA No clipping or scaling applied to grey scale pixels 2 6 17-MAY-2007 15:23:35 LWPLA ZLWIO: plotter file = /home/thuban2/vlbacald/img/8.49F27BB_AM6 2 6 17-MAY-2007 15:23:35 LWPLA 04_1998OCT15_1.ri.ps 2 2 17-MAY-2007 15:23:35 LWPLA Writing plot file version 2 to page 1 2 3 17-MAY-2007 15:23:40 LWPLA Appears to have ended successfully 2 5 17-MAY-2007 15:23:40 LWPLA thuban 31DEC07 TST: Cpu= 3.7 Real= 5 2 2 17-MAY-2007 15:23:40 AIPS Resumes 2 3 17-MAY-2007 15:23:40 AIPS LWPLA was not found to be running 2 3 17-MAY-2007 15:23:40 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:23:40 AIPS convert $aimg/8.49F27BB_AM604_1998OCT15_1.ri.ps $aimg/8.49F27BB_ 2 3 17-MAY-2007 15:23:40 AIPS AM604_1998OCT15_1.ri.gif >& /dev/null 2 5 17-MAY-2007 15:23:50 LWPLA Task LWPLA (release of 31DEC07) begins 2 3 17-MAY-2007 15:23:50 LWPLA No clipping or scaling applied to grey scale pixels 2 6 17-MAY-2007 15:23:50 LWPLA ZLWIO: plotter file = /home/thuban2/vlbacald/img/8.49F27BB_AM6 2 6 17-MAY-2007 15:23:50 LWPLA 04_1998OCT15_1.uv.ps 2 2 17-MAY-2007 15:23:50 LWPLA Writing plot file version 1 to page 1 2 3 17-MAY-2007 15:23:58 LWPLA Appears to have ended successfully 2 5 17-MAY-2007 15:23:58 LWPLA thuban 31DEC07 TST: Cpu= 7.4 Real= 8 2 2 17-MAY-2007 15:23:58 AIPS Resumes 2 3 17-MAY-2007 15:23:58 AIPS LWPLA was not found to be running 2 3 17-MAY-2007 15:23:58 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:23:58 AIPS convert $aimg/8.49F27BB_AM604_1998OCT15_1.uv.ps $aimg/8.49F27BB_ 2 3 17-MAY-2007 15:23:58 AIPS AM604_1998OCT15_1.uv.gif >& /dev/null 2 3 17-MAY-2007 15:24:16 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:16 AIPS chmod 666 $aimg/8.49F27BB_AM604_1998OCT15_1* >& /dev/null 2 3 17-MAY-2007 15:24:16 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:16 AIPS \mv -f $aimg/8.49F27BB_AM604_1998OCT15_1.* $aimg/J020346.6+11344 2 3 17-MAY-2007 15:24:16 AIPS 5 >& /dev/null 2 2 17-MAY-2007 15:24:16 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.1 2 3 17-MAY-2007 15:24:16 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:16 AIPS umask 0;mkdir $aimg/J015849.5+091046 >& /dev/null 2 5 17-MAY-2007 15:24:16 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:24:16 FITAB Writing to disk file: AIMG:8.49F27BB_AM604_1998OCT15_1.uvfits 2 3 17-MAY-2007 15:24:16 FITAB Writing UV data: User19367 Disk 1 Name SATURN.X BAND.1 2 3 17-MAY-2007 15:24:16 FITAB Writing visibilities 1 to 12025 2 3 17-MAY-2007 15:24:16 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:24:16 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:24:16 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:24:16 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:24:17 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:24:17 FITAB Writing binary table of type XX 2 2 17-MAY-2007 15:24:17 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:24:17 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:24:17 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:24:17 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 1 2 2 17-MAY-2007 15:24:17 AIPS Resumes 2 3 17-MAY-2007 15:24:17 AIPS FITAB was not found to be running 2 5 17-MAY-2007 15:24:17 AIPS 'NO UV PLOTS' 2 3 17-MAY-2007 15:24:17 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:17 AIPS \mv -f $aimg/8.49F27BB_AM604_1998OCT15_1.* $aimg/J015849.5+09104 2 3 17-MAY-2007 15:24:17 AIPS 6 >& /dev/null 2 2 17-MAY-2007 15:24:17 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.2 2 3 17-MAY-2007 15:24:17 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:17 AIPS umask 0;mkdir $aimg/J015849.5+091046 >& /dev/null 2 5 17-MAY-2007 15:24:17 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:24:17 FITAB Writing to disk file: AIMG:8.49F27BB_AM604_1998OCT15_1.uvfits 2 3 17-MAY-2007 15:24:17 FITAB Writing UV data: User19367 Disk 1 Name SATURN.X BAND.2 2 3 17-MAY-2007 15:24:17 FITAB Writing visibilities 1 to 11100 2 3 17-MAY-2007 15:24:17 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:24:17 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:24:17 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:24:17 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:24:17 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:24:17 FITAB Writing binary table of type XX 2 2 17-MAY-2007 15:24:17 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:24:18 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:24:18 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:24:18 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 1 2 2 17-MAY-2007 15:24:18 AIPS Resumes 2 3 17-MAY-2007 15:24:18 AIPS FITAB was not found to be running 2 5 17-MAY-2007 15:24:18 AIPS 'NO UV PLOTS' 2 3 17-MAY-2007 15:24:18 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:18 AIPS \mv -f $aimg/8.49F27BB_AM604_1998OCT15_1.* $aimg/J015849.5+09104 2 3 17-MAY-2007 15:24:18 AIPS 6 >& /dev/null 2 2 17-MAY-2007 15:24:18 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.3 2 3 17-MAY-2007 15:24:18 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:18 AIPS umask 0;mkdir $aimg/J015849.5+091046 >& /dev/null 2 5 17-MAY-2007 15:24:18 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:24:18 FITAB Writing to disk file: AIMG:8.49F27BB_AM604_1998OCT15_1.uvfits 2 3 17-MAY-2007 15:24:18 FITAB Writing UV data: User19367 Disk 1 Name SATURN.X BAND.3 2 3 17-MAY-2007 15:24:18 FITAB Writing visibilities 1 to 11400 2 3 17-MAY-2007 15:24:18 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:24:18 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:24:18 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:24:18 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:24:18 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:24:18 FITAB Writing binary table of type XX 2 2 17-MAY-2007 15:24:18 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:24:18 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:24:18 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:24:18 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 0 2 2 17-MAY-2007 15:24:18 AIPS Resumes 2 3 17-MAY-2007 15:24:18 AIPS FITAB was not found to be running 2 5 17-MAY-2007 15:24:18 AIPS 'NO UV PLOTS' 2 3 17-MAY-2007 15:24:18 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:18 AIPS \mv -f $aimg/8.49F27BB_AM604_1998OCT15_1.* $aimg/J015849.5+09104 2 3 17-MAY-2007 15:24:18 AIPS 6 >& /dev/null 2 2 17-MAY-2007 15:24:18 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.4 2 3 17-MAY-2007 15:24:18 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:18 AIPS umask 0;mkdir $aimg/J015849.5+091046 >& /dev/null 2 5 17-MAY-2007 15:24:18 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:24:18 FITAB Writing to disk file: AIMG:8.49F27BB_AM604_1998OCT15_1.uvfits 2 3 17-MAY-2007 15:24:18 FITAB Writing UV data: User19367 Disk 1 Name SATURN.X BAND.4 2 3 17-MAY-2007 15:24:18 FITAB Writing visibilities 1 to 11625 2 3 17-MAY-2007 15:24:18 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:24:18 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:24:18 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:24:18 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:24:18 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:24:19 FITAB Writing binary table of type XX 2 2 17-MAY-2007 15:24:19 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:24:19 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:24:19 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:24:19 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 1 2 2 17-MAY-2007 15:24:19 AIPS Resumes 2 3 17-MAY-2007 15:24:19 AIPS FITAB was not found to be running 2 5 17-MAY-2007 15:24:19 AIPS 'NO UV PLOTS' 2 3 17-MAY-2007 15:24:19 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:19 AIPS \mv -f $aimg/8.49F27BB_AM604_1998OCT15_1.* $aimg/J015849.5+09104 2 3 17-MAY-2007 15:24:19 AIPS 6 >& /dev/null 2 2 17-MAY-2007 15:24:19 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.5 2 3 17-MAY-2007 15:24:19 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:19 AIPS umask 0;mkdir $aimg/J015849.5+091046 >& /dev/null 2 5 17-MAY-2007 15:24:19 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:24:19 FITAB Writing to disk file: AIMG:8.49F27BB_AM604_1998OCT15_1.uvfits 2 3 17-MAY-2007 15:24:19 FITAB Writing UV data: User19367 Disk 1 Name SATURN.X BAND.5 2 3 17-MAY-2007 15:24:19 FITAB Writing visibilities 1 to 12025 2 3 17-MAY-2007 15:24:19 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:24:19 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:24:19 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:24:19 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:24:19 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:24:19 FITAB Writing binary table of type XX 2 2 17-MAY-2007 15:24:19 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:24:19 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:24:19 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:24:19 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 0 2 2 17-MAY-2007 15:24:19 AIPS Resumes 2 3 17-MAY-2007 15:24:19 AIPS FITAB was not found to be running 2 5 17-MAY-2007 15:24:19 AIPS 'NO UV PLOTS' 2 3 17-MAY-2007 15:24:19 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:19 AIPS \mv -f $aimg/8.49F27BB_AM604_1998OCT15_1.* $aimg/J015849.5+09104 2 3 17-MAY-2007 15:24:19 AIPS 6 >& /dev/null 2 2 17-MAY-2007 15:24:19 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.6 2 3 17-MAY-2007 15:24:19 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:19 AIPS umask 0;mkdir $aimg/J015849.5+091046 >& /dev/null 2 5 17-MAY-2007 15:24:19 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:24:19 FITAB Writing to disk file: AIMG:8.49F27BB_AM604_1998OCT15_1.uvfits 2 3 17-MAY-2007 15:24:19 FITAB Writing UV data: User19367 Disk 1 Name SATURN.X BAND.6 2 3 17-MAY-2007 15:24:19 FITAB Writing visibilities 1 to 12350 2 3 17-MAY-2007 15:24:19 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:24:19 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:24:19 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:24:19 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:24:19 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:24:20 FITAB Writing binary table of type XX 2 2 17-MAY-2007 15:24:20 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:24:20 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:24:20 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:24:20 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 1 2 2 17-MAY-2007 15:24:20 AIPS Resumes 2 3 17-MAY-2007 15:24:20 AIPS FITAB was not found to be running 2 5 17-MAY-2007 15:24:20 AIPS 'NO UV PLOTS' 2 3 17-MAY-2007 15:24:20 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:20 AIPS \mv -f $aimg/8.49F27BB_AM604_1998OCT15_1.* $aimg/J015849.5+09104 2 3 17-MAY-2007 15:24:20 AIPS 6 >& /dev/null 2 2 17-MAY-2007 15:24:20 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.7 2 3 17-MAY-2007 15:24:20 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:20 AIPS umask 0;mkdir $aimg/J015849.5+091046 >& /dev/null 2 5 17-MAY-2007 15:24:20 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:24:20 FITAB Writing to disk file: AIMG:8.49F27BB_AM604_1998OCT15_1.uvfits 2 3 17-MAY-2007 15:24:20 FITAB Writing UV data: User19367 Disk 1 Name SATURN.X BAND.7 2 3 17-MAY-2007 15:24:20 FITAB Writing visibilities 1 to 12325 2 3 17-MAY-2007 15:24:20 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:24:20 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:24:20 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:24:20 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:24:20 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:24:20 FITAB Writing binary table of type XX 2 2 17-MAY-2007 15:24:20 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:24:20 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:24:20 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:24:20 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 0 2 2 17-MAY-2007 15:24:20 AIPS Resumes 2 3 17-MAY-2007 15:24:20 AIPS FITAB was not found to be running 2 5 17-MAY-2007 15:24:20 AIPS 'NO UV PLOTS' 2 3 17-MAY-2007 15:24:20 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:20 AIPS \mv -f $aimg/8.49F27BB_AM604_1998OCT15_1.* $aimg/J015849.5+09104 2 3 17-MAY-2007 15:24:20 AIPS 6 >& /dev/null 2 2 17-MAY-2007 15:24:20 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.8 2 3 17-MAY-2007 15:24:20 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:20 AIPS umask 0;mkdir $aimg/J015849.5+091046 >& /dev/null 2 5 17-MAY-2007 15:24:20 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:24:20 FITAB Writing to disk file: AIMG:8.49F27BB_AM604_1998OCT15_1.uvfits 2 3 17-MAY-2007 15:24:20 FITAB Writing UV data: User19367 Disk 1 Name SATURN.X BAND.8 2 3 17-MAY-2007 15:24:20 FITAB Writing visibilities 1 to 12025 2 3 17-MAY-2007 15:24:20 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:24:20 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:24:20 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:24:20 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:24:20 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:24:20 FITAB Writing binary table of type XX 2 2 17-MAY-2007 15:24:21 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:24:21 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:24:21 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:24:21 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 1 2 2 17-MAY-2007 15:24:21 AIPS Resumes 2 3 17-MAY-2007 15:24:21 AIPS FITAB was not found to be running 2 5 17-MAY-2007 15:24:21 AIPS 'NO UV PLOTS' 2 3 17-MAY-2007 15:24:21 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:21 AIPS \mv -f $aimg/8.49F27BB_AM604_1998OCT15_1.* $aimg/J015849.5+09104 2 3 17-MAY-2007 15:24:21 AIPS 6 >& /dev/null 2 2 17-MAY-2007 15:24:21 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.9 2 3 17-MAY-2007 15:24:21 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:21 AIPS umask 0;mkdir $aimg/J015849.5+091046 >& /dev/null 2 5 17-MAY-2007 15:24:21 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:24:21 FITAB Writing to disk file: AIMG:8.49F27BB_AM604_1998OCT15_1.uvfits 2 3 17-MAY-2007 15:24:21 FITAB Writing UV data: User19367 Disk 1 Name SATURN.X BAND.9 2 3 17-MAY-2007 15:24:21 FITAB Writing visibilities 1 to 12025 2 3 17-MAY-2007 15:24:21 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:24:21 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:24:21 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:24:21 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:24:21 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:24:21 FITAB Writing binary table of type XX 2 2 17-MAY-2007 15:24:21 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:24:21 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:24:21 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:24:21 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 0 2 2 17-MAY-2007 15:24:21 AIPS Resumes 2 3 17-MAY-2007 15:24:21 AIPS FITAB was not found to be running 2 5 17-MAY-2007 15:24:21 AIPS 'NO UV PLOTS' 2 3 17-MAY-2007 15:24:21 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:21 AIPS \mv -f $aimg/8.49F27BB_AM604_1998OCT15_1.* $aimg/J015849.5+09104 2 3 17-MAY-2007 15:24:21 AIPS 6 >& /dev/null 2 2 17-MAY-2007 15:24:21 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.10 2 3 17-MAY-2007 15:24:21 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:21 AIPS umask 0;mkdir $aimg/J015849.5+091046 >& /dev/null 2 5 17-MAY-2007 15:24:21 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:24:21 FITAB Writing to disk file: AIMG:8.49F27BB_AM604_1998OCT15_1.uvfits 2 3 17-MAY-2007 15:24:21 FITAB Writing UV data: User19367 Disk 1 Name SATURN.X BAND.10 2 3 17-MAY-2007 15:24:21 FITAB Writing visibilities 1 to 12025 2 3 17-MAY-2007 15:24:21 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:24:21 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:24:21 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:24:21 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:24:21 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:24:21 FITAB Writing binary table of type XX 2 2 17-MAY-2007 15:24:22 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:24:22 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:24:22 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:24:22 FITAB thuban 31DEC07 TST: Cpu= 0.3 Real= 1 2 2 17-MAY-2007 15:24:22 AIPS Resumes 2 3 17-MAY-2007 15:24:22 AIPS FITAB was not found to be running 2 5 17-MAY-2007 15:24:22 AIPS 'NO UV PLOTS' 2 3 17-MAY-2007 15:24:22 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:22 AIPS \mv -f $aimg/8.49F27BB_AM604_1998OCT15_1.* $aimg/J015849.5+09104 2 3 17-MAY-2007 15:24:22 AIPS 6 >& /dev/null 2 2 17-MAY-2007 15:24:22 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.11 2 3 17-MAY-2007 15:24:22 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:22 AIPS umask 0;mkdir $aimg/J015849.5+091046 >& /dev/null 2 5 17-MAY-2007 15:24:22 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:24:22 FITAB Writing to disk file: AIMG:8.49F27BB_AM604_1998OCT15_1.uvfits 2 3 17-MAY-2007 15:24:22 FITAB Writing UV data: User19367 Disk 1 Name SATURN.X BAND.11 2 3 17-MAY-2007 15:24:22 FITAB Writing visibilities 1 to 25825 2 3 17-MAY-2007 15:24:22 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:24:22 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:24:22 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:24:22 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:24:22 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:24:22 FITAB Writing binary table of type XX 2 2 17-MAY-2007 15:24:22 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:24:22 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:24:22 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:24:22 FITAB thuban 31DEC07 TST: Cpu= 0.3 Real= 0 2 2 17-MAY-2007 15:24:22 AIPS Resumes 2 3 17-MAY-2007 15:24:22 AIPS FITAB was not found to be running 2 5 17-MAY-2007 15:24:22 AIPS 'NO UV PLOTS' 2 3 17-MAY-2007 15:24:22 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:22 AIPS \mv -f $aimg/8.49F27BB_AM604_1998OCT15_1.* $aimg/J015849.5+09104 2 3 17-MAY-2007 15:24:22 AIPS 6 >& /dev/null 2 2 17-MAY-2007 15:24:22 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.12 2 3 17-MAY-2007 15:24:22 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:22 AIPS umask 0;mkdir $aimg/J015849.5+091046 >& /dev/null 2 5 17-MAY-2007 15:24:22 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:24:22 FITAB Writing to disk file: AIMG:8.49F27BB_AM604_1998OCT15_1.uvfits 2 3 17-MAY-2007 15:24:22 FITAB Writing UV data: User19367 Disk 1 Name SATURN.X BAND.12 2 3 17-MAY-2007 15:24:22 FITAB Writing visibilities 1 to 13975 2 3 17-MAY-2007 15:24:22 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:24:22 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:24:22 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:24:22 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:24:23 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:24:23 FITAB Writing binary table of type XX 2 2 17-MAY-2007 15:24:23 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:24:23 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:24:23 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:24:23 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 1 2 2 17-MAY-2007 15:24:23 AIPS Resumes 2 3 17-MAY-2007 15:24:23 AIPS FITAB was not found to be running 2 5 17-MAY-2007 15:24:23 AIPS 'NO UV PLOTS' 2 3 17-MAY-2007 15:24:23 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:23 AIPS \mv -f $aimg/8.49F27BB_AM604_1998OCT15_1.* $aimg/J015849.5+09104 2 3 17-MAY-2007 15:24:23 AIPS 6 >& /dev/null 2 2 17-MAY-2007 15:24:23 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.13 2 3 17-MAY-2007 15:24:23 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:23 AIPS umask 0;mkdir $aimg/J015849.5+091046 >& /dev/null 2 5 17-MAY-2007 15:24:24 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:24:24 FITAB Writing to disk file: AIMG:8.49F27BB_AM604_1998OCT15_1.uvfits 2 3 17-MAY-2007 15:24:24 FITAB Writing UV data: User19367 Disk 1 Name SATURN.X BAND.13 2 3 17-MAY-2007 15:24:24 FITAB Writing visibilities 1 to 23125 2 3 17-MAY-2007 15:24:24 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:24:24 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:24:24 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:24:24 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:24:24 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:24:24 FITAB Writing binary table of type XX 2 2 17-MAY-2007 15:24:24 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:24:24 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:24:24 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:24:24 FITAB thuban 31DEC07 TST: Cpu= 0.3 Real= 0 2 2 17-MAY-2007 15:24:24 AIPS Resumes 2 3 17-MAY-2007 15:24:24 AIPS FITAB was not found to be running 2 5 17-MAY-2007 15:24:24 AIPS 'NO UV PLOTS' 2 3 17-MAY-2007 15:24:24 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:24 AIPS \mv -f $aimg/8.49F27BB_AM604_1998OCT15_1.* $aimg/J015849.5+09104 2 3 17-MAY-2007 15:24:24 AIPS 6 >& /dev/null 2 2 17-MAY-2007 15:24:24 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.14 2 3 17-MAY-2007 15:24:24 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:24 AIPS umask 0;mkdir $aimg/J015849.5+091046 >& /dev/null 2 5 17-MAY-2007 15:24:24 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:24:24 FITAB Writing to disk file: AIMG:8.49F27BB_AM604_1998OCT15_1.uvfits 2 3 17-MAY-2007 15:24:24 FITAB Writing UV data: User19367 Disk 1 Name SATURN.X BAND.14 2 3 17-MAY-2007 15:24:24 FITAB Writing visibilities 1 to 10875 2 3 17-MAY-2007 15:24:24 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:24:24 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:24:24 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:24:24 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:24:24 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:24:24 FITAB Writing binary table of type XX 2 2 17-MAY-2007 15:24:24 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:24:25 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:24:25 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:24:25 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 1 2 2 17-MAY-2007 15:24:25 AIPS Resumes 2 3 17-MAY-2007 15:24:25 AIPS FITAB was not found to be running 2 5 17-MAY-2007 15:24:25 AIPS 'NO UV PLOTS' 2 3 17-MAY-2007 15:24:25 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:25 AIPS \mv -f $aimg/8.49F27BB_AM604_1998OCT15_1.* $aimg/J015849.5+09104 2 3 17-MAY-2007 15:24:25 AIPS 6 >& /dev/null 2 2 17-MAY-2007 15:24:25 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.15 2 3 17-MAY-2007 15:24:25 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:25 AIPS umask 0;mkdir $aimg/J015849.5+091046 >& /dev/null 2 5 17-MAY-2007 15:24:25 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:24:25 FITAB Writing to disk file: AIMG:8.49F27BB_AM604_1998OCT15_1.uvfits 2 3 17-MAY-2007 15:24:25 FITAB Writing UV data: User19367 Disk 1 Name SATURN.X BAND.15 2 3 17-MAY-2007 15:24:25 FITAB Writing visibilities 1 to 12025 2 3 17-MAY-2007 15:24:25 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:24:25 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:24:25 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:24:25 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:24:25 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:24:25 FITAB Writing binary table of type XX 2 2 17-MAY-2007 15:24:25 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:24:25 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:24:25 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:24:25 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 0 2 2 17-MAY-2007 15:24:25 AIPS Resumes 2 3 17-MAY-2007 15:24:25 AIPS FITAB was not found to be running 2 5 17-MAY-2007 15:24:25 AIPS 'NO UV PLOTS' 2 3 17-MAY-2007 15:24:25 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:25 AIPS \mv -f $aimg/8.49F27BB_AM604_1998OCT15_1.* $aimg/J015849.5+09104 2 3 17-MAY-2007 15:24:25 AIPS 6 >& /dev/null 2 2 17-MAY-2007 15:24:25 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.16 2 3 17-MAY-2007 15:24:25 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:25 AIPS umask 0;mkdir $aimg/J015849.5+091046 >& /dev/null 2 5 17-MAY-2007 15:24:25 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:24:25 FITAB Writing to disk file: AIMG:8.49F27BB_AM604_1998OCT15_1.uvfits 2 3 17-MAY-2007 15:24:25 FITAB Writing UV data: User19367 Disk 1 Name SATURN.X BAND.16 2 3 17-MAY-2007 15:24:25 FITAB Writing visibilities 1 to 11850 2 3 17-MAY-2007 15:24:25 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:24:25 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:24:25 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:24:25 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:24:25 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:24:25 FITAB Writing binary table of type XX 2 2 17-MAY-2007 15:24:26 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:24:26 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:24:26 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:24:26 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 1 2 2 17-MAY-2007 15:24:26 AIPS Resumes 2 3 17-MAY-2007 15:24:26 AIPS FITAB was not found to be running 2 5 17-MAY-2007 15:24:26 AIPS 'NO UV PLOTS' 2 3 17-MAY-2007 15:24:26 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:26 AIPS \mv -f $aimg/8.49F27BB_AM604_1998OCT15_1.* $aimg/J015849.5+09104 2 3 17-MAY-2007 15:24:26 AIPS 6 >& /dev/null 2 2 17-MAY-2007 15:24:26 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.17 2 3 17-MAY-2007 15:24:26 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:26 AIPS umask 0;mkdir $aimg/J015849.5+091046 >& /dev/null 2 5 17-MAY-2007 15:24:26 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:24:26 FITAB Writing to disk file: AIMG:8.49F27BB_AM604_1998OCT15_1.uvfits 2 3 17-MAY-2007 15:24:26 FITAB Writing UV data: User19367 Disk 1 Name SATURN.X BAND.17 2 3 17-MAY-2007 15:24:26 FITAB Writing visibilities 1 to 12100 2 3 17-MAY-2007 15:24:26 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:24:26 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:24:26 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:24:26 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:24:26 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:24:26 FITAB Writing binary table of type XX 2 2 17-MAY-2007 15:24:26 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:24:26 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:24:26 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:24:26 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 0 2 2 17-MAY-2007 15:24:26 AIPS Resumes 2 3 17-MAY-2007 15:24:26 AIPS FITAB was not found to be running 2 5 17-MAY-2007 15:24:26 AIPS 'NO UV PLOTS' 2 3 17-MAY-2007 15:24:26 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:26 AIPS \mv -f $aimg/8.49F27BB_AM604_1998OCT15_1.* $aimg/J015849.5+09104 2 3 17-MAY-2007 15:24:26 AIPS 6 >& /dev/null 2 2 17-MAY-2007 15:24:26 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.18 2 3 17-MAY-2007 15:24:26 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:26 AIPS umask 0;mkdir $aimg/J015849.6+091046 >& /dev/null 2 5 17-MAY-2007 15:24:26 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:24:26 FITAB Writing to disk file: AIMG:8.49F27BB_AM604_1998OCT15_1.uvfits 2 3 17-MAY-2007 15:24:26 FITAB Writing UV data: User19367 Disk 1 Name SATURN.X BAND.18 2 3 17-MAY-2007 15:24:26 FITAB Writing visibilities 1 to 12025 2 3 17-MAY-2007 15:24:26 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:24:26 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:24:26 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:24:26 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:24:26 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:24:27 FITAB Writing binary table of type XX 2 2 17-MAY-2007 15:24:27 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:24:27 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:24:27 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:24:27 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 1 2 2 17-MAY-2007 15:24:27 AIPS Resumes 2 3 17-MAY-2007 15:24:27 AIPS FITAB was not found to be running 2 5 17-MAY-2007 15:24:27 AIPS 'NO UV PLOTS' 2 3 17-MAY-2007 15:24:27 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:27 AIPS \mv -f $aimg/8.49F27BB_AM604_1998OCT15_1.* $aimg/J015849.6+09104 2 3 17-MAY-2007 15:24:27 AIPS 6 >& /dev/null 2 2 17-MAY-2007 15:24:27 AIPS Got(1) disk= 1 user=**** type=UV 0521+166.X BAND.1 2 3 17-MAY-2007 15:24:27 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:27 AIPS umask 0;mkdir $aimg/J052109.8+163822 >& /dev/null 2 5 17-MAY-2007 15:24:27 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:24:27 FITAB Writing to disk file: AIMG:8.49F27BB_AM604_1998OCT15_1.uvfits 2 3 17-MAY-2007 15:24:27 FITAB Writing UV data: User19367 Disk 1 Name 0521+166.X BAND.1 2 3 17-MAY-2007 15:24:27 FITAB Writing visibilities 1 to 4550 2 3 17-MAY-2007 15:24:27 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:24:27 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:24:27 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:24:27 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:24:27 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:24:27 FITAB Writing binary table of type XX 2 2 17-MAY-2007 15:24:27 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:24:27 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:24:27 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:24:27 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 0 2 2 17-MAY-2007 15:24:28 AIPS Resumes 2 3 17-MAY-2007 15:24:28 AIPS FITAB was not found to be running 2 5 17-MAY-2007 15:24:28 AIPS 'NO UV PLOTS' 2 3 17-MAY-2007 15:24:28 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:28 AIPS \mv -f $aimg/8.49F27BB_AM604_1998OCT15_1.* $aimg/J052109.8+16382 2 3 17-MAY-2007 15:24:28 AIPS 2 >& /dev/null 2 2 17-MAY-2007 15:24:28 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.19 2 3 17-MAY-2007 15:24:28 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:28 AIPS umask 0;mkdir $aimg/J015849.6+091046 >& /dev/null 2 5 17-MAY-2007 15:24:28 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:24:28 FITAB Writing to disk file: AIMG:8.49F27BB_AM604_1998OCT15_1.uvfits 2 3 17-MAY-2007 15:24:28 FITAB Writing UV data: User19367 Disk 1 Name SATURN.X BAND.19 2 3 17-MAY-2007 15:24:28 FITAB Writing visibilities 1 to 23050 2 3 17-MAY-2007 15:24:28 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:24:28 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:24:28 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:24:28 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:24:28 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:24:28 FITAB Writing binary table of type XX 2 2 17-MAY-2007 15:24:28 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:24:28 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:24:28 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:24:28 FITAB thuban 31DEC07 TST: Cpu= 0.3 Real= 0 2 2 17-MAY-2007 15:24:28 AIPS Resumes 2 3 17-MAY-2007 15:24:28 AIPS FITAB was not found to be running 2 5 17-MAY-2007 15:24:28 AIPS 'NO UV PLOTS' 2 3 17-MAY-2007 15:24:28 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:28 AIPS \mv -f $aimg/8.49F27BB_AM604_1998OCT15_1.* $aimg/J015849.6+09104 2 3 17-MAY-2007 15:24:28 AIPS 6 >& /dev/null 2 2 17-MAY-2007 15:24:28 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.20 2 3 17-MAY-2007 15:24:28 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:28 AIPS umask 0;mkdir $aimg/J015849.5+091046 >& /dev/null 2 5 17-MAY-2007 15:24:28 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:24:28 FITAB Writing to disk file: AIMG:8.49F27BB_AM604_1998OCT15_1.uvfits 2 3 17-MAY-2007 15:24:28 FITAB Writing UV data: User19367 Disk 1 Name SATURN.X BAND.20 2 3 17-MAY-2007 15:24:28 FITAB Writing visibilities 1 to 11100 2 3 17-MAY-2007 15:24:28 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:24:28 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:24:28 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:24:28 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:24:29 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:24:29 FITAB Writing binary table of type XX 2 2 17-MAY-2007 15:24:29 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:24:29 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:24:29 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:24:29 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 1 2 2 17-MAY-2007 15:24:29 AIPS Resumes 2 3 17-MAY-2007 15:24:29 AIPS FITAB was not found to be running 2 5 17-MAY-2007 15:24:29 AIPS 'NO UV PLOTS' 2 3 17-MAY-2007 15:24:29 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:29 AIPS \mv -f $aimg/8.49F27BB_AM604_1998OCT15_1.* $aimg/J015849.5+09104 2 3 17-MAY-2007 15:24:29 AIPS 6 >& /dev/null 2 2 17-MAY-2007 15:24:29 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.21 2 3 17-MAY-2007 15:24:29 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:29 AIPS umask 0;mkdir $aimg/J015849.5+091046 >& /dev/null 2 5 17-MAY-2007 15:24:29 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:24:29 FITAB Writing to disk file: AIMG:8.49F27BB_AM604_1998OCT15_1.uvfits 2 3 17-MAY-2007 15:24:29 FITAB Writing UV data: User19367 Disk 1 Name SATURN.X BAND.21 2 3 17-MAY-2007 15:24:29 FITAB Writing visibilities 1 to 11100 2 3 17-MAY-2007 15:24:29 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:24:29 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:24:29 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:24:29 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:24:29 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:24:29 FITAB Writing binary table of type XX 2 2 17-MAY-2007 15:24:29 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:24:29 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:24:29 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:24:29 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 0 2 2 17-MAY-2007 15:24:29 AIPS Resumes 2 3 17-MAY-2007 15:24:29 AIPS FITAB was not found to be running 2 5 17-MAY-2007 15:24:29 AIPS 'NO UV PLOTS' 2 3 17-MAY-2007 15:24:29 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:29 AIPS \mv -f $aimg/8.49F27BB_AM604_1998OCT15_1.* $aimg/J015849.5+09104 2 3 17-MAY-2007 15:24:29 AIPS 6 >& /dev/null 2 2 17-MAY-2007 15:24:29 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.22 2 3 17-MAY-2007 15:24:29 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:29 AIPS umask 0;mkdir $aimg/J015849.6+091046 >& /dev/null 2 5 17-MAY-2007 15:24:30 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:24:30 FITAB Writing to disk file: AIMG:8.49F27BB_AM604_1998OCT15_1.uvfits 2 3 17-MAY-2007 15:24:30 FITAB Writing UV data: User19367 Disk 1 Name SATURN.X BAND.22 2 3 17-MAY-2007 15:24:30 FITAB Writing visibilities 1 to 11076 2 3 17-MAY-2007 15:24:30 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:24:30 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:24:30 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:24:30 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:24:30 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:24:30 FITAB Writing binary table of type XX 2 2 17-MAY-2007 15:24:30 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:24:30 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:24:30 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:24:30 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 0 2 2 17-MAY-2007 15:24:30 AIPS Resumes 2 3 17-MAY-2007 15:24:30 AIPS FITAB was not found to be running 2 5 17-MAY-2007 15:24:30 AIPS 'NO UV PLOTS' 2 3 17-MAY-2007 15:24:30 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:30 AIPS \mv -f $aimg/8.49F27BB_AM604_1998OCT15_1.* $aimg/J015849.6+09104 2 3 17-MAY-2007 15:24:30 AIPS 6 >& /dev/null 2 2 17-MAY-2007 15:24:30 AIPS Got(1) disk= 1 user=**** type=UV 0137+331.X BAND.1 2 3 17-MAY-2007 15:24:30 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:30 AIPS umask 0;mkdir $aimg/J013741.2+330935 >& /dev/null 2 5 17-MAY-2007 15:24:30 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:24:30 FITAB Writing to disk file: AIMG:8.49F27BB_AM604_1998OCT15_1.uvfits 2 3 17-MAY-2007 15:24:30 FITAB Writing UV data: User19367 Disk 1 Name 0137+331.X BAND.1 2 3 17-MAY-2007 15:24:30 FITAB Writing visibilities 1 to 5100 2 3 17-MAY-2007 15:24:30 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:24:30 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:24:30 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:24:30 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:24:30 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:24:30 FITAB Writing binary table of type XX 2 2 17-MAY-2007 15:24:30 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:24:30 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:24:30 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:24:30 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 0 2 2 17-MAY-2007 15:24:30 AIPS Resumes 2 3 17-MAY-2007 15:24:30 AIPS FITAB was not found to be running 2 5 17-MAY-2007 15:24:30 AIPS 'NO UV PLOTS' 2 3 17-MAY-2007 15:24:30 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:30 AIPS \mv -f $aimg/8.49F27BB_AM604_1998OCT15_1.* $aimg/J013741.2+33093 2 3 17-MAY-2007 15:24:30 AIPS 5 >& /dev/null 2 2 17-MAY-2007 15:24:30 AIPS Got(1) disk= 1 user=**** type=UV SATURN.X BAND.23 2 3 17-MAY-2007 15:24:30 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:30 AIPS umask 0;mkdir $aimg/J015849.6+091046 >& /dev/null 2 5 17-MAY-2007 15:24:31 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:24:31 FITAB Writing to disk file: AIMG:8.49F27BB_AM604_1998OCT15_1.uvfits 2 3 17-MAY-2007 15:24:31 FITAB Writing UV data: User19367 Disk 1 Name SATURN.X BAND.23 2 3 17-MAY-2007 15:24:31 FITAB Writing visibilities 1 to 10800 2 3 17-MAY-2007 15:24:31 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:24:31 FITAB Writing binary table of type FQ 2 3 17-MAY-2007 15:24:31 FITAB Writing binary table of type AN 2 3 17-MAY-2007 15:24:31 FITAB Writing binary table of type WX 2 3 17-MAY-2007 15:24:31 FITAB Writing binary table of type OF 2 3 17-MAY-2007 15:24:31 FITAB Writing binary table of type XX 2 2 17-MAY-2007 15:24:31 FITAB Writing binary table of type UV 2 2 17-MAY-2007 15:24:31 FITAB Writing end-of-file mark 2 3 17-MAY-2007 15:24:31 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:24:31 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 0 2 2 17-MAY-2007 15:24:31 AIPS Resumes 2 3 17-MAY-2007 15:24:31 AIPS FITAB was not found to be running 2 5 17-MAY-2007 15:24:31 LWPLA Task LWPLA (release of 31DEC07) begins 2 3 17-MAY-2007 15:24:31 LWPLA No clipping or scaling applied to grey scale pixels 2 6 17-MAY-2007 15:24:31 LWPLA ZLWIO: plotter file = /home/thuban2/vlbacald/img/8.49F27BB_AM6 2 6 17-MAY-2007 15:24:31 LWPLA 04_1998OCT15_1.vis.ps 2 2 17-MAY-2007 15:24:31 LWPLA Writing plot file version 3 to page 1 2 3 17-MAY-2007 15:24:32 LWPLA Appears to have ended successfully 2 5 17-MAY-2007 15:24:32 LWPLA thuban 31DEC07 TST: Cpu= 0.5 Real= 1 2 2 17-MAY-2007 15:24:32 AIPS Resumes 2 3 17-MAY-2007 15:24:32 AIPS LWPLA was not found to be running 2 3 17-MAY-2007 15:24:32 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:32 AIPS convert $aimg/8.49F27BB_AM604_1998OCT15_1.vis.ps $aimg/8.49F27BB 2 3 17-MAY-2007 15:24:32 AIPS _AM604_1998OCT15_1.vis.gif >& /dev/null 2 5 17-MAY-2007 15:24:33 LWPLA Task LWPLA (release of 31DEC07) begins 2 3 17-MAY-2007 15:24:33 LWPLA No clipping or scaling applied to grey scale pixels 2 6 17-MAY-2007 15:24:33 LWPLA ZLWIO: plotter file = /home/thuban2/vlbacald/img/8.49F27BB_AM6 2 6 17-MAY-2007 15:24:33 LWPLA 04_1998OCT15_1.ri.ps 2 2 17-MAY-2007 15:24:33 LWPLA Writing plot file version 2 to page 1 2 3 17-MAY-2007 15:24:34 LWPLA Appears to have ended successfully 2 5 17-MAY-2007 15:24:34 LWPLA thuban 31DEC07 TST: Cpu= 0.6 Real= 1 2 2 17-MAY-2007 15:24:34 AIPS Resumes 2 3 17-MAY-2007 15:24:34 AIPS LWPLA was not found to be running 2 3 17-MAY-2007 15:24:34 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:34 AIPS convert $aimg/8.49F27BB_AM604_1998OCT15_1.ri.ps $aimg/8.49F27BB_ 2 3 17-MAY-2007 15:24:34 AIPS AM604_1998OCT15_1.ri.gif >& /dev/null 2 5 17-MAY-2007 15:24:36 LWPLA Task LWPLA (release of 31DEC07) begins 2 3 17-MAY-2007 15:24:36 LWPLA No clipping or scaling applied to grey scale pixels 2 6 17-MAY-2007 15:24:36 LWPLA ZLWIO: plotter file = /home/thuban2/vlbacald/img/8.49F27BB_AM6 2 6 17-MAY-2007 15:24:36 LWPLA 04_1998OCT15_1.uv.ps 2 2 17-MAY-2007 15:24:36 LWPLA Writing plot file version 1 to page 1 2 3 17-MAY-2007 15:24:37 LWPLA Appears to have ended successfully 2 5 17-MAY-2007 15:24:37 LWPLA thuban 31DEC07 TST: Cpu= 1.3 Real= 1 2 2 17-MAY-2007 15:24:37 AIPS Resumes 2 3 17-MAY-2007 15:24:37 AIPS LWPLA was not found to be running 2 3 17-MAY-2007 15:24:37 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:37 AIPS convert $aimg/8.49F27BB_AM604_1998OCT15_1.uv.ps $aimg/8.49F27BB_ 2 3 17-MAY-2007 15:24:37 AIPS AM604_1998OCT15_1.uv.gif >& /dev/null 2 3 17-MAY-2007 15:24:40 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:40 AIPS chmod 666 $aimg/8.49F27BB_AM604_1998OCT15_1* >& /dev/null 2 3 17-MAY-2007 15:24:40 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:40 AIPS \mv -f $aimg/8.49F27BB_AM604_1998OCT15_1.* $aimg/J015849.6+09104 2 3 17-MAY-2007 15:24:40 AIPS 6 >& /dev/null 2 2 17-MAY-2007 15:24:40 AIPS Got(1) disk= 1 user=**** type=MA 0203+115.ICL001.1 2 2 17-MAY-2007 15:24:40 AIPS Got(1) disk= 1 user=**** type=MA 0203+115.ICL002.1 2 2 17-MAY-2007 15:24:40 AIPS Got(1) disk= 1 user=**** type=MA SATURN.ICL001.1 2 2 17-MAY-2007 15:24:40 AIPS Got(1) disk= 1 user=**** type=MA 0203+115.NVAS07.1 2 3 17-MAY-2007 15:24:40 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:40 AIPS umask 0;mkdir $aimg/J020346.6+113445 >& /dev/null 2 5 17-MAY-2007 15:24:41 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:24:41 FITAB Writing to disk file: AIMG:8.49I0.85_AM604_1998OCT15_1_50.9U2.58M 2 3 17-MAY-2007 15:24:41 FITAB Writing image: User19367 Disk 1 Name 0203+115.NVAS07.1 2 3 17-MAY-2007 15:24:41 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:24:41 FITAB Now writing the image 2 2 17-MAY-2007 15:24:42 FITAB Writing end-of-file marks 2 3 17-MAY-2007 15:24:42 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:24:42 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 1 2 2 17-MAY-2007 15:24:43 AIPS Resumes 2 3 17-MAY-2007 15:24:43 AIPS FITAB was not found to be running 2 3 17-MAY-2007 15:24:43 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:43 AIPS umask 0;\mv -f $aimg/8.49I0.85_AM604_1998OCT15_1_50.9U2.58M $ai 2 3 17-MAY-2007 15:24:43 AIPS mg/8.49I0.85_AM604_1998OCT15_1_50.9U2.58M.imfits >& /dev/null 2 3 17-MAY-2007 15:24:43 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:43 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/8.49I0.85_AM604_1998OCT 2 3 17-MAY-2007 15:24:43 AIPS 15_1_50.9U2.58M.imfits -jpeg $aimg/8.49I0.85_AM604_1998OCT15_1_5 2 3 17-MAY-2007 15:24:43 AIPS 0.9U2.58M.jpg ; convert -size 150x150 $aimg/8.49I0.85_AM604_1998 2 3 17-MAY-2007 15:24:43 AIPS OCT15_1_50.9U2.58M.jpg -resize 150x150 -gamma 1.5 -depth 32 $aim 2 3 17-MAY-2007 15:24:43 AIPS g/8.49I0.85_AM604_1998OCT15_1_50.9U2.58M.JPG ; \mv -f $aimg/8.49 2 3 17-MAY-2007 15:24:43 AIPS I0.85_AM604_1998OCT15_1_50.9U2.58M* $aimg/J020346.6+113445 >& /d 2 3 17-MAY-2007 15:24:43 AIPS ev/null 2 2 17-MAY-2007 15:24:43 AIPS Got(1) disk= 1 user=**** type=MA SATURN.NVAS07.1 2 3 17-MAY-2007 15:24:43 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:43 AIPS umask 0;mkdir $aimg/J015849.6+091046 >& /dev/null 2 5 17-MAY-2007 15:24:43 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:24:44 FITAB Writing to disk file: AIMG:8.49I0.98_AM604_1998OCT15_1_167.U2.58M 2 3 17-MAY-2007 15:24:44 FITAB Writing image: User19367 Disk 1 Name SATURN.NVAS07.1 2 3 17-MAY-2007 15:24:44 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:24:44 FITAB Now writing the image 2 2 17-MAY-2007 15:24:45 FITAB Writing end-of-file marks 2 3 17-MAY-2007 15:24:45 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:24:45 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 2 2 2 17-MAY-2007 15:24:45 AIPS Resumes 2 3 17-MAY-2007 15:24:45 AIPS FITAB was not found to be running 2 3 17-MAY-2007 15:24:45 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:45 AIPS umask 0;\mv -f $aimg/8.49I0.98_AM604_1998OCT15_1_167.U2.58M $ai 2 3 17-MAY-2007 15:24:45 AIPS mg/8.49I0.98_AM604_1998OCT15_1_167.U2.58M.imfits >& /dev/null 2 3 17-MAY-2007 15:24:45 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:45 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/8.49I0.98_AM604_1998OCT 2 3 17-MAY-2007 15:24:45 AIPS 15_1_167.U2.58M.imfits -jpeg $aimg/8.49I0.98_AM604_1998OCT15_1_1 2 3 17-MAY-2007 15:24:45 AIPS 67.U2.58M.jpg ; convert -size 150x150 $aimg/8.49I0.98_AM604_1998 2 3 17-MAY-2007 15:24:45 AIPS OCT15_1_167.U2.58M.jpg -resize 150x150 -gamma 1.5 -depth 32 $aim 2 3 17-MAY-2007 15:24:45 AIPS g/8.49I0.98_AM604_1998OCT15_1_167.U2.58M.JPG ; \mv -f $aimg/8.49 2 3 17-MAY-2007 15:24:45 AIPS I0.98_AM604_1998OCT15_1_167.U2.58M* $aimg/J015849.6+091046 >& /d 2 3 17-MAY-2007 15:24:45 AIPS ev/null 2 2 17-MAY-2007 15:24:45 AIPS Got(1) disk= 1 user=**** type=MA SATURN.NVAS07.2 2 3 17-MAY-2007 15:24:45 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:45 AIPS umask 0;mkdir $aimg/J015849.6+091046 >& /dev/null 2 5 17-MAY-2007 15:24:45 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:24:45 FITAB Writing to disk file: AIMG:8.49I0.98_AM604_1998OCT15_1_167.U2.58M 2 3 17-MAY-2007 15:24:45 FITAB Writing image: User19367 Disk 1 Name SATURN.NVAS07.2 2 3 17-MAY-2007 15:24:45 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:24:45 FITAB Now writing the image 2 2 17-MAY-2007 15:24:46 FITAB Writing end-of-file marks 2 3 17-MAY-2007 15:24:46 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:24:46 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 1 2 2 17-MAY-2007 15:24:47 AIPS Resumes 2 3 17-MAY-2007 15:24:47 AIPS FITAB was not found to be running 2 3 17-MAY-2007 15:24:47 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:47 AIPS umask 0;\mv -f $aimg/8.49I0.98_AM604_1998OCT15_1_167.U2.58M $ai 2 3 17-MAY-2007 15:24:47 AIPS mg/8.49I0.98_AM604_1998OCT15_1_167.U2.58M.imfits >& /dev/null 2 3 17-MAY-2007 15:24:47 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:47 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/8.49I0.98_AM604_1998OCT 2 3 17-MAY-2007 15:24:47 AIPS 15_1_167.U2.58M.imfits -jpeg $aimg/8.49I0.98_AM604_1998OCT15_1_1 2 3 17-MAY-2007 15:24:47 AIPS 67.U2.58M.jpg ; convert -size 150x150 $aimg/8.49I0.98_AM604_1998 2 3 17-MAY-2007 15:24:47 AIPS OCT15_1_167.U2.58M.jpg -resize 150x150 -gamma 1.5 -depth 32 $aim 2 3 17-MAY-2007 15:24:47 AIPS g/8.49I0.98_AM604_1998OCT15_1_167.U2.58M.JPG ; \mv -f $aimg/8.49 2 3 17-MAY-2007 15:24:47 AIPS I0.98_AM604_1998OCT15_1_167.U2.58M* $aimg/J015849.6+091046 >& /d 2 3 17-MAY-2007 15:24:47 AIPS ev/null 2 2 17-MAY-2007 15:24:47 AIPS Got(1) disk= 1 user=**** type=MA SATURN.NVAS07.3 2 3 17-MAY-2007 15:24:47 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:47 AIPS umask 0;mkdir $aimg/J015849.6+091046 >& /dev/null 2 5 17-MAY-2007 15:24:47 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:24:47 FITAB Writing to disk file: AIMG:8.49I0.98_AM604_1998OCT15_1_167.U2.58M 2 3 17-MAY-2007 15:24:47 FITAB Writing image: User19367 Disk 1 Name SATURN.NVAS07.3 2 3 17-MAY-2007 15:24:47 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:24:47 FITAB Now writing the image 2 2 17-MAY-2007 15:24:48 FITAB Writing end-of-file marks 2 3 17-MAY-2007 15:24:48 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:24:48 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 1 2 2 17-MAY-2007 15:24:48 AIPS Resumes 2 3 17-MAY-2007 15:24:48 AIPS FITAB was not found to be running 2 3 17-MAY-2007 15:24:48 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:48 AIPS umask 0;\mv -f $aimg/8.49I0.98_AM604_1998OCT15_1_167.U2.58M $ai 2 3 17-MAY-2007 15:24:48 AIPS mg/8.49I0.98_AM604_1998OCT15_1_167.U2.58M.imfits >& /dev/null 2 3 17-MAY-2007 15:24:48 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:48 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/8.49I0.98_AM604_1998OCT 2 3 17-MAY-2007 15:24:48 AIPS 15_1_167.U2.58M.imfits -jpeg $aimg/8.49I0.98_AM604_1998OCT15_1_1 2 3 17-MAY-2007 15:24:48 AIPS 67.U2.58M.jpg ; convert -size 150x150 $aimg/8.49I0.98_AM604_1998 2 3 17-MAY-2007 15:24:48 AIPS OCT15_1_167.U2.58M.jpg -resize 150x150 -gamma 1.5 -depth 32 $aim 2 3 17-MAY-2007 15:24:48 AIPS g/8.49I0.98_AM604_1998OCT15_1_167.U2.58M.JPG ; \mv -f $aimg/8.49 2 3 17-MAY-2007 15:24:48 AIPS I0.98_AM604_1998OCT15_1_167.U2.58M* $aimg/J015849.6+091046 >& /d 2 3 17-MAY-2007 15:24:48 AIPS ev/null 2 2 17-MAY-2007 15:24:48 AIPS Got(1) disk= 1 user=**** type=MA SATURN.NVAS07.4 2 3 17-MAY-2007 15:24:49 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:49 AIPS umask 0;mkdir $aimg/J015849.6+091046 >& /dev/null 2 5 17-MAY-2007 15:24:49 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:24:49 FITAB Writing to disk file: AIMG:8.49I0.98_AM604_1998OCT15_1_167.U2.58M 2 3 17-MAY-2007 15:24:49 FITAB Writing image: User19367 Disk 1 Name SATURN.NVAS07.4 2 3 17-MAY-2007 15:24:49 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:24:49 FITAB Now writing the image 2 2 17-MAY-2007 15:24:49 FITAB Writing end-of-file marks 2 3 17-MAY-2007 15:24:49 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:24:49 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 0 2 2 17-MAY-2007 15:24:49 AIPS Resumes 2 3 17-MAY-2007 15:24:49 AIPS FITAB was not found to be running 2 3 17-MAY-2007 15:24:49 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:49 AIPS umask 0;\mv -f $aimg/8.49I0.98_AM604_1998OCT15_1_167.U2.58M $ai 2 3 17-MAY-2007 15:24:49 AIPS mg/8.49I0.98_AM604_1998OCT15_1_167.U2.58M.imfits >& /dev/null 2 3 17-MAY-2007 15:24:49 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:49 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/8.49I0.98_AM604_1998OCT 2 3 17-MAY-2007 15:24:49 AIPS 15_1_167.U2.58M.imfits -jpeg $aimg/8.49I0.98_AM604_1998OCT15_1_1 2 3 17-MAY-2007 15:24:49 AIPS 67.U2.58M.jpg ; convert -size 150x150 $aimg/8.49I0.98_AM604_1998 2 3 17-MAY-2007 15:24:49 AIPS OCT15_1_167.U2.58M.jpg -resize 150x150 -gamma 1.5 -depth 32 $aim 2 3 17-MAY-2007 15:24:49 AIPS g/8.49I0.98_AM604_1998OCT15_1_167.U2.58M.JPG ; \mv -f $aimg/8.49 2 3 17-MAY-2007 15:24:49 AIPS I0.98_AM604_1998OCT15_1_167.U2.58M* $aimg/J015849.6+091046 >& /d 2 3 17-MAY-2007 15:24:49 AIPS ev/null 2 2 17-MAY-2007 15:24:50 AIPS Got(1) disk= 1 user=**** type=MA SATURN.NVAS07.5 2 3 17-MAY-2007 15:24:50 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:50 AIPS umask 0;mkdir $aimg/J015849.6+091046 >& /dev/null 2 5 17-MAY-2007 15:24:50 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:24:50 FITAB Writing to disk file: AIMG:8.49I0.98_AM604_1998OCT15_1_167.U2.58M 2 3 17-MAY-2007 15:24:50 FITAB Writing image: User19367 Disk 1 Name SATURN.NVAS07.5 2 3 17-MAY-2007 15:24:50 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:24:50 FITAB Now writing the image 2 2 17-MAY-2007 15:24:50 FITAB Writing end-of-file marks 2 3 17-MAY-2007 15:24:50 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:24:50 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 0 2 2 17-MAY-2007 15:24:50 AIPS Resumes 2 3 17-MAY-2007 15:24:50 AIPS FITAB was not found to be running 2 3 17-MAY-2007 15:24:50 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:50 AIPS umask 0;\mv -f $aimg/8.49I0.98_AM604_1998OCT15_1_167.U2.58M $ai 2 3 17-MAY-2007 15:24:50 AIPS mg/8.49I0.98_AM604_1998OCT15_1_167.U2.58M.imfits >& /dev/null 2 3 17-MAY-2007 15:24:50 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:50 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/8.49I0.98_AM604_1998OCT 2 3 17-MAY-2007 15:24:50 AIPS 15_1_167.U2.58M.imfits -jpeg $aimg/8.49I0.98_AM604_1998OCT15_1_1 2 3 17-MAY-2007 15:24:50 AIPS 67.U2.58M.jpg ; convert -size 150x150 $aimg/8.49I0.98_AM604_1998 2 3 17-MAY-2007 15:24:50 AIPS OCT15_1_167.U2.58M.jpg -resize 150x150 -gamma 1.5 -depth 32 $aim 2 3 17-MAY-2007 15:24:50 AIPS g/8.49I0.98_AM604_1998OCT15_1_167.U2.58M.JPG ; \mv -f $aimg/8.49 2 3 17-MAY-2007 15:24:50 AIPS I0.98_AM604_1998OCT15_1_167.U2.58M* $aimg/J015849.6+091046 >& /d 2 3 17-MAY-2007 15:24:50 AIPS ev/null 2 2 17-MAY-2007 15:24:51 AIPS Got(1) disk= 1 user=**** type=MA SATURN.NVAS07.6 2 3 17-MAY-2007 15:24:51 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:51 AIPS umask 0;mkdir $aimg/J015849.6+091046 >& /dev/null 2 5 17-MAY-2007 15:24:51 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:24:51 FITAB Writing to disk file: AIMG:8.49I0.98_AM604_1998OCT15_1_167.U2.58M 2 3 17-MAY-2007 15:24:51 FITAB Writing image: User19367 Disk 1 Name SATURN.NVAS07.6 2 3 17-MAY-2007 15:24:51 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:24:51 FITAB Now writing the image 2 2 17-MAY-2007 15:24:51 FITAB Writing end-of-file marks 2 3 17-MAY-2007 15:24:51 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:24:51 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 0 2 2 17-MAY-2007 15:24:51 AIPS Resumes 2 3 17-MAY-2007 15:24:51 AIPS FITAB was not found to be running 2 3 17-MAY-2007 15:24:51 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:51 AIPS umask 0;\mv -f $aimg/8.49I0.98_AM604_1998OCT15_1_167.U2.58M $ai 2 3 17-MAY-2007 15:24:51 AIPS mg/8.49I0.98_AM604_1998OCT15_1_167.U2.58M.imfits >& /dev/null 2 3 17-MAY-2007 15:24:51 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:51 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/8.49I0.98_AM604_1998OCT 2 3 17-MAY-2007 15:24:51 AIPS 15_1_167.U2.58M.imfits -jpeg $aimg/8.49I0.98_AM604_1998OCT15_1_1 2 3 17-MAY-2007 15:24:51 AIPS 67.U2.58M.jpg ; convert -size 150x150 $aimg/8.49I0.98_AM604_1998 2 3 17-MAY-2007 15:24:51 AIPS OCT15_1_167.U2.58M.jpg -resize 150x150 -gamma 1.5 -depth 32 $aim 2 3 17-MAY-2007 15:24:51 AIPS g/8.49I0.98_AM604_1998OCT15_1_167.U2.58M.JPG ; \mv -f $aimg/8.49 2 3 17-MAY-2007 15:24:51 AIPS I0.98_AM604_1998OCT15_1_167.U2.58M* $aimg/J015849.6+091046 >& /d 2 3 17-MAY-2007 15:24:51 AIPS ev/null 2 2 17-MAY-2007 15:24:52 AIPS Got(1) disk= 1 user=**** type=MA SATURN.NVAS07.7 2 3 17-MAY-2007 15:24:52 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:52 AIPS umask 0;mkdir $aimg/J015849.6+091046 >& /dev/null 2 5 17-MAY-2007 15:24:52 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:24:52 FITAB Writing to disk file: AIMG:8.49I0.98_AM604_1998OCT15_1_167.U2.58M 2 3 17-MAY-2007 15:24:52 FITAB Writing image: User19367 Disk 1 Name SATURN.NVAS07.7 2 3 17-MAY-2007 15:24:52 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:24:52 FITAB Now writing the image 2 2 17-MAY-2007 15:24:52 FITAB Writing end-of-file marks 2 3 17-MAY-2007 15:24:52 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:24:52 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 0 2 2 17-MAY-2007 15:24:52 AIPS Resumes 2 3 17-MAY-2007 15:24:52 AIPS FITAB was not found to be running 2 3 17-MAY-2007 15:24:52 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:52 AIPS umask 0;\mv -f $aimg/8.49I0.98_AM604_1998OCT15_1_167.U2.58M $ai 2 3 17-MAY-2007 15:24:52 AIPS mg/8.49I0.98_AM604_1998OCT15_1_167.U2.58M.imfits >& /dev/null 2 3 17-MAY-2007 15:24:52 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:52 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/8.49I0.98_AM604_1998OCT 2 3 17-MAY-2007 15:24:52 AIPS 15_1_167.U2.58M.imfits -jpeg $aimg/8.49I0.98_AM604_1998OCT15_1_1 2 3 17-MAY-2007 15:24:52 AIPS 67.U2.58M.jpg ; convert -size 150x150 $aimg/8.49I0.98_AM604_1998 2 3 17-MAY-2007 15:24:52 AIPS OCT15_1_167.U2.58M.jpg -resize 150x150 -gamma 1.5 -depth 32 $aim 2 3 17-MAY-2007 15:24:52 AIPS g/8.49I0.98_AM604_1998OCT15_1_167.U2.58M.JPG ; \mv -f $aimg/8.49 2 3 17-MAY-2007 15:24:52 AIPS I0.98_AM604_1998OCT15_1_167.U2.58M* $aimg/J015849.6+091046 >& /d 2 3 17-MAY-2007 15:24:52 AIPS ev/null 2 2 17-MAY-2007 15:24:53 AIPS Got(1) disk= 1 user=**** type=MA SATURN.NVAS07.8 2 3 17-MAY-2007 15:24:53 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:53 AIPS umask 0;mkdir $aimg/J015849.6+091046 >& /dev/null 2 5 17-MAY-2007 15:24:53 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:24:53 FITAB Writing to disk file: AIMG:8.49I0.98_AM604_1998OCT15_1_167.U2.58M 2 3 17-MAY-2007 15:24:53 FITAB Writing image: User19367 Disk 1 Name SATURN.NVAS07.8 2 3 17-MAY-2007 15:24:53 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:24:53 FITAB Now writing the image 2 2 17-MAY-2007 15:24:53 FITAB Writing end-of-file marks 2 3 17-MAY-2007 15:24:53 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:24:53 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 0 2 2 17-MAY-2007 15:24:53 AIPS Resumes 2 3 17-MAY-2007 15:24:53 AIPS FITAB was not found to be running 2 3 17-MAY-2007 15:24:53 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:53 AIPS umask 0;\mv -f $aimg/8.49I0.98_AM604_1998OCT15_1_167.U2.58M $ai 2 3 17-MAY-2007 15:24:53 AIPS mg/8.49I0.98_AM604_1998OCT15_1_167.U2.58M.imfits >& /dev/null 2 3 17-MAY-2007 15:24:53 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:53 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/8.49I0.98_AM604_1998OCT 2 3 17-MAY-2007 15:24:53 AIPS 15_1_167.U2.58M.imfits -jpeg $aimg/8.49I0.98_AM604_1998OCT15_1_1 2 3 17-MAY-2007 15:24:53 AIPS 67.U2.58M.jpg ; convert -size 150x150 $aimg/8.49I0.98_AM604_1998 2 3 17-MAY-2007 15:24:53 AIPS OCT15_1_167.U2.58M.jpg -resize 150x150 -gamma 1.5 -depth 32 $aim 2 3 17-MAY-2007 15:24:53 AIPS g/8.49I0.98_AM604_1998OCT15_1_167.U2.58M.JPG ; \mv -f $aimg/8.49 2 3 17-MAY-2007 15:24:53 AIPS I0.98_AM604_1998OCT15_1_167.U2.58M* $aimg/J015849.6+091046 >& /d 2 3 17-MAY-2007 15:24:53 AIPS ev/null 2 2 17-MAY-2007 15:24:54 AIPS Got(1) disk= 1 user=**** type=MA SATURN.NVAS07.9 2 3 17-MAY-2007 15:24:54 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:54 AIPS umask 0;mkdir $aimg/J015849.6+091046 >& /dev/null 2 5 17-MAY-2007 15:24:54 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:24:54 FITAB Writing to disk file: AIMG:8.49I0.98_AM604_1998OCT15_1_167.U2.58M 2 3 17-MAY-2007 15:24:54 FITAB Writing image: User19367 Disk 1 Name SATURN.NVAS07.9 2 3 17-MAY-2007 15:24:54 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:24:54 FITAB Now writing the image 2 2 17-MAY-2007 15:24:55 FITAB Writing end-of-file marks 2 3 17-MAY-2007 15:24:55 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:24:55 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 1 2 2 17-MAY-2007 15:24:55 AIPS Resumes 2 3 17-MAY-2007 15:24:55 AIPS FITAB was not found to be running 2 3 17-MAY-2007 15:24:55 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:55 AIPS umask 0;\mv -f $aimg/8.49I0.98_AM604_1998OCT15_1_167.U2.58M $ai 2 3 17-MAY-2007 15:24:55 AIPS mg/8.49I0.98_AM604_1998OCT15_1_167.U2.58M.imfits >& /dev/null 2 3 17-MAY-2007 15:24:55 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:55 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/8.49I0.98_AM604_1998OCT 2 3 17-MAY-2007 15:24:55 AIPS 15_1_167.U2.58M.imfits -jpeg $aimg/8.49I0.98_AM604_1998OCT15_1_1 2 3 17-MAY-2007 15:24:55 AIPS 67.U2.58M.jpg ; convert -size 150x150 $aimg/8.49I0.98_AM604_1998 2 3 17-MAY-2007 15:24:55 AIPS OCT15_1_167.U2.58M.jpg -resize 150x150 -gamma 1.5 -depth 32 $aim 2 3 17-MAY-2007 15:24:55 AIPS g/8.49I0.98_AM604_1998OCT15_1_167.U2.58M.JPG ; \mv -f $aimg/8.49 2 3 17-MAY-2007 15:24:55 AIPS I0.98_AM604_1998OCT15_1_167.U2.58M* $aimg/J015849.6+091046 >& /d 2 3 17-MAY-2007 15:24:55 AIPS ev/null 2 2 17-MAY-2007 15:24:55 AIPS Got(1) disk= 1 user=**** type=MA SATURN.NVAS07.10 2 3 17-MAY-2007 15:24:55 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:55 AIPS umask 0;mkdir $aimg/J015849.6+091046 >& /dev/null 2 5 17-MAY-2007 15:24:56 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:24:56 FITAB Writing to disk file: AIMG:8.49I0.98_AM604_1998OCT15_1_167.U2.58M 2 3 17-MAY-2007 15:24:56 FITAB Writing image: User19367 Disk 1 Name SATURN.NVAS07.10 2 3 17-MAY-2007 15:24:56 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:24:56 FITAB Now writing the image 2 2 17-MAY-2007 15:24:56 FITAB Writing end-of-file marks 2 3 17-MAY-2007 15:24:56 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:24:56 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 0 2 2 17-MAY-2007 15:24:56 AIPS Resumes 2 3 17-MAY-2007 15:24:56 AIPS FITAB was not found to be running 2 3 17-MAY-2007 15:24:56 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:56 AIPS umask 0;\mv -f $aimg/8.49I0.98_AM604_1998OCT15_1_167.U2.58M $ai 2 3 17-MAY-2007 15:24:56 AIPS mg/8.49I0.98_AM604_1998OCT15_1_167.U2.58M.imfits >& /dev/null 2 3 17-MAY-2007 15:24:56 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:56 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/8.49I0.98_AM604_1998OCT 2 3 17-MAY-2007 15:24:56 AIPS 15_1_167.U2.58M.imfits -jpeg $aimg/8.49I0.98_AM604_1998OCT15_1_1 2 3 17-MAY-2007 15:24:56 AIPS 67.U2.58M.jpg ; convert -size 150x150 $aimg/8.49I0.98_AM604_1998 2 3 17-MAY-2007 15:24:56 AIPS OCT15_1_167.U2.58M.jpg -resize 150x150 -gamma 1.5 -depth 32 $aim 2 3 17-MAY-2007 15:24:56 AIPS g/8.49I0.98_AM604_1998OCT15_1_167.U2.58M.JPG ; \mv -f $aimg/8.49 2 3 17-MAY-2007 15:24:56 AIPS I0.98_AM604_1998OCT15_1_167.U2.58M* $aimg/J015849.6+091046 >& /d 2 3 17-MAY-2007 15:24:56 AIPS ev/null 2 2 17-MAY-2007 15:24:57 AIPS Got(1) disk= 1 user=**** type=MA SATURN.NVAS07.11 2 3 17-MAY-2007 15:24:57 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:57 AIPS umask 0;mkdir $aimg/J015849.6+091046 >& /dev/null 2 5 17-MAY-2007 15:24:57 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:24:57 FITAB Writing to disk file: AIMG:8.49I0.98_AM604_1998OCT15_1_167.U2.58M 2 3 17-MAY-2007 15:24:57 FITAB Writing image: User19367 Disk 1 Name SATURN.NVAS07.11 2 3 17-MAY-2007 15:24:57 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:24:57 FITAB Now writing the image 2 2 17-MAY-2007 15:24:57 FITAB Writing end-of-file marks 2 3 17-MAY-2007 15:24:57 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:24:57 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 0 2 2 17-MAY-2007 15:24:57 AIPS Resumes 2 3 17-MAY-2007 15:24:57 AIPS FITAB was not found to be running 2 3 17-MAY-2007 15:24:57 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:57 AIPS umask 0;\mv -f $aimg/8.49I0.98_AM604_1998OCT15_1_167.U2.58M $ai 2 3 17-MAY-2007 15:24:57 AIPS mg/8.49I0.98_AM604_1998OCT15_1_167.U2.58M.imfits >& /dev/null 2 3 17-MAY-2007 15:24:57 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:57 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/8.49I0.98_AM604_1998OCT 2 3 17-MAY-2007 15:24:57 AIPS 15_1_167.U2.58M.imfits -jpeg $aimg/8.49I0.98_AM604_1998OCT15_1_1 2 3 17-MAY-2007 15:24:57 AIPS 67.U2.58M.jpg ; convert -size 150x150 $aimg/8.49I0.98_AM604_1998 2 3 17-MAY-2007 15:24:57 AIPS OCT15_1_167.U2.58M.jpg -resize 150x150 -gamma 1.5 -depth 32 $aim 2 3 17-MAY-2007 15:24:57 AIPS g/8.49I0.98_AM604_1998OCT15_1_167.U2.58M.JPG ; \mv -f $aimg/8.49 2 3 17-MAY-2007 15:24:57 AIPS I0.98_AM604_1998OCT15_1_167.U2.58M* $aimg/J015849.6+091046 >& /d 2 3 17-MAY-2007 15:24:57 AIPS ev/null 2 2 17-MAY-2007 15:24:58 AIPS Got(1) disk= 1 user=**** type=MA SATURN.NVAS07.12 2 3 17-MAY-2007 15:24:58 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:58 AIPS umask 0;mkdir $aimg/J015849.6+091046 >& /dev/null 2 5 17-MAY-2007 15:24:58 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:24:58 FITAB Writing to disk file: AIMG:8.49I0.98_AM604_1998OCT15_1_167.U2.58M 2 3 17-MAY-2007 15:24:58 FITAB Writing image: User19367 Disk 1 Name SATURN.NVAS07.12 2 3 17-MAY-2007 15:24:58 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:24:58 FITAB Now writing the image 2 2 17-MAY-2007 15:24:58 FITAB Writing end-of-file marks 2 3 17-MAY-2007 15:24:58 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:24:58 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 0 2 2 17-MAY-2007 15:24:58 AIPS Resumes 2 3 17-MAY-2007 15:24:58 AIPS FITAB was not found to be running 2 3 17-MAY-2007 15:24:58 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:58 AIPS umask 0;\mv -f $aimg/8.49I0.98_AM604_1998OCT15_1_167.U2.58M $ai 2 3 17-MAY-2007 15:24:58 AIPS mg/8.49I0.98_AM604_1998OCT15_1_167.U2.58M.imfits >& /dev/null 2 3 17-MAY-2007 15:24:58 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:58 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/8.49I0.98_AM604_1998OCT 2 3 17-MAY-2007 15:24:58 AIPS 15_1_167.U2.58M.imfits -jpeg $aimg/8.49I0.98_AM604_1998OCT15_1_1 2 3 17-MAY-2007 15:24:58 AIPS 67.U2.58M.jpg ; convert -size 150x150 $aimg/8.49I0.98_AM604_1998 2 3 17-MAY-2007 15:24:58 AIPS OCT15_1_167.U2.58M.jpg -resize 150x150 -gamma 1.5 -depth 32 $aim 2 3 17-MAY-2007 15:24:58 AIPS g/8.49I0.98_AM604_1998OCT15_1_167.U2.58M.JPG ; \mv -f $aimg/8.49 2 3 17-MAY-2007 15:24:58 AIPS I0.98_AM604_1998OCT15_1_167.U2.58M* $aimg/J015849.6+091046 >& /d 2 3 17-MAY-2007 15:24:58 AIPS ev/null 2 2 17-MAY-2007 15:24:59 AIPS Got(1) disk= 1 user=**** type=MA SATURN.NVAS07.13 2 3 17-MAY-2007 15:24:59 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:59 AIPS umask 0;mkdir $aimg/J015849.6+091046 >& /dev/null 2 5 17-MAY-2007 15:24:59 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:24:59 FITAB Writing to disk file: AIMG:8.49I0.98_AM604_1998OCT15_1_167.U2.58M 2 3 17-MAY-2007 15:24:59 FITAB Writing image: User19367 Disk 1 Name SATURN.NVAS07.13 2 3 17-MAY-2007 15:24:59 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:24:59 FITAB Now writing the image 2 2 17-MAY-2007 15:24:59 FITAB Writing end-of-file marks 2 3 17-MAY-2007 15:24:59 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:24:59 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 0 2 2 17-MAY-2007 15:24:59 AIPS Resumes 2 3 17-MAY-2007 15:24:59 AIPS FITAB was not found to be running 2 3 17-MAY-2007 15:24:59 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:59 AIPS umask 0;\mv -f $aimg/8.49I0.98_AM604_1998OCT15_1_167.U2.58M $ai 2 3 17-MAY-2007 15:24:59 AIPS mg/8.49I0.98_AM604_1998OCT15_1_167.U2.58M.imfits >& /dev/null 2 3 17-MAY-2007 15:24:59 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:24:59 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/8.49I0.98_AM604_1998OCT 2 3 17-MAY-2007 15:24:59 AIPS 15_1_167.U2.58M.imfits -jpeg $aimg/8.49I0.98_AM604_1998OCT15_1_1 2 3 17-MAY-2007 15:24:59 AIPS 67.U2.58M.jpg ; convert -size 150x150 $aimg/8.49I0.98_AM604_1998 2 3 17-MAY-2007 15:24:59 AIPS OCT15_1_167.U2.58M.jpg -resize 150x150 -gamma 1.5 -depth 32 $aim 2 3 17-MAY-2007 15:24:59 AIPS g/8.49I0.98_AM604_1998OCT15_1_167.U2.58M.JPG ; \mv -f $aimg/8.49 2 3 17-MAY-2007 15:24:59 AIPS I0.98_AM604_1998OCT15_1_167.U2.58M* $aimg/J015849.6+091046 >& /d 2 3 17-MAY-2007 15:24:59 AIPS ev/null 2 2 17-MAY-2007 15:25:00 AIPS Got(1) disk= 1 user=**** type=MA SATURN.NVAS07.14 2 3 17-MAY-2007 15:25:00 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:25:00 AIPS umask 0;mkdir $aimg/J015849.6+091046 >& /dev/null 2 5 17-MAY-2007 15:25:00 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:25:00 FITAB Writing to disk file: AIMG:8.49I0.98_AM604_1998OCT15_1_167.U2.58M 2 3 17-MAY-2007 15:25:00 FITAB Writing image: User19367 Disk 1 Name SATURN.NVAS07.14 2 3 17-MAY-2007 15:25:00 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:25:00 FITAB Now writing the image 2 2 17-MAY-2007 15:25:00 FITAB Writing end-of-file marks 2 3 17-MAY-2007 15:25:00 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:25:00 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 0 2 2 17-MAY-2007 15:25:00 AIPS Resumes 2 3 17-MAY-2007 15:25:00 AIPS FITAB was not found to be running 2 3 17-MAY-2007 15:25:00 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:25:00 AIPS umask 0;\mv -f $aimg/8.49I0.98_AM604_1998OCT15_1_167.U2.58M $ai 2 3 17-MAY-2007 15:25:00 AIPS mg/8.49I0.98_AM604_1998OCT15_1_167.U2.58M.imfits >& /dev/null 2 3 17-MAY-2007 15:25:00 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:25:00 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/8.49I0.98_AM604_1998OCT 2 3 17-MAY-2007 15:25:00 AIPS 15_1_167.U2.58M.imfits -jpeg $aimg/8.49I0.98_AM604_1998OCT15_1_1 2 3 17-MAY-2007 15:25:00 AIPS 67.U2.58M.jpg ; convert -size 150x150 $aimg/8.49I0.98_AM604_1998 2 3 17-MAY-2007 15:25:00 AIPS OCT15_1_167.U2.58M.jpg -resize 150x150 -gamma 1.5 -depth 32 $aim 2 3 17-MAY-2007 15:25:00 AIPS g/8.49I0.98_AM604_1998OCT15_1_167.U2.58M.JPG ; \mv -f $aimg/8.49 2 3 17-MAY-2007 15:25:00 AIPS I0.98_AM604_1998OCT15_1_167.U2.58M* $aimg/J015849.6+091046 >& /d 2 3 17-MAY-2007 15:25:00 AIPS ev/null 2 2 17-MAY-2007 15:25:01 AIPS Got(1) disk= 1 user=**** type=MA SATURN.NVAS07.15 2 3 17-MAY-2007 15:25:01 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:25:01 AIPS umask 0;mkdir $aimg/J015849.6+091046 >& /dev/null 2 5 17-MAY-2007 15:25:01 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:25:01 FITAB Writing to disk file: AIMG:8.49I0.98_AM604_1998OCT15_1_167.U2.58M 2 3 17-MAY-2007 15:25:01 FITAB Writing image: User19367 Disk 1 Name SATURN.NVAS07.15 2 3 17-MAY-2007 15:25:01 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:25:01 FITAB Now writing the image 2 2 17-MAY-2007 15:25:01 FITAB Writing end-of-file marks 2 3 17-MAY-2007 15:25:01 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:25:01 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 0 2 2 17-MAY-2007 15:25:02 AIPS Resumes 2 3 17-MAY-2007 15:25:02 AIPS FITAB was not found to be running 2 3 17-MAY-2007 15:25:02 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:25:02 AIPS umask 0;\mv -f $aimg/8.49I0.98_AM604_1998OCT15_1_167.U2.58M $ai 2 3 17-MAY-2007 15:25:02 AIPS mg/8.49I0.98_AM604_1998OCT15_1_167.U2.58M.imfits >& /dev/null 2 3 17-MAY-2007 15:25:02 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:25:02 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/8.49I0.98_AM604_1998OCT 2 3 17-MAY-2007 15:25:02 AIPS 15_1_167.U2.58M.imfits -jpeg $aimg/8.49I0.98_AM604_1998OCT15_1_1 2 3 17-MAY-2007 15:25:02 AIPS 67.U2.58M.jpg ; convert -size 150x150 $aimg/8.49I0.98_AM604_1998 2 3 17-MAY-2007 15:25:02 AIPS OCT15_1_167.U2.58M.jpg -resize 150x150 -gamma 1.5 -depth 32 $aim 2 3 17-MAY-2007 15:25:02 AIPS g/8.49I0.98_AM604_1998OCT15_1_167.U2.58M.JPG ; \mv -f $aimg/8.49 2 3 17-MAY-2007 15:25:02 AIPS I0.98_AM604_1998OCT15_1_167.U2.58M* $aimg/J015849.6+091046 >& /d 2 3 17-MAY-2007 15:25:02 AIPS ev/null 2 2 17-MAY-2007 15:25:02 AIPS Got(1) disk= 1 user=**** type=MA SATURN.NVAS07.16 2 3 17-MAY-2007 15:25:02 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:25:02 AIPS umask 0;mkdir $aimg/J015849.6+091046 >& /dev/null 2 5 17-MAY-2007 15:25:02 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:25:02 FITAB Writing to disk file: AIMG:8.49I0.98_AM604_1998OCT15_1_167.U2.58M 2 3 17-MAY-2007 15:25:02 FITAB Writing image: User19367 Disk 1 Name SATURN.NVAS07.16 2 3 17-MAY-2007 15:25:02 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:25:02 FITAB Now writing the image 2 2 17-MAY-2007 15:25:03 FITAB Writing end-of-file marks 2 3 17-MAY-2007 15:25:03 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:25:03 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 1 2 2 17-MAY-2007 15:25:03 AIPS Resumes 2 3 17-MAY-2007 15:25:03 AIPS FITAB was not found to be running 2 3 17-MAY-2007 15:25:03 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:25:03 AIPS umask 0;\mv -f $aimg/8.49I0.98_AM604_1998OCT15_1_167.U2.58M $ai 2 3 17-MAY-2007 15:25:03 AIPS mg/8.49I0.98_AM604_1998OCT15_1_167.U2.58M.imfits >& /dev/null 2 3 17-MAY-2007 15:25:03 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:25:03 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/8.49I0.98_AM604_1998OCT 2 3 17-MAY-2007 15:25:03 AIPS 15_1_167.U2.58M.imfits -jpeg $aimg/8.49I0.98_AM604_1998OCT15_1_1 2 3 17-MAY-2007 15:25:03 AIPS 67.U2.58M.jpg ; convert -size 150x150 $aimg/8.49I0.98_AM604_1998 2 3 17-MAY-2007 15:25:03 AIPS OCT15_1_167.U2.58M.jpg -resize 150x150 -gamma 1.5 -depth 32 $aim 2 3 17-MAY-2007 15:25:03 AIPS g/8.49I0.98_AM604_1998OCT15_1_167.U2.58M.JPG ; \mv -f $aimg/8.49 2 3 17-MAY-2007 15:25:03 AIPS I0.98_AM604_1998OCT15_1_167.U2.58M* $aimg/J015849.6+091046 >& /d 2 3 17-MAY-2007 15:25:03 AIPS ev/null 2 2 17-MAY-2007 15:25:03 AIPS Got(1) disk= 1 user=**** type=MA SATURN.NVAS07.17 2 3 17-MAY-2007 15:25:03 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:25:03 AIPS umask 0;mkdir $aimg/J015849.6+091046 >& /dev/null 2 5 17-MAY-2007 15:25:03 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:25:03 FITAB Writing to disk file: AIMG:8.49I0.98_AM604_1998OCT15_1_167.U2.58M 2 3 17-MAY-2007 15:25:03 FITAB Writing image: User19367 Disk 1 Name SATURN.NVAS07.17 2 3 17-MAY-2007 15:25:04 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:25:04 FITAB Now writing the image 2 2 17-MAY-2007 15:25:04 FITAB Writing end-of-file marks 2 3 17-MAY-2007 15:25:04 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:25:04 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 1 2 2 17-MAY-2007 15:25:04 AIPS Resumes 2 3 17-MAY-2007 15:25:04 AIPS FITAB was not found to be running 2 3 17-MAY-2007 15:25:04 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:25:04 AIPS umask 0;\mv -f $aimg/8.49I0.98_AM604_1998OCT15_1_167.U2.58M $ai 2 3 17-MAY-2007 15:25:04 AIPS mg/8.49I0.98_AM604_1998OCT15_1_167.U2.58M.imfits >& /dev/null 2 3 17-MAY-2007 15:25:04 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:25:04 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/8.49I0.98_AM604_1998OCT 2 3 17-MAY-2007 15:25:04 AIPS 15_1_167.U2.58M.imfits -jpeg $aimg/8.49I0.98_AM604_1998OCT15_1_1 2 3 17-MAY-2007 15:25:04 AIPS 67.U2.58M.jpg ; convert -size 150x150 $aimg/8.49I0.98_AM604_1998 2 3 17-MAY-2007 15:25:04 AIPS OCT15_1_167.U2.58M.jpg -resize 150x150 -gamma 1.5 -depth 32 $aim 2 3 17-MAY-2007 15:25:04 AIPS g/8.49I0.98_AM604_1998OCT15_1_167.U2.58M.JPG ; \mv -f $aimg/8.49 2 3 17-MAY-2007 15:25:04 AIPS I0.98_AM604_1998OCT15_1_167.U2.58M* $aimg/J015849.6+091046 >& /d 2 3 17-MAY-2007 15:25:04 AIPS ev/null 2 2 17-MAY-2007 15:25:05 AIPS Got(1) disk= 1 user=**** type=MA SATURN.NVAS07.18 2 3 17-MAY-2007 15:25:05 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:25:05 AIPS umask 0;mkdir $aimg/J015849.6+091046 >& /dev/null 2 5 17-MAY-2007 15:25:05 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:25:05 FITAB Writing to disk file: AIMG:8.49I0.98_AM604_1998OCT15_1_167.U2.58M 2 3 17-MAY-2007 15:25:05 FITAB Writing image: User19367 Disk 1 Name SATURN.NVAS07.18 2 3 17-MAY-2007 15:25:05 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:25:05 FITAB Now writing the image 2 2 17-MAY-2007 15:25:05 FITAB Writing end-of-file marks 2 3 17-MAY-2007 15:25:05 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:25:05 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 0 2 2 17-MAY-2007 15:25:05 AIPS Resumes 2 3 17-MAY-2007 15:25:05 AIPS FITAB was not found to be running 2 3 17-MAY-2007 15:25:05 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:25:05 AIPS umask 0;\mv -f $aimg/8.49I0.98_AM604_1998OCT15_1_167.U2.58M $ai 2 3 17-MAY-2007 15:25:05 AIPS mg/8.49I0.98_AM604_1998OCT15_1_167.U2.58M.imfits >& /dev/null 2 3 17-MAY-2007 15:25:05 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:25:05 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/8.49I0.98_AM604_1998OCT 2 3 17-MAY-2007 15:25:05 AIPS 15_1_167.U2.58M.imfits -jpeg $aimg/8.49I0.98_AM604_1998OCT15_1_1 2 3 17-MAY-2007 15:25:05 AIPS 67.U2.58M.jpg ; convert -size 150x150 $aimg/8.49I0.98_AM604_1998 2 3 17-MAY-2007 15:25:05 AIPS OCT15_1_167.U2.58M.jpg -resize 150x150 -gamma 1.5 -depth 32 $aim 2 3 17-MAY-2007 15:25:05 AIPS g/8.49I0.98_AM604_1998OCT15_1_167.U2.58M.JPG ; \mv -f $aimg/8.49 2 3 17-MAY-2007 15:25:05 AIPS I0.98_AM604_1998OCT15_1_167.U2.58M* $aimg/J015849.6+091046 >& /d 2 3 17-MAY-2007 15:25:05 AIPS ev/null 2 2 17-MAY-2007 15:25:06 AIPS Got(1) disk= 1 user=**** type=MA SATURN.NVAS07.19 2 3 17-MAY-2007 15:25:06 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:25:06 AIPS umask 0;mkdir $aimg/J015849.6+091046 >& /dev/null 2 5 17-MAY-2007 15:25:06 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:25:06 FITAB Writing to disk file: AIMG:8.49I0.98_AM604_1998OCT15_1_167.U2.58M 2 3 17-MAY-2007 15:25:06 FITAB Writing image: User19367 Disk 1 Name SATURN.NVAS07.19 2 3 17-MAY-2007 15:25:06 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:25:06 FITAB Now writing the image 2 2 17-MAY-2007 15:25:11 FITAB Writing end-of-file marks 2 3 17-MAY-2007 15:25:11 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:25:11 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 5 2 2 17-MAY-2007 15:25:12 AIPS Resumes 2 3 17-MAY-2007 15:25:12 AIPS FITAB was not found to be running 2 3 17-MAY-2007 15:25:12 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:25:12 AIPS umask 0;\mv -f $aimg/8.49I0.98_AM604_1998OCT15_1_167.U2.58M $ai 2 3 17-MAY-2007 15:25:12 AIPS mg/8.49I0.98_AM604_1998OCT15_1_167.U2.58M.imfits >& /dev/null 2 3 17-MAY-2007 15:25:12 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:25:12 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/8.49I0.98_AM604_1998OCT 2 3 17-MAY-2007 15:25:12 AIPS 15_1_167.U2.58M.imfits -jpeg $aimg/8.49I0.98_AM604_1998OCT15_1_1 2 3 17-MAY-2007 15:25:12 AIPS 67.U2.58M.jpg ; convert -size 150x150 $aimg/8.49I0.98_AM604_1998 2 3 17-MAY-2007 15:25:12 AIPS OCT15_1_167.U2.58M.jpg -resize 150x150 -gamma 1.5 -depth 32 $aim 2 3 17-MAY-2007 15:25:12 AIPS g/8.49I0.98_AM604_1998OCT15_1_167.U2.58M.JPG ; \mv -f $aimg/8.49 2 3 17-MAY-2007 15:25:12 AIPS I0.98_AM604_1998OCT15_1_167.U2.58M* $aimg/J015849.6+091046 >& /d 2 3 17-MAY-2007 15:25:12 AIPS ev/null 2 2 17-MAY-2007 15:25:13 AIPS Got(1) disk= 1 user=**** type=MA SATURN.NVAS07.20 2 3 17-MAY-2007 15:25:13 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:25:13 AIPS umask 0;mkdir $aimg/J015849.6+091046 >& /dev/null 2 5 17-MAY-2007 15:25:13 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:25:13 FITAB Writing to disk file: AIMG:8.49I0.98_AM604_1998OCT15_1_167.U2.58M 2 3 17-MAY-2007 15:25:13 FITAB Writing image: User19367 Disk 1 Name SATURN.NVAS07.20 2 3 17-MAY-2007 15:25:13 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:25:13 FITAB Now writing the image 2 2 17-MAY-2007 15:25:13 FITAB Writing end-of-file marks 2 3 17-MAY-2007 15:25:14 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:25:14 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 1 2 2 17-MAY-2007 15:25:14 AIPS Resumes 2 3 17-MAY-2007 15:25:14 AIPS FITAB was not found to be running 2 3 17-MAY-2007 15:25:14 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:25:14 AIPS umask 0;\mv -f $aimg/8.49I0.98_AM604_1998OCT15_1_167.U2.58M $ai 2 3 17-MAY-2007 15:25:14 AIPS mg/8.49I0.98_AM604_1998OCT15_1_167.U2.58M.imfits >& /dev/null 2 3 17-MAY-2007 15:25:14 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:25:14 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/8.49I0.98_AM604_1998OCT 2 3 17-MAY-2007 15:25:14 AIPS 15_1_167.U2.58M.imfits -jpeg $aimg/8.49I0.98_AM604_1998OCT15_1_1 2 3 17-MAY-2007 15:25:14 AIPS 67.U2.58M.jpg ; convert -size 150x150 $aimg/8.49I0.98_AM604_1998 2 3 17-MAY-2007 15:25:14 AIPS OCT15_1_167.U2.58M.jpg -resize 150x150 -gamma 1.5 -depth 32 $aim 2 3 17-MAY-2007 15:25:14 AIPS g/8.49I0.98_AM604_1998OCT15_1_167.U2.58M.JPG ; \mv -f $aimg/8.49 2 3 17-MAY-2007 15:25:14 AIPS I0.98_AM604_1998OCT15_1_167.U2.58M* $aimg/J015849.6+091046 >& /d 2 3 17-MAY-2007 15:25:14 AIPS ev/null 2 2 17-MAY-2007 15:25:14 AIPS Got(1) disk= 1 user=**** type=MA SATURN.NVAS07.21 2 3 17-MAY-2007 15:25:14 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:25:14 AIPS umask 0;mkdir $aimg/J015849.6+091046 >& /dev/null 2 5 17-MAY-2007 15:25:14 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:25:14 FITAB Writing to disk file: AIMG:8.49I0.98_AM604_1998OCT15_1_167.U2.58M 2 3 17-MAY-2007 15:25:14 FITAB Writing image: User19367 Disk 1 Name SATURN.NVAS07.21 2 3 17-MAY-2007 15:25:14 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:25:14 FITAB Now writing the image 2 2 17-MAY-2007 15:25:15 FITAB Writing end-of-file marks 2 3 17-MAY-2007 15:25:15 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:25:15 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 1 2 2 17-MAY-2007 15:25:15 AIPS Resumes 2 3 17-MAY-2007 15:25:15 AIPS FITAB was not found to be running 2 3 17-MAY-2007 15:25:15 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:25:15 AIPS umask 0;\mv -f $aimg/8.49I0.98_AM604_1998OCT15_1_167.U2.58M $ai 2 3 17-MAY-2007 15:25:15 AIPS mg/8.49I0.98_AM604_1998OCT15_1_167.U2.58M.imfits >& /dev/null 2 3 17-MAY-2007 15:25:15 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:25:15 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/8.49I0.98_AM604_1998OCT 2 3 17-MAY-2007 15:25:15 AIPS 15_1_167.U2.58M.imfits -jpeg $aimg/8.49I0.98_AM604_1998OCT15_1_1 2 3 17-MAY-2007 15:25:15 AIPS 67.U2.58M.jpg ; convert -size 150x150 $aimg/8.49I0.98_AM604_1998 2 3 17-MAY-2007 15:25:15 AIPS OCT15_1_167.U2.58M.jpg -resize 150x150 -gamma 1.5 -depth 32 $aim 2 3 17-MAY-2007 15:25:15 AIPS g/8.49I0.98_AM604_1998OCT15_1_167.U2.58M.JPG ; \mv -f $aimg/8.49 2 3 17-MAY-2007 15:25:15 AIPS I0.98_AM604_1998OCT15_1_167.U2.58M* $aimg/J015849.6+091046 >& /d 2 3 17-MAY-2007 15:25:15 AIPS ev/null 2 2 17-MAY-2007 15:25:16 AIPS Got(1) disk= 1 user=**** type=MA SATURN.NVAS07.22 2 3 17-MAY-2007 15:25:16 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:25:16 AIPS umask 0;mkdir $aimg/J015849.6+091046 >& /dev/null 2 5 17-MAY-2007 15:25:16 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:25:16 FITAB Writing to disk file: AIMG:8.49I0.98_AM604_1998OCT15_1_167.U2.58M 2 3 17-MAY-2007 15:25:16 FITAB Writing image: User19367 Disk 1 Name SATURN.NVAS07.22 2 3 17-MAY-2007 15:25:16 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:25:16 FITAB Now writing the image 2 2 17-MAY-2007 15:25:17 FITAB Writing end-of-file marks 2 3 17-MAY-2007 15:25:17 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:25:17 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 1 2 2 17-MAY-2007 15:25:17 AIPS Resumes 2 3 17-MAY-2007 15:25:17 AIPS FITAB was not found to be running 2 3 17-MAY-2007 15:25:17 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:25:17 AIPS umask 0;\mv -f $aimg/8.49I0.98_AM604_1998OCT15_1_167.U2.58M $ai 2 3 17-MAY-2007 15:25:17 AIPS mg/8.49I0.98_AM604_1998OCT15_1_167.U2.58M.imfits >& /dev/null 2 3 17-MAY-2007 15:25:17 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:25:17 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/8.49I0.98_AM604_1998OCT 2 3 17-MAY-2007 15:25:17 AIPS 15_1_167.U2.58M.imfits -jpeg $aimg/8.49I0.98_AM604_1998OCT15_1_1 2 3 17-MAY-2007 15:25:17 AIPS 67.U2.58M.jpg ; convert -size 150x150 $aimg/8.49I0.98_AM604_1998 2 3 17-MAY-2007 15:25:17 AIPS OCT15_1_167.U2.58M.jpg -resize 150x150 -gamma 1.5 -depth 32 $aim 2 3 17-MAY-2007 15:25:17 AIPS g/8.49I0.98_AM604_1998OCT15_1_167.U2.58M.JPG ; \mv -f $aimg/8.49 2 3 17-MAY-2007 15:25:17 AIPS I0.98_AM604_1998OCT15_1_167.U2.58M* $aimg/J015849.6+091046 >& /d 2 3 17-MAY-2007 15:25:17 AIPS ev/null 2 2 17-MAY-2007 15:25:18 AIPS Got(1) disk= 1 user=**** type=MA SATURN.NVAS07.23 2 3 17-MAY-2007 15:25:18 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:25:18 AIPS umask 0;mkdir $aimg/J015849.6+091046 >& /dev/null 2 5 17-MAY-2007 15:25:18 FITAB Task FITAB (release of 31DEC07) begins 2 4 17-MAY-2007 15:25:18 FITAB Writing to disk file: AIMG:8.49I0.98_AM604_1998OCT15_1_167.U2.58M 2 3 17-MAY-2007 15:25:18 FITAB Writing image: User19367 Disk 1 Name SATURN.NVAS07.23 2 3 17-MAY-2007 15:25:18 FITAB Writing HIstory to main FITS header 2 3 17-MAY-2007 15:25:18 FITAB Now writing the image 2 2 17-MAY-2007 15:25:19 FITAB Writing end-of-file marks 2 3 17-MAY-2007 15:25:19 FITAB Appears to have ended successfully 2 5 17-MAY-2007 15:25:19 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 1 2 2 17-MAY-2007 15:25:19 AIPS Resumes 2 3 17-MAY-2007 15:25:19 AIPS FITAB was not found to be running 2 3 17-MAY-2007 15:25:19 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:25:19 AIPS umask 0;\mv -f $aimg/8.49I0.98_AM604_1998OCT15_1_167.U2.58M $ai 2 3 17-MAY-2007 15:25:19 AIPS mg/8.49I0.98_AM604_1998OCT15_1_167.U2.58M.imfits >& /dev/null 2 3 17-MAY-2007 15:25:19 AIPS SYSTEM command to be executed is: 2 3 17-MAY-2007 15:25:19 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/8.49I0.98_AM604_1998OCT 2 3 17-MAY-2007 15:25:19 AIPS 15_1_167.U2.58M.imfits -jpeg $aimg/8.49I0.98_AM604_1998OCT15_1_1 2 3 17-MAY-2007 15:25:19 AIPS 67.U2.58M.jpg ; convert -size 150x150 $aimg/8.49I0.98_AM604_1998 2 3 17-MAY-2007 15:25:19 AIPS OCT15_1_167.U2.58M.jpg -resize 150x150 -gamma 1.5 -depth 32 $aim 2 3 17-MAY-2007 15:25:19 AIPS g/8.49I0.98_AM604_1998OCT15_1_167.U2.58M.JPG ; \mv -f $aimg/8.49 2 3 17-MAY-2007 15:25:19 AIPS I0.98_AM604_1998OCT15_1_167.U2.58M* $aimg/J015849.6+091046 >& /d 2 3 17-MAY-2007 15:25:19 AIPS ev/null 2 5 17-MAY-2007 15:25:20 AIPS 'NVASARCH DONE - CLEANING UP' 2 2 17-MAY-2007 15:25:20 AIPS Disk 1 No files needed renumbering 2 2 17-MAY-2007 15:25:20 AIPS Got(1) disk= 1 user=**** type=UV 19981015.X BAND.1 2 5 17-MAY-2007 15:25:20 AIPS 'EXPECTED MA-FILES DO NOT MATCH UV-FILES; NO CLEANUP !' 2 0 17-MAY-2007 15:25:20 AIPS tget prtmsg;prtmsg;docrt 1 /home/thuban2/vlbacald/run/AM604_1998OCT15_1.0.run finished on Thu May 17 15:25:20 MDT 2007