AIPS version = /home/auto/aips/31DEC07/LINUX/SYSTEM/VLA_PIPE/aips Prep version = Feb 28 2007 /home/alfirk2/vlbacald/bin/AVLAPREP.001 Pipe version = Jun 14 10:58 /home/alfirk2/vlbacald/bin/AVLAPIPE.001 Post version = Mar 6 2007 /home/alfirk2/vlbacald/bin/AVLAPOST.001 /home/alfirk2/vlbacald/run/AB0739_1995FEB20_1.2.run started on Fri Oct 5 09:05:03 MDT 2007 ------------- SETFC FILE FOR SOURCE 2218-035 BELOW IS: C 1 500 500 22 18 52.04 -03 35 36.9 00001 -1 251 256 257 C 2 246 246 22 18 52.05 -03 35 37.1 00002 -1 100 128 129 SETFC FILE FOR SOURCE S3W26 BELOW IS: C 1 500 500 22 11 20.82 -11 12 07.5 00001 -1 251 256 257 Pops Prior Date Time Task Messages for user19259 1 0 05-OCT-2007 09:05:03 AIPS version'ABIN' 1 0 05-OCT-2007 09:05:03 AIPS run avlaprep 1 2 05-OCT-2007 09:05:03 AIPS Found in Version=ABIN 1 2 05-OCT-2007 09:05:03 AIPS $ Lorant Sjouwerman, versions 1.. 2005, for NRAO 1 2 05-OCT-2007 09:05:03 AIPS 1 2 05-OCT-2007 09:05:03 AIPS $$ General naming utilities - default to data disk 1 (safest of all) 1 2 05-OCT-2007 09:05:03 AIPS procedure pipedef1 1 2 05-OCT-2007 09:05:03 AIPS string*12 pnam 1 2 05-OCT-2007 09:05:03 AIPS string*6 pcls 1 2 05-OCT-2007 09:05:03 AIPS scalar pseq,pdsk 1 2 05-OCT-2007 09:05:03 AIPS pdsk=1 1 2 05-OCT-2007 09:05:03 AIPS finish 1 2 05-OCT-2007 09:05:03 AIPS pipedef1 1 2 05-OCT-2007 09:05:03 AIPS procedure namepipe 1 2 05-OCT-2007 09:05:03 AIPS pnam=inname;pcls=inclass;pseq=inseq;indisk=pdsk 1 2 05-OCT-2007 09:05:03 AIPS finish 1 2 05-OCT-2007 09:05:03 AIPS procedure pipename 1 2 05-OCT-2007 09:05:03 AIPS inname=pnam;inclass=pcls;inseq=pseq;indisk=pdsk 1 2 05-OCT-2007 09:05:03 AIPS finish 1 2 05-OCT-2007 09:05:03 AIPS 1 2 05-OCT-2007 09:05:03 AIPS procedure checkcat 1 2 05-OCT-2007 09:05:03 AIPS $LOS - count and make sure catalog starts at one (and not more than 10 files) 1 2 05-OCT-2007 09:05:03 AIPS scalar numcat 1 2 05-OCT-2007 09:05:03 AIPS clrname;indisk=pdsk;chkname;numcat=1-error 1 2 05-OCT-2007 09:05:03 AIPS $ for later: find out how to deal with CH0/LINE data in MOVE 1 2 05-OCT-2007 09:05:03 AIPS if(numcat>0)then;recat;end;clrtemp 1 2 05-OCT-2007 09:05:03 AIPS return numcat 1 2 05-OCT-2007 09:05:03 AIPS finish 1 2 05-OCT-2007 09:05:03 AIPS 1 2 05-OCT-2007 09:05:03 AIPS procedure gx 1 2 05-OCT-2007 09:05:03 AIPS $ inputs 1 2 05-OCT-2007 09:05:03 AIPS go;wait 1 2 05-OCT-2007 09:05:03 AIPS finish 1 2 05-OCT-2007 09:05:03 AIPS 1 2 05-OCT-2007 09:05:03 AIPS procedure pre_fillm 1 2 05-OCT-2007 09:05:03 AIPS $LOS - sets VLA archive defaults for fillm 1 2 05-OCT-2007 09:05:03 AIPS default fillm;outdisk=pdsk;doall=1;douvcomp=-1;cparm(8)=0.05;bparm(10)=0.75 1 2 05-OCT-2007 09:05:03 AIPS finish 1 2 05-OCT-2007 09:05:03 AIPS 1 2 05-OCT-2007 09:05:03 AIPS procedure fname 1 2 05-OCT-2007 09:05:03 AIPS return inname!!'.'!!inclass!!'.'!!char(inseq) 1 2 05-OCT-2007 09:05:03 AIPS finish 1 2 05-OCT-2007 09:05:03 AIPS 1 2 05-OCT-2007 09:05:03 AIPS procedure del 1 2 05-OCT-2007 09:05:03 AIPS error=1;zap 1 2 05-OCT-2007 09:05:03 AIPS finish 1 2 05-OCT-2007 09:05:03 AIPS 1 2 05-OCT-2007 09:05:03 AIPS procedure numants 1 2 05-OCT-2007 09:05:03 AIPS scalar numarow,numbout,numbant,numbase,idx;string*16 nameant 1 2 05-OCT-2007 09:05:03 AIPS numbout=0;keyword'NUM ROW';inext'AN';invers=0;getthead;numarow=keyvalue(1) 1 2 05-OCT-2007 09:05:03 AIPS for numbant=1:numarow 1 2 05-OCT-2007 09:05:03 AIPS pixxy=numbant,1,0;tabget;nameant=keystrng;idx=1;clrtemp 1 2 05-OCT-2007 09:05:03 AIPS while(substr(nameant,idx,idx)<>':');idx=idx+1;end 1 2 05-OCT-2007 09:05:03 AIPS if(substr(nameant,idx+1,idx+3)='OUT')then;numbout=numbout+1;end 1 2 05-OCT-2007 09:05:03 AIPS if(substr(nameant,idx+2,idx+4)='OUT')then;numbout=numbout+1;end 1 2 05-OCT-2007 09:05:03 AIPS end;numbase=(numarow-numbout);clrtemp 1 2 05-OCT-2007 09:05:03 AIPS $ type char(numarow-numbout)!!' ANTENNAS',char(numbase)!!' BASELINES' 1 2 05-OCT-2007 09:05:03 AIPS return numbase 1 2 05-OCT-2007 09:05:03 AIPS finish 1 2 05-OCT-2007 09:05:03 AIPS 1 2 05-OCT-2007 09:05:03 AIPS procedure skipdata 1 2 05-OCT-2007 09:05:03 AIPS $LOS - delete unwanted data sets - currently all but continuum X and C bands 1 2 05-OCT-2007 09:05:03 AIPS $ if(inclass='LINE')then;del;inclass'CH 0';del;type'ZAP LINE :'fname;end 1 2 05-OCT-2007 09:05:03 AIPS if((inclass='CH 0')!(inclass='LINE'))then;del;type'ZAP LINE :'fname;end 1 2 05-OCT-2007 09:05:03 AIPS if(inclass='4 BAND')then;del;type'ZAP 4-BAND :'fname;end 1 2 05-OCT-2007 09:05:03 AIPS if(inclass='P BAND')then;del;type'ZAP P-BAND :'fname;end 1 2 05-OCT-2007 09:05:03 AIPS $ if(inclass='L BAND')then;del;type'ZAP L-BAND :'fname;end 1 2 05-OCT-2007 09:05:03 AIPS $ if(inclass='U BAND')then;del;type'ZAP U-BAND :'fname;end 1 2 05-OCT-2007 09:05:03 AIPS $ if(inclass='K BAND')then;del;type'ZAP K-BAND :'fname;end 1 2 05-OCT-2007 09:05:03 AIPS $ if(inclass='Q BAND')then;del;type'ZAP Q-BAND :'fname;end;clrtemp 1 2 05-OCT-2007 09:05:03 AIPS if(error<1)then $ file not zapped, check for single dish vlbi; #vis=0 1 2 05-OCT-2007 09:05:03 AIPS task'TABGET';userid 0;inext'NX';invers=0;keyvalue=0;keystrng'' 1 2 05-OCT-2007 09:05:03 AIPS keyword'NUM ROW';getthead;pixxy=keyvalue(1),6,0;tabget;clrtemp 1 2 05-OCT-2007 09:05:03 AIPS if(keyvalue(1)=0)then;del;type'ZAP S-DISH :'fname;end 1 2 05-OCT-2007 09:05:03 AIPS if(error<1)then;idx=numants $ file not zapped, check for # ants (<9) 1 2 05-OCT-2007 09:05:03 AIPS if(idx<9)then;del;type'ZAP MINI-ARRAY ('!!char(idx)!!') :'!!fname 1 2 05-OCT-2007 09:05:03 AIPS end;clrtemp;end;end 1 2 05-OCT-2007 09:05:03 AIPS $also zap if solar/planetary/pulsar mode - su table proper motion?? 1 2 05-OCT-2007 09:05:03 AIPS $ and what about PT-link? antenna VPT is not OUT, later also EVLA names 1 2 05-OCT-2007 09:05:03 AIPS finish 1 2 05-OCT-2007 09:05:03 AIPS 1 2 05-OCT-2007 09:05:03 AIPS procedure checkids 1 2 05-OCT-2007 09:05:03 AIPS $LOS - account for fast switching source names - check on pos, qual, calco 1 2 05-OCT-2007 09:05:03 AIPS scalar ra1a,ra1b,ra2a,ra2b,dc1a,dc1b,dc2a,dc2b,n,m,l,idx 1 2 05-OCT-2007 09:05:03 AIPS scalar q1,q2 1 2 05-OCT-2007 09:05:03 AIPS string*1 co1,co2 1 2 05-OCT-2007 09:05:03 AIPS string*16 n1,n2 1 2 05-OCT-2007 09:05:03 AIPS array alist(100),blist(100) 1 2 05-OCT-2007 09:05:03 AIPS inext'SU';invers 0;keyword'NUM ROW';keyvalue 0;keystrng'';getthead 1 2 05-OCT-2007 09:05:03 AIPS n=keyvalue(1);idx=1;aparm 0;bparm 0;alist 0;blist 0 1 2 05-OCT-2007 09:05:03 AIPS if (n > 1) then 1 2 05-OCT-2007 09:05:03 AIPS for m=1:(n-1);clrtemp 1 2 05-OCT-2007 09:05:03 AIPS pixxy m,11;tabget;ra1a keyvalue(1);ra1b keyvalue(2) 1 2 05-OCT-2007 09:05:03 AIPS for l=(m+1):n;clrtemp 1 2 05-OCT-2007 09:05:03 AIPS pixxy l,11;tabget;ra2a keyvalue(1);ra2b keyvalue(2) 1 2 05-OCT-2007 09:05:03 AIPS if (abs(ra1a-ra2a)=0) then 1 2 05-OCT-2007 09:05:03 AIPS if ( abs((ra1b-ra2b)*3600*1000) < 3 ) then $ RA within 3 mas! 1 2 05-OCT-2007 09:05:03 AIPS pixxy m,12;tabget;dc1a keyvalue(1);dc1b keyvalue(2) 1 2 05-OCT-2007 09:05:03 AIPS pixxy l,12;tabget;dc2a keyvalue(1);dc2b keyvalue(2) 1 2 05-OCT-2007 09:05:03 AIPS if (abs(dc1a-dc2a)=0) then 1 2 05-OCT-2007 09:05:03 AIPS if ( abs((dc1b-dc2b)*3600*1000) < 3 ) then $ DC within 3 mas! 1 2 05-OCT-2007 09:05:03 AIPS pixxy m,3;tabget;q1 keyvalue(1);pixxy l,3;tabget;q2 keyvalue(1) 1 2 05-OCT-2007 09:05:03 AIPS if (q1=q2) then $ same qualifier; same calcode? 1 2 05-OCT-2007 09:05:03 AIPS pixxy m,4;tabget;co1 keystrng;pixxy l,4;tabget;co2 keystrng 1 2 05-OCT-2007 09:05:03 AIPS if (co1=co2) then 1 2 05-OCT-2007 09:05:03 AIPS pixxy m,1;tabget;q1 keyvalue(1) 1 2 05-OCT-2007 09:05:03 AIPS pixxy l,1;tabget;q2 keyvalue(1) 1 2 05-OCT-2007 09:05:03 AIPS pixxy m,2;tabget;n1 keystrng;pixxy l,2;tabget;n2 keystrng 1 2 05-OCT-2007 09:05:03 AIPS if (idx>100) then; 1 2 05-OCT-2007 09:05:03 AIPS type 'TOO MANY SOURCES TO DO DSORC - DO BY HAND!' 1 2 05-OCT-2007 09:05:03 AIPS type 'NEXT =.'!!char(idx)!!' DO:'!!char(l)!!'.&.'!!char(m) 1 2 05-OCT-2007 09:05:03 AIPS else 1 2 05-OCT-2007 09:05:03 AIPS if (length(n1)1) then;task'DSORC';n=0 1 2 05-OCT-2007 09:05:03 AIPS outname inname;outclass inclass;outseq inseq;outdisk indisk 1 2 05-OCT-2007 09:05:03 AIPS while (n100)then;type'TOO MANY SOURCES FOR DSORC';error 1;end;clrtemp 1 2 05-OCT-2007 09:05:03 AIPS end 1 2 05-OCT-2007 09:05:03 AIPS finish 1 2 05-OCT-2007 09:05:03 AIPS 1 2 05-OCT-2007 09:05:03 AIPS procedure checkcal 1 2 05-OCT-2007 09:05:03 AIPS $LOS Currently (Sep 22, 2005) can/will do 3C286 and 3C48 at X and C 1 2 05-OCT-2007 09:05:03 AIPS $LOS (and for now skip 3C286/3C48/3C138/3C147 Q,K,U and 3C48 L) 1 2 05-OCT-2007 09:05:03 AIPS scalar idx,jdx 1 2 05-OCT-2007 09:05:03 AIPS string*16 sname 1 2 05-OCT-2007 09:05:03 AIPS task'TABGET';userid 0;inext'SU';invers=0;keyvalue=0;keystrng'';error=1 1 2 05-OCT-2007 09:05:03 AIPS keyword'NUM ROW';getthead;idx=keyvalue(1);clrtemp 1 2 05-OCT-2007 09:05:03 AIPS for jdx=1:idx 1 2 05-OCT-2007 09:05:03 AIPS pixxy=jdx,2,0;tabget;sname=substr(keystrng,1,length(keystrng)) 1 2 05-OCT-2007 09:05:03 AIPS if(sname='3C286')then;error=-1;jdx=idx+1;end 1 2 05-OCT-2007 09:05:03 AIPS if(sname='3C48')then;error=-1;jdx=idx+1;end 1 2 05-OCT-2007 09:05:03 AIPS if(sname='3C138')then;error=-1;jdx=idx+1;end 1 2 05-OCT-2007 09:05:03 AIPS if(sname='3C147')then;error=-1;jdx=idx+1;end 1 2 05-OCT-2007 09:05:03 AIPS if(sname='3C295')then;error=-1;jdx=idx+1;end 1 2 05-OCT-2007 09:05:03 AIPS if(error>0)then $ try B1950 name 1 2 05-OCT-2007 09:05:03 AIPS if(sname='1328+307')then;error=-1;jdx=idx+1;end 1 2 05-OCT-2007 09:05:03 AIPS if(sname='0134+329')then;error=-1;jdx=idx+1;end 1 2 05-OCT-2007 09:05:03 AIPS if(sname='0518+165')then;error=-1;jdx=idx+1;end 1 2 05-OCT-2007 09:05:03 AIPS if(sname='0538+498')then;error=-1;jdx=idx+1;end 1 2 05-OCT-2007 09:05:03 AIPS if(sname='1409+524')then;error=-1;jdx=idx+1;end 1 2 05-OCT-2007 09:05:03 AIPS if(error>0)then $ try J2000 1 2 05-OCT-2007 09:05:03 AIPS if(sname='1331+305')then;error=-1;jdx=idx+1;end 1 2 05-OCT-2007 09:05:03 AIPS if(sname='0137+331')then;error=-1;jdx=idx+1;end 1 2 05-OCT-2007 09:05:03 AIPS if(sname='0521+166')then;error=-1;jdx=idx+1;end 1 2 05-OCT-2007 09:05:03 AIPS if(sname='0542+498')then;error=-1;jdx=idx+1;end 1 2 05-OCT-2007 09:05:03 AIPS if(sname='1411+522')then;error=-1;jdx=idx+1;end 1 2 05-OCT-2007 09:05:03 AIPS if(error>0)then $ try J2000 name 1 2 05-OCT-2007 09:05:03 AIPS if(sname='J1331+3030')then;error=-1;jdx=idx+1;end 1 2 05-OCT-2007 09:05:03 AIPS if(sname='J0137+3309')then;error=-1;jdx=idx+1;end 1 2 05-OCT-2007 09:05:03 AIPS if(sname='J0521+1638')then;error=-1;jdx=idx+1;end 1 2 05-OCT-2007 09:05:03 AIPS if(sname='J0542+4951')then;error=-1;jdx=idx+1;end 1 2 05-OCT-2007 09:05:03 AIPS if(sname='J1411+5212')then;error=-1;jdx=idx+1;end 1 2 05-OCT-2007 09:05:03 AIPS end;end;end;clrtemp 1 2 05-OCT-2007 09:05:03 AIPS end 1 2 05-OCT-2007 09:05:03 AIPS $ if error>0 check on coords (for different name than standard) 1 2 05-OCT-2007 09:05:03 AIPS $ but keyval not reliable to do this.. ?? 1 2 05-OCT-2007 09:05:03 AIPS $ end 1 2 05-OCT-2007 09:05:03 AIPS if(error>0)then;del;type'ZAP - NO STD CAL SRC FOR :'fname;error=1 1 2 05-OCT-2007 09:05:03 AIPS else;checkids;error=-1;end;clrtemp 1 2 05-OCT-2007 09:05:03 AIPS finish 1 2 05-OCT-2007 09:05:03 AIPS 1 2 05-OCT-2007 09:05:03 AIPS procedure j2000fix 1 2 05-OCT-2007 09:05:03 AIPS $LOS - convert data to J2000 by default use of uvfix 1 2 05-OCT-2007 09:05:03 AIPS task'UVFIX';outname=inname;outclass=inclass;outseq=inseq;outdisk=indisk 1 2 05-OCT-2007 09:05:03 AIPS shift=0;uvfixprm=0;tput uvfix;outclass'PREFIX';rename;default tabget 1 2 05-OCT-2007 09:05:03 AIPS tget uvfix;task'TABGET';inclass'PREFIX';inext'SU';pixxy 1,13,1;tabget 1 2 05-OCT-2007 09:05:03 AIPS if (keyvalue(1)<1) then; tput tabget;default tabed;tget tabget 1 2 05-OCT-2007 09:05:03 AIPS task'TABED';optype'REPL';aparm 13,0,0,2;keyvalue 1950.0 0;gx;end 1 2 05-OCT-2007 09:05:03 AIPS tget uvfix;inclass'PREFIX';gx;zap;inclass=outclass;clrtemp 1 2 05-OCT-2007 09:05:03 AIPS finish 1 2 05-OCT-2007 09:05:03 AIPS 1 2 05-OCT-2007 09:05:03 AIPS procedure datachks 1 2 05-OCT-2007 09:05:03 AIPS $LOS - delete unwanted data sets, check for standard calibrators and make J2000 1 2 05-OCT-2007 09:05:03 AIPS if(error<1)then $ file exists 1 2 05-OCT-2007 09:05:03 AIPS skipdata;if(error<1)then $ file was not zapped 1 2 05-OCT-2007 09:05:03 AIPS checkcal;if(error<1)then $ file has standard calibrator in it 1 2 05-OCT-2007 09:05:03 AIPS j2000fix 1 2 05-OCT-2007 09:05:03 AIPS $ addcalco 1 2 05-OCT-2007 09:05:03 AIPS end;end;end;clrtemp 1 2 05-OCT-2007 09:05:03 AIPS finish 1 2 05-OCT-2007 09:05:03 AIPS 1 2 05-OCT-2007 09:05:03 AIPS procedure freqchks 1 2 05-OCT-2007 09:05:03 AIPS $LOS - split up in frequency IDs, run INDXR, and remove 1 2 05-OCT-2007 09:05:03 AIPS scalar rows, nfrq 1 2 05-OCT-2007 09:05:03 AIPS if(error<1)then $ file exists 1 2 05-OCT-2007 09:05:03 AIPS inext'FQ';invers=1;keyword='NUM ROW';getthead;nfrq=keyvalue(1) 1 2 05-OCT-2007 09:05:03 AIPS if (nfrq > 1) then 1 2 05-OCT-2007 09:05:03 AIPS if (nfrq > 9) then;type' WARNING! MORE THAN 9 FREQUENCY ID-S!';end 1 2 05-OCT-2007 09:05:03 AIPS tput getthead;default'UVCOP';tget getthead;keyword='';task'UVCOP';tput 1 2 05-OCT-2007 09:05:03 AIPS for rows=1:nfrq 1 2 05-OCT-2007 09:05:03 AIPS pixxy=rows,1,1;inver=1;inext='FQ';tabget;tget;freqid=keyvalue(1) 1 2 05-OCT-2007 09:05:03 AIPS outclass=substr(inclass,1,1)!!substr(inclass,3,6)!!char(freqid) 1 2 05-OCT-2007 09:05:03 AIPS type'COPYING FREQUENCY ID #'!!char(freqid);gx 1 2 05-OCT-2007 09:05:03 AIPS default'INDXR';tget uvcop;task'INDXR';inclass outclass;gx;task'DQUAL' 1 2 05-OCT-2007 09:05:03 AIPS $out not in! ** outname=inname;outclass=inclass;outseq=inseq;outdisk=indisk;gx 1 2 05-OCT-2007 09:05:03 AIPS tget uvcop;freqid=1;clrtemp 1 2 05-OCT-2007 09:05:03 AIPS end;end;end;if(nfrq>1)then;type fname!!' SPLIT IN :'!!char(nfrq);zap;end 1 2 05-OCT-2007 09:05:03 AIPS finish 1 2 05-OCT-2007 09:05:03 AIPS 1 2 05-OCT-2007 09:05:03 AIPS procedure pre_move 1 2 05-OCT-2007 09:05:03 AIPS $LOS - moves file to another AIPS user number 1 2 05-OCT-2007 09:05:03 AIPS default move;indisk=pdsk;outseq=-1;opcode'MOVE';clrtemp 1 2 05-OCT-2007 09:05:03 AIPS finish 1 2 05-OCT-2007 09:05:03 AIPS 1 2 05-OCT-2007 09:05:03 AIPS procedure expid 1 2 05-OCT-2007 09:05:03 AIPS string*20 expnm 1 2 05-OCT-2007 09:05:03 AIPS string*75 expmsg 1 2 05-OCT-2007 09:05:03 AIPS return expnm 1 2 05-OCT-2007 09:05:03 AIPS finish 1 2 05-OCT-2007 09:05:03 AIPS type expid 1 5 05-OCT-2007 09:05:03 AIPS ' ' 1 0 05-OCT-2007 09:05:03 AIPS run avlapipe 1 2 05-OCT-2007 09:05:03 AIPS Found in Version=ABIN 1 2 05-OCT-2007 09:05:03 AIPS $ 1 2 05-OCT-2007 09:05:03 AIPS $ Ver 1.0 : Copy of private Ver 3.0 of VLARUN (public version is 2.5): 1 2 05-OCT-2007 09:05:03 AIPS $ was 3.0 : Add PLVER (in goplt) for plot files and to include TASAV (12MAY04) 1 2 05-OCT-2007 09:05:03 AIPS $ Repositioned inseq=0 to safeguard to SU-tab confusion (12NOV04) 1 2 05-OCT-2007 09:05:03 AIPS $ Rearanged inputs and options, added integration time calculation, 1 2 05-OCT-2007 09:05:03 AIPS $ QUACK, selective plotting, INNAME vs DOCAT, alternative flux cal, 1 2 05-OCT-2007 09:05:03 AIPS $ selective imaging, SCIMG for targets, use model in CALIB, find VLA 1 2 05-OCT-2007 09:05:03 AIPS $ array, use model,.. 1 2 05-OCT-2007 09:05:03 AIPS $ 1 2 05-OCT-2007 09:05:03 AIPS $Next vers add polarization calibration, SCIMG->SCIMG? 1 2 05-OCT-2007 09:05:03 AIPS $ find imsize, find cutoffflux, include infile 1 2 05-OCT-2007 09:05:03 AIPS $--------------------------------------------------------------- 1 2 05-OCT-2007 09:05:03 AIPS $0000000011111111112222222222333333333344444444445555555555666666666677777777778 1 2 05-OCT-2007 09:05:03 AIPS $2345678901234567890123456789012345678901234567890123456789012345678901234567890 1 2 05-OCT-2007 09:05:03 AIPS $=============================================== 1 2 05-OCT-2007 09:05:03 AIPS $! Calibrating amplitude and phase, and imaging VLA data 1 2 05-OCT-2007 09:05:03 AIPS $# RUN POPS VLA UTILITY CALIBRATION IMAGING 1 2 05-OCT-2007 09:05:03 AIPS $--------------------------------------------------------------- 1 2 05-OCT-2007 09:05:03 AIPS $; Copyright (C) 2002-2006 1 2 05-OCT-2007 09:05:03 AIPS $; Associated Universities, Inc. Washington DC, USA. 1 2 05-OCT-2007 09:05:03 AIPS $; 1 2 05-OCT-2007 09:05:03 AIPS $; This program is free software; you can redistribute it and/or 1 2 05-OCT-2007 09:05:03 AIPS $; modify it under the terms of the GNU General Public License as 1 2 05-OCT-2007 09:05:03 AIPS $; published by the Free Software Foundation; either version 2 of 1 2 05-OCT-2007 09:05:03 AIPS $; the License, or (at your option) any later version. 1 2 05-OCT-2007 09:05:03 AIPS $; 1 2 05-OCT-2007 09:05:03 AIPS $; This program is distributed in the hope that it will be useful, 1 2 05-OCT-2007 09:05:03 AIPS $; but WITHOUT ANY WARRANTY; without even the implied warranty of 1 2 05-OCT-2007 09:05:03 AIPS $; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 1 2 05-OCT-2007 09:05:03 AIPS $; GNU General Public License for more details. 1 2 05-OCT-2007 09:05:03 AIPS $; 1 2 05-OCT-2007 09:05:03 AIPS $; You should have received a copy of the GNU General Public 1 2 05-OCT-2007 09:05:03 AIPS $; License along with this program; if not, write to the Free 1 2 05-OCT-2007 09:05:03 AIPS $; Software Foundation, Inc., 675 Massachusetts Ave, Cambridge, 1 2 05-OCT-2007 09:05:03 AIPS $; MA 02139, USA. 1 2 05-OCT-2007 09:05:03 AIPS $; 1 2 05-OCT-2007 09:05:03 AIPS $; Correspondence concerning AIPS should be addressed as follows: 1 2 05-OCT-2007 09:05:03 AIPS $; Internet email: aipsmail@nrao.edu. 1 2 05-OCT-2007 09:05:03 AIPS $; Postal address: AIPS Project Office 1 2 05-OCT-2007 09:05:03 AIPS $; National Radio Astronomy Observatory 1 2 05-OCT-2007 09:05:03 AIPS $; 520 Edgemont Road 1 2 05-OCT-2007 09:05:03 AIPS $; Charlottesville, VA 22903-2475 USA 1 2 05-OCT-2007 09:05:03 AIPS $--------------------------------------------------------------- 1 2 05-OCT-2007 09:05:03 AIPS $=============================================================== 1 2 05-OCT-2007 09:05:03 AIPS 1 2 05-OCT-2007 09:05:03 AIPS procedure pipeinit 1 2 05-OCT-2007 09:05:03 AIPS scalar lsdisk,lsname,lsrant,lscont,lserr,lsplot,lsflag,k,lsflux,lstarg,lsmodl 1 2 05-OCT-2007 09:05:03 AIPS scalar lsids,star,tint,fsw,kj 1 2 05-OCT-2007 09:05:03 AIPS string*2 lstyp 1 2 05-OCT-2007 09:05:03 AIPS string*3 lsvla 1 2 05-OCT-2007 09:05:03 AIPS string*6 lsidc,lsstrng 1 2 05-OCT-2007 09:05:03 AIPS string*16 lsidn,lscal,lsobj 1 2 05-OCT-2007 09:05:03 AIPS string*16 lsampcal(20),lsbndcal(5),lsphacal(20),lspntcal(25),lsallcal(30), 1 2 05-OCT-2007 09:05:03 AIPS array lsbadd(10),lsparm(16),lssid(1000) $ D=1,C=3.3,B=10.8,A=35.4,PT=73 1 2 05-OCT-2007 09:05:03 AIPS finish 1 2 05-OCT-2007 09:05:03 AIPS pipeinit 1 2 05-OCT-2007 09:05:03 AIPS 1 2 05-OCT-2007 09:05:03 AIPS procedure pipeinpt 1 2 05-OCT-2007 09:05:03 AIPS lsampcal '3C48', '0134+329','0137+331','J0137+3309' 1 2 05-OCT-2007 09:05:03 AIPS lsampcal(5)~ '3C138','0518+165','0521+166','J0521+1638' 1 2 05-OCT-2007 09:05:03 AIPS lsampcal(9)~ '3C147','0538+498','0542+498','J0542+4951' 1 2 05-OCT-2007 09:05:03 AIPS lsampcal(13)~'3C286','1328+307','1331+305','J1331+3030' 1 2 05-OCT-2007 09:05:03 AIPS lsampcal(17)~'3C295','1409+524','1411+522','J1411+5212' 1 2 05-OCT-2007 09:05:03 AIPS lserr=0;lsbadd=baddisk;lsdisk=indisk;lsname=docat 1 2 05-OCT-2007 09:05:03 AIPS lsidn=inname;lsidc=inclass;lsids=inseq;lstyp'UV';fsw=doalign;lsflag=flagver 1 2 05-OCT-2007 09:05:03 AIPS lsparm(2)=solint;lsparm(13)=factor;lsrant=refant;lsmodl=domodel 1 2 05-OCT-2007 09:05:03 AIPS lscal=keystrng;lsflux=flux;lsparm(3)=uvrange(1);lsparm(4)=uvrange(2) 1 2 05-OCT-2007 09:05:03 AIPS for k=1:20;lsphacal(k)=sources(k);end;for k=1:5;lsbndcal(k)=calsour(k);end 1 2 05-OCT-2007 09:05:03 AIPS lsparm(11)=dopol;lsparm(12)=bpa;lscont=docont;lsplot=plver;lsparm(1)=doall 1 2 05-OCT-2007 09:05:03 AIPS lsparm(5)=doarray;lsparm(6)=imsize(1);lsparm(7)=niter;lsparm(8)=cutoff 1 2 05-OCT-2007 09:05:03 AIPS lsparm(9)=docal;lsparm(10)=doresid 1 2 05-OCT-2007 09:05:03 AIPS $ check input values 1 2 05-OCT-2007 09:05:03 AIPS $->lsbadd 1 2 05-OCT-2007 09:05:03 AIPS if (lsdisk<=0) then;lserr=1;type'SPECIFY THE INDISK';end 1 2 05-OCT-2007 09:05:03 AIPS if(lsname<=0)then;inname=lsidn;inclass=lsidc;inseq=lsids;intype=lstyp;chkname 1 2 05-OCT-2007 09:05:03 AIPS if (error<>0) then 1 2 05-OCT-2007 09:05:03 AIPS lserr=2; type 'SPECIFY INNAME, ETC, OR THE CATALOG NUMBER = DOCAT' 1 2 05-OCT-2007 09:05:03 AIPS else 1 2 05-OCT-2007 09:05:03 AIPS userid=0;k=1;lsname=0 1 2 05-OCT-2007 09:05:03 AIPS while (lsname=0);egetname k 1 2 05-OCT-2007 09:05:03 AIPS if (( (lsidn=inname)&(lsidc=inclass) )&(lsids=inseq)) then 1 2 05-OCT-2007 09:05:03 AIPS lsname=k;lsidn=inname;lsidc=inclass;lsids=inseq;lstyp=intype 1 2 05-OCT-2007 09:05:03 AIPS else;k=k+1;end;end;end;else 1 2 05-OCT-2007 09:05:03 AIPS if ( ((inname <> '')!(inclass <> '')) ! (inseq <> 0) ) then 1 2 05-OCT-2007 09:05:03 AIPS lserr=2; type 'DO NOT SPECIFY BOTH INNAME, ETC, AND VARIABLE DOCAT' 1 2 05-OCT-2007 09:05:03 AIPS else 1 2 05-OCT-2007 09:05:03 AIPS getname(lsname);lsidn=inname;lsidc=inclass;lsids=inseq;lstyp=intype 1 2 05-OCT-2007 09:05:03 AIPS end 1 2 05-OCT-2007 09:05:03 AIPS end 1 2 05-OCT-2007 09:05:03 AIPS 1 2 05-OCT-2007 09:05:03 AIPS $->inname 1 2 05-OCT-2007 09:05:03 AIPS $->inclass 1 2 05-OCT-2007 09:05:03 AIPS $->inseq 1 2 05-OCT-2007 09:05:03 AIPS $->fsw 1 2 05-OCT-2007 09:05:03 AIPS $->lsflag 1 2 05-OCT-2007 09:05:03 AIPS if (lsparm(2)<=0) then; lserr=3; type 'SPECIFY THE SOLUTION INTERVAL';end 1 2 05-OCT-2007 09:05:03 AIPS if (lsparm(13)<1)then;lsparm(13)=1;type'FACTOR<1 QUESTIONABLE, SET TO 1';end 1 2 05-OCT-2007 09:05:03 AIPS if (lsrant<=0)then;lsrant=0;type'AIPS WILL CHOOSE THE REFERENCE ANTENNA';end 1 2 05-OCT-2007 09:05:03 AIPS if ( (lsmodl>0) & (length(lscal)>0) ) then 1 2 05-OCT-2007 09:05:03 AIPS lserr=4;type 'CANNOT USE STANDARD SOURCE MODEL FOR ALTERNATIVE CALIBRATOR' 1 2 05-OCT-2007 09:05:03 AIPS end 1 2 05-OCT-2007 09:05:03 AIPS $->lscal 1 2 05-OCT-2007 09:05:03 AIPS if (length(lscal)<>0) then 1 2 05-OCT-2007 09:05:03 AIPS type 'USING NON-STANDARD AMPLITUDE CALIBRATOR, FLUX, UVRANGE :' 1 2 05-OCT-2007 09:05:03 AIPS type lscal, lsflux, lsparm(3), lsparm(4);lsampcal='';lsampcal(1)=lscal 1 2 05-OCT-2007 09:05:03 AIPS end 1 2 05-OCT-2007 09:05:03 AIPS 1 2 05-OCT-2007 09:05:03 AIPS $->lsflux 1 2 05-OCT-2007 09:05:03 AIPS $-> #3+#4 uvrange 1 2 05-OCT-2007 09:05:03 AIPS for i=1:20;for j=1:16;if(substr(lsphacal(i),j,j)='*')then;if (lserr<>7) then 1 2 05-OCT-2007 09:05:03 AIPS if((i=1)&(j=1))then;star=1;else; 1 2 05-OCT-2007 09:05:03 AIPS star=-1;lserr=7;type'ONLY USE * IN THE 1ST CHARACTER OF THE 1ST SOURCE' 1 2 05-OCT-2007 09:05:03 AIPS end;end;end;end;clrtemp;end 1 2 05-OCT-2007 09:05:03 AIPS if (lsname>0) then; indisk=lsdisk; getname(lsname); clrtemp 1 2 05-OCT-2007 09:05:03 AIPS if ( (inclass='CH 0') & (substr(lsbndcal(1),1,1) = ' ') ) then 1 2 05-OCT-2007 09:05:03 AIPS lserr=8;type 'SPECIFY THE BANDPASS CALIBRATOR = CALSOUR' 1 2 05-OCT-2007 09:05:03 AIPS end;end;clrtemp 1 2 05-OCT-2007 09:05:03 AIPS $-> #11 dopol 1 2 05-OCT-2007 09:05:03 AIPS $-> #12 bpa 1 2 05-OCT-2007 09:05:03 AIPS $->lscont 1 2 05-OCT-2007 09:05:03 AIPS $->lsplot 1 2 05-OCT-2007 09:05:03 AIPS if (lsparm(1) > 0) then 1 2 05-OCT-2007 09:05:03 AIPS if (lsparm(5)<0) then;type 'SETFC WILL DETERMINE THE CELL SIZE' 1 2 05-OCT-2007 09:05:03 AIPS else; 1 2 05-OCT-2007 09:05:03 AIPS if (lsparm(5)=0) then; 1 2 05-OCT-2007 09:05:03 AIPS keyword='TELESCOP';gethead; 1 2 05-OCT-2007 09:05:03 AIPS if (substr(keystrng,1,3)<>'VLA') then; 1 2 05-OCT-2007 09:05:03 AIPS lserr=5; type 'CANNOT DETERMINE ARRAY - THIS IS NOT THE VLA' 1 2 05-OCT-2007 09:05:03 AIPS else;keyword'NUM ROW';inext'AN';invers=0;getthead;k=keyvalue(1) 1 2 05-OCT-2007 09:05:03 AIPS for j=1:k 1 2 05-OCT-2007 09:05:03 AIPS pixxy=j,1,0;tabget;i=1;clrtemp 1 2 05-OCT-2007 09:05:03 AIPS while((substr(keystrng,i,i)<>':')&(i<9));i=i+1;end 1 2 05-OCT-2007 09:05:03 AIPS if (substr(keystrng,i+1,i+1)<>' ')then; 1 2 05-OCT-2007 09:05:03 AIPS lsvla=substr(keystrng,i+1,i+3);else 1 2 05-OCT-2007 09:05:03 AIPS lsvla=substr(keystrng,i+2,i+4);end 1 2 05-OCT-2007 09:05:03 AIPS if ((lsvla<>'OUT')&(lsvla<>'MPD'))then; 1 2 05-OCT-2007 09:05:03 AIPS if (lsvla='VPT')then;lsparm(5)=75;else 1 2 05-OCT-2007 09:05:03 AIPS if (substr(keystrng,i+1,i+1)<>' ')then; 1 2 05-OCT-2007 09:05:03 AIPS keyword=substr(keystrng,i+2,i+8);else 1 2 05-OCT-2007 09:05:03 AIPS keyword=substr(keystrng,i+3,i+9);end 1 2 05-OCT-2007 09:05:03 AIPS lsparm(5)=max(lsparm(5),value(keyword));clrtemp;end;end;end 1 2 05-OCT-2007 09:05:03 AIPS if (lsparm(5)<75) then;if (lsparm(5)>36) then;lsparm(5)=36;else 1 2 05-OCT-2007 09:05:03 AIPS if (lsparm(5)>18) then;lsparm(5)=11;else 1 2 05-OCT-2007 09:05:03 AIPS if(lsparm(5)>9)then;lsparm(5)=3.5;else;lsparm(5)=1;end;end;end;end 1 2 05-OCT-2007 09:05:03 AIPS end;if(lsparm(5)=0)then;lserr=5;type'WHAT ARRAY?! USE DOARRAY';else 1 2 05-OCT-2007 09:05:03 AIPS if(lsparm(5)>0)then 1 2 05-OCT-2007 09:05:03 AIPS type char(lsparm(5))!!' KILOMETERS WILL BE USED AS MAXIMUM BASELINE' 1 2 05-OCT-2007 09:05:03 AIPS end;end;end;end 1 2 05-OCT-2007 09:05:03 AIPS if (lsparm(6)>=0)then;if((lsparm(6)<128)!(imsize(2)<128))then 1 2 05-OCT-2007 09:05:03 AIPS lserr=6; type 'SPECIFY THE IMSIZE CORRECTLY (>127 OR <0)';end;end 1 2 05-OCT-2007 09:05:03 AIPS 1 2 05-OCT-2007 09:05:03 AIPS $-> #7 niter 1 2 05-OCT-2007 09:05:03 AIPS if (lsparm(7) < 0) then; lsparm(7) = 7e4; end 1 2 05-OCT-2007 09:05:03 AIPS $-> #8 cutoff 1 2 05-OCT-2007 09:05:03 AIPS $-> #9 docal 1 2 05-OCT-2007 09:05:03 AIPS $-> #10 doresid 1 2 05-OCT-2007 09:05:03 AIPS 1 2 05-OCT-2007 09:05:03 AIPS end 1 2 05-OCT-2007 09:05:03 AIPS finish 1 2 05-OCT-2007 09:05:03 AIPS 1 2 05-OCT-2007 09:05:03 AIPS procedure getidn 1 2 05-OCT-2007 09:05:03 AIPS indisk=lsdisk;inname=lsidn;inclass=lsidc;inseq=lsids;intype=lstyp 1 2 05-OCT-2007 09:05:03 AIPS finish 1 2 05-OCT-2007 09:05:03 AIPS 1 2 05-OCT-2007 09:05:03 AIPS procedure gx 1 2 05-OCT-2007 09:05:03 AIPS $ inputs 1 2 05-OCT-2007 09:05:03 AIPS go;wait 1 2 05-OCT-2007 09:05:03 AIPS finish 1 2 05-OCT-2007 09:05:03 AIPS 1 2 05-OCT-2007 09:05:03 AIPS procedure getset 1 2 05-OCT-2007 09:05:03 AIPS default;getidn;clrtemp 1 2 05-OCT-2007 09:05:03 AIPS finish 1 2 05-OCT-2007 09:05:03 AIPS 1 2 05-OCT-2007 09:05:03 AIPS procedure lsclrcal 1 2 05-OCT-2007 09:05:03 AIPS $ consolidate lists, deal with calcode='*' later 1 2 05-OCT-2007 09:05:03 AIPS scalar lsidx,l,m,n 1 2 05-OCT-2007 09:05:03 AIPS task'TABGET';getset;inext'NX';invers 0;keyvalue=0;keystrng'' 1 2 05-OCT-2007 09:05:03 AIPS keyword'NUM ROW';getthead;lsidx=keyvalue(1);clrtemp;n=0;lssid=0 1 2 05-OCT-2007 09:05:03 AIPS if (keyvalue(1)>1000)then;type'WARNING: MORE THAN 1000 SCANS !';end 1 2 05-OCT-2007 09:05:03 AIPS for i=1:lsidx $ remember source number 1 2 05-OCT-2007 09:05:03 AIPS pixxy=i,3,0;tabget;error=0 1 2 05-OCT-2007 09:05:03 AIPS for l=1:n;if(lssid(l)=keyvalue(1))then;error=1;end;end;clrtemp 1 2 05-OCT-2007 09:05:03 AIPS if(error=0)then;n=n+1;lssid(n)=keyvalue(1);end 1 2 05-OCT-2007 09:05:03 AIPS end;inext'SU';invers 0;keyvalue=0;keystrng'';keyword'NUM ROW' 1 2 05-OCT-2007 09:05:03 AIPS getthead;lsidx=keyvalue(1);clrtemp;sources'';l=1;m=1;n=1 1 2 05-OCT-2007 09:05:03 AIPS for i=1:lsidx 1 2 05-OCT-2007 09:05:03 AIPS pixxy=i,2,0;tabget;k=length(keystrng);j=0;clrtemp 1 2 05-OCT-2007 09:05:03 AIPS while (j<20);j=j+1;if (substr(lsampcal(j),1,k)=substr(keystrng,1,k)) then 1 2 05-OCT-2007 09:05:03 AIPS lsampcal(l)=lsampcal(j);j=30;lsparm(14)=l;l=l+1;end;end;j=0;clrtemp 1 2 05-OCT-2007 09:05:03 AIPS while (j<20);j=j+1;if (substr(lsphacal(j),1,k)=substr(keystrng,1,k)) then 1 2 05-OCT-2007 09:05:03 AIPS lsphacal(m)=lsphacal(j);j=30;lsparm(15)=m;m=m+1;end;end;j=0;clrtemp 1 2 05-OCT-2007 09:05:03 AIPS while (j<5);j=j+1;if (substr(lsbndcal(j),1,k)=substr(keystrng,1,k)) then 1 2 05-OCT-2007 09:05:03 AIPS lsbndcal(n)=lsbndcal(j);j=30;lsparm(16)=n;n=n+1;end;end;clrtemp 1 2 05-OCT-2007 09:05:03 AIPS end;lspntcal'';lsallcal'';for j=l:20;lsampcal(j)='';end 1 2 05-OCT-2007 09:05:03 AIPS for j=m:20;lsphacal(j)='';end;for j=n:5;lsbndcal(j)='';end 1 2 05-OCT-2007 09:05:03 AIPS for j=1:lsparm(15);lspntcal(j)=lsphacal(j);end;k=lsparm(15) 1 2 05-OCT-2007 09:05:03 AIPS for j=1:lsparm(16);lspntcal(j+k)=lsbndcal(j);end;j=0;l=1;clrtemp 1 2 05-OCT-2007 09:05:03 AIPS while (j<(lsparm(15)+lsparm(16)));j=j+1;if (length(lspntcal(j))>0) then 1 2 05-OCT-2007 09:05:03 AIPS lspntcal(l)=lspntcal(j);if(l<>j)then;lspntcal(j)='';end;l=l+1;end;end 1 2 05-OCT-2007 09:05:03 AIPS $here - clean up pnt cal for doubles - subtract from total count below 1 2 05-OCT-2007 09:05:03 AIPS k=lsparm(15)+lsparm(16);for j=1:k;lsallcal(j)=lspntcal(j);end;l=1 1 2 05-OCT-2007 09:05:03 AIPS for j=1:lsparm(14);i=length(lsampcal(j));lsidx=0;m=j 1 2 05-OCT-2007 09:05:03 AIPS while ((lsidx0) then;lsallcal(l)=lsallcal(j) 1 2 05-OCT-2007 09:05:03 AIPS if(l<>j)then;lsallcal(j)='';end;l=l+1;end;end 1 2 05-OCT-2007 09:05:03 AIPS $typ 'LSAMPCAL, LSPHACAL, LSBNDCAL, LSPNTCAL, AND LSALLCAL :' 1 2 05-OCT-2007 09:05:03 AIPS $typ lsampcal; typ lsphacal; typ lsbndcal; typ lspntcal; typ lsallcal; 1 2 05-OCT-2007 09:05:03 AIPS return;clrtemp 1 2 05-OCT-2007 09:05:03 AIPS finish 1 2 05-OCT-2007 09:05:03 AIPS 1 2 05-OCT-2007 09:05:03 AIPS procedure numtab(lsstrng) 1 2 05-OCT-2007 09:05:03 AIPS keystrng'';j=0;clrtemp 1 2 05-OCT-2007 09:05:03 AIPS while ((j<15)&(keystrng<>lsstrng)) 1 2 05-OCT-2007 09:05:03 AIPS j=j+1;keyword'EXTYPE'!!char(j);gethead;end;clrtemp 1 2 05-OCT-2007 09:05:03 AIPS if (keystrng=lsstrng) then 1 2 05-OCT-2007 09:05:03 AIPS keyword'EXTVER'!!char(j);gethead;else;keyvalue=0;end 1 2 05-OCT-2007 09:05:03 AIPS keyword'';keystrng'';clrtemp 1 2 05-OCT-2007 09:05:03 AIPS return keyvalue(1);finish 1 2 05-OCT-2007 09:05:03 AIPS 1 2 05-OCT-2007 09:05:03 AIPS procedure numbasel 1 2 05-OCT-2007 09:05:03 AIPS scalar numarow,numbout,numbant,numbase,idx;string*16 nameant 1 2 05-OCT-2007 09:05:03 AIPS numbout=0;keyword'NUM ROW';inext'AN';invers=0;getthead;numarow=keyvalue(1) 1 2 05-OCT-2007 09:05:04 AIPS for numbant=1:numarow 1 2 05-OCT-2007 09:05:04 AIPS pixxy=numbant,1,0;tabget;nameant=keystrng;idx=1;clrtemp 1 2 05-OCT-2007 09:05:04 AIPS while(substr(nameant,idx,idx)<>':');idx=idx+1;end 1 2 05-OCT-2007 09:05:04 AIPS if(substr(nameant,idx+1,idx+3)='OUT')then;numbout=numbout+1;end 1 2 05-OCT-2007 09:05:04 AIPS if(substr(nameant,idx+2,idx+4)='OUT')then;numbout=numbout+1;end 1 2 05-OCT-2007 09:05:04 AIPS end;numbase=(numarow-numbout)*(numarow-numbout-1)/2;clrtemp 1 2 05-OCT-2007 09:05:04 AIPS $ type char(numarow-numbout)!!' ANTENNAS',char(numbase)!!' BASELINES' 1 2 05-OCT-2007 09:05:04 AIPS return numbase 1 2 05-OCT-2007 09:05:04 AIPS finish 1 2 05-OCT-2007 09:05:04 AIPS 1 2 05-OCT-2007 09:05:04 AIPS procedure calcintt 1 2 05-OCT-2007 09:05:04 AIPS scalar numxrow,numscan,numbbeg,numbend,numcnst,sum,avr,rms,rmax;rmax=300 1 2 05-OCT-2007 09:05:04 AIPS array interval(1000),numbvis(1000);avr=0;if(rmax>1000)then;rmax=1000;end 1 2 05-OCT-2007 09:05:04 AIPS if (numtab('NX')<1) then;type'NOT MULTISOURCE - NO INTTIME CALCULATED' 1 2 05-OCT-2007 09:05:04 AIPS else 1 2 05-OCT-2007 09:05:04 AIPS keyword'NUM ROW';inext'NX';invers 0;getthead;numxrow=keyvalue(1) 1 2 05-OCT-2007 09:05:04 AIPS if(numxrow>rmax)then;numxrow rmax;end 1 2 05-OCT-2007 09:05:04 AIPS for numscan=1:numxrow;clrtemp 1 2 05-OCT-2007 09:05:04 AIPS pixxy=numscan,2,0;tabget;interval(numscan)=86400*keyvalue(1) 1 2 05-OCT-2007 09:05:04 AIPS pixxy=numscan,5,0;tabget;numbbeg=keyvalue(1) 1 2 05-OCT-2007 09:05:04 AIPS pixxy=numscan,6,0;tabget;numbend=keyvalue(1) 1 2 05-OCT-2007 09:05:04 AIPS numbvis(numscan)=numbend-numbbeg+1;avr=max(avr,numbvis(numscan)) 1 2 05-OCT-2007 09:05:04 AIPS end;numcnst=numbasel;sum=0 1 2 05-OCT-2007 09:05:04 AIPS if (avr > 0) then 1 2 05-OCT-2007 09:05:04 AIPS for numscan=1:numxrow;if (numbvis(numscan)>0) then 1 2 05-OCT-2007 09:05:04 AIPS sum=sum+( (numcnst*interval(numscan)) / numbvis(numscan) ) 1 2 05-OCT-2007 09:05:04 AIPS end;end;clrtemp;avr=sum/numxrow;sum=0 1 2 05-OCT-2007 09:05:04 AIPS for numscan=1:numxrow;if (numbvis(numscan)>0) then 1 2 05-OCT-2007 09:05:04 AIPS sum=sum+((numcnst*interval(numscan))/numbvis(numscan)-avr)**2 1 2 05-OCT-2007 09:05:04 AIPS end;end;clrtemp;rms=sum/numxrow;clrtemp;end 1 2 05-OCT-2007 09:05:04 AIPS $ type char(numxrow)!!' SCANS/SAMPLES WITH RMS(SEC) +/-'!!char(rms) 1 2 05-OCT-2007 09:05:04 AIPS $ type char(avr)!!' SECOND INTEGRATIONS (APPROXIMATELY)' 1 2 05-OCT-2007 09:05:04 AIPS end 1 2 05-OCT-2007 09:05:04 AIPS return avr 1 2 05-OCT-2007 09:05:04 AIPS finish 1 2 05-OCT-2007 09:05:04 AIPS 1 2 05-OCT-2007 09:05:04 AIPS procedure guesintt 1 2 05-OCT-2007 09:05:04 AIPS scalar intcst,intavr,intmod,intime 1 2 05-OCT-2007 09:05:04 AIPS intavr=calcintt;intcst=intavr;keyword'TELESCOP';gethead 1 2 05-OCT-2007 09:05:04 AIPS if (keystrng='VLA') then;intcst=1+(2/3);end 1 2 05-OCT-2007 09:05:04 AIPS if (keystrng='VLBA') then;intcst=0.131072;end 1 2 05-OCT-2007 09:05:04 AIPS if (intcst=intavr) then;type'UNKNOWN TELESCOPE :'!!keystrng;end 1 2 05-OCT-2007 09:05:04 AIPS if (intavr>10) then 1 2 05-OCT-2007 09:05:04 AIPS $ intime=10*floor(0.5+(intavr/10)) 1 2 05-OCT-2007 09:05:04 AIPS intime=10*floor(intavr/10) 1 2 05-OCT-2007 09:05:04 AIPS else;if (intavr>0) then 1 2 05-OCT-2007 09:05:04 AIPS intmod=mod(intavr,intcst) 1 2 05-OCT-2007 09:05:04 AIPS $ intime=intcst*((intavr-intmod)/intcst+floor(0.5+(intmod/intcst))) 1 2 05-OCT-2007 09:05:04 AIPS intime=intcst*((intavr-intmod)/intcst+floor(intmod/intcst)) 1 2 05-OCT-2007 09:05:04 AIPS else;intime=intavr;end;end;clrtemp 1 2 05-OCT-2007 09:05:04 AIPS if(numtab('NX')>0)then;type char(intime)!!' SECOND INTEGRATIONS (GUESS)';end 1 2 05-OCT-2007 09:05:04 AIPS return intime 1 2 05-OCT-2007 09:05:04 AIPS finish 1 2 05-OCT-2007 09:05:04 AIPS 1 2 05-OCT-2007 09:05:04 AIPS procedure checkids 1 2 05-OCT-2007 09:05:04 AIPS $LOS - account for fast switching source names - check on pos, qual, calco 1 2 05-OCT-2007 09:05:04 AIPS scalar ra1a,ra1b,ra2a,ra2b,dc1a,dc1b,dc2a,dc2b,n,m,l,idx 1 2 05-OCT-2007 09:05:04 AIPS scalar q1,q2 1 2 05-OCT-2007 09:05:04 AIPS string*1 co1,co2 1 2 05-OCT-2007 09:05:04 AIPS string*16 n1,n2 1 2 05-OCT-2007 09:05:04 AIPS array alist(100),blist(100) 1 2 05-OCT-2007 09:05:04 AIPS inext'SU';invers 0;keyword'NUM ROW';keyvalue 0;keystrng'';getthead 1 2 05-OCT-2007 09:05:04 AIPS n=keyvalue(1);idx=1;aparm 0;bparm 0;alist 0;blist 0 1 2 05-OCT-2007 09:05:04 AIPS if (n < 2) then; type'ONE SOURCE ONLY, SKIPPING FASTSWITCH TEST';else 1 2 05-OCT-2007 09:05:04 AIPS for m=1:(n-1);clrtemp 1 2 05-OCT-2007 09:05:04 AIPS pixxy m,11;tabget;ra1a keyvalue(1);ra1b keyvalue(2) 1 2 05-OCT-2007 09:05:04 AIPS for l=(m+1):n;clrtemp 1 2 05-OCT-2007 09:05:04 AIPS pixxy l,11;tabget;ra2a keyvalue(1);ra2b keyvalue(2) 1 2 05-OCT-2007 09:05:04 AIPS if (abs(ra1a-ra2a)=0) then 1 2 05-OCT-2007 09:05:04 AIPS if ( abs((ra1b-ra2b)*3600*1000) < 3 ) then $ RA within 3 mas! 1 2 05-OCT-2007 09:05:04 AIPS pixxy m,12;tabget;dc1a keyvalue(1);dc1b keyvalue(2) 1 2 05-OCT-2007 09:05:04 AIPS pixxy l,12;tabget;dc2a keyvalue(1);dc2b keyvalue(2) 1 2 05-OCT-2007 09:05:04 AIPS if (abs(dc1a-dc2a)=0) then 1 2 05-OCT-2007 09:05:04 AIPS if ( abs((dc1b-dc2b)*3600*1000) < 3 ) then $ DC within 3 mas! 1 2 05-OCT-2007 09:05:04 AIPS pixxy m,3;tabget;q1 keyvalue(1);pixxy l,3;tabget;q2 keyvalue(1) 1 2 05-OCT-2007 09:05:04 AIPS if (q1=q2) then $ same qualifier; same calcode? 1 2 05-OCT-2007 09:05:04 AIPS pixxy m,4;tabget;co1 keystrng;pixxy l,4;tabget;co2 keystrng 1 2 05-OCT-2007 09:05:04 AIPS if (co1=co2) then 1 2 05-OCT-2007 09:05:04 AIPS pixxy m,1;tabget;q1 keyvalue(1) 1 2 05-OCT-2007 09:05:04 AIPS pixxy l,1;tabget;q2 keyvalue(1) 1 2 05-OCT-2007 09:05:04 AIPS pixxy m,2;tabget;n1 keystrng;pixxy l,2;tabget;n2 keystrng 1 2 05-OCT-2007 09:05:04 AIPS if (idx>100) then 1 2 05-OCT-2007 09:05:04 AIPS type 'TOO MANY SOURCES TO DO DSORC - DO BY HAND!' 1 2 05-OCT-2007 09:05:04 AIPS type 'NEXT =.'!!char(idx)!!' DO:'!!char(l)!!'.&.'!!char(m) 1 2 05-OCT-2007 09:05:04 AIPS else 1 2 05-OCT-2007 09:05:04 AIPS if (length(n1)1) then;task'DSORC';n=0 1 2 05-OCT-2007 09:05:04 AIPS outname inname;outclass inclass;outseq inseq;outdisk indisk 1 2 05-OCT-2007 09:05:04 AIPS while (n100)then;type'TOO MANY SOURCES FOR DSORC';error 1;end;clrtemp 1 2 05-OCT-2007 09:05:04 AIPS end 1 2 05-OCT-2007 09:05:04 AIPS finish 1 2 05-OCT-2007 09:05:04 AIPS 1 2 05-OCT-2007 09:05:04 AIPS procedure chkobjct 1 2 05-OCT-2007 09:05:04 AIPS if (( (lsobj='1331+305') ! (lsobj='1328+307') ) ! (lsobj='J1331+3030') ) 1 2 05-OCT-2007 09:05:04 AIPS then; object='3C286';end 1 2 05-OCT-2007 09:05:04 AIPS if (( (lsobj='0137+331') ! (lsobj='0134+329') ) ! (lsobj='J0137+3309') ) 1 2 05-OCT-2007 09:05:04 AIPS then; object='3C48';end 1 2 05-OCT-2007 09:05:04 AIPS if (( (lsobj='0521+166') ! (lsobj='0518+165') ) ! (lsobj='J0521+1638') ) 1 2 05-OCT-2007 09:05:04 AIPS then; object='3C138';end 1 2 05-OCT-2007 09:05:04 AIPS if (( (lsobj='0542+498') ! (lsobj='0538+498') ) ! (lsobj='J0542+4951') ) 1 2 05-OCT-2007 09:05:04 AIPS then; object='3C147';end 1 2 05-OCT-2007 09:05:04 AIPS if (( (lsobj='1411+522') ! (lsobj='1409+524') ) ! (lsobj='J1411+5212') ) 1 2 05-OCT-2007 09:05:04 AIPS then; object='3C295';end;clrtemp;return 1 2 05-OCT-2007 09:05:04 AIPS finish 1 2 05-OCT-2007 09:05:04 AIPS 1 2 05-OCT-2007 09:05:04 AIPS procedure checkbnd 1 2 05-OCT-2007 09:05:04 AIPS band='';j=1 1 2 05-OCT-2007 09:05:04 AIPS while (j<9) 1 2 05-OCT-2007 09:05:04 AIPS keyword='CTYPE'!!char(j);gethead;keyword='CRVAL'!!char(j);clrtemp 1 2 05-OCT-2007 09:05:04 AIPS if (keystrng='FREQ') then;gethead;j=9;else;j=j+1;end;end 1 2 05-OCT-2007 09:05:04 AIPS keyvalue(1)=keyvalue(1)/1e9; 1 2 05-OCT-2007 09:05:04 AIPS if ( (keyvalue(1)>38) & (keyvalue(1)<51) ) then; band='Q';end 1 2 05-OCT-2007 09:05:04 AIPS if ( (keyvalue(1)>20.4) & (keyvalue(1)<25.5) ) then; band='K';end 1 2 05-OCT-2007 09:05:04 AIPS if ( (keyvalue(1)>13.5) & (keyvalue(1)<16.3) ) then; band='U';end 1 2 05-OCT-2007 09:05:04 AIPS if ( (keyvalue(1)> 6.8) & (keyvalue(1)< 9.6) ) then; band='X';end 1 2 05-OCT-2007 09:05:04 AIPS if ( (keyvalue(1)> 4.2) & (keyvalue(1)< 5.1) ) then; band='C';end 1 2 05-OCT-2007 09:05:04 AIPS if ( (keyvalue(1)> 1.15) & (keyvalue(1)< 1.75) ) then; band='L';end 1 2 05-OCT-2007 09:05:04 AIPS if ( (keyvalue(1)>0.298) & (keyvalue(1)<0.345) ) then; band='P';end 1 2 05-OCT-2007 09:05:04 AIPS if ( (keyvalue(1)>0.072) & (keyvalue(1)<0.076) ) then; band='4';end;clrtemp 1 2 05-OCT-2007 09:05:04 AIPS return 1 2 05-OCT-2007 09:05:04 AIPS finish 1 2 05-OCT-2007 09:05:04 AIPS 1 2 05-OCT-2007 09:05:04 AIPS procedure chkmodel 1 2 05-OCT-2007 09:05:04 AIPS error=0;sysout='';sys2com'' 1 2 05-OCT-2007 09:05:04 AIPS syscom'ls -1 $AIPSTARS/ 1 2 05-OCT-2007 09:05:04 AIPS sys2com(1) inname!!'.MODEL' 1 2 05-OCT-2007 09:05:04 AIPS sys2com(2) ' >& /dev/null 1 2 05-OCT-2007 09:05:04 AIPS system 1 2 05-OCT-2007 09:05:04 AIPS finish 1 2 05-OCT-2007 09:05:04 AIPS 1 2 05-OCT-2007 09:05:04 AIPS procedure loadmodl 1 2 05-OCT-2007 09:05:04 AIPS scalar lsidx,l 1 2 05-OCT-2007 09:05:04 AIPS array lsload(5) 1 2 05-OCT-2007 09:05:04 AIPS task'TABGET';getset;inext'SU';invers 0;keyvalue=0;keystrng'' 1 2 05-OCT-2007 09:05:04 AIPS keyword'NUM ROW';getthead;lsidx=keyvalue(1);l=1;clrtemp 1 2 05-OCT-2007 09:05:04 AIPS for i=1:lsidx 1 2 05-OCT-2007 09:05:04 AIPS pixxy=i,2,0;tabget;k=length(keystrng);j=1;clrtemp 1 2 05-OCT-2007 09:05:04 AIPS while (j<21) 1 2 05-OCT-2007 09:05:04 AIPS if (substr(lsampcal(j),1,k)=substr(keystrng,1,k)) then 1 2 05-OCT-2007 09:05:04 AIPS lsload(l)=i;j=30;l=l+1;else;j=j+1;clrtemp 1 2 05-OCT-2007 09:05:04 AIPS end;end;end;lsidx=0;checkbnd;keyword'EPOCH';keyvalue=0;keystrng='';gethead 1 2 05-OCT-2007 09:05:04 AIPS if (keyvalue(1)<1999) then;lsidx=1;end 1 2 05-OCT-2007 09:05:04 AIPS for j=1:(l-1) 1 2 05-OCT-2007 09:05:04 AIPS lsobj=lsampcal(j);chkobjct;clrtemp;intype'MA';outdisk=lsdisk 1 2 05-OCT-2007 09:05:04 AIPS inname=object!!'_'!!band;inclass'MODEL';inseq=1;indisk=lsdisk;chkname 1 2 05-OCT-2007 09:05:04 AIPS $$ if (error>0) then;type lsampcal(lsload(j))!!' MODEL ='inname;chkmodel 1 2 05-OCT-2007 09:05:04 AIPS if (error>0) then;type lsampcal(j)!!' MODEL ='inname;chkmodel 1 2 05-OCT-2007 09:05:04 AIPS if(error<1)then;go calrd;if (lsidx>0) then;eposwtch;end;end;end $ J2000 1 2 05-OCT-2007 09:05:04 AIPS end;return 1 2 05-OCT-2007 09:05:04 AIPS finish 1 2 05-OCT-2007 09:05:04 AIPS 1 2 05-OCT-2007 09:05:04 AIPS procedure vlanew 1 2 05-OCT-2007 09:05:04 AIPS clrstat;j=numtab('BP');if (j>0) then;inext'BP';invers=-1;extdest;end 1 2 05-OCT-2007 09:05:04 AIPS j=numtab('CL');if (j>1) then;inext'CL';for k=2:j;invers=k;extdest;end;end 1 2 05-OCT-2007 09:05:04 AIPS j=numtab('SN');if (j>0) then;inext'SN';invers=-1;extdest;end 1 2 05-OCT-2007 09:05:04 AIPS j=numtab('XX');if (j>0) then;inext'XX';invers=-1;extdest;end 1 2 05-OCT-2007 09:05:04 AIPS if (inclass='LINE') then 1 2 05-OCT-2007 09:05:04 AIPS j=numtab('FG');if (j>1) then;inext'FG';for k=2:j;invers=k;extdest;end;end 1 2 05-OCT-2007 09:05:04 AIPS j=numtab('CL');if (j>1) then;inext'CL';for k=2:j;invers=k;extdest;end;end 1 2 05-OCT-2007 09:05:04 AIPS j=numtab('BP');if (j>0) then;inext'BP';invers=-1;extdest;end 1 2 05-OCT-2007 09:05:04 AIPS j=numtab('PL');if (j>0) then;inext'PL';invers=-1;extdest;end 1 2 05-OCT-2007 09:05:04 AIPS end;j=numtab('PL');if (j>0) then;inext'PL';invers=-1;extdest;end;clrtemp 1 2 05-OCT-2007 09:05:04 AIPS type'DONE CLEANUP OF OLD TABLE EXTENTION FILES (CL,SN,FG,BP,PL,XX)' 1 2 05-OCT-2007 09:05:04 AIPS finish 1 2 05-OCT-2007 09:05:04 AIPS 1 2 05-OCT-2007 09:05:04 AIPS procedure allzap 1 2 05-OCT-2007 09:05:04 AIPS chkname;if(error<1)then;for j=1:(1-error);zap;end;end;clrtemp 1 2 05-OCT-2007 09:05:04 AIPS finish 1 2 05-OCT-2007 09:05:04 AIPS 1 2 05-OCT-2007 09:05:04 AIPS procedure allplot 1 2 05-OCT-2007 09:05:04 AIPS tvinit;j=numtab('PL');type 'NUMBER OF PLOT FILES TO SHOW ON TV:'!!char(j) 1 2 05-OCT-2007 09:05:04 AIPS if (j>0) then 1 2 05-OCT-2007 09:05:04 AIPS for k=1:j;plver=k;type 'PLOT'char(k)!!'/'!!char(j);go tvpl;read;end 1 2 05-OCT-2007 09:05:04 AIPS else;type 'NOTHING TO PLOT - DONE';end 1 2 05-OCT-2007 09:05:04 AIPS finish 1 2 05-OCT-2007 09:05:04 AIPS 1 2 05-OCT-2007 09:05:04 AIPS procedure goplt 1 2 05-OCT-2007 09:05:04 AIPS if (lsplot>=0) then;go;end 1 2 05-OCT-2007 09:05:04 AIPS finish $UV and vis only 1 2 05-OCT-2007 09:05:04 AIPS procedure goplt0 1 2 05-OCT-2007 09:05:04 AIPS if (lsplot>0) then;go;end 1 2 05-OCT-2007 09:05:04 AIPS finish $SN only 1 2 05-OCT-2007 09:05:04 AIPS procedure goplt1 1 2 05-OCT-2007 09:05:04 AIPS if (lsplot>1) then;go;end 1 2 05-OCT-2007 09:05:04 AIPS finish $SN+CL 1 2 05-OCT-2007 09:05:04 AIPS procedure goplt2 1 2 05-OCT-2007 09:05:04 AIPS if (lsplot>2) then;go;end 1 2 05-OCT-2007 09:05:04 AIPS finish $SN+CL+BP 1 2 05-OCT-2007 09:05:04 AIPS procedure goplt3 1 2 05-OCT-2007 09:05:04 AIPS if (lsplot>3) then;go;end 1 2 05-OCT-2007 09:05:04 AIPS finish $CL,BP applied 1 2 05-OCT-2007 09:05:04 AIPS 1 2 05-OCT-2007 09:05:04 AIPS procedure calpipe(lsdisk,lsname,lsrant) 1 2 05-OCT-2007 09:05:04 AIPS vnum=33;dowait=true;getidn;vlanew;j=0;clrtemp 1 2 05-OCT-2007 09:05:04 AIPS if (inclass='CH 0') then;inclass'LINE';vlanew;end;clrtemp 1 2 05-OCT-2007 09:05:04 AIPS if(fsw>0)then;checkids;if(inclass='CH 0')then;inclass'LINE';checkids;end;end 1 2 05-OCT-2007 09:05:04 AIPS if ((numtab('FG')<1)&(lsflag>=0)) then 1 2 05-OCT-2007 09:05:04 AIPS if (lsflag>=1) then 1 2 05-OCT-2007 09:05:04 AIPS task'QUACK';getset;flagver=1;opcode'BEG';i=min(3*tint,20) 1 2 05-OCT-2007 09:05:04 AIPS reason char(i)!!' SEC AUTO-QUACK';aparm=0,i/60,(tint/60)*1.1;j=1 1 2 05-OCT-2007 09:05:04 AIPS while (j<9);keyword='CTYPE'!!char(j);gethead;clrtemp 1 2 05-OCT-2007 09:05:04 AIPS if(keystrng='FREQ')then 1 2 05-OCT-2007 09:05:04 AIPS keyword='CRVAL'!!char(j);gethead;keyval(1)=keyval(1)/1e10;j=9 1 2 05-OCT-2007 09:05:04 AIPS if (keyval(1) < 1.8) then;clrtemp;go;else;tput quack 1 2 05-OCT-2007 09:05:04 AIPS type 'QUACK SKIPPED FOR THIS HIGH FREQUENCY OBSERVATION' 1 2 05-OCT-2007 09:05:04 AIPS type 'MAY BE A FAST-SWITHCING OBS - IE LOSS OF ALL DATA' 1 2 05-OCT-2007 09:05:04 AIPS type 'RUN BY HAND IF YOU REALLY WANT THIS QUACK';tget quack 1 2 05-OCT-2007 09:05:04 AIPS end;else;j=j+1;end;end 1 2 05-OCT-2007 09:05:04 AIPS end;task'FLAGR';getset 1 2 05-OCT-2007 09:05:04 AIPS docal 2;solint=max(3*tint-2,2.7*tint);vector=-1;docrt 0;go 1 2 05-OCT-2007 09:05:04 AIPS end 1 2 05-OCT-2007 09:05:04 AIPS task'SNPLT';getset;inext'CL';nplots 8;optype'AMP';vput;pixrange=0.7,1.8 1 2 05-OCT-2007 09:05:04 AIPS goplt1;task'SETJY';getset;optype'REJY';aparm=0;freqid=1;go;optype'CALC' 1 2 05-OCT-2007 09:05:04 AIPS if (length(lscal)<>0) then 1 2 05-OCT-2007 09:05:04 AIPS optype'';zerosp=lsflux,0;lsallcal=lscal,lspntcal 1 2 05-OCT-2007 09:05:04 AIPS end;sources=lsampcal;go;clrtemp 1 2 05-OCT-2007 09:05:04 AIPS task'CALIB';getset;docalib=2;refant=lsrant;aparm=3,0,0,0,0,0,4,0,0;calcode'' 1 2 05-OCT-2007 09:05:04 AIPS solint=lsparm(2);calsour=lspntcal;snver=numtab('SN')+1;solmode'P' 1 2 05-OCT-2007 09:05:04 AIPS soltype'L1R';baddisk=lsbadd;vput;kj=0;userid=0;clrtemp 1 2 05-OCT-2007 09:05:04 AIPS while (kj<9) 1 2 05-OCT-2007 09:05:04 AIPS kj=kj+1;keyvalue=0;keystrng'';keyword='CTYPE'!!char(kj);gethead;clrtemp 1 2 05-OCT-2007 09:05:04 AIPS if(substr(keystrng,1,4)='FREQ')then;keyword='CRVAL'!!char(kj);gethead 1 2 05-OCT-2007 09:05:04 AIPS kj=10;end;end;vget;if((keyvalue(1))>17e9&(solint>0.5))then;solint=1/3 1 2 05-OCT-2007 09:05:04 AIPS aparm(7)=3.5;vput;type' AUTOMATIC RESET: SOLINT=20SEC (HIGH FREQ)';end 1 2 05-OCT-2007 09:05:04 AIPS if(star>0)then;calsour'';calcode'*';end;go 1 2 05-OCT-2007 09:05:04 AIPS if (lsmodl>0) then $ use models for ones that exist 1 2 05-OCT-2007 09:05:04 AIPS loadmodl;vget calib;calsour='';in2seq=0;in2disk=lsdisk;in2class'MODEL' 1 2 05-OCT-2007 09:05:04 AIPS for j=1:(l-1) 1 2 05-OCT-2007 09:05:04 AIPS inext'SU';pixxy=lsload(j),2,0;tabget;calsour(1)=keystrng;clrtemp 1 2 05-OCT-2007 09:05:04 AIPS pixxy=lsload(j),4,0;tabget;calcode=substr(keystrng,1,4);clrtemp 1 2 05-OCT-2007 09:05:04 AIPS lsobj=lsampcal(j);chkobjct;in2name=object!!'_'!!band 1 2 05-OCT-2007 09:05:04 AIPS vput calib;inname=in2name;inclass=in2class;inseq=in2seq;indisk=in2disk 1 2 05-OCT-2007 09:05:04 AIPS $ if no model, use point with full uvrange 1 2 05-OCT-2007 09:05:04 AIPS chkname;vget calib;if (error>0)then;clr2name;end;go 1 2 05-OCT-2007 09:05:04 AIPS end;clrtemp 1 2 05-OCT-2007 09:05:04 AIPS else;uvrange=lsparm(3),lsparm(4);calsour=lsampcal;go;end 1 2 05-OCT-2007 09:05:04 AIPS vget snplt;inext'SN';optype'PHAS';goplt0;clrtemp 1 2 05-OCT-2007 09:05:04 AIPS task'CLCAL';getset;freqid=1;refant=lsrant;gainuse=numtab('CL')+1 1 2 05-OCT-2007 09:05:04 AIPS snver=numtab('SN');gainver=numtab('CL');sources'';soucode''; 1 2 05-OCT-2007 09:05:04 AIPS calsour=lsphacal;calcode'';vput;if(star>0)then;calsour'';calcode'*';end;go 1 2 05-OCT-2007 09:05:04 AIPS calsour=lsallcal;sources=calsour;interpol'SELF' 1 2 05-OCT-2007 09:05:04 AIPS if(star>0)then;calsour'';calcode'*';soucode'*';end;go 1 2 05-OCT-2007 09:05:04 AIPS vget snplt;inext'CL';optype'PHAS';goplt1;clrtemp 1 2 05-OCT-2007 09:05:04 AIPS vget calib;solmode'A&P';calsour=lspntcal;calcode'';snver=numtab('SN')+1 1 2 05-OCT-2007 09:05:04 AIPS solint=lsparm(13)*lsparm(2);clr2name;vput 1 2 05-OCT-2007 09:05:04 AIPS if(star>0)then;calsour'';calcode'*';end;go 1 2 05-OCT-2007 09:05:04 AIPS if (lsmodl>0) then 1 2 05-OCT-2007 09:05:04 AIPS loadmodl;vget calib;calsour='';in2seq=0;in2disk=lsdisk;in2class'MODEL' 1 2 05-OCT-2007 09:05:04 AIPS for j=1:(l-1) 1 2 05-OCT-2007 09:05:04 AIPS inext'SU';pixxy=lsload(j),2,0;tabget;calsour(1)=keystrng;clrtemp 1 2 05-OCT-2007 09:05:04 AIPS pixxy=lsload(j),4,0;tabget;calcode=substr(keystrng,1,4);clrtemp 1 2 05-OCT-2007 09:05:04 AIPS lsobj=lsampcal(j);chkobjct;in2name=object!!'_'!!band;calcode'' 1 2 05-OCT-2007 09:05:04 AIPS vput calib;inname=in2name;inclass=in2class;inseq=in2seq;indisk=in2disk 1 2 05-OCT-2007 09:05:04 AIPS $ if no model, use point with full uvrange 1 2 05-OCT-2007 09:05:04 AIPS chkname;vget calib;if (error>0)then;clr2name;end;go 1 2 05-OCT-2007 09:05:04 AIPS end;inseq=0;indisk=lsdisk;inclass'MODEL';intype'MA' 1 2 05-OCT-2007 09:05:04 AIPS for j=1:(l-1) 1 2 05-OCT-2007 09:05:04 AIPS lsobj=lsampcal(j);chkobjct;inname=object!!'_'!!band;chkname 1 2 05-OCT-2007 09:05:04 AIPS if (error<1) then;zap;end;end 1 2 05-OCT-2007 09:05:04 AIPS else;uvrange=lsparm(3),lsparm(4);calsour=lsampcal;go;end 1 2 05-OCT-2007 09:05:04 AIPS vget snplt;inext'SN';optype'AMP';goplt0;optype'PHAS';pixrange=-20,20;goplt0 1 2 05-OCT-2007 09:05:04 AIPS task'GETJY';getset;calsour=lsampcal;snver=numtab('SN'); 1 2 05-OCT-2007 09:05:04 AIPS if (star>0) then; 1 2 05-OCT-2007 09:05:04 AIPS $ for j=1:lsparm(14);sources(j)='-'!!lsampcal(j);end;k=lsparm(14)+1 1 2 05-OCT-2007 09:05:04 AIPS $ if (length(lscal)>0) then;sources(k)='-'!!lscal;k=k+1;end 1 2 05-OCT-2007 09:05:04 AIPS $ for j=k:(25-k+2);sources(j)=lspntcal(j-k+2);end; 1 2 05-OCT-2007 09:05:04 AIPS soucode='*' 1 2 05-OCT-2007 09:05:04 AIPS else 1 2 05-OCT-2007 09:05:04 AIPS sources=lspntcal;if (length(lscal)>0) then;sources(11)='-'!!lscal;end 1 2 05-OCT-2007 09:05:04 AIPS end;go 1 2 05-OCT-2007 09:05:04 AIPS if (lscont<1) then 1 2 05-OCT-2007 09:05:04 AIPS type '********************************************************' 1 2 05-OCT-2007 09:05:04 AIPS type '** WRITE DOWN THE FLUX DENSITIES FOR YOUR CALIBRATORS **' 1 2 05-OCT-2007 09:05:04 AIPS type '** (AND DO NOT FORGET THE ERRORS EITHER!) **' 1 2 05-OCT-2007 09:05:04 AIPS type '********************************************************';read 1 2 05-OCT-2007 09:05:04 AIPS end 1 2 05-OCT-2007 09:05:04 AIPS vget clcal;gainver=numtab('CL');gainuse=numtab('CL')+1;snver=numtab('SN') 1 2 05-OCT-2007 09:05:04 AIPS if(star>0)then;calsour'';calcode'*';end;go;calsour=lsallcal;sources=calsour 1 2 05-OCT-2007 09:05:04 AIPS interpol'SELF';if(star>0)then;calsour'';calcode'*';soucode'*';end;go 1 2 05-OCT-2007 09:05:04 AIPS vget snplt;inext'CL';optype'AMP';goplt1;optype'PHAS';goplt1;clrtemp 1 2 05-OCT-2007 09:05:04 AIPS if (inclass='CH 0') then 1 2 05-OCT-2007 09:05:04 AIPS task'TACOP';getset 1 2 05-OCT-2007 09:05:04 AIPS outdisk=indisk;outname=inname;outclass'LINE';outseq=inseq;ncount=1 1 2 05-OCT-2007 09:05:04 AIPS keystrng'';inext'FG';invers=numtab('FG');if (invers>0) then;go;end 1 2 05-OCT-2007 09:05:04 AIPS inext'CL';invers=numtab('CL');keyvalue 0;outseq=inseq;vput;go;clrtemp 1 2 05-OCT-2007 09:05:04 AIPS task'BPASS';getset;inclass'LINE';calsour=lsbndcal,lsampcal;docal=2 1 2 05-OCT-2007 09:05:04 AIPS solint=-1;bpassprm(5)=-1;bpassprm(9)=1;baddisk=lsbadd;go;clrtemp 1 2 05-OCT-2007 09:05:04 AIPS task'POSSM';getset;inclass'LINE';bpver 0;aparm=0,1,.4,1.2,-30,30,0,2,3,0 1 2 05-OCT-2007 09:05:04 AIPS nplots=6;goplt2;sources=lsbndcal;docalib 2;doband 1;aparm=1 0;aparm(9)=3 1 2 05-OCT-2007 09:05:04 AIPS antennas=lsrant,0;goplt2;nplots=0;vput;goplt2;stokes'I';antennas=0;goplt2 1 2 05-OCT-2007 09:05:04 AIPS sources=lsampcal;goplt3 1 2 05-OCT-2007 09:05:04 AIPS vget tacop;inclass'LINE';outclass'CH 0';invers=numtab('BP');inext'BP';go 1 2 05-OCT-2007 09:05:04 AIPS end;task'TASAV';getset;outdisk=indisk;go;dowait=false;vnum=0;clrtemp 1 2 05-OCT-2007 09:05:04 AIPS finish 1 2 05-OCT-2007 09:05:04 AIPS 1 2 05-OCT-2007 09:05:04 AIPS procedure calcrms 1 2 05-OCT-2007 09:05:04 AIPS scalar nbas,nvis,tbw,rms,minhrs 1 2 05-OCT-2007 09:05:04 AIPS keyword'GCOUNT';gethead;nvis=keyvalue(1);nbas=numbasel;j=1 1 2 05-OCT-2007 09:05:04 AIPS minhrs=nvis*tint/(nbas*3600) $ underesimate of obs hours (overestimate rms) 1 2 05-OCT-2007 09:05:04 AIPS while (j<9) $ bandwidth in a channel, continuum or spectral line 1 2 05-OCT-2007 09:05:04 AIPS keyword='CTYPE'!!char(j);gethead;keyword='CDELT'!!char(j);clrtemp 1 2 05-OCT-2007 09:05:04 AIPS if (keystrng='FREQ') then;gethead;j=9;else;j=j+1;end;end;tbw=keyvalue(1) 1 2 05-OCT-2007 09:05:04 AIPS if (lsidc <> 'CH 0') then;j=1 $ continuum, multiple IFs averaged 1 2 05-OCT-2007 09:05:04 AIPS while (j<9) 1 2 05-OCT-2007 09:05:04 AIPS keyword='CTYPE'!!char(j);gethead;keyword='NAXIS'!!char(j);clrtemp 1 2 05-OCT-2007 09:05:04 AIPS if(keystrng='IF')then;gethead;j=9;else;j=j+1;end;end;tbw=tbw*keyvalue(1) 1 2 05-OCT-2007 09:05:04 AIPS end;checkbnd;if((band='P')!(band='4'))then;tbw=tbw/3.2;else;tbw=tbw/50;end 1 2 05-OCT-2007 09:05:04 AIPS tbw=sqrt(tbw*minhrs/24e6);rms=-1 1 2 05-OCT-2007 09:05:04 AIPS if (band='Q')then;rms=3.0e-5/tbw;end;if (band='K')then;rms=2.5e-5/tbw;end 1 2 05-OCT-2007 09:05:04 AIPS if (band='U')then;rms=2.0e-5/tbw;end;if (band='X')then;rms=5.3e-6/tbw;end 1 2 05-OCT-2007 09:05:04 AIPS if (band='C')then;rms=6.4e-6/tbw;end;if (band='L')then;rms=6.6e-6/tbw;end 1 2 05-OCT-2007 09:05:04 AIPS if (band='P')then;rms=1.7e-4/tbw;end;if (band='4')then;rms=1.5e-2/tbw;end 1 2 05-OCT-2007 09:05:04 AIPS if (rms<0) then;type 'CANNOT CALCULATE RMS FROM OBSERVING BAND ..';end 1 2 05-OCT-2007 09:05:04 AIPS typ 'ESTIMATED RMS:' char(rms*1000)!!' MILLI JANSKY' 1 2 05-OCT-2007 09:05:04 AIPS return rms 1 2 05-OCT-2007 09:05:04 AIPS finish 1 2 05-OCT-2007 09:05:04 AIPS 1 2 05-OCT-2007 09:05:04 AIPS procedure setboxfle 1 2 05-OCT-2007 09:05:04 AIPS scalar ci,bi 1 2 05-OCT-2007 09:05:04 AIPS string*12 srcnme 1 2 05-OCT-2007 09:05:04 AIPS string*48 fbox 1 2 05-OCT-2007 09:05:04 AIPS srcnme=inname;ci=0;bi=length(srcnme) 1 2 05-OCT-2007 09:05:04 AIPS while(ci& /dev/null 1 2 05-OCT-2007 09:05:04 AIPS if(substr(boxfile,1,1)<>' ')then;system;end;clrtemp 1 2 05-OCT-2007 09:05:04 AIPS finish 1 2 05-OCT-2007 09:05:04 AIPS 1 2 05-OCT-2007 09:05:04 AIPS procedure catboxfile 1 2 05-OCT-2007 09:05:04 AIPS string*20 expnm 1 2 05-OCT-2007 09:05:04 AIPS string*75 expmsg 1 2 05-OCT-2007 09:05:04 AIPS if (substr(expmsg,1,5)='ARUN:')then 1 2 05-OCT-2007 09:05:04 AIPS expmsg = substr(expmsg,6,71);sysout='$ARUN/'!!expmsg 1 2 05-OCT-2007 09:05:04 AIPS else;if (substr(expmsg,1,6)<>'$ARUN/')then;sysout = '$ARUN/'!!expmsg 1 2 05-OCT-2007 09:05:04 AIPS else;sysout = expmsg;end;end;sys2com'';syscom 'echo 1 2 05-OCT-2007 09:05:04 AIPS sys2com(1) ' "SETFC FILE FOR SOURCEX'!!inname!!' BELOW IS:"'; 1 2 05-OCT-2007 09:05:04 AIPS substr(sys2com(1),24,24)='';clrtemp;system;syscom 'cat 1 2 05-OCT-2007 09:05:04 AIPS sys2com(1) 'X'!!boxfile;substr(sys2com(1),1,1)='';clrtemp 1 2 05-OCT-2007 09:05:04 AIPS system 1 2 05-OCT-2007 09:05:04 AIPS finish 1 2 05-OCT-2007 09:05:04 AIPS 1 2 05-OCT-2007 09:05:04 AIPS procedure setimsize 1 2 05-OCT-2007 09:05:04 AIPS scalar szf, kk, prbm 1 2 05-OCT-2007 09:05:04 AIPS string*48 bxf 1 2 05-OCT-2007 09:05:04 AIPS array szc(2), szi(2), orgc(2), orgi(2) 1 2 05-OCT-2007 09:05:04 AIPS vput imagr;task'SETFC';sources'';bcount=1;bxf=setboxfle;boxfile=bxf 1 2 05-OCT-2007 09:05:04 AIPS bparm=0;infile='';shift=0;flux=0;pbparm=0.25,0;delboxfle 1 2 05-OCT-2007 09:05:04 AIPS orgc=cellsize;cellsize=0;orgi=lsparm(6);imsize=0;kk=1 1 2 05-OCT-2007 09:05:04 AIPS while (kk<9) 1 2 05-OCT-2007 09:05:04 AIPS keyword='CTYPE'!!char(kk);gethead;keyword='CRVAL'!!char(kk);clrtemp 1 2 05-OCT-2007 09:05:04 AIPS if (keystrng='FREQ') then;gethead;kk=9;else;kk=kk+1;end;end 1 2 05-OCT-2007 09:05:04 AIPS keyvalue(1)=keyvalue(1)/1e9;prbm=0.375/keyvalue(1);bparm(1)=prbm;bparm(2)=30 1 2 05-OCT-2007 09:05:04 AIPS bparm(3)=1;bparm(4)=0;bparm(5)=0.031;bparm(6)=256;bparm(7)=256;bparm(8)=100 1 2 05-OCT-2007 09:05:04 AIPS gx;bparm(4)=3*prbm;bparm(1)=-0.7*bparm(1);bcount=nfield+1 1 2 05-OCT-2007 09:05:04 AIPS type'SEARCHING FOR NVSS SOURCES';gx;szf=nfield;szc=cellsize;szi=imsize 1 2 05-OCT-2007 09:05:04 AIPS vget imagr;if(lsparm(5)<0)then;cellsize=szc;else;cellsize=orgc;end 1 2 05-OCT-2007 09:05:04 AIPS if(lsparm(6)<0)then;imsize=256;nfield=szf;boxfile=bxf;else;imsize=orgi;end 1 2 05-OCT-2007 09:05:04 AIPS vput imagr 1 2 05-OCT-2007 09:05:04 AIPS finish 1 2 05-OCT-2007 09:05:04 AIPS 1 2 05-OCT-2007 09:05:04 AIPS procedure imapipe(k,lsdisk,lsname) 1 2 05-OCT-2007 09:05:04 AIPS vnum=33;dowait=true 1 2 05-OCT-2007 09:05:04 AIPS if (k=1) then 1 2 05-OCT-2007 09:05:04 AIPS task'SPLIT';getset;outdisk=indisk;outclass=inclass;docalib=2 1 2 05-OCT-2007 09:05:04 AIPS baddisk=lsbadd;douvcomp=-1;go 1 2 05-OCT-2007 09:05:04 AIPS if (inclass='CH 0') then;inclass'LINE';outclass=inclass;doband=1;bpver=0 1 2 05-OCT-2007 09:05:04 AIPS go;end;end;clrtemp 1 2 05-OCT-2007 09:05:04 AIPS task'TABGET';getset;inext'SU';invers=0;keyvalue=0;keystrng'';vput;clrtemp 1 2 05-OCT-2007 09:05:04 AIPS task'IMAGR';getset;outdisk=indisk;flux=lsparm(8);baddisk=lsbadd;j=1 1 2 05-OCT-2007 09:05:04 AIPS while (j<9) 1 2 05-OCT-2007 09:05:04 AIPS keyword='CTYPE'!!char(j);gethead;keyword='CRVAL'!!char(j);clrtemp 1 2 05-OCT-2007 09:05:04 AIPS if (keystrng='FREQ') then;gethead;j=9;else;j=j+1;end;end 1 2 05-OCT-2007 09:05:04 AIPS cellsize=1.75e10/(keyvalue(1)*abs(lsparm(5)));do3dimag=1;overlap=2;vput 1 2 05-OCT-2007 09:05:04 AIPS keyword'NUM ROW';inext'SU';invers=0;keystrng'';getthead;clrtemp 1 2 05-OCT-2007 09:05:04 AIPS for i=1:keyvalue(1) $ check if source is in index and uvfile exists 1 2 05-OCT-2007 09:05:04 AIPS vget tabget;pixxy=i,2,0;tabget;vget imagr;inname=keystrng;j=1;intype'UV' 1 2 05-OCT-2007 09:05:04 AIPS inseq=0;chkname;type ' ';niter=lsparm(7);lstarg=1;clrtemp;vput 1 2 05-OCT-2007 09:05:04 AIPS if (error < 1) then $ source file exists, but same source number ? 1 2 05-OCT-2007 09:05:04 AIPS vget tabget;pixxy=i,1,0;tabget;error=1;k=1 1 2 05-OCT-2007 09:05:04 AIPS while ((lssid(k)>0) & (k<1001)) 1 2 05-OCT-2007 09:05:04 AIPS if (lssid(k)=keyvalue(1))then error=0;end 1 2 05-OCT-2007 09:05:04 AIPS k=k+1;end;keyword'GCOUNT';gethead 1 2 05-OCT-2007 09:05:04 AIPS if(keyvalue(1)<10)then;type'NO DATA';error=1;end;end;vget imagr 1 2 05-OCT-2007 09:05:04 AIPS if (error < 1) then 1 2 05-OCT-2007 09:05:04 AIPS if ((lsparm(7)=7e4)&(lsparm(8)<0))then;flux=6*calcrms;end 1 2 05-OCT-2007 09:05:04 AIPS if ((lsparm(6)<0)!(lsparm(5)<0))then;setimsize;else;imsize=lsparm(6);end 1 2 05-OCT-2007 09:05:04 AIPS while (j<30) 1 2 05-OCT-2007 09:05:04 AIPS k=length(inname) 1 2 05-OCT-2007 09:05:04 AIPS if (substr(lsallcal(j),1,k)=substr(inname,1,k)) then $ calibrator 1 2 05-OCT-2007 09:05:04 AIPS lstarg=0;j=30 1 2 05-OCT-2007 09:05:04 AIPS if(lsparm(6)>=-0.99)then;niter=min(500,lsparm(7)) 1 2 05-OCT-2007 09:05:04 AIPS nfield=1;boxfile'';imsize=min(256,lsparm(6)) 1 2 05-OCT-2007 09:05:04 AIPS if(imsize(1)<0)then;imsize=256;end;end 1 2 05-OCT-2007 09:05:04 AIPS else;j=j+1;end $ check next source, if not found -> target 1 2 05-OCT-2007 09:05:04 AIPS end;if(substr(boxfile,1,1)<>' ')then;catboxfile;end 1 2 05-OCT-2007 09:05:04 AIPS 1 2 05-OCT-2007 09:05:04 AIPS j=1 1 2 05-OCT-2007 09:05:04 AIPS $calibrator lstarg=0 1 2 05-OCT-2007 09:05:04 AIPS $target if lstarg=1 1 2 05-OCT-2007 09:05:04 AIPS 1 2 05-OCT-2007 09:05:04 AIPS 1 2 05-OCT-2007 09:05:04 AIPS while (j<9) 1 2 05-OCT-2007 09:05:04 AIPS keyword='CTYPE'!!char(j);gethead;keyword='NAXIS'!!char(j);clrtemp 1 2 05-OCT-2007 09:05:04 AIPS if (keystrng='IF') then;gethead;j=9;else;j=j+1;end;end 1 2 05-OCT-2007 09:05:04 AIPS type ' NOW STARTING WITH SOURCE :'!!char(i)!!' ='!!inname;type ' ' 1 2 05-OCT-2007 09:05:04 AIPS if (inclass='CH 0') then 1 2 05-OCT-2007 09:05:04 AIPS for k=1:keyvalue(1);bif=k;eif=k 1 2 05-OCT-2007 09:05:04 AIPS if ((lstarg>0)!(lsparm(9)>0)) then;go;end 1 2 05-OCT-2007 09:05:04 AIPS end;clrtemp;k=keyvalue(1) 1 2 05-OCT-2007 09:05:04 AIPS inclass'LINE';keyvalue=0;keystrng'';j=1;chkname 1 2 05-OCT-2007 09:05:04 AIPS if (error < 1) then 1 2 05-OCT-2007 09:05:04 AIPS while (j<9) 1 2 05-OCT-2007 09:05:04 AIPS keyword='CTYPE'!!char(j);gethead;clrtemp 1 2 05-OCT-2007 09:05:04 AIPS if (keystrng='FREQ') then 1 2 05-OCT-2007 09:05:04 AIPS keyword='NAXIS'!!char(j);gethead;echan=keyvalue(1);j=9 1 2 05-OCT-2007 09:05:04 AIPS else;j=j+1;end 1 2 05-OCT-2007 09:05:04 AIPS end;bchan=floor(echan/10);echan=ceil(echan*9/10) 1 2 05-OCT-2007 09:05:04 AIPS if (bchan=1) then;bchan=2;end;j=k 1 2 05-OCT-2007 09:05:04 AIPS for k=1:j;bif=k;eif=k;if ((lstarg>0)!(lsparm(9)>1)) then;go;end 1 2 05-OCT-2007 09:05:04 AIPS end;end;clrtemp 1 2 05-OCT-2007 09:05:04 AIPS else 1 2 05-OCT-2007 09:05:04 AIPS bif=1;eif=keyvalue(1);vput;out2disk=indisk 1 2 05-OCT-2007 09:05:04 AIPS if ( (lsparm(10)=0) ! ((lsparm(9)<1)&(lstarg<1)) )then;go;clrtemp 1 2 05-OCT-2007 09:05:04 AIPS else 1 2 05-OCT-2007 09:05:04 AIPS solint=lsparm(2);dotv=1;nmaps=lsparm(10);refant=lsrant;aparm=4,0 1 2 05-OCT-2007 09:05:04 AIPS if (lsparm(10)<0) then;dotv=-1;nmaps=-1*nmaps;end;go scimg;clrtemp 1 2 05-OCT-2007 09:05:04 AIPS end;end;boxfile=setboxfle;delboxfle;vput imagr 1 2 05-OCT-2007 09:05:04 AIPS $ make uv and visibility plot 1 2 05-OCT-2007 09:05:04 AIPS task'UVPLT';ltype=-3;bparm 6,7;dotv -1;goplt;bparm 9,10;goplt;bparm 0 1 2 05-OCT-2007 09:05:04 AIPS goplt;vget imagr;inclass'IMAGR';inseq=0;intype'UV';indisk=lsdisk;allzap 1 2 05-OCT-2007 09:05:04 AIPS $ inclass'SCIMG';allzap 1 2 05-OCT-2007 09:05:04 AIPS inclass'IBM*';intype'MA';allzap 1 2 05-OCT-2007 09:05:04 AIPS inclass'RBM*';allzap;inclass'LBM*';allzap;recat;clrtemp 1 2 05-OCT-2007 09:05:04 AIPS else;type ' NO UV-FILE, SKIPPING SOURCE :'!!inname!!' =#'!!char(i) 1 2 05-OCT-2007 09:05:04 AIPS end;end;dowait=false;vnum=0 1 2 05-OCT-2007 09:05:04 AIPS finish 1 2 05-OCT-2007 09:05:04 AIPS 1 2 05-OCT-2007 09:05:04 AIPS procedure avlapipe 1 2 05-OCT-2007 09:05:04 AIPS tput avlapipe;vnum=33;vput avlapipe;pipeinpt;clrtemp 1 2 05-OCT-2007 09:05:04 AIPS if (lserr <> 0) then; type '*** ERROR - ARE ALL INPUTS SET PROPERLY ? ***' 1 2 05-OCT-2007 09:05:04 AIPS else;lsclrcal;tint=guesintt;clrtemp 1 2 05-OCT-2007 09:05:04 AIPS if (tint > 0) then;calpipe(lsdisk,lsname,lsrant);clrtemp 1 2 05-OCT-2007 09:05:04 AIPS if (lsparm(1)>0) then;imapipe(1,lsdisk,lsname) 1 2 05-OCT-2007 09:05:04 AIPS else;type'CALIBRATION DONE - SKIPPING SPLIT AND IMAGING' 1 2 05-OCT-2007 09:05:04 AIPS type'-----------------------------------------------------------' 1 2 05-OCT-2007 09:05:04 AIPS end;type ' ' 1 2 05-OCT-2007 09:05:04 AIPS if (lsplot>0) then;type 'VIEW CAL-PLOTS WITH GETSET;ALLPLOT';end;type ' ' 1 2 05-OCT-2007 09:05:04 AIPS else;type '* * *';type 'SINGLE DISH VLBI EXPERIMENT?';type '* * *';end 1 2 05-OCT-2007 09:05:04 AIPS end;tget avlapipe;vnum=0;type'* APPEARS TO HAVE ENDED SUCCESSFULLY *';clrtemp 1 2 05-OCT-2007 09:05:04 AIPS finish 1 0 05-OCT-2007 09:05:04 AIPS run nvasdefs 1 2 05-OCT-2007 09:05:04 AIPS Found in Version=ABIN 1 2 05-OCT-2007 09:05:04 AIPS default'AVLAPIPE' 1 2 05-OCT-2007 09:05:04 AIPS Found in Version=ABIN 1 2 05-OCT-2007 09:05:04 AIPS indisk 1; doalign -1; flagver 2; domodel 1 1 2 05-OCT-2007 09:05:04 AIPS docal 1; sources '*''' 1 2 05-OCT-2007 09:05:04 AIPS $ to be set by itself later 1 2 05-OCT-2007 09:05:04 AIPS solint 1; factor 5; doarray -1; imsize -1 1 2 05-OCT-2007 09:05:04 AIPS $imsize 512;$niter -1;cutoff -1;plver 0 1 2 05-OCT-2007 09:05:04 AIPS niter -1; cutoff -1 1 2 05-OCT-2007 09:05:04 AIPS $ for now debugging 1 2 05-OCT-2007 09:05:04 AIPS docont 1; plver 0; doall 1; doresid 0 1 2 05-OCT-2007 09:05:04 AIPS 1 2 05-OCT-2007 09:05:04 AIPS $ defaults 1 2 05-OCT-2007 09:05:04 AIPS $ BADDISK 0$ INDISK 0$ DOCAT 1$ INNAME ' '$ INCLASS ' '$ INSEQ 0 1 2 05-OCT-2007 09:05:04 AIPS $ DOALIGN 1$ FLAgver 0$ SOLINT 0$ FACTOR 0$ REFANT 0$ DOMODEL -1 1 2 05-OCT-2007 09:05:04 AIPS $ KEYSTRNG ' '$ FLUX 0$ UVRANGE 0, 0$ SOURCES ' '$ CALSOUR ' ' 1 2 05-OCT-2007 09:05:04 AIPS $ dopol 0$ bpa 0$ DOCONT 1$ PLVER 0$ DOALL -1$ DOARRAY -1 1 2 05-OCT-2007 09:05:04 AIPS $ IMSIZE 0, 0$ NITER 0$ CUTOFF 0$ DOCAL 0$ DORESID -1 1 0 05-OCT-2007 09:05:04 AIPS compress 1 0 05-OCT-2007 09:05:04 AIPS default prtmsg;outprint'ARUN:'!!'AB0739_1995FEB20_1.2.log 1 0 05-OCT-2007 09:05:04 AIPS docrt=-3;prnumber=-1;tput prtmsg;docrt 1 1 0 05-OCT-2007 09:05:04 AIPS procedure expid 1 0 05-OCT-2007 09:05:04 AIPS string*20 expnm 1 0 05-OCT-2007 09:05:04 AIPS string*75 expmsg 1 0 05-OCT-2007 09:05:04 AIPS expnm='AB0739_1995FEB20_1' 1 0 05-OCT-2007 09:05:04 AIPS expmsg='ARUN:'!!'AB0739_1995FEB20_1.2.log 1 0 05-OCT-2007 09:05:04 AIPS return expnm 1 0 05-OCT-2007 09:05:04 AIPS finish 1 0 05-OCT-2007 09:05:04 AIPS type expid 1 5 05-OCT-2007 09:05:04 AIPS 'AB0739_1995FEB20_1' 1 0 05-OCT-2007 09:05:04 AIPS 1 0 05-OCT-2007 09:05:04 AIPS docrt=1;type expid 1 5 05-OCT-2007 09:05:04 AIPS 'AB0739_1995FEB20_1' 1 0 05-OCT-2007 09:05:04 AIPS run avlapost 1 2 05-OCT-2007 09:05:04 AIPS Found in Version=ABIN 1 2 05-OCT-2007 09:05:04 AIPS $ Lorant Sjouwerman, versions 1.. 2005, for NRAO 1 2 05-OCT-2007 09:05:04 AIPS 1 2 05-OCT-2007 09:05:04 AIPS $$ General catalog looks like 1 2 05-OCT-2007 09:05:04 AIPS $$ Multi-source UV data file 1 2 05-OCT-2007 09:05:04 AIPS $$ Multi-source TASAV file 1 2 05-OCT-2007 09:05:04 AIPS $$ Single-source calibrated data - auvf 1 2 05-OCT-2007 09:05:04 AIPS $$ Single-source calibrated images- aimg 1 2 05-OCT-2007 09:05:04 AIPS 1 2 05-OCT-2007 09:05:04 AIPS $May need to redefine after a restore 0: 1 2 05-OCT-2007 09:05:04 AIPS $allzap 1 2 05-OCT-2007 09:05:04 AIPS $calcintt 1 2 05-OCT-2007 09:05:04 AIPS $guesintt 1 2 05-OCT-2007 09:05:04 AIPS $lsparm(5);tint;lsdisk 1 2 05-OCT-2007 09:05:04 AIPS 1 2 05-OCT-2007 09:05:04 AIPS procedure nvascln 1 2 05-OCT-2007 09:05:04 AIPS scalar alj,uvj, maj 1 2 05-OCT-2007 09:05:04 AIPS clrname;indisk lsdisk;recat;chkname;alj=1-error;getname 1;inname'' 1 2 05-OCT-2007 09:05:04 AIPS chkname;uvj=-error;intype'MA';inclass'NVAS07';chkname;maj=1-error 1 2 05-OCT-2007 09:05:04 AIPS if((uvj=maj)&(uvj>0))then $count down in unlikely case of crash (status R/W) 1 2 05-OCT-2007 09:05:04 AIPS type'CLEANUP SSRC, ALL:',maj,alj;for j=alj:1 by -1;egetn j;zap;end;clrtemp 1 2 05-OCT-2007 09:05:04 AIPS else;type 'EXPECTED MA-FILES DO NOT MATCH UV-FILES; NO CLEANUP !';end 1 2 05-OCT-2007 09:05:04 AIPS finish 1 2 05-OCT-2007 09:05:04 AIPS 1 2 05-OCT-2007 09:05:04 AIPS procedure flatfov 1 2 05-OCT-2007 09:05:04 AIPS $LOS - compile flatn-ed radius blank-ed images out to where pbcorr=2.5 (=xpb) 1 2 05-OCT-2007 09:05:04 AIPS scalar uvi,mai,fov,frq,kk,tbw,tint,xpb,xcst,nif,fbw,fta;xpb=2.5 1 2 05-OCT-2007 09:05:04 AIPS string*4 cootype 1 2 05-OCT-2007 09:05:04 AIPS clrname;indisk=lsdisk;intype'UV';chkname;uvi=1-error 1 2 05-OCT-2007 09:05:04 AIPS if(uvi<3)then;type'ERROR: NO FILES PROCESSED !';else 1 2 05-OCT-2007 09:05:04 AIPS if(uvi<4)then;type'WARNING: ONLY ONE UV-FILE - MAYBE CHECK?';end 1 2 05-OCT-2007 09:05:04 AIPS egetname 1;tint=guesintt;kk=1 1 2 05-OCT-2007 09:05:04 AIPS xcst=sqrt((3/ln(2))*(xpb)/(xpb+1)); $ bit more field for BW/TA: xpb+1 1 2 05-OCT-2007 09:05:04 AIPS while (kk<7) 1 2 05-OCT-2007 09:05:04 AIPS keyvalue=0;keystrng'';keyword='CTYPE'!!char(kk);gethead 1 2 05-OCT-2007 09:05:04 AIPS if(substr(keystrng,1,2)='IF')then;keyword='NAXIS'!!char(kk) 1 2 05-OCT-2007 09:05:04 AIPS keystrng'';gethead;nif=keyvalue(1);kk=10;else;kk=kk+1;end;end;kk=1 1 2 05-OCT-2007 09:05:04 AIPS while (kk<7) 1 2 05-OCT-2007 09:05:04 AIPS keyvalue=0;keystrng'';keyword='CTYPE'!!char(kk);gethead 1 2 05-OCT-2007 09:05:04 AIPS if(substr(keystrng,1,4)='FREQ')then;keyword='CRVAL'!!char(kk) 1 2 05-OCT-2007 09:05:04 AIPS keystrng'';gethead;frq=keyvalue(1);kk=10;else;kk=kk+1;end;end 1 2 05-OCT-2007 09:05:04 AIPS for i=3:uvi;egetname i 1 2 05-OCT-2007 09:05:04 AIPS task'TABGET';inext'FQ';invers 1;keyword'NUM ROW';keystrng'';getthead 1 2 05-OCT-2007 09:05:04 AIPS kk=keyvalue(1);for j=1:kk;pixxy=j,4,1;tabget;tbw=keyvalue(1) 1 2 05-OCT-2007 09:05:04 AIPS if(nif=2)then;pixxy=j,4,2;tabget;tbw=max(tbw,keyvalue(1));end 1 2 05-OCT-2007 09:05:04 AIPS end;intype'MA';inseq=0;inclass'*001';chkname;mai=1-error 1 2 05-OCT-2007 09:05:04 AIPS if(mai>1)then;type'WARNING: MULTIPLE IMAGES - CHECK?';end;inclass'NVAS07' 1 2 05-OCT-2007 09:05:04 AIPS chkname;if(error<1)then;type inname!!' : FLATFOV ALREADY DONE';mai=0;end 1 2 05-OCT-2007 09:05:04 AIPS if (mai=1) then;inclass'*001' 1 2 05-OCT-2007 09:05:04 AIPS for j=1:mai $ assume inseq starts at 1.. 1 2 05-OCT-2007 09:05:04 AIPS inseq=j;kk=1;cellsize=0;userid=0 1 2 05-OCT-2007 09:05:04 AIPS while (kk<5) 1 2 05-OCT-2007 09:05:04 AIPS keyvalue=0;keystrng'';keyword='CTYPE'!!char(kk);gethead 1 2 05-OCT-2007 09:05:04 AIPS keyword='CDELT'!!char(kk);clrtemp 1 2 05-OCT-2007 09:05:04 AIPS if(substr(keystrng,1,3)='RA-')then;gethead;cellsize(1)=keyvalue(1);end 1 2 05-OCT-2007 09:05:04 AIPS if(substr(keystrng,1,4)='DEC-')then;gethead;cellsize(2)=keyvalue(1);end 1 2 05-OCT-2007 09:05:04 AIPS if(substr(keystrng,1,4)='FREQ')then;keyword='CRVAL'!!char(kk) 1 2 05-OCT-2007 09:05:04 AIPS keystrng'';gethead;fov=keyvalue(1)/1e9;fov=1350/fov;end;kk=kk+1 1 2 05-OCT-2007 09:05:04 AIPS end;cellsize(1)=-1*cellsize(1)*3600;cellsize(2)=cellsize(2)*3600 1 2 05-OCT-2007 09:05:04 AIPS fta=min(1.75e10/(frq*abs(lsparm(5))),(min(cellsize(1),cellsize(2)))) 1 2 05-OCT-2007 09:05:04 AIPS fbw=xcst*3*fta*frq/tbw $ radius field/view due bandwidth 1 2 05-OCT-2007 09:05:04 AIPS fta=xcst*3*fta/(tint*7.2722e-5) $ radius field/view due averaging 1 2 05-OCT-2007 09:05:04 AIPS fov=min(fov,fbw);fov=min(fov,fta) $ min field/view radius, arcsec 1 2 05-OCT-2007 09:05:04 AIPS imsize(1)=ceil(2*fov/cellsize(1));imsize(2)=ceil(2*fov/cellsize(2)) 1 2 05-OCT-2007 09:05:04 AIPS task'FLATN';inclass'?CL*';chkname;nfield=1-error;nmaps=1;clroname 1 2 05-OCT-2007 09:05:04 AIPS outname=inname;coordina=0;reweight=0;doweight=0;edgskp=15;aparm=0 1 2 05-OCT-2007 09:05:04 AIPS pbparm=1/xpb,0;type'MINIMUM FOV :'!!char(fov)!!' ARCSEC RADIUS' 1 2 05-OCT-2007 09:05:04 AIPS inclass'?CL001';gx 1 2 05-OCT-2007 09:05:04 AIPS $inclass'?CL*';allzap;recat 1 2 05-OCT-2007 09:05:04 AIPS ;inclass'FLATN' 1 2 05-OCT-2007 09:05:04 AIPS tput;default blank;tget flatn;task'BLANK';opcode'RADI';dparm fov,0 1 2 05-OCT-2007 09:05:04 AIPS gx;allzap;recat 1 2 05-OCT-2007 09:05:04 AIPS end;end;end;end 1 2 05-OCT-2007 09:05:04 AIPS finish 1 2 05-OCT-2007 09:05:04 AIPS 1 2 05-OCT-2007 09:05:04 AIPS procedure nvasimage 1 2 05-OCT-2007 09:05:04 AIPS $LOS - Determine noise, do primary beam correction, include copyright 1 2 05-OCT-2007 09:05:04 AIPS scalar numfle,ll,mm 1 2 05-OCT-2007 09:05:04 AIPS string*20 expnm 1 2 05-OCT-2007 09:05:04 AIPS if(expnm='')then;tget fillm;ll=length(infile);expnm=substr(infile,6,ll-1);end 1 2 05-OCT-2007 09:05:04 AIPS clrname;indisk=lsdisk;recat;chkname;numfle=1-error;mai=0 1 2 05-OCT-2007 09:05:04 AIPS while((mai'BLANK')) 1 2 05-OCT-2007 09:05:04 AIPS mai=mai+1;egetname mai;end;if(inclass<>'BLANK')then;mai=numfle+1;end 1 2 05-OCT-2007 09:05:04 AIPS for j=mai:numfle;default imean;docat=1;intype'SC';egetname j;chkname 1 2 05-OCT-2007 09:05:04 AIPS if(error=0)then;keyvalue=0;keystrng'';keyword='CRPIX1';gethead 1 2 05-OCT-2007 09:05:04 AIPS ll=keyvalue(1);keyword='CRPIX2';gethead;mm=keyvalue(1);doinvers=1 1 2 05-OCT-2007 09:05:04 AIPS blc(1)=ll-29;blc(2)=mm-30;trc(1)=ll+30;trc(2)=mm+29;imstat;doinv=-1 1 2 05-OCT-2007 09:05:04 AIPS blc=0;trc=0;rms=pixstd;go;wa;if(pixstd=rms)then;keyword'ACTNOISE' 1 2 05-OCT-2007 09:05:04 AIPS keytype'R';keyvalue=rms,0;puthead;end;end;end 1 2 05-OCT-2007 09:05:04 AIPS default'PBCOR';indisk=lsdisk;inclass'BLANK';chkname;pbparm=1/xpb,0 1 2 05-OCT-2007 09:05:04 AIPS for j=mai:numfle 1 2 05-OCT-2007 09:05:04 AIPS intype'SC';egetname mai;chkname;if(error=0)then;getoname mai 1 2 05-OCT-2007 09:05:04 AIPS outclass'RADCOR';outseq=0;inclass'BLANK';outdisk=indisk;gx;zap;recat;end 1 2 05-OCT-2007 09:05:04 AIPS end;default'CPYRT';indisk=lsdisk;recat;infile='AVLA:Arch_Cprt 1 2 05-OCT-2007 09:05:04 AIPS for j=mai:numfle $ can only do on MA files 1 2 05-OCT-2007 09:05:04 AIPS intype'SC';egetname mai;chkname;getoname mai;outclass'NVAS07'; 1 2 05-OCT-2007 09:05:04 AIPS if(inclass='RADCOR')then;gx;inclass'RADCOR';zap;recat;end;end 1 2 05-OCT-2007 09:05:04 AIPS finish 1 2 05-OCT-2007 09:05:04 AIPS 1 2 05-OCT-2007 09:05:04 AIPS procedure mkarr 1 2 05-OCT-2007 09:05:04 AIPS string*1 sx,lx,az 1 2 05-OCT-2007 09:05:04 AIPS string*4 nnsl 1 2 05-OCT-2007 09:05:04 AIPS scalar aw, ae, an, ai 1 2 05-OCT-2007 09:05:04 AIPS numbant=0;aw=0;ae=0;an=0 1 2 05-OCT-2007 09:05:04 AIPS keyword'NUM ROW';inext'AN';invers=0;getthead;k=keyvalue(1) 1 2 05-OCT-2007 09:05:04 AIPS for j=1:k 1 2 05-OCT-2007 09:05:04 AIPS pixxy=j,1,0;tabget;i=1;clrtemp 1 2 05-OCT-2007 09:05:04 AIPS while((substr(keystrng,i,i)<>':')&(i<9));i=i+1;end;clrtemp 1 2 05-OCT-2007 09:05:04 AIPS if (substr(keystrng,i+1,i+1)<>' ')then;lsvla=substr(keystrng,i+1,i+3) 1 2 05-OCT-2007 09:05:04 AIPS else;lsvla=substr(keystrng,i+2,i+4);end;az=substr(lsvla,1,1) 1 2 05-OCT-2007 09:05:04 AIPS if ((lsvla<>'OUT')&(lsvla<>'MPD'))then;numbant=numbant+1 1 2 05-OCT-2007 09:05:04 AIPS if (lsvla='VPT')then;ai=75;lx='P';else;ai=value(substr(lsvla,2,3)) 1 2 05-OCT-2007 09:05:04 AIPS if(az='W')then;aw=max(aw,ai);else;if(az='E')then;ae=max(ae,ai);else 1 2 05-OCT-2007 09:05:04 AIPS if(az='N')then;an=max(an,ai);else;if(lx<>'P')then; 1 2 05-OCT-2007 09:05:04 AIPS type lsvla!!' - ERROR: ANTENNA NOT KNOWN';end;end;end;end 1 2 05-OCT-2007 09:05:04 AIPS clrtemp;end;end;end 1 2 05-OCT-2007 09:05:04 AIPS if (lx<>'P')then;ai=max(aw,ae);ai=max(ai,an);lx='D';if(ai>36)then;lx='A' 1 2 05-OCT-2007 09:05:04 AIPS else;if(ai>18)then;lx='B';else;if(ai>9)then;lx='C';end;end;end;end 1 2 05-OCT-2007 09:05:04 AIPS ai=min(aw,ae);ai=min(ai,an);sx='A';if(ai<10)then;sx='D';else;if(ai<19)then 1 2 05-OCT-2007 09:05:04 AIPS sx='C';else;if(ai<37)then;sx='B';end;end;end;clrtemp 1 2 05-OCT-2007 09:05:04 AIPS if(numbant<10)then 1 2 05-OCT-2007 09:05:04 AIPS nnsl='0'!!char(numbant)!!sx!!lx;else;nnsl=char(numbant)!!sx!!lx;end 1 2 05-OCT-2007 09:05:04 AIPS return nnsl 1 2 05-OCT-2007 09:05:04 AIPS finish 1 2 05-OCT-2007 09:05:04 AIPS 1 2 05-OCT-2007 09:05:04 AIPS procedure nvasname 1 2 05-OCT-2007 09:05:04 AIPS $LOS - makes the RA/Dec directory and returns the archive file name 1 2 05-OCT-2007 09:05:04 AIPS scalar ki,ra1,ra2,dc1,dc2,rh,rm,rs,dd,dm,ds,rmsv,sbmv 1 2 05-OCT-2007 09:05:04 AIPS scalar ifx,nif,nu,nu1,nu2,bw,nst,stv,msuv1,msuv2,msuv 1 2 05-OCT-2007 09:05:04 AIPS string*1 pm,rmsc,stc,ik,rdi 1 2 05-OCT-2007 09:05:04 AIPS string*2 zz 1 2 05-OCT-2007 09:05:04 AIPS string*3 mmm 1 2 05-OCT-2007 09:05:04 AIPS string*4 rmss,sbms,fras,frqs,nnsl,rads 1 2 05-OCT-2007 09:05:04 AIPS string*30 dir 1 2 05-OCT-2007 09:05:04 AIPS string*20 expnm 1 2 05-OCT-2007 09:05:04 AIPS $ expnm = '' 1 2 05-OCT-2007 09:05:04 AIPS if(expnm='')then 1 2 05-OCT-2007 09:05:04 AIPS keyword'OBSERVER';gethead;expnm=keystrng;keyword'DATE-OBS';gethead 1 2 05-OCT-2007 09:05:04 AIPS mmm=substr(keystrng,5,6) 1 2 05-OCT-2007 09:05:04 AIPS if(mmm='01')then;mmm='JAN';end;if(mmm='02')then;mmm='FEB';end 1 2 05-OCT-2007 09:05:04 AIPS if(mmm='03')then;mmm='MAR';end;if(mmm='04')then;mmm='APR';end 1 2 05-OCT-2007 09:05:04 AIPS if(mmm='05')then;mmm='MAY';end;if(mmm='06')then;mmm='JUN';end 1 2 05-OCT-2007 09:05:04 AIPS if(mmm='07')then;mmm='JUL';end;if(mmm='08')then;mmm='AUG';end 1 2 05-OCT-2007 09:05:04 AIPS if(mmm='09')then;mmm='SEP';end;if(mmm='10')then;mmm='OCT';end 1 2 05-OCT-2007 09:05:04 AIPS if(mmm='11')then;mmm='NOV';end;if(mmm='12')then;mmm='DEC';end 1 2 05-OCT-2007 09:05:04 AIPS expnm=expnm!!'_'!!substr(keystrng,1,4)!!mmm!!substr(keystrng,7,8)!!'_1' 1 2 05-OCT-2007 09:05:04 AIPS end;ki=1;userid=0 1 2 05-OCT-2007 09:05:04 AIPS while (ki<9) 1 2 05-OCT-2007 09:05:04 AIPS ik=char(ki);keyvalue=0;keystrng'';keyword='CTYPE'!!ik;gethead;clrtemp 1 2 05-OCT-2007 09:05:04 AIPS if(substr(keystrng,1,2)='RA')then 1 2 05-OCT-2007 09:05:04 AIPS keyword='CRVAL'!!ik;gethead;ra1=keyvalue(1);ra2=keyvalue(2);msuv1=ra1+ra2 1 2 05-OCT-2007 09:05:04 AIPS keyword='CDELT'!!ik;gethead;cellsize(1)=-1*keyvalue(1)*3600;ra1=ra1/15 1 2 05-OCT-2007 09:05:04 AIPS ra2=ra2/15;rh=floor(ra1);ra1=(ra1-rh)*60;rm=floor(ra1);ra1=(ra1-rm)*60 1 2 05-OCT-2007 09:05:04 AIPS rs=((floor((ra1+(3600*ra2))*1000)+0.005)/1000);clrtemp 1 2 05-OCT-2007 09:05:04 AIPS if(abs(rs-floor(abs(rs)))<0.1)then;rs=0;zz='.0';else;zz='';end;clrtemp 1 2 05-OCT-2007 09:05:04 AIPS keyword='NAXIS'!!ik;gethead;ra1=0.5*keyvalue(1)*cellsize(1);end 1 2 05-OCT-2007 09:05:04 AIPS if(substr(keystrng,1,3)='DEC')then 1 2 05-OCT-2007 09:05:04 AIPS keyword='CRVAL'!!ik;gethead;dc1=keyvalue(1);dc2=keyvalue(2);msuv1=dc1+dc2 1 2 05-OCT-2007 09:05:04 AIPS keyword='CDELT'!!ik;gethead;cellsize(2)=keyvalue(1)*3600 1 2 05-OCT-2007 09:05:04 AIPS if(dc1<0)then;pm='-';dc1=-1*dc1;dc2=-1*dc2;else;pm='+';end 1 2 05-OCT-2007 09:05:04 AIPS dd=floor(dc1);dc1=(dc1-dd)*60;dm=floor(dc1);dc1=(dc1-dm)*60 1 2 05-OCT-2007 09:05:04 AIPS ds=floor(dc1+(3600*dc2)+0.0005);clrtemp;keyword='NAXIS'!!ik 1 2 05-OCT-2007 09:05:04 AIPS gethead;dc1=0.5*(keyvalue(1)-10)*cellsize(2);end $ie correct for (c)-top 1 2 05-OCT-2007 09:05:04 AIPS if(substr(keystrng,1,2)='IF')then 1 2 05-OCT-2007 09:05:04 AIPS keyword='NAXIS'!!ik;gethead;nif=keyvalue(1);clrtemp;end 1 2 05-OCT-2007 09:05:04 AIPS if(substr(keystrng,1,4)='FREQ')then 1 2 05-OCT-2007 09:05:04 AIPS keyword='CRVAL'!!ik;gethead;nu1=keyvalue(1)/1e6;nu2=keyvalue(2)/1e6 1 2 05-OCT-2007 09:05:04 AIPS keyword='CDELT'!!ik;gethead;bw=keyvalue(1)/1e6;end;nu=(nu1+nu2);clrtemp 1 2 05-OCT-2007 09:05:04 AIPS if(substr(keystrng,1,6)='STOKES')then 1 2 05-OCT-2007 09:05:04 AIPS keyword='CRVAL'!!ik;gethead;stv=keyvalue(1) 1 2 05-OCT-2007 09:05:04 AIPS keyword='NAXIS'!!ik;gethead;nst=keyvalue(1);clrtemp 1 2 05-OCT-2007 09:05:04 AIPS if(nst=4)then;stc='F';else;if(nst=2)then;stc='H';else;if(stv=-1)then 1 2 05-OCT-2007 09:05:04 AIPS stc='R';else;if(stv=-2)then;stc='L';else;if(stv=-5)then;stc='X' 1 2 05-OCT-2007 09:05:04 AIPS else;if(stv=-6)then;stc='Y';else;if(stv >0)then;stc='I';else 1 2 05-OCT-2007 09:05:04 AIPS stc='U';end;end;end;end;end;end;end;end 1 2 05-OCT-2007 09:05:04 AIPS if(substr(keystrng,1,1)='')then;ki=10;else;ki=ki+1;end 1 2 05-OCT-2007 09:05:04 AIPS end;clrtemp $ build the output file name here 1 2 05-OCT-2007 09:05:04 AIPS if(intype='UV')then;nu1=0;nu2=0;clrtemp;inext'FQ';for ifx=1:nif 1 2 05-OCT-2007 09:05:04 AIPS pixxy=1,2,ifx;tabget;nu1=nu1+((keyvalue(1)+keyvalue(2))/1e6) 1 2 05-OCT-2007 09:05:04 AIPS pixxy=1,3,ifx;tabget;nu2=nu2+((keyvalue(1)+keyvalue(2))/1e6);end 1 2 05-OCT-2007 09:05:04 AIPS nu=nu+0.5*(nu1+(0.5*nu2));clrtemp;else;if(intype='MA')then; 1 2 05-OCT-2007 09:05:04 AIPS fras=substr(char(0.5*(ra1+dc1)),1,4);nu=nu+(bw/(2*nif));else 1 2 05-OCT-2007 09:05:04 AIPS type 'ERROR: FILE TYPE UNKNOWN (HOW DID THIS HAPPEN?)';end;end 1 2 05-OCT-2007 09:05:04 AIPS frqs=substr(char((nu+5)/1000),1,4);clrtemp;sys2com(1)=' $aimg/ 1 2 05-OCT-2007 09:05:04 AIPS if (intype='MA')then; $read conv size,rms from header, use imsi*cell/2 for R 1 2 05-OCT-2007 09:05:04 AIPS rdi='S';ra2=0.5*(ra1+dc1-9);if(ra2>60)then;rdi='M';ra2=ra2/60;end $ R-fov 1 2 05-OCT-2007 09:05:04 AIPS if(ra2>60)then;rdi='D';ra2=ra2/60;end;rads=substr(char(ra2),1,4) 1 2 05-OCT-2007 09:05:04 AIPS keyword='BMAJ';gethead;sbmv=keyvalue(1);keyword='BMIN';gethead 1 2 05-OCT-2007 09:05:04 AIPS sbmv=1800*(sbmv+keyvalue(1));sbms=substr(char(sbmv),1,4) 1 2 05-OCT-2007 09:05:04 AIPS 1 2 05-OCT-2007 09:05:04 AIPS keyvalue=0;keystrng'';keyword='ACTNOISE';gethead;rmsv=keyvalue(1) $ RMS<1e4 1 2 05-OCT-2007 09:05:04 AIPS if(rmsv>1)then;rmsc='J';rmss=substr(char(rmsv),1,4);else;rmsv=rmsv*1000 1 2 05-OCT-2007 09:05:04 AIPS if(rmsv>1)then;rmsc='M';rmss=substr(char(rmsv),1,4);else;rmsv=rmsv*1000 1 2 05-OCT-2007 09:05:04 AIPS if(rmsv>1)then;rmsc='U';rmss=substr(char(rmsv),1,4);else 1 2 05-OCT-2007 09:05:04 AIPS rmsv=rmsv*1000;rmsc='N';rmss=substr(char(rmsv),1,4) 1 2 05-OCT-2007 09:05:04 AIPS end;end;end;clrtemp;fras='';while(length(frqs)<4);frqs=frqs!!'0';end 1 2 05-OCT-2007 09:05:04 AIPS while(length(rads)<4);rads=rads!!'0';end;while(length(rmss)<4) 1 2 05-OCT-2007 09:05:04 AIPS rmss=rmss!!'0';end;while(length(sbms)<4);sbms=sbms!!'0';end 1 2 05-OCT-2007 09:05:04 AIPS outfile=frqs!!stc!!sbms!!'_'!!expnm!!'_'!!rmss!!rmsc!!fras!!rads!!rdi 1 2 05-OCT-2007 09:05:04 AIPS else;outprint=frqs!!stc!!nnsl!!'_'!!expnm;outfile=outprint!!'.uvfits 1 2 05-OCT-2007 09:05:04 AIPS end 1 2 05-OCT-2007 09:05:04 AIPS msuv=(sqrt((msuv1*msuv1)+(msuv2*msuv2)))*3600 1 2 05-OCT-2007 09:05:04 AIPS if(msuv>5)then $ not multisource UV, make a source dir 1 2 05-OCT-2007 09:05:04 AIPS dir='';sysout'';syscom'umask 0;mkdir 1 2 05-OCT-2007 09:05:04 AIPS if(rh<10)then;sys2com(2)='J0'!!char(rh);else;sys2com(2)='J'!! char(rh);end 1 2 05-OCT-2007 09:05:04 AIPS if(rm<10)then;sys2com(3)='0'!!char(rm);else;sys2com(3)=char(rm);end 1 2 05-OCT-2007 09:05:04 AIPS if(rs<10)then;sys2com(4)='0'!!char(rs)!!zz;else;sys2com(4)=char(rs)!!zz;end 1 2 05-OCT-2007 09:05:04 AIPS sys2com(4)=substr(sys2com(4),1,4);clrtemp 1 2 05-OCT-2007 09:05:04 AIPS if(dd<10)then;sys2com(5)=pm!!'0'!!char(dd);else;sys2com(5)=pm!!char(dd);end 1 2 05-OCT-2007 09:05:04 AIPS if(dm<10)then;sys2com(6)='0'!!char(dm);else;sys2com(6)=char(dm);end 1 2 05-OCT-2007 09:05:04 AIPS if(ds<10)then;sys2com(7)='0'!!char(ds);else;sys2com(7)=char(ds);end 1 2 05-OCT-2007 09:05:04 AIPS sys2com(7)=substr(sys2com(7),1,2);clrtemp 1 2 05-OCT-2007 09:05:04 AIPS sys2com(8) ' >& /dev/null 1 2 05-OCT-2007 09:05:04 AIPS system;clrtemp;for i=1:7;dir=dir!!sys2com(i);end;ki=length(dir) $must be 23 1 2 05-OCT-2007 09:05:04 AIPS dir=substr(dir,8,ki);if(ki<>23)then;type'OOPS: WRONG DIRECTORY NAME ?';end 1 2 05-OCT-2007 09:05:04 AIPS end;syscom'';sys2com'';clrtemp 1 2 05-OCT-2007 09:05:04 AIPS return 1 2 05-OCT-2007 09:05:04 AIPS finish 1 2 05-OCT-2007 09:05:04 AIPS 1 2 05-OCT-2007 09:05:04 AIPS procedure nvasarch 1 2 05-OCT-2007 09:05:04 AIPS $LOS - archives the files to disk - define $EXP (and $AVLA/$ADAT/$AIMG/$AUVF) 1 2 05-OCT-2007 09:05:04 AIPS string*4 nnsl 1 2 05-OCT-2007 09:05:04 AIPS string*20 expnm 1 2 05-OCT-2007 09:05:04 AIPS string*64 expfile 1 2 05-OCT-2007 09:05:04 AIPS scalar nn,mai,uvi,xe,nif 1 2 05-OCT-2007 09:05:04 AIPS clrname;indisk=lsdisk;chkname;numfle=1-error;intype'UV';chkname;uvi=1-error 1 2 05-OCT-2007 09:05:04 AIPS default fitab;indisk=lsdisk;recat;douvcomp=-1;nif=2;type expid 1 2 05-OCT-2007 09:05:04 AIPS $2IF IM, or reset in uv#1 1 2 05-OCT-2007 09:05:04 AIPS if(numfle>3)then $ at least 1UVF, 1TSV, 1SS, 1MA 1 2 05-OCT-2007 09:05:04 AIPS egetname 1;nnsl=mkarr;nvasname;i=1;clrtemp;syscom'umask 0;mkdir 1 2 05-OCT-2007 09:05:04 AIPS while((substr(expnm,i,i)<>'_')&(i<21));i=i+1;end;dir=substr(expnm,1,i-1) 1 2 05-OCT-2007 09:05:04 AIPS outfile='ADAT:'!!expnm!!'_'!!frqs!!stc!!nnsl!!'.uvfits 1 2 05-OCT-2007 09:05:04 AIPS sysout'';sys2com'';sys2com(2) ' >& /dev/null 1 2 05-OCT-2007 09:05:04 AIPS sys2com(1)' $ADAT/'!!dir;system;gx;clrtemp;egetname 2;clrtemp;syscom'\mv -f 1 2 05-OCT-2007 09:05:04 AIPS outfile='ADAT:'!!expnm!!'_'!!frqs!!stc!!nnsl!!'.clfits 1 2 05-OCT-2007 09:05:04 AIPS gx;sys2com(1)' $ADAT/'!!expnm!!'_* $ADAT/'!!dir;system 1 2 05-OCT-2007 09:05:04 AIPS sys2com(1)' $ADAT/'!!expnm!!'.* $ADAT/'!!dir; 1 2 05-OCT-2007 09:05:04 AIPS $system 1 2 05-OCT-2007 09:05:04 AIPS sys2com(1)' $ARUN/'!!expnm!!'.* $ADAT/'!!dir; 1 2 05-OCT-2007 09:05:04 AIPS $system; 1 2 05-OCT-2007 09:05:04 AIPS j=2;mai=0 1 2 05-OCT-2007 09:05:04 AIPS while(j& /dev/null 1 2 05-OCT-2007 09:05:04 AIPS outfile='AIMG:'!!outfile;dparm(5)=1;if(xe=1)then;gx; 1 2 05-OCT-2007 09:05:04 AIPS if(numtab('PL')<1)then;type'NO UV PLOTS';else;if (numtab('PL')<2) then; 1 2 05-OCT-2007 09:05:04 AIPS type'SINGLE PLOT, ASSUMING UV COVERAGE'; 1 2 05-OCT-2007 09:05:04 AIPS else;if(numtab('PL')>2)then;plver=3;outfile='AIMG:'!!outprint!!'.vis.ps 1 2 05-OCT-2007 09:05:04 AIPS go lwpla;wait lwpla;syscom'convert $aimg/ 1 2 05-OCT-2007 09:05:04 AIPS sys2com(1)=outprint!!'.vis.ps $aimg/ 1 2 05-OCT-2007 09:05:04 AIPS sys2com(2)=outprint!!'.vis.gif 1 2 05-OCT-2007 09:05:04 AIPS system;end;plver=2;outfile='AIMG:'!!outprint!!'.ri.ps 1 2 05-OCT-2007 09:05:04 AIPS go lwpla;wait lwpla;syscom'convert $aimg/ 1 2 05-OCT-2007 09:05:04 AIPS sys2com(1)=outprint!!'.ri.ps $aimg/ 1 2 05-OCT-2007 09:05:04 AIPS sys2com(2)=outprint!!'.ri.gif 1 2 05-OCT-2007 09:05:04 AIPS system;end;plver=1;outfile='AIMG:'!!outprint!!'.uv.ps 1 2 05-OCT-2007 09:05:04 AIPS go lwpla;wait lwpla;dparm(5)=0;sys2com(1)=outprint!!'.uv.ps $aimg/ 1 2 05-OCT-2007 09:05:04 AIPS sys2com(2)=outprint!!'.uv.gif 1 2 05-OCT-2007 09:05:04 AIPS system;sys2com(2)='';syscom'chmod 666 $aimg/ 1 2 05-OCT-2007 09:05:04 AIPS $ sys2com(1)=outprint!!'.*.ps 1 2 05-OCT-2007 09:05:04 AIPS $ system;sys2com(1)=outprint!!'.*.gif 1 2 05-OCT-2007 09:05:04 AIPS $ system;sys2com(1)=outprint!!'.uvfits 1 2 05-OCT-2007 09:05:04 AIPS sys2com(1)=outprint!!'* 1 2 05-OCT-2007 09:05:04 AIPS system;end;end;clrtemp;syscom'\mv -f $aimg/ 1 2 05-OCT-2007 09:05:04 AIPS $ sys2com(1)=substr(outfile,6,length(outfile))!!' $aimg/ 1 2 05-OCT-2007 09:05:04 AIPS sys2com(1)=outprint!!'.* $aimg/ 1 2 05-OCT-2007 09:05:04 AIPS sys2com(2)=dir;system;clrtemp;end;for nn=(uvi+1):numfle $ archive MAps 1 2 05-OCT-2007 09:05:04 AIPS egetname nn;chkname;xe=1-error;if((intype='MA')&(inclass='NVAS07'))then 1 2 05-OCT-2007 09:05:04 AIPS nvasname;sysout'';sys2com'';sys2com(8)' >& /dev/null 1 2 05-OCT-2007 09:05:04 AIPS expfile=outfile;outfile='AIMG:'!!outfile 1 2 05-OCT-2007 09:05:04 AIPS if(xe=1)then;gx;syscom'umask 0;\mv -f $aimg/ 1 2 05-OCT-2007 09:05:04 AIPS sys2com(1)=expfile!!' $aimg/ 1 2 05-OCT-2007 09:05:04 AIPS sys2com(2)=expfile!!'.imfits 1 2 05-OCT-2007 09:05:04 AIPS system;clrtemp;syscom'umask 0;fits2jpeg -nonLinear -fits $aimg/ 1 2 05-OCT-2007 09:05:04 AIPS sys2com(1)=expfile!!'.imfits -jpeg $aimg/ 1 2 05-OCT-2007 09:05:04 AIPS sys2com(2)=expfile!!'.jpg 1 2 05-OCT-2007 09:05:04 AIPS sys2com(3)=' ; convert -size 150x150 $aimg/ 1 2 05-OCT-2007 09:05:04 AIPS sys2com(4)=expfile!!'.jpg 1 2 05-OCT-2007 09:05:04 AIPS sys2com(5)=' -resize 150x150 -gamma 1.5 -depth 32 $aimg/ 1 2 05-OCT-2007 09:05:04 AIPS sys2com(6)=expfile!!'.JPG'!!' ; \mv -f $aimg/ 1 2 05-OCT-2007 09:05:04 AIPS sys2com(7)=expfile!!'* $aimg/ 1 2 05-OCT-2007 09:05:04 AIPS sys2com(8) dir!!sys2com(8);system;clrtemp;end;end;end;end 1 2 05-OCT-2007 09:05:04 AIPS type 'NVASARCH DONE - CLEANING UP';nvascln 1 2 05-OCT-2007 09:05:04 AIPS finish 1 2 05-OCT-2007 09:05:04 AIPS 1 2 05-OCT-2007 09:05:04 AIPS $procedure nvas 1 2 05-OCT-2007 09:05:04 AIPS $ typ expid;flatfov;if(uvi>3)then;nvasimage;nvasarch;end 1 2 05-OCT-2007 09:05:04 AIPS $finish 1 2 05-OCT-2007 09:05:04 AIPS 1 2 05-OCT-2007 09:05:04 AIPS procedure nvas 1 2 05-OCT-2007 09:05:04 AIPS typ expid;flatfov;if(uvi>3)then;nvasimage;end;clrtemp;clrname;indisk lsdisk 1 2 05-OCT-2007 09:05:04 AIPS recat;chkname;alj=1-error;getname 1;inname'';chkname;uvj=-error;intype'MA' 1 2 05-OCT-2007 09:05:04 AIPS inclass'NVAS07';chkname;maj=1-error;if (uvj=maj) then;nvasarch;end;clrtemp 1 2 05-OCT-2007 09:05:04 AIPS finish 1 0 05-OCT-2007 09:05:04 AIPS avlapipe 1 2 05-OCT-2007 09:05:04 AIPS Found in Version=ABIN 1 2 05-OCT-2007 09:05:04 AIPS Found in Version=ABIN 1 2 05-OCT-2007 09:05:04 AIPS Got(1) disk= 1 user=**** type=UV 19950220.K BAND.1 1 5 05-OCT-2007 09:05:04 AIPS 'AIPS WILL CHOOSE THE REFERENCE ANTENNA' 1 2 05-OCT-2007 09:05:04 AIPS Got(1) disk= 1 user=**** type=UV 19950220.K BAND.1 1 5 05-OCT-2007 09:05:04 AIPS 'SETFC WILL DETERMINE THE CELL SIZE' 1 5 05-OCT-2007 09:05:04 AIPS '10 SECOND INTEGRATIONS (GUESS)' 1 5 05-OCT-2007 09:05:04 AIPS 'DONE CLEANUP OF OLD TABLE EXTENTION FILES (CL,SN,FG,BP,PL,XX)' 1 5 05-OCT-2007 09:05:04 AIPS 'QUACK SKIPPED FOR THIS HIGH FREQUENCY OBSERVATION' 1 5 05-OCT-2007 09:05:04 AIPS 'MAY BE A FAST-SWITHCING OBS - IE LOSS OF ALL DATA' 1 5 05-OCT-2007 09:05:04 AIPS 'RUN BY HAND IF YOU REALLY WANT THIS QUACK' 1 5 05-OCT-2007 09:05:05 FLAGR Task FLAGR (release of 31DEC07) begins 1 4 05-OCT-2007 09:05:15 FLAGR Overall average amp= 1.548E-01 +- 1.426E-02 source= 2218-035 1 4 05-OCT-2007 09:05:15 FLAGR Overall average rms= 8.917E-03 +- 1.192E-03 source= 2218-035 1 4 05-OCT-2007 09:05:15 FLAGR Overall average amp= 9.369E-02 +- 4.034E-02 source= S3W26 1 4 05-OCT-2007 09:05:15 FLAGR Overall average rms= 1.313E-02 +- 2.898E-03 source= S3W26 1 4 05-OCT-2007 09:05:15 FLAGR Overall average amp= 9.355E-02 +- 4.080E-02 source= S3W26 03 1 4 05-OCT-2007 09:05:15 FLAGR Overall average rms= 1.239E-02 +- 2.131E-03 source= S3W26 03 1 4 05-OCT-2007 09:05:15 FLAGR Overall average amp= 9.253E-02 +- 3.891E-02 source= S3W26 04 1 4 05-OCT-2007 09:05:15 FLAGR Overall average rms= 1.267E-02 +- 2.238E-03 source= S3W26 04 1 4 05-OCT-2007 09:05:15 FLAGR Overall average amp= 8.892E-02 +- 3.585E-02 source= S3W26 05 1 4 05-OCT-2007 09:05:15 FLAGR Overall average rms= 1.254E-02 +- 2.206E-03 source= S3W26 05 1 4 05-OCT-2007 09:05:15 FLAGR Overall average amp= 8.863E-02 +- 3.491E-02 source= S3W26 06 1 4 05-OCT-2007 09:05:15 FLAGR Overall average rms= 1.262E-02 +- 2.048E-03 source= S3W26 06 1 4 05-OCT-2007 09:05:15 FLAGR Overall average amp= 1.012E-01 +- 4.316E-02 source= S3W26 07 1 4 05-OCT-2007 09:05:15 FLAGR Overall average rms= 1.288E-02 +- 2.348E-03 source= S3W26 07 1 4 05-OCT-2007 09:05:15 FLAGR Overall average amp= 9.288E-02 +- 4.462E-02 source= S3W26 08 1 4 05-OCT-2007 09:05:15 FLAGR Overall average rms= 1.249E-02 +- 2.216E-03 source= S3W26 08 1 4 05-OCT-2007 09:05:15 FLAGR Overall average amp= 9.203E-02 +- 3.772E-02 source= S3W26 09 1 4 05-OCT-2007 09:05:15 FLAGR Overall average rms= 1.216E-02 +- 2.032E-03 source= S3W26 09 1 4 05-OCT-2007 09:05:15 FLAGR Overall average amp= 8.868E-02 +- 3.766E-02 source= S3W26 0A 1 4 05-OCT-2007 09:05:15 FLAGR Overall average rms= 1.221E-02 +- 2.259E-03 source= S3W26 0A 1 4 05-OCT-2007 09:05:15 FLAGR Overall average amp= 8.504E-02 +- 4.050E-02 source= S3W26 0B 1 4 05-OCT-2007 09:05:15 FLAGR Overall average rms= 1.209E-02 +- 1.838E-03 source= S3W26 0B 1 4 05-OCT-2007 09:05:15 FLAGR Overall average amp= 8.449E-02 +- 3.606E-02 source= S3W26 0C 1 4 05-OCT-2007 09:05:15 FLAGR Overall average rms= 1.199E-02 +- 2.020E-03 source= S3W26 0C 1 4 05-OCT-2007 09:05:15 FLAGR Overall average amp= 8.312E-02 +- 3.154E-02 source= S3W26 0D 1 4 05-OCT-2007 09:05:15 FLAGR Overall average rms= 1.183E-02 +- 1.949E-03 source= S3W26 0D 1 4 05-OCT-2007 09:05:15 FLAGR Overall average amp= 9.133E-02 +- 4.298E-02 source= S3W26 0E 1 4 05-OCT-2007 09:05:15 FLAGR Overall average rms= 1.231E-02 +- 2.402E-03 source= S3W26 0E 1 4 05-OCT-2007 09:05:15 FLAGR Overall average amp= 8.584E-02 +- 3.570E-02 source= S3W26 0F 1 4 05-OCT-2007 09:05:15 FLAGR Overall average rms= 1.208E-02 +- 2.227E-03 source= S3W26 0F 1 4 05-OCT-2007 09:05:15 FLAGR Overall average amp= 8.542E-02 +- 3.957E-02 source= S3W26 0G 1 4 05-OCT-2007 09:05:15 FLAGR Overall average rms= 1.180E-02 +- 2.040E-03 source= S3W26 0G 1 4 05-OCT-2007 09:05:15 FLAGR Overall average amp= 8.636E-02 +- 3.058E-02 source= S3W26 0H 1 4 05-OCT-2007 09:05:15 FLAGR Overall average rms= 1.254E-02 +- 1.925E-03 source= S3W26 0H 1 4 05-OCT-2007 09:05:15 FLAGR Overall average amp= 8.352E-02 +- 3.440E-02 source= S3W26 0I 1 4 05-OCT-2007 09:05:15 FLAGR Overall average rms= 1.239E-02 +- 2.113E-03 source= S3W26 0I 1 4 05-OCT-2007 09:05:15 FLAGR Overall average amp= 9.447E-02 +- 4.361E-02 source= S3W26 0J 1 4 05-OCT-2007 09:05:15 FLAGR Overall average rms= 1.239E-02 +- 2.043E-03 source= S3W26 0J 1 4 05-OCT-2007 09:05:15 FLAGR Overall average amp= 9.024E-02 +- 3.924E-02 source= S3W26 0K 1 4 05-OCT-2007 09:05:15 FLAGR Overall average rms= 1.243E-02 +- 2.065E-03 source= S3W26 0K 1 4 05-OCT-2007 09:05:15 FLAGR Overall average amp= 9.312E-02 +- 3.947E-02 source= S3W26 0L 1 4 05-OCT-2007 09:05:15 FLAGR Overall average rms= 1.243E-02 +- 2.150E-03 source= S3W26 0L 1 4 05-OCT-2007 09:05:15 FLAGR Overall average amp= 9.064E-02 +- 3.830E-02 source= S3W26 0M 1 4 05-OCT-2007 09:05:15 FLAGR Overall average rms= 1.234E-02 +- 2.172E-03 source= S3W26 0M 1 4 05-OCT-2007 09:05:15 FLAGR Overall average amp= 8.970E-02 +- 3.533E-02 source= S3W26 0N 1 4 05-OCT-2007 09:05:15 FLAGR Overall average rms= 1.252E-02 +- 1.610E-03 source= S3W26 0N 1 4 05-OCT-2007 09:05:15 FLAGR Overall average amp= 8.768E-02 +- 3.207E-02 source= S3W26 0O 1 4 05-OCT-2007 09:05:15 FLAGR Overall average rms= 1.264E-02 +- 2.539E-03 source= S3W26 0O 1 4 05-OCT-2007 09:05:15 FLAGR Overall average amp= 8.859E-02 +- 3.877E-02 source= S3W26 0P 1 4 05-OCT-2007 09:05:15 FLAGR Overall average rms= 1.253E-02 +- 2.257E-03 source= S3W26 0P 1 4 05-OCT-2007 09:05:15 FLAGR Overall average amp= 9.383E-02 +- 3.942E-02 source= S3W26 0Q 1 4 05-OCT-2007 09:05:15 FLAGR Overall average rms= 1.391E-02 +- 2.695E-03 source= S3W26 0Q 1 4 05-OCT-2007 09:05:15 FLAGR Overall average amp= 9.319E-02 +- 3.496E-02 source= S3W26 0R 1 4 05-OCT-2007 09:05:15 FLAGR Overall average rms= 1.228E-02 +- 1.934E-03 source= S3W26 0R 1 4 05-OCT-2007 09:05:15 FLAGR Overall average amp= 9.859E-02 +- 4.336E-02 source= S3W26 0S 1 4 05-OCT-2007 09:05:15 FLAGR Overall average rms= 1.212E-02 +- 2.148E-03 source= S3W26 0S 1 4 05-OCT-2007 09:05:15 FLAGR Overall average amp= 1.002E-01 +- 4.573E-02 source= S3W26 0T 1 4 05-OCT-2007 09:05:15 FLAGR Overall average rms= 1.207E-02 +- 1.916E-03 source= S3W26 0T 1 4 05-OCT-2007 09:05:15 FLAGR Overall average amp= 9.201E-02 +- 3.941E-02 source= S3W26 0U 1 4 05-OCT-2007 09:05:15 FLAGR Overall average rms= 1.225E-02 +- 2.110E-03 source= S3W26 0U 1 4 05-OCT-2007 09:05:15 FLAGR Overall average amp= 1.089E-01 +- 4.817E-02 source= S3W26 0V 1 4 05-OCT-2007 09:05:15 FLAGR Overall average rms= 1.266E-02 +- 2.273E-03 source= S3W26 0V 1 4 05-OCT-2007 09:05:15 FLAGR Overall average amp= 9.380E-02 +- 3.699E-02 source= S3W26 0W 1 4 05-OCT-2007 09:05:15 FLAGR Overall average rms= 1.246E-02 +- 1.995E-03 source= S3W26 0W 1 4 05-OCT-2007 09:05:15 FLAGR Overall average amp= 1.013E-01 +- 4.520E-02 source= S3W26 0X 1 4 05-OCT-2007 09:05:15 FLAGR Overall average rms= 1.351E-02 +- 2.767E-03 source= S3W26 0X 1 4 05-OCT-2007 09:05:15 FLAGR Overall average amp= 1.048E-01 +- 3.818E-02 source= S3W26 0Y 1 4 05-OCT-2007 09:05:15 FLAGR Overall average rms= 1.364E-02 +- 2.600E-03 source= S3W26 0Y 1 4 05-OCT-2007 09:05:15 FLAGR Overall average amp= 9.951E-02 +- 4.657E-02 source= S3W26 0Z 1 4 05-OCT-2007 09:05:15 FLAGR Overall average rms= 1.365E-02 +- 2.509E-03 source= S3W26 0Z 1 4 05-OCT-2007 09:05:15 FLAGR Overall average amp= 1.036E-01 +- 4.276E-02 source= S3W26 10 1 4 05-OCT-2007 09:05:15 FLAGR Overall average rms= 1.353E-02 +- 2.953E-03 source= S3W26 10 1 4 05-OCT-2007 09:05:15 FLAGR Overall average amp= 1.026E-01 +- 3.165E-02 source= S3W26 11 1 4 05-OCT-2007 09:05:15 FLAGR Overall average rms= 1.404E-02 +- 2.666E-03 source= S3W26 11 1 4 05-OCT-2007 09:05:15 FLAGR Overall average amp= 1.117E-01 +- 4.469E-02 source= S3W26 12 1 4 05-OCT-2007 09:05:15 FLAGR Overall average rms= 1.441E-02 +- 3.252E-03 source= S3W26 12 1 4 05-OCT-2007 09:05:15 FLAGR Overall average amp= 9.945E-02 +- 4.075E-02 source= S3W26 13 1 4 05-OCT-2007 09:05:15 FLAGR Overall average rms= 1.559E-02 +- 4.020E-03 source= S3W26 13 1 4 05-OCT-2007 09:05:15 FLAGR Overall average amp= 9.495E-02 +- 3.300E-02 source= S3W26 14 1 4 05-OCT-2007 09:05:15 FLAGR Overall average rms= 1.518E-02 +- 3.426E-03 source= S3W26 14 1 4 05-OCT-2007 09:05:15 FLAGR Overall average amp= 9.549E-02 +- 3.382E-02 source= S3W26 15 1 4 05-OCT-2007 09:05:15 FLAGR Overall average rms= 1.528E-02 +- 3.287E-03 source= S3W26 15 1 4 05-OCT-2007 09:05:16 FLAGR Overall average amp= 1.183E-01 +- 1.574E-02 source= 3C48 1 4 05-OCT-2007 09:05:16 FLAGR Overall average rms= 8.371E-03 +- 1.145E-03 source= 3C48 1 5 05-OCT-2007 09:05:16 FLAGR Found 1 bad times, 285 total flags 1 5 05-OCT-2007 09:05:16 FLAGR Wrote 1 antenna & IF independent flags 1 5 05-OCT-2007 09:05:16 FLAGR Wrote 0 antenna independent, IF dependent flags 1 5 05-OCT-2007 09:05:16 FLAGR Wrote 279 antenna & IF dependent flags 1 5 05-OCT-2007 09:05:16 FLAGR Wrote 5 antenna & IF dependent, all-times flags 1 3 05-OCT-2007 09:05:16 FLAGR Appears to have ended successfully 1 5 05-OCT-2007 09:05:16 FLAGR alfirk 31DEC07 TST: Cpu= 8.7 Real= 11 1 2 05-OCT-2007 09:05:16 AIPS Resumes 1 5 05-OCT-2007 09:05:16 SETJY Task SETJY (release of 31DEC07) begins 1 2 05-OCT-2007 09:05:16 SETJY / Resetting flux information to zero 1 2 05-OCT-2007 09:05:16 SETJY BIF = 1 EIF = 2 /Range of IFs 1 2 05-OCT-2007 09:05:16 SETJY SOURCES = '' /All sources selected 1 3 05-OCT-2007 09:05:16 SETJY Appears to have ended successfully 1 5 05-OCT-2007 09:05:16 SETJY alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:05:16 AIPS Resumes 1 5 05-OCT-2007 09:05:17 SETJY Task SETJY (release of 31DEC07) begins 1 5 05-OCT-2007 09:05:17 SETJY A source model for this calibrator is available 1 5 05-OCT-2007 09:05:17 SETJY Consult the help file for CALRD for assistance 1 5 05-OCT-2007 09:05:17 SETJY A source model for this calibrator is available 1 5 05-OCT-2007 09:05:17 SETJY Consult the help file for CALRD for assistance 1 2 05-OCT-2007 09:05:17 SETJY / Flux calculated using known spectrum 1 2 05-OCT-2007 09:05:17 SETJY BIF = 1 EIF = 2 /Range of IFs 1 2 05-OCT-2007 09:05:17 SETJY '3C48 ' IF = 1 FLUX = 1.1174 (Jy calcd) 1 2 05-OCT-2007 09:05:17 SETJY '3C48 ' IF = 2 FLUX = 1.1202 (Jy calcd) 1 2 05-OCT-2007 09:05:17 SETJY / Using (1999.2) VLA or Reynolds (1934-638) coefficients 1 3 05-OCT-2007 09:05:17 SETJY Appears to have ended successfully 1 5 05-OCT-2007 09:05:17 SETJY alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:05:17 AIPS Resumes 1 5 05-OCT-2007 09:05:17 AIPS ' AUTOMATIC RESET: SOLINT=20SEC (HIGH FREQ)' 1 5 05-OCT-2007 09:05:17 CALIB Task CALIB (release of 31DEC07) begins 1 3 05-OCT-2007 09:05:17 CALIB CALIB USING 19950220 . K BAND . 1 DISK= 1 USID=**** 1 3 05-OCT-2007 09:05:17 CALIB L1 Solution type 1 2 05-OCT-2007 09:05:17 CALIB Selecting, editing and calibrating the data 1 3 05-OCT-2007 09:05:18 CALIB Doing cal transfer mode with point model for each source 1 3 05-OCT-2007 09:05:18 CALIB This is not self-calibration 1 2 05-OCT-2007 09:05:18 CALIB Dividing data by source flux densities 1 2 05-OCT-2007 09:05:18 CALIB Determining solutions 1 3 05-OCT-2007 09:05:18 CALIB Writing SN table 1 1 5 05-OCT-2007 09:05:22 CALIB Found 11806 good solutions 1 5 05-OCT-2007 09:05:22 CALIB Failed on 70 solutions 1 4 05-OCT-2007 09:05:22 CALIB Average closure rms = 0.0423 +- 0.0076 1 4 05-OCT-2007 09:05:22 CALIB Fraction of times having data > 2.5 rms from solution 1 4 05-OCT-2007 09:05:22 CALIB 0.20842 of the times had 0 - 2 percent outside 2.5 times rms 1 4 05-OCT-2007 09:05:22 CALIB 0.59118 of the times had 2 - 4 percent outside 2.5 times rms 1 4 05-OCT-2007 09:05:22 CALIB 0.13828 of the times had 4 - 6 percent outside 2.5 times rms 1 4 05-OCT-2007 09:05:22 CALIB 0.00401 of the times had 6 - 8 percent outside 2.5 times rms 1 4 05-OCT-2007 09:05:22 CALIB 0.00200 of the times had 8 - 10 percent outside 2.5 times rms 1 2 05-OCT-2007 09:05:22 CALIB Adjusting solutions to a common reference antenna 1 3 05-OCT-2007 09:05:22 CALIB Appears to have ended successfully 1 5 05-OCT-2007 09:05:22 CALIB alfirk 31DEC07 TST: Cpu= 3.9 Real= 5 1 2 05-OCT-2007 09:05:23 AIPS Resumes 1 5 05-OCT-2007 09:05:23 AIPS '3C48 MODEL =' '_K' 1 3 05-OCT-2007 09:05:23 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:05:23 AIPS ls -1 $AIPSTARS/_K.MODEL >& /dev/null 1 5 05-OCT-2007 09:05:23 CALIB Task CALIB (release of 31DEC07) begins 1 3 05-OCT-2007 09:05:23 CALIB CALIB USING 19950220 . K BAND . 1 DISK= 1 USID=**** 1 3 05-OCT-2007 09:05:23 CALIB L1 Solution type 1 2 05-OCT-2007 09:05:23 CALIB Selecting, editing and calibrating the data 1 3 05-OCT-2007 09:05:24 CALIB Doing cal transfer mode with point model for each source 1 3 05-OCT-2007 09:05:24 CALIB This is not self-calibration 1 2 05-OCT-2007 09:05:24 CALIB Dividing data by source flux densities 1 2 05-OCT-2007 09:05:24 CALIB Determining solutions 1 6 05-OCT-2007 09:05:24 CALIB Deleted 529 records from SN table no. 1 1 3 05-OCT-2007 09:05:24 CALIB Writing SN table 1 1 5 05-OCT-2007 09:05:26 CALIB Found 2116 good solutions 1 4 05-OCT-2007 09:05:26 CALIB Average closure rms = 0.0499 +- 0.0057 1 4 05-OCT-2007 09:05:26 CALIB Fraction of times having data > 2.5 rms from solution 1 4 05-OCT-2007 09:05:26 CALIB 0.23529 of the times had 0 - 2 percent outside 2.5 times rms 1 4 05-OCT-2007 09:05:26 CALIB 0.65882 of the times had 2 - 4 percent outside 2.5 times rms 1 4 05-OCT-2007 09:05:26 CALIB 0.08235 of the times had 4 - 6 percent outside 2.5 times rms 1 2 05-OCT-2007 09:05:26 CALIB Adjusting solutions to a common reference antenna 1 3 05-OCT-2007 09:05:26 CALIB Appears to have ended successfully 1 5 05-OCT-2007 09:05:26 CALIB alfirk 31DEC07 TST: Cpu= 0.9 Real= 3 1 2 05-OCT-2007 09:05:26 AIPS Resumes 1 5 05-OCT-2007 09:05:26 CLCAL Task CLCAL (release of 31DEC07) begins 1 4 05-OCT-2007 09:05:26 CLCAL Using interpolation mode 2PT 1 3 05-OCT-2007 09:05:26 CLCAL Processing SN table 1 1 5 05-OCT-2007 09:05:26 CLCAL SNMRG: Merging SN table 1 5 05-OCT-2007 09:05:26 CLCAL SNMRG: Write 2971 merged records from 2971 input records 1 4 05-OCT-2007 09:05:27 CLCAL SN2CL: Applying SN tables to CL table 1, writing CL table 2 1 3 05-OCT-2007 09:05:28 CLCAL Appears to have ended successfully 1 5 05-OCT-2007 09:05:28 CLCAL alfirk 31DEC07 TST: Cpu= 1.1 Real= 2 1 2 05-OCT-2007 09:05:28 AIPS Resumes 1 5 05-OCT-2007 09:05:28 CLCAL Task CLCAL (release of 31DEC07) begins 1 4 05-OCT-2007 09:05:28 CLCAL Using interpolation mode SELF 1 6 05-OCT-2007 09:05:28 CLCAL Deleted 1134 records from CL table no. 2 1 3 05-OCT-2007 09:05:28 CLCAL Processing SN table 1 1 6 05-OCT-2007 09:05:28 CLCAL WARNING: SN table 1 has already been applied 1 5 05-OCT-2007 09:05:28 CLCAL SNMRG: Merging SN table 1 5 05-OCT-2007 09:05:28 CLCAL SNMRG: Write 2971 merged records from 2971 input records 1 4 05-OCT-2007 09:05:28 CLCAL SN2CL: Applying SN tables to CL table 1, writing CL table 2 1 3 05-OCT-2007 09:05:28 CLCAL Appears to have ended successfully 1 5 05-OCT-2007 09:05:28 CLCAL alfirk 31DEC07 TST: Cpu= 0.7 Real= 0 1 2 05-OCT-2007 09:05:29 AIPS Resumes 1 5 05-OCT-2007 09:05:29 CALIB Task CALIB (release of 31DEC07) begins 1 3 05-OCT-2007 09:05:29 CALIB CALIB USING 19950220 . K BAND . 1 DISK= 1 USID=**** 1 3 05-OCT-2007 09:05:29 CALIB L1 Solution type 1 2 05-OCT-2007 09:05:29 CALIB Selecting, editing and calibrating the data 1 3 05-OCT-2007 09:05:29 CALIB Doing cal transfer mode with point model for each source 1 3 05-OCT-2007 09:05:29 CALIB This is not self-calibration 1 2 05-OCT-2007 09:05:29 CALIB Dividing data by source flux densities 1 2 05-OCT-2007 09:05:29 CALIB Determining solutions 1 3 05-OCT-2007 09:05:29 CALIB Writing SN table 2 1 5 05-OCT-2007 09:05:31 CALIB RPOL, IF= 1 The average gain over these antennas is 2.600E+00 1 5 05-OCT-2007 09:05:31 CALIB RPOL, IF= 2 The average gain over these antennas is 2.601E+00 1 5 05-OCT-2007 09:05:31 CALIB LPOL, IF= 1 The average gain over these antennas is 2.599E+00 1 5 05-OCT-2007 09:05:31 CALIB LPOL, IF= 2 The average gain over these antennas is 2.596E+00 1 5 05-OCT-2007 09:05:31 CALIB Found 1341 good solutions 1 5 05-OCT-2007 09:05:31 CALIB Failed on 3 solutions 1 4 05-OCT-2007 09:05:31 CALIB Average closure rms = 0.0039 +- 0.0006 1 4 05-OCT-2007 09:05:31 CALIB Fraction of times having data > 2.5 rms from solution 1 4 05-OCT-2007 09:05:31 CALIB 0.63793 of the times had 0 - 2 percent outside 2.5 times rms 1 4 05-OCT-2007 09:05:31 CALIB 0.13793 of the times had 2 - 4 percent outside 2.5 times rms 1 4 05-OCT-2007 09:05:31 CALIB 0.01724 of the times had 4 - 6 percent outside 2.5 times rms 1 2 05-OCT-2007 09:05:31 CALIB Adjusting solutions to a common reference antenna 1 3 05-OCT-2007 09:05:31 CALIB Appears to have ended successfully 1 5 05-OCT-2007 09:05:31 CALIB alfirk 31DEC07 TST: Cpu= 2.4 Real= 2 1 2 05-OCT-2007 09:05:31 AIPS Resumes 1 5 05-OCT-2007 09:05:31 AIPS '3C48 MODEL =' '_K' 1 3 05-OCT-2007 09:05:31 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:05:31 AIPS ls -1 $AIPSTARS/_K.MODEL >& /dev/null 1 5 05-OCT-2007 09:05:32 CALIB Task CALIB (release of 31DEC07) begins 1 3 05-OCT-2007 09:05:32 CALIB CALIB USING 19950220 . K BAND . 1 DISK= 1 USID=**** 1 3 05-OCT-2007 09:05:32 CALIB L1 Solution type 1 2 05-OCT-2007 09:05:32 CALIB Selecting, editing and calibrating the data 1 3 05-OCT-2007 09:05:32 CALIB Doing cal transfer mode with point model for each source 1 3 05-OCT-2007 09:05:32 CALIB This is not self-calibration 1 2 05-OCT-2007 09:05:32 CALIB Dividing data by source flux densities 1 2 05-OCT-2007 09:05:32 CALIB Determining solutions 1 6 05-OCT-2007 09:05:32 CALIB Deleted 26 records from SN table no. 2 1 3 05-OCT-2007 09:05:32 CALIB Writing SN table 2 1 5 05-OCT-2007 09:05:33 CALIB RPOL, IF= 1 The average gain over these antennas is 3.053E+00 1 5 05-OCT-2007 09:05:33 CALIB RPOL, IF= 2 The average gain over these antennas is 3.058E+00 1 5 05-OCT-2007 09:05:33 CALIB LPOL, IF= 1 The average gain over these antennas is 3.096E+00 1 5 05-OCT-2007 09:05:33 CALIB LPOL, IF= 2 The average gain over these antennas is 3.093E+00 1 5 05-OCT-2007 09:05:33 CALIB Found 104 good solutions 1 4 05-OCT-2007 09:05:33 CALIB Average closure rms = 0.0023 +- 0.0001 1 4 05-OCT-2007 09:05:33 CALIB Fraction of times having data > 2.5 rms from solution 1 4 05-OCT-2007 09:05:33 CALIB 0.75000 of the times had 2 - 4 percent outside 2.5 times rms 1 4 05-OCT-2007 09:05:33 CALIB 0.25000 of the times had 4 - 6 percent outside 2.5 times rms 1 2 05-OCT-2007 09:05:33 CALIB Adjusting solutions to a common reference antenna 1 3 05-OCT-2007 09:05:33 CALIB Appears to have ended successfully 1 5 05-OCT-2007 09:05:34 CALIB alfirk 31DEC07 TST: Cpu= 0.4 Real= 2 1 2 05-OCT-2007 09:05:34 AIPS Resumes 1 5 05-OCT-2007 09:05:34 GETJY Task GETJY (release of 31DEC07) begins 1 6 05-OCT-2007 09:05:34 GETJY Source:Qual CALCODE IF Flux (Jy) 1 6 05-OCT-2007 09:05:34 GETJY 2218-035 : 0 C 1 1.46475 +/- 0.02850 1 6 05-OCT-2007 09:05:34 GETJY 2 1.46699 +/- 0.02833 1 3 05-OCT-2007 09:05:34 GETJY Appears to have ended successfully 1 5 05-OCT-2007 09:05:34 GETJY alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:05:34 AIPS Resumes 1 5 05-OCT-2007 09:05:34 CLCAL Task CLCAL (release of 31DEC07) begins 1 4 05-OCT-2007 09:05:34 CLCAL Using interpolation mode 2PT 1 3 05-OCT-2007 09:05:34 CLCAL Processing SN table 2 1 5 05-OCT-2007 09:05:34 CLCAL SNMRG: Merging SN table 1 5 05-OCT-2007 09:05:34 CLCAL SNMRG: Write 336 merged records from 336 input records 1 4 05-OCT-2007 09:05:34 CLCAL SN2CL: Applying SN tables to CL table 2, writing CL table 3 1 3 05-OCT-2007 09:05:35 CLCAL Appears to have ended successfully 1 5 05-OCT-2007 09:05:35 CLCAL alfirk 31DEC07 TST: Cpu= 1.1 Real= 1 1 2 05-OCT-2007 09:05:35 AIPS Resumes 1 5 05-OCT-2007 09:05:35 CLCAL Task CLCAL (release of 31DEC07) begins 1 4 05-OCT-2007 09:05:35 CLCAL Using interpolation mode SELF 1 6 05-OCT-2007 09:05:36 CLCAL Deleted 1092 records from CL table no. 3 1 3 05-OCT-2007 09:05:36 CLCAL Processing SN table 2 1 6 05-OCT-2007 09:05:36 CLCAL WARNING: SN table 2 has already been applied 1 5 05-OCT-2007 09:05:36 CLCAL SNMRG: Merging SN table 1 5 05-OCT-2007 09:05:36 CLCAL SNMRG: Write 336 merged records from 336 input records 1 4 05-OCT-2007 09:05:36 CLCAL SN2CL: Applying SN tables to CL table 2, writing CL table 3 1 3 05-OCT-2007 09:05:36 CLCAL Appears to have ended successfully 1 5 05-OCT-2007 09:05:36 CLCAL alfirk 31DEC07 TST: Cpu= 0.6 Real= 1 1 2 05-OCT-2007 09:05:36 AIPS Resumes 1 5 05-OCT-2007 09:05:36 TASAV Task TASAV (release of 31DEC07) begins 1 2 05-OCT-2007 09:05:36 TASAV Create 19950220 .TASAV . 1 (UV) on disk 1 cno 2 1 3 05-OCT-2007 09:05:36 TASAV Copied AN file from vol/cno/vers 1 1 1 to 1 2 1 1 3 05-OCT-2007 09:05:36 TASAV Copied NX file from vol/cno/vers 1 1 1 to 1 2 1 1 3 05-OCT-2007 09:05:36 TASAV Copied SU file from vol/cno/vers 1 1 1 to 1 2 1 1 3 05-OCT-2007 09:05:36 TASAV Copied FQ file from vol/cno/vers 1 1 1 to 1 2 1 1 3 05-OCT-2007 09:05:36 TASAV Copied CL file from vol/cno/vers 1 1 1 to 1 2 1 1 3 05-OCT-2007 09:05:36 TASAV Copied CL file from vol/cno/vers 1 1 2 to 1 2 2 1 3 05-OCT-2007 09:05:37 TASAV Copied CL file from vol/cno/vers 1 1 3 to 1 2 3 1 3 05-OCT-2007 09:05:37 TASAV Copied TY file from vol/cno/vers 1 1 1 to 1 2 1 1 3 05-OCT-2007 09:05:37 TASAV Copied WX file from vol/cno/vers 1 1 1 to 1 2 1 1 3 05-OCT-2007 09:05:37 TASAV Copied FG file from vol/cno/vers 1 1 1 to 1 2 1 1 3 05-OCT-2007 09:05:37 TASAV Copied XX file from vol/cno/vers 1 1 1 to 1 2 1 1 3 05-OCT-2007 09:05:37 TASAV Copied SN file from vol/cno/vers 1 1 1 to 1 2 1 1 3 05-OCT-2007 09:05:37 TASAV Copied SN file from vol/cno/vers 1 1 2 to 1 2 2 1 3 05-OCT-2007 09:05:37 TASAV Appears to have ended successfully 1 5 05-OCT-2007 09:05:37 TASAV alfirk 31DEC07 TST: Cpu= 0.5 Real= 1 1 2 05-OCT-2007 09:05:37 AIPS Resumes 1 5 05-OCT-2007 09:05:37 SPLIT Task SPLIT (release of 31DEC07) begins 1 2 05-OCT-2007 09:05:37 SPLIT You are using a non-standard program 1 2 05-OCT-2007 09:05:37 SPLIT Doing subarray 1 1 2 05-OCT-2007 09:05:37 SPLIT Create 2218-035 .K BAND. 1 (UV) on disk 1 cno 3 1 3 05-OCT-2007 09:05:37 SPLIT Applying CL Table version 3 1 6 05-OCT-2007 09:05:39 SPLIT Previously flagged flagged by gain kept 1 6 05-OCT-2007 09:05:39 SPLIT Partially 2095 921 2092 1 6 05-OCT-2007 09:05:39 SPLIT Fully 0 3 57175 1 3 05-OCT-2007 09:05:39 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 3 1 1 3 05-OCT-2007 09:05:39 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 3 1 1 3 05-OCT-2007 09:05:39 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 3 1 1 2 05-OCT-2007 09:05:39 SPLIT Create S3W26 .K BAND. 1 (UV) on disk 1 cno 4 1 6 05-OCT-2007 09:05:39 SPLIT Previously flagged flagged by gain kept 1 6 05-OCT-2007 09:05:39 SPLIT Partially 194 0 194 1 6 05-OCT-2007 09:05:39 SPLIT Fully 0 0 3128 1 3 05-OCT-2007 09:05:39 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 4 1 1 3 05-OCT-2007 09:05:39 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 4 1 1 3 05-OCT-2007 09:05:39 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 4 1 1 2 05-OCT-2007 09:05:39 SPLIT Create S3W26 .K BAND. 2 (UV) on disk 1 cno 5 1 6 05-OCT-2007 09:05:39 SPLIT Previously flagged flagged by gain kept 1 6 05-OCT-2007 09:05:39 SPLIT Partially 223 0 223 1 6 05-OCT-2007 09:05:39 SPLIT Fully 0 0 3118 1 3 05-OCT-2007 09:05:39 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 5 1 1 3 05-OCT-2007 09:05:39 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 5 1 1 3 05-OCT-2007 09:05:39 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 5 1 1 2 05-OCT-2007 09:05:39 SPLIT Create S3W26 .K BAND. 3 (UV) on disk 1 cno 6 1 6 05-OCT-2007 09:05:39 SPLIT Previously flagged flagged by gain kept 1 6 05-OCT-2007 09:05:39 SPLIT Partially 184 0 184 1 6 05-OCT-2007 09:05:39 SPLIT Fully 0 0 3302 1 3 05-OCT-2007 09:05:39 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 6 1 1 3 05-OCT-2007 09:05:39 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 6 1 1 3 05-OCT-2007 09:05:39 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 6 1 1 2 05-OCT-2007 09:05:39 SPLIT Create S3W26 .K BAND. 4 (UV) on disk 1 cno 7 1 6 05-OCT-2007 09:05:39 SPLIT Previously flagged flagged by gain kept 1 6 05-OCT-2007 09:05:39 SPLIT Partially 248 0 248 1 6 05-OCT-2007 09:05:39 SPLIT Fully 0 0 3348 1 3 05-OCT-2007 09:05:39 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 7 1 1 3 05-OCT-2007 09:05:39 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 7 1 1 3 05-OCT-2007 09:05:39 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 7 1 1 2 05-OCT-2007 09:05:39 SPLIT Create S3W26 .K BAND. 5 (UV) on disk 1 cno 8 1 6 05-OCT-2007 09:05:39 SPLIT Previously flagged flagged by gain kept 1 6 05-OCT-2007 09:05:39 SPLIT Partially 265 0 265 1 6 05-OCT-2007 09:05:39 SPLIT Fully 0 0 3307 1 3 05-OCT-2007 09:05:39 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 8 1 1 3 05-OCT-2007 09:05:39 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 8 1 1 3 05-OCT-2007 09:05:39 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 8 1 1 2 05-OCT-2007 09:05:39 SPLIT Create S3W26 .K BAND. 6 (UV) on disk 1 cno 9 1 6 05-OCT-2007 09:05:39 SPLIT Previously flagged flagged by gain kept 1 6 05-OCT-2007 09:05:39 SPLIT Partially 156 0 156 1 6 05-OCT-2007 09:05:39 SPLIT Fully 0 0 3380 1 3 05-OCT-2007 09:05:39 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 9 1 1 3 05-OCT-2007 09:05:39 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 9 1 1 3 05-OCT-2007 09:05:39 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 9 1 1 2 05-OCT-2007 09:05:39 SPLIT Create S3W26 .K BAND. 7 (UV) on disk 1 cno 10 1 6 05-OCT-2007 09:05:39 SPLIT Previously flagged flagged by gain kept 1 6 05-OCT-2007 09:05:39 SPLIT Partially 156 0 156 1 6 05-OCT-2007 09:05:39 SPLIT Fully 0 0 3380 1 3 05-OCT-2007 09:05:39 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 10 1 1 3 05-OCT-2007 09:05:39 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 10 1 1 3 05-OCT-2007 09:05:39 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 10 1 1 2 05-OCT-2007 09:05:39 SPLIT Create S3W26 .K BAND. 8 (UV) on disk 1 cno 11 1 6 05-OCT-2007 09:05:39 SPLIT Previously flagged flagged by gain kept 1 6 05-OCT-2007 09:05:39 SPLIT Partially 192 0 192 1 6 05-OCT-2007 09:05:39 SPLIT Fully 0 0 3136 1 3 05-OCT-2007 09:05:39 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 11 1 1 3 05-OCT-2007 09:05:39 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 11 1 1 3 05-OCT-2007 09:05:39 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 11 1 1 2 05-OCT-2007 09:05:39 SPLIT Create S3W26 .K BAND. 9 (UV) on disk 1 cno 12 1 6 05-OCT-2007 09:05:39 SPLIT Previously flagged flagged by gain kept 1 6 05-OCT-2007 09:05:39 SPLIT Partially 177 0 177 1 6 05-OCT-2007 09:05:39 SPLIT Fully 0 0 3438 1 3 05-OCT-2007 09:05:40 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 12 1 1 3 05-OCT-2007 09:05:40 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 12 1 1 3 05-OCT-2007 09:05:40 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 12 1 1 2 05-OCT-2007 09:05:40 SPLIT Create S3W26 .K BAND. 10 (UV) on disk 1 cno 13 1 6 05-OCT-2007 09:05:40 SPLIT Previously flagged flagged by gain kept 1 6 05-OCT-2007 09:05:40 SPLIT Partially 201 0 201 1 6 05-OCT-2007 09:05:40 SPLIT Fully 0 0 3369 1 3 05-OCT-2007 09:05:40 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 13 1 1 3 05-OCT-2007 09:05:40 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 13 1 1 3 05-OCT-2007 09:05:40 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 13 1 1 2 05-OCT-2007 09:05:40 SPLIT Create S3W26 .K BAND. 11 (UV) on disk 1 cno 14 1 6 05-OCT-2007 09:05:40 SPLIT Previously flagged flagged by gain kept 1 6 05-OCT-2007 09:05:40 SPLIT Partially 156 0 156 1 6 05-OCT-2007 09:05:40 SPLIT Fully 0 0 3380 1 3 05-OCT-2007 09:05:40 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 14 1 1 3 05-OCT-2007 09:05:40 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 14 1 1 3 05-OCT-2007 09:05:40 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 14 1 1 2 05-OCT-2007 09:05:40 SPLIT Create S3W26 .K BAND. 12 (UV) on disk 1 cno 15 1 6 05-OCT-2007 09:05:40 SPLIT Previously flagged flagged by gain kept 1 6 05-OCT-2007 09:05:40 SPLIT Partially 163 0 163 1 6 05-OCT-2007 09:05:40 SPLIT Fully 0 0 3438 1 3 05-OCT-2007 09:05:40 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 15 1 1 3 05-OCT-2007 09:05:40 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 15 1 1 3 05-OCT-2007 09:05:40 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 15 1 1 2 05-OCT-2007 09:05:40 SPLIT Create S3W26 .K BAND. 13 (UV) on disk 1 cno 16 1 6 05-OCT-2007 09:05:40 SPLIT Previously flagged flagged by gain kept 1 6 05-OCT-2007 09:05:40 SPLIT Partially 172 0 172 1 6 05-OCT-2007 09:05:40 SPLIT Fully 0 0 3426 1 3 05-OCT-2007 09:05:40 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 16 1 1 3 05-OCT-2007 09:05:40 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 16 1 1 3 05-OCT-2007 09:05:40 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 16 1 1 2 05-OCT-2007 09:05:40 SPLIT Create S3W26 .K BAND. 14 (UV) on disk 1 cno 17 1 6 05-OCT-2007 09:05:40 SPLIT Previously flagged flagged by gain kept 1 6 05-OCT-2007 09:05:40 SPLIT Partially 181 0 181 1 6 05-OCT-2007 09:05:40 SPLIT Fully 0 0 3343 1 3 05-OCT-2007 09:05:40 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 17 1 1 3 05-OCT-2007 09:05:40 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 17 1 1 3 05-OCT-2007 09:05:40 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 17 1 1 2 05-OCT-2007 09:05:40 SPLIT Create S3W26 .K BAND. 15 (UV) on disk 1 cno 18 1 6 05-OCT-2007 09:05:40 SPLIT Previously flagged flagged by gain kept 1 6 05-OCT-2007 09:05:40 SPLIT Partially 98 0 98 1 6 05-OCT-2007 09:05:40 SPLIT Fully 0 0 3426 1 3 05-OCT-2007 09:05:40 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 18 1 1 3 05-OCT-2007 09:05:40 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 18 1 1 3 05-OCT-2007 09:05:40 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 18 1 1 2 05-OCT-2007 09:05:40 SPLIT Create S3W26 .K BAND. 16 (UV) on disk 1 cno 19 1 6 05-OCT-2007 09:05:40 SPLIT Previously flagged flagged by gain kept 1 6 05-OCT-2007 09:05:40 SPLIT Partially 227 264 480 1 6 05-OCT-2007 09:05:40 SPLIT Fully 0 0 2875 1 3 05-OCT-2007 09:05:40 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 19 1 1 3 05-OCT-2007 09:05:40 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 19 1 1 3 05-OCT-2007 09:05:40 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 19 1 1 2 05-OCT-2007 09:05:40 SPLIT Create S3W26 .K BAND. 17 (UV) on disk 1 cno 20 1 6 05-OCT-2007 09:05:40 SPLIT Previously flagged flagged by gain kept 1 6 05-OCT-2007 09:05:40 SPLIT Partially 232 273 494 1 6 05-OCT-2007 09:05:40 SPLIT Fully 0 0 3107 1 3 05-OCT-2007 09:05:40 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 20 1 1 3 05-OCT-2007 09:05:40 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 20 1 1 3 05-OCT-2007 09:05:40 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 20 1 1 2 05-OCT-2007 09:05:40 SPLIT Create S3W26 .K BAND. 18 (UV) on disk 1 cno 21 1 6 05-OCT-2007 09:05:40 SPLIT Previously flagged flagged by gain kept 1 6 05-OCT-2007 09:05:40 SPLIT Partially 152 270 415 1 6 05-OCT-2007 09:05:40 SPLIT Fully 0 0 3117 1 3 05-OCT-2007 09:05:40 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 21 1 1 3 05-OCT-2007 09:05:40 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 21 1 1 3 05-OCT-2007 09:05:40 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 21 1 1 2 05-OCT-2007 09:05:40 SPLIT Create S3W26 .K BAND. 19 (UV) on disk 1 cno 22 1 6 05-OCT-2007 09:05:41 SPLIT Previously flagged flagged by gain kept 1 6 05-OCT-2007 09:05:41 SPLIT Partially 156 270 419 1 6 05-OCT-2007 09:05:41 SPLIT Fully 0 0 3117 1 3 05-OCT-2007 09:05:41 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 22 1 1 3 05-OCT-2007 09:05:41 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 22 1 1 3 05-OCT-2007 09:05:41 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 22 1 1 2 05-OCT-2007 09:05:41 SPLIT Create S3W26 .K BAND. 20 (UV) on disk 1 cno 23 1 6 05-OCT-2007 09:05:41 SPLIT Previously flagged flagged by gain kept 1 6 05-OCT-2007 09:05:41 SPLIT Partially 274 0 274 1 6 05-OCT-2007 09:05:41 SPLIT Fully 0 0 3067 1 3 05-OCT-2007 09:05:41 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 23 1 1 3 05-OCT-2007 09:05:41 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 23 1 1 3 05-OCT-2007 09:05:41 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 23 1 1 2 05-OCT-2007 09:05:41 SPLIT Create S3W26 .K BAND. 21 (UV) on disk 1 cno 24 1 6 05-OCT-2007 09:05:41 SPLIT Previously flagged flagged by gain kept 1 6 05-OCT-2007 09:05:41 SPLIT Partially 186 0 186 1 6 05-OCT-2007 09:05:41 SPLIT Fully 0 0 3333 1 3 05-OCT-2007 09:05:41 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 24 1 1 3 05-OCT-2007 09:05:41 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 24 1 1 3 05-OCT-2007 09:05:41 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 24 1 1 2 05-OCT-2007 09:05:41 SPLIT Create S3W26 .K BAND. 22 (UV) on disk 1 cno 25 1 6 05-OCT-2007 09:05:41 SPLIT Previously flagged flagged by gain kept 1 6 05-OCT-2007 09:05:41 SPLIT Partially 209 0 209 1 6 05-OCT-2007 09:05:41 SPLIT Fully 0 0 3340 1 3 05-OCT-2007 09:05:41 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 25 1 1 3 05-OCT-2007 09:05:41 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 25 1 1 3 05-OCT-2007 09:05:41 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 25 1 1 2 05-OCT-2007 09:05:41 SPLIT Create S3W26 .K BAND. 23 (UV) on disk 1 cno 26 1 6 05-OCT-2007 09:05:41 SPLIT Previously flagged flagged by gain kept 1 6 05-OCT-2007 09:05:41 SPLIT Partially 244 0 244 1 6 05-OCT-2007 09:05:41 SPLIT Fully 0 0 3254 1 3 05-OCT-2007 09:05:41 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 26 1 1 3 05-OCT-2007 09:05:41 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 26 1 1 3 05-OCT-2007 09:05:41 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 26 1 1 2 05-OCT-2007 09:05:41 SPLIT Create S3W26 .K BAND. 24 (UV) on disk 1 cno 27 1 6 05-OCT-2007 09:05:41 SPLIT Previously flagged flagged by gain kept 1 6 05-OCT-2007 09:05:41 SPLIT Partially 215 0 215 1 6 05-OCT-2007 09:05:41 SPLIT Fully 0 0 3140 1 3 05-OCT-2007 09:05:41 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 27 1 1 3 05-OCT-2007 09:05:41 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 27 1 1 3 05-OCT-2007 09:05:41 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 27 1 1 2 05-OCT-2007 09:05:41 SPLIT Create S3W26 .K BAND. 25 (UV) on disk 1 cno 28 1 6 05-OCT-2007 09:05:41 SPLIT Previously flagged flagged by gain kept 1 6 05-OCT-2007 09:05:41 SPLIT Partially 250 0 250 1 6 05-OCT-2007 09:05:41 SPLIT Fully 0 0 2703 1 3 05-OCT-2007 09:05:41 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 28 1 1 3 05-OCT-2007 09:05:41 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 28 1 1 3 05-OCT-2007 09:05:41 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 28 1 1 2 05-OCT-2007 09:05:41 SPLIT Create S3W26 .K BAND. 26 (UV) on disk 1 cno 29 1 6 05-OCT-2007 09:05:41 SPLIT Previously flagged flagged by gain kept 1 6 05-OCT-2007 09:05:41 SPLIT Partially 108 0 108 1 6 05-OCT-2007 09:05:41 SPLIT Fully 0 0 3218 1 3 05-OCT-2007 09:05:41 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 29 1 1 3 05-OCT-2007 09:05:41 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 29 1 1 3 05-OCT-2007 09:05:41 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 29 1 1 2 05-OCT-2007 09:05:41 SPLIT Create S3W26 .K BAND. 27 (UV) on disk 1 cno 30 1 6 05-OCT-2007 09:05:41 SPLIT Previously flagged flagged by gain kept 1 6 05-OCT-2007 09:05:41 SPLIT Partially 148 0 148 1 6 05-OCT-2007 09:05:41 SPLIT Fully 0 0 3107 1 3 05-OCT-2007 09:05:41 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 30 1 1 3 05-OCT-2007 09:05:41 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 30 1 1 3 05-OCT-2007 09:05:41 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 30 1 1 2 05-OCT-2007 09:05:42 SPLIT Create S3W26 .K BAND. 28 (UV) on disk 1 cno 31 1 6 05-OCT-2007 09:05:42 SPLIT Previously flagged flagged by gain kept 1 6 05-OCT-2007 09:05:42 SPLIT Partially 202 0 202 1 6 05-OCT-2007 09:05:42 SPLIT Fully 0 0 3086 1 3 05-OCT-2007 09:05:42 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 31 1 1 3 05-OCT-2007 09:05:42 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 31 1 1 3 05-OCT-2007 09:05:42 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 31 1 1 2 05-OCT-2007 09:05:42 SPLIT Create S3W26 .K BAND. 29 (UV) on disk 1 cno 32 1 6 05-OCT-2007 09:05:42 SPLIT Previously flagged flagged by gain kept 1 6 05-OCT-2007 09:05:42 SPLIT Partially 222 0 222 1 6 05-OCT-2007 09:05:42 SPLIT Fully 0 0 3073 1 3 05-OCT-2007 09:05:42 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 32 1 1 3 05-OCT-2007 09:05:42 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 32 1 1 3 05-OCT-2007 09:05:42 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 32 1 1 2 05-OCT-2007 09:05:42 SPLIT Create S3W26 .K BAND. 30 (UV) on disk 1 cno 33 1 6 05-OCT-2007 09:05:42 SPLIT Previously flagged flagged by gain kept 1 6 05-OCT-2007 09:05:42 SPLIT Partially 218 0 218 1 6 05-OCT-2007 09:05:42 SPLIT Fully 0 0 3117 1 3 05-OCT-2007 09:05:42 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 33 1 1 3 05-OCT-2007 09:05:42 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 33 1 1 3 05-OCT-2007 09:05:42 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 33 1 1 2 05-OCT-2007 09:05:42 SPLIT Create S3W26 .K BAND. 31 (UV) on disk 1 cno 34 1 6 05-OCT-2007 09:05:42 SPLIT Previously flagged flagged by gain kept 1 6 05-OCT-2007 09:05:42 SPLIT Partially 221 0 221 1 6 05-OCT-2007 09:05:42 SPLIT Fully 0 0 3157 1 3 05-OCT-2007 09:05:42 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 34 1 1 3 05-OCT-2007 09:05:42 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 34 1 1 3 05-OCT-2007 09:05:42 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 34 1 1 2 05-OCT-2007 09:05:42 SPLIT Create S3W26 .K BAND. 32 (UV) on disk 1 cno 35 1 6 05-OCT-2007 09:05:42 SPLIT Previously flagged flagged by gain kept 1 6 05-OCT-2007 09:05:42 SPLIT Partially 111 0 111 1 6 05-OCT-2007 09:05:42 SPLIT Fully 0 0 2715 1 3 05-OCT-2007 09:05:42 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 35 1 1 3 05-OCT-2007 09:05:42 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 35 1 1 3 05-OCT-2007 09:05:42 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 35 1 1 2 05-OCT-2007 09:05:42 SPLIT Create S3W26 .K BAND. 33 (UV) on disk 1 cno 36 1 6 05-OCT-2007 09:05:42 SPLIT Previously flagged flagged by gain kept 1 6 05-OCT-2007 09:05:42 SPLIT Partially 183 0 183 1 6 05-OCT-2007 09:05:42 SPLIT Fully 0 0 2620 1 3 05-OCT-2007 09:05:42 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 36 1 1 3 05-OCT-2007 09:05:42 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 36 1 1 3 05-OCT-2007 09:05:42 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 36 1 1 2 05-OCT-2007 09:05:42 SPLIT Create S3W26 .K BAND. 34 (UV) on disk 1 cno 37 1 6 05-OCT-2007 09:05:43 SPLIT Previously flagged flagged by gain kept 1 6 05-OCT-2007 09:05:43 SPLIT Partially 40 0 40 1 6 05-OCT-2007 09:05:43 SPLIT Fully 0 0 2440 1 3 05-OCT-2007 09:05:43 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 37 1 1 3 05-OCT-2007 09:05:43 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 37 1 1 3 05-OCT-2007 09:05:43 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 37 1 1 2 05-OCT-2007 09:05:43 SPLIT Create S3W26 .K BAND. 35 (UV) on disk 1 cno 38 1 6 05-OCT-2007 09:05:43 SPLIT Previously flagged flagged by gain kept 1 6 05-OCT-2007 09:05:43 SPLIT Partially 82 0 82 1 6 05-OCT-2007 09:05:43 SPLIT Fully 0 0 2432 1 3 05-OCT-2007 09:05:43 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 38 1 1 3 05-OCT-2007 09:05:43 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 38 1 1 3 05-OCT-2007 09:05:43 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 38 1 1 2 05-OCT-2007 09:05:43 SPLIT Create S3W26 .K BAND. 36 (UV) on disk 1 cno 39 1 6 05-OCT-2007 09:05:43 SPLIT Previously flagged flagged by gain kept 1 6 05-OCT-2007 09:05:43 SPLIT Partially 100 0 100 1 6 05-OCT-2007 09:05:43 SPLIT Fully 0 0 1955 1 3 05-OCT-2007 09:05:43 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 39 1 1 3 05-OCT-2007 09:05:43 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 39 1 1 3 05-OCT-2007 09:05:43 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 39 1 1 2 05-OCT-2007 09:05:43 SPLIT Create S3W26 .K BAND. 37 (UV) on disk 1 cno 40 1 6 05-OCT-2007 09:05:43 SPLIT Previously flagged flagged by gain kept 1 6 05-OCT-2007 09:05:43 SPLIT Partially 0 0 0 1 6 05-OCT-2007 09:05:43 SPLIT Fully 0 0 1945 1 3 05-OCT-2007 09:05:43 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 40 1 1 3 05-OCT-2007 09:05:43 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 40 1 1 3 05-OCT-2007 09:05:43 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 40 1 1 2 05-OCT-2007 09:05:43 SPLIT Create S3W26 .K BAND. 38 (UV) on disk 1 cno 41 1 6 05-OCT-2007 09:05:43 SPLIT Previously flagged flagged by gain kept 1 6 05-OCT-2007 09:05:43 SPLIT Partially 160 0 160 1 6 05-OCT-2007 09:05:43 SPLIT Fully 0 0 1945 1 3 05-OCT-2007 09:05:43 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 41 1 1 3 05-OCT-2007 09:05:43 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 41 1 1 3 05-OCT-2007 09:05:43 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 41 1 1 2 05-OCT-2007 09:05:43 SPLIT Create S3W26 .K BAND. 39 (UV) on disk 1 cno 42 1 6 05-OCT-2007 09:05:43 SPLIT Previously flagged flagged by gain kept 1 6 05-OCT-2007 09:05:43 SPLIT Partially 100 0 100 1 6 05-OCT-2007 09:05:43 SPLIT Fully 0 0 1936 1 3 05-OCT-2007 09:05:43 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 42 1 1 3 05-OCT-2007 09:05:43 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 42 1 1 3 05-OCT-2007 09:05:43 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 42 1 1 2 05-OCT-2007 09:05:43 SPLIT Create S3W26 .K BAND. 40 (UV) on disk 1 cno 43 1 6 05-OCT-2007 09:05:43 SPLIT Previously flagged flagged by gain kept 1 6 05-OCT-2007 09:05:43 SPLIT Partially 160 0 160 1 6 05-OCT-2007 09:05:43 SPLIT Fully 0 0 1945 1 3 05-OCT-2007 09:05:43 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 43 1 1 3 05-OCT-2007 09:05:43 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 43 1 1 3 05-OCT-2007 09:05:43 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 43 1 1 2 05-OCT-2007 09:05:43 SPLIT Create 3C48 .K BAND. 1 (UV) on disk 1 cno 44 1 6 05-OCT-2007 09:05:43 SPLIT Previously flagged flagged by gain kept 1 6 05-OCT-2007 09:05:43 SPLIT Partially 50 0 50 1 6 05-OCT-2007 09:05:43 SPLIT Fully 0 0 13066 1 3 05-OCT-2007 09:05:43 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 44 1 1 3 05-OCT-2007 09:05:43 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 44 1 1 3 05-OCT-2007 09:05:44 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 44 1 1 3 05-OCT-2007 09:05:44 SPLIT Appears to have ended successfully 1 5 05-OCT-2007 09:05:44 SPLIT alfirk 31DEC07 TST: Cpu= 4.6 Real= 7 1 2 05-OCT-2007 09:05:44 AIPS Resumes 1 5 05-OCT-2007 09:05:44 AIPS ' ' 1 5 05-OCT-2007 09:05:44 AIPS 'ESTIMATED RMS:' '0.1265 MILLI JANSKY' 1 3 05-OCT-2007 09:05:44 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:05:44 AIPS rm -f /tmp/SETFC@2218-035_K,BAND.0-1 >& /dev/null 1 2 05-OCT-2007 09:05:44 AIPS Waiting for returned adverbs 1 5 05-OCT-2007 09:05:44 SETFC Task SETFC (release of 31DEC07) begins 1 3 05-OCT-2007 09:05:44 SETFC Found 2218-035 .K BAND.00001 Disk 1 slot 3 1 4 05-OCT-2007 09:05:44 SETFC SETCEL: max baseline, W = 1.5836E+05 1.0631E+05 wavelengths 1 4 05-OCT-2007 09:05:44 SETFC SETCEL: max field radius 3.6525E+02 arc seconds 1 4 05-OCT-2007 09:05:44 SETFC SETCEL: is > requested radius 6.0040E+01 arc seconds 1 4 05-OCT-2007 09:05:44 SETFC SETCEL: recommends IMSIZE 277 CELLSIZE 0.434162 1 4 05-OCT-2007 09:05:44 SETFC SETCEL: returns IMSIZE 512 CELLSIZE 0.339113 1 2 05-OCT-2007 09:05:44 SETFC ZTXOP2: using translated file name = 1 2 05-OCT-2007 09:05:44 SETFC ZTXOP2: /tmp/SETFC@2218-035_K,BAND.0-1 1 4 05-OCT-2007 09:05:44 SETFC FLYEYE added 1 fields to BOXFILE to 0.000 deg 1 7 05-OCT-2007 09:05:44 SETFC WARNING: THIS MAY NOT COVER THE DESIRED AREA 1 4 05-OCT-2007 09:05:44 SETFC First field number written was 1 1 4 05-OCT-2007 09:05:44 SETFC Highest field number written was 1 1 2 05-OCT-2007 09:05:44 SETFC returns adverbs to AIPS 1 3 05-OCT-2007 09:05:44 SETFC Appears to have ended successfully 1 5 05-OCT-2007 09:05:44 SETFC alfirk 31DEC07 TST: Cpu= 0.1 Real= 0 1 2 05-OCT-2007 09:05:44 AIPS Resumes 1 3 05-OCT-2007 09:05:44 AIPS SETFC was not found to be running 1 5 05-OCT-2007 09:05:44 AIPS 'SEARCHING FOR NVSS SOURCES' 1 2 05-OCT-2007 09:05:44 AIPS Waiting for returned adverbs 1 5 05-OCT-2007 09:05:44 SETFC Task SETFC (release of 31DEC07) begins 1 3 05-OCT-2007 09:05:44 SETFC Found 2218-035 .K BAND.00001 Disk 1 slot 3 1 2 05-OCT-2007 09:05:44 SETFC ZTXOP2: using translated file name = 1 2 05-OCT-2007 09:05:44 SETFC ZTXOP2: /tmp/SETFC@2218-035_K,BAND.0-1 1 3 05-OCT-2007 09:05:44 SETFC Searching catalog between 0.00 and 0.05 degrees radius 1 2 05-OCT-2007 09:05:44 SETFC ZTXOP2: using translated file name = 1 2 05-OCT-2007 09:05:44 SETFC ZTXOP2: /home/auto/aips/TEXT/STARS/NV00.0030 1 3 05-OCT-2007 09:05:47 SETFC Field RA Dec Flux Beam Sep 1 3 05-OCT-2007 09:05:47 SETFC 2 22:18:52.05 -03:35:37.1 2.219 1.000 0.000 1 4 05-OCT-2007 09:05:47 SETFC Add NVSS: wrote 1 fields to BOXFILE 1 3 05-OCT-2007 09:05:47 SETFC The Sun is 7.3 deg away - ignoring 1 4 05-OCT-2007 09:05:47 SETFC First field number written was 2 1 4 05-OCT-2007 09:05:47 SETFC Highest field number written was 2 1 2 05-OCT-2007 09:05:47 SETFC returns adverbs to AIPS 1 3 05-OCT-2007 09:05:47 SETFC Appears to have ended successfully 1 5 05-OCT-2007 09:05:47 SETFC alfirk 31DEC07 TST: Cpu= 3.0 Real= 3 1 2 05-OCT-2007 09:05:47 AIPS Resumes 1 3 05-OCT-2007 09:05:47 AIPS SETFC was not found to be running 1 3 05-OCT-2007 09:05:47 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:05:47 AIPS echo "SETFC FILE FOR SOURCE 2218-035 BELOW IS:" >> $ARUN/AB0739_ 1 3 05-OCT-2007 09:05:47 AIPS 1995FEB20_1.2.log 1 3 05-OCT-2007 09:05:47 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:05:47 AIPS cat /tmp/SETFC@2218-035_K,BAND.0-1 >> $ARUN/AB0739_1995FEB20_1.2 1 3 05-OCT-2007 09:05:47 AIPS .log 1 5 05-OCT-2007 09:05:47 AIPS ' NOW STARTING WITH SOURCE :1 =2218-035' 1 5 05-OCT-2007 09:05:47 AIPS ' ' 1 5 05-OCT-2007 09:05:47 IMAGR Task IMAGR (release of 31DEC07) begins 1 2 05-OCT-2007 09:05:47 IMAGR ZTXOP2: using translated file name = 1 2 05-OCT-2007 09:05:47 IMAGR ZTXOP2: /tmp/SETFC@2218-035_K,BAND.0-1 1 3 05-OCT-2007 09:05:47 IMAGR FIELDF: Final field parameters and # read are: 1 3 05-OCT-2007 09:05:47 IMAGR Field 1 500 500 5.9882E-02 1.0000E-02 0 1 3 05-OCT-2007 09:05:47 IMAGR Field 2 246 246 2.0959E-01 -1.9000E-01 0 1 2 05-OCT-2007 09:05:47 IMAGR ZTXOP2: using translated file name = 1 2 05-OCT-2007 09:05:47 IMAGR ZTXOP2: /tmp/SETFC@2218-035_K,BAND.0-1 1 7 05-OCT-2007 09:05:47 IMAGR WINDF: Number of clean boxes/field read as follows: 1 3 05-OCT-2007 09:05:47 IMAGR Field 01: 1 Field 02: 1 1 2 05-OCT-2007 09:05:47 IMAGR Create 2218-035 .IMAGR . 1 (UV) on disk 1 cno 45 1 4 05-OCT-2007 09:05:47 IMAGR Beginning channel 1 through 1 with 2 IFs 1 3 05-OCT-2007 09:05:47 IMAGR IMACPY: Copied 59267 visibilities to be imaged 1 2 05-OCT-2007 09:05:48 IMAGR QINIT: did a GET of 20480 Kwords, OFF -359727437 1 2 05-OCT-2007 09:05:48 IMAGR UVWAIT: begin finding uniform weights 1 2 05-OCT-2007 09:05:48 IMAGR UVWAIT: Average grid weight 9.777E+03 1 2 05-OCT-2007 09:05:48 IMAGR UVWAIT: Adding temperance S 1.955E+03 1 2 05-OCT-2007 09:05:48 IMAGR UVWAIT: begin applying uniform or other weights 1 4 05-OCT-2007 09:05:48 IMAGR UVWAIT: Sum of weights in 1.207E+07 and out 1.979E+07 1 4 05-OCT-2007 09:05:48 IMAGR UVWAIT: Noise is increased by a factor 1.187 due to weighting 1 4 05-OCT-2007 09:05:48 IMAGR UVWAIT: Average summed weight 9.777E+03 over 118326 vis 1 2 05-OCT-2007 09:05:48 IMAGR Create 2218-035 .IBM001. 1 (MA) on disk 1 cno 46 1 2 05-OCT-2007 09:05:48 IMAGR Create 2218-035 .IBM002. 1 (MA) on disk 1 cno 47 1 2 05-OCT-2007 09:05:48 IMAGR Create 2218-035 .ICL001. 1 (MA) on disk 1 cno 48 1 2 05-OCT-2007 09:05:48 IMAGR Create 2218-035 .ICL002. 1 (MA) on disk 1 cno 49 1 2 05-OCT-2007 09:05:48 IMAGR GRDFLT: X and Y convolution type = SPHEROIDAL 1 2 05-OCT-2007 09:05:48 IMAGR GRDFLT: X and Y parms = 3.0000 1.0000 1 2 05-OCT-2007 09:05:48 IMAGR GRDFLT: convolution function sampled every 1/100 of a cell 1 2 05-OCT-2007 09:05:48 IMAGR GRDMEM: Ave 2 Channels; 2.248510E+10 to 2.243510E+10 Hz 1 4 05-OCT-2007 09:05:48 IMAGR Field 1 Sum of gridding weights = 2.10114E+08 1 4 05-OCT-2007 09:05:48 IMAGR Field 1 Beam min = -99.6 MilliJy, max = 1.0 Jy 1 4 05-OCT-2007 09:05:48 IMAGR Field 1 fit FWHM = 2.556 x 1.491 arcsec, PA= -87.8 1 4 05-OCT-2007 09:05:49 IMAGR Field 2 Sum of gridding weights = 2.10112E+08 1 4 05-OCT-2007 09:05:49 IMAGR Field 2 Beam min = -52.6 MilliJy, max = 1.0 Jy 1 4 05-OCT-2007 09:05:49 IMAGR Field 2 fit FWHM = 2.556 x 1.491 arcsec, PA= -87.8 1 4 05-OCT-2007 09:05:49 IMAGR CLBHIS: minimum component 0.384 of current peak 1 4 05-OCT-2007 09:05:49 IMAGR Field 1 min = -77.0 MilliJy,max = 1.5 Jy 1 4 05-OCT-2007 09:05:49 IMAGR Field 2 min = -73.1 MilliJy,max = 1.4 Jy 1 2 05-OCT-2007 09:05:49 IMAGR BGC Clean: using 1019 cell beam + residuals > 78.42 MilliJy 1 2 05-OCT-2007 09:05:50 IMAGR 472 Residual map points loaded 1 4 05-OCT-2007 09:05:50 IMAGR Field 1 min allowed flux = 510.087 MilliJy iter= 11 1 3 05-OCT-2007 09:05:50 IMAGR Field 1 Clean flux density= 1.003 Jy 11 comps 1 3 05-OCT-2007 09:05:50 IMAGR Total Cleaned flux density = 1.003 Jy 11 comps 1 4 05-OCT-2007 09:05:50 IMAGR SETDO3: imaging done with multiple tangent planes 1 2 05-OCT-2007 09:05:50 IMAGR VISDFT: Begin DFT component subtraction 1 2 05-OCT-2007 09:05:50 IMAGR VISDFT: Model components of type Point 1 3 05-OCT-2007 09:05:50 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:05:50 IMAGR Field 2 min = -23.4 MilliJy,max = 448.1 MilliJy 1 3 05-OCT-2007 09:05:50 IMAGR TRY ANOTHER FIELD: this is 4.259E-01 < Second best 4.848E-01 1 4 05-OCT-2007 09:05:51 IMAGR Field 1 min = -24.8 MilliJy,max = 461.4 MilliJy 1 2 05-OCT-2007 09:05:51 IMAGR BGC Clean: using 1019 cell beam + residuals > 27.35 MilliJy 1 2 05-OCT-2007 09:05:51 IMAGR 351 Residual map points loaded 1 4 05-OCT-2007 09:05:51 IMAGR Field 1 min allowed flux = 165.132 MilliJy iter= 22 1 3 05-OCT-2007 09:05:51 IMAGR Field 1 Clean flux density= 1.323 Jy 22 comps 1 3 05-OCT-2007 09:05:51 IMAGR Total Cleaned flux density = 1.323 Jy 22 comps 1 2 05-OCT-2007 09:05:51 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:05:51 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:05:52 IMAGR Field 2 min = -8.2 MilliJy,max = 149.8 MilliJy 1 3 05-OCT-2007 09:05:52 IMAGR TRY ANOTHER FIELD: this is 1.424E-01 < Second best 1.570E-01 1 4 05-OCT-2007 09:05:52 IMAGR Field 1 min = -8.3 MilliJy,max = 148.6 MilliJy 1 2 05-OCT-2007 09:05:52 IMAGR BGC Clean: using 1019 cell beam + residuals > 8.85 MilliJy 1 2 05-OCT-2007 09:05:52 IMAGR 377 Residual map points loaded 1 4 05-OCT-2007 09:05:52 IMAGR Field 1 min allowed flux = 54.812 MilliJy iter= 33 1 3 05-OCT-2007 09:05:52 IMAGR Field 1 Clean flux density= 1.427 Jy 33 comps 1 3 05-OCT-2007 09:05:52 IMAGR Total Cleaned flux density = 1.427 Jy 33 comps 1 2 05-OCT-2007 09:05:52 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:05:52 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:05:53 IMAGR Field 2 min = -3.6 MilliJy,max = 52.8 MilliJy 1 2 05-OCT-2007 09:05:53 IMAGR BGC Clean: using 509 cell beam + residuals > 8.03 MilliJy 1 2 05-OCT-2007 09:05:53 IMAGR 88 Residual map points loaded 1 4 05-OCT-2007 09:05:53 IMAGR Field 2 min allowed flux = 18.411 MilliJy iter= 11 1 3 05-OCT-2007 09:05:53 IMAGR Field 2 Clean flux density= 36.232 MilliJy 11 comps 1 3 05-OCT-2007 09:05:53 IMAGR Total Cleaned flux density = 1.463 Jy 44 comps 1 2 05-OCT-2007 09:05:53 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:05:53 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:05:54 IMAGR Field 1 min = -4.5 MilliJy,max = 15.6 MilliJy 1 3 05-OCT-2007 09:05:54 IMAGR TRY ANOTHER FIELD: this is 1.485E-02 < Second best 1.750E-02 1 4 05-OCT-2007 09:05:54 IMAGR Field 2 min = -4.4 MilliJy,max = 16.6 MilliJy 1 2 05-OCT-2007 09:05:54 IMAGR BGC Clean: using 509 cell beam + residuals > 987.23 MicroJy 1 2 05-OCT-2007 09:05:54 IMAGR 1599 Residual map points loaded 1 4 05-OCT-2007 09:05:54 IMAGR Field 2 min allowed flux = -6.320 MilliJy iter= 24 1 3 05-OCT-2007 09:05:54 IMAGR Field 2 Clean flux density= 47.786 MilliJy 24 comps 1 3 05-OCT-2007 09:05:54 IMAGR Total Cleaned flux density = 1.474 Jy 57 comps 1 2 05-OCT-2007 09:05:54 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:05:54 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:05:55 IMAGR Field 1 min = -6.2 MilliJy,max = 5.9 MilliJy 1 2 05-OCT-2007 09:05:55 IMAGR BGC Clean: using 1019 cell beam + residuals > 837.01 MicroJy 1 2 05-OCT-2007 09:05:55 IMAGR 6414 Residual map points loaded 1 4 05-OCT-2007 09:05:55 IMAGR Field 1 min allowed flux = -2.374 MilliJy iter= 106 1 3 05-OCT-2007 09:05:55 IMAGR Field 1 Clean flux density= 1.425 Jy 106 comps 1 3 05-OCT-2007 09:05:55 IMAGR Total Cleaned flux density = 1.473 Jy 130 comps 1 2 05-OCT-2007 09:05:55 IMAGR ALGSTB: All 178 Rows In AP (Max 523) 1 2 05-OCT-2007 09:05:55 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 1 2 05-OCT-2007 09:05:56 IMAGR ALGSTB: Pass 1; 167- 0 Cells, with 59267 Pts 1 4 05-OCT-2007 09:05:56 IMAGR Field 2 min = -2.6 MilliJy,max = 2.4 MilliJy 1 2 05-OCT-2007 09:05:56 IMAGR BGC Clean: using 103 cell beam + residuals > 653.26 MicroJy 1 2 05-OCT-2007 09:05:56 IMAGR 2309 Residual map points loaded 1 4 05-OCT-2007 09:05:56 IMAGR Field 2 min algorithm flux= 1.181 MilliJy iter= 146 1 3 05-OCT-2007 09:05:56 IMAGR Field 2 Clean flux density= 51.537 MilliJy 146 comps 1 3 05-OCT-2007 09:05:56 IMAGR Total Cleaned flux density = 1.476 Jy 252 comps 1 2 05-OCT-2007 09:05:56 IMAGR ALGSTB: All 95 Rows In AP (Max 267) 1 2 05-OCT-2007 09:05:56 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 1 2 05-OCT-2007 09:05:57 IMAGR ALGSTB: Pass 1; 84- 0 Cells, with 59267 Pts 1 4 05-OCT-2007 09:05:57 IMAGR Field 1 min = -1.5 MilliJy,max = 1.5 MilliJy 1 2 05-OCT-2007 09:05:57 IMAGR BGC Clean: using 103 cell beam + residuals > 535.47 MicroJy 1 2 05-OCT-2007 09:05:57 IMAGR 15831 Residual map points loaded 1 4 05-OCT-2007 09:05:57 IMAGR Field 1 min algorithm flux= -944.677 MicroJy iter= 382 1 3 05-OCT-2007 09:05:57 IMAGR Field 1 Clean flux density= 1.428 Jy 382 comps 1 3 05-OCT-2007 09:05:57 IMAGR Total Cleaned flux density = 1.480 Jy 528 comps 1 2 05-OCT-2007 09:05:57 IMAGR ALGSTB: All 178 Rows In AP (Max 523) 1 2 05-OCT-2007 09:05:57 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 1 2 05-OCT-2007 09:05:58 IMAGR ALGSTB: Pass 1; 167- 0 Cells, with 59267 Pts 1 4 05-OCT-2007 09:05:58 IMAGR Field 2 min = -1.1 MilliJy,max = 1.4 MilliJy 1 2 05-OCT-2007 09:05:58 IMAGR BGC Clean: using 103 cell beam + residuals > 522.74 MicroJy 1 2 05-OCT-2007 09:05:58 IMAGR 2741 Residual map points loaded 1 4 05-OCT-2007 09:05:58 IMAGR Field 2 min Clean flux = 758.152 MicroJy iter= 305 1 5 05-OCT-2007 09:05:58 IMAGR Field 2 Clean flux density= 53.318 MilliJy 305 comps 1 5 05-OCT-2007 09:05:58 IMAGR Total Cleaned flux density = 1.482 Jy 687 comps 1 2 05-OCT-2007 09:05:58 IMAGR ALGSTB: All 95 Rows In AP (Max 267) 1 2 05-OCT-2007 09:05:58 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 1 2 05-OCT-2007 09:05:58 IMAGR ALGSTB: Pass 1; 84- 0 Cells, with 59267 Pts 1 4 05-OCT-2007 09:05:59 IMAGR Field 1 min = -1.4 MilliJy,max = 1.3 MilliJy 1 2 05-OCT-2007 09:05:59 IMAGR BGC Clean: using 103 cell beam + residuals > 451.41 MicroJy 1 2 05-OCT-2007 09:05:59 IMAGR 19997 Residual map points loaded 1 4 05-OCT-2007 09:05:59 IMAGR Field 1 min Clean flux = 758.561 MicroJy iter= 693 1 5 05-OCT-2007 09:05:59 IMAGR Field 1 Clean flux density= 1.430 Jy 693 comps 1 5 05-OCT-2007 09:05:59 IMAGR Total Cleaned flux density = 1.483 Jy 998 comps 1 2 05-OCT-2007 09:05:59 IMAGR ALGSTB: All 178 Rows In AP (Max 523) 1 2 05-OCT-2007 09:05:59 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 1 2 05-OCT-2007 09:06:00 IMAGR ALGSTB: Pass 1; 167- 0 Cells, with 59267 Pts 1 4 05-OCT-2007 09:06:00 IMAGR Peak residual in window 758.561 less than limit 758.718 MicroJy 1 3 05-OCT-2007 09:06:00 IMAGR Merging the Clean components files 1 3 05-OCT-2007 09:06:00 IMAGR Field 1 compressed from 693 to 393 components 1 3 05-OCT-2007 09:06:00 IMAGR Field 2 compressed from 305 to 126 components 1 4 05-OCT-2007 09:06:00 IMAGR Field 1 min = -1.4 MilliJy,max = 1.3 MilliJy 1 4 05-OCT-2007 09:06:00 IMAGR Field 2 min = -1.1 MilliJy,max = 1.2 MilliJy 1 3 05-OCT-2007 09:06:00 IMAGR Restoring Clean components 1 3 05-OCT-2007 09:06:01 IMAGR Restoring overlapped Clean components 1 3 05-OCT-2007 09:06:01 IMAGR Restore 1.429 Jy ( 176 CCs) from field 1 to field 2 1 3 05-OCT-2007 09:06:01 IMAGR Restore 53.318 MilliJy ( 126 CCs) from field 2 to field 1 1 3 05-OCT-2007 09:06:01 IMAGR Checking image max/min 1 3 05-OCT-2007 09:06:01 IMAGR Field 1 final Clean flux 1.483 Jy 1 3 05-OCT-2007 09:06:01 IMAGR Field 2 final Clean flux 1.483 Jy 1 6 05-OCT-2007 09:06:01 IMAGR Deleting UV work file: 1 4 05-OCT-2007 09:06:01 IMAGR Destroyed 1 extension files of type AN 1 4 05-OCT-2007 09:06:01 IMAGR Destroyed 1 extension files of type FQ 1 4 05-OCT-2007 09:06:01 IMAGR Destroyed UV image file: catno= 45 disk= 1 1 3 05-OCT-2007 09:06:01 IMAGR Appears to have ended successfully 1 5 05-OCT-2007 09:06:01 IMAGR alfirk 31DEC07 TST: Cpu= 13.2 Real= 14 1 2 05-OCT-2007 09:06:01 AIPS Resumes 1 3 05-OCT-2007 09:06:01 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:06:01 AIPS rm -f /tmp/SETFC@2218-035_K,BAND.0-1 >& /dev/null 1 5 05-OCT-2007 09:06:01 UVPLT Task UVPLT (release of 31DEC07) begins 1 2 05-OCT-2007 09:06:02 UVPLT GFINIS: number records used 11140 1 2 05-OCT-2007 09:06:02 UVPLT PLTUV: 236652 Points plotted 1 2 05-OCT-2007 09:06:02 UVPLT PLTUV: Plot file version 1 created. 1 3 05-OCT-2007 09:06:02 UVPLT Appears to have ended successfully 1 5 05-OCT-2007 09:06:02 UVPLT alfirk 31DEC07 TST: Cpu= 0.7 Real= 1 1 2 05-OCT-2007 09:06:03 AIPS Resumes 1 5 05-OCT-2007 09:06:03 UVPLT Task UVPLT (release of 31DEC07) begins 1 2 05-OCT-2007 09:06:03 UVPLT GFINIS: number records used 5572 1 2 05-OCT-2007 09:06:03 UVPLT PLTUV: 118326 Points plotted 1 2 05-OCT-2007 09:06:03 UVPLT PLTUV: Plot file version 2 created. 1 3 05-OCT-2007 09:06:03 UVPLT Appears to have ended successfully 1 5 05-OCT-2007 09:06:03 UVPLT alfirk 31DEC07 TST: Cpu= 0.5 Real= 0 1 2 05-OCT-2007 09:06:05 AIPS Resumes 1 5 05-OCT-2007 09:06:05 UVPLT Task UVPLT (release of 31DEC07) begins 1 2 05-OCT-2007 09:06:05 UVPLT GFINIS: number records used 5573 1 2 05-OCT-2007 09:06:05 UVPLT PLTUV: 118326 Points plotted 1 2 05-OCT-2007 09:06:05 UVPLT PLTUV: Plot file version 3 created. 1 3 05-OCT-2007 09:06:05 UVPLT Appears to have ended successfully 1 5 05-OCT-2007 09:06:06 UVPLT alfirk 31DEC07 TST: Cpu= 0.5 Real= 1 1 2 05-OCT-2007 09:06:06 AIPS Resumes 1 4 05-OCT-2007 09:06:06 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:06:06 AIPS Destroyed MA image file: catno= 46 disk= 1 1 4 05-OCT-2007 09:06:06 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:06:06 AIPS Destroyed MA image file: catno= 47 disk= 1 1 2 05-OCT-2007 09:06:06 AIPS Disk 1 in-CNO 48 renumbered as CNO 45 1 2 05-OCT-2007 09:06:06 AIPS Disk 1 in-CNO 49 renumbered as CNO 46 1 5 05-OCT-2007 09:06:06 AIPS ' ' 1 5 05-OCT-2007 09:06:06 AIPS 'ESTIMATED RMS:' '0.671 MILLI JANSKY' 1 3 05-OCT-2007 09:06:06 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:06:06 AIPS rm -f /tmp/SETFC@S3W26_K,BAND.0-1 >& /dev/null 1 2 05-OCT-2007 09:06:06 AIPS Waiting for returned adverbs 1 5 05-OCT-2007 09:06:06 SETFC Task SETFC (release of 31DEC07) begins 1 3 05-OCT-2007 09:06:06 SETFC Found S3W26 .K BAND.00040 Disk 1 slot 43 1 4 05-OCT-2007 09:06:06 SETFC SETCEL: max baseline, W = 1.5842E+05 7.9883E+04 wavelengths 1 4 05-OCT-2007 09:06:06 SETFC SETCEL: max field radius 4.2134E+02 arc seconds 1 4 05-OCT-2007 09:06:06 SETFC SETCEL: is > requested radius 6.0040E+01 arc seconds 1 4 05-OCT-2007 09:06:06 SETFC SETCEL: recommends IMSIZE 277 CELLSIZE 0.434006 1 4 05-OCT-2007 09:06:06 SETFC SETCEL: returns IMSIZE 512 CELLSIZE 0.339035 1 2 05-OCT-2007 09:06:06 SETFC ZTXOP2: using translated file name = 1 2 05-OCT-2007 09:06:06 SETFC ZTXOP2: /tmp/SETFC@S3W26_K,BAND.0-1 1 4 05-OCT-2007 09:06:06 SETFC FLYEYE added 1 fields to BOXFILE to 0.000 deg 1 7 05-OCT-2007 09:06:06 SETFC WARNING: THIS MAY NOT COVER THE DESIRED AREA 1 4 05-OCT-2007 09:06:06 SETFC First field number written was 1 1 4 05-OCT-2007 09:06:06 SETFC Highest field number written was 1 1 2 05-OCT-2007 09:06:06 SETFC returns adverbs to AIPS 1 3 05-OCT-2007 09:06:06 SETFC Appears to have ended successfully 1 5 05-OCT-2007 09:06:06 SETFC alfirk 31DEC07 TST: Cpu= 0.1 Real= 0 1 2 05-OCT-2007 09:06:06 AIPS Resumes 1 3 05-OCT-2007 09:06:06 AIPS SETFC was not found to be running 1 5 05-OCT-2007 09:06:06 AIPS 'SEARCHING FOR NVSS SOURCES' 1 2 05-OCT-2007 09:06:06 AIPS Waiting for returned adverbs 1 5 05-OCT-2007 09:06:06 SETFC Task SETFC (release of 31DEC07) begins 1 3 05-OCT-2007 09:06:06 SETFC Found S3W26 .K BAND.00040 Disk 1 slot 43 1 2 05-OCT-2007 09:06:06 SETFC ZTXOP2: using translated file name = 1 2 05-OCT-2007 09:06:06 SETFC ZTXOP2: /tmp/SETFC@S3W26_K,BAND.0-1 1 3 05-OCT-2007 09:06:06 SETFC Searching catalog between 0.00 and 0.05 degrees radius 1 2 05-OCT-2007 09:06:06 SETFC ZTXOP2: using translated file name = 1 2 05-OCT-2007 09:06:06 SETFC ZTXOP2: /home/auto/aips/TEXT/STARS/NV00.0030 1 3 05-OCT-2007 09:06:11 SETFC No NVSS sources selected for BOXFILE 1 3 05-OCT-2007 09:06:11 SETFC The Sun is 1.2 deg away - ignoring 1 4 05-OCT-2007 09:06:11 SETFC First field number written was 2 1 4 05-OCT-2007 09:06:11 SETFC Highest field number written was 1 1 2 05-OCT-2007 09:06:11 SETFC returns adverbs to AIPS 1 3 05-OCT-2007 09:06:11 SETFC Appears to have ended successfully 1 5 05-OCT-2007 09:06:11 SETFC alfirk 31DEC07 TST: Cpu= 3.0 Real= 5 1 2 05-OCT-2007 09:06:12 AIPS Resumes 1 3 05-OCT-2007 09:06:12 AIPS SETFC was not found to be running 1 3 05-OCT-2007 09:06:12 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:06:12 AIPS echo "SETFC FILE FOR SOURCE S3W26 BELOW IS:" >> $ARUN/AB0739_199 1 3 05-OCT-2007 09:06:12 AIPS 5FEB20_1.2.log 1 3 05-OCT-2007 09:06:12 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:06:12 AIPS cat /tmp/SETFC@S3W26_K,BAND.0-1 >> $ARUN/AB0739_1995FEB20_1.2.lo 1 3 05-OCT-2007 09:06:12 AIPS g 1 5 05-OCT-2007 09:06:12 AIPS ' NOW STARTING WITH SOURCE :2 =S3W26' 1 5 05-OCT-2007 09:06:12 AIPS ' ' 1 5 05-OCT-2007 09:06:12 IMAGR Task IMAGR (release of 31DEC07) begins 1 2 05-OCT-2007 09:06:12 IMAGR ZTXOP2: using translated file name = 1 2 05-OCT-2007 09:06:12 IMAGR ZTXOP2: /tmp/SETFC@S3W26_K,BAND.0-1 1 3 05-OCT-2007 09:06:12 IMAGR FIELDF: Final field parameters and # read are: 1 3 05-OCT-2007 09:06:12 IMAGR Field 1 500 500 -3.7524E-02 3.5458E-02 0 1 2 05-OCT-2007 09:06:12 IMAGR ZTXOP2: using translated file name = 1 2 05-OCT-2007 09:06:12 IMAGR ZTXOP2: /tmp/SETFC@S3W26_K,BAND.0-1 1 7 05-OCT-2007 09:06:12 IMAGR WINDF: Number of clean boxes/field read as follows: 1 3 05-OCT-2007 09:06:12 IMAGR Field 01: 1 1 2 05-OCT-2007 09:06:12 IMAGR Create S3W26 .IMAGR . 1 (UV) on disk 1 cno 47 1 4 05-OCT-2007 09:06:12 IMAGR Beginning channel 1 through 1 with 2 IFs 1 3 05-OCT-2007 09:06:12 IMAGR IMACPY: Copied 2105 visibilities to be imaged 1 2 05-OCT-2007 09:06:13 IMAGR QINIT: did a GET of 20480 Kwords, OFF -359614797 1 2 05-OCT-2007 09:06:13 IMAGR UVWAIT: begin finding uniform weights 1 2 05-OCT-2007 09:06:13 IMAGR UVWAIT: Average grid weight 4.137E+03 1 2 05-OCT-2007 09:06:13 IMAGR UVWAIT: Adding temperance S 8.274E+02 1 2 05-OCT-2007 09:06:13 IMAGR UVWAIT: begin applying uniform or other weights 1 4 05-OCT-2007 09:06:13 IMAGR UVWAIT: Sum of weights in 1.496E+06 and out 7.450E+05 1 4 05-OCT-2007 09:06:13 IMAGR UVWAIT: Noise is increased by a factor 1.998 due to weighting 1 4 05-OCT-2007 09:06:13 IMAGR UVWAIT: Average summed weight 4.137E+03 over 4050 vis 1 2 05-OCT-2007 09:06:13 IMAGR Create S3W26 .IBM001. 1 (MA) on disk 1 cno 48 1 2 05-OCT-2007 09:06:13 IMAGR Create S3W26 .ICL001. 1 (MA) on disk 1 cno 49 1 2 05-OCT-2007 09:06:13 IMAGR GRDFLT: X and Y convolution type = SPHEROIDAL 1 2 05-OCT-2007 09:06:13 IMAGR GRDFLT: X and Y parms = 3.0000 1.0000 1 2 05-OCT-2007 09:06:13 IMAGR GRDFLT: convolution function sampled every 1/100 of a cell 1 2 05-OCT-2007 09:06:13 IMAGR GRDMEM: Ave 2 Channels; 2.248510E+10 to 2.243510E+10 Hz 1 4 05-OCT-2007 09:06:13 IMAGR Field 1 Sum of gridding weights = 7.90874E+06 1 4 05-OCT-2007 09:06:14 IMAGR Field 1 Beam min = -131.2 MilliJy, max = 1.0 Jy 1 4 05-OCT-2007 09:06:14 IMAGR Field 1 fit FWHM = 14.215 x 1.212 arcsec, PA= 54.0 1 4 05-OCT-2007 09:06:14 IMAGR CLBHIS: minimum component 0.500 of current peak 1 4 05-OCT-2007 09:06:14 IMAGR Field 1 min = -441.8 MilliJy,max = 394.1 MilliJy 1 2 05-OCT-2007 09:06:14 IMAGR BGC Clean: using 823 cell beam + residuals > 176.13 MilliJy 1 2 05-OCT-2007 09:06:14 IMAGR 18807 Residual map points loaded 1 4 05-OCT-2007 09:06:14 IMAGR Field 1 min algorithm flux= 358.185 MilliJy iter= 3 1 3 05-OCT-2007 09:06:14 IMAGR Total Cleaned flux density = 111.342 MilliJy 3 comps 1 4 05-OCT-2007 09:06:14 IMAGR SETDO3: imaging done with multiple tangent planes 1 2 05-OCT-2007 09:06:14 IMAGR VISDFT: Begin DFT component subtraction 1 2 05-OCT-2007 09:06:15 IMAGR VISDFT: Model components of type Point 1 3 05-OCT-2007 09:06:15 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:06:15 IMAGR Field 1 min = -444.3 MilliJy,max = 345.4 MilliJy 1 2 05-OCT-2007 09:06:15 IMAGR BGC Clean: using 819 cell beam + residuals > 175.94 MilliJy 1 2 05-OCT-2007 09:06:15 IMAGR 18101 Residual map points loaded 1 4 05-OCT-2007 09:06:15 IMAGR Field 1 min algorithm flux= 311.010 MilliJy iter= 9 1 3 05-OCT-2007 09:06:15 IMAGR Total Cleaned flux density = 241.287 MilliJy 9 comps 1 2 05-OCT-2007 09:06:15 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:06:15 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:06:15 IMAGR Field 1 min = -440.5 MilliJy,max = 315.8 MilliJy 1 2 05-OCT-2007 09:06:15 IMAGR BGC Clean: using 807 cell beam + residuals > 169.93 MilliJy 1 2 05-OCT-2007 09:06:15 IMAGR 19244 Residual map points loaded 1 4 05-OCT-2007 09:06:15 IMAGR Field 1 min algorithm flux= 283.269 MilliJy iter= 19 1 3 05-OCT-2007 09:06:15 IMAGR Total Cleaned flux density = 477.269 MilliJy 19 comps 1 2 05-OCT-2007 09:06:15 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:06:15 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:06:15 IMAGR Field 1 min = -431.1 MilliJy,max = 306.9 MilliJy 1 2 05-OCT-2007 09:06:15 IMAGR BGC Clean: using 103 cell beam + residuals > 163.51 MilliJy 1 2 05-OCT-2007 09:06:15 IMAGR 19990 Residual map points loaded 1 4 05-OCT-2007 09:06:15 IMAGR Field 1 min algorithm flux= -264.211 MilliJy iter= 37 1 3 05-OCT-2007 09:06:15 IMAGR Total Cleaned flux density = 696.777 MilliJy 37 comps 1 2 05-OCT-2007 09:06:15 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:06:15 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:06:16 IMAGR Field 1 min = -417.3 MilliJy,max = 298.1 MilliJy 1 2 05-OCT-2007 09:06:16 IMAGR BGC Clean: using 103 cell beam + residuals > 157.15 MilliJy 1 2 05-OCT-2007 09:06:16 IMAGR 19987 Residual map points loaded 1 4 05-OCT-2007 09:06:16 IMAGR Field 1 min algorithm flux= 238.343 MilliJy iter= 63 1 3 05-OCT-2007 09:06:16 IMAGR Total Cleaned flux density = 1.045 Jy 63 comps 1 2 05-OCT-2007 09:06:16 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:06:16 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:06:16 IMAGR Field 1 min = -402.9 MilliJy,max = 269.4 MilliJy 1 2 05-OCT-2007 09:06:16 IMAGR BGC Clean: using 103 cell beam + residuals > 149.26 MilliJy 1 2 05-OCT-2007 09:06:16 IMAGR 19991 Residual map points loaded 1 4 05-OCT-2007 09:06:16 IMAGR Field 1 min algorithm flux= -210.210 MilliJy iter= 96 1 3 05-OCT-2007 09:06:16 IMAGR Total Cleaned flux density = 1.377 Jy 96 comps 1 2 05-OCT-2007 09:06:16 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:06:16 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:06:16 IMAGR Field 1 min = -384.6 MilliJy,max = 259.8 MilliJy 1 2 05-OCT-2007 09:06:16 IMAGR BGC Clean: using 103 cell beam + residuals > 139.81 MilliJy 1 2 05-OCT-2007 09:06:16 IMAGR 19995 Residual map points loaded 1 4 05-OCT-2007 09:06:16 IMAGR Field 1 min algorithm flux= -188.392 MilliJy iter= 137 1 3 05-OCT-2007 09:06:16 IMAGR Total Cleaned flux density = 1.519 Jy 137 comps 1 2 05-OCT-2007 09:06:16 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:06:16 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:06:17 IMAGR Field 1 min = -367.3 MilliJy,max = 233.1 MilliJy 1 2 05-OCT-2007 09:06:17 IMAGR BGC Clean: using 103 cell beam + residuals > 130.54 MilliJy 1 2 05-OCT-2007 09:06:17 IMAGR 19999 Residual map points loaded 1 4 05-OCT-2007 09:06:17 IMAGR Field 1 min algorithm flux= 169.784 MilliJy iter= 186 1 3 05-OCT-2007 09:06:17 IMAGR Total Cleaned flux density = 1.750 Jy 186 comps 1 2 05-OCT-2007 09:06:17 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:06:17 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:06:17 IMAGR Field 1 min = -351.3 MilliJy,max = 223.3 MilliJy 1 2 05-OCT-2007 09:06:17 IMAGR BGC Clean: using 103 cell beam + residuals > 120.48 MilliJy 1 2 05-OCT-2007 09:06:17 IMAGR 19993 Residual map points loaded 1 4 05-OCT-2007 09:06:17 IMAGR Field 1 min algorithm flux= -152.614 MilliJy iter= 244 1 3 05-OCT-2007 09:06:17 IMAGR Total Cleaned flux density = 1.784 Jy 244 comps 1 2 05-OCT-2007 09:06:17 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:06:17 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:06:17 IMAGR Field 1 min = -328.0 MilliJy,max = 212.2 MilliJy 1 2 05-OCT-2007 09:06:17 IMAGR BGC Clean: using 103 cell beam + residuals > 110.22 MilliJy 1 2 05-OCT-2007 09:06:17 IMAGR 19989 Residual map points loaded 1 4 05-OCT-2007 09:06:17 IMAGR Field 1 min algorithm flux= 136.274 MilliJy iter= 310 1 3 05-OCT-2007 09:06:17 IMAGR Total Cleaned flux density = 1.784 Jy 310 comps 1 2 05-OCT-2007 09:06:17 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:06:17 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:06:18 IMAGR Field 1 min = -304.9 MilliJy,max = 187.4 MilliJy 1 2 05-OCT-2007 09:06:18 IMAGR BGC Clean: using 103 cell beam + residuals > 100.27 MilliJy 1 2 05-OCT-2007 09:06:18 IMAGR 19989 Residual map points loaded 1 4 05-OCT-2007 09:06:18 IMAGR Field 1 min algorithm flux= 122.065 MilliJy iter= 385 1 3 05-OCT-2007 09:06:18 IMAGR Total Cleaned flux density = 1.846 Jy 385 comps 1 2 05-OCT-2007 09:06:18 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:06:18 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:06:18 IMAGR Field 1 min = -290.9 MilliJy,max = 169.5 MilliJy 1 2 05-OCT-2007 09:06:18 IMAGR BGC Clean: using 103 cell beam + residuals > 90.47 MilliJy 1 2 05-OCT-2007 09:06:18 IMAGR 19995 Residual map points loaded 1 4 05-OCT-2007 09:06:18 IMAGR Field 1 min algorithm flux= 109.334 MilliJy iter= 474 1 3 05-OCT-2007 09:06:18 IMAGR Total Cleaned flux density = 1.717 Jy 474 comps 1 2 05-OCT-2007 09:06:18 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:06:18 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:06:18 IMAGR Field 1 min = -280.5 MilliJy,max = 155.9 MilliJy 1 2 05-OCT-2007 09:06:18 IMAGR BGC Clean: using 103 cell beam + residuals > 81.16 MilliJy 1 2 05-OCT-2007 09:06:18 IMAGR 19982 Residual map points loaded 1 4 05-OCT-2007 09:06:18 IMAGR Field 1 min algorithm flux= -96.966 MilliJy iter= 575 1 3 05-OCT-2007 09:06:18 IMAGR Total Cleaned flux density = 1.653 Jy 575 comps 1 2 05-OCT-2007 09:06:18 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:06:19 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:06:19 IMAGR Field 1 min = -250.0 MilliJy,max = 139.5 MilliJy 1 2 05-OCT-2007 09:06:19 IMAGR BGC Clean: using 103 cell beam + residuals > 72.58 MilliJy 1 2 05-OCT-2007 09:06:19 IMAGR 19993 Residual map points loaded 1 4 05-OCT-2007 09:06:19 IMAGR Field 1 min algorithm flux= 85.852 MilliJy iter= 690 1 3 05-OCT-2007 09:06:19 IMAGR Total Cleaned flux density = 1.580 Jy 690 comps 1 2 05-OCT-2007 09:06:19 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:06:19 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:06:20 IMAGR Field 1 min = -242.7 MilliJy,max = 128.1 MilliJy 1 2 05-OCT-2007 09:06:20 IMAGR BGC Clean: using 103 cell beam + residuals > 64.20 MilliJy 1 2 05-OCT-2007 09:06:20 IMAGR 19984 Residual map points loaded 1 4 05-OCT-2007 09:06:20 IMAGR Field 1 min algorithm flux= -75.459 MilliJy iter= 820 1 3 05-OCT-2007 09:06:20 IMAGR Total Cleaned flux density = 1.700 Jy 820 comps 1 2 05-OCT-2007 09:06:20 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:06:20 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:06:21 IMAGR Field 1 min = -217.5 MilliJy,max = 114.8 MilliJy 1 2 05-OCT-2007 09:06:21 IMAGR BGC Clean: using 103 cell beam + residuals > 57.14 MilliJy 1 2 05-OCT-2007 09:06:21 IMAGR 19980 Residual map points loaded 1 4 05-OCT-2007 09:06:21 IMAGR Field 1 min algorithm flux= -66.690 MilliJy iter= 966 1 3 05-OCT-2007 09:06:21 IMAGR Total Cleaned flux density = 1.614 Jy 966 comps 1 2 05-OCT-2007 09:06:21 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:06:21 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:06:21 IMAGR Field 1 min = -208.0 MilliJy,max = 111.9 MilliJy 1 2 05-OCT-2007 09:06:21 IMAGR BGC Clean: using 103 cell beam + residuals > 50.72 MilliJy 1 2 05-OCT-2007 09:06:21 IMAGR 19987 Residual map points loaded 1 4 05-OCT-2007 09:06:21 IMAGR Field 1 min algorithm flux= 59.735 MilliJy iter= 1143 1 3 05-OCT-2007 09:06:21 IMAGR Total Cleaned flux density = 1.626 Jy 1143 comps 1 2 05-OCT-2007 09:06:21 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:06:21 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:06:22 IMAGR Field 1 min = -182.5 MilliJy,max = 99.9 MilliJy 1 2 05-OCT-2007 09:06:22 IMAGR BGC Clean: using 103 cell beam + residuals > 44.97 MilliJy 1 2 05-OCT-2007 09:06:22 IMAGR 19991 Residual map points loaded 1 4 05-OCT-2007 09:06:22 IMAGR Field 1 min algorithm flux= 52.707 MilliJy iter= 1343 1 3 05-OCT-2007 09:06:22 IMAGR Total Cleaned flux density = 1.614 Jy 1343 comps 1 2 05-OCT-2007 09:06:22 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:06:22 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:06:22 IMAGR Field 1 min = -168.5 MilliJy,max = 91.2 MilliJy 1 2 05-OCT-2007 09:06:22 IMAGR BGC Clean: using 103 cell beam + residuals > 39.74 MilliJy 1 2 05-OCT-2007 09:06:22 IMAGR 19982 Residual map points loaded 1 4 05-OCT-2007 09:06:23 IMAGR Field 1 min algorithm flux= -46.524 MilliJy iter= 1572 1 3 05-OCT-2007 09:06:23 IMAGR Total Cleaned flux density = 1.568 Jy 1572 comps 1 2 05-OCT-2007 09:06:23 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:06:23 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:06:23 IMAGR Field 1 min = -153.5 MilliJy,max = 96.5 MilliJy 1 2 05-OCT-2007 09:06:23 IMAGR BGC Clean: using 103 cell beam + residuals > 34.89 MilliJy 1 2 05-OCT-2007 09:06:23 IMAGR 19991 Residual map points loaded 1 4 05-OCT-2007 09:06:23 IMAGR Field 1 min algorithm flux= 40.618 MilliJy iter= 1828 1 3 05-OCT-2007 09:06:23 IMAGR Total Cleaned flux density = 1.486 Jy 1828 comps 1 2 05-OCT-2007 09:06:23 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:06:23 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:06:24 IMAGR Field 1 min = -144.6 MilliJy,max = 96.6 MilliJy 1 2 05-OCT-2007 09:06:24 IMAGR BGC Clean: using 815 cell beam + residuals > 31.83 MilliJy 1 2 05-OCT-2007 09:06:24 IMAGR 19292 Residual map points loaded 1 4 05-OCT-2007 09:06:24 IMAGR Field 1 min algorithm flux= -35.274 MilliJy iter= 2007 1 3 05-OCT-2007 09:06:24 IMAGR Total Cleaned flux density = 1.348 Jy 2007 comps 1 2 05-OCT-2007 09:06:24 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:06:24 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:06:25 IMAGR Field 1 min = -137.9 MilliJy,max = 71.1 MilliJy 1 2 05-OCT-2007 09:06:25 IMAGR BGC Clean: using 103 cell beam + residuals > 27.41 MilliJy 1 2 05-OCT-2007 09:06:25 IMAGR 19986 Residual map points loaded 1 4 05-OCT-2007 09:06:25 IMAGR Field 1 min algorithm flux= 30.152 MilliJy iter= 2214 1 3 05-OCT-2007 09:06:25 IMAGR Total Cleaned flux density = 1.350 Jy 2214 comps 1 2 05-OCT-2007 09:06:25 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:06:25 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:06:25 IMAGR Field 1 min = -127.2 MilliJy,max = 72.6 MilliJy 1 2 05-OCT-2007 09:06:26 IMAGR BGC Clean: using 103 cell beam + residuals > 25.13 MilliJy 1 2 05-OCT-2007 09:06:26 IMAGR 19992 Residual map points loaded 1 4 05-OCT-2007 09:06:26 IMAGR Field 1 min algorithm flux= 27.930 MilliJy iter= 2449 1 3 05-OCT-2007 09:06:26 IMAGR Total Cleaned flux density = 1.317 Jy 2449 comps 1 2 05-OCT-2007 09:06:26 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:06:26 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:06:26 IMAGR Field 1 min = -125.2 MilliJy,max = 73.2 MilliJy 1 2 05-OCT-2007 09:06:26 IMAGR BGC Clean: using 103 cell beam + residuals > 24.10 MilliJy 1 2 05-OCT-2007 09:06:26 IMAGR 19995 Residual map points loaded 1 4 05-OCT-2007 09:06:26 IMAGR Field 1 min algorithm flux= -27.160 MilliJy iter= 2746 1 3 05-OCT-2007 09:06:26 IMAGR Total Cleaned flux density = 1.405 Jy 2746 comps 1 2 05-OCT-2007 09:06:26 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:06:26 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:06:27 IMAGR Field 1 min = -112.0 MilliJy,max = 68.8 MilliJy 1 2 05-OCT-2007 09:06:27 IMAGR BGC Clean: using 807 cell beam + residuals > 23.53 MilliJy 1 2 05-OCT-2007 09:06:27 IMAGR 18686 Residual map points loaded 1 4 05-OCT-2007 09:06:28 IMAGR Field 1 min algorithm flux= 25.841 MilliJy iter= 2987 1 3 05-OCT-2007 09:06:28 IMAGR Total Cleaned flux density = 1.318 Jy 2987 comps 1 2 05-OCT-2007 09:06:28 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:06:28 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:06:28 IMAGR Field 1 min = -110.1 MilliJy,max = 62.8 MilliJy 1 2 05-OCT-2007 09:06:28 IMAGR BGC Clean: using 103 cell beam + residuals > 20.44 MilliJy 1 2 05-OCT-2007 09:06:28 IMAGR 19988 Residual map points loaded 1 4 05-OCT-2007 09:06:29 IMAGR Field 1 min algorithm flux= -22.153 MilliJy iter= 3238 1 3 05-OCT-2007 09:06:29 IMAGR Total Cleaned flux density = 1.330 Jy 3238 comps 1 2 05-OCT-2007 09:06:29 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:06:29 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:06:29 IMAGR Field 1 min = -103.3 MilliJy,max = 59.9 MilliJy 1 2 05-OCT-2007 09:06:29 IMAGR BGC Clean: using 103 cell beam + residuals > 19.00 MilliJy 1 2 05-OCT-2007 09:06:29 IMAGR 19988 Residual map points loaded 1 4 05-OCT-2007 09:06:29 IMAGR Field 1 min algorithm flux= -20.796 MilliJy iter= 3519 1 3 05-OCT-2007 09:06:29 IMAGR Total Cleaned flux density = 1.351 Jy 3519 comps 1 2 05-OCT-2007 09:06:29 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:06:29 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:06:30 IMAGR Field 1 min = -99.9 MilliJy,max = 57.4 MilliJy 1 2 05-OCT-2007 09:06:30 IMAGR BGC Clean: using 103 cell beam + residuals > 18.49 MilliJy 1 2 05-OCT-2007 09:06:30 IMAGR 19983 Residual map points loaded 1 4 05-OCT-2007 09:06:30 IMAGR Field 1 min algorithm flux= -20.388 MilliJy iter= 3857 1 3 05-OCT-2007 09:06:30 IMAGR Total Cleaned flux density = 1.421 Jy 3857 comps 1 2 05-OCT-2007 09:06:30 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:06:30 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:06:31 IMAGR Field 1 min = -94.7 MilliJy,max = 63.2 MilliJy 1 2 05-OCT-2007 09:06:31 IMAGR BGC Clean: using 813 cell beam + residuals > 18.10 MilliJy 1 2 05-OCT-2007 09:06:31 IMAGR 19013 Residual map points loaded 1 4 05-OCT-2007 09:06:32 IMAGR Field 1 min algorithm flux= 20.196 MilliJy iter= 4258 1 3 05-OCT-2007 09:06:32 IMAGR Total Cleaned flux density = 1.390 Jy 4258 comps 1 2 05-OCT-2007 09:06:32 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:06:32 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:06:33 IMAGR Field 1 min = -91.4 MilliJy,max = 52.5 MilliJy 1 2 05-OCT-2007 09:06:33 IMAGR BGC Clean: using 103 cell beam + residuals > 16.51 MilliJy 1 2 05-OCT-2007 09:06:33 IMAGR 19990 Residual map points loaded 1 4 05-OCT-2007 09:06:34 IMAGR Field 1 min algorithm flux= -17.599 MilliJy iter= 4534 1 3 05-OCT-2007 09:06:34 IMAGR Total Cleaned flux density = 1.438 Jy 4534 comps 1 2 05-OCT-2007 09:06:34 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:06:34 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:06:35 IMAGR Field 1 min = -92.6 MilliJy,max = 57.9 MilliJy 1 2 05-OCT-2007 09:06:35 IMAGR BGC Clean: using 103 cell beam + residuals > 15.80 MilliJy 1 2 05-OCT-2007 09:06:35 IMAGR 19992 Residual map points loaded 1 4 05-OCT-2007 09:06:35 IMAGR Field 1 min algorithm flux= -17.187 MilliJy iter= 4903 1 3 05-OCT-2007 09:06:35 IMAGR Total Cleaned flux density = 1.497 Jy 4903 comps 1 2 05-OCT-2007 09:06:35 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:06:35 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:06:36 IMAGR Field 1 min = -86.3 MilliJy,max = 54.4 MilliJy 1 2 05-OCT-2007 09:06:36 IMAGR BGC Clean: using 807 cell beam + residuals > 16.68 MilliJy 1 2 05-OCT-2007 09:06:36 IMAGR 18964 Residual map points loaded 1 4 05-OCT-2007 09:06:38 IMAGR Field 1 min algorithm flux= 18.007 MilliJy iter= 5250 1 3 05-OCT-2007 09:06:38 IMAGR Total Cleaned flux density = 1.493 Jy 5250 comps 1 2 05-OCT-2007 09:06:38 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:06:38 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:06:39 IMAGR Field 1 min = -86.1 MilliJy,max = 50.1 MilliJy 1 2 05-OCT-2007 09:06:39 IMAGR BGC Clean: using 103 cell beam + residuals > 14.65 MilliJy 1 2 05-OCT-2007 09:06:39 IMAGR 19984 Residual map points loaded 1 4 05-OCT-2007 09:06:39 IMAGR Field 1 min algorithm flux= -15.533 MilliJy iter= 5558 1 3 05-OCT-2007 09:06:39 IMAGR Total Cleaned flux density = 1.520 Jy 5558 comps 1 2 05-OCT-2007 09:06:39 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:06:39 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:06:40 IMAGR Field 1 min = -81.2 MilliJy,max = 47.2 MilliJy 1 2 05-OCT-2007 09:06:40 IMAGR BGC Clean: using 103 cell beam + residuals > 14.09 MilliJy 1 2 05-OCT-2007 09:06:40 IMAGR 19990 Residual map points loaded 1 4 05-OCT-2007 09:06:41 IMAGR Field 1 min algorithm flux= -15.185 MilliJy iter= 5947 1 3 05-OCT-2007 09:06:41 IMAGR Total Cleaned flux density = 1.577 Jy 5947 comps 1 2 05-OCT-2007 09:06:41 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:06:41 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:06:42 IMAGR Field 1 min = -84.4 MilliJy,max = 54.1 MilliJy 1 2 05-OCT-2007 09:06:43 IMAGR BGC Clean: using 807 cell beam + residuals > 15.48 MilliJy 1 2 05-OCT-2007 09:06:43 IMAGR 17941 Residual map points loaded 1 4 05-OCT-2007 09:06:44 IMAGR Field 1 min algorithm flux= -16.517 MilliJy iter= 6258 1 3 05-OCT-2007 09:06:44 IMAGR Total Cleaned flux density = 1.573 Jy 6258 comps 1 2 05-OCT-2007 09:06:44 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:06:44 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:06:45 IMAGR Field 1 min = -77.2 MilliJy,max = 46.3 MilliJy 1 2 05-OCT-2007 09:06:45 IMAGR BGC Clean: using 103 cell beam + residuals > 13.34 MilliJy 1 2 05-OCT-2007 09:06:45 IMAGR 19984 Residual map points loaded 1 4 05-OCT-2007 09:06:45 IMAGR Field 1 min algorithm flux= 14.091 MilliJy iter= 6598 1 3 05-OCT-2007 09:06:45 IMAGR Total Cleaned flux density = 1.624 Jy 6598 comps 1 2 05-OCT-2007 09:06:45 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:06:45 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:06:46 IMAGR Field 1 min = -74.5 MilliJy,max = 51.8 MilliJy 1 2 05-OCT-2007 09:06:46 IMAGR BGC Clean: using 103 cell beam + residuals > 13.03 MilliJy 1 2 05-OCT-2007 09:06:46 IMAGR 19991 Residual map points loaded 1 4 05-OCT-2007 09:06:46 IMAGR Field 1 min algorithm flux= -14.086 MilliJy iter= 7069 1 3 05-OCT-2007 09:06:46 IMAGR Total Cleaned flux density = 1.627 Jy 7069 comps 1 2 05-OCT-2007 09:06:46 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:06:46 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:06:47 IMAGR Field 1 min = -74.6 MilliJy,max = 52.1 MilliJy 1 2 05-OCT-2007 09:06:47 IMAGR BGC Clean: using 815 cell beam + residuals > 14.75 MilliJy 1 2 05-OCT-2007 09:06:47 IMAGR 18705 Residual map points loaded 1 4 05-OCT-2007 09:06:48 IMAGR Field 1 min algorithm flux= -15.566 MilliJy iter= 7345 1 3 05-OCT-2007 09:06:48 IMAGR Total Cleaned flux density = 1.639 Jy 7345 comps 1 2 05-OCT-2007 09:06:48 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:06:48 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:06:48 IMAGR Field 1 min = -71.7 MilliJy,max = 45.8 MilliJy 1 2 05-OCT-2007 09:06:49 IMAGR BGC Clean: using 103 cell beam + residuals > 12.16 MilliJy 1 2 05-OCT-2007 09:06:49 IMAGR 19993 Residual map points loaded 1 4 05-OCT-2007 09:06:49 IMAGR Field 1 min algorithm flux= -12.815 MilliJy iter= 7724 1 3 05-OCT-2007 09:06:49 IMAGR Total Cleaned flux density = 1.656 Jy 7724 comps 1 2 05-OCT-2007 09:06:49 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:06:49 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:06:49 IMAGR Field 1 min = -70.7 MilliJy,max = 45.2 MilliJy 1 2 05-OCT-2007 09:06:50 IMAGR BGC Clean: using 103 cell beam + residuals > 11.85 MilliJy 1 2 05-OCT-2007 09:06:50 IMAGR 19993 Residual map points loaded 1 4 05-OCT-2007 09:06:50 IMAGR Field 1 min algorithm flux= -12.717 MilliJy iter= 8199 1 3 05-OCT-2007 09:06:50 IMAGR Total Cleaned flux density = 1.661 Jy 8199 comps 1 2 05-OCT-2007 09:06:50 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:06:50 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:06:52 IMAGR Field 1 min = -72.7 MilliJy,max = 46.6 MilliJy 1 2 05-OCT-2007 09:06:52 IMAGR BGC Clean: using 815 cell beam + residuals > 13.50 MilliJy 1 2 05-OCT-2007 09:06:52 IMAGR 16366 Residual map points loaded 1 4 05-OCT-2007 09:06:53 IMAGR Field 1 min algorithm flux= -14.169 MilliJy iter= 8463 1 3 05-OCT-2007 09:06:53 IMAGR Total Cleaned flux density = 1.687 Jy 8463 comps 1 2 05-OCT-2007 09:06:53 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:06:53 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:06:55 IMAGR Field 1 min = -68.0 MilliJy,max = 43.6 MilliJy 1 2 05-OCT-2007 09:06:55 IMAGR BGC Clean: using 103 cell beam + residuals > 11.23 MilliJy 1 2 05-OCT-2007 09:06:55 IMAGR 19983 Residual map points loaded 1 4 05-OCT-2007 09:06:55 IMAGR Field 1 min algorithm flux= 11.802 MilliJy iter= 8867 1 3 05-OCT-2007 09:06:55 IMAGR Total Cleaned flux density = 1.730 Jy 8867 comps 1 2 05-OCT-2007 09:06:55 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:06:55 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:06:56 IMAGR Field 1 min = -67.1 MilliJy,max = 44.7 MilliJy 1 2 05-OCT-2007 09:06:56 IMAGR BGC Clean: using 103 cell beam + residuals > 10.96 MilliJy 1 2 05-OCT-2007 09:06:56 IMAGR 19984 Residual map points loaded 1 4 05-OCT-2007 09:06:56 IMAGR Field 1 min algorithm flux= 11.761 MilliJy iter= 9385 1 3 05-OCT-2007 09:06:56 IMAGR Total Cleaned flux density = 1.728 Jy 9385 comps 1 2 05-OCT-2007 09:06:56 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:06:56 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:06:57 IMAGR Field 1 min = -67.5 MilliJy,max = 44.2 MilliJy 1 2 05-OCT-2007 09:06:57 IMAGR BGC Clean: using 813 cell beam + residuals > 11.72 MilliJy 1 2 05-OCT-2007 09:06:57 IMAGR 19215 Residual map points loaded 1 4 05-OCT-2007 09:06:59 IMAGR Field 1 min algorithm flux= -12.556 MilliJy iter= 9911 1 3 05-OCT-2007 09:06:59 IMAGR Total Cleaned flux density = 1.755 Jy 9911 comps 1 2 05-OCT-2007 09:06:59 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:06:59 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:07:00 IMAGR Field 1 min = -62.0 MilliJy,max = 40.9 MilliJy 1 2 05-OCT-2007 09:07:00 IMAGR BGC Clean: using 103 cell beam + residuals > 10.37 MilliJy 1 2 05-OCT-2007 09:07:00 IMAGR 19991 Residual map points loaded 1 4 05-OCT-2007 09:07:00 IMAGR Field 1 min algorithm flux= 10.865 MilliJy iter= 10298 1 3 05-OCT-2007 09:07:00 IMAGR Total Cleaned flux density = 1.805 Jy 10298 comps 1 2 05-OCT-2007 09:07:00 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:07:00 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:07:02 IMAGR Field 1 min = -63.0 MilliJy,max = 39.2 MilliJy 1 2 05-OCT-2007 09:07:02 IMAGR BGC Clean: using 103 cell beam + residuals > 10.11 MilliJy 1 2 05-OCT-2007 09:07:02 IMAGR 19996 Residual map points loaded 1 4 05-OCT-2007 09:07:03 IMAGR Field 1 min algorithm flux= -10.791 MilliJy iter= 10844 1 3 05-OCT-2007 09:07:03 IMAGR Total Cleaned flux density = 1.815 Jy 10844 comps 1 2 05-OCT-2007 09:07:03 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:07:03 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:07:04 IMAGR Field 1 min = -62.7 MilliJy,max = 45.4 MilliJy 1 2 05-OCT-2007 09:07:04 IMAGR BGC Clean: using 819 cell beam + residuals > 11.54 MilliJy 1 2 05-OCT-2007 09:07:04 IMAGR 18855 Residual map points loaded 1 4 05-OCT-2007 09:07:05 IMAGR Field 1 min algorithm flux= -12.124 MilliJy iter= 11175 1 3 05-OCT-2007 09:07:05 IMAGR Total Cleaned flux density = 1.835 Jy 11175 comps 1 2 05-OCT-2007 09:07:05 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:07:05 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:07:06 IMAGR Field 1 min = -58.3 MilliJy,max = 37.6 MilliJy 1 2 05-OCT-2007 09:07:06 IMAGR BGC Clean: using 103 cell beam + residuals > 9.64 MilliJy 1 2 05-OCT-2007 09:07:06 IMAGR 19984 Residual map points loaded 1 4 05-OCT-2007 09:07:06 IMAGR Field 1 min algorithm flux= 10.047 MilliJy iter= 11617 1 3 05-OCT-2007 09:07:06 IMAGR Total Cleaned flux density = 1.865 Jy 11617 comps 1 2 05-OCT-2007 09:07:06 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:07:06 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:07:07 IMAGR Field 1 min = -57.6 MilliJy,max = 38.2 MilliJy 1 2 05-OCT-2007 09:07:07 IMAGR BGC Clean: using 103 cell beam + residuals > 9.38 MilliJy 1 2 05-OCT-2007 09:07:07 IMAGR 19979 Residual map points loaded 1 4 05-OCT-2007 09:07:07 IMAGR Field 1 min algorithm flux= 9.953 MilliJy iter= 12198 1 3 05-OCT-2007 09:07:07 IMAGR Total Cleaned flux density = 1.872 Jy 12198 comps 1 2 05-OCT-2007 09:07:07 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:07:07 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:07:08 IMAGR Field 1 min = -58.0 MilliJy,max = 39.1 MilliJy 1 2 05-OCT-2007 09:07:09 IMAGR BGC Clean: using 807 cell beam + residuals > 9.88 MilliJy 1 2 05-OCT-2007 09:07:09 IMAGR 18953 Residual map points loaded 1 4 05-OCT-2007 09:07:11 IMAGR Field 1 min algorithm flux= 10.918 MilliJy iter= 13330 1 3 05-OCT-2007 09:07:11 IMAGR Total Cleaned flux density = 1.955 Jy 13330 comps 1 2 05-OCT-2007 09:07:11 IMAGR ALGSTB: All 175 Rows In AP (Max 523) 1 2 05-OCT-2007 09:07:11 IMAGR ALGSTB: Ipol gridded model subtraction, chans 1 through 2 1 2 05-OCT-2007 09:07:11 IMAGR ALGSTB: Pass 1; 164- 0 Cells, with 2105 Pts 1 4 05-OCT-2007 09:07:12 IMAGR Field 1 min = -50.6 MilliJy,max = 35.9 MilliJy 1 2 05-OCT-2007 09:07:12 IMAGR BGC Clean: using 819 cell beam + residuals > 8.99 MilliJy 1 2 05-OCT-2007 09:07:12 IMAGR 19862 Residual map points loaded 1 4 05-OCT-2007 09:07:21 IMAGR Field 1 min Clean flux = -20.847 MilliJy iter= 17538 1 5 05-OCT-2007 09:07:21 IMAGR Residual Peak Noise is Increasing 1 5 05-OCT-2007 09:07:21 IMAGR Clean has begun to diverge, Stopping 1 5 05-OCT-2007 09:07:21 IMAGR Minimum residual peak was = 10.381 MilliJy 1 5 05-OCT-2007 09:07:21 IMAGR Total Cleaned flux density = 2.363 Jy 17538 comps 1 2 05-OCT-2007 09:07:21 IMAGR ALGSTB: All 175 Rows In AP (Max 523) 1 2 05-OCT-2007 09:07:21 IMAGR ALGSTB: Ipol gridded model subtraction, chans 1 through 2 1 2 05-OCT-2007 09:07:21 IMAGR ALGSTB: Pass 1; 164- 0 Cells, with 2105 Pts 1 4 05-OCT-2007 09:07:21 IMAGR Field 1 min = -61.7 MilliJy,max = 48.8 MilliJy 1 2 05-OCT-2007 09:07:21 IMAGR BGC Clean: using 979 cell beam + residuals > 16.82 MilliJy 1 2 05-OCT-2007 09:07:21 IMAGR 16991 Residual map points loaded 1 4 05-OCT-2007 09:07:21 IMAGR Field 1 min allowed flux = 30.306 MilliJy iter= 17566 1 3 05-OCT-2007 09:07:21 IMAGR Total Cleaned flux density = 2.286 Jy 17566 comps 1 2 05-OCT-2007 09:07:21 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:07:21 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:07:21 IMAGR Field 1 min = -44.1 MilliJy,max = 43.9 MilliJy 1 2 05-OCT-2007 09:07:21 IMAGR BGC Clean: using 821 cell beam + residuals > 14.44 MilliJy 1 2 05-OCT-2007 09:07:21 IMAGR 19799 Residual map points loaded 1 4 05-OCT-2007 09:07:23 IMAGR Field 1 min algorithm flux= 15.127 MilliJy iter= 18035 1 3 05-OCT-2007 09:07:23 IMAGR Total Cleaned flux density = 2.254 Jy 18035 comps 1 2 05-OCT-2007 09:07:23 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:07:23 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:07:24 IMAGR Field 1 min = -37.7 MilliJy,max = 34.9 MilliJy 1 2 05-OCT-2007 09:07:24 IMAGR BGC Clean: using 821 cell beam + residuals > 9.57 MilliJy 1 2 05-OCT-2007 09:07:24 IMAGR 19848 Residual map points loaded 1 4 05-OCT-2007 09:07:25 IMAGR Field 1 min algorithm flux= -10.033 MilliJy iter= 18534 1 3 05-OCT-2007 09:07:25 IMAGR Total Cleaned flux density = 2.219 Jy 18534 comps 1 2 05-OCT-2007 09:07:25 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:07:25 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:07:26 IMAGR Field 1 min = -41.0 MilliJy,max = 28.1 MilliJy 1 2 05-OCT-2007 09:07:26 IMAGR BGC Clean: using 103 cell beam + residuals > 7.64 MilliJy 1 2 05-OCT-2007 09:07:26 IMAGR 19995 Residual map points loaded 1 4 05-OCT-2007 09:07:26 IMAGR Field 1 min algorithm flux= 7.993 MilliJy iter= 19103 1 3 05-OCT-2007 09:07:26 IMAGR Total Cleaned flux density = 2.212 Jy 19103 comps 1 2 05-OCT-2007 09:07:26 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:07:26 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:07:27 IMAGR Field 1 min = -37.5 MilliJy,max = 26.7 MilliJy 1 2 05-OCT-2007 09:07:27 IMAGR BGC Clean: using 815 cell beam + residuals > 7.27 MilliJy 1 2 05-OCT-2007 09:07:27 IMAGR 17092 Residual map points loaded 1 4 05-OCT-2007 09:07:39 IMAGR Field 1 min Clean flux = 17.548 MilliJy iter= 24989 1 5 05-OCT-2007 09:07:39 IMAGR Residual Peak Noise is Increasing 1 5 05-OCT-2007 09:07:39 IMAGR Clean has begun to diverge, Stopping 1 5 05-OCT-2007 09:07:39 IMAGR Minimum residual peak was = 8.649 MilliJy 1 5 05-OCT-2007 09:07:39 IMAGR Total Cleaned flux density = 2.299 Jy 24989 comps 1 2 05-OCT-2007 09:07:39 IMAGR ALGSTB: All 175 Rows In AP (Max 523) 1 2 05-OCT-2007 09:07:39 IMAGR ALGSTB: Ipol gridded model subtraction, chans 1 through 2 1 2 05-OCT-2007 09:07:39 IMAGR ALGSTB: Pass 1; 164- 0 Cells, with 2105 Pts 1 4 05-OCT-2007 09:07:39 IMAGR Field 1 min = -45.1 MilliJy,max = 96.6 MilliJy 1 2 05-OCT-2007 09:07:39 IMAGR BGC Clean: using 1019 cell beam + residuals > 20.79 MilliJy 1 2 05-OCT-2007 09:07:39 IMAGR 6514 Residual map points loaded 1 4 05-OCT-2007 09:07:39 IMAGR Field 1 min allowed flux = 46.515 MilliJy iter= 24997 1 3 05-OCT-2007 09:07:39 IMAGR Total Cleaned flux density = 2.354 Jy 24997 comps 1 2 05-OCT-2007 09:07:39 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:07:39 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:07:40 IMAGR Field 1 min = -42.1 MilliJy,max = 43.4 MilliJy 1 2 05-OCT-2007 09:07:40 IMAGR BGC Clean: using 975 cell beam + residuals > 13.71 MilliJy 1 2 05-OCT-2007 09:07:40 IMAGR 18447 Residual map points loaded 1 4 05-OCT-2007 09:07:40 IMAGR Field 1 min allowed flux = -21.581 MilliJy iter= 25055 1 3 05-OCT-2007 09:07:40 IMAGR Total Cleaned flux density = 2.386 Jy 25055 comps 1 2 05-OCT-2007 09:07:40 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:07:40 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:07:40 IMAGR Field 1 min = -38.3 MilliJy,max = 41.9 MilliJy 1 2 05-OCT-2007 09:07:40 IMAGR BGC Clean: using 807 cell beam + residuals > 11.79 MilliJy 1 2 05-OCT-2007 09:07:40 IMAGR 18769 Residual map points loaded 1 4 05-OCT-2007 09:07:41 IMAGR Field 1 min algorithm flux= 12.091 MilliJy iter= 25385 1 3 05-OCT-2007 09:07:41 IMAGR Total Cleaned flux density = 2.412 Jy 25385 comps 1 2 05-OCT-2007 09:07:41 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:07:41 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:07:42 IMAGR Field 1 min = -38.3 MilliJy,max = 34.1 MilliJy 1 2 05-OCT-2007 09:07:42 IMAGR BGC Clean: using 103 cell beam + residuals > 8.29 MilliJy 1 2 05-OCT-2007 09:07:42 IMAGR 19989 Residual map points loaded 1 4 05-OCT-2007 09:07:43 IMAGR Field 1 min algorithm flux= -8.643 MilliJy iter= 26128 1 3 05-OCT-2007 09:07:43 IMAGR Total Cleaned flux density = 2.436 Jy 26128 comps 1 2 05-OCT-2007 09:07:43 IMAGR ALGSTB: All 175 Rows In AP (Max 523) 1 2 05-OCT-2007 09:07:43 IMAGR ALGSTB: Ipol gridded model subtraction, chans 1 through 2 1 2 05-OCT-2007 09:07:43 IMAGR ALGSTB: Pass 1; 164- 0 Cells, with 2105 Pts 1 4 05-OCT-2007 09:07:43 IMAGR Field 1 min = -33.7 MilliJy,max = 26.6 MilliJy 1 2 05-OCT-2007 09:07:43 IMAGR BGC Clean: using 825 cell beam + residuals > 6.68 MilliJy 1 2 05-OCT-2007 09:07:43 IMAGR 19025 Residual map points loaded 1 4 05-OCT-2007 09:07:45 IMAGR Field 1 min allowed flux = -7.766 MilliJy iter= 27059 1 3 05-OCT-2007 09:07:45 IMAGR Total Cleaned flux density = 2.512 Jy 27059 comps 1 2 05-OCT-2007 09:07:45 IMAGR ALGSTB: All 175 Rows In AP (Max 523) 1 2 05-OCT-2007 09:07:45 IMAGR ALGSTB: Ipol gridded model subtraction, chans 1 through 2 1 2 05-OCT-2007 09:07:46 IMAGR ALGSTB: Pass 1; 164- 0 Cells, with 2105 Pts 1 4 05-OCT-2007 09:07:46 IMAGR Field 1 min = -32.1 MilliJy,max = 27.1 MilliJy 1 2 05-OCT-2007 09:07:46 IMAGR BGC Clean: using 103 cell beam + residuals > 5.97 MilliJy 1 2 05-OCT-2007 09:07:46 IMAGR 19981 Residual map points loaded 1 4 05-OCT-2007 09:07:46 IMAGR Field 1 min algorithm flux= 6.190 MilliJy iter= 27669 1 3 05-OCT-2007 09:07:46 IMAGR Total Cleaned flux density = 2.513 Jy 27669 comps 1 2 05-OCT-2007 09:07:46 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:07:46 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:07:47 IMAGR Field 1 min = -32.4 MilliJy,max = 25.8 MilliJy 1 2 05-OCT-2007 09:07:47 IMAGR BGC Clean: using 819 cell beam + residuals > 5.94 MilliJy 1 2 05-OCT-2007 09:07:47 IMAGR 18964 Residual map points loaded 1 4 05-OCT-2007 09:07:53 IMAGR Field 1 min Clean flux = 14.340 MilliJy iter= 30708 1 5 05-OCT-2007 09:07:53 IMAGR Residual Peak Noise is Increasing 1 5 05-OCT-2007 09:07:53 IMAGR Clean has begun to diverge, Stopping 1 5 05-OCT-2007 09:07:53 IMAGR Minimum residual peak was = 7.161 MilliJy 1 5 05-OCT-2007 09:07:53 IMAGR Total Cleaned flux density = 2.793 Jy 30708 comps 1 2 05-OCT-2007 09:07:54 IMAGR ALGSTB: All 175 Rows In AP (Max 523) 1 2 05-OCT-2007 09:07:54 IMAGR ALGSTB: Ipol gridded model subtraction, chans 1 through 2 1 2 05-OCT-2007 09:07:54 IMAGR ALGSTB: Pass 1; 164- 0 Cells, with 2105 Pts 1 4 05-OCT-2007 09:07:54 IMAGR Field 1 min = -33.0 MilliJy,max = 26.6 MilliJy 1 2 05-OCT-2007 09:07:54 IMAGR BGC Clean: using 983 cell beam + residuals > 7.85 MilliJy 1 2 05-OCT-2007 09:07:54 IMAGR 17148 Residual map points loaded 1 4 05-OCT-2007 09:07:54 IMAGR Field 1 min allowed flux = -15.921 MilliJy iter= 30716 1 3 05-OCT-2007 09:07:54 IMAGR Total Cleaned flux density = 2.774 Jy 30716 comps 1 2 05-OCT-2007 09:07:54 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:07:54 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:07:54 IMAGR Field 1 min = -31.0 MilliJy,max = 26.5 MilliJy 1 2 05-OCT-2007 09:07:54 IMAGR BGC Clean: using 823 cell beam + residuals > 7.12 MilliJy 1 2 05-OCT-2007 09:07:54 IMAGR 18946 Residual map points loaded 1 4 05-OCT-2007 09:07:55 IMAGR Field 1 min allowed flux = -7.857 MilliJy iter= 31011 1 3 05-OCT-2007 09:07:55 IMAGR Total Cleaned flux density = 2.749 Jy 31011 comps 1 2 05-OCT-2007 09:07:55 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:07:55 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:07:55 IMAGR Field 1 min = -27.2 MilliJy,max = 25.0 MilliJy 1 2 05-OCT-2007 09:07:55 IMAGR BGC Clean: using 103 cell beam + residuals > 5.88 MilliJy 1 2 05-OCT-2007 09:07:55 IMAGR 19991 Residual map points loaded 1 4 05-OCT-2007 09:07:56 IMAGR Field 1 min algorithm flux= 6.070 MilliJy iter= 31611 1 3 05-OCT-2007 09:07:56 IMAGR Total Cleaned flux density = 2.766 Jy 31611 comps 1 2 05-OCT-2007 09:07:56 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:07:56 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:07:57 IMAGR Field 1 min = -28.1 MilliJy,max = 23.8 MilliJy 1 2 05-OCT-2007 09:07:57 IMAGR BGC Clean: using 815 cell beam + residuals > 5.42 MilliJy 1 2 05-OCT-2007 09:07:57 IMAGR 16355 Residual map points loaded 1 4 05-OCT-2007 09:08:03 IMAGR Field 1 min Clean flux = -13.031 MilliJy iter= 35184 1 5 05-OCT-2007 09:08:03 IMAGR Residual Peak Noise is Increasing 1 5 05-OCT-2007 09:08:03 IMAGR Clean has begun to diverge, Stopping 1 5 05-OCT-2007 09:08:03 IMAGR Minimum residual peak was = 6.483 MilliJy 1 5 05-OCT-2007 09:08:03 IMAGR Total Cleaned flux density = 3.053 Jy 35184 comps 1 2 05-OCT-2007 09:08:04 IMAGR ALGSTB: All 175 Rows In AP (Max 523) 1 2 05-OCT-2007 09:08:04 IMAGR ALGSTB: Ipol gridded model subtraction, chans 1 through 2 1 2 05-OCT-2007 09:08:04 IMAGR ALGSTB: Pass 1; 164- 0 Cells, with 2105 Pts 1 4 05-OCT-2007 09:08:04 IMAGR Field 1 min = -30.3 MilliJy,max = 26.9 MilliJy 1 2 05-OCT-2007 09:08:04 IMAGR BGC Clean: using 829 cell beam + residuals > 7.01 MilliJy 1 2 05-OCT-2007 09:08:04 IMAGR 16152 Residual map points loaded 1 4 05-OCT-2007 09:08:04 IMAGR Field 1 min allowed flux = -8.939 MilliJy iter= 35297 1 3 05-OCT-2007 09:08:04 IMAGR Total Cleaned flux density = 3.052 Jy 35297 comps 1 2 05-OCT-2007 09:08:04 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:08:04 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:08:04 IMAGR Field 1 min = -28.2 MilliJy,max = 26.6 MilliJy 1 2 05-OCT-2007 09:08:04 IMAGR BGC Clean: using 103 cell beam + residuals > 5.92 MilliJy 1 2 05-OCT-2007 09:08:05 IMAGR 19991 Residual map points loaded 1 4 05-OCT-2007 09:08:05 IMAGR Field 1 min algorithm flux= -6.102 MilliJy iter= 36012 1 3 05-OCT-2007 09:08:05 IMAGR Total Cleaned flux density = 3.072 Jy 36012 comps 1 2 05-OCT-2007 09:08:05 IMAGR ALGSTB: All 175 Rows In AP (Max 523) 1 2 05-OCT-2007 09:08:05 IMAGR ALGSTB: Ipol gridded model subtraction, chans 1 through 2 1 2 05-OCT-2007 09:08:05 IMAGR ALGSTB: Pass 1; 164- 0 Cells, with 2105 Pts 1 4 05-OCT-2007 09:08:05 IMAGR Field 1 min = -26.2 MilliJy,max = 24.6 MilliJy 1 2 05-OCT-2007 09:08:05 IMAGR BGC Clean: using 821 cell beam + residuals > 5.23 MilliJy 1 2 05-OCT-2007 09:08:05 IMAGR 19521 Residual map points loaded 1 4 05-OCT-2007 09:08:11 IMAGR Field 1 min Clean flux = -12.359 MilliJy iter= 38602 1 5 05-OCT-2007 09:08:11 IMAGR Residual Peak Noise is Increasing 1 5 05-OCT-2007 09:08:11 IMAGR Clean has begun to diverge, Stopping 1 5 05-OCT-2007 09:08:11 IMAGR Minimum residual peak was = 6.178 MilliJy 1 5 05-OCT-2007 09:08:11 IMAGR Total Cleaned flux density = 3.356 Jy 38602 comps 1 2 05-OCT-2007 09:08:11 IMAGR ALGSTB: All 175 Rows In AP (Max 523) 1 2 05-OCT-2007 09:08:11 IMAGR ALGSTB: Ipol gridded model subtraction, chans 1 through 2 1 2 05-OCT-2007 09:08:11 IMAGR ALGSTB: Pass 1; 164- 0 Cells, with 2105 Pts 1 4 05-OCT-2007 09:08:11 IMAGR Field 1 min = -29.2 MilliJy,max = 24.8 MilliJy 1 2 05-OCT-2007 09:08:11 IMAGR BGC Clean: using 983 cell beam + residuals > 6.89 MilliJy 1 2 05-OCT-2007 09:08:11 IMAGR 17680 Residual map points loaded 1 4 05-OCT-2007 09:08:11 IMAGR Field 1 min allowed flux = -13.829 MilliJy iter= 38611 1 3 05-OCT-2007 09:08:11 IMAGR Total Cleaned flux density = 3.338 Jy 38611 comps 1 2 05-OCT-2007 09:08:11 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:08:11 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:08:12 IMAGR Field 1 min = -28.0 MilliJy,max = 24.2 MilliJy 1 2 05-OCT-2007 09:08:12 IMAGR BGC Clean: using 821 cell beam + residuals > 6.59 MilliJy 1 2 05-OCT-2007 09:08:12 IMAGR 15448 Residual map points loaded 1 4 05-OCT-2007 09:08:12 IMAGR Field 1 min algorithm flux= -6.773 MilliJy iter= 38892 1 3 05-OCT-2007 09:08:12 IMAGR Total Cleaned flux density = 3.338 Jy 38892 comps 1 2 05-OCT-2007 09:08:12 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:08:12 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:08:13 IMAGR Field 1 min = -26.4 MilliJy,max = 22.6 MilliJy 1 2 05-OCT-2007 09:08:13 IMAGR BGC Clean: using 103 cell beam + residuals > 5.19 MilliJy 1 2 05-OCT-2007 09:08:13 IMAGR 19996 Residual map points loaded 1 4 05-OCT-2007 09:08:13 IMAGR Field 1 min algorithm flux= 5.338 MilliJy iter= 39465 1 3 05-OCT-2007 09:08:13 IMAGR Total Cleaned flux density = 3.338 Jy 39465 comps 1 2 05-OCT-2007 09:08:13 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:08:13 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:08:14 IMAGR Field 1 min = -26.2 MilliJy,max = 21.2 MilliJy 1 2 05-OCT-2007 09:08:14 IMAGR BGC Clean: using 813 cell beam + residuals > 4.71 MilliJy 1 2 05-OCT-2007 09:08:14 IMAGR 19574 Residual map points loaded 1 4 05-OCT-2007 09:08:22 IMAGR Field 1 min Clean flux = 11.771 MilliJy iter= 43173 1 5 05-OCT-2007 09:08:22 IMAGR Residual Peak Noise is Increasing 1 5 05-OCT-2007 09:08:22 IMAGR Clean has begun to diverge, Stopping 1 5 05-OCT-2007 09:08:22 IMAGR Minimum residual peak was = 5.754 MilliJy 1 5 05-OCT-2007 09:08:22 IMAGR Total Cleaned flux density = 3.612 Jy 43173 comps 1 2 05-OCT-2007 09:08:22 IMAGR ALGSTB: All 175 Rows In AP (Max 523) 1 2 05-OCT-2007 09:08:22 IMAGR ALGSTB: Ipol gridded model subtraction, chans 1 through 2 1 2 05-OCT-2007 09:08:22 IMAGR ALGSTB: Pass 1; 164- 0 Cells, with 2105 Pts 1 4 05-OCT-2007 09:08:23 IMAGR Field 1 min = -29.0 MilliJy,max = 28.1 MilliJy 1 2 05-OCT-2007 09:08:23 IMAGR BGC Clean: using 975 cell beam + residuals > 6.94 MilliJy 1 2 05-OCT-2007 09:08:23 IMAGR 18102 Residual map points loaded 1 4 05-OCT-2007 09:08:23 IMAGR Field 1 min allowed flux = 11.763 MilliJy iter= 43199 1 3 05-OCT-2007 09:08:23 IMAGR Total Cleaned flux density = 3.582 Jy 43199 comps 1 2 05-OCT-2007 09:08:23 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:08:23 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:08:23 IMAGR Field 1 min = -28.6 MilliJy,max = 25.3 MilliJy 1 2 05-OCT-2007 09:08:23 IMAGR BGC Clean: using 813 cell beam + residuals > 6.25 MilliJy 1 2 05-OCT-2007 09:08:23 IMAGR 19961 Residual map points loaded 1 4 05-OCT-2007 09:08:24 IMAGR Field 1 min algorithm flux= 6.421 MilliJy iter= 43667 1 3 05-OCT-2007 09:08:24 IMAGR Total Cleaned flux density = 3.598 Jy 43667 comps 1 2 05-OCT-2007 09:08:24 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:08:24 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:08:25 IMAGR Field 1 min = -27.5 MilliJy,max = 21.5 MilliJy 1 2 05-OCT-2007 09:08:25 IMAGR BGC Clean: using 103 cell beam + residuals > 4.90 MilliJy 1 2 05-OCT-2007 09:08:25 IMAGR 19990 Residual map points loaded 1 4 05-OCT-2007 09:08:25 IMAGR Field 1 min algorithm flux= -5.035 MilliJy iter= 44286 1 3 05-OCT-2007 09:08:25 IMAGR Total Cleaned flux density = 3.615 Jy 44286 comps 1 2 05-OCT-2007 09:08:25 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:08:25 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:08:26 IMAGR Field 1 min = -26.4 MilliJy,max = 22.0 MilliJy 1 2 05-OCT-2007 09:08:26 IMAGR BGC Clean: using 819 cell beam + residuals > 4.49 MilliJy 1 2 05-OCT-2007 09:08:27 IMAGR 18580 Residual map points loaded 1 4 05-OCT-2007 09:08:33 IMAGR Field 1 min Clean flux = -11.013 MilliJy iter= 47504 1 5 05-OCT-2007 09:08:33 IMAGR Residual Peak Noise is Increasing 1 5 05-OCT-2007 09:08:33 IMAGR Clean has begun to diverge, Stopping 1 5 05-OCT-2007 09:08:33 IMAGR Minimum residual peak was = 5.389 MilliJy 1 5 05-OCT-2007 09:08:33 IMAGR Total Cleaned flux density = 3.899 Jy 47504 comps 1 2 05-OCT-2007 09:08:33 IMAGR ALGSTB: All 175 Rows In AP (Max 523) 1 2 05-OCT-2007 09:08:33 IMAGR ALGSTB: Ipol gridded model subtraction, chans 1 through 2 1 2 05-OCT-2007 09:08:33 IMAGR ALGSTB: Pass 1; 164- 0 Cells, with 2105 Pts 1 4 05-OCT-2007 09:08:34 IMAGR Field 1 min = -27.9 MilliJy,max = 23.5 MilliJy 1 2 05-OCT-2007 09:08:34 IMAGR BGC Clean: using 981 cell beam + residuals > 7.27 MilliJy 1 2 05-OCT-2007 09:08:34 IMAGR 16916 Residual map points loaded 1 4 05-OCT-2007 09:08:34 IMAGR Field 1 min allowed flux = -13.646 MilliJy iter= 47521 1 3 05-OCT-2007 09:08:34 IMAGR Total Cleaned flux density = 3.873 Jy 47521 comps 1 2 05-OCT-2007 09:08:34 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:08:34 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:08:34 IMAGR Field 1 min = -27.1 MilliJy,max = 24.3 MilliJy 1 2 05-OCT-2007 09:08:34 IMAGR BGC Clean: using 821 cell beam + residuals > 6.50 MilliJy 1 2 05-OCT-2007 09:08:34 IMAGR 17382 Residual map points loaded 1 4 05-OCT-2007 09:08:35 IMAGR Field 1 min allowed flux = 6.839 MilliJy iter= 47801 1 3 05-OCT-2007 09:08:35 IMAGR Total Cleaned flux density = 3.886 Jy 47801 comps 1 2 05-OCT-2007 09:08:35 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:08:35 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:08:35 IMAGR Field 1 min = -24.6 MilliJy,max = 23.4 MilliJy 1 2 05-OCT-2007 09:08:35 IMAGR BGC Clean: using 103 cell beam + residuals > 4.91 MilliJy 1 2 05-OCT-2007 09:08:35 IMAGR 19991 Residual map points loaded 1 4 05-OCT-2007 09:08:36 IMAGR Field 1 min algorithm flux= -5.007 MilliJy iter= 48508 1 3 05-OCT-2007 09:08:36 IMAGR Total Cleaned flux density = 3.908 Jy 48508 comps 1 2 05-OCT-2007 09:08:36 IMAGR ALGSTB: All 175 Rows In AP (Max 523) 1 2 05-OCT-2007 09:08:36 IMAGR ALGSTB: Ipol gridded model subtraction, chans 1 through 2 1 2 05-OCT-2007 09:08:36 IMAGR ALGSTB: Pass 1; 164- 0 Cells, with 2105 Pts 1 4 05-OCT-2007 09:08:36 IMAGR Field 1 min = -22.5 MilliJy,max = 18.7 MilliJy 1 2 05-OCT-2007 09:08:36 IMAGR BGC Clean: using 823 cell beam + residuals > 4.42 MilliJy 1 2 05-OCT-2007 09:08:36 IMAGR 17725 Residual map points loaded 1 4 05-OCT-2007 09:08:43 IMAGR Field 1 min Clean flux = -10.393 MilliJy iter= 51938 1 5 05-OCT-2007 09:08:43 IMAGR Residual Peak Noise is Increasing 1 5 05-OCT-2007 09:08:43 IMAGR Clean has begun to diverge, Stopping 1 5 05-OCT-2007 09:08:43 IMAGR Minimum residual peak was = 5.169 MilliJy 1 5 05-OCT-2007 09:08:43 IMAGR Total Cleaned flux density = 4.094 Jy 51938 comps 1 2 05-OCT-2007 09:08:43 IMAGR ALGSTB: All 175 Rows In AP (Max 523) 1 2 05-OCT-2007 09:08:43 IMAGR ALGSTB: Ipol gridded model subtraction, chans 1 through 2 1 2 05-OCT-2007 09:08:43 IMAGR ALGSTB: Pass 1; 164- 0 Cells, with 2105 Pts 1 4 05-OCT-2007 09:08:43 IMAGR Field 1 min = -27.7 MilliJy,max = 27.9 MilliJy 1 2 05-OCT-2007 09:08:43 IMAGR BGC Clean: using 981 cell beam + residuals > 6.43 MilliJy 1 2 05-OCT-2007 09:08:44 IMAGR 18691 Residual map points loaded 1 4 05-OCT-2007 09:08:44 IMAGR Field 1 min allowed flux = -12.116 MilliJy iter= 51950 1 3 05-OCT-2007 09:08:44 IMAGR Total Cleaned flux density = 4.086 Jy 51950 comps 1 2 05-OCT-2007 09:08:44 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:08:44 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:08:44 IMAGR Field 1 min = -27.5 MilliJy,max = 26.7 MilliJy 1 2 05-OCT-2007 09:08:44 IMAGR BGC Clean: using 819 cell beam + residuals > 5.95 MilliJy 1 2 05-OCT-2007 09:08:44 IMAGR 18961 Residual map points loaded 1 4 05-OCT-2007 09:08:45 IMAGR Field 1 min algorithm flux= -6.100 MilliJy iter= 52274 1 3 05-OCT-2007 09:08:45 IMAGR Total Cleaned flux density = 4.107 Jy 52274 comps 1 2 05-OCT-2007 09:08:45 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:08:45 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:08:46 IMAGR Field 1 min = -24.9 MilliJy,max = 23.0 MilliJy 1 2 05-OCT-2007 09:08:46 IMAGR BGC Clean: using 103 cell beam + residuals > 4.60 MilliJy 1 2 05-OCT-2007 09:08:46 IMAGR 19991 Residual map points loaded 1 4 05-OCT-2007 09:08:46 IMAGR Field 1 min algorithm flux= 4.698 MilliJy iter= 52888 1 3 05-OCT-2007 09:08:46 IMAGR Total Cleaned flux density = 4.121 Jy 52888 comps 1 2 05-OCT-2007 09:08:46 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:08:46 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:08:48 IMAGR Field 1 min = -23.6 MilliJy,max = 21.7 MilliJy 1 2 05-OCT-2007 09:08:48 IMAGR BGC Clean: using 813 cell beam + residuals > 4.05 MilliJy 1 2 05-OCT-2007 09:08:48 IMAGR 19572 Residual map points loaded 1 4 05-OCT-2007 09:08:56 IMAGR Field 1 min Clean flux = 10.004 MilliJy iter= 56574 1 5 05-OCT-2007 09:08:56 IMAGR Residual Peak Noise is Increasing 1 5 05-OCT-2007 09:08:56 IMAGR Clean has begun to diverge, Stopping 1 5 05-OCT-2007 09:08:56 IMAGR Minimum residual peak was = 4.874 MilliJy 1 5 05-OCT-2007 09:08:56 IMAGR Total Cleaned flux density = 4.483 Jy 56574 comps 1 2 05-OCT-2007 09:08:56 IMAGR ALGSTB: All 175 Rows In AP (Max 523) 1 2 05-OCT-2007 09:08:56 IMAGR ALGSTB: Ipol gridded model subtraction, chans 1 through 2 1 2 05-OCT-2007 09:08:56 IMAGR ALGSTB: Pass 1; 164- 0 Cells, with 2105 Pts 1 4 05-OCT-2007 09:08:56 IMAGR Field 1 min = -26.4 MilliJy,max = 23.2 MilliJy 1 2 05-OCT-2007 09:08:56 IMAGR BGC Clean: using 975 cell beam + residuals > 6.38 MilliJy 1 2 05-OCT-2007 09:08:56 IMAGR 19606 Residual map points loaded 1 4 05-OCT-2007 09:08:57 IMAGR Field 1 min allowed flux = -10.663 MilliJy iter= 56612 1 3 05-OCT-2007 09:08:57 IMAGR Total Cleaned flux density = 4.458 Jy 56612 comps 1 2 05-OCT-2007 09:08:57 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:08:57 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:08:57 IMAGR Field 1 min = -24.8 MilliJy,max = 22.6 MilliJy 1 2 05-OCT-2007 09:08:57 IMAGR BGC Clean: using 813 cell beam + residuals > 5.67 MilliJy 1 2 05-OCT-2007 09:08:57 IMAGR 19088 Residual map points loaded 1 4 05-OCT-2007 09:08:58 IMAGR Field 1 min algorithm flux= 5.794 MilliJy iter= 56952 1 3 05-OCT-2007 09:08:58 IMAGR Total Cleaned flux density = 4.452 Jy 56952 comps 1 2 05-OCT-2007 09:08:58 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:08:58 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:08:58 IMAGR Field 1 min = -23.5 MilliJy,max = 19.4 MilliJy 1 2 05-OCT-2007 09:08:58 IMAGR BGC Clean: using 103 cell beam + residuals > 4.34 MilliJy 1 2 05-OCT-2007 09:08:58 IMAGR 19994 Residual map points loaded 1 4 05-OCT-2007 09:08:59 IMAGR Field 1 min algorithm flux= 4.441 MilliJy iter= 57600 1 3 05-OCT-2007 09:08:59 IMAGR Total Cleaned flux density = 4.476 Jy 57600 comps 1 2 05-OCT-2007 09:08:59 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:08:59 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:09:00 IMAGR Field 1 min = -22.5 MilliJy,max = 19.1 MilliJy 1 2 05-OCT-2007 09:09:00 IMAGR BGC Clean: using 807 cell beam + residuals > 3.86 MilliJy 1 2 05-OCT-2007 09:09:00 IMAGR 18013 Residual map points loaded 1 4 05-OCT-2007 09:09:07 IMAGR Field 1 min Clean flux = -9.338 MilliJy iter= 61209 1 5 05-OCT-2007 09:09:07 IMAGR Residual Peak Noise is Increasing 1 5 05-OCT-2007 09:09:07 IMAGR Clean has begun to diverge, Stopping 1 5 05-OCT-2007 09:09:07 IMAGR Minimum residual peak was = 4.583 MilliJy 1 5 05-OCT-2007 09:09:07 IMAGR Total Cleaned flux density = 4.555 Jy 61209 comps 1 2 05-OCT-2007 09:09:07 IMAGR ALGSTB: All 175 Rows In AP (Max 523) 1 2 05-OCT-2007 09:09:07 IMAGR ALGSTB: Ipol gridded model subtraction, chans 1 through 2 1 2 05-OCT-2007 09:09:07 IMAGR ALGSTB: Pass 1; 164- 0 Cells, with 2105 Pts 1 4 05-OCT-2007 09:09:07 IMAGR Field 1 min = -27.3 MilliJy,max = 22.5 MilliJy 1 2 05-OCT-2007 09:09:08 IMAGR BGC Clean: using 975 cell beam + residuals > 5.87 MilliJy 1 2 05-OCT-2007 09:09:08 IMAGR 19170 Residual map points loaded 1 4 05-OCT-2007 09:09:08 IMAGR Field 1 min allowed flux = -9.852 MilliJy iter= 61244 1 3 05-OCT-2007 09:09:08 IMAGR Total Cleaned flux density = 4.539 Jy 61244 comps 1 2 05-OCT-2007 09:09:08 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:09:08 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:09:08 IMAGR Field 1 min = -26.3 MilliJy,max = 21.4 MilliJy 1 2 05-OCT-2007 09:09:08 IMAGR BGC Clean: using 813 cell beam + residuals > 5.24 MilliJy 1 2 05-OCT-2007 09:09:08 IMAGR 18832 Residual map points loaded 1 4 05-OCT-2007 09:09:09 IMAGR Field 1 min algorithm flux= -5.353 MilliJy iter= 61585 1 3 05-OCT-2007 09:09:09 IMAGR Total Cleaned flux density = 4.541 Jy 61585 comps 1 2 05-OCT-2007 09:09:09 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:09:09 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:09:09 IMAGR Field 1 min = -24.3 MilliJy,max = 18.2 MilliJy 1 2 05-OCT-2007 09:09:09 IMAGR BGC Clean: using 103 cell beam + residuals > 4.05 MilliJy 1 2 05-OCT-2007 09:09:09 IMAGR 19987 Residual map points loaded 1 4 05-OCT-2007 09:09:10 IMAGR Field 1 min algorithm flux= -4.115 MilliJy iter= 62234 1 3 05-OCT-2007 09:09:10 IMAGR Total Cleaned flux density = 4.565 Jy 62234 comps 1 2 05-OCT-2007 09:09:10 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:09:10 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:09:11 IMAGR Field 1 min = -22.1 MilliJy,max = 19.2 MilliJy 1 2 05-OCT-2007 09:09:11 IMAGR BGC Clean: using 819 cell beam + residuals > 3.79 MilliJy 1 2 05-OCT-2007 09:09:11 IMAGR 17795 Residual map points loaded 1 4 05-OCT-2007 09:09:18 IMAGR Field 1 min Clean flux = -8.925 MilliJy iter= 65385 1 5 05-OCT-2007 09:09:18 IMAGR Residual Peak Noise is Increasing 1 5 05-OCT-2007 09:09:18 IMAGR Clean has begun to diverge, Stopping 1 5 05-OCT-2007 09:09:18 IMAGR Minimum residual peak was = 4.394 MilliJy 1 5 05-OCT-2007 09:09:18 IMAGR Total Cleaned flux density = 4.681 Jy 65385 comps 1 2 05-OCT-2007 09:09:18 IMAGR ALGSTB: All 175 Rows In AP (Max 523) 1 2 05-OCT-2007 09:09:18 IMAGR ALGSTB: Ipol gridded model subtraction, chans 1 through 2 1 2 05-OCT-2007 09:09:18 IMAGR ALGSTB: Pass 1; 164- 0 Cells, with 2105 Pts 1 4 05-OCT-2007 09:09:18 IMAGR Field 1 min = -23.5 MilliJy,max = 24.0 MilliJy 1 2 05-OCT-2007 09:09:18 IMAGR BGC Clean: using 963 cell beam + residuals > 5.10 MilliJy 1 2 05-OCT-2007 09:09:18 IMAGR 19669 Residual map points loaded 1 4 05-OCT-2007 09:09:18 IMAGR Field 1 min allowed flux = 7.361 MilliJy iter= 65454 1 3 05-OCT-2007 09:09:18 IMAGR Total Cleaned flux density = 4.663 Jy 65454 comps 1 2 05-OCT-2007 09:09:18 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:09:18 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:09:19 IMAGR Field 1 min = -23.5 MilliJy,max = 22.3 MilliJy 1 2 05-OCT-2007 09:09:19 IMAGR BGC Clean: using 103 cell beam + residuals > 4.52 MilliJy 1 2 05-OCT-2007 09:09:19 IMAGR 19986 Residual map points loaded 1 4 05-OCT-2007 09:09:19 IMAGR Field 1 min algorithm flux= 4.633 MilliJy iter= 66247 1 3 05-OCT-2007 09:09:19 IMAGR Total Cleaned flux density = 4.664 Jy 66247 comps 1 2 05-OCT-2007 09:09:19 IMAGR ALGSTB: All 175 Rows In AP (Max 523) 1 2 05-OCT-2007 09:09:19 IMAGR ALGSTB: Ipol gridded model subtraction, chans 1 through 2 1 2 05-OCT-2007 09:09:19 IMAGR ALGSTB: Pass 1; 164- 0 Cells, with 2105 Pts 1 4 05-OCT-2007 09:09:19 IMAGR Field 1 min = -20.8 MilliJy,max = 18.0 MilliJy 1 2 05-OCT-2007 09:09:20 IMAGR BGC Clean: using 823 cell beam + residuals > 4.54 MilliJy 1 2 05-OCT-2007 09:09:20 IMAGR 17663 Residual map points loaded 1 4 05-OCT-2007 09:09:20 IMAGR Field 1 min allowed flux = 5.080 MilliJy iter= 66493 1 3 05-OCT-2007 09:09:20 IMAGR Total Cleaned flux density = 4.707 Jy 66493 comps 1 2 05-OCT-2007 09:09:20 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:09:20 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:09:21 IMAGR Field 1 min = -20.6 MilliJy,max = 16.7 MilliJy 1 2 05-OCT-2007 09:09:21 IMAGR BGC Clean: using 103 cell beam + residuals > 3.57 MilliJy 1 2 05-OCT-2007 09:09:21 IMAGR 19993 Residual map points loaded 1 4 05-OCT-2007 09:09:21 IMAGR Field 1 min Clean flux = -4.020 MilliJy iter= 66928 1 5 05-OCT-2007 09:09:21 IMAGR Total Cleaned flux density = 4.715 Jy 66928 comps 1 2 05-OCT-2007 09:09:21 IMAGR VISDFT: Begin DFT component subtraction 1 3 05-OCT-2007 09:09:21 IMAGR I Polarization model processed 1 4 05-OCT-2007 09:09:22 IMAGR Peak residual in window 4.020 less than limit 4.026 MilliJy 1 3 05-OCT-2007 09:09:22 IMAGR Merging the Clean components files 1 3 05-OCT-2007 09:09:22 IMAGR Field 1 compressed from 66928 to 17021 components 1 4 05-OCT-2007 09:09:22 IMAGR Field 1 min = -19.7 MilliJy,max = 16.8 MilliJy 1 3 05-OCT-2007 09:09:22 IMAGR Restoring Clean components 1 3 05-OCT-2007 09:09:23 IMAGR Checking image max/min 1 3 05-OCT-2007 09:09:23 IMAGR Field 1 final Clean flux 4.715 Jy 1 6 05-OCT-2007 09:09:23 IMAGR Deleting UV work file: 1 4 05-OCT-2007 09:09:23 IMAGR Destroyed 1 extension files of type AN 1 4 05-OCT-2007 09:09:23 IMAGR Destroyed 1 extension files of type FQ 1 4 05-OCT-2007 09:09:23 IMAGR Destroyed UV image file: catno= 47 disk= 1 1 3 05-OCT-2007 09:09:23 IMAGR Appears to have ended successfully 1 5 05-OCT-2007 09:09:23 IMAGR alfirk 31DEC07 TST: Cpu= 173.3 Real= 191 1 2 05-OCT-2007 09:09:23 AIPS Resumes 1 3 05-OCT-2007 09:09:23 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:09:23 AIPS rm -f /tmp/SETFC@S3W26_K,BAND.0-1 >& /dev/null 1 5 05-OCT-2007 09:09:23 UVPLT Task UVPLT (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:23 UVPLT GFINIS: number records used 385 1 2 05-OCT-2007 09:09:23 UVPLT PLTUV: 8100 Points plotted 1 2 05-OCT-2007 09:09:23 UVPLT PLTUV: Plot file version 1 created. 1 3 05-OCT-2007 09:09:23 UVPLT Appears to have ended successfully 1 5 05-OCT-2007 09:09:23 UVPLT alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:09:23 AIPS Resumes 1 5 05-OCT-2007 09:09:23 UVPLT Task UVPLT (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:23 UVPLT GFINIS: number records used 195 1 2 05-OCT-2007 09:09:23 UVPLT PLTUV: 4050 Points plotted 1 2 05-OCT-2007 09:09:23 UVPLT PLTUV: Plot file version 2 created. 1 3 05-OCT-2007 09:09:23 UVPLT Appears to have ended successfully 1 5 05-OCT-2007 09:09:23 UVPLT alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:09:23 AIPS Resumes 1 5 05-OCT-2007 09:09:23 UVPLT Task UVPLT (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:23 UVPLT GFINIS: number records used 195 1 2 05-OCT-2007 09:09:23 UVPLT PLTUV: 4050 Points plotted 1 2 05-OCT-2007 09:09:23 UVPLT PLTUV: Plot file version 3 created. 1 3 05-OCT-2007 09:09:23 UVPLT Appears to have ended successfully 1 5 05-OCT-2007 09:09:23 UVPLT alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:09:24 AIPS Resumes 1 4 05-OCT-2007 09:09:24 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:09:24 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:09:24 AIPS Disk 1 in-CNO 49 renumbered as CNO 47 1 7 05-OCT-2007 09:09:24 AIPS STRING SIZE 1 0 05-OCT-2007 09:09:24 AIPS 1 0 05-OCT-2007 09:09:24 AIPS type'EMPTY CATALOG ?' checkcat 1 2 05-OCT-2007 09:09:24 AIPS Disk 1 No files needed renumbering 1 5 05-OCT-2007 09:09:24 AIPS 'EMPTY CATALOG ?' 47 1 0 05-OCT-2007 09:09:24 AIPS flatfov;nvasimage 1 2 05-OCT-2007 09:09:24 AIPS Got(1) disk= 1 user=**** type=UV 19950220.K BAND.1 1 5 05-OCT-2007 09:09:24 AIPS '10 SECOND INTEGRATIONS (GUESS)' 1 2 05-OCT-2007 09:09:24 AIPS Got(1) disk= 1 user=**** type=UV 2218-035.K BAND.1 1 5 05-OCT-2007 09:09:24 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 1 5 05-OCT-2007 09:09:24 FLATN Task FLATN (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:24 FLATN Create 2218-035 .FLATN . 1 (MA) on disk 1 cno 48 1 4 05-OCT-2007 09:09:24 FLATN Field 1 included blc,trc 1 1 355 355 1 4 05-OCT-2007 09:09:25 FLATN Field 2 included blc,trc 63 63 291 291 1 2 05-OCT-2007 09:09:25 FLATN Now output average image 1 3 05-OCT-2007 09:09:25 FLATN Appears to have ended successfully 1 5 05-OCT-2007 09:09:25 FLATN alfirk 31DEC07 TST: Cpu= 0.9 Real= 1 1 2 05-OCT-2007 09:09:25 AIPS Resumes 1 3 05-OCT-2007 09:09:25 AIPS FLATN was not found to be running 1 5 05-OCT-2007 09:09:25 BLANK Task BLANK (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:25 BLANK Create 2218-035 .BLANK . 1 (MA) on disk 1 cno 49 1 3 05-OCT-2007 09:09:25 BLANK Appears to have ended successfully 1 5 05-OCT-2007 09:09:25 BLANK alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:09:26 AIPS Resumes 1 3 05-OCT-2007 09:09:26 AIPS BLANK was not found to be running 1 4 05-OCT-2007 09:09:26 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:09:26 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:09:26 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:09:26 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.1 1 5 05-OCT-2007 09:09:26 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 1 5 05-OCT-2007 09:09:26 FLATN Task FLATN (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:26 FLATN Create S3W26 .FLATN . 1 (MA) on disk 1 cno 49 1 2 05-OCT-2007 09:09:26 FLATN Start field 1 1 3 05-OCT-2007 09:09:26 FLATN Appears to have ended successfully 1 5 05-OCT-2007 09:09:26 FLATN alfirk 31DEC07 TST: Cpu= 0.5 Real= 0 1 2 05-OCT-2007 09:09:27 AIPS Resumes 1 3 05-OCT-2007 09:09:27 AIPS FLATN was not found to be running 1 5 05-OCT-2007 09:09:27 BLANK Task BLANK (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:27 BLANK Create S3W26 .BLANK . 1 (MA) on disk 1 cno 50 1 3 05-OCT-2007 09:09:28 BLANK Appears to have ended successfully 1 5 05-OCT-2007 09:09:28 BLANK alfirk 31DEC07 TST: Cpu= 0.3 Real= 1 1 2 05-OCT-2007 09:09:28 AIPS Resumes 1 3 05-OCT-2007 09:09:28 AIPS BLANK was not found to be running 1 4 05-OCT-2007 09:09:28 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:09:28 AIPS Destroyed MA image file: catno= 49 disk= 1 1 2 05-OCT-2007 09:09:28 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:09:28 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.2 1 5 05-OCT-2007 09:09:28 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 1 5 05-OCT-2007 09:09:28 FLATN Task FLATN (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:28 FLATN Create S3W26 .FLATN . 1 (MA) on disk 1 cno 50 1 2 05-OCT-2007 09:09:28 FLATN Start field 1 1 3 05-OCT-2007 09:09:28 FLATN Appears to have ended successfully 1 5 05-OCT-2007 09:09:28 FLATN alfirk 31DEC07 TST: Cpu= 0.6 Real= 0 1 2 05-OCT-2007 09:09:28 AIPS Resumes 1 3 05-OCT-2007 09:09:28 AIPS FLATN was not found to be running 1 5 05-OCT-2007 09:09:28 BLANK Task BLANK (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:29 BLANK Create S3W26 .BLANK . 2 (MA) on disk 1 cno 51 1 3 05-OCT-2007 09:09:29 BLANK Appears to have ended successfully 1 5 05-OCT-2007 09:09:29 BLANK alfirk 31DEC07 TST: Cpu= 0.3 Real= 1 1 2 05-OCT-2007 09:09:29 AIPS Resumes 1 3 05-OCT-2007 09:09:29 AIPS BLANK was not found to be running 1 4 05-OCT-2007 09:09:29 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:09:29 AIPS Destroyed MA image file: catno= 50 disk= 1 1 2 05-OCT-2007 09:09:29 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:09:29 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.3 1 5 05-OCT-2007 09:09:29 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 1 5 05-OCT-2007 09:09:29 FLATN Task FLATN (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:29 FLATN Create S3W26 .FLATN . 1 (MA) on disk 1 cno 51 1 2 05-OCT-2007 09:09:29 FLATN Start field 1 1 3 05-OCT-2007 09:09:30 FLATN Appears to have ended successfully 1 5 05-OCT-2007 09:09:30 FLATN alfirk 31DEC07 TST: Cpu= 0.6 Real= 1 1 2 05-OCT-2007 09:09:30 AIPS Resumes 1 3 05-OCT-2007 09:09:30 AIPS FLATN was not found to be running 1 5 05-OCT-2007 09:09:30 BLANK Task BLANK (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:30 BLANK Create S3W26 .BLANK . 3 (MA) on disk 1 cno 52 1 3 05-OCT-2007 09:09:30 BLANK Appears to have ended successfully 1 5 05-OCT-2007 09:09:30 BLANK alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:09:30 AIPS Resumes 1 3 05-OCT-2007 09:09:30 AIPS BLANK was not found to be running 1 4 05-OCT-2007 09:09:30 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:09:30 AIPS Destroyed MA image file: catno= 51 disk= 1 1 2 05-OCT-2007 09:09:30 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:09:30 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.4 1 5 05-OCT-2007 09:09:30 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 1 5 05-OCT-2007 09:09:30 FLATN Task FLATN (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:30 FLATN Create S3W26 .FLATN . 1 (MA) on disk 1 cno 52 1 2 05-OCT-2007 09:09:30 FLATN Start field 1 1 3 05-OCT-2007 09:09:31 FLATN Appears to have ended successfully 1 5 05-OCT-2007 09:09:31 FLATN alfirk 31DEC07 TST: Cpu= 0.5 Real= 1 1 2 05-OCT-2007 09:09:31 AIPS Resumes 1 3 05-OCT-2007 09:09:31 AIPS FLATN was not found to be running 1 5 05-OCT-2007 09:09:32 BLANK Task BLANK (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:32 BLANK Create S3W26 .BLANK . 4 (MA) on disk 1 cno 53 1 3 05-OCT-2007 09:09:32 BLANK Appears to have ended successfully 1 5 05-OCT-2007 09:09:32 BLANK alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:09:32 AIPS Resumes 1 3 05-OCT-2007 09:09:32 AIPS BLANK was not found to be running 1 4 05-OCT-2007 09:09:32 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:09:32 AIPS Destroyed MA image file: catno= 52 disk= 1 1 2 05-OCT-2007 09:09:33 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:09:33 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.5 1 5 05-OCT-2007 09:09:33 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 1 5 05-OCT-2007 09:09:33 FLATN Task FLATN (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:33 FLATN Create S3W26 .FLATN . 1 (MA) on disk 1 cno 53 1 2 05-OCT-2007 09:09:33 FLATN Start field 1 1 3 05-OCT-2007 09:09:33 FLATN Appears to have ended successfully 1 5 05-OCT-2007 09:09:33 FLATN alfirk 31DEC07 TST: Cpu= 0.5 Real= 0 1 2 05-OCT-2007 09:09:34 AIPS Resumes 1 3 05-OCT-2007 09:09:34 AIPS FLATN was not found to be running 1 5 05-OCT-2007 09:09:34 BLANK Task BLANK (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:34 BLANK Create S3W26 .BLANK . 5 (MA) on disk 1 cno 54 1 3 05-OCT-2007 09:09:34 BLANK Appears to have ended successfully 1 5 05-OCT-2007 09:09:34 BLANK alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:09:35 AIPS Resumes 1 3 05-OCT-2007 09:09:35 AIPS BLANK was not found to be running 1 4 05-OCT-2007 09:09:35 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:09:35 AIPS Destroyed MA image file: catno= 53 disk= 1 1 2 05-OCT-2007 09:09:35 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:09:35 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.6 1 5 05-OCT-2007 09:09:35 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 1 5 05-OCT-2007 09:09:35 FLATN Task FLATN (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:35 FLATN Create S3W26 .FLATN . 1 (MA) on disk 1 cno 54 1 2 05-OCT-2007 09:09:35 FLATN Start field 1 1 3 05-OCT-2007 09:09:35 FLATN Appears to have ended successfully 1 5 05-OCT-2007 09:09:35 FLATN alfirk 31DEC07 TST: Cpu= 0.5 Real= 0 1 2 05-OCT-2007 09:09:35 AIPS Resumes 1 3 05-OCT-2007 09:09:35 AIPS FLATN was not found to be running 1 5 05-OCT-2007 09:09:35 BLANK Task BLANK (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:35 BLANK Create S3W26 .BLANK . 6 (MA) on disk 1 cno 55 1 3 05-OCT-2007 09:09:36 BLANK Appears to have ended successfully 1 5 05-OCT-2007 09:09:36 BLANK alfirk 31DEC07 TST: Cpu= 0.3 Real= 1 1 2 05-OCT-2007 09:09:36 AIPS Resumes 1 3 05-OCT-2007 09:09:36 AIPS BLANK was not found to be running 1 4 05-OCT-2007 09:09:36 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:09:36 AIPS Destroyed MA image file: catno= 54 disk= 1 1 2 05-OCT-2007 09:09:36 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:09:36 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.7 1 5 05-OCT-2007 09:09:36 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 1 5 05-OCT-2007 09:09:36 FLATN Task FLATN (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:36 FLATN Create S3W26 .FLATN . 1 (MA) on disk 1 cno 55 1 2 05-OCT-2007 09:09:36 FLATN Start field 1 1 3 05-OCT-2007 09:09:37 FLATN Appears to have ended successfully 1 5 05-OCT-2007 09:09:37 FLATN alfirk 31DEC07 TST: Cpu= 0.5 Real= 1 1 2 05-OCT-2007 09:09:37 AIPS Resumes 1 3 05-OCT-2007 09:09:37 AIPS FLATN was not found to be running 1 5 05-OCT-2007 09:09:37 BLANK Task BLANK (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:37 BLANK Create S3W26 .BLANK . 7 (MA) on disk 1 cno 56 1 3 05-OCT-2007 09:09:37 BLANK Appears to have ended successfully 1 5 05-OCT-2007 09:09:37 BLANK alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:09:37 AIPS Resumes 1 3 05-OCT-2007 09:09:37 AIPS BLANK was not found to be running 1 4 05-OCT-2007 09:09:37 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:09:37 AIPS Destroyed MA image file: catno= 55 disk= 1 1 2 05-OCT-2007 09:09:37 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:09:37 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.8 1 5 05-OCT-2007 09:09:37 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 1 5 05-OCT-2007 09:09:37 FLATN Task FLATN (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:37 FLATN Create S3W26 .FLATN . 1 (MA) on disk 1 cno 56 1 2 05-OCT-2007 09:09:37 FLATN Start field 1 1 3 05-OCT-2007 09:09:38 FLATN Appears to have ended successfully 1 5 05-OCT-2007 09:09:38 FLATN alfirk 31DEC07 TST: Cpu= 0.5 Real= 1 1 2 05-OCT-2007 09:09:38 AIPS Resumes 1 3 05-OCT-2007 09:09:38 AIPS FLATN was not found to be running 1 5 05-OCT-2007 09:09:38 BLANK Task BLANK (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:38 BLANK Create S3W26 .BLANK . 8 (MA) on disk 1 cno 57 1 3 05-OCT-2007 09:09:38 BLANK Appears to have ended successfully 1 5 05-OCT-2007 09:09:38 BLANK alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:09:38 AIPS Resumes 1 3 05-OCT-2007 09:09:38 AIPS BLANK was not found to be running 1 4 05-OCT-2007 09:09:38 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:09:38 AIPS Destroyed MA image file: catno= 56 disk= 1 1 2 05-OCT-2007 09:09:38 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:09:38 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.9 1 5 05-OCT-2007 09:09:38 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 1 5 05-OCT-2007 09:09:38 FLATN Task FLATN (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:39 FLATN Create S3W26 .FLATN . 1 (MA) on disk 1 cno 57 1 2 05-OCT-2007 09:09:39 FLATN Start field 1 1 3 05-OCT-2007 09:09:39 FLATN Appears to have ended successfully 1 5 05-OCT-2007 09:09:39 FLATN alfirk 31DEC07 TST: Cpu= 0.6 Real= 1 1 2 05-OCT-2007 09:09:39 AIPS Resumes 1 3 05-OCT-2007 09:09:39 AIPS FLATN was not found to be running 1 5 05-OCT-2007 09:09:39 BLANK Task BLANK (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:39 BLANK Create S3W26 .BLANK . 9 (MA) on disk 1 cno 58 1 3 05-OCT-2007 09:09:40 BLANK Appears to have ended successfully 1 5 05-OCT-2007 09:09:40 BLANK alfirk 31DEC07 TST: Cpu= 0.3 Real= 1 1 2 05-OCT-2007 09:09:40 AIPS Resumes 1 3 05-OCT-2007 09:09:40 AIPS BLANK was not found to be running 1 4 05-OCT-2007 09:09:40 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:09:40 AIPS Destroyed MA image file: catno= 57 disk= 1 1 2 05-OCT-2007 09:09:40 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:09:40 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.10 1 5 05-OCT-2007 09:09:40 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 1 5 05-OCT-2007 09:09:40 FLATN Task FLATN (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:40 FLATN Create S3W26 .FLATN . 1 (MA) on disk 1 cno 58 1 2 05-OCT-2007 09:09:40 FLATN Start field 1 1 3 05-OCT-2007 09:09:40 FLATN Appears to have ended successfully 1 5 05-OCT-2007 09:09:40 FLATN alfirk 31DEC07 TST: Cpu= 0.5 Real= 0 1 2 05-OCT-2007 09:09:40 AIPS Resumes 1 3 05-OCT-2007 09:09:40 AIPS FLATN was not found to be running 1 5 05-OCT-2007 09:09:40 BLANK Task BLANK (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:40 BLANK Create S3W26 .BLANK . 10 (MA) on disk 1 cno 59 1 3 05-OCT-2007 09:09:41 BLANK Appears to have ended successfully 1 5 05-OCT-2007 09:09:41 BLANK alfirk 31DEC07 TST: Cpu= 0.3 Real= 1 1 2 05-OCT-2007 09:09:41 AIPS Resumes 1 3 05-OCT-2007 09:09:41 AIPS BLANK was not found to be running 1 4 05-OCT-2007 09:09:41 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:09:41 AIPS Destroyed MA image file: catno= 58 disk= 1 1 2 05-OCT-2007 09:09:41 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:09:41 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.11 1 5 05-OCT-2007 09:09:41 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 1 5 05-OCT-2007 09:09:41 FLATN Task FLATN (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:41 FLATN Create S3W26 .FLATN . 1 (MA) on disk 1 cno 59 1 2 05-OCT-2007 09:09:41 FLATN Start field 1 1 3 05-OCT-2007 09:09:41 FLATN Appears to have ended successfully 1 5 05-OCT-2007 09:09:41 FLATN alfirk 31DEC07 TST: Cpu= 0.5 Real= 0 1 2 05-OCT-2007 09:09:42 AIPS Resumes 1 3 05-OCT-2007 09:09:42 AIPS FLATN was not found to be running 1 5 05-OCT-2007 09:09:42 BLANK Task BLANK (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:42 BLANK Create S3W26 .BLANK . 11 (MA) on disk 1 cno 60 1 3 05-OCT-2007 09:09:42 BLANK Appears to have ended successfully 1 5 05-OCT-2007 09:09:42 BLANK alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:09:42 AIPS Resumes 1 3 05-OCT-2007 09:09:42 AIPS BLANK was not found to be running 1 4 05-OCT-2007 09:09:42 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:09:42 AIPS Destroyed MA image file: catno= 59 disk= 1 1 2 05-OCT-2007 09:09:42 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:09:42 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.12 1 5 05-OCT-2007 09:09:42 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 1 5 05-OCT-2007 09:09:42 FLATN Task FLATN (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:42 FLATN Create S3W26 .FLATN . 1 (MA) on disk 1 cno 60 1 2 05-OCT-2007 09:09:42 FLATN Start field 1 1 3 05-OCT-2007 09:09:43 FLATN Appears to have ended successfully 1 5 05-OCT-2007 09:09:43 FLATN alfirk 31DEC07 TST: Cpu= 0.5 Real= 1 1 2 05-OCT-2007 09:09:43 AIPS Resumes 1 3 05-OCT-2007 09:09:43 AIPS FLATN was not found to be running 1 5 05-OCT-2007 09:09:43 BLANK Task BLANK (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:43 BLANK Create S3W26 .BLANK . 12 (MA) on disk 1 cno 61 1 3 05-OCT-2007 09:09:43 BLANK Appears to have ended successfully 1 5 05-OCT-2007 09:09:43 BLANK alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:09:43 AIPS Resumes 1 3 05-OCT-2007 09:09:43 AIPS BLANK was not found to be running 1 4 05-OCT-2007 09:09:43 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:09:43 AIPS Destroyed MA image file: catno= 60 disk= 1 1 2 05-OCT-2007 09:09:43 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:09:43 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.13 1 5 05-OCT-2007 09:09:43 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 1 5 05-OCT-2007 09:09:43 FLATN Task FLATN (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:43 FLATN Create S3W26 .FLATN . 1 (MA) on disk 1 cno 61 1 2 05-OCT-2007 09:09:43 FLATN Start field 1 1 3 05-OCT-2007 09:09:44 FLATN Appears to have ended successfully 1 5 05-OCT-2007 09:09:44 FLATN alfirk 31DEC07 TST: Cpu= 0.5 Real= 1 1 2 05-OCT-2007 09:09:44 AIPS Resumes 1 3 05-OCT-2007 09:09:44 AIPS FLATN was not found to be running 1 5 05-OCT-2007 09:09:44 BLANK Task BLANK (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:44 BLANK Create S3W26 .BLANK . 13 (MA) on disk 1 cno 62 1 3 05-OCT-2007 09:09:44 BLANK Appears to have ended successfully 1 5 05-OCT-2007 09:09:44 BLANK alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:09:44 AIPS Resumes 1 3 05-OCT-2007 09:09:44 AIPS BLANK was not found to be running 1 4 05-OCT-2007 09:09:44 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:09:44 AIPS Destroyed MA image file: catno= 61 disk= 1 1 2 05-OCT-2007 09:09:44 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:09:44 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.14 1 5 05-OCT-2007 09:09:44 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 1 5 05-OCT-2007 09:09:44 FLATN Task FLATN (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:44 FLATN Create S3W26 .FLATN . 1 (MA) on disk 1 cno 62 1 2 05-OCT-2007 09:09:44 FLATN Start field 1 1 3 05-OCT-2007 09:09:45 FLATN Appears to have ended successfully 1 5 05-OCT-2007 09:09:45 FLATN alfirk 31DEC07 TST: Cpu= 0.6 Real= 1 1 2 05-OCT-2007 09:09:45 AIPS Resumes 1 3 05-OCT-2007 09:09:45 AIPS FLATN was not found to be running 1 5 05-OCT-2007 09:09:45 BLANK Task BLANK (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:45 BLANK Create S3W26 .BLANK . 14 (MA) on disk 1 cno 63 1 3 05-OCT-2007 09:09:46 BLANK Appears to have ended successfully 1 5 05-OCT-2007 09:09:46 BLANK alfirk 31DEC07 TST: Cpu= 0.3 Real= 1 1 2 05-OCT-2007 09:09:46 AIPS Resumes 1 3 05-OCT-2007 09:09:46 AIPS BLANK was not found to be running 1 4 05-OCT-2007 09:09:46 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:09:46 AIPS Destroyed MA image file: catno= 62 disk= 1 1 2 05-OCT-2007 09:09:46 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:09:46 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.15 1 5 05-OCT-2007 09:09:46 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 1 5 05-OCT-2007 09:09:46 FLATN Task FLATN (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:46 FLATN Create S3W26 .FLATN . 1 (MA) on disk 1 cno 63 1 2 05-OCT-2007 09:09:46 FLATN Start field 1 1 3 05-OCT-2007 09:09:46 FLATN Appears to have ended successfully 1 5 05-OCT-2007 09:09:46 FLATN alfirk 31DEC07 TST: Cpu= 0.5 Real= 0 1 2 05-OCT-2007 09:09:46 AIPS Resumes 1 3 05-OCT-2007 09:09:46 AIPS FLATN was not found to be running 1 5 05-OCT-2007 09:09:46 BLANK Task BLANK (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:46 BLANK Create S3W26 .BLANK . 15 (MA) on disk 1 cno 64 1 3 05-OCT-2007 09:09:47 BLANK Appears to have ended successfully 1 5 05-OCT-2007 09:09:47 BLANK alfirk 31DEC07 TST: Cpu= 0.3 Real= 1 1 2 05-OCT-2007 09:09:47 AIPS Resumes 1 3 05-OCT-2007 09:09:47 AIPS BLANK was not found to be running 1 4 05-OCT-2007 09:09:47 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:09:47 AIPS Destroyed MA image file: catno= 63 disk= 1 1 2 05-OCT-2007 09:09:47 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:09:47 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.16 1 5 05-OCT-2007 09:09:47 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 1 5 05-OCT-2007 09:09:47 FLATN Task FLATN (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:47 FLATN Create S3W26 .FLATN . 1 (MA) on disk 1 cno 64 1 2 05-OCT-2007 09:09:47 FLATN Start field 1 1 3 05-OCT-2007 09:09:48 FLATN Appears to have ended successfully 1 5 05-OCT-2007 09:09:48 FLATN alfirk 31DEC07 TST: Cpu= 0.6 Real= 1 1 2 05-OCT-2007 09:09:48 AIPS Resumes 1 3 05-OCT-2007 09:09:48 AIPS FLATN was not found to be running 1 5 05-OCT-2007 09:09:48 BLANK Task BLANK (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:48 BLANK Create S3W26 .BLANK . 16 (MA) on disk 1 cno 65 1 3 05-OCT-2007 09:09:48 BLANK Appears to have ended successfully 1 5 05-OCT-2007 09:09:48 BLANK alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:09:48 AIPS Resumes 1 3 05-OCT-2007 09:09:48 AIPS BLANK was not found to be running 1 4 05-OCT-2007 09:09:48 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:09:48 AIPS Destroyed MA image file: catno= 64 disk= 1 1 2 05-OCT-2007 09:09:48 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:09:48 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.17 1 5 05-OCT-2007 09:09:48 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 1 5 05-OCT-2007 09:09:48 FLATN Task FLATN (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:48 FLATN Create S3W26 .FLATN . 1 (MA) on disk 1 cno 65 1 2 05-OCT-2007 09:09:48 FLATN Start field 1 1 3 05-OCT-2007 09:09:49 FLATN Appears to have ended successfully 1 5 05-OCT-2007 09:09:49 FLATN alfirk 31DEC07 TST: Cpu= 0.5 Real= 1 1 2 05-OCT-2007 09:09:49 AIPS Resumes 1 3 05-OCT-2007 09:09:49 AIPS FLATN was not found to be running 1 5 05-OCT-2007 09:09:49 BLANK Task BLANK (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:49 BLANK Create S3W26 .BLANK . 17 (MA) on disk 1 cno 66 1 3 05-OCT-2007 09:09:49 BLANK Appears to have ended successfully 1 5 05-OCT-2007 09:09:49 BLANK alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:09:49 AIPS Resumes 1 3 05-OCT-2007 09:09:49 AIPS BLANK was not found to be running 1 4 05-OCT-2007 09:09:49 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:09:49 AIPS Destroyed MA image file: catno= 65 disk= 1 1 2 05-OCT-2007 09:09:49 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:09:49 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.18 1 5 05-OCT-2007 09:09:49 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 1 5 05-OCT-2007 09:09:49 FLATN Task FLATN (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:49 FLATN Create S3W26 .FLATN . 1 (MA) on disk 1 cno 66 1 2 05-OCT-2007 09:09:49 FLATN Start field 1 1 3 05-OCT-2007 09:09:50 FLATN Appears to have ended successfully 1 5 05-OCT-2007 09:09:50 FLATN alfirk 31DEC07 TST: Cpu= 0.5 Real= 1 1 2 05-OCT-2007 09:09:50 AIPS Resumes 1 3 05-OCT-2007 09:09:50 AIPS FLATN was not found to be running 1 5 05-OCT-2007 09:09:50 BLANK Task BLANK (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:50 BLANK Create S3W26 .BLANK . 18 (MA) on disk 1 cno 67 1 3 05-OCT-2007 09:09:50 BLANK Appears to have ended successfully 1 5 05-OCT-2007 09:09:50 BLANK alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:09:50 AIPS Resumes 1 3 05-OCT-2007 09:09:50 AIPS BLANK was not found to be running 1 4 05-OCT-2007 09:09:50 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:09:50 AIPS Destroyed MA image file: catno= 66 disk= 1 1 2 05-OCT-2007 09:09:50 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:09:50 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.19 1 5 05-OCT-2007 09:09:50 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 1 5 05-OCT-2007 09:09:50 FLATN Task FLATN (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:50 FLATN Create S3W26 .FLATN . 1 (MA) on disk 1 cno 67 1 2 05-OCT-2007 09:09:50 FLATN Start field 1 1 3 05-OCT-2007 09:09:51 FLATN Appears to have ended successfully 1 5 05-OCT-2007 09:09:51 FLATN alfirk 31DEC07 TST: Cpu= 0.5 Real= 1 1 2 05-OCT-2007 09:09:52 AIPS Resumes 1 3 05-OCT-2007 09:09:52 AIPS FLATN was not found to be running 1 5 05-OCT-2007 09:09:52 BLANK Task BLANK (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:52 BLANK Create S3W26 .BLANK . 19 (MA) on disk 1 cno 68 1 3 05-OCT-2007 09:09:53 BLANK Appears to have ended successfully 1 5 05-OCT-2007 09:09:53 BLANK alfirk 31DEC07 TST: Cpu= 0.3 Real= 1 1 2 05-OCT-2007 09:09:53 AIPS Resumes 1 3 05-OCT-2007 09:09:53 AIPS BLANK was not found to be running 1 4 05-OCT-2007 09:09:53 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:09:53 AIPS Destroyed MA image file: catno= 67 disk= 1 1 2 05-OCT-2007 09:09:53 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:09:53 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.20 1 5 05-OCT-2007 09:09:53 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 1 5 05-OCT-2007 09:09:53 FLATN Task FLATN (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:53 FLATN Create S3W26 .FLATN . 1 (MA) on disk 1 cno 68 1 2 05-OCT-2007 09:09:53 FLATN Start field 1 1 3 05-OCT-2007 09:09:53 FLATN Appears to have ended successfully 1 5 05-OCT-2007 09:09:53 FLATN alfirk 31DEC07 TST: Cpu= 0.5 Real= 0 1 2 05-OCT-2007 09:09:53 AIPS Resumes 1 3 05-OCT-2007 09:09:53 AIPS FLATN was not found to be running 1 5 05-OCT-2007 09:09:53 BLANK Task BLANK (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:53 BLANK Create S3W26 .BLANK . 20 (MA) on disk 1 cno 69 1 3 05-OCT-2007 09:09:54 BLANK Appears to have ended successfully 1 5 05-OCT-2007 09:09:54 BLANK alfirk 31DEC07 TST: Cpu= 0.3 Real= 1 1 2 05-OCT-2007 09:09:54 AIPS Resumes 1 3 05-OCT-2007 09:09:54 AIPS BLANK was not found to be running 1 4 05-OCT-2007 09:09:54 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:09:54 AIPS Destroyed MA image file: catno= 68 disk= 1 1 2 05-OCT-2007 09:09:54 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:09:54 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.21 1 5 05-OCT-2007 09:09:54 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 1 5 05-OCT-2007 09:09:54 FLATN Task FLATN (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:54 FLATN Create S3W26 .FLATN . 1 (MA) on disk 1 cno 69 1 2 05-OCT-2007 09:09:54 FLATN Start field 1 1 3 05-OCT-2007 09:09:54 FLATN Appears to have ended successfully 1 5 05-OCT-2007 09:09:54 FLATN alfirk 31DEC07 TST: Cpu= 0.5 Real= 0 1 2 05-OCT-2007 09:09:54 AIPS Resumes 1 3 05-OCT-2007 09:09:54 AIPS FLATN was not found to be running 1 5 05-OCT-2007 09:09:55 BLANK Task BLANK (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:55 BLANK Create S3W26 .BLANK . 21 (MA) on disk 1 cno 70 1 3 05-OCT-2007 09:09:55 BLANK Appears to have ended successfully 1 5 05-OCT-2007 09:09:55 BLANK alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:09:55 AIPS Resumes 1 3 05-OCT-2007 09:09:55 AIPS BLANK was not found to be running 1 4 05-OCT-2007 09:09:55 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:09:55 AIPS Destroyed MA image file: catno= 69 disk= 1 1 2 05-OCT-2007 09:09:55 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:09:55 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.22 1 5 05-OCT-2007 09:09:55 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 1 5 05-OCT-2007 09:09:55 FLATN Task FLATN (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:55 FLATN Create S3W26 .FLATN . 1 (MA) on disk 1 cno 70 1 2 05-OCT-2007 09:09:55 FLATN Start field 1 1 3 05-OCT-2007 09:09:56 FLATN Appears to have ended successfully 1 5 05-OCT-2007 09:09:56 FLATN alfirk 31DEC07 TST: Cpu= 0.5 Real= 1 1 2 05-OCT-2007 09:09:56 AIPS Resumes 1 3 05-OCT-2007 09:09:56 AIPS FLATN was not found to be running 1 5 05-OCT-2007 09:09:56 BLANK Task BLANK (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:56 BLANK Create S3W26 .BLANK . 22 (MA) on disk 1 cno 71 1 3 05-OCT-2007 09:09:56 BLANK Appears to have ended successfully 1 5 05-OCT-2007 09:09:56 BLANK alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:09:56 AIPS Resumes 1 3 05-OCT-2007 09:09:56 AIPS BLANK was not found to be running 1 4 05-OCT-2007 09:09:56 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:09:56 AIPS Destroyed MA image file: catno= 70 disk= 1 1 2 05-OCT-2007 09:09:56 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:09:56 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.23 1 5 05-OCT-2007 09:09:56 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 1 5 05-OCT-2007 09:09:56 FLATN Task FLATN (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:56 FLATN Create S3W26 .FLATN . 1 (MA) on disk 1 cno 71 1 2 05-OCT-2007 09:09:56 FLATN Start field 1 1 3 05-OCT-2007 09:09:57 FLATN Appears to have ended successfully 1 5 05-OCT-2007 09:09:57 FLATN alfirk 31DEC07 TST: Cpu= 0.5 Real= 1 1 2 05-OCT-2007 09:09:57 AIPS Resumes 1 3 05-OCT-2007 09:09:57 AIPS FLATN was not found to be running 1 5 05-OCT-2007 09:09:57 BLANK Task BLANK (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:57 BLANK Create S3W26 .BLANK . 23 (MA) on disk 1 cno 72 1 3 05-OCT-2007 09:09:57 BLANK Appears to have ended successfully 1 5 05-OCT-2007 09:09:57 BLANK alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:09:57 AIPS Resumes 1 3 05-OCT-2007 09:09:57 AIPS BLANK was not found to be running 1 4 05-OCT-2007 09:09:57 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:09:57 AIPS Destroyed MA image file: catno= 71 disk= 1 1 2 05-OCT-2007 09:09:57 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:09:57 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.24 1 5 05-OCT-2007 09:09:57 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 1 5 05-OCT-2007 09:09:57 FLATN Task FLATN (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:57 FLATN Create S3W26 .FLATN . 1 (MA) on disk 1 cno 72 1 2 05-OCT-2007 09:09:57 FLATN Start field 1 1 3 05-OCT-2007 09:09:58 FLATN Appears to have ended successfully 1 5 05-OCT-2007 09:09:58 FLATN alfirk 31DEC07 TST: Cpu= 0.5 Real= 1 1 2 05-OCT-2007 09:09:58 AIPS Resumes 1 3 05-OCT-2007 09:09:58 AIPS FLATN was not found to be running 1 5 05-OCT-2007 09:09:58 BLANK Task BLANK (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:58 BLANK Create S3W26 .BLANK . 24 (MA) on disk 1 cno 73 1 3 05-OCT-2007 09:09:58 BLANK Appears to have ended successfully 1 5 05-OCT-2007 09:09:58 BLANK alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:09:58 AIPS Resumes 1 3 05-OCT-2007 09:09:58 AIPS BLANK was not found to be running 1 4 05-OCT-2007 09:09:58 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:09:58 AIPS Destroyed MA image file: catno= 72 disk= 1 1 2 05-OCT-2007 09:09:58 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:09:58 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.25 1 5 05-OCT-2007 09:09:58 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 1 5 05-OCT-2007 09:09:58 FLATN Task FLATN (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:58 FLATN Create S3W26 .FLATN . 1 (MA) on disk 1 cno 73 1 2 05-OCT-2007 09:09:58 FLATN Start field 1 1 3 05-OCT-2007 09:09:59 FLATN Appears to have ended successfully 1 5 05-OCT-2007 09:09:59 FLATN alfirk 31DEC07 TST: Cpu= 0.5 Real= 1 1 2 05-OCT-2007 09:09:59 AIPS Resumes 1 3 05-OCT-2007 09:09:59 AIPS FLATN was not found to be running 1 5 05-OCT-2007 09:09:59 BLANK Task BLANK (release of 31DEC07) begins 1 2 05-OCT-2007 09:09:59 BLANK Create S3W26 .BLANK . 25 (MA) on disk 1 cno 74 1 3 05-OCT-2007 09:09:59 BLANK Appears to have ended successfully 1 5 05-OCT-2007 09:09:59 BLANK alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:09:59 AIPS Resumes 1 3 05-OCT-2007 09:09:59 AIPS BLANK was not found to be running 1 4 05-OCT-2007 09:09:59 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:09:59 AIPS Destroyed MA image file: catno= 73 disk= 1 1 2 05-OCT-2007 09:09:59 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:09:59 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.26 1 5 05-OCT-2007 09:09:59 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 1 5 05-OCT-2007 09:09:59 FLATN Task FLATN (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:00 FLATN Create S3W26 .FLATN . 1 (MA) on disk 1 cno 74 1 2 05-OCT-2007 09:10:00 FLATN Start field 1 1 3 05-OCT-2007 09:10:00 FLATN Appears to have ended successfully 1 5 05-OCT-2007 09:10:00 FLATN alfirk 31DEC07 TST: Cpu= 0.5 Real= 1 1 2 05-OCT-2007 09:10:00 AIPS Resumes 1 3 05-OCT-2007 09:10:00 AIPS FLATN was not found to be running 1 5 05-OCT-2007 09:10:00 BLANK Task BLANK (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:00 BLANK Create S3W26 .BLANK . 26 (MA) on disk 1 cno 75 1 3 05-OCT-2007 09:10:00 BLANK Appears to have ended successfully 1 5 05-OCT-2007 09:10:00 BLANK alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:10:01 AIPS Resumes 1 3 05-OCT-2007 09:10:01 AIPS BLANK was not found to be running 1 4 05-OCT-2007 09:10:01 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:01 AIPS Destroyed MA image file: catno= 74 disk= 1 1 2 05-OCT-2007 09:10:01 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:10:01 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.27 1 5 05-OCT-2007 09:10:01 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 1 5 05-OCT-2007 09:10:01 FLATN Task FLATN (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:01 FLATN Create S3W26 .FLATN . 1 (MA) on disk 1 cno 75 1 2 05-OCT-2007 09:10:01 FLATN Start field 1 1 3 05-OCT-2007 09:10:01 FLATN Appears to have ended successfully 1 5 05-OCT-2007 09:10:01 FLATN alfirk 31DEC07 TST: Cpu= 0.5 Real= 0 1 2 05-OCT-2007 09:10:01 AIPS Resumes 1 3 05-OCT-2007 09:10:01 AIPS FLATN was not found to be running 1 5 05-OCT-2007 09:10:01 BLANK Task BLANK (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:01 BLANK Create S3W26 .BLANK . 27 (MA) on disk 1 cno 76 1 3 05-OCT-2007 09:10:02 BLANK Appears to have ended successfully 1 5 05-OCT-2007 09:10:02 BLANK alfirk 31DEC07 TST: Cpu= 0.3 Real= 1 1 2 05-OCT-2007 09:10:02 AIPS Resumes 1 3 05-OCT-2007 09:10:02 AIPS BLANK was not found to be running 1 4 05-OCT-2007 09:10:02 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:02 AIPS Destroyed MA image file: catno= 75 disk= 1 1 2 05-OCT-2007 09:10:02 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:10:02 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.28 1 5 05-OCT-2007 09:10:02 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 1 5 05-OCT-2007 09:10:02 FLATN Task FLATN (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:02 FLATN Create S3W26 .FLATN . 1 (MA) on disk 1 cno 76 1 2 05-OCT-2007 09:10:02 FLATN Start field 1 1 3 05-OCT-2007 09:10:02 FLATN Appears to have ended successfully 1 5 05-OCT-2007 09:10:02 FLATN alfirk 31DEC07 TST: Cpu= 0.5 Real= 0 1 2 05-OCT-2007 09:10:02 AIPS Resumes 1 3 05-OCT-2007 09:10:02 AIPS FLATN was not found to be running 1 5 05-OCT-2007 09:10:02 BLANK Task BLANK (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:03 BLANK Create S3W26 .BLANK . 28 (MA) on disk 1 cno 77 1 3 05-OCT-2007 09:10:03 BLANK Appears to have ended successfully 1 5 05-OCT-2007 09:10:03 BLANK alfirk 31DEC07 TST: Cpu= 0.3 Real= 1 1 2 05-OCT-2007 09:10:04 AIPS Resumes 1 3 05-OCT-2007 09:10:04 AIPS BLANK was not found to be running 1 4 05-OCT-2007 09:10:04 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:04 AIPS Destroyed MA image file: catno= 76 disk= 1 1 2 05-OCT-2007 09:10:04 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:10:04 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.29 1 5 05-OCT-2007 09:10:04 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 1 5 05-OCT-2007 09:10:04 FLATN Task FLATN (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:04 FLATN Create S3W26 .FLATN . 1 (MA) on disk 1 cno 77 1 2 05-OCT-2007 09:10:04 FLATN Start field 1 1 3 05-OCT-2007 09:10:05 FLATN Appears to have ended successfully 1 5 05-OCT-2007 09:10:05 FLATN alfirk 31DEC07 TST: Cpu= 0.5 Real= 1 1 2 05-OCT-2007 09:10:05 AIPS Resumes 1 3 05-OCT-2007 09:10:05 AIPS FLATN was not found to be running 1 5 05-OCT-2007 09:10:05 BLANK Task BLANK (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:05 BLANK Create S3W26 .BLANK . 29 (MA) on disk 1 cno 78 1 3 05-OCT-2007 09:10:05 BLANK Appears to have ended successfully 1 5 05-OCT-2007 09:10:05 BLANK alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:10:05 AIPS Resumes 1 3 05-OCT-2007 09:10:05 AIPS BLANK was not found to be running 1 4 05-OCT-2007 09:10:05 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:05 AIPS Destroyed MA image file: catno= 77 disk= 1 1 2 05-OCT-2007 09:10:05 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:10:05 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.30 1 5 05-OCT-2007 09:10:05 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 1 5 05-OCT-2007 09:10:05 FLATN Task FLATN (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:05 FLATN Create S3W26 .FLATN . 1 (MA) on disk 1 cno 78 1 2 05-OCT-2007 09:10:05 FLATN Start field 1 1 3 05-OCT-2007 09:10:06 FLATN Appears to have ended successfully 1 5 05-OCT-2007 09:10:06 FLATN alfirk 31DEC07 TST: Cpu= 0.5 Real= 1 1 2 05-OCT-2007 09:10:06 AIPS Resumes 1 3 05-OCT-2007 09:10:06 AIPS FLATN was not found to be running 1 5 05-OCT-2007 09:10:06 BLANK Task BLANK (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:06 BLANK Create S3W26 .BLANK . 30 (MA) on disk 1 cno 79 1 3 05-OCT-2007 09:10:06 BLANK Appears to have ended successfully 1 5 05-OCT-2007 09:10:06 BLANK alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:10:06 AIPS Resumes 1 3 05-OCT-2007 09:10:06 AIPS BLANK was not found to be running 1 4 05-OCT-2007 09:10:06 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:06 AIPS Destroyed MA image file: catno= 78 disk= 1 1 2 05-OCT-2007 09:10:06 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:10:06 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.31 1 5 05-OCT-2007 09:10:06 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 1 5 05-OCT-2007 09:10:06 FLATN Task FLATN (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:06 FLATN Create S3W26 .FLATN . 1 (MA) on disk 1 cno 79 1 2 05-OCT-2007 09:10:06 FLATN Start field 1 1 3 05-OCT-2007 09:10:07 FLATN Appears to have ended successfully 1 5 05-OCT-2007 09:10:07 FLATN alfirk 31DEC07 TST: Cpu= 0.5 Real= 1 1 2 05-OCT-2007 09:10:07 AIPS Resumes 1 3 05-OCT-2007 09:10:07 AIPS FLATN was not found to be running 1 5 05-OCT-2007 09:10:07 BLANK Task BLANK (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:07 BLANK Create S3W26 .BLANK . 31 (MA) on disk 1 cno 80 1 3 05-OCT-2007 09:10:07 BLANK Appears to have ended successfully 1 5 05-OCT-2007 09:10:07 BLANK alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:10:08 AIPS Resumes 1 3 05-OCT-2007 09:10:08 AIPS BLANK was not found to be running 1 4 05-OCT-2007 09:10:08 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:08 AIPS Destroyed MA image file: catno= 79 disk= 1 1 2 05-OCT-2007 09:10:08 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:10:08 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.32 1 5 05-OCT-2007 09:10:08 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 1 5 05-OCT-2007 09:10:08 FLATN Task FLATN (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:08 FLATN Create S3W26 .FLATN . 1 (MA) on disk 1 cno 80 1 2 05-OCT-2007 09:10:08 FLATN Start field 1 1 3 05-OCT-2007 09:10:08 FLATN Appears to have ended successfully 1 5 05-OCT-2007 09:10:08 FLATN alfirk 31DEC07 TST: Cpu= 0.5 Real= 0 1 2 05-OCT-2007 09:10:08 AIPS Resumes 1 3 05-OCT-2007 09:10:08 AIPS FLATN was not found to be running 1 5 05-OCT-2007 09:10:08 BLANK Task BLANK (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:08 BLANK Create S3W26 .BLANK . 32 (MA) on disk 1 cno 81 1 3 05-OCT-2007 09:10:09 BLANK Appears to have ended successfully 1 5 05-OCT-2007 09:10:09 BLANK alfirk 31DEC07 TST: Cpu= 0.3 Real= 1 1 2 05-OCT-2007 09:10:09 AIPS Resumes 1 3 05-OCT-2007 09:10:09 AIPS BLANK was not found to be running 1 4 05-OCT-2007 09:10:09 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:09 AIPS Destroyed MA image file: catno= 80 disk= 1 1 2 05-OCT-2007 09:10:09 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:10:09 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.33 1 5 05-OCT-2007 09:10:09 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 1 5 05-OCT-2007 09:10:09 FLATN Task FLATN (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:09 FLATN Create S3W26 .FLATN . 1 (MA) on disk 1 cno 81 1 2 05-OCT-2007 09:10:09 FLATN Start field 1 1 3 05-OCT-2007 09:10:09 FLATN Appears to have ended successfully 1 5 05-OCT-2007 09:10:09 FLATN alfirk 31DEC07 TST: Cpu= 0.5 Real= 0 1 2 05-OCT-2007 09:10:09 AIPS Resumes 1 3 05-OCT-2007 09:10:09 AIPS FLATN was not found to be running 1 5 05-OCT-2007 09:10:09 BLANK Task BLANK (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:09 BLANK Create S3W26 .BLANK . 33 (MA) on disk 1 cno 82 1 3 05-OCT-2007 09:10:10 BLANK Appears to have ended successfully 1 5 05-OCT-2007 09:10:10 BLANK alfirk 31DEC07 TST: Cpu= 0.3 Real= 1 1 2 05-OCT-2007 09:10:10 AIPS Resumes 1 3 05-OCT-2007 09:10:10 AIPS BLANK was not found to be running 1 4 05-OCT-2007 09:10:10 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:10 AIPS Destroyed MA image file: catno= 81 disk= 1 1 2 05-OCT-2007 09:10:10 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:10:10 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.34 1 5 05-OCT-2007 09:10:10 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 1 5 05-OCT-2007 09:10:10 FLATN Task FLATN (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:10 FLATN Create S3W26 .FLATN . 1 (MA) on disk 1 cno 82 1 2 05-OCT-2007 09:10:10 FLATN Start field 1 1 3 05-OCT-2007 09:10:10 FLATN Appears to have ended successfully 1 5 05-OCT-2007 09:10:10 FLATN alfirk 31DEC07 TST: Cpu= 0.5 Real= 0 1 2 05-OCT-2007 09:10:10 AIPS Resumes 1 3 05-OCT-2007 09:10:10 AIPS FLATN was not found to be running 1 5 05-OCT-2007 09:10:11 BLANK Task BLANK (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:11 BLANK Create S3W26 .BLANK . 34 (MA) on disk 1 cno 83 1 3 05-OCT-2007 09:10:11 BLANK Appears to have ended successfully 1 5 05-OCT-2007 09:10:11 BLANK alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:10:11 AIPS Resumes 1 3 05-OCT-2007 09:10:11 AIPS BLANK was not found to be running 1 4 05-OCT-2007 09:10:11 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:11 AIPS Destroyed MA image file: catno= 82 disk= 1 1 2 05-OCT-2007 09:10:11 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:10:11 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.35 1 5 05-OCT-2007 09:10:11 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 1 5 05-OCT-2007 09:10:11 FLATN Task FLATN (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:11 FLATN Create S3W26 .FLATN . 1 (MA) on disk 1 cno 83 1 2 05-OCT-2007 09:10:11 FLATN Start field 1 1 3 05-OCT-2007 09:10:12 FLATN Appears to have ended successfully 1 5 05-OCT-2007 09:10:12 FLATN alfirk 31DEC07 TST: Cpu= 0.5 Real= 1 1 2 05-OCT-2007 09:10:12 AIPS Resumes 1 3 05-OCT-2007 09:10:12 AIPS FLATN was not found to be running 1 5 05-OCT-2007 09:10:12 BLANK Task BLANK (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:12 BLANK Create S3W26 .BLANK . 35 (MA) on disk 1 cno 84 1 3 05-OCT-2007 09:10:12 BLANK Appears to have ended successfully 1 5 05-OCT-2007 09:10:12 BLANK alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:10:12 AIPS Resumes 1 3 05-OCT-2007 09:10:12 AIPS BLANK was not found to be running 1 4 05-OCT-2007 09:10:12 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:12 AIPS Destroyed MA image file: catno= 83 disk= 1 1 2 05-OCT-2007 09:10:12 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:10:12 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.36 1 5 05-OCT-2007 09:10:12 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 1 5 05-OCT-2007 09:10:12 FLATN Task FLATN (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:12 FLATN Create S3W26 .FLATN . 1 (MA) on disk 1 cno 84 1 2 05-OCT-2007 09:10:12 FLATN Start field 1 1 3 05-OCT-2007 09:10:13 FLATN Appears to have ended successfully 1 5 05-OCT-2007 09:10:13 FLATN alfirk 31DEC07 TST: Cpu= 0.5 Real= 1 1 2 05-OCT-2007 09:10:13 AIPS Resumes 1 3 05-OCT-2007 09:10:13 AIPS FLATN was not found to be running 1 5 05-OCT-2007 09:10:13 BLANK Task BLANK (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:13 BLANK Create S3W26 .BLANK . 36 (MA) on disk 1 cno 85 1 3 05-OCT-2007 09:10:13 BLANK Appears to have ended successfully 1 5 05-OCT-2007 09:10:13 BLANK alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:10:13 AIPS Resumes 1 3 05-OCT-2007 09:10:13 AIPS BLANK was not found to be running 1 4 05-OCT-2007 09:10:13 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:13 AIPS Destroyed MA image file: catno= 84 disk= 1 1 2 05-OCT-2007 09:10:13 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:10:13 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.37 1 5 05-OCT-2007 09:10:13 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 1 5 05-OCT-2007 09:10:13 FLATN Task FLATN (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:13 FLATN Create S3W26 .FLATN . 1 (MA) on disk 1 cno 85 1 2 05-OCT-2007 09:10:13 FLATN Start field 1 1 3 05-OCT-2007 09:10:14 FLATN Appears to have ended successfully 1 5 05-OCT-2007 09:10:14 FLATN alfirk 31DEC07 TST: Cpu= 0.5 Real= 1 1 2 05-OCT-2007 09:10:14 AIPS Resumes 1 3 05-OCT-2007 09:10:14 AIPS FLATN was not found to be running 1 5 05-OCT-2007 09:10:14 BLANK Task BLANK (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:14 BLANK Create S3W26 .BLANK . 37 (MA) on disk 1 cno 86 1 3 05-OCT-2007 09:10:14 BLANK Appears to have ended successfully 1 5 05-OCT-2007 09:10:14 BLANK alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:10:14 AIPS Resumes 1 3 05-OCT-2007 09:10:14 AIPS BLANK was not found to be running 1 4 05-OCT-2007 09:10:14 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:14 AIPS Destroyed MA image file: catno= 85 disk= 1 1 2 05-OCT-2007 09:10:14 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:10:14 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.38 1 5 05-OCT-2007 09:10:14 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 1 5 05-OCT-2007 09:10:14 FLATN Task FLATN (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:14 FLATN Create S3W26 .FLATN . 1 (MA) on disk 1 cno 86 1 2 05-OCT-2007 09:10:14 FLATN Start field 1 1 3 05-OCT-2007 09:10:15 FLATN Appears to have ended successfully 1 5 05-OCT-2007 09:10:15 FLATN alfirk 31DEC07 TST: Cpu= 0.5 Real= 1 1 2 05-OCT-2007 09:10:15 AIPS Resumes 1 3 05-OCT-2007 09:10:15 AIPS FLATN was not found to be running 1 5 05-OCT-2007 09:10:15 BLANK Task BLANK (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:15 BLANK Create S3W26 .BLANK . 38 (MA) on disk 1 cno 87 1 3 05-OCT-2007 09:10:15 BLANK Appears to have ended successfully 1 5 05-OCT-2007 09:10:15 BLANK alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:10:15 AIPS Resumes 1 3 05-OCT-2007 09:10:15 AIPS BLANK was not found to be running 1 4 05-OCT-2007 09:10:15 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:15 AIPS Destroyed MA image file: catno= 86 disk= 1 1 2 05-OCT-2007 09:10:15 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:10:15 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.39 1 5 05-OCT-2007 09:10:15 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 1 5 05-OCT-2007 09:10:15 FLATN Task FLATN (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:16 FLATN Create S3W26 .FLATN . 1 (MA) on disk 1 cno 87 1 2 05-OCT-2007 09:10:16 FLATN Start field 1 1 3 05-OCT-2007 09:10:16 FLATN Appears to have ended successfully 1 5 05-OCT-2007 09:10:16 FLATN alfirk 31DEC07 TST: Cpu= 0.5 Real= 1 1 2 05-OCT-2007 09:10:16 AIPS Resumes 1 3 05-OCT-2007 09:10:16 AIPS FLATN was not found to be running 1 5 05-OCT-2007 09:10:16 BLANK Task BLANK (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:16 BLANK Create S3W26 .BLANK . 39 (MA) on disk 1 cno 88 1 3 05-OCT-2007 09:10:16 BLANK Appears to have ended successfully 1 5 05-OCT-2007 09:10:16 BLANK alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:10:17 AIPS Resumes 1 3 05-OCT-2007 09:10:17 AIPS BLANK was not found to be running 1 4 05-OCT-2007 09:10:17 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:17 AIPS Destroyed MA image file: catno= 87 disk= 1 1 2 05-OCT-2007 09:10:17 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:10:17 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.40 1 5 05-OCT-2007 09:10:17 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 1 5 05-OCT-2007 09:10:17 FLATN Task FLATN (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:17 FLATN Create S3W26 .FLATN . 1 (MA) on disk 1 cno 88 1 2 05-OCT-2007 09:10:17 FLATN Start field 1 1 3 05-OCT-2007 09:10:17 FLATN Appears to have ended successfully 1 5 05-OCT-2007 09:10:17 FLATN alfirk 31DEC07 TST: Cpu= 0.5 Real= 0 1 2 05-OCT-2007 09:10:18 AIPS Resumes 1 3 05-OCT-2007 09:10:18 AIPS FLATN was not found to be running 1 5 05-OCT-2007 09:10:18 BLANK Task BLANK (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:18 BLANK Create S3W26 .BLANK . 40 (MA) on disk 1 cno 89 1 3 05-OCT-2007 09:10:18 BLANK Appears to have ended successfully 1 5 05-OCT-2007 09:10:18 BLANK alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:10:18 AIPS Resumes 1 3 05-OCT-2007 09:10:18 AIPS BLANK was not found to be running 1 4 05-OCT-2007 09:10:18 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:18 AIPS Destroyed MA image file: catno= 88 disk= 1 1 2 05-OCT-2007 09:10:18 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:10:18 AIPS Got(1) disk= 1 user=**** type=UV 3C48.K BAND.1 1 2 05-OCT-2007 09:10:18 AIPS Disk 1 No files needed renumbering 1 2 05-OCT-2007 09:10:18 AIPS Got(1) disk= 1 user=**** type=UV 19950220.K BAND.1 1 2 05-OCT-2007 09:10:18 AIPS Got(1) disk= 1 user=**** type=UV 19950220.TASAV.1 1 2 05-OCT-2007 09:10:18 AIPS Got(1) disk= 1 user=**** type=UV 2218-035.K BAND.1 1 2 05-OCT-2007 09:10:18 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.1 1 2 05-OCT-2007 09:10:18 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.2 1 2 05-OCT-2007 09:10:18 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.3 1 2 05-OCT-2007 09:10:18 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.4 1 2 05-OCT-2007 09:10:18 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.5 1 2 05-OCT-2007 09:10:18 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.6 1 2 05-OCT-2007 09:10:18 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.7 1 2 05-OCT-2007 09:10:18 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.8 1 2 05-OCT-2007 09:10:18 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.9 1 2 05-OCT-2007 09:10:18 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.10 1 2 05-OCT-2007 09:10:18 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.11 1 2 05-OCT-2007 09:10:18 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.12 1 2 05-OCT-2007 09:10:18 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.13 1 2 05-OCT-2007 09:10:18 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.14 1 2 05-OCT-2007 09:10:18 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.15 1 2 05-OCT-2007 09:10:18 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.16 1 2 05-OCT-2007 09:10:18 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.17 1 2 05-OCT-2007 09:10:18 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.18 1 2 05-OCT-2007 09:10:18 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.19 1 2 05-OCT-2007 09:10:18 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.20 1 2 05-OCT-2007 09:10:18 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.21 1 2 05-OCT-2007 09:10:18 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.22 1 2 05-OCT-2007 09:10:18 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.23 1 2 05-OCT-2007 09:10:18 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.24 1 2 05-OCT-2007 09:10:18 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.25 1 2 05-OCT-2007 09:10:18 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.26 1 2 05-OCT-2007 09:10:18 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.27 1 2 05-OCT-2007 09:10:18 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.28 1 2 05-OCT-2007 09:10:18 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.29 1 2 05-OCT-2007 09:10:18 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.30 1 2 05-OCT-2007 09:10:18 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.31 1 2 05-OCT-2007 09:10:18 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.32 1 2 05-OCT-2007 09:10:18 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.33 1 2 05-OCT-2007 09:10:18 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.34 1 2 05-OCT-2007 09:10:18 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.35 1 2 05-OCT-2007 09:10:18 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.36 1 2 05-OCT-2007 09:10:18 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.37 1 2 05-OCT-2007 09:10:18 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.38 1 2 05-OCT-2007 09:10:18 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.39 1 2 05-OCT-2007 09:10:18 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.40 1 2 05-OCT-2007 09:10:18 AIPS Got(1) disk= 1 user=**** type=UV 3C48.K BAND.1 1 2 05-OCT-2007 09:10:18 AIPS Got(1) disk= 1 user=**** type=MA 2218-035.ICL001.1 1 2 05-OCT-2007 09:10:18 AIPS Got(1) disk= 1 user=**** type=MA 2218-035.ICL002.1 1 2 05-OCT-2007 09:10:18 AIPS Got(1) disk= 1 user=**** type=MA S3W26.ICL001.1 1 2 05-OCT-2007 09:10:18 AIPS Got(1) disk= 1 user=**** type=MA 2218-035.BLANK.1 1 2 05-OCT-2007 09:10:18 AIPS Got(1) disk= 1 user=**** type=MA 2218-035.BLANK.1 1 5 05-OCT-2007 09:10:18 AIPS Mean= 1.9889E-06 rms= 2.7222E-04 JY/BEAM over 95094. pixels 1 5 05-OCT-2007 09:10:18 AIPS Maximum= 1.4067E-03 at 153 147 1 1 1 1 1 1 5 05-OCT-2007 09:10:18 AIPS Skypos: RA 22 18 52.57965 DEC -03 35 47.4225 1 5 05-OCT-2007 09:10:18 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:18 AIPS Minimum=-1.0879E-03 at 195 46 1 1 1 1 1 1 5 05-OCT-2007 09:10:18 AIPS Skypos: RA 22 18 51.62826 DEC -03 36 21.6729 1 5 05-OCT-2007 09:10:18 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:18 AIPS Flux density = 5.0363E-03 Jy. Beam area = 37.55 pixels 1 2 05-OCT-2007 09:10:18 AIPS Waiting for returned adverbs 1 5 05-OCT-2007 09:10:18 IMEAN Task IMEAN (release of 31DEC07) begins 1 5 05-OCT-2007 09:10:18 IMEAN Image= 2218-035 .BLANK . 1 1 xywind= 1 1 355 355 1 5 05-OCT-2007 09:10:18 IMEAN Mean and rms found by fitting peak in histogram: 1 5 05-OCT-2007 09:10:18 IMEAN Mean=-2.3931E-06 Rms= 2.6875E-04 **** from histogram 1 5 05-OCT-2007 09:10:18 IMEAN Mean and rms found by including all data: 1 5 05-OCT-2007 09:10:18 IMEAN Mean= 5.6629E-04 Rms= 2.0195E-02 JY/BEAM over 98694 pixels 1 5 05-OCT-2007 09:10:18 IMEAN Flux density = 1.4882E+00 Jy. beam area = 37.55 pixels 1 5 05-OCT-2007 09:10:18 IMEAN Minimum=-1.1702E-03 at 179 149 1 1 1 5 05-OCT-2007 09:10:18 IMEAN Skypos: RA 22 18 51.99070 DEC -03 35 46.7443 1 5 05-OCT-2007 09:10:18 IMEAN Maximum= 1.4608E+00 at 177 178 1 1 1 5 05-OCT-2007 09:10:18 IMEAN Skypos: RA 22 18 52.03600 DEC -03 35 36.9100 1 5 05-OCT-2007 09:10:18 IMEAN Skypos: IPOL 22460.100 MHZ 1 2 05-OCT-2007 09:10:18 IMEAN returns adverbs to AIPS 1 3 05-OCT-2007 09:10:18 IMEAN Appears to have ended successfully 1 5 05-OCT-2007 09:10:18 IMEAN alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:10:18 AIPS Resumes 1 3 05-OCT-2007 09:10:18 AIPS IMEAN was not found to be running 1 2 05-OCT-2007 09:10:18 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.1 1 5 05-OCT-2007 09:10:18 AIPS Mean= 5.3462E-04 rms= 5.7002E-02 JY/BEAM over 95148. pixels 1 5 05-OCT-2007 09:10:18 AIPS Maximum= 3.4647E-01 at 62 257 1 1 1 1 1 1 5 05-OCT-2007 09:10:18 AIPS Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:18 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:18 AIPS Minimum=-2.9673E-01 at 12 146 1 1 1 1 1 1 5 05-OCT-2007 09:10:18 AIPS Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:18 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:18 AIPS Flux density = 2.9955E-01 Jy. Beam area = 169.82 pixels 1 2 05-OCT-2007 09:10:18 AIPS Waiting for returned adverbs 1 5 05-OCT-2007 09:10:18 IMEAN Task IMEAN (release of 31DEC07) begins 1 5 05-OCT-2007 09:10:18 IMEAN Image= S3W26 .BLANK . 1 1 xywind= 1 1 355 355 1 5 05-OCT-2007 09:10:18 IMEAN Mean and rms found by fitting peak in histogram: 1 5 05-OCT-2007 09:10:18 IMEAN Mean= 1.0995E-03 Rms= 9.8409E-03 **** from histogram 1 5 05-OCT-2007 09:10:18 IMEAN Mean and rms found by including all data: 1 5 05-OCT-2007 09:10:18 IMEAN Mean= 9.1108E-04 Rms= 5.7221E-02 JY/BEAM over 98748 pixels 1 5 05-OCT-2007 09:10:18 IMEAN Flux density = 5.2979E-01 Jy. beam area = 169.82 pixels 1 5 05-OCT-2007 09:10:18 IMEAN Minimum=-2.9673E-01 at 12 146 1 1 1 5 05-OCT-2007 09:10:18 IMEAN Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:18 IMEAN Maximum= 3.4647E-01 at 62 257 1 1 1 5 05-OCT-2007 09:10:18 IMEAN Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:18 IMEAN Skypos: IPOL 22460.100 MHZ 1 2 05-OCT-2007 09:10:18 IMEAN returns adverbs to AIPS 1 3 05-OCT-2007 09:10:18 IMEAN Appears to have ended successfully 1 5 05-OCT-2007 09:10:18 IMEAN alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:10:19 AIPS Resumes 1 3 05-OCT-2007 09:10:19 AIPS IMEAN was not found to be running 1 2 05-OCT-2007 09:10:19 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.2 1 5 05-OCT-2007 09:10:19 AIPS Mean= 5.3462E-04 rms= 5.7002E-02 JY/BEAM over 95148. pixels 1 5 05-OCT-2007 09:10:19 AIPS Maximum= 3.4647E-01 at 62 257 1 1 1 1 1 1 5 05-OCT-2007 09:10:19 AIPS Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:19 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:19 AIPS Minimum=-2.9673E-01 at 12 146 1 1 1 1 1 1 5 05-OCT-2007 09:10:19 AIPS Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:19 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:19 AIPS Flux density = 2.9955E-01 Jy. Beam area = 169.82 pixels 1 2 05-OCT-2007 09:10:19 AIPS Waiting for returned adverbs 1 5 05-OCT-2007 09:10:19 IMEAN Task IMEAN (release of 31DEC07) begins 1 5 05-OCT-2007 09:10:19 IMEAN Image= S3W26 .BLANK . 2 1 xywind= 1 1 355 355 1 5 05-OCT-2007 09:10:19 IMEAN Mean and rms found by fitting peak in histogram: 1 5 05-OCT-2007 09:10:19 IMEAN Mean= 1.0995E-03 Rms= 9.8409E-03 **** from histogram 1 5 05-OCT-2007 09:10:19 IMEAN Mean and rms found by including all data: 1 5 05-OCT-2007 09:10:19 IMEAN Mean= 9.1108E-04 Rms= 5.7221E-02 JY/BEAM over 98748 pixels 1 5 05-OCT-2007 09:10:19 IMEAN Flux density = 5.2979E-01 Jy. beam area = 169.82 pixels 1 5 05-OCT-2007 09:10:19 IMEAN Minimum=-2.9673E-01 at 12 146 1 1 1 5 05-OCT-2007 09:10:19 IMEAN Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:19 IMEAN Maximum= 3.4647E-01 at 62 257 1 1 1 5 05-OCT-2007 09:10:19 IMEAN Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:19 IMEAN Skypos: IPOL 22460.100 MHZ 1 2 05-OCT-2007 09:10:19 IMEAN returns adverbs to AIPS 1 3 05-OCT-2007 09:10:19 IMEAN Appears to have ended successfully 1 5 05-OCT-2007 09:10:19 IMEAN alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:10:19 AIPS Resumes 1 3 05-OCT-2007 09:10:19 AIPS IMEAN was not found to be running 1 2 05-OCT-2007 09:10:19 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.3 1 5 05-OCT-2007 09:10:19 AIPS Mean= 5.3462E-04 rms= 5.7002E-02 JY/BEAM over 95148. pixels 1 5 05-OCT-2007 09:10:19 AIPS Maximum= 3.4647E-01 at 62 257 1 1 1 1 1 1 5 05-OCT-2007 09:10:19 AIPS Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:19 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:19 AIPS Minimum=-2.9673E-01 at 12 146 1 1 1 1 1 1 5 05-OCT-2007 09:10:19 AIPS Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:19 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:19 AIPS Flux density = 2.9955E-01 Jy. Beam area = 169.82 pixels 1 2 05-OCT-2007 09:10:19 AIPS Waiting for returned adverbs 1 5 05-OCT-2007 09:10:19 IMEAN Task IMEAN (release of 31DEC07) begins 1 5 05-OCT-2007 09:10:19 IMEAN Image= S3W26 .BLANK . 3 1 xywind= 1 1 355 355 1 5 05-OCT-2007 09:10:19 IMEAN Mean and rms found by fitting peak in histogram: 1 5 05-OCT-2007 09:10:19 IMEAN Mean= 1.0995E-03 Rms= 9.8409E-03 **** from histogram 1 5 05-OCT-2007 09:10:19 IMEAN Mean and rms found by including all data: 1 5 05-OCT-2007 09:10:19 IMEAN Mean= 9.1108E-04 Rms= 5.7221E-02 JY/BEAM over 98748 pixels 1 5 05-OCT-2007 09:10:19 IMEAN Flux density = 5.2979E-01 Jy. beam area = 169.82 pixels 1 5 05-OCT-2007 09:10:19 IMEAN Minimum=-2.9673E-01 at 12 146 1 1 1 5 05-OCT-2007 09:10:19 IMEAN Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:19 IMEAN Maximum= 3.4647E-01 at 62 257 1 1 1 5 05-OCT-2007 09:10:19 IMEAN Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:19 IMEAN Skypos: IPOL 22460.100 MHZ 1 2 05-OCT-2007 09:10:19 IMEAN returns adverbs to AIPS 1 3 05-OCT-2007 09:10:19 IMEAN Appears to have ended successfully 1 5 05-OCT-2007 09:10:19 IMEAN alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:10:19 AIPS Resumes 1 3 05-OCT-2007 09:10:19 AIPS IMEAN was not found to be running 1 2 05-OCT-2007 09:10:19 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.4 1 5 05-OCT-2007 09:10:19 AIPS Mean= 5.3462E-04 rms= 5.7002E-02 JY/BEAM over 95148. pixels 1 5 05-OCT-2007 09:10:19 AIPS Maximum= 3.4647E-01 at 62 257 1 1 1 1 1 1 5 05-OCT-2007 09:10:19 AIPS Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:19 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:19 AIPS Minimum=-2.9673E-01 at 12 146 1 1 1 1 1 1 5 05-OCT-2007 09:10:19 AIPS Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:19 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:19 AIPS Flux density = 2.9955E-01 Jy. Beam area = 169.82 pixels 1 2 05-OCT-2007 09:10:19 AIPS Waiting for returned adverbs 1 5 05-OCT-2007 09:10:19 IMEAN Task IMEAN (release of 31DEC07) begins 1 5 05-OCT-2007 09:10:19 IMEAN Image= S3W26 .BLANK . 4 1 xywind= 1 1 355 355 1 5 05-OCT-2007 09:10:19 IMEAN Mean and rms found by fitting peak in histogram: 1 5 05-OCT-2007 09:10:19 IMEAN Mean= 1.0995E-03 Rms= 9.8409E-03 **** from histogram 1 5 05-OCT-2007 09:10:19 IMEAN Mean and rms found by including all data: 1 5 05-OCT-2007 09:10:19 IMEAN Mean= 9.1108E-04 Rms= 5.7221E-02 JY/BEAM over 98748 pixels 1 5 05-OCT-2007 09:10:19 IMEAN Flux density = 5.2979E-01 Jy. beam area = 169.82 pixels 1 5 05-OCT-2007 09:10:19 IMEAN Minimum=-2.9673E-01 at 12 146 1 1 1 5 05-OCT-2007 09:10:19 IMEAN Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:19 IMEAN Maximum= 3.4647E-01 at 62 257 1 1 1 5 05-OCT-2007 09:10:19 IMEAN Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:19 IMEAN Skypos: IPOL 22460.100 MHZ 1 2 05-OCT-2007 09:10:19 IMEAN returns adverbs to AIPS 1 3 05-OCT-2007 09:10:19 IMEAN Appears to have ended successfully 1 5 05-OCT-2007 09:10:19 IMEAN alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:10:19 AIPS Resumes 1 3 05-OCT-2007 09:10:19 AIPS IMEAN was not found to be running 1 2 05-OCT-2007 09:10:19 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.5 1 5 05-OCT-2007 09:10:19 AIPS Mean= 5.3462E-04 rms= 5.7002E-02 JY/BEAM over 95148. pixels 1 5 05-OCT-2007 09:10:19 AIPS Maximum= 3.4647E-01 at 62 257 1 1 1 1 1 1 5 05-OCT-2007 09:10:19 AIPS Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:19 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:19 AIPS Minimum=-2.9673E-01 at 12 146 1 1 1 1 1 1 5 05-OCT-2007 09:10:19 AIPS Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:19 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:19 AIPS Flux density = 2.9955E-01 Jy. Beam area = 169.82 pixels 1 2 05-OCT-2007 09:10:19 AIPS Waiting for returned adverbs 1 5 05-OCT-2007 09:10:19 IMEAN Task IMEAN (release of 31DEC07) begins 1 5 05-OCT-2007 09:10:19 IMEAN Image= S3W26 .BLANK . 5 1 xywind= 1 1 355 355 1 5 05-OCT-2007 09:10:19 IMEAN Mean and rms found by fitting peak in histogram: 1 5 05-OCT-2007 09:10:19 IMEAN Mean= 1.0995E-03 Rms= 9.8409E-03 **** from histogram 1 5 05-OCT-2007 09:10:19 IMEAN Mean and rms found by including all data: 1 5 05-OCT-2007 09:10:19 IMEAN Mean= 9.1108E-04 Rms= 5.7221E-02 JY/BEAM over 98748 pixels 1 5 05-OCT-2007 09:10:19 IMEAN Flux density = 5.2979E-01 Jy. beam area = 169.82 pixels 1 5 05-OCT-2007 09:10:19 IMEAN Minimum=-2.9673E-01 at 12 146 1 1 1 5 05-OCT-2007 09:10:19 IMEAN Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:19 IMEAN Maximum= 3.4647E-01 at 62 257 1 1 1 5 05-OCT-2007 09:10:19 IMEAN Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:19 IMEAN Skypos: IPOL 22460.100 MHZ 1 2 05-OCT-2007 09:10:19 IMEAN returns adverbs to AIPS 1 3 05-OCT-2007 09:10:19 IMEAN Appears to have ended successfully 1 5 05-OCT-2007 09:10:19 IMEAN alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:10:20 AIPS Resumes 1 3 05-OCT-2007 09:10:20 AIPS IMEAN was not found to be running 1 2 05-OCT-2007 09:10:20 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.6 1 5 05-OCT-2007 09:10:20 AIPS Mean= 5.3462E-04 rms= 5.7002E-02 JY/BEAM over 95148. pixels 1 5 05-OCT-2007 09:10:20 AIPS Maximum= 3.4647E-01 at 62 257 1 1 1 1 1 1 5 05-OCT-2007 09:10:20 AIPS Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:20 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:20 AIPS Minimum=-2.9673E-01 at 12 146 1 1 1 1 1 1 5 05-OCT-2007 09:10:20 AIPS Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:20 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:20 AIPS Flux density = 2.9955E-01 Jy. Beam area = 169.82 pixels 1 2 05-OCT-2007 09:10:20 AIPS Waiting for returned adverbs 1 5 05-OCT-2007 09:10:20 IMEAN Task IMEAN (release of 31DEC07) begins 1 5 05-OCT-2007 09:10:20 IMEAN Image= S3W26 .BLANK . 6 1 xywind= 1 1 355 355 1 5 05-OCT-2007 09:10:20 IMEAN Mean and rms found by fitting peak in histogram: 1 5 05-OCT-2007 09:10:20 IMEAN Mean= 1.0995E-03 Rms= 9.8409E-03 **** from histogram 1 5 05-OCT-2007 09:10:20 IMEAN Mean and rms found by including all data: 1 5 05-OCT-2007 09:10:20 IMEAN Mean= 9.1108E-04 Rms= 5.7221E-02 JY/BEAM over 98748 pixels 1 5 05-OCT-2007 09:10:20 IMEAN Flux density = 5.2979E-01 Jy. beam area = 169.82 pixels 1 5 05-OCT-2007 09:10:20 IMEAN Minimum=-2.9673E-01 at 12 146 1 1 1 5 05-OCT-2007 09:10:20 IMEAN Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:20 IMEAN Maximum= 3.4647E-01 at 62 257 1 1 1 5 05-OCT-2007 09:10:20 IMEAN Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:20 IMEAN Skypos: IPOL 22460.100 MHZ 1 2 05-OCT-2007 09:10:20 IMEAN returns adverbs to AIPS 1 3 05-OCT-2007 09:10:20 IMEAN Appears to have ended successfully 1 5 05-OCT-2007 09:10:20 IMEAN alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:10:20 AIPS Resumes 1 3 05-OCT-2007 09:10:20 AIPS IMEAN was not found to be running 1 2 05-OCT-2007 09:10:20 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.7 1 5 05-OCT-2007 09:10:20 AIPS Mean= 5.3462E-04 rms= 5.7002E-02 JY/BEAM over 95148. pixels 1 5 05-OCT-2007 09:10:20 AIPS Maximum= 3.4647E-01 at 62 257 1 1 1 1 1 1 5 05-OCT-2007 09:10:20 AIPS Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:20 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:20 AIPS Minimum=-2.9673E-01 at 12 146 1 1 1 1 1 1 5 05-OCT-2007 09:10:20 AIPS Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:20 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:20 AIPS Flux density = 2.9955E-01 Jy. Beam area = 169.82 pixels 1 2 05-OCT-2007 09:10:20 AIPS Waiting for returned adverbs 1 5 05-OCT-2007 09:10:20 IMEAN Task IMEAN (release of 31DEC07) begins 1 5 05-OCT-2007 09:10:20 IMEAN Image= S3W26 .BLANK . 7 1 xywind= 1 1 355 355 1 5 05-OCT-2007 09:10:20 IMEAN Mean and rms found by fitting peak in histogram: 1 5 05-OCT-2007 09:10:20 IMEAN Mean= 1.0995E-03 Rms= 9.8409E-03 **** from histogram 1 5 05-OCT-2007 09:10:20 IMEAN Mean and rms found by including all data: 1 5 05-OCT-2007 09:10:20 IMEAN Mean= 9.1108E-04 Rms= 5.7221E-02 JY/BEAM over 98748 pixels 1 5 05-OCT-2007 09:10:20 IMEAN Flux density = 5.2979E-01 Jy. beam area = 169.82 pixels 1 5 05-OCT-2007 09:10:20 IMEAN Minimum=-2.9673E-01 at 12 146 1 1 1 5 05-OCT-2007 09:10:20 IMEAN Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:20 IMEAN Maximum= 3.4647E-01 at 62 257 1 1 1 5 05-OCT-2007 09:10:20 IMEAN Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:20 IMEAN Skypos: IPOL 22460.100 MHZ 1 2 05-OCT-2007 09:10:20 IMEAN returns adverbs to AIPS 1 3 05-OCT-2007 09:10:20 IMEAN Appears to have ended successfully 1 5 05-OCT-2007 09:10:20 IMEAN alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:10:20 AIPS Resumes 1 3 05-OCT-2007 09:10:20 AIPS IMEAN was not found to be running 1 2 05-OCT-2007 09:10:20 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.8 1 5 05-OCT-2007 09:10:20 AIPS Mean= 5.3462E-04 rms= 5.7002E-02 JY/BEAM over 95148. pixels 1 5 05-OCT-2007 09:10:20 AIPS Maximum= 3.4647E-01 at 62 257 1 1 1 1 1 1 5 05-OCT-2007 09:10:20 AIPS Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:20 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:20 AIPS Minimum=-2.9673E-01 at 12 146 1 1 1 1 1 1 5 05-OCT-2007 09:10:20 AIPS Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:20 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:20 AIPS Flux density = 2.9955E-01 Jy. Beam area = 169.82 pixels 1 2 05-OCT-2007 09:10:20 AIPS Waiting for returned adverbs 1 5 05-OCT-2007 09:10:20 IMEAN Task IMEAN (release of 31DEC07) begins 1 5 05-OCT-2007 09:10:20 IMEAN Image= S3W26 .BLANK . 8 1 xywind= 1 1 355 355 1 5 05-OCT-2007 09:10:20 IMEAN Mean and rms found by fitting peak in histogram: 1 5 05-OCT-2007 09:10:20 IMEAN Mean= 1.0995E-03 Rms= 9.8409E-03 **** from histogram 1 5 05-OCT-2007 09:10:20 IMEAN Mean and rms found by including all data: 1 5 05-OCT-2007 09:10:20 IMEAN Mean= 9.1108E-04 Rms= 5.7221E-02 JY/BEAM over 98748 pixels 1 5 05-OCT-2007 09:10:20 IMEAN Flux density = 5.2979E-01 Jy. beam area = 169.82 pixels 1 5 05-OCT-2007 09:10:20 IMEAN Minimum=-2.9673E-01 at 12 146 1 1 1 5 05-OCT-2007 09:10:20 IMEAN Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:20 IMEAN Maximum= 3.4647E-01 at 62 257 1 1 1 5 05-OCT-2007 09:10:20 IMEAN Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:20 IMEAN Skypos: IPOL 22460.100 MHZ 1 2 05-OCT-2007 09:10:20 IMEAN returns adverbs to AIPS 1 3 05-OCT-2007 09:10:20 IMEAN Appears to have ended successfully 1 5 05-OCT-2007 09:10:20 IMEAN alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:10:20 AIPS Resumes 1 3 05-OCT-2007 09:10:20 AIPS IMEAN was not found to be running 1 2 05-OCT-2007 09:10:20 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.9 1 5 05-OCT-2007 09:10:20 AIPS Mean= 5.3462E-04 rms= 5.7002E-02 JY/BEAM over 95148. pixels 1 5 05-OCT-2007 09:10:20 AIPS Maximum= 3.4647E-01 at 62 257 1 1 1 1 1 1 5 05-OCT-2007 09:10:20 AIPS Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:20 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:20 AIPS Minimum=-2.9673E-01 at 12 146 1 1 1 1 1 1 5 05-OCT-2007 09:10:20 AIPS Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:20 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:20 AIPS Flux density = 2.9955E-01 Jy. Beam area = 169.82 pixels 1 2 05-OCT-2007 09:10:20 AIPS Waiting for returned adverbs 1 5 05-OCT-2007 09:10:20 IMEAN Task IMEAN (release of 31DEC07) begins 1 5 05-OCT-2007 09:10:20 IMEAN Image= S3W26 .BLANK . 9 1 xywind= 1 1 355 355 1 5 05-OCT-2007 09:10:20 IMEAN Mean and rms found by fitting peak in histogram: 1 5 05-OCT-2007 09:10:20 IMEAN Mean= 1.0995E-03 Rms= 9.8409E-03 **** from histogram 1 5 05-OCT-2007 09:10:20 IMEAN Mean and rms found by including all data: 1 5 05-OCT-2007 09:10:20 IMEAN Mean= 9.1108E-04 Rms= 5.7221E-02 JY/BEAM over 98748 pixels 1 5 05-OCT-2007 09:10:20 IMEAN Flux density = 5.2979E-01 Jy. beam area = 169.82 pixels 1 5 05-OCT-2007 09:10:20 IMEAN Minimum=-2.9673E-01 at 12 146 1 1 1 5 05-OCT-2007 09:10:20 IMEAN Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:20 IMEAN Maximum= 3.4647E-01 at 62 257 1 1 1 5 05-OCT-2007 09:10:20 IMEAN Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:20 IMEAN Skypos: IPOL 22460.100 MHZ 1 2 05-OCT-2007 09:10:20 IMEAN returns adverbs to AIPS 1 3 05-OCT-2007 09:10:20 IMEAN Appears to have ended successfully 1 5 05-OCT-2007 09:10:20 IMEAN alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:10:20 AIPS Resumes 1 3 05-OCT-2007 09:10:20 AIPS IMEAN was not found to be running 1 2 05-OCT-2007 09:10:20 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.10 1 5 05-OCT-2007 09:10:21 AIPS Mean= 5.3462E-04 rms= 5.7002E-02 JY/BEAM over 95148. pixels 1 5 05-OCT-2007 09:10:21 AIPS Maximum= 3.4647E-01 at 62 257 1 1 1 1 1 1 5 05-OCT-2007 09:10:21 AIPS Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:21 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:21 AIPS Minimum=-2.9673E-01 at 12 146 1 1 1 1 1 1 5 05-OCT-2007 09:10:21 AIPS Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:21 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:21 AIPS Flux density = 2.9955E-01 Jy. Beam area = 169.82 pixels 1 2 05-OCT-2007 09:10:21 AIPS Waiting for returned adverbs 1 5 05-OCT-2007 09:10:21 IMEAN Task IMEAN (release of 31DEC07) begins 1 5 05-OCT-2007 09:10:21 IMEAN Image= S3W26 .BLANK . 10 1 xywind= 1 1 355 355 1 5 05-OCT-2007 09:10:21 IMEAN Mean and rms found by fitting peak in histogram: 1 5 05-OCT-2007 09:10:21 IMEAN Mean= 1.0995E-03 Rms= 9.8409E-03 **** from histogram 1 5 05-OCT-2007 09:10:21 IMEAN Mean and rms found by including all data: 1 5 05-OCT-2007 09:10:21 IMEAN Mean= 9.1108E-04 Rms= 5.7221E-02 JY/BEAM over 98748 pixels 1 5 05-OCT-2007 09:10:21 IMEAN Flux density = 5.2979E-01 Jy. beam area = 169.82 pixels 1 5 05-OCT-2007 09:10:21 IMEAN Minimum=-2.9673E-01 at 12 146 1 1 1 5 05-OCT-2007 09:10:21 IMEAN Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:21 IMEAN Maximum= 3.4647E-01 at 62 257 1 1 1 5 05-OCT-2007 09:10:21 IMEAN Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:21 IMEAN Skypos: IPOL 22460.100 MHZ 1 2 05-OCT-2007 09:10:21 IMEAN returns adverbs to AIPS 1 3 05-OCT-2007 09:10:21 IMEAN Appears to have ended successfully 1 5 05-OCT-2007 09:10:21 IMEAN alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:10:21 AIPS Resumes 1 3 05-OCT-2007 09:10:21 AIPS IMEAN was not found to be running 1 2 05-OCT-2007 09:10:21 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.11 1 5 05-OCT-2007 09:10:21 AIPS Mean= 5.3462E-04 rms= 5.7002E-02 JY/BEAM over 95148. pixels 1 5 05-OCT-2007 09:10:21 AIPS Maximum= 3.4647E-01 at 62 257 1 1 1 1 1 1 5 05-OCT-2007 09:10:21 AIPS Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:21 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:21 AIPS Minimum=-2.9673E-01 at 12 146 1 1 1 1 1 1 5 05-OCT-2007 09:10:21 AIPS Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:21 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:21 AIPS Flux density = 2.9955E-01 Jy. Beam area = 169.82 pixels 1 2 05-OCT-2007 09:10:21 AIPS Waiting for returned adverbs 1 5 05-OCT-2007 09:10:21 IMEAN Task IMEAN (release of 31DEC07) begins 1 5 05-OCT-2007 09:10:21 IMEAN Image= S3W26 .BLANK . 11 1 xywind= 1 1 355 355 1 5 05-OCT-2007 09:10:21 IMEAN Mean and rms found by fitting peak in histogram: 1 5 05-OCT-2007 09:10:21 IMEAN Mean= 1.0995E-03 Rms= 9.8409E-03 **** from histogram 1 5 05-OCT-2007 09:10:21 IMEAN Mean and rms found by including all data: 1 5 05-OCT-2007 09:10:21 IMEAN Mean= 9.1108E-04 Rms= 5.7221E-02 JY/BEAM over 98748 pixels 1 5 05-OCT-2007 09:10:21 IMEAN Flux density = 5.2979E-01 Jy. beam area = 169.82 pixels 1 5 05-OCT-2007 09:10:21 IMEAN Minimum=-2.9673E-01 at 12 146 1 1 1 5 05-OCT-2007 09:10:21 IMEAN Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:21 IMEAN Maximum= 3.4647E-01 at 62 257 1 1 1 5 05-OCT-2007 09:10:21 IMEAN Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:21 IMEAN Skypos: IPOL 22460.100 MHZ 1 2 05-OCT-2007 09:10:21 IMEAN returns adverbs to AIPS 1 3 05-OCT-2007 09:10:21 IMEAN Appears to have ended successfully 1 5 05-OCT-2007 09:10:21 IMEAN alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:10:21 AIPS Resumes 1 3 05-OCT-2007 09:10:21 AIPS IMEAN was not found to be running 1 2 05-OCT-2007 09:10:21 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.12 1 5 05-OCT-2007 09:10:21 AIPS Mean= 5.3462E-04 rms= 5.7002E-02 JY/BEAM over 95148. pixels 1 5 05-OCT-2007 09:10:21 AIPS Maximum= 3.4647E-01 at 62 257 1 1 1 1 1 1 5 05-OCT-2007 09:10:21 AIPS Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:21 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:21 AIPS Minimum=-2.9673E-01 at 12 146 1 1 1 1 1 1 5 05-OCT-2007 09:10:21 AIPS Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:21 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:21 AIPS Flux density = 2.9955E-01 Jy. Beam area = 169.82 pixels 1 2 05-OCT-2007 09:10:21 AIPS Waiting for returned adverbs 1 5 05-OCT-2007 09:10:21 IMEAN Task IMEAN (release of 31DEC07) begins 1 5 05-OCT-2007 09:10:21 IMEAN Image= S3W26 .BLANK . 12 1 xywind= 1 1 355 355 1 5 05-OCT-2007 09:10:21 IMEAN Mean and rms found by fitting peak in histogram: 1 5 05-OCT-2007 09:10:21 IMEAN Mean= 1.0995E-03 Rms= 9.8409E-03 **** from histogram 1 5 05-OCT-2007 09:10:21 IMEAN Mean and rms found by including all data: 1 5 05-OCT-2007 09:10:21 IMEAN Mean= 9.1108E-04 Rms= 5.7221E-02 JY/BEAM over 98748 pixels 1 5 05-OCT-2007 09:10:21 IMEAN Flux density = 5.2979E-01 Jy. beam area = 169.82 pixels 1 5 05-OCT-2007 09:10:21 IMEAN Minimum=-2.9673E-01 at 12 146 1 1 1 5 05-OCT-2007 09:10:21 IMEAN Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:21 IMEAN Maximum= 3.4647E-01 at 62 257 1 1 1 5 05-OCT-2007 09:10:21 IMEAN Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:21 IMEAN Skypos: IPOL 22460.100 MHZ 1 2 05-OCT-2007 09:10:21 IMEAN returns adverbs to AIPS 1 3 05-OCT-2007 09:10:21 IMEAN Appears to have ended successfully 1 5 05-OCT-2007 09:10:21 IMEAN alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:10:21 AIPS Resumes 1 3 05-OCT-2007 09:10:21 AIPS IMEAN was not found to be running 1 2 05-OCT-2007 09:10:21 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.13 1 5 05-OCT-2007 09:10:21 AIPS Mean= 5.3462E-04 rms= 5.7002E-02 JY/BEAM over 95148. pixels 1 5 05-OCT-2007 09:10:21 AIPS Maximum= 3.4647E-01 at 62 257 1 1 1 1 1 1 5 05-OCT-2007 09:10:21 AIPS Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:21 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:21 AIPS Minimum=-2.9673E-01 at 12 146 1 1 1 1 1 1 5 05-OCT-2007 09:10:21 AIPS Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:21 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:21 AIPS Flux density = 2.9955E-01 Jy. Beam area = 169.82 pixels 1 2 05-OCT-2007 09:10:21 AIPS Waiting for returned adverbs 1 5 05-OCT-2007 09:10:21 IMEAN Task IMEAN (release of 31DEC07) begins 1 5 05-OCT-2007 09:10:21 IMEAN Image= S3W26 .BLANK . 13 1 xywind= 1 1 355 355 1 5 05-OCT-2007 09:10:21 IMEAN Mean and rms found by fitting peak in histogram: 1 5 05-OCT-2007 09:10:21 IMEAN Mean= 1.0995E-03 Rms= 9.8409E-03 **** from histogram 1 5 05-OCT-2007 09:10:21 IMEAN Mean and rms found by including all data: 1 5 05-OCT-2007 09:10:21 IMEAN Mean= 9.1108E-04 Rms= 5.7221E-02 JY/BEAM over 98748 pixels 1 5 05-OCT-2007 09:10:21 IMEAN Flux density = 5.2979E-01 Jy. beam area = 169.82 pixels 1 5 05-OCT-2007 09:10:21 IMEAN Minimum=-2.9673E-01 at 12 146 1 1 1 5 05-OCT-2007 09:10:21 IMEAN Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:21 IMEAN Maximum= 3.4647E-01 at 62 257 1 1 1 5 05-OCT-2007 09:10:21 IMEAN Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:21 IMEAN Skypos: IPOL 22460.100 MHZ 1 2 05-OCT-2007 09:10:21 IMEAN returns adverbs to AIPS 1 3 05-OCT-2007 09:10:21 IMEAN Appears to have ended successfully 1 5 05-OCT-2007 09:10:21 IMEAN alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:10:21 AIPS Resumes 1 3 05-OCT-2007 09:10:21 AIPS IMEAN was not found to be running 1 2 05-OCT-2007 09:10:21 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.14 1 5 05-OCT-2007 09:10:21 AIPS Mean= 5.3462E-04 rms= 5.7002E-02 JY/BEAM over 95148. pixels 1 5 05-OCT-2007 09:10:21 AIPS Maximum= 3.4647E-01 at 62 257 1 1 1 1 1 1 5 05-OCT-2007 09:10:21 AIPS Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:21 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:21 AIPS Minimum=-2.9673E-01 at 12 146 1 1 1 1 1 1 5 05-OCT-2007 09:10:21 AIPS Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:21 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:21 AIPS Flux density = 2.9955E-01 Jy. Beam area = 169.82 pixels 1 2 05-OCT-2007 09:10:22 AIPS Waiting for returned adverbs 1 5 05-OCT-2007 09:10:22 IMEAN Task IMEAN (release of 31DEC07) begins 1 5 05-OCT-2007 09:10:22 IMEAN Image= S3W26 .BLANK . 14 1 xywind= 1 1 355 355 1 5 05-OCT-2007 09:10:22 IMEAN Mean and rms found by fitting peak in histogram: 1 5 05-OCT-2007 09:10:22 IMEAN Mean= 1.0995E-03 Rms= 9.8409E-03 **** from histogram 1 5 05-OCT-2007 09:10:22 IMEAN Mean and rms found by including all data: 1 5 05-OCT-2007 09:10:22 IMEAN Mean= 9.1108E-04 Rms= 5.7221E-02 JY/BEAM over 98748 pixels 1 5 05-OCT-2007 09:10:22 IMEAN Flux density = 5.2979E-01 Jy. beam area = 169.82 pixels 1 5 05-OCT-2007 09:10:22 IMEAN Minimum=-2.9673E-01 at 12 146 1 1 1 5 05-OCT-2007 09:10:22 IMEAN Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:22 IMEAN Maximum= 3.4647E-01 at 62 257 1 1 1 5 05-OCT-2007 09:10:22 IMEAN Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:22 IMEAN Skypos: IPOL 22460.100 MHZ 1 2 05-OCT-2007 09:10:22 IMEAN returns adverbs to AIPS 1 3 05-OCT-2007 09:10:22 IMEAN Appears to have ended successfully 1 5 05-OCT-2007 09:10:22 IMEAN alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:10:22 AIPS Resumes 1 3 05-OCT-2007 09:10:22 AIPS IMEAN was not found to be running 1 2 05-OCT-2007 09:10:22 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.15 1 5 05-OCT-2007 09:10:22 AIPS Mean= 5.3462E-04 rms= 5.7002E-02 JY/BEAM over 95148. pixels 1 5 05-OCT-2007 09:10:22 AIPS Maximum= 3.4647E-01 at 62 257 1 1 1 1 1 1 5 05-OCT-2007 09:10:22 AIPS Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:22 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:22 AIPS Minimum=-2.9673E-01 at 12 146 1 1 1 1 1 1 5 05-OCT-2007 09:10:22 AIPS Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:22 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:22 AIPS Flux density = 2.9955E-01 Jy. Beam area = 169.82 pixels 1 2 05-OCT-2007 09:10:22 AIPS Waiting for returned adverbs 1 5 05-OCT-2007 09:10:22 IMEAN Task IMEAN (release of 31DEC07) begins 1 5 05-OCT-2007 09:10:22 IMEAN Image= S3W26 .BLANK . 15 1 xywind= 1 1 355 355 1 5 05-OCT-2007 09:10:22 IMEAN Mean and rms found by fitting peak in histogram: 1 5 05-OCT-2007 09:10:22 IMEAN Mean= 1.0995E-03 Rms= 9.8409E-03 **** from histogram 1 5 05-OCT-2007 09:10:22 IMEAN Mean and rms found by including all data: 1 5 05-OCT-2007 09:10:22 IMEAN Mean= 9.1108E-04 Rms= 5.7221E-02 JY/BEAM over 98748 pixels 1 5 05-OCT-2007 09:10:22 IMEAN Flux density = 5.2979E-01 Jy. beam area = 169.82 pixels 1 5 05-OCT-2007 09:10:22 IMEAN Minimum=-2.9673E-01 at 12 146 1 1 1 5 05-OCT-2007 09:10:22 IMEAN Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:22 IMEAN Maximum= 3.4647E-01 at 62 257 1 1 1 5 05-OCT-2007 09:10:22 IMEAN Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:22 IMEAN Skypos: IPOL 22460.100 MHZ 1 2 05-OCT-2007 09:10:22 IMEAN returns adverbs to AIPS 1 3 05-OCT-2007 09:10:22 IMEAN Appears to have ended successfully 1 5 05-OCT-2007 09:10:22 IMEAN alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:10:22 AIPS Resumes 1 3 05-OCT-2007 09:10:22 AIPS IMEAN was not found to be running 1 2 05-OCT-2007 09:10:22 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.16 1 5 05-OCT-2007 09:10:22 AIPS Mean= 5.3462E-04 rms= 5.7002E-02 JY/BEAM over 95148. pixels 1 5 05-OCT-2007 09:10:22 AIPS Maximum= 3.4647E-01 at 62 257 1 1 1 1 1 1 5 05-OCT-2007 09:10:22 AIPS Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:22 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:22 AIPS Minimum=-2.9673E-01 at 12 146 1 1 1 1 1 1 5 05-OCT-2007 09:10:22 AIPS Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:22 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:22 AIPS Flux density = 2.9955E-01 Jy. Beam area = 169.82 pixels 1 2 05-OCT-2007 09:10:22 AIPS Waiting for returned adverbs 1 5 05-OCT-2007 09:10:22 IMEAN Task IMEAN (release of 31DEC07) begins 1 5 05-OCT-2007 09:10:22 IMEAN Image= S3W26 .BLANK . 16 1 xywind= 1 1 355 355 1 5 05-OCT-2007 09:10:22 IMEAN Mean and rms found by fitting peak in histogram: 1 5 05-OCT-2007 09:10:22 IMEAN Mean= 1.0995E-03 Rms= 9.8409E-03 **** from histogram 1 5 05-OCT-2007 09:10:22 IMEAN Mean and rms found by including all data: 1 5 05-OCT-2007 09:10:22 IMEAN Mean= 9.1108E-04 Rms= 5.7221E-02 JY/BEAM over 98748 pixels 1 5 05-OCT-2007 09:10:22 IMEAN Flux density = 5.2979E-01 Jy. beam area = 169.82 pixels 1 5 05-OCT-2007 09:10:22 IMEAN Minimum=-2.9673E-01 at 12 146 1 1 1 5 05-OCT-2007 09:10:22 IMEAN Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:22 IMEAN Maximum= 3.4647E-01 at 62 257 1 1 1 5 05-OCT-2007 09:10:22 IMEAN Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:22 IMEAN Skypos: IPOL 22460.100 MHZ 1 2 05-OCT-2007 09:10:22 IMEAN returns adverbs to AIPS 1 3 05-OCT-2007 09:10:22 IMEAN Appears to have ended successfully 1 5 05-OCT-2007 09:10:22 IMEAN alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:10:22 AIPS Resumes 1 3 05-OCT-2007 09:10:22 AIPS IMEAN was not found to be running 1 2 05-OCT-2007 09:10:22 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.17 1 5 05-OCT-2007 09:10:22 AIPS Mean= 5.3462E-04 rms= 5.7002E-02 JY/BEAM over 95148. pixels 1 5 05-OCT-2007 09:10:22 AIPS Maximum= 3.4647E-01 at 62 257 1 1 1 1 1 1 5 05-OCT-2007 09:10:22 AIPS Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:22 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:22 AIPS Minimum=-2.9673E-01 at 12 146 1 1 1 1 1 1 5 05-OCT-2007 09:10:22 AIPS Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:22 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:22 AIPS Flux density = 2.9955E-01 Jy. Beam area = 169.82 pixels 1 2 05-OCT-2007 09:10:22 AIPS Waiting for returned adverbs 1 5 05-OCT-2007 09:10:22 IMEAN Task IMEAN (release of 31DEC07) begins 1 5 05-OCT-2007 09:10:22 IMEAN Image= S3W26 .BLANK . 17 1 xywind= 1 1 355 355 1 5 05-OCT-2007 09:10:22 IMEAN Mean and rms found by fitting peak in histogram: 1 5 05-OCT-2007 09:10:22 IMEAN Mean= 1.0995E-03 Rms= 9.8409E-03 **** from histogram 1 5 05-OCT-2007 09:10:22 IMEAN Mean and rms found by including all data: 1 5 05-OCT-2007 09:10:22 IMEAN Mean= 9.1108E-04 Rms= 5.7221E-02 JY/BEAM over 98748 pixels 1 5 05-OCT-2007 09:10:22 IMEAN Flux density = 5.2979E-01 Jy. beam area = 169.82 pixels 1 5 05-OCT-2007 09:10:22 IMEAN Minimum=-2.9673E-01 at 12 146 1 1 1 5 05-OCT-2007 09:10:22 IMEAN Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:22 IMEAN Maximum= 3.4647E-01 at 62 257 1 1 1 5 05-OCT-2007 09:10:22 IMEAN Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:22 IMEAN Skypos: IPOL 22460.100 MHZ 1 2 05-OCT-2007 09:10:22 IMEAN returns adverbs to AIPS 1 3 05-OCT-2007 09:10:22 IMEAN Appears to have ended successfully 1 5 05-OCT-2007 09:10:22 IMEAN alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:10:22 AIPS Resumes 1 3 05-OCT-2007 09:10:22 AIPS IMEAN was not found to be running 1 2 05-OCT-2007 09:10:22 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.18 1 5 05-OCT-2007 09:10:22 AIPS Mean= 5.3462E-04 rms= 5.7002E-02 JY/BEAM over 95148. pixels 1 5 05-OCT-2007 09:10:22 AIPS Maximum= 3.4647E-01 at 62 257 1 1 1 1 1 1 5 05-OCT-2007 09:10:22 AIPS Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:22 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:22 AIPS Minimum=-2.9673E-01 at 12 146 1 1 1 1 1 1 5 05-OCT-2007 09:10:22 AIPS Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:22 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:22 AIPS Flux density = 2.9955E-01 Jy. Beam area = 169.82 pixels 1 2 05-OCT-2007 09:10:22 AIPS Waiting for returned adverbs 1 5 05-OCT-2007 09:10:23 IMEAN Task IMEAN (release of 31DEC07) begins 1 5 05-OCT-2007 09:10:23 IMEAN Image= S3W26 .BLANK . 18 1 xywind= 1 1 355 355 1 5 05-OCT-2007 09:10:23 IMEAN Mean and rms found by fitting peak in histogram: 1 5 05-OCT-2007 09:10:23 IMEAN Mean= 1.0995E-03 Rms= 9.8409E-03 **** from histogram 1 5 05-OCT-2007 09:10:23 IMEAN Mean and rms found by including all data: 1 5 05-OCT-2007 09:10:23 IMEAN Mean= 9.1108E-04 Rms= 5.7221E-02 JY/BEAM over 98748 pixels 1 5 05-OCT-2007 09:10:23 IMEAN Flux density = 5.2979E-01 Jy. beam area = 169.82 pixels 1 5 05-OCT-2007 09:10:23 IMEAN Minimum=-2.9673E-01 at 12 146 1 1 1 5 05-OCT-2007 09:10:23 IMEAN Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:23 IMEAN Maximum= 3.4647E-01 at 62 257 1 1 1 5 05-OCT-2007 09:10:23 IMEAN Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:23 IMEAN Skypos: IPOL 22460.100 MHZ 1 2 05-OCT-2007 09:10:23 IMEAN returns adverbs to AIPS 1 3 05-OCT-2007 09:10:23 IMEAN Appears to have ended successfully 1 5 05-OCT-2007 09:10:23 IMEAN alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:10:23 AIPS Resumes 1 3 05-OCT-2007 09:10:23 AIPS IMEAN was not found to be running 1 2 05-OCT-2007 09:10:23 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.19 1 5 05-OCT-2007 09:10:23 AIPS Mean= 5.3462E-04 rms= 5.7002E-02 JY/BEAM over 95148. pixels 1 5 05-OCT-2007 09:10:23 AIPS Maximum= 3.4647E-01 at 62 257 1 1 1 1 1 1 5 05-OCT-2007 09:10:23 AIPS Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:23 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:23 AIPS Minimum=-2.9673E-01 at 12 146 1 1 1 1 1 1 5 05-OCT-2007 09:10:23 AIPS Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:23 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:23 AIPS Flux density = 2.9955E-01 Jy. Beam area = 169.82 pixels 1 2 05-OCT-2007 09:10:23 AIPS Waiting for returned adverbs 1 5 05-OCT-2007 09:10:23 IMEAN Task IMEAN (release of 31DEC07) begins 1 5 05-OCT-2007 09:10:23 IMEAN Image= S3W26 .BLANK . 19 1 xywind= 1 1 355 355 1 5 05-OCT-2007 09:10:23 IMEAN Mean and rms found by fitting peak in histogram: 1 5 05-OCT-2007 09:10:23 IMEAN Mean= 1.0995E-03 Rms= 9.8409E-03 **** from histogram 1 5 05-OCT-2007 09:10:23 IMEAN Mean and rms found by including all data: 1 5 05-OCT-2007 09:10:23 IMEAN Mean= 9.1108E-04 Rms= 5.7221E-02 JY/BEAM over 98748 pixels 1 5 05-OCT-2007 09:10:23 IMEAN Flux density = 5.2979E-01 Jy. beam area = 169.82 pixels 1 5 05-OCT-2007 09:10:23 IMEAN Minimum=-2.9673E-01 at 12 146 1 1 1 5 05-OCT-2007 09:10:23 IMEAN Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:23 IMEAN Maximum= 3.4647E-01 at 62 257 1 1 1 5 05-OCT-2007 09:10:23 IMEAN Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:23 IMEAN Skypos: IPOL 22460.100 MHZ 1 2 05-OCT-2007 09:10:23 IMEAN returns adverbs to AIPS 1 3 05-OCT-2007 09:10:23 IMEAN Appears to have ended successfully 1 5 05-OCT-2007 09:10:23 IMEAN alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:10:23 AIPS Resumes 1 3 05-OCT-2007 09:10:23 AIPS IMEAN was not found to be running 1 2 05-OCT-2007 09:10:23 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.20 1 5 05-OCT-2007 09:10:23 AIPS Mean= 5.3462E-04 rms= 5.7002E-02 JY/BEAM over 95148. pixels 1 5 05-OCT-2007 09:10:23 AIPS Maximum= 3.4647E-01 at 62 257 1 1 1 1 1 1 5 05-OCT-2007 09:10:23 AIPS Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:23 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:23 AIPS Minimum=-2.9673E-01 at 12 146 1 1 1 1 1 1 5 05-OCT-2007 09:10:23 AIPS Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:23 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:23 AIPS Flux density = 2.9955E-01 Jy. Beam area = 169.82 pixels 1 2 05-OCT-2007 09:10:23 AIPS Waiting for returned adverbs 1 5 05-OCT-2007 09:10:23 IMEAN Task IMEAN (release of 31DEC07) begins 1 5 05-OCT-2007 09:10:23 IMEAN Image= S3W26 .BLANK . 20 1 xywind= 1 1 355 355 1 5 05-OCT-2007 09:10:23 IMEAN Mean and rms found by fitting peak in histogram: 1 5 05-OCT-2007 09:10:23 IMEAN Mean= 1.0995E-03 Rms= 9.8409E-03 **** from histogram 1 5 05-OCT-2007 09:10:23 IMEAN Mean and rms found by including all data: 1 5 05-OCT-2007 09:10:23 IMEAN Mean= 9.1108E-04 Rms= 5.7221E-02 JY/BEAM over 98748 pixels 1 5 05-OCT-2007 09:10:23 IMEAN Flux density = 5.2979E-01 Jy. beam area = 169.82 pixels 1 5 05-OCT-2007 09:10:23 IMEAN Minimum=-2.9673E-01 at 12 146 1 1 1 5 05-OCT-2007 09:10:23 IMEAN Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:23 IMEAN Maximum= 3.4647E-01 at 62 257 1 1 1 5 05-OCT-2007 09:10:23 IMEAN Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:23 IMEAN Skypos: IPOL 22460.100 MHZ 1 2 05-OCT-2007 09:10:23 IMEAN returns adverbs to AIPS 1 3 05-OCT-2007 09:10:23 IMEAN Appears to have ended successfully 1 5 05-OCT-2007 09:10:23 IMEAN alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:10:23 AIPS Resumes 1 3 05-OCT-2007 09:10:23 AIPS IMEAN was not found to be running 1 2 05-OCT-2007 09:10:23 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.21 1 5 05-OCT-2007 09:10:23 AIPS Mean= 5.3462E-04 rms= 5.7002E-02 JY/BEAM over 95148. pixels 1 5 05-OCT-2007 09:10:23 AIPS Maximum= 3.4647E-01 at 62 257 1 1 1 1 1 1 5 05-OCT-2007 09:10:23 AIPS Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:23 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:23 AIPS Minimum=-2.9673E-01 at 12 146 1 1 1 1 1 1 5 05-OCT-2007 09:10:23 AIPS Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:23 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:23 AIPS Flux density = 2.9955E-01 Jy. Beam area = 169.82 pixels 1 2 05-OCT-2007 09:10:23 AIPS Waiting for returned adverbs 1 5 05-OCT-2007 09:10:23 IMEAN Task IMEAN (release of 31DEC07) begins 1 5 05-OCT-2007 09:10:23 IMEAN Image= S3W26 .BLANK . 21 1 xywind= 1 1 355 355 1 5 05-OCT-2007 09:10:23 IMEAN Mean and rms found by fitting peak in histogram: 1 5 05-OCT-2007 09:10:23 IMEAN Mean= 1.0995E-03 Rms= 9.8409E-03 **** from histogram 1 5 05-OCT-2007 09:10:23 IMEAN Mean and rms found by including all data: 1 5 05-OCT-2007 09:10:23 IMEAN Mean= 9.1108E-04 Rms= 5.7221E-02 JY/BEAM over 98748 pixels 1 5 05-OCT-2007 09:10:23 IMEAN Flux density = 5.2979E-01 Jy. beam area = 169.82 pixels 1 5 05-OCT-2007 09:10:23 IMEAN Minimum=-2.9673E-01 at 12 146 1 1 1 5 05-OCT-2007 09:10:23 IMEAN Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:23 IMEAN Maximum= 3.4647E-01 at 62 257 1 1 1 5 05-OCT-2007 09:10:23 IMEAN Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:23 IMEAN Skypos: IPOL 22460.100 MHZ 1 2 05-OCT-2007 09:10:23 IMEAN returns adverbs to AIPS 1 3 05-OCT-2007 09:10:23 IMEAN Appears to have ended successfully 1 5 05-OCT-2007 09:10:23 IMEAN alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:10:23 AIPS Resumes 1 3 05-OCT-2007 09:10:23 AIPS IMEAN was not found to be running 1 2 05-OCT-2007 09:10:23 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.22 1 5 05-OCT-2007 09:10:23 AIPS Mean= 5.3462E-04 rms= 5.7002E-02 JY/BEAM over 95148. pixels 1 5 05-OCT-2007 09:10:23 AIPS Maximum= 3.4647E-01 at 62 257 1 1 1 1 1 1 5 05-OCT-2007 09:10:23 AIPS Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:23 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:23 AIPS Minimum=-2.9673E-01 at 12 146 1 1 1 1 1 1 5 05-OCT-2007 09:10:23 AIPS Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:23 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:23 AIPS Flux density = 2.9955E-01 Jy. Beam area = 169.82 pixels 1 2 05-OCT-2007 09:10:23 AIPS Waiting for returned adverbs 1 5 05-OCT-2007 09:10:23 IMEAN Task IMEAN (release of 31DEC07) begins 1 5 05-OCT-2007 09:10:24 IMEAN Image= S3W26 .BLANK . 22 1 xywind= 1 1 355 355 1 5 05-OCT-2007 09:10:24 IMEAN Mean and rms found by fitting peak in histogram: 1 5 05-OCT-2007 09:10:24 IMEAN Mean= 1.0995E-03 Rms= 9.8409E-03 **** from histogram 1 5 05-OCT-2007 09:10:24 IMEAN Mean and rms found by including all data: 1 5 05-OCT-2007 09:10:24 IMEAN Mean= 9.1108E-04 Rms= 5.7221E-02 JY/BEAM over 98748 pixels 1 5 05-OCT-2007 09:10:24 IMEAN Flux density = 5.2979E-01 Jy. beam area = 169.82 pixels 1 5 05-OCT-2007 09:10:24 IMEAN Minimum=-2.9673E-01 at 12 146 1 1 1 5 05-OCT-2007 09:10:24 IMEAN Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:24 IMEAN Maximum= 3.4647E-01 at 62 257 1 1 1 5 05-OCT-2007 09:10:24 IMEAN Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:24 IMEAN Skypos: IPOL 22460.100 MHZ 1 2 05-OCT-2007 09:10:24 IMEAN returns adverbs to AIPS 1 3 05-OCT-2007 09:10:24 IMEAN Appears to have ended successfully 1 5 05-OCT-2007 09:10:24 IMEAN alfirk 31DEC07 TST: Cpu= 0.0 Real= 1 1 2 05-OCT-2007 09:10:24 AIPS Resumes 1 3 05-OCT-2007 09:10:24 AIPS IMEAN was not found to be running 1 2 05-OCT-2007 09:10:24 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.23 1 5 05-OCT-2007 09:10:24 AIPS Mean= 5.3462E-04 rms= 5.7002E-02 JY/BEAM over 95148. pixels 1 5 05-OCT-2007 09:10:24 AIPS Maximum= 3.4647E-01 at 62 257 1 1 1 1 1 1 5 05-OCT-2007 09:10:24 AIPS Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:24 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:24 AIPS Minimum=-2.9673E-01 at 12 146 1 1 1 1 1 1 5 05-OCT-2007 09:10:24 AIPS Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:24 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:24 AIPS Flux density = 2.9955E-01 Jy. Beam area = 169.82 pixels 1 2 05-OCT-2007 09:10:24 AIPS Waiting for returned adverbs 1 5 05-OCT-2007 09:10:24 IMEAN Task IMEAN (release of 31DEC07) begins 1 5 05-OCT-2007 09:10:24 IMEAN Image= S3W26 .BLANK . 23 1 xywind= 1 1 355 355 1 5 05-OCT-2007 09:10:24 IMEAN Mean and rms found by fitting peak in histogram: 1 5 05-OCT-2007 09:10:24 IMEAN Mean= 1.0995E-03 Rms= 9.8409E-03 **** from histogram 1 5 05-OCT-2007 09:10:24 IMEAN Mean and rms found by including all data: 1 5 05-OCT-2007 09:10:24 IMEAN Mean= 9.1108E-04 Rms= 5.7221E-02 JY/BEAM over 98748 pixels 1 5 05-OCT-2007 09:10:24 IMEAN Flux density = 5.2979E-01 Jy. beam area = 169.82 pixels 1 5 05-OCT-2007 09:10:24 IMEAN Minimum=-2.9673E-01 at 12 146 1 1 1 5 05-OCT-2007 09:10:24 IMEAN Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:24 IMEAN Maximum= 3.4647E-01 at 62 257 1 1 1 5 05-OCT-2007 09:10:24 IMEAN Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:24 IMEAN Skypos: IPOL 22460.100 MHZ 1 2 05-OCT-2007 09:10:24 IMEAN returns adverbs to AIPS 1 3 05-OCT-2007 09:10:24 IMEAN Appears to have ended successfully 1 5 05-OCT-2007 09:10:24 IMEAN alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:10:24 AIPS Resumes 1 3 05-OCT-2007 09:10:24 AIPS IMEAN was not found to be running 1 2 05-OCT-2007 09:10:24 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.24 1 5 05-OCT-2007 09:10:24 AIPS Mean= 5.3462E-04 rms= 5.7002E-02 JY/BEAM over 95148. pixels 1 5 05-OCT-2007 09:10:24 AIPS Maximum= 3.4647E-01 at 62 257 1 1 1 1 1 1 5 05-OCT-2007 09:10:24 AIPS Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:24 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:24 AIPS Minimum=-2.9673E-01 at 12 146 1 1 1 1 1 1 5 05-OCT-2007 09:10:24 AIPS Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:24 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:24 AIPS Flux density = 2.9955E-01 Jy. Beam area = 169.82 pixels 1 2 05-OCT-2007 09:10:24 AIPS Waiting for returned adverbs 1 5 05-OCT-2007 09:10:24 IMEAN Task IMEAN (release of 31DEC07) begins 1 5 05-OCT-2007 09:10:24 IMEAN Image= S3W26 .BLANK . 24 1 xywind= 1 1 355 355 1 5 05-OCT-2007 09:10:24 IMEAN Mean and rms found by fitting peak in histogram: 1 5 05-OCT-2007 09:10:24 IMEAN Mean= 1.0995E-03 Rms= 9.8409E-03 **** from histogram 1 5 05-OCT-2007 09:10:24 IMEAN Mean and rms found by including all data: 1 5 05-OCT-2007 09:10:24 IMEAN Mean= 9.1108E-04 Rms= 5.7221E-02 JY/BEAM over 98748 pixels 1 5 05-OCT-2007 09:10:24 IMEAN Flux density = 5.2979E-01 Jy. beam area = 169.82 pixels 1 5 05-OCT-2007 09:10:24 IMEAN Minimum=-2.9673E-01 at 12 146 1 1 1 5 05-OCT-2007 09:10:24 IMEAN Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:24 IMEAN Maximum= 3.4647E-01 at 62 257 1 1 1 5 05-OCT-2007 09:10:24 IMEAN Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:24 IMEAN Skypos: IPOL 22460.100 MHZ 1 2 05-OCT-2007 09:10:24 IMEAN returns adverbs to AIPS 1 3 05-OCT-2007 09:10:24 IMEAN Appears to have ended successfully 1 5 05-OCT-2007 09:10:24 IMEAN alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:10:24 AIPS Resumes 1 3 05-OCT-2007 09:10:24 AIPS IMEAN was not found to be running 1 2 05-OCT-2007 09:10:24 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.25 1 5 05-OCT-2007 09:10:24 AIPS Mean= 5.3462E-04 rms= 5.7002E-02 JY/BEAM over 95148. pixels 1 5 05-OCT-2007 09:10:24 AIPS Maximum= 3.4647E-01 at 62 257 1 1 1 1 1 1 5 05-OCT-2007 09:10:24 AIPS Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:24 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:24 AIPS Minimum=-2.9673E-01 at 12 146 1 1 1 1 1 1 5 05-OCT-2007 09:10:24 AIPS Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:24 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:24 AIPS Flux density = 2.9955E-01 Jy. Beam area = 169.82 pixels 1 2 05-OCT-2007 09:10:24 AIPS Waiting for returned adverbs 1 5 05-OCT-2007 09:10:24 IMEAN Task IMEAN (release of 31DEC07) begins 1 5 05-OCT-2007 09:10:24 IMEAN Image= S3W26 .BLANK . 25 1 xywind= 1 1 355 355 1 5 05-OCT-2007 09:10:24 IMEAN Mean and rms found by fitting peak in histogram: 1 5 05-OCT-2007 09:10:24 IMEAN Mean= 1.0995E-03 Rms= 9.8409E-03 **** from histogram 1 5 05-OCT-2007 09:10:24 IMEAN Mean and rms found by including all data: 1 5 05-OCT-2007 09:10:24 IMEAN Mean= 9.1108E-04 Rms= 5.7221E-02 JY/BEAM over 98748 pixels 1 5 05-OCT-2007 09:10:24 IMEAN Flux density = 5.2979E-01 Jy. beam area = 169.82 pixels 1 5 05-OCT-2007 09:10:24 IMEAN Minimum=-2.9673E-01 at 12 146 1 1 1 5 05-OCT-2007 09:10:24 IMEAN Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:24 IMEAN Maximum= 3.4647E-01 at 62 257 1 1 1 5 05-OCT-2007 09:10:24 IMEAN Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:24 IMEAN Skypos: IPOL 22460.100 MHZ 1 2 05-OCT-2007 09:10:24 IMEAN returns adverbs to AIPS 1 3 05-OCT-2007 09:10:24 IMEAN Appears to have ended successfully 1 5 05-OCT-2007 09:10:24 IMEAN alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:10:24 AIPS Resumes 1 3 05-OCT-2007 09:10:24 AIPS IMEAN was not found to be running 1 2 05-OCT-2007 09:10:24 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.26 1 5 05-OCT-2007 09:10:24 AIPS Mean= 5.3462E-04 rms= 5.7002E-02 JY/BEAM over 95148. pixels 1 5 05-OCT-2007 09:10:24 AIPS Maximum= 3.4647E-01 at 62 257 1 1 1 1 1 1 5 05-OCT-2007 09:10:24 AIPS Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:24 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:24 AIPS Minimum=-2.9673E-01 at 12 146 1 1 1 1 1 1 5 05-OCT-2007 09:10:24 AIPS Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:24 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:24 AIPS Flux density = 2.9955E-01 Jy. Beam area = 169.82 pixels 1 2 05-OCT-2007 09:10:24 AIPS Waiting for returned adverbs 1 5 05-OCT-2007 09:10:24 IMEAN Task IMEAN (release of 31DEC07) begins 1 5 05-OCT-2007 09:10:24 IMEAN Image= S3W26 .BLANK . 26 1 xywind= 1 1 355 355 1 5 05-OCT-2007 09:10:24 IMEAN Mean and rms found by fitting peak in histogram: 1 5 05-OCT-2007 09:10:24 IMEAN Mean= 1.0995E-03 Rms= 9.8409E-03 **** from histogram 1 5 05-OCT-2007 09:10:24 IMEAN Mean and rms found by including all data: 1 5 05-OCT-2007 09:10:24 IMEAN Mean= 9.1108E-04 Rms= 5.7221E-02 JY/BEAM over 98748 pixels 1 5 05-OCT-2007 09:10:24 IMEAN Flux density = 5.2979E-01 Jy. beam area = 169.82 pixels 1 5 05-OCT-2007 09:10:24 IMEAN Minimum=-2.9673E-01 at 12 146 1 1 1 5 05-OCT-2007 09:10:24 IMEAN Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:24 IMEAN Maximum= 3.4647E-01 at 62 257 1 1 1 5 05-OCT-2007 09:10:24 IMEAN Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:24 IMEAN Skypos: IPOL 22460.100 MHZ 1 2 05-OCT-2007 09:10:24 IMEAN returns adverbs to AIPS 1 3 05-OCT-2007 09:10:24 IMEAN Appears to have ended successfully 1 5 05-OCT-2007 09:10:25 IMEAN alfirk 31DEC07 TST: Cpu= 0.0 Real= 1 1 2 05-OCT-2007 09:10:25 AIPS Resumes 1 3 05-OCT-2007 09:10:25 AIPS IMEAN was not found to be running 1 2 05-OCT-2007 09:10:25 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.27 1 5 05-OCT-2007 09:10:25 AIPS Mean= 5.3462E-04 rms= 5.7002E-02 JY/BEAM over 95148. pixels 1 5 05-OCT-2007 09:10:25 AIPS Maximum= 3.4647E-01 at 62 257 1 1 1 1 1 1 5 05-OCT-2007 09:10:25 AIPS Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:25 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:25 AIPS Minimum=-2.9673E-01 at 12 146 1 1 1 1 1 1 5 05-OCT-2007 09:10:25 AIPS Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:25 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:25 AIPS Flux density = 2.9955E-01 Jy. Beam area = 169.82 pixels 1 2 05-OCT-2007 09:10:25 AIPS Waiting for returned adverbs 1 5 05-OCT-2007 09:10:25 IMEAN Task IMEAN (release of 31DEC07) begins 1 5 05-OCT-2007 09:10:25 IMEAN Image= S3W26 .BLANK . 27 1 xywind= 1 1 355 355 1 5 05-OCT-2007 09:10:25 IMEAN Mean and rms found by fitting peak in histogram: 1 5 05-OCT-2007 09:10:25 IMEAN Mean= 1.0995E-03 Rms= 9.8409E-03 **** from histogram 1 5 05-OCT-2007 09:10:25 IMEAN Mean and rms found by including all data: 1 5 05-OCT-2007 09:10:25 IMEAN Mean= 9.1108E-04 Rms= 5.7221E-02 JY/BEAM over 98748 pixels 1 5 05-OCT-2007 09:10:25 IMEAN Flux density = 5.2979E-01 Jy. beam area = 169.82 pixels 1 5 05-OCT-2007 09:10:25 IMEAN Minimum=-2.9673E-01 at 12 146 1 1 1 5 05-OCT-2007 09:10:25 IMEAN Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:25 IMEAN Maximum= 3.4647E-01 at 62 257 1 1 1 5 05-OCT-2007 09:10:25 IMEAN Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:25 IMEAN Skypos: IPOL 22460.100 MHZ 1 2 05-OCT-2007 09:10:25 IMEAN returns adverbs to AIPS 1 3 05-OCT-2007 09:10:25 IMEAN Appears to have ended successfully 1 5 05-OCT-2007 09:10:25 IMEAN alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:10:25 AIPS Resumes 1 3 05-OCT-2007 09:10:25 AIPS IMEAN was not found to be running 1 2 05-OCT-2007 09:10:25 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.28 1 5 05-OCT-2007 09:10:25 AIPS Mean= 5.3462E-04 rms= 5.7002E-02 JY/BEAM over 95148. pixels 1 5 05-OCT-2007 09:10:25 AIPS Maximum= 3.4647E-01 at 62 257 1 1 1 1 1 1 5 05-OCT-2007 09:10:25 AIPS Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:25 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:25 AIPS Minimum=-2.9673E-01 at 12 146 1 1 1 1 1 1 5 05-OCT-2007 09:10:25 AIPS Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:25 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:25 AIPS Flux density = 2.9955E-01 Jy. Beam area = 169.82 pixels 1 2 05-OCT-2007 09:10:25 AIPS Waiting for returned adverbs 1 5 05-OCT-2007 09:10:25 IMEAN Task IMEAN (release of 31DEC07) begins 1 5 05-OCT-2007 09:10:25 IMEAN Image= S3W26 .BLANK . 28 1 xywind= 1 1 355 355 1 5 05-OCT-2007 09:10:25 IMEAN Mean and rms found by fitting peak in histogram: 1 5 05-OCT-2007 09:10:25 IMEAN Mean= 1.0995E-03 Rms= 9.8409E-03 **** from histogram 1 5 05-OCT-2007 09:10:25 IMEAN Mean and rms found by including all data: 1 5 05-OCT-2007 09:10:25 IMEAN Mean= 9.1108E-04 Rms= 5.7221E-02 JY/BEAM over 98748 pixels 1 5 05-OCT-2007 09:10:25 IMEAN Flux density = 5.2979E-01 Jy. beam area = 169.82 pixels 1 5 05-OCT-2007 09:10:25 IMEAN Minimum=-2.9673E-01 at 12 146 1 1 1 5 05-OCT-2007 09:10:25 IMEAN Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:25 IMEAN Maximum= 3.4647E-01 at 62 257 1 1 1 5 05-OCT-2007 09:10:25 IMEAN Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:25 IMEAN Skypos: IPOL 22460.100 MHZ 1 2 05-OCT-2007 09:10:25 IMEAN returns adverbs to AIPS 1 3 05-OCT-2007 09:10:25 IMEAN Appears to have ended successfully 1 5 05-OCT-2007 09:10:25 IMEAN alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:10:25 AIPS Resumes 1 3 05-OCT-2007 09:10:25 AIPS IMEAN was not found to be running 1 2 05-OCT-2007 09:10:25 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.29 1 5 05-OCT-2007 09:10:25 AIPS Mean= 5.3462E-04 rms= 5.7002E-02 JY/BEAM over 95148. pixels 1 5 05-OCT-2007 09:10:25 AIPS Maximum= 3.4647E-01 at 62 257 1 1 1 1 1 1 5 05-OCT-2007 09:10:25 AIPS Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:25 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:25 AIPS Minimum=-2.9673E-01 at 12 146 1 1 1 1 1 1 5 05-OCT-2007 09:10:25 AIPS Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:25 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:25 AIPS Flux density = 2.9955E-01 Jy. Beam area = 169.82 pixels 1 2 05-OCT-2007 09:10:25 AIPS Waiting for returned adverbs 1 5 05-OCT-2007 09:10:25 IMEAN Task IMEAN (release of 31DEC07) begins 1 5 05-OCT-2007 09:10:25 IMEAN Image= S3W26 .BLANK . 29 1 xywind= 1 1 355 355 1 5 05-OCT-2007 09:10:25 IMEAN Mean and rms found by fitting peak in histogram: 1 5 05-OCT-2007 09:10:25 IMEAN Mean= 1.0995E-03 Rms= 9.8409E-03 **** from histogram 1 5 05-OCT-2007 09:10:25 IMEAN Mean and rms found by including all data: 1 5 05-OCT-2007 09:10:25 IMEAN Mean= 9.1108E-04 Rms= 5.7221E-02 JY/BEAM over 98748 pixels 1 5 05-OCT-2007 09:10:25 IMEAN Flux density = 5.2979E-01 Jy. beam area = 169.82 pixels 1 5 05-OCT-2007 09:10:25 IMEAN Minimum=-2.9673E-01 at 12 146 1 1 1 5 05-OCT-2007 09:10:25 IMEAN Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:25 IMEAN Maximum= 3.4647E-01 at 62 257 1 1 1 5 05-OCT-2007 09:10:25 IMEAN Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:25 IMEAN Skypos: IPOL 22460.100 MHZ 1 2 05-OCT-2007 09:10:25 IMEAN returns adverbs to AIPS 1 3 05-OCT-2007 09:10:25 IMEAN Appears to have ended successfully 1 5 05-OCT-2007 09:10:25 IMEAN alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:10:25 AIPS Resumes 1 3 05-OCT-2007 09:10:25 AIPS IMEAN was not found to be running 1 2 05-OCT-2007 09:10:25 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.30 1 5 05-OCT-2007 09:10:25 AIPS Mean= 5.3462E-04 rms= 5.7002E-02 JY/BEAM over 95148. pixels 1 5 05-OCT-2007 09:10:25 AIPS Maximum= 3.4647E-01 at 62 257 1 1 1 1 1 1 5 05-OCT-2007 09:10:25 AIPS Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:25 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:25 AIPS Minimum=-2.9673E-01 at 12 146 1 1 1 1 1 1 5 05-OCT-2007 09:10:25 AIPS Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:25 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:25 AIPS Flux density = 2.9955E-01 Jy. Beam area = 169.82 pixels 1 2 05-OCT-2007 09:10:25 AIPS Waiting for returned adverbs 1 5 05-OCT-2007 09:10:25 IMEAN Task IMEAN (release of 31DEC07) begins 1 5 05-OCT-2007 09:10:25 IMEAN Image= S3W26 .BLANK . 30 1 xywind= 1 1 355 355 1 5 05-OCT-2007 09:10:25 IMEAN Mean and rms found by fitting peak in histogram: 1 5 05-OCT-2007 09:10:25 IMEAN Mean= 1.0995E-03 Rms= 9.8409E-03 **** from histogram 1 5 05-OCT-2007 09:10:25 IMEAN Mean and rms found by including all data: 1 5 05-OCT-2007 09:10:25 IMEAN Mean= 9.1108E-04 Rms= 5.7221E-02 JY/BEAM over 98748 pixels 1 5 05-OCT-2007 09:10:25 IMEAN Flux density = 5.2979E-01 Jy. beam area = 169.82 pixels 1 5 05-OCT-2007 09:10:25 IMEAN Minimum=-2.9673E-01 at 12 146 1 1 1 5 05-OCT-2007 09:10:25 IMEAN Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:25 IMEAN Maximum= 3.4647E-01 at 62 257 1 1 1 5 05-OCT-2007 09:10:25 IMEAN Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:25 IMEAN Skypos: IPOL 22460.100 MHZ 1 2 05-OCT-2007 09:10:25 IMEAN returns adverbs to AIPS 1 3 05-OCT-2007 09:10:25 IMEAN Appears to have ended successfully 1 5 05-OCT-2007 09:10:25 IMEAN alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:10:26 AIPS Resumes 1 3 05-OCT-2007 09:10:26 AIPS IMEAN was not found to be running 1 2 05-OCT-2007 09:10:26 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.31 1 5 05-OCT-2007 09:10:26 AIPS Mean= 5.3462E-04 rms= 5.7002E-02 JY/BEAM over 95148. pixels 1 5 05-OCT-2007 09:10:26 AIPS Maximum= 3.4647E-01 at 62 257 1 1 1 1 1 1 5 05-OCT-2007 09:10:26 AIPS Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:26 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:26 AIPS Minimum=-2.9673E-01 at 12 146 1 1 1 1 1 1 5 05-OCT-2007 09:10:26 AIPS Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:26 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:26 AIPS Flux density = 2.9955E-01 Jy. Beam area = 169.82 pixels 1 2 05-OCT-2007 09:10:26 AIPS Waiting for returned adverbs 1 5 05-OCT-2007 09:10:26 IMEAN Task IMEAN (release of 31DEC07) begins 1 5 05-OCT-2007 09:10:26 IMEAN Image= S3W26 .BLANK . 31 1 xywind= 1 1 355 355 1 5 05-OCT-2007 09:10:26 IMEAN Mean and rms found by fitting peak in histogram: 1 5 05-OCT-2007 09:10:26 IMEAN Mean= 1.0995E-03 Rms= 9.8409E-03 **** from histogram 1 5 05-OCT-2007 09:10:26 IMEAN Mean and rms found by including all data: 1 5 05-OCT-2007 09:10:26 IMEAN Mean= 9.1108E-04 Rms= 5.7221E-02 JY/BEAM over 98748 pixels 1 5 05-OCT-2007 09:10:26 IMEAN Flux density = 5.2979E-01 Jy. beam area = 169.82 pixels 1 5 05-OCT-2007 09:10:26 IMEAN Minimum=-2.9673E-01 at 12 146 1 1 1 5 05-OCT-2007 09:10:26 IMEAN Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:26 IMEAN Maximum= 3.4647E-01 at 62 257 1 1 1 5 05-OCT-2007 09:10:26 IMEAN Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:26 IMEAN Skypos: IPOL 22460.100 MHZ 1 2 05-OCT-2007 09:10:26 IMEAN returns adverbs to AIPS 1 3 05-OCT-2007 09:10:26 IMEAN Appears to have ended successfully 1 5 05-OCT-2007 09:10:26 IMEAN alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:10:26 AIPS Resumes 1 3 05-OCT-2007 09:10:26 AIPS IMEAN was not found to be running 1 2 05-OCT-2007 09:10:26 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.32 1 5 05-OCT-2007 09:10:26 AIPS Mean= 5.3462E-04 rms= 5.7002E-02 JY/BEAM over 95148. pixels 1 5 05-OCT-2007 09:10:26 AIPS Maximum= 3.4647E-01 at 62 257 1 1 1 1 1 1 5 05-OCT-2007 09:10:26 AIPS Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:26 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:26 AIPS Minimum=-2.9673E-01 at 12 146 1 1 1 1 1 1 5 05-OCT-2007 09:10:26 AIPS Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:26 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:26 AIPS Flux density = 2.9955E-01 Jy. Beam area = 169.82 pixels 1 2 05-OCT-2007 09:10:26 AIPS Waiting for returned adverbs 1 5 05-OCT-2007 09:10:26 IMEAN Task IMEAN (release of 31DEC07) begins 1 5 05-OCT-2007 09:10:26 IMEAN Image= S3W26 .BLANK . 32 1 xywind= 1 1 355 355 1 5 05-OCT-2007 09:10:26 IMEAN Mean and rms found by fitting peak in histogram: 1 5 05-OCT-2007 09:10:26 IMEAN Mean= 1.0995E-03 Rms= 9.8409E-03 **** from histogram 1 5 05-OCT-2007 09:10:26 IMEAN Mean and rms found by including all data: 1 5 05-OCT-2007 09:10:26 IMEAN Mean= 9.1108E-04 Rms= 5.7221E-02 JY/BEAM over 98748 pixels 1 5 05-OCT-2007 09:10:26 IMEAN Flux density = 5.2979E-01 Jy. beam area = 169.82 pixels 1 5 05-OCT-2007 09:10:26 IMEAN Minimum=-2.9673E-01 at 12 146 1 1 1 5 05-OCT-2007 09:10:26 IMEAN Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:26 IMEAN Maximum= 3.4647E-01 at 62 257 1 1 1 5 05-OCT-2007 09:10:26 IMEAN Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:26 IMEAN Skypos: IPOL 22460.100 MHZ 1 2 05-OCT-2007 09:10:26 IMEAN returns adverbs to AIPS 1 3 05-OCT-2007 09:10:26 IMEAN Appears to have ended successfully 1 5 05-OCT-2007 09:10:26 IMEAN alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:10:26 AIPS Resumes 1 3 05-OCT-2007 09:10:26 AIPS IMEAN was not found to be running 1 2 05-OCT-2007 09:10:26 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.33 1 5 05-OCT-2007 09:10:26 AIPS Mean= 5.3462E-04 rms= 5.7002E-02 JY/BEAM over 95148. pixels 1 5 05-OCT-2007 09:10:26 AIPS Maximum= 3.4647E-01 at 62 257 1 1 1 1 1 1 5 05-OCT-2007 09:10:26 AIPS Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:26 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:26 AIPS Minimum=-2.9673E-01 at 12 146 1 1 1 1 1 1 5 05-OCT-2007 09:10:26 AIPS Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:26 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:26 AIPS Flux density = 2.9955E-01 Jy. Beam area = 169.82 pixels 1 2 05-OCT-2007 09:10:26 AIPS Waiting for returned adverbs 1 5 05-OCT-2007 09:10:26 IMEAN Task IMEAN (release of 31DEC07) begins 1 5 05-OCT-2007 09:10:26 IMEAN Image= S3W26 .BLANK . 33 1 xywind= 1 1 355 355 1 5 05-OCT-2007 09:10:26 IMEAN Mean and rms found by fitting peak in histogram: 1 5 05-OCT-2007 09:10:26 IMEAN Mean= 1.0995E-03 Rms= 9.8409E-03 **** from histogram 1 5 05-OCT-2007 09:10:26 IMEAN Mean and rms found by including all data: 1 5 05-OCT-2007 09:10:26 IMEAN Mean= 9.1108E-04 Rms= 5.7221E-02 JY/BEAM over 98748 pixels 1 5 05-OCT-2007 09:10:26 IMEAN Flux density = 5.2979E-01 Jy. beam area = 169.82 pixels 1 5 05-OCT-2007 09:10:26 IMEAN Minimum=-2.9673E-01 at 12 146 1 1 1 5 05-OCT-2007 09:10:26 IMEAN Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:26 IMEAN Maximum= 3.4647E-01 at 62 257 1 1 1 5 05-OCT-2007 09:10:26 IMEAN Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:26 IMEAN Skypos: IPOL 22460.100 MHZ 1 2 05-OCT-2007 09:10:26 IMEAN returns adverbs to AIPS 1 3 05-OCT-2007 09:10:26 IMEAN Appears to have ended successfully 1 5 05-OCT-2007 09:10:26 IMEAN alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:10:26 AIPS Resumes 1 3 05-OCT-2007 09:10:26 AIPS IMEAN was not found to be running 1 2 05-OCT-2007 09:10:26 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.34 1 5 05-OCT-2007 09:10:26 AIPS Mean= 5.3462E-04 rms= 5.7002E-02 JY/BEAM over 95148. pixels 1 5 05-OCT-2007 09:10:26 AIPS Maximum= 3.4647E-01 at 62 257 1 1 1 1 1 1 5 05-OCT-2007 09:10:26 AIPS Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:26 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:26 AIPS Minimum=-2.9673E-01 at 12 146 1 1 1 1 1 1 5 05-OCT-2007 09:10:26 AIPS Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:26 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:26 AIPS Flux density = 2.9955E-01 Jy. Beam area = 169.82 pixels 1 2 05-OCT-2007 09:10:26 AIPS Waiting for returned adverbs 1 5 05-OCT-2007 09:10:26 IMEAN Task IMEAN (release of 31DEC07) begins 1 5 05-OCT-2007 09:10:26 IMEAN Image= S3W26 .BLANK . 34 1 xywind= 1 1 355 355 1 5 05-OCT-2007 09:10:26 IMEAN Mean and rms found by fitting peak in histogram: 1 5 05-OCT-2007 09:10:26 IMEAN Mean= 1.0995E-03 Rms= 9.8409E-03 **** from histogram 1 5 05-OCT-2007 09:10:26 IMEAN Mean and rms found by including all data: 1 5 05-OCT-2007 09:10:26 IMEAN Mean= 9.1108E-04 Rms= 5.7221E-02 JY/BEAM over 98748 pixels 1 5 05-OCT-2007 09:10:26 IMEAN Flux density = 5.2979E-01 Jy. beam area = 169.82 pixels 1 5 05-OCT-2007 09:10:26 IMEAN Minimum=-2.9673E-01 at 12 146 1 1 1 5 05-OCT-2007 09:10:26 IMEAN Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:26 IMEAN Maximum= 3.4647E-01 at 62 257 1 1 1 5 05-OCT-2007 09:10:26 IMEAN Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:26 IMEAN Skypos: IPOL 22460.100 MHZ 1 2 05-OCT-2007 09:10:26 IMEAN returns adverbs to AIPS 1 3 05-OCT-2007 09:10:26 IMEAN Appears to have ended successfully 1 5 05-OCT-2007 09:10:26 IMEAN alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:10:27 AIPS Resumes 1 3 05-OCT-2007 09:10:27 AIPS IMEAN was not found to be running 1 2 05-OCT-2007 09:10:27 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.35 1 5 05-OCT-2007 09:10:27 AIPS Mean= 5.3462E-04 rms= 5.7002E-02 JY/BEAM over 95148. pixels 1 5 05-OCT-2007 09:10:27 AIPS Maximum= 3.4647E-01 at 62 257 1 1 1 1 1 1 5 05-OCT-2007 09:10:27 AIPS Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:27 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:27 AIPS Minimum=-2.9673E-01 at 12 146 1 1 1 1 1 1 5 05-OCT-2007 09:10:27 AIPS Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:27 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:27 AIPS Flux density = 2.9955E-01 Jy. Beam area = 169.82 pixels 1 2 05-OCT-2007 09:10:27 AIPS Waiting for returned adverbs 1 5 05-OCT-2007 09:10:27 IMEAN Task IMEAN (release of 31DEC07) begins 1 5 05-OCT-2007 09:10:27 IMEAN Image= S3W26 .BLANK . 35 1 xywind= 1 1 355 355 1 5 05-OCT-2007 09:10:27 IMEAN Mean and rms found by fitting peak in histogram: 1 5 05-OCT-2007 09:10:27 IMEAN Mean= 1.0995E-03 Rms= 9.8409E-03 **** from histogram 1 5 05-OCT-2007 09:10:27 IMEAN Mean and rms found by including all data: 1 5 05-OCT-2007 09:10:27 IMEAN Mean= 9.1108E-04 Rms= 5.7221E-02 JY/BEAM over 98748 pixels 1 5 05-OCT-2007 09:10:27 IMEAN Flux density = 5.2979E-01 Jy. beam area = 169.82 pixels 1 5 05-OCT-2007 09:10:27 IMEAN Minimum=-2.9673E-01 at 12 146 1 1 1 5 05-OCT-2007 09:10:27 IMEAN Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:27 IMEAN Maximum= 3.4647E-01 at 62 257 1 1 1 5 05-OCT-2007 09:10:27 IMEAN Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:27 IMEAN Skypos: IPOL 22460.100 MHZ 1 2 05-OCT-2007 09:10:27 IMEAN returns adverbs to AIPS 1 3 05-OCT-2007 09:10:27 IMEAN Appears to have ended successfully 1 5 05-OCT-2007 09:10:27 IMEAN alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:10:27 AIPS Resumes 1 3 05-OCT-2007 09:10:27 AIPS IMEAN was not found to be running 1 2 05-OCT-2007 09:10:27 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.36 1 5 05-OCT-2007 09:10:27 AIPS Mean= 5.3462E-04 rms= 5.7002E-02 JY/BEAM over 95148. pixels 1 5 05-OCT-2007 09:10:27 AIPS Maximum= 3.4647E-01 at 62 257 1 1 1 1 1 1 5 05-OCT-2007 09:10:27 AIPS Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:27 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:27 AIPS Minimum=-2.9673E-01 at 12 146 1 1 1 1 1 1 5 05-OCT-2007 09:10:27 AIPS Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:27 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:27 AIPS Flux density = 2.9955E-01 Jy. Beam area = 169.82 pixels 1 2 05-OCT-2007 09:10:27 AIPS Waiting for returned adverbs 1 5 05-OCT-2007 09:10:27 IMEAN Task IMEAN (release of 31DEC07) begins 1 5 05-OCT-2007 09:10:27 IMEAN Image= S3W26 .BLANK . 36 1 xywind= 1 1 355 355 1 5 05-OCT-2007 09:10:27 IMEAN Mean and rms found by fitting peak in histogram: 1 5 05-OCT-2007 09:10:27 IMEAN Mean= 1.0995E-03 Rms= 9.8409E-03 **** from histogram 1 5 05-OCT-2007 09:10:27 IMEAN Mean and rms found by including all data: 1 5 05-OCT-2007 09:10:27 IMEAN Mean= 9.1108E-04 Rms= 5.7221E-02 JY/BEAM over 98748 pixels 1 5 05-OCT-2007 09:10:27 IMEAN Flux density = 5.2979E-01 Jy. beam area = 169.82 pixels 1 5 05-OCT-2007 09:10:27 IMEAN Minimum=-2.9673E-01 at 12 146 1 1 1 5 05-OCT-2007 09:10:27 IMEAN Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:27 IMEAN Maximum= 3.4647E-01 at 62 257 1 1 1 5 05-OCT-2007 09:10:27 IMEAN Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:27 IMEAN Skypos: IPOL 22460.100 MHZ 1 2 05-OCT-2007 09:10:27 IMEAN returns adverbs to AIPS 1 3 05-OCT-2007 09:10:27 IMEAN Appears to have ended successfully 1 5 05-OCT-2007 09:10:27 IMEAN alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:10:27 AIPS Resumes 1 3 05-OCT-2007 09:10:27 AIPS IMEAN was not found to be running 1 2 05-OCT-2007 09:10:27 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.37 1 5 05-OCT-2007 09:10:27 AIPS Mean= 5.3462E-04 rms= 5.7002E-02 JY/BEAM over 95148. pixels 1 5 05-OCT-2007 09:10:27 AIPS Maximum= 3.4647E-01 at 62 257 1 1 1 1 1 1 5 05-OCT-2007 09:10:27 AIPS Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:27 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:27 AIPS Minimum=-2.9673E-01 at 12 146 1 1 1 1 1 1 5 05-OCT-2007 09:10:27 AIPS Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:27 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:27 AIPS Flux density = 2.9955E-01 Jy. Beam area = 169.82 pixels 1 2 05-OCT-2007 09:10:27 AIPS Waiting for returned adverbs 1 5 05-OCT-2007 09:10:27 IMEAN Task IMEAN (release of 31DEC07) begins 1 5 05-OCT-2007 09:10:27 IMEAN Image= S3W26 .BLANK . 37 1 xywind= 1 1 355 355 1 5 05-OCT-2007 09:10:27 IMEAN Mean and rms found by fitting peak in histogram: 1 5 05-OCT-2007 09:10:27 IMEAN Mean= 1.0995E-03 Rms= 9.8409E-03 **** from histogram 1 5 05-OCT-2007 09:10:27 IMEAN Mean and rms found by including all data: 1 5 05-OCT-2007 09:10:27 IMEAN Mean= 9.1108E-04 Rms= 5.7221E-02 JY/BEAM over 98748 pixels 1 5 05-OCT-2007 09:10:27 IMEAN Flux density = 5.2979E-01 Jy. beam area = 169.82 pixels 1 5 05-OCT-2007 09:10:27 IMEAN Minimum=-2.9673E-01 at 12 146 1 1 1 5 05-OCT-2007 09:10:27 IMEAN Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:27 IMEAN Maximum= 3.4647E-01 at 62 257 1 1 1 5 05-OCT-2007 09:10:27 IMEAN Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:27 IMEAN Skypos: IPOL 22460.100 MHZ 1 2 05-OCT-2007 09:10:27 IMEAN returns adverbs to AIPS 1 3 05-OCT-2007 09:10:27 IMEAN Appears to have ended successfully 1 5 05-OCT-2007 09:10:27 IMEAN alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:10:27 AIPS Resumes 1 3 05-OCT-2007 09:10:27 AIPS IMEAN was not found to be running 1 2 05-OCT-2007 09:10:27 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.38 1 5 05-OCT-2007 09:10:27 AIPS Mean= 5.3462E-04 rms= 5.7002E-02 JY/BEAM over 95148. pixels 1 5 05-OCT-2007 09:10:27 AIPS Maximum= 3.4647E-01 at 62 257 1 1 1 1 1 1 5 05-OCT-2007 09:10:27 AIPS Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:27 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:27 AIPS Minimum=-2.9673E-01 at 12 146 1 1 1 1 1 1 5 05-OCT-2007 09:10:27 AIPS Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:27 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:27 AIPS Flux density = 2.9955E-01 Jy. Beam area = 169.82 pixels 1 2 05-OCT-2007 09:10:27 AIPS Waiting for returned adverbs 1 5 05-OCT-2007 09:10:27 IMEAN Task IMEAN (release of 31DEC07) begins 1 5 05-OCT-2007 09:10:27 IMEAN Image= S3W26 .BLANK . 38 1 xywind= 1 1 355 355 1 5 05-OCT-2007 09:10:27 IMEAN Mean and rms found by fitting peak in histogram: 1 5 05-OCT-2007 09:10:27 IMEAN Mean= 1.0995E-03 Rms= 9.8409E-03 **** from histogram 1 5 05-OCT-2007 09:10:27 IMEAN Mean and rms found by including all data: 1 5 05-OCT-2007 09:10:27 IMEAN Mean= 9.1108E-04 Rms= 5.7221E-02 JY/BEAM over 98748 pixels 1 5 05-OCT-2007 09:10:27 IMEAN Flux density = 5.2979E-01 Jy. beam area = 169.82 pixels 1 5 05-OCT-2007 09:10:27 IMEAN Minimum=-2.9673E-01 at 12 146 1 1 1 5 05-OCT-2007 09:10:27 IMEAN Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:27 IMEAN Maximum= 3.4647E-01 at 62 257 1 1 1 5 05-OCT-2007 09:10:27 IMEAN Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:27 IMEAN Skypos: IPOL 22460.100 MHZ 1 2 05-OCT-2007 09:10:27 IMEAN returns adverbs to AIPS 1 3 05-OCT-2007 09:10:27 IMEAN Appears to have ended successfully 1 5 05-OCT-2007 09:10:27 IMEAN alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:10:28 AIPS Resumes 1 3 05-OCT-2007 09:10:28 AIPS IMEAN was not found to be running 1 2 05-OCT-2007 09:10:28 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.39 1 5 05-OCT-2007 09:10:28 AIPS Mean= 5.3462E-04 rms= 5.7002E-02 JY/BEAM over 95148. pixels 1 5 05-OCT-2007 09:10:28 AIPS Maximum= 3.4647E-01 at 62 257 1 1 1 1 1 1 5 05-OCT-2007 09:10:28 AIPS Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:28 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:28 AIPS Minimum=-2.9673E-01 at 12 146 1 1 1 1 1 1 5 05-OCT-2007 09:10:28 AIPS Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:28 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:28 AIPS Flux density = 2.9955E-01 Jy. Beam area = 169.82 pixels 1 2 05-OCT-2007 09:10:28 AIPS Waiting for returned adverbs 1 5 05-OCT-2007 09:10:28 IMEAN Task IMEAN (release of 31DEC07) begins 1 5 05-OCT-2007 09:10:28 IMEAN Image= S3W26 .BLANK . 39 1 xywind= 1 1 355 355 1 5 05-OCT-2007 09:10:28 IMEAN Mean and rms found by fitting peak in histogram: 1 5 05-OCT-2007 09:10:28 IMEAN Mean= 1.0995E-03 Rms= 9.8409E-03 **** from histogram 1 5 05-OCT-2007 09:10:28 IMEAN Mean and rms found by including all data: 1 5 05-OCT-2007 09:10:28 IMEAN Mean= 9.1108E-04 Rms= 5.7221E-02 JY/BEAM over 98748 pixels 1 5 05-OCT-2007 09:10:28 IMEAN Flux density = 5.2979E-01 Jy. beam area = 169.82 pixels 1 5 05-OCT-2007 09:10:28 IMEAN Minimum=-2.9673E-01 at 12 146 1 1 1 5 05-OCT-2007 09:10:28 IMEAN Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:28 IMEAN Maximum= 3.4647E-01 at 62 257 1 1 1 5 05-OCT-2007 09:10:28 IMEAN Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:28 IMEAN Skypos: IPOL 22460.100 MHZ 1 2 05-OCT-2007 09:10:28 IMEAN returns adverbs to AIPS 1 3 05-OCT-2007 09:10:28 IMEAN Appears to have ended successfully 1 5 05-OCT-2007 09:10:28 IMEAN alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:10:28 AIPS Resumes 1 3 05-OCT-2007 09:10:28 AIPS IMEAN was not found to be running 1 2 05-OCT-2007 09:10:28 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.40 1 5 05-OCT-2007 09:10:28 AIPS Mean= 5.3462E-04 rms= 5.7002E-02 JY/BEAM over 95148. pixels 1 5 05-OCT-2007 09:10:28 AIPS Maximum= 3.4647E-01 at 62 257 1 1 1 1 1 1 5 05-OCT-2007 09:10:28 AIPS Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:28 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:28 AIPS Minimum=-2.9673E-01 at 12 146 1 1 1 1 1 1 5 05-OCT-2007 09:10:28 AIPS Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:28 AIPS Skypos: IPOL 22460.100 MHZ 1 5 05-OCT-2007 09:10:28 AIPS Flux density = 2.9955E-01 Jy. Beam area = 169.82 pixels 1 2 05-OCT-2007 09:10:28 AIPS Waiting for returned adverbs 1 5 05-OCT-2007 09:10:28 IMEAN Task IMEAN (release of 31DEC07) begins 1 5 05-OCT-2007 09:10:28 IMEAN Image= S3W26 .BLANK . 40 1 xywind= 1 1 355 355 1 5 05-OCT-2007 09:10:28 IMEAN Mean and rms found by fitting peak in histogram: 1 5 05-OCT-2007 09:10:28 IMEAN Mean= 1.0995E-03 Rms= 9.8409E-03 **** from histogram 1 5 05-OCT-2007 09:10:28 IMEAN Mean and rms found by including all data: 1 5 05-OCT-2007 09:10:28 IMEAN Mean= 9.1108E-04 Rms= 5.7221E-02 JY/BEAM over 98748 pixels 1 5 05-OCT-2007 09:10:28 IMEAN Flux density = 5.2979E-01 Jy. beam area = 169.82 pixels 1 5 05-OCT-2007 09:10:28 IMEAN Minimum=-2.9673E-01 at 12 146 1 1 1 5 05-OCT-2007 09:10:28 IMEAN Skypos: RA 22 11 24.62441 DEC -11 12 18.3831 1 5 05-OCT-2007 09:10:28 IMEAN Maximum= 3.4647E-01 at 62 257 1 1 1 5 05-OCT-2007 09:10:28 IMEAN Skypos: RA 22 11 23.47223 DEC -11 11 40.7510 1 5 05-OCT-2007 09:10:28 IMEAN Skypos: IPOL 22460.100 MHZ 1 2 05-OCT-2007 09:10:28 IMEAN returns adverbs to AIPS 1 3 05-OCT-2007 09:10:28 IMEAN Appears to have ended successfully 1 5 05-OCT-2007 09:10:28 IMEAN alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:10:28 AIPS Resumes 1 3 05-OCT-2007 09:10:28 AIPS IMEAN was not found to be running 1 2 05-OCT-2007 09:10:28 AIPS Got(1) disk= 1 user=**** type=MA 2218-035.BLANK.1 1 2 05-OCT-2007 09:10:28 AIPS Got(O) disk= 1 user=**** type=MA 2218-035.BLANK.1 1 5 05-OCT-2007 09:10:28 PBCOR Task PBCOR (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:28 PBCOR Create 2218-035 .RADCOR. 1 (MA) on disk 1 cno 89 1 3 05-OCT-2007 09:10:28 PBCOR Appears to have ended successfully 1 5 05-OCT-2007 09:10:28 PBCOR alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:10:29 AIPS Resumes 1 3 05-OCT-2007 09:10:29 AIPS PBCOR was not found to be running 1 4 05-OCT-2007 09:10:29 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:29 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:10:29 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.1 1 2 05-OCT-2007 09:10:29 AIPS Got(O) disk= 1 user=**** type=MA S3W26.BLANK.1 1 5 05-OCT-2007 09:10:29 PBCOR Task PBCOR (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:29 PBCOR Create S3W26 .RADCOR. 1 (MA) on disk 1 cno 89 1 3 05-OCT-2007 09:10:29 PBCOR Appears to have ended successfully 1 5 05-OCT-2007 09:10:29 PBCOR alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:10:29 AIPS Resumes 1 3 05-OCT-2007 09:10:29 AIPS PBCOR was not found to be running 1 4 05-OCT-2007 09:10:29 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:29 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:10:29 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:10:29 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.2 1 2 05-OCT-2007 09:10:29 AIPS Got(O) disk= 1 user=**** type=MA S3W26.BLANK.2 1 5 05-OCT-2007 09:10:29 PBCOR Task PBCOR (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:30 PBCOR Create S3W26 .RADCOR. 2 (MA) on disk 1 cno 89 1 3 05-OCT-2007 09:10:30 PBCOR Appears to have ended successfully 1 5 05-OCT-2007 09:10:30 PBCOR alfirk 31DEC07 TST: Cpu= 0.3 Real= 1 1 2 05-OCT-2007 09:10:30 AIPS Resumes 1 3 05-OCT-2007 09:10:30 AIPS PBCOR was not found to be running 1 4 05-OCT-2007 09:10:30 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:30 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:10:30 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:10:30 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:10:30 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:10:30 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:10:30 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:10:30 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:10:30 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:10:30 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:10:30 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:10:30 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:10:30 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:10:30 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:10:30 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:10:30 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:10:30 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:10:30 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:10:30 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:10:30 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:10:30 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:10:30 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:10:30 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:10:30 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:10:30 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:10:30 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:10:30 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:10:30 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:10:30 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:10:30 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:10:30 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:10:30 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:10:30 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:10:30 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:10:30 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:10:30 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:10:30 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:10:30 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:10:30 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:10:30 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:10:30 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:10:30 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:10:30 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:10:30 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.3 1 2 05-OCT-2007 09:10:30 AIPS Got(O) disk= 1 user=**** type=MA S3W26.BLANK.3 1 5 05-OCT-2007 09:10:30 PBCOR Task PBCOR (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:30 PBCOR Create S3W26 .RADCOR. 3 (MA) on disk 1 cno 89 1 3 05-OCT-2007 09:10:31 PBCOR Appears to have ended successfully 1 5 05-OCT-2007 09:10:31 PBCOR alfirk 31DEC07 TST: Cpu= 0.3 Real= 1 1 2 05-OCT-2007 09:10:31 AIPS Resumes 1 3 05-OCT-2007 09:10:31 AIPS PBCOR was not found to be running 1 4 05-OCT-2007 09:10:31 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:31 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:10:31 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.4 1 2 05-OCT-2007 09:10:31 AIPS Got(O) disk= 1 user=**** type=MA S3W26.BLANK.4 1 5 05-OCT-2007 09:10:31 PBCOR Task PBCOR (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:31 PBCOR Create S3W26 .RADCOR. 4 (MA) on disk 1 cno 89 1 3 05-OCT-2007 09:10:31 PBCOR Appears to have ended successfully 1 5 05-OCT-2007 09:10:31 PBCOR alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:10:31 AIPS Resumes 1 3 05-OCT-2007 09:10:31 AIPS PBCOR was not found to be running 1 4 05-OCT-2007 09:10:31 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:31 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:10:31 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:10:31 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.5 1 2 05-OCT-2007 09:10:31 AIPS Got(O) disk= 1 user=**** type=MA S3W26.BLANK.5 1 5 05-OCT-2007 09:10:32 PBCOR Task PBCOR (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:32 PBCOR Create S3W26 .RADCOR. 5 (MA) on disk 1 cno 89 1 3 05-OCT-2007 09:10:32 PBCOR Appears to have ended successfully 1 5 05-OCT-2007 09:10:32 PBCOR alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:10:32 AIPS Resumes 1 3 05-OCT-2007 09:10:32 AIPS PBCOR was not found to be running 1 4 05-OCT-2007 09:10:32 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:32 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:10:32 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:10:32 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:10:32 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:10:32 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:10:32 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:10:32 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:10:32 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:10:32 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:10:32 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:10:32 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:10:32 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:10:32 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:10:32 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:10:32 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:10:32 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:10:32 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:10:32 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:10:32 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:10:32 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:10:32 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:10:32 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:10:32 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:10:32 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:10:32 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:10:32 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:10:32 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:10:32 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:10:32 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:10:32 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:10:32 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:10:32 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:10:32 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:10:32 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:10:32 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:10:32 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:10:32 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:10:32 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:10:32 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:10:32 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:10:32 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:10:32 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:10:32 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.6 1 2 05-OCT-2007 09:10:32 AIPS Got(O) disk= 1 user=**** type=MA S3W26.BLANK.6 1 5 05-OCT-2007 09:10:32 PBCOR Task PBCOR (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:32 PBCOR Create S3W26 .RADCOR. 6 (MA) on disk 1 cno 89 1 3 05-OCT-2007 09:10:33 PBCOR Appears to have ended successfully 1 5 05-OCT-2007 09:10:33 PBCOR alfirk 31DEC07 TST: Cpu= 0.3 Real= 1 1 2 05-OCT-2007 09:10:34 AIPS Resumes 1 3 05-OCT-2007 09:10:34 AIPS PBCOR was not found to be running 1 4 05-OCT-2007 09:10:34 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:34 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:10:34 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.7 1 2 05-OCT-2007 09:10:34 AIPS Got(O) disk= 1 user=**** type=MA S3W26.BLANK.7 1 5 05-OCT-2007 09:10:34 PBCOR Task PBCOR (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:34 PBCOR Create S3W26 .RADCOR. 7 (MA) on disk 1 cno 89 1 3 05-OCT-2007 09:10:34 PBCOR Appears to have ended successfully 1 5 05-OCT-2007 09:10:34 PBCOR alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:10:34 AIPS Resumes 1 3 05-OCT-2007 09:10:34 AIPS PBCOR was not found to be running 1 4 05-OCT-2007 09:10:34 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:34 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:10:34 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:10:35 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:10:35 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:10:35 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:10:35 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:10:35 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.8 1 2 05-OCT-2007 09:10:35 AIPS Got(O) disk= 1 user=**** type=MA S3W26.BLANK.8 1 5 05-OCT-2007 09:10:35 PBCOR Task PBCOR (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:35 PBCOR Create S3W26 .RADCOR. 8 (MA) on disk 1 cno 89 1 3 05-OCT-2007 09:10:35 PBCOR Appears to have ended successfully 1 5 05-OCT-2007 09:10:35 PBCOR alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:10:35 AIPS Resumes 1 3 05-OCT-2007 09:10:35 AIPS PBCOR was not found to be running 1 4 05-OCT-2007 09:10:35 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:35 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:10:35 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:10:35 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:10:35 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:10:35 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:10:35 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:10:35 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:10:35 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:10:35 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:10:35 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:10:35 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:10:35 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:10:35 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:10:35 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:10:35 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:10:35 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:10:35 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:10:35 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:10:35 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:10:35 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:10:35 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:10:35 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:10:35 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:10:35 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:10:35 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:10:35 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:10:35 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:10:35 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:10:35 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:10:35 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:10:35 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:10:35 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:10:35 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:10:35 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:10:35 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:10:35 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:10:35 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:10:35 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:10:35 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:10:35 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:10:35 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:10:35 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:10:35 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.9 1 2 05-OCT-2007 09:10:35 AIPS Got(O) disk= 1 user=**** type=MA S3W26.BLANK.9 1 5 05-OCT-2007 09:10:35 PBCOR Task PBCOR (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:35 PBCOR Create S3W26 .RADCOR. 9 (MA) on disk 1 cno 89 1 3 05-OCT-2007 09:10:36 PBCOR Appears to have ended successfully 1 5 05-OCT-2007 09:10:36 PBCOR alfirk 31DEC07 TST: Cpu= 0.3 Real= 1 1 2 05-OCT-2007 09:10:36 AIPS Resumes 1 3 05-OCT-2007 09:10:36 AIPS PBCOR was not found to be running 1 4 05-OCT-2007 09:10:36 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:36 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:10:36 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.10 1 2 05-OCT-2007 09:10:36 AIPS Got(O) disk= 1 user=**** type=MA S3W26.BLANK.10 1 5 05-OCT-2007 09:10:36 PBCOR Task PBCOR (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:36 PBCOR Create S3W26 .RADCOR. 10 (MA) on disk 1 cno 89 1 3 05-OCT-2007 09:10:36 PBCOR Appears to have ended successfully 1 5 05-OCT-2007 09:10:36 PBCOR alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:10:36 AIPS Resumes 1 3 05-OCT-2007 09:10:36 AIPS PBCOR was not found to be running 1 4 05-OCT-2007 09:10:36 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:36 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:10:36 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:10:37 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.11 1 2 05-OCT-2007 09:10:37 AIPS Got(O) disk= 1 user=**** type=MA S3W26.BLANK.11 1 5 05-OCT-2007 09:10:37 PBCOR Task PBCOR (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:37 PBCOR Create S3W26 .RADCOR. 11 (MA) on disk 1 cno 89 1 3 05-OCT-2007 09:10:37 PBCOR Appears to have ended successfully 1 5 05-OCT-2007 09:10:37 PBCOR alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:10:37 AIPS Resumes 1 3 05-OCT-2007 09:10:37 AIPS PBCOR was not found to be running 1 4 05-OCT-2007 09:10:37 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:37 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:10:37 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:10:37 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.12 1 2 05-OCT-2007 09:10:37 AIPS Got(O) disk= 1 user=**** type=MA S3W26.BLANK.12 1 5 05-OCT-2007 09:10:37 PBCOR Task PBCOR (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:37 PBCOR Create S3W26 .RADCOR. 12 (MA) on disk 1 cno 89 1 3 05-OCT-2007 09:10:38 PBCOR Appears to have ended successfully 1 5 05-OCT-2007 09:10:38 PBCOR alfirk 31DEC07 TST: Cpu= 0.3 Real= 1 1 2 05-OCT-2007 09:10:38 AIPS Resumes 1 3 05-OCT-2007 09:10:38 AIPS PBCOR was not found to be running 1 4 05-OCT-2007 09:10:38 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:38 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:10:38 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.13 1 2 05-OCT-2007 09:10:38 AIPS Got(O) disk= 1 user=**** type=MA S3W26.BLANK.13 1 5 05-OCT-2007 09:10:38 PBCOR Task PBCOR (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:38 PBCOR Create S3W26 .RADCOR. 13 (MA) on disk 1 cno 89 1 3 05-OCT-2007 09:10:38 PBCOR Appears to have ended successfully 1 5 05-OCT-2007 09:10:38 PBCOR alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:10:38 AIPS Resumes 1 3 05-OCT-2007 09:10:38 AIPS PBCOR was not found to be running 1 4 05-OCT-2007 09:10:38 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:38 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:10:38 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:10:39 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:10:39 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:10:39 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:10:39 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:10:39 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:10:39 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:10:39 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:10:39 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:10:39 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:10:39 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:10:39 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:10:39 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:10:39 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.14 1 2 05-OCT-2007 09:10:39 AIPS Got(O) disk= 1 user=**** type=MA S3W26.BLANK.14 1 5 05-OCT-2007 09:10:39 PBCOR Task PBCOR (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:39 PBCOR Create S3W26 .RADCOR. 14 (MA) on disk 1 cno 89 1 3 05-OCT-2007 09:10:39 PBCOR Appears to have ended successfully 1 5 05-OCT-2007 09:10:39 PBCOR alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:10:39 AIPS Resumes 1 3 05-OCT-2007 09:10:39 AIPS PBCOR was not found to be running 1 4 05-OCT-2007 09:10:39 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:39 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:10:39 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:10:39 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:10:39 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:10:39 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:10:39 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:10:39 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:10:39 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:10:39 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:10:39 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:10:39 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:10:39 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:10:39 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:10:39 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:10:39 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:10:39 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:10:39 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:10:39 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:10:39 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:10:39 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:10:39 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:10:39 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:10:39 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:10:39 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:10:39 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:10:39 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:10:39 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:10:39 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:10:39 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:10:39 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:10:39 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:10:39 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:10:39 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:10:39 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:10:39 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:10:39 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:10:39 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:10:39 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:10:39 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:10:39 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:10:39 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:10:39 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:10:39 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.15 1 2 05-OCT-2007 09:10:39 AIPS Got(O) disk= 1 user=**** type=MA S3W26.BLANK.15 1 5 05-OCT-2007 09:10:39 PBCOR Task PBCOR (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:39 PBCOR Create S3W26 .RADCOR. 15 (MA) on disk 1 cno 89 1 3 05-OCT-2007 09:10:40 PBCOR Appears to have ended successfully 1 5 05-OCT-2007 09:10:40 PBCOR alfirk 31DEC07 TST: Cpu= 0.3 Real= 1 1 2 05-OCT-2007 09:10:40 AIPS Resumes 1 3 05-OCT-2007 09:10:40 AIPS PBCOR was not found to be running 1 4 05-OCT-2007 09:10:40 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:40 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:10:40 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.16 1 2 05-OCT-2007 09:10:40 AIPS Got(O) disk= 1 user=**** type=MA S3W26.BLANK.16 1 5 05-OCT-2007 09:10:40 PBCOR Task PBCOR (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:40 PBCOR Create S3W26 .RADCOR. 16 (MA) on disk 1 cno 89 1 3 05-OCT-2007 09:10:40 PBCOR Appears to have ended successfully 1 5 05-OCT-2007 09:10:40 PBCOR alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:10:40 AIPS Resumes 1 3 05-OCT-2007 09:10:40 AIPS PBCOR was not found to be running 1 4 05-OCT-2007 09:10:40 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:40 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:10:40 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:10:41 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:10:41 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:10:41 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:10:41 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:10:41 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:10:41 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:10:41 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.17 1 2 05-OCT-2007 09:10:41 AIPS Got(O) disk= 1 user=**** type=MA S3W26.BLANK.17 1 5 05-OCT-2007 09:10:41 PBCOR Task PBCOR (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:41 PBCOR Create S3W26 .RADCOR. 17 (MA) on disk 1 cno 89 1 3 05-OCT-2007 09:10:41 PBCOR Appears to have ended successfully 1 5 05-OCT-2007 09:10:41 PBCOR alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:10:41 AIPS Resumes 1 3 05-OCT-2007 09:10:41 AIPS PBCOR was not found to be running 1 4 05-OCT-2007 09:10:41 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:41 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:10:41 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:10:41 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:10:41 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:10:41 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:10:41 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:10:41 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:10:41 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:10:41 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:10:41 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:10:41 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:10:41 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:10:41 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:10:41 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:10:41 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:10:41 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:10:41 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:10:41 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:10:41 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:10:41 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:10:41 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:10:41 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:10:41 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:10:41 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:10:41 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:10:41 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:10:41 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:10:41 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:10:41 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:10:41 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:10:41 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:10:41 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:10:41 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:10:41 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:10:41 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:10:41 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:10:41 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:10:41 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:10:41 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:10:41 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:10:41 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:10:41 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:10:41 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.18 1 2 05-OCT-2007 09:10:41 AIPS Got(O) disk= 1 user=**** type=MA S3W26.BLANK.18 1 5 05-OCT-2007 09:10:41 PBCOR Task PBCOR (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:41 PBCOR Create S3W26 .RADCOR. 18 (MA) on disk 1 cno 89 1 3 05-OCT-2007 09:10:42 PBCOR Appears to have ended successfully 1 5 05-OCT-2007 09:10:42 PBCOR alfirk 31DEC07 TST: Cpu= 0.3 Real= 1 1 2 05-OCT-2007 09:10:42 AIPS Resumes 1 3 05-OCT-2007 09:10:42 AIPS PBCOR was not found to be running 1 4 05-OCT-2007 09:10:42 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:42 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:10:42 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.19 1 2 05-OCT-2007 09:10:42 AIPS Got(O) disk= 1 user=**** type=MA S3W26.BLANK.19 1 5 05-OCT-2007 09:10:42 PBCOR Task PBCOR (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:42 PBCOR Create S3W26 .RADCOR. 19 (MA) on disk 1 cno 89 1 3 05-OCT-2007 09:10:42 PBCOR Appears to have ended successfully 1 5 05-OCT-2007 09:10:42 PBCOR alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:10:42 AIPS Resumes 1 3 05-OCT-2007 09:10:42 AIPS PBCOR was not found to be running 1 4 05-OCT-2007 09:10:42 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:42 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:10:42 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:10:42 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.20 1 2 05-OCT-2007 09:10:42 AIPS Got(O) disk= 1 user=**** type=MA S3W26.BLANK.20 1 5 05-OCT-2007 09:10:43 PBCOR Task PBCOR (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:43 PBCOR Create S3W26 .RADCOR. 20 (MA) on disk 1 cno 89 1 3 05-OCT-2007 09:10:43 PBCOR Appears to have ended successfully 1 5 05-OCT-2007 09:10:43 PBCOR alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:10:43 AIPS Resumes 1 3 05-OCT-2007 09:10:43 AIPS PBCOR was not found to be running 1 4 05-OCT-2007 09:10:43 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:43 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:10:43 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:10:43 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:10:43 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:10:43 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:10:43 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:10:43 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:10:43 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:10:43 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:10:43 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:10:43 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:10:43 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:10:43 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:10:43 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:10:43 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:10:43 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:10:43 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:10:43 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:10:43 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:10:43 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:10:43 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:10:43 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:10:43 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:10:43 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:10:43 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:10:43 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:10:43 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:10:43 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:10:43 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:10:43 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:10:43 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:10:43 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:10:43 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:10:43 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:10:43 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:10:43 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:10:43 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:10:43 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:10:43 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:10:43 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:10:43 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:10:43 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:10:43 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.21 1 2 05-OCT-2007 09:10:43 AIPS Got(O) disk= 1 user=**** type=MA S3W26.BLANK.21 1 5 05-OCT-2007 09:10:43 PBCOR Task PBCOR (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:43 PBCOR Create S3W26 .RADCOR. 21 (MA) on disk 1 cno 89 1 3 05-OCT-2007 09:10:44 PBCOR Appears to have ended successfully 1 5 05-OCT-2007 09:10:44 PBCOR alfirk 31DEC07 TST: Cpu= 0.3 Real= 1 1 2 05-OCT-2007 09:10:44 AIPS Resumes 1 3 05-OCT-2007 09:10:44 AIPS PBCOR was not found to be running 1 4 05-OCT-2007 09:10:44 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:44 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:10:44 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.22 1 2 05-OCT-2007 09:10:44 AIPS Got(O) disk= 1 user=**** type=MA S3W26.BLANK.22 1 5 05-OCT-2007 09:10:44 PBCOR Task PBCOR (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:44 PBCOR Create S3W26 .RADCOR. 22 (MA) on disk 1 cno 89 1 3 05-OCT-2007 09:10:44 PBCOR Appears to have ended successfully 1 5 05-OCT-2007 09:10:44 PBCOR alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:10:44 AIPS Resumes 1 3 05-OCT-2007 09:10:44 AIPS PBCOR was not found to be running 1 4 05-OCT-2007 09:10:44 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:44 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:10:44 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:10:44 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.23 1 2 05-OCT-2007 09:10:44 AIPS Got(O) disk= 1 user=**** type=MA S3W26.BLANK.23 1 5 05-OCT-2007 09:10:45 PBCOR Task PBCOR (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:45 PBCOR Create S3W26 .RADCOR. 23 (MA) on disk 1 cno 89 1 3 05-OCT-2007 09:10:45 PBCOR Appears to have ended successfully 1 5 05-OCT-2007 09:10:45 PBCOR alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:10:45 AIPS Resumes 1 3 05-OCT-2007 09:10:45 AIPS PBCOR was not found to be running 1 4 05-OCT-2007 09:10:45 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:45 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:10:45 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:10:45 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:10:45 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:10:45 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:10:45 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:10:45 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:10:45 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:10:45 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:10:45 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:10:45 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:10:45 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:10:45 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:10:45 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:10:45 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:10:45 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:10:45 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:10:45 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:10:45 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:10:45 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:10:45 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:10:45 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:10:45 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:10:45 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:10:45 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:10:45 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:10:45 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:10:45 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:10:45 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:10:45 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:10:45 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:10:45 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:10:45 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:10:45 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:10:45 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:10:45 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:10:45 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:10:45 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:10:45 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:10:45 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:10:45 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:10:45 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:10:45 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.24 1 2 05-OCT-2007 09:10:45 AIPS Got(O) disk= 1 user=**** type=MA S3W26.BLANK.24 1 5 05-OCT-2007 09:10:45 PBCOR Task PBCOR (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:45 PBCOR Create S3W26 .RADCOR. 24 (MA) on disk 1 cno 89 1 3 05-OCT-2007 09:10:45 PBCOR Appears to have ended successfully 1 5 05-OCT-2007 09:10:46 PBCOR alfirk 31DEC07 TST: Cpu= 0.3 Real= 1 1 2 05-OCT-2007 09:10:46 AIPS Resumes 1 3 05-OCT-2007 09:10:46 AIPS PBCOR was not found to be running 1 4 05-OCT-2007 09:10:46 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:46 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:10:46 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.25 1 2 05-OCT-2007 09:10:46 AIPS Got(O) disk= 1 user=**** type=MA S3W26.BLANK.25 1 5 05-OCT-2007 09:10:46 PBCOR Task PBCOR (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:46 PBCOR Create S3W26 .RADCOR. 25 (MA) on disk 1 cno 89 1 3 05-OCT-2007 09:10:46 PBCOR Appears to have ended successfully 1 5 05-OCT-2007 09:10:46 PBCOR alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:10:46 AIPS Resumes 1 3 05-OCT-2007 09:10:46 AIPS PBCOR was not found to be running 1 4 05-OCT-2007 09:10:46 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:46 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:10:46 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:10:46 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.26 1 2 05-OCT-2007 09:10:46 AIPS Got(O) disk= 1 user=**** type=MA S3W26.BLANK.26 1 5 05-OCT-2007 09:10:46 PBCOR Task PBCOR (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:46 PBCOR Create S3W26 .RADCOR. 26 (MA) on disk 1 cno 89 1 3 05-OCT-2007 09:10:47 PBCOR Appears to have ended successfully 1 5 05-OCT-2007 09:10:47 PBCOR alfirk 31DEC07 TST: Cpu= 0.3 Real= 1 1 2 05-OCT-2007 09:10:47 AIPS Resumes 1 3 05-OCT-2007 09:10:47 AIPS PBCOR was not found to be running 1 4 05-OCT-2007 09:10:47 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:47 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:10:47 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:10:47 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:10:47 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:10:47 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:10:47 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:10:47 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:10:47 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:10:47 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:10:47 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:10:47 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:10:47 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:10:47 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:10:47 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:10:47 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:10:47 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:10:47 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:10:47 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:10:47 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:10:47 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:10:47 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:10:47 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:10:47 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:10:47 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:10:47 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:10:47 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:10:47 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:10:47 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:10:47 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:10:47 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:10:47 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:10:47 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:10:47 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:10:47 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:10:47 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:10:47 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:10:47 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:10:47 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:10:47 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:10:47 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:10:47 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:10:47 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:10:47 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.27 1 2 05-OCT-2007 09:10:47 AIPS Got(O) disk= 1 user=**** type=MA S3W26.BLANK.27 1 5 05-OCT-2007 09:10:47 PBCOR Task PBCOR (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:47 PBCOR Create S3W26 .RADCOR. 27 (MA) on disk 1 cno 89 1 3 05-OCT-2007 09:10:47 PBCOR Appears to have ended successfully 1 5 05-OCT-2007 09:10:47 PBCOR alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:10:48 AIPS Resumes 1 3 05-OCT-2007 09:10:48 AIPS PBCOR was not found to be running 1 4 05-OCT-2007 09:10:48 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:48 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:10:48 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.28 1 2 05-OCT-2007 09:10:48 AIPS Got(O) disk= 1 user=**** type=MA S3W26.BLANK.28 1 5 05-OCT-2007 09:10:48 PBCOR Task PBCOR (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:48 PBCOR Create S3W26 .RADCOR. 28 (MA) on disk 1 cno 89 1 3 05-OCT-2007 09:10:48 PBCOR Appears to have ended successfully 1 5 05-OCT-2007 09:10:48 PBCOR alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:10:48 AIPS Resumes 1 3 05-OCT-2007 09:10:48 AIPS PBCOR was not found to be running 1 4 05-OCT-2007 09:10:48 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:48 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:10:48 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:10:48 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.29 1 2 05-OCT-2007 09:10:48 AIPS Got(O) disk= 1 user=**** type=MA S3W26.BLANK.29 1 5 05-OCT-2007 09:10:48 PBCOR Task PBCOR (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:48 PBCOR Create S3W26 .RADCOR. 29 (MA) on disk 1 cno 89 1 3 05-OCT-2007 09:10:49 PBCOR Appears to have ended successfully 1 5 05-OCT-2007 09:10:49 PBCOR alfirk 31DEC07 TST: Cpu= 0.3 Real= 1 1 2 05-OCT-2007 09:10:49 AIPS Resumes 1 3 05-OCT-2007 09:10:49 AIPS PBCOR was not found to be running 1 4 05-OCT-2007 09:10:49 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:49 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:10:49 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:10:49 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:10:49 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:10:49 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:10:49 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:10:49 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:10:49 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:10:49 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:10:49 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:10:49 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:10:49 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:10:49 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:10:49 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:10:49 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:10:49 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:10:49 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:10:49 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:10:49 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:10:49 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:10:49 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:10:49 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:10:49 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:10:49 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:10:49 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:10:49 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:10:49 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:10:49 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:10:49 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:10:49 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:10:49 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:10:49 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:10:49 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:10:49 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:10:49 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:10:49 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:10:49 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:10:49 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:10:49 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:10:49 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:10:49 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:10:49 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:10:49 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.30 1 2 05-OCT-2007 09:10:49 AIPS Got(O) disk= 1 user=**** type=MA S3W26.BLANK.30 1 5 05-OCT-2007 09:10:49 PBCOR Task PBCOR (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:49 PBCOR Create S3W26 .RADCOR. 30 (MA) on disk 1 cno 89 1 3 05-OCT-2007 09:10:49 PBCOR Appears to have ended successfully 1 5 05-OCT-2007 09:10:49 PBCOR alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:10:49 AIPS Resumes 1 3 05-OCT-2007 09:10:49 AIPS PBCOR was not found to be running 1 4 05-OCT-2007 09:10:49 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:49 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:10:49 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:10:49 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:10:50 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.31 1 2 05-OCT-2007 09:10:50 AIPS Got(O) disk= 1 user=**** type=MA S3W26.BLANK.31 1 5 05-OCT-2007 09:10:50 PBCOR Task PBCOR (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:50 PBCOR Create S3W26 .RADCOR. 31 (MA) on disk 1 cno 89 1 3 05-OCT-2007 09:10:50 PBCOR Appears to have ended successfully 1 5 05-OCT-2007 09:10:50 PBCOR alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:10:50 AIPS Resumes 1 3 05-OCT-2007 09:10:50 AIPS PBCOR was not found to be running 1 4 05-OCT-2007 09:10:50 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:50 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:10:50 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:10:50 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.32 1 2 05-OCT-2007 09:10:50 AIPS Got(O) disk= 1 user=**** type=MA S3W26.BLANK.32 1 5 05-OCT-2007 09:10:50 PBCOR Task PBCOR (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:50 PBCOR Create S3W26 .RADCOR. 32 (MA) on disk 1 cno 89 1 3 05-OCT-2007 09:10:51 PBCOR Appears to have ended successfully 1 5 05-OCT-2007 09:10:51 PBCOR alfirk 31DEC07 TST: Cpu= 0.3 Real= 1 1 2 05-OCT-2007 09:10:51 AIPS Resumes 1 3 05-OCT-2007 09:10:51 AIPS PBCOR was not found to be running 1 4 05-OCT-2007 09:10:51 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:51 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:10:51 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:10:51 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:10:51 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:10:51 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:10:51 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:10:51 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:10:51 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:10:51 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:10:51 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:10:51 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:10:51 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:10:51 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:10:51 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:10:51 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:10:51 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:10:51 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:10:51 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:10:51 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:10:51 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:10:51 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:10:51 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:10:51 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:10:51 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:10:51 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:10:51 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:10:51 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:10:51 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:10:51 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:10:51 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:10:51 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:10:51 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:10:51 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:10:51 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:10:51 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:10:51 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:10:51 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:10:51 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:10:51 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:10:51 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:10:51 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:10:51 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:10:51 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.33 1 2 05-OCT-2007 09:10:51 AIPS Got(O) disk= 1 user=**** type=MA S3W26.BLANK.33 1 5 05-OCT-2007 09:10:51 PBCOR Task PBCOR (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:51 PBCOR Create S3W26 .RADCOR. 33 (MA) on disk 1 cno 89 1 3 05-OCT-2007 09:10:51 PBCOR Appears to have ended successfully 1 5 05-OCT-2007 09:10:51 PBCOR alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:10:51 AIPS Resumes 1 3 05-OCT-2007 09:10:51 AIPS PBCOR was not found to be running 1 4 05-OCT-2007 09:10:51 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:51 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:10:51 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:10:51 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:10:51 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:10:51 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:10:51 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:10:51 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:10:51 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:10:51 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:10:52 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.34 1 2 05-OCT-2007 09:10:52 AIPS Got(O) disk= 1 user=**** type=MA S3W26.BLANK.34 1 5 05-OCT-2007 09:10:52 PBCOR Task PBCOR (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:52 PBCOR Create S3W26 .RADCOR. 34 (MA) on disk 1 cno 89 1 3 05-OCT-2007 09:10:52 PBCOR Appears to have ended successfully 1 5 05-OCT-2007 09:10:52 PBCOR alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:10:52 AIPS Resumes 1 3 05-OCT-2007 09:10:52 AIPS PBCOR was not found to be running 1 4 05-OCT-2007 09:10:52 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:52 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:10:52 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:10:52 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.35 1 2 05-OCT-2007 09:10:52 AIPS Got(O) disk= 1 user=**** type=MA S3W26.BLANK.35 1 5 05-OCT-2007 09:10:52 PBCOR Task PBCOR (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:52 PBCOR Create S3W26 .RADCOR. 35 (MA) on disk 1 cno 89 1 3 05-OCT-2007 09:10:53 PBCOR Appears to have ended successfully 1 5 05-OCT-2007 09:10:53 PBCOR alfirk 31DEC07 TST: Cpu= 0.3 Real= 1 1 2 05-OCT-2007 09:10:53 AIPS Resumes 1 3 05-OCT-2007 09:10:53 AIPS PBCOR was not found to be running 1 4 05-OCT-2007 09:10:53 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:53 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:10:53 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:10:53 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:10:53 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:10:53 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:10:53 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:10:53 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:10:53 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:10:53 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:10:53 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:10:53 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:10:53 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:10:53 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:10:53 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:10:53 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:10:53 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:10:53 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:10:53 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:10:53 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:10:53 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:10:53 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:10:53 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:10:53 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:10:53 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:10:53 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:10:53 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:10:53 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:10:53 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:10:53 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:10:53 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:10:53 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:10:53 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:10:53 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:10:53 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:10:53 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:10:53 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:10:53 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:10:53 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:10:53 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:10:53 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:10:53 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:10:53 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:10:53 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.36 1 2 05-OCT-2007 09:10:53 AIPS Got(O) disk= 1 user=**** type=MA S3W26.BLANK.36 1 5 05-OCT-2007 09:10:53 PBCOR Task PBCOR (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:53 PBCOR Create S3W26 .RADCOR. 36 (MA) on disk 1 cno 89 1 3 05-OCT-2007 09:10:53 PBCOR Appears to have ended successfully 1 5 05-OCT-2007 09:10:53 PBCOR alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:10:53 AIPS Resumes 1 3 05-OCT-2007 09:10:53 AIPS PBCOR was not found to be running 1 4 05-OCT-2007 09:10:53 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:53 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:10:53 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:10:53 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:10:53 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:10:53 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:10:53 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:10:53 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:10:53 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:10:53 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:10:53 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:10:53 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:10:53 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:10:53 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:10:54 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.37 1 2 05-OCT-2007 09:10:54 AIPS Got(O) disk= 1 user=**** type=MA S3W26.BLANK.37 1 5 05-OCT-2007 09:10:54 PBCOR Task PBCOR (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:54 PBCOR Create S3W26 .RADCOR. 37 (MA) on disk 1 cno 89 1 3 05-OCT-2007 09:10:54 PBCOR Appears to have ended successfully 1 5 05-OCT-2007 09:10:54 PBCOR alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:10:54 AIPS Resumes 1 3 05-OCT-2007 09:10:54 AIPS PBCOR was not found to be running 1 4 05-OCT-2007 09:10:54 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:54 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:10:54 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:10:54 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.38 1 2 05-OCT-2007 09:10:54 AIPS Got(O) disk= 1 user=**** type=MA S3W26.BLANK.38 1 5 05-OCT-2007 09:10:54 PBCOR Task PBCOR (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:54 PBCOR Create S3W26 .RADCOR. 38 (MA) on disk 1 cno 89 1 3 05-OCT-2007 09:10:55 PBCOR Appears to have ended successfully 1 5 05-OCT-2007 09:10:55 PBCOR alfirk 31DEC07 TST: Cpu= 0.3 Real= 1 1 2 05-OCT-2007 09:10:55 AIPS Resumes 1 3 05-OCT-2007 09:10:55 AIPS PBCOR was not found to be running 1 4 05-OCT-2007 09:10:55 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:55 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:10:55 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.39 1 2 05-OCT-2007 09:10:55 AIPS Got(O) disk= 1 user=**** type=MA S3W26.BLANK.39 1 5 05-OCT-2007 09:10:55 PBCOR Task PBCOR (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:55 PBCOR Create S3W26 .RADCOR. 39 (MA) on disk 1 cno 89 1 3 05-OCT-2007 09:10:55 PBCOR Appears to have ended successfully 1 5 05-OCT-2007 09:10:55 PBCOR alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:10:55 AIPS Resumes 1 3 05-OCT-2007 09:10:55 AIPS PBCOR was not found to be running 1 4 05-OCT-2007 09:10:55 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:55 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:10:55 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:10:56 AIPS Got(1) disk= 1 user=**** type=MA S3W26.BLANK.40 1 2 05-OCT-2007 09:10:56 AIPS Got(O) disk= 1 user=**** type=MA S3W26.BLANK.40 1 5 05-OCT-2007 09:10:56 PBCOR Task PBCOR (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:56 PBCOR Create S3W26 .RADCOR. 40 (MA) on disk 1 cno 89 1 3 05-OCT-2007 09:10:56 PBCOR Appears to have ended successfully 1 5 05-OCT-2007 09:10:56 PBCOR alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:10:56 AIPS Resumes 1 3 05-OCT-2007 09:10:56 AIPS PBCOR was not found to be running 1 4 05-OCT-2007 09:10:56 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:56 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:10:56 AIPS Disk 1 No files needed renumbering 1 2 05-OCT-2007 09:10:56 AIPS Got(1) disk= 1 user=**** type=MA 2218-035.RADCOR.1 1 2 05-OCT-2007 09:10:56 AIPS Got(O) disk= 1 user=**** type=MA 2218-035.RADCOR.1 1 5 05-OCT-2007 09:10:56 CPYRT Task CPYRT (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:56 CPYRT Create 2218-035 .NVAS07. 1 (MA) on disk 1 cno 89 1 2 05-OCT-2007 09:10:56 CPYRT ZTXOP2: using translated file name = 1 2 05-OCT-2007 09:10:56 CPYRT ZTXOP2: /home/alfirk2/vlbacald/Arch_Cprt 1 3 05-OCT-2007 09:10:56 CPYRT Appears to have ended successfully 1 5 05-OCT-2007 09:10:56 CPYRT alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:10:56 AIPS Resumes 1 3 05-OCT-2007 09:10:56 AIPS CPYRT was not found to be running 1 4 05-OCT-2007 09:10:56 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:56 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:10:57 AIPS Got(1) disk= 1 user=**** type=MA S3W26.RADCOR.1 1 2 05-OCT-2007 09:10:57 AIPS Got(O) disk= 1 user=**** type=MA S3W26.RADCOR.1 1 5 05-OCT-2007 09:10:57 CPYRT Task CPYRT (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:57 CPYRT Create S3W26 .NVAS07. 1 (MA) on disk 1 cno 89 1 2 05-OCT-2007 09:10:57 CPYRT ZTXOP2: using translated file name = 1 2 05-OCT-2007 09:10:57 CPYRT ZTXOP2: /home/alfirk2/vlbacald/Arch_Cprt 1 3 05-OCT-2007 09:10:57 CPYRT Appears to have ended successfully 1 5 05-OCT-2007 09:10:57 CPYRT alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:10:57 AIPS Resumes 1 3 05-OCT-2007 09:10:57 AIPS CPYRT was not found to be running 1 4 05-OCT-2007 09:10:57 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:57 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:10:57 AIPS Got(1) disk= 1 user=**** type=MA S3W26.RADCOR.2 1 2 05-OCT-2007 09:10:57 AIPS Got(O) disk= 1 user=**** type=MA S3W26.RADCOR.2 1 5 05-OCT-2007 09:10:57 CPYRT Task CPYRT (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:57 CPYRT Create S3W26 .NVAS07. 2 (MA) on disk 1 cno 89 1 2 05-OCT-2007 09:10:57 CPYRT ZTXOP2: using translated file name = 1 2 05-OCT-2007 09:10:57 CPYRT ZTXOP2: /home/alfirk2/vlbacald/Arch_Cprt 1 3 05-OCT-2007 09:10:57 CPYRT Appears to have ended successfully 1 5 05-OCT-2007 09:10:57 CPYRT alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:10:57 AIPS Resumes 1 3 05-OCT-2007 09:10:57 AIPS CPYRT was not found to be running 1 4 05-OCT-2007 09:10:57 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:57 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:10:57 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:10:58 AIPS Got(1) disk= 1 user=**** type=MA S3W26.RADCOR.3 1 2 05-OCT-2007 09:10:58 AIPS Got(O) disk= 1 user=**** type=MA S3W26.RADCOR.3 1 5 05-OCT-2007 09:10:58 CPYRT Task CPYRT (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:58 CPYRT Create S3W26 .NVAS07. 3 (MA) on disk 1 cno 89 1 2 05-OCT-2007 09:10:58 CPYRT ZTXOP2: using translated file name = 1 2 05-OCT-2007 09:10:58 CPYRT ZTXOP2: /home/alfirk2/vlbacald/Arch_Cprt 1 3 05-OCT-2007 09:10:58 CPYRT Appears to have ended successfully 1 5 05-OCT-2007 09:10:58 CPYRT alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:10:58 AIPS Resumes 1 3 05-OCT-2007 09:10:58 AIPS CPYRT was not found to be running 1 4 05-OCT-2007 09:10:58 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:58 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:10:58 AIPS Got(1) disk= 1 user=**** type=MA S3W26.RADCOR.4 1 2 05-OCT-2007 09:10:58 AIPS Got(O) disk= 1 user=**** type=MA S3W26.RADCOR.4 1 5 05-OCT-2007 09:10:58 CPYRT Task CPYRT (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:58 CPYRT Create S3W26 .NVAS07. 4 (MA) on disk 1 cno 89 1 2 05-OCT-2007 09:10:58 CPYRT ZTXOP2: using translated file name = 1 2 05-OCT-2007 09:10:58 CPYRT ZTXOP2: /home/alfirk2/vlbacald/Arch_Cprt 1 3 05-OCT-2007 09:10:58 CPYRT Appears to have ended successfully 1 5 05-OCT-2007 09:10:58 CPYRT alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:10:58 AIPS Resumes 1 3 05-OCT-2007 09:10:58 AIPS CPYRT was not found to be running 1 4 05-OCT-2007 09:10:58 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:58 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:10:58 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:10:59 AIPS Got(1) disk= 1 user=**** type=MA S3W26.RADCOR.5 1 2 05-OCT-2007 09:10:59 AIPS Got(O) disk= 1 user=**** type=MA S3W26.RADCOR.5 1 5 05-OCT-2007 09:10:59 CPYRT Task CPYRT (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:59 CPYRT Create S3W26 .NVAS07. 5 (MA) on disk 1 cno 89 1 2 05-OCT-2007 09:10:59 CPYRT ZTXOP2: using translated file name = 1 2 05-OCT-2007 09:10:59 CPYRT ZTXOP2: /home/alfirk2/vlbacald/Arch_Cprt 1 3 05-OCT-2007 09:10:59 CPYRT Appears to have ended successfully 1 5 05-OCT-2007 09:10:59 CPYRT alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:10:59 AIPS Resumes 1 3 05-OCT-2007 09:10:59 AIPS CPYRT was not found to be running 1 4 05-OCT-2007 09:10:59 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:59 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:10:59 AIPS Got(1) disk= 1 user=**** type=MA S3W26.RADCOR.6 1 2 05-OCT-2007 09:10:59 AIPS Got(O) disk= 1 user=**** type=MA S3W26.RADCOR.6 1 5 05-OCT-2007 09:10:59 CPYRT Task CPYRT (release of 31DEC07) begins 1 2 05-OCT-2007 09:10:59 CPYRT Create S3W26 .NVAS07. 6 (MA) on disk 1 cno 89 1 2 05-OCT-2007 09:10:59 CPYRT ZTXOP2: using translated file name = 1 2 05-OCT-2007 09:10:59 CPYRT ZTXOP2: /home/alfirk2/vlbacald/Arch_Cprt 1 3 05-OCT-2007 09:10:59 CPYRT Appears to have ended successfully 1 5 05-OCT-2007 09:10:59 CPYRT alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:10:59 AIPS Resumes 1 3 05-OCT-2007 09:10:59 AIPS CPYRT was not found to be running 1 4 05-OCT-2007 09:10:59 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:10:59 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:10:59 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:10:59 AIPS Got(1) disk= 1 user=**** type=MA S3W26.RADCOR.7 1 2 05-OCT-2007 09:10:59 AIPS Got(O) disk= 1 user=**** type=MA S3W26.RADCOR.7 1 5 05-OCT-2007 09:11:00 CPYRT Task CPYRT (release of 31DEC07) begins 1 2 05-OCT-2007 09:11:00 CPYRT Create S3W26 .NVAS07. 7 (MA) on disk 1 cno 89 1 2 05-OCT-2007 09:11:00 CPYRT ZTXOP2: using translated file name = 1 2 05-OCT-2007 09:11:00 CPYRT ZTXOP2: /home/alfirk2/vlbacald/Arch_Cprt 1 3 05-OCT-2007 09:11:00 CPYRT Appears to have ended successfully 1 5 05-OCT-2007 09:11:00 CPYRT alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:11:00 AIPS Resumes 1 3 05-OCT-2007 09:11:00 AIPS CPYRT was not found to be running 1 4 05-OCT-2007 09:11:00 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:11:00 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:11:00 AIPS Got(1) disk= 1 user=**** type=MA S3W26.RADCOR.8 1 2 05-OCT-2007 09:11:00 AIPS Got(O) disk= 1 user=**** type=MA S3W26.RADCOR.8 1 5 05-OCT-2007 09:11:00 CPYRT Task CPYRT (release of 31DEC07) begins 1 2 05-OCT-2007 09:11:00 CPYRT Create S3W26 .NVAS07. 8 (MA) on disk 1 cno 89 1 2 05-OCT-2007 09:11:00 CPYRT ZTXOP2: using translated file name = 1 2 05-OCT-2007 09:11:00 CPYRT ZTXOP2: /home/alfirk2/vlbacald/Arch_Cprt 1 3 05-OCT-2007 09:11:00 CPYRT Appears to have ended successfully 1 5 05-OCT-2007 09:11:00 CPYRT alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:11:00 AIPS Resumes 1 3 05-OCT-2007 09:11:00 AIPS CPYRT was not found to be running 1 4 05-OCT-2007 09:11:00 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:11:00 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:11:00 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:11:00 AIPS Got(1) disk= 1 user=**** type=MA S3W26.RADCOR.9 1 2 05-OCT-2007 09:11:00 AIPS Got(O) disk= 1 user=**** type=MA S3W26.RADCOR.9 1 5 05-OCT-2007 09:11:00 CPYRT Task CPYRT (release of 31DEC07) begins 1 2 05-OCT-2007 09:11:00 CPYRT Create S3W26 .NVAS07. 9 (MA) on disk 1 cno 89 1 2 05-OCT-2007 09:11:00 CPYRT ZTXOP2: using translated file name = 1 2 05-OCT-2007 09:11:00 CPYRT ZTXOP2: /home/alfirk2/vlbacald/Arch_Cprt 1 3 05-OCT-2007 09:11:00 CPYRT Appears to have ended successfully 1 5 05-OCT-2007 09:11:00 CPYRT alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:11:01 AIPS Resumes 1 3 05-OCT-2007 09:11:01 AIPS CPYRT was not found to be running 1 4 05-OCT-2007 09:11:01 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:11:01 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:11:01 AIPS Got(1) disk= 1 user=**** type=MA S3W26.RADCOR.10 1 2 05-OCT-2007 09:11:01 AIPS Got(O) disk= 1 user=**** type=MA S3W26.RADCOR.10 1 5 05-OCT-2007 09:11:01 CPYRT Task CPYRT (release of 31DEC07) begins 1 2 05-OCT-2007 09:11:01 CPYRT Create S3W26 .NVAS07. 10 (MA) on disk 1 cno 89 1 2 05-OCT-2007 09:11:01 CPYRT ZTXOP2: using translated file name = 1 2 05-OCT-2007 09:11:01 CPYRT ZTXOP2: /home/alfirk2/vlbacald/Arch_Cprt 1 3 05-OCT-2007 09:11:01 CPYRT Appears to have ended successfully 1 5 05-OCT-2007 09:11:01 CPYRT alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:11:01 AIPS Resumes 1 3 05-OCT-2007 09:11:01 AIPS CPYRT was not found to be running 1 4 05-OCT-2007 09:11:01 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:11:01 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:11:01 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:11:01 AIPS Got(1) disk= 1 user=**** type=MA S3W26.RADCOR.11 1 2 05-OCT-2007 09:11:01 AIPS Got(O) disk= 1 user=**** type=MA S3W26.RADCOR.11 1 5 05-OCT-2007 09:11:01 CPYRT Task CPYRT (release of 31DEC07) begins 1 2 05-OCT-2007 09:11:01 CPYRT Create S3W26 .NVAS07. 11 (MA) on disk 1 cno 89 1 2 05-OCT-2007 09:11:01 CPYRT ZTXOP2: using translated file name = 1 2 05-OCT-2007 09:11:01 CPYRT ZTXOP2: /home/alfirk2/vlbacald/Arch_Cprt 1 3 05-OCT-2007 09:11:01 CPYRT Appears to have ended successfully 1 5 05-OCT-2007 09:11:01 CPYRT alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:11:01 AIPS Resumes 1 3 05-OCT-2007 09:11:01 AIPS CPYRT was not found to be running 1 4 05-OCT-2007 09:11:01 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:11:01 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:11:02 AIPS Got(1) disk= 1 user=**** type=MA S3W26.RADCOR.12 1 2 05-OCT-2007 09:11:02 AIPS Got(O) disk= 1 user=**** type=MA S3W26.RADCOR.12 1 5 05-OCT-2007 09:11:02 CPYRT Task CPYRT (release of 31DEC07) begins 1 2 05-OCT-2007 09:11:02 CPYRT Create S3W26 .NVAS07. 12 (MA) on disk 1 cno 89 1 2 05-OCT-2007 09:11:02 CPYRT ZTXOP2: using translated file name = 1 2 05-OCT-2007 09:11:02 CPYRT ZTXOP2: /home/alfirk2/vlbacald/Arch_Cprt 1 3 05-OCT-2007 09:11:02 CPYRT Appears to have ended successfully 1 5 05-OCT-2007 09:11:02 CPYRT alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:11:02 AIPS Resumes 1 3 05-OCT-2007 09:11:02 AIPS CPYRT was not found to be running 1 4 05-OCT-2007 09:11:02 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:11:02 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:11:02 AIPS Got(1) disk= 1 user=**** type=MA S3W26.RADCOR.13 1 2 05-OCT-2007 09:11:02 AIPS Got(O) disk= 1 user=**** type=MA S3W26.RADCOR.13 1 5 05-OCT-2007 09:11:02 CPYRT Task CPYRT (release of 31DEC07) begins 1 2 05-OCT-2007 09:11:02 CPYRT Create S3W26 .NVAS07. 13 (MA) on disk 1 cno 89 1 2 05-OCT-2007 09:11:02 CPYRT ZTXOP2: using translated file name = 1 2 05-OCT-2007 09:11:02 CPYRT ZTXOP2: /home/alfirk2/vlbacald/Arch_Cprt 1 3 05-OCT-2007 09:11:02 CPYRT Appears to have ended successfully 1 5 05-OCT-2007 09:11:02 CPYRT alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:11:02 AIPS Resumes 1 3 05-OCT-2007 09:11:02 AIPS CPYRT was not found to be running 1 4 05-OCT-2007 09:11:02 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:11:02 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:11:02 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:11:03 AIPS Got(1) disk= 1 user=**** type=MA S3W26.RADCOR.14 1 2 05-OCT-2007 09:11:03 AIPS Got(O) disk= 1 user=**** type=MA S3W26.RADCOR.14 1 5 05-OCT-2007 09:11:03 CPYRT Task CPYRT (release of 31DEC07) begins 1 2 05-OCT-2007 09:11:03 CPYRT Create S3W26 .NVAS07. 14 (MA) on disk 1 cno 89 1 2 05-OCT-2007 09:11:03 CPYRT ZTXOP2: using translated file name = 1 2 05-OCT-2007 09:11:03 CPYRT ZTXOP2: /home/alfirk2/vlbacald/Arch_Cprt 1 3 05-OCT-2007 09:11:03 CPYRT Appears to have ended successfully 1 5 05-OCT-2007 09:11:03 CPYRT alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:11:03 AIPS Resumes 1 3 05-OCT-2007 09:11:03 AIPS CPYRT was not found to be running 1 4 05-OCT-2007 09:11:03 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:11:03 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:11:03 AIPS Got(1) disk= 1 user=**** type=MA S3W26.RADCOR.15 1 2 05-OCT-2007 09:11:03 AIPS Got(O) disk= 1 user=**** type=MA S3W26.RADCOR.15 1 5 05-OCT-2007 09:11:03 CPYRT Task CPYRT (release of 31DEC07) begins 1 2 05-OCT-2007 09:11:03 CPYRT Create S3W26 .NVAS07. 15 (MA) on disk 1 cno 89 1 2 05-OCT-2007 09:11:03 CPYRT ZTXOP2: using translated file name = 1 2 05-OCT-2007 09:11:03 CPYRT ZTXOP2: /home/alfirk2/vlbacald/Arch_Cprt 1 3 05-OCT-2007 09:11:03 CPYRT Appears to have ended successfully 1 5 05-OCT-2007 09:11:03 CPYRT alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:11:03 AIPS Resumes 1 3 05-OCT-2007 09:11:03 AIPS CPYRT was not found to be running 1 4 05-OCT-2007 09:11:03 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:11:03 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:11:03 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:11:04 AIPS Got(1) disk= 1 user=**** type=MA S3W26.RADCOR.16 1 2 05-OCT-2007 09:11:04 AIPS Got(O) disk= 1 user=**** type=MA S3W26.RADCOR.16 1 5 05-OCT-2007 09:11:04 CPYRT Task CPYRT (release of 31DEC07) begins 1 2 05-OCT-2007 09:11:04 CPYRT Create S3W26 .NVAS07. 16 (MA) on disk 1 cno 89 1 2 05-OCT-2007 09:11:04 CPYRT ZTXOP2: using translated file name = 1 2 05-OCT-2007 09:11:04 CPYRT ZTXOP2: /home/alfirk2/vlbacald/Arch_Cprt 1 3 05-OCT-2007 09:11:04 CPYRT Appears to have ended successfully 1 5 05-OCT-2007 09:11:04 CPYRT alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:11:04 AIPS Resumes 1 3 05-OCT-2007 09:11:04 AIPS CPYRT was not found to be running 1 4 05-OCT-2007 09:11:04 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:11:04 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:11:04 AIPS Got(1) disk= 1 user=**** type=MA S3W26.RADCOR.17 1 2 05-OCT-2007 09:11:04 AIPS Got(O) disk= 1 user=**** type=MA S3W26.RADCOR.17 1 5 05-OCT-2007 09:11:04 CPYRT Task CPYRT (release of 31DEC07) begins 1 2 05-OCT-2007 09:11:04 CPYRT Create S3W26 .NVAS07. 17 (MA) on disk 1 cno 89 1 2 05-OCT-2007 09:11:04 CPYRT ZTXOP2: using translated file name = 1 2 05-OCT-2007 09:11:04 CPYRT ZTXOP2: /home/alfirk2/vlbacald/Arch_Cprt 1 3 05-OCT-2007 09:11:04 CPYRT Appears to have ended successfully 1 5 05-OCT-2007 09:11:04 CPYRT alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:11:04 AIPS Resumes 1 3 05-OCT-2007 09:11:04 AIPS CPYRT was not found to be running 1 4 05-OCT-2007 09:11:04 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:11:04 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:11:04 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:11:04 AIPS Got(1) disk= 1 user=**** type=MA S3W26.RADCOR.18 1 2 05-OCT-2007 09:11:04 AIPS Got(O) disk= 1 user=**** type=MA S3W26.RADCOR.18 1 5 05-OCT-2007 09:11:04 CPYRT Task CPYRT (release of 31DEC07) begins 1 2 05-OCT-2007 09:11:05 CPYRT Create S3W26 .NVAS07. 18 (MA) on disk 1 cno 89 1 2 05-OCT-2007 09:11:05 CPYRT ZTXOP2: using translated file name = 1 2 05-OCT-2007 09:11:05 CPYRT ZTXOP2: /home/alfirk2/vlbacald/Arch_Cprt 1 3 05-OCT-2007 09:11:05 CPYRT Appears to have ended successfully 1 5 05-OCT-2007 09:11:05 CPYRT alfirk 31DEC07 TST: Cpu= 0.0 Real= 1 1 2 05-OCT-2007 09:11:05 AIPS Resumes 1 3 05-OCT-2007 09:11:05 AIPS CPYRT was not found to be running 1 4 05-OCT-2007 09:11:05 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:11:05 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:11:05 AIPS Got(1) disk= 1 user=**** type=MA S3W26.RADCOR.19 1 2 05-OCT-2007 09:11:05 AIPS Got(O) disk= 1 user=**** type=MA S3W26.RADCOR.19 1 5 05-OCT-2007 09:11:05 CPYRT Task CPYRT (release of 31DEC07) begins 1 2 05-OCT-2007 09:11:05 CPYRT Create S3W26 .NVAS07. 19 (MA) on disk 1 cno 89 1 2 05-OCT-2007 09:11:05 CPYRT ZTXOP2: using translated file name = 1 2 05-OCT-2007 09:11:05 CPYRT ZTXOP2: /home/alfirk2/vlbacald/Arch_Cprt 1 3 05-OCT-2007 09:11:05 CPYRT Appears to have ended successfully 1 5 05-OCT-2007 09:11:05 CPYRT alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:11:05 AIPS Resumes 1 3 05-OCT-2007 09:11:05 AIPS CPYRT was not found to be running 1 4 05-OCT-2007 09:11:05 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:11:05 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:11:05 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:11:05 AIPS Got(1) disk= 1 user=**** type=MA S3W26.RADCOR.20 1 2 05-OCT-2007 09:11:05 AIPS Got(O) disk= 1 user=**** type=MA S3W26.RADCOR.20 1 5 05-OCT-2007 09:11:05 CPYRT Task CPYRT (release of 31DEC07) begins 1 2 05-OCT-2007 09:11:05 CPYRT Create S3W26 .NVAS07. 20 (MA) on disk 1 cno 89 1 2 05-OCT-2007 09:11:05 CPYRT ZTXOP2: using translated file name = 1 2 05-OCT-2007 09:11:05 CPYRT ZTXOP2: /home/alfirk2/vlbacald/Arch_Cprt 1 3 05-OCT-2007 09:11:05 CPYRT Appears to have ended successfully 1 5 05-OCT-2007 09:11:05 CPYRT alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:11:06 AIPS Resumes 1 3 05-OCT-2007 09:11:06 AIPS CPYRT was not found to be running 1 4 05-OCT-2007 09:11:06 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:11:06 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:11:06 AIPS Got(1) disk= 1 user=**** type=MA S3W26.RADCOR.21 1 2 05-OCT-2007 09:11:06 AIPS Got(O) disk= 1 user=**** type=MA S3W26.RADCOR.21 1 5 05-OCT-2007 09:11:06 CPYRT Task CPYRT (release of 31DEC07) begins 1 2 05-OCT-2007 09:11:06 CPYRT Create S3W26 .NVAS07. 21 (MA) on disk 1 cno 89 1 2 05-OCT-2007 09:11:06 CPYRT ZTXOP2: using translated file name = 1 2 05-OCT-2007 09:11:06 CPYRT ZTXOP2: /home/alfirk2/vlbacald/Arch_Cprt 1 3 05-OCT-2007 09:11:06 CPYRT Appears to have ended successfully 1 5 05-OCT-2007 09:11:06 CPYRT alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:11:06 AIPS Resumes 1 3 05-OCT-2007 09:11:06 AIPS CPYRT was not found to be running 1 4 05-OCT-2007 09:11:06 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:11:06 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:11:06 AIPS Got(1) disk= 1 user=**** type=MA S3W26.RADCOR.22 1 2 05-OCT-2007 09:11:06 AIPS Got(O) disk= 1 user=**** type=MA S3W26.RADCOR.22 1 5 05-OCT-2007 09:11:06 CPYRT Task CPYRT (release of 31DEC07) begins 1 2 05-OCT-2007 09:11:06 CPYRT Create S3W26 .NVAS07. 22 (MA) on disk 1 cno 89 1 2 05-OCT-2007 09:11:06 CPYRT ZTXOP2: using translated file name = 1 2 05-OCT-2007 09:11:06 CPYRT ZTXOP2: /home/alfirk2/vlbacald/Arch_Cprt 1 3 05-OCT-2007 09:11:06 CPYRT Appears to have ended successfully 1 5 05-OCT-2007 09:11:06 CPYRT alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:11:06 AIPS Resumes 1 3 05-OCT-2007 09:11:06 AIPS CPYRT was not found to be running 1 4 05-OCT-2007 09:11:06 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:11:06 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:11:06 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:11:07 AIPS Got(1) disk= 1 user=**** type=MA S3W26.RADCOR.23 1 2 05-OCT-2007 09:11:07 AIPS Got(O) disk= 1 user=**** type=MA S3W26.RADCOR.23 1 5 05-OCT-2007 09:11:07 CPYRT Task CPYRT (release of 31DEC07) begins 1 2 05-OCT-2007 09:11:07 CPYRT Create S3W26 .NVAS07. 23 (MA) on disk 1 cno 89 1 2 05-OCT-2007 09:11:07 CPYRT ZTXOP2: using translated file name = 1 2 05-OCT-2007 09:11:07 CPYRT ZTXOP2: /home/alfirk2/vlbacald/Arch_Cprt 1 3 05-OCT-2007 09:11:07 CPYRT Appears to have ended successfully 1 5 05-OCT-2007 09:11:07 CPYRT alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:11:07 AIPS Resumes 1 3 05-OCT-2007 09:11:07 AIPS CPYRT was not found to be running 1 4 05-OCT-2007 09:11:07 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:11:07 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:11:07 AIPS Got(1) disk= 1 user=**** type=MA S3W26.RADCOR.24 1 2 05-OCT-2007 09:11:07 AIPS Got(O) disk= 1 user=**** type=MA S3W26.RADCOR.24 1 5 05-OCT-2007 09:11:07 CPYRT Task CPYRT (release of 31DEC07) begins 1 2 05-OCT-2007 09:11:07 CPYRT Create S3W26 .NVAS07. 24 (MA) on disk 1 cno 89 1 2 05-OCT-2007 09:11:07 CPYRT ZTXOP2: using translated file name = 1 2 05-OCT-2007 09:11:07 CPYRT ZTXOP2: /home/alfirk2/vlbacald/Arch_Cprt 1 3 05-OCT-2007 09:11:07 CPYRT Appears to have ended successfully 1 5 05-OCT-2007 09:11:07 CPYRT alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:11:07 AIPS Resumes 1 3 05-OCT-2007 09:11:07 AIPS CPYRT was not found to be running 1 4 05-OCT-2007 09:11:07 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:11:07 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:11:07 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:11:08 AIPS Got(1) disk= 1 user=**** type=MA S3W26.RADCOR.25 1 2 05-OCT-2007 09:11:08 AIPS Got(O) disk= 1 user=**** type=MA S3W26.RADCOR.25 1 5 05-OCT-2007 09:11:08 CPYRT Task CPYRT (release of 31DEC07) begins 1 2 05-OCT-2007 09:11:08 CPYRT Create S3W26 .NVAS07. 25 (MA) on disk 1 cno 89 1 2 05-OCT-2007 09:11:08 CPYRT ZTXOP2: using translated file name = 1 2 05-OCT-2007 09:11:08 CPYRT ZTXOP2: /home/alfirk2/vlbacald/Arch_Cprt 1 3 05-OCT-2007 09:11:08 CPYRT Appears to have ended successfully 1 5 05-OCT-2007 09:11:08 CPYRT alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:11:08 AIPS Resumes 1 3 05-OCT-2007 09:11:08 AIPS CPYRT was not found to be running 1 4 05-OCT-2007 09:11:08 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:11:08 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:11:08 AIPS Got(1) disk= 1 user=**** type=MA S3W26.RADCOR.26 1 2 05-OCT-2007 09:11:08 AIPS Got(O) disk= 1 user=**** type=MA S3W26.RADCOR.26 1 5 05-OCT-2007 09:11:08 CPYRT Task CPYRT (release of 31DEC07) begins 1 2 05-OCT-2007 09:11:08 CPYRT Create S3W26 .NVAS07. 26 (MA) on disk 1 cno 89 1 2 05-OCT-2007 09:11:08 CPYRT ZTXOP2: using translated file name = 1 2 05-OCT-2007 09:11:08 CPYRT ZTXOP2: /home/alfirk2/vlbacald/Arch_Cprt 1 3 05-OCT-2007 09:11:08 CPYRT Appears to have ended successfully 1 5 05-OCT-2007 09:11:08 CPYRT alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:11:08 AIPS Resumes 1 3 05-OCT-2007 09:11:08 AIPS CPYRT was not found to be running 1 4 05-OCT-2007 09:11:08 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:11:08 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:11:08 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:11:09 AIPS Got(1) disk= 1 user=**** type=MA S3W26.RADCOR.27 1 2 05-OCT-2007 09:11:09 AIPS Got(O) disk= 1 user=**** type=MA S3W26.RADCOR.27 1 5 05-OCT-2007 09:11:09 CPYRT Task CPYRT (release of 31DEC07) begins 1 2 05-OCT-2007 09:11:09 CPYRT Create S3W26 .NVAS07. 27 (MA) on disk 1 cno 89 1 2 05-OCT-2007 09:11:09 CPYRT ZTXOP2: using translated file name = 1 2 05-OCT-2007 09:11:09 CPYRT ZTXOP2: /home/alfirk2/vlbacald/Arch_Cprt 1 3 05-OCT-2007 09:11:09 CPYRT Appears to have ended successfully 1 5 05-OCT-2007 09:11:09 CPYRT alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:11:09 AIPS Resumes 1 3 05-OCT-2007 09:11:09 AIPS CPYRT was not found to be running 1 4 05-OCT-2007 09:11:09 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:11:09 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:11:09 AIPS Got(1) disk= 1 user=**** type=MA S3W26.RADCOR.28 1 2 05-OCT-2007 09:11:09 AIPS Got(O) disk= 1 user=**** type=MA S3W26.RADCOR.28 1 5 05-OCT-2007 09:11:09 CPYRT Task CPYRT (release of 31DEC07) begins 1 2 05-OCT-2007 09:11:09 CPYRT Create S3W26 .NVAS07. 28 (MA) on disk 1 cno 89 1 2 05-OCT-2007 09:11:09 CPYRT ZTXOP2: using translated file name = 1 2 05-OCT-2007 09:11:09 CPYRT ZTXOP2: /home/alfirk2/vlbacald/Arch_Cprt 1 3 05-OCT-2007 09:11:09 CPYRT Appears to have ended successfully 1 5 05-OCT-2007 09:11:09 CPYRT alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:11:09 AIPS Resumes 1 3 05-OCT-2007 09:11:09 AIPS CPYRT was not found to be running 1 4 05-OCT-2007 09:11:09 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:11:09 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:11:09 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:11:09 AIPS Got(1) disk= 1 user=**** type=MA S3W26.RADCOR.29 1 2 05-OCT-2007 09:11:09 AIPS Got(O) disk= 1 user=**** type=MA S3W26.RADCOR.29 1 5 05-OCT-2007 09:11:09 CPYRT Task CPYRT (release of 31DEC07) begins 1 2 05-OCT-2007 09:11:09 CPYRT Create S3W26 .NVAS07. 29 (MA) on disk 1 cno 89 1 2 05-OCT-2007 09:11:10 CPYRT ZTXOP2: using translated file name = 1 2 05-OCT-2007 09:11:10 CPYRT ZTXOP2: /home/alfirk2/vlbacald/Arch_Cprt 1 3 05-OCT-2007 09:11:10 CPYRT Appears to have ended successfully 1 5 05-OCT-2007 09:11:10 CPYRT alfirk 31DEC07 TST: Cpu= 0.0 Real= 1 1 2 05-OCT-2007 09:11:10 AIPS Resumes 1 3 05-OCT-2007 09:11:10 AIPS CPYRT was not found to be running 1 4 05-OCT-2007 09:11:10 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:11:10 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:11:10 AIPS Got(1) disk= 1 user=**** type=MA S3W26.RADCOR.30 1 2 05-OCT-2007 09:11:10 AIPS Got(O) disk= 1 user=**** type=MA S3W26.RADCOR.30 1 5 05-OCT-2007 09:11:10 CPYRT Task CPYRT (release of 31DEC07) begins 1 2 05-OCT-2007 09:11:10 CPYRT Create S3W26 .NVAS07. 30 (MA) on disk 1 cno 89 1 2 05-OCT-2007 09:11:10 CPYRT ZTXOP2: using translated file name = 1 2 05-OCT-2007 09:11:10 CPYRT ZTXOP2: /home/alfirk2/vlbacald/Arch_Cprt 1 3 05-OCT-2007 09:11:10 CPYRT Appears to have ended successfully 1 5 05-OCT-2007 09:11:10 CPYRT alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:11:10 AIPS Resumes 1 3 05-OCT-2007 09:11:10 AIPS CPYRT was not found to be running 1 4 05-OCT-2007 09:11:10 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:11:10 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:11:10 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:11:10 AIPS Got(1) disk= 1 user=**** type=MA S3W26.RADCOR.31 1 2 05-OCT-2007 09:11:10 AIPS Got(O) disk= 1 user=**** type=MA S3W26.RADCOR.31 1 5 05-OCT-2007 09:11:10 CPYRT Task CPYRT (release of 31DEC07) begins 1 2 05-OCT-2007 09:11:10 CPYRT Create S3W26 .NVAS07. 31 (MA) on disk 1 cno 89 1 2 05-OCT-2007 09:11:10 CPYRT ZTXOP2: using translated file name = 1 2 05-OCT-2007 09:11:10 CPYRT ZTXOP2: /home/alfirk2/vlbacald/Arch_Cprt 1 3 05-OCT-2007 09:11:10 CPYRT Appears to have ended successfully 1 5 05-OCT-2007 09:11:10 CPYRT alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:11:11 AIPS Resumes 1 3 05-OCT-2007 09:11:11 AIPS CPYRT was not found to be running 1 4 05-OCT-2007 09:11:11 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:11:11 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:11:11 AIPS Got(1) disk= 1 user=**** type=MA S3W26.RADCOR.32 1 2 05-OCT-2007 09:11:11 AIPS Got(O) disk= 1 user=**** type=MA S3W26.RADCOR.32 1 5 05-OCT-2007 09:11:11 CPYRT Task CPYRT (release of 31DEC07) begins 1 2 05-OCT-2007 09:11:11 CPYRT Create S3W26 .NVAS07. 32 (MA) on disk 1 cno 89 1 2 05-OCT-2007 09:11:11 CPYRT ZTXOP2: using translated file name = 1 2 05-OCT-2007 09:11:11 CPYRT ZTXOP2: /home/alfirk2/vlbacald/Arch_Cprt 1 3 05-OCT-2007 09:11:11 CPYRT Appears to have ended successfully 1 5 05-OCT-2007 09:11:11 CPYRT alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:11:11 AIPS Resumes 1 3 05-OCT-2007 09:11:11 AIPS CPYRT was not found to be running 1 4 05-OCT-2007 09:11:11 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:11:11 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:11:11 AIPS Got(1) disk= 1 user=**** type=MA S3W26.RADCOR.33 1 2 05-OCT-2007 09:11:11 AIPS Got(O) disk= 1 user=**** type=MA S3W26.RADCOR.33 1 5 05-OCT-2007 09:11:11 CPYRT Task CPYRT (release of 31DEC07) begins 1 2 05-OCT-2007 09:11:11 CPYRT Create S3W26 .NVAS07. 33 (MA) on disk 1 cno 89 1 2 05-OCT-2007 09:11:11 CPYRT ZTXOP2: using translated file name = 1 2 05-OCT-2007 09:11:11 CPYRT ZTXOP2: /home/alfirk2/vlbacald/Arch_Cprt 1 3 05-OCT-2007 09:11:11 CPYRT Appears to have ended successfully 1 5 05-OCT-2007 09:11:11 CPYRT alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:11:11 AIPS Resumes 1 3 05-OCT-2007 09:11:11 AIPS CPYRT was not found to be running 1 4 05-OCT-2007 09:11:11 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:11:11 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:11:11 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:11:12 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:11:12 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:11:12 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:11:12 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:11:12 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:11:12 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:11:12 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:11:12 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:11:12 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:11:12 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:11:12 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:11:12 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:11:12 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:11:12 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:11:12 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:11:12 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:11:12 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:11:12 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:11:12 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:11:12 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:11:12 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:11:12 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:11:12 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:11:12 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:11:12 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:11:12 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:11:12 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:11:12 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:11:12 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:11:12 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:11:12 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:11:12 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:11:12 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:11:12 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:11:12 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:11:12 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:11:12 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:11:12 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:11:12 AIPS Got(1) disk= 1 user=**** type=MA S3W26.RADCOR.34 1 2 05-OCT-2007 09:11:12 AIPS Got(O) disk= 1 user=**** type=MA S3W26.RADCOR.34 1 5 05-OCT-2007 09:11:12 CPYRT Task CPYRT (release of 31DEC07) begins 1 2 05-OCT-2007 09:11:14 CPYRT Create S3W26 .NVAS07. 34 (MA) on disk 1 cno 89 1 2 05-OCT-2007 09:11:14 CPYRT ZTXOP2: using translated file name = 1 2 05-OCT-2007 09:11:14 CPYRT ZTXOP2: /home/alfirk2/vlbacald/Arch_Cprt 1 3 05-OCT-2007 09:11:14 CPYRT Appears to have ended successfully 1 5 05-OCT-2007 09:11:14 CPYRT alfirk 31DEC07 TST: Cpu= 0.0 Real= 2 1 2 05-OCT-2007 09:11:14 AIPS Resumes 1 3 05-OCT-2007 09:11:14 AIPS CPYRT was not found to be running 1 4 05-OCT-2007 09:11:14 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:11:14 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:11:14 AIPS Got(1) disk= 1 user=**** type=MA S3W26.RADCOR.35 1 2 05-OCT-2007 09:11:14 AIPS Got(O) disk= 1 user=**** type=MA S3W26.RADCOR.35 1 5 05-OCT-2007 09:11:14 CPYRT Task CPYRT (release of 31DEC07) begins 1 2 05-OCT-2007 09:11:14 CPYRT Create S3W26 .NVAS07. 35 (MA) on disk 1 cno 89 1 2 05-OCT-2007 09:11:14 CPYRT ZTXOP2: using translated file name = 1 2 05-OCT-2007 09:11:14 CPYRT ZTXOP2: /home/alfirk2/vlbacald/Arch_Cprt 1 3 05-OCT-2007 09:11:14 CPYRT Appears to have ended successfully 1 5 05-OCT-2007 09:11:14 CPYRT alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:11:14 AIPS Resumes 1 3 05-OCT-2007 09:11:14 AIPS CPYRT was not found to be running 1 4 05-OCT-2007 09:11:14 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:11:14 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:11:14 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:11:15 AIPS Got(1) disk= 1 user=**** type=MA S3W26.RADCOR.36 1 2 05-OCT-2007 09:11:15 AIPS Got(O) disk= 1 user=**** type=MA S3W26.RADCOR.36 1 5 05-OCT-2007 09:11:15 CPYRT Task CPYRT (release of 31DEC07) begins 1 2 05-OCT-2007 09:11:15 CPYRT Create S3W26 .NVAS07. 36 (MA) on disk 1 cno 89 1 2 05-OCT-2007 09:11:15 CPYRT ZTXOP2: using translated file name = 1 2 05-OCT-2007 09:11:15 CPYRT ZTXOP2: /home/alfirk2/vlbacald/Arch_Cprt 1 3 05-OCT-2007 09:11:15 CPYRT Appears to have ended successfully 1 5 05-OCT-2007 09:11:15 CPYRT alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:11:15 AIPS Resumes 1 3 05-OCT-2007 09:11:15 AIPS CPYRT was not found to be running 1 4 05-OCT-2007 09:11:15 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:11:15 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:11:15 AIPS Got(1) disk= 1 user=**** type=MA S3W26.RADCOR.37 1 2 05-OCT-2007 09:11:15 AIPS Got(O) disk= 1 user=**** type=MA S3W26.RADCOR.37 1 5 05-OCT-2007 09:11:15 CPYRT Task CPYRT (release of 31DEC07) begins 1 2 05-OCT-2007 09:11:15 CPYRT Create S3W26 .NVAS07. 37 (MA) on disk 1 cno 89 1 2 05-OCT-2007 09:11:15 CPYRT ZTXOP2: using translated file name = 1 2 05-OCT-2007 09:11:15 CPYRT ZTXOP2: /home/alfirk2/vlbacald/Arch_Cprt 1 3 05-OCT-2007 09:11:15 CPYRT Appears to have ended successfully 1 5 05-OCT-2007 09:11:15 CPYRT alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:11:15 AIPS Resumes 1 3 05-OCT-2007 09:11:15 AIPS CPYRT was not found to be running 1 4 05-OCT-2007 09:11:15 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:11:15 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:11:15 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:11:15 AIPS Got(1) disk= 1 user=**** type=MA S3W26.RADCOR.38 1 2 05-OCT-2007 09:11:15 AIPS Got(O) disk= 1 user=**** type=MA S3W26.RADCOR.38 1 5 05-OCT-2007 09:11:16 CPYRT Task CPYRT (release of 31DEC07) begins 1 2 05-OCT-2007 09:11:16 CPYRT Create S3W26 .NVAS07. 38 (MA) on disk 1 cno 89 1 2 05-OCT-2007 09:11:16 CPYRT ZTXOP2: using translated file name = 1 2 05-OCT-2007 09:11:16 CPYRT ZTXOP2: /home/alfirk2/vlbacald/Arch_Cprt 1 3 05-OCT-2007 09:11:16 CPYRT Appears to have ended successfully 1 5 05-OCT-2007 09:11:16 CPYRT alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:11:16 AIPS Resumes 1 3 05-OCT-2007 09:11:16 AIPS CPYRT was not found to be running 1 4 05-OCT-2007 09:11:16 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:11:16 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:11:16 AIPS Got(1) disk= 1 user=**** type=MA S3W26.RADCOR.39 1 2 05-OCT-2007 09:11:16 AIPS Got(O) disk= 1 user=**** type=MA S3W26.RADCOR.39 1 5 05-OCT-2007 09:11:16 CPYRT Task CPYRT (release of 31DEC07) begins 1 2 05-OCT-2007 09:11:16 CPYRT Create S3W26 .NVAS07. 39 (MA) on disk 1 cno 89 1 2 05-OCT-2007 09:11:16 CPYRT ZTXOP2: using translated file name = 1 2 05-OCT-2007 09:11:16 CPYRT ZTXOP2: /home/alfirk2/vlbacald/Arch_Cprt 1 3 05-OCT-2007 09:11:16 CPYRT Appears to have ended successfully 1 5 05-OCT-2007 09:11:16 CPYRT alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:11:16 AIPS Resumes 1 3 05-OCT-2007 09:11:16 AIPS CPYRT was not found to be running 1 4 05-OCT-2007 09:11:16 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:11:16 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:11:16 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 2 05-OCT-2007 09:11:16 AIPS Got(1) disk= 1 user=**** type=MA S3W26.RADCOR.40 1 2 05-OCT-2007 09:11:16 AIPS Got(O) disk= 1 user=**** type=MA S3W26.RADCOR.40 1 5 05-OCT-2007 09:11:16 CPYRT Task CPYRT (release of 31DEC07) begins 1 2 05-OCT-2007 09:11:16 CPYRT Create S3W26 .NVAS07. 40 (MA) on disk 1 cno 89 1 2 05-OCT-2007 09:11:16 CPYRT ZTXOP2: using translated file name = 1 2 05-OCT-2007 09:11:16 CPYRT ZTXOP2: /home/alfirk2/vlbacald/Arch_Cprt 1 3 05-OCT-2007 09:11:17 CPYRT Appears to have ended successfully 1 5 05-OCT-2007 09:11:17 CPYRT alfirk 31DEC07 TST: Cpu= 0.0 Real= 1 1 2 05-OCT-2007 09:11:17 AIPS Resumes 1 3 05-OCT-2007 09:11:17 AIPS CPYRT was not found to be running 1 4 05-OCT-2007 09:11:17 AIPS Destroyed 1 extension files of type HI 1 4 05-OCT-2007 09:11:17 AIPS Destroyed MA image file: catno= 48 disk= 1 1 2 05-OCT-2007 09:11:17 AIPS Disk 1 in-CNO 49 renumbered as CNO 48 1 2 05-OCT-2007 09:11:17 AIPS Disk 1 in-CNO 50 renumbered as CNO 49 1 2 05-OCT-2007 09:11:17 AIPS Disk 1 in-CNO 51 renumbered as CNO 50 1 2 05-OCT-2007 09:11:17 AIPS Disk 1 in-CNO 52 renumbered as CNO 51 1 2 05-OCT-2007 09:11:17 AIPS Disk 1 in-CNO 53 renumbered as CNO 52 1 2 05-OCT-2007 09:11:17 AIPS Disk 1 in-CNO 54 renumbered as CNO 53 1 2 05-OCT-2007 09:11:17 AIPS Disk 1 in-CNO 55 renumbered as CNO 54 1 2 05-OCT-2007 09:11:17 AIPS Disk 1 in-CNO 56 renumbered as CNO 55 1 2 05-OCT-2007 09:11:17 AIPS Disk 1 in-CNO 57 renumbered as CNO 56 1 2 05-OCT-2007 09:11:17 AIPS Disk 1 in-CNO 58 renumbered as CNO 57 1 2 05-OCT-2007 09:11:17 AIPS Disk 1 in-CNO 59 renumbered as CNO 58 1 2 05-OCT-2007 09:11:17 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 1 2 05-OCT-2007 09:11:17 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 1 2 05-OCT-2007 09:11:17 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 1 2 05-OCT-2007 09:11:17 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 1 2 05-OCT-2007 09:11:17 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 1 2 05-OCT-2007 09:11:17 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 1 2 05-OCT-2007 09:11:17 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 1 2 05-OCT-2007 09:11:17 AIPS Disk 1 in-CNO 67 renumbered as CNO 66 1 2 05-OCT-2007 09:11:17 AIPS Disk 1 in-CNO 68 renumbered as CNO 67 1 2 05-OCT-2007 09:11:17 AIPS Disk 1 in-CNO 69 renumbered as CNO 68 1 2 05-OCT-2007 09:11:17 AIPS Disk 1 in-CNO 70 renumbered as CNO 69 1 2 05-OCT-2007 09:11:17 AIPS Disk 1 in-CNO 71 renumbered as CNO 70 1 2 05-OCT-2007 09:11:17 AIPS Disk 1 in-CNO 72 renumbered as CNO 71 1 2 05-OCT-2007 09:11:17 AIPS Disk 1 in-CNO 73 renumbered as CNO 72 1 2 05-OCT-2007 09:11:17 AIPS Disk 1 in-CNO 74 renumbered as CNO 73 1 2 05-OCT-2007 09:11:17 AIPS Disk 1 in-CNO 75 renumbered as CNO 74 1 2 05-OCT-2007 09:11:17 AIPS Disk 1 in-CNO 76 renumbered as CNO 75 1 2 05-OCT-2007 09:11:17 AIPS Disk 1 in-CNO 77 renumbered as CNO 76 1 2 05-OCT-2007 09:11:17 AIPS Disk 1 in-CNO 78 renumbered as CNO 77 1 2 05-OCT-2007 09:11:17 AIPS Disk 1 in-CNO 79 renumbered as CNO 78 1 2 05-OCT-2007 09:11:17 AIPS Disk 1 in-CNO 80 renumbered as CNO 79 1 2 05-OCT-2007 09:11:17 AIPS Disk 1 in-CNO 81 renumbered as CNO 80 1 2 05-OCT-2007 09:11:17 AIPS Disk 1 in-CNO 82 renumbered as CNO 81 1 2 05-OCT-2007 09:11:17 AIPS Disk 1 in-CNO 83 renumbered as CNO 82 1 2 05-OCT-2007 09:11:17 AIPS Disk 1 in-CNO 84 renumbered as CNO 83 1 2 05-OCT-2007 09:11:17 AIPS Disk 1 in-CNO 85 renumbered as CNO 84 1 2 05-OCT-2007 09:11:17 AIPS Disk 1 in-CNO 86 renumbered as CNO 85 1 2 05-OCT-2007 09:11:17 AIPS Disk 1 in-CNO 87 renumbered as CNO 86 1 2 05-OCT-2007 09:11:17 AIPS Disk 1 in-CNO 88 renumbered as CNO 87 1 2 05-OCT-2007 09:11:17 AIPS Disk 1 in-CNO 89 renumbered as CNO 88 1 0 05-OCT-2007 09:11:17 AIPS nvasarch 1 2 05-OCT-2007 09:11:17 AIPS Disk 1 No files needed renumbering 1 5 05-OCT-2007 09:11:17 AIPS 'AB0739_1995FEB20_1' 1 2 05-OCT-2007 09:11:17 AIPS Got(1) disk= 1 user=**** type=UV 19950220.K BAND.1 1 3 05-OCT-2007 09:11:17 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:11:17 AIPS umask 0;mkdir $ADAT/AB0739 >& /dev/null 1 5 05-OCT-2007 09:11:17 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:11:17 FITAB Writing to disk file: ADAT:AB0739_1995FEB20_1_22.4F27DC.uvfits 1 3 05-OCT-2007 09:11:17 FITAB Writing UV data: User19259 Disk 1 Name 19950220.K BAND.1 1 3 05-OCT-2007 09:11:17 FITAB Writing visibilities 1 to 202057 1 3 05-OCT-2007 09:11:17 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:11:20 FITAB Writing binary table of type AN 1 3 05-OCT-2007 09:11:20 FITAB Writing binary table of type NX 1 3 05-OCT-2007 09:11:20 FITAB Writing binary table of type SU 1 3 05-OCT-2007 09:11:20 FITAB Writing binary table of type FQ 1 3 05-OCT-2007 09:11:22 FITAB Writing binary table of type CL 1 3 05-OCT-2007 09:11:23 FITAB Writing binary table of type CL 1 3 05-OCT-2007 09:11:24 FITAB Writing binary table of type CL 1 3 05-OCT-2007 09:11:26 FITAB Writing binary table of type TY 1 3 05-OCT-2007 09:11:26 FITAB Writing binary table of type WX 1 3 05-OCT-2007 09:11:26 FITAB Writing binary table of type FG 1 3 05-OCT-2007 09:11:27 FITAB Writing binary table of type XX 1 3 05-OCT-2007 09:11:27 FITAB Writing binary table of type SN 1 3 05-OCT-2007 09:11:27 FITAB Writing binary table of type SN 1 2 05-OCT-2007 09:11:27 FITAB Writing binary table of type UV 1 2 05-OCT-2007 09:11:34 FITAB Writing end-of-file mark 1 3 05-OCT-2007 09:11:34 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:11:34 FITAB alfirk 31DEC07 TST: Cpu= 2.0 Real= 17 1 2 05-OCT-2007 09:11:34 AIPS Resumes 1 3 05-OCT-2007 09:11:34 AIPS FITAB was not found to be running 1 2 05-OCT-2007 09:11:34 AIPS Got(1) disk= 1 user=**** type=UV 19950220.TASAV.1 1 5 05-OCT-2007 09:11:34 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:11:34 FITAB Writing to disk file: ADAT:AB0739_1995FEB20_1_22.4F27DC.clfits 1 3 05-OCT-2007 09:11:34 FITAB Writing UV data: User19259 Disk 1 Name 19950220.TASAV.1 1 3 05-OCT-2007 09:11:34 FITAB Writing visibilities 1 to 1 1 3 05-OCT-2007 09:11:35 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:11:35 FITAB Writing binary table of type AN 1 3 05-OCT-2007 09:11:35 FITAB Writing binary table of type NX 1 3 05-OCT-2007 09:11:35 FITAB Writing binary table of type SU 1 3 05-OCT-2007 09:11:35 FITAB Writing binary table of type FQ 1 3 05-OCT-2007 09:11:35 FITAB Writing binary table of type CL 1 3 05-OCT-2007 09:11:36 FITAB Writing binary table of type CL 1 3 05-OCT-2007 09:11:36 FITAB Writing binary table of type CL 1 3 05-OCT-2007 09:11:36 FITAB Writing binary table of type TY 1 3 05-OCT-2007 09:11:36 FITAB Writing binary table of type WX 1 3 05-OCT-2007 09:11:36 FITAB Writing binary table of type FG 1 3 05-OCT-2007 09:11:36 FITAB Writing binary table of type XX 1 3 05-OCT-2007 09:11:36 FITAB Writing binary table of type SN 1 3 05-OCT-2007 09:11:36 FITAB Writing binary table of type SN 1 2 05-OCT-2007 09:11:36 FITAB Writing binary table of type UV 1 2 05-OCT-2007 09:11:37 FITAB Writing end-of-file mark 1 3 05-OCT-2007 09:11:37 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:11:37 FITAB alfirk 31DEC07 TST: Cpu= 1.1 Real= 3 1 2 05-OCT-2007 09:11:37 AIPS Resumes 1 3 05-OCT-2007 09:11:37 AIPS FITAB was not found to be running 1 3 05-OCT-2007 09:11:37 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:11:37 AIPS \mv -f $ADAT/AB0739_1995FEB20_1_* $ADAT/AB0739 >& /dev/null 1 2 05-OCT-2007 09:11:37 AIPS Got(1) disk= 1 user=**** type=UV 2218-035.K BAND.1 1 2 05-OCT-2007 09:11:37 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.1 1 2 05-OCT-2007 09:11:37 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.2 1 2 05-OCT-2007 09:11:37 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.3 1 2 05-OCT-2007 09:11:37 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.4 1 2 05-OCT-2007 09:11:37 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.5 1 2 05-OCT-2007 09:11:37 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.6 1 2 05-OCT-2007 09:11:37 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.7 1 2 05-OCT-2007 09:11:37 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.8 1 2 05-OCT-2007 09:11:37 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.9 1 2 05-OCT-2007 09:11:37 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.10 1 2 05-OCT-2007 09:11:37 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.11 1 2 05-OCT-2007 09:11:37 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.12 1 2 05-OCT-2007 09:11:37 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.13 1 2 05-OCT-2007 09:11:37 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.14 1 2 05-OCT-2007 09:11:37 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.15 1 2 05-OCT-2007 09:11:37 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.16 1 2 05-OCT-2007 09:11:37 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.17 1 2 05-OCT-2007 09:11:37 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.18 1 2 05-OCT-2007 09:11:37 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.19 1 2 05-OCT-2007 09:11:37 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.20 1 2 05-OCT-2007 09:11:37 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.21 1 2 05-OCT-2007 09:11:37 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.22 1 2 05-OCT-2007 09:11:37 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.23 1 2 05-OCT-2007 09:11:37 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.24 1 2 05-OCT-2007 09:11:37 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.25 1 2 05-OCT-2007 09:11:37 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.26 1 2 05-OCT-2007 09:11:37 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.27 1 2 05-OCT-2007 09:11:37 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.28 1 2 05-OCT-2007 09:11:37 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.29 1 2 05-OCT-2007 09:11:37 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.30 1 2 05-OCT-2007 09:11:37 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.31 1 2 05-OCT-2007 09:11:37 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.32 1 2 05-OCT-2007 09:11:37 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.33 1 2 05-OCT-2007 09:11:37 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.34 1 2 05-OCT-2007 09:11:37 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.35 1 2 05-OCT-2007 09:11:37 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.36 1 2 05-OCT-2007 09:11:37 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.37 1 2 05-OCT-2007 09:11:37 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.38 1 2 05-OCT-2007 09:11:37 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.39 1 2 05-OCT-2007 09:11:37 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.40 1 2 05-OCT-2007 09:11:37 AIPS Got(1) disk= 1 user=**** type=UV 3C48.K BAND.1 1 2 05-OCT-2007 09:11:37 AIPS Got(1) disk= 1 user=**** type=MA 2218-035.ICL001.1 1 2 05-OCT-2007 09:11:37 AIPS Got(1) disk= 1 user=**** type=UV 2218-035.K BAND.1 1 3 05-OCT-2007 09:11:37 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:11:37 AIPS umask 0;mkdir $aimg/J221800.0-033536 >& /dev/null 1 5 05-OCT-2007 09:11:37 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:11:37 FITAB Writing to disk file: AIMG:22.4F27DC_AB0739_1995FEB20_1.uvfits 1 3 05-OCT-2007 09:11:37 FITAB Writing UV data: User19259 Disk 1 Name 2218-035.K BAND.1 1 3 05-OCT-2007 09:11:37 FITAB Writing visibilities 1 to 59267 1 3 05-OCT-2007 09:11:37 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:11:37 FITAB Writing binary table of type FQ 1 3 05-OCT-2007 09:11:37 FITAB Writing binary table of type AN 1 3 05-OCT-2007 09:11:37 FITAB Writing binary table of type WX 1 3 05-OCT-2007 09:11:37 FITAB Writing binary table of type XX 1 2 05-OCT-2007 09:11:37 FITAB Writing binary table of type UV 1 2 05-OCT-2007 09:11:37 FITAB Writing end-of-file mark 1 3 05-OCT-2007 09:11:37 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:11:37 FITAB alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 05-OCT-2007 09:11:37 AIPS Resumes 1 3 05-OCT-2007 09:11:37 AIPS FITAB was not found to be running 1 5 05-OCT-2007 09:11:37 LWPLA Task LWPLA (release of 31DEC07) begins 1 3 05-OCT-2007 09:11:37 LWPLA No clipping or scaling applied to grey scale pixels 1 6 05-OCT-2007 09:11:37 LWPLA ZLWIO: plotter file = /home/alfirk2/vlbacald/img/22.4F27DC_AB0 1 6 05-OCT-2007 09:11:37 LWPLA 739_1995FEB20_1.vis.ps 1 2 05-OCT-2007 09:11:37 LWPLA Writing plot file version 3 to page 1 1 3 05-OCT-2007 09:11:40 LWPLA Appears to have ended successfully 1 5 05-OCT-2007 09:11:40 LWPLA alfirk 31DEC07 TST: Cpu= 3.0 Real= 3 1 2 05-OCT-2007 09:11:41 AIPS Resumes 1 3 05-OCT-2007 09:11:41 AIPS LWPLA was not found to be running 1 3 05-OCT-2007 09:11:41 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:11:41 AIPS convert $aimg/22.4F27DC_AB0739_1995FEB20_1.vis.ps $aimg/22.4F27D 1 3 05-OCT-2007 09:11:41 AIPS C_AB0739_1995FEB20_1.vis.gif >& /dev/null 1 5 05-OCT-2007 09:11:49 LWPLA Task LWPLA (release of 31DEC07) begins 1 3 05-OCT-2007 09:11:49 LWPLA No clipping or scaling applied to grey scale pixels 1 6 05-OCT-2007 09:11:49 LWPLA ZLWIO: plotter file = /home/alfirk2/vlbacald/img/22.4F27DC_AB0 1 6 05-OCT-2007 09:11:49 LWPLA 739_1995FEB20_1.ri.ps 1 2 05-OCT-2007 09:11:49 LWPLA Writing plot file version 2 to page 1 1 3 05-OCT-2007 09:11:52 LWPLA Appears to have ended successfully 1 5 05-OCT-2007 09:11:52 LWPLA alfirk 31DEC07 TST: Cpu= 3.0 Real= 3 1 2 05-OCT-2007 09:11:52 AIPS Resumes 1 3 05-OCT-2007 09:11:52 AIPS LWPLA was not found to be running 1 3 05-OCT-2007 09:11:52 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:11:52 AIPS convert $aimg/22.4F27DC_AB0739_1995FEB20_1.ri.ps $aimg/22.4F27DC 1 3 05-OCT-2007 09:11:52 AIPS _AB0739_1995FEB20_1.ri.gif >& /dev/null 1 5 05-OCT-2007 09:12:01 LWPLA Task LWPLA (release of 31DEC07) begins 1 3 05-OCT-2007 09:12:01 LWPLA No clipping or scaling applied to grey scale pixels 1 6 05-OCT-2007 09:12:01 LWPLA ZLWIO: plotter file = /home/alfirk2/vlbacald/img/22.4F27DC_AB0 1 6 05-OCT-2007 09:12:01 LWPLA 739_1995FEB20_1.uv.ps 1 2 05-OCT-2007 09:12:01 LWPLA Writing plot file version 1 to page 1 1 3 05-OCT-2007 09:12:07 LWPLA Appears to have ended successfully 1 5 05-OCT-2007 09:12:07 LWPLA alfirk 31DEC07 TST: Cpu= 5.8 Real= 6 1 2 05-OCT-2007 09:12:07 AIPS Resumes 1 3 05-OCT-2007 09:12:07 AIPS LWPLA was not found to be running 1 3 05-OCT-2007 09:12:07 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:07 AIPS convert $aimg/22.4F27DC_AB0739_1995FEB20_1.uv.ps $aimg/22.4F27DC 1 3 05-OCT-2007 09:12:07 AIPS _AB0739_1995FEB20_1.uv.gif >& /dev/null 1 3 05-OCT-2007 09:12:25 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:25 AIPS chmod 666 $aimg/22.4F27DC_AB0739_1995FEB20_1* >& /dev/null 1 3 05-OCT-2007 09:12:25 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:25 AIPS \mv -f $aimg/22.4F27DC_AB0739_1995FEB20_1.* $aimg/J221800.0-0335 1 3 05-OCT-2007 09:12:25 AIPS 36 >& /dev/null 1 2 05-OCT-2007 09:12:25 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.1 1 3 05-OCT-2007 09:12:25 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:25 AIPS umask 0;mkdir $aimg/J221121.1-111205 >& /dev/null 1 5 05-OCT-2007 09:12:25 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:12:25 FITAB Writing to disk file: AIMG:22.4F27DC_AB0739_1995FEB20_1.uvfits 1 3 05-OCT-2007 09:12:25 FITAB Writing UV data: User19259 Disk 1 Name S3W26.K BAND.1 1 3 05-OCT-2007 09:12:25 FITAB Writing visibilities 1 to 3322 1 3 05-OCT-2007 09:12:26 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:12:26 FITAB Writing binary table of type FQ 1 3 05-OCT-2007 09:12:26 FITAB Writing binary table of type AN 1 3 05-OCT-2007 09:12:26 FITAB Writing binary table of type WX 1 3 05-OCT-2007 09:12:26 FITAB Writing binary table of type XX 1 2 05-OCT-2007 09:12:26 FITAB Writing binary table of type UV 1 2 05-OCT-2007 09:12:26 FITAB Writing end-of-file mark 1 3 05-OCT-2007 09:12:26 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:12:26 FITAB alfirk 31DEC07 TST: Cpu= 0.1 Real= 1 1 2 05-OCT-2007 09:12:26 AIPS Resumes 1 3 05-OCT-2007 09:12:26 AIPS FITAB was not found to be running 1 5 05-OCT-2007 09:12:26 AIPS 'NO UV PLOTS' 1 3 05-OCT-2007 09:12:26 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:26 AIPS \mv -f $aimg/22.4F27DC_AB0739_1995FEB20_1.* $aimg/J221121.1-1112 1 3 05-OCT-2007 09:12:26 AIPS 05 >& /dev/null 1 2 05-OCT-2007 09:12:26 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.2 1 3 05-OCT-2007 09:12:26 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:26 AIPS umask 0;mkdir $aimg/J221121.1-111205 >& /dev/null 1 5 05-OCT-2007 09:12:26 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:12:26 FITAB Writing to disk file: AIMG:22.4F27DC_AB0739_1995FEB20_1.uvfits 1 3 05-OCT-2007 09:12:26 FITAB Writing UV data: User19259 Disk 1 Name S3W26.K BAND.2 1 3 05-OCT-2007 09:12:26 FITAB Writing visibilities 1 to 3341 1 3 05-OCT-2007 09:12:26 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:12:26 FITAB Writing binary table of type FQ 1 3 05-OCT-2007 09:12:26 FITAB Writing binary table of type AN 1 3 05-OCT-2007 09:12:26 FITAB Writing binary table of type WX 1 3 05-OCT-2007 09:12:26 FITAB Writing binary table of type XX 1 2 05-OCT-2007 09:12:26 FITAB Writing binary table of type UV 1 2 05-OCT-2007 09:12:26 FITAB Writing end-of-file mark 1 3 05-OCT-2007 09:12:26 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:12:26 FITAB alfirk 31DEC07 TST: Cpu= 0.1 Real= 0 1 2 05-OCT-2007 09:12:26 AIPS Resumes 1 3 05-OCT-2007 09:12:26 AIPS FITAB was not found to be running 1 5 05-OCT-2007 09:12:26 AIPS 'NO UV PLOTS' 1 3 05-OCT-2007 09:12:26 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:26 AIPS \mv -f $aimg/22.4F27DC_AB0739_1995FEB20_1.* $aimg/J221121.1-1112 1 3 05-OCT-2007 09:12:26 AIPS 05 >& /dev/null 1 2 05-OCT-2007 09:12:26 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.3 1 3 05-OCT-2007 09:12:26 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:26 AIPS umask 0;mkdir $aimg/J221100.0-111205 >& /dev/null 1 5 05-OCT-2007 09:12:26 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:12:26 FITAB Writing to disk file: AIMG:22.4F27DC_AB0739_1995FEB20_1.uvfits 1 3 05-OCT-2007 09:12:26 FITAB Writing UV data: User19259 Disk 1 Name S3W26.K BAND.3 1 3 05-OCT-2007 09:12:26 FITAB Writing visibilities 1 to 3486 1 3 05-OCT-2007 09:12:26 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:12:26 FITAB Writing binary table of type FQ 1 3 05-OCT-2007 09:12:26 FITAB Writing binary table of type AN 1 3 05-OCT-2007 09:12:26 FITAB Writing binary table of type WX 1 3 05-OCT-2007 09:12:26 FITAB Writing binary table of type XX 1 2 05-OCT-2007 09:12:27 FITAB Writing binary table of type UV 1 2 05-OCT-2007 09:12:27 FITAB Writing end-of-file mark 1 3 05-OCT-2007 09:12:27 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:12:27 FITAB alfirk 31DEC07 TST: Cpu= 0.1 Real= 1 1 2 05-OCT-2007 09:12:27 AIPS Resumes 1 3 05-OCT-2007 09:12:27 AIPS FITAB was not found to be running 1 5 05-OCT-2007 09:12:27 AIPS 'NO UV PLOTS' 1 3 05-OCT-2007 09:12:27 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:27 AIPS \mv -f $aimg/22.4F27DC_AB0739_1995FEB20_1.* $aimg/J221100.0-1112 1 3 05-OCT-2007 09:12:27 AIPS 05 >& /dev/null 1 2 05-OCT-2007 09:12:27 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.4 1 3 05-OCT-2007 09:12:27 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:27 AIPS umask 0;mkdir $aimg/J221100.0-111205 >& /dev/null 1 5 05-OCT-2007 09:12:27 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:12:27 FITAB Writing to disk file: AIMG:22.4F27DC_AB0739_1995FEB20_1.uvfits 1 3 05-OCT-2007 09:12:27 FITAB Writing UV data: User19259 Disk 1 Name S3W26.K BAND.4 1 3 05-OCT-2007 09:12:27 FITAB Writing visibilities 1 to 3596 1 3 05-OCT-2007 09:12:27 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:12:27 FITAB Writing binary table of type FQ 1 3 05-OCT-2007 09:12:27 FITAB Writing binary table of type AN 1 3 05-OCT-2007 09:12:27 FITAB Writing binary table of type WX 1 3 05-OCT-2007 09:12:27 FITAB Writing binary table of type XX 1 2 05-OCT-2007 09:12:27 FITAB Writing binary table of type UV 1 2 05-OCT-2007 09:12:27 FITAB Writing end-of-file mark 1 3 05-OCT-2007 09:12:27 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:12:27 FITAB alfirk 31DEC07 TST: Cpu= 0.1 Real= 0 1 2 05-OCT-2007 09:12:27 AIPS Resumes 1 3 05-OCT-2007 09:12:27 AIPS FITAB was not found to be running 1 5 05-OCT-2007 09:12:27 AIPS 'NO UV PLOTS' 1 3 05-OCT-2007 09:12:27 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:27 AIPS \mv -f $aimg/22.4F27DC_AB0739_1995FEB20_1.* $aimg/J221100.0-1112 1 3 05-OCT-2007 09:12:27 AIPS 05 >& /dev/null 1 2 05-OCT-2007 09:12:27 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.5 1 3 05-OCT-2007 09:12:27 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:27 AIPS umask 0;mkdir $aimg/J221100.0-111205 >& /dev/null 1 5 05-OCT-2007 09:12:27 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:12:27 FITAB Writing to disk file: AIMG:22.4F27DC_AB0739_1995FEB20_1.uvfits 1 3 05-OCT-2007 09:12:27 FITAB Writing UV data: User19259 Disk 1 Name S3W26.K BAND.5 1 3 05-OCT-2007 09:12:27 FITAB Writing visibilities 1 to 3572 1 3 05-OCT-2007 09:12:27 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:12:27 FITAB Writing binary table of type FQ 1 3 05-OCT-2007 09:12:27 FITAB Writing binary table of type AN 1 3 05-OCT-2007 09:12:27 FITAB Writing binary table of type WX 1 3 05-OCT-2007 09:12:27 FITAB Writing binary table of type XX 1 2 05-OCT-2007 09:12:27 FITAB Writing binary table of type UV 1 2 05-OCT-2007 09:12:27 FITAB Writing end-of-file mark 1 3 05-OCT-2007 09:12:27 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:12:27 FITAB alfirk 31DEC07 TST: Cpu= 0.1 Real= 0 1 2 05-OCT-2007 09:12:27 AIPS Resumes 1 3 05-OCT-2007 09:12:27 AIPS FITAB was not found to be running 1 5 05-OCT-2007 09:12:27 AIPS 'NO UV PLOTS' 1 3 05-OCT-2007 09:12:27 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:27 AIPS \mv -f $aimg/22.4F27DC_AB0739_1995FEB20_1.* $aimg/J221100.0-1112 1 3 05-OCT-2007 09:12:27 AIPS 05 >& /dev/null 1 2 05-OCT-2007 09:12:27 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.6 1 3 05-OCT-2007 09:12:27 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:27 AIPS umask 0;mkdir $aimg/J221100.0-111205 >& /dev/null 1 5 05-OCT-2007 09:12:27 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:12:27 FITAB Writing to disk file: AIMG:22.4F27DC_AB0739_1995FEB20_1.uvfits 1 3 05-OCT-2007 09:12:27 FITAB Writing UV data: User19259 Disk 1 Name S3W26.K BAND.6 1 3 05-OCT-2007 09:12:27 FITAB Writing visibilities 1 to 3536 1 3 05-OCT-2007 09:12:27 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:12:27 FITAB Writing binary table of type FQ 1 3 05-OCT-2007 09:12:27 FITAB Writing binary table of type AN 1 3 05-OCT-2007 09:12:27 FITAB Writing binary table of type WX 1 3 05-OCT-2007 09:12:27 FITAB Writing binary table of type XX 1 2 05-OCT-2007 09:12:27 FITAB Writing binary table of type UV 1 2 05-OCT-2007 09:12:27 FITAB Writing end-of-file mark 1 3 05-OCT-2007 09:12:27 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:12:27 FITAB alfirk 31DEC07 TST: Cpu= 0.1 Real= 0 1 2 05-OCT-2007 09:12:27 AIPS Resumes 1 3 05-OCT-2007 09:12:27 AIPS FITAB was not found to be running 1 5 05-OCT-2007 09:12:27 AIPS 'NO UV PLOTS' 1 3 05-OCT-2007 09:12:27 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:27 AIPS \mv -f $aimg/22.4F27DC_AB0739_1995FEB20_1.* $aimg/J221100.0-1112 1 3 05-OCT-2007 09:12:27 AIPS 05 >& /dev/null 1 2 05-OCT-2007 09:12:27 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.7 1 3 05-OCT-2007 09:12:28 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:28 AIPS umask 0;mkdir $aimg/J221100.0-111205 >& /dev/null 1 5 05-OCT-2007 09:12:28 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:12:28 FITAB Writing to disk file: AIMG:22.4F27DC_AB0739_1995FEB20_1.uvfits 1 3 05-OCT-2007 09:12:28 FITAB Writing UV data: User19259 Disk 1 Name S3W26.K BAND.7 1 3 05-OCT-2007 09:12:28 FITAB Writing visibilities 1 to 3536 1 3 05-OCT-2007 09:12:28 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:12:28 FITAB Writing binary table of type FQ 1 3 05-OCT-2007 09:12:28 FITAB Writing binary table of type AN 1 3 05-OCT-2007 09:12:28 FITAB Writing binary table of type WX 1 3 05-OCT-2007 09:12:28 FITAB Writing binary table of type XX 1 2 05-OCT-2007 09:12:28 FITAB Writing binary table of type UV 1 2 05-OCT-2007 09:12:28 FITAB Writing end-of-file mark 1 3 05-OCT-2007 09:12:28 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:12:28 FITAB alfirk 31DEC07 TST: Cpu= 0.1 Real= 0 1 2 05-OCT-2007 09:12:28 AIPS Resumes 1 3 05-OCT-2007 09:12:28 AIPS FITAB was not found to be running 1 5 05-OCT-2007 09:12:28 AIPS 'NO UV PLOTS' 1 3 05-OCT-2007 09:12:28 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:28 AIPS \mv -f $aimg/22.4F27DC_AB0739_1995FEB20_1.* $aimg/J221100.0-1112 1 3 05-OCT-2007 09:12:28 AIPS 05 >& /dev/null 1 2 05-OCT-2007 09:12:28 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.8 1 3 05-OCT-2007 09:12:28 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:28 AIPS umask 0;mkdir $aimg/J221100.0-111205 >& /dev/null 1 5 05-OCT-2007 09:12:28 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:12:28 FITAB Writing to disk file: AIMG:22.4F27DC_AB0739_1995FEB20_1.uvfits 1 3 05-OCT-2007 09:12:28 FITAB Writing UV data: User19259 Disk 1 Name S3W26.K BAND.8 1 3 05-OCT-2007 09:12:28 FITAB Writing visibilities 1 to 3328 1 3 05-OCT-2007 09:12:28 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:12:28 FITAB Writing binary table of type FQ 1 3 05-OCT-2007 09:12:28 FITAB Writing binary table of type AN 1 3 05-OCT-2007 09:12:28 FITAB Writing binary table of type WX 1 3 05-OCT-2007 09:12:28 FITAB Writing binary table of type XX 1 2 05-OCT-2007 09:12:28 FITAB Writing binary table of type UV 1 2 05-OCT-2007 09:12:28 FITAB Writing end-of-file mark 1 3 05-OCT-2007 09:12:28 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:12:28 FITAB alfirk 31DEC07 TST: Cpu= 0.1 Real= 0 1 2 05-OCT-2007 09:12:28 AIPS Resumes 1 3 05-OCT-2007 09:12:28 AIPS FITAB was not found to be running 1 5 05-OCT-2007 09:12:28 AIPS 'NO UV PLOTS' 1 3 05-OCT-2007 09:12:28 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:28 AIPS \mv -f $aimg/22.4F27DC_AB0739_1995FEB20_1.* $aimg/J221100.0-1112 1 3 05-OCT-2007 09:12:28 AIPS 05 >& /dev/null 1 2 05-OCT-2007 09:12:28 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.9 1 3 05-OCT-2007 09:12:28 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:28 AIPS umask 0;mkdir $aimg/J221100.0-111205 >& /dev/null 1 5 05-OCT-2007 09:12:28 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:12:28 FITAB Writing to disk file: AIMG:22.4F27DC_AB0739_1995FEB20_1.uvfits 1 3 05-OCT-2007 09:12:28 FITAB Writing UV data: User19259 Disk 1 Name S3W26.K BAND.9 1 3 05-OCT-2007 09:12:28 FITAB Writing visibilities 1 to 3615 1 3 05-OCT-2007 09:12:28 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:12:28 FITAB Writing binary table of type FQ 1 3 05-OCT-2007 09:12:28 FITAB Writing binary table of type AN 1 3 05-OCT-2007 09:12:28 FITAB Writing binary table of type WX 1 3 05-OCT-2007 09:12:28 FITAB Writing binary table of type XX 1 2 05-OCT-2007 09:12:28 FITAB Writing binary table of type UV 1 2 05-OCT-2007 09:12:28 FITAB Writing end-of-file mark 1 3 05-OCT-2007 09:12:28 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:12:28 FITAB alfirk 31DEC07 TST: Cpu= 0.1 Real= 0 1 2 05-OCT-2007 09:12:28 AIPS Resumes 1 3 05-OCT-2007 09:12:28 AIPS FITAB was not found to be running 1 5 05-OCT-2007 09:12:28 AIPS 'NO UV PLOTS' 1 3 05-OCT-2007 09:12:28 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:28 AIPS \mv -f $aimg/22.4F27DC_AB0739_1995FEB20_1.* $aimg/J221100.0-1112 1 3 05-OCT-2007 09:12:28 AIPS 05 >& /dev/null 1 2 05-OCT-2007 09:12:28 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.10 1 3 05-OCT-2007 09:12:28 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:28 AIPS umask 0;mkdir $aimg/J221100.0-111205 >& /dev/null 1 5 05-OCT-2007 09:12:28 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:12:28 FITAB Writing to disk file: AIMG:22.4F27DC_AB0739_1995FEB20_1.uvfits 1 3 05-OCT-2007 09:12:28 FITAB Writing UV data: User19259 Disk 1 Name S3W26.K BAND.10 1 3 05-OCT-2007 09:12:28 FITAB Writing visibilities 1 to 3570 1 3 05-OCT-2007 09:12:28 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:12:28 FITAB Writing binary table of type FQ 1 3 05-OCT-2007 09:12:29 FITAB Writing binary table of type AN 1 3 05-OCT-2007 09:12:29 FITAB Writing binary table of type WX 1 3 05-OCT-2007 09:12:29 FITAB Writing binary table of type XX 1 2 05-OCT-2007 09:12:29 FITAB Writing binary table of type UV 1 2 05-OCT-2007 09:12:29 FITAB Writing end-of-file mark 1 3 05-OCT-2007 09:12:29 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:12:29 FITAB alfirk 31DEC07 TST: Cpu= 0.1 Real= 1 1 2 05-OCT-2007 09:12:29 AIPS Resumes 1 3 05-OCT-2007 09:12:29 AIPS FITAB was not found to be running 1 5 05-OCT-2007 09:12:29 AIPS 'NO UV PLOTS' 1 3 05-OCT-2007 09:12:29 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:29 AIPS \mv -f $aimg/22.4F27DC_AB0739_1995FEB20_1.* $aimg/J221100.0-1112 1 3 05-OCT-2007 09:12:29 AIPS 05 >& /dev/null 1 2 05-OCT-2007 09:12:29 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.11 1 3 05-OCT-2007 09:12:29 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:29 AIPS umask 0;mkdir $aimg/J221100.0-111205 >& /dev/null 1 5 05-OCT-2007 09:12:29 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:12:29 FITAB Writing to disk file: AIMG:22.4F27DC_AB0739_1995FEB20_1.uvfits 1 3 05-OCT-2007 09:12:29 FITAB Writing UV data: User19259 Disk 1 Name S3W26.K BAND.11 1 3 05-OCT-2007 09:12:29 FITAB Writing visibilities 1 to 3536 1 3 05-OCT-2007 09:12:29 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:12:29 FITAB Writing binary table of type FQ 1 3 05-OCT-2007 09:12:29 FITAB Writing binary table of type AN 1 3 05-OCT-2007 09:12:29 FITAB Writing binary table of type WX 1 3 05-OCT-2007 09:12:29 FITAB Writing binary table of type XX 1 2 05-OCT-2007 09:12:29 FITAB Writing binary table of type UV 1 2 05-OCT-2007 09:12:29 FITAB Writing end-of-file mark 1 3 05-OCT-2007 09:12:29 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:12:29 FITAB alfirk 31DEC07 TST: Cpu= 0.1 Real= 0 1 2 05-OCT-2007 09:12:29 AIPS Resumes 1 3 05-OCT-2007 09:12:29 AIPS FITAB was not found to be running 1 5 05-OCT-2007 09:12:29 AIPS 'NO UV PLOTS' 1 3 05-OCT-2007 09:12:29 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:29 AIPS \mv -f $aimg/22.4F27DC_AB0739_1995FEB20_1.* $aimg/J221100.0-1112 1 3 05-OCT-2007 09:12:29 AIPS 05 >& /dev/null 1 2 05-OCT-2007 09:12:29 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.12 1 3 05-OCT-2007 09:12:29 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:29 AIPS umask 0;mkdir $aimg/J221100.0-111206 >& /dev/null 1 5 05-OCT-2007 09:12:29 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:12:29 FITAB Writing to disk file: AIMG:22.4F27DC_AB0739_1995FEB20_1.uvfits 1 3 05-OCT-2007 09:12:29 FITAB Writing UV data: User19259 Disk 1 Name S3W26.K BAND.12 1 3 05-OCT-2007 09:12:29 FITAB Writing visibilities 1 to 3601 1 3 05-OCT-2007 09:12:29 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:12:29 FITAB Writing binary table of type FQ 1 3 05-OCT-2007 09:12:29 FITAB Writing binary table of type AN 1 3 05-OCT-2007 09:12:29 FITAB Writing binary table of type WX 1 3 05-OCT-2007 09:12:30 FITAB Writing binary table of type XX 1 2 05-OCT-2007 09:12:30 FITAB Writing binary table of type UV 1 2 05-OCT-2007 09:12:30 FITAB Writing end-of-file mark 1 3 05-OCT-2007 09:12:30 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:12:30 FITAB alfirk 31DEC07 TST: Cpu= 0.1 Real= 1 1 2 05-OCT-2007 09:12:30 AIPS Resumes 1 3 05-OCT-2007 09:12:30 AIPS FITAB was not found to be running 1 5 05-OCT-2007 09:12:30 AIPS 'NO UV PLOTS' 1 3 05-OCT-2007 09:12:30 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:30 AIPS \mv -f $aimg/22.4F27DC_AB0739_1995FEB20_1.* $aimg/J221100.0-1112 1 3 05-OCT-2007 09:12:30 AIPS 06 >& /dev/null 1 2 05-OCT-2007 09:12:30 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.13 1 3 05-OCT-2007 09:12:30 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:30 AIPS umask 0;mkdir $aimg/J221100.0-111206 >& /dev/null 1 5 05-OCT-2007 09:12:30 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:12:30 FITAB Writing to disk file: AIMG:22.4F27DC_AB0739_1995FEB20_1.uvfits 1 3 05-OCT-2007 09:12:30 FITAB Writing UV data: User19259 Disk 1 Name S3W26.K BAND.13 1 3 05-OCT-2007 09:12:30 FITAB Writing visibilities 1 to 3598 1 3 05-OCT-2007 09:12:30 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:12:30 FITAB Writing binary table of type FQ 1 3 05-OCT-2007 09:12:30 FITAB Writing binary table of type AN 1 3 05-OCT-2007 09:12:30 FITAB Writing binary table of type WX 1 3 05-OCT-2007 09:12:30 FITAB Writing binary table of type XX 1 2 05-OCT-2007 09:12:30 FITAB Writing binary table of type UV 1 2 05-OCT-2007 09:12:30 FITAB Writing end-of-file mark 1 3 05-OCT-2007 09:12:30 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:12:30 FITAB alfirk 31DEC07 TST: Cpu= 0.1 Real= 0 1 2 05-OCT-2007 09:12:30 AIPS Resumes 1 3 05-OCT-2007 09:12:30 AIPS FITAB was not found to be running 1 5 05-OCT-2007 09:12:30 AIPS 'NO UV PLOTS' 1 3 05-OCT-2007 09:12:30 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:30 AIPS \mv -f $aimg/22.4F27DC_AB0739_1995FEB20_1.* $aimg/J221100.0-1112 1 3 05-OCT-2007 09:12:30 AIPS 06 >& /dev/null 1 2 05-OCT-2007 09:12:30 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.14 1 3 05-OCT-2007 09:12:30 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:30 AIPS umask 0;mkdir $aimg/J221100.0-111206 >& /dev/null 1 5 05-OCT-2007 09:12:30 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:12:30 FITAB Writing to disk file: AIMG:22.4F27DC_AB0739_1995FEB20_1.uvfits 1 3 05-OCT-2007 09:12:30 FITAB Writing UV data: User19259 Disk 1 Name S3W26.K BAND.14 1 3 05-OCT-2007 09:12:30 FITAB Writing visibilities 1 to 3524 1 3 05-OCT-2007 09:12:31 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:12:31 FITAB Writing binary table of type FQ 1 3 05-OCT-2007 09:12:31 FITAB Writing binary table of type AN 1 3 05-OCT-2007 09:12:31 FITAB Writing binary table of type WX 1 3 05-OCT-2007 09:12:32 FITAB Writing binary table of type XX 1 2 05-OCT-2007 09:12:32 FITAB Writing binary table of type UV 1 2 05-OCT-2007 09:12:32 FITAB Writing end-of-file mark 1 3 05-OCT-2007 09:12:32 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:12:32 FITAB alfirk 31DEC07 TST: Cpu= 0.1 Real= 2 1 2 05-OCT-2007 09:12:32 AIPS Resumes 1 3 05-OCT-2007 09:12:32 AIPS FITAB was not found to be running 1 5 05-OCT-2007 09:12:32 AIPS 'NO UV PLOTS' 1 3 05-OCT-2007 09:12:32 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:32 AIPS \mv -f $aimg/22.4F27DC_AB0739_1995FEB20_1.* $aimg/J221100.0-1112 1 3 05-OCT-2007 09:12:32 AIPS 06 >& /dev/null 1 2 05-OCT-2007 09:12:32 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.15 1 3 05-OCT-2007 09:12:33 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:33 AIPS umask 0;mkdir $aimg/J221100.0-111206 >& /dev/null 1 5 05-OCT-2007 09:12:33 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:12:33 FITAB Writing to disk file: AIMG:22.4F27DC_AB0739_1995FEB20_1.uvfits 1 3 05-OCT-2007 09:12:33 FITAB Writing UV data: User19259 Disk 1 Name S3W26.K BAND.15 1 3 05-OCT-2007 09:12:33 FITAB Writing visibilities 1 to 3524 1 3 05-OCT-2007 09:12:33 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:12:33 FITAB Writing binary table of type FQ 1 3 05-OCT-2007 09:12:33 FITAB Writing binary table of type AN 1 3 05-OCT-2007 09:12:33 FITAB Writing binary table of type WX 1 3 05-OCT-2007 09:12:34 FITAB Writing binary table of type XX 1 2 05-OCT-2007 09:12:34 FITAB Writing binary table of type UV 1 2 05-OCT-2007 09:12:35 FITAB Writing end-of-file mark 1 3 05-OCT-2007 09:12:35 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:12:35 FITAB alfirk 31DEC07 TST: Cpu= 0.1 Real= 2 1 2 05-OCT-2007 09:12:35 AIPS Resumes 1 3 05-OCT-2007 09:12:35 AIPS FITAB was not found to be running 1 5 05-OCT-2007 09:12:35 AIPS 'NO UV PLOTS' 1 3 05-OCT-2007 09:12:35 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:35 AIPS \mv -f $aimg/22.4F27DC_AB0739_1995FEB20_1.* $aimg/J221100.0-1112 1 3 05-OCT-2007 09:12:35 AIPS 06 >& /dev/null 1 2 05-OCT-2007 09:12:35 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.16 1 3 05-OCT-2007 09:12:35 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:35 AIPS umask 0;mkdir $aimg/J221100.0-111206 >& /dev/null 1 5 05-OCT-2007 09:12:35 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:12:35 FITAB Writing to disk file: AIMG:22.4F27DC_AB0739_1995FEB20_1.uvfits 1 3 05-OCT-2007 09:12:35 FITAB Writing UV data: User19259 Disk 1 Name S3W26.K BAND.16 1 3 05-OCT-2007 09:12:35 FITAB Writing visibilities 1 to 3355 1 3 05-OCT-2007 09:12:35 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:12:35 FITAB Writing binary table of type FQ 1 3 05-OCT-2007 09:12:35 FITAB Writing binary table of type AN 1 3 05-OCT-2007 09:12:35 FITAB Writing binary table of type WX 1 3 05-OCT-2007 09:12:35 FITAB Writing binary table of type XX 1 2 05-OCT-2007 09:12:36 FITAB Writing binary table of type UV 1 2 05-OCT-2007 09:12:36 FITAB Writing end-of-file mark 1 3 05-OCT-2007 09:12:36 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:12:36 FITAB alfirk 31DEC07 TST: Cpu= 0.1 Real= 1 1 2 05-OCT-2007 09:12:36 AIPS Resumes 1 3 05-OCT-2007 09:12:36 AIPS FITAB was not found to be running 1 5 05-OCT-2007 09:12:36 AIPS 'NO UV PLOTS' 1 3 05-OCT-2007 09:12:36 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:36 AIPS \mv -f $aimg/22.4F27DC_AB0739_1995FEB20_1.* $aimg/J221100.0-1112 1 3 05-OCT-2007 09:12:36 AIPS 06 >& /dev/null 1 2 05-OCT-2007 09:12:36 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.17 1 3 05-OCT-2007 09:12:36 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:36 AIPS umask 0;mkdir $aimg/J221100.0-111206 >& /dev/null 1 5 05-OCT-2007 09:12:36 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:12:36 FITAB Writing to disk file: AIMG:22.4F27DC_AB0739_1995FEB20_1.uvfits 1 3 05-OCT-2007 09:12:36 FITAB Writing UV data: User19259 Disk 1 Name S3W26.K BAND.17 1 3 05-OCT-2007 09:12:36 FITAB Writing visibilities 1 to 3601 1 3 05-OCT-2007 09:12:36 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:12:36 FITAB Writing binary table of type FQ 1 3 05-OCT-2007 09:12:36 FITAB Writing binary table of type AN 1 3 05-OCT-2007 09:12:36 FITAB Writing binary table of type WX 1 3 05-OCT-2007 09:12:36 FITAB Writing binary table of type XX 1 2 05-OCT-2007 09:12:36 FITAB Writing binary table of type UV 1 2 05-OCT-2007 09:12:36 FITAB Writing end-of-file mark 1 3 05-OCT-2007 09:12:36 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:12:36 FITAB alfirk 31DEC07 TST: Cpu= 0.1 Real= 0 1 2 05-OCT-2007 09:12:36 AIPS Resumes 1 3 05-OCT-2007 09:12:36 AIPS FITAB was not found to be running 1 5 05-OCT-2007 09:12:36 AIPS 'NO UV PLOTS' 1 3 05-OCT-2007 09:12:36 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:36 AIPS \mv -f $aimg/22.4F27DC_AB0739_1995FEB20_1.* $aimg/J221100.0-1112 1 3 05-OCT-2007 09:12:36 AIPS 06 >& /dev/null 1 2 05-OCT-2007 09:12:36 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.18 1 3 05-OCT-2007 09:12:36 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:36 AIPS umask 0;mkdir $aimg/J221100.0-111206 >& /dev/null 1 5 05-OCT-2007 09:12:36 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:12:36 FITAB Writing to disk file: AIMG:22.4F27DC_AB0739_1995FEB20_1.uvfits 1 3 05-OCT-2007 09:12:36 FITAB Writing UV data: User19259 Disk 1 Name S3W26.K BAND.18 1 3 05-OCT-2007 09:12:36 FITAB Writing visibilities 1 to 3532 1 3 05-OCT-2007 09:12:36 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:12:36 FITAB Writing binary table of type FQ 1 3 05-OCT-2007 09:12:36 FITAB Writing binary table of type AN 1 3 05-OCT-2007 09:12:36 FITAB Writing binary table of type WX 1 3 05-OCT-2007 09:12:36 FITAB Writing binary table of type XX 1 2 05-OCT-2007 09:12:36 FITAB Writing binary table of type UV 1 2 05-OCT-2007 09:12:36 FITAB Writing end-of-file mark 1 3 05-OCT-2007 09:12:36 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:12:36 FITAB alfirk 31DEC07 TST: Cpu= 0.1 Real= 0 1 2 05-OCT-2007 09:12:36 AIPS Resumes 1 3 05-OCT-2007 09:12:36 AIPS FITAB was not found to be running 1 5 05-OCT-2007 09:12:36 AIPS 'NO UV PLOTS' 1 3 05-OCT-2007 09:12:36 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:36 AIPS \mv -f $aimg/22.4F27DC_AB0739_1995FEB20_1.* $aimg/J221100.0-1112 1 3 05-OCT-2007 09:12:36 AIPS 06 >& /dev/null 1 2 05-OCT-2007 09:12:36 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.19 1 3 05-OCT-2007 09:12:36 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:36 AIPS umask 0;mkdir $aimg/J221100.0-111206 >& /dev/null 1 5 05-OCT-2007 09:12:36 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:12:36 FITAB Writing to disk file: AIMG:22.4F27DC_AB0739_1995FEB20_1.uvfits 1 3 05-OCT-2007 09:12:36 FITAB Writing UV data: User19259 Disk 1 Name S3W26.K BAND.19 1 3 05-OCT-2007 09:12:36 FITAB Writing visibilities 1 to 3536 1 3 05-OCT-2007 09:12:36 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:12:36 FITAB Writing binary table of type FQ 1 3 05-OCT-2007 09:12:36 FITAB Writing binary table of type AN 1 3 05-OCT-2007 09:12:36 FITAB Writing binary table of type WX 1 3 05-OCT-2007 09:12:37 FITAB Writing binary table of type XX 1 2 05-OCT-2007 09:12:37 FITAB Writing binary table of type UV 1 2 05-OCT-2007 09:12:37 FITAB Writing end-of-file mark 1 3 05-OCT-2007 09:12:37 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:12:37 FITAB alfirk 31DEC07 TST: Cpu= 0.1 Real= 1 1 2 05-OCT-2007 09:12:37 AIPS Resumes 1 3 05-OCT-2007 09:12:37 AIPS FITAB was not found to be running 1 5 05-OCT-2007 09:12:37 AIPS 'NO UV PLOTS' 1 3 05-OCT-2007 09:12:37 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:37 AIPS \mv -f $aimg/22.4F27DC_AB0739_1995FEB20_1.* $aimg/J221100.0-1112 1 3 05-OCT-2007 09:12:37 AIPS 06 >& /dev/null 1 2 05-OCT-2007 09:12:37 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.20 1 3 05-OCT-2007 09:12:37 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:37 AIPS umask 0;mkdir $aimg/J221100.0-111206 >& /dev/null 1 5 05-OCT-2007 09:12:37 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:12:37 FITAB Writing to disk file: AIMG:22.4F27DC_AB0739_1995FEB20_1.uvfits 1 3 05-OCT-2007 09:12:37 FITAB Writing UV data: User19259 Disk 1 Name S3W26.K BAND.20 1 3 05-OCT-2007 09:12:37 FITAB Writing visibilities 1 to 3341 1 3 05-OCT-2007 09:12:37 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:12:37 FITAB Writing binary table of type FQ 1 3 05-OCT-2007 09:12:37 FITAB Writing binary table of type AN 1 3 05-OCT-2007 09:12:37 FITAB Writing binary table of type WX 1 3 05-OCT-2007 09:12:37 FITAB Writing binary table of type XX 1 2 05-OCT-2007 09:12:37 FITAB Writing binary table of type UV 1 2 05-OCT-2007 09:12:37 FITAB Writing end-of-file mark 1 3 05-OCT-2007 09:12:37 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:12:37 FITAB alfirk 31DEC07 TST: Cpu= 0.1 Real= 0 1 2 05-OCT-2007 09:12:37 AIPS Resumes 1 3 05-OCT-2007 09:12:37 AIPS FITAB was not found to be running 1 5 05-OCT-2007 09:12:37 AIPS 'NO UV PLOTS' 1 3 05-OCT-2007 09:12:37 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:37 AIPS \mv -f $aimg/22.4F27DC_AB0739_1995FEB20_1.* $aimg/J221100.0-1112 1 3 05-OCT-2007 09:12:37 AIPS 06 >& /dev/null 1 2 05-OCT-2007 09:12:37 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.21 1 3 05-OCT-2007 09:12:37 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:37 AIPS umask 0;mkdir $aimg/J221100.0-111206 >& /dev/null 1 5 05-OCT-2007 09:12:37 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:12:37 FITAB Writing to disk file: AIMG:22.4F27DC_AB0739_1995FEB20_1.uvfits 1 3 05-OCT-2007 09:12:37 FITAB Writing UV data: User19259 Disk 1 Name S3W26.K BAND.21 1 3 05-OCT-2007 09:12:37 FITAB Writing visibilities 1 to 3519 1 3 05-OCT-2007 09:12:37 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:12:37 FITAB Writing binary table of type FQ 1 3 05-OCT-2007 09:12:37 FITAB Writing binary table of type AN 1 3 05-OCT-2007 09:12:37 FITAB Writing binary table of type WX 1 3 05-OCT-2007 09:12:37 FITAB Writing binary table of type XX 1 2 05-OCT-2007 09:12:37 FITAB Writing binary table of type UV 1 2 05-OCT-2007 09:12:37 FITAB Writing end-of-file mark 1 3 05-OCT-2007 09:12:37 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:12:37 FITAB alfirk 31DEC07 TST: Cpu= 0.1 Real= 0 1 2 05-OCT-2007 09:12:37 AIPS Resumes 1 3 05-OCT-2007 09:12:37 AIPS FITAB was not found to be running 1 5 05-OCT-2007 09:12:37 AIPS 'NO UV PLOTS' 1 3 05-OCT-2007 09:12:37 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:37 AIPS \mv -f $aimg/22.4F27DC_AB0739_1995FEB20_1.* $aimg/J221100.0-1112 1 3 05-OCT-2007 09:12:37 AIPS 06 >& /dev/null 1 2 05-OCT-2007 09:12:37 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.22 1 3 05-OCT-2007 09:12:37 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:37 AIPS umask 0;mkdir $aimg/J221100.0-111206 >& /dev/null 1 5 05-OCT-2007 09:12:37 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:12:37 FITAB Writing to disk file: AIMG:22.4F27DC_AB0739_1995FEB20_1.uvfits 1 3 05-OCT-2007 09:12:37 FITAB Writing UV data: User19259 Disk 1 Name S3W26.K BAND.22 1 3 05-OCT-2007 09:12:37 FITAB Writing visibilities 1 to 3549 1 3 05-OCT-2007 09:12:37 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:12:37 FITAB Writing binary table of type FQ 1 3 05-OCT-2007 09:12:37 FITAB Writing binary table of type AN 1 3 05-OCT-2007 09:12:37 FITAB Writing binary table of type WX 1 3 05-OCT-2007 09:12:37 FITAB Writing binary table of type XX 1 2 05-OCT-2007 09:12:37 FITAB Writing binary table of type UV 1 2 05-OCT-2007 09:12:37 FITAB Writing end-of-file mark 1 3 05-OCT-2007 09:12:37 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:12:37 FITAB alfirk 31DEC07 TST: Cpu= 0.1 Real= 0 1 2 05-OCT-2007 09:12:37 AIPS Resumes 1 3 05-OCT-2007 09:12:37 AIPS FITAB was not found to be running 1 5 05-OCT-2007 09:12:37 AIPS 'NO UV PLOTS' 1 3 05-OCT-2007 09:12:37 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:37 AIPS \mv -f $aimg/22.4F27DC_AB0739_1995FEB20_1.* $aimg/J221100.0-1112 1 3 05-OCT-2007 09:12:37 AIPS 06 >& /dev/null 1 2 05-OCT-2007 09:12:38 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.23 1 3 05-OCT-2007 09:12:38 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:38 AIPS umask 0;mkdir $aimg/J221100.0-111206 >& /dev/null 1 5 05-OCT-2007 09:12:38 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:12:38 FITAB Writing to disk file: AIMG:22.4F27DC_AB0739_1995FEB20_1.uvfits 1 3 05-OCT-2007 09:12:38 FITAB Writing UV data: User19259 Disk 1 Name S3W26.K BAND.23 1 3 05-OCT-2007 09:12:38 FITAB Writing visibilities 1 to 3498 1 3 05-OCT-2007 09:12:38 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:12:38 FITAB Writing binary table of type FQ 1 3 05-OCT-2007 09:12:38 FITAB Writing binary table of type AN 1 3 05-OCT-2007 09:12:38 FITAB Writing binary table of type WX 1 3 05-OCT-2007 09:12:38 FITAB Writing binary table of type XX 1 2 05-OCT-2007 09:12:38 FITAB Writing binary table of type UV 1 2 05-OCT-2007 09:12:38 FITAB Writing end-of-file mark 1 3 05-OCT-2007 09:12:38 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:12:38 FITAB alfirk 31DEC07 TST: Cpu= 0.1 Real= 0 1 2 05-OCT-2007 09:12:38 AIPS Resumes 1 3 05-OCT-2007 09:12:38 AIPS FITAB was not found to be running 1 5 05-OCT-2007 09:12:38 AIPS 'NO UV PLOTS' 1 3 05-OCT-2007 09:12:38 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:38 AIPS \mv -f $aimg/22.4F27DC_AB0739_1995FEB20_1.* $aimg/J221100.0-1112 1 3 05-OCT-2007 09:12:38 AIPS 06 >& /dev/null 1 2 05-OCT-2007 09:12:38 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.24 1 3 05-OCT-2007 09:12:38 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:38 AIPS umask 0;mkdir $aimg/J221120.9-111206 >& /dev/null 1 5 05-OCT-2007 09:12:38 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:12:38 FITAB Writing to disk file: AIMG:22.4F27DC_AB0739_1995FEB20_1.uvfits 1 3 05-OCT-2007 09:12:38 FITAB Writing UV data: User19259 Disk 1 Name S3W26.K BAND.24 1 3 05-OCT-2007 09:12:38 FITAB Writing visibilities 1 to 3355 1 3 05-OCT-2007 09:12:38 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:12:38 FITAB Writing binary table of type FQ 1 3 05-OCT-2007 09:12:38 FITAB Writing binary table of type AN 1 3 05-OCT-2007 09:12:38 FITAB Writing binary table of type WX 1 3 05-OCT-2007 09:12:38 FITAB Writing binary table of type XX 1 2 05-OCT-2007 09:12:38 FITAB Writing binary table of type UV 1 2 05-OCT-2007 09:12:38 FITAB Writing end-of-file mark 1 3 05-OCT-2007 09:12:38 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:12:38 FITAB alfirk 31DEC07 TST: Cpu= 0.1 Real= 0 1 2 05-OCT-2007 09:12:38 AIPS Resumes 1 3 05-OCT-2007 09:12:38 AIPS FITAB was not found to be running 1 5 05-OCT-2007 09:12:38 AIPS 'NO UV PLOTS' 1 3 05-OCT-2007 09:12:38 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:38 AIPS \mv -f $aimg/22.4F27DC_AB0739_1995FEB20_1.* $aimg/J221120.9-1112 1 3 05-OCT-2007 09:12:38 AIPS 06 >& /dev/null 1 2 05-OCT-2007 09:12:38 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.25 1 3 05-OCT-2007 09:12:38 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:38 AIPS umask 0;mkdir $aimg/J221120.9-111206 >& /dev/null 1 5 05-OCT-2007 09:12:38 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:12:38 FITAB Writing to disk file: AIMG:22.4F27DC_AB0739_1995FEB20_1.uvfits 1 3 05-OCT-2007 09:12:38 FITAB Writing UV data: User19259 Disk 1 Name S3W26.K BAND.25 1 3 05-OCT-2007 09:12:38 FITAB Writing visibilities 1 to 2953 1 3 05-OCT-2007 09:12:38 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:12:38 FITAB Writing binary table of type FQ 1 3 05-OCT-2007 09:12:38 FITAB Writing binary table of type AN 1 3 05-OCT-2007 09:12:38 FITAB Writing binary table of type WX 1 3 05-OCT-2007 09:12:38 FITAB Writing binary table of type XX 1 2 05-OCT-2007 09:12:38 FITAB Writing binary table of type UV 1 2 05-OCT-2007 09:12:38 FITAB Writing end-of-file mark 1 3 05-OCT-2007 09:12:38 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:12:38 FITAB alfirk 31DEC07 TST: Cpu= 0.1 Real= 0 1 2 05-OCT-2007 09:12:38 AIPS Resumes 1 3 05-OCT-2007 09:12:38 AIPS FITAB was not found to be running 1 5 05-OCT-2007 09:12:38 AIPS 'NO UV PLOTS' 1 3 05-OCT-2007 09:12:38 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:38 AIPS \mv -f $aimg/22.4F27DC_AB0739_1995FEB20_1.* $aimg/J221120.9-1112 1 3 05-OCT-2007 09:12:38 AIPS 06 >& /dev/null 1 2 05-OCT-2007 09:12:38 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.26 1 3 05-OCT-2007 09:12:38 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:38 AIPS umask 0;mkdir $aimg/J221120.9-111206 >& /dev/null 1 5 05-OCT-2007 09:12:39 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:12:39 FITAB Writing to disk file: AIMG:22.4F27DC_AB0739_1995FEB20_1.uvfits 1 3 05-OCT-2007 09:12:39 FITAB Writing UV data: User19259 Disk 1 Name S3W26.K BAND.26 1 3 05-OCT-2007 09:12:39 FITAB Writing visibilities 1 to 3326 1 3 05-OCT-2007 09:12:39 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:12:39 FITAB Writing binary table of type FQ 1 3 05-OCT-2007 09:12:39 FITAB Writing binary table of type AN 1 3 05-OCT-2007 09:12:39 FITAB Writing binary table of type WX 1 3 05-OCT-2007 09:12:39 FITAB Writing binary table of type XX 1 2 05-OCT-2007 09:12:39 FITAB Writing binary table of type UV 1 2 05-OCT-2007 09:12:39 FITAB Writing end-of-file mark 1 3 05-OCT-2007 09:12:39 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:12:39 FITAB alfirk 31DEC07 TST: Cpu= 0.1 Real= 0 1 2 05-OCT-2007 09:12:39 AIPS Resumes 1 3 05-OCT-2007 09:12:39 AIPS FITAB was not found to be running 1 5 05-OCT-2007 09:12:39 AIPS 'NO UV PLOTS' 1 3 05-OCT-2007 09:12:39 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:39 AIPS \mv -f $aimg/22.4F27DC_AB0739_1995FEB20_1.* $aimg/J221120.9-1112 1 3 05-OCT-2007 09:12:39 AIPS 06 >& /dev/null 1 2 05-OCT-2007 09:12:39 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.27 1 3 05-OCT-2007 09:12:39 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:39 AIPS umask 0;mkdir $aimg/J221120.9-111206 >& /dev/null 1 5 05-OCT-2007 09:12:39 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:12:39 FITAB Writing to disk file: AIMG:22.4F27DC_AB0739_1995FEB20_1.uvfits 1 3 05-OCT-2007 09:12:39 FITAB Writing UV data: User19259 Disk 1 Name S3W26.K BAND.27 1 3 05-OCT-2007 09:12:39 FITAB Writing visibilities 1 to 3255 1 3 05-OCT-2007 09:12:39 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:12:39 FITAB Writing binary table of type FQ 1 3 05-OCT-2007 09:12:39 FITAB Writing binary table of type AN 1 3 05-OCT-2007 09:12:39 FITAB Writing binary table of type WX 1 3 05-OCT-2007 09:12:39 FITAB Writing binary table of type XX 1 2 05-OCT-2007 09:12:39 FITAB Writing binary table of type UV 1 2 05-OCT-2007 09:12:39 FITAB Writing end-of-file mark 1 3 05-OCT-2007 09:12:39 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:12:39 FITAB alfirk 31DEC07 TST: Cpu= 0.1 Real= 0 1 2 05-OCT-2007 09:12:40 AIPS Resumes 1 3 05-OCT-2007 09:12:40 AIPS FITAB was not found to be running 1 5 05-OCT-2007 09:12:40 AIPS 'NO UV PLOTS' 1 3 05-OCT-2007 09:12:40 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:40 AIPS \mv -f $aimg/22.4F27DC_AB0739_1995FEB20_1.* $aimg/J221120.9-1112 1 3 05-OCT-2007 09:12:40 AIPS 06 >& /dev/null 1 2 05-OCT-2007 09:12:40 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.28 1 3 05-OCT-2007 09:12:40 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:40 AIPS umask 0;mkdir $aimg/J221120.9-111206 >& /dev/null 1 5 05-OCT-2007 09:12:41 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:12:41 FITAB Writing to disk file: AIMG:22.4F27DC_AB0739_1995FEB20_1.uvfits 1 3 05-OCT-2007 09:12:41 FITAB Writing UV data: User19259 Disk 1 Name S3W26.K BAND.28 1 3 05-OCT-2007 09:12:41 FITAB Writing visibilities 1 to 3288 1 3 05-OCT-2007 09:12:41 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:12:41 FITAB Writing binary table of type FQ 1 3 05-OCT-2007 09:12:41 FITAB Writing binary table of type AN 1 3 05-OCT-2007 09:12:41 FITAB Writing binary table of type WX 1 3 05-OCT-2007 09:12:42 FITAB Writing binary table of type XX 1 2 05-OCT-2007 09:12:42 FITAB Writing binary table of type UV 1 2 05-OCT-2007 09:12:42 FITAB Writing end-of-file mark 1 3 05-OCT-2007 09:12:42 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:12:42 FITAB alfirk 31DEC07 TST: Cpu= 0.1 Real= 1 1 2 05-OCT-2007 09:12:42 AIPS Resumes 1 3 05-OCT-2007 09:12:42 AIPS FITAB was not found to be running 1 5 05-OCT-2007 09:12:42 AIPS 'NO UV PLOTS' 1 3 05-OCT-2007 09:12:42 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:42 AIPS \mv -f $aimg/22.4F27DC_AB0739_1995FEB20_1.* $aimg/J221120.9-1112 1 3 05-OCT-2007 09:12:42 AIPS 06 >& /dev/null 1 2 05-OCT-2007 09:12:42 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.29 1 3 05-OCT-2007 09:12:42 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:42 AIPS umask 0;mkdir $aimg/J221120.9-111206 >& /dev/null 1 5 05-OCT-2007 09:12:42 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:12:42 FITAB Writing to disk file: AIMG:22.4F27DC_AB0739_1995FEB20_1.uvfits 1 3 05-OCT-2007 09:12:42 FITAB Writing UV data: User19259 Disk 1 Name S3W26.K BAND.29 1 3 05-OCT-2007 09:12:42 FITAB Writing visibilities 1 to 3295 1 3 05-OCT-2007 09:12:42 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:12:42 FITAB Writing binary table of type FQ 1 3 05-OCT-2007 09:12:42 FITAB Writing binary table of type AN 1 3 05-OCT-2007 09:12:43 FITAB Writing binary table of type WX 1 3 05-OCT-2007 09:12:44 FITAB Writing binary table of type XX 1 2 05-OCT-2007 09:12:44 FITAB Writing binary table of type UV 1 2 05-OCT-2007 09:12:44 FITAB Writing end-of-file mark 1 3 05-OCT-2007 09:12:44 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:12:44 FITAB alfirk 31DEC07 TST: Cpu= 0.1 Real= 2 1 2 05-OCT-2007 09:12:44 AIPS Resumes 1 3 05-OCT-2007 09:12:44 AIPS FITAB was not found to be running 1 5 05-OCT-2007 09:12:44 AIPS 'NO UV PLOTS' 1 3 05-OCT-2007 09:12:44 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:44 AIPS \mv -f $aimg/22.4F27DC_AB0739_1995FEB20_1.* $aimg/J221120.9-1112 1 3 05-OCT-2007 09:12:44 AIPS 06 >& /dev/null 1 2 05-OCT-2007 09:12:44 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.30 1 3 05-OCT-2007 09:12:44 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:44 AIPS umask 0;mkdir $aimg/J221120.9-111206 >& /dev/null 1 5 05-OCT-2007 09:12:44 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:12:44 FITAB Writing to disk file: AIMG:22.4F27DC_AB0739_1995FEB20_1.uvfits 1 3 05-OCT-2007 09:12:44 FITAB Writing UV data: User19259 Disk 1 Name S3W26.K BAND.30 1 3 05-OCT-2007 09:12:44 FITAB Writing visibilities 1 to 3335 1 3 05-OCT-2007 09:12:44 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:12:44 FITAB Writing binary table of type FQ 1 3 05-OCT-2007 09:12:45 FITAB Writing binary table of type AN 1 3 05-OCT-2007 09:12:45 FITAB Writing binary table of type WX 1 3 05-OCT-2007 09:12:45 FITAB Writing binary table of type XX 1 2 05-OCT-2007 09:12:45 FITAB Writing binary table of type UV 1 2 05-OCT-2007 09:12:46 FITAB Writing end-of-file mark 1 3 05-OCT-2007 09:12:46 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:12:46 FITAB alfirk 31DEC07 TST: Cpu= 0.1 Real= 2 1 2 05-OCT-2007 09:12:46 AIPS Resumes 1 3 05-OCT-2007 09:12:46 AIPS FITAB was not found to be running 1 5 05-OCT-2007 09:12:46 AIPS 'NO UV PLOTS' 1 3 05-OCT-2007 09:12:46 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:46 AIPS \mv -f $aimg/22.4F27DC_AB0739_1995FEB20_1.* $aimg/J221120.9-1112 1 3 05-OCT-2007 09:12:46 AIPS 06 >& /dev/null 1 2 05-OCT-2007 09:12:46 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.31 1 3 05-OCT-2007 09:12:46 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:46 AIPS umask 0;mkdir $aimg/J221120.9-111206 >& /dev/null 1 5 05-OCT-2007 09:12:46 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:12:46 FITAB Writing to disk file: AIMG:22.4F27DC_AB0739_1995FEB20_1.uvfits 1 3 05-OCT-2007 09:12:46 FITAB Writing UV data: User19259 Disk 1 Name S3W26.K BAND.31 1 3 05-OCT-2007 09:12:46 FITAB Writing visibilities 1 to 3378 1 3 05-OCT-2007 09:12:46 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:12:46 FITAB Writing binary table of type FQ 1 3 05-OCT-2007 09:12:46 FITAB Writing binary table of type AN 1 3 05-OCT-2007 09:12:46 FITAB Writing binary table of type WX 1 3 05-OCT-2007 09:12:46 FITAB Writing binary table of type XX 1 2 05-OCT-2007 09:12:46 FITAB Writing binary table of type UV 1 2 05-OCT-2007 09:12:46 FITAB Writing end-of-file mark 1 3 05-OCT-2007 09:12:46 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:12:46 FITAB alfirk 31DEC07 TST: Cpu= 0.1 Real= 0 1 2 05-OCT-2007 09:12:46 AIPS Resumes 1 3 05-OCT-2007 09:12:46 AIPS FITAB was not found to be running 1 5 05-OCT-2007 09:12:46 AIPS 'NO UV PLOTS' 1 3 05-OCT-2007 09:12:46 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:46 AIPS \mv -f $aimg/22.4F27DC_AB0739_1995FEB20_1.* $aimg/J221120.9-1112 1 3 05-OCT-2007 09:12:46 AIPS 06 >& /dev/null 1 2 05-OCT-2007 09:12:46 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.32 1 3 05-OCT-2007 09:12:46 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:46 AIPS umask 0;mkdir $aimg/J221120.8-111207 >& /dev/null 1 5 05-OCT-2007 09:12:46 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:12:46 FITAB Writing to disk file: AIMG:22.4F27DC_AB0739_1995FEB20_1.uvfits 1 3 05-OCT-2007 09:12:46 FITAB Writing UV data: User19259 Disk 1 Name S3W26.K BAND.32 1 3 05-OCT-2007 09:12:46 FITAB Writing visibilities 1 to 2826 1 3 05-OCT-2007 09:12:46 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:12:46 FITAB Writing binary table of type FQ 1 3 05-OCT-2007 09:12:46 FITAB Writing binary table of type AN 1 3 05-OCT-2007 09:12:46 FITAB Writing binary table of type WX 1 3 05-OCT-2007 09:12:46 FITAB Writing binary table of type XX 1 2 05-OCT-2007 09:12:46 FITAB Writing binary table of type UV 1 2 05-OCT-2007 09:12:46 FITAB Writing end-of-file mark 1 3 05-OCT-2007 09:12:46 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:12:46 FITAB alfirk 31DEC07 TST: Cpu= 0.1 Real= 0 1 2 05-OCT-2007 09:12:46 AIPS Resumes 1 3 05-OCT-2007 09:12:46 AIPS FITAB was not found to be running 1 5 05-OCT-2007 09:12:46 AIPS 'NO UV PLOTS' 1 3 05-OCT-2007 09:12:46 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:46 AIPS \mv -f $aimg/22.4F27DC_AB0739_1995FEB20_1.* $aimg/J221120.8-1112 1 3 05-OCT-2007 09:12:46 AIPS 07 >& /dev/null 1 2 05-OCT-2007 09:12:46 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.33 1 3 05-OCT-2007 09:12:46 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:46 AIPS umask 0;mkdir $aimg/J221120.8-111207 >& /dev/null 1 5 05-OCT-2007 09:12:46 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:12:46 FITAB Writing to disk file: AIMG:22.4F27DC_AB0739_1995FEB20_1.uvfits 1 3 05-OCT-2007 09:12:46 FITAB Writing UV data: User19259 Disk 1 Name S3W26.K BAND.33 1 3 05-OCT-2007 09:12:46 FITAB Writing visibilities 1 to 2803 1 3 05-OCT-2007 09:12:46 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:12:46 FITAB Writing binary table of type FQ 1 3 05-OCT-2007 09:12:46 FITAB Writing binary table of type AN 1 3 05-OCT-2007 09:12:46 FITAB Writing binary table of type WX 1 3 05-OCT-2007 09:12:46 FITAB Writing binary table of type XX 1 2 05-OCT-2007 09:12:46 FITAB Writing binary table of type UV 1 2 05-OCT-2007 09:12:46 FITAB Writing end-of-file mark 1 3 05-OCT-2007 09:12:46 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:12:46 FITAB alfirk 31DEC07 TST: Cpu= 0.1 Real= 0 1 2 05-OCT-2007 09:12:46 AIPS Resumes 1 3 05-OCT-2007 09:12:46 AIPS FITAB was not found to be running 1 5 05-OCT-2007 09:12:47 AIPS 'NO UV PLOTS' 1 3 05-OCT-2007 09:12:47 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:47 AIPS \mv -f $aimg/22.4F27DC_AB0739_1995FEB20_1.* $aimg/J221120.8-1112 1 3 05-OCT-2007 09:12:47 AIPS 07 >& /dev/null 1 2 05-OCT-2007 09:12:47 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.34 1 3 05-OCT-2007 09:12:47 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:47 AIPS umask 0;mkdir $aimg/J221120.8-111207 >& /dev/null 1 5 05-OCT-2007 09:12:47 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:12:47 FITAB Writing to disk file: AIMG:22.4F27DC_AB0739_1995FEB20_1.uvfits 1 3 05-OCT-2007 09:12:47 FITAB Writing UV data: User19259 Disk 1 Name S3W26.K BAND.34 1 3 05-OCT-2007 09:12:47 FITAB Writing visibilities 1 to 2480 1 3 05-OCT-2007 09:12:47 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:12:47 FITAB Writing binary table of type FQ 1 3 05-OCT-2007 09:12:47 FITAB Writing binary table of type AN 1 3 05-OCT-2007 09:12:47 FITAB Writing binary table of type WX 1 3 05-OCT-2007 09:12:47 FITAB Writing binary table of type XX 1 2 05-OCT-2007 09:12:47 FITAB Writing binary table of type UV 1 2 05-OCT-2007 09:12:47 FITAB Writing end-of-file mark 1 3 05-OCT-2007 09:12:47 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:12:47 FITAB alfirk 31DEC07 TST: Cpu= 0.1 Real= 0 1 2 05-OCT-2007 09:12:47 AIPS Resumes 1 3 05-OCT-2007 09:12:47 AIPS FITAB was not found to be running 1 5 05-OCT-2007 09:12:47 AIPS 'NO UV PLOTS' 1 3 05-OCT-2007 09:12:47 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:47 AIPS \mv -f $aimg/22.4F27DC_AB0739_1995FEB20_1.* $aimg/J221120.8-1112 1 3 05-OCT-2007 09:12:47 AIPS 07 >& /dev/null 1 2 05-OCT-2007 09:12:47 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.35 1 3 05-OCT-2007 09:12:47 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:47 AIPS umask 0;mkdir $aimg/J221120.8-111207 >& /dev/null 1 5 05-OCT-2007 09:12:47 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:12:47 FITAB Writing to disk file: AIMG:22.4F27DC_AB0739_1995FEB20_1.uvfits 1 3 05-OCT-2007 09:12:47 FITAB Writing UV data: User19259 Disk 1 Name S3W26.K BAND.35 1 3 05-OCT-2007 09:12:47 FITAB Writing visibilities 1 to 2514 1 3 05-OCT-2007 09:12:47 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:12:47 FITAB Writing binary table of type FQ 1 3 05-OCT-2007 09:12:47 FITAB Writing binary table of type AN 1 3 05-OCT-2007 09:12:47 FITAB Writing binary table of type WX 1 3 05-OCT-2007 09:12:47 FITAB Writing binary table of type XX 1 2 05-OCT-2007 09:12:47 FITAB Writing binary table of type UV 1 2 05-OCT-2007 09:12:47 FITAB Writing end-of-file mark 1 3 05-OCT-2007 09:12:47 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:12:47 FITAB alfirk 31DEC07 TST: Cpu= 0.1 Real= 0 1 2 05-OCT-2007 09:12:47 AIPS Resumes 1 3 05-OCT-2007 09:12:47 AIPS FITAB was not found to be running 1 5 05-OCT-2007 09:12:47 AIPS 'NO UV PLOTS' 1 3 05-OCT-2007 09:12:47 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:47 AIPS \mv -f $aimg/22.4F27DC_AB0739_1995FEB20_1.* $aimg/J221120.8-1112 1 3 05-OCT-2007 09:12:47 AIPS 07 >& /dev/null 1 2 05-OCT-2007 09:12:47 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.36 1 3 05-OCT-2007 09:12:47 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:47 AIPS umask 0;mkdir $aimg/J221120.8-111207 >& /dev/null 1 5 05-OCT-2007 09:12:47 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:12:47 FITAB Writing to disk file: AIMG:22.4F27DC_AB0739_1995FEB20_1.uvfits 1 3 05-OCT-2007 09:12:47 FITAB Writing UV data: User19259 Disk 1 Name S3W26.K BAND.36 1 3 05-OCT-2007 09:12:47 FITAB Writing visibilities 1 to 2055 1 3 05-OCT-2007 09:12:47 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:12:47 FITAB Writing binary table of type FQ 1 3 05-OCT-2007 09:12:47 FITAB Writing binary table of type AN 1 3 05-OCT-2007 09:12:47 FITAB Writing binary table of type WX 1 3 05-OCT-2007 09:12:47 FITAB Writing binary table of type XX 1 2 05-OCT-2007 09:12:47 FITAB Writing binary table of type UV 1 2 05-OCT-2007 09:12:47 FITAB Writing end-of-file mark 1 3 05-OCT-2007 09:12:47 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:12:47 FITAB alfirk 31DEC07 TST: Cpu= 0.1 Real= 0 1 2 05-OCT-2007 09:12:47 AIPS Resumes 1 3 05-OCT-2007 09:12:47 AIPS FITAB was not found to be running 1 5 05-OCT-2007 09:12:47 AIPS 'NO UV PLOTS' 1 3 05-OCT-2007 09:12:47 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:47 AIPS \mv -f $aimg/22.4F27DC_AB0739_1995FEB20_1.* $aimg/J221120.8-1112 1 3 05-OCT-2007 09:12:47 AIPS 07 >& /dev/null 1 2 05-OCT-2007 09:12:47 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.37 1 3 05-OCT-2007 09:12:47 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:47 AIPS umask 0;mkdir $aimg/J221120.8-111207 >& /dev/null 1 5 05-OCT-2007 09:12:48 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:12:48 FITAB Writing to disk file: AIMG:22.4F27DC_AB0739_1995FEB20_1.uvfits 1 3 05-OCT-2007 09:12:48 FITAB Writing UV data: User19259 Disk 1 Name S3W26.K BAND.37 1 3 05-OCT-2007 09:12:48 FITAB Writing visibilities 1 to 1945 1 3 05-OCT-2007 09:12:48 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:12:48 FITAB Writing binary table of type FQ 1 3 05-OCT-2007 09:12:48 FITAB Writing binary table of type AN 1 3 05-OCT-2007 09:12:48 FITAB Writing binary table of type WX 1 3 05-OCT-2007 09:12:48 FITAB Writing binary table of type XX 1 2 05-OCT-2007 09:12:48 FITAB Writing binary table of type UV 1 2 05-OCT-2007 09:12:48 FITAB Writing end-of-file mark 1 3 05-OCT-2007 09:12:48 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:12:48 FITAB alfirk 31DEC07 TST: Cpu= 0.1 Real= 0 1 2 05-OCT-2007 09:12:48 AIPS Resumes 1 3 05-OCT-2007 09:12:48 AIPS FITAB was not found to be running 1 5 05-OCT-2007 09:12:48 AIPS 'NO UV PLOTS' 1 3 05-OCT-2007 09:12:48 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:48 AIPS \mv -f $aimg/22.4F27DC_AB0739_1995FEB20_1.* $aimg/J221120.8-1112 1 3 05-OCT-2007 09:12:48 AIPS 07 >& /dev/null 1 2 05-OCT-2007 09:12:48 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.38 1 3 05-OCT-2007 09:12:48 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:48 AIPS umask 0;mkdir $aimg/J221120.8-111207 >& /dev/null 1 5 05-OCT-2007 09:12:48 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:12:48 FITAB Writing to disk file: AIMG:22.4F27DC_AB0739_1995FEB20_1.uvfits 1 3 05-OCT-2007 09:12:48 FITAB Writing UV data: User19259 Disk 1 Name S3W26.K BAND.38 1 3 05-OCT-2007 09:12:48 FITAB Writing visibilities 1 to 2105 1 3 05-OCT-2007 09:12:48 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:12:48 FITAB Writing binary table of type FQ 1 3 05-OCT-2007 09:12:48 FITAB Writing binary table of type AN 1 3 05-OCT-2007 09:12:48 FITAB Writing binary table of type WX 1 3 05-OCT-2007 09:12:48 FITAB Writing binary table of type XX 1 2 05-OCT-2007 09:12:48 FITAB Writing binary table of type UV 1 2 05-OCT-2007 09:12:48 FITAB Writing end-of-file mark 1 3 05-OCT-2007 09:12:48 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:12:48 FITAB alfirk 31DEC07 TST: Cpu= 0.1 Real= 0 1 2 05-OCT-2007 09:12:48 AIPS Resumes 1 3 05-OCT-2007 09:12:48 AIPS FITAB was not found to be running 1 5 05-OCT-2007 09:12:48 AIPS 'NO UV PLOTS' 1 3 05-OCT-2007 09:12:48 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:48 AIPS \mv -f $aimg/22.4F27DC_AB0739_1995FEB20_1.* $aimg/J221120.8-1112 1 3 05-OCT-2007 09:12:48 AIPS 07 >& /dev/null 1 2 05-OCT-2007 09:12:48 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.39 1 3 05-OCT-2007 09:12:48 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:48 AIPS umask 0;mkdir $aimg/J221120.8-111207 >& /dev/null 1 5 05-OCT-2007 09:12:48 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:12:48 FITAB Writing to disk file: AIMG:22.4F27DC_AB0739_1995FEB20_1.uvfits 1 3 05-OCT-2007 09:12:48 FITAB Writing UV data: User19259 Disk 1 Name S3W26.K BAND.39 1 3 05-OCT-2007 09:12:48 FITAB Writing visibilities 1 to 2036 1 3 05-OCT-2007 09:12:48 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:12:48 FITAB Writing binary table of type FQ 1 3 05-OCT-2007 09:12:48 FITAB Writing binary table of type AN 1 3 05-OCT-2007 09:12:48 FITAB Writing binary table of type WX 1 3 05-OCT-2007 09:12:48 FITAB Writing binary table of type XX 1 2 05-OCT-2007 09:12:48 FITAB Writing binary table of type UV 1 2 05-OCT-2007 09:12:48 FITAB Writing end-of-file mark 1 3 05-OCT-2007 09:12:48 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:12:48 FITAB alfirk 31DEC07 TST: Cpu= 0.1 Real= 0 1 2 05-OCT-2007 09:12:48 AIPS Resumes 1 3 05-OCT-2007 09:12:48 AIPS FITAB was not found to be running 1 5 05-OCT-2007 09:12:49 AIPS 'NO UV PLOTS' 1 3 05-OCT-2007 09:12:49 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:49 AIPS \mv -f $aimg/22.4F27DC_AB0739_1995FEB20_1.* $aimg/J221120.8-1112 1 3 05-OCT-2007 09:12:49 AIPS 07 >& /dev/null 1 2 05-OCT-2007 09:12:49 AIPS Got(1) disk= 1 user=**** type=UV S3W26.K BAND.40 1 3 05-OCT-2007 09:12:49 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:49 AIPS umask 0;mkdir $aimg/J221120.8-111207 >& /dev/null 1 5 05-OCT-2007 09:12:49 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:12:49 FITAB Writing to disk file: AIMG:22.4F27DC_AB0739_1995FEB20_1.uvfits 1 3 05-OCT-2007 09:12:49 FITAB Writing UV data: User19259 Disk 1 Name S3W26.K BAND.40 1 3 05-OCT-2007 09:12:49 FITAB Writing visibilities 1 to 2105 1 3 05-OCT-2007 09:12:49 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:12:49 FITAB Writing binary table of type FQ 1 3 05-OCT-2007 09:12:49 FITAB Writing binary table of type AN 1 3 05-OCT-2007 09:12:49 FITAB Writing binary table of type WX 1 3 05-OCT-2007 09:12:49 FITAB Writing binary table of type XX 1 2 05-OCT-2007 09:12:49 FITAB Writing binary table of type UV 1 2 05-OCT-2007 09:12:49 FITAB Writing end-of-file mark 1 3 05-OCT-2007 09:12:49 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:12:49 FITAB alfirk 31DEC07 TST: Cpu= 0.1 Real= 0 1 2 05-OCT-2007 09:12:49 AIPS Resumes 1 3 05-OCT-2007 09:12:49 AIPS FITAB was not found to be running 1 5 05-OCT-2007 09:12:49 LWPLA Task LWPLA (release of 31DEC07) begins 1 3 05-OCT-2007 09:12:49 LWPLA No clipping or scaling applied to grey scale pixels 1 6 05-OCT-2007 09:12:49 LWPLA ZLWIO: plotter file = /home/alfirk2/vlbacald/img/22.4F27DC_AB0 1 6 05-OCT-2007 09:12:49 LWPLA 739_1995FEB20_1.vis.ps 1 2 05-OCT-2007 09:12:49 LWPLA Writing plot file version 3 to page 1 1 3 05-OCT-2007 09:12:49 LWPLA Appears to have ended successfully 1 5 05-OCT-2007 09:12:49 LWPLA alfirk 31DEC07 TST: Cpu= 0.2 Real= 0 1 2 05-OCT-2007 09:12:49 AIPS Resumes 1 3 05-OCT-2007 09:12:49 AIPS LWPLA was not found to be running 1 3 05-OCT-2007 09:12:49 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:49 AIPS convert $aimg/22.4F27DC_AB0739_1995FEB20_1.vis.ps $aimg/22.4F27D 1 3 05-OCT-2007 09:12:49 AIPS C_AB0739_1995FEB20_1.vis.gif >& /dev/null 1 5 05-OCT-2007 09:12:50 LWPLA Task LWPLA (release of 31DEC07) begins 1 3 05-OCT-2007 09:12:50 LWPLA No clipping or scaling applied to grey scale pixels 1 6 05-OCT-2007 09:12:50 LWPLA ZLWIO: plotter file = /home/alfirk2/vlbacald/img/22.4F27DC_AB0 1 6 05-OCT-2007 09:12:50 LWPLA 739_1995FEB20_1.ri.ps 1 2 05-OCT-2007 09:12:50 LWPLA Writing plot file version 2 to page 1 1 3 05-OCT-2007 09:12:51 LWPLA Appears to have ended successfully 1 5 05-OCT-2007 09:12:51 LWPLA alfirk 31DEC07 TST: Cpu= 0.1 Real= 1 1 2 05-OCT-2007 09:12:51 AIPS Resumes 1 3 05-OCT-2007 09:12:51 AIPS LWPLA was not found to be running 1 3 05-OCT-2007 09:12:51 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:51 AIPS convert $aimg/22.4F27DC_AB0739_1995FEB20_1.ri.ps $aimg/22.4F27DC 1 3 05-OCT-2007 09:12:51 AIPS _AB0739_1995FEB20_1.ri.gif >& /dev/null 1 5 05-OCT-2007 09:12:52 LWPLA Task LWPLA (release of 31DEC07) begins 1 3 05-OCT-2007 09:12:52 LWPLA No clipping or scaling applied to grey scale pixels 1 6 05-OCT-2007 09:12:52 LWPLA ZLWIO: plotter file = /home/alfirk2/vlbacald/img/22.4F27DC_AB0 1 6 05-OCT-2007 09:12:52 LWPLA 739_1995FEB20_1.uv.ps 1 2 05-OCT-2007 09:12:52 LWPLA Writing plot file version 1 to page 1 1 3 05-OCT-2007 09:12:52 LWPLA Appears to have ended successfully 1 5 05-OCT-2007 09:12:52 LWPLA alfirk 31DEC07 TST: Cpu= 0.2 Real= 0 1 2 05-OCT-2007 09:12:52 AIPS Resumes 1 3 05-OCT-2007 09:12:52 AIPS LWPLA was not found to be running 1 3 05-OCT-2007 09:12:52 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:52 AIPS convert $aimg/22.4F27DC_AB0739_1995FEB20_1.uv.ps $aimg/22.4F27DC 1 3 05-OCT-2007 09:12:52 AIPS _AB0739_1995FEB20_1.uv.gif >& /dev/null 1 3 05-OCT-2007 09:12:53 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:53 AIPS chmod 666 $aimg/22.4F27DC_AB0739_1995FEB20_1* >& /dev/null 1 3 05-OCT-2007 09:12:53 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:53 AIPS \mv -f $aimg/22.4F27DC_AB0739_1995FEB20_1.* $aimg/J221120.8-1112 1 3 05-OCT-2007 09:12:53 AIPS 07 >& /dev/null 1 2 05-OCT-2007 09:12:53 AIPS Got(1) disk= 1 user=**** type=UV 3C48.K BAND.1 1 3 05-OCT-2007 09:12:54 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:54 AIPS umask 0;mkdir $aimg/J013741.3+330935 >& /dev/null 1 5 05-OCT-2007 09:12:54 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:12:54 FITAB Writing to disk file: AIMG:22.4F27DC_AB0739_1995FEB20_1.uvfits 1 3 05-OCT-2007 09:12:54 FITAB Writing UV data: User19259 Disk 1 Name 3C48.K BAND.1 1 3 05-OCT-2007 09:12:54 FITAB Writing visibilities 1 to 13116 1 3 05-OCT-2007 09:12:54 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:12:54 FITAB Writing binary table of type FQ 1 3 05-OCT-2007 09:12:54 FITAB Writing binary table of type AN 1 3 05-OCT-2007 09:12:54 FITAB Writing binary table of type WX 1 3 05-OCT-2007 09:12:55 FITAB Writing binary table of type XX 1 2 05-OCT-2007 09:12:55 FITAB Writing binary table of type UV 1 2 05-OCT-2007 09:12:55 FITAB Writing end-of-file mark 1 3 05-OCT-2007 09:12:55 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:12:55 FITAB alfirk 31DEC07 TST: Cpu= 0.1 Real= 1 1 2 05-OCT-2007 09:12:55 AIPS Resumes 1 3 05-OCT-2007 09:12:55 AIPS FITAB was not found to be running 1 5 05-OCT-2007 09:12:55 AIPS 'NO UV PLOTS' 1 3 05-OCT-2007 09:12:55 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:55 AIPS \mv -f $aimg/22.4F27DC_AB0739_1995FEB20_1.* $aimg/J013741.3+3309 1 3 05-OCT-2007 09:12:55 AIPS 35 >& /dev/null 1 2 05-OCT-2007 09:12:55 AIPS Got(1) disk= 1 user=**** type=MA 2218-035.ICL001.1 1 2 05-OCT-2007 09:12:55 AIPS Got(1) disk= 1 user=**** type=MA 2218-035.ICL002.1 1 2 05-OCT-2007 09:12:55 AIPS Got(1) disk= 1 user=**** type=MA S3W26.ICL001.1 1 2 05-OCT-2007 09:12:55 AIPS Got(1) disk= 1 user=**** type=MA 2218-035.NVAS07.1 1 3 05-OCT-2007 09:12:55 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:55 AIPS umask 0;mkdir $aimg/J221800.0-033536 >& /dev/null 1 5 05-OCT-2007 09:12:55 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:12:55 FITAB Writing to disk file: AIMG:22.4I2.02_AB0739_1995FEB20_1_268.U55.6S 1 3 05-OCT-2007 09:12:55 FITAB Writing image: User19259 Disk 1 Name 2218-035.NVAS07.1 1 3 05-OCT-2007 09:12:55 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:12:55 FITAB Now writing the image 1 2 05-OCT-2007 09:12:55 FITAB Writing end-of-file marks 1 3 05-OCT-2007 09:12:55 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:12:55 FITAB alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:12:56 AIPS Resumes 1 3 05-OCT-2007 09:12:56 AIPS FITAB was not found to be running 1 3 05-OCT-2007 09:12:56 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:56 AIPS umask 0;\mv -f $aimg/22.4I2.02_AB0739_1995FEB20_1_268.U55.6S $a 1 3 05-OCT-2007 09:12:56 AIPS img/22.4I2.02_AB0739_1995FEB20_1_268.U55.6S.imfits >& /dev/null 1 3 05-OCT-2007 09:12:56 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:56 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/22.4I2.02_AB0739_1995FE 1 3 05-OCT-2007 09:12:56 AIPS B20_1_268.U55.6S.imfits -jpeg $aimg/22.4I2.02_AB0739_1995FEB20_1 1 3 05-OCT-2007 09:12:56 AIPS _268.U55.6S.jpg ; convert -size 150x150 $aimg/22.4I2.02_AB0739_1 1 3 05-OCT-2007 09:12:56 AIPS 995FEB20_1_268.U55.6S.jpg -resize 150x150 -gamma 1.5 -depth 32 $ 1 3 05-OCT-2007 09:12:56 AIPS aimg/22.4I2.02_AB0739_1995FEB20_1_268.U55.6S.JPG ; \mv -f $aimg/ 1 3 05-OCT-2007 09:12:56 AIPS 22.4I2.02_AB0739_1995FEB20_1_268.U55.6S* $aimg/J221800.0-033536 1 3 05-OCT-2007 09:12:56 AIPS >& /dev/null 1 2 05-OCT-2007 09:12:56 AIPS Got(1) disk= 1 user=**** type=MA S3W26.NVAS07.1 1 3 05-OCT-2007 09:12:56 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:56 AIPS umask 0;mkdir $aimg/J221120.8-111207 >& /dev/null 1 5 05-OCT-2007 09:12:56 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:12:56 FITAB Writing to disk file: AIMG:22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S 1 3 05-OCT-2007 09:12:56 FITAB Writing image: User19259 Disk 1 Name S3W26.NVAS07.1 1 3 05-OCT-2007 09:12:56 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:12:56 FITAB Now writing the image 1 2 05-OCT-2007 09:12:56 FITAB Writing end-of-file marks 1 3 05-OCT-2007 09:12:56 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:12:56 FITAB alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:12:57 AIPS Resumes 1 3 05-OCT-2007 09:12:57 AIPS FITAB was not found to be running 1 3 05-OCT-2007 09:12:57 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:57 AIPS umask 0;\mv -f $aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S $a 1 3 05-OCT-2007 09:12:57 AIPS img/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.imfits >& /dev/null 1 3 05-OCT-2007 09:12:57 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:57 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/22.4I7.71_AB0739_1995FE 1 3 05-OCT-2007 09:12:57 AIPS B20_1_9.84M55.6S.imfits -jpeg $aimg/22.4I7.71_AB0739_1995FEB20_1 1 3 05-OCT-2007 09:12:57 AIPS _9.84M55.6S.jpg ; convert -size 150x150 $aimg/22.4I7.71_AB0739_1 1 3 05-OCT-2007 09:12:57 AIPS 995FEB20_1_9.84M55.6S.jpg -resize 150x150 -gamma 1.5 -depth 32 $ 1 3 05-OCT-2007 09:12:57 AIPS aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.JPG ; \mv -f $aimg/ 1 3 05-OCT-2007 09:12:57 AIPS 22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S* $aimg/J221120.8-111207 1 3 05-OCT-2007 09:12:57 AIPS >& /dev/null 1 2 05-OCT-2007 09:12:57 AIPS Got(1) disk= 1 user=**** type=MA S3W26.NVAS07.2 1 3 05-OCT-2007 09:12:57 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:57 AIPS umask 0;mkdir $aimg/J221120.8-111207 >& /dev/null 1 5 05-OCT-2007 09:12:57 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:12:57 FITAB Writing to disk file: AIMG:22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S 1 3 05-OCT-2007 09:12:57 FITAB Writing image: User19259 Disk 1 Name S3W26.NVAS07.2 1 3 05-OCT-2007 09:12:57 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:12:57 FITAB Now writing the image 1 2 05-OCT-2007 09:12:57 FITAB Writing end-of-file marks 1 3 05-OCT-2007 09:12:57 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:12:57 FITAB alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:12:57 AIPS Resumes 1 3 05-OCT-2007 09:12:57 AIPS FITAB was not found to be running 1 3 05-OCT-2007 09:12:57 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:57 AIPS umask 0;\mv -f $aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S $a 1 3 05-OCT-2007 09:12:57 AIPS img/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.imfits >& /dev/null 1 3 05-OCT-2007 09:12:57 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:57 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/22.4I7.71_AB0739_1995FE 1 3 05-OCT-2007 09:12:57 AIPS B20_1_9.84M55.6S.imfits -jpeg $aimg/22.4I7.71_AB0739_1995FEB20_1 1 3 05-OCT-2007 09:12:57 AIPS _9.84M55.6S.jpg ; convert -size 150x150 $aimg/22.4I7.71_AB0739_1 1 3 05-OCT-2007 09:12:57 AIPS 995FEB20_1_9.84M55.6S.jpg -resize 150x150 -gamma 1.5 -depth 32 $ 1 3 05-OCT-2007 09:12:57 AIPS aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.JPG ; \mv -f $aimg/ 1 3 05-OCT-2007 09:12:57 AIPS 22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S* $aimg/J221120.8-111207 1 3 05-OCT-2007 09:12:57 AIPS >& /dev/null 1 2 05-OCT-2007 09:12:58 AIPS Got(1) disk= 1 user=**** type=MA S3W26.NVAS07.3 1 3 05-OCT-2007 09:12:58 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:58 AIPS umask 0;mkdir $aimg/J221120.8-111207 >& /dev/null 1 5 05-OCT-2007 09:12:58 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:12:58 FITAB Writing to disk file: AIMG:22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S 1 3 05-OCT-2007 09:12:58 FITAB Writing image: User19259 Disk 1 Name S3W26.NVAS07.3 1 3 05-OCT-2007 09:12:58 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:12:58 FITAB Now writing the image 1 2 05-OCT-2007 09:12:58 FITAB Writing end-of-file marks 1 3 05-OCT-2007 09:12:58 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:12:58 FITAB alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:12:58 AIPS Resumes 1 3 05-OCT-2007 09:12:58 AIPS FITAB was not found to be running 1 3 05-OCT-2007 09:12:58 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:58 AIPS umask 0;\mv -f $aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S $a 1 3 05-OCT-2007 09:12:58 AIPS img/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.imfits >& /dev/null 1 3 05-OCT-2007 09:12:58 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:58 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/22.4I7.71_AB0739_1995FE 1 3 05-OCT-2007 09:12:58 AIPS B20_1_9.84M55.6S.imfits -jpeg $aimg/22.4I7.71_AB0739_1995FEB20_1 1 3 05-OCT-2007 09:12:58 AIPS _9.84M55.6S.jpg ; convert -size 150x150 $aimg/22.4I7.71_AB0739_1 1 3 05-OCT-2007 09:12:58 AIPS 995FEB20_1_9.84M55.6S.jpg -resize 150x150 -gamma 1.5 -depth 32 $ 1 3 05-OCT-2007 09:12:58 AIPS aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.JPG ; \mv -f $aimg/ 1 3 05-OCT-2007 09:12:58 AIPS 22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S* $aimg/J221120.8-111207 1 3 05-OCT-2007 09:12:58 AIPS >& /dev/null 1 2 05-OCT-2007 09:12:58 AIPS Got(1) disk= 1 user=**** type=MA S3W26.NVAS07.4 1 3 05-OCT-2007 09:12:58 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:58 AIPS umask 0;mkdir $aimg/J221120.8-111207 >& /dev/null 1 5 05-OCT-2007 09:12:59 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:12:59 FITAB Writing to disk file: AIMG:22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S 1 3 05-OCT-2007 09:12:59 FITAB Writing image: User19259 Disk 1 Name S3W26.NVAS07.4 1 3 05-OCT-2007 09:12:59 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:12:59 FITAB Now writing the image 1 2 05-OCT-2007 09:12:59 FITAB Writing end-of-file marks 1 3 05-OCT-2007 09:12:59 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:12:59 FITAB alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:12:59 AIPS Resumes 1 3 05-OCT-2007 09:12:59 AIPS FITAB was not found to be running 1 3 05-OCT-2007 09:12:59 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:59 AIPS umask 0;\mv -f $aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S $a 1 3 05-OCT-2007 09:12:59 AIPS img/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.imfits >& /dev/null 1 3 05-OCT-2007 09:12:59 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:59 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/22.4I7.71_AB0739_1995FE 1 3 05-OCT-2007 09:12:59 AIPS B20_1_9.84M55.6S.imfits -jpeg $aimg/22.4I7.71_AB0739_1995FEB20_1 1 3 05-OCT-2007 09:12:59 AIPS _9.84M55.6S.jpg ; convert -size 150x150 $aimg/22.4I7.71_AB0739_1 1 3 05-OCT-2007 09:12:59 AIPS 995FEB20_1_9.84M55.6S.jpg -resize 150x150 -gamma 1.5 -depth 32 $ 1 3 05-OCT-2007 09:12:59 AIPS aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.JPG ; \mv -f $aimg/ 1 3 05-OCT-2007 09:12:59 AIPS 22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S* $aimg/J221120.8-111207 1 3 05-OCT-2007 09:12:59 AIPS >& /dev/null 1 2 05-OCT-2007 09:12:59 AIPS Got(1) disk= 1 user=**** type=MA S3W26.NVAS07.5 1 3 05-OCT-2007 09:12:59 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:59 AIPS umask 0;mkdir $aimg/J221120.8-111207 >& /dev/null 1 5 05-OCT-2007 09:12:59 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:12:59 FITAB Writing to disk file: AIMG:22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S 1 3 05-OCT-2007 09:12:59 FITAB Writing image: User19259 Disk 1 Name S3W26.NVAS07.5 1 3 05-OCT-2007 09:12:59 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:12:59 FITAB Now writing the image 1 2 05-OCT-2007 09:12:59 FITAB Writing end-of-file marks 1 3 05-OCT-2007 09:12:59 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:12:59 FITAB alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:12:59 AIPS Resumes 1 3 05-OCT-2007 09:12:59 AIPS FITAB was not found to be running 1 3 05-OCT-2007 09:12:59 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:59 AIPS umask 0;\mv -f $aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S $a 1 3 05-OCT-2007 09:12:59 AIPS img/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.imfits >& /dev/null 1 3 05-OCT-2007 09:12:59 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:12:59 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/22.4I7.71_AB0739_1995FE 1 3 05-OCT-2007 09:12:59 AIPS B20_1_9.84M55.6S.imfits -jpeg $aimg/22.4I7.71_AB0739_1995FEB20_1 1 3 05-OCT-2007 09:12:59 AIPS _9.84M55.6S.jpg ; convert -size 150x150 $aimg/22.4I7.71_AB0739_1 1 3 05-OCT-2007 09:12:59 AIPS 995FEB20_1_9.84M55.6S.jpg -resize 150x150 -gamma 1.5 -depth 32 $ 1 3 05-OCT-2007 09:12:59 AIPS aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.JPG ; \mv -f $aimg/ 1 3 05-OCT-2007 09:12:59 AIPS 22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S* $aimg/J221120.8-111207 1 3 05-OCT-2007 09:12:59 AIPS >& /dev/null 1 2 05-OCT-2007 09:13:00 AIPS Got(1) disk= 1 user=**** type=MA S3W26.NVAS07.6 1 3 05-OCT-2007 09:13:00 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:00 AIPS umask 0;mkdir $aimg/J221120.8-111207 >& /dev/null 1 5 05-OCT-2007 09:13:00 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:13:01 FITAB Writing to disk file: AIMG:22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S 1 3 05-OCT-2007 09:13:01 FITAB Writing image: User19259 Disk 1 Name S3W26.NVAS07.6 1 3 05-OCT-2007 09:13:01 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:13:01 FITAB Now writing the image 1 2 05-OCT-2007 09:13:03 FITAB Writing end-of-file marks 1 3 05-OCT-2007 09:13:03 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:13:03 FITAB alfirk 31DEC07 TST: Cpu= 0.0 Real= 3 1 2 05-OCT-2007 09:13:03 AIPS Resumes 1 3 05-OCT-2007 09:13:03 AIPS FITAB was not found to be running 1 3 05-OCT-2007 09:13:03 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:03 AIPS umask 0;\mv -f $aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S $a 1 3 05-OCT-2007 09:13:03 AIPS img/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.imfits >& /dev/null 1 3 05-OCT-2007 09:13:03 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:03 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/22.4I7.71_AB0739_1995FE 1 3 05-OCT-2007 09:13:03 AIPS B20_1_9.84M55.6S.imfits -jpeg $aimg/22.4I7.71_AB0739_1995FEB20_1 1 3 05-OCT-2007 09:13:03 AIPS _9.84M55.6S.jpg ; convert -size 150x150 $aimg/22.4I7.71_AB0739_1 1 3 05-OCT-2007 09:13:03 AIPS 995FEB20_1_9.84M55.6S.jpg -resize 150x150 -gamma 1.5 -depth 32 $ 1 3 05-OCT-2007 09:13:03 AIPS aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.JPG ; \mv -f $aimg/ 1 3 05-OCT-2007 09:13:03 AIPS 22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S* $aimg/J221120.8-111207 1 3 05-OCT-2007 09:13:03 AIPS >& /dev/null 1 2 05-OCT-2007 09:13:03 AIPS Got(1) disk= 1 user=**** type=MA S3W26.NVAS07.7 1 3 05-OCT-2007 09:13:03 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:03 AIPS umask 0;mkdir $aimg/J221120.8-111207 >& /dev/null 1 5 05-OCT-2007 09:13:03 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:13:03 FITAB Writing to disk file: AIMG:22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S 1 3 05-OCT-2007 09:13:03 FITAB Writing image: User19259 Disk 1 Name S3W26.NVAS07.7 1 3 05-OCT-2007 09:13:03 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:13:03 FITAB Now writing the image 1 2 05-OCT-2007 09:13:04 FITAB Writing end-of-file marks 1 3 05-OCT-2007 09:13:04 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:13:04 FITAB alfirk 31DEC07 TST: Cpu= 0.0 Real= 1 1 2 05-OCT-2007 09:13:04 AIPS Resumes 1 3 05-OCT-2007 09:13:04 AIPS FITAB was not found to be running 1 3 05-OCT-2007 09:13:04 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:04 AIPS umask 0;\mv -f $aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S $a 1 3 05-OCT-2007 09:13:04 AIPS img/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.imfits >& /dev/null 1 3 05-OCT-2007 09:13:04 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:04 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/22.4I7.71_AB0739_1995FE 1 3 05-OCT-2007 09:13:04 AIPS B20_1_9.84M55.6S.imfits -jpeg $aimg/22.4I7.71_AB0739_1995FEB20_1 1 3 05-OCT-2007 09:13:04 AIPS _9.84M55.6S.jpg ; convert -size 150x150 $aimg/22.4I7.71_AB0739_1 1 3 05-OCT-2007 09:13:04 AIPS 995FEB20_1_9.84M55.6S.jpg -resize 150x150 -gamma 1.5 -depth 32 $ 1 3 05-OCT-2007 09:13:04 AIPS aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.JPG ; \mv -f $aimg/ 1 3 05-OCT-2007 09:13:04 AIPS 22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S* $aimg/J221120.8-111207 1 3 05-OCT-2007 09:13:04 AIPS >& /dev/null 1 2 05-OCT-2007 09:13:04 AIPS Got(1) disk= 1 user=**** type=MA S3W26.NVAS07.8 1 3 05-OCT-2007 09:13:04 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:04 AIPS umask 0;mkdir $aimg/J221120.8-111207 >& /dev/null 1 5 05-OCT-2007 09:13:04 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:13:04 FITAB Writing to disk file: AIMG:22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S 1 3 05-OCT-2007 09:13:04 FITAB Writing image: User19259 Disk 1 Name S3W26.NVAS07.8 1 3 05-OCT-2007 09:13:05 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:13:05 FITAB Now writing the image 1 2 05-OCT-2007 09:13:05 FITAB Writing end-of-file marks 1 3 05-OCT-2007 09:13:05 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:13:05 FITAB alfirk 31DEC07 TST: Cpu= 0.0 Real= 1 1 2 05-OCT-2007 09:13:06 AIPS Resumes 1 3 05-OCT-2007 09:13:06 AIPS FITAB was not found to be running 1 3 05-OCT-2007 09:13:06 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:06 AIPS umask 0;\mv -f $aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S $a 1 3 05-OCT-2007 09:13:06 AIPS img/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.imfits >& /dev/null 1 3 05-OCT-2007 09:13:06 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:06 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/22.4I7.71_AB0739_1995FE 1 3 05-OCT-2007 09:13:06 AIPS B20_1_9.84M55.6S.imfits -jpeg $aimg/22.4I7.71_AB0739_1995FEB20_1 1 3 05-OCT-2007 09:13:06 AIPS _9.84M55.6S.jpg ; convert -size 150x150 $aimg/22.4I7.71_AB0739_1 1 3 05-OCT-2007 09:13:06 AIPS 995FEB20_1_9.84M55.6S.jpg -resize 150x150 -gamma 1.5 -depth 32 $ 1 3 05-OCT-2007 09:13:06 AIPS aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.JPG ; \mv -f $aimg/ 1 3 05-OCT-2007 09:13:06 AIPS 22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S* $aimg/J221120.8-111207 1 3 05-OCT-2007 09:13:06 AIPS >& /dev/null 1 2 05-OCT-2007 09:13:07 AIPS Got(1) disk= 1 user=**** type=MA S3W26.NVAS07.9 1 3 05-OCT-2007 09:13:07 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:07 AIPS umask 0;mkdir $aimg/J221120.8-111207 >& /dev/null 1 5 05-OCT-2007 09:13:07 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:13:07 FITAB Writing to disk file: AIMG:22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S 1 3 05-OCT-2007 09:13:07 FITAB Writing image: User19259 Disk 1 Name S3W26.NVAS07.9 1 3 05-OCT-2007 09:13:07 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:13:07 FITAB Now writing the image 1 2 05-OCT-2007 09:13:07 FITAB Writing end-of-file marks 1 3 05-OCT-2007 09:13:07 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:13:07 FITAB alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:13:07 AIPS Resumes 1 3 05-OCT-2007 09:13:07 AIPS FITAB was not found to be running 1 3 05-OCT-2007 09:13:07 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:07 AIPS umask 0;\mv -f $aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S $a 1 3 05-OCT-2007 09:13:07 AIPS img/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.imfits >& /dev/null 1 3 05-OCT-2007 09:13:07 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:07 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/22.4I7.71_AB0739_1995FE 1 3 05-OCT-2007 09:13:07 AIPS B20_1_9.84M55.6S.imfits -jpeg $aimg/22.4I7.71_AB0739_1995FEB20_1 1 3 05-OCT-2007 09:13:07 AIPS _9.84M55.6S.jpg ; convert -size 150x150 $aimg/22.4I7.71_AB0739_1 1 3 05-OCT-2007 09:13:07 AIPS 995FEB20_1_9.84M55.6S.jpg -resize 150x150 -gamma 1.5 -depth 32 $ 1 3 05-OCT-2007 09:13:07 AIPS aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.JPG ; \mv -f $aimg/ 1 3 05-OCT-2007 09:13:07 AIPS 22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S* $aimg/J221120.8-111207 1 3 05-OCT-2007 09:13:07 AIPS >& /dev/null 1 2 05-OCT-2007 09:13:07 AIPS Got(1) disk= 1 user=**** type=MA S3W26.NVAS07.10 1 3 05-OCT-2007 09:13:07 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:07 AIPS umask 0;mkdir $aimg/J221120.8-111207 >& /dev/null 1 5 05-OCT-2007 09:13:07 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:13:07 FITAB Writing to disk file: AIMG:22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S 1 3 05-OCT-2007 09:13:07 FITAB Writing image: User19259 Disk 1 Name S3W26.NVAS07.10 1 3 05-OCT-2007 09:13:07 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:13:07 FITAB Now writing the image 1 2 05-OCT-2007 09:13:07 FITAB Writing end-of-file marks 1 3 05-OCT-2007 09:13:07 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:13:07 FITAB alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:13:07 AIPS Resumes 1 3 05-OCT-2007 09:13:07 AIPS FITAB was not found to be running 1 3 05-OCT-2007 09:13:07 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:07 AIPS umask 0;\mv -f $aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S $a 1 3 05-OCT-2007 09:13:07 AIPS img/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.imfits >& /dev/null 1 3 05-OCT-2007 09:13:07 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:07 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/22.4I7.71_AB0739_1995FE 1 3 05-OCT-2007 09:13:07 AIPS B20_1_9.84M55.6S.imfits -jpeg $aimg/22.4I7.71_AB0739_1995FEB20_1 1 3 05-OCT-2007 09:13:07 AIPS _9.84M55.6S.jpg ; convert -size 150x150 $aimg/22.4I7.71_AB0739_1 1 3 05-OCT-2007 09:13:07 AIPS 995FEB20_1_9.84M55.6S.jpg -resize 150x150 -gamma 1.5 -depth 32 $ 1 3 05-OCT-2007 09:13:07 AIPS aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.JPG ; \mv -f $aimg/ 1 3 05-OCT-2007 09:13:07 AIPS 22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S* $aimg/J221120.8-111207 1 3 05-OCT-2007 09:13:07 AIPS >& /dev/null 1 2 05-OCT-2007 09:13:07 AIPS Got(1) disk= 1 user=**** type=MA S3W26.NVAS07.11 1 3 05-OCT-2007 09:13:07 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:07 AIPS umask 0;mkdir $aimg/J221120.8-111207 >& /dev/null 1 5 05-OCT-2007 09:13:08 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:13:08 FITAB Writing to disk file: AIMG:22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S 1 3 05-OCT-2007 09:13:08 FITAB Writing image: User19259 Disk 1 Name S3W26.NVAS07.11 1 3 05-OCT-2007 09:13:08 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:13:08 FITAB Now writing the image 1 2 05-OCT-2007 09:13:08 FITAB Writing end-of-file marks 1 3 05-OCT-2007 09:13:08 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:13:08 FITAB alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:13:08 AIPS Resumes 1 3 05-OCT-2007 09:13:08 AIPS FITAB was not found to be running 1 3 05-OCT-2007 09:13:08 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:08 AIPS umask 0;\mv -f $aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S $a 1 3 05-OCT-2007 09:13:08 AIPS img/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.imfits >& /dev/null 1 3 05-OCT-2007 09:13:08 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:08 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/22.4I7.71_AB0739_1995FE 1 3 05-OCT-2007 09:13:08 AIPS B20_1_9.84M55.6S.imfits -jpeg $aimg/22.4I7.71_AB0739_1995FEB20_1 1 3 05-OCT-2007 09:13:08 AIPS _9.84M55.6S.jpg ; convert -size 150x150 $aimg/22.4I7.71_AB0739_1 1 3 05-OCT-2007 09:13:08 AIPS 995FEB20_1_9.84M55.6S.jpg -resize 150x150 -gamma 1.5 -depth 32 $ 1 3 05-OCT-2007 09:13:08 AIPS aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.JPG ; \mv -f $aimg/ 1 3 05-OCT-2007 09:13:08 AIPS 22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S* $aimg/J221120.8-111207 1 3 05-OCT-2007 09:13:08 AIPS >& /dev/null 1 2 05-OCT-2007 09:13:08 AIPS Got(1) disk= 1 user=**** type=MA S3W26.NVAS07.12 1 3 05-OCT-2007 09:13:08 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:08 AIPS umask 0;mkdir $aimg/J221120.8-111207 >& /dev/null 1 5 05-OCT-2007 09:13:08 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:13:08 FITAB Writing to disk file: AIMG:22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S 1 3 05-OCT-2007 09:13:08 FITAB Writing image: User19259 Disk 1 Name S3W26.NVAS07.12 1 3 05-OCT-2007 09:13:08 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:13:08 FITAB Now writing the image 1 2 05-OCT-2007 09:13:08 FITAB Writing end-of-file marks 1 3 05-OCT-2007 09:13:08 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:13:08 FITAB alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:13:08 AIPS Resumes 1 3 05-OCT-2007 09:13:08 AIPS FITAB was not found to be running 1 3 05-OCT-2007 09:13:08 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:08 AIPS umask 0;\mv -f $aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S $a 1 3 05-OCT-2007 09:13:08 AIPS img/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.imfits >& /dev/null 1 3 05-OCT-2007 09:13:08 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:08 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/22.4I7.71_AB0739_1995FE 1 3 05-OCT-2007 09:13:08 AIPS B20_1_9.84M55.6S.imfits -jpeg $aimg/22.4I7.71_AB0739_1995FEB20_1 1 3 05-OCT-2007 09:13:08 AIPS _9.84M55.6S.jpg ; convert -size 150x150 $aimg/22.4I7.71_AB0739_1 1 3 05-OCT-2007 09:13:08 AIPS 995FEB20_1_9.84M55.6S.jpg -resize 150x150 -gamma 1.5 -depth 32 $ 1 3 05-OCT-2007 09:13:08 AIPS aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.JPG ; \mv -f $aimg/ 1 3 05-OCT-2007 09:13:08 AIPS 22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S* $aimg/J221120.8-111207 1 3 05-OCT-2007 09:13:08 AIPS >& /dev/null 1 2 05-OCT-2007 09:13:08 AIPS Got(1) disk= 1 user=**** type=MA S3W26.NVAS07.13 1 3 05-OCT-2007 09:13:08 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:08 AIPS umask 0;mkdir $aimg/J221120.8-111207 >& /dev/null 1 5 05-OCT-2007 09:13:09 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:13:09 FITAB Writing to disk file: AIMG:22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S 1 3 05-OCT-2007 09:13:09 FITAB Writing image: User19259 Disk 1 Name S3W26.NVAS07.13 1 3 05-OCT-2007 09:13:09 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:13:09 FITAB Now writing the image 1 2 05-OCT-2007 09:13:09 FITAB Writing end-of-file marks 1 3 05-OCT-2007 09:13:09 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:13:09 FITAB alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:13:09 AIPS Resumes 1 3 05-OCT-2007 09:13:09 AIPS FITAB was not found to be running 1 3 05-OCT-2007 09:13:09 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:09 AIPS umask 0;\mv -f $aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S $a 1 3 05-OCT-2007 09:13:09 AIPS img/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.imfits >& /dev/null 1 3 05-OCT-2007 09:13:09 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:09 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/22.4I7.71_AB0739_1995FE 1 3 05-OCT-2007 09:13:09 AIPS B20_1_9.84M55.6S.imfits -jpeg $aimg/22.4I7.71_AB0739_1995FEB20_1 1 3 05-OCT-2007 09:13:09 AIPS _9.84M55.6S.jpg ; convert -size 150x150 $aimg/22.4I7.71_AB0739_1 1 3 05-OCT-2007 09:13:09 AIPS 995FEB20_1_9.84M55.6S.jpg -resize 150x150 -gamma 1.5 -depth 32 $ 1 3 05-OCT-2007 09:13:09 AIPS aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.JPG ; \mv -f $aimg/ 1 3 05-OCT-2007 09:13:09 AIPS 22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S* $aimg/J221120.8-111207 1 3 05-OCT-2007 09:13:09 AIPS >& /dev/null 1 2 05-OCT-2007 09:13:09 AIPS Got(1) disk= 1 user=**** type=MA S3W26.NVAS07.14 1 3 05-OCT-2007 09:13:09 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:09 AIPS umask 0;mkdir $aimg/J221120.8-111207 >& /dev/null 1 5 05-OCT-2007 09:13:09 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:13:09 FITAB Writing to disk file: AIMG:22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S 1 3 05-OCT-2007 09:13:09 FITAB Writing image: User19259 Disk 1 Name S3W26.NVAS07.14 1 3 05-OCT-2007 09:13:09 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:13:09 FITAB Now writing the image 1 2 05-OCT-2007 09:13:09 FITAB Writing end-of-file marks 1 3 05-OCT-2007 09:13:09 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:13:09 FITAB alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:13:09 AIPS Resumes 1 3 05-OCT-2007 09:13:09 AIPS FITAB was not found to be running 1 3 05-OCT-2007 09:13:09 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:09 AIPS umask 0;\mv -f $aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S $a 1 3 05-OCT-2007 09:13:09 AIPS img/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.imfits >& /dev/null 1 3 05-OCT-2007 09:13:09 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:09 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/22.4I7.71_AB0739_1995FE 1 3 05-OCT-2007 09:13:09 AIPS B20_1_9.84M55.6S.imfits -jpeg $aimg/22.4I7.71_AB0739_1995FEB20_1 1 3 05-OCT-2007 09:13:09 AIPS _9.84M55.6S.jpg ; convert -size 150x150 $aimg/22.4I7.71_AB0739_1 1 3 05-OCT-2007 09:13:09 AIPS 995FEB20_1_9.84M55.6S.jpg -resize 150x150 -gamma 1.5 -depth 32 $ 1 3 05-OCT-2007 09:13:09 AIPS aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.JPG ; \mv -f $aimg/ 1 3 05-OCT-2007 09:13:09 AIPS 22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S* $aimg/J221120.8-111207 1 3 05-OCT-2007 09:13:09 AIPS >& /dev/null 1 2 05-OCT-2007 09:13:10 AIPS Got(1) disk= 1 user=**** type=MA S3W26.NVAS07.15 1 3 05-OCT-2007 09:13:10 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:10 AIPS umask 0;mkdir $aimg/J221120.8-111207 >& /dev/null 1 5 05-OCT-2007 09:13:10 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:13:10 FITAB Writing to disk file: AIMG:22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S 1 3 05-OCT-2007 09:13:10 FITAB Writing image: User19259 Disk 1 Name S3W26.NVAS07.15 1 3 05-OCT-2007 09:13:10 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:13:10 FITAB Now writing the image 1 2 05-OCT-2007 09:13:10 FITAB Writing end-of-file marks 1 3 05-OCT-2007 09:13:10 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:13:10 FITAB alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:13:10 AIPS Resumes 1 3 05-OCT-2007 09:13:10 AIPS FITAB was not found to be running 1 3 05-OCT-2007 09:13:10 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:10 AIPS umask 0;\mv -f $aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S $a 1 3 05-OCT-2007 09:13:10 AIPS img/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.imfits >& /dev/null 1 3 05-OCT-2007 09:13:10 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:10 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/22.4I7.71_AB0739_1995FE 1 3 05-OCT-2007 09:13:10 AIPS B20_1_9.84M55.6S.imfits -jpeg $aimg/22.4I7.71_AB0739_1995FEB20_1 1 3 05-OCT-2007 09:13:10 AIPS _9.84M55.6S.jpg ; convert -size 150x150 $aimg/22.4I7.71_AB0739_1 1 3 05-OCT-2007 09:13:10 AIPS 995FEB20_1_9.84M55.6S.jpg -resize 150x150 -gamma 1.5 -depth 32 $ 1 3 05-OCT-2007 09:13:10 AIPS aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.JPG ; \mv -f $aimg/ 1 3 05-OCT-2007 09:13:10 AIPS 22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S* $aimg/J221120.8-111207 1 3 05-OCT-2007 09:13:10 AIPS >& /dev/null 1 2 05-OCT-2007 09:13:10 AIPS Got(1) disk= 1 user=**** type=MA S3W26.NVAS07.16 1 3 05-OCT-2007 09:13:10 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:10 AIPS umask 0;mkdir $aimg/J221120.8-111207 >& /dev/null 1 5 05-OCT-2007 09:13:10 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:13:11 FITAB Writing to disk file: AIMG:22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S 1 3 05-OCT-2007 09:13:11 FITAB Writing image: User19259 Disk 1 Name S3W26.NVAS07.16 1 3 05-OCT-2007 09:13:11 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:13:11 FITAB Now writing the image 1 2 05-OCT-2007 09:13:11 FITAB Writing end-of-file marks 1 3 05-OCT-2007 09:13:11 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:13:11 FITAB alfirk 31DEC07 TST: Cpu= 0.0 Real= 1 1 2 05-OCT-2007 09:13:11 AIPS Resumes 1 3 05-OCT-2007 09:13:11 AIPS FITAB was not found to be running 1 3 05-OCT-2007 09:13:11 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:11 AIPS umask 0;\mv -f $aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S $a 1 3 05-OCT-2007 09:13:11 AIPS img/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.imfits >& /dev/null 1 3 05-OCT-2007 09:13:11 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:11 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/22.4I7.71_AB0739_1995FE 1 3 05-OCT-2007 09:13:11 AIPS B20_1_9.84M55.6S.imfits -jpeg $aimg/22.4I7.71_AB0739_1995FEB20_1 1 3 05-OCT-2007 09:13:11 AIPS _9.84M55.6S.jpg ; convert -size 150x150 $aimg/22.4I7.71_AB0739_1 1 3 05-OCT-2007 09:13:11 AIPS 995FEB20_1_9.84M55.6S.jpg -resize 150x150 -gamma 1.5 -depth 32 $ 1 3 05-OCT-2007 09:13:11 AIPS aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.JPG ; \mv -f $aimg/ 1 3 05-OCT-2007 09:13:11 AIPS 22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S* $aimg/J221120.8-111207 1 3 05-OCT-2007 09:13:11 AIPS >& /dev/null 1 2 05-OCT-2007 09:13:12 AIPS Got(1) disk= 1 user=**** type=MA S3W26.NVAS07.17 1 3 05-OCT-2007 09:13:12 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:12 AIPS umask 0;mkdir $aimg/J221120.8-111207 >& /dev/null 1 5 05-OCT-2007 09:13:12 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:13:12 FITAB Writing to disk file: AIMG:22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S 1 3 05-OCT-2007 09:13:12 FITAB Writing image: User19259 Disk 1 Name S3W26.NVAS07.17 1 3 05-OCT-2007 09:13:12 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:13:12 FITAB Now writing the image 1 2 05-OCT-2007 09:13:14 FITAB Writing end-of-file marks 1 3 05-OCT-2007 09:13:14 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:13:14 FITAB alfirk 31DEC07 TST: Cpu= 0.0 Real= 2 1 2 05-OCT-2007 09:13:16 AIPS Resumes 1 3 05-OCT-2007 09:13:16 AIPS FITAB was not found to be running 1 3 05-OCT-2007 09:13:16 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:16 AIPS umask 0;\mv -f $aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S $a 1 3 05-OCT-2007 09:13:16 AIPS img/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.imfits >& /dev/null 1 3 05-OCT-2007 09:13:16 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:16 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/22.4I7.71_AB0739_1995FE 1 3 05-OCT-2007 09:13:16 AIPS B20_1_9.84M55.6S.imfits -jpeg $aimg/22.4I7.71_AB0739_1995FEB20_1 1 3 05-OCT-2007 09:13:16 AIPS _9.84M55.6S.jpg ; convert -size 150x150 $aimg/22.4I7.71_AB0739_1 1 3 05-OCT-2007 09:13:16 AIPS 995FEB20_1_9.84M55.6S.jpg -resize 150x150 -gamma 1.5 -depth 32 $ 1 3 05-OCT-2007 09:13:16 AIPS aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.JPG ; \mv -f $aimg/ 1 3 05-OCT-2007 09:13:16 AIPS 22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S* $aimg/J221120.8-111207 1 3 05-OCT-2007 09:13:16 AIPS >& /dev/null 1 2 05-OCT-2007 09:13:16 AIPS Got(1) disk= 1 user=**** type=MA S3W26.NVAS07.18 1 3 05-OCT-2007 09:13:16 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:16 AIPS umask 0;mkdir $aimg/J221120.8-111207 >& /dev/null 1 5 05-OCT-2007 09:13:16 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:13:16 FITAB Writing to disk file: AIMG:22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S 1 3 05-OCT-2007 09:13:16 FITAB Writing image: User19259 Disk 1 Name S3W26.NVAS07.18 1 3 05-OCT-2007 09:13:16 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:13:16 FITAB Now writing the image 1 2 05-OCT-2007 09:13:17 FITAB Writing end-of-file marks 1 3 05-OCT-2007 09:13:17 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:13:17 FITAB alfirk 31DEC07 TST: Cpu= 0.0 Real= 1 1 2 05-OCT-2007 09:13:17 AIPS Resumes 1 3 05-OCT-2007 09:13:17 AIPS FITAB was not found to be running 1 3 05-OCT-2007 09:13:17 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:17 AIPS umask 0;\mv -f $aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S $a 1 3 05-OCT-2007 09:13:17 AIPS img/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.imfits >& /dev/null 1 3 05-OCT-2007 09:13:17 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:17 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/22.4I7.71_AB0739_1995FE 1 3 05-OCT-2007 09:13:17 AIPS B20_1_9.84M55.6S.imfits -jpeg $aimg/22.4I7.71_AB0739_1995FEB20_1 1 3 05-OCT-2007 09:13:17 AIPS _9.84M55.6S.jpg ; convert -size 150x150 $aimg/22.4I7.71_AB0739_1 1 3 05-OCT-2007 09:13:17 AIPS 995FEB20_1_9.84M55.6S.jpg -resize 150x150 -gamma 1.5 -depth 32 $ 1 3 05-OCT-2007 09:13:17 AIPS aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.JPG ; \mv -f $aimg/ 1 3 05-OCT-2007 09:13:17 AIPS 22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S* $aimg/J221120.8-111207 1 3 05-OCT-2007 09:13:17 AIPS >& /dev/null 1 2 05-OCT-2007 09:13:17 AIPS Got(1) disk= 1 user=**** type=MA S3W26.NVAS07.19 1 3 05-OCT-2007 09:13:17 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:17 AIPS umask 0;mkdir $aimg/J221120.8-111207 >& /dev/null 1 5 05-OCT-2007 09:13:17 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:13:17 FITAB Writing to disk file: AIMG:22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S 1 3 05-OCT-2007 09:13:17 FITAB Writing image: User19259 Disk 1 Name S3W26.NVAS07.19 1 3 05-OCT-2007 09:13:17 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:13:17 FITAB Now writing the image 1 2 05-OCT-2007 09:13:17 FITAB Writing end-of-file marks 1 3 05-OCT-2007 09:13:17 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:13:17 FITAB alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:13:17 AIPS Resumes 1 3 05-OCT-2007 09:13:17 AIPS FITAB was not found to be running 1 3 05-OCT-2007 09:13:17 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:17 AIPS umask 0;\mv -f $aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S $a 1 3 05-OCT-2007 09:13:17 AIPS img/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.imfits >& /dev/null 1 3 05-OCT-2007 09:13:17 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:17 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/22.4I7.71_AB0739_1995FE 1 3 05-OCT-2007 09:13:17 AIPS B20_1_9.84M55.6S.imfits -jpeg $aimg/22.4I7.71_AB0739_1995FEB20_1 1 3 05-OCT-2007 09:13:17 AIPS _9.84M55.6S.jpg ; convert -size 150x150 $aimg/22.4I7.71_AB0739_1 1 3 05-OCT-2007 09:13:17 AIPS 995FEB20_1_9.84M55.6S.jpg -resize 150x150 -gamma 1.5 -depth 32 $ 1 3 05-OCT-2007 09:13:17 AIPS aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.JPG ; \mv -f $aimg/ 1 3 05-OCT-2007 09:13:17 AIPS 22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S* $aimg/J221120.8-111207 1 3 05-OCT-2007 09:13:17 AIPS >& /dev/null 1 2 05-OCT-2007 09:13:18 AIPS Got(1) disk= 1 user=**** type=MA S3W26.NVAS07.20 1 3 05-OCT-2007 09:13:18 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:18 AIPS umask 0;mkdir $aimg/J221120.8-111207 >& /dev/null 1 5 05-OCT-2007 09:13:18 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:13:18 FITAB Writing to disk file: AIMG:22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S 1 3 05-OCT-2007 09:13:18 FITAB Writing image: User19259 Disk 1 Name S3W26.NVAS07.20 1 3 05-OCT-2007 09:13:18 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:13:18 FITAB Now writing the image 1 2 05-OCT-2007 09:13:18 FITAB Writing end-of-file marks 1 3 05-OCT-2007 09:13:18 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:13:18 FITAB alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:13:18 AIPS Resumes 1 3 05-OCT-2007 09:13:18 AIPS FITAB was not found to be running 1 3 05-OCT-2007 09:13:18 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:18 AIPS umask 0;\mv -f $aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S $a 1 3 05-OCT-2007 09:13:18 AIPS img/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.imfits >& /dev/null 1 3 05-OCT-2007 09:13:18 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:18 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/22.4I7.71_AB0739_1995FE 1 3 05-OCT-2007 09:13:18 AIPS B20_1_9.84M55.6S.imfits -jpeg $aimg/22.4I7.71_AB0739_1995FEB20_1 1 3 05-OCT-2007 09:13:18 AIPS _9.84M55.6S.jpg ; convert -size 150x150 $aimg/22.4I7.71_AB0739_1 1 3 05-OCT-2007 09:13:18 AIPS 995FEB20_1_9.84M55.6S.jpg -resize 150x150 -gamma 1.5 -depth 32 $ 1 3 05-OCT-2007 09:13:18 AIPS aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.JPG ; \mv -f $aimg/ 1 3 05-OCT-2007 09:13:18 AIPS 22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S* $aimg/J221120.8-111207 1 3 05-OCT-2007 09:13:18 AIPS >& /dev/null 1 2 05-OCT-2007 09:13:18 AIPS Got(1) disk= 1 user=**** type=MA S3W26.NVAS07.21 1 3 05-OCT-2007 09:13:18 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:18 AIPS umask 0;mkdir $aimg/J221120.8-111207 >& /dev/null 1 5 05-OCT-2007 09:13:18 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:13:18 FITAB Writing to disk file: AIMG:22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S 1 3 05-OCT-2007 09:13:18 FITAB Writing image: User19259 Disk 1 Name S3W26.NVAS07.21 1 3 05-OCT-2007 09:13:18 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:13:18 FITAB Now writing the image 1 2 05-OCT-2007 09:13:18 FITAB Writing end-of-file marks 1 3 05-OCT-2007 09:13:18 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:13:18 FITAB alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:13:18 AIPS Resumes 1 3 05-OCT-2007 09:13:18 AIPS FITAB was not found to be running 1 3 05-OCT-2007 09:13:18 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:18 AIPS umask 0;\mv -f $aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S $a 1 3 05-OCT-2007 09:13:18 AIPS img/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.imfits >& /dev/null 1 3 05-OCT-2007 09:13:18 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:18 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/22.4I7.71_AB0739_1995FE 1 3 05-OCT-2007 09:13:18 AIPS B20_1_9.84M55.6S.imfits -jpeg $aimg/22.4I7.71_AB0739_1995FEB20_1 1 3 05-OCT-2007 09:13:18 AIPS _9.84M55.6S.jpg ; convert -size 150x150 $aimg/22.4I7.71_AB0739_1 1 3 05-OCT-2007 09:13:18 AIPS 995FEB20_1_9.84M55.6S.jpg -resize 150x150 -gamma 1.5 -depth 32 $ 1 3 05-OCT-2007 09:13:18 AIPS aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.JPG ; \mv -f $aimg/ 1 3 05-OCT-2007 09:13:18 AIPS 22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S* $aimg/J221120.8-111207 1 3 05-OCT-2007 09:13:18 AIPS >& /dev/null 1 2 05-OCT-2007 09:13:18 AIPS Got(1) disk= 1 user=**** type=MA S3W26.NVAS07.22 1 3 05-OCT-2007 09:13:18 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:18 AIPS umask 0;mkdir $aimg/J221120.8-111207 >& /dev/null 1 5 05-OCT-2007 09:13:18 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:13:19 FITAB Writing to disk file: AIMG:22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S 1 3 05-OCT-2007 09:13:19 FITAB Writing image: User19259 Disk 1 Name S3W26.NVAS07.22 1 3 05-OCT-2007 09:13:19 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:13:19 FITAB Now writing the image 1 2 05-OCT-2007 09:13:19 FITAB Writing end-of-file marks 1 3 05-OCT-2007 09:13:19 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:13:19 FITAB alfirk 31DEC07 TST: Cpu= 0.0 Real= 1 1 2 05-OCT-2007 09:13:19 AIPS Resumes 1 3 05-OCT-2007 09:13:19 AIPS FITAB was not found to be running 1 3 05-OCT-2007 09:13:19 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:19 AIPS umask 0;\mv -f $aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S $a 1 3 05-OCT-2007 09:13:19 AIPS img/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.imfits >& /dev/null 1 3 05-OCT-2007 09:13:19 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:19 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/22.4I7.71_AB0739_1995FE 1 3 05-OCT-2007 09:13:19 AIPS B20_1_9.84M55.6S.imfits -jpeg $aimg/22.4I7.71_AB0739_1995FEB20_1 1 3 05-OCT-2007 09:13:19 AIPS _9.84M55.6S.jpg ; convert -size 150x150 $aimg/22.4I7.71_AB0739_1 1 3 05-OCT-2007 09:13:19 AIPS 995FEB20_1_9.84M55.6S.jpg -resize 150x150 -gamma 1.5 -depth 32 $ 1 3 05-OCT-2007 09:13:19 AIPS aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.JPG ; \mv -f $aimg/ 1 3 05-OCT-2007 09:13:19 AIPS 22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S* $aimg/J221120.8-111207 1 3 05-OCT-2007 09:13:19 AIPS >& /dev/null 1 2 05-OCT-2007 09:13:19 AIPS Got(1) disk= 1 user=**** type=MA S3W26.NVAS07.23 1 3 05-OCT-2007 09:13:19 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:19 AIPS umask 0;mkdir $aimg/J221120.8-111207 >& /dev/null 1 5 05-OCT-2007 09:13:19 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:13:19 FITAB Writing to disk file: AIMG:22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S 1 3 05-OCT-2007 09:13:19 FITAB Writing image: User19259 Disk 1 Name S3W26.NVAS07.23 1 3 05-OCT-2007 09:13:19 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:13:19 FITAB Now writing the image 1 2 05-OCT-2007 09:13:19 FITAB Writing end-of-file marks 1 3 05-OCT-2007 09:13:19 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:13:19 FITAB alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:13:19 AIPS Resumes 1 3 05-OCT-2007 09:13:19 AIPS FITAB was not found to be running 1 3 05-OCT-2007 09:13:19 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:19 AIPS umask 0;\mv -f $aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S $a 1 3 05-OCT-2007 09:13:19 AIPS img/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.imfits >& /dev/null 1 3 05-OCT-2007 09:13:19 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:19 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/22.4I7.71_AB0739_1995FE 1 3 05-OCT-2007 09:13:19 AIPS B20_1_9.84M55.6S.imfits -jpeg $aimg/22.4I7.71_AB0739_1995FEB20_1 1 3 05-OCT-2007 09:13:19 AIPS _9.84M55.6S.jpg ; convert -size 150x150 $aimg/22.4I7.71_AB0739_1 1 3 05-OCT-2007 09:13:19 AIPS 995FEB20_1_9.84M55.6S.jpg -resize 150x150 -gamma 1.5 -depth 32 $ 1 3 05-OCT-2007 09:13:19 AIPS aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.JPG ; \mv -f $aimg/ 1 3 05-OCT-2007 09:13:19 AIPS 22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S* $aimg/J221120.8-111207 1 3 05-OCT-2007 09:13:19 AIPS >& /dev/null 1 2 05-OCT-2007 09:13:19 AIPS Got(1) disk= 1 user=**** type=MA S3W26.NVAS07.24 1 3 05-OCT-2007 09:13:19 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:19 AIPS umask 0;mkdir $aimg/J221120.8-111207 >& /dev/null 1 5 05-OCT-2007 09:13:19 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:13:19 FITAB Writing to disk file: AIMG:22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S 1 3 05-OCT-2007 09:13:19 FITAB Writing image: User19259 Disk 1 Name S3W26.NVAS07.24 1 3 05-OCT-2007 09:13:19 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:13:19 FITAB Now writing the image 1 2 05-OCT-2007 09:13:19 FITAB Writing end-of-file marks 1 3 05-OCT-2007 09:13:19 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:13:19 FITAB alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:13:21 AIPS Resumes 1 3 05-OCT-2007 09:13:21 AIPS FITAB was not found to be running 1 3 05-OCT-2007 09:13:21 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:21 AIPS umask 0;\mv -f $aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S $a 1 3 05-OCT-2007 09:13:21 AIPS img/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.imfits >& /dev/null 1 3 05-OCT-2007 09:13:21 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:21 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/22.4I7.71_AB0739_1995FE 1 3 05-OCT-2007 09:13:21 AIPS B20_1_9.84M55.6S.imfits -jpeg $aimg/22.4I7.71_AB0739_1995FEB20_1 1 3 05-OCT-2007 09:13:21 AIPS _9.84M55.6S.jpg ; convert -size 150x150 $aimg/22.4I7.71_AB0739_1 1 3 05-OCT-2007 09:13:21 AIPS 995FEB20_1_9.84M55.6S.jpg -resize 150x150 -gamma 1.5 -depth 32 $ 1 3 05-OCT-2007 09:13:21 AIPS aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.JPG ; \mv -f $aimg/ 1 3 05-OCT-2007 09:13:21 AIPS 22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S* $aimg/J221120.8-111207 1 3 05-OCT-2007 09:13:21 AIPS >& /dev/null 1 2 05-OCT-2007 09:13:21 AIPS Got(1) disk= 1 user=**** type=MA S3W26.NVAS07.25 1 3 05-OCT-2007 09:13:21 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:21 AIPS umask 0;mkdir $aimg/J221120.8-111207 >& /dev/null 1 5 05-OCT-2007 09:13:21 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:13:21 FITAB Writing to disk file: AIMG:22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S 1 3 05-OCT-2007 09:13:21 FITAB Writing image: User19259 Disk 1 Name S3W26.NVAS07.25 1 3 05-OCT-2007 09:13:21 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:13:21 FITAB Now writing the image 1 2 05-OCT-2007 09:13:21 FITAB Writing end-of-file marks 1 3 05-OCT-2007 09:13:21 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:13:21 FITAB alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:13:21 AIPS Resumes 1 3 05-OCT-2007 09:13:21 AIPS FITAB was not found to be running 1 3 05-OCT-2007 09:13:21 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:21 AIPS umask 0;\mv -f $aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S $a 1 3 05-OCT-2007 09:13:21 AIPS img/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.imfits >& /dev/null 1 3 05-OCT-2007 09:13:21 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:21 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/22.4I7.71_AB0739_1995FE 1 3 05-OCT-2007 09:13:21 AIPS B20_1_9.84M55.6S.imfits -jpeg $aimg/22.4I7.71_AB0739_1995FEB20_1 1 3 05-OCT-2007 09:13:21 AIPS _9.84M55.6S.jpg ; convert -size 150x150 $aimg/22.4I7.71_AB0739_1 1 3 05-OCT-2007 09:13:21 AIPS 995FEB20_1_9.84M55.6S.jpg -resize 150x150 -gamma 1.5 -depth 32 $ 1 3 05-OCT-2007 09:13:21 AIPS aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.JPG ; \mv -f $aimg/ 1 3 05-OCT-2007 09:13:21 AIPS 22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S* $aimg/J221120.8-111207 1 3 05-OCT-2007 09:13:21 AIPS >& /dev/null 1 2 05-OCT-2007 09:13:21 AIPS Got(1) disk= 1 user=**** type=MA S3W26.NVAS07.26 1 3 05-OCT-2007 09:13:21 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:21 AIPS umask 0;mkdir $aimg/J221120.8-111207 >& /dev/null 1 5 05-OCT-2007 09:13:21 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:13:22 FITAB Writing to disk file: AIMG:22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S 1 3 05-OCT-2007 09:13:22 FITAB Writing image: User19259 Disk 1 Name S3W26.NVAS07.26 1 3 05-OCT-2007 09:13:22 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:13:22 FITAB Now writing the image 1 2 05-OCT-2007 09:13:23 FITAB Writing end-of-file marks 1 3 05-OCT-2007 09:13:23 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:13:23 FITAB alfirk 31DEC07 TST: Cpu= 0.0 Real= 2 1 2 05-OCT-2007 09:13:23 AIPS Resumes 1 3 05-OCT-2007 09:13:23 AIPS FITAB was not found to be running 1 3 05-OCT-2007 09:13:23 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:23 AIPS umask 0;\mv -f $aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S $a 1 3 05-OCT-2007 09:13:23 AIPS img/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.imfits >& /dev/null 1 3 05-OCT-2007 09:13:23 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:23 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/22.4I7.71_AB0739_1995FE 1 3 05-OCT-2007 09:13:23 AIPS B20_1_9.84M55.6S.imfits -jpeg $aimg/22.4I7.71_AB0739_1995FEB20_1 1 3 05-OCT-2007 09:13:23 AIPS _9.84M55.6S.jpg ; convert -size 150x150 $aimg/22.4I7.71_AB0739_1 1 3 05-OCT-2007 09:13:23 AIPS 995FEB20_1_9.84M55.6S.jpg -resize 150x150 -gamma 1.5 -depth 32 $ 1 3 05-OCT-2007 09:13:23 AIPS aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.JPG ; \mv -f $aimg/ 1 3 05-OCT-2007 09:13:23 AIPS 22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S* $aimg/J221120.8-111207 1 3 05-OCT-2007 09:13:23 AIPS >& /dev/null 1 2 05-OCT-2007 09:13:23 AIPS Got(1) disk= 1 user=**** type=MA S3W26.NVAS07.27 1 3 05-OCT-2007 09:13:23 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:23 AIPS umask 0;mkdir $aimg/J221120.8-111207 >& /dev/null 1 5 05-OCT-2007 09:13:23 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:13:23 FITAB Writing to disk file: AIMG:22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S 1 3 05-OCT-2007 09:13:23 FITAB Writing image: User19259 Disk 1 Name S3W26.NVAS07.27 1 3 05-OCT-2007 09:13:23 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:13:23 FITAB Now writing the image 1 2 05-OCT-2007 09:13:24 FITAB Writing end-of-file marks 1 3 05-OCT-2007 09:13:24 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:13:24 FITAB alfirk 31DEC07 TST: Cpu= 0.0 Real= 1 1 2 05-OCT-2007 09:13:24 AIPS Resumes 1 3 05-OCT-2007 09:13:24 AIPS FITAB was not found to be running 1 3 05-OCT-2007 09:13:24 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:24 AIPS umask 0;\mv -f $aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S $a 1 3 05-OCT-2007 09:13:24 AIPS img/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.imfits >& /dev/null 1 3 05-OCT-2007 09:13:24 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:24 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/22.4I7.71_AB0739_1995FE 1 3 05-OCT-2007 09:13:24 AIPS B20_1_9.84M55.6S.imfits -jpeg $aimg/22.4I7.71_AB0739_1995FEB20_1 1 3 05-OCT-2007 09:13:24 AIPS _9.84M55.6S.jpg ; convert -size 150x150 $aimg/22.4I7.71_AB0739_1 1 3 05-OCT-2007 09:13:24 AIPS 995FEB20_1_9.84M55.6S.jpg -resize 150x150 -gamma 1.5 -depth 32 $ 1 3 05-OCT-2007 09:13:24 AIPS aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.JPG ; \mv -f $aimg/ 1 3 05-OCT-2007 09:13:24 AIPS 22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S* $aimg/J221120.8-111207 1 3 05-OCT-2007 09:13:24 AIPS >& /dev/null 1 2 05-OCT-2007 09:13:25 AIPS Got(1) disk= 1 user=**** type=MA S3W26.NVAS07.28 1 3 05-OCT-2007 09:13:25 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:25 AIPS umask 0;mkdir $aimg/J221120.8-111207 >& /dev/null 1 5 05-OCT-2007 09:13:25 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:13:25 FITAB Writing to disk file: AIMG:22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S 1 3 05-OCT-2007 09:13:25 FITAB Writing image: User19259 Disk 1 Name S3W26.NVAS07.28 1 3 05-OCT-2007 09:13:25 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:13:25 FITAB Now writing the image 1 2 05-OCT-2007 09:13:25 FITAB Writing end-of-file marks 1 3 05-OCT-2007 09:13:25 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:13:25 FITAB alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:13:25 AIPS Resumes 1 3 05-OCT-2007 09:13:25 AIPS FITAB was not found to be running 1 3 05-OCT-2007 09:13:25 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:25 AIPS umask 0;\mv -f $aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S $a 1 3 05-OCT-2007 09:13:25 AIPS img/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.imfits >& /dev/null 1 3 05-OCT-2007 09:13:25 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:25 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/22.4I7.71_AB0739_1995FE 1 3 05-OCT-2007 09:13:25 AIPS B20_1_9.84M55.6S.imfits -jpeg $aimg/22.4I7.71_AB0739_1995FEB20_1 1 3 05-OCT-2007 09:13:25 AIPS _9.84M55.6S.jpg ; convert -size 150x150 $aimg/22.4I7.71_AB0739_1 1 3 05-OCT-2007 09:13:25 AIPS 995FEB20_1_9.84M55.6S.jpg -resize 150x150 -gamma 1.5 -depth 32 $ 1 3 05-OCT-2007 09:13:25 AIPS aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.JPG ; \mv -f $aimg/ 1 3 05-OCT-2007 09:13:25 AIPS 22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S* $aimg/J221120.8-111207 1 3 05-OCT-2007 09:13:25 AIPS >& /dev/null 1 2 05-OCT-2007 09:13:25 AIPS Got(1) disk= 1 user=**** type=MA S3W26.NVAS07.29 1 3 05-OCT-2007 09:13:25 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:25 AIPS umask 0;mkdir $aimg/J221120.8-111207 >& /dev/null 1 5 05-OCT-2007 09:13:25 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:13:25 FITAB Writing to disk file: AIMG:22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S 1 3 05-OCT-2007 09:13:25 FITAB Writing image: User19259 Disk 1 Name S3W26.NVAS07.29 1 3 05-OCT-2007 09:13:25 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:13:25 FITAB Now writing the image 1 2 05-OCT-2007 09:13:25 FITAB Writing end-of-file marks 1 3 05-OCT-2007 09:13:25 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:13:25 FITAB alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:13:25 AIPS Resumes 1 3 05-OCT-2007 09:13:25 AIPS FITAB was not found to be running 1 3 05-OCT-2007 09:13:25 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:25 AIPS umask 0;\mv -f $aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S $a 1 3 05-OCT-2007 09:13:25 AIPS img/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.imfits >& /dev/null 1 3 05-OCT-2007 09:13:25 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:25 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/22.4I7.71_AB0739_1995FE 1 3 05-OCT-2007 09:13:25 AIPS B20_1_9.84M55.6S.imfits -jpeg $aimg/22.4I7.71_AB0739_1995FEB20_1 1 3 05-OCT-2007 09:13:25 AIPS _9.84M55.6S.jpg ; convert -size 150x150 $aimg/22.4I7.71_AB0739_1 1 3 05-OCT-2007 09:13:25 AIPS 995FEB20_1_9.84M55.6S.jpg -resize 150x150 -gamma 1.5 -depth 32 $ 1 3 05-OCT-2007 09:13:25 AIPS aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.JPG ; \mv -f $aimg/ 1 3 05-OCT-2007 09:13:25 AIPS 22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S* $aimg/J221120.8-111207 1 3 05-OCT-2007 09:13:25 AIPS >& /dev/null 1 2 05-OCT-2007 09:13:25 AIPS Got(1) disk= 1 user=**** type=MA S3W26.NVAS07.30 1 3 05-OCT-2007 09:13:26 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:26 AIPS umask 0;mkdir $aimg/J221120.8-111207 >& /dev/null 1 5 05-OCT-2007 09:13:26 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:13:26 FITAB Writing to disk file: AIMG:22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S 1 3 05-OCT-2007 09:13:26 FITAB Writing image: User19259 Disk 1 Name S3W26.NVAS07.30 1 3 05-OCT-2007 09:13:26 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:13:26 FITAB Now writing the image 1 2 05-OCT-2007 09:13:26 FITAB Writing end-of-file marks 1 3 05-OCT-2007 09:13:26 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:13:26 FITAB alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:13:26 AIPS Resumes 1 3 05-OCT-2007 09:13:26 AIPS FITAB was not found to be running 1 3 05-OCT-2007 09:13:26 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:26 AIPS umask 0;\mv -f $aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S $a 1 3 05-OCT-2007 09:13:26 AIPS img/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.imfits >& /dev/null 1 3 05-OCT-2007 09:13:26 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:26 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/22.4I7.71_AB0739_1995FE 1 3 05-OCT-2007 09:13:26 AIPS B20_1_9.84M55.6S.imfits -jpeg $aimg/22.4I7.71_AB0739_1995FEB20_1 1 3 05-OCT-2007 09:13:26 AIPS _9.84M55.6S.jpg ; convert -size 150x150 $aimg/22.4I7.71_AB0739_1 1 3 05-OCT-2007 09:13:26 AIPS 995FEB20_1_9.84M55.6S.jpg -resize 150x150 -gamma 1.5 -depth 32 $ 1 3 05-OCT-2007 09:13:26 AIPS aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.JPG ; \mv -f $aimg/ 1 3 05-OCT-2007 09:13:26 AIPS 22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S* $aimg/J221120.8-111207 1 3 05-OCT-2007 09:13:26 AIPS >& /dev/null 1 2 05-OCT-2007 09:13:26 AIPS Got(1) disk= 1 user=**** type=MA S3W26.NVAS07.31 1 3 05-OCT-2007 09:13:26 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:26 AIPS umask 0;mkdir $aimg/J221120.8-111207 >& /dev/null 1 5 05-OCT-2007 09:13:26 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:13:26 FITAB Writing to disk file: AIMG:22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S 1 3 05-OCT-2007 09:13:26 FITAB Writing image: User19259 Disk 1 Name S3W26.NVAS07.31 1 3 05-OCT-2007 09:13:26 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:13:26 FITAB Now writing the image 1 2 05-OCT-2007 09:13:26 FITAB Writing end-of-file marks 1 3 05-OCT-2007 09:13:26 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:13:26 FITAB alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:13:26 AIPS Resumes 1 3 05-OCT-2007 09:13:26 AIPS FITAB was not found to be running 1 3 05-OCT-2007 09:13:26 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:26 AIPS umask 0;\mv -f $aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S $a 1 3 05-OCT-2007 09:13:26 AIPS img/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.imfits >& /dev/null 1 3 05-OCT-2007 09:13:26 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:26 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/22.4I7.71_AB0739_1995FE 1 3 05-OCT-2007 09:13:26 AIPS B20_1_9.84M55.6S.imfits -jpeg $aimg/22.4I7.71_AB0739_1995FEB20_1 1 3 05-OCT-2007 09:13:26 AIPS _9.84M55.6S.jpg ; convert -size 150x150 $aimg/22.4I7.71_AB0739_1 1 3 05-OCT-2007 09:13:26 AIPS 995FEB20_1_9.84M55.6S.jpg -resize 150x150 -gamma 1.5 -depth 32 $ 1 3 05-OCT-2007 09:13:26 AIPS aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.JPG ; \mv -f $aimg/ 1 3 05-OCT-2007 09:13:26 AIPS 22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S* $aimg/J221120.8-111207 1 3 05-OCT-2007 09:13:26 AIPS >& /dev/null 1 2 05-OCT-2007 09:13:26 AIPS Got(1) disk= 1 user=**** type=MA S3W26.NVAS07.32 1 3 05-OCT-2007 09:13:26 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:26 AIPS umask 0;mkdir $aimg/J221120.8-111207 >& /dev/null 1 5 05-OCT-2007 09:13:26 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:13:26 FITAB Writing to disk file: AIMG:22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S 1 3 05-OCT-2007 09:13:26 FITAB Writing image: User19259 Disk 1 Name S3W26.NVAS07.32 1 3 05-OCT-2007 09:13:26 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:13:26 FITAB Now writing the image 1 2 05-OCT-2007 09:13:26 FITAB Writing end-of-file marks 1 3 05-OCT-2007 09:13:26 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:13:26 FITAB alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:13:27 AIPS Resumes 1 3 05-OCT-2007 09:13:27 AIPS FITAB was not found to be running 1 3 05-OCT-2007 09:13:27 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:27 AIPS umask 0;\mv -f $aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S $a 1 3 05-OCT-2007 09:13:27 AIPS img/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.imfits >& /dev/null 1 3 05-OCT-2007 09:13:27 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:27 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/22.4I7.71_AB0739_1995FE 1 3 05-OCT-2007 09:13:27 AIPS B20_1_9.84M55.6S.imfits -jpeg $aimg/22.4I7.71_AB0739_1995FEB20_1 1 3 05-OCT-2007 09:13:27 AIPS _9.84M55.6S.jpg ; convert -size 150x150 $aimg/22.4I7.71_AB0739_1 1 3 05-OCT-2007 09:13:27 AIPS 995FEB20_1_9.84M55.6S.jpg -resize 150x150 -gamma 1.5 -depth 32 $ 1 3 05-OCT-2007 09:13:27 AIPS aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.JPG ; \mv -f $aimg/ 1 3 05-OCT-2007 09:13:27 AIPS 22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S* $aimg/J221120.8-111207 1 3 05-OCT-2007 09:13:27 AIPS >& /dev/null 1 2 05-OCT-2007 09:13:27 AIPS Got(1) disk= 1 user=**** type=MA S3W26.NVAS07.33 1 3 05-OCT-2007 09:13:27 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:27 AIPS umask 0;mkdir $aimg/J221120.8-111207 >& /dev/null 1 5 05-OCT-2007 09:13:27 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:13:27 FITAB Writing to disk file: AIMG:22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S 1 3 05-OCT-2007 09:13:27 FITAB Writing image: User19259 Disk 1 Name S3W26.NVAS07.33 1 3 05-OCT-2007 09:13:27 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:13:27 FITAB Now writing the image 1 2 05-OCT-2007 09:13:27 FITAB Writing end-of-file marks 1 3 05-OCT-2007 09:13:27 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:13:27 FITAB alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:13:27 AIPS Resumes 1 3 05-OCT-2007 09:13:27 AIPS FITAB was not found to be running 1 3 05-OCT-2007 09:13:27 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:27 AIPS umask 0;\mv -f $aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S $a 1 3 05-OCT-2007 09:13:27 AIPS img/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.imfits >& /dev/null 1 3 05-OCT-2007 09:13:27 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:27 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/22.4I7.71_AB0739_1995FE 1 3 05-OCT-2007 09:13:27 AIPS B20_1_9.84M55.6S.imfits -jpeg $aimg/22.4I7.71_AB0739_1995FEB20_1 1 3 05-OCT-2007 09:13:27 AIPS _9.84M55.6S.jpg ; convert -size 150x150 $aimg/22.4I7.71_AB0739_1 1 3 05-OCT-2007 09:13:27 AIPS 995FEB20_1_9.84M55.6S.jpg -resize 150x150 -gamma 1.5 -depth 32 $ 1 3 05-OCT-2007 09:13:27 AIPS aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.JPG ; \mv -f $aimg/ 1 3 05-OCT-2007 09:13:27 AIPS 22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S* $aimg/J221120.8-111207 1 3 05-OCT-2007 09:13:27 AIPS >& /dev/null 1 2 05-OCT-2007 09:13:27 AIPS Got(1) disk= 1 user=**** type=MA S3W26.NVAS07.34 1 3 05-OCT-2007 09:13:27 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:27 AIPS umask 0;mkdir $aimg/J221120.8-111207 >& /dev/null 1 5 05-OCT-2007 09:13:27 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:13:27 FITAB Writing to disk file: AIMG:22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S 1 3 05-OCT-2007 09:13:27 FITAB Writing image: User19259 Disk 1 Name S3W26.NVAS07.34 1 3 05-OCT-2007 09:13:27 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:13:27 FITAB Now writing the image 1 2 05-OCT-2007 09:13:27 FITAB Writing end-of-file marks 1 3 05-OCT-2007 09:13:27 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:13:27 FITAB alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:13:27 AIPS Resumes 1 3 05-OCT-2007 09:13:27 AIPS FITAB was not found to be running 1 3 05-OCT-2007 09:13:27 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:27 AIPS umask 0;\mv -f $aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S $a 1 3 05-OCT-2007 09:13:27 AIPS img/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.imfits >& /dev/null 1 3 05-OCT-2007 09:13:27 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:27 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/22.4I7.71_AB0739_1995FE 1 3 05-OCT-2007 09:13:27 AIPS B20_1_9.84M55.6S.imfits -jpeg $aimg/22.4I7.71_AB0739_1995FEB20_1 1 3 05-OCT-2007 09:13:27 AIPS _9.84M55.6S.jpg ; convert -size 150x150 $aimg/22.4I7.71_AB0739_1 1 3 05-OCT-2007 09:13:27 AIPS 995FEB20_1_9.84M55.6S.jpg -resize 150x150 -gamma 1.5 -depth 32 $ 1 3 05-OCT-2007 09:13:27 AIPS aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.JPG ; \mv -f $aimg/ 1 3 05-OCT-2007 09:13:27 AIPS 22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S* $aimg/J221120.8-111207 1 3 05-OCT-2007 09:13:27 AIPS >& /dev/null 1 2 05-OCT-2007 09:13:28 AIPS Got(1) disk= 1 user=**** type=MA S3W26.NVAS07.35 1 3 05-OCT-2007 09:13:28 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:28 AIPS umask 0;mkdir $aimg/J221120.8-111207 >& /dev/null 1 5 05-OCT-2007 09:13:28 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:13:28 FITAB Writing to disk file: AIMG:22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S 1 3 05-OCT-2007 09:13:28 FITAB Writing image: User19259 Disk 1 Name S3W26.NVAS07.35 1 3 05-OCT-2007 09:13:28 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:13:28 FITAB Now writing the image 1 2 05-OCT-2007 09:13:28 FITAB Writing end-of-file marks 1 3 05-OCT-2007 09:13:28 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:13:28 FITAB alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:13:28 AIPS Resumes 1 3 05-OCT-2007 09:13:28 AIPS FITAB was not found to be running 1 3 05-OCT-2007 09:13:28 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:28 AIPS umask 0;\mv -f $aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S $a 1 3 05-OCT-2007 09:13:28 AIPS img/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.imfits >& /dev/null 1 3 05-OCT-2007 09:13:28 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:28 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/22.4I7.71_AB0739_1995FE 1 3 05-OCT-2007 09:13:28 AIPS B20_1_9.84M55.6S.imfits -jpeg $aimg/22.4I7.71_AB0739_1995FEB20_1 1 3 05-OCT-2007 09:13:28 AIPS _9.84M55.6S.jpg ; convert -size 150x150 $aimg/22.4I7.71_AB0739_1 1 3 05-OCT-2007 09:13:28 AIPS 995FEB20_1_9.84M55.6S.jpg -resize 150x150 -gamma 1.5 -depth 32 $ 1 3 05-OCT-2007 09:13:28 AIPS aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.JPG ; \mv -f $aimg/ 1 3 05-OCT-2007 09:13:28 AIPS 22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S* $aimg/J221120.8-111207 1 3 05-OCT-2007 09:13:28 AIPS >& /dev/null 1 2 05-OCT-2007 09:13:28 AIPS Got(1) disk= 1 user=**** type=MA S3W26.NVAS07.36 1 3 05-OCT-2007 09:13:28 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:28 AIPS umask 0;mkdir $aimg/J221120.8-111207 >& /dev/null 1 5 05-OCT-2007 09:13:28 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:13:28 FITAB Writing to disk file: AIMG:22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S 1 3 05-OCT-2007 09:13:28 FITAB Writing image: User19259 Disk 1 Name S3W26.NVAS07.36 1 3 05-OCT-2007 09:13:28 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:13:28 FITAB Now writing the image 1 2 05-OCT-2007 09:13:28 FITAB Writing end-of-file marks 1 3 05-OCT-2007 09:13:28 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:13:28 FITAB alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:13:28 AIPS Resumes 1 3 05-OCT-2007 09:13:28 AIPS FITAB was not found to be running 1 3 05-OCT-2007 09:13:28 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:28 AIPS umask 0;\mv -f $aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S $a 1 3 05-OCT-2007 09:13:28 AIPS img/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.imfits >& /dev/null 1 3 05-OCT-2007 09:13:28 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:28 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/22.4I7.71_AB0739_1995FE 1 3 05-OCT-2007 09:13:28 AIPS B20_1_9.84M55.6S.imfits -jpeg $aimg/22.4I7.71_AB0739_1995FEB20_1 1 3 05-OCT-2007 09:13:28 AIPS _9.84M55.6S.jpg ; convert -size 150x150 $aimg/22.4I7.71_AB0739_1 1 3 05-OCT-2007 09:13:28 AIPS 995FEB20_1_9.84M55.6S.jpg -resize 150x150 -gamma 1.5 -depth 32 $ 1 3 05-OCT-2007 09:13:28 AIPS aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.JPG ; \mv -f $aimg/ 1 3 05-OCT-2007 09:13:28 AIPS 22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S* $aimg/J221120.8-111207 1 3 05-OCT-2007 09:13:28 AIPS >& /dev/null 1 2 05-OCT-2007 09:13:28 AIPS Got(1) disk= 1 user=**** type=MA S3W26.NVAS07.37 1 3 05-OCT-2007 09:13:28 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:28 AIPS umask 0;mkdir $aimg/J221120.8-111207 >& /dev/null 1 5 05-OCT-2007 09:13:28 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:13:28 FITAB Writing to disk file: AIMG:22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S 1 3 05-OCT-2007 09:13:28 FITAB Writing image: User19259 Disk 1 Name S3W26.NVAS07.37 1 3 05-OCT-2007 09:13:28 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:13:28 FITAB Now writing the image 1 2 05-OCT-2007 09:13:28 FITAB Writing end-of-file marks 1 3 05-OCT-2007 09:13:28 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:13:28 FITAB alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:13:29 AIPS Resumes 1 3 05-OCT-2007 09:13:29 AIPS FITAB was not found to be running 1 3 05-OCT-2007 09:13:29 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:29 AIPS umask 0;\mv -f $aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S $a 1 3 05-OCT-2007 09:13:29 AIPS img/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.imfits >& /dev/null 1 3 05-OCT-2007 09:13:29 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:29 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/22.4I7.71_AB0739_1995FE 1 3 05-OCT-2007 09:13:29 AIPS B20_1_9.84M55.6S.imfits -jpeg $aimg/22.4I7.71_AB0739_1995FEB20_1 1 3 05-OCT-2007 09:13:29 AIPS _9.84M55.6S.jpg ; convert -size 150x150 $aimg/22.4I7.71_AB0739_1 1 3 05-OCT-2007 09:13:29 AIPS 995FEB20_1_9.84M55.6S.jpg -resize 150x150 -gamma 1.5 -depth 32 $ 1 3 05-OCT-2007 09:13:29 AIPS aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.JPG ; \mv -f $aimg/ 1 3 05-OCT-2007 09:13:29 AIPS 22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S* $aimg/J221120.8-111207 1 3 05-OCT-2007 09:13:29 AIPS >& /dev/null 1 2 05-OCT-2007 09:13:29 AIPS Got(1) disk= 1 user=**** type=MA S3W26.NVAS07.38 1 3 05-OCT-2007 09:13:29 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:29 AIPS umask 0;mkdir $aimg/J221120.8-111207 >& /dev/null 1 5 05-OCT-2007 09:13:29 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:13:29 FITAB Writing to disk file: AIMG:22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S 1 3 05-OCT-2007 09:13:29 FITAB Writing image: User19259 Disk 1 Name S3W26.NVAS07.38 1 3 05-OCT-2007 09:13:29 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:13:29 FITAB Now writing the image 1 2 05-OCT-2007 09:13:29 FITAB Writing end-of-file marks 1 3 05-OCT-2007 09:13:29 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:13:29 FITAB alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:13:29 AIPS Resumes 1 3 05-OCT-2007 09:13:29 AIPS FITAB was not found to be running 1 3 05-OCT-2007 09:13:29 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:29 AIPS umask 0;\mv -f $aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S $a 1 3 05-OCT-2007 09:13:29 AIPS img/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.imfits >& /dev/null 1 3 05-OCT-2007 09:13:29 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:29 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/22.4I7.71_AB0739_1995FE 1 3 05-OCT-2007 09:13:29 AIPS B20_1_9.84M55.6S.imfits -jpeg $aimg/22.4I7.71_AB0739_1995FEB20_1 1 3 05-OCT-2007 09:13:29 AIPS _9.84M55.6S.jpg ; convert -size 150x150 $aimg/22.4I7.71_AB0739_1 1 3 05-OCT-2007 09:13:29 AIPS 995FEB20_1_9.84M55.6S.jpg -resize 150x150 -gamma 1.5 -depth 32 $ 1 3 05-OCT-2007 09:13:29 AIPS aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.JPG ; \mv -f $aimg/ 1 3 05-OCT-2007 09:13:29 AIPS 22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S* $aimg/J221120.8-111207 1 3 05-OCT-2007 09:13:29 AIPS >& /dev/null 1 2 05-OCT-2007 09:13:29 AIPS Got(1) disk= 1 user=**** type=MA S3W26.NVAS07.39 1 3 05-OCT-2007 09:13:29 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:29 AIPS umask 0;mkdir $aimg/J221120.8-111207 >& /dev/null 1 5 05-OCT-2007 09:13:29 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:13:29 FITAB Writing to disk file: AIMG:22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S 1 3 05-OCT-2007 09:13:29 FITAB Writing image: User19259 Disk 1 Name S3W26.NVAS07.39 1 3 05-OCT-2007 09:13:29 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:13:29 FITAB Now writing the image 1 2 05-OCT-2007 09:13:29 FITAB Writing end-of-file marks 1 3 05-OCT-2007 09:13:29 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:13:29 FITAB alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:13:29 AIPS Resumes 1 3 05-OCT-2007 09:13:29 AIPS FITAB was not found to be running 1 3 05-OCT-2007 09:13:29 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:29 AIPS umask 0;\mv -f $aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S $a 1 3 05-OCT-2007 09:13:29 AIPS img/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.imfits >& /dev/null 1 3 05-OCT-2007 09:13:29 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:29 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/22.4I7.71_AB0739_1995FE 1 3 05-OCT-2007 09:13:29 AIPS B20_1_9.84M55.6S.imfits -jpeg $aimg/22.4I7.71_AB0739_1995FEB20_1 1 3 05-OCT-2007 09:13:29 AIPS _9.84M55.6S.jpg ; convert -size 150x150 $aimg/22.4I7.71_AB0739_1 1 3 05-OCT-2007 09:13:29 AIPS 995FEB20_1_9.84M55.6S.jpg -resize 150x150 -gamma 1.5 -depth 32 $ 1 3 05-OCT-2007 09:13:29 AIPS aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.JPG ; \mv -f $aimg/ 1 3 05-OCT-2007 09:13:29 AIPS 22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S* $aimg/J221120.8-111207 1 3 05-OCT-2007 09:13:29 AIPS >& /dev/null 1 2 05-OCT-2007 09:13:30 AIPS Got(1) disk= 1 user=**** type=MA S3W26.NVAS07.40 1 3 05-OCT-2007 09:13:30 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:30 AIPS umask 0;mkdir $aimg/J221120.8-111207 >& /dev/null 1 5 05-OCT-2007 09:13:30 FITAB Task FITAB (release of 31DEC07) begins 1 4 05-OCT-2007 09:13:30 FITAB Writing to disk file: AIMG:22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S 1 3 05-OCT-2007 09:13:30 FITAB Writing image: User19259 Disk 1 Name S3W26.NVAS07.40 1 3 05-OCT-2007 09:13:30 FITAB Writing HIstory to main FITS header 1 3 05-OCT-2007 09:13:30 FITAB Now writing the image 1 2 05-OCT-2007 09:13:30 FITAB Writing end-of-file marks 1 3 05-OCT-2007 09:13:30 FITAB Appears to have ended successfully 1 5 05-OCT-2007 09:13:30 FITAB alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 05-OCT-2007 09:13:30 AIPS Resumes 1 3 05-OCT-2007 09:13:30 AIPS FITAB was not found to be running 1 3 05-OCT-2007 09:13:30 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:30 AIPS umask 0;\mv -f $aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S $a 1 3 05-OCT-2007 09:13:30 AIPS img/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.imfits >& /dev/null 1 3 05-OCT-2007 09:13:30 AIPS SYSTEM command to be executed is: 1 3 05-OCT-2007 09:13:30 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/22.4I7.71_AB0739_1995FE 1 3 05-OCT-2007 09:13:30 AIPS B20_1_9.84M55.6S.imfits -jpeg $aimg/22.4I7.71_AB0739_1995FEB20_1 1 3 05-OCT-2007 09:13:30 AIPS _9.84M55.6S.jpg ; convert -size 150x150 $aimg/22.4I7.71_AB0739_1 1 3 05-OCT-2007 09:13:30 AIPS 995FEB20_1_9.84M55.6S.jpg -resize 150x150 -gamma 1.5 -depth 32 $ 1 3 05-OCT-2007 09:13:30 AIPS aimg/22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S.JPG ; \mv -f $aimg/ 1 3 05-OCT-2007 09:13:30 AIPS 22.4I7.71_AB0739_1995FEB20_1_9.84M55.6S* $aimg/J221120.8-111207 1 3 05-OCT-2007 09:13:30 AIPS >& /dev/null 1 5 05-OCT-2007 09:13:30 AIPS 'NVASARCH DONE - CLEANING UP' 1 2 05-OCT-2007 09:13:30 AIPS Disk 1 No files needed renumbering 1 2 05-OCT-2007 09:13:30 AIPS Got(1) disk= 1 user=**** type=UV 19950220.K BAND.1 1 5 05-OCT-2007 09:13:30 AIPS 'EXPECTED MA-FILES DO NOT MATCH UV-FILES; NO CLEANUP !' 1 0 05-OCT-2007 09:13:30 AIPS tget prtmsg;prtmsg;docrt 1 /home/alfirk2/vlbacald/run/AB0739_1995FEB20_1.2.run finished on Fri Oct 5 09:13:31 MDT 2007