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