AIPS version = /home/auto/aips/31DEC06/LINUX/SYSTEM/VLA_PIPE/aips Prep version = Nov 27 17:44 /home/imager-a2/vlbacald/bin/AVLAPREP.001 Pipe version = Nov 30 14:34 /home/imager-a2/vlbacald/bin/AVLAPIPE.001 Post version = Dec 5 16:45 /home/imager-a2/vlbacald/bin/AVLAPOST.001 /home/imager-a2/vlbacald/run/TESTT_2000SEP24_1.0.run started on Fri Dec 8 14:33:08 MST 2006 ------------- SETFC FILE FOR SOURCE 2202+422 BELOW IS: C 1 116 116 22 02 43.29 42 16 40.0 00001 -1 59 64 65 C 2 116 116 22 02 43.29 42 15 33.0 00002 -1 59 64 65 C 3 116 116 22 02 38.06 42 16 06.5 00003 -1 59 64 65 C 4 116 116 22 02 48.52 42 16 06.5 00004 -1 59 64 65 C 5 116 116 22 02 38.06 42 17 13.5 00005 -1 59 64 65 C 6 116 116 22 02 48.52 42 17 13.5 00006 -1 59 64 65 C 7 116 116 22 02 43.29 42 17 47.0 00007 -1 59 64 65 Pops Prior Date Time Task Messages for user18450 4 0 08-DEC-2006 14:33:09 AIPS version'ABIN' 4 0 08-DEC-2006 14:33:09 AIPS run avlaprep 4 2 08-DEC-2006 14:33:09 AIPS Found in Version=ABIN 4 2 08-DEC-2006 14:33:09 AIPS $ Lorant Sjouwerman, versions 1.. 2005, for NRAO 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS $$ General naming utilities - default to data disk 1 (safest of all) 4 2 08-DEC-2006 14:33:09 AIPS procedure pipedef1 4 2 08-DEC-2006 14:33:09 AIPS string*12 pnam 4 2 08-DEC-2006 14:33:09 AIPS string*6 pcls 4 2 08-DEC-2006 14:33:09 AIPS scalar pseq,pdsk 4 2 08-DEC-2006 14:33:09 AIPS pdsk=1 4 2 08-DEC-2006 14:33:09 AIPS finish 4 2 08-DEC-2006 14:33:09 AIPS pipedef1 4 2 08-DEC-2006 14:33:09 AIPS procedure namepipe 4 2 08-DEC-2006 14:33:09 AIPS pnam=inname;pcls=inclass;pseq=inseq;indisk=pdsk 4 2 08-DEC-2006 14:33:09 AIPS finish 4 2 08-DEC-2006 14:33:09 AIPS procedure pipename 4 2 08-DEC-2006 14:33:09 AIPS inname=pnam;inclass=pcls;inseq=pseq;indisk=pdsk 4 2 08-DEC-2006 14:33:09 AIPS finish 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS procedure checkcat 4 2 08-DEC-2006 14:33:09 AIPS $LOS - count and make sure catalog starts at one (and not more than 10 files) 4 2 08-DEC-2006 14:33:09 AIPS scalar numcat 4 2 08-DEC-2006 14:33:09 AIPS clrname;indisk=pdsk;chkname;numcat=1-error 4 2 08-DEC-2006 14:33:09 AIPS $ for later: find out how to deal with CH0/LINE data in MOVE 4 2 08-DEC-2006 14:33:09 AIPS if(numcat>0)then;recat;end;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS return numcat 4 2 08-DEC-2006 14:33:09 AIPS finish 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS procedure gx 4 2 08-DEC-2006 14:33:09 AIPS $ inputs 4 2 08-DEC-2006 14:33:09 AIPS go;wait 4 2 08-DEC-2006 14:33:09 AIPS finish 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS procedure pre_fillm 4 2 08-DEC-2006 14:33:09 AIPS $LOS - sets VLA archive defaults for fillm 4 2 08-DEC-2006 14:33:09 AIPS default fillm;outdisk=pdsk;doall=1;douvcomp=-1;cparm(8)=0.05;bparm(10)=0.75 4 2 08-DEC-2006 14:33:09 AIPS finish 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS procedure fname 4 2 08-DEC-2006 14:33:09 AIPS return inname!!'.'!!inclass!!'.'!!char(inseq) 4 2 08-DEC-2006 14:33:09 AIPS finish 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS procedure del 4 2 08-DEC-2006 14:33:09 AIPS error=1;zap 4 2 08-DEC-2006 14:33:09 AIPS finish 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS procedure skipdata 4 2 08-DEC-2006 14:33:09 AIPS $LOS - delete unwanted data sets - currently all but continuum X and C bands 4 2 08-DEC-2006 14:33:09 AIPS $ if(inclass='LINE')then;del;inclass'CH 0';del;type'ZAP LINE :'fname;end 4 2 08-DEC-2006 14:33:09 AIPS if((inclass='CH 0')!(inclass='LINE'))then;del;type'ZAP LINE :'fname;end 4 2 08-DEC-2006 14:33:09 AIPS if(inclass='4 BAND')then;del;type'ZAP 4-BAND :'fname;end 4 2 08-DEC-2006 14:33:09 AIPS if(inclass='P BAND')then;del;type'ZAP P-BAND :'fname;end 4 2 08-DEC-2006 14:33:09 AIPS $ if(inclass='L BAND')then;del;type'ZAP L-BAND :'fname;end 4 2 08-DEC-2006 14:33:09 AIPS $ if(inclass='U BAND')then;del;type'ZAP U-BAND :'fname;end 4 2 08-DEC-2006 14:33:09 AIPS $ if(inclass='K BAND')then;del;type'ZAP K-BAND :'fname;end 4 2 08-DEC-2006 14:33:09 AIPS $ if(inclass='Q BAND')then;del;type'ZAP Q-BAND :'fname;end;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS if(error<1)then $ file not zapped, check for single dish vlbi; #vis=0 4 2 08-DEC-2006 14:33:09 AIPS task'TABGET';userid 0;inext'NX';invers=0;keyvalue=0;keystrng'' 4 2 08-DEC-2006 14:33:09 AIPS keyword'NUM ROW';getthead;pixxy=keyvalue(1),6,0;tabget;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS if(keyvalue(1)=0)then;del;type'ZAP S-DISH :'fname;end 4 2 08-DEC-2006 14:33:09 AIPS end 4 2 08-DEC-2006 14:33:09 AIPS $also zap if solar/planetary/pulsar mode - su table proper motion?? 4 2 08-DEC-2006 14:33:09 AIPS $ and what about PT-link? antenna VPT is not OUT, later also EVLA names 4 2 08-DEC-2006 14:33:09 AIPS finish 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS procedure checkids 4 2 08-DEC-2006 14:33:09 AIPS $LOS - account for fast switching source names - check on pos, qual, calco 4 2 08-DEC-2006 14:33:09 AIPS scalar ra1a,ra1b,ra2a,ra2b,dc1a,dc1b,dc2a,dc2b,n,m,l,idx 4 2 08-DEC-2006 14:33:09 AIPS scalar q1,q2 4 2 08-DEC-2006 14:33:09 AIPS string*1 co1,co2 4 2 08-DEC-2006 14:33:09 AIPS string*16 n1,n2 4 2 08-DEC-2006 14:33:09 AIPS array alist(100),blist(100) 4 2 08-DEC-2006 14:33:09 AIPS inext'SU';invers 0;keyword'NUM ROW';keyvalue 0;keystrng'';getthead 4 2 08-DEC-2006 14:33:09 AIPS n=keyvalue(1);idx=1;aparm 0;bparm 0;alist 0;blist 0 4 2 08-DEC-2006 14:33:09 AIPS if (n > 1) then 4 2 08-DEC-2006 14:33:09 AIPS for m=1:(n-1);clrtemp 4 2 08-DEC-2006 14:33:09 AIPS pixxy m,11;tabget;ra1a keyvalue(1);ra1b keyvalue(2) 4 2 08-DEC-2006 14:33:09 AIPS for l=(m+1):n;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS pixxy l,11;tabget;ra2a keyvalue(1);ra2b keyvalue(2) 4 2 08-DEC-2006 14:33:09 AIPS if (abs(ra1a-ra2a)=0) then 4 2 08-DEC-2006 14:33:09 AIPS if ( abs((ra1b-ra2b)*3600*1000) < 3 ) then $ RA within 3 mas! 4 2 08-DEC-2006 14:33:09 AIPS pixxy m,12;tabget;dc1a keyvalue(1);dc1b keyvalue(2) 4 2 08-DEC-2006 14:33:09 AIPS pixxy l,12;tabget;dc2a keyvalue(1);dc2b keyvalue(2) 4 2 08-DEC-2006 14:33:09 AIPS if (abs(dc1a-dc2a)=0) then 4 2 08-DEC-2006 14:33:09 AIPS if ( abs((dc1b-dc2b)*3600*1000) < 3 ) then $ DC within 3 mas! 4 2 08-DEC-2006 14:33:09 AIPS pixxy m,3;tabget;q1 keyvalue(1);pixxy l,3;tabget;q2 keyvalue(1) 4 2 08-DEC-2006 14:33:09 AIPS if (q1=q2) then $ same qualifier; same calcode? 4 2 08-DEC-2006 14:33:09 AIPS pixxy m,4;tabget;co1 keystrng;pixxy l,4;tabget;co2 keystrng 4 2 08-DEC-2006 14:33:09 AIPS if (co1=co2) then 4 2 08-DEC-2006 14:33:09 AIPS pixxy m,1;tabget;q1 keyvalue(1) 4 2 08-DEC-2006 14:33:09 AIPS pixxy l,1;tabget;q2 keyvalue(1) 4 2 08-DEC-2006 14:33:09 AIPS pixxy m,2;tabget;n1 keystrng;pixxy l,2;tabget;n2 keystrng 4 2 08-DEC-2006 14:33:09 AIPS if (idx>100) then; 4 2 08-DEC-2006 14:33:09 AIPS type 'TOO MANY SOURCES TO DO DSORC - DO BY HAND!' 4 2 08-DEC-2006 14:33:09 AIPS type 'NEXT =.'!!char(idx)!!' DO:'!!char(l)!!'.&.'!!char(m) 4 2 08-DEC-2006 14:33:09 AIPS else 4 2 08-DEC-2006 14:33:09 AIPS if (length(n1)1) then;task'DSORC';n=0 4 2 08-DEC-2006 14:33:09 AIPS outname inname;outclass inclass;outseq inseq;outdisk indisk 4 2 08-DEC-2006 14:33:09 AIPS while (n100)then;type'TOO MANY SOURCES FOR DSORC';error 1;end;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS end 4 2 08-DEC-2006 14:33:09 AIPS finish 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS procedure checkcal 4 2 08-DEC-2006 14:33:09 AIPS $LOS Currently (Sep 22, 2005) can/will do 3C286 and 3C48 at X and C 4 2 08-DEC-2006 14:33:09 AIPS $LOS (and for now skip 3C286/3C48/3C138/3C147 Q,K,U and 3C48 L) 4 2 08-DEC-2006 14:33:09 AIPS scalar idx,jdx 4 2 08-DEC-2006 14:33:09 AIPS string*16 sname 4 2 08-DEC-2006 14:33:09 AIPS task'TABGET';userid 0;inext'SU';invers=0;keyvalue=0;keystrng'';error=1 4 2 08-DEC-2006 14:33:09 AIPS keyword'NUM ROW';getthead;idx=keyvalue(1);clrtemp 4 2 08-DEC-2006 14:33:09 AIPS for jdx=1:idx 4 2 08-DEC-2006 14:33:09 AIPS pixxy=jdx,2,0;tabget;sname=substr(keystrng,1,length(keystrng)) 4 2 08-DEC-2006 14:33:09 AIPS if(sname='3C286')then;error=-1;jdx=idx+1;end 4 2 08-DEC-2006 14:33:09 AIPS if(sname='3C48')then;error=-1;jdx=idx+1;end 4 2 08-DEC-2006 14:33:09 AIPS if(sname='3C138')then;error=-1;jdx=idx+1;end 4 2 08-DEC-2006 14:33:09 AIPS if(sname='3C147')then;error=-1;jdx=idx+1;end 4 2 08-DEC-2006 14:33:09 AIPS if(sname='3C295')then;error=-1;jdx=idx+1;end 4 2 08-DEC-2006 14:33:09 AIPS if(error>0)then $ try B1950 name 4 2 08-DEC-2006 14:33:09 AIPS if(sname='1328+307')then;error=-1;jdx=idx+1;end 4 2 08-DEC-2006 14:33:09 AIPS if(sname='0134+329')then;error=-1;jdx=idx+1;end 4 2 08-DEC-2006 14:33:09 AIPS if(sname='0518+165')then;error=-1;jdx=idx+1;end 4 2 08-DEC-2006 14:33:09 AIPS if(sname='0538+498')then;error=-1;jdx=idx+1;end 4 2 08-DEC-2006 14:33:09 AIPS if(sname='1409+524')then;error=-1;jdx=idx+1;end 4 2 08-DEC-2006 14:33:09 AIPS if(error>0)then $ try J2000 4 2 08-DEC-2006 14:33:09 AIPS if(sname='1331+305')then;error=-1;jdx=idx+1;end 4 2 08-DEC-2006 14:33:09 AIPS if(sname='0137+331')then;error=-1;jdx=idx+1;end 4 2 08-DEC-2006 14:33:09 AIPS if(sname='0521+166')then;error=-1;jdx=idx+1;end 4 2 08-DEC-2006 14:33:09 AIPS if(sname='0542+498')then;error=-1;jdx=idx+1;end 4 2 08-DEC-2006 14:33:09 AIPS if(sname='1411+522')then;error=-1;jdx=idx+1;end 4 2 08-DEC-2006 14:33:09 AIPS if(error>0)then $ try J2000 name 4 2 08-DEC-2006 14:33:09 AIPS if(sname='J1331+3030')then;error=-1;jdx=idx+1;end 4 2 08-DEC-2006 14:33:09 AIPS if(sname='J0137+3309')then;error=-1;jdx=idx+1;end 4 2 08-DEC-2006 14:33:09 AIPS if(sname='J0521+1638')then;error=-1;jdx=idx+1;end 4 2 08-DEC-2006 14:33:09 AIPS if(sname='J0542+4951')then;error=-1;jdx=idx+1;end 4 2 08-DEC-2006 14:33:09 AIPS if(sname='J1411+5212')then;error=-1;jdx=idx+1;end 4 2 08-DEC-2006 14:33:09 AIPS end;end;end;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS end 4 2 08-DEC-2006 14:33:09 AIPS $ if error>0 check on coords (for different name than standard) 4 2 08-DEC-2006 14:33:09 AIPS $ but keyval not reliable to do this.. ?? 4 2 08-DEC-2006 14:33:09 AIPS $ end 4 2 08-DEC-2006 14:33:09 AIPS if(error>0)then;del;type'ZAP - NO STD CAL SRC FOR :'fname;error=1 4 2 08-DEC-2006 14:33:09 AIPS else;checkids;error=-1;end;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS finish 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS procedure j2000fix 4 2 08-DEC-2006 14:33:09 AIPS $LOS - convert data to J2000 by default use of uvfix 4 2 08-DEC-2006 14:33:09 AIPS task'UVFIX';outname=inname;outclass=inclass;outseq=inseq;outdisk=indisk 4 2 08-DEC-2006 14:33:09 AIPS shift=0;uvfixprm=0;tput uvfix;outclass'PREFIX';rename 4 2 08-DEC-2006 14:33:09 AIPS tget uvfix;inclass'PREFIX';gx;zap;inclass=outclass;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS finish 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS procedure datachks 4 2 08-DEC-2006 14:33:09 AIPS $LOS - delete unwanted data sets, check for standard calibrators and make J2000 4 2 08-DEC-2006 14:33:09 AIPS if(error<1)then $ file exists 4 2 08-DEC-2006 14:33:09 AIPS skipdata;if(error<1)then $ file was not zapped 4 2 08-DEC-2006 14:33:09 AIPS checkcal;if(error<1)then $ file has standard calibrator in it 4 2 08-DEC-2006 14:33:09 AIPS j2000fix 4 2 08-DEC-2006 14:33:09 AIPS $ addcalco 4 2 08-DEC-2006 14:33:09 AIPS end;end;end;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS finish 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS procedure freqchks 4 2 08-DEC-2006 14:33:09 AIPS $LOS - split up in frequency IDs, run INDXR, and remove 4 2 08-DEC-2006 14:33:09 AIPS scalar rows, nfrq 4 2 08-DEC-2006 14:33:09 AIPS if(error<1)then $ file exists 4 2 08-DEC-2006 14:33:09 AIPS inext'FQ';invers=1;keyword='NUM ROW';getthead;nfrq=keyvalue(1) 4 2 08-DEC-2006 14:33:09 AIPS if (nfrq > 1) then 4 2 08-DEC-2006 14:33:09 AIPS if (nfrq > 9) then;type' WARNING! MORE THAN 9 FREQUENCY ID-S!';end 4 2 08-DEC-2006 14:33:09 AIPS tput getthead;default'UVCOP';tget getthead;keyword='';task'UVCOP';tput 4 2 08-DEC-2006 14:33:09 AIPS for rows=1:nfrq 4 2 08-DEC-2006 14:33:09 AIPS pixxy=rows,1,1;inver=1;inext='FQ';tabget;tget;freqid=keyvalue(1) 4 2 08-DEC-2006 14:33:09 AIPS outclass=substr(inclass,1,1)!!substr(inclass,3,6)!!char(freqid) 4 2 08-DEC-2006 14:33:09 AIPS type'COPYING FREQUENCY ID #'!!char(freqid);gx 4 2 08-DEC-2006 14:33:09 AIPS default'INDXR';tget uvcop;task'INDXR';inclass outclass;gx;task'DQUAL' 4 2 08-DEC-2006 14:33:09 AIPS $out not in! ** outname=inname;outclass=inclass;outseq=inseq;outdisk=indisk;gx 4 2 08-DEC-2006 14:33:09 AIPS tget uvcop;freqid=1;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS end;end;end;if(nfrq>1)then;type fname!!' SPLIT IN :'!!char(nfrq);zap;end 4 2 08-DEC-2006 14:33:09 AIPS finish 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS procedure pre_move 4 2 08-DEC-2006 14:33:09 AIPS $LOS - moves file to another AIPS user number 4 2 08-DEC-2006 14:33:09 AIPS default move;indisk=pdsk;outseq=-1;opcode'MOVE';clrtemp 4 2 08-DEC-2006 14:33:09 AIPS finish 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS procedure expid 4 2 08-DEC-2006 14:33:09 AIPS string*20 expnm 4 2 08-DEC-2006 14:33:09 AIPS string*75 expmsg 4 2 08-DEC-2006 14:33:09 AIPS return expnm 4 2 08-DEC-2006 14:33:09 AIPS finish 4 2 08-DEC-2006 14:33:09 AIPS type expid 4 5 08-DEC-2006 14:33:09 AIPS ' ' 4 0 08-DEC-2006 14:33:09 AIPS run avlapipe 4 2 08-DEC-2006 14:33:09 AIPS Found in Version=ABIN 4 2 08-DEC-2006 14:33:09 AIPS $ 4 2 08-DEC-2006 14:33:09 AIPS $ Ver 1.0 : Copy of private Ver 3.0 of VLARUN (public version is 2.5): 4 2 08-DEC-2006 14:33:09 AIPS $ was 3.0 : Add PLVER (in goplt) for plot files and to include TASAV (12MAY04) 4 2 08-DEC-2006 14:33:09 AIPS $ Repositioned inseq=0 to safeguard to SU-tab confusion (12NOV04) 4 2 08-DEC-2006 14:33:09 AIPS $ Rearanged inputs and options, added integration time calculation, 4 2 08-DEC-2006 14:33:09 AIPS $ QUACK, selective plotting, INNAME vs DOCAT, alternative flux cal, 4 2 08-DEC-2006 14:33:09 AIPS $ selective imaging, SCIMG for targets, use model in CALIB, find VLA 4 2 08-DEC-2006 14:33:09 AIPS $ array, use model,.. 4 2 08-DEC-2006 14:33:09 AIPS $ 4 2 08-DEC-2006 14:33:09 AIPS $Next vers add polarization calibration, SCIMG->SCIMG? 4 2 08-DEC-2006 14:33:09 AIPS $ find imsize, find cutoffflux, include infile 4 2 08-DEC-2006 14:33:09 AIPS $--------------------------------------------------------------- 4 2 08-DEC-2006 14:33:09 AIPS $0000000011111111112222222222333333333344444444445555555555666666666677777777778 4 2 08-DEC-2006 14:33:09 AIPS $2345678901234567890123456789012345678901234567890123456789012345678901234567890 4 2 08-DEC-2006 14:33:09 AIPS $=============================================== 4 2 08-DEC-2006 14:33:09 AIPS $! Calibrating amplitude and phase, and imaging VLA data 4 2 08-DEC-2006 14:33:09 AIPS $# RUN POPS VLA UTILITY CALIBRATION IMAGING 4 2 08-DEC-2006 14:33:09 AIPS $--------------------------------------------------------------- 4 2 08-DEC-2006 14:33:09 AIPS $; Copyright (C) 2002-2006 4 2 08-DEC-2006 14:33:09 AIPS $; Associated Universities, Inc. Washington DC, USA. 4 2 08-DEC-2006 14:33:09 AIPS $; 4 2 08-DEC-2006 14:33:09 AIPS $; This program is free software; you can redistribute it and/or 4 2 08-DEC-2006 14:33:09 AIPS $; modify it under the terms of the GNU General Public License as 4 2 08-DEC-2006 14:33:09 AIPS $; published by the Free Software Foundation; either version 2 of 4 2 08-DEC-2006 14:33:09 AIPS $; the License, or (at your option) any later version. 4 2 08-DEC-2006 14:33:09 AIPS $; 4 2 08-DEC-2006 14:33:09 AIPS $; This program is distributed in the hope that it will be useful, 4 2 08-DEC-2006 14:33:09 AIPS $; but WITHOUT ANY WARRANTY; without even the implied warranty of 4 2 08-DEC-2006 14:33:09 AIPS $; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 4 2 08-DEC-2006 14:33:09 AIPS $; GNU General Public License for more details. 4 2 08-DEC-2006 14:33:09 AIPS $; 4 2 08-DEC-2006 14:33:09 AIPS $; You should have received a copy of the GNU General Public 4 2 08-DEC-2006 14:33:09 AIPS $; License along with this program; if not, write to the Free 4 2 08-DEC-2006 14:33:09 AIPS $; Software Foundation, Inc., 675 Massachusetts Ave, Cambridge, 4 2 08-DEC-2006 14:33:09 AIPS $; MA 02139, USA. 4 2 08-DEC-2006 14:33:09 AIPS $; 4 2 08-DEC-2006 14:33:09 AIPS $; Correspondence concerning AIPS should be addressed as follows: 4 2 08-DEC-2006 14:33:09 AIPS $; Internet email: aipsmail@nrao.edu. 4 2 08-DEC-2006 14:33:09 AIPS $; Postal address: AIPS Project Office 4 2 08-DEC-2006 14:33:09 AIPS $; National Radio Astronomy Observatory 4 2 08-DEC-2006 14:33:09 AIPS $; 520 Edgemont Road 4 2 08-DEC-2006 14:33:09 AIPS $; Charlottesville, VA 22903-2475 USA 4 2 08-DEC-2006 14:33:09 AIPS $--------------------------------------------------------------- 4 2 08-DEC-2006 14:33:09 AIPS $=============================================================== 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS procedure pipeinit 4 2 08-DEC-2006 14:33:09 AIPS scalar lsdisk,lsname,lsrant,lscont,lserr,lsplot,lsflag,k,lsflux,lstarg,lsmodl 4 2 08-DEC-2006 14:33:09 AIPS scalar lsids,star,tint,fsw,kj 4 2 08-DEC-2006 14:33:09 AIPS string*2 lstyp 4 2 08-DEC-2006 14:33:09 AIPS string*3 lsvla 4 2 08-DEC-2006 14:33:09 AIPS string*6 lsidc,lsstrng 4 2 08-DEC-2006 14:33:09 AIPS string*16 lsidn,lscal 4 2 08-DEC-2006 14:33:09 AIPS string*16 lsampcal(20),lsbndcal(5),lsphacal(20),lspntcal(25),lsallcal(30), 4 2 08-DEC-2006 14:33:09 AIPS array lsbadd(10),lsparm(16),lssid(1000) $ D=1,C=3.3,B=10.8,A=35.4,PT=73 4 2 08-DEC-2006 14:33:09 AIPS finish 4 2 08-DEC-2006 14:33:09 AIPS pipeinit 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS procedure pipeinpt 4 2 08-DEC-2006 14:33:09 AIPS lsampcal '3C48', '0134+329','0137+331','J0137+3309' 4 2 08-DEC-2006 14:33:09 AIPS lsampcal(5)~ '3C138','0518+165','0521+166','J0521+1638' 4 2 08-DEC-2006 14:33:09 AIPS lsampcal(9)~ '3C147','0538+498','0542+498','J0542+4951' 4 2 08-DEC-2006 14:33:09 AIPS lsampcal(13)~'3C286','1328+307','1331+305','J1331+3030' 4 2 08-DEC-2006 14:33:09 AIPS lsampcal(17)~'3C295','1409+524','1411+522','J1411+5212' 4 2 08-DEC-2006 14:33:09 AIPS lserr=0;lsbadd=baddisk;lsdisk=indisk;lsname=docat 4 2 08-DEC-2006 14:33:09 AIPS lsidn=inname;lsidc=inclass;lsids=inseq;lstyp'UV';fsw=doalign;lsflag=flagver 4 2 08-DEC-2006 14:33:09 AIPS lsparm(2)=solint;lsparm(13)=factor;lsrant=refant;lsmodl=domodel 4 2 08-DEC-2006 14:33:09 AIPS lscal=keystrng;lsflux=flux;lsparm(3)=uvrange(1);lsparm(4)=uvrange(2) 4 2 08-DEC-2006 14:33:09 AIPS for k=1:20;lsphacal(k)=sources(k);end;for k=1:5;lsbndcal(k)=calsour(k);end 4 2 08-DEC-2006 14:33:09 AIPS lsparm(11)=dopol;lsparm(12)=bpa;lscont=docont;lsplot=plver;lsparm(1)=doall 4 2 08-DEC-2006 14:33:09 AIPS lsparm(5)=doarray;lsparm(6)=imsize(1);lsparm(7)=niter;lsparm(8)=cutoff 4 2 08-DEC-2006 14:33:09 AIPS lsparm(9)=docal;lsparm(10)=doresid 4 2 08-DEC-2006 14:33:09 AIPS $ check input values 4 2 08-DEC-2006 14:33:09 AIPS $->lsbadd 4 2 08-DEC-2006 14:33:09 AIPS if (lsdisk<=0) then;lserr=1;type'SPECIFY THE INDISK';end 4 2 08-DEC-2006 14:33:09 AIPS if(lsname<=0)then;inname=lsidn;inclass=lsidc;inseq=lsids;intype=lstyp;chkname 4 2 08-DEC-2006 14:33:09 AIPS if (error<>0) then 4 2 08-DEC-2006 14:33:09 AIPS lserr=2; type 'SPECIFY INNAME, ETC, OR THE CATALOG NUMBER = DOCAT' 4 2 08-DEC-2006 14:33:09 AIPS else 4 2 08-DEC-2006 14:33:09 AIPS userid=0;k=1;lsname=0 4 2 08-DEC-2006 14:33:09 AIPS while (lsname=0);egetname k 4 2 08-DEC-2006 14:33:09 AIPS if (( (lsidn=inname)&(lsidc=inclass) )&(lsids=inseq)) then 4 2 08-DEC-2006 14:33:09 AIPS lsname=k;lsidn=inname;lsidc=inclass;lsids=inseq;lstyp=intype 4 2 08-DEC-2006 14:33:09 AIPS else;k=k+1;end;end;end;else 4 2 08-DEC-2006 14:33:09 AIPS if ( ((inname <> '')!(inclass <> '')) ! (inseq <> 0) ) then 4 2 08-DEC-2006 14:33:09 AIPS lserr=2; type 'DO NOT SPECIFY BOTH INNAME, ETC, AND VARIABLE DOCAT' 4 2 08-DEC-2006 14:33:09 AIPS else 4 2 08-DEC-2006 14:33:09 AIPS getname(lsname);lsidn=inname;lsidc=inclass;lsids=inseq;lstyp=intype 4 2 08-DEC-2006 14:33:09 AIPS end 4 2 08-DEC-2006 14:33:09 AIPS end 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS $->inname 4 2 08-DEC-2006 14:33:09 AIPS $->inclass 4 2 08-DEC-2006 14:33:09 AIPS $->inseq 4 2 08-DEC-2006 14:33:09 AIPS $->fsw 4 2 08-DEC-2006 14:33:09 AIPS $->lsflag 4 2 08-DEC-2006 14:33:09 AIPS if (lsparm(2)<=0) then; lserr=3; type 'SPECIFY THE SOLUTION INTERVAL';end 4 2 08-DEC-2006 14:33:09 AIPS if (lsparm(13)<1)then;lsparm(13)=1;type'FACTOR<1 QUESTIONABLE, SET TO 1';end 4 2 08-DEC-2006 14:33:09 AIPS if (lsrant<=0)then;lsrant=0;type'AIPS WILL CHOOSE THE REFERENCE ANTENNA';end 4 2 08-DEC-2006 14:33:09 AIPS if ( (lsmodl>0) & (length(lscal)>0) ) then 4 2 08-DEC-2006 14:33:09 AIPS lserr=4;type 'CANNOT USE STANDARD SOURCE MODEL FOR ALTERNATIVE CALIBRATOR' 4 2 08-DEC-2006 14:33:09 AIPS end 4 2 08-DEC-2006 14:33:09 AIPS $->lscal 4 2 08-DEC-2006 14:33:09 AIPS if (length(lscal)<>0) then 4 2 08-DEC-2006 14:33:09 AIPS type 'USING NON-STANDARD AMPLITUDE CALIBRATOR, FLUX, UVRANGE :' 4 2 08-DEC-2006 14:33:09 AIPS type lscal, lsflux, lsparm(3), lsparm(4);lsampcal='';lsampcal(1)=lscal 4 2 08-DEC-2006 14:33:09 AIPS end 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS $->lsflux 4 2 08-DEC-2006 14:33:09 AIPS $-> #3+#4 uvrange 4 2 08-DEC-2006 14:33:09 AIPS for i=1:20;for j=1:16;if(substr(lsphacal(i),j,j)='*')then;if (lserr<>7) then 4 2 08-DEC-2006 14:33:09 AIPS if((i=1)&(j=1))then;star=1;else; 4 2 08-DEC-2006 14:33:09 AIPS star=-1;lserr=7;type'ONLY USE * IN THE 1ST CHARACTER OF THE 1ST SOURCE' 4 2 08-DEC-2006 14:33:09 AIPS end;end;end;end;clrtemp;end 4 2 08-DEC-2006 14:33:09 AIPS if (lsname>0) then; indisk=lsdisk; getname(lsname); clrtemp 4 2 08-DEC-2006 14:33:09 AIPS if ( (inclass='CH 0') & (substr(lsbndcal(1),1,1) = ' ') ) then 4 2 08-DEC-2006 14:33:09 AIPS lserr=8;type 'SPECIFY THE BANDPASS CALIBRATOR = CALSOUR' 4 2 08-DEC-2006 14:33:09 AIPS end;end;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS $-> #11 dopol 4 2 08-DEC-2006 14:33:09 AIPS $-> #12 bpa 4 2 08-DEC-2006 14:33:09 AIPS $->lscont 4 2 08-DEC-2006 14:33:09 AIPS $->lsplot 4 2 08-DEC-2006 14:33:09 AIPS if (lsparm(1) > 0) then 4 2 08-DEC-2006 14:33:09 AIPS if (lsparm(5)<0) then;type 'SETFC WILL DETERMINE THE CELL SIZE' 4 2 08-DEC-2006 14:33:09 AIPS else; 4 2 08-DEC-2006 14:33:09 AIPS if (lsparm(5)=0) then; 4 2 08-DEC-2006 14:33:09 AIPS keyword='TELESCOP';gethead; 4 2 08-DEC-2006 14:33:09 AIPS if (substr(keystrng,1,3)<>'VLA') then; 4 2 08-DEC-2006 14:33:09 AIPS lserr=5; type 'CANNOT DETERMINE ARRAY - THIS IS NOT THE VLA' 4 2 08-DEC-2006 14:33:09 AIPS else;keyword'NUM ROW';inext'AN';invers=0;getthead;k=keyvalue(1) 4 2 08-DEC-2006 14:33:09 AIPS for j=1:k 4 2 08-DEC-2006 14:33:09 AIPS pixxy=j,1,0;tabget;i=1;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS while((substr(keystrng,i,i)<>':')&(i<9));i=i+1;end 4 2 08-DEC-2006 14:33:09 AIPS if (substr(keystrng,i+1,i+1)<>' ')then; 4 2 08-DEC-2006 14:33:09 AIPS lsvla=substr(keystrng,i+1,i+3);else 4 2 08-DEC-2006 14:33:09 AIPS lsvla=substr(keystrng,i+2,i+4);end 4 2 08-DEC-2006 14:33:09 AIPS if ((lsvla<>'OUT')&(lsvla<>'MPD'))then; 4 2 08-DEC-2006 14:33:09 AIPS if (lsvla='VPT')then;lsparm(5)=75;else 4 2 08-DEC-2006 14:33:09 AIPS if (substr(keystrng,i+1,i+1)<>' ')then; 4 2 08-DEC-2006 14:33:09 AIPS keyword=substr(keystrng,i+2,i+8);else 4 2 08-DEC-2006 14:33:09 AIPS keyword=substr(keystrng,i+3,i+9);end 4 2 08-DEC-2006 14:33:09 AIPS lsparm(5)=max(lsparm(5),value(keyword));clrtemp;end;end;end 4 2 08-DEC-2006 14:33:09 AIPS if (lsparm(5)<75) then;if (lsparm(5)>36) then;lsparm(5)=36;else 4 2 08-DEC-2006 14:33:09 AIPS if (lsparm(5)>18) then;lsparm(5)=11;else 4 2 08-DEC-2006 14:33:09 AIPS if(lsparm(5)>9)then;lsparm(5)=3.5;else;lsparm(5)=1;end;end;end;end 4 2 08-DEC-2006 14:33:09 AIPS end;if(lsparm(5)=0)then;lserr=5;type'WHAT ARRAY?! USE DOARRAY';else 4 2 08-DEC-2006 14:33:09 AIPS if(lsparm(5)>0)then 4 2 08-DEC-2006 14:33:09 AIPS type char(lsparm(5))!!' KILOMETERS WILL BE USED AS MAXIMUM BASELINE' 4 2 08-DEC-2006 14:33:09 AIPS end;end;end;end 4 2 08-DEC-2006 14:33:09 AIPS if (lsparm(6)>=0)then;if((lsparm(6)<128)!(imsize(2)<128))then 4 2 08-DEC-2006 14:33:09 AIPS lserr=6; type 'SPECIFY THE IMSIZE CORRECTLY (>127 OR <0)';end;end 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS $-> #7 niter 4 2 08-DEC-2006 14:33:09 AIPS if (lsparm(7) < 0) then; lsparm(7) = 7e4; end 4 2 08-DEC-2006 14:33:09 AIPS $-> #8 cutoff 4 2 08-DEC-2006 14:33:09 AIPS $-> #9 docal 4 2 08-DEC-2006 14:33:09 AIPS $-> #10 doresid 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS end 4 2 08-DEC-2006 14:33:09 AIPS finish 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS procedure getidn 4 2 08-DEC-2006 14:33:09 AIPS indisk=lsdisk;inname=lsidn;inclass=lsidc;inseq=lsids;intype=lstyp 4 2 08-DEC-2006 14:33:09 AIPS finish 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS procedure gx 4 2 08-DEC-2006 14:33:09 AIPS $ inputs 4 2 08-DEC-2006 14:33:09 AIPS go;wait 4 2 08-DEC-2006 14:33:09 AIPS finish 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS procedure getset 4 2 08-DEC-2006 14:33:09 AIPS default;getidn;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS finish 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS procedure lsclrcal 4 2 08-DEC-2006 14:33:09 AIPS $ consolidate lists, deal with calcode='*' later 4 2 08-DEC-2006 14:33:09 AIPS scalar lsidx,l,m,n 4 2 08-DEC-2006 14:33:09 AIPS task'TABGET';getset;inext'NX';invers 0;keyvalue=0;keystrng'' 4 2 08-DEC-2006 14:33:09 AIPS keyword'NUM ROW';getthead;lsidx=keyvalue(1);clrtemp;n=0;lssid=0 4 2 08-DEC-2006 14:33:09 AIPS if (keyvalue(1)>1000)then;type'WARNING: MORE THAN 1000 SCANS !';end 4 2 08-DEC-2006 14:33:09 AIPS for i=1:lsidx $ remember source number 4 2 08-DEC-2006 14:33:09 AIPS pixxy=i,3,0;tabget;error=0 4 2 08-DEC-2006 14:33:09 AIPS for l=1:n;if(lssid(l)=keyvalue(1))then;error=1;end;end;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS if(error=0)then;n=n+1;lssid(n)=keyvalue(1);end 4 2 08-DEC-2006 14:33:09 AIPS end;inext'SU';invers 0;keyvalue=0;keystrng'';keyword'NUM ROW' 4 2 08-DEC-2006 14:33:09 AIPS getthead;lsidx=keyvalue(1);clrtemp;sources'';l=1;m=1;n=1 4 2 08-DEC-2006 14:33:09 AIPS for i=1:lsidx 4 2 08-DEC-2006 14:33:09 AIPS pixxy=i,2,0;tabget;k=length(keystrng);j=0;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS while (j<20);j=j+1;if (substr(lsampcal(j),1,k)=substr(keystrng,1,k)) then 4 2 08-DEC-2006 14:33:09 AIPS lsampcal(l)=lsampcal(j);j=30;lsparm(14)=l;l=l+1;end;end;j=0;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS while (j<20);j=j+1;if (substr(lsphacal(j),1,k)=substr(keystrng,1,k)) then 4 2 08-DEC-2006 14:33:09 AIPS lsphacal(m)=lsphacal(j);j=30;lsparm(15)=m;m=m+1;end;end;j=0;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS while (j<5);j=j+1;if (substr(lsbndcal(j),1,k)=substr(keystrng,1,k)) then 4 2 08-DEC-2006 14:33:09 AIPS lsbndcal(n)=lsbndcal(j);j=30;lsparm(16)=n;n=n+1;end;end;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS end;lspntcal'';lsallcal'';for j=l:20;lsampcal(j)='';end 4 2 08-DEC-2006 14:33:09 AIPS for j=m:20;lsphacal(j)='';end;for j=n:5;lsbndcal(j)='';end 4 2 08-DEC-2006 14:33:09 AIPS for j=1:lsparm(15);lspntcal(j)=lsphacal(j);end;k=lsparm(15) 4 2 08-DEC-2006 14:33:09 AIPS for j=1:lsparm(16);lspntcal(j+k)=lsbndcal(j);end;j=0;l=1;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS while (j<(lsparm(15)+lsparm(16)));j=j+1;if (length(lspntcal(j))>0) then 4 2 08-DEC-2006 14:33:09 AIPS lspntcal(l)=lspntcal(j);if(l<>j)then;lspntcal(j)='';end;l=l+1;end;end 4 2 08-DEC-2006 14:33:09 AIPS $here - clean up pnt cal for doubles - subtract from total count below 4 2 08-DEC-2006 14:33:09 AIPS k=lsparm(15)+lsparm(16);for j=1:k;lsallcal(j)=lspntcal(j);end;l=1 4 2 08-DEC-2006 14:33:09 AIPS for j=1:lsparm(14);i=length(lsampcal(j));lsidx=0;m=j 4 2 08-DEC-2006 14:33:09 AIPS while ((lsidx0) then;lsallcal(l)=lsallcal(j) 4 2 08-DEC-2006 14:33:09 AIPS if(l<>j)then;lsallcal(j)='';end;l=l+1;end;end 4 2 08-DEC-2006 14:33:09 AIPS $typ 'LSAMPCAL, LSPHACAL, LSBNDCAL, LSPNTCAL, AND LSALLCAL :' 4 2 08-DEC-2006 14:33:09 AIPS $typ lsampcal; typ lsphacal; typ lsbndcal; typ lspntcal; typ lsallcal; 4 2 08-DEC-2006 14:33:09 AIPS return;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS finish 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS procedure numtab(lsstrng) 4 2 08-DEC-2006 14:33:09 AIPS keystrng'';j=0;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS while ((j<15)&(keystrng<>lsstrng)) 4 2 08-DEC-2006 14:33:09 AIPS j=j+1;keyword'EXTYPE'!!char(j);gethead;end;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS if (keystrng=lsstrng) then 4 2 08-DEC-2006 14:33:09 AIPS keyword'EXTVER'!!char(j);gethead;else;keyvalue=0;end 4 2 08-DEC-2006 14:33:09 AIPS keyword'';keystrng'';clrtemp 4 2 08-DEC-2006 14:33:09 AIPS return keyvalue(1);finish 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS procedure numbasel 4 2 08-DEC-2006 14:33:09 AIPS scalar numarow,numbout,numbant,numbase,idx;string*16 nameant 4 2 08-DEC-2006 14:33:09 AIPS numbout=0;keyword'NUM ROW';inext'AN';invers=0;getthead;numarow=keyvalue(1) 4 2 08-DEC-2006 14:33:09 AIPS for numbant=1:numarow 4 2 08-DEC-2006 14:33:09 AIPS pixxy=numbant,1,0;tabget;nameant=keystrng;idx=1;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS while(substr(nameant,idx,idx)<>':');idx=idx+1;end 4 2 08-DEC-2006 14:33:09 AIPS if(substr(nameant,idx+1,idx+3)='OUT')then;numbout=numbout+1;end 4 2 08-DEC-2006 14:33:09 AIPS if(substr(nameant,idx+2,idx+4)='OUT')then;numbout=numbout+1;end 4 2 08-DEC-2006 14:33:09 AIPS end;numbase=(numarow-numbout)*(numarow-numbout-1)/2;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS $ type char(numarow-numbout)!!' ANTENNAS',char(numbase)!!' BASELINES' 4 2 08-DEC-2006 14:33:09 AIPS return numbase 4 2 08-DEC-2006 14:33:09 AIPS finish 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS procedure calcintt 4 2 08-DEC-2006 14:33:09 AIPS scalar numxrow,numscan,numbbeg,numbend,numcnst,sum,avr,rms,rmax;rmax=300 4 2 08-DEC-2006 14:33:09 AIPS array interval(1000),numbvis(1000);avr=0;if(rmax>1000)then;rmax=1000;end 4 2 08-DEC-2006 14:33:09 AIPS if (numtab('NX')<1) then;type'NOT MULTISOURCE - NO INTTIME CALCULATED' 4 2 08-DEC-2006 14:33:09 AIPS else 4 2 08-DEC-2006 14:33:09 AIPS keyword'NUM ROW';inext'NX';invers 0;getthead;numxrow=keyvalue(1) 4 2 08-DEC-2006 14:33:09 AIPS if(numxrow>rmax)then;numxrow rmax;end 4 2 08-DEC-2006 14:33:09 AIPS for numscan=1:numxrow;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS pixxy=numscan,2,0;tabget;interval(numscan)=86400*keyvalue(1) 4 2 08-DEC-2006 14:33:09 AIPS pixxy=numscan,5,0;tabget;numbbeg=keyvalue(1) 4 2 08-DEC-2006 14:33:09 AIPS pixxy=numscan,6,0;tabget;numbend=keyvalue(1) 4 2 08-DEC-2006 14:33:09 AIPS numbvis(numscan)=numbend-numbbeg+1;avr=max(avr,numbvis(numscan)) 4 2 08-DEC-2006 14:33:09 AIPS end;numcnst=numbasel;sum=0 4 2 08-DEC-2006 14:33:09 AIPS if (avr > 0) then 4 2 08-DEC-2006 14:33:09 AIPS for numscan=1:numxrow;if (numbvis(numscan)>0) then 4 2 08-DEC-2006 14:33:09 AIPS sum=sum+( (numcnst*interval(numscan)) / numbvis(numscan) ) 4 2 08-DEC-2006 14:33:09 AIPS end;end;clrtemp;avr=sum/numxrow;sum=0 4 2 08-DEC-2006 14:33:09 AIPS for numscan=1:numxrow;if (numbvis(numscan)>0) then 4 2 08-DEC-2006 14:33:09 AIPS sum=sum+((numcnst*interval(numscan))/numbvis(numscan)-avr)**2 4 2 08-DEC-2006 14:33:09 AIPS end;end;clrtemp;rms=sum/numxrow;clrtemp;end 4 2 08-DEC-2006 14:33:09 AIPS $ type char(numxrow)!!' SCANS/SAMPLES WITH RMS(SEC) +/-'!!char(rms) 4 2 08-DEC-2006 14:33:09 AIPS $ type char(avr)!!' SECOND INTEGRATIONS (APPROXIMATELY)' 4 2 08-DEC-2006 14:33:09 AIPS end 4 2 08-DEC-2006 14:33:09 AIPS return avr 4 2 08-DEC-2006 14:33:09 AIPS finish 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS procedure guesintt 4 2 08-DEC-2006 14:33:09 AIPS scalar intcst,intavr,intmod,intime 4 2 08-DEC-2006 14:33:09 AIPS intavr=calcintt;intcst=intavr;keyword'TELESCOP';gethead 4 2 08-DEC-2006 14:33:09 AIPS if (keystrng='VLA') then;intcst=1+(2/3);end 4 2 08-DEC-2006 14:33:09 AIPS if (keystrng='VLBA') then;intcst=0.131072;end 4 2 08-DEC-2006 14:33:09 AIPS if (intcst=intavr) then;type'UNKNOWN TELESCOPE :'!!keystrng;end 4 2 08-DEC-2006 14:33:09 AIPS if (intavr>10) then 4 2 08-DEC-2006 14:33:09 AIPS $ intime=10*floor(0.5+(intavr/10)) 4 2 08-DEC-2006 14:33:09 AIPS intime=10*floor(intavr/10) 4 2 08-DEC-2006 14:33:09 AIPS else;if (intavr>0) then 4 2 08-DEC-2006 14:33:09 AIPS intmod=mod(intavr,intcst) 4 2 08-DEC-2006 14:33:09 AIPS $ intime=intcst*((intavr-intmod)/intcst+floor(0.5+(intmod/intcst))) 4 2 08-DEC-2006 14:33:09 AIPS intime=intcst*((intavr-intmod)/intcst+floor(intmod/intcst)) 4 2 08-DEC-2006 14:33:09 AIPS else;intime=intavr;end;end;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS if(numtab('NX')>0)then;type char(intime)!!' SECOND INTEGRATIONS (GUESS)';end 4 2 08-DEC-2006 14:33:09 AIPS return intime 4 2 08-DEC-2006 14:33:09 AIPS finish 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS procedure checkids 4 2 08-DEC-2006 14:33:09 AIPS $LOS - account for fast switching source names - check on pos, qual, calco 4 2 08-DEC-2006 14:33:09 AIPS scalar ra1a,ra1b,ra2a,ra2b,dc1a,dc1b,dc2a,dc2b,n,m,l,idx 4 2 08-DEC-2006 14:33:09 AIPS scalar q1,q2 4 2 08-DEC-2006 14:33:09 AIPS string*1 co1,co2 4 2 08-DEC-2006 14:33:09 AIPS string*16 n1,n2 4 2 08-DEC-2006 14:33:09 AIPS array alist(100),blist(100) 4 2 08-DEC-2006 14:33:09 AIPS inext'SU';invers 0;keyword'NUM ROW';keyvalue 0;keystrng'';getthead 4 2 08-DEC-2006 14:33:09 AIPS n=keyvalue(1);idx=1;aparm 0;bparm 0;alist 0;blist 0 4 2 08-DEC-2006 14:33:09 AIPS if (n > 1) then 4 2 08-DEC-2006 14:33:09 AIPS for m=1:(n-1);clrtemp 4 2 08-DEC-2006 14:33:09 AIPS pixxy m,11;tabget;ra1a keyvalue(1);ra1b keyvalue(2) 4 2 08-DEC-2006 14:33:09 AIPS for l=(m+1):n;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS pixxy l,11;tabget;ra2a keyvalue(1);ra2b keyvalue(2) 4 2 08-DEC-2006 14:33:09 AIPS if (abs(ra1a-ra2a)=0) then 4 2 08-DEC-2006 14:33:09 AIPS if ( abs((ra1b-ra2b)*3600*1000) < 3 ) then $ RA within 3 mas! 4 2 08-DEC-2006 14:33:09 AIPS pixxy m,12;tabget;dc1a keyvalue(1);dc1b keyvalue(2) 4 2 08-DEC-2006 14:33:09 AIPS pixxy l,12;tabget;dc2a keyvalue(1);dc2b keyvalue(2) 4 2 08-DEC-2006 14:33:09 AIPS if (abs(dc1a-dc2a)=0) then 4 2 08-DEC-2006 14:33:09 AIPS if ( abs((dc1b-dc2b)*3600*1000) < 3 ) then $ DC within 3 mas! 4 2 08-DEC-2006 14:33:09 AIPS pixxy m,3;tabget;q1 keyvalue(1);pixxy l,3;tabget;q2 keyvalue(1) 4 2 08-DEC-2006 14:33:09 AIPS if (q1=q2) then $ same qualifier; same calcode? 4 2 08-DEC-2006 14:33:09 AIPS pixxy m,4;tabget;co1 keystrng;pixxy l,4;tabget;co2 keystrng 4 2 08-DEC-2006 14:33:09 AIPS if (co1=co2) then 4 2 08-DEC-2006 14:33:09 AIPS pixxy m,1;tabget;q1 keyvalue(1) 4 2 08-DEC-2006 14:33:09 AIPS pixxy l,1;tabget;q2 keyvalue(1) 4 2 08-DEC-2006 14:33:09 AIPS pixxy m,2;tabget;n1 keystrng;pixxy l,2;tabget;n2 keystrng 4 2 08-DEC-2006 14:33:09 AIPS if (idx>100) then; 4 2 08-DEC-2006 14:33:09 AIPS type 'TOO MANY SOURCES TO DO DSORC - DO BY HAND!' 4 2 08-DEC-2006 14:33:09 AIPS type 'NEXT =.'!!char(idx)!!' DO:'!!char(l)!!'.&.'!!char(m) 4 2 08-DEC-2006 14:33:09 AIPS else 4 2 08-DEC-2006 14:33:09 AIPS if (length(n1)1) then;task'DSORC';n=0 4 2 08-DEC-2006 14:33:09 AIPS outname inname;outclass inclass;outseq inseq;outdisk indisk 4 2 08-DEC-2006 14:33:09 AIPS while (n100)then;type'TOO MANY SOURCES FOR DSORC';error 1;end;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS end 4 2 08-DEC-2006 14:33:09 AIPS finish 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS procedure chkobjct 4 2 08-DEC-2006 14:33:09 AIPS if (( (object='1331+305') ! (object='1328+307') ) ! (object='J1331+3030') ) 4 2 08-DEC-2006 14:33:09 AIPS then; object='3C286';end 4 2 08-DEC-2006 14:33:09 AIPS if (( (object='0137+331') ! (object='0134+329') ) ! (object='J0137+3309') ) 4 2 08-DEC-2006 14:33:09 AIPS then; object='3C48';end 4 2 08-DEC-2006 14:33:09 AIPS if (( (object='0521+166') ! (object='0518+165') ) ! (object='J0521+1638') ) 4 2 08-DEC-2006 14:33:09 AIPS then; object='3C138';end 4 2 08-DEC-2006 14:33:09 AIPS if (( (object='0542+498') ! (object='0538+498') ) ! (object='J0542+4951') ) 4 2 08-DEC-2006 14:33:09 AIPS then; object='3C147';end 4 2 08-DEC-2006 14:33:09 AIPS if (( (object='1411+522') ! (object='1409+524') ) ! (object='J1411+5212') ) 4 2 08-DEC-2006 14:33:09 AIPS then; object='3C295';end;clrtemp;return 4 2 08-DEC-2006 14:33:09 AIPS finish 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS procedure checkbnd 4 2 08-DEC-2006 14:33:09 AIPS band='';j=1 4 2 08-DEC-2006 14:33:09 AIPS while (j<9) 4 2 08-DEC-2006 14:33:09 AIPS keyword='CTYPE'!!char(j);gethead;keyword='CRVAL'!!char(j);clrtemp 4 2 08-DEC-2006 14:33:09 AIPS if (keystrng='FREQ') then;gethead;j=9;else;j=j+1;end;end 4 2 08-DEC-2006 14:33:09 AIPS keyvalue(1)=keyvalue(1)/1e9; 4 2 08-DEC-2006 14:33:09 AIPS if ( (keyvalue(1)>38) & (keyvalue(1)<51) ) then; band='Q';end 4 2 08-DEC-2006 14:33:09 AIPS if ( (keyvalue(1)>20.4) & (keyvalue(1)<25.5) ) then; band='K';end 4 2 08-DEC-2006 14:33:09 AIPS if ( (keyvalue(1)>13.5) & (keyvalue(1)<16.3) ) then; band='U';end 4 2 08-DEC-2006 14:33:09 AIPS if ( (keyvalue(1)> 6.8) & (keyvalue(1)< 9.6) ) then; band='X';end 4 2 08-DEC-2006 14:33:09 AIPS if ( (keyvalue(1)> 4.2) & (keyvalue(1)< 5.1) ) then; band='C';end 4 2 08-DEC-2006 14:33:09 AIPS if ( (keyvalue(1)> 1.15) & (keyvalue(1)< 1.75) ) then; band='L';end 4 2 08-DEC-2006 14:33:09 AIPS if ( (keyvalue(1)>0.298) & (keyvalue(1)<0.345) ) then; band='P';end 4 2 08-DEC-2006 14:33:09 AIPS if ( (keyvalue(1)>0.072) & (keyvalue(1)<0.076) ) then; band='4';end;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS return 4 2 08-DEC-2006 14:33:09 AIPS finish 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS procedure chkmodel 4 2 08-DEC-2006 14:33:09 AIPS error=0;sysout='';sys2com'' 4 2 08-DEC-2006 14:33:09 AIPS syscom'ls -1 $AIPSTARS/ 4 2 08-DEC-2006 14:33:09 AIPS sys2com(1) inname!!'.MODEL' 4 2 08-DEC-2006 14:33:09 AIPS sys2com(2) ' >& /dev/null 4 2 08-DEC-2006 14:33:09 AIPS system 4 2 08-DEC-2006 14:33:09 AIPS finish 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS procedure loadmodl 4 2 08-DEC-2006 14:33:09 AIPS scalar lsidx,l 4 2 08-DEC-2006 14:33:09 AIPS array lsload(5) 4 2 08-DEC-2006 14:33:09 AIPS task'TABGET';getset;inext'SU';invers 0;keyvalue=0;keystrng'' 4 2 08-DEC-2006 14:33:09 AIPS keyword'NUM ROW';getthead;lsidx=keyvalue(1);l=1;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS for i=1:lsidx 4 2 08-DEC-2006 14:33:09 AIPS pixxy=i,2,0;tabget;k=length(keystrng);j=1;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS while (j<21) 4 2 08-DEC-2006 14:33:09 AIPS if (substr(lsampcal(j),1,k)=substr(keystrng,1,k)) then 4 2 08-DEC-2006 14:33:09 AIPS lsload(l)=i;j=30;l=l+1;else;j=j+1;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS end;end;end;lsidx=0;checkbnd;keyword'EPOCH';keyvalue=0;keystrng='';gethead 4 2 08-DEC-2006 14:33:09 AIPS if (keyvalue(1)<1999) then;lsidx=1;end 4 2 08-DEC-2006 14:33:09 AIPS for j=1:(l-1) 4 2 08-DEC-2006 14:33:09 AIPS object=lsampcal(j);chkobjct;clrtemp;intype'MA';outdisk=lsdisk 4 2 08-DEC-2006 14:33:09 AIPS inname=object!!'_'!!band;inclass'MODEL';inseq=1;indisk=lsdisk;chkname 4 2 08-DEC-2006 14:33:09 AIPS $$ if (error>0) then;type lsampcal(lsload(j))!!' MODEL ='inname;chkmodel 4 2 08-DEC-2006 14:33:09 AIPS if (error>0) then;type lsampcal(j)!!' MODEL ='inname;chkmodel 4 2 08-DEC-2006 14:33:09 AIPS if(error<1)then;go calrd;if (lsidx>0) then;eposwtch;end;end;end $ J2000 4 2 08-DEC-2006 14:33:09 AIPS end;return 4 2 08-DEC-2006 14:33:09 AIPS finish 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS procedure vlanew 4 2 08-DEC-2006 14:33:09 AIPS clrstat;j=numtab('BP');if (j>0) then;inext'BP';invers=-1;extdest;end 4 2 08-DEC-2006 14:33:09 AIPS j=numtab('CL');if (j>1) then;inext'CL';for k=2:j;invers=k;extdest;end;end 4 2 08-DEC-2006 14:33:09 AIPS j=numtab('SN');if (j>0) then;inext'SN';invers=-1;extdest;end 4 2 08-DEC-2006 14:33:09 AIPS j=numtab('XX');if (j>0) then;inext'XX';invers=-1;extdest;end 4 2 08-DEC-2006 14:33:09 AIPS if (inclass='LINE') then 4 2 08-DEC-2006 14:33:09 AIPS j=numtab('FG');if (j>1) then;inext'FG';for k=2:j;invers=k;extdest;end;end 4 2 08-DEC-2006 14:33:09 AIPS j=numtab('CL');if (j>1) then;inext'CL';for k=2:j;invers=k;extdest;end;end 4 2 08-DEC-2006 14:33:09 AIPS j=numtab('BP');if (j>0) then;inext'BP';invers=-1;extdest;end 4 2 08-DEC-2006 14:33:09 AIPS j=numtab('PL');if (j>0) then;inext'PL';invers=-1;extdest;end 4 2 08-DEC-2006 14:33:09 AIPS end;j=numtab('PL');if (j>0) then;inext'PL';invers=-1;extdest;end;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS type'DONE CLEANUP OF OLD TABLE EXTENTION FILES (CL,SN,FG,BP,PL,XX)' 4 2 08-DEC-2006 14:33:09 AIPS finish 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS procedure allzap 4 2 08-DEC-2006 14:33:09 AIPS chkname;if(error<1)then;for j=1:(1-error);zap;end;end;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS finish 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS procedure allplot 4 2 08-DEC-2006 14:33:09 AIPS tvinit;j=numtab('PL');type 'NUMBER OF PLOT FILES TO SHOW ON TV:'!!char(j) 4 2 08-DEC-2006 14:33:09 AIPS if (j>0) then 4 2 08-DEC-2006 14:33:09 AIPS for k=1:j;plver=k;type 'PLOT'char(k)!!'/'!!char(j);go tvpl;read;end 4 2 08-DEC-2006 14:33:09 AIPS else;type 'NOTHING TO PLOT - DONE';end 4 2 08-DEC-2006 14:33:09 AIPS finish 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS procedure goplt 4 2 08-DEC-2006 14:33:09 AIPS if (lsplot>=0) then;go;end 4 2 08-DEC-2006 14:33:09 AIPS finish $UV and vis only 4 2 08-DEC-2006 14:33:09 AIPS procedure goplt0 4 2 08-DEC-2006 14:33:09 AIPS if (lsplot>0) then;go;end 4 2 08-DEC-2006 14:33:09 AIPS finish $SN only 4 2 08-DEC-2006 14:33:09 AIPS procedure goplt1 4 2 08-DEC-2006 14:33:09 AIPS if (lsplot>1) then;go;end 4 2 08-DEC-2006 14:33:09 AIPS finish $SN+CL 4 2 08-DEC-2006 14:33:09 AIPS procedure goplt2 4 2 08-DEC-2006 14:33:09 AIPS if (lsplot>2) then;go;end 4 2 08-DEC-2006 14:33:09 AIPS finish $SN+CL+BP 4 2 08-DEC-2006 14:33:09 AIPS procedure goplt3 4 2 08-DEC-2006 14:33:09 AIPS if (lsplot>3) then;go;end 4 2 08-DEC-2006 14:33:09 AIPS finish $CL,BP applied 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS procedure calpipe(lsdisk,lsname,lsrant) 4 2 08-DEC-2006 14:33:09 AIPS vnum=33;dowait=true;getidn;vlanew;j=0;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS if (inclass='CH 0') then;inclass'LINE';vlanew;end;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS if(fsw>0)then;checkids;if(inclass='CH 0')then;inclass'LINE';checkids;end;end 4 2 08-DEC-2006 14:33:09 AIPS if ((numtab('FG')<1)&(lsflag>=0)) then 4 2 08-DEC-2006 14:33:09 AIPS if (lsflag>=1) then 4 2 08-DEC-2006 14:33:09 AIPS task'QUACK';getset;flagver=1;opcode'BEG';i=min(3*tint,20) 4 2 08-DEC-2006 14:33:09 AIPS reason char(i)!!' SEC AUTO-QUACK';aparm=0,i/60,-1;j=1 4 2 08-DEC-2006 14:33:09 AIPS while (j<9);keyword='CTYPE'!!char(j);gethead;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS if(keystrng='FREQ')then 4 2 08-DEC-2006 14:33:09 AIPS keyword='CRVAL'!!char(j);gethead;keyval(1)=keyval(1)/1e10;j=9 4 2 08-DEC-2006 14:33:09 AIPS if (keyval(1) < 1.8) then;clrtemp;go;else;tput quack 4 2 08-DEC-2006 14:33:09 AIPS type 'QUACK SKIPPED FOR THIS HIGH FREQUENCY OBSERVATION' 4 2 08-DEC-2006 14:33:09 AIPS type 'MAY BE A FAST-SWITHCING OBS - IE LOSS OF ALL DATA' 4 2 08-DEC-2006 14:33:09 AIPS type 'RUN BY HAND IF YOU REALLY WANT THIS QUACK';tget quack 4 2 08-DEC-2006 14:33:09 AIPS end;else;j=j+1;end;end 4 2 08-DEC-2006 14:33:09 AIPS end;task'FLAGR';getset 4 2 08-DEC-2006 14:33:09 AIPS docal 2;solint=max(3*tint-2,2.7*tint);vector=-1;docrt 0;go 4 2 08-DEC-2006 14:33:09 AIPS end 4 2 08-DEC-2006 14:33:09 AIPS task'SNPLT';getset;inext'CL';nplots 8;optype'AMP';vput;pixrange=0.7,1.8 4 2 08-DEC-2006 14:33:09 AIPS goplt1;task'SETJY';getset;optype'REJY';aparm=0;freqid=1;go;optype'CALC' 4 2 08-DEC-2006 14:33:09 AIPS if (length(lscal)<>0) then 4 2 08-DEC-2006 14:33:09 AIPS optype'';zerosp=lsflux,0;lsallcal=lscal,lspntcal 4 2 08-DEC-2006 14:33:09 AIPS end;sources=lsampcal;go;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS task'CALIB';getset;docalib=2;refant=lsrant;aparm=3,0,0,0,0,0,4,0,0;calcode'' 4 2 08-DEC-2006 14:33:09 AIPS solint=lsparm(2);calsour=lspntcal;snver=numtab('SN')+1;solmode'P' 4 2 08-DEC-2006 14:33:09 AIPS soltype'L1R';baddisk=lsbadd;vput;kj=0;userid=0;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS while (kj<9) 4 2 08-DEC-2006 14:33:09 AIPS kj=kj+1;keyvalue=0;keystrng'';keyword='CTYPE'!!char(kj);gethead;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS if(substr(keystrng,1,4)='FREQ')then;keyword='CRVAL'!!char(kj);gethead 4 2 08-DEC-2006 14:33:09 AIPS kj=10;end;end;vget;if((keyvalue(1))>17e9&(solint>0.5))then;solint=1/3 4 2 08-DEC-2006 14:33:09 AIPS aparm(7)=3.5;vput;type' AUTOMATIC RESET: SOLINT=20SEC (HIGH FREQ)';end 4 2 08-DEC-2006 14:33:09 AIPS if(star>0)then;calsour'';calcode'*';end;go 4 2 08-DEC-2006 14:33:09 AIPS if (lsmodl>0) then $ use models for ones that exist 4 2 08-DEC-2006 14:33:09 AIPS loadmodl;vget calib;calsour='';in2seq=0;in2disk=lsdisk;in2class'MODEL' 4 2 08-DEC-2006 14:33:09 AIPS for j=1:(l-1) 4 2 08-DEC-2006 14:33:09 AIPS inext'SU';pixxy=lsload(j),2,0;tabget;calsour(1)=keystrng;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS pixxy=lsload(j),4,0;tabget;calcode=substr(keystrng,1,4);clrtemp 4 2 08-DEC-2006 14:33:09 AIPS object=lsampcal(j);chkobjct;in2name=object!!'_'!!band 4 2 08-DEC-2006 14:33:09 AIPS vput calib;inname=in2name;inclass=in2class;inseq=in2seq;indisk=in2disk 4 2 08-DEC-2006 14:33:09 AIPS $ if no model, use point with full uvrange 4 2 08-DEC-2006 14:33:09 AIPS chkname;vget calib;if (error>0)then;clr2name;end;go 4 2 08-DEC-2006 14:33:09 AIPS end;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS else;uvrange=lsparm(3),lsparm(4);calsour=lsampcal;go;end 4 2 08-DEC-2006 14:33:09 AIPS vget snplt;inext'SN';optype'PHAS';goplt0;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS task'CLCAL';getset;freqid=1;refant=lsrant;gainuse=numtab('CL')+1 4 2 08-DEC-2006 14:33:09 AIPS snver=numtab('SN');gainver=numtab('CL');sources'';soucode''; 4 2 08-DEC-2006 14:33:09 AIPS calsour=lsphacal;calcode'';vput;if(star>0)then;calsour'';calcode'*';end;go 4 2 08-DEC-2006 14:33:09 AIPS calsour=lsallcal;sources=calsour;interpol'SELF' 4 2 08-DEC-2006 14:33:09 AIPS if(star>0)then;calsour'';calcode'*';soucode'*';end;go 4 2 08-DEC-2006 14:33:09 AIPS vget snplt;inext'CL';optype'PHAS';goplt1;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS vget calib;solmode'A&P';calsour=lspntcal;calcode'';snver=numtab('SN')+1 4 2 08-DEC-2006 14:33:09 AIPS solint=lsparm(13)*lsparm(2);clr2name;vput 4 2 08-DEC-2006 14:33:09 AIPS if(star>0)then;calsour'';calcode'*';end;go 4 2 08-DEC-2006 14:33:09 AIPS if (lsmodl>0) then 4 2 08-DEC-2006 14:33:09 AIPS loadmodl;vget calib;calsour='';in2seq=0;in2disk=lsdisk;in2class'MODEL' 4 2 08-DEC-2006 14:33:09 AIPS for j=1:(l-1) 4 2 08-DEC-2006 14:33:09 AIPS inext'SU';pixxy=lsload(j),2,0;tabget;calsour(1)=keystrng;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS pixxy=lsload(j),4,0;tabget;calcode=substr(keystrng,1,4);clrtemp 4 2 08-DEC-2006 14:33:09 AIPS object=lsampcal(j);chkobjct;in2name=object!!'_'!!band;calcode'' 4 2 08-DEC-2006 14:33:09 AIPS vput calib;inname=in2name;inclass=in2class;inseq=in2seq;indisk=in2disk 4 2 08-DEC-2006 14:33:09 AIPS $ if no model, use point with full uvrange 4 2 08-DEC-2006 14:33:09 AIPS chkname;vget calib;if (error>0)then;clr2name;end;go 4 2 08-DEC-2006 14:33:09 AIPS end;inseq=0;indisk=lsdisk;inclass'MODEL';intype'MA' 4 2 08-DEC-2006 14:33:09 AIPS for j=1:(l-1) 4 2 08-DEC-2006 14:33:09 AIPS object=lsampcal(j);chkobjct;inname=object!!'_'!!band;chkname 4 2 08-DEC-2006 14:33:09 AIPS if (error<1) then;zap;end;end 4 2 08-DEC-2006 14:33:09 AIPS else;uvrange=lsparm(3),lsparm(4);calsour=lsampcal;go;end 4 2 08-DEC-2006 14:33:09 AIPS vget snplt;inext'SN';optype'AMP';goplt0;optype'PHAS';pixrange=-20,20;goplt0 4 2 08-DEC-2006 14:33:09 AIPS task'GETJY';getset;calsour=lsampcal;snver=numtab('SN'); 4 2 08-DEC-2006 14:33:09 AIPS if (star>0) then; 4 2 08-DEC-2006 14:33:09 AIPS $ for j=1:lsparm(14);sources(j)='-'!!lsampcal(j);end;k=lsparm(14)+1 4 2 08-DEC-2006 14:33:09 AIPS $ if (length(lscal)>0) then;sources(k)='-'!!lscal;k=k+1;end 4 2 08-DEC-2006 14:33:09 AIPS $ for j=k:(25-k+2);sources(j)=lspntcal(j-k+2);end; 4 2 08-DEC-2006 14:33:09 AIPS soucode='*' 4 2 08-DEC-2006 14:33:09 AIPS else 4 2 08-DEC-2006 14:33:09 AIPS sources=lspntcal;if (length(lscal)>0) then;sources(11)='-'!!lscal;end 4 2 08-DEC-2006 14:33:09 AIPS end;go 4 2 08-DEC-2006 14:33:09 AIPS if (lscont<1) then 4 2 08-DEC-2006 14:33:09 AIPS type '********************************************************' 4 2 08-DEC-2006 14:33:09 AIPS type '** WRITE DOWN THE FLUX DENSITIES FOR YOUR CALIBRATORS **' 4 2 08-DEC-2006 14:33:09 AIPS type '** (AND DO NOT FORGET THE ERRORS EITHER!) **' 4 2 08-DEC-2006 14:33:09 AIPS type '********************************************************';read 4 2 08-DEC-2006 14:33:09 AIPS end 4 2 08-DEC-2006 14:33:09 AIPS vget clcal;gainver=numtab('CL');gainuse=numtab('CL')+1;snver=numtab('SN') 4 2 08-DEC-2006 14:33:09 AIPS if(star>0)then;calsour'';calcode'*';end;go;calsour=lsallcal;sources=calsour 4 2 08-DEC-2006 14:33:09 AIPS interpol'SELF';if(star>0)then;calsour'';calcode'*';soucode'*';end;go 4 2 08-DEC-2006 14:33:09 AIPS vget snplt;inext'CL';optype'AMP';goplt1;optype'PHAS';goplt1;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS if (inclass='CH 0') then 4 2 08-DEC-2006 14:33:09 AIPS task'TACOP';getset 4 2 08-DEC-2006 14:33:09 AIPS outdisk=indisk;outname=inname;outclass'LINE';outseq=inseq;ncount=1 4 2 08-DEC-2006 14:33:09 AIPS keystrng'';inext'FG';invers=numtab('FG');if (invers>0) then;go;end 4 2 08-DEC-2006 14:33:09 AIPS inext'CL';invers=numtab('CL');keyvalue 0;outseq=inseq;vput;go;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS task'BPASS';getset;inclass'LINE';calsour=lsbndcal,lsampcal;docal=2 4 2 08-DEC-2006 14:33:09 AIPS solint=-1;bpassprm(5)=-1;bpassprm(9)=1;baddisk=lsbadd;go;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS task'POSSM';getset;inclass'LINE';bpver 0;aparm=0,1,.4,1.2,-30,30,0,2,3,0 4 2 08-DEC-2006 14:33:09 AIPS nplots=6;goplt2;sources=lsbndcal;docalib 2;doband 1;aparm=1 0;aparm(9)=3 4 2 08-DEC-2006 14:33:09 AIPS antennas=lsrant,0;goplt2;nplots=0;vput;goplt2;stokes'I';antennas=0;goplt2 4 2 08-DEC-2006 14:33:09 AIPS sources=lsampcal;goplt3 4 2 08-DEC-2006 14:33:09 AIPS vget tacop;inclass'LINE';outclass'CH 0';invers=numtab('BP');inext'BP';go 4 2 08-DEC-2006 14:33:09 AIPS end;task'TASAV';getset;outdisk=indisk;go;dowait=false;vnum=0;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS finish 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS procedure calcrms 4 2 08-DEC-2006 14:33:09 AIPS scalar nbas,nvis,tbw,rms,minhrs 4 2 08-DEC-2006 14:33:09 AIPS keyword'GCOUNT';gethead;nvis=keyvalue(1);nbas=numbasel;j=1 4 2 08-DEC-2006 14:33:09 AIPS minhrs=nvis*tint/(nbas*3600) $ underesimate of obs hours (overestimate rms) 4 2 08-DEC-2006 14:33:09 AIPS while (j<9) $ bandwidth in a channel, continuum or spectral line 4 2 08-DEC-2006 14:33:09 AIPS keyword='CTYPE'!!char(j);gethead;keyword='CDELT'!!char(j);clrtemp 4 2 08-DEC-2006 14:33:09 AIPS if (keystrng='FREQ') then;gethead;j=9;else;j=j+1;end;end;tbw=keyvalue(1) 4 2 08-DEC-2006 14:33:09 AIPS if (lsidc <> 'CH 0') then;j=1 $ continuum, multiple IFs averaged 4 2 08-DEC-2006 14:33:09 AIPS while (j<9) 4 2 08-DEC-2006 14:33:09 AIPS keyword='CTYPE'!!char(j);gethead;keyword='NAXIS'!!char(j);clrtemp 4 2 08-DEC-2006 14:33:09 AIPS if(keystrng='IF')then;gethead;j=9;else;j=j+1;end;end;tbw=tbw*keyvalue(1) 4 2 08-DEC-2006 14:33:09 AIPS end;checkbnd;if((band='P')!(band='4'))then;tbw=tbw/3.2;else;tbw=tbw/50;end 4 2 08-DEC-2006 14:33:09 AIPS tbw=sqrt(tbw*minhrs/24e6);rms=-1 4 2 08-DEC-2006 14:33:09 AIPS if (band='Q')then;rms=3.0e-5/tbw;end;if (band='K')then;rms=2.5e-5/tbw;end 4 2 08-DEC-2006 14:33:09 AIPS if (band='U')then;rms=2.0e-5/tbw;end;if (band='X')then;rms=5.3e-6/tbw;end 4 2 08-DEC-2006 14:33:09 AIPS if (band='C')then;rms=6.4e-6/tbw;end;if (band='L')then;rms=6.6e-6/tbw;end 4 2 08-DEC-2006 14:33:09 AIPS if (band='P')then;rms=1.7e-4/tbw;end;if (band='4')then;rms=1.5e-2/tbw;end 4 2 08-DEC-2006 14:33:09 AIPS if (rms<0) then;type 'CANNOT CALCULATE RMS FROM OBSERVING BAND ..';end 4 2 08-DEC-2006 14:33:09 AIPS typ 'ESTIMATED RMS:' char(rms*1000)!!' MILLI JANSKY' 4 2 08-DEC-2006 14:33:09 AIPS return rms 4 2 08-DEC-2006 14:33:09 AIPS finish 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS procedure setboxfle 4 2 08-DEC-2006 14:33:09 AIPS scalar ci,bi 4 2 08-DEC-2006 14:33:09 AIPS string*12 srcnme 4 2 08-DEC-2006 14:33:09 AIPS string*48 fbox 4 2 08-DEC-2006 14:33:09 AIPS srcnme=inname;ci=0;bi=length(srcnme) 4 2 08-DEC-2006 14:33:09 AIPS while(ci& /dev/null 4 2 08-DEC-2006 14:33:09 AIPS if(substr(boxfile,1,1)<>' ')then;system;end;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS finish 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS procedure catboxfile 4 2 08-DEC-2006 14:33:09 AIPS string*20 expnm 4 2 08-DEC-2006 14:33:09 AIPS string*75 expmsg 4 2 08-DEC-2006 14:33:09 AIPS if (substr(expmsg,1,5)='ARUN:') then 4 2 08-DEC-2006 14:33:09 AIPS expmsg = substr(expmsg,6,71);sysout='$ARUN/'!!expmsg 4 2 08-DEC-2006 14:33:09 AIPS end 4 2 08-DEC-2006 14:33:09 AIPS sys2com'';syscom 'echo 4 2 08-DEC-2006 14:33:09 AIPS sys2com(1) ' "SETFC FILE FOR SOURCEX'!!inname!!' BELOW IS:"'; 4 2 08-DEC-2006 14:33:09 AIPS substr(sys2com(1),24,24)='';clrtemp;system;syscom 'cat 4 2 08-DEC-2006 14:33:09 AIPS sys2com(1) 'X'!!boxfile;substr(sys2com(1),1,1)='';clrtemp 4 2 08-DEC-2006 14:33:09 AIPS system 4 2 08-DEC-2006 14:33:09 AIPS finish 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS procedure setimsize 4 2 08-DEC-2006 14:33:09 AIPS scalar szf, kk 4 2 08-DEC-2006 14:33:09 AIPS string*48 bxf 4 2 08-DEC-2006 14:33:09 AIPS array szc(2), szi(2), orgc(2), orgi(2) 4 2 08-DEC-2006 14:33:09 AIPS vput imagr;task'SETFC';sources'';bcount=1;bxf=setboxfle;boxfile=bxf 4 2 08-DEC-2006 14:33:09 AIPS bparm=0;infile='';shift=0;flux=0;pbparm=0.25,0;delboxfle 4 2 08-DEC-2006 14:33:09 AIPS orgc=cellsize;cellsize=0;orgi=lsparm(6);imsize=0;kk=1 4 2 08-DEC-2006 14:33:09 AIPS while (kk<9) 4 2 08-DEC-2006 14:33:09 AIPS keyword='CTYPE'!!char(kk);gethead;keyword='CRVAL'!!char(kk);clrtemp 4 2 08-DEC-2006 14:33:09 AIPS if (keystrng='FREQ') then;gethead;kk=9;else;kk=kk+1;end;end 4 2 08-DEC-2006 14:33:09 AIPS keyvalue(1)=keyvalue(1)/1e9;bparm(1)=0.375/keyvalue(1);bparm(2)=30 4 2 08-DEC-2006 14:33:09 AIPS bparm(3)=1;bparm(4)=0;bparm(5)=0.031;bparm(6)=256;bparm(7)=256;bparm(8)=100 4 2 08-DEC-2006 14:33:09 AIPS gx;bparm(4)=3*bparm(1);bparm(1)=-0.7*bparm(1);bcount=nfield+1 4 2 08-DEC-2006 14:33:09 AIPS type'SEARCHING FOR NVSS SOURCES';gx;szf=nfield;szc=cellsize;szi=imsize 4 2 08-DEC-2006 14:33:09 AIPS vget imagr;if(lsparm(5)<0)then;cellsize=szc;else;cellsize=orgc;end 4 2 08-DEC-2006 14:33:09 AIPS if(lsparm(6)<0)then;imsize=256;nfield=szf;boxfile=bxf;else;imsize=orgi;end 4 2 08-DEC-2006 14:33:09 AIPS vput imagr 4 2 08-DEC-2006 14:33:09 AIPS finish 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS procedure imapipe(k,lsdisk,lsname) 4 2 08-DEC-2006 14:33:09 AIPS vnum=33;dowait=true 4 2 08-DEC-2006 14:33:09 AIPS if (k=1) then 4 2 08-DEC-2006 14:33:09 AIPS task'SPLIT';getset;outdisk=indisk;outclass=inclass;docalib=2 4 2 08-DEC-2006 14:33:09 AIPS baddisk=lsbadd;douvcomp=-1;go 4 2 08-DEC-2006 14:33:09 AIPS if (inclass='CH 0') then;inclass'LINE';outclass=inclass;doband=1;bpver=0 4 2 08-DEC-2006 14:33:09 AIPS go;end;end;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS task'TABGET';getset;inext'SU';invers=0;keyvalue=0;keystrng'';vput;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS task'IMAGR';getset;outdisk=indisk;flux=lsparm(8);baddisk=lsbadd;j=1 4 2 08-DEC-2006 14:33:09 AIPS while (j<9) 4 2 08-DEC-2006 14:33:09 AIPS keyword='CTYPE'!!char(j);gethead;keyword='CRVAL'!!char(j);clrtemp 4 2 08-DEC-2006 14:33:09 AIPS if (keystrng='FREQ') then;gethead;j=9;else;j=j+1;end;end 4 2 08-DEC-2006 14:33:09 AIPS cellsize=1.75e10/(keyvalue(1)*abs(lsparm(5)));do3dimag=1;overlap=2;vput 4 2 08-DEC-2006 14:33:09 AIPS keyword'NUM ROW';inext'SU';invers=0;keystrng'';getthead;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS for i=1:keyvalue(1) $ check if source is in index and uvfile exists 4 2 08-DEC-2006 14:33:09 AIPS vget tabget;pixxy=i,2,0;tabget;vget imagr;inname=keystrng;j=1;intype'UV' 4 2 08-DEC-2006 14:33:09 AIPS inseq=0;chkname;type ' ';niter=lsparm(7);lstarg=1;clrtemp;vput 4 2 08-DEC-2006 14:33:09 AIPS if (error < 1) then $ source file exists, but same source number ? 4 2 08-DEC-2006 14:33:09 AIPS vget tabget;pixxy=i,1,0;tabget;error=1;k=1 4 2 08-DEC-2006 14:33:09 AIPS while ((lssid(k)>0) & (k<1001)) 4 2 08-DEC-2006 14:33:09 AIPS if (lssid(k)=keyvalue(1))then error=0;end 4 2 08-DEC-2006 14:33:09 AIPS k=k+1;end;keyword'GCOUNT';gethead 4 2 08-DEC-2006 14:33:09 AIPS if(keyvalue(1)<10)then;type'NO DATA';error=1;end;end;vget imagr 4 2 08-DEC-2006 14:33:09 AIPS if (error < 1) then 4 2 08-DEC-2006 14:33:09 AIPS if ((lsparm(7)=7e4)&(lsparm(8)<0))then;flux=6*calcrms;end 4 2 08-DEC-2006 14:33:09 AIPS if ((lsparm(6)<0)!(lsparm(5)<0))then;setimsize;else;imsize=lsparm(6);end 4 2 08-DEC-2006 14:33:09 AIPS while (j<30) 4 2 08-DEC-2006 14:33:09 AIPS k=length(inname) 4 2 08-DEC-2006 14:33:09 AIPS if (substr(lsallcal(j),1,k)=substr(inname,1,k)) then $ calibrator 4 2 08-DEC-2006 14:33:09 AIPS lstarg=0;j=30 4 2 08-DEC-2006 14:33:09 AIPS if(lsparm(6)>=-0.99)then;niter=min(500,lsparm(7)) 4 2 08-DEC-2006 14:33:09 AIPS nfield=1;boxfile'';imsize=min(256,lsparm(6)) 4 2 08-DEC-2006 14:33:09 AIPS if(imsize(1)<0)then;imsize=256;end;end 4 2 08-DEC-2006 14:33:09 AIPS else;j=j+1;end $ check next source, if not found -> target 4 2 08-DEC-2006 14:33:09 AIPS end;if(substr(boxfile,1,1)<>' ')then;catboxfile;end 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS j=1 4 2 08-DEC-2006 14:33:09 AIPS $calibrator lstarg=0 4 2 08-DEC-2006 14:33:09 AIPS $target if lstarg=1 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS while (j<9) 4 2 08-DEC-2006 14:33:09 AIPS keyword='CTYPE'!!char(j);gethead;keyword='NAXIS'!!char(j);clrtemp 4 2 08-DEC-2006 14:33:09 AIPS if (keystrng='IF') then;gethead;j=9;else;j=j+1;end;end 4 2 08-DEC-2006 14:33:09 AIPS type ' NOW STARTING WITH SOURCE :'!!char(i)!!' ='!!inname;type ' ' 4 2 08-DEC-2006 14:33:09 AIPS if (inclass='CH 0') then 4 2 08-DEC-2006 14:33:09 AIPS for k=1:keyvalue(1);bif=k;eif=k 4 2 08-DEC-2006 14:33:09 AIPS if ((lstarg>0)!(lsparm(9)>0)) then;go;end 4 2 08-DEC-2006 14:33:09 AIPS end;clrtemp;k=keyvalue(1) 4 2 08-DEC-2006 14:33:09 AIPS inclass'LINE';keyvalue=0;keystrng'';j=1;chkname 4 2 08-DEC-2006 14:33:09 AIPS if (error < 1) then 4 2 08-DEC-2006 14:33:09 AIPS while (j<9) 4 2 08-DEC-2006 14:33:09 AIPS keyword='CTYPE'!!char(j);gethead;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS if (keystrng='FREQ') then 4 2 08-DEC-2006 14:33:09 AIPS keyword='NAXIS'!!char(j);gethead;echan=keyvalue(1);j=9 4 2 08-DEC-2006 14:33:09 AIPS else;j=j+1;end 4 2 08-DEC-2006 14:33:09 AIPS end;bchan=floor(echan/10);echan=ceil(echan*9/10) 4 2 08-DEC-2006 14:33:09 AIPS if (bchan=1) then;bchan=2;end;j=k 4 2 08-DEC-2006 14:33:09 AIPS for k=1:j;bif=k;eif=k;if ((lstarg>0)!(lsparm(9)>1)) then;go;end 4 2 08-DEC-2006 14:33:09 AIPS end;end;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS else 4 2 08-DEC-2006 14:33:09 AIPS bif=1;eif=keyvalue(1);vput;out2disk=indisk 4 2 08-DEC-2006 14:33:09 AIPS if ( (lsparm(10)=0) ! ((lsparm(9)<1)&(lstarg<1)) )then;go;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS else 4 2 08-DEC-2006 14:33:09 AIPS solint=lsparm(2);dotv=1;nmaps=lsparm(10);refant=lsrant;aparm=4,0 4 2 08-DEC-2006 14:33:09 AIPS if (lsparm(10)<0) then;dotv=-1;nmaps=-1*nmaps;end;go scimg;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS end;end;boxfile=setboxfle;delboxfle;vput imagr 4 2 08-DEC-2006 14:33:09 AIPS $ make uv and visibility plot 4 2 08-DEC-2006 14:33:09 AIPS task'UVPLT';ltype=-3;bparm 6,7;dotv -1;goplt;bparm 9,10;goplt;bparm 0 4 2 08-DEC-2006 14:33:09 AIPS goplt;vget imagr;inclass'IMAGR';inseq=0;intype'UV';indisk=lsdisk;allzap 4 2 08-DEC-2006 14:33:09 AIPS $ inclass'SCIMG';allzap 4 2 08-DEC-2006 14:33:09 AIPS inclass'IBM*';intype'MA';allzap 4 2 08-DEC-2006 14:33:09 AIPS inclass'RBM*';allzap;inclass'LBM*';allzap;recat;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS else;type ' NO UV-FILE, SKIPPING SOURCE :'!!inname!!' =#'!!char(i) 4 2 08-DEC-2006 14:33:09 AIPS end;end;dowait=false;vnum=0 4 2 08-DEC-2006 14:33:09 AIPS finish 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS procedure avlapipe 4 2 08-DEC-2006 14:33:09 AIPS tput avlapipe;vnum=33;vput avlapipe;pipeinpt;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS if (lserr <> 0) then; type '*** ERROR - ARE ALL INPUTS SET PROPERLY ? ***' 4 2 08-DEC-2006 14:33:09 AIPS else;lsclrcal;tint=guesintt;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS if (tint > 0) then;calpipe(lsdisk,lsname,lsrant);clrtemp 4 2 08-DEC-2006 14:33:09 AIPS if (lsparm(1)>0) then;imapipe(1,lsdisk,lsname) 4 2 08-DEC-2006 14:33:09 AIPS else;type'CALIBRATION DONE - SKIPPING SPLIT AND IMAGING' 4 2 08-DEC-2006 14:33:09 AIPS type'-----------------------------------------------------------' 4 2 08-DEC-2006 14:33:09 AIPS end;type ' ' 4 2 08-DEC-2006 14:33:09 AIPS if (lsplot>0) then;type 'VIEW CAL-PLOTS WITH GETSET;ALLPLOT';end;type ' ' 4 2 08-DEC-2006 14:33:09 AIPS else;type '* * *';type 'SINGLE DISH VLBI EXPERIMENT?';type '* * *';end 4 2 08-DEC-2006 14:33:09 AIPS end;tget avlapipe;vnum=0;type'* APPEARS TO HAVE ENDED SUCCESSFULLY *';clrtemp 4 2 08-DEC-2006 14:33:09 AIPS finish 4 0 08-DEC-2006 14:33:09 AIPS run nvasdefs 4 2 08-DEC-2006 14:33:09 AIPS Found in Version=ABIN 4 2 08-DEC-2006 14:33:09 AIPS default'AVLAPIPE' 4 2 08-DEC-2006 14:33:09 AIPS Found in Version=ABIN 4 2 08-DEC-2006 14:33:09 AIPS indisk 1; doalign -1; flagver 2; domodel 1 4 2 08-DEC-2006 14:33:09 AIPS docal 1; sources '*''' 4 2 08-DEC-2006 14:33:09 AIPS $ to be set by itself later 4 2 08-DEC-2006 14:33:09 AIPS solint 1; factor 5; doarray -1; imsize -1 4 2 08-DEC-2006 14:33:09 AIPS $imsize 512;$niter -1;cutoff -1;plver 0 4 2 08-DEC-2006 14:33:09 AIPS niter -1; cutoff -1 4 2 08-DEC-2006 14:33:09 AIPS $ for now debugging 4 2 08-DEC-2006 14:33:09 AIPS docont 1; plver 0; doall 1; doresid 0 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS $ defaults 4 2 08-DEC-2006 14:33:09 AIPS $ BADDISK 0$ INDISK 0$ DOCAT 1$ INNAME ' '$ INCLASS ' '$ INSEQ 0 4 2 08-DEC-2006 14:33:09 AIPS $ DOALIGN 1$ FLAgver 0$ SOLINT 0$ FACTOR 0$ REFANT 0$ DOMODEL -1 4 2 08-DEC-2006 14:33:09 AIPS $ KEYSTRNG ' '$ FLUX 0$ UVRANGE 0, 0$ SOURCES ' '$ CALSOUR ' ' 4 2 08-DEC-2006 14:33:09 AIPS $ dopol 0$ bpa 0$ DOCONT 1$ PLVER 0$ DOALL -1$ DOARRAY -1 4 2 08-DEC-2006 14:33:09 AIPS $ IMSIZE 0, 0$ NITER 0$ CUTOFF 0$ DOCAL 0$ DORESID -1 4 0 08-DEC-2006 14:33:09 AIPS compress 4 0 08-DEC-2006 14:33:09 AIPS default prtmsg;outprint'ARUN:'!!'TESTT_2000SEP24_1.0.log 4 0 08-DEC-2006 14:33:09 AIPS docrt=-3;prnumber=-1;tput prtmsg;docrt 1 4 0 08-DEC-2006 14:33:09 AIPS procedure expid 4 0 08-DEC-2006 14:33:09 AIPS string*20 expnm 4 0 08-DEC-2006 14:33:09 AIPS string*75 expmsg 4 0 08-DEC-2006 14:33:09 AIPS expnm='TESTT_2000SEP24_1' 4 0 08-DEC-2006 14:33:09 AIPS expmsg='ARUN:'!!'TESTT_2000SEP24_1.0.log 4 0 08-DEC-2006 14:33:09 AIPS return expnm 4 0 08-DEC-2006 14:33:09 AIPS finish 4 0 08-DEC-2006 14:33:09 AIPS type expid 4 5 08-DEC-2006 14:33:09 AIPS 'TESTT_2000SEP24_1' 4 0 08-DEC-2006 14:33:09 AIPS 4 0 08-DEC-2006 14:33:09 AIPS docrt=1;type expid 4 5 08-DEC-2006 14:33:09 AIPS 'TESTT_2000SEP24_1' 4 0 08-DEC-2006 14:33:09 AIPS run avlapost 4 2 08-DEC-2006 14:33:09 AIPS Found in Version=ABIN 4 2 08-DEC-2006 14:33:09 AIPS $ Lorant Sjouwerman, versions 1.. 2005, for NRAO 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS $$ General catalog looks like 4 2 08-DEC-2006 14:33:09 AIPS $$ Multi-source UV data file 4 2 08-DEC-2006 14:33:09 AIPS $$ Multi-source TASAV file 4 2 08-DEC-2006 14:33:09 AIPS $$ Single-source calibrated data - auvf 4 2 08-DEC-2006 14:33:09 AIPS $$ Single-source calibrated images- aimg 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS $May need to redefine after a restore 0: 4 2 08-DEC-2006 14:33:09 AIPS $allzap 4 2 08-DEC-2006 14:33:09 AIPS $calcintt 4 2 08-DEC-2006 14:33:09 AIPS $guesintt 4 2 08-DEC-2006 14:33:09 AIPS $lsparm(5);tint;lsdisk 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS procedure flatfov 4 2 08-DEC-2006 14:33:09 AIPS $LOS - compile flatn-ed radius blank-ed images out to where pbcorr=2.5 (=xpb) 4 2 08-DEC-2006 14:33:09 AIPS scalar uvi,mai,fov,frq,kk,tbw,tint,xpb,xcst,nif,fbw,fta;xpb=2.5 4 2 08-DEC-2006 14:33:09 AIPS clrname;indisk=lsdisk;intype'UV';chkname;uvi=1-error 4 2 08-DEC-2006 14:33:09 AIPS if(uvi<3)then;type'ERROR: NO FILES PROCESSED !';else 4 2 08-DEC-2006 14:33:09 AIPS if(uvi<4)then;type'WARNING: ONLY ONE UV-FILE - MAYBE CHECK?';end 4 2 08-DEC-2006 14:33:09 AIPS egetname 1;tint=guesintt;xcst=sqrt((3/ln(2))*(xpb-1)/xpb);kk=1 4 2 08-DEC-2006 14:33:09 AIPS while (kk<7) 4 2 08-DEC-2006 14:33:09 AIPS keyvalue=0;keystrng'';keyword='CTYPE'!!char(kk);gethead 4 2 08-DEC-2006 14:33:09 AIPS if(substr(keystrng,1,2)='IF')then;keyword='NAXIS'!!char(kk) 4 2 08-DEC-2006 14:33:09 AIPS keystrng'';gethead;nif=keyvalue(1);kk=10;else;kk=kk+1;end;end;kk=1 4 2 08-DEC-2006 14:33:09 AIPS while (kk<7) 4 2 08-DEC-2006 14:33:09 AIPS keyvalue=0;keystrng'';keyword='CTYPE'!!char(kk);gethead 4 2 08-DEC-2006 14:33:09 AIPS if(substr(keystrng,1,4)='FREQ')then;keyword='CRVAL'!!char(kk) 4 2 08-DEC-2006 14:33:09 AIPS keystrng'';gethead;frq=keyvalue(1);kk=10;else;kk=kk+1;end;end 4 2 08-DEC-2006 14:33:09 AIPS for i=3:uvi;egetname i 4 2 08-DEC-2006 14:33:09 AIPS task'TABGET';inext'FQ';invers 1;keyword'NUM ROW';keystrng'';getthead 4 2 08-DEC-2006 14:33:09 AIPS kk=keyvalue(1);for j=1:kk;pixxy=j,4,1;tabget;tbw=keyvalue(1) 4 2 08-DEC-2006 14:33:09 AIPS if(nif=2)then;pixxy=j,4,2;tabget;tbw=max(tbw,keyvalue(1));end 4 2 08-DEC-2006 14:33:09 AIPS end;intype'MA';inseq=0;inclass'*001';chkname;mai=1-error 4 2 08-DEC-2006 14:33:09 AIPS if(mai>1)then;type'WARNING: MULTIPLE IMAGES - CHECK?';end;inclass'NVAS06' 4 2 08-DEC-2006 14:33:09 AIPS chkname;if(error<1)then;type inname!!' : FLATFOV ALREADY DONE';mai=0;end 4 2 08-DEC-2006 14:33:09 AIPS if (mai=1) then;inclass'*001' 4 2 08-DEC-2006 14:33:09 AIPS for j=1:mai $ assume inseq starts at 1.. 4 2 08-DEC-2006 14:33:09 AIPS inseq=j;kk=1;cellsize=0;userid=0 4 2 08-DEC-2006 14:33:09 AIPS while (kk<5) 4 2 08-DEC-2006 14:33:09 AIPS keyvalue=0;keystrng'';keyword='CTYPE'!!char(kk);gethead 4 2 08-DEC-2006 14:33:09 AIPS keyword='CDELT'!!char(kk);clrtemp 4 2 08-DEC-2006 14:33:09 AIPS if(substr(keystrng,1,3)='RA-')then;gethead;cellsize(1)=keyvalue(1);end 4 2 08-DEC-2006 14:33:09 AIPS if(substr(keystrng,1,4)='DEC-')then;gethead;cellsize(2)=keyvalue(1);end 4 2 08-DEC-2006 14:33:09 AIPS if(substr(keystrng,1,4)='FREQ')then;keyword='CRVAL'!!char(kk) 4 2 08-DEC-2006 14:33:09 AIPS keystrng'';gethead;fov=keyvalue(1)/1e9;fov=1350/fov;end;kk=kk+1 4 2 08-DEC-2006 14:33:09 AIPS end;cellsize(1)=-1*cellsize(1)*3600;cellsize(2)=cellsize(2)*3600 4 2 08-DEC-2006 14:33:09 AIPS fta=min(1.75e10/(frq*abs(lsparm(5))),(min(cellsize(1),cellsize(2)))) 4 2 08-DEC-2006 14:33:09 AIPS fbw=xcst*3*fta*frq/tbw $ radius field/view due bandwidth 4 2 08-DEC-2006 14:33:09 AIPS fta=xcst*3*fta/(tint*7.2722e-5) $ radius field/view due averaging 4 2 08-DEC-2006 14:33:09 AIPS fov=min(fov,fbw);fov=min(fov,fta) $ min field/view radius, arcsec 4 2 08-DEC-2006 14:33:09 AIPS imsize(1)=ceil(2*fov/cellsize(1));imsize(2)=ceil(2*fov/cellsize(2)) 4 2 08-DEC-2006 14:33:09 AIPS task'FLATN';inclass'?CL*';chkname;nfield=1-error;nmaps=1;clroname 4 2 08-DEC-2006 14:33:09 AIPS outname=inname;coordina=0;reweight=0;doweight=0;edgskp=15;aparm=0 4 2 08-DEC-2006 14:33:09 AIPS pbparm=1/xpb,0;type'MINIMUM FOV :'!!char(fov)!!' ARCSEC RADIUS' 4 2 08-DEC-2006 14:33:09 AIPS inclass'?CL001';gx 4 2 08-DEC-2006 14:33:09 AIPS $inclass'?CL*';allzap;recat 4 2 08-DEC-2006 14:33:09 AIPS ;inclass'FLATN' 4 2 08-DEC-2006 14:33:09 AIPS tput;default blank;tget flatn;task'BLANK';opcode'RADI';dparm fov,0 4 2 08-DEC-2006 14:33:09 AIPS gx;allzap;recat 4 2 08-DEC-2006 14:33:09 AIPS end;end;end;end 4 2 08-DEC-2006 14:33:09 AIPS finish 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS procedure nvasimage 4 2 08-DEC-2006 14:33:09 AIPS $LOS - Determine noise, do primary beam correction, include copyright 4 2 08-DEC-2006 14:33:09 AIPS scalar numfle,ll,mm 4 2 08-DEC-2006 14:33:09 AIPS clrname;indisk=lsdisk;recat;chkname;numfle=1-error;mai=0 4 2 08-DEC-2006 14:33:09 AIPS while((mai'BLANK')) 4 2 08-DEC-2006 14:33:09 AIPS mai=mai+1;egetname mai;end;if(inclass<>'BLANK')then;mai=numfle+1;end 4 2 08-DEC-2006 14:33:09 AIPS for j=mai:numfle;default imean;docat=1;intype'SC';egetname j;chkname 4 2 08-DEC-2006 14:33:09 AIPS if(error=0)then;keyvalue=0;keystrng'';keyword='CRPIX1';gethead 4 2 08-DEC-2006 14:33:09 AIPS ll=keyvalue(1);keyword='CRPIX2';gethead;mm=keyvalue(1);doinvers=1 4 2 08-DEC-2006 14:33:09 AIPS blc(1)=ll-29;blc(2)=mm-30;trc(1)=ll+30;trc(2)=mm+29;imstat;doinv=-1 4 2 08-DEC-2006 14:33:09 AIPS blc=0;trc=0;rms=pixstd;go;wa;if(pixstd=rms)then;keyword'ACTNOISE' 4 2 08-DEC-2006 14:33:09 AIPS keytype'R';keyvalue=rms,0;puthead;end;end;end 4 2 08-DEC-2006 14:33:09 AIPS default'PBCOR';indisk=lsdisk;inclass'BLANK';chkname;pbparm=1/xpb,0 4 2 08-DEC-2006 14:33:09 AIPS for j=mai:numfle 4 2 08-DEC-2006 14:33:09 AIPS intype'SC';egetname mai;chkname;if(error=0)then;getoname mai 4 2 08-DEC-2006 14:33:09 AIPS outclass'RADCOR';outseq=0;inclass'BLANK';outdisk=indisk;gx;zap;recat;end 4 2 08-DEC-2006 14:33:09 AIPS end;default'CPYRT';indisk=lsdisk;recat;infile='AVLA:Arch_Cprt 4 2 08-DEC-2006 14:33:09 AIPS for j=mai:numfle $ can only do on MA files 4 2 08-DEC-2006 14:33:09 AIPS intype'SC';egetname mai;chkname;getoname mai;outclass'NVAS06'; 4 2 08-DEC-2006 14:33:09 AIPS if(inclass='RADCOR')then;gx;inclass'RADCOR';zap;recat;end;end 4 2 08-DEC-2006 14:33:09 AIPS finish 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS procedure mkarr 4 2 08-DEC-2006 14:33:09 AIPS string*1 sx,lx,az 4 2 08-DEC-2006 14:33:09 AIPS string*4 nnsl 4 2 08-DEC-2006 14:33:09 AIPS scalar aw, ae, an, ai 4 2 08-DEC-2006 14:33:09 AIPS numbant=0;aw=0;ae=0;an=0 4 2 08-DEC-2006 14:33:09 AIPS keyword'NUM ROW';inext'AN';invers=0;getthead;k=keyvalue(1) 4 2 08-DEC-2006 14:33:09 AIPS for j=1:k 4 2 08-DEC-2006 14:33:09 AIPS pixxy=j,1,0;tabget;i=1;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS while((substr(keystrng,i,i)<>':')&(i<9));i=i+1;end;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS if (substr(keystrng,i+1,i+1)<>' ')then;lsvla=substr(keystrng,i+1,i+3) 4 2 08-DEC-2006 14:33:09 AIPS else;lsvla=substr(keystrng,i+2,i+4);end;az=substr(lsvla,1,1) 4 2 08-DEC-2006 14:33:09 AIPS if ((lsvla<>'OUT')&(lsvla<>'MPD'))then;numbant=numbant+1 4 2 08-DEC-2006 14:33:09 AIPS if (lsvla='VPT')then;ai=75;lx='P';else;ai=value(substr(lsvla,2,3)) 4 2 08-DEC-2006 14:33:09 AIPS if(az='W')then;aw=max(aw,ai);else;if(az='E')then;ae=max(ae,ai);else 4 2 08-DEC-2006 14:33:09 AIPS if(az='N')then;an=max(an,ai);else;if(lx<>'P')then; 4 2 08-DEC-2006 14:33:09 AIPS type lsvla!!' - ERROR: ANTENNA NOT KNOWN';end;end;end;end 4 2 08-DEC-2006 14:33:09 AIPS clrtemp;end;end;end 4 2 08-DEC-2006 14:33:09 AIPS if (lx<>'P')then;ai=max(aw,ae);ai=max(ai,an);lx='D';if(ai>36)then;lx='A' 4 2 08-DEC-2006 14:33:09 AIPS else;if(ai>18)then;lx='B';else;if(ai>9)then;lx='C';end;end;end;end 4 2 08-DEC-2006 14:33:09 AIPS ai=min(aw,ae);ai=min(ai,an);sx='A';if(ai<10)then;sx='D';else;if(ai<19)then 4 2 08-DEC-2006 14:33:09 AIPS sx='C';else;if(ai<37)then;sx='B';end;end;end;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS if(numbant<10)then 4 2 08-DEC-2006 14:33:09 AIPS nnsl='0'!!char(numbant)!!sx!!lx;else;nnsl=char(numbant)!!sx!!lx;end 4 2 08-DEC-2006 14:33:09 AIPS return nnsl 4 2 08-DEC-2006 14:33:09 AIPS finish 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS procedure nvasname 4 2 08-DEC-2006 14:33:09 AIPS $LOS - makes the RA/Dec directory and returns the archive file name 4 2 08-DEC-2006 14:33:09 AIPS scalar ki,ra1,ra2,dc1,dc2,rh,rm,rs,dd,dm,ds,rmsv,sbmv 4 2 08-DEC-2006 14:33:09 AIPS scalar ifx,nif,nu,nu1,nu2,bw,nst,stv,msuv1,msuv2,msuv 4 2 08-DEC-2006 14:33:09 AIPS string*1 pm,rmsc,stc,ik,rdi 4 2 08-DEC-2006 14:33:09 AIPS string*2 zz 4 2 08-DEC-2006 14:33:09 AIPS string*3 mmm 4 2 08-DEC-2006 14:33:09 AIPS string*4 rmss,sbms,fras,frqs,nnsl,rads 4 2 08-DEC-2006 14:33:09 AIPS string*30 dir 4 2 08-DEC-2006 14:33:09 AIPS string*20 expnm 4 2 08-DEC-2006 14:33:09 AIPS expnm = '' 4 2 08-DEC-2006 14:33:09 AIPS if(expnm='')then 4 2 08-DEC-2006 14:33:09 AIPS keyword'OBSERVER';gethead;expnm=keystrng;keyword'DATE-OBS';gethead 4 2 08-DEC-2006 14:33:09 AIPS mmm=substr(keystrng,5,6) 4 2 08-DEC-2006 14:33:09 AIPS if(mmm='01')then;mmm='JAN';end;if(mmm='02')then;mmm='FEB';end 4 2 08-DEC-2006 14:33:09 AIPS if(mmm='03')then;mmm='MAR';end;if(mmm='04')then;mmm='APR';end 4 2 08-DEC-2006 14:33:09 AIPS if(mmm='05')then;mmm='MAY';end;if(mmm='06')then;mmm='JUN';end 4 2 08-DEC-2006 14:33:09 AIPS if(mmm='07')then;mmm='JUL';end;if(mmm='08')then;mmm='AUG';end 4 2 08-DEC-2006 14:33:09 AIPS if(mmm='09')then;mmm='SEP';end;if(mmm='10')then;mmm='OCT';end 4 2 08-DEC-2006 14:33:09 AIPS if(mmm='11')then;mmm='NOV';end;if(mmm='12')then;mmm='DEC';end 4 2 08-DEC-2006 14:33:09 AIPS expnm=expnm!!'_'!!substr(keystrng,1,4)!!mmm!!substr(keystrng,7,8)!!'_1' 4 2 08-DEC-2006 14:33:09 AIPS end;ki=1;userid=0 4 2 08-DEC-2006 14:33:09 AIPS while (ki<9) 4 2 08-DEC-2006 14:33:09 AIPS ik=char(ki);keyvalue=0;keystrng'';keyword='CTYPE'!!ik;gethead;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS if(substr(keystrng,1,2)='RA')then 4 2 08-DEC-2006 14:33:09 AIPS keyword='CRVAL'!!ik;gethead;ra1=keyvalue(1);ra2=keyvalue(2);msuv1=ra1+ra2 4 2 08-DEC-2006 14:33:09 AIPS keyword='CDELT'!!ik;gethead;cellsize(1)=-1*keyvalue(1)*3600;ra1=ra1/15 4 2 08-DEC-2006 14:33:09 AIPS ra2=ra2/15;rh=floor(ra1);ra1=(ra1-rh)*60;rm=floor(ra1);ra1=(ra1-rm)*60 4 2 08-DEC-2006 14:33:09 AIPS rs=((floor((ra1+(3600*ra2))*1000)+0.005)/1000);clrtemp 4 2 08-DEC-2006 14:33:09 AIPS if(abs(rs-floor(rs))<0.1)then;zz='.0';else;zz='';end;clrtemp 4 2 08-DEC-2006 14:33:09 AIPS keyword='NAXIS'!!ik;gethead;ra1=0.5*keyvalue(1)*cellsize(1);end 4 2 08-DEC-2006 14:33:09 AIPS if(substr(keystrng,1,3)='DEC')then 4 2 08-DEC-2006 14:33:09 AIPS keyword='CRVAL'!!ik;gethead;dc1=keyvalue(1);dc2=keyvalue(2);msuv1=dc1+dc2 4 2 08-DEC-2006 14:33:09 AIPS keyword='CDELT'!!ik;gethead;cellsize(2)=keyvalue(1)*3600 4 2 08-DEC-2006 14:33:09 AIPS if(dc1<0)then;pm='-';dc1=-1*dc1;dc2=-1*dc2;else;pm='+';end 4 2 08-DEC-2006 14:33:09 AIPS dd=floor(dc1);dc1=(dc1-dd)*60;dm=floor(dc1);dc1=(dc1-dm)*60 4 2 08-DEC-2006 14:33:09 AIPS ds=floor(dc1+(3600*dc2)+0.0005);clrtemp;keyword='NAXIS'!!ik 4 2 08-DEC-2006 14:33:09 AIPS gethead;dc1=0.5*(keyvalue(1)-10)*cellsize(2);end $ie correct for (c)-top 4 2 08-DEC-2006 14:33:09 AIPS if(substr(keystrng,1,2)='IF')then 4 2 08-DEC-2006 14:33:09 AIPS keyword='NAXIS'!!ik;gethead;nif=keyvalue(1);clrtemp;end 4 2 08-DEC-2006 14:33:09 AIPS if(substr(keystrng,1,4)='FREQ')then 4 2 08-DEC-2006 14:33:09 AIPS keyword='CRVAL'!!ik;gethead;nu1=keyvalue(1)/1e6;nu2=keyvalue(2)/1e6 4 2 08-DEC-2006 14:33:09 AIPS keyword='CDELT'!!ik;gethead;bw=keyvalue(1)/1e6;end;nu=(nu1+nu2);clrtemp 4 2 08-DEC-2006 14:33:09 AIPS if(substr(keystrng,1,6)='STOKES')then 4 2 08-DEC-2006 14:33:09 AIPS keyword='CRVAL'!!ik;gethead;stv=keyvalue(1) 4 2 08-DEC-2006 14:33:09 AIPS keyword='NAXIS'!!ik;gethead;nst=keyvalue(1);clrtemp 4 2 08-DEC-2006 14:33:09 AIPS if(nst=4)then;stc='F';else;if(nst=2)then;stc='H';else;if(stv=-1)then 4 2 08-DEC-2006 14:33:09 AIPS stc='R';else;if(stv=-2)then;stc='L';else;if(stv=-5)then;stc='X' 4 2 08-DEC-2006 14:33:09 AIPS else;if(stv=-6)then;stc='Y';else;if(stv >0)then;stc='I';else 4 2 08-DEC-2006 14:33:09 AIPS stc='U';end;end;end;end;end;end;end;end 4 2 08-DEC-2006 14:33:09 AIPS if(substr(keystrng,1,1)='')then;ki=10;else;ki=ki+1;end 4 2 08-DEC-2006 14:33:09 AIPS end;clrtemp $ build the output file name here 4 2 08-DEC-2006 14:33:09 AIPS if(intype='UV')then;nu1=0;nu2=0;clrtemp;inext'FQ';for ifx=1:nif 4 2 08-DEC-2006 14:33:09 AIPS pixxy=1,2,ifx;tabget;nu1=nu1+((keyvalue(1)+keyvalue(2))/1e6) 4 2 08-DEC-2006 14:33:09 AIPS pixxy=1,3,ifx;tabget;nu2=nu2+((keyvalue(1)+keyvalue(2))/1e6);end 4 2 08-DEC-2006 14:33:09 AIPS nu=nu+0.5*(nu1+(0.5*nu2));clrtemp;else;if(intype='MA')then; 4 2 08-DEC-2006 14:33:09 AIPS fras=substr(char(0.5*(ra1+dc1)),1,4);nu=nu+(bw/(2*nif));else 4 2 08-DEC-2006 14:33:09 AIPS type 'ERROR: FILE TYPE UNKNOWN (HOW DID THIS HAPPEN?)';end;end 4 2 08-DEC-2006 14:33:09 AIPS frqs=substr(char((nu+5)/1000),1,4);clrtemp;sys2com(1)=' $aimg/ 4 2 08-DEC-2006 14:33:09 AIPS if (intype='MA')then; $read conv size,rms from header, use imsi*cell/2 for R 4 2 08-DEC-2006 14:33:09 AIPS rdi='S';ra2=0.5*(ra1+dc1-9);if(ra2>60)then;rdi='M';ra2=ra2/60;end $ R-fov 4 2 08-DEC-2006 14:33:09 AIPS if(ra2>60)then;rdi='D';ra2=ra2/60;end;rads=substr(char(ra2),1,4) 4 2 08-DEC-2006 14:33:09 AIPS keyword='BMAJ';gethead;sbmv=keyvalue(1);keyword='BMIN';gethead 4 2 08-DEC-2006 14:33:09 AIPS sbmv=1800*(sbmv+keyvalue(1));sbms=substr(char(sbmv),1,4) 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS keyvalue=0;keystrng'';keyword='ACTNOISE';gethead;rmsv=keyvalue(1) $ RMS<1e4 4 2 08-DEC-2006 14:33:09 AIPS if(rmsv>1)then;rmsc='J';rmss=substr(char(rmsv),1,4);else;rmsv=rmsv*1000 4 2 08-DEC-2006 14:33:09 AIPS if(rmsv>1)then;rmsc='M';rmss=substr(char(rmsv),1,4);else;rmsv=rmsv*1000 4 2 08-DEC-2006 14:33:09 AIPS if(rmsv>1)then;rmsc='U';rmss=substr(char(rmsv),1,4);else 4 2 08-DEC-2006 14:33:09 AIPS rmsv=rmsv*1000;rmsc='N';rmss=substr(char(rmsv),1,4) 4 2 08-DEC-2006 14:33:09 AIPS end;end;end;clrtemp;fras='';while(length(frqs)<4);frqs=frqs!!'0';end 4 2 08-DEC-2006 14:33:09 AIPS while(length(rads)<4);rads=rads!!'0';end;while(length(rmss)<4) 4 2 08-DEC-2006 14:33:09 AIPS rmss=rmss!!'0';end;while(length(sbms)<4);sbms=sbms!!'0';end 4 2 08-DEC-2006 14:33:09 AIPS outfile=frqs!!stc!!sbms!!'_'!!expnm!!'_'!!rmss!!rmsc!!fras!!rads!!rdi 4 2 08-DEC-2006 14:33:09 AIPS else;outprint=frqs!!stc!!nnsl!!'_'!!expnm;outfile=outprint!!'.uvfits 4 2 08-DEC-2006 14:33:09 AIPS end 4 2 08-DEC-2006 14:33:09 AIPS msuv=(sqrt((msuv1*msuv1)+(msuv2*msuv2)))*3600 4 2 08-DEC-2006 14:33:09 AIPS if(msuv>5)then $ not multisource UV, make a source dir 4 2 08-DEC-2006 14:33:09 AIPS dir='';sysout'';syscom'mkdir 4 2 08-DEC-2006 14:33:09 AIPS if(rh<10)then;sys2com(2)='J0'!!char(rh);else;sys2com(2)='J'!! char(rh);end 4 2 08-DEC-2006 14:33:09 AIPS if(rm<10)then;sys2com(3)='0'!!char(rm);else;sys2com(3)=char(rm);end 4 2 08-DEC-2006 14:33:09 AIPS if(rs<10)then;sys2com(4)='0'!!char(rs)!!zz;else;sys2com(4)=char(rs)!!zz;end 4 2 08-DEC-2006 14:33:09 AIPS sys2com(4)=substr(sys2com(4),1,4);clrtemp 4 2 08-DEC-2006 14:33:09 AIPS if(dd<10)then;sys2com(5)=pm!!'0'!!char(dd);else;sys2com(5)=pm!!char(dd);end 4 2 08-DEC-2006 14:33:09 AIPS if(dm<10)then;sys2com(6)='0'!!char(dm);else;sys2com(6)=char(dm);end 4 2 08-DEC-2006 14:33:09 AIPS if(ds<10)then;sys2com(7)='0'!!char(ds);else;sys2com(7)=char(ds);end 4 2 08-DEC-2006 14:33:09 AIPS sys2com(7)=substr(sys2com(7),1,2);clrtemp 4 2 08-DEC-2006 14:33:09 AIPS sys2com(8) ' >& /dev/null 4 2 08-DEC-2006 14:33:09 AIPS system;clrtemp;for i=1:7;dir=dir!!sys2com(i);end;ki=length(dir) $must be 23 4 2 08-DEC-2006 14:33:09 AIPS dir=substr(dir,8,ki);if(ki<>23)then;type'OOPS: WRONG DIRECTORY NAME ?';end 4 2 08-DEC-2006 14:33:09 AIPS end;syscom'';sys2com'';clrtemp 4 2 08-DEC-2006 14:33:09 AIPS return 4 2 08-DEC-2006 14:33:09 AIPS finish 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS procedure nvasarch 4 2 08-DEC-2006 14:33:09 AIPS $LOS - archives the files to disk - define $EXP (and $AVLA/$ADAT/$AIMG/$AUVF) 4 2 08-DEC-2006 14:33:09 AIPS string*4 nnsl 4 2 08-DEC-2006 14:33:09 AIPS string*20 expnm 4 2 08-DEC-2006 14:33:09 AIPS string*64 expfile 4 2 08-DEC-2006 14:33:09 AIPS scalar nn,mai,uvi,xe,nif 4 2 08-DEC-2006 14:33:09 AIPS clrname;indisk=lsdisk;chkname;numfle=1-error;intype'UV';chkname;uvi=1-error 4 2 08-DEC-2006 14:33:09 AIPS default fitab;indisk=lsdisk;recat;douvcomp=-1;nif=2;type expid 4 2 08-DEC-2006 14:33:09 AIPS $2IF IM, or reset in uv#1 4 2 08-DEC-2006 14:33:09 AIPS if(numfle>3)then $ at least 1UVF, 1TSV, 1SS, 1MA 4 2 08-DEC-2006 14:33:09 AIPS egetname 1;nnsl=mkarr;nvasname;i=1;clrtemp;syscom'mkdir 4 2 08-DEC-2006 14:33:09 AIPS while((substr(expnm,i,i)<>'_')&(i<21));i=i+1;end;dir=substr(expnm,1,i-1) 4 2 08-DEC-2006 14:33:09 AIPS outfile='ADAT:'!!expnm!!'_'!!frqs!!stc!!nnsl!!'.uvfits 4 2 08-DEC-2006 14:33:09 AIPS sysout'';sys2com'';sys2com(2) ' >& /dev/null 4 2 08-DEC-2006 14:33:09 AIPS sys2com(1)' $ADAT/'!!dir;system;gx;clrtemp;egetname 2;clrtemp;syscom'\mv -f 4 2 08-DEC-2006 14:33:09 AIPS outfile='ADAT:'!!expnm!!'_'!!frqs!!stc!!nnsl!!'.clfits 4 2 08-DEC-2006 14:33:09 AIPS gx;sys2com(1)' $ADAT/'!!expnm!!'_* $ADAT/'!!dir;system 4 2 08-DEC-2006 14:33:09 AIPS sys2com(1)' $ADAT/'!!expnm!!'.* $ADAT/'!!dir;system 4 2 08-DEC-2006 14:33:09 AIPS sys2com(1)' $ARUN/'!!expnm!!'.* $ADAT/'!!dir;system;j=2;mai=0 4 2 08-DEC-2006 14:33:09 AIPS while(j& /dev/null 4 2 08-DEC-2006 14:33:09 AIPS outfile='AIMG:'!!outfile;if(xe=1)then;gx; 4 2 08-DEC-2006 14:33:09 AIPS if(numtab('PL')<1)then;type'NO UV PLOTS';else;if (numtab('PL')<2) then; 4 2 08-DEC-2006 14:33:09 AIPS type'SINGLE PLOT, ASSUMING UV COVERAGE'; 4 2 08-DEC-2006 14:33:09 AIPS else;if(numtab('PL')>2)then;plver=3;outfile='AIMG:'!!outprint!!'.vis.ps 4 2 08-DEC-2006 14:33:09 AIPS go lwpla;wait lwpla;syscom'convert $aimg/ 4 2 08-DEC-2006 14:33:09 AIPS sys2com(1)=outprint!!'.vis.ps $aimg/ 4 2 08-DEC-2006 14:33:09 AIPS sys2com(2)=outprint!!'.vis.gif 4 2 08-DEC-2006 14:33:09 AIPS system;end;plver=2;outfile='AIMG:'!!outprint!!'.ri.ps 4 2 08-DEC-2006 14:33:09 AIPS go lwpla;wait lwpla;syscom'convert $aimg/ 4 2 08-DEC-2006 14:33:09 AIPS sys2com(1)=outprint!!'.ri.ps $aimg/ 4 2 08-DEC-2006 14:33:09 AIPS sys2com(2)=outprint!!'.ri.gif 4 2 08-DEC-2006 14:33:09 AIPS system;end;plver=1;outfile='AIMG:'!!outprint!!'.uv.ps 4 2 08-DEC-2006 14:33:09 AIPS go lwpla;wait lwpla;sys2com(1)=outprint!!'.uv.ps $aimg/ 4 2 08-DEC-2006 14:33:09 AIPS sys2com(2)=outprint!!'.uv.gif 4 2 08-DEC-2006 14:33:09 AIPS system;sys2com(2)='';syscom'chmod 666 $aimg/ 4 2 08-DEC-2006 14:33:09 AIPS sys2com(1)=outprint!!'.*.ps 4 2 08-DEC-2006 14:33:09 AIPS system;end;end;clrtemp;syscom'\mv -f $aimg/ 4 2 08-DEC-2006 14:33:09 AIPS $ sys2com(1)=substr(outfile,6,length(outfile))!!' $aimg/ 4 2 08-DEC-2006 14:33:09 AIPS sys2com(1)=outprint!!'.* $aimg/ 4 2 08-DEC-2006 14:33:09 AIPS sys2com(2)=dir;system;clrtemp;end;for nn=(uvi+1):numfle $ archive MAps 4 2 08-DEC-2006 14:33:09 AIPS egetname nn;chkname;xe=1-error;if((intype='MA')&(inclass='NVAS06'))then 4 2 08-DEC-2006 14:33:09 AIPS nvasname;sysout'';sys2com'';sys2com(8)' >& /dev/null 4 2 08-DEC-2006 14:33:09 AIPS expfile=outfile;outfile='AIMG:'!!outfile 4 2 08-DEC-2006 14:33:09 AIPS if(xe=1)then;gx;syscom'\mv -f $aimg/ 4 2 08-DEC-2006 14:33:09 AIPS sys2com(1)=expfile!!' $aimg/ 4 2 08-DEC-2006 14:33:09 AIPS sys2com(2)=expfile!!'.imfits 4 2 08-DEC-2006 14:33:09 AIPS system;clrtemp;syscom'fits2jpeg -nonLinear -fits $aimg/ 4 2 08-DEC-2006 14:33:09 AIPS sys2com(1)=expfile!!'.imfits -jpeg $aimg/ 4 2 08-DEC-2006 14:33:09 AIPS sys2com(2)=expfile!!'.jpg 4 2 08-DEC-2006 14:33:09 AIPS sys2com(3)=' ; convert -size 150x150 $aimg/ 4 2 08-DEC-2006 14:33:09 AIPS sys2com(4)=expfile!!'.jpg 4 2 08-DEC-2006 14:33:09 AIPS sys2com(5)=' -resize 150x150 -gamma 1.5 -depth 32 $aimg/ 4 2 08-DEC-2006 14:33:09 AIPS sys2com(6)=expfile!!'.JPG'!!' ; \mv -f $aimg/ 4 2 08-DEC-2006 14:33:09 AIPS sys2com(7)=expfile!!'* $aimg/ 4 2 08-DEC-2006 14:33:09 AIPS sys2com(8) dir!!sys2com(8);system;clrtemp;end;end;end;end 4 2 08-DEC-2006 14:33:09 AIPS finish 4 2 08-DEC-2006 14:33:09 AIPS 4 2 08-DEC-2006 14:33:09 AIPS procedure nvas 4 2 08-DEC-2006 14:33:09 AIPS $ typ expid;flatfov;if(uvi>3)then;nvasimage;nvasarch;end 4 2 08-DEC-2006 14:33:09 AIPS typ expid;flatfov;if(uvi>3)then;nvasimage;end 4 2 08-DEC-2006 14:33:09 AIPS finish 4 0 08-DEC-2006 14:33:09 AIPS avlapipe 4 2 08-DEC-2006 14:33:09 AIPS Found in Version=ABIN 4 2 08-DEC-2006 14:33:09 AIPS Found in Version=ABIN 4 2 08-DEC-2006 14:33:09 AIPS Got(1) disk= 1 user=**** type=UV 20000924.K BAND.1 4 5 08-DEC-2006 14:33:09 AIPS 'AIPS WILL CHOOSE THE REFERENCE ANTENNA' 4 2 08-DEC-2006 14:33:09 AIPS Got(1) disk= 1 user=**** type=UV 20000924.K BAND.1 4 5 08-DEC-2006 14:33:09 AIPS 'SETFC WILL DETERMINE THE CELL SIZE' 4 5 08-DEC-2006 14:33:09 AIPS '3.3333 SECOND INTEGRATIONS (GUESS)' 4 5 08-DEC-2006 14:33:09 AIPS 'DONE CLEANUP OF OLD TABLE EXTENTION FILES (CL,SN,FG,BP,PL,XX)' 4 5 08-DEC-2006 14:33:09 AIPS 'QUACK SKIPPED FOR THIS HIGH FREQUENCY OBSERVATION' 4 5 08-DEC-2006 14:33:09 AIPS 'MAY BE A FAST-SWITHCING OBS - IE LOSS OF ALL DATA' 4 5 08-DEC-2006 14:33:09 AIPS 'RUN BY HAND IF YOU REALLY WANT THIS QUACK' 4 5 08-DEC-2006 14:33:09 FLAGR Task FLAGR (release of 31DEC06) begins 4 4 08-DEC-2006 14:33:11 FLAGR Overall average amp= 2.454E-01 +- 2.381E-02 source= 2202+422 4 4 08-DEC-2006 14:33:11 FLAGR Overall average rms= 9.622E-03 +- 2.505E-03 source= 2202+422 4 4 08-DEC-2006 14:33:11 FLAGR Overall average amp= 5.080E-01 +- 4.829E-02 source= 1751+096 4 4 08-DEC-2006 14:33:11 FLAGR Overall average rms= 1.508E-02 +- 2.822E-03 source= 1751+096 4 4 08-DEC-2006 14:33:11 FLAGR Overall average amp= 7.342E-01 +- 7.624E-02 source= 2136+006 4 4 08-DEC-2006 14:33:11 FLAGR Overall average rms= 1.072E-02 +- 3.001E-03 source= 2136+006 4 4 08-DEC-2006 14:33:11 FLAGR Overall average amp= 8.904E-01 +- 9.272E-02 source= 2253+161 4 4 08-DEC-2006 14:33:11 FLAGR Overall average rms= 1.074E-02 +- 2.738E-03 source= 2253+161 4 4 08-DEC-2006 14:33:11 FLAGR Overall average amp= 1.512E-01 +- 1.482E-02 source= 0137+331 4 4 08-DEC-2006 14:33:11 FLAGR Overall average rms= 9.417E-03 +- 2.541E-03 source= 0137+331 4 4 08-DEC-2006 14:33:11 FLAGR Overall average amp= 7.287E-01 +- 4.814E-02 source= 0423-013 4 4 08-DEC-2006 14:33:11 FLAGR Overall average rms= 2.069E-02 +- 6.033E-03 source= 0423-013 4 4 08-DEC-2006 14:33:11 FLAGR Overall average amp= 1.416E-01 +- 3.325E-02 source= 0521+166 4 4 08-DEC-2006 14:33:11 FLAGR Overall average rms= 1.620E-02 +- 3.610E-03 source= 0521+166 4 5 08-DEC-2006 14:33:11 FLAGR Found 3 bad times, 53 total flags 4 5 08-DEC-2006 14:33:11 FLAGR Wrote 0 antenna & IF independent flags 4 5 08-DEC-2006 14:33:11 FLAGR Wrote 6 antenna independent, IF dependent flags 4 5 08-DEC-2006 14:33:11 FLAGR Wrote 47 antenna & IF dependent flags 4 5 08-DEC-2006 14:33:11 FLAGR Wrote 0 antenna & IF dependent, all-times flags 4 3 08-DEC-2006 14:33:11 FLAGR Appears to have ended successfully 4 5 08-DEC-2006 14:33:11 FLAGR imager-a 31DEC06 TST: Cpu= 1.5 Real= 2 4 2 08-DEC-2006 14:33:11 AIPS Resumes 4 5 08-DEC-2006 14:33:12 SETJY Task SETJY (release of 31DEC06) begins 4 2 08-DEC-2006 14:33:12 SETJY / Resetting flux information to zero 4 2 08-DEC-2006 14:33:12 SETJY BIF = 1 EIF = 2 /Range of IFs 4 2 08-DEC-2006 14:33:12 SETJY SOURCES = '' /All sources selected 4 3 08-DEC-2006 14:33:12 SETJY Appears to have ended successfully 4 5 08-DEC-2006 14:33:12 SETJY imager-a 31DEC06 TST: Cpu= 0.0 Real= 0 4 2 08-DEC-2006 14:33:12 AIPS Resumes 4 5 08-DEC-2006 14:33:13 SETJY Task SETJY (release of 31DEC06) begins 4 5 08-DEC-2006 14:33:13 SETJY A source model for this calibrator is available 4 5 08-DEC-2006 14:33:13 SETJY Consult the help file for CALRD for assistance 4 5 08-DEC-2006 14:33:13 SETJY A source model for this calibrator is available 4 5 08-DEC-2006 14:33:13 SETJY Consult the help file for CALRD for assistance 4 5 08-DEC-2006 14:33:13 SETJY A source model for this calibrator is available 4 5 08-DEC-2006 14:33:13 SETJY Consult the help file for CALRD for assistance 4 5 08-DEC-2006 14:33:13 SETJY A source model for this calibrator is available 4 5 08-DEC-2006 14:33:13 SETJY Consult the help file for CALRD for assistance 4 2 08-DEC-2006 14:33:13 SETJY / Flux calculated using known spectrum 4 2 08-DEC-2006 14:33:13 SETJY BIF = 1 EIF = 2 /Range of IFs 4 2 08-DEC-2006 14:33:13 SETJY '0137+331 ' IF = 1 FLUX = 1.1174 (Jy calcd) 4 2 08-DEC-2006 14:33:13 SETJY '0137+331 ' IF = 2 FLUX = 1.1202 (Jy calcd) 4 2 08-DEC-2006 14:33:13 SETJY '0521+166 ' IF = 1 FLUX = 1.0375 (Jy calcd) 4 2 08-DEC-2006 14:33:13 SETJY '0521+166 ' IF = 2 FLUX = 1.0397 (Jy calcd) 4 2 08-DEC-2006 14:33:13 SETJY / Using (1999.2) VLA or Reynolds (1934-638) coefficients 4 3 08-DEC-2006 14:33:13 SETJY Appears to have ended successfully 4 5 08-DEC-2006 14:33:13 SETJY imager-a 31DEC06 TST: Cpu= 0.0 Real= 0 4 2 08-DEC-2006 14:33:13 AIPS Resumes 4 5 08-DEC-2006 14:33:13 AIPS ' AUTOMATIC RESET: SOLINT=20SEC (HIGH FREQ)' 4 5 08-DEC-2006 14:33:13 CALIB Task CALIB (release of 31DEC06) begins 4 3 08-DEC-2006 14:33:13 CALIB CALIB USING 20000924 . K BAND . 1 DISK= 1 USID=**** 4 3 08-DEC-2006 14:33:13 CALIB L1 Solution type 4 2 08-DEC-2006 14:33:13 CALIB Selecting, editing and calibrating the data 4 3 08-DEC-2006 14:33:13 CALIB Doing cal transfer mode with point model for each source 4 3 08-DEC-2006 14:33:13 CALIB This is not self-calibration 4 2 08-DEC-2006 14:33:13 CALIB Dividing data by source flux densities 4 2 08-DEC-2006 14:33:14 CALIB Determining solutions 4 3 08-DEC-2006 14:33:14 CALIB Writing SN table 1 4 5 08-DEC-2006 14:33:14 CALIB Found 3948 good solutions 4 5 08-DEC-2006 14:33:14 CALIB Failed on 16 solutions 4 4 08-DEC-2006 14:33:14 CALIB Average closure rms = 0.0195 +- 0.0126 4 4 08-DEC-2006 14:33:14 CALIB Fraction of times having data > 2.5 rms from solution 4 4 08-DEC-2006 14:33:14 CALIB 0.01923 of the times had 2 - 4 percent outside 2.5 times rms 4 4 08-DEC-2006 14:33:14 CALIB 0.01923 of the times had 4 - 6 percent outside 2.5 times rms 4 4 08-DEC-2006 14:33:14 CALIB 0.07692 of the times had 6 - 8 percent outside 2.5 times rms 4 4 08-DEC-2006 14:33:14 CALIB 0.19231 of the times had 8 - 10 percent outside 2.5 times rms 4 4 08-DEC-2006 14:33:14 CALIB 0.26282 of the times had 10 - 12 percent outside 2.5 times rms 4 4 08-DEC-2006 14:33:14 CALIB 0.19872 of the times had 12 - 14 percent outside 2.5 times rms 4 4 08-DEC-2006 14:33:14 CALIB 0.16026 of the times had 14 - 16 percent outside 2.5 times rms 4 4 08-DEC-2006 14:33:14 CALIB 0.03205 of the times had 16 - 18 percent outside 2.5 times rms 4 4 08-DEC-2006 14:33:14 CALIB 0.01923 of the times had 18 - 20 percent outside 2.5 times rms 4 4 08-DEC-2006 14:33:14 CALIB 0.01282 of the times had 20 - 22 percent outside 2.5 times rms 4 4 08-DEC-2006 14:33:14 CALIB 0.00641 of the times had 22 - 24 percent outside 2.5 times rms 4 2 08-DEC-2006 14:33:14 CALIB Adjusting solutions to a common reference antenna 4 3 08-DEC-2006 14:33:14 CALIB Appears to have ended successfully 4 5 08-DEC-2006 14:33:14 CALIB imager-a 31DEC06 TST: Cpu= 1.2 Real= 1 4 2 08-DEC-2006 14:33:15 AIPS Resumes 4 5 08-DEC-2006 14:33:15 AIPS '0137+331 MODEL =' '3C48_K' 4 3 08-DEC-2006 14:33:15 AIPS SYSTEM command to be executed is: 4 3 08-DEC-2006 14:33:15 AIPS ls -1 $AIPSTARS/3C48_K.MODEL >& /dev/null 4 5 08-DEC-2006 14:33:15 CALRD Task CALRD (release of 31DEC06) begins 4 2 08-DEC-2006 14:33:15 CALRD Reading disk file AIPSTARS:3C48_K.MODEL 4 2 08-DEC-2006 14:33:15 CALRD Create 3C48_K .MODEL . 1 (MA) on disk 1 cno 2 4 3 08-DEC-2006 14:33:15 CALRD Appears to have ended successfully 4 5 08-DEC-2006 14:33:15 CALRD imager-a 31DEC06 TST: Cpu= 0.0 Real= 0 4 2 08-DEC-2006 14:33:15 AIPS Resumes 4 5 08-DEC-2006 14:33:15 AIPS '0521+166 MODEL =' '3C138_K' 4 3 08-DEC-2006 14:33:15 AIPS SYSTEM command to be executed is: 4 3 08-DEC-2006 14:33:15 AIPS ls -1 $AIPSTARS/3C138_K.MODEL >& /dev/null 4 5 08-DEC-2006 14:33:15 CALRD Task CALRD (release of 31DEC06) begins 4 2 08-DEC-2006 14:33:15 CALRD Reading disk file AIPSTARS:3C138_K.MODEL 4 2 08-DEC-2006 14:33:15 CALRD Create 3C138_K .MODEL . 1 (MA) on disk 1 cno 3 4 3 08-DEC-2006 14:33:15 CALRD Appears to have ended successfully 4 5 08-DEC-2006 14:33:15 CALRD imager-a 31DEC06 TST: Cpu= 0.0 Real= 0 4 2 08-DEC-2006 14:33:15 AIPS Resumes 4 5 08-DEC-2006 14:33:15 CALIB Task CALIB (release of 31DEC06) begins 4 3 08-DEC-2006 14:33:15 CALIB CALIB USING 20000924 . K BAND . 1 DISK= 1 USID=**** 4 3 08-DEC-2006 14:33:15 CALIB L1 Solution type 4 2 08-DEC-2006 14:33:15 CALIB Selecting, editing and calibrating the data 4 3 08-DEC-2006 14:33:15 CALIB Doing self-cal mode with CC model 4 3 08-DEC-2006 14:33:15 CALIB FACSET: source model will be scaled to 1.117 Jy 4 3 08-DEC-2006 14:33:15 CALIB FACSET: 1.119641 Jy found from 244 components 4 4 08-DEC-2006 14:33:15 CALIB FACSET: scaling factor set to 9.98028E-01 4 2 08-DEC-2006 14:33:15 CALIB VISDFT: Begin DFT component division 4 2 08-DEC-2006 14:33:15 CALIB VISDFT: Model components of type Point 4 3 08-DEC-2006 14:33:15 CALIB I Polarization model processed 4 2 08-DEC-2006 14:33:15 CALIB Model computation is 20 percent complete 4 2 08-DEC-2006 14:33:15 CALIB Model computation is 40 percent complete 4 2 08-DEC-2006 14:33:16 CALIB Model computation is 70 percent complete 4 2 08-DEC-2006 14:33:16 CALIB Model computation is 90 percent complete 4 3 08-DEC-2006 14:33:16 CALIB FACSET: source model will be scaled to 1.120 Jy 4 3 08-DEC-2006 14:33:16 CALIB FACSET: 1.119641 Jy found from 244 components 4 4 08-DEC-2006 14:33:16 CALIB FACSET: scaling factor set to 1.00049E+00 4 2 08-DEC-2006 14:33:16 CALIB VISDFT: Begin DFT component division 4 3 08-DEC-2006 14:33:16 CALIB I Polarization model processed 4 3 08-DEC-2006 14:33:16 CALIB Field 1 used 244 CCs 4 2 08-DEC-2006 14:33:16 CALIB Determining solutions 4 6 08-DEC-2006 14:33:16 CALIB Deleted 162 records from SN table no. 1 4 3 08-DEC-2006 14:33:16 CALIB Writing SN table 1 4 5 08-DEC-2006 14:33:17 CALIB Found 647 good solutions 4 5 08-DEC-2006 14:33:17 CALIB Failed on 1 solutions 4 4 08-DEC-2006 14:33:17 CALIB Average closure rms = 0.0238 +- 0.0067 4 4 08-DEC-2006 14:33:17 CALIB Fraction of times having data > 2.5 rms from solution 4 4 08-DEC-2006 14:33:17 CALIB 0.29167 of the times had 8 - 10 percent outside 2.5 times rms 4 4 08-DEC-2006 14:33:17 CALIB 0.37500 of the times had 10 - 12 percent outside 2.5 times rms 4 4 08-DEC-2006 14:33:17 CALIB 0.25000 of the times had 12 - 14 percent outside 2.5 times rms 4 4 08-DEC-2006 14:33:17 CALIB 0.08333 of the times had 14 - 16 percent outside 2.5 times rms 4 2 08-DEC-2006 14:33:17 CALIB Adjusting solutions to a common reference antenna 4 3 08-DEC-2006 14:33:17 CALIB Appears to have ended successfully 4 5 08-DEC-2006 14:33:17 CALIB imager-a 31DEC06 TST: Cpu= 1.5 Real= 2 4 2 08-DEC-2006 14:33:17 AIPS Resumes 4 5 08-DEC-2006 14:33:17 CALIB Task CALIB (release of 31DEC06) begins 4 3 08-DEC-2006 14:33:17 CALIB CALIB USING 20000924 . K BAND . 1 DISK= 1 USID=**** 4 3 08-DEC-2006 14:33:17 CALIB L1 Solution type 4 2 08-DEC-2006 14:33:17 CALIB Selecting, editing and calibrating the data 4 3 08-DEC-2006 14:33:17 CALIB Doing self-cal mode with CC model 4 3 08-DEC-2006 14:33:17 CALIB FACSET: source model will be scaled to 1.038 Jy 4 3 08-DEC-2006 14:33:17 CALIB FACSET: 1.037803 Jy found from 132 components 4 4 08-DEC-2006 14:33:17 CALIB FACSET: scaling factor set to 9.99745E-01 4 2 08-DEC-2006 14:33:17 CALIB VISDFT: Begin DFT component division 4 2 08-DEC-2006 14:33:17 CALIB VISDFT: Model components of type Point 4 3 08-DEC-2006 14:33:17 CALIB I Polarization model processed 4 2 08-DEC-2006 14:33:17 CALIB Model computation is 80 percent complete 4 3 08-DEC-2006 14:33:17 CALIB FACSET: source model will be scaled to 1.040 Jy 4 3 08-DEC-2006 14:33:17 CALIB FACSET: 1.037803 Jy found from 132 components 4 4 08-DEC-2006 14:33:17 CALIB FACSET: scaling factor set to 1.00183E+00 4 2 08-DEC-2006 14:33:17 CALIB VISDFT: Begin DFT component division 4 3 08-DEC-2006 14:33:17 CALIB I Polarization model processed 4 3 08-DEC-2006 14:33:17 CALIB Field 1 used 132 CCs 4 2 08-DEC-2006 14:33:17 CALIB Determining solutions 4 6 08-DEC-2006 14:33:17 CALIB Deleted 63 records from SN table no. 1 4 3 08-DEC-2006 14:33:17 CALIB Writing SN table 1 4 5 08-DEC-2006 14:33:17 CALIB Found 251 good solutions 4 5 08-DEC-2006 14:33:17 CALIB Failed on 1 solutions 4 4 08-DEC-2006 14:33:17 CALIB Average closure rms = 0.0506 +- 0.0108 4 4 08-DEC-2006 14:33:17 CALIB Fraction of times having data > 2.5 rms from solution 4 4 08-DEC-2006 14:33:17 CALIB 0.16667 of the times had 2 - 4 percent outside 2.5 times rms 4 4 08-DEC-2006 14:33:17 CALIB 0.33333 of the times had 4 - 6 percent outside 2.5 times rms 4 4 08-DEC-2006 14:33:17 CALIB 0.41667 of the times had 6 - 8 percent outside 2.5 times rms 4 4 08-DEC-2006 14:33:17 CALIB 0.08333 of the times had 8 - 10 percent outside 2.5 times rms 4 2 08-DEC-2006 14:33:17 CALIB Adjusting solutions to a common reference antenna 4 3 08-DEC-2006 14:33:17 CALIB Appears to have ended successfully 4 5 08-DEC-2006 14:33:17 CALIB imager-a 31DEC06 TST: Cpu= 0.3 Real= 0 4 2 08-DEC-2006 14:33:17 AIPS Resumes 4 5 08-DEC-2006 14:33:17 CLCAL Task CLCAL (release of 31DEC06) begins 4 4 08-DEC-2006 14:33:17 CLCAL Using interpolation mode 2PT 4 3 08-DEC-2006 14:33:17 CLCAL Processing SN table 1 4 5 08-DEC-2006 14:33:17 CLCAL SNMRG: Merging SN table 4 5 08-DEC-2006 14:33:17 CLCAL SNMRG: Write 991 merged records from 991 input records 4 4 08-DEC-2006 14:33:17 CLCAL SN2CL: Applying SN tables to CL table 1, writing CL table 2 4 3 08-DEC-2006 14:33:17 CLCAL Appears to have ended successfully 4 5 08-DEC-2006 14:33:19 CLCAL imager-a 31DEC06 TST: Cpu= 0.2 Real= 2 4 2 08-DEC-2006 14:33:19 AIPS Resumes 4 5 08-DEC-2006 14:33:19 CLCAL Task CLCAL (release of 31DEC06) begins 4 4 08-DEC-2006 14:33:19 CLCAL Using interpolation mode SELF 4 6 08-DEC-2006 14:33:19 CLCAL Deleted 1417 records from CL table no. 2 4 3 08-DEC-2006 14:33:19 CLCAL Processing SN table 1 4 6 08-DEC-2006 14:33:19 CLCAL WARNING: SN table 1 has already been applied 4 5 08-DEC-2006 14:33:19 CLCAL SNMRG: Merging SN table 4 5 08-DEC-2006 14:33:19 CLCAL SNMRG: Write 991 merged records from 991 input records 4 4 08-DEC-2006 14:33:19 CLCAL SN2CL: Applying SN tables to CL table 1, writing CL table 2 4 3 08-DEC-2006 14:33:19 CLCAL Appears to have ended successfully 4 5 08-DEC-2006 14:33:19 CLCAL imager-a 31DEC06 TST: Cpu= 0.3 Real= 0 4 2 08-DEC-2006 14:33:19 AIPS Resumes 4 5 08-DEC-2006 14:33:19 CALIB Task CALIB (release of 31DEC06) begins 4 3 08-DEC-2006 14:33:19 CALIB CALIB USING 20000924 . K BAND . 1 DISK= 1 USID=**** 4 3 08-DEC-2006 14:33:19 CALIB L1 Solution type 4 2 08-DEC-2006 14:33:19 CALIB Selecting, editing and calibrating the data 4 3 08-DEC-2006 14:33:19 CALIB Doing cal transfer mode with point model for each source 4 3 08-DEC-2006 14:33:19 CALIB This is not self-calibration 4 2 08-DEC-2006 14:33:19 CALIB Dividing data by source flux densities 4 2 08-DEC-2006 14:33:19 CALIB Determining solutions 4 3 08-DEC-2006 14:33:19 CALIB Writing SN table 2 4 5 08-DEC-2006 14:33:21 CALIB RPOL, IF= 1 The average gain over these antennas is 2.410E+00 4 5 08-DEC-2006 14:33:21 CALIB RPOL, IF= 2 The average gain over these antennas is 2.388E+00 4 5 08-DEC-2006 14:33:21 CALIB LPOL, IF= 1 The average gain over these antennas is 2.666E+00 4 5 08-DEC-2006 14:33:21 CALIB LPOL, IF= 2 The average gain over these antennas is 2.833E+00 4 5 08-DEC-2006 14:33:21 CALIB Found 1216 good solutions 4 4 08-DEC-2006 14:33:21 CALIB Average closure rms = 0.0054 +- 0.0027 4 4 08-DEC-2006 14:33:21 CALIB Fraction of times having data > 2.5 rms from solution 4 4 08-DEC-2006 14:33:21 CALIB 0.29167 of the times had 0 - 2 percent outside 2.5 times rms 4 4 08-DEC-2006 14:33:21 CALIB 0.47917 of the times had 2 - 4 percent outside 2.5 times rms 4 4 08-DEC-2006 14:33:21 CALIB 0.10417 of the times had 4 - 6 percent outside 2.5 times rms 4 4 08-DEC-2006 14:33:21 CALIB 0.06250 of the times had 6 - 8 percent outside 2.5 times rms 4 4 08-DEC-2006 14:33:21 CALIB 0.04167 of the times had 8 - 10 percent outside 2.5 times rms 4 4 08-DEC-2006 14:33:21 CALIB 0.02083 of the times had 12 - 14 percent outside 2.5 times rms 4 2 08-DEC-2006 14:33:21 CALIB Adjusting solutions to a common reference antenna 4 3 08-DEC-2006 14:33:21 CALIB Appears to have ended successfully 4 5 08-DEC-2006 14:33:21 CALIB imager-a 31DEC06 TST: Cpu= 1.5 Real= 2 4 2 08-DEC-2006 14:33:21 AIPS Resumes 4 5 08-DEC-2006 14:33:21 CALIB Task CALIB (release of 31DEC06) begins 4 3 08-DEC-2006 14:33:21 CALIB CALIB USING 20000924 . K BAND . 1 DISK= 1 USID=**** 4 3 08-DEC-2006 14:33:21 CALIB L1 Solution type 4 2 08-DEC-2006 14:33:21 CALIB Selecting, editing and calibrating the data 4 3 08-DEC-2006 14:33:21 CALIB Doing self-cal mode with CC model 4 3 08-DEC-2006 14:33:21 CALIB FACSET: source model will be scaled to 1.117 Jy 4 3 08-DEC-2006 14:33:21 CALIB FACSET: 1.119641 Jy found from 244 components 4 4 08-DEC-2006 14:33:21 CALIB FACSET: scaling factor set to 9.98028E-01 4 2 08-DEC-2006 14:33:21 CALIB VISDFT: Begin DFT component division 4 2 08-DEC-2006 14:33:21 CALIB VISDFT: Model components of type Point 4 3 08-DEC-2006 14:33:21 CALIB I Polarization model processed 4 2 08-DEC-2006 14:33:21 CALIB Model computation is 20 percent complete 4 2 08-DEC-2006 14:33:21 CALIB Model computation is 40 percent complete 4 2 08-DEC-2006 14:33:21 CALIB Model computation is 70 percent complete 4 2 08-DEC-2006 14:33:21 CALIB Model computation is 90 percent complete 4 3 08-DEC-2006 14:33:21 CALIB FACSET: source model will be scaled to 1.120 Jy 4 3 08-DEC-2006 14:33:21 CALIB FACSET: 1.119641 Jy found from 244 components 4 4 08-DEC-2006 14:33:21 CALIB FACSET: scaling factor set to 1.00049E+00 4 2 08-DEC-2006 14:33:21 CALIB VISDFT: Begin DFT component division 4 3 08-DEC-2006 14:33:21 CALIB I Polarization model processed 4 3 08-DEC-2006 14:33:22 CALIB Field 1 used 244 CCs 4 2 08-DEC-2006 14:33:22 CALIB Determining solutions 4 6 08-DEC-2006 14:33:22 CALIB Deleted 27 records from SN table no. 2 4 3 08-DEC-2006 14:33:22 CALIB Writing SN table 2 4 5 08-DEC-2006 14:33:22 CALIB RPOL, IF= 1 The average gain over these antennas is 3.328E+00 4 5 08-DEC-2006 14:33:22 CALIB RPOL, IF= 2 The average gain over these antennas is 3.280E+00 4 5 08-DEC-2006 14:33:22 CALIB LPOL, IF= 1 The average gain over these antennas is 3.473E+00 4 5 08-DEC-2006 14:33:22 CALIB LPOL, IF= 2 The average gain over these antennas is 3.649E+00 4 5 08-DEC-2006 14:33:22 CALIB Found 108 good solutions 4 4 08-DEC-2006 14:33:22 CALIB Average closure rms = 0.0021 +- 0.0000 4 4 08-DEC-2006 14:33:22 CALIB Fraction of times having data > 2.5 rms from solution 4 4 08-DEC-2006 14:33:22 CALIB 0.50000 of the times had 0 - 2 percent outside 2.5 times rms 4 4 08-DEC-2006 14:33:22 CALIB 0.50000 of the times had 2 - 4 percent outside 2.5 times rms 4 2 08-DEC-2006 14:33:22 CALIB Adjusting solutions to a common reference antenna 4 3 08-DEC-2006 14:33:22 CALIB Appears to have ended successfully 4 5 08-DEC-2006 14:33:22 CALIB imager-a 31DEC06 TST: Cpu= 1.4 Real= 1 4 2 08-DEC-2006 14:33:22 AIPS Resumes 4 5 08-DEC-2006 14:33:22 CALIB Task CALIB (release of 31DEC06) begins 4 3 08-DEC-2006 14:33:23 CALIB CALIB USING 20000924 . K BAND . 1 DISK= 1 USID=**** 4 3 08-DEC-2006 14:33:23 CALIB L1 Solution type 4 2 08-DEC-2006 14:33:23 CALIB Selecting, editing and calibrating the data 4 3 08-DEC-2006 14:33:23 CALIB Doing self-cal mode with CC model 4 3 08-DEC-2006 14:33:23 CALIB FACSET: source model will be scaled to 1.038 Jy 4 3 08-DEC-2006 14:33:23 CALIB FACSET: 1.037803 Jy found from 132 components 4 4 08-DEC-2006 14:33:23 CALIB FACSET: scaling factor set to 9.99745E-01 4 2 08-DEC-2006 14:33:23 CALIB VISDFT: Begin DFT component division 4 2 08-DEC-2006 14:33:23 CALIB VISDFT: Model components of type Point 4 3 08-DEC-2006 14:33:23 CALIB I Polarization model processed 4 2 08-DEC-2006 14:33:23 CALIB Model computation is 80 percent complete 4 3 08-DEC-2006 14:33:23 CALIB FACSET: source model will be scaled to 1.040 Jy 4 3 08-DEC-2006 14:33:23 CALIB FACSET: 1.037803 Jy found from 132 components 4 4 08-DEC-2006 14:33:23 CALIB FACSET: scaling factor set to 1.00183E+00 4 2 08-DEC-2006 14:33:23 CALIB VISDFT: Begin DFT component division 4 3 08-DEC-2006 14:33:23 CALIB I Polarization model processed 4 3 08-DEC-2006 14:33:24 CALIB Field 1 used 132 CCs 4 2 08-DEC-2006 14:33:24 CALIB Determining solutions 4 6 08-DEC-2006 14:33:24 CALIB Deleted 21 records from SN table no. 2 4 3 08-DEC-2006 14:33:24 CALIB Writing SN table 2 4 5 08-DEC-2006 14:33:24 CALIB RPOL, IF= 1 The average gain over these antennas is 2.827E+00 4 5 08-DEC-2006 14:33:24 CALIB RPOL, IF= 2 The average gain over these antennas is 2.810E+00 4 5 08-DEC-2006 14:33:24 CALIB LPOL, IF= 1 The average gain over these antennas is 2.821E+00 4 5 08-DEC-2006 14:33:24 CALIB LPOL, IF= 2 The average gain over these antennas is 2.847E+00 4 5 08-DEC-2006 14:33:24 CALIB Found 84 good solutions 4 4 08-DEC-2006 14:33:24 CALIB Average closure rms = 0.0055 +- 0.0002 4 4 08-DEC-2006 14:33:24 CALIB Fraction of times having data > 2.5 rms from solution 4 4 08-DEC-2006 14:33:24 CALIB 0.75000 of the times had 0 - 2 percent outside 2.5 times rms 4 4 08-DEC-2006 14:33:24 CALIB 0.25000 of the times had 2 - 4 percent outside 2.5 times rms 4 2 08-DEC-2006 14:33:24 CALIB Adjusting solutions to a common reference antenna 4 3 08-DEC-2006 14:33:24 CALIB Appears to have ended successfully 4 5 08-DEC-2006 14:33:24 CALIB imager-a 31DEC06 TST: Cpu= 0.3 Real= 2 4 2 08-DEC-2006 14:33:24 AIPS Resumes 4 4 08-DEC-2006 14:33:24 AIPS Destroyed 1 extension files of type CC 4 4 08-DEC-2006 14:33:24 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:33:24 AIPS Destroyed MA image file: catno= 2 disk= 1 4 4 08-DEC-2006 14:33:24 AIPS Destroyed 1 extension files of type CC 4 4 08-DEC-2006 14:33:24 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:33:24 AIPS Destroyed MA image file: catno= 3 disk= 1 4 5 08-DEC-2006 14:33:25 GETJY Task GETJY (release of 31DEC06) begins 4 6 08-DEC-2006 14:33:25 GETJY Source:Qual CALCODE IF Flux (Jy) 4 6 08-DEC-2006 14:33:25 GETJY 2202+422 : 0 A 1 1.79904 +/- 0.04306 4 6 08-DEC-2006 14:33:25 GETJY 2 1.80981 +/- 0.04388 4 6 08-DEC-2006 14:33:25 GETJY 1751+096 : 0 A 1 3.62393 +/- 0.12082 4 6 08-DEC-2006 14:33:25 GETJY 2 3.63991 +/- 0.12153 4 6 08-DEC-2006 14:33:25 GETJY 2136+006 : 0 A 1 5.30625 +/- 0.16027 4 6 08-DEC-2006 14:33:25 GETJY 2 5.35027 +/- 0.16468 4 6 08-DEC-2006 14:33:25 GETJY 2253+161 : 0 A 1 6.43695 +/- 0.20160 4 6 08-DEC-2006 14:33:25 GETJY 2 6.48686 +/- 0.20608 4 6 08-DEC-2006 14:33:25 GETJY 0423-013 : 0 A 1 5.07535 +/- 0.19108 4 6 08-DEC-2006 14:33:25 GETJY 2 5.07056 +/- 0.18397 4 3 08-DEC-2006 14:33:25 GETJY Appears to have ended successfully 4 5 08-DEC-2006 14:33:26 GETJY imager-a 31DEC06 TST: Cpu= 0.0 Real= 1 4 2 08-DEC-2006 14:33:27 AIPS Resumes 4 5 08-DEC-2006 14:33:27 CLCAL Task CLCAL (release of 31DEC06) begins 4 4 08-DEC-2006 14:33:27 CLCAL Using interpolation mode 2PT 4 3 08-DEC-2006 14:33:27 CLCAL Processing SN table 2 4 5 08-DEC-2006 14:33:27 CLCAL SNMRG: Merging SN table 4 5 08-DEC-2006 14:33:27 CLCAL SNMRG: Write 304 merged records from 304 input records 4 4 08-DEC-2006 14:33:27 CLCAL SN2CL: Applying SN tables to CL table 2, writing CL table 3 4 3 08-DEC-2006 14:33:27 CLCAL Appears to have ended successfully 4 5 08-DEC-2006 14:33:27 CLCAL imager-a 31DEC06 TST: Cpu= 0.2 Real= 0 4 2 08-DEC-2006 14:33:27 AIPS Resumes 4 5 08-DEC-2006 14:33:27 CLCAL Task CLCAL (release of 31DEC06) begins 4 4 08-DEC-2006 14:33:27 CLCAL Using interpolation mode SELF 4 6 08-DEC-2006 14:33:27 CLCAL Deleted 1398 records from CL table no. 3 4 3 08-DEC-2006 14:33:27 CLCAL Processing SN table 2 4 6 08-DEC-2006 14:33:27 CLCAL WARNING: SN table 2 has already been applied 4 5 08-DEC-2006 14:33:27 CLCAL SNMRG: Merging SN table 4 5 08-DEC-2006 14:33:27 CLCAL SNMRG: Write 304 merged records from 304 input records 4 4 08-DEC-2006 14:33:27 CLCAL SN2CL: Applying SN tables to CL table 2, writing CL table 3 4 3 08-DEC-2006 14:33:28 CLCAL Appears to have ended successfully 4 5 08-DEC-2006 14:33:28 CLCAL imager-a 31DEC06 TST: Cpu= 0.3 Real= 1 4 2 08-DEC-2006 14:33:28 AIPS Resumes 4 5 08-DEC-2006 14:33:28 TASAV Task TASAV (release of 31DEC06) begins 4 2 08-DEC-2006 14:33:28 TASAV Create 20000924 .TASAV . 1 (UV) on disk 1 cno 2 4 3 08-DEC-2006 14:33:28 TASAV Copied AN file from vol/cno/vers 1 1 1 to 1 2 1 4 3 08-DEC-2006 14:33:28 TASAV Copied NX file from vol/cno/vers 1 1 1 to 1 2 1 4 3 08-DEC-2006 14:33:28 TASAV Copied SU file from vol/cno/vers 1 1 1 to 1 2 1 4 3 08-DEC-2006 14:33:28 TASAV Copied FQ file from vol/cno/vers 1 1 1 to 1 2 1 4 3 08-DEC-2006 14:33:28 TASAV Copied CL file from vol/cno/vers 1 1 1 to 1 2 1 4 3 08-DEC-2006 14:33:28 TASAV Copied CL file from vol/cno/vers 1 1 2 to 1 2 2 4 3 08-DEC-2006 14:33:28 TASAV Copied CL file from vol/cno/vers 1 1 3 to 1 2 3 4 3 08-DEC-2006 14:33:28 TASAV Copied TY file from vol/cno/vers 1 1 1 to 1 2 1 4 3 08-DEC-2006 14:33:28 TASAV Copied WX file from vol/cno/vers 1 1 1 to 1 2 1 4 3 08-DEC-2006 14:33:28 TASAV Copied OF file from vol/cno/vers 1 1 1 to 1 2 1 4 3 08-DEC-2006 14:33:28 TASAV Copied FG file from vol/cno/vers 1 1 1 to 1 2 1 4 3 08-DEC-2006 14:33:28 TASAV Copied XX file from vol/cno/vers 1 1 1 to 1 2 1 4 3 08-DEC-2006 14:33:28 TASAV Copied SN file from vol/cno/vers 1 1 1 to 1 2 1 4 3 08-DEC-2006 14:33:28 TASAV Copied SN file from vol/cno/vers 1 1 2 to 1 2 2 4 3 08-DEC-2006 14:33:28 TASAV Appears to have ended successfully 4 5 08-DEC-2006 14:33:28 TASAV imager-a 31DEC06 TST: Cpu= 0.1 Real= 0 4 2 08-DEC-2006 14:33:28 AIPS Resumes 4 5 08-DEC-2006 14:33:28 SPLIT Task SPLIT (release of 31DEC06) begins 4 2 08-DEC-2006 14:33:28 SPLIT You are using a non-standard program 4 2 08-DEC-2006 14:33:28 SPLIT Doing subarray 1 4 2 08-DEC-2006 14:33:28 SPLIT Create 2202+422 .K BAND. 1 (UV) on disk 1 cno 3 4 3 08-DEC-2006 14:33:28 SPLIT Applying CL Table version 3 4 6 08-DEC-2006 14:33:28 SPLIT Previously flagged flagged by gain kept 4 6 08-DEC-2006 14:33:28 SPLIT Partially 3559 0 3559 4 6 08-DEC-2006 14:33:28 SPLIT Fully 0 0 30568 4 3 08-DEC-2006 14:33:28 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 3 1 4 3 08-DEC-2006 14:33:28 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 3 1 4 3 08-DEC-2006 14:33:28 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 3 1 4 3 08-DEC-2006 14:33:28 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 3 1 4 2 08-DEC-2006 14:33:28 SPLIT Create 1751+096 .K BAND. 1 (UV) on disk 1 cno 4 4 6 08-DEC-2006 14:33:28 SPLIT Previously flagged flagged by gain kept 4 6 08-DEC-2006 14:33:28 SPLIT Partially 599 0 599 4 6 08-DEC-2006 14:33:28 SPLIT Fully 0 0 4460 4 3 08-DEC-2006 14:33:28 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 4 1 4 3 08-DEC-2006 14:33:28 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 4 1 4 3 08-DEC-2006 14:33:28 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 4 1 4 3 08-DEC-2006 14:33:28 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 4 1 4 2 08-DEC-2006 14:33:28 SPLIT Create 2136+006 .K BAND. 1 (UV) on disk 1 cno 5 4 6 08-DEC-2006 14:33:28 SPLIT Previously flagged flagged by gain kept 4 6 08-DEC-2006 14:33:28 SPLIT Partially 803 0 803 4 6 08-DEC-2006 14:33:28 SPLIT Fully 0 0 4918 4 3 08-DEC-2006 14:33:28 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 5 1 4 3 08-DEC-2006 14:33:28 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 5 1 4 3 08-DEC-2006 14:33:28 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 5 1 4 3 08-DEC-2006 14:33:28 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 5 1 4 2 08-DEC-2006 14:33:28 SPLIT Create 2253+161 .K BAND. 1 (UV) on disk 1 cno 6 4 6 08-DEC-2006 14:33:28 SPLIT Previously flagged flagged by gain kept 4 6 08-DEC-2006 14:33:28 SPLIT Partially 942 0 942 4 6 08-DEC-2006 14:33:28 SPLIT Fully 0 0 5135 4 3 08-DEC-2006 14:33:28 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 6 1 4 3 08-DEC-2006 14:33:28 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 6 1 4 3 08-DEC-2006 14:33:28 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 6 1 4 3 08-DEC-2006 14:33:28 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 6 1 4 2 08-DEC-2006 14:33:28 SPLIT Create 0137+331 .K BAND. 1 (UV) on disk 1 cno 7 4 6 08-DEC-2006 14:33:28 SPLIT Previously flagged flagged by gain kept 4 6 08-DEC-2006 14:33:28 SPLIT Partially 582 0 582 4 6 08-DEC-2006 14:33:28 SPLIT Fully 0 0 11742 4 3 08-DEC-2006 14:33:28 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 7 1 4 3 08-DEC-2006 14:33:28 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 7 1 4 3 08-DEC-2006 14:33:28 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 7 1 4 3 08-DEC-2006 14:33:28 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 7 1 4 2 08-DEC-2006 14:33:28 SPLIT Create 0423-013 .K BAND. 1 (UV) on disk 1 cno 8 4 6 08-DEC-2006 14:33:29 SPLIT Previously flagged flagged by gain kept 4 6 08-DEC-2006 14:33:29 SPLIT Partially 363 0 363 4 6 08-DEC-2006 14:33:29 SPLIT Fully 0 0 2729 4 3 08-DEC-2006 14:33:29 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 8 1 4 3 08-DEC-2006 14:33:29 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 8 1 4 3 08-DEC-2006 14:33:29 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 8 1 4 3 08-DEC-2006 14:33:29 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 8 1 4 2 08-DEC-2006 14:33:29 SPLIT Create 0521+166 .K BAND. 1 (UV) on disk 1 cno 9 4 6 08-DEC-2006 14:33:29 SPLIT Previously flagged flagged by gain kept 4 6 08-DEC-2006 14:33:29 SPLIT Partially 363 0 363 4 6 08-DEC-2006 14:33:29 SPLIT Fully 0 0 3124 4 3 08-DEC-2006 14:33:29 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 9 1 4 3 08-DEC-2006 14:33:29 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 9 1 4 3 08-DEC-2006 14:33:29 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 9 1 4 3 08-DEC-2006 14:33:29 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 9 1 4 3 08-DEC-2006 14:33:29 SPLIT Appears to have ended successfully 4 5 08-DEC-2006 14:33:29 SPLIT imager-a 31DEC06 TST: Cpu= 0.5 Real= 1 4 2 08-DEC-2006 14:33:29 AIPS Resumes 4 5 08-DEC-2006 14:33:29 AIPS ' ' 4 5 08-DEC-2006 14:33:29 AIPS 'ESTIMATED RMS:' '0.2886 MILLI JANSKY' 4 3 08-DEC-2006 14:33:29 AIPS SYSTEM command to be executed is: 4 3 08-DEC-2006 14:33:29 AIPS rm -f /tmp/SETFC@2202+422_K,BAND.0-1 >& /dev/null 4 2 08-DEC-2006 14:33:29 AIPS Waiting for returned adverbs 4 5 08-DEC-2006 14:33:29 SETFC Task SETFC (release of 31DEC06) begins 4 3 08-DEC-2006 14:33:29 SETFC Found 2202+422 K BAND Seq 1 Disk: 1 in slot 3 4 4 08-DEC-2006 14:33:29 SETFC SETCEL: recommends IMSIZE 135 CELLSIZE 0.88916 4 4 08-DEC-2006 14:33:29 SETFC SETCEL: returns IMSIZE 128 CELLSIZE 0.88916 4 2 08-DEC-2006 14:33:29 SETFC ZTXOP2: using translated file name = 4 2 08-DEC-2006 14:33:29 SETFC ZTXOP2: /tmp/SETFC@2202+422_K,BAND.0-1 4 4 08-DEC-2006 14:33:29 SETFC FLYEYE added 7 fields to BOXFILE to 0.019 deg 4 4 08-DEC-2006 14:33:29 SETFC First field number written was 1 4 4 08-DEC-2006 14:33:29 SETFC Highest field number written was 7 4 2 08-DEC-2006 14:33:29 SETFC returns adverbs to AIPS 4 3 08-DEC-2006 14:33:29 SETFC Appears to have ended successfully 4 5 08-DEC-2006 14:33:29 SETFC imager-a 31DEC06 TST: Cpu= 0.0 Real= 0 4 2 08-DEC-2006 14:33:29 AIPS Resumes 4 3 08-DEC-2006 14:33:29 AIPS SETFC was not found to be running 4 5 08-DEC-2006 14:33:29 AIPS 'SEARCHING FOR NVSS SOURCES' 4 2 08-DEC-2006 14:33:29 AIPS Waiting for returned adverbs 4 5 08-DEC-2006 14:33:29 SETFC Task SETFC (release of 31DEC06) begins 4 3 08-DEC-2006 14:33:29 SETFC Found 2202+422 K BAND Seq 1 Disk: 1 in slot 3 4 2 08-DEC-2006 14:33:29 SETFC ZTXOP2: using translated file name = 4 2 08-DEC-2006 14:33:29 SETFC ZTXOP2: /tmp/SETFC@2202+422_K,BAND.0-1 4 3 08-DEC-2006 14:33:29 SETFC Searching catalog between 0.01 and 0.05 degrees radius 4 2 08-DEC-2006 14:33:29 SETFC ZTXOP2: using translated file name = 4 2 08-DEC-2006 14:33:29 SETFC ZTXOP2: /home/auto/aips/TEXT/STARS/NV00.0030 4 3 08-DEC-2006 14:33:31 SETFC No NVSS sources selected for BOXFILE 4 3 08-DEC-2006 14:33:31 SETFC The Sun is 130.0 deg away - ignoring 4 4 08-DEC-2006 14:33:31 SETFC First field number written was 8 4 4 08-DEC-2006 14:33:31 SETFC Highest field number written was 7 4 2 08-DEC-2006 14:33:31 SETFC returns adverbs to AIPS 4 3 08-DEC-2006 14:33:31 SETFC Appears to have ended successfully 4 5 08-DEC-2006 14:33:31 SETFC imager-a 31DEC06 TST: Cpu= 1.6 Real= 2 4 2 08-DEC-2006 14:33:31 AIPS Resumes 4 3 08-DEC-2006 14:33:31 AIPS SETFC was not found to be running 4 3 08-DEC-2006 14:33:31 AIPS SYSTEM command to be executed is: 4 3 08-DEC-2006 14:33:31 AIPS echo "SETFC FILE FOR SOURCE 2202+422 BELOW IS:" >> $ARUN/TESTT_2 4 3 08-DEC-2006 14:33:31 AIPS 000SEP24_1.0.log 4 3 08-DEC-2006 14:33:31 AIPS SYSTEM command to be executed is: 4 3 08-DEC-2006 14:33:31 AIPS cat /tmp/SETFC@2202+422_K,BAND.0-1 >> $ARUN/TESTT_2000SEP24_1.0. 4 3 08-DEC-2006 14:33:31 AIPS log 4 5 08-DEC-2006 14:33:31 AIPS ' NOW STARTING WITH SOURCE :1 =2202+422' 4 5 08-DEC-2006 14:33:31 AIPS ' ' 4 5 08-DEC-2006 14:33:31 IMAGR Task IMAGR (release of 31DEC06) begins 4 2 08-DEC-2006 14:33:31 IMAGR ZTXOP2: using translated file name = 4 2 08-DEC-2006 14:33:31 IMAGR ZTXOP2: /tmp/SETFC@2202+422_K,BAND.0-1 4 3 08-DEC-2006 14:33:31 IMAGR FIELDF: Final field parameters and # read are: 4 3 08-DEC-2006 14:33:31 IMAGR Field 1 116 116 -1.5538E-02 2.0000E-02 0 4 3 08-DEC-2006 14:33:31 IMAGR Field 2 116 116 -1.5538E-02 -6.6980E+01 0 4 3 08-DEC-2006 14:33:31 IMAGR Field 3 116 116 -5.8060E+01 -3.3480E+01 0 4 3 08-DEC-2006 14:33:31 IMAGR Field 4 116 116 5.8029E+01 -3.3480E+01 0 4 3 08-DEC-2006 14:33:31 IMAGR Field 5 116 116 -5.8060E+01 3.3520E+01 0 4 3 08-DEC-2006 14:33:31 IMAGR Field 6 116 116 5.8029E+01 3.3520E+01 0 4 3 08-DEC-2006 14:33:31 IMAGR Field 7 116 116 -1.5538E-02 6.7020E+01 0 4 2 08-DEC-2006 14:33:31 IMAGR ZTXOP2: using translated file name = 4 2 08-DEC-2006 14:33:31 IMAGR ZTXOP2: /tmp/SETFC@2202+422_K,BAND.0-1 4 7 08-DEC-2006 14:33:31 IMAGR WINDF: Number of clean boxes/field read as follows: 4 3 08-DEC-2006 14:33:31 IMAGR Field 01: 1 Field 02: 1 Field 03: 1 Field 04: 1 4 3 08-DEC-2006 14:33:31 IMAGR Field 05: 1 Field 06: 1 Field 07: 1 4 2 08-DEC-2006 14:33:31 IMAGR Create 2202+422 .IMAGR . 1 (UV) on disk 1 cno 10 4 4 08-DEC-2006 14:33:31 IMAGR Beginning channel 1 through 1 with 2 IFs 4 3 08-DEC-2006 14:33:31 IMAGR IMACPY: Copied 34009 visibilities to be imaged 4 6 08-DEC-2006 14:33:31 IMAGR **** WARNING data included out of inner portion of UV plane **** 4 6 08-DEC-2006 14:33:31 IMAGR **** Watch for high-frequency & other poor cleaning effects **** 4 2 08-DEC-2006 14:33:31 IMAGR UVWAIT: begin finding uniform weights 4 2 08-DEC-2006 14:33:31 IMAGR UVWAIT: Average grid weight 1.080E+04 4 2 08-DEC-2006 14:33:31 IMAGR UVWAIT: Adding temperance S 2.161E+03 4 2 08-DEC-2006 14:33:31 IMAGR UVWAIT: begin applying uniform or other weights 4 4 08-DEC-2006 14:33:31 IMAGR UVWAIT: Sum of weights in 9.322E+06 and out 1.269E+07 4 4 08-DEC-2006 14:33:31 IMAGR UVWAIT: Noise is increased by a factor 1.214 due to weighting 4 4 08-DEC-2006 14:33:31 IMAGR UVWAIT: Average summed weight 1.080E+04 over 66870 vis 4 2 08-DEC-2006 14:33:31 IMAGR Create 2202+422 .IBM001. 1 (MA) on disk 1 cno 11 4 2 08-DEC-2006 14:33:31 IMAGR Create 2202+422 .IBM002. 1 (MA) on disk 1 cno 12 4 2 08-DEC-2006 14:33:31 IMAGR Create 2202+422 .IBM003. 1 (MA) on disk 1 cno 13 4 2 08-DEC-2006 14:33:31 IMAGR Create 2202+422 .IBM004. 1 (MA) on disk 1 cno 14 4 2 08-DEC-2006 14:33:31 IMAGR Create 2202+422 .IBM005. 1 (MA) on disk 1 cno 15 4 2 08-DEC-2006 14:33:31 IMAGR Create 2202+422 .IBM006. 1 (MA) on disk 1 cno 16 4 2 08-DEC-2006 14:33:31 IMAGR Create 2202+422 .IBM007. 1 (MA) on disk 1 cno 17 4 2 08-DEC-2006 14:33:31 IMAGR Create 2202+422 .ICL001. 1 (MA) on disk 1 cno 18 4 2 08-DEC-2006 14:33:31 IMAGR Create 2202+422 .ICL002. 1 (MA) on disk 1 cno 19 4 2 08-DEC-2006 14:33:31 IMAGR Create 2202+422 .ICL003. 1 (MA) on disk 1 cno 20 4 2 08-DEC-2006 14:33:31 IMAGR Create 2202+422 .ICL004. 1 (MA) on disk 1 cno 21 4 2 08-DEC-2006 14:33:31 IMAGR Create 2202+422 .ICL005. 1 (MA) on disk 1 cno 22 4 2 08-DEC-2006 14:33:31 IMAGR Create 2202+422 .ICL006. 1 (MA) on disk 1 cno 23 4 2 08-DEC-2006 14:33:31 IMAGR Create 2202+422 .ICL007. 1 (MA) on disk 1 cno 24 4 2 08-DEC-2006 14:33:31 IMAGR GRDFLT: X and Y convolution type = SPHEROIDAL 4 2 08-DEC-2006 14:33:31 IMAGR GRDFLT: X and Y parms = 3.0000 1.0000 4 2 08-DEC-2006 14:33:31 IMAGR GRDFLT: convolution function sampled every 1/100 of a cell 4 2 08-DEC-2006 14:33:31 IMAGR GRDMEM: Ave 2 Channels; 2.248510E+10 to 2.243510E+10 Hz 4 4 08-DEC-2006 14:33:31 IMAGR Field 1 Sum of gridding weights = 1.34691E+08 4 4 08-DEC-2006 14:33:31 IMAGR Field 1 Beam min = -80.5 MilliJy, max = 1.0 Jy 4 4 08-DEC-2006 14:33:31 IMAGR Field 1 fit FWHM = 3.272 x 2.932 arcsec, PA= -30.3 4 4 08-DEC-2006 14:33:32 IMAGR Field 2 Sum of gridding weights = 1.34691E+08 4 4 08-DEC-2006 14:33:32 IMAGR Field 2 Beam min = -80.5 MilliJy, max = 1.0 Jy 4 4 08-DEC-2006 14:33:32 IMAGR Field 2 fit FWHM = 3.272 x 2.932 arcsec, PA= -30.3 4 4 08-DEC-2006 14:33:32 IMAGR Field 3 Sum of gridding weights = 1.34691E+08 4 4 08-DEC-2006 14:33:32 IMAGR Field 3 Beam min = -80.5 MilliJy, max = 1.0 Jy 4 4 08-DEC-2006 14:33:32 IMAGR Field 3 fit FWHM = 3.272 x 2.932 arcsec, PA= -30.3 4 4 08-DEC-2006 14:33:32 IMAGR Field 4 Sum of gridding weights = 1.34691E+08 4 4 08-DEC-2006 14:33:32 IMAGR Field 4 Beam min = -80.5 MilliJy, max = 1.0 Jy 4 4 08-DEC-2006 14:33:32 IMAGR Field 4 fit FWHM = 3.272 x 2.932 arcsec, PA= -30.2 4 4 08-DEC-2006 14:33:32 IMAGR Field 5 Sum of gridding weights = 1.34691E+08 4 4 08-DEC-2006 14:33:32 IMAGR Field 5 Beam min = -80.5 MilliJy, max = 1.0 Jy 4 4 08-DEC-2006 14:33:32 IMAGR Field 5 fit FWHM = 3.272 x 2.932 arcsec, PA= -30.3 4 4 08-DEC-2006 14:33:32 IMAGR Field 6 Sum of gridding weights = 1.34691E+08 4 4 08-DEC-2006 14:33:32 IMAGR Field 6 Beam min = -80.5 MilliJy, max = 1.0 Jy 4 4 08-DEC-2006 14:33:32 IMAGR Field 6 fit FWHM = 3.272 x 2.932 arcsec, PA= -30.2 4 4 08-DEC-2006 14:33:32 IMAGR Field 7 Sum of gridding weights = 1.34691E+08 4 4 08-DEC-2006 14:33:32 IMAGR Field 7 Beam min = -80.5 MilliJy, max = 1.0 Jy 4 4 08-DEC-2006 14:33:32 IMAGR Field 7 fit FWHM = 3.272 x 2.932 arcsec, PA= -30.3 4 4 08-DEC-2006 14:33:32 IMAGR CLBHIS: minimum component 0.248 of current peak 4 4 08-DEC-2006 14:33:32 IMAGR Field 1 min = -145.7 MilliJy,max = 1.8 Jy 4 4 08-DEC-2006 14:33:32 IMAGR Field 2 min = -142.5 MilliJy,max = 1.8 Jy 4 4 08-DEC-2006 14:33:33 IMAGR Field 3 min = -142.2 MilliJy,max = 1.7 Jy 4 4 08-DEC-2006 14:33:33 IMAGR Field 4 min = -141.9 MilliJy,max = 1.7 Jy 4 4 08-DEC-2006 14:33:33 IMAGR Field 5 min = -141.8 MilliJy,max = 1.7 Jy 4 4 08-DEC-2006 14:33:33 IMAGR Field 6 min = -143.9 MilliJy,max = 1.7 Jy 4 4 08-DEC-2006 14:33:33 IMAGR Field 7 min = -141.4 MilliJy,max = 1.7 Jy 4 2 08-DEC-2006 14:33:33 IMAGR BGC Clean: using 507 cell beam + residuals > 124.87 MilliJy 4 2 08-DEC-2006 14:33:33 IMAGR 99 Residual map points loaded 4 4 08-DEC-2006 14:33:33 IMAGR Field 5 min algorithm flux= 562.568 MilliJy iter= 13 4 3 08-DEC-2006 14:33:33 IMAGR Field 5 Clean flux density= 1.332 Jy 13 comps 4 3 08-DEC-2006 14:33:33 IMAGR Total Cleaned flux density = 1.332 Jy 13 comps 4 4 08-DEC-2006 14:33:33 IMAGR SETDO3: imaging done with multiple tangent planes 4 2 08-DEC-2006 14:33:33 IMAGR VISDFT: Begin DFT component subtraction 4 2 08-DEC-2006 14:33:33 IMAGR VISDFT: Model components of type Point 4 3 08-DEC-2006 14:33:33 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:33:33 IMAGR Field 5 min = -47.7 MilliJy,max = 524.8 MilliJy 4 2 08-DEC-2006 14:33:33 IMAGR BGC Clean: using 507 cell beam + residuals > 40.74 MilliJy 4 2 08-DEC-2006 14:33:33 IMAGR 90 Residual map points loaded 4 4 08-DEC-2006 14:33:33 IMAGR Field 5 min allowed flux = 119.744 MilliJy iter= 31 4 3 08-DEC-2006 14:33:33 IMAGR Field 5 Clean flux density= 1.827 Jy 31 comps 4 3 08-DEC-2006 14:33:33 IMAGR Total Cleaned flux density = 1.827 Jy 31 comps 4 2 08-DEC-2006 14:33:33 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:33:33 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:33:34 IMAGR Field 7 min = -44.5 MilliJy,max = 132.8 MilliJy 4 3 08-DEC-2006 14:33:34 IMAGR TRY ANOTHER FIELD: this is 1.993E-02 < Second best 1.875E-01 4 4 08-DEC-2006 14:33:34 IMAGR Field 2 min = -42.4 MilliJy,max = 122.5 MilliJy 4 3 08-DEC-2006 14:33:34 IMAGR TRY ANOTHER FIELD: this is 1.741E-02 < Second best 1.748E-01 4 4 08-DEC-2006 14:33:34 IMAGR Field 6 min = -42.5 MilliJy,max = 124.7 MilliJy 4 3 08-DEC-2006 14:33:34 IMAGR TRY ANOTHER FIELD: this is 1.653E-02 < Second best 1.744E-01 4 4 08-DEC-2006 14:33:34 IMAGR Field 1 min = -42.6 MilliJy,max = 132.6 MilliJy 4 3 08-DEC-2006 14:33:34 IMAGR TRY ANOTHER FIELD: this is 1.656E-02 < Second best 1.386E-01 4 4 08-DEC-2006 14:33:34 IMAGR Field 3 min = -43.6 MilliJy,max = 123.1 MilliJy 4 3 08-DEC-2006 14:33:34 IMAGR TRY ANOTHER FIELD: this is 1.777E-02 < Second best 1.351E-01 4 4 08-DEC-2006 14:33:34 IMAGR Field 4 min = -44.3 MilliJy,max = 136.7 MilliJy 4 3 08-DEC-2006 14:33:34 IMAGR TRY ANOTHER FIELD: this is 1.566E-02 < Second best 1.138E-01 4 4 08-DEC-2006 14:33:34 IMAGR Field 5 min = -41.3 MilliJy,max = 112.3 MilliJy 4 2 08-DEC-2006 14:33:34 IMAGR BGC Clean: using 507 cell beam + residuals > 8.67 MilliJy 4 2 08-DEC-2006 14:33:34 IMAGR 325 Residual map points loaded 4 4 08-DEC-2006 14:33:34 IMAGR Field 5 min allowed flux = -27.531 MilliJy iter= 92 4 3 08-DEC-2006 14:33:34 IMAGR Field 5 Clean flux density= 1.834 Jy 92 comps 4 3 08-DEC-2006 14:33:34 IMAGR Total Cleaned flux density = 1.834 Jy 92 comps 4 2 08-DEC-2006 14:33:34 IMAGR ALGSTB: All 181 Rows In AP (Max 267) 4 2 08-DEC-2006 14:33:34 IMAGR ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 4 2 08-DEC-2006 14:33:34 IMAGR ALGSTB: Pass 1; 170- 0 Cells, with 34009 Pts 4 4 08-DEC-2006 14:33:35 IMAGR Field 5 min = -27.0 MilliJy,max = 27.5 MilliJy 4 2 08-DEC-2006 14:33:35 IMAGR BGC Clean: using 103 cell beam + residuals > 3.62 MilliJy 4 2 08-DEC-2006 14:33:35 IMAGR 874 Residual map points loaded 4 4 08-DEC-2006 14:33:35 IMAGR Field 5 min algorithm flux= 8.818 MilliJy iter= 280 4 3 08-DEC-2006 14:33:35 IMAGR Field 5 Clean flux density= 1.806 Jy 280 comps 4 3 08-DEC-2006 14:33:35 IMAGR Total Cleaned flux density = 1.806 Jy 280 comps 4 2 08-DEC-2006 14:33:35 IMAGR ALGSTB: All 181 Rows In AP (Max 267) 4 2 08-DEC-2006 14:33:35 IMAGR ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 4 2 08-DEC-2006 14:33:36 IMAGR ALGSTB: Pass 1; 170- 0 Cells, with 34009 Pts 4 4 08-DEC-2006 14:33:36 IMAGR Field 7 min = -9.2 MilliJy,max = 12.9 MilliJy 4 3 08-DEC-2006 14:33:36 IMAGR TRY ANOTHER FIELD: this is 5.524E-03 < Second best 1.777E-02 4 4 08-DEC-2006 14:33:36 IMAGR Field 3 min = -9.2 MilliJy,max = 11.3 MilliJy 4 3 08-DEC-2006 14:33:36 IMAGR TRY ANOTHER FIELD: this is 4.649E-03 < Second best 1.741E-02 4 4 08-DEC-2006 14:33:36 IMAGR Field 2 min = -9.3 MilliJy,max = 11.6 MilliJy 4 3 08-DEC-2006 14:33:36 IMAGR TRY ANOTHER FIELD: this is 4.897E-03 < Second best 1.656E-02 4 4 08-DEC-2006 14:33:36 IMAGR Field 1 min = -9.0 MilliJy,max = 13.1 MilliJy 4 3 08-DEC-2006 14:33:36 IMAGR TRY ANOTHER FIELD: this is 5.505E-03 < Second best 1.653E-02 4 4 08-DEC-2006 14:33:36 IMAGR Field 6 min = -9.6 MilliJy,max = 12.0 MilliJy 4 3 08-DEC-2006 14:33:36 IMAGR TRY ANOTHER FIELD: this is 5.336E-03 < Second best 1.566E-02 4 4 08-DEC-2006 14:33:36 IMAGR Field 4 min = -9.4 MilliJy,max = 13.5 MilliJy 4 3 08-DEC-2006 14:33:36 IMAGR TRY ANOTHER FIELD: this is 5.306E-03 < Second best 8.402E-03 4 4 08-DEC-2006 14:33:36 IMAGR Field 5 min = -8.5 MilliJy,max = 10.7 MilliJy 4 2 08-DEC-2006 14:33:36 IMAGR BGC Clean: using 103 cell beam + residuals > 1.31 MilliJy 4 2 08-DEC-2006 14:33:36 IMAGR 2533 Residual map points loaded 4 4 08-DEC-2006 14:33:36 IMAGR Field 5 min algorithm flux= 3.252 MilliJy iter= 859 4 3 08-DEC-2006 14:33:36 IMAGR Field 5 Clean flux density= 1.820 Jy 859 comps 4 3 08-DEC-2006 14:33:36 IMAGR Total Cleaned flux density = 1.820 Jy 859 comps 4 2 08-DEC-2006 14:33:36 IMAGR ALGSTB: All 181 Rows In AP (Max 267) 4 2 08-DEC-2006 14:33:36 IMAGR ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 4 2 08-DEC-2006 14:33:36 IMAGR ALGSTB: Pass 1; 170- 0 Cells, with 34009 Pts 4 4 08-DEC-2006 14:33:36 IMAGR Field 7 min = -4.0 MilliJy,max = 4.7 MilliJy 4 3 08-DEC-2006 14:33:36 IMAGR TRY ANOTHER FIELD: this is 2.913E-03 < Second best 5.505E-03 4 4 08-DEC-2006 14:33:37 IMAGR Field 1 min = -3.7 MilliJy,max = 4.8 MilliJy 4 3 08-DEC-2006 14:33:37 IMAGR TRY ANOTHER FIELD: this is 2.429E-03 < Second best 5.336E-03 4 4 08-DEC-2006 14:33:37 IMAGR Field 6 min = -3.8 MilliJy,max = 4.1 MilliJy 4 3 08-DEC-2006 14:33:37 IMAGR TRY ANOTHER FIELD: this is 2.677E-03 < Second best 5.306E-03 4 4 08-DEC-2006 14:33:37 IMAGR Field 4 min = -4.1 MilliJy,max = 4.8 MilliJy 4 3 08-DEC-2006 14:33:37 IMAGR TRY ANOTHER FIELD: this is 2.742E-03 < Second best 4.897E-03 4 4 08-DEC-2006 14:33:37 IMAGR Field 2 min = -4.1 MilliJy,max = 3.8 MilliJy 4 3 08-DEC-2006 14:33:37 IMAGR TRY ANOTHER FIELD: this is 2.582E-03 < Second best 4.649E-03 4 4 08-DEC-2006 14:33:37 IMAGR Field 3 min = -3.8 MilliJy,max = 3.8 MilliJy 4 3 08-DEC-2006 14:33:37 IMAGR TRY ANOTHER FIELD: this is 2.418E-03 < Second best 3.104E-03 4 4 08-DEC-2006 14:33:37 IMAGR Field 5 min = -4.1 MilliJy,max = 3.2 MilliJy 4 2 08-DEC-2006 14:33:37 IMAGR BGC Clean: using 103 cell beam + residuals > 763.22 MicroJy 4 2 08-DEC-2006 14:33:37 IMAGR 2821 Residual map points loaded 4 4 08-DEC-2006 14:33:37 IMAGR Field 5 min Clean flux = -1.730 MilliJy iter= 1403 4 5 08-DEC-2006 14:33:37 IMAGR Field 5 Clean flux density= 1.817 Jy 1403 comps 4 5 08-DEC-2006 14:33:37 IMAGR Total Cleaned flux density = 1.817 Jy 1403 comps 4 2 08-DEC-2006 14:33:37 IMAGR ALGSTB: All 181 Rows In AP (Max 267) 4 2 08-DEC-2006 14:33:37 IMAGR ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 4 2 08-DEC-2006 14:33:37 IMAGR ALGSTB: Pass 1; 170- 0 Cells, with 34009 Pts 4 4 08-DEC-2006 14:33:37 IMAGR Field 7 min = -2.2 MilliJy,max = 2.7 MilliJy 4 3 08-DEC-2006 14:33:37 IMAGR TRY ANOTHER FIELD: this is 2.336E-03 < Second best 2.742E-03 4 4 08-DEC-2006 14:33:37 IMAGR Field 4 min = -2.9 MilliJy,max = 2.9 MilliJy 4 3 08-DEC-2006 14:33:37 IMAGR TRY ANOTHER FIELD: this is 2.039E-03 < Second best 2.677E-03 4 4 08-DEC-2006 14:33:38 IMAGR Field 6 min = -2.3 MilliJy,max = 2.5 MilliJy 4 3 08-DEC-2006 14:33:38 IMAGR TRY ANOTHER FIELD: this is 2.148E-03 < Second best 2.582E-03 4 4 08-DEC-2006 14:33:38 IMAGR Field 2 min = -2.1 MilliJy,max = 2.4 MilliJy 4 3 08-DEC-2006 14:33:38 IMAGR TRY ANOTHER FIELD: this is 2.132E-03 < Second best 2.429E-03 4 4 08-DEC-2006 14:33:38 IMAGR Field 1 min = -2.2 MilliJy,max = 2.7 MilliJy 4 3 08-DEC-2006 14:33:38 IMAGR TRY ANOTHER FIELD: this is 1.879E-03 < Second best 2.418E-03 4 4 08-DEC-2006 14:33:38 IMAGR Field 3 min = -2.8 MilliJy,max = 2.5 MilliJy 4 3 08-DEC-2006 14:33:38 IMAGR TRY ANOTHER FIELD: this is 2.029E-03 < Second best 2.336E-03 4 2 08-DEC-2006 14:33:38 IMAGR BGC Clean: using 103 cell beam + residuals > 554.89 MicroJy 4 2 08-DEC-2006 14:33:38 IMAGR 3362 Residual map points loaded 4 4 08-DEC-2006 14:33:38 IMAGR Field 7 min Clean flux = 1.726 MilliJy iter= 24 4 5 08-DEC-2006 14:33:38 IMAGR Field 7 Clean flux density= 2.369 MilliJy 24 comps 4 5 08-DEC-2006 14:33:38 IMAGR Total Cleaned flux density = 1.819 Jy 1427 comps 4 2 08-DEC-2006 14:33:38 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:33:38 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:33:38 IMAGR Field 6 min = -2.2 MilliJy,max = 2.5 MilliJy 4 2 08-DEC-2006 14:33:38 IMAGR BGC Clean: using 103 cell beam + residuals > 487.29 MicroJy 4 2 08-DEC-2006 14:33:38 IMAGR 3994 Residual map points loaded 4 4 08-DEC-2006 14:33:38 IMAGR Field 6 min Clean flux = 1.725 MilliJy iter= 14 4 5 08-DEC-2006 14:33:38 IMAGR Field 6 Clean flux density= 1.886 MilliJy 14 comps 4 5 08-DEC-2006 14:33:38 IMAGR Total Cleaned flux density = 1.821 Jy 1441 comps 4 2 08-DEC-2006 14:33:38 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:33:38 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:33:39 IMAGR Field 2 min = -2.1 MilliJy,max = 2.4 MilliJy 4 2 08-DEC-2006 14:33:39 IMAGR BGC Clean: using 103 cell beam + residuals > 402.02 MicroJy 4 2 08-DEC-2006 14:33:39 IMAGR 4848 Residual map points loaded 4 4 08-DEC-2006 14:33:39 IMAGR Field 2 min Clean flux = 1.724 MilliJy iter= 11 4 5 08-DEC-2006 14:33:39 IMAGR Field 2 Clean flux density= -179.468 MicroJy 11 comps 4 5 08-DEC-2006 14:33:39 IMAGR Total Cleaned flux density = 1.821 Jy 1452 comps 4 2 08-DEC-2006 14:33:39 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:33:39 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:33:39 IMAGR Field 4 min = -2.8 MilliJy,max = 2.8 MilliJy 4 2 08-DEC-2006 14:33:39 IMAGR BGC Clean: using 103 cell beam + residuals > 276.16 MicroJy 4 2 08-DEC-2006 14:33:39 IMAGR 6598 Residual map points loaded 4 4 08-DEC-2006 14:33:39 IMAGR Field 4 min Clean flux = 1.731 MilliJy iter= 8 4 5 08-DEC-2006 14:33:39 IMAGR Field 4 Clean flux density= 1.125 MilliJy 8 comps 4 5 08-DEC-2006 14:33:39 IMAGR Total Cleaned flux density = 1.822 Jy 1460 comps 4 2 08-DEC-2006 14:33:39 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:33:39 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:33:39 IMAGR Field 3 min = -2.8 MilliJy,max = 2.4 MilliJy 4 2 08-DEC-2006 14:33:39 IMAGR BGC Clean: using 507 cell beam + residuals > 152.99 MicroJy 4 2 08-DEC-2006 14:33:39 IMAGR 8455 Residual map points loaded 4 4 08-DEC-2006 14:33:39 IMAGR Field 3 min Clean flux = 1.729 MilliJy iter= 11 4 5 08-DEC-2006 14:33:39 IMAGR Field 3 Clean flux density= 526.222 MicroJy 11 comps 4 5 08-DEC-2006 14:33:39 IMAGR Total Cleaned flux density = 1.822 Jy 1471 comps 4 2 08-DEC-2006 14:33:39 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:33:39 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:33:39 IMAGR Field 1 min = -2.1 MilliJy,max = 2.6 MilliJy 4 2 08-DEC-2006 14:33:39 IMAGR BGC Clean: using 507 cell beam + residuals > 141.61 MicroJy 4 2 08-DEC-2006 14:33:39 IMAGR 8574 Residual map points loaded 4 4 08-DEC-2006 14:33:39 IMAGR Field 1 min Clean flux = -1.690 MilliJy iter= 6 4 5 08-DEC-2006 14:33:39 IMAGR Field 1 Clean flux density= 13.456 MicroJy 6 comps 4 5 08-DEC-2006 14:33:39 IMAGR Total Cleaned flux density = 1.822 Jy 1477 comps 4 2 08-DEC-2006 14:33:39 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:33:39 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:33:39 IMAGR Peak residual in window 1.731 less than limit 1.732 MilliJy 4 3 08-DEC-2006 14:33:39 IMAGR Merging the Clean components files 4 3 08-DEC-2006 14:33:39 IMAGR Field 1 compressed from 6 to 6 components 4 3 08-DEC-2006 14:33:39 IMAGR Field 2 compressed from 11 to 7 components 4 3 08-DEC-2006 14:33:40 IMAGR Field 3 compressed from 11 to 9 components 4 3 08-DEC-2006 14:33:40 IMAGR Field 4 compressed from 8 to 7 components 4 3 08-DEC-2006 14:33:40 IMAGR Field 5 compressed from 1403 to 136 components 4 3 08-DEC-2006 14:33:40 IMAGR Field 6 compressed from 14 to 10 components 4 3 08-DEC-2006 14:33:40 IMAGR Field 7 compressed from 24 to 15 components 4 4 08-DEC-2006 14:33:40 IMAGR Field 1 min = -2.1 MilliJy,max = 2.6 MilliJy 4 4 08-DEC-2006 14:33:40 IMAGR Field 2 min = -2.0 MilliJy,max = 2.3 MilliJy 4 4 08-DEC-2006 14:33:40 IMAGR Field 3 min = -2.7 MilliJy,max = 2.4 MilliJy 4 4 08-DEC-2006 14:33:40 IMAGR Field 4 min = -2.8 MilliJy,max = 2.8 MilliJy 4 4 08-DEC-2006 14:33:40 IMAGR Field 5 min = -2.2 MilliJy,max = 2.5 MilliJy 4 4 08-DEC-2006 14:33:40 IMAGR Field 6 min = -2.2 MilliJy,max = 2.4 MilliJy 4 4 08-DEC-2006 14:33:40 IMAGR Field 7 min = -2.1 MilliJy,max = 2.6 MilliJy 4 3 08-DEC-2006 14:33:40 IMAGR Restoring Clean components 4 3 08-DEC-2006 14:33:40 IMAGR Restoring overlapped Clean components 4 3 08-DEC-2006 14:33:40 IMAGR Restore 13.456 MicroJy ( 6 CCs) from field 1 to field 2 4 3 08-DEC-2006 14:33:40 IMAGR Restore 12.127 MicroJy ( 4 CCs) from field 1 to field 3 4 3 08-DEC-2006 14:33:40 IMAGR Restore 13.456 MicroJy ( 6 CCs) from field 1 to field 4 4 3 08-DEC-2006 14:33:40 IMAGR Restore 12.127 MicroJy ( 4 CCs) from field 1 to field 5 4 3 08-DEC-2006 14:33:40 IMAGR Restore 13.456 MicroJy ( 6 CCs) from field 1 to field 6 4 3 08-DEC-2006 14:33:40 IMAGR Restore 13.456 MicroJy ( 6 CCs) from field 1 to field 7 4 3 08-DEC-2006 14:33:40 IMAGR Restore-381.787 MicroJy ( 3 CCs) from field 2 to field 1 4 3 08-DEC-2006 14:33:40 IMAGR Restore 224.207 MicroJy ( 4 CCs) from field 2 to field 3 4 3 08-DEC-2006 14:33:40 IMAGR Restore 39.421 MicroJy ( 5 CCs) from field 2 to field 4 4 3 08-DEC-2006 14:33:41 IMAGR Restore 172.446 MicroJy ( 1 CCs) from field 2 to field 5 4 3 08-DEC-2006 14:33:41 IMAGR Restore -12.340 MicroJy ( 2 CCs) from field 2 to field 6 4 3 08-DEC-2006 14:33:41 IMAGR Restore 350.104 MicroJy ( 8 CCs) from field 3 to field 1 4 3 08-DEC-2006 14:33:41 IMAGR Restore 526.222 MicroJy ( 9 CCs) from field 3 to field 2 4 3 08-DEC-2006 14:33:41 IMAGR Restore 526.222 MicroJy ( 9 CCs) from field 3 to field 4 4 3 08-DEC-2006 14:33:41 IMAGR Restore 175.074 MicroJy ( 5 CCs) from field 3 to field 5 4 3 08-DEC-2006 14:33:41 IMAGR Restore 175.074 MicroJy ( 5 CCs) from field 3 to field 6 4 3 08-DEC-2006 14:33:41 IMAGR Restore 183.529 MicroJy ( 1 CCs) from field 4 to field 2 4 3 08-DEC-2006 14:33:41 IMAGR Restore -3.081 MicroJy ( 2 CCs) from field 4 to field 6 4 3 08-DEC-2006 14:33:41 IMAGR Restore 1.817 Jy ( 136 CCs) from field 5 to field 1 4 3 08-DEC-2006 14:33:41 IMAGR Restore 1.817 Jy ( 136 CCs) from field 5 to field 2 4 3 08-DEC-2006 14:33:41 IMAGR Restore 1.817 Jy ( 136 CCs) from field 5 to field 3 4 3 08-DEC-2006 14:33:41 IMAGR Restore 1.817 Jy ( 136 CCs) from field 5 to field 4 4 3 08-DEC-2006 14:33:41 IMAGR Restore 1.817 Jy ( 136 CCs) from field 5 to field 6 4 3 08-DEC-2006 14:33:41 IMAGR Restore 1.811 Jy ( 108 CCs) from field 5 to field 7 4 3 08-DEC-2006 14:33:41 IMAGR Restore 1.519 MilliJy ( 7 CCs) from field 6 to field 1 4 3 08-DEC-2006 14:33:41 IMAGR Restore 1.519 MilliJy ( 7 CCs) from field 6 to field 2 4 3 08-DEC-2006 14:33:41 IMAGR Restore 1.886 MilliJy ( 10 CCs) from field 6 to field 4 4 3 08-DEC-2006 14:33:41 IMAGR Restore 1.343 MilliJy ( 6 CCs) from field 6 to field 7 4 3 08-DEC-2006 14:33:41 IMAGR Restore 2.369 MilliJy ( 15 CCs) from field 7 to field 1 4 3 08-DEC-2006 14:33:41 IMAGR Restore 2.369 MilliJy ( 15 CCs) from field 7 to field 2 4 3 08-DEC-2006 14:33:41 IMAGR Restore 1.809 MilliJy ( 12 CCs) from field 7 to field 3 4 3 08-DEC-2006 14:33:41 IMAGR Restore 2.369 MilliJy ( 15 CCs) from field 7 to field 4 4 3 08-DEC-2006 14:33:41 IMAGR Restore 1.809 MilliJy ( 12 CCs) from field 7 to field 5 4 3 08-DEC-2006 14:33:41 IMAGR Restore 2.369 MilliJy ( 15 CCs) from field 7 to field 6 4 3 08-DEC-2006 14:33:41 IMAGR Checking image max/min 4 3 08-DEC-2006 14:33:41 IMAGR Field 1 final Clean flux 1.821 Jy 4 3 08-DEC-2006 14:33:41 IMAGR Field 2 final Clean flux 1.821 Jy 4 3 08-DEC-2006 14:33:41 IMAGR Field 3 final Clean flux 1.819 Jy 4 3 08-DEC-2006 14:33:41 IMAGR Field 4 final Clean flux 1.823 Jy 4 3 08-DEC-2006 14:33:41 IMAGR Field 5 final Clean flux 1.819 Jy 4 3 08-DEC-2006 14:33:41 IMAGR Field 6 final Clean flux 1.821 Jy 4 3 08-DEC-2006 14:33:41 IMAGR Field 7 final Clean flux 1.815 Jy 4 6 08-DEC-2006 14:33:41 IMAGR Deleting UV work file: 4 4 08-DEC-2006 14:33:41 IMAGR Destroyed 1 extension files of type AN 4 4 08-DEC-2006 14:33:41 IMAGR Destroyed 1 extension files of type FQ 4 4 08-DEC-2006 14:33:41 IMAGR Destroyed UV image file: catno= 10 disk= 1 4 3 08-DEC-2006 14:33:41 IMAGR Appears to have ended successfully 4 5 08-DEC-2006 14:33:41 IMAGR imager-a 31DEC06 TST: Cpu= 8.7 Real= 10 4 2 08-DEC-2006 14:33:41 AIPS Resumes 4 3 08-DEC-2006 14:33:41 AIPS SYSTEM command to be executed is: 4 3 08-DEC-2006 14:33:41 AIPS rm -f /tmp/SETFC@2202+422_K,BAND.0-1 >& /dev/null 4 5 08-DEC-2006 14:33:41 UVPLT Task UVPLT (release of 31DEC06) begins 4 2 08-DEC-2006 14:33:41 UVPLT GFINIS: number records used 6298 4 2 08-DEC-2006 14:33:41 UVPLT PLTUV: 133740 Points plotted 4 2 08-DEC-2006 14:33:41 UVPLT PLTUV: Plot file version 1 created. 4 3 08-DEC-2006 14:33:41 UVPLT Appears to have ended successfully 4 5 08-DEC-2006 14:33:41 UVPLT imager-a 31DEC06 TST: Cpu= 0.2 Real= 0 4 2 08-DEC-2006 14:33:41 AIPS Resumes 4 5 08-DEC-2006 14:33:41 UVPLT Task UVPLT (release of 31DEC06) begins 4 2 08-DEC-2006 14:33:41 UVPLT GFINIS: number records used 3152 4 2 08-DEC-2006 14:33:41 UVPLT PLTUV: 66870 Points plotted 4 2 08-DEC-2006 14:33:41 UVPLT PLTUV: Plot file version 2 created. 4 3 08-DEC-2006 14:33:41 UVPLT Appears to have ended successfully 4 5 08-DEC-2006 14:33:41 UVPLT imager-a 31DEC06 TST: Cpu= 0.1 Real= 0 4 2 08-DEC-2006 14:33:41 AIPS Resumes 4 5 08-DEC-2006 14:33:41 UVPLT Task UVPLT (release of 31DEC06) begins 4 2 08-DEC-2006 14:33:43 UVPLT GFINIS: number records used 3151 4 2 08-DEC-2006 14:33:43 UVPLT PLTUV: 66870 Points plotted 4 2 08-DEC-2006 14:33:43 UVPLT PLTUV: Plot file version 3 created. 4 3 08-DEC-2006 14:33:43 UVPLT Appears to have ended successfully 4 5 08-DEC-2006 14:33:43 UVPLT imager-a 31DEC06 TST: Cpu= 0.1 Real= 2 4 2 08-DEC-2006 14:33:43 AIPS Resumes 4 4 08-DEC-2006 14:33:43 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:33:43 AIPS Destroyed MA image file: catno= 11 disk= 1 4 4 08-DEC-2006 14:33:43 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:33:43 AIPS Destroyed MA image file: catno= 12 disk= 1 4 4 08-DEC-2006 14:33:43 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:33:43 AIPS Destroyed MA image file: catno= 13 disk= 1 4 4 08-DEC-2006 14:33:43 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:33:43 AIPS Destroyed MA image file: catno= 14 disk= 1 4 4 08-DEC-2006 14:33:43 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:33:43 AIPS Destroyed MA image file: catno= 15 disk= 1 4 4 08-DEC-2006 14:33:43 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:33:43 AIPS Destroyed MA image file: catno= 16 disk= 1 4 4 08-DEC-2006 14:33:43 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:33:43 AIPS Destroyed MA image file: catno= 17 disk= 1 4 2 08-DEC-2006 14:33:43 AIPS Disk 1 in-CNO 18 renumbered as CNO 10 4 2 08-DEC-2006 14:33:43 AIPS Disk 1 in-CNO 19 renumbered as CNO 11 4 2 08-DEC-2006 14:33:43 AIPS Disk 1 in-CNO 20 renumbered as CNO 12 4 2 08-DEC-2006 14:33:43 AIPS Disk 1 in-CNO 21 renumbered as CNO 13 4 2 08-DEC-2006 14:33:43 AIPS Disk 1 in-CNO 22 renumbered as CNO 14 4 2 08-DEC-2006 14:33:43 AIPS Disk 1 in-CNO 23 renumbered as CNO 15 4 2 08-DEC-2006 14:33:43 AIPS Disk 1 in-CNO 24 renumbered as CNO 16 4 5 08-DEC-2006 14:33:43 AIPS ' ' 4 5 08-DEC-2006 14:33:43 AIPS 'ESTIMATED RMS:' '0.7497 MILLI JANSKY' 4 3 08-DEC-2006 14:33:43 AIPS SYSTEM command to be executed is: 4 3 08-DEC-2006 14:33:43 AIPS rm -f /tmp/SETFC@1751+096_K,BAND.0-1 >& /dev/null 4 2 08-DEC-2006 14:33:43 AIPS Waiting for returned adverbs 4 5 08-DEC-2006 14:33:43 SETFC Task SETFC (release of 31DEC06) begins 4 3 08-DEC-2006 14:33:43 SETFC Found 1751+096 K BAND Seq 1 Disk: 1 in slot 4 4 4 08-DEC-2006 14:33:43 SETFC SETCEL: recommends IMSIZE 112 CELLSIZE 1.07439 4 4 08-DEC-2006 14:33:43 SETFC SETCEL: returns IMSIZE 128 CELLSIZE 1.07439 4 2 08-DEC-2006 14:33:43 SETFC ZTXOP2: using translated file name = 4 2 08-DEC-2006 14:33:43 SETFC ZTXOP2: /tmp/SETFC@1751+096_K,BAND.0-1 4 4 08-DEC-2006 14:33:43 SETFC FLYEYE added 7 fields to BOXFILE to 0.022 deg 4 4 08-DEC-2006 14:33:43 SETFC First field number written was 1 4 4 08-DEC-2006 14:33:43 SETFC Highest field number written was 7 4 2 08-DEC-2006 14:33:43 SETFC returns adverbs to AIPS 4 3 08-DEC-2006 14:33:43 SETFC Appears to have ended successfully 4 5 08-DEC-2006 14:33:43 SETFC imager-a 31DEC06 TST: Cpu= 0.0 Real= 0 4 2 08-DEC-2006 14:33:43 AIPS Resumes 4 3 08-DEC-2006 14:33:43 AIPS SETFC was not found to be running 4 5 08-DEC-2006 14:33:43 AIPS 'SEARCHING FOR NVSS SOURCES' 4 2 08-DEC-2006 14:33:43 AIPS Waiting for returned adverbs 4 5 08-DEC-2006 14:33:43 SETFC Task SETFC (release of 31DEC06) begins 4 3 08-DEC-2006 14:33:43 SETFC Found 1751+096 K BAND Seq 1 Disk: 1 in slot 4 4 2 08-DEC-2006 14:33:43 SETFC ZTXOP2: using translated file name = 4 2 08-DEC-2006 14:33:43 SETFC ZTXOP2: /tmp/SETFC@1751+096_K,BAND.0-1 4 3 08-DEC-2006 14:33:43 SETFC Searching catalog between 0.01 and 0.05 degrees radius 4 2 08-DEC-2006 14:33:43 SETFC ZTXOP2: using translated file name = 4 2 08-DEC-2006 14:33:43 SETFC ZTXOP2: /home/auto/aips/TEXT/STARS/NV00.0030 4 3 08-DEC-2006 14:33:45 SETFC No NVSS sources selected for BOXFILE 4 3 08-DEC-2006 14:33:45 SETFC The Sun is 86.7 deg away - ignoring 4 4 08-DEC-2006 14:33:45 SETFC First field number written was 8 4 4 08-DEC-2006 14:33:45 SETFC Highest field number written was 7 4 2 08-DEC-2006 14:33:45 SETFC returns adverbs to AIPS 4 3 08-DEC-2006 14:33:45 SETFC Appears to have ended successfully 4 5 08-DEC-2006 14:33:45 SETFC imager-a 31DEC06 TST: Cpu= 1.3 Real= 2 4 2 08-DEC-2006 14:33:46 AIPS Resumes 4 3 08-DEC-2006 14:33:46 AIPS SETFC was not found to be running 4 3 08-DEC-2006 14:33:46 AIPS SYSTEM command to be executed is: 4 3 08-DEC-2006 14:33:46 AIPS echo "SETFC FILE FOR SOURCE 1751+096 BELOW IS:" >> /dev/tty 4 3 08-DEC-2006 14:33:46 AIPS SYSTEM command to be executed is: 4 3 08-DEC-2006 14:33:46 AIPS cat /tmp/SETFC@1751+096_K,BAND.0-1 >> /dev/tty 4 5 08-DEC-2006 14:33:46 AIPS ' NOW STARTING WITH SOURCE :2 =1751+096' 4 5 08-DEC-2006 14:33:46 AIPS ' ' 4 5 08-DEC-2006 14:33:46 IMAGR Task IMAGR (release of 31DEC06) begins 4 2 08-DEC-2006 14:33:46 IMAGR ZTXOP2: using translated file name = 4 2 08-DEC-2006 14:33:46 IMAGR ZTXOP2: /tmp/SETFC@1751+096_K,BAND.0-1 4 3 08-DEC-2006 14:33:46 IMAGR FIELDF: Final field parameters and # read are: 4 3 08-DEC-2006 14:33:46 IMAGR Field 1 116 116 2.2182E-02 -2.8000E-02 0 4 3 08-DEC-2006 14:33:46 IMAGR Field 2 116 116 2.2182E-02 -8.0928E+01 0 4 3 08-DEC-2006 14:33:46 IMAGR Field 3 116 116 -7.0072E+01 -4.0428E+01 0 4 3 08-DEC-2006 14:33:46 IMAGR Field 4 116 116 7.0116E+01 -4.0428E+01 0 4 3 08-DEC-2006 14:33:46 IMAGR Field 5 116 116 -7.0072E+01 4.0472E+01 0 4 3 08-DEC-2006 14:33:46 IMAGR Field 6 116 116 7.0116E+01 4.0472E+01 0 4 3 08-DEC-2006 14:33:46 IMAGR Field 7 116 116 2.2182E-02 8.0972E+01 0 4 2 08-DEC-2006 14:33:46 IMAGR ZTXOP2: using translated file name = 4 2 08-DEC-2006 14:33:46 IMAGR ZTXOP2: /tmp/SETFC@1751+096_K,BAND.0-1 4 7 08-DEC-2006 14:33:46 IMAGR WINDF: Number of clean boxes/field read as follows: 4 3 08-DEC-2006 14:33:46 IMAGR Field 01: 1 Field 02: 1 Field 03: 1 Field 04: 1 4 3 08-DEC-2006 14:33:46 IMAGR Field 05: 1 Field 06: 1 Field 07: 1 4 2 08-DEC-2006 14:33:46 IMAGR Create 1751+096 .IMAGR . 1 (UV) on disk 1 cno 17 4 4 08-DEC-2006 14:33:46 IMAGR Beginning channel 1 through 1 with 2 IFs 4 3 08-DEC-2006 14:33:46 IMAGR IMACPY: Copied 5045 visibilities to be imaged 4 2 08-DEC-2006 14:33:46 IMAGR UVWAIT: begin finding uniform weights 4 2 08-DEC-2006 14:33:46 IMAGR UVWAIT: Average grid weight 2.051E+03 4 2 08-DEC-2006 14:33:46 IMAGR UVWAIT: Adding temperance S 4.102E+02 4 2 08-DEC-2006 14:33:46 IMAGR UVWAIT: begin applying uniform or other weights 4 4 08-DEC-2006 14:33:46 IMAGR UVWAIT: Sum of weights in 5.006E+05 and out 5.339E+05 4 4 08-DEC-2006 14:33:46 IMAGR UVWAIT: Noise is increased by a factor 1.120 due to weighting 4 4 08-DEC-2006 14:33:46 IMAGR UVWAIT: Average summed weight 2.051E+03 over 9881 vis 4 2 08-DEC-2006 14:33:46 IMAGR Create 1751+096 .IBM001. 1 (MA) on disk 1 cno 18 4 2 08-DEC-2006 14:33:46 IMAGR Create 1751+096 .IBM002. 1 (MA) on disk 1 cno 19 4 2 08-DEC-2006 14:33:46 IMAGR Create 1751+096 .IBM003. 1 (MA) on disk 1 cno 20 4 2 08-DEC-2006 14:33:46 IMAGR Create 1751+096 .IBM004. 1 (MA) on disk 1 cno 21 4 2 08-DEC-2006 14:33:46 IMAGR Create 1751+096 .IBM005. 1 (MA) on disk 1 cno 22 4 2 08-DEC-2006 14:33:46 IMAGR Create 1751+096 .IBM006. 1 (MA) on disk 1 cno 23 4 2 08-DEC-2006 14:33:46 IMAGR Create 1751+096 .IBM007. 1 (MA) on disk 1 cno 24 4 2 08-DEC-2006 14:33:46 IMAGR Create 1751+096 .ICL001. 1 (MA) on disk 1 cno 25 4 2 08-DEC-2006 14:33:46 IMAGR Create 1751+096 .ICL002. 1 (MA) on disk 1 cno 26 4 2 08-DEC-2006 14:33:46 IMAGR Create 1751+096 .ICL003. 1 (MA) on disk 1 cno 27 4 2 08-DEC-2006 14:33:46 IMAGR Create 1751+096 .ICL004. 1 (MA) on disk 1 cno 28 4 2 08-DEC-2006 14:33:46 IMAGR Create 1751+096 .ICL005. 1 (MA) on disk 1 cno 29 4 2 08-DEC-2006 14:33:46 IMAGR Create 1751+096 .ICL006. 1 (MA) on disk 1 cno 30 4 2 08-DEC-2006 14:33:46 IMAGR Create 1751+096 .ICL007. 1 (MA) on disk 1 cno 31 4 2 08-DEC-2006 14:33:46 IMAGR GRDFLT: X and Y convolution type = SPHEROIDAL 4 2 08-DEC-2006 14:33:46 IMAGR GRDFLT: X and Y parms = 3.0000 1.0000 4 2 08-DEC-2006 14:33:46 IMAGR GRDFLT: convolution function sampled every 1/100 of a cell 4 2 08-DEC-2006 14:33:46 IMAGR GRDMEM: Ave 2 Channels; 2.248510E+10 to 2.243510E+10 Hz 4 4 08-DEC-2006 14:33:46 IMAGR Field 1 Sum of gridding weights = 5.66784E+06 4 4 08-DEC-2006 14:33:46 IMAGR Field 1 Beam min = -126.6 MilliJy, max = 1.0 Jy 4 4 08-DEC-2006 14:33:46 IMAGR Field 1 fit FWHM = 7.150 x 3.202 arcsec, PA= 57.8 4 4 08-DEC-2006 14:33:46 IMAGR Field 2 Sum of gridding weights = 5.66784E+06 4 4 08-DEC-2006 14:33:46 IMAGR Field 2 Beam min = -126.6 MilliJy, max = 1.0 Jy 4 4 08-DEC-2006 14:33:46 IMAGR Field 2 fit FWHM = 7.153 x 3.202 arcsec, PA= 57.8 4 4 08-DEC-2006 14:33:46 IMAGR Field 3 Sum of gridding weights = 5.66784E+06 4 4 08-DEC-2006 14:33:46 IMAGR Field 3 Beam min = -130.4 MilliJy, max = 1.0 Jy 4 4 08-DEC-2006 14:33:46 IMAGR Field 3 fit FWHM = 7.156 x 3.202 arcsec, PA= 57.8 4 4 08-DEC-2006 14:33:46 IMAGR Field 4 Sum of gridding weights = 5.66784E+06 4 4 08-DEC-2006 14:33:46 IMAGR Field 4 Beam min = -121.3 MilliJy, max = 1.0 Jy 4 4 08-DEC-2006 14:33:46 IMAGR Field 4 fit FWHM = 7.147 x 3.202 arcsec, PA= 57.8 4 4 08-DEC-2006 14:33:46 IMAGR Field 5 Sum of gridding weights = 5.66784E+06 4 4 08-DEC-2006 14:33:46 IMAGR Field 5 Beam min = -130.4 MilliJy, max = 1.0 Jy 4 4 08-DEC-2006 14:33:46 IMAGR Field 5 fit FWHM = 7.153 x 3.202 arcsec, PA= 57.8 4 4 08-DEC-2006 14:33:46 IMAGR Field 6 Sum of gridding weights = 5.66784E+06 4 4 08-DEC-2006 14:33:46 IMAGR Field 6 Beam min = -121.3 MilliJy, max = 1.0 Jy 4 4 08-DEC-2006 14:33:46 IMAGR Field 6 fit FWHM = 7.143 x 3.202 arcsec, PA= 57.8 4 4 08-DEC-2006 14:33:46 IMAGR Field 7 Sum of gridding weights = 5.66784E+06 4 4 08-DEC-2006 14:33:47 IMAGR Field 7 Beam min = -126.6 MilliJy, max = 1.0 Jy 4 4 08-DEC-2006 14:33:47 IMAGR Field 7 fit FWHM = 7.146 x 3.202 arcsec, PA= 57.8 4 4 08-DEC-2006 14:33:47 IMAGR CLBHIS: minimum component 0.500 of current peak 4 4 08-DEC-2006 14:33:47 IMAGR Field 1 min = -501.5 MilliJy,max = 3.6 Jy 4 4 08-DEC-2006 14:33:47 IMAGR Field 2 min = -478.0 MilliJy,max = 3.5 Jy 4 4 08-DEC-2006 14:33:47 IMAGR Field 3 min = -522.1 MilliJy,max = 3.5 Jy 4 4 08-DEC-2006 14:33:47 IMAGR Field 4 min = -342.3 MilliJy,max = 3.6 Jy 4 4 08-DEC-2006 14:33:47 IMAGR Field 5 min = -342.1 MilliJy,max = 3.6 Jy 4 4 08-DEC-2006 14:33:47 IMAGR Field 6 min = -507.7 MilliJy,max = 3.5 Jy 4 4 08-DEC-2006 14:33:47 IMAGR Field 7 min = -478.9 MilliJy,max = 3.5 Jy 4 2 08-DEC-2006 14:33:47 IMAGR BGC Clean: using 507 cell beam + residuals > 837.56 MilliJy 4 2 08-DEC-2006 14:33:47 IMAGR 56 Residual map points loaded 4 4 08-DEC-2006 14:33:47 IMAGR Field 5 min algorithm flux= 2.343 Jy iter= 5 4 3 08-DEC-2006 14:33:47 IMAGR Field 5 Clean flux density= 1.461 Jy 5 comps 4 3 08-DEC-2006 14:33:47 IMAGR Total Cleaned flux density = 1.461 Jy 5 comps 4 4 08-DEC-2006 14:33:47 IMAGR SETDO3: imaging done with multiple tangent planes 4 2 08-DEC-2006 14:33:47 IMAGR VISDFT: Begin DFT component subtraction 4 2 08-DEC-2006 14:33:47 IMAGR VISDFT: Model components of type Point 4 3 08-DEC-2006 14:33:47 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:33:47 IMAGR Field 5 min = -207.7 MilliJy,max = 2.1 Jy 4 2 08-DEC-2006 14:33:47 IMAGR BGC Clean: using 507 cell beam + residuals > 550.10 MilliJy 4 2 08-DEC-2006 14:33:47 IMAGR 49 Residual map points loaded 4 4 08-DEC-2006 14:33:47 IMAGR Field 5 min algorithm flux= 1.069 Jy iter= 13 4 3 08-DEC-2006 14:33:47 IMAGR Field 5 Clean flux density= 2.701 Jy 13 comps 4 3 08-DEC-2006 14:33:47 IMAGR Total Cleaned flux density = 2.701 Jy 13 comps 4 2 08-DEC-2006 14:33:47 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:33:47 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:33:47 IMAGR Field 3 min = -150.3 MilliJy,max = 1.0 Jy 4 3 08-DEC-2006 14:33:47 IMAGR TRY ANOTHER FIELD: this is 5.430E-01 < Second best 1.833E+00 4 4 08-DEC-2006 14:33:47 IMAGR Field 7 min = -154.4 MilliJy,max = 1.0 Jy 4 3 08-DEC-2006 14:33:47 IMAGR TRY ANOTHER FIELD: this is 5.368E-01 < Second best 1.791E+00 4 4 08-DEC-2006 14:33:47 IMAGR Field 6 min = -156.9 MilliJy,max = 995.5 MilliJy 4 3 08-DEC-2006 14:33:47 IMAGR TRY ANOTHER FIELD: this is 5.349E-01 < Second best 1.017E+00 4 4 08-DEC-2006 14:33:47 IMAGR Field 5 min = -112.2 MilliJy,max = 975.1 MilliJy 4 3 08-DEC-2006 14:33:47 IMAGR TRY ANOTHER FIELD: this is 9.279E-01 < Second best 1.008E+00 4 4 08-DEC-2006 14:33:47 IMAGR Field 4 min = -107.2 MilliJy,max = 1.0 Jy 4 3 08-DEC-2006 14:33:47 IMAGR TRY ANOTHER FIELD: this is 3.029E-01 < Second best 9.337E-01 4 4 08-DEC-2006 14:33:47 IMAGR Field 2 min = -141.9 MilliJy,max = 978.9 MilliJy 4 3 08-DEC-2006 14:33:47 IMAGR TRY ANOTHER FIELD: this is 2.493E-01 < Second best 9.279E-01 4 2 08-DEC-2006 14:33:47 IMAGR BGC Clean: using 507 cell beam + residuals > 228.93 MilliJy 4 2 08-DEC-2006 14:33:47 IMAGR 59 Residual map points loaded 4 4 08-DEC-2006 14:33:47 IMAGR Field 5 min allowed flux = 454.673 MilliJy iter= 22 4 3 08-DEC-2006 14:33:47 IMAGR Field 5 Clean flux density= 3.317 Jy 22 comps 4 3 08-DEC-2006 14:33:47 IMAGR Total Cleaned flux density = 3.317 Jy 22 comps 4 2 08-DEC-2006 14:33:47 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:33:47 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:33:47 IMAGR Field 1 min = -76.2 MilliJy,max = 436.7 MilliJy 4 3 08-DEC-2006 14:33:47 IMAGR TRY ANOTHER FIELD: this is 1.273E-01 < Second best 5.430E-01 4 4 08-DEC-2006 14:33:47 IMAGR Field 3 min = -73.2 MilliJy,max = 440.4 MilliJy 4 3 08-DEC-2006 14:33:47 IMAGR TRY ANOTHER FIELD: this is 2.414E-01 < Second best 5.368E-01 4 4 08-DEC-2006 14:33:47 IMAGR Field 7 min = -76.0 MilliJy,max = 444.4 MilliJy 4 3 08-DEC-2006 14:33:47 IMAGR TRY ANOTHER FIELD: this is 2.493E-01 < Second best 5.349E-01 4 4 08-DEC-2006 14:33:47 IMAGR Field 6 min = -82.4 MilliJy,max = 425.4 MilliJy 4 3 08-DEC-2006 14:33:47 IMAGR TRY ANOTHER FIELD: this is 2.442E-01 < Second best 4.327E-01 4 4 08-DEC-2006 14:33:47 IMAGR Field 5 min = -68.7 MilliJy,max = 416.4 MilliJy 4 2 08-DEC-2006 14:33:47 IMAGR BGC Clean: using 507 cell beam + residuals > 106.75 MilliJy 4 2 08-DEC-2006 14:33:47 IMAGR 50 Residual map points loaded 4 4 08-DEC-2006 14:33:47 IMAGR Field 5 min allowed flux = 195.343 MilliJy iter= 31 4 3 08-DEC-2006 14:33:47 IMAGR Field 5 Clean flux density= 3.581 Jy 31 comps 4 3 08-DEC-2006 14:33:47 IMAGR Total Cleaned flux density = 3.581 Jy 31 comps 4 2 08-DEC-2006 14:33:47 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:33:47 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:33:47 IMAGR Field 4 min = -49.1 MilliJy,max = 196.1 MilliJy 4 3 08-DEC-2006 14:33:47 IMAGR TRY ANOTHER FIELD: this is 6.938E-02 < Second best 2.493E-01 4 4 08-DEC-2006 14:33:47 IMAGR Field 2 min = -55.1 MilliJy,max = 184.0 MilliJy 4 3 08-DEC-2006 14:33:47 IMAGR TRY ANOTHER FIELD: this is 6.589E-02 < Second best 2.493E-01 4 4 08-DEC-2006 14:33:47 IMAGR Field 7 min = -50.3 MilliJy,max = 198.2 MilliJy 4 3 08-DEC-2006 14:33:47 IMAGR TRY ANOTHER FIELD: this is 1.237E-01 < Second best 2.442E-01 4 4 08-DEC-2006 14:33:47 IMAGR Field 6 min = -54.0 MilliJy,max = 187.1 MilliJy 4 3 08-DEC-2006 14:33:47 IMAGR TRY ANOTHER FIELD: this is 1.203E-01 < Second best 2.414E-01 4 4 08-DEC-2006 14:33:47 IMAGR Field 3 min = -52.6 MilliJy,max = 196.2 MilliJy 4 3 08-DEC-2006 14:33:47 IMAGR TRY ANOTHER FIELD: this is 1.131E-01 < Second best 1.859E-01 4 4 08-DEC-2006 14:33:47 IMAGR Field 5 min = -54.9 MilliJy,max = 180.0 MilliJy 4 2 08-DEC-2006 14:33:48 IMAGR BGC Clean: using 507 cell beam + residuals > 45.86 MilliJy 4 2 08-DEC-2006 14:33:48 IMAGR 84 Residual map points loaded 4 4 08-DEC-2006 14:33:48 IMAGR Field 5 min allowed flux = 87.088 MilliJy iter= 40 4 3 08-DEC-2006 14:33:48 IMAGR Field 5 Clean flux density= 3.696 Jy 40 comps 4 3 08-DEC-2006 14:33:48 IMAGR Total Cleaned flux density = 3.696 Jy 40 comps 4 2 08-DEC-2006 14:33:48 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:33:48 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:33:48 IMAGR Field 1 min = -76.0 MilliJy,max = 88.2 MilliJy 4 3 08-DEC-2006 14:33:48 IMAGR TRY ANOTHER FIELD: this is 5.262E-02 < Second best 1.237E-01 4 4 08-DEC-2006 14:33:48 IMAGR Field 7 min = -72.2 MilliJy,max = 91.8 MilliJy 4 3 08-DEC-2006 14:33:48 IMAGR TRY ANOTHER FIELD: this is 6.958E-02 < Second best 1.203E-01 4 4 08-DEC-2006 14:33:48 IMAGR Field 6 min = -71.0 MilliJy,max = 83.1 MilliJy 4 3 08-DEC-2006 14:33:48 IMAGR TRY ANOTHER FIELD: this is 6.624E-02 < Second best 1.131E-01 4 4 08-DEC-2006 14:33:48 IMAGR Field 3 min = -70.9 MilliJy,max = 90.8 MilliJy 4 3 08-DEC-2006 14:33:48 IMAGR TRY ANOTHER FIELD: this is 5.801E-02 < Second best 8.293E-02 4 4 08-DEC-2006 14:33:48 IMAGR Field 5 min = -72.1 MilliJy,max = 78.4 MilliJy 4 2 08-DEC-2006 14:33:48 IMAGR BGC Clean: using 507 cell beam + residuals > 20.45 MilliJy 4 2 08-DEC-2006 14:33:48 IMAGR 435 Residual map points loaded 4 4 08-DEC-2006 14:33:48 IMAGR Field 5 min allowed flux = -38.961 MilliJy iter= 75 4 3 08-DEC-2006 14:33:48 IMAGR Field 5 Clean flux density= 3.674 Jy 75 comps 4 3 08-DEC-2006 14:33:48 IMAGR Total Cleaned flux density = 3.674 Jy 75 comps 4 2 08-DEC-2006 14:33:48 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:33:48 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:33:48 IMAGR Field 7 min = -38.7 MilliJy,max = 48.1 MilliJy 4 3 08-DEC-2006 14:33:48 IMAGR TRY ANOTHER FIELD: this is 3.831E-02 < Second best 6.938E-02 4 4 08-DEC-2006 14:33:48 IMAGR Field 4 min = -38.4 MilliJy,max = 47.2 MilliJy 4 3 08-DEC-2006 14:33:48 IMAGR TRY ANOTHER FIELD: this is 2.556E-02 < Second best 6.624E-02 4 4 08-DEC-2006 14:33:48 IMAGR Field 6 min = -36.2 MilliJy,max = 42.6 MilliJy 4 3 08-DEC-2006 14:33:48 IMAGR TRY ANOTHER FIELD: this is 3.619E-02 < Second best 6.589E-02 4 4 08-DEC-2006 14:33:48 IMAGR Field 2 min = -35.6 MilliJy,max = 41.5 MilliJy 4 3 08-DEC-2006 14:33:48 IMAGR TRY ANOTHER FIELD: this is 2.637E-02 < Second best 5.801E-02 4 4 08-DEC-2006 14:33:48 IMAGR Field 3 min = -38.8 MilliJy,max = 47.1 MilliJy 4 3 08-DEC-2006 14:33:48 IMAGR TRY ANOTHER FIELD: this is 3.337E-02 < Second best 5.262E-02 4 4 08-DEC-2006 14:33:48 IMAGR Field 1 min = -39.4 MilliJy,max = 45.8 MilliJy 4 3 08-DEC-2006 14:33:48 IMAGR TRY ANOTHER FIELD: this is 3.202E-02 < Second best 3.831E-02 4 2 08-DEC-2006 14:33:48 IMAGR BGC Clean: using 507 cell beam + residuals > 18.40 MilliJy 4 2 08-DEC-2006 14:33:48 IMAGR 226 Residual map points loaded 4 4 08-DEC-2006 14:33:48 IMAGR Field 7 min algorithm flux= -24.239 MilliJy iter= 28 4 3 08-DEC-2006 14:33:48 IMAGR Field 7 Clean flux density= 15.733 MilliJy 28 comps 4 3 08-DEC-2006 14:33:48 IMAGR Total Cleaned flux density = 3.690 Jy 103 comps 4 2 08-DEC-2006 14:33:48 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:33:48 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:33:48 IMAGR Field 5 min = -33.7 MilliJy,max = 30.8 MilliJy 4 3 08-DEC-2006 14:33:48 IMAGR TRY ANOTHER FIELD: this is 3.225E-02 < Second best 3.619E-02 4 4 08-DEC-2006 14:33:48 IMAGR Field 6 min = -33.9 MilliJy,max = 31.3 MilliJy 4 3 08-DEC-2006 14:33:48 IMAGR TRY ANOTHER FIELD: this is 2.347E-02 < Second best 3.337E-02 4 4 08-DEC-2006 14:33:48 IMAGR Field 3 min = -34.8 MilliJy,max = 31.6 MilliJy 4 3 08-DEC-2006 14:33:48 IMAGR TRY ANOTHER FIELD: this is 2.415E-02 < Second best 3.225E-02 4 2 08-DEC-2006 14:33:48 IMAGR BGC Clean: using 507 cell beam + residuals > 7.92 MilliJy 4 2 08-DEC-2006 14:33:48 IMAGR 1469 Residual map points loaded 4 4 08-DEC-2006 14:33:48 IMAGR Field 5 min allowed flux = -16.700 MilliJy iter= 142 4 3 08-DEC-2006 14:33:48 IMAGR Field 5 Clean flux density= 3.654 Jy 142 comps 4 3 08-DEC-2006 14:33:48 IMAGR Total Cleaned flux density = 3.670 Jy 170 comps 4 2 08-DEC-2006 14:33:48 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:33:48 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:33:48 IMAGR Field 1 min = -17.8 MilliJy,max = 19.3 MilliJy 4 3 08-DEC-2006 14:33:48 IMAGR TRY ANOTHER FIELD: this is 1.606E-02 < Second best 2.637E-02 4 4 08-DEC-2006 14:33:48 IMAGR Field 2 min = -16.8 MilliJy,max = 19.3 MilliJy 4 3 08-DEC-2006 14:33:48 IMAGR TRY ANOTHER FIELD: this is 1.587E-02 < Second best 2.556E-02 4 4 08-DEC-2006 14:33:48 IMAGR Field 4 min = -17.5 MilliJy,max = 20.3 MilliJy 4 3 08-DEC-2006 14:33:48 IMAGR TRY ANOTHER FIELD: this is 1.734E-02 < Second best 2.415E-02 4 4 08-DEC-2006 14:33:48 IMAGR Field 3 min = -17.2 MilliJy,max = 20.6 MilliJy 4 3 08-DEC-2006 14:33:48 IMAGR TRY ANOTHER FIELD: this is 1.526E-02 < Second best 2.347E-02 4 4 08-DEC-2006 14:33:48 IMAGR Field 6 min = -16.6 MilliJy,max = 21.7 MilliJy 4 3 08-DEC-2006 14:33:49 IMAGR TRY ANOTHER FIELD: this is 1.662E-02 < Second best 2.317E-02 4 4 08-DEC-2006 14:33:49 IMAGR Field 7 min = -17.9 MilliJy,max = 20.9 MilliJy 4 2 08-DEC-2006 14:33:49 IMAGR BGC Clean: using 507 cell beam + residuals > 7.92 MilliJy 4 2 08-DEC-2006 14:33:49 IMAGR 727 Residual map points loaded 4 4 08-DEC-2006 14:33:49 IMAGR Field 7 min algorithm flux= 10.773 MilliJy iter= 100 4 3 08-DEC-2006 14:33:49 IMAGR Field 7 Clean flux density= 29.202 MilliJy 100 comps 4 3 08-DEC-2006 14:33:49 IMAGR Total Cleaned flux density = 3.684 Jy 242 comps 4 2 08-DEC-2006 14:33:49 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:33:49 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:33:49 IMAGR Field 4 min = -13.9 MilliJy,max = 15.6 MilliJy 4 3 08-DEC-2006 14:33:49 IMAGR TRY ANOTHER FIELD: this is 1.369E-02 < Second best 1.662E-02 4 4 08-DEC-2006 14:33:49 IMAGR Field 6 min = -13.1 MilliJy,max = 16.6 MilliJy 4 3 08-DEC-2006 14:33:49 IMAGR TRY ANOTHER FIELD: this is 1.493E-02 < Second best 1.606E-02 4 4 08-DEC-2006 14:33:49 IMAGR Field 1 min = -13.9 MilliJy,max = 15.2 MilliJy 4 3 08-DEC-2006 14:33:49 IMAGR TRY ANOTHER FIELD: this is 1.391E-02 < Second best 1.597E-02 4 4 08-DEC-2006 14:33:49 IMAGR Field 5 min = -13.4 MilliJy,max = 15.3 MilliJy 4 3 08-DEC-2006 14:33:49 IMAGR TRY ANOTHER FIELD: this is 1.288E-02 < Second best 1.587E-02 4 4 08-DEC-2006 14:33:49 IMAGR Field 2 min = -13.6 MilliJy,max = 14.5 MilliJy 4 3 08-DEC-2006 14:33:49 IMAGR TRY ANOTHER FIELD: this is 1.380E-02 < Second best 1.526E-02 4 4 08-DEC-2006 14:33:49 IMAGR Field 3 min = -13.7 MilliJy,max = 15.7 MilliJy 4 3 08-DEC-2006 14:33:49 IMAGR TRY ANOTHER FIELD: this is 1.147E-02 < Second best 1.493E-02 4 2 08-DEC-2006 14:33:49 IMAGR BGC Clean: using 497 cell beam + residuals > 4.71 MilliJy 4 2 08-DEC-2006 14:33:49 IMAGR 1920 Residual map points loaded 4 4 08-DEC-2006 14:33:49 IMAGR Field 6 min allowed flux = -7.778 MilliJy iter= 98 4 3 08-DEC-2006 14:33:49 IMAGR Field 6 Clean flux density= 28.940 MilliJy 98 comps 4 3 08-DEC-2006 14:33:49 IMAGR Total Cleaned flux density = 3.713 Jy 340 comps 4 2 08-DEC-2006 14:33:49 IMAGR ALGSTB: All 136 Rows In AP (Max 267) 4 2 08-DEC-2006 14:33:49 IMAGR ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 4 2 08-DEC-2006 14:33:49 IMAGR ALGSTB: Pass 1; 125- 0 Cells, with 5045 Pts 4 4 08-DEC-2006 14:33:49 IMAGR Field 1 min = -12.1 MilliJy,max = 12.5 MilliJy 4 3 08-DEC-2006 14:33:49 IMAGR TRY ANOTHER FIELD: this is 8.848E-03 < Second best 1.380E-02 4 4 08-DEC-2006 14:33:49 IMAGR Field 2 min = -11.7 MilliJy,max = 11.1 MilliJy 4 3 08-DEC-2006 14:33:49 IMAGR TRY ANOTHER FIELD: this is 9.532E-03 < Second best 1.369E-02 4 4 08-DEC-2006 14:33:49 IMAGR Field 4 min = -11.5 MilliJy,max = 12.3 MilliJy 4 3 08-DEC-2006 14:33:49 IMAGR TRY ANOTHER FIELD: this is 9.839E-03 < Second best 1.288E-02 4 4 08-DEC-2006 14:33:49 IMAGR Field 5 min = -11.6 MilliJy,max = 11.6 MilliJy 4 2 08-DEC-2006 14:33:49 IMAGR BGC Clean: using 507 cell beam + residuals > 4.10 MilliJy 4 2 08-DEC-2006 14:33:49 IMAGR 1540 Residual map points loaded 4 4 08-DEC-2006 14:33:49 IMAGR Field 5 min allowed flux = -5.810 MilliJy iter= 269 4 3 08-DEC-2006 14:33:49 IMAGR Field 5 Clean flux density= 3.658 Jy 269 comps 4 3 08-DEC-2006 14:33:49 IMAGR Total Cleaned flux density = 3.716 Jy 467 comps 4 2 08-DEC-2006 14:33:49 IMAGR ALGSTB: All 136 Rows In AP (Max 267) 4 2 08-DEC-2006 14:33:49 IMAGR ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 4 2 08-DEC-2006 14:33:49 IMAGR ALGSTB: Pass 1; 125- 0 Cells, with 5045 Pts 4 4 08-DEC-2006 14:33:49 IMAGR Field 3 min = -8.8 MilliJy,max = 8.8 MilliJy 4 3 08-DEC-2006 14:33:49 IMAGR TRY ANOTHER FIELD: this is 7.519E-03 < Second best 1.033E-02 4 4 08-DEC-2006 14:33:49 IMAGR Field 7 min = -10.0 MilliJy,max = 10.9 MilliJy 4 3 08-DEC-2006 14:33:49 IMAGR TRY ANOTHER FIELD: this is 7.273E-03 < Second best 9.839E-03 4 4 08-DEC-2006 14:33:49 IMAGR Field 4 min = -8.6 MilliJy,max = 8.5 MilliJy 4 3 08-DEC-2006 14:33:49 IMAGR TRY ANOTHER FIELD: this is 7.350E-03 < Second best 9.532E-03 4 4 08-DEC-2006 14:33:49 IMAGR Field 2 min = -9.1 MilliJy,max = 8.3 MilliJy 4 3 08-DEC-2006 14:33:49 IMAGR TRY ANOTHER FIELD: this is 7.962E-03 < Second best 8.848E-03 4 4 08-DEC-2006 14:33:49 IMAGR Field 1 min = -8.8 MilliJy,max = 8.7 MilliJy 4 3 08-DEC-2006 14:33:49 IMAGR TRY ANOTHER FIELD: this is 7.540E-03 < Second best 7.962E-03 4 2 08-DEC-2006 14:33:49 IMAGR BGC Clean: using 507 cell beam + residuals > 3.65 MilliJy 4 2 08-DEC-2006 14:33:49 IMAGR 990 Residual map points loaded 4 4 08-DEC-2006 14:33:49 IMAGR Field 2 min Clean flux = -4.497 MilliJy iter= 107 4 5 08-DEC-2006 14:33:49 IMAGR Field 2 Clean flux density= 26.269 MilliJy 107 comps 4 5 08-DEC-2006 14:33:49 IMAGR Total Cleaned flux density = 3.742 Jy 574 comps 4 2 08-DEC-2006 14:33:49 IMAGR ALGSTB: All 136 Rows In AP (Max 267) 4 2 08-DEC-2006 14:33:49 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 4 2 08-DEC-2006 14:33:49 IMAGR ALGSTB: Pass 1; 125- 0 Cells, with 5045 Pts 4 4 08-DEC-2006 14:33:49 IMAGR Field 1 min = -7.5 MilliJy,max = 7.7 MilliJy 4 3 08-DEC-2006 14:33:49 IMAGR TRY ANOTHER FIELD: this is 5.476E-03 < Second best 7.519E-03 4 4 08-DEC-2006 14:33:49 IMAGR Field 3 min = -7.5 MilliJy,max = 8.4 MilliJy 4 3 08-DEC-2006 14:33:50 IMAGR TRY ANOTHER FIELD: this is 5.812E-03 < Second best 7.458E-03 4 4 08-DEC-2006 14:33:50 IMAGR Field 6 min = -7.9 MilliJy,max = 8.2 MilliJy 4 3 08-DEC-2006 14:33:50 IMAGR TRY ANOTHER FIELD: this is 5.535E-03 < Second best 7.350E-03 4 4 08-DEC-2006 14:33:50 IMAGR Field 4 min = -7.5 MilliJy,max = 8.2 MilliJy 4 3 08-DEC-2006 14:33:50 IMAGR TRY ANOTHER FIELD: this is 5.723E-03 < Second best 7.273E-03 4 4 08-DEC-2006 14:33:50 IMAGR Field 7 min = -8.1 MilliJy,max = 9.4 MilliJy 4 2 08-DEC-2006 14:33:50 IMAGR BGC Clean: using 507 cell beam + residuals > 2.73 MilliJy 4 2 08-DEC-2006 14:33:50 IMAGR 1612 Residual map points loaded 4 4 08-DEC-2006 14:33:50 IMAGR Field 7 min Clean flux = 4.492 MilliJy iter= 152 4 5 08-DEC-2006 14:33:50 IMAGR Field 7 Clean flux density= 28.242 MilliJy 152 comps 4 5 08-DEC-2006 14:33:50 IMAGR Total Cleaned flux density = 3.741 Jy 626 comps 4 2 08-DEC-2006 14:33:50 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:33:50 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:33:50 IMAGR Field 3 min = -6.6 MilliJy,max = 7.9 MilliJy 4 2 08-DEC-2006 14:33:50 IMAGR BGC Clean: using 507 cell beam + residuals > 2.73 MilliJy 4 2 08-DEC-2006 14:33:50 IMAGR 1021 Residual map points loaded 4 4 08-DEC-2006 14:33:50 IMAGR Field 3 min Clean flux = -4.449 MilliJy iter= 11 4 5 08-DEC-2006 14:33:50 IMAGR Field 3 Clean flux density= -252.733 MicroJy 11 comps 4 5 08-DEC-2006 14:33:50 IMAGR Total Cleaned flux density = 3.741 Jy 637 comps 4 2 08-DEC-2006 14:33:50 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:33:50 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:33:50 IMAGR Field 4 min = -6.4 MilliJy,max = 7.6 MilliJy 4 2 08-DEC-2006 14:33:50 IMAGR BGC Clean: using 507 cell beam + residuals > 2.73 MilliJy 4 2 08-DEC-2006 14:33:50 IMAGR 1098 Residual map points loaded 4 4 08-DEC-2006 14:33:50 IMAGR Field 4 min Clean flux = 4.448 MilliJy iter= 23 4 5 08-DEC-2006 14:33:50 IMAGR Field 4 Clean flux density= 3.427 MilliJy 23 comps 4 5 08-DEC-2006 14:33:50 IMAGR Total Cleaned flux density = 3.744 Jy 660 comps 4 2 08-DEC-2006 14:33:50 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:33:50 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:33:50 IMAGR Field 5 min = -6.3 MilliJy,max = 6.3 MilliJy 4 3 08-DEC-2006 14:33:50 IMAGR TRY ANOTHER FIELD: this is 4.602E-03 < Second best 5.535E-03 4 4 08-DEC-2006 14:33:50 IMAGR Field 6 min = -5.7 MilliJy,max = 7.0 MilliJy 4 3 08-DEC-2006 14:33:50 IMAGR TRY ANOTHER FIELD: this is 4.752E-03 < Second best 5.476E-03 4 4 08-DEC-2006 14:33:50 IMAGR Field 1 min = -6.2 MilliJy,max = 6.7 MilliJy 4 2 08-DEC-2006 14:33:50 IMAGR BGC Clean: using 507 cell beam + residuals > 1.34 MilliJy 4 2 08-DEC-2006 14:33:50 IMAGR 4469 Residual map points loaded 4 4 08-DEC-2006 14:33:50 IMAGR Field 1 min Clean flux = -4.423 MilliJy iter= 7 4 5 08-DEC-2006 14:33:50 IMAGR Field 1 Clean flux density= -385.141 MicroJy 7 comps 4 5 08-DEC-2006 14:33:50 IMAGR Total Cleaned flux density = 3.744 Jy 667 comps 4 2 08-DEC-2006 14:33:50 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:33:50 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:33:50 IMAGR Field 6 min = -5.7 MilliJy,max = 6.9 MilliJy 4 2 08-DEC-2006 14:33:50 IMAGR BGC Clean: using 507 cell beam + residuals > 1.16 MilliJy 4 2 08-DEC-2006 14:33:50 IMAGR 5349 Residual map points loaded 4 4 08-DEC-2006 14:33:50 IMAGR Field 6 min Clean flux = 4.446 MilliJy iter= 103 4 5 08-DEC-2006 14:33:50 IMAGR Field 6 Clean flux density= 29.363 MilliJy 103 comps 4 5 08-DEC-2006 14:33:50 IMAGR Total Cleaned flux density = 3.744 Jy 672 comps 4 2 08-DEC-2006 14:33:50 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:33:50 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:33:50 IMAGR Field 5 min = -6.2 MilliJy,max = 6.3 MilliJy 4 2 08-DEC-2006 14:33:50 IMAGR BGC Clean: using 507 cell beam + residuals > 1.12 MilliJy 4 2 08-DEC-2006 14:33:50 IMAGR 5200 Residual map points loaded 4 4 08-DEC-2006 14:33:50 IMAGR Field 5 min Clean flux = -4.323 MilliJy iter= 273 4 5 08-DEC-2006 14:33:50 IMAGR Field 5 Clean flux density= 3.658 Jy 273 comps 4 5 08-DEC-2006 14:33:50 IMAGR Total Cleaned flux density = 3.744 Jy 676 comps 4 2 08-DEC-2006 14:33:50 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:33:50 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:33:50 IMAGR Peak residual in window 4.497 less than limit 4.498 MilliJy 4 3 08-DEC-2006 14:33:50 IMAGR Merging the Clean components files 4 3 08-DEC-2006 14:33:50 IMAGR Field 1 compressed from 7 to 6 components 4 3 08-DEC-2006 14:33:50 IMAGR Field 2 compressed from 107 to 66 components 4 3 08-DEC-2006 14:33:50 IMAGR Field 3 compressed from 11 to 9 components 4 3 08-DEC-2006 14:33:50 IMAGR Field 4 compressed from 23 to 19 components 4 3 08-DEC-2006 14:33:50 IMAGR Field 5 compressed from 273 to 72 components 4 3 08-DEC-2006 14:33:50 IMAGR Field 6 compressed from 103 to 59 components 4 3 08-DEC-2006 14:33:50 IMAGR Field 7 compressed from 152 to 77 components 4 4 08-DEC-2006 14:33:50 IMAGR Field 1 min = -6.0 MilliJy,max = 6.4 MilliJy 4 4 08-DEC-2006 14:33:51 IMAGR Field 2 min = -6.0 MilliJy,max = 6.0 MilliJy 4 4 08-DEC-2006 14:33:51 IMAGR Field 3 min = -6.1 MilliJy,max = 6.9 MilliJy 4 4 08-DEC-2006 14:33:51 IMAGR Field 4 min = -5.9 MilliJy,max = 6.8 MilliJy 4 4 08-DEC-2006 14:33:51 IMAGR Field 5 min = -6.2 MilliJy,max = 6.2 MilliJy 4 4 08-DEC-2006 14:33:51 IMAGR Field 6 min = -5.6 MilliJy,max = 6.9 MilliJy 4 4 08-DEC-2006 14:33:51 IMAGR Field 7 min = -6.5 MilliJy,max = 7.2 MilliJy 4 3 08-DEC-2006 14:33:51 IMAGR Restoring Clean components 4 3 08-DEC-2006 14:33:51 IMAGR Restoring overlapped Clean components 4 3 08-DEC-2006 14:33:51 IMAGR Restore-385.141 MicroJy ( 6 CCs) from field 1 to field 2 4 3 08-DEC-2006 14:33:51 IMAGR Restore 962.041 MicroJy ( 3 CCs) from field 1 to field 3 4 3 08-DEC-2006 14:33:51 IMAGR Restore-385.141 MicroJy ( 6 CCs) from field 1 to field 4 4 3 08-DEC-2006 14:33:51 IMAGR Restore 962.041 MicroJy ( 3 CCs) from field 1 to field 5 4 3 08-DEC-2006 14:33:51 IMAGR Restore-385.141 MicroJy ( 6 CCs) from field 1 to field 6 4 3 08-DEC-2006 14:33:51 IMAGR Restore 49.486 MicroJy ( 3 CCs) from field 1 to field 7 4 3 08-DEC-2006 14:33:51 IMAGR Restore 12.555 MilliJy ( 35 CCs) from field 2 to field 1 4 3 08-DEC-2006 14:33:51 IMAGR Restore 9.839 MilliJy ( 26 CCs) from field 2 to field 3 4 3 08-DEC-2006 14:33:51 IMAGR Restore 20.080 MilliJy ( 59 CCs) from field 2 to field 4 4 3 08-DEC-2006 14:33:51 IMAGR Restore 2.227 MilliJy ( 5 CCs) from field 2 to field 5 4 3 08-DEC-2006 14:33:51 IMAGR Restore 6.341 MilliJy ( 10 CCs) from field 2 to field 6 4 3 08-DEC-2006 14:33:51 IMAGR Restore-252.733 MicroJy ( 9 CCs) from field 3 to field 1 4 3 08-DEC-2006 14:33:51 IMAGR Restore-252.733 MicroJy ( 9 CCs) from field 3 to field 2 4 3 08-DEC-2006 14:33:51 IMAGR Restore-252.733 MicroJy ( 9 CCs) from field 3 to field 4 4 3 08-DEC-2006 14:33:51 IMAGR Restore 209.181 MicroJy ( 6 CCs) from field 3 to field 5 4 3 08-DEC-2006 14:33:51 IMAGR Restore 209.181 MicroJy ( 6 CCs) from field 3 to field 6 4 3 08-DEC-2006 14:33:51 IMAGR Restore-444.663 MicroJy ( 6 CCs) from field 4 to field 1 4 3 08-DEC-2006 14:33:51 IMAGR Restore-439.171 MicroJy ( 8 CCs) from field 4 to field 2 4 3 08-DEC-2006 14:33:51 IMAGR Restore 2.884 MilliJy ( 12 CCs) from field 4 to field 6 4 3 08-DEC-2006 14:33:51 IMAGR Restore-478.543 MicroJy ( 1 CCs) from field 4 to field 7 4 3 08-DEC-2006 14:33:51 IMAGR Restore 3.658 Jy ( 72 CCs) from field 5 to field 1 4 3 08-DEC-2006 14:33:51 IMAGR Restore 3.658 Jy ( 72 CCs) from field 5 to field 2 4 3 08-DEC-2006 14:33:51 IMAGR Restore 3.658 Jy ( 72 CCs) from field 5 to field 3 4 3 08-DEC-2006 14:33:51 IMAGR Restore 3.658 Jy ( 72 CCs) from field 5 to field 4 4 3 08-DEC-2006 14:33:51 IMAGR Restore 3.658 Jy ( 72 CCs) from field 5 to field 6 4 3 08-DEC-2006 14:33:51 IMAGR Restore 3.663 Jy ( 66 CCs) from field 5 to field 7 4 3 08-DEC-2006 14:33:51 IMAGR Restore 23.658 MilliJy ( 31 CCs) from field 6 to field 1 4 3 08-DEC-2006 14:33:51 IMAGR Restore 23.658 MilliJy ( 31 CCs) from field 6 to field 2 4 3 08-DEC-2006 14:33:51 IMAGR Restore 29.363 MilliJy ( 59 CCs) from field 6 to field 4 4 3 08-DEC-2006 14:33:51 IMAGR Restore 19.878 MilliJy ( 27 CCs) from field 6 to field 7 4 3 08-DEC-2006 14:33:51 IMAGR Restore 28.242 MilliJy ( 77 CCs) from field 7 to field 1 4 3 08-DEC-2006 14:33:51 IMAGR Restore 27.753 MilliJy ( 76 CCs) from field 7 to field 2 4 3 08-DEC-2006 14:33:51 IMAGR Restore 28.804 MilliJy ( 54 CCs) from field 7 to field 3 4 3 08-DEC-2006 14:33:51 IMAGR Restore 28.242 MilliJy ( 77 CCs) from field 7 to field 4 4 3 08-DEC-2006 14:33:51 IMAGR Restore 28.804 MilliJy ( 54 CCs) from field 7 to field 5 4 3 08-DEC-2006 14:33:51 IMAGR Restore 28.242 MilliJy ( 77 CCs) from field 7 to field 6 4 3 08-DEC-2006 14:33:51 IMAGR Checking image max/min 4 3 08-DEC-2006 14:33:51 IMAGR Field 1 final Clean flux 3.721 Jy 4 3 08-DEC-2006 14:33:51 IMAGR Field 2 final Clean flux 3.734 Jy 4 3 08-DEC-2006 14:33:51 IMAGR Field 3 final Clean flux 3.697 Jy 4 3 08-DEC-2006 14:33:51 IMAGR Field 4 final Clean flux 3.738 Jy 4 3 08-DEC-2006 14:33:51 IMAGR Field 5 final Clean flux 3.690 Jy 4 3 08-DEC-2006 14:33:51 IMAGR Field 6 final Clean flux 3.724 Jy 4 3 08-DEC-2006 14:33:51 IMAGR Field 7 final Clean flux 3.710 Jy 4 6 08-DEC-2006 14:33:51 IMAGR Deleting UV work file: 4 4 08-DEC-2006 14:33:51 IMAGR Destroyed 1 extension files of type AN 4 4 08-DEC-2006 14:33:51 IMAGR Destroyed 1 extension files of type FQ 4 4 08-DEC-2006 14:33:51 IMAGR Destroyed UV image file: catno= 17 disk= 1 4 3 08-DEC-2006 14:33:51 IMAGR Appears to have ended successfully 4 5 08-DEC-2006 14:33:51 IMAGR imager-a 31DEC06 TST: Cpu= 5.4 Real= 5 4 2 08-DEC-2006 14:33:51 AIPS Resumes 4 3 08-DEC-2006 14:33:51 AIPS SYSTEM command to be executed is: 4 3 08-DEC-2006 14:33:51 AIPS rm -f /tmp/SETFC@1751+096_K,BAND.0-1 >& /dev/null 4 5 08-DEC-2006 14:33:51 UVPLT Task UVPLT (release of 31DEC06) begins 4 2 08-DEC-2006 14:33:51 UVPLT GFINIS: number records used 934 4 2 08-DEC-2006 14:33:51 UVPLT PLTUV: 19762 Points plotted 4 2 08-DEC-2006 14:33:51 UVPLT PLTUV: Plot file version 1 created. 4 3 08-DEC-2006 14:33:51 UVPLT Appears to have ended successfully 4 5 08-DEC-2006 14:33:51 UVPLT imager-a 31DEC06 TST: Cpu= 0.0 Real= 0 4 2 08-DEC-2006 14:33:51 AIPS Resumes 4 5 08-DEC-2006 14:33:52 UVPLT Task UVPLT (release of 31DEC06) begins 4 2 08-DEC-2006 14:33:52 UVPLT GFINIS: number records used 469 4 2 08-DEC-2006 14:33:52 UVPLT PLTUV: 9881 Points plotted 4 2 08-DEC-2006 14:33:52 UVPLT PLTUV: Plot file version 2 created. 4 3 08-DEC-2006 14:33:52 UVPLT Appears to have ended successfully 4 5 08-DEC-2006 14:33:52 UVPLT imager-a 31DEC06 TST: Cpu= 0.0 Real= 0 4 2 08-DEC-2006 14:33:52 AIPS Resumes 4 5 08-DEC-2006 14:33:52 UVPLT Task UVPLT (release of 31DEC06) begins 4 2 08-DEC-2006 14:33:52 UVPLT GFINIS: number records used 469 4 2 08-DEC-2006 14:33:52 UVPLT PLTUV: 9881 Points plotted 4 2 08-DEC-2006 14:33:52 UVPLT PLTUV: Plot file version 3 created. 4 3 08-DEC-2006 14:33:52 UVPLT Appears to have ended successfully 4 5 08-DEC-2006 14:33:52 UVPLT imager-a 31DEC06 TST: Cpu= 0.0 Real= 0 4 2 08-DEC-2006 14:33:52 AIPS Resumes 4 4 08-DEC-2006 14:33:52 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:33:52 AIPS Destroyed MA image file: catno= 18 disk= 1 4 4 08-DEC-2006 14:33:52 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:33:52 AIPS Destroyed MA image file: catno= 19 disk= 1 4 4 08-DEC-2006 14:33:52 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:33:52 AIPS Destroyed MA image file: catno= 20 disk= 1 4 4 08-DEC-2006 14:33:52 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:33:52 AIPS Destroyed MA image file: catno= 21 disk= 1 4 4 08-DEC-2006 14:33:52 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:33:52 AIPS Destroyed MA image file: catno= 22 disk= 1 4 4 08-DEC-2006 14:33:52 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:33:52 AIPS Destroyed MA image file: catno= 23 disk= 1 4 4 08-DEC-2006 14:33:52 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:33:52 AIPS Destroyed MA image file: catno= 24 disk= 1 4 2 08-DEC-2006 14:33:52 AIPS Disk 1 in-CNO 25 renumbered as CNO 17 4 2 08-DEC-2006 14:33:52 AIPS Disk 1 in-CNO 26 renumbered as CNO 18 4 2 08-DEC-2006 14:33:52 AIPS Disk 1 in-CNO 27 renumbered as CNO 19 4 2 08-DEC-2006 14:33:52 AIPS Disk 1 in-CNO 28 renumbered as CNO 20 4 2 08-DEC-2006 14:33:52 AIPS Disk 1 in-CNO 29 renumbered as CNO 21 4 2 08-DEC-2006 14:33:52 AIPS Disk 1 in-CNO 30 renumbered as CNO 22 4 2 08-DEC-2006 14:33:52 AIPS Disk 1 in-CNO 31 renumbered as CNO 23 4 5 08-DEC-2006 14:33:52 AIPS ' ' 4 5 08-DEC-2006 14:33:52 AIPS 'ESTIMATED RMS:' '0.705 MILLI JANSKY' 4 3 08-DEC-2006 14:33:52 AIPS SYSTEM command to be executed is: 4 3 08-DEC-2006 14:33:52 AIPS rm -f /tmp/SETFC@2136+006_K,BAND.0-1 >& /dev/null 4 2 08-DEC-2006 14:33:52 AIPS Waiting for returned adverbs 4 5 08-DEC-2006 14:33:52 SETFC Task SETFC (release of 31DEC06) begins 4 3 08-DEC-2006 14:33:52 SETFC Found 2136+006 K BAND Seq 1 Disk: 1 in slot 5 4 4 08-DEC-2006 14:33:52 SETFC SETCEL: recommends IMSIZE 127 CELLSIZE 0.94901 4 4 08-DEC-2006 14:33:52 SETFC SETCEL: returns IMSIZE 128 CELLSIZE 0.94901 4 2 08-DEC-2006 14:33:52 SETFC ZTXOP2: using translated file name = 4 2 08-DEC-2006 14:33:52 SETFC ZTXOP2: /tmp/SETFC@2136+006_K,BAND.0-1 4 4 08-DEC-2006 14:33:52 SETFC FLYEYE added 7 fields to BOXFILE to 0.020 deg 4 4 08-DEC-2006 14:33:52 SETFC First field number written was 1 4 4 08-DEC-2006 14:33:52 SETFC Highest field number written was 7 4 2 08-DEC-2006 14:33:52 SETFC returns adverbs to AIPS 4 3 08-DEC-2006 14:33:52 SETFC Appears to have ended successfully 4 5 08-DEC-2006 14:33:52 SETFC imager-a 31DEC06 TST: Cpu= 0.0 Real= 0 4 2 08-DEC-2006 14:33:52 AIPS Resumes 4 3 08-DEC-2006 14:33:52 AIPS SETFC was not found to be running 4 5 08-DEC-2006 14:33:52 AIPS 'SEARCHING FOR NVSS SOURCES' 4 2 08-DEC-2006 14:33:52 AIPS Waiting for returned adverbs 4 5 08-DEC-2006 14:33:52 SETFC Task SETFC (release of 31DEC06) begins 4 3 08-DEC-2006 14:33:52 SETFC Found 2136+006 K BAND Seq 1 Disk: 1 in slot 5 4 2 08-DEC-2006 14:33:52 SETFC ZTXOP2: using translated file name = 4 2 08-DEC-2006 14:33:52 SETFC ZTXOP2: /tmp/SETFC@2136+006_K,BAND.0-1 4 3 08-DEC-2006 14:33:52 SETFC Searching catalog between 0.01 and 0.05 degrees radius 4 2 08-DEC-2006 14:33:52 SETFC ZTXOP2: using translated file name = 4 2 08-DEC-2006 14:33:52 SETFC ZTXOP2: /home/auto/aips/TEXT/STARS/NV00.0030 4 3 08-DEC-2006 14:33:54 SETFC No NVSS sources selected for BOXFILE 4 3 08-DEC-2006 14:33:54 SETFC The Sun is 142.8 deg away - ignoring 4 4 08-DEC-2006 14:33:54 SETFC First field number written was 8 4 4 08-DEC-2006 14:33:54 SETFC Highest field number written was 7 4 2 08-DEC-2006 14:33:54 SETFC returns adverbs to AIPS 4 3 08-DEC-2006 14:33:54 SETFC Appears to have ended successfully 4 5 08-DEC-2006 14:33:54 SETFC imager-a 31DEC06 TST: Cpu= 1.5 Real= 2 4 2 08-DEC-2006 14:33:54 AIPS Resumes 4 3 08-DEC-2006 14:33:54 AIPS SETFC was not found to be running 4 3 08-DEC-2006 14:33:54 AIPS SYSTEM command to be executed is: 4 3 08-DEC-2006 14:33:54 AIPS echo "SETFC FILE FOR SOURCE 2136+006 BELOW IS:" >> /dev/tty 4 3 08-DEC-2006 14:33:54 AIPS SYSTEM command to be executed is: 4 3 08-DEC-2006 14:33:54 AIPS cat /tmp/SETFC@2136+006_K,BAND.0-1 >> /dev/tty 4 5 08-DEC-2006 14:33:54 AIPS ' NOW STARTING WITH SOURCE :3 =2136+006' 4 5 08-DEC-2006 14:33:54 AIPS ' ' 4 5 08-DEC-2006 14:33:54 IMAGR Task IMAGR (release of 31DEC06) begins 4 2 08-DEC-2006 14:33:55 IMAGR ZTXOP2: using translated file name = 4 2 08-DEC-2006 14:33:55 IMAGR ZTXOP2: /tmp/SETFC@2136+006_K,BAND.0-1 4 3 08-DEC-2006 14:33:55 IMAGR FIELDF: Final field parameters and # read are: 4 3 08-DEC-2006 14:33:55 IMAGR Field 1 116 116 5.5496E-02 -1.3000E-02 0 4 3 08-DEC-2006 14:33:55 IMAGR Field 2 116 116 5.5496E-02 -7.1513E+01 0 4 3 08-DEC-2006 14:33:55 IMAGR Field 3 116 116 -6.1890E+01 -3.5713E+01 0 4 3 08-DEC-2006 14:33:55 IMAGR Field 4 116 116 6.1851E+01 -3.5713E+01 0 4 3 08-DEC-2006 14:33:55 IMAGR Field 5 116 116 -6.1890E+01 3.5787E+01 0 4 3 08-DEC-2006 14:33:55 IMAGR Field 6 116 116 6.1851E+01 3.5787E+01 0 4 3 08-DEC-2006 14:33:55 IMAGR Field 7 116 116 5.5496E-02 7.1487E+01 0 4 2 08-DEC-2006 14:33:55 IMAGR ZTXOP2: using translated file name = 4 2 08-DEC-2006 14:33:55 IMAGR ZTXOP2: /tmp/SETFC@2136+006_K,BAND.0-1 4 7 08-DEC-2006 14:33:55 IMAGR WINDF: Number of clean boxes/field read as follows: 4 3 08-DEC-2006 14:33:55 IMAGR Field 01: 1 Field 02: 1 Field 03: 1 Field 04: 1 4 3 08-DEC-2006 14:33:55 IMAGR Field 05: 1 Field 06: 1 Field 07: 1 4 2 08-DEC-2006 14:33:55 IMAGR Create 2136+006 .IMAGR . 1 (UV) on disk 1 cno 24 4 4 08-DEC-2006 14:33:55 IMAGR Beginning channel 1 through 1 with 2 IFs 4 3 08-DEC-2006 14:33:55 IMAGR IMACPY: Copied 5700 visibilities to be imaged 4 6 08-DEC-2006 14:33:55 IMAGR **** WARNING data included out of inner portion of UV plane **** 4 6 08-DEC-2006 14:33:55 IMAGR **** Watch for high-frequency & other poor cleaning effects **** 4 2 08-DEC-2006 14:33:55 IMAGR UVWAIT: begin finding uniform weights 4 2 08-DEC-2006 14:33:55 IMAGR UVWAIT: Average grid weight 6.870E+03 4 2 08-DEC-2006 14:33:55 IMAGR UVWAIT: Adding temperance S 1.374E+03 4 2 08-DEC-2006 14:33:55 IMAGR UVWAIT: begin applying uniform or other weights 4 4 08-DEC-2006 14:33:55 IMAGR UVWAIT: Sum of weights in 1.601E+06 and out 1.794E+06 4 4 08-DEC-2006 14:33:55 IMAGR UVWAIT: Noise is increased by a factor 1.187 due to weighting 4 4 08-DEC-2006 14:33:55 IMAGR UVWAIT: Average summed weight 6.870E+03 over 11203 vis 4 2 08-DEC-2006 14:33:55 IMAGR Create 2136+006 .IBM001. 1 (MA) on disk 1 cno 25 4 2 08-DEC-2006 14:33:55 IMAGR Create 2136+006 .IBM002. 1 (MA) on disk 1 cno 26 4 2 08-DEC-2006 14:33:55 IMAGR Create 2136+006 .IBM003. 1 (MA) on disk 1 cno 27 4 2 08-DEC-2006 14:33:55 IMAGR Create 2136+006 .IBM004. 1 (MA) on disk 1 cno 28 4 2 08-DEC-2006 14:33:55 IMAGR Create 2136+006 .IBM005. 1 (MA) on disk 1 cno 29 4 2 08-DEC-2006 14:33:55 IMAGR Create 2136+006 .IBM006. 1 (MA) on disk 1 cno 30 4 2 08-DEC-2006 14:33:55 IMAGR Create 2136+006 .IBM007. 1 (MA) on disk 1 cno 31 4 2 08-DEC-2006 14:33:55 IMAGR Create 2136+006 .ICL001. 1 (MA) on disk 1 cno 32 4 2 08-DEC-2006 14:33:55 IMAGR Create 2136+006 .ICL002. 1 (MA) on disk 1 cno 33 4 2 08-DEC-2006 14:33:55 IMAGR Create 2136+006 .ICL003. 1 (MA) on disk 1 cno 34 4 2 08-DEC-2006 14:33:55 IMAGR Create 2136+006 .ICL004. 1 (MA) on disk 1 cno 35 4 2 08-DEC-2006 14:33:55 IMAGR Create 2136+006 .ICL005. 1 (MA) on disk 1 cno 36 4 2 08-DEC-2006 14:33:55 IMAGR Create 2136+006 .ICL006. 1 (MA) on disk 1 cno 37 4 2 08-DEC-2006 14:33:55 IMAGR Create 2136+006 .ICL007. 1 (MA) on disk 1 cno 38 4 2 08-DEC-2006 14:33:55 IMAGR GRDFLT: X and Y convolution type = SPHEROIDAL 4 2 08-DEC-2006 14:33:55 IMAGR GRDFLT: X and Y parms = 3.0000 1.0000 4 2 08-DEC-2006 14:33:55 IMAGR GRDFLT: convolution function sampled every 1/100 of a cell 4 2 08-DEC-2006 14:33:55 IMAGR GRDMEM: Ave 2 Channels; 2.248510E+10 to 2.243510E+10 Hz 4 4 08-DEC-2006 14:33:55 IMAGR Field 1 Sum of gridding weights = 1.90434E+07 4 4 08-DEC-2006 14:33:55 IMAGR Field 1 Beam min = -122.3 MilliJy, max = 1.0 Jy 4 4 08-DEC-2006 14:33:55 IMAGR Field 1 fit FWHM = 4.037 x 3.058 arcsec, PA= 12.6 4 4 08-DEC-2006 14:33:55 IMAGR Field 2 Sum of gridding weights = 1.90434E+07 4 4 08-DEC-2006 14:33:55 IMAGR Field 2 Beam min = -122.3 MilliJy, max = 1.0 Jy 4 4 08-DEC-2006 14:33:55 IMAGR Field 2 fit FWHM = 4.038 x 3.058 arcsec, PA= 12.6 4 4 08-DEC-2006 14:33:56 IMAGR Field 3 Sum of gridding weights = 1.90434E+07 4 4 08-DEC-2006 14:33:56 IMAGR Field 3 Beam min = -123.2 MilliJy, max = 1.0 Jy 4 4 08-DEC-2006 14:33:56 IMAGR Field 3 fit FWHM = 4.038 x 3.058 arcsec, PA= 12.6 4 4 08-DEC-2006 14:33:56 IMAGR Field 4 Sum of gridding weights = 1.90434E+07 4 4 08-DEC-2006 14:33:56 IMAGR Field 4 Beam min = -121.7 MilliJy, max = 1.0 Jy 4 4 08-DEC-2006 14:33:56 IMAGR Field 4 fit FWHM = 4.037 x 3.058 arcsec, PA= 12.5 4 4 08-DEC-2006 14:33:56 IMAGR Field 5 Sum of gridding weights = 1.90434E+07 4 4 08-DEC-2006 14:33:56 IMAGR Field 5 Beam min = -122.6 MilliJy, max = 1.0 Jy 4 4 08-DEC-2006 14:33:56 IMAGR Field 5 fit FWHM = 4.037 x 3.058 arcsec, PA= 12.6 4 4 08-DEC-2006 14:33:56 IMAGR Field 6 Sum of gridding weights = 1.90434E+07 4 4 08-DEC-2006 14:33:56 IMAGR Field 6 Beam min = -121.0 MilliJy, max = 1.0 Jy 4 4 08-DEC-2006 14:33:56 IMAGR Field 6 fit FWHM = 4.036 x 3.058 arcsec, PA= 12.5 4 4 08-DEC-2006 14:33:56 IMAGR Field 7 Sum of gridding weights = 1.90434E+07 4 4 08-DEC-2006 14:33:56 IMAGR Field 7 Beam min = -122.3 MilliJy, max = 1.0 Jy 4 4 08-DEC-2006 14:33:56 IMAGR Field 7 fit FWHM = 4.036 x 3.058 arcsec, PA= 12.5 4 4 08-DEC-2006 14:33:56 IMAGR CLBHIS: minimum component 0.500 of current peak 4 4 08-DEC-2006 14:33:56 IMAGR Field 1 min = -666.9 MilliJy,max = 5.3 Jy 4 4 08-DEC-2006 14:33:56 IMAGR Field 2 min = -569.6 MilliJy,max = 5.2 Jy 4 4 08-DEC-2006 14:33:56 IMAGR Field 3 min = -733.3 MilliJy,max = 5.1 Jy 4 4 08-DEC-2006 14:33:56 IMAGR Field 4 min = -717.0 MilliJy,max = 5.2 Jy 4 4 08-DEC-2006 14:33:56 IMAGR Field 5 min = -754.8 MilliJy,max = 5.2 Jy 4 4 08-DEC-2006 14:33:56 IMAGR Field 6 min = -753.4 MilliJy,max = 5.2 Jy 4 4 08-DEC-2006 14:33:56 IMAGR Field 7 min = -556.8 MilliJy,max = 5.2 Jy 4 2 08-DEC-2006 14:33:56 IMAGR BGC Clean: using 507 cell beam + residuals > 954.66 MilliJy 4 2 08-DEC-2006 14:33:56 IMAGR 73 Residual map points loaded 4 4 08-DEC-2006 14:33:56 IMAGR Field 5 min algorithm flux= 3.072 Jy iter= 6 4 3 08-DEC-2006 14:33:56 IMAGR Field 5 Clean flux density= 2.437 Jy 6 comps 4 3 08-DEC-2006 14:33:56 IMAGR Total Cleaned flux density = 2.437 Jy 6 comps 4 4 08-DEC-2006 14:33:56 IMAGR SETDO3: imaging done with multiple tangent planes 4 2 08-DEC-2006 14:33:56 IMAGR VISDFT: Begin DFT component subtraction 4 2 08-DEC-2006 14:33:56 IMAGR VISDFT: Model components of type Point 4 3 08-DEC-2006 14:33:56 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:33:56 IMAGR Field 5 min = -392.9 MilliJy,max = 2.8 Jy 4 3 08-DEC-2006 14:33:56 IMAGR TRY ANOTHER FIELD: this is 2.631E+00 < Second best 2.826E+00 4 4 08-DEC-2006 14:33:56 IMAGR Field 3 min = -419.0 MilliJy,max = 2.9 Jy 4 3 08-DEC-2006 14:33:56 IMAGR TRY ANOTHER FIELD: this is 1.605E+00 < Second best 2.755E+00 4 4 08-DEC-2006 14:33:56 IMAGR Field 1 min = -382.6 MilliJy,max = 3.0 Jy 4 3 08-DEC-2006 14:33:56 IMAGR TRY ANOTHER FIELD: this is 1.586E+00 < Second best 2.753E+00 4 4 08-DEC-2006 14:33:56 IMAGR Field 7 min = -336.5 MilliJy,max = 3.0 Jy 4 3 08-DEC-2006 14:33:56 IMAGR TRY ANOTHER FIELD: this is 1.616E+00 < Second best 2.631E+00 4 2 08-DEC-2006 14:33:56 IMAGR BGC Clean: using 507 cell beam + residuals > 507.36 MilliJy 4 2 08-DEC-2006 14:33:56 IMAGR 84 Residual map points loaded 4 4 08-DEC-2006 14:33:56 IMAGR Field 5 min allowed flux = 1.353 Jy iter= 15 4 3 08-DEC-2006 14:33:56 IMAGR Field 5 Clean flux density= 4.208 Jy 15 comps 4 3 08-DEC-2006 14:33:56 IMAGR Total Cleaned flux density = 4.208 Jy 15 comps 4 2 08-DEC-2006 14:33:56 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:33:56 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:33:56 IMAGR Field 7 min = -170.5 MilliJy,max = 1.3 Jy 4 3 08-DEC-2006 14:33:56 IMAGR TRY ANOTHER FIELD: this is 7.443E-01 < Second best 1.605E+00 4 4 08-DEC-2006 14:33:56 IMAGR Field 3 min = -199.1 MilliJy,max = 1.3 Jy 4 3 08-DEC-2006 14:33:56 IMAGR TRY ANOTHER FIELD: this is 7.589E-01 < Second best 1.586E+00 4 4 08-DEC-2006 14:33:56 IMAGR Field 1 min = -176.8 MilliJy,max = 1.3 Jy 4 3 08-DEC-2006 14:33:56 IMAGR TRY ANOTHER FIELD: this is 7.436E-01 < Second best 1.544E+00 4 4 08-DEC-2006 14:33:56 IMAGR Field 2 min = -174.3 MilliJy,max = 1.3 Jy 4 3 08-DEC-2006 14:33:56 IMAGR TRY ANOTHER FIELD: this is 4.129E-01 < Second best 1.481E+00 4 4 08-DEC-2006 14:33:57 IMAGR Field 4 min = -193.4 MilliJy,max = 1.4 Jy 4 3 08-DEC-2006 14:33:57 IMAGR TRY ANOTHER FIELD: this is 4.029E-01 < Second best 1.477E+00 4 4 08-DEC-2006 14:33:57 IMAGR Field 6 min = -212.1 MilliJy,max = 1.3 Jy 4 3 08-DEC-2006 14:33:57 IMAGR TRY ANOTHER FIELD: this is 4.066E-01 < Second best 1.288E+00 4 4 08-DEC-2006 14:33:57 IMAGR Field 5 min = -198.4 MilliJy,max = 1.2 Jy 4 2 08-DEC-2006 14:33:57 IMAGR BGC Clean: using 507 cell beam + residuals > 248.34 MilliJy 4 2 08-DEC-2006 14:33:57 IMAGR 71 Residual map points loaded 4 4 08-DEC-2006 14:33:57 IMAGR Field 5 min allowed flux = 563.764 MilliJy iter= 25 4 3 08-DEC-2006 14:33:57 IMAGR Field 5 Clean flux density= 5.063 Jy 25 comps 4 3 08-DEC-2006 14:33:57 IMAGR Total Cleaned flux density = 5.063 Jy 25 comps 4 2 08-DEC-2006 14:33:57 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:33:57 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:33:57 IMAGR Field 3 min = -109.3 MilliJy,max = 543.4 MilliJy 4 3 08-DEC-2006 14:33:57 IMAGR TRY ANOTHER FIELD: this is 3.464E-01 < Second best 7.443E-01 4 4 08-DEC-2006 14:33:57 IMAGR Field 7 min = -107.3 MilliJy,max = 587.3 MilliJy 4 3 08-DEC-2006 14:33:57 IMAGR TRY ANOTHER FIELD: this is 3.240E-01 < Second best 7.436E-01 4 4 08-DEC-2006 14:33:57 IMAGR Field 1 min = -106.4 MilliJy,max = 581.2 MilliJy 4 3 08-DEC-2006 14:33:57 IMAGR TRY ANOTHER FIELD: this is 3.463E-01 < Second best 5.365E-01 4 4 08-DEC-2006 14:33:57 IMAGR Field 5 min = -120.3 MilliJy,max = 517.1 MilliJy 4 2 08-DEC-2006 14:33:57 IMAGR BGC Clean: using 507 cell beam + residuals > 103.46 MilliJy 4 2 08-DEC-2006 14:33:57 IMAGR 110 Residual map points loaded 4 4 08-DEC-2006 14:33:57 IMAGR Field 5 min allowed flux = 240.074 MilliJy iter= 35 4 3 08-DEC-2006 14:33:57 IMAGR Field 5 Clean flux density= 5.426 Jy 35 comps 4 3 08-DEC-2006 14:33:57 IMAGR Total Cleaned flux density = 5.426 Jy 35 comps 4 2 08-DEC-2006 14:33:57 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:33:57 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:33:57 IMAGR Field 2 min = -141.7 MilliJy,max = 253.4 MilliJy 4 3 08-DEC-2006 14:33:57 IMAGR TRY ANOTHER FIELD: this is 1.172E-01 < Second best 4.066E-01 4 4 08-DEC-2006 14:33:57 IMAGR Field 6 min = -138.6 MilliJy,max = 254.0 MilliJy 4 3 08-DEC-2006 14:33:57 IMAGR TRY ANOTHER FIELD: this is 9.704E-02 < Second best 4.029E-01 4 4 08-DEC-2006 14:33:57 IMAGR Field 4 min = -142.4 MilliJy,max = 272.9 MilliJy 4 3 08-DEC-2006 14:33:57 IMAGR TRY ANOTHER FIELD: this is 1.105E-01 < Second best 3.464E-01 4 4 08-DEC-2006 14:33:57 IMAGR Field 3 min = -147.0 MilliJy,max = 237.2 MilliJy 4 3 08-DEC-2006 14:33:57 IMAGR TRY ANOTHER FIELD: this is 1.751E-01 < Second best 3.463E-01 4 4 08-DEC-2006 14:33:57 IMAGR Field 1 min = -139.5 MilliJy,max = 264.1 MilliJy 4 3 08-DEC-2006 14:33:57 IMAGR TRY ANOTHER FIELD: this is 1.781E-01 < Second best 3.240E-01 4 4 08-DEC-2006 14:33:57 IMAGR Field 7 min = -143.1 MilliJy,max = 268.0 MilliJy 4 3 08-DEC-2006 14:33:57 IMAGR TRY ANOTHER FIELD: this is 1.514E-01 < Second best 2.285E-01 4 4 08-DEC-2006 14:33:57 IMAGR Field 5 min = -143.7 MilliJy,max = 219.9 MilliJy 4 2 08-DEC-2006 14:33:57 IMAGR BGC Clean: using 507 cell beam + residuals > 44.06 MilliJy 4 2 08-DEC-2006 14:33:57 IMAGR 446 Residual map points loaded 4 4 08-DEC-2006 14:33:57 IMAGR Field 5 min allowed flux = 106.612 MilliJy iter= 58 4 3 08-DEC-2006 14:33:57 IMAGR Field 5 Clean flux density= 5.490 Jy 58 comps 4 3 08-DEC-2006 14:33:57 IMAGR Total Cleaned flux density = 5.490 Jy 58 comps 4 2 08-DEC-2006 14:33:57 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:33:57 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:33:57 IMAGR Field 1 min = -110.4 MilliJy,max = 129.1 MilliJy 4 3 08-DEC-2006 14:33:57 IMAGR TRY ANOTHER FIELD: this is 9.642E-02 < Second best 1.751E-01 4 4 08-DEC-2006 14:33:57 IMAGR Field 3 min = -110.0 MilliJy,max = 109.6 MilliJy 4 3 08-DEC-2006 14:33:57 IMAGR TRY ANOTHER FIELD: this is 9.805E-02 < Second best 1.514E-01 4 4 08-DEC-2006 14:33:57 IMAGR Field 7 min = -109.3 MilliJy,max = 129.9 MilliJy 4 3 08-DEC-2006 14:33:57 IMAGR TRY ANOTHER FIELD: this is 9.767E-02 < Second best 1.172E-01 4 4 08-DEC-2006 14:33:57 IMAGR Field 2 min = -107.2 MilliJy,max = 117.9 MilliJy 4 3 08-DEC-2006 14:33:57 IMAGR TRY ANOTHER FIELD: this is 6.899E-02 < Second best 1.105E-01 4 4 08-DEC-2006 14:33:57 IMAGR Field 4 min = -105.5 MilliJy,max = 133.9 MilliJy 4 3 08-DEC-2006 14:33:57 IMAGR TRY ANOTHER FIELD: this is 6.672E-02 < Second best 1.016E-01 4 4 08-DEC-2006 14:33:57 IMAGR Field 5 min = -107.2 MilliJy,max = 112.0 MilliJy 4 2 08-DEC-2006 14:33:57 IMAGR BGC Clean: using 507 cell beam + residuals > 19.56 MilliJy 4 2 08-DEC-2006 14:33:57 IMAGR 1542 Residual map points loaded 4 4 08-DEC-2006 14:33:57 IMAGR Field 5 min allowed flux = 52.595 MilliJy iter= 118 4 3 08-DEC-2006 14:33:57 IMAGR Field 5 Clean flux density= 5.402 Jy 118 comps 4 3 08-DEC-2006 14:33:57 IMAGR Total Cleaned flux density = 5.402 Jy 118 comps 4 2 08-DEC-2006 14:33:57 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:33:57 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:33:58 IMAGR Field 3 min = -55.3 MilliJy,max = 63.8 MilliJy 4 3 08-DEC-2006 14:33:58 IMAGR TRY ANOTHER FIELD: this is 5.151E-02 < Second best 9.767E-02 4 4 08-DEC-2006 14:33:58 IMAGR Field 7 min = -59.8 MilliJy,max = 67.2 MilliJy 4 3 08-DEC-2006 14:33:58 IMAGR TRY ANOTHER FIELD: this is 5.422E-02 < Second best 9.704E-02 4 4 08-DEC-2006 14:33:58 IMAGR Field 6 min = -57.3 MilliJy,max = 62.0 MilliJy 4 3 08-DEC-2006 14:33:58 IMAGR TRY ANOTHER FIELD: this is 4.451E-02 < Second best 9.642E-02 4 4 08-DEC-2006 14:33:58 IMAGR Field 1 min = -58.3 MilliJy,max = 66.5 MilliJy 4 3 08-DEC-2006 14:33:58 IMAGR TRY ANOTHER FIELD: this is 5.688E-02 < Second best 6.899E-02 4 4 08-DEC-2006 14:33:58 IMAGR Field 2 min = -58.0 MilliJy,max = 60.5 MilliJy 4 3 08-DEC-2006 14:33:58 IMAGR TRY ANOTHER FIELD: this is 4.211E-02 < Second best 6.672E-02 4 4 08-DEC-2006 14:33:58 IMAGR Field 4 min = -59.9 MilliJy,max = 69.7 MilliJy 4 3 08-DEC-2006 14:33:58 IMAGR TRY ANOTHER FIELD: this is 4.072E-02 < Second best 5.688E-02 4 2 08-DEC-2006 14:33:58 IMAGR BGC Clean: using 507 cell beam + residuals > 19.66 MilliJy 4 2 08-DEC-2006 14:33:58 IMAGR 687 Residual map points loaded 4 4 08-DEC-2006 14:33:58 IMAGR Field 1 min algorithm flux= -29.958 MilliJy iter= 64 4 3 08-DEC-2006 14:33:58 IMAGR Field 1 Clean flux density= 71.071 MilliJy 64 comps 4 3 08-DEC-2006 14:33:58 IMAGR Total Cleaned flux density = 5.473 Jy 182 comps 4 2 08-DEC-2006 14:33:58 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:33:58 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:33:59 IMAGR Field 7 min = -47.6 MilliJy,max = 43.9 MilliJy 4 3 08-DEC-2006 14:33:59 IMAGR TRY ANOTHER FIELD: this is 3.994E-02 < Second best 5.151E-02 4 4 08-DEC-2006 14:33:59 IMAGR Field 3 min = -45.5 MilliJy,max = 45.9 MilliJy 4 3 08-DEC-2006 14:33:59 IMAGR TRY ANOTHER FIELD: this is 3.730E-02 < Second best 5.023E-02 4 4 08-DEC-2006 14:33:59 IMAGR Field 5 min = -43.9 MilliJy,max = 47.4 MilliJy 4 3 08-DEC-2006 14:33:59 IMAGR TRY ANOTHER FIELD: this is 4.202E-02 < Second best 4.451E-02 4 4 08-DEC-2006 14:33:59 IMAGR Field 6 min = -47.0 MilliJy,max = 46.4 MilliJy 4 3 08-DEC-2006 14:33:59 IMAGR TRY ANOTHER FIELD: this is 3.378E-02 < Second best 4.211E-02 4 4 08-DEC-2006 14:33:59 IMAGR Field 2 min = -46.7 MilliJy,max = 48.9 MilliJy 4 3 08-DEC-2006 14:33:59 IMAGR TRY ANOTHER FIELD: this is 3.145E-02 < Second best 4.202E-02 4 2 08-DEC-2006 14:33:59 IMAGR BGC Clean: using 507 cell beam + residuals > 10.91 MilliJy 4 2 08-DEC-2006 14:33:59 IMAGR 1836 Residual map points loaded 4 4 08-DEC-2006 14:33:59 IMAGR Field 5 min allowed flux = -21.649 MilliJy iter= 231 4 3 08-DEC-2006 14:33:59 IMAGR Field 5 Clean flux density= 5.400 Jy 231 comps 4 3 08-DEC-2006 14:33:59 IMAGR Total Cleaned flux density = 5.472 Jy 295 comps 4 2 08-DEC-2006 14:33:59 IMAGR ALGSTB: All 182 Rows In AP (Max 267) 4 2 08-DEC-2006 14:33:59 IMAGR ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 4 2 08-DEC-2006 14:33:59 IMAGR ALGSTB: Pass 1; 171- 0 Cells, with 5700 Pts 4 4 08-DEC-2006 14:33:59 IMAGR Field 4 min = -25.3 MilliJy,max = 33.1 MilliJy 4 3 08-DEC-2006 14:33:59 IMAGR TRY ANOTHER FIELD: this is 2.492E-02 < Second best 3.994E-02 4 4 08-DEC-2006 14:33:59 IMAGR Field 7 min = -25.1 MilliJy,max = 33.1 MilliJy 4 3 08-DEC-2006 14:33:59 IMAGR TRY ANOTHER FIELD: this is 2.382E-02 < Second best 3.730E-02 4 4 08-DEC-2006 14:33:59 IMAGR Field 3 min = -35.2 MilliJy,max = 33.1 MilliJy 4 3 08-DEC-2006 14:33:59 IMAGR TRY ANOTHER FIELD: this is 2.412E-02 < Second best 3.378E-02 4 4 08-DEC-2006 14:33:59 IMAGR Field 6 min = -30.2 MilliJy,max = 30.3 MilliJy 4 3 08-DEC-2006 14:33:59 IMAGR TRY ANOTHER FIELD: this is 2.254E-02 < Second best 3.145E-02 4 4 08-DEC-2006 14:33:59 IMAGR Field 2 min = -25.4 MilliJy,max = 37.6 MilliJy 4 3 08-DEC-2006 14:33:59 IMAGR TRY ANOTHER FIELD: this is 2.179E-02 < Second best 2.866E-02 4 4 08-DEC-2006 14:33:59 IMAGR Field 1 min = -23.6 MilliJy,max = 38.6 MilliJy 4 3 08-DEC-2006 14:33:59 IMAGR TRY ANOTHER FIELD: this is 2.353E-02 < Second best 2.492E-02 4 2 08-DEC-2006 14:33:59 IMAGR BGC Clean: using 507 cell beam + residuals > 8.05 MilliJy 4 2 08-DEC-2006 14:33:59 IMAGR 2053 Residual map points loaded 4 4 08-DEC-2006 14:33:59 IMAGR Field 4 min allowed flux = 12.974 MilliJy iter= 141 4 3 08-DEC-2006 14:33:59 IMAGR Field 4 Clean flux density= 105.076 MilliJy 141 comps 4 3 08-DEC-2006 14:33:59 IMAGR Total Cleaned flux density = 5.577 Jy 436 comps 4 2 08-DEC-2006 14:33:59 IMAGR ALGSTB: All 182 Rows In AP (Max 267) 4 2 08-DEC-2006 14:33:59 IMAGR ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 4 2 08-DEC-2006 14:33:59 IMAGR ALGSTB: Pass 1; 171- 0 Cells, with 5700 Pts 4 4 08-DEC-2006 14:33:59 IMAGR Field 3 min = -31.5 MilliJy,max = 24.9 MilliJy 4 3 08-DEC-2006 14:33:59 IMAGR TRY ANOTHER FIELD: this is 1.829E-02 < Second best 2.382E-02 4 4 08-DEC-2006 14:33:59 IMAGR Field 7 min = -20.9 MilliJy,max = 25.2 MilliJy 4 3 08-DEC-2006 14:33:59 IMAGR TRY ANOTHER FIELD: this is 1.839E-02 < Second best 2.353E-02 4 4 08-DEC-2006 14:34:00 IMAGR Field 1 min = -21.1 MilliJy,max = 29.8 MilliJy 4 3 08-DEC-2006 14:34:00 IMAGR TRY ANOTHER FIELD: this is 1.756E-02 < Second best 2.254E-02 4 4 08-DEC-2006 14:34:00 IMAGR Field 6 min = -25.5 MilliJy,max = 22.8 MilliJy 4 3 08-DEC-2006 14:34:00 IMAGR TRY ANOTHER FIELD: this is 1.849E-02 < Second best 2.179E-02 4 4 08-DEC-2006 14:34:00 IMAGR Field 2 min = -21.5 MilliJy,max = 28.8 MilliJy 4 3 08-DEC-2006 14:34:00 IMAGR TRY ANOTHER FIELD: this is 1.820E-02 < Second best 2.072E-02 4 4 08-DEC-2006 14:34:00 IMAGR Field 5 min = -25.7 MilliJy,max = 25.9 MilliJy 4 2 08-DEC-2006 14:34:00 IMAGR BGC Clean: using 493 cell beam + residuals > 5.92 MilliJy 4 2 08-DEC-2006 14:34:00 IMAGR 2620 Residual map points loaded 4 4 08-DEC-2006 14:34:00 IMAGR Field 5 min allowed flux = 9.420 MilliJy iter= 482 4 3 08-DEC-2006 14:34:00 IMAGR Field 5 Clean flux density= 5.403 Jy 482 comps 4 3 08-DEC-2006 14:34:00 IMAGR Total Cleaned flux density = 5.579 Jy 687 comps 4 2 08-DEC-2006 14:34:00 IMAGR ALGSTB: All 182 Rows In AP (Max 267) 4 2 08-DEC-2006 14:34:00 IMAGR ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 4 2 08-DEC-2006 14:34:00 IMAGR ALGSTB: Pass 1; 171- 0 Cells, with 5700 Pts 4 4 08-DEC-2006 14:34:00 IMAGR Field 6 min = -18.9 MilliJy,max = 17.4 MilliJy 4 3 08-DEC-2006 14:34:00 IMAGR TRY ANOTHER FIELD: this is 1.220E-02 < Second best 1.839E-02 4 4 08-DEC-2006 14:34:00 IMAGR Field 7 min = -14.9 MilliJy,max = 17.9 MilliJy 4 3 08-DEC-2006 14:34:00 IMAGR TRY ANOTHER FIELD: this is 1.282E-02 < Second best 1.829E-02 4 4 08-DEC-2006 14:34:00 IMAGR Field 3 min = -24.8 MilliJy,max = 20.0 MilliJy 4 3 08-DEC-2006 14:34:00 IMAGR TRY ANOTHER FIELD: this is 1.195E-02 < Second best 1.820E-02 4 4 08-DEC-2006 14:34:00 IMAGR Field 2 min = -15.7 MilliJy,max = 18.5 MilliJy 4 3 08-DEC-2006 14:34:00 IMAGR TRY ANOTHER FIELD: this is 1.252E-02 < Second best 1.756E-02 4 4 08-DEC-2006 14:34:00 IMAGR Field 1 min = -14.7 MilliJy,max = 19.0 MilliJy 4 3 08-DEC-2006 14:34:00 IMAGR TRY ANOTHER FIELD: this is 1.219E-02 < Second best 1.282E-02 4 2 08-DEC-2006 14:34:00 IMAGR BGC Clean: using 507 cell beam + residuals > 4.77 MilliJy 4 2 08-DEC-2006 14:34:00 IMAGR 2170 Residual map points loaded 4 4 08-DEC-2006 14:34:00 IMAGR Field 7 min allowed flux = -6.653 MilliJy iter= 231 4 3 08-DEC-2006 14:34:00 IMAGR Field 7 Clean flux density= 38.244 MilliJy 231 comps 4 3 08-DEC-2006 14:34:00 IMAGR Total Cleaned flux density = 5.617 Jy 918 comps 4 2 08-DEC-2006 14:34:00 IMAGR ALGSTB: All 182 Rows In AP (Max 267) 4 2 08-DEC-2006 14:34:00 IMAGR ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 4 2 08-DEC-2006 14:34:00 IMAGR ALGSTB: Pass 1; 171- 0 Cells, with 5700 Pts 4 4 08-DEC-2006 14:34:00 IMAGR Field 2 min = -13.0 MilliJy,max = 12.7 MilliJy 4 3 08-DEC-2006 14:34:00 IMAGR TRY ANOTHER FIELD: this is 9.424E-03 < Second best 1.245E-02 4 4 08-DEC-2006 14:34:00 IMAGR Field 4 min = -12.3 MilliJy,max = 14.0 MilliJy 4 3 08-DEC-2006 14:34:00 IMAGR TRY ANOTHER FIELD: this is 8.049E-03 < Second best 1.220E-02 4 4 08-DEC-2006 14:34:00 IMAGR Field 6 min = -14.5 MilliJy,max = 14.3 MilliJy 4 3 08-DEC-2006 14:34:00 IMAGR TRY ANOTHER FIELD: this is 9.164E-03 < Second best 1.219E-02 4 4 08-DEC-2006 14:34:00 IMAGR Field 1 min = -12.8 MilliJy,max = 13.8 MilliJy 4 3 08-DEC-2006 14:34:00 IMAGR TRY ANOTHER FIELD: this is 8.383E-03 < Second best 1.195E-02 4 4 08-DEC-2006 14:34:00 IMAGR Field 3 min = -20.1 MilliJy,max = 14.3 MilliJy 4 2 08-DEC-2006 14:34:00 IMAGR BGC Clean: using 501 cell beam + residuals > 3.67 MilliJy 4 2 08-DEC-2006 14:34:00 IMAGR 2124 Residual map points loaded 4 4 08-DEC-2006 14:34:00 IMAGR Field 3 min allowed flux = 5.012 MilliJy iter= 235 4 3 08-DEC-2006 14:34:00 IMAGR Field 3 Clean flux density= 22.624 MilliJy 235 comps 4 3 08-DEC-2006 14:34:00 IMAGR Total Cleaned flux density = 5.640 Jy 1153 comps 4 2 08-DEC-2006 14:34:00 IMAGR ALGSTB: All 182 Rows In AP (Max 267) 4 2 08-DEC-2006 14:34:00 IMAGR ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 4 2 08-DEC-2006 14:34:00 IMAGR ALGSTB: Pass 1; 171- 0 Cells, with 5700 Pts 4 4 08-DEC-2006 14:34:00 IMAGR Field 2 min = -10.2 MilliJy,max = 10.0 MilliJy 4 3 08-DEC-2006 14:34:00 IMAGR TRY ANOTHER FIELD: this is 6.821E-03 < Second best 9.164E-03 4 4 08-DEC-2006 14:34:00 IMAGR Field 6 min = -10.9 MilliJy,max = 11.6 MilliJy 4 3 08-DEC-2006 14:34:00 IMAGR TRY ANOTHER FIELD: this is 7.299E-03 < Second best 9.050E-03 4 4 08-DEC-2006 14:34:00 IMAGR Field 5 min = -12.5 MilliJy,max = 11.5 MilliJy 4 3 08-DEC-2006 14:34:00 IMAGR TRY ANOTHER FIELD: this is 6.989E-03 < Second best 8.383E-03 4 4 08-DEC-2006 14:34:00 IMAGR Field 1 min = -10.0 MilliJy,max = 11.3 MilliJy 4 3 08-DEC-2006 14:34:00 IMAGR TRY ANOTHER FIELD: this is 6.670E-03 < Second best 8.049E-03 4 4 08-DEC-2006 14:34:00 IMAGR Field 4 min = -10.5 MilliJy,max = 11.6 MilliJy 4 2 08-DEC-2006 14:34:00 IMAGR BGC Clean: using 497 cell beam + residuals > 3.05 MilliJy 4 2 08-DEC-2006 14:34:00 IMAGR 1821 Residual map points loaded 4 4 08-DEC-2006 14:34:00 IMAGR Field 4 min Clean flux = 4.221 MilliJy iter= 328 4 5 08-DEC-2006 14:34:00 IMAGR Field 4 Clean flux density= 121.361 MilliJy 328 comps 4 5 08-DEC-2006 14:34:00 IMAGR Total Cleaned flux density = 5.656 Jy 1340 comps 4 2 08-DEC-2006 14:34:00 IMAGR ALGSTB: All 182 Rows In AP (Max 267) 4 2 08-DEC-2006 14:34:00 IMAGR ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 4 2 08-DEC-2006 14:34:00 IMAGR ALGSTB: Pass 1; 171- 0 Cells, with 5700 Pts 4 4 08-DEC-2006 14:34:01 IMAGR Field 6 min = -9.6 MilliJy,max = 9.8 MilliJy 4 3 08-DEC-2006 14:34:01 IMAGR TRY ANOTHER FIELD: this is 6.136E-03 < Second best 6.989E-03 4 4 08-DEC-2006 14:34:01 IMAGR Field 5 min = -11.5 MilliJy,max = 11.2 MilliJy 4 3 08-DEC-2006 14:34:01 IMAGR TRY ANOTHER FIELD: this is 6.279E-03 < Second best 6.821E-03 4 4 08-DEC-2006 14:34:01 IMAGR Field 2 min = -8.7 MilliJy,max = 8.3 MilliJy 4 3 08-DEC-2006 14:34:01 IMAGR TRY ANOTHER FIELD: this is 6.322E-03 < Second best 6.670E-03 4 4 08-DEC-2006 14:34:01 IMAGR Field 1 min = -8.5 MilliJy,max = 10.5 MilliJy 4 3 08-DEC-2006 14:34:01 IMAGR TRY ANOTHER FIELD: this is 5.516E-03 < Second best 6.393E-03 4 4 08-DEC-2006 14:34:01 IMAGR Field 7 min = -8.4 MilliJy,max = 10.2 MilliJy 4 3 08-DEC-2006 14:34:01 IMAGR TRY ANOTHER FIELD: this is 5.246E-03 < Second best 6.322E-03 4 2 08-DEC-2006 14:34:01 IMAGR BGC Clean: using 497 cell beam + residuals > 2.29 MilliJy 4 2 08-DEC-2006 14:34:01 IMAGR 2305 Residual map points loaded 4 4 08-DEC-2006 14:34:01 IMAGR Field 2 min Clean flux = 4.218 MilliJy iter= 55 4 5 08-DEC-2006 14:34:01 IMAGR Field 2 Clean flux density= 8.314 MilliJy 55 comps 4 5 08-DEC-2006 14:34:01 IMAGR Total Cleaned flux density = 5.664 Jy 1395 comps 4 2 08-DEC-2006 14:34:01 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:01 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:01 IMAGR Field 5 min = -10.7 MilliJy,max = 11.3 MilliJy 4 2 08-DEC-2006 14:34:01 IMAGR BGC Clean: using 507 cell beam + residuals > 1.84 MilliJy 4 2 08-DEC-2006 14:34:01 IMAGR 3305 Residual map points loaded 4 4 08-DEC-2006 14:34:01 IMAGR Field 5 min Clean flux = -4.185 MilliJy iter= 539 4 5 08-DEC-2006 14:34:01 IMAGR Field 5 Clean flux density= 5.403 Jy 539 comps 4 5 08-DEC-2006 14:34:01 IMAGR Total Cleaned flux density = 5.664 Jy 1452 comps 4 2 08-DEC-2006 14:34:01 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:01 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:01 IMAGR Field 6 min = -8.2 MilliJy,max = 8.2 MilliJy 4 2 08-DEC-2006 14:34:01 IMAGR BGC Clean: using 507 cell beam + residuals > 1.84 MilliJy 4 2 08-DEC-2006 14:34:01 IMAGR 3102 Residual map points loaded 4 4 08-DEC-2006 14:34:01 IMAGR Field 6 min Clean flux = 4.214 MilliJy iter= 42 4 5 08-DEC-2006 14:34:01 IMAGR Field 6 Clean flux density= -1.116 MilliJy 42 comps 4 5 08-DEC-2006 14:34:01 IMAGR Total Cleaned flux density = 5.663 Jy 1494 comps 4 2 08-DEC-2006 14:34:01 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:01 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:01 IMAGR Field 1 min = -7.3 MilliJy,max = 9.0 MilliJy 4 3 08-DEC-2006 14:34:01 IMAGR TRY ANOTHER FIELD: this is 4.169E-03 < Second best 5.246E-03 4 4 08-DEC-2006 14:34:01 IMAGR Field 7 min = -7.1 MilliJy,max = 8.7 MilliJy 4 3 08-DEC-2006 14:34:01 IMAGR TRY ANOTHER FIELD: this is 4.350E-03 < Second best 4.817E-03 4 4 08-DEC-2006 14:34:01 IMAGR Field 3 min = -9.7 MilliJy,max = 10.2 MilliJy 4 2 08-DEC-2006 14:34:01 IMAGR BGC Clean: using 507 cell beam + residuals > 919.68 MicroJy 4 2 08-DEC-2006 14:34:01 IMAGR 6103 Residual map points loaded 4 4 08-DEC-2006 14:34:01 IMAGR Field 3 min Clean flux = -4.198 MilliJy iter= 239 4 5 08-DEC-2006 14:34:01 IMAGR Field 3 Clean flux density= 20.913 MilliJy 239 comps 4 5 08-DEC-2006 14:34:01 IMAGR Total Cleaned flux density = 5.661 Jy 1498 comps 4 2 08-DEC-2006 14:34:01 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:01 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:01 IMAGR Field 7 min = -7.0 MilliJy,max = 8.7 MilliJy 4 2 08-DEC-2006 14:34:01 IMAGR BGC Clean: using 507 cell beam + residuals > 828.21 MicroJy 4 2 08-DEC-2006 14:34:01 IMAGR 6619 Residual map points loaded 4 4 08-DEC-2006 14:34:01 IMAGR Field 7 min Clean flux = -4.209 MilliJy iter= 237 4 5 08-DEC-2006 14:34:01 IMAGR Field 7 Clean flux density= 37.370 MilliJy 237 comps 4 5 08-DEC-2006 14:34:01 IMAGR Total Cleaned flux density = 5.660 Jy 1504 comps 4 2 08-DEC-2006 14:34:01 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:01 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:01 IMAGR Field 1 min = -7.2 MilliJy,max = 8.9 MilliJy 4 2 08-DEC-2006 14:34:01 IMAGR BGC Clean: using 507 cell beam + residuals > 793.71 MicroJy 4 2 08-DEC-2006 14:34:01 IMAGR 6707 Residual map points loaded 4 4 08-DEC-2006 14:34:01 IMAGR Field 1 min Clean flux = 4.179 MilliJy iter= 66 4 5 08-DEC-2006 14:34:01 IMAGR Field 1 Clean flux density= 71.915 MilliJy 66 comps 4 5 08-DEC-2006 14:34:01 IMAGR Total Cleaned flux density = 5.661 Jy 1506 comps 4 2 08-DEC-2006 14:34:01 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:01 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:01 IMAGR Peak residual in window 4.221 less than limit 4.230 MilliJy 4 3 08-DEC-2006 14:34:01 IMAGR Merging the Clean components files 4 3 08-DEC-2006 14:34:01 IMAGR Field 1 compressed from 66 to 34 components 4 3 08-DEC-2006 14:34:01 IMAGR Field 2 compressed from 55 to 38 components 4 3 08-DEC-2006 14:34:02 IMAGR Field 3 compressed from 239 to 128 components 4 3 08-DEC-2006 14:34:02 IMAGR Field 4 compressed from 328 to 173 components 4 3 08-DEC-2006 14:34:02 IMAGR Field 5 compressed from 539 to 150 components 4 3 08-DEC-2006 14:34:02 IMAGR Field 6 compressed from 42 to 31 components 4 3 08-DEC-2006 14:34:02 IMAGR Field 7 compressed from 237 to 122 components 4 4 08-DEC-2006 14:34:02 IMAGR Field 1 min = -7.2 MilliJy,max = 8.9 MilliJy 4 4 08-DEC-2006 14:34:02 IMAGR Field 2 min = -7.5 MilliJy,max = 6.8 MilliJy 4 4 08-DEC-2006 14:34:02 IMAGR Field 3 min = -9.5 MilliJy,max = 10.0 MilliJy 4 4 08-DEC-2006 14:34:02 IMAGR Field 4 min = -7.9 MilliJy,max = 7.7 MilliJy 4 4 08-DEC-2006 14:34:02 IMAGR Field 5 min = -7.9 MilliJy,max = 10.2 MilliJy 4 4 08-DEC-2006 14:34:02 IMAGR Field 6 min = -8.2 MilliJy,max = 7.7 MilliJy 4 4 08-DEC-2006 14:34:02 IMAGR Field 7 min = -6.9 MilliJy,max = 8.6 MilliJy 4 3 08-DEC-2006 14:34:02 IMAGR Restoring Clean components 4 3 08-DEC-2006 14:34:02 IMAGR Restoring overlapped Clean components 4 3 08-DEC-2006 14:34:02 IMAGR Restore 71.915 MilliJy ( 34 CCs) from field 1 to field 2 4 3 08-DEC-2006 14:34:02 IMAGR Restore 30.870 MilliJy ( 24 CCs) from field 1 to field 3 4 3 08-DEC-2006 14:34:02 IMAGR Restore 71.915 MilliJy ( 34 CCs) from field 1 to field 4 4 3 08-DEC-2006 14:34:02 IMAGR Restore 27.852 MilliJy ( 23 CCs) from field 1 to field 5 4 3 08-DEC-2006 14:34:02 IMAGR Restore 68.428 MilliJy ( 31 CCs) from field 1 to field 6 4 3 08-DEC-2006 14:34:02 IMAGR Restore 35.936 MilliJy ( 20 CCs) from field 1 to field 7 4 3 08-DEC-2006 14:34:02 IMAGR Restore 75.766 MicroJy ( 7 CCs) from field 2 to field 1 4 3 08-DEC-2006 14:34:02 IMAGR Restore 619.333 MicroJy ( 19 CCs) from field 2 to field 3 4 3 08-DEC-2006 14:34:02 IMAGR Restore 7.023 MilliJy ( 30 CCs) from field 2 to field 4 4 3 08-DEC-2006 14:34:02 IMAGR Restore-988.826 MicroJy ( 2 CCs) from field 2 to field 5 4 3 08-DEC-2006 14:34:02 IMAGR Restore-988.827 MicroJy ( 2 CCs) from field 2 to field 6 4 3 08-DEC-2006 14:34:02 IMAGR Restore 8.885 MilliJy ( 108 CCs) from field 3 to field 1 4 3 08-DEC-2006 14:34:02 IMAGR Restore 20.913 MilliJy ( 128 CCs) from field 3 to field 2 4 3 08-DEC-2006 14:34:02 IMAGR Restore 20.913 MilliJy ( 128 CCs) from field 3 to field 4 4 3 08-DEC-2006 14:34:02 IMAGR Restore -6.356 MilliJy ( 60 CCs) from field 3 to field 5 4 3 08-DEC-2006 14:34:02 IMAGR Restore -6.356 MilliJy ( 60 CCs) from field 3 to field 6 4 3 08-DEC-2006 14:34:02 IMAGR Restore-102.775 MicroJy ( 6 CCs) from field 3 to field 7 4 3 08-DEC-2006 14:34:02 IMAGR Restore 65.346 MilliJy ( 80 CCs) from field 4 to field 1 4 3 08-DEC-2006 14:34:02 IMAGR Restore 62.398 MilliJy ( 95 CCs) from field 4 to field 2 4 3 08-DEC-2006 14:34:02 IMAGR Restore 59.100 MilliJy ( 72 CCs) from field 4 to field 6 4 3 08-DEC-2006 14:34:02 IMAGR Restore 13.917 MilliJy ( 8 CCs) from field 4 to field 7 4 3 08-DEC-2006 14:34:02 IMAGR Restore 5.403 Jy ( 150 CCs) from field 5 to field 1 4 3 08-DEC-2006 14:34:02 IMAGR Restore 5.403 Jy ( 150 CCs) from field 5 to field 2 4 3 08-DEC-2006 14:34:02 IMAGR Restore 5.403 Jy ( 150 CCs) from field 5 to field 3 4 3 08-DEC-2006 14:34:02 IMAGR Restore 5.403 Jy ( 150 CCs) from field 5 to field 4 4 3 08-DEC-2006 14:34:02 IMAGR Restore 5.403 Jy ( 150 CCs) from field 5 to field 6 4 3 08-DEC-2006 14:34:02 IMAGR Restore 5.398 Jy ( 138 CCs) from field 5 to field 7 4 3 08-DEC-2006 14:34:02 IMAGR Restore 1.930 MilliJy ( 9 CCs) from field 6 to field 1 4 3 08-DEC-2006 14:34:02 IMAGR Restore 1.930 MilliJy ( 9 CCs) from field 6 to field 2 4 3 08-DEC-2006 14:34:02 IMAGR Restore -1.116 MilliJy ( 31 CCs) from field 6 to field 4 4 3 08-DEC-2006 14:34:02 IMAGR Restore 1.930 MilliJy ( 9 CCs) from field 6 to field 7 4 3 08-DEC-2006 14:34:02 IMAGR Restore 37.370 MilliJy ( 122 CCs) from field 7 to field 1 4 3 08-DEC-2006 14:34:02 IMAGR Restore 38.936 MilliJy ( 114 CCs) from field 7 to field 2 4 3 08-DEC-2006 14:34:02 IMAGR Restore 17.979 MilliJy ( 69 CCs) from field 7 to field 3 4 3 08-DEC-2006 14:34:02 IMAGR Restore 37.370 MilliJy ( 122 CCs) from field 7 to field 4 4 3 08-DEC-2006 14:34:02 IMAGR Restore 17.979 MilliJy ( 69 CCs) from field 7 to field 5 4 3 08-DEC-2006 14:34:02 IMAGR Restore 37.370 MilliJy ( 122 CCs) from field 7 to field 6 4 3 08-DEC-2006 14:34:02 IMAGR Checking image max/min 4 3 08-DEC-2006 14:34:02 IMAGR Field 1 final Clean flux 5.588 Jy 4 3 08-DEC-2006 14:34:02 IMAGR Field 2 final Clean flux 5.607 Jy 4 3 08-DEC-2006 14:34:02 IMAGR Field 3 final Clean flux 5.473 Jy 4 3 08-DEC-2006 14:34:02 IMAGR Field 4 final Clean flux 5.660 Jy 4 3 08-DEC-2006 14:34:02 IMAGR Field 5 final Clean flux 5.441 Jy 4 3 08-DEC-2006 14:34:02 IMAGR Field 6 final Clean flux 5.559 Jy 4 3 08-DEC-2006 14:34:02 IMAGR Field 7 final Clean flux 5.487 Jy 4 6 08-DEC-2006 14:34:02 IMAGR Deleting UV work file: 4 4 08-DEC-2006 14:34:02 IMAGR Destroyed 1 extension files of type AN 4 4 08-DEC-2006 14:34:02 IMAGR Destroyed 1 extension files of type FQ 4 4 08-DEC-2006 14:34:02 IMAGR Destroyed UV image file: catno= 24 disk= 1 4 3 08-DEC-2006 14:34:02 IMAGR Appears to have ended successfully 4 5 08-DEC-2006 14:34:02 IMAGR imager-a 31DEC06 TST: Cpu= 6.3 Real= 8 4 2 08-DEC-2006 14:34:03 AIPS Resumes 4 3 08-DEC-2006 14:34:03 AIPS SYSTEM command to be executed is: 4 3 08-DEC-2006 14:34:03 AIPS rm -f /tmp/SETFC@2136+006_K,BAND.0-1 >& /dev/null 4 5 08-DEC-2006 14:34:03 UVPLT Task UVPLT (release of 31DEC06) begins 4 2 08-DEC-2006 14:34:03 UVPLT GFINIS: number records used 1059 4 2 08-DEC-2006 14:34:03 UVPLT PLTUV: 22406 Points plotted 4 2 08-DEC-2006 14:34:03 UVPLT PLTUV: Plot file version 1 created. 4 3 08-DEC-2006 14:34:03 UVPLT Appears to have ended successfully 4 5 08-DEC-2006 14:34:03 UVPLT imager-a 31DEC06 TST: Cpu= 0.0 Real= 0 4 2 08-DEC-2006 14:34:03 AIPS Resumes 4 5 08-DEC-2006 14:34:03 UVPLT Task UVPLT (release of 31DEC06) begins 4 2 08-DEC-2006 14:34:03 UVPLT GFINIS: number records used 531 4 2 08-DEC-2006 14:34:03 UVPLT PLTUV: 11203 Points plotted 4 2 08-DEC-2006 14:34:03 UVPLT PLTUV: Plot file version 2 created. 4 3 08-DEC-2006 14:34:03 UVPLT Appears to have ended successfully 4 5 08-DEC-2006 14:34:03 UVPLT imager-a 31DEC06 TST: Cpu= 0.0 Real= 0 4 2 08-DEC-2006 14:34:03 AIPS Resumes 4 5 08-DEC-2006 14:34:03 UVPLT Task UVPLT (release of 31DEC06) begins 4 2 08-DEC-2006 14:34:03 UVPLT GFINIS: number records used 532 4 2 08-DEC-2006 14:34:03 UVPLT PLTUV: 11203 Points plotted 4 2 08-DEC-2006 14:34:03 UVPLT PLTUV: Plot file version 3 created. 4 3 08-DEC-2006 14:34:03 UVPLT Appears to have ended successfully 4 5 08-DEC-2006 14:34:03 UVPLT imager-a 31DEC06 TST: Cpu= 0.0 Real= 0 4 2 08-DEC-2006 14:34:03 AIPS Resumes 4 4 08-DEC-2006 14:34:03 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:34:03 AIPS Destroyed MA image file: catno= 25 disk= 1 4 4 08-DEC-2006 14:34:03 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:34:03 AIPS Destroyed MA image file: catno= 26 disk= 1 4 4 08-DEC-2006 14:34:03 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:34:03 AIPS Destroyed MA image file: catno= 27 disk= 1 4 4 08-DEC-2006 14:34:03 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:34:03 AIPS Destroyed MA image file: catno= 28 disk= 1 4 4 08-DEC-2006 14:34:03 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:34:03 AIPS Destroyed MA image file: catno= 29 disk= 1 4 4 08-DEC-2006 14:34:03 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:34:03 AIPS Destroyed MA image file: catno= 30 disk= 1 4 4 08-DEC-2006 14:34:03 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:34:03 AIPS Destroyed MA image file: catno= 31 disk= 1 4 2 08-DEC-2006 14:34:03 AIPS Disk 1 in-CNO 32 renumbered as CNO 24 4 2 08-DEC-2006 14:34:03 AIPS Disk 1 in-CNO 33 renumbered as CNO 25 4 2 08-DEC-2006 14:34:03 AIPS Disk 1 in-CNO 34 renumbered as CNO 26 4 2 08-DEC-2006 14:34:03 AIPS Disk 1 in-CNO 35 renumbered as CNO 27 4 2 08-DEC-2006 14:34:03 AIPS Disk 1 in-CNO 36 renumbered as CNO 28 4 2 08-DEC-2006 14:34:03 AIPS Disk 1 in-CNO 37 renumbered as CNO 29 4 2 08-DEC-2006 14:34:03 AIPS Disk 1 in-CNO 38 renumbered as CNO 30 4 5 08-DEC-2006 14:34:03 AIPS ' ' 4 5 08-DEC-2006 14:34:03 AIPS 'ESTIMATED RMS:' '0.684 MILLI JANSKY' 4 3 08-DEC-2006 14:34:03 AIPS SYSTEM command to be executed is: 4 3 08-DEC-2006 14:34:03 AIPS rm -f /tmp/SETFC@2253+161_K,BAND.0-1 >& /dev/null 4 2 08-DEC-2006 14:34:03 AIPS Waiting for returned adverbs 4 5 08-DEC-2006 14:34:03 SETFC Task SETFC (release of 31DEC06) begins 4 3 08-DEC-2006 14:34:03 SETFC Found 2253+161 K BAND Seq 1 Disk: 1 in slot 6 4 4 08-DEC-2006 14:34:03 SETFC SETCEL: recommends IMSIZE 134 CELLSIZE 0.89331 4 4 08-DEC-2006 14:34:03 SETFC SETCEL: returns IMSIZE 128 CELLSIZE 0.89331 4 2 08-DEC-2006 14:34:03 SETFC ZTXOP2: using translated file name = 4 2 08-DEC-2006 14:34:03 SETFC ZTXOP2: /tmp/SETFC@2253+161_K,BAND.0-1 4 4 08-DEC-2006 14:34:03 SETFC FLYEYE added 7 fields to BOXFILE to 0.019 deg 4 4 08-DEC-2006 14:34:03 SETFC First field number written was 1 4 4 08-DEC-2006 14:34:03 SETFC Highest field number written was 7 4 2 08-DEC-2006 14:34:03 SETFC returns adverbs to AIPS 4 3 08-DEC-2006 14:34:03 SETFC Appears to have ended successfully 4 5 08-DEC-2006 14:34:03 SETFC imager-a 31DEC06 TST: Cpu= 0.0 Real= 0 4 2 08-DEC-2006 14:34:04 AIPS Resumes 4 3 08-DEC-2006 14:34:04 AIPS SETFC was not found to be running 4 5 08-DEC-2006 14:34:04 AIPS 'SEARCHING FOR NVSS SOURCES' 4 2 08-DEC-2006 14:34:04 AIPS Waiting for returned adverbs 4 5 08-DEC-2006 14:34:04 SETFC Task SETFC (release of 31DEC06) begins 4 3 08-DEC-2006 14:34:04 SETFC Found 2253+161 K BAND Seq 1 Disk: 1 in slot 6 4 2 08-DEC-2006 14:34:04 SETFC ZTXOP2: using translated file name = 4 2 08-DEC-2006 14:34:04 SETFC ZTXOP2: /tmp/SETFC@2253+161_K,BAND.0-1 4 3 08-DEC-2006 14:34:04 SETFC Searching catalog between 0.01 and 0.05 degrees radius 4 2 08-DEC-2006 14:34:04 SETFC ZTXOP2: using translated file name = 4 2 08-DEC-2006 14:34:04 SETFC ZTXOP2: /home/auto/aips/TEXT/STARS/NV00.0030 4 3 08-DEC-2006 14:34:05 SETFC No NVSS sources selected for BOXFILE 4 3 08-DEC-2006 14:34:05 SETFC The Sun is 156.5 deg away - ignoring 4 4 08-DEC-2006 14:34:05 SETFC First field number written was 8 4 4 08-DEC-2006 14:34:05 SETFC Highest field number written was 7 4 2 08-DEC-2006 14:34:05 SETFC returns adverbs to AIPS 4 3 08-DEC-2006 14:34:05 SETFC Appears to have ended successfully 4 5 08-DEC-2006 14:34:05 SETFC imager-a 31DEC06 TST: Cpu= 1.6 Real= 1 4 2 08-DEC-2006 14:34:06 AIPS Resumes 4 3 08-DEC-2006 14:34:06 AIPS SETFC was not found to be running 4 3 08-DEC-2006 14:34:06 AIPS SYSTEM command to be executed is: 4 3 08-DEC-2006 14:34:06 AIPS echo "SETFC FILE FOR SOURCE 2253+161 BELOW IS:" >> /dev/tty 4 3 08-DEC-2006 14:34:06 AIPS SYSTEM command to be executed is: 4 3 08-DEC-2006 14:34:06 AIPS cat /tmp/SETFC@2253+161_K,BAND.0-1 >> /dev/tty 4 5 08-DEC-2006 14:34:06 AIPS ' NOW STARTING WITH SOURCE :4 =2253+161' 4 5 08-DEC-2006 14:34:06 AIPS ' ' 4 5 08-DEC-2006 14:34:06 IMAGR Task IMAGR (release of 31DEC06) begins 4 2 08-DEC-2006 14:34:06 IMAGR ZTXOP2: using translated file name = 4 2 08-DEC-2006 14:34:06 IMAGR ZTXOP2: /tmp/SETFC@2253+161_K,BAND.0-1 4 3 08-DEC-2006 14:34:06 IMAGR FIELDF: Final field parameters and # read are: 4 3 08-DEC-2006 14:34:06 IMAGR Field 1 116 116 3.0257E-02 3.7000E-02 0 4 3 08-DEC-2006 14:34:06 IMAGR Field 2 116 116 3.0257E-02 -6.7263E+01 0 4 3 08-DEC-2006 14:34:06 IMAGR Field 3 116 116 -5.8323E+01 -3.3663E+01 0 4 3 08-DEC-2006 14:34:06 IMAGR Field 4 116 116 5.8239E+01 -3.3663E+01 0 4 3 08-DEC-2006 14:34:06 IMAGR Field 5 116 116 -5.8323E+01 3.3637E+01 0 4 3 08-DEC-2006 14:34:06 IMAGR Field 6 116 116 5.8239E+01 3.3637E+01 0 4 3 08-DEC-2006 14:34:06 IMAGR Field 7 116 116 3.0257E-02 6.7337E+01 0 4 2 08-DEC-2006 14:34:06 IMAGR ZTXOP2: using translated file name = 4 2 08-DEC-2006 14:34:06 IMAGR ZTXOP2: /tmp/SETFC@2253+161_K,BAND.0-1 4 7 08-DEC-2006 14:34:06 IMAGR WINDF: Number of clean boxes/field read as follows: 4 3 08-DEC-2006 14:34:06 IMAGR Field 01: 1 Field 02: 1 Field 03: 1 Field 04: 1 4 3 08-DEC-2006 14:34:06 IMAGR Field 05: 1 Field 06: 1 Field 07: 1 4 2 08-DEC-2006 14:34:06 IMAGR Create 2253+161 .IMAGR . 1 (UV) on disk 1 cno 31 4 4 08-DEC-2006 14:34:06 IMAGR Beginning channel 1 through 1 with 2 IFs 4 3 08-DEC-2006 14:34:06 IMAGR IMACPY: Copied 6051 visibilities to be imaged 4 6 08-DEC-2006 14:34:06 IMAGR **** WARNING data included out of inner portion of UV plane **** 4 6 08-DEC-2006 14:34:06 IMAGR **** Watch for high-frequency & other poor cleaning effects **** 4 2 08-DEC-2006 14:34:06 IMAGR UVWAIT: begin finding uniform weights 4 2 08-DEC-2006 14:34:06 IMAGR UVWAIT: Average grid weight 6.881E+03 4 2 08-DEC-2006 14:34:06 IMAGR UVWAIT: Adding temperance S 1.376E+03 4 2 08-DEC-2006 14:34:06 IMAGR UVWAIT: begin applying uniform or other weights 4 4 08-DEC-2006 14:34:06 IMAGR UVWAIT: Sum of weights in 1.796E+06 and out 1.932E+06 4 4 08-DEC-2006 14:34:06 IMAGR UVWAIT: Noise is increased by a factor 1.204 due to weighting 4 4 08-DEC-2006 14:34:06 IMAGR UVWAIT: Average summed weight 6.881E+03 over 11895 vis 4 2 08-DEC-2006 14:34:06 IMAGR Create 2253+161 .IBM001. 1 (MA) on disk 1 cno 32 4 2 08-DEC-2006 14:34:06 IMAGR Create 2253+161 .IBM002. 1 (MA) on disk 1 cno 33 4 2 08-DEC-2006 14:34:06 IMAGR Create 2253+161 .IBM003. 1 (MA) on disk 1 cno 34 4 2 08-DEC-2006 14:34:06 IMAGR Create 2253+161 .IBM004. 1 (MA) on disk 1 cno 35 4 2 08-DEC-2006 14:34:06 IMAGR Create 2253+161 .IBM005. 1 (MA) on disk 1 cno 36 4 2 08-DEC-2006 14:34:06 IMAGR Create 2253+161 .IBM006. 1 (MA) on disk 1 cno 37 4 2 08-DEC-2006 14:34:06 IMAGR Create 2253+161 .IBM007. 1 (MA) on disk 1 cno 38 4 2 08-DEC-2006 14:34:06 IMAGR Create 2253+161 .ICL001. 1 (MA) on disk 1 cno 39 4 2 08-DEC-2006 14:34:06 IMAGR Create 2253+161 .ICL002. 1 (MA) on disk 1 cno 40 4 2 08-DEC-2006 14:34:06 IMAGR Create 2253+161 .ICL003. 1 (MA) on disk 1 cno 41 4 2 08-DEC-2006 14:34:06 IMAGR Create 2253+161 .ICL004. 1 (MA) on disk 1 cno 42 4 2 08-DEC-2006 14:34:06 IMAGR Create 2253+161 .ICL005. 1 (MA) on disk 1 cno 43 4 2 08-DEC-2006 14:34:06 IMAGR Create 2253+161 .ICL006. 1 (MA) on disk 1 cno 44 4 2 08-DEC-2006 14:34:06 IMAGR Create 2253+161 .ICL007. 1 (MA) on disk 1 cno 45 4 2 08-DEC-2006 14:34:06 IMAGR GRDFLT: X and Y convolution type = SPHEROIDAL 4 2 08-DEC-2006 14:34:06 IMAGR GRDFLT: X and Y parms = 3.0000 1.0000 4 2 08-DEC-2006 14:34:06 IMAGR GRDFLT: convolution function sampled every 1/100 of a cell 4 2 08-DEC-2006 14:34:06 IMAGR GRDMEM: Ave 2 Channels; 2.248510E+10 to 2.243510E+10 Hz 4 4 08-DEC-2006 14:34:06 IMAGR Field 1 Sum of gridding weights = 2.05058E+07 4 4 08-DEC-2006 14:34:06 IMAGR Field 1 Beam min = -138.3 MilliJy, max = 1.0 Jy 4 4 08-DEC-2006 14:34:06 IMAGR Field 1 fit FWHM = 3.589 x 2.973 arcsec, PA= -7.6 4 4 08-DEC-2006 14:34:06 IMAGR Field 2 Sum of gridding weights = 2.05058E+07 4 4 08-DEC-2006 14:34:06 IMAGR Field 2 Beam min = -138.2 MilliJy, max = 1.0 Jy 4 4 08-DEC-2006 14:34:06 IMAGR Field 2 fit FWHM = 3.590 x 2.973 arcsec, PA= -7.6 4 4 08-DEC-2006 14:34:06 IMAGR Field 3 Sum of gridding weights = 2.05058E+07 4 4 08-DEC-2006 14:34:06 IMAGR Field 3 Beam min = -137.5 MilliJy, max = 1.0 Jy 4 4 08-DEC-2006 14:34:06 IMAGR Field 3 fit FWHM = 3.590 x 2.973 arcsec, PA= -7.6 4 4 08-DEC-2006 14:34:06 IMAGR Field 4 Sum of gridding weights = 2.05058E+07 4 4 08-DEC-2006 14:34:07 IMAGR Field 4 Beam min = -138.5 MilliJy, max = 1.0 Jy 4 4 08-DEC-2006 14:34:07 IMAGR Field 4 fit FWHM = 3.590 x 2.973 arcsec, PA= -7.6 4 4 08-DEC-2006 14:34:07 IMAGR Field 5 Sum of gridding weights = 2.05058E+07 4 4 08-DEC-2006 14:34:07 IMAGR Field 5 Beam min = -137.6 MilliJy, max = 1.0 Jy 4 4 08-DEC-2006 14:34:07 IMAGR Field 5 fit FWHM = 3.589 x 2.973 arcsec, PA= -7.6 4 4 08-DEC-2006 14:34:07 IMAGR Field 6 Sum of gridding weights = 2.05058E+07 4 4 08-DEC-2006 14:34:07 IMAGR Field 6 Beam min = -138.5 MilliJy, max = 1.0 Jy 4 4 08-DEC-2006 14:34:07 IMAGR Field 6 fit FWHM = 3.589 x 2.973 arcsec, PA= -7.6 4 4 08-DEC-2006 14:34:07 IMAGR Field 7 Sum of gridding weights = 2.05058E+07 4 4 08-DEC-2006 14:34:07 IMAGR Field 7 Beam min = -138.4 MilliJy, max = 1.0 Jy 4 4 08-DEC-2006 14:34:07 IMAGR Field 7 fit FWHM = 3.589 x 2.973 arcsec, PA= -7.6 4 4 08-DEC-2006 14:34:07 IMAGR CLBHIS: minimum component 0.500 of current peak 4 4 08-DEC-2006 14:34:07 IMAGR Field 1 min = -617.7 MilliJy,max = 6.5 Jy 4 4 08-DEC-2006 14:34:07 IMAGR Field 2 min = -634.1 MilliJy,max = 6.4 Jy 4 4 08-DEC-2006 14:34:07 IMAGR Field 3 min = -687.9 MilliJy,max = 6.2 Jy 4 4 08-DEC-2006 14:34:07 IMAGR Field 4 min = -723.4 MilliJy,max = 6.3 Jy 4 4 08-DEC-2006 14:34:07 IMAGR Field 5 min = -753.4 MilliJy,max = 6.2 Jy 4 4 08-DEC-2006 14:34:07 IMAGR Field 6 min = -685.3 MilliJy,max = 6.3 Jy 4 4 08-DEC-2006 14:34:07 IMAGR Field 7 min = -641.2 MilliJy,max = 6.3 Jy 4 2 08-DEC-2006 14:34:07 IMAGR BGC Clean: using 507 cell beam + residuals > 1.51 Jy 4 2 08-DEC-2006 14:34:07 IMAGR 55 Residual map points loaded 4 4 08-DEC-2006 14:34:07 IMAGR Field 5 min algorithm flux= 4.105 Jy iter= 5 4 3 08-DEC-2006 14:34:07 IMAGR Field 5 Clean flux density= 2.536 Jy 5 comps 4 3 08-DEC-2006 14:34:07 IMAGR Total Cleaned flux density = 2.536 Jy 5 comps 4 4 08-DEC-2006 14:34:07 IMAGR SETDO3: imaging done with multiple tangent planes 4 2 08-DEC-2006 14:34:07 IMAGR VISDFT: Begin DFT component subtraction 4 2 08-DEC-2006 14:34:07 IMAGR VISDFT: Model components of type Point 4 3 08-DEC-2006 14:34:07 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:07 IMAGR Field 5 min = -527.1 MilliJy,max = 3.7 Jy 4 2 08-DEC-2006 14:34:07 IMAGR BGC Clean: using 507 cell beam + residuals > 999.94 MilliJy 4 2 08-DEC-2006 14:34:07 IMAGR 48 Residual map points loaded 4 4 08-DEC-2006 14:34:07 IMAGR Field 5 min algorithm flux= 1.864 Jy iter= 14 4 3 08-DEC-2006 14:34:07 IMAGR Field 5 Clean flux density= 4.955 Jy 14 comps 4 3 08-DEC-2006 14:34:07 IMAGR Total Cleaned flux density = 4.955 Jy 14 comps 4 2 08-DEC-2006 14:34:07 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:07 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:07 IMAGR Field 1 min = -215.4 MilliJy,max = 1.9 Jy 4 3 08-DEC-2006 14:34:07 IMAGR TRY ANOTHER FIELD: this is 1.004E+00 < Second best 3.243E+00 4 4 08-DEC-2006 14:34:07 IMAGR Field 7 min = -209.6 MilliJy,max = 1.9 Jy 4 3 08-DEC-2006 14:34:07 IMAGR TRY ANOTHER FIELD: this is 9.015E-01 < Second best 3.127E+00 4 4 08-DEC-2006 14:34:07 IMAGR Field 3 min = -236.2 MilliJy,max = 1.8 Jy 4 3 08-DEC-2006 14:34:07 IMAGR TRY ANOTHER FIELD: this is 9.695E-01 < Second best 2.208E+00 4 4 08-DEC-2006 14:34:07 IMAGR Field 6 min = -221.3 MilliJy,max = 1.8 Jy 4 3 08-DEC-2006 14:34:07 IMAGR TRY ANOTHER FIELD: this is 6.472E-01 < Second best 1.962E+00 4 4 08-DEC-2006 14:34:07 IMAGR Field 4 min = -272.1 MilliJy,max = 1.9 Jy 4 3 08-DEC-2006 14:34:07 IMAGR TRY ANOTHER FIELD: this is 5.778E-01 < Second best 1.877E+00 4 4 08-DEC-2006 14:34:07 IMAGR Field 2 min = -206.7 MilliJy,max = 1.8 Jy 4 3 08-DEC-2006 14:34:07 IMAGR TRY ANOTHER FIELD: this is 6.130E-01 < Second best 1.774E+00 4 4 08-DEC-2006 14:34:07 IMAGR Field 5 min = -254.0 MilliJy,max = 1.7 Jy 4 2 08-DEC-2006 14:34:07 IMAGR BGC Clean: using 507 cell beam + residuals > 453.99 MilliJy 4 2 08-DEC-2006 14:34:07 IMAGR 48 Residual map points loaded 4 4 08-DEC-2006 14:34:07 IMAGR Field 5 min allowed flux = 784.783 MilliJy iter= 24 4 3 08-DEC-2006 14:34:07 IMAGR Field 5 Clean flux density= 6.139 Jy 24 comps 4 3 08-DEC-2006 14:34:07 IMAGR Total Cleaned flux density = 6.139 Jy 24 comps 4 2 08-DEC-2006 14:34:07 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:07 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:07 IMAGR Field 1 min = -133.3 MilliJy,max = 826.6 MilliJy 4 3 08-DEC-2006 14:34:07 IMAGR TRY ANOTHER FIELD: this is 4.552E-01 < Second best 9.695E-01 4 4 08-DEC-2006 14:34:07 IMAGR Field 3 min = -151.0 MilliJy,max = 755.2 MilliJy 4 3 08-DEC-2006 14:34:07 IMAGR TRY ANOTHER FIELD: this is 4.559E-01 < Second best 9.015E-01 4 4 08-DEC-2006 14:34:08 IMAGR Field 7 min = -131.9 MilliJy,max = 816.3 MilliJy 4 3 08-DEC-2006 14:34:08 IMAGR TRY ANOTHER FIELD: this is 3.960E-01 < Second best 7.469E-01 4 4 08-DEC-2006 14:34:08 IMAGR Field 5 min = -168.5 MilliJy,max = 708.9 MilliJy 4 2 08-DEC-2006 14:34:08 IMAGR BGC Clean: using 507 cell beam + residuals > 191.15 MilliJy 4 2 08-DEC-2006 14:34:08 IMAGR 59 Residual map points loaded 4 4 08-DEC-2006 14:34:08 IMAGR Field 5 min allowed flux = 331.969 MilliJy iter= 34 4 3 08-DEC-2006 14:34:08 IMAGR Field 5 Clean flux density= 6.639 Jy 34 comps 4 3 08-DEC-2006 14:34:08 IMAGR Total Cleaned flux density = 6.639 Jy 34 comps 4 2 08-DEC-2006 14:34:08 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:08 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:09 IMAGR Field 6 min = -171.2 MilliJy,max = 350.1 MilliJy 4 3 08-DEC-2006 14:34:09 IMAGR TRY ANOTHER FIELD: this is 1.675E-01 < Second best 6.130E-01 4 4 08-DEC-2006 14:34:09 IMAGR Field 2 min = -163.2 MilliJy,max = 351.2 MilliJy 4 3 08-DEC-2006 14:34:09 IMAGR TRY ANOTHER FIELD: this is 1.879E-01 < Second best 5.778E-01 4 4 08-DEC-2006 14:34:09 IMAGR Field 4 min = -166.7 MilliJy,max = 385.1 MilliJy 4 3 08-DEC-2006 14:34:09 IMAGR TRY ANOTHER FIELD: this is 1.585E-01 < Second best 4.559E-01 4 4 08-DEC-2006 14:34:09 IMAGR Field 3 min = -180.6 MilliJy,max = 332.3 MilliJy 4 3 08-DEC-2006 14:34:09 IMAGR TRY ANOTHER FIELD: this is 2.381E-01 < Second best 4.552E-01 4 4 08-DEC-2006 14:34:09 IMAGR Field 1 min = -173.4 MilliJy,max = 381.2 MilliJy 4 3 08-DEC-2006 14:34:09 IMAGR TRY ANOTHER FIELD: this is 2.240E-01 < Second best 3.960E-01 4 4 08-DEC-2006 14:34:09 IMAGR Field 7 min = -175.1 MilliJy,max = 374.5 MilliJy 4 3 08-DEC-2006 14:34:09 IMAGR TRY ANOTHER FIELD: this is 2.051E-01 < Second best 3.160E-01 4 4 08-DEC-2006 14:34:09 IMAGR Field 5 min = -174.2 MilliJy,max = 299.4 MilliJy 4 2 08-DEC-2006 14:34:09 IMAGR BGC Clean: using 507 cell beam + residuals > 80.86 MilliJy 4 2 08-DEC-2006 14:34:09 IMAGR 220 Residual map points loaded 4 4 08-DEC-2006 14:34:09 IMAGR Field 5 min allowed flux = -145.569 MilliJy iter= 61 4 3 08-DEC-2006 14:34:09 IMAGR Field 5 Clean flux density= 6.671 Jy 61 comps 4 3 08-DEC-2006 14:34:09 IMAGR Total Cleaned flux density = 6.671 Jy 61 comps 4 2 08-DEC-2006 14:34:09 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:09 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:09 IMAGR Field 3 min = -140.6 MilliJy,max = 166.4 MilliJy 4 3 08-DEC-2006 14:34:09 IMAGR TRY ANOTHER FIELD: this is 1.230E-01 < Second best 2.240E-01 4 4 08-DEC-2006 14:34:09 IMAGR Field 1 min = -139.3 MilliJy,max = 202.0 MilliJy 4 3 08-DEC-2006 14:34:09 IMAGR TRY ANOTHER FIELD: this is 1.178E-01 < Second best 2.051E-01 4 4 08-DEC-2006 14:34:09 IMAGR Field 7 min = -138.5 MilliJy,max = 196.8 MilliJy 4 3 08-DEC-2006 14:34:09 IMAGR TRY ANOTHER FIELD: this is 1.432E-01 < Second best 1.879E-01 4 4 08-DEC-2006 14:34:09 IMAGR Field 2 min = -142.5 MilliJy,max = 181.1 MilliJy 4 3 08-DEC-2006 14:34:09 IMAGR TRY ANOTHER FIELD: this is 1.254E-01 < Second best 1.675E-01 4 4 08-DEC-2006 14:34:09 IMAGR Field 6 min = -137.9 MilliJy,max = 180.0 MilliJy 4 3 08-DEC-2006 14:34:09 IMAGR TRY ANOTHER FIELD: this is 1.166E-01 < Second best 1.585E-01 4 4 08-DEC-2006 14:34:09 IMAGR Field 4 min = -135.2 MilliJy,max = 204.7 MilliJy 4 3 08-DEC-2006 14:34:09 IMAGR TRY ANOTHER FIELD: this is 9.938E-02 < Second best 1.432E-01 4 2 08-DEC-2006 14:34:09 IMAGR BGC Clean: using 507 cell beam + residuals > 72.93 MilliJy 4 2 08-DEC-2006 14:34:09 IMAGR 74 Residual map points loaded 4 4 08-DEC-2006 14:34:09 IMAGR Field 7 min algorithm flux= 91.706 MilliJy iter= 18 4 3 08-DEC-2006 14:34:09 IMAGR Field 7 Clean flux density= 174.794 MilliJy 18 comps 4 3 08-DEC-2006 14:34:09 IMAGR Total Cleaned flux density = 6.846 Jy 79 comps 4 2 08-DEC-2006 14:34:09 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:09 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:09 IMAGR Field 5 min = -135.7 MilliJy,max = 143.5 MilliJy 4 2 08-DEC-2006 14:34:09 IMAGR BGC Clean: using 507 cell beam + residuals > 35.46 MilliJy 4 2 08-DEC-2006 14:34:09 IMAGR 821 Residual map points loaded 4 4 08-DEC-2006 14:34:09 IMAGR Field 5 min allowed flux = -66.586 MilliJy iter= 124 4 3 08-DEC-2006 14:34:09 IMAGR Field 5 Clean flux density= 6.513 Jy 124 comps 4 3 08-DEC-2006 14:34:09 IMAGR Total Cleaned flux density = 6.688 Jy 142 comps 4 2 08-DEC-2006 14:34:09 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:09 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:09 IMAGR Field 2 min = -73.2 MilliJy,max = 87.0 MilliJy 4 3 08-DEC-2006 14:34:09 IMAGR TRY ANOTHER FIELD: this is 7.527E-02 < Second best 1.230E-01 4 4 08-DEC-2006 14:34:10 IMAGR Field 3 min = -72.8 MilliJy,max = 84.6 MilliJy 4 3 08-DEC-2006 14:34:10 IMAGR TRY ANOTHER FIELD: this is 6.919E-02 < Second best 1.178E-01 4 4 08-DEC-2006 14:34:10 IMAGR Field 1 min = -69.2 MilliJy,max = 99.1 MilliJy 4 3 08-DEC-2006 14:34:10 IMAGR TRY ANOTHER FIELD: this is 6.757E-02 < Second best 1.166E-01 4 4 08-DEC-2006 14:34:10 IMAGR Field 6 min = -74.0 MilliJy,max = 86.2 MilliJy 4 3 08-DEC-2006 14:34:10 IMAGR TRY ANOTHER FIELD: this is 6.559E-02 < Second best 9.938E-02 4 4 08-DEC-2006 14:34:10 IMAGR Field 4 min = -70.7 MilliJy,max = 100.6 MilliJy 4 3 08-DEC-2006 14:34:10 IMAGR TRY ANOTHER FIELD: this is 6.062E-02 < Second best 8.760E-02 4 4 08-DEC-2006 14:34:10 IMAGR Field 7 min = -71.4 MilliJy,max = 95.9 MilliJy 4 3 08-DEC-2006 14:34:10 IMAGR TRY ANOTHER FIELD: this is 6.549E-02 < Second best 7.527E-02 4 2 08-DEC-2006 14:34:10 IMAGR BGC Clean: using 507 cell beam + residuals > 33.04 MilliJy 4 2 08-DEC-2006 14:34:10 IMAGR 301 Residual map points loaded 4 4 08-DEC-2006 14:34:10 IMAGR Field 2 min algorithm flux= 42.262 MilliJy iter= 42 4 3 08-DEC-2006 14:34:10 IMAGR Field 2 Clean flux density= 145.146 MilliJy 42 comps 4 3 08-DEC-2006 14:34:10 IMAGR Total Cleaned flux density = 6.833 Jy 184 comps 4 2 08-DEC-2006 14:34:10 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:10 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:10 IMAGR Field 3 min = -69.1 MilliJy,max = 66.0 MilliJy 4 3 08-DEC-2006 14:34:10 IMAGR TRY ANOTHER FIELD: this is 5.557E-02 < Second best 6.757E-02 4 4 08-DEC-2006 14:34:10 IMAGR Field 1 min = -69.6 MilliJy,max = 71.8 MilliJy 4 3 08-DEC-2006 14:34:10 IMAGR TRY ANOTHER FIELD: this is 5.736E-02 < Second best 6.559E-02 4 4 08-DEC-2006 14:34:10 IMAGR Field 6 min = -72.6 MilliJy,max = 68.5 MilliJy 4 3 08-DEC-2006 14:34:10 IMAGR TRY ANOTHER FIELD: this is 5.616E-02 < Second best 6.549E-02 4 4 08-DEC-2006 14:34:10 IMAGR Field 7 min = -68.4 MilliJy,max = 68.3 MilliJy 4 2 08-DEC-2006 14:34:10 IMAGR BGC Clean: using 507 cell beam + residuals > 33.04 MilliJy 4 2 08-DEC-2006 14:34:10 IMAGR 210 Residual map points loaded 4 4 08-DEC-2006 14:34:10 IMAGR Field 7 min algorithm flux= 40.971 MilliJy iter= 65 4 3 08-DEC-2006 14:34:10 IMAGR Field 7 Clean flux density= 163.446 MilliJy 65 comps 4 3 08-DEC-2006 14:34:10 IMAGR Total Cleaned flux density = 6.822 Jy 231 comps 4 2 08-DEC-2006 14:34:10 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:10 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:10 IMAGR Field 5 min = -59.5 MilliJy,max = 59.1 MilliJy 4 3 08-DEC-2006 14:34:10 IMAGR TRY ANOTHER FIELD: this is 5.696E-02 < Second best 6.062E-02 4 4 08-DEC-2006 14:34:10 IMAGR Field 4 min = -59.5 MilliJy,max = 60.4 MilliJy 4 3 08-DEC-2006 14:34:10 IMAGR TRY ANOTHER FIELD: this is 4.336E-02 < Second best 5.736E-02 4 4 08-DEC-2006 14:34:10 IMAGR Field 1 min = -60.0 MilliJy,max = 59.0 MilliJy 4 3 08-DEC-2006 14:34:10 IMAGR TRY ANOTHER FIELD: this is 4.766E-02 < Second best 5.696E-02 4 2 08-DEC-2006 14:34:10 IMAGR BGC Clean: using 507 cell beam + residuals > 19.16 MilliJy 4 2 08-DEC-2006 14:34:10 IMAGR 1130 Residual map points loaded 4 4 08-DEC-2006 14:34:10 IMAGR Field 5 min allowed flux = -29.731 MilliJy iter= 250 4 3 08-DEC-2006 14:34:10 IMAGR Field 5 Clean flux density= 6.521 Jy 250 comps 4 3 08-DEC-2006 14:34:10 IMAGR Total Cleaned flux density = 6.830 Jy 357 comps 4 2 08-DEC-2006 14:34:10 IMAGR ALGSTB: All 181 Rows In AP (Max 267) 4 2 08-DEC-2006 14:34:10 IMAGR ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 4 2 08-DEC-2006 14:34:10 IMAGR ALGSTB: Pass 1; 170- 0 Cells, with 6051 Pts 4 4 08-DEC-2006 14:34:10 IMAGR Field 6 min = -37.7 MilliJy,max = 40.5 MilliJy 4 3 08-DEC-2006 14:34:10 IMAGR TRY ANOTHER FIELD: this is 3.535E-02 < Second best 5.557E-02 4 4 08-DEC-2006 14:34:10 IMAGR Field 3 min = -34.6 MilliJy,max = 43.1 MilliJy 4 3 08-DEC-2006 14:34:10 IMAGR TRY ANOTHER FIELD: this is 4.124E-02 < Second best 4.766E-02 4 4 08-DEC-2006 14:34:10 IMAGR Field 1 min = -32.4 MilliJy,max = 45.2 MilliJy 4 3 08-DEC-2006 14:34:10 IMAGR TRY ANOTHER FIELD: this is 3.364E-02 < Second best 4.336E-02 4 4 08-DEC-2006 14:34:10 IMAGR Field 4 min = -37.9 MilliJy,max = 46.0 MilliJy 4 3 08-DEC-2006 14:34:10 IMAGR TRY ANOTHER FIELD: this is 2.940E-02 < Second best 4.124E-02 4 2 08-DEC-2006 14:34:10 IMAGR BGC Clean: using 507 cell beam + residuals > 19.16 MilliJy 4 2 08-DEC-2006 14:34:10 IMAGR 279 Residual map points loaded 4 4 08-DEC-2006 14:34:10 IMAGR Field 3 min algorithm flux= 22.703 MilliJy iter= 65 4 3 08-DEC-2006 14:34:10 IMAGR Field 3 Clean flux density= 63.106 MilliJy 65 comps 4 3 08-DEC-2006 14:34:10 IMAGR Total Cleaned flux density = 6.893 Jy 422 comps 4 2 08-DEC-2006 14:34:10 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:10 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:11 IMAGR Field 2 min = -28.6 MilliJy,max = 38.5 MilliJy 4 3 08-DEC-2006 14:34:11 IMAGR TRY ANOTHER FIELD: this is 2.561E-02 < Second best 3.924E-02 4 4 08-DEC-2006 14:34:11 IMAGR Field 7 min = -29.4 MilliJy,max = 35.8 MilliJy 4 3 08-DEC-2006 14:34:11 IMAGR TRY ANOTHER FIELD: this is 2.820E-02 < Second best 3.535E-02 4 4 08-DEC-2006 14:34:11 IMAGR Field 6 min = -34.2 MilliJy,max = 33.5 MilliJy 4 3 08-DEC-2006 14:34:11 IMAGR TRY ANOTHER FIELD: this is 2.950E-02 < Second best 3.364E-02 4 4 08-DEC-2006 14:34:11 IMAGR Field 1 min = -29.2 MilliJy,max = 35.1 MilliJy 4 2 08-DEC-2006 14:34:11 IMAGR BGC Clean: using 507 cell beam + residuals > 14.49 MilliJy 4 2 08-DEC-2006 14:34:11 IMAGR 557 Residual map points loaded 4 4 08-DEC-2006 14:34:11 IMAGR Field 1 min algorithm flux= -17.521 MilliJy iter= 92 4 3 08-DEC-2006 14:34:11 IMAGR Field 1 Clean flux density= 42.780 MilliJy 92 comps 4 3 08-DEC-2006 14:34:11 IMAGR Total Cleaned flux density = 6.936 Jy 514 comps 4 2 08-DEC-2006 14:34:11 IMAGR ALGSTB: All 181 Rows In AP (Max 267) 4 2 08-DEC-2006 14:34:11 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 4 2 08-DEC-2006 14:34:11 IMAGR ALGSTB: Pass 1; 170- 0 Cells, with 6051 Pts 4 4 08-DEC-2006 14:34:11 IMAGR Field 6 min = -29.9 MilliJy,max = 27.1 MilliJy 4 3 08-DEC-2006 14:34:11 IMAGR TRY ANOTHER FIELD: this is 2.335E-02 < Second best 2.940E-02 4 4 08-DEC-2006 14:34:11 IMAGR Field 4 min = -28.4 MilliJy,max = 28.0 MilliJy 4 3 08-DEC-2006 14:34:11 IMAGR TRY ANOTHER FIELD: this is 2.070E-02 < Second best 2.847E-02 4 4 08-DEC-2006 14:34:11 IMAGR Field 5 min = -28.7 MilliJy,max = 29.7 MilliJy 4 3 08-DEC-2006 14:34:11 IMAGR TRY ANOTHER FIELD: this is 2.256E-02 < Second best 2.820E-02 4 4 08-DEC-2006 14:34:11 IMAGR Field 7 min = -25.5 MilliJy,max = 30.4 MilliJy 4 2 08-DEC-2006 14:34:11 IMAGR BGC Clean: using 507 cell beam + residuals > 10.49 MilliJy 4 2 08-DEC-2006 14:34:11 IMAGR 1126 Residual map points loaded 4 4 08-DEC-2006 14:34:11 IMAGR Field 7 min algorithm flux= 13.509 MilliJy iter= 221 4 3 08-DEC-2006 14:34:11 IMAGR Field 7 Clean flux density= 174.807 MilliJy 221 comps 4 3 08-DEC-2006 14:34:11 IMAGR Total Cleaned flux density = 6.947 Jy 670 comps 4 2 08-DEC-2006 14:34:11 IMAGR ALGSTB: All 181 Rows In AP (Max 267) 4 2 08-DEC-2006 14:34:11 IMAGR ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 4 2 08-DEC-2006 14:34:11 IMAGR ALGSTB: Pass 1; 170- 0 Cells, with 6051 Pts 4 4 08-DEC-2006 14:34:11 IMAGR Field 2 min = -19.5 MilliJy,max = 24.2 MilliJy 4 3 08-DEC-2006 14:34:11 IMAGR TRY ANOTHER FIELD: this is 1.584E-02 < Second best 2.335E-02 4 4 08-DEC-2006 14:34:11 IMAGR Field 6 min = -23.5 MilliJy,max = 20.8 MilliJy 4 3 08-DEC-2006 14:34:11 IMAGR TRY ANOTHER FIELD: this is 1.740E-02 < Second best 2.256E-02 4 4 08-DEC-2006 14:34:11 IMAGR Field 5 min = -20.7 MilliJy,max = 21.2 MilliJy 4 3 08-DEC-2006 14:34:11 IMAGR TRY ANOTHER FIELD: this is 1.888E-02 < Second best 2.174E-02 4 4 08-DEC-2006 14:34:11 IMAGR Field 3 min = -20.4 MilliJy,max = 21.2 MilliJy 4 3 08-DEC-2006 14:34:11 IMAGR TRY ANOTHER FIELD: this is 1.628E-02 < Second best 2.070E-02 4 4 08-DEC-2006 14:34:11 IMAGR Field 4 min = -22.7 MilliJy,max = 20.7 MilliJy 4 3 08-DEC-2006 14:34:11 IMAGR TRY ANOTHER FIELD: this is 1.583E-02 < Second best 1.888E-02 4 2 08-DEC-2006 14:34:11 IMAGR BGC Clean: using 507 cell beam + residuals > 7.18 MilliJy 4 2 08-DEC-2006 14:34:11 IMAGR 1782 Residual map points loaded 4 4 08-DEC-2006 14:34:11 IMAGR Field 5 min allowed flux = -9.794 MilliJy iter= 442 4 3 08-DEC-2006 14:34:11 IMAGR Field 5 Clean flux density= 6.573 Jy 442 comps 4 3 08-DEC-2006 14:34:11 IMAGR Total Cleaned flux density = 6.999 Jy 862 comps 4 2 08-DEC-2006 14:34:11 IMAGR ALGSTB: All 181 Rows In AP (Max 267) 4 2 08-DEC-2006 14:34:11 IMAGR ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 4 2 08-DEC-2006 14:34:11 IMAGR ALGSTB: Pass 1; 170- 0 Cells, with 6051 Pts 4 4 08-DEC-2006 14:34:11 IMAGR Field 6 min = -17.4 MilliJy,max = 15.6 MilliJy 4 3 08-DEC-2006 14:34:11 IMAGR TRY ANOTHER FIELD: this is 1.212E-02 < Second best 1.682E-02 4 4 08-DEC-2006 14:34:11 IMAGR Field 1 min = -14.1 MilliJy,max = 18.5 MilliJy 4 3 08-DEC-2006 14:34:11 IMAGR TRY ANOTHER FIELD: this is 1.220E-02 < Second best 1.628E-02 4 4 08-DEC-2006 14:34:11 IMAGR Field 3 min = -14.8 MilliJy,max = 18.3 MilliJy 4 3 08-DEC-2006 14:34:11 IMAGR TRY ANOTHER FIELD: this is 1.141E-02 < Second best 1.584E-02 4 4 08-DEC-2006 14:34:11 IMAGR Field 2 min = -16.0 MilliJy,max = 17.4 MilliJy 4 3 08-DEC-2006 14:34:11 IMAGR TRY ANOTHER FIELD: this is 1.354E-02 < Second best 1.583E-02 4 4 08-DEC-2006 14:34:11 IMAGR Field 4 min = -16.2 MilliJy,max = 15.6 MilliJy 4 2 08-DEC-2006 14:34:11 IMAGR BGC Clean: using 507 cell beam + residuals > 6.21 MilliJy 4 2 08-DEC-2006 14:34:11 IMAGR 1015 Residual map points loaded 4 4 08-DEC-2006 14:34:11 IMAGR Field 4 min algorithm flux= 7.350 MilliJy iter= 151 4 3 08-DEC-2006 14:34:11 IMAGR Field 4 Clean flux density= 42.362 MilliJy 151 comps 4 3 08-DEC-2006 14:34:11 IMAGR Total Cleaned flux density = 7.041 Jy 1013 comps 4 2 08-DEC-2006 14:34:11 IMAGR ALGSTB: All 181 Rows In AP (Max 267) 4 2 08-DEC-2006 14:34:11 IMAGR ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 4 2 08-DEC-2006 14:34:11 IMAGR ALGSTB: Pass 1; 170- 0 Cells, with 6051 Pts 4 4 08-DEC-2006 14:34:12 IMAGR Field 2 min = -11.5 MilliJy,max = 14.3 MilliJy 4 3 08-DEC-2006 14:34:12 IMAGR TRY ANOTHER FIELD: this is 9.581E-03 < Second best 1.297E-02 4 4 08-DEC-2006 14:34:12 IMAGR Field 7 min = -11.7 MilliJy,max = 14.1 MilliJy 4 3 08-DEC-2006 14:34:12 IMAGR TRY ANOTHER FIELD: this is 9.736E-03 < Second best 1.220E-02 4 4 08-DEC-2006 14:34:12 IMAGR Field 1 min = -11.9 MilliJy,max = 16.0 MilliJy 4 3 08-DEC-2006 14:34:12 IMAGR TRY ANOTHER FIELD: this is 9.458E-03 < Second best 1.212E-02 4 4 08-DEC-2006 14:34:12 IMAGR Field 6 min = -14.1 MilliJy,max = 13.0 MilliJy 4 3 08-DEC-2006 14:34:12 IMAGR TRY ANOTHER FIELD: this is 9.581E-03 < Second best 1.141E-02 4 4 08-DEC-2006 14:34:12 IMAGR Field 3 min = -12.2 MilliJy,max = 15.1 MilliJy 4 2 08-DEC-2006 14:34:12 IMAGR BGC Clean: using 507 cell beam + residuals > 4.79 MilliJy 4 2 08-DEC-2006 14:34:12 IMAGR 1483 Residual map points loaded 4 4 08-DEC-2006 14:34:12 IMAGR Field 3 min algorithm flux= -5.802 MilliJy iter= 281 4 3 08-DEC-2006 14:34:12 IMAGR Field 3 Clean flux density= 91.636 MilliJy 281 comps 4 3 08-DEC-2006 14:34:12 IMAGR Total Cleaned flux density = 7.070 Jy 1229 comps 4 2 08-DEC-2006 14:34:12 IMAGR ALGSTB: All 181 Rows In AP (Max 267) 4 2 08-DEC-2006 14:34:12 IMAGR ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 4 2 08-DEC-2006 14:34:12 IMAGR ALGSTB: Pass 1; 170- 0 Cells, with 6051 Pts 4 4 08-DEC-2006 14:34:12 IMAGR Field 7 min = -9.8 MilliJy,max = 11.0 MilliJy 4 3 08-DEC-2006 14:34:12 IMAGR TRY ANOTHER FIELD: this is 8.174E-03 < Second best 9.581E-03 4 4 08-DEC-2006 14:34:12 IMAGR Field 2 min = -9.6 MilliJy,max = 10.0 MilliJy 4 3 08-DEC-2006 14:34:12 IMAGR TRY ANOTHER FIELD: this is 8.396E-03 < Second best 9.581E-03 4 4 08-DEC-2006 14:34:12 IMAGR Field 6 min = -10.4 MilliJy,max = 10.2 MilliJy 4 3 08-DEC-2006 14:34:12 IMAGR TRY ANOTHER FIELD: this is 7.940E-03 < Second best 9.458E-03 4 4 08-DEC-2006 14:34:12 IMAGR Field 1 min = -10.3 MilliJy,max = 12.8 MilliJy 4 3 08-DEC-2006 14:34:12 IMAGR TRY ANOTHER FIELD: this is 7.972E-03 < Second best 9.405E-03 4 4 08-DEC-2006 14:34:12 IMAGR Field 5 min = -9.6 MilliJy,max = 11.3 MilliJy 4 3 08-DEC-2006 14:34:12 IMAGR TRY ANOTHER FIELD: this is 7.548E-03 < Second best 8.396E-03 4 2 08-DEC-2006 14:34:12 IMAGR BGC Clean: using 507 cell beam + residuals > 3.49 MilliJy 4 2 08-DEC-2006 14:34:12 IMAGR 1766 Residual map points loaded 4 4 08-DEC-2006 14:34:12 IMAGR Field 2 min allowed flux = -4.364 MilliJy iter= 251 4 3 08-DEC-2006 14:34:12 IMAGR Field 2 Clean flux density= 168.337 MilliJy 251 comps 4 3 08-DEC-2006 14:34:12 IMAGR Total Cleaned flux density = 7.093 Jy 1438 comps 4 2 08-DEC-2006 14:34:12 IMAGR ALGSTB: All 181 Rows In AP (Max 267) 4 2 08-DEC-2006 14:34:12 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 4 2 08-DEC-2006 14:34:12 IMAGR ALGSTB: Pass 1; 170- 0 Cells, with 6051 Pts 4 4 08-DEC-2006 14:34:12 IMAGR Field 7 min = -8.5 MilliJy,max = 9.2 MilliJy 4 3 08-DEC-2006 14:34:12 IMAGR TRY ANOTHER FIELD: this is 6.767E-03 < Second best 7.972E-03 4 4 08-DEC-2006 14:34:12 IMAGR Field 1 min = -7.7 MilliJy,max = 10.9 MilliJy 4 3 08-DEC-2006 14:34:12 IMAGR TRY ANOTHER FIELD: this is 6.690E-03 < Second best 7.940E-03 4 4 08-DEC-2006 14:34:12 IMAGR Field 6 min = -8.2 MilliJy,max = 8.5 MilliJy 4 3 08-DEC-2006 14:34:12 IMAGR TRY ANOTHER FIELD: this is 6.389E-03 < Second best 7.548E-03 4 4 08-DEC-2006 14:34:12 IMAGR Field 5 min = -8.5 MilliJy,max = 10.0 MilliJy 4 2 08-DEC-2006 14:34:12 IMAGR BGC Clean: using 507 cell beam + residuals > 3.49 MilliJy 4 2 08-DEC-2006 14:34:12 IMAGR 1146 Residual map points loaded 4 4 08-DEC-2006 14:34:12 IMAGR Field 5 min Clean flux = -4.092 MilliJy iter= 621 4 5 08-DEC-2006 14:34:12 IMAGR Field 5 Clean flux density= 6.567 Jy 621 comps 4 5 08-DEC-2006 14:34:12 IMAGR Total Cleaned flux density = 7.086 Jy 1617 comps 4 2 08-DEC-2006 14:34:12 IMAGR ALGSTB: All 181 Rows In AP (Max 267) 4 2 08-DEC-2006 14:34:12 IMAGR ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 4 2 08-DEC-2006 14:34:12 IMAGR ALGSTB: Pass 1; 170- 0 Cells, with 6051 Pts 4 4 08-DEC-2006 14:34:12 IMAGR Field 4 min = -6.1 MilliJy,max = 7.1 MilliJy 4 3 08-DEC-2006 14:34:12 IMAGR TRY ANOTHER FIELD: this is 4.624E-03 < Second best 6.767E-03 4 4 08-DEC-2006 14:34:12 IMAGR Field 7 min = -6.8 MilliJy,max = 8.0 MilliJy 4 3 08-DEC-2006 14:34:12 IMAGR TRY ANOTHER FIELD: this is 5.597E-03 < Second best 6.690E-03 4 4 08-DEC-2006 14:34:12 IMAGR Field 1 min = -6.7 MilliJy,max = 9.4 MilliJy 4 3 08-DEC-2006 14:34:12 IMAGR TRY ANOTHER FIELD: this is 5.463E-03 < Second best 6.389E-03 4 4 08-DEC-2006 14:34:12 IMAGR Field 6 min = -7.6 MilliJy,max = 7.3 MilliJy 4 3 08-DEC-2006 14:34:12 IMAGR TRY ANOTHER FIELD: this is 5.293E-03 < Second best 5.597E-03 4 2 08-DEC-2006 14:34:12 IMAGR BGC Clean: using 507 cell beam + residuals > 2.43 MilliJy 4 2 08-DEC-2006 14:34:12 IMAGR 1987 Residual map points loaded 4 4 08-DEC-2006 14:34:12 IMAGR Field 7 min Clean flux = 4.075 MilliJy iter= 281 4 5 08-DEC-2006 14:34:12 IMAGR Field 7 Clean flux density= 173.096 MilliJy 281 comps 4 5 08-DEC-2006 14:34:12 IMAGR Total Cleaned flux density = 7.085 Jy 1677 comps 4 2 08-DEC-2006 14:34:12 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:12 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:13 IMAGR Field 3 min = -6.2 MilliJy,max = 7.9 MilliJy 4 3 08-DEC-2006 14:34:13 IMAGR TRY ANOTHER FIELD: this is 4.499E-03 < Second best 5.463E-03 4 4 08-DEC-2006 14:34:13 IMAGR Field 1 min = -6.2 MilliJy,max = 9.3 MilliJy 4 3 08-DEC-2006 14:34:13 IMAGR TRY ANOTHER FIELD: this is 4.388E-03 < Second best 5.293E-03 4 4 08-DEC-2006 14:34:13 IMAGR Field 6 min = -7.1 MilliJy,max = 7.1 MilliJy 4 2 08-DEC-2006 14:34:13 IMAGR BGC Clean: using 507 cell beam + residuals > 2.13 MilliJy 4 2 08-DEC-2006 14:34:13 IMAGR 1960 Residual map points loaded 4 4 08-DEC-2006 14:34:13 IMAGR Field 6 min Clean flux = 4.103 MilliJy iter= 20 4 5 08-DEC-2006 14:34:13 IMAGR Field 6 Clean flux density= 1.780 MilliJy 20 comps 4 5 08-DEC-2006 14:34:13 IMAGR Total Cleaned flux density = 7.086 Jy 1697 comps 4 2 08-DEC-2006 14:34:13 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:13 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:13 IMAGR Field 4 min = -6.0 MilliJy,max = 6.8 MilliJy 4 2 08-DEC-2006 14:34:13 IMAGR BGC Clean: using 507 cell beam + residuals > 2.13 MilliJy 4 2 08-DEC-2006 14:34:13 IMAGR 1568 Residual map points loaded 4 4 08-DEC-2006 14:34:13 IMAGR Field 4 min Clean flux = 4.078 MilliJy iter= 156 4 5 08-DEC-2006 14:34:13 IMAGR Field 4 Clean flux density= 41.890 MilliJy 156 comps 4 5 08-DEC-2006 14:34:13 IMAGR Total Cleaned flux density = 7.086 Jy 1702 comps 4 2 08-DEC-2006 14:34:13 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:13 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:13 IMAGR Field 3 min = -6.1 MilliJy,max = 7.6 MilliJy 4 2 08-DEC-2006 14:34:13 IMAGR BGC Clean: using 507 cell beam + residuals > 2.13 MilliJy 4 2 08-DEC-2006 14:34:13 IMAGR 1870 Residual map points loaded 4 4 08-DEC-2006 14:34:13 IMAGR Field 3 min Clean flux = 3.946 MilliJy iter= 287 4 5 08-DEC-2006 14:34:13 IMAGR Field 3 Clean flux density= 91.577 MilliJy 287 comps 4 5 08-DEC-2006 14:34:13 IMAGR Total Cleaned flux density = 7.086 Jy 1708 comps 4 2 08-DEC-2006 14:34:13 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:13 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:13 IMAGR Field 1 min = -6.1 MilliJy,max = 9.0 MilliJy 4 2 08-DEC-2006 14:34:13 IMAGR BGC Clean: using 507 cell beam + residuals > 2.13 MilliJy 4 2 08-DEC-2006 14:34:13 IMAGR 1787 Residual map points loaded 4 4 08-DEC-2006 14:34:13 IMAGR Field 1 min Clean flux = 4.094 MilliJy iter= 95 4 5 08-DEC-2006 14:34:13 IMAGR Field 1 Clean flux density= 42.342 MilliJy 95 comps 4 5 08-DEC-2006 14:34:13 IMAGR Total Cleaned flux density = 7.086 Jy 1711 comps 4 2 08-DEC-2006 14:34:13 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:13 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:13 IMAGR Field 2 min = -5.9 MilliJy,max = 6.2 MilliJy 4 2 08-DEC-2006 14:34:13 IMAGR BGC Clean: using 507 cell beam + residuals > 1.06 MilliJy 4 2 08-DEC-2006 14:34:13 IMAGR 5482 Residual map points loaded 4 4 08-DEC-2006 14:34:13 IMAGR Field 2 min Clean flux = 3.893 MilliJy iter= 253 4 5 08-DEC-2006 14:34:13 IMAGR Field 2 Clean flux density= 168.302 MilliJy 253 comps 4 5 08-DEC-2006 14:34:13 IMAGR Total Cleaned flux density = 7.085 Jy 1713 comps 4 2 08-DEC-2006 14:34:13 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:13 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:13 IMAGR Peak residual in window 4.103 less than limit 4.104 MilliJy 4 3 08-DEC-2006 14:34:13 IMAGR Merging the Clean components files 4 3 08-DEC-2006 14:34:13 IMAGR Field 1 compressed from 95 to 55 components 4 3 08-DEC-2006 14:34:13 IMAGR Field 2 compressed from 253 to 151 components 4 3 08-DEC-2006 14:34:13 IMAGR Field 3 compressed from 287 to 140 components 4 3 08-DEC-2006 14:34:13 IMAGR Field 4 compressed from 156 to 96 components 4 3 08-DEC-2006 14:34:13 IMAGR Field 5 compressed from 621 to 188 components 4 3 08-DEC-2006 14:34:13 IMAGR Field 6 compressed from 20 to 17 components 4 3 08-DEC-2006 14:34:13 IMAGR Field 7 compressed from 281 to 127 components 4 4 08-DEC-2006 14:34:13 IMAGR Field 1 min = -6.0 MilliJy,max = 9.0 MilliJy 4 4 08-DEC-2006 14:34:13 IMAGR Field 2 min = -5.9 MilliJy,max = 6.2 MilliJy 4 4 08-DEC-2006 14:34:13 IMAGR Field 3 min = -6.1 MilliJy,max = 7.5 MilliJy 4 4 08-DEC-2006 14:34:13 IMAGR Field 4 min = -6.0 MilliJy,max = 6.6 MilliJy 4 4 08-DEC-2006 14:34:13 IMAGR Field 5 min = -6.2 MilliJy,max = 7.2 MilliJy 4 4 08-DEC-2006 14:34:13 IMAGR Field 6 min = -7.0 MilliJy,max = 7.0 MilliJy 4 4 08-DEC-2006 14:34:13 IMAGR Field 7 min = -6.2 MilliJy,max = 7.6 MilliJy 4 3 08-DEC-2006 14:34:13 IMAGR Restoring Clean components 4 3 08-DEC-2006 14:34:14 IMAGR Restoring overlapped Clean components 4 3 08-DEC-2006 14:34:14 IMAGR Restore 42.342 MilliJy ( 55 CCs) from field 1 to field 2 4 3 08-DEC-2006 14:34:14 IMAGR Restore 16.424 MilliJy ( 42 CCs) from field 1 to field 3 4 3 08-DEC-2006 14:34:14 IMAGR Restore 42.342 MilliJy ( 55 CCs) from field 1 to field 4 4 3 08-DEC-2006 14:34:14 IMAGR Restore 20.379 MilliJy ( 41 CCs) from field 1 to field 5 4 3 08-DEC-2006 14:34:14 IMAGR Restore 50.195 MilliJy ( 53 CCs) from field 1 to field 6 4 3 08-DEC-2006 14:34:14 IMAGR Restore 29.598 MilliJy ( 30 CCs) from field 1 to field 7 4 3 08-DEC-2006 14:34:14 IMAGR Restore 60.744 MilliJy ( 66 CCs) from field 2 to field 1 4 3 08-DEC-2006 14:34:14 IMAGR Restore 81.802 MilliJy ( 78 CCs) from field 2 to field 3 4 3 08-DEC-2006 14:34:14 IMAGR Restore 137.983 MilliJy ( 131 CCs) from field 2 to field 4 4 3 08-DEC-2006 14:34:14 IMAGR Restore 25.071 MilliJy ( 17 CCs) from field 2 to field 5 4 3 08-DEC-2006 14:34:14 IMAGR Restore 34.994 MilliJy ( 21 CCs) from field 2 to field 6 4 3 08-DEC-2006 14:34:14 IMAGR Restore 70.914 MilliJy ( 126 CCs) from field 3 to field 1 4 3 08-DEC-2006 14:34:14 IMAGR Restore 91.576 MilliJy ( 140 CCs) from field 3 to field 2 4 3 08-DEC-2006 14:34:14 IMAGR Restore 91.577 MilliJy ( 140 CCs) from field 3 to field 4 4 3 08-DEC-2006 14:34:14 IMAGR Restore 43.988 MilliJy ( 78 CCs) from field 3 to field 5 4 3 08-DEC-2006 14:34:14 IMAGR Restore 43.988 MilliJy ( 78 CCs) from field 3 to field 6 4 3 08-DEC-2006 14:34:14 IMAGR Restore 15.495 MilliJy ( 10 CCs) from field 3 to field 7 4 3 08-DEC-2006 14:34:14 IMAGR Restore 34.450 MilliJy ( 58 CCs) from field 4 to field 1 4 3 08-DEC-2006 14:34:14 IMAGR Restore 25.143 MilliJy ( 67 CCs) from field 4 to field 2 4 3 08-DEC-2006 14:34:14 IMAGR Restore 21.968 MilliJy ( 46 CCs) from field 4 to field 6 4 3 08-DEC-2006 14:34:14 IMAGR Restore 5.588 MilliJy ( 11 CCs) from field 4 to field 7 4 3 08-DEC-2006 14:34:14 IMAGR Restore 6.567 Jy ( 188 CCs) from field 5 to field 1 4 3 08-DEC-2006 14:34:14 IMAGR Restore 6.566 Jy ( 188 CCs) from field 5 to field 2 4 3 08-DEC-2006 14:34:14 IMAGR Restore 6.566 Jy ( 188 CCs) from field 5 to field 3 4 3 08-DEC-2006 14:34:14 IMAGR Restore 6.566 Jy ( 188 CCs) from field 5 to field 4 4 3 08-DEC-2006 14:34:14 IMAGR Restore 6.566 Jy ( 188 CCs) from field 5 to field 6 4 3 08-DEC-2006 14:34:14 IMAGR Restore 6.562 Jy ( 173 CCs) from field 5 to field 7 4 3 08-DEC-2006 14:34:14 IMAGR Restore -38.775 MicroJy ( 6 CCs) from field 6 to field 1 4 3 08-DEC-2006 14:34:14 IMAGR Restore -38.775 MicroJy ( 6 CCs) from field 6 to field 2 4 3 08-DEC-2006 14:34:14 IMAGR Restore 1.780 MilliJy ( 17 CCs) from field 6 to field 4 4 3 08-DEC-2006 14:34:14 IMAGR Restore -38.775 MicroJy ( 6 CCs) from field 6 to field 7 4 3 08-DEC-2006 14:34:14 IMAGR Restore 173.096 MilliJy ( 127 CCs) from field 7 to field 1 4 3 08-DEC-2006 14:34:14 IMAGR Restore 166.628 MilliJy ( 124 CCs) from field 7 to field 2 4 3 08-DEC-2006 14:34:14 IMAGR Restore 113.622 MilliJy ( 79 CCs) from field 7 to field 3 4 3 08-DEC-2006 14:34:14 IMAGR Restore 173.096 MilliJy ( 127 CCs) from field 7 to field 4 4 3 08-DEC-2006 14:34:14 IMAGR Restore 113.622 MilliJy ( 79 CCs) from field 7 to field 5 4 3 08-DEC-2006 14:34:14 IMAGR Restore 173.096 MilliJy ( 127 CCs) from field 7 to field 6 4 3 08-DEC-2006 14:34:14 IMAGR Checking image max/min 4 3 08-DEC-2006 14:34:14 IMAGR Field 1 final Clean flux 6.948 Jy 4 3 08-DEC-2006 14:34:14 IMAGR Field 2 final Clean flux 7.060 Jy 4 3 08-DEC-2006 14:34:14 IMAGR Field 3 final Clean flux 6.870 Jy 4 3 08-DEC-2006 14:34:14 IMAGR Field 4 final Clean flux 7.055 Jy 4 3 08-DEC-2006 14:34:14 IMAGR Field 5 final Clean flux 6.770 Jy 4 3 08-DEC-2006 14:34:14 IMAGR Field 6 final Clean flux 6.893 Jy 4 3 08-DEC-2006 14:34:14 IMAGR Field 7 final Clean flux 6.786 Jy 4 6 08-DEC-2006 14:34:14 IMAGR Deleting UV work file: 4 4 08-DEC-2006 14:34:14 IMAGR Destroyed 1 extension files of type AN 4 4 08-DEC-2006 14:34:14 IMAGR Destroyed 1 extension files of type FQ 4 4 08-DEC-2006 14:34:14 IMAGR Destroyed UV image file: catno= 31 disk= 1 4 3 08-DEC-2006 14:34:14 IMAGR Appears to have ended successfully 4 5 08-DEC-2006 14:34:14 IMAGR imager-a 31DEC06 TST: Cpu= 7.0 Real= 8 4 2 08-DEC-2006 14:34:14 AIPS Resumes 4 3 08-DEC-2006 14:34:14 AIPS SYSTEM command to be executed is: 4 3 08-DEC-2006 14:34:14 AIPS rm -f /tmp/SETFC@2253+161_K,BAND.0-1 >& /dev/null 4 5 08-DEC-2006 14:34:14 UVPLT Task UVPLT (release of 31DEC06) begins 4 2 08-DEC-2006 14:34:14 UVPLT GFINIS: number records used 1124 4 2 08-DEC-2006 14:34:14 UVPLT PLTUV: 23790 Points plotted 4 2 08-DEC-2006 14:34:14 UVPLT PLTUV: Plot file version 1 created. 4 3 08-DEC-2006 14:34:14 UVPLT Appears to have ended successfully 4 5 08-DEC-2006 14:34:15 UVPLT imager-a 31DEC06 TST: Cpu= 0.0 Real= 1 4 2 08-DEC-2006 14:34:15 AIPS Resumes 4 5 08-DEC-2006 14:34:15 UVPLT Task UVPLT (release of 31DEC06) begins 4 2 08-DEC-2006 14:34:15 UVPLT GFINIS: number records used 564 4 2 08-DEC-2006 14:34:15 UVPLT PLTUV: 11895 Points plotted 4 2 08-DEC-2006 14:34:15 UVPLT PLTUV: Plot file version 2 created. 4 3 08-DEC-2006 14:34:15 UVPLT Appears to have ended successfully 4 5 08-DEC-2006 14:34:15 UVPLT imager-a 31DEC06 TST: Cpu= 0.0 Real= 0 4 2 08-DEC-2006 14:34:16 AIPS Resumes 4 5 08-DEC-2006 14:34:16 UVPLT Task UVPLT (release of 31DEC06) begins 4 2 08-DEC-2006 14:34:16 UVPLT GFINIS: number records used 564 4 2 08-DEC-2006 14:34:16 UVPLT PLTUV: 11895 Points plotted 4 2 08-DEC-2006 14:34:16 UVPLT PLTUV: Plot file version 3 created. 4 3 08-DEC-2006 14:34:16 UVPLT Appears to have ended successfully 4 5 08-DEC-2006 14:34:16 UVPLT imager-a 31DEC06 TST: Cpu= 0.0 Real= 0 4 2 08-DEC-2006 14:34:16 AIPS Resumes 4 4 08-DEC-2006 14:34:16 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:34:16 AIPS Destroyed MA image file: catno= 32 disk= 1 4 4 08-DEC-2006 14:34:16 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:34:16 AIPS Destroyed MA image file: catno= 33 disk= 1 4 4 08-DEC-2006 14:34:16 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:34:16 AIPS Destroyed MA image file: catno= 34 disk= 1 4 4 08-DEC-2006 14:34:16 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:34:16 AIPS Destroyed MA image file: catno= 35 disk= 1 4 4 08-DEC-2006 14:34:16 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:34:16 AIPS Destroyed MA image file: catno= 36 disk= 1 4 4 08-DEC-2006 14:34:16 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:34:16 AIPS Destroyed MA image file: catno= 37 disk= 1 4 4 08-DEC-2006 14:34:16 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:34:16 AIPS Destroyed MA image file: catno= 38 disk= 1 4 2 08-DEC-2006 14:34:16 AIPS Disk 1 in-CNO 39 renumbered as CNO 31 4 2 08-DEC-2006 14:34:16 AIPS Disk 1 in-CNO 40 renumbered as CNO 32 4 2 08-DEC-2006 14:34:16 AIPS Disk 1 in-CNO 41 renumbered as CNO 33 4 2 08-DEC-2006 14:34:16 AIPS Disk 1 in-CNO 42 renumbered as CNO 34 4 2 08-DEC-2006 14:34:16 AIPS Disk 1 in-CNO 43 renumbered as CNO 35 4 2 08-DEC-2006 14:34:16 AIPS Disk 1 in-CNO 44 renumbered as CNO 36 4 2 08-DEC-2006 14:34:16 AIPS Disk 1 in-CNO 45 renumbered as CNO 37 4 5 08-DEC-2006 14:34:16 AIPS ' ' 4 5 08-DEC-2006 14:34:16 AIPS 'ESTIMATED RMS:' '0.4803 MILLI JANSKY' 4 3 08-DEC-2006 14:34:16 AIPS SYSTEM command to be executed is: 4 3 08-DEC-2006 14:34:16 AIPS rm -f /tmp/SETFC@0137+331_K,BAND.0-1 >& /dev/null 4 2 08-DEC-2006 14:34:16 AIPS Waiting for returned adverbs 4 5 08-DEC-2006 14:34:16 SETFC Task SETFC (release of 31DEC06) begins 4 3 08-DEC-2006 14:34:16 SETFC Found 0137+331 K BAND Seq 1 Disk: 1 in slot 7 4 4 08-DEC-2006 14:34:16 SETFC SETCEL: recommends IMSIZE 125 CELLSIZE 0.96047 4 4 08-DEC-2006 14:34:16 SETFC SETCEL: returns IMSIZE 128 CELLSIZE 0.96047 4 2 08-DEC-2006 14:34:16 SETFC ZTXOP2: using translated file name = 4 2 08-DEC-2006 14:34:16 SETFC ZTXOP2: /tmp/SETFC@0137+331_K,BAND.0-1 4 4 08-DEC-2006 14:34:16 SETFC FLYEYE added 7 fields to BOXFILE to 0.020 deg 4 4 08-DEC-2006 14:34:16 SETFC First field number written was 1 4 4 08-DEC-2006 14:34:16 SETFC Highest field number written was 7 4 2 08-DEC-2006 14:34:16 SETFC returns adverbs to AIPS 4 3 08-DEC-2006 14:34:16 SETFC Appears to have ended successfully 4 5 08-DEC-2006 14:34:16 SETFC imager-a 31DEC06 TST: Cpu= 0.0 Real= 0 4 2 08-DEC-2006 14:34:16 AIPS Resumes 4 3 08-DEC-2006 14:34:16 AIPS SETFC was not found to be running 4 5 08-DEC-2006 14:34:16 AIPS 'SEARCHING FOR NVSS SOURCES' 4 2 08-DEC-2006 14:34:16 AIPS Waiting for returned adverbs 4 5 08-DEC-2006 14:34:16 SETFC Task SETFC (release of 31DEC06) begins 4 3 08-DEC-2006 14:34:16 SETFC Found 0137+331 K BAND Seq 1 Disk: 1 in slot 7 4 2 08-DEC-2006 14:34:16 SETFC ZTXOP2: using translated file name = 4 2 08-DEC-2006 14:34:16 SETFC ZTXOP2: /tmp/SETFC@0137+331_K,BAND.0-1 4 3 08-DEC-2006 14:34:16 SETFC Searching catalog between 0.01 and 0.05 degrees radius 4 2 08-DEC-2006 14:34:16 SETFC ZTXOP2: using translated file name = 4 2 08-DEC-2006 14:34:16 SETFC ZTXOP2: /home/auto/aips/TEXT/STARS/NV00.0030 4 3 08-DEC-2006 14:34:16 SETFC No NVSS sources selected for BOXFILE 4 3 08-DEC-2006 14:34:16 SETFC The Sun is 140.9 deg away - ignoring 4 4 08-DEC-2006 14:34:16 SETFC First field number written was 8 4 4 08-DEC-2006 14:34:16 SETFC Highest field number written was 7 4 2 08-DEC-2006 14:34:16 SETFC returns adverbs to AIPS 4 3 08-DEC-2006 14:34:16 SETFC Appears to have ended successfully 4 5 08-DEC-2006 14:34:16 SETFC imager-a 31DEC06 TST: Cpu= 0.1 Real= 0 4 2 08-DEC-2006 14:34:16 AIPS Resumes 4 3 08-DEC-2006 14:34:16 AIPS SETFC was not found to be running 4 3 08-DEC-2006 14:34:16 AIPS SYSTEM command to be executed is: 4 3 08-DEC-2006 14:34:16 AIPS echo "SETFC FILE FOR SOURCE 0137+331 BELOW IS:" >> /dev/tty 4 3 08-DEC-2006 14:34:16 AIPS SYSTEM command to be executed is: 4 3 08-DEC-2006 14:34:16 AIPS cat /tmp/SETFC@0137+331_K,BAND.0-1 >> /dev/tty 4 5 08-DEC-2006 14:34:16 AIPS ' NOW STARTING WITH SOURCE :5 =0137+331' 4 5 08-DEC-2006 14:34:16 AIPS ' ' 4 5 08-DEC-2006 14:34:16 IMAGR Task IMAGR (release of 31DEC06) begins 4 2 08-DEC-2006 14:34:16 IMAGR ZTXOP2: using translated file name = 4 2 08-DEC-2006 14:34:16 IMAGR ZTXOP2: /tmp/SETFC@0137+331_K,BAND.0-1 4 3 08-DEC-2006 14:34:16 IMAGR FIELDF: Final field parameters and # read are: 4 3 08-DEC-2006 14:34:16 IMAGR Field 1 116 116 6.2786E-03 -3.4000E-02 0 4 3 08-DEC-2006 14:34:16 IMAGR Field 2 116 116 6.2786E-03 -7.2334E+01 0 4 3 08-DEC-2006 14:34:16 IMAGR Field 3 116 116 -6.2654E+01 -3.6234E+01 0 4 3 08-DEC-2006 14:34:16 IMAGR Field 4 116 116 6.2667E+01 -3.6234E+01 0 4 3 08-DEC-2006 14:34:16 IMAGR Field 5 116 116 -6.2654E+01 3.6166E+01 0 4 3 08-DEC-2006 14:34:16 IMAGR Field 6 116 116 6.2667E+01 3.6166E+01 0 4 3 08-DEC-2006 14:34:16 IMAGR Field 7 116 116 6.2786E-03 7.2366E+01 0 4 2 08-DEC-2006 14:34:16 IMAGR ZTXOP2: using translated file name = 4 2 08-DEC-2006 14:34:16 IMAGR ZTXOP2: /tmp/SETFC@0137+331_K,BAND.0-1 4 7 08-DEC-2006 14:34:16 IMAGR WINDF: Number of clean boxes/field read as follows: 4 3 08-DEC-2006 14:34:16 IMAGR Field 01: 1 Field 02: 1 Field 03: 1 Field 04: 1 4 3 08-DEC-2006 14:34:16 IMAGR Field 05: 1 Field 06: 1 Field 07: 1 4 2 08-DEC-2006 14:34:17 IMAGR Create 0137+331 .IMAGR . 1 (UV) on disk 1 cno 38 4 4 08-DEC-2006 14:34:17 IMAGR Beginning channel 1 through 1 with 2 IFs 4 3 08-DEC-2006 14:34:17 IMAGR IMACPY: Copied 12311 visibilities to be imaged 4 6 08-DEC-2006 14:34:17 IMAGR **** WARNING data included out of inner portion of UV plane **** 4 6 08-DEC-2006 14:34:17 IMAGR **** Watch for high-frequency & other poor cleaning effects **** 4 2 08-DEC-2006 14:34:17 IMAGR UVWAIT: begin finding uniform weights 4 2 08-DEC-2006 14:34:17 IMAGR UVWAIT: Average grid weight 1.274E+04 4 2 08-DEC-2006 14:34:17 IMAGR UVWAIT: Adding temperance S 2.549E+03 4 2 08-DEC-2006 14:34:17 IMAGR UVWAIT: begin applying uniform or other weights 4 4 08-DEC-2006 14:34:17 IMAGR UVWAIT: Sum of weights in 3.508E+06 and out 3.992E+06 4 4 08-DEC-2006 14:34:17 IMAGR UVWAIT: Noise is increased by a factor 1.214 due to weighting 4 4 08-DEC-2006 14:34:17 IMAGR UVWAIT: Average summed weight 1.274E+04 over 24421 vis 4 2 08-DEC-2006 14:34:17 IMAGR Create 0137+331 .IBM001. 1 (MA) on disk 1 cno 39 4 2 08-DEC-2006 14:34:17 IMAGR Create 0137+331 .IBM002. 1 (MA) on disk 1 cno 40 4 2 08-DEC-2006 14:34:17 IMAGR Create 0137+331 .IBM003. 1 (MA) on disk 1 cno 41 4 2 08-DEC-2006 14:34:17 IMAGR Create 0137+331 .IBM004. 1 (MA) on disk 1 cno 42 4 2 08-DEC-2006 14:34:17 IMAGR Create 0137+331 .IBM005. 1 (MA) on disk 1 cno 43 4 2 08-DEC-2006 14:34:17 IMAGR Create 0137+331 .IBM006. 1 (MA) on disk 1 cno 44 4 2 08-DEC-2006 14:34:17 IMAGR Create 0137+331 .IBM007. 1 (MA) on disk 1 cno 45 4 2 08-DEC-2006 14:34:17 IMAGR Create 0137+331 .ICL001. 1 (MA) on disk 1 cno 46 4 2 08-DEC-2006 14:34:17 IMAGR Create 0137+331 .ICL002. 1 (MA) on disk 1 cno 47 4 2 08-DEC-2006 14:34:17 IMAGR Create 0137+331 .ICL003. 1 (MA) on disk 1 cno 48 4 2 08-DEC-2006 14:34:17 IMAGR Create 0137+331 .ICL004. 1 (MA) on disk 1 cno 49 4 2 08-DEC-2006 14:34:17 IMAGR Create 0137+331 .ICL005. 1 (MA) on disk 1 cno 50 4 2 08-DEC-2006 14:34:17 IMAGR Create 0137+331 .ICL006. 1 (MA) on disk 1 cno 51 4 2 08-DEC-2006 14:34:17 IMAGR Create 0137+331 .ICL007. 1 (MA) on disk 1 cno 52 4 2 08-DEC-2006 14:34:17 IMAGR GRDFLT: X and Y convolution type = SPHEROIDAL 4 2 08-DEC-2006 14:34:17 IMAGR GRDFLT: X and Y parms = 3.0000 1.0000 4 2 08-DEC-2006 14:34:17 IMAGR GRDFLT: convolution function sampled every 1/100 of a cell 4 2 08-DEC-2006 14:34:17 IMAGR GRDMEM: Ave 2 Channels; 2.248510E+10 to 2.243510E+10 Hz 4 4 08-DEC-2006 14:34:17 IMAGR Field 1 Sum of gridding weights = 4.23814E+07 4 4 08-DEC-2006 14:34:17 IMAGR Field 1 Beam min = -140.4 MilliJy, max = 1.0 Jy 4 4 08-DEC-2006 14:34:17 IMAGR Field 1 fit FWHM = 3.349 x 3.214 arcsec, PA= -10.3 4 4 08-DEC-2006 14:34:17 IMAGR Field 2 Sum of gridding weights = 4.23814E+07 4 4 08-DEC-2006 14:34:17 IMAGR Field 2 Beam min = -140.4 MilliJy, max = 1.0 Jy 4 4 08-DEC-2006 14:34:17 IMAGR Field 2 fit FWHM = 3.349 x 3.214 arcsec, PA= -10.4 4 4 08-DEC-2006 14:34:17 IMAGR Field 3 Sum of gridding weights = 4.23814E+07 4 4 08-DEC-2006 14:34:17 IMAGR Field 3 Beam min = -140.1 MilliJy, max = 1.0 Jy 4 4 08-DEC-2006 14:34:17 IMAGR Field 3 fit FWHM = 3.349 x 3.214 arcsec, PA= -10.3 4 4 08-DEC-2006 14:34:17 IMAGR Field 4 Sum of gridding weights = 4.23815E+07 4 4 08-DEC-2006 14:34:17 IMAGR Field 4 Beam min = -139.9 MilliJy, max = 1.0 Jy 4 4 08-DEC-2006 14:34:17 IMAGR Field 4 fit FWHM = 3.349 x 3.215 arcsec, PA= -10.4 4 4 08-DEC-2006 14:34:17 IMAGR Field 5 Sum of gridding weights = 4.23814E+07 4 4 08-DEC-2006 14:34:17 IMAGR Field 5 Beam min = -140.1 MilliJy, max = 1.0 Jy 4 4 08-DEC-2006 14:34:17 IMAGR Field 5 fit FWHM = 3.349 x 3.214 arcsec, PA= -10.2 4 4 08-DEC-2006 14:34:17 IMAGR Field 6 Sum of gridding weights = 4.23815E+07 4 4 08-DEC-2006 14:34:17 IMAGR Field 6 Beam min = -139.9 MilliJy, max = 1.0 Jy 4 4 08-DEC-2006 14:34:17 IMAGR Field 6 fit FWHM = 3.349 x 3.215 arcsec, PA= -10.3 4 4 08-DEC-2006 14:34:17 IMAGR Field 7 Sum of gridding weights = 4.23814E+07 4 4 08-DEC-2006 14:34:17 IMAGR Field 7 Beam min = -140.3 MilliJy, max = 1.0 Jy 4 4 08-DEC-2006 14:34:17 IMAGR Field 7 fit FWHM = 3.348 x 3.214 arcsec, PA= -10.2 4 4 08-DEC-2006 14:34:17 IMAGR CLBHIS: minimum component 0.500 of current peak 4 4 08-DEC-2006 14:34:17 IMAGR Field 1 min = -139.3 MilliJy,max = 1.1 Jy 4 4 08-DEC-2006 14:34:18 IMAGR Field 2 min = -125.0 MilliJy,max = 1.1 Jy 4 4 08-DEC-2006 14:34:18 IMAGR Field 3 min = -136.6 MilliJy,max = 1.1 Jy 4 4 08-DEC-2006 14:34:18 IMAGR Field 4 min = -125.5 MilliJy,max = 1.1 Jy 4 4 08-DEC-2006 14:34:18 IMAGR Field 5 min = -127.6 MilliJy,max = 1.1 Jy 4 4 08-DEC-2006 14:34:18 IMAGR Field 6 min = -133.1 MilliJy,max = 1.1 Jy 4 4 08-DEC-2006 14:34:18 IMAGR Field 7 min = -128.1 MilliJy,max = 1.1 Jy 4 2 08-DEC-2006 14:34:18 IMAGR BGC Clean: using 507 cell beam + residuals > 471.74 MilliJy 4 2 08-DEC-2006 14:34:18 IMAGR 18 Residual map points loaded 4 4 08-DEC-2006 14:34:18 IMAGR Field 5 min algorithm flux= 875.964 MilliJy iter= 3 4 3 08-DEC-2006 14:34:18 IMAGR Field 5 Clean flux density= 293.070 MilliJy 3 comps 4 3 08-DEC-2006 14:34:18 IMAGR Total Cleaned flux density = 293.070 MilliJy 3 comps 4 4 08-DEC-2006 14:34:18 IMAGR SETDO3: imaging done with multiple tangent planes 4 2 08-DEC-2006 14:34:18 IMAGR VISDFT: Begin DFT component subtraction 4 2 08-DEC-2006 14:34:18 IMAGR VISDFT: Model components of type Point 4 3 08-DEC-2006 14:34:18 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:18 IMAGR Field 5 min = -92.7 MilliJy,max = 788.4 MilliJy 4 2 08-DEC-2006 14:34:18 IMAGR BGC Clean: using 507 cell beam + residuals > 382.11 MilliJy 4 2 08-DEC-2006 14:34:18 IMAGR 14 Residual map points loaded 4 4 08-DEC-2006 14:34:18 IMAGR Field 5 min algorithm flux= 574.727 MilliJy iter= 7 4 3 08-DEC-2006 14:34:18 IMAGR Field 5 Clean flux density= 564.192 MilliJy 7 comps 4 3 08-DEC-2006 14:34:18 IMAGR Total Cleaned flux density = 564.192 MilliJy 7 comps 4 2 08-DEC-2006 14:34:18 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:18 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:18 IMAGR Field 3 min = -68.3 MilliJy,max = 553.9 MilliJy 4 3 08-DEC-2006 14:34:18 IMAGR TRY ANOTHER FIELD: this is 3.025E-01 < Second best 5.891E-01 4 4 08-DEC-2006 14:34:18 IMAGR Field 7 min = -70.6 MilliJy,max = 570.0 MilliJy 4 3 08-DEC-2006 14:34:18 IMAGR TRY ANOTHER FIELD: this is 3.030E-01 < Second best 5.660E-01 4 4 08-DEC-2006 14:34:18 IMAGR Field 1 min = -74.0 MilliJy,max = 568.3 MilliJy 4 3 08-DEC-2006 14:34:18 IMAGR TRY ANOTHER FIELD: this is 3.186E-01 < Second best 5.538E-01 4 4 08-DEC-2006 14:34:18 IMAGR Field 6 min = -73.4 MilliJy,max = 544.9 MilliJy 4 3 08-DEC-2006 14:34:18 IMAGR TRY ANOTHER FIELD: this is 2.957E-01 < Second best 5.469E-01 4 4 08-DEC-2006 14:34:18 IMAGR Field 5 min = -68.9 MilliJy,max = 525.9 MilliJy 4 2 08-DEC-2006 14:34:18 IMAGR BGC Clean: using 507 cell beam + residuals > 250.70 MilliJy 4 2 08-DEC-2006 14:34:18 IMAGR 17 Residual map points loaded 4 4 08-DEC-2006 14:34:18 IMAGR Field 5 min algorithm flux= 341.161 MilliJy iter= 13 4 3 08-DEC-2006 14:34:18 IMAGR Field 5 Clean flux density= 819.164 MilliJy 13 comps 4 3 08-DEC-2006 14:34:18 IMAGR Total Cleaned flux density = 819.164 MilliJy 13 comps 4 2 08-DEC-2006 14:34:18 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:18 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:18 IMAGR Field 2 min = -40.3 MilliJy,max = 325.4 MilliJy 4 3 08-DEC-2006 14:34:18 IMAGR TRY ANOTHER FIELD: this is 1.147E-01 < Second best 3.247E-01 4 4 08-DEC-2006 14:34:18 IMAGR Field 5 min = -45.3 MilliJy,max = 308.9 MilliJy 4 3 08-DEC-2006 14:34:18 IMAGR TRY ANOTHER FIELD: this is 2.940E-01 < Second best 3.232E-01 4 4 08-DEC-2006 14:34:18 IMAGR Field 4 min = -42.7 MilliJy,max = 349.6 MilliJy 4 3 08-DEC-2006 14:34:18 IMAGR TRY ANOTHER FIELD: this is 1.011E-01 < Second best 3.186E-01 4 4 08-DEC-2006 14:34:18 IMAGR Field 1 min = -51.7 MilliJy,max = 341.6 MilliJy 4 3 08-DEC-2006 14:34:18 IMAGR TRY ANOTHER FIELD: this is 1.959E-01 < Second best 3.030E-01 4 4 08-DEC-2006 14:34:18 IMAGR Field 7 min = -46.4 MilliJy,max = 341.9 MilliJy 4 3 08-DEC-2006 14:34:18 IMAGR TRY ANOTHER FIELD: this is 1.856E-01 < Second best 3.025E-01 4 4 08-DEC-2006 14:34:18 IMAGR Field 3 min = -44.4 MilliJy,max = 328.3 MilliJy 4 3 08-DEC-2006 14:34:18 IMAGR TRY ANOTHER FIELD: this is 1.832E-01 < Second best 2.957E-01 4 4 08-DEC-2006 14:34:18 IMAGR Field 6 min = -46.6 MilliJy,max = 328.3 MilliJy 4 3 08-DEC-2006 14:34:18 IMAGR TRY ANOTHER FIELD: this is 1.788E-01 < Second best 2.940E-01 4 2 08-DEC-2006 14:34:18 IMAGR BGC Clean: using 507 cell beam + residuals > 134.73 MilliJy 4 2 08-DEC-2006 14:34:18 IMAGR 20 Residual map points loaded 4 4 08-DEC-2006 14:34:18 IMAGR Field 5 min algorithm flux= 185.370 MilliJy iter= 20 4 3 08-DEC-2006 14:34:18 IMAGR Field 5 Clean flux density= 990.108 MilliJy 20 comps 4 3 08-DEC-2006 14:34:18 IMAGR Total Cleaned flux density = 990.108 MilliJy 20 comps 4 2 08-DEC-2006 14:34:19 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:19 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:19 IMAGR Field 1 min = -36.4 MilliJy,max = 192.7 MilliJy 4 3 08-DEC-2006 14:34:19 IMAGR TRY ANOTHER FIELD: this is 1.132E-01 < Second best 1.856E-01 4 4 08-DEC-2006 14:34:19 IMAGR Field 7 min = -30.2 MilliJy,max = 191.0 MilliJy 4 3 08-DEC-2006 14:34:19 IMAGR TRY ANOTHER FIELD: this is 1.086E-01 < Second best 1.832E-01 4 4 08-DEC-2006 14:34:19 IMAGR Field 3 min = -30.3 MilliJy,max = 184.5 MilliJy 4 3 08-DEC-2006 14:34:19 IMAGR TRY ANOTHER FIELD: this is 1.040E-01 < Second best 1.788E-01 4 4 08-DEC-2006 14:34:19 IMAGR Field 6 min = -28.8 MilliJy,max = 185.8 MilliJy 4 3 08-DEC-2006 14:34:19 IMAGR TRY ANOTHER FIELD: this is 1.012E-01 < Second best 1.764E-01 4 4 08-DEC-2006 14:34:19 IMAGR Field 5 min = -30.1 MilliJy,max = 173.5 MilliJy 4 2 08-DEC-2006 14:34:19 IMAGR BGC Clean: using 507 cell beam + residuals > 80.86 MilliJy 4 2 08-DEC-2006 14:34:19 IMAGR 17 Residual map points loaded 4 4 08-DEC-2006 14:34:19 IMAGR Field 5 min algorithm flux= 94.366 MilliJy iter= 28 4 3 08-DEC-2006 14:34:19 IMAGR Field 5 Clean flux density= 1.094 Jy 28 comps 4 3 08-DEC-2006 14:34:19 IMAGR Total Cleaned flux density = 1.094 Jy 28 comps 4 2 08-DEC-2006 14:34:19 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:19 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:19 IMAGR Field 2 min = -25.3 MilliJy,max = 95.6 MilliJy 4 3 08-DEC-2006 14:34:19 IMAGR TRY ANOTHER FIELD: this is 4.243E-02 < Second best 1.132E-01 4 4 08-DEC-2006 14:34:19 IMAGR Field 1 min = -26.7 MilliJy,max = 102.2 MilliJy 4 3 08-DEC-2006 14:34:19 IMAGR TRY ANOTHER FIELD: this is 6.350E-02 < Second best 1.086E-01 4 4 08-DEC-2006 14:34:19 IMAGR Field 7 min = -24.7 MilliJy,max = 101.2 MilliJy 4 3 08-DEC-2006 14:34:19 IMAGR TRY ANOTHER FIELD: this is 6.158E-02 < Second best 1.040E-01 4 4 08-DEC-2006 14:34:19 IMAGR Field 3 min = -24.4 MilliJy,max = 96.3 MilliJy 4 3 08-DEC-2006 14:34:19 IMAGR TRY ANOTHER FIELD: this is 5.733E-02 < Second best 1.012E-01 4 4 08-DEC-2006 14:34:19 IMAGR Field 6 min = -24.2 MilliJy,max = 97.0 MilliJy 4 3 08-DEC-2006 14:34:19 IMAGR TRY ANOTHER FIELD: this is 5.499E-02 < Second best 1.011E-01 4 4 08-DEC-2006 14:34:19 IMAGR Field 4 min = -24.2 MilliJy,max = 105.4 MilliJy 4 3 08-DEC-2006 14:34:19 IMAGR TRY ANOTHER FIELD: this is 3.484E-02 < Second best 8.982E-02 4 4 08-DEC-2006 14:34:19 IMAGR Field 5 min = -24.1 MilliJy,max = 88.3 MilliJy 4 2 08-DEC-2006 14:34:19 IMAGR BGC Clean: using 507 cell beam + residuals > 41.16 MilliJy 4 2 08-DEC-2006 14:34:19 IMAGR 12 Residual map points loaded 4 4 08-DEC-2006 14:34:19 IMAGR Field 5 min algorithm flux= 48.146 MilliJy iter= 36 4 3 08-DEC-2006 14:34:19 IMAGR Field 5 Clean flux density= 1.148 Jy 36 comps 4 3 08-DEC-2006 14:34:19 IMAGR Total Cleaned flux density = 1.148 Jy 36 comps 4 2 08-DEC-2006 14:34:19 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:19 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:19 IMAGR Field 1 min = -33.4 MilliJy,max = 55.7 MilliJy 4 3 08-DEC-2006 14:34:19 IMAGR TRY ANOTHER FIELD: this is 3.855E-02 < Second best 6.158E-02 4 4 08-DEC-2006 14:34:19 IMAGR Field 7 min = -33.5 MilliJy,max = 55.8 MilliJy 4 3 08-DEC-2006 14:34:19 IMAGR TRY ANOTHER FIELD: this is 3.736E-02 < Second best 5.733E-02 4 4 08-DEC-2006 14:34:19 IMAGR Field 3 min = -31.1 MilliJy,max = 51.5 MilliJy 4 3 08-DEC-2006 14:34:19 IMAGR TRY ANOTHER FIELD: this is 3.442E-02 < Second best 5.499E-02 4 4 08-DEC-2006 14:34:19 IMAGR Field 6 min = -31.0 MilliJy,max = 51.3 MilliJy 4 3 08-DEC-2006 14:34:19 IMAGR TRY ANOTHER FIELD: this is 3.174E-02 < Second best 4.585E-02 4 4 08-DEC-2006 14:34:19 IMAGR Field 5 min = -29.0 MilliJy,max = 45.1 MilliJy 4 2 08-DEC-2006 14:34:19 IMAGR BGC Clean: using 507 cell beam + residuals > 21.00 MilliJy 4 2 08-DEC-2006 14:34:19 IMAGR 33 Residual map points loaded 4 4 08-DEC-2006 14:34:19 IMAGR Field 5 min algorithm flux= -26.580 MilliJy iter= 49 4 3 08-DEC-2006 14:34:19 IMAGR Field 5 Clean flux density= 1.167 Jy 49 comps 4 3 08-DEC-2006 14:34:19 IMAGR Total Cleaned flux density = 1.167 Jy 49 comps 4 2 08-DEC-2006 14:34:20 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:20 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:20 IMAGR Field 2 min = -27.4 MilliJy,max = 31.1 MilliJy 4 3 08-DEC-2006 14:34:20 IMAGR TRY ANOTHER FIELD: this is 2.152E-02 < Second best 3.855E-02 4 4 08-DEC-2006 14:34:20 IMAGR Field 1 min = -27.6 MilliJy,max = 35.6 MilliJy 4 3 08-DEC-2006 14:34:20 IMAGR TRY ANOTHER FIELD: this is 2.477E-02 < Second best 3.736E-02 4 4 08-DEC-2006 14:34:20 IMAGR Field 7 min = -28.6 MilliJy,max = 35.4 MilliJy 4 3 08-DEC-2006 14:34:20 IMAGR TRY ANOTHER FIELD: this is 2.710E-02 < Second best 3.484E-02 4 4 08-DEC-2006 14:34:20 IMAGR Field 4 min = -30.0 MilliJy,max = 37.5 MilliJy 4 3 08-DEC-2006 14:34:20 IMAGR TRY ANOTHER FIELD: this is 1.771E-02 < Second best 3.442E-02 4 4 08-DEC-2006 14:34:20 IMAGR Field 3 min = -28.1 MilliJy,max = 32.0 MilliJy 4 3 08-DEC-2006 14:34:20 IMAGR TRY ANOTHER FIELD: this is 2.203E-02 < Second best 3.174E-02 4 4 08-DEC-2006 14:34:20 IMAGR Field 6 min = -28.3 MilliJy,max = 31.4 MilliJy 4 3 08-DEC-2006 14:34:20 IMAGR TRY ANOTHER FIELD: this is 2.081E-02 < Second best 2.710E-02 4 2 08-DEC-2006 14:34:20 IMAGR BGC Clean: using 507 cell beam + residuals > 19.69 MilliJy 4 2 08-DEC-2006 14:34:20 IMAGR 6 Residual map points loaded 4 4 08-DEC-2006 14:34:20 IMAGR Field 7 min algorithm flux= 21.028 MilliJy iter= 6 4 3 08-DEC-2006 14:34:20 IMAGR Field 7 Clean flux density= 14.228 MilliJy 6 comps 4 3 08-DEC-2006 14:34:20 IMAGR Total Cleaned flux density = 1.182 Jy 55 comps 4 2 08-DEC-2006 14:34:20 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:20 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:20 IMAGR Field 5 min = -26.3 MilliJy,max = 23.9 MilliJy 4 2 08-DEC-2006 14:34:20 IMAGR BGC Clean: using 507 cell beam + residuals > 11.59 MilliJy 4 2 08-DEC-2006 14:34:20 IMAGR 159 Residual map points loaded 4 4 08-DEC-2006 14:34:20 IMAGR Field 5 min algorithm flux= -16.840 MilliJy iter= 82 4 3 08-DEC-2006 14:34:20 IMAGR Field 5 Clean flux density= 1.148 Jy 82 comps 4 3 08-DEC-2006 14:34:20 IMAGR Total Cleaned flux density = 1.162 Jy 88 comps 4 2 08-DEC-2006 14:34:20 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:20 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:21 IMAGR Field 1 min = -16.3 MilliJy,max = 23.7 MilliJy 4 3 08-DEC-2006 14:34:21 IMAGR TRY ANOTHER FIELD: this is 1.507E-02 < Second best 2.203E-02 4 4 08-DEC-2006 14:34:21 IMAGR Field 3 min = -17.6 MilliJy,max = 21.2 MilliJy 4 3 08-DEC-2006 14:34:21 IMAGR TRY ANOTHER FIELD: this is 1.469E-02 < Second best 2.152E-02 4 4 08-DEC-2006 14:34:21 IMAGR Field 2 min = -16.8 MilliJy,max = 20.5 MilliJy 4 3 08-DEC-2006 14:34:21 IMAGR TRY ANOTHER FIELD: this is 1.536E-02 < Second best 2.081E-02 4 4 08-DEC-2006 14:34:21 IMAGR Field 6 min = -17.6 MilliJy,max = 20.6 MilliJy 4 3 08-DEC-2006 14:34:21 IMAGR TRY ANOTHER FIELD: this is 1.440E-02 < Second best 2.008E-02 4 4 08-DEC-2006 14:34:21 IMAGR Field 7 min = -17.0 MilliJy,max = 23.6 MilliJy 4 3 08-DEC-2006 14:34:21 IMAGR TRY ANOTHER FIELD: this is 1.526E-02 < Second best 1.771E-02 4 4 08-DEC-2006 14:34:21 IMAGR Field 4 min = -18.2 MilliJy,max = 25.0 MilliJy 4 3 08-DEC-2006 14:34:21 IMAGR TRY ANOTHER FIELD: this is 1.275E-02 < Second best 1.608E-02 4 4 08-DEC-2006 14:34:21 IMAGR Field 5 min = -16.7 MilliJy,max = 18.3 MilliJy 4 2 08-DEC-2006 14:34:22 IMAGR BGC Clean: using 507 cell beam + residuals > 7.35 MilliJy 4 2 08-DEC-2006 14:34:22 IMAGR 307 Residual map points loaded 4 4 08-DEC-2006 14:34:22 IMAGR Field 5 min algorithm flux= 10.423 MilliJy iter= 128 4 3 08-DEC-2006 14:34:22 IMAGR Field 5 Clean flux density= 1.137 Jy 128 comps 4 3 08-DEC-2006 14:34:22 IMAGR Total Cleaned flux density = 1.151 Jy 134 comps 4 2 08-DEC-2006 14:34:22 IMAGR ALGSTB: All 176 Rows In AP (Max 267) 4 2 08-DEC-2006 14:34:22 IMAGR ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 4 2 08-DEC-2006 14:34:22 IMAGR ALGSTB: Pass 1; 165- 0 Cells, with 12311 Pts 4 4 08-DEC-2006 14:34:22 IMAGR Field 2 min = -11.0 MilliJy,max = 12.3 MilliJy 4 3 08-DEC-2006 14:34:22 IMAGR TRY ANOTHER FIELD: this is 1.105E-02 < Second best 1.526E-02 4 4 08-DEC-2006 14:34:22 IMAGR Field 7 min = -11.3 MilliJy,max = 14.7 MilliJy 4 3 08-DEC-2006 14:34:22 IMAGR TRY ANOTHER FIELD: this is 1.071E-02 < Second best 1.507E-02 4 4 08-DEC-2006 14:34:22 IMAGR Field 1 min = -11.8 MilliJy,max = 14.7 MilliJy 4 3 08-DEC-2006 14:34:22 IMAGR TRY ANOTHER FIELD: this is 9.849E-03 < Second best 1.469E-02 4 4 08-DEC-2006 14:34:22 IMAGR Field 3 min = -11.0 MilliJy,max = 12.9 MilliJy 4 3 08-DEC-2006 14:34:22 IMAGR TRY ANOTHER FIELD: this is 1.020E-02 < Second best 1.440E-02 4 4 08-DEC-2006 14:34:22 IMAGR Field 6 min = -11.1 MilliJy,max = 12.8 MilliJy 4 3 08-DEC-2006 14:34:22 IMAGR TRY ANOTHER FIELD: this is 9.958E-03 < Second best 1.275E-02 4 4 08-DEC-2006 14:34:22 IMAGR Field 4 min = -11.7 MilliJy,max = 15.8 MilliJy 4 3 08-DEC-2006 14:34:22 IMAGR TRY ANOTHER FIELD: this is 9.492E-03 < Second best 1.105E-02 4 2 08-DEC-2006 14:34:22 IMAGR BGC Clean: using 507 cell beam + residuals > 7.51 MilliJy 4 2 08-DEC-2006 14:34:22 IMAGR 15 Residual map points loaded 4 4 08-DEC-2006 14:34:22 IMAGR Field 2 min algorithm flux= 7.933 MilliJy iter= 9 4 3 08-DEC-2006 14:34:22 IMAGR Field 2 Clean flux density= 8.227 MilliJy 9 comps 4 3 08-DEC-2006 14:34:22 IMAGR Total Cleaned flux density = 1.160 Jy 143 comps 4 2 08-DEC-2006 14:34:22 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:22 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:22 IMAGR Field 7 min = -11.6 MilliJy,max = 13.1 MilliJy 4 2 08-DEC-2006 14:34:22 IMAGR BGC Clean: using 507 cell beam + residuals > 7.51 MilliJy 4 2 08-DEC-2006 14:34:22 IMAGR 53 Residual map points loaded 4 4 08-DEC-2006 14:34:22 IMAGR Field 7 min algorithm flux= 8.426 MilliJy iter= 27 4 3 08-DEC-2006 14:34:22 IMAGR Field 7 Clean flux density= 19.201 MilliJy 27 comps 4 3 08-DEC-2006 14:34:22 IMAGR Total Cleaned flux density = 1.165 Jy 164 comps 4 2 08-DEC-2006 14:34:22 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:22 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:22 IMAGR Field 3 min = -10.5 MilliJy,max = 9.8 MilliJy 4 3 08-DEC-2006 14:34:22 IMAGR TRY ANOTHER FIELD: this is 8.555E-03 < Second best 9.964E-03 4 4 08-DEC-2006 14:34:22 IMAGR Field 5 min = -10.1 MilliJy,max = 9.6 MilliJy 4 2 08-DEC-2006 14:34:22 IMAGR BGC Clean: using 507 cell beam + residuals > 4.55 MilliJy 4 2 08-DEC-2006 14:34:22 IMAGR 437 Residual map points loaded 4 4 08-DEC-2006 14:34:22 IMAGR Field 5 min algorithm flux= -6.176 MilliJy iter= 196 4 3 08-DEC-2006 14:34:22 IMAGR Field 5 Clean flux density= 1.130 Jy 196 comps 4 3 08-DEC-2006 14:34:22 IMAGR Total Cleaned flux density = 1.158 Jy 232 comps 4 2 08-DEC-2006 14:34:22 IMAGR ALGSTB: All 176 Rows In AP (Max 267) 4 2 08-DEC-2006 14:34:22 IMAGR ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 4 2 08-DEC-2006 14:34:22 IMAGR ALGSTB: Pass 1; 165- 0 Cells, with 12311 Pts 4 4 08-DEC-2006 14:34:22 IMAGR Field 6 min = -6.5 MilliJy,max = 8.1 MilliJy 4 3 08-DEC-2006 14:34:22 IMAGR TRY ANOTHER FIELD: this is 5.764E-03 < Second best 9.849E-03 4 4 08-DEC-2006 14:34:22 IMAGR Field 1 min = -7.4 MilliJy,max = 9.2 MilliJy 4 3 08-DEC-2006 14:34:22 IMAGR TRY ANOTHER FIELD: this is 6.269E-03 < Second best 9.492E-03 4 4 08-DEC-2006 14:34:22 IMAGR Field 4 min = -7.0 MilliJy,max = 10.0 MilliJy 4 3 08-DEC-2006 14:34:22 IMAGR TRY ANOTHER FIELD: this is 5.681E-03 < Second best 8.555E-03 4 4 08-DEC-2006 14:34:23 IMAGR Field 3 min = -6.9 MilliJy,max = 8.2 MilliJy 4 3 08-DEC-2006 14:34:23 IMAGR TRY ANOTHER FIELD: this is 6.541E-03 < Second best 8.066E-03 4 4 08-DEC-2006 14:34:23 IMAGR Field 7 min = -6.9 MilliJy,max = 9.3 MilliJy 4 3 08-DEC-2006 14:34:23 IMAGR TRY ANOTHER FIELD: this is 6.397E-03 < Second best 7.594E-03 4 4 08-DEC-2006 14:34:23 IMAGR Field 2 min = -6.6 MilliJy,max = 7.6 MilliJy 4 3 08-DEC-2006 14:34:23 IMAGR TRY ANOTHER FIELD: this is 5.509E-03 < Second best 6.541E-03 4 2 08-DEC-2006 14:34:23 IMAGR BGC Clean: using 507 cell beam + residuals > 4.41 MilliJy 4 2 08-DEC-2006 14:34:23 IMAGR 90 Residual map points loaded 4 4 08-DEC-2006 14:34:23 IMAGR Field 3 min algorithm flux= -4.972 MilliJy iter= 33 4 3 08-DEC-2006 14:34:23 IMAGR Field 3 Clean flux density= 5.288 MilliJy 33 comps 4 3 08-DEC-2006 14:34:23 IMAGR Total Cleaned flux density = 1.163 Jy 265 comps 4 2 08-DEC-2006 14:34:23 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:23 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:23 IMAGR Field 7 min = -6.1 MilliJy,max = 7.9 MilliJy 4 3 08-DEC-2006 14:34:23 IMAGR TRY ANOTHER FIELD: this is 5.889E-03 < Second best 6.269E-03 4 4 08-DEC-2006 14:34:23 IMAGR Field 1 min = -6.8 MilliJy,max = 7.9 MilliJy 4 3 08-DEC-2006 14:34:23 IMAGR TRY ANOTHER FIELD: this is 5.415E-03 < Second best 5.912E-03 4 4 08-DEC-2006 14:34:23 IMAGR Field 5 min = -6.1 MilliJy,max = 6.8 MilliJy 4 2 08-DEC-2006 14:34:23 IMAGR BGC Clean: using 507 cell beam + residuals > 2.69 MilliJy 4 2 08-DEC-2006 14:34:23 IMAGR 836 Residual map points loaded 4 4 08-DEC-2006 14:34:23 IMAGR Field 5 min algorithm flux= 3.704 MilliJy iter= 313 4 3 08-DEC-2006 14:34:23 IMAGR Field 5 Clean flux density= 1.130 Jy 313 comps 4 3 08-DEC-2006 14:34:23 IMAGR Total Cleaned flux density = 1.163 Jy 382 comps 4 2 08-DEC-2006 14:34:23 IMAGR ALGSTB: All 176 Rows In AP (Max 267) 4 2 08-DEC-2006 14:34:23 IMAGR ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 4 2 08-DEC-2006 14:34:23 IMAGR ALGSTB: Pass 1; 165- 0 Cells, with 12311 Pts 4 4 08-DEC-2006 14:34:23 IMAGR Field 7 min = -4.5 MilliJy,max = 5.5 MilliJy 4 3 08-DEC-2006 14:34:23 IMAGR TRY ANOTHER FIELD: this is 4.530E-03 < Second best 5.764E-03 4 4 08-DEC-2006 14:34:23 IMAGR Field 6 min = -4.5 MilliJy,max = 4.8 MilliJy 4 3 08-DEC-2006 14:34:23 IMAGR TRY ANOTHER FIELD: this is 3.770E-03 < Second best 5.681E-03 4 4 08-DEC-2006 14:34:23 IMAGR Field 4 min = -4.5 MilliJy,max = 6.0 MilliJy 4 3 08-DEC-2006 14:34:23 IMAGR TRY ANOTHER FIELD: this is 4.151E-03 < Second best 5.509E-03 4 4 08-DEC-2006 14:34:23 IMAGR Field 2 min = -4.7 MilliJy,max = 5.2 MilliJy 4 3 08-DEC-2006 14:34:23 IMAGR TRY ANOTHER FIELD: this is 3.675E-03 < Second best 5.415E-03 4 4 08-DEC-2006 14:34:23 IMAGR Field 1 min = -5.0 MilliJy,max = 5.5 MilliJy 4 3 08-DEC-2006 14:34:23 IMAGR TRY ANOTHER FIELD: this is 4.167E-03 < Second best 4.768E-03 4 4 08-DEC-2006 14:34:23 IMAGR Field 3 min = -4.6 MilliJy,max = 4.9 MilliJy 4 3 08-DEC-2006 14:34:23 IMAGR TRY ANOTHER FIELD: this is 3.635E-03 < Second best 4.530E-03 4 2 08-DEC-2006 14:34:23 IMAGR BGC Clean: using 507 cell beam + residuals > 2.65 MilliJy 4 2 08-DEC-2006 14:34:23 IMAGR 306 Residual map points loaded 4 4 08-DEC-2006 14:34:23 IMAGR Field 7 min algorithm flux= 3.073 MilliJy iter= 88 4 3 08-DEC-2006 14:34:23 IMAGR Field 7 Clean flux density= 20.242 MilliJy 88 comps 4 3 08-DEC-2006 14:34:23 IMAGR Total Cleaned flux density = 1.164 Jy 443 comps 4 2 08-DEC-2006 14:34:23 IMAGR ALGSTB: All 176 Rows In AP (Max 267) 4 2 08-DEC-2006 14:34:23 IMAGR ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 4 2 08-DEC-2006 14:34:23 IMAGR ALGSTB: Pass 1; 165- 0 Cells, with 12311 Pts 4 4 08-DEC-2006 14:34:23 IMAGR Field 1 min = -4.3 MilliJy,max = 4.4 MilliJy 4 3 08-DEC-2006 14:34:23 IMAGR TRY ANOTHER FIELD: this is 3.405E-03 < Second best 4.151E-03 4 4 08-DEC-2006 14:34:24 IMAGR Field 4 min = -3.9 MilliJy,max = 4.8 MilliJy 4 2 08-DEC-2006 14:34:24 IMAGR BGC Clean: using 507 cell beam + residuals > 2.65 MilliJy 4 2 08-DEC-2006 14:34:24 IMAGR 43 Residual map points loaded 4 4 08-DEC-2006 14:34:24 IMAGR Field 4 min Clean flux = 2.880 MilliJy iter= 12 4 5 08-DEC-2006 14:34:24 IMAGR Field 4 Clean flux density= 3.171 MilliJy 12 comps 4 5 08-DEC-2006 14:34:24 IMAGR Total Cleaned flux density = 1.167 Jy 455 comps 4 2 08-DEC-2006 14:34:24 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:24 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:25 IMAGR Field 6 min = -3.8 MilliJy,max = 4.1 MilliJy 4 3 08-DEC-2006 14:34:25 IMAGR TRY ANOTHER FIELD: this is 3.115E-03 < Second best 3.675E-03 4 4 08-DEC-2006 14:34:25 IMAGR Field 2 min = -3.7 MilliJy,max = 4.1 MilliJy 4 3 08-DEC-2006 14:34:25 IMAGR TRY ANOTHER FIELD: this is 3.334E-03 < Second best 3.635E-03 4 4 08-DEC-2006 14:34:25 IMAGR Field 3 min = -3.7 MilliJy,max = 4.2 MilliJy 4 3 08-DEC-2006 14:34:25 IMAGR TRY ANOTHER FIELD: this is 3.166E-03 < Second best 3.553E-03 4 4 08-DEC-2006 14:34:25 IMAGR Field 5 min = -4.1 MilliJy,max = 4.1 MilliJy 4 2 08-DEC-2006 14:34:25 IMAGR BGC Clean: using 507 cell beam + residuals > 2.06 MilliJy 4 2 08-DEC-2006 14:34:25 IMAGR 495 Residual map points loaded 4 4 08-DEC-2006 14:34:25 IMAGR Field 5 min Clean flux = 2.876 MilliJy iter= 342 4 5 08-DEC-2006 14:34:25 IMAGR Field 5 Clean flux density= 1.129 Jy 342 comps 4 5 08-DEC-2006 14:34:25 IMAGR Total Cleaned flux density = 1.166 Jy 484 comps 4 2 08-DEC-2006 14:34:25 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:25 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:25 IMAGR Field 1 min = -3.9 MilliJy,max = 4.3 MilliJy 4 3 08-DEC-2006 14:34:25 IMAGR TRY ANOTHER FIELD: this is 3.040E-03 < Second best 3.334E-03 4 4 08-DEC-2006 14:34:25 IMAGR Field 2 min = -3.5 MilliJy,max = 4.0 MilliJy 4 3 08-DEC-2006 14:34:25 IMAGR TRY ANOTHER FIELD: this is 2.992E-03 < Second best 3.166E-03 4 4 08-DEC-2006 14:34:25 IMAGR Field 3 min = -3.5 MilliJy,max = 4.2 MilliJy 4 2 08-DEC-2006 14:34:25 IMAGR BGC Clean: using 507 cell beam + residuals > 2.06 MilliJy 4 2 08-DEC-2006 14:34:25 IMAGR 214 Residual map points loaded 4 4 08-DEC-2006 14:34:25 IMAGR Field 3 min Clean flux = 2.860 MilliJy iter= 37 4 5 08-DEC-2006 14:34:25 IMAGR Field 3 Clean flux density= 4.669 MilliJy 37 comps 4 5 08-DEC-2006 14:34:25 IMAGR Total Cleaned flux density = 1.165 Jy 488 comps 4 2 08-DEC-2006 14:34:25 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:25 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:25 IMAGR Field 6 min = -3.5 MilliJy,max = 3.8 MilliJy 4 2 08-DEC-2006 14:34:25 IMAGR BGC Clean: using 507 cell beam + residuals > 2.06 MilliJy 4 2 08-DEC-2006 14:34:25 IMAGR 206 Residual map points loaded 4 4 08-DEC-2006 14:34:25 IMAGR Field 6 min Clean flux = -2.859 MilliJy iter= 5 4 5 08-DEC-2006 14:34:25 IMAGR Field 6 Clean flux density= 300.330 MicroJy 5 comps 4 5 08-DEC-2006 14:34:25 IMAGR Total Cleaned flux density = 1.166 Jy 493 comps 4 2 08-DEC-2006 14:34:25 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:25 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:25 IMAGR Field 1 min = -3.9 MilliJy,max = 4.3 MilliJy 4 2 08-DEC-2006 14:34:25 IMAGR BGC Clean: using 507 cell beam + residuals > 2.06 MilliJy 4 2 08-DEC-2006 14:34:25 IMAGR 235 Residual map points loaded 4 4 08-DEC-2006 14:34:25 IMAGR Field 1 min Clean flux = -2.853 MilliJy iter= 4 4 5 08-DEC-2006 14:34:25 IMAGR Field 1 Clean flux density= 12.292 MicroJy 4 comps 4 5 08-DEC-2006 14:34:25 IMAGR Total Cleaned flux density = 1.166 Jy 497 comps 4 2 08-DEC-2006 14:34:25 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:25 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:26 IMAGR Field 2 min = -3.4 MilliJy,max = 3.8 MilliJy 4 2 08-DEC-2006 14:34:26 IMAGR BGC Clean: using 507 cell beam + residuals > 2.06 MilliJy 4 2 08-DEC-2006 14:34:26 IMAGR 159 Residual map points loaded 4 4 08-DEC-2006 14:34:26 IMAGR Field 2 min Clean flux = 2.782 MilliJy iter= 13 4 5 08-DEC-2006 14:34:26 IMAGR Field 2 Clean flux density= 7.626 MilliJy 13 comps 4 5 08-DEC-2006 14:34:26 IMAGR Total Cleaned flux density = 1.165 Jy 501 comps 4 2 08-DEC-2006 14:34:26 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:26 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:26 IMAGR Field 7 min = -3.5 MilliJy,max = 4.2 MilliJy 4 2 08-DEC-2006 14:34:27 IMAGR BGC Clean: using 507 cell beam + residuals > 1.34 MilliJy 4 2 08-DEC-2006 14:34:27 IMAGR 1520 Residual map points loaded 4 4 08-DEC-2006 14:34:27 IMAGR Field 7 min Clean flux = 2.854 MilliJy iter= 92 4 5 08-DEC-2006 14:34:27 IMAGR Field 7 Clean flux density= 20.234 MilliJy 92 comps 4 5 08-DEC-2006 14:34:27 IMAGR Total Cleaned flux density = 1.165 Jy 505 comps 4 2 08-DEC-2006 14:34:27 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:27 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:27 IMAGR Peak residual in window 2.880 less than limit 2.882 MilliJy 4 3 08-DEC-2006 14:34:27 IMAGR Merging the Clean components files 4 3 08-DEC-2006 14:34:27 IMAGR Field 1 compressed from 4 to 4 components 4 3 08-DEC-2006 14:34:27 IMAGR Field 2 compressed from 13 to 10 components 4 3 08-DEC-2006 14:34:27 IMAGR Field 3 compressed from 37 to 21 components 4 3 08-DEC-2006 14:34:27 IMAGR Field 4 compressed from 12 to 8 components 4 3 08-DEC-2006 14:34:27 IMAGR Field 5 compressed from 342 to 86 components 4 3 08-DEC-2006 14:34:27 IMAGR Field 6 compressed from 5 to 5 components 4 3 08-DEC-2006 14:34:27 IMAGR Field 7 compressed from 92 to 47 components 4 4 08-DEC-2006 14:34:27 IMAGR Field 1 min = -3.8 MilliJy,max = 4.1 MilliJy 4 4 08-DEC-2006 14:34:27 IMAGR Field 2 min = -3.4 MilliJy,max = 3.8 MilliJy 4 4 08-DEC-2006 14:34:27 IMAGR Field 3 min = -3.3 MilliJy,max = 3.9 MilliJy 4 4 08-DEC-2006 14:34:27 IMAGR Field 4 min = -3.4 MilliJy,max = 4.4 MilliJy 4 4 08-DEC-2006 14:34:27 IMAGR Field 5 min = -3.6 MilliJy,max = 3.7 MilliJy 4 4 08-DEC-2006 14:34:27 IMAGR Field 6 min = -3.5 MilliJy,max = 3.8 MilliJy 4 4 08-DEC-2006 14:34:27 IMAGR Field 7 min = -3.5 MilliJy,max = 4.1 MilliJy 4 3 08-DEC-2006 14:34:27 IMAGR Restoring Clean components 4 3 08-DEC-2006 14:34:27 IMAGR Restoring overlapped Clean components 4 3 08-DEC-2006 14:34:27 IMAGR Restore 12.292 MicroJy ( 4 CCs) from field 1 to field 2 4 3 08-DEC-2006 14:34:27 IMAGR Restore-586.443 MicroJy ( 2 CCs) from field 1 to field 3 4 3 08-DEC-2006 14:34:27 IMAGR Restore 12.292 MicroJy ( 4 CCs) from field 1 to field 4 4 3 08-DEC-2006 14:34:27 IMAGR Restore-586.443 MicroJy ( 2 CCs) from field 1 to field 5 4 3 08-DEC-2006 14:34:27 IMAGR Restore 12.292 MicroJy ( 4 CCs) from field 1 to field 6 4 3 08-DEC-2006 14:34:27 IMAGR Restore 598.735 MicroJy ( 2 CCs) from field 1 to field 7 4 3 08-DEC-2006 14:34:27 IMAGR Restore 7.938 MilliJy ( 7 CCs) from field 2 to field 1 4 3 08-DEC-2006 14:34:27 IMAGR Restore 7.121 MilliJy ( 6 CCs) from field 2 to field 3 4 3 08-DEC-2006 14:34:27 IMAGR Restore 7.918 MilliJy ( 9 CCs) from field 2 to field 4 4 3 08-DEC-2006 14:34:27 IMAGR Restore 4.855 MilliJy ( 3 CCs) from field 2 to field 5 4 3 08-DEC-2006 14:34:27 IMAGR Restore 4.855 MilliJy ( 3 CCs) from field 2 to field 6 4 3 08-DEC-2006 14:34:27 IMAGR Restore 4.152 MilliJy ( 20 CCs) from field 3 to field 1 4 3 08-DEC-2006 14:34:27 IMAGR Restore 4.669 MilliJy ( 21 CCs) from field 3 to field 2 4 3 08-DEC-2006 14:34:27 IMAGR Restore 4.669 MilliJy ( 21 CCs) from field 3 to field 4 4 3 08-DEC-2006 14:34:27 IMAGR Restore 2.719 MilliJy ( 15 CCs) from field 3 to field 5 4 3 08-DEC-2006 14:34:27 IMAGR Restore 2.719 MilliJy ( 15 CCs) from field 3 to field 6 4 3 08-DEC-2006 14:34:27 IMAGR Restore 2.082 MilliJy ( 8 CCs) from field 3 to field 7 4 3 08-DEC-2006 14:34:27 IMAGR Restore 1.199 MilliJy ( 5 CCs) from field 4 to field 1 4 3 08-DEC-2006 14:34:27 IMAGR Restore 1.830 MilliJy ( 6 CCs) from field 4 to field 2 4 3 08-DEC-2006 14:34:27 IMAGR Restore 1.224 MilliJy ( 5 CCs) from field 4 to field 6 4 3 08-DEC-2006 14:34:27 IMAGR Restore 593.225 MicroJy ( 2 CCs) from field 4 to field 7 4 3 08-DEC-2006 14:34:27 IMAGR Restore 1.129 Jy ( 86 CCs) from field 5 to field 1 4 3 08-DEC-2006 14:34:27 IMAGR Restore 1.129 Jy ( 86 CCs) from field 5 to field 2 4 3 08-DEC-2006 14:34:27 IMAGR Restore 1.129 Jy ( 86 CCs) from field 5 to field 3 4 3 08-DEC-2006 14:34:27 IMAGR Restore 1.129 Jy ( 86 CCs) from field 5 to field 4 4 3 08-DEC-2006 14:34:27 IMAGR Restore 1.129 Jy ( 86 CCs) from field 5 to field 6 4 3 08-DEC-2006 14:34:27 IMAGR Restore 1.123 Jy ( 77 CCs) from field 5 to field 7 4 3 08-DEC-2006 14:34:27 IMAGR Restore 596.080 MicroJy ( 2 CCs) from field 6 to field 1 4 3 08-DEC-2006 14:34:27 IMAGR Restore 596.080 MicroJy ( 2 CCs) from field 6 to field 2 4 3 08-DEC-2006 14:34:27 IMAGR Restore 300.330 MicroJy ( 5 CCs) from field 6 to field 4 4 3 08-DEC-2006 14:34:27 IMAGR Restore 596.080 MicroJy ( 2 CCs) from field 6 to field 7 4 3 08-DEC-2006 14:34:27 IMAGR Restore 20.234 MilliJy ( 47 CCs) from field 7 to field 1 4 3 08-DEC-2006 14:34:27 IMAGR Restore 18.226 MilliJy ( 44 CCs) from field 7 to field 2 4 3 08-DEC-2006 14:34:27 IMAGR Restore 14.998 MilliJy ( 37 CCs) from field 7 to field 3 4 3 08-DEC-2006 14:34:27 IMAGR Restore 20.234 MilliJy ( 47 CCs) from field 7 to field 4 4 3 08-DEC-2006 14:34:27 IMAGR Restore 14.998 MilliJy ( 37 CCs) from field 7 to field 5 4 3 08-DEC-2006 14:34:27 IMAGR Restore 20.234 MilliJy ( 47 CCs) from field 7 to field 6 4 3 08-DEC-2006 14:34:27 IMAGR Checking image max/min 4 3 08-DEC-2006 14:34:27 IMAGR Field 1 final Clean flux 1.163 Jy 4 3 08-DEC-2006 14:34:27 IMAGR Field 2 final Clean flux 1.162 Jy 4 3 08-DEC-2006 14:34:27 IMAGR Field 3 final Clean flux 1.155 Jy 4 3 08-DEC-2006 14:34:27 IMAGR Field 4 final Clean flux 1.165 Jy 4 3 08-DEC-2006 14:34:27 IMAGR Field 5 final Clean flux 1.151 Jy 4 3 08-DEC-2006 14:34:27 IMAGR Field 6 final Clean flux 1.158 Jy 4 3 08-DEC-2006 14:34:27 IMAGR Field 7 final Clean flux 1.147 Jy 4 6 08-DEC-2006 14:34:27 IMAGR Deleting UV work file: 4 4 08-DEC-2006 14:34:27 IMAGR Destroyed 1 extension files of type AN 4 4 08-DEC-2006 14:34:27 IMAGR Destroyed 1 extension files of type FQ 4 4 08-DEC-2006 14:34:27 IMAGR Destroyed UV image file: catno= 38 disk= 1 4 3 08-DEC-2006 14:34:28 IMAGR Appears to have ended successfully 4 5 08-DEC-2006 14:34:28 IMAGR imager-a 31DEC06 TST: Cpu= 8.0 Real= 12 4 2 08-DEC-2006 14:34:28 AIPS Resumes 4 3 08-DEC-2006 14:34:28 AIPS SYSTEM command to be executed is: 4 3 08-DEC-2006 14:34:28 AIPS rm -f /tmp/SETFC@0137+331_K,BAND.0-1 >& /dev/null 4 5 08-DEC-2006 14:34:28 UVPLT Task UVPLT (release of 31DEC06) begins 4 2 08-DEC-2006 14:34:28 UVPLT GFINIS: number records used 2303 4 2 08-DEC-2006 14:34:28 UVPLT PLTUV: 48842 Points plotted 4 2 08-DEC-2006 14:34:28 UVPLT PLTUV: Plot file version 1 created. 4 3 08-DEC-2006 14:34:28 UVPLT Appears to have ended successfully 4 5 08-DEC-2006 14:34:28 UVPLT imager-a 31DEC06 TST: Cpu= 0.1 Real= 0 4 2 08-DEC-2006 14:34:28 AIPS Resumes 4 5 08-DEC-2006 14:34:28 UVPLT Task UVPLT (release of 31DEC06) begins 4 2 08-DEC-2006 14:34:28 UVPLT GFINIS: number records used 1154 4 2 08-DEC-2006 14:34:28 UVPLT PLTUV: 24421 Points plotted 4 2 08-DEC-2006 14:34:28 UVPLT PLTUV: Plot file version 2 created. 4 3 08-DEC-2006 14:34:28 UVPLT Appears to have ended successfully 4 5 08-DEC-2006 14:34:28 UVPLT imager-a 31DEC06 TST: Cpu= 0.1 Real= 0 4 2 08-DEC-2006 14:34:28 AIPS Resumes 4 5 08-DEC-2006 14:34:28 UVPLT Task UVPLT (release of 31DEC06) begins 4 2 08-DEC-2006 14:34:28 UVPLT GFINIS: number records used 1154 4 2 08-DEC-2006 14:34:28 UVPLT PLTUV: 24421 Points plotted 4 2 08-DEC-2006 14:34:28 UVPLT PLTUV: Plot file version 3 created. 4 3 08-DEC-2006 14:34:28 UVPLT Appears to have ended successfully 4 5 08-DEC-2006 14:34:28 UVPLT imager-a 31DEC06 TST: Cpu= 0.1 Real= 0 4 2 08-DEC-2006 14:34:29 AIPS Resumes 4 4 08-DEC-2006 14:34:29 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:34:29 AIPS Destroyed MA image file: catno= 39 disk= 1 4 4 08-DEC-2006 14:34:29 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:34:29 AIPS Destroyed MA image file: catno= 40 disk= 1 4 4 08-DEC-2006 14:34:29 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:34:29 AIPS Destroyed MA image file: catno= 41 disk= 1 4 4 08-DEC-2006 14:34:29 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:34:29 AIPS Destroyed MA image file: catno= 42 disk= 1 4 4 08-DEC-2006 14:34:29 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:34:29 AIPS Destroyed MA image file: catno= 43 disk= 1 4 4 08-DEC-2006 14:34:29 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:34:29 AIPS Destroyed MA image file: catno= 44 disk= 1 4 4 08-DEC-2006 14:34:29 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:34:29 AIPS Destroyed MA image file: catno= 45 disk= 1 4 2 08-DEC-2006 14:34:29 AIPS Disk 1 in-CNO 46 renumbered as CNO 38 4 2 08-DEC-2006 14:34:29 AIPS Disk 1 in-CNO 47 renumbered as CNO 39 4 2 08-DEC-2006 14:34:29 AIPS Disk 1 in-CNO 48 renumbered as CNO 40 4 2 08-DEC-2006 14:34:29 AIPS Disk 1 in-CNO 49 renumbered as CNO 41 4 2 08-DEC-2006 14:34:29 AIPS Disk 1 in-CNO 50 renumbered as CNO 42 4 2 08-DEC-2006 14:34:29 AIPS Disk 1 in-CNO 51 renumbered as CNO 43 4 2 08-DEC-2006 14:34:29 AIPS Disk 1 in-CNO 52 renumbered as CNO 44 4 5 08-DEC-2006 14:34:29 AIPS ' ' 4 5 08-DEC-2006 14:34:29 AIPS 'ESTIMATED RMS:' '0.9589 MILLI JANSKY' 4 3 08-DEC-2006 14:34:29 AIPS SYSTEM command to be executed is: 4 3 08-DEC-2006 14:34:29 AIPS rm -f /tmp/SETFC@0423-013_K,BAND.0-1 >& /dev/null 4 2 08-DEC-2006 14:34:29 AIPS Waiting for returned adverbs 4 5 08-DEC-2006 14:34:29 SETFC Task SETFC (release of 31DEC06) begins 4 3 08-DEC-2006 14:34:29 SETFC Found 0423-013 K BAND Seq 1 Disk: 1 in slot 8 4 4 08-DEC-2006 14:34:29 SETFC SETCEL: recommends IMSIZE 125 CELLSIZE 0.95975 4 4 08-DEC-2006 14:34:29 SETFC SETCEL: returns IMSIZE 128 CELLSIZE 0.95975 4 2 08-DEC-2006 14:34:29 SETFC ZTXOP2: using translated file name = 4 2 08-DEC-2006 14:34:29 SETFC ZTXOP2: /tmp/SETFC@0423-013_K,BAND.0-1 4 4 08-DEC-2006 14:34:29 SETFC FLYEYE added 7 fields to BOXFILE to 0.020 deg 4 4 08-DEC-2006 14:34:29 SETFC First field number written was 1 4 4 08-DEC-2006 14:34:29 SETFC Highest field number written was 7 4 2 08-DEC-2006 14:34:29 SETFC returns adverbs to AIPS 4 3 08-DEC-2006 14:34:29 SETFC Appears to have ended successfully 4 5 08-DEC-2006 14:34:29 SETFC imager-a 31DEC06 TST: Cpu= 0.0 Real= 0 4 2 08-DEC-2006 14:34:30 AIPS Resumes 4 3 08-DEC-2006 14:34:30 AIPS SETFC was not found to be running 4 5 08-DEC-2006 14:34:30 AIPS 'SEARCHING FOR NVSS SOURCES' 4 2 08-DEC-2006 14:34:30 AIPS Waiting for returned adverbs 4 5 08-DEC-2006 14:34:30 SETFC Task SETFC (release of 31DEC06) begins 4 3 08-DEC-2006 14:34:30 SETFC Found 0423-013 K BAND Seq 1 Disk: 1 in slot 8 4 2 08-DEC-2006 14:34:30 SETFC ZTXOP2: using translated file name = 4 2 08-DEC-2006 14:34:30 SETFC ZTXOP2: /tmp/SETFC@0423-013_K,BAND.0-1 4 3 08-DEC-2006 14:34:30 SETFC Searching catalog between 0.01 and 0.05 degrees radius 4 2 08-DEC-2006 14:34:30 SETFC ZTXOP2: using translated file name = 4 2 08-DEC-2006 14:34:30 SETFC ZTXOP2: /home/auto/aips/TEXT/STARS/NV00.0030 4 3 08-DEC-2006 14:34:30 SETFC No NVSS sources selected for BOXFILE 4 3 08-DEC-2006 14:34:30 SETFC The Sun is 115.6 deg away - ignoring 4 4 08-DEC-2006 14:34:30 SETFC First field number written was 8 4 4 08-DEC-2006 14:34:30 SETFC Highest field number written was 7 4 2 08-DEC-2006 14:34:30 SETFC returns adverbs to AIPS 4 3 08-DEC-2006 14:34:30 SETFC Appears to have ended successfully 4 5 08-DEC-2006 14:34:30 SETFC imager-a 31DEC06 TST: Cpu= 0.3 Real= 0 4 2 08-DEC-2006 14:34:30 AIPS Resumes 4 3 08-DEC-2006 14:34:30 AIPS SETFC was not found to be running 4 3 08-DEC-2006 14:34:30 AIPS SYSTEM command to be executed is: 4 3 08-DEC-2006 14:34:30 AIPS echo "SETFC FILE FOR SOURCE 0423-013 BELOW IS:" >> /dev/tty 4 3 08-DEC-2006 14:34:30 AIPS SYSTEM command to be executed is: 4 3 08-DEC-2006 14:34:30 AIPS cat /tmp/SETFC@0423-013_K,BAND.0-1 >> /dev/tty 4 5 08-DEC-2006 14:34:30 AIPS ' NOW STARTING WITH SOURCE :6 =0423-013' 4 5 08-DEC-2006 14:34:30 AIPS ' ' 4 5 08-DEC-2006 14:34:30 IMAGR Task IMAGR (release of 31DEC06) begins 4 2 08-DEC-2006 14:34:30 IMAGR ZTXOP2: using translated file name = 4 2 08-DEC-2006 14:34:30 IMAGR ZTXOP2: /tmp/SETFC@0423-013_K,BAND.0-1 4 3 08-DEC-2006 14:34:30 IMAGR FIELDF: Final field parameters and # read are: 4 3 08-DEC-2006 14:34:30 IMAGR Field 1 116 116 -1.0497E-02 -3.5000E-02 0 4 3 08-DEC-2006 14:34:30 IMAGR Field 2 116 116 -1.0497E-02 -7.2335E+01 0 4 3 08-DEC-2006 14:34:30 IMAGR Field 3 116 116 -6.2693E+01 -3.6135E+01 0 4 3 08-DEC-2006 14:34:30 IMAGR Field 4 116 116 6.2672E+01 -3.6135E+01 0 4 3 08-DEC-2006 14:34:30 IMAGR Field 5 116 116 -6.2693E+01 3.6165E+01 0 4 3 08-DEC-2006 14:34:30 IMAGR Field 6 116 116 6.2672E+01 3.6165E+01 0 4 3 08-DEC-2006 14:34:30 IMAGR Field 7 116 116 -1.0497E-02 7.2265E+01 0 4 2 08-DEC-2006 14:34:30 IMAGR ZTXOP2: using translated file name = 4 2 08-DEC-2006 14:34:30 IMAGR ZTXOP2: /tmp/SETFC@0423-013_K,BAND.0-1 4 7 08-DEC-2006 14:34:30 IMAGR WINDF: Number of clean boxes/field read as follows: 4 3 08-DEC-2006 14:34:30 IMAGR Field 01: 1 Field 02: 1 Field 03: 1 Field 04: 1 4 3 08-DEC-2006 14:34:30 IMAGR Field 05: 1 Field 06: 1 Field 07: 1 4 2 08-DEC-2006 14:34:30 IMAGR Create 0423-013 .IMAGR . 1 (UV) on disk 1 cno 45 4 4 08-DEC-2006 14:34:30 IMAGR Beginning channel 1 through 1 with 2 IFs 4 3 08-DEC-2006 14:34:30 IMAGR IMACPY: Copied 3091 visibilities to be imaged 4 2 08-DEC-2006 14:34:30 IMAGR UVWAIT: begin finding uniform weights 4 2 08-DEC-2006 14:34:30 IMAGR UVWAIT: Average grid weight 1.286E+03 4 2 08-DEC-2006 14:34:30 IMAGR UVWAIT: Adding temperance S 2.573E+02 4 2 08-DEC-2006 14:34:30 IMAGR UVWAIT: begin applying uniform or other weights 4 4 08-DEC-2006 14:34:30 IMAGR UVWAIT: Sum of weights in 2.304E+05 and out 2.255E+05 4 4 08-DEC-2006 14:34:30 IMAGR UVWAIT: Noise is increased by a factor 1.109 due to weighting 4 4 08-DEC-2006 14:34:30 IMAGR UVWAIT: Average summed weight 1.286E+03 over 6064 vis 4 2 08-DEC-2006 14:34:30 IMAGR Create 0423-013 .IBM001. 1 (MA) on disk 1 cno 46 4 2 08-DEC-2006 14:34:30 IMAGR Create 0423-013 .IBM002. 1 (MA) on disk 1 cno 47 4 2 08-DEC-2006 14:34:30 IMAGR Create 0423-013 .IBM003. 1 (MA) on disk 1 cno 48 4 2 08-DEC-2006 14:34:30 IMAGR Create 0423-013 .IBM004. 1 (MA) on disk 1 cno 49 4 2 08-DEC-2006 14:34:30 IMAGR Create 0423-013 .IBM005. 1 (MA) on disk 1 cno 50 4 2 08-DEC-2006 14:34:30 IMAGR Create 0423-013 .IBM006. 1 (MA) on disk 1 cno 51 4 2 08-DEC-2006 14:34:30 IMAGR Create 0423-013 .IBM007. 1 (MA) on disk 1 cno 52 4 2 08-DEC-2006 14:34:30 IMAGR Create 0423-013 .ICL001. 1 (MA) on disk 1 cno 53 4 2 08-DEC-2006 14:34:30 IMAGR Create 0423-013 .ICL002. 1 (MA) on disk 1 cno 54 4 2 08-DEC-2006 14:34:30 IMAGR Create 0423-013 .ICL003. 1 (MA) on disk 1 cno 55 4 2 08-DEC-2006 14:34:30 IMAGR Create 0423-013 .ICL004. 1 (MA) on disk 1 cno 56 4 2 08-DEC-2006 14:34:30 IMAGR Create 0423-013 .ICL005. 1 (MA) on disk 1 cno 57 4 2 08-DEC-2006 14:34:30 IMAGR Create 0423-013 .ICL006. 1 (MA) on disk 1 cno 58 4 2 08-DEC-2006 14:34:30 IMAGR Create 0423-013 .ICL007. 1 (MA) on disk 1 cno 59 4 2 08-DEC-2006 14:34:30 IMAGR GRDFLT: X and Y convolution type = SPHEROIDAL 4 2 08-DEC-2006 14:34:30 IMAGR GRDFLT: X and Y parms = 3.0000 1.0000 4 2 08-DEC-2006 14:34:30 IMAGR GRDFLT: convolution function sampled every 1/100 of a cell 4 2 08-DEC-2006 14:34:30 IMAGR GRDMEM: Ave 2 Channels; 2.248510E+10 to 2.243510E+10 Hz 4 4 08-DEC-2006 14:34:30 IMAGR Field 1 Sum of gridding weights = 2.39374E+06 4 4 08-DEC-2006 14:34:30 IMAGR Field 1 Beam min = -215.5 MilliJy, max = 1.0 Jy 4 4 08-DEC-2006 14:34:30 IMAGR Field 1 fit FWHM = 7.817 x 2.983 arcsec, PA= -53.2 4 4 08-DEC-2006 14:34:30 IMAGR Field 2 Sum of gridding weights = 2.39375E+06 4 4 08-DEC-2006 14:34:31 IMAGR Field 2 Beam min = -213.1 MilliJy, max = 1.0 Jy 4 4 08-DEC-2006 14:34:31 IMAGR Field 2 fit FWHM = 7.822 x 2.983 arcsec, PA= -53.2 4 4 08-DEC-2006 14:34:31 IMAGR Field 3 Sum of gridding weights = 2.39374E+06 4 4 08-DEC-2006 14:34:31 IMAGR Field 3 Beam min = -213.9 MilliJy, max = 1.0 Jy 4 4 08-DEC-2006 14:34:31 IMAGR Field 3 fit FWHM = 7.814 x 2.983 arcsec, PA= -53.2 4 4 08-DEC-2006 14:34:31 IMAGR Field 4 Sum of gridding weights = 2.39374E+06 4 4 08-DEC-2006 14:34:31 IMAGR Field 4 Beam min = -213.2 MilliJy, max = 1.0 Jy 4 4 08-DEC-2006 14:34:31 IMAGR Field 4 fit FWHM = 7.825 x 2.983 arcsec, PA= -53.2 4 4 08-DEC-2006 14:34:31 IMAGR Field 5 Sum of gridding weights = 2.39374E+06 4 4 08-DEC-2006 14:34:31 IMAGR Field 5 Beam min = -218.6 MilliJy, max = 1.0 Jy 4 4 08-DEC-2006 14:34:31 IMAGR Field 5 fit FWHM = 7.809 x 2.983 arcsec, PA= -53.2 4 4 08-DEC-2006 14:34:31 IMAGR Field 6 Sum of gridding weights = 2.39374E+06 4 4 08-DEC-2006 14:34:31 IMAGR Field 6 Beam min = -217.6 MilliJy, max = 1.0 Jy 4 4 08-DEC-2006 14:34:31 IMAGR Field 6 fit FWHM = 7.820 x 2.983 arcsec, PA= -53.2 4 4 08-DEC-2006 14:34:31 IMAGR Field 7 Sum of gridding weights = 2.39374E+06 4 4 08-DEC-2006 14:34:31 IMAGR Field 7 Beam min = -220.1 MilliJy, max = 1.0 Jy 4 4 08-DEC-2006 14:34:31 IMAGR Field 7 fit FWHM = 7.812 x 2.983 arcsec, PA= -53.2 4 4 08-DEC-2006 14:34:31 IMAGR CLBHIS: minimum component 0.500 of current peak 4 4 08-DEC-2006 14:34:31 IMAGR Field 1 min = -650.1 MilliJy,max = 5.1 Jy 4 4 08-DEC-2006 14:34:31 IMAGR Field 2 min = -664.3 MilliJy,max = 5.0 Jy 4 4 08-DEC-2006 14:34:31 IMAGR Field 3 min = -677.5 MilliJy,max = 5.1 Jy 4 4 08-DEC-2006 14:34:31 IMAGR Field 4 min = -656.0 MilliJy,max = 5.0 Jy 4 4 08-DEC-2006 14:34:31 IMAGR Field 5 min = -663.1 MilliJy,max = 4.9 Jy 4 4 08-DEC-2006 14:34:31 IMAGR Field 6 min = -683.3 MilliJy,max = 5.0 Jy 4 4 08-DEC-2006 14:34:31 IMAGR Field 7 min = -671.7 MilliJy,max = 5.0 Jy 4 2 08-DEC-2006 14:34:31 IMAGR BGC Clean: using 507 cell beam + residuals > 1.57 Jy 4 2 08-DEC-2006 14:34:31 IMAGR 41 Residual map points loaded 4 4 08-DEC-2006 14:34:31 IMAGR Field 5 min algorithm flux= 4.007 Jy iter= 3 4 3 08-DEC-2006 14:34:31 IMAGR Field 5 Clean flux density= 1.341 Jy 3 comps 4 3 08-DEC-2006 14:34:31 IMAGR Total Cleaned flux density = 1.341 Jy 3 comps 4 4 08-DEC-2006 14:34:31 IMAGR SETDO3: imaging done with multiple tangent planes 4 2 08-DEC-2006 14:34:31 IMAGR VISDFT: Begin DFT component subtraction 4 2 08-DEC-2006 14:34:31 IMAGR VISDFT: Model components of type Point 4 3 08-DEC-2006 14:34:31 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:31 IMAGR Field 5 min = -506.6 MilliJy,max = 3.6 Jy 4 2 08-DEC-2006 14:34:31 IMAGR BGC Clean: using 507 cell beam + residuals > 1.27 Jy 4 2 08-DEC-2006 14:34:31 IMAGR 33 Residual map points loaded 4 4 08-DEC-2006 14:34:31 IMAGR Field 5 min algorithm flux= 2.267 Jy iter= 9 4 3 08-DEC-2006 14:34:31 IMAGR Field 5 Clean flux density= 3.086 Jy 9 comps 4 3 08-DEC-2006 14:34:31 IMAGR Total Cleaned flux density = 3.086 Jy 9 comps 4 2 08-DEC-2006 14:34:31 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:31 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:31 IMAGR Field 4 min = -281.8 MilliJy,max = 2.1 Jy 4 3 08-DEC-2006 14:34:31 IMAGR TRY ANOTHER FIELD: this is 1.085E+00 < Second best 2.575E+00 4 4 08-DEC-2006 14:34:31 IMAGR Field 1 min = -271.9 MilliJy,max = 2.1 Jy 4 3 08-DEC-2006 14:34:31 IMAGR TRY ANOTHER FIELD: this is 1.067E+00 < Second best 2.560E+00 4 4 08-DEC-2006 14:34:31 IMAGR Field 6 min = -299.8 MilliJy,max = 2.1 Jy 4 3 08-DEC-2006 14:34:31 IMAGR TRY ANOTHER FIELD: this is 1.071E+00 < Second best 2.158E+00 4 4 08-DEC-2006 14:34:31 IMAGR Field 5 min = -297.6 MilliJy,max = 2.0 Jy 4 3 08-DEC-2006 14:34:31 IMAGR TRY ANOTHER FIELD: this is 1.945E+00 < Second best 2.094E+00 4 4 08-DEC-2006 14:34:31 IMAGR Field 2 min = -292.0 MilliJy,max = 2.1 Jy 4 3 08-DEC-2006 14:34:31 IMAGR TRY ANOTHER FIELD: this is 8.960E-01 < Second best 2.047E+00 4 4 08-DEC-2006 14:34:31 IMAGR Field 7 min = -285.7 MilliJy,max = 2.1 Jy 4 3 08-DEC-2006 14:34:31 IMAGR TRY ANOTHER FIELD: this is 8.800E-01 < Second best 1.945E+00 4 2 08-DEC-2006 14:34:31 IMAGR BGC Clean: using 507 cell beam + residuals > 646.46 MilliJy 4 2 08-DEC-2006 14:34:31 IMAGR 39 Residual map points loaded 4 4 08-DEC-2006 14:34:31 IMAGR Field 5 min algorithm flux= 1.045 Jy iter= 17 4 3 08-DEC-2006 14:34:31 IMAGR Field 5 Clean flux density= 4.287 Jy 17 comps 4 3 08-DEC-2006 14:34:31 IMAGR Total Cleaned flux density = 4.287 Jy 17 comps 4 2 08-DEC-2006 14:34:31 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:31 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:31 IMAGR Field 3 min = -161.8 MilliJy,max = 1.0 Jy 4 3 08-DEC-2006 14:34:31 IMAGR TRY ANOTHER FIELD: this is 3.052E-01 < Second best 1.085E+00 4 4 08-DEC-2006 14:34:31 IMAGR Field 4 min = -145.5 MilliJy,max = 993.2 MilliJy 4 3 08-DEC-2006 14:34:31 IMAGR TRY ANOTHER FIELD: this is 5.014E-01 < Second best 1.071E+00 4 4 08-DEC-2006 14:34:31 IMAGR Field 6 min = -159.0 MilliJy,max = 983.0 MilliJy 4 3 08-DEC-2006 14:34:31 IMAGR TRY ANOTHER FIELD: this is 4.955E-01 < Second best 1.067E+00 4 4 08-DEC-2006 14:34:31 IMAGR Field 1 min = -133.6 MilliJy,max = 1.0 Jy 4 3 08-DEC-2006 14:34:31 IMAGR TRY ANOTHER FIELD: this is 4.888E-01 < Second best 9.945E-01 4 4 08-DEC-2006 14:34:32 IMAGR Field 5 min = -153.6 MilliJy,max = 957.0 MilliJy 4 2 08-DEC-2006 14:34:32 IMAGR BGC Clean: using 507 cell beam + residuals > 330.56 MilliJy 4 2 08-DEC-2006 14:34:32 IMAGR 31 Residual map points loaded 4 4 08-DEC-2006 14:34:32 IMAGR Field 5 min algorithm flux= 444.468 MilliJy iter= 26 4 3 08-DEC-2006 14:34:32 IMAGR Field 5 Clean flux density= 4.890 Jy 26 comps 4 3 08-DEC-2006 14:34:32 IMAGR Total Cleaned flux density = 4.890 Jy 26 comps 4 2 08-DEC-2006 14:34:32 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:32 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:32 IMAGR Field 2 min = -82.4 MilliJy,max = 417.8 MilliJy 4 3 08-DEC-2006 14:34:32 IMAGR TRY ANOTHER FIELD: this is 2.070E-01 < Second best 8.800E-01 4 4 08-DEC-2006 14:34:32 IMAGR Field 7 min = -82.2 MilliJy,max = 419.7 MilliJy 4 3 08-DEC-2006 14:34:32 IMAGR TRY ANOTHER FIELD: this is 1.952E-01 < Second best 5.014E-01 4 4 08-DEC-2006 14:34:32 IMAGR Field 4 min = -83.2 MilliJy,max = 428.0 MilliJy 4 3 08-DEC-2006 14:34:32 IMAGR TRY ANOTHER FIELD: this is 2.169E-01 < Second best 4.955E-01 4 4 08-DEC-2006 14:34:32 IMAGR Field 6 min = -86.6 MilliJy,max = 421.0 MilliJy 4 3 08-DEC-2006 14:34:32 IMAGR TRY ANOTHER FIELD: this is 2.072E-01 < Second best 4.888E-01 4 4 08-DEC-2006 14:34:32 IMAGR Field 1 min = -80.4 MilliJy,max = 431.6 MilliJy 4 3 08-DEC-2006 14:34:32 IMAGR TRY ANOTHER FIELD: this is 2.087E-01 < Second best 4.232E-01 4 4 08-DEC-2006 14:34:32 IMAGR Field 5 min = -82.4 MilliJy,max = 403.5 MilliJy 4 2 08-DEC-2006 14:34:32 IMAGR BGC Clean: using 507 cell beam + residuals > 140.65 MilliJy 4 2 08-DEC-2006 14:34:32 IMAGR 25 Residual map points loaded 4 4 08-DEC-2006 14:34:32 IMAGR Field 5 min allowed flux = 190.016 MilliJy iter= 35 4 3 08-DEC-2006 14:34:32 IMAGR Field 5 Clean flux density= 5.147 Jy 35 comps 4 3 08-DEC-2006 14:34:32 IMAGR Total Cleaned flux density = 5.147 Jy 35 comps 4 2 08-DEC-2006 14:34:32 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:32 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:32 IMAGR Field 3 min = -77.1 MilliJy,max = 189.6 MilliJy 4 3 08-DEC-2006 14:34:32 IMAGR TRY ANOTHER FIELD: this is 9.332E-02 < Second best 2.169E-01 4 4 08-DEC-2006 14:34:32 IMAGR Field 4 min = -73.1 MilliJy,max = 189.2 MilliJy 4 3 08-DEC-2006 14:34:32 IMAGR TRY ANOTHER FIELD: this is 1.091E-01 < Second best 2.087E-01 4 4 08-DEC-2006 14:34:32 IMAGR Field 1 min = -75.3 MilliJy,max = 189.8 MilliJy 4 3 08-DEC-2006 14:34:32 IMAGR TRY ANOTHER FIELD: this is 1.128E-01 < Second best 2.072E-01 4 4 08-DEC-2006 14:34:32 IMAGR Field 6 min = -74.4 MilliJy,max = 184.2 MilliJy 4 3 08-DEC-2006 14:34:32 IMAGR TRY ANOTHER FIELD: this is 1.134E-01 < Second best 2.070E-01 4 4 08-DEC-2006 14:34:32 IMAGR Field 2 min = -76.7 MilliJy,max = 184.0 MilliJy 4 3 08-DEC-2006 14:34:32 IMAGR TRY ANOTHER FIELD: this is 1.099E-01 < Second best 1.952E-01 4 4 08-DEC-2006 14:34:32 IMAGR Field 7 min = -77.3 MilliJy,max = 181.7 MilliJy 4 3 08-DEC-2006 14:34:32 IMAGR TRY ANOTHER FIELD: this is 1.055E-01 < Second best 1.810E-01 4 4 08-DEC-2006 14:34:32 IMAGR Field 5 min = -74.2 MilliJy,max = 173.9 MilliJy 4 2 08-DEC-2006 14:34:32 IMAGR BGC Clean: using 507 cell beam + residuals > 60.13 MilliJy 4 2 08-DEC-2006 14:34:32 IMAGR 76 Residual map points loaded 4 4 08-DEC-2006 14:34:32 IMAGR Field 5 min allowed flux = -84.739 MilliJy iter= 45 4 3 08-DEC-2006 14:34:32 IMAGR Field 5 Clean flux density= 5.232 Jy 45 comps 4 3 08-DEC-2006 14:34:32 IMAGR Total Cleaned flux density = 5.232 Jy 45 comps 4 2 08-DEC-2006 14:34:32 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:32 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:32 IMAGR Field 6 min = -82.6 MilliJy,max = 93.0 MilliJy 4 3 08-DEC-2006 14:34:32 IMAGR TRY ANOTHER FIELD: this is 7.557E-02 < Second best 1.128E-01 4 4 08-DEC-2006 14:34:32 IMAGR Field 1 min = -83.6 MilliJy,max = 103.5 MilliJy 4 3 08-DEC-2006 14:34:32 IMAGR TRY ANOTHER FIELD: this is 7.535E-02 < Second best 1.099E-01 4 4 08-DEC-2006 14:34:32 IMAGR Field 2 min = -83.9 MilliJy,max = 98.0 MilliJy 4 3 08-DEC-2006 14:34:32 IMAGR TRY ANOTHER FIELD: this is 6.985E-02 < Second best 1.091E-01 4 4 08-DEC-2006 14:34:32 IMAGR Field 4 min = -85.3 MilliJy,max = 95.5 MilliJy 4 3 08-DEC-2006 14:34:32 IMAGR TRY ANOTHER FIELD: this is 6.837E-02 < Second best 1.055E-01 4 4 08-DEC-2006 14:34:32 IMAGR Field 7 min = -83.8 MilliJy,max = 95.0 MilliJy 4 3 08-DEC-2006 14:34:32 IMAGR TRY ANOTHER FIELD: this is 6.860E-02 < Second best 9.332E-02 4 4 08-DEC-2006 14:34:32 IMAGR Field 3 min = -80.9 MilliJy,max = 104.2 MilliJy 4 3 08-DEC-2006 14:34:32 IMAGR TRY ANOTHER FIELD: this is 7.660E-02 < Second best 8.084E-02 4 4 08-DEC-2006 14:34:32 IMAGR Field 5 min = -83.1 MilliJy,max = 96.0 MilliJy 4 2 08-DEC-2006 14:34:32 IMAGR BGC Clean: using 507 cell beam + residuals > 26.82 MilliJy 4 2 08-DEC-2006 14:34:32 IMAGR 889 Residual map points loaded 4 4 08-DEC-2006 14:34:32 IMAGR Field 5 min algorithm flux= -46.516 MilliJy iter= 86 4 3 08-DEC-2006 14:34:32 IMAGR Field 5 Clean flux density= 5.211 Jy 86 comps 4 3 08-DEC-2006 14:34:32 IMAGR Total Cleaned flux density = 5.211 Jy 86 comps 4 2 08-DEC-2006 14:34:32 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:32 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:32 IMAGR Field 3 min = -46.6 MilliJy,max = 76.2 MilliJy 4 3 08-DEC-2006 14:34:32 IMAGR TRY ANOTHER FIELD: this is 4.953E-02 < Second best 7.557E-02 4 4 08-DEC-2006 14:34:32 IMAGR Field 6 min = -45.3 MilliJy,max = 56.9 MilliJy 4 3 08-DEC-2006 14:34:32 IMAGR TRY ANOTHER FIELD: this is 4.812E-02 < Second best 7.535E-02 4 4 08-DEC-2006 14:34:32 IMAGR Field 1 min = -45.3 MilliJy,max = 67.5 MilliJy 4 3 08-DEC-2006 14:34:32 IMAGR TRY ANOTHER FIELD: this is 4.791E-02 < Second best 6.985E-02 4 4 08-DEC-2006 14:34:32 IMAGR Field 2 min = -47.7 MilliJy,max = 65.4 MilliJy 4 3 08-DEC-2006 14:34:32 IMAGR TRY ANOTHER FIELD: this is 4.828E-02 < Second best 6.860E-02 4 4 08-DEC-2006 14:34:32 IMAGR Field 7 min = -51.3 MilliJy,max = 63.9 MilliJy 4 3 08-DEC-2006 14:34:32 IMAGR TRY ANOTHER FIELD: this is 4.520E-02 < Second best 6.837E-02 4 4 08-DEC-2006 14:34:32 IMAGR Field 4 min = -44.0 MilliJy,max = 58.9 MilliJy 4 3 08-DEC-2006 14:34:32 IMAGR TRY ANOTHER FIELD: this is 4.387E-02 < Second best 4.953E-02 4 2 08-DEC-2006 14:34:32 IMAGR BGC Clean: using 507 cell beam + residuals > 26.96 MilliJy 4 2 08-DEC-2006 14:34:32 IMAGR 320 Residual map points loaded 4 4 08-DEC-2006 14:34:32 IMAGR Field 3 min algorithm flux= 33.790 MilliJy iter= 26 4 3 08-DEC-2006 14:34:32 IMAGR Field 3 Clean flux density= 87.995 MilliJy 26 comps 4 3 08-DEC-2006 14:34:32 IMAGR Total Cleaned flux density = 5.299 Jy 112 comps 4 2 08-DEC-2006 14:34:32 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:32 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:33 IMAGR Field 2 min = -42.8 MilliJy,max = 55.5 MilliJy 4 3 08-DEC-2006 14:34:33 IMAGR TRY ANOTHER FIELD: this is 3.874E-02 < Second best 4.812E-02 4 4 08-DEC-2006 14:34:33 IMAGR Field 6 min = -43.5 MilliJy,max = 50.1 MilliJy 4 3 08-DEC-2006 14:34:33 IMAGR TRY ANOTHER FIELD: this is 4.219E-02 < Second best 4.791E-02 4 4 08-DEC-2006 14:34:33 IMAGR Field 1 min = -43.0 MilliJy,max = 56.7 MilliJy 4 3 08-DEC-2006 14:34:33 IMAGR TRY ANOTHER FIELD: this is 4.125E-02 < Second best 4.520E-02 4 4 08-DEC-2006 14:34:33 IMAGR Field 7 min = -45.0 MilliJy,max = 54.8 MilliJy 4 3 08-DEC-2006 14:34:33 IMAGR TRY ANOTHER FIELD: this is 4.202E-02 < Second best 4.452E-02 4 4 08-DEC-2006 14:34:33 IMAGR Field 5 min = -46.0 MilliJy,max = 62.5 MilliJy 4 3 08-DEC-2006 14:34:33 IMAGR TRY ANOTHER FIELD: this is 4.141E-02 < Second best 4.387E-02 4 4 08-DEC-2006 14:34:33 IMAGR Field 4 min = -41.9 MilliJy,max = 52.0 MilliJy 4 3 08-DEC-2006 14:34:33 IMAGR TRY ANOTHER FIELD: this is 3.879E-02 < Second best 4.219E-02 4 2 08-DEC-2006 14:34:33 IMAGR BGC Clean: using 507 cell beam + residuals > 13.91 MilliJy 4 2 08-DEC-2006 14:34:33 IMAGR 2101 Residual map points loaded 4 4 08-DEC-2006 14:34:33 IMAGR Field 6 min algorithm flux= 22.667 MilliJy iter= 79 4 3 08-DEC-2006 14:34:33 IMAGR Field 6 Clean flux density= 127.639 MilliJy 79 comps 4 3 08-DEC-2006 14:34:33 IMAGR Total Cleaned flux density = 5.427 Jy 191 comps 4 2 08-DEC-2006 14:34:33 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:33 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:33 IMAGR Field 7 min = -39.1 MilliJy,max = 44.3 MilliJy 4 3 08-DEC-2006 14:34:33 IMAGR TRY ANOTHER FIELD: this is 3.037E-02 < Second best 4.141E-02 4 4 08-DEC-2006 14:34:33 IMAGR Field 5 min = -38.3 MilliJy,max = 52.5 MilliJy 4 3 08-DEC-2006 14:34:33 IMAGR TRY ANOTHER FIELD: this is 3.656E-02 < Second best 4.125E-02 4 4 08-DEC-2006 14:34:33 IMAGR Field 1 min = -38.2 MilliJy,max = 44.9 MilliJy 4 3 08-DEC-2006 14:34:33 IMAGR TRY ANOTHER FIELD: this is 2.929E-02 < Second best 3.879E-02 4 4 08-DEC-2006 14:34:33 IMAGR Field 4 min = -37.7 MilliJy,max = 39.8 MilliJy 4 3 08-DEC-2006 14:34:33 IMAGR TRY ANOTHER FIELD: this is 3.192E-02 < Second best 3.874E-02 4 4 08-DEC-2006 14:34:33 IMAGR Field 2 min = -39.2 MilliJy,max = 43.4 MilliJy 4 3 08-DEC-2006 14:34:33 IMAGR TRY ANOTHER FIELD: this is 3.192E-02 < Second best 3.656E-02 4 2 08-DEC-2006 14:34:33 IMAGR BGC Clean: using 507 cell beam + residuals > 16.34 MilliJy 4 2 08-DEC-2006 14:34:33 IMAGR 902 Residual map points loaded 4 4 08-DEC-2006 14:34:33 IMAGR Field 5 min algorithm flux= -21.404 MilliJy iter= 152 4 3 08-DEC-2006 14:34:33 IMAGR Field 5 Clean flux density= 5.216 Jy 152 comps 4 3 08-DEC-2006 14:34:33 IMAGR Total Cleaned flux density = 5.432 Jy 257 comps 4 2 08-DEC-2006 14:34:33 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:33 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:33 IMAGR Field 3 min = -32.7 MilliJy,max = 45.4 MilliJy 4 3 08-DEC-2006 14:34:33 IMAGR TRY ANOTHER FIELD: this is 2.490E-02 < Second best 3.192E-02 4 4 08-DEC-2006 14:34:33 IMAGR Field 4 min = -28.0 MilliJy,max = 30.5 MilliJy 4 3 08-DEC-2006 14:34:33 IMAGR TRY ANOTHER FIELD: this is 2.547E-02 < Second best 3.192E-02 4 4 08-DEC-2006 14:34:33 IMAGR Field 2 min = -32.9 MilliJy,max = 33.6 MilliJy 4 3 08-DEC-2006 14:34:33 IMAGR TRY ANOTHER FIELD: this is 2.548E-02 < Second best 3.037E-02 4 4 08-DEC-2006 14:34:33 IMAGR Field 7 min = -30.2 MilliJy,max = 37.4 MilliJy 4 3 08-DEC-2006 14:34:33 IMAGR TRY ANOTHER FIELD: this is 2.415E-02 < Second best 2.929E-02 4 4 08-DEC-2006 14:34:33 IMAGR Field 1 min = -29.3 MilliJy,max = 35.8 MilliJy 4 3 08-DEC-2006 14:34:33 IMAGR TRY ANOTHER FIELD: this is 2.168E-02 < Second best 2.548E-02 4 2 08-DEC-2006 14:34:33 IMAGR BGC Clean: using 507 cell beam + residuals > 13.91 MilliJy 4 2 08-DEC-2006 14:34:33 IMAGR 549 Residual map points loaded 4 4 08-DEC-2006 14:34:33 IMAGR Field 2 min algorithm flux= 16.494 MilliJy iter= 49 4 3 08-DEC-2006 14:34:33 IMAGR Field 2 Clean flux density= 34.866 MilliJy 49 comps 4 3 08-DEC-2006 14:34:33 IMAGR Total Cleaned flux density = 5.466 Jy 306 comps 4 2 08-DEC-2006 14:34:33 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:33 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:33 IMAGR Field 4 min = -25.2 MilliJy,max = 26.6 MilliJy 4 3 08-DEC-2006 14:34:33 IMAGR TRY ANOTHER FIELD: this is 2.312E-02 < Second best 2.490E-02 4 4 08-DEC-2006 14:34:33 IMAGR Field 3 min = -29.8 MilliJy,max = 43.5 MilliJy 4 2 08-DEC-2006 14:34:33 IMAGR BGC Clean: using 507 cell beam + residuals > 13.91 MilliJy 4 2 08-DEC-2006 14:34:33 IMAGR 323 Residual map points loaded 4 4 08-DEC-2006 14:34:33 IMAGR Field 3 min algorithm flux= 15.830 MilliJy iter= 67 4 3 08-DEC-2006 14:34:33 IMAGR Field 3 Clean flux density= 105.480 MilliJy 67 comps 4 3 08-DEC-2006 14:34:33 IMAGR Total Cleaned flux density = 5.484 Jy 347 comps 4 2 08-DEC-2006 14:34:33 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:33 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:33 IMAGR Field 7 min = -26.6 MilliJy,max = 31.3 MilliJy 4 3 08-DEC-2006 14:34:33 IMAGR TRY ANOTHER FIELD: this is 1.905E-02 < Second best 2.312E-02 4 4 08-DEC-2006 14:34:33 IMAGR Field 4 min = -23.5 MilliJy,max = 25.4 MilliJy 4 2 08-DEC-2006 14:34:33 IMAGR BGC Clean: using 507 cell beam + residuals > 13.91 MilliJy 4 2 08-DEC-2006 14:34:33 IMAGR 144 Residual map points loaded 4 4 08-DEC-2006 14:34:33 IMAGR Field 4 min algorithm flux= 15.023 MilliJy iter= 27 4 3 08-DEC-2006 14:34:33 IMAGR Field 4 Clean flux density= 19.999 MilliJy 27 comps 4 3 08-DEC-2006 14:34:33 IMAGR Total Cleaned flux density = 5.504 Jy 374 comps 4 2 08-DEC-2006 14:34:33 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:33 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:34 IMAGR Field 6 min = -22.8 MilliJy,max = 24.3 MilliJy 4 3 08-DEC-2006 14:34:34 IMAGR TRY ANOTHER FIELD: this is 1.560E-02 < Second best 2.168E-02 4 4 08-DEC-2006 14:34:34 IMAGR Field 1 min = -23.6 MilliJy,max = 30.0 MilliJy 4 3 08-DEC-2006 14:34:34 IMAGR TRY ANOTHER FIELD: this is 1.551E-02 < Second best 2.054E-02 4 4 08-DEC-2006 14:34:34 IMAGR Field 5 min = -27.7 MilliJy,max = 38.5 MilliJy 4 3 08-DEC-2006 14:34:34 IMAGR TRY ANOTHER FIELD: this is 1.791E-02 < Second best 1.905E-02 4 4 08-DEC-2006 14:34:34 IMAGR Field 7 min = -27.4 MilliJy,max = 33.1 MilliJy 4 2 08-DEC-2006 14:34:34 IMAGR BGC Clean: using 507 cell beam + residuals > 8.39 MilliJy 4 2 08-DEC-2006 14:34:34 IMAGR 1308 Residual map points loaded 4 4 08-DEC-2006 14:34:34 IMAGR Field 7 min algorithm flux= -10.409 MilliJy iter= 92 4 3 08-DEC-2006 14:34:34 IMAGR Field 7 Clean flux density= 12.273 MilliJy 92 comps 4 3 08-DEC-2006 14:34:34 IMAGR Total Cleaned flux density = 5.516 Jy 466 comps 4 2 08-DEC-2006 14:34:34 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:34 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:34 IMAGR Field 5 min = -27.2 MilliJy,max = 34.0 MilliJy 4 2 08-DEC-2006 14:34:34 IMAGR BGC Clean: using 507 cell beam + residuals > 8.39 MilliJy 4 2 08-DEC-2006 14:34:34 IMAGR 967 Residual map points loaded 4 4 08-DEC-2006 14:34:34 IMAGR Field 5 min algorithm flux= -10.056 MilliJy iter= 244 4 3 08-DEC-2006 14:34:34 IMAGR Field 5 Clean flux density= 5.227 Jy 244 comps 4 3 08-DEC-2006 14:34:34 IMAGR Total Cleaned flux density = 5.527 Jy 558 comps 4 2 08-DEC-2006 14:34:34 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:34 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:34 IMAGR Field 2 min = -19.2 MilliJy,max = 22.4 MilliJy 4 3 08-DEC-2006 14:34:34 IMAGR TRY ANOTHER FIELD: this is 1.157E-02 < Second best 1.560E-02 4 4 08-DEC-2006 14:34:34 IMAGR Field 6 min = -19.9 MilliJy,max = 18.5 MilliJy 4 2 08-DEC-2006 14:34:34 IMAGR BGC Clean: using 507 cell beam + residuals > 7.96 MilliJy 4 2 08-DEC-2006 14:34:34 IMAGR 526 Residual map points loaded 4 4 08-DEC-2006 14:34:34 IMAGR Field 6 min algorithm flux= -9.036 MilliJy iter= 152 4 3 08-DEC-2006 14:34:34 IMAGR Field 6 Clean flux density= 126.316 MilliJy 152 comps 4 3 08-DEC-2006 14:34:34 IMAGR Total Cleaned flux density = 5.526 Jy 631 comps 4 2 08-DEC-2006 14:34:34 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:34 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:34 IMAGR Field 1 min = -21.6 MilliJy,max = 23.1 MilliJy 4 3 08-DEC-2006 14:34:34 IMAGR TRY ANOTHER FIELD: this is 1.058E-02 < Second best 1.520E-02 4 4 08-DEC-2006 14:34:34 IMAGR Field 3 min = -23.4 MilliJy,max = 31.8 MilliJy 4 2 08-DEC-2006 14:34:34 IMAGR BGC Clean: using 507 cell beam + residuals > 7.37 MilliJy 4 2 08-DEC-2006 14:34:34 IMAGR 452 Residual map points loaded 4 4 08-DEC-2006 14:34:34 IMAGR Field 3 min algorithm flux= -8.291 MilliJy iter= 139 4 3 08-DEC-2006 14:34:34 IMAGR Field 3 Clean flux density= 122.394 MilliJy 139 comps 4 3 08-DEC-2006 14:34:34 IMAGR Total Cleaned flux density = 5.543 Jy 703 comps 4 2 08-DEC-2006 14:34:34 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:34 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:34 IMAGR Field 4 min = -17.9 MilliJy,max = 16.2 MilliJy 4 2 08-DEC-2006 14:34:34 IMAGR BGC Clean: using 507 cell beam + residuals > 5.89 MilliJy 4 2 08-DEC-2006 14:34:34 IMAGR 1021 Residual map points loaded 4 4 08-DEC-2006 14:34:34 IMAGR Field 4 min allowed flux = -8.720 MilliJy iter= 81 4 3 08-DEC-2006 14:34:34 IMAGR Field 4 Clean flux density= 24.183 MilliJy 81 comps 4 3 08-DEC-2006 14:34:34 IMAGR Total Cleaned flux density = 5.547 Jy 757 comps 4 2 08-DEC-2006 14:34:34 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:34 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:35 IMAGR Field 2 min = -21.2 MilliJy,max = 22.9 MilliJy 4 3 08-DEC-2006 14:34:35 IMAGR TRY ANOTHER FIELD: this is 8.767E-03 < Second best 1.058E-02 4 4 08-DEC-2006 14:34:35 IMAGR Field 1 min = -21.6 MilliJy,max = 23.0 MilliJy 4 3 08-DEC-2006 14:34:35 IMAGR TRY ANOTHER FIELD: this is 9.089E-03 < Second best 1.001E-02 4 4 08-DEC-2006 14:34:35 IMAGR Field 7 min = -21.2 MilliJy,max = 26.6 MilliJy 4 3 08-DEC-2006 14:34:35 IMAGR TRY ANOTHER FIELD: this is 8.869E-03 < Second best 9.660E-03 4 4 08-DEC-2006 14:34:35 IMAGR Field 5 min = -28.8 MilliJy,max = 28.7 MilliJy 4 2 08-DEC-2006 14:34:35 IMAGR BGC Clean: using 507 cell beam + residuals > 5.53 MilliJy 4 2 08-DEC-2006 14:34:35 IMAGR 1125 Residual map points loaded 4 4 08-DEC-2006 14:34:35 IMAGR Field 5 min allowed flux = 7.001 MilliJy iter= 343 4 3 08-DEC-2006 14:34:35 IMAGR Field 5 Clean flux density= 5.236 Jy 343 comps 4 3 08-DEC-2006 14:34:35 IMAGR Total Cleaned flux density = 5.557 Jy 856 comps 4 2 08-DEC-2006 14:34:35 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:35 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:35 IMAGR Field 1 min = -16.5 MilliJy,max = 19.7 MilliJy 4 3 08-DEC-2006 14:34:35 IMAGR TRY ANOTHER FIELD: this is 8.244E-03 < Second best 8.869E-03 4 4 08-DEC-2006 14:34:35 IMAGR Field 7 min = -18.3 MilliJy,max = 22.7 MilliJy 4 2 08-DEC-2006 14:34:35 IMAGR BGC Clean: using 507 cell beam + residuals > 5.53 MilliJy 4 2 08-DEC-2006 14:34:35 IMAGR 335 Residual map points loaded 4 4 08-DEC-2006 14:34:35 IMAGR Field 7 min algorithm flux= -5.904 MilliJy iter= 145 4 3 08-DEC-2006 14:34:35 IMAGR Field 7 Clean flux density= 10.873 MilliJy 145 comps 4 3 08-DEC-2006 14:34:35 IMAGR Total Cleaned flux density = 5.555 Jy 909 comps 4 2 08-DEC-2006 14:34:35 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:35 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:35 IMAGR Field 2 min = -16.8 MilliJy,max = 20.1 MilliJy 4 3 08-DEC-2006 14:34:35 IMAGR TRY ANOTHER FIELD: this is 8.218E-03 < Second best 8.678E-03 4 4 08-DEC-2006 14:34:35 IMAGR Field 6 min = -15.2 MilliJy,max = 15.5 MilliJy 4 2 08-DEC-2006 14:34:35 IMAGR BGC Clean: using 507 cell beam + residuals > 5.53 MilliJy 4 2 08-DEC-2006 14:34:35 IMAGR 558 Residual map points loaded 4 4 08-DEC-2006 14:34:35 IMAGR Field 6 min algorithm flux= -6.219 MilliJy iter= 252 4 3 08-DEC-2006 14:34:35 IMAGR Field 6 Clean flux density= 124.860 MilliJy 252 comps 4 3 08-DEC-2006 14:34:35 IMAGR Total Cleaned flux density = 5.554 Jy 1009 comps 4 2 08-DEC-2006 14:34:35 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:35 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:35 IMAGR Field 4 min = -14.9 MilliJy,max = 15.4 MilliJy 4 2 08-DEC-2006 14:34:35 IMAGR BGC Clean: using 507 cell beam + residuals > 4.54 MilliJy 4 2 08-DEC-2006 14:34:35 IMAGR 830 Residual map points loaded 4 4 08-DEC-2006 14:34:35 IMAGR Field 4 min Clean flux = 5.750 MilliJy iter= 149 4 5 08-DEC-2006 14:34:35 IMAGR Field 4 Clean flux density= 31.428 MilliJy 149 comps 4 5 08-DEC-2006 14:34:35 IMAGR Total Cleaned flux density = 5.561 Jy 1077 comps 4 2 08-DEC-2006 14:34:35 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:35 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:35 IMAGR Field 1 min = -22.0 MilliJy,max = 24.3 MilliJy 4 2 08-DEC-2006 14:34:35 IMAGR BGC Clean: using 507 cell beam + residuals > 4.54 MilliJy 4 2 08-DEC-2006 14:34:35 IMAGR 428 Residual map points loaded 4 4 08-DEC-2006 14:34:35 IMAGR Field 1 min Clean flux = -5.711 MilliJy iter= 47 4 5 08-DEC-2006 14:34:35 IMAGR Field 1 Clean flux density= -1.922 MilliJy 47 comps 4 5 08-DEC-2006 14:34:35 IMAGR Total Cleaned flux density = 5.559 Jy 1124 comps 4 2 08-DEC-2006 14:34:35 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:35 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:36 IMAGR Field 2 min = -19.6 MilliJy,max = 20.6 MilliJy 4 2 08-DEC-2006 14:34:36 IMAGR BGC Clean: using 507 cell beam + residuals > 4.54 MilliJy 4 2 08-DEC-2006 14:34:36 IMAGR 289 Residual map points loaded 4 4 08-DEC-2006 14:34:36 IMAGR Field 2 min Clean flux = -5.601 MilliJy iter= 68 4 5 08-DEC-2006 14:34:36 IMAGR Field 2 Clean flux density= 44.207 MilliJy 68 comps 4 5 08-DEC-2006 14:34:36 IMAGR Total Cleaned flux density = 5.568 Jy 1143 comps 4 2 08-DEC-2006 14:34:36 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:36 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:36 IMAGR Field 3 min = -23.8 MilliJy,max = 28.6 MilliJy 4 2 08-DEC-2006 14:34:36 IMAGR BGC Clean: using 507 cell beam + residuals > 4.46 MilliJy 4 2 08-DEC-2006 14:34:36 IMAGR 846 Residual map points loaded 4 4 08-DEC-2006 14:34:36 IMAGR Field 3 min Clean flux = -5.744 MilliJy iter= 241 4 5 08-DEC-2006 14:34:36 IMAGR Field 3 Clean flux density= 127.359 MilliJy 241 comps 4 5 08-DEC-2006 14:34:36 IMAGR Total Cleaned flux density = 5.573 Jy 1245 comps 4 2 08-DEC-2006 14:34:36 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:36 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:36 IMAGR Field 5 min = -25.5 MilliJy,max = 22.8 MilliJy 4 2 08-DEC-2006 14:34:36 IMAGR BGC Clean: using 507 cell beam + residuals > 3.73 MilliJy 4 2 08-DEC-2006 14:34:36 IMAGR 982 Residual map points loaded 4 4 08-DEC-2006 14:34:36 IMAGR Field 5 min Clean flux = 5.749 MilliJy iter= 385 4 5 08-DEC-2006 14:34:36 IMAGR Field 5 Clean flux density= 5.238 Jy 385 comps 4 5 08-DEC-2006 14:34:36 IMAGR Total Cleaned flux density = 5.575 Jy 1287 comps 4 2 08-DEC-2006 14:34:36 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:36 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:36 IMAGR Field 6 min = -16.3 MilliJy,max = 16.8 MilliJy 4 2 08-DEC-2006 14:34:36 IMAGR BGC Clean: using 507 cell beam + residuals > 4.02 MilliJy 4 2 08-DEC-2006 14:34:36 IMAGR 1320 Residual map points loaded 4 4 08-DEC-2006 14:34:36 IMAGR Field 6 min allowed flux = -6.337 MilliJy iter= 347 4 3 08-DEC-2006 14:34:36 IMAGR Field 6 Clean flux density= 120.749 MilliJy 347 comps 4 3 08-DEC-2006 14:34:36 IMAGR Total Cleaned flux density = 5.570 Jy 1382 comps 4 2 08-DEC-2006 14:34:36 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:36 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:36 IMAGR Field 6 min = -13.6 MilliJy,max = 13.4 MilliJy 4 2 08-DEC-2006 14:34:36 IMAGR BGC Clean: using 507 cell beam + residuals > 2.80 MilliJy 4 2 08-DEC-2006 14:34:36 IMAGR 2140 Residual map points loaded 4 4 08-DEC-2006 14:34:36 IMAGR Field 6 min Clean flux = 5.751 MilliJy iter= 378 4 5 08-DEC-2006 14:34:36 IMAGR Field 6 Clean flux density= 120.097 MilliJy 378 comps 4 5 08-DEC-2006 14:34:36 IMAGR Total Cleaned flux density = 5.570 Jy 1413 comps 4 2 08-DEC-2006 14:34:36 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:36 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:36 IMAGR Field 7 min = -20.1 MilliJy,max = 22.0 MilliJy 4 2 08-DEC-2006 14:34:36 IMAGR BGC Clean: using 507 cell beam + residuals > 2.85 MilliJy 4 2 08-DEC-2006 14:34:36 IMAGR 1330 Residual map points loaded 4 4 08-DEC-2006 14:34:36 IMAGR Field 7 min Clean flux = 5.687 MilliJy iter= 162 4 5 08-DEC-2006 14:34:36 IMAGR Field 7 Clean flux density= 12.725 MilliJy 162 comps 4 5 08-DEC-2006 14:34:36 IMAGR Total Cleaned flux density = 5.572 Jy 1430 comps 4 2 08-DEC-2006 14:34:36 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:36 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:36 IMAGR Peak residual in window 5.751 less than limit 5.753 MilliJy 4 3 08-DEC-2006 14:34:36 IMAGR Merging the Clean components files 4 3 08-DEC-2006 14:34:36 IMAGR Field 1 compressed from 47 to 21 components 4 3 08-DEC-2006 14:34:36 IMAGR Field 2 compressed from 68 to 39 components 4 3 08-DEC-2006 14:34:36 IMAGR Field 3 compressed from 241 to 94 components 4 3 08-DEC-2006 14:34:36 IMAGR Field 4 compressed from 149 to 71 components 4 3 08-DEC-2006 14:34:36 IMAGR Field 5 compressed from 385 to 133 components 4 3 08-DEC-2006 14:34:36 IMAGR Field 6 compressed from 378 to 127 components 4 3 08-DEC-2006 14:34:36 IMAGR Field 7 compressed from 162 to 94 components 4 4 08-DEC-2006 14:34:37 IMAGR Field 1 min = -17.7 MilliJy,max = 19.8 MilliJy 4 4 08-DEC-2006 14:34:37 IMAGR Field 2 min = -16.9 MilliJy,max = 19.1 MilliJy 4 4 08-DEC-2006 14:34:37 IMAGR Field 3 min = -22.1 MilliJy,max = 26.8 MilliJy 4 4 08-DEC-2006 14:34:37 IMAGR Field 4 min = -14.6 MilliJy,max = 13.3 MilliJy 4 4 08-DEC-2006 14:34:37 IMAGR Field 5 min = -28.0 MilliJy,max = 25.3 MilliJy 4 4 08-DEC-2006 14:34:37 IMAGR Field 6 min = -14.2 MilliJy,max = 13.2 MilliJy 4 4 08-DEC-2006 14:34:37 IMAGR Field 7 min = -19.0 MilliJy,max = 22.1 MilliJy 4 3 08-DEC-2006 14:34:37 IMAGR Restoring Clean components 4 3 08-DEC-2006 14:34:37 IMAGR Restoring overlapped Clean components 4 3 08-DEC-2006 14:34:37 IMAGR Restore -1.922 MilliJy ( 21 CCs) from field 1 to field 2 4 3 08-DEC-2006 14:34:37 IMAGR Restore -1.922 MilliJy ( 21 CCs) from field 1 to field 3 4 3 08-DEC-2006 14:34:37 IMAGR Restore -1.922 MilliJy ( 21 CCs) from field 1 to field 4 4 3 08-DEC-2006 14:34:37 IMAGR Restore -1.922 MilliJy ( 21 CCs) from field 1 to field 5 4 3 08-DEC-2006 14:34:37 IMAGR Restore -1.922 MilliJy ( 21 CCs) from field 1 to field 6 4 3 08-DEC-2006 14:34:37 IMAGR Restore -2.461 MilliJy ( 4 CCs) from field 1 to field 7 4 3 08-DEC-2006 14:34:37 IMAGR Restore 33.683 MilliJy ( 25 CCs) from field 2 to field 1 4 3 08-DEC-2006 14:34:37 IMAGR Restore 45.730 MilliJy ( 26 CCs) from field 2 to field 3 4 3 08-DEC-2006 14:34:37 IMAGR Restore 44.207 MilliJy ( 39 CCs) from field 2 to field 4 4 3 08-DEC-2006 14:34:37 IMAGR Restore 17.017 MilliJy ( 5 CCs) from field 2 to field 5 4 3 08-DEC-2006 14:34:37 IMAGR Restore 20.703 MilliJy ( 6 CCs) from field 2 to field 6 4 3 08-DEC-2006 14:34:37 IMAGR Restore 128.222 MilliJy ( 93 CCs) from field 3 to field 1 4 3 08-DEC-2006 14:34:37 IMAGR Restore 127.359 MilliJy ( 94 CCs) from field 3 to field 2 4 3 08-DEC-2006 14:34:37 IMAGR Restore 127.359 MilliJy ( 94 CCs) from field 3 to field 4 4 3 08-DEC-2006 14:34:37 IMAGR Restore 91.708 MilliJy ( 53 CCs) from field 3 to field 5 4 3 08-DEC-2006 14:34:37 IMAGR Restore 91.708 MilliJy ( 53 CCs) from field 3 to field 6 4 3 08-DEC-2006 14:34:37 IMAGR Restore 12.681 MilliJy ( 9 CCs) from field 3 to field 7 4 3 08-DEC-2006 14:34:37 IMAGR Restore -1.276 MilliJy ( 18 CCs) from field 4 to field 1 4 3 08-DEC-2006 14:34:37 IMAGR Restore 4.359 MilliJy ( 22 CCs) from field 4 to field 2 4 3 08-DEC-2006 14:34:37 IMAGR Restore 3.068 MilliJy ( 2 CCs) from field 4 to field 3 4 3 08-DEC-2006 14:34:37 IMAGR Restore 3.068 MilliJy ( 2 CCs) from field 4 to field 5 4 3 08-DEC-2006 14:34:37 IMAGR Restore 8.400 MilliJy ( 45 CCs) from field 4 to field 6 4 3 08-DEC-2006 14:34:37 IMAGR Restore 1.630 MilliJy ( 1 CCs) from field 4 to field 7 4 3 08-DEC-2006 14:34:37 IMAGR Restore 5.238 Jy ( 133 CCs) from field 5 to field 1 4 3 08-DEC-2006 14:34:37 IMAGR Restore 5.238 Jy ( 133 CCs) from field 5 to field 2 4 3 08-DEC-2006 14:34:37 IMAGR Restore 5.238 Jy ( 133 CCs) from field 5 to field 3 4 3 08-DEC-2006 14:34:37 IMAGR Restore 5.238 Jy ( 133 CCs) from field 5 to field 4 4 3 08-DEC-2006 14:34:37 IMAGR Restore 5.238 Jy ( 133 CCs) from field 5 to field 6 4 3 08-DEC-2006 14:34:37 IMAGR Restore 5.232 Jy ( 126 CCs) from field 5 to field 7 4 3 08-DEC-2006 14:34:37 IMAGR Restore 153.326 MilliJy ( 42 CCs) from field 6 to field 1 4 3 08-DEC-2006 14:34:37 IMAGR Restore 153.326 MilliJy ( 42 CCs) from field 6 to field 2 4 3 08-DEC-2006 14:34:37 IMAGR Restore 18.832 MilliJy ( 5 CCs) from field 6 to field 3 4 3 08-DEC-2006 14:34:37 IMAGR Restore 120.097 MilliJy ( 127 CCs) from field 6 to field 4 4 3 08-DEC-2006 14:34:37 IMAGR Restore 18.832 MilliJy ( 5 CCs) from field 6 to field 5 4 3 08-DEC-2006 14:34:37 IMAGR Restore 122.067 MilliJy ( 34 CCs) from field 6 to field 7 4 3 08-DEC-2006 14:34:37 IMAGR Restore 12.725 MilliJy ( 94 CCs) from field 7 to field 1 4 3 08-DEC-2006 14:34:37 IMAGR Restore 10.353 MilliJy ( 93 CCs) from field 7 to field 2 4 3 08-DEC-2006 14:34:37 IMAGR Restore 30.372 MilliJy ( 52 CCs) from field 7 to field 3 4 3 08-DEC-2006 14:34:37 IMAGR Restore 12.725 MilliJy ( 94 CCs) from field 7 to field 4 4 3 08-DEC-2006 14:34:37 IMAGR Restore 30.372 MilliJy ( 52 CCs) from field 7 to field 5 4 3 08-DEC-2006 14:34:37 IMAGR Restore 12.725 MilliJy ( 94 CCs) from field 7 to field 6 4 3 08-DEC-2006 14:34:37 IMAGR Checking image max/min 4 3 08-DEC-2006 14:34:37 IMAGR Field 1 final Clean flux 5.563 Jy 4 3 08-DEC-2006 14:34:37 IMAGR Field 2 final Clean flux 5.575 Jy 4 3 08-DEC-2006 14:34:37 IMAGR Field 3 final Clean flux 5.461 Jy 4 3 08-DEC-2006 14:34:37 IMAGR Field 4 final Clean flux 5.572 Jy 4 3 08-DEC-2006 14:34:37 IMAGR Field 5 final Clean flux 5.397 Jy 4 3 08-DEC-2006 14:34:37 IMAGR Field 6 final Clean flux 5.489 Jy 4 3 08-DEC-2006 14:34:37 IMAGR Field 7 final Clean flux 5.378 Jy 4 6 08-DEC-2006 14:34:37 IMAGR Deleting UV work file: 4 4 08-DEC-2006 14:34:37 IMAGR Destroyed 1 extension files of type AN 4 4 08-DEC-2006 14:34:37 IMAGR Destroyed 1 extension files of type FQ 4 4 08-DEC-2006 14:34:37 IMAGR Destroyed UV image file: catno= 45 disk= 1 4 3 08-DEC-2006 14:34:37 IMAGR Appears to have ended successfully 4 5 08-DEC-2006 14:34:37 IMAGR imager-a 31DEC06 TST: Cpu= 7.1 Real= 7 4 2 08-DEC-2006 14:34:38 AIPS Resumes 4 3 08-DEC-2006 14:34:38 AIPS SYSTEM command to be executed is: 4 3 08-DEC-2006 14:34:38 AIPS rm -f /tmp/SETFC@0423-013_K,BAND.0-1 >& /dev/null 4 5 08-DEC-2006 14:34:38 UVPLT Task UVPLT (release of 31DEC06) begins 4 2 08-DEC-2006 14:34:38 UVPLT GFINIS: number records used 576 4 2 08-DEC-2006 14:34:38 UVPLT PLTUV: 12128 Points plotted 4 2 08-DEC-2006 14:34:38 UVPLT PLTUV: Plot file version 1 created. 4 3 08-DEC-2006 14:34:38 UVPLT Appears to have ended successfully 4 5 08-DEC-2006 14:34:38 UVPLT imager-a 31DEC06 TST: Cpu= 0.0 Real= 0 4 2 08-DEC-2006 14:34:38 AIPS Resumes 4 5 08-DEC-2006 14:34:38 UVPLT Task UVPLT (release of 31DEC06) begins 4 2 08-DEC-2006 14:34:38 UVPLT GFINIS: number records used 290 4 2 08-DEC-2006 14:34:38 UVPLT PLTUV: 6064 Points plotted 4 2 08-DEC-2006 14:34:38 UVPLT PLTUV: Plot file version 2 created. 4 3 08-DEC-2006 14:34:38 UVPLT Appears to have ended successfully 4 5 08-DEC-2006 14:34:38 UVPLT imager-a 31DEC06 TST: Cpu= 0.0 Real= 0 4 2 08-DEC-2006 14:34:38 AIPS Resumes 4 5 08-DEC-2006 14:34:38 UVPLT Task UVPLT (release of 31DEC06) begins 4 2 08-DEC-2006 14:34:38 UVPLT GFINIS: number records used 290 4 2 08-DEC-2006 14:34:38 UVPLT PLTUV: 6064 Points plotted 4 2 08-DEC-2006 14:34:38 UVPLT PLTUV: Plot file version 3 created. 4 3 08-DEC-2006 14:34:38 UVPLT Appears to have ended successfully 4 5 08-DEC-2006 14:34:38 UVPLT imager-a 31DEC06 TST: Cpu= 0.0 Real= 0 4 2 08-DEC-2006 14:34:38 AIPS Resumes 4 4 08-DEC-2006 14:34:38 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:34:38 AIPS Destroyed MA image file: catno= 46 disk= 1 4 4 08-DEC-2006 14:34:38 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:34:38 AIPS Destroyed MA image file: catno= 47 disk= 1 4 4 08-DEC-2006 14:34:38 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:34:38 AIPS Destroyed MA image file: catno= 48 disk= 1 4 4 08-DEC-2006 14:34:38 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:34:38 AIPS Destroyed MA image file: catno= 49 disk= 1 4 4 08-DEC-2006 14:34:38 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:34:38 AIPS Destroyed MA image file: catno= 50 disk= 1 4 4 08-DEC-2006 14:34:38 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:34:38 AIPS Destroyed MA image file: catno= 51 disk= 1 4 4 08-DEC-2006 14:34:38 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:34:38 AIPS Destroyed MA image file: catno= 52 disk= 1 4 2 08-DEC-2006 14:34:38 AIPS Disk 1 in-CNO 53 renumbered as CNO 45 4 2 08-DEC-2006 14:34:38 AIPS Disk 1 in-CNO 54 renumbered as CNO 46 4 2 08-DEC-2006 14:34:38 AIPS Disk 1 in-CNO 55 renumbered as CNO 47 4 2 08-DEC-2006 14:34:38 AIPS Disk 1 in-CNO 56 renumbered as CNO 48 4 2 08-DEC-2006 14:34:38 AIPS Disk 1 in-CNO 57 renumbered as CNO 49 4 2 08-DEC-2006 14:34:38 AIPS Disk 1 in-CNO 58 renumbered as CNO 50 4 2 08-DEC-2006 14:34:38 AIPS Disk 1 in-CNO 59 renumbered as CNO 51 4 5 08-DEC-2006 14:34:38 AIPS ' ' 4 5 08-DEC-2006 14:34:38 AIPS 'ESTIMATED RMS:' '0.903 MILLI JANSKY' 4 3 08-DEC-2006 14:34:38 AIPS SYSTEM command to be executed is: 4 3 08-DEC-2006 14:34:38 AIPS rm -f /tmp/SETFC@0521+166_K,BAND.0-1 >& /dev/null 4 2 08-DEC-2006 14:34:38 AIPS Waiting for returned adverbs 4 5 08-DEC-2006 14:34:38 SETFC Task SETFC (release of 31DEC06) begins 4 3 08-DEC-2006 14:34:38 SETFC Found 0521+166 K BAND Seq 1 Disk: 1 in slot 9 4 4 08-DEC-2006 14:34:38 SETFC SETCEL: recommends IMSIZE 113 CELLSIZE 1.06151 4 4 08-DEC-2006 14:34:38 SETFC SETCEL: returns IMSIZE 128 CELLSIZE 1.06151 4 2 08-DEC-2006 14:34:38 SETFC ZTXOP2: using translated file name = 4 2 08-DEC-2006 14:34:38 SETFC ZTXOP2: /tmp/SETFC@0521+166_K,BAND.0-1 4 4 08-DEC-2006 14:34:38 SETFC FLYEYE added 7 fields to BOXFILE to 0.022 deg 4 4 08-DEC-2006 14:34:38 SETFC First field number written was 1 4 4 08-DEC-2006 14:34:38 SETFC Highest field number written was 7 4 2 08-DEC-2006 14:34:38 SETFC returns adverbs to AIPS 4 3 08-DEC-2006 14:34:38 SETFC Appears to have ended successfully 4 5 08-DEC-2006 14:34:38 SETFC imager-a 31DEC06 TST: Cpu= 0.0 Real= 0 4 2 08-DEC-2006 14:34:39 AIPS Resumes 4 3 08-DEC-2006 14:34:39 AIPS SETFC was not found to be running 4 5 08-DEC-2006 14:34:39 AIPS 'SEARCHING FOR NVSS SOURCES' 4 2 08-DEC-2006 14:34:39 AIPS Waiting for returned adverbs 4 5 08-DEC-2006 14:34:39 SETFC Task SETFC (release of 31DEC06) begins 4 3 08-DEC-2006 14:34:40 SETFC Found 0521+166 K BAND Seq 1 Disk: 1 in slot 9 4 2 08-DEC-2006 14:34:40 SETFC ZTXOP2: using translated file name = 4 2 08-DEC-2006 14:34:40 SETFC ZTXOP2: /tmp/SETFC@0521+166_K,BAND.0-1 4 3 08-DEC-2006 14:34:40 SETFC Searching catalog between 0.01 and 0.05 degrees radius 4 2 08-DEC-2006 14:34:40 SETFC ZTXOP2: using translated file name = 4 2 08-DEC-2006 14:34:40 SETFC ZTXOP2: /home/auto/aips/TEXT/STARS/NV00.0030 4 3 08-DEC-2006 14:34:40 SETFC No NVSS sources selected for BOXFILE 4 3 08-DEC-2006 14:34:40 SETFC The Sun is 100.8 deg away - ignoring 4 4 08-DEC-2006 14:34:40 SETFC First field number written was 8 4 4 08-DEC-2006 14:34:40 SETFC Highest field number written was 7 4 2 08-DEC-2006 14:34:40 SETFC returns adverbs to AIPS 4 3 08-DEC-2006 14:34:40 SETFC Appears to have ended successfully 4 5 08-DEC-2006 14:34:40 SETFC imager-a 31DEC06 TST: Cpu= 0.4 Real= 1 4 2 08-DEC-2006 14:34:41 AIPS Resumes 4 3 08-DEC-2006 14:34:41 AIPS SETFC was not found to be running 4 3 08-DEC-2006 14:34:41 AIPS SYSTEM command to be executed is: 4 3 08-DEC-2006 14:34:41 AIPS echo "SETFC FILE FOR SOURCE 0521+166 BELOW IS:" >> /dev/tty 4 3 08-DEC-2006 14:34:41 AIPS SYSTEM command to be executed is: 4 3 08-DEC-2006 14:34:41 AIPS cat /tmp/SETFC@0521+166_K,BAND.0-1 >> /dev/tty 4 5 08-DEC-2006 14:34:41 AIPS ' NOW STARTING WITH SOURCE :7 =0521+166' 4 5 08-DEC-2006 14:34:41 AIPS ' ' 4 5 08-DEC-2006 14:34:41 IMAGR Task IMAGR (release of 31DEC06) begins 4 2 08-DEC-2006 14:34:41 IMAGR ZTXOP2: using translated file name = 4 2 08-DEC-2006 14:34:41 IMAGR ZTXOP2: /tmp/SETFC@0521+166_K,BAND.0-1 4 3 08-DEC-2006 14:34:41 IMAGR FIELDF: Final field parameters and # read are: 4 3 08-DEC-2006 14:34:41 IMAGR Field 1 116 116 5.7488E-02 4.9000E-02 0 4 3 08-DEC-2006 14:34:41 IMAGR Field 2 116 116 5.7488E-02 -7.9951E+01 0 4 3 08-DEC-2006 14:34:41 IMAGR Field 3 116 116 -6.9215E+01 -3.9951E+01 0 4 3 08-DEC-2006 14:34:41 IMAGR Field 4 116 116 6.9330E+01 -3.9951E+01 0 4 3 08-DEC-2006 14:34:41 IMAGR Field 5 116 116 -6.9215E+01 3.9949E+01 0 4 3 08-DEC-2006 14:34:41 IMAGR Field 6 116 116 6.9330E+01 3.9949E+01 0 4 3 08-DEC-2006 14:34:41 IMAGR Field 7 116 116 5.7488E-02 7.9949E+01 0 4 2 08-DEC-2006 14:34:41 IMAGR ZTXOP2: using translated file name = 4 2 08-DEC-2006 14:34:41 IMAGR ZTXOP2: /tmp/SETFC@0521+166_K,BAND.0-1 4 7 08-DEC-2006 14:34:41 IMAGR WINDF: Number of clean boxes/field read as follows: 4 3 08-DEC-2006 14:34:41 IMAGR Field 01: 1 Field 02: 1 Field 03: 1 Field 04: 1 4 3 08-DEC-2006 14:34:41 IMAGR Field 05: 1 Field 06: 1 Field 07: 1 4 2 08-DEC-2006 14:34:41 IMAGR Create 0521+166 .IMAGR . 1 (UV) on disk 1 cno 52 4 4 08-DEC-2006 14:34:41 IMAGR Beginning channel 1 through 1 with 2 IFs 4 3 08-DEC-2006 14:34:41 IMAGR IMACPY: Copied 3485 visibilities to be imaged 4 2 08-DEC-2006 14:34:41 IMAGR UVWAIT: begin finding uniform weights 4 2 08-DEC-2006 14:34:41 IMAGR UVWAIT: Average grid weight 1.678E+03 4 2 08-DEC-2006 14:34:41 IMAGR UVWAIT: Adding temperance S 3.356E+02 4 2 08-DEC-2006 14:34:41 IMAGR UVWAIT: begin applying uniform or other weights 4 4 08-DEC-2006 14:34:41 IMAGR UVWAIT: Sum of weights in 2.901E+05 and out 3.319E+05 4 4 08-DEC-2006 14:34:41 IMAGR UVWAIT: Noise is increased by a factor 1.156 due to weighting 4 4 08-DEC-2006 14:34:41 IMAGR UVWAIT: Average summed weight 1.678E+03 over 6875 vis 4 2 08-DEC-2006 14:34:41 IMAGR Create 0521+166 .IBM001. 1 (MA) on disk 1 cno 53 4 2 08-DEC-2006 14:34:41 IMAGR Create 0521+166 .IBM002. 1 (MA) on disk 1 cno 54 4 2 08-DEC-2006 14:34:41 IMAGR Create 0521+166 .IBM003. 1 (MA) on disk 1 cno 55 4 2 08-DEC-2006 14:34:41 IMAGR Create 0521+166 .IBM004. 1 (MA) on disk 1 cno 56 4 2 08-DEC-2006 14:34:41 IMAGR Create 0521+166 .IBM005. 1 (MA) on disk 1 cno 57 4 2 08-DEC-2006 14:34:41 IMAGR Create 0521+166 .IBM006. 1 (MA) on disk 1 cno 58 4 2 08-DEC-2006 14:34:41 IMAGR Create 0521+166 .IBM007. 1 (MA) on disk 1 cno 59 4 2 08-DEC-2006 14:34:41 IMAGR Create 0521+166 .ICL001. 1 (MA) on disk 1 cno 60 4 2 08-DEC-2006 14:34:41 IMAGR Create 0521+166 .ICL002. 1 (MA) on disk 1 cno 61 4 2 08-DEC-2006 14:34:41 IMAGR Create 0521+166 .ICL003. 1 (MA) on disk 1 cno 62 4 2 08-DEC-2006 14:34:41 IMAGR Create 0521+166 .ICL004. 1 (MA) on disk 1 cno 63 4 2 08-DEC-2006 14:34:41 IMAGR Create 0521+166 .ICL005. 1 (MA) on disk 1 cno 64 4 2 08-DEC-2006 14:34:41 IMAGR Create 0521+166 .ICL006. 1 (MA) on disk 1 cno 65 4 2 08-DEC-2006 14:34:41 IMAGR Create 0521+166 .ICL007. 1 (MA) on disk 1 cno 66 4 2 08-DEC-2006 14:34:41 IMAGR GRDFLT: X and Y convolution type = SPHEROIDAL 4 2 08-DEC-2006 14:34:41 IMAGR GRDFLT: X and Y parms = 3.0000 1.0000 4 2 08-DEC-2006 14:34:41 IMAGR GRDFLT: convolution function sampled every 1/100 of a cell 4 2 08-DEC-2006 14:34:41 IMAGR GRDMEM: Ave 2 Channels; 2.248510E+10 to 2.243510E+10 Hz 4 4 08-DEC-2006 14:34:41 IMAGR Field 1 Sum of gridding weights = 3.52389E+06 4 4 08-DEC-2006 14:34:41 IMAGR Field 1 Beam min = -131.0 MilliJy, max = 1.0 Jy 4 4 08-DEC-2006 14:34:41 IMAGR Field 1 fit FWHM = 7.895 x 2.842 arcsec, PA= -61.5 4 4 08-DEC-2006 14:34:41 IMAGR Field 2 Sum of gridding weights = 3.52389E+06 4 4 08-DEC-2006 14:34:41 IMAGR Field 2 Beam min = -131.6 MilliJy, max = 1.0 Jy 4 4 08-DEC-2006 14:34:41 IMAGR Field 2 fit FWHM = 7.899 x 2.842 arcsec, PA= -61.4 4 4 08-DEC-2006 14:34:41 IMAGR Field 3 Sum of gridding weights = 3.52389E+06 4 4 08-DEC-2006 14:34:41 IMAGR Field 3 Beam min = -133.3 MilliJy, max = 1.0 Jy 4 4 08-DEC-2006 14:34:41 IMAGR Field 3 fit FWHM = 7.890 x 2.842 arcsec, PA= -61.5 4 4 08-DEC-2006 14:34:41 IMAGR Field 4 Sum of gridding weights = 3.52389E+06 4 4 08-DEC-2006 14:34:41 IMAGR Field 4 Beam min = -129.2 MilliJy, max = 1.0 Jy 4 4 08-DEC-2006 14:34:41 IMAGR Field 4 fit FWHM = 7.903 x 2.842 arcsec, PA= -61.4 4 4 08-DEC-2006 14:34:41 IMAGR Field 5 Sum of gridding weights = 3.52388E+06 4 4 08-DEC-2006 14:34:41 IMAGR Field 5 Beam min = -132.4 MilliJy, max = 1.0 Jy 4 4 08-DEC-2006 14:34:41 IMAGR Field 5 fit FWHM = 7.886 x 2.842 arcsec, PA= -61.5 4 4 08-DEC-2006 14:34:41 IMAGR Field 6 Sum of gridding weights = 3.52389E+06 4 4 08-DEC-2006 14:34:41 IMAGR Field 6 Beam min = -127.6 MilliJy, max = 1.0 Jy 4 4 08-DEC-2006 14:34:41 IMAGR Field 6 fit FWHM = 7.899 x 2.842 arcsec, PA= -61.5 4 4 08-DEC-2006 14:34:41 IMAGR Field 7 Sum of gridding weights = 3.52389E+06 4 4 08-DEC-2006 14:34:41 IMAGR Field 7 Beam min = -128.7 MilliJy, max = 1.0 Jy 4 4 08-DEC-2006 14:34:41 IMAGR Field 7 fit FWHM = 7.891 x 2.842 arcsec, PA= -61.5 4 4 08-DEC-2006 14:34:41 IMAGR CLBHIS: minimum component 0.500 of current peak 4 4 08-DEC-2006 14:34:41 IMAGR Field 1 min = -127.4 MilliJy,max = 1.0 Jy 4 4 08-DEC-2006 14:34:41 IMAGR Field 2 min = -128.2 MilliJy,max = 1.0 Jy 4 4 08-DEC-2006 14:34:41 IMAGR Field 3 min = -134.9 MilliJy,max = 999.2 MilliJy 4 4 08-DEC-2006 14:34:42 IMAGR Field 4 min = -136.4 MilliJy,max = 1.0 Jy 4 4 08-DEC-2006 14:34:42 IMAGR Field 5 min = -135.7 MilliJy,max = 988.5 MilliJy 4 4 08-DEC-2006 14:34:42 IMAGR Field 6 min = -138.7 MilliJy,max = 1.0 Jy 4 4 08-DEC-2006 14:34:42 IMAGR Field 7 min = -127.2 MilliJy,max = 992.7 MilliJy 4 2 08-DEC-2006 14:34:42 IMAGR BGC Clean: using 507 cell beam + residuals > 319.08 MilliJy 4 2 08-DEC-2006 14:34:42 IMAGR 36 Residual map points loaded 4 4 08-DEC-2006 14:34:42 IMAGR Field 5 min algorithm flux= 810.956 MilliJy iter= 3 4 3 08-DEC-2006 14:34:42 IMAGR Field 5 Clean flux density= 269.091 MilliJy 3 comps 4 3 08-DEC-2006 14:34:42 IMAGR Total Cleaned flux density = 269.091 MilliJy 3 comps 4 4 08-DEC-2006 14:34:42 IMAGR SETDO3: imaging done with multiple tangent planes 4 2 08-DEC-2006 14:34:42 IMAGR VISDFT: Begin DFT component subtraction 4 2 08-DEC-2006 14:34:42 IMAGR VISDFT: Model components of type Point 4 3 08-DEC-2006 14:34:42 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:42 IMAGR Field 5 min = -103.6 MilliJy,max = 733.2 MilliJy 4 2 08-DEC-2006 14:34:42 IMAGR BGC Clean: using 507 cell beam + residuals > 261.78 MilliJy 4 2 08-DEC-2006 14:34:42 IMAGR 30 Residual map points loaded 4 4 08-DEC-2006 14:34:42 IMAGR Field 5 min algorithm flux= 459.355 MilliJy iter= 9 4 3 08-DEC-2006 14:34:42 IMAGR Field 5 Clean flux density= 622.869 MilliJy 9 comps 4 3 08-DEC-2006 14:34:42 IMAGR Total Cleaned flux density = 622.869 MilliJy 9 comps 4 2 08-DEC-2006 14:34:42 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:42 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:42 IMAGR Field 1 min = -54.2 MilliJy,max = 446.3 MilliJy 4 3 08-DEC-2006 14:34:42 IMAGR TRY ANOTHER FIELD: this is 2.049E-01 < Second best 4.766E-01 4 4 08-DEC-2006 14:34:42 IMAGR Field 6 min = -62.0 MilliJy,max = 433.0 MilliJy 4 3 08-DEC-2006 14:34:42 IMAGR TRY ANOTHER FIELD: this is 1.992E-01 < Second best 4.709E-01 4 4 08-DEC-2006 14:34:42 IMAGR Field 4 min = -60.9 MilliJy,max = 437.9 MilliJy 4 3 08-DEC-2006 14:34:42 IMAGR TRY ANOTHER FIELD: this is 1.994E-01 < Second best 4.577E-01 4 4 08-DEC-2006 14:34:42 IMAGR Field 7 min = -56.4 MilliJy,max = 433.7 MilliJy 4 3 08-DEC-2006 14:34:42 IMAGR TRY ANOTHER FIELD: this is 2.010E-01 < Second best 4.373E-01 4 4 08-DEC-2006 14:34:42 IMAGR Field 5 min = -60.1 MilliJy,max = 422.6 MilliJy 4 2 08-DEC-2006 14:34:42 IMAGR BGC Clean: using 507 cell beam + residuals > 148.28 MilliJy 4 2 08-DEC-2006 14:34:42 IMAGR 28 Residual map points loaded 4 4 08-DEC-2006 14:34:42 IMAGR Field 5 min algorithm flux= 217.534 MilliJy iter= 17 4 3 08-DEC-2006 14:34:42 IMAGR Field 5 Clean flux density= 870.829 MilliJy 17 comps 4 3 08-DEC-2006 14:34:42 IMAGR Total Cleaned flux density = 870.829 MilliJy 17 comps 4 2 08-DEC-2006 14:34:42 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:42 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:42 IMAGR Field 3 min = -31.5 MilliJy,max = 211.9 MilliJy 4 3 08-DEC-2006 14:34:42 IMAGR TRY ANOTHER FIELD: this is 9.020E-02 < Second best 3.820E-01 4 4 08-DEC-2006 14:34:42 IMAGR Field 2 min = -30.3 MilliJy,max = 204.4 MilliJy 4 3 08-DEC-2006 14:34:42 IMAGR TRY ANOTHER FIELD: this is 8.462E-02 < Second best 2.071E-01 4 4 08-DEC-2006 14:34:42 IMAGR Field 5 min = -30.7 MilliJy,max = 200.9 MilliJy 4 3 08-DEC-2006 14:34:42 IMAGR TRY ANOTHER FIELD: this is 1.913E-01 < Second best 2.049E-01 4 4 08-DEC-2006 14:34:42 IMAGR Field 1 min = -27.4 MilliJy,max = 213.5 MilliJy 4 3 08-DEC-2006 14:34:42 IMAGR TRY ANOTHER FIELD: this is 9.713E-02 < Second best 2.010E-01 4 4 08-DEC-2006 14:34:42 IMAGR Field 7 min = -28.0 MilliJy,max = 208.8 MilliJy 4 3 08-DEC-2006 14:34:42 IMAGR TRY ANOTHER FIELD: this is 9.960E-02 < Second best 1.994E-01 4 4 08-DEC-2006 14:34:42 IMAGR Field 4 min = -31.3 MilliJy,max = 210.2 MilliJy 4 3 08-DEC-2006 14:34:42 IMAGR TRY ANOTHER FIELD: this is 9.327E-02 < Second best 1.992E-01 4 4 08-DEC-2006 14:34:42 IMAGR Field 6 min = -31.3 MilliJy,max = 206.7 MilliJy 4 3 08-DEC-2006 14:34:42 IMAGR TRY ANOTHER FIELD: this is 9.225E-02 < Second best 1.913E-01 4 2 08-DEC-2006 14:34:42 IMAGR BGC Clean: using 507 cell beam + residuals > 64.86 MilliJy 4 2 08-DEC-2006 14:34:42 IMAGR 29 Residual map points loaded 4 4 08-DEC-2006 14:34:42 IMAGR Field 5 min allowed flux = 96.491 MilliJy iter= 26 4 3 08-DEC-2006 14:34:42 IMAGR Field 5 Clean flux density= 998.983 MilliJy 26 comps 4 3 08-DEC-2006 14:34:42 IMAGR Total Cleaned flux density = 998.983 MilliJy 26 comps 4 2 08-DEC-2006 14:34:42 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:42 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:42 IMAGR Field 7 min = -18.3 MilliJy,max = 91.5 MilliJy 4 3 08-DEC-2006 14:34:42 IMAGR TRY ANOTHER FIELD: this is 4.797E-02 < Second best 9.713E-02 4 4 08-DEC-2006 14:34:42 IMAGR Field 1 min = -18.4 MilliJy,max = 94.7 MilliJy 4 3 08-DEC-2006 14:34:42 IMAGR TRY ANOTHER FIELD: this is 4.684E-02 < Second best 9.327E-02 4 4 08-DEC-2006 14:34:42 IMAGR Field 4 min = -19.0 MilliJy,max = 92.8 MilliJy 4 3 08-DEC-2006 14:34:42 IMAGR TRY ANOTHER FIELD: this is 4.062E-02 < Second best 9.225E-02 4 4 08-DEC-2006 14:34:42 IMAGR Field 6 min = -19.3 MilliJy,max = 90.4 MilliJy 4 3 08-DEC-2006 14:34:42 IMAGR TRY ANOTHER FIELD: this is 4.412E-02 < Second best 9.186E-02 4 4 08-DEC-2006 14:34:42 IMAGR Field 5 min = -19.9 MilliJy,max = 86.8 MilliJy 4 3 08-DEC-2006 14:34:42 IMAGR TRY ANOTHER FIELD: this is 8.271E-02 < Second best 9.020E-02 4 4 08-DEC-2006 14:34:42 IMAGR Field 3 min = -20.2 MilliJy,max = 93.3 MilliJy 4 3 08-DEC-2006 14:34:42 IMAGR TRY ANOTHER FIELD: this is 4.386E-02 < Second best 8.462E-02 4 4 08-DEC-2006 14:34:42 IMAGR Field 2 min = -19.9 MilliJy,max = 90.9 MilliJy 4 3 08-DEC-2006 14:34:42 IMAGR TRY ANOTHER FIELD: this is 4.073E-02 < Second best 8.271E-02 4 2 08-DEC-2006 14:34:42 IMAGR BGC Clean: using 507 cell beam + residuals > 28.03 MilliJy 4 2 08-DEC-2006 14:34:42 IMAGR 29 Residual map points loaded 4 4 08-DEC-2006 14:34:42 IMAGR Field 5 min allowed flux = 41.701 MilliJy iter= 35 4 3 08-DEC-2006 14:34:42 IMAGR Field 5 Clean flux density= 1.055 Jy 35 comps 4 3 08-DEC-2006 14:34:42 IMAGR Total Cleaned flux density = 1.055 Jy 35 comps 4 2 08-DEC-2006 14:34:42 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:42 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:42 IMAGR Field 7 min = -19.2 MilliJy,max = 41.2 MilliJy 4 3 08-DEC-2006 14:34:42 IMAGR TRY ANOTHER FIELD: this is 2.553E-02 < Second best 4.684E-02 4 4 08-DEC-2006 14:34:42 IMAGR Field 1 min = -19.0 MilliJy,max = 42.8 MilliJy 4 3 08-DEC-2006 14:34:42 IMAGR TRY ANOTHER FIELD: this is 2.442E-02 < Second best 4.412E-02 4 4 08-DEC-2006 14:34:42 IMAGR Field 6 min = -19.6 MilliJy,max = 40.2 MilliJy 4 3 08-DEC-2006 14:34:42 IMAGR TRY ANOTHER FIELD: this is 2.311E-02 < Second best 4.386E-02 4 4 08-DEC-2006 14:34:42 IMAGR Field 3 min = -19.8 MilliJy,max = 42.2 MilliJy 4 3 08-DEC-2006 14:34:42 IMAGR TRY ANOTHER FIELD: this is 2.359E-02 < Second best 4.073E-02 4 4 08-DEC-2006 14:34:42 IMAGR Field 2 min = -19.2 MilliJy,max = 40.1 MilliJy 4 3 08-DEC-2006 14:34:42 IMAGR TRY ANOTHER FIELD: this is 2.175E-02 < Second best 4.062E-02 4 4 08-DEC-2006 14:34:43 IMAGR Field 4 min = -19.4 MilliJy,max = 41.5 MilliJy 4 3 08-DEC-2006 14:34:43 IMAGR TRY ANOTHER FIELD: this is 1.812E-02 < Second best 3.971E-02 4 4 08-DEC-2006 14:34:43 IMAGR Field 5 min = -18.9 MilliJy,max = 38.6 MilliJy 4 2 08-DEC-2006 14:34:43 IMAGR BGC Clean: using 507 cell beam + residuals > 13.46 MilliJy 4 2 08-DEC-2006 14:34:43 IMAGR 59 Residual map points loaded 4 4 08-DEC-2006 14:34:43 IMAGR Field 5 min allowed flux = -19.245 MilliJy iter= 46 4 3 08-DEC-2006 14:34:43 IMAGR Field 5 Clean flux density= 1.072 Jy 46 comps 4 3 08-DEC-2006 14:34:43 IMAGR Total Cleaned flux density = 1.072 Jy 46 comps 4 2 08-DEC-2006 14:34:43 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:43 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:43 IMAGR Field 7 min = -19.1 MilliJy,max = 22.7 MilliJy 4 3 08-DEC-2006 14:34:43 IMAGR TRY ANOTHER FIELD: this is 1.649E-02 < Second best 2.442E-02 4 4 08-DEC-2006 14:34:43 IMAGR Field 1 min = -19.4 MilliJy,max = 22.7 MilliJy 4 3 08-DEC-2006 14:34:43 IMAGR TRY ANOTHER FIELD: this is 1.578E-02 < Second best 2.359E-02 4 4 08-DEC-2006 14:34:43 IMAGR Field 3 min = -19.1 MilliJy,max = 22.2 MilliJy 4 3 08-DEC-2006 14:34:43 IMAGR TRY ANOTHER FIELD: this is 1.544E-02 < Second best 2.311E-02 4 4 08-DEC-2006 14:34:43 IMAGR Field 6 min = -18.4 MilliJy,max = 20.6 MilliJy 4 3 08-DEC-2006 14:34:43 IMAGR TRY ANOTHER FIELD: this is 1.482E-02 < Second best 2.175E-02 4 4 08-DEC-2006 14:34:43 IMAGR Field 2 min = -18.5 MilliJy,max = 21.0 MilliJy 4 3 08-DEC-2006 14:34:43 IMAGR TRY ANOTHER FIELD: this is 1.430E-02 < Second best 1.835E-02 4 4 08-DEC-2006 14:34:43 IMAGR Field 5 min = -17.8 MilliJy,max = 21.8 MilliJy 4 2 08-DEC-2006 14:34:43 IMAGR BGC Clean: using 507 cell beam + residuals > 6.21 MilliJy 4 2 08-DEC-2006 14:34:43 IMAGR 629 Residual map points loaded 4 4 08-DEC-2006 14:34:43 IMAGR Field 5 min algorithm flux= -10.701 MilliJy iter= 88 4 3 08-DEC-2006 14:34:43 IMAGR Field 5 Clean flux density= 1.058 Jy 88 comps 4 3 08-DEC-2006 14:34:43 IMAGR Total Cleaned flux density = 1.058 Jy 88 comps 4 2 08-DEC-2006 14:34:43 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:43 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:43 IMAGR Field 4 min = -10.8 MilliJy,max = 12.2 MilliJy 4 3 08-DEC-2006 14:34:43 IMAGR TRY ANOTHER FIELD: this is 8.631E-03 < Second best 1.649E-02 4 4 08-DEC-2006 14:34:43 IMAGR Field 7 min = -10.9 MilliJy,max = 15.0 MilliJy 4 3 08-DEC-2006 14:34:43 IMAGR TRY ANOTHER FIELD: this is 1.160E-02 < Second best 1.578E-02 4 4 08-DEC-2006 14:34:43 IMAGR Field 1 min = -10.8 MilliJy,max = 14.8 MilliJy 4 3 08-DEC-2006 14:34:43 IMAGR TRY ANOTHER FIELD: this is 9.997E-03 < Second best 1.544E-02 4 4 08-DEC-2006 14:34:43 IMAGR Field 3 min = -11.0 MilliJy,max = 14.6 MilliJy 4 3 08-DEC-2006 14:34:43 IMAGR TRY ANOTHER FIELD: this is 1.055E-02 < Second best 1.482E-02 4 4 08-DEC-2006 14:34:43 IMAGR Field 6 min = -10.7 MilliJy,max = 12.5 MilliJy 4 3 08-DEC-2006 14:34:43 IMAGR TRY ANOTHER FIELD: this is 9.093E-03 < Second best 1.430E-02 4 4 08-DEC-2006 14:34:43 IMAGR Field 2 min = -11.9 MilliJy,max = 13.7 MilliJy 4 3 08-DEC-2006 14:34:43 IMAGR TRY ANOTHER FIELD: this is 9.577E-03 < Second best 1.160E-02 4 2 08-DEC-2006 14:34:43 IMAGR BGC Clean: using 507 cell beam + residuals > 6.24 MilliJy 4 2 08-DEC-2006 14:34:43 IMAGR 150 Residual map points loaded 4 4 08-DEC-2006 14:34:43 IMAGR Field 7 min algorithm flux= -7.511 MilliJy iter= 20 4 3 08-DEC-2006 14:34:43 IMAGR Field 7 Clean flux density= 16.165 MilliJy 20 comps 4 3 08-DEC-2006 14:34:43 IMAGR Total Cleaned flux density = 1.075 Jy 108 comps 4 2 08-DEC-2006 14:34:43 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:43 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:43 IMAGR Field 3 min = -10.7 MilliJy,max = 11.7 MilliJy 4 3 08-DEC-2006 14:34:43 IMAGR TRY ANOTHER FIELD: this is 9.147E-03 < Second best 1.023E-02 4 4 08-DEC-2006 14:34:43 IMAGR Field 5 min = -11.1 MilliJy,max = 11.4 MilliJy 4 2 08-DEC-2006 14:34:43 IMAGR BGC Clean: using 507 cell beam + residuals > 3.45 MilliJy 4 2 08-DEC-2006 14:34:43 IMAGR 1368 Residual map points loaded 4 4 08-DEC-2006 14:34:43 IMAGR Field 5 min Clean flux = 5.398 MilliJy iter= 161 4 5 08-DEC-2006 14:34:43 IMAGR Field 5 Clean flux density= 1.057 Jy 161 comps 4 5 08-DEC-2006 14:34:43 IMAGR Total Cleaned flux density = 1.073 Jy 181 comps 4 2 08-DEC-2006 14:34:43 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:43 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:43 IMAGR Field 1 min = -7.4 MilliJy,max = 8.3 MilliJy 4 3 08-DEC-2006 14:34:43 IMAGR TRY ANOTHER FIELD: this is 6.346E-03 < Second best 9.577E-03 4 4 08-DEC-2006 14:34:43 IMAGR Field 2 min = -8.3 MilliJy,max = 9.4 MilliJy 4 3 08-DEC-2006 14:34:43 IMAGR TRY ANOTHER FIELD: this is 6.213E-03 < Second best 9.147E-03 4 4 08-DEC-2006 14:34:43 IMAGR Field 3 min = -8.2 MilliJy,max = 8.4 MilliJy 4 3 08-DEC-2006 14:34:43 IMAGR TRY ANOTHER FIELD: this is 6.488E-03 < Second best 9.093E-03 4 4 08-DEC-2006 14:34:43 IMAGR Field 6 min = -8.3 MilliJy,max = 8.3 MilliJy 4 3 08-DEC-2006 14:34:43 IMAGR TRY ANOTHER FIELD: this is 5.908E-03 < Second best 8.631E-03 4 4 08-DEC-2006 14:34:43 IMAGR Field 4 min = -8.2 MilliJy,max = 7.2 MilliJy 4 3 08-DEC-2006 14:34:43 IMAGR TRY ANOTHER FIELD: this is 6.382E-03 < Second best 7.193E-03 4 4 08-DEC-2006 14:34:43 IMAGR Field 7 min = -7.1 MilliJy,max = 8.4 MilliJy 4 3 08-DEC-2006 14:34:43 IMAGR TRY ANOTHER FIELD: this is 5.636E-03 < Second best 6.488E-03 4 2 08-DEC-2006 14:34:43 IMAGR BGC Clean: using 507 cell beam + residuals > 2.18 MilliJy 4 2 08-DEC-2006 14:34:43 IMAGR 2662 Residual map points loaded 4 4 08-DEC-2006 14:34:43 IMAGR Field 3 min Clean flux = 5.392 MilliJy iter= 12 4 5 08-DEC-2006 14:34:43 IMAGR Field 3 Clean flux density= 3.606 MilliJy 12 comps 4 5 08-DEC-2006 14:34:43 IMAGR Total Cleaned flux density = 1.077 Jy 193 comps 4 2 08-DEC-2006 14:34:43 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:43 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:43 IMAGR Field 4 min = -8.1 MilliJy,max = 6.3 MilliJy 4 2 08-DEC-2006 14:34:44 IMAGR BGC Clean: using 507 cell beam + residuals > 2.14 MilliJy 4 2 08-DEC-2006 14:34:44 IMAGR 2192 Residual map points loaded 4 4 08-DEC-2006 14:34:44 IMAGR Field 4 min Clean flux = -5.389 MilliJy iter= 7 4 5 08-DEC-2006 14:34:44 IMAGR Field 4 Clean flux density= 679.525 MicroJy 7 comps 4 5 08-DEC-2006 14:34:44 IMAGR Total Cleaned flux density = 1.078 Jy 200 comps 4 2 08-DEC-2006 14:34:44 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:44 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:44 IMAGR Field 1 min = -7.4 MilliJy,max = 8.0 MilliJy 4 3 08-DEC-2006 14:34:44 IMAGR TRY ANOTHER FIELD: this is 5.441E-03 < Second best 6.213E-03 4 4 08-DEC-2006 14:34:44 IMAGR Field 2 min = -7.9 MilliJy,max = 8.5 MilliJy 4 2 08-DEC-2006 14:34:44 IMAGR BGC Clean: using 507 cell beam + residuals > 2.09 MilliJy 4 2 08-DEC-2006 14:34:44 IMAGR 2397 Residual map points loaded 4 4 08-DEC-2006 14:34:44 IMAGR Field 2 min Clean flux = 5.388 MilliJy iter= 4 4 5 08-DEC-2006 14:34:44 IMAGR Field 2 Clean flux density= -27.707 MicroJy 4 comps 4 5 08-DEC-2006 14:34:44 IMAGR Total Cleaned flux density = 1.078 Jy 204 comps 4 2 08-DEC-2006 14:34:44 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:44 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:44 IMAGR Field 6 min = -8.2 MilliJy,max = 7.8 MilliJy 4 2 08-DEC-2006 14:34:44 IMAGR BGC Clean: using 507 cell beam + residuals > 1.98 MilliJy 4 2 08-DEC-2006 14:34:44 IMAGR 2414 Residual map points loaded 4 4 08-DEC-2006 14:34:44 IMAGR Field 6 min Clean flux = -5.270 MilliJy iter= 3 4 5 08-DEC-2006 14:34:44 IMAGR Field 6 Clean flux density= -555.786 MicroJy 3 comps 4 5 08-DEC-2006 14:34:44 IMAGR Total Cleaned flux density = 1.077 Jy 207 comps 4 2 08-DEC-2006 14:34:44 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:44 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:44 IMAGR Field 7 min = -6.7 MilliJy,max = 7.7 MilliJy 4 2 08-DEC-2006 14:34:44 IMAGR BGC Clean: using 507 cell beam + residuals > 1.89 MilliJy 4 2 08-DEC-2006 14:34:44 IMAGR 2742 Residual map points loaded 4 4 08-DEC-2006 14:34:44 IMAGR Field 7 min Clean flux = 5.251 MilliJy iter= 23 4 5 08-DEC-2006 14:34:44 IMAGR Field 7 Clean flux density= 17.812 MilliJy 23 comps 4 5 08-DEC-2006 14:34:44 IMAGR Total Cleaned flux density = 1.079 Jy 210 comps 4 2 08-DEC-2006 14:34:44 IMAGR VISDFT: Begin DFT component subtraction 4 3 08-DEC-2006 14:34:44 IMAGR I Polarization model processed 4 4 08-DEC-2006 14:34:44 IMAGR Field 1 min = -6.9 MilliJy,max = 7.7 MilliJy 4 6 08-DEC-2006 14:34:44 IMAGR CLRHIS: NO FIELDS THIS PASS ABOVE MINIMUM FLUX 4 6 08-DEC-2006 14:34:44 IMAGR CLEAN NO IMAGE PIXELS - TRY AGAIN 4 3 08-DEC-2006 14:34:44 IMAGR Merging the Clean components files 4 3 08-DEC-2006 14:34:44 IMAGR Field 1 compressed from 0 to 0 components 4 3 08-DEC-2006 14:34:44 IMAGR Field 2 compressed from 4 to 4 components 4 3 08-DEC-2006 14:34:44 IMAGR Field 3 compressed from 12 to 10 components 4 3 08-DEC-2006 14:34:44 IMAGR Field 4 compressed from 7 to 6 components 4 3 08-DEC-2006 14:34:44 IMAGR Field 5 compressed from 161 to 37 components 4 3 08-DEC-2006 14:34:44 IMAGR Field 6 compressed from 3 to 3 components 4 3 08-DEC-2006 14:34:44 IMAGR Field 7 compressed from 23 to 16 components 4 4 08-DEC-2006 14:34:44 IMAGR Field 1 min = -6.9 MilliJy,max = 7.7 MilliJy 4 4 08-DEC-2006 14:34:44 IMAGR Field 2 min = -7.4 MilliJy,max = 8.2 MilliJy 4 4 08-DEC-2006 14:34:44 IMAGR Field 3 min = -7.9 MilliJy,max = 7.6 MilliJy 4 4 08-DEC-2006 14:34:44 IMAGR Field 4 min = -7.7 MilliJy,max = 6.1 MilliJy 4 4 08-DEC-2006 14:34:44 IMAGR Field 5 min = -8.2 MilliJy,max = 7.8 MilliJy 4 4 08-DEC-2006 14:34:44 IMAGR Field 6 min = -8.0 MilliJy,max = 7.7 MilliJy 4 4 08-DEC-2006 14:34:44 IMAGR Field 7 min = -6.7 MilliJy,max = 7.8 MilliJy 4 3 08-DEC-2006 14:34:44 IMAGR Restoring Clean components 4 3 08-DEC-2006 14:34:45 IMAGR Restoring overlapped Clean components 4 3 08-DEC-2006 14:34:45 IMAGR Restore 560.585 MicroJy ( 3 CCs) from field 2 to field 3 4 3 08-DEC-2006 14:34:45 IMAGR Restore -27.707 MicroJy ( 4 CCs) from field 2 to field 4 4 3 08-DEC-2006 14:34:45 IMAGR Restore 2.967 MilliJy ( 6 CCs) from field 3 to field 1 4 3 08-DEC-2006 14:34:45 IMAGR Restore 3.606 MilliJy ( 10 CCs) from field 3 to field 2 4 3 08-DEC-2006 14:34:45 IMAGR Restore 3.606 MilliJy ( 10 CCs) from field 3 to field 4 4 3 08-DEC-2006 14:34:45 IMAGR Restore -55.498 MicroJy ( 2 CCs) from field 3 to field 5 4 3 08-DEC-2006 14:34:45 IMAGR Restore -55.498 MicroJy ( 2 CCs) from field 3 to field 6 4 3 08-DEC-2006 14:34:45 IMAGR Restore -4.039 MicroJy ( 2 CCs) from field 4 to field 1 4 3 08-DEC-2006 14:34:45 IMAGR Restore-542.914 MicroJy ( 3 CCs) from field 4 to field 2 4 3 08-DEC-2006 14:34:45 IMAGR Restore 655.838 MicroJy ( 4 CCs) from field 4 to field 6 4 3 08-DEC-2006 14:34:45 IMAGR Restore-566.601 MicroJy ( 1 CCs) from field 4 to field 7 4 3 08-DEC-2006 14:34:45 IMAGR Restore 1.057 Jy ( 37 CCs) from field 5 to field 1 4 3 08-DEC-2006 14:34:45 IMAGR Restore 1.057 Jy ( 37 CCs) from field 5 to field 2 4 3 08-DEC-2006 14:34:45 IMAGR Restore 1.057 Jy ( 37 CCs) from field 5 to field 3 4 3 08-DEC-2006 14:34:45 IMAGR Restore 1.057 Jy ( 37 CCs) from field 5 to field 4 4 3 08-DEC-2006 14:34:45 IMAGR Restore 1.057 Jy ( 37 CCs) from field 5 to field 6 4 3 08-DEC-2006 14:34:45 IMAGR Restore 1.056 Jy ( 35 CCs) from field 5 to field 7 4 3 08-DEC-2006 14:34:45 IMAGR Restore-555.786 MicroJy ( 3 CCs) from field 6 to field 1 4 3 08-DEC-2006 14:34:45 IMAGR Restore-555.786 MicroJy ( 3 CCs) from field 6 to field 2 4 3 08-DEC-2006 14:34:45 IMAGR Restore-555.786 MicroJy ( 3 CCs) from field 6 to field 4 4 3 08-DEC-2006 14:34:45 IMAGR Restore-555.786 MicroJy ( 3 CCs) from field 6 to field 7 4 3 08-DEC-2006 14:34:45 IMAGR Restore 17.812 MilliJy ( 16 CCs) from field 7 to field 1 4 3 08-DEC-2006 14:34:45 IMAGR Restore 17.812 MilliJy ( 16 CCs) from field 7 to field 2 4 3 08-DEC-2006 14:34:45 IMAGR Restore 15.668 MilliJy ( 13 CCs) from field 7 to field 3 4 3 08-DEC-2006 14:34:45 IMAGR Restore 17.812 MilliJy ( 16 CCs) from field 7 to field 4 4 3 08-DEC-2006 14:34:45 IMAGR Restore 15.668 MilliJy ( 13 CCs) from field 7 to field 5 4 3 08-DEC-2006 14:34:45 IMAGR Restore 17.812 MilliJy ( 16 CCs) from field 7 to field 6 4 3 08-DEC-2006 14:34:45 IMAGR Checking image max/min 4 3 08-DEC-2006 14:34:45 IMAGR Field 1 final Clean flux 1.077 Jy 4 3 08-DEC-2006 14:34:45 IMAGR Field 2 final Clean flux 1.077 Jy 4 3 08-DEC-2006 14:34:45 IMAGR Field 3 final Clean flux 1.077 Jy 4 3 08-DEC-2006 14:34:45 IMAGR Field 4 final Clean flux 1.079 Jy 4 3 08-DEC-2006 14:34:45 IMAGR Field 5 final Clean flux 1.073 Jy 4 3 08-DEC-2006 14:34:45 IMAGR Field 6 final Clean flux 1.075 Jy 4 3 08-DEC-2006 14:34:45 IMAGR Field 7 final Clean flux 1.072 Jy 4 6 08-DEC-2006 14:34:45 IMAGR Deleting UV work file: 4 4 08-DEC-2006 14:34:45 IMAGR Destroyed 1 extension files of type AN 4 4 08-DEC-2006 14:34:45 IMAGR Destroyed 1 extension files of type FQ 4 4 08-DEC-2006 14:34:45 IMAGR Destroyed UV image file: catno= 52 disk= 1 4 3 08-DEC-2006 14:34:45 IMAGR Appears to have ended successfully 4 5 08-DEC-2006 14:34:45 IMAGR imager-a 31DEC06 TST: Cpu= 3.9 Real= 4 4 2 08-DEC-2006 14:34:46 AIPS Resumes 4 3 08-DEC-2006 14:34:46 AIPS SYSTEM command to be executed is: 4 3 08-DEC-2006 14:34:46 AIPS rm -f /tmp/SETFC@0521+166_K,BAND.0-1 >& /dev/null 4 5 08-DEC-2006 14:34:46 UVPLT Task UVPLT (release of 31DEC06) begins 4 2 08-DEC-2006 14:34:46 UVPLT GFINIS: number records used 651 4 2 08-DEC-2006 14:34:46 UVPLT PLTUV: 13750 Points plotted 4 2 08-DEC-2006 14:34:46 UVPLT PLTUV: Plot file version 1 created. 4 3 08-DEC-2006 14:34:46 UVPLT Appears to have ended successfully 4 5 08-DEC-2006 14:34:46 UVPLT imager-a 31DEC06 TST: Cpu= 0.0 Real= 0 4 2 08-DEC-2006 14:34:46 AIPS Resumes 4 5 08-DEC-2006 14:34:46 UVPLT Task UVPLT (release of 31DEC06) begins 4 2 08-DEC-2006 14:34:46 UVPLT GFINIS: number records used 328 4 2 08-DEC-2006 14:34:46 UVPLT PLTUV: 6875 Points plotted 4 2 08-DEC-2006 14:34:46 UVPLT PLTUV: Plot file version 2 created. 4 3 08-DEC-2006 14:34:46 UVPLT Appears to have ended successfully 4 5 08-DEC-2006 14:34:46 UVPLT imager-a 31DEC06 TST: Cpu= 0.0 Real= 0 4 2 08-DEC-2006 14:34:46 AIPS Resumes 4 5 08-DEC-2006 14:34:47 UVPLT Task UVPLT (release of 31DEC06) begins 4 2 08-DEC-2006 14:34:47 UVPLT GFINIS: number records used 328 4 2 08-DEC-2006 14:34:47 UVPLT PLTUV: 6875 Points plotted 4 2 08-DEC-2006 14:34:47 UVPLT PLTUV: Plot file version 3 created. 4 3 08-DEC-2006 14:34:47 UVPLT Appears to have ended successfully 4 5 08-DEC-2006 14:34:47 UVPLT imager-a 31DEC06 TST: Cpu= 0.0 Real= 0 4 2 08-DEC-2006 14:34:47 AIPS Resumes 4 4 08-DEC-2006 14:34:47 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:34:47 AIPS Destroyed MA image file: catno= 53 disk= 1 4 4 08-DEC-2006 14:34:47 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:34:47 AIPS Destroyed MA image file: catno= 54 disk= 1 4 4 08-DEC-2006 14:34:47 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:34:47 AIPS Destroyed MA image file: catno= 55 disk= 1 4 4 08-DEC-2006 14:34:47 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:34:47 AIPS Destroyed MA image file: catno= 56 disk= 1 4 4 08-DEC-2006 14:34:47 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:34:47 AIPS Destroyed MA image file: catno= 57 disk= 1 4 4 08-DEC-2006 14:34:47 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:34:47 AIPS Destroyed MA image file: catno= 58 disk= 1 4 4 08-DEC-2006 14:34:47 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:34:47 AIPS Destroyed MA image file: catno= 59 disk= 1 4 2 08-DEC-2006 14:34:47 AIPS Disk 1 in-CNO 60 renumbered as CNO 52 4 2 08-DEC-2006 14:34:47 AIPS Disk 1 in-CNO 61 renumbered as CNO 53 4 2 08-DEC-2006 14:34:47 AIPS Disk 1 in-CNO 62 renumbered as CNO 54 4 2 08-DEC-2006 14:34:47 AIPS Disk 1 in-CNO 63 renumbered as CNO 55 4 2 08-DEC-2006 14:34:47 AIPS Disk 1 in-CNO 64 renumbered as CNO 56 4 2 08-DEC-2006 14:34:47 AIPS Disk 1 in-CNO 65 renumbered as CNO 57 4 2 08-DEC-2006 14:34:47 AIPS Disk 1 in-CNO 66 renumbered as CNO 58 4 5 08-DEC-2006 14:34:47 AIPS ' ' 4 5 08-DEC-2006 14:34:47 AIPS ' ' 4 2 08-DEC-2006 14:34:47 AIPS Found in Version=ABIN 4 5 08-DEC-2006 14:34:47 AIPS '* APPEARS TO HAVE ENDED SUCCESSFULLY *' 4 0 08-DEC-2006 14:34:47 AIPS 4 0 08-DEC-2006 14:34:47 AIPS type'EMPTY CATALOG ?' checkcat 4 2 08-DEC-2006 14:34:47 AIPS Disk 1 No files needed renumbering 4 5 08-DEC-2006 14:34:47 AIPS 'EMPTY CATALOG ?' 58 4 0 08-DEC-2006 14:34:47 AIPS flatfov;nvasimage 4 2 08-DEC-2006 14:34:47 AIPS Got(1) disk= 1 user=**** type=UV 20000924.K BAND.1 4 5 08-DEC-2006 14:34:47 AIPS '3.3333 SECOND INTEGRATIONS (GUESS)' 4 2 08-DEC-2006 14:34:47 AIPS Got(1) disk= 1 user=**** type=UV 2202+422.K BAND.1 4 5 08-DEC-2006 14:34:47 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 4 5 08-DEC-2006 14:34:47 FLATN Task FLATN (release of 31DEC06) begins 4 2 08-DEC-2006 14:34:47 FLATN Create 2202+422 .FLATN . 1 (MA) on disk 1 cno 59 4 2 08-DEC-2006 14:34:47 FLATN Start field 1 4 2 08-DEC-2006 14:34:47 FLATN Start field 2 4 2 08-DEC-2006 14:34:47 AIPS Resumes 4 2 08-DEC-2006 14:34:47 FLATN Start field 3 4 2 08-DEC-2006 14:34:47 FLATN Start field 4 4 2 08-DEC-2006 14:34:47 FLATN Start field 5 4 2 08-DEC-2006 14:34:47 FLATN Start field 6 4 2 08-DEC-2006 14:34:47 FLATN Start field 7 4 2 08-DEC-2006 14:34:47 FLATN Now divide by the sum of the weights 4 3 08-DEC-2006 14:34:47 FLATN Appears to have ended successfully 4 5 08-DEC-2006 14:34:47 FLATN imager-a 31DEC06 TST: Cpu= 0.3 Real= 0 4 3 08-DEC-2006 14:34:47 AIPS Task FLATN has finished 4 5 08-DEC-2006 14:34:47 BLANK Task BLANK (release of 31DEC06) begins 4 2 08-DEC-2006 14:34:47 BLANK Create 2202+422 .BLANK . 1 (MA) on disk 1 cno 60 4 3 08-DEC-2006 14:34:47 BLANK Appears to have ended successfully 4 5 08-DEC-2006 14:34:48 BLANK imager-a 31DEC06 TST: Cpu= 0.0 Real= 1 4 2 08-DEC-2006 14:34:48 AIPS Resumes 4 3 08-DEC-2006 14:34:48 AIPS BLANK was not found to be running 4 4 08-DEC-2006 14:34:48 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:34:48 AIPS Destroyed MA image file: catno= 59 disk= 1 4 2 08-DEC-2006 14:34:48 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 4 2 08-DEC-2006 14:34:48 AIPS Got(1) disk= 1 user=**** type=UV 1751+096.K BAND.1 4 5 08-DEC-2006 14:34:48 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 4 5 08-DEC-2006 14:34:49 FLATN Task FLATN (release of 31DEC06) begins 4 2 08-DEC-2006 14:34:49 FLATN Create 1751+096 .FLATN . 1 (MA) on disk 1 cno 60 4 2 08-DEC-2006 14:34:49 FLATN Start field 1 4 2 08-DEC-2006 14:34:49 FLATN Start field 2 4 6 08-DEC-2006 14:34:49 FLATN MINIT: OP WRIT ERROR IN WIN,LX,LY= 1 1 112 95 112 112 4 7 08-DEC-2006 14:34:49 FLATN ARRIO: ERROR 1 INITING Scratch image 4 7 08-DEC-2006 14:34:49 FLATN ARRIO: ERROR WITH Scratch image 4 7 08-DEC-2006 14:34:49 FLATN ARRWRI: I/O ERROR 5 4 7 08-DEC-2006 14:34:49 FLATN ARRWRI: OBJECT IS Scratch image 4 8 08-DEC-2006 14:34:49 FLATN ERROR INTERPOLATING Input image object 002 00001 4 3 08-DEC-2006 14:34:49 FLATN Purports to die of UNNATURAL causes 4 5 08-DEC-2006 14:34:49 FLATN imager-a 31DEC06 TST: Cpu= 0.1 Real= 0 4 2 08-DEC-2006 14:34:49 AIPS Resumes 4 3 08-DEC-2006 14:34:49 AIPS FLATN was not found to be running 4 5 08-DEC-2006 14:34:49 BLANK Task BLANK (release of 31DEC06) begins 4 2 08-DEC-2006 14:34:49 BLANK Create 1751+096 .BLANK . 1 (MA) on disk 1 cno 61 4 6 08-DEC-2006 14:34:49 BLANK ZOPEN: FILE DA01:HID01O001.E8I; NOT FOUND 4 7 08-DEC-2006 14:34:49 BLANK UNABLE TO COPY OLD HISTORY TO NEW HI FILE 4 3 08-DEC-2006 14:34:49 BLANK Appears to have ended successfully 4 5 08-DEC-2006 14:34:49 BLANK imager-a 31DEC06 TST: Cpu= 0.0 Real= 0 4 2 08-DEC-2006 14:34:49 AIPS Resumes 4 3 08-DEC-2006 14:34:49 AIPS BLANK was not found to be running 4 4 08-DEC-2006 14:34:49 AIPS Destroyed MA image file: catno= 60 disk= 1 4 2 08-DEC-2006 14:34:49 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 4 2 08-DEC-2006 14:34:49 AIPS Got(1) disk= 1 user=**** type=UV 2136+006.K BAND.1 4 5 08-DEC-2006 14:34:49 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 4 5 08-DEC-2006 14:34:49 FLATN Task FLATN (release of 31DEC06) begins 4 2 08-DEC-2006 14:34:50 FLATN Create 2136+006 .FLATN . 1 (MA) on disk 1 cno 61 4 2 08-DEC-2006 14:34:50 FLATN Start field 1 4 2 08-DEC-2006 14:34:50 AIPS Resumes 4 2 08-DEC-2006 14:34:50 FLATN Start field 2 4 2 08-DEC-2006 14:34:50 FLATN Start field 3 4 2 08-DEC-2006 14:34:50 FLATN Start field 4 4 2 08-DEC-2006 14:34:50 FLATN Start field 5 4 2 08-DEC-2006 14:34:50 FLATN Start field 6 4 2 08-DEC-2006 14:34:50 FLATN Start field 7 4 2 08-DEC-2006 14:34:50 FLATN Now divide by the sum of the weights 4 3 08-DEC-2006 14:34:50 FLATN Appears to have ended successfully 4 5 08-DEC-2006 14:34:50 FLATN imager-a 31DEC06 TST: Cpu= 0.3 Real= 1 4 3 08-DEC-2006 14:34:50 AIPS Task FLATN has finished 4 5 08-DEC-2006 14:34:50 BLANK Task BLANK (release of 31DEC06) begins 4 2 08-DEC-2006 14:34:50 BLANK Create 2136+006 .BLANK . 1 (MA) on disk 1 cno 62 4 3 08-DEC-2006 14:34:51 BLANK Appears to have ended successfully 4 2 08-DEC-2006 14:34:51 AIPS Resumes 4 5 08-DEC-2006 14:34:52 BLANK imager-a 31DEC06 TST: Cpu= 0.0 Real= 2 4 3 08-DEC-2006 14:34:52 AIPS Task BLANK has finished 4 4 08-DEC-2006 14:34:52 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:34:52 AIPS Destroyed MA image file: catno= 61 disk= 1 4 2 08-DEC-2006 14:34:52 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 4 2 08-DEC-2006 14:34:52 AIPS Got(1) disk= 1 user=**** type=UV 2253+161.K BAND.1 4 5 08-DEC-2006 14:34:52 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 4 5 08-DEC-2006 14:34:52 FLATN Task FLATN (release of 31DEC06) begins 4 2 08-DEC-2006 14:34:52 FLATN Create 2253+161 .FLATN . 1 (MA) on disk 1 cno 62 4 2 08-DEC-2006 14:34:52 FLATN Start field 1 4 2 08-DEC-2006 14:34:52 FLATN Start field 2 4 2 08-DEC-2006 14:34:52 AIPS Resumes 4 2 08-DEC-2006 14:34:52 FLATN Start field 3 4 2 08-DEC-2006 14:34:52 FLATN Start field 4 4 2 08-DEC-2006 14:34:52 FLATN Start field 5 4 2 08-DEC-2006 14:34:52 FLATN Start field 6 4 2 08-DEC-2006 14:34:52 FLATN Start field 7 4 2 08-DEC-2006 14:34:52 FLATN Now divide by the sum of the weights 4 3 08-DEC-2006 14:34:52 FLATN Appears to have ended successfully 4 5 08-DEC-2006 14:34:52 FLATN imager-a 31DEC06 TST: Cpu= 0.3 Real= 0 4 3 08-DEC-2006 14:34:53 AIPS Task FLATN has finished 4 5 08-DEC-2006 14:34:53 BLANK Task BLANK (release of 31DEC06) begins 4 2 08-DEC-2006 14:34:53 BLANK Create 2253+161 .BLANK . 1 (MA) on disk 1 cno 63 4 3 08-DEC-2006 14:34:53 BLANK Appears to have ended successfully 4 5 08-DEC-2006 14:34:53 BLANK imager-a 31DEC06 TST: Cpu= 0.0 Real= 0 4 2 08-DEC-2006 14:34:53 AIPS Resumes 4 3 08-DEC-2006 14:34:53 AIPS BLANK was not found to be running 4 4 08-DEC-2006 14:34:53 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:34:53 AIPS Destroyed MA image file: catno= 62 disk= 1 4 2 08-DEC-2006 14:34:53 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 4 2 08-DEC-2006 14:34:53 AIPS Got(1) disk= 1 user=**** type=UV 0137+331.K BAND.1 4 5 08-DEC-2006 14:34:53 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 4 5 08-DEC-2006 14:34:53 FLATN Task FLATN (release of 31DEC06) begins 4 2 08-DEC-2006 14:34:53 FLATN Create 0137+331 .FLATN . 1 (MA) on disk 1 cno 63 4 2 08-DEC-2006 14:34:53 FLATN Start field 1 4 2 08-DEC-2006 14:34:53 FLATN Start field 2 4 2 08-DEC-2006 14:34:53 AIPS Resumes 4 2 08-DEC-2006 14:34:53 FLATN Start field 3 4 2 08-DEC-2006 14:34:53 FLATN Start field 4 4 2 08-DEC-2006 14:34:53 FLATN Start field 5 4 2 08-DEC-2006 14:34:53 FLATN Start field 6 4 2 08-DEC-2006 14:34:53 FLATN Start field 7 4 2 08-DEC-2006 14:34:53 FLATN Now divide by the sum of the weights 4 3 08-DEC-2006 14:34:53 FLATN Appears to have ended successfully 4 5 08-DEC-2006 14:34:53 FLATN imager-a 31DEC06 TST: Cpu= 0.3 Real= 0 4 3 08-DEC-2006 14:34:53 AIPS Task FLATN has finished 4 5 08-DEC-2006 14:34:53 BLANK Task BLANK (release of 31DEC06) begins 4 2 08-DEC-2006 14:34:53 BLANK Create 0137+331 .BLANK . 1 (MA) on disk 1 cno 64 4 3 08-DEC-2006 14:34:53 BLANK Appears to have ended successfully 4 5 08-DEC-2006 14:34:53 BLANK imager-a 31DEC06 TST: Cpu= 0.0 Real= 0 4 2 08-DEC-2006 14:34:53 AIPS Resumes 4 3 08-DEC-2006 14:34:53 AIPS BLANK was not found to be running 4 4 08-DEC-2006 14:34:53 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:34:53 AIPS Destroyed MA image file: catno= 63 disk= 1 4 2 08-DEC-2006 14:34:53 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 4 2 08-DEC-2006 14:34:53 AIPS Got(1) disk= 1 user=**** type=UV 0423-013.K BAND.1 4 5 08-DEC-2006 14:34:53 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 4 5 08-DEC-2006 14:34:55 FLATN Task FLATN (release of 31DEC06) begins 4 2 08-DEC-2006 14:34:55 FLATN Create 0423-013 .FLATN . 1 (MA) on disk 1 cno 64 4 2 08-DEC-2006 14:34:55 FLATN Start field 1 4 2 08-DEC-2006 14:34:55 FLATN Start field 2 4 2 08-DEC-2006 14:34:55 FLATN Start field 3 4 2 08-DEC-2006 14:34:55 FLATN Start field 4 4 2 08-DEC-2006 14:34:55 FLATN Start field 5 4 2 08-DEC-2006 14:34:55 FLATN Start field 6 4 2 08-DEC-2006 14:34:55 FLATN Start field 7 4 2 08-DEC-2006 14:34:55 FLATN Now divide by the sum of the weights 4 3 08-DEC-2006 14:34:55 FLATN Appears to have ended successfully 4 5 08-DEC-2006 14:34:55 FLATN imager-a 31DEC06 TST: Cpu= 0.3 Real= 0 4 2 08-DEC-2006 14:34:56 AIPS Resumes 4 3 08-DEC-2006 14:34:56 AIPS FLATN was not found to be running 4 5 08-DEC-2006 14:34:56 BLANK Task BLANK (release of 31DEC06) begins 4 2 08-DEC-2006 14:34:56 BLANK Create 0423-013 .BLANK . 1 (MA) on disk 1 cno 65 4 3 08-DEC-2006 14:34:56 BLANK Appears to have ended successfully 4 5 08-DEC-2006 14:34:56 BLANK imager-a 31DEC06 TST: Cpu= 0.0 Real= 0 4 2 08-DEC-2006 14:34:56 AIPS Resumes 4 3 08-DEC-2006 14:34:56 AIPS BLANK was not found to be running 4 4 08-DEC-2006 14:34:56 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:34:56 AIPS Destroyed MA image file: catno= 64 disk= 1 4 2 08-DEC-2006 14:34:56 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 4 2 08-DEC-2006 14:34:56 AIPS Got(1) disk= 1 user=**** type=UV 0521+166.K BAND.1 4 5 08-DEC-2006 14:34:56 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 4 5 08-DEC-2006 14:34:56 FLATN Task FLATN (release of 31DEC06) begins 4 2 08-DEC-2006 14:34:56 FLATN Create 0521+166 .FLATN . 1 (MA) on disk 1 cno 65 4 2 08-DEC-2006 14:34:56 FLATN Start field 1 4 2 08-DEC-2006 14:34:56 FLATN Start field 2 4 2 08-DEC-2006 14:34:56 FLATN Start field 3 4 2 08-DEC-2006 14:34:56 AIPS Resumes 4 2 08-DEC-2006 14:34:56 FLATN Start field 4 4 2 08-DEC-2006 14:34:56 FLATN Start field 5 4 2 08-DEC-2006 14:34:56 FLATN Start field 6 4 2 08-DEC-2006 14:34:56 FLATN Start field 7 4 2 08-DEC-2006 14:34:56 FLATN Now divide by the sum of the weights 4 3 08-DEC-2006 14:34:56 FLATN Appears to have ended successfully 4 5 08-DEC-2006 14:34:56 FLATN imager-a 31DEC06 TST: Cpu= 0.3 Real= 0 4 3 08-DEC-2006 14:34:56 AIPS Task FLATN has finished 4 5 08-DEC-2006 14:34:56 BLANK Task BLANK (release of 31DEC06) begins 4 2 08-DEC-2006 14:34:56 BLANK Create 0521+166 .BLANK . 1 (MA) on disk 1 cno 66 4 3 08-DEC-2006 14:34:56 BLANK Appears to have ended successfully 4 5 08-DEC-2006 14:34:56 BLANK imager-a 31DEC06 TST: Cpu= 0.0 Real= 0 4 2 08-DEC-2006 14:34:57 AIPS Resumes 4 3 08-DEC-2006 14:34:57 AIPS BLANK was not found to be running 4 4 08-DEC-2006 14:34:57 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:34:57 AIPS Destroyed MA image file: catno= 65 disk= 1 4 2 08-DEC-2006 14:34:57 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 4 2 08-DEC-2006 14:34:57 AIPS Disk 1 No files needed renumbering 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=UV 20000924.K BAND.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=UV 20000924.TASAV.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=UV 2202+422.K BAND.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=UV 1751+096.K BAND.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=UV 2136+006.K BAND.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=UV 2253+161.K BAND.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=UV 0137+331.K BAND.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=UV 0423-013.K BAND.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=UV 0521+166.K BAND.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=MA 2202+422.ICL001.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=MA 2202+422.ICL002.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=MA 2202+422.ICL003.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=MA 2202+422.ICL004.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=MA 2202+422.ICL005.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=MA 2202+422.ICL006.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=MA 2202+422.ICL007.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=MA 1751+096.ICL001.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=MA 1751+096.ICL002.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=MA 1751+096.ICL003.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=MA 1751+096.ICL004.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=MA 1751+096.ICL005.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=MA 1751+096.ICL006.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=MA 1751+096.ICL007.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=MA 2136+006.ICL001.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=MA 2136+006.ICL002.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=MA 2136+006.ICL003.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=MA 2136+006.ICL004.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=MA 2136+006.ICL005.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=MA 2136+006.ICL006.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=MA 2136+006.ICL007.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=MA 2253+161.ICL001.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=MA 2253+161.ICL002.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=MA 2253+161.ICL003.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=MA 2253+161.ICL004.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=MA 2253+161.ICL005.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=MA 2253+161.ICL006.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=MA 2253+161.ICL007.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=MA 0137+331.ICL001.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=MA 0137+331.ICL002.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=MA 0137+331.ICL003.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=MA 0137+331.ICL004.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=MA 0137+331.ICL005.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=MA 0137+331.ICL006.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=MA 0137+331.ICL007.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=MA 0423-013.ICL001.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=MA 0423-013.ICL002.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=MA 0423-013.ICL003.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=MA 0423-013.ICL004.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=MA 0423-013.ICL005.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=MA 0423-013.ICL006.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=MA 0423-013.ICL007.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=MA 0521+166.ICL001.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=MA 0521+166.ICL002.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=MA 0521+166.ICL003.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=MA 0521+166.ICL004.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=MA 0521+166.ICL005.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=MA 0521+166.ICL006.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=MA 0521+166.ICL007.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=MA 2202+422.BLANK.1 4 2 08-DEC-2006 14:34:57 AIPS Got(1) disk= 1 user=**** type=MA 2202+422.BLANK.1 4 5 08-DEC-2006 14:34:57 AIPS Mean= 4.0922E-08 rms= 5.2094E-04 JY/BEAM over 10745. pixels 4 5 08-DEC-2006 14:34:57 AIPS Maximum= 1.9645E-03 at 104 98 1 1 1 1 1 4 5 08-DEC-2006 14:34:57 AIPS Skypos: RA 22 02 40.40688 DEC 42 17 05.7635 4 5 08-DEC-2006 14:34:57 AIPS Skypos: IPOL 22460.100 MHZ 4 5 08-DEC-2006 14:34:57 AIPS Minimum=-1.7950E-03 at 35 114 1 1 1 1 1 4 5 08-DEC-2006 14:34:57 AIPS Skypos: RA 22 02 45.93571 DEC 42 17 19.9905 4 5 08-DEC-2006 14:34:57 AIPS Skypos: IPOL 22460.100 MHZ 4 5 08-DEC-2006 14:34:57 AIPS Flux density = 3.1977E-05 Jy. Beam area = 13.75 pixels 4 2 08-DEC-2006 14:34:58 AIPS Waiting for returned adverbs 4 5 08-DEC-2006 14:34:58 IMEAN Task IMEAN (release of 31DEC06) begins 4 5 08-DEC-2006 14:34:58 IMEAN Image= 2202+422 .BLANK . 1 1 xywind= 1 1 136 136 4 5 08-DEC-2006 14:34:58 IMEAN Mean and rms found by fitting peak in histogram: 4 5 08-DEC-2006 14:34:58 IMEAN Mean=-1.4114E-05 Rms= 5.0444E-04 **** from histogram 4 5 08-DEC-2006 14:34:58 IMEAN Mean and rms found by including all data: 4 5 08-DEC-2006 14:34:58 IMEAN Mean= 1.7355E-03 Rms= 3.9351E-02 JY/BEAM over 14345 pixels 4 5 08-DEC-2006 14:34:58 IMEAN Flux density = 1.8105E+00 Jy. beam area = 13.75 pixels 4 5 08-DEC-2006 14:34:58 IMEAN Minimum=-1.8642E-03 at 95 57 1 1 4 5 08-DEC-2006 14:34:58 IMEAN Skypos: RA 22 02 41.12836 DEC 42 16 29.3088 4 5 08-DEC-2006 14:34:58 IMEAN Maximum= 1.7776E+00 at 68 69 1 1 4 5 08-DEC-2006 14:34:58 IMEAN Skypos: RA 22 02 43.29140 DEC 42 16 39.9800 4 5 08-DEC-2006 14:34:58 IMEAN Skypos: IPOL 22460.100 MHZ 4 2 08-DEC-2006 14:34:59 IMEAN returns adverbs to AIPS 4 3 08-DEC-2006 14:34:59 IMEAN Appears to have ended successfully 4 5 08-DEC-2006 14:34:59 IMEAN imager-a 31DEC06 TST: Cpu= 0.0 Real= 1 4 2 08-DEC-2006 14:34:59 AIPS Resumes 4 3 08-DEC-2006 14:34:59 AIPS IMEAN was not found to be running 4 2 08-DEC-2006 14:34:59 AIPS Got(1) disk= 1 user=**** type=MA 1751+096.BLANK.1 4 5 08-DEC-2006 14:34:59 AIPS Mean= 1.0998E-04 rms= 1.7067E-03 JY/BEAM over 6209. pixels 4 5 08-DEC-2006 14:34:59 AIPS Maximum= 8.8818E-03 at 11 57 1 1 1 1 1 4 5 08-DEC-2006 14:34:59 AIPS Skypos: RA 17 51 36.088 DEC 09 39 00.73 4 5 08-DEC-2006 14:34:59 AIPS Skypos: IPOL 22460.100 MHZ 4 5 08-DEC-2006 14:34:59 AIPS Minimum=-7.3361E-03 at 107 57 1 1 1 1 1 4 5 08-DEC-2006 14:34:59 AIPS Skypos: RA 17 51 29.113 DEC 09 39 00.73 4 5 08-DEC-2006 14:34:59 AIPS Skypos: IPOL 22460.100 MHZ 4 5 08-DEC-2006 14:34:59 AIPS Flux density = 3.0382E-02 Jy. Beam area = 22.48 pixels 4 2 08-DEC-2006 14:35:00 AIPS Waiting for returned adverbs 4 5 08-DEC-2006 14:35:00 IMEAN Task IMEAN (release of 31DEC06) begins 4 5 08-DEC-2006 14:35:00 IMEAN Image= 1751+096 .BLANK . 1 1 xywind= 1 1 112 112 4 5 08-DEC-2006 14:35:00 IMEAN Mean and rms found by fitting peak in histogram: 4 5 08-DEC-2006 14:35:00 IMEAN Mean= 1.4707E-04 Rms= 1.5069E-03 **** from histogram 4 5 08-DEC-2006 14:35:00 IMEAN Mean and rms found by including all data: 4 5 08-DEC-2006 14:35:00 IMEAN Mean= 8.4462E-03 Rms= 1.2233E-01 JY/BEAM over 9809 pixels 4 5 08-DEC-2006 14:35:00 IMEAN Flux density = 3.6862E+00 Jy. beam area = 22.48 pixels 4 5 08-DEC-2006 14:35:00 IMEAN Minimum=-7.3361E-03 at 107 57 1 1 4 5 08-DEC-2006 14:35:00 IMEAN Skypos: RA 17 51 29.113 DEC 09 39 00.73 4 5 08-DEC-2006 14:35:00 IMEAN Maximum= 3.5950E+00 at 56 57 1 1 4 5 08-DEC-2006 14:35:00 IMEAN Skypos: RA 17 51 32.818 DEC 09 39 00.73 4 5 08-DEC-2006 14:35:00 IMEAN Skypos: IPOL 22460.100 MHZ 4 2 08-DEC-2006 14:35:00 IMEAN returns adverbs to AIPS 4 3 08-DEC-2006 14:35:00 IMEAN Appears to have ended successfully 4 5 08-DEC-2006 14:35:00 IMEAN imager-a 31DEC06 TST: Cpu= 0.0 Real= 0 4 2 08-DEC-2006 14:35:00 AIPS Resumes 4 3 08-DEC-2006 14:35:00 AIPS IMEAN was not found to be running 4 2 08-DEC-2006 14:35:00 AIPS Got(1) disk= 1 user=**** type=MA 2136+006.BLANK.1 4 5 08-DEC-2006 14:35:00 AIPS Mean= 7.1988E-05 rms= 1.8745E-03 JY/BEAM over 9008. pixels 4 5 08-DEC-2006 14:35:00 AIPS Maximum= 1.6909E-02 at 27 75 1 1 1 1 1 4 5 08-DEC-2006 14:35:00 AIPS Skypos: RA 21 36 40.86410 DEC 00 42 04.6521 4 5 08-DEC-2006 14:35:00 AIPS Skypos: IPOL 22460.100 MHZ 4 5 08-DEC-2006 14:35:00 AIPS Minimum=-1.8584E-02 at 100 53 1 1 1 1 1 4 5 08-DEC-2006 14:35:00 AIPS Skypos: RA 21 36 36.24523 DEC 00 41 43.7738 4 5 08-DEC-2006 14:35:00 AIPS Skypos: IPOL 22460.100 MHZ 4 5 08-DEC-2006 14:35:00 AIPS Flux density = 4.1750E-02 Jy. Beam area = 15.53 pixels 4 2 08-DEC-2006 14:35:00 AIPS Waiting for returned adverbs 4 5 08-DEC-2006 14:35:00 IMEAN Task IMEAN (release of 31DEC06) begins 4 5 08-DEC-2006 14:35:00 IMEAN Image= 2136+006 .BLANK . 1 1 xywind= 1 1 127 127 4 5 08-DEC-2006 14:35:00 IMEAN Mean and rms found by fitting peak in histogram: 4 5 08-DEC-2006 14:35:00 IMEAN Mean= 1.2671E-04 Rms= 1.5991E-03 **** from histogram 4 5 08-DEC-2006 14:35:00 IMEAN Mean and rms found by including all data: 4 5 08-DEC-2006 14:35:00 IMEAN Mean= 6.6422E-03 Rms= 1.3120E-01 JY/BEAM over 12608 pixels 4 5 08-DEC-2006 14:35:00 IMEAN Flux density = 5.3917E+00 Jy. beam area = 15.53 pixels 4 5 08-DEC-2006 14:35:00 IMEAN Minimum=-1.8584E-02 at 100 53 1 1 4 5 08-DEC-2006 14:35:00 IMEAN Skypos: RA 21 36 36.24523 DEC 00 41 43.7738 4 5 08-DEC-2006 14:35:00 IMEAN Maximum= 5.2103E+00 at 63 64 1 1 4 5 08-DEC-2006 14:35:00 IMEAN Skypos: RA 21 36 38.58630 DEC 00 41 54.2130 4 5 08-DEC-2006 14:35:00 IMEAN Skypos: IPOL 22460.100 MHZ 4 2 08-DEC-2006 14:35:00 IMEAN returns adverbs to AIPS 4 3 08-DEC-2006 14:35:00 IMEAN Appears to have ended successfully 4 5 08-DEC-2006 14:35:00 IMEAN imager-a 31DEC06 TST: Cpu= 0.0 Real= 0 4 2 08-DEC-2006 14:35:00 AIPS Resumes 4 3 08-DEC-2006 14:35:00 AIPS IMEAN was not found to be running 4 2 08-DEC-2006 14:35:00 AIPS Got(1) disk= 1 user=**** type=MA 2253+161.BLANK.1 4 5 08-DEC-2006 14:35:00 AIPS Mean= 1.8561E-04 rms= 2.0909E-03 JY/BEAM over 10636. pixels 4 5 08-DEC-2006 14:35:00 AIPS Maximum= 3.2690E-02 at 31 73 1 1 1 1 1 4 5 08-DEC-2006 14:35:00 AIPS Skypos: RA 22 53 59.97993 DEC 16 08 58.0288 4 5 08-DEC-2006 14:35:00 AIPS Skypos: IPOL 22460.100 MHZ 4 5 08-DEC-2006 14:35:00 AIPS Minimum=-1.6642E-02 at 51 104 1 1 1 1 1 4 5 08-DEC-2006 14:35:00 AIPS Skypos: RA 22 53 58.73995 DEC 16 09 25.7221 4 5 08-DEC-2006 14:35:00 AIPS Skypos: IPOL 22460.100 MHZ 4 5 08-DEC-2006 14:35:00 AIPS Flux density = 1.3027E-01 Jy. Beam area = 15.15 pixels 4 2 08-DEC-2006 14:35:00 AIPS Waiting for returned adverbs 4 5 08-DEC-2006 14:35:00 IMEAN Task IMEAN (release of 31DEC06) begins 4 5 08-DEC-2006 14:35:00 IMEAN Image= 2253+161 .BLANK . 1 1 xywind= 1 1 135 135 4 5 08-DEC-2006 14:35:00 IMEAN Mean and rms found by fitting peak in histogram: 4 5 08-DEC-2006 14:35:00 IMEAN Mean= 1.7854E-04 Rms= 1.7075E-03 **** from histogram 4 5 08-DEC-2006 14:35:00 IMEAN Mean and rms found by including all data: 4 5 08-DEC-2006 14:35:00 IMEAN Mean= 7.1076E-03 Rms= 1.4719E-01 JY/BEAM over 14236 pixels 4 5 08-DEC-2006 14:35:00 IMEAN Flux density = 6.6770E+00 Jy. beam area = 15.15 pixels 4 5 08-DEC-2006 14:35:00 IMEAN Minimum=-1.6642E-02 at 51 104 1 1 4 5 08-DEC-2006 14:35:00 IMEAN Skypos: RA 22 53 58.73995 DEC 16 09 25.7221 4 5 08-DEC-2006 14:35:00 IMEAN Maximum= 6.2519E+00 at 67 68 1 1 4 5 08-DEC-2006 14:35:00 IMEAN Skypos: RA 22 53 57.74790 DEC 16 08 53.5630 4 5 08-DEC-2006 14:35:00 IMEAN Skypos: IPOL 22460.100 MHZ 4 2 08-DEC-2006 14:35:00 IMEAN returns adverbs to AIPS 4 3 08-DEC-2006 14:35:00 IMEAN Appears to have ended successfully 4 5 08-DEC-2006 14:35:00 IMEAN imager-a 31DEC06 TST: Cpu= 0.0 Real= 0 4 2 08-DEC-2006 14:35:00 AIPS Resumes 4 3 08-DEC-2006 14:35:00 AIPS IMEAN was not found to be running 4 2 08-DEC-2006 14:35:00 AIPS Got(1) disk= 1 user=**** type=MA 0137+331.BLANK.1 4 5 08-DEC-2006 14:35:00 AIPS Mean= 1.4591E-05 rms= 8.7536E-04 JY/BEAM over 8689. pixels 4 5 08-DEC-2006 14:35:00 AIPS Maximum= 5.8700E-03 at 75 95 1 1 1 1 1 4 5 08-DEC-2006 14:35:00 AIPS Skypos: RA 01 37 40.38157 DEC 33 10 04.9083 4 5 08-DEC-2006 14:35:00 AIPS Skypos: IPOL 22460.100 MHZ 4 5 08-DEC-2006 14:35:00 AIPS Minimum=-4.0782E-03 at 100 70 1 1 1 1 1 4 5 08-DEC-2006 14:35:00 AIPS Skypos: RA 01 37 38.46942 DEC 33 09 40.8948 4 5 08-DEC-2006 14:35:00 AIPS Skypos: IPOL 22460.100 MHZ 4 5 08-DEC-2006 14:35:00 AIPS Flux density = 9.5899E-03 Jy. Beam area = 13.22 pixels 4 2 08-DEC-2006 14:35:00 AIPS Waiting for returned adverbs 4 5 08-DEC-2006 14:35:00 IMEAN Task IMEAN (release of 31DEC06) begins 4 5 08-DEC-2006 14:35:00 IMEAN Image= 0137+331 .BLANK . 1 1 xywind= 1 1 126 126 4 5 08-DEC-2006 14:35:00 IMEAN Mean and rms found by fitting peak in histogram: 4 5 08-DEC-2006 14:35:00 IMEAN Mean=-3.1229E-07 Rms= 7.6885E-04 **** from histogram 4 5 08-DEC-2006 14:35:00 IMEAN Mean and rms found by including all data: 4 5 08-DEC-2006 14:35:00 IMEAN Mean= 1.2107E-03 Rms= 2.5567E-02 JY/BEAM over 12289 pixels 4 5 08-DEC-2006 14:35:00 IMEAN Flux density = 1.1254E+00 Jy. beam area = 13.22 pixels 4 5 08-DEC-2006 14:35:00 IMEAN Minimum=-4.6336E-03 at 40 89 1 1 4 5 08-DEC-2006 14:35:00 IMEAN Skypos: RA 01 37 43.05884 DEC 33 09 59.1449 4 5 08-DEC-2006 14:35:00 IMEAN Maximum= 1.0807E+00 at 63 64 1 1 4 5 08-DEC-2006 14:35:00 IMEAN Skypos: RA 01 37 41.29950 DEC 33 09 35.1340 4 5 08-DEC-2006 14:35:00 IMEAN Skypos: IPOL 22460.100 MHZ 4 2 08-DEC-2006 14:35:00 IMEAN returns adverbs to AIPS 4 3 08-DEC-2006 14:35:00 IMEAN Appears to have ended successfully 4 5 08-DEC-2006 14:35:00 IMEAN imager-a 31DEC06 TST: Cpu= 0.0 Real= 0 4 2 08-DEC-2006 14:35:01 AIPS Resumes 4 3 08-DEC-2006 14:35:01 AIPS IMEAN was not found to be running 4 2 08-DEC-2006 14:35:01 AIPS Got(1) disk= 1 user=**** type=MA 0423-013.BLANK.1 4 5 08-DEC-2006 14:35:01 AIPS Mean= 3.4404E-04 rms= 2.8463E-03 JY/BEAM over 8721. pixels 4 5 08-DEC-2006 14:35:01 AIPS Maximum= 2.1778E-02 at 115 30 1 1 1 1 1 4 5 08-DEC-2006 14:35:01 AIPS Skypos: RA 04 23 12.47264 DEC -01 21 05.6964 4 5 08-DEC-2006 14:35:01 AIPS Skypos: IPOL 22460.100 MHZ 4 5 08-DEC-2006 14:35:01 AIPS Minimum=-1.6656E-02 at 94 46 1 1 1 1 1 4 5 08-DEC-2006 14:35:01 AIPS Skypos: RA 04 23 13.81667 DEC -01 20 50.3405 4 5 08-DEC-2006 14:35:01 AIPS Skypos: IPOL 22460.100 MHZ 4 5 08-DEC-2006 14:35:01 AIPS Flux density = 1.0460E-01 Jy. Beam area = 28.69 pixels 4 2 08-DEC-2006 14:35:01 AIPS Waiting for returned adverbs 4 5 08-DEC-2006 14:35:01 IMEAN Task IMEAN (release of 31DEC06) begins 4 5 08-DEC-2006 14:35:01 IMEAN Image= 0423-013 .BLANK . 1 1 xywind= 1 1 126 126 4 5 08-DEC-2006 14:35:01 IMEAN Mean and rms found by fitting peak in histogram: 4 5 08-DEC-2006 14:35:01 IMEAN Mean= 9.8550E-05 Rms= 2.2399E-03 **** from histogram 4 5 08-DEC-2006 14:35:01 IMEAN Mean and rms found by including all data: 4 5 08-DEC-2006 14:35:01 IMEAN Mean= 1.2264E-02 Rms= 1.7399E-01 JY/BEAM over 12321 pixels 4 5 08-DEC-2006 14:35:01 IMEAN Flux density = 5.2677E+00 Jy. beam area = 28.69 pixels 4 5 08-DEC-2006 14:35:01 IMEAN Minimum=-2.0861E-02 at 92 45 1 1 4 5 08-DEC-2006 14:35:01 IMEAN Skypos: RA 04 23 13.94467 DEC -01 20 51.3002 4 5 08-DEC-2006 14:35:01 IMEAN Maximum= 5.0316E+00 at 63 64 1 1 4 5 08-DEC-2006 14:35:01 IMEAN Skypos: RA 04 23 15.80070 DEC -01 20 33.0650 4 5 08-DEC-2006 14:35:01 IMEAN Skypos: IPOL 22460.100 MHZ 4 2 08-DEC-2006 14:35:01 IMEAN returns adverbs to AIPS 4 3 08-DEC-2006 14:35:01 IMEAN Appears to have ended successfully 4 5 08-DEC-2006 14:35:02 IMEAN imager-a 31DEC06 TST: Cpu= 0.0 Real= 1 4 2 08-DEC-2006 14:35:02 AIPS Resumes 4 3 08-DEC-2006 14:35:02 AIPS IMEAN was not found to be running 4 2 08-DEC-2006 14:35:02 AIPS Got(1) disk= 1 user=**** type=MA 0521+166.BLANK.1 4 5 08-DEC-2006 14:35:02 AIPS Mean=-6.0348E-06 rms= 1.7321E-03 JY/BEAM over 6481. pixels 4 5 08-DEC-2006 14:35:02 AIPS Maximum= 7.2569E-03 at 24 101 1 1 1 1 1 4 5 08-DEC-2006 14:35:02 AIPS Skypos: RA 05 21 12.324 DEC 16 39 07.70 4 5 08-DEC-2006 14:35:02 AIPS Skypos: IPOL 22460.100 MHZ 4 5 08-DEC-2006 14:35:02 AIPS Minimum=-5.2379E-03 at 113 61 1 1 1 1 1 4 5 08-DEC-2006 14:35:02 AIPS Skypos: RA 05 21 05.750 DEC 16 38 25.23 4 5 08-DEC-2006 14:35:02 AIPS Skypos: IPOL 22460.100 MHZ 4 5 08-DEC-2006 14:35:02 AIPS Flux density = -1.7337E-03 Jy. Beam area = 22.56 pixels 4 2 08-DEC-2006 14:35:02 AIPS Waiting for returned adverbs 4 5 08-DEC-2006 14:35:02 IMEAN Task IMEAN (release of 31DEC06) begins 4 5 08-DEC-2006 14:35:02 IMEAN Image= 0521+166 .BLANK . 1 1 xywind= 1 1 114 114 4 5 08-DEC-2006 14:35:02 IMEAN Mean and rms found by fitting peak in histogram: 4 5 08-DEC-2006 14:35:02 IMEAN Mean=-4.6937E-06 Rms= 1.5991E-03 **** from histogram 4 5 08-DEC-2006 14:35:02 IMEAN Mean and rms found by including all data: 4 5 08-DEC-2006 14:35:02 IMEAN Mean= 2.3562E-03 Rms= 3.4570E-02 JY/BEAM over 10081 pixels 4 5 08-DEC-2006 14:35:02 IMEAN Flux density = 1.0529E+00 Jy. beam area = 22.56 pixels 4 5 08-DEC-2006 14:35:02 IMEAN Minimum=-5.3467E-03 at 71 58 1 1 4 5 08-DEC-2006 14:35:02 IMEAN Skypos: RA 05 21 08.852 DEC 16 38 22.05 4 5 08-DEC-2006 14:35:02 IMEAN Maximum= 1.0128E+00 at 57 58 1 1 4 5 08-DEC-2006 14:35:02 IMEAN Skypos: RA 05 21 09.886 DEC 16 38 22.05 4 5 08-DEC-2006 14:35:02 IMEAN Skypos: IPOL 22460.100 MHZ 4 2 08-DEC-2006 14:35:02 IMEAN returns adverbs to AIPS 4 3 08-DEC-2006 14:35:02 IMEAN Appears to have ended successfully 4 5 08-DEC-2006 14:35:02 IMEAN imager-a 31DEC06 TST: Cpu= 0.0 Real= 0 4 2 08-DEC-2006 14:35:02 AIPS Resumes 4 3 08-DEC-2006 14:35:02 AIPS IMEAN was not found to be running 4 2 08-DEC-2006 14:35:02 AIPS Got(1) disk= 1 user=**** type=MA 2202+422.BLANK.1 4 2 08-DEC-2006 14:35:02 AIPS Got(O) disk= 1 user=**** type=MA 2202+422.BLANK.1 4 5 08-DEC-2006 14:35:02 PBCOR Task PBCOR (release of 31DEC06) begins 4 2 08-DEC-2006 14:35:02 PBCOR Create 2202+422 .RADCOR. 1 (MA) on disk 1 cno 66 4 3 08-DEC-2006 14:35:02 PBCOR Appears to have ended successfully 4 5 08-DEC-2006 14:35:02 PBCOR imager-a 31DEC06 TST: Cpu= 0.0 Real= 0 4 2 08-DEC-2006 14:35:02 AIPS Resumes 4 3 08-DEC-2006 14:35:02 AIPS PBCOR was not found to be running 4 4 08-DEC-2006 14:35:02 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:35:02 AIPS Destroyed MA image file: catno= 59 disk= 1 4 2 08-DEC-2006 14:35:02 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 4 2 08-DEC-2006 14:35:02 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 4 2 08-DEC-2006 14:35:02 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 4 2 08-DEC-2006 14:35:02 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 4 2 08-DEC-2006 14:35:02 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 4 2 08-DEC-2006 14:35:02 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 4 2 08-DEC-2006 14:35:02 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 4 2 08-DEC-2006 14:35:02 AIPS Got(1) disk= 1 user=**** type=MA 1751+096.BLANK.1 4 2 08-DEC-2006 14:35:02 AIPS Got(O) disk= 1 user=**** type=MA 1751+096.BLANK.1 4 5 08-DEC-2006 14:35:02 PBCOR Task PBCOR (release of 31DEC06) begins 4 2 08-DEC-2006 14:35:02 PBCOR Create 1751+096 .RADCOR. 1 (MA) on disk 1 cno 66 4 3 08-DEC-2006 14:35:02 PBCOR Appears to have ended successfully 4 5 08-DEC-2006 14:35:02 PBCOR imager-a 31DEC06 TST: Cpu= 0.0 Real= 0 4 2 08-DEC-2006 14:35:02 AIPS Resumes 4 3 08-DEC-2006 14:35:02 AIPS PBCOR was not found to be running 4 4 08-DEC-2006 14:35:02 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:35:02 AIPS Destroyed MA image file: catno= 59 disk= 1 4 2 08-DEC-2006 14:35:02 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 4 2 08-DEC-2006 14:35:02 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 4 2 08-DEC-2006 14:35:02 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 4 2 08-DEC-2006 14:35:02 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 4 2 08-DEC-2006 14:35:02 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 4 2 08-DEC-2006 14:35:02 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 4 2 08-DEC-2006 14:35:02 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 4 2 08-DEC-2006 14:35:02 AIPS Got(1) disk= 1 user=**** type=MA 2136+006.BLANK.1 4 2 08-DEC-2006 14:35:02 AIPS Got(O) disk= 1 user=**** type=MA 2136+006.BLANK.1 4 5 08-DEC-2006 14:35:02 PBCOR Task PBCOR (release of 31DEC06) begins 4 2 08-DEC-2006 14:35:02 PBCOR Create 2136+006 .RADCOR. 1 (MA) on disk 1 cno 66 4 3 08-DEC-2006 14:35:02 PBCOR Appears to have ended successfully 4 5 08-DEC-2006 14:35:02 PBCOR imager-a 31DEC06 TST: Cpu= 0.0 Real= 0 4 2 08-DEC-2006 14:35:03 AIPS Resumes 4 3 08-DEC-2006 14:35:03 AIPS PBCOR was not found to be running 4 4 08-DEC-2006 14:35:03 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:35:03 AIPS Destroyed MA image file: catno= 59 disk= 1 4 2 08-DEC-2006 14:35:03 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 4 2 08-DEC-2006 14:35:03 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 4 2 08-DEC-2006 14:35:03 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 4 2 08-DEC-2006 14:35:03 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 4 2 08-DEC-2006 14:35:03 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 4 2 08-DEC-2006 14:35:03 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 4 2 08-DEC-2006 14:35:03 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 4 2 08-DEC-2006 14:35:03 AIPS Got(1) disk= 1 user=**** type=MA 2253+161.BLANK.1 4 2 08-DEC-2006 14:35:03 AIPS Got(O) disk= 1 user=**** type=MA 2253+161.BLANK.1 4 5 08-DEC-2006 14:35:03 PBCOR Task PBCOR (release of 31DEC06) begins 4 2 08-DEC-2006 14:35:03 PBCOR Create 2253+161 .RADCOR. 1 (MA) on disk 1 cno 66 4 3 08-DEC-2006 14:35:03 PBCOR Appears to have ended successfully 4 5 08-DEC-2006 14:35:03 PBCOR imager-a 31DEC06 TST: Cpu= 0.0 Real= 0 4 2 08-DEC-2006 14:35:03 AIPS Resumes 4 3 08-DEC-2006 14:35:03 AIPS PBCOR was not found to be running 4 4 08-DEC-2006 14:35:03 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:35:03 AIPS Destroyed MA image file: catno= 59 disk= 1 4 2 08-DEC-2006 14:35:03 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 4 2 08-DEC-2006 14:35:03 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 4 2 08-DEC-2006 14:35:03 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 4 2 08-DEC-2006 14:35:03 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 4 2 08-DEC-2006 14:35:03 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 4 2 08-DEC-2006 14:35:03 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 4 2 08-DEC-2006 14:35:03 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 4 2 08-DEC-2006 14:35:03 AIPS Got(1) disk= 1 user=**** type=MA 0137+331.BLANK.1 4 2 08-DEC-2006 14:35:03 AIPS Got(O) disk= 1 user=**** type=MA 0137+331.BLANK.1 4 5 08-DEC-2006 14:35:03 PBCOR Task PBCOR (release of 31DEC06) begins 4 2 08-DEC-2006 14:35:03 PBCOR Create 0137+331 .RADCOR. 1 (MA) on disk 1 cno 66 4 3 08-DEC-2006 14:35:03 PBCOR Appears to have ended successfully 4 5 08-DEC-2006 14:35:03 PBCOR imager-a 31DEC06 TST: Cpu= 0.0 Real= 0 4 2 08-DEC-2006 14:35:03 AIPS Resumes 4 3 08-DEC-2006 14:35:03 AIPS PBCOR was not found to be running 4 4 08-DEC-2006 14:35:03 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:35:03 AIPS Destroyed MA image file: catno= 59 disk= 1 4 2 08-DEC-2006 14:35:03 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 4 2 08-DEC-2006 14:35:03 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 4 2 08-DEC-2006 14:35:03 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 4 2 08-DEC-2006 14:35:03 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 4 2 08-DEC-2006 14:35:03 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 4 2 08-DEC-2006 14:35:03 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 4 2 08-DEC-2006 14:35:03 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 4 2 08-DEC-2006 14:35:03 AIPS Got(1) disk= 1 user=**** type=MA 0423-013.BLANK.1 4 2 08-DEC-2006 14:35:03 AIPS Got(O) disk= 1 user=**** type=MA 0423-013.BLANK.1 4 5 08-DEC-2006 14:35:03 PBCOR Task PBCOR (release of 31DEC06) begins 4 2 08-DEC-2006 14:35:03 PBCOR Create 0423-013 .RADCOR. 1 (MA) on disk 1 cno 66 4 3 08-DEC-2006 14:35:03 PBCOR Appears to have ended successfully 4 5 08-DEC-2006 14:35:03 PBCOR imager-a 31DEC06 TST: Cpu= 0.0 Real= 0 4 2 08-DEC-2006 14:35:03 AIPS Resumes 4 3 08-DEC-2006 14:35:03 AIPS PBCOR was not found to be running 4 4 08-DEC-2006 14:35:03 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:35:03 AIPS Destroyed MA image file: catno= 59 disk= 1 4 2 08-DEC-2006 14:35:03 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 4 2 08-DEC-2006 14:35:03 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 4 2 08-DEC-2006 14:35:03 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 4 2 08-DEC-2006 14:35:03 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 4 2 08-DEC-2006 14:35:03 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 4 2 08-DEC-2006 14:35:03 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 4 2 08-DEC-2006 14:35:03 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 4 2 08-DEC-2006 14:35:03 AIPS Got(1) disk= 1 user=**** type=MA 0521+166.BLANK.1 4 2 08-DEC-2006 14:35:03 AIPS Got(O) disk= 1 user=**** type=MA 0521+166.BLANK.1 4 5 08-DEC-2006 14:35:03 PBCOR Task PBCOR (release of 31DEC06) begins 4 2 08-DEC-2006 14:35:03 PBCOR Create 0521+166 .RADCOR. 1 (MA) on disk 1 cno 66 4 3 08-DEC-2006 14:35:03 PBCOR Appears to have ended successfully 4 5 08-DEC-2006 14:35:03 PBCOR imager-a 31DEC06 TST: Cpu= 0.0 Real= 0 4 2 08-DEC-2006 14:35:03 AIPS Resumes 4 3 08-DEC-2006 14:35:03 AIPS PBCOR was not found to be running 4 4 08-DEC-2006 14:35:03 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:35:03 AIPS Destroyed MA image file: catno= 59 disk= 1 4 2 08-DEC-2006 14:35:03 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 4 2 08-DEC-2006 14:35:03 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 4 2 08-DEC-2006 14:35:03 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 4 2 08-DEC-2006 14:35:03 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 4 2 08-DEC-2006 14:35:03 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 4 2 08-DEC-2006 14:35:03 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 4 2 08-DEC-2006 14:35:03 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 4 2 08-DEC-2006 14:35:03 AIPS Disk 1 No files needed renumbering 4 2 08-DEC-2006 14:35:03 AIPS Got(1) disk= 1 user=**** type=MA 2202+422.RADCOR.1 4 2 08-DEC-2006 14:35:03 AIPS Got(O) disk= 1 user=**** type=MA 2202+422.RADCOR.1 4 5 08-DEC-2006 14:35:03 CPYRT Task CPYRT (release of 31DEC06) begins 4 2 08-DEC-2006 14:35:03 CPYRT Create 2202+422 .NVAS06. 1 (MA) on disk 1 cno 66 4 2 08-DEC-2006 14:35:03 CPYRT ZTXOP2: using translated file name = 4 2 08-DEC-2006 14:35:03 CPYRT ZTXOP2: /home/imager-a2/vlbacald/Arch_Cprt 4 3 08-DEC-2006 14:35:03 CPYRT Appears to have ended successfully 4 5 08-DEC-2006 14:35:03 CPYRT imager-a 31DEC06 TST: Cpu= 0.0 Real= 0 4 2 08-DEC-2006 14:35:03 AIPS Resumes 4 3 08-DEC-2006 14:35:03 AIPS CPYRT was not found to be running 4 4 08-DEC-2006 14:35:03 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:35:03 AIPS Destroyed MA image file: catno= 59 disk= 1 4 2 08-DEC-2006 14:35:03 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 4 2 08-DEC-2006 14:35:03 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 4 2 08-DEC-2006 14:35:03 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 4 2 08-DEC-2006 14:35:03 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 4 2 08-DEC-2006 14:35:04 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 4 2 08-DEC-2006 14:35:04 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 4 2 08-DEC-2006 14:35:04 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 4 2 08-DEC-2006 14:35:04 AIPS Got(1) disk= 1 user=**** type=MA 1751+096.RADCOR.1 4 2 08-DEC-2006 14:35:04 AIPS Got(O) disk= 1 user=**** type=MA 1751+096.RADCOR.1 4 5 08-DEC-2006 14:35:04 CPYRT Task CPYRT (release of 31DEC06) begins 4 2 08-DEC-2006 14:35:04 CPYRT Create 1751+096 .NVAS06. 1 (MA) on disk 1 cno 66 4 2 08-DEC-2006 14:35:04 CPYRT ZTXOP2: using translated file name = 4 2 08-DEC-2006 14:35:04 CPYRT ZTXOP2: /home/imager-a2/vlbacald/Arch_Cprt 4 3 08-DEC-2006 14:35:04 CPYRT Appears to have ended successfully 4 5 08-DEC-2006 14:35:04 CPYRT imager-a 31DEC06 TST: Cpu= 0.0 Real= 0 4 2 08-DEC-2006 14:35:04 AIPS Resumes 4 3 08-DEC-2006 14:35:04 AIPS CPYRT was not found to be running 4 4 08-DEC-2006 14:35:04 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:35:04 AIPS Destroyed MA image file: catno= 59 disk= 1 4 2 08-DEC-2006 14:35:04 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 4 2 08-DEC-2006 14:35:04 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 4 2 08-DEC-2006 14:35:04 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 4 2 08-DEC-2006 14:35:04 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 4 2 08-DEC-2006 14:35:04 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 4 2 08-DEC-2006 14:35:04 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 4 2 08-DEC-2006 14:35:04 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 4 2 08-DEC-2006 14:35:04 AIPS Got(1) disk= 1 user=**** type=MA 2136+006.RADCOR.1 4 2 08-DEC-2006 14:35:04 AIPS Got(O) disk= 1 user=**** type=MA 2136+006.RADCOR.1 4 5 08-DEC-2006 14:35:04 CPYRT Task CPYRT (release of 31DEC06) begins 4 2 08-DEC-2006 14:35:04 CPYRT Create 2136+006 .NVAS06. 1 (MA) on disk 1 cno 66 4 2 08-DEC-2006 14:35:04 CPYRT ZTXOP2: using translated file name = 4 2 08-DEC-2006 14:35:04 CPYRT ZTXOP2: /home/imager-a2/vlbacald/Arch_Cprt 4 3 08-DEC-2006 14:35:04 CPYRT Appears to have ended successfully 4 5 08-DEC-2006 14:35:04 CPYRT imager-a 31DEC06 TST: Cpu= 0.0 Real= 0 4 2 08-DEC-2006 14:35:04 AIPS Resumes 4 3 08-DEC-2006 14:35:04 AIPS CPYRT was not found to be running 4 4 08-DEC-2006 14:35:04 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:35:04 AIPS Destroyed MA image file: catno= 59 disk= 1 4 2 08-DEC-2006 14:35:04 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 4 2 08-DEC-2006 14:35:04 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 4 2 08-DEC-2006 14:35:04 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 4 2 08-DEC-2006 14:35:04 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 4 2 08-DEC-2006 14:35:04 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 4 2 08-DEC-2006 14:35:04 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 4 2 08-DEC-2006 14:35:04 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 4 2 08-DEC-2006 14:35:04 AIPS Got(1) disk= 1 user=**** type=MA 2253+161.RADCOR.1 4 2 08-DEC-2006 14:35:04 AIPS Got(O) disk= 1 user=**** type=MA 2253+161.RADCOR.1 4 5 08-DEC-2006 14:35:04 CPYRT Task CPYRT (release of 31DEC06) begins 4 2 08-DEC-2006 14:35:04 CPYRT Create 2253+161 .NVAS06. 1 (MA) on disk 1 cno 66 4 2 08-DEC-2006 14:35:04 CPYRT ZTXOP2: using translated file name = 4 2 08-DEC-2006 14:35:04 CPYRT ZTXOP2: /home/imager-a2/vlbacald/Arch_Cprt 4 3 08-DEC-2006 14:35:04 CPYRT Appears to have ended successfully 4 5 08-DEC-2006 14:35:04 CPYRT imager-a 31DEC06 TST: Cpu= 0.0 Real= 0 4 2 08-DEC-2006 14:35:04 AIPS Resumes 4 3 08-DEC-2006 14:35:04 AIPS CPYRT was not found to be running 4 4 08-DEC-2006 14:35:04 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:35:04 AIPS Destroyed MA image file: catno= 59 disk= 1 4 2 08-DEC-2006 14:35:04 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 4 2 08-DEC-2006 14:35:04 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 4 2 08-DEC-2006 14:35:04 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 4 2 08-DEC-2006 14:35:04 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 4 2 08-DEC-2006 14:35:04 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 4 2 08-DEC-2006 14:35:04 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 4 2 08-DEC-2006 14:35:04 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 4 2 08-DEC-2006 14:35:04 AIPS Got(1) disk= 1 user=**** type=MA 0137+331.RADCOR.1 4 2 08-DEC-2006 14:35:04 AIPS Got(O) disk= 1 user=**** type=MA 0137+331.RADCOR.1 4 5 08-DEC-2006 14:35:04 CPYRT Task CPYRT (release of 31DEC06) begins 4 2 08-DEC-2006 14:35:04 CPYRT Create 0137+331 .NVAS06. 1 (MA) on disk 1 cno 66 4 2 08-DEC-2006 14:35:04 CPYRT ZTXOP2: using translated file name = 4 2 08-DEC-2006 14:35:04 CPYRT ZTXOP2: /home/imager-a2/vlbacald/Arch_Cprt 4 3 08-DEC-2006 14:35:04 CPYRT Appears to have ended successfully 4 5 08-DEC-2006 14:35:04 CPYRT imager-a 31DEC06 TST: Cpu= 0.0 Real= 0 4 2 08-DEC-2006 14:35:04 AIPS Resumes 4 3 08-DEC-2006 14:35:04 AIPS CPYRT was not found to be running 4 4 08-DEC-2006 14:35:04 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:35:04 AIPS Destroyed MA image file: catno= 59 disk= 1 4 2 08-DEC-2006 14:35:04 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 4 2 08-DEC-2006 14:35:04 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 4 2 08-DEC-2006 14:35:04 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 4 2 08-DEC-2006 14:35:04 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 4 2 08-DEC-2006 14:35:04 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 4 2 08-DEC-2006 14:35:04 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 4 2 08-DEC-2006 14:35:04 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 4 2 08-DEC-2006 14:35:04 AIPS Got(1) disk= 1 user=**** type=MA 0423-013.RADCOR.1 4 2 08-DEC-2006 14:35:04 AIPS Got(O) disk= 1 user=**** type=MA 0423-013.RADCOR.1 4 5 08-DEC-2006 14:35:04 CPYRT Task CPYRT (release of 31DEC06) begins 4 2 08-DEC-2006 14:35:04 CPYRT Create 0423-013 .NVAS06. 1 (MA) on disk 1 cno 66 4 2 08-DEC-2006 14:35:04 CPYRT ZTXOP2: using translated file name = 4 2 08-DEC-2006 14:35:04 CPYRT ZTXOP2: /home/imager-a2/vlbacald/Arch_Cprt 4 3 08-DEC-2006 14:35:04 CPYRT Appears to have ended successfully 4 5 08-DEC-2006 14:35:04 CPYRT imager-a 31DEC06 TST: Cpu= 0.0 Real= 0 4 2 08-DEC-2006 14:35:04 AIPS Resumes 4 3 08-DEC-2006 14:35:04 AIPS CPYRT was not found to be running 4 4 08-DEC-2006 14:35:04 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:35:04 AIPS Destroyed MA image file: catno= 59 disk= 1 4 2 08-DEC-2006 14:35:04 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 4 2 08-DEC-2006 14:35:04 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 4 2 08-DEC-2006 14:35:04 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 4 2 08-DEC-2006 14:35:04 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 4 2 08-DEC-2006 14:35:04 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 4 2 08-DEC-2006 14:35:04 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 4 2 08-DEC-2006 14:35:04 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 4 2 08-DEC-2006 14:35:04 AIPS Got(1) disk= 1 user=**** type=MA 0521+166.RADCOR.1 4 2 08-DEC-2006 14:35:04 AIPS Got(O) disk= 1 user=**** type=MA 0521+166.RADCOR.1 4 5 08-DEC-2006 14:35:04 CPYRT Task CPYRT (release of 31DEC06) begins 4 2 08-DEC-2006 14:35:05 CPYRT Create 0521+166 .NVAS06. 1 (MA) on disk 1 cno 66 4 2 08-DEC-2006 14:35:05 CPYRT ZTXOP2: using translated file name = 4 2 08-DEC-2006 14:35:05 CPYRT ZTXOP2: /home/imager-a2/vlbacald/Arch_Cprt 4 3 08-DEC-2006 14:35:05 CPYRT Appears to have ended successfully 4 5 08-DEC-2006 14:35:05 CPYRT imager-a 31DEC06 TST: Cpu= 0.0 Real= 1 4 2 08-DEC-2006 14:35:05 AIPS Resumes 4 3 08-DEC-2006 14:35:05 AIPS CPYRT was not found to be running 4 4 08-DEC-2006 14:35:05 AIPS Destroyed 1 extension files of type HI 4 4 08-DEC-2006 14:35:05 AIPS Destroyed MA image file: catno= 59 disk= 1 4 2 08-DEC-2006 14:35:05 AIPS Disk 1 in-CNO 60 renumbered as CNO 59 4 2 08-DEC-2006 14:35:05 AIPS Disk 1 in-CNO 61 renumbered as CNO 60 4 2 08-DEC-2006 14:35:05 AIPS Disk 1 in-CNO 62 renumbered as CNO 61 4 2 08-DEC-2006 14:35:05 AIPS Disk 1 in-CNO 63 renumbered as CNO 62 4 2 08-DEC-2006 14:35:05 AIPS Disk 1 in-CNO 64 renumbered as CNO 63 4 2 08-DEC-2006 14:35:05 AIPS Disk 1 in-CNO 65 renumbered as CNO 64 4 2 08-DEC-2006 14:35:05 AIPS Disk 1 in-CNO 66 renumbered as CNO 65 4 0 08-DEC-2006 14:35:05 AIPS tget prtmsg;prtmsg;docrt 1 /home/imager-a2/vlbacald/run/TESTT_2000SEP24_1.0.run finished on Fri Dec 8 14:35:05 MST 2006