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 user24252 2 0 04-JUN-2010 15:32:36 AIPS version'ABIN' 2 0 04-JUN-2010 15:32:36 AIPS run avlaprep 2 2 04-JUN-2010 15:32:36 AIPS Found in Version=ABIN 2 2 04-JUN-2010 15:32:36 AIPS $ Lorant Sjouwerman, versions 1.. 2005, for NRAO 2 2 04-JUN-2010 15:32:36 AIPS 2 2 04-JUN-2010 15:32:36 AIPS $$ General naming utilities - default to data disk 1 (safest of all) 2 2 04-JUN-2010 15:32:36 AIPS procedure pipedef1 2 2 04-JUN-2010 15:32:36 AIPS string*12 pnam 2 2 04-JUN-2010 15:32:36 AIPS string*6 pcls 2 2 04-JUN-2010 15:32:36 AIPS scalar pseq,pdsk 2 2 04-JUN-2010 15:32:36 AIPS pdsk=1 2 2 04-JUN-2010 15:32:36 AIPS finish 2 2 04-JUN-2010 15:32:36 AIPS pipedef1 2 2 04-JUN-2010 15:32:36 AIPS procedure namepipe 2 2 04-JUN-2010 15:32:36 AIPS pnam=inname;pcls=inclass;pseq=inseq;indisk=pdsk 2 2 04-JUN-2010 15:32:36 AIPS finish 2 2 04-JUN-2010 15:32:36 AIPS procedure pipename 2 2 04-JUN-2010 15:32:36 AIPS inname=pnam;inclass=pcls;inseq=pseq;indisk=pdsk 2 2 04-JUN-2010 15:32:36 AIPS finish 2 2 04-JUN-2010 15:32:36 AIPS 2 2 04-JUN-2010 15:32:36 AIPS procedure checkcat 2 2 04-JUN-2010 15:32:36 AIPS $LOS - count and make sure catalog starts at one (and not more than 10 files) 2 2 04-JUN-2010 15:32:36 AIPS scalar numcat 2 2 04-JUN-2010 15:32:36 AIPS clrname;indisk=pdsk;chkname;numcat=1-error 2 2 04-JUN-2010 15:32:36 AIPS $ for later: find out how to deal with CH0/LINE data in MOVE 2 2 04-JUN-2010 15:32:36 AIPS if(numcat>0)then;recat;end;clrtemp 2 2 04-JUN-2010 15:32:36 AIPS return numcat 2 2 04-JUN-2010 15:32:36 AIPS finish 2 2 04-JUN-2010 15:32:36 AIPS 2 2 04-JUN-2010 15:32:36 AIPS procedure gx 2 2 04-JUN-2010 15:32:36 AIPS $ inputs 2 2 04-JUN-2010 15:32:36 AIPS go;wait 2 2 04-JUN-2010 15:32:36 AIPS finish 2 2 04-JUN-2010 15:32:36 AIPS 2 2 04-JUN-2010 15:32:36 AIPS procedure pre_fillm 2 2 04-JUN-2010 15:32:36 AIPS $LOS - sets VLA archive defaults for fillm 2 2 04-JUN-2010 15:32:36 AIPS default fillm;outdisk=pdsk;doall=1;douvcomp=-1;cparm(8)=0.05;bparm(10)=0.75 2 2 04-JUN-2010 15:32:36 AIPS finish 2 2 04-JUN-2010 15:32:36 AIPS 2 2 04-JUN-2010 15:32:36 AIPS procedure fname 2 2 04-JUN-2010 15:32:36 AIPS return inname!!'.'!!inclass!!'.'!!char(inseq) 2 2 04-JUN-2010 15:32:36 AIPS finish 2 2 04-JUN-2010 15:32:36 AIPS 2 2 04-JUN-2010 15:32:36 AIPS procedure shortname 2 2 04-JUN-2010 15:32:36 AIPS scalar idx,nsrc,ll,ii,spc 2 2 04-JUN-2010 15:32:36 AIPS string*12 newstrng 2 2 04-JUN-2010 15:32:36 AIPS keyword'NUM ROW';inext'SU';getthead;nsrc=keyvalue(1);keyword'';keyvalue 0 2 2 04-JUN-2010 15:32:36 AIPS for idx=1:nsrc;pixxy=idx,2,1;tabget;ll=length(keystrng);newstrng'' 2 2 04-JUN-2010 15:32:36 AIPS if(ll>12)then;spc=0;ll=1 2 2 04-JUN-2010 15:32:36 AIPS while(spc=0&ll<17);substr(newstrng,ll,ll)=substr(keystrng,ll,ll) 2 2 04-JUN-2010 15:32:36 AIPS if(substr(keystrng,ll,ll+1)=' ')then 2 2 04-JUN-2010 15:32:36 AIPS if(spc=0)then;spc=1;substr(newstrng,ll,ll)='@';end 2 2 04-JUN-2010 15:32:36 AIPS end;ll=ll+1;clrtemp;end;ii=ll 2 2 04-JUN-2010 15:32:36 AIPS while(ll<17) 2 2 04-JUN-2010 15:32:36 AIPS if(substr(keystrng,ll,ll)<>' ')then 2 2 04-JUN-2010 15:32:36 AIPS substr(newstrng,ii,ii)=substr(keystrng,ll,ll);ii=ii+1 2 2 04-JUN-2010 15:32:36 AIPS end;ll=ll+1;clrtemp 2 2 04-JUN-2010 15:32:36 AIPS end;ll=length(newstrng);nsrc=min(12,ll) $ for safety during tests 2 2 04-JUN-2010 15:32:36 AIPS if(ll>12)then;keystrng=newstrng;ll=ll+1;clrtemp 2 2 04-JUN-2010 15:32:36 AIPS for ii=1:nsrc;substr(newstrng,ii,ii)=substr(keystrng,ll-ii,ll-ii);end 2 2 04-JUN-2010 15:32:36 AIPS end;task'TABED';clroname;inext'SU';optype'REPL';keyword'';keyvalue 0 2 2 04-JUN-2010 15:32:36 AIPS aparm 2 1;bcount=idx;ecount=idx;keystrng=newstrng;go;wait;end;end;clrtemp 2 2 04-JUN-2010 15:32:36 AIPS finish 2 2 04-JUN-2010 15:32:36 AIPS 2 2 04-JUN-2010 15:32:36 AIPS procedure del 2 2 04-JUN-2010 15:32:36 AIPS error=1;zap 2 2 04-JUN-2010 15:32:36 AIPS finish 2 2 04-JUN-2010 15:32:36 AIPS 2 2 04-JUN-2010 15:32:36 AIPS procedure numants 2 2 04-JUN-2010 15:32:36 AIPS scalar numarow,numbout,numbant,numbase,idx;string*16 nameant 2 2 04-JUN-2010 15:32:36 AIPS numbout=0;keyword'NUM ROW';inext'AN';invers=0;getthead;numarow=keyvalue(1) 2 2 04-JUN-2010 15:32:36 AIPS for numbant=1:numarow 2 2 04-JUN-2010 15:32:36 AIPS pixxy=numbant,1,0;tabget;nameant=keystrng;idx=1;clrtemp 2 2 04-JUN-2010 15:32:36 AIPS while(substr(nameant,idx,idx)<>':');idx=idx+1;end 2 2 04-JUN-2010 15:32:36 AIPS if(substr(nameant,idx+1,idx+3)='OUT')then;numbout=numbout+1;end 2 2 04-JUN-2010 15:32:36 AIPS if(substr(nameant,idx+2,idx+4)='OUT')then;numbout=numbout+1;end 2 2 04-JUN-2010 15:32:36 AIPS end;numbase=(numarow-numbout);clrtemp 2 2 04-JUN-2010 15:32:36 AIPS $ type char(numarow-numbout)!!' ANTENNAS',char(numbase)!!' BASELINES' 2 2 04-JUN-2010 15:32:36 AIPS return numbase 2 2 04-JUN-2010 15:32:36 AIPS finish 2 2 04-JUN-2010 15:32:36 AIPS 2 2 04-JUN-2010 15:32:36 AIPS procedure skipdata 2 2 04-JUN-2010 15:32:36 AIPS $LOS - delete unwanted data sets - currently all but continuum X and C bands 2 2 04-JUN-2010 15:32:36 AIPS $ if(inclass='LINE')then;del;inclass'CH 0';del;type'ZAP LINE :'fname;end 2 2 04-JUN-2010 15:32:36 AIPS if((inclass='CH 0')!(inclass='LINE'))then;del;type'ZAP LINE :'fname;end 2 2 04-JUN-2010 15:32:36 AIPS if(inclass='4 BAND')then;del;type'ZAP 4-BAND :'fname;end 2 2 04-JUN-2010 15:32:36 AIPS if(inclass='P BAND')then;del;type'ZAP P-BAND :'fname;end 2 2 04-JUN-2010 15:32:36 AIPS $ if(inclass='L BAND')then;del;type'ZAP L-BAND :'fname;end 2 2 04-JUN-2010 15:32:36 AIPS $ if(inclass='U BAND')then;del;type'ZAP U-BAND :'fname;end 2 2 04-JUN-2010 15:32:36 AIPS $ if(inclass='K BAND')then;del;type'ZAP K-BAND :'fname;end 2 2 04-JUN-2010 15:32:36 AIPS $ if(inclass='Q BAND')then;del;type'ZAP Q-BAND :'fname;end;clrtemp 2 2 04-JUN-2010 15:32:36 AIPS if(error<1)then $ file not zapped, check for single dish vlbi; #vis=0 2 2 04-JUN-2010 15:32:36 AIPS task'TABGET';userid 0;inext'NX';invers=0;keyvalue=0;keystrng'' 2 2 04-JUN-2010 15:32:36 AIPS keyword'NUM ROW';getthead;pixxy=keyvalue(1),6,0;tabget;clrtemp 2 2 04-JUN-2010 15:32:36 AIPS if(keyvalue(1)=0)then;del;type'ZAP S-DISH :'fname;end 2 2 04-JUN-2010 15:32:36 AIPS if(error<1)then;idx=numants $ file not zapped, check for # ants (<9) 2 2 04-JUN-2010 15:32:36 AIPS if(idx<9)then;del;type'ZAP MINI-ARRAY ('!!char(idx)!!') :'!!fname 2 2 04-JUN-2010 15:32:36 AIPS end;clrtemp;end;end 2 2 04-JUN-2010 15:32:36 AIPS $also zap if solar/planetary/pulsar mode - su table proper motion?? 2 2 04-JUN-2010 15:32:36 AIPS $ and what about PT-link? antenna VPT is not OUT, later also EVLA names 2 2 04-JUN-2010 15:32:36 AIPS finish 2 2 04-JUN-2010 15:32:36 AIPS 2 2 04-JUN-2010 15:32:36 AIPS procedure checkids 2 2 04-JUN-2010 15:32:36 AIPS $LOS - account for fast switching source names - check on pos, qual, calco 2 2 04-JUN-2010 15:32:36 AIPS scalar ra1a,ra1b,ra2a,ra2b,dc1a,dc1b,dc2a,dc2b,n,m,l,idx 2 2 04-JUN-2010 15:32:36 AIPS scalar q1,q2,k,x,y1,y2 2 2 04-JUN-2010 15:32:36 AIPS string*1 co1,co2 2 2 04-JUN-2010 15:32:36 AIPS string*16 n1,n2 2 2 04-JUN-2010 15:32:36 AIPS array alist(100),blist(100) 2 2 04-JUN-2010 15:32:36 AIPS inext'SU';invers 0;keyword'NUM ROW';keyvalue 0;keystrng'';getthead 2 2 04-JUN-2010 15:32:36 AIPS n=keyvalue(1);idx=1;aparm 0;bparm 0;alist 0;blist 0 2 2 04-JUN-2010 15:32:36 AIPS if (n > 1) then 2 2 04-JUN-2010 15:32:36 AIPS for m=1:(n-1);clrtemp 2 2 04-JUN-2010 15:32:36 AIPS pixxy m,11;inext'SU';tabget;ra1a keyvalue(1);ra1b keyvalue(2) 2 2 04-JUN-2010 15:32:36 AIPS for l=(m+1):n;clrtemp 2 2 04-JUN-2010 15:32:36 AIPS pixxy l,11;tabget;ra2a keyvalue(1);ra2b keyvalue(2) 2 2 04-JUN-2010 15:32:36 AIPS if (abs(ra1a-ra2a)=0) then 2 2 04-JUN-2010 15:32:36 AIPS if ( abs((ra1b-ra2b)*3600*1000) < 3 ) then $ RA within 3 mas! 2 2 04-JUN-2010 15:32:36 AIPS pixxy m,12;tabget;dc1a keyvalue(1);dc1b keyvalue(2) 2 2 04-JUN-2010 15:32:36 AIPS pixxy l,12;tabget;dc2a keyvalue(1);dc2b keyvalue(2) 2 2 04-JUN-2010 15:32:36 AIPS if (abs(dc1a-dc2a)=0) then 2 2 04-JUN-2010 15:32:36 AIPS if ( abs((dc1b-dc2b)*3600*1000) < 3 ) then $ DC within 3 mas! 2 2 04-JUN-2010 15:32:36 AIPS pixxy m,3;tabget;q1 keyvalue(1);pixxy l,3;tabget;q2 keyvalue(1) 2 2 04-JUN-2010 15:32:36 AIPS $if one has zero vis then next checks not needed and declare/fix same source 2 2 04-JUN-2010 15:32:36 AIPS inext'NX';keyword'NUM ROW';getthead;k=keyvalue(1);y1=0;y2=0 2 2 04-JUN-2010 15:32:36 AIPS for x=1:k;pixxy x,3;tabget 2 2 04-JUN-2010 15:32:36 AIPS if(keyval(1)=m)then;y1=y1+1;else; 2 2 04-JUN-2010 15:32:36 AIPS if(keyval(1)=l)then;y2=y2+1;end;end 2 2 04-JUN-2010 15:32:36 AIPS end $ if ((y1=0)!(y2=0)) then one has 0 visibilities: do dsorc 2 2 04-JUN-2010 15:32:36 AIPS if (q1=q2)!((y1=0)!(y2=0)) then ;inext'SU' $ same calcode? 2 2 04-JUN-2010 15:32:36 AIPS pixxy m,4;tabget;co1 keystrng;pixxy l,4;tabget;co2 keystrng 2 2 04-JUN-2010 15:32:36 AIPS if (co1=co2)!((y1=0)!(y2=0)) then 2 2 04-JUN-2010 15:32:36 AIPS pixxy m,1;tabget;q1 keyvalue(1) 2 2 04-JUN-2010 15:32:36 AIPS pixxy l,1;tabget;q2 keyvalue(1) 2 2 04-JUN-2010 15:32:36 AIPS pixxy m,2;tabget;n1 keystrng;pixxy l,2;tabget;n2 keystrng 2 2 04-JUN-2010 15:32:36 AIPS if (idx>100) then; 2 2 04-JUN-2010 15:32:36 AIPS type 'TOO MANY SOURCES TO DO DSORC - DO BY HAND!' 2 2 04-JUN-2010 15:32:36 AIPS type 'NEXT =.'!!char(idx)!!' DO:'!!char(l)!!'.&.'!!char(m) 2 2 04-JUN-2010 15:32:36 AIPS else 2 2 04-JUN-2010 15:32:36 AIPS if (length(n1)1) then;task'DSORC';n=0 2 2 04-JUN-2010 15:32:36 AIPS outname inname;outclass inclass;outseq inseq;outdisk indisk 2 2 04-JUN-2010 15:32:36 AIPS while (n100)then;type'TOO MANY SOURCES FOR DSORC';error 1;end;clrtemp 2 2 04-JUN-2010 15:32:36 AIPS end 2 2 04-JUN-2010 15:32:36 AIPS finish 2 2 04-JUN-2010 15:32:36 AIPS 2 2 04-JUN-2010 15:32:36 AIPS procedure checkcal 2 2 04-JUN-2010 15:32:36 AIPS $LOS Currently (Sep 22, 2005) can/will do 3C286 and 3C48 at X and C 2 2 04-JUN-2010 15:32:36 AIPS $LOS (and for now skip 3C286/3C48/3C138/3C147 Q,K,U and 3C48 L) 2 2 04-JUN-2010 15:32:36 AIPS scalar idx,jdx 2 2 04-JUN-2010 15:32:36 AIPS string*16 sname 2 2 04-JUN-2010 15:32:36 AIPS task'TABGET';userid 0;inext'SU';invers=0;keyvalue=0;keystrng'';error=1 2 2 04-JUN-2010 15:32:36 AIPS keyword'NUM ROW';getthead;idx=keyvalue(1);clrtemp 2 2 04-JUN-2010 15:32:36 AIPS for jdx=1:idx 2 2 04-JUN-2010 15:32:36 AIPS pixxy=jdx,2,0;tabget;sname=substr(keystrng,1,length(keystrng)) 2 2 04-JUN-2010 15:32:36 AIPS if(sname='3C286')then;error=-1;jdx=idx+1;end 2 2 04-JUN-2010 15:32:36 AIPS if(sname='3C48')then;error=-1;jdx=idx+1;end 2 2 04-JUN-2010 15:32:36 AIPS if(sname='3C138')then;error=-1;jdx=idx+1;end 2 2 04-JUN-2010 15:32:36 AIPS if(sname='3C147')then;error=-1;jdx=idx+1;end 2 2 04-JUN-2010 15:32:36 AIPS if(sname='3C295')then;error=-1;jdx=idx+1;end 2 2 04-JUN-2010 15:32:36 AIPS if(error>0)then $ try B1950 name 2 2 04-JUN-2010 15:32:36 AIPS if(sname='1328+307')then;error=-1;jdx=idx+1;end 2 2 04-JUN-2010 15:32:36 AIPS if(sname='0134+329')then;error=-1;jdx=idx+1;end 2 2 04-JUN-2010 15:32:36 AIPS if(sname='0518+165')then;error=-1;jdx=idx+1;end 2 2 04-JUN-2010 15:32:36 AIPS if(sname='0538+498')then;error=-1;jdx=idx+1;end 2 2 04-JUN-2010 15:32:36 AIPS if(sname='1409+524')then;error=-1;jdx=idx+1;end 2 2 04-JUN-2010 15:32:36 AIPS if(error>0)then $ try J2000 2 2 04-JUN-2010 15:32:36 AIPS if(sname='1331+305')then;error=-1;jdx=idx+1;end 2 2 04-JUN-2010 15:32:36 AIPS if(sname='0137+331')then;error=-1;jdx=idx+1;end 2 2 04-JUN-2010 15:32:36 AIPS if(sname='0521+166')then;error=-1;jdx=idx+1;end 2 2 04-JUN-2010 15:32:36 AIPS if(sname='0542+498')then;error=-1;jdx=idx+1;end 2 2 04-JUN-2010 15:32:36 AIPS if(sname='1411+522')then;error=-1;jdx=idx+1;end 2 2 04-JUN-2010 15:32:36 AIPS if(error>0)then $ try J2000 name 2 2 04-JUN-2010 15:32:36 AIPS if(sname='J1331+3030')then;error=-1;jdx=idx+1;end 2 2 04-JUN-2010 15:32:36 AIPS if(sname='J0137+3309')then;error=-1;jdx=idx+1;end 2 2 04-JUN-2010 15:32:36 AIPS if(sname='J0521+1638')then;error=-1;jdx=idx+1;end 2 2 04-JUN-2010 15:32:36 AIPS if(sname='J0542+4951')then;error=-1;jdx=idx+1;end 2 2 04-JUN-2010 15:32:36 AIPS if(sname='J1411+5212')then;error=-1;jdx=idx+1;end 2 2 04-JUN-2010 15:32:36 AIPS end;end;end;clrtemp 2 2 04-JUN-2010 15:32:36 AIPS end 2 2 04-JUN-2010 15:32:36 AIPS $ if error>0 check on coords (for different name than standard) 2 2 04-JUN-2010 15:32:36 AIPS $ but keyval not reliable to do this.. ?? 2 2 04-JUN-2010 15:32:36 AIPS $ end 2 2 04-JUN-2010 15:32:36 AIPS if(error>0)then;del;type'ZAP - NO STD CAL SRC FOR :'fname;error=1 2 2 04-JUN-2010 15:32:36 AIPS else;checkids;error=-1;end;clrtemp 2 2 04-JUN-2010 15:32:36 AIPS finish 2 2 04-JUN-2010 15:32:36 AIPS 2 2 04-JUN-2010 15:32:36 AIPS procedure j2000fix 2 2 04-JUN-2010 15:32:36 AIPS $LOS - convert data to J2000 by default use of uvfix 2 2 04-JUN-2010 15:32:36 AIPS task'UVFIX';outname=inname;outclass=inclass;outseq=inseq;outdisk=indisk 2 2 04-JUN-2010 15:32:36 AIPS shift=0;uvfixprm=0;tput uvfix;outclass'PREFIX';rename;default tabget 2 2 04-JUN-2010 15:32:36 AIPS tget uvfix;task'TABGET';inclass'PREFIX';inext'SU';pixxy 1,13,1;tabget 2 2 04-JUN-2010 15:32:36 AIPS if (keyvalue(1)<1) then; tput tabget;default tabed;tget tabget 2 2 04-JUN-2010 15:32:36 AIPS task'TABED';optype'REPL';aparm 13,0,0,2;keyvalue 1950.0 0;gx;end 2 2 04-JUN-2010 15:32:36 AIPS tget uvfix;inclass'PREFIX';gx;zap;inclass=outclass;clrtemp 2 2 04-JUN-2010 15:32:36 AIPS finish 2 2 04-JUN-2010 15:32:36 AIPS 2 2 04-JUN-2010 15:32:36 AIPS procedure addcalco 2 2 04-JUN-2010 15:32:36 AIPS $LOS - check for a calcode and add them if non-existent 2 2 04-JUN-2010 15:32:36 AIPS scalar maxcat,maxrow,hasacode,m2d,fnd,ii,jj,kk 2 2 04-JUN-2010 15:32:36 AIPS task'TABGET';inext'SU';keyword'NUM ROW';getthead 2 2 04-JUN-2010 15:32:36 AIPS maxrow=keyvalue(1);hasacode=0;jj=0 2 2 04-JUN-2010 15:32:36 AIPS while((jj' ')then;hasacode=1;end;end;clrtemp 2 2 04-JUN-2010 15:32:36 AIPS if(hasacode=0)then;fnd=0;type 'SEARCHING SOURCES TO ADD CALIBRATOR CODES' 2 2 04-JUN-2010 15:32:36 AIPS $ go through SU and check against calibrator list 2 2 04-JUN-2010 15:32:36 AIPS $ maybe do this anyway for all sources and not skip if one (above) found 2 2 04-JUN-2010 15:32:36 AIPS for jj=1:maxrow;clrtemp 2 2 04-JUN-2010 15:32:36 AIPS pixxy=jj,2;tabget;error=0;syscom'grep -i 2 2 04-JUN-2010 15:32:36 AIPS if(keystrng='J0137+3309')then;keystrng'0137+331';end 2 2 04-JUN-2010 15:32:36 AIPS if(keystrng='J0521+1638')then;keystrng'0521+166';end 2 2 04-JUN-2010 15:32:36 AIPS if(keystrng='J0542+4951')then;keystrng'0542+498';end 2 2 04-JUN-2010 15:32:36 AIPS if(keystrng='J1331+3030')then;keystrng'1331+305';end 2 2 04-JUN-2010 15:32:36 AIPS if(keystrng='J1411+5212')then;keystrng'1411+522';end 2 2 04-JUN-2010 15:32:36 AIPS if((substr(keystrng,1,1)='J')&(substr(keystrng,2,2)<>'U'))then 2 2 04-JUN-2010 15:32:36 AIPS m2d=floor(value(substr(keystrng,9,10))/6);keystrng=substr(keystrng,2,8) 2 2 04-JUN-2010 15:32:36 AIPS sys2com(1)'X'!!keystrng!!char(m2d);else;sys2com(1)'X'!!keystrng 2 2 04-JUN-2010 15:32:36 AIPS end;clrtemp;kk=1;ii=length(keystrng) $ safeguard against spaces in name 2 2 04-JUN-2010 15:32:36 AIPS while((kk<=ii)&(substr(keystrng,kk,kk)<>''));kk=kk+1;end;m2d=kk+1;clrtemp 2 2 04-JUN-2010 15:32:36 AIPS if(m2d>1)then;for kk=m2d:ii;substr(keystrng,kk,kk)=' ';end;clrtemp 2 2 04-JUN-2010 15:32:36 AIPS sys2com(2)'X'!!'/users/lsjouwer/calvlaobs/csource.mas 2 2 04-JUN-2010 15:32:36 AIPS keyvalue=0;substr(sys2com(1),1,1)'';substr(sys2com(2),1,1)'';clrtemp 2 2 04-JUN-2010 15:32:36 AIPS system;keystrng'Y';if(error=-1)then;fnd=fnd+1;pixxy=jj,4;tabput;end;end 2 2 04-JUN-2010 15:32:36 AIPS if(fnd>0)then;type char(fnd)!!' CALCODES ADDED' $ ZAP if no code found 2 2 04-JUN-2010 15:32:36 AIPS else;type'ERROR: PIPELINE WILL FAIL TO COMPLETE (NO CALS)';zap;end;end;end 2 2 04-JUN-2010 15:32:36 AIPS finish 2 2 04-JUN-2010 15:32:36 AIPS 2 2 04-JUN-2010 15:32:36 AIPS procedure datachks 2 2 04-JUN-2010 15:32:36 AIPS $LOS - delete unwanted data sets, check for standard calibrators and make J2000 2 2 04-JUN-2010 15:32:36 AIPS if(error<1)then $ file exists 2 2 04-JUN-2010 15:32:36 AIPS skipdata;if(error<1)then $ file was not zapped 2 2 04-JUN-2010 15:32:36 AIPS checkcal;if(error<1)then $ file has standard calibrator in it 2 2 04-JUN-2010 15:32:36 AIPS addcalco 2 2 04-JUN-2010 15:32:36 AIPS shortname 2 2 04-JUN-2010 15:32:36 AIPS j2000fix 2 2 04-JUN-2010 15:32:36 AIPS end;end;end;clrtemp 2 2 04-JUN-2010 15:32:36 AIPS finish 2 2 04-JUN-2010 15:32:36 AIPS 2 2 04-JUN-2010 15:32:36 AIPS procedure freqchks 2 2 04-JUN-2010 15:32:36 AIPS $LOS - split up in frequency IDs, run INDXR, and remove 2 2 04-JUN-2010 15:32:36 AIPS scalar rows, nfrq 2 2 04-JUN-2010 15:32:36 AIPS if(error<1)then $ file exists 2 2 04-JUN-2010 15:32:36 AIPS inext'FQ';invers=1;keyword='NUM ROW';getthead;nfrq=keyvalue(1) 2 2 04-JUN-2010 15:32:36 AIPS if (nfrq > 1) then 2 2 04-JUN-2010 15:32:36 AIPS if (nfrq > 9) then;type' WARNING! MORE THAN 9 FREQUENCY ID-S!';end 2 2 04-JUN-2010 15:32:36 AIPS tput getthead;default'UVCOP';tget getthead;keyword='';task'UVCOP';tput 2 2 04-JUN-2010 15:32:36 AIPS for rows=1:nfrq 2 2 04-JUN-2010 15:32:36 AIPS pixxy=rows,1,1;inver=1;inext='FQ';tabget;tget;freqid=keyvalue(1) 2 2 04-JUN-2010 15:32:36 AIPS outclass=substr(inclass,1,1)!!substr(inclass,3,6)!!char(freqid) 2 2 04-JUN-2010 15:32:36 AIPS type'COPYING FREQUENCY ID #'!!char(freqid);gx 2 2 04-JUN-2010 15:32:36 AIPS default'INDXR';tget uvcop;task'INDXR';inclass outclass;gx;task'DQUAL' 2 2 04-JUN-2010 15:32:36 AIPS $out not in! ** outname=inname;outclass=inclass;outseq=inseq;outdisk=indisk;gx 2 2 04-JUN-2010 15:32:36 AIPS tget uvcop;freqid=1;clrtemp 2 2 04-JUN-2010 15:32:36 AIPS end;end;end;if(nfrq>1)then;type fname!!' SPLIT IN :'!!char(nfrq);zap;end 2 2 04-JUN-2010 15:32:36 AIPS finish 2 2 04-JUN-2010 15:32:36 AIPS 2 2 04-JUN-2010 15:32:36 AIPS procedure pre_move 2 2 04-JUN-2010 15:32:36 AIPS $LOS - moves file to another AIPS user number 2 2 04-JUN-2010 15:32:36 AIPS default move;indisk=pdsk;outseq=-1;opcode'MOVE';clrtemp 2 2 04-JUN-2010 15:32:36 AIPS finish 2 2 04-JUN-2010 15:32:36 AIPS 2 2 04-JUN-2010 15:32:36 AIPS procedure expid 2 2 04-JUN-2010 15:32:36 AIPS string*20 expnm 2 2 04-JUN-2010 15:32:36 AIPS string*75 expmsg 2 2 04-JUN-2010 15:32:36 AIPS return expnm 2 2 04-JUN-2010 15:32:36 AIPS finish 2 2 04-JUN-2010 15:32:36 AIPS type expid 2 5 04-JUN-2010 15:32:36 AIPS ' ' 2 0 04-JUN-2010 15:32:36 AIPS compress 2 0 04-JUN-2010 15:32:36 AIPS type'EMPTY CATALOG ?' checkcat 2 5 04-JUN-2010 15:32:36 AIPS 'EMPTY CATALOG ?' 0 2 0 04-JUN-2010 15:32:36 AIPS default prtmsg;outprint'ARUN:'!!'AS0806_2004SEP11_1.fill.log 2 0 04-JUN-2010 15:32:36 AIPS docrt=-3;prnumber=-1;tput prtmsg;docrt 1 2 0 04-JUN-2010 15:32:36 AIPS pre_fillm 2 0 04-JUN-2010 15:32:36 AIPS infile'AVIS:AS0806_2004SEP11_1_' 2 0 04-JUN-2010 15:32:36 AIPS ncount 1;vlaobs 'AS806';cparm(6) 1 2 0 04-JUN-2010 15:32:36 AIPS gx 2 5 04-JUN-2010 15:32:36 FILLM Task FILLM (release of 31DEC07) begins 2 4 04-JUN-2010 15:32:36 FILLM Shadow flag limit = 2.500E+01 meters. 2 3 04-JUN-2010 15:32:36 FILLM Opacity correction in CL table weighted average of weather and 2 3 04-JUN-2010 15:32:36 FILLM season. Weight for weather = 0.50 2 3 04-JUN-2010 15:32:36 FILLM Gain curve correction in CL table read from file, 2 3 04-JUN-2010 15:32:36 FILLM with variation as function of antenna and band. 2 3 04-JUN-2010 15:32:36 FILLM Opening AVIS:AS0806_2004SEP11_1_1 2 2 04-JUN-2010 15:32:36 FILLM 2 2 04-JUN-2010 15:32:36 FILLM *** ATTENTION - default: loading subarray 1 *** 2 2 04-JUN-2010 15:32:36 FILLM 2 5 04-JUN-2010 15:32:36 FILLM tape file # 1, start date/time = 20040911/09:48:30 2 5 04-JUN-2010 15:32:36 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:32:36 FILLM MCINI - Continuum, 2 compatible IFs 2 3 04-JUN-2010 15:32:36 FILLM Program = AS806 ; Tape revision number = 26. 2 2 04-JUN-2010 15:32:36 FILLM Create 20040911 .X BAND. 1 (UV) on disk 1 cno 1 2 4 04-JUN-2010 15:32:36 FILLM Ref. date = 20040911 A-C = 8.435100 B-D = 8.485100 GHz 2 6 04-JUN-2010 15:32:36 FILLM FLMFQ: FQ entry tolerance = 1.000E+02 1.000E+02 2 4 04-JUN-2010 15:32:36 FILLM Found 0137+331 : 0 50.000 MHz at IAT 0/ 09:48:30.0 2 3 04-JUN-2010 15:32:36 FILLM Zenith opacity set to 0.010 2 3 04-JUN-2010 15:32:36 FILLM Trying to access VLA antenna gains file... 2 2 04-JUN-2010 15:32:36 FILLM ZTXOP2: using translated file name = 2 2 04-JUN-2010 15:32:36 FILLM ZTXOP2: /home/auto/aips/TEXT/IONS/VLA.GAINS 2 4 04-JUN-2010 15:32:36 FILLM Found 0137+331 : 0 50.000 MHz at IAT 0/ 09:50:00.0 2 2 04-JUN-2010 15:32:36 AIPS Resumes 2 5 04-JUN-2010 15:32:37 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:32:37 FILLM MCINI - Continuum, 2 compatible IFs 2 2 04-JUN-2010 15:32:37 FILLM Create 20040911 .C BAND. 1 (UV) on disk 1 cno 2 2 4 04-JUN-2010 15:32:37 FILLM Ref. date = 20040911 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:32:37 FILLM Found 0137+331 : 0 50.000 MHz at IAT 0/ 10:03:20.0 2 4 04-JUN-2010 15:32:37 FILLM Found 20221+61370 : 0 50.000 MHz at IAT 0/ 10:10:33.3 2 4 04-JUN-2010 15:32:37 FILLM Found 20372+66063 : 0 50.000 MHz at IAT 0/ 10:11:23.3 2 4 04-JUN-2010 15:32:38 FILLM Found 20221+61370 : 0 50.000 MHz at IAT 0/ 10:15:06.7 2 4 04-JUN-2010 15:32:38 FILLM Found 20372+66063 : 0 50.000 MHz at IAT 0/ 10:15:43.3 2 4 04-JUN-2010 15:32:38 FILLM Found 20221+61370 : 0 50.000 MHz at IAT 0/ 10:19:26.7 2 4 04-JUN-2010 15:32:38 FILLM Found 20372+66063 : 0 50.000 MHz at IAT 0/ 10:20:06.7 2 4 04-JUN-2010 15:32:38 FILLM Found 20221+61370 : 0 50.000 MHz at IAT 0/ 10:23:46.7 2 4 04-JUN-2010 15:32:38 FILLM Found 20372+66063 : 0 50.000 MHz at IAT 0/ 10:24:26.7 2 5 04-JUN-2010 15:32:38 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:32:38 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:32:38 FILLM Ref. date = 20040911 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:32:38 FILLM Appending new data to: 20040911 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:32:38 FILLM Found 20221+61370 : 0 50.000 MHz at IAT 0/ 10:24:50.0 2 4 04-JUN-2010 15:32:38 FILLM Found 20372+66063 : 0 50.000 MHz at IAT 0/ 10:25:56.7 2 4 04-JUN-2010 15:32:38 FILLM Found 20221+61370 : 0 50.000 MHz at IAT 0/ 10:29:36.7 2 4 04-JUN-2010 15:32:38 FILLM Found 20372+66063 : 0 50.000 MHz at IAT 0/ 10:30:16.7 2 4 04-JUN-2010 15:32:38 FILLM Found 20221+61370 : 0 50.000 MHz at IAT 0/ 10:33:56.7 2 4 04-JUN-2010 15:32:38 FILLM Found 20372+66063 : 0 50.000 MHz at IAT 0/ 10:34:36.7 2 4 04-JUN-2010 15:32:39 FILLM Found 20221+61370 : 0 50.000 MHz at IAT 0/ 10:38:16.7 2 5 04-JUN-2010 15:32:39 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:32:39 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:32:39 FILLM Ref. date = 20040911 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:32:39 FILLM Appending new data to: 20040911 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:32:39 FILLM Found 21524+17346 : 0 50.000 MHz at IAT 0/ 10:39:50.0 2 4 04-JUN-2010 15:32:39 FILLM Found 22007+17443 : 0 50.000 MHz at IAT 0/ 10:40:43.3 2 4 04-JUN-2010 15:32:39 FILLM Found 21524+17346 : 0 50.000 MHz at IAT 0/ 10:44:23.3 2 4 04-JUN-2010 15:32:39 FILLM Found 22007+17443 : 0 50.000 MHz at IAT 0/ 10:44:53.3 2 4 04-JUN-2010 15:32:39 FILLM Found 21524+17346 : 0 50.000 MHz at IAT 0/ 10:48:33.3 2 4 04-JUN-2010 15:32:39 FILLM Found 22007+17443 : 0 50.000 MHz at IAT 0/ 10:49:03.3 2 4 04-JUN-2010 15:32:39 FILLM Found 21524+17346 : 0 50.000 MHz at IAT 0/ 10:52:43.3 2 5 04-JUN-2010 15:32:39 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:32:39 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:32:39 FILLM Ref. date = 20040911 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:32:39 FILLM Appending new data to: 20040911 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:32:39 FILLM Found 21524+17346 : 0 50.000 MHz at IAT 0/ 10:53:30.0 2 4 04-JUN-2010 15:32:39 FILLM Found 22007+17443 : 0 50.000 MHz at IAT 0/ 10:54:23.3 2 4 04-JUN-2010 15:32:39 FILLM Found 21524+17346 : 0 50.000 MHz at IAT 0/ 10:58:03.3 2 4 04-JUN-2010 15:32:39 FILLM Found 22007+17443 : 0 50.000 MHz at IAT 0/ 10:58:33.3 2 4 04-JUN-2010 15:32:40 FILLM Found 21524+17346 : 0 50.000 MHz at IAT 0/ 11:02:13.3 2 4 04-JUN-2010 15:32:40 FILLM Found 22007+17443 : 0 50.000 MHz at IAT 0/ 11:02:43.3 2 5 04-JUN-2010 15:32:40 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:32:40 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:32:40 FILLM Ref. date = 20040911 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:32:40 FILLM Appending new data to: 20040911 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:32:40 FILLM Found 22032+31456 : 0 50.000 MHz at IAT 0/ 11:06:50.0 2 4 04-JUN-2010 15:32:40 FILLM Found 22079+31215 : 0 50.000 MHz at IAT 0/ 11:07:40.0 2 4 04-JUN-2010 15:32:40 FILLM Found 22032+31456 : 0 50.000 MHz at IAT 0/ 11:11:20.0 2 4 04-JUN-2010 15:32:40 FILLM Found 22079+31215 : 0 50.000 MHz at IAT 0/ 11:11:50.0 2 4 04-JUN-2010 15:32:40 FILLM Found 22032+31456 : 0 50.000 MHz at IAT 0/ 11:15:30.0 2 4 04-JUN-2010 15:32:40 FILLM Found 22079+31215 : 0 50.000 MHz at IAT 0/ 11:16:00.0 2 4 04-JUN-2010 15:32:40 FILLM Found 22032+31456 : 0 50.000 MHz at IAT 0/ 11:19:40.0 2 4 04-JUN-2010 15:32:40 FILLM Found 22079+31215 : 0 50.000 MHz at IAT 0/ 11:20:10.0 2 5 04-JUN-2010 15:32:40 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:32:40 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:32:40 FILLM Ref. date = 20040911 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:32:40 FILLM Appending new data to: 20040911 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:32:40 FILLM Found 22032+31456 : 0 50.000 MHz at IAT 0/ 11:20:30.0 2 4 04-JUN-2010 15:32:40 FILLM Found 22079+31215 : 0 50.000 MHz at IAT 0/ 11:21:20.0 2 4 04-JUN-2010 15:32:41 FILLM Found 22032+31456 : 0 50.000 MHz at IAT 0/ 11:25:00.0 2 4 04-JUN-2010 15:32:41 FILLM Found 22079+31215 : 0 50.000 MHz at IAT 0/ 11:25:30.0 2 4 04-JUN-2010 15:32:41 FILLM Found 22032+31456 : 0 50.000 MHz at IAT 0/ 11:29:10.0 2 4 04-JUN-2010 15:32:41 FILLM Found 22079+31215 : 0 50.000 MHz at IAT 0/ 11:29:40.0 2 4 04-JUN-2010 15:32:41 FILLM Found 22032+31456 : 0 50.000 MHz at IAT 0/ 11:33:20.0 2 5 04-JUN-2010 15:32:41 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:32:41 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:32:41 FILLM Ref. date = 20040911 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:32:41 FILLM Appending new data to: 20040911 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:32:41 FILLM Found 22163+35182 : 0 50.000 MHz at IAT 0/ 11:33:50.0 2 4 04-JUN-2010 15:32:41 FILLM Found 22371+34250 : 0 50.000 MHz at IAT 0/ 11:34:43.3 2 4 04-JUN-2010 15:32:52 FILLM Found 22163+35182 : 0 50.000 MHz at IAT 0/ 11:38:23.3 2 4 04-JUN-2010 15:32:52 FILLM Found 22371+34250 : 0 50.000 MHz at IAT 0/ 11:38:53.3 2 4 04-JUN-2010 15:32:52 FILLM Found 22163+35182 : 0 50.000 MHz at IAT 0/ 11:42:33.3 2 4 04-JUN-2010 15:32:52 FILLM Found 22371+34250 : 0 50.000 MHz at IAT 0/ 11:43:03.3 2 4 04-JUN-2010 15:32:53 FILLM Found 22163+35182 : 0 50.000 MHz at IAT 0/ 11:46:43.3 2 5 04-JUN-2010 15:32:53 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:32:53 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:32:53 FILLM Ref. date = 20040911 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:32:53 FILLM Appending new data to: 20040911 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:32:53 FILLM Found 22163+35182 : 0 50.000 MHz at IAT 0/ 11:47:20.0 2 4 04-JUN-2010 15:32:53 FILLM Found 22371+34250 : 0 50.000 MHz at IAT 0/ 11:48:16.7 2 4 04-JUN-2010 15:32:54 FILLM Found 22163+35182 : 0 50.000 MHz at IAT 0/ 11:51:53.3 2 4 04-JUN-2010 15:32:54 FILLM Found 22371+34250 : 0 50.000 MHz at IAT 0/ 11:52:26.7 2 4 04-JUN-2010 15:32:54 FILLM Found 22163+35182 : 0 50.000 MHz at IAT 0/ 11:56:06.7 2 4 04-JUN-2010 15:32:54 FILLM Found 22371+34250 : 0 50.000 MHz at IAT 0/ 11:56:36.7 2 5 04-JUN-2010 15:32:54 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:32:54 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:32:54 FILLM Ref. date = 20040911 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:32:54 FILLM Appending new data to: 20040911 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:32:54 FILLM Found 01255-00059 : 0 50.000 MHz at IAT 0/ 12:01:50.0 2 4 04-JUN-2010 15:32:54 FILLM Found 01201+03249 : 0 50.000 MHz at IAT 0/ 12:02:43.3 2 4 04-JUN-2010 15:32:54 FILLM Found 01255-00059 : 0 50.000 MHz at IAT 0/ 12:06:26.7 2 4 04-JUN-2010 15:32:54 FILLM Found 01201+03249 : 0 50.000 MHz at IAT 0/ 12:06:53.3 2 4 04-JUN-2010 15:32:54 FILLM Found 01255-00059 : 0 50.000 MHz at IAT 0/ 12:10:33.3 2 4 04-JUN-2010 15:32:54 FILLM Found 01201+03249 : 0 50.000 MHz at IAT 0/ 12:11:00.0 2 4 04-JUN-2010 15:32:55 FILLM Found 01255-00059 : 0 50.000 MHz at IAT 0/ 12:14:43.3 2 5 04-JUN-2010 15:32:55 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:32:55 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:32:55 FILLM Ref. date = 20040911 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:32:55 FILLM Appending new data to: 20040911 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:32:55 FILLM Found 01255-00059 : 0 50.000 MHz at IAT 0/ 12:15:20.0 2 4 04-JUN-2010 15:32:55 FILLM Found 01201+03249 : 0 50.000 MHz at IAT 0/ 12:16:16.7 2 4 04-JUN-2010 15:32:55 FILLM Found 01255-00059 : 0 50.000 MHz at IAT 0/ 12:19:56.7 2 4 04-JUN-2010 15:32:55 FILLM Found 01201+03249 : 0 50.000 MHz at IAT 0/ 12:20:26.7 2 4 04-JUN-2010 15:32:55 FILLM Found 01255-00059 : 0 50.000 MHz at IAT 0/ 12:24:06.7 2 4 04-JUN-2010 15:32:55 FILLM Found 01201+03249 : 0 50.000 MHz at IAT 0/ 12:24:33.3 2 4 04-JUN-2010 15:32:55 FILLM Found 01255-00059 : 0 50.000 MHz at IAT 0/ 12:28:16.7 2 5 04-JUN-2010 15:32:55 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:32:55 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:32:55 FILLM Ref. date = 20040911 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:32:55 FILLM Appending new data to: 20040911 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:32:55 FILLM Found 01255-00059 : 0 50.000 MHz at IAT 0/ 12:28:40.0 2 4 04-JUN-2010 15:32:55 FILLM Found 01246+01439 : 0 50.000 MHz at IAT 0/ 12:29:33.3 2 4 04-JUN-2010 15:32:55 FILLM Found 01255-00059 : 0 50.000 MHz at IAT 0/ 12:33:13.3 2 4 04-JUN-2010 15:32:55 FILLM Found 01246+01439 : 0 50.000 MHz at IAT 0/ 12:33:43.3 2 4 04-JUN-2010 15:32:56 FILLM Found 01255-00059 : 0 50.000 MHz at IAT 0/ 12:37:23.3 2 4 04-JUN-2010 15:32:56 FILLM Found 01246+01439 : 0 50.000 MHz at IAT 0/ 12:37:53.3 2 4 04-JUN-2010 15:32:56 FILLM Found 01255-00059 : 0 50.000 MHz at IAT 0/ 12:41:33.3 2 5 04-JUN-2010 15:32:56 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:32:56 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:32:56 FILLM Ref. date = 20040911 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:32:56 FILLM Appending new data to: 20040911 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:32:56 FILLM Found 01255-00059 : 0 50.000 MHz at IAT 0/ 12:42:00.0 2 4 04-JUN-2010 15:32:56 FILLM Found 01246+01439 : 0 50.000 MHz at IAT 0/ 12:42:53.3 2 4 04-JUN-2010 15:32:56 FILLM Found 01255-00059 : 0 50.000 MHz at IAT 0/ 12:46:33.3 2 4 04-JUN-2010 15:32:56 FILLM Found 01246+01439 : 0 50.000 MHz at IAT 0/ 12:47:03.3 2 4 04-JUN-2010 15:32:56 FILLM Found 01255-00059 : 0 50.000 MHz at IAT 0/ 12:50:43.3 2 4 04-JUN-2010 15:32:56 FILLM Found 01246+01439 : 0 50.000 MHz at IAT 0/ 12:51:13.3 2 4 04-JUN-2010 15:32:56 FILLM Found 01255-00059 : 0 50.000 MHz at IAT 0/ 12:54:53.3 2 5 04-JUN-2010 15:32:56 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:32:56 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:32:56 FILLM Ref. date = 20040911 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:32:56 FILLM Appending new data to: 20040911 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:32:56 FILLM Found 02051+32125 : 0 50.000 MHz at IAT 0/ 12:56:10.0 2 4 04-JUN-2010 15:32:56 FILLM Found 02003+31258 : 0 50.000 MHz at IAT 0/ 12:57:00.0 2 4 04-JUN-2010 15:32:57 FILLM Found 02051+32125 : 0 50.000 MHz at IAT 0/ 13:00:40.0 2 4 04-JUN-2010 15:32:57 FILLM Found 02003+31258 : 0 50.000 MHz at IAT 0/ 13:01:10.0 2 4 04-JUN-2010 15:32:57 FILLM Found 02051+32125 : 0 50.000 MHz at IAT 0/ 13:04:50.0 2 4 04-JUN-2010 15:32:57 FILLM Found 02003+31258 : 0 50.000 MHz at IAT 0/ 13:05:20.0 2 4 04-JUN-2010 15:32:57 FILLM Found 02051+32125 : 0 50.000 MHz at IAT 0/ 13:09:00.0 2 4 04-JUN-2010 15:32:57 FILLM Found 02003+31258 : 0 50.000 MHz at IAT 0/ 13:09:30.0 2 5 04-JUN-2010 15:32:57 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:32:57 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:32:57 FILLM Ref. date = 20040911 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:32:57 FILLM Appending new data to: 20040911 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:32:57 FILLM Found 02051+32125 : 0 50.000 MHz at IAT 0/ 13:09:50.0 2 4 04-JUN-2010 15:32:57 FILLM Found 02003+31258 : 0 50.000 MHz at IAT 0/ 13:10:40.0 2 4 04-JUN-2010 15:32:57 FILLM Found 02051+32125 : 0 50.000 MHz at IAT 0/ 13:14:20.0 2 4 04-JUN-2010 15:32:57 FILLM Found 02003+31258 : 0 50.000 MHz at IAT 0/ 13:14:50.0 2 4 04-JUN-2010 15:32:57 FILLM Found 02051+32125 : 0 50.000 MHz at IAT 0/ 13:18:30.0 2 4 04-JUN-2010 15:32:57 FILLM Found 02003+31258 : 0 50.000 MHz at IAT 0/ 13:19:00.0 2 4 04-JUN-2010 15:33:07 FILLM Found 02051+32125 : 0 50.000 MHz at IAT 0/ 13:22:40.0 2 5 04-JUN-2010 15:33:07 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:33:07 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:33:07 FILLM Ref. date = 20040911 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:33:07 FILLM Appending new data to: 20040911 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:33:07 FILLM Found 02051+32125 : 0 50.000 MHz at IAT 0/ 13:23:10.0 2 4 04-JUN-2010 15:33:07 FILLM Found 02113+37298 : 0 50.000 MHz at IAT 0/ 13:24:16.7 2 4 04-JUN-2010 15:33:07 FILLM Found 02051+32125 : 0 50.000 MHz at IAT 0/ 13:28:03.3 2 4 04-JUN-2010 15:33:07 FILLM Found 02113+37298 : 0 50.000 MHz at IAT 0/ 13:28:43.3 2 4 04-JUN-2010 15:33:08 FILLM Found 02051+32125 : 0 50.000 MHz at IAT 0/ 13:32:33.3 2 4 04-JUN-2010 15:33:08 FILLM Found 02113+37298 : 0 50.000 MHz at IAT 0/ 13:33:13.3 2 4 04-JUN-2010 15:33:08 FILLM Found 02051+32125 : 0 50.000 MHz at IAT 0/ 13:37:06.7 2 5 04-JUN-2010 15:33:08 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:33:08 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:33:08 FILLM Ref. date = 20040911 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:33:08 FILLM Appending new data to: 20040911 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:33:08 FILLM Found 02051+32125 : 0 50.000 MHz at IAT 0/ 13:37:30.0 2 4 04-JUN-2010 15:33:08 FILLM Found 02113+37298 : 0 50.000 MHz at IAT 0/ 13:38:40.0 2 4 04-JUN-2010 15:33:08 FILLM Found 02051+32125 : 0 50.000 MHz at IAT 0/ 13:42:30.0 2 4 04-JUN-2010 15:33:08 FILLM Found 02113+37298 : 0 50.000 MHz at IAT 0/ 13:43:10.0 2 4 04-JUN-2010 15:33:08 FILLM Found 02051+32125 : 0 50.000 MHz at IAT 0/ 13:47:00.0 2 4 04-JUN-2010 15:33:08 FILLM Found 02113+37298 : 0 50.000 MHz at IAT 0/ 13:47:40.0 2 4 04-JUN-2010 15:33:09 FILLM Found 02051+32125 : 0 50.000 MHz at IAT 0/ 13:51:30.0 2 5 04-JUN-2010 15:33:09 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:33:09 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:33:09 FILLM Ref. date = 20040911 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:33:09 FILLM Appending new data to: 20040911 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:33:09 FILLM Found 02516+43153 : 0 50.000 MHz at IAT 0/ 13:52:20.0 2 4 04-JUN-2010 15:33:09 FILLM Found 02365+38581 : 0 50.000 MHz at IAT 0/ 13:53:26.7 2 4 04-JUN-2010 15:33:09 FILLM Found 02516+43153 : 0 50.000 MHz at IAT 0/ 13:57:16.7 2 4 04-JUN-2010 15:33:09 FILLM Found 02365+38581 : 0 50.000 MHz at IAT 0/ 13:57:56.7 2 4 04-JUN-2010 15:33:09 FILLM Found 02516+43153 : 0 50.000 MHz at IAT 0/ 14:01:46.7 2 4 04-JUN-2010 15:33:09 FILLM Found 02365+38581 : 0 50.000 MHz at IAT 0/ 14:02:26.7 2 4 04-JUN-2010 15:33:09 FILLM Found 02516+43153 : 0 50.000 MHz at IAT 0/ 14:06:16.7 2 5 04-JUN-2010 15:33:09 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:33:09 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:33:09 FILLM Ref. date = 20040911 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:33:09 FILLM Appending new data to: 20040911 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:33:09 FILLM Found 02516+43153 : 0 50.000 MHz at IAT 0/ 14:07:00.0 2 4 04-JUN-2010 15:33:09 FILLM Found 02365+38581 : 0 50.000 MHz at IAT 0/ 14:08:06.7 2 4 04-JUN-2010 15:33:10 FILLM Found 02516+43153 : 0 50.000 MHz at IAT 0/ 14:11:56.7 2 4 04-JUN-2010 15:33:10 FILLM Found 02365+38581 : 0 50.000 MHz at IAT 0/ 14:12:36.7 2 4 04-JUN-2010 15:33:10 FILLM Found 02516+43153 : 0 50.000 MHz at IAT 0/ 14:16:26.7 2 4 04-JUN-2010 15:33:10 FILLM Found 02365+38581 : 0 50.000 MHz at IAT 0/ 14:17:06.7 2 4 04-JUN-2010 15:33:10 FILLM Found 02516+43153 : 0 50.000 MHz at IAT 0/ 14:20:56.7 2 5 04-JUN-2010 15:33:10 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:33:10 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:33:10 FILLM Ref. date = 20040911 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:33:10 FILLM Appending new data to: 20040911 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:33:10 FILLM Found 02516+43153 : 0 50.000 MHz at IAT 0/ 14:21:30.0 2 4 04-JUN-2010 15:33:10 FILLM Found 02435+37205 : 0 50.000 MHz at IAT 0/ 14:22:40.0 2 4 04-JUN-2010 15:33:10 FILLM Found 02516+43153 : 0 50.000 MHz at IAT 0/ 14:26:26.7 2 4 04-JUN-2010 15:33:10 FILLM Found 02435+37205 : 0 50.000 MHz at IAT 0/ 14:27:10.0 2 4 04-JUN-2010 15:33:10 FILLM Found 02516+43153 : 0 50.000 MHz at IAT 0/ 14:30:56.7 2 4 04-JUN-2010 15:33:10 FILLM Found 02435+37205 : 0 50.000 MHz at IAT 0/ 14:31:36.7 2 4 04-JUN-2010 15:33:11 FILLM Found 02516+43153 : 0 50.000 MHz at IAT 0/ 14:35:26.7 2 5 04-JUN-2010 15:33:11 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:33:11 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:33:11 FILLM Ref. date = 20040911 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:33:11 FILLM Appending new data to: 20040911 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:33:11 FILLM Found 02516+43153 : 0 50.000 MHz at IAT 0/ 14:36:00.0 2 4 04-JUN-2010 15:33:11 FILLM Found 02435+37205 : 0 50.000 MHz at IAT 0/ 14:37:06.7 2 4 04-JUN-2010 15:33:11 FILLM Found 02516+43153 : 0 50.000 MHz at IAT 0/ 14:40:56.7 2 4 04-JUN-2010 15:33:11 FILLM Found 02435+37205 : 0 50.000 MHz at IAT 0/ 14:41:36.7 2 4 04-JUN-2010 15:33:11 FILLM Found 02516+43153 : 0 50.000 MHz at IAT 0/ 14:45:26.7 2 4 04-JUN-2010 15:33:11 FILLM Found 02435+37205 : 0 50.000 MHz at IAT 0/ 14:46:06.7 2 4 04-JUN-2010 15:33:11 FILLM Found 02516+43153 : 0 50.000 MHz at IAT 0/ 14:49:56.7 2 5 04-JUN-2010 15:33:11 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:33:11 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:33:11 FILLM Ref. date = 20040911 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:33:11 FILLM Appending new data to: 20040911 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:33:11 FILLM Found 0542+498 : 0 50.000 MHz at IAT 0/ 14:51:30.0 2 5 04-JUN-2010 15:33:11 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:33:11 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:33:11 FILLM Ref. date = 20040911 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:33:11 FILLM Appending new data to: 20040911 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:33:11 FILLM Found 0542+498 : 0 50.000 MHz at IAT 0/ 14:56:10.0 2 5 04-JUN-2010 15:33:12 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:33:12 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:33:12 FILLM Ref. date = 20040911 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:33:12 FILLM Appending new data to: 20040911 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:33:12 FILLM Found 10167+20378 : 0 50.000 MHz at IAT 0/ 15:05:30.0 2 4 04-JUN-2010 15:33:12 FILLM Found 10184+21536 : 0 50.000 MHz at IAT 0/ 15:06:23.3 2 4 04-JUN-2010 15:33:12 FILLM Found 10167+20378 : 0 50.000 MHz at IAT 0/ 15:10:03.3 2 4 04-JUN-2010 15:33:14 FILLM Found 10184+21536 : 0 50.000 MHz at IAT 0/ 15:10:33.3 2 4 04-JUN-2010 15:33:22 FILLM Found 10167+20378 : 0 50.000 MHz at IAT 0/ 15:14:13.3 2 4 04-JUN-2010 15:33:22 FILLM Found 10184+21536 : 0 50.000 MHz at IAT 0/ 15:14:43.3 2 4 04-JUN-2010 15:33:22 FILLM Found 10167+20378 : 0 50.000 MHz at IAT 0/ 15:18:23.3 2 4 04-JUN-2010 15:33:22 FILLM Found 10184+21536 : 0 50.000 MHz at IAT 0/ 15:18:53.3 2 5 04-JUN-2010 15:33:22 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:33:22 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:33:22 FILLM Ref. date = 20040911 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:33:22 FILLM Appending new data to: 20040911 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:33:22 FILLM Found 10167+20378 : 0 50.000 MHz at IAT 0/ 15:19:20.0 2 4 04-JUN-2010 15:33:22 FILLM Found 10184+21536 : 0 50.000 MHz at IAT 0/ 15:20:13.3 2 4 04-JUN-2010 15:33:22 FILLM Found 10167+20378 : 0 50.000 MHz at IAT 0/ 15:23:53.3 2 4 04-JUN-2010 15:33:22 FILLM Found 10184+21536 : 0 50.000 MHz at IAT 0/ 15:24:23.3 2 4 04-JUN-2010 15:33:22 FILLM Found 10167+20378 : 0 50.000 MHz at IAT 0/ 15:28:03.3 2 4 04-JUN-2010 15:33:22 FILLM Found 10184+21536 : 0 50.000 MHz at IAT 0/ 15:28:33.3 2 4 04-JUN-2010 15:33:23 FILLM Found 10167+20378 : 0 50.000 MHz at IAT 0/ 15:32:13.3 2 5 04-JUN-2010 15:33:23 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:33:23 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:33:23 FILLM Ref. date = 20040911 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:33:23 FILLM Appending new data to: 20040911 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:33:23 FILLM Found 10167+20378 : 0 50.000 MHz at IAT 0/ 15:32:40.0 2 4 04-JUN-2010 15:33:23 FILLM Found 10235+19519 : 0 50.000 MHz at IAT 0/ 15:33:33.3 2 4 04-JUN-2010 15:33:23 FILLM Found 10167+20378 : 0 50.000 MHz at IAT 0/ 15:37:13.3 2 4 04-JUN-2010 15:33:23 FILLM Found 10235+19519 : 0 50.000 MHz at IAT 0/ 15:37:43.3 2 4 04-JUN-2010 15:33:23 FILLM Found 10167+20378 : 0 50.000 MHz at IAT 0/ 15:41:23.3 2 4 04-JUN-2010 15:33:23 FILLM Found 10235+19519 : 0 50.000 MHz at IAT 0/ 15:41:53.3 2 5 04-JUN-2010 15:33:23 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:33:23 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:33:23 FILLM Ref. date = 20040911 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:33:23 FILLM Appending new data to: 20040911 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:33:23 FILLM Found 10167+20378 : 0 50.000 MHz at IAT 0/ 15:45:50.0 2 4 04-JUN-2010 15:33:23 FILLM Found 10235+19519 : 0 50.000 MHz at IAT 0/ 15:46:43.3 2 4 04-JUN-2010 15:33:23 FILLM Found 10167+20378 : 0 50.000 MHz at IAT 0/ 15:50:23.3 2 4 04-JUN-2010 15:33:23 FILLM Found 10235+19519 : 0 50.000 MHz at IAT 0/ 15:50:53.3 2 4 04-JUN-2010 15:33:24 FILLM Found 10167+20378 : 0 50.000 MHz at IAT 0/ 15:54:33.3 2 4 04-JUN-2010 15:33:24 FILLM Found 10235+19519 : 0 50.000 MHz at IAT 0/ 15:55:03.3 2 4 04-JUN-2010 15:33:24 FILLM Found 10167+20378 : 0 50.000 MHz at IAT 0/ 15:58:43.3 2 5 04-JUN-2010 15:33:24 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:33:24 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:33:24 FILLM Ref. date = 20040911 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:33:24 FILLM Appending new data to: 20040911 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:33:24 FILLM Found 10139+24493 : 0 50.000 MHz at IAT 0/ 15:59:10.0 2 4 04-JUN-2010 15:33:24 FILLM Found 10273+28304 : 0 50.000 MHz at IAT 0/ 16:00:20.0 2 4 04-JUN-2010 15:33:24 FILLM Found 10139+24493 : 0 50.000 MHz at IAT 0/ 16:04:00.0 2 4 04-JUN-2010 15:33:24 FILLM Found 10273+28304 : 0 50.000 MHz at IAT 0/ 16:04:40.0 2 4 04-JUN-2010 15:33:24 FILLM Found 10139+24493 : 0 50.000 MHz at IAT 0/ 16:08:23.3 2 4 04-JUN-2010 15:33:24 FILLM Found 10273+28304 : 0 50.000 MHz at IAT 0/ 16:09:03.3 2 4 04-JUN-2010 15:33:24 FILLM Found 10139+24493 : 0 50.000 MHz at IAT 0/ 16:12:43.3 2 5 04-JUN-2010 15:33:24 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:33:24 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:33:24 FILLM Ref. date = 20040911 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:33:24 FILLM Appending new data to: 20040911 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:33:24 FILLM Found 10139+24493 : 0 50.000 MHz at IAT 0/ 16:13:20.0 2 4 04-JUN-2010 15:33:24 FILLM Found 10273+28304 : 0 50.000 MHz at IAT 0/ 16:14:33.3 2 4 04-JUN-2010 15:33:25 FILLM Found 10139+24493 : 0 50.000 MHz at IAT 0/ 16:18:13.3 2 4 04-JUN-2010 15:33:25 FILLM Found 10273+28304 : 0 50.000 MHz at IAT 0/ 16:18:53.3 2 4 04-JUN-2010 15:33:25 FILLM Found 10139+24493 : 0 50.000 MHz at IAT 0/ 16:22:30.0 2 4 04-JUN-2010 15:33:25 FILLM Found 10273+28304 : 0 50.000 MHz at IAT 0/ 16:23:13.3 2 4 04-JUN-2010 15:33:25 FILLM Found 10139+24493 : 0 50.000 MHz at IAT 0/ 16:26:50.0 2 5 04-JUN-2010 15:33:25 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:33:25 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:33:25 FILLM Ref. date = 20040911 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:33:25 FILLM Appending new data to: 20040911 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:33:25 FILLM Found 10139+24493 : 0 50.000 MHz at IAT 0/ 16:27:20.0 2 4 04-JUN-2010 15:33:25 FILLM Found 10293+29295 : 0 50.000 MHz at IAT 0/ 16:28:36.7 2 4 04-JUN-2010 15:33:25 FILLM Found 10139+24493 : 0 50.000 MHz at IAT 0/ 16:32:30.0 2 4 04-JUN-2010 15:33:25 FILLM Found 10293+29295 : 0 50.000 MHz at IAT 0/ 16:33:06.7 2 4 04-JUN-2010 15:33:25 FILLM Found 10139+24493 : 0 50.000 MHz at IAT 0/ 16:37:00.0 2 4 04-JUN-2010 15:33:25 FILLM Found 10293+29295 : 0 50.000 MHz at IAT 0/ 16:37:36.7 2 4 04-JUN-2010 15:33:26 FILLM Found 10139+24493 : 0 50.000 MHz at IAT 0/ 16:41:30.0 2 5 04-JUN-2010 15:33:26 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:33:26 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:33:26 FILLM Ref. date = 20040911 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:33:26 FILLM Appending new data to: 20040911 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:33:26 FILLM Found 10139+24493 : 0 50.000 MHz at IAT 0/ 16:41:50.0 2 4 04-JUN-2010 15:33:26 FILLM Found 10293+29295 : 0 50.000 MHz at IAT 0/ 16:43:10.0 2 4 04-JUN-2010 15:33:26 FILLM Found 10139+24493 : 0 50.000 MHz at IAT 0/ 16:47:03.3 2 4 04-JUN-2010 15:33:26 FILLM Found 10293+29295 : 0 50.000 MHz at IAT 0/ 16:47:43.3 2 4 04-JUN-2010 15:33:26 FILLM Found 10139+24493 : 0 50.000 MHz at IAT 0/ 16:51:33.3 2 4 04-JUN-2010 15:33:26 FILLM Found 10293+29295 : 0 50.000 MHz at IAT 0/ 16:52:13.3 2 5 04-JUN-2010 15:33:26 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:33:26 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:33:26 FILLM Ref. date = 20040911 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:33:26 FILLM Appending new data to: 20040911 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:33:26 FILLM Found 11205+14209 : 0 50.000 MHz at IAT 0/ 16:56:50.0 2 4 04-JUN-2010 15:33:26 FILLM Found 11003+13541 : 0 50.000 MHz at IAT 0/ 16:57:56.7 2 4 04-JUN-2010 15:33:26 FILLM Found 11205+14209 : 0 50.000 MHz at IAT 0/ 17:01:36.7 2 4 04-JUN-2010 15:33:26 FILLM Found 11003+13541 : 0 50.000 MHz at IAT 0/ 17:02:16.7 2 4 04-JUN-2010 15:33:37 FILLM Found 11205+14209 : 0 50.000 MHz at IAT 0/ 17:05:56.7 2 4 04-JUN-2010 15:33:37 FILLM Found 11003+13541 : 0 50.000 MHz at IAT 0/ 17:06:36.7 2 4 04-JUN-2010 15:33:38 FILLM Found 11205+14209 : 0 50.000 MHz at IAT 0/ 17:10:16.7 2 5 04-JUN-2010 15:33:38 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:33:38 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:33:38 FILLM Ref. date = 20040911 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:33:38 FILLM Appending new data to: 20040911 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:33:38 FILLM Found 11205+14209 : 0 50.000 MHz at IAT 0/ 17:11:10.0 2 4 04-JUN-2010 15:33:38 FILLM Found 11003+13541 : 0 50.000 MHz at IAT 0/ 17:12:16.7 2 4 04-JUN-2010 15:33:39 FILLM Found 11205+14209 : 0 50.000 MHz at IAT 0/ 17:15:56.7 2 4 04-JUN-2010 15:33:39 FILLM Found 11003+13541 : 0 50.000 MHz at IAT 0/ 17:16:36.7 2 4 04-JUN-2010 15:33:39 FILLM Found 11205+14209 : 0 50.000 MHz at IAT 0/ 17:20:20.0 2 4 04-JUN-2010 15:33:39 FILLM Found 11003+13541 : 0 50.000 MHz at IAT 0/ 17:21:00.0 2 4 04-JUN-2010 15:33:40 FILLM Found 11205+14209 : 0 50.000 MHz at IAT 0/ 17:24:40.0 2 5 04-JUN-2010 15:33:40 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:33:40 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:33:40 FILLM Ref. date = 20040911 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:33:40 FILLM Appending new data to: 20040911 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:33:40 FILLM Found 11205+14209 : 0 50.000 MHz at IAT 0/ 17:25:00.0 2 4 04-JUN-2010 15:33:40 FILLM Found 11189+13055 : 0 50.000 MHz at IAT 0/ 17:26:00.0 2 4 04-JUN-2010 15:33:40 FILLM Found 11205+14209 : 0 50.000 MHz at IAT 0/ 17:29:40.0 2 4 04-JUN-2010 15:33:40 FILLM Found 11189+13055 : 0 50.000 MHz at IAT 0/ 17:30:20.0 2 4 04-JUN-2010 15:33:40 FILLM Found 11205+14209 : 0 50.000 MHz at IAT 0/ 17:34:00.0 2 4 04-JUN-2010 15:33:40 FILLM Found 11189+13055 : 0 50.000 MHz at IAT 0/ 17:34:40.0 2 4 04-JUN-2010 15:33:40 FILLM Found 11205+14209 : 0 50.000 MHz at IAT 0/ 17:38:20.0 2 5 04-JUN-2010 15:33:40 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:33:40 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:33:40 FILLM Ref. date = 20040911 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:33:40 FILLM Appending new data to: 20040911 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:33:40 FILLM Found 11205+14209 : 0 50.000 MHz at IAT 0/ 17:39:00.0 2 4 04-JUN-2010 15:33:40 FILLM Found 11189+13055 : 0 50.000 MHz at IAT 0/ 17:40:00.0 2 4 04-JUN-2010 15:33:41 FILLM Found 11205+14209 : 0 50.000 MHz at IAT 0/ 17:43:40.0 2 4 04-JUN-2010 15:33:41 FILLM Found 11189+13055 : 0 50.000 MHz at IAT 0/ 17:44:20.0 2 4 04-JUN-2010 15:33:41 FILLM Found 11205+14209 : 0 50.000 MHz at IAT 0/ 17:48:00.0 2 4 04-JUN-2010 15:33:41 FILLM Found 11189+13055 : 0 50.000 MHz at IAT 0/ 17:48:40.0 2 4 04-JUN-2010 15:33:41 FILLM Found 11205+14209 : 0 50.000 MHz at IAT 0/ 17:52:20.0 2 5 04-JUN-2010 15:33:41 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:33:41 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:33:41 FILLM Ref. date = 20040911 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:33:41 FILLM Appending new data to: 20040911 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:33:41 FILLM Found 11225+18054 : 0 50.000 MHz at IAT 0/ 17:53:00.0 2 4 04-JUN-2010 15:33:41 FILLM Found 11170+18089 : 0 50.000 MHz at IAT 0/ 17:53:50.0 2 4 04-JUN-2010 15:33:41 FILLM Found 11225+18054 : 0 50.000 MHz at IAT 0/ 17:57:30.0 2 4 04-JUN-2010 15:33:41 FILLM Found 11170+18089 : 0 50.000 MHz at IAT 0/ 17:58:00.0 2 4 04-JUN-2010 15:33:41 FILLM Found 11225+18054 : 0 50.000 MHz at IAT 0/ 18:01:40.0 2 4 04-JUN-2010 15:33:41 FILLM Found 11170+18089 : 0 50.000 MHz at IAT 0/ 18:02:10.0 2 4 04-JUN-2010 15:33:42 FILLM Found 11225+18054 : 0 50.000 MHz at IAT 0/ 18:05:50.0 2 5 04-JUN-2010 15:33:42 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:33:42 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:33:42 FILLM Ref. date = 20040911 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:33:42 FILLM Appending new data to: 20040911 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:33:42 FILLM Found 11225+18054 : 0 50.000 MHz at IAT 0/ 18:06:30.0 2 4 04-JUN-2010 15:33:42 FILLM Found 11170+18089 : 0 50.000 MHz at IAT 0/ 18:07:20.0 2 4 04-JUN-2010 15:33:42 FILLM Found 11225+18054 : 0 50.000 MHz at IAT 0/ 18:11:03.3 2 4 04-JUN-2010 15:33:42 FILLM Found 11170+18089 : 0 50.000 MHz at IAT 0/ 18:11:33.3 2 4 04-JUN-2010 15:33:42 FILLM Found 11225+18054 : 0 50.000 MHz at IAT 0/ 18:15:13.3 2 4 04-JUN-2010 15:33:42 FILLM Found 11170+18089 : 0 50.000 MHz at IAT 0/ 18:15:43.3 2 4 04-JUN-2010 15:33:42 FILLM Found 11225+18054 : 0 50.000 MHz at IAT 0/ 18:19:23.3 2 5 04-JUN-2010 15:33:42 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:33:42 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:33:42 FILLM Ref. date = 20040911 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:33:42 FILLM Appending new data to: 20040911 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:33:42 FILLM Found 11225+18054 : 0 50.000 MHz at IAT 0/ 18:19:50.0 2 4 04-JUN-2010 15:33:42 FILLM Found 11201+18214 : 0 50.000 MHz at IAT 0/ 18:20:40.0 2 4 04-JUN-2010 15:33:42 FILLM Found 11225+18054 : 0 50.000 MHz at IAT 0/ 18:24:20.0 2 4 04-JUN-2010 15:33:42 FILLM Found 11201+18214 : 0 50.000 MHz at IAT 0/ 18:24:50.0 2 4 04-JUN-2010 15:33:43 FILLM Found 11225+18054 : 0 50.000 MHz at IAT 0/ 18:28:30.0 2 4 04-JUN-2010 15:33:43 FILLM Found 11201+18214 : 0 50.000 MHz at IAT 0/ 18:29:00.0 2 4 04-JUN-2010 15:33:43 FILLM Found 11225+18054 : 0 50.000 MHz at IAT 0/ 18:32:40.0 2 5 04-JUN-2010 15:33:43 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:33:43 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:33:43 FILLM Ref. date = 20040911 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:33:43 FILLM Appending new data to: 20040911 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:33:43 FILLM Found 11225+18054 : 0 50.000 MHz at IAT 0/ 18:33:00.0 2 4 04-JUN-2010 15:33:43 FILLM Found 11201+18214 : 0 50.000 MHz at IAT 0/ 18:33:50.0 2 4 04-JUN-2010 15:33:43 FILLM Found 11225+18054 : 0 50.000 MHz at IAT 0/ 18:37:30.0 2 4 04-JUN-2010 15:33:43 FILLM Found 11201+18214 : 0 50.000 MHz at IAT 0/ 18:38:00.0 2 4 04-JUN-2010 15:33:43 FILLM Found 11225+18054 : 0 50.000 MHz at IAT 0/ 18:41:40.0 2 4 04-JUN-2010 15:33:43 FILLM Found 11201+18214 : 0 50.000 MHz at IAT 0/ 18:42:10.0 2 4 04-JUN-2010 15:33:43 FILLM Found 11225+18054 : 0 50.000 MHz at IAT 0/ 18:45:50.0 2 5 04-JUN-2010 15:33:43 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:33:43 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:33:43 FILLM Ref. date = 20040911 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:33:43 FILLM Appending new data to: 20040911 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:33:44 FILLM Found 11225+18054 : 0 50.000 MHz at IAT 0/ 18:46:20.0 2 4 04-JUN-2010 15:33:54 FILLM Found 11217+20102 : 0 50.000 MHz at IAT 0/ 18:47:13.3 2 4 04-JUN-2010 15:33:54 FILLM Found 11225+18054 : 0 50.000 MHz at IAT 0/ 18:50:53.3 2 4 04-JUN-2010 15:33:54 FILLM Found 11217+20102 : 0 50.000 MHz at IAT 0/ 18:51:23.3 2 4 04-JUN-2010 15:33:54 FILLM Found 11225+18054 : 0 50.000 MHz at IAT 0/ 18:55:03.3 2 4 04-JUN-2010 15:33:54 FILLM Found 11217+20102 : 0 50.000 MHz at IAT 0/ 18:55:33.3 2 4 04-JUN-2010 15:33:54 FILLM Found 11225+18054 : 0 50.000 MHz at IAT 0/ 18:59:13.3 2 5 04-JUN-2010 15:33:54 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:33:54 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:33:54 FILLM Ref. date = 20040911 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:33:54 FILLM Appending new data to: 20040911 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:33:54 FILLM Found 11225+18054 : 0 50.000 MHz at IAT 0/ 18:59:40.0 2 4 04-JUN-2010 15:33:54 FILLM Found 11217+20102 : 0 50.000 MHz at IAT 0/ 19:00:33.3 2 4 04-JUN-2010 15:33:54 FILLM Found 11225+18054 : 0 50.000 MHz at IAT 0/ 19:04:13.3 2 4 04-JUN-2010 15:33:54 FILLM Found 11217+20102 : 0 50.000 MHz at IAT 0/ 19:04:43.3 2 4 04-JUN-2010 15:33:55 FILLM Found 11225+18054 : 0 50.000 MHz at IAT 0/ 19:08:23.3 2 4 04-JUN-2010 15:33:55 FILLM Found 11217+20102 : 0 50.000 MHz at IAT 0/ 19:08:53.3 2 4 04-JUN-2010 15:33:55 FILLM Found 11225+18054 : 0 50.000 MHz at IAT 0/ 19:12:33.3 2 5 04-JUN-2010 15:33:55 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:33:55 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:33:55 FILLM Ref. date = 20040911 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:33:55 FILLM Appending new data to: 20040911 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:33:55 FILLM Found 11225+18054 : 0 50.000 MHz at IAT 0/ 19:13:00.0 2 4 04-JUN-2010 15:33:55 FILLM Found 11247+38458 : 0 50.000 MHz at IAT 0/ 19:18:30.0 2 5 04-JUN-2010 15:33:55 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:33:55 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:33:55 FILLM Ref. date = 20040911 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:33:55 FILLM Appending new data to: 20040911 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:33:55 FILLM Found 11225+18054 : 0 50.000 MHz at IAT 0/ 19:28:50.0 2 4 04-JUN-2010 15:33:55 FILLM Found 11225+18054 : 0 50.000 MHz at IAT 0/ 19:29:30.0 2 4 04-JUN-2010 15:33:55 FILLM Found 11247+38458 : 0 50.000 MHz at IAT 0/ 19:33:03.3 2 5 04-JUN-2010 15:33:55 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:33:55 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:33:55 FILLM Ref. date = 20040911 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:33:55 FILLM Appending new data to: 20040911 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:33:55 FILLM Found 11225+18054 : 0 50.000 MHz at IAT 0/ 19:41:40.0 2 4 04-JUN-2010 15:33:56 FILLM Found 11265+16518 : 0 50.000 MHz at IAT 0/ 19:42:33.3 2 4 04-JUN-2010 15:33:56 FILLM Found 11225+18054 : 0 50.000 MHz at IAT 0/ 19:46:10.0 2 4 04-JUN-2010 15:33:56 FILLM Found 11265+16518 : 0 50.000 MHz at IAT 0/ 19:46:43.3 2 4 04-JUN-2010 15:33:56 FILLM Found 11225+18054 : 0 50.000 MHz at IAT 0/ 19:50:20.0 2 4 04-JUN-2010 15:33:56 FILLM Found 11265+16518 : 0 50.000 MHz at IAT 0/ 19:50:53.3 2 5 04-JUN-2010 15:33:56 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:33:56 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:33:56 FILLM Ref. date = 20040911 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:33:56 FILLM Appending new data to: 20040911 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:33:56 FILLM Found 11225+18054 : 0 50.000 MHz at IAT 0/ 19:52:50.0 2 4 04-JUN-2010 15:33:56 FILLM Found 11265+16518 : 0 50.000 MHz at IAT 0/ 19:53:43.3 2 4 04-JUN-2010 15:33:56 FILLM Found 11225+18054 : 0 50.000 MHz at IAT 0/ 19:57:23.3 2 4 04-JUN-2010 15:33:56 FILLM Found 11265+16518 : 0 50.000 MHz at IAT 0/ 19:57:53.3 2 4 04-JUN-2010 15:33:56 FILLM Found 11225+18054 : 0 50.000 MHz at IAT 0/ 20:01:36.7 2 4 04-JUN-2010 15:33:56 FILLM Found 11265+16518 : 0 50.000 MHz at IAT 0/ 20:02:06.7 2 4 04-JUN-2010 15:33:57 FILLM Found 11225+18054 : 0 50.000 MHz at IAT 0/ 20:05:46.7 2 5 04-JUN-2010 15:33:57 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:33:57 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:33:57 FILLM Ref. date = 20040911 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:33:57 FILLM Appending new data to: 20040911 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:33:57 FILLM Found 14302+10434 : 0 50.000 MHz at IAT 0/ 20:08:20.0 2 4 04-JUN-2010 15:33:57 FILLM Found 14203+03560 : 0 50.000 MHz at IAT 0/ 20:09:33.3 2 4 04-JUN-2010 15:33:57 FILLM Found 14302+10434 : 0 50.000 MHz at IAT 0/ 20:13:23.3 2 4 04-JUN-2010 15:33:57 FILLM Found 14203+03560 : 0 50.000 MHz at IAT 0/ 20:14:03.3 2 4 04-JUN-2010 15:33:57 FILLM Found 14302+10434 : 0 50.000 MHz at IAT 0/ 20:17:53.3 2 4 04-JUN-2010 15:33:57 FILLM Found 14203+03560 : 0 50.000 MHz at IAT 0/ 20:18:33.3 2 4 04-JUN-2010 15:33:57 FILLM Found 14302+10434 : 0 50.000 MHz at IAT 0/ 20:22:23.3 2 5 04-JUN-2010 15:33:57 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:33:57 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:33:57 FILLM Ref. date = 20040911 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:33:57 FILLM Appending new data to: 20040911 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:33:57 FILLM Found 14302+10434 : 0 50.000 MHz at IAT 0/ 20:23:10.0 2 4 04-JUN-2010 15:33:57 FILLM Found 14203+03560 : 0 50.000 MHz at IAT 0/ 20:24:23.3 2 4 04-JUN-2010 15:33:57 FILLM Found 14302+10434 : 0 50.000 MHz at IAT 0/ 20:28:13.3 2 4 04-JUN-2010 15:33:57 FILLM Found 14203+03560 : 0 50.000 MHz at IAT 0/ 20:28:53.3 2 4 04-JUN-2010 15:33:58 FILLM Found 14302+10434 : 0 50.000 MHz at IAT 0/ 20:32:43.3 2 4 04-JUN-2010 15:33:58 FILLM Found 14203+03560 : 0 50.000 MHz at IAT 0/ 20:33:23.3 2 4 04-JUN-2010 15:33:58 FILLM Found 14302+10434 : 0 50.000 MHz at IAT 0/ 20:37:13.3 2 5 04-JUN-2010 15:33:58 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:33:58 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:33:58 FILLM Ref. date = 20040911 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:33:58 FILLM Appending new data to: 20040911 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:33:58 FILLM Found 14198+54232 : 0 50.000 MHz at IAT 0/ 20:39:50.0 2 4 04-JUN-2010 15:33:58 FILLM Found 14072+55001 : 0 50.000 MHz at IAT 0/ 20:40:43.3 2 4 04-JUN-2010 15:33:58 FILLM Found 14198+54232 : 0 50.000 MHz at IAT 0/ 20:44:23.3 2 4 04-JUN-2010 15:33:58 FILLM Found 14072+55001 : 0 50.000 MHz at IAT 0/ 20:44:53.3 2 4 04-JUN-2010 15:33:58 FILLM Found 14198+54232 : 0 50.000 MHz at IAT 0/ 20:48:33.3 2 4 04-JUN-2010 15:33:58 FILLM Found 14072+55001 : 0 50.000 MHz at IAT 0/ 20:49:03.3 2 4 04-JUN-2010 15:33:58 FILLM Found 14198+54232 : 0 50.000 MHz at IAT 0/ 20:52:40.0 2 5 04-JUN-2010 15:33:58 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:33:58 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:33:58 FILLM Ref. date = 20040911 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:33:58 FILLM Appending new data to: 20040911 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:33:58 FILLM Found 14198+54232 : 0 50.000 MHz at IAT 0/ 20:53:20.0 2 4 04-JUN-2010 15:33:58 FILLM Found 14072+55001 : 0 50.000 MHz at IAT 0/ 20:54:10.0 2 4 04-JUN-2010 15:34:10 FILLM Found 14198+54232 : 0 50.000 MHz at IAT 0/ 20:57:50.0 2 4 04-JUN-2010 15:34:10 FILLM Found 14072+55001 : 0 50.000 MHz at IAT 0/ 20:58:20.0 2 4 04-JUN-2010 15:34:10 FILLM Found 14198+54232 : 0 50.000 MHz at IAT 0/ 21:02:00.0 2 4 04-JUN-2010 15:34:11 FILLM Found 14072+55001 : 0 50.000 MHz at IAT 0/ 21:02:33.3 2 4 04-JUN-2010 15:34:11 FILLM Found 14198+54232 : 0 50.000 MHz at IAT 0/ 21:06:13.3 2 5 04-JUN-2010 15:34:11 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:34:11 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:34:11 FILLM Ref. date = 20040911 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:34:11 FILLM Appending new data to: 20040911 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:34:11 FILLM Found 14198+54232 : 0 50.000 MHz at IAT 0/ 21:06:40.0 2 4 04-JUN-2010 15:34:11 FILLM Found 14266+56350 : 0 50.000 MHz at IAT 0/ 21:07:30.0 2 4 04-JUN-2010 15:34:11 FILLM Found 14198+54232 : 0 50.000 MHz at IAT 0/ 21:11:10.0 2 4 04-JUN-2010 15:34:11 FILLM Found 14266+56350 : 0 50.000 MHz at IAT 0/ 21:11:40.0 2 4 04-JUN-2010 15:34:11 FILLM Found 14198+54232 : 0 50.000 MHz at IAT 0/ 21:15:23.3 2 4 04-JUN-2010 15:34:11 FILLM Found 14266+56350 : 0 50.000 MHz at IAT 0/ 21:15:50.0 2 4 04-JUN-2010 15:34:11 FILLM Found 14198+54232 : 0 50.000 MHz at IAT 0/ 21:19:33.3 2 5 04-JUN-2010 15:34:11 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:34:11 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:34:11 FILLM Ref. date = 20040911 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:34:11 FILLM Appending new data to: 20040911 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:34:11 FILLM Found 14198+54232 : 0 50.000 MHz at IAT 0/ 21:20:00.0 2 4 04-JUN-2010 15:34:11 FILLM Found 14266+56350 : 0 50.000 MHz at IAT 0/ 21:20:50.0 2 4 04-JUN-2010 15:34:12 FILLM Found 14198+54232 : 0 50.000 MHz at IAT 0/ 21:24:33.3 2 4 04-JUN-2010 15:34:12 FILLM Found 14266+56350 : 0 50.000 MHz at IAT 0/ 21:25:03.3 2 4 04-JUN-2010 15:34:12 FILLM Found 14198+54232 : 0 50.000 MHz at IAT 0/ 21:28:43.3 2 4 04-JUN-2010 15:34:12 FILLM Found 14266+56350 : 0 50.000 MHz at IAT 0/ 21:29:13.3 2 4 04-JUN-2010 15:34:12 FILLM Found 14198+54232 : 0 50.000 MHz at IAT 0/ 21:32:53.3 2 5 04-JUN-2010 15:34:12 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:34:12 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:34:12 FILLM Ref. date = 20040911 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:34:12 FILLM Appending new data to: 20040911 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:34:12 FILLM Found 14198+54232 : 0 50.000 MHz at IAT 0/ 21:33:20.0 2 4 04-JUN-2010 15:34:12 FILLM Found 14321+57553 : 0 50.000 MHz at IAT 0/ 21:34:16.7 2 4 04-JUN-2010 15:34:12 FILLM Found 14198+54232 : 0 50.000 MHz at IAT 0/ 21:37:56.7 2 4 04-JUN-2010 15:34:12 FILLM Found 14321+57553 : 0 50.000 MHz at IAT 0/ 21:38:26.7 2 4 04-JUN-2010 15:34:12 FILLM Found 14198+54232 : 0 50.000 MHz at IAT 0/ 21:42:06.7 2 4 04-JUN-2010 15:34:12 FILLM Found 14321+57553 : 0 50.000 MHz at IAT 0/ 21:42:36.7 2 5 04-JUN-2010 15:34:13 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:34:13 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:34:13 FILLM Ref. date = 20040911 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:34:13 FILLM Appending new data to: 20040911 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:34:13 FILLM Found 14198+54232 : 0 50.000 MHz at IAT 0/ 21:46:30.0 2 4 04-JUN-2010 15:34:13 FILLM Found 14321+57553 : 0 50.000 MHz at IAT 0/ 21:47:26.7 2 4 04-JUN-2010 15:34:13 FILLM Found 14198+54232 : 0 50.000 MHz at IAT 0/ 21:51:06.7 2 4 04-JUN-2010 15:34:13 FILLM Found 14321+57553 : 0 50.000 MHz at IAT 0/ 21:51:36.7 2 4 04-JUN-2010 15:34:13 FILLM Found 14198+54232 : 0 50.000 MHz at IAT 0/ 21:55:16.7 2 4 04-JUN-2010 15:34:13 FILLM Found 14321+57553 : 0 50.000 MHz at IAT 0/ 21:55:46.7 2 4 04-JUN-2010 15:34:13 FILLM Found 14198+54232 : 0 50.000 MHz at IAT 0/ 21:59:26.7 2 5 04-JUN-2010 15:34:13 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:34:13 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:34:13 FILLM Ref. date = 20040911 A-C = 4.885100 B-D = 4.835100 GHz 2 4 04-JUN-2010 15:34:13 FILLM Appending new data to: 20040911 .C BAND. 1 disk 1 2 4 04-JUN-2010 15:34:13 FILLM Found 1331+305 : 0 50.000 MHz at IAT 0/ 22:05:20.0 2 5 04-JUN-2010 15:34:13 FILLM MCINI: Processing Correlator Code ' ' with 26 antennas. 2 3 04-JUN-2010 15:34:13 FILLM MCINI - Continuum, 2 compatible IFs 2 4 04-JUN-2010 15:34:13 FILLM Ref. date = 20040911 A-C = 8.435100 B-D = 8.485100 GHz 2 4 04-JUN-2010 15:34:13 FILLM Appending new data to: 20040911 .X BAND. 1 disk 1 2 4 04-JUN-2010 15:34:13 FILLM Found 1331+305 : 0 50.000 MHz at IAT 0/ 22:10:20.0 2 5 04-JUN-2010 15:34:14 FILLM Read 3336698 visibilities from 1 files 2 3 04-JUN-2010 15:34:14 FILLM Appears to have ended successfully 2 5 04-JUN-2010 15:34:14 FILLM vlbacald-d 31DEC07 TST: Cpu= 32.1 Real= 98 2 3 04-JUN-2010 15:34:14 AIPS Task FILLM has finished 2 0 04-JUN-2010 15:34:14 AIPS indisk pdsk 2 0 04-JUN-2010 15:34:14 AIPS for j=1:checkcat;error 0;egetname j;datachks;end 2 2 04-JUN-2010 15:34:14 AIPS Disk 1 No files needed renumbering 2 2 04-JUN-2010 15:34:14 AIPS Got(1) disk= 1 user=**** type=UV 20040911.X BAND.1 2 2 04-JUN-2010 15:34:14 AIPS Rename 20040911 .X BAND. 1 (UV) on disk 1 cno 1 2 2 04-JUN-2010 15:34:14 AIPS To 20040911 .PREFIX. 1 (UV) on disk 1 cno 1 2 5 04-JUN-2010 15:34:14 UVFIX Task UVFIX (release of 31DEC07) begins 2 2 04-JUN-2010 15:34:14 AIPS Resumes 2 2 04-JUN-2010 15:34:15 UVFIX Create 20040911 .X BAND. 1 (UV) on disk 1 cno 3 2 3 04-JUN-2010 15:34:15 UVFIX Copied AN file from vol/cno/vers 1 1 1 to 1 3 1 2 3 04-JUN-2010 15:34:15 UVFIX Copied NX file from vol/cno/vers 1 1 1 to 1 3 1 2 3 04-JUN-2010 15:34:15 UVFIX Copied SU file from vol/cno/vers 1 1 1 to 1 3 1 2 3 04-JUN-2010 15:34:15 UVFIX Copied FQ file from vol/cno/vers 1 1 1 to 1 3 1 2 3 04-JUN-2010 15:34:33 UVFIX Copied CL file from vol/cno/vers 1 1 1 to 1 3 1 2 3 04-JUN-2010 15:34:33 UVFIX Copied TY file from vol/cno/vers 1 1 1 to 1 3 1 2 3 04-JUN-2010 15:34:33 UVFIX Copied WX file from vol/cno/vers 1 1 1 to 1 3 1 2 3 04-JUN-2010 15:34:34 UVFIX Copied OF file from vol/cno/vers 1 1 1 to 1 3 1 2 4 04-JUN-2010 15:34:34 UVFIX Processing subarray 1 2 8 04-JUN-2010 15:34:34 UVFIX default: IAT-UTC = 32.0 seconds 2 8 04-JUN-2010 15:34:34 UVFIX leap second entries updated until: 2006-JAN-01 2 5 04-JUN-2010 15:34:34 UVFIX 2 3 04-JUN-2010 15:34:41 UVFIX Appears to have ended successfully 2 5 04-JUN-2010 15:34:41 UVFIX vlbacald-d 31DEC07 TST: Cpu= 7.2 Real= 27 2 3 04-JUN-2010 15:34:42 AIPS Task UVFIX has finished 2 4 04-JUN-2010 15:34:42 AIPS Destroyed 1 extension files of type OF 2 4 04-JUN-2010 15:34:42 AIPS Destroyed 1 extension files of type WX 2 4 04-JUN-2010 15:34:42 AIPS Destroyed 1 extension files of type TY 2 4 04-JUN-2010 15:34:42 AIPS Destroyed 1 extension files of type CL 2 4 04-JUN-2010 15:34:42 AIPS Destroyed 1 extension files of type FQ 2 4 04-JUN-2010 15:34:42 AIPS Destroyed 1 extension files of type SU 2 4 04-JUN-2010 15:34:42 AIPS Destroyed 1 extension files of type NX 2 4 04-JUN-2010 15:34:42 AIPS Destroyed 1 extension files of type AN 2 4 04-JUN-2010 15:34:42 AIPS Destroyed 1 extension files of type HI 2 4 04-JUN-2010 15:34:42 AIPS Destroyed UV image file: catno= 1 disk= 1 2 2 04-JUN-2010 15:34:42 AIPS Got(1) disk= 1 user=**** type=UV 20040911.C BAND.1 2 2 04-JUN-2010 15:34:42 AIPS Rename 20040911 .C BAND. 1 (UV) on disk 1 cno 2 2 2 04-JUN-2010 15:34:42 AIPS To 20040911 .PREFIX. 1 (UV) on disk 1 cno 2 2 5 04-JUN-2010 15:34:42 UVFIX Task UVFIX (release of 31DEC07) begins 2 2 04-JUN-2010 15:34:42 AIPS Resumes 2 2 04-JUN-2010 15:34:42 UVFIX Create 20040911 .C BAND. 1 (UV) on disk 1 cno 1 2 3 04-JUN-2010 15:34:42 UVFIX Copied AN file from vol/cno/vers 1 2 1 to 1 1 1 2 3 04-JUN-2010 15:34:42 UVFIX Copied NX file from vol/cno/vers 1 2 1 to 1 1 1 2 3 04-JUN-2010 15:34:42 UVFIX Copied SU file from vol/cno/vers 1 2 1 to 1 1 1 2 3 04-JUN-2010 15:34:42 UVFIX Copied FQ file from vol/cno/vers 1 2 1 to 1 1 1 2 3 04-JUN-2010 15:34:43 UVFIX Copied CL file from vol/cno/vers 1 2 1 to 1 1 1 2 3 04-JUN-2010 15:34:43 UVFIX Copied TY file from vol/cno/vers 1 2 1 to 1 1 1 2 3 04-JUN-2010 15:34:43 UVFIX Copied WX file from vol/cno/vers 1 2 1 to 1 1 1 2 3 04-JUN-2010 15:34:43 UVFIX Copied OF file from vol/cno/vers 1 2 1 to 1 1 1 2 4 04-JUN-2010 15:34:43 UVFIX Processing subarray 1 2 8 04-JUN-2010 15:34:43 UVFIX default: IAT-UTC = 32.0 seconds 2 8 04-JUN-2010 15:34:43 UVFIX leap second entries updated until: 2006-JAN-01 2 5 04-JUN-2010 15:34:43 UVFIX 2 3 04-JUN-2010 15:34:59 UVFIX Appears to have ended successfully 2 5 04-JUN-2010 15:34:59 UVFIX vlbacald-d 31DEC07 TST: Cpu= 7.0 Real= 17 2 3 04-JUN-2010 15:34:59 AIPS Task UVFIX has finished 2 4 04-JUN-2010 15:34:59 AIPS Destroyed 1 extension files of type OF 2 4 04-JUN-2010 15:34:59 AIPS Destroyed 1 extension files of type WX 2 4 04-JUN-2010 15:34:59 AIPS Destroyed 1 extension files of type TY 2 4 04-JUN-2010 15:34:59 AIPS Destroyed 1 extension files of type CL 2 4 04-JUN-2010 15:34:59 AIPS Destroyed 1 extension files of type FQ 2 4 04-JUN-2010 15:34:59 AIPS Destroyed 1 extension files of type SU 2 4 04-JUN-2010 15:34:59 AIPS Destroyed 1 extension files of type NX 2 4 04-JUN-2010 15:34:59 AIPS Destroyed 1 extension files of type AN 2 4 04-JUN-2010 15:34:59 AIPS Destroyed 1 extension files of type HI 2 4 04-JUN-2010 15:34:59 AIPS Destroyed UV image file: catno= 2 disk= 1 2 0 04-JUN-2010 15:34:59 AIPS for j=1:checkcat;error 0;egetname j;freqchks;end 2 2 04-JUN-2010 15:34:59 AIPS Disk 1 in-CNO 3 renumbered as CNO 2 2 2 04-JUN-2010 15:34:59 AIPS Got(1) disk= 1 user=**** type=UV 20040911.C BAND.1 2 2 04-JUN-2010 15:34:59 AIPS Got(1) disk= 1 user=**** type=UV 20040911.X BAND.1 2 0 04-JUN-2010 15:34:59 AIPS type'EMPTY CATALOG ?' checkcat 2 2 04-JUN-2010 15:34:59 AIPS Disk 1 No files needed renumbering 2 5 04-JUN-2010 15:34:59 AIPS 'EMPTY CATALOG ?' 2 2 0 04-JUN-2010 15:34:59 AIPS tget prtmsg;prtmsg;docrt 1