AIPS version = /home/auto/aips/31DEC07/LINUX/SYSTEM/VLA_PIPE/aips Prep version = Oct 9 17:08 /home/alcor2/vlbacald/bin/AVLAPREP.001 Pipe version = Jun 14 10:58 /home/alcor2/vlbacald/bin/AVLAPIPE.001 Post version = Mar 6 2007 /home/alcor2/vlbacald/bin/AVLAPOST.001 /home/alcor2/vlbacald/run/DWTEST_1994FEB13_1.0.run started on Thu Oct 11 05:35:03 MDT 2007 ------------- SETFC FILE FOR SOURCE 1331+305 BELOW IS: C 1 4084 4084 13 31 08.29 30 30 33.0 00001 -1 2043 2048 2049 C 2 246 246 13 31 08.31 30 30 32.4 00002 -1 100 128 129 Pops Prior Date Time Task Messages for user19719 2 0 11-OCT-2007 05:35:06 AIPS version'ABIN' 2 0 11-OCT-2007 05:35:06 AIPS run avlaprep 2 2 11-OCT-2007 05:35:06 AIPS Found in Version=ABIN 2 2 11-OCT-2007 05:35:06 AIPS $ Lorant Sjouwerman, versions 1.. 2005, for NRAO 2 2 11-OCT-2007 05:35:06 AIPS 2 2 11-OCT-2007 05:35:06 AIPS $$ General naming utilities - default to data disk 1 (safest of all) 2 2 11-OCT-2007 05:35:06 AIPS procedure pipedef1 2 2 11-OCT-2007 05:35:06 AIPS string*12 pnam 2 2 11-OCT-2007 05:35:06 AIPS string*6 pcls 2 2 11-OCT-2007 05:35:06 AIPS scalar pseq,pdsk 2 2 11-OCT-2007 05:35:06 AIPS pdsk=1 2 2 11-OCT-2007 05:35:06 AIPS finish 2 2 11-OCT-2007 05:35:06 AIPS pipedef1 2 2 11-OCT-2007 05:35:06 AIPS procedure namepipe 2 2 11-OCT-2007 05:35:06 AIPS pnam=inname;pcls=inclass;pseq=inseq;indisk=pdsk 2 2 11-OCT-2007 05:35:06 AIPS finish 2 2 11-OCT-2007 05:35:06 AIPS procedure pipename 2 2 11-OCT-2007 05:35:06 AIPS inname=pnam;inclass=pcls;inseq=pseq;indisk=pdsk 2 2 11-OCT-2007 05:35:06 AIPS finish 2 2 11-OCT-2007 05:35:06 AIPS 2 2 11-OCT-2007 05:35:06 AIPS procedure checkcat 2 2 11-OCT-2007 05:35:06 AIPS $LOS - count and make sure catalog starts at one (and not more than 10 files) 2 2 11-OCT-2007 05:35:06 AIPS scalar numcat 2 2 11-OCT-2007 05:35:06 AIPS clrname;indisk=pdsk;chkname;numcat=1-error 2 2 11-OCT-2007 05:35:06 AIPS $ for later: find out how to deal with CH0/LINE data in MOVE 2 2 11-OCT-2007 05:35:06 AIPS if(numcat>0)then;recat;end;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS return numcat 2 2 11-OCT-2007 05:35:06 AIPS finish 2 2 11-OCT-2007 05:35:06 AIPS 2 2 11-OCT-2007 05:35:06 AIPS procedure gx 2 2 11-OCT-2007 05:35:06 AIPS $ inputs 2 2 11-OCT-2007 05:35:06 AIPS go;wait 2 2 11-OCT-2007 05:35:06 AIPS finish 2 2 11-OCT-2007 05:35:06 AIPS 2 2 11-OCT-2007 05:35:06 AIPS procedure pre_fillm 2 2 11-OCT-2007 05:35:06 AIPS $LOS - sets VLA archive defaults for fillm 2 2 11-OCT-2007 05:35:06 AIPS default fillm;outdisk=pdsk;doall=1;douvcomp=-1;cparm(8)=0.05;bparm(10)=0.75 2 2 11-OCT-2007 05:35:06 AIPS finish 2 2 11-OCT-2007 05:35:06 AIPS 2 2 11-OCT-2007 05:35:06 AIPS procedure fname 2 2 11-OCT-2007 05:35:06 AIPS return inname!!'.'!!inclass!!'.'!!char(inseq) 2 2 11-OCT-2007 05:35:06 AIPS finish 2 2 11-OCT-2007 05:35:06 AIPS 2 2 11-OCT-2007 05:35:06 AIPS procedure del 2 2 11-OCT-2007 05:35:06 AIPS error=1;zap 2 2 11-OCT-2007 05:35:06 AIPS finish 2 2 11-OCT-2007 05:35:06 AIPS 2 2 11-OCT-2007 05:35:06 AIPS procedure numants 2 2 11-OCT-2007 05:35:06 AIPS scalar numarow,numbout,numbant,numbase,idx;string*16 nameant 2 2 11-OCT-2007 05:35:06 AIPS numbout=0;keyword'NUM ROW';inext'AN';invers=0;getthead;numarow=keyvalue(1) 2 2 11-OCT-2007 05:35:06 AIPS for numbant=1:numarow 2 2 11-OCT-2007 05:35:06 AIPS pixxy=numbant,1,0;tabget;nameant=keystrng;idx=1;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS while(substr(nameant,idx,idx)<>':');idx=idx+1;end 2 2 11-OCT-2007 05:35:06 AIPS if(substr(nameant,idx+1,idx+3)='OUT')then;numbout=numbout+1;end 2 2 11-OCT-2007 05:35:06 AIPS if(substr(nameant,idx+2,idx+4)='OUT')then;numbout=numbout+1;end 2 2 11-OCT-2007 05:35:06 AIPS end;numbase=(numarow-numbout);clrtemp 2 2 11-OCT-2007 05:35:06 AIPS $ type char(numarow-numbout)!!' ANTENNAS',char(numbase)!!' BASELINES' 2 2 11-OCT-2007 05:35:06 AIPS return numbase 2 2 11-OCT-2007 05:35:06 AIPS finish 2 2 11-OCT-2007 05:35:06 AIPS 2 2 11-OCT-2007 05:35:06 AIPS procedure skipdata 2 2 11-OCT-2007 05:35:06 AIPS $LOS - delete unwanted data sets - currently all but continuum X and C bands 2 2 11-OCT-2007 05:35:06 AIPS $ if(inclass='LINE')then;del;inclass'CH 0';del;type'ZAP LINE :'fname;end 2 2 11-OCT-2007 05:35:06 AIPS if((inclass='CH 0')!(inclass='LINE'))then;del;type'ZAP LINE :'fname;end 2 2 11-OCT-2007 05:35:06 AIPS if(inclass='4 BAND')then;del;type'ZAP 4-BAND :'fname;end 2 2 11-OCT-2007 05:35:06 AIPS if(inclass='P BAND')then;del;type'ZAP P-BAND :'fname;end 2 2 11-OCT-2007 05:35:06 AIPS $ if(inclass='L BAND')then;del;type'ZAP L-BAND :'fname;end 2 2 11-OCT-2007 05:35:06 AIPS $ if(inclass='U BAND')then;del;type'ZAP U-BAND :'fname;end 2 2 11-OCT-2007 05:35:06 AIPS $ if(inclass='K BAND')then;del;type'ZAP K-BAND :'fname;end 2 2 11-OCT-2007 05:35:06 AIPS $ if(inclass='Q BAND')then;del;type'ZAP Q-BAND :'fname;end;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS if(error<1)then $ file not zapped, check for single dish vlbi; #vis=0 2 2 11-OCT-2007 05:35:06 AIPS task'TABGET';userid 0;inext'NX';invers=0;keyvalue=0;keystrng'' 2 2 11-OCT-2007 05:35:06 AIPS keyword'NUM ROW';getthead;pixxy=keyvalue(1),6,0;tabget;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS if(keyvalue(1)=0)then;del;type'ZAP S-DISH :'fname;end 2 2 11-OCT-2007 05:35:06 AIPS if(error<1)then;idx=numants $ file not zapped, check for # ants (<9) 2 2 11-OCT-2007 05:35:06 AIPS if(idx<9)then;del;type'ZAP MINI-ARRAY ('!!char(idx)!!') :'!!fname 2 2 11-OCT-2007 05:35:06 AIPS end;clrtemp;end;end 2 2 11-OCT-2007 05:35:06 AIPS $also zap if solar/planetary/pulsar mode - su table proper motion?? 2 2 11-OCT-2007 05:35:06 AIPS $ and what about PT-link? antenna VPT is not OUT, later also EVLA names 2 2 11-OCT-2007 05:35:06 AIPS finish 2 2 11-OCT-2007 05:35:06 AIPS 2 2 11-OCT-2007 05:35:06 AIPS procedure checkids 2 2 11-OCT-2007 05:35:06 AIPS $LOS - account for fast switching source names - check on pos, qual, calco 2 2 11-OCT-2007 05:35:06 AIPS scalar ra1a,ra1b,ra2a,ra2b,dc1a,dc1b,dc2a,dc2b,n,m,l,idx 2 2 11-OCT-2007 05:35:06 AIPS scalar q1,q2 2 2 11-OCT-2007 05:35:06 AIPS string*1 co1,co2 2 2 11-OCT-2007 05:35:06 AIPS string*16 n1,n2 2 2 11-OCT-2007 05:35:06 AIPS array alist(100),blist(100) 2 2 11-OCT-2007 05:35:06 AIPS inext'SU';invers 0;keyword'NUM ROW';keyvalue 0;keystrng'';getthead 2 2 11-OCT-2007 05:35:06 AIPS n=keyvalue(1);idx=1;aparm 0;bparm 0;alist 0;blist 0 2 2 11-OCT-2007 05:35:06 AIPS if (n > 1) then 2 2 11-OCT-2007 05:35:06 AIPS for m=1:(n-1);clrtemp 2 2 11-OCT-2007 05:35:06 AIPS pixxy m,11;tabget;ra1a keyvalue(1);ra1b keyvalue(2) 2 2 11-OCT-2007 05:35:06 AIPS for l=(m+1):n;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS pixxy l,11;tabget;ra2a keyvalue(1);ra2b keyvalue(2) 2 2 11-OCT-2007 05:35:06 AIPS if (abs(ra1a-ra2a)=0) then 2 2 11-OCT-2007 05:35:06 AIPS if ( abs((ra1b-ra2b)*3600*1000) < 3 ) then $ RA within 3 mas! 2 2 11-OCT-2007 05:35:06 AIPS pixxy m,12;tabget;dc1a keyvalue(1);dc1b keyvalue(2) 2 2 11-OCT-2007 05:35:06 AIPS pixxy l,12;tabget;dc2a keyvalue(1);dc2b keyvalue(2) 2 2 11-OCT-2007 05:35:06 AIPS if (abs(dc1a-dc2a)=0) then 2 2 11-OCT-2007 05:35:06 AIPS if ( abs((dc1b-dc2b)*3600*1000) < 3 ) then $ DC within 3 mas! 2 2 11-OCT-2007 05:35:06 AIPS pixxy m,3;tabget;q1 keyvalue(1);pixxy l,3;tabget;q2 keyvalue(1) 2 2 11-OCT-2007 05:35:06 AIPS if (q1=q2) then $ same qualifier; same calcode? 2 2 11-OCT-2007 05:35:06 AIPS pixxy m,4;tabget;co1 keystrng;pixxy l,4;tabget;co2 keystrng 2 2 11-OCT-2007 05:35:06 AIPS if (co1=co2) then 2 2 11-OCT-2007 05:35:06 AIPS pixxy m,1;tabget;q1 keyvalue(1) 2 2 11-OCT-2007 05:35:06 AIPS pixxy l,1;tabget;q2 keyvalue(1) 2 2 11-OCT-2007 05:35:06 AIPS pixxy m,2;tabget;n1 keystrng;pixxy l,2;tabget;n2 keystrng 2 2 11-OCT-2007 05:35:06 AIPS if (idx>100) then; 2 2 11-OCT-2007 05:35:06 AIPS type 'TOO MANY SOURCES TO DO DSORC - DO BY HAND!' 2 2 11-OCT-2007 05:35:06 AIPS type 'NEXT =.'!!char(idx)!!' DO:'!!char(l)!!'.&.'!!char(m) 2 2 11-OCT-2007 05:35:06 AIPS else 2 2 11-OCT-2007 05:35:06 AIPS if (length(n1)1) then;task'DSORC';n=0 2 2 11-OCT-2007 05:35:06 AIPS outname inname;outclass inclass;outseq inseq;outdisk indisk 2 2 11-OCT-2007 05:35:06 AIPS while (n100)then;type'TOO MANY SOURCES FOR DSORC';error 1;end;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS end 2 2 11-OCT-2007 05:35:06 AIPS finish 2 2 11-OCT-2007 05:35:06 AIPS 2 2 11-OCT-2007 05:35:06 AIPS procedure checkcal 2 2 11-OCT-2007 05:35:06 AIPS $LOS Currently (Sep 22, 2005) can/will do 3C286 and 3C48 at X and C 2 2 11-OCT-2007 05:35:06 AIPS $LOS (and for now skip 3C286/3C48/3C138/3C147 Q,K,U and 3C48 L) 2 2 11-OCT-2007 05:35:06 AIPS scalar idx,jdx 2 2 11-OCT-2007 05:35:06 AIPS string*16 sname 2 2 11-OCT-2007 05:35:06 AIPS task'TABGET';userid 0;inext'SU';invers=0;keyvalue=0;keystrng'';error=1 2 2 11-OCT-2007 05:35:06 AIPS keyword'NUM ROW';getthead;idx=keyvalue(1);clrtemp 2 2 11-OCT-2007 05:35:06 AIPS for jdx=1:idx 2 2 11-OCT-2007 05:35:06 AIPS pixxy=jdx,2,0;tabget;sname=substr(keystrng,1,length(keystrng)) 2 2 11-OCT-2007 05:35:06 AIPS if(sname='3C286')then;error=-1;jdx=idx+1;end 2 2 11-OCT-2007 05:35:06 AIPS if(sname='3C48')then;error=-1;jdx=idx+1;end 2 2 11-OCT-2007 05:35:06 AIPS if(sname='3C138')then;error=-1;jdx=idx+1;end 2 2 11-OCT-2007 05:35:06 AIPS if(sname='3C147')then;error=-1;jdx=idx+1;end 2 2 11-OCT-2007 05:35:06 AIPS if(sname='3C295')then;error=-1;jdx=idx+1;end 2 2 11-OCT-2007 05:35:06 AIPS if(error>0)then $ try B1950 name 2 2 11-OCT-2007 05:35:06 AIPS if(sname='1328+307')then;error=-1;jdx=idx+1;end 2 2 11-OCT-2007 05:35:06 AIPS if(sname='0134+329')then;error=-1;jdx=idx+1;end 2 2 11-OCT-2007 05:35:06 AIPS if(sname='0518+165')then;error=-1;jdx=idx+1;end 2 2 11-OCT-2007 05:35:06 AIPS if(sname='0538+498')then;error=-1;jdx=idx+1;end 2 2 11-OCT-2007 05:35:06 AIPS if(sname='1409+524')then;error=-1;jdx=idx+1;end 2 2 11-OCT-2007 05:35:06 AIPS if(error>0)then $ try J2000 2 2 11-OCT-2007 05:35:06 AIPS if(sname='1331+305')then;error=-1;jdx=idx+1;end 2 2 11-OCT-2007 05:35:06 AIPS if(sname='0137+331')then;error=-1;jdx=idx+1;end 2 2 11-OCT-2007 05:35:06 AIPS if(sname='0521+166')then;error=-1;jdx=idx+1;end 2 2 11-OCT-2007 05:35:06 AIPS if(sname='0542+498')then;error=-1;jdx=idx+1;end 2 2 11-OCT-2007 05:35:06 AIPS if(sname='1411+522')then;error=-1;jdx=idx+1;end 2 2 11-OCT-2007 05:35:06 AIPS if(error>0)then $ try J2000 name 2 2 11-OCT-2007 05:35:06 AIPS if(sname='J1331+3030')then;error=-1;jdx=idx+1;end 2 2 11-OCT-2007 05:35:06 AIPS if(sname='J0137+3309')then;error=-1;jdx=idx+1;end 2 2 11-OCT-2007 05:35:06 AIPS if(sname='J0521+1638')then;error=-1;jdx=idx+1;end 2 2 11-OCT-2007 05:35:06 AIPS if(sname='J0542+4951')then;error=-1;jdx=idx+1;end 2 2 11-OCT-2007 05:35:06 AIPS if(sname='J1411+5212')then;error=-1;jdx=idx+1;end 2 2 11-OCT-2007 05:35:06 AIPS end;end;end;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS end 2 2 11-OCT-2007 05:35:06 AIPS $ if error>0 check on coords (for different name than standard) 2 2 11-OCT-2007 05:35:06 AIPS $ but keyval not reliable to do this.. ?? 2 2 11-OCT-2007 05:35:06 AIPS $ end 2 2 11-OCT-2007 05:35:06 AIPS if(error>0)then;del;type'ZAP - NO STD CAL SRC FOR :'fname;error=1 2 2 11-OCT-2007 05:35:06 AIPS else;checkids;error=-1;end;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS finish 2 2 11-OCT-2007 05:35:06 AIPS 2 2 11-OCT-2007 05:35:06 AIPS procedure j2000fix 2 2 11-OCT-2007 05:35:06 AIPS $LOS - convert data to J2000 by default use of uvfix 2 2 11-OCT-2007 05:35:06 AIPS task'UVFIX';outname=inname;outclass=inclass;outseq=inseq;outdisk=indisk 2 2 11-OCT-2007 05:35:06 AIPS shift=0;uvfixprm=0;tput uvfix;outclass'PREFIX';rename;default tabget 2 2 11-OCT-2007 05:35:06 AIPS tget uvfix;task'TABGET';inclass'PREFIX';inext'SU';pixxy 1,13,1;tabget 2 2 11-OCT-2007 05:35:06 AIPS if (keyvalue(1)<1) then; tput tabget;default tabed;tget tabget 2 2 11-OCT-2007 05:35:06 AIPS task'TABED';optype'REPL';aparm 13,0,0,2;keyvalue 1950.0 0;gx;end 2 2 11-OCT-2007 05:35:06 AIPS tget uvfix;inclass'PREFIX';gx;zap;inclass=outclass;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS finish 2 2 11-OCT-2007 05:35:06 AIPS 2 2 11-OCT-2007 05:35:06 AIPS procedure addcalco 2 2 11-OCT-2007 05:35:06 AIPS $LOS - check for a calcode and add them if non-existent 2 2 11-OCT-2007 05:35:06 AIPS scalar maxcat,maxrow,hasacode,m2d 2 2 11-OCT-2007 05:35:06 AIPS task'TABGET';inext'SU';keyword'NUM ROW'getthead 2 2 11-OCT-2007 05:35:06 AIPS maxrow=keyvalue(1);hasacode=0;j=0 2 2 11-OCT-2007 05:35:06 AIPS while((j' ')then;hasacode=1;end;end 2 2 11-OCT-2007 05:35:06 AIPS if(hasacode=0)then;type 'SEARCHING SOURCES FOR ADDING CALIBRATOR CODES' 2 2 11-OCT-2007 05:35:06 AIPS $ go through SU and check against calibrator list 2 2 11-OCT-2007 05:35:06 AIPS for j=1:maxrow 2 2 11-OCT-2007 05:35:06 AIPS pixxy=j,2;tabget;error=0;syscom'grep -i 2 2 11-OCT-2007 05:35:06 AIPS if(keystrng='J0137+3309')then;keystrng'0137+331';end 2 2 11-OCT-2007 05:35:06 AIPS if(keystrng='J0521+1638')then;keystrng'0521+166';end 2 2 11-OCT-2007 05:35:06 AIPS if(keystrng='J0542+4951')then;keystrng'0542+498';end 2 2 11-OCT-2007 05:35:06 AIPS if(keystrng='J1331+3030')then;keystrng'1331+305';end 2 2 11-OCT-2007 05:35:06 AIPS if(keystrng='J1411+5212')then;keystrng'1411+522';end 2 2 11-OCT-2007 05:35:06 AIPS if(substr(keystrng,1,1)='J')then 2 2 11-OCT-2007 05:35:06 AIPS m2d=floor(value(substr(keystrng,9,10))/6);keystrng=substr(keystrng,2,8) 2 2 11-OCT-2007 05:35:06 AIPS sys2com(1)'X'!!keystrng!!char(m2d);else;sys2com(1)'X'!!keystrng 2 2 11-OCT-2007 05:35:06 AIPS end;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS sys2com(2)'X'!!'/users/lsjouwer/calvlaobs/csource.mas 2 2 11-OCT-2007 05:35:06 AIPS substr(sys2com(1),1,1)'';substr(sys2com(2),1,1)'' 2 2 11-OCT-2007 05:35:06 AIPS system;keystrng'Y';keyvalue=0;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS if(error=-1)then;pixxy=j,4;tabput;end;end;end 2 2 11-OCT-2007 05:35:06 AIPS finish 2 2 11-OCT-2007 05:35:06 AIPS 2 2 11-OCT-2007 05:35:06 AIPS procedure datachks 2 2 11-OCT-2007 05:35:06 AIPS $LOS - delete unwanted data sets, check for standard calibrators and make J2000 2 2 11-OCT-2007 05:35:06 AIPS if(error<1)then $ file exists 2 2 11-OCT-2007 05:35:06 AIPS skipdata;if(error<1)then $ file was not zapped 2 2 11-OCT-2007 05:35:06 AIPS checkcal;if(error<1)then $ file has standard calibrator in it 2 2 11-OCT-2007 05:35:06 AIPS addcalco 2 2 11-OCT-2007 05:35:06 AIPS j2000fix 2 2 11-OCT-2007 05:35:06 AIPS end;end;end;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS finish 2 2 11-OCT-2007 05:35:06 AIPS 2 2 11-OCT-2007 05:35:06 AIPS procedure freqchks 2 2 11-OCT-2007 05:35:06 AIPS $LOS - split up in frequency IDs, run INDXR, and remove 2 2 11-OCT-2007 05:35:06 AIPS scalar rows, nfrq 2 2 11-OCT-2007 05:35:06 AIPS if(error<1)then $ file exists 2 2 11-OCT-2007 05:35:06 AIPS inext'FQ';invers=1;keyword='NUM ROW';getthead;nfrq=keyvalue(1) 2 2 11-OCT-2007 05:35:06 AIPS if (nfrq > 1) then 2 2 11-OCT-2007 05:35:06 AIPS if (nfrq > 9) then;type' WARNING! MORE THAN 9 FREQUENCY ID-S!';end 2 2 11-OCT-2007 05:35:06 AIPS tput getthead;default'UVCOP';tget getthead;keyword='';task'UVCOP';tput 2 2 11-OCT-2007 05:35:06 AIPS for rows=1:nfrq 2 2 11-OCT-2007 05:35:06 AIPS pixxy=rows,1,1;inver=1;inext='FQ';tabget;tget;freqid=keyvalue(1) 2 2 11-OCT-2007 05:35:06 AIPS outclass=substr(inclass,1,1)!!substr(inclass,3,6)!!char(freqid) 2 2 11-OCT-2007 05:35:06 AIPS type'COPYING FREQUENCY ID #'!!char(freqid);gx 2 2 11-OCT-2007 05:35:06 AIPS default'INDXR';tget uvcop;task'INDXR';inclass outclass;gx;task'DQUAL' 2 2 11-OCT-2007 05:35:06 AIPS $out not in! ** outname=inname;outclass=inclass;outseq=inseq;outdisk=indisk;gx 2 2 11-OCT-2007 05:35:06 AIPS tget uvcop;freqid=1;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS end;end;end;if(nfrq>1)then;type fname!!' SPLIT IN :'!!char(nfrq);zap;end 2 2 11-OCT-2007 05:35:06 AIPS finish 2 2 11-OCT-2007 05:35:06 AIPS 2 2 11-OCT-2007 05:35:06 AIPS procedure pre_move 2 2 11-OCT-2007 05:35:06 AIPS $LOS - moves file to another AIPS user number 2 2 11-OCT-2007 05:35:06 AIPS default move;indisk=pdsk;outseq=-1;opcode'MOVE';clrtemp 2 2 11-OCT-2007 05:35:06 AIPS finish 2 2 11-OCT-2007 05:35:06 AIPS 2 2 11-OCT-2007 05:35:06 AIPS procedure expid 2 2 11-OCT-2007 05:35:06 AIPS string*20 expnm 2 2 11-OCT-2007 05:35:06 AIPS string*75 expmsg 2 2 11-OCT-2007 05:35:06 AIPS return expnm 2 2 11-OCT-2007 05:35:06 AIPS finish 2 2 11-OCT-2007 05:35:06 AIPS type expid 2 5 11-OCT-2007 05:35:06 AIPS ' ' 2 0 11-OCT-2007 05:35:06 AIPS run avlapipe 2 2 11-OCT-2007 05:35:06 AIPS Found in Version=ABIN 2 2 11-OCT-2007 05:35:06 AIPS $ 2 2 11-OCT-2007 05:35:06 AIPS $ Ver 1.0 : Copy of private Ver 3.0 of VLARUN (public version is 2.5): 2 2 11-OCT-2007 05:35:06 AIPS $ was 3.0 : Add PLVER (in goplt) for plot files and to include TASAV (12MAY04) 2 2 11-OCT-2007 05:35:06 AIPS $ Repositioned inseq=0 to safeguard to SU-tab confusion (12NOV04) 2 2 11-OCT-2007 05:35:06 AIPS $ Rearanged inputs and options, added integration time calculation, 2 2 11-OCT-2007 05:35:06 AIPS $ QUACK, selective plotting, INNAME vs DOCAT, alternative flux cal, 2 2 11-OCT-2007 05:35:06 AIPS $ selective imaging, SCIMG for targets, use model in CALIB, find VLA 2 2 11-OCT-2007 05:35:06 AIPS $ array, use model,.. 2 2 11-OCT-2007 05:35:06 AIPS $ 2 2 11-OCT-2007 05:35:06 AIPS $Next vers add polarization calibration, SCIMG->SCIMG? 2 2 11-OCT-2007 05:35:06 AIPS $ find imsize, find cutoffflux, include infile 2 2 11-OCT-2007 05:35:06 AIPS $--------------------------------------------------------------- 2 2 11-OCT-2007 05:35:06 AIPS $0000000011111111112222222222333333333344444444445555555555666666666677777777778 2 2 11-OCT-2007 05:35:06 AIPS $2345678901234567890123456789012345678901234567890123456789012345678901234567890 2 2 11-OCT-2007 05:35:06 AIPS $=============================================== 2 2 11-OCT-2007 05:35:06 AIPS $! Calibrating amplitude and phase, and imaging VLA data 2 2 11-OCT-2007 05:35:06 AIPS $# RUN POPS VLA UTILITY CALIBRATION IMAGING 2 2 11-OCT-2007 05:35:06 AIPS $--------------------------------------------------------------- 2 2 11-OCT-2007 05:35:06 AIPS $; Copyright (C) 2002-2006 2 2 11-OCT-2007 05:35:06 AIPS $; Associated Universities, Inc. Washington DC, USA. 2 2 11-OCT-2007 05:35:06 AIPS $; 2 2 11-OCT-2007 05:35:06 AIPS $; This program is free software; you can redistribute it and/or 2 2 11-OCT-2007 05:35:06 AIPS $; modify it under the terms of the GNU General Public License as 2 2 11-OCT-2007 05:35:06 AIPS $; published by the Free Software Foundation; either version 2 of 2 2 11-OCT-2007 05:35:06 AIPS $; the License, or (at your option) any later version. 2 2 11-OCT-2007 05:35:06 AIPS $; 2 2 11-OCT-2007 05:35:06 AIPS $; This program is distributed in the hope that it will be useful, 2 2 11-OCT-2007 05:35:06 AIPS $; but WITHOUT ANY WARRANTY; without even the implied warranty of 2 2 11-OCT-2007 05:35:06 AIPS $; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 2 2 11-OCT-2007 05:35:06 AIPS $; GNU General Public License for more details. 2 2 11-OCT-2007 05:35:06 AIPS $; 2 2 11-OCT-2007 05:35:06 AIPS $; You should have received a copy of the GNU General Public 2 2 11-OCT-2007 05:35:06 AIPS $; License along with this program; if not, write to the Free 2 2 11-OCT-2007 05:35:06 AIPS $; Software Foundation, Inc., 675 Massachusetts Ave, Cambridge, 2 2 11-OCT-2007 05:35:06 AIPS $; MA 02139, USA. 2 2 11-OCT-2007 05:35:06 AIPS $; 2 2 11-OCT-2007 05:35:06 AIPS $; Correspondence concerning AIPS should be addressed as follows: 2 2 11-OCT-2007 05:35:06 AIPS $; Internet email: aipsmail@nrao.edu. 2 2 11-OCT-2007 05:35:06 AIPS $; Postal address: AIPS Project Office 2 2 11-OCT-2007 05:35:06 AIPS $; National Radio Astronomy Observatory 2 2 11-OCT-2007 05:35:06 AIPS $; 520 Edgemont Road 2 2 11-OCT-2007 05:35:06 AIPS $; Charlottesville, VA 22903-2475 USA 2 2 11-OCT-2007 05:35:06 AIPS $--------------------------------------------------------------- 2 2 11-OCT-2007 05:35:06 AIPS $=============================================================== 2 2 11-OCT-2007 05:35:06 AIPS 2 2 11-OCT-2007 05:35:06 AIPS procedure pipeinit 2 2 11-OCT-2007 05:35:06 AIPS scalar lsdisk,lsname,lsrant,lscont,lserr,lsplot,lsflag,k,lsflux,lstarg,lsmodl 2 2 11-OCT-2007 05:35:06 AIPS scalar lsids,star,tint,fsw,kj 2 2 11-OCT-2007 05:35:06 AIPS string*2 lstyp 2 2 11-OCT-2007 05:35:06 AIPS string*3 lsvla 2 2 11-OCT-2007 05:35:06 AIPS string*6 lsidc,lsstrng 2 2 11-OCT-2007 05:35:06 AIPS string*16 lsidn,lscal,lsobj 2 2 11-OCT-2007 05:35:06 AIPS string*16 lsampcal(20),lsbndcal(5),lsphacal(20),lspntcal(25),lsallcal(30), 2 2 11-OCT-2007 05:35:06 AIPS array lsbadd(10),lsparm(16),lssid(1000) $ D=1,C=3.3,B=10.8,A=35.4,PT=73 2 2 11-OCT-2007 05:35:06 AIPS finish 2 2 11-OCT-2007 05:35:06 AIPS pipeinit 2 2 11-OCT-2007 05:35:06 AIPS 2 2 11-OCT-2007 05:35:06 AIPS procedure pipeinpt 2 2 11-OCT-2007 05:35:06 AIPS lsampcal '3C48', '0134+329','0137+331','J0137+3309' 2 2 11-OCT-2007 05:35:06 AIPS lsampcal(5)~ '3C138','0518+165','0521+166','J0521+1638' 2 2 11-OCT-2007 05:35:06 AIPS lsampcal(9)~ '3C147','0538+498','0542+498','J0542+4951' 2 2 11-OCT-2007 05:35:06 AIPS lsampcal(13)~'3C286','1328+307','1331+305','J1331+3030' 2 2 11-OCT-2007 05:35:06 AIPS lsampcal(17)~'3C295','1409+524','1411+522','J1411+5212' 2 2 11-OCT-2007 05:35:06 AIPS lserr=0;lsbadd=baddisk;lsdisk=indisk;lsname=docat 2 2 11-OCT-2007 05:35:06 AIPS lsidn=inname;lsidc=inclass;lsids=inseq;lstyp'UV';fsw=doalign;lsflag=flagver 2 2 11-OCT-2007 05:35:06 AIPS lsparm(2)=solint;lsparm(13)=factor;lsrant=refant;lsmodl=domodel 2 2 11-OCT-2007 05:35:06 AIPS lscal=keystrng;lsflux=flux;lsparm(3)=uvrange(1);lsparm(4)=uvrange(2) 2 2 11-OCT-2007 05:35:06 AIPS for k=1:20;lsphacal(k)=sources(k);end;for k=1:5;lsbndcal(k)=calsour(k);end 2 2 11-OCT-2007 05:35:06 AIPS lsparm(11)=dopol;lsparm(12)=bpa;lscont=docont;lsplot=plver;lsparm(1)=doall 2 2 11-OCT-2007 05:35:06 AIPS lsparm(5)=doarray;lsparm(6)=imsize(1);lsparm(7)=niter;lsparm(8)=cutoff 2 2 11-OCT-2007 05:35:06 AIPS lsparm(9)=docal;lsparm(10)=doresid 2 2 11-OCT-2007 05:35:06 AIPS $ check input values 2 2 11-OCT-2007 05:35:06 AIPS $->lsbadd 2 2 11-OCT-2007 05:35:06 AIPS if (lsdisk<=0) then;lserr=1;type'SPECIFY THE INDISK';end 2 2 11-OCT-2007 05:35:06 AIPS if(lsname<=0)then;inname=lsidn;inclass=lsidc;inseq=lsids;intype=lstyp;chkname 2 2 11-OCT-2007 05:35:06 AIPS if (error<>0) then 2 2 11-OCT-2007 05:35:06 AIPS lserr=2; type 'SPECIFY INNAME, ETC, OR THE CATALOG NUMBER = DOCAT' 2 2 11-OCT-2007 05:35:06 AIPS else 2 2 11-OCT-2007 05:35:06 AIPS userid=0;k=1;lsname=0 2 2 11-OCT-2007 05:35:06 AIPS while (lsname=0);egetname k 2 2 11-OCT-2007 05:35:06 AIPS if (( (lsidn=inname)&(lsidc=inclass) )&(lsids=inseq)) then 2 2 11-OCT-2007 05:35:06 AIPS lsname=k;lsidn=inname;lsidc=inclass;lsids=inseq;lstyp=intype 2 2 11-OCT-2007 05:35:06 AIPS else;k=k+1;end;end;end;else 2 2 11-OCT-2007 05:35:06 AIPS if ( ((inname <> '')!(inclass <> '')) ! (inseq <> 0) ) then 2 2 11-OCT-2007 05:35:06 AIPS lserr=2; type 'DO NOT SPECIFY BOTH INNAME, ETC, AND VARIABLE DOCAT' 2 2 11-OCT-2007 05:35:06 AIPS else 2 2 11-OCT-2007 05:35:06 AIPS getname(lsname);lsidn=inname;lsidc=inclass;lsids=inseq;lstyp=intype 2 2 11-OCT-2007 05:35:06 AIPS end 2 2 11-OCT-2007 05:35:06 AIPS end 2 2 11-OCT-2007 05:35:06 AIPS 2 2 11-OCT-2007 05:35:06 AIPS $->inname 2 2 11-OCT-2007 05:35:06 AIPS $->inclass 2 2 11-OCT-2007 05:35:06 AIPS $->inseq 2 2 11-OCT-2007 05:35:06 AIPS $->fsw 2 2 11-OCT-2007 05:35:06 AIPS $->lsflag 2 2 11-OCT-2007 05:35:06 AIPS if (lsparm(2)<=0) then; lserr=3; type 'SPECIFY THE SOLUTION INTERVAL';end 2 2 11-OCT-2007 05:35:06 AIPS if (lsparm(13)<1)then;lsparm(13)=1;type'FACTOR<1 QUESTIONABLE, SET TO 1';end 2 2 11-OCT-2007 05:35:06 AIPS if (lsrant<=0)then;lsrant=0;type'AIPS WILL CHOOSE THE REFERENCE ANTENNA';end 2 2 11-OCT-2007 05:35:06 AIPS if ( (lsmodl>0) & (length(lscal)>0) ) then 2 2 11-OCT-2007 05:35:06 AIPS lserr=4;type 'CANNOT USE STANDARD SOURCE MODEL FOR ALTERNATIVE CALIBRATOR' 2 2 11-OCT-2007 05:35:06 AIPS end 2 2 11-OCT-2007 05:35:06 AIPS $->lscal 2 2 11-OCT-2007 05:35:06 AIPS if (length(lscal)<>0) then 2 2 11-OCT-2007 05:35:06 AIPS type 'USING NON-STANDARD AMPLITUDE CALIBRATOR, FLUX, UVRANGE :' 2 2 11-OCT-2007 05:35:06 AIPS type lscal, lsflux, lsparm(3), lsparm(4);lsampcal='';lsampcal(1)=lscal 2 2 11-OCT-2007 05:35:06 AIPS end 2 2 11-OCT-2007 05:35:06 AIPS 2 2 11-OCT-2007 05:35:06 AIPS $->lsflux 2 2 11-OCT-2007 05:35:06 AIPS $-> #3+#4 uvrange 2 2 11-OCT-2007 05:35:06 AIPS for i=1:20;for j=1:16;if(substr(lsphacal(i),j,j)='*')then;if (lserr<>7) then 2 2 11-OCT-2007 05:35:06 AIPS if((i=1)&(j=1))then;star=1;else; 2 2 11-OCT-2007 05:35:06 AIPS star=-1;lserr=7;type'ONLY USE * IN THE 1ST CHARACTER OF THE 1ST SOURCE' 2 2 11-OCT-2007 05:35:06 AIPS end;end;end;end;clrtemp;end 2 2 11-OCT-2007 05:35:06 AIPS if (lsname>0) then; indisk=lsdisk; getname(lsname); clrtemp 2 2 11-OCT-2007 05:35:06 AIPS if ( (inclass='CH 0') & (substr(lsbndcal(1),1,1) = ' ') ) then 2 2 11-OCT-2007 05:35:06 AIPS lserr=8;type 'SPECIFY THE BANDPASS CALIBRATOR = CALSOUR' 2 2 11-OCT-2007 05:35:06 AIPS end;end;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS $-> #11 dopol 2 2 11-OCT-2007 05:35:06 AIPS $-> #12 bpa 2 2 11-OCT-2007 05:35:06 AIPS $->lscont 2 2 11-OCT-2007 05:35:06 AIPS $->lsplot 2 2 11-OCT-2007 05:35:06 AIPS if (lsparm(1) > 0) then 2 2 11-OCT-2007 05:35:06 AIPS if (lsparm(5)<0) then;type 'SETFC WILL DETERMINE THE CELL SIZE' 2 2 11-OCT-2007 05:35:06 AIPS else; 2 2 11-OCT-2007 05:35:06 AIPS if (lsparm(5)=0) then; 2 2 11-OCT-2007 05:35:06 AIPS keyword='TELESCOP';gethead; 2 2 11-OCT-2007 05:35:06 AIPS if (substr(keystrng,1,3)<>'VLA') then; 2 2 11-OCT-2007 05:35:06 AIPS lserr=5; type 'CANNOT DETERMINE ARRAY - THIS IS NOT THE VLA' 2 2 11-OCT-2007 05:35:06 AIPS else;keyword'NUM ROW';inext'AN';invers=0;getthead;k=keyvalue(1) 2 2 11-OCT-2007 05:35:06 AIPS for j=1:k 2 2 11-OCT-2007 05:35:06 AIPS pixxy=j,1,0;tabget;i=1;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS while((substr(keystrng,i,i)<>':')&(i<9));i=i+1;end 2 2 11-OCT-2007 05:35:06 AIPS if (substr(keystrng,i+1,i+1)<>' ')then; 2 2 11-OCT-2007 05:35:06 AIPS lsvla=substr(keystrng,i+1,i+3);else 2 2 11-OCT-2007 05:35:06 AIPS lsvla=substr(keystrng,i+2,i+4);end 2 2 11-OCT-2007 05:35:06 AIPS if ((lsvla<>'OUT')&(lsvla<>'MPD'))then; 2 2 11-OCT-2007 05:35:06 AIPS if (lsvla='VPT')then;lsparm(5)=75;else 2 2 11-OCT-2007 05:35:06 AIPS if (substr(keystrng,i+1,i+1)<>' ')then; 2 2 11-OCT-2007 05:35:06 AIPS keyword=substr(keystrng,i+2,i+8);else 2 2 11-OCT-2007 05:35:06 AIPS keyword=substr(keystrng,i+3,i+9);end 2 2 11-OCT-2007 05:35:06 AIPS lsparm(5)=max(lsparm(5),value(keyword));clrtemp;end;end;end 2 2 11-OCT-2007 05:35:06 AIPS if (lsparm(5)<75) then;if (lsparm(5)>36) then;lsparm(5)=36;else 2 2 11-OCT-2007 05:35:06 AIPS if (lsparm(5)>18) then;lsparm(5)=11;else 2 2 11-OCT-2007 05:35:06 AIPS if(lsparm(5)>9)then;lsparm(5)=3.5;else;lsparm(5)=1;end;end;end;end 2 2 11-OCT-2007 05:35:06 AIPS end;if(lsparm(5)=0)then;lserr=5;type'WHAT ARRAY?! USE DOARRAY';else 2 2 11-OCT-2007 05:35:06 AIPS if(lsparm(5)>0)then 2 2 11-OCT-2007 05:35:06 AIPS type char(lsparm(5))!!' KILOMETERS WILL BE USED AS MAXIMUM BASELINE' 2 2 11-OCT-2007 05:35:06 AIPS end;end;end;end 2 2 11-OCT-2007 05:35:06 AIPS if (lsparm(6)>=0)then;if((lsparm(6)<128)!(imsize(2)<128))then 2 2 11-OCT-2007 05:35:06 AIPS lserr=6; type 'SPECIFY THE IMSIZE CORRECTLY (>127 OR <0)';end;end 2 2 11-OCT-2007 05:35:06 AIPS 2 2 11-OCT-2007 05:35:06 AIPS $-> #7 niter 2 2 11-OCT-2007 05:35:06 AIPS if (lsparm(7) < 0) then; lsparm(7) = 7e4; end 2 2 11-OCT-2007 05:35:06 AIPS $-> #8 cutoff 2 2 11-OCT-2007 05:35:06 AIPS $-> #9 docal 2 2 11-OCT-2007 05:35:06 AIPS $-> #10 doresid 2 2 11-OCT-2007 05:35:06 AIPS 2 2 11-OCT-2007 05:35:06 AIPS end 2 2 11-OCT-2007 05:35:06 AIPS finish 2 2 11-OCT-2007 05:35:06 AIPS 2 2 11-OCT-2007 05:35:06 AIPS procedure getidn 2 2 11-OCT-2007 05:35:06 AIPS indisk=lsdisk;inname=lsidn;inclass=lsidc;inseq=lsids;intype=lstyp 2 2 11-OCT-2007 05:35:06 AIPS finish 2 2 11-OCT-2007 05:35:06 AIPS 2 2 11-OCT-2007 05:35:06 AIPS procedure gx 2 2 11-OCT-2007 05:35:06 AIPS $ inputs 2 2 11-OCT-2007 05:35:06 AIPS go;wait 2 2 11-OCT-2007 05:35:06 AIPS finish 2 2 11-OCT-2007 05:35:06 AIPS 2 2 11-OCT-2007 05:35:06 AIPS procedure getset 2 2 11-OCT-2007 05:35:06 AIPS default;getidn;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS finish 2 2 11-OCT-2007 05:35:06 AIPS 2 2 11-OCT-2007 05:35:06 AIPS procedure lsclrcal 2 2 11-OCT-2007 05:35:06 AIPS $ consolidate lists, deal with calcode='*' later 2 2 11-OCT-2007 05:35:06 AIPS scalar lsidx,l,m,n 2 2 11-OCT-2007 05:35:06 AIPS task'TABGET';getset;inext'NX';invers 0;keyvalue=0;keystrng'' 2 2 11-OCT-2007 05:35:06 AIPS keyword'NUM ROW';getthead;lsidx=keyvalue(1);clrtemp;n=0;lssid=0 2 2 11-OCT-2007 05:35:06 AIPS if (keyvalue(1)>1000)then;type'WARNING: MORE THAN 1000 SCANS !';end 2 2 11-OCT-2007 05:35:06 AIPS for i=1:lsidx $ remember source number 2 2 11-OCT-2007 05:35:06 AIPS pixxy=i,3,0;tabget;error=0 2 2 11-OCT-2007 05:35:06 AIPS for l=1:n;if(lssid(l)=keyvalue(1))then;error=1;end;end;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS if(error=0)then;n=n+1;lssid(n)=keyvalue(1);end 2 2 11-OCT-2007 05:35:06 AIPS end;inext'SU';invers 0;keyvalue=0;keystrng'';keyword'NUM ROW' 2 2 11-OCT-2007 05:35:06 AIPS getthead;lsidx=keyvalue(1);clrtemp;sources'';l=1;m=1;n=1 2 2 11-OCT-2007 05:35:06 AIPS for i=1:lsidx 2 2 11-OCT-2007 05:35:06 AIPS pixxy=i,2,0;tabget;k=length(keystrng);j=0;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS while (j<20);j=j+1;if (substr(lsampcal(j),1,k)=substr(keystrng,1,k)) then 2 2 11-OCT-2007 05:35:06 AIPS lsampcal(l)=lsampcal(j);j=30;lsparm(14)=l;l=l+1;end;end;j=0;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS while (j<20);j=j+1;if (substr(lsphacal(j),1,k)=substr(keystrng,1,k)) then 2 2 11-OCT-2007 05:35:06 AIPS lsphacal(m)=lsphacal(j);j=30;lsparm(15)=m;m=m+1;end;end;j=0;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS while (j<5);j=j+1;if (substr(lsbndcal(j),1,k)=substr(keystrng,1,k)) then 2 2 11-OCT-2007 05:35:06 AIPS lsbndcal(n)=lsbndcal(j);j=30;lsparm(16)=n;n=n+1;end;end;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS end;lspntcal'';lsallcal'';for j=l:20;lsampcal(j)='';end 2 2 11-OCT-2007 05:35:06 AIPS for j=m:20;lsphacal(j)='';end;for j=n:5;lsbndcal(j)='';end 2 2 11-OCT-2007 05:35:06 AIPS for j=1:lsparm(15);lspntcal(j)=lsphacal(j);end;k=lsparm(15) 2 2 11-OCT-2007 05:35:06 AIPS for j=1:lsparm(16);lspntcal(j+k)=lsbndcal(j);end;j=0;l=1;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS while (j<(lsparm(15)+lsparm(16)));j=j+1;if (length(lspntcal(j))>0) then 2 2 11-OCT-2007 05:35:06 AIPS lspntcal(l)=lspntcal(j);if(l<>j)then;lspntcal(j)='';end;l=l+1;end;end 2 2 11-OCT-2007 05:35:06 AIPS $here - clean up pnt cal for doubles - subtract from total count below 2 2 11-OCT-2007 05:35:06 AIPS k=lsparm(15)+lsparm(16);for j=1:k;lsallcal(j)=lspntcal(j);end;l=1 2 2 11-OCT-2007 05:35:06 AIPS for j=1:lsparm(14);i=length(lsampcal(j));lsidx=0;m=j 2 2 11-OCT-2007 05:35:06 AIPS while ((lsidx0) then;lsallcal(l)=lsallcal(j) 2 2 11-OCT-2007 05:35:06 AIPS if(l<>j)then;lsallcal(j)='';end;l=l+1;end;end 2 2 11-OCT-2007 05:35:06 AIPS $typ 'LSAMPCAL, LSPHACAL, LSBNDCAL, LSPNTCAL, AND LSALLCAL :' 2 2 11-OCT-2007 05:35:06 AIPS $typ lsampcal; typ lsphacal; typ lsbndcal; typ lspntcal; typ lsallcal; 2 2 11-OCT-2007 05:35:06 AIPS return;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS finish 2 2 11-OCT-2007 05:35:06 AIPS 2 2 11-OCT-2007 05:35:06 AIPS procedure numtab(lsstrng) 2 2 11-OCT-2007 05:35:06 AIPS keystrng'';j=0;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS while ((j<15)&(keystrng<>lsstrng)) 2 2 11-OCT-2007 05:35:06 AIPS j=j+1;keyword'EXTYPE'!!char(j);gethead;end;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS if (keystrng=lsstrng) then 2 2 11-OCT-2007 05:35:06 AIPS keyword'EXTVER'!!char(j);gethead;else;keyvalue=0;end 2 2 11-OCT-2007 05:35:06 AIPS keyword'';keystrng'';clrtemp 2 2 11-OCT-2007 05:35:06 AIPS return keyvalue(1);finish 2 2 11-OCT-2007 05:35:06 AIPS 2 2 11-OCT-2007 05:35:06 AIPS procedure numbasel 2 2 11-OCT-2007 05:35:06 AIPS scalar numarow,numbout,numbant,numbase,idx;string*16 nameant 2 2 11-OCT-2007 05:35:06 AIPS numbout=0;keyword'NUM ROW';inext'AN';invers=0;getthead;numarow=keyvalue(1) 2 2 11-OCT-2007 05:35:06 AIPS for numbant=1:numarow 2 2 11-OCT-2007 05:35:06 AIPS pixxy=numbant,1,0;tabget;nameant=keystrng;idx=1;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS while(substr(nameant,idx,idx)<>':');idx=idx+1;end 2 2 11-OCT-2007 05:35:06 AIPS if(substr(nameant,idx+1,idx+3)='OUT')then;numbout=numbout+1;end 2 2 11-OCT-2007 05:35:06 AIPS if(substr(nameant,idx+2,idx+4)='OUT')then;numbout=numbout+1;end 2 2 11-OCT-2007 05:35:06 AIPS end;numbase=(numarow-numbout)*(numarow-numbout-1)/2;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS $ type char(numarow-numbout)!!' ANTENNAS',char(numbase)!!' BASELINES' 2 2 11-OCT-2007 05:35:06 AIPS return numbase 2 2 11-OCT-2007 05:35:06 AIPS finish 2 2 11-OCT-2007 05:35:06 AIPS 2 2 11-OCT-2007 05:35:06 AIPS procedure calcintt 2 2 11-OCT-2007 05:35:06 AIPS scalar numxrow,numscan,numbbeg,numbend,numcnst,sum,avr,rms,rmax;rmax=300 2 2 11-OCT-2007 05:35:06 AIPS array interval(1000),numbvis(1000);avr=0;if(rmax>1000)then;rmax=1000;end 2 2 11-OCT-2007 05:35:06 AIPS if (numtab('NX')<1) then;type'NOT MULTISOURCE - NO INTTIME CALCULATED' 2 2 11-OCT-2007 05:35:06 AIPS else 2 2 11-OCT-2007 05:35:06 AIPS keyword'NUM ROW';inext'NX';invers 0;getthead;numxrow=keyvalue(1) 2 2 11-OCT-2007 05:35:06 AIPS if(numxrow>rmax)then;numxrow rmax;end 2 2 11-OCT-2007 05:35:06 AIPS for numscan=1:numxrow;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS pixxy=numscan,2,0;tabget;interval(numscan)=86400*keyvalue(1) 2 2 11-OCT-2007 05:35:06 AIPS pixxy=numscan,5,0;tabget;numbbeg=keyvalue(1) 2 2 11-OCT-2007 05:35:06 AIPS pixxy=numscan,6,0;tabget;numbend=keyvalue(1) 2 2 11-OCT-2007 05:35:06 AIPS numbvis(numscan)=numbend-numbbeg+1;avr=max(avr,numbvis(numscan)) 2 2 11-OCT-2007 05:35:06 AIPS end;numcnst=numbasel;sum=0 2 2 11-OCT-2007 05:35:06 AIPS if (avr > 0) then 2 2 11-OCT-2007 05:35:06 AIPS for numscan=1:numxrow;if (numbvis(numscan)>0) then 2 2 11-OCT-2007 05:35:06 AIPS sum=sum+( (numcnst*interval(numscan)) / numbvis(numscan) ) 2 2 11-OCT-2007 05:35:06 AIPS end;end;clrtemp;avr=sum/numxrow;sum=0 2 2 11-OCT-2007 05:35:06 AIPS for numscan=1:numxrow;if (numbvis(numscan)>0) then 2 2 11-OCT-2007 05:35:06 AIPS sum=sum+((numcnst*interval(numscan))/numbvis(numscan)-avr)**2 2 2 11-OCT-2007 05:35:06 AIPS end;end;clrtemp;rms=sum/numxrow;clrtemp;end 2 2 11-OCT-2007 05:35:06 AIPS $ type char(numxrow)!!' SCANS/SAMPLES WITH RMS(SEC) +/-'!!char(rms) 2 2 11-OCT-2007 05:35:06 AIPS $ type char(avr)!!' SECOND INTEGRATIONS (APPROXIMATELY)' 2 2 11-OCT-2007 05:35:06 AIPS end 2 2 11-OCT-2007 05:35:06 AIPS return avr 2 2 11-OCT-2007 05:35:06 AIPS finish 2 2 11-OCT-2007 05:35:06 AIPS 2 2 11-OCT-2007 05:35:06 AIPS procedure guesintt 2 2 11-OCT-2007 05:35:06 AIPS scalar intcst,intavr,intmod,intime 2 2 11-OCT-2007 05:35:06 AIPS intavr=calcintt;intcst=intavr;keyword'TELESCOP';gethead 2 2 11-OCT-2007 05:35:06 AIPS if (keystrng='VLA') then;intcst=1+(2/3);end 2 2 11-OCT-2007 05:35:06 AIPS if (keystrng='VLBA') then;intcst=0.131072;end 2 2 11-OCT-2007 05:35:06 AIPS if (intcst=intavr) then;type'UNKNOWN TELESCOPE :'!!keystrng;end 2 2 11-OCT-2007 05:35:06 AIPS if (intavr>10) then 2 2 11-OCT-2007 05:35:06 AIPS $ intime=10*floor(0.5+(intavr/10)) 2 2 11-OCT-2007 05:35:06 AIPS intime=10*floor(intavr/10) 2 2 11-OCT-2007 05:35:06 AIPS else;if (intavr>0) then 2 2 11-OCT-2007 05:35:06 AIPS intmod=mod(intavr,intcst) 2 2 11-OCT-2007 05:35:06 AIPS $ intime=intcst*((intavr-intmod)/intcst+floor(0.5+(intmod/intcst))) 2 2 11-OCT-2007 05:35:06 AIPS intime=intcst*((intavr-intmod)/intcst+floor(intmod/intcst)) 2 2 11-OCT-2007 05:35:06 AIPS else;intime=intavr;end;end;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS if(numtab('NX')>0)then;type char(intime)!!' SECOND INTEGRATIONS (GUESS)';end 2 2 11-OCT-2007 05:35:06 AIPS return intime 2 2 11-OCT-2007 05:35:06 AIPS finish 2 2 11-OCT-2007 05:35:06 AIPS 2 2 11-OCT-2007 05:35:06 AIPS procedure checkids 2 2 11-OCT-2007 05:35:06 AIPS $LOS - account for fast switching source names - check on pos, qual, calco 2 2 11-OCT-2007 05:35:06 AIPS scalar ra1a,ra1b,ra2a,ra2b,dc1a,dc1b,dc2a,dc2b,n,m,l,idx 2 2 11-OCT-2007 05:35:06 AIPS scalar q1,q2 2 2 11-OCT-2007 05:35:06 AIPS string*1 co1,co2 2 2 11-OCT-2007 05:35:06 AIPS string*16 n1,n2 2 2 11-OCT-2007 05:35:06 AIPS array alist(100),blist(100) 2 2 11-OCT-2007 05:35:06 AIPS inext'SU';invers 0;keyword'NUM ROW';keyvalue 0;keystrng'';getthead 2 2 11-OCT-2007 05:35:06 AIPS n=keyvalue(1);idx=1;aparm 0;bparm 0;alist 0;blist 0 2 2 11-OCT-2007 05:35:06 AIPS if (n < 2) then; type'ONE SOURCE ONLY, SKIPPING FASTSWITCH TEST';else 2 2 11-OCT-2007 05:35:06 AIPS for m=1:(n-1);clrtemp 2 2 11-OCT-2007 05:35:06 AIPS pixxy m,11;tabget;ra1a keyvalue(1);ra1b keyvalue(2) 2 2 11-OCT-2007 05:35:06 AIPS for l=(m+1):n;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS pixxy l,11;tabget;ra2a keyvalue(1);ra2b keyvalue(2) 2 2 11-OCT-2007 05:35:06 AIPS if (abs(ra1a-ra2a)=0) then 2 2 11-OCT-2007 05:35:06 AIPS if ( abs((ra1b-ra2b)*3600*1000) < 3 ) then $ RA within 3 mas! 2 2 11-OCT-2007 05:35:06 AIPS pixxy m,12;tabget;dc1a keyvalue(1);dc1b keyvalue(2) 2 2 11-OCT-2007 05:35:06 AIPS pixxy l,12;tabget;dc2a keyvalue(1);dc2b keyvalue(2) 2 2 11-OCT-2007 05:35:06 AIPS if (abs(dc1a-dc2a)=0) then 2 2 11-OCT-2007 05:35:06 AIPS if ( abs((dc1b-dc2b)*3600*1000) < 3 ) then $ DC within 3 mas! 2 2 11-OCT-2007 05:35:06 AIPS pixxy m,3;tabget;q1 keyvalue(1);pixxy l,3;tabget;q2 keyvalue(1) 2 2 11-OCT-2007 05:35:06 AIPS if (q1=q2) then $ same qualifier; same calcode? 2 2 11-OCT-2007 05:35:06 AIPS pixxy m,4;tabget;co1 keystrng;pixxy l,4;tabget;co2 keystrng 2 2 11-OCT-2007 05:35:06 AIPS if (co1=co2) then 2 2 11-OCT-2007 05:35:06 AIPS pixxy m,1;tabget;q1 keyvalue(1) 2 2 11-OCT-2007 05:35:06 AIPS pixxy l,1;tabget;q2 keyvalue(1) 2 2 11-OCT-2007 05:35:06 AIPS pixxy m,2;tabget;n1 keystrng;pixxy l,2;tabget;n2 keystrng 2 2 11-OCT-2007 05:35:06 AIPS if (idx>100) then 2 2 11-OCT-2007 05:35:06 AIPS type 'TOO MANY SOURCES TO DO DSORC - DO BY HAND!' 2 2 11-OCT-2007 05:35:06 AIPS type 'NEXT =.'!!char(idx)!!' DO:'!!char(l)!!'.&.'!!char(m) 2 2 11-OCT-2007 05:35:06 AIPS else 2 2 11-OCT-2007 05:35:06 AIPS if (length(n1)1) then;task'DSORC';n=0 2 2 11-OCT-2007 05:35:06 AIPS outname inname;outclass inclass;outseq inseq;outdisk indisk 2 2 11-OCT-2007 05:35:06 AIPS while (n100)then;type'TOO MANY SOURCES FOR DSORC';error 1;end;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS end 2 2 11-OCT-2007 05:35:06 AIPS finish 2 2 11-OCT-2007 05:35:06 AIPS 2 2 11-OCT-2007 05:35:06 AIPS procedure chkobjct 2 2 11-OCT-2007 05:35:06 AIPS if (( (lsobj='1331+305') ! (lsobj='1328+307') ) ! (lsobj='J1331+3030') ) 2 2 11-OCT-2007 05:35:06 AIPS then; object='3C286';end 2 2 11-OCT-2007 05:35:06 AIPS if (( (lsobj='0137+331') ! (lsobj='0134+329') ) ! (lsobj='J0137+3309') ) 2 2 11-OCT-2007 05:35:06 AIPS then; object='3C48';end 2 2 11-OCT-2007 05:35:06 AIPS if (( (lsobj='0521+166') ! (lsobj='0518+165') ) ! (lsobj='J0521+1638') ) 2 2 11-OCT-2007 05:35:06 AIPS then; object='3C138';end 2 2 11-OCT-2007 05:35:06 AIPS if (( (lsobj='0542+498') ! (lsobj='0538+498') ) ! (lsobj='J0542+4951') ) 2 2 11-OCT-2007 05:35:06 AIPS then; object='3C147';end 2 2 11-OCT-2007 05:35:06 AIPS if (( (lsobj='1411+522') ! (lsobj='1409+524') ) ! (lsobj='J1411+5212') ) 2 2 11-OCT-2007 05:35:06 AIPS then; object='3C295';end;clrtemp;return 2 2 11-OCT-2007 05:35:06 AIPS finish 2 2 11-OCT-2007 05:35:06 AIPS 2 2 11-OCT-2007 05:35:06 AIPS procedure checkbnd 2 2 11-OCT-2007 05:35:06 AIPS band='';j=1 2 2 11-OCT-2007 05:35:06 AIPS while (j<9) 2 2 11-OCT-2007 05:35:06 AIPS keyword='CTYPE'!!char(j);gethead;keyword='CRVAL'!!char(j);clrtemp 2 2 11-OCT-2007 05:35:06 AIPS if (keystrng='FREQ') then;gethead;j=9;else;j=j+1;end;end 2 2 11-OCT-2007 05:35:06 AIPS keyvalue(1)=keyvalue(1)/1e9; 2 2 11-OCT-2007 05:35:06 AIPS if ( (keyvalue(1)>38) & (keyvalue(1)<51) ) then; band='Q';end 2 2 11-OCT-2007 05:35:06 AIPS if ( (keyvalue(1)>20.4) & (keyvalue(1)<25.5) ) then; band='K';end 2 2 11-OCT-2007 05:35:06 AIPS if ( (keyvalue(1)>13.5) & (keyvalue(1)<16.3) ) then; band='U';end 2 2 11-OCT-2007 05:35:06 AIPS if ( (keyvalue(1)> 6.8) & (keyvalue(1)< 9.6) ) then; band='X';end 2 2 11-OCT-2007 05:35:06 AIPS if ( (keyvalue(1)> 4.2) & (keyvalue(1)< 5.1) ) then; band='C';end 2 2 11-OCT-2007 05:35:06 AIPS if ( (keyvalue(1)> 1.15) & (keyvalue(1)< 1.75) ) then; band='L';end 2 2 11-OCT-2007 05:35:06 AIPS if ( (keyvalue(1)>0.298) & (keyvalue(1)<0.345) ) then; band='P';end 2 2 11-OCT-2007 05:35:06 AIPS if ( (keyvalue(1)>0.072) & (keyvalue(1)<0.076) ) then; band='4';end;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS return 2 2 11-OCT-2007 05:35:06 AIPS finish 2 2 11-OCT-2007 05:35:06 AIPS 2 2 11-OCT-2007 05:35:06 AIPS procedure chkmodel 2 2 11-OCT-2007 05:35:06 AIPS error=0;sysout='';sys2com'' 2 2 11-OCT-2007 05:35:06 AIPS syscom'ls -1 $AIPSTARS/ 2 2 11-OCT-2007 05:35:06 AIPS sys2com(1) inname!!'.MODEL' 2 2 11-OCT-2007 05:35:06 AIPS sys2com(2) ' >& /dev/null 2 2 11-OCT-2007 05:35:06 AIPS system 2 2 11-OCT-2007 05:35:06 AIPS finish 2 2 11-OCT-2007 05:35:06 AIPS 2 2 11-OCT-2007 05:35:06 AIPS procedure loadmodl 2 2 11-OCT-2007 05:35:06 AIPS scalar lsidx,l 2 2 11-OCT-2007 05:35:06 AIPS array lsload(5) 2 2 11-OCT-2007 05:35:06 AIPS task'TABGET';getset;inext'SU';invers 0;keyvalue=0;keystrng'' 2 2 11-OCT-2007 05:35:06 AIPS keyword'NUM ROW';getthead;lsidx=keyvalue(1);l=1;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS for i=1:lsidx 2 2 11-OCT-2007 05:35:06 AIPS pixxy=i,2,0;tabget;k=length(keystrng);j=1;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS while (j<21) 2 2 11-OCT-2007 05:35:06 AIPS if (substr(lsampcal(j),1,k)=substr(keystrng,1,k)) then 2 2 11-OCT-2007 05:35:06 AIPS lsload(l)=i;j=30;l=l+1;else;j=j+1;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS end;end;end;lsidx=0;checkbnd;keyword'EPOCH';keyvalue=0;keystrng='';gethead 2 2 11-OCT-2007 05:35:06 AIPS if (keyvalue(1)<1999) then;lsidx=1;end 2 2 11-OCT-2007 05:35:06 AIPS for j=1:(l-1) 2 2 11-OCT-2007 05:35:06 AIPS lsobj=lsampcal(j);chkobjct;clrtemp;intype'MA';outdisk=lsdisk 2 2 11-OCT-2007 05:35:06 AIPS inname=object!!'_'!!band;inclass'MODEL';inseq=1;indisk=lsdisk;chkname 2 2 11-OCT-2007 05:35:06 AIPS $$ if (error>0) then;type lsampcal(lsload(j))!!' MODEL ='inname;chkmodel 2 2 11-OCT-2007 05:35:06 AIPS if (error>0) then;type lsampcal(j)!!' MODEL ='inname;chkmodel 2 2 11-OCT-2007 05:35:06 AIPS if(error<1)then;go calrd;if (lsidx>0) then;eposwtch;end;end;end $ J2000 2 2 11-OCT-2007 05:35:06 AIPS end;return 2 2 11-OCT-2007 05:35:06 AIPS finish 2 2 11-OCT-2007 05:35:06 AIPS 2 2 11-OCT-2007 05:35:06 AIPS procedure vlanew 2 2 11-OCT-2007 05:35:06 AIPS clrstat;j=numtab('BP');if (j>0) then;inext'BP';invers=-1;extdest;end 2 2 11-OCT-2007 05:35:06 AIPS j=numtab('CL');if (j>1) then;inext'CL';for k=2:j;invers=k;extdest;end;end 2 2 11-OCT-2007 05:35:06 AIPS j=numtab('SN');if (j>0) then;inext'SN';invers=-1;extdest;end 2 2 11-OCT-2007 05:35:06 AIPS j=numtab('XX');if (j>0) then;inext'XX';invers=-1;extdest;end 2 2 11-OCT-2007 05:35:06 AIPS if (inclass='LINE') then 2 2 11-OCT-2007 05:35:06 AIPS j=numtab('FG');if (j>1) then;inext'FG';for k=2:j;invers=k;extdest;end;end 2 2 11-OCT-2007 05:35:06 AIPS j=numtab('CL');if (j>1) then;inext'CL';for k=2:j;invers=k;extdest;end;end 2 2 11-OCT-2007 05:35:06 AIPS j=numtab('BP');if (j>0) then;inext'BP';invers=-1;extdest;end 2 2 11-OCT-2007 05:35:06 AIPS j=numtab('PL');if (j>0) then;inext'PL';invers=-1;extdest;end 2 2 11-OCT-2007 05:35:06 AIPS end;j=numtab('PL');if (j>0) then;inext'PL';invers=-1;extdest;end;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS type'DONE CLEANUP OF OLD TABLE EXTENTION FILES (CL,SN,FG,BP,PL,XX)' 2 2 11-OCT-2007 05:35:06 AIPS finish 2 2 11-OCT-2007 05:35:06 AIPS 2 2 11-OCT-2007 05:35:06 AIPS procedure allzap 2 2 11-OCT-2007 05:35:06 AIPS chkname;if(error<1)then;for j=1:(1-error);zap;end;end;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS finish 2 2 11-OCT-2007 05:35:06 AIPS 2 2 11-OCT-2007 05:35:06 AIPS procedure allplot 2 2 11-OCT-2007 05:35:06 AIPS tvinit;j=numtab('PL');type 'NUMBER OF PLOT FILES TO SHOW ON TV:'!!char(j) 2 2 11-OCT-2007 05:35:06 AIPS if (j>0) then 2 2 11-OCT-2007 05:35:06 AIPS for k=1:j;plver=k;type 'PLOT'char(k)!!'/'!!char(j);go tvpl;read;end 2 2 11-OCT-2007 05:35:06 AIPS else;type 'NOTHING TO PLOT - DONE';end 2 2 11-OCT-2007 05:35:06 AIPS finish 2 2 11-OCT-2007 05:35:06 AIPS 2 2 11-OCT-2007 05:35:06 AIPS procedure goplt 2 2 11-OCT-2007 05:35:06 AIPS if (lsplot>=0) then;go;end 2 2 11-OCT-2007 05:35:06 AIPS finish $UV and vis only 2 2 11-OCT-2007 05:35:06 AIPS procedure goplt0 2 2 11-OCT-2007 05:35:06 AIPS if (lsplot>0) then;go;end 2 2 11-OCT-2007 05:35:06 AIPS finish $SN only 2 2 11-OCT-2007 05:35:06 AIPS procedure goplt1 2 2 11-OCT-2007 05:35:06 AIPS if (lsplot>1) then;go;end 2 2 11-OCT-2007 05:35:06 AIPS finish $SN+CL 2 2 11-OCT-2007 05:35:06 AIPS procedure goplt2 2 2 11-OCT-2007 05:35:06 AIPS if (lsplot>2) then;go;end 2 2 11-OCT-2007 05:35:06 AIPS finish $SN+CL+BP 2 2 11-OCT-2007 05:35:06 AIPS procedure goplt3 2 2 11-OCT-2007 05:35:06 AIPS if (lsplot>3) then;go;end 2 2 11-OCT-2007 05:35:06 AIPS finish $CL,BP applied 2 2 11-OCT-2007 05:35:06 AIPS 2 2 11-OCT-2007 05:35:06 AIPS procedure calpipe(lsdisk,lsname,lsrant) 2 2 11-OCT-2007 05:35:06 AIPS vnum=33;dowait=true;getidn;vlanew;j=0;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS if (inclass='CH 0') then;inclass'LINE';vlanew;end;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS if(fsw>0)then;checkids;if(inclass='CH 0')then;inclass'LINE';checkids;end;end 2 2 11-OCT-2007 05:35:06 AIPS if ((numtab('FG')<1)&(lsflag>=0)) then 2 2 11-OCT-2007 05:35:06 AIPS if (lsflag>=1) then 2 2 11-OCT-2007 05:35:06 AIPS task'QUACK';getset;flagver=1;opcode'BEG';i=min(3*tint,20) 2 2 11-OCT-2007 05:35:06 AIPS reason char(i)!!' SEC AUTO-QUACK';aparm=0,i/60,(tint/60)*1.1;j=1 2 2 11-OCT-2007 05:35:06 AIPS while (j<9);keyword='CTYPE'!!char(j);gethead;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS if(keystrng='FREQ')then 2 2 11-OCT-2007 05:35:06 AIPS keyword='CRVAL'!!char(j);gethead;keyval(1)=keyval(1)/1e10;j=9 2 2 11-OCT-2007 05:35:06 AIPS if (keyval(1) < 1.8) then;clrtemp;go;else;tput quack 2 2 11-OCT-2007 05:35:06 AIPS type 'QUACK SKIPPED FOR THIS HIGH FREQUENCY OBSERVATION' 2 2 11-OCT-2007 05:35:06 AIPS type 'MAY BE A FAST-SWITHCING OBS - IE LOSS OF ALL DATA' 2 2 11-OCT-2007 05:35:06 AIPS type 'RUN BY HAND IF YOU REALLY WANT THIS QUACK';tget quack 2 2 11-OCT-2007 05:35:06 AIPS end;else;j=j+1;end;end 2 2 11-OCT-2007 05:35:06 AIPS end;task'FLAGR';getset 2 2 11-OCT-2007 05:35:06 AIPS docal 2;solint=max(3*tint-2,2.7*tint);vector=-1;docrt 0;go 2 2 11-OCT-2007 05:35:06 AIPS end 2 2 11-OCT-2007 05:35:06 AIPS task'SNPLT';getset;inext'CL';nplots 8;optype'AMP';vput;pixrange=0.7,1.8 2 2 11-OCT-2007 05:35:06 AIPS goplt1;task'SETJY';getset;optype'REJY';aparm=0;freqid=1;go;optype'CALC' 2 2 11-OCT-2007 05:35:06 AIPS if (length(lscal)<>0) then 2 2 11-OCT-2007 05:35:06 AIPS optype'';zerosp=lsflux,0;lsallcal=lscal,lspntcal 2 2 11-OCT-2007 05:35:06 AIPS end;sources=lsampcal;go;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS task'CALIB';getset;docalib=2;refant=lsrant;aparm=3,0,0,0,0,0,4,0,0;calcode'' 2 2 11-OCT-2007 05:35:06 AIPS solint=lsparm(2);calsour=lspntcal;snver=numtab('SN')+1;solmode'P' 2 2 11-OCT-2007 05:35:06 AIPS soltype'L1R';baddisk=lsbadd;vput;kj=0;userid=0;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS while (kj<9) 2 2 11-OCT-2007 05:35:06 AIPS kj=kj+1;keyvalue=0;keystrng'';keyword='CTYPE'!!char(kj);gethead;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS if(substr(keystrng,1,4)='FREQ')then;keyword='CRVAL'!!char(kj);gethead 2 2 11-OCT-2007 05:35:06 AIPS kj=10;end;end;vget;if((keyvalue(1))>17e9&(solint>0.5))then;solint=1/3 2 2 11-OCT-2007 05:35:06 AIPS aparm(7)=3.5;vput;type' AUTOMATIC RESET: SOLINT=20SEC (HIGH FREQ)';end 2 2 11-OCT-2007 05:35:06 AIPS if(star>0)then;calsour'';calcode'*';end;go 2 2 11-OCT-2007 05:35:06 AIPS if (lsmodl>0) then $ use models for ones that exist 2 2 11-OCT-2007 05:35:06 AIPS loadmodl;vget calib;calsour='';in2seq=0;in2disk=lsdisk;in2class'MODEL' 2 2 11-OCT-2007 05:35:06 AIPS for j=1:(l-1) 2 2 11-OCT-2007 05:35:06 AIPS inext'SU';pixxy=lsload(j),2,0;tabget;calsour(1)=keystrng;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS pixxy=lsload(j),4,0;tabget;calcode=substr(keystrng,1,4);clrtemp 2 2 11-OCT-2007 05:35:06 AIPS lsobj=lsampcal(j);chkobjct;in2name=object!!'_'!!band 2 2 11-OCT-2007 05:35:06 AIPS vput calib;inname=in2name;inclass=in2class;inseq=in2seq;indisk=in2disk 2 2 11-OCT-2007 05:35:06 AIPS $ if no model, use point with full uvrange 2 2 11-OCT-2007 05:35:06 AIPS chkname;vget calib;if (error>0)then;clr2name;end;go 2 2 11-OCT-2007 05:35:06 AIPS end;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS else;uvrange=lsparm(3),lsparm(4);calsour=lsampcal;go;end 2 2 11-OCT-2007 05:35:06 AIPS vget snplt;inext'SN';optype'PHAS';goplt0;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS task'CLCAL';getset;freqid=1;refant=lsrant;gainuse=numtab('CL')+1 2 2 11-OCT-2007 05:35:06 AIPS snver=numtab('SN');gainver=numtab('CL');sources'';soucode''; 2 2 11-OCT-2007 05:35:06 AIPS calsour=lsphacal;calcode'';vput;if(star>0)then;calsour'';calcode'*';end;go 2 2 11-OCT-2007 05:35:06 AIPS calsour=lsallcal;sources=calsour;interpol'SELF' 2 2 11-OCT-2007 05:35:06 AIPS if(star>0)then;calsour'';calcode'*';soucode'*';end;go 2 2 11-OCT-2007 05:35:06 AIPS vget snplt;inext'CL';optype'PHAS';goplt1;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS vget calib;solmode'A&P';calsour=lspntcal;calcode'';snver=numtab('SN')+1 2 2 11-OCT-2007 05:35:06 AIPS solint=lsparm(13)*lsparm(2);clr2name;vput 2 2 11-OCT-2007 05:35:06 AIPS if(star>0)then;calsour'';calcode'*';end;go 2 2 11-OCT-2007 05:35:06 AIPS if (lsmodl>0) then 2 2 11-OCT-2007 05:35:06 AIPS loadmodl;vget calib;calsour='';in2seq=0;in2disk=lsdisk;in2class'MODEL' 2 2 11-OCT-2007 05:35:06 AIPS for j=1:(l-1) 2 2 11-OCT-2007 05:35:06 AIPS inext'SU';pixxy=lsload(j),2,0;tabget;calsour(1)=keystrng;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS pixxy=lsload(j),4,0;tabget;calcode=substr(keystrng,1,4);clrtemp 2 2 11-OCT-2007 05:35:06 AIPS lsobj=lsampcal(j);chkobjct;in2name=object!!'_'!!band;calcode'' 2 2 11-OCT-2007 05:35:06 AIPS vput calib;inname=in2name;inclass=in2class;inseq=in2seq;indisk=in2disk 2 2 11-OCT-2007 05:35:06 AIPS $ if no model, use point with full uvrange 2 2 11-OCT-2007 05:35:06 AIPS chkname;vget calib;if (error>0)then;clr2name;end;go 2 2 11-OCT-2007 05:35:06 AIPS end;inseq=0;indisk=lsdisk;inclass'MODEL';intype'MA' 2 2 11-OCT-2007 05:35:06 AIPS for j=1:(l-1) 2 2 11-OCT-2007 05:35:06 AIPS lsobj=lsampcal(j);chkobjct;inname=object!!'_'!!band;chkname 2 2 11-OCT-2007 05:35:06 AIPS if (error<1) then;zap;end;end 2 2 11-OCT-2007 05:35:06 AIPS else;uvrange=lsparm(3),lsparm(4);calsour=lsampcal;go;end 2 2 11-OCT-2007 05:35:06 AIPS vget snplt;inext'SN';optype'AMP';goplt0;optype'PHAS';pixrange=-20,20;goplt0 2 2 11-OCT-2007 05:35:06 AIPS task'GETJY';getset;calsour=lsampcal;snver=numtab('SN'); 2 2 11-OCT-2007 05:35:06 AIPS if (star>0) then; 2 2 11-OCT-2007 05:35:06 AIPS $ for j=1:lsparm(14);sources(j)='-'!!lsampcal(j);end;k=lsparm(14)+1 2 2 11-OCT-2007 05:35:06 AIPS $ if (length(lscal)>0) then;sources(k)='-'!!lscal;k=k+1;end 2 2 11-OCT-2007 05:35:06 AIPS $ for j=k:(25-k+2);sources(j)=lspntcal(j-k+2);end; 2 2 11-OCT-2007 05:35:06 AIPS soucode='*' 2 2 11-OCT-2007 05:35:06 AIPS else 2 2 11-OCT-2007 05:35:06 AIPS sources=lspntcal;if (length(lscal)>0) then;sources(11)='-'!!lscal;end 2 2 11-OCT-2007 05:35:06 AIPS end;go 2 2 11-OCT-2007 05:35:06 AIPS if (lscont<1) then 2 2 11-OCT-2007 05:35:06 AIPS type '********************************************************' 2 2 11-OCT-2007 05:35:06 AIPS type '** WRITE DOWN THE FLUX DENSITIES FOR YOUR CALIBRATORS **' 2 2 11-OCT-2007 05:35:06 AIPS type '** (AND DO NOT FORGET THE ERRORS EITHER!) **' 2 2 11-OCT-2007 05:35:06 AIPS type '********************************************************';read 2 2 11-OCT-2007 05:35:06 AIPS end 2 2 11-OCT-2007 05:35:06 AIPS vget clcal;gainver=numtab('CL');gainuse=numtab('CL')+1;snver=numtab('SN') 2 2 11-OCT-2007 05:35:06 AIPS if(star>0)then;calsour'';calcode'*';end;go;calsour=lsallcal;sources=calsour 2 2 11-OCT-2007 05:35:06 AIPS interpol'SELF';if(star>0)then;calsour'';calcode'*';soucode'*';end;go 2 2 11-OCT-2007 05:35:06 AIPS vget snplt;inext'CL';optype'AMP';goplt1;optype'PHAS';goplt1;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS if (inclass='CH 0') then 2 2 11-OCT-2007 05:35:06 AIPS task'TACOP';getset 2 2 11-OCT-2007 05:35:06 AIPS outdisk=indisk;outname=inname;outclass'LINE';outseq=inseq;ncount=1 2 2 11-OCT-2007 05:35:06 AIPS keystrng'';inext'FG';invers=numtab('FG');if (invers>0) then;go;end 2 2 11-OCT-2007 05:35:06 AIPS inext'CL';invers=numtab('CL');keyvalue 0;outseq=inseq;vput;go;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS task'BPASS';getset;inclass'LINE';calsour=lsbndcal,lsampcal;docal=2 2 2 11-OCT-2007 05:35:06 AIPS solint=-1;bpassprm(5)=-1;bpassprm(9)=1;baddisk=lsbadd;go;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS task'POSSM';getset;inclass'LINE';bpver 0;aparm=0,1,.4,1.2,-30,30,0,2,3,0 2 2 11-OCT-2007 05:35:06 AIPS nplots=6;goplt2;sources=lsbndcal;docalib 2;doband 1;aparm=1 0;aparm(9)=3 2 2 11-OCT-2007 05:35:06 AIPS antennas=lsrant,0;goplt2;nplots=0;vput;goplt2;stokes'I';antennas=0;goplt2 2 2 11-OCT-2007 05:35:06 AIPS sources=lsampcal;goplt3 2 2 11-OCT-2007 05:35:06 AIPS vget tacop;inclass'LINE';outclass'CH 0';invers=numtab('BP');inext'BP';go 2 2 11-OCT-2007 05:35:06 AIPS end;task'TASAV';getset;outdisk=indisk;go;dowait=false;vnum=0;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS finish 2 2 11-OCT-2007 05:35:06 AIPS 2 2 11-OCT-2007 05:35:06 AIPS procedure calcrms 2 2 11-OCT-2007 05:35:06 AIPS scalar nbas,nvis,tbw,rms,minhrs 2 2 11-OCT-2007 05:35:06 AIPS keyword'GCOUNT';gethead;nvis=keyvalue(1);nbas=numbasel;j=1 2 2 11-OCT-2007 05:35:06 AIPS minhrs=nvis*tint/(nbas*3600) $ underesimate of obs hours (overestimate rms) 2 2 11-OCT-2007 05:35:06 AIPS while (j<9) $ bandwidth in a channel, continuum or spectral line 2 2 11-OCT-2007 05:35:06 AIPS keyword='CTYPE'!!char(j);gethead;keyword='CDELT'!!char(j);clrtemp 2 2 11-OCT-2007 05:35:06 AIPS if (keystrng='FREQ') then;gethead;j=9;else;j=j+1;end;end;tbw=keyvalue(1) 2 2 11-OCT-2007 05:35:06 AIPS if (lsidc <> 'CH 0') then;j=1 $ continuum, multiple IFs averaged 2 2 11-OCT-2007 05:35:06 AIPS while (j<9) 2 2 11-OCT-2007 05:35:06 AIPS keyword='CTYPE'!!char(j);gethead;keyword='NAXIS'!!char(j);clrtemp 2 2 11-OCT-2007 05:35:06 AIPS if(keystrng='IF')then;gethead;j=9;else;j=j+1;end;end;tbw=tbw*keyvalue(1) 2 2 11-OCT-2007 05:35:06 AIPS end;checkbnd;if((band='P')!(band='4'))then;tbw=tbw/3.2;else;tbw=tbw/50;end 2 2 11-OCT-2007 05:35:06 AIPS tbw=sqrt(tbw*minhrs/24e6);rms=-1 2 2 11-OCT-2007 05:35:06 AIPS if (band='Q')then;rms=3.0e-5/tbw;end;if (band='K')then;rms=2.5e-5/tbw;end 2 2 11-OCT-2007 05:35:06 AIPS if (band='U')then;rms=2.0e-5/tbw;end;if (band='X')then;rms=5.3e-6/tbw;end 2 2 11-OCT-2007 05:35:06 AIPS if (band='C')then;rms=6.4e-6/tbw;end;if (band='L')then;rms=6.6e-6/tbw;end 2 2 11-OCT-2007 05:35:06 AIPS if (band='P')then;rms=1.7e-4/tbw;end;if (band='4')then;rms=1.5e-2/tbw;end 2 2 11-OCT-2007 05:35:06 AIPS if (rms<0) then;type 'CANNOT CALCULATE RMS FROM OBSERVING BAND ..';end 2 2 11-OCT-2007 05:35:06 AIPS typ 'ESTIMATED RMS:' char(rms*1000)!!' MILLI JANSKY' 2 2 11-OCT-2007 05:35:06 AIPS return rms 2 2 11-OCT-2007 05:35:06 AIPS finish 2 2 11-OCT-2007 05:35:06 AIPS 2 2 11-OCT-2007 05:35:06 AIPS procedure setboxfle 2 2 11-OCT-2007 05:35:06 AIPS scalar ci,bi 2 2 11-OCT-2007 05:35:06 AIPS string*12 srcnme 2 2 11-OCT-2007 05:35:06 AIPS string*48 fbox 2 2 11-OCT-2007 05:35:06 AIPS srcnme=inname;ci=0;bi=length(srcnme) 2 2 11-OCT-2007 05:35:06 AIPS while(ci& /dev/null 2 2 11-OCT-2007 05:35:06 AIPS if(substr(boxfile,1,1)<>' ')then;system;end;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS finish 2 2 11-OCT-2007 05:35:06 AIPS 2 2 11-OCT-2007 05:35:06 AIPS procedure catboxfile 2 2 11-OCT-2007 05:35:06 AIPS string*20 expnm 2 2 11-OCT-2007 05:35:06 AIPS string*75 expmsg 2 2 11-OCT-2007 05:35:06 AIPS if (substr(expmsg,1,5)='ARUN:')then 2 2 11-OCT-2007 05:35:06 AIPS expmsg = substr(expmsg,6,71);sysout='$ARUN/'!!expmsg 2 2 11-OCT-2007 05:35:06 AIPS else;if (substr(expmsg,1,6)<>'$ARUN/')then;sysout = '$ARUN/'!!expmsg 2 2 11-OCT-2007 05:35:06 AIPS else;sysout = expmsg;end;end;sys2com'';syscom 'echo 2 2 11-OCT-2007 05:35:06 AIPS sys2com(1) ' "SETFC FILE FOR SOURCEX'!!inname!!' BELOW IS:"'; 2 2 11-OCT-2007 05:35:06 AIPS substr(sys2com(1),24,24)='';clrtemp;system;syscom 'cat 2 2 11-OCT-2007 05:35:06 AIPS sys2com(1) 'X'!!boxfile;substr(sys2com(1),1,1)='';clrtemp 2 2 11-OCT-2007 05:35:06 AIPS system 2 2 11-OCT-2007 05:35:06 AIPS finish 2 2 11-OCT-2007 05:35:06 AIPS 2 2 11-OCT-2007 05:35:06 AIPS procedure setimsize 2 2 11-OCT-2007 05:35:06 AIPS scalar szf, kk, prbm 2 2 11-OCT-2007 05:35:06 AIPS string*48 bxf 2 2 11-OCT-2007 05:35:06 AIPS array szc(2), szi(2), orgc(2), orgi(2) 2 2 11-OCT-2007 05:35:06 AIPS vput imagr;task'SETFC';sources'';bcount=1;bxf=setboxfle;boxfile=bxf 2 2 11-OCT-2007 05:35:06 AIPS bparm=0;infile='';shift=0;flux=0;pbparm=0.25,0;delboxfle 2 2 11-OCT-2007 05:35:06 AIPS orgc=cellsize;cellsize=0;orgi=lsparm(6);imsize=0;kk=1 2 2 11-OCT-2007 05:35:06 AIPS while (kk<9) 2 2 11-OCT-2007 05:35:06 AIPS keyword='CTYPE'!!char(kk);gethead;keyword='CRVAL'!!char(kk);clrtemp 2 2 11-OCT-2007 05:35:06 AIPS if (keystrng='FREQ') then;gethead;kk=9;else;kk=kk+1;end;end 2 2 11-OCT-2007 05:35:06 AIPS keyvalue(1)=keyvalue(1)/1e9;prbm=0.375/keyvalue(1);bparm(1)=prbm;bparm(2)=30 2 2 11-OCT-2007 05:35:06 AIPS bparm(3)=1;bparm(4)=0;bparm(5)=0.031;bparm(6)=256;bparm(7)=256;bparm(8)=100 2 2 11-OCT-2007 05:35:06 AIPS gx;bparm(4)=3*prbm;bparm(1)=-0.7*bparm(1);bcount=nfield+1 2 2 11-OCT-2007 05:35:06 AIPS type'SEARCHING FOR NVSS SOURCES';gx;szf=nfield;szc=cellsize;szi=imsize 2 2 11-OCT-2007 05:35:06 AIPS vget imagr;if(lsparm(5)<0)then;cellsize=szc;else;cellsize=orgc;end 2 2 11-OCT-2007 05:35:06 AIPS if(lsparm(6)<0)then;imsize=256;nfield=szf;boxfile=bxf;else;imsize=orgi;end 2 2 11-OCT-2007 05:35:06 AIPS vput imagr 2 2 11-OCT-2007 05:35:06 AIPS finish 2 2 11-OCT-2007 05:35:06 AIPS 2 2 11-OCT-2007 05:35:06 AIPS procedure imapipe(k,lsdisk,lsname) 2 2 11-OCT-2007 05:35:06 AIPS vnum=33;dowait=true 2 2 11-OCT-2007 05:35:06 AIPS if (k=1) then 2 2 11-OCT-2007 05:35:06 AIPS task'SPLIT';getset;outdisk=indisk;outclass=inclass;docalib=2 2 2 11-OCT-2007 05:35:06 AIPS baddisk=lsbadd;douvcomp=-1;go 2 2 11-OCT-2007 05:35:06 AIPS if (inclass='CH 0') then;inclass'LINE';outclass=inclass;doband=1;bpver=0 2 2 11-OCT-2007 05:35:06 AIPS go;end;end;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS task'TABGET';getset;inext'SU';invers=0;keyvalue=0;keystrng'';vput;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS task'IMAGR';getset;outdisk=indisk;flux=lsparm(8);baddisk=lsbadd;j=1 2 2 11-OCT-2007 05:35:06 AIPS while (j<9) 2 2 11-OCT-2007 05:35:06 AIPS keyword='CTYPE'!!char(j);gethead;keyword='CRVAL'!!char(j);clrtemp 2 2 11-OCT-2007 05:35:06 AIPS if (keystrng='FREQ') then;gethead;j=9;else;j=j+1;end;end 2 2 11-OCT-2007 05:35:06 AIPS cellsize=1.75e10/(keyvalue(1)*abs(lsparm(5)));do3dimag=1;overlap=2;vput 2 2 11-OCT-2007 05:35:06 AIPS keyword'NUM ROW';inext'SU';invers=0;keystrng'';getthead;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS for i=1:keyvalue(1) $ check if source is in index and uvfile exists 2 2 11-OCT-2007 05:35:06 AIPS vget tabget;pixxy=i,2,0;tabget;vget imagr;inname=keystrng;j=1;intype'UV' 2 2 11-OCT-2007 05:35:06 AIPS inseq=0;chkname;type ' ';niter=lsparm(7);lstarg=1;clrtemp;vput 2 2 11-OCT-2007 05:35:06 AIPS if (error < 1) then $ source file exists, but same source number ? 2 2 11-OCT-2007 05:35:06 AIPS vget tabget;pixxy=i,1,0;tabget;error=1;k=1 2 2 11-OCT-2007 05:35:06 AIPS while ((lssid(k)>0) & (k<1001)) 2 2 11-OCT-2007 05:35:06 AIPS if (lssid(k)=keyvalue(1))then error=0;end 2 2 11-OCT-2007 05:35:06 AIPS k=k+1;end;keyword'GCOUNT';gethead 2 2 11-OCT-2007 05:35:06 AIPS if(keyvalue(1)<10)then;type'NO DATA';error=1;end;end;vget imagr 2 2 11-OCT-2007 05:35:06 AIPS if (error < 1) then 2 2 11-OCT-2007 05:35:06 AIPS if ((lsparm(7)=7e4)&(lsparm(8)<0))then;flux=6*calcrms;end 2 2 11-OCT-2007 05:35:06 AIPS if ((lsparm(6)<0)!(lsparm(5)<0))then;setimsize;else;imsize=lsparm(6);end 2 2 11-OCT-2007 05:35:06 AIPS while (j<30) 2 2 11-OCT-2007 05:35:06 AIPS k=length(inname) 2 2 11-OCT-2007 05:35:06 AIPS if (substr(lsallcal(j),1,k)=substr(inname,1,k)) then $ calibrator 2 2 11-OCT-2007 05:35:06 AIPS lstarg=0;j=30 2 2 11-OCT-2007 05:35:06 AIPS if(lsparm(6)>=-0.99)then;niter=min(500,lsparm(7)) 2 2 11-OCT-2007 05:35:06 AIPS nfield=1;boxfile'';imsize=min(256,lsparm(6)) 2 2 11-OCT-2007 05:35:06 AIPS if(imsize(1)<0)then;imsize=256;end;end 2 2 11-OCT-2007 05:35:06 AIPS else;j=j+1;end $ check next source, if not found -> target 2 2 11-OCT-2007 05:35:06 AIPS end;if(substr(boxfile,1,1)<>' ')then;catboxfile;end 2 2 11-OCT-2007 05:35:06 AIPS 2 2 11-OCT-2007 05:35:06 AIPS j=1 2 2 11-OCT-2007 05:35:06 AIPS $calibrator lstarg=0 2 2 11-OCT-2007 05:35:06 AIPS $target if lstarg=1 2 2 11-OCT-2007 05:35:06 AIPS 2 2 11-OCT-2007 05:35:06 AIPS 2 2 11-OCT-2007 05:35:06 AIPS while (j<9) 2 2 11-OCT-2007 05:35:06 AIPS keyword='CTYPE'!!char(j);gethead;keyword='NAXIS'!!char(j);clrtemp 2 2 11-OCT-2007 05:35:06 AIPS if (keystrng='IF') then;gethead;j=9;else;j=j+1;end;end 2 2 11-OCT-2007 05:35:06 AIPS type ' NOW STARTING WITH SOURCE :'!!char(i)!!' ='!!inname;type ' ' 2 2 11-OCT-2007 05:35:06 AIPS if (inclass='CH 0') then 2 2 11-OCT-2007 05:35:06 AIPS for k=1:keyvalue(1);bif=k;eif=k 2 2 11-OCT-2007 05:35:06 AIPS if ((lstarg>0)!(lsparm(9)>0)) then;go;end 2 2 11-OCT-2007 05:35:06 AIPS end;clrtemp;k=keyvalue(1) 2 2 11-OCT-2007 05:35:06 AIPS inclass'LINE';keyvalue=0;keystrng'';j=1;chkname 2 2 11-OCT-2007 05:35:06 AIPS if (error < 1) then 2 2 11-OCT-2007 05:35:06 AIPS while (j<9) 2 2 11-OCT-2007 05:35:06 AIPS keyword='CTYPE'!!char(j);gethead;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS if (keystrng='FREQ') then 2 2 11-OCT-2007 05:35:06 AIPS keyword='NAXIS'!!char(j);gethead;echan=keyvalue(1);j=9 2 2 11-OCT-2007 05:35:06 AIPS else;j=j+1;end 2 2 11-OCT-2007 05:35:06 AIPS end;bchan=floor(echan/10);echan=ceil(echan*9/10) 2 2 11-OCT-2007 05:35:06 AIPS if (bchan=1) then;bchan=2;end;j=k 2 2 11-OCT-2007 05:35:06 AIPS for k=1:j;bif=k;eif=k;if ((lstarg>0)!(lsparm(9)>1)) then;go;end 2 2 11-OCT-2007 05:35:06 AIPS end;end;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS else 2 2 11-OCT-2007 05:35:06 AIPS bif=1;eif=keyvalue(1);vput;out2disk=indisk 2 2 11-OCT-2007 05:35:06 AIPS if ( (lsparm(10)=0) ! ((lsparm(9)<1)&(lstarg<1)) )then;go;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS else 2 2 11-OCT-2007 05:35:06 AIPS solint=lsparm(2);dotv=1;nmaps=lsparm(10);refant=lsrant;aparm=4,0 2 2 11-OCT-2007 05:35:06 AIPS if (lsparm(10)<0) then;dotv=-1;nmaps=-1*nmaps;end;go scimg;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS end;end;boxfile=setboxfle;delboxfle;vput imagr 2 2 11-OCT-2007 05:35:06 AIPS $ make uv and visibility plot 2 2 11-OCT-2007 05:35:06 AIPS task'UVPLT';ltype=-3;bparm 6,7;dotv -1;goplt;bparm 9,10;goplt;bparm 0 2 2 11-OCT-2007 05:35:06 AIPS goplt;vget imagr;inclass'IMAGR';inseq=0;intype'UV';indisk=lsdisk;allzap 2 2 11-OCT-2007 05:35:06 AIPS $ inclass'SCIMG';allzap 2 2 11-OCT-2007 05:35:06 AIPS inclass'IBM*';intype'MA';allzap 2 2 11-OCT-2007 05:35:06 AIPS inclass'RBM*';allzap;inclass'LBM*';allzap;recat;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS else;type ' NO UV-FILE, SKIPPING SOURCE :'!!inname!!' =#'!!char(i) 2 2 11-OCT-2007 05:35:06 AIPS end;end;dowait=false;vnum=0 2 2 11-OCT-2007 05:35:06 AIPS finish 2 2 11-OCT-2007 05:35:06 AIPS 2 2 11-OCT-2007 05:35:06 AIPS procedure avlapipe 2 2 11-OCT-2007 05:35:06 AIPS tput avlapipe;vnum=33;vput avlapipe;pipeinpt;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS if (lserr <> 0) then; type '*** ERROR - ARE ALL INPUTS SET PROPERLY ? ***' 2 2 11-OCT-2007 05:35:06 AIPS else;lsclrcal;tint=guesintt;clrtemp 2 2 11-OCT-2007 05:35:06 AIPS if (tint > 0) then;calpipe(lsdisk,lsname,lsrant);clrtemp 2 2 11-OCT-2007 05:35:06 AIPS if (lsparm(1)>0) then;imapipe(1,lsdisk,lsname) 2 2 11-OCT-2007 05:35:06 AIPS else;type'CALIBRATION DONE - SKIPPING SPLIT AND IMAGING' 2 2 11-OCT-2007 05:35:06 AIPS type'-----------------------------------------------------------' 2 2 11-OCT-2007 05:35:06 AIPS end;type ' ' 2 2 11-OCT-2007 05:35:06 AIPS if (lsplot>0) then;type 'VIEW CAL-PLOTS WITH GETSET;ALLPLOT';end;type ' ' 2 2 11-OCT-2007 05:35:06 AIPS else;type '* * *';type 'SINGLE DISH VLBI EXPERIMENT?';type '* * *';end 2 2 11-OCT-2007 05:35:06 AIPS end;tget avlapipe;vnum=0;type'* APPEARS TO HAVE ENDED SUCCESSFULLY *';clrtemp 2 2 11-OCT-2007 05:35:06 AIPS finish 2 0 11-OCT-2007 05:35:06 AIPS run nvasdefs 2 2 11-OCT-2007 05:35:06 AIPS Found in Version=ABIN 2 2 11-OCT-2007 05:35:06 AIPS default'AVLAPIPE' 2 2 11-OCT-2007 05:35:06 AIPS Found in Version=ABIN 2 2 11-OCT-2007 05:35:06 AIPS indisk 1; doalign -1; flagver 2; domodel 1 2 2 11-OCT-2007 05:35:06 AIPS docal 1; sources '*''' 2 2 11-OCT-2007 05:35:06 AIPS $ to be set by itself later 2 2 11-OCT-2007 05:35:06 AIPS solint 1; factor 5; doarray -1; imsize -1 2 2 11-OCT-2007 05:35:06 AIPS $imsize 512;$niter -1;cutoff -1;plver 0 2 2 11-OCT-2007 05:35:06 AIPS niter -1; cutoff -1 2 2 11-OCT-2007 05:35:06 AIPS $ for now debugging 2 2 11-OCT-2007 05:35:06 AIPS docont 1; plver 0; doall 1; doresid 0 2 2 11-OCT-2007 05:35:06 AIPS 2 2 11-OCT-2007 05:35:06 AIPS $ defaults 2 2 11-OCT-2007 05:35:06 AIPS $ BADDISK 0$ INDISK 0$ DOCAT 1$ INNAME ' '$ INCLASS ' '$ INSEQ 0 2 2 11-OCT-2007 05:35:06 AIPS $ DOALIGN 1$ FLAgver 0$ SOLINT 0$ FACTOR 0$ REFANT 0$ DOMODEL -1 2 2 11-OCT-2007 05:35:06 AIPS $ KEYSTRNG ' '$ FLUX 0$ UVRANGE 0, 0$ SOURCES ' '$ CALSOUR ' ' 2 2 11-OCT-2007 05:35:06 AIPS $ dopol 0$ bpa 0$ DOCONT 1$ PLVER 0$ DOALL -1$ DOARRAY -1 2 2 11-OCT-2007 05:35:06 AIPS $ IMSIZE 0, 0$ NITER 0$ CUTOFF 0$ DOCAL 0$ DORESID -1 2 0 11-OCT-2007 05:35:06 AIPS compress 2 0 11-OCT-2007 05:35:07 AIPS default prtmsg;outprint'ARUN:'!!'DWTEST_1994FEB13_1.0.log 2 0 11-OCT-2007 05:35:07 AIPS docrt=-3;prnumber=-1;tput prtmsg;docrt 1 2 0 11-OCT-2007 05:35:08 AIPS procedure expid 2 0 11-OCT-2007 05:35:08 AIPS string*20 expnm 2 0 11-OCT-2007 05:35:08 AIPS string*75 expmsg 2 0 11-OCT-2007 05:35:08 AIPS expnm='DWTEST_1994FEB13_1' 2 0 11-OCT-2007 05:35:08 AIPS expmsg='ARUN:'!!'DWTEST_1994FEB13_1.0.log 2 0 11-OCT-2007 05:35:08 AIPS return expnm 2 0 11-OCT-2007 05:35:08 AIPS finish 2 0 11-OCT-2007 05:35:08 AIPS type expid 2 5 11-OCT-2007 05:35:08 AIPS 'DWTEST_1994FEB13_1' 2 0 11-OCT-2007 05:35:08 AIPS 2 0 11-OCT-2007 05:35:08 AIPS docrt=1;type expid 2 5 11-OCT-2007 05:35:08 AIPS 'DWTEST_1994FEB13_1' 2 0 11-OCT-2007 05:35:08 AIPS run avlapost 2 2 11-OCT-2007 05:35:08 AIPS Found in Version=ABIN 2 2 11-OCT-2007 05:35:08 AIPS $ Lorant Sjouwerman, versions 1.. 2005, for NRAO 2 2 11-OCT-2007 05:35:08 AIPS 2 2 11-OCT-2007 05:35:08 AIPS $$ General catalog looks like 2 2 11-OCT-2007 05:35:08 AIPS $$ Multi-source UV data file 2 2 11-OCT-2007 05:35:08 AIPS $$ Multi-source TASAV file 2 2 11-OCT-2007 05:35:08 AIPS $$ Single-source calibrated data - auvf 2 2 11-OCT-2007 05:35:08 AIPS $$ Single-source calibrated images- aimg 2 2 11-OCT-2007 05:35:08 AIPS 2 2 11-OCT-2007 05:35:08 AIPS $May need to redefine after a restore 0: 2 2 11-OCT-2007 05:35:08 AIPS $allzap 2 2 11-OCT-2007 05:35:08 AIPS $calcintt 2 2 11-OCT-2007 05:35:08 AIPS $guesintt 2 2 11-OCT-2007 05:35:08 AIPS $lsparm(5);tint;lsdisk 2 2 11-OCT-2007 05:35:08 AIPS 2 2 11-OCT-2007 05:35:08 AIPS procedure nvascln 2 2 11-OCT-2007 05:35:08 AIPS scalar alj,uvj, maj 2 2 11-OCT-2007 05:35:08 AIPS clrname;indisk lsdisk;recat;chkname;alj=1-error;getname 1;inname'' 2 2 11-OCT-2007 05:35:08 AIPS chkname;uvj=-error;intype'MA';inclass'NVAS07';chkname;maj=1-error 2 2 11-OCT-2007 05:35:08 AIPS if((uvj=maj)&(uvj>0))then $count down in unlikely case of crash (status R/W) 2 2 11-OCT-2007 05:35:08 AIPS type'CLEANUP SSRC, ALL:',maj,alj;for j=alj:1 by -1;egetn j;zap;end;clrtemp 2 2 11-OCT-2007 05:35:08 AIPS else;type 'EXPECTED MA-FILES DO NOT MATCH UV-FILES; NO CLEANUP !';end 2 2 11-OCT-2007 05:35:08 AIPS finish 2 2 11-OCT-2007 05:35:08 AIPS 2 2 11-OCT-2007 05:35:08 AIPS procedure flatfov 2 2 11-OCT-2007 05:35:08 AIPS $LOS - compile flatn-ed radius blank-ed images out to where pbcorr=2.5 (=xpb) 2 2 11-OCT-2007 05:35:08 AIPS scalar uvi,mai,fov,frq,kk,tbw,tint,xpb,xcst,nif,fbw,fta;xpb=2.5 2 2 11-OCT-2007 05:35:08 AIPS string*4 cootype 2 2 11-OCT-2007 05:35:08 AIPS clrname;indisk=lsdisk;intype'UV';chkname;uvi=1-error 2 2 11-OCT-2007 05:35:08 AIPS if(uvi<3)then;type'ERROR: NO FILES PROCESSED !';else 2 2 11-OCT-2007 05:35:08 AIPS if(uvi<4)then;type'WARNING: ONLY ONE UV-FILE - MAYBE CHECK?';end 2 2 11-OCT-2007 05:35:08 AIPS egetname 1;tint=guesintt;kk=1 2 2 11-OCT-2007 05:35:08 AIPS xcst=sqrt((3/ln(2))*(xpb)/(xpb+1)); $ bit more field for BW/TA: xpb+1 2 2 11-OCT-2007 05:35:08 AIPS while (kk<7) 2 2 11-OCT-2007 05:35:08 AIPS keyvalue=0;keystrng'';keyword='CTYPE'!!char(kk);gethead 2 2 11-OCT-2007 05:35:08 AIPS if(substr(keystrng,1,2)='IF')then;keyword='NAXIS'!!char(kk) 2 2 11-OCT-2007 05:35:08 AIPS keystrng'';gethead;nif=keyvalue(1);kk=10;else;kk=kk+1;end;end;kk=1 2 2 11-OCT-2007 05:35:08 AIPS while (kk<7) 2 2 11-OCT-2007 05:35:08 AIPS keyvalue=0;keystrng'';keyword='CTYPE'!!char(kk);gethead 2 2 11-OCT-2007 05:35:08 AIPS if(substr(keystrng,1,4)='FREQ')then;keyword='CRVAL'!!char(kk) 2 2 11-OCT-2007 05:35:08 AIPS keystrng'';gethead;frq=keyvalue(1);kk=10;else;kk=kk+1;end;end 2 2 11-OCT-2007 05:35:08 AIPS for i=3:uvi;egetname i 2 2 11-OCT-2007 05:35:08 AIPS task'TABGET';inext'FQ';invers 1;keyword'NUM ROW';keystrng'';getthead 2 2 11-OCT-2007 05:35:08 AIPS kk=keyvalue(1);for j=1:kk;pixxy=j,4,1;tabget;tbw=keyvalue(1) 2 2 11-OCT-2007 05:35:08 AIPS if(nif=2)then;pixxy=j,4,2;tabget;tbw=max(tbw,keyvalue(1));end 2 2 11-OCT-2007 05:35:08 AIPS end;intype'MA';inseq=0;inclass'*001';chkname;mai=1-error 2 2 11-OCT-2007 05:35:08 AIPS if(mai>1)then;type'WARNING: MULTIPLE IMAGES - CHECK?';end;inclass'NVAS07' 2 2 11-OCT-2007 05:35:08 AIPS chkname;if(error<1)then;type inname!!' : FLATFOV ALREADY DONE';mai=0;end 2 2 11-OCT-2007 05:35:08 AIPS if (mai=1) then;inclass'*001' 2 2 11-OCT-2007 05:35:08 AIPS for j=1:mai $ assume inseq starts at 1.. 2 2 11-OCT-2007 05:35:08 AIPS inseq=j;kk=1;cellsize=0;userid=0 2 2 11-OCT-2007 05:35:08 AIPS while (kk<5) 2 2 11-OCT-2007 05:35:08 AIPS keyvalue=0;keystrng'';keyword='CTYPE'!!char(kk);gethead 2 2 11-OCT-2007 05:35:08 AIPS keyword='CDELT'!!char(kk);clrtemp 2 2 11-OCT-2007 05:35:08 AIPS if(substr(keystrng,1,3)='RA-')then;gethead;cellsize(1)=keyvalue(1);end 2 2 11-OCT-2007 05:35:08 AIPS if(substr(keystrng,1,4)='DEC-')then;gethead;cellsize(2)=keyvalue(1);end 2 2 11-OCT-2007 05:35:08 AIPS if(substr(keystrng,1,4)='FREQ')then;keyword='CRVAL'!!char(kk) 2 2 11-OCT-2007 05:35:08 AIPS keystrng'';gethead;fov=keyvalue(1)/1e9;fov=1350/fov;end;kk=kk+1 2 2 11-OCT-2007 05:35:08 AIPS end;cellsize(1)=-1*cellsize(1)*3600;cellsize(2)=cellsize(2)*3600 2 2 11-OCT-2007 05:35:08 AIPS fta=min(1.75e10/(frq*abs(lsparm(5))),(min(cellsize(1),cellsize(2)))) 2 2 11-OCT-2007 05:35:08 AIPS fbw=xcst*3*fta*frq/tbw $ radius field/view due bandwidth 2 2 11-OCT-2007 05:35:08 AIPS fta=xcst*3*fta/(tint*7.2722e-5) $ radius field/view due averaging 2 2 11-OCT-2007 05:35:08 AIPS fov=min(fov,fbw);fov=min(fov,fta) $ min field/view radius, arcsec 2 2 11-OCT-2007 05:35:08 AIPS imsize(1)=ceil(2*fov/cellsize(1));imsize(2)=ceil(2*fov/cellsize(2)) 2 2 11-OCT-2007 05:35:08 AIPS task'FLATN';inclass'?CL*';chkname;nfield=1-error;nmaps=1;clroname 2 2 11-OCT-2007 05:35:08 AIPS outname=inname;coordina=0;reweight=0;doweight=0;edgskp=15;aparm=0 2 2 11-OCT-2007 05:35:08 AIPS pbparm=1/xpb,0;type'MINIMUM FOV :'!!char(fov)!!' ARCSEC RADIUS' 2 2 11-OCT-2007 05:35:08 AIPS inclass'?CL001';gx 2 2 11-OCT-2007 05:35:08 AIPS $inclass'?CL*';allzap;recat 2 2 11-OCT-2007 05:35:08 AIPS ;inclass'FLATN' 2 2 11-OCT-2007 05:35:08 AIPS tput;default blank;tget flatn;task'BLANK';opcode'RADI';dparm fov,0 2 2 11-OCT-2007 05:35:08 AIPS gx;allzap;recat 2 2 11-OCT-2007 05:35:08 AIPS end;end;end;end 2 2 11-OCT-2007 05:35:08 AIPS finish 2 2 11-OCT-2007 05:35:08 AIPS 2 2 11-OCT-2007 05:35:08 AIPS procedure nvasimage 2 2 11-OCT-2007 05:35:08 AIPS $LOS - Determine noise, do primary beam correction, include copyright 2 2 11-OCT-2007 05:35:08 AIPS scalar numfle,ll,mm 2 2 11-OCT-2007 05:35:08 AIPS string*20 expnm 2 2 11-OCT-2007 05:35:08 AIPS if(expnm='')then;tget fillm;ll=length(infile);expnm=substr(infile,6,ll-1);end 2 2 11-OCT-2007 05:35:08 AIPS clrname;indisk=lsdisk;recat;chkname;numfle=1-error;mai=0 2 2 11-OCT-2007 05:35:08 AIPS while((mai'BLANK')) 2 2 11-OCT-2007 05:35:08 AIPS mai=mai+1;egetname mai;end;if(inclass<>'BLANK')then;mai=numfle+1;end 2 2 11-OCT-2007 05:35:08 AIPS for j=mai:numfle;default imean;docat=1;intype'SC';egetname j;chkname 2 2 11-OCT-2007 05:35:08 AIPS if(error=0)then;keyvalue=0;keystrng'';keyword='CRPIX1';gethead 2 2 11-OCT-2007 05:35:08 AIPS ll=keyvalue(1);keyword='CRPIX2';gethead;mm=keyvalue(1);doinvers=1 2 2 11-OCT-2007 05:35:08 AIPS blc(1)=ll-29;blc(2)=mm-30;trc(1)=ll+30;trc(2)=mm+29;imstat;doinv=-1 2 2 11-OCT-2007 05:35:08 AIPS blc=0;trc=0;rms=pixstd;go;wa;if(pixstd=rms)then;keyword'ACTNOISE' 2 2 11-OCT-2007 05:35:08 AIPS keytype'R';keyvalue=rms,0;puthead;end;end;end 2 2 11-OCT-2007 05:35:08 AIPS default'PBCOR';indisk=lsdisk;inclass'BLANK';chkname;pbparm=1/xpb,0 2 2 11-OCT-2007 05:35:08 AIPS for j=mai:numfle 2 2 11-OCT-2007 05:35:08 AIPS intype'SC';egetname mai;chkname;if(error=0)then;getoname mai 2 2 11-OCT-2007 05:35:08 AIPS outclass'RADCOR';outseq=0;inclass'BLANK';outdisk=indisk;gx;zap;recat;end 2 2 11-OCT-2007 05:35:08 AIPS end;default'CPYRT';indisk=lsdisk;recat;infile='AVLA:Arch_Cprt 2 2 11-OCT-2007 05:35:08 AIPS for j=mai:numfle $ can only do on MA files 2 2 11-OCT-2007 05:35:08 AIPS intype'SC';egetname mai;chkname;getoname mai;outclass'NVAS07'; 2 2 11-OCT-2007 05:35:08 AIPS if(inclass='RADCOR')then;gx;inclass'RADCOR';zap;recat;end;end 2 2 11-OCT-2007 05:35:08 AIPS finish 2 2 11-OCT-2007 05:35:08 AIPS 2 2 11-OCT-2007 05:35:08 AIPS procedure mkarr 2 2 11-OCT-2007 05:35:08 AIPS string*1 sx,lx,az 2 2 11-OCT-2007 05:35:08 AIPS string*4 nnsl 2 2 11-OCT-2007 05:35:08 AIPS scalar aw, ae, an, ai 2 2 11-OCT-2007 05:35:08 AIPS numbant=0;aw=0;ae=0;an=0 2 2 11-OCT-2007 05:35:08 AIPS keyword'NUM ROW';inext'AN';invers=0;getthead;k=keyvalue(1) 2 2 11-OCT-2007 05:35:08 AIPS for j=1:k 2 2 11-OCT-2007 05:35:08 AIPS pixxy=j,1,0;tabget;i=1;clrtemp 2 2 11-OCT-2007 05:35:08 AIPS while((substr(keystrng,i,i)<>':')&(i<9));i=i+1;end;clrtemp 2 2 11-OCT-2007 05:35:08 AIPS if (substr(keystrng,i+1,i+1)<>' ')then;lsvla=substr(keystrng,i+1,i+3) 2 2 11-OCT-2007 05:35:08 AIPS else;lsvla=substr(keystrng,i+2,i+4);end;az=substr(lsvla,1,1) 2 2 11-OCT-2007 05:35:08 AIPS if ((lsvla<>'OUT')&(lsvla<>'MPD'))then;numbant=numbant+1 2 2 11-OCT-2007 05:35:08 AIPS if (lsvla='VPT')then;ai=75;lx='P';else;ai=value(substr(lsvla,2,3)) 2 2 11-OCT-2007 05:35:08 AIPS if(az='W')then;aw=max(aw,ai);else;if(az='E')then;ae=max(ae,ai);else 2 2 11-OCT-2007 05:35:08 AIPS if(az='N')then;an=max(an,ai);else;if(lx<>'P')then; 2 2 11-OCT-2007 05:35:08 AIPS type lsvla!!' - ERROR: ANTENNA NOT KNOWN';end;end;end;end 2 2 11-OCT-2007 05:35:08 AIPS clrtemp;end;end;end 2 2 11-OCT-2007 05:35:08 AIPS if (lx<>'P')then;ai=max(aw,ae);ai=max(ai,an);lx='D';if(ai>36)then;lx='A' 2 2 11-OCT-2007 05:35:08 AIPS else;if(ai>18)then;lx='B';else;if(ai>9)then;lx='C';end;end;end;end 2 2 11-OCT-2007 05:35:08 AIPS ai=min(aw,ae);ai=min(ai,an);sx='A';if(ai<10)then;sx='D';else;if(ai<19)then 2 2 11-OCT-2007 05:35:08 AIPS sx='C';else;if(ai<37)then;sx='B';end;end;end;clrtemp 2 2 11-OCT-2007 05:35:08 AIPS if(numbant<10)then 2 2 11-OCT-2007 05:35:08 AIPS nnsl='0'!!char(numbant)!!sx!!lx;else;nnsl=char(numbant)!!sx!!lx;end 2 2 11-OCT-2007 05:35:08 AIPS return nnsl 2 2 11-OCT-2007 05:35:08 AIPS finish 2 2 11-OCT-2007 05:35:08 AIPS 2 2 11-OCT-2007 05:35:08 AIPS procedure nvasname 2 2 11-OCT-2007 05:35:08 AIPS $LOS - makes the RA/Dec directory and returns the archive file name 2 2 11-OCT-2007 05:35:08 AIPS scalar ki,ra1,ra2,dc1,dc2,rh,rm,rs,dd,dm,ds,rmsv,sbmv 2 2 11-OCT-2007 05:35:08 AIPS scalar ifx,nif,nu,nu1,nu2,bw,nst,stv,msuv1,msuv2,msuv 2 2 11-OCT-2007 05:35:08 AIPS string*1 pm,rmsc,stc,ik,rdi 2 2 11-OCT-2007 05:35:08 AIPS string*2 zz 2 2 11-OCT-2007 05:35:08 AIPS string*3 mmm 2 2 11-OCT-2007 05:35:08 AIPS string*4 rmss,sbms,fras,frqs,nnsl,rads 2 2 11-OCT-2007 05:35:08 AIPS string*30 dir 2 2 11-OCT-2007 05:35:08 AIPS string*20 expnm 2 2 11-OCT-2007 05:35:08 AIPS $ expnm = '' 2 2 11-OCT-2007 05:35:08 AIPS if(expnm='')then 2 2 11-OCT-2007 05:35:08 AIPS keyword'OBSERVER';gethead;expnm=keystrng;keyword'DATE-OBS';gethead 2 2 11-OCT-2007 05:35:08 AIPS mmm=substr(keystrng,5,6) 2 2 11-OCT-2007 05:35:08 AIPS if(mmm='01')then;mmm='JAN';end;if(mmm='02')then;mmm='FEB';end 2 2 11-OCT-2007 05:35:08 AIPS if(mmm='03')then;mmm='MAR';end;if(mmm='04')then;mmm='APR';end 2 2 11-OCT-2007 05:35:08 AIPS if(mmm='05')then;mmm='MAY';end;if(mmm='06')then;mmm='JUN';end 2 2 11-OCT-2007 05:35:08 AIPS if(mmm='07')then;mmm='JUL';end;if(mmm='08')then;mmm='AUG';end 2 2 11-OCT-2007 05:35:08 AIPS if(mmm='09')then;mmm='SEP';end;if(mmm='10')then;mmm='OCT';end 2 2 11-OCT-2007 05:35:08 AIPS if(mmm='11')then;mmm='NOV';end;if(mmm='12')then;mmm='DEC';end 2 2 11-OCT-2007 05:35:08 AIPS expnm=expnm!!'_'!!substr(keystrng,1,4)!!mmm!!substr(keystrng,7,8)!!'_1' 2 2 11-OCT-2007 05:35:08 AIPS end;ki=1;userid=0 2 2 11-OCT-2007 05:35:08 AIPS while (ki<9) 2 2 11-OCT-2007 05:35:08 AIPS ik=char(ki);keyvalue=0;keystrng'';keyword='CTYPE'!!ik;gethead;clrtemp 2 2 11-OCT-2007 05:35:08 AIPS if(substr(keystrng,1,2)='RA')then 2 2 11-OCT-2007 05:35:08 AIPS keyword='CRVAL'!!ik;gethead;ra1=keyvalue(1);ra2=keyvalue(2);msuv1=ra1+ra2 2 2 11-OCT-2007 05:35:08 AIPS keyword='CDELT'!!ik;gethead;cellsize(1)=-1*keyvalue(1)*3600;ra1=ra1/15 2 2 11-OCT-2007 05:35:08 AIPS ra2=ra2/15;rh=floor(ra1);ra1=(ra1-rh)*60;rm=floor(ra1);ra1=(ra1-rm)*60 2 2 11-OCT-2007 05:35:08 AIPS rs=((floor((ra1+(3600*ra2))*1000)+0.005)/1000);clrtemp 2 2 11-OCT-2007 05:35:08 AIPS if(abs(rs-floor(abs(rs)))<0.1)then;rs=0;zz='.0';else;zz='';end;clrtemp 2 2 11-OCT-2007 05:35:08 AIPS keyword='NAXIS'!!ik;gethead;ra1=0.5*keyvalue(1)*cellsize(1);end 2 2 11-OCT-2007 05:35:08 AIPS if(substr(keystrng,1,3)='DEC')then 2 2 11-OCT-2007 05:35:08 AIPS keyword='CRVAL'!!ik;gethead;dc1=keyvalue(1);dc2=keyvalue(2);msuv1=dc1+dc2 2 2 11-OCT-2007 05:35:08 AIPS keyword='CDELT'!!ik;gethead;cellsize(2)=keyvalue(1)*3600 2 2 11-OCT-2007 05:35:08 AIPS if(dc1<0)then;pm='-';dc1=-1*dc1;dc2=-1*dc2;else;pm='+';end 2 2 11-OCT-2007 05:35:08 AIPS dd=floor(dc1);dc1=(dc1-dd)*60;dm=floor(dc1);dc1=(dc1-dm)*60 2 2 11-OCT-2007 05:35:08 AIPS ds=floor(dc1+(3600*dc2)+0.0005);clrtemp;keyword='NAXIS'!!ik 2 2 11-OCT-2007 05:35:08 AIPS gethead;dc1=0.5*(keyvalue(1)-10)*cellsize(2);end $ie correct for (c)-top 2 2 11-OCT-2007 05:35:08 AIPS if(substr(keystrng,1,2)='IF')then 2 2 11-OCT-2007 05:35:08 AIPS keyword='NAXIS'!!ik;gethead;nif=keyvalue(1);clrtemp;end 2 2 11-OCT-2007 05:35:08 AIPS if(substr(keystrng,1,4)='FREQ')then 2 2 11-OCT-2007 05:35:08 AIPS keyword='CRVAL'!!ik;gethead;nu1=keyvalue(1)/1e6;nu2=keyvalue(2)/1e6 2 2 11-OCT-2007 05:35:08 AIPS keyword='CDELT'!!ik;gethead;bw=keyvalue(1)/1e6;end;nu=(nu1+nu2);clrtemp 2 2 11-OCT-2007 05:35:08 AIPS if(substr(keystrng,1,6)='STOKES')then 2 2 11-OCT-2007 05:35:08 AIPS keyword='CRVAL'!!ik;gethead;stv=keyvalue(1) 2 2 11-OCT-2007 05:35:08 AIPS keyword='NAXIS'!!ik;gethead;nst=keyvalue(1);clrtemp 2 2 11-OCT-2007 05:35:08 AIPS if(nst=4)then;stc='F';else;if(nst=2)then;stc='H';else;if(stv=-1)then 2 2 11-OCT-2007 05:35:08 AIPS stc='R';else;if(stv=-2)then;stc='L';else;if(stv=-5)then;stc='X' 2 2 11-OCT-2007 05:35:08 AIPS else;if(stv=-6)then;stc='Y';else;if(stv >0)then;stc='I';else 2 2 11-OCT-2007 05:35:08 AIPS stc='U';end;end;end;end;end;end;end;end 2 2 11-OCT-2007 05:35:08 AIPS if(substr(keystrng,1,1)='')then;ki=10;else;ki=ki+1;end 2 2 11-OCT-2007 05:35:08 AIPS end;clrtemp $ build the output file name here 2 2 11-OCT-2007 05:35:08 AIPS if(intype='UV')then;nu1=0;nu2=0;clrtemp;inext'FQ';for ifx=1:nif 2 2 11-OCT-2007 05:35:08 AIPS pixxy=1,2,ifx;tabget;nu1=nu1+((keyvalue(1)+keyvalue(2))/1e6) 2 2 11-OCT-2007 05:35:08 AIPS pixxy=1,3,ifx;tabget;nu2=nu2+((keyvalue(1)+keyvalue(2))/1e6);end 2 2 11-OCT-2007 05:35:08 AIPS nu=nu+0.5*(nu1+(0.5*nu2));clrtemp;else;if(intype='MA')then; 2 2 11-OCT-2007 05:35:08 AIPS fras=substr(char(0.5*(ra1+dc1)),1,4);nu=nu+(bw/(2*nif));else 2 2 11-OCT-2007 05:35:08 AIPS type 'ERROR: FILE TYPE UNKNOWN (HOW DID THIS HAPPEN?)';end;end 2 2 11-OCT-2007 05:35:08 AIPS frqs=substr(char((nu+5)/1000),1,4);clrtemp;sys2com(1)=' $aimg/ 2 2 11-OCT-2007 05:35:08 AIPS if (intype='MA')then; $read conv size,rms from header, use imsi*cell/2 for R 2 2 11-OCT-2007 05:35:08 AIPS rdi='S';ra2=0.5*(ra1+dc1-9);if(ra2>60)then;rdi='M';ra2=ra2/60;end $ R-fov 2 2 11-OCT-2007 05:35:08 AIPS if(ra2>60)then;rdi='D';ra2=ra2/60;end;rads=substr(char(ra2),1,4) 2 2 11-OCT-2007 05:35:08 AIPS keyword='BMAJ';gethead;sbmv=keyvalue(1);keyword='BMIN';gethead 2 2 11-OCT-2007 05:35:08 AIPS sbmv=1800*(sbmv+keyvalue(1));sbms=substr(char(sbmv),1,4) 2 2 11-OCT-2007 05:35:08 AIPS 2 2 11-OCT-2007 05:35:08 AIPS keyvalue=0;keystrng'';keyword='ACTNOISE';gethead;rmsv=keyvalue(1) $ RMS<1e4 2 2 11-OCT-2007 05:35:08 AIPS if(rmsv>1)then;rmsc='J';rmss=substr(char(rmsv),1,4);else;rmsv=rmsv*1000 2 2 11-OCT-2007 05:35:08 AIPS if(rmsv>1)then;rmsc='M';rmss=substr(char(rmsv),1,4);else;rmsv=rmsv*1000 2 2 11-OCT-2007 05:35:08 AIPS if(rmsv>1)then;rmsc='U';rmss=substr(char(rmsv),1,4);else 2 2 11-OCT-2007 05:35:08 AIPS rmsv=rmsv*1000;rmsc='N';rmss=substr(char(rmsv),1,4) 2 2 11-OCT-2007 05:35:08 AIPS end;end;end;clrtemp;fras='';while(length(frqs)<4);frqs=frqs!!'0';end 2 2 11-OCT-2007 05:35:08 AIPS while(length(rads)<4);rads=rads!!'0';end;while(length(rmss)<4) 2 2 11-OCT-2007 05:35:08 AIPS rmss=rmss!!'0';end;while(length(sbms)<4);sbms=sbms!!'0';end 2 2 11-OCT-2007 05:35:08 AIPS outfile=frqs!!stc!!sbms!!'_'!!expnm!!'_'!!rmss!!rmsc!!fras!!rads!!rdi 2 2 11-OCT-2007 05:35:08 AIPS else;outprint=frqs!!stc!!nnsl!!'_'!!expnm;outfile=outprint!!'.uvfits 2 2 11-OCT-2007 05:35:08 AIPS end 2 2 11-OCT-2007 05:35:08 AIPS msuv=(sqrt((msuv1*msuv1)+(msuv2*msuv2)))*3600 2 2 11-OCT-2007 05:35:08 AIPS if(msuv>5)then $ not multisource UV, make a source dir 2 2 11-OCT-2007 05:35:08 AIPS dir='';sysout'';syscom'umask 0;mkdir 2 2 11-OCT-2007 05:35:08 AIPS if(rh<10)then;sys2com(2)='J0'!!char(rh);else;sys2com(2)='J'!! char(rh);end 2 2 11-OCT-2007 05:35:08 AIPS if(rm<10)then;sys2com(3)='0'!!char(rm);else;sys2com(3)=char(rm);end 2 2 11-OCT-2007 05:35:08 AIPS if(rs<10)then;sys2com(4)='0'!!char(rs)!!zz;else;sys2com(4)=char(rs)!!zz;end 2 2 11-OCT-2007 05:35:08 AIPS sys2com(4)=substr(sys2com(4),1,4);clrtemp 2 2 11-OCT-2007 05:35:08 AIPS if(dd<10)then;sys2com(5)=pm!!'0'!!char(dd);else;sys2com(5)=pm!!char(dd);end 2 2 11-OCT-2007 05:35:08 AIPS if(dm<10)then;sys2com(6)='0'!!char(dm);else;sys2com(6)=char(dm);end 2 2 11-OCT-2007 05:35:08 AIPS if(ds<10)then;sys2com(7)='0'!!char(ds);else;sys2com(7)=char(ds);end 2 2 11-OCT-2007 05:35:08 AIPS sys2com(7)=substr(sys2com(7),1,2);clrtemp 2 2 11-OCT-2007 05:35:08 AIPS sys2com(8) ' >& /dev/null 2 2 11-OCT-2007 05:35:08 AIPS system;clrtemp;for i=1:7;dir=dir!!sys2com(i);end;ki=length(dir) $must be 23 2 2 11-OCT-2007 05:35:08 AIPS dir=substr(dir,8,ki);if(ki<>23)then;type'OOPS: WRONG DIRECTORY NAME ?';end 2 2 11-OCT-2007 05:35:08 AIPS end;syscom'';sys2com'';clrtemp 2 2 11-OCT-2007 05:35:08 AIPS return 2 2 11-OCT-2007 05:35:08 AIPS finish 2 2 11-OCT-2007 05:35:08 AIPS 2 2 11-OCT-2007 05:35:08 AIPS procedure nvasarch 2 2 11-OCT-2007 05:35:08 AIPS $LOS - archives the files to disk - define $EXP (and $AVLA/$ADAT/$AIMG/$AUVF) 2 2 11-OCT-2007 05:35:08 AIPS string*4 nnsl 2 2 11-OCT-2007 05:35:08 AIPS string*20 expnm 2 2 11-OCT-2007 05:35:08 AIPS string*64 expfile 2 2 11-OCT-2007 05:35:08 AIPS scalar nn,mai,uvi,xe,nif 2 2 11-OCT-2007 05:35:08 AIPS clrname;indisk=lsdisk;chkname;numfle=1-error;intype'UV';chkname;uvi=1-error 2 2 11-OCT-2007 05:35:08 AIPS default fitab;indisk=lsdisk;recat;douvcomp=-1;nif=2;type expid 2 2 11-OCT-2007 05:35:08 AIPS $2IF IM, or reset in uv#1 2 2 11-OCT-2007 05:35:08 AIPS if(numfle>3)then $ at least 1UVF, 1TSV, 1SS, 1MA 2 2 11-OCT-2007 05:35:08 AIPS egetname 1;nnsl=mkarr;nvasname;i=1;clrtemp;syscom'umask 0;mkdir 2 2 11-OCT-2007 05:35:08 AIPS while((substr(expnm,i,i)<>'_')&(i<21));i=i+1;end;dir=substr(expnm,1,i-1) 2 2 11-OCT-2007 05:35:08 AIPS outfile='ADAT:'!!expnm!!'_'!!frqs!!stc!!nnsl!!'.uvfits 2 2 11-OCT-2007 05:35:08 AIPS sysout'';sys2com'';sys2com(2) ' >& /dev/null 2 2 11-OCT-2007 05:35:08 AIPS sys2com(1)' $ADAT/'!!dir;system;gx;clrtemp;egetname 2;clrtemp;syscom'\mv -f 2 2 11-OCT-2007 05:35:08 AIPS outfile='ADAT:'!!expnm!!'_'!!frqs!!stc!!nnsl!!'.clfits 2 2 11-OCT-2007 05:35:08 AIPS gx;sys2com(1)' $ADAT/'!!expnm!!'_* $ADAT/'!!dir;system 2 2 11-OCT-2007 05:35:08 AIPS sys2com(1)' $ADAT/'!!expnm!!'.* $ADAT/'!!dir; 2 2 11-OCT-2007 05:35:08 AIPS $system 2 2 11-OCT-2007 05:35:08 AIPS sys2com(1)' $ARUN/'!!expnm!!'.* $ADAT/'!!dir; 2 2 11-OCT-2007 05:35:08 AIPS $system; 2 2 11-OCT-2007 05:35:08 AIPS j=2;mai=0 2 2 11-OCT-2007 05:35:08 AIPS while(j& /dev/null 2 2 11-OCT-2007 05:35:08 AIPS outfile='AIMG:'!!outfile;dparm(5)=1;if(xe=1)then;gx; 2 2 11-OCT-2007 05:35:08 AIPS if(numtab('PL')<1)then;type'NO UV PLOTS';else;if (numtab('PL')<2) then; 2 2 11-OCT-2007 05:35:08 AIPS type'SINGLE PLOT, ASSUMING UV COVERAGE'; 2 2 11-OCT-2007 05:35:08 AIPS else;if(numtab('PL')>2)then;plver=3;outfile='AIMG:'!!outprint!!'.vis.ps 2 2 11-OCT-2007 05:35:08 AIPS go lwpla;wait lwpla;syscom'convert $aimg/ 2 2 11-OCT-2007 05:35:08 AIPS sys2com(1)=outprint!!'.vis.ps $aimg/ 2 2 11-OCT-2007 05:35:08 AIPS sys2com(2)=outprint!!'.vis.gif 2 2 11-OCT-2007 05:35:08 AIPS system;end;plver=2;outfile='AIMG:'!!outprint!!'.ri.ps 2 2 11-OCT-2007 05:35:08 AIPS go lwpla;wait lwpla;syscom'convert $aimg/ 2 2 11-OCT-2007 05:35:08 AIPS sys2com(1)=outprint!!'.ri.ps $aimg/ 2 2 11-OCT-2007 05:35:08 AIPS sys2com(2)=outprint!!'.ri.gif 2 2 11-OCT-2007 05:35:08 AIPS system;end;plver=1;outfile='AIMG:'!!outprint!!'.uv.ps 2 2 11-OCT-2007 05:35:08 AIPS go lwpla;wait lwpla;dparm(5)=0;sys2com(1)=outprint!!'.uv.ps $aimg/ 2 2 11-OCT-2007 05:35:08 AIPS sys2com(2)=outprint!!'.uv.gif 2 2 11-OCT-2007 05:35:08 AIPS system;sys2com(2)='';syscom'chmod 666 $aimg/ 2 2 11-OCT-2007 05:35:08 AIPS $ sys2com(1)=outprint!!'.*.ps 2 2 11-OCT-2007 05:35:08 AIPS $ system;sys2com(1)=outprint!!'.*.gif 2 2 11-OCT-2007 05:35:08 AIPS $ system;sys2com(1)=outprint!!'.uvfits 2 2 11-OCT-2007 05:35:08 AIPS sys2com(1)=outprint!!'* 2 2 11-OCT-2007 05:35:08 AIPS system;end;end;clrtemp;syscom'\mv -f $aimg/ 2 2 11-OCT-2007 05:35:08 AIPS $ sys2com(1)=substr(outfile,6,length(outfile))!!' $aimg/ 2 2 11-OCT-2007 05:35:08 AIPS sys2com(1)=outprint!!'.* $aimg/ 2 2 11-OCT-2007 05:35:08 AIPS sys2com(2)=dir;system;clrtemp;end;for nn=(uvi+1):numfle $ archive MAps 2 2 11-OCT-2007 05:35:08 AIPS egetname nn;chkname;xe=1-error;if((intype='MA')&(inclass='NVAS07'))then 2 2 11-OCT-2007 05:35:08 AIPS nvasname;sysout'';sys2com'';sys2com(8)' >& /dev/null 2 2 11-OCT-2007 05:35:08 AIPS expfile=outfile;outfile='AIMG:'!!outfile 2 2 11-OCT-2007 05:35:08 AIPS if(xe=1)then;gx;syscom'umask 0;\mv -f $aimg/ 2 2 11-OCT-2007 05:35:08 AIPS sys2com(1)=expfile!!' $aimg/ 2 2 11-OCT-2007 05:35:08 AIPS sys2com(2)=expfile!!'.imfits 2 2 11-OCT-2007 05:35:08 AIPS system;clrtemp;syscom'umask 0;fits2jpeg -nonLinear -fits $aimg/ 2 2 11-OCT-2007 05:35:08 AIPS sys2com(1)=expfile!!'.imfits -jpeg $aimg/ 2 2 11-OCT-2007 05:35:08 AIPS sys2com(2)=expfile!!'.jpg 2 2 11-OCT-2007 05:35:08 AIPS sys2com(3)=' ; convert -size 150x150 $aimg/ 2 2 11-OCT-2007 05:35:08 AIPS sys2com(4)=expfile!!'.jpg 2 2 11-OCT-2007 05:35:08 AIPS sys2com(5)=' -resize 150x150 -gamma 1.5 -depth 32 $aimg/ 2 2 11-OCT-2007 05:35:08 AIPS sys2com(6)=expfile!!'.JPG'!!' ; \mv -f $aimg/ 2 2 11-OCT-2007 05:35:08 AIPS sys2com(7)=expfile!!'* $aimg/ 2 2 11-OCT-2007 05:35:08 AIPS sys2com(8) dir!!sys2com(8);system;clrtemp;end;end;end;end 2 2 11-OCT-2007 05:35:08 AIPS type 'NVASARCH DONE - CLEANING UP';nvascln 2 2 11-OCT-2007 05:35:08 AIPS finish 2 2 11-OCT-2007 05:35:08 AIPS 2 2 11-OCT-2007 05:35:08 AIPS $procedure nvas 2 2 11-OCT-2007 05:35:08 AIPS $ typ expid;flatfov;if(uvi>3)then;nvasimage;nvasarch;end 2 2 11-OCT-2007 05:35:08 AIPS $finish 2 2 11-OCT-2007 05:35:08 AIPS 2 2 11-OCT-2007 05:35:08 AIPS procedure nvas 2 2 11-OCT-2007 05:35:08 AIPS typ expid;flatfov;if(uvi>3)then;nvasimage;end;clrtemp;clrname;indisk lsdisk 2 2 11-OCT-2007 05:35:08 AIPS recat;chkname;alj=1-error;getname 1;inname'';chkname;uvj=-error;intype'MA' 2 2 11-OCT-2007 05:35:08 AIPS inclass'NVAS07';chkname;maj=1-error;if (uvj=maj) then;nvasarch;end;clrtemp 2 2 11-OCT-2007 05:35:08 AIPS finish 2 0 11-OCT-2007 05:35:08 AIPS avlapipe 2 2 11-OCT-2007 05:35:08 AIPS Found in Version=ABIN 2 2 11-OCT-2007 05:35:08 AIPS Found in Version=ABIN 2 2 11-OCT-2007 05:35:09 AIPS Got(1) disk= 1 user=**** type=UV 19940213.K BAND.1 2 5 11-OCT-2007 05:35:09 AIPS 'AIPS WILL CHOOSE THE REFERENCE ANTENNA' 2 2 11-OCT-2007 05:35:09 AIPS Got(1) disk= 1 user=**** type=UV 19940213.K BAND.1 2 5 11-OCT-2007 05:35:09 AIPS 'SETFC WILL DETERMINE THE CELL SIZE' 2 5 11-OCT-2007 05:35:09 AIPS '5 SECOND INTEGRATIONS (GUESS)' 2 5 11-OCT-2007 05:35:09 AIPS 'DONE CLEANUP OF OLD TABLE EXTENTION FILES (CL,SN,FG,BP,PL,XX)' 2 5 11-OCT-2007 05:35:09 AIPS 'QUACK SKIPPED FOR THIS HIGH FREQUENCY OBSERVATION' 2 5 11-OCT-2007 05:35:09 AIPS 'MAY BE A FAST-SWITHCING OBS - IE LOSS OF ALL DATA' 2 5 11-OCT-2007 05:35:09 AIPS 'RUN BY HAND IF YOU REALLY WANT THIS QUACK' 2 5 11-OCT-2007 05:35:09 FLAGR Task FLAGR (release of 31DEC07) begins 2 4 11-OCT-2007 05:35:30 FLAGR Overall average amp= 3.055E-01 +- 1.291E-01 source= 1331+305 2 4 11-OCT-2007 05:35:30 FLAGR Overall average rms= 1.579E-02 +- 1.632E-03 source= 1331+305 2 5 11-OCT-2007 05:35:30 FLAGR Found 262 bad times, 842 total flags 2 5 11-OCT-2007 05:35:30 FLAGR Wrote 24 antenna & IF independent flags 2 5 11-OCT-2007 05:35:30 FLAGR Wrote 370 antenna independent, IF dependent flags 2 5 11-OCT-2007 05:35:30 FLAGR Wrote 448 antenna & IF dependent flags 2 5 11-OCT-2007 05:35:30 FLAGR Wrote 0 antenna & IF dependent, all-times flags 2 3 11-OCT-2007 05:35:30 FLAGR Appears to have ended successfully 2 5 11-OCT-2007 05:35:30 FLAGR alcor 31DEC07 TST: Cpu= 8.6 Real= 21 2 2 11-OCT-2007 05:35:30 AIPS Resumes 2 5 11-OCT-2007 05:35:30 SETJY Task SETJY (release of 31DEC07) begins 2 2 11-OCT-2007 05:35:30 SETJY / Resetting flux information to zero 2 2 11-OCT-2007 05:35:30 SETJY BIF = 1 EIF = 2 /Range of IFs 2 2 11-OCT-2007 05:35:30 SETJY SOURCES = '' /All sources selected 2 3 11-OCT-2007 05:35:30 SETJY Appears to have ended successfully 2 5 11-OCT-2007 05:35:31 SETJY alcor 31DEC07 TST: Cpu= 0.0 Real= 1 2 2 11-OCT-2007 05:35:31 AIPS Resumes 2 5 11-OCT-2007 05:35:31 SETJY Task SETJY (release of 31DEC07) begins 2 5 11-OCT-2007 05:35:31 SETJY A source model for this calibrator is available 2 5 11-OCT-2007 05:35:31 SETJY Consult the help file for CALRD for assistance 2 5 11-OCT-2007 05:35:31 SETJY A source model for this calibrator is available 2 5 11-OCT-2007 05:35:31 SETJY Consult the help file for CALRD for assistance 2 2 11-OCT-2007 05:35:31 SETJY / Flux calculated using known spectrum 2 2 11-OCT-2007 05:35:31 SETJY BIF = 1 EIF = 2 /Range of IFs 2 2 11-OCT-2007 05:35:31 SETJY '1331+305 ' IF = 1 FLUX = 2.5170 (Jy calcd) 2 2 11-OCT-2007 05:35:31 SETJY '1331+305 ' IF = 2 FLUX = 2.5214 (Jy calcd) 2 2 11-OCT-2007 05:35:31 SETJY / Using (1999.2) VLA or Reynolds (1934-638) coefficients 2 3 11-OCT-2007 05:35:31 SETJY Appears to have ended successfully 2 5 11-OCT-2007 05:35:31 SETJY alcor 31DEC07 TST: Cpu= 0.0 Real= 0 2 2 11-OCT-2007 05:35:31 AIPS Resumes 2 5 11-OCT-2007 05:35:31 AIPS ' AUTOMATIC RESET: SOLINT=20SEC (HIGH FREQ)' 2 5 11-OCT-2007 05:35:31 CALIB Task CALIB (release of 31DEC07) begins 2 3 11-OCT-2007 05:35:31 CALIB CALIB USING 19940213 . K BAND . 1 DISK= 1 USID=**** 2 3 11-OCT-2007 05:35:31 CALIB L1 Solution type 2 2 11-OCT-2007 05:35:31 CALIB Selecting, editing and calibrating the data 2 3 11-OCT-2007 05:35:32 CALIB Doing cal transfer mode with point model for each source 2 3 11-OCT-2007 05:35:32 CALIB This is not self-calibration 2 2 11-OCT-2007 05:35:32 CALIB Dividing data by source flux densities 2 2 11-OCT-2007 05:35:32 CALIB Determining solutions 2 3 11-OCT-2007 05:35:32 CALIB Writing SN table 1 2 5 11-OCT-2007 05:35:38 CALIB Found 33228 good solutions 2 5 11-OCT-2007 05:35:38 CALIB Failed on 3856 solutions 2 4 11-OCT-2007 05:35:38 CALIB Average closure rms = 0.0322 +- 0.0109 2 4 11-OCT-2007 05:35:38 CALIB Fraction of times having data > 2.5 rms from solution 2 4 11-OCT-2007 05:35:38 CALIB 0.00285 of the times had 2 - 4 percent outside 2.5 times rms 2 4 11-OCT-2007 05:35:38 CALIB 0.02454 of the times had 4 - 6 percent outside 2.5 times rms 2 4 11-OCT-2007 05:35:38 CALIB 0.03311 of the times had 6 - 8 percent outside 2.5 times rms 2 4 11-OCT-2007 05:35:38 CALIB 0.07363 of the times had 8 - 10 percent outside 2.5 times rms 2 4 11-OCT-2007 05:35:38 CALIB 0.10616 of the times had 10 - 12 percent outside 2.5 times rms 2 4 11-OCT-2007 05:35:38 CALIB 0.19521 of the times had 12 - 14 percent outside 2.5 times rms 2 4 11-OCT-2007 05:35:38 CALIB 0.17009 of the times had 14 - 16 percent outside 2.5 times rms 2 4 11-OCT-2007 05:35:38 CALIB 0.16210 of the times had 16 - 18 percent outside 2.5 times rms 2 4 11-OCT-2007 05:35:38 CALIB 0.16438 of the times had 18 - 20 percent outside 2.5 times rms 2 4 11-OCT-2007 05:35:38 CALIB 0.05023 of the times had 20 - 22 percent outside 2.5 times rms 2 4 11-OCT-2007 05:35:38 CALIB 0.01712 of the times had 22 - 24 percent outside 2.5 times rms 2 4 11-OCT-2007 05:35:38 CALIB 0.00057 of the times had 24 - 26 percent outside 2.5 times rms 2 2 11-OCT-2007 05:35:38 CALIB Adjusting solutions to a common reference antenna 2 3 11-OCT-2007 05:35:39 CALIB Appears to have ended successfully 2 5 11-OCT-2007 05:35:39 CALIB alcor 31DEC07 TST: Cpu= 6.7 Real= 8 2 2 11-OCT-2007 05:35:39 AIPS Resumes 2 5 11-OCT-2007 05:35:39 AIPS '1331+305 MODEL =' '3C286_K' 2 3 11-OCT-2007 05:35:39 AIPS SYSTEM command to be executed is: 2 3 11-OCT-2007 05:35:39 AIPS ls -1 $AIPSTARS/3C286_K.MODEL >& /dev/null 2 5 11-OCT-2007 05:35:39 CALRD Task CALRD (release of 31DEC07) begins 2 2 11-OCT-2007 05:35:39 CALRD Reading disk file AIPSTARS:3C286_K.MODEL 2 2 11-OCT-2007 05:35:39 CALRD Create 3C286_K .MODEL . 1 (MA) on disk 1 cno 2 2 3 11-OCT-2007 05:35:39 CALRD Appears to have ended successfully 2 5 11-OCT-2007 05:35:39 CALRD alcor 31DEC07 TST: Cpu= 0.0 Real= 0 2 2 11-OCT-2007 05:35:39 AIPS Resumes 2 5 11-OCT-2007 05:35:40 CALIB Task CALIB (release of 31DEC07) begins 2 3 11-OCT-2007 05:35:40 CALIB CALIB USING 19940213 . K BAND . 1 DISK= 1 USID=**** 2 3 11-OCT-2007 05:35:40 CALIB L1 Solution type 2 2 11-OCT-2007 05:35:40 CALIB Selecting, editing and calibrating the data 2 3 11-OCT-2007 05:35:41 CALIB Doing self-cal mode with CC model 2 4 11-OCT-2007 05:35:41 CALIB SETGDS: imaging done with reprojected tangent point(s) 2 3 11-OCT-2007 05:35:41 CALIB FACSET: source model will be scaled to 2.517 Jy 2 3 11-OCT-2007 05:35:41 CALIB FACSET: 2.519730 Jy found from 27 components 2 4 11-OCT-2007 05:35:41 CALIB FACSET: scaling factor set to 9.98899E-01 2 2 11-OCT-2007 05:35:41 CALIB QINIT: did a GET of 20480 Kwords, OFF -358953589 2 2 11-OCT-2007 05:35:41 CALIB VISDFT: Begin DFT component division 2 2 11-OCT-2007 05:35:41 CALIB VISDFT: Model components of type Point 2 3 11-OCT-2007 05:35:41 CALIB I Polarization model processed 2 2 11-OCT-2007 05:35:41 CALIB Model computation is 10 percent complete 2 2 11-OCT-2007 05:35:41 CALIB Model computation is 20 percent complete 2 2 11-OCT-2007 05:35:41 CALIB Model computation is 30 percent complete 2 2 11-OCT-2007 05:35:41 CALIB Model computation is 40 percent complete 2 2 11-OCT-2007 05:35:41 CALIB Model computation is 50 percent complete 2 2 11-OCT-2007 05:35:41 CALIB Model computation is 60 percent complete 2 2 11-OCT-2007 05:35:42 CALIB Model computation is 70 percent complete 2 2 11-OCT-2007 05:35:43 CALIB Model computation is 80 percent complete 2 2 11-OCT-2007 05:35:43 CALIB Model computation is 90 percent complete 2 2 11-OCT-2007 05:35:43 CALIB Model computation is 100 percent complete 2 3 11-OCT-2007 05:35:43 CALIB FACSET: source model will be scaled to 2.521 Jy 2 3 11-OCT-2007 05:35:43 CALIB FACSET: 2.519730 Jy found from 27 components 2 4 11-OCT-2007 05:35:43 CALIB FACSET: scaling factor set to 1.00068E+00 2 2 11-OCT-2007 05:35:43 CALIB VISDFT: Begin DFT component division 2 3 11-OCT-2007 05:35:43 CALIB I Polarization model processed 2 3 11-OCT-2007 05:35:44 CALIB Field 1 used 27 CCs 2 2 11-OCT-2007 05:35:44 CALIB Determining solutions 2 6 11-OCT-2007 05:35:44 CALIB Deleted 9271 records from SN table no. 1 2 3 11-OCT-2007 05:35:44 CALIB Writing SN table 1 2 5 11-OCT-2007 05:35:50 CALIB Found 33231 good solutions 2 5 11-OCT-2007 05:35:50 CALIB Failed on 3853 solutions 2 4 11-OCT-2007 05:35:50 CALIB Average closure rms = 0.0319 +- 0.0106 2 4 11-OCT-2007 05:35:50 CALIB Fraction of times having data > 2.5 rms from solution 2 4 11-OCT-2007 05:35:50 CALIB 0.00342 of the times had 2 - 4 percent outside 2.5 times rms 2 4 11-OCT-2007 05:35:50 CALIB 0.02911 of the times had 4 - 6 percent outside 2.5 times rms 2 4 11-OCT-2007 05:35:50 CALIB 0.03710 of the times had 6 - 8 percent outside 2.5 times rms 2 4 11-OCT-2007 05:35:50 CALIB 0.06906 of the times had 8 - 10 percent outside 2.5 times rms 2 4 11-OCT-2007 05:35:50 CALIB 0.09361 of the times had 10 - 12 percent outside 2.5 times rms 2 4 11-OCT-2007 05:35:50 CALIB 0.20148 of the times had 12 - 14 percent outside 2.5 times rms 2 4 11-OCT-2007 05:35:50 CALIB 0.16667 of the times had 14 - 16 percent outside 2.5 times rms 2 4 11-OCT-2007 05:35:50 CALIB 0.16667 of the times had 16 - 18 percent outside 2.5 times rms 2 4 11-OCT-2007 05:35:50 CALIB 0.16381 of the times had 18 - 20 percent outside 2.5 times rms 2 4 11-OCT-2007 05:35:50 CALIB 0.05308 of the times had 20 - 22 percent outside 2.5 times rms 2 4 11-OCT-2007 05:35:50 CALIB 0.01427 of the times had 22 - 24 percent outside 2.5 times rms 2 4 11-OCT-2007 05:35:50 CALIB 0.00171 of the times had 24 - 26 percent outside 2.5 times rms 2 2 11-OCT-2007 05:35:50 CALIB Adjusting solutions to a common reference antenna 2 3 11-OCT-2007 05:35:50 CALIB Appears to have ended successfully 2 5 11-OCT-2007 05:35:50 CALIB alcor 31DEC07 TST: Cpu= 9.3 Real= 10 2 2 11-OCT-2007 05:35:50 AIPS Resumes 2 5 11-OCT-2007 05:35:50 CLCAL Task CLCAL (release of 31DEC07) begins 2 4 11-OCT-2007 05:35:50 CLCAL Using interpolation mode 2PT 2 3 11-OCT-2007 05:35:50 CLCAL Processing SN table 1 2 5 11-OCT-2007 05:35:51 CLCAL SNMRG: Merging SN table 2 5 11-OCT-2007 05:35:51 CLCAL SNMRG: Write 9271 merged records from 9271 input records 2 4 11-OCT-2007 05:35:51 CLCAL SN2CL: Applying SN tables to CL table 1, writing CL table 2 2 3 11-OCT-2007 05:35:53 CLCAL Appears to have ended successfully 2 5 11-OCT-2007 05:35:53 CLCAL alcor 31DEC07 TST: Cpu= 1.0 Real= 3 2 2 11-OCT-2007 05:35:53 AIPS Resumes 2 5 11-OCT-2007 05:35:53 CLCAL Task CLCAL (release of 31DEC07) begins 2 4 11-OCT-2007 05:35:53 CLCAL Using interpolation mode SELF 2 6 11-OCT-2007 05:35:53 CLCAL Deleted 37202 records from CL table no. 2 2 3 11-OCT-2007 05:35:53 CLCAL Processing SN table 1 2 6 11-OCT-2007 05:35:53 CLCAL WARNING: SN table 1 has already been applied 2 5 11-OCT-2007 05:35:53 CLCAL SNMRG: Merging SN table 2 5 11-OCT-2007 05:35:53 CLCAL SNMRG: Write 9271 merged records from 9271 input records 2 4 11-OCT-2007 05:35:53 CLCAL SN2CL: Applying SN tables to CL table 1, writing CL table 2 2 3 11-OCT-2007 05:35:54 CLCAL Appears to have ended successfully 2 5 11-OCT-2007 05:35:54 CLCAL alcor 31DEC07 TST: Cpu= 0.8 Real= 1 2 2 11-OCT-2007 05:35:54 AIPS Resumes 2 5 11-OCT-2007 05:35:54 CALIB Task CALIB (release of 31DEC07) begins 2 3 11-OCT-2007 05:35:54 CALIB CALIB USING 19940213 . K BAND . 1 DISK= 1 USID=**** 2 3 11-OCT-2007 05:35:54 CALIB L1 Solution type 2 2 11-OCT-2007 05:35:54 CALIB Selecting, editing and calibrating the data 2 3 11-OCT-2007 05:35:55 CALIB Doing cal transfer mode with point model for each source 2 3 11-OCT-2007 05:35:55 CALIB This is not self-calibration 2 2 11-OCT-2007 05:35:55 CALIB Dividing data by source flux densities 2 2 11-OCT-2007 05:35:55 CALIB Determining solutions 2 3 11-OCT-2007 05:35:55 CALIB Writing SN table 2 2 5 11-OCT-2007 05:35:56 CALIB RPOL, IF= 1 The average gain over these antennas is 5.268E+00 2 5 11-OCT-2007 05:35:56 CALIB RPOL, IF= 2 The average gain over these antennas is 5.747E+00 2 5 11-OCT-2007 05:35:56 CALIB LPOL, IF= 1 The average gain over these antennas is 5.087E+00 2 5 11-OCT-2007 05:35:56 CALIB LPOL, IF= 2 The average gain over these antennas is 4.561E+00 2 5 11-OCT-2007 05:35:56 CALIB Found 2449 good solutions 2 5 11-OCT-2007 05:35:56 CALIB Failed on 59 solutions 2 4 11-OCT-2007 05:35:56 CALIB Average closure rms = 0.0022 +- 0.0007 2 4 11-OCT-2007 05:35:56 CALIB Fraction of times having data > 2.5 rms from solution 2 4 11-OCT-2007 05:35:56 CALIB 0.25385 of the times had 0 - 2 percent outside 2.5 times rms 2 4 11-OCT-2007 05:35:56 CALIB 0.36154 of the times had 2 - 4 percent outside 2.5 times rms 2 4 11-OCT-2007 05:35:56 CALIB 0.13846 of the times had 4 - 6 percent outside 2.5 times rms 2 4 11-OCT-2007 05:35:56 CALIB 0.06923 of the times had 6 - 8 percent outside 2.5 times rms 2 4 11-OCT-2007 05:35:56 CALIB 0.14615 of the times had 8 - 10 percent outside 2.5 times rms 2 4 11-OCT-2007 05:35:56 CALIB 0.01538 of the times had 10 - 12 percent outside 2.5 times rms 2 2 11-OCT-2007 05:35:56 CALIB Adjusting solutions to a common reference antenna 2 3 11-OCT-2007 05:35:56 CALIB Appears to have ended successfully 2 5 11-OCT-2007 05:35:56 CALIB alcor 31DEC07 TST: Cpu= 2.0 Real= 2 2 2 11-OCT-2007 05:35:56 AIPS Resumes 2 5 11-OCT-2007 05:35:56 CALIB Task CALIB (release of 31DEC07) begins 2 3 11-OCT-2007 05:35:56 CALIB CALIB USING 19940213 . K BAND . 1 DISK= 1 USID=**** 2 3 11-OCT-2007 05:35:56 CALIB L1 Solution type 2 2 11-OCT-2007 05:35:56 CALIB Selecting, editing and calibrating the data 2 3 11-OCT-2007 05:35:57 CALIB Doing self-cal mode with CC model 2 4 11-OCT-2007 05:35:57 CALIB SETGDS: imaging done with reprojected tangent point(s) 2 3 11-OCT-2007 05:35:57 CALIB FACSET: source model will be scaled to 2.517 Jy 2 3 11-OCT-2007 05:35:57 CALIB FACSET: 2.519730 Jy found from 27 components 2 4 11-OCT-2007 05:35:57 CALIB FACSET: scaling factor set to 9.98899E-01 2 2 11-OCT-2007 05:35:57 CALIB QINIT: did a GET of 20480 Kwords, OFF -358995573 2 2 11-OCT-2007 05:35:57 CALIB VISDFT: Begin DFT component division 2 2 11-OCT-2007 05:35:57 CALIB VISDFT: Model components of type Point 2 3 11-OCT-2007 05:35:57 CALIB I Polarization model processed 2 2 11-OCT-2007 05:35:57 CALIB Model computation is 10 percent complete 2 2 11-OCT-2007 05:35:57 CALIB Model computation is 20 percent complete 2 2 11-OCT-2007 05:35:57 CALIB Model computation is 30 percent complete 2 2 11-OCT-2007 05:35:57 CALIB Model computation is 40 percent complete 2 2 11-OCT-2007 05:35:58 CALIB Model computation is 50 percent complete 2 2 11-OCT-2007 05:35:58 CALIB Model computation is 60 percent complete 2 2 11-OCT-2007 05:35:58 CALIB Model computation is 70 percent complete 2 2 11-OCT-2007 05:35:58 CALIB Model computation is 80 percent complete 2 2 11-OCT-2007 05:35:58 CALIB Model computation is 90 percent complete 2 2 11-OCT-2007 05:35:58 CALIB Model computation is 100 percent complete 2 3 11-OCT-2007 05:35:58 CALIB FACSET: source model will be scaled to 2.521 Jy 2 3 11-OCT-2007 05:35:58 CALIB FACSET: 2.519730 Jy found from 27 components 2 4 11-OCT-2007 05:35:58 CALIB FACSET: scaling factor set to 1.00068E+00 2 2 11-OCT-2007 05:35:58 CALIB VISDFT: Begin DFT component division 2 3 11-OCT-2007 05:35:58 CALIB I Polarization model processed 2 3 11-OCT-2007 05:36:00 CALIB Field 1 used 27 CCs 2 2 11-OCT-2007 05:36:00 CALIB Determining solutions 2 6 11-OCT-2007 05:36:00 CALIB Deleted 627 records from SN table no. 2 2 3 11-OCT-2007 05:36:00 CALIB Writing SN table 2 2 5 11-OCT-2007 05:36:01 CALIB RPOL, IF= 1 The average gain over these antennas is 5.206E+00 2 5 11-OCT-2007 05:36:01 CALIB RPOL, IF= 2 The average gain over these antennas is 5.680E+00 2 5 11-OCT-2007 05:36:01 CALIB LPOL, IF= 1 The average gain over these antennas is 5.014E+00 2 5 11-OCT-2007 05:36:01 CALIB LPOL, IF= 2 The average gain over these antennas is 4.488E+00 2 5 11-OCT-2007 05:36:01 CALIB Found 2449 good solutions 2 5 11-OCT-2007 05:36:01 CALIB Failed on 59 solutions 2 4 11-OCT-2007 05:36:01 CALIB Average closure rms = 0.0022 +- 0.0007 2 4 11-OCT-2007 05:36:01 CALIB Fraction of times having data > 2.5 rms from solution 2 4 11-OCT-2007 05:36:01 CALIB 0.36429 of the times had 0 - 2 percent outside 2.5 times rms 2 4 11-OCT-2007 05:36:01 CALIB 0.22143 of the times had 2 - 4 percent outside 2.5 times rms 2 4 11-OCT-2007 05:36:01 CALIB 0.05000 of the times had 4 - 6 percent outside 2.5 times rms 2 4 11-OCT-2007 05:36:01 CALIB 0.09286 of the times had 6 - 8 percent outside 2.5 times rms 2 4 11-OCT-2007 05:36:01 CALIB 0.10714 of the times had 8 - 10 percent outside 2.5 times rms 2 4 11-OCT-2007 05:36:01 CALIB 0.00714 of the times had 10 - 12 percent outside 2.5 times rms 2 2 11-OCT-2007 05:36:01 CALIB Adjusting solutions to a common reference antenna 2 3 11-OCT-2007 05:36:01 CALIB Appears to have ended successfully 2 5 11-OCT-2007 05:36:01 CALIB alcor 31DEC07 TST: Cpu= 4.5 Real= 5 2 2 11-OCT-2007 05:36:01 AIPS Resumes 2 4 11-OCT-2007 05:36:01 AIPS Destroyed 1 extension files of type CC 2 4 11-OCT-2007 05:36:01 AIPS Destroyed 1 extension files of type HI 2 4 11-OCT-2007 05:36:01 AIPS Destroyed MA image file: catno= 2 disk= 1 2 5 11-OCT-2007 05:36:01 GETJY Task GETJY (release of 31DEC07) begins 2 6 11-OCT-2007 05:36:01 GETJY Source:Qual CALCODE IF Flux (Jy) 2 3 11-OCT-2007 05:36:01 GETJY Appears to have ended successfully 2 5 11-OCT-2007 05:36:01 GETJY alcor 31DEC07 TST: Cpu= 0.0 Real= 0 2 2 11-OCT-2007 05:36:01 AIPS Resumes 2 5 11-OCT-2007 05:36:01 CLCAL Task CLCAL (release of 31DEC07) begins 2 4 11-OCT-2007 05:36:01 CLCAL Using interpolation mode 2PT 2 3 11-OCT-2007 05:36:01 CLCAL Processing SN table 2 2 5 11-OCT-2007 05:36:01 CLCAL SNMRG: Merging SN table 2 5 11-OCT-2007 05:36:01 CLCAL SNMRG: Write 627 merged records from 627 input records 2 4 11-OCT-2007 05:36:02 CLCAL SN2CL: Applying SN tables to CL table 2, writing CL table 3 2 3 11-OCT-2007 05:36:03 CLCAL Appears to have ended successfully 2 5 11-OCT-2007 05:36:03 CLCAL alcor 31DEC07 TST: Cpu= 0.8 Real= 2 2 2 11-OCT-2007 05:36:03 AIPS Resumes 2 5 11-OCT-2007 05:36:03 CLCAL Task CLCAL (release of 31DEC07) begins 2 4 11-OCT-2007 05:36:03 CLCAL Using interpolation mode SELF 2 6 11-OCT-2007 05:36:03 CLCAL Deleted 37202 records from CL table no. 3 2 3 11-OCT-2007 05:36:03 CLCAL Processing SN table 2 2 6 11-OCT-2007 05:36:03 CLCAL WARNING: SN table 2 has already been applied 2 5 11-OCT-2007 05:36:03 CLCAL SNMRG: Merging SN table 2 5 11-OCT-2007 05:36:03 CLCAL SNMRG: Write 627 merged records from 627 input records 2 4 11-OCT-2007 05:36:03 CLCAL SN2CL: Applying SN tables to CL table 2, writing CL table 3 2 3 11-OCT-2007 05:36:03 CLCAL Appears to have ended successfully 2 5 11-OCT-2007 05:36:03 CLCAL alcor 31DEC07 TST: Cpu= 0.6 Real= 0 2 2 11-OCT-2007 05:36:03 AIPS Resumes 2 5 11-OCT-2007 05:36:03 TASAV Task TASAV (release of 31DEC07) begins 2 2 11-OCT-2007 05:36:03 TASAV Create 19940213 .TASAV . 1 (UV) on disk 1 cno 2 2 3 11-OCT-2007 05:36:03 TASAV Copied AN file from vol/cno/vers 1 1 1 to 1 2 1 2 3 11-OCT-2007 05:36:03 TASAV Copied NX file from vol/cno/vers 1 1 1 to 1 2 1 2 3 11-OCT-2007 05:36:03 TASAV Copied SU file from vol/cno/vers 1 1 1 to 1 2 1 2 3 11-OCT-2007 05:36:03 TASAV Copied FQ file from vol/cno/vers 1 1 1 to 1 2 1 2 3 11-OCT-2007 05:36:04 TASAV Copied CL file from vol/cno/vers 1 1 1 to 1 2 1 2 3 11-OCT-2007 05:36:04 TASAV Copied CL file from vol/cno/vers 1 1 2 to 1 2 2 2 3 11-OCT-2007 05:36:04 TASAV Copied CL file from vol/cno/vers 1 1 3 to 1 2 3 2 3 11-OCT-2007 05:36:04 TASAV Copied TY file from vol/cno/vers 1 1 1 to 1 2 1 2 3 11-OCT-2007 05:36:04 TASAV Copied WX file from vol/cno/vers 1 1 1 to 1 2 1 2 3 11-OCT-2007 05:36:04 TASAV Copied FG file from vol/cno/vers 1 1 1 to 1 2 1 2 3 11-OCT-2007 05:36:04 TASAV Copied XX file from vol/cno/vers 1 1 1 to 1 2 1 2 3 11-OCT-2007 05:36:04 TASAV Copied SN file from vol/cno/vers 1 1 1 to 1 2 1 2 3 11-OCT-2007 05:36:04 TASAV Copied SN file from vol/cno/vers 1 1 2 to 1 2 2 2 3 11-OCT-2007 05:36:04 TASAV Appears to have ended successfully 2 5 11-OCT-2007 05:36:04 TASAV alcor 31DEC07 TST: Cpu= 0.5 Real= 1 2 2 11-OCT-2007 05:36:04 AIPS Resumes 2 5 11-OCT-2007 05:36:04 SPLIT Task SPLIT (release of 31DEC07) begins 2 2 11-OCT-2007 05:36:04 SPLIT You are using a non-standard program 2 2 11-OCT-2007 05:36:04 SPLIT Doing subarray 1 2 2 11-OCT-2007 05:36:04 SPLIT Create 1331+305 .K BAND. 1 (UV) on disk 1 cno 3 2 3 11-OCT-2007 05:36:04 SPLIT Applying CL Table version 3 2 6 11-OCT-2007 05:36:05 SPLIT Previously flagged flagged by gain kept 2 6 11-OCT-2007 05:36:05 SPLIT Partially 126580 61832 126598 2 6 11-OCT-2007 05:36:05 SPLIT Fully 0 0 195631 2 3 11-OCT-2007 05:36:05 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 3 1 2 3 11-OCT-2007 05:36:05 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 3 1 2 3 11-OCT-2007 05:36:05 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 3 1 2 3 11-OCT-2007 05:36:05 SPLIT Appears to have ended successfully 2 5 11-OCT-2007 05:36:05 SPLIT alcor 31DEC07 TST: Cpu= 0.8 Real= 1 2 2 11-OCT-2007 05:36:05 AIPS Resumes 2 5 11-OCT-2007 05:36:05 AIPS ' ' 2 5 11-OCT-2007 05:36:05 AIPS 'ESTIMATED RMS:' '0.05932 MILLI JANSKY' 2 3 11-OCT-2007 05:36:05 AIPS SYSTEM command to be executed is: 2 3 11-OCT-2007 05:36:05 AIPS rm -f /tmp/SETFC@1331+305_K,BAND.0-1 >& /dev/null 2 2 11-OCT-2007 05:36:05 AIPS Waiting for returned adverbs 2 5 11-OCT-2007 05:36:05 SETFC Task SETFC (release of 31DEC07) begins 2 3 11-OCT-2007 05:36:05 SETFC Found 1331+305 .K BAND.00001 Disk 1 slot 3 2 4 11-OCT-2007 05:36:05 SETFC SETCEL: max baseline, W = 1.9371E+06 6.1899E+05 wavelengths 2 4 11-OCT-2007 05:36:05 SETFC SETCEL: max field radius 1.5136E+02 arc seconds 2 4 11-OCT-2007 05:36:05 SETFC SETCEL: is > requested radius 6.0040E+01 arc seconds 2 4 11-OCT-2007 05:36:05 SETFC SETCEL: recommends IMSIZE 3383 CELLSIZE 0.035493 2 4 11-OCT-2007 05:36:05 SETFC SETCEL: returns IMSIZE 4096 CELLSIZE 0.032477 2 2 11-OCT-2007 05:36:05 SETFC ZTXOP2: using translated file name = 2 2 11-OCT-2007 05:36:05 SETFC ZTXOP2: /tmp/SETFC@1331+305_K,BAND.0-1 2 4 11-OCT-2007 05:36:05 SETFC FLYEYE added 1 fields to BOXFILE to 0.000 deg 2 7 11-OCT-2007 05:36:05 SETFC WARNING: THIS MAY NOT COVER THE DESIRED AREA 2 4 11-OCT-2007 05:36:05 SETFC First field number written was 1 2 4 11-OCT-2007 05:36:05 SETFC Highest field number written was 1 2 2 11-OCT-2007 05:36:05 SETFC returns adverbs to AIPS 2 3 11-OCT-2007 05:36:05 SETFC Appears to have ended successfully 2 5 11-OCT-2007 05:36:05 SETFC alcor 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 11-OCT-2007 05:36:05 AIPS Resumes 2 3 11-OCT-2007 05:36:05 AIPS SETFC was not found to be running 2 5 11-OCT-2007 05:36:05 AIPS 'SEARCHING FOR NVSS SOURCES' 2 2 11-OCT-2007 05:36:05 AIPS Waiting for returned adverbs 2 5 11-OCT-2007 05:36:05 SETFC Task SETFC (release of 31DEC07) begins 2 3 11-OCT-2007 05:36:05 SETFC Found 1331+305 .K BAND.00001 Disk 1 slot 3 2 2 11-OCT-2007 05:36:05 SETFC ZTXOP2: using translated file name = 2 2 11-OCT-2007 05:36:05 SETFC ZTXOP2: /tmp/SETFC@1331+305_K,BAND.0-1 2 3 11-OCT-2007 05:36:05 SETFC Searching catalog between 0.00 and 0.05 degrees radius 2 2 11-OCT-2007 05:36:05 SETFC ZTXOP2: using translated file name = 2 2 11-OCT-2007 05:36:05 SETFC ZTXOP2: /home/auto/aips/TEXT/STARS/NV00.0030 2 3 11-OCT-2007 05:36:06 SETFC Field RA Dec Flux Beam Sep 2 3 11-OCT-2007 05:36:06 SETFC 2 13:31:08.31 30:30:32.4 14.903 1.000 0.000 2 4 11-OCT-2007 05:36:06 SETFC Add NVSS: wrote 1 fields to BOXFILE 2 3 11-OCT-2007 05:36:06 SETFC The Sun is 126.0 deg away - ignoring 2 4 11-OCT-2007 05:36:06 SETFC First field number written was 2 2 4 11-OCT-2007 05:36:06 SETFC Highest field number written was 2 2 2 11-OCT-2007 05:36:06 SETFC returns adverbs to AIPS 2 3 11-OCT-2007 05:36:06 SETFC Appears to have ended successfully 2 5 11-OCT-2007 05:36:06 SETFC alcor 31DEC07 TST: Cpu= 0.9 Real= 1 2 2 11-OCT-2007 05:36:06 AIPS Resumes 2 3 11-OCT-2007 05:36:06 AIPS SETFC was not found to be running 2 3 11-OCT-2007 05:36:06 AIPS SYSTEM command to be executed is: 2 3 11-OCT-2007 05:36:06 AIPS echo "SETFC FILE FOR SOURCE 1331+305 BELOW IS:" >> $ARUN/DWTEST_ 2 3 11-OCT-2007 05:36:06 AIPS 1994FEB13_1.0.log 2 3 11-OCT-2007 05:36:06 AIPS SYSTEM command to be executed is: 2 3 11-OCT-2007 05:36:06 AIPS cat /tmp/SETFC@1331+305_K,BAND.0-1 >> $ARUN/DWTEST_1994FEB13_1.0 2 3 11-OCT-2007 05:36:06 AIPS .log 2 5 11-OCT-2007 05:36:06 AIPS ' NOW STARTING WITH SOURCE :1 =1331+305' 2 5 11-OCT-2007 05:36:06 AIPS ' ' 2 5 11-OCT-2007 05:36:06 IMAGR Task IMAGR (release of 31DEC07) begins 2 2 11-OCT-2007 05:36:06 IMAGR ZTXOP2: using translated file name = 2 2 11-OCT-2007 05:36:06 IMAGR ZTXOP2: /tmp/SETFC@1331+305_K,BAND.0-1 2 3 11-OCT-2007 05:36:06 IMAGR FIELDF: Final field parameters and # read are: 2 3 11-OCT-2007 05:36:06 IMAGR Field 1 4084 4084 3.4893E-02 4.1000E-02 0 2 3 11-OCT-2007 05:36:06 IMAGR Field 2 246 246 2.9336E-01 -5.5900E-01 0 2 2 11-OCT-2007 05:36:06 IMAGR ZTXOP2: using translated file name = 2 2 11-OCT-2007 05:36:06 IMAGR ZTXOP2: /tmp/SETFC@1331+305_K,BAND.0-1 2 7 11-OCT-2007 05:36:06 IMAGR WINDF: Number of clean boxes/field read as follows: 2 3 11-OCT-2007 05:36:06 IMAGR Field 01: 1 Field 02: 1 2 2 11-OCT-2007 05:36:06 IMAGR Create 1331+305 .IMAGR . 1 (UV) on disk 1 cno 4 2 4 11-OCT-2007 05:36:07 IMAGR Beginning channel 1 through 1 with 2 IFs 2 3 11-OCT-2007 05:36:07 IMAGR IMACPY: Copied 322229 visibilities to be imaged 2 2 11-OCT-2007 05:36:07 IMAGR QINIT: did a GET of 20480 Kwords, OFF -359825741 2 2 11-OCT-2007 05:36:07 IMAGR UVWAIT: begin finding uniform weights 2 2 11-OCT-2007 05:36:07 IMAGR UVWAIT: Average grid weight 2.812E+04 2 2 11-OCT-2007 05:36:07 IMAGR UVWAIT: Adding temperance S 5.625E+03 2 2 11-OCT-2007 05:36:07 IMAGR UVWAIT: begin applying uniform or other weights 2 4 11-OCT-2007 05:36:08 IMAGR UVWAIT: Sum of weights in 2.242E+07 and out 6.083E+07 2 4 11-OCT-2007 05:36:08 IMAGR UVWAIT: Noise is increased by a factor 1.291 due to weighting 2 4 11-OCT-2007 05:36:08 IMAGR UVWAIT: Average summed weight 2.810E+04 over 641183 vis 2 2 11-OCT-2007 05:36:08 IMAGR Create 1331+305 .IBM001. 1 (MA) on disk 1 cno 5 2 2 11-OCT-2007 05:36:08 IMAGR Create 1331+305 .IBM002. 1 (MA) on disk 1 cno 6 2 2 11-OCT-2007 05:36:08 IMAGR Create 1331+305 .ICL001. 1 (MA) on disk 1 cno 7 2 2 11-OCT-2007 05:36:08 IMAGR Create 1331+305 .ICL002. 1 (MA) on disk 1 cno 8 2 2 11-OCT-2007 05:36:08 IMAGR GRDFLT: X and Y convolution type = SPHEROIDAL 2 2 11-OCT-2007 05:36:08 IMAGR GRDFLT: X and Y parms = 3.0000 1.0000 2 2 11-OCT-2007 05:36:08 IMAGR GRDFLT: convolution function sampled every 1/100 of a cell 2 2 11-OCT-2007 05:36:08 IMAGR GRDMEM: Ave 2 Channels; 2.248510E+10 to 2.243510E+10 Hz 2 4 11-OCT-2007 05:36:09 IMAGR Field 1 Sum of gridding weights = 6.45858E+08 2 4 11-OCT-2007 05:36:09 IMAGR Field 1 Beam min = -216.7 MilliJy, max = 1.0 Jy 2 4 11-OCT-2007 05:36:09 IMAGR Field 1 fit FWHM = 393.946 x 122.041 Milliarcsec, PA= 19.9 2 4 11-OCT-2007 05:36:10 IMAGR Field 2 Sum of gridding weights = 6.45853E+08 2 4 11-OCT-2007 05:36:10 IMAGR Field 2 Beam min = -216.7 MilliJy, max = 1.0 Jy 2 4 11-OCT-2007 05:36:10 IMAGR Field 2 fit FWHM = 393.945 x 122.040 Milliarcsec, PA= 19.9 2 4 11-OCT-2007 05:36:10 IMAGR CLBHIS: minimum component 0.500 of current peak 2 2 11-OCT-2007 05:36:10 IMAGR QINIT: did a FREE of 20480 Kwords, OFF -359825741 2 2 11-OCT-2007 05:36:10 IMAGR QINIT: did a GET of 32996 Kwords, OFF -372642125 2 4 11-OCT-2007 05:36:14 IMAGR Field 1 min = -540.3 MilliJy,max = 2.5 Jy 2 4 11-OCT-2007 05:36:14 IMAGR Field 2 min = -539.6 MilliJy,max = 2.5 Jy 2 2 11-OCT-2007 05:36:15 IMAGR BGC Clean: using 509 cell beam + residuals > 230.56 MilliJy 2 2 11-OCT-2007 05:36:15 IMAGR 9298 Residual map points loaded 2 4 11-OCT-2007 05:36:15 IMAGR Field 2 min allowed flux = 1.194 Jy iter= 8 2 3 11-OCT-2007 05:36:15 IMAGR Field 2 Clean flux density= 1.409 Jy 8 comps 2 3 11-OCT-2007 05:36:15 IMAGR Total Cleaned flux density = 1.409 Jy 8 comps 2 4 11-OCT-2007 05:36:15 IMAGR SETDO3: imaging done with multiple tangent planes 2 2 11-OCT-2007 05:36:15 IMAGR VISDFT: Begin DFT component subtraction 2 2 11-OCT-2007 05:36:15 IMAGR VISDFT: Model components of type Point 2 3 11-OCT-2007 05:36:15 IMAGR I Polarization model processed 2 4 11-OCT-2007 05:36:19 IMAGR Field 1 min = -239.2 MilliJy,max = 1.1 Jy 2 3 11-OCT-2007 05:36:19 IMAGR TRY ANOTHER FIELD: this is 1.034E+00 < Second best 1.139E+00 2 4 11-OCT-2007 05:36:20 IMAGR Field 2 min = -237.3 MilliJy,max = 1.1 Jy 2 2 11-OCT-2007 05:36:20 IMAGR BGC Clean: using 509 cell beam + residuals > 100.25 MilliJy 2 2 11-OCT-2007 05:36:20 IMAGR 9463 Residual map points loaded 2 4 11-OCT-2007 05:36:20 IMAGR Field 2 min allowed flux = 535.514 MilliJy iter= 16 2 3 11-OCT-2007 05:36:20 IMAGR Field 2 Clean flux density= 2.035 Jy 16 comps 2 3 11-OCT-2007 05:36:20 IMAGR Total Cleaned flux density = 2.035 Jy 16 comps 2 2 11-OCT-2007 05:36:20 IMAGR VISDFT: Begin DFT component subtraction 2 3 11-OCT-2007 05:36:20 IMAGR I Polarization model processed 2 4 11-OCT-2007 05:36:25 IMAGR Field 1 min = -105.8 MilliJy,max = 486.9 MilliJy 2 3 11-OCT-2007 05:36:25 IMAGR TRY ANOTHER FIELD: this is 4.627E-01 < Second best 5.108E-01 2 4 11-OCT-2007 05:36:26 IMAGR Field 2 min = -104.2 MilliJy,max = 486.7 MilliJy 2 2 11-OCT-2007 05:36:26 IMAGR BGC Clean: using 509 cell beam + residuals > 44.21 MilliJy 2 2 11-OCT-2007 05:36:26 IMAGR 9413 Residual map points loaded 2 4 11-OCT-2007 05:36:26 IMAGR Field 2 min allowed flux = 241.039 MilliJy iter= 24 2 3 11-OCT-2007 05:36:26 IMAGR Field 2 Clean flux density= 2.316 Jy 24 comps 2 3 11-OCT-2007 05:36:26 IMAGR Total Cleaned flux density = 2.316 Jy 24 comps 2 2 11-OCT-2007 05:36:26 IMAGR VISDFT: Begin DFT component subtraction 2 3 11-OCT-2007 05:36:26 IMAGR I Polarization model processed 2 4 11-OCT-2007 05:36:31 IMAGR Field 1 min = -46.3 MilliJy,max = 220.0 MilliJy 2 3 11-OCT-2007 05:36:31 IMAGR TRY ANOTHER FIELD: this is 2.091E-01 < Second best 2.299E-01 2 4 11-OCT-2007 05:36:31 IMAGR Field 2 min = -45.6 MilliJy,max = 218.4 MilliJy 2 2 11-OCT-2007 05:36:32 IMAGR BGC Clean: using 509 cell beam + residuals > 19.90 MilliJy 2 2 11-OCT-2007 05:36:32 IMAGR 8969 Residual map points loaded 2 4 11-OCT-2007 05:36:32 IMAGR Field 2 min allowed flux = 108.878 MilliJy iter= 32 2 3 11-OCT-2007 05:36:32 IMAGR Field 2 Clean flux density= 2.442 Jy 32 comps 2 3 11-OCT-2007 05:36:32 IMAGR Total Cleaned flux density = 2.442 Jy 32 comps 2 2 11-OCT-2007 05:36:32 IMAGR VISDFT: Begin DFT component subtraction 2 3 11-OCT-2007 05:36:32 IMAGR I Polarization model processed 2 4 11-OCT-2007 05:36:36 IMAGR Field 1 min = -22.4 MilliJy,max = 99.6 MilliJy 2 3 11-OCT-2007 05:36:36 IMAGR TRY ANOTHER FIELD: this is 9.464E-02 < Second best 1.038E-01 2 4 11-OCT-2007 05:36:37 IMAGR Field 2 min = -22.2 MilliJy,max = 98.1 MilliJy 2 2 11-OCT-2007 05:36:37 IMAGR BGC Clean: using 509 cell beam + residuals > 8.24 MilliJy 2 2 11-OCT-2007 05:36:37 IMAGR 9095 Residual map points loaded 2 4 11-OCT-2007 05:36:37 IMAGR Field 2 min allowed flux = 48.852 MilliJy iter= 40 2 3 11-OCT-2007 05:36:37 IMAGR Field 2 Clean flux density= 2.499 Jy 40 comps 2 3 11-OCT-2007 05:36:37 IMAGR Total Cleaned flux density = 2.499 Jy 40 comps 2 2 11-OCT-2007 05:36:37 IMAGR VISDFT: Begin DFT component subtraction 2 3 11-OCT-2007 05:36:37 IMAGR I Polarization model processed 2 4 11-OCT-2007 05:36:42 IMAGR Field 1 min = -16.1 MilliJy,max = 45.2 MilliJy 2 3 11-OCT-2007 05:36:42 IMAGR TRY ANOTHER FIELD: this is 4.293E-02 < Second best 4.657E-02 2 4 11-OCT-2007 05:36:43 IMAGR Field 2 min = -16.3 MilliJy,max = 44.4 MilliJy 2 2 11-OCT-2007 05:36:43 IMAGR BGC Clean: using 509 cell beam + residuals > 3.76 MilliJy 2 2 11-OCT-2007 05:36:43 IMAGR 8484 Residual map points loaded 2 4 11-OCT-2007 05:36:43 IMAGR Field 2 min allowed flux = 22.070 MilliJy iter= 48 2 3 11-OCT-2007 05:36:43 IMAGR Field 2 Clean flux density= 2.525 Jy 48 comps 2 3 11-OCT-2007 05:36:43 IMAGR Total Cleaned flux density = 2.525 Jy 48 comps 2 2 11-OCT-2007 05:36:43 IMAGR VISDFT: Begin DFT component subtraction 2 3 11-OCT-2007 05:36:43 IMAGR I Polarization model processed 2 4 11-OCT-2007 05:36:48 IMAGR Field 1 min = -18.3 MilliJy,max = 20.4 MilliJy 2 3 11-OCT-2007 05:36:48 IMAGR TRY ANOTHER FIELD: this is 1.940E-02 < Second best 2.104E-02 2 4 11-OCT-2007 05:36:48 IMAGR Field 2 min = -17.9 MilliJy,max = 19.9 MilliJy 2 2 11-OCT-2007 05:36:49 IMAGR BGC Clean: using 249 cell beam + residuals > 2.57 MilliJy 2 2 11-OCT-2007 05:36:49 IMAGR 7771 Residual map points loaded 2 4 11-OCT-2007 05:36:49 IMAGR Field 2 min allowed flux = 9.606 MilliJy iter= 73 2 3 11-OCT-2007 05:36:49 IMAGR Field 2 Clean flux density= 2.525 Jy 73 comps 2 3 11-OCT-2007 05:36:49 IMAGR Total Cleaned flux density = 2.525 Jy 73 comps 2 2 11-OCT-2007 05:36:50 IMAGR ALGSTB: All 166 Rows In AP (Max 267) 2 2 11-OCT-2007 05:36:50 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:36:51 IMAGR ALGSTB: Pass 1; 155- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:36:54 IMAGR Field 1 min = -9.8 MilliJy,max = 8.4 MilliJy 2 2 11-OCT-2007 05:36:55 IMAGR BGC Clean: using 323 cell beam + residuals > 2.24 MilliJy 2 2 11-OCT-2007 05:36:55 IMAGR 9542 Residual map points loaded 2 4 11-OCT-2007 05:36:55 IMAGR Field 1 min allowed flux = 4.911 MilliJy iter= 52 2 3 11-OCT-2007 05:36:55 IMAGR Field 1 Clean flux density= -5.044 MilliJy 52 comps 2 3 11-OCT-2007 05:36:55 IMAGR Total Cleaned flux density = 2.520 Jy 125 comps 2 2 11-OCT-2007 05:36:55 IMAGR VISDFT: Begin DFT component subtraction 2 3 11-OCT-2007 05:36:55 IMAGR I Polarization model processed 2 4 11-OCT-2007 05:37:01 IMAGR Field 2 min = -4.9 MilliJy,max = 5.1 MilliJy 2 2 11-OCT-2007 05:37:01 IMAGR BGC Clean: using 155 cell beam + residuals > 1.96 MilliJy 2 2 11-OCT-2007 05:37:01 IMAGR 4176 Residual map points loaded 2 4 11-OCT-2007 05:37:01 IMAGR Field 2 min algorithm flux= 3.119 MilliJy iter= 170 2 3 11-OCT-2007 05:37:01 IMAGR Field 2 Clean flux density= 2.527 Jy 170 comps 2 3 11-OCT-2007 05:37:01 IMAGR Total Cleaned flux density = 2.522 Jy 222 comps 2 2 11-OCT-2007 05:37:01 IMAGR ALGSTB: All 166 Rows In AP (Max 267) 2 2 11-OCT-2007 05:37:01 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:37:02 IMAGR ALGSTB: Pass 1; 155- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:37:06 IMAGR Field 1 min = -3.1 MilliJy,max = 3.3 MilliJy 2 2 11-OCT-2007 05:37:06 IMAGR BGC Clean: using 105 cell beam + residuals > 1.75 MilliJy 2 2 11-OCT-2007 05:37:06 IMAGR 8112 Residual map points loaded 2 4 11-OCT-2007 05:37:06 IMAGR Field 1 min algorithm flux= 2.512 MilliJy iter= 171 2 3 11-OCT-2007 05:37:06 IMAGR Field 1 Clean flux density= 1.788 MilliJy 171 comps 2 3 11-OCT-2007 05:37:06 IMAGR Total Cleaned flux density = 2.529 Jy 341 comps 2 2 11-OCT-2007 05:37:06 IMAGR VISDFT: Begin DFT component subtraction 2 3 11-OCT-2007 05:37:06 IMAGR I Polarization model processed 2 4 11-OCT-2007 05:37:18 IMAGR Field 2 min = -2.8 MilliJy,max = 2.9 MilliJy 2 2 11-OCT-2007 05:37:18 IMAGR BGC Clean: using 103 cell beam + residuals > 1.54 MilliJy 2 2 11-OCT-2007 05:37:18 IMAGR 1990 Residual map points loaded 2 4 11-OCT-2007 05:37:18 IMAGR Field 2 min algorithm flux= 2.090 MilliJy iter= 313 2 3 11-OCT-2007 05:37:18 IMAGR Field 2 Clean flux density= 2.527 Jy 313 comps 2 3 11-OCT-2007 05:37:18 IMAGR Total Cleaned flux density = 2.529 Jy 484 comps 2 2 11-OCT-2007 05:37:18 IMAGR ALGSTB: All 166 Rows In AP (Max 267) 2 2 11-OCT-2007 05:37:18 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:37:19 IMAGR ALGSTB: Pass 1; 155- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:37:23 IMAGR Field 1 min = -2.4 MilliJy,max = 2.5 MilliJy 2 2 11-OCT-2007 05:37:24 IMAGR BGC Clean: using 103 cell beam + residuals > 1.44 MilliJy 2 2 11-OCT-2007 05:37:24 IMAGR 17416 Residual map points loaded 2 4 11-OCT-2007 05:37:24 IMAGR Field 1 min algorithm flux= 1.906 MilliJy iter= 349 2 3 11-OCT-2007 05:37:24 IMAGR Field 1 Clean flux density= 13.651 MilliJy 349 comps 2 3 11-OCT-2007 05:37:24 IMAGR Total Cleaned flux density = 2.541 Jy 662 comps 2 2 11-OCT-2007 05:37:24 IMAGR VISDFT: Begin DFT component subtraction 2 3 11-OCT-2007 05:37:24 IMAGR I Polarization model processed 2 4 11-OCT-2007 05:37:41 IMAGR Field 2 min = -2.0 MilliJy,max = 2.5 MilliJy 2 2 11-OCT-2007 05:37:41 IMAGR BGC Clean: using 103 cell beam + residuals > 1.42 MilliJy 2 2 11-OCT-2007 05:37:41 IMAGR 786 Residual map points loaded 2 4 11-OCT-2007 05:37:41 IMAGR Field 2 min algorithm flux= 1.692 MilliJy iter= 453 2 3 11-OCT-2007 05:37:41 IMAGR Field 2 Clean flux density= 2.525 Jy 453 comps 2 3 11-OCT-2007 05:37:41 IMAGR Total Cleaned flux density = 2.538 Jy 802 comps 2 2 11-OCT-2007 05:37:41 IMAGR ALGSTB: All 166 Rows In AP (Max 267) 2 2 11-OCT-2007 05:37:41 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:37:42 IMAGR ALGSTB: Pass 1; 155- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:37:46 IMAGR Field 1 min = -1.9 MilliJy,max = 1.9 MilliJy 2 2 11-OCT-2007 05:37:47 IMAGR BGC Clean: using 103 cell beam + residuals > 1.32 MilliJy 2 2 11-OCT-2007 05:37:47 IMAGR 18783 Residual map points loaded 2 4 11-OCT-2007 05:37:47 IMAGR Field 1 min algorithm flux= 1.655 MilliJy iter= 576 2 3 11-OCT-2007 05:37:47 IMAGR Field 1 Clean flux density= 24.336 MilliJy 576 comps 2 3 11-OCT-2007 05:37:47 IMAGR Total Cleaned flux density = 2.549 Jy 1029 comps 2 2 11-OCT-2007 05:37:47 IMAGR VISDFT: Begin DFT component subtraction 2 3 11-OCT-2007 05:37:47 IMAGR I Polarization model processed 2 4 11-OCT-2007 05:38:08 IMAGR Field 2 min = -1.7 MilliJy,max = 2.3 MilliJy 2 2 11-OCT-2007 05:38:09 IMAGR BGC Clean: using 103 cell beam + residuals > 1.32 MilliJy 2 2 11-OCT-2007 05:38:09 IMAGR 535 Residual map points loaded 2 4 11-OCT-2007 05:38:09 IMAGR Field 2 min algorithm flux= -1.466 MilliJy iter= 577 2 3 11-OCT-2007 05:38:09 IMAGR Field 2 Clean flux density= 2.524 Jy 577 comps 2 3 11-OCT-2007 05:38:09 IMAGR Total Cleaned flux density = 2.549 Jy 1153 comps 2 2 11-OCT-2007 05:38:09 IMAGR ALGSTB: All 166 Rows In AP (Max 267) 2 2 11-OCT-2007 05:38:09 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:38:10 IMAGR ALGSTB: Pass 1; 155- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:38:13 IMAGR Field 1 min = -1.7 MilliJy,max = 1.7 MilliJy 2 2 11-OCT-2007 05:38:14 IMAGR BGC Clean: using 103 cell beam + residuals > 1.24 MilliJy 2 2 11-OCT-2007 05:38:14 IMAGR 19081 Residual map points loaded 2 4 11-OCT-2007 05:38:14 IMAGR Field 1 min algorithm flux= 1.503 MilliJy iter= 840 2 3 11-OCT-2007 05:38:14 IMAGR Field 1 Clean flux density= 32.370 MilliJy 840 comps 2 3 11-OCT-2007 05:38:14 IMAGR Total Cleaned flux density = 2.557 Jy 1417 comps 2 2 11-OCT-2007 05:38:14 IMAGR VISDFT: Begin DFT component subtraction 2 3 11-OCT-2007 05:38:14 IMAGR I Polarization model processed 2 4 11-OCT-2007 05:38:43 IMAGR Field 1 min = -1.6 MilliJy,max = 1.6 MilliJy 2 2 11-OCT-2007 05:38:44 IMAGR BGC Clean: using 103 cell beam + residuals > 1.19 MilliJy 2 2 11-OCT-2007 05:38:44 IMAGR 18747 Residual map points loaded 2 4 11-OCT-2007 05:38:44 IMAGR Field 1 min algorithm flux= 1.405 MilliJy iter= 1124 2 3 11-OCT-2007 05:38:44 IMAGR Field 1 Clean flux density= 40.226 MilliJy 1124 comps 2 3 11-OCT-2007 05:38:44 IMAGR Total Cleaned flux density = 2.565 Jy 1701 comps 2 2 11-OCT-2007 05:38:48 IMAGR QINIT: did a FREE of 32996 Kwords, OFF -372642125 2 2 11-OCT-2007 05:38:48 IMAGR QINIT: did a GET of 65719 Kwords, OFF -406150477 2 2 11-OCT-2007 05:38:48 IMAGR ALGSTB: All 2484 Rows In AP (Max 4104) 2 2 11-OCT-2007 05:38:48 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:38:49 IMAGR ALGSTB: Pass 1; 2473- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:38:50 IMAGR Field 2 min = -1.4 MilliJy,max = 2.0 MilliJy 2 2 11-OCT-2007 05:38:50 IMAGR BGC Clean: using 103 cell beam + residuals > 1.18 MilliJy 2 2 11-OCT-2007 05:38:50 IMAGR 436 Residual map points loaded 2 4 11-OCT-2007 05:38:50 IMAGR Field 2 min algorithm flux= -1.280 MilliJy iter= 730 2 3 11-OCT-2007 05:38:50 IMAGR Field 2 Clean flux density= 2.525 Jy 730 comps 2 3 11-OCT-2007 05:38:50 IMAGR Total Cleaned flux density = 2.565 Jy 1854 comps 2 2 11-OCT-2007 05:38:50 IMAGR ALGSTB: All 166 Rows In AP (Max 267) 2 2 11-OCT-2007 05:38:50 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:38:51 IMAGR ALGSTB: Pass 1; 155- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:38:55 IMAGR Field 1 min = -1.6 MilliJy,max = 1.6 MilliJy 2 2 11-OCT-2007 05:38:55 IMAGR BGC Clean: using 103 cell beam + residuals > 1.14 MilliJy 2 2 11-OCT-2007 05:38:56 IMAGR 19322 Residual map points loaded 2 4 11-OCT-2007 05:38:56 IMAGR Field 1 min algorithm flux= 1.322 MilliJy iter= 1445 2 3 11-OCT-2007 05:38:56 IMAGR Field 1 Clean flux density= 46.308 MilliJy 1445 comps 2 3 11-OCT-2007 05:38:56 IMAGR Total Cleaned flux density = 2.571 Jy 2175 comps 2 2 11-OCT-2007 05:39:00 IMAGR ALGSTB: All 2484 Rows In AP (Max 4104) 2 2 11-OCT-2007 05:39:00 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:39:01 IMAGR ALGSTB: Pass 1; 2473- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:39:05 IMAGR Field 1 min = -1.6 MilliJy,max = 1.6 MilliJy 2 2 11-OCT-2007 05:39:05 IMAGR BGC Clean: using 103 cell beam + residuals > 1.09 MilliJy 2 2 11-OCT-2007 05:39:06 IMAGR 19056 Residual map points loaded 2 4 11-OCT-2007 05:39:06 IMAGR Field 1 min algorithm flux= 1.256 MilliJy iter= 1787 2 3 11-OCT-2007 05:39:06 IMAGR Field 1 Clean flux density= 58.993 MilliJy 1787 comps 2 3 11-OCT-2007 05:39:06 IMAGR Total Cleaned flux density = 2.584 Jy 2517 comps 2 2 11-OCT-2007 05:39:10 IMAGR ALGSTB: All 2484 Rows In AP (Max 4104) 2 2 11-OCT-2007 05:39:10 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:39:11 IMAGR ALGSTB: Pass 1; 2473- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:39:11 IMAGR Field 2 min = -1.4 MilliJy,max = 1.8 MilliJy 2 2 11-OCT-2007 05:39:12 IMAGR BGC Clean: using 103 cell beam + residuals > 1.09 MilliJy 2 2 11-OCT-2007 05:39:12 IMAGR 357 Residual map points loaded 2 4 11-OCT-2007 05:39:12 IMAGR Field 2 min algorithm flux= -1.123 MilliJy iter= 799 2 3 11-OCT-2007 05:39:12 IMAGR Field 2 Clean flux density= 2.524 Jy 799 comps 2 3 11-OCT-2007 05:39:12 IMAGR Total Cleaned flux density = 2.583 Jy 2586 comps 2 2 11-OCT-2007 05:39:12 IMAGR ALGSTB: All 166 Rows In AP (Max 267) 2 2 11-OCT-2007 05:39:12 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:39:13 IMAGR ALGSTB: Pass 1; 155- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:39:17 IMAGR Field 1 min = -1.6 MilliJy,max = 1.6 MilliJy 2 2 11-OCT-2007 05:39:17 IMAGR BGC Clean: using 103 cell beam + residuals > 1.05 MilliJy 2 2 11-OCT-2007 05:39:17 IMAGR 19469 Residual map points loaded 2 4 11-OCT-2007 05:39:17 IMAGR Field 1 min algorithm flux= 1.201 MilliJy iter= 2162 2 3 11-OCT-2007 05:39:17 IMAGR Field 1 Clean flux density= 67.994 MilliJy 2162 comps 2 3 11-OCT-2007 05:39:17 IMAGR Total Cleaned flux density = 2.592 Jy 2961 comps 2 2 11-OCT-2007 05:39:22 IMAGR ALGSTB: All 2484 Rows In AP (Max 4104) 2 2 11-OCT-2007 05:39:22 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:39:23 IMAGR ALGSTB: Pass 1; 2473- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:39:26 IMAGR Field 1 min = -1.6 MilliJy,max = 1.5 MilliJy 2 2 11-OCT-2007 05:39:27 IMAGR BGC Clean: using 103 cell beam + residuals > 1.02 MilliJy 2 2 11-OCT-2007 05:39:27 IMAGR 19256 Residual map points loaded 2 4 11-OCT-2007 05:39:29 IMAGR Field 1 min algorithm flux= -1.149 MilliJy iter= 2556 2 3 11-OCT-2007 05:39:29 IMAGR Field 1 Clean flux density= 76.879 MilliJy 2556 comps 2 3 11-OCT-2007 05:39:29 IMAGR Total Cleaned flux density = 2.600 Jy 3355 comps 2 2 11-OCT-2007 05:39:33 IMAGR ALGSTB: All 2484 Rows In AP (Max 4104) 2 2 11-OCT-2007 05:39:33 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:39:34 IMAGR ALGSTB: Pass 1; 2473- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:39:38 IMAGR Field 1 min = -1.6 MilliJy,max = 1.5 MilliJy 2 2 11-OCT-2007 05:39:39 IMAGR BGC Clean: using 103 cell beam + residuals > 989.96 MicroJy 2 2 11-OCT-2007 05:39:39 IMAGR 19029 Residual map points loaded 2 4 11-OCT-2007 05:39:39 IMAGR Field 1 min Clean flux = -2.332 MilliJy iter= 3258 2 5 11-OCT-2007 05:39:39 IMAGR Residual Peak Noise is Increasing 2 5 11-OCT-2007 05:39:39 IMAGR Clean has begun to diverge, Stopping 2 5 11-OCT-2007 05:39:39 IMAGR Minimum residual peak was = 1.131 MilliJy 2 5 11-OCT-2007 05:39:39 IMAGR Field 1 Clean flux density= 77.754 MilliJy 3258 comps 2 5 11-OCT-2007 05:39:39 IMAGR Total Cleaned flux density = 2.601 Jy 4057 comps 2 2 11-OCT-2007 05:39:43 IMAGR ALGSTB: All 2484 Rows In AP (Max 4104) 2 2 11-OCT-2007 05:39:43 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:39:44 IMAGR ALGSTB: Pass 1; 2473- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:39:48 IMAGR Field 1 min = -2.8 MilliJy,max = 3.0 MilliJy 2 2 11-OCT-2007 05:39:49 IMAGR BGC Clean: using 105 cell beam + residuals > 1.07 MilliJy 2 2 11-OCT-2007 05:39:49 IMAGR 10229 Residual map points loaded 2 4 11-OCT-2007 05:39:49 IMAGR Field 1 min allowed flux = -1.507 MilliJy iter= 3352 2 3 11-OCT-2007 05:39:49 IMAGR Field 1 Clean flux density= 77.448 MilliJy 3352 comps 2 3 11-OCT-2007 05:39:49 IMAGR Total Cleaned flux density = 2.601 Jy 4151 comps 2 2 11-OCT-2007 05:39:49 IMAGR VISDFT: Begin DFT component subtraction 2 3 11-OCT-2007 05:39:49 IMAGR I Polarization model processed 2 4 11-OCT-2007 05:40:02 IMAGR Field 1 min = -1.5 MilliJy,max = 1.6 MilliJy 2 2 11-OCT-2007 05:40:03 IMAGR BGC Clean: using 103 cell beam + residuals > 987.46 MicroJy 2 2 11-OCT-2007 05:40:03 IMAGR 19014 Residual map points loaded 2 4 11-OCT-2007 05:40:03 IMAGR Field 1 min algorithm flux= 1.127 MilliJy iter= 3968 2 3 11-OCT-2007 05:40:03 IMAGR Field 1 Clean flux density= 85.263 MilliJy 3968 comps 2 3 11-OCT-2007 05:40:03 IMAGR Total Cleaned flux density = 2.609 Jy 4767 comps 2 2 11-OCT-2007 05:40:07 IMAGR ALGSTB: All 2484 Rows In AP (Max 4104) 2 2 11-OCT-2007 05:40:07 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:40:08 IMAGR ALGSTB: Pass 1; 2473- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:40:09 IMAGR Field 2 min = -1.4 MilliJy,max = 1.6 MilliJy 2 2 11-OCT-2007 05:40:09 IMAGR BGC Clean: using 103 cell beam + residuals > 984.79 MicroJy 2 2 11-OCT-2007 05:40:09 IMAGR 248 Residual map points loaded 2 4 11-OCT-2007 05:40:09 IMAGR Field 2 min algorithm flux= -992.851 MicroJy iter= 853 2 3 11-OCT-2007 05:40:09 IMAGR Field 2 Clean flux density= 2.523 Jy 853 comps 2 3 11-OCT-2007 05:40:09 IMAGR Total Cleaned flux density = 2.608 Jy 4821 comps 2 2 11-OCT-2007 05:40:09 IMAGR ALGSTB: All 166 Rows In AP (Max 267) 2 2 11-OCT-2007 05:40:09 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:40:10 IMAGR ALGSTB: Pass 1; 155- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:40:14 IMAGR Field 1 min = -1.5 MilliJy,max = 1.5 MilliJy 2 2 11-OCT-2007 05:40:15 IMAGR BGC Clean: using 103 cell beam + residuals > 948.76 MicroJy 2 2 11-OCT-2007 05:40:15 IMAGR 19621 Residual map points loaded 2 4 11-OCT-2007 05:40:15 IMAGR Field 1 min algorithm flux= -1.054 MilliJy iter= 4520 2 3 11-OCT-2007 05:40:15 IMAGR Field 1 Clean flux density= 91.672 MilliJy 4520 comps 2 3 11-OCT-2007 05:40:15 IMAGR Total Cleaned flux density = 2.614 Jy 5373 comps 2 2 11-OCT-2007 05:40:19 IMAGR ALGSTB: All 2484 Rows In AP (Max 4104) 2 2 11-OCT-2007 05:40:19 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:40:20 IMAGR ALGSTB: Pass 1; 2473- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:40:24 IMAGR Field 1 min = -1.5 MilliJy,max = 1.5 MilliJy 2 2 11-OCT-2007 05:40:25 IMAGR BGC Clean: using 103 cell beam + residuals > 910.35 MicroJy 2 2 11-OCT-2007 05:40:25 IMAGR 19463 Residual map points loaded 2 4 11-OCT-2007 05:40:26 IMAGR Field 1 min algorithm flux= 1.004 MilliJy iter= 5092 2 3 11-OCT-2007 05:40:26 IMAGR Field 1 Clean flux density= 101.563 MilliJy 5092 comps 2 3 11-OCT-2007 05:40:26 IMAGR Total Cleaned flux density = 2.624 Jy 5945 comps 2 2 11-OCT-2007 05:40:30 IMAGR ALGSTB: All 2484 Rows In AP (Max 4104) 2 2 11-OCT-2007 05:40:30 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:40:31 IMAGR ALGSTB: Pass 1; 2473- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:40:35 IMAGR Field 1 min = -1.5 MilliJy,max = 1.5 MilliJy 2 2 11-OCT-2007 05:40:36 IMAGR BGC Clean: using 103 cell beam + residuals > 880.24 MicroJy 2 2 11-OCT-2007 05:40:36 IMAGR 19342 Residual map points loaded 2 4 11-OCT-2007 05:40:36 IMAGR Field 1 min algorithm flux= 965.518 MicroJy iter= 5684 2 3 11-OCT-2007 05:40:36 IMAGR Field 1 Clean flux density= 107.471 MilliJy 5684 comps 2 3 11-OCT-2007 05:40:36 IMAGR Total Cleaned flux density = 2.630 Jy 6537 comps 2 2 11-OCT-2007 05:40:40 IMAGR ALGSTB: All 2484 Rows In AP (Max 4104) 2 2 11-OCT-2007 05:40:40 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:40:41 IMAGR ALGSTB: Pass 1; 2473- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:40:42 IMAGR Field 2 min = -1.1 MilliJy,max = 1.4 MilliJy 2 2 11-OCT-2007 05:40:42 IMAGR BGC Clean: using 103 cell beam + residuals > 879.01 MicroJy 2 2 11-OCT-2007 05:40:42 IMAGR 154 Residual map points loaded 2 4 11-OCT-2007 05:40:42 IMAGR Field 2 min algorithm flux= 887.502 MicroJy iter= 915 2 3 11-OCT-2007 05:40:42 IMAGR Field 2 Clean flux density= 2.523 Jy 915 comps 2 3 11-OCT-2007 05:40:42 IMAGR Total Cleaned flux density = 2.631 Jy 6599 comps 2 2 11-OCT-2007 05:40:42 IMAGR ALGSTB: All 166 Rows In AP (Max 267) 2 2 11-OCT-2007 05:40:42 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:40:43 IMAGR ALGSTB: Pass 1; 155- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:40:47 IMAGR Field 1 min = -1.5 MilliJy,max = 1.4 MilliJy 2 2 11-OCT-2007 05:40:47 IMAGR BGC Clean: using 103 cell beam + residuals > 849.21 MicroJy 2 2 11-OCT-2007 05:40:47 IMAGR 19721 Residual map points loaded 2 4 11-OCT-2007 05:40:47 IMAGR Field 1 min algorithm flux= 928.059 MicroJy iter= 6313 2 3 11-OCT-2007 05:40:47 IMAGR Field 1 Clean flux density= 114.813 MilliJy 6313 comps 2 3 11-OCT-2007 05:40:47 IMAGR Total Cleaned flux density = 2.638 Jy 7228 comps 2 2 11-OCT-2007 05:40:52 IMAGR ALGSTB: All 2484 Rows In AP (Max 4104) 2 2 11-OCT-2007 05:40:52 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:40:53 IMAGR ALGSTB: Pass 1; 2473- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:40:56 IMAGR Field 1 min = -1.5 MilliJy,max = 1.4 MilliJy 2 2 11-OCT-2007 05:40:57 IMAGR BGC Clean: using 103 cell beam + residuals > 822.04 MicroJy 2 2 11-OCT-2007 05:40:57 IMAGR 19607 Residual map points loaded 2 4 11-OCT-2007 05:40:57 IMAGR Field 1 min algorithm flux= 894.880 MicroJy iter= 6965 2 3 11-OCT-2007 05:40:57 IMAGR Field 1 Clean flux density= 123.054 MilliJy 6965 comps 2 3 11-OCT-2007 05:40:57 IMAGR Total Cleaned flux density = 2.646 Jy 7880 comps 2 2 11-OCT-2007 05:41:02 IMAGR ALGSTB: All 2484 Rows In AP (Max 4104) 2 2 11-OCT-2007 05:41:02 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:41:02 IMAGR ALGSTB: Pass 1; 2473- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:41:06 IMAGR Field 1 min = -1.5 MilliJy,max = 1.4 MilliJy 2 2 11-OCT-2007 05:41:07 IMAGR BGC Clean: using 103 cell beam + residuals > 797.90 MicroJy 2 2 11-OCT-2007 05:41:07 IMAGR 19460 Residual map points loaded 2 4 11-OCT-2007 05:41:08 IMAGR Field 1 min Clean flux = -1.753 MilliJy iter= 9370 2 5 11-OCT-2007 05:41:08 IMAGR Residual Peak Noise is Increasing 2 5 11-OCT-2007 05:41:08 IMAGR Clean has begun to diverge, Stopping 2 5 11-OCT-2007 05:41:08 IMAGR Minimum residual peak was = 873.333 MicroJy 2 5 11-OCT-2007 05:41:08 IMAGR Field 1 Clean flux density= 129.064 MilliJy 9370 comps 2 5 11-OCT-2007 05:41:08 IMAGR Total Cleaned flux density = 2.652 Jy 10285 comps 2 2 11-OCT-2007 05:41:12 IMAGR ALGSTB: All 2484 Rows In AP (Max 4104) 2 2 11-OCT-2007 05:41:12 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:41:13 IMAGR ALGSTB: Pass 1; 2473- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:41:17 IMAGR Field 1 min = -5.1 MilliJy,max = 5.9 MilliJy 2 2 11-OCT-2007 05:41:18 IMAGR BGC Clean: using 205 cell beam + residuals > 1.02 MilliJy 2 2 11-OCT-2007 05:41:18 IMAGR 19094 Residual map points loaded 2 4 11-OCT-2007 05:41:18 IMAGR Field 1 min allowed flux = -2.887 MilliJy iter= 9394 2 3 11-OCT-2007 05:41:18 IMAGR Field 1 Clean flux density= 128.621 MilliJy 9394 comps 2 3 11-OCT-2007 05:41:18 IMAGR Total Cleaned flux density = 2.652 Jy 10309 comps 2 2 11-OCT-2007 05:41:18 IMAGR VISDFT: Begin DFT component subtraction 2 3 11-OCT-2007 05:41:18 IMAGR I Polarization model processed 2 4 11-OCT-2007 05:41:24 IMAGR Field 1 min = -2.7 MilliJy,max = 2.9 MilliJy 2 2 11-OCT-2007 05:41:25 IMAGR BGC Clean: using 105 cell beam + residuals > 1.03 MilliJy 2 2 11-OCT-2007 05:41:25 IMAGR 10533 Residual map points loaded 2 4 11-OCT-2007 05:41:25 IMAGR Field 1 min allowed flux = 1.450 MilliJy iter= 9593 2 3 11-OCT-2007 05:41:25 IMAGR Field 1 Clean flux density= 130.396 MilliJy 9593 comps 2 3 11-OCT-2007 05:41:25 IMAGR Total Cleaned flux density = 2.654 Jy 10508 comps 2 2 11-OCT-2007 05:41:25 IMAGR VISDFT: Begin DFT component subtraction 2 3 11-OCT-2007 05:41:25 IMAGR I Polarization model processed 2 4 11-OCT-2007 05:41:47 IMAGR Field 1 min = -2.0 MilliJy,max = 1.8 MilliJy 2 2 11-OCT-2007 05:41:48 IMAGR BGC Clean: using 103 cell beam + residuals > 826.03 MicroJy 2 2 11-OCT-2007 05:41:48 IMAGR 19639 Residual map points loaded 2 4 11-OCT-2007 05:41:48 IMAGR Field 1 min Clean flux = 2.244 MilliJy iter= 10400 2 5 11-OCT-2007 05:41:48 IMAGR Residual Peak Noise is Increasing 2 5 11-OCT-2007 05:41:48 IMAGR Clean has begun to diverge, Stopping 2 5 11-OCT-2007 05:41:48 IMAGR Minimum residual peak was = 1.121 MilliJy 2 5 11-OCT-2007 05:41:48 IMAGR Field 1 Clean flux density= 128.061 MilliJy 10400 comps 2 5 11-OCT-2007 05:41:48 IMAGR Total Cleaned flux density = 2.651 Jy 11315 comps 2 2 11-OCT-2007 05:41:53 IMAGR ALGSTB: All 2484 Rows In AP (Max 4104) 2 2 11-OCT-2007 05:41:53 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:41:54 IMAGR ALGSTB: Pass 1; 2473- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:41:57 IMAGR Field 1 min = -2.8 MilliJy,max = 3.1 MilliJy 2 2 11-OCT-2007 05:41:59 IMAGR BGC Clean: using 107 cell beam + residuals > 912.14 MicroJy 2 2 11-OCT-2007 05:41:59 IMAGR 11168 Residual map points loaded 2 4 11-OCT-2007 05:41:59 IMAGR Field 1 min allowed flux = 1.543 MilliJy iter= 10463 2 3 11-OCT-2007 05:41:59 IMAGR Field 1 Clean flux density= 130.771 MilliJy 10463 comps 2 3 11-OCT-2007 05:41:59 IMAGR Total Cleaned flux density = 2.654 Jy 11378 comps 2 2 11-OCT-2007 05:41:59 IMAGR VISDFT: Begin DFT component subtraction 2 3 11-OCT-2007 05:41:59 IMAGR I Polarization model processed 2 4 11-OCT-2007 05:42:08 IMAGR Field 1 min = -1.5 MilliJy,max = 1.5 MilliJy 2 2 11-OCT-2007 05:42:09 IMAGR BGC Clean: using 103 cell beam + residuals > 812.22 MicroJy 2 2 11-OCT-2007 05:42:09 IMAGR 19555 Residual map points loaded 2 4 11-OCT-2007 05:42:09 IMAGR Field 1 min algorithm flux= -896.103 MicroJy iter= 11485 2 3 11-OCT-2007 05:42:09 IMAGR Field 1 Clean flux density= 130.497 MilliJy 11485 comps 2 3 11-OCT-2007 05:42:09 IMAGR Total Cleaned flux density = 2.654 Jy 12400 comps 2 2 11-OCT-2007 05:42:14 IMAGR ALGSTB: All 2484 Rows In AP (Max 4104) 2 2 11-OCT-2007 05:42:14 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:42:15 IMAGR ALGSTB: Pass 1; 2473- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:42:18 IMAGR Field 1 min = -1.5 MilliJy,max = 1.5 MilliJy 2 2 11-OCT-2007 05:42:19 IMAGR BGC Clean: using 103 cell beam + residuals > 768.28 MicroJy 2 2 11-OCT-2007 05:42:20 IMAGR 19231 Residual map points loaded 2 4 11-OCT-2007 05:42:20 IMAGR Field 1 min algorithm flux= -834.623 MicroJy iter= 12360 2 3 11-OCT-2007 05:42:20 IMAGR Field 1 Clean flux density= 141.460 MilliJy 12360 comps 2 3 11-OCT-2007 05:42:20 IMAGR Total Cleaned flux density = 2.665 Jy 13275 comps 2 2 11-OCT-2007 05:42:24 IMAGR ALGSTB: All 2484 Rows In AP (Max 4104) 2 2 11-OCT-2007 05:42:24 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:42:25 IMAGR ALGSTB: Pass 1; 2473- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:42:25 IMAGR Field 2 min = -988.3 MicroJy,max = 1.1 MilliJy 2 2 11-OCT-2007 05:42:26 IMAGR BGC Clean: using 103 cell beam + residuals > 767.02 MicroJy 2 2 11-OCT-2007 05:42:26 IMAGR 137 Residual map points loaded 2 4 11-OCT-2007 05:42:26 IMAGR Field 2 min algorithm flux= -769.403 MicroJy iter= 931 2 3 11-OCT-2007 05:42:26 IMAGR Field 2 Clean flux density= 2.523 Jy 931 comps 2 3 11-OCT-2007 05:42:26 IMAGR Total Cleaned flux density = 2.664 Jy 13291 comps 2 2 11-OCT-2007 05:42:26 IMAGR VISDFT: Begin DFT component subtraction 2 3 11-OCT-2007 05:42:26 IMAGR I Polarization model processed 2 4 11-OCT-2007 05:42:31 IMAGR Field 1 min = -1.5 MilliJy,max = 1.4 MilliJy 2 2 11-OCT-2007 05:42:32 IMAGR BGC Clean: using 103 cell beam + residuals > 729.09 MicroJy 2 2 11-OCT-2007 05:42:32 IMAGR 19755 Residual map points loaded 2 4 11-OCT-2007 05:42:32 IMAGR Field 1 min algorithm flux= 784.512 MicroJy iter= 13381 2 3 11-OCT-2007 05:42:32 IMAGR Field 1 Clean flux density= 147.520 MilliJy 13381 comps 2 3 11-OCT-2007 05:42:32 IMAGR Total Cleaned flux density = 2.670 Jy 14312 comps 2 2 11-OCT-2007 05:42:37 IMAGR ALGSTB: All 2484 Rows In AP (Max 4104) 2 2 11-OCT-2007 05:42:37 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:42:38 IMAGR ALGSTB: Pass 1; 2473- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:42:41 IMAGR Field 1 min = -1.4 MilliJy,max = 1.4 MilliJy 2 2 11-OCT-2007 05:42:42 IMAGR BGC Clean: using 103 cell beam + residuals > 697.97 MicroJy 2 2 11-OCT-2007 05:42:43 IMAGR 19668 Residual map points loaded 2 4 11-OCT-2007 05:42:43 IMAGR Field 1 min algorithm flux= 748.386 MicroJy iter= 14423 2 3 11-OCT-2007 05:42:43 IMAGR Field 1 Clean flux density= 153.493 MilliJy 14423 comps 2 3 11-OCT-2007 05:42:43 IMAGR Total Cleaned flux density = 2.676 Jy 15354 comps 2 2 11-OCT-2007 05:42:47 IMAGR ALGSTB: All 2484 Rows In AP (Max 4104) 2 2 11-OCT-2007 05:42:47 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:42:48 IMAGR ALGSTB: Pass 1; 2473- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:42:48 IMAGR Field 2 min = -771.5 MicroJy,max = 960.8 MicroJy 2 2 11-OCT-2007 05:42:49 IMAGR BGC Clean: using 103 cell beam + residuals > 697.48 MicroJy 2 2 11-OCT-2007 05:42:49 IMAGR 34 Residual map points loaded 2 4 11-OCT-2007 05:42:49 IMAGR Field 2 min algorithm flux= 698.613 MicroJy iter= 947 2 3 11-OCT-2007 05:42:49 IMAGR Field 2 Clean flux density= 2.523 Jy 947 comps 2 3 11-OCT-2007 05:42:49 IMAGR Total Cleaned flux density = 2.676 Jy 15370 comps 2 2 11-OCT-2007 05:42:49 IMAGR VISDFT: Begin DFT component subtraction 2 3 11-OCT-2007 05:42:49 IMAGR I Polarization model processed 2 4 11-OCT-2007 05:42:54 IMAGR Field 1 min = -1.4 MilliJy,max = 1.3 MilliJy 2 2 11-OCT-2007 05:42:55 IMAGR BGC Clean: using 103 cell beam + residuals > 672.94 MicroJy 2 2 11-OCT-2007 05:42:55 IMAGR 19888 Residual map points loaded 2 4 11-OCT-2007 05:42:55 IMAGR Field 1 min algorithm flux= 719.711 MicroJy iter= 15495 2 3 11-OCT-2007 05:42:55 IMAGR Field 1 Clean flux density= 160.068 MilliJy 15495 comps 2 3 11-OCT-2007 05:42:55 IMAGR Total Cleaned flux density = 2.683 Jy 16442 comps 2 2 11-OCT-2007 05:42:59 IMAGR ALGSTB: All 2484 Rows In AP (Max 4104) 2 2 11-OCT-2007 05:42:59 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:43:00 IMAGR ALGSTB: Pass 1; 2473- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:43:04 IMAGR Field 1 min = -1.4 MilliJy,max = 1.3 MilliJy 2 2 11-OCT-2007 05:43:05 IMAGR BGC Clean: using 103 cell beam + residuals > 651.33 MicroJy 2 2 11-OCT-2007 05:43:05 IMAGR 19811 Residual map points loaded 2 4 11-OCT-2007 05:43:05 IMAGR Field 1 min algorithm flux= 695.445 MicroJy iter= 16601 2 3 11-OCT-2007 05:43:05 IMAGR Field 1 Clean flux density= 163.782 MilliJy 16601 comps 2 3 11-OCT-2007 05:43:05 IMAGR Total Cleaned flux density = 2.686 Jy 17548 comps 2 2 11-OCT-2007 05:43:09 IMAGR ALGSTB: All 2484 Rows In AP (Max 4104) 2 2 11-OCT-2007 05:43:09 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:43:10 IMAGR ALGSTB: Pass 1; 2473- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:43:11 IMAGR Field 2 min = -773.7 MicroJy,max = 839.6 MicroJy 2 2 11-OCT-2007 05:43:11 IMAGR BGC Clean: using 103 cell beam + residuals > 651.30 MicroJy 2 2 11-OCT-2007 05:43:11 IMAGR 111 Residual map points loaded 2 4 11-OCT-2007 05:43:11 IMAGR Field 2 min algorithm flux= -652.279 MicroJy iter= 967 2 3 11-OCT-2007 05:43:11 IMAGR Field 2 Clean flux density= 2.522 Jy 967 comps 2 3 11-OCT-2007 05:43:11 IMAGR Total Cleaned flux density = 2.685 Jy 17568 comps 2 2 11-OCT-2007 05:43:11 IMAGR ALGSTB: All 166 Rows In AP (Max 267) 2 2 11-OCT-2007 05:43:11 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:43:12 IMAGR ALGSTB: Pass 1; 155- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:43:16 IMAGR Field 1 min = -1.4 MilliJy,max = 1.3 MilliJy 2 2 11-OCT-2007 05:43:16 IMAGR BGC Clean: using 103 cell beam + residuals > 630.43 MicroJy 2 2 11-OCT-2007 05:43:16 IMAGR 19796 Residual map points loaded 2 4 11-OCT-2007 05:43:17 IMAGR Field 1 min algorithm flux= -671.361 MicroJy iter= 17733 2 3 11-OCT-2007 05:43:17 IMAGR Field 1 Clean flux density= 169.678 MilliJy 17733 comps 2 3 11-OCT-2007 05:43:17 IMAGR Total Cleaned flux density = 2.691 Jy 18700 comps 2 2 11-OCT-2007 05:43:21 IMAGR ALGSTB: All 2484 Rows In AP (Max 4104) 2 2 11-OCT-2007 05:43:21 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:43:22 IMAGR ALGSTB: Pass 1; 2473- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:43:26 IMAGR Field 1 min = -1.4 MilliJy,max = 1.3 MilliJy 2 2 11-OCT-2007 05:43:26 IMAGR BGC Clean: using 103 cell beam + residuals > 611.92 MicroJy 2 2 11-OCT-2007 05:43:26 IMAGR 19701 Residual map points loaded 2 4 11-OCT-2007 05:43:27 IMAGR Field 1 min algorithm flux= 650.519 MicroJy iter= 18895 2 3 11-OCT-2007 05:43:27 IMAGR Field 1 Clean flux density= 175.967 MilliJy 18895 comps 2 3 11-OCT-2007 05:43:27 IMAGR Total Cleaned flux density = 2.698 Jy 19862 comps 2 2 11-OCT-2007 05:43:31 IMAGR ALGSTB: All 2484 Rows In AP (Max 4104) 2 2 11-OCT-2007 05:43:31 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:43:32 IMAGR ALGSTB: Pass 1; 2473- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:43:32 IMAGR Field 2 min = -713.5 MicroJy,max = 788.1 MicroJy 2 2 11-OCT-2007 05:43:33 IMAGR BGC Clean: using 103 cell beam + residuals > 611.68 MicroJy 2 2 11-OCT-2007 05:43:33 IMAGR 108 Residual map points loaded 2 4 11-OCT-2007 05:43:33 IMAGR Field 2 min algorithm flux= 613.140 MicroJy iter= 999 2 3 11-OCT-2007 05:43:33 IMAGR Field 2 Clean flux density= 2.522 Jy 999 comps 2 3 11-OCT-2007 05:43:33 IMAGR Total Cleaned flux density = 2.698 Jy 19894 comps 2 2 11-OCT-2007 05:43:33 IMAGR ALGSTB: All 166 Rows In AP (Max 267) 2 2 11-OCT-2007 05:43:33 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:43:34 IMAGR ALGSTB: Pass 1; 155- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:43:37 IMAGR Field 1 min = -1.3 MilliJy,max = 1.3 MilliJy 2 2 11-OCT-2007 05:43:38 IMAGR BGC Clean: using 103 cell beam + residuals > 593.32 MicroJy 2 2 11-OCT-2007 05:43:38 IMAGR 19775 Residual map points loaded 2 4 11-OCT-2007 05:43:39 IMAGR Field 1 min algorithm flux= -629.839 MicroJy iter= 20099 2 3 11-OCT-2007 05:43:39 IMAGR Field 1 Clean flux density= 180.545 MilliJy 20099 comps 2 3 11-OCT-2007 05:43:39 IMAGR Total Cleaned flux density = 2.702 Jy 21098 comps 2 2 11-OCT-2007 05:43:43 IMAGR ALGSTB: All 2484 Rows In AP (Max 4104) 2 2 11-OCT-2007 05:43:43 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:43:44 IMAGR ALGSTB: Pass 1; 2473- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:43:47 IMAGR Field 1 min = -1.3 MilliJy,max = 1.2 MilliJy 2 2 11-OCT-2007 05:43:49 IMAGR BGC Clean: using 103 cell beam + residuals > 576.12 MicroJy 2 2 11-OCT-2007 05:43:49 IMAGR 19685 Residual map points loaded 2 4 11-OCT-2007 05:43:49 IMAGR Field 1 min algorithm flux= -610.265 MicroJy iter= 21307 2 3 11-OCT-2007 05:43:49 IMAGR Field 1 Clean flux density= 182.873 MilliJy 21307 comps 2 3 11-OCT-2007 05:43:49 IMAGR Total Cleaned flux density = 2.705 Jy 22306 comps 2 2 11-OCT-2007 05:43:53 IMAGR ALGSTB: All 2484 Rows In AP (Max 4104) 2 2 11-OCT-2007 05:43:53 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:43:54 IMAGR ALGSTB: Pass 1; 2473- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:43:55 IMAGR Field 2 min = -651.5 MicroJy,max = 817.9 MicroJy 2 2 11-OCT-2007 05:43:55 IMAGR BGC Clean: using 103 cell beam + residuals > 575.93 MicroJy 2 2 11-OCT-2007 05:43:55 IMAGR 157 Residual map points loaded 2 4 11-OCT-2007 05:43:55 IMAGR Field 2 min algorithm flux= 577.137 MicroJy iter= 1039 2 3 11-OCT-2007 05:43:55 IMAGR Field 2 Clean flux density= 2.522 Jy 1039 comps 2 3 11-OCT-2007 05:43:55 IMAGR Total Cleaned flux density = 2.705 Jy 22346 comps 2 2 11-OCT-2007 05:43:55 IMAGR ALGSTB: All 166 Rows In AP (Max 267) 2 2 11-OCT-2007 05:43:55 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:43:56 IMAGR ALGSTB: Pass 1; 155- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:44:00 IMAGR Field 1 min = -1.3 MilliJy,max = 1.3 MilliJy 2 2 11-OCT-2007 05:44:01 IMAGR BGC Clean: using 103 cell beam + residuals > 557.68 MicroJy 2 2 11-OCT-2007 05:44:01 IMAGR 19717 Residual map points loaded 2 4 11-OCT-2007 05:44:01 IMAGR Field 1 min algorithm flux= 589.877 MicroJy iter= 22548 2 3 11-OCT-2007 05:44:01 IMAGR Field 1 Clean flux density= 189.360 MilliJy 22548 comps 2 3 11-OCT-2007 05:44:01 IMAGR Total Cleaned flux density = 2.712 Jy 23587 comps 2 2 11-OCT-2007 05:44:05 IMAGR ALGSTB: All 2484 Rows In AP (Max 4104) 2 2 11-OCT-2007 05:44:05 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:44:06 IMAGR ALGSTB: Pass 1; 2473- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:44:10 IMAGR Field 1 min = -1.3 MilliJy,max = 1.2 MilliJy 2 2 11-OCT-2007 05:44:11 IMAGR BGC Clean: using 103 cell beam + residuals > 540.39 MicroJy 2 2 11-OCT-2007 05:44:11 IMAGR 19607 Residual map points loaded 2 4 11-OCT-2007 05:44:12 IMAGR Field 1 min algorithm flux= -570.472 MicroJy iter= 23815 2 3 11-OCT-2007 05:44:12 IMAGR Field 1 Clean flux density= 194.073 MilliJy 23815 comps 2 3 11-OCT-2007 05:44:12 IMAGR Total Cleaned flux density = 2.716 Jy 24854 comps 2 2 11-OCT-2007 05:44:16 IMAGR ALGSTB: All 2484 Rows In AP (Max 4104) 2 2 11-OCT-2007 05:44:16 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:44:17 IMAGR ALGSTB: Pass 1; 2473- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:44:17 IMAGR Field 2 min = -639.4 MicroJy,max = 824.2 MicroJy 2 2 11-OCT-2007 05:44:18 IMAGR BGC Clean: using 103 cell beam + residuals > 540.12 MicroJy 2 2 11-OCT-2007 05:44:18 IMAGR 155 Residual map points loaded 2 4 11-OCT-2007 05:44:18 IMAGR Field 2 min algorithm flux= 541.178 MicroJy iter= 1090 2 3 11-OCT-2007 05:44:18 IMAGR Field 2 Clean flux density= 2.522 Jy 1090 comps 2 3 11-OCT-2007 05:44:18 IMAGR Total Cleaned flux density = 2.716 Jy 24905 comps 2 2 11-OCT-2007 05:44:18 IMAGR ALGSTB: All 166 Rows In AP (Max 267) 2 2 11-OCT-2007 05:44:18 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:44:19 IMAGR ALGSTB: Pass 1; 155- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:44:22 IMAGR Field 1 min = -1.3 MilliJy,max = 1.3 MilliJy 2 2 11-OCT-2007 05:44:24 IMAGR BGC Clean: using 103 cell beam + residuals > 524.64 MicroJy 2 2 11-OCT-2007 05:44:24 IMAGR 19723 Residual map points loaded 2 4 11-OCT-2007 05:44:24 IMAGR Field 1 min algorithm flux= -553.335 MicroJy iter= 25113 2 3 11-OCT-2007 05:44:24 IMAGR Field 1 Clean flux density= 198.336 MilliJy 25113 comps 2 3 11-OCT-2007 05:44:24 IMAGR Total Cleaned flux density = 2.721 Jy 26203 comps 2 2 11-OCT-2007 05:44:28 IMAGR ALGSTB: All 2484 Rows In AP (Max 4104) 2 2 11-OCT-2007 05:44:28 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:44:29 IMAGR ALGSTB: Pass 1; 2473- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:44:33 IMAGR Field 1 min = -1.3 MilliJy,max = 1.2 MilliJy 2 2 11-OCT-2007 05:44:34 IMAGR BGC Clean: using 103 cell beam + residuals > 509.40 MicroJy 2 2 11-OCT-2007 05:44:34 IMAGR 19593 Residual map points loaded 2 4 11-OCT-2007 05:44:34 IMAGR Field 1 min algorithm flux= -536.867 MicroJy iter= 26468 2 3 11-OCT-2007 05:44:34 IMAGR Field 1 Clean flux density= 201.962 MilliJy 26468 comps 2 3 11-OCT-2007 05:44:34 IMAGR Total Cleaned flux density = 2.724 Jy 27558 comps 2 2 11-OCT-2007 05:44:39 IMAGR ALGSTB: All 2484 Rows In AP (Max 4104) 2 2 11-OCT-2007 05:44:39 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:44:40 IMAGR ALGSTB: Pass 1; 2473- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:44:40 IMAGR Field 2 min = -552.1 MicroJy,max = 760.7 MicroJy 2 2 11-OCT-2007 05:44:41 IMAGR BGC Clean: using 103 cell beam + residuals > 509.40 MicroJy 2 2 11-OCT-2007 05:44:41 IMAGR 373 Residual map points loaded 2 4 11-OCT-2007 05:44:41 IMAGR Field 2 min algorithm flux= -508.881 MicroJy iter= 1137 2 3 11-OCT-2007 05:44:41 IMAGR Field 2 Clean flux density= 2.524 Jy 1137 comps 2 3 11-OCT-2007 05:44:41 IMAGR Total Cleaned flux density = 2.726 Jy 27605 comps 2 2 11-OCT-2007 05:44:41 IMAGR ALGSTB: All 166 Rows In AP (Max 267) 2 2 11-OCT-2007 05:44:41 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:44:41 IMAGR ALGSTB: Pass 1; 155- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:44:45 IMAGR Field 1 min = -1.3 MilliJy,max = 1.2 MilliJy 2 2 11-OCT-2007 05:44:46 IMAGR BGC Clean: using 103 cell beam + residuals > 495.00 MicroJy 2 2 11-OCT-2007 05:44:46 IMAGR 19472 Residual map points loaded 2 4 11-OCT-2007 05:44:47 IMAGR Field 1 min algorithm flux= -520.504 MicroJy iter= 27845 2 3 11-OCT-2007 05:44:47 IMAGR Field 1 Clean flux density= 202.106 MilliJy 27845 comps 2 3 11-OCT-2007 05:44:47 IMAGR Total Cleaned flux density = 2.726 Jy 28982 comps 2 2 11-OCT-2007 05:44:51 IMAGR ALGSTB: All 2484 Rows In AP (Max 4104) 2 2 11-OCT-2007 05:44:51 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:44:52 IMAGR ALGSTB: Pass 1; 2473- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:44:56 IMAGR Field 1 min = -1.2 MilliJy,max = 1.2 MilliJy 2 2 11-OCT-2007 05:44:57 IMAGR BGC Clean: using 103 cell beam + residuals > 484.01 MicroJy 2 2 11-OCT-2007 05:44:57 IMAGR 19377 Residual map points loaded 2 4 11-OCT-2007 05:44:57 IMAGR Field 1 min algorithm flux= 508.517 MicroJy iter= 29238 2 3 11-OCT-2007 05:44:57 IMAGR Field 1 Clean flux density= 208.759 MilliJy 29238 comps 2 3 11-OCT-2007 05:44:57 IMAGR Total Cleaned flux density = 2.732 Jy 30375 comps 2 2 11-OCT-2007 05:45:01 IMAGR ALGSTB: All 2484 Rows In AP (Max 4104) 2 2 11-OCT-2007 05:45:01 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:45:02 IMAGR ALGSTB: Pass 1; 2473- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:45:03 IMAGR Field 2 min = -713.4 MicroJy,max = 663.7 MicroJy 2 2 11-OCT-2007 05:45:03 IMAGR BGC Clean: using 103 cell beam + residuals > 483.97 MicroJy 2 2 11-OCT-2007 05:45:03 IMAGR 542 Residual map points loaded 2 4 11-OCT-2007 05:45:03 IMAGR Field 2 min algorithm flux= -480.260 MicroJy iter= 1195 2 3 11-OCT-2007 05:45:03 IMAGR Field 2 Clean flux density= 2.522 Jy 1195 comps 2 3 11-OCT-2007 05:45:03 IMAGR Total Cleaned flux density = 2.731 Jy 30433 comps 2 2 11-OCT-2007 05:45:03 IMAGR ALGSTB: All 166 Rows In AP (Max 267) 2 2 11-OCT-2007 05:45:03 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:45:04 IMAGR ALGSTB: Pass 1; 155- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:45:08 IMAGR Field 1 min = -1.3 MilliJy,max = 1.2 MilliJy 2 2 11-OCT-2007 05:45:09 IMAGR BGC Clean: using 103 cell beam + residuals > 472.91 MicroJy 2 2 11-OCT-2007 05:45:09 IMAGR 19295 Residual map points loaded 2 4 11-OCT-2007 05:45:09 IMAGR Field 1 min algorithm flux= -495.904 MicroJy iter= 30620 2 3 11-OCT-2007 05:45:09 IMAGR Field 1 Clean flux density= 213.883 MilliJy 30620 comps 2 3 11-OCT-2007 05:45:09 IMAGR Total Cleaned flux density = 2.736 Jy 31815 comps 2 2 11-OCT-2007 05:45:14 IMAGR ALGSTB: All 2484 Rows In AP (Max 4104) 2 2 11-OCT-2007 05:45:14 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:45:15 IMAGR ALGSTB: Pass 1; 2473- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:45:18 IMAGR Field 1 min = -1.2 MilliJy,max = 1.2 MilliJy 2 2 11-OCT-2007 05:45:20 IMAGR BGC Clean: using 103 cell beam + residuals > 462.11 MicroJy 2 2 11-OCT-2007 05:45:20 IMAGR 19214 Residual map points loaded 2 4 11-OCT-2007 05:45:20 IMAGR Field 1 min algorithm flux= 485.477 MicroJy iter= 31930 2 3 11-OCT-2007 05:45:20 IMAGR Field 1 Clean flux density= 213.055 MilliJy 31930 comps 2 3 11-OCT-2007 05:45:20 IMAGR Total Cleaned flux density = 2.735 Jy 33125 comps 2 2 11-OCT-2007 05:45:24 IMAGR ALGSTB: All 2484 Rows In AP (Max 4104) 2 2 11-OCT-2007 05:45:24 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:45:25 IMAGR ALGSTB: Pass 1; 2473- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:45:29 IMAGR Field 1 min = -1.2 MilliJy,max = 1.2 MilliJy 2 2 11-OCT-2007 05:45:30 IMAGR BGC Clean: using 103 cell beam + residuals > 451.89 MicroJy 2 2 11-OCT-2007 05:45:30 IMAGR 19114 Residual map points loaded 2 4 11-OCT-2007 05:45:31 IMAGR Field 1 min algorithm flux= 475.001 MicroJy iter= 33175 2 3 11-OCT-2007 05:45:31 IMAGR Field 1 Clean flux density= 220.050 MilliJy 33175 comps 2 3 11-OCT-2007 05:45:31 IMAGR Total Cleaned flux density = 2.742 Jy 34370 comps 2 2 11-OCT-2007 05:45:35 IMAGR ALGSTB: All 2484 Rows In AP (Max 4104) 2 2 11-OCT-2007 05:45:35 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:45:36 IMAGR ALGSTB: Pass 1; 2473- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:45:36 IMAGR Field 2 min = -832.2 MicroJy,max = 769.3 MicroJy 2 2 11-OCT-2007 05:45:37 IMAGR BGC Clean: using 103 cell beam + residuals > 452.87 MicroJy 2 2 11-OCT-2007 05:45:37 IMAGR 1624 Residual map points loaded 2 4 11-OCT-2007 05:45:37 IMAGR Field 2 min algorithm flux= 460.775 MicroJy iter= 1251 2 3 11-OCT-2007 05:45:37 IMAGR Field 2 Clean flux density= 2.519 Jy 1251 comps 2 3 11-OCT-2007 05:45:37 IMAGR Total Cleaned flux density = 2.739 Jy 34426 comps 2 2 11-OCT-2007 05:45:37 IMAGR ALGSTB: All 166 Rows In AP (Max 267) 2 2 11-OCT-2007 05:45:37 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:45:38 IMAGR ALGSTB: Pass 1; 155- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:45:42 IMAGR Field 1 min = -1.2 MilliJy,max = 1.2 MilliJy 2 2 11-OCT-2007 05:45:43 IMAGR BGC Clean: using 103 cell beam + residuals > 440.42 MicroJy 2 2 11-OCT-2007 05:45:43 IMAGR 18163 Residual map points loaded 2 4 11-OCT-2007 05:45:43 IMAGR Field 1 min algorithm flux= -460.383 MicroJy iter= 34612 2 3 11-OCT-2007 05:45:43 IMAGR Field 1 Clean flux density= 227.074 MilliJy 34612 comps 2 3 11-OCT-2007 05:45:43 IMAGR Total Cleaned flux density = 2.746 Jy 35863 comps 2 2 11-OCT-2007 05:45:47 IMAGR ALGSTB: All 2484 Rows In AP (Max 4104) 2 2 11-OCT-2007 05:45:47 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:45:48 IMAGR ALGSTB: Pass 1; 2473- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:45:49 IMAGR Field 2 min = -715.7 MicroJy,max = 544.2 MicroJy 2 2 11-OCT-2007 05:45:49 IMAGR BGC Clean: using 103 cell beam + residuals > 439.11 MicroJy 2 2 11-OCT-2007 05:45:49 IMAGR 722 Residual map points loaded 2 4 11-OCT-2007 05:45:49 IMAGR Field 2 min algorithm flux= 444.204 MicroJy iter= 1294 2 3 11-OCT-2007 05:45:49 IMAGR Field 2 Clean flux density= 2.518 Jy 1294 comps 2 3 11-OCT-2007 05:45:49 IMAGR Total Cleaned flux density = 2.745 Jy 35906 comps 2 2 11-OCT-2007 05:45:49 IMAGR ALGSTB: All 166 Rows In AP (Max 267) 2 2 11-OCT-2007 05:45:49 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:45:50 IMAGR ALGSTB: Pass 1; 155- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:45:54 IMAGR Field 1 min = -1.2 MilliJy,max = 1.2 MilliJy 2 2 11-OCT-2007 05:45:55 IMAGR BGC Clean: using 103 cell beam + residuals > 433.74 MicroJy 2 2 11-OCT-2007 05:45:55 IMAGR 19188 Residual map points loaded 2 4 11-OCT-2007 05:45:55 IMAGR Field 1 min algorithm flux= 454.613 MicroJy iter= 35934 2 3 11-OCT-2007 05:45:55 IMAGR Field 1 Clean flux density= 231.311 MilliJy 35934 comps 2 3 11-OCT-2007 05:45:55 IMAGR Total Cleaned flux density = 2.749 Jy 37228 comps 2 2 11-OCT-2007 05:46:00 IMAGR ALGSTB: All 2484 Rows In AP (Max 4104) 2 2 11-OCT-2007 05:46:00 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:46:01 IMAGR ALGSTB: Pass 1; 2473- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:46:05 IMAGR Field 1 min = -1.2 MilliJy,max = 1.2 MilliJy 2 2 11-OCT-2007 05:46:06 IMAGR BGC Clean: using 103 cell beam + residuals > 423.73 MicroJy 2 2 11-OCT-2007 05:46:06 IMAGR 19059 Residual map points loaded 2 4 11-OCT-2007 05:46:06 IMAGR Field 1 min Clean flux = -930.513 MicroJy iter= 37359 2 5 11-OCT-2007 05:46:06 IMAGR Residual Peak Noise is Increasing 2 5 11-OCT-2007 05:46:06 IMAGR Clean has begun to diverge, Stopping 2 5 11-OCT-2007 05:46:06 IMAGR Minimum residual peak was = 462.614 MicroJy 2 5 11-OCT-2007 05:46:06 IMAGR Field 1 Clean flux density= 230.983 MilliJy 37359 comps 2 5 11-OCT-2007 05:46:06 IMAGR Total Cleaned flux density = 2.749 Jy 38653 comps 2 2 11-OCT-2007 05:46:10 IMAGR ALGSTB: All 2484 Rows In AP (Max 4104) 2 2 11-OCT-2007 05:46:10 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:46:11 IMAGR ALGSTB: Pass 1; 2473- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:46:15 IMAGR Field 1 min = -1.7 MilliJy,max = 2.3 MilliJy 2 2 11-OCT-2007 05:46:16 IMAGR BGC Clean: using 155 cell beam + residuals > 469.46 MicroJy 2 2 11-OCT-2007 05:46:16 IMAGR 15272 Residual map points loaded 2 4 11-OCT-2007 05:46:16 IMAGR Field 1 min allowed flux = -1.138 MilliJy iter= 37389 2 3 11-OCT-2007 05:46:16 IMAGR Field 1 Clean flux density= 232.876 MilliJy 37389 comps 2 3 11-OCT-2007 05:46:16 IMAGR Total Cleaned flux density = 2.750 Jy 38683 comps 2 2 11-OCT-2007 05:46:16 IMAGR VISDFT: Begin DFT component subtraction 2 3 11-OCT-2007 05:46:16 IMAGR I Polarization model processed 2 4 11-OCT-2007 05:46:24 IMAGR Field 1 min = -1.2 MilliJy,max = 1.2 MilliJy 2 2 11-OCT-2007 05:46:24 IMAGR BGC Clean: using 103 cell beam + residuals > 435.71 MicroJy 2 2 11-OCT-2007 05:46:25 IMAGR 19222 Residual map points loaded 2 4 11-OCT-2007 05:46:26 IMAGR Field 1 min Clean flux = 1.207 MilliJy iter= 38160 2 5 11-OCT-2007 05:46:26 IMAGR Residual Peak Noise is Increasing 2 5 11-OCT-2007 05:46:26 IMAGR Clean has begun to diverge, Stopping 2 5 11-OCT-2007 05:46:26 IMAGR Minimum residual peak was = 590.479 MicroJy 2 5 11-OCT-2007 05:46:26 IMAGR Field 1 Clean flux density= 234.051 MilliJy 38160 comps 2 5 11-OCT-2007 05:46:26 IMAGR Total Cleaned flux density = 2.752 Jy 39454 comps 2 2 11-OCT-2007 05:46:30 IMAGR ALGSTB: All 2484 Rows In AP (Max 4104) 2 2 11-OCT-2007 05:46:30 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:46:31 IMAGR ALGSTB: Pass 1; 2473- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:46:35 IMAGR Field 1 min = -1.3 MilliJy,max = 1.2 MilliJy 2 2 11-OCT-2007 05:46:35 IMAGR BGC Clean: using 103 cell beam + residuals > 431.29 MicroJy 2 2 11-OCT-2007 05:46:36 IMAGR 17908 Residual map points loaded 2 4 11-OCT-2007 05:46:36 IMAGR Field 1 min allowed flux = -635.927 MicroJy iter= 38324 2 3 11-OCT-2007 05:46:36 IMAGR Field 1 Clean flux density= 233.514 MilliJy 38324 comps 2 3 11-OCT-2007 05:46:36 IMAGR Total Cleaned flux density = 2.751 Jy 39618 comps 2 2 11-OCT-2007 05:46:36 IMAGR VISDFT: Begin DFT component subtraction 2 3 11-OCT-2007 05:46:36 IMAGR I Polarization model processed 2 4 11-OCT-2007 05:46:55 IMAGR Field 1 min = -1.2 MilliJy,max = 1.2 MilliJy 2 2 11-OCT-2007 05:46:56 IMAGR BGC Clean: using 103 cell beam + residuals > 416.79 MicroJy 2 2 11-OCT-2007 05:46:56 IMAGR 18931 Residual map points loaded 2 4 11-OCT-2007 05:46:56 IMAGR Field 1 min Clean flux = -1.002 MilliJy iter= 39139 2 5 11-OCT-2007 05:46:56 IMAGR Residual Peak Noise is Increasing 2 5 11-OCT-2007 05:46:56 IMAGR Clean has begun to diverge, Stopping 2 5 11-OCT-2007 05:46:56 IMAGR Minimum residual peak was = 499.708 MicroJy 2 5 11-OCT-2007 05:46:56 IMAGR Field 1 Clean flux density= 232.626 MilliJy 39139 comps 2 5 11-OCT-2007 05:46:56 IMAGR Total Cleaned flux density = 2.750 Jy 40433 comps 2 2 11-OCT-2007 05:47:01 IMAGR ALGSTB: All 2484 Rows In AP (Max 4104) 2 2 11-OCT-2007 05:47:01 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:47:02 IMAGR ALGSTB: Pass 1; 2473- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:47:05 IMAGR Field 1 min = -1.2 MilliJy,max = 1.6 MilliJy 2 2 11-OCT-2007 05:47:06 IMAGR BGC Clean: using 125 cell beam + residuals > 432.33 MicroJy 2 2 11-OCT-2007 05:47:07 IMAGR 14886 Residual map points loaded 2 4 11-OCT-2007 05:47:07 IMAGR Field 1 min allowed flux = 797.004 MicroJy iter= 39167 2 3 11-OCT-2007 05:47:07 IMAGR Field 1 Clean flux density= 233.763 MilliJy 39167 comps 2 3 11-OCT-2007 05:47:07 IMAGR Total Cleaned flux density = 2.751 Jy 40461 comps 2 2 11-OCT-2007 05:47:07 IMAGR VISDFT: Begin DFT component subtraction 2 3 11-OCT-2007 05:47:07 IMAGR I Polarization model processed 2 4 11-OCT-2007 05:47:13 IMAGR Field 1 min = -1.2 MilliJy,max = 1.2 MilliJy 2 2 11-OCT-2007 05:47:14 IMAGR BGC Clean: using 103 cell beam + residuals > 418.40 MicroJy 2 2 11-OCT-2007 05:47:14 IMAGR 19013 Residual map points loaded 2 4 11-OCT-2007 05:47:14 IMAGR Field 1 min Clean flux = -1.067 MilliJy iter= 40103 2 5 11-OCT-2007 05:47:14 IMAGR Residual Peak Noise is Increasing 2 5 11-OCT-2007 05:47:14 IMAGR Clean has begun to diverge, Stopping 2 5 11-OCT-2007 05:47:14 IMAGR Minimum residual peak was = 532.838 MicroJy 2 5 11-OCT-2007 05:47:14 IMAGR Field 1 Clean flux density= 234.292 MilliJy 40103 comps 2 5 11-OCT-2007 05:47:14 IMAGR Total Cleaned flux density = 2.752 Jy 41397 comps 2 2 11-OCT-2007 05:47:18 IMAGR ALGSTB: All 2484 Rows In AP (Max 4104) 2 2 11-OCT-2007 05:47:18 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:47:19 IMAGR ALGSTB: Pass 1; 2473- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:47:23 IMAGR Field 1 min = -1.3 MilliJy,max = 1.5 MilliJy 2 2 11-OCT-2007 05:47:24 IMAGR BGC Clean: using 107 cell beam + residuals > 444.05 MicroJy 2 2 11-OCT-2007 05:47:24 IMAGR 13498 Residual map points loaded 2 4 11-OCT-2007 05:47:24 IMAGR Field 1 min allowed flux = 750.502 MicroJy iter= 40151 2 3 11-OCT-2007 05:47:24 IMAGR Field 1 Clean flux density= 234.477 MilliJy 40151 comps 2 3 11-OCT-2007 05:47:24 IMAGR Total Cleaned flux density = 2.752 Jy 41445 comps 2 2 11-OCT-2007 05:47:24 IMAGR VISDFT: Begin DFT component subtraction 2 3 11-OCT-2007 05:47:24 IMAGR I Polarization model processed 2 4 11-OCT-2007 05:47:33 IMAGR Field 1 min = -1.2 MilliJy,max = 1.2 MilliJy 2 2 11-OCT-2007 05:47:34 IMAGR BGC Clean: using 103 cell beam + residuals > 423.26 MicroJy 2 2 11-OCT-2007 05:47:34 IMAGR 19083 Residual map points loaded 2 4 11-OCT-2007 05:47:34 IMAGR Field 1 min Clean flux = -1.036 MilliJy iter= 41079 2 5 11-OCT-2007 05:47:34 IMAGR Residual Peak Noise is Increasing 2 5 11-OCT-2007 05:47:34 IMAGR Clean has begun to diverge, Stopping 2 5 11-OCT-2007 05:47:34 IMAGR Minimum residual peak was = 511.863 MicroJy 2 5 11-OCT-2007 05:47:34 IMAGR Field 1 Clean flux density= 230.082 MilliJy 41079 comps 2 5 11-OCT-2007 05:47:34 IMAGR Total Cleaned flux density = 2.748 Jy 42373 comps 2 2 11-OCT-2007 05:47:38 IMAGR ALGSTB: All 2484 Rows In AP (Max 4104) 2 2 11-OCT-2007 05:47:38 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:47:39 IMAGR ALGSTB: Pass 1; 2473- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:47:43 IMAGR Field 1 min = -1.5 MilliJy,max = 2.0 MilliJy 2 2 11-OCT-2007 05:47:44 IMAGR BGC Clean: using 141 cell beam + residuals > 477.55 MicroJy 2 2 11-OCT-2007 05:47:44 IMAGR 9577 Residual map points loaded 2 4 11-OCT-2007 05:47:44 IMAGR Field 1 min allowed flux = 1.010 MilliJy iter= 41107 2 3 11-OCT-2007 05:47:44 IMAGR Field 1 Clean flux density= 232.092 MilliJy 41107 comps 2 3 11-OCT-2007 05:47:44 IMAGR Total Cleaned flux density = 2.750 Jy 42401 comps 2 2 11-OCT-2007 05:47:44 IMAGR VISDFT: Begin DFT component subtraction 2 3 11-OCT-2007 05:47:44 IMAGR I Polarization model processed 2 4 11-OCT-2007 05:47:51 IMAGR Field 1 min = -1.2 MilliJy,max = 1.2 MilliJy 2 2 11-OCT-2007 05:47:51 IMAGR BGC Clean: using 103 cell beam + residuals > 428.75 MicroJy 2 2 11-OCT-2007 05:47:52 IMAGR 19136 Residual map points loaded 2 4 11-OCT-2007 05:47:52 IMAGR Field 1 min Clean flux = 1.113 MilliJy iter= 41871 2 5 11-OCT-2007 05:47:52 IMAGR Residual Peak Noise is Increasing 2 5 11-OCT-2007 05:47:52 IMAGR Clean has begun to diverge, Stopping 2 5 11-OCT-2007 05:47:52 IMAGR Minimum residual peak was = 556.247 MicroJy 2 5 11-OCT-2007 05:47:52 IMAGR Field 1 Clean flux density= 232.089 MilliJy 41871 comps 2 5 11-OCT-2007 05:47:52 IMAGR Total Cleaned flux density = 2.750 Jy 43165 comps 2 2 11-OCT-2007 05:47:56 IMAGR ALGSTB: All 2484 Rows In AP (Max 4104) 2 2 11-OCT-2007 05:47:56 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:47:57 IMAGR ALGSTB: Pass 1; 2473- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:48:01 IMAGR Field 1 min = -1.5 MilliJy,max = 1.2 MilliJy 2 2 11-OCT-2007 05:48:02 IMAGR BGC Clean: using 107 cell beam + residuals > 438.82 MicroJy 2 2 11-OCT-2007 05:48:02 IMAGR 14448 Residual map points loaded 2 4 11-OCT-2007 05:48:02 IMAGR Field 1 min allowed flux = 737.759 MicroJy iter= 41915 2 3 11-OCT-2007 05:48:02 IMAGR Field 1 Clean flux density= 231.994 MilliJy 41915 comps 2 3 11-OCT-2007 05:48:02 IMAGR Total Cleaned flux density = 2.750 Jy 43209 comps 2 2 11-OCT-2007 05:48:02 IMAGR VISDFT: Begin DFT component subtraction 2 3 11-OCT-2007 05:48:02 IMAGR I Polarization model processed 2 4 11-OCT-2007 05:48:11 IMAGR Field 1 min = -1.2 MilliJy,max = 1.2 MilliJy 2 2 11-OCT-2007 05:48:12 IMAGR BGC Clean: using 103 cell beam + residuals > 420.04 MicroJy 2 2 11-OCT-2007 05:48:12 IMAGR 19018 Residual map points loaded 2 4 11-OCT-2007 05:48:12 IMAGR Field 1 min Clean flux = 921.979 MicroJy iter= 43405 2 5 11-OCT-2007 05:48:12 IMAGR Residual Peak Noise is Increasing 2 5 11-OCT-2007 05:48:12 IMAGR Clean has begun to diverge, Stopping 2 5 11-OCT-2007 05:48:12 IMAGR Minimum residual peak was = 456.896 MicroJy 2 5 11-OCT-2007 05:48:12 IMAGR Field 1 Clean flux density= 234.518 MilliJy 43405 comps 2 5 11-OCT-2007 05:48:12 IMAGR Total Cleaned flux density = 2.752 Jy 44699 comps 2 2 11-OCT-2007 05:48:16 IMAGR ALGSTB: All 2484 Rows In AP (Max 4104) 2 2 11-OCT-2007 05:48:16 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:48:17 IMAGR ALGSTB: Pass 1; 2473- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:48:21 IMAGR Field 1 min = -1.4 MilliJy,max = 1.2 MilliJy 2 2 11-OCT-2007 05:48:22 IMAGR BGC Clean: using 107 cell beam + residuals > 422.76 MicroJy 2 2 11-OCT-2007 05:48:22 IMAGR 16582 Residual map points loaded 2 4 11-OCT-2007 05:48:22 IMAGR Field 1 min allowed flux = 709.658 MicroJy iter= 43446 2 3 11-OCT-2007 05:48:22 IMAGR Field 1 Clean flux density= 233.278 MilliJy 43446 comps 2 3 11-OCT-2007 05:48:22 IMAGR Total Cleaned flux density = 2.751 Jy 44740 comps 2 2 11-OCT-2007 05:48:22 IMAGR VISDFT: Begin DFT component subtraction 2 3 11-OCT-2007 05:48:22 IMAGR I Polarization model processed 2 4 11-OCT-2007 05:48:30 IMAGR Field 1 min = -1.2 MilliJy,max = 1.2 MilliJy 2 2 11-OCT-2007 05:48:31 IMAGR BGC Clean: using 103 cell beam + residuals > 410.75 MicroJy 2 2 11-OCT-2007 05:48:31 IMAGR 18890 Residual map points loaded 2 4 11-OCT-2007 05:48:31 IMAGR Field 1 min algorithm flux= 432.409 MicroJy iter= 45201 2 3 11-OCT-2007 05:48:31 IMAGR Field 1 Clean flux density= 235.394 MilliJy 45201 comps 2 3 11-OCT-2007 05:48:31 IMAGR Total Cleaned flux density = 2.753 Jy 46495 comps 2 2 11-OCT-2007 05:48:36 IMAGR ALGSTB: All 2484 Rows In AP (Max 4104) 2 2 11-OCT-2007 05:48:36 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:48:36 IMAGR ALGSTB: Pass 1; 2473- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:48:37 IMAGR Field 2 min = -652.7 MicroJy,max = 505.3 MicroJy 2 2 11-OCT-2007 05:48:38 IMAGR BGC Clean: using 103 cell beam + residuals > 409.83 MicroJy 2 2 11-OCT-2007 05:48:38 IMAGR 224 Residual map points loaded 2 4 11-OCT-2007 05:48:38 IMAGR Field 2 min algorithm flux= -413.881 MicroJy iter= 1308 2 3 11-OCT-2007 05:48:38 IMAGR Field 2 Clean flux density= 2.517 Jy 1308 comps 2 3 11-OCT-2007 05:48:38 IMAGR Total Cleaned flux density = 2.752 Jy 46509 comps 2 2 11-OCT-2007 05:48:38 IMAGR VISDFT: Begin DFT component subtraction 2 3 11-OCT-2007 05:48:38 IMAGR I Polarization model processed 2 4 11-OCT-2007 05:48:43 IMAGR Field 1 min = -1.2 MilliJy,max = 1.2 MilliJy 2 2 11-OCT-2007 05:48:44 IMAGR BGC Clean: using 103 cell beam + residuals > 392.19 MicroJy 2 2 11-OCT-2007 05:48:44 IMAGR 19663 Residual map points loaded 2 4 11-OCT-2007 05:48:44 IMAGR Field 1 min algorithm flux= -409.770 MicroJy iter= 47209 2 3 11-OCT-2007 05:48:44 IMAGR Field 1 Clean flux density= 237.703 MilliJy 47209 comps 2 3 11-OCT-2007 05:48:44 IMAGR Total Cleaned flux density = 2.755 Jy 48517 comps 2 2 11-OCT-2007 05:48:49 IMAGR ALGSTB: All 2484 Rows In AP (Max 4104) 2 2 11-OCT-2007 05:48:49 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:48:50 IMAGR ALGSTB: Pass 1; 2473- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:48:50 IMAGR Field 2 min = -446.3 MicroJy,max = 518.5 MicroJy 2 2 11-OCT-2007 05:48:51 IMAGR BGC Clean: using 103 cell beam + residuals > 391.94 MicroJy 2 2 11-OCT-2007 05:48:51 IMAGR 7 Residual map points loaded 2 4 11-OCT-2007 05:48:51 IMAGR Field 2 min algorithm flux= 384.685 MicroJy iter= 1311 2 3 11-OCT-2007 05:48:51 IMAGR Field 2 Clean flux density= 2.517 Jy 1311 comps 2 3 11-OCT-2007 05:48:51 IMAGR Total Cleaned flux density = 2.755 Jy 48520 comps 2 2 11-OCT-2007 05:48:51 IMAGR VISDFT: Begin DFT component subtraction 2 3 11-OCT-2007 05:48:51 IMAGR I Polarization model processed 2 4 11-OCT-2007 05:48:55 IMAGR Field 1 min = -1.2 MilliJy,max = 1.2 MilliJy 2 2 11-OCT-2007 05:48:55 IMAGR BGC Clean: using 103 cell beam + residuals > 381.54 MicroJy 2 2 11-OCT-2007 05:48:56 IMAGR 19926 Residual map points loaded 2 4 11-OCT-2007 05:48:56 IMAGR Field 1 min algorithm flux= -397.628 MicroJy iter= 49176 2 3 11-OCT-2007 05:48:56 IMAGR Field 1 Clean flux density= 240.211 MilliJy 49176 comps 2 3 11-OCT-2007 05:48:56 IMAGR Total Cleaned flux density = 2.757 Jy 50487 comps 2 2 11-OCT-2007 05:49:00 IMAGR ALGSTB: All 2484 Rows In AP (Max 4104) 2 2 11-OCT-2007 05:49:00 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:49:01 IMAGR ALGSTB: Pass 1; 2473- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:49:05 IMAGR Field 1 min = -1.2 MilliJy,max = 1.2 MilliJy 2 2 11-OCT-2007 05:49:06 IMAGR BGC Clean: using 103 cell beam + residuals > 376.84 MicroJy 2 2 11-OCT-2007 05:49:06 IMAGR 19957 Residual map points loaded 2 4 11-OCT-2007 05:49:06 IMAGR Field 1 min algorithm flux= -391.504 MicroJy iter= 51016 2 3 11-OCT-2007 05:49:06 IMAGR Field 1 Clean flux density= 244.214 MilliJy 51016 comps 2 3 11-OCT-2007 05:49:06 IMAGR Total Cleaned flux density = 2.761 Jy 52327 comps 2 2 11-OCT-2007 05:49:11 IMAGR ALGSTB: All 2484 Rows In AP (Max 4104) 2 2 11-OCT-2007 05:49:11 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:49:12 IMAGR ALGSTB: Pass 1; 2473- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:49:16 IMAGR Field 1 min = -1.2 MilliJy,max = 1.2 MilliJy 2 2 11-OCT-2007 05:49:17 IMAGR BGC Clean: using 103 cell beam + residuals > 372.49 MicroJy 2 2 11-OCT-2007 05:49:17 IMAGR 19924 Residual map points loaded 2 4 11-OCT-2007 05:49:17 IMAGR Field 1 min algorithm flux= -385.985 MicroJy iter= 52751 2 3 11-OCT-2007 05:49:17 IMAGR Field 1 Clean flux density= 245.527 MilliJy 52751 comps 2 3 11-OCT-2007 05:49:17 IMAGR Total Cleaned flux density = 2.763 Jy 54062 comps 2 2 11-OCT-2007 05:49:21 IMAGR ALGSTB: All 2484 Rows In AP (Max 4104) 2 2 11-OCT-2007 05:49:21 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:49:22 IMAGR ALGSTB: Pass 1; 2473- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:49:26 IMAGR Field 1 min = -1.1 MilliJy,max = 1.2 MilliJy 2 2 11-OCT-2007 05:49:27 IMAGR BGC Clean: using 103 cell beam + residuals > 366.87 MicroJy 2 2 11-OCT-2007 05:49:27 IMAGR 19950 Residual map points loaded 2 4 11-OCT-2007 05:49:28 IMAGR Field 1 min algorithm flux= -379.797 MicroJy iter= 54476 2 3 11-OCT-2007 05:49:28 IMAGR Field 1 Clean flux density= 249.324 MilliJy 54476 comps 2 3 11-OCT-2007 05:49:28 IMAGR Total Cleaned flux density = 2.766 Jy 55787 comps 2 2 11-OCT-2007 05:49:32 IMAGR ALGSTB: All 2484 Rows In AP (Max 4104) 2 2 11-OCT-2007 05:49:32 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:49:33 IMAGR ALGSTB: Pass 1; 2473- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:49:34 IMAGR Field 2 min = -460.4 MicroJy,max = 524.5 MicroJy 2 2 11-OCT-2007 05:49:34 IMAGR BGC Clean: using 103 cell beam + residuals > 366.90 MicroJy 2 2 11-OCT-2007 05:49:34 IMAGR 40 Residual map points loaded 2 4 11-OCT-2007 05:49:34 IMAGR Field 2 min Clean flux = -354.295 MicroJy iter= 1320 2 5 11-OCT-2007 05:49:34 IMAGR Field 2 Clean flux density= 2.517 Jy 1320 comps 2 5 11-OCT-2007 05:49:34 IMAGR Total Cleaned flux density = 2.766 Jy 55796 comps 2 2 11-OCT-2007 05:49:34 IMAGR VISDFT: Begin DFT component subtraction 2 3 11-OCT-2007 05:49:34 IMAGR I Polarization model processed 2 4 11-OCT-2007 05:49:39 IMAGR Field 1 min = -1.2 MilliJy,max = 1.2 MilliJy 2 2 11-OCT-2007 05:49:40 IMAGR BGC Clean: using 103 cell beam + residuals > 359.50 MicroJy 2 2 11-OCT-2007 05:49:40 IMAGR 19969 Residual map points loaded 2 4 11-OCT-2007 05:49:40 IMAGR Field 1 min algorithm flux= 371.872 MicroJy iter= 56179 2 3 11-OCT-2007 05:49:40 IMAGR Field 1 Clean flux density= 250.253 MilliJy 56179 comps 2 3 11-OCT-2007 05:49:40 IMAGR Total Cleaned flux density = 2.767 Jy 57499 comps 2 2 11-OCT-2007 05:49:45 IMAGR ALGSTB: All 2484 Rows In AP (Max 4104) 2 2 11-OCT-2007 05:49:45 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:49:46 IMAGR ALGSTB: Pass 1; 2473- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:49:50 IMAGR Field 1 min = -1.2 MilliJy,max = 1.2 MilliJy 2 2 11-OCT-2007 05:49:51 IMAGR BGC Clean: using 103 cell beam + residuals > 349.36 MicroJy 2 2 11-OCT-2007 05:49:51 IMAGR 19949 Residual map points loaded 2 4 11-OCT-2007 05:49:51 IMAGR Field 1 min algorithm flux= 361.502 MicroJy iter= 57931 2 3 11-OCT-2007 05:49:51 IMAGR Field 1 Clean flux density= 254.099 MilliJy 57931 comps 2 3 11-OCT-2007 05:49:51 IMAGR Total Cleaned flux density = 2.771 Jy 59251 comps 2 2 11-OCT-2007 05:49:55 IMAGR ALGSTB: All 2484 Rows In AP (Max 4104) 2 2 11-OCT-2007 05:49:55 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:49:56 IMAGR ALGSTB: Pass 1; 2473- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:50:00 IMAGR Field 1 min = -1.2 MilliJy,max = 1.1 MilliJy 2 2 11-OCT-2007 05:50:01 IMAGR BGC Clean: using 103 cell beam + residuals > 341.43 MicroJy 2 2 11-OCT-2007 05:50:01 IMAGR 19954 Residual map points loaded 2 4 11-OCT-2007 05:50:02 IMAGR Field 1 min Clean flux = 355.874 MicroJy iter= 59483 2 5 11-OCT-2007 05:50:02 IMAGR Field 1 Clean flux density= 252.154 MilliJy 59483 comps 2 5 11-OCT-2007 05:50:02 IMAGR Total Cleaned flux density = 2.769 Jy 60803 comps 2 2 11-OCT-2007 05:50:06 IMAGR ALGSTB: All 2484 Rows In AP (Max 4104) 2 2 11-OCT-2007 05:50:06 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 11-OCT-2007 05:50:07 IMAGR ALGSTB: Pass 1; 2473- 0 Cells, with 322229 Pts 2 4 11-OCT-2007 05:50:07 IMAGR Peak residual in window 355.874 less than limit 355.939 MicroJy 2 3 11-OCT-2007 05:50:07 IMAGR Merging the Clean components files 2 3 11-OCT-2007 05:50:07 IMAGR Field 1 compressed from 59483 to 27416 components 2 3 11-OCT-2007 05:50:07 IMAGR Field 2 compressed from 1320 to 392 components 2 4 11-OCT-2007 05:50:11 IMAGR Field 1 min = -1.2 MilliJy,max = 1.1 MilliJy 2 4 11-OCT-2007 05:50:12 IMAGR Field 2 min = -468.8 MicroJy,max = 411.9 MicroJy 2 3 11-OCT-2007 05:50:12 IMAGR Restoring Clean components 2 3 11-OCT-2007 05:50:20 IMAGR Restoring overlapped Clean components 2 3 11-OCT-2007 05:50:21 IMAGR Restore 16.415 MilliJy ( 2098 CCs) from field 1 to field 2 2 3 11-OCT-2007 05:50:21 IMAGR Restore 2.517 Jy ( 392 CCs) from field 2 to field 1 2 3 11-OCT-2007 05:50:22 IMAGR Checking image max/min 2 3 11-OCT-2007 05:50:22 IMAGR Field 1 final Clean flux 2.769 Jy 2 3 11-OCT-2007 05:50:22 IMAGR Field 2 final Clean flux 2.533 Jy 2 6 11-OCT-2007 05:50:22 IMAGR Deleting UV work file: 2 4 11-OCT-2007 05:50:22 IMAGR Destroyed 1 extension files of type AN 2 4 11-OCT-2007 05:50:22 IMAGR Destroyed 1 extension files of type FQ 2 4 11-OCT-2007 05:50:22 IMAGR Destroyed UV image file: catno= 4 disk= 1 2 3 11-OCT-2007 05:50:22 IMAGR Appears to have ended successfully 2 5 11-OCT-2007 05:50:22 IMAGR alcor 31DEC07 TST: Cpu= 847.4 Real= 856 2 2 11-OCT-2007 05:50:22 AIPS Resumes 2 3 11-OCT-2007 05:50:22 AIPS SYSTEM command to be executed is: 2 3 11-OCT-2007 05:50:22 AIPS rm -f /tmp/SETFC@1331+305_K,BAND.0-1 >& /dev/null 2 5 11-OCT-2007 05:50:22 UVPLT Task UVPLT (release of 31DEC07) begins 2 2 11-OCT-2007 05:50:24 UVPLT GFINIS: number records used 60351 2 2 11-OCT-2007 05:50:24 UVPLT PLTUV: 1282366 Points plotted 2 2 11-OCT-2007 05:50:24 UVPLT PLTUV: Plot file version 1 created. 2 3 11-OCT-2007 05:50:24 UVPLT Appears to have ended successfully 2 5 11-OCT-2007 05:50:24 UVPLT alcor 31DEC07 TST: Cpu= 1.7 Real= 2 2 2 11-OCT-2007 05:50:24 AIPS Resumes 2 5 11-OCT-2007 05:50:24 UVPLT Task UVPLT (release of 31DEC07) begins 2 2 11-OCT-2007 05:50:25 UVPLT GFINIS: number records used 30178 2 2 11-OCT-2007 05:50:25 UVPLT PLTUV: 641183 Points plotted 2 2 11-OCT-2007 05:50:25 UVPLT PLTUV: Plot file version 2 created. 2 3 11-OCT-2007 05:50:25 UVPLT Appears to have ended successfully 2 5 11-OCT-2007 05:50:25 UVPLT alcor 31DEC07 TST: Cpu= 1.0 Real= 1 2 2 11-OCT-2007 05:50:25 AIPS Resumes 2 5 11-OCT-2007 05:50:25 UVPLT Task UVPLT (release of 31DEC07) begins 2 2 11-OCT-2007 05:50:26 UVPLT GFINIS: number records used 30178 2 2 11-OCT-2007 05:50:26 UVPLT PLTUV: 641183 Points plotted 2 2 11-OCT-2007 05:50:26 UVPLT PLTUV: Plot file version 3 created. 2 3 11-OCT-2007 05:50:26 UVPLT Appears to have ended successfully 2 5 11-OCT-2007 05:50:26 UVPLT alcor 31DEC07 TST: Cpu= 1.1 Real= 1 2 2 11-OCT-2007 05:50:26 AIPS Resumes 2 4 11-OCT-2007 05:50:27 AIPS Destroyed 1 extension files of type HI 2 4 11-OCT-2007 05:50:27 AIPS Destroyed MA image file: catno= 5 disk= 1 2 4 11-OCT-2007 05:50:27 AIPS Destroyed 1 extension files of type HI 2 4 11-OCT-2007 05:50:27 AIPS Destroyed MA image file: catno= 6 disk= 1 2 2 11-OCT-2007 05:50:27 AIPS Disk 1 in-CNO 7 renumbered as CNO 4 2 2 11-OCT-2007 05:50:27 AIPS Disk 1 in-CNO 8 renumbered as CNO 5 2 5 11-OCT-2007 05:50:27 AIPS ' ' 2 5 11-OCT-2007 05:50:27 AIPS ' ' 2 2 11-OCT-2007 05:50:27 AIPS Found in Version=ABIN 2 5 11-OCT-2007 05:50:27 AIPS '* APPEARS TO HAVE ENDED SUCCESSFULLY *' 2 0 11-OCT-2007 05:50:27 AIPS 2 0 11-OCT-2007 05:50:27 AIPS type'EMPTY CATALOG ?' checkcat 2 2 11-OCT-2007 05:50:27 AIPS Disk 1 No files needed renumbering 2 5 11-OCT-2007 05:50:27 AIPS 'EMPTY CATALOG ?' 5 2 0 11-OCT-2007 05:50:27 AIPS flatfov;nvasimage 2 5 11-OCT-2007 05:50:27 AIPS 'WARNING: ONLY ONE UV-FILE - MAYBE CHECK?' 2 2 11-OCT-2007 05:50:27 AIPS Got(1) disk= 1 user=**** type=UV 19940213.K BAND.1 2 5 11-OCT-2007 05:50:27 AIPS '5 SECOND INTEGRATIONS (GUESS)' 2 2 11-OCT-2007 05:50:27 AIPS Got(1) disk= 1 user=**** type=UV 1331+305.K BAND.1 2 5 11-OCT-2007 05:50:27 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 2 5 11-OCT-2007 05:50:27 FLATN Task FLATN (release of 31DEC07) begins 2 2 11-OCT-2007 05:50:27 AIPS Resumes 2 2 11-OCT-2007 05:50:27 FLATN Create 1331+305 .FLATN . 1 (MA) on disk 1 cno 6 2 4 11-OCT-2007 05:50:29 FLATN Field 1 included blc,trc 1 1 3702 3702 2 4 11-OCT-2007 05:50:52 FLATN Field 2 included blc,trc 1728 1720 1956 1948 2 2 11-OCT-2007 05:50:52 FLATN Now output average image 2 3 11-OCT-2007 05:50:52 FLATN Appears to have ended successfully 2 5 11-OCT-2007 05:50:52 FLATN alcor 31DEC07 TST: Cpu= 24.5 Real= 25 2 3 11-OCT-2007 05:50:53 AIPS Task FLATN has finished 2 5 11-OCT-2007 05:50:53 BLANK Task BLANK (release of 31DEC07) begins 2 2 11-OCT-2007 05:50:53 AIPS Resumes 2 2 11-OCT-2007 05:50:53 BLANK Create 1331+305 .BLANK . 1 (MA) on disk 1 cno 7 2 3 11-OCT-2007 05:51:07 BLANK Appears to have ended successfully 2 5 11-OCT-2007 05:51:07 BLANK alcor 31DEC07 TST: Cpu= 13.8 Real= 14 2 3 11-OCT-2007 05:51:07 AIPS Task BLANK has finished 2 4 11-OCT-2007 05:51:07 AIPS Destroyed 1 extension files of type HI 2 4 11-OCT-2007 05:51:07 AIPS Destroyed MA image file: catno= 6 disk= 1 2 2 11-OCT-2007 05:51:07 AIPS Disk 1 in-CNO 7 renumbered as CNO 6 2 2 11-OCT-2007 05:51:07 AIPS Disk 1 No files needed renumbering 2 2 11-OCT-2007 05:51:07 AIPS Got(1) disk= 1 user=**** type=UV 19940213.K BAND.1 2 2 11-OCT-2007 05:51:07 AIPS Got(1) disk= 1 user=**** type=UV 19940213.TASAV.1 2 2 11-OCT-2007 05:51:07 AIPS Got(1) disk= 1 user=**** type=UV 1331+305.K BAND.1 2 2 11-OCT-2007 05:51:07 AIPS Got(1) disk= 1 user=**** type=MA 1331+305.ICL001.1 2 2 11-OCT-2007 05:51:07 AIPS Got(1) disk= 1 user=**** type=MA 1331+305.ICL002.1 2 2 11-OCT-2007 05:51:07 AIPS Got(1) disk= 1 user=**** type=MA 1331+305.BLANK.1 2 2 11-OCT-2007 05:51:07 AIPS Got(1) disk= 1 user=**** type=MA 1331+305.BLANK.1 2 5 11-OCT-2007 05:51:07 AIPS Mean= 1.4617E-06 rms= 1.6656E-04 JY/BEAM over10757393. pixels 2 5 11-OCT-2007 05:51:07 AIPS Maximum= 1.6294E-02 at 1793 1821 1 1 1 1 1 2 5 11-OCT-2007 05:51:07 AIPS Skypos: RA 13 31 08.43306 DEC 30 30 31.9522 2 5 11-OCT-2007 05:51:07 AIPS Skypos: IPOL 22460.100 MHZ 2 5 11-OCT-2007 05:51:07 AIPS Minimum=-2.0528E-02 at 1807 1840 1 1 1 1 1 2 5 11-OCT-2007 05:51:07 AIPS Skypos: RA 13 31 08.39787 DEC 30 30 32.5693 2 5 11-OCT-2007 05:51:07 AIPS Skypos: IPOL 22460.100 MHZ 2 5 11-OCT-2007 05:51:07 AIPS Flux density = 3.0444E-01 Jy. Beam area = 51.65 pixels 2 2 11-OCT-2007 05:51:07 AIPS Waiting for returned adverbs 2 5 11-OCT-2007 05:51:07 IMEAN Task IMEAN (release of 31DEC07) begins 2 5 11-OCT-2007 05:51:08 IMEAN Image= 1331+305 .BLANK . 1 1 xywind= 1 1 3702 3702 2 5 11-OCT-2007 05:51:08 IMEAN Mean and rms found by fitting peak in histogram: 2 5 11-OCT-2007 05:51:08 IMEAN Mean=-4.7561E-07 Rms= 1.2278E-04 **** from histogram 2 5 11-OCT-2007 05:51:08 IMEAN Mean and rms found by including all data: 2 5 11-OCT-2007 05:51:08 IMEAN Mean= 1.3695E-05 Rms= 3.9473E-03 JY/BEAM over 10760993 pixels 2 5 11-OCT-2007 05:51:08 IMEAN Flux density = 2.8532E+00 Jy. beam area = 51.65 pixels 2 5 11-OCT-2007 05:51:08 IMEAN Minimum=-2.0528E-02 at 1807 1840 1 1 2 5 11-OCT-2007 05:51:08 IMEAN Skypos: RA 13 31 08.39787 DEC 30 30 32.5693 2 5 11-OCT-2007 05:51:08 IMEAN Maximum= 2.4910E+00 at 1851 1852 1 1 2 5 11-OCT-2007 05:51:08 IMEAN Skypos: RA 13 31 08.28730 DEC 30 30 32.9590 2 5 11-OCT-2007 05:51:08 IMEAN Skypos: IPOL 22460.100 MHZ 2 2 11-OCT-2007 05:51:08 IMEAN returns adverbs to AIPS 2 3 11-OCT-2007 05:51:08 IMEAN Appears to have ended successfully 2 5 11-OCT-2007 05:51:08 IMEAN alcor 31DEC07 TST: Cpu= 0.4 Real= 1 2 2 11-OCT-2007 05:51:08 AIPS Resumes 2 3 11-OCT-2007 05:51:08 AIPS IMEAN was not found to be running 2 2 11-OCT-2007 05:51:08 AIPS Got(1) disk= 1 user=**** type=MA 1331+305.BLANK.1 2 2 11-OCT-2007 05:51:08 AIPS Got(O) disk= 1 user=**** type=MA 1331+305.BLANK.1 2 5 11-OCT-2007 05:51:08 PBCOR Task PBCOR (release of 31DEC07) begins 2 2 11-OCT-2007 05:51:08 AIPS Resumes 2 2 11-OCT-2007 05:51:08 PBCOR Create 1331+305 .RADCOR. 1 (MA) on disk 1 cno 7 2 3 11-OCT-2007 05:51:23 PBCOR Appears to have ended successfully 2 5 11-OCT-2007 05:51:23 PBCOR alcor 31DEC07 TST: Cpu= 14.9 Real= 15 2 3 11-OCT-2007 05:51:23 AIPS Task PBCOR has finished 2 4 11-OCT-2007 05:51:23 AIPS Destroyed 1 extension files of type HI 2 4 11-OCT-2007 05:51:23 AIPS Destroyed MA image file: catno= 6 disk= 1 2 2 11-OCT-2007 05:51:23 AIPS Disk 1 in-CNO 7 renumbered as CNO 6 2 2 11-OCT-2007 05:51:23 AIPS Disk 1 No files needed renumbering 2 2 11-OCT-2007 05:51:23 AIPS Got(1) disk= 1 user=**** type=MA 1331+305.RADCOR.1 2 2 11-OCT-2007 05:51:23 AIPS Got(O) disk= 1 user=**** type=MA 1331+305.RADCOR.1 2 5 11-OCT-2007 05:51:23 CPYRT Task CPYRT (release of 31DEC07) begins 2 2 11-OCT-2007 05:51:23 AIPS Resumes 2 2 11-OCT-2007 05:51:23 CPYRT Create 1331+305 .NVAS07. 1 (MA) on disk 1 cno 7 2 2 11-OCT-2007 05:51:24 CPYRT ZTXOP2: using translated file name = 2 2 11-OCT-2007 05:51:24 CPYRT ZTXOP2: /home/alcor2/vlbacald/Arch_Cprt 2 3 11-OCT-2007 05:51:24 CPYRT Appears to have ended successfully 2 5 11-OCT-2007 05:51:24 CPYRT alcor 31DEC07 TST: Cpu= 0.3 Real= 1 2 3 11-OCT-2007 05:51:24 AIPS Task CPYRT has finished 2 4 11-OCT-2007 05:51:24 AIPS Destroyed 1 extension files of type HI 2 4 11-OCT-2007 05:51:24 AIPS Destroyed MA image file: catno= 6 disk= 1 2 2 11-OCT-2007 05:51:24 AIPS Disk 1 in-CNO 7 renumbered as CNO 6 2 0 11-OCT-2007 05:51:24 AIPS nvasarch 2 2 11-OCT-2007 05:51:24 AIPS Disk 1 No files needed renumbering 2 5 11-OCT-2007 05:51:24 AIPS 'DWTEST_1994FEB13_1' 2 2 11-OCT-2007 05:51:24 AIPS Got(1) disk= 1 user=**** type=UV 19940213.K BAND.1 2 3 11-OCT-2007 05:51:24 AIPS SYSTEM command to be executed is: 2 3 11-OCT-2007 05:51:24 AIPS umask 0;mkdir $ADAT/DWTEST >& /dev/null 2 5 11-OCT-2007 05:51:24 FITAB Task FITAB (release of 31DEC07) begins 2 4 11-OCT-2007 05:51:24 FITAB Writing to disk file: ADAT:DWTEST_1994FEB13_1_22.4F21DA.uvfits 2 3 11-OCT-2007 05:51:24 FITAB Writing UV data: User19719 Disk 1 Name 19940213.K BAND.1 2 3 11-OCT-2007 05:51:24 FITAB Writing visibilities 1 to 334169 2 3 11-OCT-2007 05:51:24 FITAB Writing HIstory to main FITS header 2 3 11-OCT-2007 05:51:24 FITAB Writing binary table of type AN 2 3 11-OCT-2007 05:51:24 FITAB Writing binary table of type NX 2 3 11-OCT-2007 05:51:24 FITAB Writing binary table of type SU 2 3 11-OCT-2007 05:51:24 FITAB Writing binary table of type FQ 2 3 11-OCT-2007 05:51:24 FITAB Writing binary table of type CL 2 2 11-OCT-2007 05:51:24 AIPS Resumes 2 3 11-OCT-2007 05:51:24 FITAB Writing binary table of type CL 2 3 11-OCT-2007 05:51:25 FITAB Writing binary table of type CL 2 3 11-OCT-2007 05:51:25 FITAB Writing binary table of type TY 2 3 11-OCT-2007 05:51:25 FITAB Writing binary table of type WX 2 3 11-OCT-2007 05:51:25 FITAB Writing binary table of type FG 2 3 11-OCT-2007 05:51:25 FITAB Writing binary table of type XX 2 3 11-OCT-2007 05:51:25 FITAB Writing binary table of type SN 2 3 11-OCT-2007 05:51:25 FITAB Writing binary table of type SN 2 2 11-OCT-2007 05:51:25 FITAB Writing binary table of type UV 2 2 11-OCT-2007 05:51:26 FITAB Writing end-of-file mark 2 3 11-OCT-2007 05:51:26 FITAB Appears to have ended successfully 2 5 11-OCT-2007 05:51:26 FITAB alcor 31DEC07 TST: Cpu= 1.6 Real= 2 2 3 11-OCT-2007 05:51:26 AIPS Task FITAB has finished 2 2 11-OCT-2007 05:51:26 AIPS Got(1) disk= 1 user=**** type=UV 19940213.TASAV.1 2 5 11-OCT-2007 05:51:26 FITAB Task FITAB (release of 31DEC07) begins 2 4 11-OCT-2007 05:51:26 FITAB Writing to disk file: ADAT:DWTEST_1994FEB13_1_22.4F21DA.clfits 2 3 11-OCT-2007 05:51:26 FITAB Writing UV data: User19719 Disk 1 Name 19940213.TASAV.1 2 3 11-OCT-2007 05:51:26 FITAB Writing visibilities 1 to 1 2 3 11-OCT-2007 05:51:26 FITAB Writing HIstory to main FITS header 2 3 11-OCT-2007 05:51:26 FITAB Writing binary table of type AN 2 3 11-OCT-2007 05:51:26 FITAB Writing binary table of type NX 2 3 11-OCT-2007 05:51:26 FITAB Writing binary table of type SU 2 3 11-OCT-2007 05:51:26 FITAB Writing binary table of type FQ 2 3 11-OCT-2007 05:51:26 FITAB Writing binary table of type CL 2 2 11-OCT-2007 05:51:26 AIPS Resumes 2 3 11-OCT-2007 05:51:27 FITAB Writing binary table of type CL 2 3 11-OCT-2007 05:51:27 FITAB Writing binary table of type CL 2 3 11-OCT-2007 05:51:27 FITAB Writing binary table of type TY 2 3 11-OCT-2007 05:51:27 FITAB Writing binary table of type WX 2 3 11-OCT-2007 05:51:27 FITAB Writing binary table of type FG 2 3 11-OCT-2007 05:51:27 FITAB Writing binary table of type XX 2 3 11-OCT-2007 05:51:27 FITAB Writing binary table of type SN 2 3 11-OCT-2007 05:51:27 FITAB Writing binary table of type SN 2 2 11-OCT-2007 05:51:27 FITAB Writing binary table of type UV 2 2 11-OCT-2007 05:51:27 FITAB Writing end-of-file mark 2 3 11-OCT-2007 05:51:27 FITAB Appears to have ended successfully 2 5 11-OCT-2007 05:51:27 FITAB alcor 31DEC07 TST: Cpu= 1.0 Real= 1 2 3 11-OCT-2007 05:51:28 AIPS Task FITAB has finished 2 3 11-OCT-2007 05:51:28 AIPS SYSTEM command to be executed is: 2 3 11-OCT-2007 05:51:28 AIPS \mv -f $ADAT/DWTEST_1994FEB13_1_* $ADAT/DWTEST >& /dev/null 2 2 11-OCT-2007 05:51:28 AIPS Got(1) disk= 1 user=**** type=UV 1331+305.K BAND.1 2 2 11-OCT-2007 05:51:28 AIPS Got(1) disk= 1 user=**** type=MA 1331+305.ICL001.1 2 2 11-OCT-2007 05:51:28 AIPS Got(1) disk= 1 user=**** type=UV 1331+305.K BAND.1 2 3 11-OCT-2007 05:51:28 AIPS SYSTEM command to be executed is: 2 3 11-OCT-2007 05:51:28 AIPS umask 0;mkdir $aimg/J133108.2+303032 >& /dev/null 2 5 11-OCT-2007 05:51:28 FITAB Task FITAB (release of 31DEC07) begins 2 4 11-OCT-2007 05:51:28 FITAB Writing to disk file: AIMG:22.4F21DA_DWTEST_1994FEB13_1.uvfits 2 3 11-OCT-2007 05:51:28 FITAB Writing UV data: User19719 Disk 1 Name 1331+305.K BAND.1 2 3 11-OCT-2007 05:51:28 FITAB Writing visibilities 1 to 322229 2 3 11-OCT-2007 05:51:28 FITAB Writing HIstory to main FITS header 2 3 11-OCT-2007 05:51:28 FITAB Writing binary table of type FQ 2 3 11-OCT-2007 05:51:28 FITAB Writing binary table of type AN 2 3 11-OCT-2007 05:51:28 FITAB Writing binary table of type WX 2 3 11-OCT-2007 05:51:28 FITAB Writing binary table of type XX 2 2 11-OCT-2007 05:51:28 FITAB Writing binary table of type UV 2 2 11-OCT-2007 05:51:28 AIPS Resumes 2 2 11-OCT-2007 05:51:28 FITAB Writing end-of-file mark 2 3 11-OCT-2007 05:51:28 FITAB Appears to have ended successfully 2 5 11-OCT-2007 05:51:28 FITAB alcor 31DEC07 TST: Cpu= 0.6 Real= 0 2 3 11-OCT-2007 05:51:29 AIPS Task FITAB has finished 2 5 11-OCT-2007 05:51:29 LWPLA Task LWPLA (release of 31DEC07) begins 2 3 11-OCT-2007 05:51:29 LWPLA No clipping or scaling applied to grey scale pixels 2 6 11-OCT-2007 05:51:29 LWPLA ZLWIO: plotter file = /home/alcor2/vlbacald/img/22.4F21DA_DWTE 2 6 11-OCT-2007 05:51:29 LWPLA ST_1994FEB13_1.vis.ps 2 2 11-OCT-2007 05:51:29 LWPLA Writing plot file version 3 to page 1 2 2 11-OCT-2007 05:51:29 AIPS Resumes 2 3 11-OCT-2007 05:51:38 LWPLA Appears to have ended successfully 2 5 11-OCT-2007 05:51:38 LWPLA alcor 31DEC07 TST: Cpu= 8.3 Real= 9 2 3 11-OCT-2007 05:51:38 AIPS Task LWPLA has finished 2 3 11-OCT-2007 05:51:38 AIPS SYSTEM command to be executed is: 2 3 11-OCT-2007 05:51:38 AIPS convert $aimg/22.4F21DA_DWTEST_1994FEB13_1.vis.ps $aimg/22.4F21D 2 3 11-OCT-2007 05:51:38 AIPS A_DWTEST_1994FEB13_1.vis.gif >& /dev/null 2 5 11-OCT-2007 05:51:53 LWPLA Task LWPLA (release of 31DEC07) begins 2 3 11-OCT-2007 05:51:53 LWPLA No clipping or scaling applied to grey scale pixels 2 6 11-OCT-2007 05:51:53 LWPLA ZLWIO: plotter file = /home/alcor2/vlbacald/img/22.4F21DA_DWTE 2 6 11-OCT-2007 05:51:53 LWPLA ST_1994FEB13_1.ri.ps 2 2 11-OCT-2007 05:51:53 LWPLA Writing plot file version 2 to page 1 2 2 11-OCT-2007 05:51:53 AIPS Resumes 2 3 11-OCT-2007 05:52:02 LWPLA Appears to have ended successfully 2 5 11-OCT-2007 05:52:02 LWPLA alcor 31DEC07 TST: Cpu= 8.3 Real= 9 2 3 11-OCT-2007 05:52:02 AIPS Task LWPLA has finished 2 3 11-OCT-2007 05:52:02 AIPS SYSTEM command to be executed is: 2 3 11-OCT-2007 05:52:02 AIPS convert $aimg/22.4F21DA_DWTEST_1994FEB13_1.ri.ps $aimg/22.4F21DA 2 3 11-OCT-2007 05:52:02 AIPS _DWTEST_1994FEB13_1.ri.gif >& /dev/null 2 5 11-OCT-2007 05:52:17 LWPLA Task LWPLA (release of 31DEC07) begins 2 3 11-OCT-2007 05:52:17 LWPLA No clipping or scaling applied to grey scale pixels 2 6 11-OCT-2007 05:52:17 LWPLA ZLWIO: plotter file = /home/alcor2/vlbacald/img/22.4F21DA_DWTE 2 6 11-OCT-2007 05:52:17 LWPLA ST_1994FEB13_1.uv.ps 2 2 11-OCT-2007 05:52:17 LWPLA Writing plot file version 1 to page 1 2 2 11-OCT-2007 05:52:17 AIPS Resumes 2 3 11-OCT-2007 05:52:33 LWPLA Appears to have ended successfully 2 5 11-OCT-2007 05:52:33 LWPLA alcor 31DEC07 TST: Cpu= 16.4 Real= 16 2 3 11-OCT-2007 05:52:34 AIPS Task LWPLA has finished 2 3 11-OCT-2007 05:52:34 AIPS SYSTEM command to be executed is: 2 3 11-OCT-2007 05:52:34 AIPS convert $aimg/22.4F21DA_DWTEST_1994FEB13_1.uv.ps $aimg/22.4F21DA 2 3 11-OCT-2007 05:52:34 AIPS _DWTEST_1994FEB13_1.uv.gif >& /dev/null 2 3 11-OCT-2007 05:53:03 AIPS SYSTEM command to be executed is: 2 3 11-OCT-2007 05:53:03 AIPS chmod 666 $aimg/22.4F21DA_DWTEST_1994FEB13_1* >& /dev/null 2 3 11-OCT-2007 05:53:03 AIPS SYSTEM command to be executed is: 2 3 11-OCT-2007 05:53:03 AIPS \mv -f $aimg/22.4F21DA_DWTEST_1994FEB13_1.* $aimg/J133108.2+3030 2 3 11-OCT-2007 05:53:03 AIPS 32 >& /dev/null 2 2 11-OCT-2007 05:53:03 AIPS Got(1) disk= 1 user=**** type=MA 1331+305.ICL001.1 2 2 11-OCT-2007 05:53:03 AIPS Got(1) disk= 1 user=**** type=MA 1331+305.ICL002.1 2 2 11-OCT-2007 05:53:03 AIPS Got(1) disk= 1 user=**** type=MA 1331+305.NVAS07.1 2 3 11-OCT-2007 05:53:03 AIPS SYSTEM command to be executed is: 2 3 11-OCT-2007 05:53:03 AIPS umask 0;mkdir $aimg/J133108.2+303032 >& /dev/null 2 5 11-OCT-2007 05:53:03 FITAB Task FITAB (release of 31DEC07) begins 2 4 11-OCT-2007 05:53:03 FITAB Writing to disk file: AIMG:22.4I0.25_DWTEST_1994FEB13_1_122.U55.6S 2 3 11-OCT-2007 05:53:03 FITAB Writing image: User19719 Disk 1 Name 1331+305.NVAS07.1 2 3 11-OCT-2007 05:53:03 FITAB Writing HIstory to main FITS header 2 3 11-OCT-2007 05:53:03 FITAB Now writing the image 2 2 11-OCT-2007 05:53:03 AIPS Resumes 2 2 11-OCT-2007 05:53:04 FITAB Writing end-of-file marks 2 3 11-OCT-2007 05:53:04 FITAB Appears to have ended successfully 2 5 11-OCT-2007 05:53:04 FITAB alcor 31DEC07 TST: Cpu= 0.5 Real= 1 2 3 11-OCT-2007 05:53:04 AIPS Task FITAB has finished 2 3 11-OCT-2007 05:53:04 AIPS SYSTEM command to be executed is: 2 3 11-OCT-2007 05:53:04 AIPS umask 0;\mv -f $aimg/22.4I0.25_DWTEST_1994FEB13_1_122.U55.6S $a 2 3 11-OCT-2007 05:53:04 AIPS img/22.4I0.25_DWTEST_1994FEB13_1_122.U55.6S.imfits >& /dev/null 2 3 11-OCT-2007 05:53:04 AIPS SYSTEM command to be executed is: 2 3 11-OCT-2007 05:53:04 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/22.4I0.25_DWTEST_1994FE 2 3 11-OCT-2007 05:53:04 AIPS B13_1_122.U55.6S.imfits -jpeg $aimg/22.4I0.25_DWTEST_1994FEB13_1 2 3 11-OCT-2007 05:53:04 AIPS _122.U55.6S.jpg ; convert -size 150x150 $aimg/22.4I0.25_DWTEST_1 2 3 11-OCT-2007 05:53:04 AIPS 994FEB13_1_122.U55.6S.jpg -resize 150x150 -gamma 1.5 -depth 32 $ 2 3 11-OCT-2007 05:53:04 AIPS aimg/22.4I0.25_DWTEST_1994FEB13_1_122.U55.6S.JPG ; \mv -f $aimg/ 2 3 11-OCT-2007 05:53:04 AIPS 22.4I0.25_DWTEST_1994FEB13_1_122.U55.6S* $aimg/J133108.2+303032 2 3 11-OCT-2007 05:53:04 AIPS >& /dev/null 2 5 11-OCT-2007 05:53:05 AIPS 'NVASARCH DONE - CLEANING UP' 2 2 11-OCT-2007 05:53:05 AIPS Disk 1 No files needed renumbering 2 2 11-OCT-2007 05:53:05 AIPS Got(1) disk= 1 user=**** type=UV 19940213.K BAND.1 2 5 11-OCT-2007 05:53:05 AIPS 'CLEANUP SSRC, ALL:' 1 6 2 2 11-OCT-2007 05:53:05 AIPS Got(1) disk= 1 user=**** type=MA 1331+305.NVAS07.1 2 4 11-OCT-2007 05:53:05 AIPS Destroyed 1 extension files of type HI 2 4 11-OCT-2007 05:53:05 AIPS Destroyed MA image file: catno= 6 disk= 1 2 2 11-OCT-2007 05:53:05 AIPS Got(1) disk= 1 user=**** type=MA 1331+305.ICL002.1 2 4 11-OCT-2007 05:53:05 AIPS Destroyed 1 extension files of type HI 2 4 11-OCT-2007 05:53:05 AIPS Destroyed 1 extension files of type CC 2 4 11-OCT-2007 05:53:05 AIPS Destroyed MA image file: catno= 5 disk= 1 2 2 11-OCT-2007 05:53:05 AIPS Got(1) disk= 1 user=**** type=MA 1331+305.ICL001.1 2 4 11-OCT-2007 05:53:05 AIPS Destroyed 1 extension files of type HI 2 4 11-OCT-2007 05:53:05 AIPS Destroyed 1 extension files of type CC 2 4 11-OCT-2007 05:53:05 AIPS Destroyed MA image file: catno= 4 disk= 1 2 2 11-OCT-2007 05:53:05 AIPS Got(1) disk= 1 user=**** type=UV 1331+305.K BAND.1 2 4 11-OCT-2007 05:53:06 AIPS Destroyed 3 extension files of type PL 2 4 11-OCT-2007 05:53:06 AIPS Destroyed 1 extension files of type XX 2 4 11-OCT-2007 05:53:06 AIPS Destroyed 1 extension files of type WX 2 4 11-OCT-2007 05:53:06 AIPS Destroyed 1 extension files of type AN 2 4 11-OCT-2007 05:53:06 AIPS Destroyed 1 extension files of type HI 2 4 11-OCT-2007 05:53:06 AIPS Destroyed 1 extension files of type FQ 2 4 11-OCT-2007 05:53:06 AIPS Destroyed UV image file: catno= 3 disk= 1 2 2 11-OCT-2007 05:53:06 AIPS Got(1) disk= 1 user=**** type=UV 19940213.TASAV.1 2 4 11-OCT-2007 05:53:06 AIPS Destroyed 2 extension files of type SN 2 4 11-OCT-2007 05:53:06 AIPS Destroyed 1 extension files of type XX 2 4 11-OCT-2007 05:53:06 AIPS Destroyed 1 extension files of type FG 2 4 11-OCT-2007 05:53:06 AIPS Destroyed 1 extension files of type WX 2 4 11-OCT-2007 05:53:06 AIPS Destroyed 1 extension files of type TY 2 4 11-OCT-2007 05:53:06 AIPS Destroyed 3 extension files of type CL 2 4 11-OCT-2007 05:53:06 AIPS Destroyed 1 extension files of type FQ 2 4 11-OCT-2007 05:53:06 AIPS Destroyed 1 extension files of type SU 2 4 11-OCT-2007 05:53:06 AIPS Destroyed 1 extension files of type NX 2 4 11-OCT-2007 05:53:06 AIPS Destroyed 1 extension files of type AN 2 4 11-OCT-2007 05:53:06 AIPS Destroyed 1 extension files of type HI 2 4 11-OCT-2007 05:53:06 AIPS Destroyed UV image file: catno= 2 disk= 1 2 2 11-OCT-2007 05:53:06 AIPS Got(1) disk= 1 user=**** type=UV 19940213.K BAND.1 2 4 11-OCT-2007 05:53:06 AIPS Destroyed 2 extension files of type SN 2 4 11-OCT-2007 05:53:06 AIPS Destroyed 1 extension files of type XX 2 4 11-OCT-2007 05:53:06 AIPS Destroyed 1 extension files of type FG 2 4 11-OCT-2007 05:53:06 AIPS Destroyed 1 extension files of type HI 2 4 11-OCT-2007 05:53:06 AIPS Destroyed 1 extension files of type WX 2 4 11-OCT-2007 05:53:06 AIPS Destroyed 1 extension files of type TY 2 4 11-OCT-2007 05:53:06 AIPS Destroyed 3 extension files of type CL 2 4 11-OCT-2007 05:53:06 AIPS Destroyed 1 extension files of type FQ 2 4 11-OCT-2007 05:53:06 AIPS Destroyed 1 extension files of type SU 2 4 11-OCT-2007 05:53:06 AIPS Destroyed 1 extension files of type NX 2 4 11-OCT-2007 05:53:06 AIPS Destroyed 1 extension files of type AN 2 4 11-OCT-2007 05:53:06 AIPS Destroyed UV image file: catno= 1 disk= 1 2 0 11-OCT-2007 05:53:06 AIPS tget prtmsg;prtmsg;docrt 1 /home/alcor2/vlbacald/run/DWTEST_1994FEB13_1.0.run finished on Thu Oct 11 05:53:06 MDT 2007