AIPS version = /home/auto/aips/31DEC07/LINUX/SYSTEM/VLA_PIPE/aips Prep version = Feb 28 2007 /home/alfirk2/vlbacald/bin/AVLAPREP.001 Pipe version = Jun 14 10:58 /home/alfirk2/vlbacald/bin/AVLAPIPE.001 Post version = Mar 6 2007 /home/alfirk2/vlbacald/bin/AVLAPOST.001 /home/alfirk2/vlbacald/run/AH0492_1995JAN05_1.2.run started on Fri Oct 5 08:05:04 MDT 2007 ------------- SETFC FILE FOR SOURCE 1331+305 BELOW IS: C 1 500 500 13 31 08.29 30 30 33.0 00001 -1 251 256 257 C 2 246 246 13 31 08.31 30 30 32.4 00002 -1 100 128 129 SETFC FILE FOR SOURCE GRJ1655 BELOW IS: C 1 500 500 16 54 00.16 -39 50 44.7 00001 -1 251 256 257 Pops Prior Date Time Task Messages for user19150 2 0 05-OCT-2007 08:05:05 AIPS version'ABIN' 2 0 05-OCT-2007 08:05:05 AIPS run avlaprep 2 2 05-OCT-2007 08:05:05 AIPS Found in Version=ABIN 2 2 05-OCT-2007 08:05:05 AIPS $ Lorant Sjouwerman, versions 1.. 2005, for NRAO 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS $$ General naming utilities - default to data disk 1 (safest of all) 2 2 05-OCT-2007 08:05:05 AIPS procedure pipedef1 2 2 05-OCT-2007 08:05:05 AIPS string*12 pnam 2 2 05-OCT-2007 08:05:05 AIPS string*6 pcls 2 2 05-OCT-2007 08:05:05 AIPS scalar pseq,pdsk 2 2 05-OCT-2007 08:05:05 AIPS pdsk=1 2 2 05-OCT-2007 08:05:05 AIPS finish 2 2 05-OCT-2007 08:05:05 AIPS pipedef1 2 2 05-OCT-2007 08:05:05 AIPS procedure namepipe 2 2 05-OCT-2007 08:05:05 AIPS pnam=inname;pcls=inclass;pseq=inseq;indisk=pdsk 2 2 05-OCT-2007 08:05:05 AIPS finish 2 2 05-OCT-2007 08:05:05 AIPS procedure pipename 2 2 05-OCT-2007 08:05:05 AIPS inname=pnam;inclass=pcls;inseq=pseq;indisk=pdsk 2 2 05-OCT-2007 08:05:05 AIPS finish 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS procedure checkcat 2 2 05-OCT-2007 08:05:05 AIPS $LOS - count and make sure catalog starts at one (and not more than 10 files) 2 2 05-OCT-2007 08:05:05 AIPS scalar numcat 2 2 05-OCT-2007 08:05:05 AIPS clrname;indisk=pdsk;chkname;numcat=1-error 2 2 05-OCT-2007 08:05:05 AIPS $ for later: find out how to deal with CH0/LINE data in MOVE 2 2 05-OCT-2007 08:05:05 AIPS if(numcat>0)then;recat;end;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS return numcat 2 2 05-OCT-2007 08:05:05 AIPS finish 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS procedure gx 2 2 05-OCT-2007 08:05:05 AIPS $ inputs 2 2 05-OCT-2007 08:05:05 AIPS go;wait 2 2 05-OCT-2007 08:05:05 AIPS finish 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS procedure pre_fillm 2 2 05-OCT-2007 08:05:05 AIPS $LOS - sets VLA archive defaults for fillm 2 2 05-OCT-2007 08:05:05 AIPS default fillm;outdisk=pdsk;doall=1;douvcomp=-1;cparm(8)=0.05;bparm(10)=0.75 2 2 05-OCT-2007 08:05:05 AIPS finish 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS procedure fname 2 2 05-OCT-2007 08:05:05 AIPS return inname!!'.'!!inclass!!'.'!!char(inseq) 2 2 05-OCT-2007 08:05:05 AIPS finish 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS procedure del 2 2 05-OCT-2007 08:05:05 AIPS error=1;zap 2 2 05-OCT-2007 08:05:05 AIPS finish 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS procedure numants 2 2 05-OCT-2007 08:05:05 AIPS scalar numarow,numbout,numbant,numbase,idx;string*16 nameant 2 2 05-OCT-2007 08:05:05 AIPS numbout=0;keyword'NUM ROW';inext'AN';invers=0;getthead;numarow=keyvalue(1) 2 2 05-OCT-2007 08:05:05 AIPS for numbant=1:numarow 2 2 05-OCT-2007 08:05:05 AIPS pixxy=numbant,1,0;tabget;nameant=keystrng;idx=1;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS while(substr(nameant,idx,idx)<>':');idx=idx+1;end 2 2 05-OCT-2007 08:05:05 AIPS if(substr(nameant,idx+1,idx+3)='OUT')then;numbout=numbout+1;end 2 2 05-OCT-2007 08:05:05 AIPS if(substr(nameant,idx+2,idx+4)='OUT')then;numbout=numbout+1;end 2 2 05-OCT-2007 08:05:05 AIPS end;numbase=(numarow-numbout);clrtemp 2 2 05-OCT-2007 08:05:05 AIPS $ type char(numarow-numbout)!!' ANTENNAS',char(numbase)!!' BASELINES' 2 2 05-OCT-2007 08:05:05 AIPS return numbase 2 2 05-OCT-2007 08:05:05 AIPS finish 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS procedure skipdata 2 2 05-OCT-2007 08:05:05 AIPS $LOS - delete unwanted data sets - currently all but continuum X and C bands 2 2 05-OCT-2007 08:05:05 AIPS $ if(inclass='LINE')then;del;inclass'CH 0';del;type'ZAP LINE :'fname;end 2 2 05-OCT-2007 08:05:05 AIPS if((inclass='CH 0')!(inclass='LINE'))then;del;type'ZAP LINE :'fname;end 2 2 05-OCT-2007 08:05:05 AIPS if(inclass='4 BAND')then;del;type'ZAP 4-BAND :'fname;end 2 2 05-OCT-2007 08:05:05 AIPS if(inclass='P BAND')then;del;type'ZAP P-BAND :'fname;end 2 2 05-OCT-2007 08:05:05 AIPS $ if(inclass='L BAND')then;del;type'ZAP L-BAND :'fname;end 2 2 05-OCT-2007 08:05:05 AIPS $ if(inclass='U BAND')then;del;type'ZAP U-BAND :'fname;end 2 2 05-OCT-2007 08:05:05 AIPS $ if(inclass='K BAND')then;del;type'ZAP K-BAND :'fname;end 2 2 05-OCT-2007 08:05:05 AIPS $ if(inclass='Q BAND')then;del;type'ZAP Q-BAND :'fname;end;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS if(error<1)then $ file not zapped, check for single dish vlbi; #vis=0 2 2 05-OCT-2007 08:05:05 AIPS task'TABGET';userid 0;inext'NX';invers=0;keyvalue=0;keystrng'' 2 2 05-OCT-2007 08:05:05 AIPS keyword'NUM ROW';getthead;pixxy=keyvalue(1),6,0;tabget;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS if(keyvalue(1)=0)then;del;type'ZAP S-DISH :'fname;end 2 2 05-OCT-2007 08:05:05 AIPS if(error<1)then;idx=numants $ file not zapped, check for # ants (<9) 2 2 05-OCT-2007 08:05:05 AIPS if(idx<9)then;del;type'ZAP MINI-ARRAY ('!!char(idx)!!') :'!!fname 2 2 05-OCT-2007 08:05:05 AIPS end;clrtemp;end;end 2 2 05-OCT-2007 08:05:05 AIPS $also zap if solar/planetary/pulsar mode - su table proper motion?? 2 2 05-OCT-2007 08:05:05 AIPS $ and what about PT-link? antenna VPT is not OUT, later also EVLA names 2 2 05-OCT-2007 08:05:05 AIPS finish 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS procedure checkids 2 2 05-OCT-2007 08:05:05 AIPS $LOS - account for fast switching source names - check on pos, qual, calco 2 2 05-OCT-2007 08:05:05 AIPS scalar ra1a,ra1b,ra2a,ra2b,dc1a,dc1b,dc2a,dc2b,n,m,l,idx 2 2 05-OCT-2007 08:05:05 AIPS scalar q1,q2 2 2 05-OCT-2007 08:05:05 AIPS string*1 co1,co2 2 2 05-OCT-2007 08:05:05 AIPS string*16 n1,n2 2 2 05-OCT-2007 08:05:05 AIPS array alist(100),blist(100) 2 2 05-OCT-2007 08:05:05 AIPS inext'SU';invers 0;keyword'NUM ROW';keyvalue 0;keystrng'';getthead 2 2 05-OCT-2007 08:05:05 AIPS n=keyvalue(1);idx=1;aparm 0;bparm 0;alist 0;blist 0 2 2 05-OCT-2007 08:05:05 AIPS if (n > 1) then 2 2 05-OCT-2007 08:05:05 AIPS for m=1:(n-1);clrtemp 2 2 05-OCT-2007 08:05:05 AIPS pixxy m,11;tabget;ra1a keyvalue(1);ra1b keyvalue(2) 2 2 05-OCT-2007 08:05:05 AIPS for l=(m+1):n;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS pixxy l,11;tabget;ra2a keyvalue(1);ra2b keyvalue(2) 2 2 05-OCT-2007 08:05:05 AIPS if (abs(ra1a-ra2a)=0) then 2 2 05-OCT-2007 08:05:05 AIPS if ( abs((ra1b-ra2b)*3600*1000) < 3 ) then $ RA within 3 mas! 2 2 05-OCT-2007 08:05:05 AIPS pixxy m,12;tabget;dc1a keyvalue(1);dc1b keyvalue(2) 2 2 05-OCT-2007 08:05:05 AIPS pixxy l,12;tabget;dc2a keyvalue(1);dc2b keyvalue(2) 2 2 05-OCT-2007 08:05:05 AIPS if (abs(dc1a-dc2a)=0) then 2 2 05-OCT-2007 08:05:05 AIPS if ( abs((dc1b-dc2b)*3600*1000) < 3 ) then $ DC within 3 mas! 2 2 05-OCT-2007 08:05:05 AIPS pixxy m,3;tabget;q1 keyvalue(1);pixxy l,3;tabget;q2 keyvalue(1) 2 2 05-OCT-2007 08:05:05 AIPS if (q1=q2) then $ same qualifier; same calcode? 2 2 05-OCT-2007 08:05:05 AIPS pixxy m,4;tabget;co1 keystrng;pixxy l,4;tabget;co2 keystrng 2 2 05-OCT-2007 08:05:05 AIPS if (co1=co2) then 2 2 05-OCT-2007 08:05:05 AIPS pixxy m,1;tabget;q1 keyvalue(1) 2 2 05-OCT-2007 08:05:05 AIPS pixxy l,1;tabget;q2 keyvalue(1) 2 2 05-OCT-2007 08:05:05 AIPS pixxy m,2;tabget;n1 keystrng;pixxy l,2;tabget;n2 keystrng 2 2 05-OCT-2007 08:05:05 AIPS if (idx>100) then; 2 2 05-OCT-2007 08:05:05 AIPS type 'TOO MANY SOURCES TO DO DSORC - DO BY HAND!' 2 2 05-OCT-2007 08:05:05 AIPS type 'NEXT =.'!!char(idx)!!' DO:'!!char(l)!!'.&.'!!char(m) 2 2 05-OCT-2007 08:05:05 AIPS else 2 2 05-OCT-2007 08:05:05 AIPS if (length(n1)1) then;task'DSORC';n=0 2 2 05-OCT-2007 08:05:05 AIPS outname inname;outclass inclass;outseq inseq;outdisk indisk 2 2 05-OCT-2007 08:05:05 AIPS while (n100)then;type'TOO MANY SOURCES FOR DSORC';error 1;end;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS end 2 2 05-OCT-2007 08:05:05 AIPS finish 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS procedure checkcal 2 2 05-OCT-2007 08:05:05 AIPS $LOS Currently (Sep 22, 2005) can/will do 3C286 and 3C48 at X and C 2 2 05-OCT-2007 08:05:05 AIPS $LOS (and for now skip 3C286/3C48/3C138/3C147 Q,K,U and 3C48 L) 2 2 05-OCT-2007 08:05:05 AIPS scalar idx,jdx 2 2 05-OCT-2007 08:05:05 AIPS string*16 sname 2 2 05-OCT-2007 08:05:05 AIPS task'TABGET';userid 0;inext'SU';invers=0;keyvalue=0;keystrng'';error=1 2 2 05-OCT-2007 08:05:05 AIPS keyword'NUM ROW';getthead;idx=keyvalue(1);clrtemp 2 2 05-OCT-2007 08:05:05 AIPS for jdx=1:idx 2 2 05-OCT-2007 08:05:05 AIPS pixxy=jdx,2,0;tabget;sname=substr(keystrng,1,length(keystrng)) 2 2 05-OCT-2007 08:05:05 AIPS if(sname='3C286')then;error=-1;jdx=idx+1;end 2 2 05-OCT-2007 08:05:05 AIPS if(sname='3C48')then;error=-1;jdx=idx+1;end 2 2 05-OCT-2007 08:05:05 AIPS if(sname='3C138')then;error=-1;jdx=idx+1;end 2 2 05-OCT-2007 08:05:05 AIPS if(sname='3C147')then;error=-1;jdx=idx+1;end 2 2 05-OCT-2007 08:05:05 AIPS if(sname='3C295')then;error=-1;jdx=idx+1;end 2 2 05-OCT-2007 08:05:05 AIPS if(error>0)then $ try B1950 name 2 2 05-OCT-2007 08:05:05 AIPS if(sname='1328+307')then;error=-1;jdx=idx+1;end 2 2 05-OCT-2007 08:05:05 AIPS if(sname='0134+329')then;error=-1;jdx=idx+1;end 2 2 05-OCT-2007 08:05:05 AIPS if(sname='0518+165')then;error=-1;jdx=idx+1;end 2 2 05-OCT-2007 08:05:05 AIPS if(sname='0538+498')then;error=-1;jdx=idx+1;end 2 2 05-OCT-2007 08:05:05 AIPS if(sname='1409+524')then;error=-1;jdx=idx+1;end 2 2 05-OCT-2007 08:05:05 AIPS if(error>0)then $ try J2000 2 2 05-OCT-2007 08:05:05 AIPS if(sname='1331+305')then;error=-1;jdx=idx+1;end 2 2 05-OCT-2007 08:05:05 AIPS if(sname='0137+331')then;error=-1;jdx=idx+1;end 2 2 05-OCT-2007 08:05:05 AIPS if(sname='0521+166')then;error=-1;jdx=idx+1;end 2 2 05-OCT-2007 08:05:05 AIPS if(sname='0542+498')then;error=-1;jdx=idx+1;end 2 2 05-OCT-2007 08:05:05 AIPS if(sname='1411+522')then;error=-1;jdx=idx+1;end 2 2 05-OCT-2007 08:05:05 AIPS if(error>0)then $ try J2000 name 2 2 05-OCT-2007 08:05:05 AIPS if(sname='J1331+3030')then;error=-1;jdx=idx+1;end 2 2 05-OCT-2007 08:05:05 AIPS if(sname='J0137+3309')then;error=-1;jdx=idx+1;end 2 2 05-OCT-2007 08:05:05 AIPS if(sname='J0521+1638')then;error=-1;jdx=idx+1;end 2 2 05-OCT-2007 08:05:05 AIPS if(sname='J0542+4951')then;error=-1;jdx=idx+1;end 2 2 05-OCT-2007 08:05:05 AIPS if(sname='J1411+5212')then;error=-1;jdx=idx+1;end 2 2 05-OCT-2007 08:05:05 AIPS end;end;end;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS end 2 2 05-OCT-2007 08:05:05 AIPS $ if error>0 check on coords (for different name than standard) 2 2 05-OCT-2007 08:05:05 AIPS $ but keyval not reliable to do this.. ?? 2 2 05-OCT-2007 08:05:05 AIPS $ end 2 2 05-OCT-2007 08:05:05 AIPS if(error>0)then;del;type'ZAP - NO STD CAL SRC FOR :'fname;error=1 2 2 05-OCT-2007 08:05:05 AIPS else;checkids;error=-1;end;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS finish 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS procedure j2000fix 2 2 05-OCT-2007 08:05:05 AIPS $LOS - convert data to J2000 by default use of uvfix 2 2 05-OCT-2007 08:05:05 AIPS task'UVFIX';outname=inname;outclass=inclass;outseq=inseq;outdisk=indisk 2 2 05-OCT-2007 08:05:05 AIPS shift=0;uvfixprm=0;tput uvfix;outclass'PREFIX';rename;default tabget 2 2 05-OCT-2007 08:05:05 AIPS tget uvfix;task'TABGET';inclass'PREFIX';inext'SU';pixxy 1,13,1;tabget 2 2 05-OCT-2007 08:05:05 AIPS if (keyvalue(1)<1) then; tput tabget;default tabed;tget tabget 2 2 05-OCT-2007 08:05:05 AIPS task'TABED';optype'REPL';aparm 13,0,0,2;keyvalue 1950.0 0;gx;end 2 2 05-OCT-2007 08:05:05 AIPS tget uvfix;inclass'PREFIX';gx;zap;inclass=outclass;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS finish 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS procedure datachks 2 2 05-OCT-2007 08:05:05 AIPS $LOS - delete unwanted data sets, check for standard calibrators and make J2000 2 2 05-OCT-2007 08:05:05 AIPS if(error<1)then $ file exists 2 2 05-OCT-2007 08:05:05 AIPS skipdata;if(error<1)then $ file was not zapped 2 2 05-OCT-2007 08:05:05 AIPS checkcal;if(error<1)then $ file has standard calibrator in it 2 2 05-OCT-2007 08:05:05 AIPS j2000fix 2 2 05-OCT-2007 08:05:05 AIPS $ addcalco 2 2 05-OCT-2007 08:05:05 AIPS end;end;end;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS finish 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS procedure freqchks 2 2 05-OCT-2007 08:05:05 AIPS $LOS - split up in frequency IDs, run INDXR, and remove 2 2 05-OCT-2007 08:05:05 AIPS scalar rows, nfrq 2 2 05-OCT-2007 08:05:05 AIPS if(error<1)then $ file exists 2 2 05-OCT-2007 08:05:05 AIPS inext'FQ';invers=1;keyword='NUM ROW';getthead;nfrq=keyvalue(1) 2 2 05-OCT-2007 08:05:05 AIPS if (nfrq > 1) then 2 2 05-OCT-2007 08:05:05 AIPS if (nfrq > 9) then;type' WARNING! MORE THAN 9 FREQUENCY ID-S!';end 2 2 05-OCT-2007 08:05:05 AIPS tput getthead;default'UVCOP';tget getthead;keyword='';task'UVCOP';tput 2 2 05-OCT-2007 08:05:05 AIPS for rows=1:nfrq 2 2 05-OCT-2007 08:05:05 AIPS pixxy=rows,1,1;inver=1;inext='FQ';tabget;tget;freqid=keyvalue(1) 2 2 05-OCT-2007 08:05:05 AIPS outclass=substr(inclass,1,1)!!substr(inclass,3,6)!!char(freqid) 2 2 05-OCT-2007 08:05:05 AIPS type'COPYING FREQUENCY ID #'!!char(freqid);gx 2 2 05-OCT-2007 08:05:05 AIPS default'INDXR';tget uvcop;task'INDXR';inclass outclass;gx;task'DQUAL' 2 2 05-OCT-2007 08:05:05 AIPS $out not in! ** outname=inname;outclass=inclass;outseq=inseq;outdisk=indisk;gx 2 2 05-OCT-2007 08:05:05 AIPS tget uvcop;freqid=1;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS end;end;end;if(nfrq>1)then;type fname!!' SPLIT IN :'!!char(nfrq);zap;end 2 2 05-OCT-2007 08:05:05 AIPS finish 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS procedure pre_move 2 2 05-OCT-2007 08:05:05 AIPS $LOS - moves file to another AIPS user number 2 2 05-OCT-2007 08:05:05 AIPS default move;indisk=pdsk;outseq=-1;opcode'MOVE';clrtemp 2 2 05-OCT-2007 08:05:05 AIPS finish 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS procedure expid 2 2 05-OCT-2007 08:05:05 AIPS string*20 expnm 2 2 05-OCT-2007 08:05:05 AIPS string*75 expmsg 2 2 05-OCT-2007 08:05:05 AIPS return expnm 2 2 05-OCT-2007 08:05:05 AIPS finish 2 2 05-OCT-2007 08:05:05 AIPS type expid 2 5 05-OCT-2007 08:05:05 AIPS ' ' 2 0 05-OCT-2007 08:05:05 AIPS run avlapipe 2 2 05-OCT-2007 08:05:05 AIPS Found in Version=ABIN 2 2 05-OCT-2007 08:05:05 AIPS $ 2 2 05-OCT-2007 08:05:05 AIPS $ Ver 1.0 : Copy of private Ver 3.0 of VLARUN (public version is 2.5): 2 2 05-OCT-2007 08:05:05 AIPS $ was 3.0 : Add PLVER (in goplt) for plot files and to include TASAV (12MAY04) 2 2 05-OCT-2007 08:05:05 AIPS $ Repositioned inseq=0 to safeguard to SU-tab confusion (12NOV04) 2 2 05-OCT-2007 08:05:05 AIPS $ Rearanged inputs and options, added integration time calculation, 2 2 05-OCT-2007 08:05:05 AIPS $ QUACK, selective plotting, INNAME vs DOCAT, alternative flux cal, 2 2 05-OCT-2007 08:05:05 AIPS $ selective imaging, SCIMG for targets, use model in CALIB, find VLA 2 2 05-OCT-2007 08:05:05 AIPS $ array, use model,.. 2 2 05-OCT-2007 08:05:05 AIPS $ 2 2 05-OCT-2007 08:05:05 AIPS $Next vers add polarization calibration, SCIMG->SCIMG? 2 2 05-OCT-2007 08:05:05 AIPS $ find imsize, find cutoffflux, include infile 2 2 05-OCT-2007 08:05:05 AIPS $--------------------------------------------------------------- 2 2 05-OCT-2007 08:05:05 AIPS $0000000011111111112222222222333333333344444444445555555555666666666677777777778 2 2 05-OCT-2007 08:05:05 AIPS $2345678901234567890123456789012345678901234567890123456789012345678901234567890 2 2 05-OCT-2007 08:05:05 AIPS $=============================================== 2 2 05-OCT-2007 08:05:05 AIPS $! Calibrating amplitude and phase, and imaging VLA data 2 2 05-OCT-2007 08:05:05 AIPS $# RUN POPS VLA UTILITY CALIBRATION IMAGING 2 2 05-OCT-2007 08:05:05 AIPS $--------------------------------------------------------------- 2 2 05-OCT-2007 08:05:05 AIPS $; Copyright (C) 2002-2006 2 2 05-OCT-2007 08:05:05 AIPS $; Associated Universities, Inc. Washington DC, USA. 2 2 05-OCT-2007 08:05:05 AIPS $; 2 2 05-OCT-2007 08:05:05 AIPS $; This program is free software; you can redistribute it and/or 2 2 05-OCT-2007 08:05:05 AIPS $; modify it under the terms of the GNU General Public License as 2 2 05-OCT-2007 08:05:05 AIPS $; published by the Free Software Foundation; either version 2 of 2 2 05-OCT-2007 08:05:05 AIPS $; the License, or (at your option) any later version. 2 2 05-OCT-2007 08:05:05 AIPS $; 2 2 05-OCT-2007 08:05:05 AIPS $; This program is distributed in the hope that it will be useful, 2 2 05-OCT-2007 08:05:05 AIPS $; but WITHOUT ANY WARRANTY; without even the implied warranty of 2 2 05-OCT-2007 08:05:05 AIPS $; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 2 2 05-OCT-2007 08:05:05 AIPS $; GNU General Public License for more details. 2 2 05-OCT-2007 08:05:05 AIPS $; 2 2 05-OCT-2007 08:05:05 AIPS $; You should have received a copy of the GNU General Public 2 2 05-OCT-2007 08:05:05 AIPS $; License along with this program; if not, write to the Free 2 2 05-OCT-2007 08:05:05 AIPS $; Software Foundation, Inc., 675 Massachusetts Ave, Cambridge, 2 2 05-OCT-2007 08:05:05 AIPS $; MA 02139, USA. 2 2 05-OCT-2007 08:05:05 AIPS $; 2 2 05-OCT-2007 08:05:05 AIPS $; Correspondence concerning AIPS should be addressed as follows: 2 2 05-OCT-2007 08:05:05 AIPS $; Internet email: aipsmail@nrao.edu. 2 2 05-OCT-2007 08:05:05 AIPS $; Postal address: AIPS Project Office 2 2 05-OCT-2007 08:05:05 AIPS $; National Radio Astronomy Observatory 2 2 05-OCT-2007 08:05:05 AIPS $; 520 Edgemont Road 2 2 05-OCT-2007 08:05:05 AIPS $; Charlottesville, VA 22903-2475 USA 2 2 05-OCT-2007 08:05:05 AIPS $--------------------------------------------------------------- 2 2 05-OCT-2007 08:05:05 AIPS $=============================================================== 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS procedure pipeinit 2 2 05-OCT-2007 08:05:05 AIPS scalar lsdisk,lsname,lsrant,lscont,lserr,lsplot,lsflag,k,lsflux,lstarg,lsmodl 2 2 05-OCT-2007 08:05:05 AIPS scalar lsids,star,tint,fsw,kj 2 2 05-OCT-2007 08:05:05 AIPS string*2 lstyp 2 2 05-OCT-2007 08:05:05 AIPS string*3 lsvla 2 2 05-OCT-2007 08:05:05 AIPS string*6 lsidc,lsstrng 2 2 05-OCT-2007 08:05:05 AIPS string*16 lsidn,lscal,lsobj 2 2 05-OCT-2007 08:05:05 AIPS string*16 lsampcal(20),lsbndcal(5),lsphacal(20),lspntcal(25),lsallcal(30), 2 2 05-OCT-2007 08:05:05 AIPS array lsbadd(10),lsparm(16),lssid(1000) $ D=1,C=3.3,B=10.8,A=35.4,PT=73 2 2 05-OCT-2007 08:05:05 AIPS finish 2 2 05-OCT-2007 08:05:05 AIPS pipeinit 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS procedure pipeinpt 2 2 05-OCT-2007 08:05:05 AIPS lsampcal '3C48', '0134+329','0137+331','J0137+3309' 2 2 05-OCT-2007 08:05:05 AIPS lsampcal(5)~ '3C138','0518+165','0521+166','J0521+1638' 2 2 05-OCT-2007 08:05:05 AIPS lsampcal(9)~ '3C147','0538+498','0542+498','J0542+4951' 2 2 05-OCT-2007 08:05:05 AIPS lsampcal(13)~'3C286','1328+307','1331+305','J1331+3030' 2 2 05-OCT-2007 08:05:05 AIPS lsampcal(17)~'3C295','1409+524','1411+522','J1411+5212' 2 2 05-OCT-2007 08:05:05 AIPS lserr=0;lsbadd=baddisk;lsdisk=indisk;lsname=docat 2 2 05-OCT-2007 08:05:05 AIPS lsidn=inname;lsidc=inclass;lsids=inseq;lstyp'UV';fsw=doalign;lsflag=flagver 2 2 05-OCT-2007 08:05:05 AIPS lsparm(2)=solint;lsparm(13)=factor;lsrant=refant;lsmodl=domodel 2 2 05-OCT-2007 08:05:05 AIPS lscal=keystrng;lsflux=flux;lsparm(3)=uvrange(1);lsparm(4)=uvrange(2) 2 2 05-OCT-2007 08:05:05 AIPS for k=1:20;lsphacal(k)=sources(k);end;for k=1:5;lsbndcal(k)=calsour(k);end 2 2 05-OCT-2007 08:05:05 AIPS lsparm(11)=dopol;lsparm(12)=bpa;lscont=docont;lsplot=plver;lsparm(1)=doall 2 2 05-OCT-2007 08:05:05 AIPS lsparm(5)=doarray;lsparm(6)=imsize(1);lsparm(7)=niter;lsparm(8)=cutoff 2 2 05-OCT-2007 08:05:05 AIPS lsparm(9)=docal;lsparm(10)=doresid 2 2 05-OCT-2007 08:05:05 AIPS $ check input values 2 2 05-OCT-2007 08:05:05 AIPS $->lsbadd 2 2 05-OCT-2007 08:05:05 AIPS if (lsdisk<=0) then;lserr=1;type'SPECIFY THE INDISK';end 2 2 05-OCT-2007 08:05:05 AIPS if(lsname<=0)then;inname=lsidn;inclass=lsidc;inseq=lsids;intype=lstyp;chkname 2 2 05-OCT-2007 08:05:05 AIPS if (error<>0) then 2 2 05-OCT-2007 08:05:05 AIPS lserr=2; type 'SPECIFY INNAME, ETC, OR THE CATALOG NUMBER = DOCAT' 2 2 05-OCT-2007 08:05:05 AIPS else 2 2 05-OCT-2007 08:05:05 AIPS userid=0;k=1;lsname=0 2 2 05-OCT-2007 08:05:05 AIPS while (lsname=0);egetname k 2 2 05-OCT-2007 08:05:05 AIPS if (( (lsidn=inname)&(lsidc=inclass) )&(lsids=inseq)) then 2 2 05-OCT-2007 08:05:05 AIPS lsname=k;lsidn=inname;lsidc=inclass;lsids=inseq;lstyp=intype 2 2 05-OCT-2007 08:05:05 AIPS else;k=k+1;end;end;end;else 2 2 05-OCT-2007 08:05:05 AIPS if ( ((inname <> '')!(inclass <> '')) ! (inseq <> 0) ) then 2 2 05-OCT-2007 08:05:05 AIPS lserr=2; type 'DO NOT SPECIFY BOTH INNAME, ETC, AND VARIABLE DOCAT' 2 2 05-OCT-2007 08:05:05 AIPS else 2 2 05-OCT-2007 08:05:05 AIPS getname(lsname);lsidn=inname;lsidc=inclass;lsids=inseq;lstyp=intype 2 2 05-OCT-2007 08:05:05 AIPS end 2 2 05-OCT-2007 08:05:05 AIPS end 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS $->inname 2 2 05-OCT-2007 08:05:05 AIPS $->inclass 2 2 05-OCT-2007 08:05:05 AIPS $->inseq 2 2 05-OCT-2007 08:05:05 AIPS $->fsw 2 2 05-OCT-2007 08:05:05 AIPS $->lsflag 2 2 05-OCT-2007 08:05:05 AIPS if (lsparm(2)<=0) then; lserr=3; type 'SPECIFY THE SOLUTION INTERVAL';end 2 2 05-OCT-2007 08:05:05 AIPS if (lsparm(13)<1)then;lsparm(13)=1;type'FACTOR<1 QUESTIONABLE, SET TO 1';end 2 2 05-OCT-2007 08:05:05 AIPS if (lsrant<=0)then;lsrant=0;type'AIPS WILL CHOOSE THE REFERENCE ANTENNA';end 2 2 05-OCT-2007 08:05:05 AIPS if ( (lsmodl>0) & (length(lscal)>0) ) then 2 2 05-OCT-2007 08:05:05 AIPS lserr=4;type 'CANNOT USE STANDARD SOURCE MODEL FOR ALTERNATIVE CALIBRATOR' 2 2 05-OCT-2007 08:05:05 AIPS end 2 2 05-OCT-2007 08:05:05 AIPS $->lscal 2 2 05-OCT-2007 08:05:05 AIPS if (length(lscal)<>0) then 2 2 05-OCT-2007 08:05:05 AIPS type 'USING NON-STANDARD AMPLITUDE CALIBRATOR, FLUX, UVRANGE :' 2 2 05-OCT-2007 08:05:05 AIPS type lscal, lsflux, lsparm(3), lsparm(4);lsampcal='';lsampcal(1)=lscal 2 2 05-OCT-2007 08:05:05 AIPS end 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS $->lsflux 2 2 05-OCT-2007 08:05:05 AIPS $-> #3+#4 uvrange 2 2 05-OCT-2007 08:05:05 AIPS for i=1:20;for j=1:16;if(substr(lsphacal(i),j,j)='*')then;if (lserr<>7) then 2 2 05-OCT-2007 08:05:05 AIPS if((i=1)&(j=1))then;star=1;else; 2 2 05-OCT-2007 08:05:05 AIPS star=-1;lserr=7;type'ONLY USE * IN THE 1ST CHARACTER OF THE 1ST SOURCE' 2 2 05-OCT-2007 08:05:05 AIPS end;end;end;end;clrtemp;end 2 2 05-OCT-2007 08:05:05 AIPS if (lsname>0) then; indisk=lsdisk; getname(lsname); clrtemp 2 2 05-OCT-2007 08:05:05 AIPS if ( (inclass='CH 0') & (substr(lsbndcal(1),1,1) = ' ') ) then 2 2 05-OCT-2007 08:05:05 AIPS lserr=8;type 'SPECIFY THE BANDPASS CALIBRATOR = CALSOUR' 2 2 05-OCT-2007 08:05:05 AIPS end;end;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS $-> #11 dopol 2 2 05-OCT-2007 08:05:05 AIPS $-> #12 bpa 2 2 05-OCT-2007 08:05:05 AIPS $->lscont 2 2 05-OCT-2007 08:05:05 AIPS $->lsplot 2 2 05-OCT-2007 08:05:05 AIPS if (lsparm(1) > 0) then 2 2 05-OCT-2007 08:05:05 AIPS if (lsparm(5)<0) then;type 'SETFC WILL DETERMINE THE CELL SIZE' 2 2 05-OCT-2007 08:05:05 AIPS else; 2 2 05-OCT-2007 08:05:05 AIPS if (lsparm(5)=0) then; 2 2 05-OCT-2007 08:05:05 AIPS keyword='TELESCOP';gethead; 2 2 05-OCT-2007 08:05:05 AIPS if (substr(keystrng,1,3)<>'VLA') then; 2 2 05-OCT-2007 08:05:05 AIPS lserr=5; type 'CANNOT DETERMINE ARRAY - THIS IS NOT THE VLA' 2 2 05-OCT-2007 08:05:05 AIPS else;keyword'NUM ROW';inext'AN';invers=0;getthead;k=keyvalue(1) 2 2 05-OCT-2007 08:05:05 AIPS for j=1:k 2 2 05-OCT-2007 08:05:05 AIPS pixxy=j,1,0;tabget;i=1;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS while((substr(keystrng,i,i)<>':')&(i<9));i=i+1;end 2 2 05-OCT-2007 08:05:05 AIPS if (substr(keystrng,i+1,i+1)<>' ')then; 2 2 05-OCT-2007 08:05:05 AIPS lsvla=substr(keystrng,i+1,i+3);else 2 2 05-OCT-2007 08:05:05 AIPS lsvla=substr(keystrng,i+2,i+4);end 2 2 05-OCT-2007 08:05:05 AIPS if ((lsvla<>'OUT')&(lsvla<>'MPD'))then; 2 2 05-OCT-2007 08:05:05 AIPS if (lsvla='VPT')then;lsparm(5)=75;else 2 2 05-OCT-2007 08:05:05 AIPS if (substr(keystrng,i+1,i+1)<>' ')then; 2 2 05-OCT-2007 08:05:05 AIPS keyword=substr(keystrng,i+2,i+8);else 2 2 05-OCT-2007 08:05:05 AIPS keyword=substr(keystrng,i+3,i+9);end 2 2 05-OCT-2007 08:05:05 AIPS lsparm(5)=max(lsparm(5),value(keyword));clrtemp;end;end;end 2 2 05-OCT-2007 08:05:05 AIPS if (lsparm(5)<75) then;if (lsparm(5)>36) then;lsparm(5)=36;else 2 2 05-OCT-2007 08:05:05 AIPS if (lsparm(5)>18) then;lsparm(5)=11;else 2 2 05-OCT-2007 08:05:05 AIPS if(lsparm(5)>9)then;lsparm(5)=3.5;else;lsparm(5)=1;end;end;end;end 2 2 05-OCT-2007 08:05:05 AIPS end;if(lsparm(5)=0)then;lserr=5;type'WHAT ARRAY?! USE DOARRAY';else 2 2 05-OCT-2007 08:05:05 AIPS if(lsparm(5)>0)then 2 2 05-OCT-2007 08:05:05 AIPS type char(lsparm(5))!!' KILOMETERS WILL BE USED AS MAXIMUM BASELINE' 2 2 05-OCT-2007 08:05:05 AIPS end;end;end;end 2 2 05-OCT-2007 08:05:05 AIPS if (lsparm(6)>=0)then;if((lsparm(6)<128)!(imsize(2)<128))then 2 2 05-OCT-2007 08:05:05 AIPS lserr=6; type 'SPECIFY THE IMSIZE CORRECTLY (>127 OR <0)';end;end 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS $-> #7 niter 2 2 05-OCT-2007 08:05:05 AIPS if (lsparm(7) < 0) then; lsparm(7) = 7e4; end 2 2 05-OCT-2007 08:05:05 AIPS $-> #8 cutoff 2 2 05-OCT-2007 08:05:05 AIPS $-> #9 docal 2 2 05-OCT-2007 08:05:05 AIPS $-> #10 doresid 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS end 2 2 05-OCT-2007 08:05:05 AIPS finish 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS procedure getidn 2 2 05-OCT-2007 08:05:05 AIPS indisk=lsdisk;inname=lsidn;inclass=lsidc;inseq=lsids;intype=lstyp 2 2 05-OCT-2007 08:05:05 AIPS finish 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS procedure gx 2 2 05-OCT-2007 08:05:05 AIPS $ inputs 2 2 05-OCT-2007 08:05:05 AIPS go;wait 2 2 05-OCT-2007 08:05:05 AIPS finish 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS procedure getset 2 2 05-OCT-2007 08:05:05 AIPS default;getidn;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS finish 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS procedure lsclrcal 2 2 05-OCT-2007 08:05:05 AIPS $ consolidate lists, deal with calcode='*' later 2 2 05-OCT-2007 08:05:05 AIPS scalar lsidx,l,m,n 2 2 05-OCT-2007 08:05:05 AIPS task'TABGET';getset;inext'NX';invers 0;keyvalue=0;keystrng'' 2 2 05-OCT-2007 08:05:05 AIPS keyword'NUM ROW';getthead;lsidx=keyvalue(1);clrtemp;n=0;lssid=0 2 2 05-OCT-2007 08:05:05 AIPS if (keyvalue(1)>1000)then;type'WARNING: MORE THAN 1000 SCANS !';end 2 2 05-OCT-2007 08:05:05 AIPS for i=1:lsidx $ remember source number 2 2 05-OCT-2007 08:05:05 AIPS pixxy=i,3,0;tabget;error=0 2 2 05-OCT-2007 08:05:05 AIPS for l=1:n;if(lssid(l)=keyvalue(1))then;error=1;end;end;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS if(error=0)then;n=n+1;lssid(n)=keyvalue(1);end 2 2 05-OCT-2007 08:05:05 AIPS end;inext'SU';invers 0;keyvalue=0;keystrng'';keyword'NUM ROW' 2 2 05-OCT-2007 08:05:05 AIPS getthead;lsidx=keyvalue(1);clrtemp;sources'';l=1;m=1;n=1 2 2 05-OCT-2007 08:05:05 AIPS for i=1:lsidx 2 2 05-OCT-2007 08:05:05 AIPS pixxy=i,2,0;tabget;k=length(keystrng);j=0;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS while (j<20);j=j+1;if (substr(lsampcal(j),1,k)=substr(keystrng,1,k)) then 2 2 05-OCT-2007 08:05:05 AIPS lsampcal(l)=lsampcal(j);j=30;lsparm(14)=l;l=l+1;end;end;j=0;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS while (j<20);j=j+1;if (substr(lsphacal(j),1,k)=substr(keystrng,1,k)) then 2 2 05-OCT-2007 08:05:05 AIPS lsphacal(m)=lsphacal(j);j=30;lsparm(15)=m;m=m+1;end;end;j=0;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS while (j<5);j=j+1;if (substr(lsbndcal(j),1,k)=substr(keystrng,1,k)) then 2 2 05-OCT-2007 08:05:05 AIPS lsbndcal(n)=lsbndcal(j);j=30;lsparm(16)=n;n=n+1;end;end;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS end;lspntcal'';lsallcal'';for j=l:20;lsampcal(j)='';end 2 2 05-OCT-2007 08:05:05 AIPS for j=m:20;lsphacal(j)='';end;for j=n:5;lsbndcal(j)='';end 2 2 05-OCT-2007 08:05:05 AIPS for j=1:lsparm(15);lspntcal(j)=lsphacal(j);end;k=lsparm(15) 2 2 05-OCT-2007 08:05:05 AIPS for j=1:lsparm(16);lspntcal(j+k)=lsbndcal(j);end;j=0;l=1;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS while (j<(lsparm(15)+lsparm(16)));j=j+1;if (length(lspntcal(j))>0) then 2 2 05-OCT-2007 08:05:05 AIPS lspntcal(l)=lspntcal(j);if(l<>j)then;lspntcal(j)='';end;l=l+1;end;end 2 2 05-OCT-2007 08:05:05 AIPS $here - clean up pnt cal for doubles - subtract from total count below 2 2 05-OCT-2007 08:05:05 AIPS k=lsparm(15)+lsparm(16);for j=1:k;lsallcal(j)=lspntcal(j);end;l=1 2 2 05-OCT-2007 08:05:05 AIPS for j=1:lsparm(14);i=length(lsampcal(j));lsidx=0;m=j 2 2 05-OCT-2007 08:05:05 AIPS while ((lsidx0) then;lsallcal(l)=lsallcal(j) 2 2 05-OCT-2007 08:05:05 AIPS if(l<>j)then;lsallcal(j)='';end;l=l+1;end;end 2 2 05-OCT-2007 08:05:05 AIPS $typ 'LSAMPCAL, LSPHACAL, LSBNDCAL, LSPNTCAL, AND LSALLCAL :' 2 2 05-OCT-2007 08:05:05 AIPS $typ lsampcal; typ lsphacal; typ lsbndcal; typ lspntcal; typ lsallcal; 2 2 05-OCT-2007 08:05:05 AIPS return;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS finish 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS procedure numtab(lsstrng) 2 2 05-OCT-2007 08:05:05 AIPS keystrng'';j=0;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS while ((j<15)&(keystrng<>lsstrng)) 2 2 05-OCT-2007 08:05:05 AIPS j=j+1;keyword'EXTYPE'!!char(j);gethead;end;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS if (keystrng=lsstrng) then 2 2 05-OCT-2007 08:05:05 AIPS keyword'EXTVER'!!char(j);gethead;else;keyvalue=0;end 2 2 05-OCT-2007 08:05:05 AIPS keyword'';keystrng'';clrtemp 2 2 05-OCT-2007 08:05:05 AIPS return keyvalue(1);finish 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS procedure numbasel 2 2 05-OCT-2007 08:05:05 AIPS scalar numarow,numbout,numbant,numbase,idx;string*16 nameant 2 2 05-OCT-2007 08:05:05 AIPS numbout=0;keyword'NUM ROW';inext'AN';invers=0;getthead;numarow=keyvalue(1) 2 2 05-OCT-2007 08:05:05 AIPS for numbant=1:numarow 2 2 05-OCT-2007 08:05:05 AIPS pixxy=numbant,1,0;tabget;nameant=keystrng;idx=1;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS while(substr(nameant,idx,idx)<>':');idx=idx+1;end 2 2 05-OCT-2007 08:05:05 AIPS if(substr(nameant,idx+1,idx+3)='OUT')then;numbout=numbout+1;end 2 2 05-OCT-2007 08:05:05 AIPS if(substr(nameant,idx+2,idx+4)='OUT')then;numbout=numbout+1;end 2 2 05-OCT-2007 08:05:05 AIPS end;numbase=(numarow-numbout)*(numarow-numbout-1)/2;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS $ type char(numarow-numbout)!!' ANTENNAS',char(numbase)!!' BASELINES' 2 2 05-OCT-2007 08:05:05 AIPS return numbase 2 2 05-OCT-2007 08:05:05 AIPS finish 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS procedure calcintt 2 2 05-OCT-2007 08:05:05 AIPS scalar numxrow,numscan,numbbeg,numbend,numcnst,sum,avr,rms,rmax;rmax=300 2 2 05-OCT-2007 08:05:05 AIPS array interval(1000),numbvis(1000);avr=0;if(rmax>1000)then;rmax=1000;end 2 2 05-OCT-2007 08:05:05 AIPS if (numtab('NX')<1) then;type'NOT MULTISOURCE - NO INTTIME CALCULATED' 2 2 05-OCT-2007 08:05:05 AIPS else 2 2 05-OCT-2007 08:05:05 AIPS keyword'NUM ROW';inext'NX';invers 0;getthead;numxrow=keyvalue(1) 2 2 05-OCT-2007 08:05:05 AIPS if(numxrow>rmax)then;numxrow rmax;end 2 2 05-OCT-2007 08:05:05 AIPS for numscan=1:numxrow;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS pixxy=numscan,2,0;tabget;interval(numscan)=86400*keyvalue(1) 2 2 05-OCT-2007 08:05:05 AIPS pixxy=numscan,5,0;tabget;numbbeg=keyvalue(1) 2 2 05-OCT-2007 08:05:05 AIPS pixxy=numscan,6,0;tabget;numbend=keyvalue(1) 2 2 05-OCT-2007 08:05:05 AIPS numbvis(numscan)=numbend-numbbeg+1;avr=max(avr,numbvis(numscan)) 2 2 05-OCT-2007 08:05:05 AIPS end;numcnst=numbasel;sum=0 2 2 05-OCT-2007 08:05:05 AIPS if (avr > 0) then 2 2 05-OCT-2007 08:05:05 AIPS for numscan=1:numxrow;if (numbvis(numscan)>0) then 2 2 05-OCT-2007 08:05:05 AIPS sum=sum+( (numcnst*interval(numscan)) / numbvis(numscan) ) 2 2 05-OCT-2007 08:05:05 AIPS end;end;clrtemp;avr=sum/numxrow;sum=0 2 2 05-OCT-2007 08:05:05 AIPS for numscan=1:numxrow;if (numbvis(numscan)>0) then 2 2 05-OCT-2007 08:05:05 AIPS sum=sum+((numcnst*interval(numscan))/numbvis(numscan)-avr)**2 2 2 05-OCT-2007 08:05:05 AIPS end;end;clrtemp;rms=sum/numxrow;clrtemp;end 2 2 05-OCT-2007 08:05:05 AIPS $ type char(numxrow)!!' SCANS/SAMPLES WITH RMS(SEC) +/-'!!char(rms) 2 2 05-OCT-2007 08:05:05 AIPS $ type char(avr)!!' SECOND INTEGRATIONS (APPROXIMATELY)' 2 2 05-OCT-2007 08:05:05 AIPS end 2 2 05-OCT-2007 08:05:05 AIPS return avr 2 2 05-OCT-2007 08:05:05 AIPS finish 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS procedure guesintt 2 2 05-OCT-2007 08:05:05 AIPS scalar intcst,intavr,intmod,intime 2 2 05-OCT-2007 08:05:05 AIPS intavr=calcintt;intcst=intavr;keyword'TELESCOP';gethead 2 2 05-OCT-2007 08:05:05 AIPS if (keystrng='VLA') then;intcst=1+(2/3);end 2 2 05-OCT-2007 08:05:05 AIPS if (keystrng='VLBA') then;intcst=0.131072;end 2 2 05-OCT-2007 08:05:05 AIPS if (intcst=intavr) then;type'UNKNOWN TELESCOPE :'!!keystrng;end 2 2 05-OCT-2007 08:05:05 AIPS if (intavr>10) then 2 2 05-OCT-2007 08:05:05 AIPS $ intime=10*floor(0.5+(intavr/10)) 2 2 05-OCT-2007 08:05:05 AIPS intime=10*floor(intavr/10) 2 2 05-OCT-2007 08:05:05 AIPS else;if (intavr>0) then 2 2 05-OCT-2007 08:05:05 AIPS intmod=mod(intavr,intcst) 2 2 05-OCT-2007 08:05:05 AIPS $ intime=intcst*((intavr-intmod)/intcst+floor(0.5+(intmod/intcst))) 2 2 05-OCT-2007 08:05:05 AIPS intime=intcst*((intavr-intmod)/intcst+floor(intmod/intcst)) 2 2 05-OCT-2007 08:05:05 AIPS else;intime=intavr;end;end;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS if(numtab('NX')>0)then;type char(intime)!!' SECOND INTEGRATIONS (GUESS)';end 2 2 05-OCT-2007 08:05:05 AIPS return intime 2 2 05-OCT-2007 08:05:05 AIPS finish 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS procedure checkids 2 2 05-OCT-2007 08:05:05 AIPS $LOS - account for fast switching source names - check on pos, qual, calco 2 2 05-OCT-2007 08:05:05 AIPS scalar ra1a,ra1b,ra2a,ra2b,dc1a,dc1b,dc2a,dc2b,n,m,l,idx 2 2 05-OCT-2007 08:05:05 AIPS scalar q1,q2 2 2 05-OCT-2007 08:05:05 AIPS string*1 co1,co2 2 2 05-OCT-2007 08:05:05 AIPS string*16 n1,n2 2 2 05-OCT-2007 08:05:05 AIPS array alist(100),blist(100) 2 2 05-OCT-2007 08:05:05 AIPS inext'SU';invers 0;keyword'NUM ROW';keyvalue 0;keystrng'';getthead 2 2 05-OCT-2007 08:05:05 AIPS n=keyvalue(1);idx=1;aparm 0;bparm 0;alist 0;blist 0 2 2 05-OCT-2007 08:05:05 AIPS if (n < 2) then; type'ONE SOURCE ONLY, SKIPPING FASTSWITCH TEST';else 2 2 05-OCT-2007 08:05:05 AIPS for m=1:(n-1);clrtemp 2 2 05-OCT-2007 08:05:05 AIPS pixxy m,11;tabget;ra1a keyvalue(1);ra1b keyvalue(2) 2 2 05-OCT-2007 08:05:05 AIPS for l=(m+1):n;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS pixxy l,11;tabget;ra2a keyvalue(1);ra2b keyvalue(2) 2 2 05-OCT-2007 08:05:05 AIPS if (abs(ra1a-ra2a)=0) then 2 2 05-OCT-2007 08:05:05 AIPS if ( abs((ra1b-ra2b)*3600*1000) < 3 ) then $ RA within 3 mas! 2 2 05-OCT-2007 08:05:05 AIPS pixxy m,12;tabget;dc1a keyvalue(1);dc1b keyvalue(2) 2 2 05-OCT-2007 08:05:05 AIPS pixxy l,12;tabget;dc2a keyvalue(1);dc2b keyvalue(2) 2 2 05-OCT-2007 08:05:05 AIPS if (abs(dc1a-dc2a)=0) then 2 2 05-OCT-2007 08:05:05 AIPS if ( abs((dc1b-dc2b)*3600*1000) < 3 ) then $ DC within 3 mas! 2 2 05-OCT-2007 08:05:05 AIPS pixxy m,3;tabget;q1 keyvalue(1);pixxy l,3;tabget;q2 keyvalue(1) 2 2 05-OCT-2007 08:05:05 AIPS if (q1=q2) then $ same qualifier; same calcode? 2 2 05-OCT-2007 08:05:05 AIPS pixxy m,4;tabget;co1 keystrng;pixxy l,4;tabget;co2 keystrng 2 2 05-OCT-2007 08:05:05 AIPS if (co1=co2) then 2 2 05-OCT-2007 08:05:05 AIPS pixxy m,1;tabget;q1 keyvalue(1) 2 2 05-OCT-2007 08:05:05 AIPS pixxy l,1;tabget;q2 keyvalue(1) 2 2 05-OCT-2007 08:05:05 AIPS pixxy m,2;tabget;n1 keystrng;pixxy l,2;tabget;n2 keystrng 2 2 05-OCT-2007 08:05:05 AIPS if (idx>100) then 2 2 05-OCT-2007 08:05:05 AIPS type 'TOO MANY SOURCES TO DO DSORC - DO BY HAND!' 2 2 05-OCT-2007 08:05:05 AIPS type 'NEXT =.'!!char(idx)!!' DO:'!!char(l)!!'.&.'!!char(m) 2 2 05-OCT-2007 08:05:05 AIPS else 2 2 05-OCT-2007 08:05:05 AIPS if (length(n1)1) then;task'DSORC';n=0 2 2 05-OCT-2007 08:05:05 AIPS outname inname;outclass inclass;outseq inseq;outdisk indisk 2 2 05-OCT-2007 08:05:05 AIPS while (n100)then;type'TOO MANY SOURCES FOR DSORC';error 1;end;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS end 2 2 05-OCT-2007 08:05:05 AIPS finish 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS procedure chkobjct 2 2 05-OCT-2007 08:05:05 AIPS if (( (lsobj='1331+305') ! (lsobj='1328+307') ) ! (lsobj='J1331+3030') ) 2 2 05-OCT-2007 08:05:05 AIPS then; object='3C286';end 2 2 05-OCT-2007 08:05:05 AIPS if (( (lsobj='0137+331') ! (lsobj='0134+329') ) ! (lsobj='J0137+3309') ) 2 2 05-OCT-2007 08:05:05 AIPS then; object='3C48';end 2 2 05-OCT-2007 08:05:05 AIPS if (( (lsobj='0521+166') ! (lsobj='0518+165') ) ! (lsobj='J0521+1638') ) 2 2 05-OCT-2007 08:05:05 AIPS then; object='3C138';end 2 2 05-OCT-2007 08:05:05 AIPS if (( (lsobj='0542+498') ! (lsobj='0538+498') ) ! (lsobj='J0542+4951') ) 2 2 05-OCT-2007 08:05:05 AIPS then; object='3C147';end 2 2 05-OCT-2007 08:05:05 AIPS if (( (lsobj='1411+522') ! (lsobj='1409+524') ) ! (lsobj='J1411+5212') ) 2 2 05-OCT-2007 08:05:05 AIPS then; object='3C295';end;clrtemp;return 2 2 05-OCT-2007 08:05:05 AIPS finish 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS procedure checkbnd 2 2 05-OCT-2007 08:05:05 AIPS band='';j=1 2 2 05-OCT-2007 08:05:05 AIPS while (j<9) 2 2 05-OCT-2007 08:05:05 AIPS keyword='CTYPE'!!char(j);gethead;keyword='CRVAL'!!char(j);clrtemp 2 2 05-OCT-2007 08:05:05 AIPS if (keystrng='FREQ') then;gethead;j=9;else;j=j+1;end;end 2 2 05-OCT-2007 08:05:05 AIPS keyvalue(1)=keyvalue(1)/1e9; 2 2 05-OCT-2007 08:05:05 AIPS if ( (keyvalue(1)>38) & (keyvalue(1)<51) ) then; band='Q';end 2 2 05-OCT-2007 08:05:05 AIPS if ( (keyvalue(1)>20.4) & (keyvalue(1)<25.5) ) then; band='K';end 2 2 05-OCT-2007 08:05:05 AIPS if ( (keyvalue(1)>13.5) & (keyvalue(1)<16.3) ) then; band='U';end 2 2 05-OCT-2007 08:05:05 AIPS if ( (keyvalue(1)> 6.8) & (keyvalue(1)< 9.6) ) then; band='X';end 2 2 05-OCT-2007 08:05:05 AIPS if ( (keyvalue(1)> 4.2) & (keyvalue(1)< 5.1) ) then; band='C';end 2 2 05-OCT-2007 08:05:05 AIPS if ( (keyvalue(1)> 1.15) & (keyvalue(1)< 1.75) ) then; band='L';end 2 2 05-OCT-2007 08:05:05 AIPS if ( (keyvalue(1)>0.298) & (keyvalue(1)<0.345) ) then; band='P';end 2 2 05-OCT-2007 08:05:05 AIPS if ( (keyvalue(1)>0.072) & (keyvalue(1)<0.076) ) then; band='4';end;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS return 2 2 05-OCT-2007 08:05:05 AIPS finish 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS procedure chkmodel 2 2 05-OCT-2007 08:05:05 AIPS error=0;sysout='';sys2com'' 2 2 05-OCT-2007 08:05:05 AIPS syscom'ls -1 $AIPSTARS/ 2 2 05-OCT-2007 08:05:05 AIPS sys2com(1) inname!!'.MODEL' 2 2 05-OCT-2007 08:05:05 AIPS sys2com(2) ' >& /dev/null 2 2 05-OCT-2007 08:05:05 AIPS system 2 2 05-OCT-2007 08:05:05 AIPS finish 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS procedure loadmodl 2 2 05-OCT-2007 08:05:05 AIPS scalar lsidx,l 2 2 05-OCT-2007 08:05:05 AIPS array lsload(5) 2 2 05-OCT-2007 08:05:05 AIPS task'TABGET';getset;inext'SU';invers 0;keyvalue=0;keystrng'' 2 2 05-OCT-2007 08:05:05 AIPS keyword'NUM ROW';getthead;lsidx=keyvalue(1);l=1;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS for i=1:lsidx 2 2 05-OCT-2007 08:05:05 AIPS pixxy=i,2,0;tabget;k=length(keystrng);j=1;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS while (j<21) 2 2 05-OCT-2007 08:05:05 AIPS if (substr(lsampcal(j),1,k)=substr(keystrng,1,k)) then 2 2 05-OCT-2007 08:05:05 AIPS lsload(l)=i;j=30;l=l+1;else;j=j+1;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS end;end;end;lsidx=0;checkbnd;keyword'EPOCH';keyvalue=0;keystrng='';gethead 2 2 05-OCT-2007 08:05:05 AIPS if (keyvalue(1)<1999) then;lsidx=1;end 2 2 05-OCT-2007 08:05:05 AIPS for j=1:(l-1) 2 2 05-OCT-2007 08:05:05 AIPS lsobj=lsampcal(j);chkobjct;clrtemp;intype'MA';outdisk=lsdisk 2 2 05-OCT-2007 08:05:05 AIPS inname=object!!'_'!!band;inclass'MODEL';inseq=1;indisk=lsdisk;chkname 2 2 05-OCT-2007 08:05:05 AIPS $$ if (error>0) then;type lsampcal(lsload(j))!!' MODEL ='inname;chkmodel 2 2 05-OCT-2007 08:05:05 AIPS if (error>0) then;type lsampcal(j)!!' MODEL ='inname;chkmodel 2 2 05-OCT-2007 08:05:05 AIPS if(error<1)then;go calrd;if (lsidx>0) then;eposwtch;end;end;end $ J2000 2 2 05-OCT-2007 08:05:05 AIPS end;return 2 2 05-OCT-2007 08:05:05 AIPS finish 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS procedure vlanew 2 2 05-OCT-2007 08:05:05 AIPS clrstat;j=numtab('BP');if (j>0) then;inext'BP';invers=-1;extdest;end 2 2 05-OCT-2007 08:05:05 AIPS j=numtab('CL');if (j>1) then;inext'CL';for k=2:j;invers=k;extdest;end;end 2 2 05-OCT-2007 08:05:05 AIPS j=numtab('SN');if (j>0) then;inext'SN';invers=-1;extdest;end 2 2 05-OCT-2007 08:05:05 AIPS j=numtab('XX');if (j>0) then;inext'XX';invers=-1;extdest;end 2 2 05-OCT-2007 08:05:05 AIPS if (inclass='LINE') then 2 2 05-OCT-2007 08:05:05 AIPS j=numtab('FG');if (j>1) then;inext'FG';for k=2:j;invers=k;extdest;end;end 2 2 05-OCT-2007 08:05:05 AIPS j=numtab('CL');if (j>1) then;inext'CL';for k=2:j;invers=k;extdest;end;end 2 2 05-OCT-2007 08:05:05 AIPS j=numtab('BP');if (j>0) then;inext'BP';invers=-1;extdest;end 2 2 05-OCT-2007 08:05:05 AIPS j=numtab('PL');if (j>0) then;inext'PL';invers=-1;extdest;end 2 2 05-OCT-2007 08:05:05 AIPS end;j=numtab('PL');if (j>0) then;inext'PL';invers=-1;extdest;end;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS type'DONE CLEANUP OF OLD TABLE EXTENTION FILES (CL,SN,FG,BP,PL,XX)' 2 2 05-OCT-2007 08:05:05 AIPS finish 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS procedure allzap 2 2 05-OCT-2007 08:05:05 AIPS chkname;if(error<1)then;for j=1:(1-error);zap;end;end;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS finish 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS procedure allplot 2 2 05-OCT-2007 08:05:05 AIPS tvinit;j=numtab('PL');type 'NUMBER OF PLOT FILES TO SHOW ON TV:'!!char(j) 2 2 05-OCT-2007 08:05:05 AIPS if (j>0) then 2 2 05-OCT-2007 08:05:05 AIPS for k=1:j;plver=k;type 'PLOT'char(k)!!'/'!!char(j);go tvpl;read;end 2 2 05-OCT-2007 08:05:05 AIPS else;type 'NOTHING TO PLOT - DONE';end 2 2 05-OCT-2007 08:05:05 AIPS finish 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS procedure goplt 2 2 05-OCT-2007 08:05:05 AIPS if (lsplot>=0) then;go;end 2 2 05-OCT-2007 08:05:05 AIPS finish $UV and vis only 2 2 05-OCT-2007 08:05:05 AIPS procedure goplt0 2 2 05-OCT-2007 08:05:05 AIPS if (lsplot>0) then;go;end 2 2 05-OCT-2007 08:05:05 AIPS finish $SN only 2 2 05-OCT-2007 08:05:05 AIPS procedure goplt1 2 2 05-OCT-2007 08:05:05 AIPS if (lsplot>1) then;go;end 2 2 05-OCT-2007 08:05:05 AIPS finish $SN+CL 2 2 05-OCT-2007 08:05:05 AIPS procedure goplt2 2 2 05-OCT-2007 08:05:05 AIPS if (lsplot>2) then;go;end 2 2 05-OCT-2007 08:05:05 AIPS finish $SN+CL+BP 2 2 05-OCT-2007 08:05:05 AIPS procedure goplt3 2 2 05-OCT-2007 08:05:05 AIPS if (lsplot>3) then;go;end 2 2 05-OCT-2007 08:05:05 AIPS finish $CL,BP applied 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS procedure calpipe(lsdisk,lsname,lsrant) 2 2 05-OCT-2007 08:05:05 AIPS vnum=33;dowait=true;getidn;vlanew;j=0;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS if (inclass='CH 0') then;inclass'LINE';vlanew;end;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS if(fsw>0)then;checkids;if(inclass='CH 0')then;inclass'LINE';checkids;end;end 2 2 05-OCT-2007 08:05:05 AIPS if ((numtab('FG')<1)&(lsflag>=0)) then 2 2 05-OCT-2007 08:05:05 AIPS if (lsflag>=1) then 2 2 05-OCT-2007 08:05:05 AIPS task'QUACK';getset;flagver=1;opcode'BEG';i=min(3*tint,20) 2 2 05-OCT-2007 08:05:05 AIPS reason char(i)!!' SEC AUTO-QUACK';aparm=0,i/60,(tint/60)*1.1;j=1 2 2 05-OCT-2007 08:05:05 AIPS while (j<9);keyword='CTYPE'!!char(j);gethead;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS if(keystrng='FREQ')then 2 2 05-OCT-2007 08:05:05 AIPS keyword='CRVAL'!!char(j);gethead;keyval(1)=keyval(1)/1e10;j=9 2 2 05-OCT-2007 08:05:05 AIPS if (keyval(1) < 1.8) then;clrtemp;go;else;tput quack 2 2 05-OCT-2007 08:05:05 AIPS type 'QUACK SKIPPED FOR THIS HIGH FREQUENCY OBSERVATION' 2 2 05-OCT-2007 08:05:05 AIPS type 'MAY BE A FAST-SWITHCING OBS - IE LOSS OF ALL DATA' 2 2 05-OCT-2007 08:05:05 AIPS type 'RUN BY HAND IF YOU REALLY WANT THIS QUACK';tget quack 2 2 05-OCT-2007 08:05:05 AIPS end;else;j=j+1;end;end 2 2 05-OCT-2007 08:05:05 AIPS end;task'FLAGR';getset 2 2 05-OCT-2007 08:05:05 AIPS docal 2;solint=max(3*tint-2,2.7*tint);vector=-1;docrt 0;go 2 2 05-OCT-2007 08:05:05 AIPS end 2 2 05-OCT-2007 08:05:05 AIPS task'SNPLT';getset;inext'CL';nplots 8;optype'AMP';vput;pixrange=0.7,1.8 2 2 05-OCT-2007 08:05:05 AIPS goplt1;task'SETJY';getset;optype'REJY';aparm=0;freqid=1;go;optype'CALC' 2 2 05-OCT-2007 08:05:05 AIPS if (length(lscal)<>0) then 2 2 05-OCT-2007 08:05:05 AIPS optype'';zerosp=lsflux,0;lsallcal=lscal,lspntcal 2 2 05-OCT-2007 08:05:05 AIPS end;sources=lsampcal;go;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS task'CALIB';getset;docalib=2;refant=lsrant;aparm=3,0,0,0,0,0,4,0,0;calcode'' 2 2 05-OCT-2007 08:05:05 AIPS solint=lsparm(2);calsour=lspntcal;snver=numtab('SN')+1;solmode'P' 2 2 05-OCT-2007 08:05:05 AIPS soltype'L1R';baddisk=lsbadd;vput;kj=0;userid=0;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS while (kj<9) 2 2 05-OCT-2007 08:05:05 AIPS kj=kj+1;keyvalue=0;keystrng'';keyword='CTYPE'!!char(kj);gethead;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS if(substr(keystrng,1,4)='FREQ')then;keyword='CRVAL'!!char(kj);gethead 2 2 05-OCT-2007 08:05:05 AIPS kj=10;end;end;vget;if((keyvalue(1))>17e9&(solint>0.5))then;solint=1/3 2 2 05-OCT-2007 08:05:05 AIPS aparm(7)=3.5;vput;type' AUTOMATIC RESET: SOLINT=20SEC (HIGH FREQ)';end 2 2 05-OCT-2007 08:05:05 AIPS if(star>0)then;calsour'';calcode'*';end;go 2 2 05-OCT-2007 08:05:05 AIPS if (lsmodl>0) then $ use models for ones that exist 2 2 05-OCT-2007 08:05:05 AIPS loadmodl;vget calib;calsour='';in2seq=0;in2disk=lsdisk;in2class'MODEL' 2 2 05-OCT-2007 08:05:05 AIPS for j=1:(l-1) 2 2 05-OCT-2007 08:05:05 AIPS inext'SU';pixxy=lsload(j),2,0;tabget;calsour(1)=keystrng;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS pixxy=lsload(j),4,0;tabget;calcode=substr(keystrng,1,4);clrtemp 2 2 05-OCT-2007 08:05:05 AIPS lsobj=lsampcal(j);chkobjct;in2name=object!!'_'!!band 2 2 05-OCT-2007 08:05:05 AIPS vput calib;inname=in2name;inclass=in2class;inseq=in2seq;indisk=in2disk 2 2 05-OCT-2007 08:05:05 AIPS $ if no model, use point with full uvrange 2 2 05-OCT-2007 08:05:05 AIPS chkname;vget calib;if (error>0)then;clr2name;end;go 2 2 05-OCT-2007 08:05:05 AIPS end;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS else;uvrange=lsparm(3),lsparm(4);calsour=lsampcal;go;end 2 2 05-OCT-2007 08:05:05 AIPS vget snplt;inext'SN';optype'PHAS';goplt0;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS task'CLCAL';getset;freqid=1;refant=lsrant;gainuse=numtab('CL')+1 2 2 05-OCT-2007 08:05:05 AIPS snver=numtab('SN');gainver=numtab('CL');sources'';soucode''; 2 2 05-OCT-2007 08:05:05 AIPS calsour=lsphacal;calcode'';vput;if(star>0)then;calsour'';calcode'*';end;go 2 2 05-OCT-2007 08:05:05 AIPS calsour=lsallcal;sources=calsour;interpol'SELF' 2 2 05-OCT-2007 08:05:05 AIPS if(star>0)then;calsour'';calcode'*';soucode'*';end;go 2 2 05-OCT-2007 08:05:05 AIPS vget snplt;inext'CL';optype'PHAS';goplt1;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS vget calib;solmode'A&P';calsour=lspntcal;calcode'';snver=numtab('SN')+1 2 2 05-OCT-2007 08:05:05 AIPS solint=lsparm(13)*lsparm(2);clr2name;vput 2 2 05-OCT-2007 08:05:05 AIPS if(star>0)then;calsour'';calcode'*';end;go 2 2 05-OCT-2007 08:05:05 AIPS if (lsmodl>0) then 2 2 05-OCT-2007 08:05:05 AIPS loadmodl;vget calib;calsour='';in2seq=0;in2disk=lsdisk;in2class'MODEL' 2 2 05-OCT-2007 08:05:05 AIPS for j=1:(l-1) 2 2 05-OCT-2007 08:05:05 AIPS inext'SU';pixxy=lsload(j),2,0;tabget;calsour(1)=keystrng;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS pixxy=lsload(j),4,0;tabget;calcode=substr(keystrng,1,4);clrtemp 2 2 05-OCT-2007 08:05:05 AIPS lsobj=lsampcal(j);chkobjct;in2name=object!!'_'!!band;calcode'' 2 2 05-OCT-2007 08:05:05 AIPS vput calib;inname=in2name;inclass=in2class;inseq=in2seq;indisk=in2disk 2 2 05-OCT-2007 08:05:05 AIPS $ if no model, use point with full uvrange 2 2 05-OCT-2007 08:05:05 AIPS chkname;vget calib;if (error>0)then;clr2name;end;go 2 2 05-OCT-2007 08:05:05 AIPS end;inseq=0;indisk=lsdisk;inclass'MODEL';intype'MA' 2 2 05-OCT-2007 08:05:05 AIPS for j=1:(l-1) 2 2 05-OCT-2007 08:05:05 AIPS lsobj=lsampcal(j);chkobjct;inname=object!!'_'!!band;chkname 2 2 05-OCT-2007 08:05:05 AIPS if (error<1) then;zap;end;end 2 2 05-OCT-2007 08:05:05 AIPS else;uvrange=lsparm(3),lsparm(4);calsour=lsampcal;go;end 2 2 05-OCT-2007 08:05:05 AIPS vget snplt;inext'SN';optype'AMP';goplt0;optype'PHAS';pixrange=-20,20;goplt0 2 2 05-OCT-2007 08:05:05 AIPS task'GETJY';getset;calsour=lsampcal;snver=numtab('SN'); 2 2 05-OCT-2007 08:05:05 AIPS if (star>0) then; 2 2 05-OCT-2007 08:05:05 AIPS $ for j=1:lsparm(14);sources(j)='-'!!lsampcal(j);end;k=lsparm(14)+1 2 2 05-OCT-2007 08:05:05 AIPS $ if (length(lscal)>0) then;sources(k)='-'!!lscal;k=k+1;end 2 2 05-OCT-2007 08:05:05 AIPS $ for j=k:(25-k+2);sources(j)=lspntcal(j-k+2);end; 2 2 05-OCT-2007 08:05:05 AIPS soucode='*' 2 2 05-OCT-2007 08:05:05 AIPS else 2 2 05-OCT-2007 08:05:05 AIPS sources=lspntcal;if (length(lscal)>0) then;sources(11)='-'!!lscal;end 2 2 05-OCT-2007 08:05:05 AIPS end;go 2 2 05-OCT-2007 08:05:05 AIPS if (lscont<1) then 2 2 05-OCT-2007 08:05:05 AIPS type '********************************************************' 2 2 05-OCT-2007 08:05:05 AIPS type '** WRITE DOWN THE FLUX DENSITIES FOR YOUR CALIBRATORS **' 2 2 05-OCT-2007 08:05:05 AIPS type '** (AND DO NOT FORGET THE ERRORS EITHER!) **' 2 2 05-OCT-2007 08:05:05 AIPS type '********************************************************';read 2 2 05-OCT-2007 08:05:05 AIPS end 2 2 05-OCT-2007 08:05:05 AIPS vget clcal;gainver=numtab('CL');gainuse=numtab('CL')+1;snver=numtab('SN') 2 2 05-OCT-2007 08:05:05 AIPS if(star>0)then;calsour'';calcode'*';end;go;calsour=lsallcal;sources=calsour 2 2 05-OCT-2007 08:05:05 AIPS interpol'SELF';if(star>0)then;calsour'';calcode'*';soucode'*';end;go 2 2 05-OCT-2007 08:05:05 AIPS vget snplt;inext'CL';optype'AMP';goplt1;optype'PHAS';goplt1;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS if (inclass='CH 0') then 2 2 05-OCT-2007 08:05:05 AIPS task'TACOP';getset 2 2 05-OCT-2007 08:05:05 AIPS outdisk=indisk;outname=inname;outclass'LINE';outseq=inseq;ncount=1 2 2 05-OCT-2007 08:05:05 AIPS keystrng'';inext'FG';invers=numtab('FG');if (invers>0) then;go;end 2 2 05-OCT-2007 08:05:05 AIPS inext'CL';invers=numtab('CL');keyvalue 0;outseq=inseq;vput;go;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS task'BPASS';getset;inclass'LINE';calsour=lsbndcal,lsampcal;docal=2 2 2 05-OCT-2007 08:05:05 AIPS solint=-1;bpassprm(5)=-1;bpassprm(9)=1;baddisk=lsbadd;go;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS task'POSSM';getset;inclass'LINE';bpver 0;aparm=0,1,.4,1.2,-30,30,0,2,3,0 2 2 05-OCT-2007 08:05:05 AIPS nplots=6;goplt2;sources=lsbndcal;docalib 2;doband 1;aparm=1 0;aparm(9)=3 2 2 05-OCT-2007 08:05:05 AIPS antennas=lsrant,0;goplt2;nplots=0;vput;goplt2;stokes'I';antennas=0;goplt2 2 2 05-OCT-2007 08:05:05 AIPS sources=lsampcal;goplt3 2 2 05-OCT-2007 08:05:05 AIPS vget tacop;inclass'LINE';outclass'CH 0';invers=numtab('BP');inext'BP';go 2 2 05-OCT-2007 08:05:05 AIPS end;task'TASAV';getset;outdisk=indisk;go;dowait=false;vnum=0;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS finish 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS procedure calcrms 2 2 05-OCT-2007 08:05:05 AIPS scalar nbas,nvis,tbw,rms,minhrs 2 2 05-OCT-2007 08:05:05 AIPS keyword'GCOUNT';gethead;nvis=keyvalue(1);nbas=numbasel;j=1 2 2 05-OCT-2007 08:05:05 AIPS minhrs=nvis*tint/(nbas*3600) $ underesimate of obs hours (overestimate rms) 2 2 05-OCT-2007 08:05:05 AIPS while (j<9) $ bandwidth in a channel, continuum or spectral line 2 2 05-OCT-2007 08:05:05 AIPS keyword='CTYPE'!!char(j);gethead;keyword='CDELT'!!char(j);clrtemp 2 2 05-OCT-2007 08:05:05 AIPS if (keystrng='FREQ') then;gethead;j=9;else;j=j+1;end;end;tbw=keyvalue(1) 2 2 05-OCT-2007 08:05:05 AIPS if (lsidc <> 'CH 0') then;j=1 $ continuum, multiple IFs averaged 2 2 05-OCT-2007 08:05:05 AIPS while (j<9) 2 2 05-OCT-2007 08:05:05 AIPS keyword='CTYPE'!!char(j);gethead;keyword='NAXIS'!!char(j);clrtemp 2 2 05-OCT-2007 08:05:05 AIPS if(keystrng='IF')then;gethead;j=9;else;j=j+1;end;end;tbw=tbw*keyvalue(1) 2 2 05-OCT-2007 08:05:05 AIPS end;checkbnd;if((band='P')!(band='4'))then;tbw=tbw/3.2;else;tbw=tbw/50;end 2 2 05-OCT-2007 08:05:05 AIPS tbw=sqrt(tbw*minhrs/24e6);rms=-1 2 2 05-OCT-2007 08:05:05 AIPS if (band='Q')then;rms=3.0e-5/tbw;end;if (band='K')then;rms=2.5e-5/tbw;end 2 2 05-OCT-2007 08:05:05 AIPS if (band='U')then;rms=2.0e-5/tbw;end;if (band='X')then;rms=5.3e-6/tbw;end 2 2 05-OCT-2007 08:05:05 AIPS if (band='C')then;rms=6.4e-6/tbw;end;if (band='L')then;rms=6.6e-6/tbw;end 2 2 05-OCT-2007 08:05:05 AIPS if (band='P')then;rms=1.7e-4/tbw;end;if (band='4')then;rms=1.5e-2/tbw;end 2 2 05-OCT-2007 08:05:05 AIPS if (rms<0) then;type 'CANNOT CALCULATE RMS FROM OBSERVING BAND ..';end 2 2 05-OCT-2007 08:05:05 AIPS typ 'ESTIMATED RMS:' char(rms*1000)!!' MILLI JANSKY' 2 2 05-OCT-2007 08:05:05 AIPS return rms 2 2 05-OCT-2007 08:05:05 AIPS finish 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS procedure setboxfle 2 2 05-OCT-2007 08:05:05 AIPS scalar ci,bi 2 2 05-OCT-2007 08:05:05 AIPS string*12 srcnme 2 2 05-OCT-2007 08:05:05 AIPS string*48 fbox 2 2 05-OCT-2007 08:05:05 AIPS srcnme=inname;ci=0;bi=length(srcnme) 2 2 05-OCT-2007 08:05:05 AIPS while(ci& /dev/null 2 2 05-OCT-2007 08:05:05 AIPS if(substr(boxfile,1,1)<>' ')then;system;end;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS finish 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS procedure catboxfile 2 2 05-OCT-2007 08:05:05 AIPS string*20 expnm 2 2 05-OCT-2007 08:05:05 AIPS string*75 expmsg 2 2 05-OCT-2007 08:05:05 AIPS if (substr(expmsg,1,5)='ARUN:')then 2 2 05-OCT-2007 08:05:05 AIPS expmsg = substr(expmsg,6,71);sysout='$ARUN/'!!expmsg 2 2 05-OCT-2007 08:05:05 AIPS else;if (substr(expmsg,1,6)<>'$ARUN/')then;sysout = '$ARUN/'!!expmsg 2 2 05-OCT-2007 08:05:05 AIPS else;sysout = expmsg;end;end;sys2com'';syscom 'echo 2 2 05-OCT-2007 08:05:05 AIPS sys2com(1) ' "SETFC FILE FOR SOURCEX'!!inname!!' BELOW IS:"'; 2 2 05-OCT-2007 08:05:05 AIPS substr(sys2com(1),24,24)='';clrtemp;system;syscom 'cat 2 2 05-OCT-2007 08:05:05 AIPS sys2com(1) 'X'!!boxfile;substr(sys2com(1),1,1)='';clrtemp 2 2 05-OCT-2007 08:05:05 AIPS system 2 2 05-OCT-2007 08:05:05 AIPS finish 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS procedure setimsize 2 2 05-OCT-2007 08:05:05 AIPS scalar szf, kk, prbm 2 2 05-OCT-2007 08:05:05 AIPS string*48 bxf 2 2 05-OCT-2007 08:05:05 AIPS array szc(2), szi(2), orgc(2), orgi(2) 2 2 05-OCT-2007 08:05:05 AIPS vput imagr;task'SETFC';sources'';bcount=1;bxf=setboxfle;boxfile=bxf 2 2 05-OCT-2007 08:05:05 AIPS bparm=0;infile='';shift=0;flux=0;pbparm=0.25,0;delboxfle 2 2 05-OCT-2007 08:05:05 AIPS orgc=cellsize;cellsize=0;orgi=lsparm(6);imsize=0;kk=1 2 2 05-OCT-2007 08:05:05 AIPS while (kk<9) 2 2 05-OCT-2007 08:05:05 AIPS keyword='CTYPE'!!char(kk);gethead;keyword='CRVAL'!!char(kk);clrtemp 2 2 05-OCT-2007 08:05:05 AIPS if (keystrng='FREQ') then;gethead;kk=9;else;kk=kk+1;end;end 2 2 05-OCT-2007 08:05:05 AIPS keyvalue(1)=keyvalue(1)/1e9;prbm=0.375/keyvalue(1);bparm(1)=prbm;bparm(2)=30 2 2 05-OCT-2007 08:05:05 AIPS bparm(3)=1;bparm(4)=0;bparm(5)=0.031;bparm(6)=256;bparm(7)=256;bparm(8)=100 2 2 05-OCT-2007 08:05:05 AIPS gx;bparm(4)=3*prbm;bparm(1)=-0.7*bparm(1);bcount=nfield+1 2 2 05-OCT-2007 08:05:05 AIPS type'SEARCHING FOR NVSS SOURCES';gx;szf=nfield;szc=cellsize;szi=imsize 2 2 05-OCT-2007 08:05:05 AIPS vget imagr;if(lsparm(5)<0)then;cellsize=szc;else;cellsize=orgc;end 2 2 05-OCT-2007 08:05:05 AIPS if(lsparm(6)<0)then;imsize=256;nfield=szf;boxfile=bxf;else;imsize=orgi;end 2 2 05-OCT-2007 08:05:05 AIPS vput imagr 2 2 05-OCT-2007 08:05:05 AIPS finish 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS procedure imapipe(k,lsdisk,lsname) 2 2 05-OCT-2007 08:05:05 AIPS vnum=33;dowait=true 2 2 05-OCT-2007 08:05:05 AIPS if (k=1) then 2 2 05-OCT-2007 08:05:05 AIPS task'SPLIT';getset;outdisk=indisk;outclass=inclass;docalib=2 2 2 05-OCT-2007 08:05:05 AIPS baddisk=lsbadd;douvcomp=-1;go 2 2 05-OCT-2007 08:05:05 AIPS if (inclass='CH 0') then;inclass'LINE';outclass=inclass;doband=1;bpver=0 2 2 05-OCT-2007 08:05:05 AIPS go;end;end;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS task'TABGET';getset;inext'SU';invers=0;keyvalue=0;keystrng'';vput;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS task'IMAGR';getset;outdisk=indisk;flux=lsparm(8);baddisk=lsbadd;j=1 2 2 05-OCT-2007 08:05:05 AIPS while (j<9) 2 2 05-OCT-2007 08:05:05 AIPS keyword='CTYPE'!!char(j);gethead;keyword='CRVAL'!!char(j);clrtemp 2 2 05-OCT-2007 08:05:05 AIPS if (keystrng='FREQ') then;gethead;j=9;else;j=j+1;end;end 2 2 05-OCT-2007 08:05:05 AIPS cellsize=1.75e10/(keyvalue(1)*abs(lsparm(5)));do3dimag=1;overlap=2;vput 2 2 05-OCT-2007 08:05:05 AIPS keyword'NUM ROW';inext'SU';invers=0;keystrng'';getthead;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS for i=1:keyvalue(1) $ check if source is in index and uvfile exists 2 2 05-OCT-2007 08:05:05 AIPS vget tabget;pixxy=i,2,0;tabget;vget imagr;inname=keystrng;j=1;intype'UV' 2 2 05-OCT-2007 08:05:05 AIPS inseq=0;chkname;type ' ';niter=lsparm(7);lstarg=1;clrtemp;vput 2 2 05-OCT-2007 08:05:05 AIPS if (error < 1) then $ source file exists, but same source number ? 2 2 05-OCT-2007 08:05:05 AIPS vget tabget;pixxy=i,1,0;tabget;error=1;k=1 2 2 05-OCT-2007 08:05:05 AIPS while ((lssid(k)>0) & (k<1001)) 2 2 05-OCT-2007 08:05:05 AIPS if (lssid(k)=keyvalue(1))then error=0;end 2 2 05-OCT-2007 08:05:05 AIPS k=k+1;end;keyword'GCOUNT';gethead 2 2 05-OCT-2007 08:05:05 AIPS if(keyvalue(1)<10)then;type'NO DATA';error=1;end;end;vget imagr 2 2 05-OCT-2007 08:05:05 AIPS if (error < 1) then 2 2 05-OCT-2007 08:05:05 AIPS if ((lsparm(7)=7e4)&(lsparm(8)<0))then;flux=6*calcrms;end 2 2 05-OCT-2007 08:05:05 AIPS if ((lsparm(6)<0)!(lsparm(5)<0))then;setimsize;else;imsize=lsparm(6);end 2 2 05-OCT-2007 08:05:05 AIPS while (j<30) 2 2 05-OCT-2007 08:05:05 AIPS k=length(inname) 2 2 05-OCT-2007 08:05:05 AIPS if (substr(lsallcal(j),1,k)=substr(inname,1,k)) then $ calibrator 2 2 05-OCT-2007 08:05:05 AIPS lstarg=0;j=30 2 2 05-OCT-2007 08:05:05 AIPS if(lsparm(6)>=-0.99)then;niter=min(500,lsparm(7)) 2 2 05-OCT-2007 08:05:05 AIPS nfield=1;boxfile'';imsize=min(256,lsparm(6)) 2 2 05-OCT-2007 08:05:05 AIPS if(imsize(1)<0)then;imsize=256;end;end 2 2 05-OCT-2007 08:05:05 AIPS else;j=j+1;end $ check next source, if not found -> target 2 2 05-OCT-2007 08:05:05 AIPS end;if(substr(boxfile,1,1)<>' ')then;catboxfile;end 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS j=1 2 2 05-OCT-2007 08:05:05 AIPS $calibrator lstarg=0 2 2 05-OCT-2007 08:05:05 AIPS $target if lstarg=1 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS while (j<9) 2 2 05-OCT-2007 08:05:05 AIPS keyword='CTYPE'!!char(j);gethead;keyword='NAXIS'!!char(j);clrtemp 2 2 05-OCT-2007 08:05:05 AIPS if (keystrng='IF') then;gethead;j=9;else;j=j+1;end;end 2 2 05-OCT-2007 08:05:05 AIPS type ' NOW STARTING WITH SOURCE :'!!char(i)!!' ='!!inname;type ' ' 2 2 05-OCT-2007 08:05:05 AIPS if (inclass='CH 0') then 2 2 05-OCT-2007 08:05:05 AIPS for k=1:keyvalue(1);bif=k;eif=k 2 2 05-OCT-2007 08:05:05 AIPS if ((lstarg>0)!(lsparm(9)>0)) then;go;end 2 2 05-OCT-2007 08:05:05 AIPS end;clrtemp;k=keyvalue(1) 2 2 05-OCT-2007 08:05:05 AIPS inclass'LINE';keyvalue=0;keystrng'';j=1;chkname 2 2 05-OCT-2007 08:05:05 AIPS if (error < 1) then 2 2 05-OCT-2007 08:05:05 AIPS while (j<9) 2 2 05-OCT-2007 08:05:05 AIPS keyword='CTYPE'!!char(j);gethead;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS if (keystrng='FREQ') then 2 2 05-OCT-2007 08:05:05 AIPS keyword='NAXIS'!!char(j);gethead;echan=keyvalue(1);j=9 2 2 05-OCT-2007 08:05:05 AIPS else;j=j+1;end 2 2 05-OCT-2007 08:05:05 AIPS end;bchan=floor(echan/10);echan=ceil(echan*9/10) 2 2 05-OCT-2007 08:05:05 AIPS if (bchan=1) then;bchan=2;end;j=k 2 2 05-OCT-2007 08:05:05 AIPS for k=1:j;bif=k;eif=k;if ((lstarg>0)!(lsparm(9)>1)) then;go;end 2 2 05-OCT-2007 08:05:05 AIPS end;end;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS else 2 2 05-OCT-2007 08:05:05 AIPS bif=1;eif=keyvalue(1);vput;out2disk=indisk 2 2 05-OCT-2007 08:05:05 AIPS if ( (lsparm(10)=0) ! ((lsparm(9)<1)&(lstarg<1)) )then;go;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS else 2 2 05-OCT-2007 08:05:05 AIPS solint=lsparm(2);dotv=1;nmaps=lsparm(10);refant=lsrant;aparm=4,0 2 2 05-OCT-2007 08:05:05 AIPS if (lsparm(10)<0) then;dotv=-1;nmaps=-1*nmaps;end;go scimg;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS end;end;boxfile=setboxfle;delboxfle;vput imagr 2 2 05-OCT-2007 08:05:05 AIPS $ make uv and visibility plot 2 2 05-OCT-2007 08:05:05 AIPS task'UVPLT';ltype=-3;bparm 6,7;dotv -1;goplt;bparm 9,10;goplt;bparm 0 2 2 05-OCT-2007 08:05:05 AIPS goplt;vget imagr;inclass'IMAGR';inseq=0;intype'UV';indisk=lsdisk;allzap 2 2 05-OCT-2007 08:05:05 AIPS $ inclass'SCIMG';allzap 2 2 05-OCT-2007 08:05:05 AIPS inclass'IBM*';intype'MA';allzap 2 2 05-OCT-2007 08:05:05 AIPS inclass'RBM*';allzap;inclass'LBM*';allzap;recat;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS else;type ' NO UV-FILE, SKIPPING SOURCE :'!!inname!!' =#'!!char(i) 2 2 05-OCT-2007 08:05:05 AIPS end;end;dowait=false;vnum=0 2 2 05-OCT-2007 08:05:05 AIPS finish 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS procedure avlapipe 2 2 05-OCT-2007 08:05:05 AIPS tput avlapipe;vnum=33;vput avlapipe;pipeinpt;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS if (lserr <> 0) then; type '*** ERROR - ARE ALL INPUTS SET PROPERLY ? ***' 2 2 05-OCT-2007 08:05:05 AIPS else;lsclrcal;tint=guesintt;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS if (tint > 0) then;calpipe(lsdisk,lsname,lsrant);clrtemp 2 2 05-OCT-2007 08:05:05 AIPS if (lsparm(1)>0) then;imapipe(1,lsdisk,lsname) 2 2 05-OCT-2007 08:05:05 AIPS else;type'CALIBRATION DONE - SKIPPING SPLIT AND IMAGING' 2 2 05-OCT-2007 08:05:05 AIPS type'-----------------------------------------------------------' 2 2 05-OCT-2007 08:05:05 AIPS end;type ' ' 2 2 05-OCT-2007 08:05:05 AIPS if (lsplot>0) then;type 'VIEW CAL-PLOTS WITH GETSET;ALLPLOT';end;type ' ' 2 2 05-OCT-2007 08:05:05 AIPS else;type '* * *';type 'SINGLE DISH VLBI EXPERIMENT?';type '* * *';end 2 2 05-OCT-2007 08:05:05 AIPS end;tget avlapipe;vnum=0;type'* APPEARS TO HAVE ENDED SUCCESSFULLY *';clrtemp 2 2 05-OCT-2007 08:05:05 AIPS finish 2 0 05-OCT-2007 08:05:05 AIPS run nvasdefs 2 2 05-OCT-2007 08:05:05 AIPS Found in Version=ABIN 2 2 05-OCT-2007 08:05:05 AIPS default'AVLAPIPE' 2 2 05-OCT-2007 08:05:05 AIPS Found in Version=ABIN 2 2 05-OCT-2007 08:05:05 AIPS indisk 1; doalign -1; flagver 2; domodel 1 2 2 05-OCT-2007 08:05:05 AIPS docal 1; sources '*''' 2 2 05-OCT-2007 08:05:05 AIPS $ to be set by itself later 2 2 05-OCT-2007 08:05:05 AIPS solint 1; factor 5; doarray -1; imsize -1 2 2 05-OCT-2007 08:05:05 AIPS $imsize 512;$niter -1;cutoff -1;plver 0 2 2 05-OCT-2007 08:05:05 AIPS niter -1; cutoff -1 2 2 05-OCT-2007 08:05:05 AIPS $ for now debugging 2 2 05-OCT-2007 08:05:05 AIPS docont 1; plver 0; doall 1; doresid 0 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS $ defaults 2 2 05-OCT-2007 08:05:05 AIPS $ BADDISK 0$ INDISK 0$ DOCAT 1$ INNAME ' '$ INCLASS ' '$ INSEQ 0 2 2 05-OCT-2007 08:05:05 AIPS $ DOALIGN 1$ FLAgver 0$ SOLINT 0$ FACTOR 0$ REFANT 0$ DOMODEL -1 2 2 05-OCT-2007 08:05:05 AIPS $ KEYSTRNG ' '$ FLUX 0$ UVRANGE 0, 0$ SOURCES ' '$ CALSOUR ' ' 2 2 05-OCT-2007 08:05:05 AIPS $ dopol 0$ bpa 0$ DOCONT 1$ PLVER 0$ DOALL -1$ DOARRAY -1 2 2 05-OCT-2007 08:05:05 AIPS $ IMSIZE 0, 0$ NITER 0$ CUTOFF 0$ DOCAL 0$ DORESID -1 2 0 05-OCT-2007 08:05:05 AIPS compress 2 0 05-OCT-2007 08:05:05 AIPS default prtmsg;outprint'ARUN:'!!'AH0492_1995JAN05_1.2.log 2 0 05-OCT-2007 08:05:05 AIPS docrt=-3;prnumber=-1;tput prtmsg;docrt 1 2 0 05-OCT-2007 08:05:05 AIPS procedure expid 2 0 05-OCT-2007 08:05:05 AIPS string*20 expnm 2 0 05-OCT-2007 08:05:05 AIPS string*75 expmsg 2 0 05-OCT-2007 08:05:05 AIPS expnm='AH0492_1995JAN05_1' 2 0 05-OCT-2007 08:05:05 AIPS expmsg='ARUN:'!!'AH0492_1995JAN05_1.2.log 2 0 05-OCT-2007 08:05:05 AIPS return expnm 2 0 05-OCT-2007 08:05:05 AIPS finish 2 0 05-OCT-2007 08:05:05 AIPS type expid 2 5 05-OCT-2007 08:05:05 AIPS 'AH0492_1995JAN05_1' 2 0 05-OCT-2007 08:05:05 AIPS 2 0 05-OCT-2007 08:05:05 AIPS docrt=1;type expid 2 5 05-OCT-2007 08:05:05 AIPS 'AH0492_1995JAN05_1' 2 0 05-OCT-2007 08:05:05 AIPS run avlapost 2 2 05-OCT-2007 08:05:05 AIPS Found in Version=ABIN 2 2 05-OCT-2007 08:05:05 AIPS $ Lorant Sjouwerman, versions 1.. 2005, for NRAO 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS $$ General catalog looks like 2 2 05-OCT-2007 08:05:05 AIPS $$ Multi-source UV data file 2 2 05-OCT-2007 08:05:05 AIPS $$ Multi-source TASAV file 2 2 05-OCT-2007 08:05:05 AIPS $$ Single-source calibrated data - auvf 2 2 05-OCT-2007 08:05:05 AIPS $$ Single-source calibrated images- aimg 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS $May need to redefine after a restore 0: 2 2 05-OCT-2007 08:05:05 AIPS $allzap 2 2 05-OCT-2007 08:05:05 AIPS $calcintt 2 2 05-OCT-2007 08:05:05 AIPS $guesintt 2 2 05-OCT-2007 08:05:05 AIPS $lsparm(5);tint;lsdisk 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS procedure nvascln 2 2 05-OCT-2007 08:05:05 AIPS scalar alj,uvj, maj 2 2 05-OCT-2007 08:05:05 AIPS clrname;indisk lsdisk;recat;chkname;alj=1-error;getname 1;inname'' 2 2 05-OCT-2007 08:05:05 AIPS chkname;uvj=-error;intype'MA';inclass'NVAS07';chkname;maj=1-error 2 2 05-OCT-2007 08:05:05 AIPS if((uvj=maj)&(uvj>0))then $count down in unlikely case of crash (status R/W) 2 2 05-OCT-2007 08:05:05 AIPS type'CLEANUP SSRC, ALL:',maj,alj;for j=alj:1 by -1;egetn j;zap;end;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS else;type 'EXPECTED MA-FILES DO NOT MATCH UV-FILES; NO CLEANUP !';end 2 2 05-OCT-2007 08:05:05 AIPS finish 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS procedure flatfov 2 2 05-OCT-2007 08:05:05 AIPS $LOS - compile flatn-ed radius blank-ed images out to where pbcorr=2.5 (=xpb) 2 2 05-OCT-2007 08:05:05 AIPS scalar uvi,mai,fov,frq,kk,tbw,tint,xpb,xcst,nif,fbw,fta;xpb=2.5 2 2 05-OCT-2007 08:05:05 AIPS string*4 cootype 2 2 05-OCT-2007 08:05:05 AIPS clrname;indisk=lsdisk;intype'UV';chkname;uvi=1-error 2 2 05-OCT-2007 08:05:05 AIPS if(uvi<3)then;type'ERROR: NO FILES PROCESSED !';else 2 2 05-OCT-2007 08:05:05 AIPS if(uvi<4)then;type'WARNING: ONLY ONE UV-FILE - MAYBE CHECK?';end 2 2 05-OCT-2007 08:05:05 AIPS egetname 1;tint=guesintt;kk=1 2 2 05-OCT-2007 08:05:05 AIPS xcst=sqrt((3/ln(2))*(xpb)/(xpb+1)); $ bit more field for BW/TA: xpb+1 2 2 05-OCT-2007 08:05:05 AIPS while (kk<7) 2 2 05-OCT-2007 08:05:05 AIPS keyvalue=0;keystrng'';keyword='CTYPE'!!char(kk);gethead 2 2 05-OCT-2007 08:05:05 AIPS if(substr(keystrng,1,2)='IF')then;keyword='NAXIS'!!char(kk) 2 2 05-OCT-2007 08:05:05 AIPS keystrng'';gethead;nif=keyvalue(1);kk=10;else;kk=kk+1;end;end;kk=1 2 2 05-OCT-2007 08:05:05 AIPS while (kk<7) 2 2 05-OCT-2007 08:05:05 AIPS keyvalue=0;keystrng'';keyword='CTYPE'!!char(kk);gethead 2 2 05-OCT-2007 08:05:05 AIPS if(substr(keystrng,1,4)='FREQ')then;keyword='CRVAL'!!char(kk) 2 2 05-OCT-2007 08:05:05 AIPS keystrng'';gethead;frq=keyvalue(1);kk=10;else;kk=kk+1;end;end 2 2 05-OCT-2007 08:05:05 AIPS for i=3:uvi;egetname i 2 2 05-OCT-2007 08:05:05 AIPS task'TABGET';inext'FQ';invers 1;keyword'NUM ROW';keystrng'';getthead 2 2 05-OCT-2007 08:05:05 AIPS kk=keyvalue(1);for j=1:kk;pixxy=j,4,1;tabget;tbw=keyvalue(1) 2 2 05-OCT-2007 08:05:05 AIPS if(nif=2)then;pixxy=j,4,2;tabget;tbw=max(tbw,keyvalue(1));end 2 2 05-OCT-2007 08:05:05 AIPS end;intype'MA';inseq=0;inclass'*001';chkname;mai=1-error 2 2 05-OCT-2007 08:05:05 AIPS if(mai>1)then;type'WARNING: MULTIPLE IMAGES - CHECK?';end;inclass'NVAS07' 2 2 05-OCT-2007 08:05:05 AIPS chkname;if(error<1)then;type inname!!' : FLATFOV ALREADY DONE';mai=0;end 2 2 05-OCT-2007 08:05:05 AIPS if (mai=1) then;inclass'*001' 2 2 05-OCT-2007 08:05:05 AIPS for j=1:mai $ assume inseq starts at 1.. 2 2 05-OCT-2007 08:05:05 AIPS inseq=j;kk=1;cellsize=0;userid=0 2 2 05-OCT-2007 08:05:05 AIPS while (kk<5) 2 2 05-OCT-2007 08:05:05 AIPS keyvalue=0;keystrng'';keyword='CTYPE'!!char(kk);gethead 2 2 05-OCT-2007 08:05:05 AIPS keyword='CDELT'!!char(kk);clrtemp 2 2 05-OCT-2007 08:05:05 AIPS if(substr(keystrng,1,3)='RA-')then;gethead;cellsize(1)=keyvalue(1);end 2 2 05-OCT-2007 08:05:05 AIPS if(substr(keystrng,1,4)='DEC-')then;gethead;cellsize(2)=keyvalue(1);end 2 2 05-OCT-2007 08:05:05 AIPS if(substr(keystrng,1,4)='FREQ')then;keyword='CRVAL'!!char(kk) 2 2 05-OCT-2007 08:05:05 AIPS keystrng'';gethead;fov=keyvalue(1)/1e9;fov=1350/fov;end;kk=kk+1 2 2 05-OCT-2007 08:05:05 AIPS end;cellsize(1)=-1*cellsize(1)*3600;cellsize(2)=cellsize(2)*3600 2 2 05-OCT-2007 08:05:05 AIPS fta=min(1.75e10/(frq*abs(lsparm(5))),(min(cellsize(1),cellsize(2)))) 2 2 05-OCT-2007 08:05:05 AIPS fbw=xcst*3*fta*frq/tbw $ radius field/view due bandwidth 2 2 05-OCT-2007 08:05:05 AIPS fta=xcst*3*fta/(tint*7.2722e-5) $ radius field/view due averaging 2 2 05-OCT-2007 08:05:05 AIPS fov=min(fov,fbw);fov=min(fov,fta) $ min field/view radius, arcsec 2 2 05-OCT-2007 08:05:05 AIPS imsize(1)=ceil(2*fov/cellsize(1));imsize(2)=ceil(2*fov/cellsize(2)) 2 2 05-OCT-2007 08:05:05 AIPS task'FLATN';inclass'?CL*';chkname;nfield=1-error;nmaps=1;clroname 2 2 05-OCT-2007 08:05:05 AIPS outname=inname;coordina=0;reweight=0;doweight=0;edgskp=15;aparm=0 2 2 05-OCT-2007 08:05:05 AIPS pbparm=1/xpb,0;type'MINIMUM FOV :'!!char(fov)!!' ARCSEC RADIUS' 2 2 05-OCT-2007 08:05:05 AIPS inclass'?CL001';gx 2 2 05-OCT-2007 08:05:05 AIPS $inclass'?CL*';allzap;recat 2 2 05-OCT-2007 08:05:05 AIPS ;inclass'FLATN' 2 2 05-OCT-2007 08:05:05 AIPS tput;default blank;tget flatn;task'BLANK';opcode'RADI';dparm fov,0 2 2 05-OCT-2007 08:05:05 AIPS gx;allzap;recat 2 2 05-OCT-2007 08:05:05 AIPS end;end;end;end 2 2 05-OCT-2007 08:05:05 AIPS finish 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS procedure nvasimage 2 2 05-OCT-2007 08:05:05 AIPS $LOS - Determine noise, do primary beam correction, include copyright 2 2 05-OCT-2007 08:05:05 AIPS scalar numfle,ll,mm 2 2 05-OCT-2007 08:05:05 AIPS string*20 expnm 2 2 05-OCT-2007 08:05:05 AIPS if(expnm='')then;tget fillm;ll=length(infile);expnm=substr(infile,6,ll-1);end 2 2 05-OCT-2007 08:05:05 AIPS clrname;indisk=lsdisk;recat;chkname;numfle=1-error;mai=0 2 2 05-OCT-2007 08:05:05 AIPS while((mai'BLANK')) 2 2 05-OCT-2007 08:05:05 AIPS mai=mai+1;egetname mai;end;if(inclass<>'BLANK')then;mai=numfle+1;end 2 2 05-OCT-2007 08:05:05 AIPS for j=mai:numfle;default imean;docat=1;intype'SC';egetname j;chkname 2 2 05-OCT-2007 08:05:05 AIPS if(error=0)then;keyvalue=0;keystrng'';keyword='CRPIX1';gethead 2 2 05-OCT-2007 08:05:05 AIPS ll=keyvalue(1);keyword='CRPIX2';gethead;mm=keyvalue(1);doinvers=1 2 2 05-OCT-2007 08:05:05 AIPS blc(1)=ll-29;blc(2)=mm-30;trc(1)=ll+30;trc(2)=mm+29;imstat;doinv=-1 2 2 05-OCT-2007 08:05:05 AIPS blc=0;trc=0;rms=pixstd;go;wa;if(pixstd=rms)then;keyword'ACTNOISE' 2 2 05-OCT-2007 08:05:05 AIPS keytype'R';keyvalue=rms,0;puthead;end;end;end 2 2 05-OCT-2007 08:05:05 AIPS default'PBCOR';indisk=lsdisk;inclass'BLANK';chkname;pbparm=1/xpb,0 2 2 05-OCT-2007 08:05:05 AIPS for j=mai:numfle 2 2 05-OCT-2007 08:05:05 AIPS intype'SC';egetname mai;chkname;if(error=0)then;getoname mai 2 2 05-OCT-2007 08:05:05 AIPS outclass'RADCOR';outseq=0;inclass'BLANK';outdisk=indisk;gx;zap;recat;end 2 2 05-OCT-2007 08:05:05 AIPS end;default'CPYRT';indisk=lsdisk;recat;infile='AVLA:Arch_Cprt 2 2 05-OCT-2007 08:05:05 AIPS for j=mai:numfle $ can only do on MA files 2 2 05-OCT-2007 08:05:05 AIPS intype'SC';egetname mai;chkname;getoname mai;outclass'NVAS07'; 2 2 05-OCT-2007 08:05:05 AIPS if(inclass='RADCOR')then;gx;inclass'RADCOR';zap;recat;end;end 2 2 05-OCT-2007 08:05:05 AIPS finish 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS procedure mkarr 2 2 05-OCT-2007 08:05:05 AIPS string*1 sx,lx,az 2 2 05-OCT-2007 08:05:05 AIPS string*4 nnsl 2 2 05-OCT-2007 08:05:05 AIPS scalar aw, ae, an, ai 2 2 05-OCT-2007 08:05:05 AIPS numbant=0;aw=0;ae=0;an=0 2 2 05-OCT-2007 08:05:05 AIPS keyword'NUM ROW';inext'AN';invers=0;getthead;k=keyvalue(1) 2 2 05-OCT-2007 08:05:05 AIPS for j=1:k 2 2 05-OCT-2007 08:05:05 AIPS pixxy=j,1,0;tabget;i=1;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS while((substr(keystrng,i,i)<>':')&(i<9));i=i+1;end;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS if (substr(keystrng,i+1,i+1)<>' ')then;lsvla=substr(keystrng,i+1,i+3) 2 2 05-OCT-2007 08:05:05 AIPS else;lsvla=substr(keystrng,i+2,i+4);end;az=substr(lsvla,1,1) 2 2 05-OCT-2007 08:05:05 AIPS if ((lsvla<>'OUT')&(lsvla<>'MPD'))then;numbant=numbant+1 2 2 05-OCT-2007 08:05:05 AIPS if (lsvla='VPT')then;ai=75;lx='P';else;ai=value(substr(lsvla,2,3)) 2 2 05-OCT-2007 08:05:05 AIPS if(az='W')then;aw=max(aw,ai);else;if(az='E')then;ae=max(ae,ai);else 2 2 05-OCT-2007 08:05:05 AIPS if(az='N')then;an=max(an,ai);else;if(lx<>'P')then; 2 2 05-OCT-2007 08:05:05 AIPS type lsvla!!' - ERROR: ANTENNA NOT KNOWN';end;end;end;end 2 2 05-OCT-2007 08:05:05 AIPS clrtemp;end;end;end 2 2 05-OCT-2007 08:05:05 AIPS if (lx<>'P')then;ai=max(aw,ae);ai=max(ai,an);lx='D';if(ai>36)then;lx='A' 2 2 05-OCT-2007 08:05:05 AIPS else;if(ai>18)then;lx='B';else;if(ai>9)then;lx='C';end;end;end;end 2 2 05-OCT-2007 08:05:05 AIPS ai=min(aw,ae);ai=min(ai,an);sx='A';if(ai<10)then;sx='D';else;if(ai<19)then 2 2 05-OCT-2007 08:05:05 AIPS sx='C';else;if(ai<37)then;sx='B';end;end;end;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS if(numbant<10)then 2 2 05-OCT-2007 08:05:05 AIPS nnsl='0'!!char(numbant)!!sx!!lx;else;nnsl=char(numbant)!!sx!!lx;end 2 2 05-OCT-2007 08:05:05 AIPS return nnsl 2 2 05-OCT-2007 08:05:05 AIPS finish 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS procedure nvasname 2 2 05-OCT-2007 08:05:05 AIPS $LOS - makes the RA/Dec directory and returns the archive file name 2 2 05-OCT-2007 08:05:05 AIPS scalar ki,ra1,ra2,dc1,dc2,rh,rm,rs,dd,dm,ds,rmsv,sbmv 2 2 05-OCT-2007 08:05:05 AIPS scalar ifx,nif,nu,nu1,nu2,bw,nst,stv,msuv1,msuv2,msuv 2 2 05-OCT-2007 08:05:05 AIPS string*1 pm,rmsc,stc,ik,rdi 2 2 05-OCT-2007 08:05:05 AIPS string*2 zz 2 2 05-OCT-2007 08:05:05 AIPS string*3 mmm 2 2 05-OCT-2007 08:05:05 AIPS string*4 rmss,sbms,fras,frqs,nnsl,rads 2 2 05-OCT-2007 08:05:05 AIPS string*30 dir 2 2 05-OCT-2007 08:05:05 AIPS string*20 expnm 2 2 05-OCT-2007 08:05:05 AIPS $ expnm = '' 2 2 05-OCT-2007 08:05:05 AIPS if(expnm='')then 2 2 05-OCT-2007 08:05:05 AIPS keyword'OBSERVER';gethead;expnm=keystrng;keyword'DATE-OBS';gethead 2 2 05-OCT-2007 08:05:05 AIPS mmm=substr(keystrng,5,6) 2 2 05-OCT-2007 08:05:05 AIPS if(mmm='01')then;mmm='JAN';end;if(mmm='02')then;mmm='FEB';end 2 2 05-OCT-2007 08:05:05 AIPS if(mmm='03')then;mmm='MAR';end;if(mmm='04')then;mmm='APR';end 2 2 05-OCT-2007 08:05:05 AIPS if(mmm='05')then;mmm='MAY';end;if(mmm='06')then;mmm='JUN';end 2 2 05-OCT-2007 08:05:05 AIPS if(mmm='07')then;mmm='JUL';end;if(mmm='08')then;mmm='AUG';end 2 2 05-OCT-2007 08:05:05 AIPS if(mmm='09')then;mmm='SEP';end;if(mmm='10')then;mmm='OCT';end 2 2 05-OCT-2007 08:05:05 AIPS if(mmm='11')then;mmm='NOV';end;if(mmm='12')then;mmm='DEC';end 2 2 05-OCT-2007 08:05:05 AIPS expnm=expnm!!'_'!!substr(keystrng,1,4)!!mmm!!substr(keystrng,7,8)!!'_1' 2 2 05-OCT-2007 08:05:05 AIPS end;ki=1;userid=0 2 2 05-OCT-2007 08:05:05 AIPS while (ki<9) 2 2 05-OCT-2007 08:05:05 AIPS ik=char(ki);keyvalue=0;keystrng'';keyword='CTYPE'!!ik;gethead;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS if(substr(keystrng,1,2)='RA')then 2 2 05-OCT-2007 08:05:05 AIPS keyword='CRVAL'!!ik;gethead;ra1=keyvalue(1);ra2=keyvalue(2);msuv1=ra1+ra2 2 2 05-OCT-2007 08:05:05 AIPS keyword='CDELT'!!ik;gethead;cellsize(1)=-1*keyvalue(1)*3600;ra1=ra1/15 2 2 05-OCT-2007 08:05:05 AIPS ra2=ra2/15;rh=floor(ra1);ra1=(ra1-rh)*60;rm=floor(ra1);ra1=(ra1-rm)*60 2 2 05-OCT-2007 08:05:05 AIPS rs=((floor((ra1+(3600*ra2))*1000)+0.005)/1000);clrtemp 2 2 05-OCT-2007 08:05:05 AIPS if(abs(rs-floor(abs(rs)))<0.1)then;rs=0;zz='.0';else;zz='';end;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS keyword='NAXIS'!!ik;gethead;ra1=0.5*keyvalue(1)*cellsize(1);end 2 2 05-OCT-2007 08:05:05 AIPS if(substr(keystrng,1,3)='DEC')then 2 2 05-OCT-2007 08:05:05 AIPS keyword='CRVAL'!!ik;gethead;dc1=keyvalue(1);dc2=keyvalue(2);msuv1=dc1+dc2 2 2 05-OCT-2007 08:05:05 AIPS keyword='CDELT'!!ik;gethead;cellsize(2)=keyvalue(1)*3600 2 2 05-OCT-2007 08:05:05 AIPS if(dc1<0)then;pm='-';dc1=-1*dc1;dc2=-1*dc2;else;pm='+';end 2 2 05-OCT-2007 08:05:05 AIPS dd=floor(dc1);dc1=(dc1-dd)*60;dm=floor(dc1);dc1=(dc1-dm)*60 2 2 05-OCT-2007 08:05:05 AIPS ds=floor(dc1+(3600*dc2)+0.0005);clrtemp;keyword='NAXIS'!!ik 2 2 05-OCT-2007 08:05:05 AIPS gethead;dc1=0.5*(keyvalue(1)-10)*cellsize(2);end $ie correct for (c)-top 2 2 05-OCT-2007 08:05:05 AIPS if(substr(keystrng,1,2)='IF')then 2 2 05-OCT-2007 08:05:05 AIPS keyword='NAXIS'!!ik;gethead;nif=keyvalue(1);clrtemp;end 2 2 05-OCT-2007 08:05:05 AIPS if(substr(keystrng,1,4)='FREQ')then 2 2 05-OCT-2007 08:05:05 AIPS keyword='CRVAL'!!ik;gethead;nu1=keyvalue(1)/1e6;nu2=keyvalue(2)/1e6 2 2 05-OCT-2007 08:05:05 AIPS keyword='CDELT'!!ik;gethead;bw=keyvalue(1)/1e6;end;nu=(nu1+nu2);clrtemp 2 2 05-OCT-2007 08:05:05 AIPS if(substr(keystrng,1,6)='STOKES')then 2 2 05-OCT-2007 08:05:05 AIPS keyword='CRVAL'!!ik;gethead;stv=keyvalue(1) 2 2 05-OCT-2007 08:05:05 AIPS keyword='NAXIS'!!ik;gethead;nst=keyvalue(1);clrtemp 2 2 05-OCT-2007 08:05:05 AIPS if(nst=4)then;stc='F';else;if(nst=2)then;stc='H';else;if(stv=-1)then 2 2 05-OCT-2007 08:05:05 AIPS stc='R';else;if(stv=-2)then;stc='L';else;if(stv=-5)then;stc='X' 2 2 05-OCT-2007 08:05:05 AIPS else;if(stv=-6)then;stc='Y';else;if(stv >0)then;stc='I';else 2 2 05-OCT-2007 08:05:05 AIPS stc='U';end;end;end;end;end;end;end;end 2 2 05-OCT-2007 08:05:05 AIPS if(substr(keystrng,1,1)='')then;ki=10;else;ki=ki+1;end 2 2 05-OCT-2007 08:05:05 AIPS end;clrtemp $ build the output file name here 2 2 05-OCT-2007 08:05:05 AIPS if(intype='UV')then;nu1=0;nu2=0;clrtemp;inext'FQ';for ifx=1:nif 2 2 05-OCT-2007 08:05:05 AIPS pixxy=1,2,ifx;tabget;nu1=nu1+((keyvalue(1)+keyvalue(2))/1e6) 2 2 05-OCT-2007 08:05:05 AIPS pixxy=1,3,ifx;tabget;nu2=nu2+((keyvalue(1)+keyvalue(2))/1e6);end 2 2 05-OCT-2007 08:05:05 AIPS nu=nu+0.5*(nu1+(0.5*nu2));clrtemp;else;if(intype='MA')then; 2 2 05-OCT-2007 08:05:05 AIPS fras=substr(char(0.5*(ra1+dc1)),1,4);nu=nu+(bw/(2*nif));else 2 2 05-OCT-2007 08:05:05 AIPS type 'ERROR: FILE TYPE UNKNOWN (HOW DID THIS HAPPEN?)';end;end 2 2 05-OCT-2007 08:05:05 AIPS frqs=substr(char((nu+5)/1000),1,4);clrtemp;sys2com(1)=' $aimg/ 2 2 05-OCT-2007 08:05:05 AIPS if (intype='MA')then; $read conv size,rms from header, use imsi*cell/2 for R 2 2 05-OCT-2007 08:05:05 AIPS rdi='S';ra2=0.5*(ra1+dc1-9);if(ra2>60)then;rdi='M';ra2=ra2/60;end $ R-fov 2 2 05-OCT-2007 08:05:05 AIPS if(ra2>60)then;rdi='D';ra2=ra2/60;end;rads=substr(char(ra2),1,4) 2 2 05-OCT-2007 08:05:05 AIPS keyword='BMAJ';gethead;sbmv=keyvalue(1);keyword='BMIN';gethead 2 2 05-OCT-2007 08:05:05 AIPS sbmv=1800*(sbmv+keyvalue(1));sbms=substr(char(sbmv),1,4) 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS keyvalue=0;keystrng'';keyword='ACTNOISE';gethead;rmsv=keyvalue(1) $ RMS<1e4 2 2 05-OCT-2007 08:05:05 AIPS if(rmsv>1)then;rmsc='J';rmss=substr(char(rmsv),1,4);else;rmsv=rmsv*1000 2 2 05-OCT-2007 08:05:05 AIPS if(rmsv>1)then;rmsc='M';rmss=substr(char(rmsv),1,4);else;rmsv=rmsv*1000 2 2 05-OCT-2007 08:05:05 AIPS if(rmsv>1)then;rmsc='U';rmss=substr(char(rmsv),1,4);else 2 2 05-OCT-2007 08:05:05 AIPS rmsv=rmsv*1000;rmsc='N';rmss=substr(char(rmsv),1,4) 2 2 05-OCT-2007 08:05:05 AIPS end;end;end;clrtemp;fras='';while(length(frqs)<4);frqs=frqs!!'0';end 2 2 05-OCT-2007 08:05:05 AIPS while(length(rads)<4);rads=rads!!'0';end;while(length(rmss)<4) 2 2 05-OCT-2007 08:05:05 AIPS rmss=rmss!!'0';end;while(length(sbms)<4);sbms=sbms!!'0';end 2 2 05-OCT-2007 08:05:05 AIPS outfile=frqs!!stc!!sbms!!'_'!!expnm!!'_'!!rmss!!rmsc!!fras!!rads!!rdi 2 2 05-OCT-2007 08:05:05 AIPS else;outprint=frqs!!stc!!nnsl!!'_'!!expnm;outfile=outprint!!'.uvfits 2 2 05-OCT-2007 08:05:05 AIPS end 2 2 05-OCT-2007 08:05:05 AIPS msuv=(sqrt((msuv1*msuv1)+(msuv2*msuv2)))*3600 2 2 05-OCT-2007 08:05:05 AIPS if(msuv>5)then $ not multisource UV, make a source dir 2 2 05-OCT-2007 08:05:05 AIPS dir='';sysout'';syscom'umask 0;mkdir 2 2 05-OCT-2007 08:05:05 AIPS if(rh<10)then;sys2com(2)='J0'!!char(rh);else;sys2com(2)='J'!! char(rh);end 2 2 05-OCT-2007 08:05:05 AIPS if(rm<10)then;sys2com(3)='0'!!char(rm);else;sys2com(3)=char(rm);end 2 2 05-OCT-2007 08:05:05 AIPS if(rs<10)then;sys2com(4)='0'!!char(rs)!!zz;else;sys2com(4)=char(rs)!!zz;end 2 2 05-OCT-2007 08:05:05 AIPS sys2com(4)=substr(sys2com(4),1,4);clrtemp 2 2 05-OCT-2007 08:05:05 AIPS if(dd<10)then;sys2com(5)=pm!!'0'!!char(dd);else;sys2com(5)=pm!!char(dd);end 2 2 05-OCT-2007 08:05:05 AIPS if(dm<10)then;sys2com(6)='0'!!char(dm);else;sys2com(6)=char(dm);end 2 2 05-OCT-2007 08:05:05 AIPS if(ds<10)then;sys2com(7)='0'!!char(ds);else;sys2com(7)=char(ds);end 2 2 05-OCT-2007 08:05:05 AIPS sys2com(7)=substr(sys2com(7),1,2);clrtemp 2 2 05-OCT-2007 08:05:05 AIPS sys2com(8) ' >& /dev/null 2 2 05-OCT-2007 08:05:05 AIPS system;clrtemp;for i=1:7;dir=dir!!sys2com(i);end;ki=length(dir) $must be 23 2 2 05-OCT-2007 08:05:05 AIPS dir=substr(dir,8,ki);if(ki<>23)then;type'OOPS: WRONG DIRECTORY NAME ?';end 2 2 05-OCT-2007 08:05:05 AIPS end;syscom'';sys2com'';clrtemp 2 2 05-OCT-2007 08:05:05 AIPS return 2 2 05-OCT-2007 08:05:05 AIPS finish 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS procedure nvasarch 2 2 05-OCT-2007 08:05:05 AIPS $LOS - archives the files to disk - define $EXP (and $AVLA/$ADAT/$AIMG/$AUVF) 2 2 05-OCT-2007 08:05:05 AIPS string*4 nnsl 2 2 05-OCT-2007 08:05:05 AIPS string*20 expnm 2 2 05-OCT-2007 08:05:05 AIPS string*64 expfile 2 2 05-OCT-2007 08:05:05 AIPS scalar nn,mai,uvi,xe,nif 2 2 05-OCT-2007 08:05:05 AIPS clrname;indisk=lsdisk;chkname;numfle=1-error;intype'UV';chkname;uvi=1-error 2 2 05-OCT-2007 08:05:05 AIPS default fitab;indisk=lsdisk;recat;douvcomp=-1;nif=2;type expid 2 2 05-OCT-2007 08:05:05 AIPS $2IF IM, or reset in uv#1 2 2 05-OCT-2007 08:05:05 AIPS if(numfle>3)then $ at least 1UVF, 1TSV, 1SS, 1MA 2 2 05-OCT-2007 08:05:05 AIPS egetname 1;nnsl=mkarr;nvasname;i=1;clrtemp;syscom'umask 0;mkdir 2 2 05-OCT-2007 08:05:05 AIPS while((substr(expnm,i,i)<>'_')&(i<21));i=i+1;end;dir=substr(expnm,1,i-1) 2 2 05-OCT-2007 08:05:05 AIPS outfile='ADAT:'!!expnm!!'_'!!frqs!!stc!!nnsl!!'.uvfits 2 2 05-OCT-2007 08:05:05 AIPS sysout'';sys2com'';sys2com(2) ' >& /dev/null 2 2 05-OCT-2007 08:05:05 AIPS sys2com(1)' $ADAT/'!!dir;system;gx;clrtemp;egetname 2;clrtemp;syscom'\mv -f 2 2 05-OCT-2007 08:05:05 AIPS outfile='ADAT:'!!expnm!!'_'!!frqs!!stc!!nnsl!!'.clfits 2 2 05-OCT-2007 08:05:05 AIPS gx;sys2com(1)' $ADAT/'!!expnm!!'_* $ADAT/'!!dir;system 2 2 05-OCT-2007 08:05:05 AIPS sys2com(1)' $ADAT/'!!expnm!!'.* $ADAT/'!!dir; 2 2 05-OCT-2007 08:05:05 AIPS $system 2 2 05-OCT-2007 08:05:05 AIPS sys2com(1)' $ARUN/'!!expnm!!'.* $ADAT/'!!dir; 2 2 05-OCT-2007 08:05:05 AIPS $system; 2 2 05-OCT-2007 08:05:05 AIPS j=2;mai=0 2 2 05-OCT-2007 08:05:05 AIPS while(j& /dev/null 2 2 05-OCT-2007 08:05:05 AIPS outfile='AIMG:'!!outfile;dparm(5)=1;if(xe=1)then;gx; 2 2 05-OCT-2007 08:05:05 AIPS if(numtab('PL')<1)then;type'NO UV PLOTS';else;if (numtab('PL')<2) then; 2 2 05-OCT-2007 08:05:05 AIPS type'SINGLE PLOT, ASSUMING UV COVERAGE'; 2 2 05-OCT-2007 08:05:05 AIPS else;if(numtab('PL')>2)then;plver=3;outfile='AIMG:'!!outprint!!'.vis.ps 2 2 05-OCT-2007 08:05:05 AIPS go lwpla;wait lwpla;syscom'convert $aimg/ 2 2 05-OCT-2007 08:05:05 AIPS sys2com(1)=outprint!!'.vis.ps $aimg/ 2 2 05-OCT-2007 08:05:05 AIPS sys2com(2)=outprint!!'.vis.gif 2 2 05-OCT-2007 08:05:05 AIPS system;end;plver=2;outfile='AIMG:'!!outprint!!'.ri.ps 2 2 05-OCT-2007 08:05:05 AIPS go lwpla;wait lwpla;syscom'convert $aimg/ 2 2 05-OCT-2007 08:05:05 AIPS sys2com(1)=outprint!!'.ri.ps $aimg/ 2 2 05-OCT-2007 08:05:05 AIPS sys2com(2)=outprint!!'.ri.gif 2 2 05-OCT-2007 08:05:05 AIPS system;end;plver=1;outfile='AIMG:'!!outprint!!'.uv.ps 2 2 05-OCT-2007 08:05:05 AIPS go lwpla;wait lwpla;dparm(5)=0;sys2com(1)=outprint!!'.uv.ps $aimg/ 2 2 05-OCT-2007 08:05:05 AIPS sys2com(2)=outprint!!'.uv.gif 2 2 05-OCT-2007 08:05:05 AIPS system;sys2com(2)='';syscom'chmod 666 $aimg/ 2 2 05-OCT-2007 08:05:05 AIPS $ sys2com(1)=outprint!!'.*.ps 2 2 05-OCT-2007 08:05:05 AIPS $ system;sys2com(1)=outprint!!'.*.gif 2 2 05-OCT-2007 08:05:05 AIPS $ system;sys2com(1)=outprint!!'.uvfits 2 2 05-OCT-2007 08:05:05 AIPS sys2com(1)=outprint!!'* 2 2 05-OCT-2007 08:05:05 AIPS system;end;end;clrtemp;syscom'\mv -f $aimg/ 2 2 05-OCT-2007 08:05:05 AIPS $ sys2com(1)=substr(outfile,6,length(outfile))!!' $aimg/ 2 2 05-OCT-2007 08:05:05 AIPS sys2com(1)=outprint!!'.* $aimg/ 2 2 05-OCT-2007 08:05:05 AIPS sys2com(2)=dir;system;clrtemp;end;for nn=(uvi+1):numfle $ archive MAps 2 2 05-OCT-2007 08:05:05 AIPS egetname nn;chkname;xe=1-error;if((intype='MA')&(inclass='NVAS07'))then 2 2 05-OCT-2007 08:05:05 AIPS nvasname;sysout'';sys2com'';sys2com(8)' >& /dev/null 2 2 05-OCT-2007 08:05:05 AIPS expfile=outfile;outfile='AIMG:'!!outfile 2 2 05-OCT-2007 08:05:05 AIPS if(xe=1)then;gx;syscom'umask 0;\mv -f $aimg/ 2 2 05-OCT-2007 08:05:05 AIPS sys2com(1)=expfile!!' $aimg/ 2 2 05-OCT-2007 08:05:05 AIPS sys2com(2)=expfile!!'.imfits 2 2 05-OCT-2007 08:05:05 AIPS system;clrtemp;syscom'umask 0;fits2jpeg -nonLinear -fits $aimg/ 2 2 05-OCT-2007 08:05:05 AIPS sys2com(1)=expfile!!'.imfits -jpeg $aimg/ 2 2 05-OCT-2007 08:05:05 AIPS sys2com(2)=expfile!!'.jpg 2 2 05-OCT-2007 08:05:05 AIPS sys2com(3)=' ; convert -size 150x150 $aimg/ 2 2 05-OCT-2007 08:05:05 AIPS sys2com(4)=expfile!!'.jpg 2 2 05-OCT-2007 08:05:05 AIPS sys2com(5)=' -resize 150x150 -gamma 1.5 -depth 32 $aimg/ 2 2 05-OCT-2007 08:05:05 AIPS sys2com(6)=expfile!!'.JPG'!!' ; \mv -f $aimg/ 2 2 05-OCT-2007 08:05:05 AIPS sys2com(7)=expfile!!'* $aimg/ 2 2 05-OCT-2007 08:05:05 AIPS sys2com(8) dir!!sys2com(8);system;clrtemp;end;end;end;end 2 2 05-OCT-2007 08:05:05 AIPS type 'NVASARCH DONE - CLEANING UP';nvascln 2 2 05-OCT-2007 08:05:05 AIPS finish 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS $procedure nvas 2 2 05-OCT-2007 08:05:05 AIPS $ typ expid;flatfov;if(uvi>3)then;nvasimage;nvasarch;end 2 2 05-OCT-2007 08:05:05 AIPS $finish 2 2 05-OCT-2007 08:05:05 AIPS 2 2 05-OCT-2007 08:05:05 AIPS procedure nvas 2 2 05-OCT-2007 08:05:05 AIPS typ expid;flatfov;if(uvi>3)then;nvasimage;end;clrtemp;clrname;indisk lsdisk 2 2 05-OCT-2007 08:05:05 AIPS recat;chkname;alj=1-error;getname 1;inname'';chkname;uvj=-error;intype'MA' 2 2 05-OCT-2007 08:05:05 AIPS inclass'NVAS07';chkname;maj=1-error;if (uvj=maj) then;nvasarch;end;clrtemp 2 2 05-OCT-2007 08:05:05 AIPS finish 2 0 05-OCT-2007 08:05:05 AIPS avlapipe 2 2 05-OCT-2007 08:05:05 AIPS Found in Version=ABIN 2 2 05-OCT-2007 08:05:05 AIPS Found in Version=ABIN 2 2 05-OCT-2007 08:05:05 AIPS Got(1) disk= 1 user=**** type=UV 19950105.X BAND.1 2 5 05-OCT-2007 08:05:05 AIPS 'AIPS WILL CHOOSE THE REFERENCE ANTENNA' 2 2 05-OCT-2007 08:05:05 AIPS Got(1) disk= 1 user=**** type=UV 19950105.X BAND.1 2 5 05-OCT-2007 08:05:05 AIPS 'SETFC WILL DETERMINE THE CELL SIZE' 2 5 05-OCT-2007 08:05:05 AIPS '10 SECOND INTEGRATIONS (GUESS)' 2 5 05-OCT-2007 08:05:05 AIPS 'DONE CLEANUP OF OLD TABLE EXTENTION FILES (CL,SN,FG,BP,PL,XX)' 2 5 05-OCT-2007 08:05:05 QUACK Task QUACK (release of 31DEC07) begins 2 4 05-OCT-2007 08:05:05 QUACK Flagged 1.01 min. of data in 3 scans 2 3 05-OCT-2007 08:05:06 QUACK Appears to have ended successfully 2 5 05-OCT-2007 08:05:06 QUACK alfirk 31DEC07 TST: Cpu= 0.0 Real= 1 2 2 05-OCT-2007 08:05:06 AIPS Resumes 2 5 05-OCT-2007 08:05:06 FLAGR Task FLAGR (release of 31DEC07) begins 2 3 05-OCT-2007 08:05:06 FLAGR Copied FG file from vol/cno/vers 1 1 1 to 1 1 2 2 4 05-OCT-2007 08:05:06 FLAGR Overall average amp= 2.544E-01 +- 8.822E-02 source= 1331+305 2 4 05-OCT-2007 08:05:06 FLAGR Overall average rms= 4.878E-03 +- 1.229E-03 source= 1331+305 2 4 05-OCT-2007 08:05:06 FLAGR Overall average amp= 7.574E-03 +- 1.172E-03 source= GRJ1655 2 4 05-OCT-2007 08:05:06 FLAGR Overall average rms= 3.448E-03 +- 6.418E-04 source= GRJ1655 2 4 05-OCT-2007 08:05:06 FLAGR Overall average amp= 0.000E+00 +- 0.000E+00 source= 1626-298 2 4 05-OCT-2007 08:05:06 FLAGR Overall average rms= 0.000E+00 +- 0.000E+00 source= 1626-298 2 5 05-OCT-2007 08:05:06 FLAGR Found 0 bad times, 59 total flags 2 5 05-OCT-2007 08:05:06 FLAGR Wrote 0 antenna & IF independent flags 2 5 05-OCT-2007 08:05:06 FLAGR Wrote 0 antenna independent, IF dependent flags 2 5 05-OCT-2007 08:05:06 FLAGR Wrote 5 antenna & IF dependent flags 2 5 05-OCT-2007 08:05:06 FLAGR Wrote 54 antenna & IF dependent, all-times flags 2 3 05-OCT-2007 08:05:06 FLAGR Appears to have ended successfully 2 5 05-OCT-2007 08:05:06 FLAGR alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 2 2 05-OCT-2007 08:05:06 AIPS Resumes 2 5 05-OCT-2007 08:05:06 SETJY Task SETJY (release of 31DEC07) begins 2 2 05-OCT-2007 08:05:06 SETJY / Resetting flux information to zero 2 2 05-OCT-2007 08:05:06 SETJY BIF = 1 EIF = 2 /Range of IFs 2 2 05-OCT-2007 08:05:06 SETJY SOURCES = '' /All sources selected 2 3 05-OCT-2007 08:05:06 SETJY Appears to have ended successfully 2 5 05-OCT-2007 08:05:06 SETJY alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 2 2 05-OCT-2007 08:05:06 AIPS Resumes 2 5 05-OCT-2007 08:05:06 SETJY Task SETJY (release of 31DEC07) begins 2 5 05-OCT-2007 08:05:06 SETJY A source model for this calibrator may be available 2 5 05-OCT-2007 08:05:06 SETJY Use the verb CALDIR to see if there is one 2 5 05-OCT-2007 08:05:06 SETJY A source model for this calibrator may be available 2 5 05-OCT-2007 08:05:06 SETJY Use the verb CALDIR to see if there is one 2 2 05-OCT-2007 08:05:06 SETJY / Flux calculated using known spectrum 2 2 05-OCT-2007 08:05:06 SETJY BIF = 1 EIF = 2 /Range of IFs 2 2 05-OCT-2007 08:05:06 SETJY '1331+305 ' IF = 1 FLUX = 5.2244 (Jy calcd) 2 2 05-OCT-2007 08:05:06 SETJY '1331+305 ' IF = 2 FLUX = 5.2032 (Jy calcd) 2 2 05-OCT-2007 08:05:06 SETJY / Using (1999.2) VLA or Reynolds (1934-638) coefficients 2 3 05-OCT-2007 08:05:06 SETJY Appears to have ended successfully 2 5 05-OCT-2007 08:05:06 SETJY alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 2 2 05-OCT-2007 08:05:07 AIPS Resumes 2 5 05-OCT-2007 08:05:07 CALIB Task CALIB (release of 31DEC07) begins 2 3 05-OCT-2007 08:05:07 CALIB CALIB USING 19950105 . X BAND . 1 DISK= 1 USID=**** 2 3 05-OCT-2007 08:05:07 CALIB L1 Solution type 2 2 05-OCT-2007 08:05:07 CALIB Selecting, editing and calibrating the data 2 3 05-OCT-2007 08:05:07 CALIB Doing cal transfer mode with point model for each source 2 3 05-OCT-2007 08:05:07 CALIB This is not self-calibration 2 2 05-OCT-2007 08:05:07 CALIB Dividing data by source flux densities 2 2 05-OCT-2007 08:05:07 CALIB Determining solutions 2 3 05-OCT-2007 08:05:07 CALIB Writing SN table 1 2 5 05-OCT-2007 08:05:07 CALIB Found 106 good solutions 2 5 05-OCT-2007 08:05:07 CALIB Failed on 2 solutions 2 4 05-OCT-2007 08:05:07 CALIB Average closure rms = 0.0172 +- 0.0040 2 4 05-OCT-2007 08:05:07 CALIB Fraction of times having data > 2.5 rms from solution 2 4 05-OCT-2007 08:05:07 CALIB 0.50000 of the times had 6 - 8 percent outside 2.5 times rms 2 4 05-OCT-2007 08:05:07 CALIB 0.50000 of the times had 8 - 10 percent outside 2.5 times rms 2 2 05-OCT-2007 08:05:07 CALIB Adjusting solutions to a common reference antenna 2 8 05-OCT-2007 08:05:07 CALIB CALREF: CANNOT RELATE ANTENNA 6 TO 4 IN SUBARRAY 1 2 8 05-OCT-2007 08:05:07 CALIB CALREF: CANNOT RELATE ANTENNA 6 TO 4 IN SUBARRAY 1 2 6 05-OCT-2007 08:05:07 CALIB Some solutions were not adjusted to the common 2 6 05-OCT-2007 08:05:07 CALIB reference antenna. This may be because one or more 2 6 05-OCT-2007 08:05:07 CALIB antennas were not used. Check your data before 2 6 05-OCT-2007 08:05:07 CALIB proceeding. 2 3 05-OCT-2007 08:05:07 CALIB Appears to have ended successfully 2 5 05-OCT-2007 08:05:07 CALIB alfirk 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 05-OCT-2007 08:05:07 AIPS Resumes 2 5 05-OCT-2007 08:05:07 AIPS '1331+305 MODEL =' '3C286_X' 2 3 05-OCT-2007 08:05:07 AIPS SYSTEM command to be executed is: 2 3 05-OCT-2007 08:05:07 AIPS ls -1 $AIPSTARS/3C286_X.MODEL >& /dev/null 2 5 05-OCT-2007 08:05:07 CALRD Task CALRD (release of 31DEC07) begins 2 2 05-OCT-2007 08:05:07 CALRD Reading disk file AIPSTARS:3C286_X.MODEL 2 2 05-OCT-2007 08:05:07 CALRD Create 3C286_X .MODEL . 1 (MA) on disk 1 cno 2 2 3 05-OCT-2007 08:05:07 CALRD Appears to have ended successfully 2 5 05-OCT-2007 08:05:07 CALRD alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 2 2 05-OCT-2007 08:05:07 AIPS Resumes 2 5 05-OCT-2007 08:05:07 CALIB Task CALIB (release of 31DEC07) begins 2 3 05-OCT-2007 08:05:07 CALIB CALIB USING 19950105 . X BAND . 1 DISK= 1 USID=**** 2 3 05-OCT-2007 08:05:07 CALIB L1 Solution type 2 2 05-OCT-2007 08:05:07 CALIB Selecting, editing and calibrating the data 2 3 05-OCT-2007 08:05:07 CALIB Doing self-cal mode with CC model 2 4 05-OCT-2007 08:05:07 CALIB SETGDS: imaging done with reprojected tangent point(s) 2 3 05-OCT-2007 08:05:07 CALIB FACSET: source model will be scaled to 5.224 Jy 2 3 05-OCT-2007 08:05:07 CALIB FACSET: 5.277485 Jy found from 194 components 2 4 05-OCT-2007 08:05:07 CALIB FACSET: scaling factor set to 9.89945E-01 2 2 05-OCT-2007 08:05:07 CALIB QINIT: did a GET of 20480 Kwords, OFF -358972021 2 2 05-OCT-2007 08:05:07 CALIB VISDFT: Begin DFT component division 2 2 05-OCT-2007 08:05:07 CALIB VISDFT: Model components of type Point 2 3 05-OCT-2007 08:05:07 CALIB I Polarization model processed 2 2 05-OCT-2007 08:05:07 CALIB Model computation is 100 percent complete 2 3 05-OCT-2007 08:05:07 CALIB FACSET: source model will be scaled to 5.203 Jy 2 3 05-OCT-2007 08:05:07 CALIB FACSET: 5.277485 Jy found from 194 components 2 4 05-OCT-2007 08:05:07 CALIB FACSET: scaling factor set to 9.85922E-01 2 2 05-OCT-2007 08:05:07 CALIB VISDFT: Begin DFT component division 2 3 05-OCT-2007 08:05:07 CALIB I Polarization model processed 2 3 05-OCT-2007 08:05:07 CALIB Field 1 used 194 CCs 2 2 05-OCT-2007 08:05:07 CALIB Determining solutions 2 6 05-OCT-2007 08:05:07 CALIB Deleted 27 records from SN table no. 1 2 3 05-OCT-2007 08:05:07 CALIB Writing SN table 1 2 5 05-OCT-2007 08:05:07 CALIB Found 106 good solutions 2 5 05-OCT-2007 08:05:07 CALIB Failed on 2 solutions 2 4 05-OCT-2007 08:05:07 CALIB Average closure rms = 0.0161 +- 0.0045 2 4 05-OCT-2007 08:05:07 CALIB Fraction of times having data > 2.5 rms from solution 2 4 05-OCT-2007 08:05:07 CALIB 0.50000 of the times had 6 - 8 percent outside 2.5 times rms 2 4 05-OCT-2007 08:05:07 CALIB 0.25000 of the times had 8 - 10 percent outside 2.5 times rms 2 4 05-OCT-2007 08:05:07 CALIB 0.25000 of the times had 10 - 12 percent outside 2.5 times rms 2 2 05-OCT-2007 08:05:07 CALIB Adjusting solutions to a common reference antenna 2 8 05-OCT-2007 08:05:07 CALIB CALREF: CANNOT RELATE ANTENNA 6 TO 4 IN SUBARRAY 1 2 8 05-OCT-2007 08:05:07 CALIB CALREF: CANNOT RELATE ANTENNA 6 TO 4 IN SUBARRAY 1 2 6 05-OCT-2007 08:05:07 CALIB Some solutions were not adjusted to the common 2 6 05-OCT-2007 08:05:07 CALIB reference antenna. This may be because one or more 2 6 05-OCT-2007 08:05:07 CALIB antennas were not used. Check your data before 2 6 05-OCT-2007 08:05:07 CALIB proceeding. 2 3 05-OCT-2007 08:05:07 CALIB Appears to have ended successfully 2 5 05-OCT-2007 08:05:07 CALIB alfirk 31DEC07 TST: Cpu= 0.3 Real= 0 2 2 05-OCT-2007 08:05:08 AIPS Resumes 2 5 05-OCT-2007 08:05:08 CLCAL Task CLCAL (release of 31DEC07) begins 2 4 05-OCT-2007 08:05:08 CLCAL Using interpolation mode 2PT 2 3 05-OCT-2007 08:05:08 CLCAL Processing SN table 1 2 6 05-OCT-2007 08:05:08 CLCAL Adjusting solutions to a common reference antenna = 4 2 8 05-OCT-2007 08:05:08 CLCAL CALREF: CANNOT RELATE ANTENNA 6 TO 4 IN SUBARRAY 1 2 8 05-OCT-2007 08:05:08 CLCAL CALREF: CANNOT RELATE ANTENNA 6 TO 4 IN SUBARRAY 1 2 6 05-OCT-2007 08:05:08 CLCAL Some solutions were not adjusted to the common 2 6 05-OCT-2007 08:05:08 CLCAL reference antenna. This may be because one or more 2 6 05-OCT-2007 08:05:08 CLCAL antennas were not used. Check your data before 2 6 05-OCT-2007 08:05:08 CLCAL proceeding. 2 5 05-OCT-2007 08:05:08 CLCAL SNMRG: Merging SN table 2 5 05-OCT-2007 08:05:08 CLCAL SNMRG: Write 27 merged records from 27 input records 2 4 05-OCT-2007 08:05:08 CLCAL SN2CL: Applying SN tables to CL table 1, writing CL table 2 2 3 05-OCT-2007 08:05:08 CLCAL Appears to have ended successfully 2 5 05-OCT-2007 08:05:08 CLCAL alfirk 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 05-OCT-2007 08:05:08 AIPS Resumes 2 5 05-OCT-2007 08:05:08 CLCAL Task CLCAL (release of 31DEC07) begins 2 4 05-OCT-2007 08:05:08 CLCAL Using interpolation mode SELF 2 6 05-OCT-2007 08:05:08 CLCAL Deleted 135 records from CL table no. 2 2 3 05-OCT-2007 08:05:08 CLCAL Processing SN table 1 2 6 05-OCT-2007 08:05:08 CLCAL WARNING: SN table 1 has already been applied 2 6 05-OCT-2007 08:05:08 CLCAL Adjusting solutions to a common reference antenna = 4 2 8 05-OCT-2007 08:05:08 CLCAL CALREF: CANNOT RELATE ANTENNA 6 TO 4 IN SUBARRAY 1 2 8 05-OCT-2007 08:05:08 CLCAL CALREF: CANNOT RELATE ANTENNA 6 TO 4 IN SUBARRAY 1 2 6 05-OCT-2007 08:05:08 CLCAL Some solutions were not adjusted to the common 2 6 05-OCT-2007 08:05:08 CLCAL reference antenna. This may be because one or more 2 6 05-OCT-2007 08:05:08 CLCAL antennas were not used. Check your data before 2 6 05-OCT-2007 08:05:08 CLCAL proceeding. 2 5 05-OCT-2007 08:05:08 CLCAL SNMRG: Merging SN table 2 5 05-OCT-2007 08:05:08 CLCAL SNMRG: Write 27 merged records from 27 input records 2 4 05-OCT-2007 08:05:08 CLCAL SN2CL: Applying SN tables to CL table 1, writing CL table 2 2 3 05-OCT-2007 08:05:08 CLCAL Appears to have ended successfully 2 5 05-OCT-2007 08:05:08 CLCAL alfirk 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 05-OCT-2007 08:05:08 AIPS Resumes 2 5 05-OCT-2007 08:05:08 CALIB Task CALIB (release of 31DEC07) begins 2 3 05-OCT-2007 08:05:08 CALIB CALIB USING 19950105 . X BAND . 1 DISK= 1 USID=**** 2 3 05-OCT-2007 08:05:08 CALIB L1 Solution type 2 2 05-OCT-2007 08:05:08 CALIB Selecting, editing and calibrating the data 2 3 05-OCT-2007 08:05:08 CALIB Doing cal transfer mode with point model for each source 2 3 05-OCT-2007 08:05:08 CALIB This is not self-calibration 2 2 05-OCT-2007 08:05:08 CALIB Dividing data by source flux densities 2 2 05-OCT-2007 08:05:08 CALIB Determining solutions 2 3 05-OCT-2007 08:05:08 CALIB Writing SN table 2 2 5 05-OCT-2007 08:05:08 CALIB RPOL, IF= 1 The average gain over these antennas is 7.394E+00 2 5 05-OCT-2007 08:05:08 CALIB RPOL, IF= 2 The average gain over these antennas is 8.688E+00 2 5 05-OCT-2007 08:05:08 CALIB LPOL, IF= 1 The average gain over these antennas is 6.908E+00 2 5 05-OCT-2007 08:05:08 CALIB LPOL, IF= 2 The average gain over these antennas is 8.336E+00 2 5 05-OCT-2007 08:05:08 CALIB Found 106 good solutions 2 5 05-OCT-2007 08:05:08 CALIB Failed on 2 solutions 2 4 05-OCT-2007 08:05:08 CALIB Average closure rms = 0.0007 +- 0.0002 2 4 05-OCT-2007 08:05:08 CALIB Fraction of times having data > 2.5 rms from solution 2 4 05-OCT-2007 08:05:08 CALIB 0.25000 of the times had 0 - 2 percent outside 2.5 times rms 2 4 05-OCT-2007 08:05:08 CALIB 0.25000 of the times had 2 - 4 percent outside 2.5 times rms 2 4 05-OCT-2007 08:05:08 CALIB 0.50000 of the times had 14 - 16 percent outside 2.5 times rms 2 2 05-OCT-2007 08:05:08 CALIB Adjusting solutions to a common reference antenna 2 8 05-OCT-2007 08:05:08 CALIB CALREF: CANNOT RELATE ANTENNA 6 TO 4 IN SUBARRAY 1 2 8 05-OCT-2007 08:05:08 CALIB CALREF: CANNOT RELATE ANTENNA 6 TO 4 IN SUBARRAY 1 2 6 05-OCT-2007 08:05:08 CALIB Some solutions were not adjusted to the common 2 6 05-OCT-2007 08:05:08 CALIB reference antenna. This may be because one or more 2 6 05-OCT-2007 08:05:08 CALIB antennas were not used. Check your data before 2 6 05-OCT-2007 08:05:08 CALIB proceeding. 2 3 05-OCT-2007 08:05:08 CALIB Appears to have ended successfully 2 5 05-OCT-2007 08:05:08 CALIB alfirk 31DEC07 TST: Cpu= 0.2 Real= 0 2 2 05-OCT-2007 08:05:08 AIPS Resumes 2 5 05-OCT-2007 08:05:08 CALIB Task CALIB (release of 31DEC07) begins 2 3 05-OCT-2007 08:05:08 CALIB CALIB USING 19950105 . X BAND . 1 DISK= 1 USID=**** 2 3 05-OCT-2007 08:05:08 CALIB L1 Solution type 2 2 05-OCT-2007 08:05:08 CALIB Selecting, editing and calibrating the data 2 3 05-OCT-2007 08:05:08 CALIB Doing self-cal mode with CC model 2 4 05-OCT-2007 08:05:08 CALIB SETGDS: imaging done with reprojected tangent point(s) 2 3 05-OCT-2007 08:05:08 CALIB FACSET: source model will be scaled to 5.224 Jy 2 3 05-OCT-2007 08:05:08 CALIB FACSET: 5.277485 Jy found from 194 components 2 4 05-OCT-2007 08:05:08 CALIB FACSET: scaling factor set to 9.89945E-01 2 2 05-OCT-2007 08:05:08 CALIB QINIT: did a GET of 20480 Kwords, OFF -358845045 2 2 05-OCT-2007 08:05:08 CALIB VISDFT: Begin DFT component division 2 2 05-OCT-2007 08:05:08 CALIB VISDFT: Model components of type Point 2 3 05-OCT-2007 08:05:08 CALIB I Polarization model processed 2 2 05-OCT-2007 08:05:08 CALIB Model computation is 100 percent complete 2 3 05-OCT-2007 08:05:08 CALIB FACSET: source model will be scaled to 5.203 Jy 2 3 05-OCT-2007 08:05:08 CALIB FACSET: 5.277485 Jy found from 194 components 2 4 05-OCT-2007 08:05:08 CALIB FACSET: scaling factor set to 9.85922E-01 2 2 05-OCT-2007 08:05:08 CALIB VISDFT: Begin DFT component division 2 3 05-OCT-2007 08:05:08 CALIB I Polarization model processed 2 3 05-OCT-2007 08:05:09 CALIB Field 1 used 194 CCs 2 2 05-OCT-2007 08:05:09 CALIB Determining solutions 2 6 05-OCT-2007 08:05:09 CALIB Deleted 27 records from SN table no. 2 2 3 05-OCT-2007 08:05:09 CALIB Writing SN table 2 2 5 05-OCT-2007 08:05:09 CALIB RPOL, IF= 1 The average gain over these antennas is 7.416E+00 2 5 05-OCT-2007 08:05:09 CALIB RPOL, IF= 2 The average gain over these antennas is 8.715E+00 2 5 05-OCT-2007 08:05:09 CALIB LPOL, IF= 1 The average gain over these antennas is 6.927E+00 2 5 05-OCT-2007 08:05:09 CALIB LPOL, IF= 2 The average gain over these antennas is 8.367E+00 2 5 05-OCT-2007 08:05:09 CALIB Found 106 good solutions 2 5 05-OCT-2007 08:05:09 CALIB Failed on 2 solutions 2 4 05-OCT-2007 08:05:09 CALIB Average closure rms = 0.0006 +- 0.0002 2 4 05-OCT-2007 08:05:09 CALIB Fraction of times having data > 2.5 rms from solution 2 4 05-OCT-2007 08:05:09 CALIB 0.50000 of the times had 0 - 2 percent outside 2.5 times rms 2 4 05-OCT-2007 08:05:09 CALIB 0.25000 of the times had 12 - 14 percent outside 2.5 times rms 2 4 05-OCT-2007 08:05:09 CALIB 0.25000 of the times had 14 - 16 percent outside 2.5 times rms 2 2 05-OCT-2007 08:05:09 CALIB Adjusting solutions to a common reference antenna 2 8 05-OCT-2007 08:05:09 CALIB CALREF: CANNOT RELATE ANTENNA 6 TO 4 IN SUBARRAY 1 2 8 05-OCT-2007 08:05:09 CALIB CALREF: CANNOT RELATE ANTENNA 6 TO 4 IN SUBARRAY 1 2 6 05-OCT-2007 08:05:09 CALIB Some solutions were not adjusted to the common 2 6 05-OCT-2007 08:05:09 CALIB reference antenna. This may be because one or more 2 6 05-OCT-2007 08:05:09 CALIB antennas were not used. Check your data before 2 6 05-OCT-2007 08:05:09 CALIB proceeding. 2 3 05-OCT-2007 08:05:09 CALIB Appears to have ended successfully 2 5 05-OCT-2007 08:05:09 CALIB alfirk 31DEC07 TST: Cpu= 0.3 Real= 1 2 2 05-OCT-2007 08:05:09 AIPS Resumes 2 4 05-OCT-2007 08:05:09 AIPS Destroyed 1 extension files of type CC 2 4 05-OCT-2007 08:05:09 AIPS Destroyed 1 extension files of type HI 2 4 05-OCT-2007 08:05:09 AIPS Destroyed MA image file: catno= 2 disk= 1 2 5 05-OCT-2007 08:05:09 GETJY Task GETJY (release of 31DEC07) begins 2 6 05-OCT-2007 08:05:09 GETJY Source:Qual CALCODE IF Flux (Jy) 2 6 05-OCT-2007 08:05:09 GETJY 1626-298 : 0 A 1 0.00000 +/- -1.00000 2 6 05-OCT-2007 08:05:09 GETJY 2 0.00000 +/- -1.00000 2 6 05-OCT-2007 08:05:09 GETJY WARNING: All requested fluxes were NOT determined. 2 3 05-OCT-2007 08:05:09 GETJY Appears to have ended successfully 2 5 05-OCT-2007 08:05:09 GETJY alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 2 2 05-OCT-2007 08:05:09 AIPS Resumes 2 5 05-OCT-2007 08:05:09 CLCAL Task CLCAL (release of 31DEC07) begins 2 4 05-OCT-2007 08:05:09 CLCAL Using interpolation mode 2PT 2 3 05-OCT-2007 08:05:09 CLCAL Processing SN table 2 2 6 05-OCT-2007 08:05:09 CLCAL Adjusting solutions to a common reference antenna = 4 2 8 05-OCT-2007 08:05:09 CLCAL CALREF: CANNOT RELATE ANTENNA 6 TO 4 IN SUBARRAY 1 2 8 05-OCT-2007 08:05:09 CLCAL CALREF: CANNOT RELATE ANTENNA 6 TO 4 IN SUBARRAY 1 2 6 05-OCT-2007 08:05:09 CLCAL Some solutions were not adjusted to the common 2 6 05-OCT-2007 08:05:09 CLCAL reference antenna. This may be because one or more 2 6 05-OCT-2007 08:05:09 CLCAL antennas were not used. Check your data before 2 6 05-OCT-2007 08:05:09 CLCAL proceeding. 2 5 05-OCT-2007 08:05:09 CLCAL SNMRG: Merging SN table 2 5 05-OCT-2007 08:05:09 CLCAL SNMRG: Write 27 merged records from 27 input records 2 4 05-OCT-2007 08:05:09 CLCAL SN2CL: Applying SN tables to CL table 2, writing CL table 3 2 3 05-OCT-2007 08:05:09 CLCAL Appears to have ended successfully 2 5 05-OCT-2007 08:05:09 CLCAL alfirk 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 05-OCT-2007 08:05:09 AIPS Resumes 2 5 05-OCT-2007 08:05:09 CLCAL Task CLCAL (release of 31DEC07) begins 2 4 05-OCT-2007 08:05:09 CLCAL Using interpolation mode SELF 2 6 05-OCT-2007 08:05:09 CLCAL Deleted 135 records from CL table no. 3 2 3 05-OCT-2007 08:05:09 CLCAL Processing SN table 2 2 6 05-OCT-2007 08:05:09 CLCAL WARNING: SN table 2 has already been applied 2 6 05-OCT-2007 08:05:09 CLCAL Adjusting solutions to a common reference antenna = 4 2 8 05-OCT-2007 08:05:09 CLCAL CALREF: CANNOT RELATE ANTENNA 6 TO 4 IN SUBARRAY 1 2 8 05-OCT-2007 08:05:09 CLCAL CALREF: CANNOT RELATE ANTENNA 6 TO 4 IN SUBARRAY 1 2 6 05-OCT-2007 08:05:09 CLCAL Some solutions were not adjusted to the common 2 6 05-OCT-2007 08:05:09 CLCAL reference antenna. This may be because one or more 2 6 05-OCT-2007 08:05:09 CLCAL antennas were not used. Check your data before 2 6 05-OCT-2007 08:05:09 CLCAL proceeding. 2 5 05-OCT-2007 08:05:09 CLCAL SNMRG: Merging SN table 2 5 05-OCT-2007 08:05:09 CLCAL SNMRG: Write 27 merged records from 27 input records 2 4 05-OCT-2007 08:05:09 CLCAL SN2CL: Applying SN tables to CL table 2, writing CL table 3 2 3 05-OCT-2007 08:05:09 CLCAL Appears to have ended successfully 2 5 05-OCT-2007 08:05:09 CLCAL alfirk 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 05-OCT-2007 08:05:09 AIPS Resumes 2 5 05-OCT-2007 08:05:09 TASAV Task TASAV (release of 31DEC07) begins 2 2 05-OCT-2007 08:05:09 TASAV Create 19950105 .TASAV . 1 (UV) on disk 1 cno 2 2 3 05-OCT-2007 08:05:09 TASAV Copied AN file from vol/cno/vers 1 1 1 to 1 2 1 2 3 05-OCT-2007 08:05:09 TASAV Copied NX file from vol/cno/vers 1 1 1 to 1 2 1 2 3 05-OCT-2007 08:05:09 TASAV Copied SU file from vol/cno/vers 1 1 1 to 1 2 1 2 3 05-OCT-2007 08:05:09 TASAV Copied FQ file from vol/cno/vers 1 1 1 to 1 2 1 2 3 05-OCT-2007 08:05:09 TASAV Copied CL file from vol/cno/vers 1 1 1 to 1 2 1 2 3 05-OCT-2007 08:05:09 TASAV Copied CL file from vol/cno/vers 1 1 2 to 1 2 2 2 3 05-OCT-2007 08:05:09 TASAV Copied CL file from vol/cno/vers 1 1 3 to 1 2 3 2 3 05-OCT-2007 08:05:09 TASAV Copied TY file from vol/cno/vers 1 1 1 to 1 2 1 2 3 05-OCT-2007 08:05:09 TASAV Copied WX file from vol/cno/vers 1 1 1 to 1 2 1 2 3 05-OCT-2007 08:05:09 TASAV Copied FG file from vol/cno/vers 1 1 1 to 1 2 1 2 3 05-OCT-2007 08:05:09 TASAV Copied FG file from vol/cno/vers 1 1 2 to 1 2 2 2 3 05-OCT-2007 08:05:09 TASAV Copied XX file from vol/cno/vers 1 1 1 to 1 2 1 2 3 05-OCT-2007 08:05:09 TASAV Copied SN file from vol/cno/vers 1 1 1 to 1 2 1 2 3 05-OCT-2007 08:05:09 TASAV Copied SN file from vol/cno/vers 1 1 2 to 1 2 2 2 3 05-OCT-2007 08:05:09 TASAV Appears to have ended successfully 2 5 05-OCT-2007 08:05:09 TASAV alfirk 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 05-OCT-2007 08:05:11 AIPS Resumes 2 5 05-OCT-2007 08:05:11 SPLIT Task SPLIT (release of 31DEC07) begins 2 2 05-OCT-2007 08:05:11 SPLIT You are using a non-standard program 2 2 05-OCT-2007 08:05:11 SPLIT Doing subarray 1 2 2 05-OCT-2007 08:05:11 SPLIT Create 1331+305 .X BAND. 1 (UV) on disk 1 cno 3 2 3 05-OCT-2007 08:05:11 SPLIT Applying CL Table version 3 2 6 05-OCT-2007 08:05:11 SPLIT Previously flagged flagged by gain kept 2 6 05-OCT-2007 08:05:11 SPLIT Partially 78 78 78 2 6 05-OCT-2007 08:05:11 SPLIT Fully 0 0 1228 2 3 05-OCT-2007 08:05:11 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 3 1 2 3 05-OCT-2007 08:05:11 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 3 1 2 3 05-OCT-2007 08:05:11 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 3 1 2 2 05-OCT-2007 08:05:11 SPLIT Create GRJ1655 .X BAND. 1 (UV) on disk 1 cno 4 2 6 05-OCT-2007 08:05:11 SPLIT Previously flagged flagged by gain kept 2 6 05-OCT-2007 08:05:11 SPLIT Partially 433 0 433 2 6 05-OCT-2007 08:05:11 SPLIT Fully 0 0 3163 2 3 05-OCT-2007 08:05:11 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 4 1 2 3 05-OCT-2007 08:05:11 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 4 1 2 3 05-OCT-2007 08:05:11 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 4 1 2 2 05-OCT-2007 08:05:11 SPLIT Create 1626-298 .X BAND. 1 (UV) on disk 1 cno 5 2 6 05-OCT-2007 08:05:11 SPLIT SPLCOP FOUND NO SAMPLES OUT OF 978 POSSIBLE 2 6 05-OCT-2007 08:05:11 SPLIT IS SUBARRAY 1 IN CL/SN TABLE? 2 6 05-OCT-2007 08:05:11 SPLIT Previously flagged flagged by gain kept 2 6 05-OCT-2007 08:05:11 SPLIT Partially 0 0 0 2 6 05-OCT-2007 08:05:11 SPLIT Fully 0 0 0 2 8 05-OCT-2007 08:05:11 SPLIT SPLCOP: ERROR - NO DATA WRITTEN 2 6 05-OCT-2007 08:05:11 SPLIT PROBLEM WITH SOURCE: 1626-298 2 3 05-OCT-2007 08:05:11 SPLIT Appears to have ended successfully 2 5 05-OCT-2007 08:05:11 SPLIT alfirk 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 05-OCT-2007 08:05:11 AIPS Resumes 2 5 05-OCT-2007 08:05:11 AIPS ' ' 2 5 05-OCT-2007 08:05:11 AIPS 'ESTIMATED RMS:' '0.1806 MILLI JANSKY' 2 3 05-OCT-2007 08:05:11 AIPS SYSTEM command to be executed is: 2 3 05-OCT-2007 08:05:11 AIPS rm -f /tmp/SETFC@1331+305_X,BAND.0-1 >& /dev/null 2 2 05-OCT-2007 08:05:11 AIPS Waiting for returned adverbs 2 5 05-OCT-2007 08:05:11 SETFC Task SETFC (release of 31DEC07) begins 2 3 05-OCT-2007 08:05:11 SETFC Found 1331+305 .X BAND.00001 Disk 1 slot 3 2 4 05-OCT-2007 08:05:11 SETFC SETCEL: max baseline, W = 8.7734E+04 4.3204E+04 wavelengths 2 4 05-OCT-2007 08:05:11 SETFC SETCEL: max field radius 5.7293E+02 arc seconds 2 4 05-OCT-2007 08:05:11 SETFC SETCEL: is > requested radius 1.6043E+02 arc seconds 2 4 05-OCT-2007 08:05:11 SETFC SETCEL: recommends IMSIZE 409 CELLSIZE 0.783672 2 4 05-OCT-2007 08:05:11 SETFC SETCEL: returns IMSIZE 512 CELLSIZE 0.717913 2 2 05-OCT-2007 08:05:11 SETFC ZTXOP2: using translated file name = 2 2 05-OCT-2007 08:05:11 SETFC ZTXOP2: /tmp/SETFC@1331+305_X,BAND.0-1 2 4 05-OCT-2007 08:05:11 SETFC FLYEYE added 1 fields to BOXFILE to 0.000 deg 2 7 05-OCT-2007 08:05:11 SETFC WARNING: THIS MAY NOT COVER THE DESIRED AREA 2 4 05-OCT-2007 08:05:11 SETFC First field number written was 1 2 4 05-OCT-2007 08:05:11 SETFC Highest field number written was 1 2 2 05-OCT-2007 08:05:11 SETFC returns adverbs to AIPS 2 3 05-OCT-2007 08:05:11 SETFC Appears to have ended successfully 2 5 05-OCT-2007 08:05:11 SETFC alfirk 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 05-OCT-2007 08:05:11 AIPS Resumes 2 3 05-OCT-2007 08:05:11 AIPS SETFC was not found to be running 2 5 05-OCT-2007 08:05:11 AIPS 'SEARCHING FOR NVSS SOURCES' 2 2 05-OCT-2007 08:05:11 AIPS Waiting for returned adverbs 2 5 05-OCT-2007 08:05:11 SETFC Task SETFC (release of 31DEC07) begins 2 3 05-OCT-2007 08:05:11 SETFC Found 1331+305 .X BAND.00001 Disk 1 slot 3 2 2 05-OCT-2007 08:05:11 SETFC ZTXOP2: using translated file name = 2 2 05-OCT-2007 08:05:11 SETFC ZTXOP2: /tmp/SETFC@1331+305_X,BAND.0-1 2 3 05-OCT-2007 08:05:11 SETFC Searching catalog between 0.00 and 0.13 degrees radius 2 2 05-OCT-2007 08:05:11 SETFC ZTXOP2: using translated file name = 2 2 05-OCT-2007 08:05:11 SETFC ZTXOP2: /home/auto/aips/TEXT/STARS/NV00.0030 2 3 05-OCT-2007 08:05:13 SETFC Field RA Dec Flux Beam Sep 2 3 05-OCT-2007 08:05:13 SETFC 2 13:31:08.31 30:30:32.4 14.903 1.000 0.000 2 4 05-OCT-2007 08:05:13 SETFC Add NVSS: wrote 1 fields to BOXFILE 2 3 05-OCT-2007 08:05:13 SETFC The Sun is 96.0 deg away - ignoring 2 4 05-OCT-2007 08:05:13 SETFC First field number written was 2 2 4 05-OCT-2007 08:05:13 SETFC Highest field number written was 2 2 2 05-OCT-2007 08:05:13 SETFC returns adverbs to AIPS 2 3 05-OCT-2007 08:05:13 SETFC Appears to have ended successfully 2 5 05-OCT-2007 08:05:13 SETFC alfirk 31DEC07 TST: Cpu= 1.9 Real= 2 2 2 05-OCT-2007 08:05:13 AIPS Resumes 2 3 05-OCT-2007 08:05:13 AIPS SETFC was not found to be running 2 3 05-OCT-2007 08:05:13 AIPS SYSTEM command to be executed is: 2 3 05-OCT-2007 08:05:13 AIPS echo "SETFC FILE FOR SOURCE 1331+305 BELOW IS:" >> $ARUN/AH0492_ 2 3 05-OCT-2007 08:05:13 AIPS 1995JAN05_1.2.log 2 3 05-OCT-2007 08:05:13 AIPS SYSTEM command to be executed is: 2 3 05-OCT-2007 08:05:13 AIPS cat /tmp/SETFC@1331+305_X,BAND.0-1 >> $ARUN/AH0492_1995JAN05_1.2 2 3 05-OCT-2007 08:05:13 AIPS .log 2 5 05-OCT-2007 08:05:13 AIPS ' NOW STARTING WITH SOURCE :1 =1331+305' 2 5 05-OCT-2007 08:05:13 AIPS ' ' 2 5 05-OCT-2007 08:05:13 IMAGR Task IMAGR (release of 31DEC07) begins 2 2 05-OCT-2007 08:05:13 IMAGR ZTXOP2: using translated file name = 2 2 05-OCT-2007 08:05:13 IMAGR ZTXOP2: /tmp/SETFC@1331+305_X,BAND.0-1 2 3 05-OCT-2007 08:05:13 IMAGR FIELDF: Final field parameters and # read are: 2 3 05-OCT-2007 08:05:13 IMAGR Field 1 500 500 3.4893E-02 4.1000E-02 0 2 3 05-OCT-2007 08:05:13 IMAGR Field 2 246 246 2.9336E-01 -5.5900E-01 0 2 2 05-OCT-2007 08:05:13 IMAGR ZTXOP2: using translated file name = 2 2 05-OCT-2007 08:05:13 IMAGR ZTXOP2: /tmp/SETFC@1331+305_X,BAND.0-1 2 7 05-OCT-2007 08:05:13 IMAGR WINDF: Number of clean boxes/field read as follows: 2 3 05-OCT-2007 08:05:13 IMAGR Field 01: 1 Field 02: 1 2 2 05-OCT-2007 08:05:13 IMAGR Create 1331+305 .IMAGR . 1 (UV) on disk 1 cno 6 2 4 05-OCT-2007 08:05:13 IMAGR Beginning channel 1 through 1 with 2 IFs 2 3 05-OCT-2007 08:05:13 IMAGR IMACPY: Copied 1306 visibilities to be imaged 2 2 05-OCT-2007 08:05:13 IMAGR QINIT: did a GET of 20480 Kwords, OFF -359872845 2 2 05-OCT-2007 08:05:13 IMAGR UVWAIT: begin finding uniform weights 2 2 05-OCT-2007 08:05:13 IMAGR UVWAIT: Average grid weight 5.192E+02 2 2 05-OCT-2007 08:05:13 IMAGR UVWAIT: Adding temperance S 1.038E+02 2 2 05-OCT-2007 08:05:13 IMAGR UVWAIT: begin applying uniform or other weights 2 4 05-OCT-2007 08:05:13 IMAGR UVWAIT: Sum of weights in 2.267E+05 and out 2.219E+05 2 4 05-OCT-2007 08:05:13 IMAGR UVWAIT: Noise is increased by a factor 1.154 due to weighting 2 4 05-OCT-2007 08:05:13 IMAGR UVWAIT: Average summed weight 5.192E+02 over 2534 vis 2 2 05-OCT-2007 08:05:13 IMAGR Create 1331+305 .IBM001. 1 (MA) on disk 1 cno 7 2 2 05-OCT-2007 08:05:13 IMAGR Create 1331+305 .IBM002. 1 (MA) on disk 1 cno 8 2 2 05-OCT-2007 08:05:13 IMAGR Create 1331+305 .ICL001. 1 (MA) on disk 1 cno 9 2 2 05-OCT-2007 08:05:13 IMAGR Create 1331+305 .ICL002. 1 (MA) on disk 1 cno 10 2 2 05-OCT-2007 08:05:13 IMAGR GRDFLT: X and Y convolution type = SPHEROIDAL 2 2 05-OCT-2007 08:05:13 IMAGR GRDFLT: X and Y parms = 3.0000 1.0000 2 2 05-OCT-2007 08:05:13 IMAGR GRDFLT: convolution function sampled every 1/100 of a cell 2 2 05-OCT-2007 08:05:13 IMAGR GRDMEM: Ave 2 Channels; 8.414900E+09 to 8.464900E+09 Hz 2 4 05-OCT-2007 08:05:14 IMAGR Field 1 Sum of gridding weights = 2.35622E+06 2 4 05-OCT-2007 08:05:14 IMAGR Field 1 Beam min = -137.5 MilliJy, max = 1.0 Jy 2 4 05-OCT-2007 08:05:14 IMAGR Field 1 fit FWHM = 2.712 x 2.414 arcsec, PA= -88.3 2 4 05-OCT-2007 08:05:14 IMAGR Field 2 Sum of gridding weights = 2.35616E+06 2 4 05-OCT-2007 08:05:14 IMAGR Field 2 Beam min = -87.3 MilliJy, max = 1.0 Jy 2 4 05-OCT-2007 08:05:14 IMAGR Field 2 fit FWHM = 2.712 x 2.414 arcsec, PA= -88.3 2 4 05-OCT-2007 08:05:14 IMAGR CLBHIS: minimum component 0.500 of current peak 2 4 05-OCT-2007 08:05:14 IMAGR Field 1 min = -463.1 MilliJy,max = 5.2 Jy 2 4 05-OCT-2007 08:05:14 IMAGR Field 2 min = -541.7 MilliJy,max = 5.0 Jy 2 2 05-OCT-2007 08:05:14 IMAGR BGC Clean: using 1019 cell beam + residuals > 750.76 MilliJy 2 2 05-OCT-2007 08:05:14 IMAGR 1666 Residual map points loaded 2 4 05-OCT-2007 08:05:14 IMAGR Field 1 min algorithm flux= 2.759 Jy iter= 7 2 3 05-OCT-2007 08:05:14 IMAGR Field 1 Clean flux density= 2.708 Jy 7 comps 2 3 05-OCT-2007 08:05:14 IMAGR Total Cleaned flux density = 2.708 Jy 7 comps 2 4 05-OCT-2007 08:05:14 IMAGR SETDO3: imaging done with multiple tangent planes 2 2 05-OCT-2007 08:05:14 IMAGR VISDFT: Begin DFT component subtraction 2 2 05-OCT-2007 08:05:14 IMAGR VISDFT: Model components of type Point 2 3 05-OCT-2007 08:05:14 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:14 IMAGR Field 2 min = -281.8 MilliJy,max = 2.4 Jy 2 3 05-OCT-2007 08:05:14 IMAGR TRY ANOTHER FIELD: this is 2.286E+00 < Second best 2.625E+00 2 4 05-OCT-2007 08:05:15 IMAGR Field 1 min = -244.7 MilliJy,max = 2.5 Jy 2 2 05-OCT-2007 08:05:15 IMAGR BGC Clean: using 1019 cell beam + residuals > 398.98 MilliJy 2 2 05-OCT-2007 08:05:15 IMAGR 1157 Residual map points loaded 2 4 05-OCT-2007 08:05:15 IMAGR Field 1 min allowed flux = 1.188 Jy iter= 15 2 3 05-OCT-2007 08:05:15 IMAGR Field 1 Clean flux density= 4.122 Jy 15 comps 2 3 05-OCT-2007 08:05:15 IMAGR Total Cleaned flux density = 4.122 Jy 15 comps 2 2 05-OCT-2007 08:05:15 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:15 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:15 IMAGR Field 2 min = -145.4 MilliJy,max = 1.0 Jy 2 3 05-OCT-2007 08:05:15 IMAGR TRY ANOTHER FIELD: this is 9.840E-01 < Second best 1.130E+00 2 4 05-OCT-2007 08:05:15 IMAGR Field 1 min = -134.6 MilliJy,max = 1.1 Jy 2 2 05-OCT-2007 08:05:15 IMAGR BGC Clean: using 1019 cell beam + residuals > 171.75 MilliJy 2 2 05-OCT-2007 08:05:15 IMAGR 1385 Residual map points loaded 2 4 05-OCT-2007 08:05:15 IMAGR Field 1 min allowed flux = 523.123 MilliJy iter= 23 2 3 05-OCT-2007 08:05:15 IMAGR Field 1 Clean flux density= 4.732 Jy 23 comps 2 3 05-OCT-2007 08:05:15 IMAGR Total Cleaned flux density = 4.732 Jy 23 comps 2 2 05-OCT-2007 08:05:15 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:15 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:15 IMAGR Field 2 min = -104.2 MilliJy,max = 495.5 MilliJy 2 3 05-OCT-2007 08:05:15 IMAGR TRY ANOTHER FIELD: this is 4.720E-01 < Second best 4.979E-01 2 4 05-OCT-2007 08:05:15 IMAGR Field 1 min = -92.0 MilliJy,max = 471.3 MilliJy 2 3 05-OCT-2007 08:05:15 IMAGR TRY ANOTHER FIELD: this is 4.489E-01 < Second best 4.720E-01 2 2 05-OCT-2007 08:05:15 IMAGR BGC Clean: using 509 cell beam + residuals > 71.67 MilliJy 2 2 05-OCT-2007 08:05:15 IMAGR 733 Residual map points loaded 2 4 05-OCT-2007 08:05:15 IMAGR Field 2 min allowed flux = 247.202 MilliJy iter= 8 2 3 05-OCT-2007 08:05:15 IMAGR Field 2 Clean flux density= 284.375 MilliJy 8 comps 2 3 05-OCT-2007 08:05:15 IMAGR Total Cleaned flux density = 5.017 Jy 31 comps 2 2 05-OCT-2007 08:05:15 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:15 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:15 IMAGR Field 1 min = -76.3 MilliJy,max = 228.7 MilliJy 2 3 05-OCT-2007 08:05:15 IMAGR TRY ANOTHER FIELD: this is 2.183E-01 < Second best 2.355E-01 2 4 05-OCT-2007 08:05:15 IMAGR Field 2 min = -86.7 MilliJy,max = 222.7 MilliJy 2 2 05-OCT-2007 08:05:15 IMAGR BGC Clean: using 509 cell beam + residuals > 42.42 MilliJy 2 2 05-OCT-2007 08:05:15 IMAGR 1821 Residual map points loaded 2 4 05-OCT-2007 08:05:15 IMAGR Field 2 min allowed flux = 104.787 MilliJy iter= 17 2 3 05-OCT-2007 08:05:15 IMAGR Field 2 Clean flux density= 426.659 MilliJy 17 comps 2 3 05-OCT-2007 08:05:15 IMAGR Total Cleaned flux density = 5.159 Jy 40 comps 2 2 05-OCT-2007 08:05:15 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:15 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:16 IMAGR Field 1 min = -67.5 MilliJy,max = 102.1 MilliJy 2 2 05-OCT-2007 08:05:16 IMAGR BGC Clean: using 1009 cell beam + residuals > 39.25 MilliJy 2 2 05-OCT-2007 08:05:16 IMAGR 8810 Residual map points loaded 2 4 05-OCT-2007 08:05:16 IMAGR Field 1 min algorithm flux= -55.802 MilliJy iter= 44 2 3 05-OCT-2007 08:05:16 IMAGR Field 1 Clean flux density= 4.823 Jy 44 comps 2 3 05-OCT-2007 08:05:16 IMAGR Total Cleaned flux density = 5.250 Jy 61 comps 2 2 05-OCT-2007 08:05:16 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:16 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:16 IMAGR Field 2 min = -73.4 MilliJy,max = 84.8 MilliJy 2 2 05-OCT-2007 08:05:16 IMAGR BGC Clean: using 509 cell beam + residuals > 38.71 MilliJy 2 2 05-OCT-2007 08:05:16 IMAGR 996 Residual map points loaded 2 4 05-OCT-2007 08:05:16 IMAGR Field 2 min algorithm flux= -48.093 MilliJy iter= 35 2 3 05-OCT-2007 08:05:16 IMAGR Field 2 Clean flux density= 447.204 MilliJy 35 comps 2 3 05-OCT-2007 08:05:16 IMAGR Total Cleaned flux density = 5.270 Jy 79 comps 2 2 05-OCT-2007 08:05:16 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:16 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:16 IMAGR Field 1 min = -64.4 MilliJy,max = 69.7 MilliJy 2 2 05-OCT-2007 08:05:16 IMAGR BGC Clean: using 103 cell beam + residuals > 33.06 MilliJy 2 2 05-OCT-2007 08:05:16 IMAGR 16970 Residual map points loaded 2 4 05-OCT-2007 08:05:16 IMAGR Field 1 min algorithm flux= -48.814 MilliJy iter= 92 2 3 05-OCT-2007 08:05:16 IMAGR Field 1 Clean flux density= 4.824 Jy 92 comps 2 3 05-OCT-2007 08:05:16 IMAGR Total Cleaned flux density = 5.271 Jy 127 comps 2 2 05-OCT-2007 08:05:16 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:16 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:16 IMAGR Field 1 min = -61.0 MilliJy,max = 67.8 MilliJy 2 2 05-OCT-2007 08:05:16 IMAGR BGC Clean: using 103 cell beam + residuals > 31.51 MilliJy 2 2 05-OCT-2007 08:05:16 IMAGR 16088 Residual map points loaded 2 4 05-OCT-2007 08:05:16 IMAGR Field 1 min algorithm flux= 43.402 MilliJy iter= 151 2 3 05-OCT-2007 08:05:16 IMAGR Field 1 Clean flux density= 4.837 Jy 151 comps 2 3 05-OCT-2007 08:05:16 IMAGR Total Cleaned flux density = 5.284 Jy 186 comps 2 2 05-OCT-2007 08:05:16 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:16 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:17 IMAGR Field 2 min = -64.9 MilliJy,max = 67.8 MilliJy 2 3 05-OCT-2007 08:05:17 IMAGR TRY ANOTHER FIELD: this is 3.959E-02 < Second best 4.206E-02 2 4 05-OCT-2007 08:05:17 IMAGR Field 1 min = -59.3 MilliJy,max = 62.6 MilliJy 2 2 05-OCT-2007 08:05:17 IMAGR BGC Clean: using 103 cell beam + residuals > 29.43 MilliJy 2 2 05-OCT-2007 08:05:17 IMAGR 17474 Residual map points loaded 2 4 05-OCT-2007 08:05:17 IMAGR Field 1 min algorithm flux= 39.266 MilliJy iter= 225 2 3 05-OCT-2007 08:05:17 IMAGR Field 1 Clean flux density= 4.869 Jy 225 comps 2 3 05-OCT-2007 08:05:17 IMAGR Total Cleaned flux density = 5.317 Jy 260 comps 2 2 05-OCT-2007 08:05:17 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:17 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:17 IMAGR Field 2 min = -62.3 MilliJy,max = 59.4 MilliJy 2 2 05-OCT-2007 08:05:17 IMAGR BGC Clean: using 103 cell beam + residuals > 29.21 MilliJy 2 2 05-OCT-2007 08:05:17 IMAGR 1411 Residual map points loaded 2 4 05-OCT-2007 08:05:17 IMAGR Field 2 min algorithm flux= 33.503 MilliJy iter= 77 2 3 05-OCT-2007 08:05:17 IMAGR Field 2 Clean flux density= 433.119 MilliJy 77 comps 2 3 05-OCT-2007 08:05:17 IMAGR Total Cleaned flux density = 5.303 Jy 302 comps 2 2 05-OCT-2007 08:05:17 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:17 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:17 IMAGR Field 1 min = -53.7 MilliJy,max = 55.8 MilliJy 2 2 05-OCT-2007 08:05:17 IMAGR BGC Clean: using 103 cell beam + residuals > 26.98 MilliJy 2 2 05-OCT-2007 08:05:17 IMAGR 16862 Residual map points loaded 2 4 05-OCT-2007 08:05:17 IMAGR Field 1 min algorithm flux= -34.166 MilliJy iter= 317 2 3 05-OCT-2007 08:05:17 IMAGR Field 1 Clean flux density= 4.948 Jy 317 comps 2 3 05-OCT-2007 08:05:17 IMAGR Total Cleaned flux density = 5.381 Jy 394 comps 2 2 05-OCT-2007 08:05:17 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:17 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:18 IMAGR Field 1 min = -52.3 MilliJy,max = 53.4 MilliJy 2 2 05-OCT-2007 08:05:18 IMAGR BGC Clean: using 103 cell beam + residuals > 25.66 MilliJy 2 2 05-OCT-2007 08:05:18 IMAGR 15440 Residual map points loaded 2 4 05-OCT-2007 08:05:18 IMAGR Field 1 min algorithm flux= 31.607 MilliJy iter= 420 2 3 05-OCT-2007 08:05:18 IMAGR Field 1 Clean flux density= 4.963 Jy 420 comps 2 3 05-OCT-2007 08:05:18 IMAGR Total Cleaned flux density = 5.396 Jy 497 comps 2 2 05-OCT-2007 08:05:18 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:18 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:18 IMAGR Field 2 min = -62.9 MilliJy,max = 47.9 MilliJy 2 2 05-OCT-2007 08:05:18 IMAGR BGC Clean: using 103 cell beam + residuals > 25.14 MilliJy 2 2 05-OCT-2007 08:05:18 IMAGR 827 Residual map points loaded 2 4 05-OCT-2007 08:05:18 IMAGR Field 2 min algorithm flux= 26.904 MilliJy iter= 115 2 3 05-OCT-2007 08:05:18 IMAGR Field 2 Clean flux density= 438.861 MilliJy 115 comps 2 3 05-OCT-2007 08:05:18 IMAGR Total Cleaned flux density = 5.402 Jy 535 comps 2 2 05-OCT-2007 08:05:18 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:18 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:18 IMAGR Field 1 min = -48.1 MilliJy,max = 48.7 MilliJy 2 2 05-OCT-2007 08:05:18 IMAGR BGC Clean: using 103 cell beam + residuals > 23.47 MilliJy 2 2 05-OCT-2007 08:05:18 IMAGR 17460 Residual map points loaded 2 4 05-OCT-2007 08:05:18 IMAGR Field 1 min algorithm flux= -28.179 MilliJy iter= 540 2 3 05-OCT-2007 08:05:18 IMAGR Field 1 Clean flux density= 4.986 Jy 540 comps 2 3 05-OCT-2007 08:05:18 IMAGR Total Cleaned flux density = 5.425 Jy 655 comps 2 2 05-OCT-2007 08:05:18 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:18 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:18 IMAGR Field 1 min = -47.3 MilliJy,max = 47.2 MilliJy 2 2 05-OCT-2007 08:05:18 IMAGR BGC Clean: using 103 cell beam + residuals > 22.58 MilliJy 2 2 05-OCT-2007 08:05:18 IMAGR 15979 Residual map points loaded 2 4 05-OCT-2007 08:05:19 IMAGR Field 1 min algorithm flux= 26.621 MilliJy iter= 669 2 3 05-OCT-2007 08:05:19 IMAGR Field 1 Clean flux density= 4.961 Jy 669 comps 2 3 05-OCT-2007 08:05:19 IMAGR Total Cleaned flux density = 5.400 Jy 784 comps 2 2 05-OCT-2007 08:05:19 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:19 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:19 IMAGR Field 2 min = -59.6 MilliJy,max = 44.9 MilliJy 2 2 05-OCT-2007 08:05:19 IMAGR BGC Clean: using 103 cell beam + residuals > 22.27 MilliJy 2 2 05-OCT-2007 08:05:19 IMAGR 697 Residual map points loaded 2 4 05-OCT-2007 08:05:19 IMAGR Field 2 min algorithm flux= 23.335 MilliJy iter= 155 2 3 05-OCT-2007 08:05:19 IMAGR Field 2 Clean flux density= 414.784 MilliJy 155 comps 2 3 05-OCT-2007 08:05:19 IMAGR Total Cleaned flux density = 5.376 Jy 824 comps 2 2 05-OCT-2007 08:05:19 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:19 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:19 IMAGR Field 1 min = -44.1 MilliJy,max = 43.9 MilliJy 2 2 05-OCT-2007 08:05:19 IMAGR BGC Clean: using 103 cell beam + residuals > 21.00 MilliJy 2 2 05-OCT-2007 08:05:19 IMAGR 17543 Residual map points loaded 2 4 05-OCT-2007 08:05:19 IMAGR Field 1 min algorithm flux= 24.402 MilliJy iter= 813 2 3 05-OCT-2007 08:05:19 IMAGR Field 1 Clean flux density= 5.012 Jy 813 comps 2 3 05-OCT-2007 08:05:19 IMAGR Total Cleaned flux density = 5.427 Jy 968 comps 2 2 05-OCT-2007 08:05:19 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:19 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:19 IMAGR Field 1 min = -41.9 MilliJy,max = 42.6 MilliJy 2 2 05-OCT-2007 08:05:19 IMAGR BGC Clean: using 103 cell beam + residuals > 20.31 MilliJy 2 2 05-OCT-2007 08:05:19 IMAGR 15808 Residual map points loaded 2 4 05-OCT-2007 08:05:20 IMAGR Field 1 min algorithm flux= 23.252 MilliJy iter= 963 2 3 05-OCT-2007 08:05:20 IMAGR Field 1 Clean flux density= 5.045 Jy 963 comps 2 3 05-OCT-2007 08:05:20 IMAGR Total Cleaned flux density = 5.460 Jy 1118 comps 2 2 05-OCT-2007 08:05:20 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:20 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:20 IMAGR Field 2 min = -56.8 MilliJy,max = 40.4 MilliJy 2 2 05-OCT-2007 08:05:20 IMAGR BGC Clean: using 103 cell beam + residuals > 20.06 MilliJy 2 2 05-OCT-2007 08:05:20 IMAGR 702 Residual map points loaded 2 4 05-OCT-2007 08:05:20 IMAGR Field 2 min algorithm flux= -20.864 MilliJy iter= 201 2 3 05-OCT-2007 08:05:20 IMAGR Field 2 Clean flux density= 414.942 MilliJy 201 comps 2 3 05-OCT-2007 08:05:20 IMAGR Total Cleaned flux density = 5.460 Jy 1164 comps 2 2 05-OCT-2007 08:05:20 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:20 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:20 IMAGR Field 1 min = -39.6 MilliJy,max = 39.8 MilliJy 2 2 05-OCT-2007 08:05:20 IMAGR BGC Clean: using 103 cell beam + residuals > 18.98 MilliJy 2 2 05-OCT-2007 08:05:20 IMAGR 17351 Residual map points loaded 2 4 05-OCT-2007 08:05:20 IMAGR Field 1 min algorithm flux= -21.623 MilliJy iter= 1134 2 3 05-OCT-2007 08:05:20 IMAGR Field 1 Clean flux density= 5.021 Jy 1134 comps 2 3 05-OCT-2007 08:05:20 IMAGR Total Cleaned flux density = 5.436 Jy 1335 comps 2 2 05-OCT-2007 08:05:20 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:20 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:20 IMAGR Field 1 min = -40.2 MilliJy,max = 37.6 MilliJy 2 2 05-OCT-2007 08:05:20 IMAGR BGC Clean: using 103 cell beam + residuals > 18.43 MilliJy 2 2 05-OCT-2007 08:05:21 IMAGR 15469 Residual map points loaded 2 4 05-OCT-2007 08:05:21 IMAGR Field 1 min algorithm flux= -20.761 MilliJy iter= 1311 2 3 05-OCT-2007 08:05:21 IMAGR Field 1 Clean flux density= 5.049 Jy 1311 comps 2 3 05-OCT-2007 08:05:21 IMAGR Total Cleaned flux density = 5.464 Jy 1512 comps 2 2 05-OCT-2007 08:05:21 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:21 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:21 IMAGR Field 2 min = -49.8 MilliJy,max = 34.7 MilliJy 2 2 05-OCT-2007 08:05:21 IMAGR BGC Clean: using 103 cell beam + residuals > 18.21 MilliJy 2 2 05-OCT-2007 08:05:21 IMAGR 946 Residual map points loaded 2 4 05-OCT-2007 08:05:21 IMAGR Field 2 min algorithm flux= -18.914 MilliJy iter= 261 2 3 05-OCT-2007 08:05:21 IMAGR Field 2 Clean flux density= 410.798 MilliJy 261 comps 2 3 05-OCT-2007 08:05:21 IMAGR Total Cleaned flux density = 5.460 Jy 1572 comps 2 2 05-OCT-2007 08:05:21 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:21 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:21 IMAGR Field 1 min = -37.7 MilliJy,max = 35.7 MilliJy 2 2 05-OCT-2007 08:05:21 IMAGR BGC Clean: using 103 cell beam + residuals > 17.17 MilliJy 2 2 05-OCT-2007 08:05:21 IMAGR 16642 Residual map points loaded 2 4 05-OCT-2007 08:05:21 IMAGR Field 1 min algorithm flux= -19.207 MilliJy iter= 1507 2 3 05-OCT-2007 08:05:21 IMAGR Field 1 Clean flux density= 5.013 Jy 1507 comps 2 3 05-OCT-2007 08:05:21 IMAGR Total Cleaned flux density = 5.424 Jy 1768 comps 2 2 05-OCT-2007 08:05:21 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:21 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:22 IMAGR Field 1 min = -37.4 MilliJy,max = 34.3 MilliJy 2 2 05-OCT-2007 08:05:22 IMAGR BGC Clean: using 103 cell beam + residuals > 16.70 MilliJy 2 2 05-OCT-2007 08:05:22 IMAGR 14867 Residual map points loaded 2 4 05-OCT-2007 08:05:22 IMAGR Field 1 min algorithm flux= -18.610 MilliJy iter= 1718 2 3 05-OCT-2007 08:05:22 IMAGR Field 1 Clean flux density= 5.030 Jy 1718 comps 2 3 05-OCT-2007 08:05:22 IMAGR Total Cleaned flux density = 5.441 Jy 1979 comps 2 2 05-OCT-2007 08:05:22 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:22 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:22 IMAGR Field 2 min = -43.0 MilliJy,max = 31.4 MilliJy 2 2 05-OCT-2007 08:05:22 IMAGR BGC Clean: using 103 cell beam + residuals > 16.48 MilliJy 2 2 05-OCT-2007 08:05:22 IMAGR 1228 Residual map points loaded 2 4 05-OCT-2007 08:05:22 IMAGR Field 2 min algorithm flux= -17.153 MilliJy iter= 344 2 3 05-OCT-2007 08:05:22 IMAGR Field 2 Clean flux density= 420.601 MilliJy 344 comps 2 3 05-OCT-2007 08:05:22 IMAGR Total Cleaned flux density = 5.451 Jy 2062 comps 2 2 05-OCT-2007 08:05:22 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:22 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:22 IMAGR Field 1 min = -35.1 MilliJy,max = 32.0 MilliJy 2 2 05-OCT-2007 08:05:22 IMAGR BGC Clean: using 103 cell beam + residuals > 15.38 MilliJy 2 2 05-OCT-2007 08:05:22 IMAGR 15692 Residual map points loaded 2 4 05-OCT-2007 08:05:22 IMAGR Field 1 min algorithm flux= 16.968 MilliJy iter= 1938 2 3 05-OCT-2007 08:05:22 IMAGR Field 1 Clean flux density= 5.005 Jy 1938 comps 2 3 05-OCT-2007 08:05:22 IMAGR Total Cleaned flux density = 5.426 Jy 2282 comps 2 2 05-OCT-2007 08:05:22 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:22 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:23 IMAGR Field 2 min = -45.8 MilliJy,max = 31.5 MilliJy 2 2 05-OCT-2007 08:05:23 IMAGR BGC Clean: using 103 cell beam + residuals > 15.24 MilliJy 2 2 05-OCT-2007 08:05:23 IMAGR 1332 Residual map points loaded 2 4 05-OCT-2007 08:05:23 IMAGR Field 2 min algorithm flux= 15.785 MilliJy iter= 426 2 3 05-OCT-2007 08:05:23 IMAGR Field 2 Clean flux density= 423.725 MilliJy 426 comps 2 3 05-OCT-2007 08:05:23 IMAGR Total Cleaned flux density = 5.429 Jy 2364 comps 2 2 05-OCT-2007 08:05:23 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:23 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:23 IMAGR Field 1 min = -33.4 MilliJy,max = 30.0 MilliJy 2 2 05-OCT-2007 08:05:23 IMAGR BGC Clean: using 103 cell beam + residuals > 14.34 MilliJy 2 2 05-OCT-2007 08:05:23 IMAGR 15946 Residual map points loaded 2 4 05-OCT-2007 08:05:23 IMAGR Field 1 min algorithm flux= -15.710 MilliJy iter= 2169 2 3 05-OCT-2007 08:05:23 IMAGR Field 1 Clean flux density= 4.991 Jy 2169 comps 2 3 05-OCT-2007 08:05:23 IMAGR Total Cleaned flux density = 5.414 Jy 2595 comps 2 2 05-OCT-2007 08:05:23 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:23 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:23 IMAGR Field 2 min = -39.8 MilliJy,max = 28.6 MilliJy 2 2 05-OCT-2007 08:05:23 IMAGR BGC Clean: using 103 cell beam + residuals > 14.22 MilliJy 2 2 05-OCT-2007 08:05:23 IMAGR 978 Residual map points loaded 2 4 05-OCT-2007 08:05:23 IMAGR Field 2 min algorithm flux= 14.631 MilliJy iter= 503 2 3 05-OCT-2007 08:05:23 IMAGR Field 2 Clean flux density= 422.068 MilliJy 503 comps 2 3 05-OCT-2007 08:05:23 IMAGR Total Cleaned flux density = 5.413 Jy 2672 comps 2 2 05-OCT-2007 08:05:23 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:23 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:24 IMAGR Field 1 min = -32.4 MilliJy,max = 28.0 MilliJy 2 2 05-OCT-2007 08:05:24 IMAGR BGC Clean: using 103 cell beam + residuals > 13.41 MilliJy 2 2 05-OCT-2007 08:05:24 IMAGR 16330 Residual map points loaded 2 4 05-OCT-2007 08:05:24 IMAGR Field 1 min algorithm flux= -14.665 MilliJy iter= 2430 2 3 05-OCT-2007 08:05:24 IMAGR Field 1 Clean flux density= 4.974 Jy 2430 comps 2 3 05-OCT-2007 08:05:24 IMAGR Total Cleaned flux density = 5.396 Jy 2933 comps 2 2 05-OCT-2007 08:05:24 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:24 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:24 IMAGR Field 1 min = -27.3 MilliJy,max = 27.3 MilliJy 2 2 05-OCT-2007 08:05:24 IMAGR BGC Clean: using 103 cell beam + residuals > 13.14 MilliJy 2 2 05-OCT-2007 08:05:24 IMAGR 14891 Residual map points loaded 2 4 05-OCT-2007 08:05:24 IMAGR Field 1 min algorithm flux= 14.514 MilliJy iter= 2746 2 3 05-OCT-2007 08:05:24 IMAGR Field 1 Clean flux density= 4.977 Jy 2746 comps 2 3 05-OCT-2007 08:05:24 IMAGR Total Cleaned flux density = 5.399 Jy 3249 comps 2 2 05-OCT-2007 08:05:24 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:24 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:25 IMAGR Field 2 min = -36.9 MilliJy,max = 25.7 MilliJy 2 2 05-OCT-2007 08:05:25 IMAGR BGC Clean: using 103 cell beam + residuals > 12.99 MilliJy 2 2 05-OCT-2007 08:05:25 IMAGR 2008 Residual map points loaded 2 4 05-OCT-2007 08:05:25 IMAGR Field 2 min algorithm flux= 13.632 MilliJy iter= 655 2 3 05-OCT-2007 08:05:25 IMAGR Field 2 Clean flux density= 428.136 MilliJy 655 comps 2 3 05-OCT-2007 08:05:25 IMAGR Total Cleaned flux density = 5.405 Jy 3401 comps 2 2 05-OCT-2007 08:05:25 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:25 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:25 IMAGR Field 1 min = -27.5 MilliJy,max = 23.7 MilliJy 2 2 05-OCT-2007 08:05:25 IMAGR BGC Clean: using 103 cell beam + residuals > 11.76 MilliJy 2 2 05-OCT-2007 08:05:25 IMAGR 14424 Residual map points loaded 2 4 05-OCT-2007 08:05:25 IMAGR Field 1 min algorithm flux= 12.886 MilliJy iter= 3081 2 3 05-OCT-2007 08:05:25 IMAGR Field 1 Clean flux density= 4.946 Jy 3081 comps 2 3 05-OCT-2007 08:05:25 IMAGR Total Cleaned flux density = 5.374 Jy 3736 comps 2 2 05-OCT-2007 08:05:25 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:25 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:26 IMAGR Field 2 min = -35.2 MilliJy,max = 23.8 MilliJy 2 2 05-OCT-2007 08:05:26 IMAGR BGC Clean: using 103 cell beam + residuals > 11.61 MilliJy 2 2 05-OCT-2007 08:05:26 IMAGR 2002 Residual map points loaded 2 4 05-OCT-2007 08:05:26 IMAGR Field 2 min algorithm flux= -12.098 MilliJy iter= 809 2 3 05-OCT-2007 08:05:26 IMAGR Field 2 Clean flux density= 438.656 MilliJy 809 comps 2 3 05-OCT-2007 08:05:26 IMAGR Total Cleaned flux density = 5.385 Jy 3890 comps 2 2 05-OCT-2007 08:05:26 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:26 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:26 IMAGR Field 1 min = -23.1 MilliJy,max = 21.5 MilliJy 2 2 05-OCT-2007 08:05:26 IMAGR BGC Clean: using 103 cell beam + residuals > 10.64 MilliJy 2 2 05-OCT-2007 08:05:26 IMAGR 14757 Residual map points loaded 2 4 05-OCT-2007 08:05:26 IMAGR Field 1 min algorithm flux= 11.652 MilliJy iter= 3455 2 3 05-OCT-2007 08:05:26 IMAGR Field 1 Clean flux density= 4.961 Jy 3455 comps 2 3 05-OCT-2007 08:05:26 IMAGR Total Cleaned flux density = 5.400 Jy 4264 comps 2 2 05-OCT-2007 08:05:26 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:26 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:27 IMAGR Field 2 min = -23.9 MilliJy,max = 21.9 MilliJy 2 2 05-OCT-2007 08:05:27 IMAGR BGC Clean: using 103 cell beam + residuals > 10.51 MilliJy 2 2 05-OCT-2007 08:05:27 IMAGR 2094 Residual map points loaded 2 4 05-OCT-2007 08:05:27 IMAGR Field 2 min algorithm flux= -10.982 MilliJy iter= 990 2 3 05-OCT-2007 08:05:27 IMAGR Field 2 Clean flux density= 439.769 MilliJy 990 comps 2 3 05-OCT-2007 08:05:27 IMAGR Total Cleaned flux density = 5.401 Jy 4445 comps 2 2 05-OCT-2007 08:05:27 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:27 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:27 IMAGR Field 1 min = -21.6 MilliJy,max = 18.4 MilliJy 2 2 05-OCT-2007 08:05:27 IMAGR BGC Clean: using 103 cell beam + residuals > 9.59 MilliJy 2 2 05-OCT-2007 08:05:27 IMAGR 15023 Residual map points loaded 2 4 05-OCT-2007 08:05:28 IMAGR Field 1 min algorithm flux= 10.577 MilliJy iter= 3914 2 3 05-OCT-2007 08:05:28 IMAGR Field 1 Clean flux density= 4.916 Jy 3914 comps 2 3 05-OCT-2007 08:05:28 IMAGR Total Cleaned flux density = 5.356 Jy 4904 comps 2 2 05-OCT-2007 08:05:28 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:28 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:28 IMAGR Field 2 min = -28.0 MilliJy,max = 20.9 MilliJy 2 2 05-OCT-2007 08:05:28 IMAGR BGC Clean: using 103 cell beam + residuals > 9.50 MilliJy 2 2 05-OCT-2007 08:05:28 IMAGR 2871 Residual map points loaded 2 4 05-OCT-2007 08:05:28 IMAGR Field 2 min algorithm flux= 10.166 MilliJy iter= 1262 2 3 05-OCT-2007 08:05:28 IMAGR Field 2 Clean flux density= 486.124 MilliJy 1262 comps 2 3 05-OCT-2007 08:05:28 IMAGR Total Cleaned flux density = 5.402 Jy 5176 comps 2 2 05-OCT-2007 08:05:28 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:28 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:29 IMAGR Field 1 min = -16.9 MilliJy,max = 17.6 MilliJy 2 2 05-OCT-2007 08:05:29 IMAGR BGC Clean: using 103 cell beam + residuals > 8.73 MilliJy 2 2 05-OCT-2007 08:05:29 IMAGR 14914 Residual map points loaded 2 4 05-OCT-2007 08:05:29 IMAGR Field 1 min algorithm flux= -9.844 MilliJy iter= 4516 2 3 05-OCT-2007 08:05:29 IMAGR Field 1 Clean flux density= 4.816 Jy 4516 comps 2 3 05-OCT-2007 08:05:29 IMAGR Total Cleaned flux density = 5.302 Jy 5778 comps 2 2 05-OCT-2007 08:05:29 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:29 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:30 IMAGR Field 2 min = -20.7 MilliJy,max = 23.1 MilliJy 2 2 05-OCT-2007 08:05:30 IMAGR BGC Clean: using 509 cell beam + residuals > 9.27 MilliJy 2 2 05-OCT-2007 08:05:30 IMAGR 2506 Residual map points loaded 2 4 05-OCT-2007 08:05:30 IMAGR Field 2 min allowed flux = -11.555 MilliJy iter= 1330 2 3 05-OCT-2007 08:05:30 IMAGR Field 2 Clean flux density= 517.598 MilliJy 1330 comps 2 3 05-OCT-2007 08:05:30 IMAGR Total Cleaned flux density = 5.333 Jy 5846 comps 2 2 05-OCT-2007 08:05:30 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:30 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:30 IMAGR Field 2 min = -17.7 MilliJy,max = 16.9 MilliJy 2 2 05-OCT-2007 08:05:30 IMAGR BGC Clean: using 103 cell beam + residuals > 8.54 MilliJy 2 2 05-OCT-2007 08:05:30 IMAGR 1492 Residual map points loaded 2 4 05-OCT-2007 08:05:30 IMAGR Field 2 min algorithm flux= 8.868 MilliJy iter= 1556 2 3 05-OCT-2007 08:05:30 IMAGR Field 2 Clean flux density= 506.148 MilliJy 1556 comps 2 3 05-OCT-2007 08:05:30 IMAGR Total Cleaned flux density = 5.322 Jy 6072 comps 2 2 05-OCT-2007 08:05:30 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:30 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:30 IMAGR Field 1 min = -16.7 MilliJy,max = 15.8 MilliJy 2 2 05-OCT-2007 08:05:30 IMAGR BGC Clean: using 103 cell beam + residuals > 7.20 MilliJy 2 2 05-OCT-2007 08:05:30 IMAGR 15444 Residual map points loaded 2 4 05-OCT-2007 08:05:31 IMAGR Field 1 min algorithm flux= -8.090 MilliJy iter= 5225 2 3 05-OCT-2007 08:05:31 IMAGR Field 1 Clean flux density= 4.760 Jy 5225 comps 2 3 05-OCT-2007 08:05:31 IMAGR Total Cleaned flux density = 5.266 Jy 6781 comps 2 2 05-OCT-2007 08:05:31 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:31 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:31 IMAGR Field 2 min = -14.5 MilliJy,max = 17.5 MilliJy 2 2 05-OCT-2007 08:05:31 IMAGR BGC Clean: using 103 cell beam + residuals > 7.08 MilliJy 2 2 05-OCT-2007 08:05:31 IMAGR 2325 Residual map points loaded 2 4 05-OCT-2007 08:05:31 IMAGR Field 2 min algorithm flux= -7.487 MilliJy iter= 1867 2 3 05-OCT-2007 08:05:31 IMAGR Field 2 Clean flux density= 512.480 MilliJy 1867 comps 2 3 05-OCT-2007 08:05:31 IMAGR Total Cleaned flux density = 5.272 Jy 7092 comps 2 2 05-OCT-2007 08:05:32 IMAGR ALGSTB: All 152 Rows In AP (Max 267) 2 2 05-OCT-2007 08:05:32 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 2 2 05-OCT-2007 08:05:32 IMAGR ALGSTB: Pass 1; 141- 0 Cells, with 1306 Pts 2 4 05-OCT-2007 08:05:32 IMAGR Field 1 min = -14.2 MilliJy,max = 20.3 MilliJy 2 2 05-OCT-2007 08:05:32 IMAGR BGC Clean: using 103 cell beam + residuals > 6.13 MilliJy 2 2 05-OCT-2007 08:05:32 IMAGR 15146 Residual map points loaded 2 4 05-OCT-2007 08:05:32 IMAGR Field 1 min algorithm flux= 6.908 MilliJy iter= 6051 2 3 05-OCT-2007 08:05:32 IMAGR Field 1 Clean flux density= 4.728 Jy 6051 comps 2 3 05-OCT-2007 08:05:32 IMAGR Total Cleaned flux density = 5.240 Jy 7918 comps 2 2 05-OCT-2007 08:05:32 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:32 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:33 IMAGR Field 2 min = -13.3 MilliJy,max = 15.8 MilliJy 2 2 05-OCT-2007 08:05:33 IMAGR BGC Clean: using 103 cell beam + residuals > 6.00 MilliJy 2 2 05-OCT-2007 08:05:33 IMAGR 2463 Residual map points loaded 2 4 05-OCT-2007 08:05:33 IMAGR Field 2 min algorithm flux= 6.361 MilliJy iter= 2222 2 3 05-OCT-2007 08:05:33 IMAGR Field 2 Clean flux density= 556.296 MilliJy 2222 comps 2 3 05-OCT-2007 08:05:33 IMAGR Total Cleaned flux density = 5.284 Jy 8273 comps 2 2 05-OCT-2007 08:05:33 IMAGR ALGSTB: All 152 Rows In AP (Max 267) 2 2 05-OCT-2007 08:05:33 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 2 2 05-OCT-2007 08:05:33 IMAGR ALGSTB: Pass 1; 141- 0 Cells, with 1306 Pts 2 4 05-OCT-2007 08:05:33 IMAGR Field 1 min = -15.2 MilliJy,max = 20.6 MilliJy 2 2 05-OCT-2007 08:05:34 IMAGR BGC Clean: using 103 cell beam + residuals > 5.20 MilliJy 2 2 05-OCT-2007 08:05:34 IMAGR 15564 Residual map points loaded 2 4 05-OCT-2007 08:05:34 IMAGR Field 1 min algorithm flux= 5.910 MilliJy iter= 7035 2 3 05-OCT-2007 08:05:34 IMAGR Field 1 Clean flux density= 4.624 Jy 7035 comps 2 3 05-OCT-2007 08:05:34 IMAGR Total Cleaned flux density = 5.180 Jy 9257 comps 2 2 05-OCT-2007 08:05:34 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:34 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:35 IMAGR Field 2 min = -12.7 MilliJy,max = 16.5 MilliJy 2 2 05-OCT-2007 08:05:35 IMAGR BGC Clean: using 509 cell beam + residuals > 6.11 MilliJy 2 2 05-OCT-2007 08:05:35 IMAGR 1655 Residual map points loaded 2 4 05-OCT-2007 08:05:35 IMAGR Field 2 min allowed flux = 8.272 MilliJy iter= 2272 2 3 05-OCT-2007 08:05:35 IMAGR Field 2 Clean flux density= 591.971 MilliJy 2272 comps 2 3 05-OCT-2007 08:05:35 IMAGR Total Cleaned flux density = 5.216 Jy 9307 comps 2 2 05-OCT-2007 08:05:35 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:35 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:35 IMAGR Field 2 min = -11.9 MilliJy,max = 13.8 MilliJy 2 2 05-OCT-2007 08:05:35 IMAGR BGC Clean: using 103 cell beam + residuals > 5.07 MilliJy 2 2 05-OCT-2007 08:05:35 IMAGR 2134 Residual map points loaded 2 4 05-OCT-2007 08:05:35 IMAGR Field 2 min algorithm flux= -5.339 MilliJy iter= 2671 2 3 05-OCT-2007 08:05:35 IMAGR Field 2 Clean flux density= 600.620 MilliJy 2671 comps 2 3 05-OCT-2007 08:05:35 IMAGR Total Cleaned flux density = 5.224 Jy 9706 comps 2 2 05-OCT-2007 08:05:35 IMAGR ALGSTB: All 152 Rows In AP (Max 267) 2 2 05-OCT-2007 08:05:35 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 2 2 05-OCT-2007 08:05:35 IMAGR ALGSTB: Pass 1; 141- 0 Cells, with 1306 Pts 2 4 05-OCT-2007 08:05:36 IMAGR Field 1 min = -16.5 MilliJy,max = 21.2 MilliJy 2 2 05-OCT-2007 08:05:36 IMAGR BGC Clean: using 103 cell beam + residuals > 4.58 MilliJy 2 2 05-OCT-2007 08:05:36 IMAGR 16683 Residual map points loaded 2 4 05-OCT-2007 08:05:36 IMAGR Field 1 min allowed flux = 5.300 MilliJy iter= 8050 2 3 05-OCT-2007 08:05:36 IMAGR Field 1 Clean flux density= 4.584 Jy 8050 comps 2 3 05-OCT-2007 08:05:36 IMAGR Total Cleaned flux density = 5.185 Jy 10721 comps 2 2 05-OCT-2007 08:05:36 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:36 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:37 IMAGR Field 2 min = -11.1 MilliJy,max = 10.9 MilliJy 2 2 05-OCT-2007 08:05:37 IMAGR BGC Clean: using 103 cell beam + residuals > 4.46 MilliJy 2 2 05-OCT-2007 08:05:37 IMAGR 1209 Residual map points loaded 2 4 05-OCT-2007 08:05:37 IMAGR Field 2 min algorithm flux= 4.648 MilliJy iter= 2924 2 3 05-OCT-2007 08:05:37 IMAGR Field 2 Clean flux density= 579.637 MilliJy 2924 comps 2 3 05-OCT-2007 08:05:37 IMAGR Total Cleaned flux density = 5.164 Jy 10974 comps 2 2 05-OCT-2007 08:05:37 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:37 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:38 IMAGR Field 1 min = -16.1 MilliJy,max = 20.7 MilliJy 2 2 05-OCT-2007 08:05:38 IMAGR BGC Clean: using 103 cell beam + residuals > 4.27 MilliJy 2 2 05-OCT-2007 08:05:38 IMAGR 18434 Residual map points loaded 2 4 05-OCT-2007 08:05:38 IMAGR Field 1 min allowed flux = 5.304 MilliJy iter= 8887 2 3 05-OCT-2007 08:05:38 IMAGR Field 1 Clean flux density= 4.586 Jy 8887 comps 2 3 05-OCT-2007 08:05:38 IMAGR Total Cleaned flux density = 5.166 Jy 11811 comps 2 2 05-OCT-2007 08:05:38 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:38 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:39 IMAGR Field 1 min = -15.3 MilliJy,max = 25.9 MilliJy 2 2 05-OCT-2007 08:05:39 IMAGR BGC Clean: using 541 cell beam + residuals > 4.54 MilliJy 2 2 05-OCT-2007 08:05:39 IMAGR 18810 Residual map points loaded 2 4 05-OCT-2007 08:05:40 IMAGR Field 1 min allowed flux = -5.656 MilliJy iter= 9256 2 3 05-OCT-2007 08:05:40 IMAGR Field 1 Clean flux density= 4.575 Jy 9256 comps 2 3 05-OCT-2007 08:05:40 IMAGR Total Cleaned flux density = 5.155 Jy 12180 comps 2 2 05-OCT-2007 08:05:40 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:40 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:40 IMAGR Field 1 min = -13.5 MilliJy,max = 21.1 MilliJy 2 2 05-OCT-2007 08:05:41 IMAGR BGC Clean: using 103 cell beam + residuals > 3.78 MilliJy 2 2 05-OCT-2007 08:05:41 IMAGR 17259 Residual map points loaded 2 4 05-OCT-2007 08:05:41 IMAGR Field 1 min algorithm flux= 4.142 MilliJy iter= 10216 2 3 05-OCT-2007 08:05:41 IMAGR Field 1 Clean flux density= 4.573 Jy 10216 comps 2 3 05-OCT-2007 08:05:41 IMAGR Total Cleaned flux density = 5.153 Jy 13140 comps 2 2 05-OCT-2007 08:05:41 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:41 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:42 IMAGR Field 2 min = -7.9 MilliJy,max = 7.5 MilliJy 2 2 05-OCT-2007 08:05:42 IMAGR BGC Clean: using 103 cell beam + residuals > 3.70 MilliJy 2 2 05-OCT-2007 08:05:42 IMAGR 461 Residual map points loaded 2 4 05-OCT-2007 08:05:42 IMAGR Field 2 min algorithm flux= -3.783 MilliJy iter= 3040 2 3 05-OCT-2007 08:05:42 IMAGR Field 2 Clean flux density= 569.424 MilliJy 3040 comps 2 3 05-OCT-2007 08:05:42 IMAGR Total Cleaned flux density = 5.143 Jy 13256 comps 2 2 05-OCT-2007 08:05:42 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:42 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:42 IMAGR Field 1 min = -13.0 MilliJy,max = 18.8 MilliJy 2 2 05-OCT-2007 08:05:43 IMAGR BGC Clean: using 103 cell beam + residuals > 3.69 MilliJy 2 2 05-OCT-2007 08:05:43 IMAGR 19512 Residual map points loaded 2 4 05-OCT-2007 08:05:43 IMAGR Field 1 min algorithm flux= 4.073 MilliJy iter= 11427 2 3 05-OCT-2007 08:05:43 IMAGR Field 1 Clean flux density= 4.566 Jy 11427 comps 2 3 05-OCT-2007 08:05:43 IMAGR Total Cleaned flux density = 5.135 Jy 14467 comps 2 2 05-OCT-2007 08:05:43 IMAGR ALGSTB: All 292 Rows In AP (Max 523) 2 2 05-OCT-2007 08:05:43 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 05-OCT-2007 08:05:43 IMAGR ALGSTB: Pass 1; 281- 0 Cells, with 1306 Pts 2 4 05-OCT-2007 08:05:44 IMAGR Field 1 min = -14.9 MilliJy,max = 21.5 MilliJy 2 2 05-OCT-2007 08:05:44 IMAGR BGC Clean: using 679 cell beam + residuals > 4.53 MilliJy 2 2 05-OCT-2007 08:05:44 IMAGR 17210 Residual map points loaded 2 4 05-OCT-2007 08:05:44 IMAGR Field 1 min allowed flux = -6.117 MilliJy iter= 11641 2 3 05-OCT-2007 08:05:44 IMAGR Field 1 Clean flux density= 4.580 Jy 11641 comps 2 3 05-OCT-2007 08:05:44 IMAGR Total Cleaned flux density = 5.150 Jy 14681 comps 2 2 05-OCT-2007 08:05:44 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:44 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:44 IMAGR Field 1 min = -12.6 MilliJy,max = 21.7 MilliJy 2 2 05-OCT-2007 08:05:45 IMAGR BGC Clean: using 103 cell beam + residuals > 3.70 MilliJy 2 2 05-OCT-2007 08:05:45 IMAGR 19522 Residual map points loaded 2 4 05-OCT-2007 08:05:45 IMAGR Field 1 min algorithm flux= -4.114 MilliJy iter= 13135 2 3 05-OCT-2007 08:05:45 IMAGR Field 1 Clean flux density= 4.602 Jy 13135 comps 2 3 05-OCT-2007 08:05:45 IMAGR Total Cleaned flux density = 5.171 Jy 16175 comps 2 2 05-OCT-2007 08:05:46 IMAGR ALGSTB: All 292 Rows In AP (Max 523) 2 2 05-OCT-2007 08:05:46 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 05-OCT-2007 08:05:46 IMAGR ALGSTB: Pass 1; 281- 0 Cells, with 1306 Pts 2 4 05-OCT-2007 08:05:46 IMAGR Field 1 min = -15.4 MilliJy,max = 19.3 MilliJy 2 2 05-OCT-2007 08:05:46 IMAGR BGC Clean: using 679 cell beam + residuals > 5.13 MilliJy 2 2 05-OCT-2007 08:05:46 IMAGR 14265 Residual map points loaded 2 4 05-OCT-2007 08:05:46 IMAGR Field 1 min allowed flux = -6.946 MilliJy iter= 13341 2 3 05-OCT-2007 08:05:46 IMAGR Field 1 Clean flux density= 4.600 Jy 13341 comps 2 3 05-OCT-2007 08:05:46 IMAGR Total Cleaned flux density = 5.170 Jy 16381 comps 2 2 05-OCT-2007 08:05:46 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:46 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:47 IMAGR Field 1 min = -13.2 MilliJy,max = 19.0 MilliJy 2 2 05-OCT-2007 08:05:47 IMAGR BGC Clean: using 103 cell beam + residuals > 3.74 MilliJy 2 2 05-OCT-2007 08:05:47 IMAGR 19563 Residual map points loaded 2 4 05-OCT-2007 08:05:48 IMAGR Field 1 min algorithm flux= 4.178 MilliJy iter= 15077 2 3 05-OCT-2007 08:05:48 IMAGR Field 1 Clean flux density= 4.569 Jy 15077 comps 2 3 05-OCT-2007 08:05:48 IMAGR Total Cleaned flux density = 5.138 Jy 18117 comps 2 2 05-OCT-2007 08:05:48 IMAGR ALGSTB: All 292 Rows In AP (Max 523) 2 2 05-OCT-2007 08:05:48 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 05-OCT-2007 08:05:48 IMAGR ALGSTB: Pass 1; 281- 0 Cells, with 1306 Pts 2 4 05-OCT-2007 08:05:48 IMAGR Field 1 min = -18.1 MilliJy,max = 23.6 MilliJy 2 2 05-OCT-2007 08:05:48 IMAGR BGC Clean: using 679 cell beam + residuals > 5.97 MilliJy 2 2 05-OCT-2007 08:05:48 IMAGR 17432 Residual map points loaded 2 4 05-OCT-2007 08:05:48 IMAGR Field 1 min allowed flux = 8.071 MilliJy iter= 15307 2 3 05-OCT-2007 08:05:48 IMAGR Field 1 Clean flux density= 4.592 Jy 15307 comps 2 3 05-OCT-2007 08:05:48 IMAGR Total Cleaned flux density = 5.161 Jy 18347 comps 2 2 05-OCT-2007 08:05:48 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:48 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:49 IMAGR Field 1 min = -14.2 MilliJy,max = 22.4 MilliJy 2 2 05-OCT-2007 08:05:49 IMAGR BGC Clean: using 103 cell beam + residuals > 4.17 MilliJy 2 2 05-OCT-2007 08:05:49 IMAGR 19788 Residual map points loaded 2 4 05-OCT-2007 08:05:50 IMAGR Field 1 min algorithm flux= 4.726 MilliJy iter= 17553 2 3 05-OCT-2007 08:05:50 IMAGR Field 1 Clean flux density= 4.596 Jy 17553 comps 2 3 05-OCT-2007 08:05:50 IMAGR Total Cleaned flux density = 5.165 Jy 20593 comps 2 2 05-OCT-2007 08:05:50 IMAGR ALGSTB: All 292 Rows In AP (Max 523) 2 2 05-OCT-2007 08:05:50 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 05-OCT-2007 08:05:50 IMAGR ALGSTB: Pass 1; 281- 0 Cells, with 1306 Pts 2 4 05-OCT-2007 08:05:50 IMAGR Field 1 min = -24.1 MilliJy,max = 23.9 MilliJy 2 2 05-OCT-2007 08:05:50 IMAGR BGC Clean: using 679 cell beam + residuals > 8.89 MilliJy 2 2 05-OCT-2007 08:05:50 IMAGR 16647 Residual map points loaded 2 4 05-OCT-2007 08:05:51 IMAGR Field 1 min allowed flux = -12.033 MilliJy iter= 17742 2 3 05-OCT-2007 08:05:51 IMAGR Field 1 Clean flux density= 4.600 Jy 17742 comps 2 3 05-OCT-2007 08:05:51 IMAGR Total Cleaned flux density = 5.169 Jy 20782 comps 2 2 05-OCT-2007 08:05:51 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:51 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:51 IMAGR Field 1 min = -17.3 MilliJy,max = 19.5 MilliJy 2 2 05-OCT-2007 08:05:51 IMAGR BGC Clean: using 103 cell beam + residuals > 5.77 MilliJy 2 2 05-OCT-2007 08:05:51 IMAGR 19988 Residual map points loaded 2 4 05-OCT-2007 08:05:53 IMAGR Field 1 min algorithm flux= -6.634 MilliJy iter= 20582 2 3 05-OCT-2007 08:05:53 IMAGR Field 1 Clean flux density= 4.615 Jy 20582 comps 2 3 05-OCT-2007 08:05:53 IMAGR Total Cleaned flux density = 5.185 Jy 23622 comps 2 2 05-OCT-2007 08:05:53 IMAGR ALGSTB: All 292 Rows In AP (Max 523) 2 2 05-OCT-2007 08:05:53 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 05-OCT-2007 08:05:53 IMAGR ALGSTB: Pass 1; 281- 0 Cells, with 1306 Pts 2 4 05-OCT-2007 08:05:53 IMAGR Field 1 min = -47.0 MilliJy,max = 46.4 MilliJy 2 2 05-OCT-2007 08:05:53 IMAGR BGC Clean: using 541 cell beam + residuals > 18.84 MilliJy 2 2 05-OCT-2007 08:05:53 IMAGR 15271 Residual map points loaded 2 4 05-OCT-2007 08:05:54 IMAGR Field 1 min allowed flux = 23.511 MilliJy iter= 20781 2 3 05-OCT-2007 08:05:54 IMAGR Field 1 Clean flux density= 4.646 Jy 20781 comps 2 3 05-OCT-2007 08:05:54 IMAGR Total Cleaned flux density = 5.216 Jy 23821 comps 2 2 05-OCT-2007 08:05:54 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:54 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:54 IMAGR Field 1 min = -24.7 MilliJy,max = 27.9 MilliJy 2 2 05-OCT-2007 08:05:54 IMAGR BGC Clean: using 103 cell beam + residuals > 10.42 MilliJy 2 2 05-OCT-2007 08:05:54 IMAGR 19995 Residual map points loaded 2 4 05-OCT-2007 08:05:56 IMAGR Field 1 min algorithm flux= -11.983 MilliJy iter= 24006 2 3 05-OCT-2007 08:05:56 IMAGR Field 1 Clean flux density= 4.560 Jy 24006 comps 2 3 05-OCT-2007 08:05:56 IMAGR Total Cleaned flux density = 5.130 Jy 27046 comps 2 2 05-OCT-2007 08:05:56 IMAGR ALGSTB: All 292 Rows In AP (Max 523) 2 2 05-OCT-2007 08:05:56 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 05-OCT-2007 08:05:56 IMAGR ALGSTB: Pass 1; 281- 0 Cells, with 1306 Pts 2 4 05-OCT-2007 08:05:56 IMAGR Field 1 min = -95.5 MilliJy,max = 95.2 MilliJy 2 2 05-OCT-2007 08:05:56 IMAGR BGC Clean: using 103 cell beam + residuals > 38.73 MilliJy 2 2 05-OCT-2007 08:05:56 IMAGR 19988 Residual map points loaded 2 4 05-OCT-2007 08:05:57 IMAGR Field 1 min allowed flux = -47.725 MilliJy iter= 26697 2 3 05-OCT-2007 08:05:57 IMAGR Field 1 Clean flux density= 4.898 Jy 26697 comps 2 3 05-OCT-2007 08:05:57 IMAGR Total Cleaned flux density = 5.468 Jy 29737 comps 2 2 05-OCT-2007 08:05:58 IMAGR ALGSTB: All 292 Rows In AP (Max 523) 2 2 05-OCT-2007 08:05:58 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 05-OCT-2007 08:05:58 IMAGR ALGSTB: Pass 1; 281- 0 Cells, with 1306 Pts 2 4 05-OCT-2007 08:05:58 IMAGR Field 1 min = -425.5 MilliJy,max = 383.8 MilliJy 2 2 05-OCT-2007 08:05:58 IMAGR BGC Clean: using 679 cell beam + residuals > 157.16 MilliJy 2 2 05-OCT-2007 08:05:58 IMAGR 14333 Residual map points loaded 2 4 05-OCT-2007 08:05:58 IMAGR Field 1 min allowed flux = 212.066 MilliJy iter= 26818 2 3 05-OCT-2007 08:05:58 IMAGR Field 1 Clean flux density= 4.572 Jy 26818 comps 2 3 05-OCT-2007 08:05:58 IMAGR Total Cleaned flux density = 5.141 Jy 29858 comps 2 2 05-OCT-2007 08:05:58 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:05:58 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:05:58 IMAGR Field 1 min = -210.0 MilliJy,max = 214.7 MilliJy 2 2 05-OCT-2007 08:05:58 IMAGR BGC Clean: using 103 cell beam + residuals > 96.17 MilliJy 2 2 05-OCT-2007 08:05:58 IMAGR 19988 Residual map points loaded 2 5 05-OCT-2007 08:05:59 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:05:59 IMAGR Field 1 min algorithm flux= -147.772 MilliJy iter= 28009 2 5 05-OCT-2007 08:05:59 IMAGR Field 1 Clean flux density= 3.663 Jy 28009 comps 2 5 05-OCT-2007 08:05:59 IMAGR Total Cleaned flux density = 4.233 Jy 31049 comps 2 2 05-OCT-2007 08:05:59 IMAGR ALGSTB: All 292 Rows In AP (Max 523) 2 2 05-OCT-2007 08:05:59 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 05-OCT-2007 08:05:59 IMAGR ALGSTB: Pass 1; 281- 0 Cells, with 1306 Pts 2 4 05-OCT-2007 08:06:00 IMAGR Field 1 min = -424.0 MilliJy,max = 469.9 MilliJy 2 2 05-OCT-2007 08:06:00 IMAGR BGC Clean: using 679 cell beam + residuals > 173.57 MilliJy 2 2 05-OCT-2007 08:06:00 IMAGR 13166 Residual map points loaded 2 4 05-OCT-2007 08:06:00 IMAGR Field 1 min allowed flux = 232.548 MilliJy iter= 28135 2 3 05-OCT-2007 08:06:00 IMAGR Field 1 Clean flux density= 3.951 Jy 28135 comps 2 3 05-OCT-2007 08:06:00 IMAGR Total Cleaned flux density = 4.520 Jy 31175 comps 2 2 05-OCT-2007 08:06:00 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:06:00 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:06:00 IMAGR Field 1 min = -229.9 MilliJy,max = 239.3 MilliJy 2 2 05-OCT-2007 08:06:00 IMAGR BGC Clean: using 103 cell beam + residuals > 99.72 MilliJy 2 2 05-OCT-2007 08:06:00 IMAGR 19992 Residual map points loaded 2 4 05-OCT-2007 08:06:02 IMAGR Field 1 min allowed flux = 114.992 MilliJy iter= 31364 2 3 05-OCT-2007 08:06:02 IMAGR Field 1 Clean flux density= 4.000 Jy 31364 comps 2 3 05-OCT-2007 08:06:02 IMAGR Total Cleaned flux density = 4.569 Jy 34404 comps 2 2 05-OCT-2007 08:06:02 IMAGR ALGSTB: All 292 Rows In AP (Max 523) 2 2 05-OCT-2007 08:06:02 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 05-OCT-2007 08:06:02 IMAGR ALGSTB: Pass 1; 281- 0 Cells, with 1306 Pts 2 4 05-OCT-2007 08:06:02 IMAGR Field 1 min = -1.2 Jy,max = 1.3 Jy 2 2 05-OCT-2007 08:06:02 IMAGR BGC Clean: using 541 cell beam + residuals > 501.05 MilliJy 2 2 05-OCT-2007 08:06:02 IMAGR 16576 Residual map points loaded 2 5 05-OCT-2007 08:06:02 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:06:02 IMAGR Field 1 min algorithm flux= -911.651 MilliJy iter= 31421 2 5 05-OCT-2007 08:06:02 IMAGR Field 1 Clean flux density= 3.524 Jy 31421 comps 2 5 05-OCT-2007 08:06:02 IMAGR Total Cleaned flux density = 4.093 Jy 34461 comps 2 2 05-OCT-2007 08:06:02 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:06:02 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:06:03 IMAGR Field 1 min = -903.0 MilliJy,max = 897.8 MilliJy 2 2 05-OCT-2007 08:06:03 IMAGR BGC Clean: using 103 cell beam + residuals > 390.11 MilliJy 2 2 05-OCT-2007 08:06:03 IMAGR 19997 Residual map points loaded 2 5 05-OCT-2007 08:06:03 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:06:03 IMAGR Field 1 min algorithm flux= -812.895 MilliJy iter= 31562 2 5 05-OCT-2007 08:06:03 IMAGR Field 1 Clean flux density= 3.970 Jy 31562 comps 2 5 05-OCT-2007 08:06:03 IMAGR Total Cleaned flux density = 4.540 Jy 34602 comps 2 2 05-OCT-2007 08:06:03 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:06:03 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:06:03 IMAGR Field 1 min = -570.0 MilliJy,max = 578.6 MilliJy 2 2 05-OCT-2007 08:06:03 IMAGR BGC Clean: using 103 cell beam + residuals > 235.13 MilliJy 2 2 05-OCT-2007 08:06:03 IMAGR 19994 Residual map points loaded 2 5 05-OCT-2007 08:06:03 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:06:03 IMAGR Field 1 min algorithm flux= -504.956 MilliJy iter= 31618 2 5 05-OCT-2007 08:06:03 IMAGR Field 1 Clean flux density= 3.254 Jy 31618 comps 2 5 05-OCT-2007 08:06:03 IMAGR Total Cleaned flux density = 3.824 Jy 34658 comps 2 2 05-OCT-2007 08:06:03 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:06:03 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:06:03 IMAGR Field 1 min = -448.5 MilliJy,max = 447.9 MilliJy 2 2 05-OCT-2007 08:06:03 IMAGR BGC Clean: using 541 cell beam + residuals > 202.21 MilliJy 2 2 05-OCT-2007 08:06:03 IMAGR 18180 Residual map points loaded 2 4 05-OCT-2007 08:06:04 IMAGR Field 1 min allowed flux = 224.087 MilliJy iter= 31981 2 3 05-OCT-2007 08:06:04 IMAGR Field 1 Clean flux density= 4.152 Jy 31981 comps 2 3 05-OCT-2007 08:06:04 IMAGR Total Cleaned flux density = 4.721 Jy 35021 comps 2 2 05-OCT-2007 08:06:04 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:06:04 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:06:05 IMAGR Field 1 min = -174.9 MilliJy,max = 182.7 MilliJy 2 2 05-OCT-2007 08:06:05 IMAGR BGC Clean: using 679 cell beam + residuals > 82.77 MilliJy 2 2 05-OCT-2007 08:06:05 IMAGR 11339 Residual map points loaded 2 4 05-OCT-2007 08:06:05 IMAGR Field 1 min allowed flux = 91.239 MilliJy iter= 32182 2 3 05-OCT-2007 08:06:05 IMAGR Field 1 Clean flux density= 3.732 Jy 32182 comps 2 3 05-OCT-2007 08:06:05 IMAGR Total Cleaned flux density = 4.301 Jy 35222 comps 2 2 05-OCT-2007 08:06:05 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:06:05 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:06:05 IMAGR Field 1 min = -95.2 MilliJy,max = 111.0 MilliJy 2 2 05-OCT-2007 08:06:06 IMAGR BGC Clean: using 103 cell beam + residuals > 44.40 MilliJy 2 2 05-OCT-2007 08:06:06 IMAGR 19988 Residual map points loaded 2 4 05-OCT-2007 08:06:07 IMAGR Field 1 min algorithm flux= -49.590 MilliJy iter= 35723 2 3 05-OCT-2007 08:06:07 IMAGR Field 1 Clean flux density= 3.729 Jy 35723 comps 2 3 05-OCT-2007 08:06:07 IMAGR Total Cleaned flux density = 4.298 Jy 38763 comps 2 2 05-OCT-2007 08:06:07 IMAGR ALGSTB: All 292 Rows In AP (Max 523) 2 2 05-OCT-2007 08:06:07 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 05-OCT-2007 08:06:07 IMAGR ALGSTB: Pass 1; 281- 0 Cells, with 1306 Pts 2 4 05-OCT-2007 08:06:08 IMAGR Field 1 min = -437.4 MilliJy,max = 433.3 MilliJy 2 2 05-OCT-2007 08:06:08 IMAGR BGC Clean: using 541 cell beam + residuals > 175.17 MilliJy 2 2 05-OCT-2007 08:06:08 IMAGR 19521 Residual map points loaded 2 4 05-OCT-2007 08:06:08 IMAGR Field 1 min allowed flux = -218.653 MilliJy iter= 35970 2 3 05-OCT-2007 08:06:08 IMAGR Field 1 Clean flux density= 3.351 Jy 35970 comps 2 3 05-OCT-2007 08:06:08 IMAGR Total Cleaned flux density = 3.920 Jy 39010 comps 2 2 05-OCT-2007 08:06:08 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:06:08 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:06:09 IMAGR Field 1 min = -196.2 MilliJy,max = 208.1 MilliJy 2 2 05-OCT-2007 08:06:09 IMAGR BGC Clean: using 103 cell beam + residuals > 92.52 MilliJy 2 2 05-OCT-2007 08:06:09 IMAGR 19992 Residual map points loaded 2 4 05-OCT-2007 08:06:11 IMAGR Field 1 min allowed flux = -104.005 MilliJy iter= 39467 2 3 05-OCT-2007 08:06:11 IMAGR Field 1 Clean flux density= 5.005 Jy 39467 comps 2 3 05-OCT-2007 08:06:11 IMAGR Total Cleaned flux density = 5.574 Jy 42507 comps 2 2 05-OCT-2007 08:06:11 IMAGR ALGSTB: All 292 Rows In AP (Max 523) 2 2 05-OCT-2007 08:06:11 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 05-OCT-2007 08:06:11 IMAGR ALGSTB: Pass 1; 281- 0 Cells, with 1306 Pts 2 4 05-OCT-2007 08:06:11 IMAGR Field 1 min = -936.6 MilliJy,max = 925.6 MilliJy 2 2 05-OCT-2007 08:06:11 IMAGR BGC Clean: using 103 cell beam + residuals > 394.37 MilliJy 2 2 05-OCT-2007 08:06:11 IMAGR 19994 Residual map points loaded 2 5 05-OCT-2007 08:06:11 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:06:11 IMAGR Field 1 min algorithm flux= -849.425 MilliJy iter= 39500 2 5 05-OCT-2007 08:06:11 IMAGR Field 1 Clean flux density= 4.051 Jy 39500 comps 2 5 05-OCT-2007 08:06:11 IMAGR Total Cleaned flux density = 4.621 Jy 42540 comps 2 2 05-OCT-2007 08:06:11 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:06:11 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:06:12 IMAGR Field 1 min = -774.9 MilliJy,max = 766.1 MilliJy 2 2 05-OCT-2007 08:06:12 IMAGR BGC Clean: using 103 cell beam + residuals > 355.86 MilliJy 2 2 05-OCT-2007 08:06:12 IMAGR 19996 Residual map points loaded 2 5 05-OCT-2007 08:06:12 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:06:12 IMAGR Field 1 min algorithm flux= -654.088 MilliJy iter= 39780 2 5 05-OCT-2007 08:06:12 IMAGR Field 1 Clean flux density= 4.113 Jy 39780 comps 2 5 05-OCT-2007 08:06:12 IMAGR Total Cleaned flux density = 4.682 Jy 42820 comps 2 2 05-OCT-2007 08:06:12 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:06:12 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:06:12 IMAGR Field 1 min = -413.3 MilliJy,max = 387.5 MilliJy 2 2 05-OCT-2007 08:06:12 IMAGR BGC Clean: using 679 cell beam + residuals > 152.66 MilliJy 2 2 05-OCT-2007 08:06:12 IMAGR 13850 Residual map points loaded 2 4 05-OCT-2007 08:06:13 IMAGR Field 1 min allowed flux = -206.133 MilliJy iter= 39919 2 3 05-OCT-2007 08:06:13 IMAGR Field 1 Clean flux density= 3.757 Jy 39919 comps 2 3 05-OCT-2007 08:06:13 IMAGR Total Cleaned flux density = 4.327 Jy 42959 comps 2 2 05-OCT-2007 08:06:13 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:06:13 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:06:13 IMAGR Field 1 min = -213.5 MilliJy,max = 215.1 MilliJy 2 2 05-OCT-2007 08:06:13 IMAGR BGC Clean: using 103 cell beam + residuals > 97.43 MilliJy 2 2 05-OCT-2007 08:06:13 IMAGR 19992 Residual map points loaded 2 4 05-OCT-2007 08:06:15 IMAGR Field 1 min algorithm flux= 107.307 MilliJy iter= 43507 2 3 05-OCT-2007 08:06:15 IMAGR Field 1 Clean flux density= 3.557 Jy 43507 comps 2 3 05-OCT-2007 08:06:15 IMAGR Total Cleaned flux density = 4.126 Jy 46547 comps 2 2 05-OCT-2007 08:06:15 IMAGR ALGSTB: All 292 Rows In AP (Max 523) 2 2 05-OCT-2007 08:06:15 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 05-OCT-2007 08:06:15 IMAGR ALGSTB: Pass 1; 281- 0 Cells, with 1306 Pts 2 4 05-OCT-2007 08:06:15 IMAGR Field 1 min = -958.2 MilliJy,max = 946.9 MilliJy 2 2 05-OCT-2007 08:06:15 IMAGR BGC Clean: using 103 cell beam + residuals > 392.02 MilliJy 2 2 05-OCT-2007 08:06:15 IMAGR 19995 Residual map points loaded 2 5 05-OCT-2007 08:06:15 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:06:15 IMAGR Field 1 min algorithm flux= -840.911 MilliJy iter= 43559 2 5 05-OCT-2007 08:06:15 IMAGR Field 1 Clean flux density= 3.055 Jy 43559 comps 2 5 05-OCT-2007 08:06:15 IMAGR Total Cleaned flux density = 3.624 Jy 46599 comps 2 2 05-OCT-2007 08:06:15 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:06:15 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:06:16 IMAGR Field 1 min = -753.0 MilliJy,max = 748.6 MilliJy 2 2 05-OCT-2007 08:06:16 IMAGR BGC Clean: using 541 cell beam + residuals > 336.74 MilliJy 2 2 05-OCT-2007 08:06:16 IMAGR 19133 Residual map points loaded 2 5 05-OCT-2007 08:06:16 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:06:16 IMAGR Field 1 min algorithm flux= -471.186 MilliJy iter= 43741 2 5 05-OCT-2007 08:06:16 IMAGR Field 1 Clean flux density= 3.155 Jy 43741 comps 2 5 05-OCT-2007 08:06:16 IMAGR Total Cleaned flux density = 3.725 Jy 46781 comps 2 2 05-OCT-2007 08:06:16 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:06:16 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:06:16 IMAGR Field 1 min = -462.1 MilliJy,max = 433.2 MilliJy 2 2 05-OCT-2007 08:06:16 IMAGR BGC Clean: using 103 cell beam + residuals > 210.94 MilliJy 2 2 05-OCT-2007 08:06:16 IMAGR 19989 Residual map points loaded 2 5 05-OCT-2007 08:06:17 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:06:17 IMAGR Field 1 min algorithm flux= -360.242 MilliJy iter= 44188 2 5 05-OCT-2007 08:06:17 IMAGR Field 1 Clean flux density= 2.782 Jy 44188 comps 2 5 05-OCT-2007 08:06:17 IMAGR Total Cleaned flux density = 3.351 Jy 47228 comps 2 2 05-OCT-2007 08:06:17 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:06:17 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:06:17 IMAGR Field 1 min = -163.2 MilliJy,max = 187.1 MilliJy 2 2 05-OCT-2007 08:06:17 IMAGR BGC Clean: using 541 cell beam + residuals > 65.36 MilliJy 2 2 05-OCT-2007 08:06:17 IMAGR 19099 Residual map points loaded 2 4 05-OCT-2007 08:06:18 IMAGR Field 1 min allowed flux = -81.585 MilliJy iter= 44540 2 3 05-OCT-2007 08:06:18 IMAGR Field 1 Clean flux density= 3.205 Jy 44540 comps 2 3 05-OCT-2007 08:06:18 IMAGR Total Cleaned flux density = 3.775 Jy 47580 comps 2 2 05-OCT-2007 08:06:18 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:06:18 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:06:19 IMAGR Field 1 min = -86.0 MilliJy,max = 100.6 MilliJy 2 2 05-OCT-2007 08:06:19 IMAGR BGC Clean: using 103 cell beam + residuals > 33.60 MilliJy 2 2 05-OCT-2007 08:06:19 IMAGR 19996 Residual map points loaded 2 4 05-OCT-2007 08:06:21 IMAGR Field 1 min allowed flux = -37.830 MilliJy iter= 47838 2 3 05-OCT-2007 08:06:21 IMAGR Field 1 Clean flux density= 3.043 Jy 47838 comps 2 3 05-OCT-2007 08:06:21 IMAGR Total Cleaned flux density = 3.613 Jy 50878 comps 2 2 05-OCT-2007 08:06:21 IMAGR ALGSTB: All 292 Rows In AP (Max 523) 2 2 05-OCT-2007 08:06:21 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 05-OCT-2007 08:06:21 IMAGR ALGSTB: Pass 1; 281- 0 Cells, with 1306 Pts 2 4 05-OCT-2007 08:06:21 IMAGR Field 1 min = -222.9 MilliJy,max = 244.6 MilliJy 2 2 05-OCT-2007 08:06:21 IMAGR BGC Clean: using 679 cell beam + residuals > 90.34 MilliJy 2 2 05-OCT-2007 08:06:21 IMAGR 15192 Residual map points loaded 2 4 05-OCT-2007 08:06:22 IMAGR Field 1 min allowed flux = 121.995 MilliJy iter= 47988 2 3 05-OCT-2007 08:06:22 IMAGR Field 1 Clean flux density= 3.174 Jy 47988 comps 2 3 05-OCT-2007 08:06:22 IMAGR Total Cleaned flux density = 3.744 Jy 51028 comps 2 2 05-OCT-2007 08:06:22 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:06:22 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:06:22 IMAGR Field 1 min = -150.7 MilliJy,max = 135.4 MilliJy 2 2 05-OCT-2007 08:06:22 IMAGR BGC Clean: using 103 cell beam + residuals > 57.83 MilliJy 2 2 05-OCT-2007 08:06:22 IMAGR 19991 Residual map points loaded 2 4 05-OCT-2007 08:06:24 IMAGR Field 1 min algorithm flux= -63.448 MilliJy iter= 51955 2 3 05-OCT-2007 08:06:24 IMAGR Field 1 Clean flux density= 3.536 Jy 51955 comps 2 3 05-OCT-2007 08:06:24 IMAGR Total Cleaned flux density = 4.105 Jy 54995 comps 2 2 05-OCT-2007 08:06:25 IMAGR ALGSTB: All 292 Rows In AP (Max 523) 2 2 05-OCT-2007 08:06:25 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 05-OCT-2007 08:06:25 IMAGR ALGSTB: Pass 1; 281- 0 Cells, with 1306 Pts 2 4 05-OCT-2007 08:06:25 IMAGR Field 1 min = -606.5 MilliJy,max = 568.6 MilliJy 2 2 05-OCT-2007 08:06:25 IMAGR BGC Clean: using 541 cell beam + residuals > 242.86 MilliJy 2 2 05-OCT-2007 08:06:25 IMAGR 15858 Residual map points loaded 2 5 05-OCT-2007 08:06:25 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:06:25 IMAGR Field 1 min algorithm flux= -462.059 MilliJy iter= 51993 2 5 05-OCT-2007 08:06:25 IMAGR Field 1 Clean flux density= 2.804 Jy 51993 comps 2 5 05-OCT-2007 08:06:25 IMAGR Total Cleaned flux density = 3.374 Jy 55033 comps 2 2 05-OCT-2007 08:06:25 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:06:25 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:06:25 IMAGR Field 1 min = -458.0 MilliJy,max = 514.2 MilliJy 2 2 05-OCT-2007 08:06:25 IMAGR BGC Clean: using 103 cell beam + residuals > 203.00 MilliJy 2 2 05-OCT-2007 08:06:25 IMAGR 19991 Residual map points loaded 2 5 05-OCT-2007 08:06:26 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:06:26 IMAGR Field 1 min algorithm flux= -360.727 MilliJy iter= 52458 2 5 05-OCT-2007 08:06:26 IMAGR Field 1 Clean flux density= 3.562 Jy 52458 comps 2 5 05-OCT-2007 08:06:26 IMAGR Total Cleaned flux density = 4.132 Jy 55498 comps 2 2 05-OCT-2007 08:06:26 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:06:26 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:06:26 IMAGR Field 1 min = -232.1 MilliJy,max = 247.3 MilliJy 2 2 05-OCT-2007 08:06:26 IMAGR BGC Clean: using 679 cell beam + residuals > 91.36 MilliJy 2 2 05-OCT-2007 08:06:26 IMAGR 12517 Residual map points loaded 2 4 05-OCT-2007 08:06:26 IMAGR Field 1 min allowed flux = -123.491 MilliJy iter= 52597 2 3 05-OCT-2007 08:06:26 IMAGR Field 1 Clean flux density= 3.223 Jy 52597 comps 2 3 05-OCT-2007 08:06:26 IMAGR Total Cleaned flux density = 3.793 Jy 55637 comps 2 2 05-OCT-2007 08:06:26 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:06:26 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:06:27 IMAGR Field 1 min = -141.4 MilliJy,max = 151.6 MilliJy 2 2 05-OCT-2007 08:06:27 IMAGR BGC Clean: using 103 cell beam + residuals > 57.18 MilliJy 2 2 05-OCT-2007 08:06:27 IMAGR 19987 Residual map points loaded 2 4 05-OCT-2007 08:06:29 IMAGR Field 1 min algorithm flux= -62.206 MilliJy iter= 56341 2 3 05-OCT-2007 08:06:29 IMAGR Field 1 Clean flux density= 2.906 Jy 56341 comps 2 3 05-OCT-2007 08:06:29 IMAGR Total Cleaned flux density = 3.476 Jy 59381 comps 2 2 05-OCT-2007 08:06:29 IMAGR ALGSTB: All 292 Rows In AP (Max 523) 2 2 05-OCT-2007 08:06:29 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 05-OCT-2007 08:06:29 IMAGR ALGSTB: Pass 1; 281- 0 Cells, with 1306 Pts 2 4 05-OCT-2007 08:06:29 IMAGR Field 1 min = -570.6 MilliJy,max = 558.7 MilliJy 2 2 05-OCT-2007 08:06:29 IMAGR BGC Clean: using 679 cell beam + residuals > 210.78 MilliJy 2 2 05-OCT-2007 08:06:29 IMAGR 16699 Residual map points loaded 2 4 05-OCT-2007 08:06:29 IMAGR Field 1 min allowed flux = -285.310 MilliJy iter= 56491 2 3 05-OCT-2007 08:06:29 IMAGR Field 1 Clean flux density= 3.510 Jy 56491 comps 2 3 05-OCT-2007 08:06:29 IMAGR Total Cleaned flux density = 4.080 Jy 59531 comps 2 2 05-OCT-2007 08:06:29 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:06:29 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:06:30 IMAGR Field 1 min = -311.6 MilliJy,max = 320.0 MilliJy 2 2 05-OCT-2007 08:06:30 IMAGR BGC Clean: using 103 cell beam + residuals > 132.41 MilliJy 2 2 05-OCT-2007 08:06:30 IMAGR 19993 Residual map points loaded 2 4 05-OCT-2007 08:06:32 IMAGR Field 1 min algorithm flux= -144.090 MilliJy iter= 60519 2 3 05-OCT-2007 08:06:32 IMAGR Field 1 Clean flux density= 5.937 Jy 60519 comps 2 3 05-OCT-2007 08:06:32 IMAGR Total Cleaned flux density = 6.507 Jy 63559 comps 2 2 05-OCT-2007 08:06:32 IMAGR ALGSTB: All 292 Rows In AP (Max 523) 2 2 05-OCT-2007 08:06:32 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 05-OCT-2007 08:06:32 IMAGR ALGSTB: Pass 1; 281- 0 Cells, with 1306 Pts 2 4 05-OCT-2007 08:06:32 IMAGR Field 1 min = -1.6 Jy,max = 1.6 Jy 2 2 05-OCT-2007 08:06:32 IMAGR BGC Clean: using 679 cell beam + residuals > 583.59 MilliJy 2 2 05-OCT-2007 08:06:32 IMAGR 19236 Residual map points loaded 2 5 05-OCT-2007 08:06:32 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:06:32 IMAGR Field 1 min algorithm flux= -1.145 Jy iter= 60565 2 5 05-OCT-2007 08:06:32 IMAGR Field 1 Clean flux density= 4.991 Jy 60565 comps 2 5 05-OCT-2007 08:06:32 IMAGR Total Cleaned flux density = 5.561 Jy 63605 comps 2 2 05-OCT-2007 08:06:32 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:06:32 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:06:33 IMAGR Field 1 min = -1.3 Jy,max = 1.2 Jy 2 2 05-OCT-2007 08:06:33 IMAGR BGC Clean: using 103 cell beam + residuals > 498.24 MilliJy 2 2 05-OCT-2007 08:06:33 IMAGR 19990 Residual map points loaded 2 5 05-OCT-2007 08:06:33 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:06:33 IMAGR Field 1 min algorithm flux= -1.016 Jy iter= 60707 2 5 05-OCT-2007 08:06:33 IMAGR Field 1 Clean flux density= 5.510 Jy 60707 comps 2 5 05-OCT-2007 08:06:33 IMAGR Total Cleaned flux density = 6.080 Jy 63747 comps 2 2 05-OCT-2007 08:06:33 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:06:33 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:06:33 IMAGR Field 1 min = -782.3 MilliJy,max = 823.3 MilliJy 2 2 05-OCT-2007 08:06:33 IMAGR BGC Clean: using 679 cell beam + residuals > 375.28 MilliJy 2 2 05-OCT-2007 08:06:33 IMAGR 12269 Residual map points loaded 2 5 05-OCT-2007 08:06:33 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:06:33 IMAGR Field 1 min algorithm flux= -644.868 MilliJy iter= 60746 2 5 05-OCT-2007 08:06:33 IMAGR Field 1 Clean flux density= 4.481 Jy 60746 comps 2 5 05-OCT-2007 08:06:33 IMAGR Total Cleaned flux density = 5.050 Jy 63786 comps 2 2 05-OCT-2007 08:06:33 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:06:33 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:06:33 IMAGR Field 1 min = -657.2 MilliJy,max = 642.3 MilliJy 2 2 05-OCT-2007 08:06:34 IMAGR BGC Clean: using 103 cell beam + residuals > 298.74 MilliJy 2 2 05-OCT-2007 08:06:34 IMAGR 19990 Residual map points loaded 2 5 05-OCT-2007 08:06:34 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:06:34 IMAGR Field 1 min algorithm flux= -596.624 MilliJy iter= 60834 2 5 05-OCT-2007 08:06:34 IMAGR Field 1 Clean flux density= 3.761 Jy 60834 comps 2 5 05-OCT-2007 08:06:34 IMAGR Total Cleaned flux density = 4.331 Jy 63874 comps 2 2 05-OCT-2007 08:06:34 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:06:34 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:06:34 IMAGR Field 1 min = -563.7 MilliJy,max = 526.2 MilliJy 2 2 05-OCT-2007 08:06:34 IMAGR BGC Clean: using 103 cell beam + residuals > 243.07 MilliJy 2 2 05-OCT-2007 08:06:34 IMAGR 19990 Residual map points loaded 2 5 05-OCT-2007 08:06:34 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:06:34 IMAGR Field 1 min algorithm flux= -494.718 MilliJy iter= 60863 2 5 05-OCT-2007 08:06:34 IMAGR Field 1 Clean flux density= 2.997 Jy 60863 comps 2 5 05-OCT-2007 08:06:34 IMAGR Total Cleaned flux density = 3.567 Jy 63903 comps 2 2 05-OCT-2007 08:06:34 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:06:34 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:06:34 IMAGR Field 1 min = -529.6 MilliJy,max = 484.2 MilliJy 2 2 05-OCT-2007 08:06:34 IMAGR BGC Clean: using 103 cell beam + residuals > 227.55 MilliJy 2 2 05-OCT-2007 08:06:34 IMAGR 19994 Residual map points loaded 2 5 05-OCT-2007 08:06:34 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:06:34 IMAGR Field 1 min algorithm flux= -435.869 MilliJy iter= 60972 2 5 05-OCT-2007 08:06:34 IMAGR Field 1 Clean flux density= 2.981 Jy 60972 comps 2 5 05-OCT-2007 08:06:34 IMAGR Total Cleaned flux density = 3.550 Jy 64012 comps 2 2 05-OCT-2007 08:06:34 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:06:34 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:06:34 IMAGR Field 1 min = -410.2 MilliJy,max = 403.8 MilliJy 2 2 05-OCT-2007 08:06:35 IMAGR BGC Clean: using 103 cell beam + residuals > 179.86 MilliJy 2 2 05-OCT-2007 08:06:35 IMAGR 19987 Residual map points loaded 2 5 05-OCT-2007 08:06:35 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:06:35 IMAGR Field 1 min algorithm flux= -347.313 MilliJy iter= 61047 2 5 05-OCT-2007 08:06:35 IMAGR Field 1 Clean flux density= 2.366 Jy 61047 comps 2 5 05-OCT-2007 08:06:35 IMAGR Total Cleaned flux density = 2.935 Jy 64087 comps 2 2 05-OCT-2007 08:06:35 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:06:35 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:06:35 IMAGR Field 1 min = -369.6 MilliJy,max = 349.1 MilliJy 2 2 05-OCT-2007 08:06:35 IMAGR BGC Clean: using 103 cell beam + residuals > 154.03 MilliJy 2 2 05-OCT-2007 08:06:35 IMAGR 19989 Residual map points loaded 2 5 05-OCT-2007 08:06:35 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:06:35 IMAGR Field 1 min algorithm flux= -239.899 MilliJy iter= 61948 2 5 05-OCT-2007 08:06:35 IMAGR Field 1 Clean flux density= 2.758 Jy 61948 comps 2 5 05-OCT-2007 08:06:35 IMAGR Total Cleaned flux density = 3.328 Jy 64988 comps 2 2 05-OCT-2007 08:06:35 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:06:35 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:06:36 IMAGR Field 1 min = -308.3 MilliJy,max = 270.3 MilliJy 2 2 05-OCT-2007 08:06:36 IMAGR BGC Clean: using 679 cell beam + residuals > 113.89 MilliJy 2 2 05-OCT-2007 08:06:36 IMAGR 11215 Residual map points loaded 2 4 05-OCT-2007 08:06:37 IMAGR Field 1 min allowed flux = 153.741 MilliJy iter= 62063 2 3 05-OCT-2007 08:06:37 IMAGR Field 1 Clean flux density= 2.565 Jy 62063 comps 2 3 05-OCT-2007 08:06:37 IMAGR Total Cleaned flux density = 3.134 Jy 65103 comps 2 2 05-OCT-2007 08:06:37 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:06:37 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:06:37 IMAGR Field 1 min = -165.5 MilliJy,max = 152.9 MilliJy 2 2 05-OCT-2007 08:06:37 IMAGR BGC Clean: using 103 cell beam + residuals > 66.98 MilliJy 2 2 05-OCT-2007 08:06:37 IMAGR 19994 Residual map points loaded 2 4 05-OCT-2007 08:06:39 IMAGR Field 1 min allowed flux = -76.412 MilliJy iter= 65247 2 3 05-OCT-2007 08:06:39 IMAGR Field 1 Clean flux density= 4.072 Jy 65247 comps 2 3 05-OCT-2007 08:06:39 IMAGR Total Cleaned flux density = 4.641 Jy 68287 comps 2 2 05-OCT-2007 08:06:39 IMAGR ALGSTB: All 292 Rows In AP (Max 523) 2 2 05-OCT-2007 08:06:39 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 05-OCT-2007 08:06:39 IMAGR ALGSTB: Pass 1; 281- 0 Cells, with 1306 Pts 2 4 05-OCT-2007 08:06:39 IMAGR Field 1 min = -738.6 MilliJy,max = 770.9 MilliJy 2 2 05-OCT-2007 08:06:39 IMAGR BGC Clean: using 679 cell beam + residuals > 284.75 MilliJy 2 2 05-OCT-2007 08:06:39 IMAGR 15012 Residual map points loaded 2 5 05-OCT-2007 08:06:39 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:06:39 IMAGR Field 1 min algorithm flux= -451.002 MilliJy iter= 65332 2 5 05-OCT-2007 08:06:39 IMAGR Field 1 Clean flux density= 3.484 Jy 65332 comps 2 5 05-OCT-2007 08:06:39 IMAGR Total Cleaned flux density = 4.054 Jy 68372 comps 2 2 05-OCT-2007 08:06:39 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:06:39 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:06:39 IMAGR Field 1 min = -445.2 MilliJy,max = 458.7 MilliJy 2 2 05-OCT-2007 08:06:40 IMAGR BGC Clean: using 103 cell beam + residuals > 196.95 MilliJy 2 2 05-OCT-2007 08:06:40 IMAGR 19996 Residual map points loaded 2 5 05-OCT-2007 08:06:40 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:06:40 IMAGR Field 1 min algorithm flux= -370.281 MilliJy iter= 65684 2 5 05-OCT-2007 08:06:40 IMAGR Field 1 Clean flux density= 3.127 Jy 65684 comps 2 5 05-OCT-2007 08:06:40 IMAGR Total Cleaned flux density = 3.697 Jy 68724 comps 2 2 05-OCT-2007 08:06:40 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:06:40 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:06:40 IMAGR Field 1 min = -198.8 MilliJy,max = 223.0 MilliJy 2 2 05-OCT-2007 08:06:40 IMAGR BGC Clean: using 679 cell beam + residuals > 73.42 MilliJy 2 2 05-OCT-2007 08:06:40 IMAGR 13635 Residual map points loaded 2 4 05-OCT-2007 08:06:41 IMAGR Field 1 min allowed flux = -99.239 MilliJy iter= 65839 2 3 05-OCT-2007 08:06:41 IMAGR Field 1 Clean flux density= 3.236 Jy 65839 comps 2 3 05-OCT-2007 08:06:41 IMAGR Total Cleaned flux density = 3.806 Jy 68879 comps 2 2 05-OCT-2007 08:06:41 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:06:41 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:06:41 IMAGR Field 1 min = -128.8 MilliJy,max = 136.4 MilliJy 2 2 05-OCT-2007 08:06:41 IMAGR BGC Clean: using 103 cell beam + residuals > 46.67 MilliJy 2 2 05-OCT-2007 08:06:41 IMAGR 19995 Residual map points loaded 2 4 05-OCT-2007 08:06:42 IMAGR Field 1 Iter limit, Max resid= 68.963 MilliJy iter= 66960 2 5 05-OCT-2007 08:06:42 IMAGR Field 1 Clean flux density= 3.376 Jy 66960 comps 2 5 05-OCT-2007 08:06:42 IMAGR Total Cleaned flux density = 3.946 Jy 70000 comps 2 2 05-OCT-2007 08:06:42 IMAGR ALGSTB: All 292 Rows In AP (Max 523) 2 2 05-OCT-2007 08:06:42 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 05-OCT-2007 08:06:42 IMAGR ALGSTB: Pass 1; 281- 0 Cells, with 1306 Pts 2 4 05-OCT-2007 08:06:42 IMAGR Total Clean components 70000 reaches limit 70000 2 3 05-OCT-2007 08:06:42 IMAGR Merging the Clean components files 2 3 05-OCT-2007 08:06:42 IMAGR Field 1 compressed from 66960 to 21831 components 2 3 05-OCT-2007 08:06:42 IMAGR Field 2 compressed from 3040 to 1864 components 2 4 05-OCT-2007 08:06:42 IMAGR Field 1 min = -136.6 MilliJy,max = 124.9 MilliJy 2 4 05-OCT-2007 08:06:42 IMAGR Field 2 min = -134.3 MilliJy,max = 118.5 MilliJy 2 3 05-OCT-2007 08:06:42 IMAGR Restoring Clean components 2 3 05-OCT-2007 08:06:43 IMAGR Restoring overlapped Clean components 2 3 05-OCT-2007 08:06:43 IMAGR Restore 2.348 Jy ( 6657 CCs) from field 1 to field 2 2 3 05-OCT-2007 08:06:43 IMAGR Restore 569.424 MilliJy ( 1864 CCs) from field 2 to field 1 2 3 05-OCT-2007 08:06:43 IMAGR Checking image max/min 2 3 05-OCT-2007 08:06:43 IMAGR Field 1 final Clean flux 3.946 Jy 2 3 05-OCT-2007 08:06:43 IMAGR Field 2 final Clean flux 2.917 Jy 2 6 05-OCT-2007 08:06:43 IMAGR Deleting UV work file: 2 4 05-OCT-2007 08:06:43 IMAGR Destroyed 1 extension files of type AN 2 4 05-OCT-2007 08:06:43 IMAGR Destroyed 1 extension files of type FQ 2 4 05-OCT-2007 08:06:43 IMAGR Destroyed UV image file: catno= 6 disk= 1 2 3 05-OCT-2007 08:06:43 IMAGR Appears to have ended successfully 2 5 05-OCT-2007 08:06:43 IMAGR alfirk 31DEC07 TST: Cpu= 88.5 Real= 90 2 2 05-OCT-2007 08:06:44 AIPS Resumes 2 3 05-OCT-2007 08:06:44 AIPS SYSTEM command to be executed is: 2 3 05-OCT-2007 08:06:44 AIPS rm -f /tmp/SETFC@1331+305_X,BAND.0-1 >& /dev/null 2 5 05-OCT-2007 08:06:44 UVPLT Task UVPLT (release of 31DEC07) begins 2 2 05-OCT-2007 08:06:44 UVPLT GFINIS: number records used 243 2 2 05-OCT-2007 08:06:44 UVPLT PLTUV: 5068 Points plotted 2 2 05-OCT-2007 08:06:44 UVPLT PLTUV: Plot file version 1 created. 2 3 05-OCT-2007 08:06:44 UVPLT Appears to have ended successfully 2 5 05-OCT-2007 08:06:44 UVPLT alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 2 2 05-OCT-2007 08:06:44 AIPS Resumes 2 5 05-OCT-2007 08:06:44 UVPLT Task UVPLT (release of 31DEC07) begins 2 2 05-OCT-2007 08:06:44 UVPLT GFINIS: number records used 124 2 2 05-OCT-2007 08:06:44 UVPLT PLTUV: 2534 Points plotted 2 2 05-OCT-2007 08:06:44 UVPLT PLTUV: Plot file version 2 created. 2 3 05-OCT-2007 08:06:44 UVPLT Appears to have ended successfully 2 5 05-OCT-2007 08:06:44 UVPLT alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 2 2 05-OCT-2007 08:06:44 AIPS Resumes 2 5 05-OCT-2007 08:06:44 UVPLT Task UVPLT (release of 31DEC07) begins 2 2 05-OCT-2007 08:06:44 UVPLT GFINIS: number records used 124 2 2 05-OCT-2007 08:06:44 UVPLT PLTUV: 2534 Points plotted 2 2 05-OCT-2007 08:06:44 UVPLT PLTUV: Plot file version 3 created. 2 3 05-OCT-2007 08:06:44 UVPLT Appears to have ended successfully 2 5 05-OCT-2007 08:06:44 UVPLT alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 2 2 05-OCT-2007 08:06:44 AIPS Resumes 2 4 05-OCT-2007 08:06:44 AIPS Destroyed 1 extension files of type HI 2 4 05-OCT-2007 08:06:44 AIPS Destroyed MA image file: catno= 7 disk= 1 2 4 05-OCT-2007 08:06:44 AIPS Destroyed 1 extension files of type HI 2 4 05-OCT-2007 08:06:44 AIPS Destroyed MA image file: catno= 8 disk= 1 2 2 05-OCT-2007 08:06:44 AIPS Disk 1 in-CNO 9 renumbered as CNO 6 2 2 05-OCT-2007 08:06:44 AIPS Disk 1 in-CNO 10 renumbered as CNO 7 2 5 05-OCT-2007 08:06:44 AIPS ' ' 2 5 05-OCT-2007 08:06:44 AIPS 'ESTIMATED RMS:' '0.1088 MILLI JANSKY' 2 3 05-OCT-2007 08:06:44 AIPS SYSTEM command to be executed is: 2 3 05-OCT-2007 08:06:44 AIPS rm -f /tmp/SETFC@GRJ1655_X,BAND.0-1 >& /dev/null 2 2 05-OCT-2007 08:06:44 AIPS Waiting for returned adverbs 2 5 05-OCT-2007 08:06:44 SETFC Task SETFC (release of 31DEC07) begins 2 3 05-OCT-2007 08:06:44 SETFC Found GRJ1655 .X BAND.00001 Disk 1 slot 4 2 4 05-OCT-2007 08:06:44 SETFC SETCEL: max baseline, W = 9.5046E+04 7.5120E+04 wavelengths 2 4 05-OCT-2007 08:06:44 SETFC SETCEL: max field radius 4.3450E+02 arc seconds 2 4 05-OCT-2007 08:06:44 SETFC SETCEL: is > requested radius 1.6043E+02 arc seconds 2 4 05-OCT-2007 08:06:44 SETFC SETCEL: recommends IMSIZE 444 CELLSIZE 0.723387 2 4 05-OCT-2007 08:06:44 SETFC SETCEL: returns IMSIZE 512 CELLSIZE 0.687770 2 2 05-OCT-2007 08:06:44 SETFC ZTXOP2: using translated file name = 2 2 05-OCT-2007 08:06:44 SETFC ZTXOP2: /tmp/SETFC@GRJ1655_X,BAND.0-1 2 4 05-OCT-2007 08:06:44 SETFC FLYEYE added 1 fields to BOXFILE to 0.000 deg 2 7 05-OCT-2007 08:06:44 SETFC WARNING: THIS MAY NOT COVER THE DESIRED AREA 2 4 05-OCT-2007 08:06:44 SETFC First field number written was 1 2 4 05-OCT-2007 08:06:44 SETFC Highest field number written was 1 2 2 05-OCT-2007 08:06:44 SETFC returns adverbs to AIPS 2 3 05-OCT-2007 08:06:44 SETFC Appears to have ended successfully 2 5 05-OCT-2007 08:06:44 SETFC alfirk 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 05-OCT-2007 08:06:45 AIPS Resumes 2 3 05-OCT-2007 08:06:45 AIPS SETFC was not found to be running 2 5 05-OCT-2007 08:06:45 AIPS 'SEARCHING FOR NVSS SOURCES' 2 2 05-OCT-2007 08:06:45 AIPS Waiting for returned adverbs 2 5 05-OCT-2007 08:06:45 SETFC Task SETFC (release of 31DEC07) begins 2 3 05-OCT-2007 08:06:45 SETFC Found GRJ1655 .X BAND.00001 Disk 1 slot 4 2 2 05-OCT-2007 08:06:45 SETFC ZTXOP2: using translated file name = 2 2 05-OCT-2007 08:06:45 SETFC ZTXOP2: /tmp/SETFC@GRJ1655_X,BAND.0-1 2 3 05-OCT-2007 08:06:45 SETFC Searching catalog between 0.00 and 0.13 degrees radius 2 2 05-OCT-2007 08:06:45 SETFC ZTXOP2: using translated file name = 2 2 05-OCT-2007 08:06:45 SETFC ZTXOP2: /home/auto/aips/TEXT/STARS/NV00.0030 2 3 05-OCT-2007 08:06:47 SETFC No NVSS sources selected for BOXFILE 2 3 05-OCT-2007 08:06:47 SETFC The Sun is 32.6 deg away - ignoring 2 4 05-OCT-2007 08:06:47 SETFC First field number written was 2 2 4 05-OCT-2007 08:06:47 SETFC Highest field number written was 1 2 2 05-OCT-2007 08:06:47 SETFC returns adverbs to AIPS 2 3 05-OCT-2007 08:06:47 SETFC Appears to have ended successfully 2 5 05-OCT-2007 08:06:47 SETFC alfirk 31DEC07 TST: Cpu= 2.2 Real= 2 2 2 05-OCT-2007 08:06:47 AIPS Resumes 2 3 05-OCT-2007 08:06:47 AIPS SETFC was not found to be running 2 3 05-OCT-2007 08:06:47 AIPS SYSTEM command to be executed is: 2 3 05-OCT-2007 08:06:47 AIPS echo "SETFC FILE FOR SOURCE GRJ1655 BELOW IS:" >> $ARUN/AH0492_1 2 3 05-OCT-2007 08:06:47 AIPS 995JAN05_1.2.log 2 3 05-OCT-2007 08:06:47 AIPS SYSTEM command to be executed is: 2 3 05-OCT-2007 08:06:47 AIPS cat /tmp/SETFC@GRJ1655_X,BAND.0-1 >> $ARUN/AH0492_1995JAN05_1.2. 2 3 05-OCT-2007 08:06:47 AIPS log 2 5 05-OCT-2007 08:06:47 AIPS ' NOW STARTING WITH SOURCE :2 =GRJ1655' 2 5 05-OCT-2007 08:06:47 AIPS ' ' 2 5 05-OCT-2007 08:06:47 IMAGR Task IMAGR (release of 31DEC07) begins 2 2 05-OCT-2007 08:06:47 IMAGR ZTXOP2: using translated file name = 2 2 05-OCT-2007 08:06:47 IMAGR ZTXOP2: /tmp/SETFC@GRJ1655_X,BAND.0-1 2 3 05-OCT-2007 08:06:47 IMAGR FIELDF: Final field parameters and # read are: 2 3 05-OCT-2007 08:06:47 IMAGR Field 1 500 500 4.6066E-02 -2.5580E-11 0 2 2 05-OCT-2007 08:06:47 IMAGR ZTXOP2: using translated file name = 2 2 05-OCT-2007 08:06:47 IMAGR ZTXOP2: /tmp/SETFC@GRJ1655_X,BAND.0-1 2 7 05-OCT-2007 08:06:47 IMAGR WINDF: Number of clean boxes/field read as follows: 2 3 05-OCT-2007 08:06:47 IMAGR Field 01: 1 2 2 05-OCT-2007 08:06:47 IMAGR Create GRJ1655 .IMAGR . 1 (UV) on disk 1 cno 8 2 4 05-OCT-2007 08:06:47 IMAGR Beginning channel 1 through 1 with 2 IFs 2 3 05-OCT-2007 08:06:47 IMAGR IMACPY: Copied 3596 visibilities to be imaged 2 2 05-OCT-2007 08:06:47 IMAGR QINIT: did a GET of 20480 Kwords, OFF -359710029 2 2 05-OCT-2007 08:06:47 IMAGR UVWAIT: begin finding uniform weights 2 2 05-OCT-2007 08:06:47 IMAGR UVWAIT: Average grid weight 1.207E+03 2 2 05-OCT-2007 08:06:47 IMAGR UVWAIT: Adding temperance S 2.414E+02 2 2 05-OCT-2007 08:06:47 IMAGR UVWAIT: begin applying uniform or other weights 2 4 05-OCT-2007 08:06:47 IMAGR UVWAIT: Sum of weights in 4.600E+05 and out 5.416E+05 2 4 05-OCT-2007 08:06:47 IMAGR UVWAIT: Noise is increased by a factor 1.169 due to weighting 2 4 05-OCT-2007 08:06:47 IMAGR UVWAIT: Average summed weight 1.207E+03 over 7192 vis 2 2 05-OCT-2007 08:06:47 IMAGR Create GRJ1655 .IBM001. 1 (MA) on disk 1 cno 9 2 2 05-OCT-2007 08:06:47 IMAGR Create GRJ1655 .ICL001. 1 (MA) on disk 1 cno 10 2 2 05-OCT-2007 08:06:47 IMAGR GRDFLT: X and Y convolution type = SPHEROIDAL 2 2 05-OCT-2007 08:06:47 IMAGR GRDFLT: X and Y parms = 3.0000 1.0000 2 2 05-OCT-2007 08:06:47 IMAGR GRDFLT: convolution function sampled every 1/100 of a cell 2 2 05-OCT-2007 08:06:47 IMAGR GRDMEM: Ave 2 Channels; 8.414900E+09 to 8.464900E+09 Hz 2 4 05-OCT-2007 08:06:47 IMAGR Field 1 Sum of gridding weights = 5.74989E+06 2 4 05-OCT-2007 08:06:48 IMAGR Field 1 Beam min = -122.6 MilliJy, max = 1.0 Jy 2 4 05-OCT-2007 08:06:48 IMAGR Field 1 fit FWHM = 8.539 x 2.025 arcsec, PA= -7.1 2 4 05-OCT-2007 08:06:48 IMAGR CLBHIS: minimum component 0.500 of current peak 2 4 05-OCT-2007 08:06:48 IMAGR Field 1 min = -18.4 MilliJy,max = 18.5 MilliJy 2 2 05-OCT-2007 08:06:48 IMAGR BGC Clean: using 103 cell beam + residuals > 9.25 MilliJy 2 2 05-OCT-2007 08:06:48 IMAGR 19991 Residual map points loaded 2 4 05-OCT-2007 08:06:48 IMAGR Field 1 min algorithm flux= -18.450 MilliJy iter= 2 2 3 05-OCT-2007 08:06:48 IMAGR Total Cleaned flux density = 9.384 MicroJy 2 comps 2 4 05-OCT-2007 08:06:48 IMAGR SETDO3: imaging done with multiple tangent planes 2 2 05-OCT-2007 08:06:48 IMAGR VISDFT: Begin DFT component subtraction 2 2 05-OCT-2007 08:06:48 IMAGR VISDFT: Model components of type Point 2 3 05-OCT-2007 08:06:48 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:06:48 IMAGR Field 1 min = -17.5 MilliJy,max = 17.9 MilliJy 2 2 05-OCT-2007 08:06:48 IMAGR BGC Clean: using 103 cell beam + residuals > 9.21 MilliJy 2 2 05-OCT-2007 08:06:48 IMAGR 19988 Residual map points loaded 2 4 05-OCT-2007 08:06:48 IMAGR Field 1 min algorithm flux= -17.051 MilliJy iter= 7 2 3 05-OCT-2007 08:06:48 IMAGR Total Cleaned flux density = -1.600 MilliJy 7 comps 2 2 05-OCT-2007 08:06:48 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:06:48 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:06:48 IMAGR Field 1 min = -16.6 MilliJy,max = 16.9 MilliJy 2 2 05-OCT-2007 08:06:48 IMAGR BGC Clean: using 103 cell beam + residuals > 9.15 MilliJy 2 2 05-OCT-2007 08:06:48 IMAGR 19988 Residual map points loaded 2 4 05-OCT-2007 08:06:49 IMAGR Field 1 min algorithm flux= -16.273 MilliJy iter= 17 2 3 05-OCT-2007 08:06:49 IMAGR Total Cleaned flux density = 1.733 MilliJy 17 comps 2 2 05-OCT-2007 08:06:49 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:06:49 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:06:49 IMAGR Field 1 min = -16.3 MilliJy,max = 16.4 MilliJy 2 2 05-OCT-2007 08:06:49 IMAGR BGC Clean: using 103 cell beam + residuals > 9.03 MilliJy 2 2 05-OCT-2007 08:06:49 IMAGR 19991 Residual map points loaded 2 4 05-OCT-2007 08:06:49 IMAGR Field 1 min algorithm flux= -15.642 MilliJy iter= 37 2 3 05-OCT-2007 08:06:49 IMAGR Total Cleaned flux density = 1.724 MilliJy 37 comps 2 2 05-OCT-2007 08:06:49 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:06:49 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:06:49 IMAGR Field 1 min = -15.6 MilliJy,max = 15.8 MilliJy 2 2 05-OCT-2007 08:06:49 IMAGR BGC Clean: using 103 cell beam + residuals > 8.81 MilliJy 2 2 05-OCT-2007 08:06:49 IMAGR 19994 Residual map points loaded 2 4 05-OCT-2007 08:06:49 IMAGR Field 1 min algorithm flux= -14.818 MilliJy iter= 74 2 3 05-OCT-2007 08:06:49 IMAGR Total Cleaned flux density = 207.228 MicroJy 74 comps 2 2 05-OCT-2007 08:06:49 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:06:49 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:06:49 IMAGR Field 1 min = -15.2 MilliJy,max = 14.8 MilliJy 2 2 05-OCT-2007 08:06:49 IMAGR BGC Clean: using 103 cell beam + residuals > 8.42 MilliJy 2 2 05-OCT-2007 08:06:49 IMAGR 19989 Residual map points loaded 2 4 05-OCT-2007 08:06:49 IMAGR Field 1 min algorithm flux= -13.631 MilliJy iter= 137 2 3 05-OCT-2007 08:06:49 IMAGR Total Cleaned flux density = 7.041 MilliJy 137 comps 2 2 05-OCT-2007 08:06:49 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:06:49 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:06:50 IMAGR Field 1 min = -14.6 MilliJy,max = 14.8 MilliJy 2 2 05-OCT-2007 08:06:50 IMAGR BGC Clean: using 103 cell beam + residuals > 7.83 MilliJy 2 2 05-OCT-2007 08:06:50 IMAGR 19983 Residual map points loaded 2 4 05-OCT-2007 08:06:50 IMAGR Field 1 min algorithm flux= -12.265 MilliJy iter= 241 2 3 05-OCT-2007 08:06:50 IMAGR Total Cleaned flux density = -13.260 MilliJy 241 comps 2 2 05-OCT-2007 08:06:50 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:06:50 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:06:50 IMAGR Field 1 min = -12.9 MilliJy,max = 13.6 MilliJy 2 2 05-OCT-2007 08:06:50 IMAGR BGC Clean: using 103 cell beam + residuals > 6.99 MilliJy 2 2 05-OCT-2007 08:06:50 IMAGR 19991 Residual map points loaded 2 4 05-OCT-2007 08:06:51 IMAGR Field 1 min algorithm flux= 10.558 MilliJy iter= 398 2 3 05-OCT-2007 08:06:51 IMAGR Total Cleaned flux density = 14.827 MilliJy 398 comps 2 2 05-OCT-2007 08:06:51 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:06:51 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:06:51 IMAGR Field 1 min = -12.5 MilliJy,max = 14.0 MilliJy 2 2 05-OCT-2007 08:06:51 IMAGR BGC Clean: using 103 cell beam + residuals > 5.99 MilliJy 2 2 05-OCT-2007 08:06:51 IMAGR 19998 Residual map points loaded 2 4 05-OCT-2007 08:06:51 IMAGR Field 1 min algorithm flux= 8.811 MilliJy iter= 631 2 3 05-OCT-2007 08:06:51 IMAGR Total Cleaned flux density = -18.032 MilliJy 631 comps 2 2 05-OCT-2007 08:06:51 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:06:51 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:06:52 IMAGR Field 1 min = -11.1 MilliJy,max = 11.7 MilliJy 2 2 05-OCT-2007 08:06:52 IMAGR BGC Clean: using 103 cell beam + residuals > 4.85 MilliJy 2 2 05-OCT-2007 08:06:52 IMAGR 19993 Residual map points loaded 2 4 05-OCT-2007 08:06:52 IMAGR Field 1 min algorithm flux= -7.012 MilliJy iter= 969 2 3 05-OCT-2007 08:06:52 IMAGR Total Cleaned flux density = -2.443 MilliJy 969 comps 2 2 05-OCT-2007 08:06:52 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:06:52 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:06:53 IMAGR Field 1 min = -9.5 MilliJy,max = 11.1 MilliJy 2 2 05-OCT-2007 08:06:53 IMAGR BGC Clean: using 103 cell beam + residuals > 3.77 MilliJy 2 2 05-OCT-2007 08:06:53 IMAGR 19996 Residual map points loaded 2 4 05-OCT-2007 08:06:54 IMAGR Field 1 min algorithm flux= 5.358 MilliJy iter= 1446 2 3 05-OCT-2007 08:06:54 IMAGR Total Cleaned flux density = -8.950 MilliJy 1446 comps 2 2 05-OCT-2007 08:06:54 IMAGR ALGSTB: All 336 Rows In AP (Max 523) 2 2 05-OCT-2007 08:06:54 IMAGR ALGSTB: Ipol gridded model subtraction, chans 1 through 2 2 2 05-OCT-2007 08:06:54 IMAGR ALGSTB: Pass 1; 325- 0 Cells, with 3596 Pts 2 4 05-OCT-2007 08:06:54 IMAGR Field 1 min = -9.5 MilliJy,max = 9.6 MilliJy 2 2 05-OCT-2007 08:06:54 IMAGR BGC Clean: using 103 cell beam + residuals > 2.89 MilliJy 2 2 05-OCT-2007 08:06:54 IMAGR 19993 Residual map points loaded 2 4 05-OCT-2007 08:06:55 IMAGR Field 1 min algorithm flux= 4.082 MilliJy iter= 2120 2 3 05-OCT-2007 08:06:55 IMAGR Total Cleaned flux density = -20.843 MilliJy 2120 comps 2 2 05-OCT-2007 08:06:55 IMAGR ALGSTB: All 336 Rows In AP (Max 523) 2 2 05-OCT-2007 08:06:55 IMAGR ALGSTB: Ipol gridded model subtraction, chans 1 through 2 2 2 05-OCT-2007 08:06:55 IMAGR ALGSTB: Pass 1; 325- 0 Cells, with 3596 Pts 2 4 05-OCT-2007 08:06:55 IMAGR Field 1 min = -8.9 MilliJy,max = 8.2 MilliJy 2 2 05-OCT-2007 08:06:55 IMAGR BGC Clean: using 103 cell beam + residuals > 2.33 MilliJy 2 2 05-OCT-2007 08:06:55 IMAGR 19992 Residual map points loaded 2 4 05-OCT-2007 08:06:55 IMAGR Field 1 min algorithm flux= -3.215 MilliJy iter= 2996 2 3 05-OCT-2007 08:06:55 IMAGR Total Cleaned flux density = -5.855 MilliJy 2996 comps 2 2 05-OCT-2007 08:06:56 IMAGR ALGSTB: All 336 Rows In AP (Max 523) 2 2 05-OCT-2007 08:06:56 IMAGR ALGSTB: Ipol gridded model subtraction, chans 1 through 2 2 2 05-OCT-2007 08:06:56 IMAGR ALGSTB: Pass 1; 325- 0 Cells, with 3596 Pts 2 4 05-OCT-2007 08:06:56 IMAGR Field 1 min = -7.1 MilliJy,max = 8.3 MilliJy 2 2 05-OCT-2007 08:06:56 IMAGR BGC Clean: using 263 cell beam + residuals > 2.22 MilliJy 2 2 05-OCT-2007 08:06:56 IMAGR 15919 Residual map points loaded 2 5 05-OCT-2007 08:06:56 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:06:56 IMAGR Field 1 min algorithm flux= 5.834 MilliJy iter= 2998 2 5 05-OCT-2007 08:06:56 IMAGR Total Cleaned flux density = -4.623 MilliJy 2998 comps 2 2 05-OCT-2007 08:06:56 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:06:56 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:06:56 IMAGR Field 1 min = -7.1 MilliJy,max = 8.2 MilliJy 2 2 05-OCT-2007 08:06:56 IMAGR BGC Clean: using 103 cell beam + residuals > 2.06 MilliJy 2 2 05-OCT-2007 08:06:56 IMAGR 19990 Residual map points loaded 2 5 05-OCT-2007 08:06:56 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:06:56 IMAGR Field 1 min algorithm flux= 5.152 MilliJy iter= 3002 2 5 05-OCT-2007 08:06:56 IMAGR Total Cleaned flux density = -3.587 MilliJy 3002 comps 2 2 05-OCT-2007 08:06:56 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:06:56 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:06:56 IMAGR Field 1 min = -7.0 MilliJy,max = 8.1 MilliJy 2 2 05-OCT-2007 08:06:56 IMAGR BGC Clean: using 103 cell beam + residuals > 2.05 MilliJy 2 2 05-OCT-2007 08:06:56 IMAGR 19992 Residual map points loaded 2 5 05-OCT-2007 08:06:56 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:06:56 IMAGR Field 1 min algorithm flux= 4.968 MilliJy iter= 3008 2 5 05-OCT-2007 08:06:56 IMAGR Total Cleaned flux density = -3.617 MilliJy 3008 comps 2 2 05-OCT-2007 08:06:56 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:06:56 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:06:57 IMAGR Field 1 min = -7.0 MilliJy,max = 8.0 MilliJy 2 2 05-OCT-2007 08:06:57 IMAGR BGC Clean: using 103 cell beam + residuals > 2.03 MilliJy 2 2 05-OCT-2007 08:06:57 IMAGR 19993 Residual map points loaded 2 5 05-OCT-2007 08:06:57 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:06:57 IMAGR Field 1 min algorithm flux= 4.655 MilliJy iter= 3020 2 5 05-OCT-2007 08:06:57 IMAGR Total Cleaned flux density = -3.610 MilliJy 3020 comps 2 2 05-OCT-2007 08:06:57 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:06:57 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:06:57 IMAGR Field 1 min = -6.8 MilliJy,max = 7.8 MilliJy 2 2 05-OCT-2007 08:06:57 IMAGR BGC Clean: using 103 cell beam + residuals > 2.00 MilliJy 2 2 05-OCT-2007 08:06:57 IMAGR 19994 Residual map points loaded 2 5 05-OCT-2007 08:06:57 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:06:57 IMAGR Field 1 min algorithm flux= 4.579 MilliJy iter= 3022 2 5 05-OCT-2007 08:06:57 IMAGR Total Cleaned flux density = -2.693 MilliJy 3022 comps 2 2 05-OCT-2007 08:06:57 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:06:57 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:06:57 IMAGR Field 1 min = -6.8 MilliJy,max = 7.8 MilliJy 2 2 05-OCT-2007 08:06:57 IMAGR BGC Clean: using 103 cell beam + residuals > 2.00 MilliJy 2 2 05-OCT-2007 08:06:57 IMAGR 19991 Residual map points loaded 2 5 05-OCT-2007 08:06:57 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:06:57 IMAGR Field 1 min algorithm flux= 4.352 MilliJy iter= 3036 2 5 05-OCT-2007 08:06:57 IMAGR Total Cleaned flux density = -3.595 MilliJy 3036 comps 2 2 05-OCT-2007 08:06:57 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:06:57 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:06:57 IMAGR Field 1 min = -6.6 MilliJy,max = 7.7 MilliJy 2 2 05-OCT-2007 08:06:57 IMAGR BGC Clean: using 103 cell beam + residuals > 1.97 MilliJy 2 2 05-OCT-2007 08:06:57 IMAGR 19993 Residual map points loaded 2 5 05-OCT-2007 08:06:57 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:06:57 IMAGR Field 1 min algorithm flux= 4.265 MilliJy iter= 3040 2 5 05-OCT-2007 08:06:57 IMAGR Total Cleaned flux density = -2.737 MilliJy 3040 comps 2 2 05-OCT-2007 08:06:57 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:06:57 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:06:58 IMAGR Field 1 min = -6.7 MilliJy,max = 7.7 MilliJy 2 2 05-OCT-2007 08:06:58 IMAGR BGC Clean: using 103 cell beam + residuals > 1.96 MilliJy 2 2 05-OCT-2007 08:06:58 IMAGR 19990 Residual map points loaded 2 5 05-OCT-2007 08:06:58 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:06:58 IMAGR Field 1 min algorithm flux= 4.258 MilliJy iter= 3043 2 5 05-OCT-2007 08:06:58 IMAGR Total Cleaned flux density = -2.312 MilliJy 3043 comps 2 2 05-OCT-2007 08:06:58 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:06:58 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:06:58 IMAGR Field 1 min = -6.6 MilliJy,max = 7.7 MilliJy 2 2 05-OCT-2007 08:06:58 IMAGR BGC Clean: using 103 cell beam + residuals > 1.96 MilliJy 2 2 05-OCT-2007 08:06:58 IMAGR 19990 Residual map points loaded 2 5 05-OCT-2007 08:06:58 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:06:58 IMAGR Field 1 min algorithm flux= 4.219 MilliJy iter= 3046 2 5 05-OCT-2007 08:06:58 IMAGR Total Cleaned flux density = -1.892 MilliJy 3046 comps 2 2 05-OCT-2007 08:06:58 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:06:58 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:06:58 IMAGR Field 1 min = -6.6 MilliJy,max = 7.7 MilliJy 2 2 05-OCT-2007 08:06:58 IMAGR BGC Clean: using 103 cell beam + residuals > 1.95 MilliJy 2 2 05-OCT-2007 08:06:58 IMAGR 19993 Residual map points loaded 2 5 05-OCT-2007 08:06:58 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:06:58 IMAGR Field 1 min algorithm flux= 4.200 MilliJy iter= 3047 2 5 05-OCT-2007 08:06:58 IMAGR Total Cleaned flux density = -1.472 MilliJy 3047 comps 2 2 05-OCT-2007 08:06:58 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:06:58 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:06:58 IMAGR Field 1 min = -6.6 MilliJy,max = 7.7 MilliJy 2 2 05-OCT-2007 08:06:58 IMAGR BGC Clean: using 103 cell beam + residuals > 1.95 MilliJy 2 2 05-OCT-2007 08:06:58 IMAGR 19995 Residual map points loaded 2 4 05-OCT-2007 08:06:59 IMAGR Field 1 min algorithm flux= 2.586 MilliJy iter= 4124 2 3 05-OCT-2007 08:06:59 IMAGR Total Cleaned flux density = -9.824 MilliJy 4124 comps 2 2 05-OCT-2007 08:06:59 IMAGR ALGSTB: All 336 Rows In AP (Max 523) 2 2 05-OCT-2007 08:06:59 IMAGR ALGSTB: Ipol gridded model subtraction, chans 1 through 2 2 2 05-OCT-2007 08:06:59 IMAGR ALGSTB: Pass 1; 325- 0 Cells, with 3596 Pts 2 4 05-OCT-2007 08:06:59 IMAGR Field 1 min = -7.5 MilliJy,max = 6.9 MilliJy 2 2 05-OCT-2007 08:06:59 IMAGR BGC Clean: using 103 cell beam + residuals > 1.85 MilliJy 2 2 05-OCT-2007 08:06:59 IMAGR 19996 Residual map points loaded 2 5 05-OCT-2007 08:06:59 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:06:59 IMAGR Field 1 min algorithm flux= 4.424 MilliJy iter= 4132 2 5 05-OCT-2007 08:06:59 IMAGR Total Cleaned flux density = -8.070 MilliJy 4132 comps 2 2 05-OCT-2007 08:06:59 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:06:59 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:00 IMAGR Field 1 min = -7.5 MilliJy,max = 6.9 MilliJy 2 2 05-OCT-2007 08:07:00 IMAGR BGC Clean: using 103 cell beam + residuals > 1.83 MilliJy 2 2 05-OCT-2007 08:07:00 IMAGR 19991 Residual map points loaded 2 5 05-OCT-2007 08:07:00 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:00 IMAGR Field 1 min algorithm flux= 3.995 MilliJy iter= 4159 2 5 05-OCT-2007 08:07:00 IMAGR Total Cleaned flux density = -7.740 MilliJy 4159 comps 2 2 05-OCT-2007 08:07:00 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:00 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:00 IMAGR Field 1 min = -7.4 MilliJy,max = 6.9 MilliJy 2 2 05-OCT-2007 08:07:00 IMAGR BGC Clean: using 103 cell beam + residuals > 1.77 MilliJy 2 2 05-OCT-2007 08:07:00 IMAGR 19983 Residual map points loaded 2 5 05-OCT-2007 08:07:00 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:00 IMAGR Field 1 min algorithm flux= 3.595 MilliJy iter= 4193 2 5 05-OCT-2007 08:07:00 IMAGR Total Cleaned flux density = -7.783 MilliJy 4193 comps 2 2 05-OCT-2007 08:07:00 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:00 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:00 IMAGR Field 1 min = -7.2 MilliJy,max = 6.8 MilliJy 2 2 05-OCT-2007 08:07:00 IMAGR BGC Clean: using 103 cell beam + residuals > 1.71 MilliJy 2 2 05-OCT-2007 08:07:00 IMAGR 19993 Residual map points loaded 2 5 05-OCT-2007 08:07:00 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:00 IMAGR Field 1 min algorithm flux= 3.397 MilliJy iter= 4213 2 5 05-OCT-2007 08:07:00 IMAGR Total Cleaned flux density = -6.403 MilliJy 4213 comps 2 2 05-OCT-2007 08:07:00 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:00 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:01 IMAGR Field 1 min = -7.1 MilliJy,max = 6.8 MilliJy 2 2 05-OCT-2007 08:07:01 IMAGR BGC Clean: using 103 cell beam + residuals > 1.68 MilliJy 2 2 05-OCT-2007 08:07:01 IMAGR 19989 Residual map points loaded 2 4 05-OCT-2007 08:07:01 IMAGR Field 1 min algorithm flux= -2.141 MilliJy iter= 5436 2 3 05-OCT-2007 08:07:01 IMAGR Total Cleaned flux density = -5.852 MilliJy 5436 comps 2 2 05-OCT-2007 08:07:02 IMAGR ALGSTB: All 336 Rows In AP (Max 523) 2 2 05-OCT-2007 08:07:02 IMAGR ALGSTB: Ipol gridded model subtraction, chans 1 through 2 2 2 05-OCT-2007 08:07:02 IMAGR ALGSTB: Pass 1; 325- 0 Cells, with 3596 Pts 2 4 05-OCT-2007 08:07:02 IMAGR Field 1 min = -6.0 MilliJy,max = 7.3 MilliJy 2 2 05-OCT-2007 08:07:02 IMAGR BGC Clean: using 103 cell beam + residuals > 1.70 MilliJy 2 2 05-OCT-2007 08:07:02 IMAGR 19993 Residual map points loaded 2 5 05-OCT-2007 08:07:02 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:02 IMAGR Field 1 min algorithm flux= 4.383 MilliJy iter= 5439 2 5 05-OCT-2007 08:07:02 IMAGR Total Cleaned flux density = -4.481 MilliJy 5439 comps 2 2 05-OCT-2007 08:07:02 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:02 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:02 IMAGR Field 1 min = -6.0 MilliJy,max = 7.3 MilliJy 2 2 05-OCT-2007 08:07:02 IMAGR BGC Clean: using 103 cell beam + residuals > 1.69 MilliJy 2 2 05-OCT-2007 08:07:02 IMAGR 19994 Residual map points loaded 2 5 05-OCT-2007 08:07:02 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:02 IMAGR Field 1 min algorithm flux= 4.241 MilliJy iter= 5442 2 5 05-OCT-2007 08:07:02 IMAGR Total Cleaned flux density = -3.198 MilliJy 5442 comps 2 2 05-OCT-2007 08:07:02 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:02 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:02 IMAGR Field 1 min = -6.0 MilliJy,max = 7.3 MilliJy 2 2 05-OCT-2007 08:07:02 IMAGR BGC Clean: using 103 cell beam + residuals > 1.68 MilliJy 2 2 05-OCT-2007 08:07:02 IMAGR 19988 Residual map points loaded 2 5 05-OCT-2007 08:07:02 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:02 IMAGR Field 1 min algorithm flux= 3.097 MilliJy iter= 5605 2 5 05-OCT-2007 08:07:02 IMAGR Total Cleaned flux density = -8.656 MilliJy 5605 comps 2 2 05-OCT-2007 08:07:02 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:02 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:03 IMAGR Field 1 min = -5.6 MilliJy,max = 6.9 MilliJy 2 2 05-OCT-2007 08:07:03 IMAGR BGC Clean: using 103 cell beam + residuals > 1.43 MilliJy 2 2 05-OCT-2007 08:07:03 IMAGR 19983 Residual map points loaded 2 4 05-OCT-2007 08:07:04 IMAGR Field 1 min algorithm flux= -1.766 MilliJy iter= 6963 2 3 05-OCT-2007 08:07:04 IMAGR Total Cleaned flux density = 342.125 MicroJy 6963 comps 2 2 05-OCT-2007 08:07:04 IMAGR ALGSTB: All 336 Rows In AP (Max 523) 2 2 05-OCT-2007 08:07:04 IMAGR ALGSTB: Ipol gridded model subtraction, chans 1 through 2 2 2 05-OCT-2007 08:07:04 IMAGR ALGSTB: Pass 1; 325- 0 Cells, with 3596 Pts 2 4 05-OCT-2007 08:07:04 IMAGR Field 1 min = -5.9 MilliJy,max = 6.1 MilliJy 2 2 05-OCT-2007 08:07:04 IMAGR BGC Clean: using 103 cell beam + residuals > 1.39 MilliJy 2 2 05-OCT-2007 08:07:04 IMAGR 19991 Residual map points loaded 2 5 05-OCT-2007 08:07:04 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:04 IMAGR Field 1 min algorithm flux= -3.195 MilliJy iter= 6966 2 5 05-OCT-2007 08:07:04 IMAGR Total Cleaned flux density = 698.992 MicroJy 6966 comps 2 2 05-OCT-2007 08:07:04 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:04 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:04 IMAGR Field 1 min = -5.9 MilliJy,max = 6.1 MilliJy 2 2 05-OCT-2007 08:07:05 IMAGR BGC Clean: using 103 cell beam + residuals > 1.38 MilliJy 2 2 05-OCT-2007 08:07:05 IMAGR 19993 Residual map points loaded 2 5 05-OCT-2007 08:07:05 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:05 IMAGR Field 1 min algorithm flux= -3.153 MilliJy iter= 6967 2 5 05-OCT-2007 08:07:05 IMAGR Total Cleaned flux density = 383.646 MicroJy 6967 comps 2 2 05-OCT-2007 08:07:05 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:05 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:05 IMAGR Field 1 min = -5.8 MilliJy,max = 6.1 MilliJy 2 2 05-OCT-2007 08:07:05 IMAGR BGC Clean: using 103 cell beam + residuals > 1.38 MilliJy 2 2 05-OCT-2007 08:07:05 IMAGR 19985 Residual map points loaded 2 5 05-OCT-2007 08:07:05 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:05 IMAGR Field 1 min algorithm flux= -3.111 MilliJy iter= 6970 2 5 05-OCT-2007 08:07:05 IMAGR Total Cleaned flux density = 697.389 MicroJy 6970 comps 2 2 05-OCT-2007 08:07:05 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:05 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:05 IMAGR Field 1 min = -5.9 MilliJy,max = 6.0 MilliJy 2 2 05-OCT-2007 08:07:05 IMAGR BGC Clean: using 103 cell beam + residuals > 1.38 MilliJy 2 2 05-OCT-2007 08:07:05 IMAGR 19989 Residual map points loaded 2 5 05-OCT-2007 08:07:05 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:05 IMAGR Field 1 min algorithm flux= -3.077 MilliJy iter= 6971 2 5 05-OCT-2007 08:07:05 IMAGR Total Cleaned flux density = 389.664 MicroJy 6971 comps 2 2 05-OCT-2007 08:07:05 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:05 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:05 IMAGR Field 1 min = -5.9 MilliJy,max = 6.1 MilliJy 2 2 05-OCT-2007 08:07:05 IMAGR BGC Clean: using 103 cell beam + residuals > 1.37 MilliJy 2 2 05-OCT-2007 08:07:05 IMAGR 19986 Residual map points loaded 2 5 05-OCT-2007 08:07:05 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:05 IMAGR Field 1 min algorithm flux= -2.934 MilliJy iter= 6982 2 5 05-OCT-2007 08:07:05 IMAGR Total Cleaned flux density = 1.308 MilliJy 6982 comps 2 2 05-OCT-2007 08:07:05 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:05 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:05 IMAGR Field 1 min = -5.8 MilliJy,max = 6.0 MilliJy 2 2 05-OCT-2007 08:07:05 IMAGR BGC Clean: using 103 cell beam + residuals > 1.36 MilliJy 2 2 05-OCT-2007 08:07:06 IMAGR 19989 Residual map points loaded 2 5 05-OCT-2007 08:07:06 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:06 IMAGR Field 1 min algorithm flux= -2.915 MilliJy iter= 6983 2 5 05-OCT-2007 08:07:06 IMAGR Total Cleaned flux density = 1.017 MilliJy 6983 comps 2 2 05-OCT-2007 08:07:06 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:06 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:06 IMAGR Field 1 min = -5.8 MilliJy,max = 6.0 MilliJy 2 2 05-OCT-2007 08:07:06 IMAGR BGC Clean: using 103 cell beam + residuals > 1.36 MilliJy 2 2 05-OCT-2007 08:07:06 IMAGR 19989 Residual map points loaded 2 5 05-OCT-2007 08:07:06 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:06 IMAGR Field 1 min algorithm flux= -2.869 MilliJy iter= 6985 2 5 05-OCT-2007 08:07:06 IMAGR Total Cleaned flux density = 1.019 MilliJy 6985 comps 2 2 05-OCT-2007 08:07:06 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:06 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:06 IMAGR Field 1 min = -5.8 MilliJy,max = 6.0 MilliJy 2 2 05-OCT-2007 08:07:06 IMAGR BGC Clean: using 103 cell beam + residuals > 1.35 MilliJy 2 2 05-OCT-2007 08:07:06 IMAGR 19990 Residual map points loaded 2 5 05-OCT-2007 08:07:06 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:06 IMAGR Field 1 min algorithm flux= -2.854 MilliJy iter= 6986 2 5 05-OCT-2007 08:07:06 IMAGR Total Cleaned flux density = 733.760 MicroJy 6986 comps 2 2 05-OCT-2007 08:07:06 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:06 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:06 IMAGR Field 1 min = -5.8 MilliJy,max = 6.0 MilliJy 2 2 05-OCT-2007 08:07:06 IMAGR BGC Clean: using 103 cell beam + residuals > 1.35 MilliJy 2 2 05-OCT-2007 08:07:06 IMAGR 19995 Residual map points loaded 2 5 05-OCT-2007 08:07:06 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:06 IMAGR Field 1 min algorithm flux= -2.852 MilliJy iter= 6987 2 5 05-OCT-2007 08:07:06 IMAGR Total Cleaned flux density = 448.539 MicroJy 6987 comps 2 2 05-OCT-2007 08:07:06 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:06 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:06 IMAGR Field 1 min = -5.8 MilliJy,max = 6.0 MilliJy 2 2 05-OCT-2007 08:07:06 IMAGR BGC Clean: using 103 cell beam + residuals > 1.35 MilliJy 2 2 05-OCT-2007 08:07:06 IMAGR 19993 Residual map points loaded 2 5 05-OCT-2007 08:07:06 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:06 IMAGR Field 1 min algorithm flux= -2.814 MilliJy iter= 6991 2 5 05-OCT-2007 08:07:06 IMAGR Total Cleaned flux density = 1.014 MilliJy 6991 comps 2 2 05-OCT-2007 08:07:07 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:07 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:07 IMAGR Field 1 min = -5.8 MilliJy,max = 6.1 MilliJy 2 2 05-OCT-2007 08:07:07 IMAGR BGC Clean: using 103 cell beam + residuals > 1.35 MilliJy 2 2 05-OCT-2007 08:07:07 IMAGR 19990 Residual map points loaded 2 5 05-OCT-2007 08:07:07 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:07 IMAGR Field 1 min algorithm flux= -2.762 MilliJy iter= 6995 2 5 05-OCT-2007 08:07:07 IMAGR Total Cleaned flux density = 1.016 MilliJy 6995 comps 2 2 05-OCT-2007 08:07:07 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:07 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:07 IMAGR Field 1 min = -5.8 MilliJy,max = 6.1 MilliJy 2 2 05-OCT-2007 08:07:07 IMAGR BGC Clean: using 103 cell beam + residuals > 1.34 MilliJy 2 2 05-OCT-2007 08:07:07 IMAGR 19996 Residual map points loaded 2 5 05-OCT-2007 08:07:07 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:07 IMAGR Field 1 min algorithm flux= -2.757 MilliJy iter= 6997 2 5 05-OCT-2007 08:07:07 IMAGR Total Cleaned flux density = 1.017 MilliJy 6997 comps 2 2 05-OCT-2007 08:07:07 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:07 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:07 IMAGR Field 1 min = -5.8 MilliJy,max = 6.1 MilliJy 2 2 05-OCT-2007 08:07:07 IMAGR BGC Clean: using 103 cell beam + residuals > 1.34 MilliJy 2 2 05-OCT-2007 08:07:07 IMAGR 19990 Residual map points loaded 2 5 05-OCT-2007 08:07:07 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:07 IMAGR Field 1 min algorithm flux= -2.752 MilliJy iter= 6998 2 5 05-OCT-2007 08:07:07 IMAGR Total Cleaned flux density = 741.681 MicroJy 6998 comps 2 2 05-OCT-2007 08:07:07 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:07 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:07 IMAGR Field 1 min = -5.8 MilliJy,max = 6.0 MilliJy 2 2 05-OCT-2007 08:07:07 IMAGR BGC Clean: using 103 cell beam + residuals > 1.34 MilliJy 2 2 05-OCT-2007 08:07:07 IMAGR 19986 Residual map points loaded 2 5 05-OCT-2007 08:07:07 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:07 IMAGR Field 1 min algorithm flux= -2.729 MilliJy iter= 7000 2 5 05-OCT-2007 08:07:07 IMAGR Total Cleaned flux density = 741.702 MicroJy 7000 comps 2 2 05-OCT-2007 08:07:07 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:07 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:08 IMAGR Field 1 min = -5.8 MilliJy,max = 6.0 MilliJy 2 2 05-OCT-2007 08:07:08 IMAGR BGC Clean: using 103 cell beam + residuals > 1.34 MilliJy 2 2 05-OCT-2007 08:07:08 IMAGR 19994 Residual map points loaded 2 5 05-OCT-2007 08:07:08 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:08 IMAGR Field 1 min algorithm flux= -2.730 MilliJy iter= 7001 2 5 05-OCT-2007 08:07:08 IMAGR Total Cleaned flux density = 468.732 MicroJy 7001 comps 2 2 05-OCT-2007 08:07:08 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:08 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:08 IMAGR Field 1 min = -5.8 MilliJy,max = 6.0 MilliJy 2 2 05-OCT-2007 08:07:08 IMAGR BGC Clean: using 103 cell beam + residuals > 1.33 MilliJy 2 2 05-OCT-2007 08:07:08 IMAGR 19990 Residual map points loaded 2 5 05-OCT-2007 08:07:08 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:08 IMAGR Field 1 min algorithm flux= -2.736 MilliJy iter= 7002 2 5 05-OCT-2007 08:07:08 IMAGR Total Cleaned flux density = 195.171 MicroJy 7002 comps 2 2 05-OCT-2007 08:07:08 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:08 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:08 IMAGR Field 1 min = -5.8 MilliJy,max = 6.0 MilliJy 2 2 05-OCT-2007 08:07:08 IMAGR BGC Clean: using 103 cell beam + residuals > 1.33 MilliJy 2 2 05-OCT-2007 08:07:08 IMAGR 19995 Residual map points loaded 2 5 05-OCT-2007 08:07:08 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:08 IMAGR Field 1 min algorithm flux= -2.690 MilliJy iter= 7006 2 5 05-OCT-2007 08:07:08 IMAGR Total Cleaned flux density = 737.024 MicroJy 7006 comps 2 2 05-OCT-2007 08:07:08 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:08 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:08 IMAGR Field 1 min = -5.8 MilliJy,max = 6.0 MilliJy 2 2 05-OCT-2007 08:07:08 IMAGR BGC Clean: using 103 cell beam + residuals > 1.33 MilliJy 2 2 05-OCT-2007 08:07:08 IMAGR 19997 Residual map points loaded 2 5 05-OCT-2007 08:07:08 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:08 IMAGR Field 1 min algorithm flux= -2.691 MilliJy iter= 7009 2 5 05-OCT-2007 08:07:08 IMAGR Total Cleaned flux density = 1.010 MilliJy 7009 comps 2 2 05-OCT-2007 08:07:08 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:08 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:09 IMAGR Field 1 min = -5.8 MilliJy,max = 6.0 MilliJy 2 2 05-OCT-2007 08:07:09 IMAGR BGC Clean: using 103 cell beam + residuals > 1.33 MilliJy 2 2 05-OCT-2007 08:07:09 IMAGR 19983 Residual map points loaded 2 5 05-OCT-2007 08:07:09 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:09 IMAGR Field 1 min algorithm flux= -2.667 MilliJy iter= 7013 2 5 05-OCT-2007 08:07:09 IMAGR Total Cleaned flux density = 1.012 MilliJy 7013 comps 2 2 05-OCT-2007 08:07:09 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:09 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:09 IMAGR Field 1 min = -5.8 MilliJy,max = 6.0 MilliJy 2 2 05-OCT-2007 08:07:09 IMAGR BGC Clean: using 103 cell beam + residuals > 1.32 MilliJy 2 2 05-OCT-2007 08:07:09 IMAGR 19992 Residual map points loaded 2 5 05-OCT-2007 08:07:09 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:09 IMAGR Field 1 min algorithm flux= -2.661 MilliJy iter= 7014 2 5 05-OCT-2007 08:07:09 IMAGR Total Cleaned flux density = 745.481 MicroJy 7014 comps 2 2 05-OCT-2007 08:07:09 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:09 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:09 IMAGR Field 1 min = -5.8 MilliJy,max = 6.0 MilliJy 2 2 05-OCT-2007 08:07:09 IMAGR BGC Clean: using 103 cell beam + residuals > 1.32 MilliJy 2 2 05-OCT-2007 08:07:09 IMAGR 19995 Residual map points loaded 2 5 05-OCT-2007 08:07:09 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:09 IMAGR Field 1 min algorithm flux= -2.667 MilliJy iter= 7015 2 5 05-OCT-2007 08:07:09 IMAGR Total Cleaned flux density = 478.824 MicroJy 7015 comps 2 2 05-OCT-2007 08:07:09 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:09 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:09 IMAGR Field 1 min = -5.8 MilliJy,max = 6.1 MilliJy 2 2 05-OCT-2007 08:07:09 IMAGR BGC Clean: using 103 cell beam + residuals > 1.32 MilliJy 2 2 05-OCT-2007 08:07:09 IMAGR 19996 Residual map points loaded 2 5 05-OCT-2007 08:07:09 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:09 IMAGR Field 1 min algorithm flux= -2.646 MilliJy iter= 7018 2 5 05-OCT-2007 08:07:09 IMAGR Total Cleaned flux density = 744.097 MicroJy 7018 comps 2 2 05-OCT-2007 08:07:09 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:09 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:10 IMAGR Field 1 min = -5.8 MilliJy,max = 6.0 MilliJy 2 2 05-OCT-2007 08:07:10 IMAGR BGC Clean: using 103 cell beam + residuals > 1.32 MilliJy 2 2 05-OCT-2007 08:07:10 IMAGR 19997 Residual map points loaded 2 5 05-OCT-2007 08:07:10 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:10 IMAGR Field 1 min algorithm flux= -2.601 MilliJy iter= 7026 2 5 05-OCT-2007 08:07:10 IMAGR Total Cleaned flux density = 1.273 MilliJy 7026 comps 2 2 05-OCT-2007 08:07:10 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:10 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:10 IMAGR Field 1 min = -5.8 MilliJy,max = 6.0 MilliJy 2 2 05-OCT-2007 08:07:10 IMAGR BGC Clean: using 103 cell beam + residuals > 1.31 MilliJy 2 2 05-OCT-2007 08:07:10 IMAGR 19989 Residual map points loaded 2 5 05-OCT-2007 08:07:10 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:10 IMAGR Field 1 min algorithm flux= -2.637 MilliJy iter= 7027 2 5 05-OCT-2007 08:07:10 IMAGR Total Cleaned flux density = 1.009 MilliJy 7027 comps 2 2 05-OCT-2007 08:07:10 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:10 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:10 IMAGR Field 1 min = -5.8 MilliJy,max = 6.0 MilliJy 2 2 05-OCT-2007 08:07:10 IMAGR BGC Clean: using 103 cell beam + residuals > 1.31 MilliJy 2 2 05-OCT-2007 08:07:10 IMAGR 19996 Residual map points loaded 2 5 05-OCT-2007 08:07:10 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:10 IMAGR Field 1 min algorithm flux= -2.566 MilliJy iter= 7031 2 5 05-OCT-2007 08:07:10 IMAGR Total Cleaned flux density = 1.016 MilliJy 7031 comps 2 2 05-OCT-2007 08:07:10 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:10 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:10 IMAGR Field 1 min = -5.8 MilliJy,max = 6.1 MilliJy 2 2 05-OCT-2007 08:07:10 IMAGR BGC Clean: using 103 cell beam + residuals > 1.30 MilliJy 2 2 05-OCT-2007 08:07:10 IMAGR 19993 Residual map points loaded 2 5 05-OCT-2007 08:07:10 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:10 IMAGR Field 1 min algorithm flux= -2.573 MilliJy iter= 7032 2 5 05-OCT-2007 08:07:10 IMAGR Total Cleaned flux density = 758.789 MicroJy 7032 comps 2 2 05-OCT-2007 08:07:10 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:10 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:11 IMAGR Field 1 min = -5.8 MilliJy,max = 6.1 MilliJy 2 2 05-OCT-2007 08:07:11 IMAGR BGC Clean: using 103 cell beam + residuals > 1.30 MilliJy 2 2 05-OCT-2007 08:07:11 IMAGR 19987 Residual map points loaded 2 5 05-OCT-2007 08:07:11 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:11 IMAGR Field 1 min algorithm flux= -2.551 MilliJy iter= 7033 2 5 05-OCT-2007 08:07:11 IMAGR Total Cleaned flux density = 503.723 MicroJy 7033 comps 2 2 05-OCT-2007 08:07:11 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:11 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:11 IMAGR Field 1 min = -5.8 MilliJy,max = 6.1 MilliJy 2 2 05-OCT-2007 08:07:11 IMAGR BGC Clean: using 103 cell beam + residuals > 1.30 MilliJy 2 2 05-OCT-2007 08:07:11 IMAGR 19992 Residual map points loaded 2 5 05-OCT-2007 08:07:11 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:11 IMAGR Field 1 min algorithm flux= -2.552 MilliJy iter= 7034 2 5 05-OCT-2007 08:07:11 IMAGR Total Cleaned flux density = 248.518 MicroJy 7034 comps 2 2 05-OCT-2007 08:07:11 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:11 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:11 IMAGR Field 1 min = -5.8 MilliJy,max = 6.1 MilliJy 2 2 05-OCT-2007 08:07:11 IMAGR BGC Clean: using 103 cell beam + residuals > 1.30 MilliJy 2 2 05-OCT-2007 08:07:11 IMAGR 19989 Residual map points loaded 2 5 05-OCT-2007 08:07:11 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:11 IMAGR Field 1 min algorithm flux= -2.524 MilliJy iter= 7041 2 5 05-OCT-2007 08:07:11 IMAGR Total Cleaned flux density = 1.010 MilliJy 7041 comps 2 2 05-OCT-2007 08:07:11 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:11 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:11 IMAGR Field 1 min = -5.8 MilliJy,max = 6.0 MilliJy 2 2 05-OCT-2007 08:07:11 IMAGR BGC Clean: using 103 cell beam + residuals > 1.30 MilliJy 2 2 05-OCT-2007 08:07:11 IMAGR 19991 Residual map points loaded 2 5 05-OCT-2007 08:07:11 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:11 IMAGR Field 1 min algorithm flux= -2.497 MilliJy iter= 7047 2 5 05-OCT-2007 08:07:11 IMAGR Total Cleaned flux density = 1.014 MilliJy 7047 comps 2 2 05-OCT-2007 08:07:11 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:11 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:12 IMAGR Field 1 min = -5.7 MilliJy,max = 6.0 MilliJy 2 2 05-OCT-2007 08:07:12 IMAGR BGC Clean: using 103 cell beam + residuals > 1.29 MilliJy 2 2 05-OCT-2007 08:07:12 IMAGR 19998 Residual map points loaded 2 5 05-OCT-2007 08:07:12 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:12 IMAGR Field 1 min algorithm flux= -2.487 MilliJy iter= 7048 2 5 05-OCT-2007 08:07:12 IMAGR Total Cleaned flux density = 764.988 MicroJy 7048 comps 2 2 05-OCT-2007 08:07:12 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:12 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:12 IMAGR Field 1 min = -5.7 MilliJy,max = 6.0 MilliJy 2 2 05-OCT-2007 08:07:12 IMAGR BGC Clean: using 103 cell beam + residuals > 1.29 MilliJy 2 2 05-OCT-2007 08:07:12 IMAGR 19989 Residual map points loaded 2 5 05-OCT-2007 08:07:12 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:12 IMAGR Field 1 min algorithm flux= -2.457 MilliJy iter= 7055 2 5 05-OCT-2007 08:07:12 IMAGR Total Cleaned flux density = 1.510 MilliJy 7055 comps 2 2 05-OCT-2007 08:07:12 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:12 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:12 IMAGR Field 1 min = -5.8 MilliJy,max = 6.0 MilliJy 2 2 05-OCT-2007 08:07:12 IMAGR BGC Clean: using 103 cell beam + residuals > 1.28 MilliJy 2 2 05-OCT-2007 08:07:12 IMAGR 19988 Residual map points loaded 2 5 05-OCT-2007 08:07:12 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:12 IMAGR Field 1 min algorithm flux= -2.422 MilliJy iter= 7068 2 5 05-OCT-2007 08:07:12 IMAGR Total Cleaned flux density = 2.253 MilliJy 7068 comps 2 2 05-OCT-2007 08:07:12 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:12 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:12 IMAGR Field 1 min = -5.8 MilliJy,max = 6.0 MilliJy 2 2 05-OCT-2007 08:07:12 IMAGR BGC Clean: using 103 cell beam + residuals > 1.27 MilliJy 2 2 05-OCT-2007 08:07:12 IMAGR 19994 Residual map points loaded 2 5 05-OCT-2007 08:07:12 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:12 IMAGR Field 1 min algorithm flux= -2.427 MilliJy iter= 7070 2 5 05-OCT-2007 08:07:12 IMAGR Total Cleaned flux density = 1.766 MilliJy 7070 comps 2 2 05-OCT-2007 08:07:12 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:12 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:13 IMAGR Field 1 min = -5.8 MilliJy,max = 6.0 MilliJy 2 2 05-OCT-2007 08:07:13 IMAGR BGC Clean: using 103 cell beam + residuals > 1.27 MilliJy 2 2 05-OCT-2007 08:07:13 IMAGR 19992 Residual map points loaded 2 5 05-OCT-2007 08:07:13 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:13 IMAGR Field 1 min algorithm flux= -2.398 MilliJy iter= 7073 2 5 05-OCT-2007 08:07:13 IMAGR Total Cleaned flux density = 1.527 MilliJy 7073 comps 2 2 05-OCT-2007 08:07:13 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:13 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:13 IMAGR Field 1 min = -5.8 MilliJy,max = 6.0 MilliJy 2 2 05-OCT-2007 08:07:13 IMAGR BGC Clean: using 103 cell beam + residuals > 1.27 MilliJy 2 2 05-OCT-2007 08:07:13 IMAGR 19995 Residual map points loaded 2 5 05-OCT-2007 08:07:13 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:13 IMAGR Field 1 min algorithm flux= -2.350 MilliJy iter= 7095 2 5 05-OCT-2007 08:07:13 IMAGR Total Cleaned flux density = 2.001 MilliJy 7095 comps 2 2 05-OCT-2007 08:07:13 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:13 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:13 IMAGR Field 1 min = -5.7 MilliJy,max = 6.0 MilliJy 2 2 05-OCT-2007 08:07:13 IMAGR BGC Clean: using 103 cell beam + residuals > 1.26 MilliJy 2 2 05-OCT-2007 08:07:13 IMAGR 19989 Residual map points loaded 2 4 05-OCT-2007 08:07:14 IMAGR Field 1 min algorithm flux= -1.524 MilliJy iter= 8621 2 3 05-OCT-2007 08:07:14 IMAGR Total Cleaned flux density = -2.106 MilliJy 8621 comps 2 2 05-OCT-2007 08:07:14 IMAGR ALGSTB: All 336 Rows In AP (Max 523) 2 2 05-OCT-2007 08:07:14 IMAGR ALGSTB: Ipol gridded model subtraction, chans 1 through 2 2 2 05-OCT-2007 08:07:14 IMAGR ALGSTB: Pass 1; 325- 0 Cells, with 3596 Pts 2 4 05-OCT-2007 08:07:14 IMAGR Field 1 min = -5.7 MilliJy,max = 6.8 MilliJy 2 2 05-OCT-2007 08:07:14 IMAGR BGC Clean: using 103 cell beam + residuals > 1.35 MilliJy 2 2 05-OCT-2007 08:07:14 IMAGR 19985 Residual map points loaded 2 5 05-OCT-2007 08:07:14 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:14 IMAGR Field 1 min algorithm flux= 3.055 MilliJy iter= 8630 2 5 05-OCT-2007 08:07:14 IMAGR Total Cleaned flux density = -2.469 MilliJy 8630 comps 2 2 05-OCT-2007 08:07:14 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:14 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:15 IMAGR Field 1 min = -5.7 MilliJy,max = 6.8 MilliJy 2 2 05-OCT-2007 08:07:15 IMAGR BGC Clean: using 103 cell beam + residuals > 1.34 MilliJy 2 2 05-OCT-2007 08:07:15 IMAGR 19986 Residual map points loaded 2 5 05-OCT-2007 08:07:15 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:15 IMAGR Field 1 min algorithm flux= 2.896 MilliJy iter= 8642 2 5 05-OCT-2007 08:07:15 IMAGR Total Cleaned flux density = -2.483 MilliJy 8642 comps 2 2 05-OCT-2007 08:07:15 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:15 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:15 IMAGR Field 1 min = -5.6 MilliJy,max = 6.8 MilliJy 2 2 05-OCT-2007 08:07:15 IMAGR BGC Clean: using 103 cell beam + residuals > 1.32 MilliJy 2 2 05-OCT-2007 08:07:15 IMAGR 19991 Residual map points loaded 2 5 05-OCT-2007 08:07:15 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:15 IMAGR Field 1 min algorithm flux= 2.809 MilliJy iter= 8649 2 5 05-OCT-2007 08:07:15 IMAGR Total Cleaned flux density = -2.213 MilliJy 8649 comps 2 2 05-OCT-2007 08:07:15 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:15 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:15 IMAGR Field 1 min = -5.6 MilliJy,max = 6.7 MilliJy 2 2 05-OCT-2007 08:07:15 IMAGR BGC Clean: using 103 cell beam + residuals > 1.31 MilliJy 2 2 05-OCT-2007 08:07:15 IMAGR 19995 Residual map points loaded 2 5 05-OCT-2007 08:07:15 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:15 IMAGR Field 1 min algorithm flux= 2.742 MilliJy iter= 8656 2 5 05-OCT-2007 08:07:15 IMAGR Total Cleaned flux density = -1.941 MilliJy 8656 comps 2 2 05-OCT-2007 08:07:15 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:15 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:15 IMAGR Field 1 min = -5.6 MilliJy,max = 6.7 MilliJy 2 2 05-OCT-2007 08:07:15 IMAGR BGC Clean: using 103 cell beam + residuals > 1.30 MilliJy 2 2 05-OCT-2007 08:07:15 IMAGR 19996 Residual map points loaded 2 5 05-OCT-2007 08:07:15 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:15 IMAGR Field 1 min algorithm flux= 2.710 MilliJy iter= 8659 2 5 05-OCT-2007 08:07:15 IMAGR Total Cleaned flux density = -1.672 MilliJy 8659 comps 2 2 05-OCT-2007 08:07:15 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:15 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:16 IMAGR Field 1 min = -5.6 MilliJy,max = 6.7 MilliJy 2 2 05-OCT-2007 08:07:16 IMAGR BGC Clean: using 103 cell beam + residuals > 1.30 MilliJy 2 2 05-OCT-2007 08:07:16 IMAGR 19989 Residual map points loaded 2 5 05-OCT-2007 08:07:16 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:16 IMAGR Field 1 min algorithm flux= 2.672 MilliJy iter= 8663 2 5 05-OCT-2007 08:07:16 IMAGR Total Cleaned flux density = -1.675 MilliJy 8663 comps 2 2 05-OCT-2007 08:07:16 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:16 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:16 IMAGR Field 1 min = -5.6 MilliJy,max = 6.7 MilliJy 2 2 05-OCT-2007 08:07:16 IMAGR BGC Clean: using 103 cell beam + residuals > 1.29 MilliJy 2 2 05-OCT-2007 08:07:16 IMAGR 19992 Residual map points loaded 2 5 05-OCT-2007 08:07:16 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:16 IMAGR Field 1 min algorithm flux= 2.656 MilliJy iter= 8666 2 5 05-OCT-2007 08:07:16 IMAGR Total Cleaned flux density = -1.411 MilliJy 8666 comps 2 2 05-OCT-2007 08:07:16 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:16 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:16 IMAGR Field 1 min = -5.6 MilliJy,max = 6.6 MilliJy 2 2 05-OCT-2007 08:07:16 IMAGR BGC Clean: using 103 cell beam + residuals > 1.29 MilliJy 2 2 05-OCT-2007 08:07:16 IMAGR 19994 Residual map points loaded 2 5 05-OCT-2007 08:07:16 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:16 IMAGR Field 1 min algorithm flux= 2.660 MilliJy iter= 8668 2 5 05-OCT-2007 08:07:16 IMAGR Total Cleaned flux density = -879.712 MicroJy 8668 comps 2 2 05-OCT-2007 08:07:16 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:16 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:16 IMAGR Field 1 min = -5.6 MilliJy,max = 6.6 MilliJy 2 2 05-OCT-2007 08:07:16 IMAGR BGC Clean: using 103 cell beam + residuals > 1.28 MilliJy 2 2 05-OCT-2007 08:07:16 IMAGR 19995 Residual map points loaded 2 5 05-OCT-2007 08:07:16 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:16 IMAGR Field 1 min algorithm flux= 2.658 MilliJy iter= 8669 2 5 05-OCT-2007 08:07:16 IMAGR Total Cleaned flux density = -613.947 MicroJy 8669 comps 2 2 05-OCT-2007 08:07:16 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:16 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:17 IMAGR Field 1 min = -5.6 MilliJy,max = 6.6 MilliJy 2 2 05-OCT-2007 08:07:17 IMAGR BGC Clean: using 103 cell beam + residuals > 1.28 MilliJy 2 2 05-OCT-2007 08:07:17 IMAGR 19985 Residual map points loaded 2 5 05-OCT-2007 08:07:17 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:17 IMAGR Field 1 min algorithm flux= 2.644 MilliJy iter= 8670 2 5 05-OCT-2007 08:07:17 IMAGR Total Cleaned flux density = -349.522 MicroJy 8670 comps 2 2 05-OCT-2007 08:07:17 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:17 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:17 IMAGR Field 1 min = -5.6 MilliJy,max = 6.6 MilliJy 2 2 05-OCT-2007 08:07:17 IMAGR BGC Clean: using 103 cell beam + residuals > 1.28 MilliJy 2 2 05-OCT-2007 08:07:17 IMAGR 19997 Residual map points loaded 2 5 05-OCT-2007 08:07:17 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:17 IMAGR Field 1 min algorithm flux= 2.634 MilliJy iter= 8671 2 5 05-OCT-2007 08:07:17 IMAGR Total Cleaned flux density = -86.105 MicroJy 8671 comps 2 2 05-OCT-2007 08:07:17 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:17 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:17 IMAGR Field 1 min = -5.6 MilliJy,max = 6.6 MilliJy 2 2 05-OCT-2007 08:07:17 IMAGR BGC Clean: using 103 cell beam + residuals > 1.28 MilliJy 2 2 05-OCT-2007 08:07:17 IMAGR 19988 Residual map points loaded 2 5 05-OCT-2007 08:07:17 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:17 IMAGR Field 1 min algorithm flux= 2.621 MilliJy iter= 8675 2 5 05-OCT-2007 08:07:17 IMAGR Total Cleaned flux density = -612.370 MicroJy 8675 comps 2 2 05-OCT-2007 08:07:17 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:17 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:17 IMAGR Field 1 min = -5.6 MilliJy,max = 6.6 MilliJy 2 2 05-OCT-2007 08:07:17 IMAGR BGC Clean: using 103 cell beam + residuals > 1.28 MilliJy 2 2 05-OCT-2007 08:07:17 IMAGR 19995 Residual map points loaded 2 5 05-OCT-2007 08:07:17 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:17 IMAGR Field 1 min algorithm flux= 2.619 MilliJy iter= 8676 2 5 05-OCT-2007 08:07:17 IMAGR Total Cleaned flux density = -350.422 MicroJy 8676 comps 2 2 05-OCT-2007 08:07:17 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:17 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:18 IMAGR Field 1 min = -5.6 MilliJy,max = 6.6 MilliJy 2 2 05-OCT-2007 08:07:18 IMAGR BGC Clean: using 103 cell beam + residuals > 1.28 MilliJy 2 2 05-OCT-2007 08:07:18 IMAGR 19995 Residual map points loaded 2 5 05-OCT-2007 08:07:18 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:18 IMAGR Field 1 min algorithm flux= 2.602 MilliJy iter= 8677 2 5 05-OCT-2007 08:07:18 IMAGR Total Cleaned flux density = -90.255 MicroJy 8677 comps 2 2 05-OCT-2007 08:07:18 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:18 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:18 IMAGR Field 1 min = -5.6 MilliJy,max = 6.6 MilliJy 2 2 05-OCT-2007 08:07:18 IMAGR BGC Clean: using 103 cell beam + residuals > 1.27 MilliJy 2 2 05-OCT-2007 08:07:18 IMAGR 19989 Residual map points loaded 2 5 05-OCT-2007 08:07:18 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:18 IMAGR Field 1 min algorithm flux= 2.594 MilliJy iter= 8682 2 5 05-OCT-2007 08:07:18 IMAGR Total Cleaned flux density = -873.125 MicroJy 8682 comps 2 2 05-OCT-2007 08:07:18 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:18 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:18 IMAGR Field 1 min = -5.6 MilliJy,max = 6.6 MilliJy 2 2 05-OCT-2007 08:07:18 IMAGR BGC Clean: using 103 cell beam + residuals > 1.27 MilliJy 2 2 05-OCT-2007 08:07:18 IMAGR 19985 Residual map points loaded 2 5 05-OCT-2007 08:07:18 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:18 IMAGR Field 1 min algorithm flux= 2.591 MilliJy iter= 8683 2 5 05-OCT-2007 08:07:18 IMAGR Total Cleaned flux density = -614.038 MicroJy 8683 comps 2 2 05-OCT-2007 08:07:18 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:18 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:18 IMAGR Field 1 min = -5.6 MilliJy,max = 6.6 MilliJy 2 2 05-OCT-2007 08:07:18 IMAGR BGC Clean: using 103 cell beam + residuals > 1.27 MilliJy 2 2 05-OCT-2007 08:07:18 IMAGR 19989 Residual map points loaded 2 5 05-OCT-2007 08:07:18 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:18 IMAGR Field 1 min algorithm flux= 2.556 MilliJy iter= 8686 2 5 05-OCT-2007 08:07:18 IMAGR Total Cleaned flux density = -873.499 MicroJy 8686 comps 2 2 05-OCT-2007 08:07:18 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:18 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:18 IMAGR Field 1 min = -5.6 MilliJy,max = 6.6 MilliJy 2 2 05-OCT-2007 08:07:19 IMAGR BGC Clean: using 103 cell beam + residuals > 1.26 MilliJy 2 2 05-OCT-2007 08:07:19 IMAGR 19996 Residual map points loaded 2 5 05-OCT-2007 08:07:19 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:19 IMAGR Field 1 min algorithm flux= 2.566 MilliJy iter= 8687 2 5 05-OCT-2007 08:07:19 IMAGR Total Cleaned flux density = -616.937 MicroJy 8687 comps 2 2 05-OCT-2007 08:07:19 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:19 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:19 IMAGR Field 1 min = -5.6 MilliJy,max = 6.6 MilliJy 2 2 05-OCT-2007 08:07:19 IMAGR BGC Clean: using 103 cell beam + residuals > 1.26 MilliJy 2 2 05-OCT-2007 08:07:19 IMAGR 19996 Residual map points loaded 2 5 05-OCT-2007 08:07:19 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:19 IMAGR Field 1 min algorithm flux= 2.517 MilliJy iter= 8697 2 5 05-OCT-2007 08:07:19 IMAGR Total Cleaned flux density = -1.634 MilliJy 8697 comps 2 2 05-OCT-2007 08:07:19 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:19 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:19 IMAGR Field 1 min = -5.6 MilliJy,max = 6.6 MilliJy 2 2 05-OCT-2007 08:07:19 IMAGR BGC Clean: using 103 cell beam + residuals > 1.25 MilliJy 2 2 05-OCT-2007 08:07:19 IMAGR 19991 Residual map points loaded 2 5 05-OCT-2007 08:07:19 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:19 IMAGR Field 1 min algorithm flux= 2.493 MilliJy iter= 8701 2 5 05-OCT-2007 08:07:19 IMAGR Total Cleaned flux density = -1.134 MilliJy 8701 comps 2 2 05-OCT-2007 08:07:19 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:19 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:19 IMAGR Field 1 min = -5.5 MilliJy,max = 6.6 MilliJy 2 2 05-OCT-2007 08:07:19 IMAGR BGC Clean: using 103 cell beam + residuals > 1.25 MilliJy 2 2 05-OCT-2007 08:07:19 IMAGR 19997 Residual map points loaded 2 5 05-OCT-2007 08:07:19 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:19 IMAGR Field 1 min algorithm flux= 2.467 MilliJy iter= 8708 2 5 05-OCT-2007 08:07:19 IMAGR Total Cleaned flux density = -1.384 MilliJy 8708 comps 2 2 05-OCT-2007 08:07:19 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:19 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:19 IMAGR Field 1 min = -5.5 MilliJy,max = 6.6 MilliJy 2 2 05-OCT-2007 08:07:20 IMAGR BGC Clean: using 103 cell beam + residuals > 1.24 MilliJy 2 2 05-OCT-2007 08:07:20 IMAGR 19994 Residual map points loaded 2 5 05-OCT-2007 08:07:20 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:20 IMAGR Field 1 min algorithm flux= 2.442 MilliJy iter= 8713 2 5 05-OCT-2007 08:07:20 IMAGR Total Cleaned flux density = -1.632 MilliJy 8713 comps 2 2 05-OCT-2007 08:07:20 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:20 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:20 IMAGR Field 1 min = -5.5 MilliJy,max = 6.6 MilliJy 2 2 05-OCT-2007 08:07:20 IMAGR BGC Clean: using 103 cell beam + residuals > 1.24 MilliJy 2 2 05-OCT-2007 08:07:20 IMAGR 19994 Residual map points loaded 2 5 05-OCT-2007 08:07:20 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:20 IMAGR Field 1 min algorithm flux= 2.376 MilliJy iter= 8727 2 5 05-OCT-2007 08:07:20 IMAGR Total Cleaned flux density = -2.120 MilliJy 8727 comps 2 2 05-OCT-2007 08:07:20 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:20 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:20 IMAGR Field 1 min = -5.5 MilliJy,max = 6.6 MilliJy 2 2 05-OCT-2007 08:07:20 IMAGR BGC Clean: using 103 cell beam + residuals > 1.22 MilliJy 2 2 05-OCT-2007 08:07:20 IMAGR 19994 Residual map points loaded 2 5 05-OCT-2007 08:07:20 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:20 IMAGR Field 1 min algorithm flux= 2.365 MilliJy iter= 8729 2 5 05-OCT-2007 08:07:20 IMAGR Total Cleaned flux density = -1.643 MilliJy 8729 comps 2 2 05-OCT-2007 08:07:20 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:20 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:20 IMAGR Field 1 min = -5.5 MilliJy,max = 6.5 MilliJy 2 2 05-OCT-2007 08:07:20 IMAGR BGC Clean: using 103 cell beam + residuals > 1.22 MilliJy 2 2 05-OCT-2007 08:07:20 IMAGR 19985 Residual map points loaded 2 5 05-OCT-2007 08:07:20 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:20 IMAGR Field 1 min algorithm flux= 2.351 MilliJy iter= 8733 2 5 05-OCT-2007 08:07:20 IMAGR Total Cleaned flux density = -1.646 MilliJy 8733 comps 2 2 05-OCT-2007 08:07:20 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:20 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:21 IMAGR Field 1 min = -5.4 MilliJy,max = 6.5 MilliJy 2 2 05-OCT-2007 08:07:21 IMAGR BGC Clean: using 103 cell beam + residuals > 1.22 MilliJy 2 2 05-OCT-2007 08:07:21 IMAGR 19994 Residual map points loaded 2 5 05-OCT-2007 08:07:21 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:21 IMAGR Field 1 min algorithm flux= 2.312 MilliJy iter= 8740 2 5 05-OCT-2007 08:07:21 IMAGR Total Cleaned flux density = -1.416 MilliJy 8740 comps 2 2 05-OCT-2007 08:07:21 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:21 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:21 IMAGR Field 1 min = -5.4 MilliJy,max = 6.5 MilliJy 2 2 05-OCT-2007 08:07:21 IMAGR BGC Clean: using 103 cell beam + residuals > 1.21 MilliJy 2 2 05-OCT-2007 08:07:21 IMAGR 19992 Residual map points loaded 2 5 05-OCT-2007 08:07:21 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:21 IMAGR Field 1 min algorithm flux= 2.329 MilliJy iter= 8742 2 5 05-OCT-2007 08:07:21 IMAGR Total Cleaned flux density = -949.730 MicroJy 8742 comps 2 2 05-OCT-2007 08:07:21 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:21 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:21 IMAGR Field 1 min = -5.4 MilliJy,max = 6.5 MilliJy 2 2 05-OCT-2007 08:07:21 IMAGR BGC Clean: using 103 cell beam + residuals > 1.21 MilliJy 2 2 05-OCT-2007 08:07:21 IMAGR 19991 Residual map points loaded 2 5 05-OCT-2007 08:07:21 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:21 IMAGR Field 1 min algorithm flux= 2.316 MilliJy iter= 8745 2 5 05-OCT-2007 08:07:21 IMAGR Total Cleaned flux density = -719.174 MicroJy 8745 comps 2 2 05-OCT-2007 08:07:21 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:21 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:21 IMAGR Field 1 min = -5.4 MilliJy,max = 6.5 MilliJy 2 2 05-OCT-2007 08:07:21 IMAGR BGC Clean: using 103 cell beam + residuals > 1.21 MilliJy 2 2 05-OCT-2007 08:07:21 IMAGR 19996 Residual map points loaded 2 5 05-OCT-2007 08:07:21 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:21 IMAGR Field 1 min algorithm flux= 2.326 MilliJy iter= 8746 2 5 05-OCT-2007 08:07:21 IMAGR Total Cleaned flux density = -486.525 MicroJy 8746 comps 2 2 05-OCT-2007 08:07:21 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:21 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:21 IMAGR Field 1 min = -5.4 MilliJy,max = 6.5 MilliJy 2 2 05-OCT-2007 08:07:22 IMAGR BGC Clean: using 103 cell beam + residuals > 1.21 MilliJy 2 2 05-OCT-2007 08:07:22 IMAGR 19993 Residual map points loaded 2 5 05-OCT-2007 08:07:22 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:22 IMAGR Field 1 min algorithm flux= 2.295 MilliJy iter= 8749 2 5 05-OCT-2007 08:07:22 IMAGR Total Cleaned flux density = -718.475 MicroJy 8749 comps 2 2 05-OCT-2007 08:07:22 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:22 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:22 IMAGR Field 1 min = -5.4 MilliJy,max = 6.5 MilliJy 2 2 05-OCT-2007 08:07:22 IMAGR BGC Clean: using 103 cell beam + residuals > 1.21 MilliJy 2 2 05-OCT-2007 08:07:22 IMAGR 19996 Residual map points loaded 2 5 05-OCT-2007 08:07:22 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:22 IMAGR Field 1 min algorithm flux= 2.285 MilliJy iter= 8751 2 5 05-OCT-2007 08:07:22 IMAGR Total Cleaned flux density = -719.112 MicroJy 8751 comps 2 2 05-OCT-2007 08:07:22 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:22 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:22 IMAGR Field 1 min = -5.4 MilliJy,max = 6.5 MilliJy 2 2 05-OCT-2007 08:07:22 IMAGR BGC Clean: using 103 cell beam + residuals > 1.21 MilliJy 2 2 05-OCT-2007 08:07:22 IMAGR 19990 Residual map points loaded 2 5 05-OCT-2007 08:07:22 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:22 IMAGR Field 1 min algorithm flux= 2.294 MilliJy iter= 8752 2 5 05-OCT-2007 08:07:22 IMAGR Total Cleaned flux density = -489.680 MicroJy 8752 comps 2 2 05-OCT-2007 08:07:22 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:22 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:22 IMAGR Field 1 min = -5.4 MilliJy,max = 6.5 MilliJy 2 2 05-OCT-2007 08:07:22 IMAGR BGC Clean: using 103 cell beam + residuals > 1.20 MilliJy 2 2 05-OCT-2007 08:07:22 IMAGR 19986 Residual map points loaded 2 5 05-OCT-2007 08:07:22 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:22 IMAGR Field 1 min algorithm flux= 2.297 MilliJy iter= 8753 2 5 05-OCT-2007 08:07:22 IMAGR Total Cleaned flux density = -259.970 MicroJy 8753 comps 2 2 05-OCT-2007 08:07:22 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:22 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:22 IMAGR Field 1 min = -5.4 MilliJy,max = 6.5 MilliJy 2 2 05-OCT-2007 08:07:23 IMAGR BGC Clean: using 103 cell beam + residuals > 1.20 MilliJy 2 2 05-OCT-2007 08:07:23 IMAGR 19995 Residual map points loaded 2 5 05-OCT-2007 08:07:23 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:23 IMAGR Field 1 min algorithm flux= 2.293 MilliJy iter= 8754 2 5 05-OCT-2007 08:07:23 IMAGR Total Cleaned flux density = -30.702 MicroJy 8754 comps 2 2 05-OCT-2007 08:07:23 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:23 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:23 IMAGR Field 1 min = -5.4 MilliJy,max = 6.5 MilliJy 2 2 05-OCT-2007 08:07:23 IMAGR BGC Clean: using 103 cell beam + residuals > 1.20 MilliJy 2 2 05-OCT-2007 08:07:23 IMAGR 19998 Residual map points loaded 2 5 05-OCT-2007 08:07:23 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:23 IMAGR Field 1 min algorithm flux= 2.257 MilliJy iter= 8758 2 5 05-OCT-2007 08:07:23 IMAGR Total Cleaned flux density = -486.611 MicroJy 8758 comps 2 2 05-OCT-2007 08:07:23 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:23 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:23 IMAGR Field 1 min = -5.4 MilliJy,max = 6.5 MilliJy 2 2 05-OCT-2007 08:07:23 IMAGR BGC Clean: using 103 cell beam + residuals > 1.20 MilliJy 2 2 05-OCT-2007 08:07:23 IMAGR 19994 Residual map points loaded 2 5 05-OCT-2007 08:07:23 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:23 IMAGR Field 1 min algorithm flux= 2.256 MilliJy iter= 8759 2 5 05-OCT-2007 08:07:23 IMAGR Total Cleaned flux density = -261.054 MicroJy 8759 comps 2 2 05-OCT-2007 08:07:23 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:23 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:23 IMAGR Field 1 min = -5.4 MilliJy,max = 6.5 MilliJy 2 2 05-OCT-2007 08:07:23 IMAGR BGC Clean: using 103 cell beam + residuals > 1.20 MilliJy 2 2 05-OCT-2007 08:07:23 IMAGR 19989 Residual map points loaded 2 5 05-OCT-2007 08:07:23 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:23 IMAGR Field 1 min algorithm flux= 2.256 MilliJy iter= 8760 2 5 05-OCT-2007 08:07:23 IMAGR Total Cleaned flux density = -35.486 MicroJy 8760 comps 2 2 05-OCT-2007 08:07:23 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:23 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:23 IMAGR Field 1 min = -5.4 MilliJy,max = 6.5 MilliJy 2 2 05-OCT-2007 08:07:23 IMAGR BGC Clean: using 103 cell beam + residuals > 1.20 MilliJy 2 2 05-OCT-2007 08:07:23 IMAGR 19992 Residual map points loaded 2 5 05-OCT-2007 08:07:23 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:23 IMAGR Field 1 min algorithm flux= -2.247 MilliJy iter= 8762 2 5 05-OCT-2007 08:07:23 IMAGR Total Cleaned flux density = -33.401 MicroJy 8762 comps 2 2 05-OCT-2007 08:07:23 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:23 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:24 IMAGR Field 1 min = -5.4 MilliJy,max = 6.5 MilliJy 2 2 05-OCT-2007 08:07:24 IMAGR BGC Clean: using 103 cell beam + residuals > 1.20 MilliJy 2 2 05-OCT-2007 08:07:24 IMAGR 19998 Residual map points loaded 2 5 05-OCT-2007 08:07:24 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:24 IMAGR Field 1 min algorithm flux= -2.242 MilliJy iter= 8764 2 5 05-OCT-2007 08:07:24 IMAGR Total Cleaned flux density = -32.515 MicroJy 8764 comps 2 2 05-OCT-2007 08:07:24 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:24 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:24 IMAGR Field 1 min = -5.4 MilliJy,max = 6.5 MilliJy 2 2 05-OCT-2007 08:07:24 IMAGR BGC Clean: using 103 cell beam + residuals > 1.20 MilliJy 2 2 05-OCT-2007 08:07:24 IMAGR 19987 Residual map points loaded 2 5 05-OCT-2007 08:07:24 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:24 IMAGR Field 1 min algorithm flux= -2.238 MilliJy iter= 8767 2 5 05-OCT-2007 08:07:24 IMAGR Total Cleaned flux density = 191.731 MicroJy 8767 comps 2 2 05-OCT-2007 08:07:24 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:24 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:24 IMAGR Field 1 min = -5.4 MilliJy,max = 6.5 MilliJy 2 2 05-OCT-2007 08:07:24 IMAGR BGC Clean: using 103 cell beam + residuals > 1.20 MilliJy 2 2 05-OCT-2007 08:07:24 IMAGR 19995 Residual map points loaded 2 5 05-OCT-2007 08:07:24 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:24 IMAGR Field 1 min algorithm flux= -2.243 MilliJy iter= 8768 2 5 05-OCT-2007 08:07:24 IMAGR Total Cleaned flux density = -32.616 MicroJy 8768 comps 2 2 05-OCT-2007 08:07:24 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:24 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:24 IMAGR Field 1 min = -5.3 MilliJy,max = 6.5 MilliJy 2 2 05-OCT-2007 08:07:24 IMAGR BGC Clean: using 103 cell beam + residuals > 1.19 MilliJy 2 2 05-OCT-2007 08:07:24 IMAGR 19991 Residual map points loaded 2 5 05-OCT-2007 08:07:24 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:24 IMAGR Field 1 min algorithm flux= -2.231 MilliJy iter= 8771 2 5 05-OCT-2007 08:07:24 IMAGR Total Cleaned flux density = 191.092 MicroJy 8771 comps 2 2 05-OCT-2007 08:07:24 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:24 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:25 IMAGR Field 1 min = -5.3 MilliJy,max = 6.5 MilliJy 2 2 05-OCT-2007 08:07:25 IMAGR BGC Clean: using 103 cell beam + residuals > 1.19 MilliJy 2 2 05-OCT-2007 08:07:25 IMAGR 19994 Residual map points loaded 2 5 05-OCT-2007 08:07:25 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:25 IMAGR Field 1 min algorithm flux= -2.224 MilliJy iter= 8773 2 5 05-OCT-2007 08:07:25 IMAGR Total Cleaned flux density = 192.619 MicroJy 8773 comps 2 2 05-OCT-2007 08:07:25 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:25 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:25 IMAGR Field 1 min = -5.3 MilliJy,max = 6.4 MilliJy 2 2 05-OCT-2007 08:07:25 IMAGR BGC Clean: using 103 cell beam + residuals > 1.19 MilliJy 2 2 05-OCT-2007 08:07:25 IMAGR 19994 Residual map points loaded 2 5 05-OCT-2007 08:07:25 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:25 IMAGR Field 1 min algorithm flux= -2.221 MilliJy iter= 8774 2 5 05-OCT-2007 08:07:25 IMAGR Total Cleaned flux density = -29.492 MicroJy 8774 comps 2 2 05-OCT-2007 08:07:25 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:25 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:25 IMAGR Field 1 min = -5.4 MilliJy,max = 6.5 MilliJy 2 2 05-OCT-2007 08:07:25 IMAGR BGC Clean: using 103 cell beam + residuals > 1.19 MilliJy 2 2 05-OCT-2007 08:07:25 IMAGR 19987 Residual map points loaded 2 5 05-OCT-2007 08:07:25 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:25 IMAGR Field 1 min algorithm flux= 2.214 MilliJy iter= 8776 2 5 05-OCT-2007 08:07:25 IMAGR Total Cleaned flux density = -30.261 MicroJy 8776 comps 2 2 05-OCT-2007 08:07:25 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:25 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:25 IMAGR Field 1 min = -5.4 MilliJy,max = 6.5 MilliJy 2 2 05-OCT-2007 08:07:25 IMAGR BGC Clean: using 103 cell beam + residuals > 1.19 MilliJy 2 2 05-OCT-2007 08:07:25 IMAGR 19993 Residual map points loaded 2 5 05-OCT-2007 08:07:25 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:25 IMAGR Field 1 min algorithm flux= -2.202 MilliJy iter= 8780 2 5 05-OCT-2007 08:07:25 IMAGR Total Cleaned flux density = 414.221 MicroJy 8780 comps 2 2 05-OCT-2007 08:07:25 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:25 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:26 IMAGR Field 1 min = -5.3 MilliJy,max = 6.5 MilliJy 2 2 05-OCT-2007 08:07:26 IMAGR BGC Clean: using 103 cell beam + residuals > 1.19 MilliJy 2 2 05-OCT-2007 08:07:26 IMAGR 19992 Residual map points loaded 2 5 05-OCT-2007 08:07:26 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:26 IMAGR Field 1 min algorithm flux= -2.195 MilliJy iter= 8782 2 5 05-OCT-2007 08:07:26 IMAGR Total Cleaned flux density = 415.414 MicroJy 8782 comps 2 2 05-OCT-2007 08:07:26 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:26 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:26 IMAGR Field 1 min = -5.3 MilliJy,max = 6.5 MilliJy 2 2 05-OCT-2007 08:07:26 IMAGR BGC Clean: using 103 cell beam + residuals > 1.18 MilliJy 2 2 05-OCT-2007 08:07:26 IMAGR 19995 Residual map points loaded 2 5 05-OCT-2007 08:07:26 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:26 IMAGR Field 1 min algorithm flux= -2.171 MilliJy iter= 8789 2 5 05-OCT-2007 08:07:26 IMAGR Total Cleaned flux density = 1.074 MilliJy 8789 comps 2 2 05-OCT-2007 08:07:26 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:26 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:26 IMAGR Field 1 min = -5.3 MilliJy,max = 6.5 MilliJy 2 2 05-OCT-2007 08:07:26 IMAGR BGC Clean: using 103 cell beam + residuals > 1.18 MilliJy 2 2 05-OCT-2007 08:07:26 IMAGR 19994 Residual map points loaded 2 5 05-OCT-2007 08:07:26 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:26 IMAGR Field 1 min algorithm flux= -2.167 MilliJy iter= 8793 2 5 05-OCT-2007 08:07:26 IMAGR Total Cleaned flux density = 1.078 MilliJy 8793 comps 2 2 05-OCT-2007 08:07:26 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:26 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:26 IMAGR Field 1 min = -5.3 MilliJy,max = 6.5 MilliJy 2 2 05-OCT-2007 08:07:26 IMAGR BGC Clean: using 103 cell beam + residuals > 1.18 MilliJy 2 2 05-OCT-2007 08:07:26 IMAGR 19985 Residual map points loaded 2 5 05-OCT-2007 08:07:26 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:26 IMAGR Field 1 min algorithm flux= -2.153 MilliJy iter= 8797 2 5 05-OCT-2007 08:07:26 IMAGR Total Cleaned flux density = 1.079 MilliJy 8797 comps 2 2 05-OCT-2007 08:07:26 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:26 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:27 IMAGR Field 1 min = -5.3 MilliJy,max = 6.4 MilliJy 2 2 05-OCT-2007 08:07:27 IMAGR BGC Clean: using 103 cell beam + residuals > 1.18 MilliJy 2 2 05-OCT-2007 08:07:27 IMAGR 19993 Residual map points loaded 2 5 05-OCT-2007 08:07:27 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:27 IMAGR Field 1 min algorithm flux= -2.135 MilliJy iter= 8802 2 5 05-OCT-2007 08:07:27 IMAGR Total Cleaned flux density = 865.086 MicroJy 8802 comps 2 2 05-OCT-2007 08:07:27 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:27 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:27 IMAGR Field 1 min = -5.3 MilliJy,max = 6.4 MilliJy 2 2 05-OCT-2007 08:07:27 IMAGR BGC Clean: using 103 cell beam + residuals > 1.17 MilliJy 2 2 05-OCT-2007 08:07:27 IMAGR 19988 Residual map points loaded 2 5 05-OCT-2007 08:07:27 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:27 IMAGR Field 1 min algorithm flux= -2.129 MilliJy iter= 8807 2 5 05-OCT-2007 08:07:27 IMAGR Total Cleaned flux density = 1.081 MilliJy 8807 comps 2 2 05-OCT-2007 08:07:27 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:27 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:27 IMAGR Field 1 min = -5.3 MilliJy,max = 6.4 MilliJy 2 2 05-OCT-2007 08:07:27 IMAGR BGC Clean: using 103 cell beam + residuals > 1.17 MilliJy 2 2 05-OCT-2007 08:07:27 IMAGR 19993 Residual map points loaded 2 5 05-OCT-2007 08:07:27 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:27 IMAGR Field 1 min algorithm flux= -2.132 MilliJy iter= 8810 2 5 05-OCT-2007 08:07:27 IMAGR Total Cleaned flux density = 867.723 MicroJy 8810 comps 2 2 05-OCT-2007 08:07:27 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:27 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:27 IMAGR Field 1 min = -5.3 MilliJy,max = 6.4 MilliJy 2 2 05-OCT-2007 08:07:27 IMAGR BGC Clean: using 103 cell beam + residuals > 1.17 MilliJy 2 2 05-OCT-2007 08:07:27 IMAGR 19990 Residual map points loaded 2 5 05-OCT-2007 08:07:27 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:27 IMAGR Field 1 min algorithm flux= -2.125 MilliJy iter= 8813 2 5 05-OCT-2007 08:07:27 IMAGR Total Cleaned flux density = 656.034 MicroJy 8813 comps 2 2 05-OCT-2007 08:07:27 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:27 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:28 IMAGR Field 1 min = -5.3 MilliJy,max = 6.4 MilliJy 2 2 05-OCT-2007 08:07:28 IMAGR BGC Clean: using 103 cell beam + residuals > 1.17 MilliJy 2 2 05-OCT-2007 08:07:28 IMAGR 19991 Residual map points loaded 2 5 05-OCT-2007 08:07:28 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:28 IMAGR Field 1 min algorithm flux= -2.120 MilliJy iter= 8814 2 5 05-OCT-2007 08:07:28 IMAGR Total Cleaned flux density = 444.024 MicroJy 8814 comps 2 2 05-OCT-2007 08:07:28 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:28 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:28 IMAGR Field 1 min = -5.3 MilliJy,max = 6.4 MilliJy 2 2 05-OCT-2007 08:07:28 IMAGR BGC Clean: using 103 cell beam + residuals > 1.17 MilliJy 2 2 05-OCT-2007 08:07:28 IMAGR 19997 Residual map points loaded 2 5 05-OCT-2007 08:07:28 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:28 IMAGR Field 1 min algorithm flux= -2.113 MilliJy iter= 8816 2 5 05-OCT-2007 08:07:28 IMAGR Total Cleaned flux density = 444.042 MicroJy 8816 comps 2 2 05-OCT-2007 08:07:28 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:28 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:28 IMAGR Field 1 min = -5.3 MilliJy,max = 6.4 MilliJy 2 2 05-OCT-2007 08:07:28 IMAGR BGC Clean: using 103 cell beam + residuals > 1.16 MilliJy 2 2 05-OCT-2007 08:07:28 IMAGR 19997 Residual map points loaded 2 5 05-OCT-2007 08:07:28 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:28 IMAGR Field 1 min algorithm flux= -2.108 MilliJy iter= 8817 2 5 05-OCT-2007 08:07:28 IMAGR Total Cleaned flux density = 233.212 MicroJy 8817 comps 2 2 05-OCT-2007 08:07:28 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:28 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:28 IMAGR Field 1 min = -5.3 MilliJy,max = 6.4 MilliJy 2 2 05-OCT-2007 08:07:28 IMAGR BGC Clean: using 103 cell beam + residuals > 1.16 MilliJy 2 2 05-OCT-2007 08:07:28 IMAGR 19990 Residual map points loaded 2 5 05-OCT-2007 08:07:28 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:28 IMAGR Field 1 min algorithm flux= -2.108 MilliJy iter= 8818 2 5 05-OCT-2007 08:07:28 IMAGR Total Cleaned flux density = 22.426 MicroJy 8818 comps 2 2 05-OCT-2007 08:07:28 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:28 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:29 IMAGR Field 1 min = -5.3 MilliJy,max = 6.4 MilliJy 2 2 05-OCT-2007 08:07:29 IMAGR BGC Clean: using 103 cell beam + residuals > 1.16 MilliJy 2 2 05-OCT-2007 08:07:29 IMAGR 19993 Residual map points loaded 2 5 05-OCT-2007 08:07:29 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:29 IMAGR Field 1 min algorithm flux= 2.093 MilliJy iter= 8821 2 5 05-OCT-2007 08:07:29 IMAGR Total Cleaned flux density = -187.555 MicroJy 8821 comps 2 2 05-OCT-2007 08:07:29 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:29 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:29 IMAGR Field 1 min = -5.3 MilliJy,max = 6.4 MilliJy 2 2 05-OCT-2007 08:07:29 IMAGR BGC Clean: using 103 cell beam + residuals > 1.16 MilliJy 2 2 05-OCT-2007 08:07:29 IMAGR 19994 Residual map points loaded 2 5 05-OCT-2007 08:07:29 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:29 IMAGR Field 1 min algorithm flux= 2.099 MilliJy iter= 8822 2 5 05-OCT-2007 08:07:29 IMAGR Total Cleaned flux density = 22.345 MicroJy 8822 comps 2 2 05-OCT-2007 08:07:29 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:29 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:29 IMAGR Field 1 min = -5.3 MilliJy,max = 6.4 MilliJy 2 2 05-OCT-2007 08:07:29 IMAGR BGC Clean: using 103 cell beam + residuals > 1.16 MilliJy 2 2 05-OCT-2007 08:07:29 IMAGR 19996 Residual map points loaded 2 5 05-OCT-2007 08:07:29 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:29 IMAGR Field 1 min algorithm flux= -2.092 MilliJy iter= 8825 2 5 05-OCT-2007 08:07:29 IMAGR Total Cleaned flux density = 232.286 MicroJy 8825 comps 2 2 05-OCT-2007 08:07:29 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:29 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:29 IMAGR Field 1 min = -5.3 MilliJy,max = 6.4 MilliJy 2 2 05-OCT-2007 08:07:29 IMAGR BGC Clean: using 103 cell beam + residuals > 1.16 MilliJy 2 2 05-OCT-2007 08:07:29 IMAGR 19994 Residual map points loaded 2 5 05-OCT-2007 08:07:29 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:29 IMAGR Field 1 min algorithm flux= -2.089 MilliJy iter= 8829 2 5 05-OCT-2007 08:07:29 IMAGR Total Cleaned flux density = 653.369 MicroJy 8829 comps 2 2 05-OCT-2007 08:07:29 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:29 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:30 IMAGR Field 1 min = -5.3 MilliJy,max = 6.4 MilliJy 2 2 05-OCT-2007 08:07:30 IMAGR BGC Clean: using 103 cell beam + residuals > 1.15 MilliJy 2 2 05-OCT-2007 08:07:30 IMAGR 19988 Residual map points loaded 2 5 05-OCT-2007 08:07:30 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:30 IMAGR Field 1 min algorithm flux= -2.090 MilliJy iter= 8830 2 5 05-OCT-2007 08:07:30 IMAGR Total Cleaned flux density = 444.379 MicroJy 8830 comps 2 2 05-OCT-2007 08:07:30 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:30 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:30 IMAGR Field 1 min = -5.3 MilliJy,max = 6.4 MilliJy 2 2 05-OCT-2007 08:07:30 IMAGR BGC Clean: using 103 cell beam + residuals > 1.15 MilliJy 2 2 05-OCT-2007 08:07:30 IMAGR 19991 Residual map points loaded 2 5 05-OCT-2007 08:07:30 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:30 IMAGR Field 1 min algorithm flux= -2.095 MilliJy iter= 8831 2 5 05-OCT-2007 08:07:30 IMAGR Total Cleaned flux density = 234.902 MicroJy 8831 comps 2 2 05-OCT-2007 08:07:30 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:30 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:30 IMAGR Field 1 min = -5.3 MilliJy,max = 6.4 MilliJy 2 2 05-OCT-2007 08:07:30 IMAGR BGC Clean: using 103 cell beam + residuals > 1.15 MilliJy 2 2 05-OCT-2007 08:07:30 IMAGR 19998 Residual map points loaded 2 5 05-OCT-2007 08:07:30 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:30 IMAGR Field 1 min algorithm flux= -2.090 MilliJy iter= 8832 2 5 05-OCT-2007 08:07:30 IMAGR Total Cleaned flux density = 25.909 MicroJy 8832 comps 2 2 05-OCT-2007 08:07:30 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:30 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:30 IMAGR Field 1 min = -5.3 MilliJy,max = 6.4 MilliJy 2 2 05-OCT-2007 08:07:30 IMAGR BGC Clean: using 103 cell beam + residuals > 1.15 MilliJy 2 2 05-OCT-2007 08:07:30 IMAGR 19993 Residual map points loaded 2 5 05-OCT-2007 08:07:30 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:30 IMAGR Field 1 min algorithm flux= -2.115 MilliJy iter= 8836 2 5 05-OCT-2007 08:07:30 IMAGR Total Cleaned flux density = 439.024 MicroJy 8836 comps 2 2 05-OCT-2007 08:07:30 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:30 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:30 IMAGR Field 1 min = -5.3 MilliJy,max = 6.4 MilliJy 2 2 05-OCT-2007 08:07:31 IMAGR BGC Clean: using 103 cell beam + residuals > 1.15 MilliJy 2 2 05-OCT-2007 08:07:31 IMAGR 19995 Residual map points loaded 2 5 05-OCT-2007 08:07:31 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:31 IMAGR Field 1 min algorithm flux= -2.090 MilliJy iter= 8837 2 5 05-OCT-2007 08:07:31 IMAGR Total Cleaned flux density = 230.058 MicroJy 8837 comps 2 2 05-OCT-2007 08:07:31 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:31 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:31 IMAGR Field 1 min = -5.3 MilliJy,max = 6.4 MilliJy 2 2 05-OCT-2007 08:07:31 IMAGR BGC Clean: using 103 cell beam + residuals > 1.15 MilliJy 2 2 05-OCT-2007 08:07:31 IMAGR 19992 Residual map points loaded 2 5 05-OCT-2007 08:07:31 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:31 IMAGR Field 1 min algorithm flux= -2.082 MilliJy iter= 8838 2 5 05-OCT-2007 08:07:31 IMAGR Total Cleaned flux density = 21.865 MicroJy 8838 comps 2 2 05-OCT-2007 08:07:31 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:31 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:31 IMAGR Field 1 min = -5.3 MilliJy,max = 6.4 MilliJy 2 2 05-OCT-2007 08:07:31 IMAGR BGC Clean: using 103 cell beam + residuals > 1.15 MilliJy 2 2 05-OCT-2007 08:07:31 IMAGR 19989 Residual map points loaded 2 5 05-OCT-2007 08:07:31 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:31 IMAGR Field 1 min algorithm flux= -2.077 MilliJy iter= 8840 2 5 05-OCT-2007 08:07:31 IMAGR Total Cleaned flux density = 24.027 MicroJy 8840 comps 2 2 05-OCT-2007 08:07:31 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:31 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:31 IMAGR Field 1 min = -5.3 MilliJy,max = 6.4 MilliJy 2 2 05-OCT-2007 08:07:31 IMAGR BGC Clean: using 103 cell beam + residuals > 1.15 MilliJy 2 2 05-OCT-2007 08:07:31 IMAGR 19995 Residual map points loaded 2 5 05-OCT-2007 08:07:31 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:31 IMAGR Field 1 min algorithm flux= -2.070 MilliJy iter= 8844 2 5 05-OCT-2007 08:07:31 IMAGR Total Cleaned flux density = 440.749 MicroJy 8844 comps 2 2 05-OCT-2007 08:07:31 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:31 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:31 IMAGR Field 1 min = -5.3 MilliJy,max = 6.4 MilliJy 2 2 05-OCT-2007 08:07:32 IMAGR BGC Clean: using 103 cell beam + residuals > 1.15 MilliJy 2 2 05-OCT-2007 08:07:32 IMAGR 19992 Residual map points loaded 2 5 05-OCT-2007 08:07:32 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:32 IMAGR Field 1 min algorithm flux= -2.069 MilliJy iter= 8846 2 5 05-OCT-2007 08:07:32 IMAGR Total Cleaned flux density = 439.887 MicroJy 8846 comps 2 2 05-OCT-2007 08:07:32 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:32 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:32 IMAGR Field 1 min = -5.3 MilliJy,max = 6.4 MilliJy 2 2 05-OCT-2007 08:07:32 IMAGR BGC Clean: using 103 cell beam + residuals > 1.15 MilliJy 2 2 05-OCT-2007 08:07:32 IMAGR 19990 Residual map points loaded 2 5 05-OCT-2007 08:07:32 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:32 IMAGR Field 1 min algorithm flux= -2.060 MilliJy iter= 8848 2 5 05-OCT-2007 08:07:32 IMAGR Total Cleaned flux density = 440.054 MicroJy 8848 comps 2 2 05-OCT-2007 08:07:32 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:32 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:32 IMAGR Field 1 min = -5.3 MilliJy,max = 6.4 MilliJy 2 2 05-OCT-2007 08:07:32 IMAGR BGC Clean: using 103 cell beam + residuals > 1.15 MilliJy 2 2 05-OCT-2007 08:07:32 IMAGR 19988 Residual map points loaded 2 5 05-OCT-2007 08:07:32 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:32 IMAGR Field 1 min algorithm flux= -2.048 MilliJy iter= 8850 2 5 05-OCT-2007 08:07:32 IMAGR Total Cleaned flux density = 440.725 MicroJy 8850 comps 2 2 05-OCT-2007 08:07:32 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:32 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:32 IMAGR Field 1 min = -5.3 MilliJy,max = 6.4 MilliJy 2 2 05-OCT-2007 08:07:32 IMAGR BGC Clean: using 103 cell beam + residuals > 1.15 MilliJy 2 2 05-OCT-2007 08:07:32 IMAGR 19988 Residual map points loaded 2 5 05-OCT-2007 08:07:32 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:32 IMAGR Field 1 min algorithm flux= -2.047 MilliJy iter= 8851 2 5 05-OCT-2007 08:07:32 IMAGR Total Cleaned flux density = 236.037 MicroJy 8851 comps 2 2 05-OCT-2007 08:07:32 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:32 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:32 IMAGR Field 1 min = -5.3 MilliJy,max = 6.4 MilliJy 2 2 05-OCT-2007 08:07:32 IMAGR BGC Clean: using 103 cell beam + residuals > 1.15 MilliJy 2 2 05-OCT-2007 08:07:32 IMAGR 19990 Residual map points loaded 2 5 05-OCT-2007 08:07:33 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:33 IMAGR Field 1 min algorithm flux= -2.038 MilliJy iter= 8853 2 5 05-OCT-2007 08:07:33 IMAGR Total Cleaned flux density = 236.080 MicroJy 8853 comps 2 2 05-OCT-2007 08:07:33 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:33 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:33 IMAGR Field 1 min = -5.3 MilliJy,max = 6.4 MilliJy 2 2 05-OCT-2007 08:07:33 IMAGR BGC Clean: using 103 cell beam + residuals > 1.14 MilliJy 2 2 05-OCT-2007 08:07:33 IMAGR 19995 Residual map points loaded 2 5 05-OCT-2007 08:07:33 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:33 IMAGR Field 1 min algorithm flux= -2.044 MilliJy iter= 8855 2 5 05-OCT-2007 08:07:33 IMAGR Total Cleaned flux density = 235.381 MicroJy 8855 comps 2 2 05-OCT-2007 08:07:33 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:33 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:33 IMAGR Field 1 min = -5.3 MilliJy,max = 6.4 MilliJy 2 2 05-OCT-2007 08:07:33 IMAGR BGC Clean: using 103 cell beam + residuals > 1.14 MilliJy 2 2 05-OCT-2007 08:07:33 IMAGR 19997 Residual map points loaded 2 5 05-OCT-2007 08:07:33 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:33 IMAGR Field 1 min algorithm flux= -2.036 MilliJy iter= 8856 2 5 05-OCT-2007 08:07:33 IMAGR Total Cleaned flux density = 31.829 MicroJy 8856 comps 2 2 05-OCT-2007 08:07:33 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:33 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:33 IMAGR Field 1 min = -5.3 MilliJy,max = 6.3 MilliJy 2 2 05-OCT-2007 08:07:33 IMAGR BGC Clean: using 103 cell beam + residuals > 1.14 MilliJy 2 2 05-OCT-2007 08:07:33 IMAGR 19995 Residual map points loaded 2 5 05-OCT-2007 08:07:33 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:33 IMAGR Field 1 min algorithm flux= -2.031 MilliJy iter= 8858 2 5 05-OCT-2007 08:07:33 IMAGR Total Cleaned flux density = 33.117 MicroJy 8858 comps 2 2 05-OCT-2007 08:07:33 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:33 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:33 IMAGR Field 1 min = -5.3 MilliJy,max = 6.3 MilliJy 2 2 05-OCT-2007 08:07:33 IMAGR BGC Clean: using 103 cell beam + residuals > 1.14 MilliJy 2 2 05-OCT-2007 08:07:33 IMAGR 19985 Residual map points loaded 2 5 05-OCT-2007 08:07:33 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:33 IMAGR Field 1 min algorithm flux= 2.027 MilliJy iter= 8861 2 5 05-OCT-2007 08:07:33 IMAGR Total Cleaned flux density = -170.362 MicroJy 8861 comps 2 2 05-OCT-2007 08:07:33 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:33 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:34 IMAGR Field 1 min = -5.3 MilliJy,max = 6.3 MilliJy 2 2 05-OCT-2007 08:07:34 IMAGR BGC Clean: using 103 cell beam + residuals > 1.14 MilliJy 2 2 05-OCT-2007 08:07:34 IMAGR 19991 Residual map points loaded 2 5 05-OCT-2007 08:07:34 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:34 IMAGR Field 1 min algorithm flux= 2.031 MilliJy iter= 8863 2 5 05-OCT-2007 08:07:34 IMAGR Total Cleaned flux density = -170.644 MicroJy 8863 comps 2 2 05-OCT-2007 08:07:34 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:34 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:34 IMAGR Field 1 min = -5.3 MilliJy,max = 6.3 MilliJy 2 2 05-OCT-2007 08:07:34 IMAGR BGC Clean: using 103 cell beam + residuals > 1.14 MilliJy 2 2 05-OCT-2007 08:07:34 IMAGR 19995 Residual map points loaded 2 5 05-OCT-2007 08:07:34 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:34 IMAGR Field 1 min algorithm flux= 2.034 MilliJy iter= 8864 2 5 05-OCT-2007 08:07:34 IMAGR Total Cleaned flux density = 32.725 MicroJy 8864 comps 2 2 05-OCT-2007 08:07:34 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:34 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:34 IMAGR Field 1 min = -5.3 MilliJy,max = 6.3 MilliJy 2 2 05-OCT-2007 08:07:34 IMAGR BGC Clean: using 103 cell beam + residuals > 1.14 MilliJy 2 2 05-OCT-2007 08:07:34 IMAGR 19998 Residual map points loaded 2 5 05-OCT-2007 08:07:34 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:34 IMAGR Field 1 min algorithm flux= -2.030 MilliJy iter= 8866 2 5 05-OCT-2007 08:07:34 IMAGR Total Cleaned flux density = 32.811 MicroJy 8866 comps 2 2 05-OCT-2007 08:07:34 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:34 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:34 IMAGR Field 1 min = -5.3 MilliJy,max = 6.3 MilliJy 2 2 05-OCT-2007 08:07:34 IMAGR BGC Clean: using 103 cell beam + residuals > 1.14 MilliJy 2 2 05-OCT-2007 08:07:34 IMAGR 19990 Residual map points loaded 2 5 05-OCT-2007 08:07:34 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:34 IMAGR Field 1 min algorithm flux= -2.031 MilliJy iter= 8868 2 5 05-OCT-2007 08:07:34 IMAGR Total Cleaned flux density = 32.935 MicroJy 8868 comps 2 2 05-OCT-2007 08:07:34 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:34 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:35 IMAGR Field 1 min = -5.3 MilliJy,max = 6.3 MilliJy 2 2 05-OCT-2007 08:07:35 IMAGR BGC Clean: using 103 cell beam + residuals > 1.14 MilliJy 2 2 05-OCT-2007 08:07:35 IMAGR 19993 Residual map points loaded 2 5 05-OCT-2007 08:07:35 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:35 IMAGR Field 1 min algorithm flux= -2.017 MilliJy iter= 8871 2 5 05-OCT-2007 08:07:35 IMAGR Total Cleaned flux density = 237.267 MicroJy 8871 comps 2 2 05-OCT-2007 08:07:35 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:35 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:35 IMAGR Field 1 min = -5.3 MilliJy,max = 6.3 MilliJy 2 2 05-OCT-2007 08:07:35 IMAGR BGC Clean: using 103 cell beam + residuals > 1.14 MilliJy 2 2 05-OCT-2007 08:07:35 IMAGR 19996 Residual map points loaded 2 5 05-OCT-2007 08:07:35 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:35 IMAGR Field 1 min algorithm flux= -1.999 MilliJy iter= 8882 2 5 05-OCT-2007 08:07:35 IMAGR Total Cleaned flux density = 1.247 MilliJy 8882 comps 2 2 05-OCT-2007 08:07:35 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:35 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:35 IMAGR Field 1 min = -5.3 MilliJy,max = 6.3 MilliJy 2 2 05-OCT-2007 08:07:35 IMAGR BGC Clean: using 103 cell beam + residuals > 1.13 MilliJy 2 2 05-OCT-2007 08:07:35 IMAGR 19994 Residual map points loaded 2 5 05-OCT-2007 08:07:35 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:35 IMAGR Field 1 min algorithm flux= -2.010 MilliJy iter= 8886 2 5 05-OCT-2007 08:07:35 IMAGR Total Cleaned flux density = 1.247 MilliJy 8886 comps 2 2 05-OCT-2007 08:07:35 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:35 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:35 IMAGR Field 1 min = -5.3 MilliJy,max = 6.3 MilliJy 2 2 05-OCT-2007 08:07:35 IMAGR BGC Clean: using 103 cell beam + residuals > 1.13 MilliJy 2 2 05-OCT-2007 08:07:35 IMAGR 19991 Residual map points loaded 2 5 05-OCT-2007 08:07:35 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:35 IMAGR Field 1 min algorithm flux= -2.000 MilliJy iter= 8891 2 5 05-OCT-2007 08:07:35 IMAGR Total Cleaned flux density = 1.049 MilliJy 8891 comps 2 2 05-OCT-2007 08:07:35 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:35 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:36 IMAGR Field 1 min = -5.3 MilliJy,max = 6.3 MilliJy 2 2 05-OCT-2007 08:07:36 IMAGR BGC Clean: using 103 cell beam + residuals > 1.13 MilliJy 2 2 05-OCT-2007 08:07:36 IMAGR 19989 Residual map points loaded 2 5 05-OCT-2007 08:07:36 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:36 IMAGR Field 1 min algorithm flux= -2.001 MilliJy iter= 8893 2 5 05-OCT-2007 08:07:36 IMAGR Total Cleaned flux density = 647.815 MicroJy 8893 comps 2 2 05-OCT-2007 08:07:36 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:36 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:36 IMAGR Field 1 min = -5.3 MilliJy,max = 6.3 MilliJy 2 2 05-OCT-2007 08:07:36 IMAGR BGC Clean: using 103 cell beam + residuals > 1.13 MilliJy 2 2 05-OCT-2007 08:07:36 IMAGR 19986 Residual map points loaded 2 5 05-OCT-2007 08:07:36 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:36 IMAGR Field 1 min algorithm flux= -1.985 MilliJy iter= 8894 2 5 05-OCT-2007 08:07:36 IMAGR Total Cleaned flux density = 449.283 MicroJy 8894 comps 2 2 05-OCT-2007 08:07:36 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:36 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:36 IMAGR Field 1 min = -5.3 MilliJy,max = 6.3 MilliJy 2 2 05-OCT-2007 08:07:36 IMAGR BGC Clean: using 103 cell beam + residuals > 1.13 MilliJy 2 2 05-OCT-2007 08:07:36 IMAGR 19995 Residual map points loaded 2 4 05-OCT-2007 08:07:37 IMAGR Field 1 min algorithm flux= -1.337 MilliJy iter= 10571 2 3 05-OCT-2007 08:07:37 IMAGR Total Cleaned flux density = -72.787 MicroJy 10571 comps 2 2 05-OCT-2007 08:07:37 IMAGR ALGSTB: All 336 Rows In AP (Max 523) 2 2 05-OCT-2007 08:07:37 IMAGR ALGSTB: Ipol gridded model subtraction, chans 1 through 2 2 2 05-OCT-2007 08:07:37 IMAGR ALGSTB: Pass 1; 325- 0 Cells, with 3596 Pts 2 4 05-OCT-2007 08:07:38 IMAGR Field 1 min = -5.2 MilliJy,max = 5.6 MilliJy 2 2 05-OCT-2007 08:07:38 IMAGR BGC Clean: using 103 cell beam + residuals > 1.25 MilliJy 2 2 05-OCT-2007 08:07:38 IMAGR 19992 Residual map points loaded 2 5 05-OCT-2007 08:07:38 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:38 IMAGR Field 1 min algorithm flux= 3.091 MilliJy iter= 10573 2 5 05-OCT-2007 08:07:38 IMAGR Total Cleaned flux density = -79.358 MicroJy 10573 comps 2 2 05-OCT-2007 08:07:38 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:38 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:38 IMAGR Field 1 min = -5.2 MilliJy,max = 5.6 MilliJy 2 2 05-OCT-2007 08:07:38 IMAGR BGC Clean: using 103 cell beam + residuals > 1.25 MilliJy 2 2 05-OCT-2007 08:07:38 IMAGR 19988 Residual map points loaded 2 5 05-OCT-2007 08:07:38 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:38 IMAGR Field 1 min algorithm flux= 2.850 MilliJy iter= 10575 2 5 05-OCT-2007 08:07:38 IMAGR Total Cleaned flux density = -102.754 MicroJy 10575 comps 2 2 05-OCT-2007 08:07:38 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:38 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:38 IMAGR Field 1 min = -5.2 MilliJy,max = 5.6 MilliJy 2 2 05-OCT-2007 08:07:38 IMAGR BGC Clean: using 103 cell beam + residuals > 1.25 MilliJy 2 2 05-OCT-2007 08:07:38 IMAGR 19994 Residual map points loaded 2 5 05-OCT-2007 08:07:38 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:38 IMAGR Field 1 min algorithm flux= -2.820 MilliJy iter= 10578 2 5 05-OCT-2007 08:07:38 IMAGR Total Cleaned flux density = 181.373 MicroJy 10578 comps 2 2 05-OCT-2007 08:07:38 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:38 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:38 IMAGR Field 1 min = -5.2 MilliJy,max = 5.6 MilliJy 2 2 05-OCT-2007 08:07:38 IMAGR BGC Clean: using 103 cell beam + residuals > 1.24 MilliJy 2 2 05-OCT-2007 08:07:38 IMAGR 19990 Residual map points loaded 2 5 05-OCT-2007 08:07:38 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:38 IMAGR Field 1 min algorithm flux= -2.775 MilliJy iter= 10580 2 5 05-OCT-2007 08:07:38 IMAGR Total Cleaned flux density = 188.439 MicroJy 10580 comps 2 2 05-OCT-2007 08:07:38 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:38 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:38 IMAGR Field 1 min = -5.2 MilliJy,max = 5.6 MilliJy 2 2 05-OCT-2007 08:07:39 IMAGR BGC Clean: using 103 cell beam + residuals > 1.24 MilliJy 2 2 05-OCT-2007 08:07:39 IMAGR 19986 Residual map points loaded 2 5 05-OCT-2007 08:07:39 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:39 IMAGR Field 1 min algorithm flux= -2.726 MilliJy iter= 10582 2 5 05-OCT-2007 08:07:39 IMAGR Total Cleaned flux density = 192.500 MicroJy 10582 comps 2 2 05-OCT-2007 08:07:39 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:39 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:39 IMAGR Field 1 min = -5.2 MilliJy,max = 5.6 MilliJy 2 2 05-OCT-2007 08:07:39 IMAGR BGC Clean: using 103 cell beam + residuals > 1.23 MilliJy 2 2 05-OCT-2007 08:07:39 IMAGR 19989 Residual map points loaded 2 5 05-OCT-2007 08:07:39 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:39 IMAGR Field 1 min algorithm flux= -2.721 MilliJy iter= 10584 2 5 05-OCT-2007 08:07:39 IMAGR Total Cleaned flux density = 192.989 MicroJy 10584 comps 2 2 05-OCT-2007 08:07:39 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:39 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:39 IMAGR Field 1 min = -5.2 MilliJy,max = 5.6 MilliJy 2 2 05-OCT-2007 08:07:39 IMAGR BGC Clean: using 103 cell beam + residuals > 1.23 MilliJy 2 2 05-OCT-2007 08:07:39 IMAGR 19995 Residual map points loaded 2 5 05-OCT-2007 08:07:39 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:39 IMAGR Field 1 min algorithm flux= -2.706 MilliJy iter= 10585 2 5 05-OCT-2007 08:07:39 IMAGR Total Cleaned flux density = -77.602 MicroJy 10585 comps 2 2 05-OCT-2007 08:07:39 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:39 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:39 IMAGR Field 1 min = -5.3 MilliJy,max = 5.6 MilliJy 2 2 05-OCT-2007 08:07:39 IMAGR BGC Clean: using 103 cell beam + residuals > 1.23 MilliJy 2 2 05-OCT-2007 08:07:39 IMAGR 19993 Residual map points loaded 2 5 05-OCT-2007 08:07:39 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:39 IMAGR Field 1 min algorithm flux= 2.690 MilliJy iter= 10587 2 5 05-OCT-2007 08:07:39 IMAGR Total Cleaned flux density = -77.891 MicroJy 10587 comps 2 2 05-OCT-2007 08:07:39 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:39 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:39 IMAGR Field 1 min = -5.2 MilliJy,max = 5.6 MilliJy 2 2 05-OCT-2007 08:07:39 IMAGR BGC Clean: using 103 cell beam + residuals > 1.23 MilliJy 2 2 05-OCT-2007 08:07:40 IMAGR 19989 Residual map points loaded 2 5 05-OCT-2007 08:07:40 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:40 IMAGR Field 1 min algorithm flux= -2.667 MilliJy iter= 10589 2 5 05-OCT-2007 08:07:40 IMAGR Total Cleaned flux density = -77.398 MicroJy 10589 comps 2 2 05-OCT-2007 08:07:40 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:40 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:40 IMAGR Field 1 min = -5.3 MilliJy,max = 5.6 MilliJy 2 2 05-OCT-2007 08:07:40 IMAGR BGC Clean: using 103 cell beam + residuals > 1.22 MilliJy 2 2 05-OCT-2007 08:07:40 IMAGR 19984 Residual map points loaded 2 5 05-OCT-2007 08:07:40 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:40 IMAGR Field 1 min algorithm flux= -2.625 MilliJy iter= 10593 2 5 05-OCT-2007 08:07:40 IMAGR Total Cleaned flux density = 454.791 MicroJy 10593 comps 2 2 05-OCT-2007 08:07:40 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:40 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:40 IMAGR Field 1 min = -5.2 MilliJy,max = 5.6 MilliJy 2 2 05-OCT-2007 08:07:40 IMAGR BGC Clean: using 103 cell beam + residuals > 1.22 MilliJy 2 2 05-OCT-2007 08:07:40 IMAGR 19991 Residual map points loaded 2 5 05-OCT-2007 08:07:40 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:40 IMAGR Field 1 min algorithm flux= -2.653 MilliJy iter= 10594 2 5 05-OCT-2007 08:07:40 IMAGR Total Cleaned flux density = 189.519 MicroJy 10594 comps 2 2 05-OCT-2007 08:07:40 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:40 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:40 IMAGR Field 1 min = -5.2 MilliJy,max = 5.6 MilliJy 2 2 05-OCT-2007 08:07:40 IMAGR BGC Clean: using 103 cell beam + residuals > 1.21 MilliJy 2 2 05-OCT-2007 08:07:40 IMAGR 19998 Residual map points loaded 2 5 05-OCT-2007 08:07:40 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:40 IMAGR Field 1 min algorithm flux= -2.572 MilliJy iter= 10597 2 5 05-OCT-2007 08:07:40 IMAGR Total Cleaned flux density = 452.844 MicroJy 10597 comps 2 2 05-OCT-2007 08:07:40 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:40 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:40 IMAGR Field 1 min = -5.2 MilliJy,max = 5.6 MilliJy 2 2 05-OCT-2007 08:07:40 IMAGR BGC Clean: using 103 cell beam + residuals > 1.21 MilliJy 2 2 05-OCT-2007 08:07:40 IMAGR 19997 Residual map points loaded 2 5 05-OCT-2007 08:07:40 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:40 IMAGR Field 1 min algorithm flux= -2.545 MilliJy iter= 10601 2 5 05-OCT-2007 08:07:40 IMAGR Total Cleaned flux density = 972.695 MicroJy 10601 comps 2 2 05-OCT-2007 08:07:40 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:40 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:41 IMAGR Field 1 min = -5.3 MilliJy,max = 5.6 MilliJy 2 2 05-OCT-2007 08:07:41 IMAGR BGC Clean: using 103 cell beam + residuals > 1.21 MilliJy 2 2 05-OCT-2007 08:07:41 IMAGR 19990 Residual map points loaded 2 5 05-OCT-2007 08:07:41 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:41 IMAGR Field 1 min algorithm flux= -2.534 MilliJy iter= 10602 2 5 05-OCT-2007 08:07:41 IMAGR Total Cleaned flux density = 719.326 MicroJy 10602 comps 2 2 05-OCT-2007 08:07:41 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:41 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:41 IMAGR Field 1 min = -5.3 MilliJy,max = 5.6 MilliJy 2 2 05-OCT-2007 08:07:41 IMAGR BGC Clean: using 103 cell beam + residuals > 1.21 MilliJy 2 2 05-OCT-2007 08:07:41 IMAGR 19993 Residual map points loaded 2 5 05-OCT-2007 08:07:41 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:41 IMAGR Field 1 min algorithm flux= -2.513 MilliJy iter= 10603 2 5 05-OCT-2007 08:07:41 IMAGR Total Cleaned flux density = 467.978 MicroJy 10603 comps 2 2 05-OCT-2007 08:07:41 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:41 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:41 IMAGR Field 1 min = -5.3 MilliJy,max = 5.6 MilliJy 2 2 05-OCT-2007 08:07:41 IMAGR BGC Clean: using 103 cell beam + residuals > 1.20 MilliJy 2 2 05-OCT-2007 08:07:41 IMAGR 19994 Residual map points loaded 2 5 05-OCT-2007 08:07:41 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:41 IMAGR Field 1 min algorithm flux= -2.508 MilliJy iter= 10604 2 5 05-OCT-2007 08:07:41 IMAGR Total Cleaned flux density = 217.224 MicroJy 10604 comps 2 2 05-OCT-2007 08:07:41 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:41 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:41 IMAGR Field 1 min = -5.3 MilliJy,max = 5.6 MilliJy 2 2 05-OCT-2007 08:07:41 IMAGR BGC Clean: using 103 cell beam + residuals > 1.20 MilliJy 2 2 05-OCT-2007 08:07:41 IMAGR 19994 Residual map points loaded 2 5 05-OCT-2007 08:07:41 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:41 IMAGR Field 1 min algorithm flux= -2.502 MilliJy iter= 10605 2 5 05-OCT-2007 08:07:41 IMAGR Total Cleaned flux density = -32.982 MicroJy 10605 comps 2 2 05-OCT-2007 08:07:41 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:41 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:42 IMAGR Field 1 min = -5.3 MilliJy,max = 5.6 MilliJy 2 2 05-OCT-2007 08:07:42 IMAGR BGC Clean: using 103 cell beam + residuals > 1.20 MilliJy 2 2 05-OCT-2007 08:07:42 IMAGR 19993 Residual map points loaded 2 5 05-OCT-2007 08:07:42 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:42 IMAGR Field 1 min algorithm flux= 2.496 MilliJy iter= 10607 2 5 05-OCT-2007 08:07:42 IMAGR Total Cleaned flux density = -32.665 MicroJy 10607 comps 2 2 05-OCT-2007 08:07:42 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:42 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:42 IMAGR Field 1 min = -5.3 MilliJy,max = 5.6 MilliJy 2 2 05-OCT-2007 08:07:42 IMAGR BGC Clean: using 103 cell beam + residuals > 1.20 MilliJy 2 2 05-OCT-2007 08:07:42 IMAGR 19994 Residual map points loaded 2 5 05-OCT-2007 08:07:42 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:42 IMAGR Field 1 min algorithm flux= 2.478 MilliJy iter= 10611 2 5 05-OCT-2007 08:07:42 IMAGR Total Cleaned flux density = -528.089 MicroJy 10611 comps 2 2 05-OCT-2007 08:07:42 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:42 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:42 IMAGR Field 1 min = -5.3 MilliJy,max = 5.6 MilliJy 2 2 05-OCT-2007 08:07:42 IMAGR BGC Clean: using 103 cell beam + residuals > 1.19 MilliJy 2 2 05-OCT-2007 08:07:42 IMAGR 19988 Residual map points loaded 2 5 05-OCT-2007 08:07:42 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:42 IMAGR Field 1 min algorithm flux= 2.477 MilliJy iter= 10612 2 5 05-OCT-2007 08:07:42 IMAGR Total Cleaned flux density = -280.425 MicroJy 10612 comps 2 2 05-OCT-2007 08:07:42 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:42 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:42 IMAGR Field 1 min = -5.3 MilliJy,max = 5.6 MilliJy 2 2 05-OCT-2007 08:07:42 IMAGR BGC Clean: using 103 cell beam + residuals > 1.19 MilliJy 2 2 05-OCT-2007 08:07:42 IMAGR 19991 Residual map points loaded 2 5 05-OCT-2007 08:07:42 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:42 IMAGR Field 1 min algorithm flux= 2.480 MilliJy iter= 10613 2 5 05-OCT-2007 08:07:42 IMAGR Total Cleaned flux density = -32.456 MicroJy 10613 comps 2 2 05-OCT-2007 08:07:42 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:42 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:43 IMAGR Field 1 min = -5.3 MilliJy,max = 5.6 MilliJy 2 2 05-OCT-2007 08:07:43 IMAGR BGC Clean: using 103 cell beam + residuals > 1.19 MilliJy 2 2 05-OCT-2007 08:07:43 IMAGR 19989 Residual map points loaded 2 5 05-OCT-2007 08:07:43 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:43 IMAGR Field 1 min algorithm flux= 2.446 MilliJy iter= 10615 2 5 05-OCT-2007 08:07:43 IMAGR Total Cleaned flux density = -32.779 MicroJy 10615 comps 2 2 05-OCT-2007 08:07:43 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:43 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:43 IMAGR Field 1 min = -5.3 MilliJy,max = 5.6 MilliJy 2 2 05-OCT-2007 08:07:43 IMAGR BGC Clean: using 103 cell beam + residuals > 1.19 MilliJy 2 2 05-OCT-2007 08:07:43 IMAGR 19994 Residual map points loaded 2 5 05-OCT-2007 08:07:43 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:43 IMAGR Field 1 min algorithm flux= -2.430 MilliJy iter= 10617 2 5 05-OCT-2007 08:07:43 IMAGR Total Cleaned flux density = -31.934 MicroJy 10617 comps 2 2 05-OCT-2007 08:07:43 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:43 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:43 IMAGR Field 1 min = -5.2 MilliJy,max = 5.6 MilliJy 2 2 05-OCT-2007 08:07:43 IMAGR BGC Clean: using 103 cell beam + residuals > 1.19 MilliJy 2 2 05-OCT-2007 08:07:43 IMAGR 19998 Residual map points loaded 2 5 05-OCT-2007 08:07:43 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:43 IMAGR Field 1 min algorithm flux= 2.421 MilliJy iter= 10620 2 5 05-OCT-2007 08:07:43 IMAGR Total Cleaned flux density = -275.409 MicroJy 10620 comps 2 2 05-OCT-2007 08:07:43 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:43 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:43 IMAGR Field 1 min = -5.2 MilliJy,max = 5.6 MilliJy 2 2 05-OCT-2007 08:07:43 IMAGR BGC Clean: using 103 cell beam + residuals > 1.18 MilliJy 2 2 05-OCT-2007 08:07:43 IMAGR 19994 Residual map points loaded 2 5 05-OCT-2007 08:07:43 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:43 IMAGR Field 1 min algorithm flux= 2.375 MilliJy iter= 10633 2 5 05-OCT-2007 08:07:43 IMAGR Total Cleaned flux density = -1.476 MilliJy 10633 comps 2 2 05-OCT-2007 08:07:43 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:43 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:44 IMAGR Field 1 min = -5.3 MilliJy,max = 5.6 MilliJy 2 2 05-OCT-2007 08:07:44 IMAGR BGC Clean: using 103 cell beam + residuals > 1.17 MilliJy 2 2 05-OCT-2007 08:07:44 IMAGR 19996 Residual map points loaded 2 5 05-OCT-2007 08:07:44 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:44 IMAGR Field 1 min algorithm flux= 2.370 MilliJy iter= 10635 2 5 05-OCT-2007 08:07:44 IMAGR Total Cleaned flux density = -1.001 MilliJy 10635 comps 2 2 05-OCT-2007 08:07:44 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:44 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:44 IMAGR Field 1 min = -5.3 MilliJy,max = 5.6 MilliJy 2 2 05-OCT-2007 08:07:44 IMAGR BGC Clean: using 103 cell beam + residuals > 1.17 MilliJy 2 2 05-OCT-2007 08:07:44 IMAGR 19992 Residual map points loaded 2 5 05-OCT-2007 08:07:44 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:44 IMAGR Field 1 min algorithm flux= 2.362 MilliJy iter= 10636 2 5 05-OCT-2007 08:07:44 IMAGR Total Cleaned flux density = -765.273 MicroJy 10636 comps 2 2 05-OCT-2007 08:07:44 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:44 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:44 IMAGR Field 1 min = -5.3 MilliJy,max = 5.6 MilliJy 2 2 05-OCT-2007 08:07:44 IMAGR BGC Clean: using 103 cell beam + residuals > 1.16 MilliJy 2 2 05-OCT-2007 08:07:44 IMAGR 19994 Residual map points loaded 2 5 05-OCT-2007 08:07:44 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:44 IMAGR Field 1 min algorithm flux= 2.314 MilliJy iter= 10650 2 5 05-OCT-2007 08:07:44 IMAGR Total Cleaned flux density = -1.705 MilliJy 10650 comps 2 2 05-OCT-2007 08:07:44 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:44 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:44 IMAGR Field 1 min = -5.3 MilliJy,max = 5.6 MilliJy 2 2 05-OCT-2007 08:07:44 IMAGR BGC Clean: using 103 cell beam + residuals > 1.15 MilliJy 2 2 05-OCT-2007 08:07:44 IMAGR 19991 Residual map points loaded 2 5 05-OCT-2007 08:07:44 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:44 IMAGR Field 1 min algorithm flux= 2.293 MilliJy iter= 10654 2 5 05-OCT-2007 08:07:44 IMAGR Total Cleaned flux density = -1.245 MilliJy 10654 comps 2 2 05-OCT-2007 08:07:44 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:44 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:45 IMAGR Field 1 min = -5.3 MilliJy,max = 5.6 MilliJy 2 2 05-OCT-2007 08:07:45 IMAGR BGC Clean: using 103 cell beam + residuals > 1.14 MilliJy 2 2 05-OCT-2007 08:07:45 IMAGR 19989 Residual map points loaded 2 5 05-OCT-2007 08:07:45 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:45 IMAGR Field 1 min algorithm flux= 2.263 MilliJy iter= 10660 2 5 05-OCT-2007 08:07:45 IMAGR Total Cleaned flux density = -789.191 MicroJy 10660 comps 2 2 05-OCT-2007 08:07:45 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:45 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:45 IMAGR Field 1 min = -5.3 MilliJy,max = 5.6 MilliJy 2 2 05-OCT-2007 08:07:45 IMAGR BGC Clean: using 103 cell beam + residuals > 1.14 MilliJy 2 2 05-OCT-2007 08:07:45 IMAGR 19991 Residual map points loaded 2 5 05-OCT-2007 08:07:45 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:45 IMAGR Field 1 min algorithm flux= 2.224 MilliJy iter= 10666 2 5 05-OCT-2007 08:07:45 IMAGR Total Cleaned flux density = -1.239 MilliJy 10666 comps 2 2 05-OCT-2007 08:07:45 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:45 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:45 IMAGR Field 1 min = -5.3 MilliJy,max = 5.6 MilliJy 2 2 05-OCT-2007 08:07:45 IMAGR BGC Clean: using 103 cell beam + residuals > 1.13 MilliJy 2 2 05-OCT-2007 08:07:45 IMAGR 19989 Residual map points loaded 2 5 05-OCT-2007 08:07:45 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:45 IMAGR Field 1 min algorithm flux= 2.223 MilliJy iter= 10669 2 5 05-OCT-2007 08:07:45 IMAGR Total Cleaned flux density = -1.018 MilliJy 10669 comps 2 2 05-OCT-2007 08:07:45 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:45 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:45 IMAGR Field 1 min = -5.3 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:07:45 IMAGR BGC Clean: using 103 cell beam + residuals > 1.13 MilliJy 2 2 05-OCT-2007 08:07:45 IMAGR 19994 Residual map points loaded 2 5 05-OCT-2007 08:07:45 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:45 IMAGR Field 1 min algorithm flux= 2.206 MilliJy iter= 10672 2 5 05-OCT-2007 08:07:45 IMAGR Total Cleaned flux density = -798.052 MicroJy 10672 comps 2 2 05-OCT-2007 08:07:45 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:45 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:46 IMAGR Field 1 min = -5.3 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:07:46 IMAGR BGC Clean: using 103 cell beam + residuals > 1.13 MilliJy 2 2 05-OCT-2007 08:07:46 IMAGR 19994 Residual map points loaded 2 5 05-OCT-2007 08:07:46 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:46 IMAGR Field 1 min algorithm flux= 2.193 MilliJy iter= 10674 2 5 05-OCT-2007 08:07:46 IMAGR Total Cleaned flux density = -798.447 MicroJy 10674 comps 2 2 05-OCT-2007 08:07:46 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:46 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:46 IMAGR Field 1 min = -5.3 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:07:46 IMAGR BGC Clean: using 103 cell beam + residuals > 1.12 MilliJy 2 2 05-OCT-2007 08:07:46 IMAGR 19992 Residual map points loaded 2 5 05-OCT-2007 08:07:46 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:46 IMAGR Field 1 min algorithm flux= 2.196 MilliJy iter= 10675 2 5 05-OCT-2007 08:07:46 IMAGR Total Cleaned flux density = -578.844 MicroJy 10675 comps 2 2 05-OCT-2007 08:07:46 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:46 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:46 IMAGR Field 1 min = -5.2 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:07:46 IMAGR BGC Clean: using 103 cell beam + residuals > 1.12 MilliJy 2 2 05-OCT-2007 08:07:46 IMAGR 19997 Residual map points loaded 2 5 05-OCT-2007 08:07:46 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:46 IMAGR Field 1 min algorithm flux= 2.196 MilliJy iter= 10676 2 5 05-OCT-2007 08:07:46 IMAGR Total Cleaned flux density = -359.279 MicroJy 10676 comps 2 2 05-OCT-2007 08:07:46 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:46 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:46 IMAGR Field 1 min = -5.3 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:07:46 IMAGR BGC Clean: using 103 cell beam + residuals > 1.12 MilliJy 2 2 05-OCT-2007 08:07:46 IMAGR 19996 Residual map points loaded 2 5 05-OCT-2007 08:07:46 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:46 IMAGR Field 1 min algorithm flux= 2.194 MilliJy iter= 10678 2 5 05-OCT-2007 08:07:46 IMAGR Total Cleaned flux density = -360.082 MicroJy 10678 comps 2 2 05-OCT-2007 08:07:46 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:46 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:47 IMAGR Field 1 min = -5.3 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:07:47 IMAGR BGC Clean: using 103 cell beam + residuals > 1.12 MilliJy 2 2 05-OCT-2007 08:07:47 IMAGR 19998 Residual map points loaded 2 5 05-OCT-2007 08:07:47 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:47 IMAGR Field 1 min algorithm flux= 2.188 MilliJy iter= 10679 2 5 05-OCT-2007 08:07:47 IMAGR Total Cleaned flux density = -141.296 MicroJy 10679 comps 2 2 05-OCT-2007 08:07:47 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:47 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:47 IMAGR Field 1 min = -5.2 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:07:47 IMAGR BGC Clean: using 103 cell beam + residuals > 1.12 MilliJy 2 2 05-OCT-2007 08:07:47 IMAGR 19998 Residual map points loaded 2 5 05-OCT-2007 08:07:47 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:47 IMAGR Field 1 min algorithm flux= 2.173 MilliJy iter= 10680 2 5 05-OCT-2007 08:07:47 IMAGR Total Cleaned flux density = 76.051 MicroJy 10680 comps 2 2 05-OCT-2007 08:07:47 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:47 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:47 IMAGR Field 1 min = -5.2 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:07:47 IMAGR BGC Clean: using 103 cell beam + residuals > 1.12 MilliJy 2 2 05-OCT-2007 08:07:47 IMAGR 19986 Residual map points loaded 2 5 05-OCT-2007 08:07:47 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:47 IMAGR Field 1 min algorithm flux= -2.169 MilliJy iter= 10682 2 5 05-OCT-2007 08:07:47 IMAGR Total Cleaned flux density = 76.562 MicroJy 10682 comps 2 2 05-OCT-2007 08:07:47 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:47 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:47 IMAGR Field 1 min = -5.3 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:07:47 IMAGR BGC Clean: using 103 cell beam + residuals > 1.12 MilliJy 2 2 05-OCT-2007 08:07:47 IMAGR 19993 Residual map points loaded 2 5 05-OCT-2007 08:07:47 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:47 IMAGR Field 1 min algorithm flux= -2.160 MilliJy iter= 10685 2 5 05-OCT-2007 08:07:47 IMAGR Total Cleaned flux density = 294.362 MicroJy 10685 comps 2 2 05-OCT-2007 08:07:47 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:47 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:47 IMAGR Field 1 min = -5.2 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:07:48 IMAGR BGC Clean: using 103 cell beam + residuals > 1.11 MilliJy 2 2 05-OCT-2007 08:07:48 IMAGR 19992 Residual map points loaded 2 5 05-OCT-2007 08:07:48 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:48 IMAGR Field 1 min algorithm flux= -2.163 MilliJy iter= 10686 2 5 05-OCT-2007 08:07:48 IMAGR Total Cleaned flux density = 78.099 MicroJy 10686 comps 2 2 05-OCT-2007 08:07:48 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:48 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:48 IMAGR Field 1 min = -5.2 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:07:48 IMAGR BGC Clean: using 103 cell beam + residuals > 1.11 MilliJy 2 2 05-OCT-2007 08:07:48 IMAGR 19990 Residual map points loaded 2 5 05-OCT-2007 08:07:48 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:48 IMAGR Field 1 min algorithm flux= 2.148 MilliJy iter= 10688 2 5 05-OCT-2007 08:07:48 IMAGR Total Cleaned flux density = 77.989 MicroJy 10688 comps 2 2 05-OCT-2007 08:07:48 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:48 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:48 IMAGR Field 1 min = -5.2 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:07:48 IMAGR BGC Clean: using 103 cell beam + residuals > 1.11 MilliJy 2 2 05-OCT-2007 08:07:48 IMAGR 19998 Residual map points loaded 2 5 05-OCT-2007 08:07:48 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:48 IMAGR Field 1 min algorithm flux= 2.144 MilliJy iter= 10690 2 5 05-OCT-2007 08:07:48 IMAGR Total Cleaned flux density = 77.726 MicroJy 10690 comps 2 2 05-OCT-2007 08:07:48 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:48 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:48 IMAGR Field 1 min = -5.3 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:07:48 IMAGR BGC Clean: using 103 cell beam + residuals > 1.11 MilliJy 2 2 05-OCT-2007 08:07:48 IMAGR 19994 Residual map points loaded 2 5 05-OCT-2007 08:07:48 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:48 IMAGR Field 1 min algorithm flux= 2.143 MilliJy iter= 10693 2 5 05-OCT-2007 08:07:48 IMAGR Total Cleaned flux density = -138.106 MicroJy 10693 comps 2 2 05-OCT-2007 08:07:48 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:48 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:48 IMAGR Field 1 min = -5.2 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:07:49 IMAGR BGC Clean: using 103 cell beam + residuals > 1.11 MilliJy 2 2 05-OCT-2007 08:07:49 IMAGR 19993 Residual map points loaded 2 5 05-OCT-2007 08:07:49 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:49 IMAGR Field 1 min algorithm flux= 2.124 MilliJy iter= 10695 2 5 05-OCT-2007 08:07:49 IMAGR Total Cleaned flux density = -139.855 MicroJy 10695 comps 2 2 05-OCT-2007 08:07:49 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:49 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:49 IMAGR Field 1 min = -5.3 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:07:49 IMAGR BGC Clean: using 103 cell beam + residuals > 1.10 MilliJy 2 2 05-OCT-2007 08:07:49 IMAGR 19995 Residual map points loaded 2 5 05-OCT-2007 08:07:49 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:49 IMAGR Field 1 min algorithm flux= 2.125 MilliJy iter= 10697 2 5 05-OCT-2007 08:07:49 IMAGR Total Cleaned flux density = -139.904 MicroJy 10697 comps 2 2 05-OCT-2007 08:07:49 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:49 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:49 IMAGR Field 1 min = -5.3 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:07:49 IMAGR BGC Clean: using 103 cell beam + residuals > 1.10 MilliJy 2 2 05-OCT-2007 08:07:49 IMAGR 19991 Residual map points loaded 2 5 05-OCT-2007 08:07:49 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:49 IMAGR Field 1 min algorithm flux= 2.123 MilliJy iter= 10698 2 5 05-OCT-2007 08:07:49 IMAGR Total Cleaned flux density = 72.421 MicroJy 10698 comps 2 2 05-OCT-2007 08:07:49 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:49 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:49 IMAGR Field 1 min = -5.3 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:07:49 IMAGR BGC Clean: using 103 cell beam + residuals > 1.10 MilliJy 2 2 05-OCT-2007 08:07:49 IMAGR 19992 Residual map points loaded 2 5 05-OCT-2007 08:07:49 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:49 IMAGR Field 1 min algorithm flux= -2.103 MilliJy iter= 10701 2 5 05-OCT-2007 08:07:49 IMAGR Total Cleaned flux density = 284.195 MicroJy 10701 comps 2 2 05-OCT-2007 08:07:49 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:49 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:49 IMAGR Field 1 min = -5.3 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:07:49 IMAGR BGC Clean: using 103 cell beam + residuals > 1.10 MilliJy 2 2 05-OCT-2007 08:07:49 IMAGR 19984 Residual map points loaded 2 5 05-OCT-2007 08:07:50 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:50 IMAGR Field 1 min algorithm flux= -2.109 MilliJy iter= 10702 2 5 05-OCT-2007 08:07:50 IMAGR Total Cleaned flux density = 73.307 MicroJy 10702 comps 2 2 05-OCT-2007 08:07:50 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:50 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:50 IMAGR Field 1 min = -5.3 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:07:50 IMAGR BGC Clean: using 103 cell beam + residuals > 1.10 MilliJy 2 2 05-OCT-2007 08:07:50 IMAGR 19989 Residual map points loaded 2 5 05-OCT-2007 08:07:50 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:50 IMAGR Field 1 min algorithm flux= -2.073 MilliJy iter= 10712 2 5 05-OCT-2007 08:07:50 IMAGR Total Cleaned flux density = 913.650 MicroJy 10712 comps 2 2 05-OCT-2007 08:07:50 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:50 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:50 IMAGR Field 1 min = -5.3 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:07:50 IMAGR BGC Clean: using 103 cell beam + residuals > 1.09 MilliJy 2 2 05-OCT-2007 08:07:50 IMAGR 19986 Residual map points loaded 2 5 05-OCT-2007 08:07:50 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:50 IMAGR Field 1 min algorithm flux= -2.085 MilliJy iter= 10713 2 5 05-OCT-2007 08:07:50 IMAGR Total Cleaned flux density = 705.136 MicroJy 10713 comps 2 2 05-OCT-2007 08:07:50 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:50 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:50 IMAGR Field 1 min = -5.3 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:07:50 IMAGR BGC Clean: using 103 cell beam + residuals > 1.09 MilliJy 2 2 05-OCT-2007 08:07:50 IMAGR 19984 Residual map points loaded 2 5 05-OCT-2007 08:07:50 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:50 IMAGR Field 1 min algorithm flux= -2.076 MilliJy iter= 10714 2 5 05-OCT-2007 08:07:50 IMAGR Total Cleaned flux density = 497.584 MicroJy 10714 comps 2 2 05-OCT-2007 08:07:50 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:50 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:50 IMAGR Field 1 min = -5.3 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:07:50 IMAGR BGC Clean: using 103 cell beam + residuals > 1.09 MilliJy 2 2 05-OCT-2007 08:07:50 IMAGR 19986 Residual map points loaded 2 5 05-OCT-2007 08:07:51 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:51 IMAGR Field 1 min algorithm flux= -2.052 MilliJy iter= 10719 2 5 05-OCT-2007 08:07:51 IMAGR Total Cleaned flux density = 708.572 MicroJy 10719 comps 2 2 05-OCT-2007 08:07:51 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:51 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:51 IMAGR Field 1 min = -5.3 MilliJy,max = 5.6 MilliJy 2 2 05-OCT-2007 08:07:51 IMAGR BGC Clean: using 103 cell beam + residuals > 1.09 MilliJy 2 2 05-OCT-2007 08:07:51 IMAGR 19992 Residual map points loaded 2 5 05-OCT-2007 08:07:51 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:51 IMAGR Field 1 min algorithm flux= -2.070 MilliJy iter= 10720 2 5 05-OCT-2007 08:07:51 IMAGR Total Cleaned flux density = 501.526 MicroJy 10720 comps 2 2 05-OCT-2007 08:07:51 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:51 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:51 IMAGR Field 1 min = -5.3 MilliJy,max = 5.6 MilliJy 2 2 05-OCT-2007 08:07:51 IMAGR BGC Clean: using 103 cell beam + residuals > 1.08 MilliJy 2 2 05-OCT-2007 08:07:51 IMAGR 19988 Residual map points loaded 2 5 05-OCT-2007 08:07:51 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:51 IMAGR Field 1 min algorithm flux= -2.044 MilliJy iter= 10721 2 5 05-OCT-2007 08:07:51 IMAGR Total Cleaned flux density = 297.139 MicroJy 10721 comps 2 2 05-OCT-2007 08:07:51 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:51 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:51 IMAGR Field 1 min = -5.3 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:07:51 IMAGR BGC Clean: using 103 cell beam + residuals > 1.08 MilliJy 2 2 05-OCT-2007 08:07:51 IMAGR 19998 Residual map points loaded 2 5 05-OCT-2007 08:07:51 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:51 IMAGR Field 1 min algorithm flux= -2.025 MilliJy iter= 10724 2 5 05-OCT-2007 08:07:51 IMAGR Total Cleaned flux density = 503.852 MicroJy 10724 comps 2 2 05-OCT-2007 08:07:51 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:51 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:51 IMAGR Field 1 min = -5.3 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:07:51 IMAGR BGC Clean: using 103 cell beam + residuals > 1.08 MilliJy 2 2 05-OCT-2007 08:07:51 IMAGR 19991 Residual map points loaded 2 5 05-OCT-2007 08:07:51 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:51 IMAGR Field 1 min algorithm flux= -2.084 MilliJy iter= 10727 2 5 05-OCT-2007 08:07:51 IMAGR Total Cleaned flux density = 701.771 MicroJy 10727 comps 2 2 05-OCT-2007 08:07:51 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:51 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:52 IMAGR Field 1 min = -5.3 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:07:52 IMAGR BGC Clean: using 103 cell beam + residuals > 1.08 MilliJy 2 2 05-OCT-2007 08:07:52 IMAGR 19989 Residual map points loaded 2 5 05-OCT-2007 08:07:52 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:52 IMAGR Field 1 min algorithm flux= -2.037 MilliJy iter= 10728 2 5 05-OCT-2007 08:07:52 IMAGR Total Cleaned flux density = 498.076 MicroJy 10728 comps 2 2 05-OCT-2007 08:07:52 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:52 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:52 IMAGR Field 1 min = -5.3 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:07:52 IMAGR BGC Clean: using 103 cell beam + residuals > 1.08 MilliJy 2 2 05-OCT-2007 08:07:52 IMAGR 19992 Residual map points loaded 2 5 05-OCT-2007 08:07:52 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:52 IMAGR Field 1 min algorithm flux= -2.020 MilliJy iter= 10731 2 5 05-OCT-2007 08:07:52 IMAGR Total Cleaned flux density = 701.637 MicroJy 10731 comps 2 2 05-OCT-2007 08:07:52 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:52 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:52 IMAGR Field 1 min = -5.3 MilliJy,max = 5.6 MilliJy 2 2 05-OCT-2007 08:07:52 IMAGR BGC Clean: using 103 cell beam + residuals > 1.08 MilliJy 2 2 05-OCT-2007 08:07:52 IMAGR 19989 Residual map points loaded 2 5 05-OCT-2007 08:07:52 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:52 IMAGR Field 1 min algorithm flux= -2.027 MilliJy iter= 10732 2 5 05-OCT-2007 08:07:52 IMAGR Total Cleaned flux density = 498.925 MicroJy 10732 comps 2 2 05-OCT-2007 08:07:52 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:52 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:52 IMAGR Field 1 min = -5.3 MilliJy,max = 5.6 MilliJy 2 2 05-OCT-2007 08:07:52 IMAGR BGC Clean: using 103 cell beam + residuals > 1.08 MilliJy 2 2 05-OCT-2007 08:07:52 IMAGR 19994 Residual map points loaded 2 5 05-OCT-2007 08:07:52 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:52 IMAGR Field 1 min algorithm flux= -2.017 MilliJy iter= 10734 2 5 05-OCT-2007 08:07:52 IMAGR Total Cleaned flux density = 498.935 MicroJy 10734 comps 2 2 05-OCT-2007 08:07:52 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:52 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:53 IMAGR Field 1 min = -5.2 MilliJy,max = 5.6 MilliJy 2 2 05-OCT-2007 08:07:53 IMAGR BGC Clean: using 103 cell beam + residuals > 1.08 MilliJy 2 2 05-OCT-2007 08:07:53 IMAGR 19993 Residual map points loaded 2 5 05-OCT-2007 08:07:53 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:53 IMAGR Field 1 min algorithm flux= -2.001 MilliJy iter= 10736 2 5 05-OCT-2007 08:07:53 IMAGR Total Cleaned flux density = 499.057 MicroJy 10736 comps 2 2 05-OCT-2007 08:07:53 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:53 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:53 IMAGR Field 1 min = -5.3 MilliJy,max = 5.6 MilliJy 2 2 05-OCT-2007 08:07:53 IMAGR BGC Clean: using 103 cell beam + residuals > 1.08 MilliJy 2 2 05-OCT-2007 08:07:53 IMAGR 19990 Residual map points loaded 2 5 05-OCT-2007 08:07:53 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:53 IMAGR Field 1 min algorithm flux= -2.002 MilliJy iter= 10737 2 5 05-OCT-2007 08:07:53 IMAGR Total Cleaned flux density = 298.882 MicroJy 10737 comps 2 2 05-OCT-2007 08:07:53 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:53 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:53 IMAGR Field 1 min = -5.3 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:07:53 IMAGR BGC Clean: using 103 cell beam + residuals > 1.08 MilliJy 2 2 05-OCT-2007 08:07:53 IMAGR 19993 Residual map points loaded 2 5 05-OCT-2007 08:07:53 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:53 IMAGR Field 1 min algorithm flux= -1.999 MilliJy iter= 10738 2 5 05-OCT-2007 08:07:53 IMAGR Total Cleaned flux density = 98.984 MicroJy 10738 comps 2 2 05-OCT-2007 08:07:53 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:53 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:53 IMAGR Field 1 min = -5.3 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:07:53 IMAGR BGC Clean: using 103 cell beam + residuals > 1.07 MilliJy 2 2 05-OCT-2007 08:07:53 IMAGR 19994 Residual map points loaded 2 5 05-OCT-2007 08:07:53 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:53 IMAGR Field 1 min algorithm flux= -2.000 MilliJy iter= 10740 2 5 05-OCT-2007 08:07:53 IMAGR Total Cleaned flux density = 99.171 MicroJy 10740 comps 2 2 05-OCT-2007 08:07:53 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:53 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:54 IMAGR Field 1 min = -5.3 MilliJy,max = 5.6 MilliJy 2 2 05-OCT-2007 08:07:54 IMAGR BGC Clean: using 103 cell beam + residuals > 1.07 MilliJy 2 2 05-OCT-2007 08:07:54 IMAGR 19996 Residual map points loaded 2 5 05-OCT-2007 08:07:54 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:54 IMAGR Field 1 min algorithm flux= -1.988 MilliJy iter= 10744 2 5 05-OCT-2007 08:07:54 IMAGR Total Cleaned flux density = 498.725 MicroJy 10744 comps 2 2 05-OCT-2007 08:07:54 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:54 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:54 IMAGR Field 1 min = -5.2 MilliJy,max = 5.6 MilliJy 2 2 05-OCT-2007 08:07:54 IMAGR BGC Clean: using 103 cell beam + residuals > 1.07 MilliJy 2 2 05-OCT-2007 08:07:54 IMAGR 19997 Residual map points loaded 2 5 05-OCT-2007 08:07:54 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:54 IMAGR Field 1 min algorithm flux= -1.991 MilliJy iter= 10745 2 5 05-OCT-2007 08:07:54 IMAGR Total Cleaned flux density = 299.639 MicroJy 10745 comps 2 2 05-OCT-2007 08:07:54 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:54 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:54 IMAGR Field 1 min = -5.2 MilliJy,max = 5.6 MilliJy 2 2 05-OCT-2007 08:07:54 IMAGR BGC Clean: using 103 cell beam + residuals > 1.07 MilliJy 2 2 05-OCT-2007 08:07:54 IMAGR 19993 Residual map points loaded 2 5 05-OCT-2007 08:07:54 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:54 IMAGR Field 1 min algorithm flux= -1.991 MilliJy iter= 10746 2 5 05-OCT-2007 08:07:54 IMAGR Total Cleaned flux density = 100.528 MicroJy 10746 comps 2 2 05-OCT-2007 08:07:54 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:54 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:54 IMAGR Field 1 min = -5.2 MilliJy,max = 5.6 MilliJy 2 2 05-OCT-2007 08:07:54 IMAGR BGC Clean: using 103 cell beam + residuals > 1.07 MilliJy 2 2 05-OCT-2007 08:07:54 IMAGR 19994 Residual map points loaded 2 5 05-OCT-2007 08:07:54 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:54 IMAGR Field 1 min algorithm flux= 1.979 MilliJy iter= 10749 2 5 05-OCT-2007 08:07:54 IMAGR Total Cleaned flux density = -98.278 MicroJy 10749 comps 2 2 05-OCT-2007 08:07:54 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:54 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:55 IMAGR Field 1 min = -5.2 MilliJy,max = 5.6 MilliJy 2 2 05-OCT-2007 08:07:55 IMAGR BGC Clean: using 103 cell beam + residuals > 1.07 MilliJy 2 2 05-OCT-2007 08:07:55 IMAGR 19997 Residual map points loaded 2 5 05-OCT-2007 08:07:55 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:55 IMAGR Field 1 min algorithm flux= -1.971 MilliJy iter= 10752 2 5 05-OCT-2007 08:07:55 IMAGR Total Cleaned flux density = 100.542 MicroJy 10752 comps 2 2 05-OCT-2007 08:07:55 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:55 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:55 IMAGR Field 1 min = -5.2 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:07:55 IMAGR BGC Clean: using 103 cell beam + residuals > 1.07 MilliJy 2 2 05-OCT-2007 08:07:55 IMAGR 19991 Residual map points loaded 2 5 05-OCT-2007 08:07:55 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:55 IMAGR Field 1 min algorithm flux= -1.966 MilliJy iter= 10757 2 5 05-OCT-2007 08:07:55 IMAGR Total Cleaned flux density = 297.488 MicroJy 10757 comps 2 2 05-OCT-2007 08:07:55 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:55 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:55 IMAGR Field 1 min = -5.2 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:07:55 IMAGR BGC Clean: using 103 cell beam + residuals > 1.06 MilliJy 2 2 05-OCT-2007 08:07:55 IMAGR 19989 Residual map points loaded 2 5 05-OCT-2007 08:07:55 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:55 IMAGR Field 1 min algorithm flux= -1.955 MilliJy iter= 10759 2 5 05-OCT-2007 08:07:55 IMAGR Total Cleaned flux density = 300.309 MicroJy 10759 comps 2 2 05-OCT-2007 08:07:55 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:55 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:55 IMAGR Field 1 min = -5.2 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:07:55 IMAGR BGC Clean: using 103 cell beam + residuals > 1.06 MilliJy 2 2 05-OCT-2007 08:07:55 IMAGR 19995 Residual map points loaded 2 5 05-OCT-2007 08:07:55 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:55 IMAGR Field 1 min algorithm flux= -1.949 MilliJy iter= 10761 2 5 05-OCT-2007 08:07:55 IMAGR Total Cleaned flux density = 300.404 MicroJy 10761 comps 2 2 05-OCT-2007 08:07:55 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:55 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:56 IMAGR Field 1 min = -5.2 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:07:56 IMAGR BGC Clean: using 103 cell beam + residuals > 1.06 MilliJy 2 2 05-OCT-2007 08:07:56 IMAGR 19996 Residual map points loaded 2 5 05-OCT-2007 08:07:56 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:56 IMAGR Field 1 min algorithm flux= -1.958 MilliJy iter= 10762 2 5 05-OCT-2007 08:07:56 IMAGR Total Cleaned flux density = 104.627 MicroJy 10762 comps 2 2 05-OCT-2007 08:07:56 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:56 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:56 IMAGR Field 1 min = -5.3 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:07:56 IMAGR BGC Clean: using 103 cell beam + residuals > 1.06 MilliJy 2 2 05-OCT-2007 08:07:56 IMAGR 19994 Residual map points loaded 2 5 05-OCT-2007 08:07:56 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:56 IMAGR Field 1 min algorithm flux= 1.931 MilliJy iter= 10767 2 5 05-OCT-2007 08:07:56 IMAGR Total Cleaned flux density = -476.459 MicroJy 10767 comps 2 2 05-OCT-2007 08:07:56 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:56 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:56 IMAGR Field 1 min = -5.3 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:07:56 IMAGR BGC Clean: using 103 cell beam + residuals > 1.06 MilliJy 2 2 05-OCT-2007 08:07:56 IMAGR 19994 Residual map points loaded 2 5 05-OCT-2007 08:07:56 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:56 IMAGR Field 1 min algorithm flux= 1.943 MilliJy iter= 10768 2 5 05-OCT-2007 08:07:56 IMAGR Total Cleaned flux density = -282.194 MicroJy 10768 comps 2 2 05-OCT-2007 08:07:56 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:56 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:56 IMAGR Field 1 min = -5.3 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:07:56 IMAGR BGC Clean: using 103 cell beam + residuals > 1.05 MilliJy 2 2 05-OCT-2007 08:07:56 IMAGR 19989 Residual map points loaded 2 5 05-OCT-2007 08:07:56 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:56 IMAGR Field 1 min algorithm flux= 1.929 MilliJy iter= 10772 2 5 05-OCT-2007 08:07:56 IMAGR Total Cleaned flux density = -670.362 MicroJy 10772 comps 2 2 05-OCT-2007 08:07:56 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:56 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:56 IMAGR Field 1 min = -5.3 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:07:57 IMAGR BGC Clean: using 103 cell beam + residuals > 1.05 MilliJy 2 2 05-OCT-2007 08:07:57 IMAGR 19995 Residual map points loaded 2 5 05-OCT-2007 08:07:57 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:57 IMAGR Field 1 min algorithm flux= 1.918 MilliJy iter= 10781 2 5 05-OCT-2007 08:07:57 IMAGR Total Cleaned flux density = -867.349 MicroJy 10781 comps 2 2 05-OCT-2007 08:07:57 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:57 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:57 IMAGR Field 1 min = -5.3 MilliJy,max = 5.8 MilliJy 2 2 05-OCT-2007 08:07:57 IMAGR BGC Clean: using 103 cell beam + residuals > 1.05 MilliJy 2 2 05-OCT-2007 08:07:57 IMAGR 19992 Residual map points loaded 2 5 05-OCT-2007 08:07:57 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:57 IMAGR Field 1 min algorithm flux= 1.924 MilliJy iter= 10782 2 5 05-OCT-2007 08:07:57 IMAGR Total Cleaned flux density = -674.989 MicroJy 10782 comps 2 2 05-OCT-2007 08:07:57 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:57 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:57 IMAGR Field 1 min = -5.3 MilliJy,max = 5.8 MilliJy 2 2 05-OCT-2007 08:07:57 IMAGR BGC Clean: using 103 cell beam + residuals > 1.05 MilliJy 2 2 05-OCT-2007 08:07:57 IMAGR 19993 Residual map points loaded 2 5 05-OCT-2007 08:07:57 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:57 IMAGR Field 1 min algorithm flux= 1.921 MilliJy iter= 10783 2 5 05-OCT-2007 08:07:57 IMAGR Total Cleaned flux density = -482.881 MicroJy 10783 comps 2 2 05-OCT-2007 08:07:57 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:57 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:57 IMAGR Field 1 min = -5.3 MilliJy,max = 5.8 MilliJy 2 2 05-OCT-2007 08:07:57 IMAGR BGC Clean: using 103 cell beam + residuals > 1.05 MilliJy 2 2 05-OCT-2007 08:07:57 IMAGR 19990 Residual map points loaded 2 5 05-OCT-2007 08:07:57 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:57 IMAGR Field 1 min algorithm flux= 1.914 MilliJy iter= 10785 2 5 05-OCT-2007 08:07:57 IMAGR Total Cleaned flux density = -483.096 MicroJy 10785 comps 2 2 05-OCT-2007 08:07:57 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:57 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:57 IMAGR Field 1 min = -5.3 MilliJy,max = 5.8 MilliJy 2 2 05-OCT-2007 08:07:58 IMAGR BGC Clean: using 103 cell beam + residuals > 1.05 MilliJy 2 2 05-OCT-2007 08:07:58 IMAGR 19992 Residual map points loaded 2 5 05-OCT-2007 08:07:58 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:58 IMAGR Field 1 min algorithm flux= 1.901 MilliJy iter= 10787 2 5 05-OCT-2007 08:07:58 IMAGR Total Cleaned flux density = -483.849 MicroJy 10787 comps 2 2 05-OCT-2007 08:07:58 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:58 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:58 IMAGR Field 1 min = -5.3 MilliJy,max = 5.8 MilliJy 2 2 05-OCT-2007 08:07:58 IMAGR BGC Clean: using 103 cell beam + residuals > 1.04 MilliJy 2 2 05-OCT-2007 08:07:58 IMAGR 19993 Residual map points loaded 2 5 05-OCT-2007 08:07:58 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:58 IMAGR Field 1 min algorithm flux= 1.891 MilliJy iter= 10789 2 5 05-OCT-2007 08:07:58 IMAGR Total Cleaned flux density = -484.916 MicroJy 10789 comps 2 2 05-OCT-2007 08:07:58 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:58 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:58 IMAGR Field 1 min = -5.3 MilliJy,max = 5.8 MilliJy 2 2 05-OCT-2007 08:07:58 IMAGR BGC Clean: using 103 cell beam + residuals > 1.04 MilliJy 2 2 05-OCT-2007 08:07:58 IMAGR 19987 Residual map points loaded 2 5 05-OCT-2007 08:07:58 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:58 IMAGR Field 1 min algorithm flux= 1.902 MilliJy iter= 10791 2 5 05-OCT-2007 08:07:58 IMAGR Total Cleaned flux density = -484.241 MicroJy 10791 comps 2 2 05-OCT-2007 08:07:58 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:58 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:58 IMAGR Field 1 min = -5.3 MilliJy,max = 5.8 MilliJy 2 2 05-OCT-2007 08:07:58 IMAGR BGC Clean: using 103 cell beam + residuals > 1.04 MilliJy 2 2 05-OCT-2007 08:07:58 IMAGR 19996 Residual map points loaded 2 5 05-OCT-2007 08:07:58 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:58 IMAGR Field 1 min algorithm flux= 1.899 MilliJy iter= 10793 2 5 05-OCT-2007 08:07:58 IMAGR Total Cleaned flux density = -484.063 MicroJy 10793 comps 2 2 05-OCT-2007 08:07:58 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:58 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:58 IMAGR Field 1 min = -5.3 MilliJy,max = 5.8 MilliJy 2 2 05-OCT-2007 08:07:58 IMAGR BGC Clean: using 103 cell beam + residuals > 1.04 MilliJy 2 2 05-OCT-2007 08:07:58 IMAGR 19992 Residual map points loaded 2 5 05-OCT-2007 08:07:59 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:59 IMAGR Field 1 min algorithm flux= 1.890 MilliJy iter= 10795 2 5 05-OCT-2007 08:07:59 IMAGR Total Cleaned flux density = -485.773 MicroJy 10795 comps 2 2 05-OCT-2007 08:07:59 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:59 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:59 IMAGR Field 1 min = -5.3 MilliJy,max = 5.8 MilliJy 2 2 05-OCT-2007 08:07:59 IMAGR BGC Clean: using 103 cell beam + residuals > 1.04 MilliJy 2 2 05-OCT-2007 08:07:59 IMAGR 19989 Residual map points loaded 2 5 05-OCT-2007 08:07:59 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:59 IMAGR Field 1 min algorithm flux= 1.881 MilliJy iter= 10798 2 5 05-OCT-2007 08:07:59 IMAGR Total Cleaned flux density = -675.299 MicroJy 10798 comps 2 2 05-OCT-2007 08:07:59 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:59 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:59 IMAGR Field 1 min = -5.3 MilliJy,max = 5.8 MilliJy 2 2 05-OCT-2007 08:07:59 IMAGR BGC Clean: using 103 cell beam + residuals > 1.04 MilliJy 2 2 05-OCT-2007 08:07:59 IMAGR 19995 Residual map points loaded 2 5 05-OCT-2007 08:07:59 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:59 IMAGR Field 1 min algorithm flux= 1.885 MilliJy iter= 10799 2 5 05-OCT-2007 08:07:59 IMAGR Total Cleaned flux density = -486.785 MicroJy 10799 comps 2 2 05-OCT-2007 08:07:59 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:59 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:59 IMAGR Field 1 min = -5.3 MilliJy,max = 5.8 MilliJy 2 2 05-OCT-2007 08:07:59 IMAGR BGC Clean: using 103 cell beam + residuals > 1.04 MilliJy 2 2 05-OCT-2007 08:07:59 IMAGR 19996 Residual map points loaded 2 5 05-OCT-2007 08:07:59 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:59 IMAGR Field 1 min algorithm flux= 1.879 MilliJy iter= 10800 2 5 05-OCT-2007 08:07:59 IMAGR Total Cleaned flux density = -298.875 MicroJy 10800 comps 2 2 05-OCT-2007 08:07:59 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:59 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:07:59 IMAGR Field 1 min = -5.3 MilliJy,max = 5.8 MilliJy 2 2 05-OCT-2007 08:07:59 IMAGR BGC Clean: using 103 cell beam + residuals > 1.04 MilliJy 2 2 05-OCT-2007 08:07:59 IMAGR 19989 Residual map points loaded 2 5 05-OCT-2007 08:07:59 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:07:59 IMAGR Field 1 min algorithm flux= 1.879 MilliJy iter= 10801 2 5 05-OCT-2007 08:07:59 IMAGR Total Cleaned flux density = -111.008 MicroJy 10801 comps 2 2 05-OCT-2007 08:07:59 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:07:59 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:00 IMAGR Field 1 min = -5.3 MilliJy,max = 5.8 MilliJy 2 2 05-OCT-2007 08:08:00 IMAGR BGC Clean: using 103 cell beam + residuals > 1.04 MilliJy 2 2 05-OCT-2007 08:08:00 IMAGR 19998 Residual map points loaded 2 5 05-OCT-2007 08:08:00 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:00 IMAGR Field 1 min algorithm flux= 1.884 MilliJy iter= 10802 2 5 05-OCT-2007 08:08:00 IMAGR Total Cleaned flux density = 77.384 MicroJy 10802 comps 2 2 05-OCT-2007 08:08:00 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:08:00 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:00 IMAGR Field 1 min = -5.3 MilliJy,max = 5.8 MilliJy 2 2 05-OCT-2007 08:08:00 IMAGR BGC Clean: using 103 cell beam + residuals > 1.04 MilliJy 2 2 05-OCT-2007 08:08:00 IMAGR 19995 Residual map points loaded 2 5 05-OCT-2007 08:08:00 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:00 IMAGR Field 1 min algorithm flux= 1.869 MilliJy iter= 10804 2 5 05-OCT-2007 08:08:00 IMAGR Total Cleaned flux density = 72.102 MicroJy 10804 comps 2 2 05-OCT-2007 08:08:00 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:08:00 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:00 IMAGR Field 1 min = -5.3 MilliJy,max = 5.8 MilliJy 2 2 05-OCT-2007 08:08:00 IMAGR BGC Clean: using 103 cell beam + residuals > 1.03 MilliJy 2 2 05-OCT-2007 08:08:00 IMAGR 19985 Residual map points loaded 2 5 05-OCT-2007 08:08:00 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:00 IMAGR Field 1 min algorithm flux= 1.871 MilliJy iter= 10806 2 5 05-OCT-2007 08:08:00 IMAGR Total Cleaned flux density = 72.093 MicroJy 10806 comps 2 2 05-OCT-2007 08:08:00 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:08:00 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:00 IMAGR Field 1 min = -5.3 MilliJy,max = 5.8 MilliJy 2 2 05-OCT-2007 08:08:00 IMAGR BGC Clean: using 103 cell beam + residuals > 1.03 MilliJy 2 2 05-OCT-2007 08:08:00 IMAGR 19996 Residual map points loaded 2 5 05-OCT-2007 08:08:00 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:00 IMAGR Field 1 min algorithm flux= -1.866 MilliJy iter= 10810 2 5 05-OCT-2007 08:08:00 IMAGR Total Cleaned flux density = 446.279 MicroJy 10810 comps 2 2 05-OCT-2007 08:08:00 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:08:00 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:01 IMAGR Field 1 min = -5.3 MilliJy,max = 5.8 MilliJy 2 2 05-OCT-2007 08:08:01 IMAGR BGC Clean: using 103 cell beam + residuals > 1.03 MilliJy 2 2 05-OCT-2007 08:08:01 IMAGR 19991 Residual map points loaded 2 5 05-OCT-2007 08:08:01 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:01 IMAGR Field 1 min algorithm flux= -1.874 MilliJy iter= 10811 2 5 05-OCT-2007 08:08:01 IMAGR Total Cleaned flux density = 258.927 MicroJy 10811 comps 2 2 05-OCT-2007 08:08:01 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:08:01 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:01 IMAGR Field 1 min = -5.3 MilliJy,max = 5.8 MilliJy 2 2 05-OCT-2007 08:08:01 IMAGR BGC Clean: using 103 cell beam + residuals > 1.03 MilliJy 2 2 05-OCT-2007 08:08:01 IMAGR 19987 Residual map points loaded 2 5 05-OCT-2007 08:08:01 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:01 IMAGR Field 1 min algorithm flux= -1.867 MilliJy iter= 10812 2 5 05-OCT-2007 08:08:01 IMAGR Total Cleaned flux density = 72.180 MicroJy 10812 comps 2 2 05-OCT-2007 08:08:01 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:08:01 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:01 IMAGR Field 1 min = -5.3 MilliJy,max = 5.8 MilliJy 2 2 05-OCT-2007 08:08:01 IMAGR BGC Clean: using 103 cell beam + residuals > 1.03 MilliJy 2 2 05-OCT-2007 08:08:01 IMAGR 19991 Residual map points loaded 2 5 05-OCT-2007 08:08:01 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:01 IMAGR Field 1 min algorithm flux= 1.872 MilliJy iter= 10816 2 5 05-OCT-2007 08:08:01 IMAGR Total Cleaned flux density = -299.333 MicroJy 10816 comps 2 2 05-OCT-2007 08:08:01 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:08:01 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:01 IMAGR Field 1 min = -5.3 MilliJy,max = 5.8 MilliJy 2 2 05-OCT-2007 08:08:01 IMAGR BGC Clean: using 103 cell beam + residuals > 1.03 MilliJy 2 2 05-OCT-2007 08:08:01 IMAGR 19988 Residual map points loaded 2 5 05-OCT-2007 08:08:01 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:01 IMAGR Field 1 min algorithm flux= 1.860 MilliJy iter= 10817 2 5 05-OCT-2007 08:08:01 IMAGR Total Cleaned flux density = -113.329 MicroJy 10817 comps 2 2 05-OCT-2007 08:08:01 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:08:01 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:02 IMAGR Field 1 min = -5.3 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:08:02 IMAGR BGC Clean: using 103 cell beam + residuals > 1.03 MilliJy 2 2 05-OCT-2007 08:08:02 IMAGR 19991 Residual map points loaded 2 5 05-OCT-2007 08:08:02 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:02 IMAGR Field 1 min algorithm flux= 1.859 MilliJy iter= 10819 2 5 05-OCT-2007 08:08:02 IMAGR Total Cleaned flux density = -113.221 MicroJy 10819 comps 2 2 05-OCT-2007 08:08:02 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:08:02 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:02 IMAGR Field 1 min = -5.3 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:08:02 IMAGR BGC Clean: using 103 cell beam + residuals > 1.03 MilliJy 2 2 05-OCT-2007 08:08:02 IMAGR 19993 Residual map points loaded 2 5 05-OCT-2007 08:08:02 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:02 IMAGR Field 1 min algorithm flux= 1.850 MilliJy iter= 10822 2 5 05-OCT-2007 08:08:02 IMAGR Total Cleaned flux density = -298.906 MicroJy 10822 comps 2 2 05-OCT-2007 08:08:02 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:08:02 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:02 IMAGR Field 1 min = -5.3 MilliJy,max = 5.8 MilliJy 2 2 05-OCT-2007 08:08:02 IMAGR BGC Clean: using 103 cell beam + residuals > 1.03 MilliJy 2 2 05-OCT-2007 08:08:02 IMAGR 19994 Residual map points loaded 2 5 05-OCT-2007 08:08:02 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:02 IMAGR Field 1 min algorithm flux= 1.843 MilliJy iter= 10824 2 5 05-OCT-2007 08:08:02 IMAGR Total Cleaned flux density = -299.751 MicroJy 10824 comps 2 2 05-OCT-2007 08:08:02 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:08:02 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:02 IMAGR Field 1 min = -5.3 MilliJy,max = 5.8 MilliJy 2 2 05-OCT-2007 08:08:02 IMAGR BGC Clean: using 103 cell beam + residuals > 1.03 MilliJy 2 2 05-OCT-2007 08:08:02 IMAGR 19993 Residual map points loaded 2 5 05-OCT-2007 08:08:02 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:02 IMAGR Field 1 min algorithm flux= 1.843 MilliJy iter= 10826 2 5 05-OCT-2007 08:08:02 IMAGR Total Cleaned flux density = -301.034 MicroJy 10826 comps 2 2 05-OCT-2007 08:08:02 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:08:02 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:03 IMAGR Field 1 min = -5.3 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:08:03 IMAGR BGC Clean: using 103 cell beam + residuals > 1.03 MilliJy 2 2 05-OCT-2007 08:08:03 IMAGR 19995 Residual map points loaded 2 5 05-OCT-2007 08:08:03 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:03 IMAGR Field 1 min algorithm flux= 1.856 MilliJy iter= 10828 2 5 05-OCT-2007 08:08:03 IMAGR Total Cleaned flux density = -300.753 MicroJy 10828 comps 2 2 05-OCT-2007 08:08:03 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:08:03 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:03 IMAGR Field 1 min = -5.3 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:08:03 IMAGR BGC Clean: using 103 cell beam + residuals > 1.02 MilliJy 2 2 05-OCT-2007 08:08:03 IMAGR 19997 Residual map points loaded 2 5 05-OCT-2007 08:08:03 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:03 IMAGR Field 1 min algorithm flux= 1.843 MilliJy iter= 10829 2 5 05-OCT-2007 08:08:03 IMAGR Total Cleaned flux density = -116.488 MicroJy 10829 comps 2 2 05-OCT-2007 08:08:03 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:08:03 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:03 IMAGR Field 1 min = -5.2 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:08:03 IMAGR BGC Clean: using 103 cell beam + residuals > 1.02 MilliJy 2 2 05-OCT-2007 08:08:03 IMAGR 19987 Residual map points loaded 2 5 05-OCT-2007 08:08:03 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:03 IMAGR Field 1 min algorithm flux= 1.835 MilliJy iter= 10834 2 5 05-OCT-2007 08:08:03 IMAGR Total Cleaned flux density = -670.068 MicroJy 10834 comps 2 2 05-OCT-2007 08:08:03 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:08:03 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:03 IMAGR Field 1 min = -5.2 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:08:03 IMAGR BGC Clean: using 103 cell beam + residuals > 1.02 MilliJy 2 2 05-OCT-2007 08:08:03 IMAGR 19997 Residual map points loaded 2 5 05-OCT-2007 08:08:03 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:03 IMAGR Field 1 min algorithm flux= 1.844 MilliJy iter= 10835 2 5 05-OCT-2007 08:08:03 IMAGR Total Cleaned flux density = -485.692 MicroJy 10835 comps 2 2 05-OCT-2007 08:08:03 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:08:03 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:03 IMAGR Field 1 min = -5.2 MilliJy,max = 5.8 MilliJy 2 2 05-OCT-2007 08:08:04 IMAGR BGC Clean: using 103 cell beam + residuals > 1.02 MilliJy 2 2 05-OCT-2007 08:08:04 IMAGR 19992 Residual map points loaded 2 5 05-OCT-2007 08:08:04 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:04 IMAGR Field 1 min algorithm flux= 1.827 MilliJy iter= 10836 2 5 05-OCT-2007 08:08:04 IMAGR Total Cleaned flux density = -303.042 MicroJy 10836 comps 2 2 05-OCT-2007 08:08:04 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:08:04 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:04 IMAGR Field 1 min = -5.2 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:08:04 IMAGR BGC Clean: using 103 cell beam + residuals > 1.02 MilliJy 2 2 05-OCT-2007 08:08:04 IMAGR 19993 Residual map points loaded 2 5 05-OCT-2007 08:08:04 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:04 IMAGR Field 1 min algorithm flux= 1.828 MilliJy iter= 10838 2 5 05-OCT-2007 08:08:04 IMAGR Total Cleaned flux density = -303.627 MicroJy 10838 comps 2 2 05-OCT-2007 08:08:04 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:08:04 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:04 IMAGR Field 1 min = -5.2 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:08:04 IMAGR BGC Clean: using 103 cell beam + residuals > 1.02 MilliJy 2 2 05-OCT-2007 08:08:04 IMAGR 19995 Residual map points loaded 2 5 05-OCT-2007 08:08:04 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:04 IMAGR Field 1 min algorithm flux= 1.829 MilliJy iter= 10840 2 5 05-OCT-2007 08:08:04 IMAGR Total Cleaned flux density = -303.714 MicroJy 10840 comps 2 2 05-OCT-2007 08:08:04 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:08:04 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:04 IMAGR Field 1 min = -5.2 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:08:04 IMAGR BGC Clean: using 103 cell beam + residuals > 1.02 MilliJy 2 2 05-OCT-2007 08:08:04 IMAGR 19992 Residual map points loaded 2 5 05-OCT-2007 08:08:04 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:04 IMAGR Field 1 min algorithm flux= 1.820 MilliJy iter= 10844 2 5 05-OCT-2007 08:08:04 IMAGR Total Cleaned flux density = -668.377 MicroJy 10844 comps 2 2 05-OCT-2007 08:08:04 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:08:04 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:04 IMAGR Field 1 min = -5.2 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:08:04 IMAGR BGC Clean: using 103 cell beam + residuals > 1.02 MilliJy 2 2 05-OCT-2007 08:08:05 IMAGR 19987 Residual map points loaded 2 5 05-OCT-2007 08:08:05 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:05 IMAGR Field 1 min algorithm flux= 1.841 MilliJy iter= 10845 2 5 05-OCT-2007 08:08:05 IMAGR Total Cleaned flux density = -484.262 MicroJy 10845 comps 2 2 05-OCT-2007 08:08:05 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:08:05 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:05 IMAGR Field 1 min = -5.2 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:08:05 IMAGR BGC Clean: using 103 cell beam + residuals > 1.02 MilliJy 2 2 05-OCT-2007 08:08:05 IMAGR 19987 Residual map points loaded 2 5 05-OCT-2007 08:08:05 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:05 IMAGR Field 1 min algorithm flux= 1.803 MilliJy iter= 10850 2 5 05-OCT-2007 08:08:05 IMAGR Total Cleaned flux density = -667.713 MicroJy 10850 comps 2 2 05-OCT-2007 08:08:05 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:08:05 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:05 IMAGR Field 1 min = -5.2 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:08:05 IMAGR BGC Clean: using 103 cell beam + residuals > 1.01 MilliJy 2 2 05-OCT-2007 08:08:05 IMAGR 19993 Residual map points loaded 2 5 05-OCT-2007 08:08:05 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:05 IMAGR Field 1 min algorithm flux= 1.816 MilliJy iter= 10851 2 5 05-OCT-2007 08:08:05 IMAGR Total Cleaned flux density = -486.068 MicroJy 10851 comps 2 2 05-OCT-2007 08:08:05 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:08:05 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:05 IMAGR Field 1 min = -5.2 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:08:05 IMAGR BGC Clean: using 103 cell beam + residuals > 1.01 MilliJy 2 2 05-OCT-2007 08:08:05 IMAGR 19989 Residual map points loaded 2 5 05-OCT-2007 08:08:05 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:05 IMAGR Field 1 min algorithm flux= 1.802 MilliJy iter= 10854 2 5 05-OCT-2007 08:08:05 IMAGR Total Cleaned flux density = -666.663 MicroJy 10854 comps 2 2 05-OCT-2007 08:08:05 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:08:05 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:05 IMAGR Field 1 min = -5.2 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:08:05 IMAGR BGC Clean: using 103 cell beam + residuals > 1.01 MilliJy 2 2 05-OCT-2007 08:08:05 IMAGR 19989 Residual map points loaded 2 5 05-OCT-2007 08:08:05 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:05 IMAGR Field 1 min algorithm flux= 1.797 MilliJy iter= 10856 2 5 05-OCT-2007 08:08:05 IMAGR Total Cleaned flux density = -666.741 MicroJy 10856 comps 2 2 05-OCT-2007 08:08:05 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:08:05 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:06 IMAGR Field 1 min = -5.2 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:08:06 IMAGR BGC Clean: using 103 cell beam + residuals > 1.01 MilliJy 2 2 05-OCT-2007 08:08:06 IMAGR 19992 Residual map points loaded 2 5 05-OCT-2007 08:08:06 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:06 IMAGR Field 1 min algorithm flux= 1.839 MilliJy iter= 10858 2 5 05-OCT-2007 08:08:06 IMAGR Total Cleaned flux density = -663.553 MicroJy 10858 comps 2 2 05-OCT-2007 08:08:06 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:08:06 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:06 IMAGR Field 1 min = -5.2 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:08:06 IMAGR BGC Clean: using 103 cell beam + residuals > 1.01 MilliJy 2 2 05-OCT-2007 08:08:06 IMAGR 19997 Residual map points loaded 2 5 05-OCT-2007 08:08:06 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:06 IMAGR Field 1 min algorithm flux= 1.788 MilliJy iter= 10859 2 5 05-OCT-2007 08:08:06 IMAGR Total Cleaned flux density = -484.765 MicroJy 10859 comps 2 2 05-OCT-2007 08:08:06 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:08:06 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:06 IMAGR Field 1 min = -5.2 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:08:06 IMAGR BGC Clean: using 103 cell beam + residuals > 1.01 MilliJy 2 2 05-OCT-2007 08:08:06 IMAGR 19993 Residual map points loaded 2 5 05-OCT-2007 08:08:06 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:06 IMAGR Field 1 min algorithm flux= 1.790 MilliJy iter= 10860 2 5 05-OCT-2007 08:08:06 IMAGR Total Cleaned flux density = -305.718 MicroJy 10860 comps 2 2 05-OCT-2007 08:08:06 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:08:06 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:06 IMAGR Field 1 min = -5.2 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:08:06 IMAGR BGC Clean: using 103 cell beam + residuals > 1.01 MilliJy 2 2 05-OCT-2007 08:08:06 IMAGR 19994 Residual map points loaded 2 5 05-OCT-2007 08:08:06 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:06 IMAGR Field 1 min algorithm flux= 1.810 MilliJy iter= 10863 2 5 05-OCT-2007 08:08:06 IMAGR Total Cleaned flux density = -483.924 MicroJy 10863 comps 2 2 05-OCT-2007 08:08:06 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:08:06 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:07 IMAGR Field 1 min = -5.2 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:08:07 IMAGR BGC Clean: using 103 cell beam + residuals > 1.01 MilliJy 2 2 05-OCT-2007 08:08:07 IMAGR 19994 Residual map points loaded 2 5 05-OCT-2007 08:08:07 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:07 IMAGR Field 1 min algorithm flux= 1.799 MilliJy iter= 10864 2 5 05-OCT-2007 08:08:07 IMAGR Total Cleaned flux density = -304.048 MicroJy 10864 comps 2 2 05-OCT-2007 08:08:07 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:08:07 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:07 IMAGR Field 1 min = -5.2 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:08:07 IMAGR BGC Clean: using 103 cell beam + residuals > 1.01 MilliJy 2 2 05-OCT-2007 08:08:07 IMAGR 19986 Residual map points loaded 2 5 05-OCT-2007 08:08:07 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:07 IMAGR Field 1 min algorithm flux= 1.789 MilliJy iter= 10865 2 5 05-OCT-2007 08:08:07 IMAGR Total Cleaned flux density = -125.158 MicroJy 10865 comps 2 2 05-OCT-2007 08:08:07 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:08:07 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:07 IMAGR Field 1 min = -5.2 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:08:07 IMAGR BGC Clean: using 103 cell beam + residuals > 1.01 MilliJy 2 2 05-OCT-2007 08:08:07 IMAGR 19994 Residual map points loaded 2 5 05-OCT-2007 08:08:07 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:07 IMAGR Field 1 min algorithm flux= 1.777 MilliJy iter= 10869 2 5 05-OCT-2007 08:08:07 IMAGR Total Cleaned flux density = -483.218 MicroJy 10869 comps 2 2 05-OCT-2007 08:08:07 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:08:07 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:07 IMAGR Field 1 min = -5.2 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:08:07 IMAGR BGC Clean: using 103 cell beam + residuals > 1.01 MilliJy 2 2 05-OCT-2007 08:08:07 IMAGR 19992 Residual map points loaded 2 5 05-OCT-2007 08:08:07 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:07 IMAGR Field 1 min algorithm flux= 1.779 MilliJy iter= 10871 2 5 05-OCT-2007 08:08:07 IMAGR Total Cleaned flux density = -483.574 MicroJy 10871 comps 2 2 05-OCT-2007 08:08:07 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:08:07 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:08 IMAGR Field 1 min = -5.2 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:08:08 IMAGR BGC Clean: using 103 cell beam + residuals > 1.01 MilliJy 2 2 05-OCT-2007 08:08:08 IMAGR 19998 Residual map points loaded 2 5 05-OCT-2007 08:08:08 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:08 IMAGR Field 1 min algorithm flux= 1.775 MilliJy iter= 10873 2 5 05-OCT-2007 08:08:08 IMAGR Total Cleaned flux density = -484.073 MicroJy 10873 comps 2 2 05-OCT-2007 08:08:08 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:08:08 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:08 IMAGR Field 1 min = -5.2 MilliJy,max = 5.7 MilliJy 2 2 05-OCT-2007 08:08:08 IMAGR BGC Clean: using 103 cell beam + residuals > 1.01 MilliJy 2 2 05-OCT-2007 08:08:08 IMAGR 19993 Residual map points loaded 2 5 05-OCT-2007 08:08:08 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:08 IMAGR Field 1 min algorithm flux= 1.783 MilliJy iter= 10874 2 5 05-OCT-2007 08:08:08 IMAGR Total Cleaned flux density = -305.767 MicroJy 10874 comps 2 2 05-OCT-2007 08:08:08 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:08:08 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:08 IMAGR Field 1 min = -5.2 MilliJy,max = 5.8 MilliJy 2 2 05-OCT-2007 08:08:08 IMAGR BGC Clean: using 103 cell beam + residuals > 1.01 MilliJy 2 2 05-OCT-2007 08:08:08 IMAGR 19990 Residual map points loaded 2 5 05-OCT-2007 08:08:08 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:08 IMAGR Field 1 min algorithm flux= 1.774 MilliJy iter= 10875 2 5 05-OCT-2007 08:08:08 IMAGR Total Cleaned flux density = -128.332 MicroJy 10875 comps 2 2 05-OCT-2007 08:08:08 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:08:08 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:08 IMAGR Field 1 min = -5.2 MilliJy,max = 5.8 MilliJy 2 2 05-OCT-2007 08:08:08 IMAGR BGC Clean: using 103 cell beam + residuals > 1.01 MilliJy 2 2 05-OCT-2007 08:08:08 IMAGR 19995 Residual map points loaded 2 5 05-OCT-2007 08:08:08 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:08 IMAGR Field 1 min algorithm flux= 1.767 MilliJy iter= 10879 2 5 05-OCT-2007 08:08:08 IMAGR Total Cleaned flux density = -483.358 MicroJy 10879 comps 2 2 05-OCT-2007 08:08:08 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:08:08 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:09 IMAGR Field 1 min = -5.2 MilliJy,max = 5.8 MilliJy 2 2 05-OCT-2007 08:08:09 IMAGR BGC Clean: using 103 cell beam + residuals > 1.00 MilliJy 2 2 05-OCT-2007 08:08:09 IMAGR 19997 Residual map points loaded 2 5 05-OCT-2007 08:08:09 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:09 IMAGR Field 1 min algorithm flux= 1.756 MilliJy iter= 10882 2 5 05-OCT-2007 08:08:09 IMAGR Total Cleaned flux density = -659.994 MicroJy 10882 comps 2 2 05-OCT-2007 08:08:09 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:08:09 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:09 IMAGR Field 1 min = -5.2 MilliJy,max = 5.8 MilliJy 2 2 05-OCT-2007 08:08:09 IMAGR BGC Clean: using 103 cell beam + residuals > 1.00 MilliJy 2 2 05-OCT-2007 08:08:09 IMAGR 19999 Residual map points loaded 2 5 05-OCT-2007 08:08:09 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:09 IMAGR Field 1 min algorithm flux= 1.751 MilliJy iter= 10888 2 5 05-OCT-2007 08:08:09 IMAGR Total Cleaned flux density = -662.997 MicroJy 10888 comps 2 2 05-OCT-2007 08:08:09 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:08:09 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:09 IMAGR Field 1 min = -5.2 MilliJy,max = 5.8 MilliJy 2 2 05-OCT-2007 08:08:09 IMAGR BGC Clean: using 103 cell beam + residuals > 1.00 MilliJy 2 2 05-OCT-2007 08:08:09 IMAGR 19996 Residual map points loaded 2 4 05-OCT-2007 08:08:10 IMAGR Field 1 min algorithm flux= -1.171 MilliJy iter= 12723 2 3 05-OCT-2007 08:08:10 IMAGR Total Cleaned flux density = -7.358 MilliJy 12723 comps 2 2 05-OCT-2007 08:08:10 IMAGR ALGSTB: All 336 Rows In AP (Max 523) 2 2 05-OCT-2007 08:08:10 IMAGR ALGSTB: Ipol gridded model subtraction, chans 1 through 2 2 2 05-OCT-2007 08:08:10 IMAGR ALGSTB: Pass 1; 325- 0 Cells, with 3596 Pts 2 4 05-OCT-2007 08:08:10 IMAGR Field 1 min = -4.9 MilliJy,max = 5.6 MilliJy 2 2 05-OCT-2007 08:08:10 IMAGR BGC Clean: using 103 cell beam + residuals > 1.15 MilliJy 2 2 05-OCT-2007 08:08:10 IMAGR 19992 Residual map points loaded 2 5 05-OCT-2007 08:08:11 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:11 IMAGR Field 1 min algorithm flux= 2.301 MilliJy iter= 12762 2 5 05-OCT-2007 08:08:11 IMAGR Total Cleaned flux density = -7.195 MilliJy 12762 comps 2 2 05-OCT-2007 08:08:11 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:08:11 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:11 IMAGR Field 1 min = -4.8 MilliJy,max = 5.6 MilliJy 2 2 05-OCT-2007 08:08:11 IMAGR BGC Clean: using 103 cell beam + residuals > 1.10 MilliJy 2 2 05-OCT-2007 08:08:11 IMAGR 19984 Residual map points loaded 2 5 05-OCT-2007 08:08:11 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:11 IMAGR Field 1 min algorithm flux= 2.044 MilliJy iter= 12827 2 5 05-OCT-2007 08:08:11 IMAGR Total Cleaned flux density = -7.497 MilliJy 12827 comps 2 2 05-OCT-2007 08:08:11 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:08:11 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:11 IMAGR Field 1 min = -4.7 MilliJy,max = 5.6 MilliJy 2 2 05-OCT-2007 08:08:11 IMAGR BGC Clean: using 103 cell beam + residuals > 1.04 MilliJy 2 2 05-OCT-2007 08:08:11 IMAGR 19989 Residual map points loaded 2 5 05-OCT-2007 08:08:11 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:11 IMAGR Field 1 min algorithm flux= 1.820 MilliJy iter= 12945 2 5 05-OCT-2007 08:08:11 IMAGR Total Cleaned flux density = -6.748 MilliJy 12945 comps 2 2 05-OCT-2007 08:08:11 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:08:11 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:12 IMAGR Field 1 min = -4.8 MilliJy,max = 5.4 MilliJy 2 2 05-OCT-2007 08:08:12 IMAGR BGC Clean: using 103 cell beam + residuals > 956.25 MicroJy 2 2 05-OCT-2007 08:08:12 IMAGR 19992 Residual map points loaded 2 5 05-OCT-2007 08:08:12 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:12 IMAGR Field 1 min algorithm flux= 1.746 MilliJy iter= 12965 2 5 05-OCT-2007 08:08:12 IMAGR Total Cleaned flux density = -5.313 MilliJy 12965 comps 2 2 05-OCT-2007 08:08:12 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:08:12 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:12 IMAGR Field 1 min = -4.8 MilliJy,max = 5.4 MilliJy 2 2 05-OCT-2007 08:08:12 IMAGR BGC Clean: using 103 cell beam + residuals > 948.73 MicroJy 2 2 05-OCT-2007 08:08:12 IMAGR 19992 Residual map points loaded 2 5 05-OCT-2007 08:08:12 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:12 IMAGR Field 1 min algorithm flux= 1.625 MilliJy iter= 13060 2 5 05-OCT-2007 08:08:12 IMAGR Total Cleaned flux density = -4.480 MilliJy 13060 comps 2 2 05-OCT-2007 08:08:12 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:08:12 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:13 IMAGR Field 1 min = -4.8 MilliJy,max = 5.3 MilliJy 2 2 05-OCT-2007 08:08:13 IMAGR BGC Clean: using 103 cell beam + residuals > 908.43 MicroJy 2 2 05-OCT-2007 08:08:13 IMAGR 19991 Residual map points loaded 2 4 05-OCT-2007 08:08:14 IMAGR Field 1 min algorithm flux= -1.051 MilliJy iter= 15021 2 3 05-OCT-2007 08:08:14 IMAGR Total Cleaned flux density = -11.390 MilliJy 15021 comps 2 2 05-OCT-2007 08:08:14 IMAGR ALGSTB: All 336 Rows In AP (Max 523) 2 2 05-OCT-2007 08:08:14 IMAGR ALGSTB: Ipol gridded model subtraction, chans 1 through 2 2 2 05-OCT-2007 08:08:14 IMAGR ALGSTB: Pass 1; 325- 0 Cells, with 3596 Pts 2 4 05-OCT-2007 08:08:14 IMAGR Field 1 min = -4.7 MilliJy,max = 5.0 MilliJy 2 2 05-OCT-2007 08:08:14 IMAGR BGC Clean: using 103 cell beam + residuals > 1.09 MilliJy 2 2 05-OCT-2007 08:08:14 IMAGR 19985 Residual map points loaded 2 5 05-OCT-2007 08:08:14 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:14 IMAGR Field 1 min algorithm flux= 2.231 MilliJy iter= 15047 2 5 05-OCT-2007 08:08:14 IMAGR Total Cleaned flux density = -9.022 MilliJy 15047 comps 2 2 05-OCT-2007 08:08:14 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:08:14 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:15 IMAGR Field 1 min = -4.7 MilliJy,max = 5.0 MilliJy 2 2 05-OCT-2007 08:08:15 IMAGR BGC Clean: using 103 cell beam + residuals > 1.05 MilliJy 2 2 05-OCT-2007 08:08:15 IMAGR 19993 Residual map points loaded 2 5 05-OCT-2007 08:08:15 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:15 IMAGR Field 1 min algorithm flux= 1.836 MilliJy iter= 15245 2 5 05-OCT-2007 08:08:15 IMAGR Total Cleaned flux density = -10.440 MilliJy 15245 comps 2 2 05-OCT-2007 08:08:15 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:08:15 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:15 IMAGR Field 1 min = -4.4 MilliJy,max = 4.8 MilliJy 2 2 05-OCT-2007 08:08:15 IMAGR BGC Clean: using 103 cell beam + residuals > 881.40 MicroJy 2 2 05-OCT-2007 08:08:16 IMAGR 19984 Residual map points loaded 2 5 05-OCT-2007 08:08:16 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:16 IMAGR Field 1 min algorithm flux= 1.438 MilliJy iter= 15467 2 5 05-OCT-2007 08:08:16 IMAGR Total Cleaned flux density = -10.352 MilliJy 15467 comps 2 2 05-OCT-2007 08:08:16 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:08:16 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:16 IMAGR Field 1 min = -4.5 MilliJy,max = 4.8 MilliJy 2 2 05-OCT-2007 08:08:16 IMAGR BGC Clean: using 103 cell beam + residuals > 794.95 MicroJy 2 2 05-OCT-2007 08:08:16 IMAGR 19996 Residual map points loaded 2 4 05-OCT-2007 08:08:18 IMAGR Field 1 min algorithm flux= 907.860 MicroJy iter= 17497 2 3 05-OCT-2007 08:08:18 IMAGR Total Cleaned flux density = -12.271 MilliJy 17497 comps 2 2 05-OCT-2007 08:08:18 IMAGR ALGSTB: All 336 Rows In AP (Max 523) 2 2 05-OCT-2007 08:08:18 IMAGR ALGSTB: Ipol gridded model subtraction, chans 1 through 2 2 2 05-OCT-2007 08:08:18 IMAGR ALGSTB: Pass 1; 325- 0 Cells, with 3596 Pts 2 4 05-OCT-2007 08:08:18 IMAGR Field 1 min = -4.1 MilliJy,max = 4.4 MilliJy 2 2 05-OCT-2007 08:08:18 IMAGR BGC Clean: using 103 cell beam + residuals > 913.29 MicroJy 2 2 05-OCT-2007 08:08:18 IMAGR 19985 Residual map points loaded 2 4 05-OCT-2007 08:08:19 IMAGR Field 1 min allowed flux = -1.119 MilliJy iter= 19169 2 3 05-OCT-2007 08:08:19 IMAGR Total Cleaned flux density = -15.222 MilliJy 19169 comps 2 2 05-OCT-2007 08:08:19 IMAGR ALGSTB: All 336 Rows In AP (Max 523) 2 2 05-OCT-2007 08:08:19 IMAGR ALGSTB: Ipol gridded model subtraction, chans 1 through 2 2 2 05-OCT-2007 08:08:19 IMAGR ALGSTB: Pass 1; 325- 0 Cells, with 3596 Pts 2 4 05-OCT-2007 08:08:20 IMAGR Field 1 min = -4.0 MilliJy,max = 4.5 MilliJy 2 2 05-OCT-2007 08:08:20 IMAGR BGC Clean: using 103 cell beam + residuals > 1.10 MilliJy 2 2 05-OCT-2007 08:08:20 IMAGR 19995 Residual map points loaded 2 5 05-OCT-2007 08:08:20 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:20 IMAGR Field 1 min algorithm flux= 2.136 MilliJy iter= 19265 2 5 05-OCT-2007 08:08:20 IMAGR Total Cleaned flux density = -12.500 MilliJy 19265 comps 2 2 05-OCT-2007 08:08:20 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:08:20 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:20 IMAGR Field 1 min = -3.8 MilliJy,max = 4.5 MilliJy 2 2 05-OCT-2007 08:08:20 IMAGR BGC Clean: using 103 cell beam + residuals > 951.78 MicroJy 2 2 05-OCT-2007 08:08:20 IMAGR 19995 Residual map points loaded 2 5 05-OCT-2007 08:08:20 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:20 IMAGR Field 1 min algorithm flux= 1.675 MilliJy iter= 19417 2 5 05-OCT-2007 08:08:20 IMAGR Total Cleaned flux density = -11.540 MilliJy 19417 comps 2 2 05-OCT-2007 08:08:20 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:08:20 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:21 IMAGR Field 1 min = -3.6 MilliJy,max = 4.5 MilliJy 2 2 05-OCT-2007 08:08:21 IMAGR BGC Clean: using 103 cell beam + residuals > 825.13 MicroJy 2 2 05-OCT-2007 08:08:21 IMAGR 19992 Residual map points loaded 2 4 05-OCT-2007 08:08:22 IMAGR Field 1 min algorithm flux= -932.627 MicroJy iter= 21689 2 3 05-OCT-2007 08:08:22 IMAGR Total Cleaned flux density = -14.037 MilliJy 21689 comps 2 2 05-OCT-2007 08:08:22 IMAGR ALGSTB: All 336 Rows In AP (Max 523) 2 2 05-OCT-2007 08:08:22 IMAGR ALGSTB: Ipol gridded model subtraction, chans 1 through 2 2 2 05-OCT-2007 08:08:22 IMAGR ALGSTB: Pass 1; 325- 0 Cells, with 3596 Pts 2 4 05-OCT-2007 08:08:22 IMAGR Field 1 min = -3.7 MilliJy,max = 4.2 MilliJy 2 2 05-OCT-2007 08:08:22 IMAGR BGC Clean: using 103 cell beam + residuals > 1.15 MilliJy 2 2 05-OCT-2007 08:08:22 IMAGR 19994 Residual map points loaded 2 5 05-OCT-2007 08:08:22 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:22 IMAGR Field 1 min algorithm flux= 2.290 MilliJy iter= 21760 2 5 05-OCT-2007 08:08:22 IMAGR Total Cleaned flux density = -11.431 MilliJy 21760 comps 2 2 05-OCT-2007 08:08:22 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:08:22 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:23 IMAGR Field 1 min = -3.6 MilliJy,max = 4.1 MilliJy 2 2 05-OCT-2007 08:08:23 IMAGR BGC Clean: using 103 cell beam + residuals > 1.01 MilliJy 2 2 05-OCT-2007 08:08:23 IMAGR 19989 Residual map points loaded 2 5 05-OCT-2007 08:08:23 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:23 IMAGR Field 1 min algorithm flux= 1.608 MilliJy iter= 22191 2 5 05-OCT-2007 08:08:23 IMAGR Total Cleaned flux density = -11.678 MilliJy 22191 comps 2 2 05-OCT-2007 08:08:23 IMAGR ALGSTB: All 336 Rows In AP (Max 523) 2 2 05-OCT-2007 08:08:23 IMAGR ALGSTB: Ipol gridded model subtraction, chans 1 through 2 2 2 05-OCT-2007 08:08:23 IMAGR ALGSTB: Pass 1; 325- 0 Cells, with 3596 Pts 2 4 05-OCT-2007 08:08:23 IMAGR Field 1 min = -3.7 MilliJy,max = 4.0 MilliJy 2 2 05-OCT-2007 08:08:24 IMAGR BGC Clean: using 103 cell beam + residuals > 666.41 MicroJy 2 2 05-OCT-2007 08:08:24 IMAGR 19992 Residual map points loaded 2 4 05-OCT-2007 08:08:25 IMAGR Field 1 min allowed flux = 809.309 MicroJy iter= 23840 2 3 05-OCT-2007 08:08:25 IMAGR Total Cleaned flux density = -10.869 MilliJy 23840 comps 2 2 05-OCT-2007 08:08:25 IMAGR ALGSTB: All 336 Rows In AP (Max 523) 2 2 05-OCT-2007 08:08:25 IMAGR ALGSTB: Ipol gridded model subtraction, chans 1 through 2 2 2 05-OCT-2007 08:08:25 IMAGR ALGSTB: Pass 1; 325- 0 Cells, with 3596 Pts 2 4 05-OCT-2007 08:08:25 IMAGR Field 1 min = -3.7 MilliJy,max = 3.8 MilliJy 2 2 05-OCT-2007 08:08:25 IMAGR BGC Clean: using 103 cell beam + residuals > 730.28 MicroJy 2 2 05-OCT-2007 08:08:25 IMAGR 19983 Residual map points loaded 2 5 05-OCT-2007 08:08:25 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:25 IMAGR Field 1 min algorithm flux= 1.446 MilliJy iter= 23890 2 5 05-OCT-2007 08:08:25 IMAGR Total Cleaned flux density = -8.762 MilliJy 23890 comps 2 2 05-OCT-2007 08:08:25 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:08:25 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:25 IMAGR Field 1 min = -3.7 MilliJy,max = 3.7 MilliJy 2 2 05-OCT-2007 08:08:25 IMAGR BGC Clean: using 103 cell beam + residuals > 692.68 MicroJy 2 2 05-OCT-2007 08:08:25 IMAGR 19992 Residual map points loaded 2 5 05-OCT-2007 08:08:25 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:25 IMAGR Field 1 min algorithm flux= 1.205 MilliJy iter= 24039 2 5 05-OCT-2007 08:08:25 IMAGR Total Cleaned flux density = -7.120 MilliJy 24039 comps 2 2 05-OCT-2007 08:08:25 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:08:25 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:26 IMAGR Field 1 min = -3.6 MilliJy,max = 3.6 MilliJy 2 2 05-OCT-2007 08:08:26 IMAGR BGC Clean: using 103 cell beam + residuals > 622.60 MicroJy 2 2 05-OCT-2007 08:08:26 IMAGR 19989 Residual map points loaded 2 4 05-OCT-2007 08:08:27 IMAGR Field 1 min algorithm flux= -691.980 MicroJy iter= 26353 2 3 05-OCT-2007 08:08:27 IMAGR Total Cleaned flux density = -12.584 MilliJy 26353 comps 2 2 05-OCT-2007 08:08:27 IMAGR ALGSTB: All 336 Rows In AP (Max 523) 2 2 05-OCT-2007 08:08:27 IMAGR ALGSTB: Ipol gridded model subtraction, chans 1 through 2 2 2 05-OCT-2007 08:08:27 IMAGR ALGSTB: Pass 1; 325- 0 Cells, with 3596 Pts 2 4 05-OCT-2007 08:08:28 IMAGR Field 1 min = -3.1 MilliJy,max = 3.4 MilliJy 2 2 05-OCT-2007 08:08:28 IMAGR BGC Clean: using 103 cell beam + residuals > 800.84 MicroJy 2 2 05-OCT-2007 08:08:28 IMAGR 19989 Residual map points loaded 2 5 05-OCT-2007 08:08:28 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:28 IMAGR Field 1 min algorithm flux= 1.388 MilliJy iter= 26587 2 5 05-OCT-2007 08:08:28 IMAGR Total Cleaned flux density = -10.641 MilliJy 26587 comps 2 2 05-OCT-2007 08:08:28 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:08:28 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:29 IMAGR Field 1 min = -3.0 MilliJy,max = 3.4 MilliJy 2 2 05-OCT-2007 08:08:29 IMAGR BGC Clean: using 103 cell beam + residuals > 633.70 MicroJy 2 2 05-OCT-2007 08:08:29 IMAGR 19988 Residual map points loaded 2 5 05-OCT-2007 08:08:29 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 2 4 05-OCT-2007 08:08:29 IMAGR Field 1 min algorithm flux= 1.033 MilliJy iter= 26866 2 5 05-OCT-2007 08:08:29 IMAGR Total Cleaned flux density = -9.294 MilliJy 26866 comps 2 2 05-OCT-2007 08:08:29 IMAGR VISDFT: Begin DFT component subtraction 2 3 05-OCT-2007 08:08:29 IMAGR I Polarization model processed 2 4 05-OCT-2007 08:08:30 IMAGR Field 1 min = -2.9 MilliJy,max = 3.1 MilliJy 2 2 05-OCT-2007 08:08:30 IMAGR BGC Clean: using 103 cell beam + residuals > 543.43 MicroJy 2 2 05-OCT-2007 08:08:30 IMAGR 19987 Residual map points loaded 2 4 05-OCT-2007 08:08:31 IMAGR Field 1 min Clean flux = -652.897 MicroJy iter= 28666 2 5 05-OCT-2007 08:08:31 IMAGR Total Cleaned flux density = -9.294 MilliJy 28666 comps 2 2 05-OCT-2007 08:08:31 IMAGR ALGSTB: All 336 Rows In AP (Max 523) 2 2 05-OCT-2007 08:08:31 IMAGR ALGSTB: Ipol gridded model subtraction, chans 1 through 2 2 2 05-OCT-2007 08:08:31 IMAGR ALGSTB: Pass 1; 325- 0 Cells, with 3596 Pts 2 4 05-OCT-2007 08:08:31 IMAGR Peak residual in window 652.897 less than limit 652.999 MicroJy 2 3 05-OCT-2007 08:08:31 IMAGR Merging the Clean components files 2 3 05-OCT-2007 08:08:31 IMAGR Field 1 compressed from 28666 to 9536 components 2 4 05-OCT-2007 08:08:31 IMAGR Field 1 min = -3.5 MilliJy,max = 3.3 MilliJy 2 3 05-OCT-2007 08:08:31 IMAGR Restoring Clean components 2 3 05-OCT-2007 08:08:32 IMAGR Checking image max/min 2 3 05-OCT-2007 08:08:32 IMAGR Field 1 final Clean flux -9.294 MilliJy 2 6 05-OCT-2007 08:08:32 IMAGR Deleting UV work file: 2 4 05-OCT-2007 08:08:32 IMAGR Destroyed 1 extension files of type AN 2 4 05-OCT-2007 08:08:32 IMAGR Destroyed 1 extension files of type FQ 2 4 05-OCT-2007 08:08:32 IMAGR Destroyed UV image file: catno= 8 disk= 1 2 3 05-OCT-2007 08:08:32 IMAGR Appears to have ended successfully 2 5 05-OCT-2007 08:08:32 IMAGR alfirk 31DEC07 TST: Cpu= 102.2 Real= 105 2 2 05-OCT-2007 08:08:32 AIPS Resumes 2 3 05-OCT-2007 08:08:32 AIPS SYSTEM command to be executed is: 2 3 05-OCT-2007 08:08:32 AIPS rm -f /tmp/SETFC@GRJ1655_X,BAND.0-1 >& /dev/null 2 5 05-OCT-2007 08:08:32 UVPLT Task UVPLT (release of 31DEC07) begins 2 2 05-OCT-2007 08:08:32 UVPLT GFINIS: number records used 682 2 2 05-OCT-2007 08:08:32 UVPLT PLTUV: 14384 Points plotted 2 2 05-OCT-2007 08:08:32 UVPLT PLTUV: Plot file version 1 created. 2 3 05-OCT-2007 08:08:32 UVPLT Appears to have ended successfully 2 5 05-OCT-2007 08:08:32 UVPLT alfirk 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 05-OCT-2007 08:08:32 AIPS Resumes 2 5 05-OCT-2007 08:08:32 UVPLT Task UVPLT (release of 31DEC07) begins 2 2 05-OCT-2007 08:08:32 UVPLT GFINIS: number records used 343 2 2 05-OCT-2007 08:08:32 UVPLT PLTUV: 7192 Points plotted 2 2 05-OCT-2007 08:08:32 UVPLT PLTUV: Plot file version 2 created. 2 3 05-OCT-2007 08:08:32 UVPLT Appears to have ended successfully 2 5 05-OCT-2007 08:08:32 UVPLT alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 2 2 05-OCT-2007 08:08:32 AIPS Resumes 2 5 05-OCT-2007 08:08:33 UVPLT Task UVPLT (release of 31DEC07) begins 2 2 05-OCT-2007 08:08:33 UVPLT GFINIS: number records used 343 2 2 05-OCT-2007 08:08:33 UVPLT PLTUV: 7192 Points plotted 2 2 05-OCT-2007 08:08:33 UVPLT PLTUV: Plot file version 3 created. 2 3 05-OCT-2007 08:08:33 UVPLT Appears to have ended successfully 2 5 05-OCT-2007 08:08:33 UVPLT alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 2 2 05-OCT-2007 08:08:33 AIPS Resumes 2 4 05-OCT-2007 08:08:33 AIPS Destroyed 1 extension files of type HI 2 4 05-OCT-2007 08:08:33 AIPS Destroyed MA image file: catno= 9 disk= 1 2 2 05-OCT-2007 08:08:33 AIPS Disk 1 in-CNO 10 renumbered as CNO 8 2 5 05-OCT-2007 08:08:33 AIPS ' ' 2 8 05-OCT-2007 08:08:33 AIPS CATALOG READ ERROR 6 2 7 05-OCT-2007 08:08:33 AIPS CTLG PROBLEM 2 0 05-OCT-2007 08:08:33 AIPS 2 0 05-OCT-2007 08:08:33 AIPS type'EMPTY CATALOG ?' checkcat 2 2 05-OCT-2007 08:08:33 AIPS Disk 1 No files needed renumbering 2 5 05-OCT-2007 08:08:33 AIPS 'EMPTY CATALOG ?' 8 2 0 05-OCT-2007 08:08:33 AIPS flatfov;nvasimage 2 2 05-OCT-2007 08:08:33 AIPS Got(1) disk= 1 user=**** type=UV 19950105.X BAND.1 2 5 05-OCT-2007 08:08:33 AIPS '10 SECOND INTEGRATIONS (GUESS)' 2 2 05-OCT-2007 08:08:33 AIPS Got(1) disk= 1 user=**** type=UV 1331+305.X BAND.1 2 5 05-OCT-2007 08:08:33 AIPS 'MINIMUM FOV :159.9545 ARCSEC RADIUS' 2 5 05-OCT-2007 08:08:33 FLATN Task FLATN (release of 31DEC07) begins 2 2 05-OCT-2007 08:08:33 FLATN Create 1331+305 .FLATN . 1 (MA) on disk 1 cno 9 2 4 05-OCT-2007 08:08:33 FLATN Field 1 included blc,trc 1 1 446 446 2 4 05-OCT-2007 08:08:34 FLATN Field 2 included blc,trc 109 109 337 337 2 2 05-OCT-2007 08:08:34 FLATN Now output average image 2 3 05-OCT-2007 08:08:34 FLATN Appears to have ended successfully 2 5 05-OCT-2007 08:08:34 FLATN alfirk 31DEC07 TST: Cpu= 1.1 Real= 1 2 2 05-OCT-2007 08:08:34 AIPS Resumes 2 3 05-OCT-2007 08:08:34 AIPS FLATN was not found to be running 2 5 05-OCT-2007 08:08:34 BLANK Task BLANK (release of 31DEC07) begins 2 2 05-OCT-2007 08:08:34 BLANK Create 1331+305 .BLANK . 1 (MA) on disk 1 cno 10 2 3 05-OCT-2007 08:08:35 BLANK Appears to have ended successfully 2 5 05-OCT-2007 08:08:35 BLANK alfirk 31DEC07 TST: Cpu= 0.4 Real= 1 2 2 05-OCT-2007 08:08:35 AIPS Resumes 2 3 05-OCT-2007 08:08:35 AIPS BLANK was not found to be running 2 4 05-OCT-2007 08:08:35 AIPS Destroyed 1 extension files of type HI 2 4 05-OCT-2007 08:08:35 AIPS Destroyed MA image file: catno= 9 disk= 1 2 2 05-OCT-2007 08:08:35 AIPS Disk 1 in-CNO 10 renumbered as CNO 9 2 2 05-OCT-2007 08:08:35 AIPS Got(1) disk= 1 user=**** type=UV GRJ1655.X BAND.1 2 5 05-OCT-2007 08:08:35 AIPS 'MINIMUM FOV :159.9545 ARCSEC RADIUS' 2 5 05-OCT-2007 08:08:35 FLATN Task FLATN (release of 31DEC07) begins 2 2 05-OCT-2007 08:08:35 FLATN Create GRJ1655 .FLATN . 1 (MA) on disk 1 cno 10 2 2 05-OCT-2007 08:08:35 FLATN Start field 1 2 3 05-OCT-2007 08:08:36 FLATN Appears to have ended successfully 2 5 05-OCT-2007 08:08:36 FLATN alfirk 31DEC07 TST: Cpu= 0.8 Real= 1 2 2 05-OCT-2007 08:08:36 AIPS Resumes 2 3 05-OCT-2007 08:08:36 AIPS FLATN was not found to be running 2 5 05-OCT-2007 08:08:36 BLANK Task BLANK (release of 31DEC07) begins 2 2 05-OCT-2007 08:08:36 BLANK Create GRJ1655 .BLANK . 1 (MA) on disk 1 cno 11 2 3 05-OCT-2007 08:08:36 BLANK Appears to have ended successfully 2 5 05-OCT-2007 08:08:36 BLANK alfirk 31DEC07 TST: Cpu= 0.5 Real= 0 2 2 05-OCT-2007 08:08:36 AIPS Resumes 2 3 05-OCT-2007 08:08:36 AIPS BLANK was not found to be running 2 4 05-OCT-2007 08:08:36 AIPS Destroyed 1 extension files of type HI 2 4 05-OCT-2007 08:08:36 AIPS Destroyed MA image file: catno= 10 disk= 1 2 2 05-OCT-2007 08:08:36 AIPS Disk 1 in-CNO 11 renumbered as CNO 10 2 2 05-OCT-2007 08:08:36 AIPS Got(1) disk= 1 user=**** type=UV 1626-298.X BAND.1 2 8 05-OCT-2007 08:08:36 AIPS CATALOG READ ERROR 6 2 7 05-OCT-2007 08:08:36 AIPS CTLG PROBLEM 2 0 05-OCT-2007 08:08:36 AIPS nvasarch 2 2 05-OCT-2007 08:08:36 AIPS Disk 1 No files needed renumbering 2 5 05-OCT-2007 08:08:36 AIPS 'AH0492_1995JAN05_1' 2 2 05-OCT-2007 08:08:36 AIPS Got(1) disk= 1 user=**** type=UV 19950105.X BAND.1 2 3 05-OCT-2007 08:08:36 AIPS SYSTEM command to be executed is: 2 3 05-OCT-2007 08:08:36 AIPS umask 0;mkdir $ADAT/AH0492 >& /dev/null 2 5 05-OCT-2007 08:08:36 FITAB Task FITAB (release of 31DEC07) begins 2 4 05-OCT-2007 08:08:36 FITAB Writing to disk file: ADAT:AH0492_1995JAN05_1_8.46F27CC.uvfits 2 3 05-OCT-2007 08:08:36 FITAB Writing UV data: User19150 Disk 1 Name 19950105.X BAND.1 2 3 05-OCT-2007 08:08:36 FITAB Writing visibilities 1 to 6137 2 3 05-OCT-2007 08:08:36 FITAB Writing HIstory to main FITS header 2 3 05-OCT-2007 08:08:36 FITAB Writing binary table of type AN 2 3 05-OCT-2007 08:08:36 FITAB Writing binary table of type NX 2 3 05-OCT-2007 08:08:36 FITAB Writing binary table of type SU 2 3 05-OCT-2007 08:08:36 FITAB Writing binary table of type FQ 2 3 05-OCT-2007 08:08:36 FITAB Writing binary table of type CL 2 3 05-OCT-2007 08:08:36 FITAB Writing binary table of type CL 2 3 05-OCT-2007 08:08:36 FITAB Writing binary table of type CL 2 3 05-OCT-2007 08:08:36 FITAB Writing binary table of type TY 2 3 05-OCT-2007 08:08:36 FITAB Writing binary table of type WX 2 3 05-OCT-2007 08:08:36 FITAB Writing binary table of type FG 2 3 05-OCT-2007 08:08:36 FITAB Writing binary table of type FG 2 3 05-OCT-2007 08:08:36 FITAB Writing binary table of type XX 2 3 05-OCT-2007 08:08:36 FITAB Writing binary table of type SN 2 3 05-OCT-2007 08:08:36 FITAB Writing binary table of type SN 2 2 05-OCT-2007 08:08:36 FITAB Writing binary table of type UV 2 2 05-OCT-2007 08:08:36 FITAB Writing end-of-file mark 2 3 05-OCT-2007 08:08:36 FITAB Appears to have ended successfully 2 5 05-OCT-2007 08:08:36 FITAB alfirk 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 05-OCT-2007 08:08:37 AIPS Resumes 2 3 05-OCT-2007 08:08:37 AIPS FITAB was not found to be running 2 2 05-OCT-2007 08:08:37 AIPS Got(1) disk= 1 user=**** type=UV 19950105.TASAV.1 2 5 05-OCT-2007 08:08:37 FITAB Task FITAB (release of 31DEC07) begins 2 4 05-OCT-2007 08:08:37 FITAB Writing to disk file: ADAT:AH0492_1995JAN05_1_8.46F27CC.clfits 2 3 05-OCT-2007 08:08:37 FITAB Writing UV data: User19150 Disk 1 Name 19950105.TASAV.1 2 3 05-OCT-2007 08:08:37 FITAB Writing visibilities 1 to 1 2 3 05-OCT-2007 08:08:37 FITAB Writing HIstory to main FITS header 2 3 05-OCT-2007 08:08:37 FITAB Writing binary table of type AN 2 3 05-OCT-2007 08:08:37 FITAB Writing binary table of type NX 2 3 05-OCT-2007 08:08:37 FITAB Writing binary table of type SU 2 3 05-OCT-2007 08:08:37 FITAB Writing binary table of type FQ 2 3 05-OCT-2007 08:08:37 FITAB Writing binary table of type CL 2 3 05-OCT-2007 08:08:37 FITAB Writing binary table of type CL 2 3 05-OCT-2007 08:08:37 FITAB Writing binary table of type CL 2 3 05-OCT-2007 08:08:37 FITAB Writing binary table of type TY 2 3 05-OCT-2007 08:08:37 FITAB Writing binary table of type WX 2 3 05-OCT-2007 08:08:37 FITAB Writing binary table of type FG 2 3 05-OCT-2007 08:08:37 FITAB Writing binary table of type FG 2 3 05-OCT-2007 08:08:37 FITAB Writing binary table of type XX 2 3 05-OCT-2007 08:08:37 FITAB Writing binary table of type SN 2 3 05-OCT-2007 08:08:37 FITAB Writing binary table of type SN 2 2 05-OCT-2007 08:08:37 FITAB Writing binary table of type UV 2 2 05-OCT-2007 08:08:37 FITAB Writing end-of-file mark 2 3 05-OCT-2007 08:08:37 FITAB Appears to have ended successfully 2 5 05-OCT-2007 08:08:37 FITAB alfirk 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 05-OCT-2007 08:08:37 AIPS Resumes 2 3 05-OCT-2007 08:08:37 AIPS FITAB was not found to be running 2 3 05-OCT-2007 08:08:37 AIPS SYSTEM command to be executed is: 2 3 05-OCT-2007 08:08:37 AIPS \mv -f $ADAT/AH0492_1995JAN05_1_* $ADAT/AH0492 >& /dev/null 2 2 05-OCT-2007 08:08:37 AIPS Got(1) disk= 1 user=**** type=UV 1331+305.X BAND.1 2 2 05-OCT-2007 08:08:37 AIPS Got(1) disk= 1 user=**** type=UV GRJ1655.X BAND.1 2 2 05-OCT-2007 08:08:37 AIPS Got(1) disk= 1 user=**** type=UV 1626-298.X BAND.1 2 2 05-OCT-2007 08:08:37 AIPS Got(1) disk= 1 user=**** type=MA 1331+305.ICL001.1 2 2 05-OCT-2007 08:08:37 AIPS Got(1) disk= 1 user=**** type=UV 1331+305.X BAND.1 2 3 05-OCT-2007 08:08:37 AIPS SYSTEM command to be executed is: 2 3 05-OCT-2007 08:08:37 AIPS umask 0;mkdir $aimg/J133108.2+303032 >& /dev/null 2 5 05-OCT-2007 08:08:37 FITAB Task FITAB (release of 31DEC07) begins 2 4 05-OCT-2007 08:08:37 FITAB Writing to disk file: AIMG:8.46F27CC_AH0492_1995JAN05_1.uvfits 2 3 05-OCT-2007 08:08:37 FITAB Writing UV data: User19150 Disk 1 Name 1331+305.X BAND.1 2 3 05-OCT-2007 08:08:37 FITAB Writing visibilities 1 to 1306 2 3 05-OCT-2007 08:08:37 FITAB Writing HIstory to main FITS header 2 3 05-OCT-2007 08:08:37 FITAB Writing binary table of type FQ 2 3 05-OCT-2007 08:08:37 FITAB Writing binary table of type AN 2 3 05-OCT-2007 08:08:37 FITAB Writing binary table of type WX 2 3 05-OCT-2007 08:08:37 FITAB Writing binary table of type XX 2 2 05-OCT-2007 08:08:37 FITAB Writing binary table of type UV 2 2 05-OCT-2007 08:08:37 FITAB Writing end-of-file mark 2 3 05-OCT-2007 08:08:37 FITAB Appears to have ended successfully 2 5 05-OCT-2007 08:08:37 FITAB alfirk 31DEC07 TST: Cpu= 0.0 Real= 0 2 2 05-OCT-2007 08:08:37 AIPS Resumes 2 3 05-OCT-2007 08:08:37 AIPS FITAB was not found to be running 2 5 05-OCT-2007 08:08:37 LWPLA Task LWPLA (release of 31DEC07) begins 2 3 05-OCT-2007 08:08:37 LWPLA No clipping or scaling applied to grey scale pixels 2 6 05-OCT-2007 08:08:37 LWPLA ZLWIO: plotter file = /home/alfirk2/vlbacald/img/8.46F27CC_AH0 2 6 05-OCT-2007 08:08:37 LWPLA 492_1995JAN05_1.vis.ps 2 2 05-OCT-2007 08:08:37 LWPLA Writing plot file version 3 to page 1 2 3 05-OCT-2007 08:08:37 LWPLA Appears to have ended successfully 2 5 05-OCT-2007 08:08:37 LWPLA alfirk 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 05-OCT-2007 08:08:38 AIPS Resumes 2 3 05-OCT-2007 08:08:38 AIPS LWPLA was not found to be running 2 3 05-OCT-2007 08:08:38 AIPS SYSTEM command to be executed is: 2 3 05-OCT-2007 08:08:38 AIPS convert $aimg/8.46F27CC_AH0492_1995JAN05_1.vis.ps $aimg/8.46F27C 2 3 05-OCT-2007 08:08:38 AIPS C_AH0492_1995JAN05_1.vis.gif >& /dev/null 2 5 05-OCT-2007 08:08:39 LWPLA Task LWPLA (release of 31DEC07) begins 2 3 05-OCT-2007 08:08:39 LWPLA No clipping or scaling applied to grey scale pixels 2 6 05-OCT-2007 08:08:39 LWPLA ZLWIO: plotter file = /home/alfirk2/vlbacald/img/8.46F27CC_AH0 2 6 05-OCT-2007 08:08:39 LWPLA 492_1995JAN05_1.ri.ps 2 2 05-OCT-2007 08:08:39 LWPLA Writing plot file version 2 to page 1 2 3 05-OCT-2007 08:08:39 LWPLA Appears to have ended successfully 2 5 05-OCT-2007 08:08:39 LWPLA alfirk 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 05-OCT-2007 08:08:39 AIPS Resumes 2 3 05-OCT-2007 08:08:39 AIPS LWPLA was not found to be running 2 3 05-OCT-2007 08:08:39 AIPS SYSTEM command to be executed is: 2 3 05-OCT-2007 08:08:39 AIPS convert $aimg/8.46F27CC_AH0492_1995JAN05_1.ri.ps $aimg/8.46F27CC 2 3 05-OCT-2007 08:08:39 AIPS _AH0492_1995JAN05_1.ri.gif >& /dev/null 2 5 05-OCT-2007 08:08:40 LWPLA Task LWPLA (release of 31DEC07) begins 2 3 05-OCT-2007 08:08:40 LWPLA No clipping or scaling applied to grey scale pixels 2 6 05-OCT-2007 08:08:40 LWPLA ZLWIO: plotter file = /home/alfirk2/vlbacald/img/8.46F27CC_AH0 2 6 05-OCT-2007 08:08:40 LWPLA 492_1995JAN05_1.uv.ps 2 2 05-OCT-2007 08:08:40 LWPLA Writing plot file version 1 to page 1 2 3 05-OCT-2007 08:08:40 LWPLA Appears to have ended successfully 2 5 05-OCT-2007 08:08:40 LWPLA alfirk 31DEC07 TST: Cpu= 0.2 Real= 0 2 2 05-OCT-2007 08:08:40 AIPS Resumes 2 3 05-OCT-2007 08:08:40 AIPS LWPLA was not found to be running 2 3 05-OCT-2007 08:08:40 AIPS SYSTEM command to be executed is: 2 3 05-OCT-2007 08:08:40 AIPS convert $aimg/8.46F27CC_AH0492_1995JAN05_1.uv.ps $aimg/8.46F27CC 2 3 05-OCT-2007 08:08:40 AIPS _AH0492_1995JAN05_1.uv.gif >& /dev/null 2 3 05-OCT-2007 08:08:40 AIPS SYSTEM command to be executed is: 2 3 05-OCT-2007 08:08:40 AIPS chmod 666 $aimg/8.46F27CC_AH0492_1995JAN05_1* >& /dev/null 2 3 05-OCT-2007 08:08:40 AIPS SYSTEM command to be executed is: 2 3 05-OCT-2007 08:08:40 AIPS \mv -f $aimg/8.46F27CC_AH0492_1995JAN05_1.* $aimg/J133108.2+3030 2 3 05-OCT-2007 08:08:40 AIPS 32 >& /dev/null 2 2 05-OCT-2007 08:08:40 AIPS Got(1) disk= 1 user=**** type=UV GRJ1655.X BAND.1 2 3 05-OCT-2007 08:08:40 AIPS SYSTEM command to be executed is: 2 3 05-OCT-2007 08:08:40 AIPS umask 0;mkdir $aimg/J165400.1-395044 >& /dev/null 2 5 05-OCT-2007 08:08:40 FITAB Task FITAB (release of 31DEC07) begins 2 4 05-OCT-2007 08:08:40 FITAB Writing to disk file: AIMG:8.46F27CC_AH0492_1995JAN05_1.uvfits 2 3 05-OCT-2007 08:08:40 FITAB Writing UV data: User19150 Disk 1 Name GRJ1655.X BAND.1 2 3 05-OCT-2007 08:08:40 FITAB Writing visibilities 1 to 3596 2 3 05-OCT-2007 08:08:40 FITAB Writing HIstory to main FITS header 2 3 05-OCT-2007 08:08:40 FITAB Writing binary table of type FQ 2 3 05-OCT-2007 08:08:40 FITAB Writing binary table of type AN 2 3 05-OCT-2007 08:08:40 FITAB Writing binary table of type WX 2 3 05-OCT-2007 08:08:40 FITAB Writing binary table of type XX 2 2 05-OCT-2007 08:08:40 FITAB Writing binary table of type UV 2 2 05-OCT-2007 08:08:41 FITAB Writing end-of-file mark 2 3 05-OCT-2007 08:08:41 FITAB Appears to have ended successfully 2 5 05-OCT-2007 08:08:41 FITAB alfirk 31DEC07 TST: Cpu= 0.0 Real= 1 2 2 05-OCT-2007 08:08:41 AIPS Resumes 2 3 05-OCT-2007 08:08:41 AIPS FITAB was not found to be running 2 5 05-OCT-2007 08:08:41 LWPLA Task LWPLA (release of 31DEC07) begins 2 3 05-OCT-2007 08:08:41 LWPLA No clipping or scaling applied to grey scale pixels 2 6 05-OCT-2007 08:08:41 LWPLA ZLWIO: plotter file = /home/alfirk2/vlbacald/img/8.46F27CC_AH0 2 6 05-OCT-2007 08:08:41 LWPLA 492_1995JAN05_1.vis.ps 2 2 05-OCT-2007 08:08:41 LWPLA Writing plot file version 3 to page 1 2 3 05-OCT-2007 08:08:41 LWPLA Appears to have ended successfully 2 5 05-OCT-2007 08:08:41 LWPLA alfirk 31DEC07 TST: Cpu= 0.2 Real= 0 2 2 05-OCT-2007 08:08:41 AIPS Resumes 2 3 05-OCT-2007 08:08:41 AIPS LWPLA was not found to be running 2 3 05-OCT-2007 08:08:41 AIPS SYSTEM command to be executed is: 2 3 05-OCT-2007 08:08:41 AIPS convert $aimg/8.46F27CC_AH0492_1995JAN05_1.vis.ps $aimg/8.46F27C 2 3 05-OCT-2007 08:08:41 AIPS C_AH0492_1995JAN05_1.vis.gif >& /dev/null 2 5 05-OCT-2007 08:08:42 LWPLA Task LWPLA (release of 31DEC07) begins 2 3 05-OCT-2007 08:08:42 LWPLA No clipping or scaling applied to grey scale pixels 2 6 05-OCT-2007 08:08:42 LWPLA ZLWIO: plotter file = /home/alfirk2/vlbacald/img/8.46F27CC_AH0 2 6 05-OCT-2007 08:08:42 LWPLA 492_1995JAN05_1.ri.ps 2 2 05-OCT-2007 08:08:42 LWPLA Writing plot file version 2 to page 1 2 3 05-OCT-2007 08:08:42 LWPLA Appears to have ended successfully 2 5 05-OCT-2007 08:08:42 LWPLA alfirk 31DEC07 TST: Cpu= 0.2 Real= 0 2 2 05-OCT-2007 08:08:42 AIPS Resumes 2 3 05-OCT-2007 08:08:42 AIPS LWPLA was not found to be running 2 3 05-OCT-2007 08:08:42 AIPS SYSTEM command to be executed is: 2 3 05-OCT-2007 08:08:42 AIPS convert $aimg/8.46F27CC_AH0492_1995JAN05_1.ri.ps $aimg/8.46F27CC 2 3 05-OCT-2007 08:08:42 AIPS _AH0492_1995JAN05_1.ri.gif >& /dev/null 2 5 05-OCT-2007 08:08:43 LWPLA Task LWPLA (release of 31DEC07) begins 2 3 05-OCT-2007 08:08:43 LWPLA No clipping or scaling applied to grey scale pixels 2 6 05-OCT-2007 08:08:43 LWPLA ZLWIO: plotter file = /home/alfirk2/vlbacald/img/8.46F27CC_AH0 2 6 05-OCT-2007 08:08:43 LWPLA 492_1995JAN05_1.uv.ps 2 2 05-OCT-2007 08:08:43 LWPLA Writing plot file version 1 to page 1 2 3 05-OCT-2007 08:08:43 LWPLA Appears to have ended successfully 2 5 05-OCT-2007 08:08:43 LWPLA alfirk 31DEC07 TST: Cpu= 0.4 Real= 0 2 2 05-OCT-2007 08:08:43 AIPS Resumes 2 3 05-OCT-2007 08:08:43 AIPS LWPLA was not found to be running 2 3 05-OCT-2007 08:08:43 AIPS SYSTEM command to be executed is: 2 3 05-OCT-2007 08:08:43 AIPS convert $aimg/8.46F27CC_AH0492_1995JAN05_1.uv.ps $aimg/8.46F27CC 2 3 05-OCT-2007 08:08:43 AIPS _AH0492_1995JAN05_1.uv.gif >& /dev/null 2 3 05-OCT-2007 08:08:45 AIPS SYSTEM command to be executed is: 2 3 05-OCT-2007 08:08:45 AIPS chmod 666 $aimg/8.46F27CC_AH0492_1995JAN05_1* >& /dev/null 2 3 05-OCT-2007 08:08:45 AIPS SYSTEM command to be executed is: 2 3 05-OCT-2007 08:08:45 AIPS \mv -f $aimg/8.46F27CC_AH0492_1995JAN05_1.* $aimg/J165400.1-3950 2 3 05-OCT-2007 08:08:45 AIPS 44 >& /dev/null 2 2 05-OCT-2007 08:08:45 AIPS Got(1) disk= 1 user=**** type=UV 1626-298.X BAND.1 2 8 05-OCT-2007 08:08:45 AIPS CATALOG READ ERROR 6 2 7 05-OCT-2007 08:08:45 AIPS CTLG PROBLEM 2 0 05-OCT-2007 08:08:45 AIPS tget prtmsg;prtmsg;docrt 1 /home/alfirk2/vlbacald/run/AH0492_1995JAN05_1.2.run finished on Fri Oct 5 08:08:45 MDT 2007