AIPS version = /home/auto/aips/31DEC07/LINUX/SYSTEM/VLA_PIPE/aips Prep version = Oct 14 2009 /home/vlbacald-d/vlbacald/bin/AVLAPREP.001 ------------- Pops Prior Date Time Task Messages for user24259 2 0 04-JUN-2010 15:50:56 AIPS version'ABIN' 2 0 04-JUN-2010 15:50:56 AIPS run avlaprep 2 2 04-JUN-2010 15:50:56 AIPS Found in Version=ABIN 2 2 04-JUN-2010 15:50:56 AIPS $ Lorant Sjouwerman, versions 1.. 2005, for NRAO 2 2 04-JUN-2010 15:50:56 AIPS 2 2 04-JUN-2010 15:50:56 AIPS $$ General naming utilities - default to data disk 1 (safest of all) 2 2 04-JUN-2010 15:50:56 AIPS procedure pipedef1 2 2 04-JUN-2010 15:50:56 AIPS string*12 pnam 2 2 04-JUN-2010 15:50:56 AIPS string*6 pcls 2 2 04-JUN-2010 15:50:56 AIPS scalar pseq,pdsk 2 2 04-JUN-2010 15:50:56 AIPS pdsk=1 2 2 04-JUN-2010 15:50:56 AIPS finish 2 2 04-JUN-2010 15:50:56 AIPS pipedef1 2 2 04-JUN-2010 15:50:56 AIPS procedure namepipe 2 2 04-JUN-2010 15:50:56 AIPS pnam=inname;pcls=inclass;pseq=inseq;indisk=pdsk 2 2 04-JUN-2010 15:50:56 AIPS finish 2 2 04-JUN-2010 15:50:56 AIPS procedure pipename 2 2 04-JUN-2010 15:50:56 AIPS inname=pnam;inclass=pcls;inseq=pseq;indisk=pdsk 2 2 04-JUN-2010 15:50:56 AIPS finish 2 2 04-JUN-2010 15:50:56 AIPS 2 2 04-JUN-2010 15:50:56 AIPS procedure checkcat 2 2 04-JUN-2010 15:50:56 AIPS $LOS - count and make sure catalog starts at one (and not more than 10 files) 2 2 04-JUN-2010 15:50:56 AIPS scalar numcat 2 2 04-JUN-2010 15:50:56 AIPS clrname;indisk=pdsk;chkname;numcat=1-error 2 2 04-JUN-2010 15:50:56 AIPS $ for later: find out how to deal with CH0/LINE data in MOVE 2 2 04-JUN-2010 15:50:56 AIPS if(numcat>0)then;recat;end;clrtemp 2 2 04-JUN-2010 15:50:56 AIPS return numcat 2 2 04-JUN-2010 15:50:56 AIPS finish 2 2 04-JUN-2010 15:50:56 AIPS 2 2 04-JUN-2010 15:50:56 AIPS procedure gx 2 2 04-JUN-2010 15:50:56 AIPS $ inputs 2 2 04-JUN-2010 15:50:56 AIPS go;wait 2 2 04-JUN-2010 15:50:56 AIPS finish 2 2 04-JUN-2010 15:50:56 AIPS 2 2 04-JUN-2010 15:50:56 AIPS procedure pre_fillm 2 2 04-JUN-2010 15:50:56 AIPS $LOS - sets VLA archive defaults for fillm 2 2 04-JUN-2010 15:50:56 AIPS default fillm;outdisk=pdsk;doall=1;douvcomp=-1;cparm(8)=0.05;bparm(10)=0.75 2 2 04-JUN-2010 15:50:56 AIPS finish 2 2 04-JUN-2010 15:50:56 AIPS 2 2 04-JUN-2010 15:50:56 AIPS procedure fname 2 2 04-JUN-2010 15:50:56 AIPS return inname!!'.'!!inclass!!'.'!!char(inseq) 2 2 04-JUN-2010 15:50:56 AIPS finish 2 2 04-JUN-2010 15:50:56 AIPS 2 2 04-JUN-2010 15:50:56 AIPS procedure shortname 2 2 04-JUN-2010 15:50:56 AIPS scalar idx,nsrc,ll,ii,spc 2 2 04-JUN-2010 15:50:56 AIPS string*12 newstrng 2 2 04-JUN-2010 15:50:56 AIPS keyword'NUM ROW';inext'SU';getthead;nsrc=keyvalue(1);keyword'';keyvalue 0 2 2 04-JUN-2010 15:50:56 AIPS for idx=1:nsrc;pixxy=idx,2,1;tabget;ll=length(keystrng);newstrng'' 2 2 04-JUN-2010 15:50:56 AIPS if(ll>12)then;spc=0;ll=1 2 2 04-JUN-2010 15:50:56 AIPS while(spc=0&ll<17);substr(newstrng,ll,ll)=substr(keystrng,ll,ll) 2 2 04-JUN-2010 15:50:56 AIPS if(substr(keystrng,ll,ll+1)=' ')then 2 2 04-JUN-2010 15:50:56 AIPS if(spc=0)then;spc=1;substr(newstrng,ll,ll)='@';end 2 2 04-JUN-2010 15:50:56 AIPS end;ll=ll+1;clrtemp;end;ii=ll 2 2 04-JUN-2010 15:50:56 AIPS while(ll<17) 2 2 04-JUN-2010 15:50:56 AIPS if(substr(keystrng,ll,ll)<>' ')then 2 2 04-JUN-2010 15:50:56 AIPS substr(newstrng,ii,ii)=substr(keystrng,ll,ll);ii=ii+1 2 2 04-JUN-2010 15:50:56 AIPS end;ll=ll+1;clrtemp 2 2 04-JUN-2010 15:50:56 AIPS end;ll=length(newstrng);nsrc=min(12,ll) $ for safety during tests 2 2 04-JUN-2010 15:50:56 AIPS if(ll>12)then;keystrng=newstrng;ll=ll+1;clrtemp 2 2 04-JUN-2010 15:50:56 AIPS for ii=1:nsrc;substr(newstrng,ii,ii)=substr(keystrng,ll-ii,ll-ii);end 2 2 04-JUN-2010 15:50:56 AIPS end;task'TABED';clroname;inext'SU';optype'REPL';keyword'';keyvalue 0 2 2 04-JUN-2010 15:50:56 AIPS aparm 2 1;bcount=idx;ecount=idx;keystrng=newstrng;go;wait;end;end;clrtemp 2 2 04-JUN-2010 15:50:56 AIPS finish 2 2 04-JUN-2010 15:50:56 AIPS 2 2 04-JUN-2010 15:50:56 AIPS procedure del 2 2 04-JUN-2010 15:50:56 AIPS error=1;zap 2 2 04-JUN-2010 15:50:56 AIPS finish 2 2 04-JUN-2010 15:50:56 AIPS 2 2 04-JUN-2010 15:50:56 AIPS procedure numants 2 2 04-JUN-2010 15:50:56 AIPS scalar numarow,numbout,numbant,numbase,idx;string*16 nameant 2 2 04-JUN-2010 15:50:56 AIPS numbout=0;keyword'NUM ROW';inext'AN';invers=0;getthead;numarow=keyvalue(1) 2 2 04-JUN-2010 15:50:56 AIPS for numbant=1:numarow 2 2 04-JUN-2010 15:50:56 AIPS pixxy=numbant,1,0;tabget;nameant=keystrng;idx=1;clrtemp 2 2 04-JUN-2010 15:50:56 AIPS while(substr(nameant,idx,idx)<>':');idx=idx+1;end 2 2 04-JUN-2010 15:50:56 AIPS if(substr(nameant,idx+1,idx+3)='OUT')then;numbout=numbout+1;end 2 2 04-JUN-2010 15:50:56 AIPS if(substr(nameant,idx+2,idx+4)='OUT')then;numbout=numbout+1;end 2 2 04-JUN-2010 15:50:56 AIPS end;numbase=(numarow-numbout);clrtemp 2 2 04-JUN-2010 15:50:56 AIPS $ type char(numarow-numbout)!!' ANTENNAS',char(numbase)!!' BASELINES' 2 2 04-JUN-2010 15:50:56 AIPS return numbase 2 2 04-JUN-2010 15:50:56 AIPS finish 2 2 04-JUN-2010 15:50:56 AIPS 2 2 04-JUN-2010 15:50:56 AIPS procedure skipdata 2 2 04-JUN-2010 15:50:56 AIPS $LOS - delete unwanted data sets - currently all but continuum X and C bands 2 2 04-JUN-2010 15:50:56 AIPS $ if(inclass='LINE')then;del;inclass'CH 0';del;type'ZAP LINE :'fname;end 2 2 04-JUN-2010 15:50:56 AIPS if((inclass='CH 0')!(inclass='LINE'))then;del;type'ZAP LINE :'fname;end 2 2 04-JUN-2010 15:50:56 AIPS if(inclass='4 BAND')then;del;type'ZAP 4-BAND :'fname;end 2 2 04-JUN-2010 15:50:56 AIPS if(inclass='P BAND')then;del;type'ZAP P-BAND :'fname;end 2 2 04-JUN-2010 15:50:56 AIPS $ if(inclass='L BAND')then;del;type'ZAP L-BAND :'fname;end 2 2 04-JUN-2010 15:50:56 AIPS $ if(inclass='U BAND')then;del;type'ZAP U-BAND :'fname;end 2 2 04-JUN-2010 15:50:56 AIPS $ if(inclass='K BAND')then;del;type'ZAP K-BAND :'fname;end 2 2 04-JUN-2010 15:50:56 AIPS $ if(inclass='Q BAND')then;del;type'ZAP Q-BAND :'fname;end;clrtemp 2 2 04-JUN-2010 15:50:56 AIPS if(error<1)then $ file not zapped, check for single dish vlbi; #vis=0 2 2 04-JUN-2010 15:50:56 AIPS task'TABGET';userid 0;inext'NX';invers=0;keyvalue=0;keystrng'' 2 2 04-JUN-2010 15:50:56 AIPS keyword'NUM ROW';getthead;pixxy=keyvalue(1),6,0;tabget;clrtemp 2 2 04-JUN-2010 15:50:56 AIPS if(keyvalue(1)=0)then;del;type'ZAP S-DISH :'fname;end 2 2 04-JUN-2010 15:50:56 AIPS if(error<1)then;idx=numants $ file not zapped, check for # ants (<9) 2 2 04-JUN-2010 15:50:56 AIPS if(idx<9)then;del;type'ZAP MINI-ARRAY ('!!char(idx)!!') :'!!fname 2 2 04-JUN-2010 15:50:56 AIPS end;clrtemp;end;end 2 2 04-JUN-2010 15:50:56 AIPS $also zap if solar/planetary/pulsar mode - su table proper motion?? 2 2 04-JUN-2010 15:50:56 AIPS $ and what about PT-link? antenna VPT is not OUT, later also EVLA names 2 2 04-JUN-2010 15:50:56 AIPS finish 2 2 04-JUN-2010 15:50:56 AIPS 2 2 04-JUN-2010 15:50:56 AIPS procedure checkids 2 2 04-JUN-2010 15:50:56 AIPS $LOS - account for fast switching source names - check on pos, qual, calco 2 2 04-JUN-2010 15:50:56 AIPS scalar ra1a,ra1b,ra2a,ra2b,dc1a,dc1b,dc2a,dc2b,n,m,l,idx 2 2 04-JUN-2010 15:50:56 AIPS scalar q1,q2,k,x,y1,y2 2 2 04-JUN-2010 15:50:56 AIPS string*1 co1,co2 2 2 04-JUN-2010 15:50:56 AIPS string*16 n1,n2 2 2 04-JUN-2010 15:50:56 AIPS array alist(100),blist(100) 2 2 04-JUN-2010 15:50:56 AIPS inext'SU';invers 0;keyword'NUM ROW';keyvalue 0;keystrng'';getthead 2 2 04-JUN-2010 15:50:56 AIPS n=keyvalue(1);idx=1;aparm 0;bparm 0;alist 0;blist 0 2 2 04-JUN-2010 15:50:56 AIPS if (n > 1) then 2 2 04-JUN-2010 15:50:56 AIPS for m=1:(n-1);clrtemp 2 2 04-JUN-2010 15:50:56 AIPS pixxy m,11;inext'SU';tabget;ra1a keyvalue(1);ra1b keyvalue(2) 2 2 04-JUN-2010 15:50:56 AIPS for l=(m+1):n;clrtemp 2 2 04-JUN-2010 15:50:56 AIPS pixxy l,11;tabget;ra2a keyvalue(1);ra2b keyvalue(2) 2 2 04-JUN-2010 15:50:56 AIPS if (abs(ra1a-ra2a)=0) then 2 2 04-JUN-2010 15:50:56 AIPS if ( abs((ra1b-ra2b)*3600*1000) < 3 ) then $ RA within 3 mas! 2 2 04-JUN-2010 15:50:56 AIPS pixxy m,12;tabget;dc1a keyvalue(1);dc1b keyvalue(2) 2 2 04-JUN-2010 15:50:56 AIPS pixxy l,12;tabget;dc2a keyvalue(1);dc2b keyvalue(2) 2 2 04-JUN-2010 15:50:56 AIPS if (abs(dc1a-dc2a)=0) then 2 2 04-JUN-2010 15:50:56 AIPS if ( abs((dc1b-dc2b)*3600*1000) < 3 ) then $ DC within 3 mas! 2 2 04-JUN-2010 15:50:56 AIPS pixxy m,3;tabget;q1 keyvalue(1);pixxy l,3;tabget;q2 keyvalue(1) 2 2 04-JUN-2010 15:50:56 AIPS $if one has zero vis then next checks not needed and declare/fix same source 2 2 04-JUN-2010 15:50:56 AIPS inext'NX';keyword'NUM ROW';getthead;k=keyvalue(1);y1=0;y2=0 2 2 04-JUN-2010 15:50:56 AIPS for x=1:k;pixxy x,3;tabget 2 2 04-JUN-2010 15:50:56 AIPS if(keyval(1)=m)then;y1=y1+1;else; 2 2 04-JUN-2010 15:50:56 AIPS if(keyval(1)=l)then;y2=y2+1;end;end 2 2 04-JUN-2010 15:50:56 AIPS end $ if ((y1=0)!(y2=0)) then one has 0 visibilities: do dsorc 2 2 04-JUN-2010 15:50:56 AIPS if (q1=q2)!((y1=0)!(y2=0)) then ;inext'SU' $ same calcode? 2 2 04-JUN-2010 15:50:56 AIPS pixxy m,4;tabget;co1 keystrng;pixxy l,4;tabget;co2 keystrng 2 2 04-JUN-2010 15:50:56 AIPS if (co1=co2)!((y1=0)!(y2=0)) then 2 2 04-JUN-2010 15:50:56 AIPS pixxy m,1;tabget;q1 keyvalue(1) 2 2 04-JUN-2010 15:50:56 AIPS pixxy l,1;tabget;q2 keyvalue(1) 2 2 04-JUN-2010 15:50:56 AIPS pixxy m,2;tabget;n1 keystrng;pixxy l,2;tabget;n2 keystrng 2 2 04-JUN-2010 15:50:56 AIPS if (idx>100) then; 2 2 04-JUN-2010 15:50:56 AIPS type 'TOO MANY SOURCES TO DO DSORC - DO BY HAND!' 2 2 04-JUN-2010 15:50:56 AIPS type 'NEXT =.'!!char(idx)!!' DO:'!!char(l)!!'.&.'!!char(m) 2 2 04-JUN-2010 15:50:56 AIPS else 2 2 04-JUN-2010 15:50:56 AIPS if (length(n1)1) then;task'DSORC';n=0 2 2 04-JUN-2010 15:50:56 AIPS outname inname;outclass inclass;outseq inseq;outdisk indisk 2 2 04-JUN-2010 15:50:56 AIPS while (n100)then;type'TOO MANY SOURCES FOR DSORC';error 1;end;clrtemp 2 2 04-JUN-2010 15:50:56 AIPS end 2 2 04-JUN-2010 15:50:56 AIPS finish 2 2 04-JUN-2010 15:50:56 AIPS 2 2 04-JUN-2010 15:50:56 AIPS procedure checkcal 2 2 04-JUN-2010 15:50:56 AIPS $LOS Currently (Sep 22, 2005) can/will do 3C286 and 3C48 at X and C 2 2 04-JUN-2010 15:50:56 AIPS $LOS (and for now skip 3C286/3C48/3C138/3C147 Q,K,U and 3C48 L) 2 2 04-JUN-2010 15:50:56 AIPS scalar idx,jdx 2 2 04-JUN-2010 15:50:56 AIPS string*16 sname 2 2 04-JUN-2010 15:50:56 AIPS task'TABGET';userid 0;inext'SU';invers=0;keyvalue=0;keystrng'';error=1 2 2 04-JUN-2010 15:50:56 AIPS keyword'NUM ROW';getthead;idx=keyvalue(1);clrtemp 2 2 04-JUN-2010 15:50:56 AIPS for jdx=1:idx 2 2 04-JUN-2010 15:50:56 AIPS pixxy=jdx,2,0;tabget;sname=substr(keystrng,1,length(keystrng)) 2 2 04-JUN-2010 15:50:56 AIPS if(sname='3C286')then;error=-1;jdx=idx+1;end 2 2 04-JUN-2010 15:50:56 AIPS if(sname='3C48')then;error=-1;jdx=idx+1;end 2 2 04-JUN-2010 15:50:56 AIPS if(sname='3C138')then;error=-1;jdx=idx+1;end 2 2 04-JUN-2010 15:50:56 AIPS if(sname='3C147')then;error=-1;jdx=idx+1;end 2 2 04-JUN-2010 15:50:56 AIPS if(sname='3C295')then;error=-1;jdx=idx+1;end 2 2 04-JUN-2010 15:50:56 AIPS if(error>0)then $ try B1950 name 2 2 04-JUN-2010 15:50:56 AIPS if(sname='1328+307')then;error=-1;jdx=idx+1;end 2 2 04-JUN-2010 15:50:56 AIPS if(sname='0134+329')then;error=-1;jdx=idx+1;end 2 2 04-JUN-2010 15:50:56 AIPS if(sname='0518+165')then;error=-1;jdx=idx+1;end 2 2 04-JUN-2010 15:50:56 AIPS if(sname='0538+498')then;error=-1;jdx=idx+1;end 2 2 04-JUN-2010 15:50:56 AIPS if(sname='1409+524')then;error=-1;jdx=idx+1;end 2 2 04-JUN-2010 15:50:56 AIPS if(error>0)then $ try J2000 2 2 04-JUN-2010 15:50:56 AIPS if(sname='1331+305')then;error=-1;jdx=idx+1;end 2 2 04-JUN-2010 15:50:56 AIPS if(sname='0137+331')then;error=-1;jdx=idx+1;end 2 2 04-JUN-2010 15:50:56 AIPS if(sname='0521+166')then;error=-1;jdx=idx+1;end 2 2 04-JUN-2010 15:50:56 AIPS if(sname='0542+498')then;error=-1;jdx=idx+1;end 2 2 04-JUN-2010 15:50:56 AIPS if(sname='1411+522')then;error=-1;jdx=idx+1;end 2 2 04-JUN-2010 15:50:56 AIPS if(error>0)then $ try J2000 name 2 2 04-JUN-2010 15:50:56 AIPS if(sname='J1331+3030')then;error=-1;jdx=idx+1;end 2 2 04-JUN-2010 15:50:56 AIPS if(sname='J0137+3309')then;error=-1;jdx=idx+1;end 2 2 04-JUN-2010 15:50:56 AIPS if(sname='J0521+1638')then;error=-1;jdx=idx+1;end 2 2 04-JUN-2010 15:50:56 AIPS if(sname='J0542+4951')then;error=-1;jdx=idx+1;end 2 2 04-JUN-2010 15:50:56 AIPS if(sname='J1411+5212')then;error=-1;jdx=idx+1;end 2 2 04-JUN-2010 15:50:56 AIPS end;end;end;clrtemp 2 2 04-JUN-2010 15:50:56 AIPS end 2 2 04-JUN-2010 15:50:56 AIPS $ if error>0 check on coords (for different name than standard) 2 2 04-JUN-2010 15:50:56 AIPS $ but keyval not reliable to do this.. ?? 2 2 04-JUN-2010 15:50:56 AIPS $ end 2 2 04-JUN-2010 15:50:56 AIPS if(error>0)then;del;type'ZAP - NO STD CAL SRC FOR :'fname;error=1 2 2 04-JUN-2010 15:50:56 AIPS else;checkids;error=-1;end;clrtemp 2 2 04-JUN-2010 15:50:56 AIPS finish 2 2 04-JUN-2010 15:50:56 AIPS 2 2 04-JUN-2010 15:50:56 AIPS procedure j2000fix 2 2 04-JUN-2010 15:50:56 AIPS $LOS - convert data to J2000 by default use of uvfix 2 2 04-JUN-2010 15:50:56 AIPS task'UVFIX';outname=inname;outclass=inclass;outseq=inseq;outdisk=indisk 2 2 04-JUN-2010 15:50:56 AIPS shift=0;uvfixprm=0;tput uvfix;outclass'PREFIX';rename;default tabget 2 2 04-JUN-2010 15:50:56 AIPS tget uvfix;task'TABGET';inclass'PREFIX';inext'SU';pixxy 1,13,1;tabget 2 2 04-JUN-2010 15:50:56 AIPS if (keyvalue(1)<1) then; tput tabget;default tabed;tget tabget 2 2 04-JUN-2010 15:50:56 AIPS task'TABED';optype'REPL';aparm 13,0,0,2;keyvalue 1950.0 0;gx;end 2 2 04-JUN-2010 15:50:56 AIPS tget uvfix;inclass'PREFIX';gx;zap;inclass=outclass;clrtemp 2 2 04-JUN-2010 15:50:56 AIPS finish 2 2 04-JUN-2010 15:50:56 AIPS 2 2 04-JUN-2010 15:50:56 AIPS procedure addcalco 2 2 04-JUN-2010 15:50:56 AIPS $LOS - check for a calcode and add them if non-existent 2 2 04-JUN-2010 15:50:56 AIPS scalar maxcat,maxrow,hasacode,m2d,fnd,ii,jj,kk 2 2 04-JUN-2010 15:50:56 AIPS task'TABGET';inext'SU';keyword'NUM ROW';getthead 2 2 04-JUN-2010 15:50:56 AIPS maxrow=keyvalue(1);hasacode=0;jj=0 2 2 04-JUN-2010 15:50:56 AIPS while((jj' ')then;hasacode=1;end;end;clrtemp 2 2 04-JUN-2010 15:50:56 AIPS if(hasacode=0)then;fnd=0;type 'SEARCHING SOURCES TO ADD CALIBRATOR CODES' 2 2 04-JUN-2010 15:50:56 AIPS $ go through SU and check against calibrator list 2 2 04-JUN-2010 15:50:56 AIPS $ maybe do this anyway for all sources and not skip if one (above) found 2 2 04-JUN-2010 15:50:56 AIPS for jj=1:maxrow;clrtemp 2 2 04-JUN-2010 15:50:56 AIPS pixxy=jj,2;tabget;error=0;syscom'grep -i 2 2 04-JUN-2010 15:50:56 AIPS if(keystrng='J0137+3309')then;keystrng'0137+331';end 2 2 04-JUN-2010 15:50:56 AIPS if(keystrng='J0521+1638')then;keystrng'0521+166';end 2 2 04-JUN-2010 15:50:56 AIPS if(keystrng='J0542+4951')then;keystrng'0542+498';end 2 2 04-JUN-2010 15:50:56 AIPS if(keystrng='J1331+3030')then;keystrng'1331+305';end 2 2 04-JUN-2010 15:50:56 AIPS if(keystrng='J1411+5212')then;keystrng'1411+522';end 2 2 04-JUN-2010 15:50:56 AIPS if((substr(keystrng,1,1)='J')&(substr(keystrng,2,2)<>'U'))then 2 2 04-JUN-2010 15:50:56 AIPS m2d=floor(value(substr(keystrng,9,10))/6);keystrng=substr(keystrng,2,8) 2 2 04-JUN-2010 15:50:56 AIPS sys2com(1)'X'!!keystrng!!char(m2d);else;sys2com(1)'X'!!keystrng 2 2 04-JUN-2010 15:50:56 AIPS end;clrtemp;kk=1;ii=length(keystrng) $ safeguard against spaces in name 2 2 04-JUN-2010 15:50:56 AIPS while((kk<=ii)&(substr(keystrng,kk,kk)<>''));kk=kk+1;end;m2d=kk+1;clrtemp 2 2 04-JUN-2010 15:50:56 AIPS if(m2d>1)then;for kk=m2d:ii;substr(keystrng,kk,kk)=' ';end;clrtemp 2 2 04-JUN-2010 15:50:56 AIPS sys2com(2)'X'!!'/users/lsjouwer/calvlaobs/csource.mas 2 2 04-JUN-2010 15:50:56 AIPS keyvalue=0;substr(sys2com(1),1,1)'';substr(sys2com(2),1,1)'';clrtemp 2 2 04-JUN-2010 15:50:56 AIPS system;keystrng'Y';if(error=-1)then;fnd=fnd+1;pixxy=jj,4;tabput;end;end 2 2 04-JUN-2010 15:50:56 AIPS if(fnd>0)then;type char(fnd)!!' CALCODES ADDED' $ ZAP if no code found 2 2 04-JUN-2010 15:50:56 AIPS else;type'ERROR: PIPELINE WILL FAIL TO COMPLETE (NO CALS)';zap;end;end;end 2 2 04-JUN-2010 15:50:56 AIPS finish 2 2 04-JUN-2010 15:50:56 AIPS 2 2 04-JUN-2010 15:50:56 AIPS procedure datachks 2 2 04-JUN-2010 15:50:56 AIPS $LOS - delete unwanted data sets, check for standard calibrators and make J2000 2 2 04-JUN-2010 15:50:56 AIPS if(error<1)then $ file exists 2 2 04-JUN-2010 15:50:56 AIPS skipdata;if(error<1)then $ file was not zapped 2 2 04-JUN-2010 15:50:56 AIPS checkcal;if(error<1)then $ file has standard calibrator in it 2 2 04-JUN-2010 15:50:56 AIPS addcalco 2 2 04-JUN-2010 15:50:56 AIPS shortname 2 2 04-JUN-2010 15:50:56 AIPS j2000fix 2 2 04-JUN-2010 15:50:56 AIPS end;end;end;clrtemp 2 2 04-JUN-2010 15:50:56 AIPS finish 2 2 04-JUN-2010 15:50:56 AIPS 2 2 04-JUN-2010 15:50:56 AIPS procedure freqchks 2 2 04-JUN-2010 15:50:56 AIPS $LOS - split up in frequency IDs, run INDXR, and remove 2 2 04-JUN-2010 15:50:56 AIPS scalar rows, nfrq 2 2 04-JUN-2010 15:50:56 AIPS if(error<1)then $ file exists 2 2 04-JUN-2010 15:50:56 AIPS inext'FQ';invers=1;keyword='NUM ROW';getthead;nfrq=keyvalue(1) 2 2 04-JUN-2010 15:50:56 AIPS if (nfrq > 1) then 2 2 04-JUN-2010 15:50:56 AIPS if (nfrq > 9) then;type' WARNING! MORE THAN 9 FREQUENCY ID-S!';end 2 2 04-JUN-2010 15:50:56 AIPS tput getthead;default'UVCOP';tget getthead;keyword='';task'UVCOP';tput 2 2 04-JUN-2010 15:50:56 AIPS for rows=1:nfrq 2 2 04-JUN-2010 15:50:56 AIPS pixxy=rows,1,1;inver=1;inext='FQ';tabget;tget;freqid=keyvalue(1) 2 2 04-JUN-2010 15:50:56 AIPS outclass=substr(inclass,1,1)!!substr(inclass,3,6)!!char(freqid) 2 2 04-JUN-2010 15:50:56 AIPS type'COPYING FREQUENCY ID #'!!char(freqid);gx 2 2 04-JUN-2010 15:50:56 AIPS default'INDXR';tget uvcop;task'INDXR';inclass outclass;gx;task'DQUAL' 2 2 04-JUN-2010 15:50:56 AIPS $out not in! ** outname=inname;outclass=inclass;outseq=inseq;outdisk=indisk;gx 2 2 04-JUN-2010 15:50:56 AIPS tget uvcop;freqid=1;clrtemp 2 2 04-JUN-2010 15:50:56 AIPS end;end;end;if(nfrq>1)then;type fname!!' SPLIT IN :'!!char(nfrq);zap;end 2 2 04-JUN-2010 15:50:56 AIPS finish 2 2 04-JUN-2010 15:50:56 AIPS 2 2 04-JUN-2010 15:50:56 AIPS procedure pre_move 2 2 04-JUN-2010 15:50:56 AIPS $LOS - moves file to another AIPS user number 2 2 04-JUN-2010 15:50:56 AIPS default move;indisk=pdsk;outseq=-1;opcode'MOVE';clrtemp 2 2 04-JUN-2010 15:50:56 AIPS finish 2 2 04-JUN-2010 15:50:56 AIPS 2 2 04-JUN-2010 15:50:56 AIPS procedure expid 2 2 04-JUN-2010 15:50:56 AIPS string*20 expnm 2 2 04-JUN-2010 15:50:56 AIPS string*75 expmsg 2 2 04-JUN-2010 15:50:56 AIPS return expnm 2 2 04-JUN-2010 15:50:56 AIPS finish 2 2 04-JUN-2010 15:50:56 AIPS type expid 2 5 04-JUN-2010 15:50:56 AIPS ' ' 2 0 04-JUN-2010 15:50:56 AIPS compress 2 0 04-JUN-2010 15:50:56 AIPS type'EMPTY CATALOG ?' checkcat 2 5 04-JUN-2010 15:50:56 AIPS 'EMPTY CATALOG ?' 0 2 0 04-JUN-2010 15:50:56 AIPS default prtmsg;outprint'ARUN:'!!'AS0806_2004SEP13_1.fill.log 2 0 04-JUN-2010 15:50:56 AIPS docrt=-3;prnumber=-1;tput prtmsg;docrt 1 2 0 04-JUN-2010 15:50:56 AIPS pre_fillm 2 0 04-JUN-2010 15:50:56 AIPS infile'AVIS:AS0806_2004SEP13_1_' 2 0 04-JUN-2010 15:50:56 AIPS ncount 1;vlaobs 'AS806';cparm(6) 1 2 0 04-JUN-2010 15:50:56 AIPS gx 2 5 04-JUN-2010 15:50:56 FILLM Task FILLM (release of 31DEC07) begins 2 4 04-JUN-2010 15:50:56 FILLM Shadow flag limit = 2.500E+01 meters. 2 3 04-JUN-2010 15:50:56 FILLM Opacity correction in CL table weighted average of weather and 2 3 04-JUN-2010 15:50:56 FILLM season. Weight for weather = 0.50 2 3 04-JUN-2010 15:50:56 FILLM Gain curve correction in CL table read from file, 2 3 04-JUN-2010 15:50:56 FILLM with variation as function of antenna and band. 2 3 04-JUN-2010 15:50:56 FILLM Opening AVIS:AS0806_2004SEP13_1_1 2 2 04-JUN-2010 15:50:56 FILLM 2 2 04-JUN-2010 15:50:56 FILLM *** ATTENTION - default: loading subarray 1 *** 2 2 04-JUN-2010 15:50:56 FILLM 2 5 04-JUN-2010 15:50:56 FILLM tape file # 1, start date/time = 20040913/04:16:20 2 5 04-JUN-2010 15:50:56 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:50:56 FILLM MCINI - Continuum, 2 compatible IFs 2 3 04-JUN-2010 15:50:56 FILLM Program = AS806 ; Tape revision number = 26. 2 2 04-JUN-2010 15:50:56 FILLM Create 20040913 .C BAND. 1 (UV) on disk 1 cno 1 2 4 04-JUN-2010 15:50:56 FILLM Ref. date = 20040913 A-C = 4.885100 B-D = 4.835100 GHz 2 6 04-JUN-2010 15:50:56 FILLM FLMFQ: FQ entry tolerance = 1.000E+02 1.000E+02 2 4 04-JUN-2010 15:50:56 FILLM Found 16088+10291 : 0 50.000 MHz at IAT 0/ 04:16:20.0 2 3 04-JUN-2010 15:50:56 FILLM Zenith opacity set to 0.010 2 3 04-JUN-2010 15:50:56 FILLM Trying to access VLA antenna gains file... 2 2 04-JUN-2010 15:50:56 FILLM ZTXOP2: using translated file name = 2 2 04-JUN-2010 15:50:56 FILLM ZTXOP2: /home/auto/aips/TEXT/IONS/VLA.GAINS 2 2 04-JUN-2010 15:50:56 AIPS Resumes 2 4 04-JUN-2010 15:50:56 FILLM Found 15385+12112 : 0 50.000 MHz at IAT 0/ 04:17:33.3 2 4 04-JUN-2010 15:50:56 FILLM Found 16088+10291 : 0 50.000 MHz at IAT 0/ 04:21:20.0 2 4 04-JUN-2010 15:50:57 FILLM Found 15385+12112 : 0 50.000 MHz at IAT 0/ 04:22:03.3 2 4 04-JUN-2010 15:50:57 FILLM Found 16088+10291 : 0 50.000 MHz at IAT 0/ 04:25:50.0 2 4 04-JUN-2010 15:50:57 FILLM Found 15385+12112 : 0 50.000 MHz at IAT 0/ 04:26:33.3 2 4 04-JUN-2010 15:50:57 FILLM Found 16088+10291 : 0 50.000 MHz at IAT 0/ 04:30:20.0 2 4 04-JUN-2010 15:50:57 FILLM Found 15385+12112 : 0 50.000 MHz at IAT 0/ 04:31:03.3 2 5 04-JUN-2010 15:50:57 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:50:57 FILLM MCINI - Continuum, 2 compatible IFs 2 2 04-JUN-2010 15:50:57 FILLM Create 20040913 .X BAND. 1 (UV) on disk 1 cno 2 2 4 04-JUN-2010 15:50:57 FILLM Ref. date = 20040913 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:50:57 FILLM Found 16088+10291 : 0 50.000 MHz at IAT 0/ 04:32:20.0 2 4 04-JUN-2010 15:50:57 FILLM Found 15385+12112 : 0 50.000 MHz at IAT 0/ 04:33:33.3 2 4 04-JUN-2010 15:50:57 FILLM Found 16088+10291 : 0 50.000 MHz at IAT 0/ 04:37:23.3 2 4 04-JUN-2010 15:50:57 FILLM Found 15385+12112 : 0 50.000 MHz at IAT 0/ 04:38:03.3 2 4 04-JUN-2010 15:50:57 FILLM Found 16088+10291 : 0 50.000 MHz at IAT 0/ 04:41:53.3 2 4 04-JUN-2010 15:50:57 FILLM Found 15385+12112 : 0 50.000 MHz at IAT 0/ 04:42:33.3 2 4 04-JUN-2010 15:50:58 FILLM Found 16088+10291 : 0 50.000 MHz at IAT 0/ 04:46:23.3 2 5 04-JUN-2010 15:50:58 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:50:58 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:50:58 FILLM Ref. date = 20040913 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:50:58 FILLM Appending new data to: 20040913 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:50:58 FILLM Found 17284+04271 : 0 50.000 MHz at IAT 0/ 04:47:10.0 2 4 04-JUN-2010 15:50:58 FILLM Found 17324+07036 : 0 50.000 MHz at IAT 0/ 04:48:03.3 2 4 04-JUN-2010 15:50:58 FILLM Found 17284+04271 : 0 50.000 MHz at IAT 0/ 04:51:43.3 2 4 04-JUN-2010 15:50:58 FILLM Found 17324+07036 : 0 50.000 MHz at IAT 0/ 04:52:13.3 2 4 04-JUN-2010 15:50:58 FILLM Found 17284+04271 : 0 50.000 MHz at IAT 0/ 04:55:53.3 2 4 04-JUN-2010 15:50:58 FILLM Found 17324+07036 : 0 50.000 MHz at IAT 0/ 04:56:23.3 2 4 04-JUN-2010 15:50:58 FILLM Found 17284+04271 : 0 50.000 MHz at IAT 0/ 05:00:03.3 2 4 04-JUN-2010 15:50:58 FILLM Found 17324+07036 : 0 50.000 MHz at IAT 0/ 05:00:33.3 2 5 04-JUN-2010 15:50:58 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:50:58 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:50:58 FILLM Ref. date = 20040913 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:50:58 FILLM Appending new data to: 20040913 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:50:58 FILLM Found 17284+04271 : 0 50.000 MHz at IAT 0/ 05:01:00.0 2 4 04-JUN-2010 15:50:58 FILLM Found 17324+07036 : 0 50.000 MHz at IAT 0/ 05:01:53.3 2 4 04-JUN-2010 15:50:58 FILLM Found 17284+04271 : 0 50.000 MHz at IAT 0/ 05:05:33.3 2 4 04-JUN-2010 15:50:58 FILLM Found 17324+07036 : 0 50.000 MHz at IAT 0/ 05:06:03.3 2 4 04-JUN-2010 15:50:59 FILLM Found 17284+04271 : 0 50.000 MHz at IAT 0/ 05:09:43.3 2 4 04-JUN-2010 15:50:59 FILLM Found 17324+07036 : 0 50.000 MHz at IAT 0/ 05:10:13.3 2 4 04-JUN-2010 15:50:59 FILLM Found 17284+04271 : 0 50.000 MHz at IAT 0/ 05:13:53.3 2 5 04-JUN-2010 15:50:59 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:50:59 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:50:59 FILLM Ref. date = 20040913 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:50:59 FILLM Appending new data to: 20040913 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:50:59 FILLM Found 17537+28481 : 0 50.000 MHz at IAT 0/ 05:15:00.0 2 4 04-JUN-2010 15:50:59 FILLM Found 17518+23043 : 0 50.000 MHz at IAT 0/ 05:16:06.7 2 4 04-JUN-2010 15:50:59 FILLM Found 17537+28481 : 0 50.000 MHz at IAT 0/ 05:19:56.7 2 4 04-JUN-2010 15:50:59 FILLM Found 17518+23043 : 0 50.000 MHz at IAT 0/ 05:20:36.7 2 4 04-JUN-2010 15:51:08 FILLM Found 17537+28481 : 0 50.000 MHz at IAT 0/ 05:24:30.0 2 4 04-JUN-2010 15:51:08 FILLM Found 17518+23043 : 0 50.000 MHz at IAT 0/ 05:25:03.3 2 4 04-JUN-2010 15:51:08 FILLM Found 17537+28481 : 0 50.000 MHz at IAT 0/ 05:29:00.0 2 5 04-JUN-2010 15:51:08 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:51:08 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:51:08 FILLM Ref. date = 20040913 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:51:08 FILLM Appending new data to: 20040913 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:51:08 FILLM Found 17537+28481 : 0 50.000 MHz at IAT 0/ 05:29:50.0 2 4 04-JUN-2010 15:51:08 FILLM Found 17518+23043 : 0 50.000 MHz at IAT 0/ 05:31:00.0 2 4 04-JUN-2010 15:51:08 FILLM Found 17537+28481 : 0 50.000 MHz at IAT 0/ 05:34:50.0 2 4 04-JUN-2010 15:51:08 FILLM Found 17518+23043 : 0 50.000 MHz at IAT 0/ 05:35:30.0 2 4 04-JUN-2010 15:51:08 FILLM Found 17537+28481 : 0 50.000 MHz at IAT 0/ 05:39:20.0 2 4 04-JUN-2010 15:51:08 FILLM Found 17518+23043 : 0 50.000 MHz at IAT 0/ 05:40:00.0 2 4 04-JUN-2010 15:51:11 FILLM Found 17537+28481 : 0 50.000 MHz at IAT 0/ 05:43:50.0 2 5 04-JUN-2010 15:51:11 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:51:11 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:51:11 FILLM Ref. date = 20040913 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:51:11 FILLM Appending new data to: 20040913 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:51:11 FILLM Found 14198+54232 : 0 50.000 MHz at IAT 0/ 05:45:10.0 2 4 04-JUN-2010 15:51:11 FILLM Found 13493+60114 : 0 50.000 MHz at IAT 0/ 05:46:16.7 2 4 04-JUN-2010 15:51:11 FILLM Found 14198+54232 : 0 50.000 MHz at IAT 0/ 05:50:06.7 2 4 04-JUN-2010 15:51:11 FILLM Found 13493+60114 : 0 50.000 MHz at IAT 0/ 05:50:46.7 2 4 04-JUN-2010 15:51:11 FILLM Found 14198+54232 : 0 50.000 MHz at IAT 0/ 05:54:36.7 2 4 04-JUN-2010 15:51:11 FILLM Found 13493+60114 : 0 50.000 MHz at IAT 0/ 05:55:16.7 2 4 04-JUN-2010 15:51:11 FILLM Found 14198+54232 : 0 50.000 MHz at IAT 0/ 05:59:06.7 2 5 04-JUN-2010 15:51:11 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:51:11 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:51:11 FILLM Ref. date = 20040913 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:51:11 FILLM Appending new data to: 20040913 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:51:11 FILLM Found 14198+54232 : 0 50.000 MHz at IAT 0/ 05:59:50.0 2 4 04-JUN-2010 15:51:11 FILLM Found 13493+60114 : 0 50.000 MHz at IAT 0/ 06:00:56.7 2 4 04-JUN-2010 15:51:12 FILLM Found 14198+54232 : 0 50.000 MHz at IAT 0/ 06:04:46.7 2 4 04-JUN-2010 15:51:12 FILLM Found 13493+60114 : 0 50.000 MHz at IAT 0/ 06:05:26.7 2 4 04-JUN-2010 15:51:12 FILLM Found 14198+54232 : 0 50.000 MHz at IAT 0/ 06:09:20.0 2 4 04-JUN-2010 15:51:12 FILLM Found 13493+60114 : 0 50.000 MHz at IAT 0/ 06:10:00.0 2 4 04-JUN-2010 15:51:12 FILLM Found 14198+54232 : 0 50.000 MHz at IAT 0/ 06:13:50.0 2 5 04-JUN-2010 15:51:12 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:51:12 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:51:12 FILLM Ref. date = 20040913 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:51:12 FILLM Appending new data to: 20040913 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:51:12 FILLM Found 15100+57027 : 0 50.000 MHz at IAT 0/ 06:14:30.0 2 4 04-JUN-2010 15:51:12 FILLM Found 15065+55458 : 0 50.000 MHz at IAT 0/ 06:15:20.0 2 4 04-JUN-2010 15:51:12 FILLM Found 15100+57027 : 0 50.000 MHz at IAT 0/ 06:19:00.0 2 4 04-JUN-2010 15:51:12 FILLM Found 15065+55458 : 0 50.000 MHz at IAT 0/ 06:19:30.0 2 4 04-JUN-2010 15:51:12 FILLM Found 15100+57027 : 0 50.000 MHz at IAT 0/ 06:23:10.0 2 4 04-JUN-2010 15:51:12 FILLM Found 15065+55458 : 0 50.000 MHz at IAT 0/ 06:23:43.3 2 4 04-JUN-2010 15:51:13 FILLM Found 15100+57027 : 0 50.000 MHz at IAT 0/ 06:27:20.0 2 5 04-JUN-2010 15:51:13 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:51:13 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:51:13 FILLM Ref. date = 20040913 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:51:13 FILLM Appending new data to: 20040913 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:51:13 FILLM Found 15100+57027 : 0 50.000 MHz at IAT 0/ 06:28:00.0 2 4 04-JUN-2010 15:51:13 FILLM Found 15065+55458 : 0 50.000 MHz at IAT 0/ 06:28:50.0 2 4 04-JUN-2010 15:51:13 FILLM Found 15100+57027 : 0 50.000 MHz at IAT 0/ 06:32:30.0 2 4 04-JUN-2010 15:51:13 FILLM Found 15065+55458 : 0 50.000 MHz at IAT 0/ 06:33:00.0 2 4 04-JUN-2010 15:51:13 FILLM Found 15100+57027 : 0 50.000 MHz at IAT 0/ 06:36:40.0 2 4 04-JUN-2010 15:51:13 FILLM Found 15065+55458 : 0 50.000 MHz at IAT 0/ 06:37:10.0 2 4 04-JUN-2010 15:51:13 FILLM Found 15100+57027 : 0 50.000 MHz at IAT 0/ 06:40:50.0 2 5 04-JUN-2010 15:51:13 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:51:13 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:51:13 FILLM Ref. date = 20040913 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:51:13 FILLM Appending new data to: 20040913 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:51:13 FILLM Found 16382+57204 : 0 50.000 MHz at IAT 0/ 06:41:40.0 2 4 04-JUN-2010 15:51:13 FILLM Found 15387+59214 : 0 50.000 MHz at IAT 0/ 06:42:53.3 2 4 04-JUN-2010 15:51:20 FILLM Found 16382+57204 : 0 50.000 MHz at IAT 0/ 06:46:43.3 2 4 04-JUN-2010 15:51:20 FILLM Found 15387+59214 : 0 50.000 MHz at IAT 0/ 06:47:20.0 2 4 04-JUN-2010 15:51:20 FILLM Found 16382+57204 : 0 50.000 MHz at IAT 0/ 06:51:10.0 2 4 04-JUN-2010 15:51:20 FILLM Found 15387+59214 : 0 50.000 MHz at IAT 0/ 06:51:53.3 2 4 04-JUN-2010 15:51:22 FILLM Found 16382+57204 : 0 50.000 MHz at IAT 0/ 06:55:43.3 2 5 04-JUN-2010 15:51:22 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:51:22 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:51:22 FILLM Ref. date = 20040913 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:51:22 FILLM Appending new data to: 20040913 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:51:22 FILLM Found 16382+57204 : 0 50.000 MHz at IAT 0/ 06:56:20.0 2 4 04-JUN-2010 15:51:22 FILLM Found 15387+59214 : 0 50.000 MHz at IAT 0/ 06:57:33.3 2 4 04-JUN-2010 15:51:22 FILLM Found 16382+57204 : 0 50.000 MHz at IAT 0/ 07:01:23.3 2 4 04-JUN-2010 15:51:22 FILLM Found 15387+59214 : 0 50.000 MHz at IAT 0/ 07:02:03.3 2 4 04-JUN-2010 15:51:22 FILLM Found 16382+57204 : 0 50.000 MHz at IAT 0/ 07:05:53.3 2 4 04-JUN-2010 15:51:22 FILLM Found 15387+59214 : 0 50.000 MHz at IAT 0/ 07:06:33.3 2 5 04-JUN-2010 15:51:23 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:51:23 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:51:23 FILLM Ref. date = 20040913 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:51:23 FILLM Appending new data to: 20040913 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:51:23 FILLM Found 16382+57204 : 0 50.000 MHz at IAT 0/ 07:10:40.0 2 4 04-JUN-2010 15:51:23 FILLM Found 15396+59199 : 0 50.000 MHz at IAT 0/ 07:11:50.0 2 4 04-JUN-2010 15:51:23 FILLM Found 16382+57204 : 0 50.000 MHz at IAT 0/ 07:15:40.0 2 4 04-JUN-2010 15:51:23 FILLM Found 15396+59199 : 0 50.000 MHz at IAT 0/ 07:16:20.0 2 4 04-JUN-2010 15:51:23 FILLM Found 16382+57204 : 0 50.000 MHz at IAT 0/ 07:20:10.0 2 4 04-JUN-2010 15:51:23 FILLM Found 15396+59199 : 0 50.000 MHz at IAT 0/ 07:20:50.0 2 4 04-JUN-2010 15:51:23 FILLM Found 16382+57204 : 0 50.000 MHz at IAT 0/ 07:24:40.0 2 5 04-JUN-2010 15:51:23 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:51:23 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:51:23 FILLM Ref. date = 20040913 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:51:23 FILLM Appending new data to: 20040913 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:51:23 FILLM Found 16382+57204 : 0 50.000 MHz at IAT 0/ 07:25:10.0 2 4 04-JUN-2010 15:51:23 FILLM Found 15396+59199 : 0 50.000 MHz at IAT 0/ 07:26:20.0 2 4 04-JUN-2010 15:51:23 FILLM Found 16382+57204 : 0 50.000 MHz at IAT 0/ 07:30:10.0 2 4 04-JUN-2010 15:51:23 FILLM Found 15396+59199 : 0 50.000 MHz at IAT 0/ 07:30:50.0 2 4 04-JUN-2010 15:51:24 FILLM Found 16382+57204 : 0 50.000 MHz at IAT 0/ 07:34:40.0 2 4 04-JUN-2010 15:51:24 FILLM Found 15396+59199 : 0 50.000 MHz at IAT 0/ 07:35:20.0 2 4 04-JUN-2010 15:51:24 FILLM Found 16382+57204 : 0 50.000 MHz at IAT 0/ 07:39:10.0 2 5 04-JUN-2010 15:51:24 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:51:24 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:51:24 FILLM Ref. date = 20040913 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:51:24 FILLM Appending new data to: 20040913 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:51:24 FILLM Found 17534+44098 : 0 50.000 MHz at IAT 0/ 07:40:00.0 2 4 04-JUN-2010 15:51:24 FILLM Found 18473+45330 : 0 50.000 MHz at IAT 0/ 07:41:20.0 2 4 04-JUN-2010 15:51:24 FILLM Found 17534+44098 : 0 50.000 MHz at IAT 0/ 07:45:10.0 2 4 04-JUN-2010 15:51:24 FILLM Found 18473+45330 : 0 50.000 MHz at IAT 0/ 07:45:50.0 2 4 04-JUN-2010 15:51:24 FILLM Found 17534+44098 : 0 50.000 MHz at IAT 0/ 07:49:40.0 2 4 04-JUN-2010 15:51:24 FILLM Found 18473+45330 : 0 50.000 MHz at IAT 0/ 07:50:20.0 2 4 04-JUN-2010 15:51:24 FILLM Found 17534+44098 : 0 50.000 MHz at IAT 0/ 07:54:10.0 2 5 04-JUN-2010 15:51:24 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:51:24 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:51:24 FILLM Ref. date = 20040913 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:51:24 FILLM Appending new data to: 20040913 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:51:24 FILLM Found 17534+44098 : 0 50.000 MHz at IAT 0/ 07:54:40.0 2 4 04-JUN-2010 15:51:24 FILLM Found 18473+45330 : 0 50.000 MHz at IAT 0/ 07:56:03.3 2 4 04-JUN-2010 15:51:25 FILLM Found 17534+44098 : 0 50.000 MHz at IAT 0/ 07:59:50.0 2 4 04-JUN-2010 15:51:25 FILLM Found 18473+45330 : 0 50.000 MHz at IAT 0/ 08:00:33.3 2 4 04-JUN-2010 15:51:25 FILLM Found 17534+44098 : 0 50.000 MHz at IAT 0/ 08:04:23.3 2 4 04-JUN-2010 15:51:25 FILLM Found 18473+45330 : 0 50.000 MHz at IAT 0/ 08:05:03.3 2 4 04-JUN-2010 15:51:25 FILLM Found 17534+44098 : 0 50.000 MHz at IAT 0/ 08:08:50.0 2 5 04-JUN-2010 15:51:25 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:51:25 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:51:25 FILLM Ref. date = 20040913 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:51:25 FILLM Appending new data to: 20040913 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:51:25 FILLM Found 16421+68567 : 0 50.000 MHz at IAT 0/ 08:09:40.0 2 4 04-JUN-2010 15:51:25 FILLM Found 17104+72183 : 0 50.000 MHz at IAT 0/ 08:10:36.7 2 4 04-JUN-2010 15:51:25 FILLM Found 16421+68567 : 0 50.000 MHz at IAT 0/ 08:14:16.7 2 4 04-JUN-2010 15:51:25 FILLM Found 17104+72183 : 0 50.000 MHz at IAT 0/ 08:14:46.7 2 4 04-JUN-2010 15:51:25 FILLM Found 16421+68567 : 0 50.000 MHz at IAT 0/ 08:18:26.7 2 4 04-JUN-2010 15:51:25 FILLM Found 17104+72183 : 0 50.000 MHz at IAT 0/ 08:18:56.7 2 4 04-JUN-2010 15:51:26 FILLM Found 16421+68567 : 0 50.000 MHz at IAT 0/ 08:22:36.7 2 4 04-JUN-2010 15:51:26 FILLM Found 17104+72183 : 0 50.000 MHz at IAT 0/ 08:23:06.7 2 5 04-JUN-2010 15:51:26 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:51:26 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:51:26 FILLM Ref. date = 20040913 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:51:26 FILLM Appending new data to: 20040913 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:51:26 FILLM Found 16421+68567 : 0 50.000 MHz at IAT 0/ 08:23:30.0 2 4 04-JUN-2010 15:51:33 FILLM Found 17104+72183 : 0 50.000 MHz at IAT 0/ 08:24:26.7 2 4 04-JUN-2010 15:51:34 FILLM Found 16421+68567 : 0 50.000 MHz at IAT 0/ 08:28:06.7 2 4 04-JUN-2010 15:51:34 FILLM Found 17104+72183 : 0 50.000 MHz at IAT 0/ 08:28:36.7 2 4 04-JUN-2010 15:51:34 FILLM Found 16421+68567 : 0 50.000 MHz at IAT 0/ 08:32:16.7 2 4 04-JUN-2010 15:51:34 FILLM Found 17104+72183 : 0 50.000 MHz at IAT 0/ 08:32:46.7 2 4 04-JUN-2010 15:51:34 FILLM Found 16421+68567 : 0 50.000 MHz at IAT 0/ 08:36:26.7 2 4 04-JUN-2010 15:51:34 FILLM Found 17104+72183 : 0 50.000 MHz at IAT 0/ 08:36:56.7 2 5 04-JUN-2010 15:51:34 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:51:34 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:51:34 FILLM Ref. date = 20040913 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:51:34 FILLM Appending new data to: 20040913 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:51:34 FILLM Found 18426+68094 : 0 50.000 MHz at IAT 0/ 08:37:20.0 2 4 04-JUN-2010 15:51:34 FILLM Found 17494+70087 : 0 50.000 MHz at IAT 0/ 08:38:26.7 2 4 04-JUN-2010 15:51:34 FILLM Found 18426+68094 : 0 50.000 MHz at IAT 0/ 08:42:16.7 2 4 04-JUN-2010 15:51:34 FILLM Found 17494+70087 : 0 50.000 MHz at IAT 0/ 08:42:56.7 2 4 04-JUN-2010 15:51:34 FILLM Found 18426+68094 : 0 50.000 MHz at IAT 0/ 08:46:46.7 2 4 04-JUN-2010 15:51:34 FILLM Found 17494+70087 : 0 50.000 MHz at IAT 0/ 08:47:26.7 2 4 04-JUN-2010 15:51:35 FILLM Found 18426+68094 : 0 50.000 MHz at IAT 0/ 08:51:16.7 2 4 04-JUN-2010 15:51:35 FILLM Found 17494+70087 : 0 50.000 MHz at IAT 0/ 08:51:56.7 2 5 04-JUN-2010 15:51:35 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:51:35 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:51:35 FILLM Ref. date = 20040913 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:51:35 FILLM Appending new data to: 20040913 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:51:35 FILLM Found 18426+68094 : 0 50.000 MHz at IAT 0/ 08:52:20.0 2 4 04-JUN-2010 15:51:35 FILLM Found 17494+70087 : 0 50.000 MHz at IAT 0/ 08:53:26.7 2 4 04-JUN-2010 15:51:36 FILLM Found 18426+68094 : 0 50.000 MHz at IAT 0/ 08:57:16.7 2 4 04-JUN-2010 15:51:36 FILLM Found 17494+70087 : 0 50.000 MHz at IAT 0/ 08:57:56.7 2 4 04-JUN-2010 15:51:36 FILLM Found 18426+68094 : 0 50.000 MHz at IAT 0/ 09:01:46.7 2 4 04-JUN-2010 15:51:36 FILLM Found 17494+70087 : 0 50.000 MHz at IAT 0/ 09:02:26.7 2 4 04-JUN-2010 15:51:36 FILLM Found 18426+68094 : 0 50.000 MHz at IAT 0/ 09:06:16.7 2 5 04-JUN-2010 15:51:36 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:51:36 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:51:36 FILLM Ref. date = 20040913 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:51:36 FILLM Appending new data to: 20040913 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:51:36 FILLM Found 11532+80585 : 0 50.000 MHz at IAT 0/ 09:07:20.0 2 4 04-JUN-2010 15:51:36 FILLM Found 12374+74115 : 0 50.000 MHz at IAT 0/ 09:08:33.3 2 4 04-JUN-2010 15:51:36 FILLM Found 11532+80585 : 0 50.000 MHz at IAT 0/ 09:12:23.3 2 4 04-JUN-2010 15:51:36 FILLM Found 12374+74115 : 0 50.000 MHz at IAT 0/ 09:13:03.3 2 4 04-JUN-2010 15:51:36 FILLM Found 11532+80585 : 0 50.000 MHz at IAT 0/ 09:16:56.7 2 4 04-JUN-2010 15:51:36 FILLM Found 12374+74115 : 0 50.000 MHz at IAT 0/ 09:17:33.3 2 4 04-JUN-2010 15:51:37 FILLM Found 11532+80585 : 0 50.000 MHz at IAT 0/ 09:21:23.3 2 5 04-JUN-2010 15:51:37 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:51:37 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:51:37 FILLM Ref. date = 20040913 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:51:37 FILLM Appending new data to: 20040913 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:51:37 FILLM Found 11532+80585 : 0 50.000 MHz at IAT 0/ 09:21:50.0 2 4 04-JUN-2010 15:51:37 FILLM Found 12374+74115 : 0 50.000 MHz at IAT 0/ 09:23:03.3 2 4 04-JUN-2010 15:51:37 FILLM Found 11532+80585 : 0 50.000 MHz at IAT 0/ 09:26:53.3 2 4 04-JUN-2010 15:51:37 FILLM Found 12374+74115 : 0 50.000 MHz at IAT 0/ 09:27:36.7 2 4 04-JUN-2010 15:51:37 FILLM Found 11532+80585 : 0 50.000 MHz at IAT 0/ 09:31:26.7 2 4 04-JUN-2010 15:51:37 FILLM Found 12374+74115 : 0 50.000 MHz at IAT 0/ 09:32:06.7 2 4 04-JUN-2010 15:51:37 FILLM Found 11532+80585 : 0 50.000 MHz at IAT 0/ 09:35:56.7 2 5 04-JUN-2010 15:51:37 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:51:37 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:51:37 FILLM Ref. date = 20040913 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:51:37 FILLM Appending new data to: 20040913 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:51:37 FILLM Found 11532+80585 : 0 50.000 MHz at IAT 0/ 09:36:10.0 2 4 04-JUN-2010 15:51:37 FILLM Found 12501+72525 : 0 50.000 MHz at IAT 0/ 09:37:30.0 2 4 04-JUN-2010 15:51:37 FILLM Found 11532+80585 : 0 50.000 MHz at IAT 0/ 09:41:20.0 2 4 04-JUN-2010 15:51:37 FILLM Found 12501+72525 : 0 50.000 MHz at IAT 0/ 09:42:00.0 2 4 04-JUN-2010 15:51:38 FILLM Found 11532+80585 : 0 50.000 MHz at IAT 0/ 09:45:50.0 2 4 04-JUN-2010 15:51:38 FILLM Found 12501+72525 : 0 50.000 MHz at IAT 0/ 09:46:30.0 2 4 04-JUN-2010 15:51:38 FILLM Found 11532+80585 : 0 50.000 MHz at IAT 0/ 09:50:20.0 2 5 04-JUN-2010 15:51:38 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:51:38 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:51:38 FILLM Ref. date = 20040913 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:51:38 FILLM Appending new data to: 20040913 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:51:38 FILLM Found 11532+80585 : 0 50.000 MHz at IAT 0/ 09:50:40.0 2 4 04-JUN-2010 15:51:38 FILLM Found 12501+72525 : 0 50.000 MHz at IAT 0/ 09:52:00.0 2 4 04-JUN-2010 15:51:38 FILLM Found 11532+80585 : 0 50.000 MHz at IAT 0/ 09:55:50.0 2 4 04-JUN-2010 15:51:38 FILLM Found 12501+72525 : 0 50.000 MHz at IAT 0/ 09:56:30.0 2 4 04-JUN-2010 15:51:38 FILLM Found 11532+80585 : 0 50.000 MHz at IAT 0/ 10:00:20.0 2 4 04-JUN-2010 15:51:38 FILLM Found 12501+72525 : 0 50.000 MHz at IAT 0/ 10:01:00.0 2 4 04-JUN-2010 15:51:38 FILLM Found 11532+80585 : 0 50.000 MHz at IAT 0/ 10:04:50.0 2 4 04-JUN-2010 15:51:38 FILLM Found 0137+331 : 0 50.000 MHz at IAT 0/ 10:07:40.0 2 5 04-JUN-2010 15:51:47 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:51:47 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:51:47 FILLM Ref. date = 20040913 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:51:47 FILLM Appending new data to: 20040913 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:51:47 FILLM Found 0137+331 : 0 50.000 MHz at IAT 0/ 10:13:00.0 2 4 04-JUN-2010 15:51:48 FILLM Found 23307+11003 : 0 50.000 MHz at IAT 0/ 10:19:30.0 2 4 04-JUN-2010 15:51:48 FILLM Found 23207+08130 : 0 50.000 MHz at IAT 0/ 10:20:16.7 2 4 04-JUN-2010 15:51:49 FILLM Found 23307+11003 : 0 50.000 MHz at IAT 0/ 10:23:56.7 2 4 04-JUN-2010 15:51:49 FILLM Found 23207+08130 : 0 50.000 MHz at IAT 0/ 10:24:26.7 2 4 04-JUN-2010 15:51:49 FILLM Found 23307+11003 : 0 50.000 MHz at IAT 0/ 10:28:06.7 2 4 04-JUN-2010 15:51:49 FILLM Found 23207+08130 : 0 50.000 MHz at IAT 0/ 10:28:36.7 2 4 04-JUN-2010 15:51:49 FILLM Found 23307+11003 : 0 50.000 MHz at IAT 0/ 10:32:16.7 2 4 04-JUN-2010 15:51:49 FILLM Found 23207+08130 : 0 50.000 MHz at IAT 0/ 10:32:46.7 2 5 04-JUN-2010 15:51:49 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:51:49 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:51:49 FILLM Ref. date = 20040913 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:51:49 FILLM Appending new data to: 20040913 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:51:49 FILLM Found 23307+11003 : 0 50.000 MHz at IAT 0/ 10:33:10.0 2 4 04-JUN-2010 15:51:49 FILLM Found 23207+08130 : 0 50.000 MHz at IAT 0/ 10:34:06.7 2 4 04-JUN-2010 15:51:49 FILLM Found 23307+11003 : 0 50.000 MHz at IAT 0/ 10:37:46.7 2 4 04-JUN-2010 15:51:49 FILLM Found 23207+08130 : 0 50.000 MHz at IAT 0/ 10:38:16.7 2 4 04-JUN-2010 15:51:49 FILLM Found 23307+11003 : 0 50.000 MHz at IAT 0/ 10:41:56.7 2 4 04-JUN-2010 15:51:49 FILLM Found 23207+08130 : 0 50.000 MHz at IAT 0/ 10:42:26.7 2 5 04-JUN-2010 15:51:50 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:51:50 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:51:50 FILLM Ref. date = 20040913 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:51:50 FILLM Appending new data to: 20040913 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:51:50 FILLM Found 23307+11003 : 0 50.000 MHz at IAT 0/ 10:46:20.0 2 4 04-JUN-2010 15:51:50 FILLM Found 23443+10460 : 0 50.000 MHz at IAT 0/ 10:47:13.3 2 4 04-JUN-2010 15:51:50 FILLM Found 23307+11003 : 0 50.000 MHz at IAT 0/ 10:50:53.3 2 4 04-JUN-2010 15:51:50 FILLM Found 23443+10460 : 0 50.000 MHz at IAT 0/ 10:51:23.3 2 4 04-JUN-2010 15:51:50 FILLM Found 23307+11003 : 0 50.000 MHz at IAT 0/ 10:55:03.3 2 4 04-JUN-2010 15:51:50 FILLM Found 23443+10460 : 0 50.000 MHz at IAT 0/ 10:55:33.3 2 4 04-JUN-2010 15:51:50 FILLM Found 23307+11003 : 0 50.000 MHz at IAT 0/ 10:59:13.3 2 5 04-JUN-2010 15:51:50 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:51:50 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:51:50 FILLM Ref. date = 20040913 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:51:50 FILLM Appending new data to: 20040913 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:51:50 FILLM Found 23307+11003 : 0 50.000 MHz at IAT 0/ 10:59:40.0 2 4 04-JUN-2010 15:51:50 FILLM Found 23443+10460 : 0 50.000 MHz at IAT 0/ 11:00:33.3 2 4 04-JUN-2010 15:51:50 FILLM Found 23307+11003 : 0 50.000 MHz at IAT 0/ 11:04:13.3 2 4 04-JUN-2010 15:51:50 FILLM Found 23443+10460 : 0 50.000 MHz at IAT 0/ 11:04:43.3 2 4 04-JUN-2010 15:51:51 FILLM Found 23307+11003 : 0 50.000 MHz at IAT 0/ 11:08:23.3 2 4 04-JUN-2010 15:51:51 FILLM Found 23443+10460 : 0 50.000 MHz at IAT 0/ 11:08:53.3 2 4 04-JUN-2010 15:51:51 FILLM Found 23307+11003 : 0 50.000 MHz at IAT 0/ 11:12:33.3 2 5 04-JUN-2010 15:51:51 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:51:51 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:51:51 FILLM Ref. date = 20040913 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:51:51 FILLM Appending new data to: 20040913 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:51:51 FILLM Found 23307+11003 : 0 50.000 MHz at IAT 0/ 11:13:00.0 2 4 04-JUN-2010 15:51:51 FILLM Found 23444+09561 : 0 50.000 MHz at IAT 0/ 11:13:53.3 2 4 04-JUN-2010 15:51:51 FILLM Found 23307+11003 : 0 50.000 MHz at IAT 0/ 11:17:33.3 2 4 04-JUN-2010 15:51:51 FILLM Found 23444+09561 : 0 50.000 MHz at IAT 0/ 11:18:03.3 2 4 04-JUN-2010 15:51:51 FILLM Found 23307+11003 : 0 50.000 MHz at IAT 0/ 11:21:43.3 2 4 04-JUN-2010 15:51:51 FILLM Found 23444+09561 : 0 50.000 MHz at IAT 0/ 11:22:13.3 2 4 04-JUN-2010 15:51:51 FILLM Found 23307+11003 : 0 50.000 MHz at IAT 0/ 11:25:53.3 2 5 04-JUN-2010 15:51:51 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:51:51 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:51:51 FILLM Ref. date = 20040913 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:51:51 FILLM Appending new data to: 20040913 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:51:51 FILLM Found 23307+11003 : 0 50.000 MHz at IAT 0/ 11:26:20.0 2 4 04-JUN-2010 15:51:51 FILLM Found 23444+09561 : 0 50.000 MHz at IAT 0/ 11:27:13.3 2 4 04-JUN-2010 15:51:52 FILLM Found 23307+11003 : 0 50.000 MHz at IAT 0/ 11:30:53.3 2 4 04-JUN-2010 15:51:52 FILLM Found 23444+09561 : 0 50.000 MHz at IAT 0/ 11:31:23.3 2 4 04-JUN-2010 15:51:52 FILLM Found 23307+11003 : 0 50.000 MHz at IAT 0/ 11:35:03.3 2 4 04-JUN-2010 15:51:52 FILLM Found 23444+09561 : 0 50.000 MHz at IAT 0/ 11:35:33.3 2 4 04-JUN-2010 15:51:52 FILLM Found 23307+11003 : 0 50.000 MHz at IAT 0/ 11:39:13.3 2 5 04-JUN-2010 15:51:52 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:51:52 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:51:52 FILLM Ref. date = 20040913 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:51:52 FILLM Appending new data to: 20040913 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:51:52 FILLM Found 00106+17243 : 0 50.000 MHz at IAT 0/ 11:40:00.0 2 4 04-JUN-2010 15:51:52 FILLM Found 00032+16087 : 0 50.000 MHz at IAT 0/ 11:40:53.3 2 4 04-JUN-2010 15:51:52 FILLM Found 00106+17243 : 0 50.000 MHz at IAT 0/ 11:44:33.3 2 4 04-JUN-2010 15:51:52 FILLM Found 00032+16087 : 0 50.000 MHz at IAT 0/ 11:45:03.3 2 4 04-JUN-2010 15:51:52 FILLM Found 00106+17243 : 0 50.000 MHz at IAT 0/ 11:48:43.3 2 4 04-JUN-2010 15:51:52 FILLM Found 00032+16087 : 0 50.000 MHz at IAT 0/ 11:49:13.3 2 4 04-JUN-2010 15:51:53 FILLM Found 00106+17243 : 0 50.000 MHz at IAT 0/ 11:52:53.3 2 5 04-JUN-2010 15:51:56 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:51:56 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:52:02 FILLM Ref. date = 20040913 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:52:02 FILLM Appending new data to: 20040913 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:52:02 FILLM Found 00106+17243 : 0 50.000 MHz at IAT 0/ 11:53:30.0 2 4 04-JUN-2010 15:52:02 FILLM Found 00032+16087 : 0 50.000 MHz at IAT 0/ 11:54:23.3 2 4 04-JUN-2010 15:52:02 FILLM Found 00106+17243 : 0 50.000 MHz at IAT 0/ 11:58:03.3 2 4 04-JUN-2010 15:52:02 FILLM Found 00032+16087 : 0 50.000 MHz at IAT 0/ 11:58:33.3 2 4 04-JUN-2010 15:52:02 FILLM Found 00106+17243 : 0 50.000 MHz at IAT 0/ 12:02:13.3 2 4 04-JUN-2010 15:52:02 FILLM Found 00032+16087 : 0 50.000 MHz at IAT 0/ 12:02:43.3 2 4 04-JUN-2010 15:52:03 FILLM Found 00106+17243 : 0 50.000 MHz at IAT 0/ 12:06:23.3 2 5 04-JUN-2010 15:52:03 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:52:03 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:52:03 FILLM Ref. date = 20040913 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:52:03 FILLM Appending new data to: 20040913 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:52:03 FILLM Found 01058+48191 : 0 50.000 MHz at IAT 0/ 12:07:30.0 2 4 04-JUN-2010 15:52:03 FILLM Found 00390+48202 : 0 50.000 MHz at IAT 0/ 12:08:40.0 2 4 04-JUN-2010 15:52:03 FILLM Found 01058+48191 : 0 50.000 MHz at IAT 0/ 12:12:20.0 2 4 04-JUN-2010 15:52:03 FILLM Found 00390+48202 : 0 50.000 MHz at IAT 0/ 12:13:00.0 2 4 04-JUN-2010 15:52:03 FILLM Found 01058+48191 : 0 50.000 MHz at IAT 0/ 12:16:40.0 2 4 04-JUN-2010 15:52:03 FILLM Found 00390+48202 : 0 50.000 MHz at IAT 0/ 12:17:20.0 2 4 04-JUN-2010 15:52:03 FILLM Found 01058+48191 : 0 50.000 MHz at IAT 0/ 12:21:00.0 2 5 04-JUN-2010 15:52:03 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:52:03 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:52:03 FILLM Ref. date = 20040913 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:52:03 FILLM Appending new data to: 20040913 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:52:03 FILLM Found 01058+48191 : 0 50.000 MHz at IAT 0/ 12:21:50.0 2 4 04-JUN-2010 15:52:03 FILLM Found 00390+48202 : 0 50.000 MHz at IAT 0/ 12:23:00.0 2 4 04-JUN-2010 15:52:03 FILLM Found 01058+48191 : 0 50.000 MHz at IAT 0/ 12:26:40.0 2 4 04-JUN-2010 15:52:03 FILLM Found 00390+48202 : 0 50.000 MHz at IAT 0/ 12:27:20.0 2 4 04-JUN-2010 15:52:04 FILLM Found 01058+48191 : 0 50.000 MHz at IAT 0/ 12:31:00.0 2 4 04-JUN-2010 15:52:04 FILLM Found 00390+48202 : 0 50.000 MHz at IAT 0/ 12:31:40.0 2 4 04-JUN-2010 15:52:04 FILLM Found 01058+48191 : 0 50.000 MHz at IAT 0/ 12:35:20.0 2 5 04-JUN-2010 15:52:04 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:52:04 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:52:04 FILLM Ref. date = 20040913 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:52:04 FILLM Appending new data to: 20040913 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:52:04 FILLM Found 01116+39065 : 0 50.000 MHz at IAT 0/ 12:35:50.0 2 4 04-JUN-2010 15:52:04 FILLM Found 01095+35431 : 0 50.000 MHz at IAT 0/ 12:36:43.3 2 4 04-JUN-2010 15:52:04 FILLM Found 01116+39065 : 0 50.000 MHz at IAT 0/ 12:40:23.3 2 4 04-JUN-2010 15:52:04 FILLM Found 01095+35431 : 0 50.000 MHz at IAT 0/ 12:40:53.3 2 4 04-JUN-2010 15:52:04 FILLM Found 01116+39065 : 0 50.000 MHz at IAT 0/ 12:44:36.7 2 4 04-JUN-2010 15:52:04 FILLM Found 01095+35431 : 0 50.000 MHz at IAT 0/ 12:45:06.7 2 4 04-JUN-2010 15:52:04 FILLM Found 01116+39065 : 0 50.000 MHz at IAT 0/ 12:48:46.7 2 5 04-JUN-2010 15:52:04 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:52:04 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:52:04 FILLM Ref. date = 20040913 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:52:04 FILLM Appending new data to: 20040913 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:52:04 FILLM Found 01116+39065 : 0 50.000 MHz at IAT 0/ 12:49:20.0 2 4 04-JUN-2010 15:52:05 FILLM Found 01095+35431 : 0 50.000 MHz at IAT 0/ 12:50:16.7 2 4 04-JUN-2010 15:52:05 FILLM Found 01116+39065 : 0 50.000 MHz at IAT 0/ 12:53:56.7 2 4 04-JUN-2010 15:52:05 FILLM Found 01095+35431 : 0 50.000 MHz at IAT 0/ 12:54:26.7 2 4 04-JUN-2010 15:52:05 FILLM Found 01116+39065 : 0 50.000 MHz at IAT 0/ 12:58:06.7 2 4 04-JUN-2010 15:52:05 FILLM Found 01095+35431 : 0 50.000 MHz at IAT 0/ 12:58:36.7 2 4 04-JUN-2010 15:52:05 FILLM Found 01116+39065 : 0 50.000 MHz at IAT 0/ 13:02:16.7 2 5 04-JUN-2010 15:52:05 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:52:05 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:52:05 FILLM Ref. date = 20040913 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:52:05 FILLM Appending new data to: 20040913 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:52:05 FILLM Found 00578+30211 : 0 50.000 MHz at IAT 0/ 13:02:40.0 2 4 04-JUN-2010 15:52:05 FILLM Found 01110+33091 : 0 50.000 MHz at IAT 0/ 13:03:43.3 2 4 04-JUN-2010 15:52:05 FILLM Found 00578+30211 : 0 50.000 MHz at IAT 0/ 13:07:26.7 2 4 04-JUN-2010 15:52:05 FILLM Found 01110+33091 : 0 50.000 MHz at IAT 0/ 13:08:06.7 2 4 04-JUN-2010 15:52:05 FILLM Found 00578+30211 : 0 50.000 MHz at IAT 0/ 13:11:46.7 2 4 04-JUN-2010 15:52:06 FILLM Found 01110+33091 : 0 50.000 MHz at IAT 0/ 13:12:26.7 2 4 04-JUN-2010 15:52:06 FILLM Found 00578+30211 : 0 50.000 MHz at IAT 0/ 13:16:06.7 2 5 04-JUN-2010 15:52:06 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:52:06 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:52:06 FILLM Ref. date = 20040913 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:52:06 FILLM Appending new data to: 20040913 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:52:06 FILLM Found 00578+30211 : 0 50.000 MHz at IAT 0/ 13:17:00.0 2 4 04-JUN-2010 15:52:06 FILLM Found 01110+33091 : 0 50.000 MHz at IAT 0/ 13:18:06.7 2 4 04-JUN-2010 15:52:06 FILLM Found 00578+30211 : 0 50.000 MHz at IAT 0/ 13:21:46.7 2 4 04-JUN-2010 15:52:06 FILLM Found 01110+33091 : 0 50.000 MHz at IAT 0/ 13:22:26.7 2 4 04-JUN-2010 15:52:06 FILLM Found 00578+30211 : 0 50.000 MHz at IAT 0/ 13:26:06.7 2 4 04-JUN-2010 15:52:06 FILLM Found 01110+33091 : 0 50.000 MHz at IAT 0/ 13:26:46.7 2 4 04-JUN-2010 15:52:06 FILLM Found 00578+30211 : 0 50.000 MHz at IAT 0/ 13:30:26.7 2 5 04-JUN-2010 15:52:06 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:52:06 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:52:06 FILLM Ref. date = 20040913 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:52:06 FILLM Appending new data to: 20040913 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:52:06 FILLM Found 09271+39023 : 0 50.000 MHz at IAT 0/ 13:35:40.0 2 4 04-JUN-2010 15:52:06 FILLM Found 09198+33450 : 0 50.000 MHz at IAT 0/ 13:36:50.0 2 4 04-JUN-2010 15:52:07 FILLM Found 09271+39023 : 0 50.000 MHz at IAT 0/ 13:40:40.0 2 4 04-JUN-2010 15:52:07 FILLM Found 09198+33450 : 0 50.000 MHz at IAT 0/ 13:41:20.0 2 4 04-JUN-2010 15:52:07 FILLM Found 09271+39023 : 0 50.000 MHz at IAT 0/ 13:45:10.0 2 4 04-JUN-2010 15:52:07 FILLM Found 09198+33450 : 0 50.000 MHz at IAT 0/ 13:45:50.0 2 4 04-JUN-2010 15:52:07 FILLM Found 09271+39023 : 0 50.000 MHz at IAT 0/ 13:49:40.0 2 4 04-JUN-2010 15:52:17 FILLM Found 09198+33450 : 0 50.000 MHz at IAT 0/ 13:50:20.0 2 5 04-JUN-2010 15:52:17 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:52:17 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:52:17 FILLM Ref. date = 20040913 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:52:17 FILLM Appending new data to: 20040913 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:52:17 FILLM Found 09271+39023 : 0 50.000 MHz at IAT 0/ 13:50:50.0 2 4 04-JUN-2010 15:52:17 FILLM Found 09198+33450 : 0 50.000 MHz at IAT 0/ 13:52:00.0 2 4 04-JUN-2010 15:52:17 FILLM Found 09271+39023 : 0 50.000 MHz at IAT 0/ 13:55:50.0 2 4 04-JUN-2010 15:52:17 FILLM Found 09198+33450 : 0 50.000 MHz at IAT 0/ 13:56:30.0 2 4 04-JUN-2010 15:52:17 FILLM Found 09271+39023 : 0 50.000 MHz at IAT 0/ 14:00:20.0 2 4 04-JUN-2010 15:52:17 FILLM Found 09198+33450 : 0 50.000 MHz at IAT 0/ 14:01:00.0 2 4 04-JUN-2010 15:52:17 FILLM Found 09271+39023 : 0 50.000 MHz at IAT 0/ 14:04:46.7 2 5 04-JUN-2010 15:52:17 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:52:17 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:52:17 FILLM Ref. date = 20040913 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:52:17 FILLM Appending new data to: 20040913 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:52:17 FILLM Found 09271+39023 : 0 50.000 MHz at IAT 0/ 14:05:20.0 2 4 04-JUN-2010 15:52:17 FILLM Found 09243+34308 : 0 50.000 MHz at IAT 0/ 14:06:26.7 2 4 04-JUN-2010 15:52:17 FILLM Found 09271+39023 : 0 50.000 MHz at IAT 0/ 14:10:10.0 2 4 04-JUN-2010 15:52:17 FILLM Found 09243+34308 : 0 50.000 MHz at IAT 0/ 14:10:50.0 2 4 04-JUN-2010 15:52:20 FILLM Found 09271+39023 : 0 50.000 MHz at IAT 0/ 14:14:30.0 2 4 04-JUN-2010 15:52:20 FILLM Found 09243+34308 : 0 50.000 MHz at IAT 0/ 14:15:10.0 2 4 04-JUN-2010 15:52:20 FILLM Found 09271+39023 : 0 50.000 MHz at IAT 0/ 14:18:50.0 2 5 04-JUN-2010 15:52:20 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:52:20 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:52:20 FILLM Ref. date = 20040913 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:52:20 FILLM Appending new data to: 20040913 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:52:20 FILLM Found 09271+39023 : 0 50.000 MHz at IAT 0/ 14:19:20.0 2 4 04-JUN-2010 15:52:20 FILLM Found 09243+34308 : 0 50.000 MHz at IAT 0/ 14:20:30.0 2 4 04-JUN-2010 15:52:20 FILLM Found 09271+39023 : 0 50.000 MHz at IAT 0/ 14:24:10.0 2 4 04-JUN-2010 15:52:20 FILLM Found 09243+34308 : 0 50.000 MHz at IAT 0/ 14:24:50.0 2 4 04-JUN-2010 15:52:21 FILLM Found 09271+39023 : 0 50.000 MHz at IAT 0/ 14:28:33.3 2 4 04-JUN-2010 15:52:21 FILLM Found 09243+34308 : 0 50.000 MHz at IAT 0/ 14:29:13.3 2 4 04-JUN-2010 15:52:21 FILLM Found 09271+39023 : 0 50.000 MHz at IAT 0/ 14:32:50.0 2 5 04-JUN-2010 15:52:21 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:52:21 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:52:21 FILLM Ref. date = 20040913 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:52:21 FILLM Appending new data to: 20040913 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:52:21 FILLM Found 10518+21199 : 0 50.000 MHz at IAT 0/ 14:34:10.0 2 4 04-JUN-2010 15:52:21 FILLM Found 10369+21529 : 0 50.000 MHz at IAT 0/ 14:35:06.7 2 4 04-JUN-2010 15:52:21 FILLM Found 10518+21199 : 0 50.000 MHz at IAT 0/ 14:38:46.7 2 4 04-JUN-2010 15:52:21 FILLM Found 10369+21529 : 0 50.000 MHz at IAT 0/ 14:39:13.3 2 4 04-JUN-2010 15:52:21 FILLM Found 10518+21199 : 0 50.000 MHz at IAT 0/ 14:42:56.7 2 4 04-JUN-2010 15:52:21 FILLM Found 10369+21529 : 0 50.000 MHz at IAT 0/ 14:43:26.7 2 4 04-JUN-2010 15:52:21 FILLM Found 10518+21199 : 0 50.000 MHz at IAT 0/ 14:47:06.7 2 5 04-JUN-2010 15:52:21 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:52:21 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:52:21 FILLM Ref. date = 20040913 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:52:21 FILLM Appending new data to: 20040913 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:52:21 FILLM Found 10518+21199 : 0 50.000 MHz at IAT 0/ 14:47:40.0 2 4 04-JUN-2010 15:52:21 FILLM Found 10369+21529 : 0 50.000 MHz at IAT 0/ 14:48:36.7 2 4 04-JUN-2010 15:52:22 FILLM Found 10518+21199 : 0 50.000 MHz at IAT 0/ 14:52:16.7 2 4 04-JUN-2010 15:52:22 FILLM Found 10369+21529 : 0 50.000 MHz at IAT 0/ 14:52:46.7 2 4 04-JUN-2010 15:52:22 FILLM Found 10518+21199 : 0 50.000 MHz at IAT 0/ 14:56:26.7 2 4 04-JUN-2010 15:52:22 FILLM Found 10369+21529 : 0 50.000 MHz at IAT 0/ 14:56:56.7 2 4 04-JUN-2010 15:52:22 FILLM Found 10518+21199 : 0 50.000 MHz at IAT 0/ 15:00:36.7 2 5 04-JUN-2010 15:52:22 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:52:22 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:52:22 FILLM Ref. date = 20040913 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:52:22 FILLM Appending new data to: 20040913 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:52:22 FILLM Found 10518+21199 : 0 50.000 MHz at IAT 0/ 15:01:00.0 2 4 04-JUN-2010 15:52:22 FILLM Found 11034+18081 : 0 50.000 MHz at IAT 0/ 15:01:56.7 2 4 04-JUN-2010 15:52:22 FILLM Found 10518+21199 : 0 50.000 MHz at IAT 0/ 15:05:36.7 2 4 04-JUN-2010 15:52:22 FILLM Found 11034+18081 : 0 50.000 MHz at IAT 0/ 15:06:06.7 2 4 04-JUN-2010 15:52:22 FILLM Found 10518+21199 : 0 50.000 MHz at IAT 0/ 15:09:46.7 2 4 04-JUN-2010 15:52:22 FILLM Found 11034+18081 : 0 50.000 MHz at IAT 0/ 15:10:16.7 2 4 04-JUN-2010 15:52:23 FILLM Found 10518+21199 : 0 50.000 MHz at IAT 0/ 15:13:56.7 2 5 04-JUN-2010 15:52:23 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:52:23 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:52:23 FILLM Ref. date = 20040913 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:52:23 FILLM Appending new data to: 20040913 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:52:23 FILLM Found 10518+21199 : 0 50.000 MHz at IAT 0/ 15:14:20.0 2 4 04-JUN-2010 15:52:23 FILLM Found 11034+18081 : 0 50.000 MHz at IAT 0/ 15:15:16.7 2 4 04-JUN-2010 15:52:28 FILLM Found 10518+21199 : 0 50.000 MHz at IAT 0/ 15:18:56.7 2 4 04-JUN-2010 15:52:28 FILLM Found 11034+18081 : 0 50.000 MHz at IAT 0/ 15:19:26.7 2 4 04-JUN-2010 15:52:29 FILLM Found 10518+21199 : 0 50.000 MHz at IAT 0/ 15:23:06.7 2 4 04-JUN-2010 15:52:29 FILLM Found 11034+18081 : 0 50.000 MHz at IAT 0/ 15:23:36.7 2 4 04-JUN-2010 15:52:29 FILLM Found 10518+21199 : 0 50.000 MHz at IAT 0/ 15:27:20.0 2 5 04-JUN-2010 15:52:29 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:52:29 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:52:29 FILLM Ref. date = 20040913 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:52:29 FILLM Appending new data to: 20040913 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:52:29 FILLM Found 11470+39586 : 0 50.000 MHz at IAT 0/ 15:28:10.0 2 4 04-JUN-2010 15:52:29 FILLM Found 11261+43353 : 0 50.000 MHz at IAT 0/ 15:29:20.0 2 4 04-JUN-2010 15:52:29 FILLM Found 11470+39586 : 0 50.000 MHz at IAT 0/ 15:33:10.0 2 4 04-JUN-2010 15:52:29 FILLM Found 11261+43353 : 0 50.000 MHz at IAT 0/ 15:33:50.0 2 4 04-JUN-2010 15:52:29 FILLM Found 11470+39586 : 0 50.000 MHz at IAT 0/ 15:37:40.0 2 4 04-JUN-2010 15:52:29 FILLM Found 11261+43353 : 0 50.000 MHz at IAT 0/ 15:38:20.0 2 4 04-JUN-2010 15:52:29 FILLM Found 11470+39586 : 0 50.000 MHz at IAT 0/ 15:42:10.0 2 5 04-JUN-2010 15:52:29 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:52:29 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:52:29 FILLM Ref. date = 20040913 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:52:29 FILLM Appending new data to: 20040913 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:52:29 FILLM Found 11470+39586 : 0 50.000 MHz at IAT 0/ 15:42:50.0 2 4 04-JUN-2010 15:52:29 FILLM Found 11261+43353 : 0 50.000 MHz at IAT 0/ 15:44:00.0 2 4 04-JUN-2010 15:52:30 FILLM Found 11470+39586 : 0 50.000 MHz at IAT 0/ 15:47:50.0 2 4 04-JUN-2010 15:52:30 FILLM Found 11261+43353 : 0 50.000 MHz at IAT 0/ 15:48:30.0 2 4 04-JUN-2010 15:52:30 FILLM Found 11470+39586 : 0 50.000 MHz at IAT 0/ 15:52:20.0 2 4 04-JUN-2010 15:52:30 FILLM Found 11261+43353 : 0 50.000 MHz at IAT 0/ 15:53:00.0 2 4 04-JUN-2010 15:52:30 FILLM Found 11470+39586 : 0 50.000 MHz at IAT 0/ 15:56:50.0 2 5 04-JUN-2010 15:52:30 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:52:30 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:52:30 FILLM Ref. date = 20040913 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:52:30 FILLM Appending new data to: 20040913 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:52:30 FILLM Found 11470+39586 : 0 50.000 MHz at IAT 0/ 15:57:20.0 2 4 04-JUN-2010 15:52:30 FILLM Found 11529+36592 : 0 50.000 MHz at IAT 0/ 15:58:16.7 2 4 04-JUN-2010 15:52:30 FILLM Found 11470+39586 : 0 50.000 MHz at IAT 0/ 16:01:56.7 2 4 04-JUN-2010 15:52:30 FILLM Found 11529+36592 : 0 50.000 MHz at IAT 0/ 16:02:26.7 2 4 04-JUN-2010 15:52:31 FILLM Found 11470+39586 : 0 50.000 MHz at IAT 0/ 16:06:06.7 2 4 04-JUN-2010 15:52:31 FILLM Found 11529+36592 : 0 50.000 MHz at IAT 0/ 16:06:36.7 2 4 04-JUN-2010 15:52:31 FILLM Found 11470+39586 : 0 50.000 MHz at IAT 0/ 16:10:16.7 2 5 04-JUN-2010 15:52:31 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:52:31 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:52:31 FILLM Ref. date = 20040913 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:52:31 FILLM Appending new data to: 20040913 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:52:31 FILLM Found 11470+39586 : 0 50.000 MHz at IAT 0/ 16:10:40.0 2 4 04-JUN-2010 15:52:31 FILLM Found 11529+36592 : 0 50.000 MHz at IAT 0/ 16:11:33.3 2 4 04-JUN-2010 15:52:31 FILLM Found 11470+39586 : 0 50.000 MHz at IAT 0/ 16:15:13.3 2 4 04-JUN-2010 15:52:31 FILLM Found 11529+36592 : 0 50.000 MHz at IAT 0/ 16:15:46.7 2 4 04-JUN-2010 15:52:31 FILLM Found 11470+39586 : 0 50.000 MHz at IAT 0/ 16:19:23.3 2 4 04-JUN-2010 15:52:31 FILLM Found 11529+36592 : 0 50.000 MHz at IAT 0/ 16:19:53.3 2 4 04-JUN-2010 15:52:32 FILLM Found 11470+39586 : 0 50.000 MHz at IAT 0/ 16:23:33.3 2 5 04-JUN-2010 15:52:32 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:52:32 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:52:32 FILLM Ref. date = 20040913 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:52:32 FILLM Appending new data to: 20040913 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:52:32 FILLM Found 12215+28140 : 0 50.000 MHz at IAT 0/ 16:24:10.0 2 4 04-JUN-2010 15:52:32 FILLM Found 12123+29107 : 0 50.000 MHz at IAT 0/ 16:25:00.0 2 4 04-JUN-2010 15:52:32 FILLM Found 12215+28140 : 0 50.000 MHz at IAT 0/ 16:28:43.3 2 4 04-JUN-2010 15:52:32 FILLM Found 12123+29107 : 0 50.000 MHz at IAT 0/ 16:29:10.0 2 4 04-JUN-2010 15:52:32 FILLM Found 12215+28140 : 0 50.000 MHz at IAT 0/ 16:32:53.3 2 4 04-JUN-2010 15:52:32 FILLM Found 12123+29107 : 0 50.000 MHz at IAT 0/ 16:33:20.0 2 4 04-JUN-2010 15:52:32 FILLM Found 12215+28140 : 0 50.000 MHz at IAT 0/ 16:37:03.3 2 5 04-JUN-2010 15:52:32 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:52:32 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:52:32 FILLM Ref. date = 20040913 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:52:32 FILLM Appending new data to: 20040913 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:52:33 FILLM Found 12215+28140 : 0 50.000 MHz at IAT 0/ 16:37:40.0 2 4 04-JUN-2010 15:52:33 FILLM Found 12123+29107 : 0 50.000 MHz at IAT 0/ 16:38:30.0 2 4 04-JUN-2010 15:52:33 FILLM Found 12215+28140 : 0 50.000 MHz at IAT 0/ 16:42:13.3 2 4 04-JUN-2010 15:52:33 FILLM Found 12123+29107 : 0 50.000 MHz at IAT 0/ 16:42:40.0 2 4 04-JUN-2010 15:52:33 FILLM Found 12215+28140 : 0 50.000 MHz at IAT 0/ 16:46:23.3 2 4 04-JUN-2010 15:52:33 FILLM Found 12123+29107 : 0 50.000 MHz at IAT 0/ 16:46:53.3 2 4 04-JUN-2010 15:52:33 FILLM Found 12215+28140 : 0 50.000 MHz at IAT 0/ 16:50:33.3 2 5 04-JUN-2010 15:52:33 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:52:33 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:52:33 FILLM Ref. date = 20040913 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:52:33 FILLM Appending new data to: 20040913 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:52:33 FILLM Found 12215+28140 : 0 50.000 MHz at IAT 0/ 16:51:00.0 2 4 04-JUN-2010 15:52:33 FILLM Found 12106+30241 : 0 50.000 MHz at IAT 0/ 16:51:56.7 2 4 04-JUN-2010 15:52:33 FILLM Found 12215+28140 : 0 50.000 MHz at IAT 0/ 16:55:33.3 2 4 04-JUN-2010 15:52:33 FILLM Found 12106+30241 : 0 50.000 MHz at IAT 0/ 16:56:06.7 2 4 04-JUN-2010 15:52:40 FILLM Found 12215+28140 : 0 50.000 MHz at IAT 0/ 16:59:43.3 2 4 04-JUN-2010 15:52:40 FILLM Found 12106+30241 : 0 50.000 MHz at IAT 0/ 17:00:16.7 2 4 04-JUN-2010 15:52:41 FILLM Found 12215+28140 : 0 50.000 MHz at IAT 0/ 17:03:53.3 2 5 04-JUN-2010 15:52:41 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:52:41 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:52:41 FILLM Ref. date = 20040913 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:52:41 FILLM Appending new data to: 20040913 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:52:41 FILLM Found 12215+28140 : 0 50.000 MHz at IAT 0/ 17:04:20.0 2 4 04-JUN-2010 15:52:41 FILLM Found 12106+30241 : 0 50.000 MHz at IAT 0/ 17:05:16.7 2 4 04-JUN-2010 15:52:42 FILLM Found 12215+28140 : 0 50.000 MHz at IAT 0/ 17:08:56.7 2 4 04-JUN-2010 15:52:42 FILLM Found 12106+30241 : 0 50.000 MHz at IAT 0/ 17:09:26.7 2 4 04-JUN-2010 15:52:42 FILLM Found 12215+28140 : 0 50.000 MHz at IAT 0/ 17:13:06.7 2 4 04-JUN-2010 15:52:42 FILLM Found 12106+30241 : 0 50.000 MHz at IAT 0/ 17:13:36.7 2 4 04-JUN-2010 15:52:42 FILLM Found 12215+28140 : 0 50.000 MHz at IAT 0/ 17:17:16.7 2 5 04-JUN-2010 15:52:42 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:52:42 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:52:42 FILLM Ref. date = 20040913 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:52:42 FILLM Appending new data to: 20040913 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:52:42 FILLM Found 12215+28140 : 0 50.000 MHz at IAT 0/ 17:17:40.0 2 4 04-JUN-2010 15:52:42 FILLM Found 12265+31133 : 0 50.000 MHz at IAT 0/ 17:18:36.7 2 4 04-JUN-2010 15:52:43 FILLM Found 12215+28140 : 0 50.000 MHz at IAT 0/ 17:22:16.7 2 4 04-JUN-2010 15:52:43 FILLM Found 12265+31133 : 0 50.000 MHz at IAT 0/ 17:22:46.7 2 4 04-JUN-2010 15:52:43 FILLM Found 12215+28140 : 0 50.000 MHz at IAT 0/ 17:26:26.7 2 4 04-JUN-2010 15:52:43 FILLM Found 12265+31133 : 0 50.000 MHz at IAT 0/ 17:26:56.7 2 4 04-JUN-2010 15:52:43 FILLM Found 12215+28140 : 0 50.000 MHz at IAT 0/ 17:30:36.7 2 5 04-JUN-2010 15:52:43 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:52:43 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:52:43 FILLM Ref. date = 20040913 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:52:43 FILLM Appending new data to: 20040913 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:52:43 FILLM Found 12215+28140 : 0 50.000 MHz at IAT 0/ 17:31:00.0 2 4 04-JUN-2010 15:52:43 FILLM Found 12265+31133 : 0 50.000 MHz at IAT 0/ 17:31:56.7 2 4 04-JUN-2010 15:52:43 FILLM Found 12215+28140 : 0 50.000 MHz at IAT 0/ 17:35:40.0 2 4 04-JUN-2010 15:52:43 FILLM Found 12265+31133 : 0 50.000 MHz at IAT 0/ 17:36:06.7 2 4 04-JUN-2010 15:52:43 FILLM Found 12215+28140 : 0 50.000 MHz at IAT 0/ 17:39:50.0 2 4 04-JUN-2010 15:52:43 FILLM Found 12265+31133 : 0 50.000 MHz at IAT 0/ 17:40:20.0 2 4 04-JUN-2010 15:52:44 FILLM Found 12215+28140 : 0 50.000 MHz at IAT 0/ 17:44:00.0 2 5 04-JUN-2010 15:52:44 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:52:44 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:52:44 FILLM Ref. date = 20040913 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:52:44 FILLM Appending new data to: 20040913 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:52:44 FILLM Found 12215+28140 : 0 50.000 MHz at IAT 0/ 17:44:20.0 2 4 04-JUN-2010 15:52:44 FILLM Found 12314+25465 : 0 50.000 MHz at IAT 0/ 17:45:13.3 2 4 04-JUN-2010 15:52:44 FILLM Found 12215+28140 : 0 50.000 MHz at IAT 0/ 17:48:56.7 2 4 04-JUN-2010 15:52:44 FILLM Found 12314+25465 : 0 50.000 MHz at IAT 0/ 17:49:26.7 2 4 04-JUN-2010 15:52:44 FILLM Found 12215+28140 : 0 50.000 MHz at IAT 0/ 17:53:06.7 2 4 04-JUN-2010 15:52:44 FILLM Found 12314+25465 : 0 50.000 MHz at IAT 0/ 17:53:33.3 2 5 04-JUN-2010 15:52:44 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:52:44 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:52:44 FILLM Ref. date = 20040913 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:52:44 FILLM Appending new data to: 20040913 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:52:44 FILLM Found 12215+28140 : 0 50.000 MHz at IAT 0/ 17:57:30.0 2 4 04-JUN-2010 15:52:44 FILLM Found 12314+25465 : 0 50.000 MHz at IAT 0/ 17:58:26.7 2 4 04-JUN-2010 15:52:45 FILLM Found 12215+28140 : 0 50.000 MHz at IAT 0/ 18:02:06.7 2 4 04-JUN-2010 15:52:45 FILLM Found 12314+25465 : 0 50.000 MHz at IAT 0/ 18:02:36.7 2 4 04-JUN-2010 15:52:45 FILLM Found 12215+28140 : 0 50.000 MHz at IAT 0/ 18:06:16.7 2 4 04-JUN-2010 15:52:45 FILLM Found 12314+25465 : 0 50.000 MHz at IAT 0/ 18:06:46.7 2 4 04-JUN-2010 15:52:45 FILLM Found 12215+28140 : 0 50.000 MHz at IAT 0/ 18:10:26.7 2 5 04-JUN-2010 15:52:45 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:52:45 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:52:45 FILLM Ref. date = 20040913 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:52:45 FILLM Appending new data to: 20040913 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:52:45 FILLM Found 12215+28140 : 0 50.000 MHz at IAT 0/ 18:10:50.0 2 4 04-JUN-2010 15:52:45 FILLM Found 12504+25300 : 0 50.000 MHz at IAT 0/ 18:12:03.3 2 4 04-JUN-2010 15:52:45 FILLM Found 12215+28140 : 0 50.000 MHz at IAT 0/ 18:15:56.7 2 4 04-JUN-2010 15:52:45 FILLM Found 12504+25300 : 0 50.000 MHz at IAT 0/ 18:16:33.3 2 4 04-JUN-2010 15:52:45 FILLM Found 12215+28140 : 0 50.000 MHz at IAT 0/ 18:20:26.7 2 4 04-JUN-2010 15:52:45 FILLM Found 12504+25300 : 0 50.000 MHz at IAT 0/ 18:21:06.7 2 4 04-JUN-2010 15:52:50 FILLM Found 12215+28140 : 0 50.000 MHz at IAT 0/ 18:24:56.7 2 5 04-JUN-2010 15:52:50 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:52:50 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:52:50 FILLM Ref. date = 20040913 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:52:50 FILLM Appending new data to: 20040913 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:52:50 FILLM Found 12215+28140 : 0 50.000 MHz at IAT 0/ 18:25:20.0 2 4 04-JUN-2010 15:52:50 FILLM Found 12504+25300 : 0 50.000 MHz at IAT 0/ 18:26:36.7 2 4 04-JUN-2010 15:52:50 FILLM Found 12215+28140 : 0 50.000 MHz at IAT 0/ 18:30:26.7 2 4 04-JUN-2010 15:52:50 FILLM Found 12504+25300 : 0 50.000 MHz at IAT 0/ 18:31:06.7 2 4 04-JUN-2010 15:52:50 FILLM Found 12215+28140 : 0 50.000 MHz at IAT 0/ 18:34:56.7 2 4 04-JUN-2010 15:52:50 FILLM Found 12504+25300 : 0 50.000 MHz at IAT 0/ 18:35:36.7 2 4 04-JUN-2010 15:52:50 FILLM Found 12215+28140 : 0 50.000 MHz at IAT 0/ 18:39:26.7 2 5 04-JUN-2010 15:52:50 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:52:50 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:52:50 FILLM Ref. date = 20040913 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:52:50 FILLM Appending new data to: 20040913 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:52:50 FILLM Found 12215+28140 : 0 50.000 MHz at IAT 0/ 18:39:50.0 2 4 04-JUN-2010 15:52:51 FILLM Found 12225+29537 : 0 50.000 MHz at IAT 0/ 18:40:43.3 2 4 04-JUN-2010 15:52:52 FILLM Found 12215+28140 : 0 50.000 MHz at IAT 0/ 18:44:26.7 2 4 04-JUN-2010 15:52:52 FILLM Found 12225+29537 : 0 50.000 MHz at IAT 0/ 18:44:56.7 2 4 04-JUN-2010 15:52:52 FILLM Found 12215+28140 : 0 50.000 MHz at IAT 0/ 18:48:36.7 2 4 04-JUN-2010 15:52:52 FILLM Found 12225+29537 : 0 50.000 MHz at IAT 0/ 18:49:06.7 2 4 04-JUN-2010 15:52:53 FILLM Found 12215+28140 : 0 50.000 MHz at IAT 0/ 18:52:46.7 2 5 04-JUN-2010 15:52:53 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:52:53 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:52:53 FILLM Ref. date = 20040913 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:52:53 FILLM Appending new data to: 20040913 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:52:53 FILLM Found 12215+28140 : 0 50.000 MHz at IAT 0/ 18:53:10.0 2 4 04-JUN-2010 15:52:53 FILLM Found 12225+29537 : 0 50.000 MHz at IAT 0/ 18:54:06.7 2 4 04-JUN-2010 15:52:53 FILLM Found 12215+28140 : 0 50.000 MHz at IAT 0/ 18:57:46.7 2 4 04-JUN-2010 15:52:53 FILLM Found 12225+29537 : 0 50.000 MHz at IAT 0/ 18:58:16.7 2 4 04-JUN-2010 15:52:53 FILLM Found 12215+28140 : 0 50.000 MHz at IAT 0/ 19:01:53.3 2 4 04-JUN-2010 15:52:53 FILLM Found 12225+29537 : 0 50.000 MHz at IAT 0/ 19:02:26.7 2 4 04-JUN-2010 15:52:53 FILLM Found 12215+28140 : 0 50.000 MHz at IAT 0/ 19:06:03.3 2 5 04-JUN-2010 15:52:53 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:52:53 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:52:53 FILLM Ref. date = 20040913 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:52:53 FILLM Appending new data to: 20040913 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:52:53 FILLM Found 13105+32207 : 0 50.000 MHz at IAT 0/ 19:06:50.0 2 4 04-JUN-2010 15:52:53 FILLM Found 13158+42018 : 0 50.000 MHz at IAT 0/ 19:08:23.3 2 5 04-JUN-2010 15:52:54 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:52:54 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:52:54 FILLM Ref. date = 20040913 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:52:54 FILLM Appending new data to: 20040913 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:52:54 FILLM Found 13105+32207 : 0 50.000 MHz at IAT 0/ 19:21:30.0 2 4 04-JUN-2010 15:52:54 FILLM Found 13158+42018 : 0 50.000 MHz at IAT 0/ 19:23:10.0 2 5 04-JUN-2010 15:52:54 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:52:54 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:52:54 FILLM Ref. date = 20040913 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:52:54 FILLM Appending new data to: 20040913 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:52:54 FILLM Found 13270+22108 : 0 50.000 MHz at IAT 0/ 19:36:40.0 2 4 04-JUN-2010 15:52:55 FILLM Found 12567+21409 : 0 50.000 MHz at IAT 0/ 19:37:56.7 2 4 04-JUN-2010 15:52:55 FILLM Found 13270+22108 : 0 50.000 MHz at IAT 0/ 19:41:50.0 2 4 04-JUN-2010 15:52:55 FILLM Found 12567+21409 : 0 50.000 MHz at IAT 0/ 19:42:26.7 2 4 04-JUN-2010 15:52:55 FILLM Found 13270+22108 : 0 50.000 MHz at IAT 0/ 19:46:16.7 2 4 04-JUN-2010 15:52:55 FILLM Found 12567+21409 : 0 50.000 MHz at IAT 0/ 19:47:00.0 2 5 04-JUN-2010 15:52:55 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:52:55 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:52:55 FILLM Ref. date = 20040913 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:52:55 FILLM Appending new data to: 20040913 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:52:55 FILLM Found 13270+22108 : 0 50.000 MHz at IAT 0/ 19:51:00.0 2 4 04-JUN-2010 15:52:55 FILLM Found 12567+21409 : 0 50.000 MHz at IAT 0/ 19:52:20.0 2 4 04-JUN-2010 15:52:56 FILLM Found 13270+22108 : 0 50.000 MHz at IAT 0/ 19:56:13.3 2 4 04-JUN-2010 15:52:56 FILLM Found 12567+21409 : 0 50.000 MHz at IAT 0/ 19:56:53.3 2 4 04-JUN-2010 15:52:56 FILLM Found 13270+22108 : 0 50.000 MHz at IAT 0/ 20:00:46.7 2 4 04-JUN-2010 15:52:56 FILLM Found 12567+21409 : 0 50.000 MHz at IAT 0/ 20:01:26.7 2 5 04-JUN-2010 15:53:00 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:53:00 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:53:00 FILLM Ref. date = 20040913 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:53:00 FILLM Appending new data to: 20040913 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:53:00 FILLM Found 1331+305 : 0 50.000 MHz at IAT 0/ 20:06:00.0 2 5 04-JUN-2010 15:53:00 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:53:00 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:53:00 FILLM Ref. date = 20040913 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:53:00 FILLM Appending new data to: 20040913 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:53:00 FILLM Found 1331+305 : 0 50.000 MHz at IAT 0/ 20:10:00.0 2 5 04-JUN-2010 15:53:00 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:53:00 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:53:00 FILLM Ref. date = 20040913 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:53:00 FILLM Appending new data to: 20040913 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:53:00 FILLM Found 14161+34446 : 0 50.000 MHz at IAT 0/ 20:14:40.0 2 4 04-JUN-2010 15:53:00 FILLM Found 14304+35192 : 0 50.000 MHz at IAT 0/ 20:15:33.3 2 4 04-JUN-2010 15:53:00 FILLM Found 14161+34446 : 0 50.000 MHz at IAT 0/ 20:19:13.3 2 4 04-JUN-2010 15:53:00 FILLM Found 14304+35192 : 0 50.000 MHz at IAT 0/ 20:19:43.3 2 4 04-JUN-2010 15:53:00 FILLM Found 14161+34446 : 0 50.000 MHz at IAT 0/ 20:23:23.3 2 4 04-JUN-2010 15:53:00 FILLM Found 14304+35192 : 0 50.000 MHz at IAT 0/ 20:23:53.3 2 4 04-JUN-2010 15:53:01 FILLM Found 14161+34446 : 0 50.000 MHz at IAT 0/ 20:27:33.3 2 5 04-JUN-2010 15:53:01 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:53:01 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:53:01 FILLM Ref. date = 20040913 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:53:01 FILLM Appending new data to: 20040913 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:53:01 FILLM Found 14161+34446 : 0 50.000 MHz at IAT 0/ 20:28:10.0 2 4 04-JUN-2010 15:53:02 FILLM Found 14304+35192 : 0 50.000 MHz at IAT 0/ 20:29:06.7 2 4 04-JUN-2010 15:53:02 FILLM Found 14161+34446 : 0 50.000 MHz at IAT 0/ 20:32:46.7 2 4 04-JUN-2010 15:53:03 FILLM Found 14304+35192 : 0 50.000 MHz at IAT 0/ 20:33:16.7 2 4 04-JUN-2010 15:53:03 FILLM Found 14161+34446 : 0 50.000 MHz at IAT 0/ 20:36:56.7 2 4 04-JUN-2010 15:53:03 FILLM Found 14304+35192 : 0 50.000 MHz at IAT 0/ 20:37:26.7 2 4 04-JUN-2010 15:53:03 FILLM Found 14161+34446 : 0 50.000 MHz at IAT 0/ 20:41:06.7 2 5 04-JUN-2010 15:53:03 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:53:03 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:53:03 FILLM Ref. date = 20040913 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:53:03 FILLM Appending new data to: 20040913 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:53:03 FILLM Found 12394+07303 : 0 50.000 MHz at IAT 0/ 20:43:50.0 2 4 04-JUN-2010 15:53:03 FILLM Found 12240+16416 : 0 50.000 MHz at IAT 0/ 20:45:10.0 2 4 04-JUN-2010 15:53:03 FILLM Found 12394+07303 : 0 50.000 MHz at IAT 0/ 20:49:00.0 2 4 04-JUN-2010 15:53:03 FILLM Found 12240+16416 : 0 50.000 MHz at IAT 0/ 20:49:40.0 2 4 04-JUN-2010 15:53:03 FILLM Found 12394+07303 : 0 50.000 MHz at IAT 0/ 20:53:30.0 2 4 04-JUN-2010 15:53:03 FILLM Found 12240+16416 : 0 50.000 MHz at IAT 0/ 20:54:13.3 2 4 04-JUN-2010 15:53:04 FILLM Found 12394+07303 : 0 50.000 MHz at IAT 0/ 20:58:00.0 2 5 04-JUN-2010 15:53:04 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:53:04 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:53:04 FILLM Ref. date = 20040913 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:53:04 FILLM Appending new data to: 20040913 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:53:04 FILLM Found 12394+07303 : 0 50.000 MHz at IAT 0/ 20:58:20.0 2 4 04-JUN-2010 15:53:04 FILLM Found 12240+16416 : 0 50.000 MHz at IAT 0/ 20:59:43.3 2 4 04-JUN-2010 15:53:04 FILLM Found 12394+07303 : 0 50.000 MHz at IAT 0/ 21:03:33.3 2 4 04-JUN-2010 15:53:04 FILLM Found 12240+16416 : 0 50.000 MHz at IAT 0/ 21:04:13.3 2 4 04-JUN-2010 15:53:04 FILLM Found 12394+07303 : 0 50.000 MHz at IAT 0/ 21:08:03.3 2 4 04-JUN-2010 15:53:04 FILLM Found 12240+16416 : 0 50.000 MHz at IAT 0/ 21:08:43.3 2 5 04-JUN-2010 15:53:04 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:53:04 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:53:04 FILLM Ref. date = 20040913 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:53:04 FILLM Appending new data to: 20040913 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:53:04 FILLM Found 13096+11544 : 0 50.000 MHz at IAT 0/ 21:12:50.0 2 4 04-JUN-2010 15:53:04 FILLM Found 12529+11138 : 0 50.000 MHz at IAT 0/ 21:13:50.0 2 4 04-JUN-2010 15:53:05 FILLM Found 13096+11544 : 0 50.000 MHz at IAT 0/ 21:17:30.0 2 4 04-JUN-2010 15:53:05 FILLM Found 12529+11138 : 0 50.000 MHz at IAT 0/ 21:18:00.0 2 4 04-JUN-2010 15:53:05 FILLM Found 13096+11544 : 0 50.000 MHz at IAT 0/ 21:21:40.0 2 4 04-JUN-2010 15:53:05 FILLM Found 12529+11138 : 0 50.000 MHz at IAT 0/ 21:22:10.0 2 4 04-JUN-2010 15:53:05 FILLM Found 13096+11544 : 0 50.000 MHz at IAT 0/ 21:25:50.0 2 5 04-JUN-2010 15:53:05 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:53:05 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:53:05 FILLM Ref. date = 20040913 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:53:05 FILLM Appending new data to: 20040913 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:53:05 FILLM Found 13096+11544 : 0 50.000 MHz at IAT 0/ 21:26:20.0 2 4 04-JUN-2010 15:53:05 FILLM Found 12529+11138 : 0 50.000 MHz at IAT 0/ 21:27:20.0 2 4 04-JUN-2010 15:53:05 FILLM Found 13096+11544 : 0 50.000 MHz at IAT 0/ 21:31:00.0 2 4 04-JUN-2010 15:53:05 FILLM Found 12529+11138 : 0 50.000 MHz at IAT 0/ 21:31:30.0 2 4 04-JUN-2010 15:53:05 FILLM Found 13096+11544 : 0 50.000 MHz at IAT 0/ 21:35:06.7 2 4 04-JUN-2010 15:53:05 FILLM Found 12529+11138 : 0 50.000 MHz at IAT 0/ 21:35:36.7 2 4 04-JUN-2010 15:53:06 FILLM Found 13096+11544 : 0 50.000 MHz at IAT 0/ 21:39:16.7 2 5 04-JUN-2010 15:53:06 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:53:06 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:53:06 FILLM Ref. date = 20040913 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:53:06 FILLM Appending new data to: 20040913 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:53:06 FILLM Found 13096+11544 : 0 50.000 MHz at IAT 0/ 21:39:40.0 2 4 04-JUN-2010 15:53:06 FILLM Found 12595+14102 : 0 50.000 MHz at IAT 0/ 21:40:40.0 2 4 04-JUN-2010 15:53:06 FILLM Found 13096+11544 : 0 50.000 MHz at IAT 0/ 21:44:16.7 2 4 04-JUN-2010 15:53:06 FILLM Found 12595+14102 : 0 50.000 MHz at IAT 0/ 21:44:46.7 2 4 04-JUN-2010 15:53:10 FILLM Found 13096+11544 : 0 50.000 MHz at IAT 0/ 21:48:26.7 2 4 04-JUN-2010 15:53:10 FILLM Found 12595+14102 : 0 50.000 MHz at IAT 0/ 21:48:56.7 2 4 04-JUN-2010 15:53:11 FILLM Found 13096+11544 : 0 50.000 MHz at IAT 0/ 21:52:36.7 2 5 04-JUN-2010 15:53:11 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:53:11 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:53:11 FILLM Ref. date = 20040913 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:53:11 FILLM Appending new data to: 20040913 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:53:11 FILLM Found 13096+11544 : 0 50.000 MHz at IAT 0/ 21:53:00.0 2 4 04-JUN-2010 15:53:11 FILLM Found 12595+14102 : 0 50.000 MHz at IAT 0/ 21:53:56.7 2 4 04-JUN-2010 15:53:11 FILLM Found 13096+11544 : 0 50.000 MHz at IAT 0/ 21:57:36.7 2 4 04-JUN-2010 15:53:11 FILLM Found 12595+14102 : 0 50.000 MHz at IAT 0/ 21:58:06.7 2 4 04-JUN-2010 15:53:12 FILLM Found 13096+11544 : 0 50.000 MHz at IAT 0/ 22:01:46.7 2 4 04-JUN-2010 15:53:12 FILLM Found 12595+14102 : 0 50.000 MHz at IAT 0/ 22:02:16.7 2 4 04-JUN-2010 15:53:12 FILLM Found 13096+11544 : 0 50.000 MHz at IAT 0/ 22:05:53.3 2 4 04-JUN-2010 15:53:13 FILLM Found 12595+14102 : 0 50.000 MHz at IAT 0/ 22:06:26.7 2 5 04-JUN-2010 15:53:13 FILLM Read 5116119 visibilities from 1 files 2 3 04-JUN-2010 15:53:13 FILLM Appears to have ended successfully 2 5 04-JUN-2010 15:53:13 FILLM vlbacald-d 31DEC07 TST: Cpu= 46.3 Real= 137 2 3 04-JUN-2010 15:53:13 AIPS Task FILLM has finished 2 0 04-JUN-2010 15:53:13 AIPS indisk pdsk 2 0 04-JUN-2010 15:53:13 AIPS for j=1:checkcat;error 0;egetname j;datachks;end 2 2 04-JUN-2010 15:53:13 AIPS Disk 1 No files needed renumbering 2 2 04-JUN-2010 15:53:13 AIPS Got(1) disk= 1 user=**** type=UV 20040913.C BAND.1 2 2 04-JUN-2010 15:53:13 AIPS Rename 20040913 .C BAND. 1 (UV) on disk 1 cno 1 2 2 04-JUN-2010 15:53:13 AIPS To 20040913 .PREFIX. 1 (UV) on disk 1 cno 1 2 5 04-JUN-2010 15:53:13 UVFIX Task UVFIX (release of 31DEC07) begins 2 2 04-JUN-2010 15:53:14 AIPS Resumes 2 2 04-JUN-2010 15:53:14 UVFIX Create 20040913 .C BAND. 1 (UV) on disk 1 cno 3 2 3 04-JUN-2010 15:53:14 UVFIX Copied AN file from vol/cno/vers 1 1 1 to 1 3 1 2 3 04-JUN-2010 15:53:15 UVFIX Copied NX file from vol/cno/vers 1 1 1 to 1 3 1 2 3 04-JUN-2010 15:53:15 UVFIX Copied SU file from vol/cno/vers 1 1 1 to 1 3 1 2 3 04-JUN-2010 15:53:15 UVFIX Copied FQ file from vol/cno/vers 1 1 1 to 1 3 1 2 3 04-JUN-2010 15:53:15 UVFIX Copied CL file from vol/cno/vers 1 1 1 to 1 3 1 2 3 04-JUN-2010 15:53:15 UVFIX Copied TY file from vol/cno/vers 1 1 1 to 1 3 1 2 3 04-JUN-2010 15:53:16 UVFIX Copied WX file from vol/cno/vers 1 1 1 to 1 3 1 2 3 04-JUN-2010 15:53:16 UVFIX Copied OF file from vol/cno/vers 1 1 1 to 1 3 1 2 4 04-JUN-2010 15:53:16 UVFIX Processing subarray 1 2 8 04-JUN-2010 15:53:16 UVFIX default: IAT-UTC = 32.0 seconds 2 8 04-JUN-2010 15:53:16 UVFIX leap second entries updated until: 2006-JAN-01 2 5 04-JUN-2010 15:53:16 UVFIX 2 3 04-JUN-2010 15:53:46 UVFIX Appears to have ended successfully 2 5 04-JUN-2010 15:53:46 UVFIX vlbacald-d 31DEC07 TST: Cpu= 10.9 Real= 33 2 3 04-JUN-2010 15:53:46 AIPS Task UVFIX has finished 2 4 04-JUN-2010 15:53:46 AIPS Destroyed 1 extension files of type OF 2 4 04-JUN-2010 15:53:46 AIPS Destroyed 1 extension files of type WX 2 4 04-JUN-2010 15:53:46 AIPS Destroyed 1 extension files of type TY 2 4 04-JUN-2010 15:53:46 AIPS Destroyed 1 extension files of type CL 2 4 04-JUN-2010 15:53:46 AIPS Destroyed 1 extension files of type FQ 2 4 04-JUN-2010 15:53:46 AIPS Destroyed 1 extension files of type SU 2 4 04-JUN-2010 15:53:46 AIPS Destroyed 1 extension files of type NX 2 4 04-JUN-2010 15:53:46 AIPS Destroyed 1 extension files of type AN 2 4 04-JUN-2010 15:53:46 AIPS Destroyed 1 extension files of type HI 2 4 04-JUN-2010 15:53:46 AIPS Destroyed UV image file: catno= 1 disk= 1 2 2 04-JUN-2010 15:53:46 AIPS Got(1) disk= 1 user=**** type=UV 20040913.X BAND.1 2 2 04-JUN-2010 15:53:47 AIPS Rename 20040913 .X BAND. 1 (UV) on disk 1 cno 2 2 2 04-JUN-2010 15:53:47 AIPS To 20040913 .PREFIX. 1 (UV) on disk 1 cno 2 2 5 04-JUN-2010 15:53:47 UVFIX Task UVFIX (release of 31DEC07) begins 2 2 04-JUN-2010 15:53:47 AIPS Resumes 2 2 04-JUN-2010 15:53:48 UVFIX Create 20040913 .X BAND. 1 (UV) on disk 1 cno 1 2 3 04-JUN-2010 15:53:48 UVFIX Copied AN file from vol/cno/vers 1 2 1 to 1 1 1 2 3 04-JUN-2010 15:53:48 UVFIX Copied NX file from vol/cno/vers 1 2 1 to 1 1 1 2 3 04-JUN-2010 15:53:48 UVFIX Copied SU file from vol/cno/vers 1 2 1 to 1 1 1 2 3 04-JUN-2010 15:53:48 UVFIX Copied FQ file from vol/cno/vers 1 2 1 to 1 1 1 2 3 04-JUN-2010 15:53:48 UVFIX Copied CL file from vol/cno/vers 1 2 1 to 1 1 1 2 3 04-JUN-2010 15:53:49 UVFIX Copied TY file from vol/cno/vers 1 2 1 to 1 1 1 2 3 04-JUN-2010 15:53:49 UVFIX Copied WX file from vol/cno/vers 1 2 1 to 1 1 1 2 3 04-JUN-2010 15:53:49 UVFIX Copied OF file from vol/cno/vers 1 2 1 to 1 1 1 2 4 04-JUN-2010 15:53:49 UVFIX Processing subarray 1 2 8 04-JUN-2010 15:53:49 UVFIX default: IAT-UTC = 32.0 seconds 2 8 04-JUN-2010 15:53:49 UVFIX leap second entries updated until: 2006-JAN-01 2 5 04-JUN-2010 15:53:49 UVFIX 2 3 04-JUN-2010 15:54:35 UVFIX Appears to have ended successfully 2 5 04-JUN-2010 15:54:35 UVFIX vlbacald-d 31DEC07 TST: Cpu= 10.8 Real= 48 2 3 04-JUN-2010 15:54:35 AIPS Task UVFIX has finished 2 4 04-JUN-2010 15:54:37 AIPS Destroyed 1 extension files of type OF 2 4 04-JUN-2010 15:54:37 AIPS Destroyed 1 extension files of type WX 2 4 04-JUN-2010 15:54:37 AIPS Destroyed 1 extension files of type TY 2 4 04-JUN-2010 15:54:37 AIPS Destroyed 1 extension files of type CL 2 4 04-JUN-2010 15:54:37 AIPS Destroyed 1 extension files of type FQ 2 4 04-JUN-2010 15:54:37 AIPS Destroyed 1 extension files of type SU 2 4 04-JUN-2010 15:54:37 AIPS Destroyed 1 extension files of type NX 2 4 04-JUN-2010 15:54:37 AIPS Destroyed 1 extension files of type AN 2 4 04-JUN-2010 15:54:37 AIPS Destroyed 1 extension files of type HI 2 4 04-JUN-2010 15:54:37 AIPS Destroyed UV image file: catno= 2 disk= 1 2 0 04-JUN-2010 15:54:37 AIPS for j=1:checkcat;error 0;egetname j;freqchks;end 2 2 04-JUN-2010 15:54:37 AIPS Disk 1 in-CNO 3 renumbered as CNO 2 2 2 04-JUN-2010 15:54:37 AIPS Got(1) disk= 1 user=**** type=UV 20040913.X BAND.1 2 2 04-JUN-2010 15:54:37 AIPS Got(1) disk= 1 user=**** type=UV 20040913.C BAND.1 2 0 04-JUN-2010 15:54:37 AIPS type'EMPTY CATALOG ?' checkcat 2 2 04-JUN-2010 15:54:37 AIPS Disk 1 No files needed renumbering 2 5 04-JUN-2010 15:54:37 AIPS 'EMPTY CATALOG ?' 2 2 0 04-JUN-2010 15:54:37 AIPS tget prtmsg;prtmsg;docrt 1