AIPS version = /home/auto/aips/31DEC06/LINUX/SYSTEM/VLA_PIPE/aips Prep version = Oct 16 14:29 /home/thuban/vlbacald/bin/AVLAPREP.001 Pipe version = Oct 18 16:00 /home/thuban/vlbacald/bin/AVLAPIPE.001 Post version = Oct 25 11:23 /home/thuban/vlbacald/bin/AVLAPOST.001 /home/thuban/vlbacald/run/AM647_2000MAR10_1.0.run started on Wed Oct 25 12:17:23 MDT 2006 ------------- START_AIPS: Your initial AIPS printer is the GNU Ghostview X-windows previewer START_AIPS: - system name gv, AIPS type PREVIEW START_AIPS: User data area assignments: (Using private file /users/jcrossle/.dadevs for DADEVS.PL) Disk 1 (1) is /DATA/THUBAN_1 Tape assignments: Tape 1 is REMOTE Tape 2 is REMOTE START_AIPS: Starting TPMON daemons on THUBAN asynchronously... Starting up 31DEC06 AIPS with normal priority AIPS 1: You are NOT assigned a TV device or server AIPS 1: You are NOT assigned a graphics device or server AIPS 1: Enter user ID number ?AIPS 1: 31DEC06 AIPS: AIPS 1: Copyright (C) 1995-2006 Associated Universities, Inc. AIPS 1: AIPS comes with ABSOLUTELY NO WARRANTY; AIPS 1: for details, type HELP GNUGPL AIPS 1: This is free software, and you are welcome to redistribute it AIPS 1: under certain conditions; type EXPLAIN GNUGPL for details. AIPS 1: Previous session command-line history recovered. AIPS 1: TAB-key completions enabled, type HELP READLINE for details. AIPS 1: Recovered POPS environment from last exit >>>AIPS 1: Found in Version=ABIN AIPS 1: $ Lorant Sjouwerman, versions 1.. 2005, for NRAO AIPS 1: AIPS 1: $$ General naming utilities - default to data disk 1 (safest of all) AIPS 1: procedure pipedef1 AIPS 1: string*12 pnam AIPS 1: string*6 pcls AIPS 1: scalar pseq,pdsk AIPS 1: pdsk=1 AIPS 1: finish AIPS 1: pipedef1 AIPS 1: procedure namepipe AIPS 1: pnam=inname;pcls=inclass;pseq=inseq;indisk=pdsk AIPS 1: finish AIPS 1: procedure pipename AIPS 1: inname=pnam;inclass=pcls;inseq=pseq;indisk=pdsk AIPS 1: finish AIPS 1: AIPS 1: procedure checkcat AIPS 1: $LOS - count and make sure catalog starts at one (and not more t han 10 files) AIPS 1: scalar numcat AIPS 1: clrname;indisk=pdsk;chkname;numcat=1-error AIPS 1: $ for later: find out how to deal with CH0/LINE data in MOVE AIPS 1: if(numcat>0)then;recat;end;clrtemp AIPS 1: return numcat AIPS 1: finish AIPS 1: AIPS 1: procedure gx AIPS 1: $ inputs AIPS 1: go;wait AIPS 1: finish AIPS 1: AIPS 1: procedure pre_fillm AIPS 1: $LOS - sets VLA archive defaults for fillm AIPS 1: default fillm;outdisk=pdsk;doall=1;douvcomp=-1;cparm(8)=0.05;b parm(10)=0.75 AIPS 1: finish AIPS 1: AIPS 1: procedure fname AIPS 1: return inname!!'.'!!inclass!!'.'!!char(inseq) AIPS 1: finish AIPS 1: AIPS 1: procedure del AIPS 1: error=1;zap AIPS 1: finish AIPS 1: AIPS 1: procedure skipdata AIPS 1: $LOS - delete unwanted data sets - currently all but continuum X and C bands AIPS 1: $ if(inclass='LINE')then;del;inclass'CH 0';del;type'ZAP LINE :' fname;end AIPS 1: if((inclass='CH 0')!(inclass='LINE'))then;del;type'ZAP LINE :' fname;end AIPS 1: if(inclass='4 BAND')then;del;type'ZAP 4-BAND :'fname;end AIPS 1: if(inclass='P BAND')then;del;type'ZAP P-BAND :'fname;end AIPS 1: $ if(inclass='L BAND')then;del;type'ZAP L-BAND :'fname;end AIPS 1: $ if(inclass='U BAND')then;del;type'ZAP U-BAND :'fname;end AIPS 1: $ if(inclass='K BAND')then;del;type'ZAP K-BAND :'fname;end AIPS 1: $ if(inclass='Q BAND')then;del;type'ZAP Q-BAND :'fname;end;clrt emp AIPS 1: if(error<1)then $ file not zapped, check for single dish vlbi; #vis=0 AIPS 1: task'TABGET';userid 0;inext'NX';invers=0;keyvalue=0;keystrng '' AIPS 1: keyword'NUM ROW';getthead;pixxy=keyvalue(1),6,0;tabget;clrte mp AIPS 1: if(keyvalue(1)=0)then;del;type'ZAP S-DISH :'fname;end AIPS 1: end AIPS 1: $also zap if solar/planetary/pulsar mode - su table proper motio n?? AIPS 1: $ and what about PT-link? antenna VPT is not OUT, later also EV LA names AIPS 1: finish AIPS 1: AIPS 1: procedure checkids AIPS 1: $LOS - account for fast switching source names - check on pos, q ual, calco AIPS 1: scalar ra1a,ra1b,ra2a,ra2b,dc1a,dc1b,dc2a,dc2b,n,m,l,idx AIPS 1: scalar q1,q2 AIPS 1: string*1 co1,co2 AIPS 1: string*16 n1,n2 AIPS 1: array alist(100),blist(100) AIPS 1: inext'SU';invers 0;keyword'NUM ROW';keyvalue 0;keystrng'';gett head AIPS 1: n=keyvalue(1);idx=1;aparm 0;bparm 0;alist 0;blist 0 AIPS 1: if (n > 1) then AIPS 1: for m=1:(n-1);clrtemp AIPS 1: pixxy m,11;tabget;ra1a keyvalue(1);ra1b keyvalue(2) AIPS 1: for l=(m+1):n;clrtemp AIPS 1: pixxy l,11;tabget;ra2a keyvalue(1);ra2b keyvalue(2) AIPS 1: if (abs(ra1a-ra2a)=0) then AIPS 1: if ( abs((ra1b-ra2b)*3600*1000) < 3 ) then $ RA within 3 mas! AIPS 1: pixxy m,12;tabget;dc1a keyvalue(1);dc1b keyvalue(2) AIPS 1: pixxy l,12;tabget;dc2a keyvalue(1);dc2b keyvalue(2) AIPS 1: if (abs(dc1a-dc2a)=0) then AIPS 1: if ( abs((dc1b-dc2b)*3600*1000) < 3 ) then $ DC wi thin 3 mas! AIPS 1: pixxy m,3;tabget;q1 keyvalue(1);pixxy l,3;tabget ;q2 keyvalue(1) AIPS 1: if (q1=q2) then $ same qualifier; same calcode? AIPS 1: pixxy m,4;tabget;co1 keystrng;pixxy l,4;tabget ;co2 keystrng AIPS 1: if (co1=co2) then AIPS 1: pixxy m,1;tabget;q1 keyvalue(1) AIPS 1: pixxy l,1;tabget;q2 keyvalue(1) AIPS 1: pixxy m,2;tabget;n1 keystrng;pixxy l,2;tabge t;n2 keystrng AIPS 1: if (idx>100) then; AIPS 1: type 'TOO MANY SOURCES TO DO DSORC - DO BY HAND!' AIPS 1: type 'NEXT =.'!!char(idx)!!' DO:'!!char(l)! !'.&.'!!char(m) AIPS 1: else AIPS 1: if (length(n1)1) then;task'DSORC';n=0 AIPS 1: outname inname;outclass inclass;outseq inseq;outdisk indis k AIPS 1: while (n100)then;type'TOO MANY SOURCES FOR DSORC';error 1;end ;clrtemp AIPS 1: end AIPS 1: finish AIPS 1: AIPS 1: procedure checkcal AIPS 1: $LOS Currently (Sep 22, 2005) can/will do 3C286 and 3C48 at X and C AIPS 1: $LOS (and for now skip 3C286/3C48/3C138/3C147 Q,K,U and 3C48 L ) AIPS 1: scalar idx,jdx AIPS 1: string*16 sname AIPS 1: task'TABGET';userid 0;inext'SU';invers=0;keyvalue=0;keystrng'' ;error=1 AIPS 1: keyword'NUM ROW';getthead;idx=keyvalue(1);clrtemp AIPS 1: for jdx=1:idx AIPS 1: pixxy=jdx,2,0;tabget;sname=substr(keystrng,1,length(keystrng )) AIPS 1: if(sname='3C286')then;error=-1;jdx=idx+1;end AIPS 1: if(sname='3C48')then;error=-1;jdx=idx+1;end AIPS 1: if(sname='3C138')then;error=-1;jdx=idx+1;end AIPS 1: if(sname='3C147')then;error=-1;jdx=idx+1;end AIPS 1: if(sname='3C295')then;error=-1;jdx=idx+1;end AIPS 1: if(error>0)then $ try B1950 name AIPS 1: if(sname='1328+307')then;error=-1;jdx=idx+1;end AIPS 1: if(sname='0134+329')then;error=-1;jdx=idx+1;end AIPS 1: if(sname='0518+165')then;error=-1;jdx=idx+1;end AIPS 1: if(sname='0538+498')then;error=-1;jdx=idx+1;end AIPS 1: if(sname='1409+524')then;error=-1;jdx=idx+1;end AIPS 1: if(error>0)then $ try J2000 AIPS 1: if(sname='1331+305')then;error=-1;jdx=idx+1;end AIPS 1: if(sname='0137+331')then;error=-1;jdx=idx+1;end AIPS 1: if(sname='0521+166')then;error=-1;jdx=idx+1;end AIPS 1: if(sname='0542+498')then;error=-1;jdx=idx+1;end AIPS 1: if(sname='1411+522')then;error=-1;jdx=idx+1;end AIPS 1: if(error>0)then $ try J2000 name AIPS 1: if(sname='J1331+3030')then;error=-1;jdx=idx+1;end AIPS 1: if(sname='J0137+3309')then;error=-1;jdx=idx+1;end AIPS 1: if(sname='J0521+1638')then;error=-1;jdx=idx+1;end AIPS 1: if(sname='J0542+4951')then;error=-1;jdx=idx+1;end AIPS 1: if(sname='J1411+5212')then;error=-1;jdx=idx+1;end AIPS 1: end;end;end;clrtemp AIPS 1: end AIPS 1: $ if error>0 check on coords (for different name than standard) AIPS 1: $ but keyval not reliable to do this.. ?? AIPS 1: $ end AIPS 1: if(error>0)then;del;type'ZAP - NO STD CAL SRC FOR :'fname;erro r=1 AIPS 1: else;checkids;error=-1;end;clrtemp AIPS 1: finish AIPS 1: AIPS 1: procedure j2000fix AIPS 1: $LOS - convert data to J2000 by default use of uvfix AIPS 1: task'UVFIX';outname=inname;outclass=inclass;outseq=inseq;outdi sk=indisk AIPS 1: shift=0;uvfixprm=0;tput uvfix;outclass'PREFIX';rename AIPS 1: tget uvfix;inclass'PREFIX';gx;zap;inclass=outclass;clrtemp AIPS 1: finish AIPS 1: AIPS 1: procedure datachks AIPS 1: $LOS - delete unwanted data sets, check for standard calibrators and make J2000 AIPS 1: if(error<1)then $ file exists AIPS 1: skipdata;if(error<1)then $ file was not zapped AIPS 1: checkcal;if(error<1)then $ file has standard calibrator i n it AIPS 1: j2000fix AIPS 1: $ addcalco AIPS 1: end;end;end;clrtemp AIPS 1: finish AIPS 1: AIPS 1: procedure freqchks AIPS 1: $LOS - split up in frequency IDs, run INDXR, and remove AIPS 1: scalar rows, nfrq AIPS 1: if(error<1)then $ file exists AIPS 1: inext'FQ';invers=1;keyword='NUM ROW';getthead;nfrq=keyvalue( 1) AIPS 1: if (nfrq > 1) then AIPS 1: if (nfrq > 9) then;type' WARNING! MORE THAN 9 FREQUENCY ID -S!';end AIPS 1: tput getthead;default'UVCOP';tget getthead;keyword='';task 'UVCOP';tput AIPS 1: for rows=1:nfrq AIPS 1: pixxy=rows,1,1;inver=1;inext='FQ';tabget;tget;freqid=key value(1) AIPS 1: outclass=substr(inclass,1,1)!!substr(inclass,3,6)!!char( freqid) AIPS 1: type'COPYING FREQUENCY ID #'!!char(freqid);gx AIPS 1: default'INDXR';tget uvcop;task'INDXR';inclass outclass;g x;task'DQUAL' AIPS 1: $out not in! ** outname=inname;outclass=inclass;outseq=inseq;out disk=indisk;gx AIPS 1: tget uvcop;freqid=1;clrtemp AIPS 1: end;end;end;if(nfrq>1)then;type fname!!' SPLIT IN :'!!char(nfr q);zap;end AIPS 1: finish AIPS 1: AIPS 1: procedure pre_move AIPS 1: $LOS - moves file to another AIPS user number AIPS 1: default move;indisk=pdsk;outseq=-1;opcode'MOVE';clrtemp AIPS 1: finish AIPS 1: AIPS 1: procedure expid AIPS 1: string*20 expnm AIPS 1: string*75 expmsg AIPS 1: return expnm AIPS 1: finish AIPS 1: type expid AIPS 1: ' ' >AIPS 1: Found in Version=ABIN AIPS 1: $ AIPS 1: $ Ver 1.0 : Copy of private Ver 3.0 of VLARUN (public version is 2.5): AIPS 1: $ was 3.0 : Add PLVER (in goplt) for plot files and to include T ASAV (12MAY04) AIPS 1: $ Repositioned inseq=0 to safeguard to SU-tab confusio n (12NOV04) AIPS 1: $ Rearanged inputs and options, added integration time calculation, AIPS 1: $ QUACK, selective plotting, INNAME vs DOCAT, alternat ive flux cal, AIPS 1: $ selective imaging, SCIMG for targets, use model in C ALIB, find VLA AIPS 1: $ array, use model,.. AIPS 1: $ AIPS 1: $Next vers add polarization calibration, SCIMG->SCIMG? AIPS 1: $ find imsize, find cutoffflux, include infi le AIPS 1: $--------------------------------------------------------------- AIPS 1: $000000001111111111222222222233333333334444444444555555555566666 6666677777777778 AIPS 1: $234567890123456789012345678901234567890123456789012345678901234 5678901234567890 AIPS 1: $=============================================== AIPS 1: $! Calibrating amplitude and phase, and imaging VLA data AIPS 1: $# RUN POPS VLA UTILITY CALIBRATION IMAGING AIPS 1: $--------------------------------------------------------------- AIPS 1: $; Copyright (C) 2002-2006 AIPS 1: $; Associated Universities, Inc. Washington DC, USA. AIPS 1: $; AIPS 1: $; This program is free software; you can redistribute it and/o r AIPS 1: $; modify it under the terms of the GNU General Public License as AIPS 1: $; published by the Free Software Foundation; either version 2 of AIPS 1: $; the License, or (at your option) any later version. AIPS 1: $; AIPS 1: $; This program is distributed in the hope that it will be usef ul, AIPS 1: $; but WITHOUT ANY WARRANTY; without even the implied warranty of AIPS 1: $; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See th e AIPS 1: $; GNU General Public License for more details. AIPS 1: $; AIPS 1: $; You should have received a copy of the GNU General Public AIPS 1: $; License along with this program; if not, write to the Free AIPS 1: $; Software Foundation, Inc., 675 Massachusetts Ave, Cambridge, AIPS 1: $; MA 02139, USA. AIPS 1: $; AIPS 1: $; Correspondence concerning AIPS should be addressed as follow s: AIPS 1: $; Internet email: aipsmail@nrao.edu. AIPS 1: $; Postal address: AIPS Project Office AIPS 1: $; National Radio Astronomy Observatory AIPS 1: $; 520 Edgemont Road AIPS 1: $; Charlottesville, VA 22903-2475 USA AIPS 1: $--------------------------------------------------------------- AIPS 1: $=============================================================== AIPS 1: AIPS 1: procedure pipeinit AIPS 1: scalar lsdisk,lsname,lsrant,lscont,lserr,lsplot,lsflag,k,lsflu x,lstarg,lsmodl AIPS 1: scalar lsids,star,tint,fsw,kj AIPS 1: string*2 lstyp AIPS 1: string*3 lsvla AIPS 1: string*6 lsidc,lsstrng AIPS 1: string*16 lsidn,lscal AIPS 1: string*16 lsampcal(20),lsbndcal(5),lsphacal(20),lspntcal(25),l sallcal(30), AIPS 1: array lsbadd(10),lsparm(16),lssid(1000) $ D=1,C=3.3,B=10.8,A=3 5.4,PT=73 AIPS 1: finish AIPS 1: pipeinit AIPS 1: AIPS 1: procedure pipeinpt AIPS 1: lsampcal '3C48', '0134+329','0137+331','J0137+3309' AIPS 1: lsampcal(5)~ '3C138','0518+165','0521+166','J0521+1638' AIPS 1: lsampcal(9)~ '3C147','0538+498','0542+498','J0542+4951' AIPS 1: lsampcal(13)~'3C286','1328+307','1331+305','J1331+3030' AIPS 1: lsampcal(17)~'3C295','1409+524','1411+522','J1411+5212' AIPS 1: lserr=0;lsbadd=baddisk;lsdisk=indisk;lsname=docat AIPS 1: lsidn=inname;lsidc=inclass;lsids=inseq;lstyp'UV';fsw=doalign;l sflag=flagver AIPS 1: lsparm(2)=solint;lsparm(13)=factor;lsrant=refant;lsmodl=domode l AIPS 1: lscal=keystrng;lsflux=flux;lsparm(3)=uvrange(1);lsparm(4)=uvra nge(2) AIPS 1: for k=1:20;lsphacal(k)=sources(k);end;for k=1:5;lsbndcal(k)=ca lsour(k);end AIPS 1: lsparm(11)=dopol;lsparm(12)=bpa;lscont=docont;lsplot=plver;lsp arm(1)=doall AIPS 1: lsparm(5)=doarray;lsparm(6)=imsize(1);lsparm(7)=niter;lsparm(8 )=cutoff AIPS 1: lsparm(9)=docal;lsparm(10)=doresid AIPS 1: $ check input values AIPS 1: $->lsbadd AIPS 1: if (lsdisk<=0) then;lserr=1;type'SPECIFY THE INDISK';end AIPS 1: if(lsname<=0)then;inname=lsidn;inclass=lsidc;inseq=lsids;intyp e=lstyp;chkname AIPS 1: if (error<>0) then AIPS 1: lserr=2; type 'SPECIFY INNAME, ETC, OR THE CATALOG NUMBER = DOCAT' AIPS 1: else AIPS 1: userid=0;k=1;lsname=0 AIPS 1: while (lsname=0);egetname k AIPS 1: if (( (lsidn=inname)&(lsidc=inclass) )&(lsids=inseq)) th en AIPS 1: lsname=k;lsidn=inname;lsidc=inclass;lsids=inseq;lstyp= intype AIPS 1: else;k=k+1;end;end;end;else AIPS 1: if ( ((inname <> '')!(inclass <> '')) ! (inseq <> 0) ) then AIPS 1: lserr=2; type 'DO NOT SPECIFY BOTH INNAME, ETC, AND VARIAB LE DOCAT' AIPS 1: else AIPS 1: getname(lsname);lsidn=inname;lsidc=inclass;lsids=inseq;lst yp=intype AIPS 1: end AIPS 1: end AIPS 1: AIPS 1: $->inname AIPS 1: $->inclass AIPS 1: $->inseq AIPS 1: $->fsw AIPS 1: $->lsflag AIPS 1: if (lsparm(2)<=0) then; lserr=3; type 'SPECIFY THE SOLUTION IN TERVAL';end AIPS 1: if (lsparm(13)<1)then;lsparm(13)=1;type'FACTOR<1 QUESTIONABLE, SET TO 1';end AIPS 1: if (lsrant<=0)then;lsrant=0;type'AIPS WILL CHOOSE THE REFERENC E ANTENNA';end AIPS 1: if ( (lsmodl>0) & (length(lscal)>0) ) then AIPS 1: lserr=4;type 'CANNOT USE STANDARD SOURCE MODEL FOR ALTERNATI VE CALIBRATOR' AIPS 1: end AIPS 1: $->lscal AIPS 1: if (length(lscal)<>0) then AIPS 1: type 'USING NON-STANDARD AMPLITUDE CALIBRATOR, FLUX, UVRAN GE :' AIPS 1: type lscal, lsflux, lsparm(3), lsparm(4);lsampcal='';lsamp cal(1)=lscal AIPS 1: end AIPS 1: AIPS 1: $->lsflux AIPS 1: $-> #3+#4 uvrange AIPS 1: for i=1:20;for j=1:16;if(substr(lsphacal(i),j,j)='*')then;if ( lserr<>7) then AIPS 1: if((i=1)&(j=1))then;star=1;else; AIPS 1: star=-1;lserr=7;type'ONLY USE * IN THE 1ST CHARACTER OF TH E 1ST SOURCE' AIPS 1: end;end;end;end;clrtemp;end AIPS 1: if (lsname>0) then; indisk=lsdisk; getname(lsname); clrtemp AIPS 1: if ( (inclass='CH 0') & (substr(lsbndcal(1),1,1) = ' ') ) th en AIPS 1: lserr=8;type 'SPECIFY THE BANDPASS CALIBRATOR = CALSOUR' AIPS 1: end;end;clrtemp AIPS 1: $-> #11 dopol AIPS 1: $-> #12 bpa AIPS 1: $->lscont AIPS 1: $->lsplot AIPS 1: if (lsparm(1) > 0) then AIPS 1: if (lsparm(5)<0) then;type 'SETFC WILL DETERMINE THE CELL SI ZE' AIPS 1: else; AIPS 1: if (lsparm(5)=0) then; AIPS 1: keyword='TELESCOP';gethead; AIPS 1: if (substr(keystrng,1,3)<>'VLA') then; AIPS 1: lserr=5; type 'CANNOT DETERMINE ARRAY - THIS IS NOT TH E VLA' AIPS 1: else;keyword'NUM ROW';inext'AN';invers=0;getthead;k=keyv alue(1) AIPS 1: for j=1:k AIPS 1: pixxy=j,1,0;tabget;i=1;clrtemp AIPS 1: while((substr(keystrng,i,i)<>':')&(i<9));i=i+1;end AIPS 1: if (substr(keystrng,i+1,i+1)<>' ')then; AIPS 1: lsvla=substr(keystrng,i+1,i+3);else AIPS 1: lsvla=substr(keystrng,i+2,i+4);end AIPS 1: if ((lsvla<>'OUT')&(lsvla<>'MPD'))then; AIPS 1: if (lsvla='VPT')then;lsparm(5)=75;else AIPS 1: if (substr(keystrng,i+1,i+1)<>' ')then; AIPS 1: keyword=substr(keystrng,i+2,i+8);else AIPS 1: keyword=substr(keystrng,i+3,i+9);end AIPS 1: lsparm(5)=max(lsparm(5),value(keyword));clrtem p;end;end;end AIPS 1: if (lsparm(5)<75) then;if (lsparm(5)>36) then;lsparm(5 )=36;else AIPS 1: if (lsparm(5)>18) then;lsparm(5)=11;else AIPS 1: if(lsparm(5)>9)then;lsparm(5)=3.5;else;lsparm(5)=1;end ;end;end;end AIPS 1: end;if(lsparm(5)=0)then;lserr=5;type'WHAT ARRAY?! USE DO ARRAY';else AIPS 1: if(lsparm(5)>0)then AIPS 1: type char(lsparm(5))!!' KILOMETERS WILL BE USED AS MAX IMUM BASELINE' AIPS 1: end;end;end;end AIPS 1: if (lsparm(6)>=0)then;if((lsparm(6)<128)!(imsize(2)<128))the n AIPS 1: lserr=6; type 'SPECIFY THE IMSIZE CORRECTLY (>127 OR <0)'; end;end AIPS 1: AIPS 1: $-> #7 niter AIPS 1: if (lsparm(7) < 0) then; lsparm(7) = 7e4; end AIPS 1: $-> #8 cutoff AIPS 1: $-> #9 docal AIPS 1: $-> #10 doresid AIPS 1: AIPS 1: end AIPS 1: finish AIPS 1: AIPS 1: procedure getidn AIPS 1: indisk=lsdisk;inname=lsidn;inclass=lsidc;inseq=lsids;intype=ls typ AIPS 1: finish AIPS 1: AIPS 1: procedure getset AIPS 1: default;getidn;clrtemp AIPS 1: finish AIPS 1: AIPS 1: procedure lsclrcal AIPS 1: $ consolidate lists, deal with calcode='*' later AIPS 1: scalar lsidx,l,m,n AIPS 1: task'TABGET';getset;inext'NX';invers 0;keyvalue=0;keystrng'' AIPS 1: keyword'NUM ROW';getthead;lsidx=keyvalue(1);clrtemp;n=0;lssid= 0 AIPS 1: if (keyvalue(1)>1000)then;type'WARNING: MORE THAN 1000 SCANS ! ';end AIPS 1: for i=1:lsidx $ remember source number AIPS 1: pixxy=i,3,0;tabget;error=0 AIPS 1: for l=1:n;if(lssid(l)=keyvalue(1))then;error=1;end;end;clrte mp AIPS 1: if(error=0)then;n=n+1;lssid(n)=keyvalue(1);end AIPS 1: end;inext'SU';invers 0;keyvalue=0;keystrng'';keyword'NUM ROW' AIPS 1: getthead;lsidx=keyvalue(1);clrtemp;sources'';l=1;m=1;n=1 AIPS 1: for i=1:lsidx AIPS 1: pixxy=i,2,0;tabget;k=length(keystrng);j=0;clrtemp AIPS 1: while (j<20);j=j+1;if (substr(lsampcal(j),1,k)=substr(keystr ng,1,k)) then AIPS 1: lsampcal(l)=lsampcal(j);j=30;lsparm(14)=l;l=l+1;end;end; j=0;clrtemp AIPS 1: while (j<20);j=j+1;if (substr(lsphacal(j),1,k)=substr(keystr ng,1,k)) then AIPS 1: lsphacal(m)=lsphacal(j);j=30;lsparm(15)=m;m=m+1;end;end; j=0;clrtemp AIPS 1: while (j<5);j=j+1;if (substr(lsbndcal(j),1,k)=substr(keystrn g,1,k)) then AIPS 1: lsbndcal(n)=lsbndcal(j);j=30;lsparm(16)=n;n=n+1;end;end; clrtemp AIPS 1: end;lspntcal'';lsallcal'';for j=l:20;lsampcal(j)='';end AIPS 1: for j=m:20;lsphacal(j)='';end;for j=n:5;lsbndcal(j)='';end AIPS 1: for j=1:lsparm(15);lspntcal(j)=lsphacal(j);end;k=lsparm(15) AIPS 1: for j=1:lsparm(16);lspntcal(j+k)=lsbndcal(j);end;j=0;l=1;clrte mp AIPS 1: while (j<(lsparm(15)+lsparm(16)));j=j+1;if (length(lspntcal(j) )>0) then AIPS 1: lspntcal(l)=lspntcal(j);if(l<>j)then;lspntcal(j)='';end;l=l+ 1;end;end AIPS 1: $here - clean up pnt cal for doubles - subtract from total count below AIPS 1: k=lsparm(15)+lsparm(16);for j=1:k;lsallcal(j)=lspntcal(j);end; l=1 AIPS 1: for j=1:lsparm(14);i=length(lsampcal(j));lsidx=0;m=j AIPS 1: while ((lsidx0) then;lsallcal(l)=lsallcal(j) AIPS 1: if(l<>j)then;lsallcal(j)='';end;l=l+1;end;end AIPS 1: $typ 'LSAMPCAL, LSPHACAL, LSBNDCAL, LSPNTCAL, AND LSALLCAL :' AIPS 1: $typ lsampcal; typ lsphacal; typ lsbndcal; typ lspntcal; typ lsa llcal; AIPS 1: return;clrtemp AIPS 1: finish AIPS 1: AIPS 1: procedure numtab(lsstrng) AIPS 1: keystrng'';j=0;clrtemp AIPS 1: while ((j<15)&(keystrng<>lsstrng)) AIPS 1: j=j+1;keyword'EXTYPE'!!char(j);gethead;end;clrtemp AIPS 1: if (keystrng=lsstrng) then AIPS 1: keyword'EXTVER'!!char(j);gethead;else;keyvalue=0;end AIPS 1: keyword'';keystrng'';clrtemp AIPS 1: return keyvalue(1);finish AIPS 1: AIPS 1: procedure numbasel AIPS 1: scalar numarow,numbout,numbant,numbase,idx;string*16 nameant AIPS 1: numbout=0;keyword'NUM ROW';inext'AN';invers=0;getthead;numarow =keyvalue(1) AIPS 1: for numbant=1:numarow AIPS 1: pixxy=numbant,1,0;tabget;nameant=keystrng;idx=1;clrtemp AIPS 1: while(substr(nameant,idx,idx)<>':');idx=idx+1;end AIPS 1: if(substr(nameant,idx+1,idx+3)='OUT')then;numbout=numbout+1; end AIPS 1: if(substr(nameant,idx+2,idx+4)='OUT')then;numbout=numbout+1; end AIPS 1: end;numbase=(numarow-numbout)*(numarow-numbout-1)/2;clrtemp AIPS 1: $ type char(numarow-numbout)!!' ANTENNAS',char(numbase)!!' BASE LINES' AIPS 1: return numbase AIPS 1: finish AIPS 1: AIPS 1: procedure calcintt AIPS 1: scalar numxrow,numscan,numbbeg,numbend,numcnst,sum,avr,rms,rma x;rmax=300 AIPS 1: array interval(1000),numbvis(1000);avr=0;if(rmax>1000)then;rma x=1000;end AIPS 1: if (numtab('NX')<1) then;type'NOT MULTISOURCE - NO INTTIME CAL CULATED' AIPS 1: else AIPS 1: keyword'NUM ROW';inext'NX';invers 0;getthead;numxrow=keyvalu e(1) AIPS 1: if(numxrow>rmax)then;numxrow rmax;end AIPS 1: for numscan=1:numxrow;clrtemp AIPS 1: pixxy=numscan,2,0;tabget;interval(numscan)=86400*keyvalue( 1) AIPS 1: pixxy=numscan,5,0;tabget;numbbeg=keyvalue(1) AIPS 1: pixxy=numscan,6,0;tabget;numbend=keyvalue(1) AIPS 1: numbvis(numscan)=numbend-numbbeg+1;avr=max(avr,numbvis(num scan)) AIPS 1: end;numcnst=numbasel;sum=0 AIPS 1: if (avr > 0) then AIPS 1: for numscan=1:numxrow;if (numbvis(numscan)>0) then AIPS 1: sum=sum+( (numcnst*interval(numscan)) / numbvis(numsca n) ) AIPS 1: end;end;clrtemp;avr=sum/numxrow;sum=0 AIPS 1: for numscan=1:numxrow;if (numbvis(numscan)>0) then AIPS 1: sum=sum+((numcnst*interval(numscan))/numbvis(numscan)- avr)**2 AIPS 1: end;end;clrtemp;rms=sum/numxrow;clrtemp;end AIPS 1: $ type char(numxrow)!!' SCANS/SAMPLES WITH RMS(SEC) +/-'!!char( rms) AIPS 1: $ type char(avr)!!' SECOND INTEGRATIONS (APPROXIMATELY)' AIPS 1: end AIPS 1: return avr AIPS 1: finish AIPS 1: AIPS 1: procedure guesintt AIPS 1: scalar intcst,intavr,intmod,intime AIPS 1: intavr=calcintt;intcst=intavr;keyword'TELESCOP';gethead AIPS 1: if (keystrng='VLA') then;intcst=1+(2/3);end AIPS 1: if (keystrng='VLBA') then;intcst=0.131072;end AIPS 1: if (intcst=intavr) then;type'UNKNOWN TELESCOPE :'!!keystrng;en d AIPS 1: if (intavr>10) then AIPS 1: $ intime=10*floor(0.5+(intavr/10)) AIPS 1: intime=10*floor(intavr/10) AIPS 1: else;if (intavr>0) then AIPS 1: intmod=mod(intavr,intcst) AIPS 1: $ intime=intcst*((intavr-intmod)/intcst+floor(0.5+(intmod/i ntcst))) AIPS 1: intime=intcst*((intavr-intmod)/intcst+floor(intmod/intcst) ) AIPS 1: else;intime=intavr;end;end;clrtemp AIPS 1: if(numtab('NX')>0)then;type char(intime)!!' SECOND INTEGRATION S (GUESS)';end AIPS 1: return intime AIPS 1: finish AIPS 1: AIPS 1: procedure checkids AIPS 1: $LOS - account for fast switching source names - check on pos, q ual, calco AIPS 1: scalar ra1a,ra1b,ra2a,ra2b,dc1a,dc1b,dc2a,dc2b,n,m,l,idx AIPS 1: scalar q1,q2 AIPS 1: string*1 co1,co2 AIPS 1: string*16 n1,n2 AIPS 1: array alist(100),blist(100) AIPS 1: inext'SU';invers 0;keyword'NUM ROW';keyvalue 0;keystrng'';gett head AIPS 1: n=keyvalue(1);idx=1;aparm 0;bparm 0;alist 0;blist 0 AIPS 1: if (n > 1) then AIPS 1: for m=1:(n-1);clrtemp AIPS 1: pixxy m,11;tabget;ra1a keyvalue(1);ra1b keyvalue(2) AIPS 1: for l=(m+1):n;clrtemp AIPS 1: pixxy l,11;tabget;ra2a keyvalue(1);ra2b keyvalue(2) AIPS 1: if (abs(ra1a-ra2a)=0) then AIPS 1: if ( abs((ra1b-ra2b)*3600*1000) < 3 ) then $ RA within 3 mas! AIPS 1: pixxy m,12;tabget;dc1a keyvalue(1);dc1b keyvalue(2) AIPS 1: pixxy l,12;tabget;dc2a keyvalue(1);dc2b keyvalue(2) AIPS 1: if (abs(dc1a-dc2a)=0) then AIPS 1: if ( abs((dc1b-dc2b)*3600*1000) < 3 ) then $ DC wi thin 3 mas! AIPS 1: pixxy m,3;tabget;q1 keyvalue(1);pixxy l,3;tabget ;q2 keyvalue(1) AIPS 1: if (q1=q2) then $ same qualifier; same calcode? AIPS 1: pixxy m,4;tabget;co1 keystrng;pixxy l,4;tabget ;co2 keystrng AIPS 1: if (co1=co2) then AIPS 1: pixxy m,1;tabget;q1 keyvalue(1) AIPS 1: pixxy l,1;tabget;q2 keyvalue(1) AIPS 1: pixxy m,2;tabget;n1 keystrng;pixxy l,2;tabge t;n2 keystrng AIPS 1: if (idx>100) then; AIPS 1: type 'TOO MANY SOURCES TO DO DSORC - DO BY HAND!' AIPS 1: type 'NEXT =.'!!char(idx)!!' DO:'!!char(l)! !'.&.'!!char(m) AIPS 1: else AIPS 1: if (length(n1)1) then;task'DSORC';n=0 AIPS 1: outname inname;outclass inclass;outseq inseq;outdisk indis k AIPS 1: while (n100)then;type'TOO MANY SOURCES FOR DSORC';error 1;end ;clrtemp AIPS 1: end AIPS 1: finish AIPS 1: AIPS 1: procedure chkobjct AIPS 1: if (( (object='1331+305') ! (object='1328+307') ) ! (object='J 1331+3030') ) AIPS 1: then; object='3C286';end AIPS 1: if (( (object='0137+331') ! (object='0134+329') ) ! (object='J 0137+3309') ) AIPS 1: then; object='3C48';end AIPS 1: if (( (object='0521+166') ! (object='0518+165') ) ! (object='J 0521+1638') ) AIPS 1: then; object='3C138';end AIPS 1: if (( (object='0542+498') ! (object='0538+498') ) ! (object='J 0542+4951') ) AIPS 1: then; object='3C147';end AIPS 1: if (( (object='1411+522') ! (object='1409+524') ) ! (object='J 1411+5212') ) AIPS 1: then; object='3C295';end;clrtemp;return AIPS 1: finish AIPS 1: AIPS 1: procedure checkbnd AIPS 1: band='';j=1 AIPS 1: while (j<9) AIPS 1: keyword='CTYPE'!!char(j);gethead;keyword='CRVAL'!!char(j);cl rtemp AIPS 1: if (keystrng='FREQ') then;gethead;j=9;else;j=j+1;end;end AIPS 1: keyvalue(1)=keyvalue(1)/1e9; AIPS 1: if ( (keyvalue(1)>38) & (keyvalue(1)<51) ) then; band='Q ';end AIPS 1: if ( (keyvalue(1)>20.4) & (keyvalue(1)<25.5) ) then; band='K ';end AIPS 1: if ( (keyvalue(1)>13.5) & (keyvalue(1)<16.3) ) then; band='U ';end AIPS 1: if ( (keyvalue(1)> 6.8) & (keyvalue(1)< 9.6) ) then; band='X ';end AIPS 1: if ( (keyvalue(1)> 4.2) & (keyvalue(1)< 5.1) ) then; band='C ';end AIPS 1: if ( (keyvalue(1)> 1.15) & (keyvalue(1)< 1.75) ) then; band='L ';end AIPS 1: if ( (keyvalue(1)>0.298) & (keyvalue(1)<0.345) ) then; band='P ';end AIPS 1: if ( (keyvalue(1)>0.072) & (keyvalue(1)<0.076) ) then; band='4 ';end;clrtemp AIPS 1: return AIPS 1: finish AIPS 1: AIPS 1: procedure chkmodel AIPS 1: error=0;sysout='';sys2com'' AIPS 1: syscom'ls -1 $AIPSTARS/ AIPS 1: sys2com(1) inname!!'.MODEL' AIPS 1: sys2com(2) ' >& /dev/null AIPS 1: system AIPS 1: finish AIPS 1: AIPS 1: procedure loadmodl AIPS 1: scalar lsidx,l AIPS 1: array lsload(5) AIPS 1: task'TABGET';getset;inext'SU';invers 0;keyvalue=0;keystrng'' AIPS 1: keyword'NUM ROW';getthead;lsidx=keyvalue(1);l=1;clrtemp AIPS 1: for i=1:lsidx AIPS 1: pixxy=i,2,0;tabget;k=length(keystrng);j=1;clrtemp AIPS 1: while (j<21) AIPS 1: if (substr(lsampcal(j),1,k)=substr(keystrng,1,k)) then AIPS 1: lsload(l)=i;j=30;l=l+1;else;j=j+1;clrtemp AIPS 1: end;end;end;lsidx=0;checkbnd;keyword'EPOCH';keyvalue=0;keystrn g='';gethead AIPS 1: if (keyvalue(1)<1999) then;lsidx=1;end AIPS 1: for j=1:(l-1) AIPS 1: object=lsampcal(j);chkobjct;clrtemp;intype'MA';outdisk=lsdis k AIPS 1: inname=object!!'_'!!band;inclass'MODEL';inseq=1;indisk=lsdis k;chkname AIPS 1: $$ if (error>0) then;type lsampcal(lsload(j))!!' MODEL ='inname ;chkmodel AIPS 1: if (error>0) then;type lsampcal(j)!!' MODEL ='inname;chkmode l AIPS 1: if(error<1)then;go calrd;if (lsidx>0) then;eposwtch;end;en d;end $ J2000 AIPS 1: end;return AIPS 1: finish AIPS 1: AIPS 1: procedure vlanew AIPS 1: clrstat;j=numtab('BP');if (j>0) then;inext'BP';invers=-1;extde st;end AIPS 1: j=numtab('CL');if (j>1) then;inext'CL';for k=2:j;invers=k;extd est;end;end AIPS 1: j=numtab('SN');if (j>0) then;inext'SN';invers=-1;extdest;end AIPS 1: j=numtab('XX');if (j>0) then;inext'XX';invers=-1;extdest;end AIPS 1: if (inclass='LINE') then AIPS 1: j=numtab('FG');if (j>1) then;inext'FG';for k=2:j;invers=k;ex tdest;end;end AIPS 1: j=numtab('CL');if (j>1) then;inext'CL';for k=2:j;invers=k;ex tdest;end;end AIPS 1: j=numtab('BP');if (j>0) then;inext'BP';invers=-1;extdest;end AIPS 1: j=numtab('PL');if (j>0) then;inext'PL';invers=-1;extdest;end AIPS 1: end;j=numtab('PL');if (j>0) then;inext'PL';invers=-1;extdest;e nd;clrtemp AIPS 1: type'DONE CLEANUP OF OLD TABLE EXTENTION FILES (CL,SN,FG,BP,PL ,XX)' AIPS 1: finish AIPS 1: AIPS 1: procedure allzap AIPS 1: chkname;if(error<1)then;for j=1:(1-error);zap;end;end;clrtemp AIPS 1: finish AIPS 1: AIPS 1: procedure allplot AIPS 1: tvinit;j=numtab('PL');type 'NUMBER OF PLOT FILES TO SHOW ON TV :'!!char(j) AIPS 1: if (j>0) then AIPS 1: for k=1:j;plver=k;type 'PLOT'char(k)!!'/'!!char(j);go tvpl;r ead;end AIPS 1: else;type 'NOTHING TO PLOT - DONE';end AIPS 1: finish AIPS 1: AIPS 1: procedure goplt0 AIPS 1: if (lsplot>0) then;go;end AIPS 1: finish $SN only AIPS 1: procedure goplt1 AIPS 1: if (lsplot>1) then;go;end AIPS 1: finish $SN+CL AIPS 1: procedure goplt2 AIPS 1: if (lsplot>2) then;go;end AIPS 1: finish $SN+CL+BP AIPS 1: procedure goplt3 AIPS 1: if (lsplot>3) then;go;end AIPS 1: finish $CL,BP applied AIPS 1: AIPS 1: procedure calpipe(lsdisk,lsname,lsrant) AIPS 1: vnum=33;dowait=true;getidn;vlanew;j=0;clrtemp AIPS 1: if (inclass='CH 0') then;inclass'LINE';vlanew;end;clrtemp AIPS 1: if(fsw>0)then;checkids;if(inclass='CH 0')then;inclass'LINE';ch eckids;end;end AIPS 1: if ((numtab('FG')<1)&(lsflag>=0)) then AIPS 1: if (lsflag>=1) then AIPS 1: task'QUACK';getset;flagver=1;opcode'BEG';i=min(3*tint,20) AIPS 1: reason char(i)!!' SEC AUTO-QUACK';aparm=0,i/60,-1;j=1 AIPS 1: while (j<9);keyword='CTYPE'!!char(j);gethead;clrtemp AIPS 1: if(keystrng='FREQ')then AIPS 1: keyword='CRVAL'!!char(j);gethead;keyval(1)=keyval(1)/1 e10;j=9 AIPS 1: if (keyval(1) < 1.8) then;clrtemp;go;else;tput quack AIPS 1: type 'QUACK SKIPPED FOR THIS HIGH FREQUENCY OBSERVAT ION' AIPS 1: type 'MAY BE A FAST-SWITHCING OBS - IE LOSS OF ALL D ATA' AIPS 1: type 'RUN BY HAND IF YOU REALLY WANT THIS QUACK';tge t quack AIPS 1: end;else;j=j+1;end;end AIPS 1: end;task'FLAGR';getset AIPS 1: docal 2;solint=max(3*tint-2,2.7*tint);vector=-1;docrt 0;go AIPS 1: end AIPS 1: task'SNPLT';getset;inext'CL';nplots 8;optype'AMP';vput;pixrang e=0.7,1.8 AIPS 1: goplt1;task'SETJY';getset;optype'REJY';aparm=0;freqid=1;go;opt ype'CALC' AIPS 1: if (length(lscal)<>0) then AIPS 1: optype'';zerosp=lsflux,0;lsallcal=lscal,lspntcal AIPS 1: end;sources=lsampcal;go;clrtemp AIPS 1: task'CALIB';getset;docalib=2;refant=lsrant;aparm=3,0,0,0,0,0,4 ,0,0;calcode'' AIPS 1: solint=lsparm(2);calsour=lspntcal;snver=numtab('SN')+1;solmo de'P' AIPS 1: soltype'L1R';baddisk=lsbadd;vput;kj=0;userid=0;clrtemp AIPS 1: while (kj<9) AIPS 1: kj=kj+1;keyvalue=0;keystrng'';keyword='CTYPE'!!char(kj);ge thead;clrtemp AIPS 1: if(substr(keystrng,1,4)='FREQ')then;keyword='CRVAL'!!char( kj);gethead AIPS 1: kj=10;end;end;vget;if((keyvalue(1))>17e9&(solint>0.5))then;s olint=1/3 AIPS 1: aparm(7)=3.5;vput;type' AUTOMATIC RESET: SOLINT=20SEC (HIG H FREQ)';end AIPS 1: if(star>0)then;calsour'';calcode'*';end;go AIPS 1: if (lsmodl>0) then $ use models for ones that exist AIPS 1: loadmodl;vget calib;calsour='';in2seq=0;in2disk=lsdisk;in2cl ass'MODEL' AIPS 1: for j=1:(l-1) AIPS 1: inext'SU';pixxy=lsload(j),2,0;tabget;calsour(1)=keystrng;c lrtemp AIPS 1: pixxy=lsload(j),4,0;tabget;calcode=substr(keystrng,1,4);cl rtemp AIPS 1: object=lsampcal(j);chkobjct;in2name=object!!'_'!!band AIPS 1: vput calib;inname=in2name;inclass=in2class;inseq=in2seq;in disk=in2disk AIPS 1: $ if no model, use point with full uvrange AIPS 1: chkname;vget calib;if (error>0)then;clr2name;end;go AIPS 1: end;clrtemp AIPS 1: else;uvrange=lsparm(3),lsparm(4);calsour=lsampcal;go;end AIPS 1: vget snplt;inext'SN';optype'PHAS';goplt0;clrtemp AIPS 1: task'CLCAL';getset;freqid=1;refant=lsrant;gainuse=numtab('CL') +1 AIPS 1: snver=numtab('SN');gainver=numtab('CL');sources'';soucode''; AIPS 1: calsour=lsphacal;calcode'';vput;if(star>0)then;calsour'';cal code'*';end;go AIPS 1: calsour=lsallcal;sources=calsour;interpol'SELF' AIPS 1: if(star>0)then;calsour'';calcode'*';soucode'*';end;go AIPS 1: vget snplt;inext'CL';optype'PHAS';goplt1;clrtemp AIPS 1: vget calib;solmode'A&P';calsour=lspntcal;calcode'';snver=numta b('SN')+1 AIPS 1: solint=lsparm(13)*lsparm(2);clr2name;vput AIPS 1: if(star>0)then;calsour'';calcode'*';end;go AIPS 1: if (lsmodl>0) then AIPS 1: loadmodl;vget calib;calsour='';in2seq=0;in2disk=lsdisk;in2cl ass'MODEL' AIPS 1: for j=1:(l-1) AIPS 1: inext'SU';pixxy=lsload(j),2,0;tabget;calsour(1)=keystrng;c lrtemp AIPS 1: pixxy=lsload(j),4,0;tabget;calcode=substr(keystrng,1,4);cl rtemp AIPS 1: object=lsampcal(j);chkobjct;in2name=object!!'_'!!band;calc ode'' AIPS 1: vput calib;inname=in2name;inclass=in2class;inseq=in2seq;in disk=in2disk AIPS 1: $ if no model, use point with full uvrange AIPS 1: chkname;vget calib;if (error>0)then;clr2name;end;go AIPS 1: end;inseq=0;indisk=lsdisk;inclass'MODEL';intype'MA' AIPS 1: for j=1:(l-1) AIPS 1: object=lsampcal(j);chkobjct;inname=object!!'_'!!band;chkna me AIPS 1: if (error<1) then;zap;end;end AIPS 1: else;uvrange=lsparm(3),lsparm(4);calsour=lsampcal;go;end AIPS 1: vget snplt;inext'SN';optype'AMP';goplt0;optype'PHAS';pixrange= -20,20;goplt0 AIPS 1: task'GETJY';getset;calsour=lsampcal;snver=numtab('SN'); AIPS 1: if (star>0) then; AIPS 1: $ for j=1:lsparm(14);sources(j)='-'!!lsampcal(j);end;k=lsparm (14)+1 AIPS 1: $ if (length(lscal)>0) then;sources(k)='-'!!lscal;k=k+1;end AIPS 1: $ for j=k:(25-k+2);sources(j)=lspntcal(j-k+2);end; AIPS 1: soucode='*' AIPS 1: else AIPS 1: sources=lspntcal;if (length(lscal)>0) then;sources(11)='-'!! lscal;end AIPS 1: end;go AIPS 1: if (lscont<1) then AIPS 1: type '****************************************************** **' AIPS 1: type '** WRITE DOWN THE FLUX DENSITIES FOR YOUR CALIBRATORS **' AIPS 1: type '** (AND DO NOT FORGET THE ERRORS EITHER!) **' AIPS 1: type '****************************************************** **';read AIPS 1: end AIPS 1: vget clcal;gainver=numtab('CL');gainuse=numtab('CL')+1;snver=n umtab('SN') AIPS 1: if(star>0)then;calsour'';calcode'*';end;go;calsour=lsallcal;so urces=calsour AIPS 1: interpol'SELF';if(star>0)then;calsour'';calcode'*';soucode'*'; end;go AIPS 1: vget snplt;inext'CL';optype'AMP';goplt1;optype'PHAS';goplt1;cl rtemp AIPS 1: if (inclass='CH 0') then AIPS 1: task'TACOP';getset AIPS 1: outdisk=indisk;outname=inname;outclass'LINE';outseq=inseq; ncount=1 AIPS 1: keystrng'';inext'FG';invers=numtab('FG');if (invers>0) the n;go;end AIPS 1: inext'CL';invers=numtab('CL');keyvalue 0;outseq=inseq;vput ;go;clrtemp AIPS 1: task'BPASS';getset;inclass'LINE';calsour=lsbndcal,lsampcal;d ocal=2 AIPS 1: solint=-1;bpassprm(5)=-1;bpassprm(9)=1;baddisk=lsbadd;go;c lrtemp AIPS 1: task'POSSM';getset;inclass'LINE';bpver 0;aparm=0,1,.4,1.2,-3 0,30,0,2,3,0 AIPS 1: nplots=6;goplt2;sources=lsbndcal;docalib 2;doband 1;aparm= 1 0;aparm(9)=3 AIPS 1: antennas=lsrant,0;goplt2;nplots=0;vput;goplt2;stokes'I';an tennas=0;goplt2 AIPS 1: sources=lsampcal;goplt3 AIPS 1: vget tacop;inclass'LINE';outclass'CH 0';invers=numtab('BP'); inext'BP';go AIPS 1: end;task'TASAV';getset;outdisk=indisk;go;dowait=false;vnum=0;c lrtemp AIPS 1: finish AIPS 1: AIPS 1: procedure calcrms AIPS 1: scalar nbas,nvis,tbw,rms,minhrs AIPS 1: keyword'GCOUNT';gethead;nvis=keyvalue(1);nbas=numbasel;j=1 AIPS 1: minhrs=nvis*tint/(nbas*3600) $ underesimate of obs hours (over estimate rms) AIPS 1: while (j<9) $ bandwidth in a channel, continuum or spectral li ne AIPS 1: keyword='CTYPE'!!char(j);gethead;keyword='CDELT'!!char(j);cl rtemp AIPS 1: if (keystrng='FREQ') then;gethead;j=9;else;j=j+1;end;end;tbw =keyvalue(1) AIPS 1: if (lsidc <> 'CH 0') then;j=1 $ continuum, multiple IFs averag ed AIPS 1: while (j<9) AIPS 1: keyword='CTYPE'!!char(j);gethead;keyword='NAXIS'!!char(j); clrtemp AIPS 1: if(keystrng='IF')then;gethead;j=9;else;j=j+1;end;end;tbw=t bw*keyvalue(1) AIPS 1: end;checkbnd;if((band='P')!(band='4'))then;tbw=tbw/3.2;else;tb w=tbw/50;end AIPS 1: tbw=sqrt(tbw*minhrs/24e6);rms=-1 AIPS 1: if (band='Q')then;rms=3.0e-5/tbw;end;if (band='K')then;rms=2.5 e-5/tbw;end AIPS 1: if (band='U')then;rms=2.0e-5/tbw;end;if (band='X')then;rms=5.3 e-6/tbw;end AIPS 1: if (band='C')then;rms=6.4e-6/tbw;end;if (band='L')then;rms=6.6 e-6/tbw;end AIPS 1: if (band='P')then;rms=1.7e-4/tbw;end;if (band='4')then;rms=1.5 e-2/tbw;end AIPS 1: if (rms<0) then;type 'CANNOT CALCULATE RMS FROM OBSERVING BAND ..';end AIPS 1: typ 'ESTIMATED RMS:' char(rms*1000)!!' MILLI JANSKY' AIPS 1: return rms AIPS 1: finish AIPS 1: AIPS 1: procedure setboxfle AIPS 1: scalar ci,bi AIPS 1: string*12 srcnme AIPS 1: string*48 fbox AIPS 1: srcnme=inname;ci=0;bi=length(srcnme) AIPS 1: while(ci& /dev/null AIPS 1: if(substr(boxfile,1,1)<>' ')then;system;end;clrtemp AIPS 1: finish AIPS 1: AIPS 1: procedure catboxfile AIPS 1: string*20 expnm AIPS 1: string*75 expmsg AIPS 1: sys2com'';syscom 'cat AIPS 1: sys2com(1) 'X'!!boxfile;substr(sys2com(1),1,1)='' AIPS 1: if(substr(expmsg,1,1)<>'')then;sysout=expmsg;else;sysout'';end ;clrtemp AIPS 1: system AIPS 1: finish AIPS 1: AIPS 1: procedure setimsize AIPS 1: scalar szf, kk AIPS 1: string*48 bxf AIPS 1: array szc(2), szi(2), orgc(2), orgi(2) AIPS 1: vput imagr;task'SETFC';sources'';bcount=1;bxf=setboxfle;boxfil e=bxf AIPS 1: bparm=0;infile='';shift=0;flux=0;pbparm=0.25,0;delboxfle AIPS 1: orgc=cellsize;cellsize=0;orgi=lsparm(6);imsize=0;kk=1 AIPS 1: while (kk<9) AIPS 1: keyword='CTYPE'!!char(kk);gethead;keyword='CRVAL'!!char(kk); clrtemp AIPS 1: if (keystrng='FREQ') then;gethead;kk=9;else;kk=kk+1;end;end AIPS 1: keyvalue(1)=keyvalue(1)/1e9;bparm(1)=0.375/keyvalue(1);bparm(2 )=30 AIPS 1: bparm(3)=1;bparm(4)=0;bparm(5)=0.031;bparm(6)=256;bparm(7)=256 ;bparm(8)=100 AIPS 1: gx;bparm(4)=3*bparm(1);bparm(1)=-0.7*bparm(1);bcount=nfield+1 AIPS 1: type'SEARCHING FOR NVSS SOURCES';gx;szf=nfield;szc=cellsize;sz i=imsize AIPS 1: vget imagr;if(lsparm(5)<0)then;cellsize=szc;else;cellsize=orgc ;end AIPS 1: if(lsparm(6)<0)then;imsize=256;nfield=szf;boxfile=bxf;else;ims ize=orgi;end AIPS 1: vput imagr AIPS 1: finish AIPS 1: AIPS 1: procedure imapipe(k,lsdisk,lsname) AIPS 1: vnum=33;dowait=true AIPS 1: if (k=1) then AIPS 1: task'SPLIT';getset;outdisk=indisk;outclass=inclass;docalib=2 AIPS 1: baddisk=lsbadd;douvcomp=-1;go AIPS 1: if (inclass='CH 0') then;inclass'LINE';outclass=inclass;doba nd=1;bpver=0 AIPS 1: go;end;end;clrtemp AIPS 1: task'TABGET';getset;inext'SU';invers=0;keyvalue=0;keystrng'';v put;clrtemp AIPS 1: task'IMAGR';getset;outdisk=indisk;flux=lsparm(8);baddisk=lsbad d;j=1 AIPS 1: while (j<9) AIPS 1: keyword='CTYPE'!!char(j);gethead;keyword='CRVAL'!!char(j);cl rtemp AIPS 1: if (keystrng='FREQ') then;gethead;j=9;else;j=j+1;end;end AIPS 1: cellsize=1.75e10/(keyvalue(1)*abs(lsparm(5)));do3dimag=1;overl ap=2;vput AIPS 1: keyword'NUM ROW';inext'SU';invers=0;keystrng'';getthead;clrtem p AIPS 1: for i=1:keyvalue(1) $ check if source is in index and uvfile e xists AIPS 1: vget tabget;pixxy=i,2,0;tabget;vget imagr;inname=keystrng;j= 1;intype'UV' AIPS 1: inseq=0;chkname;type ' ';niter=lsparm(7);lstarg=1;clrtemp;vp ut AIPS 1: if (error < 1) then $ source file exists, but same source nu mber ? AIPS 1: vget tabget;pixxy=i,1,0;tabget;error=1;k=1 AIPS 1: while ((lssid(k)>0) & (k<1001)) AIPS 1: if (lssid(k)=keyvalue(1))then error=0;end AIPS 1: k=k+1;end;keyword'GCOUNT';gethead AIPS 1: if(keyvalue(1)<10)then;type'NO DATA';error=1;end;end;vget imagr AIPS 1: if (error < 1) then AIPS 1: if ((lsparm(7)=7e4)&(lsparm(8)<0))then;flux=6*calcrms;end AIPS 1: if ((lsparm(6)<0)!(lsparm(5)<0))then;setimsize;else;imsize =lsparm(6);end AIPS 1: while (j<30) AIPS 1: k=length(inname) AIPS 1: if (substr(lsallcal(j),1,k)=substr(inname,1,k)) then $ c alibrator AIPS 1: lstarg=0;j=30 AIPS 1: if(lsparm(6)>=-0.99)then;niter=min(500,lsparm(7)) AIPS 1: nfield=1;boxfile'';imsize=min(256,lsparm(6)) AIPS 1: if(imsize(1)<0)then;imsize=256;end;end AIPS 1: else;j=j+1;end $ check next source, if not found -> targ et AIPS 1: end;if(substr(boxfile,1,1)<>' ')then;catboxfile;end AIPS 1: AIPS 1: j=1 AIPS 1: $calibrator lstarg=0 AIPS 1: $target if lstarg=1 AIPS 1: AIPS 1: AIPS 1: while (j<9) AIPS 1: keyword='CTYPE'!!char(j);gethead;keyword='NAXIS'!!char(j );clrtemp AIPS 1: if (keystrng='IF') then;gethead;j=9;else;j=j+1;end;end AIPS 1: type ' NOW STARTING WITH SOURCE :'!!char(i)!!' ='!! inname;type ' ' AIPS 1: if (inclass='CH 0') then AIPS 1: for k=1:keyvalue(1);bif=k;eif=k AIPS 1: if ((lstarg>0)!(lsparm(9)>0)) then;go;end AIPS 1: end;clrtemp;k=keyvalue(1) AIPS 1: inclass'LINE';keyvalue=0;keystrng'';j=1;chkname AIPS 1: if (error < 1) then AIPS 1: while (j<9) AIPS 1: keyword='CTYPE'!!char(j);gethead;clrtemp AIPS 1: if (keystrng='FREQ') then AIPS 1: keyword='NAXIS'!!char(j);gethead;echan=keyvalue(1) ;j=9 AIPS 1: else;j=j+1;end AIPS 1: end;bchan=floor(echan/10);echan=ceil(echan*9/10) AIPS 1: if (bchan=1) then;bchan=2;end;j=k AIPS 1: for k=1:j;bif=k;eif=k;if ((lstarg>0)!(lsparm(9)>1)) then;go;end AIPS 1: end;end;clrtemp AIPS 1: else AIPS 1: bif=1;eif=keyvalue(1);vput;out2disk=indisk AIPS 1: if ( (lsparm(10)=0) ! ((lsparm(9)<1)&(lstarg<1)) )then;g o;clrtemp AIPS 1: else AIPS 1: solint=lsparm(2);dotv=1;nmaps=lsparm(10);refant=lsrant ;aparm=4,0 AIPS 1: if (lsparm(10)<0) then;dotv=-1;nmaps=-1*nmaps;end;go s cimg;clrtemp AIPS 1: end;end;boxfile=setboxfle;delboxfle AIPS 1: inclass'IMAGR';inseq=0;intype'UV';indisk=lsdisk;allzap AIPS 1: $ inclass'SCIMG';allzap AIPS 1: inclass'IBM*';intype'MA';allzap AIPS 1: inclass'RBM*';allzap;inclass'LBM*';allzap;recat;clrtemp AIPS 1: else;type ' NO UV-FILE, SKIPPING SOURCE :'!!inname!!' =#' !!char(i) AIPS 1: end;end;dowait=false;vnum=0 AIPS 1: finish AIPS 1: AIPS 1: procedure avlapipe AIPS 1: tput avlapipe;vnum=33;vput avlapipe;pipeinpt;clrtemp AIPS 1: if (lserr <> 0) then; type '*** ERROR - ARE ALL INPUTS SET PRO PERLY ? ***' AIPS 1: else;lsclrcal;tint=guesintt;clrtemp AIPS 1: if (tint > 0) then;calpipe(lsdisk,lsname,lsrant);clrtemp AIPS 1: if (lsparm(1)>0) then;imapipe(1,lsdisk,lsname) AIPS 1: else;type'CALIBRATION DONE - SKIPPING SPLIT AND IMAGING' AIPS 1: type'--------------------------------------------------- --------' AIPS 1: end;type ' ' AIPS 1: if (lsplot>0) then;type 'VIEW CAL-PLOTS WITH GETSET;ALLPLO T';end;type ' ' AIPS 1: else;type '* * *';type 'SINGLE DISH VLBI EXPERIMENT?';type ' * * *';end AIPS 1: end;tget avlapipe;vnum=0;type'* APPEARS TO HAVE ENDED SUCCESSF ULLY *';clrtemp AIPS 1: finish >AIPS 1: Found in Version=ABIN AIPS 1: default'AVLAPIPE' AIPS 1: Found in Version=ABIN AIPS 1: indisk 1; doalign -1; flagver 2; domodel 1 AIPS 1: docal 1; sources '*''' AIPS 1: $ to be set by itself later AIPS 1: solint 1; factor 5; doarray -1; imsize -1 AIPS 1: $imsize 512;$niter -1;cutoff -1;plver 0 AIPS 1: niter -1; cutoff -1 AIPS 1: $ for now debugging AIPS 1: docont 1; plver -1; doall 1; doresid 0 AIPS 1: AIPS 1: $ defaults AIPS 1: $ BADDISK 0$ INDISK 0$ DOCAT 1$ INNAME ' '$ INCLASS ' '$ INSEQ 0 AIPS 1: $ DOALIGN 1$ FLAgver 0$ SOLINT 0$ FACTOR 0$ REFANT 0$ DOMODEL -1 AIPS 1: $ KEYSTRNG ' '$ FLUX 0$ UVRANGE 0, 0$ SOURCES ' '$ CALSOUR ' ' AIPS 1: $ dopol 0$ bpa 0$ DOCONT 1$ PLVER 0$ DOALL -1$ DOARRAY -1 AIPS 1: $ IMSIZE 0, 0$ NITER 0$ CUTOFF 0$ DOCAL 0$ DORESID -1 >>::::::>AIPS 1: 'AM647_2000MAR10_1' >>AIPS 1: 'AM647_2000MAR10_1' >AIPS 1: Found in Version=ABIN AIPS 1: $ Lorant Sjouwerman, versions 1.. 2005, for NRAO AIPS 1: AIPS 1: $$ General catalog looks like AIPS 1: $$ Multi-source UV data file AIPS 1: $$ Multi-source TASAV file AIPS 1: $$ Single-source calibrated data - auvf AIPS 1: $$ Single-source calibrated images- aimg AIPS 1: AIPS 1: $May need to redefine after a restore 0: AIPS 1: $allzap AIPS 1: $calcintt AIPS 1: $guesintt AIPS 1: $lsparm(5);tint;lsdisk AIPS 1: AIPS 1: procedure flatfov AIPS 1: $LOS - compile flatn-ed radius blank-ed images out to where pbco rr=2.5 (=xpb) AIPS 1: scalar uvi,mai,fov,frq,kk,tbw,tint,xpb,xcst,,fbw,fta;xpb=2.5 AIPS 1: clrname;indisk=lsdisk;intype'UV';chkname;uvi=1-error AIPS 1: if(uvi<3)then;type'ERROR: NO FILES PROCESSED !';else AIPS 1: if(uvi<4)then;type'WARNING: ONLY ONE UV-FILE - MAYBE CHECK?' ;end AIPS 1: egetname 1;tint=guesintt;xcst=sqrt((3/ln(2))*(xpb-1)/xpb);kk =1 AIPS 1: while (kk<7) AIPS 1: keyvalue=0;keystrng'';keyword='CTYPE'!!char(kk);gethead AIPS 1: if(substr(keystrng,1,4)='FREQ')then;keyword='CRVAL'!!char( kk) AIPS 1: keystrng'';gethead;frq=keyvalue(1);kk=10;else;kk=kk+1;en d;end AIPS 1: for i=3:uvi;egetname i AIPS 1: task'TABGET';inext'FQ';invers 1;keyword'NUM ROW';keystrng' ';getthead AIPS 1: for j=1:keyvalue(1) AIPS 1: pixxy=j,4,1;tabget;tbw=keyvalue(1) AIPS 1: pixxy=j,4,2;tabget;tbw=max(tbw,keyvalue(1)) AIPS 1: end;intype'MA';inseq=0;inclass'*001';chkname;mai=1-error AIPS 1: if(mai>1)then;type'WARNING: MULTIPLE IMAGES - CHECK?';end; inclass'NVAS06' AIPS 1: chkname;if(error<1)then;type inname!!' : FLATFOV ALREADY D ONE';mai=0;end AIPS 1: if (mai=1) then;inclass'*001' AIPS 1: for j=1:mai $ assume inseq starts at 1.. AIPS 1: inseq=j;kk=1;cellsize=0;userid=0 AIPS 1: while (kk<5) AIPS 1: keyvalue=0;keystrng'';keyword='CTYPE'!!char(kk);geth ead AIPS 1: keyword='CDELT'!!char(kk);clrtemp AIPS 1: if(substr(keystrng,1,3)='RA-')then;gethead;cellsize(1)=k eyvalue(1);end AIPS 1: if(substr(keystrng,1,4)='DEC-')then;gethead;cellsize(2)= keyvalue(1);end AIPS 1: if(substr(keystrng,1,4)='FREQ')then;keyword='CRVAL'!!cha r(kk) AIPS 1: keystrng'';gethead;fov=keyvalue(1)/1e9;fov=1350/fo v;end;kk=kk+1 AIPS 1: end;cellsize(1)=-1*cellsize(1)*3600;cellsize(2)=cellsi ze(2)*3600 AIPS 1: fta=min(1.75e10/(frq*abs(lsparm(5))),(min(cellsize(1), cellsize(2)))) AIPS 1: fbw=xcst*3*fta*frq/tbw $ radius field/view due bandwidth AIPS 1: fta=xcst*3*fta/(tint*7.2722e-5) $ radius field/view due averaging AIPS 1: fov=min(fov,fbw);fov=min(fov,fta) $ min field/view radius, arcsec AIPS 1: imsize(1)=ceil(2*fov/cellsize(1));imsize(2)=ceil(2*fov /cellsize(2)) AIPS 1: task'FLATN';inclass'?CL*';chkname;nfield=1-error;nmaps =1;clroname AIPS 1: outname=inname;coordina=0;reweight=0;doweight=0;edgskp =15;aparm=0 AIPS 1: pbparm=1/xpb,0;type'MINIMUM FOV :'!!char(fov)!!' ARCSE C RADIUS' AIPS 1: inclass'?CL001';gx AIPS 1: $inclass'?CL*';allzap;recat AIPS 1: ;inclass'FLATN' AIPS 1: tput;default blank;tget flatn;task'BLANK';opcode'RADI' ;dparm fov,0 AIPS 1: gx;allzap;recat AIPS 1: end;end;end;end AIPS 1: finish AIPS 1: AIPS 1: procedure nvasimage AIPS 1: $LOS - Determine noise, do primary beam correction, include copy right AIPS 1: scalar numfle,ll,mm AIPS 1: clrname;indisk=lsdisk;recat;chkname;numfle=1-error;mai=0 AIPS 1: while((mai'BLANK')) AIPS 1: mai=mai+1;egetname mai;end;if(inclass<>'BLANK')then;mai=numf le+1;end AIPS 1: for j=mai:numfle;default imean;docat=1;intype'SC';egetname j;c hkname AIPS 1: if(error=0)then;keyvalue=0;keystrng'';keyword='CRPIX1';gethe ad AIPS 1: ll=keyvalue(1);keyword='CRPIX2';gethead;mm=keyvalue(1);doinv ers=1 AIPS 1: blc(1)=ll-29;blc(2)=mm-30;trc(1)=ll+30;trc(2)=mm+29;imstat;d oinv=-1 AIPS 1: blc=0;trc=0;rms=pixstd;go;wa;if(pixstd=rms)then;keyword'ACTN OISE' AIPS 1: keytype'R';keyvalue=rms,0;puthead;end;end;end AIPS 1: default'PBCOR';indisk=lsdisk;inclass'BLANK';chkname;pbparm=1/x pb,0 AIPS 1: for j=mai:numfle AIPS 1: intype'SC';egetname mai;chkname;if(error=0)then;getoname mai AIPS 1: outclass'RADCOR';outseq=0;inclass'BLANK';outdisk=indisk;gx;z ap;recat;end AIPS 1: end;default'CPYRT';indisk=lsdisk;recat;infile='AVLA:Arch_Cprt AIPS 1: for j=mai:numfle $ can only do on MA files AIPS 1: intype'SC';egetname mai;chkname;getoname mai;outclass'NVAS06 '; AIPS 1: if(inclass='RADCOR')then;gx;inclass'RADCOR';zap;recat;end;en d AIPS 1: finish AIPS 1: AIPS 1: procedure mkarr AIPS 1: string*1 sx,lx,az AIPS 1: string*4 nnsl AIPS 1: scalar aw, ae, an, ai AIPS 1: numbant=0;aw=0;ae=0;an=0 AIPS 1: keyword'NUM ROW';inext'AN';invers=0;getthead;k=keyvalue(1) AIPS 1: for j=1:k AIPS 1: pixxy=j,1,0;tabget;i=1;clrtemp AIPS 1: while((substr(keystrng,i,i)<>':')&(i<9));i=i+1;end;clrtemp AIPS 1: if (substr(keystrng,i+1,i+1)<>' ')then;lsvla=substr(keystrng ,i+1,i+3) AIPS 1: else;lsvla=substr(keystrng,i+2,i+4);end;az=substr(lsvla,1,1) AIPS 1: if ((lsvla<>'OUT')&(lsvla<>'MPD'))then;numbant=numbant+1 AIPS 1: if (lsvla='VPT')then;ai=75;lx='P';else;ai=value(substr(lsv la,2,3)) AIPS 1: if(az='W')then;aw=max(aw,ai);else;if(az='E')then;ae=max( ae,ai);else AIPS 1: if(az='N')then;an=max(an,ai);else;if(lx<>'P')then; AIPS 1: type lsvla!!' - ERROR: ANTENNA NOT KNOWN';end;en d;end;end AIPS 1: clrtemp;end;end;end AIPS 1: if (lx<>'P')then;ai=max(aw,ae);ai=max(ai,an);lx='D';if(ai>36)t hen;lx='A' AIPS 1: else;if(ai>18)then;lx='B';else;if(ai>9)then;lx='C';end;end ;end;end AIPS 1: ai=min(aw,ae);ai=min(ai,an);sx='A';if(ai<10)then;sx='D';else;i f(ai<19)then AIPS 1: sx='C';else;if(ai<37)then;sx='B';end;end;end;clrtemp AIPS 1: if(numbant<10)then AIPS 1: nnsl='0'!!char(numbant)!!sx!!lx;else;nnsl=char(numbant)!!sx! !lx;end AIPS 1: return nnsl AIPS 1: finish AIPS 1: AIPS 1: procedure nvasname AIPS 1: $LOS - makes the RA/Dec directory and returns the archive file n ame AIPS 1: scalar ki,ra1,ra2,dc1,dc2,rh,rm,rs,dd,dm,ds,rmsv,sbmv AIPS 1: scalar ifx,nif,nu,nu1,nu2,bw,nst,stv,msuv1,msuv2,msuv AIPS 1: string*1 pm,rmsc,stc,ik,rdi AIPS 1: string*2 zz AIPS 1: string*3 mmm AIPS 1: string*4 rmss,sbms,fras,frqs,nnsl,rads AIPS 1: string*30 dir AIPS 1: string*20 expnm AIPS 1: expnm = '' AIPS 1: if(expnm='')then AIPS 1: keyword'OBSERVER';gethead;expnm=keystrng;keyword'DATE-OBS';g ethead AIPS 1: mmm=substr(keystrng,5,6) AIPS 1: if(mmm='01')then;mmm='JAN';end;if(mmm='02')then;mmm='FEB';en d AIPS 1: if(mmm='03')then;mmm='MAR';end;if(mmm='04')then;mmm='APR';en d AIPS 1: if(mmm='05')then;mmm='MAY';end;if(mmm='06')then;mmm='JUN';en d AIPS 1: if(mmm='07')then;mmm='JUL';end;if(mmm='08')then;mmm='AUG';en d AIPS 1: if(mmm='09')then;mmm='SEP';end;if(mmm='10')then;mmm='OCT';en d AIPS 1: if(mmm='11')then;mmm='NOV';end;if(mmm='12')then;mmm='DEC';en d AIPS 1: expnm=expnm!!'_'!!substr(keystrng,1,4)!!mmm!!substr(keystrng ,7,8)!!'_1' AIPS 1: end;ki=1;userid=0 AIPS 1: while (ki<9) AIPS 1: ik=char(ki);keyvalue=0;keystrng'';keyword='CTYPE'!!ik;gethea d;clrtemp AIPS 1: if(substr(keystrng,1,2)='RA')then AIPS 1: keyword='CRVAL'!!ik;gethead;ra1=keyvalue(1);ra2=keyvalue(2 );msuv1=ra1+ra2 AIPS 1: keyword='CDELT'!!ik;gethead;cellsize(1)=-1*keyvalue(1)*360 0;ra1=ra1/15 AIPS 1: ra2=ra2/15;rh=floor(ra1);ra1=(ra1-rh)*60;rm=floor(ra1);ra1 =(ra1-rm)*60 AIPS 1: rs=((floor((ra1+(3600*ra2))*1000)+0.005)/1000);clrtemp AIPS 1: if(abs(rs-floor(rs))<0.1)then;zz='.0';else;zz='';end;clrte mp AIPS 1: keyword='NAXIS'!!ik;gethead;ra1=0.5*keyvalue(1)*cellsize(1 );end AIPS 1: if(substr(keystrng,1,3)='DEC')then AIPS 1: keyword='CRVAL'!!ik;gethead;dc1=keyvalue(1);dc2=keyvalue(2) ;msuv1=dc1+dc2 AIPS 1: keyword='CDELT'!!ik;gethead;cellsize(2)=keyvalue(1)*3600 AIPS 1: if(dc1<0)then;pm='-';dc1=-1*dc1;dc2=-1*dc2;else;pm='+';end AIPS 1: dd=floor(dc1);dc1=(dc1-dd)*60;dm=floor(dc1);dc1=(dc1-dm)*6 0 AIPS 1: ds=floor(dc1+(3600*dc2)+0.0005);clrtemp;keyword='NAXIS'!!i k AIPS 1: gethead;dc1=0.5*(keyvalue(1)-10)*cellsize(2);end $ie corre ct for (c)-top AIPS 1: if(substr(keystrng,1,2)='IF')then AIPS 1: keyword='NAXIS'!!ik;gethead;nif=keyvalue(1);clrtemp;end AIPS 1: if(substr(keystrng,1,4)='FREQ')then AIPS 1: keyword='CRVAL'!!ik;gethead;nu1=keyvalue(1)/1e6;nu2=keyval ue(2)/1e6 AIPS 1: keyword='CDELT'!!ik;gethead;bw=keyvalue(1)/1e6;end;nu=(nu1 +nu2);clrtemp AIPS 1: if(substr(keystrng,1,6)='STOKES')then AIPS 1: keyword='CRVAL'!!ik;gethead;stv=keyvalue(1) AIPS 1: keyword='NAXIS'!!ik;gethead;nst=keyvalue(1);clrtemp AIPS 1: if(nst=4)then;stc='F';else;if(nst=2)then;stc='H';else;if(s tv=-1)then AIPS 1: stc='R';else;if(stv=-2)then;stc='L';else;if(stv=-5)t hen;stc='X' AIPS 1: else;if(stv=-6)then;stc='Y';else;if(stv >0)then;st c='I';else AIPS 1: stc='U';end;end;end;end;end;end;end;end AIPS 1: if(substr(keystrng,1,1)='')then;ki=10;else;ki=ki+1;end AIPS 1: end;clrtemp $ build the output file name here AIPS 1: if(intype='UV')then;nu1=0;nu2=0;clrtemp;inext'FQ';for ifx=1:ni f AIPS 1: pixxy=1,2,ifx;tabget;nu1=nu1+((keyvalue(1)+keyvalue(2))/1e 6) AIPS 1: pixxy=1,3,ifx;tabget;nu2=nu2+((keyvalue(1)+keyvalue(2))/1e 6);end AIPS 1: nu=nu+0.5*(nu1+(0.5*nu2));clrtemp;else;if(intype='MA')then; AIPS 1: fras=substr(char(0.5*(ra1+dc1)),1,4);nu=nu+(bw/(2*nif));el se AIPS 1: type 'ERROR: FILE TYPE UNKNOWN (HOW DID THIS HAPPEN?)';end ;end AIPS 1: frqs=substr(char((nu+5)/1000),1,4);clrtemp;sys2com(1)=' $aimg/ AIPS 1: if (intype='MA')then; $read conv size,rms from header, use ims i*cell/2 for R AIPS 1: rdi='S';ra2=0.5*(ra1+dc1-9);if(ra2>60)then;rdi='M';ra2=ra2/60 ;end $ R-fov AIPS 1: if(ra2>60)then;rdi='D';ra2=ra2/60;end;rads=substr(char(ra2), 1,4) AIPS 1: keyword='BMAJ';gethead;sbmv=keyvalue(1);keyword='BMIN';gethe ad AIPS 1: sbmv=1800*(sbmv+keyvalue(1));sbms=substr(char(sbmv),1,4) AIPS 1: AIPS 1: keyvalue=0;keystrng'';keyword='ACTNOISE';gethead;rmsv=keyvalu e(1) $ RMS<1e4 AIPS 1: if(rmsv>1)then;rmsc='J';rmss=substr(char(rmsv),1,4);else;rms v=rmsv*1000 AIPS 1: if(rmsv>1)then;rmsc='M';rmss=substr(char(rmsv),1,4);else;r msv=rmsv*1000 AIPS 1: if(rmsv>1)then;rmsc='U';rmss=substr(char(rmsv),1,4);else AIPS 1: rmsv=rmsv*1000;rmsc='N';rmss=substr(char(rmsv),1,4) AIPS 1: end;end;end;clrtemp;fras='';while(length(frqs)<4);frqs=frqs! !'0';end AIPS 1: while(length(rads)<4);rads=rads!!'0';end;while(length(rmss)< 4) AIPS 1: rmss=rmss!!'0';end;while(length(sbms)<4);sbms=sbms!!'0';en d AIPS 1: outfile=frqs!!stc!!sbms!!'_'!!expnm!!'_'!!rmss!!rmsc!!fras!! rads!!rdi AIPS 1: else;outfile=frqs!!stc!!nnsl!!'_'!!expnm!!'.uvfits AIPS 1: end AIPS 1: msuv=(sqrt((msuv1*msuv1)+(msuv2*msuv2)))*3600 AIPS 1: if(msuv>5)then $ not multisource UV, make a source dir AIPS 1: dir='';sysout'';syscom'mkdir AIPS 1: if(rh<10)then;sys2com(2)='J0'!!char(rh);else;sys2com(2)='J'! ! char(rh);end AIPS 1: if(rm<10)then;sys2com(3)='0'!!char(rm);else;sys2com(3)=char( rm);end AIPS 1: if(rs<10)then;sys2com(4)='0'!!char(rs)STARTPMON: [THUBAN] Too many TPMON daemons possibly found???? STARTPMON: [THUBAN] Expected 1, found 3. STARTPMON: [THUBAN] Please inform the AIPS Manager. !!zz;else;sys2com(4)=ch ar(rs)!!zz;end AIPS 1: sys2com(4)=substr(sys2com(4),1,4);clrtemp AIPS 1: if(dd<10)then;sys2com(5)=pm!!'0'!!char(dd);else;sys2com(5)=pm !!char(dd);end AIPS 1: if(dm<10)then;sys2com(6)='0'!!char(dm);else;sys2com(6)=char( dm);end AIPS 1: if(ds<10)then;sys2com(7)='0'!!char(ds);else;sys2com(7)=char( ds);end AIPS 1: sys2com(7)=substr(sys2com(7),1,2);clrtemp AIPS 1: sys2com(8) ' >& /dev/null AIPS 1: system;clrtemp;for i=1:7;dir=dir!!sys2com(i);end;ki=length(di r) $must be 23 AIPS 1: dir=substr(dir,8,ki);if(ki<>23)then;type'OOPS: WRONG DIRECTO RY NAME ?';end AIPS 1: end;syscom'';sys2com'';clrtemp AIPS 1: return AIPS 1: finish AIPS 1: AIPS 1: procedure nvasarch AIPS 1: $LOS - archives the files to disk - define $EXP (and $AVLA/$ADAT /$AIMG/$AUVF) AIPS 1: string*4 nnsl AIPS 1: string*20 expnm AIPS 1: string*64 expfile AIPS 1: scalar nn,mai,uvi,xe,nif AIPS 1: clrname;indisk=lsdisk;chkname;numfle=1-error;intype'UV';chknam e;uvi=1-error AIPS 1: default fitab;indisk=lsdisk;recat;douvcomp=-1;nif=2;type expid AIPS 1: $2IF IM, or reset in uv#1 AIPS 1: if(numfle>3)then $ at least 1UVF, 1TSV, 1SS, 1MA AIPS 1: egetname 1;nnsl=mkarr;nvasname;i=1;clrtemp;syscom'mkdir AIPS 1: while((substr(expnm,i,i)<>'_')&(i<21));i=i+1;end;dir=substr( expnm,1,i-1) AIPS 1: outfile='ADAT:'!!expnm!!'_'!!frqs!!stc!!nnsl!!'.uvfits AIPS 1: sysout'';sys2com'';sys2com(2) ' >& /dev/null AIPS 1: sys2com(1)' $ADAT/'!!dir;system;gx;clrtemp;egetname 2;clrtemp ;syscom'\mv -f AIPS 1: outfile='ADAT:'!!expnm!!'_'!!frqs!!stc!!nnsl!!'.clfits AIPS 1: gx;sys2com(1)' $ADAT/'!!expnm!!'_* $ADAT/'!!dir;system AIPS 1: sys2com(1)' $ADAT/'!!expnm!!'.* $ADAT/'!!dir;system AIPS 1: sys2com(1)' $ARUN/'!!expnm!!'.* $ADAT/'!!dir;system;j=2;mai= 0 AIPS 1: while(j& /de v/null AIPS 1: outfile='AIMG:'!!outfile;if(xe=1)then;gx;end;syscom'\mv -f $aimg/ AIPS 1: sys2com(1)=substr(outfile,6,length(outfile))!!' $aimg/ AIPS 1: sys2com(2)=dir;system;clrtemp;end;for nn=(uvi+1):numfle $ archive MAps AIPS 1: egetname nn;chkname;xe=1-error;if((intype='MA')&(inclass=' NVAS06'))then AIPS 1: nvasname;sysout'';sys2com'';sys2com(8) ' >& /dev/null AIPS 1: expfile=outfile;outfile='AIMG:'!!outfile AIPS 1: if(xe=1)then;gx;syscom'\mv -f $aimg/ AIPS 1: sys2com(1)=expfile!!' $aimg/ AIPS 1: sys2com(2)=expfile!!'.imfits AIPS 1: system;clrtemp;syscom'fits2jpeg -nonLinear -fits $aimg/ AIPS 1: sys2com(1)=expfile!!'.imfits -jpeg $aimg/ AIPS 1: sys2com(2)=expfile!!'.jpg ; convert -size 150x150 $aimg/ AIPS 1: sys2com(3)=expfile!!'.jpg AIPS 1: sys2com(4)=' -resize 150x150 -gamma 1.5 -depth 32 $aimg/ AIPS 1: sys2com(5)=expfile!!'.JPG'!!' ; \mv -f $aimg/ AIPS 1: sys2com(6)=expfile!!'* $aimg/ AIPS 1: sys2com(7)=dir;system;clrtemp;end;end;end;end AIPS 1: finish AIPS 1: AIPS 1: procedure nvas AIPS 1: $ typ expid;flatfov;if(uvi>3)then;nvasimage;nvasarch;end AIPS 1: typ expid;flatfov;if(uvi>3)then;nvasimage;end AIPS 1: end AIPS 1: AIPS 1: finish AIPS 1: IF OR LOOP! >AIPS 1: Found in Version=ABIN AIPS 1: Found in Version=ABIN AIPS 1: Got(1) disk= 1 user=**** type=UV 20000310.L BAND.1 AIPS 1: 'AIPS WILL CHOOSE THE REFERENCE ANTENNA' AIPS 1: Got(1) disk= 1 user=**** type=UV 20000310.L BAND.1 AIPS 1: 'SETFC WILL DETERMINE THE CELL SIZE' AIPS 1: '8.3333 SECOND INTEGRATIONS (GUESS)' AIPS 1: 'DONE CLEANUP OF OLD TABLE EXTENTION FILES (CL,SN,FG,BP,PL,XX)' QUACK1: Task QUACK (release of 31DEC06) begins QUACK1: Flagged 37.67 min. of data in 113 scans QUACK1: Appears to have ended successfully QUACK1: thuban 31DEC06 TST: Cpu= 0.0 Real= 0 !!zz;else;sys2com(4)=ch ar(rs)!!zz;end AIPS 1: sys2com(4)=substr(sys2com(4),1,4);clrtemp AIPS 1: if(dd<10)then;sys2com(5)=pm!!'0'!!char(dd);else;sys2com(5)=pm !!char(dd);end AIPS 1: if(dm<10)then;sys2com(6)='0'!!char(dm);else;sys2com(6)=char( dm);end AIPS 1: if(ds<10)then;sys2com(7)='0'!!char(ds);else;sys2com(7)=char( ds);end AIPS 1: sys2com(7)=substr(sys2com(7),1,2);clrtemp AIPS 1: sys2com(8) ' >& /dev/null AIPS 1: system;clrtemp;for i=1:7;dir=dir!!sys2com(i);end;ki=length(di r) $must be 23 AIPS 1: dir=substr(dir,8,ki);if(ki<>23)then;type'OOPS: WRONG DIRECTO RY NAME ?';end AIPS 1: end;syscom'';sys2com'';clrtemp AIPS 1: return AIPS 1: finish AIPS 1: AIPS 1: procedure nvasarch AIPS 1: $LOS - archives the files to disk - define $EXP (and $AVLA/$ADAT /$AIMG/$AUVF) AIPS 1: string*4 nnsl AIPS 1: string*20 expnm AIPS 1: string*64 expfile AIPS 1: scalar nn,mai,uvi,xe,nif AIPS 1: clrname;indisk=lsdisk;chkname;numfle=1-error;intype'UV';chknam e;uvi=1-error AIPS 1: default fitab;indisk=lsdisk;recat;douvcomp=-1;nif=2;type expid AIPS 1: $2IF IM, or reset in uv#1 AIPS 1: if(numfle>3)then $ at least 1UVF, 1TSV, 1SS, 1MA AIPS 1: egetname 1;nnsl=mkarr;nvasname;i=1;clrtemp;syscom'mkdir AIPS 1: while((substr(expnm,i,i)<>'_')&(i<21));i=i+1;end;dir=substr( expnm,1,i-1) AIPS 1: outfile='ADAT:'!!expnm!!'_'!!frqs!!stc!!nnsl!!'.uvfits AIPS 1: sysout'';sys2com'';sys2com(2) ' >& /dev/null AIPS 1: sys2com(1)' $ADAT/'!!dir;system;gx;clrtemp;egetname 2;clrtemp ;syscom'\mv -f AIPS 1: outfile='ADAT:'!!expnm!!'_'!!frqs!!stc!!nnsl!!'.clfits AIPS 1: gx;sys2com(1)' $ADAT/'!!expnm!!'_* $ADAT/'!!dir;system AIPS 1: sys2com(1)' $ADAT/'!!expnm!!'.* $ADAT/'!!dir;system AIPS 1: sys2com(1)' $ARUN/'!!expnm!!'.* $ADAT/'!!dir;system;j=2;mai= 0 AIPS 1: while(j& /de v/null AIPS 1: outfile='AIMG:'!!outfile;if(xe=1)then;gx;end;syscom'\mv -f $aimg/ AIPS 1: sys2com(1)=substr(outfile,6,length(outfile))!!' $aimg/ AIPS 1: sys2com(2)=dir;system;clrtemp;end;for nn=(uvi+1):numfle $ archive MAps AIPS 1: egetname nn;chkname;xe=1-error;if((intype='MA')&(inclass=' NVAS06'))then AIPS 1: nvasname;sysout'';sys2com'';sys2com(8) ' >& /dev/null AIPS 1: expfile=outfile;outfile='AIMG:'!!outfile AIPS 1: if(xe=1)then;gx;syscom'\mv -f $aimg/ AIPS 1: sys2com(1)=expfile!!' $aimg/ AIPS 1: sys2com(2)=expfile!!'.imfits AIPS 1: system;clrtemp;syscom'fits2jpeg -nonLinear -fits $aimg/ AIPS 1: sys2com(1)=expfile!!'.imfits -jpeg $aimg/ AIPS 1: sys2com(2)=expfile!!'.jpg ; convert -size 150x150 $aimg/ AIPS 1: sys2com(3)=expfile!!'.jpg AIPS 1: sys2com(4)=' -resize 150x150 -gamma 1.5 -depth 32 $aimg/ AIPS 1: sys2com(5)=expfile!!'.JPG'!!' ; \mv -f $aimg/ AIPS 1: sys2com(6)=expfile!!'* $aimg/ AIPS 1: sys2com(7)=dir;system;clrtemp;end;end;end;end AIPS 1: finish AIPS 1: AIPS 1: procedure nvas AIPS 1: $ typ expid;flatfov;if(uvi>3)then;nvasimage;nvasarch;end AIPS 1: typ expid;flatfov;if(uvi>3)then;nvasimage;end AIPS 1: end AIPS 1: AIPS 1: finish AIPS 1: IF OR LOOP! >AIPS 1: Found in Version=ABIN AIPS 1: Found in Version=ABIN AIPS 1: Got(1) disk= 1 user=**** type=UV 20000310.L BAND.1 AIPS 1: 'AIPS WILL CHOOSE THE REFERENCE ANTENNA' AIPS 1: Got(1) disk= 1 user=**** type=UV 20000310.L BAND.1 AIPS 1: 'SETFC WILL DETERMINE THE CELL SIZE' AIPS 1: '8.3333 SECOND INTEGRATIONS (GUESS)' AIPS 1: 'DONE CLEANUP OF OLD TABLE EXTENTION FILES (CL,SN,FG,BP,PL,XX)' AIPS 1: Resumes FLAGR1: Task FLAGR (release of 31DEC06) begins FLAGR1: Copied FG file from vol/cno/vers 1 1 1 to 1 1 2 FLAGR1: Overall average amp= 9.126E-01 +- 1.469E-01 source= 0521+166 FLAGR1: Overall average rms= 3.962E-03 +- 4.478E-04 source= 0521+166 FLAGR1: Overall average amp= 2.763E-01 +- 3.906E-02 source= 0741+312 FLAGR1: Overall average rms= 3.178E-03 +- 3.696E-04 source= 0741+312 FLAGR1: Overall average amp= 1.335E-02 +- 4.739E-03 source= 0723+397 FLAGR1: Overall average rms= 2.713E-03 +- 3.168E-04 source= 0723+397 FLAGR1: Overall average amp= 1.053E-02 +- 3.264E-03 source= 0714+299 FLAGR1: Overall average rms= 2.620E-03 +- 3.176E-04 source= 0714+299 FLAGR1: Overall average amp= 9.678E-03 +- 2.418E-03 source= 0721+364 FLAGR1: Overall average rms= 2.625E-03 +- 2.762E-04 source= 0721+364 FLAGR1: Overall average amp= 1.033E-02 +- 2.883E-03 source= 0723+298 FLAGR1: Overall average rms= 2.651E-03 +- 2.985E-04 source= 0723+298 FLAGR1: Overall average amp= 1.668E-02 +- 3.935E-03 source= 722+327B FLAGR1: Overall average rms= 2.807E-03 +- 3.003E-04 source= 722+327B FLAGR1: Overall average amp= 1.999E-02 +- 4.868E-03 source= 0729+308 FLAGR1: Overall average rms= 2.840E-03 +- 2.907E-04 source= 0729+308 FLAGR1: Overall average amp= 1.965E-02 +- 5.470E-03 source= 739+337B FLAGR1: Overall average rms= 2.862E-03 +- 3.313E-04 source= 739+337B FLAGR1: Overall average amp= 3.293E-02 +- 8.513E-03 source= 4C+30.12 FLAGR1: Overall average rms= 2.884E-03 +- 2.936E-04 source= 4C+30.12 FLAGR1: Overall average amp= 9.179E-02 +- 1.468E-02 source= 4C+36.13 FLAGR1: Overall average rms= 2.935E-03 +- 3.485E-04 source= 4C+36.13 FLAGR1: Overall average amp= 1.589E+00 +- 2.466E-01 source= 1331+305 FLAGR1: Overall average rms= 5.908E-03 +- 1.097E-03 source= 1331+305 FLAGR1: Found 87 bad times, 809 total flags FLAGR1: Wrote 5 antenna & IF independent flags FLAGR1: Wrote 83 antenna independent, IF dependent flags FLAGR1: Wrote 721 antenna & IF dependent flags FLAGR1: Wrote 0 antenna & IF dependent, all-times flags FLAGR1: Appears to have ended successfully FLAGR1: thuban 31DEC06 TST: Cpu= 30.9 Real= 34 !!zz;else;sys2com(4)=ch ar(rs)!!zz;end AIPS 1: sys2com(4)=substr(sys2com(4),1,4);clrtemp AIPS 1: if(dd<10)then;sys2com(5)=pm!!'0'!!char(dd);else;sys2com(5)=pm !!char(dd);end AIPS 1: if(dm<10)then;sys2com(6)='0'!!char(dm);else;sys2com(6)=char( dm);end AIPS 1: if(ds<10)then;sys2com(7)='0'!!char(ds);else;sys2com(7)=char( ds);end AIPS 1: sys2com(7)=substr(sys2com(7),1,2);clrtemp AIPS 1: sys2com(8) ' >& /dev/null AIPS 1: system;clrtemp;for i=1:7;dir=dir!!sys2com(i);end;ki=length(di r) $must be 23 AIPS 1: dir=substr(dir,8,ki);if(ki<>23)then;type'OOPS: WRONG DIRECTO RY NAME ?';end AIPS 1: end;syscom'';sys2com'';clrtemp AIPS 1: return AIPS 1: finish AIPS 1: AIPS 1: procedure nvasarch AIPS 1: $LOS - archives the files to disk - define $EXP (and $AVLA/$ADAT /$AIMG/$AUVF) AIPS 1: string*4 nnsl AIPS 1: string*20 expnm AIPS 1: string*64 expfile AIPS 1: scalar nn,mai,uvi,xe,nif AIPS 1: clrname;indisk=lsdisk;chkname;numfle=1-error;intype'UV';chknam e;uvi=1-error AIPS 1: default fitab;indisk=lsdisk;recat;douvcomp=-1;nif=2;type expid AIPS 1: $2IF IM, or reset in uv#1 AIPS 1: if(numfle>3)then $ at least 1UVF, 1TSV, 1SS, 1MA AIPS 1: egetname 1;nnsl=mkarr;nvasname;i=1;clrtemp;syscom'mkdir AIPS 1: while((substr(expnm,i,i)<>'_')&(i<21));i=i+1;end;dir=substr( expnm,1,i-1) AIPS 1: outfile='ADAT:'!!expnm!!'_'!!frqs!!stc!!nnsl!!'.uvfits AIPS 1: sysout'';sys2com'';sys2com(2) ' >& /dev/null AIPS 1: sys2com(1)' $ADAT/'!!dir;system;gx;clrtemp;egetname 2;clrtemp ;syscom'\mv -f AIPS 1: outfile='ADAT:'!!expnm!!'_'!!frqs!!stc!!nnsl!!'.clfits AIPS 1: gx;sys2com(1)' $ADAT/'!!expnm!!'_* $ADAT/'!!dir;system AIPS 1: sys2com(1)' $ADAT/'!!expnm!!'.* $ADAT/'!!dir;system AIPS 1: sys2com(1)' $ARUN/'!!expnm!!'.* $ADAT/'!!dir;system;j=2;mai= 0 AIPS 1: while(j& /de v/null AIPS 1: outfile='AIMG:'!!outfile;if(xe=1)then;gx;end;syscom'\mv -f $aimg/ AIPS 1: sys2com(1)=substr(outfile,6,length(outfile))!!' $aimg/ AIPS 1: sys2com(2)=dir;system;clrtemp;end;for nn=(uvi+1):numfle $ archive MAps AIPS 1: egetname nn;chkname;xe=1-error;if((intype='MA')&(inclass=' NVAS06'))then AIPS 1: nvasname;sysout'';sys2com'';sys2com(8) ' >& /dev/null AIPS 1: expfile=outfile;outfile='AIMG:'!!outfile AIPS 1: if(xe=1)then;gx;syscom'\mv -f $aimg/ AIPS 1: sys2com(1)=expfile!!' $aimg/ AIPS 1: sys2com(2)=expfile!!'.imfits AIPS 1: system;clrtemp;syscom'fits2jpeg -nonLinear -fits $aimg/ AIPS 1: sys2com(1)=expfile!!'.imfits -jpeg $aimg/ AIPS 1: sys2com(2)=expfile!!'.jpg ; convert -size 150x150 $aimg/ AIPS 1: sys2com(3)=expfile!!'.jpg AIPS 1: sys2com(4)=' -resize 150x150 -gamma 1.5 -depth 32 $aimg/ AIPS 1: sys2com(5)=expfile!!'.JPG'!!' ; \mv -f $aimg/ AIPS 1: sys2com(6)=expfile!!'* $aimg/ AIPS 1: sys2com(7)=dir;system;clrtemp;end;end;end;end AIPS 1: finish AIPS 1: AIPS 1: procedure nvas AIPS 1: $ typ expid;flatfov;if(uvi>3)then;nvasimage;nvasarch;end AIPS 1: typ expid;flatfov;if(uvi>3)then;nvasimage;end AIPS 1: end AIPS 1: AIPS 1: finish AIPS 1: IF OR LOOP! >AIPS 1: Found in Version=ABIN AIPS 1: Found in Version=ABIN AIPS 1: Got(1) disk= 1 user=**** type=UV 20000310.L BAND.1 AIPS 1: 'AIPS WILL CHOOSE THE REFERENCE ANTENNA' AIPS 1: Got(1) disk= 1 user=**** type=UV 20000310.L BAND.1 AIPS 1: 'SETFC WILL DETERMINE THE CELL SIZE' AIPS 1: '8.3333 SECOND INTEGRATIONS (GUESS)' AIPS 1: 'DONE CLEANUP OF OLD TABLE EXTENTION FILES (CL,SN,FG,BP,PL,XX)' AIPS 1: Resumes AIPS 1: Resumes SETJY1: Task SETJY (release of 31DEC06) begins SETJY1: / Resetting flux information to zero SETJY1: BIF = 1 EIF = 2 /Range of IFs SETJY1: SOURCES = '' /All sources selected SETJY1: Appears to have ended successfully SETJY1: thuban 31DEC06 TST: Cpu= 0.0 Real= 0 !!zz;else;sys2com(4)=ch ar(rs)!!zz;end AIPS 1: sys2com(4)=substr(sys2com(4),1,4);clrtemp AIPS 1: if(dd<10)then;sys2com(5)=pm!!'0'!!char(dd);else;sys2com(5)=pm !!char(dd);end AIPS 1: if(dm<10)then;sys2com(6)='0'!!char(dm);else;sys2com(6)=char( dm);end AIPS 1: if(ds<10)then;sys2com(7)='0'!!char(ds);else;sys2com(7)=char( ds);end AIPS 1: sys2com(7)=substr(sys2com(7),1,2);clrtemp AIPS 1: sys2com(8) ' >& /dev/null AIPS 1: system;clrtemp;for i=1:7;dir=dir!!sys2com(i);end;ki=length(di r) $must be 23 AIPS 1: dir=substr(dir,8,ki);if(ki<>23)then;type'OOPS: WRONG DIRECTO RY NAME ?';end AIPS 1: end;syscom'';sys2com'';clrtemp AIPS 1: return AIPS 1: finish AIPS 1: AIPS 1: procedure nvasarch AIPS 1: $LOS - archives the files to disk - define $EXP (and $AVLA/$ADAT /$AIMG/$AUVF) AIPS 1: string*4 nnsl AIPS 1: string*20 expnm AIPS 1: string*64 expfile AIPS 1: scalar nn,mai,uvi,xe,nif AIPS 1: clrname;indisk=lsdisk;chkname;numfle=1-error;intype'UV';chknam e;uvi=1-error AIPS 1: default fitab;indisk=lsdisk;recat;douvcomp=-1;nif=2;type expid AIPS 1: $2IF IM, or reset in uv#1 AIPS 1: if(numfle>3)then $ at least 1UVF, 1TSV, 1SS, 1MA AIPS 1: egetname 1;nnsl=mkarr;nvasname;i=1;clrtemp;syscom'mkdir AIPS 1: while((substr(expnm,i,i)<>'_')&(i<21));i=i+1;end;dir=substr( expnm,1,i-1) AIPS 1: outfile='ADAT:'!!expnm!!'_'!!frqs!!stc!!nnsl!!'.uvfits AIPS 1: sysout'';sys2com'';sys2com(2) ' >& /dev/null AIPS 1: sys2com(1)' $ADAT/'!!dir;system;gx;clrtemp;egetname 2;clrtemp ;syscom'\mv -f AIPS 1: outfile='ADAT:'!!expnm!!'_'!!frqs!!stc!!nnsl!!'.clfits AIPS 1: gx;sys2com(1)' $ADAT/'!!expnm!!'_* $ADAT/'!!dir;system AIPS 1: sys2com(1)' $ADAT/'!!expnm!!'.* $ADAT/'!!dir;system AIPS 1: sys2com(1)' $ARUN/'!!expnm!!'.* $ADAT/'!!dir;system;j=2;mai= 0 AIPS 1: while(j& /de v/null AIPS 1: outfile='AIMG:'!!outfile;if(xe=1)then;gx;end;syscom'\mv -f $aimg/ AIPS 1: sys2com(1)=substr(outfile,6,length(outfile))!!' $aimg/ AIPS 1: sys2com(2)=dir;system;clrtemp;end;for nn=(uvi+1):numfle $ archive MAps AIPS 1: egetname nn;chkname;xe=1-error;if((intype='MA')&(inclass=' NVAS06'))then AIPS 1: nvasname;sysout'';sys2com'';sys2com(8) ' >& /dev/null AIPS 1: expfile=outfile;outfile='AIMG:'!!outfile AIPS 1: if(xe=1)then;gx;syscom'\mv -f $aimg/ AIPS 1: sys2com(1)=expfile!!' $aimg/ AIPS 1: sys2com(2)=expfile!!'.imfits AIPS 1: system;clrtemp;syscom'fits2jpeg -nonLinear -fits $aimg/ AIPS 1: sys2com(1)=expfile!!'.imfits -jpeg $aimg/ AIPS 1: sys2com(2)=expfile!!'.jpg ; convert -size 150x150 $aimg/ AIPS 1: sys2com(3)=expfile!!'.jpg AIPS 1: sys2com(4)=' -resize 150x150 -gamma 1.5 -depth 32 $aimg/ AIPS 1: sys2com(5)=expfile!!'.JPG'!!' ; \mv -f $aimg/ AIPS 1: sys2com(6)=expfile!!'* $aimg/ AIPS 1: sys2com(7)=dir;system;clrtemp;end;end;end;end AIPS 1: finish AIPS 1: AIPS 1: procedure nvas AIPS 1: $ typ expid;flatfov;if(uvi>3)then;nvasimage;nvasarch;end AIPS 1: typ expid;flatfov;if(uvi>3)then;nvasimage;end AIPS 1: end AIPS 1: AIPS 1: finish AIPS 1: IF OR LOOP! >AIPS 1: Found in Version=ABIN AIPS 1: Found in Version=ABIN AIPS 1: Got(1) disk= 1 user=**** type=UV 20000310.L BAND.1 AIPS 1: 'AIPS WILL CHOOSE THE REFERENCE ANTENNA' AIPS 1: Got(1) disk= 1 user=**** type=UV 20000310.L BAND.1 AIPS 1: 'SETFC WILL DETERMINE THE CELL SIZE' AIPS 1: '8.3333 SECOND INTEGRATIONS (GUESS)' AIPS 1: 'DONE CLEANUP OF OLD TABLE EXTENTION FILES (CL,SN,FG,BP,PL,XX)' AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes SETJY1: Task SETJY (release of 31DEC06) begins SETJY1: A source model for this calibrator may be available SETJY1: Use the verb CALDIR to see if there is one SETJY1: A source model for this calibrator may be available SETJY1: Use the verb CALDIR to see if there is one SETJY1: A source model for this calibrator may be available SETJY1: Use the verb CALDIR to see if there is one SETJY1: A source model for this calibrator may be available SETJY1: Use the verb CALDIR to see if there is one SETJY1: / Flux calculated using known spectrum SETJY1: BIF = 1 EIF = 2 /Range of IFs SETJY1: '0521+166 ' IF = 1 FLUX = 8.4921 (Jy calcd) SETJY1: '0521+166 ' IF = 2 FLUX = 7.5867 (Jy calcd) SETJY1: '1331+305 ' IF = 1 FLUX =14.9688 (Jy calcd) SETJY1: '1331+305 ' IF = 2 FLUX =13.6643 (Jy calcd) SETJY1: / Using (1999.2) VLA or Reynolds (1934-638) coefficients SETJY1: Appears to have ended successfully SETJY1: thuban 31DEC06 TST: Cpu= 0.0 Real= 0 !!zz;else;sys2com(4)=ch ar(rs)!!zz;end AIPS 1: sys2com(4)=substr(sys2com(4),1,4);clrtemp AIPS 1: if(dd<10)then;sys2com(5)=pm!!'0'!!char(dd);else;sys2com(5)=pm !!char(dd);end AIPS 1: if(dm<10)then;sys2com(6)='0'!!char(dm);else;sys2com(6)=char( dm);end AIPS 1: if(ds<10)then;sys2com(7)='0'!!char(ds);else;sys2com(7)=char( ds);end AIPS 1: sys2com(7)=substr(sys2com(7),1,2);clrtemp AIPS 1: sys2com(8) ' >& /dev/null AIPS 1: system;clrtemp;for i=1:7;dir=dir!!sys2com(i);end;ki=length(di r) $must be 23 AIPS 1: dir=substr(dir,8,ki);if(ki<>23)then;type'OOPS: WRONG DIRECTO RY NAME ?';end AIPS 1: end;syscom'';sys2com'';clrtemp AIPS 1: return AIPS 1: finish AIPS 1: AIPS 1: procedure nvasarch AIPS 1: $LOS - archives the files to disk - define $EXP (and $AVLA/$ADAT /$AIMG/$AUVF) AIPS 1: string*4 nnsl AIPS 1: string*20 expnm AIPS 1: string*64 expfile AIPS 1: scalar nn,mai,uvi,xe,nif AIPS 1: clrname;indisk=lsdisk;chkname;numfle=1-error;intype'UV';chknam e;uvi=1-error AIPS 1: default fitab;indisk=lsdisk;recat;douvcomp=-1;nif=2;type expid AIPS 1: $2IF IM, or reset in uv#1 AIPS 1: if(numfle>3)then $ at least 1UVF, 1TSV, 1SS, 1MA AIPS 1: egetname 1;nnsl=mkarr;nvasname;i=1;clrtemp;syscom'mkdir AIPS 1: while((substr(expnm,i,i)<>'_')&(i<21));i=i+1;end;dir=substr( expnm,1,i-1) AIPS 1: outfile='ADAT:'!!expnm!!'_'!!frqs!!stc!!nnsl!!'.uvfits AIPS 1: sysout'';sys2com'';sys2com(2) ' >& /dev/null AIPS 1: sys2com(1)' $ADAT/'!!dir;system;gx;clrtemp;egetname 2;clrtemp ;syscom'\mv -f AIPS 1: outfile='ADAT:'!!expnm!!'_'!!frqs!!stc!!nnsl!!'.clfits AIPS 1: gx;sys2com(1)' $ADAT/'!!expnm!!'_* $ADAT/'!!dir;system AIPS 1: sys2com(1)' $ADAT/'!!expnm!!'.* $ADAT/'!!dir;system AIPS 1: sys2com(1)' $ARUN/'!!expnm!!'.* $ADAT/'!!dir;system;j=2;mai= 0 AIPS 1: while(j& /de v/null AIPS 1: outfile='AIMG:'!!outfile;if(xe=1)then;gx;end;syscom'\mv -f $aimg/ AIPS 1: sys2com(1)=substr(outfile,6,length(outfile))!!' $aimg/ AIPS 1: sys2com(2)=dir;system;clrtemp;end;for nn=(uvi+1):numfle $ archive MAps AIPS 1: egetname nn;chkname;xe=1-error;if((intype='MA')&(inclass=' NVAS06'))then AIPS 1: nvasname;sysout'';sys2com'';sys2com(8) ' >& /dev/null AIPS 1: expfile=outfile;outfile='AIMG:'!!outfile AIPS 1: if(xe=1)then;gx;syscom'\mv -f $aimg/ AIPS 1: sys2com(1)=expfile!!' $aimg/ AIPS 1: sys2com(2)=expfile!!'.imfits AIPS 1: system;clrtemp;syscom'fits2jpeg -nonLinear -fits $aimg/ AIPS 1: sys2com(1)=expfile!!'.imfits -jpeg $aimg/ AIPS 1: sys2com(2)=expfile!!'.jpg ; convert -size 150x150 $aimg/ AIPS 1: sys2com(3)=expfile!!'.jpg AIPS 1: sys2com(4)=' -resize 150x150 -gamma 1.5 -depth 32 $aimg/ AIPS 1: sys2com(5)=expfile!!'.JPG'!!' ; \mv -f $aimg/ AIPS 1: sys2com(6)=expfile!!'* $aimg/ AIPS 1: sys2com(7)=dir;system;clrtemp;end;end;end;end AIPS 1: finish AIPS 1: AIPS 1: procedure nvas AIPS 1: $ typ expid;flatfov;if(uvi>3)then;nvasimage;nvasarch;end AIPS 1: typ expid;flatfov;if(uvi>3)then;nvasimage;end AIPS 1: end AIPS 1: AIPS 1: finish AIPS 1: IF OR LOOP! >AIPS 1: Found in Version=ABIN AIPS 1: Found in Version=ABIN AIPS 1: Got(1) disk= 1 user=**** type=UV 20000310.L BAND.1 AIPS 1: 'AIPS WILL CHOOSE THE REFERENCE ANTENNA' AIPS 1: Got(1) disk= 1 user=**** type=UV 20000310.L BAND.1 AIPS 1: 'SETFC WILL DETERMINE THE CELL SIZE' AIPS 1: '8.3333 SECOND INTEGRATIONS (GUESS)' AIPS 1: 'DONE CLEANUP OF OLD TABLE EXTENTION FILES (CL,SN,FG,BP,PL,XX)' AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes CALIB1: Task CALIB (release of 31DEC06) begins CALIB1: CALIB USING 20000310 . L BAND . 1 DISK= 1 USID=**** CALIB1: L1 Solution type CALIB1: Selecting, editing and calibrating the data CALIB1: Doing cal transfer mode with point model for each source CALIB1: This is not self-calibration CALIB1: Dividing data by source flux densities CALIB1: Determining solutions CALIB1: Writing SN table 1 CALIB1: Found 16345 good solutions CALIB1: Failed on 192 solutions CALIB1: Average closure rms = 0.0141 +- 0.0068 CALIB1: Fraction of times having data > 2.5 rms from solution CALIB1: 0.32789 of the times had 0 - 2 percent outside 2.5 times rms CALIB1: 0.41543 of the times had 2 - 4 percent outside 2.5 times rms CALIB1: 0.12908 of the times had 4 - 6 percent outside 2.5 times rms CALIB1: 0.02226 of the times had 6 - 8 percent outside 2.5 times rms CALIB1: 0.00297 of the times had 8 - 10 percent outside 2.5 times rms CALIB1: 0.00297 of the times had 12 - 14 percent outside 2.5 times rms CALIB1: 0.00148 of the times had 16 - 18 percent outside 2.5 times rms CALIB1: Adjusting solutions to a common reference antenna CALIB1: Appears to have ended successfully CALIB1: thuban 31DEC06 TST: Cpu= 6.5 Real= 7 !!zz;else;sys2com(4)=ch ar(rs)!!zz;end AIPS 1: sys2com(4)=substr(sys2com(4),1,4);clrtemp AIPS 1: if(dd<10)then;sys2com(5)=pm!!'0'!!char(dd);else;sys2com(5)=pm !!char(dd);end AIPS 1: if(dm<10)then;sys2com(6)='0'!!char(dm);else;sys2com(6)=char( dm);end AIPS 1: if(ds<10)then;sys2com(7)='0'!!char(ds);else;sys2com(7)=char( ds);end AIPS 1: sys2com(7)=substr(sys2com(7),1,2);clrtemp AIPS 1: sys2com(8) ' >& /dev/null AIPS 1: system;clrtemp;for i=1:7;dir=dir!!sys2com(i);end;ki=length(di r) $must be 23 AIPS 1: dir=substr(dir,8,ki);if(ki<>23)then;type'OOPS: WRONG DIRECTO RY NAME ?';end AIPS 1: end;syscom'';sys2com'';clrtemp AIPS 1: return AIPS 1: finish AIPS 1: AIPS 1: procedure nvasarch AIPS 1: $LOS - archives the files to disk - define $EXP (and $AVLA/$ADAT /$AIMG/$AUVF) AIPS 1: string*4 nnsl AIPS 1: string*20 expnm AIPS 1: string*64 expfile AIPS 1: scalar nn,mai,uvi,xe,nif AIPS 1: clrname;indisk=lsdisk;chkname;numfle=1-error;intype'UV';chknam e;uvi=1-error AIPS 1: default fitab;indisk=lsdisk;recat;douvcomp=-1;nif=2;type expid AIPS 1: $2IF IM, or reset in uv#1 AIPS 1: if(numfle>3)then $ at least 1UVF, 1TSV, 1SS, 1MA AIPS 1: egetname 1;nnsl=mkarr;nvasname;i=1;clrtemp;syscom'mkdir AIPS 1: while((substr(expnm,i,i)<>'_')&(i<21));i=i+1;end;dir=substr( expnm,1,i-1) AIPS 1: outfile='ADAT:'!!expnm!!'_'!!frqs!!stc!!nnsl!!'.uvfits AIPS 1: sysout'';sys2com'';sys2com(2) ' >& /dev/null AIPS 1: sys2com(1)' $ADAT/'!!dir;system;gx;clrtemp;egetname 2;clrtemp ;syscom'\mv -f AIPS 1: outfile='ADAT:'!!expnm!!'_'!!frqs!!stc!!nnsl!!'.clfits AIPS 1: gx;sys2com(1)' $ADAT/'!!expnm!!'_* $ADAT/'!!dir;system AIPS 1: sys2com(1)' $ADAT/'!!expnm!!'.* $ADAT/'!!dir;system AIPS 1: sys2com(1)' $ARUN/'!!expnm!!'.* $ADAT/'!!dir;system;j=2;mai= 0 AIPS 1: while(j& /de v/null AIPS 1: outfile='AIMG:'!!outfile;if(xe=1)then;gx;end;syscom'\mv -f $aimg/ AIPS 1: sys2com(1)=substr(outfile,6,length(outfile))!!' $aimg/ AIPS 1: sys2com(2)=dir;system;clrtemp;end;for nn=(uvi+1):numfle $ archive MAps AIPS 1: egetname nn;chkname;xe=1-error;if((intype='MA')&(inclass=' NVAS06'))then AIPS 1: nvasname;sysout'';sys2com'';sys2com(8) ' >& /dev/null AIPS 1: expfile=outfile;outfile='AIMG:'!!outfile AIPS 1: if(xe=1)then;gx;syscom'\mv -f $aimg/ AIPS 1: sys2com(1)=expfile!!' $aimg/ AIPS 1: sys2com(2)=expfile!!'.imfits AIPS 1: system;clrtemp;syscom'fits2jpeg -nonLinear -fits $aimg/ AIPS 1: sys2com(1)=expfile!!'.imfits -jpeg $aimg/ AIPS 1: sys2com(2)=expfile!!'.jpg ; convert -size 150x150 $aimg/ AIPS 1: sys2com(3)=expfile!!'.jpg AIPS 1: sys2com(4)=' -resize 150x150 -gamma 1.5 -depth 32 $aimg/ AIPS 1: sys2com(5)=expfile!!'.JPG'!!' ; \mv -f $aimg/ AIPS 1: sys2com(6)=expfile!!'* $aimg/ AIPS 1: sys2com(7)=dir;system;clrtemp;end;end;end;end AIPS 1: finish AIPS 1: AIPS 1: procedure nvas AIPS 1: $ typ expid;flatfov;if(uvi>3)then;nvasimage;nvasarch;end AIPS 1: typ expid;flatfov;if(uvi>3)then;nvasimage;end AIPS 1: end AIPS 1: AIPS 1: finish AIPS 1: IF OR LOOP! >AIPS 1: Found in Version=ABIN AIPS 1: Found in Version=ABIN AIPS 1: Got(1) disk= 1 user=**** type=UV 20000310.L BAND.1 AIPS 1: 'AIPS WILL CHOOSE THE REFERENCE ANTENNA' AIPS 1: Got(1) disk= 1 user=**** type=UV 20000310.L BAND.1 AIPS 1: 'SETFC WILL DETERMINE THE CELL SIZE' AIPS 1: '8.3333 SECOND INTEGRATIONS (GUESS)' AIPS 1: 'DONE CLEANUP OF OLD TABLE EXTENTION FILES (CL,SN,FG,BP,PL,XX)' AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: '0521+166 MODEL =' '3C138_L' AIPS 1: SYSTEM command to be executed is: AIPS 1: ls -1 $AIPSTARS/3C138_L.MODEL >& /dev/null AIPS 1: '1331+305 MODEL =' '3C286_L' AIPS 1: SYSTEM command to be executed is: AIPS 1: ls -1 $AIPSTARS/3C286_L.MODEL >& /dev/null CALRD1: Task CALRD (release of 31DEC06) begins CALRD1: Reading disk file AIPSTARS:3C286_L.MODEL CALRD1: Create 3C286_L .MODEL . 1 (MA) on disk 1 cno 2 CALRD1: Appears to have ended successfully CALRD1: thuban 31DEC06 TST: Cpu= 0.0 Real= 0 ARS/3C138_L.MODEL >& /dev/null AIPS 1: '1331+305 MODEL =' '3C286_L' AIPS 1: SYSTEM command to be executed is: AIPS 1: ls -1 $AIPSTARS/3C286_L.MODEL >& /dev/null AIPS 1: Resumes CALIB1: Task CALIB (release of 31DEC06) begins CALIB1: CALIB USING 20000310 . L BAND . 1 DISK= 1 USID=**** CALIB1: L1 Solution type CALIB1: Selecting, editing and calibrating the data CALIB1: Doing cal transfer mode with point model for each source CALIB1: This is not self-calibration CALIB1: Dividing data by source flux densities CALIB1: Determining solutions CALIB1: Deleted 1024 records from SN table no. 1 CALIB1: Writing SN table 1 CALIB1: Found 3944 good solutions CALIB1: Failed on 51 solutions CALIB1: Average closure rms = 0.0202 +- 0.0019 CALIB1: Fraction of times having data > 2.5 rms from solution CALIB1: 0.55738 of the times had 0 - 2 percent outside 2.5 times rms CALIB1: 0.12568 of the times had 2 - 4 percent outside 2.5 times rms CALIB1: 0.02186 of the times had 4 - 6 percent outside 2.5 times rms CALIB1: Adjusting solutions to a common reference antenna CALIB1: Appears to have ended successfully CALIB1: thuban 31DEC06 TST: Cpu= 2.2 Real= 3 ARS/3C138_L.MODEL >& /dev/null AIPS 1: '1331+305 MODEL =' '3C286_L' AIPS 1: SYSTEM command to be executed is: AIPS 1: ls -1 $AIPSTARS/3C286_L.MODEL >& /dev/null AIPS 1: Resumes AIPS 1: Resumes CALIB1: Task CALIB (release of 31DEC06) begins CALIB1: CALIB USING 20000310 . L BAND . 1 DISK= 1 USID=**** CALIB1: L1 Solution type CALIB1: Selecting, editing and calibrating the data CALIB1: Doing cal transfer mode with point model for each source CALIB1: This is not self-calibration CALIB1: Dividing data by source flux densities CALIB1: Determining solutions CALIB1: Deleted 306 records from SN table no. 1 CALIB1: Writing SN table 1 CALIB1: Found 1216 good solutions CALIB1: Failed on 8 solutions CALIB1: Average closure rms = 0.0112 +- 0.0015 CALIB1: Fraction of times having data > 2.5 rms from solution CALIB1: 0.41509 of the times had 0 - 2 percent outside 2.5 times rms CALIB1: 0.22642 of the times had 2 - 4 percent outside 2.5 times rms CALIB1: 0.09434 of the times had 4 - 6 percent outside 2.5 times rms CALIB1: 0.03774 of the times had 6 - 8 percent outside 2.5 times rms CALIB1: 0.01887 of the times had 12 - 14 percent outside 2.5 times rms CALIB1: 0.01887 of the times had 16 - 18 percent outside 2.5 times rms CALIB1: Adjusting solutions to a common reference antenna CALIB1: Appears to have ended successfully CALIB1: thuban 31DEC06 TST: Cpu= 1.0 Real= 1 ARS/3C138_L.MODEL >& /dev/null AIPS 1: '1331+305 MODEL =' '3C286_L' AIPS 1: SYSTEM command to be executed is: AIPS 1: ls -1 $AIPSTARS/3C286_L.MODEL >& /dev/null AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes CLCAL1: Task CLCAL (release of 31DEC06) begins CLCAL1: Using interpolation mode 2PT CLCAL1: Processing SN table 1 CLCAL1: SNMRG: Merging SN table CLCAL1: SNMRG: Write 4245 merged records from 4245 input records CLCAL1: SN2CL: Applying SN tables to CL table 1, writing CL table 2 CLCAL1: Appears to have ended successfully CLCAL1: thuban 31DEC06 TST: Cpu= 3.4 Real= 3 ARS/3C138_L.MODEL >& /dev/null AIPS 1: '1331+305 MODEL =' '3C286_L' AIPS 1: SYSTEM command to be executed is: AIPS 1: ls -1 $AIPSTARS/3C286_L.MODEL >& /dev/null AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes CLCAL1: Task CLCAL (release of 31DEC06) begins CLCAL1: Using interpolation mode SELF CLCAL1: Deleted 8476 records from CL table no. 2 CLCAL1: Processing SN table 1 CLCAL1: WARNING: SN table 1 has already been applied CLCAL1: SNMRG: Merging SN table CLCAL1: SNMRG: Write 4245 merged records from 4245 input records CLCAL1: SN2CL: Applying SN tables to CL table 1, writing CL table 2 CLCAL1: Appears to have ended successfully CLCAL1: thuban 31DEC06 TST: Cpu= 6.9 Real= 7 ARS/3C138_L.MODEL >& /dev/null AIPS 1: '1331+305 MODEL =' '3C286_L' AIPS 1: SYSTEM command to be executed is: AIPS 1: ls -1 $AIPSTARS/3C286_L.MODEL >& /dev/null AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes CALIB1: Task CALIB (release of 31DEC06) begins CALIB1: CALIB USING 20000310 . L BAND . 1 DISK= 1 USID=**** CALIB1: L1 Solution type CALIB1: Selecting, editing and calibrating the data CALIB1: Doing cal transfer mode with point model for each source CALIB1: This is not self-calibration CALIB1: Dividing data by source flux densities CALIB1: Determining solutions CALIB1: Writing SN table 2 CALIB1: RPOL, IF= 1 The average gain over these antennas is 2.407E+00 CALIB1: RPOL, IF= 2 The average gain over these antennas is 2.267E+00 CALIB1: LPOL, IF= 1 The average gain over these antennas is 2.332E+00 CALIB1: LPOL, IF= 2 The average gain over these antennas is 2.261E+00 CALIB1: Found 4095 good solutions CALIB1: Failed on 14 solutions CALIB1: Average closure rms = 0.0042 +- 0.0012 CALIB1: Fraction of times having data > 2.5 rms from solution CALIB1: 0.51613 of the times had 0 - 2 percent outside 2.5 times rms CALIB1: 0.16129 of the times had 2 - 4 percent outside 2.5 times rms CALIB1: 0.01075 of the times had 4 - 6 percent outside 2.5 times rms CALIB1: 0.01075 of the times had 6 - 8 percent outside 2.5 times rms CALIB1: 0.01075 of the times had 8 - 10 percent outside 2.5 times rms CALIB1: Adjusting solutions to a common reference antenna CALIB1: Appears to have ended successfully CALIB1: thuban 31DEC06 TST: Cpu= 7.3 Real= 7 ARS/3C138_L.MODEL >& /dev/null AIPS 1: '1331+305 MODEL =' '3C286_L' AIPS 1: SYSTEM command to be executed is: AIPS 1: ls -1 $AIPSTARS/3C286_L.MODEL >& /dev/null AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: '0521+166 MODEL =' '3C138_L' AIPS 1: SYSTEM command to be executed is: AIPS 1: ls -1 $AIPSTARS/3C138_L.MODEL >& /dev/null CALIB1: Task CALIB (release of 31DEC06) begins CALIB1: CALIB USING 20000310 . L BAND . 1 DISK= 1 USID=**** CALIB1: L1 Solution type CALIB1: Selecting, editing and calibrating the data CALIB1: Doing cal transfer mode with point model for each source CALIB1: This is not self-calibration CALIB1: Dividing data by source flux densities CALIB1: Determining solutions CALIB1: Deleted 284 records from SN table no. 2 CALIB1: Writing SN table 2 CALIB1: RPOL, IF= 1 The average gain over these antennas is 3.043E+00 CALIB1: RPOL, IF= 2 The average gain over these antennas is 3.020E+00 CALIB1: LPOL, IF= 1 The average gain over these antennas is 3.087E+00 CALIB1: LPOL, IF= 2 The average gain over these antennas is 3.002E+00 CALIB1: Found 1131 good solutions CALIB1: Failed on 5 solutions CALIB1: Average closure rms = 0.0033 +- 0.0003 CALIB1: Fraction of times having data > 2.5 rms from solution CALIB1: 0.28788 of the times had 0 - 2 percent outside 2.5 times rms CALIB1: 0.04545 of the times had 2 - 4 percent outside 2.5 times rms CALIB1: Adjusting solutions to a common reference antenna CALIB1: Appears to have ended successfully CALIB1: thuban 31DEC06 TST: Cpu= 2.2 Real= 2 ARS/3C138_L.MODEL >& /dev/null AIPS 1: '1331+305 MODEL =' '3C286_L' AIPS 1: SYSTEM command to be executed is: AIPS 1: ls -1 $AIPSTARS/3C286_L.MODEL >& /dev/null AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: '0521+166 MODEL =' '3C138_L' AIPS 1: SYSTEM command to be executed is: AIPS 1: ls -1 $AIPSTARS/3C138_L.MODEL >& /dev/null AIPS 1: Resumes CALIB1: Task CALIB (release of 31DEC06) begins CALIB1: CALIB USING 20000310 . L BAND . 1 DISK= 1 USID=**** CALIB1: L1 Solution type CALIB1: Selecting, editing and calibrating the data CALIB1: Doing cal transfer mode with point model for each source CALIB1: This is not self-calibration CALIB1: Dividing data by source flux densities CALIB1: Determining solutions CALIB1: Deleted 77 records from SN table no. 2 CALIB1: Writing SN table 2 CALIB1: RPOL, IF= 1 The average gain over these antennas is 3.058E+00 CALIB1: RPOL, IF= 2 The average gain over these antennas is 3.028E+00 CALIB1: LPOL, IF= 1 The average gain over these antennas is 2.890E+00 CALIB1: LPOL, IF= 2 The average gain over these antennas is 3.042E+00 CALIB1: Found 308 good solutions CALIB1: Average closure rms = 0.0017 +- 0.0003 CALIB1: Fraction of times having data > 2.5 rms from solution CALIB1: 0.69231 of the times had 0 - 2 percent outside 2.5 times rms CALIB1: 0.07692 of the times had 2 - 4 percent outside 2.5 times rms CALIB1: 0.07692 of the times had 6 - 8 percent outside 2.5 times rms CALIB1: Adjusting solutions to a common reference antenna CALIB1: Appears to have ended successfully CALIB1: thuban 31DEC06 TST: Cpu= 0.7 Real= 0 ARS/3C138_L.MODEL >& /dev/null AIPS 1: '1331+305 MODEL =' '3C286_L' AIPS 1: SYSTEM command to be executed is: AIPS 1: ls -1 $AIPSTARS/3C286_L.MODEL >& /dev/null AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: '0521+166 MODEL =' '3C138_L' AIPS 1: SYSTEM command to be executed is: AIPS 1: ls -1 $AIPSTARS/3C138_L.MODEL >& /dev/null AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Destroyed 1 extension files of type CC AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 2 disk= 1 GETJY1: Task GETJY (release of 31DEC06) begins GETJY1: Source:Qual CALCODE IF Flux (Jy) GETJY1: 0741+312 : 0 A 1 2.19788 +/- 0.00574 GETJY1: 2 2.64874 +/- 0.00967 GETJY1: Appears to have ended successfully GETJY1: thuban 31DEC06 TST: Cpu= 0.0 Real= 0 ARS/3C138_L.MODEL >& /dev/null AIPS 1: '1331+305 MODEL =' '3C286_L' AIPS 1: SYSTEM command to be executed is: AIPS 1: ls -1 $AIPSTARS/3C286_L.MODEL >& /dev/null AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: '0521+166 MODEL =' '3C138_L' AIPS 1: SYSTEM command to be executed is: AIPS 1: ls -1 $AIPSTARS/3C138_L.MODEL >& /dev/null AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Destroyed 1 extension files of type CC AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 2 disk= 1 AIPS 1: Resumes CLCAL1: Task CLCAL (release of 31DEC06) begins CLCAL1: Using interpolation mode 2PT CLCAL1: Processing SN table 2 CLCAL1: SNMRG: Merging SN table CLCAL1: SNMRG: Write 1033 merged records from 1033 input records CLCAL1: SN2CL: Applying SN tables to CL table 2, writing CL table 3 CLCAL1: Appears to have ended successfully CLCAL1: thuban 31DEC06 TST: Cpu= 3.2 Real= 3 ARS/3C138_L.MODEL >& /dev/null AIPS 1: '1331+305 MODEL =' '3C286_L' AIPS 1: SYSTEM command to be executed is: AIPS 1: ls -1 $AIPSTARS/3C286_L.MODEL >& /dev/null AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: '0521+166 MODEL =' '3C138_L' AIPS 1: SYSTEM command to be executed is: AIPS 1: ls -1 $AIPSTARS/3C138_L.MODEL >& /dev/null AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Destroyed 1 extension files of type CC AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 2 disk= 1 AIPS 1: Resumes AIPS 1: Resumes CLCAL1: Task CLCAL (release of 31DEC06) begins CLCAL1: Using interpolation mode SELF CLCAL1: Deleted 8476 records from CL table no. 3 CLCAL1: Processing SN table 2 CLCAL1: WARNING: SN table 2 has already been applied CLCAL1: SNMRG: Merging SN table CLCAL1: SNMRG: Write 1033 merged records from 1033 input records CLCAL1: SN2CL: Applying SN tables to CL table 2, writing CL table 3 CLCAL1: Appears to have ended successfully CLCAL1: thuban 31DEC06 TST: Cpu= 5.0 Real= 5 ARS/3C138_L.MODEL >& /dev/null AIPS 1: '1331+305 MODEL =' '3C286_L' AIPS 1: SYSTEM command to be executed is: AIPS 1: ls -1 $AIPSTARS/3C286_L.MODEL >& /dev/null AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: '0521+166 MODEL =' '3C138_L' AIPS 1: SYSTEM command to be executed is: AIPS 1: ls -1 $AIPSTARS/3C138_L.MODEL >& /dev/null AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Destroyed 1 extension files of type CC AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 2 disk= 1 AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes TASAV1: Task TASAV (release of 31DEC06) begins TASAV1: Create 20000310 .TASAV . 1 (UV) on disk 1 cno 2 TASAV1: Copied AN file from vol/cno/vers 1 1 1 to 1 2 1 TASAV1: Copied NX file from vol/cno/vers 1 1 1 to 1 2 1 TASAV1: Copied SU file from vol/cno/vers 1 1 1 to 1 2 1 TASAV1: Copied FQ file from vol/cno/vers 1 1 1 to 1 2 1 TASAV1: Copied CL file from vol/cno/vers 1 1 1 to 1 2 1 TASAV1: Copied CL file from vol/cno/vers 1 1 2 to 1 2 2 TASAV1: Copied CL file from vol/cno/vers 1 1 3 to 1 2 3 TASAV1: Copied TY file from vol/cno/vers 1 1 1 to 1 2 1 TASAV1: Copied WX file from vol/cno/vers 1 1 1 to 1 2 1 TASAV1: Copied OF file from vol/cno/vers 1 1 1 to 1 2 1 TASAV1: Copied FG file from vol/cno/vers 1 1 1 to 1 2 1 TASAV1: Copied FG file from vol/cno/vers 1 1 2 to 1 2 2 TASAV1: Copied XX file from vol/cno/vers 1 1 1 to 1 2 1 TASAV1: Copied SN file from vol/cno/vers 1 1 1 to 1 2 1 TASAV1: Copied SN file from vol/cno/vers 1 1 2 to 1 2 2 TASAV1: Appears to have ended successfully TASAV1: thuban 31DEC06 TST: Cpu= 1.3 Real= 2 ARS/3C138_L.MODEL >& /dev/null AIPS 1: '1331+305 MODEL =' '3C286_L' AIPS 1: SYSTEM command to be executed is: AIPS 1: ls -1 $AIPSTARS/3C286_L.MODEL >& /dev/null AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: '0521+166 MODEL =' '3C138_L' AIPS 1: SYSTEM command to be executed is: AIPS 1: ls -1 $AIPSTARS/3C138_L.MODEL >& /dev/null AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Destroyed 1 extension files of type CC AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 2 disk= 1 AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes SPLIT1: Task SPLIT (release of 31DEC06) begins SPLIT1: You are using a non-standard program SPLIT1: Doing subarray 1 SPLIT1: Create 0521+166 .L BAND. 1 (UV) on disk 1 cno 3 SPLIT1: Applying CL Table version 3 SPLIT1: Previously flagged flagged by gain kept SPLIT1: Partially 13487 2747 13487 SPLIT1: Fully 0 0 49675 SPLIT1: Copied AN file from vol/cno/vers 1 1 1 to 1 3 1 SPLIT1: Copied WX file from vol/cno/vers 1 1 1 to 1 3 1 SPLIT1: Copied OF file from vol/cno/vers 1 1 1 to 1 3 1 SPLIT1: Copied XX file from vol/cno/vers 1 1 1 to 1 3 1 SPLIT1: Create 0741+312 .L BAND. 1 (UV) on disk 1 cno 4 SPLIT1: Previously flagged flagged by gain kept SPLIT1: Partially 35828 14927 35828 SPLIT1: Fully 0 0 149081 SPLIT1: Copied AN file from vol/cno/vers 1 1 1 to 1 4 1 SPLIT1: Copied WX file from vol/cno/vers 1 1 1 to 1 4 1 SPLIT1: Copied OF file from vol/cno/vers 1 1 1 to 1 4 1 SPLIT1: Copied XX file from vol/cno/vers 1 1 1 to 1 4 1 SPLIT1: Create 0723+397 .L BAND. 1 (UV) on disk 1 cno 5 SPLIT1: Previously flagged flagged by gain kept SPLIT1: Partially 13834 9377 18517 SPLIT1: Fully 0 0 89128 SPLIT1: Copied AN file from vol/cno/vers 1 1 1 to 1 5 1 SPLIT1: Copied WX file from vol/cno/vers 1 1 1 to 1 5 1 SPLIT1: Copied OF file from vol/cno/vers 1 1 1 to 1 5 1 SPLIT1: Copied XX file from vol/cno/vers 1 1 1 to 1 5 1 SPLIT1: Create 0714+299 .L BAND. 1 (UV) on disk 1 cno 6 SPLIT1: Previously flagged flagged by gain kept SPLIT1: Partially 18264 9231 20759 SPLIT1: Fully 0 0 82792 SPLIT1: Copied AN file from vol/cno/vers 1 1 1 to 1 6 1 SPLIT1: Copied WX file from vol/cno/vers 1 1 1 to 1 6 1 SPLIT1: Copied OF file from vol/cno/vers 1 1 1 to 1 6 1 SPLIT1: Copied XX file from vol/cno/vers 1 1 1 to 1 6 1 SPLIT1: Create 0721+364 .L BAND. 1 (UV) on disk 1 cno 7 SPLIT1: Previously flagged flagged by gain kept SPLIT1: Partially 16838 9374 19811 SPLIT1: Fully 0 0 83890 SPLIT1: Copied AN file from vol/cno/vers 1 1 1 to 1 7 1 SPLIT1: Copied WX file from vol/cno/vers 1 1 1 to 1 7 1 SPLIT1: Copied OF file from vol/cno/vers 1 1 1 to 1 7 1 SPLIT1: Copied XX file from vol/cno/vers 1 1 1 to 1 7 1 SPLIT1: Create 0723+298 .L BAND. 1 (UV) on disk 1 cno 8 SPLIT1: Previously flagged flagged by gain kept SPLIT1: Partially 10757 625 10832 SPLIT1: Fully 0 0 46693 SPLIT1: Copied AN file from vol/cno/vers 1 1 1 to 1 8 1 SPLIT1: Copied WX file from vol/cno/vers 1 1 1 to 1 8 1 SPLIT1: Copied OF file from vol/cno/vers 1 1 1 to 1 8 1 SPLIT1: Copied XX file from vol/cno/vers 1 1 1 to 1 8 1 SPLIT1: Create 722+327B .L BAND. 1 (UV) on disk 1 cno 9 SPLIT1: Previously flagged flagged by gain kept SPLIT1: Partially 7696 625 7993 SPLIT1: Fully 0 0 48542 SPLIT1: Copied AN file from vol/cno/vers 1 1 1 to 1 9 1 SPLIT1: Copied WX file from vol/cno/vers 1 1 1 to 1 9 1 SPLIT1: Copied OF file from vol/cno/vers 1 1 1 to 1 9 1 SPLIT1: Copied XX file from vol/cno/vers 1 1 1 to 1 9 1 SPLIT1: Create 0729+308 .L BAND. 1 (UV) on disk 1 cno 10 SPLIT1: Previously flagged flagged by gain kept SPLIT1: Partially 10926 650 11249 SPLIT1: Fully 0 0 47226 SPLIT1: Copied AN file from vol/cno/vers 1 1 1 to 1 10 1 SPLIT1: Copied WX file from vol/cno/vers 1 1 1 to 1 10 1 SPLIT1: Copied OF file from vol/cno/vers 1 1 1 to 1 10 1 SPLIT1: Copied XX file from vol/cno/vers 1 1 1 to 1 10 1 SPLIT1: Create 739+337B .L BAND. 1 (UV) on disk 1 cno 11 SPLIT1: Previously flagged flagged by gain kept SPLIT1: Partially 6682 0 6682 SPLIT1: Fully 0 0 25143 SPLIT1: Copied AN file from vol/cno/vers 1 1 1 to 1 11 1 SPLIT1: Copied WX file from vol/cno/vers 1 1 1 to 1 11 1 SPLIT1: Copied OF file from vol/cno/vers 1 1 1 to 1 11 1 SPLIT1: Copied XX file from vol/cno/vers 1 1 1 to 1 11 1 SPLIT1: Create 4C+30.12 .L BAND. 1 (UV) on disk 1 cno 12 SPLIT1: Previously flagged flagged by gain kept SPLIT1: Partially 5188 0 5188 SPLIT1: Fully 0 0 26012 SPLIT1: Copied AN file from vol/cno/vers 1 1 1 to 1 12 1 SPLIT1: Copied WX file from vol/cno/vers 1 1 1 to 1 12 1 SPLIT1: Copied OF file from vol/cno/vers 1 1 1 to 1 12 1 SPLIT1: Copied XX file from vol/cno/vers 1 1 1 to 1 12 1 SPLIT1: Create 4C+36.13 .L BAND. 1 (UV) on disk 1 cno 13 SPLIT1: Previously flagged flagged by gain kept SPLIT1: Partially 2258 0 2258 SPLIT1: Fully 0 0 29457 SPLIT1: Copied AN file from vol/cno/vers 1 1 1 to 1 13 1 SPLIT1: Copied WX file from vol/cno/vers 1 1 1 to 1 13 1 SPLIT1: Copied OF file from vol/cno/vers 1 1 1 to 1 13 1 SPLIT1: Copied XX file from vol/cno/vers 1 1 1 to 1 13 1 SPLIT1: Create 1331+305 .L BAND. 1 (UV) on disk 1 cno 14 SPLIT1: Previously flagged flagged by gain kept SPLIT1: Partially 2326 143 2326 SPLIT1: Fully 0 0 19158 SPLIT1: Copied AN file from vol/cno/vers 1 1 1 to 1 14 1 SPLIT1: Copied WX file from vol/cno/vers 1 1 1 to 1 14 1 SPLIT1: Copied OF file from vol/cno/vers 1 1 1 to 1 14 1 SPLIT1: Copied XX file from vol/cno/vers 1 1 1 to 1 14 1 SPLIT1: Appears to have ended successfully SPLIT1: thuban 31DEC06 TST: Cpu= 8.9 Real= 12 ARS/3C138_L.MODEL >& /dev/null AIPS 1: '1331+305 MODEL =' '3C286_L' AIPS 1: SYSTEM command to be executed is: AIPS 1: ls -1 $AIPSTARS/3C286_L.MODEL >& /dev/null AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: '0521+166 MODEL =' '3C138_L' AIPS 1: SYSTEM command to be executed is: AIPS 1: ls -1 $AIPSTARS/3C138_L.MODEL >& /dev/null AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Destroyed 1 extension files of type CC AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 2 disk= 1 AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.06817 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0521+166_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN SETFC1: Task SETFC (release of 31DEC06) begins SETFC1: Found 0521+166 L BAND Seq 1 Disk: 1 in slot 3 SETFC1: SETCEL: recommends IMSIZE 901 CELLSIZE 2.16278 SETFC1: SETCEL: returns IMSIZE 1024 CELLSIZE 1.94071 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@0521+166_L,BAND.0-1 SETFC1: FLYEYE added 7 fields to BOXFILE to 0.459 deg SETFC1: First field number written was 1 SETFC1: Highest field number written was 7 SETFC1: returns adverbs to AIPS SETFC1: Appears to have ended successfully SETFC1: thuban 31DEC06 TST: Cpu= 0.1 Real= 0 ARS/3C138_L.MODEL >& /dev/null AIPS 1: '1331+305 MODEL =' '3C286_L' AIPS 1: SYSTEM command to be executed is: AIPS 1: ls -1 $AIPSTARS/3C286_L.MODEL >& /dev/null AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: '0521+166 MODEL =' '3C138_L' AIPS 1: SYSTEM command to be executed is: AIPS 1: ls -1 $AIPSTARS/3C138_L.MODEL >& /dev/null AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Destroyed 1 extension files of type CC AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 2 disk= 1 AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.06817 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0521+166_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN SETFC1: Task SETFC (release of 31DEC06) begins SETFC1: Found 0521+166 L BAND Seq 1 Disk: 1 in slot 3 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@0521+166_L,BAND.0-1 SETFC1: Searching catalog between 0.19 and 0.82 degrees radius SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /home/auto/aips/TEXT/STARS/NV00.0030 SETFC1: No NVSS sources selected for BOXFILE SETFC1: The Sun is 89.8 deg away - ignoring SETFC1: First field number written was 8 SETFC1: Highest field number written was 7 SETFC1: returns adverbs to AIPS SETFC1: Appears to have ended successfully SETFC1: thuban 31DEC06 TST: Cpu= 0.8 Real= 1 C 1 1012 1012 05 21 09.89 16 38 22.1 00001 -1 507 512 513 C 2 1012 1012 05 21 09.89 16 10 49.9 00002 -1 507 512 513 C 3 1012 1012 05 19 30.45 16 24 34.5 00003 -1 507 512 513 C 4 1012 1012 05 22 49.32 16 24 34.5 00004 -1 507 512 513 C 5 1012 1012 05 19 30.21 16 52 06.6 00005 -1 507 512 513 C 6 1012 1012 05 22 49.56 16 52 06.6 00006 -1 507 512 513 C 7 1012 1012 05 21 09.89 17 05 54.2 00007 -1 507 512 513 ARS/3C138_L.MODEL >& /dev/null AIPS 1: '1331+305 MODEL =' '3C286_L' AIPS 1: SYSTEM command to be executed is: AIPS 1: ls -1 $AIPSTARS/3C286_L.MODEL >& /dev/null AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: '0521+166 MODEL =' '3C138_L' AIPS 1: SYSTEM command to be executed is: AIPS 1: ls -1 $AIPSTARS/3C138_L.MODEL >& /dev/null AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Destroyed 1 extension files of type CC AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 2 disk= 1 AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.06817 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0521+166_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@0521+166_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AM647_2000MAR10_1.0.log AIPS 1: ' NOW STARTING WITH SOURCE :1 =0521+166' AIPS 1: ' ' IMAGR1: Task IMAGR (release of 31DEC06) begins IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@0521+166_L,BAND.0-1 IMAGR1: FIELDF: Final field parameters and # read are: IMAGR1: Field 1 1012 1012 5.7488E-02 4.9000E-02 0 IMAGR1: Field 2 1012 1012 5.7488E-02 -1.6522E+03 0 IMAGR1: Field 3 1012 1012 -1.4291E+03 -8.2755E+02 0 IMAGR1: Field 4 1012 1012 1.4291E+03 -8.2755E+02 0 IMAGR1: Field 5 1012 1012 -1.4325E+03 8.2455E+02 0 IMAGR1: Field 6 1012 1012 1.4325E+03 8.2455E+02 0 IMAGR1: Field 7 1012 1012 5.7488E-02 1.6521E+03 0 IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@0521+166_L,BAND.0-1 IMAGR1: WINDF: Number of clean boxes/field read as follows: IMAGR1: Field 01: 1 Field 02: 1 Field 03: 1 Field 04: 1 IMAGR1: Field 05: 1 Field 06: 1 Field 07: 1 IMAGR1: Create 0521+166 .IMAGR . 1 (UV) on disk 1 cno 15 IMAGR1: Beginning channel 1 through 1 with 2 IFs IMAGR1: IMACPY: Copied 63162 visibilities to be imaged IMAGR1: **** WARNING data included out of inner portion of UV plane **** IMAGR1: **** Watch for high-frequency & other poor cleaning effects **** IMAGR1: UVWAIT: begin finding uniform weights IMAGR1: UVWAIT: Average grid weight 1.561E+04 IMAGR1: UVWAIT: Adding temperance S 3.123E+03 IMAGR1: UVWAIT: begin applying uniform or other weights IMAGR1: UVWAIT: Sum of weights in 8.410E+07 and out 1.176E+08 IMAGR1: UVWAIT: Noise is increased by a factor 1.158 due to weighting IMAGR1: UVWAIT: Average summed weight 1.561E+04 over 122060 vis IMAGR1: Create 0521+166 .IBM001. 1 (MA) on disk 1 cno 16 IMAGR1: Create 0521+166 .IBM002. 1 (MA) on disk 1 cno 17 IMAGR1: Create 0521+166 .IBM003. 1 (MA) on disk 1 cno 18 IMAGR1: Create 0521+166 .IBM004. 1 (MA) on disk 1 cno 19 IMAGR1: Create 0521+166 .IBM005. 1 (MA) on disk 1 cno 20 IMAGR1: Create 0521+166 .IBM006. 1 (MA) on disk 1 cno 21 IMAGR1: Create 0521+166 .IBM007. 1 (MA) on disk 1 cno 22 IMAGR1: Create 0521+166 .ICL001. 1 (MA) on disk 1 cno 23 IMAGR1: Create 0521+166 .ICL002. 1 (MA) on disk 1 cno 24 IMAGR1: Create 0521+166 .ICL003. 1 (MA) on disk 1 cno 25 IMAGR1: Create 0521+166 .ICL004. 1 (MA) on disk 1 cno 26 IMAGR1: Create 0521+166 .ICL005. 1 (MA) on disk 1 cno 27 IMAGR1: Create 0521+166 .ICL006. 1 (MA) on disk 1 cno 28 IMAGR1: Create 0521+166 .ICL007. 1 (MA) on disk 1 cno 29 IMAGR1: GRDFLT: X and Y convolution type = SPHEROIDAL IMAGR1: GRDFLT: X and Y parms = 3.0000 1.0000 IMAGR1: GRDFLT: convolution function sampled every 1/100 of a cell IMAGR1: GRDMEM: Ave 2 Channels; 1.372250E+09 to 1.657250E+09 Hz IMAGR1: Field 1 Sum of gridding weights = 1.24892E+09 IMAGR1: Field 1 Beam min = -133.9 MilliJy, max = 1.0 Jy IMAGR1: Field 1 fit FWHM = 11.639 x 6.038 arcsec, PA= 89.3 IMAGR1: Field 2 Sum of gridding weights = 1.24892E+09 IMAGR1: Field 2 Beam min = -133.9 MilliJy, max = 1.0 Jy IMAGR1: Field 2 fit FWHM = 11.639 x 6.052 arcsec, PA= 89.3 IMAGR1: Field 3 Sum of gridding weights = 1.24892E+09 IMAGR1: Field 3 Beam min = -35.7 MilliJy, max = 1.0 Jy IMAGR1: Field 3 fit FWHM = 11.640 x 6.043 arcsec, PA= 89.0 IMAGR1: Field 4 Sum of gridding weights = 1.24892E+09 IMAGR1: Field 4 Beam min = -38.7 MilliJy, max = 1.0 Jy IMAGR1: Field 4 fit FWHM = 11.638 x 6.047 arcsec, PA= 89.5 IMAGR1: Field 5 Sum of gridding weights = 1.24892E+09 IMAGR1: Field 5 Beam min = -41.8 MilliJy, max = 1.0 Jy IMAGR1: Field 5 fit FWHM = 11.639 x 6.029 arcsec, PA= 89.0 IMAGR1: Field 6 Sum of gridding weights = 1.24892E+09 IMAGR1: Field 6 Beam min = -38.7 MilliJy, max = 1.0 Jy IMAGR1: Field 6 fit FWHM = 11.638 x 6.033 arcsec, PA= 89.5 IMAGR1: Field 7 Sum of gridding weights = 1.24892E+09 IMAGR1: Field 7 Beam min = -133.9 MilliJy, max = 1.0 Jy IMAGR1: Field 7 fit FWHM = 11.638 x 6.024 arcsec, PA= 89.3 IMAGR1: CLBHIS: minimum component 0.210 of current peak IMAGR1: Field 1 min = -276.7 MilliJy,max = 8.0 Jy IMAGR1: Field 2 min = -251.7 MilliJy,max = 387.1 MilliJy IMAGR1: Field 3 min = -412.5 MilliJy,max = 345.6 MilliJy IMAGR1: Field 4 min = -494.1 MilliJy,max = 339.6 MilliJy IMAGR1: Field 5 min = -412.0 MilliJy,max = 345.5 MilliJy IMAGR1: Field 6 min = -493.5 MilliJy,max = 401.6 MilliJy IMAGR1: Field 7 min = -254.4 MilliJy,max = 439.7 MilliJy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 299.04 MilliJy IMAGR1: 352 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.652 Jy iter= 16 IMAGR1: Field 1 Clean flux density= 6.538 Jy 16 comps IMAGR1: Total Cleaned flux density = 6.538 Jy 16 comps IMAGR1: SETDO3: imaging done with multiple tangent planes IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: VISDFT: Model components of type Point IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -53.8 MilliJy,max = 1.5 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 175.53 MilliJy IMAGR1: 115 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 322.342 MilliJy iter= 32 IMAGR1: Field 1 Clean flux density= 7.754 Jy 32 comps IMAGR1: Total Cleaned flux density = 7.754 Jy 32 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 7 min = -21.4 MilliJy,max = 34.8 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 3.037E-02 < Second best 3.703E-01 IMAGR1: Field 2 min = -21.8 MilliJy,max = 34.5 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 3.298E-02 < Second best 3.266E-01 IMAGR1: Field 5 min = -20.4 MilliJy,max = 33.0 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 3.148E-02 < Second best 3.245E-01 IMAGR1: Field 4 min = -21.9 MilliJy,max = 29.0 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.359E-02 < Second best 3.096E-01 IMAGR1: Field 6 min = -19.9 MilliJy,max = 26.3 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.464E-02 < Second best 3.063E-01 IMAGR1: Field 1 min = -25.0 MilliJy,max = 301.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 109.33 MilliJy IMAGR1: 41 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 138.320 MilliJy iter= 45 IMAGR1: Field 1 Clean flux density= 8.014 Jy 45 comps IMAGR1: Total Cleaned flux density = 8.014 Jy 45 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -17.8 MilliJy,max = 22.3 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.003E-02 < Second best 1.315E-01 IMAGR1: Field 1 min = -23.9 MilliJy,max = 136.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 13.82 MilliJy IMAGR1: 3249 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 30.322 MilliJy iter= 97 IMAGR1: Field 1 Clean flux density= 8.286 Jy 97 comps IMAGR1: Total Cleaned flux density = 8.286 Jy 97 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -22.3 MilliJy,max = 26.6 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.132E-02 < Second best 3.148E-02 IMAGR1: Field 5 min = -22.9 MilliJy,max = 20.4 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.917E-02 < Second best 3.037E-02 IMAGR1: Field 7 min = -26.2 MilliJy,max = 21.0 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.311E-02 < Second best 2.884E-02 IMAGR1: Field 1 min = -32.4 MilliJy,max = 29.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 11.72 MilliJy IMAGR1: 5532 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 19.115 MilliJy iter= 178 IMAGR1: Field 1 Clean flux density= 8.369 Jy 178 comps IMAGR1: Total Cleaned flux density = 8.369 Jy 178 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 6 min = -19.2 MilliJy,max = 19.2 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.462E-02 < Second best 2.359E-02 IMAGR1: Field 4 min = -20.0 MilliJy,max = 22.5 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.827E-02 < Second best 2.311E-02 IMAGR1: Field 7 min = -26.2 MilliJy,max = 20.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 11.17 MilliJy IMAGR1: 4631 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 15.893 MilliJy iter= 91 IMAGR1: Field 7 Clean flux density= 30.813 MilliJy 91 comps IMAGR1: Total Cleaned flux density = 8.400 Jy 269 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -20.5 MilliJy,max = 20.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 11.09 MilliJy IMAGR1: 4302 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 15.324 MilliJy iter= 120 IMAGR1: Field 2 Clean flux density= 70.760 MilliJy 120 comps IMAGR1: Total Cleaned flux density = 8.471 Jy 389 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 3 min = -18.3 MilliJy,max = 17.9 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.476E-02 < Second best 1.917E-02 IMAGR1: Field 5 min = -19.3 MilliJy,max = 18.6 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.684E-02 < Second best 1.827E-02 IMAGR1: Field 4 min = -17.0 MilliJy,max = 19.0 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.594E-02 < Second best 1.825E-02 IMAGR1: Field 1 min = -20.4 MilliJy,max = 19.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 10.80 MilliJy IMAGR1: 6734 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 15.312 MilliJy iter= 373 IMAGR1: Field 1 Clean flux density= 8.483 Jy 373 comps IMAGR1: Total Cleaned flux density = 8.585 Jy 584 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 5 min = -17.6 MilliJy,max = 18.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 10.79 MilliJy IMAGR1: 440 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -11.986 MilliJy iter= 62 IMAGR1: Field 5 Clean flux density= 15.033 MilliJy 62 comps IMAGR1: Total Cleaned flux density = 8.600 Jy 646 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -16.9 MilliJy,max = 17.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 10.79 MilliJy IMAGR1: 403 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -11.944 MilliJy iter= 73 IMAGR1: Field 4 Clean flux density= 29.589 MilliJy 73 comps IMAGR1: Total Cleaned flux density = 8.629 Jy 719 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 7 min = -25.8 MilliJy,max = 17.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 10.59 MilliJy IMAGR1: 3947 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 13.292 MilliJy iter= 298 IMAGR1: Field 7 Clean flux density= 62.083 MilliJy 298 comps IMAGR1: Total Cleaned flux density = 8.661 Jy 926 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 3 min = -16.3 MilliJy,max = 16.3 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.372E-02 < Second best 1.467E-02 IMAGR1: Field 1 min = -18.5 MilliJy,max = 17.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 10.35 MilliJy IMAGR1: 5608 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -13.159 MilliJy iter= 658 IMAGR1: Field 1 Clean flux density= 8.528 Jy 658 comps IMAGR1: Total Cleaned flux density = 8.705 Jy 1211 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 2 min = -16.9 MilliJy,max = 17.5 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.392E-02 < Second best 1.462E-02 IMAGR1: Field 6 min = -16.4 MilliJy,max = 16.7 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.265E-02 < Second best 1.392E-02 IMAGR1: BGC Clean: using 103 cell beam + residuals > 10.00 MilliJy IMAGR1: 4004 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 12.202 MilliJy iter= 413 IMAGR1: Field 2 Clean flux density= 124.334 MilliJy 413 comps IMAGR1: Total Cleaned flux density = 8.759 Jy 1504 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 3 min = -14.3 MilliJy,max = 13.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 9.98 MilliJy IMAGR1: 316 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 10.548 MilliJy iter= 84 IMAGR1: Field 3 Clean flux density= 20.114 MilliJy 84 comps IMAGR1: Total Cleaned flux density = 8.779 Jy 1588 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 7 min = -23.4 MilliJy,max = 15.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 9.75 MilliJy IMAGR1: 3505 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -11.345 MilliJy iter= 576 IMAGR1: Field 7 Clean flux density= 96.077 MilliJy 576 comps IMAGR1: Total Cleaned flux density = 8.813 Jy 1866 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 6 min = -15.2 MilliJy,max = 15.3 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.199E-02 < Second best 1.263E-02 IMAGR1: Field 1 min = -15.2 MilliJy,max = 14.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 9.43 MilliJy IMAGR1: 5101 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -11.250 MilliJy iter= 1050 IMAGR1: Field 1 Clean flux density= 8.556 Jy 1050 comps IMAGR1: Total Cleaned flux density = 8.841 Jy 2258 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 6 min = -14.4 MilliJy,max = 15.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 9.42 MilliJy IMAGR1: 266 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -9.791 MilliJy iter= 87 IMAGR1: Field 6 Clean flux density= 7.521 MilliJy 87 comps IMAGR1: Total Cleaned flux density = 8.849 Jy 2345 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -15.7 MilliJy,max = 15.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 9.17 MilliJy IMAGR1: 2982 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -10.365 MilliJy iter= 733 IMAGR1: Field 2 Clean flux density= 147.802 MilliJy 733 comps IMAGR1: Total Cleaned flux density = 8.872 Jy 2665 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 5 min = -14.3 MilliJy,max = 14.9 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.021E-02 < Second best 1.143E-02 IMAGR1: Field 4 min = -12.9 MilliJy,max = 13.6 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.007E-02 < Second best 1.089E-02 IMAGR1: Field 7 min = -21.4 MilliJy,max = 14.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 8.74 MilliJy IMAGR1: 3591 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 9.817 MilliJy iter= 920 IMAGR1: Field 7 Clean flux density= 148.787 MilliJy 920 comps IMAGR1: Total Cleaned flux density = 8.925 Jy 3009 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 1 min = -14.0 MilliJy,max = 13.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 8.44 MilliJy IMAGR1: 4962 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 9.668 MilliJy iter= 1512 IMAGR1: Field 1 Clean flux density= 8.613 Jy 1512 comps IMAGR1: Total Cleaned flux density = 8.982 Jy 3471 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 5 min = -13.9 MilliJy,max = 13.8 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 9.599E-03 < Second best 1.010E-02 IMAGR1: Field 3 min = -12.3 MilliJy,max = 12.3 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 9.316E-03 < Second best 1.007E-02 IMAGR1: Field 4 min = -11.5 MilliJy,max = 12.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 8.33 MilliJy IMAGR1: 353 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 8.598 MilliJy iter= 180 IMAGR1: Field 4 Clean flux density= 48.766 MilliJy 180 comps IMAGR1: Total Cleaned flux density = 9.001 Jy 3578 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 2 min = -14.3 MilliJy,max = 14.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 8.11 MilliJy IMAGR1: 3268 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -8.959 MilliJy iter= 1122 IMAGR1: Field 2 Clean flux density= 177.642 MilliJy 1122 comps IMAGR1: Total Cleaned flux density = 9.031 Jy 3967 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 5 min = -13.4 MilliJy,max = 13.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 8.10 MilliJy IMAGR1: 341 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 8.337 MilliJy iter= 175 IMAGR1: Field 5 Clean flux density= 39.969 MilliJy 175 comps IMAGR1: Total Cleaned flux density = 9.056 Jy 4080 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 7 min = -19.7 MilliJy,max = 13.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 7.86 MilliJy IMAGR1: 2861 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 8.527 MilliJy iter= 1272 IMAGR1: Field 7 Clean flux density= 174.727 MilliJy 1272 comps IMAGR1: Total Cleaned flux density = 9.081 Jy 4432 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 6 min = -12.0 MilliJy,max = 12.4 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 8.625E-03 < Second best 9.316E-03 IMAGR1: Field 3 min = -11.6 MilliJy,max = 11.6 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 8.634E-03 < Second best 9.292E-03 IMAGR1: Field 1 min = -13.1 MilliJy,max = 11.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 7.48 MilliJy IMAGR1: 4830 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 8.348 MilliJy iter= 2046 IMAGR1: Field 1 Clean flux density= 8.668 Jy 2046 comps IMAGR1: Total Cleaned flux density = 9.137 Jy 4966 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 3 min = -11.3 MilliJy,max = 11.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 7.47 MilliJy IMAGR1: 303 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -7.647 MilliJy iter= 196 IMAGR1: Field 3 Clean flux density= 39.037 MilliJy 196 comps IMAGR1: Total Cleaned flux density = 9.156 Jy 5078 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 6 min = -11.5 MilliJy,max = 12.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 7.46 MilliJy IMAGR1: 260 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 7.602 MilliJy iter= 186 IMAGR1: Field 6 Clean flux density= 20.786 MilliJy 186 comps IMAGR1: Total Cleaned flux density = 9.169 Jy 5177 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 2 min = -12.7 MilliJy,max = 12.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 7.24 MilliJy IMAGR1: 2622 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 7.755 MilliJy iter= 1498 IMAGR1: Field 2 Clean flux density= 198.181 MilliJy 1498 comps IMAGR1: Total Cleaned flux density = 9.190 Jy 5553 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 4 min = -9.4 MilliJy,max = 10.5 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 7.663E-03 < Second best 8.197E-03 IMAGR1: Field 7 min = -18.1 MilliJy,max = 11.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 6.98 MilliJy IMAGR1: 2887 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -7.472 MilliJy iter= 1670 IMAGR1: Field 7 Clean flux density= 215.824 MilliJy 1670 comps IMAGR1: Total Cleaned flux density = 9.231 Jy 5951 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 1 min = -11.2 MilliJy,max = 10.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 6.74 MilliJy IMAGR1: 3933 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 7.302 MilliJy iter= 2548 IMAGR1: Field 1 Clean flux density= 8.707 Jy 2548 comps IMAGR1: Total Cleaned flux density = 9.269 Jy 6453 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 5 min = -12.4 MilliJy,max = 11.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 6.67 MilliJy IMAGR1: 321 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 6.797 MilliJy iter= 292 IMAGR1: Field 5 Clean flux density= 58.927 MilliJy 292 comps IMAGR1: Total Cleaned flux density = 9.288 Jy 6570 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 4 min = -9.1 MilliJy,max = 10.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 6.65 MilliJy IMAGR1: 346 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -6.782 MilliJy iter= 305 IMAGR1: Field 4 Clean flux density= 70.635 MilliJy 305 comps IMAGR1: Total Cleaned flux density = 9.310 Jy 6695 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 2 min = -11.7 MilliJy,max = 11.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 6.48 MilliJy IMAGR1: 2495 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -6.853 MilliJy iter= 1887 IMAGR1: Field 2 Clean flux density= 217.155 MilliJy 1887 comps IMAGR1: Total Cleaned flux density = 9.329 Jy 7084 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 3 min = -10.4 MilliJy,max = 10.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 6.43 MilliJy IMAGR1: 228 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 6.517 MilliJy iter= 289 IMAGR1: Field 3 Clean flux density= 42.627 MilliJy 289 comps IMAGR1: Total Cleaned flux density = 9.332 Jy 7177 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 6 min = -9.8 MilliJy,max = 10.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 6.38 MilliJy IMAGR1: 293 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 6.483 MilliJy iter= 301 IMAGR1: Field 6 Clean flux density= 40.211 MilliJy 301 comps IMAGR1: Total Cleaned flux density = 9.352 Jy 7292 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 7 min = -16.6 MilliJy,max = 11.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 6.19 MilliJy IMAGR1: 2646 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 6.547 MilliJy iter= 2089 IMAGR1: Field 7 Clean flux density= 231.413 MilliJy 2089 comps IMAGR1: Total Cleaned flux density = 9.367 Jy 7711 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 1 min = -10.3 MilliJy,max = 9.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 5.99 MilliJy IMAGR1: 3666 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 6.388 MilliJy iter= 3073 IMAGR1: Field 1 Clean flux density= 8.733 Jy 3073 comps IMAGR1: Total Cleaned flux density = 9.394 Jy 8236 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 2 min = -10.4 MilliJy,max = 11.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 5.84 MilliJy IMAGR1: 2318 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -6.131 MilliJy iter= 2294 IMAGR1: Field 2 Clean flux density= 226.576 MilliJy 2294 comps IMAGR1: Total Cleaned flux density = 9.404 Jy 8643 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 5 min = -11.1 MilliJy,max = 9.9 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 6.148E-03 < Second best 6.510E-03 IMAGR1: Field 4 min = -7.9 MilliJy,max = 8.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 5.75 MilliJy IMAGR1: 416 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -5.856 MilliJy iter= 459 IMAGR1: Field 4 Clean flux density= 86.403 MilliJy 459 comps IMAGR1: Total Cleaned flux density = 9.420 Jy 8797 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 7 min = -15.7 MilliJy,max = 9.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 5.61 MilliJy IMAGR1: 2409 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 5.888 MilliJy iter= 2515 IMAGR1: Field 7 Clean flux density= 261.426 MilliJy 2515 comps IMAGR1: Total Cleaned flux density = 9.450 Jy 9223 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 3 min = -9.1 MilliJy,max = 9.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 5.58 MilliJy IMAGR1: 353 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -5.662 MilliJy iter= 426 IMAGR1: Field 3 Clean flux density= 47.890 MilliJy 426 comps IMAGR1: Total Cleaned flux density = 9.455 Jy 9360 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 6 min = -8.5 MilliJy,max = 9.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 5.53 MilliJy IMAGR1: 294 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 5.612 MilliJy iter= 429 IMAGR1: Field 6 Clean flux density= 47.283 MilliJy 429 comps IMAGR1: Total Cleaned flux density = 9.462 Jy 9488 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 1 min = -9.1 MilliJy,max = 8.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 5.36 MilliJy IMAGR1: 3280 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -5.666 MilliJy iter= 3606 IMAGR1: Field 1 Clean flux density= 8.745 Jy 3606 comps IMAGR1: Total Cleaned flux density = 9.474 Jy 10021 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 5 min = -10.6 MilliJy,max = 8.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 5.34 MilliJy IMAGR1: 403 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 5.436 MilliJy iter= 458 IMAGR1: Field 5 Clean flux density= 81.474 MilliJy 458 comps IMAGR1: Total Cleaned flux density = 9.496 Jy 10187 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 2 min = -9.3 MilliJy,max = 10.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 5.20 MilliJy IMAGR1: 2277 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 5.418 MilliJy iter= 2713 IMAGR1: Field 2 Clean flux density= 227.244 MilliJy 2713 comps IMAGR1: Total Cleaned flux density = 9.497 Jy 10606 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 7 min = -14.1 MilliJy,max = 9.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 5.07 MilliJy IMAGR1: 1931 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 5.266 MilliJy iter= 2908 IMAGR1: Field 7 Clean flux density= 263.324 MilliJy 2908 comps IMAGR1: Total Cleaned flux density = 9.499 Jy 10999 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 4 min = -6.7 MilliJy,max = 7.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 5.02 MilliJy IMAGR1: 440 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -5.114 MilliJy iter= 645 IMAGR1: Field 4 Clean flux density= 90.631 MilliJy 645 comps IMAGR1: Total Cleaned flux density = 9.503 Jy 11185 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 1 min = -8.5 MilliJy,max = 7.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 4.89 MilliJy IMAGR1: 2532 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 5.109 MilliJy iter= 4090 IMAGR1: Field 1 Clean flux density= 8.760 Jy 4090 comps IMAGR1: Total Cleaned flux density = 9.518 Jy 11669 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 3 min = -8.1 MilliJy,max = 8.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 4.85 MilliJy IMAGR1: 341 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 4.922 MilliJy iter= 582 IMAGR1: Field 3 Clean flux density= 45.874 MilliJy 582 comps IMAGR1: Total Cleaned flux density = 9.516 Jy 11825 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 6 min = -7.9 MilliJy,max = 7.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 4.81 MilliJy IMAGR1: 331 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 4.876 MilliJy iter= 573 IMAGR1: Field 6 Clean flux density= 64.493 MilliJy 573 comps IMAGR1: Total Cleaned flux density = 9.533 Jy 11969 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 5 min = -9.5 MilliJy,max = 8.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 4.78 MilliJy IMAGR1: 401 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -4.846 MilliJy iter= 621 IMAGR1: Field 5 Clean flux density= 88.647 MilliJy 621 comps IMAGR1: Total Cleaned flux density = 9.540 Jy 12132 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 2 min = -8.3 MilliJy,max = 9.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 4.66 MilliJy IMAGR1: 2358 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 4.846 MilliJy iter= 3184 IMAGR1: Field 2 Clean flux density= 240.717 MilliJy 3184 comps IMAGR1: Total Cleaned flux density = 9.554 Jy 12603 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 7 min = -13.0 MilliJy,max = 8.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 4.55 MilliJy IMAGR1: 1925 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -4.705 MilliJy iter= 3329 IMAGR1: Field 7 Clean flux density= 289.923 MilliJy 3329 comps IMAGR1: Total Cleaned flux density = 9.580 Jy 13024 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 1 min = -7.3 MilliJy,max = 7.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 4.44 MilliJy IMAGR1: 2277 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 4.603 MilliJy iter= 4555 IMAGR1: Field 1 Clean flux density= 8.763 Jy 4555 comps IMAGR1: Total Cleaned flux density = 9.583 Jy 13489 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 4 min = -6.1 MilliJy,max = 6.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 4.40 MilliJy IMAGR1: 580 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -4.472 MilliJy iter= 861 IMAGR1: Field 4 Clean flux density= 102.538 MilliJy 861 comps IMAGR1: Total Cleaned flux density = 9.595 Jy 13705 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 3 min = -7.7 MilliJy,max = 7.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 4.37 MilliJy IMAGR1: 359 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 4.420 MilliJy iter= 733 IMAGR1: Field 3 Clean flux density= 54.400 MilliJy 733 comps IMAGR1: Total Cleaned flux density = 9.604 Jy 13856 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 6 min = -7.6 MilliJy,max = 6.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 4.34 MilliJy IMAGR1: 328 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 4.390 MilliJy iter= 718 IMAGR1: Field 6 Clean flux density= 70.394 MilliJy 718 comps IMAGR1: Total Cleaned flux density = 9.610 Jy 14001 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 2 min = -7.6 MilliJy,max = 8.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 4.25 MilliJy IMAGR1: 2044 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 4.384 MilliJy iter= 3629 IMAGR1: Field 2 Clean flux density= 249.452 MilliJy 3629 comps IMAGR1: Total Cleaned flux density = 9.619 Jy 14446 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 5 min = -8.4 MilliJy,max = 7.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 4.21 MilliJy IMAGR1: 526 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 4.271 MilliJy iter= 828 IMAGR1: Field 5 Clean flux density= 96.139 MilliJy 828 comps IMAGR1: Total Cleaned flux density = 9.626 Jy 14653 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 7 min = -12.0 MilliJy,max = 7.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 4.12 MilliJy IMAGR1: 1961 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 4.247 MilliJy iter= 3782 IMAGR1: Field 7 Clean flux density= 305.329 MilliJy 3782 comps IMAGR1: Total Cleaned flux density = 9.641 Jy 15106 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 1 min = -6.7 MilliJy,max = 6.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 4.01 MilliJy IMAGR1: 2008 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 4.144 MilliJy iter= 5031 IMAGR1: Field 1 Clean flux density= 8.788 Jy 5031 comps IMAGR1: Total Cleaned flux density = 9.666 Jy 15582 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 4 min = -5.7 MilliJy,max = 6.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.98 MilliJy IMAGR1: 556 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -4.042 MilliJy iter= 1089 IMAGR1: Field 4 Clean flux density= 105.828 MilliJy 1089 comps IMAGR1: Total Cleaned flux density = 9.669 Jy 15810 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 3 min = -7.0 MilliJy,max = 6.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.95 MilliJy IMAGR1: 386 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -4.000 MilliJy iter= 902 IMAGR1: Field 3 Clean flux density= 54.744 MilliJy 902 comps IMAGR1: Total Cleaned flux density = 9.670 Jy 15979 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 2 min = -6.8 MilliJy,max = 7.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.87 MilliJy IMAGR1: 1826 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 3.982 MilliJy iter= 4062 IMAGR1: Field 2 Clean flux density= 256.435 MilliJy 4062 comps IMAGR1: Total Cleaned flux density = 9.677 Jy 16412 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 6 min = -7.0 MilliJy,max = 6.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.84 MilliJy IMAGR1: 523 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -3.891 MilliJy iter= 924 IMAGR1: Field 6 Clean flux density= 76.235 MilliJy 924 comps IMAGR1: Total Cleaned flux density = 9.682 Jy 16618 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 5 min = -7.7 MilliJy,max = 6.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.81 MilliJy IMAGR1: 546 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -3.865 MilliJy iter= 1060 IMAGR1: Field 5 Clean flux density= 105.513 MilliJy 1060 comps IMAGR1: Total Cleaned flux density = 9.692 Jy 16850 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 7 min = -11.0 MilliJy,max = 7.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.73 MilliJy IMAGR1: 1755 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 3.832 MilliJy iter= 4228 IMAGR1: Field 7 Clean flux density= 312.491 MilliJy 4228 comps IMAGR1: Total Cleaned flux density = 9.699 Jy 17296 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 1 min = -6.2 MilliJy,max = 6.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.65 MilliJy IMAGR1: 1754 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -3.746 MilliJy iter= 5495 IMAGR1: Field 1 Clean flux density= 8.786 Jy 5495 comps IMAGR1: Total Cleaned flux density = 9.697 Jy 17760 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 4 min = -5.5 MilliJy,max = 5.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.61 MilliJy IMAGR1: 623 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 3.668 MilliJy iter= 1339 IMAGR1: Field 4 Clean flux density= 119.323 MilliJy 1339 comps IMAGR1: Total Cleaned flux density = 9.710 Jy 18010 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 3 min = -6.5 MilliJy,max = 6.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.59 MilliJy IMAGR1: 473 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 3.634 MilliJy iter= 1111 IMAGR1: Field 3 Clean flux density= 55.848 MilliJy 1111 comps IMAGR1: Total Cleaned flux density = 9.711 Jy 18219 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 2 min = -6.3 MilliJy,max = 7.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.51 MilliJy IMAGR1: 1848 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 3.607 MilliJy iter= 4526 IMAGR1: Field 2 Clean flux density= 262.261 MilliJy 4526 comps IMAGR1: Total Cleaned flux density = 9.717 Jy 18683 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 6 min = -6.5 MilliJy,max = 5.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.49 MilliJy IMAGR1: 479 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 3.530 MilliJy iter= 1138 IMAGR1: Field 6 Clean flux density= 84.778 MilliJy 1138 comps IMAGR1: Total Cleaned flux density = 9.726 Jy 18897 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 5 min = -7.4 MilliJy,max = 6.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.46 MilliJy IMAGR1: 621 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -3.508 MilliJy iter= 1315 IMAGR1: Field 5 Clean flux density= 108.837 MilliJy 1315 comps IMAGR1: Total Cleaned flux density = 9.729 Jy 19152 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 7 min = -9.7 MilliJy,max = 6.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.39 MilliJy IMAGR1: 1709 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 3.475 MilliJy iter= 4681 IMAGR1: Field 7 Clean flux density= 321.363 MilliJy 4681 comps IMAGR1: Total Cleaned flux density = 9.738 Jy 19605 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 1 min = -5.6 MilliJy,max = 5.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.32 MilliJy IMAGR1: 1575 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -3.401 MilliJy iter= 5947 IMAGR1: Field 1 Clean flux density= 8.778 Jy 5947 comps IMAGR1: Total Cleaned flux density = 9.731 Jy 20057 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 4 min = -5.2 MilliJy,max = 5.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.29 MilliJy IMAGR1: 642 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -3.338 MilliJy iter= 1599 IMAGR1: Field 4 Clean flux density= 122.027 MilliJy 1599 comps IMAGR1: Total Cleaned flux density = 9.734 Jy 20317 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 3 min = -6.0 MilliJy,max = 5.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.27 MilliJy IMAGR1: 515 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 3.306 MilliJy iter= 1332 IMAGR1: Field 3 Clean flux density= 61.660 MilliJy 1332 comps IMAGR1: Total Cleaned flux density = 9.739 Jy 20538 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 2 min = -5.8 MilliJy,max = 6.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.20 MilliJy IMAGR1: 1822 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 3.283 MilliJy iter= 5011 IMAGR1: Field 2 Clean flux density= 268.462 MilliJy 5011 comps IMAGR1: Total Cleaned flux density = 9.746 Jy 21023 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 6 min = -6.1 MilliJy,max = 4.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.18 MilliJy IMAGR1: 524 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 3.217 MilliJy iter= 1365 IMAGR1: Field 6 Clean flux density= 80.430 MilliJy 1365 comps IMAGR1: Total Cleaned flux density = 9.741 Jy 21250 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 5 min = -6.9 MilliJy,max = 5.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.15 MilliJy IMAGR1: 747 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 3.201 MilliJy iter= 1616 IMAGR1: Field 5 Clean flux density= 114.381 MilliJy 1616 comps IMAGR1: Total Cleaned flux density = 9.747 Jy 21551 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 7 min = -9.3 MilliJy,max = 6.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.09 MilliJy IMAGR1: 1561 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 3.161 MilliJy iter= 5126 IMAGR1: Field 7 Clean flux density= 339.025 MilliJy 5126 comps IMAGR1: Total Cleaned flux density = 9.764 Jy 21996 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 1 min = -4.8 MilliJy,max = 5.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.04 MilliJy IMAGR1: 1336 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -3.097 MilliJy iter= 6369 IMAGR1: Field 1 Clean flux density= 8.792 Jy 6369 comps IMAGR1: Total Cleaned flux density = 9.778 Jy 22418 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 4 min = -4.9 MilliJy,max = 5.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.01 MilliJy IMAGR1: 791 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 3.056 MilliJy iter= 1916 IMAGR1: Field 4 Clean flux density= 129.102 MilliJy 1916 comps IMAGR1: Total Cleaned flux density = 9.785 Jy 22735 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 3 min = -5.6 MilliJy,max = 5.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.99 MilliJy IMAGR1: 620 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -3.025 MilliJy iter= 1593 IMAGR1: Field 3 Clean flux density= 65.726 MilliJy 1593 comps IMAGR1: Total Cleaned flux density = 9.789 Jy 22996 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 2 min = -5.6 MilliJy,max = 6.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.93 MilliJy IMAGR1: 1673 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -2.994 MilliJy iter= 5479 IMAGR1: Field 2 Clean flux density= 271.429 MilliJy 5479 comps IMAGR1: Total Cleaned flux density = 9.792 Jy 23464 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 6 min = -5.9 MilliJy,max = 4.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.91 MilliJy IMAGR1: 650 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 2.944 MilliJy iter= 1630 IMAGR1: Field 6 Clean flux density= 80.679 MilliJy 1630 comps IMAGR1: Total Cleaned flux density = 9.792 Jy 23729 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 5 min = -6.2 MilliJy,max = 5.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.88 MilliJy IMAGR1: 833 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 2.925 MilliJy iter= 1941 IMAGR1: Field 5 Clean flux density= 118.089 MilliJy 1941 comps IMAGR1: Total Cleaned flux density = 9.796 Jy 24054 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 7 min = -8.6 MilliJy,max = 5.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.83 MilliJy IMAGR1: 1522 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 2.890 MilliJy iter= 5585 IMAGR1: Field 7 Clean flux density= 342.039 MilliJy 5585 comps IMAGR1: Total Cleaned flux density = 9.799 Jy 24513 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 1 min = -4.4 MilliJy,max = 5.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.79 MilliJy IMAGR1: 1141 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -2.832 MilliJy iter= 6746 IMAGR1: Field 1 Clean flux density= 8.795 Jy 6746 comps IMAGR1: Total Cleaned flux density = 9.802 Jy 24890 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 4 min = -4.7 MilliJy,max = 4.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.76 MilliJy IMAGR1: 783 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -2.797 MilliJy iter= 2217 IMAGR1: Field 4 Clean flux density= 135.778 MilliJy 2217 comps IMAGR1: Total Cleaned flux density = 9.809 Jy 25191 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 3 min = -5.2 MilliJy,max = 4.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.74 MilliJy IMAGR1: 674 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -2.772 MilliJy iter= 1876 IMAGR1: Field 3 Clean flux density= 62.519 MilliJy 1876 comps IMAGR1: Total Cleaned flux density = 9.805 Jy 25474 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 2 min = -5.2 MilliJy,max = 5.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.69 MilliJy IMAGR1: 1592 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -2.745 MilliJy iter= 5954 IMAGR1: Field 2 Clean flux density= 279.466 MilliJy 5954 comps IMAGR1: Total Cleaned flux density = 9.813 Jy 25949 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 6 min = -5.4 MilliJy,max = 4.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.67 MilliJy IMAGR1: 708 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 2.703 MilliJy iter= 1920 IMAGR1: Field 6 Clean flux density= 82.308 MilliJy 1920 comps IMAGR1: Total Cleaned flux density = 9.815 Jy 26239 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 5 min = -5.6 MilliJy,max = 5.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.65 MilliJy IMAGR1: 929 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 2.686 MilliJy iter= 2310 IMAGR1: Field 5 Clean flux density= 116.108 MilliJy 2310 comps IMAGR1: Total Cleaned flux density = 9.813 Jy 26608 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 7 min = -7.9 MilliJy,max = 5.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.60 MilliJy IMAGR1: 1535 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 2.654 MilliJy iter= 6065 IMAGR1: Field 7 Clean flux density= 343.100 MilliJy 6065 comps IMAGR1: Total Cleaned flux density = 9.814 Jy 27088 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 1 min = -4.1 MilliJy,max = 4.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.57 MilliJy IMAGR1: 1044 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 2.603 MilliJy iter= 7127 IMAGR1: Field 1 Clean flux density= 8.803 Jy 7127 comps IMAGR1: Total Cleaned flux density = 9.822 Jy 27469 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 4 min = -4.5 MilliJy,max = 4.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.54 MilliJy IMAGR1: 903 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 2.577 MilliJy iter= 2567 IMAGR1: Field 4 Clean flux density= 143.236 MilliJy 2567 comps IMAGR1: Total Cleaned flux density = 9.830 Jy 27819 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 3 min = -4.7 MilliJy,max = 4.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.52 MilliJy IMAGR1: 731 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -2.552 MilliJy iter= 2182 IMAGR1: Field 3 Clean flux density= 60.415 MilliJy 2182 comps IMAGR1: Total Cleaned flux density = 9.828 Jy 28125 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 2 min = -5.0 MilliJy,max = 5.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.48 MilliJy IMAGR1: 1405 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -2.523 MilliJy iter= 6406 IMAGR1: Field 2 Clean flux density= 282.591 MilliJy 6406 comps IMAGR1: Total Cleaned flux density = 9.831 Jy 28577 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 6 min = -5.3 MilliJy,max = 4.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.46 MilliJy IMAGR1: 784 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 2.491 MilliJy iter= 2235 IMAGR1: Field 6 Clean flux density= 83.077 MilliJy 2235 comps IMAGR1: Total Cleaned flux density = 9.832 Jy 28892 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 5 min = -5.2 MilliJy,max = 4.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.44 MilliJy IMAGR1: 1028 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -2.474 MilliJy iter= 2703 IMAGR1: Field 5 Clean flux density= 123.510 MilliJy 2703 comps IMAGR1: Total Cleaned flux density = 9.839 Jy 29285 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 7 min = -7.4 MilliJy,max = 4.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.40 MilliJy IMAGR1: 1323 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 2.441 MilliJy iter= 6520 IMAGR1: Field 7 Clean flux density= 343.803 MilliJy 6520 comps IMAGR1: Total Cleaned flux density = 9.840 Jy 29740 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 1 min = -3.9 MilliJy,max = 4.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.37 MilliJy IMAGR1: 932 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -2.397 MilliJy iter= 7481 IMAGR1: Field 1 Clean flux density= 8.799 Jy 7481 comps IMAGR1: Total Cleaned flux density = 9.835 Jy 30094 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 4 min = -4.2 MilliJy,max = 4.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.35 MilliJy IMAGR1: 990 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -2.379 MilliJy iter= 2957 IMAGR1: Field 4 Clean flux density= 149.108 MilliJy 2957 comps IMAGR1: Total Cleaned flux density = 9.841 Jy 30484 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 3 min = -4.5 MilliJy,max = 4.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.33 MilliJy IMAGR1: 804 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 2.354 MilliJy iter= 2512 IMAGR1: Field 3 Clean flux density= 58.482 MilliJy 2512 comps IMAGR1: Total Cleaned flux density = 9.839 Jy 30814 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 2 min = -4.7 MilliJy,max = 5.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.29 MilliJy IMAGR1: 1462 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 2.330 MilliJy iter= 6880 IMAGR1: Field 2 Clean flux density= 281.095 MilliJy 6880 comps IMAGR1: Total Cleaned flux density = 9.838 Jy 31288 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 6 min = -4.9 MilliJy,max = 3.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.27 MilliJy IMAGR1: 794 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 2.298 MilliJy iter= 2555 IMAGR1: Field 6 Clean flux density= 82.078 MilliJy 2555 comps IMAGR1: Total Cleaned flux density = 9.837 Jy 31608 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 5 min = -4.8 MilliJy,max = 4.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.25 MilliJy IMAGR1: 1134 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 2.283 MilliJy iter= 3130 IMAGR1: Field 5 Clean flux density= 128.103 MilliJy 3130 comps IMAGR1: Total Cleaned flux density = 9.841 Jy 32035 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 7 min = -7.0 MilliJy,max = 4.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.22 MilliJy IMAGR1: 1376 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 2.253 MilliJy iter= 6972 IMAGR1: Field 7 Clean flux density= 343.404 MilliJy 6972 comps IMAGR1: Total Cleaned flux density = 9.841 Jy 32487 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 1 min = -3.5 MilliJy,max = 4.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.19 MilliJy IMAGR1: 965 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 2.221 MilliJy iter= 7871 IMAGR1: Field 1 Clean flux density= 8.795 Jy 7871 comps IMAGR1: Total Cleaned flux density = 9.838 Jy 32877 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 4 min = -4.0 MilliJy,max = 4.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.17 MilliJy IMAGR1: 1004 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 2.201 MilliJy iter= 3346 IMAGR1: Field 4 Clean flux density= 153.736 MilliJy 3346 comps IMAGR1: Total Cleaned flux density = 9.842 Jy 33266 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 3 min = -4.3 MilliJy,max = 4.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.16 MilliJy IMAGR1: 846 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -2.180 MilliJy iter= 2864 IMAGR1: Field 3 Clean flux density= 53.461 MilliJy 2864 comps IMAGR1: Total Cleaned flux density = 9.837 Jy 33618 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 2 min = -4.4 MilliJy,max = 4.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.12 MilliJy IMAGR1: 1349 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -2.156 MilliJy iter= 7344 IMAGR1: Field 2 Clean flux density= 287.685 MilliJy 7344 comps IMAGR1: Total Cleaned flux density = 9.844 Jy 34082 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 6 min = -4.5 MilliJy,max = 3.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.11 MilliJy IMAGR1: 884 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 2.132 MilliJy iter= 2932 IMAGR1: Field 6 Clean flux density= 85.776 MilliJy 2932 comps IMAGR1: Total Cleaned flux density = 9.848 Jy 34459 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 5 min = -4.5 MilliJy,max = 4.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.09 MilliJy IMAGR1: 1181 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 2.116 MilliJy iter= 3584 IMAGR1: Field 5 Clean flux density= 131.477 MilliJy 3584 comps IMAGR1: Total Cleaned flux density = 9.851 Jy 34913 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 7 min = -6.4 MilliJy,max = 4.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.06 MilliJy IMAGR1: 1371 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -2.088 MilliJy iter= 7438 IMAGR1: Field 7 Clean flux density= 344.271 MilliJy 7438 comps IMAGR1: Total Cleaned flux density = 9.852 Jy 35379 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 1 min = -3.3 MilliJy,max = 3.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.03 MilliJy IMAGR1: 833 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -2.057 MilliJy iter= 8220 IMAGR1: Field 1 Clean flux density= 8.790 Jy 8220 comps IMAGR1: Total Cleaned flux density = 9.846 Jy 35728 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 4 min = -3.8 MilliJy,max = 3.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.02 MilliJy IMAGR1: 1107 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -2.042 MilliJy iter= 3776 IMAGR1: Field 4 Clean flux density= 151.743 MilliJy 3776 comps IMAGR1: Total Cleaned flux density = 9.844 Jy 36158 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 3 min = -4.0 MilliJy,max = 3.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.00 MilliJy IMAGR1: 819 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -2.019 MilliJy iter= 3205 IMAGR1: Field 3 Clean flux density= 56.536 MilliJy 3205 comps IMAGR1: Total Cleaned flux density = 9.847 Jy 36499 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 2 min = -4.2 MilliJy,max = 4.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.97 MilliJy IMAGR1: 1371 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -1.999 MilliJy iter= 7824 IMAGR1: Field 2 Clean flux density= 284.897 MilliJy 7824 comps IMAGR1: Total Cleaned flux density = 9.844 Jy 36979 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 6 min = -4.3 MilliJy,max = 3.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.95 MilliJy IMAGR1: 952 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 1.976 MilliJy iter= 3313 IMAGR1: Field 6 Clean flux density= 86.669 MilliJy 3313 comps IMAGR1: Total Cleaned flux density = 9.845 Jy 37360 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 5 min = -4.2 MilliJy,max = 3.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.94 MilliJy IMAGR1: 1291 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -1.963 MilliJy iter= 4064 IMAGR1: Field 5 Clean flux density= 136.714 MilliJy 4064 comps IMAGR1: Total Cleaned flux density = 9.850 Jy 37840 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 7 min = -6.1 MilliJy,max = 3.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.91 MilliJy IMAGR1: 1317 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 1.936 MilliJy iter= 7892 IMAGR1: Field 7 Clean flux density= 346.664 MilliJy 7892 comps IMAGR1: Total Cleaned flux density = 9.853 Jy 38294 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 1 min = -3.1 MilliJy,max = 3.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.89 MilliJy IMAGR1: 817 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.910 MilliJy iter= 8565 IMAGR1: Field 1 Clean flux density= 8.791 Jy 8565 comps IMAGR1: Total Cleaned flux density = 9.855 Jy 38639 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 4 min = -3.6 MilliJy,max = 3.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.87 MilliJy IMAGR1: 1184 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -1.898 MilliJy iter= 4233 IMAGR1: Field 4 Clean flux density= 162.555 MilliJy 4233 comps IMAGR1: Total Cleaned flux density = 9.865 Jy 39096 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 3 min = -3.8 MilliJy,max = 3.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.86 MilliJy IMAGR1: 941 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -1.879 MilliJy iter= 3607 IMAGR1: Field 3 Clean flux density= 52.747 MilliJy 3607 comps IMAGR1: Total Cleaned flux density = 9.862 Jy 39498 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 2 min = -3.9 MilliJy,max = 4.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.84 MilliJy IMAGR1: 1356 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 1.860 MilliJy iter= 8294 IMAGR1: Field 2 Clean flux density= 290.632 MilliJy 8294 comps IMAGR1: Total Cleaned flux density = 9.867 Jy 39968 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 6 min = -4.1 MilliJy,max = 3.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.82 MilliJy IMAGR1: 961 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 1.840 MilliJy iter= 3704 IMAGR1: Field 6 Clean flux density= 80.434 MilliJy 3704 comps IMAGR1: Total Cleaned flux density = 9.861 Jy 40359 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 5 min = -3.8 MilliJy,max = 3.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.80 MilliJy IMAGR1: 1341 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 1.825 MilliJy iter= 4537 IMAGR1: Field 5 Clean flux density= 137.594 MilliJy 4537 comps IMAGR1: Total Cleaned flux density = 9.862 Jy 40832 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 7 min = -5.7 MilliJy,max = 3.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.78 MilliJy IMAGR1: 1353 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -1.804 MilliJy iter= 8383 IMAGR1: Field 7 Clean flux density= 347.956 MilliJy 8383 comps IMAGR1: Total Cleaned flux density = 9.863 Jy 41323 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 1 min = -3.0 MilliJy,max = 3.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.76 MilliJy IMAGR1: 790 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.779 MilliJy iter= 8905 IMAGR1: Field 1 Clean flux density= 8.792 Jy 8905 comps IMAGR1: Total Cleaned flux density = 9.864 Jy 41663 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 4 min = -3.4 MilliJy,max = 3.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.75 MilliJy IMAGR1: 1185 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 1.769 MilliJy iter= 4696 IMAGR1: Field 4 Clean flux density= 161.936 MilliJy 4696 comps IMAGR1: Total Cleaned flux density = 9.863 Jy 42126 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 3 min = -3.6 MilliJy,max = 3.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.73 MilliJy IMAGR1: 979 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -1.752 MilliJy iter= 4018 IMAGR1: Field 3 Clean flux density= 51.140 MilliJy 4018 comps IMAGR1: Total Cleaned flux density = 9.861 Jy 42537 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 2 min = -3.6 MilliJy,max = 4.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.71 MilliJy IMAGR1: 1306 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 1.733 MilliJy iter= 8769 IMAGR1: Field 2 Clean flux density= 294.734 MilliJy 8769 comps IMAGR1: Total Cleaned flux density = 9.866 Jy 43012 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 6 min = -3.7 MilliJy,max = 3.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.70 MilliJy IMAGR1: 1100 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 1.717 MilliJy iter= 4154 IMAGR1: Field 6 Clean flux density= 77.696 MilliJy 4154 comps IMAGR1: Total Cleaned flux density = 9.863 Jy 43462 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 5 min = -3.6 MilliJy,max = 3.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.68 MilliJy IMAGR1: 1357 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 1.703 MilliJy iter= 5040 IMAGR1: Field 5 Clean flux density= 140.957 MilliJy 5040 comps IMAGR1: Total Cleaned flux density = 9.866 Jy 43965 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 7 min = -5.4 MilliJy,max = 3.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.66 MilliJy IMAGR1: 1352 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -1.683 MilliJy iter= 8877 IMAGR1: Field 7 Clean flux density= 351.414 MilliJy 8877 comps IMAGR1: Total Cleaned flux density = 9.870 Jy 44459 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 1 min = -2.8 MilliJy,max = 3.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.65 MilliJy IMAGR1: 657 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -1.660 MilliJy iter= 9215 IMAGR1: Field 1 Clean flux density= 8.789 Jy 9215 comps IMAGR1: Total Cleaned flux density = 9.867 Jy 44769 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 4 min = -3.2 MilliJy,max = 3.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.63 MilliJy IMAGR1: 1209 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 1.652 MilliJy iter= 5177 IMAGR1: Field 4 Clean flux density= 165.542 MilliJy 5177 comps IMAGR1: Total Cleaned flux density = 9.870 Jy 45250 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 3 min = -3.4 MilliJy,max = 3.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.62 MilliJy IMAGR1: 1140 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -1.636 MilliJy iter= 4449 IMAGR1: Field 3 Clean flux density= 52.350 MilliJy 4449 comps IMAGR1: Total Cleaned flux density = 9.872 Jy 45681 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 2 min = -3.4 MilliJy,max = 3.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.60 MilliJy IMAGR1: 1292 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 1.618 MilliJy iter= 9251 IMAGR1: Field 2 Clean flux density= 296.092 MilliJy 9251 comps IMAGR1: Total Cleaned flux density = 9.873 Jy 46163 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 6 min = -3.5 MilliJy,max = 3.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.59 MilliJy IMAGR1: 1158 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 1.603 MilliJy iter= 4605 IMAGR1: Field 6 Clean flux density= 74.546 MilliJy 4605 comps IMAGR1: Total Cleaned flux density = 9.870 Jy 46614 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 5 min = -3.4 MilliJy,max = 3.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.57 MilliJy IMAGR1: 1439 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 1.591 MilliJy iter= 5582 IMAGR1: Field 5 Clean flux density= 145.860 MilliJy 5582 comps IMAGR1: Total Cleaned flux density = 9.875 Jy 47156 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 7 min = -5.0 MilliJy,max = 3.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.55 MilliJy IMAGR1: 1344 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 1.571 MilliJy iter= 9363 IMAGR1: Field 7 Clean flux density= 350.304 MilliJy 9363 comps IMAGR1: Total Cleaned flux density = 9.874 Jy 47642 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 1 min = -2.7 MilliJy,max = 2.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.54 MilliJy IMAGR1: 696 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -1.554 MilliJy iter= 9544 IMAGR1: Field 1 Clean flux density= 8.789 Jy 9544 comps IMAGR1: Total Cleaned flux density = 9.874 Jy 47971 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 4 min = -3.1 MilliJy,max = 2.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.53 MilliJy IMAGR1: 1249 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -1.546 MilliJy iter= 5674 IMAGR1: Field 4 Clean flux density= 165.339 MilliJy 5674 comps IMAGR1: Total Cleaned flux density = 9.874 Jy 48468 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 3 min = -3.1 MilliJy,max = 3.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.51 MilliJy IMAGR1: 1109 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -1.531 MilliJy iter= 4919 IMAGR1: Field 3 Clean flux density= 48.252 MilliJy 4919 comps IMAGR1: Total Cleaned flux density = 9.870 Jy 48938 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 2 min = -3.3 MilliJy,max = 3.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.50 MilliJy IMAGR1: 1317 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -1.514 MilliJy iter= 9733 IMAGR1: Field 2 Clean flux density= 297.934 MilliJy 9733 comps IMAGR1: Total Cleaned flux density = 9.871 Jy 49420 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 6 min = -3.2 MilliJy,max = 2.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.49 MilliJy IMAGR1: 1169 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -1.501 MilliJy iter= 5066 IMAGR1: Field 6 Clean flux density= 70.698 MilliJy 5066 comps IMAGR1: Total Cleaned flux density = 9.867 Jy 49881 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 5 min = -3.3 MilliJy,max = 3.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.47 MilliJy IMAGR1: 1502 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 1.489 MilliJy iter= 6133 IMAGR1: Field 5 Clean flux density= 145.780 MilliJy 6133 comps IMAGR1: Total Cleaned flux density = 9.867 Jy 50432 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 7 min = -4.6 MilliJy,max = 3.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.46 MilliJy IMAGR1: 1414 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 1.473 MilliJy iter= 9873 IMAGR1: Field 7 Clean flux density= 350.356 MilliJy 9873 comps IMAGR1: Total Cleaned flux density = 9.867 Jy 50942 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 1 min = -2.5 MilliJy,max = 2.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.45 MilliJy IMAGR1: 737 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.456 MilliJy iter= 9881 IMAGR1: Field 1 Clean flux density= 8.793 Jy 9881 comps IMAGR1: Total Cleaned flux density = 9.871 Jy 51279 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 4 min = -2.9 MilliJy,max = 2.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.43 MilliJy IMAGR1: 1273 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 1.448 MilliJy iter= 6182 IMAGR1: Field 4 Clean flux density= 165.089 MilliJy 6182 comps IMAGR1: Total Cleaned flux density = 9.871 Jy 51787 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 3 min = -3.1 MilliJy,max = 3.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.42 MilliJy IMAGR1: 1172 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -1.434 MilliJy iter= 5377 IMAGR1: Field 3 Clean flux density= 47.495 MilliJy 5377 comps IMAGR1: Total Cleaned flux density = 9.870 Jy 52245 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 2 min = -3.1 MilliJy,max = 3.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.41 MilliJy IMAGR1: 1361 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 1.420 MilliJy iter= 10238 IMAGR1: Field 2 Clean flux density= 298.115 MilliJy 10238 comps IMAGR1: Total Cleaned flux density = 9.870 Jy 52750 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 6 min = -3.1 MilliJy,max = 2.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.39 MilliJy IMAGR1: 1188 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -1.407 MilliJy iter= 5542 IMAGR1: Field 6 Clean flux density= 69.516 MilliJy 5542 comps IMAGR1: Total Cleaned flux density = 9.869 Jy 53226 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 5 min = -3.2 MilliJy,max = 3.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.38 MilliJy IMAGR1: 1550 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -1.397 MilliJy iter= 6722 IMAGR1: Field 5 Clean flux density= 147.596 MilliJy 6722 comps IMAGR1: Total Cleaned flux density = 9.871 Jy 53815 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 7 min = -4.4 MilliJy,max = 2.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.37 MilliJy IMAGR1: 1390 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -1.382 MilliJy iter= 10386 IMAGR1: Field 7 Clean flux density= 352.955 MilliJy 10386 comps IMAGR1: Total Cleaned flux density = 9.874 Jy 54328 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 1 min = -2.3 MilliJy,max = 2.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.36 MilliJy IMAGR1: 630 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.366 MilliJy iter= 10182 IMAGR1: Field 1 Clean flux density= 8.796 Jy 10182 comps IMAGR1: Total Cleaned flux density = 9.877 Jy 54629 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 4 min = -2.8 MilliJy,max = 2.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.35 MilliJy IMAGR1: 1317 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -1.359 MilliJy iter= 6699 IMAGR1: Field 4 Clean flux density= 170.543 MilliJy 6699 comps IMAGR1: Total Cleaned flux density = 9.882 Jy 55146 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 3 min = -2.9 MilliJy,max = 2.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.33 MilliJy IMAGR1: 1188 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -1.347 MilliJy iter= 5868 IMAGR1: Field 3 Clean flux density= 48.717 MilliJy 5868 comps IMAGR1: Total Cleaned flux density = 9.883 Jy 55637 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 2 min = -2.9 MilliJy,max = 3.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.32 MilliJy IMAGR1: 1325 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -1.334 MilliJy iter= 10732 IMAGR1: Field 2 Clean flux density= 297.055 MilliJy 10732 comps IMAGR1: Total Cleaned flux density = 9.882 Jy 56131 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 6 min = -3.0 MilliJy,max = 2.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.31 MilliJy IMAGR1: 1310 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -1.323 MilliJy iter= 6051 IMAGR1: Field 6 Clean flux density= 68.283 MilliJy 6051 comps IMAGR1: Total Cleaned flux density = 9.881 Jy 56640 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 5 min = -3.0 MilliJy,max = 2.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.30 MilliJy IMAGR1: 1626 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -1.313 MilliJy iter= 7320 IMAGR1: Field 5 Clean flux density= 149.763 MilliJy 7320 comps IMAGR1: Total Cleaned flux density = 9.883 Jy 57238 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 7 min = -4.1 MilliJy,max = 2.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.29 MilliJy IMAGR1: 1377 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 1.299 MilliJy iter= 10889 IMAGR1: Field 7 Clean flux density= 350.160 MilliJy 10889 comps IMAGR1: Total Cleaned flux density = 9.880 Jy 57741 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 1 min = -2.2 MilliJy,max = 2.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.28 MilliJy IMAGR1: 654 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -1.285 MilliJy iter= 10494 IMAGR1: Field 1 Clean flux density= 8.797 Jy 10494 comps IMAGR1: Total Cleaned flux density = 9.881 Jy 58053 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 4 min = -2.9 MilliJy,max = 2.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.27 MilliJy IMAGR1: 1408 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 1.280 MilliJy iter= 7244 IMAGR1: Field 4 Clean flux density= 170.430 MilliJy 7244 comps IMAGR1: Total Cleaned flux density = 9.881 Jy 58598 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 3 min = -2.8 MilliJy,max = 2.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.26 MilliJy IMAGR1: 1284 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 1.269 MilliJy iter= 6392 IMAGR1: Field 3 Clean flux density= 46.380 MilliJy 6392 comps IMAGR1: Total Cleaned flux density = 9.879 Jy 59122 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 2 min = -2.7 MilliJy,max = 3.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.24 MilliJy IMAGR1: 1265 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 1.256 MilliJy iter= 11222 IMAGR1: Field 2 Clean flux density= 298.402 MilliJy 11222 comps IMAGR1: Total Cleaned flux density = 9.880 Jy 59612 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 6 min = -2.8 MilliJy,max = 2.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.23 MilliJy IMAGR1: 1301 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 1.246 MilliJy iter= 6569 IMAGR1: Field 6 Clean flux density= 64.624 MilliJy 6569 comps IMAGR1: Total Cleaned flux density = 9.877 Jy 60130 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 5 min = -3.0 MilliJy,max = 2.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.22 MilliJy IMAGR1: 1602 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 1.237 MilliJy iter= 7915 IMAGR1: Field 5 Clean flux density= 152.371 MilliJy 7915 comps IMAGR1: Total Cleaned flux density = 9.879 Jy 60725 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 7 min = -3.9 MilliJy,max = 2.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.21 MilliJy IMAGR1: 1439 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -1.224 MilliJy iter= 11425 IMAGR1: Field 7 Clean flux density= 348.909 MilliJy 11425 comps IMAGR1: Total Cleaned flux density = 9.878 Jy 61261 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 1 min = -2.1 MilliJy,max = 2.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.20 MilliJy IMAGR1: 628 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.212 MilliJy iter= 10800 IMAGR1: Field 1 Clean flux density= 8.800 Jy 10800 comps IMAGR1: Total Cleaned flux density = 9.882 Jy 61567 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 4 min = -2.7 MilliJy,max = 2.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.19 MilliJy IMAGR1: 1466 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -1.207 MilliJy iter= 7829 IMAGR1: Field 4 Clean flux density= 173.145 MilliJy 7829 comps IMAGR1: Total Cleaned flux density = 9.884 Jy 62152 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 3 min = -2.7 MilliJy,max = 2.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.18 MilliJy IMAGR1: 1277 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 1.196 MilliJy iter= 6908 IMAGR1: Field 3 Clean flux density= 49.069 MilliJy 6908 comps IMAGR1: Total Cleaned flux density = 9.887 Jy 62668 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 2 min = -2.6 MilliJy,max = 3.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.17 MilliJy IMAGR1: 1488 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -1.186 MilliJy iter= 11772 IMAGR1: Field 2 Clean flux density= 297.193 MilliJy 11772 comps IMAGR1: Total Cleaned flux density = 9.886 Jy 63218 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 6 min = -2.7 MilliJy,max = 2.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.16 MilliJy IMAGR1: 1311 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -1.176 MilliJy iter= 7093 IMAGR1: Field 6 Clean flux density= 63.199 MilliJy 7093 comps IMAGR1: Total Cleaned flux density = 9.884 Jy 63742 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 5 min = -2.9 MilliJy,max = 2.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.15 MilliJy IMAGR1: 1648 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -1.167 MilliJy iter= 8544 IMAGR1: Field 5 Clean flux density= 149.853 MilliJy 8544 comps IMAGR1: Total Cleaned flux density = 9.882 Jy 64371 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 7 min = -3.6 MilliJy,max = 2.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.14 MilliJy IMAGR1: 1422 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -1.155 MilliJy iter= 11964 IMAGR1: Field 7 Clean flux density= 340.991 MilliJy 11964 comps IMAGR1: Total Cleaned flux density = 9.874 Jy 64910 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 1 min = -2.0 MilliJy,max = 2.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.14 MilliJy IMAGR1: 553 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -1.144 MilliJy iter= 11081 IMAGR1: Field 1 Clean flux density= 8.801 Jy 11081 comps IMAGR1: Total Cleaned flux density = 9.874 Jy 65191 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 4 min = -2.7 MilliJy,max = 2.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.13 MilliJy IMAGR1: 1461 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 1.140 MilliJy iter= 8423 IMAGR1: Field 4 Clean flux density= 176.369 MilliJy 8423 comps IMAGR1: Total Cleaned flux density = 9.878 Jy 65785 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 3 min = -2.5 MilliJy,max = 2.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.12 MilliJy IMAGR1: 1318 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 1.129 MilliJy iter= 7439 IMAGR1: Field 3 Clean flux density= 49.361 MilliJy 7439 comps IMAGR1: Total Cleaned flux density = 9.878 Jy 66316 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 2 min = -2.5 MilliJy,max = 3.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.11 MilliJy IMAGR1: 1293 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -1.118 MilliJy iter= 12276 IMAGR1: Field 2 Clean flux density= 296.345 MilliJy 12276 comps IMAGR1: Total Cleaned flux density = 9.877 Jy 66820 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 6 min = -2.6 MilliJy,max = 2.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.10 MilliJy IMAGR1: 1407 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -1.110 MilliJy iter= 7640 IMAGR1: Field 6 Clean flux density= 58.079 MilliJy 7640 comps IMAGR1: Total Cleaned flux density = 9.872 Jy 67367 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 5 min = -2.7 MilliJy,max = 2.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.09 MilliJy IMAGR1: 1754 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -1.102 MilliJy iter= 9204 IMAGR1: Field 5 Clean flux density= 151.613 MilliJy 9204 comps IMAGR1: Total Cleaned flux density = 9.874 Jy 68027 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 7 min = -3.4 MilliJy,max = 2.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.08 MilliJy IMAGR1: 1469 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 1.091 MilliJy iter= 12496 IMAGR1: Field 7 Clean flux density= 337.582 MilliJy 12496 comps IMAGR1: Total Cleaned flux density = 9.870 Jy 68559 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 1 min = -1.9 MilliJy,max = 2.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.08 MilliJy IMAGR1: 687 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -1.082 MilliJy iter= 11413 IMAGR1: Field 1 Clean flux density= 8.801 Jy 11413 comps IMAGR1: Total Cleaned flux density = 9.871 Jy 68891 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 4 min = -2.6 MilliJy,max = 2.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.07 MilliJy IMAGR1: 1473 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -1.077 MilliJy iter= 9017 IMAGR1: Field 4 Clean flux density= 173.936 MilliJy 9017 comps IMAGR1: Total Cleaned flux density = 9.868 Jy 69485 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Field 3 min = -2.4 MilliJy,max = 2.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.06 MilliJy IMAGR1: 1332 Residual map points loaded IMAGR1: Field 3 Iter limit, Max resid= 1.069 MilliJy iter= 7954 IMAGR1: Field 3 Clean flux density= 47.744 MilliJy 7954 comps IMAGR1: Total Cleaned flux density = 9.866 Jy 70000 comps IMAGR1: ALGSTB: All 471 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 460- 0 Cells, with 63162 Pts IMAGR1: Total Clean components 70000 reaches limit 70000 IMAGR1: Merging the Clean components files IMAGR1: Field 1 compressed from 11413 to 5287 components IMAGR1: Field 2 compressed from 12276 to 5859 components IMAGR1: Field 3 compressed from 7954 to 4058 components IMAGR1: Field 4 compressed from 9017 to 4435 components IMAGR1: Field 5 compressed from 9204 to 4553 components IMAGR1: Field 6 compressed from 7640 to 3880 components IMAGR1: Field 7 compressed from 12496 to 5997 components IMAGR1: Field 1 min = -1.9 MilliJy,max = 2.0 MilliJy IMAGR1: Field 2 min = -2.3 MilliJy,max = 3.0 MilliJy IMAGR1: Field 3 min = -2.4 MilliJy,max = 2.3 MilliJy IMAGR1: Field 4 min = -2.6 MilliJy,max = 2.3 MilliJy IMAGR1: Field 5 min = -2.7 MilliJy,max = 2.4 MilliJy IMAGR1: Field 6 min = -2.5 MilliJy,max = 2.3 MilliJy IMAGR1: Field 7 min = -3.3 MilliJy,max = 2.3 MilliJy IMAGR1: Restoring Clean components IMAGR1: Restoring overlapped Clean components IMAGR1: Restore 37.252 MilliJy ( 581 CCs) from field 1 to field 2 IMAGR1: Restore 5.361 MilliJy ( 507 CCs) from field 1 to field 3 IMAGR1: Restore 46.944 MilliJy ( 536 CCs) from field 1 to field 4 IMAGR1: Restore 40.719 MilliJy ( 490 CCs) from field 1 to field 5 IMAGR1: Restore 78.000 MilliJy ( 572 CCs) from field 1 to field 6 IMAGR1: Restore 12.788 MilliJy ( 514 CCs) from field 1 to field 7 IMAGR1: Restore 4.186 MilliJy ( 560 CCs) from field 2 to field 1 IMAGR1: Restore 65.290 MilliJy ( 500 CCs) from field 2 to field 3 IMAGR1: Restore 59.804 MilliJy ( 676 CCs) from field 2 to field 4 IMAGR1: Restore 36.178 MilliJy ( 466 CCs) from field 3 to field 1 IMAGR1: Restore 56.971 MilliJy ( 532 CCs) from field 3 to field 2 IMAGR1: Restore -3.129 MilliJy ( 344 CCs) from field 3 to field 5 IMAGR1: Restore 53.015 MilliJy ( 400 CCs) from field 4 to field 1 IMAGR1: Restore 58.786 MilliJy ( 616 CCs) from field 4 to field 2 IMAGR1: Restore 20.130 MilliJy ( 406 CCs) from field 4 to field 6 IMAGR1: Restore 30.469 MilliJy ( 520 CCs) from field 5 to field 1 IMAGR1: Restore 3.357 MilliJy ( 355 CCs) from field 5 to field 3 IMAGR1: Restore 65.530 MilliJy ( 577 CCs) from field 5 to field 7 IMAGR1: Restore 41.553 MilliJy ( 522 CCs) from field 6 to field 1 IMAGR1: Restore -10.551 MilliJy ( 354 CCs) from field 6 to field 4 IMAGR1: Restore 38.215 MilliJy ( 540 CCs) from field 6 to field 7 IMAGR1: Restore 3.138 MilliJy ( 672 CCs) from field 7 to field 1 IMAGR1: Restore 21.357 MilliJy ( 658 CCs) from field 7 to field 5 IMAGR1: Restore 93.723 MilliJy ( 601 CCs) from field 7 to field 6 IMAGR1: Checking image max/min IMAGR1: Field 1 final Clean flux 8.970 Jy IMAGR1: Field 2 final Clean flux 449.355 MilliJy IMAGR1: Field 3 final Clean flux 121.752 MilliJy IMAGR1: Field 4 final Clean flux 270.133 MilliJy IMAGR1: Field 5 final Clean flux 210.560 MilliJy IMAGR1: Field 6 final Clean flux 249.933 MilliJy IMAGR1: Field 7 final Clean flux 454.114 MilliJy IMAGR1: Deleting UV work file: IMAGR1: Destroyed 1 extension files of type AN IMAGR1: Destroyed 1 extension files of type FQ IMAGR1: Destroyed UV image file: catno= 15 disk= 1 IMAGR1: Appears to have ended successfully IMAGR1: thuban 31DEC06 TST: Cpu= 552.0 Real= 558 ARS/3C138_L.MODEL >& /dev/null AIPS 1: '1331+305 MODEL =' '3C286_L' AIPS 1: SYSTEM command to be executed is: AIPS 1: ls -1 $AIPSTARS/3C286_L.MODEL >& /dev/null AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: '0521+166 MODEL =' '3C138_L' AIPS 1: SYSTEM command to be executed is: AIPS 1: ls -1 $AIPSTARS/3C138_L.MODEL >& /dev/null AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Destroyed 1 extension files of type CC AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 2 disk= 1 AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.06817 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0521+166_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@0521+166_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AM647_2000MAR10_1.0.log AIPS 1: ' NOW STARTING WITH SOURCE :1 =0521+166' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0521+166_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 16 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 17 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 18 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 19 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 20 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 21 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 22 disk= 1 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 15 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 16 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 17 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 28 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 29 renumbered as CNO 21 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.03984 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0741+312_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN SETFC1: Task SETFC (release of 31DEC06) begins SETFC1: Found 0741+312 L BAND Seq 1 Disk: 1 in slot 4 SETFC1: SETCEL: recommends IMSIZE 788 CELLSIZE 2.16269 SETFC1: SETCEL: returns IMSIZE 1024 CELLSIZE 1.69648 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@0741+312_L,BAND.0-1 SETFC1: FLYEYE added 7 fields to BOXFILE to 0.401 deg SETFC1: First field number written was 1 SETFC1: Highest field number written was 7 SETFC1: returns adverbs to AIPS SETFC1: Appears to have ended successfully SETFC1: thuban 31DEC06 TST: Cpu= 0.2 Real= 0 ARS/3C138_L.MODEL >& /dev/null AIPS 1: '1331+305 MODEL =' '3C286_L' AIPS 1: SYSTEM command to be executed is: AIPS 1: ls -1 $AIPSTARS/3C286_L.MODEL >& /dev/null AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: '0521+166 MODEL =' '3C138_L' AIPS 1: SYSTEM command to be executed is: AIPS 1: ls -1 $AIPSTARS/3C138_L.MODEL >& /dev/null AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Destroyed 1 extension files of type CC AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 2 disk= 1 AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.06817 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0521+166_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@0521+166_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AM647_2000MAR10_1.0.log AIPS 1: ' NOW STARTING WITH SOURCE :1 =0521+166' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0521+166_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 16 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 17 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 18 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 19 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 20 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 21 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 22 disk= 1 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 15 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 16 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 17 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 28 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 29 renumbered as CNO 21 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.03984 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0741+312_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN SETFC1: Task SETFC (release of 31DEC06) begins SETFC1: Found 0741+312 L BAND Seq 1 Disk: 1 in slot 4 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@0741+312_L,BAND.0-1 SETFC1: Searching catalog between 0.19 and 0.82 degrees radius SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /home/auto/aips/TEXT/STARS/NV00.0030 SETFC1: Field RA Dec Flux Beam Sep SETFC1: 8 07:39:58.57 31:04:38.1 0.032 0.440 0.285 SETFC1: Add NVSS: wrote 1 fields to BOXFILE SETFC1: The Sun is 120.5 deg away - ignoring SETFC1: First field number written was 8 SETFC1: Highest field number written was 8 SETFC1: returns adverbs to AIPS SETFC1: Appears to have ended successfully SETFC1: thuban 31DEC06 TST: Cpu= 1.1 Real= 1 C 1 1012 1012 07 41 10.70 31 12 00.2 00001 -1 507 512 513 C 2 1012 1012 07 41 10.70 30 47 56.0 00002 -1 507 512 513 C 3 1012 1012 07 39 33.43 30 59 55.8 00003 -1 507 512 513 C 4 1012 1012 07 42 47.98 30 59 55.8 00004 -1 507 512 513 C 5 1012 1012 07 39 33.01 31 24 00.0 00005 -1 507 512 513 C 6 1012 1012 07 42 48.39 31 24 00.0 00006 -1 507 512 513 C 7 1012 1012 07 41 10.70 31 36 04.5 00007 -1 507 512 513 C 8 246 246 07 39 58.57 31 04 38.1 00008 -1 100 128 129 ARS/3C138_L.MODEL >& /dev/null AIPS 1: '1331+305 MODEL =' '3C286_L' AIPS 1: SYSTEM command to be executed is: AIPS 1: ls -1 $AIPSTARS/3C286_L.MODEL >& /dev/null AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: '0521+166 MODEL =' '3C138_L' AIPS 1: SYSTEM command to be executed is: AIPS 1: ls -1 $AIPSTARS/3C138_L.MODEL >& /dev/null AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Destroyed 1 extension files of type CC AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 2 disk= 1 AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.06817 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0521+166_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@0521+166_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AM647_2000MAR10_1.0.log AIPS 1: ' NOW STARTING WITH SOURCE :1 =0521+166' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0521+166_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 16 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 17 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 18 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 19 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 20 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 21 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 22 disk= 1 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 15 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 16 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 17 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 28 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 29 renumbered as CNO 21 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.03984 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0741+312_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@0741+312_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AM647_2000MAR10_1.0.log AIPS 1: ' NOW STARTING WITH SOURCE :2 =0741+312' AIPS 1: ' ' IMAGR1: Task IMAGR (release of 31DEC06) begins IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@0741+312_L,BAND.0-1 IMAGR1: FIELDF: Final field parameters and # read are: IMAGR1: Field 1 1012 1012 -4.2341E-02 -2.8000E-02 0 IMAGR1: Field 2 1012 1012 -4.2341E-02 -1.4442E+03 0 IMAGR1: Field 3 1012 1012 -1.2481E+03 -7.2443E+02 0 IMAGR1: Field 4 1012 1012 1.2481E+03 -7.2443E+02 0 IMAGR1: Field 5 1012 1012 -1.2534E+03 7.1977E+02 0 IMAGR1: Field 6 1012 1012 1.2534E+03 7.1977E+02 0 IMAGR1: Field 7 1012 1012 -4.2341E-02 1.4443E+03 0 IMAGR1: Field 8 246 246 -9.2550E+02 -4.4213E+02 0 IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@0741+312_L,BAND.0-1 IMAGR1: WINDF: Number of clean boxes/field read as follows: IMAGR1: Field 01: 1 Field 02: 1 Field 03: 1 Field 04: 1 IMAGR1: Field 05: 1 Field 06: 1 Field 07: 1 Field 08: 1 IMAGR1: Create 0741+312 .IMAGR . 1 (UV) on disk 1 cno 22 IMAGR1: Beginning channel 1 through 1 with 2 IFs IMAGR1: IMACPY: Copied 184909 visibilities to be imaged IMAGR1: UVWAIT: begin finding uniform weights IMAGR1: UVWAIT: Average grid weight 2.917E+04 IMAGR1: UVWAIT: Adding temperance S 5.833E+03 IMAGR1: UVWAIT: begin applying uniform or other weights IMAGR1: UVWAIT: Sum of weights in 2.668E+08 and out 4.196E+08 IMAGR1: UVWAIT: Noise is increased by a factor 1.176 due to weighting IMAGR1: UVWAIT: Average summed weight 2.916E+04 over 352399 vis IMAGR1: Create 0741+312 .IBM001. 1 (MA) on disk 1 cno 23 IMAGR1: Create 0741+312 .IBM002. 1 (MA) on disk 1 cno 24 IMAGR1: Create 0741+312 .IBM003. 1 (MA) on disk 1 cno 25 IMAGR1: Create 0741+312 .IBM004. 1 (MA) on disk 1 cno 26 IMAGR1: Create 0741+312 .IBM005. 1 (MA) on disk 1 cno 27 IMAGR1: Create 0741+312 .IBM006. 1 (MA) on disk 1 cno 28 IMAGR1: Create 0741+312 .IBM007. 1 (MA) on disk 1 cno 29 IMAGR1: Create 0741+312 .IBM008. 1 (MA) on disk 1 cno 30 IMAGR1: Create 0741+312 .ICL001. 1 (MA) on disk 1 cno 31 IMAGR1: Create 0741+312 .ICL002. 1 (MA) on disk 1 cno 32 IMAGR1: Create 0741+312 .ICL003. 1 (MA) on disk 1 cno 33 IMAGR1: Create 0741+312 .ICL004. 1 (MA) on disk 1 cno 34 IMAGR1: Create 0741+312 .ICL005. 1 (MA) on disk 1 cno 35 IMAGR1: Create 0741+312 .ICL006. 1 (MA) on disk 1 cno 36 IMAGR1: Create 0741+312 .ICL007. 1 (MA) on disk 1 cno 37 IMAGR1: Create 0741+312 .ICL008. 1 (MA) on disk 1 cno 38 IMAGR1: GRDFLT: X and Y convolution type = SPHEROIDAL IMAGR1: GRDFLT: X and Y parms = 3.0000 1.0000 IMAGR1: GRDFLT: convolution function sampled every 1/100 of a cell IMAGR1: GRDMEM: Ave 2 Channels; 1.372250E+09 to 1.657250E+09 Hz IMAGR1: Field 1 Sum of gridding weights = 4.45500E+09 IMAGR1: Field 1 Beam min = -87.1 MilliJy, max = 1.0 Jy IMAGR1: Field 1 fit FWHM = 10.842 x 5.274 arcsec, PA= -83.0 IMAGR1: Field 2 Sum of gridding weights = 4.45499E+09 IMAGR1: Field 2 Beam min = -87.1 MilliJy, max = 1.0 Jy IMAGR1: Field 2 fit FWHM = 10.845 x 5.274 arcsec, PA= -83.0 IMAGR1: Field 3 Sum of gridding weights = 4.45499E+09 IMAGR1: Field 3 Beam min = -35.0 MilliJy, max = 1.0 Jy IMAGR1: Field 3 fit FWHM = 10.833 x 5.275 arcsec, PA= -83.2 IMAGR1: Field 4 Sum of gridding weights = 4.45499E+09 IMAGR1: Field 4 Beam min = -47.7 MilliJy, max = 1.0 Jy IMAGR1: Field 4 fit FWHM = 10.854 x 5.273 arcsec, PA= -82.8 IMAGR1: Field 5 Sum of gridding weights = 4.45499E+09 IMAGR1: Field 5 Beam min = -36.3 MilliJy, max = 1.0 Jy IMAGR1: Field 5 fit FWHM = 10.829 x 5.274 arcsec, PA= -83.2 IMAGR1: Field 6 Sum of gridding weights = 4.45499E+09 IMAGR1: Field 6 Beam min = -39.4 MilliJy, max = 1.0 Jy IMAGR1: Field 6 fit FWHM = 10.851 x 5.272 arcsec, PA= -82.8 IMAGR1: Field 7 Sum of gridding weights = 4.45499E+09 IMAGR1: Field 7 Beam min = -87.1 MilliJy, max = 1.0 Jy IMAGR1: Field 7 fit FWHM = 10.839 x 5.273 arcsec, PA= -83.0 IMAGR1: Field 8 Sum of gridding weights = 4.45499E+09 IMAGR1: Field 8 Beam min = -38.5 MilliJy, max = 1.0 Jy IMAGR1: Field 8 fit FWHM = 10.835 x 5.274 arcsec, PA= -83.1 IMAGR1: CLBHIS: minimum component 0.225 of current peak IMAGR1: Field 1 min = -52.3 MilliJy,max = 2.4 Jy IMAGR1: Field 2 min = -88.0 MilliJy,max = 74.2 MilliJy IMAGR1: Field 3 min = -95.5 MilliJy,max = 55.3 MilliJy IMAGR1: Field 4 min = -96.1 MilliJy,max = 66.3 MilliJy IMAGR1: Field 5 min = -90.1 MilliJy,max = 56.6 MilliJy IMAGR1: Field 6 min = -90.7 MilliJy,max = 63.2 MilliJy IMAGR1: Field 7 min = -99.8 MilliJy,max = 67.7 MilliJy IMAGR1: Field 8 min = -46.0 MilliJy,max = 49.6 MilliJy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 55.16 MilliJy IMAGR1: 246 Residual map points loaded IMAGR1: Field 1 min allowed flux = 500.869 MilliJy iter= 16 IMAGR1: Field 1 Clean flux density= 1.982 Jy 16 comps IMAGR1: Total Cleaned flux density = 1.982 Jy 16 comps IMAGR1: SETDO3: imaging done with multiple tangent planes IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: VISDFT: Model components of type Point IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -10.9 MilliJy,max = 450.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 31.11 MilliJy IMAGR1: 122 Residual map points loaded IMAGR1: Field 1 min allowed flux = 93.505 MilliJy iter= 32 IMAGR1: Field 1 Clean flux density= 2.349 Jy 32 comps IMAGR1: Total Cleaned flux density = 2.349 Jy 32 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 7 min = -6.6 MilliJy,max = 7.2 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 6.909E-03 < Second best 8.885E-02 IMAGR1: Field 1 min = -12.4 MilliJy,max = 84.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 29.28 MilliJy IMAGR1: 14 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 33.830 MilliJy iter= 42 IMAGR1: Field 1 Clean flux density= 2.405 Jy 42 comps IMAGR1: Total Cleaned flux density = 2.405 Jy 42 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -6.3 MilliJy,max = 8.8 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 8.404E-03 < Second best 5.283E-02 IMAGR1: Field 6 min = -5.6 MilliJy,max = 6.0 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 5.371E-03 < Second best 5.120E-02 IMAGR1: Field 5 min = -6.1 MilliJy,max = 6.7 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 5.692E-03 < Second best 5.110E-02 IMAGR1: Field 3 min = -5.6 MilliJy,max = 14.8 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.408E-02 < Second best 5.066E-02 IMAGR1: Field 4 min = -5.5 MilliJy,max = 6.6 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 6.112E-03 < Second best 4.079E-02 IMAGR1: Field 8 min = -5.5 MilliJy,max = 13.6 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.295E-02 < Second best 3.216E-02 IMAGR1: Field 1 min = -26.0 MilliJy,max = 31.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.75 MilliJy IMAGR1: 7288 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 9.016 MilliJy iter= 121 IMAGR1: Field 1 Clean flux density= 2.420 Jy 121 comps IMAGR1: Total Cleaned flux density = 2.420 Jy 121 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 3 min = -5.6 MilliJy,max = 14.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.75 MilliJy IMAGR1: 635 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 4.841 MilliJy iter= 21 IMAGR1: Field 3 Clean flux density= 11.075 MilliJy 21 comps IMAGR1: Total Cleaned flux density = 2.431 Jy 142 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 8 min = -5.2 MilliJy,max = 4.7 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 4.531E-03 < Second best 8.581E-03 IMAGR1: Field 1 min = -8.8 MilliJy,max = 8.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.72 MilliJy IMAGR1: 6593 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -5.982 MilliJy iter= 235 IMAGR1: Field 1 Clean flux density= 2.436 Jy 235 comps IMAGR1: Total Cleaned flux density = 2.447 Jy 256 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 2 min = -6.3 MilliJy,max = 6.1 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 6.009E-03 < Second best 6.909E-03 IMAGR1: Field 7 min = -6.6 MilliJy,max = 6.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.65 MilliJy IMAGR1: 3726 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -4.867 MilliJy iter= 101 IMAGR1: Field 7 Clean flux density= 13.085 MilliJy 101 comps IMAGR1: Total Cleaned flux density = 2.460 Jy 357 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 4 min = -5.4 MilliJy,max = 6.2 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 5.082E-03 < Second best 6.009E-03 IMAGR1: Field 2 min = -6.3 MilliJy,max = 6.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.64 MilliJy IMAGR1: 3938 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 4.775 MilliJy iter= 126 IMAGR1: Field 2 Clean flux density= 17.725 MilliJy 126 comps IMAGR1: Total Cleaned flux density = 2.478 Jy 483 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 1 min = -6.1 MilliJy,max = 6.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.61 MilliJy IMAGR1: 7043 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 4.919 MilliJy iter= 439 IMAGR1: Field 1 Clean flux density= 2.444 Jy 439 comps IMAGR1: Total Cleaned flux density = 2.486 Jy 687 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 5 min = -6.0 MilliJy,max = 6.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.60 MilliJy IMAGR1: 1028 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -4.161 MilliJy iter= 113 IMAGR1: Field 5 Clean flux density= 10.030 MilliJy 113 comps IMAGR1: Total Cleaned flux density = 2.496 Jy 800 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 6 min = -5.2 MilliJy,max = 5.6 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 4.797E-03 < Second best 5.082E-03 IMAGR1: Field 4 min = -5.4 MilliJy,max = 6.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.59 MilliJy IMAGR1: 1077 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -4.138 MilliJy iter= 130 IMAGR1: Field 4 Clean flux density= 13.455 MilliJy 130 comps IMAGR1: Total Cleaned flux density = 2.510 Jy 930 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 6 min = -5.2 MilliJy,max = 5.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.59 MilliJy IMAGR1: 756 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -4.013 MilliJy iter= 115 IMAGR1: Field 6 Clean flux density= -1.341 MilliJy 115 comps IMAGR1: Total Cleaned flux density = 2.508 Jy 1045 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 1 min = -6.0 MilliJy,max = 5.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.56 MilliJy IMAGR1: 6371 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 4.465 MilliJy iter= 739 IMAGR1: Field 1 Clean flux density= 2.458 Jy 739 comps IMAGR1: Total Cleaned flux density = 2.522 Jy 1345 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 7 min = -6.6 MilliJy,max = 5.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.53 MilliJy IMAGR1: 3306 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -4.190 MilliJy iter= 376 IMAGR1: Field 7 Clean flux density= 35.687 MilliJy 376 comps IMAGR1: Total Cleaned flux density = 2.545 Jy 1620 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 3 min = -5.1 MilliJy,max = 5.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.52 MilliJy IMAGR1: 697 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 3.825 MilliJy iter= 171 IMAGR1: Field 3 Clean flux density= 14.429 MilliJy 171 comps IMAGR1: Total Cleaned flux density = 2.548 Jy 1770 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 2 min = -5.3 MilliJy,max = 5.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.48 MilliJy IMAGR1: 3640 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -4.067 MilliJy iter= 449 IMAGR1: Field 2 Clean flux density= 48.517 MilliJy 449 comps IMAGR1: Total Cleaned flux density = 2.579 Jy 2093 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 8 min = -4.7 MilliJy,max = 4.1 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 3.802E-03 < Second best 4.289E-03 IMAGR1: Field 1 min = -5.9 MilliJy,max = 5.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.43 MilliJy IMAGR1: 6018 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -4.056 MilliJy iter= 1153 IMAGR1: Field 1 Clean flux density= 2.458 Jy 1153 comps IMAGR1: Total Cleaned flux density = 2.579 Jy 2507 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 7 min = -6.0 MilliJy,max = 5.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.40 MilliJy IMAGR1: 2965 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 3.834 MilliJy iter= 713 IMAGR1: Field 7 Clean flux density= 60.654 MilliJy 713 comps IMAGR1: Total Cleaned flux density = 2.604 Jy 2844 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 5 min = -5.3 MilliJy,max = 5.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.38 MilliJy IMAGR1: 909 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 3.625 MilliJy iter= 318 IMAGR1: Field 5 Clean flux density= 15.232 MilliJy 318 comps IMAGR1: Total Cleaned flux density = 2.609 Jy 3049 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 4 min = -5.0 MilliJy,max = 5.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.36 MilliJy IMAGR1: 1019 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 3.608 MilliJy iter= 354 IMAGR1: Field 4 Clean flux density= 30.744 MilliJy 354 comps IMAGR1: Total Cleaned flux density = 2.627 Jy 3273 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 2 min = -5.2 MilliJy,max = 5.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.33 MilliJy IMAGR1: 3234 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -3.705 MilliJy iter= 834 IMAGR1: Field 2 Clean flux density= 70.208 MilliJy 834 comps IMAGR1: Total Cleaned flux density = 2.648 Jy 3658 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 1 min = -5.7 MilliJy,max = 4.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.27 MilliJy IMAGR1: 5383 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 3.701 MilliJy iter= 1656 IMAGR1: Field 1 Clean flux density= 2.459 Jy 1656 comps IMAGR1: Total Cleaned flux density = 2.648 Jy 4161 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 6 min = -4.7 MilliJy,max = 5.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.25 MilliJy IMAGR1: 742 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 3.416 MilliJy iter= 322 IMAGR1: Field 6 Clean flux density= -356.892 MicroJy 322 comps IMAGR1: Total Cleaned flux density = 2.649 Jy 4368 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 8 min = -4.4 MilliJy,max = 3.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.25 MilliJy IMAGR1: 36 Residual map points loaded IMAGR1: Field 8 min algorithm flux= 3.272 MilliJy iter= 23 IMAGR1: Field 8 Clean flux density= 1.725 MilliJy 23 comps IMAGR1: Total Cleaned flux density = 2.651 Jy 4391 comps IMAGR1: ALGSTB: All 110 Rows In AP (Max 267) IMAGR1: ALGSTB field 8 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 99- 0 Cells, with 184909 Pts IMAGR1: Field 7 min = -5.6 MilliJy,max = 4.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.22 MilliJy IMAGR1: 2807 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 3.504 MilliJy iter= 1119 IMAGR1: Field 7 Clean flux density= 82.801 MilliJy 1119 comps IMAGR1: Total Cleaned flux density = 2.673 Jy 4797 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 3 min = -4.7 MilliJy,max = 4.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.20 MilliJy IMAGR1: 635 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 3.322 MilliJy iter= 356 IMAGR1: Field 3 Clean flux density= 12.017 MilliJy 356 comps IMAGR1: Total Cleaned flux density = 2.671 Jy 4982 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 2 min = -5.0 MilliJy,max = 5.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.16 MilliJy IMAGR1: 3043 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 3.425 MilliJy iter= 1263 IMAGR1: Field 2 Clean flux density= 78.412 MilliJy 1263 comps IMAGR1: Total Cleaned flux density = 2.679 Jy 5411 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 1 min = -5.2 MilliJy,max = 4.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.11 MilliJy IMAGR1: 5039 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 3.426 MilliJy iter= 2226 IMAGR1: Field 1 Clean flux density= 2.466 Jy 2226 comps IMAGR1: Total Cleaned flux density = 2.687 Jy 5981 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 5 min = -5.1 MilliJy,max = 5.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.09 MilliJy IMAGR1: 973 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 3.236 MilliJy iter= 603 IMAGR1: Field 5 Clean flux density= 28.860 MilliJy 603 comps IMAGR1: Total Cleaned flux density = 2.701 Jy 6266 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 4 min = -4.2 MilliJy,max = 5.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.07 MilliJy IMAGR1: 1020 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -3.209 MilliJy iter= 643 IMAGR1: Field 4 Clean flux density= 40.431 MilliJy 643 comps IMAGR1: Total Cleaned flux density = 2.710 Jy 6555 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 7 min = -5.4 MilliJy,max = 4.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.03 MilliJy IMAGR1: 2730 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 3.233 MilliJy iter= 1561 IMAGR1: Field 7 Clean flux density= 98.121 MilliJy 1561 comps IMAGR1: Total Cleaned flux density = 2.726 Jy 6997 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 1 min = -5.1 MilliJy,max = 4.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.99 MilliJy IMAGR1: 4387 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -3.227 MilliJy iter= 2786 IMAGR1: Field 1 Clean flux density= 2.470 Jy 2786 comps IMAGR1: Total Cleaned flux density = 2.729 Jy 7557 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 2 min = -4.7 MilliJy,max = 4.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.95 MilliJy IMAGR1: 2916 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -3.143 MilliJy iter= 1749 IMAGR1: Field 2 Clean flux density= 89.613 MilliJy 1749 comps IMAGR1: Total Cleaned flux density = 2.740 Jy 8043 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 6 min = -4.5 MilliJy,max = 4.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.93 MilliJy IMAGR1: 693 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 3.021 MilliJy iter= 557 IMAGR1: Field 6 Clean flux density= 1.049 MilliJy 557 comps IMAGR1: Total Cleaned flux density = 2.742 Jy 8278 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 3 min = -4.4 MilliJy,max = 4.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.92 MilliJy IMAGR1: 601 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 2.997 MilliJy iter= 578 IMAGR1: Field 3 Clean flux density= 13.404 MilliJy 578 comps IMAGR1: Total Cleaned flux density = 2.743 Jy 8500 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 8 min = -4.0 MilliJy,max = 3.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.92 MilliJy IMAGR1: 10 Residual map points loaded IMAGR1: Field 8 min algorithm flux= 2.920 MilliJy iter= 31 IMAGR1: Field 8 Clean flux density= 3.512 MilliJy 31 comps IMAGR1: Total Cleaned flux density = 2.745 Jy 8508 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 7 min = -5.1 MilliJy,max = 4.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.89 MilliJy IMAGR1: 2423 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -3.037 MilliJy iter= 2007 IMAGR1: Field 7 Clean flux density= 119.074 MilliJy 2007 comps IMAGR1: Total Cleaned flux density = 2.766 Jy 8954 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 5 min = -4.8 MilliJy,max = 4.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.87 MilliJy IMAGR1: 975 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 2.968 MilliJy iter= 915 IMAGR1: Field 5 Clean flux density= 31.355 MilliJy 915 comps IMAGR1: Total Cleaned flux density = 2.768 Jy 9266 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 1 min = -4.9 MilliJy,max = 4.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.82 MilliJy IMAGR1: 4345 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -3.014 MilliJy iter= 3418 IMAGR1: Field 1 Clean flux density= 2.477 Jy 3418 comps IMAGR1: Total Cleaned flux density = 2.776 Jy 9898 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 4 min = -4.0 MilliJy,max = 4.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.80 MilliJy IMAGR1: 1248 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -2.913 MilliJy iter= 1025 IMAGR1: Field 4 Clean flux density= 55.957 MilliJy 1025 comps IMAGR1: Total Cleaned flux density = 2.791 Jy 10280 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 2 min = -4.5 MilliJy,max = 4.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.77 MilliJy IMAGR1: 2910 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -2.919 MilliJy iter= 2310 IMAGR1: Field 2 Clean flux density= 100.081 MilliJy 2310 comps IMAGR1: Total Cleaned flux density = 2.802 Jy 10841 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 7 min = -4.9 MilliJy,max = 4.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.74 MilliJy IMAGR1: 2333 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -2.862 MilliJy iter= 2488 IMAGR1: Field 7 Clean flux density= 125.370 MilliJy 2488 comps IMAGR1: Total Cleaned flux density = 2.808 Jy 11322 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 1 min = -4.7 MilliJy,max = 4.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.71 MilliJy IMAGR1: 3557 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -2.847 MilliJy iter= 4010 IMAGR1: Field 1 Clean flux density= 2.480 Jy 4010 comps IMAGR1: Total Cleaned flux density = 2.810 Jy 11914 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 6 min = -4.1 MilliJy,max = 4.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.69 MilliJy IMAGR1: 709 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -2.751 MilliJy iter= 825 IMAGR1: Field 6 Clean flux density= -9.115 MilliJy 825 comps IMAGR1: Total Cleaned flux density = 2.800 Jy 12182 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 3 min = -3.9 MilliJy,max = 4.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.67 MilliJy IMAGR1: 645 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 2.730 MilliJy iter= 830 IMAGR1: Field 3 Clean flux density= 14.590 MilliJy 830 comps IMAGR1: Total Cleaned flux density = 2.801 Jy 12434 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 5 min = -4.5 MilliJy,max = 4.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.66 MilliJy IMAGR1: 1055 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 2.736 MilliJy iter= 1279 IMAGR1: Field 5 Clean flux density= 38.016 MilliJy 1279 comps IMAGR1: Total Cleaned flux density = 2.808 Jy 12798 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 2 min = -4.3 MilliJy,max = 4.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.63 MilliJy IMAGR1: 2629 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -2.742 MilliJy iter= 2863 IMAGR1: Field 2 Clean flux density= 107.834 MilliJy 2863 comps IMAGR1: Total Cleaned flux density = 2.816 Jy 13351 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 8 min = -3.7 MilliJy,max = 3.0 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.650E-03 < Second best 2.800E-03 IMAGR1: Field 4 min = -3.8 MilliJy,max = 4.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.61 MilliJy IMAGR1: 1166 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -2.687 MilliJy iter= 1410 IMAGR1: Field 4 Clean flux density= 61.732 MilliJy 1410 comps IMAGR1: Total Cleaned flux density = 2.822 Jy 13736 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 7 min = -4.7 MilliJy,max = 4.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.58 MilliJy IMAGR1: 2403 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 2.685 MilliJy iter= 3030 IMAGR1: Field 7 Clean flux density= 140.315 MilliJy 3030 comps IMAGR1: Total Cleaned flux density = 2.836 Jy 14278 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 1 min = -4.3 MilliJy,max = 4.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.54 MilliJy IMAGR1: 3688 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 2.667 MilliJy iter= 4703 IMAGR1: Field 1 Clean flux density= 2.492 Jy 4703 comps IMAGR1: Total Cleaned flux density = 2.849 Jy 14971 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 8 min = -3.6 MilliJy,max = 3.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.54 MilliJy IMAGR1: 29 Residual map points loaded IMAGR1: Field 8 min algorithm flux= -2.544 MilliJy iter= 51 IMAGR1: Field 8 Clean flux density= 4.588 MilliJy 51 comps IMAGR1: Total Cleaned flux density = 2.850 Jy 14991 comps IMAGR1: ALGSTB: All 110 Rows In AP (Max 267) IMAGR1: ALGSTB field 8 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 99- 0 Cells, with 184909 Pts IMAGR1: Field 6 min = -4.0 MilliJy,max = 4.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.53 MilliJy IMAGR1: 602 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -2.574 MilliJy iter= 1078 IMAGR1: Field 6 Clean flux density= -13.037 MilliJy 1078 comps IMAGR1: Total Cleaned flux density = 2.846 Jy 15244 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 2 min = -4.1 MilliJy,max = 4.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.51 MilliJy IMAGR1: 2303 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 2.597 MilliJy iter= 3412 IMAGR1: Field 2 Clean flux density= 114.326 MilliJy 3412 comps IMAGR1: Total Cleaned flux density = 2.852 Jy 15793 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 5 min = -4.3 MilliJy,max = 4.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.49 MilliJy IMAGR1: 1193 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -2.559 MilliJy iter= 1694 IMAGR1: Field 5 Clean flux density= 40.320 MilliJy 1694 comps IMAGR1: Total Cleaned flux density = 2.855 Jy 16208 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 3 min = -3.8 MilliJy,max = 3.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.48 MilliJy IMAGR1: 620 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -2.520 MilliJy iter= 1087 IMAGR1: Field 3 Clean flux density= 7.544 MilliJy 1087 comps IMAGR1: Total Cleaned flux density = 2.848 Jy 16465 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 7 min = -4.5 MilliJy,max = 4.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.45 MilliJy IMAGR1: 2166 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 2.535 MilliJy iter= 3569 IMAGR1: Field 7 Clean flux density= 154.987 MilliJy 3569 comps IMAGR1: Total Cleaned flux density = 2.862 Jy 17004 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 4 min = -3.6 MilliJy,max = 4.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.44 MilliJy IMAGR1: 1422 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 2.508 MilliJy iter= 1881 IMAGR1: Field 4 Clean flux density= 71.155 MilliJy 1881 comps IMAGR1: Total Cleaned flux density = 2.872 Jy 17475 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 1 min = -4.2 MilliJy,max = 3.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.40 MilliJy IMAGR1: 3350 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -2.500 MilliJy iter= 5415 IMAGR1: Field 1 Clean flux density= 2.491 Jy 5415 comps IMAGR1: Total Cleaned flux density = 2.871 Jy 18187 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 2 min = -4.0 MilliJy,max = 3.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.38 MilliJy IMAGR1: 2297 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -2.456 MilliJy iter= 3990 IMAGR1: Field 2 Clean flux density= 121.037 MilliJy 3990 comps IMAGR1: Total Cleaned flux density = 2.878 Jy 18765 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 6 min = -4.0 MilliJy,max = 4.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.37 MilliJy IMAGR1: 686 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -2.407 MilliJy iter= 1377 IMAGR1: Field 6 Clean flux density= -14.213 MilliJy 1377 comps IMAGR1: Total Cleaned flux density = 2.876 Jy 19064 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 5 min = -4.2 MilliJy,max = 4.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.35 MilliJy IMAGR1: 1248 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 2.412 MilliJy iter= 2148 IMAGR1: Field 5 Clean flux density= 40.823 MilliJy 2148 comps IMAGR1: Total Cleaned flux density = 2.877 Jy 19518 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 8 min = -3.3 MilliJy,max = 2.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.35 MilliJy IMAGR1: 13 Residual map points loaded IMAGR1: Field 8 min algorithm flux= -2.236 MilliJy iter= 63 IMAGR1: Field 8 Clean flux density= 6.049 MilliJy 63 comps IMAGR1: Total Cleaned flux density = 2.878 Jy 19530 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 7 min = -4.3 MilliJy,max = 4.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.33 MilliJy IMAGR1: 2053 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 2.400 MilliJy iter= 4129 IMAGR1: Field 7 Clean flux density= 158.453 MilliJy 4129 comps IMAGR1: Total Cleaned flux density = 2.882 Jy 20090 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 3 min = -3.6 MilliJy,max = 3.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.32 MilliJy IMAGR1: 627 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 2.353 MilliJy iter= 1352 IMAGR1: Field 3 Clean flux density= 7.794 MilliJy 1352 comps IMAGR1: Total Cleaned flux density = 2.882 Jy 20355 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 4 min = -3.5 MilliJy,max = 4.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.31 MilliJy IMAGR1: 1348 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -2.364 MilliJy iter= 2365 IMAGR1: Field 4 Clean flux density= 81.702 MilliJy 2365 comps IMAGR1: Total Cleaned flux density = 2.893 Jy 20839 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 1 min = -3.8 MilliJy,max = 3.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.27 MilliJy IMAGR1: 2996 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -2.353 MilliJy iter= 6132 IMAGR1: Field 1 Clean flux density= 2.493 Jy 6132 comps IMAGR1: Total Cleaned flux density = 2.895 Jy 21556 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 2 min = -3.8 MilliJy,max = 3.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.25 MilliJy IMAGR1: 2338 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -2.319 MilliJy iter= 4624 IMAGR1: Field 2 Clean flux density= 125.701 MilliJy 4624 comps IMAGR1: Total Cleaned flux density = 2.899 Jy 22190 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 5 min = -4.0 MilliJy,max = 4.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.24 MilliJy IMAGR1: 1231 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 2.287 MilliJy iter= 2593 IMAGR1: Field 5 Clean flux density= 50.311 MilliJy 2593 comps IMAGR1: Total Cleaned flux density = 2.909 Jy 22635 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 6 min = -3.9 MilliJy,max = 4.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.23 MilliJy IMAGR1: 769 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -2.263 MilliJy iter= 1700 IMAGR1: Field 6 Clean flux density= -17.684 MilliJy 1700 comps IMAGR1: Total Cleaned flux density = 2.906 Jy 22958 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 7 min = -4.1 MilliJy,max = 3.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.21 MilliJy IMAGR1: 2149 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 2.272 MilliJy iter= 4768 IMAGR1: Field 7 Clean flux density= 172.420 MilliJy 4768 comps IMAGR1: Total Cleaned flux density = 2.919 Jy 23597 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 4 min = -3.3 MilliJy,max = 4.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.20 MilliJy IMAGR1: 1335 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 2.246 MilliJy iter= 2874 IMAGR1: Field 4 Clean flux density= 86.826 MilliJy 2874 comps IMAGR1: Total Cleaned flux density = 2.925 Jy 24106 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 1 min = -3.8 MilliJy,max = 3.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.17 MilliJy IMAGR1: 2507 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 2.232 MilliJy iter= 6797 IMAGR1: Field 1 Clean flux density= 2.496 Jy 6797 comps IMAGR1: Total Cleaned flux density = 2.927 Jy 24771 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 3 min = -3.4 MilliJy,max = 3.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.16 MilliJy IMAGR1: 803 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -2.192 MilliJy iter= 1707 IMAGR1: Field 3 Clean flux density= 420.356 MicroJy 1707 comps IMAGR1: Total Cleaned flux density = 2.920 Jy 25126 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 2 min = -3.6 MilliJy,max = 3.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.14 MilliJy IMAGR1: 2195 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -2.197 MilliJy iter= 5283 IMAGR1: Field 2 Clean flux density= 125.506 MilliJy 5283 comps IMAGR1: Total Cleaned flux density = 2.919 Jy 25785 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 5 min = -3.8 MilliJy,max = 4.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.13 MilliJy IMAGR1: 1297 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -2.171 MilliJy iter= 3098 IMAGR1: Field 5 Clean flux density= 46.943 MilliJy 3098 comps IMAGR1: Total Cleaned flux density = 2.916 Jy 26290 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 7 min = -3.9 MilliJy,max = 3.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.11 MilliJy IMAGR1: 1935 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -2.159 MilliJy iter= 5374 IMAGR1: Field 7 Clean flux density= 185.607 MilliJy 5374 comps IMAGR1: Total Cleaned flux density = 2.929 Jy 26896 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 6 min = -3.8 MilliJy,max = 3.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.10 MilliJy IMAGR1: 951 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -2.132 MilliJy iter= 2098 IMAGR1: Field 6 Clean flux density= -23.340 MilliJy 2098 comps IMAGR1: Total Cleaned flux density = 2.924 Jy 27294 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 4 min = -3.3 MilliJy,max = 3.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.09 MilliJy IMAGR1: 1350 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -2.127 MilliJy iter= 3387 IMAGR1: Field 4 Clean flux density= 89.275 MilliJy 3387 comps IMAGR1: Total Cleaned flux density = 2.926 Jy 27807 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 8 min = -2.9 MilliJy,max = 2.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.09 MilliJy IMAGR1: 28 Residual map points loaded IMAGR1: Field 8 min algorithm flux= -2.047 MilliJy iter= 87 IMAGR1: Field 8 Clean flux density= 7.334 MilliJy 87 comps IMAGR1: Total Cleaned flux density = 2.927 Jy 27831 comps IMAGR1: ALGSTB: All 110 Rows In AP (Max 267) IMAGR1: ALGSTB field 8 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 99- 0 Cells, with 184909 Pts IMAGR1: Field 1 min = -3.4 MilliJy,max = 3.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.06 MilliJy IMAGR1: 2375 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -2.114 MilliJy iter= 7484 IMAGR1: Field 1 Clean flux density= 2.498 Jy 7484 comps IMAGR1: Total Cleaned flux density = 2.929 Jy 28518 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 2 min = -3.5 MilliJy,max = 3.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.04 MilliJy IMAGR1: 1957 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 2.090 MilliJy iter= 5893 IMAGR1: Field 2 Clean flux density= 131.198 MilliJy 5893 comps IMAGR1: Total Cleaned flux density = 2.935 Jy 29128 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 3 min = -3.3 MilliJy,max = 3.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.03 MilliJy IMAGR1: 814 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 2.062 MilliJy iter= 2081 IMAGR1: Field 3 Clean flux density= -1.343 MilliJy 2081 comps IMAGR1: Total Cleaned flux density = 2.933 Jy 29502 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 5 min = -3.6 MilliJy,max = 4.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.02 MilliJy IMAGR1: 1390 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 2.061 MilliJy iter= 3635 IMAGR1: Field 5 Clean flux density= 49.143 MilliJy 3635 comps IMAGR1: Total Cleaned flux density = 2.935 Jy 30039 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 7 min = -3.7 MilliJy,max = 3.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.01 MilliJy IMAGR1: 2129 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 2.054 MilliJy iter= 6074 IMAGR1: Field 7 Clean flux density= 190.987 MilliJy 6074 comps IMAGR1: Total Cleaned flux density = 2.941 Jy 30739 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 6 min = -3.6 MilliJy,max = 3.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.00 MilliJy IMAGR1: 854 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 2.023 MilliJy iter= 2479 IMAGR1: Field 6 Clean flux density= -25.610 MilliJy 2479 comps IMAGR1: Total Cleaned flux density = 2.939 Jy 31120 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 4 min = -3.2 MilliJy,max = 3.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.99 MilliJy IMAGR1: 1553 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -2.025 MilliJy iter= 3978 IMAGR1: Field 4 Clean flux density= 88.787 MilliJy 3978 comps IMAGR1: Total Cleaned flux density = 2.938 Jy 31711 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 1 min = -3.3 MilliJy,max = 3.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.96 MilliJy IMAGR1: 2223 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -2.009 MilliJy iter= 8174 IMAGR1: Field 1 Clean flux density= 2.494 Jy 8174 comps IMAGR1: Total Cleaned flux density = 2.935 Jy 32401 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 2 min = -3.3 MilliJy,max = 3.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.95 MilliJy IMAGR1: 2070 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -1.991 MilliJy iter= 6579 IMAGR1: Field 2 Clean flux density= 134.935 MilliJy 6579 comps IMAGR1: Total Cleaned flux density = 2.938 Jy 33087 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 5 min = -3.6 MilliJy,max = 3.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.94 MilliJy IMAGR1: 1420 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -1.973 MilliJy iter= 4192 IMAGR1: Field 5 Clean flux density= 58.594 MilliJy 4192 comps IMAGR1: Total Cleaned flux density = 2.948 Jy 33644 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 3 min = -3.2 MilliJy,max = 3.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.93 MilliJy IMAGR1: 777 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 1.952 MilliJy iter= 2458 IMAGR1: Field 3 Clean flux density= -2.275 MilliJy 2458 comps IMAGR1: Total Cleaned flux density = 2.947 Jy 34021 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 7 min = -3.6 MilliJy,max = 3.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.91 MilliJy IMAGR1: 2037 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -1.954 MilliJy iter= 6764 IMAGR1: Field 7 Clean flux density= 190.951 MilliJy 6764 comps IMAGR1: Total Cleaned flux density = 2.947 Jy 34711 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 8 min = -2.5 MilliJy,max = 2.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.91 MilliJy IMAGR1: 17 Residual map points loaded IMAGR1: Field 8 min algorithm flux= -1.801 MilliJy iter= 104 IMAGR1: Field 8 Clean flux density= 6.379 MilliJy 104 comps IMAGR1: Total Cleaned flux density = 2.946 Jy 34728 comps IMAGR1: ALGSTB: All 110 Rows In AP (Max 267) IMAGR1: ALGSTB field 8 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 99- 0 Cells, with 184909 Pts IMAGR1: Field 4 min = -3.1 MilliJy,max = 3.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.90 MilliJy IMAGR1: 1521 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 1.937 MilliJy iter= 4582 IMAGR1: Field 4 Clean flux density= 93.913 MilliJy 4582 comps IMAGR1: Total Cleaned flux density = 2.951 Jy 35332 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 6 min = -3.5 MilliJy,max = 3.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.89 MilliJy IMAGR1: 917 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -1.917 MilliJy iter= 2890 IMAGR1: Field 6 Clean flux density= -28.580 MilliJy 2890 comps IMAGR1: Total Cleaned flux density = 2.948 Jy 35743 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 1 min = -3.2 MilliJy,max = 3.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.87 MilliJy IMAGR1: 1921 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.911 MilliJy iter= 8836 IMAGR1: Field 1 Clean flux density= 2.501 Jy 8836 comps IMAGR1: Total Cleaned flux density = 2.955 Jy 36405 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 2 min = -3.3 MilliJy,max = 3.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.86 MilliJy IMAGR1: 2085 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 1.898 MilliJy iter= 7296 IMAGR1: Field 2 Clean flux density= 135.164 MilliJy 7296 comps IMAGR1: Total Cleaned flux density = 2.955 Jy 37122 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 5 min = -3.3 MilliJy,max = 3.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.85 MilliJy IMAGR1: 1601 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 1.883 MilliJy iter= 4841 IMAGR1: Field 5 Clean flux density= 66.529 MilliJy 4841 comps IMAGR1: Total Cleaned flux density = 2.963 Jy 37771 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 7 min = -3.6 MilliJy,max = 3.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.84 MilliJy IMAGR1: 1886 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -1.871 MilliJy iter= 7459 IMAGR1: Field 7 Clean flux density= 193.783 MilliJy 7459 comps IMAGR1: Total Cleaned flux density = 2.966 Jy 38466 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 3 min = -3.1 MilliJy,max = 3.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.83 MilliJy IMAGR1: 801 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 1.847 MilliJy iter= 2849 IMAGR1: Field 3 Clean flux density= -8.500 MilliJy 2849 comps IMAGR1: Total Cleaned flux density = 2.959 Jy 38857 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 4 min = -3.0 MilliJy,max = 3.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.82 MilliJy IMAGR1: 1687 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -1.849 MilliJy iter= 5240 IMAGR1: Field 4 Clean flux density= 96.193 MilliJy 5240 comps IMAGR1: Total Cleaned flux density = 2.962 Jy 39515 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 6 min = -3.3 MilliJy,max = 3.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.81 MilliJy IMAGR1: 957 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 1.830 MilliJy iter= 3341 IMAGR1: Field 6 Clean flux density= -38.121 MilliJy 3341 comps IMAGR1: Total Cleaned flux density = 2.952 Jy 39966 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 1 min = -3.1 MilliJy,max = 3.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.79 MilliJy IMAGR1: 1788 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.825 MilliJy iter= 9522 IMAGR1: Field 1 Clean flux density= 2.502 Jy 9522 comps IMAGR1: Total Cleaned flux density = 2.954 Jy 40652 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 2 min = -3.2 MilliJy,max = 3.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.78 MilliJy IMAGR1: 1948 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -1.811 MilliJy iter= 8008 IMAGR1: Field 2 Clean flux density= 137.338 MilliJy 8008 comps IMAGR1: Total Cleaned flux density = 2.956 Jy 41364 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 5 min = -3.2 MilliJy,max = 3.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.77 MilliJy IMAGR1: 1743 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 1.799 MilliJy iter= 5533 IMAGR1: Field 5 Clean flux density= 71.941 MilliJy 5533 comps IMAGR1: Total Cleaned flux density = 2.961 Jy 42056 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 7 min = -3.5 MilliJy,max = 3.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.76 MilliJy IMAGR1: 1952 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -1.788 MilliJy iter= 8210 IMAGR1: Field 7 Clean flux density= 198.017 MilliJy 8210 comps IMAGR1: Total Cleaned flux density = 2.966 Jy 42807 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 4 min = -2.9 MilliJy,max = 3.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.75 MilliJy IMAGR1: 1627 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 1.775 MilliJy iter= 5915 IMAGR1: Field 4 Clean flux density= 97.441 MilliJy 5915 comps LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: Total Cleaned flux density = 2.967 Jy 43482 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 3 min = -3.1 MilliJy,max = 2.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.74 MilliJy IMAGR1: 933 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 1.758 MilliJy iter= 3309 IMAGR1: Field 3 Clean flux density= -891.421 MicroJy 3309 comps IMAGR1: Total Cleaned flux density = 2.974 Jy 43942 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 6 min = -3.2 MilliJy,max = 3.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.73 MilliJy IMAGR1: 887 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -1.749 MilliJy iter= 3769 IMAGR1: Field 6 Clean flux density= -46.571 MilliJy 3769 comps IMAGR1: Total Cleaned flux density = 2.966 Jy 44370 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 1 min = -3.0 MilliJy,max = 3.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.72 MilliJy IMAGR1: 1609 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.743 MilliJy iter= 10174 IMAGR1: Field 1 Clean flux density= 2.506 Jy 10174 comps IMAGR1: Total Cleaned flux density = 2.970 Jy 45022 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 2 min = -3.0 MilliJy,max = 3.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.70 MilliJy IMAGR1: 1836 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 1.732 MilliJy iter= 8737 IMAGR1: Field 2 Clean flux density= 148.735 MilliJy 8737 comps IMAGR1: Total Cleaned flux density = 2.981 Jy 45751 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 8 min = -2.2 MilliJy,max = 2.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.70 MilliJy IMAGR1: 27 Residual map points loaded IMAGR1: Field 8 min algorithm flux= -1.703 MilliJy iter= 128 IMAGR1: Field 8 Clean flux density= 6.375 MilliJy 128 comps IMAGR1: Total Cleaned flux density = 2.981 Jy 45775 comps IMAGR1: ALGSTB: All 110 Rows In AP (Max 267) IMAGR1: ALGSTB field 8 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 99- 0 Cells, with 184909 Pts IMAGR1: Field 5 min = -3.2 MilliJy,max = 3.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.69 MilliJy IMAGR1: 1795 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 1.720 MilliJy iter= 6251 IMAGR1: Field 5 Clean flux density= 70.401 MilliJy 6251 comps IMAGR1: Total Cleaned flux density = 2.980 Jy 46493 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 7 min = -3.5 MilliJy,max = 3.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.68 MilliJy IMAGR1: 1967 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -1.708 MilliJy iter= 8968 IMAGR1: Field 7 Clean flux density= 206.822 MilliJy 8968 comps IMAGR1: Total Cleaned flux density = 2.988 Jy 47251 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 4 min = -2.8 MilliJy,max = 3.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.67 MilliJy IMAGR1: 1836 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -1.699 MilliJy iter= 6675 IMAGR1: Field 4 Clean flux density= 103.391 MilliJy 6675 comps IMAGR1: Total Cleaned flux density = 2.994 Jy 48011 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 3 min = -2.9 MilliJy,max = 2.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.66 MilliJy IMAGR1: 904 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -1.681 MilliJy iter= 3768 IMAGR1: Field 3 Clean flux density= -371.489 MicroJy 3768 comps IMAGR1: Total Cleaned flux density = 2.995 Jy 48470 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 6 min = -3.2 MilliJy,max = 3.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.66 MilliJy IMAGR1: 1012 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -1.675 MilliJy iter= 4264 IMAGR1: Field 6 Clean flux density= -53.950 MilliJy 4264 comps IMAGR1: Total Cleaned flux density = 2.988 Jy 48965 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 1 min = -2.9 MilliJy,max = 3.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.64 MilliJy IMAGR1: 1546 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -1.668 MilliJy iter= 10831 IMAGR1: Field 1 Clean flux density= 2.507 Jy 10831 comps IMAGR1: Total Cleaned flux density = 2.989 Jy 49622 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 2 min = -3.0 MilliJy,max = 3.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.63 MilliJy IMAGR1: 1854 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 1.658 MilliJy iter= 9463 IMAGR1: Field 2 Clean flux density= 144.289 MilliJy 9463 comps IMAGR1: Total Cleaned flux density = 2.984 Jy 50348 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 5 min = -3.0 MilliJy,max = 3.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.62 MilliJy IMAGR1: 1844 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -1.649 MilliJy iter= 7012 IMAGR1: Field 5 Clean flux density= 64.157 MilliJy 7012 comps IMAGR1: Total Cleaned flux density = 2.978 Jy 51109 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 7 min = -3.5 MilliJy,max = 3.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.61 MilliJy IMAGR1: 1896 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 1.637 MilliJy iter= 9738 IMAGR1: Field 7 Clean flux density= 213.150 MilliJy 9738 comps IMAGR1: Total Cleaned flux density = 2.984 Jy 51879 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 8 min = -2.1 MilliJy,max = 2.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.61 MilliJy IMAGR1: 32 Residual map points loaded IMAGR1: Field 8 min algorithm flux= 1.613 MilliJy iter= 152 IMAGR1: Field 8 Clean flux density= 7.683 MilliJy 152 comps IMAGR1: Total Cleaned flux density = 2.986 Jy 51903 comps IMAGR1: ALGSTB: All 110 Rows In AP (Max 267) IMAGR1: ALGSTB field 8 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 99- 0 Cells, with 184909 Pts IMAGR1: Field 4 min = -2.8 MilliJy,max = 3.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.60 MilliJy IMAGR1: 1964 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 1.628 MilliJy iter= 7477 IMAGR1: Field 4 Clean flux density= 106.261 MilliJy 7477 comps IMAGR1: Total Cleaned flux density = 2.989 Jy 52705 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 3 min = -2.9 MilliJy,max = 2.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.60 MilliJy IMAGR1: 810 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -1.609 MilliJy iter= 4188 IMAGR1: Field 3 Clean flux density= -2.034 MilliJy 4188 comps IMAGR1: Total Cleaned flux density = 2.987 Jy 53125 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 6 min = -3.2 MilliJy,max = 3.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.59 MilliJy IMAGR1: 1017 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -1.605 MilliJy iter= 4771 IMAGR1: Field 6 Clean flux density= -54.799 MilliJy 4771 comps IMAGR1: Total Cleaned flux density = 2.986 Jy 53632 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 1 min = -2.7 MilliJy,max = 3.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.58 MilliJy IMAGR1: 1507 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -1.598 MilliJy iter= 11478 IMAGR1: Field 1 Clean flux density= 2.509 Jy 11478 comps IMAGR1: Total Cleaned flux density = 2.988 Jy 54279 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 2 min = -3.0 MilliJy,max = 3.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.57 MilliJy IMAGR1: 1798 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -1.590 MilliJy iter= 10214 IMAGR1: Field 2 Clean flux density= 149.331 MilliJy 10214 comps IMAGR1: Total Cleaned flux density = 2.993 Jy 55030 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 5 min = -2.9 MilliJy,max = 3.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.56 MilliJy IMAGR1: 2014 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -1.583 MilliJy iter= 7838 IMAGR1: Field 5 Clean flux density= 67.957 MilliJy 7838 comps IMAGR1: Total Cleaned flux density = 2.997 Jy 55856 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 7 min = -3.4 MilliJy,max = 3.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.55 MilliJy IMAGR1: 1945 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -1.571 MilliJy iter= 10536 IMAGR1: Field 7 Clean flux density= 213.515 MilliJy 10536 comps IMAGR1: Total Cleaned flux density = 2.997 Jy 56654 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 4 min = -2.8 MilliJy,max = 3.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.54 MilliJy IMAGR1: 1957 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 1.563 MilliJy iter= 8318 IMAGR1: Field 4 Clean flux density= 103.887 MilliJy 8318 comps IMAGR1: Total Cleaned flux density = 2.995 Jy 57495 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 8 min = -2.0 MilliJy,max = 2.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.54 MilliJy IMAGR1: 21 Residual map points loaded IMAGR1: Field 8 min algorithm flux= -1.456 MilliJy iter= 174 IMAGR1: Field 8 Clean flux density= 6.756 MilliJy 174 comps IMAGR1: Total Cleaned flux density = 2.994 Jy 57517 comps IMAGR1: ALGSTB: All 110 Rows In AP (Max 267) IMAGR1: ALGSTB field 8 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 99- 0 Cells, with 184909 Pts IMAGR1: Field 3 min = -2.8 MilliJy,max = 2.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.53 MilliJy IMAGR1: 912 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -1.546 MilliJy iter= 4648 IMAGR1: Field 3 Clean flux density= -3.623 MilliJy 4648 comps IMAGR1: Total Cleaned flux density = 2.992 Jy 57977 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 6 min = -3.1 MilliJy,max = 3.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.53 MilliJy IMAGR1: 1026 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 1.542 MilliJy iter= 5290 IMAGR1: Field 6 Clean flux density= -69.775 MilliJy 5290 comps IMAGR1: Total Cleaned flux density = 2.977 Jy 58496 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 1 min = -2.6 MilliJy,max = 2.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.52 MilliJy IMAGR1: 1317 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -1.534 MilliJy iter= 12099 IMAGR1: Field 1 Clean flux density= 2.507 Jy 12099 comps IMAGR1: Total Cleaned flux density = 2.975 Jy 59117 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 2 min = -2.9 MilliJy,max = 3.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.51 MilliJy IMAGR1: 1841 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 1.528 MilliJy iter= 11004 IMAGR1: Field 2 Clean flux density= 151.746 MilliJy 11004 comps IMAGR1: Total Cleaned flux density = 2.978 Jy 59907 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 5 min = -2.8 MilliJy,max = 3.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.50 MilliJy IMAGR1: 2032 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 1.520 MilliJy iter= 8692 IMAGR1: Field 5 Clean flux density= 69.672 MilliJy 8692 comps IMAGR1: Total Cleaned flux density = 2.980 Jy 60761 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 7 min = -3.4 MilliJy,max = 3.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.49 MilliJy IMAGR1: 1870 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -1.509 MilliJy iter= 11355 IMAGR1: Field 7 Clean flux density= 213.122 MilliJy 11355 comps IMAGR1: Total Cleaned flux density = 2.979 Jy 61580 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 4 min = -2.8 MilliJy,max = 3.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.48 MilliJy IMAGR1: 2039 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 1.501 MilliJy iter= 9188 IMAGR1: Field 4 Clean flux density= 107.878 MilliJy 9188 comps IMAGR1: Total Cleaned flux density = 2.983 Jy 62450 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 3 min = -2.7 MilliJy,max = 2.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.47 MilliJy IMAGR1: 942 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -1.487 MilliJy iter= 5166 IMAGR1: Field 3 Clean flux density= -5.982 MilliJy 5166 comps IMAGR1: Total Cleaned flux density = 2.981 Jy 62968 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 6 min = -3.0 MilliJy,max = 3.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.47 MilliJy IMAGR1: 1058 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -1.482 MilliJy iter= 5844 IMAGR1: Field 6 Clean flux density= -72.151 MilliJy 5844 comps IMAGR1: Total Cleaned flux density = 2.978 Jy 63522 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 1 min = -2.6 MilliJy,max = 2.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.46 MilliJy IMAGR1: 1263 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -1.474 MilliJy iter= 12716 IMAGR1: Field 1 Clean flux density= 2.509 Jy 12716 comps IMAGR1: Total Cleaned flux density = 2.980 Jy 64139 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 2 min = -2.7 MilliJy,max = 3.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.45 MilliJy IMAGR1: 1704 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -1.468 MilliJy iter= 11764 IMAGR1: Field 2 Clean flux density= 153.553 MilliJy 11764 comps IMAGR1: Total Cleaned flux density = 2.982 Jy 64899 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 5 min = -2.7 MilliJy,max = 3.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.44 MilliJy IMAGR1: 2167 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -1.462 MilliJy iter= 9597 IMAGR1: Field 5 Clean flux density= 66.261 MilliJy 9597 comps IMAGR1: Total Cleaned flux density = 2.978 Jy 65804 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 7 min = -3.4 MilliJy,max = 3.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.43 MilliJy IMAGR1: 1859 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -1.452 MilliJy iter= 12175 IMAGR1: Field 7 Clean flux density= 214.921 MilliJy 12175 comps IMAGR1: Total Cleaned flux density = 2.980 Jy 66624 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 4 min = -2.7 MilliJy,max = 3.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.42 MilliJy IMAGR1: 2093 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -1.446 MilliJy iter= 10102 IMAGR1: Field 4 Clean flux density= 112.600 MilliJy 10102 comps IMAGR1: Total Cleaned flux density = 2.985 Jy 67538 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 3 min = -2.6 MilliJy,max = 2.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.42 MilliJy IMAGR1: 975 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 1.431 MilliJy iter= 5674 IMAGR1: Field 3 Clean flux density= -1.910 MilliJy 5674 comps IMAGR1: Total Cleaned flux density = 2.989 Jy 68046 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 6 min = -2.9 MilliJy,max = 3.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.41 MilliJy IMAGR1: 1099 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 1.427 MilliJy iter= 6406 IMAGR1: Field 6 Clean flux density= -75.724 MilliJy 6406 comps IMAGR1: Total Cleaned flux density = 2.985 Jy 68608 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 1 min = -2.4 MilliJy,max = 2.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.41 MilliJy IMAGR1: 1223 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.420 MilliJy iter= 13347 IMAGR1: Field 1 Clean flux density= 2.514 Jy 13347 comps IMAGR1: Total Cleaned flux density = 2.991 Jy 69239 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Field 2 min = -2.7 MilliJy,max = 3.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.40 MilliJy IMAGR1: 1682 Residual map points loaded IMAGR1: Field 2 Iter limit, Max resid= -1.427 MilliJy iter= 12525 IMAGR1: Field 2 Clean flux density= 161.980 MilliJy 12525 comps IMAGR1: Total Cleaned flux density = 2.999 Jy 70000 comps IMAGR1: ALGSTB: All 406 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 395- 0 Cells, with 184909 Pts IMAGR1: Total Clean components 70000 reaches limit 70000 IMAGR1: Merging the Clean components files IMAGR1: Field 1 compressed from 13347 to 6239 components IMAGR1: Field 2 compressed from 12525 to 6021 components IMAGR1: Field 3 compressed from 5674 to 3211 components IMAGR1: Field 4 compressed from 10102 to 5080 components IMAGR1: Field 5 compressed from 9597 to 4946 components IMAGR1: Field 6 compressed from 6406 to 3585 components IMAGR1: Field 7 compressed from 12175 to 5856 components IMAGR1: Field 8 compressed from 174 to 107 components IMAGR1: Field 1 min = -2.4 MilliJy,max = 2.7 MilliJy IMAGR1: Field 2 min = -2.7 MilliJy,max = 3.0 MilliJy IMAGR1: Field 3 min = -2.6 MilliJy,max = 2.4 MilliJy IMAGR1: Field 4 min = -2.7 MilliJy,max = 2.9 MilliJy IMAGR1: Field 5 min = -2.6 MilliJy,max = 3.0 MilliJy IMAGR1: Field 6 min = -2.8 MilliJy,max = 3.0 MilliJy IMAGR1: Field 7 min = -3.3 MilliJy,max = 3.0 MilliJy IMAGR1: Field 8 min = -1.8 MilliJy,max = 1.8 MilliJy IMAGR1: Restoring Clean components IMAGR1: Restoring overlapped Clean components IMAGR1: Restore 5.131 MilliJy ( 708 CCs) from field 1 to field 2 IMAGR1: Restore -3.336 MilliJy ( 738 CCs) from field 1 to field 3 IMAGR1: Restore 16.903 MilliJy ( 780 CCs) from field 1 to field 4 IMAGR1: Restore 27.961 MilliJy ( 829 CCs) from field 1 to field 5 IMAGR1: Restore -2.823 MilliJy ( 759 CCs) from field 1 to field 6 IMAGR1: Restore 8.807 MilliJy ( 703 CCs) from field 1 to field 7 IMAGR1: Restore 928.300 MicroJy ( 27 CCs) from field 1 to field 8 IMAGR1: Restore 26.214 MilliJy ( 637 CCs) from field 2 to field 1 IMAGR1: Restore -22.459 MilliJy ( 672 CCs) from field 2 to field 3 IMAGR1: Restore 19.520 MilliJy ( 777 CCs) from field 2 to field 4 IMAGR1: Restore 819.224 MicroJy ( 655 CCs) from field 3 to field 1 IMAGR1: Restore-464.536 MicroJy ( 637 CCs) from field 3 to field 2 IMAGR1: Restore-157.276 MicroJy ( 335 CCs) from field 3 to field 5 IMAGR1: Restore 12.635 MilliJy ( 297 CCs) from field 3 to field 8 IMAGR1: Restore 38.275 MilliJy ( 837 CCs) from field 4 to field 1 IMAGR1: Restore 23.252 MilliJy ( 776 CCs) from field 4 to field 2 IMAGR1: Restore 2.134 MilliJy ( 367 CCs) from field 4 to field 6 IMAGR1: Restore 39.792 MilliJy ( 793 CCs) from field 5 to field 1 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: Restore 1.102 MilliJy ( 357 CCs) from field 5 to field 3 IMAGR1: Restore 32.447 MilliJy ( 789 CCs) from field 5 to field 7 IMAGR1: Restore -19.390 MilliJy ( 688 CCs) from field 6 to field 1 IMAGR1: Restore -6.880 MilliJy ( 354 CCs) from field 6 to field 4 IMAGR1: Restore -3.492 MilliJy ( 677 CCs) from field 6 to field 7 IMAGR1: Restore 26.214 MilliJy ( 661 CCs) from field 7 to field 1 IMAGR1: Restore 20.600 MilliJy ( 736 CCs) from field 7 to field 5 IMAGR1: Restore 3.793 MilliJy ( 631 CCs) from field 7 to field 6 IMAGR1: Restore -3.556 MilliJy ( 30 CCs) from field 8 to field 1 IMAGR1: Restore -1.338 MilliJy ( 5 CCs) from field 8 to field 2 IMAGR1: Restore 6.756 MilliJy ( 107 CCs) from field 8 to field 3 IMAGR1: Checking image max/min IMAGR1: Field 1 final Clean flux 2.623 Jy IMAGR1: Field 2 final Clean flux 188.560 MilliJy IMAGR1: Field 3 final Clean flux -19.847 MilliJy IMAGR1: Field 4 final Clean flux 142.143 MilliJy IMAGR1: Field 5 final Clean flux 114.665 MilliJy IMAGR1: Field 6 final Clean flux -72.619 MilliJy IMAGR1: Field 7 final Clean flux 252.684 MilliJy IMAGR1: Field 8 final Clean flux 20.320 MilliJy IMAGR1: Deleting UV work file: IMAGR1: Destroyed 1 extension files of type AN IMAGR1: Destroyed 1 extension files of type FQ IMAGR1: Destroyed UV image file: catno= 22 disk= 1 IMAGR1: Appears to have ended successfully IMAGR1: thuban 31DEC06 TST: Cpu= 703.4 Real= 708 ARS/3C138_L.MODEL >& /dev/null AIPS 1: '1331+305 MODEL =' '3C286_L' AIPS 1: SYSTEM command to be executed is: AIPS 1: ls -1 $AIPSTARS/3C286_L.MODEL >& /dev/null AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: '0521+166 MODEL =' '3C138_L' AIPS 1: SYSTEM command to be executed is: AIPS 1: ls -1 $AIPSTARS/3C138_L.MODEL >& /dev/null AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Destroyed 1 extension files of type CC AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 2 disk= 1 AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.06817 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0521+166_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@0521+166_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AM647_2000MAR10_1.0.log AIPS 1: ' NOW STARTING WITH SOURCE :1 =0521+166' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0521+166_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 16 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 17 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 18 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 19 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 20 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 21 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 22 disk= 1 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 15 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 16 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 17 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 28 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 29 renumbered as CNO 21 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.03984 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0741+312_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@0741+312_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AM647_2000MAR10_1.0.log AIPS 1: ' NOW STARTING WITH SOURCE :2 =0741+312' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0741+312_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 24 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 25 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 26 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 27 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 28 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 29 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 30 disk= 1 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 32 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 33 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 34 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 35 renumbered as CNO 26 AIPS 1: Disk 1 in-CNO 36 renumbered as CNO 27 AIPS 1: Disk 1 in-CNO 37 renumbered as CNO 28 AIPS 1: Disk 1 in-CNO 38 renumbered as CNO 29 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.05222 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0723+397_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN SETFC1: Task SETFC (release of 31DEC06) begins SETFC1: Found 0723+397 L BAND Seq 1 Disk: 1 in slot 5 SETFC1: SETCEL: recommends IMSIZE 759 CELLSIZE 2.16310 SETFC1: SETCEL: returns IMSIZE 1024 CELLSIZE 1.63530 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@0723+397_L,BAND.0-1 SETFC1: FLYEYE added 7 fields to BOXFILE to 0.387 deg SETFC1: First field number written was 1 SETFC1: Highest field number written was 7 SETFC1: returns adverbs to AIPS SETFC1: Appears to have ended successfully SETFC1: thuban 31DEC06 TST: Cpu= 0.2 Real= 0 PS 1: Destroyed MA image file: catno= 29 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 30 disk= 1 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 32 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 33 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 34 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 35 renumbered as CNO 26 AIPS 1: Disk 1 in-CNO 36 renumbered as CNO 27 AIPS 1: Disk 1 in-CNO 37 renumbered as CNO 28 AIPS 1: Disk 1 in-CNO 38 renumbered as CNO 29 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.05222 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0723+397_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN SETFC1: Task SETFC (release of 31DEC06) begins SETFC1: Found 0723+397 L BAND Seq 1 Disk: 1 in slot 5 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@0723+397_L,BAND.0-1 SETFC1: Searching catalog between 0.19 and 0.82 degrees radius SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /home/auto/aips/TEXT/STARS/NV00.0030 SETFC1: Field RA Dec Flux Beam Sep SETFC1: 8 07:28:10.12 39:30:26.3 0.070 0.426 0.290 SETFC1: 9 07:28:19.01 39:48:50.8 0.076 0.368 0.311 SETFC1: 10 07:27:37.03 39:56:55.3 0.051 0.354 0.317 SETFC1: Add NVSS: wrote 3 fields to BOXFILE SETFC1: The Sun is 115.3 deg away - ignoring SETFC1: First field number written was 8 SETFC1: Highest field number written was 10 SETFC1: returns adverbs to AIPS SETFC1: Appears to have ended successfully SETFC1: thuban 31DEC06 TST: Cpu= 1.0 Real= 1 C 1 1012 1012 07 26 53.97 39 39 48.5 00001 -1 507 512 513 C 2 1012 1012 07 26 53.97 39 16 36.3 00002 -1 507 512 513 C 3 1012 1012 07 25 09.85 39 28 09.5 00003 -1 507 512 513 C 4 1012 1012 07 28 38.09 39 28 09.5 00004 -1 507 512 513 C 5 1012 1012 07 25 09.27 39 51 21.6 00005 -1 507 512 513 C 6 1012 1012 07 28 38.67 39 51 21.6 00006 -1 507 512 513 C 7 1012 1012 07 26 53.97 40 03 00.7 00007 -1 507 512 513 C 8 246 246 07 28 10.12 39 30 26.3 00008 -1 100 128 129 C 9 246 246 07 28 19.01 39 48 50.8 00009 -1 100 128 129 C 10 246 246 07 27 37.03 39 56 55.3 00010 -1 100 128 129 PS 1: Destroyed MA image file: catno= 29 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 30 disk= 1 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 32 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 33 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 34 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 35 renumbered as CNO 26 AIPS 1: Disk 1 in-CNO 36 renumbered as CNO 27 AIPS 1: Disk 1 in-CNO 37 renumbered as CNO 28 AIPS 1: Disk 1 in-CNO 38 renumbered as CNO 29 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.05222 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0723+397_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@0723+397_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AM647_2000MAR10_1.0.log AIPS 1: ' NOW STARTING WITH SOURCE :3 =0723+397' AIPS 1: ' ' IMAGR1: Task IMAGR (release of 31DEC06) begins IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@0723+397_L,BAND.0-1 IMAGR1: FIELDF: Final field parameters and # read are: IMAGR1: Field 1 1012 1012 7.8765E-11 0.0000E+00 0 IMAGR1: Field 2 1012 1012 7.8765E-11 -1.3922E+03 0 IMAGR1: Field 3 1012 1012 -1.2023E+03 -6.9900E+02 0 IMAGR1: Field 4 1012 1012 1.2023E+03 -6.9900E+02 0 IMAGR1: Field 5 1012 1012 -1.2090E+03 6.9310E+02 0 IMAGR1: Field 6 1012 1012 1.2090E+03 6.9310E+02 0 IMAGR1: Field 7 1012 1012 7.8765E-11 1.3922E+03 0 IMAGR1: Field 8 246 246 8.7931E+02 -5.6220E+02 0 IMAGR1: Field 9 246 246 9.8197E+02 5.4230E+02 0 IMAGR1: Field 10 246 246 4.9722E+02 1.0268E+03 0 IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@0723+397_L,BAND.0-1 IMAGR1: WINDF: Number of clean boxes/field read as follows: IMAGR1: Field 01: 1 Field 02: 1 Field 03: 1 Field 04: 1 IMAGR1: Field 05: 1 Field 06: 1 Field 07: 1 Field 08: 1 IMAGR1: Field 09: 1 Field 10: 1 IMAGR1: Create 0723+397 .IMAGR . 1 (UV) on disk 1 cno 30 IMAGR1: Beginning channel 1 through 1 with 2 IFs IMAGR1: IMACPY: Copied 107645 visibilities to be imaged IMAGR1: UVWAIT: begin finding uniform weights IMAGR1: UVWAIT: Average grid weight 2.622E+04 IMAGR1: UVWAIT: Adding temperance S 5.244E+03 IMAGR1: UVWAIT: begin applying uniform or other weights IMAGR1: UVWAIT: Sum of weights in 1.719E+08 and out 2.541E+08 IMAGR1: UVWAIT: Noise is increased by a factor 1.179 due to weighting IMAGR1: UVWAIT: Average summed weight 2.622E+04 over 212026 vis IMAGR1: Create 0723+397 .IBM001. 1 (MA) on disk 1 cno 31 IMAGR1: Create 0723+397 .IBM002. 1 (MA) on disk 1 cno 32 IMAGR1: Create 0723+397 .IBM003. 1 (MA) on disk 1 cno 33 IMAGR1: Create 0723+397 .IBM004. 1 (MA) on disk 1 cno 34 IMAGR1: Create 0723+397 .IBM005. 1 (MA) on disk 1 cno 35 IMAGR1: Create 0723+397 .IBM006. 1 (MA) on disk 1 cno 36 IMAGR1: Create 0723+397 .IBM007. 1 (MA) on disk 1 cno 37 IMAGR1: Create 0723+397 .IBM008. 1 (MA) on disk 1 cno 38 IMAGR1: Create 0723+397 .IBM009. 1 (MA) on disk 1 cno 39 IMAGR1: Create 0723+397 .IBM010. 1 (MA) on disk 1 cno 40 IMAGR1: Create 0723+397 .ICL001. 1 (MA) on disk 1 cno 41 IMAGR1: Create 0723+397 .ICL002. 1 (MA) on disk 1 cno 42 IMAGR1: Create 0723+397 .ICL003. 1 (MA) on disk 1 cno 43 IMAGR1: Create 0723+397 .ICL004. 1 (MA) on disk 1 cno 44 IMAGR1: Create 0723+397 .ICL005. 1 (MA) on disk 1 cno 45 IMAGR1: Create 0723+397 .ICL006. 1 (MA) on disk 1 cno 46 IMAGR1: Create 0723+397 .ICL007. 1 (MA) on disk 1 cno 47 IMAGR1: Create 0723+397 .ICL008. 1 (MA) on disk 1 cno 48 IMAGR1: Create 0723+397 .ICL009. 1 (MA) on disk 1 cno 49 IMAGR1: Create 0723+397 .ICL010. 1 (MA) on disk 1 cno 50 IMAGR1: GRDFLT: X and Y convolution type = SPHEROIDAL IMAGR1: GRDFLT: X and Y parms = 3.0000 1.0000 IMAGR1: GRDFLT: convolution function sampled every 1/100 of a cell IMAGR1: GRDMEM: Ave 2 Channels; 1.372250E+09 to 1.657250E+09 Hz IMAGR1: Field 1 Sum of gridding weights = 2.69747E+09 IMAGR1: Field 1 Beam min = -122.8 MilliJy, max = 1.0 Jy IMAGR1: Field 1 fit FWHM = 11.087 x 5.471 arcsec, PA= -83.1 IMAGR1: Field 2 Sum of gridding weights = 2.69747E+09 IMAGR1: Field 2 Beam min = -122.8 MilliJy, max = 1.0 Jy IMAGR1: Field 2 fit FWHM = 11.090 x 5.467 arcsec, PA= -83.1 IMAGR1: Field 3 Sum of gridding weights = 2.69746E+09 IMAGR1: Field 3 Beam min = -44.4 MilliJy, max = 1.0 Jy IMAGR1: Field 3 fit FWHM = 11.075 x 5.468 arcsec, PA= -83.3 IMAGR1: Field 4 Sum of gridding weights = 2.69747E+09 IMAGR1: Field 4 Beam min = -60.9 MilliJy, max = 1.0 Jy IMAGR1: Field 4 fit FWHM = 11.102 x 5.469 arcsec, PA= -82.9 IMAGR1: Field 5 Sum of gridding weights = 2.69746E+09 IMAGR1: Field 5 Beam min = -44.1 MilliJy, max = 1.0 Jy IMAGR1: Field 5 fit FWHM = 11.072 x 5.473 arcsec, PA= -83.3 IMAGR1: Field 6 Sum of gridding weights = 2.69746E+09 IMAGR1: Field 6 Beam min = -46.3 MilliJy, max = 1.0 Jy IMAGR1: Field 6 fit FWHM = 11.099 x 5.474 arcsec, PA= -82.9 IMAGR1: Field 7 Sum of gridding weights = 2.69747E+09 IMAGR1: Field 7 Beam min = -122.8 MilliJy, max = 1.0 Jy IMAGR1: Field 7 fit FWHM = 11.084 x 5.475 arcsec, PA= -83.1 IMAGR1: Field 8 Sum of gridding weights = 2.69746E+09 IMAGR1: Field 8 Beam min = -30.8 MilliJy, max = 1.0 Jy IMAGR1: Field 8 fit FWHM = 11.098 x 5.470 arcsec, PA= -82.9 IMAGR1: Field 9 Sum of gridding weights = 2.69746E+09 IMAGR1: Field 9 Beam min = -29.9 MilliJy, max = 1.0 Jy IMAGR1: Field 9 fit FWHM = 11.097 x 5.473 arcsec, PA= -82.9 IMAGR1: Field 10 Sum of gridding weights = 2.69746E+09 IMAGR1: Field 10 Beam min = -29.0 MilliJy, max = 1.0 Jy IMAGR1: Field 10 fit FWHM = 11.090 x 5.475 arcsec, PA= -83.0 IMAGR1: CLBHIS: minimum component 0.234 of current peak IMAGR1: Field 1 min = -3.3 MilliJy,max = 59.5 MilliJy IMAGR1: Field 2 min = -3.6 MilliJy,max = 44.8 MilliJy IMAGR1: Field 3 min = -3.9 MilliJy,max = 44.6 MilliJy IMAGR1: Field 4 min = -3.7 MilliJy,max = 11.5 MilliJy IMAGR1: Field 5 min = -3.9 MilliJy,max = 3.8 MilliJy IMAGR1: Field 6 min = -3.8 MilliJy,max = 16.1 MilliJy IMAGR1: Field 7 min = -3.9 MilliJy,max = 5.8 MilliJy IMAGR1: Field 8 min = -2.5 MilliJy,max = 11.7 MilliJy IMAGR1: Field 9 min = -2.7 MilliJy,max = 16.1 MilliJy IMAGR1: Field 10 min = -2.3 MilliJy,max = 3.4 MilliJy IMAGR1: BGC Clean: using 1783 cell beam + residuals > 1.99 MilliJy IMAGR1: 3901 Residual map points loaded IMAGR1: Field 1 min allowed flux = 13.900 MilliJy iter= 33 IMAGR1: Field 1 Clean flux density= 96.240 MilliJy 33 comps IMAGR1: Total Cleaned flux density = 96.240 MilliJy 33 comps IMAGR1: SETDO3: imaging done with multiple tangent planes IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: VISDFT: Model components of type Point IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -2.5 MilliJy,max = 44.6 MilliJy IMAGR1: BGC Clean: using 1783 cell beam + residuals > 1.99 MilliJy IMAGR1: 506 Residual map points loaded LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: Field 2 min allowed flux = 9.776 MilliJy iter= 30 IMAGR1: Field 2 Clean flux density= 65.262 MilliJy 30 comps IMAGR1: Total Cleaned flux density = 161.502 MilliJy 63 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -1.6 MilliJy,max = 9.7 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 9.238E-03 < Second best 1.532E-02 IMAGR1: Field 9 min = -1.2 MilliJy,max = 16.2 MilliJy IMAGR1: BGC Clean: using 509 cell beam + residuals > 1.99 MilliJy IMAGR1: 137 Residual map points loaded IMAGR1: Field 9 min allowed flux = 3.671 MilliJy iter= 20 IMAGR1: Field 9 Clean flux density= 15.601 MilliJy 20 comps IMAGR1: Total Cleaned flux density = 177.103 MilliJy 83 comps IMAGR1: ALGSTB: All 102 Rows In AP (Max 267) IMAGR1: ALGSTB field 9 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 91- 0 Cells, with 107645 Pts IMAGR1: Field 6 min = -1.3 MilliJy,max = 3.6 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 3.430E-03 < Second best 1.321E-02 IMAGR1: Field 1 min = -1.4 MilliJy,max = 13.4 MilliJy IMAGR1: BGC Clean: using 401 cell beam + residuals > 1.73 MilliJy IMAGR1: 400 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 3.069 MilliJy iter= 92 IMAGR1: Field 1 Clean flux density= 134.733 MilliJy 92 comps IMAGR1: Total Cleaned flux density = 215.596 MilliJy 142 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 8 min = -885.5 MicroJy,max = 11.4 MilliJy IMAGR1: BGC Clean: using 401 cell beam + residuals > 1.73 MilliJy IMAGR1: 230 Residual map points loaded IMAGR1: Field 8 min allowed flux = 2.565 MilliJy iter= 28 IMAGR1: Field 8 Clean flux density= 13.982 MilliJy 28 comps IMAGR1: Total Cleaned flux density = 229.578 MilliJy 170 comps IMAGR1: ALGSTB: All 102 Rows In AP (Max 267) IMAGR1: ALGSTB field 8 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 91- 0 Cells, with 107645 Pts IMAGR1: Field 4 min = -1.2 MilliJy,max = 2.5 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.385E-03 < Second best 9.292E-03 IMAGR1: Field 2 min = -1.4 MilliJy,max = 9.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.56 MilliJy IMAGR1: 292 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 2.320 MilliJy iter= 76 IMAGR1: Field 2 Clean flux density= 86.479 MilliJy 76 comps IMAGR1: Total Cleaned flux density = 250.795 MilliJy 216 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -1.6 MilliJy,max = 2.4 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.311E-03 < Second best 3.767E-03 IMAGR1: Field 7 min = -1.0 MilliJy,max = 3.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.40 MilliJy IMAGR1: 169 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 1.564 MilliJy iter= 24 IMAGR1: Field 7 Clean flux density= 5.475 MilliJy 24 comps IMAGR1: Total Cleaned flux density = 256.270 MilliJy 240 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -1.2 MilliJy,max = 2.8 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.643E-03 < Second best 3.490E-03 IMAGR1: Field 9 min = -896.8 MicroJy,max = 3.4 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 3.218E-03 < Second best 3.430E-03 IMAGR1: Field 6 min = -993.5 MicroJy,max = 3.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 890.32 MicroJy IMAGR1: 409 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 1.154 MilliJy iter= 48 IMAGR1: Field 6 Clean flux density= 8.808 MilliJy 48 comps IMAGR1: Total Cleaned flux density = 265.078 MilliJy 288 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 10 min = -739.0 MicroJy,max = 1.2 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.123E-03 < Second best 3.218E-03 IMAGR1: Field 9 min = -900.4 MicroJy,max = 1.2 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.118E-03 < Second best 2.918E-03 IMAGR1: Field 1 min = -1.3 MilliJy,max = 3.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 820.81 MicroJy IMAGR1: 1930 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -1.167 MilliJy iter= 189 IMAGR1: Field 1 Clean flux density= 152.149 MilliJy 189 comps IMAGR1: Total Cleaned flux density = 282.494 MilliJy 385 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 5 min = -1.2 MilliJy,max = 1.4 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.295E-03 < Second best 2.440E-03 IMAGR1: Field 8 min = -773.9 MicroJy,max = 2.4 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.257E-03 < Second best 2.385E-03 IMAGR1: Field 4 min = -1.2 MilliJy,max = 2.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 813.74 MicroJy IMAGR1: 791 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 1.008 MilliJy iter= 89 IMAGR1: Field 4 Clean flux density= 12.423 MilliJy 89 comps IMAGR1: Total Cleaned flux density = 294.917 MilliJy 474 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 3 min = -1.5 MilliJy,max = 2.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 806.69 MicroJy IMAGR1: 5699 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 1.053 MilliJy iter= 147 IMAGR1: Field 3 Clean flux density= 10.165 MilliJy 147 comps IMAGR1: Total Cleaned flux density = 305.082 MilliJy 621 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 8 min = -743.4 MicroJy,max = 1.1 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 9.417E-04 < Second best 2.207E-03 IMAGR1: Field 2 min = -1.4 MilliJy,max = 2.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 780.97 MicroJy IMAGR1: 5894 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 997.180 MicroJy iter= 245 IMAGR1: Field 2 Clean flux density= 91.437 MilliJy 245 comps IMAGR1: Total Cleaned flux density = 310.040 MilliJy 790 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 7 min = -948.1 MicroJy,max = 1.2 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.146E-03 < Second best 1.295E-03 IMAGR1: Field 5 min = -1.1 MilliJy,max = 1.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 777.06 MicroJy IMAGR1: 1111 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -863.584 MicroJy iter= 84 IMAGR1: Field 5 Clean flux density= 491.327 MicroJy 84 comps IMAGR1: Total Cleaned flux density = 310.531 MilliJy 874 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 7 min = -954.1 MicroJy,max = 1.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 777.06 MicroJy IMAGR1: 288 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 810.248 MicroJy iter= 54 IMAGR1: Field 7 Clean flux density= 7.805 MilliJy 54 comps IMAGR1: Total Cleaned flux density = 312.860 MilliJy 904 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 10 min = -710.0 MicroJy,max = 814.1 MicroJy IMAGR1: TRY ANOTHER FIELD: this is 7.812E-04 < Second best 1.118E-03 IMAGR1: Field 9 min = -868.0 MicroJy,max = 1.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 776.01 MicroJy IMAGR1: 43 Residual map points loaded IMAGR1: Field 9 min algorithm flux= 780.792 MicroJy iter= 28 IMAGR1: Field 9 Clean flux density= 16.372 MilliJy 28 comps IMAGR1: Total Cleaned flux density = 313.631 MilliJy 912 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.3 MilliJy,max = 1.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 768.04 MicroJy IMAGR1: 1576 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -867.520 MicroJy iter= 306 IMAGR1: Field 1 Clean flux density= 155.831 MilliJy 306 comps IMAGR1: Total Cleaned flux density = 317.313 MilliJy 1029 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 6 min = -978.0 MicroJy,max = 1.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 765.03 MicroJy IMAGR1: 167 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 788.812 MicroJy iter= 78 IMAGR1: Field 6 Clean flux density= 10.444 MilliJy 78 comps IMAGR1: Total Cleaned flux density = 318.950 MilliJy 1059 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -1.4 MilliJy,max = 1.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 751.08 MicroJy IMAGR1: 6576 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -907.215 MicroJy iter= 389 IMAGR1: Field 3 Clean flux density= 11.851 MilliJy 389 comps IMAGR1: Total Cleaned flux density = 320.635 MilliJy 1301 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 4 min = -966.1 MicroJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 747.46 MicroJy IMAGR1: 572 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 785.583 MicroJy iter= 156 IMAGR1: Field 4 Clean flux density= 15.981 MilliJy 156 comps IMAGR1: Total Cleaned flux density = 324.193 MilliJy 1368 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 2 min = -1.2 MilliJy,max = 1.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 733.74 MicroJy IMAGR1: 6048 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 864.925 MicroJy iter= 509 IMAGR1: Field 2 Clean flux density= 93.707 MilliJy 509 comps IMAGR1: Total Cleaned flux density = 326.463 MilliJy 1632 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 8 min = -694.3 MicroJy,max = 784.8 MicroJy IMAGR1: TRY ANOTHER FIELD: this is 7.465E-04 < Second best 8.716E-04 IMAGR1: Field 3 min = -1.3 MilliJy,max = 1.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 721.53 MicroJy IMAGR1: 6122 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -829.584 MicroJy iter= 650 IMAGR1: Field 3 Clean flux density= 13.299 MilliJy 650 comps IMAGR1: Total Cleaned flux density = 327.911 MilliJy 1893 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 1 min = -1.2 MilliJy,max = 1.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 715.30 MicroJy IMAGR1: 1397 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -767.272 MicroJy iter= 446 IMAGR1: Field 1 Clean flux density= 156.816 MilliJy 446 comps IMAGR1: Total Cleaned flux density = 328.897 MilliJy 2033 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 2 min = -1.2 MilliJy,max = 1.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 703.17 MicroJy IMAGR1: 5437 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -793.082 MicroJy iter= 782 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: Field 2 Clean flux density= 95.779 MilliJy 782 comps IMAGR1: Total Cleaned flux density = 330.969 MilliJy 2306 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 5 min = -1.0 MilliJy,max = 1.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 696.35 MicroJy IMAGR1: 1106 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -734.309 MicroJy iter= 210 IMAGR1: Field 5 Clean flux density= 1.244 MilliJy 210 comps IMAGR1: Total Cleaned flux density = 331.722 MilliJy 2432 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 3 min = -1.2 MilliJy,max = 1.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 682.90 MicroJy IMAGR1: 5986 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 763.786 MicroJy iter= 952 IMAGR1: Field 3 Clean flux density= 14.738 MilliJy 952 comps IMAGR1: Total Cleaned flux density = 333.160 MilliJy 2734 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 10 min = -693.0 MicroJy,max = 771.2 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 682.68 MicroJy IMAGR1: 57 Residual map points loaded IMAGR1: Field 10 min algorithm flux= 679.075 MicroJy iter= 7 IMAGR1: Field 10 Clean flux density= 361.828 MicroJy 7 comps IMAGR1: Total Cleaned flux density = 333.522 MilliJy 2741 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 7 min = -871.3 MicroJy,max = 857.4 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 680.80 MicroJy IMAGR1: 126 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 683.824 MicroJy iter= 80 IMAGR1: Field 7 Clean flux density= 8.387 MilliJy 80 comps IMAGR1: Total Cleaned flux density = 334.105 MilliJy 2767 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -1.2 MilliJy,max = 1.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 669.98 MicroJy IMAGR1: 5176 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -736.579 MicroJy iter= 1066 IMAGR1: Field 2 Clean flux density= 98.232 MilliJy 1066 comps IMAGR1: Total Cleaned flux density = 336.558 MilliJy 3051 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 6 min = -863.1 MicroJy,max = 795.7 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 667.99 MicroJy IMAGR1: 170 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 676.743 MicroJy iter= 120 IMAGR1: Field 6 Clean flux density= 10.156 MilliJy 120 comps IMAGR1: Total Cleaned flux density = 336.271 MilliJy 3093 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -863.2 MicroJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 664.57 MicroJy IMAGR1: 431 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 680.804 MicroJy iter= 230 IMAGR1: Field 4 Clean flux density= 18.381 MilliJy 230 comps IMAGR1: Total Cleaned flux density = 338.670 MilliJy 3167 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 9 min = -791.5 MicroJy,max = 681.8 MicroJy IMAGR1: TRY ANOTHER FIELD: this is 6.548E-04 < Second best 7.465E-04 IMAGR1: Field 8 min = -660.0 MicroJy,max = 701.6 MicroJy IMAGR1: TRY ANOTHER FIELD: this is 6.474E-04 < Second best 7.369E-04 IMAGR1: Field 1 min = -1.1 MilliJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 657.42 MicroJy IMAGR1: 1285 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -690.903 MicroJy iter= 608 IMAGR1: Field 1 Clean flux density= 158.097 MilliJy 608 comps IMAGR1: Total Cleaned flux density = 339.951 MilliJy 3329 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 3 min = -1.2 MilliJy,max = 1.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 644.97 MicroJy IMAGR1: 6023 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -707.878 MicroJy iter= 1287 IMAGR1: Field 3 Clean flux density= 15.249 MilliJy 1287 comps IMAGR1: Total Cleaned flux density = 340.462 MilliJy 3664 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 2 min = -1.2 MilliJy,max = 1.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 634.05 MicroJy IMAGR1: 5106 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 687.789 MicroJy iter= 1386 IMAGR1: Field 2 Clean flux density= 99.603 MilliJy 1386 comps IMAGR1: Total Cleaned flux density = 341.833 MilliJy 3984 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 5 min = -959.3 MicroJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 627.93 MicroJy IMAGR1: 1167 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 652.300 MicroJy iter= 363 IMAGR1: Field 5 Clean flux density= 1.966 MilliJy 363 comps IMAGR1: Total Cleaned flux density = 342.555 MilliJy 4137 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 3 min = -1.1 MilliJy,max = 1.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 617.51 MicroJy IMAGR1: 5425 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -666.635 MicroJy iter= 1625 IMAGR1: Field 3 Clean flux density= 16.360 MilliJy 1625 comps IMAGR1: Total Cleaned flux density = 343.666 MilliJy 4475 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 1 min = -1.0 MilliJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 612.10 MicroJy IMAGR1: 1069 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 633.055 MicroJy iter= 760 IMAGR1: Field 1 Clean flux density= 157.852 MilliJy 760 comps IMAGR1: Total Cleaned flux density = 343.422 MilliJy 4627 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 2 min = -1.1 MilliJy,max = 1.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 602.08 MicroJy IMAGR1: 4744 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 645.056 MicroJy iter= 1722 IMAGR1: Field 2 Clean flux density= 101.726 MilliJy 1722 comps IMAGR1: Total Cleaned flux density = 345.545 MilliJy 4963 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 7 min = -809.4 MicroJy,max = 822.5 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 600.45 MicroJy IMAGR1: 174 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 605.779 MicroJy iter= 122 IMAGR1: Field 7 Clean flux density= 8.512 MilliJy 122 comps IMAGR1: Total Cleaned flux density = 345.670 MilliJy 5005 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 9 min = -743.9 MicroJy,max = 666.6 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 600.42 MicroJy IMAGR1: 29 Residual map points loaded IMAGR1: Field 9 min algorithm flux= 598.044 MicroJy iter= 34 IMAGR1: Field 9 Clean flux density= 16.748 MilliJy 34 comps IMAGR1: Total Cleaned flux density = 346.046 MilliJy 5011 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -755.6 MicroJy,max = 967.4 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 597.46 MicroJy IMAGR1: 415 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 608.155 MicroJy iter= 316 IMAGR1: Field 4 Clean flux density= 19.026 MilliJy 316 comps IMAGR1: Total Cleaned flux density = 346.691 MilliJy 5097 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 10 min = -666.7 MicroJy,max = 619.8 MicroJy IMAGR1: TRY ANOTHER FIELD: this is 5.881E-04 < Second best 6.494E-04 IMAGR1: Field 6 min = -805.7 MicroJy,max = 752.5 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 595.22 MicroJy IMAGR1: 130 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -600.692 MicroJy iter= 163 IMAGR1: Field 6 Clean flux density= 10.581 MilliJy 163 comps IMAGR1: Total Cleaned flux density = 347.116 MilliJy 5140 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 8 min = -583.8 MicroJy,max = 633.9 MicroJy IMAGR1: TRY ANOTHER FIELD: this is 5.845E-04 < Second best 6.423E-04 IMAGR1: Field 3 min = -1.0 MilliJy,max = 1.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 584.83 MicroJy IMAGR1: 5620 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -627.064 MicroJy iter= 2004 IMAGR1: Field 3 Clean flux density= 16.043 MilliJy 2004 comps IMAGR1: Total Cleaned flux density = 346.799 MilliJy 5519 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 5 min = -903.1 MicroJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 579.78 MicroJy IMAGR1: 913 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 595.938 MicroJy iter= 514 IMAGR1: Field 5 Clean flux density= 2.394 MilliJy 514 comps IMAGR1: Total Cleaned flux density = 347.226 MilliJy 5670 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 2 min = -1.1 MilliJy,max = 1.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 570.38 MicroJy IMAGR1: 4679 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 606.348 MicroJy iter= 2084 IMAGR1: Field 2 Clean flux density= 102.728 MilliJy 2084 comps IMAGR1: Total Cleaned flux density = 348.228 MilliJy 6032 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 1 min = -940.7 MicroJy,max = 936.0 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 565.45 MicroJy IMAGR1: 1091 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -583.025 MicroJy iter= 947 IMAGR1: Field 1 Clean flux density= 158.167 MilliJy 947 comps IMAGR1: Total Cleaned flux density = 348.543 MilliJy 6219 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 3 min = -1.0 MilliJy,max = 1.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 555.28 MicroJy IMAGR1: 5292 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -590.886 MicroJy iter= 2409 IMAGR1: Field 3 Clean flux density= 14.923 MilliJy 2409 comps LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: Total Cleaned flux density = 347.423 MilliJy 6624 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 10 min = -661.4 MicroJy,max = 590.2 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 555.16 MicroJy IMAGR1: 21 Residual map points loaded IMAGR1: Field 10 min algorithm flux= 545.647 MicroJy iter= 13 IMAGR1: Field 10 Clean flux density= 589.798 MicroJy 13 comps IMAGR1: Total Cleaned flux density = 347.651 MilliJy 6630 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 8 min = -565.5 MicroJy,max = 600.7 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 555.10 MicroJy IMAGR1: 21 Residual map points loaded IMAGR1: Field 8 min algorithm flux= 555.046 MicroJy iter= 36 IMAGR1: Field 8 Clean flux density= 14.212 MilliJy 36 comps IMAGR1: Total Cleaned flux density = 347.880 MilliJy 6638 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -1.1 MilliJy,max = 1.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 546.96 MicroJy IMAGR1: 3906 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -575.967 MicroJy iter= 2441 IMAGR1: Field 2 Clean flux density= 105.239 MilliJy 2441 comps IMAGR1: Total Cleaned flux density = 350.392 MilliJy 6995 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 4 min = -703.4 MicroJy,max = 934.0 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 544.21 MicroJy IMAGR1: 465 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -552.775 MicroJy iter= 422 IMAGR1: Field 4 Clean flux density= 20.398 MilliJy 422 comps IMAGR1: Total Cleaned flux density = 351.763 MilliJy 7101 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 7 min = -760.9 MicroJy,max = 776.6 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 542.79 MicroJy IMAGR1: 226 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -547.251 MicroJy iter= 181 IMAGR1: Field 7 Clean flux density= 9.580 MilliJy 181 comps IMAGR1: Total Cleaned flux density = 352.831 MilliJy 7160 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 6 min = -761.4 MicroJy,max = 711.2 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 541.46 MicroJy IMAGR1: 200 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -546.599 MicroJy iter= 232 IMAGR1: Field 6 Clean flux density= 10.644 MilliJy 232 comps IMAGR1: Total Cleaned flux density = 352.894 MilliJy 7229 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 9 min = -678.7 MicroJy,max = 548.3 MicroJy IMAGR1: TRY ANOTHER FIELD: this is 5.273E-04 < Second best 5.732E-04 IMAGR1: Field 5 min = -845.6 MicroJy,max = 944.2 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 537.21 MicroJy IMAGR1: 884 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 549.157 MicroJy iter= 671 IMAGR1: Field 5 Clean flux density= 2.332 MilliJy 671 comps IMAGR1: Total Cleaned flux density = 352.833 MilliJy 7386 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 3 min = -949.0 MicroJy,max = 1.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 527.97 MicroJy IMAGR1: 5034 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 557.925 MicroJy iter= 2832 IMAGR1: Field 3 Clean flux density= 15.441 MilliJy 2832 comps IMAGR1: Total Cleaned flux density = 353.351 MilliJy 7809 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 1 min = -878.5 MicroJy,max = 907.1 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 522.97 MicroJy IMAGR1: 1048 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -536.526 MicroJy iter= 1147 IMAGR1: Field 1 Clean flux density= 158.145 MilliJy 1147 comps IMAGR1: Total Cleaned flux density = 353.330 MilliJy 8009 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 2 min = -1.0 MilliJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 514.18 MicroJy IMAGR1: 4300 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -540.145 MicroJy iter= 2847 IMAGR1: Field 2 Clean flux density= 107.228 MilliJy 2847 comps IMAGR1: Total Cleaned flux density = 355.319 MilliJy 8415 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 3 min = -924.0 MicroJy,max = 1.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 506.52 MicroJy IMAGR1: 4362 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -531.509 MicroJy iter= 3249 IMAGR1: Field 3 Clean flux density= 15.389 MilliJy 3249 comps IMAGR1: Total Cleaned flux density = 355.267 MilliJy 8832 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 8 min = -534.3 MicroJy,max = 572.1 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 506.34 MicroJy IMAGR1: 34 Residual map points loaded IMAGR1: Field 8 min algorithm flux= 507.044 MicroJy iter= 46 IMAGR1: Field 8 Clean flux density= 14.521 MilliJy 46 comps IMAGR1: Total Cleaned flux density = 355.577 MilliJy 8842 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -681.2 MicroJy,max = 873.6 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 503.97 MicroJy IMAGR1: 397 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -510.565 MicroJy iter= 535 IMAGR1: Field 4 Clean flux density= 22.126 MilliJy 535 comps IMAGR1: Total Cleaned flux density = 357.306 MilliJy 8955 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 5 min = -816.2 MicroJy,max = 884.5 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 500.27 MicroJy IMAGR1: 814 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -510.145 MicroJy iter= 841 IMAGR1: Field 5 Clean flux density= 3.156 MilliJy 841 comps IMAGR1: Total Cleaned flux density = 358.129 MilliJy 9125 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 9 min = -658.2 MicroJy,max = 531.7 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 500.20 MicroJy IMAGR1: 17 Residual map points loaded IMAGR1: Field 9 min algorithm flux= -498.016 MicroJy iter= 39 IMAGR1: Field 9 Clean flux density= 16.801 MilliJy 39 comps IMAGR1: Total Cleaned flux density = 358.182 MilliJy 9130 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 7 min = -719.9 MicroJy,max = 731.7 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 498.97 MicroJy IMAGR1: 238 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -502.440 MicroJy iter= 249 IMAGR1: Field 7 Clean flux density= 8.963 MilliJy 249 comps IMAGR1: Total Cleaned flux density = 357.565 MilliJy 9198 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 6 min = -697.2 MicroJy,max = 696.3 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 497.67 MicroJy IMAGR1: 200 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -501.696 MicroJy iter= 302 IMAGR1: Field 6 Clean flux density= 10.548 MilliJy 302 comps IMAGR1: Total Cleaned flux density = 357.469 MilliJy 9268 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 10 min = -614.0 MicroJy,max = 544.4 MicroJy IMAGR1: TRY ANOTHER FIELD: this is 4.906E-04 < Second best 5.208E-04 IMAGR1: Field 2 min = -988.3 MicroJy,max = 979.6 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 489.95 MicroJy IMAGR1: 3907 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 511.978 MicroJy iter= 3263 IMAGR1: Field 2 Clean flux density= 108.253 MilliJy 3263 comps IMAGR1: Total Cleaned flux density = 358.493 MilliJy 9684 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 1 min = -784.2 MicroJy,max = 825.1 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 485.52 MicroJy IMAGR1: 952 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -496.553 MicroJy iter= 1362 IMAGR1: Field 1 Clean flux density= 158.897 MilliJy 1362 comps IMAGR1: Total Cleaned flux density = 359.245 MilliJy 9899 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 3 min = -876.2 MicroJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 476.92 MicroJy IMAGR1: 4960 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 499.820 MicroJy iter= 3725 IMAGR1: Field 3 Clean flux density= 14.885 MilliJy 3725 comps IMAGR1: Total Cleaned flux density = 358.741 MilliJy 10375 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 2 min = -945.4 MicroJy,max = 958.6 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 470.81 MicroJy IMAGR1: 3095 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -487.724 MicroJy iter= 3634 IMAGR1: Field 2 Clean flux density= 110.491 MilliJy 3634 comps IMAGR1: Total Cleaned flux density = 360.980 MilliJy 10746 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 4 min = -643.3 MicroJy,max = 836.8 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 468.66 MicroJy IMAGR1: 386 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 474.117 MicroJy iter= 656 IMAGR1: Field 4 Clean flux density= 23.037 MilliJy 656 comps IMAGR1: Total Cleaned flux density = 361.890 MilliJy 10867 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 5 min = -776.6 MicroJy,max = 826.5 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 465.16 MicroJy IMAGR1: 988 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 474.203 MicroJy iter= 1046 IMAGR1: Field 5 Clean flux density= 3.790 MilliJy 1046 comps IMAGR1: Total Cleaned flux density = 362.524 MilliJy 11072 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: Field 10 min = -593.3 MicroJy,max = 526.4 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 465.09 MicroJy IMAGR1: 27 Residual map points loaded IMAGR1: Field 10 min algorithm flux= 464.073 MicroJy iter= 19 IMAGR1: Field 10 Clean flux density= 589.873 MicroJy 19 comps IMAGR1: Total Cleaned flux density = 362.524 MilliJy 11078 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 8 min = -486.4 MicroJy,max = 543.1 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 464.88 MicroJy IMAGR1: 12 Residual map points loaded IMAGR1: Field 8 min algorithm flux= 441.164 MicroJy iter= 53 IMAGR1: Field 8 Clean flux density= 14.661 MilliJy 53 comps IMAGR1: Total Cleaned flux density = 362.663 MilliJy 11085 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 7 min = -683.5 MicroJy,max = 713.0 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 463.66 MicroJy IMAGR1: 179 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 466.346 MicroJy iter= 310 IMAGR1: Field 7 Clean flux density= 9.289 MilliJy 310 comps IMAGR1: Total Cleaned flux density = 362.989 MilliJy 11146 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -845.9 MicroJy,max = 993.7 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 456.76 MicroJy IMAGR1: 4366 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 476.099 MicroJy iter= 4195 IMAGR1: Field 3 Clean flux density= 15.667 MilliJy 4195 comps IMAGR1: Total Cleaned flux density = 363.770 MilliJy 11616 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 6 min = -653.1 MicroJy,max = 661.1 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 455.32 MicroJy IMAGR1: 333 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -459.872 MicroJy iter= 415 IMAGR1: Field 6 Clean flux density= 10.779 MilliJy 415 comps IMAGR1: Total Cleaned flux density = 364.002 MilliJy 11729 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 9 min = -600.2 MicroJy,max = 496.1 MicroJy IMAGR1: TRY ANOTHER FIELD: this is 4.363E-04 < Second best 4.782E-04 IMAGR1: Field 1 min = -762.9 MicroJy,max = 759.0 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 451.23 MicroJy IMAGR1: 955 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 460.202 MicroJy iter= 1587 IMAGR1: Field 1 Clean flux density= 159.304 MilliJy 1587 comps IMAGR1: Total Cleaned flux density = 364.409 MilliJy 11954 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 2 min = -906.9 MicroJy,max = 927.5 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 444.45 MicroJy IMAGR1: 3596 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -461.119 MicroJy iter= 4078 IMAGR1: Field 2 Clean flux density= 110.779 MilliJy 4078 comps IMAGR1: Total Cleaned flux density = 364.697 MilliJy 12398 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 3 min = -815.6 MicroJy,max = 979.6 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 438.39 MicroJy IMAGR1: 3666 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -453.924 MicroJy iter= 4631 IMAGR1: Field 3 Clean flux density= 15.396 MilliJy 4631 comps IMAGR1: Total Cleaned flux density = 364.427 MilliJy 12834 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 5 min = -737.8 MicroJy,max = 770.8 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 435.03 MicroJy IMAGR1: 920 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 442.479 MicroJy iter= 1258 IMAGR1: Field 5 Clean flux density= 3.967 MilliJy 1258 comps IMAGR1: Total Cleaned flux density = 364.604 MilliJy 13046 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 4 min = -621.1 MicroJy,max = 824.1 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 432.86 MicroJy IMAGR1: 701 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -439.236 MicroJy iter= 841 IMAGR1: Field 4 Clean flux density= 23.717 MilliJy 841 comps IMAGR1: Total Cleaned flux density = 365.284 MilliJy 13231 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 7 min = -654.8 MicroJy,max = 681.3 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 431.80 MicroJy IMAGR1: 277 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 434.902 MicroJy iter= 399 IMAGR1: Field 7 Clean flux density= 9.511 MilliJy 399 comps IMAGR1: Total Cleaned flux density = 365.506 MilliJy 13320 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 10 min = -555.4 MicroJy,max = 490.7 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 431.71 MicroJy IMAGR1: 10 Residual map points loaded IMAGR1: Field 10 min algorithm flux= 431.562 MicroJy iter= 22 IMAGR1: Field 10 Clean flux density= 721.185 MicroJy 22 comps IMAGR1: Total Cleaned flux density = 365.638 MilliJy 13323 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -896.3 MicroJy,max = 896.8 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 426.26 MicroJy IMAGR1: 3018 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -440.006 MicroJy iter= 4503 IMAGR1: Field 2 Clean flux density= 110.207 MilliJy 4503 comps IMAGR1: Total Cleaned flux density = 365.066 MilliJy 13748 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 1 min = -710.3 MicroJy,max = 728.0 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 422.86 MicroJy IMAGR1: 986 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 430.295 MicroJy iter= 1820 IMAGR1: Field 1 Clean flux density= 157.944 MilliJy 1820 comps IMAGR1: Total Cleaned flux density = 363.705 MilliJy 13981 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 6 min = -610.6 MicroJy,max = 639.5 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 421.35 MicroJy IMAGR1: 292 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 424.467 MicroJy iter= 512 IMAGR1: Field 6 Clean flux density= 10.568 MilliJy 512 comps IMAGR1: Total Cleaned flux density = 363.494 MilliJy 14078 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 3 min = -769.9 MicroJy,max = 932.2 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 414.54 MicroJy IMAGR1: 4194 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 429.751 MicroJy iter= 5142 IMAGR1: Field 3 Clean flux density= 15.628 MilliJy 5142 comps IMAGR1: Total Cleaned flux density = 363.726 MilliJy 14589 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 9 min = -544.7 MicroJy,max = 478.7 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 414.51 MicroJy IMAGR1: 9 Residual map points loaded IMAGR1: Field 9 min algorithm flux= 414.535 MicroJy iter= 45 IMAGR1: Field 9 Clean flux density= 16.886 MilliJy 45 comps IMAGR1: Total Cleaned flux density = 363.811 MilliJy 14595 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -723.0 MicroJy,max = 725.5 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 412.00 MicroJy IMAGR1: 761 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -417.704 MicroJy iter= 1453 IMAGR1: Field 5 Clean flux density= 4.604 MilliJy 1453 comps IMAGR1: Total Cleaned flux density = 364.448 MilliJy 14790 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 8 min = -447.1 MicroJy,max = 504.6 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 411.74 MicroJy IMAGR1: 17 Residual map points loaded IMAGR1: Field 8 min algorithm flux= -390.226 MicroJy iter= 62 IMAGR1: Field 8 Clean flux density= 14.704 MilliJy 62 comps IMAGR1: Total Cleaned flux density = 364.491 MilliJy 14799 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -884.7 MicroJy,max = 878.4 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 406.56 MicroJy IMAGR1: 2978 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -418.994 MicroJy iter= 4947 IMAGR1: Field 2 Clean flux density= 111.229 MilliJy 4947 comps IMAGR1: Total Cleaned flux density = 365.514 MilliJy 15243 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 4 min = -575.7 MicroJy,max = 772.8 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 404.37 MicroJy IMAGR1: 600 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 409.095 MicroJy iter= 1017 IMAGR1: Field 4 Clean flux density= 24.797 MilliJy 1017 comps IMAGR1: Total Cleaned flux density = 366.594 MilliJy 15419 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 7 min = -635.3 MicroJy,max = 659.8 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 403.11 MicroJy IMAGR1: 305 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 406.112 MicroJy iter= 507 IMAGR1: Field 7 Clean flux density= 9.338 MilliJy 507 comps IMAGR1: Total Cleaned flux density = 366.420 MilliJy 15527 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 10 min = -524.0 MicroJy,max = 455.4 MicroJy IMAGR1: TRY ANOTHER FIELD: this is 3.908E-04 < Second best 4.150E-04 IMAGR1: Field 3 min = -748.4 MicroJy,max = 880.4 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 397.53 MicroJy IMAGR1: 3627 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 410.072 MicroJy iter= 5623 IMAGR1: Field 3 Clean flux density= 15.597 MilliJy 5623 comps IMAGR1: Total Cleaned flux density = 366.388 MilliJy 16008 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 1 min = -650.6 MicroJy,max = 690.4 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 394.14 MicroJy IMAGR1: 1016 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 400.589 MicroJy iter= 2072 IMAGR1: Field 1 Clean flux density= 158.927 MilliJy 2072 comps LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: Total Cleaned flux density = 367.371 MilliJy 16260 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 6 min = -575.5 MicroJy,max = 624.9 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 392.97 MicroJy IMAGR1: 339 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 395.892 MicroJy iter= 632 IMAGR1: Field 6 Clean flux density= 10.901 MilliJy 632 comps IMAGR1: Total Cleaned flux density = 367.705 MilliJy 16380 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 2 min = -840.3 MicroJy,max = 839.8 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 388.06 MicroJy IMAGR1: 2852 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 399.029 MicroJy iter= 5400 IMAGR1: Field 2 Clean flux density= 111.510 MilliJy 5400 comps IMAGR1: Total Cleaned flux density = 367.985 MilliJy 16833 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 5 min = -697.2 MicroJy,max = 682.0 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 385.34 MicroJy IMAGR1: 1095 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 391.274 MicroJy iter= 1704 IMAGR1: Field 5 Clean flux density= 4.711 MilliJy 1704 comps IMAGR1: Total Cleaned flux density = 368.092 MilliJy 17084 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 9 min = -521.8 MicroJy,max = 479.9 MicroJy IMAGR1: TRY ANOTHER FIELD: this is 3.713E-04 < Second best 3.961E-04 IMAGR1: Field 3 min = -720.0 MicroJy,max = 863.6 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 380.10 MicroJy IMAGR1: 3448 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -391.338 MicroJy iter= 6119 IMAGR1: Field 3 Clean flux density= 14.888 MilliJy 6119 comps IMAGR1: Total Cleaned flux density = 367.383 MilliJy 17580 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 4 min = -551.0 MicroJy,max = 745.0 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 378.14 MicroJy IMAGR1: 702 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 382.690 MicroJy iter= 1219 IMAGR1: Field 4 Clean flux density= 26.201 MilliJy 1219 comps IMAGR1: Total Cleaned flux density = 368.787 MilliJy 17782 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 10 min = -509.1 MicroJy,max = 446.0 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 378.10 MicroJy IMAGR1: 30 Residual map points loaded IMAGR1: Field 10 min algorithm flux= 372.468 MicroJy iter= 27 IMAGR1: Field 10 Clean flux density= 835.400 MicroJy 27 comps IMAGR1: Total Cleaned flux density = 368.902 MilliJy 17787 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 7 min = -603.3 MicroJy,max = 633.6 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 376.90 MicroJy IMAGR1: 389 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -379.795 MicroJy iter= 636 IMAGR1: Field 7 Clean flux density= 9.458 MilliJy 636 comps IMAGR1: Total Cleaned flux density = 369.022 MilliJy 17916 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 1 min = -625.0 MicroJy,max = 650.2 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 374.54 MicroJy IMAGR1: 809 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 379.524 MicroJy iter= 2301 IMAGR1: Field 1 Clean flux density= 159.131 MilliJy 2301 comps IMAGR1: Total Cleaned flux density = 369.225 MilliJy 18145 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 2 min = -815.7 MicroJy,max = 813.6 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 369.84 MicroJy IMAGR1: 2806 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 379.408 MicroJy iter= 5854 IMAGR1: Field 2 Clean flux density= 112.519 MilliJy 5854 comps IMAGR1: Total Cleaned flux density = 370.234 MilliJy 18599 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 6 min = -559.6 MicroJy,max = 597.1 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 368.60 MicroJy IMAGR1: 366 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -371.613 MicroJy iter= 772 IMAGR1: Field 6 Clean flux density= 10.744 MilliJy 772 comps IMAGR1: Total Cleaned flux density = 370.077 MilliJy 18739 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 3 min = -699.4 MicroJy,max = 832.8 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 363.78 MicroJy IMAGR1: 3299 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -373.622 MicroJy iter= 6616 IMAGR1: Field 3 Clean flux density= 15.239 MilliJy 6616 comps IMAGR1: Total Cleaned flux density = 370.428 MilliJy 19236 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 5 min = -655.4 MicroJy,max = 639.1 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 360.76 MicroJy IMAGR1: 1052 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 365.875 MicroJy iter= 1960 IMAGR1: Field 5 Clean flux density= 4.842 MilliJy 1960 comps IMAGR1: Total Cleaned flux density = 370.559 MilliJy 19492 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 8 min = -431.1 MicroJy,max = 459.9 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 360.49 MicroJy IMAGR1: 39 Residual map points loaded IMAGR1: Field 8 min algorithm flux= 353.083 MicroJy iter= 75 IMAGR1: Field 8 Clean flux density= 14.889 MilliJy 75 comps IMAGR1: Total Cleaned flux density = 370.744 MilliJy 19505 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 9 min = -510.1 MicroJy,max = 454.9 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 360.45 MicroJy IMAGR1: 21 Residual map points loaded IMAGR1: Field 9 min algorithm flux= -358.026 MicroJy iter= 51 IMAGR1: Field 9 Clean flux density= 16.888 MilliJy 51 comps IMAGR1: Total Cleaned flux density = 370.746 MilliJy 19511 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -541.7 MicroJy,max = 741.6 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 358.85 MicroJy IMAGR1: 629 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -362.606 MicroJy iter= 1415 IMAGR1: Field 4 Clean flux density= 27.022 MilliJy 1415 comps IMAGR1: Total Cleaned flux density = 371.567 MilliJy 19707 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 2 min = -795.1 MicroJy,max = 782.1 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 355.13 MicroJy IMAGR1: 2532 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -363.456 MicroJy iter= 6304 IMAGR1: Field 2 Clean flux density= 113.696 MilliJy 6304 comps IMAGR1: Total Cleaned flux density = 372.745 MilliJy 20157 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 1 min = -598.7 MicroJy,max = 608.2 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 352.57 MicroJy IMAGR1: 834 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -357.161 MicroJy iter= 2548 IMAGR1: Field 1 Clean flux density= 159.324 MilliJy 2548 comps IMAGR1: Total Cleaned flux density = 372.938 MilliJy 20404 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 7 min = -573.4 MicroJy,max = 586.2 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 351.27 MicroJy IMAGR1: 385 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 353.585 MicroJy iter= 768 IMAGR1: Field 7 Clean flux density= 9.757 MilliJy 768 comps IMAGR1: Total Cleaned flux density = 373.236 MilliJy 20536 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 3 min = -678.0 MicroJy,max = 796.8 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 346.43 MicroJy IMAGR1: 3626 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 356.096 MicroJy iter= 7179 IMAGR1: Field 3 Clean flux density= 15.215 MilliJy 7179 comps IMAGR1: Total Cleaned flux density = 373.213 MilliJy 21099 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 10 min = -468.2 MicroJy,max = 401.4 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 346.33 MicroJy IMAGR1: 10 Residual map points loaded IMAGR1: Field 10 min algorithm flux= 344.496 MicroJy iter= 34 IMAGR1: Field 10 Clean flux density= 800.525 MicroJy 34 comps IMAGR1: Total Cleaned flux density = 373.178 MilliJy 21106 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 6 min = -548.5 MicroJy,max = 564.6 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 345.06 MicroJy IMAGR1: 455 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -348.049 MicroJy iter= 941 IMAGR1: Field 6 Clean flux density= 10.785 MilliJy 941 comps IMAGR1: Total Cleaned flux density = 373.219 MilliJy 21275 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 5 min = -641.6 MicroJy,max = 615.7 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 342.95 MicroJy IMAGR1: 886 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -347.141 MicroJy iter= 2203 IMAGR1: Field 5 Clean flux density= 4.532 MilliJy 2203 comps IMAGR1: Total Cleaned flux density = 372.909 MilliJy 21518 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 2 min = -772.1 MicroJy,max = 751.7 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 339.22 MicroJy IMAGR1: 2711 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 347.087 MicroJy iter= 6792 IMAGR1: Field 2 Clean flux density= 113.840 MilliJy 6792 comps IMAGR1: Total Cleaned flux density = 373.053 MilliJy 22006 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 4 min = -505.9 MicroJy,max = 676.4 MicroJy LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: BGC Clean: using 103 cell beam + residuals > 337.36 MicroJy IMAGR1: 598 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 340.531 MicroJy iter= 1607 IMAGR1: Field 4 Clean flux density= 27.860 MilliJy 1607 comps IMAGR1: Total Cleaned flux density = 373.890 MilliJy 22198 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 9 min = -462.9 MicroJy,max = 418.0 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 337.30 MicroJy IMAGR1: 6 Residual map points loaded IMAGR1: Field 9 min algorithm flux= 330.395 MicroJy iter= 54 IMAGR1: Field 9 Clean flux density= 16.919 MilliJy 54 comps IMAGR1: Total Cleaned flux density = 373.922 MilliJy 22201 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -587.4 MicroJy,max = 572.1 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 335.35 MicroJy IMAGR1: 691 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -338.868 MicroJy iter= 2770 IMAGR1: Field 1 Clean flux density= 158.644 MilliJy 2770 comps IMAGR1: Total Cleaned flux density = 373.242 MilliJy 22423 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 3 min = -654.3 MicroJy,max = 769.0 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 330.63 MicroJy IMAGR1: 3470 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 339.267 MicroJy iter= 7743 IMAGR1: Field 3 Clean flux density= 14.886 MilliJy 7743 comps IMAGR1: Total Cleaned flux density = 372.913 MilliJy 22987 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 8 min = -404.9 MicroJy,max = 438.0 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 330.44 MicroJy IMAGR1: 12 Residual map points loaded IMAGR1: Field 8 min algorithm flux= 314.071 MicroJy iter= 82 IMAGR1: Field 8 Clean flux density= 14.923 MilliJy 82 comps IMAGR1: Total Cleaned flux density = 372.947 MilliJy 22994 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 7 min = -547.5 MicroJy,max = 567.6 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 329.29 MicroJy IMAGR1: 518 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 331.887 MicroJy iter= 932 IMAGR1: Field 7 Clean flux density= 9.491 MilliJy 932 comps IMAGR1: Total Cleaned flux density = 372.682 MilliJy 23158 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 2 min = -750.9 MicroJy,max = 735.5 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 325.87 MicroJy IMAGR1: 2372 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -332.590 MicroJy iter= 7255 IMAGR1: Field 2 Clean flux density= 114.010 MilliJy 7255 comps IMAGR1: Total Cleaned flux density = 372.852 MilliJy 23621 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 6 min = -530.4 MicroJy,max = 549.5 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 324.61 MicroJy IMAGR1: 464 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -327.116 MicroJy iter= 1110 IMAGR1: Field 6 Clean flux density= 11.432 MilliJy 1110 comps IMAGR1: Total Cleaned flux density = 373.499 MilliJy 23790 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 5 min = -622.2 MicroJy,max = 607.9 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 322.25 MicroJy IMAGR1: 1181 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -326.264 MicroJy iter= 2483 IMAGR1: Field 5 Clean flux density= 4.944 MilliJy 2483 comps IMAGR1: Total Cleaned flux density = 373.912 MilliJy 24070 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 10 min = -435.9 MicroJy,max = 395.8 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 322.20 MicroJy IMAGR1: 22 Residual map points loaded IMAGR1: Field 10 min algorithm flux= -322.187 MicroJy iter= 41 IMAGR1: Field 10 Clean flux density= 898.851 MicroJy 41 comps IMAGR1: Total Cleaned flux density = 374.010 MilliJy 24077 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -470.0 MicroJy,max = 656.8 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 320.84 MicroJy IMAGR1: 630 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -323.684 MicroJy iter= 1817 IMAGR1: Field 4 Clean flux density= 29.117 MilliJy 1817 comps IMAGR1: Total Cleaned flux density = 375.267 MilliJy 24287 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 3 min = -631.4 MicroJy,max = 723.8 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 317.08 MicroJy IMAGR1: 3253 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 324.569 MicroJy iter= 8306 IMAGR1: Field 3 Clean flux density= 14.184 MilliJy 8306 comps IMAGR1: Total Cleaned flux density = 374.565 MilliJy 24850 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 1 min = -548.1 MicroJy,max = 538.8 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 314.78 MicroJy IMAGR1: 902 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -318.393 MicroJy iter= 3036 IMAGR1: Field 1 Clean flux density= 158.837 MilliJy 3036 comps IMAGR1: Total Cleaned flux density = 374.759 MilliJy 25116 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 2 min = -740.7 MicroJy,max = 705.5 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 311.41 MicroJy IMAGR1: 2400 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 317.664 MicroJy iter= 7745 IMAGR1: Field 2 Clean flux density= 114.524 MilliJy 7745 comps IMAGR1: Total Cleaned flux density = 375.273 MilliJy 25606 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 7 min = -528.0 MicroJy,max = 543.5 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 310.24 MicroJy IMAGR1: 485 Residual map points loaded IMAGR1: Field 7 min Clean flux = 313.248 MicroJy iter= 1085 IMAGR1: Field 7 Clean flux density= 10.161 MilliJy 1085 comps IMAGR1: Total Cleaned flux density = 375.942 MilliJy 25759 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 9 min = -448.7 MicroJy,max = 410.6 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 309.92 MicroJy IMAGR1: 12 Residual map points loaded IMAGR1: Field 9 min Clean flux = -311.609 MicroJy iter= 60 IMAGR1: Field 9 Clean flux density= 16.984 MilliJy 60 comps IMAGR1: Total Cleaned flux density = 376.006 MilliJy 25765 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 6 min = -511.8 MicroJy,max = 531.3 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 308.94 MicroJy IMAGR1: 420 Residual map points loaded IMAGR1: Field 6 min Clean flux = 313.309 MicroJy iter= 1227 IMAGR1: Field 6 Clean flux density= 12.039 MilliJy 1227 comps IMAGR1: Total Cleaned flux density = 376.614 MilliJy 25882 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 5 min = -587.4 MicroJy,max = 597.4 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 306.62 MicroJy IMAGR1: 1127 Residual map points loaded IMAGR1: Field 5 min Clean flux = 313.319 MicroJy iter= 2656 IMAGR1: Field 5 Clean flux density= 5.164 MilliJy 2656 comps IMAGR1: Total Cleaned flux density = 376.834 MilliJy 26055 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 3 min = -618.2 MicroJy,max = 704.7 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 301.46 MicroJy IMAGR1: 4076 Residual map points loaded IMAGR1: Field 3 min Clean flux = 313.330 MicroJy iter= 8697 IMAGR1: Field 3 Clean flux density= 14.340 MilliJy 8697 comps IMAGR1: Total Cleaned flux density = 376.990 MilliJy 26446 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 4 min = -461.9 MicroJy,max = 631.0 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 295.42 MicroJy IMAGR1: 2083 Residual map points loaded IMAGR1: Field 4 min Clean flux = -312.997 MicroJy iter= 1885 IMAGR1: Field 4 Clean flux density= 28.736 MilliJy 1885 comps IMAGR1: Total Cleaned flux density = 376.609 MilliJy 26514 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 10 min = -427.4 MicroJy,max = 373.5 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 293.43 MicroJy IMAGR1: 54 Residual map points loaded IMAGR1: Field 10 min Clean flux = 311.240 MicroJy iter= 42 IMAGR1: Field 10 Clean flux density= 929.975 MicroJy 42 comps IMAGR1: Total Cleaned flux density = 376.640 MilliJy 26515 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -544.0 MicroJy,max = 510.3 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 289.29 MicroJy IMAGR1: 3716 Residual map points loaded IMAGR1: Field 1 min Clean flux = -313.305 MicroJy iter= 3072 IMAGR1: Field 1 Clean flux density= 159.030 MilliJy 3072 comps IMAGR1: Total Cleaned flux density = 376.833 MilliJy 26551 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -718.5 MicroJy,max = 691.8 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 275.62 MicroJy IMAGR1: 19201 Residual map points loaded IMAGR1: Field 2 min Clean flux = -313.311 MicroJy iter= 7841 IMAGR1: Field 2 Clean flux density= 114.526 MilliJy 7841 comps IMAGR1: Total Cleaned flux density = 376.835 MilliJy 26647 comps IMAGR1: ALGSTB: All 374 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 363- 0 Cells, with 107645 Pts IMAGR1: Field 8 min = -381.0 MicroJy,max = 406.3 MicroJy IMAGR1: CLRHIS: NO FIELDS THIS PASS ABOVE MINIMUM FLUX IMAGR1: CLEAN NO IMAGE PIXELS - TRY AGAIN IMAGR1: Merging the Clean components files IMAGR1: Field 1 compressed from 3072 to 1910 components IMAGR1: Field 2 compressed from 7841 to 4677 components IMAGR1: Field 3 compressed from 8697 to 5059 components IMAGR1: Field 4 compressed from 1885 to 1317 components IMAGR1: Field 5 compressed from 2656 to 1830 components IMAGR1: Field 6 compressed from 1227 to 864 components LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: Field 7 compressed from 1085 to 795 components IMAGR1: Field 8 compressed from 82 to 50 components IMAGR1: Field 9 compressed from 60 to 32 components IMAGR1: Field 10 compressed from 42 to 32 components IMAGR1: Field 1 min = -545.1 MicroJy,max = 510.3 MicroJy IMAGR1: Field 2 min = -721.0 MicroJy,max = 686.8 MicroJy IMAGR1: Field 3 min = -610.2 MicroJy,max = 692.6 MicroJy IMAGR1: Field 4 min = -457.1 MicroJy,max = 623.9 MicroJy IMAGR1: Field 5 min = -576.9 MicroJy,max = 593.2 MicroJy IMAGR1: Field 6 min = -497.1 MicroJy,max = 523.6 MicroJy IMAGR1: Field 7 min = -515.8 MicroJy,max = 528.2 MicroJy IMAGR1: Field 8 min = -381.0 MicroJy,max = 406.3 MicroJy IMAGR1: Field 9 min = -434.6 MicroJy,max = 413.4 MicroJy IMAGR1: Field 10 min = -423.6 MicroJy,max = 373.3 MicroJy IMAGR1: Restoring Clean components IMAGR1: Restoring overlapped Clean components IMAGR1: Restore -2.901 MilliJy ( 287 CCs) from field 1 to field 2 IMAGR1: Restore 2.545 MilliJy ( 440 CCs) from field 1 to field 3 IMAGR1: Restore 1.291 MilliJy ( 196 CCs) from field 1 to field 4 IMAGR1: Restore 924.959 MicroJy ( 253 CCs) from field 1 to field 5 IMAGR1: Restore 2.366 MilliJy ( 182 CCs) from field 1 to field 6 IMAGR1: Restore 6.866 MilliJy ( 105 CCs) from field 1 to field 7 IMAGR1: Restore -53.110 MicroJy ( 3 CCs) from field 1 to field 8 IMAGR1: Restore -93.912 MicroJy ( 2 CCs) from field 1 to field 9 IMAGR1: Restore 2.522 MilliJy ( 253 CCs) from field 2 to field 1 IMAGR1: Restore 94.838 MilliJy ( 912 CCs) from field 2 to field 3 IMAGR1: Restore -1.591 MilliJy ( 282 CCs) from field 2 to field 4 IMAGR1: Restore -1.549 MilliJy ( 580 CCs) from field 3 to field 1 IMAGR1: Restore 12.107 MilliJy ( 747 CCs) from field 3 to field 2 IMAGR1: Restore-703.421 MicroJy ( 271 CCs) from field 3 to field 5 IMAGR1: Restore 2.861 MilliJy ( 220 CCs) from field 4 to field 1 IMAGR1: Restore 4.544 MilliJy ( 220 CCs) from field 4 to field 2 IMAGR1: Restore 182.093 MicroJy ( 112 CCs) from field 4 to field 6 IMAGR1: Restore 9.975 MilliJy ( 150 CCs) from field 4 to field 8 IMAGR1: Restore 1.858 MilliJy ( 224 CCs) from field 5 to field 1 IMAGR1: Restore 3.952 MilliJy ( 332 CCs) from field 5 to field 3 IMAGR1: Restore 2.161 MilliJy ( 171 CCs) from field 5 to field 7 IMAGR1: Restore-484.100 MicroJy ( 146 CCs) from field 6 to field 1 IMAGR1: Restore 1.143 MilliJy ( 107 CCs) from field 6 to field 4 IMAGR1: Restore 1.188 MilliJy ( 95 CCs) from field 6 to field 7 IMAGR1: Restore 9.144 MilliJy ( 84 CCs) from field 6 to field 9 IMAGR1: Restore 1.830 MilliJy ( 26 CCs) from field 6 to field 10 IMAGR1: Restore 479.514 MicroJy ( 90 CCs) from field 7 to field 1 IMAGR1: Restore 150.728 MicroJy ( 136 CCs) from field 7 to field 5 IMAGR1: Restore 7.595 MilliJy ( 119 CCs) from field 7 to field 6 IMAGR1: Restore 8.140 MilliJy ( 84 CCs) from field 7 to field 10 IMAGR1: Restore 156.999 MicroJy ( 19 CCs) from field 8 to field 1 IMAGR1: Restore 393.129 MicroJy ( 14 CCs) from field 8 to field 2 IMAGR1: Restore 14.923 MilliJy ( 50 CCs) from field 8 to field 4 IMAGR1: Restore -72.944 MicroJy ( 2 CCs) from field 9 to field 1 IMAGR1: Restore 16.984 MilliJy ( 32 CCs) from field 9 to field 6 IMAGR1: Restore 929.975 MicroJy ( 32 CCs) from field 10 to field 6 IMAGR1: Restore 929.975 MicroJy ( 32 CCs) from field 10 to field 7 IMAGR1: Checking image max/min IMAGR1: Field 1 final Clean flux 164.802 MilliJy IMAGR1: Field 2 final Clean flux 128.669 MilliJy IMAGR1: Field 3 final Clean flux 115.675 MilliJy IMAGR1: Field 4 final Clean flux 44.503 MilliJy IMAGR1: Field 5 final Clean flux 5.537 MilliJy IMAGR1: Field 6 final Clean flux 40.097 MilliJy IMAGR1: Field 7 final Clean flux 21.305 MilliJy IMAGR1: Field 8 final Clean flux 24.845 MilliJy IMAGR1: Field 9 final Clean flux 26.034 MilliJy IMAGR1: Field 10 final Clean flux 10.901 MilliJy IMAGR1: Deleting UV work file: IMAGR1: Destroyed 1 extension files of type AN IMAGR1: Destroyed 1 extension files of type FQ IMAGR1: Destroyed UV image file: catno= 30 disk= 1 IMAGR1: Appears to have ended successfully IMAGR1: thuban 31DEC06 TST: Cpu= 498.0 Real= 502 PS 1: Destroyed MA image file: catno= 29 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 30 disk= 1 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 32 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 33 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 34 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 35 renumbered as CNO 26 AIPS 1: Disk 1 in-CNO 36 renumbered as CNO 27 AIPS 1: Disk 1 in-CNO 37 renumbered as CNO 28 AIPS 1: Disk 1 in-CNO 38 renumbered as CNO 29 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.05222 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0723+397_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@0723+397_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AM647_2000MAR10_1.0.log AIPS 1: ' NOW STARTING WITH SOURCE :3 =0723+397' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0723+397_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 31 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 32 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 33 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 34 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 35 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 36 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 37 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 38 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 39 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 40 disk= 1 AIPS 1: Disk 1 in-CNO 41 renumbered as CNO 30 AIPS 1: Disk 1 in-CNO 42 renumbered as CNO 31 AIPS 1: Disk 1 in-CNO 43 renumbered as CNO 32 AIPS 1: Disk 1 in-CNO 44 renumbered as CNO 33 AIPS 1: Disk 1 in-CNO 45 renumbered as CNO 34 AIPS 1: Disk 1 in-CNO 46 renumbered as CNO 35 AIPS 1: Disk 1 in-CNO 47 renumbered as CNO 36 AIPS 1: Disk 1 in-CNO 48 renumbered as CNO 37 AIPS 1: Disk 1 in-CNO 49 renumbered as CNO 38 AIPS 1: Disk 1 in-CNO 50 renumbered as CNO 39 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.05324 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0714+299_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN SETFC1: Task SETFC (release of 31DEC06) begins SETFC1: Found 0714+299 L BAND Seq 1 Disk: 1 in slot 6 SETFC1: SETCEL: recommends IMSIZE 842 CELLSIZE 2.16271 SETFC1: SETCEL: returns IMSIZE 1024 CELLSIZE 1.81452 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@0714+299_L,BAND.0-1 SETFC1: FLYEYE added 7 fields to BOXFILE to 0.429 deg SETFC1: First field number written was 1 SETFC1: Highest field number written was 7 SETFC1: returns adverbs to AIPS SETFC1: Appears to have ended successfully SETFC1: thuban 31DEC06 TST: Cpu= 0.2 Real= 1 PS 1: Destroyed MA image file: catno= 29 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 30 disk= 1 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 32 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 33 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 34 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 35 renumbered as CNO 26 AIPS 1: Disk 1 in-CNO 36 renumbered as CNO 27 AIPS 1: Disk 1 in-CNO 37 renumbered as CNO 28 AIPS 1: Disk 1 in-CNO 38 renumbered as CNO 29 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.05222 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0723+397_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@0723+397_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AM647_2000MAR10_1.0.log AIPS 1: ' NOW STARTING WITH SOURCE :3 =0723+397' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0723+397_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 31 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 32 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 33 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 34 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 35 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 36 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 37 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 38 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 39 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 40 disk= 1 AIPS 1: Disk 1 in-CNO 41 renumbered as CNO 30 AIPS 1: Disk 1 in-CNO 42 renumbered as CNO 31 AIPS 1: Disk 1 in-CNO 43 renumbered as CNO 32 AIPS 1: Disk 1 in-CNO 44 renumbered as CNO 33 AIPS 1: Disk 1 in-CNO 45 renumbered as CNO 34 AIPS 1: Disk 1 in-CNO 46 renumbered as CNO 35 AIPS 1: Disk 1 in-CNO 47 renumbered as CNO 36 AIPS 1: Disk 1 in-CNO 48 renumbered as CNO 37 AIPS 1: Disk 1 in-CNO 49 renumbered as CNO 38 AIPS 1: Disk 1 in-CNO 50 renumbered as CNO 39 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.05324 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0714+299_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN SETFC1: Task SETFC (release of 31DEC06) begins SETFC1: Found 0714+299 L BAND Seq 1 Disk: 1 in slot 6 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@0714+299_L,BAND.0-1 SETFC1: Searching catalog between 0.19 and 0.82 degrees radius SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /home/auto/aips/TEXT/STARS/NV00.0030 SETFC1: Field RA Dec Flux Beam Sep SETFC1: 8 07:16:34.38 29:56:17.5 0.035 0.500 0.264 SETFC1: 9 07:16:32.50 30:04:11.7 0.042 0.273 0.349 SETFC1: Add NVSS: wrote 2 fields to BOXFILE SETFC1: The Sun is 115.9 deg away - ignoring SETFC1: First field number written was 8 SETFC1: Highest field number written was 9 SETFC1: returns adverbs to AIPS SETFC1: Appears to have ended successfully SETFC1: thuban 31DEC06 TST: Cpu= 1.0 Real= 1 C 1 1012 1012 07 17 39.61 29 49 08.6 00001 -1 507 512 513 C 2 1012 1012 07 17 39.61 29 23 23.9 00002 -1 507 512 513 C 3 1012 1012 07 15 57.04 29 36 13.8 00003 -1 507 512 513 C 4 1012 1012 07 19 22.18 29 36 13.8 00004 -1 507 512 513 C 5 1012 1012 07 15 56.59 30 01 58.5 00005 -1 507 512 513 C 6 1012 1012 07 19 22.63 30 01 58.5 00006 -1 507 512 513 C 7 1012 1012 07 17 39.61 30 14 53.3 00007 -1 507 512 513 C 8 246 246 07 16 34.38 29 56 17.5 00008 -1 100 128 129 C 9 246 246 07 16 32.50 30 04 11.7 00009 -1 100 128 129 PS 1: Destroyed MA image file: catno= 29 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 30 disk= 1 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 32 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 33 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 34 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 35 renumbered as CNO 26 AIPS 1: Disk 1 in-CNO 36 renumbered as CNO 27 AIPS 1: Disk 1 in-CNO 37 renumbered as CNO 28 AIPS 1: Disk 1 in-CNO 38 renumbered as CNO 29 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.05222 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0723+397_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@0723+397_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AM647_2000MAR10_1.0.log AIPS 1: ' NOW STARTING WITH SOURCE :3 =0723+397' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0723+397_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 31 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 32 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 33 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 34 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 35 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 36 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 37 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 38 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 39 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 40 disk= 1 AIPS 1: Disk 1 in-CNO 41 renumbered as CNO 30 AIPS 1: Disk 1 in-CNO 42 renumbered as CNO 31 AIPS 1: Disk 1 in-CNO 43 renumbered as CNO 32 AIPS 1: Disk 1 in-CNO 44 renumbered as CNO 33 AIPS 1: Disk 1 in-CNO 45 renumbered as CNO 34 AIPS 1: Disk 1 in-CNO 46 renumbered as CNO 35 AIPS 1: Disk 1 in-CNO 47 renumbered as CNO 36 AIPS 1: Disk 1 in-CNO 48 renumbered as CNO 37 AIPS 1: Disk 1 in-CNO 49 renumbered as CNO 38 AIPS 1: Disk 1 in-CNO 50 renumbered as CNO 39 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.05324 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0714+299_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@0714+299_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AM647_2000MAR10_1.0.log AIPS 1: ' NOW STARTING WITH SOURCE :4 =0714+299' AIPS 1: ' ' IMAGR1: Task IMAGR (release of 31DEC06) begins IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@0714+299_L,BAND.0-1 IMAGR1: FIELDF: Final field parameters and # read are: IMAGR1: Field 1 1012 1012 4.4386E-11 1.2790E-11 0 IMAGR1: Field 2 1012 1012 4.4386E-11 -1.5447E+03 0 IMAGR1: Field 3 1012 1012 -1.3348E+03 -7.7480E+02 0 IMAGR1: Field 4 1012 1012 1.3348E+03 -7.7480E+02 0 IMAGR1: Field 5 1012 1012 -1.3407E+03 7.6990E+02 0 IMAGR1: Field 6 1012 1012 1.3407E+03 7.6990E+02 0 IMAGR1: Field 7 1012 1012 4.4386E-11 1.5447E+03 0 IMAGR1: Field 8 246 246 -8.4890E+02 4.2890E+02 0 IMAGR1: Field 9 246 246 -8.7337E+02 9.0310E+02 0 IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@0714+299_L,BAND.0-1 IMAGR1: WINDF: Number of clean boxes/field read as follows: IMAGR1: Field 01: 1 Field 02: 1 Field 03: 1 Field 04: 1 IMAGR1: Field 05: 1 Field 06: 1 Field 07: 1 Field 08: 1 IMAGR1: Field 09: 1 IMAGR1: Create 0714+299 .IMAGR . 1 (UV) on disk 1 cno 40 IMAGR1: Beginning channel 1 through 1 with 2 IFs IMAGR1: IMACPY: Copied 103550 visibilities to be imaged IMAGR1: **** WARNING data included out of inner portion of UV plane **** IMAGR1: **** Watch for high-frequency & other poor cleaning effects **** IMAGR1: UVWAIT: begin finding uniform weights IMAGR1: UVWAIT: Average grid weight 2.249E+04 IMAGR1: UVWAIT: Adding temperance S 4.498E+03 IMAGR1: UVWAIT: begin applying uniform or other weights IMAGR1: UVWAIT: Sum of weights in 1.612E+08 and out 2.287E+08 IMAGR1: UVWAIT: Noise is increased by a factor 1.180 due to weighting IMAGR1: UVWAIT: Average summed weight 2.249E+04 over 201596 vis IMAGR1: Create 0714+299 .IBM001. 1 (MA) on disk 1 cno 41 IMAGR1: Create 0714+299 .IBM002. 1 (MA) on disk 1 cno 42 IMAGR1: Create 0714+299 .IBM003. 1 (MA) on disk 1 cno 43 IMAGR1: Create 0714+299 .IBM004. 1 (MA) on disk 1 cno 44 IMAGR1: Create 0714+299 .IBM005. 1 (MA) on disk 1 cno 45 IMAGR1: Create 0714+299 .IBM006. 1 (MA) on disk 1 cno 46 IMAGR1: Create 0714+299 .IBM007. 1 (MA) on disk 1 cno 47 IMAGR1: Create 0714+299 .IBM008. 1 (MA) on disk 1 cno 48 IMAGR1: Create 0714+299 .IBM009. 1 (MA) on disk 1 cno 49 IMAGR1: Create 0714+299 .ICL001. 1 (MA) on disk 1 cno 50 IMAGR1: Create 0714+299 .ICL002. 1 (MA) on disk 1 cno 51 IMAGR1: Create 0714+299 .ICL003. 1 (MA) on disk 1 cno 52 IMAGR1: Create 0714+299 .ICL004. 1 (MA) on disk 1 cno 53 IMAGR1: Create 0714+299 .ICL005. 1 (MA) on disk 1 cno 54 IMAGR1: Create 0714+299 .ICL006. 1 (MA) on disk 1 cno 55 IMAGR1: Create 0714+299 .ICL007. 1 (MA) on disk 1 cno 56 IMAGR1: Create 0714+299 .ICL008. 1 (MA) on disk 1 cno 57 IMAGR1: Create 0714+299 .ICL009. 1 (MA) on disk 1 cno 58 IMAGR1: GRDFLT: X and Y convolution type = SPHEROIDAL IMAGR1: GRDFLT: X and Y parms = 3.0000 1.0000 IMAGR1: GRDFLT: convolution function sampled every 1/100 of a cell IMAGR1: GRDMEM: Ave 2 Channels; 1.372250E+09 to 1.657250E+09 Hz IMAGR1: Field 1 Sum of gridding weights = 2.42757E+09 IMAGR1: Field 1 Beam min = -134.2 MilliJy, max = 1.0 Jy IMAGR1: Field 1 fit FWHM = 11.305 x 5.397 arcsec, PA= -86.0 IMAGR1: Field 2 Sum of gridding weights = 2.42757E+09 IMAGR1: Field 2 Beam min = -134.2 MilliJy, max = 1.0 Jy LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: Field 2 fit FWHM = 11.307 x 5.400 arcsec, PA= -85.9 IMAGR1: Field 3 Sum of gridding weights = 2.42756E+09 IMAGR1: Field 3 Beam min = -52.4 MilliJy, max = 1.0 Jy IMAGR1: Field 3 fit FWHM = 11.296 x 5.399 arcsec, PA= -86.2 IMAGR1: Field 4 Sum of gridding weights = 2.42756E+09 IMAGR1: Field 4 Beam min = -61.1 MilliJy, max = 1.0 Jy IMAGR1: Field 4 fit FWHM = 11.317 x 5.398 arcsec, PA= -85.7 IMAGR1: Field 5 Sum of gridding weights = 2.42756E+09 IMAGR1: Field 5 Beam min = -50.3 MilliJy, max = 1.0 Jy IMAGR1: Field 5 fit FWHM = 11.293 x 5.397 arcsec, PA= -86.2 IMAGR1: Field 6 Sum of gridding weights = 2.42756E+09 IMAGR1: Field 6 Beam min = -56.6 MilliJy, max = 1.0 Jy IMAGR1: Field 6 fit FWHM = 11.315 x 5.395 arcsec, PA= -85.8 IMAGR1: Field 7 Sum of gridding weights = 2.42757E+09 IMAGR1: Field 7 Beam min = -134.2 MilliJy, max = 1.0 Jy IMAGR1: Field 7 fit FWHM = 11.302 x 5.395 arcsec, PA= -86.0 IMAGR1: Field 8 Sum of gridding weights = 2.42756E+09 IMAGR1: Field 8 Beam min = -27.8 MilliJy, max = 1.0 Jy IMAGR1: Field 8 fit FWHM = 11.297 x 5.397 arcsec, PA= -86.1 IMAGR1: Field 9 Sum of gridding weights = 2.42756E+09 IMAGR1: Field 9 Beam min = -27.4 MilliJy, max = 1.0 Jy IMAGR1: Field 9 fit FWHM = 11.297 x 5.397 arcsec, PA= -86.1 IMAGR1: CLBHIS: minimum component 0.201 of current peak IMAGR1: Field 1 min = -2.5 MilliJy,max = 61.2 MilliJy IMAGR1: Field 2 min = -3.5 MilliJy,max = 3.7 MilliJy IMAGR1: Field 3 min = -4.7 MilliJy,max = 4.0 MilliJy IMAGR1: Field 4 min = -4.3 MilliJy,max = 7.6 MilliJy IMAGR1: Field 5 min = -4.6 MilliJy,max = 9.7 MilliJy IMAGR1: Field 6 min = -4.3 MilliJy,max = 2.5 MilliJy IMAGR1: Field 7 min = -3.9 MilliJy,max = 3.9 MilliJy IMAGR1: Field 8 min = -2.1 MilliJy,max = 9.7 MilliJy IMAGR1: Field 9 min = -1.9 MilliJy,max = 4.0 MilliJy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 1.87 MilliJy IMAGR1: 1411 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 12.272 MilliJy iter= 34 IMAGR1: Field 1 Clean flux density= 90.526 MilliJy 34 comps IMAGR1: Total Cleaned flux density = 90.526 MilliJy 34 comps IMAGR1: SETDO3: imaging done with multiple tangent planes IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: VISDFT: Model components of type Point IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -912.1 MicroJy,max = 12.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.47 MilliJy IMAGR1: 678 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 3.512 MilliJy iter= 100 IMAGR1: Field 1 Clean flux density= 133.199 MilliJy 100 comps IMAGR1: Total Cleaned flux density = 133.199 MilliJy 100 comps IMAGR1: ALGSTB: All 423 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 412- 0 Cells, with 103550 Pts IMAGR1: Field 5 min = -704.3 MicroJy,max = 10.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.44 MilliJy IMAGR1: 163 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 2.203 MilliJy iter= 27 IMAGR1: Field 5 Clean flux density= 12.371 MilliJy 27 comps IMAGR1: Total Cleaned flux density = 145.570 MilliJy 127 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 8 min = -506.0 MicroJy,max = 2.3 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.204E-03 < Second best 7.247E-03 IMAGR1: Field 4 min = -669.9 MicroJy,max = 7.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.41 MilliJy IMAGR1: 116 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 1.934 MilliJy iter= 24 IMAGR1: Field 4 Clean flux density= 8.491 MilliJy 24 comps IMAGR1: Total Cleaned flux density = 154.060 MilliJy 151 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -639.7 MicroJy,max = 4.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.38 MilliJy IMAGR1: 76 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 1.638 MilliJy iter= 18 IMAGR1: Field 3 Clean flux density= 4.459 MilliJy 18 comps IMAGR1: Total Cleaned flux density = 158.520 MilliJy 169 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 9 min = -542.3 MicroJy,max = 2.1 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.008E-03 < Second best 3.704E-03 IMAGR1: Field 7 min = -570.4 MicroJy,max = 2.0 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.128E-03 < Second best 3.344E-03 IMAGR1: Field 2 min = -525.6 MicroJy,max = 1.6 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.515E-03 < Second best 3.339E-03 IMAGR1: Field 1 min = -619.2 MicroJy,max = 3.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.03 MilliJy IMAGR1: 677 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.559 MilliJy iter= 185 IMAGR1: Field 1 Clean flux density= 152.362 MilliJy 185 comps IMAGR1: Total Cleaned flux density = 177.683 MilliJy 254 comps IMAGR1: ALGSTB: All 423 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 412- 0 Cells, with 103550 Pts IMAGR1: Field 6 min = -522.3 MicroJy,max = 1.5 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 7.981E-04 < Second best 2.204E-03 IMAGR1: Field 8 min = -408.0 MicroJy,max = 2.4 MilliJy IMAGR1: BGC Clean: using 509 cell beam + residuals > 396.25 MicroJy IMAGR1: 100 Residual map points loaded IMAGR1: Field 8 min algorithm flux= 530.444 MicroJy iter= 25 IMAGR1: Field 8 Clean flux density= 2.911 MilliJy 25 comps IMAGR1: Total Cleaned flux density = 180.594 MilliJy 279 comps IMAGR1: ALGSTB: All 114 Rows In AP (Max 267) IMAGR1: ALGSTB field 8 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 103- 0 Cells, with 103550 Pts IMAGR1: Field 5 min = -530.5 MicroJy,max = 2.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 375.44 MicroJy IMAGR1: 1121 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 555.157 MicroJy iter= 109 IMAGR1: Field 5 Clean flux density= 19.692 MilliJy 109 comps IMAGR1: Total Cleaned flux density = 187.915 MilliJy 361 comps IMAGR1: ALGSTB: All 423 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 412- 0 Cells, with 103550 Pts IMAGR1: Field 9 min = -435.2 MicroJy,max = 544.8 MicroJy IMAGR1: TRY ANOTHER FIELD: this is 5.219E-04 < Second best 1.839E-03 IMAGR1: Field 4 min = -508.9 MicroJy,max = 1.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 363.26 MicroJy IMAGR1: 845 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 499.918 MicroJy iter= 92 IMAGR1: Field 4 Clean flux density= 14.077 MilliJy 92 comps IMAGR1: Total Cleaned flux density = 193.502 MilliJy 429 comps IMAGR1: ALGSTB: All 423 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 412- 0 Cells, with 103550 Pts IMAGR1: Field 3 min = -479.0 MicroJy,max = 1.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 355.90 MicroJy IMAGR1: 788 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 471.378 MicroJy iter= 90 IMAGR1: Field 3 Clean flux density= 10.354 MilliJy 90 comps IMAGR1: Total Cleaned flux density = 199.396 MilliJy 501 comps IMAGR1: ALGSTB: All 423 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 412- 0 Cells, with 103550 Pts IMAGR1: Field 2 min = -501.9 MicroJy,max = 1.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 347.24 MicroJy IMAGR1: 874 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 425.362 MicroJy iter= 31 IMAGR1: Field 2 Clean flux density= 1.809 MilliJy 31 comps IMAGR1: Total Cleaned flux density = 201.206 MilliJy 532 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -589.4 MicroJy,max = 1.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 334.18 MicroJy IMAGR1: 4029 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 530.017 MicroJy iter= 456 IMAGR1: Field 1 Clean flux density= 176.118 MilliJy 456 comps IMAGR1: Total Cleaned flux density = 224.962 MilliJy 803 comps IMAGR1: ALGSTB: All 423 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 412- 0 Cells, with 103550 Pts IMAGR1: Field 7 min = -439.2 MicroJy,max = 624.8 MicroJy IMAGR1: TRY ANOTHER FIELD: this is 5.317E-04 < Second best 7.981E-04 IMAGR1: Field 6 min = -457.1 MicroJy,max = 866.0 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 311.69 MicroJy IMAGR1: 1037 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 360.334 MicroJy iter= 105 IMAGR1: Field 6 Clean flux density= 2.875 MilliJy 105 comps IMAGR1: Total Cleaned flux density = 227.838 MilliJy 908 comps IMAGR1: ALGSTB: All 423 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 412- 0 Cells, with 103550 Pts IMAGR1: Field 7 min = -438.6 MicroJy,max = 630.9 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 311.40 MicroJy IMAGR1: 1061 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 353.779 MicroJy iter= 119 IMAGR1: Field 7 Clean flux density= 2.025 MilliJy 119 comps IMAGR1: Total Cleaned flux density = 229.863 MilliJy 1027 comps IMAGR1: ALGSTB: All 423 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 412- 0 Cells, with 103550 Pts IMAGR1: Field 5 min = -485.8 MicroJy,max = 574.6 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 306.43 MicroJy IMAGR1: 1343 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 351.409 MicroJy iter= 253 IMAGR1: Field 5 Clean flux density= 24.341 MilliJy 253 comps IMAGR1: Total Cleaned flux density = 234.512 MilliJy 1171 comps IMAGR1: ALGSTB: All 423 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 412- 0 Cells, with 103550 Pts IMAGR1: Field 9 min = -366.1 MicroJy,max = 406.3 MicroJy IMAGR1: TRY ANOTHER FIELD: this is 3.407E-04 < Second best 5.050E-04 IMAGR1: Field 1 min = -501.3 MicroJy,max = 552.7 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 298.40 MicroJy IMAGR1: 3443 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 360.753 MicroJy iter= 707 IMAGR1: Field 1 Clean flux density= 183.946 MilliJy 707 comps IMAGR1: Total Cleaned flux density = 242.340 MilliJy 1422 comps IMAGR1: ALGSTB: All 423 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 412- 0 Cells, with 103550 Pts IMAGR1: Field 8 min = -343.3 MicroJy,max = 414.5 MicroJy IMAGR1: TRY ANOTHER FIELD: this is 3.809E-04 < Second best 4.761E-04 IMAGR1: Field 4 min = -466.4 MicroJy,max = 511.4 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 291.33 MicroJy IMAGR1: 1532 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -330.292 MicroJy iter= 274 IMAGR1: Field 4 Clean flux density= 15.639 MilliJy 274 comps IMAGR1: Total Cleaned flux density = 243.901 MilliJy 1604 comps IMAGR1: ALGSTB: All 423 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 412- 0 Cells, with 103550 Pts IMAGR1: Field 3 min = -436.6 MicroJy,max = 460.2 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 285.45 MicroJy IMAGR1: 976 Residual map points loaded IMAGR1: Field 3 min Clean flux = -319.194 MicroJy iter= 214 IMAGR1: Field 3 Clean flux density= 11.964 MilliJy 214 comps IMAGR1: Total Cleaned flux density = 245.510 MilliJy 1728 comps IMAGR1: ALGSTB: All 423 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 412- 0 Cells, with 103550 Pts IMAGR1: Field 2 min = -421.8 MicroJy,max = 500.1 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 275.58 MicroJy LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: 1903 Residual map points loaded IMAGR1: Field 2 min Clean flux = 319.464 MicroJy iter= 156 IMAGR1: Field 2 Clean flux density= 2.336 MilliJy 156 comps IMAGR1: Total Cleaned flux density = 246.037 MilliJy 1853 comps IMAGR1: ALGSTB: All 423 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 412- 0 Cells, with 103550 Pts IMAGR1: Field 8 min = -343.2 MicroJy,max = 413.8 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 271.99 MicroJy IMAGR1: 105 Residual map points loaded IMAGR1: Field 8 min Clean flux = 313.406 MicroJy iter= 36 IMAGR1: Field 8 Clean flux density= 3.213 MilliJy 36 comps IMAGR1: Total Cleaned flux density = 246.339 MilliJy 1864 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -500.7 MicroJy,max = 433.1 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 267.50 MicroJy IMAGR1: 4604 Residual map points loaded IMAGR1: Field 1 min Clean flux = 319.427 MicroJy iter= 916 IMAGR1: Field 1 Clean flux density= 186.733 MilliJy 916 comps IMAGR1: Total Cleaned flux density = 249.126 MilliJy 2073 comps IMAGR1: ALGSTB: All 423 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 412- 0 Cells, with 103550 Pts IMAGR1: Field 6 min = -408.0 MicroJy,max = 483.5 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 254.42 MicroJy IMAGR1: 3331 Residual map points loaded IMAGR1: Field 6 min Clean flux = -319.207 MicroJy iter= 180 IMAGR1: Field 6 Clean flux density= 3.299 MilliJy 180 comps IMAGR1: Total Cleaned flux density = 249.549 MilliJy 2148 comps IMAGR1: ALGSTB: All 423 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 412- 0 Cells, with 103550 Pts IMAGR1: Field 9 min = -355.9 MicroJy,max = 409.6 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 248.14 MicroJy IMAGR1: 274 Residual map points loaded IMAGR1: Field 9 min Clean flux = 318.429 MicroJy iter= 8 IMAGR1: Field 9 Clean flux density= 134.801 MicroJy 8 comps IMAGR1: Total Cleaned flux density = 249.684 MilliJy 2156 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 7 min = -376.2 MicroJy,max = 406.6 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 241.48 MicroJy IMAGR1: 5067 Residual map points loaded IMAGR1: Field 7 min Clean flux = 318.791 MicroJy iter= 169 IMAGR1: Field 7 Clean flux density= 1.824 MilliJy 169 comps IMAGR1: Total Cleaned flux density = 249.483 MilliJy 2206 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -387.5 MicroJy,max = 476.2 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 224.66 MicroJy IMAGR1: 7388 Residual map points loaded IMAGR1: Field 5 min Clean flux = -319.300 MicroJy iter= 281 IMAGR1: Field 5 Clean flux density= 24.535 MilliJy 281 comps IMAGR1: Total Cleaned flux density = 249.676 MilliJy 2234 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -443.7 MicroJy,max = 377.1 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 199.62 MicroJy IMAGR1: 19994 Residual map points loaded IMAGR1: Field 4 min Clean flux = -319.233 MicroJy iter= 296 IMAGR1: Field 4 Clean flux density= 15.704 MilliJy 296 comps IMAGR1: Total Cleaned flux density = 249.741 MilliJy 2256 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Peak residual in window 319.464 less than limit 319.464 MicroJy IMAGR1: Merging the Clean components files IMAGR1: Field 1 compressed from 916 to 480 components IMAGR1: Field 2 compressed from 156 to 119 components IMAGR1: Field 3 compressed from 214 to 115 components IMAGR1: Field 4 compressed from 296 to 180 components IMAGR1: Field 5 compressed from 281 to 166 components IMAGR1: Field 6 compressed from 180 to 134 components IMAGR1: Field 7 compressed from 169 to 126 components IMAGR1: Field 8 compressed from 36 to 17 components IMAGR1: Field 9 compressed from 8 to 8 components IMAGR1: Field 1 min = -495.2 MicroJy,max = 421.0 MicroJy IMAGR1: Field 2 min = -421.4 MicroJy,max = 487.6 MicroJy IMAGR1: Field 3 min = -422.5 MicroJy,max = 383.4 MicroJy IMAGR1: Field 4 min = -443.7 MicroJy,max = 375.5 MicroJy IMAGR1: Field 5 min = -386.7 MicroJy,max = 474.3 MicroJy IMAGR1: Field 6 min = -408.7 MicroJy,max = 484.1 MicroJy IMAGR1: Field 7 min = -375.0 MicroJy,max = 406.7 MicroJy IMAGR1: Field 8 min = -334.8 MicroJy,max = 409.1 MicroJy IMAGR1: Field 9 min = -354.9 MicroJy,max = 405.2 MicroJy IMAGR1: Restoring Clean components IMAGR1: Restoring overlapped Clean components IMAGR1: Restore 1.261 MilliJy ( 20 CCs) from field 1 to field 2 IMAGR1: Restore 2.365 MilliJy ( 53 CCs) from field 1 to field 3 IMAGR1: Restore 3.514 MilliJy ( 31 CCs) from field 1 to field 4 IMAGR1: Restore 3.432 MilliJy ( 60 CCs) from field 1 to field 5 IMAGR1: Restore 2.577 MilliJy ( 26 CCs) from field 1 to field 6 IMAGR1: Restore 1.952 MilliJy ( 31 CCs) from field 1 to field 7 IMAGR1: Restore 170.878 MicroJy ( 8 CCs) from field 1 to field 8 IMAGR1: Restore 1.748 MilliJy ( 28 CCs) from field 2 to field 1 IMAGR1: Restore -89.688 MicroJy ( 11 CCs) from field 2 to field 3 IMAGR1: Restore-289.460 MicroJy ( 14 CCs) from field 2 to field 4 IMAGR1: Restore 8.923 MilliJy ( 38 CCs) from field 3 to field 1 IMAGR1: Restore 5.812 MilliJy ( 32 CCs) from field 3 to field 2 IMAGR1: Restore 134.112 MicroJy ( 8 CCs) from field 3 to field 5 IMAGR1: Restore 3.448 MilliJy ( 31 CCs) from field 4 to field 1 IMAGR1: Restore 204.249 MicroJy ( 17 CCs) from field 4 to field 2 IMAGR1: Restore 228.892 MicroJy ( 16 CCs) from field 4 to field 6 IMAGR1: Restore 23.250 MilliJy ( 113 CCs) from field 5 to field 1 IMAGR1: Restore 3.191 MilliJy ( 47 CCs) from field 5 to field 3 IMAGR1: Restore 10.400 MilliJy ( 62 CCs) from field 5 to field 7 IMAGR1: Restore 12.516 MilliJy ( 37 CCs) from field 5 to field 8 IMAGR1: Restore 7.915 MilliJy ( 37 CCs) from field 5 to field 9 IMAGR1: Restore 861.214 MicroJy ( 26 CCs) from field 6 to field 1 IMAGR1: Restore 532.657 MicroJy ( 16 CCs) from field 6 to field 4 IMAGR1: Restore 599.175 MicroJy ( 21 CCs) from field 6 to field 7 IMAGR1: Restore 429.572 MicroJy ( 24 CCs) from field 7 to field 1 IMAGR1: Restore 554.926 MicroJy ( 26 CCs) from field 7 to field 5 IMAGR1: Restore 327.239 MicroJy ( 11 CCs) from field 7 to field 6 IMAGR1: Restore 3.213 MilliJy ( 17 CCs) from field 8 to field 1 IMAGR1: Restore 3.213 MilliJy ( 17 CCs) from field 8 to field 5 IMAGR1: Restore 134.961 MicroJy ( 6 CCs) from field 9 to field 1 IMAGR1: Restore 134.801 MicroJy ( 8 CCs) from field 9 to field 5 IMAGR1: Restore 166.804 MicroJy ( 7 CCs) from field 9 to field 7 IMAGR1: Checking image max/min IMAGR1: Field 1 final Clean flux 228.741 MilliJy IMAGR1: Field 2 final Clean flux 9.613 MilliJy IMAGR1: Field 3 final Clean flux 17.430 MilliJy IMAGR1: Field 4 final Clean flux 19.461 MilliJy IMAGR1: Field 5 final Clean flux 32.004 MilliJy IMAGR1: Field 6 final Clean flux 6.432 MilliJy IMAGR1: Field 7 final Clean flux 14.942 MilliJy IMAGR1: Field 8 final Clean flux 15.900 MilliJy IMAGR1: Field 9 final Clean flux 8.049 MilliJy IMAGR1: Deleting UV work file: IMAGR1: Destroyed 1 extension files of type AN IMAGR1: Destroyed 1 extension files of type FQ IMAGR1: Destroyed UV image file: catno= 40 disk= 1 IMAGR1: Appears to have ended successfully IMAGR1: thuban 31DEC06 TST: Cpu= 136.3 Real= 137 PS 1: Destroyed MA image file: catno= 29 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 30 disk= 1 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 32 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 33 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 34 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 35 renumbered as CNO 26 AIPS 1: Disk 1 in-CNO 36 renumbered as CNO 27 AIPS 1: Disk 1 in-CNO 37 renumbered as CNO 28 AIPS 1: Disk 1 in-CNO 38 renumbered as CNO 29 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.05222 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0723+397_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@0723+397_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AM647_2000MAR10_1.0.log AIPS 1: ' NOW STARTING WITH SOURCE :3 =0723+397' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0723+397_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 31 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 32 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 33 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 34 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 35 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 36 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 37 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 38 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 39 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 40 disk= 1 AIPS 1: Disk 1 in-CNO 41 renumbered as CNO 30 AIPS 1: Disk 1 in-CNO 42 renumbered as CNO 31 AIPS 1: Disk 1 in-CNO 43 renumbered as CNO 32 AIPS 1: Disk 1 in-CNO 44 renumbered as CNO 33 AIPS 1: Disk 1 in-CNO 45 renumbered as CNO 34 AIPS 1: Disk 1 in-CNO 46 renumbered as CNO 35 AIPS 1: Disk 1 in-CNO 47 renumbered as CNO 36 AIPS 1: Disk 1 in-CNO 48 renumbered as CNO 37 AIPS 1: Disk 1 in-CNO 49 renumbered as CNO 38 AIPS 1: Disk 1 in-CNO 50 renumbered as CNO 39 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.05324 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0714+299_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@0714+299_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AM647_2000MAR10_1.0.log AIPS 1: ' NOW STARTING WITH SOURCE :4 =0714+299' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0714+299_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 41 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 42 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 43 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 44 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 45 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 46 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 47 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 48 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 49 disk= 1 AIPS 1: Disk 1 in-CNO 50 renumbered as CNO 40 AIPS 1: Disk 1 in-CNO 51 renumbered as CNO 41 AIPS 1: Disk 1 in-CNO 52 renumbered as CNO 42 AIPS 1: Disk 1 in-CNO 53 renumbered as CNO 43 AIPS 1: Disk 1 in-CNO 54 renumbered as CNO 44 AIPS 1: Disk 1 in-CNO 55 renumbered as CNO 45 AIPS 1: Disk 1 in-CNO 56 renumbered as CNO 46 AIPS 1: Disk 1 in-CNO 57 renumbered as CNO 47 AIPS 1: Disk 1 in-CNO 58 renumbered as CNO 48 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.05321 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0721+364_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN SETFC1: Task SETFC (release of 31DEC06) begins SETFC1: Found 0721+364 L BAND Seq 1 Disk: 1 in slot 7 SETFC1: SETCEL: recommends IMSIZE 793 CELLSIZE 2.16266 SETFC1: SETCEL: returns IMSIZE 1024 CELLSIZE 1.70747 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@0721+364_L,BAND.0-1 SETFC1: FLYEYE added 7 fields to BOXFILE to 0.404 deg SETFC1: First field number written was 1 SETFC1: Highest field number written was 7 SETFC1: returns adverbs to AIPS SETFC1: Appears to have ended successfully SETFC1: thuban 31DEC06 TST: Cpu= 0.1 Real= 1 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 44 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 45 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 46 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 47 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 48 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 49 disk= 1 AIPS 1: Disk 1 in-CNO 50 renumbered as CNO 40 AIPS 1: Disk 1 in-CNO 51 renumbered as CNO 41 AIPS 1: Disk 1 in-CNO 52 renumbered as CNO 42 AIPS 1: Disk 1 in-CNO 53 renumbered as CNO 43 AIPS 1: Disk 1 in-CNO 54 renumbered as CNO 44 AIPS 1: Disk 1 in-CNO 55 renumbered as CNO 45 AIPS 1: Disk 1 in-CNO 56 renumbered as CNO 46 AIPS 1: Disk 1 in-CNO 57 renumbered as CNO 47 AIPS 1: Disk 1 in-CNO 58 renumbered as CNO 48 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.05321 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0721+364_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN SETFC1: Task SETFC (release of 31DEC06) begins SETFC1: Found 0721+364 L BAND Seq 1 Disk: 1 in slot 7 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@0721+364_L,BAND.0-1 SETFC1: Searching catalog between 0.19 and 0.82 degrees radius SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /home/auto/aips/TEXT/STARS/NV00.0030 SETFC1: Field RA Dec Flux Beam Sep SETFC1: 8 07:23:14.99 36:09:19.8 0.185 0.412 0.295 SETFC1: 9 07:24:19.36 36:39:59.2 0.033 0.337 0.323 SETFC1: Add NVSS: wrote 2 fields to BOXFILE SETFC1: The Sun is 115.7 deg away - ignoring SETFC1: First field number written was 8 SETFC1: Highest field number written was 9 SETFC1: returns adverbs to AIPS SETFC1: Appears to have ended successfully SETFC1: thuban 31DEC06 TST: Cpu= 1.4 Real= 1 C 1 1012 1012 07 24 22.70 36 20 37.1 00001 -1 507 512 513 C 2 1012 1012 07 24 22.70 35 56 23.5 00002 -1 507 512 513 C 3 1012 1012 07 22 38.78 36 08 27.5 00003 -1 507 512 513 C 4 1012 1012 07 26 06.62 36 08 27.5 00004 -1 507 512 513 C 5 1012 1012 07 22 38.24 36 32 41.1 00005 -1 507 512 513 C 6 1012 1012 07 26 07.16 36 32 41.1 00006 -1 507 512 513 C 7 1012 1012 07 24 22.70 36 44 50.7 00007 -1 507 512 513 C 8 246 246 07 23 14.99 36 09 19.8 00008 -1 100 128 129 C 9 246 246 07 24 19.36 36 39 59.2 00009 -1 100 128 129 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 44 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 45 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 46 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 47 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 48 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 49 disk= 1 AIPS 1: Disk 1 in-CNO 50 renumbered as CNO 40 AIPS 1: Disk 1 in-CNO 51 renumbered as CNO 41 AIPS 1: Disk 1 in-CNO 52 renumbered as CNO 42 AIPS 1: Disk 1 in-CNO 53 renumbered as CNO 43 AIPS 1: Disk 1 in-CNO 54 renumbered as CNO 44 AIPS 1: Disk 1 in-CNO 55 renumbered as CNO 45 AIPS 1: Disk 1 in-CNO 56 renumbered as CNO 46 AIPS 1: Disk 1 in-CNO 57 renumbered as CNO 47 AIPS 1: Disk 1 in-CNO 58 renumbered as CNO 48 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.05321 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0721+364_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: cat /tmp/SETFC@0721+364_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AM647_2000MAR10_1.0.log AIPS 1: ' NOW STARTING WITH SOURCE :5 =0721+364' AIPS 1: ' ' IMAGR1: Task IMAGR (release of 31DEC06) begins IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@0721+364_L,BAND.0-1 IMAGR1: FIELDF: Final field parameters and # read are: IMAGR1: Field 1 1012 1012 4.1207E-11 2.5580E-11 0 IMAGR1: Field 2 1012 1012 4.1207E-11 -1.4536E+03 0 IMAGR1: Field 3 1012 1012 -1.2556E+03 -7.2960E+02 0 IMAGR1: Field 4 1012 1012 1.2556E+03 -7.2960E+02 0 IMAGR1: Field 5 1012 1012 -1.2621E+03 7.2400E+02 0 IMAGR1: Field 6 1012 1012 1.2621E+03 7.2400E+02 0 IMAGR1: Field 7 1012 1012 4.1207E-11 1.4536E+03 0 IMAGR1: Field 8 246 246 -8.1808E+02 -6.7730E+02 0 IMAGR1: Field 9 246 246 -4.0354E+01 1.1621E+03 0 IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@0721+364_L,BAND.0-1 IMAGR1: WINDF: Number of clean boxes/field read as follows: IMAGR1: Field 01: 1 Field 02: 1 Field 03: 1 Field 04: 1 IMAGR1: Field 05: 1 Field 06: 1 Field 07: 1 Field 08: 1 IMAGR1: Field 09: 1 IMAGR1: Create 0721+364 .IMAGR . 1 (UV) on disk 1 cno 49 IMAGR1: Beginning channel 1 through 1 with 2 IFs IMAGR1: IMACPY: Copied 103701 visibilities to be imaged IMAGR1: UVWAIT: begin finding uniform weights IMAGR1: UVWAIT: Average grid weight 2.396E+04 IMAGR1: UVWAIT: Adding temperance S 4.792E+03 IMAGR1: UVWAIT: begin applying uniform or other weights IMAGR1: UVWAIT: Sum of weights in 1.644E+08 and out 2.378E+08 IMAGR1: UVWAIT: Noise is increased by a factor 1.179 due to weighting IMAGR1: UVWAIT: Average summed weight 2.396E+04 over 201735 vis IMAGR1: Create 0721+364 .IBM001. 1 (MA) on disk 1 cno 50 IMAGR1: Create 0721+364 .IBM002. 1 (MA) on disk 1 cno 51 IMAGR1: Create 0721+364 .IBM003. 1 (MA) on disk 1 cno 52 IMAGR1: Create 0721+364 .IBM004. 1 (MA) on disk 1 cno 53 IMAGR1: Create 0721+364 .IBM005. 1 (MA) on disk 1 cno 54 IMAGR1: Create 0721+364 .IBM006. 1 (MA) on disk 1 cno 55 IMAGR1: Create 0721+364 .IBM007. 1 (MA) on disk 1 cno 56 IMAGR1: Create 0721+364 .IBM008. 1 (MA) on disk 1 cno 57 IMAGR1: Create 0721+364 .IBM009. 1 (MA) on disk 1 cno 58 IMAGR1: Create 0721+364 .ICL001. 1 (MA) on disk 1 cno 59 IMAGR1: Create 0721+364 .ICL002. 1 (MA) on disk 1 cno 60 IMAGR1: Create 0721+364 .ICL003. 1 (MA) on disk 1 cno 61 IMAGR1: Create 0721+364 .ICL004. 1 (MA) on disk 1 cno 62 IMAGR1: Create 0721+364 .ICL005. 1 (MA) on disk 1 cno 63 IMAGR1: Create 0721+364 .ICL006. 1 (MA) on disk 1 cno 64 IMAGR1: Create 0721+364 .ICL007. 1 (MA) on disk 1 cno 65 IMAGR1: Create 0721+364 .ICL008. 1 (MA) on disk 1 cno 66 IMAGR1: Create 0721+364 .ICL009. 1 (MA) on disk 1 cno 67 IMAGR1: GRDFLT: X and Y convolution type = SPHEROIDAL IMAGR1: GRDFLT: X and Y parms = 3.0000 1.0000 IMAGR1: GRDFLT: convolution function sampled every 1/100 of a cell IMAGR1: GRDMEM: Ave 2 Channels; 1.372250E+09 to 1.657250E+09 Hz IMAGR1: Field 1 Sum of gridding weights = 2.52463E+09 IMAGR1: Field 1 Beam min = -129.2 MilliJy, max = 1.0 Jy IMAGR1: Field 1 fit FWHM = 11.105 x 5.337 arcsec, PA= -85.2 IMAGR1: Field 2 Sum of gridding weights = 2.52462E+09 IMAGR1: Field 2 Beam min = -129.2 MilliJy, max = 1.0 Jy IMAGR1: Field 2 fit FWHM = 11.108 x 5.335 arcsec, PA= -85.2 IMAGR1: Field 3 Sum of gridding weights = 2.52462E+09 IMAGR1: Field 3 Beam min = -48.4 MilliJy, max = 1.0 Jy IMAGR1: Field 3 fit FWHM = 11.096 x 5.337 arcsec, PA= -85.4 IMAGR1: Field 4 Sum of gridding weights = 2.52462E+09 IMAGR1: Field 4 Beam min = -48.0 MilliJy, max = 1.0 Jy IMAGR1: Field 4 fit FWHM = 11.116 x 5.336 arcsec, PA= -85.0 IMAGR1: Field 5 Sum of gridding weights = 2.52462E+09 IMAGR1: Field 5 Beam min = -44.7 MilliJy, max = 1.0 Jy IMAGR1: Field 5 fit FWHM = 11.094 x 5.339 arcsec, PA= -85.4 IMAGR1: Field 6 Sum of gridding weights = 2.52462E+09 IMAGR1: Field 6 Beam min = -47.1 MilliJy, max = 1.0 Jy IMAGR1: Field 6 fit FWHM = 11.114 x 5.338 arcsec, PA= -85.0 IMAGR1: Field 7 Sum of gridding weights = 2.52463E+09 IMAGR1: Field 7 Beam min = -129.2 MilliJy, max = 1.0 Jy IMAGR1: Field 7 fit FWHM = 11.102 x 5.340 arcsec, PA= -85.2 IMAGR1: Field 8 Sum of gridding weights = 2.52462E+09 IMAGR1: Field 8 Beam min = -29.7 MilliJy, max = 1.0 Jy IMAGR1: Field 8 fit FWHM = 11.100 x 5.337 arcsec, PA= -85.4 IMAGR1: Field 9 Sum of gridding weights = 2.52462E+09 IMAGR1: Field 9 Beam min = -26.5 MilliJy, max = 1.0 Jy IMAGR1: Field 9 fit FWHM = 11.102 x 5.339 arcsec, PA= -85.2 IMAGR1: CLBHIS: minimum component 0.216 of current peak IMAGR1: Field 1 min = -2.2 MilliJy,max = 55.8 MilliJy IMAGR1: Field 2 min = -2.7 MilliJy,max = 17.8 MilliJy IMAGR1: Field 3 min = -2.9 MilliJy,max = 18.4 MilliJy IMAGR1: Field 4 min = -3.9 MilliJy,max = 4.8 MilliJy IMAGR1: Field 5 min = -3.0 MilliJy,max = 2.5 MilliJy IMAGR1: Field 6 min = -4.0 MilliJy,max = 2.4 MilliJy IMAGR1: Field 7 min = -2.6 MilliJy,max = 2.6 MilliJy IMAGR1: Field 8 min = -2.2 MilliJy,max = 18.2 MilliJy IMAGR1: Field 9 min = -2.2 MilliJy,max = 2.6 MilliJy IMAGR1: BGC Clean: using 2025 cell beam + residuals > 1.71 MilliJy IMAGR1: 2358 Residual map points loaded IMAGR1: Field 1 min allowed flux = 11.949 MilliJy iter= 39 IMAGR1: Field 1 Clean flux density= 84.254 MilliJy 39 comps IMAGR1: Total Cleaned flux density = 84.254 MilliJy 39 comps IMAGR1: SETDO3: imaging done with multiple tangent planes IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: VISDFT: Model components of type Point IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -1.4 MilliJy,max = 18.3 MilliJy IMAGR1: BGC Clean: using 2025 cell beam + residuals > 1.71 MilliJy IMAGR1: 531 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 4.006 MilliJy iter= 57 IMAGR1: Field 3 Clean flux density= 46.779 MilliJy 57 comps IMAGR1: Total Cleaned flux density = 131.033 MilliJy 96 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 8 min = -993.2 MicroJy,max = 4.1 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 3.702E-03 < Second best 1.136E-02 IMAGR1: Field 1 min = -1.1 MilliJy,max = 11.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.37 MilliJy IMAGR1: 1147 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 3.060 MilliJy iter= 173 IMAGR1: Field 1 Clean flux density= 164.300 MilliJy 173 comps IMAGR1: Total Cleaned flux density = 211.079 MilliJy 230 comps IMAGR1: ALGSTB: All 397 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 386- 0 Cells, with 103701 Pts IMAGR1: Field 4 min = -652.3 MicroJy,max = 2.9 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.714E-03 < Second best 3.824E-03 IMAGR1: Field 6 min = -623.7 MicroJy,max = 1.5 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.383E-03 < Second best 3.809E-03 IMAGR1: Field 3 min = -787.8 MicroJy,max = 4.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.33 MilliJy IMAGR1: 358 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 1.724 MilliJy iter= 114 IMAGR1: Field 3 Clean flux density= 61.507 MilliJy 114 comps IMAGR1: Total Cleaned flux density = 225.807 MilliJy 287 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 8 min = -529.9 MicroJy,max = 1.7 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.625E-03 < Second best 2.909E-03 IMAGR1: Field 1 min = -643.3 MicroJy,max = 3.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.32 MilliJy IMAGR1: 611 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.696 MilliJy iter= 260 IMAGR1: Field 1 Clean flux density= 183.970 MilliJy 260 comps IMAGR1: Total Cleaned flux density = 245.477 MilliJy 374 comps IMAGR1: ALGSTB: All 397 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 386- 0 Cells, with 103701 Pts IMAGR1: Field 2 min = -589.0 MicroJy,max = 1.7 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.463E-03 < Second best 2.714E-03 IMAGR1: Field 4 min = -535.9 MicroJy,max = 1.6 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.488E-03 < Second best 2.516E-03 IMAGR1: Field 7 min = -588.8 MicroJy,max = 2.0 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.934E-03 < Second best 2.452E-03 IMAGR1: Field 9 min = -473.5 MicroJy,max = 2.0 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.896E-03 < Second best 2.309E-03 IMAGR1: Field 5 min = -611.0 MicroJy,max = 2.0 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 8.805E-04 < Second best 1.934E-03 IMAGR1: BGC Clean: using 103 cell beam + residuals > 390.68 MicroJy IMAGR1: 1655 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 571.919 MicroJy iter= 110 IMAGR1: Field 7 Clean flux density= 10.793 MilliJy 110 comps IMAGR1: Total Cleaned flux density = 256.270 MilliJy 484 comps IMAGR1: ALGSTB: All 397 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 386- 0 Cells, with 103701 Pts IMAGR1: Field 9 min = -455.0 MicroJy,max = 590.1 MicroJy IMAGR1: TRY ANOTHER FIELD: this is 5.655E-04 < Second best 1.640E-03 IMAGR1: Field 3 min = -611.6 MicroJy,max = 1.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 376.55 MicroJy IMAGR1: 2208 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 533.904 MicroJy iter= 250 IMAGR1: Field 3 Clean flux density= 73.401 MilliJy 250 comps IMAGR1: Total Cleaned flux density = 268.163 MilliJy 620 comps IMAGR1: ALGSTB: All 397 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 386- 0 Cells, with 103701 Pts IMAGR1: Field 8 min = -474.2 MicroJy,max = 571.4 MicroJy IMAGR1: TRY ANOTHER FIELD: this is 5.121E-04 < Second best 1.614E-03 IMAGR1: Field 1 min = -560.7 MicroJy,max = 1.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 363.09 MicroJy IMAGR1: 3780 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 567.413 MicroJy iter= 546 IMAGR1: Field 1 Clean flux density= 210.994 MilliJy 546 comps IMAGR1: Total Cleaned flux density = 295.188 MilliJy 906 comps IMAGR1: ALGSTB: All 397 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 386- 0 Cells, with 103701 Pts IMAGR1: Field 4 min = -464.3 MicroJy,max = 1.4 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.351E-03 < Second best 1.463E-03 IMAGR1: Field 2 min = -516.9 MicroJy,max = 583.2 MicroJy IMAGR1: TRY ANOTHER FIELD: this is 5.583E-04 < Second best 1.383E-03 IMAGR1: Field 6 min = -430.4 MicroJy,max = 1.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 342.86 MicroJy IMAGR1: 744 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 422.052 MicroJy iter= 57 IMAGR1: Field 6 Clean flux density= 4.014 MilliJy 57 comps IMAGR1: Total Cleaned flux density = 299.202 MilliJy 963 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -476.7 MicroJy,max = 564.4 MicroJy IMAGR1: TRY ANOTHER FIELD: this is 5.399E-04 < Second best 8.805E-04 IMAGR1: Field 5 min = -507.6 MicroJy,max = 936.8 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 336.41 MicroJy IMAGR1: 900 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 377.193 MicroJy iter= 89 IMAGR1: Field 5 Clean flux density= 945.506 MicroJy 89 comps IMAGR1: Total Cleaned flux density = 300.147 MilliJy 1052 comps IMAGR1: ALGSTB: All 397 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 386- 0 Cells, with 103701 Pts IMAGR1: Field 9 min = -471.5 MicroJy,max = 565.4 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 336.17 MicroJy IMAGR1: 393 Residual map points loaded IMAGR1: Field 9 min algorithm flux= -355.089 MicroJy iter= 48 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: Field 9 Clean flux density= 1.892 MilliJy 48 comps IMAGR1: Total Cleaned flux density = 302.039 MilliJy 1100 comps IMAGR1: ALGSTB: All 108 Rows In AP (Max 267) IMAGR1: ALGSTB field 9 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 97- 0 Cells, with 103701 Pts IMAGR1: Field 2 min = -504.9 MicroJy,max = 581.2 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 335.67 MicroJy IMAGR1: 1515 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -381.524 MicroJy iter= 145 IMAGR1: Field 2 Clean flux density= 1.964 MilliJy 145 comps IMAGR1: Total Cleaned flux density = 304.003 MilliJy 1245 comps IMAGR1: ALGSTB: All 397 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 386- 0 Cells, with 103701 Pts IMAGR1: Field 7 min = -474.4 MicroJy,max = 595.0 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 326.25 MicroJy IMAGR1: 1157 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 362.262 MicroJy iter= 235 IMAGR1: Field 7 Clean flux density= 13.507 MilliJy 235 comps IMAGR1: Total Cleaned flux density = 306.717 MilliJy 1370 comps IMAGR1: ALGSTB: All 397 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 386- 0 Cells, with 103701 Pts IMAGR1: Field 1 min = -563.9 MicroJy,max = 607.0 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 315.98 MicroJy IMAGR1: 3550 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 377.091 MicroJy iter= 810 IMAGR1: Field 1 Clean flux density= 217.674 MilliJy 810 comps IMAGR1: Total Cleaned flux density = 313.397 MilliJy 1634 comps IMAGR1: ALGSTB: All 397 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 386- 0 Cells, with 103701 Pts IMAGR1: Field 4 min = -453.5 MicroJy,max = 499.6 MicroJy IMAGR1: TRY ANOTHER FIELD: this is 4.782E-04 < Second best 5.121E-04 IMAGR1: Field 8 min = -412.7 MicroJy,max = 550.3 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 314.83 MicroJy IMAGR1: 335 Residual map points loaded IMAGR1: Field 8 min algorithm flux= 327.268 MicroJy iter= 51 IMAGR1: Field 8 Clean flux density= 966.921 MicroJy 51 comps IMAGR1: Total Cleaned flux density = 314.364 MilliJy 1685 comps IMAGR1: ALGSTB: All 108 Rows In AP (Max 267) IMAGR1: ALGSTB field 8 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 97- 0 Cells, with 103701 Pts IMAGR1: Field 3 min = -534.1 MicroJy,max = 512.9 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 303.33 MicroJy IMAGR1: 2736 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 346.814 MicroJy iter= 485 IMAGR1: Field 3 Clean flux density= 74.749 MilliJy 485 comps IMAGR1: Total Cleaned flux density = 315.712 MilliJy 1920 comps IMAGR1: ALGSTB: All 397 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 386- 0 Cells, with 103701 Pts IMAGR1: Field 4 min = -450.0 MicroJy,max = 500.8 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 303.23 MicroJy IMAGR1: 827 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 325.772 MicroJy iter= 123 IMAGR1: Field 4 Clean flux density= 1.694 MilliJy 123 comps IMAGR1: Total Cleaned flux density = 317.406 MilliJy 2043 comps IMAGR1: ALGSTB: All 397 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 386- 0 Cells, with 103701 Pts IMAGR1: Field 6 min = -387.1 MicroJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 301.03 MicroJy IMAGR1: 726 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -319.342 MicroJy iter= 178 IMAGR1: Field 6 Clean flux density= 4.787 MilliJy 178 comps IMAGR1: Total Cleaned flux density = 318.178 MilliJy 2164 comps IMAGR1: ALGSTB: All 397 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 386- 0 Cells, with 103701 Pts IMAGR1: Field 2 min = -479.4 MicroJy,max = 539.2 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 297.20 MicroJy IMAGR1: 2275 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 328.332 MicroJy iter= 378 IMAGR1: Field 2 Clean flux density= 2.804 MilliJy 378 comps IMAGR1: Total Cleaned flux density = 319.019 MilliJy 2397 comps IMAGR1: ALGSTB: All 397 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 386- 0 Cells, with 103701 Pts IMAGR1: Field 1 min = -487.2 MicroJy,max = 405.3 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 292.17 MicroJy IMAGR1: 3311 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -326.690 MicroJy iter= 1104 IMAGR1: Field 1 Clean flux density= 219.176 MilliJy 1104 comps IMAGR1: Total Cleaned flux density = 320.521 MilliJy 2691 comps IMAGR1: ALGSTB: All 397 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 386- 0 Cells, with 103701 Pts IMAGR1: Field 5 min = -455.5 MicroJy,max = 414.8 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 288.09 MicroJy IMAGR1: 1610 Residual map points loaded IMAGR1: Field 5 min Clean flux = 319.218 MicroJy iter= 230 IMAGR1: Field 5 Clean flux density= 1.719 MilliJy 230 comps IMAGR1: Total Cleaned flux density = 321.294 MilliJy 2832 comps IMAGR1: ALGSTB: All 397 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 386- 0 Cells, with 103701 Pts IMAGR1: Field 7 min = -441.2 MicroJy,max = 425.5 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 281.46 MicroJy IMAGR1: 1600 Residual map points loaded IMAGR1: Field 7 min Clean flux = 319.119 MicroJy iter= 302 IMAGR1: Field 7 Clean flux density= 13.605 MilliJy 302 comps IMAGR1: Total Cleaned flux density = 321.392 MilliJy 2899 comps IMAGR1: ALGSTB: All 397 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 386- 0 Cells, with 103701 Pts IMAGR1: Field 9 min = -459.9 MicroJy,max = 326.0 MicroJy IMAGR1: TRY ANOTHER FIELD: this is 3.136E-04 < Second best 3.322E-04 IMAGR1: Field 3 min = -509.7 MicroJy,max = 435.0 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 273.07 MicroJy IMAGR1: 3479 Residual map points loaded IMAGR1: Field 3 min Clean flux = 319.219 MicroJy iter= 565 IMAGR1: Field 3 Clean flux density= 74.748 MilliJy 565 comps IMAGR1: Total Cleaned flux density = 321.391 MilliJy 2979 comps IMAGR1: ALGSTB: All 397 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 386- 0 Cells, with 103701 Pts IMAGR1: Field 2 min = -457.5 MicroJy,max = 513.7 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 263.00 MicroJy IMAGR1: 4704 Residual map points loaded IMAGR1: Field 2 min Clean flux = 318.999 MicroJy iter= 396 IMAGR1: Field 2 Clean flux density= 2.739 MilliJy 396 comps IMAGR1: Total Cleaned flux density = 321.327 MilliJy 2997 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 8 min = -414.3 MicroJy,max = 430.9 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 252.01 MicroJy IMAGR1: 445 Residual map points loaded IMAGR1: Field 8 min Clean flux = 316.807 MicroJy iter= 52 IMAGR1: Field 8 Clean flux density= 998.602 MicroJy 52 comps IMAGR1: Total Cleaned flux density = 321.358 MilliJy 2998 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -460.8 MicroJy,max = 388.8 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 247.25 MicroJy IMAGR1: 9612 Residual map points loaded IMAGR1: Field 1 min Clean flux = -319.192 MicroJy iter= 1125 IMAGR1: Field 1 Clean flux density= 219.146 MilliJy 1125 comps IMAGR1: Total Cleaned flux density = 321.327 MilliJy 3019 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 9 min = -455.5 MicroJy,max = 324.2 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 225.69 MicroJy IMAGR1: 849 Residual map points loaded IMAGR1: Field 9 min Clean flux = 319.184 MicroJy iter= 50 IMAGR1: Field 9 Clean flux density= 1.956 MilliJy 50 comps IMAGR1: Total Cleaned flux density = 321.392 MilliJy 3021 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -405.8 MicroJy,max = 374.5 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 218.95 MicroJy IMAGR1: 8121 Residual map points loaded IMAGR1: Field 4 min Clean flux = 318.755 MicroJy iter= 125 IMAGR1: Field 4 Clean flux density= 1.758 MilliJy 125 comps IMAGR1: Total Cleaned flux density = 321.456 MilliJy 3023 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 6 min = -378.7 MicroJy,max = 1.0 MilliJy IMAGR1: CLRHIS: NO FIELDS THIS PASS ABOVE MINIMUM FLUX IMAGR1: CLEAN NO IMAGE PIXELS - TRY AGAIN IMAGR1: Merging the Clean components files IMAGR1: Field 1 compressed from 1125 to 534 components IMAGR1: Field 2 compressed from 396 to 305 components IMAGR1: Field 3 compressed from 565 to 353 components IMAGR1: Field 4 compressed from 125 to 103 components IMAGR1: Field 5 compressed from 230 to 187 components IMAGR1: Field 6 compressed from 178 to 131 components IMAGR1: Field 7 compressed from 302 to 204 components IMAGR1: Field 8 compressed from 52 to 39 components IMAGR1: Field 9 compressed from 50 to 39 components IMAGR1: Field 1 min = -460.3 MicroJy,max = 390.8 MicroJy IMAGR1: Field 2 min = -456.9 MicroJy,max = 512.0 MicroJy IMAGR1: Field 3 min = -506.6 MicroJy,max = 434.1 MicroJy IMAGR1: Field 4 min = -405.5 MicroJy,max = 374.6 MicroJy IMAGR1: Field 5 min = -455.1 MicroJy,max = 410.1 MicroJy IMAGR1: Field 6 min = -378.7 MicroJy,max = 1.0 MilliJy IMAGR1: Field 7 min = -437.1 MicroJy,max = 420.1 MicroJy IMAGR1: Field 8 min = -413.0 MicroJy,max = 432.4 MicroJy IMAGR1: Field 9 min = -455.8 MicroJy,max = 317.8 MicroJy IMAGR1: Restoring Clean components IMAGR1: Restoring overlapped Clean components IMAGR1: Restore 2.688 MilliJy ( 36 CCs) from field 1 to field 2 IMAGR1: Restore 1.810 MilliJy ( 58 CCs) from field 1 to field 3 IMAGR1: Restore 6.237 MilliJy ( 41 CCs) from field 1 to field 4 IMAGR1: Restore 1.353 MilliJy ( 48 CCs) from field 1 to field 5 IMAGR1: Restore 873.864 MicroJy ( 27 CCs) from field 1 to field 6 IMAGR1: Restore 1.222 MilliJy ( 36 CCs) from field 1 to field 7 IMAGR1: Restore 32.194 MicroJy ( 1 CCs) from field 1 to field 8 IMAGR1: Restore 1.767 MilliJy ( 58 CCs) from field 2 to field 1 IMAGR1: Restore-262.686 MicroJy ( 70 CCs) from field 2 to field 3 IMAGR1: Restore 258.768 MicroJy ( 16 CCs) from field 2 to field 4 IMAGR1: Restore 60.612 MilliJy ( 123 CCs) from field 3 to field 1 IMAGR1: Restore 58.004 MilliJy ( 127 CCs) from field 3 to field 2 IMAGR1: Restore 3.039 MicroJy ( 24 CCs) from field 3 to field 5 IMAGR1: Restore 70.892 MilliJy ( 117 CCs) from field 3 to field 8 IMAGR1: Restore 699.513 MicroJy ( 27 CCs) from field 4 to field 1 IMAGR1: Restore 217.021 MicroJy ( 20 CCs) from field 4 to field 2 IMAGR1: Restore 724.107 MicroJy ( 19 CCs) from field 4 to field 6 IMAGR1: Restore 812.101 MicroJy ( 33 CCs) from field 5 to field 1 IMAGR1: Restore-278.906 MicroJy ( 20 CCs) from field 5 to field 3 IMAGR1: Restore 320.607 MicroJy ( 33 CCs) from field 5 to field 7 IMAGR1: Restore 53.179 MicroJy ( 42 CCs) from field 6 to field 1 IMAGR1: Restore 2.072 MilliJy ( 32 CCs) from field 6 to field 4 IMAGR1: Restore -61.782 MicroJy ( 25 CCs) from field 6 to field 7 IMAGR1: Restore 3.285 MilliJy ( 48 CCs) from field 7 to field 1 IMAGR1: Restore 4.620 MilliJy ( 56 CCs) from field 7 to field 5 IMAGR1: Restore 79.011 MicroJy ( 16 CCs) from field 7 to field 6 IMAGR1: Restore 5.101 MilliJy ( 52 CCs) from field 7 to field 9 IMAGR1: Restore 1.032 MilliJy ( 38 CCs) from field 8 to field 1 IMAGR1: Restore 1.032 MilliJy ( 35 CCs) from field 8 to field 2 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: Restore 998.602 MicroJy ( 39 CCs) from field 8 to field 3 IMAGR1: Restore 1.956 MilliJy ( 39 CCs) from field 9 to field 7 IMAGR1: Checking image max/min IMAGR1: Field 1 final Clean flux 287.407 MilliJy IMAGR1: Field 2 final Clean flux 64.680 MilliJy IMAGR1: Field 3 final Clean flux 77.016 MilliJy IMAGR1: Field 4 final Clean flux 10.325 MilliJy IMAGR1: Field 5 final Clean flux 7.695 MilliJy IMAGR1: Field 6 final Clean flux 6.464 MilliJy IMAGR1: Field 7 final Clean flux 17.042 MilliJy IMAGR1: Field 8 final Clean flux 71.923 MilliJy IMAGR1: Field 9 final Clean flux 7.058 MilliJy IMAGR1: Deleting UV work file: IMAGR1: Destroyed 1 extension files of type AN IMAGR1: Destroyed 1 extension files of type FQ IMAGR1: Destroyed UV image file: catno= 49 disk= 1 IMAGR1: Appears to have ended successfully IMAGR1: thuban 31DEC06 TST: Cpu= 150.9 Real= 153 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 44 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 45 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 46 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 47 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 48 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 49 disk= 1 AIPS 1: Disk 1 in-CNO 50 renumbered as CNO 40 AIPS 1: Disk 1 in-CNO 51 renumbered as CNO 41 AIPS 1: Disk 1 in-CNO 52 renumbered as CNO 42 AIPS 1: Disk 1 in-CNO 53 renumbered as CNO 43 AIPS 1: Disk 1 in-CNO 54 renumbered as CNO 44 AIPS 1: Disk 1 in-CNO 55 renumbered as CNO 45 AIPS 1: Disk 1 in-CNO 56 renumbered as CNO 46 AIPS 1: Disk 1 in-CNO 57 renumbered as CNO 47 AIPS 1: Disk 1 in-CNO 58 renumbered as CNO 48 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.05321 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0721+364_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: cat /tmp/SETFC@0721+364_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AM647_2000MAR10_1.0.log AIPS 1: ' NOW STARTING WITH SOURCE :5 =0721+364' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0721+364_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 50 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 51 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 52 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 53 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 54 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 55 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 56 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 57 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 58 disk= 1 AIPS 1: Disk 1 in-CNO 59 renumbered as CNO 49 AIPS 1: Disk 1 in-CNO 60 renumbered as CNO 50 AIPS 1: Disk 1 in-CNO 61 renumbered as CNO 51 AIPS 1: Disk 1 in-CNO 62 renumbered as CNO 52 AIPS 1: Disk 1 in-CNO 63 renumbered as CNO 53 AIPS 1: Disk 1 in-CNO 64 renumbered as CNO 54 AIPS 1: Disk 1 in-CNO 65 renumbered as CNO 55 AIPS 1: Disk 1 in-CNO 66 renumbered as CNO 56 AIPS 1: Disk 1 in-CNO 67 renumbered as CNO 57 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.07144 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0723+298_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN SETFC1: Task SETFC (release of 31DEC06) begins SETFC1: Found 0723+298 L BAND Seq 1 Disk: 1 in slot 8 SETFC1: SETCEL: recommends IMSIZE 853 CELLSIZE 2.16705 SETFC1: SETCEL: returns IMSIZE 1024 CELLSIZE 1.84020 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@0723+298_L,BAND.0-1 SETFC1: FLYEYE added 7 fields to BOXFILE to 0.435 deg SETFC1: First field number written was 1 SETFC1: Highest field number written was 7 SETFC1: returns adverbs to AIPS SETFC1: Appears to have ended successfully SETFC1: thuban 31DEC06 TST: Cpu= 0.1 Real= 0 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 44 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 45 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 46 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 47 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 48 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 49 disk= 1 AIPS 1: Disk 1 in-CNO 50 renumbered as CNO 40 AIPS 1: Disk 1 in-CNO 51 renumbered as CNO 41 AIPS 1: Disk 1 in-CNO 52 renumbered as CNO 42 AIPS 1: Disk 1 in-CNO 53 renumbered as CNO 43 AIPS 1: Disk 1 in-CNO 54 renumbered as CNO 44 AIPS 1: Disk 1 in-CNO 55 renumbered as CNO 45 AIPS 1: Disk 1 in-CNO 56 renumbered as CNO 46 AIPS 1: Disk 1 in-CNO 57 renumbered as CNO 47 AIPS 1: Disk 1 in-CNO 58 renumbered as CNO 48 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.05321 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0721+364_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: cat /tmp/SETFC@0721+364_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AM647_2000MAR10_1.0.log AIPS 1: ' NOW STARTING WITH SOURCE :5 =0721+364' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0721+364_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 50 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 51 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 52 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 53 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 54 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 55 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 56 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 57 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 58 disk= 1 AIPS 1: Disk 1 in-CNO 59 renumbered as CNO 49 AIPS 1: Disk 1 in-CNO 60 renumbered as CNO 50 AIPS 1: Disk 1 in-CNO 61 renumbered as CNO 51 AIPS 1: Disk 1 in-CNO 62 renumbered as CNO 52 AIPS 1: Disk 1 in-CNO 63 renumbered as CNO 53 AIPS 1: Disk 1 in-CNO 64 renumbered as CNO 54 AIPS 1: Disk 1 in-CNO 65 renumbered as CNO 55 AIPS 1: Disk 1 in-CNO 66 renumbered as CNO 56 AIPS 1: Disk 1 in-CNO 67 renumbered as CNO 57 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.07144 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0723+298_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN SETFC1: Task SETFC (release of 31DEC06) begins SETFC1: Found 0723+298 L BAND Seq 1 Disk: 1 in slot 8 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@0723+298_L,BAND.0-1 SETFC1: Searching catalog between 0.19 and 0.82 degrees radius SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /home/auto/aips/TEXT/STARS/NV00.0030 SETFC1: Field RA Dec Flux Beam Sep SETFC1: 8 07:25:37.28 29:57:14.4 0.147 0.396 0.301 SETFC1: 9 07:28:14.04 29:38:11.5 0.065 0.258 0.355 SETFC1: Add NVSS: wrote 2 fields to BOXFILE SETFC1: The Sun is 117.8 deg away - ignoring SETFC1: First field number written was 8 SETFC1: Highest field number written was 9 SETFC1: returns adverbs to AIPS SETFC1: Appears to have ended successfully SETFC1: thuban 31DEC06 TST: Cpu= 1.0 Real= 1 C 1 1012 1012 07 26 42.99 29 46 09.2 00001 -1 507 512 513 C 2 1012 1012 07 26 42.99 29 20 02.6 00002 -1 507 512 513 C 3 1012 1012 07 24 59.02 29 33 03.4 00003 -1 507 512 513 C 4 1012 1012 07 28 26.96 29 33 03.4 00004 -1 507 512 513 C 5 1012 1012 07 24 58.57 29 59 09.9 00005 -1 507 512 513 C 6 1012 1012 07 28 27.41 29 59 09.9 00006 -1 507 512 513 C 7 1012 1012 07 26 42.99 30 12 15.8 00007 -1 507 512 513 C 8 246 246 07 25 37.28 29 57 14.4 00008 -1 100 128 129 C 9 246 246 07 28 14.04 29 38 11.5 00009 -1 100 128 129 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 44 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 45 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 46 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 47 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 48 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 49 disk= 1 AIPS 1: Disk 1 in-CNO 50 renumbered as CNO 40 AIPS 1: Disk 1 in-CNO 51 renumbered as CNO 41 AIPS 1: Disk 1 in-CNO 52 renumbered as CNO 42 AIPS 1: Disk 1 in-CNO 53 renumbered as CNO 43 AIPS 1: Disk 1 in-CNO 54 renumbered as CNO 44 AIPS 1: Disk 1 in-CNO 55 renumbered as CNO 45 AIPS 1: Disk 1 in-CNO 56 renumbered as CNO 46 AIPS 1: Disk 1 in-CNO 57 renumbered as CNO 47 AIPS 1: Disk 1 in-CNO 58 renumbered as CNO 48 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.05321 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0721+364_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: cat /tmp/SETFC@0721+364_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AM647_2000MAR10_1.0.log AIPS 1: ' NOW STARTING WITH SOURCE :5 =0721+364' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0721+364_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 50 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 51 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 52 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 53 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 54 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 55 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 56 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 57 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 58 disk= 1 AIPS 1: Disk 1 in-CNO 59 renumbered as CNO 49 AIPS 1: Disk 1 in-CNO 60 renumbered as CNO 50 AIPS 1: Disk 1 in-CNO 61 renumbered as CNO 51 AIPS 1: Disk 1 in-CNO 62 renumbered as CNO 52 AIPS 1: Disk 1 in-CNO 63 renumbered as CNO 53 AIPS 1: Disk 1 in-CNO 64 renumbered as CNO 54 AIPS 1: Disk 1 in-CNO 65 renumbered as CNO 55 AIPS 1: Disk 1 in-CNO 66 renumbered as CNO 56 AIPS 1: Disk 1 in-CNO 67 renumbered as CNO 57 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.07144 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0723+298_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@0723+298_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AM647_2000MAR10_1.0.log AIPS 1: ' NOW STARTING WITH SOURCE :6 =0723+298' AIPS 1: ' ' IMAGR1: Task IMAGR (release of 31DEC06) begins IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@0723+298_L,BAND.0-1 IMAGR1: FIELDF: Final field parameters and # read are: IMAGR1: Field 1 1012 1012 4.4408E-11 2.5580E-11 0 IMAGR1: Field 2 1012 1012 4.4408E-11 -1.5666E+03 0 IMAGR1: Field 3 1012 1012 -1.3537E+03 -7.8580E+02 0 IMAGR1: Field 4 1012 1012 1.3537E+03 -7.8580E+02 0 IMAGR1: Field 5 1012 1012 -1.3596E+03 7.8070E+02 0 IMAGR1: Field 6 1012 1012 1.3596E+03 7.8070E+02 0 IMAGR1: Field 7 1012 1012 4.4408E-11 1.5666E+03 0 IMAGR1: Field 8 246 246 -8.5558E+02 6.6520E+02 0 IMAGR1: Field 9 246 246 1.1855E+03 -4.7770E+02 0 IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@0723+298_L,BAND.0-1 IMAGR1: WINDF: Number of clean boxes/field read as follows: IMAGR1: Field 01: 1 Field 02: 1 Field 03: 1 Field 04: 1 IMAGR1: Field 05: 1 Field 06: 1 Field 07: 1 Field 08: 1 IMAGR1: Field 09: 1 IMAGR1: Create 0723+298 .IMAGR . 1 (UV) on disk 1 cno 58 IMAGR1: Beginning channel 1 through 1 with 2 IFs IMAGR1: IMACPY: Copied 57525 visibilities to be imaged IMAGR1: **** WARNING data included out of inner portion of UV plane **** IMAGR1: **** Watch for high-frequency & other poor cleaning effects **** IMAGR1: UVWAIT: begin finding uniform weights IMAGR1: UVWAIT: Average grid weight 1.902E+04 IMAGR1: UVWAIT: Adding temperance S 3.805E+03 IMAGR1: UVWAIT: begin applying uniform or other weights IMAGR1: UVWAIT: Sum of weights in 8.868E+07 and out 1.200E+08 IMAGR1: UVWAIT: Noise is increased by a factor 1.175 due to weighting IMAGR1: UVWAIT: Average summed weight 1.902E+04 over 112609 vis IMAGR1: Create 0723+298 .IBM001. 1 (MA) on disk 1 cno 59 IMAGR1: Create 0723+298 .IBM002. 1 (MA) on disk 1 cno 60 IMAGR1: Create 0723+298 .IBM003. 1 (MA) on disk 1 cno 61 IMAGR1: Create 0723+298 .IBM004. 1 (MA) on disk 1 cno 62 IMAGR1: Create 0723+298 .IBM005. 1 (MA) on disk 1 cno 63 IMAGR1: Create 0723+298 .IBM006. 1 (MA) on disk 1 cno 64 IMAGR1: Create 0723+298 .IBM007. 1 (MA) on disk 1 cno 65 IMAGR1: Create 0723+298 .IBM008. 1 (MA) on disk 1 cno 66 IMAGR1: Create 0723+298 .IBM009. 1 (MA) on disk 1 cno 67 IMAGR1: Create 0723+298 .ICL001. 1 (MA) on disk 1 cno 68 IMAGR1: Create 0723+298 .ICL002. 1 (MA) on disk 1 cno 69 IMAGR1: Create 0723+298 .ICL003. 1 (MA) on disk 1 cno 70 IMAGR1: Create 0723+298 .ICL004. 1 (MA) on disk 1 cno 71 IMAGR1: Create 0723+298 .ICL005. 1 (MA) on disk 1 cno 72 IMAGR1: Create 0723+298 .ICL006. 1 (MA) on disk 1 cno 73 IMAGR1: Create 0723+298 .ICL007. 1 (MA) on disk 1 cno 74 IMAGR1: Create 0723+298 .ICL008. 1 (MA) on disk 1 cno 75 IMAGR1: Create 0723+298 .ICL009. 1 (MA) on disk 1 cno 76 IMAGR1: GRDFLT: X and Y convolution type = SPHEROIDAL IMAGR1: GRDFLT: X and Y parms = 3.0000 1.0000 IMAGR1: GRDFLT: convolution function sampled every 1/100 of a cell IMAGR1: GRDMEM: Ave 2 Channels; 1.372250E+09 to 1.657250E+09 Hz IMAGR1: Field 1 Sum of gridding weights = 1.27364E+09 IMAGR1: Field 1 Beam min = -154.7 MilliJy, max = 1.0 Jy IMAGR1: Field 1 fit FWHM = 11.298 x 5.602 arcsec, PA= -86.8 IMAGR1: Field 2 Sum of gridding weights = 1.27364E+09 IMAGR1: Field 2 Beam min = -154.7 MilliJy, max = 1.0 Jy IMAGR1: Field 2 fit FWHM = 11.300 x 5.605 arcsec, PA= -86.8 IMAGR1: Field 3 Sum of gridding weights = 1.27364E+09 IMAGR1: Field 3 Beam min = -50.6 MilliJy, max = 1.0 Jy IMAGR1: Field 3 fit FWHM = 11.290 x 5.604 arcsec, PA= -87.0 IMAGR1: Field 4 Sum of gridding weights = 1.27364E+09 IMAGR1: Field 4 Beam min = -62.9 MilliJy, max = 1.0 Jy IMAGR1: Field 4 fit FWHM = 11.308 x 5.602 arcsec, PA= -86.6 IMAGR1: Field 5 Sum of gridding weights = 1.27364E+09 IMAGR1: Field 5 Beam min = -54.1 MilliJy, max = 1.0 Jy IMAGR1: Field 5 fit FWHM = 11.288 x 5.602 arcsec, PA= -87.0 IMAGR1: Field 6 Sum of gridding weights = 1.27364E+09 IMAGR1: Field 6 Beam min = -60.5 MilliJy, max = 1.0 Jy IMAGR1: Field 6 fit FWHM = 11.306 x 5.600 arcsec, PA= -86.6 IMAGR1: Field 7 Sum of gridding weights = 1.27364E+09 IMAGR1: Field 7 Beam min = -154.7 MilliJy, max = 1.0 Jy IMAGR1: Field 7 fit FWHM = 11.296 x 5.600 arcsec, PA= -86.8 IMAGR1: Field 8 Sum of gridding weights = 1.27364E+09 IMAGR1: Field 8 Beam min = -69.4 MilliJy, max = 1.0 Jy IMAGR1: Field 8 fit FWHM = 11.291 x 5.602 arcsec, PA= -86.9 IMAGR1: Field 9 Sum of gridding weights = 1.27364E+09 IMAGR1: Field 9 Beam min = -49.0 MilliJy, max = 1.0 Jy IMAGR1: Field 9 fit FWHM = 11.307 x 5.602 arcsec, PA= -86.6 IMAGR1: CLBHIS: minimum component 0.239 of current peak IMAGR1: Field 1 min = -3.2 MilliJy,max = 57.6 MilliJy IMAGR1: Field 2 min = -3.9 MilliJy,max = 4.5 MilliJy IMAGR1: Field 3 min = -4.9 MilliJy,max = 18.7 MilliJy IMAGR1: Field 4 min = -4.2 MilliJy,max = 7.0 MilliJy IMAGR1: Field 5 min = -4.9 MilliJy,max = 21.8 MilliJy IMAGR1: Field 6 min = -4.1 MilliJy,max = 3.6 MilliJy IMAGR1: Field 7 min = -3.4 MilliJy,max = 20.6 MilliJy IMAGR1: Field 8 min = -2.6 MilliJy,max = 22.0 MilliJy IMAGR1: Field 9 min = -3.2 MilliJy,max = 7.0 MilliJy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 2.40 MilliJy IMAGR1: 3448 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 14.797 MilliJy iter= 35 IMAGR1: Field 1 Clean flux density= 92.035 MilliJy 35 comps IMAGR1: Total Cleaned flux density = 92.035 MilliJy 35 comps IMAGR1: SETDO3: imaging done with multiple tangent planes IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: VISDFT: Model components of type Point IMAGR1: I Polarization model processed IMAGR1: Field 8 min = -1.4 MilliJy,max = 21.3 MilliJy IMAGR1: BGC Clean: using 509 cell beam + residuals > 2.40 MilliJy IMAGR1: 233 Residual map points loaded IMAGR1: Field 8 min allowed flux = 4.954 MilliJy iter= 26 IMAGR1: Field 8 Clean flux density= 25.473 MilliJy 26 comps IMAGR1: Total Cleaned flux density = 117.508 MilliJy 61 comps IMAGR1: ALGSTB: All 116 Rows In AP (Max 267) IMAGR1: ALGSTB field 8 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 105- 0 Cells, with 57525 Pts IMAGR1: Field 5 min = -1.6 MilliJy,max = 10.1 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 4.541E-03 < Second best 1.407E-02 IMAGR1: Field 1 min = -1.4 MilliJy,max = 14.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.03 MilliJy IMAGR1: 630 Residual map points loaded LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: Field 1 min algorithm flux= 4.121 MilliJy iter= 104 IMAGR1: Field 1 Clean flux density= 146.376 MilliJy 104 comps IMAGR1: Total Cleaned flux density = 171.849 MilliJy 130 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -922.2 MicroJy,max = 6.5 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 6.219E-03 < Second best 6.647E-03 IMAGR1: Field 9 min = -752.4 MicroJy,max = 6.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.00 MilliJy IMAGR1: 76 Residual map points loaded IMAGR1: Field 9 min algorithm flux= 2.373 MilliJy iter= 16 IMAGR1: Field 9 Clean flux density= 6.137 MilliJy 16 comps IMAGR1: Total Cleaned flux density = 177.987 MilliJy 146 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -829.3 MicroJy,max = 2.2 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.128E-03 < Second best 4.711E-03 IMAGR1: Field 8 min = -763.5 MicroJy,max = 4.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.00 MilliJy IMAGR1: 148 Residual map points loaded IMAGR1: Field 8 min algorithm flux= 2.289 MilliJy iter= 51 IMAGR1: Field 8 Clean flux density= 33.746 MilliJy 51 comps IMAGR1: Total Cleaned flux density = 186.260 MilliJy 171 comps IMAGR1: ALGSTB: All 116 Rows In AP (Max 267) IMAGR1: ALGSTB field 8 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 105- 0 Cells, with 57525 Pts IMAGR1: Field 3 min = -972.2 MicroJy,max = 3.7 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 3.525E-03 < Second best 4.541E-03 IMAGR1: Field 5 min = -876.9 MicroJy,max = 2.8 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.185E-03 < Second best 4.339E-03 IMAGR1: Field 2 min = -812.7 MicroJy,max = 3.6 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.584E-03 < Second best 4.117E-03 IMAGR1: Field 7 min = -860.4 MicroJy,max = 2.2 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.910E-03 < Second best 3.919E-03 IMAGR1: Field 1 min = -863.0 MicroJy,max = 4.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.43 MilliJy IMAGR1: 507 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.938 MilliJy iter= 171 IMAGR1: Field 1 Clean flux density= 164.947 MilliJy 171 comps IMAGR1: Total Cleaned flux density = 204.830 MilliJy 238 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -842.7 MicroJy,max = 3.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.43 MilliJy IMAGR1: 47 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 1.469 MilliJy iter= 13 IMAGR1: Field 3 Clean flux density= 3.052 MilliJy 13 comps IMAGR1: Total Cleaned flux density = 207.882 MilliJy 251 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 6 min = -749.9 MicroJy,max = 1.5 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.445E-03 < Second best 2.257E-03 IMAGR1: Field 9 min = -562.1 MicroJy,max = 2.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 546.39 MicroJy IMAGR1: 147 Residual map points loaded IMAGR1: Field 9 min algorithm flux= 683.378 MicroJy iter= 48 IMAGR1: Field 9 Clean flux density= 10.129 MilliJy 48 comps IMAGR1: Total Cleaned flux density = 211.873 MilliJy 283 comps IMAGR1: ALGSTB: All 116 Rows In AP (Max 267) IMAGR1: ALGSTB field 9 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 105- 0 Cells, with 57525 Pts IMAGR1: Field 5 min = -788.5 MicroJy,max = 2.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 539.66 MicroJy IMAGR1: 1110 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 727.551 MicroJy iter= 64 IMAGR1: Field 5 Clean flux density= 7.581 MilliJy 64 comps IMAGR1: Total Cleaned flux density = 219.454 MilliJy 347 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 8 min = -649.9 MicroJy,max = 762.3 MicroJy IMAGR1: TRY ANOTHER FIELD: this is 7.161E-04 < Second best 2.128E-03 IMAGR1: Field 4 min = -677.0 MicroJy,max = 1.3 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.145E-03 < Second best 1.910E-03 IMAGR1: Field 7 min = -715.1 MicroJy,max = 2.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 517.80 MicroJy IMAGR1: 1132 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -649.893 MicroJy iter= 44 IMAGR1: Field 7 Clean flux density= 3.088 MilliJy 44 comps IMAGR1: Total Cleaned flux density = 222.542 MilliJy 391 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -806.7 MicroJy,max = 2.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 493.69 MicroJy IMAGR1: 3547 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 745.319 MicroJy iter= 351 IMAGR1: Field 1 Clean flux density= 186.136 MilliJy 351 comps IMAGR1: Total Cleaned flux density = 243.732 MilliJy 571 comps IMAGR1: ALGSTB: All 431 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 420- 0 Cells, with 57525 Pts IMAGR1: Field 2 min = -664.1 MicroJy,max = 1.4 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 7.259E-04 < Second best 1.445E-03 IMAGR1: Field 6 min = -661.1 MicroJy,max = 1.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 463.50 MicroJy IMAGR1: 493 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 544.689 MicroJy iter= 43 IMAGR1: Field 6 Clean flux density= 2.381 MilliJy 43 comps IMAGR1: Total Cleaned flux density = 246.113 MilliJy 614 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -704.6 MicroJy,max = 1.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 453.13 MicroJy IMAGR1: 1695 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 563.656 MicroJy iter= 104 IMAGR1: Field 3 Clean flux density= 8.672 MilliJy 104 comps IMAGR1: Total Cleaned flux density = 251.734 MilliJy 705 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -576.6 MicroJy,max = 1.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 450.64 MicroJy IMAGR1: 609 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 503.748 MicroJy iter= 66 IMAGR1: Field 4 Clean flux density= 2.463 MilliJy 66 comps IMAGR1: Total Cleaned flux density = 254.197 MilliJy 771 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -668.0 MicroJy,max = 723.1 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 449.40 MicroJy IMAGR1: 1105 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -508.965 MicroJy iter= 101 IMAGR1: Field 2 Clean flux density= 2.093 MilliJy 101 comps IMAGR1: Total Cleaned flux density = 256.290 MilliJy 872 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 8 min = -555.4 MicroJy,max = 765.3 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 448.85 MicroJy IMAGR1: 255 Residual map points loaded IMAGR1: Field 8 min algorithm flux= -473.732 MicroJy iter= 90 IMAGR1: Field 8 Clean flux density= 35.263 MilliJy 90 comps IMAGR1: Total Cleaned flux density = 257.806 MilliJy 911 comps IMAGR1: ALGSTB: All 116 Rows In AP (Max 267) IMAGR1: ALGSTB field 8 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 105- 0 Cells, with 57525 Pts IMAGR1: Field 1 min = -670.5 MicroJy,max = 792.2 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 435.03 MicroJy IMAGR1: 2891 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 524.728 MicroJy iter= 543 IMAGR1: Field 1 Clean flux density= 191.725 MilliJy 543 comps IMAGR1: Total Cleaned flux density = 263.395 MilliJy 1103 comps IMAGR1: ALGSTB: All 431 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 420- 0 Cells, with 57525 Pts IMAGR1: Field 5 min = -616.8 MicroJy,max = 629.5 MicroJy IMAGR1: TRY ANOTHER FIELD: this is 5.912E-04 < Second best 6.511E-04 IMAGR1: Field 9 min = -513.2 MicroJy,max = 501.7 MicroJy IMAGR1: TRY ANOTHER FIELD: this is 4.923E-04 < Second best 6.194E-04 IMAGR1: Field 7 min = -636.2 MicroJy,max = 646.4 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 405.81 MicroJy IMAGR1: 2331 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -469.609 MicroJy iter= 219 IMAGR1: Field 7 Clean flux density= 4.073 MilliJy 219 comps IMAGR1: Total Cleaned flux density = 264.380 MilliJy 1278 comps IMAGR1: ALGSTB: All 431 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 420- 0 Cells, with 57525 Pts IMAGR1: Field 5 min = -599.4 MicroJy,max = 622.1 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 404.74 MicroJy IMAGR1: 1622 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -452.944 MicroJy iter= 221 IMAGR1: Field 5 Clean flux density= 9.005 MilliJy 221 comps IMAGR1: Total Cleaned flux density = 265.804 MilliJy 1435 comps IMAGR1: ALGSTB: All 431 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 420- 0 Cells, with 57525 Pts IMAGR1: Field 3 min = -643.9 MicroJy,max = 561.2 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 398.31 MicroJy IMAGR1: 1826 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -443.827 MicroJy iter= 274 IMAGR1: Field 3 Clean flux density= 11.607 MilliJy 274 comps IMAGR1: Total Cleaned flux density = 268.738 MilliJy 1605 comps IMAGR1: ALGSTB: All 431 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 420- 0 Cells, with 57525 Pts IMAGR1: Field 6 min = -583.7 MicroJy,max = 633.7 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 394.94 MicroJy IMAGR1: 684 Residual map points loaded IMAGR1: Field 6 min Clean flux = 428.305 MicroJy iter= 135 IMAGR1: Field 6 Clean flux density= 3.743 MilliJy 135 comps IMAGR1: Total Cleaned flux density = 270.100 MilliJy 1697 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -589.5 MicroJy,max = 591.3 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 384.58 MicroJy IMAGR1: 3249 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -438.791 MicroJy iter= 796 IMAGR1: Field 1 Clean flux density= 193.291 MilliJy 796 comps IMAGR1: Total Cleaned flux density = 271.666 MilliJy 1950 comps IMAGR1: ALGSTB: All 431 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 420- 0 Cells, with 57525 Pts IMAGR1: Field 9 min = -497.7 MicroJy,max = 497.2 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 384.58 MicroJy IMAGR1: 83 Residual map points loaded IMAGR1: Field 9 min Clean flux = 425.247 MicroJy iter= 59 IMAGR1: Field 9 Clean flux density= 10.178 MilliJy 59 comps IMAGR1: Total Cleaned flux density = 271.715 MilliJy 1961 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -612.4 MicroJy,max = 627.3 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 376.61 MicroJy IMAGR1: 1779 Residual map points loaded IMAGR1: Field 2 min Clean flux = 428.516 MicroJy iter= 206 IMAGR1: Field 2 Clean flux density= 1.941 MilliJy 206 comps IMAGR1: Total Cleaned flux density = 271.563 MilliJy 2066 comps IMAGR1: ALGSTB: All 431 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 420- 0 Cells, with 57525 Pts IMAGR1: Field 4 min = -507.9 MicroJy,max = 525.3 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 367.28 MicroJy IMAGR1: 923 Residual map points loaded LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: Field 4 min Clean flux = -428.477 MicroJy iter= 97 IMAGR1: Field 4 Clean flux density= 2.416 MilliJy 97 comps IMAGR1: Total Cleaned flux density = 271.515 MilliJy 2097 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 8 min = -469.6 MicroJy,max = 446.6 MicroJy IMAGR1: TRY ANOTHER FIELD: this is 4.221E-04 < Second best 4.500E-04 IMAGR1: Field 7 min = -587.7 MicroJy,max = 523.3 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 355.78 MicroJy IMAGR1: 2815 Residual map points loaded IMAGR1: Field 7 min Clean flux = -428.570 MicroJy iter= 250 IMAGR1: Field 7 Clean flux density= 4.117 MilliJy 250 comps IMAGR1: Total Cleaned flux density = 271.559 MilliJy 2128 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -545.1 MicroJy,max = 582.5 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 341.32 MicroJy IMAGR1: 3713 Residual map points loaded IMAGR1: Field 5 min Clean flux = 428.425 MicroJy iter= 229 IMAGR1: Field 5 Clean flux density= 9.180 MilliJy 229 comps IMAGR1: Total Cleaned flux density = 271.733 MilliJy 2136 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -619.6 MicroJy,max = 516.3 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 323.07 MicroJy IMAGR1: 6185 Residual map points loaded IMAGR1: Field 3 min Clean flux = 427.678 MicroJy iter= 279 IMAGR1: Field 3 Clean flux density= 11.651 MilliJy 279 comps IMAGR1: Total Cleaned flux density = 271.777 MilliJy 2141 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 8 min = -466.9 MicroJy,max = 446.9 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 304.58 MicroJy IMAGR1: 625 Residual map points loaded IMAGR1: Field 8 min Clean flux = 419.848 MicroJy iter= 92 IMAGR1: Field 8 Clean flux density= 35.348 MilliJy 92 comps IMAGR1: Total Cleaned flux density = 271.863 MilliJy 2143 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -566.1 MicroJy,max = 575.1 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 288.76 MicroJy IMAGR1: 19984 Residual map points loaded IMAGR1: Field 1 min Clean flux = 427.857 MicroJy iter= 803 IMAGR1: Field 1 Clean flux density= 193.333 MilliJy 803 comps IMAGR1: Total Cleaned flux density = 271.905 MilliJy 2150 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Peak residual in window 428.570 less than limit 428.619 MicroJy IMAGR1: Merging the Clean components files IMAGR1: Field 1 compressed from 803 to 431 components IMAGR1: Field 2 compressed from 206 to 170 components IMAGR1: Field 3 compressed from 279 to 201 components IMAGR1: Field 4 compressed from 97 to 72 components IMAGR1: Field 5 compressed from 229 to 173 components IMAGR1: Field 6 compressed from 135 to 96 components IMAGR1: Field 7 compressed from 250 to 195 components IMAGR1: Field 8 compressed from 92 to 65 components IMAGR1: Field 9 compressed from 59 to 26 components IMAGR1: Field 1 min = -565.9 MicroJy,max = 573.5 MicroJy IMAGR1: Field 2 min = -606.1 MicroJy,max = 619.3 MicroJy IMAGR1: Field 3 min = -618.8 MicroJy,max = 514.9 MicroJy IMAGR1: Field 4 min = -499.1 MicroJy,max = 526.4 MicroJy IMAGR1: Field 5 min = -542.5 MicroJy,max = 581.3 MicroJy IMAGR1: Field 6 min = -530.9 MicroJy,max = 567.7 MicroJy IMAGR1: Field 7 min = -584.0 MicroJy,max = 519.3 MicroJy IMAGR1: Field 8 min = -465.2 MicroJy,max = 445.8 MicroJy IMAGR1: Field 9 min = -429.5 MicroJy,max = 421.7 MicroJy IMAGR1: Restoring Clean components IMAGR1: Restoring overlapped Clean components IMAGR1: Restore 3.616 MilliJy ( 45 CCs) from field 1 to field 2 IMAGR1: Restore 31.566 MilliJy ( 78 CCs) from field 1 to field 3 IMAGR1: Restore 1.278 MilliJy ( 28 CCs) from field 1 to field 4 IMAGR1: Restore 31.216 MilliJy ( 74 CCs) from field 1 to field 5 IMAGR1: Restore 1.126 MilliJy ( 20 CCs) from field 1 to field 6 IMAGR1: Restore-394.632 MicroJy ( 17 CCs) from field 1 to field 7 IMAGR1: Restore 901.198 MicroJy ( 37 CCs) from field 2 to field 1 IMAGR1: Restore 388.511 MicroJy ( 25 CCs) from field 2 to field 3 IMAGR1: Restore-260.366 MicroJy ( 19 CCs) from field 2 to field 4 IMAGR1: Restore 5.181 MilliJy ( 68 CCs) from field 3 to field 1 IMAGR1: Restore 7.967 MilliJy ( 80 CCs) from field 3 to field 2 IMAGR1: Restore 430.080 MicroJy ( 12 CCs) from field 3 to field 5 IMAGR1: Restore-392.638 MicroJy ( 16 CCs) from field 4 to field 1 IMAGR1: Restore 490.736 MicroJy ( 14 CCs) from field 4 to field 2 IMAGR1: Restore-229.604 MicroJy ( 4 CCs) from field 4 to field 6 IMAGR1: Restore 2.131 MilliJy ( 21 CCs) from field 4 to field 9 IMAGR1: Restore 8.208 MilliJy ( 74 CCs) from field 5 to field 1 IMAGR1: Restore 587.439 MicroJy ( 24 CCs) from field 5 to field 3 IMAGR1: Restore 7.264 MilliJy ( 59 CCs) from field 5 to field 7 IMAGR1: Restore 7.058 MilliJy ( 44 CCs) from field 5 to field 8 IMAGR1: Restore 1.627 MilliJy ( 28 CCs) from field 6 to field 1 IMAGR1: Restore 248.852 MicroJy ( 17 CCs) from field 6 to field 4 IMAGR1: Restore 1.329 MilliJy ( 28 CCs) from field 6 to field 7 IMAGR1: Restore 2.225 MilliJy ( 36 CCs) from field 7 to field 1 IMAGR1: Restore-134.043 MicroJy ( 45 CCs) from field 7 to field 5 IMAGR1: Restore-123.806 MicroJy ( 16 CCs) from field 7 to field 6 IMAGR1: Restore 35.345 MilliJy ( 63 CCs) from field 8 to field 1 IMAGR1: Restore 35.349 MilliJy ( 65 CCs) from field 8 to field 5 IMAGR1: Restore 35.395 MilliJy ( 59 CCs) from field 8 to field 7 IMAGR1: Restore 10.178 MilliJy ( 26 CCs) from field 9 to field 4 IMAGR1: Checking image max/min IMAGR1: Field 1 final Clean flux 246.427 MilliJy IMAGR1: Field 2 final Clean flux 14.015 MilliJy IMAGR1: Field 3 final Clean flux 44.193 MilliJy IMAGR1: Field 4 final Clean flux 13.860 MilliJy IMAGR1: Field 5 final Clean flux 76.040 MilliJy IMAGR1: Field 6 final Clean flux 4.515 MilliJy IMAGR1: Field 7 final Clean flux 47.711 MilliJy IMAGR1: Field 8 final Clean flux 42.406 MilliJy IMAGR1: Field 9 final Clean flux 12.309 MilliJy IMAGR1: Deleting UV work file: IMAGR1: Destroyed 1 extension files of type AN IMAGR1: Destroyed 1 extension files of type FQ IMAGR1: Destroyed UV image file: catno= 58 disk= 1 IMAGR1: Appears to have ended successfully IMAGR1: thuban 31DEC06 TST: Cpu= 133.6 Real= 135 =0723+298' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0723+298_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 59 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 60 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 61 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 62 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 63 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 64 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 65 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 66 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 67 disk= 1 AIPS 1: Disk 1 in-CNO 68 renumbered as CNO 58 AIPS 1: Disk 1 in-CNO 69 renumbered as CNO 59 AIPS 1: Disk 1 in-CNO 70 renumbered as CNO 60 AIPS 1: Disk 1 in-CNO 71 renumbered as CNO 61 AIPS 1: Disk 1 in-CNO 72 renumbered as CNO 62 AIPS 1: Disk 1 in-CNO 73 renumbered as CNO 63 AIPS 1: Disk 1 in-CNO 74 renumbered as CNO 64 AIPS 1: Disk 1 in-CNO 75 renumbered as CNO 65 AIPS 1: Disk 1 in-CNO 76 renumbered as CNO 66 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.07206 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@722+327B_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN SETFC1: Task SETFC (release of 31DEC06) begins SETFC1: Found 722+327B L BAND Seq 1 Disk: 1 in slot 9 SETFC1: SETCEL: recommends IMSIZE 838 CELLSIZE 2.16320 SETFC1: SETCEL: returns IMSIZE 1024 CELLSIZE 1.80497 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@722+327B_L,BAND.0-1 SETFC1: FLYEYE added 7 fields to BOXFILE to 0.427 deg SETFC1: First field number written was 1 SETFC1: Highest field number written was 7 SETFC1: returns adverbs to AIPS SETFC1: Appears to have ended successfully SETFC1: thuban 31DEC06 TST: Cpu= 0.1 Real= 1 =0723+298' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0723+298_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 59 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 60 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 61 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 62 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 63 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 64 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 65 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 66 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 67 disk= 1 AIPS 1: Disk 1 in-CNO 68 renumbered as CNO 58 AIPS 1: Disk 1 in-CNO 69 renumbered as CNO 59 AIPS 1: Disk 1 in-CNO 70 renumbered as CNO 60 AIPS 1: Disk 1 in-CNO 71 renumbered as CNO 61 AIPS 1: Disk 1 in-CNO 72 renumbered as CNO 62 AIPS 1: Disk 1 in-CNO 73 renumbered as CNO 63 AIPS 1: Disk 1 in-CNO 74 renumbered as CNO 64 AIPS 1: Disk 1 in-CNO 75 renumbered as CNO 65 AIPS 1: Disk 1 in-CNO 76 renumbered as CNO 66 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.07206 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@722+327B_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN SETFC1: Task SETFC (release of 31DEC06) begins SETFC1: Found 722+327B L BAND Seq 1 Disk: 1 in slot 9 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@722+327B_L,BAND.0-1 SETFC1: Searching catalog between 0.19 and 0.82 degrees radius SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /home/auto/aips/TEXT/STARS/NV00.0030 SETFC1: Field RA Dec Flux Beam Sep SETFC1: 8 07:25:04.61 32:38:36.6 0.275 0.606 0.227 SETFC1: 9 07:26:41.44 32:55:13.9 0.034 0.321 0.330 SETFC1: Add NVSS: wrote 2 fields to BOXFILE SETFC1: The Sun is 117.0 deg away - ignoring SETFC1: First field number written was 8 SETFC1: Highest field number written was 9 SETFC1: returns adverbs to AIPS SETFC1: Appears to have ended successfully SETFC1: thuban 31DEC06 TST: Cpu= 1.0 Real= 1 C 1 1012 1012 07 26 08.64 32 36 42.0 00001 -1 507 512 513 C 2 1012 1012 07 26 08.64 32 11 05.4 00002 -1 507 512 513 C 3 1012 1012 07 24 23.57 32 23 51.0 00003 -1 507 512 513 C 4 1012 1012 07 27 53.71 32 23 51.0 00004 -1 507 512 513 C 5 1012 1012 07 24 23.07 32 49 27.5 00005 -1 507 512 513 C 6 1012 1012 07 27 54.21 32 49 27.5 00006 -1 507 512 513 C 7 1012 1012 07 26 08.64 33 02 18.6 00007 -1 507 512 513 C 8 246 246 07 25 04.61 32 38 36.6 00008 -1 100 128 129 C 9 246 246 07 26 41.44 32 55 13.9 00009 -1 100 128 129 =0723+298' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0723+298_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 59 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 60 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 61 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 62 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 63 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 64 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 65 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 66 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 67 disk= 1 AIPS 1: Disk 1 in-CNO 68 renumbered as CNO 58 AIPS 1: Disk 1 in-CNO 69 renumbered as CNO 59 AIPS 1: Disk 1 in-CNO 70 renumbered as CNO 60 AIPS 1: Disk 1 in-CNO 71 renumbered as CNO 61 AIPS 1: Disk 1 in-CNO 72 renumbered as CNO 62 AIPS 1: Disk 1 in-CNO 73 renumbered as CNO 63 AIPS 1: Disk 1 in-CNO 74 renumbered as CNO 64 AIPS 1: Disk 1 in-CNO 75 renumbered as CNO 65 AIPS 1: Disk 1 in-CNO 76 renumbered as CNO 66 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.07206 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@722+327B_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@722+327B_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AM647_2000MAR10_1.0.log AIPS 1: ' NOW STARTING WITH SOURCE :7 =722+327B' AIPS 1: ' ' IMAGR1: Task IMAGR (release of 31DEC06) begins IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@722+327B_L,BAND.0-1 IMAGR1: FIELDF: Final field parameters and # read are: IMAGR1: Field 1 1012 1012 4.3093E-11 0.0000E+00 0 IMAGR1: Field 2 1012 1012 4.3093E-11 -1.5366E+03 0 IMAGR1: Field 3 1012 1012 -1.3276E+03 -7.7100E+02 0 IMAGR1: Field 4 1012 1012 1.3276E+03 -7.7100E+02 0 IMAGR1: Field 5 1012 1012 -1.3339E+03 7.6550E+02 0 IMAGR1: Field 6 1012 1012 1.3339E+03 7.6550E+02 0 IMAGR1: Field 7 1012 1012 4.3093E-11 1.5366E+03 0 IMAGR1: Field 8 246 246 -8.0903E+02 1.1460E+02 0 IMAGR1: Field 9 246 246 4.1443E+02 1.1119E+03 0 IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@722+327B_L,BAND.0-1 IMAGR1: WINDF: Number of clean boxes/field read as follows: LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: Field 01: 1 Field 02: 1 Field 03: 1 Field 04: 1 IMAGR1: Field 05: 1 Field 06: 1 Field 07: 1 Field 08: 1 IMAGR1: Field 09: 1 IMAGR1: Create 722+327B .IMAGR . 1 (UV) on disk 1 cno 67 IMAGR1: Beginning channel 1 through 1 with 2 IFs IMAGR1: IMACPY: Copied 56535 visibilities to be imaged IMAGR1: **** WARNING data included out of inner portion of UV plane **** IMAGR1: **** Watch for high-frequency & other poor cleaning effects **** IMAGR1: UVWAIT: begin finding uniform weights IMAGR1: UVWAIT: Average grid weight 1.930E+04 IMAGR1: UVWAIT: Adding temperance S 3.859E+03 IMAGR1: UVWAIT: begin applying uniform or other weights IMAGR1: UVWAIT: Sum of weights in 8.957E+07 and out 1.217E+08 IMAGR1: UVWAIT: Noise is increased by a factor 1.174 due to weighting IMAGR1: UVWAIT: Average summed weight 1.930E+04 over 110922 vis IMAGR1: Create 722+327B .IBM001. 1 (MA) on disk 1 cno 68 IMAGR1: Create 722+327B .IBM002. 1 (MA) on disk 1 cno 69 IMAGR1: Create 722+327B .IBM003. 1 (MA) on disk 1 cno 70 IMAGR1: Create 722+327B .IBM004. 1 (MA) on disk 1 cno 71 IMAGR1: Create 722+327B .IBM005. 1 (MA) on disk 1 cno 72 IMAGR1: Create 722+327B .IBM006. 1 (MA) on disk 1 cno 73 IMAGR1: Create 722+327B .IBM007. 1 (MA) on disk 1 cno 74 IMAGR1: Create 722+327B .IBM008. 1 (MA) on disk 1 cno 75 IMAGR1: Create 722+327B .IBM009. 1 (MA) on disk 1 cno 76 IMAGR1: Create 722+327B .ICL001. 1 (MA) on disk 1 cno 77 IMAGR1: Create 722+327B .ICL002. 1 (MA) on disk 1 cno 78 IMAGR1: Create 722+327B .ICL003. 1 (MA) on disk 1 cno 79 IMAGR1: Create 722+327B .ICL004. 1 (MA) on disk 1 cno 80 IMAGR1: Create 722+327B .ICL005. 1 (MA) on disk 1 cno 81 IMAGR1: Create 722+327B .ICL006. 1 (MA) on disk 1 cno 82 IMAGR1: Create 722+327B .ICL007. 1 (MA) on disk 1 cno 83 IMAGR1: Create 722+327B .ICL008. 1 (MA) on disk 1 cno 84 IMAGR1: Create 722+327B .ICL009. 1 (MA) on disk 1 cno 85 IMAGR1: GRDFLT: X and Y convolution type = SPHEROIDAL IMAGR1: GRDFLT: X and Y parms = 3.0000 1.0000 IMAGR1: GRDFLT: convolution function sampled every 1/100 of a cell IMAGR1: GRDMEM: Ave 2 Channels; 1.372250E+09 to 1.657250E+09 Hz IMAGR1: Field 1 Sum of gridding weights = 1.29236E+09 IMAGR1: Field 1 Beam min = -126.3 MilliJy, max = 1.0 Jy IMAGR1: Field 1 fit FWHM = 11.228 x 5.567 arcsec, PA= -87.1 IMAGR1: Field 2 Sum of gridding weights = 1.29236E+09 IMAGR1: Field 2 Beam min = -126.3 MilliJy, max = 1.0 Jy IMAGR1: Field 2 fit FWHM = 11.231 x 5.568 arcsec, PA= -87.1 IMAGR1: Field 3 Sum of gridding weights = 1.29236E+09 IMAGR1: Field 3 Beam min = -41.8 MilliJy, max = 1.0 Jy IMAGR1: Field 3 fit FWHM = 11.222 x 5.568 arcsec, PA= -87.3 IMAGR1: Field 4 Sum of gridding weights = 1.29236E+09 IMAGR1: Field 4 Beam min = -47.9 MilliJy, max = 1.0 Jy IMAGR1: Field 4 fit FWHM = 11.238 x 5.566 arcsec, PA= -86.9 IMAGR1: Field 5 Sum of gridding weights = 1.29236E+09 IMAGR1: Field 5 Beam min = -51.9 MilliJy, max = 1.0 Jy IMAGR1: Field 5 fit FWHM = 11.220 x 5.568 arcsec, PA= -87.3 IMAGR1: Field 6 Sum of gridding weights = 1.29236E+09 IMAGR1: Field 6 Beam min = -38.2 MilliJy, max = 1.0 Jy IMAGR1: Field 6 fit FWHM = 11.235 x 5.566 arcsec, PA= -86.9 IMAGR1: Field 7 Sum of gridding weights = 1.29236E+09 IMAGR1: Field 7 Beam min = -126.3 MilliJy, max = 1.0 Jy IMAGR1: Field 7 fit FWHM = 11.226 x 5.567 arcsec, PA= -87.1 IMAGR1: Field 8 Sum of gridding weights = 1.29236E+09 IMAGR1: Field 8 Beam min = -37.0 MilliJy, max = 1.0 Jy IMAGR1: Field 8 fit FWHM = 11.224 x 5.568 arcsec, PA= -87.2 IMAGR1: Field 9 Sum of gridding weights = 1.29236E+09 IMAGR1: Field 9 Beam min = -41.1 MilliJy, max = 1.0 Jy IMAGR1: Field 9 fit FWHM = 11.229 x 5.567 arcsec, PA= -87.0 IMAGR1: CLBHIS: minimum component 0.241 of current peak IMAGR1: Field 1 min = -5.5 MilliJy,max = 78.4 MilliJy IMAGR1: Field 2 min = -5.2 MilliJy,max = 7.3 MilliJy IMAGR1: Field 3 min = -5.3 MilliJy,max = 74.4 MilliJy IMAGR1: Field 4 min = -5.5 MilliJy,max = 5.4 MilliJy IMAGR1: Field 5 min = -5.6 MilliJy,max = 74.1 MilliJy IMAGR1: Field 6 min = -5.5 MilliJy,max = 7.5 MilliJy IMAGR1: Field 7 min = -5.6 MilliJy,max = 7.1 MilliJy IMAGR1: Field 8 min = -5.9 MilliJy,max = 75.6 MilliJy IMAGR1: Field 9 min = -4.7 MilliJy,max = 5.6 MilliJy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 4.09 MilliJy IMAGR1: 3530 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 24.662 MilliJy iter= 39 IMAGR1: Field 1 Clean flux density= 178.330 MilliJy 39 comps IMAGR1: Total Cleaned flux density = 178.330 MilliJy 39 comps IMAGR1: SETDO3: imaging done with multiple tangent planes IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: VISDFT: Model components of type Point IMAGR1: I Polarization model processed IMAGR1: Field 8 min = -3.0 MilliJy,max = 25.2 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.397E-02 < Second best 7.043E-02 IMAGR1: Field 5 min = -2.7 MilliJy,max = 24.9 MilliJy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 3.86 MilliJy IMAGR1: 280 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 7.182 MilliJy iter= 33 IMAGR1: Field 5 Clean flux density= 44.674 MilliJy 33 comps IMAGR1: Total Cleaned flux density = 223.004 MilliJy 72 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 8 min = -2.3 MilliJy,max = 9.4 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 8.040E-03 < Second best 2.345E-02 IMAGR1: Field 1 min = -2.6 MilliJy,max = 24.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.38 MilliJy IMAGR1: 806 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 6.796 MilliJy iter= 114 IMAGR1: Field 1 Clean flux density= 267.883 MilliJy 114 comps IMAGR1: Total Cleaned flux density = 312.557 MilliJy 147 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 8 min = -1.7 MilliJy,max = 7.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.38 MilliJy IMAGR1: 137 Residual map points loaded IMAGR1: Field 8 min algorithm flux= 3.963 MilliJy iter= 25 IMAGR1: Field 8 Clean flux density= 13.690 MilliJy 25 comps IMAGR1: Total Cleaned flux density = 326.247 MilliJy 172 comps IMAGR1: ALGSTB: All 115 Rows In AP (Max 267) IMAGR1: ALGSTB field 8 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 104- 0 Cells, with 56535 Pts IMAGR1: Field 3 min = -1.9 MilliJy,max = 6.6 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.837E-03 < Second best 6.830E-03 IMAGR1: Field 5 min = -2.0 MilliJy,max = 6.5 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 3.519E-03 < Second best 6.610E-03 IMAGR1: Field 7 min = -1.6 MilliJy,max = 4.6 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 4.389E-03 < Second best 6.463E-03 IMAGR1: Field 1 min = -2.0 MilliJy,max = 7.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.96 MilliJy IMAGR1: 439 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 3.897 MilliJy iter= 177 IMAGR1: Field 1 Clean flux density= 300.490 MilliJy 177 comps IMAGR1: Total Cleaned flux density = 358.854 MilliJy 235 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -1.4 MilliJy,max = 2.1 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.990E-03 < Second best 5.668E-03 IMAGR1: Field 6 min = -1.2 MilliJy,max = 4.2 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.968E-03 < Second best 5.384E-03 IMAGR1: Field 9 min = -969.7 MicroJy,max = 4.6 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 4.398E-03 < Second best 5.025E-03 IMAGR1: Field 4 min = -1.1 MilliJy,max = 2.2 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.295E-03 < Second best 4.398E-03 IMAGR1: BGC Clean: using 103 cell beam + residuals > 914.34 MicroJy IMAGR1: 184 Residual map points loaded IMAGR1: Field 9 min algorithm flux= 1.174 MilliJy iter= 31 IMAGR1: Field 9 Clean flux density= 6.825 MilliJy 31 comps IMAGR1: Total Cleaned flux density = 365.679 MilliJy 266 comps IMAGR1: ALGSTB: All 115 Rows In AP (Max 267) IMAGR1: ALGSTB field 9 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 104- 0 Cells, with 56535 Pts IMAGR1: Field 7 min = -1.4 MilliJy,max = 1.3 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.269E-03 < Second best 3.773E-03 IMAGR1: Field 8 min = -1.5 MilliJy,max = 4.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 892.16 MicroJy IMAGR1: 475 Residual map points loaded IMAGR1: Field 8 min algorithm flux= 1.268 MilliJy iter= 107 IMAGR1: Field 8 Clean flux density= 27.750 MilliJy 107 comps IMAGR1: Total Cleaned flux density = 379.739 MilliJy 348 comps IMAGR1: ALGSTB: All 115 Rows In AP (Max 267) IMAGR1: ALGSTB field 8 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 104- 0 Cells, with 56535 Pts IMAGR1: Field 1 min = -1.7 MilliJy,max = 3.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 850.68 MicroJy IMAGR1: 3673 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.362 MilliJy iter= 369 IMAGR1: Field 1 Clean flux density= 340.442 MilliJy 369 comps IMAGR1: Total Cleaned flux density = 419.691 MilliJy 540 comps IMAGR1: ALGSTB: All 426 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 415- 0 Cells, with 56535 Pts IMAGR1: Field 5 min = -1.2 MilliJy,max = 1.6 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.378E-03 < Second best 2.837E-03 IMAGR1: Field 3 min = -1.4 MilliJy,max = 1.5 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.359E-03 < Second best 1.990E-03 IMAGR1: Field 2 min = -1.3 MilliJy,max = 2.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 758.99 MicroJy IMAGR1: 891 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 874.380 MicroJy iter= 70 IMAGR1: Field 2 Clean flux density= 3.165 MilliJy 70 comps IMAGR1: Total Cleaned flux density = 422.856 MilliJy 610 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 6 min = -1.2 MilliJy,max = 1.3 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.181E-03 < Second best 1.378E-03 IMAGR1: Field 5 min = -1.2 MilliJy,max = 1.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 754.19 MicroJy IMAGR1: 2114 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 922.696 MicroJy iter= 177 IMAGR1: Field 5 Clean flux density= 47.945 MilliJy 177 comps IMAGR1: Total Cleaned flux density = 426.128 MilliJy 754 comps IMAGR1: ALGSTB: All 426 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 415- 0 Cells, with 56535 Pts IMAGR1: Field 3 min = -1.4 MilliJy,max = 1.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 751.37 MicroJy IMAGR1: 1695 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -887.090 MicroJy iter= 135 IMAGR1: Field 3 Clean flux density= -398.559 MicroJy 135 comps IMAGR1: Total Cleaned flux density = 425.729 MilliJy 889 comps IMAGR1: ALGSTB: All 426 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 415- 0 Cells, with 56535 Pts IMAGR1: Field 1 min = -1.1 MilliJy,max = 1.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 720.93 MicroJy IMAGR1: 3428 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -881.303 MicroJy iter= 571 IMAGR1: Field 1 Clean flux density= 355.156 MilliJy 571 comps IMAGR1: Total Cleaned flux density = 440.443 MilliJy 1091 comps IMAGR1: ALGSTB: All 426 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 415- 0 Cells, with 56535 Pts IMAGR1: Field 4 min = -1.0 MilliJy,max = 969.8 MicroJy IMAGR1: TRY ANOTHER FIELD: this is 8.591E-04 < Second best 1.269E-03 IMAGR1: Field 7 min = -1.1 MilliJy,max = 1.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 680.90 MicroJy IMAGR1: 1889 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -781.950 MicroJy iter= 156 IMAGR1: Field 7 Clean flux density= 1.846 MilliJy 156 comps LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: Total Cleaned flux density = 442.289 MilliJy 1247 comps IMAGR1: ALGSTB: All 426 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 415- 0 Cells, with 56535 Pts IMAGR1: Field 8 min = -1.1 MilliJy,max = 1.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 676.67 MicroJy IMAGR1: 317 Residual map points loaded IMAGR1: Field 8 min algorithm flux= 724.195 MicroJy iter= 183 IMAGR1: Field 8 Clean flux density= 28.331 MilliJy 183 comps IMAGR1: Total Cleaned flux density = 442.870 MilliJy 1323 comps IMAGR1: ALGSTB: All 115 Rows In AP (Max 267) IMAGR1: ALGSTB field 8 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 104- 0 Cells, with 56535 Pts IMAGR1: Field 6 min = -1.1 MilliJy,max = 843.9 MicroJy IMAGR1: TRY ANOTHER FIELD: this is 7.782E-04 < Second best 1.119E-03 IMAGR1: Field 9 min = -791.9 MicroJy,max = 820.9 MicroJy IMAGR1: TRY ANOTHER FIELD: this is 7.582E-04 < Second best 8.825E-04 IMAGR1: Field 5 min = -1.1 MilliJy,max = 1.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 659.67 MicroJy IMAGR1: 2308 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 750.815 MicroJy iter= 367 IMAGR1: Field 5 Clean flux density= 47.406 MilliJy 367 comps IMAGR1: Total Cleaned flux density = 442.331 MilliJy 1513 comps IMAGR1: ALGSTB: All 426 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 415- 0 Cells, with 56535 Pts IMAGR1: Field 4 min = -988.9 MicroJy,max = 962.3 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 659.30 MicroJy IMAGR1: 138 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -676.799 MicroJy iter= 41 IMAGR1: Field 4 Clean flux density= 240.065 MicroJy 41 comps IMAGR1: Total Cleaned flux density = 442.571 MilliJy 1554 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -1.3 MilliJy,max = 1.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 646.83 MicroJy IMAGR1: 2447 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 732.736 MicroJy iter= 351 IMAGR1: Field 3 Clean flux density= -1.245 MilliJy 351 comps IMAGR1: Total Cleaned flux density = 441.724 MilliJy 1770 comps IMAGR1: ALGSTB: All 426 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 415- 0 Cells, with 56535 Pts IMAGR1: Field 1 min = -831.8 MicroJy,max = 875.3 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 627.87 MicroJy IMAGR1: 3724 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 720.605 MicroJy iter= 846 IMAGR1: Field 1 Clean flux density= 359.051 MilliJy 846 comps IMAGR1: Total Cleaned flux density = 445.619 MilliJy 2045 comps IMAGR1: ALGSTB: All 426 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 415- 0 Cells, with 56535 Pts IMAGR1: Field 2 min = -812.3 MicroJy,max = 829.4 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 614.05 MicroJy IMAGR1: 1080 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -657.369 MicroJy iter= 215 IMAGR1: Field 2 Clean flux density= 4.226 MilliJy 215 comps IMAGR1: Total Cleaned flux density = 446.680 MilliJy 2190 comps IMAGR1: ALGSTB: All 426 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 415- 0 Cells, with 56535 Pts IMAGR1: Field 6 min = -1.0 MilliJy,max = 787.7 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 613.38 MicroJy IMAGR1: 163 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -626.707 MicroJy iter= 44 IMAGR1: Field 6 Clean flux density= 389.212 MicroJy 44 comps IMAGR1: Total Cleaned flux density = 447.070 MilliJy 2234 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 9 min = -752.1 MicroJy,max = 797.2 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 613.15 MicroJy IMAGR1: 86 Residual map points loaded IMAGR1: Field 9 min algorithm flux= 616.751 MicroJy iter= 53 IMAGR1: Field 9 Clean flux density= 7.129 MilliJy 53 comps IMAGR1: Total Cleaned flux density = 447.374 MilliJy 2256 comps IMAGR1: ALGSTB: All 115 Rows In AP (Max 267) IMAGR1: ALGSTB field 9 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 104- 0 Cells, with 56535 Pts IMAGR1: Field 7 min = -893.3 MicroJy,max = 957.0 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 600.23 MicroJy IMAGR1: 1660 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 653.109 MicroJy iter= 360 IMAGR1: Field 7 Clean flux density= 2.043 MilliJy 360 comps IMAGR1: Total Cleaned flux density = 447.571 MilliJy 2460 comps IMAGR1: ALGSTB: All 426 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 415- 0 Cells, with 56535 Pts IMAGR1: Field 5 min = -959.9 MicroJy,max = 1.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 586.69 MicroJy IMAGR1: 2091 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 640.736 MicroJy iter= 599 IMAGR1: Field 5 Clean flux density= 48.230 MilliJy 599 comps IMAGR1: Total Cleaned flux density = 448.395 MilliJy 2692 comps IMAGR1: ALGSTB: All 426 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 415- 0 Cells, with 56535 Pts IMAGR1: Field 3 min = -1.1 MilliJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 573.29 MicroJy IMAGR1: 2245 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 623.309 MicroJy iter= 591 IMAGR1: Field 3 Clean flux density= -1.617 MilliJy 591 comps IMAGR1: Total Cleaned flux density = 448.024 MilliJy 2932 comps IMAGR1: ALGSTB: All 426 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 415- 0 Cells, with 56535 Pts IMAGR1: Field 8 min = -723.8 MicroJy,max = 794.1 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 571.33 MicroJy IMAGR1: 171 Residual map points loaded IMAGR1: Field 8 min algorithm flux= 581.704 MicroJy iter= 232 IMAGR1: Field 8 Clean flux density= 28.684 MilliJy 232 comps IMAGR1: Total Cleaned flux density = 448.377 MilliJy 2981 comps IMAGR1: ALGSTB: All 115 Rows In AP (Max 267) IMAGR1: ALGSTB field 8 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 104- 0 Cells, with 56535 Pts IMAGR1: Field 1 min = -747.5 MicroJy,max = 817.4 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 553.09 MicroJy IMAGR1: 3534 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -610.842 MicroJy iter= 1164 IMAGR1: Field 1 Clean flux density= 360.657 MilliJy 1164 comps IMAGR1: Total Cleaned flux density = 449.983 MilliJy 3299 comps IMAGR1: ALGSTB: All 426 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 415- 0 Cells, with 56535 Pts IMAGR1: Field 4 min = -872.4 MicroJy,max = 841.1 MicroJy IMAGR1: TRY ANOTHER FIELD: this is 5.748E-04 < Second best 6.307E-04 IMAGR1: Field 2 min = -735.8 MicroJy,max = 748.3 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 543.69 MicroJy IMAGR1: 886 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -568.227 MicroJy iter= 365 IMAGR1: Field 2 Clean flux density= 3.746 MilliJy 365 comps IMAGR1: Total Cleaned flux density = 449.503 MilliJy 3449 comps IMAGR1: ALGSTB: All 426 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 415- 0 Cells, with 56535 Pts IMAGR1: Field 7 min = -821.9 MicroJy,max = 830.9 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 533.77 MicroJy IMAGR1: 1631 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 567.575 MicroJy iter= 580 IMAGR1: Field 7 Clean flux density= 2.060 MilliJy 580 comps IMAGR1: Total Cleaned flux density = 449.519 MilliJy 3669 comps IMAGR1: ALGSTB: All 426 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 415- 0 Cells, with 56535 Pts IMAGR1: Field 5 min = -912.4 MicroJy,max = 1.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 522.58 MicroJy IMAGR1: 2017 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -558.569 MicroJy iter= 855 IMAGR1: Field 5 Clean flux density= 49.720 MilliJy 855 comps IMAGR1: Total Cleaned flux density = 451.009 MilliJy 3925 comps IMAGR1: ALGSTB: All 426 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 415- 0 Cells, with 56535 Pts IMAGR1: Field 6 min = -951.5 MicroJy,max = 636.1 MicroJy IMAGR1: TRY ANOTHER FIELD: this is 5.700E-04 < Second best 5.988E-04 IMAGR1: Field 3 min = -978.4 MicroJy,max = 984.3 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 509.29 MicroJy IMAGR1: 2271 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 544.519 MicroJy iter= 866 IMAGR1: Field 3 Clean flux density= -1.764 MilliJy 866 comps IMAGR1: Total Cleaned flux density = 450.861 MilliJy 4200 comps IMAGR1: ALGSTB: All 426 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 415- 0 Cells, with 56535 Pts IMAGR1: Field 9 min = -656.9 MicroJy,max = 590.1 MicroJy IMAGR1: TRY ANOTHER FIELD: this is 5.404E-04 < Second best 5.867E-04 IMAGR1: Field 1 min = -677.8 MicroJy,max = 778.8 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 494.96 MicroJy IMAGR1: 3433 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -536.832 MicroJy iter= 1526 IMAGR1: Field 1 Clean flux density= 363.249 MilliJy 1526 comps IMAGR1: Total Cleaned flux density = 453.452 MilliJy 4562 comps IMAGR1: ALGSTB: All 426 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 415- 0 Cells, with 56535 Pts IMAGR1: Field 4 min = -763.2 MicroJy,max = 810.3 MicroJy IMAGR1: TRY ANOTHER FIELD: this is 5.407E-04 < Second best 5.700E-04 IMAGR1: Field 6 min = -855.3 MicroJy,max = 606.0 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 493.41 MicroJy IMAGR1: 232 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 501.427 MicroJy iter= 118 IMAGR1: Field 6 Clean flux density= 914.800 MicroJy 118 comps IMAGR1: Total Cleaned flux density = 453.978 MilliJy 4636 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 8 min = -594.2 MicroJy,max = 736.0 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 492.25 MicroJy IMAGR1: 119 Residual map points loaded IMAGR1: Field 8 min algorithm flux= -496.668 MicroJy iter= 262 IMAGR1: Field 8 Clean flux density= 29.125 MilliJy 262 comps IMAGR1: Total Cleaned flux density = 454.418 MilliJy 4666 comps IMAGR1: ALGSTB: All 115 Rows In AP (Max 267) IMAGR1: ALGSTB field 8 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 104- 0 Cells, with 56535 Pts IMAGR1: Field 2 min = -668.9 MicroJy,max = 723.6 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 486.04 MicroJy IMAGR1: 829 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -502.647 MicroJy iter= 522 IMAGR1: Field 2 Clean flux density= 3.886 MilliJy 522 comps IMAGR1: Total Cleaned flux density = 454.558 MilliJy 4823 comps IMAGR1: ALGSTB: All 426 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 415- 0 Cells, with 56535 Pts IMAGR1: Field 7 min = -708.8 MicroJy,max = 765.9 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 477.27 MicroJy IMAGR1: 1567 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -501.346 MicroJy iter= 823 IMAGR1: Field 7 Clean flux density= 849.386 MicroJy 823 comps IMAGR1: Total Cleaned flux density = 453.348 MilliJy 5066 comps IMAGR1: ALGSTB: All 426 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: ALGSTB: Pass 1; 415- 0 Cells, with 56535 Pts IMAGR1: Field 4 min = -744.0 MicroJy,max = 796.0 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 477.02 MicroJy IMAGR1: 165 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -483.059 MicroJy iter= 103 IMAGR1: Field 4 Clean flux density= -58.598 MicroJy 103 comps IMAGR1: Total Cleaned flux density = 453.049 MilliJy 5128 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 9 min = -613.8 MicroJy,max = 555.2 MicroJy IMAGR1: TRY ANOTHER FIELD: this is 4.922E-04 < Second best 5.370E-04 IMAGR1: Field 5 min = -848.7 MicroJy,max = 1.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 466.46 MicroJy IMAGR1: 1851 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 492.357 MicroJy iter= 1133 IMAGR1: Field 5 Clean flux density= 49.699 MilliJy 1133 comps IMAGR1: Total Cleaned flux density = 453.028 MilliJy 5406 comps IMAGR1: ALGSTB: All 426 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 415- 0 Cells, with 56535 Pts IMAGR1: Field 3 min = -880.0 MicroJy,max = 920.4 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 456.67 MicroJy IMAGR1: 2064 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -480.561 MicroJy iter= 1149 IMAGR1: Field 3 Clean flux density= -835.471 MicroJy 1149 comps IMAGR1: Total Cleaned flux density = 453.957 MilliJy 5689 comps IMAGR1: ALGSTB: All 426 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 415- 0 Cells, with 56535 Pts IMAGR1: Field 1 min = -627.1 MicroJy,max = 702.0 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 444.14 MicroJy IMAGR1: 2872 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -471.556 MicroJy iter= 1879 IMAGR1: Field 1 Clean flux density= 363.986 MilliJy 1879 comps IMAGR1: Total Cleaned flux density = 454.694 MilliJy 6042 comps IMAGR1: ALGSTB: All 426 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 415- 0 Cells, with 56535 Pts IMAGR1: Field 9 min = -580.4 MicroJy,max = 514.1 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 444.06 MicroJy IMAGR1: 60 Residual map points loaded IMAGR1: Field 9 min algorithm flux= -437.031 MicroJy iter= 78 IMAGR1: Field 9 Clean flux density= 7.267 MilliJy 78 comps IMAGR1: Total Cleaned flux density = 454.833 MilliJy 6067 comps IMAGR1: ALGSTB: All 115 Rows In AP (Max 267) IMAGR1: ALGSTB field 9 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 104- 0 Cells, with 56535 Pts IMAGR1: Field 2 min = -601.2 MicroJy,max = 668.1 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 439.07 MicroJy IMAGR1: 726 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -450.842 MicroJy iter= 682 IMAGR1: Field 2 Clean flux density= 3.701 MilliJy 682 comps IMAGR1: Total Cleaned flux density = 454.647 MilliJy 6227 comps IMAGR1: ALGSTB: All 426 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 415- 0 Cells, with 56535 Pts IMAGR1: Field 7 min = -659.0 MicroJy,max = 705.8 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 431.85 MicroJy IMAGR1: 1256 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 448.469 MicroJy iter= 1060 IMAGR1: Field 7 Clean flux density= 516.184 MicroJy 1060 comps IMAGR1: Total Cleaned flux density = 454.314 MilliJy 6464 comps IMAGR1: ALGSTB: All 426 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 415- 0 Cells, with 56535 Pts IMAGR1: Field 6 min = -774.3 MicroJy,max = 542.1 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 429.58 MicroJy IMAGR1: 222 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -435.271 MicroJy iter= 200 IMAGR1: Field 6 Clean flux density= 1.461 MilliJy 200 comps IMAGR1: Total Cleaned flux density = 454.860 MilliJy 6546 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 8 min = -533.0 MicroJy,max = 680.7 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 428.86 MicroJy IMAGR1: 114 Residual map points loaded IMAGR1: Field 8 min Clean flux = -431.615 MicroJy iter= 303 IMAGR1: Field 8 Clean flux density= 29.545 MilliJy 303 comps IMAGR1: Total Cleaned flux density = 455.280 MilliJy 6587 comps IMAGR1: ALGSTB: All 115 Rows In AP (Max 267) IMAGR1: ALGSTB field 8 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 104- 0 Cells, with 56535 Pts IMAGR1: Field 5 min = -761.5 MicroJy,max = 1.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 420.58 MicroJy IMAGR1: 1779 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -439.155 MicroJy iter= 1412 IMAGR1: Field 5 Clean flux density= 50.727 MilliJy 1412 comps IMAGR1: Total Cleaned flux density = 456.308 MilliJy 6866 comps IMAGR1: ALGSTB: All 426 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 415- 0 Cells, with 56535 Pts IMAGR1: Field 4 min = -680.2 MicroJy,max = 761.1 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 418.88 MicroJy IMAGR1: 221 Residual map points loaded IMAGR1: Field 4 min Clean flux = 432.237 MicroJy iter= 154 IMAGR1: Field 4 Clean flux density= -367.114 MicroJy 154 comps IMAGR1: Total Cleaned flux density = 456.000 MilliJy 6917 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -823.5 MicroJy,max = 866.5 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 410.12 MicroJy IMAGR1: 2168 Residual map points loaded IMAGR1: Field 3 min Clean flux = 432.218 MicroJy iter= 1407 IMAGR1: Field 3 Clean flux density= -326.518 MicroJy 1407 comps IMAGR1: Total Cleaned flux density = 456.509 MilliJy 7175 comps IMAGR1: ALGSTB: All 426 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 415- 0 Cells, with 56535 Pts IMAGR1: Field 1 min = -564.5 MicroJy,max = 629.1 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 394.37 MicroJy IMAGR1: 3624 Residual map points loaded IMAGR1: Field 1 min Clean flux = -432.247 MicroJy iter= 2038 IMAGR1: Field 1 Clean flux density= 364.303 MilliJy 2038 comps IMAGR1: Total Cleaned flux density = 456.826 MilliJy 7334 comps IMAGR1: ALGSTB: All 426 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 415- 0 Cells, with 56535 Pts IMAGR1: Field 2 min = -554.5 MicroJy,max = 644.9 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 380.49 MicroJy IMAGR1: 2741 Residual map points loaded IMAGR1: Field 2 min Clean flux = 432.203 MicroJy iter= 696 IMAGR1: Field 2 Clean flux density= 3.610 MilliJy 696 comps IMAGR1: Total Cleaned flux density = 456.736 MilliJy 7348 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 7 min = -614.0 MicroJy,max = 648.4 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 364.13 MicroJy IMAGR1: 5609 Residual map points loaded IMAGR1: Field 7 min Clean flux = 431.924 MicroJy iter= 1080 IMAGR1: Field 7 Clean flux density= 338.580 MicroJy 1080 comps IMAGR1: Total Cleaned flux density = 456.559 MilliJy 7368 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -715.1 MicroJy,max = 1.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 337.39 MicroJy IMAGR1: 13267 Residual map points loaded IMAGR1: Field 5 min Clean flux = -432.110 MicroJy iter= 1426 IMAGR1: Field 5 Clean flux density= 50.642 MilliJy 1426 comps IMAGR1: Total Cleaned flux density = 456.473 MilliJy 7382 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 9 min = -538.6 MicroJy,max = 512.6 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 285.61 MicroJy IMAGR1: 1376 Residual map points loaded IMAGR1: Field 9 min Clean flux = -424.607 MicroJy iter= 80 IMAGR1: Field 9 Clean flux density= 7.269 MilliJy 80 comps IMAGR1: Total Cleaned flux density = 456.475 MilliJy 7384 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 6 min = -748.4 MicroJy,max = 515.2 MicroJy IMAGR1: CLRHIS: NO FIELDS THIS PASS ABOVE MINIMUM FLUX IMAGR1: CLEAN NO IMAGE PIXELS - TRY AGAIN IMAGR1: Merging the Clean components files IMAGR1: Field 1 compressed from 2038 to 1170 components IMAGR1: Field 2 compressed from 696 to 511 components IMAGR1: Field 3 compressed from 1407 to 972 components IMAGR1: Field 4 compressed from 154 to 119 components IMAGR1: Field 5 compressed from 1426 to 955 components IMAGR1: Field 6 compressed from 200 to 157 components IMAGR1: Field 7 compressed from 1080 to 789 components IMAGR1: Field 8 compressed from 303 to 141 components IMAGR1: Field 9 compressed from 80 to 45 components IMAGR1: Field 1 min = -556.9 MicroJy,max = 625.3 MicroJy IMAGR1: Field 2 min = -554.0 MicroJy,max = 638.7 MicroJy IMAGR1: Field 3 min = -795.4 MicroJy,max = 849.9 MicroJy IMAGR1: Field 4 min = -672.0 MicroJy,max = 750.1 MicroJy IMAGR1: Field 5 min = -713.5 MicroJy,max = 1.2 MilliJy IMAGR1: Field 6 min = -748.4 MicroJy,max = 515.2 MicroJy IMAGR1: Field 7 min = -606.6 MicroJy,max = 647.7 MicroJy IMAGR1: Field 8 min = -505.6 MicroJy,max = 638.6 MicroJy IMAGR1: Field 9 min = -538.2 MicroJy,max = 512.8 MicroJy IMAGR1: Restoring Clean components IMAGR1: Restoring overlapped Clean components IMAGR1: Restore 261.450 MicroJy ( 74 CCs) from field 1 to field 2 IMAGR1: Restore 113.719 MilliJy ( 252 CCs) from field 1 to field 3 IMAGR1: Restore 4.052 MilliJy ( 62 CCs) from field 1 to field 4 IMAGR1: Restore 109.110 MilliJy ( 272 CCs) from field 1 to field 5 IMAGR1: Restore 4.947 MilliJy ( 74 CCs) from field 1 to field 6 IMAGR1: Restore-640.220 MicroJy ( 89 CCs) from field 1 to field 7 IMAGR1: Restore 91.607 MilliJy ( 131 CCs) from field 1 to field 8 IMAGR1: Restore -61.472 MicroJy ( 1 CCs) from field 1 to field 9 IMAGR1: Restore-465.161 MicroJy ( 80 CCs) from field 2 to field 1 IMAGR1: Restore 1.319 MilliJy ( 132 CCs) from field 2 to field 3 IMAGR1: Restore-222.067 MicroJy ( 44 CCs) from field 2 to field 4 IMAGR1: Restore -3.414 MilliJy ( 333 CCs) from field 3 to field 1 IMAGR1: Restore -1.871 MilliJy ( 184 CCs) from field 3 to field 2 IMAGR1: Restore 1.426 MilliJy ( 112 CCs) from field 3 to field 5 IMAGR1: Restore 471.628 MicroJy ( 25 CCs) from field 3 to field 8 IMAGR1: Restore-480.392 MicroJy ( 44 CCs) from field 4 to field 1 IMAGR1: Restore -39.906 MicroJy ( 40 CCs) from field 4 to field 2 IMAGR1: Restore 94.034 MicroJy ( 8 CCs) from field 4 to field 6 IMAGR1: Restore 47.065 MilliJy ( 312 CCs) from field 5 to field 1 IMAGR1: Restore 48.829 MilliJy ( 137 CCs) from field 5 to field 3 IMAGR1: Restore-343.294 MicroJy ( 214 CCs) from field 5 to field 7 IMAGR1: Restore 48.291 MilliJy ( 122 CCs) from field 5 to field 8 IMAGR1: Restore 619.225 MicroJy ( 42 CCs) from field 6 to field 1 IMAGR1: Restore 19.678 MicroJy ( 6 CCs) from field 6 to field 4 IMAGR1: Restore 696.292 MicroJy ( 38 CCs) from field 6 to field 7 IMAGR1: Restore 116.625 MicroJy ( 5 CCs) from field 6 to field 9 IMAGR1: Restore-981.491 MicroJy ( 134 CCs) from field 7 to field 1 IMAGR1: Restore 1.351 MilliJy ( 242 CCs) from field 7 to field 5 IMAGR1: Restore 1.000 MilliJy ( 39 CCs) from field 7 to field 6 IMAGR1: Restore -26.338 MicroJy ( 42 CCs) from field 7 to field 9 IMAGR1: Restore 29.434 MilliJy ( 137 CCs) from field 8 to field 1 IMAGR1: Restore 28.934 MilliJy ( 113 CCs) from field 8 to field 3 IMAGR1: Restore 29.545 MilliJy ( 141 CCs) from field 8 to field 5 IMAGR1: Restore 5.890 MilliJy ( 28 CCs) from field 9 to field 6 IMAGR1: Restore 7.269 MilliJy ( 45 CCs) from field 9 to field 7 IMAGR1: Checking image max/min IMAGR1: Field 1 final Clean flux 436.081 MilliJy LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: Field 2 final Clean flux 1.961 MilliJy IMAGR1: Field 3 final Clean flux 192.474 MilliJy IMAGR1: Field 4 final Clean flux 3.483 MilliJy IMAGR1: Field 5 final Clean flux 192.073 MilliJy IMAGR1: Field 6 final Clean flux 13.391 MilliJy IMAGR1: Field 7 final Clean flux 7.321 MilliJy IMAGR1: Field 8 final Clean flux 169.914 MilliJy IMAGR1: Field 9 final Clean flux 7.298 MilliJy IMAGR1: Deleting UV work file: IMAGR1: Destroyed 1 extension files of type AN IMAGR1: Destroyed 1 extension files of type FQ IMAGR1: Destroyed UV image file: catno= 67 disk= 1 IMAGR1: Appears to have ended successfully IMAGR1: thuban 31DEC06 TST: Cpu= 194.1 Real= 203 =0723+298' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0723+298_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 59 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 60 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 61 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 62 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 63 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 64 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 65 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 66 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 67 disk= 1 AIPS 1: Disk 1 in-CNO 68 renumbered as CNO 58 AIPS 1: Disk 1 in-CNO 69 renumbered as CNO 59 AIPS 1: Disk 1 in-CNO 70 renumbered as CNO 60 AIPS 1: Disk 1 in-CNO 71 renumbered as CNO 61 AIPS 1: Disk 1 in-CNO 72 renumbered as CNO 62 AIPS 1: Disk 1 in-CNO 73 renumbered as CNO 63 AIPS 1: Disk 1 in-CNO 74 renumbered as CNO 64 AIPS 1: Disk 1 in-CNO 75 renumbered as CNO 65 AIPS 1: Disk 1 in-CNO 76 renumbered as CNO 66 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.07206 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@722+327B_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@722+327B_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AM647_2000MAR10_1.0.log AIPS 1: ' NOW STARTING WITH SOURCE :7 =722+327B' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@722+327B_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 68 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 69 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 70 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 71 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 72 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 73 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 74 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 75 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 76 disk= 1 AIPS 1: Disk 1 in-CNO 77 renumbered as CNO 67 AIPS 1: Disk 1 in-CNO 78 renumbered as CNO 68 AIPS 1: Disk 1 in-CNO 79 renumbered as CNO 69 AIPS 1: Disk 1 in-CNO 80 renumbered as CNO 70 AIPS 1: Disk 1 in-CNO 81 renumbered as CNO 71 AIPS 1: Disk 1 in-CNO 82 renumbered as CNO 72 AIPS 1: Disk 1 in-CNO 83 renumbered as CNO 73 AIPS 1: Disk 1 in-CNO 84 renumbered as CNO 74 AIPS 1: Disk 1 in-CNO 85 renumbered as CNO 75 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.07085 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0729+308_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN SETFC1: Task SETFC (release of 31DEC06) begins SETFC1: Found 0729+308 L BAND Seq 1 Disk: 1 in slot 10 SETFC1: SETCEL: recommends IMSIZE 850 CELLSIZE 2.16567 SETFC1: SETCEL: returns IMSIZE 1024 CELLSIZE 1.83383 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@0729+308_L,BAND.0-1 SETFC1: FLYEYE added 7 fields to BOXFILE to 0.434 deg SETFC1: First field number written was 1 SETFC1: Highest field number written was 7 SETFC1: returns adverbs to AIPS SETFC1: Appears to have ended successfully SETFC1: thuban 31DEC06 TST: Cpu= 0.1 Real= 0 =0723+298' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0723+298_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 59 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 60 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 61 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 62 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 63 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 64 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 65 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 66 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 67 disk= 1 AIPS 1: Disk 1 in-CNO 68 renumbered as CNO 58 AIPS 1: Disk 1 in-CNO 69 renumbered as CNO 59 AIPS 1: Disk 1 in-CNO 70 renumbered as CNO 60 AIPS 1: Disk 1 in-CNO 71 renumbered as CNO 61 AIPS 1: Disk 1 in-CNO 72 renumbered as CNO 62 AIPS 1: Disk 1 in-CNO 73 renumbered as CNO 63 AIPS 1: Disk 1 in-CNO 74 renumbered as CNO 64 AIPS 1: Disk 1 in-CNO 75 renumbered as CNO 65 AIPS 1: Disk 1 in-CNO 76 renumbered as CNO 66 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.07206 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@722+327B_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@722+327B_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AM647_2000MAR10_1.0.log AIPS 1: ' NOW STARTING WITH SOURCE :7 =722+327B' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@722+327B_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 68 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 69 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 70 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 71 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 72 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 73 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 74 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 75 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 76 disk= 1 AIPS 1: Disk 1 in-CNO 77 renumbered as CNO 67 AIPS 1: Disk 1 in-CNO 78 renumbered as CNO 68 AIPS 1: Disk 1 in-CNO 79 renumbered as CNO 69 AIPS 1: Disk 1 in-CNO 80 renumbered as CNO 70 AIPS 1: Disk 1 in-CNO 81 renumbered as CNO 71 AIPS 1: Disk 1 in-CNO 82 renumbered as CNO 72 AIPS 1: Disk 1 in-CNO 83 renumbered as CNO 73 AIPS 1: Disk 1 in-CNO 84 renumbered as CNO 74 AIPS 1: Disk 1 in-CNO 85 renumbered as CNO 75 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.07085 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0729+308_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN SETFC1: Task SETFC (release of 31DEC06) begins SETFC1: Found 0729+308 L BAND Seq 1 Disk: 1 in slot 10 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@0729+308_L,BAND.0-1 SETFC1: Searching catalog between 0.19 and 0.82 degrees radius SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /home/auto/aips/TEXT/STARS/NV00.0030 SETFC1: Field RA Dec Flux Beam Sep SETFC1: 8 07:31:31.95 30:44:17.9 0.048 0.555 0.245 SETFC1: Add NVSS: wrote 1 fields to BOXFILE SETFC1: The Sun is 118.8 deg away - ignoring SETFC1: First field number written was 8 SETFC1: Highest field number written was 8 SETFC1: returns adverbs to AIPS SETFC1: Appears to have ended successfully SETFC1: thuban 31DEC06 TST: Cpu= 1.0 Real= 1 C 1 1012 1012 07 32 39.49 30 46 31.9 00001 -1 507 512 513 C 2 1012 1012 07 32 39.49 30 20 30.7 00002 -1 507 512 513 C 3 1012 1012 07 30 54.82 30 33 28.7 00003 -1 507 512 513 C 4 1012 1012 07 34 24.16 30 33 28.7 00004 -1 507 512 513 C 5 1012 1012 07 30 54.35 30 59 29.8 00005 -1 507 512 513 C 6 1012 1012 07 34 24.63 30 59 29.8 00006 -1 507 512 513 C 7 1012 1012 07 32 39.49 31 12 33.1 00007 -1 507 512 513 C 8 246 246 07 31 31.95 30 44 17.9 00008 -1 100 128 129 ING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@0729+308_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AM647_2000MAR10_1.0.log AIPS 1: ' NOW STARTING WITH SOURCE :8 =0729+308' AIPS 1: ' ' IMAGR1: Task IMAGR (release of 31DEC06) begins IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@0729+308_L,BAND.0-1 IMAGR1: FIELDF: Final field parameters and # read are: IMAGR1: Field 1 1012 1012 4.3955E-11 3.8369E-11 0 IMAGR1: Field 2 1012 1012 4.3955E-11 -1.5612E+03 0 IMAGR1: Field 3 1012 1012 -1.3490E+03 -7.8320E+02 0 IMAGR1: Field 4 1012 1012 1.3490E+03 -7.8320E+02 0 IMAGR1: Field 5 1012 1012 -1.3550E+03 7.7790E+02 0 IMAGR1: Field 6 1012 1012 1.3550E+03 7.7790E+02 0 IMAGR1: Field 7 1012 1012 4.3955E-11 1.5612E+03 0 IMAGR1: Field 8 246 246 -8.7043E+02 -1.3400E+02 0 IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@0729+308_L,BAND.0-1 IMAGR1: WINDF: Number of clean boxes/field read as follows: IMAGR1: Field 01: 1 Field 02: 1 Field 03: 1 Field 04: 1 IMAGR1: Field 05: 1 Field 06: 1 Field 07: 1 Field 08: 1 IMAGR1: Create 0729+308 .IMAGR . 1 (UV) on disk 1 cno 76 IMAGR1: Beginning channel 1 through 1 with 2 IFs IMAGR1: IMACPY: Copied 58475 visibilities to be imaged IMAGR1: **** WARNING data included out of inner portion of UV plane **** IMAGR1: **** Watch for high-frequency & other poor cleaning effects **** IMAGR1: UVWAIT: begin finding uniform weights IMAGR1: UVWAIT: Average grid weight 1.888E+04 IMAGR1: UVWAIT: Adding temperance S 3.776E+03 IMAGR1: UVWAIT: begin applying uniform or other weights IMAGR1: UVWAIT: Sum of weights in 9.109E+07 and out 1.223E+08 IMAGR1: UVWAIT: Noise is increased by a factor 1.175 due to weighting IMAGR1: UVWAIT: Average summed weight 1.888E+04 over 115530 vis IMAGR1: Create 0729+308 .IBM001. 1 (MA) on disk 1 cno 77 IMAGR1: Create 0729+308 .IBM002. 1 (MA) on disk 1 cno 78 IMAGR1: Create 0729+308 .IBM003. 1 (MA) on disk 1 cno 79 IMAGR1: Create 0729+308 .IBM004. 1 (MA) on disk 1 cno 80 IMAGR1: Create 0729+308 .IBM005. 1 (MA) on disk 1 cno 81 IMAGR1: Create 0729+308 .IBM006. 1 (MA) on disk 1 cno 82 IMAGR1: Create 0729+308 .IBM007. 1 (MA) on disk 1 cno 83 IMAGR1: Create 0729+308 .IBM008. 1 (MA) on disk 1 cno 84 IMAGR1: Create 0729+308 .ICL001. 1 (MA) on disk 1 cno 85 IMAGR1: Create 0729+308 .ICL002. 1 (MA) on disk 1 cno 86 IMAGR1: Create 0729+308 .ICL003. 1 (MA) on disk 1 cno 87 IMAGR1: Create 0729+308 .ICL004. 1 (MA) on disk 1 cno 88 IMAGR1: Create 0729+308 .ICL005. 1 (MA) on disk 1 cno 89 IMAGR1: Create 0729+308 .ICL006. 1 (MA) on disk 1 cno 90 IMAGR1: Create 0729+308 .ICL007. 1 (MA) on disk 1 cno 91 IMAGR1: Create 0729+308 .ICL008. 1 (MA) on disk 1 cno 92 IMAGR1: GRDFLT: X and Y convolution type = SPHEROIDAL IMAGR1: GRDFLT: X and Y parms = 3.0000 1.0000 IMAGR1: GRDFLT: convolution function sampled every 1/100 of a cell IMAGR1: GRDMEM: Ave 2 Channels; 1.372250E+09 to 1.657250E+09 Hz IMAGR1: Field 1 Sum of gridding weights = 1.29816E+09 IMAGR1: Field 1 Beam min = -136.5 MilliJy, max = 1.0 Jy IMAGR1: Field 1 fit FWHM = 11.254 x 5.592 arcsec, PA= -86.9 IMAGR1: Field 2 Sum of gridding weights = 1.29816E+09 IMAGR1: Field 2 Beam min = -136.5 MilliJy, max = 1.0 Jy IMAGR1: Field 2 fit FWHM = 11.256 x 5.594 arcsec, PA= -86.9 IMAGR1: Field 3 Sum of gridding weights = 1.29816E+09 IMAGR1: Field 3 Beam min = -45.8 MilliJy, max = 1.0 Jy IMAGR1: Field 3 fit FWHM = 11.246 x 5.594 arcsec, PA= -87.1 IMAGR1: Field 4 Sum of gridding weights = 1.29816E+09 IMAGR1: Field 4 Beam min = -60.1 MilliJy, max = 1.0 Jy IMAGR1: Field 4 fit FWHM = 11.263 x 5.592 arcsec, PA= -86.7 IMAGR1: Field 5 Sum of gridding weights = 1.29816E+09 IMAGR1: Field 5 Beam min = -37.6 MilliJy, max = 1.0 Jy IMAGR1: Field 5 fit FWHM = 11.244 x 5.592 arcsec, PA= -87.1 IMAGR1: Field 6 Sum of gridding weights = 1.29816E+09 IMAGR1: Field 6 Beam min = -38.2 MilliJy, max = 1.0 Jy IMAGR1: Field 6 fit FWHM = 11.261 x 5.590 arcsec, PA= -86.7 IMAGR1: Field 7 Sum of gridding weights = 1.29816E+09 IMAGR1: Field 7 Beam min = -136.5 MilliJy, max = 1.0 Jy IMAGR1: Field 7 fit FWHM = 11.251 x 5.591 arcsec, PA= -86.9 IMAGR1: Field 8 Sum of gridding weights = 1.29816E+09 IMAGR1: Field 8 Beam min = -42.2 MilliJy, max = 1.0 Jy IMAGR1: Field 8 fit FWHM = 11.248 x 5.593 arcsec, PA= -87.0 IMAGR1: CLBHIS: minimum component 0.235 of current peak IMAGR1: Field 1 min = -6.9 MilliJy,max = 106.2 MilliJy IMAGR1: Field 2 min = -7.5 MilliJy,max = 8.8 MilliJy IMAGR1: Field 3 min = -7.0 MilliJy,max = 8.6 MilliJy IMAGR1: Field 4 min = -8.0 MilliJy,max = 25.3 MilliJy IMAGR1: Field 5 min = -6.9 MilliJy,max = 9.4 MilliJy IMAGR1: Field 6 min = -7.8 MilliJy,max = 8.3 MilliJy IMAGR1: Field 7 min = -7.1 MilliJy,max = 8.0 MilliJy IMAGR1: Field 8 min = -5.7 MilliJy,max = 8.7 MilliJy IMAGR1: BGC Clean: using 2017 cell beam + residuals > 4.34 MilliJy IMAGR1: 8168 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 27.402 MilliJy iter= 38 IMAGR1: Field 1 Clean flux density= 205.487 MilliJy 38 comps IMAGR1: Total Cleaned flux density = 205.487 MilliJy 38 comps IMAGR1: SETDO3: imaging done with multiple tangent planes IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: VISDFT: Model components of type Point IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -3.1 MilliJy,max = 27.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 4.04 MilliJy IMAGR1: 700 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 9.521 MilliJy iter= 114 IMAGR1: Field 1 Clean flux density= 328.645 MilliJy 114 comps IMAGR1: Total Cleaned flux density = 328.645 MilliJy 114 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.8 MilliJy,max = 9.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 4.03 MilliJy IMAGR1: 350 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 5.656 MilliJy iter= 167 IMAGR1: Field 1 Clean flux density= 367.869 MilliJy 167 comps IMAGR1: Total Cleaned flux density = 367.869 MilliJy 167 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -1.5 MilliJy,max = 3.7 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 3.526E-03 < Second best 8.244E-03 IMAGR1: Field 3 min = -1.4 MilliJy,max = 4.8 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 4.563E-03 < Second best 7.634E-03 IMAGR1: Field 7 min = -1.4 MilliJy,max = 3.4 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 3.201E-03 < Second best 7.106E-03 IMAGR1: Field 5 min = -1.3 MilliJy,max = 4.5 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.482E-03 < Second best 6.812E-03 IMAGR1: Field 4 min = -1.3 MilliJy,max = 5.5 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.342E-03 < Second best 6.777E-03 IMAGR1: Field 8 min = -1.1 MilliJy,max = 4.9 MilliJy LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: TRY ANOTHER FIELD: this is 4.624E-03 < Second best 6.534E-03 IMAGR1: Field 6 min = -1.2 MilliJy,max = 2.7 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.582E-03 < Second best 5.382E-03 IMAGR1: Field 1 min = -1.5 MilliJy,max = 5.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 904.71 MicroJy IMAGR1: 7833 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.816 MilliJy iter= 360 IMAGR1: Field 1 Clean flux density= 427.951 MilliJy 360 comps IMAGR1: Total Cleaned flux density = 427.951 MilliJy 360 comps IMAGR1: ALGSTB: All 432 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 421- 0 Cells, with 58475 Pts IMAGR1: Field 8 min = -984.9 MicroJy,max = 2.0 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.937E-03 < Second best 4.563E-03 IMAGR1: Field 3 min = -1.4 MilliJy,max = 1.9 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.828E-03 < Second best 3.526E-03 IMAGR1: Field 2 min = -1.3 MilliJy,max = 3.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 872.64 MicroJy IMAGR1: 1188 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 1.109 MilliJy iter= 47 IMAGR1: Field 2 Clean flux density= 5.221 MilliJy 47 comps IMAGR1: Total Cleaned flux density = 433.172 MilliJy 407 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 7 min = -1.3 MilliJy,max = 3.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 852.88 MicroJy IMAGR1: 973 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -1.083 MilliJy iter= 54 IMAGR1: Field 7 Clean flux density= 6.514 MilliJy 54 comps IMAGR1: Total Cleaned flux density = 439.686 MilliJy 461 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 6 min = -1.1 MilliJy,max = 1.7 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.670E-03 < Second best 2.482E-03 IMAGR1: Field 5 min = -1.1 MilliJy,max = 2.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 831.08 MicroJy IMAGR1: 649 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 1.012 MilliJy iter= 60 IMAGR1: Field 5 Clean flux density= 7.742 MilliJy 60 comps IMAGR1: Total Cleaned flux density = 447.428 MilliJy 521 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 8 min = -951.9 MicroJy,max = 2.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 830.73 MicroJy IMAGR1: 300 Residual map points loaded IMAGR1: Field 8 min algorithm flux= 922.101 MicroJy iter= 49 IMAGR1: Field 8 Clean flux density= 6.505 MilliJy 49 comps IMAGR1: Total Cleaned flux density = 453.933 MilliJy 570 comps IMAGR1: ALGSTB: All 117 Rows In AP (Max 267) IMAGR1: ALGSTB field 8 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 106- 0 Cells, with 58475 Pts IMAGR1: Field 3 min = -1.3 MilliJy,max = 1.4 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.377E-03 < Second best 1.729E-03 IMAGR1: Field 1 min = -1.8 MilliJy,max = 1.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 754.99 MicroJy IMAGR1: 6229 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.043 MilliJy iter= 601 IMAGR1: Field 1 Clean flux density= 444.325 MilliJy 601 comps IMAGR1: Total Cleaned flux density = 470.307 MilliJy 811 comps IMAGR1: ALGSTB: All 432 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 421- 0 Cells, with 58475 Pts IMAGR1: Field 6 min = -1.1 MilliJy,max = 1.1 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 9.738E-04 < Second best 1.377E-03 IMAGR1: Field 3 min = -1.1 MilliJy,max = 1.1 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.050E-03 < Second best 1.342E-03 IMAGR1: Field 4 min = -1.1 MilliJy,max = 1.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 731.10 MicroJy IMAGR1: 513 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -804.566 MicroJy iter= 76 IMAGR1: Field 4 Clean flux density= 2.296 MilliJy 76 comps IMAGR1: Total Cleaned flux density = 472.603 MilliJy 887 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -1.1 MilliJy,max = 1.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 716.01 MicroJy IMAGR1: 2822 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -848.173 MicroJy iter= 223 IMAGR1: Field 2 Clean flux density= 8.974 MilliJy 223 comps IMAGR1: Total Cleaned flux density = 476.356 MilliJy 1063 comps IMAGR1: ALGSTB: All 432 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 421- 0 Cells, with 58475 Pts IMAGR1: Field 3 min = -1.1 MilliJy,max = 1.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 715.18 MicroJy IMAGR1: 878 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -786.061 MicroJy iter= 103 IMAGR1: Field 3 Clean flux density= 1.435 MilliJy 103 comps IMAGR1: Total Cleaned flux density = 477.791 MilliJy 1166 comps IMAGR1: ALGSTB: All 432 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 421- 0 Cells, with 58475 Pts IMAGR1: Field 7 min = -1.0 MilliJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 702.41 MicroJy IMAGR1: 1675 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 798.907 MicroJy iter= 222 IMAGR1: Field 7 Clean flux density= 9.942 MilliJy 222 comps IMAGR1: Total Cleaned flux density = 481.219 MilliJy 1334 comps IMAGR1: ALGSTB: All 432 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 421- 0 Cells, with 58475 Pts IMAGR1: Field 1 min = -1.1 MilliJy,max = 1.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 673.80 MicroJy IMAGR1: 6059 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -830.032 MicroJy iter= 933 IMAGR1: Field 1 Clean flux density= 450.262 MilliJy 933 comps IMAGR1: Total Cleaned flux density = 487.156 MilliJy 1666 comps IMAGR1: ALGSTB: All 432 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 421- 0 Cells, with 58475 Pts IMAGR1: Field 6 min = -912.9 MicroJy,max = 1.0 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 8.377E-04 < Second best 9.645E-04 IMAGR1: Field 5 min = -938.9 MicroJy,max = 1.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 659.95 MicroJy IMAGR1: 817 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 709.466 MicroJy iter= 184 IMAGR1: Field 5 Clean flux density= 11.838 MilliJy 184 comps IMAGR1: Total Cleaned flux density = 491.252 MilliJy 1790 comps IMAGR1: ALGSTB: All 432 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 421- 0 Cells, with 58475 Pts IMAGR1: Field 8 min = -813.9 MicroJy,max = 829.9 MicroJy IMAGR1: TRY ANOTHER FIELD: this is 7.969E-04 < Second best 8.377E-04 IMAGR1: Field 6 min = -912.8 MicroJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 658.39 MicroJy IMAGR1: 296 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 686.404 MicroJy iter= 74 IMAGR1: Field 6 Clean flux density= 1.163 MilliJy 74 comps IMAGR1: Total Cleaned flux density = 492.415 MilliJy 1864 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -962.9 MicroJy,max = 981.4 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 643.47 MicroJy IMAGR1: 2585 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -718.164 MicroJy iter= 449 IMAGR1: Field 2 Clean flux density= 9.964 MilliJy 449 comps IMAGR1: Total Cleaned flux density = 493.405 MilliJy 2090 comps IMAGR1: ALGSTB: All 432 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 421- 0 Cells, with 58475 Pts IMAGR1: Field 8 min = -797.3 MicroJy,max = 808.4 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 643.47 MicroJy IMAGR1: 207 Residual map points loaded IMAGR1: Field 8 min algorithm flux= -648.365 MicroJy iter= 74 IMAGR1: Field 8 Clean flux density= 7.318 MilliJy 74 comps IMAGR1: Total Cleaned flux density = 494.218 MilliJy 2115 comps IMAGR1: ALGSTB: All 117 Rows In AP (Max 267) IMAGR1: ALGSTB field 8 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 106- 0 Cells, with 58475 Pts IMAGR1: Field 1 min = -954.9 MicroJy,max = 1.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 623.24 MicroJy IMAGR1: 4924 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -719.490 MicroJy iter= 1280 IMAGR1: Field 1 Clean flux density= 453.639 MilliJy 1280 comps IMAGR1: Total Cleaned flux density = 497.594 MilliJy 2462 comps IMAGR1: ALGSTB: All 432 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 421- 0 Cells, with 58475 Pts IMAGR1: Field 4 min = -859.9 MicroJy,max = 934.2 MicroJy IMAGR1: TRY ANOTHER FIELD: this is 7.278E-04 < Second best 7.658E-04 IMAGR1: Field 7 min = -939.6 MicroJy,max = 824.3 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 602.09 MicroJy IMAGR1: 1497 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 649.081 MicroJy iter= 417 IMAGR1: Field 7 Clean flux density= 10.552 MilliJy 417 comps IMAGR1: Total Cleaned flux density = 498.203 MilliJy 2657 comps IMAGR1: ALGSTB: All 432 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 421- 0 Cells, with 58475 Pts IMAGR1: Field 3 min = -918.3 MicroJy,max = 921.6 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 592.28 MicroJy IMAGR1: 712 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 623.697 MicroJy iter= 242 IMAGR1: Field 3 Clean flux density= 2.918 MilliJy 242 comps IMAGR1: Total Cleaned flux density = 499.686 MilliJy 2796 comps IMAGR1: ALGSTB: All 432 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 421- 0 Cells, with 58475 Pts IMAGR1: Field 4 min = -861.6 MicroJy,max = 930.5 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 591.70 MicroJy IMAGR1: 510 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 617.290 MicroJy iter= 196 IMAGR1: Field 4 Clean flux density= 2.664 MilliJy 196 comps IMAGR1: Total Cleaned flux density = 500.054 MilliJy 2916 comps IMAGR1: ALGSTB: All 432 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 421- 0 Cells, with 58475 Pts IMAGR1: Field 1 min = -934.8 MicroJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 576.31 MicroJy IMAGR1: 4497 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 644.956 MicroJy iter= 1643 IMAGR1: Field 1 Clean flux density= 453.688 MilliJy 1643 comps IMAGR1: Total Cleaned flux density = 500.104 MilliJy 3279 comps IMAGR1: ALGSTB: All 432 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 421- 0 Cells, with 58475 Pts IMAGR1: Field 2 min = -791.2 MicroJy,max = 873.1 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 559.87 MicroJy IMAGR1: 2408 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 606.062 MicroJy iter= 726 IMAGR1: Field 2 Clean flux density= 12.038 MilliJy 726 comps IMAGR1: Total Cleaned flux density = 502.179 MilliJy 3556 comps IMAGR1: ALGSTB: All 432 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 421- 0 Cells, with 58475 Pts IMAGR1: Field 5 min = -811.9 MicroJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 550.77 MicroJy IMAGR1: 698 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 572.240 MicroJy iter= 320 IMAGR1: Field 5 Clean flux density= 14.320 MilliJy 320 comps LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: Total Cleaned flux density = 504.661 MilliJy 3692 comps IMAGR1: ALGSTB: All 432 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 421- 0 Cells, with 58475 Pts IMAGR1: Field 6 min = -822.6 MicroJy,max = 810.3 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 546.07 MicroJy IMAGR1: 307 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 558.292 MicroJy iter= 156 IMAGR1: Field 6 Clean flux density= 1.422 MilliJy 156 comps IMAGR1: Total Cleaned flux density = 504.920 MilliJy 3774 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 7 min = -840.6 MicroJy,max = 776.5 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 536.57 MicroJy IMAGR1: 1292 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -566.276 MicroJy iter= 627 IMAGR1: Field 7 Clean flux density= 9.654 MilliJy 627 comps IMAGR1: Total Cleaned flux density = 504.022 MilliJy 3984 comps IMAGR1: ALGSTB: All 432 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 421- 0 Cells, with 58475 Pts IMAGR1: Field 8 min = -669.6 MicroJy,max = 700.7 MicroJy IMAGR1: TRY ANOTHER FIELD: this is 5.829E-04 < Second best 6.203E-04 IMAGR1: Field 1 min = -795.0 MicroJy,max = 942.1 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 519.31 MicroJy IMAGR1: 4692 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 572.657 MicroJy iter= 2065 IMAGR1: Field 1 Clean flux density= 456.655 MilliJy 2065 comps IMAGR1: Total Cleaned flux density = 506.991 MilliJy 4406 comps IMAGR1: ALGSTB: All 432 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 421- 0 Cells, with 58475 Pts IMAGR1: Field 3 min = -791.4 MicroJy,max = 789.9 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 512.83 MicroJy IMAGR1: 623 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 529.886 MicroJy iter= 386 IMAGR1: Field 3 Clean flux density= 4.136 MilliJy 386 comps IMAGR1: Total Cleaned flux density = 508.208 MilliJy 4550 comps IMAGR1: ALGSTB: All 432 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 421- 0 Cells, with 58475 Pts IMAGR1: Field 4 min = -740.2 MicroJy,max = 802.7 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 507.32 MicroJy IMAGR1: 474 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -521.853 MicroJy iter= 325 IMAGR1: Field 4 Clean flux density= 2.493 MilliJy 325 comps IMAGR1: Total Cleaned flux density = 508.036 MilliJy 4679 comps IMAGR1: ALGSTB: All 432 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 421- 0 Cells, with 58475 Pts IMAGR1: Field 8 min = -645.3 MicroJy,max = 714.7 MicroJy IMAGR1: TRY ANOTHER FIELD: this is 5.327E-04 < Second best 5.824E-04 IMAGR1: Field 2 min = -703.9 MicroJy,max = 821.1 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 495.10 MicroJy IMAGR1: 2514 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 529.027 MicroJy iter= 1050 IMAGR1: Field 2 Clean flux density= 13.229 MilliJy 1050 comps IMAGR1: Total Cleaned flux density = 509.227 MilliJy 5003 comps IMAGR1: ALGSTB: All 432 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 421- 0 Cells, with 58475 Pts IMAGR1: Field 1 min = -760.0 MicroJy,max = 890.7 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 482.42 MicroJy IMAGR1: 3747 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 518.812 MicroJy iter= 2450 IMAGR1: Field 1 Clean flux density= 456.800 MilliJy 2450 comps IMAGR1: Total Cleaned flux density = 509.372 MilliJy 5388 comps IMAGR1: ALGSTB: All 432 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 421- 0 Cells, with 58475 Pts IMAGR1: Field 5 min = -694.9 MicroJy,max = 860.3 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 476.55 MicroJy IMAGR1: 652 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -490.455 MicroJy iter= 473 IMAGR1: Field 5 Clean flux density= 15.694 MilliJy 473 comps IMAGR1: Total Cleaned flux density = 510.746 MilliJy 5541 comps IMAGR1: ALGSTB: All 432 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 421- 0 Cells, with 58475 Pts IMAGR1: Field 7 min = -725.7 MicroJy,max = 697.3 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 466.85 MicroJy IMAGR1: 1279 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 486.947 MicroJy iter= 862 IMAGR1: Field 7 Clean flux density= 9.420 MilliJy 862 comps IMAGR1: Total Cleaned flux density = 510.512 MilliJy 5776 comps IMAGR1: ALGSTB: All 432 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 421- 0 Cells, with 58475 Pts IMAGR1: Field 6 min = -782.2 MicroJy,max = 663.7 MicroJy IMAGR1: TRY ANOTHER FIELD: this is 5.017E-04 < Second best 5.327E-04 IMAGR1: Field 8 min = -596.1 MicroJy,max = 688.7 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 462.27 MicroJy IMAGR1: 159 Residual map points loaded IMAGR1: Field 8 min algorithm flux= -463.645 MicroJy iter= 102 IMAGR1: Field 8 Clean flux density= 7.911 MilliJy 102 comps IMAGR1: Total Cleaned flux density = 511.105 MilliJy 5804 comps IMAGR1: ALGSTB: All 117 Rows In AP (Max 267) IMAGR1: ALGSTB field 8 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 106- 0 Cells, with 58475 Pts IMAGR1: Field 3 min = -711.8 MicroJy,max = 724.0 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 457.87 MicroJy IMAGR1: 544 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 469.753 MicroJy iter= 540 IMAGR1: Field 3 Clean flux density= 3.748 MilliJy 540 comps IMAGR1: Total Cleaned flux density = 510.717 MilliJy 5958 comps IMAGR1: ALGSTB: All 432 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 421- 0 Cells, with 58475 Pts IMAGR1: Field 2 min = -633.5 MicroJy,max = 801.9 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 448.44 MicroJy IMAGR1: 2283 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 472.808 MicroJy iter= 1374 IMAGR1: Field 2 Clean flux density= 14.952 MilliJy 1374 comps IMAGR1: Total Cleaned flux density = 512.440 MilliJy 6282 comps IMAGR1: ALGSTB: All 432 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 421- 0 Cells, with 58475 Pts IMAGR1: Field 6 min = -770.3 MicroJy,max = 657.5 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 447.95 MicroJy IMAGR1: 428 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -457.651 MicroJy iter= 287 IMAGR1: Field 6 Clean flux density= 1.125 MilliJy 287 comps IMAGR1: Total Cleaned flux density = 512.143 MilliJy 6413 comps IMAGR1: ALGSTB: All 432 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 421- 0 Cells, with 58475 Pts IMAGR1: Field 4 min = -624.6 MicroJy,max = 685.8 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 443.54 MicroJy IMAGR1: 443 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 453.043 MicroJy iter= 458 IMAGR1: Field 4 Clean flux density= 2.718 MilliJy 458 comps IMAGR1: Total Cleaned flux density = 512.368 MilliJy 6546 comps IMAGR1: ALGSTB: All 432 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 421- 0 Cells, with 58475 Pts IMAGR1: Field 1 min = -690.8 MicroJy,max = 821.8 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 428.89 MicroJy IMAGR1: 4189 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 459.950 MicroJy iter= 2930 IMAGR1: Field 1 Clean flux density= 458.882 MilliJy 2930 comps IMAGR1: Total Cleaned flux density = 514.449 MilliJy 7026 comps IMAGR1: ALGSTB: All 432 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 421- 0 Cells, with 58475 Pts IMAGR1: Field 5 min = -630.3 MicroJy,max = 768.9 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 424.46 MicroJy IMAGR1: 661 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -435.087 MicroJy iter= 645 IMAGR1: Field 5 Clean flux density= 16.582 MilliJy 645 comps IMAGR1: Total Cleaned flux density = 515.337 MilliJy 7198 comps IMAGR1: ALGSTB: All 432 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 421- 0 Cells, with 58475 Pts IMAGR1: Field 7 min = -661.1 MicroJy,max = 613.2 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 417.38 MicroJy IMAGR1: 1158 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -432.041 MicroJy iter= 1110 IMAGR1: Field 7 Clean flux density= 9.407 MilliJy 1110 comps IMAGR1: Total Cleaned flux density = 515.324 MilliJy 7446 comps IMAGR1: ALGSTB: All 432 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 421- 0 Cells, with 58475 Pts IMAGR1: Field 2 min = -599.8 MicroJy,max = 757.2 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 409.19 MicroJy IMAGR1: 1774 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 426.052 MicroJy iter= 1681 IMAGR1: Field 2 Clean flux density= 15.504 MilliJy 1681 comps IMAGR1: Total Cleaned flux density = 515.876 MilliJy 7753 comps IMAGR1: ALGSTB: All 432 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 421- 0 Cells, with 58475 Pts IMAGR1: Field 3 min = -645.4 MicroJy,max = 650.8 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 404.68 MicroJy IMAGR1: 514 Residual map points loaded IMAGR1: Field 3 min Clean flux = -424.698 MicroJy iter= 591 IMAGR1: Field 3 Clean flux density= 4.575 MilliJy 591 comps IMAGR1: Total Cleaned flux density = 516.705 MilliJy 7804 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 8 min = -544.6 MicroJy,max = 614.2 MicroJy IMAGR1: TRY ANOTHER FIELD: this is 4.211E-04 < Second best 4.429E-04 IMAGR1: Field 1 min = -637.8 MicroJy,max = 744.2 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 392.11 MicroJy IMAGR1: 3889 Residual map points loaded IMAGR1: Field 1 min Clean flux = -424.998 MicroJy iter= 3170 IMAGR1: Field 1 Clean flux density= 458.960 MilliJy 3170 comps IMAGR1: Total Cleaned flux density = 516.782 MilliJy 8044 comps IMAGR1: ALGSTB: All 432 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 421- 0 Cells, with 58475 Pts IMAGR1: Field 6 min = -688.9 MicroJy,max = 580.7 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 380.17 MicroJy IMAGR1: 1120 Residual map points loaded IMAGR1: Field 6 min Clean flux = -424.968 MicroJy iter= 303 IMAGR1: Field 6 Clean flux density= 1.126 MilliJy 303 comps IMAGR1: Total Cleaned flux density = 516.783 MilliJy 8060 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -583.9 MicroJy,max = 631.1 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 372.50 MicroJy IMAGR1: 1737 Residual map points loaded IMAGR1: Field 4 min Clean flux = -425.026 MicroJy iter= 470 IMAGR1: Field 4 Clean flux density= 2.631 MilliJy 470 comps IMAGR1: Total Cleaned flux density = 516.696 MilliJy 8072 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 8 min = -529.1 MicroJy,max = 599.6 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 369.17 MicroJy IMAGR1: 239 Residual map points loaded IMAGR1: Field 8 min Clean flux = 420.341 MicroJy iter= 105 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: Field 8 Clean flux density= 7.952 MilliJy 105 comps IMAGR1: Total Cleaned flux density = 516.737 MilliJy 8075 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -565.2 MicroJy,max = 708.4 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 363.53 MicroJy IMAGR1: 2846 Residual map points loaded IMAGR1: Field 5 min Clean flux = 423.577 MicroJy iter= 651 IMAGR1: Field 5 Clean flux density= 16.668 MilliJy 651 comps IMAGR1: Total Cleaned flux density = 516.823 MilliJy 8081 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 7 min = -630.8 MicroJy,max = 597.7 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 348.48 MicroJy IMAGR1: 6928 Residual map points loaded IMAGR1: Field 7 min Clean flux = 423.097 MicroJy iter= 1119 IMAGR1: Field 7 Clean flux density= 9.535 MilliJy 1119 comps IMAGR1: Total Cleaned flux density = 516.951 MilliJy 8090 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -582.6 MicroJy,max = 742.2 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 313.28 MicroJy IMAGR1: 19985 Residual map points loaded IMAGR1: Field 2 min Clean flux = -424.680 MicroJy iter= 1686 IMAGR1: Field 2 Clean flux density= 15.376 MilliJy 1686 comps IMAGR1: Total Cleaned flux density = 516.823 MilliJy 8095 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Peak residual in window 425.026 less than limit 425.123 MicroJy IMAGR1: Merging the Clean components files IMAGR1: Field 1 compressed from 3170 to 1784 components IMAGR1: Field 2 compressed from 1686 to 1135 components IMAGR1: Field 3 compressed from 591 to 427 components IMAGR1: Field 4 compressed from 470 to 346 components IMAGR1: Field 5 compressed from 651 to 482 components IMAGR1: Field 6 compressed from 303 to 238 components IMAGR1: Field 7 compressed from 1119 to 768 components IMAGR1: Field 8 compressed from 105 to 77 components IMAGR1: Field 1 min = -625.6 MicroJy,max = 741.2 MicroJy IMAGR1: Field 2 min = -582.7 MicroJy,max = 745.0 MicroJy IMAGR1: Field 3 min = -638.0 MicroJy,max = 635.1 MicroJy IMAGR1: Field 4 min = -584.1 MicroJy,max = 625.3 MicroJy IMAGR1: Field 5 min = -567.0 MicroJy,max = 706.7 MicroJy IMAGR1: Field 6 min = -688.3 MicroJy,max = 579.6 MicroJy IMAGR1: Field 7 min = -630.6 MicroJy,max = 597.3 MicroJy IMAGR1: Field 8 min = -526.6 MicroJy,max = 594.1 MicroJy IMAGR1: Restoring Clean components IMAGR1: Restoring overlapped Clean components IMAGR1: Restore-184.014 MicroJy ( 159 CCs) from field 1 to field 2 IMAGR1: Restore 14.325 MilliJy ( 169 CCs) from field 1 to field 3 IMAGR1: Restore 27.486 MilliJy ( 118 CCs) from field 1 to field 4 IMAGR1: Restore 16.069 MilliJy ( 179 CCs) from field 1 to field 5 IMAGR1: Restore 4.642 MilliJy ( 97 CCs) from field 1 to field 6 IMAGR1: Restore 585.768 MicroJy ( 112 CCs) from field 1 to field 7 IMAGR1: Restore 11.212 MilliJy ( 59 CCs) from field 1 to field 8 IMAGR1: Restore 3.793 MilliJy ( 216 CCs) from field 2 to field 1 IMAGR1: Restore 1.603 MilliJy ( 137 CCs) from field 2 to field 3 IMAGR1: Restore-990.617 MicroJy ( 114 CCs) from field 2 to field 4 IMAGR1: Restore 260.668 MicroJy ( 181 CCs) from field 3 to field 1 IMAGR1: Restore 2.062 MilliJy ( 154 CCs) from field 3 to field 2 IMAGR1: Restore 2.808 MilliJy ( 45 CCs) from field 3 to field 5 IMAGR1: Restore 491.239 MicroJy ( 55 CCs) from field 3 to field 8 IMAGR1: Restore 3.012 MilliJy ( 147 CCs) from field 4 to field 1 IMAGR1: Restore 1.874 MilliJy ( 138 CCs) from field 4 to field 2 IMAGR1: Restore-358.677 MicroJy ( 23 CCs) from field 4 to field 6 IMAGR1: Restore 2.821 MilliJy ( 155 CCs) from field 5 to field 1 IMAGR1: Restore 258.576 MicroJy ( 43 CCs) from field 5 to field 3 IMAGR1: Restore 1.812 MilliJy ( 144 CCs) from field 5 to field 7 IMAGR1: Restore 138.906 MicroJy ( 11 CCs) from field 5 to field 8 IMAGR1: Restore 479.312 MicroJy ( 96 CCs) from field 6 to field 1 IMAGR1: Restore -1.012 MilliJy ( 25 CCs) from field 6 to field 4 IMAGR1: Restore 948.039 MicroJy ( 65 CCs) from field 6 to field 7 IMAGR1: Restore 2.209 MilliJy ( 170 CCs) from field 7 to field 1 IMAGR1: Restore 1.867 MilliJy ( 110 CCs) from field 7 to field 5 IMAGR1: Restore 351.251 MicroJy ( 73 CCs) from field 7 to field 6 IMAGR1: Restore 8.025 MilliJy ( 73 CCs) from field 8 to field 1 IMAGR1: Restore 7.952 MilliJy ( 77 CCs) from field 8 to field 3 IMAGR1: Restore 8.227 MilliJy ( 65 CCs) from field 8 to field 5 IMAGR1: Checking image max/min IMAGR1: Field 1 final Clean flux 479.561 MilliJy IMAGR1: Field 2 final Clean flux 19.128 MilliJy IMAGR1: Field 3 final Clean flux 28.715 MilliJy IMAGR1: Field 4 final Clean flux 28.114 MilliJy IMAGR1: Field 5 final Clean flux 45.639 MilliJy IMAGR1: Field 6 final Clean flux 5.760 MilliJy IMAGR1: Field 7 final Clean flux 12.881 MilliJy IMAGR1: Field 8 final Clean flux 19.795 MilliJy IMAGR1: Deleting UV work file: IMAGR1: Destroyed 1 extension files of type AN IMAGR1: Destroyed 1 extension files of type FQ IMAGR1: Destroyed UV image file: catno= 76 disk= 1 IMAGR1: Appears to have ended successfully IMAGR1: thuban 31DEC06 TST: Cpu= 192.1 Real= 193 ING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@0729+308_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AM647_2000MAR10_1.0.log AIPS 1: ' NOW STARTING WITH SOURCE :8 =0729+308' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0729+308_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 77 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 78 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 79 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 80 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 81 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 82 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 83 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 84 disk= 1 AIPS 1: Disk 1 in-CNO 85 renumbered as CNO 76 AIPS 1: Disk 1 in-CNO 86 renumbered as CNO 77 AIPS 1: Disk 1 in-CNO 87 renumbered as CNO 78 AIPS 1: Disk 1 in-CNO 88 renumbered as CNO 79 AIPS 1: Disk 1 in-CNO 89 renumbered as CNO 80 AIPS 1: Disk 1 in-CNO 90 renumbered as CNO 81 AIPS 1: Disk 1 in-CNO 91 renumbered as CNO 82 AIPS 1: Disk 1 in-CNO 92 renumbered as CNO 83 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.09604 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@739+337B_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN SETFC1: Task SETFC (release of 31DEC06) begins SETFC1: Found 739+337B L BAND Seq 1 Disk: 1 in slot 11 SETFC1: SETCEL: recommends IMSIZE 868 CELLSIZE 2.16350 SETFC1: SETCEL: returns IMSIZE 1024 CELLSIZE 1.87131 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@739+337B_L,BAND.0-1 SETFC1: FLYEYE added 7 fields to BOXFILE to 0.443 deg SETFC1: First field number written was 1 SETFC1: Highest field number written was 7 SETFC1: returns adverbs to AIPS SETFC1: Appears to have ended successfully SETFC1: thuban 31DEC06 TST: Cpu= 0.1 Real= 0 ING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@0729+308_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AM647_2000MAR10_1.0.log AIPS 1: ' NOW STARTING WITH SOURCE :8 =0729+308' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0729+308_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 77 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 78 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 79 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 80 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 81 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 82 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 83 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 84 disk= 1 AIPS 1: Disk 1 in-CNO 85 renumbered as CNO 76 AIPS 1: Disk 1 in-CNO 86 renumbered as CNO 77 AIPS 1: Disk 1 in-CNO 87 renumbered as CNO 78 AIPS 1: Disk 1 in-CNO 88 renumbered as CNO 79 AIPS 1: Disk 1 in-CNO 89 renumbered as CNO 80 AIPS 1: Disk 1 in-CNO 90 renumbered as CNO 81 AIPS 1: Disk 1 in-CNO 91 renumbered as CNO 82 AIPS 1: Disk 1 in-CNO 92 renumbered as CNO 83 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.09604 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@739+337B_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN SETFC1: Task SETFC (release of 31DEC06) begins SETFC1: Found 739+337B L BAND Seq 1 Disk: 1 in slot 11 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@739+337B_L,BAND.0-1 SETFC1: Searching catalog between 0.19 and 0.82 degrees radius SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /home/auto/aips/TEXT/STARS/NV00.0030 SETFC1: Field RA Dec Flux Beam Sep SETFC1: 8 07:43:52.35 33:28:57.1 0.034 0.529 0.254 SETFC1: 9 07:41:43.78 33:35:43.9 0.228 0.462 0.277 SETFC1: 10 07:41:25.40 33:33:16.9 0.591 0.270 0.350 SETFC1: Add NVSS: wrote 3 fields to BOXFILE SETFC1: The Sun is 120.1 deg away - ignoring SETFC1: First field number written was 8 SETFC1: Highest field number written was 10 SETFC1: returns adverbs to AIPS SETFC1: Appears to have ended successfully SETFC1: thuban 31DEC06 TST: Cpu= 1.1 Real= 1 C 1 1012 1012 07 43 01.25 33 39 51.2 00001 -1 507 512 513 C 2 1012 1012 07 43 01.25 33 13 18.1 00002 -1 507 512 513 C 3 1012 1012 07 41 11.03 33 26 31.6 00003 -1 507 512 513 C 4 1012 1012 07 44 51.47 33 26 31.6 00004 -1 507 512 513 C 5 1012 1012 07 41 10.46 33 53 04.6 00005 -1 507 512 513 C 6 1012 1012 07 44 52.04 33 53 04.6 00006 -1 507 512 513 C 7 1012 1012 07 43 01.25 34 06 24.3 00007 -1 507 512 513 C 8 246 246 07 43 52.35 33 28 57.1 00008 -1 100 128 129 C 9 246 246 07 41 43.78 33 35 43.9 00009 -1 100 128 129 C 10 246 246 07 41 25.40 33 33 16.9 00010 -1 100 136 158 00010 -1 100 127 129 00010 -1 100 121 100 ING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@0729+308_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AM647_2000MAR10_1.0.log AIPS 1: ' NOW STARTING WITH SOURCE :8 =0729+308' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0729+308_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 77 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 78 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 79 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 80 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 81 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 82 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 83 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 84 disk= 1 AIPS 1: Disk 1 in-CNO 85 renumbered as CNO 76 AIPS 1: Disk 1 in-CNO 86 renumbered as CNO 77 AIPS 1: Disk 1 in-CNO 87 renumbered as CNO 78 AIPS 1: Disk 1 in-CNO 88 renumbered as CNO 79 AIPS 1: Disk 1 in-CNO 89 renumbered as CNO 80 AIPS 1: Disk 1 in-CNO 90 renumbered as CNO 81 AIPS 1: Disk 1 in-CNO 91 renumbered as CNO 82 AIPS 1: Disk 1 in-CNO 92 renumbered as CNO 83 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.09604 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@739+337B_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@739+337B_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AM647_2000MAR10_1.0.log AIPS 1: ' NOW STARTING WITH SOURCE :9 =739+337B' AIPS 1: ' ' IMAGR1: Task IMAGR (release of 31DEC06) begins IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@739+337B_L,BAND.0-1 IMAGR1: FIELDF: Final field parameters and # read are: IMAGR1: Field 1 1012 1012 4.2580E-11 2.5580E-11 0 IMAGR1: Field 2 1012 1012 4.2580E-11 -1.5931E+03 0 IMAGR1: Field 3 1012 1012 -1.3760E+03 -7.9960E+02 0 IMAGR1: Field 4 1012 1012 1.3760E+03 -7.9960E+02 0 IMAGR1: Field 5 1012 1012 -1.3832E+03 7.9340E+02 0 IMAGR1: Field 6 1012 1012 1.3832E+03 7.9340E+02 0 IMAGR1: Field 7 1012 1012 4.2580E-11 1.5931E+03 0 IMAGR1: Field 8 246 246 6.3796E+02 -6.5410E+02 0 IMAGR1: Field 9 246 246 -9.6717E+02 -2.4730E+02 0 IMAGR1: Field 10 246 246 -1.1966E+03 -3.9430E+02 0 IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@739+337B_L,BAND.0-1 IMAGR1: WINDF: Number of clean boxes/field read as follows: IMAGR1: Field 01: 1 Field 02: 1 Field 03: 1 Field 04: 1 IMAGR1: Field 05: 1 Field 06: 1 Field 07: 1 Field 08: 1 IMAGR1: Field 09: 1 Field 10: 3 IMAGR1: Create 739+337B .IMAGR . 1 (UV) on disk 1 cno 84 IMAGR1: Beginning channel 1 through 1 with 2 IFs IMAGR1: IMACPY: Copied 31825 visibilities to be imaged IMAGR1: **** WARNING data included out of inner portion of UV plane **** IMAGR1: **** Watch for high-frequency & other poor cleaning effects **** IMAGR1: UVWAIT: begin finding uniform weights IMAGR1: UVWAIT: Average grid weight 1.661E+04 IMAGR1: UVWAIT: Adding temperance S 3.322E+03 IMAGR1: UVWAIT: begin applying uniform or other weights IMAGR1: UVWAIT: Sum of weights in 4.764E+07 and out 6.436E+07 IMAGR1: UVWAIT: Noise is increased by a factor 1.177 due to weighting IMAGR1: UVWAIT: Average summed weight 1.661E+04 over 62116 vis IMAGR1: Create 739+337B .IBM001. 1 (MA) on disk 1 cno 85 IMAGR1: Create 739+337B .IBM002. 1 (MA) on disk 1 cno 86 IMAGR1: Create 739+337B .IBM003. 1 (MA) on disk 1 cno 87 IMAGR1: Create 739+337B .IBM004. 1 (MA) on disk 1 cno 88 IMAGR1: Create 739+337B .IBM005. 1 (MA) on disk 1 cno 89 IMAGR1: Create 739+337B .IBM006. 1 (MA) on disk 1 cno 90 IMAGR1: Create 739+337B .IBM007. 1 (MA) on disk 1 cno 91 IMAGR1: Create 739+337B .IBM008. 1 (MA) on disk 1 cno 92 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: Create 739+337B .IBM009. 1 (MA) on disk 1 cno 93 IMAGR1: Create 739+337B .IBM010. 1 (MA) on disk 1 cno 94 IMAGR1: Create 739+337B .ICL001. 1 (MA) on disk 1 cno 95 IMAGR1: Create 739+337B .ICL002. 1 (MA) on disk 1 cno 96 IMAGR1: Create 739+337B .ICL003. 1 (MA) on disk 1 cno 97 IMAGR1: Create 739+337B .ICL004. 1 (MA) on disk 1 cno 98 IMAGR1: Create 739+337B .ICL005. 1 (MA) on disk 1 cno 99 IMAGR1: Create 739+337B .ICL006. 1 (MA) on disk 1 cno 100 IMAGR1: Create 739+337B .ICL007. 1 (MA) on disk 1 cno 101 IMAGR1: Create 739+337B .ICL008. 1 (MA) on disk 1 cno 102 IMAGR1: Create 739+337B .ICL009. 1 (MA) on disk 1 cno 103 IMAGR1: Create 739+337B .ICL010. 1 (MA) on disk 1 cno 104 IMAGR1: GRDFLT: X and Y convolution type = SPHEROIDAL IMAGR1: GRDFLT: X and Y parms = 3.0000 1.0000 IMAGR1: GRDFLT: convolution function sampled every 1/100 of a cell IMAGR1: GRDMEM: Ave 2 Channels; 1.372250E+09 to 1.657250E+09 Hz IMAGR1: Field 1 Sum of gridding weights = 6.83265E+08 IMAGR1: Field 1 Beam min = -142.9 MilliJy, max = 1.0 Jy IMAGR1: Field 1 fit FWHM = 11.053 x 5.924 arcsec, PA= -89.7 IMAGR1: Field 2 Sum of gridding weights = 6.83264E+08 IMAGR1: Field 2 Beam min = -142.9 MilliJy, max = 1.0 Jy IMAGR1: Field 2 fit FWHM = 11.056 x 5.924 arcsec, PA= -89.7 IMAGR1: Field 3 Sum of gridding weights = 6.83263E+08 IMAGR1: Field 3 Beam min = -49.0 MilliJy, max = 1.0 Jy IMAGR1: Field 3 fit FWHM = 11.050 x 5.927 arcsec, PA= -89.9 IMAGR1: Field 4 Sum of gridding weights = 6.83262E+08 IMAGR1: Field 4 Beam min = -48.4 MilliJy, max = 1.0 Jy IMAGR1: Field 4 fit FWHM = 11.060 x 5.921 arcsec, PA= -89.5 IMAGR1: Field 5 Sum of gridding weights = 6.83262E+08 IMAGR1: Field 5 Beam min = -54.3 MilliJy, max = 1.0 Jy IMAGR1: Field 5 fit FWHM = 11.047 x 5.927 arcsec, PA= -89.9 IMAGR1: Field 6 Sum of gridding weights = 6.83262E+08 IMAGR1: Field 6 Beam min = -46.6 MilliJy, max = 1.0 Jy IMAGR1: Field 6 fit FWHM = 11.057 x 5.922 arcsec, PA= -89.5 IMAGR1: Field 7 Sum of gridding weights = 6.83265E+08 IMAGR1: Field 7 Beam min = -142.9 MilliJy, max = 1.0 Jy IMAGR1: Field 7 fit FWHM = 11.051 x 5.925 arcsec, PA= -89.7 IMAGR1: Field 8 Sum of gridding weights = 6.83262E+08 IMAGR1: Field 8 Beam min = -52.9 MilliJy, max = 1.0 Jy IMAGR1: Field 8 fit FWHM = 11.057 x 5.923 arcsec, PA= -89.6 IMAGR1: Field 9 Sum of gridding weights = 6.83262E+08 IMAGR1: Field 9 Beam min = -50.3 MilliJy, max = 1.0 Jy IMAGR1: Field 9 fit FWHM = 11.050 x 5.926 arcsec, PA= -89.8 IMAGR1: Field 10 Sum of gridding weights = 6.83262E+08 IMAGR1: Field 10 Beam min = -48.2 MilliJy, max = 1.0 Jy IMAGR1: Field 10 fit FWHM = 11.050 x 5.926 arcsec, PA= -89.8 IMAGR1: CLBHIS: minimum component 0.303 of current peak IMAGR1: Field 1 min = -8.6 MilliJy,max = 111.5 MilliJy IMAGR1: Field 2 min = -7.3 MilliJy,max = 15.9 MilliJy IMAGR1: Field 3 min = -9.2 MilliJy,max = 39.3 MilliJy IMAGR1: Field 4 min = -7.3 MilliJy,max = 13.3 MilliJy IMAGR1: Field 5 min = -8.8 MilliJy,max = 13.4 MilliJy IMAGR1: Field 6 min = -7.2 MilliJy,max = 13.3 MilliJy IMAGR1: Field 7 min = -7.5 MilliJy,max = 14.0 MilliJy IMAGR1: Field 8 min = -7.9 MilliJy,max = 11.6 MilliJy IMAGR1: Field 9 min = -7.8 MilliJy,max = 41.1 MilliJy IMAGR1: Field 10 min = -6.3 MilliJy,max = 40.1 MilliJy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 6.61 MilliJy IMAGR1: 4868 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 36.332 MilliJy iter= 25 IMAGR1: Field 1 Clean flux density= 158.202 MilliJy 25 comps IMAGR1: Total Cleaned flux density = 158.202 MilliJy 25 comps IMAGR1: SETDO3: imaging done with multiple tangent planes IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: VISDFT: Model components of type Point IMAGR1: I Polarization model processed IMAGR1: Field 9 min = -4.1 MilliJy,max = 42.5 MilliJy IMAGR1: BGC Clean: using 509 cell beam + residuals > 6.61 MilliJy IMAGR1: 157 Residual map points loaded IMAGR1: Field 9 min allowed flux = 12.480 MilliJy iter= 18 IMAGR1: Field 9 Clean flux density= 39.891 MilliJy 18 comps IMAGR1: Total Cleaned flux density = 198.093 MilliJy 43 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -5.6 MilliJy,max = 22.5 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.146E-02 < Second best 3.454E-02 IMAGR1: Field 1 min = -4.5 MilliJy,max = 36.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 5.60 MilliJy IMAGR1: 974 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 12.163 MilliJy iter= 92 IMAGR1: Field 1 Clean flux density= 299.806 MilliJy 92 comps IMAGR1: Total Cleaned flux density = 339.698 MilliJy 110 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 10 min = -3.5 MilliJy,max = 22.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 5.56 MilliJy IMAGR1: 648 Residual map points loaded IMAGR1: Field 10 min algorithm flux= 7.294 MilliJy iter= 23 IMAGR1: Field 10 Clean flux density= 27.761 MilliJy 23 comps IMAGR1: Total Cleaned flux density = 367.459 MilliJy 133 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -3.1 MilliJy,max = 13.0 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.238E-02 < Second best 1.339E-02 IMAGR1: Field 7 min = -2.4 MilliJy,max = 3.0 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.850E-03 < Second best 1.240E-02 IMAGR1: Field 2 min = -2.9 MilliJy,max = 10.0 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 3.933E-03 < Second best 1.238E-02 IMAGR1: BGC Clean: using 849 cell beam + residuals > 5.10 MilliJy IMAGR1: 226 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 6.063 MilliJy iter= 26 IMAGR1: Field 3 Clean flux density= 21.255 MilliJy 26 comps IMAGR1: Total Cleaned flux density = 388.714 MilliJy 159 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 9 min = -2.1 MilliJy,max = 6.7 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 5.824E-03 < Second best 1.157E-02 IMAGR1: Field 1 min = -2.7 MilliJy,max = 12.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 4.70 MilliJy IMAGR1: 447 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 6.442 MilliJy iter= 158 IMAGR1: Field 1 Clean flux density= 357.191 MilliJy 158 comps IMAGR1: Total Cleaned flux density = 446.098 MilliJy 225 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -2.0 MilliJy,max = 6.7 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 6.348E-03 < Second best 1.113E-02 IMAGR1: Field 8 min = -1.8 MilliJy,max = 6.8 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 6.486E-03 < Second best 9.807E-03 IMAGR1: Field 6 min = -1.9 MilliJy,max = 4.4 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 3.944E-03 < Second best 8.879E-03 IMAGR1: Field 5 min = -2.2 MilliJy,max = 4.7 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.717E-03 < Second best 6.942E-03 IMAGR1: Field 10 min = -2.1 MilliJy,max = 6.1 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 5.785E-03 < Second best 6.486E-03 IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.85 MilliJy IMAGR1: 78 Residual map points loaded IMAGR1: Field 8 min algorithm flux= 2.132 MilliJy iter= 16 IMAGR1: Field 8 Clean flux density= 6.299 MilliJy 16 comps IMAGR1: Total Cleaned flux density = 452.397 MilliJy 241 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -1.9 MilliJy,max = 2.5 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.158E-03 < Second best 6.133E-03 IMAGR1: Field 1 min = -2.1 MilliJy,max = 6.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.77 MilliJy IMAGR1: 1539 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 2.729 MilliJy iter= 282 IMAGR1: Field 1 Clean flux density= 408.236 MilliJy 282 comps IMAGR1: Total Cleaned flux density = 503.442 MilliJy 365 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 9 min = -1.8 MilliJy,max = 6.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.77 MilliJy IMAGR1: 207 Residual map points loaded IMAGR1: Field 9 min algorithm flux= 2.160 MilliJy iter= 57 IMAGR1: Field 9 Clean flux density= 54.293 MilliJy 57 comps IMAGR1: Total Cleaned flux density = 517.844 MilliJy 404 comps IMAGR1: ALGSTB: All 119 Rows In AP (Max 267) IMAGR1: ALGSTB field 9 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 108- 0 Cells, with 31825 Pts IMAGR1: Field 10 min = -1.7 MilliJy,max = 6.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.77 MilliJy IMAGR1: 3174 Residual map points loaded IMAGR1: Field 10 min algorithm flux= 2.320 MilliJy iter= 109 IMAGR1: Field 10 Clean flux density= 57.710 MilliJy 109 comps IMAGR1: Total Cleaned flux density = 547.793 MilliJy 490 comps IMAGR1: ALGSTB: All 119 Rows In AP (Max 267) IMAGR1: ALGSTB field 10 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 108- 0 Cells, with 31825 Pts IMAGR1: Field 3 min = -1.8 MilliJy,max = 2.6 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.323E-03 < Second best 3.944E-03 IMAGR1: Field 6 min = -1.6 MilliJy,max = 4.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.70 MilliJy IMAGR1: 59 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 1.770 MilliJy iter= 14 IMAGR1: Field 6 Clean flux density= 3.582 MilliJy 14 comps IMAGR1: Total Cleaned flux density = 551.375 MilliJy 504 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -1.9 MilliJy,max = 3.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.56 MilliJy IMAGR1: 184 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 1.663 MilliJy iter= 29 IMAGR1: Field 2 Clean flux density= 5.026 MilliJy 29 comps IMAGR1: Total Cleaned flux density = 556.401 MilliJy 533 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 7 min = -1.8 MilliJy,max = 2.3 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.200E-03 < Second best 2.717E-03 IMAGR1: Field 5 min = -1.7 MilliJy,max = 2.6 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.378E-03 < Second best 2.601E-03 IMAGR1: Field 1 min = -1.9 MilliJy,max = 2.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.21 MilliJy IMAGR1: 3125 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -1.569 MilliJy iter= 450 IMAGR1: Field 1 Clean flux density= 433.650 MilliJy 450 comps IMAGR1: Total Cleaned flux density = 581.816 MilliJy 701 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -1.7 MilliJy,max = 1.9 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.778E-03 < Second best 2.323E-03 IMAGR1: Field 3 min = -1.8 MilliJy,max = 2.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.20 MilliJy IMAGR1: 2204 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 1.443 MilliJy iter= 169 IMAGR1: Field 3 Clean flux density= 44.170 MilliJy 169 comps IMAGR1: Total Cleaned flux density = 604.731 MilliJy 844 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 10 min = -1.4 MilliJy,max = 1.5 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.402E-03 < Second best 2.200E-03 IMAGR1: Field 7 min = -1.7 MilliJy,max = 2.0 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.895E-03 < Second best 2.158E-03 IMAGR1: Field 4 min = -1.6 MilliJy,max = 2.2 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.544E-03 < Second best 2.059E-03 IMAGR1: Field 9 min = -1.4 MilliJy,max = 2.1 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.363E-03 < Second best 2.031E-03 IMAGR1: Field 8 min = -1.4 MilliJy,max = 1.7 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.656E-03 < Second best 1.895E-03 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.10 MilliJy IMAGR1: 1063 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 1.235 MilliJy iter= 95 IMAGR1: Field 7 Clean flux density= 5.120 MilliJy 95 comps IMAGR1: Total Cleaned flux density = 609.851 MilliJy 939 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -1.6 MilliJy,max = 1.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.10 MilliJy IMAGR1: 752 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 1.212 MilliJy iter= 93 IMAGR1: Field 5 Clean flux density= 2.906 MilliJy 93 comps IMAGR1: Total Cleaned flux density = 612.757 MilliJy 1032 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 6 min = -1.4 MilliJy,max = 1.6 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.551E-03 < Second best 1.656E-03 IMAGR1: Field 8 min = -1.4 MilliJy,max = 1.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.09 MilliJy IMAGR1: 29 Residual map points loaded IMAGR1: Field 8 min algorithm flux= 1.075 MilliJy iter= 25 IMAGR1: Field 8 Clean flux density= 7.512 MilliJy 25 comps IMAGR1: Total Cleaned flux density = 613.970 MilliJy 1041 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -1.7 MilliJy,max = 1.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.06 MilliJy IMAGR1: 1681 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 1.204 MilliJy iter= 174 IMAGR1: Field 2 Clean flux density= 12.978 MilliJy 174 comps IMAGR1: Total Cleaned flux density = 621.923 MilliJy 1186 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 6 min = -1.4 MilliJy,max = 1.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.06 MilliJy IMAGR1: 292 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 1.115 MilliJy iter= 64 IMAGR1: Field 6 Clean flux density= 8.088 MilliJy 64 comps IMAGR1: Total Cleaned flux density = 626.428 MilliJy 1236 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -1.5 MilliJy,max = 2.2 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.205E-03 < Second best 1.499E-03 IMAGR1: Field 1 min = -1.4 MilliJy,max = 1.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.01 MilliJy IMAGR1: 2835 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -1.173 MilliJy iter= 656 IMAGR1: Field 1 Clean flux density= 439.151 MilliJy 656 comps IMAGR1: Total Cleaned flux density = 631.928 MilliJy 1442 comps IMAGR1: ALGSTB: All 440 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 429- 0 Cells, with 31825 Pts IMAGR1: Field 10 min = -1.3 MilliJy,max = 1.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.00 MilliJy IMAGR1: 2854 Residual map points loaded IMAGR1: Field 10 min algorithm flux= 1.055 MilliJy iter= 186 IMAGR1: Field 10 Clean flux density= 63.877 MilliJy 186 comps IMAGR1: Total Cleaned flux density = 638.096 MilliJy 1519 comps IMAGR1: ALGSTB: All 119 Rows In AP (Max 267) IMAGR1: ALGSTB field 10 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 108- 0 Cells, with 31825 Pts IMAGR1: Field 3 min = -1.3 MilliJy,max = 1.5 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.288E-03 < Second best 1.363E-03 IMAGR1: Field 9 min = -1.3 MilliJy,max = 1.5 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.206E-03 < Second best 1.288E-03 IMAGR1: BGC Clean: using 103 cell beam + residuals > 966.75 MicroJy IMAGR1: 1526 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 1.058 MilliJy iter= 314 IMAGR1: Field 3 Clean flux density= 47.647 MilliJy 314 comps IMAGR1: Total Cleaned flux density = 641.572 MilliJy 1664 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 9 min = -1.3 MilliJy,max = 1.5 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 9.885E-04 < Second best 1.205E-03 IMAGR1: Field 4 min = -1.4 MilliJy,max = 2.1 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.075E-03 < Second best 1.182E-03 IMAGR1: Field 7 min = -1.5 MilliJy,max = 1.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 945.25 MicroJy IMAGR1: 867 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -1.007 MilliJy iter= 206 IMAGR1: Field 7 Clean flux density= 8.800 MilliJy 206 comps IMAGR1: Total Cleaned flux density = 645.253 MilliJy 1775 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -1.4 MilliJy,max = 1.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 926.87 MicroJy IMAGR1: 776 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -989.973 MicroJy iter= 216 IMAGR1: Field 5 Clean flux density= 1.963 MilliJy 216 comps IMAGR1: Total Cleaned flux density = 644.309 MilliJy 1898 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -1.3 MilliJy,max = 1.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 899.93 MicroJy IMAGR1: 1584 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -976.478 MicroJy iter= 338 IMAGR1: Field 2 Clean flux density= 16.496 MilliJy 338 comps IMAGR1: Total Cleaned flux density = 647.826 MilliJy 2062 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.2 MilliJy,max = 1.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 868.46 MicroJy IMAGR1: 2558 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -962.082 MicroJy iter= 886 IMAGR1: Field 1 Clean flux density= 442.835 MilliJy 886 comps IMAGR1: Total Cleaned flux density = 651.510 MilliJy 2292 comps IMAGR1: ALGSTB: All 440 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 429- 0 Cells, with 31825 Pts IMAGR1: Field 4 min = -1.2 MilliJy,max = 2.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 866.46 MicroJy IMAGR1: 150 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 882.909 MicroJy iter= 40 IMAGR1: Field 4 Clean flux density= 2.445 MilliJy 40 comps IMAGR1: Total Cleaned flux density = 653.955 MilliJy 2332 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 6 min = -1.1 MilliJy,max = 1.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 857.72 MicroJy IMAGR1: 182 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 874.361 MicroJy iter= 106 IMAGR1: Field 6 Clean flux density= 10.502 MilliJy 106 comps IMAGR1: Total Cleaned flux density = 656.369 MilliJy 2374 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 8 min = -1.1 MilliJy,max = 943.7 MicroJy IMAGR1: TRY ANOTHER FIELD: this is 8.864E-04 < Second best 1.014E-03 IMAGR1: Field 3 min = -1.2 MilliJy,max = 1.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 837.68 MicroJy IMAGR1: 1727 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 891.444 MicroJy iter= 467 IMAGR1: Field 3 Clean flux density= 51.650 MilliJy 467 comps IMAGR1: Total Cleaned flux density = 660.372 MilliJy 2527 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 10 min = -924.1 MicroJy,max = 1.0 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 8.554E-04 < Second best 9.885E-04 IMAGR1: Field 9 min = -1.2 MilliJy,max = 1.4 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 8.955E-04 < Second best 9.667E-04 IMAGR1: Field 7 min = -1.4 MilliJy,max = 1.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 804.03 MicroJy IMAGR1: 1147 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 851.318 MicroJy iter= 355 IMAGR1: Field 7 Clean flux density= 10.636 MilliJy 355 comps IMAGR1: Total Cleaned flux density = 662.208 MilliJy 2676 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -1.3 MilliJy,max = 1.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 790.59 MicroJy IMAGR1: 918 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 835.199 MicroJy iter= 366 IMAGR1: Field 5 Clean flux density= 1.721 MilliJy 366 comps IMAGR1: Total Cleaned flux density = 661.966 MilliJy 2826 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -1.1 MilliJy,max = 1.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 771.89 MicroJy IMAGR1: 1718 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -823.853 MicroJy iter= 535 IMAGR1: Field 2 Clean flux density= 18.933 MilliJy 535 comps IMAGR1: Total Cleaned flux density = 664.404 MilliJy 3023 comps IMAGR1: ALGSTB: All 440 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 429- 0 Cells, with 31825 Pts IMAGR1: Field 1 min = -1.1 MilliJy,max = 1.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 746.59 MicroJy IMAGR1: 2469 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -808.592 MicroJy iter= 1141 IMAGR1: Field 1 Clean flux density= 443.731 MilliJy 1141 comps IMAGR1: Total Cleaned flux density = 665.300 MilliJy 3278 comps IMAGR1: ALGSTB: All 440 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 429- 0 Cells, with 31825 Pts IMAGR1: Field 9 min = -1.1 MilliJy,max = 1.2 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 8.363E-04 < Second best 8.864E-04 IMAGR1: Field 8 min = -972.3 MicroJy,max = 883.0 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 746.03 MicroJy IMAGR1: 22 Residual map points loaded IMAGR1: Field 8 min algorithm flux= 740.034 MicroJy iter= 33 IMAGR1: Field 8 Clean flux density= 8.148 MilliJy 33 comps IMAGR1: Total Cleaned flux density = 665.936 MilliJy 3286 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -1.1 MilliJy,max = 1.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 731.15 MicroJy IMAGR1: 1631 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 772.152 MicroJy iter= 652 IMAGR1: Field 3 Clean flux density= 54.113 MilliJy 652 comps IMAGR1: Total Cleaned flux density = 668.398 MilliJy 3471 comps IMAGR1: ALGSTB: All 440 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 429- 0 Cells, with 31825 Pts IMAGR1: Field 10 min = -863.5 MicroJy,max = 938.9 MicroJy IMAGR1: TRY ANOTHER FIELD: this is 7.732E-04 < Second best 8.464E-04 IMAGR1: Field 4 min = -1.1 MilliJy,max = 2.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 718.54 MicroJy IMAGR1: 217 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -731.977 MicroJy iter= 104 IMAGR1: Field 4 Clean flux density= 3.530 MilliJy 104 comps IMAGR1: Total Cleaned flux density = 669.484 MilliJy 3535 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 6 min = -1.0 MilliJy,max = 942.7 MicroJy IMAGR1: TRY ANOTHER FIELD: this is 7.746E-04 < Second best 8.363E-04 IMAGR1: Field 9 min = -1.0 MilliJy,max = 1.1 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 7.385E-04 < Second best 8.178E-04 IMAGR1: Field 7 min = -1.2 MilliJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 699.87 MicroJy IMAGR1: 1021 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -729.758 MicroJy iter= 504 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: Field 7 Clean flux density= 12.217 MilliJy 504 comps IMAGR1: Total Cleaned flux density = 671.065 MilliJy 3684 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -1.2 MilliJy,max = 1.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 687.84 MicroJy IMAGR1: 926 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -719.900 MicroJy iter= 537 IMAGR1: Field 5 Clean flux density= -17.071 MicroJy 537 comps IMAGR1: Total Cleaned flux density = 669.327 MilliJy 3855 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -936.9 MicroJy,max = 1.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 672.01 MicroJy IMAGR1: 1531 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -707.173 MicroJy iter= 737 IMAGR1: Field 2 Clean flux density= 21.384 MilliJy 737 comps IMAGR1: Total Cleaned flux density = 671.777 MilliJy 4057 comps IMAGR1: ALGSTB: All 440 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 429- 0 Cells, with 31825 Pts IMAGR1: Field 1 min = -951.4 MicroJy,max = 1.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 652.70 MicroJy IMAGR1: 2178 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -694.529 MicroJy iter= 1403 IMAGR1: Field 1 Clean flux density= 444.915 MilliJy 1403 comps IMAGR1: Total Cleaned flux density = 672.961 MilliJy 4319 comps IMAGR1: ALGSTB: All 440 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 429- 0 Cells, with 31825 Pts IMAGR1: Field 6 min = -967.0 MicroJy,max = 915.2 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 650.89 MicroJy IMAGR1: 360 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 664.401 MicroJy iter= 192 IMAGR1: Field 6 Clean flux density= 13.048 MilliJy 192 comps IMAGR1: Total Cleaned flux density = 675.508 MilliJy 4405 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 10 min = -791.3 MicroJy,max = 837.9 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 646.82 MicroJy IMAGR1: 897 Residual map points loaded IMAGR1: Field 10 min algorithm flux= 654.330 MicroJy iter= 233 IMAGR1: Field 10 Clean flux density= 65.341 MilliJy 233 comps IMAGR1: Total Cleaned flux density = 676.972 MilliJy 4452 comps IMAGR1: ALGSTB: All 119 Rows In AP (Max 267) IMAGR1: ALGSTB field 10 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 108- 0 Cells, with 31825 Pts IMAGR1: Field 3 min = -942.9 MicroJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 631.44 MicroJy IMAGR1: 1215 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -659.687 MicroJy iter= 849 IMAGR1: Field 3 Clean flux density= 55.647 MilliJy 849 comps IMAGR1: Total Cleaned flux density = 678.506 MilliJy 4649 comps IMAGR1: ALGSTB: All 440 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 429- 0 Cells, with 31825 Pts IMAGR1: Field 9 min = -949.6 MicroJy,max = 923.3 MicroJy IMAGR1: TRY ANOTHER FIELD: this is 6.410E-04 < Second best 7.109E-04 IMAGR1: Field 8 min = -828.8 MicroJy,max = 713.0 MicroJy IMAGR1: TRY ANOTHER FIELD: this is 6.501E-04 < Second best 7.025E-04 IMAGR1: Field 4 min = -955.4 MicroJy,max = 1.9 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 6.622E-04 < Second best 7.014E-04 IMAGR1: Field 7 min = -1.0 MilliJy,max = 955.4 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 615.57 MicroJy IMAGR1: 838 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -636.236 MicroJy iter= 660 IMAGR1: Field 7 Clean flux density= 13.376 MilliJy 660 comps IMAGR1: Total Cleaned flux density = 679.665 MilliJy 4805 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -1.1 MilliJy,max = 998.2 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 604.88 MicroJy IMAGR1: 817 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 625.280 MicroJy iter= 695 IMAGR1: Field 5 Clean flux density= -444.167 MicroJy 695 comps IMAGR1: Total Cleaned flux density = 679.238 MilliJy 4963 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -874.8 MicroJy,max = 1.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 591.64 MicroJy IMAGR1: 1397 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 617.389 MicroJy iter= 950 IMAGR1: Field 2 Clean flux density= 22.437 MilliJy 950 comps IMAGR1: Total Cleaned flux density = 680.292 MilliJy 5176 comps IMAGR1: ALGSTB: All 440 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 429- 0 Cells, with 31825 Pts IMAGR1: Field 1 min = -844.2 MicroJy,max = 984.0 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 575.85 MicroJy IMAGR1: 1711 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 604.377 MicroJy iter= 1663 IMAGR1: Field 1 Clean flux density= 445.381 MilliJy 1663 comps IMAGR1: Total Cleaned flux density = 680.757 MilliJy 5436 comps IMAGR1: ALGSTB: All 440 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 429- 0 Cells, with 31825 Pts IMAGR1: Field 4 min = -877.4 MicroJy,max = 1.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 574.32 MicroJy IMAGR1: 323 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 585.342 MicroJy iter= 202 IMAGR1: Field 4 Clean flux density= 4.735 MilliJy 202 comps IMAGR1: Total Cleaned flux density = 681.962 MilliJy 5534 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 8 min = -756.4 MicroJy,max = 637.2 MicroJy IMAGR1: TRY ANOTHER FIELD: this is 5.647E-04 < Second best 6.410E-04 IMAGR1: Field 9 min = -866.7 MicroJy,max = 877.2 MicroJy IMAGR1: TRY ANOTHER FIELD: this is 6.047E-04 < Second best 6.376E-04 IMAGR1: Field 6 min = -841.2 MicroJy,max = 808.2 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 569.61 MicroJy IMAGR1: 240 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 578.391 MicroJy iter= 273 IMAGR1: Field 6 Clean flux density= 13.113 MilliJy 273 comps IMAGR1: Total Cleaned flux density = 682.027 MilliJy 5615 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -841.0 MicroJy,max = 931.7 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 558.36 MicroJy IMAGR1: 1379 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -579.629 MicroJy iter= 1059 IMAGR1: Field 3 Clean flux density= 57.211 MilliJy 1059 comps IMAGR1: Total Cleaned flux density = 683.590 MilliJy 5825 comps IMAGR1: ALGSTB: All 440 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 429- 0 Cells, with 31825 Pts IMAGR1: Field 10 min = -699.6 MicroJy,max = 710.5 MicroJy IMAGR1: TRY ANOTHER FIELD: this is 5.730E-04 < Second best 6.119E-04 IMAGR1: Field 7 min = -950.1 MicroJy,max = 886.2 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 541.15 MicroJy IMAGR1: 879 Residual map points loaded IMAGR1: Field 7 min Clean flux = 575.983 MicroJy iter= 719 IMAGR1: Field 7 Clean flux density= 13.189 MilliJy 719 comps IMAGR1: Total Cleaned flux density = 683.404 MilliJy 5884 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 9 min = -832.7 MicroJy,max = 846.3 MicroJy IMAGR1: TRY ANOTHER FIELD: this is 5.714E-04 < Second best 6.011E-04 IMAGR1: Field 5 min = -945.6 MicroJy,max = 941.3 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 530.04 MicroJy IMAGR1: 1238 Residual map points loaded IMAGR1: Field 5 min Clean flux = -576.230 MicroJy iter= 732 IMAGR1: Field 5 Clean flux density= -731.851 MicroJy 732 comps IMAGR1: Total Cleaned flux density = 683.116 MilliJy 5921 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -721.3 MicroJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 514.91 MicroJy IMAGR1: 2483 Residual map points loaded IMAGR1: Field 2 min Clean flux = -576.011 MicroJy iter= 986 IMAGR1: Field 2 Clean flux density= 22.787 MilliJy 986 comps IMAGR1: Total Cleaned flux density = 683.466 MilliJy 5957 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -792.4 MicroJy,max = 869.4 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 494.57 MicroJy IMAGR1: 4868 Residual map points loaded IMAGR1: Field 1 min Clean flux = -575.866 MicroJy iter= 1684 IMAGR1: Field 1 Clean flux density= 445.560 MilliJy 1684 comps IMAGR1: Total Cleaned flux density = 683.646 MilliJy 5978 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 10 min = -700.9 MicroJy,max = 703.3 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 479.09 MicroJy IMAGR1: 2393 Residual map points loaded IMAGR1: Field 10 min Clean flux = 574.061 MicroJy iter= 235 IMAGR1: Field 10 Clean flux density= 65.457 MilliJy 235 comps IMAGR1: Total Cleaned flux density = 683.761 MilliJy 5980 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 9 min = -824.8 MicroJy,max = 805.0 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 472.08 MicroJy IMAGR1: 284 Residual map points loaded IMAGR1: Field 9 min Clean flux = -570.817 MicroJy iter= 61 IMAGR1: Field 9 Clean flux density= 54.180 MilliJy 61 comps IMAGR1: Total Cleaned flux density = 683.648 MilliJy 5984 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 8 min = -717.4 MicroJy,max = 619.1 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 471.12 MicroJy IMAGR1: 187 Residual map points loaded IMAGR1: Field 8 min Clean flux = -570.235 MicroJy iter= 35 IMAGR1: Field 8 Clean flux density= 8.150 MilliJy 35 comps IMAGR1: Total Cleaned flux density = 683.650 MilliJy 5986 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -844.8 MicroJy,max = 1.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 464.20 MicroJy IMAGR1: 2974 Residual map points loaded IMAGR1: Field 4 min Clean flux = -573.260 MicroJy iter= 204 IMAGR1: Field 4 Clean flux density= 4.735 MilliJy 204 comps IMAGR1: Total Cleaned flux density = 683.650 MilliJy 5988 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -801.3 MicroJy,max = 896.4 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 440.25 MicroJy IMAGR1: 12543 Residual map points loaded IMAGR1: Field 3 min Clean flux = 575.656 MicroJy iter= 1063 IMAGR1: Field 3 Clean flux density= 57.443 MilliJy 1063 comps IMAGR1: Total Cleaned flux density = 683.882 MilliJy 5992 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 6 min = -825.9 MicroJy,max = 769.6 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 365.24 MicroJy IMAGR1: 19993 Residual map points loaded IMAGR1: Field 6 min Clean flux = 571.632 MicroJy iter= 275 IMAGR1: Field 6 Clean flux density= 13.228 MilliJy 275 comps IMAGR1: Total Cleaned flux density = 683.997 MilliJy 5994 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Peak residual in window 576.230 less than limit 576.256 MicroJy LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: Merging the Clean components files IMAGR1: Field 1 compressed from 1684 to 977 components IMAGR1: Field 2 compressed from 986 to 725 components IMAGR1: Field 3 compressed from 1063 to 755 components IMAGR1: Field 4 compressed from 204 to 177 components IMAGR1: Field 5 compressed from 732 to 526 components IMAGR1: Field 6 compressed from 275 to 202 components IMAGR1: Field 7 compressed from 719 to 560 components IMAGR1: Field 8 compressed from 35 to 15 components IMAGR1: Field 9 compressed from 61 to 22 components IMAGR1: Field 10 compressed from 235 to 173 components IMAGR1: Field 1 min = -789.8 MicroJy,max = 865.4 MicroJy IMAGR1: Field 2 min = -710.9 MicroJy,max = 1.0 MilliJy IMAGR1: Field 3 min = -798.7 MicroJy,max = 893.1 MicroJy IMAGR1: Field 4 min = -842.4 MicroJy,max = 1.8 MilliJy IMAGR1: Field 5 min = -921.6 MicroJy,max = 934.5 MicroJy IMAGR1: Field 6 min = -824.3 MicroJy,max = 770.3 MicroJy IMAGR1: Field 7 min = -932.5 MicroJy,max = 856.3 MicroJy IMAGR1: Field 8 min = -714.2 MicroJy,max = 622.5 MicroJy IMAGR1: Field 9 min = -818.3 MicroJy,max = 804.9 MicroJy IMAGR1: Field 10 min = -698.3 MicroJy,max = 706.2 MicroJy IMAGR1: Restoring Clean components IMAGR1: Restoring overlapped Clean components IMAGR1: Restore 13.587 MilliJy ( 83 CCs) from field 1 to field 2 IMAGR1: Restore 3.505 MilliJy ( 109 CCs) from field 1 to field 3 IMAGR1: Restore 5.248 MilliJy ( 53 CCs) from field 1 to field 4 IMAGR1: Restore 3.069 MilliJy ( 91 CCs) from field 1 to field 5 IMAGR1: Restore 4.622 MilliJy ( 54 CCs) from field 1 to field 6 IMAGR1: Restore 576.589 MicroJy ( 65 CCs) from field 1 to field 7 IMAGR1: Restore 4.646 MilliJy ( 24 CCs) from field 1 to field 8 IMAGR1: Restore -2.649 MilliJy ( 21 CCs) from field 1 to field 9 IMAGR1: Restore 4.221 MilliJy ( 141 CCs) from field 2 to field 1 IMAGR1: Restore 2.394 MilliJy ( 125 CCs) from field 2 to field 3 IMAGR1: Restore-109.964 MicroJy ( 51 CCs) from field 2 to field 4 IMAGR1: Restore-598.506 MicroJy ( 6 CCs) from field 2 to field 8 IMAGR1: Restore 14.193 MilliJy ( 134 CCs) from field 3 to field 1 IMAGR1: Restore 1.409 MilliJy ( 130 CCs) from field 3 to field 2 IMAGR1: Restore-689.795 MicroJy ( 46 CCs) from field 3 to field 5 IMAGR1: Restore 48.714 MilliJy ( 186 CCs) from field 3 to field 9 IMAGR1: Restore 48.407 MilliJy ( 199 CCs) from field 3 to field 10 IMAGR1: Restore 1.554 MilliJy ( 46 CCs) from field 4 to field 1 IMAGR1: Restore 1.853 MilliJy ( 52 CCs) from field 4 to field 2 IMAGR1: Restore 618.048 MicroJy ( 12 CCs) from field 4 to field 6 IMAGR1: Restore 1.150 MilliJy ( 31 CCs) from field 4 to field 8 IMAGR1: Restore-181.252 MicroJy ( 114 CCs) from field 5 to field 1 IMAGR1: Restore 1.742 MilliJy ( 44 CCs) from field 5 to field 3 IMAGR1: Restore -2.548 MilliJy ( 79 CCs) from field 5 to field 7 IMAGR1: Restore 64.924 MicroJy ( 5 CCs) from field 5 to field 9 IMAGR1: Restore 5.232 MilliJy ( 54 CCs) from field 6 to field 1 IMAGR1: Restore 343.513 MicroJy ( 15 CCs) from field 6 to field 4 IMAGR1: Restore 3.579 MilliJy ( 59 CCs) from field 6 to field 7 IMAGR1: Restore 3.076 MilliJy ( 88 CCs) from field 7 to field 1 IMAGR1: Restore 1.729 MilliJy ( 113 CCs) from field 7 to field 5 IMAGR1: Restore 1.672 MilliJy ( 40 CCs) from field 7 to field 6 IMAGR1: Restore 8.150 MilliJy ( 15 CCs) from field 8 to field 1 IMAGR1: Restore 8.127 MilliJy ( 13 CCs) from field 8 to field 2 IMAGR1: Restore 8.150 MilliJy ( 15 CCs) from field 8 to field 4 IMAGR1: Restore 41.177 MilliJy ( 12 CCs) from field 9 to field 1 IMAGR1: Restore 54.180 MilliJy ( 22 CCs) from field 9 to field 3 IMAGR1: Restore 59.604 MicroJy ( 1 CCs) from field 9 to field 5 IMAGR1: Restore 54.295 MilliJy ( 20 CCs) from field 9 to field 10 IMAGR1: Restore 65.457 MilliJy ( 173 CCs) from field 10 to field 3 IMAGR1: Restore-302.406 MicroJy ( 2 CCs) from field 10 to field 5 IMAGR1: Restore 66.600 MilliJy ( 152 CCs) from field 10 to field 9 IMAGR1: Checking image max/min IMAGR1: Field 1 final Clean flux 522.981 MilliJy IMAGR1: Field 2 final Clean flux 47.763 MilliJy IMAGR1: Field 3 final Clean flux 184.720 MilliJy IMAGR1: Field 4 final Clean flux 18.366 MilliJy IMAGR1: Field 5 final Clean flux 3.134 MilliJy IMAGR1: Field 6 final Clean flux 20.140 MilliJy IMAGR1: Field 7 final Clean flux 14.797 MilliJy IMAGR1: Field 8 final Clean flux 13.347 MilliJy IMAGR1: Field 9 final Clean flux 166.910 MilliJy IMAGR1: Field 10 final Clean flux 168.159 MilliJy IMAGR1: Deleting UV work file: IMAGR1: Destroyed 1 extension files of type AN IMAGR1: Destroyed 1 extension files of type FQ IMAGR1: Destroyed UV image file: catno= 84 disk= 1 IMAGR1: Appears to have ended successfully IMAGR1: thuban 31DEC06 TST: Cpu= 219.9 Real= 224 ING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@0729+308_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AM647_2000MAR10_1.0.log AIPS 1: ' NOW STARTING WITH SOURCE :8 =0729+308' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@0729+308_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 77 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 78 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 79 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 80 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 81 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 82 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 83 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 84 disk= 1 AIPS 1: Disk 1 in-CNO 85 renumbered as CNO 76 AIPS 1: Disk 1 in-CNO 86 renumbered as CNO 77 AIPS 1: Disk 1 in-CNO 87 renumbered as CNO 78 AIPS 1: Disk 1 in-CNO 88 renumbered as CNO 79 AIPS 1: Disk 1 in-CNO 89 renumbered as CNO 80 AIPS 1: Disk 1 in-CNO 90 renumbered as CNO 81 AIPS 1: Disk 1 in-CNO 91 renumbered as CNO 82 AIPS 1: Disk 1 in-CNO 92 renumbered as CNO 83 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.09604 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@739+337B_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@739+337B_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AM647_2000MAR10_1.0.log AIPS 1: ' NOW STARTING WITH SOURCE :9 =739+337B' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@739+337B_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 85 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 86 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 87 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 88 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 89 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 90 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 91 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 92 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 93 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 94 disk= 1 AIPS 1: Disk 1 in-CNO 95 renumbered as CNO 84 AIPS 1: Disk 1 in-CNO 96 renumbered as CNO 85 AIPS 1: Disk 1 in-CNO 97 renumbered as CNO 86 AIPS 1: Disk 1 in-CNO 98 renumbered as CNO 87 AIPS 1: Disk 1 in-CNO 99 renumbered as CNO 88 AIPS 1: Disk 1 in-CNO 100 renumbered as CNO 89 AIPS 1: Disk 1 in-CNO 101 renumbered as CNO 90 AIPS 1: Disk 1 in-CNO 102 renumbered as CNO 91 AIPS 1: Disk 1 in-CNO 103 renumbered as CNO 92 AIPS 1: Disk 1 in-CNO 104 renumbered as CNO 93 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.097 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@4C+30.12_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN SETFC1: Task SETFC (release of 31DEC06) begins SETFC1: Found 4C+30.12 L BAND Seq 1 Disk: 1 in slot 12 SETFC1: SETCEL: recommends IMSIZE 909 CELLSIZE 2.16447 SETFC1: SETCEL: returns IMSIZE 1024 CELLSIZE 2.16447 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@4C+30.12_L,BAND.0-1 SETFC1: FLYEYE added 1 fields to BOXFILE to 0.000 deg SETFC1: WARNING: THIS MAY NOT COVER THE DESIRED AREA SETFC1: First field number written was 1 SETFC1: Highest field number written was 1 SETFC1: returns adverbs to AIPS SETFC1: Appears to have ended successfully SETFC1: thuban 31DEC06 TST: Cpu= 0.1 Real= 1 NO 104 renumbered as CNO 93 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.097 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@4C+30.12_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN SETFC1: Task SETFC (release of 31DEC06) begins SETFC1: Found 4C+30.12 L BAND Seq 1 Disk: 1 in slot 12 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@4C+30.12_L,BAND.0-1 SETFC1: Searching catalog between 0.19 and 0.82 degrees radius SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /home/auto/aips/TEXT/STARS/NV00.0030 SETFC1: No NVSS sources selected for BOXFILE SETFC1: The Sun is 111.4 deg away - ignoring SETFC1: First field number written was 2 SETFC1: Highest field number written was 1 SETFC1: returns adverbs to AIPS SETFC1: Appears to have ended successfully SETFC1: thuban 31DEC06 TST: Cpu= 1.0 Real= 2 C 1 1012 1012 06 57 17.42 30 15 40.1 00001 -1 507 512 513 NO 104 renumbered as CNO 93 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.097 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@4C+30.12_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@4C+30.12_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AM647_2000MAR10_1.0.log AIPS 1: ' NOW STARTING WITH SOURCE :10 =4C+30.12' AIPS 1: ' ' IMAGR1: Task IMAGR (release of 31DEC06) begins IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@4C+30.12_L,BAND.0-1 IMAGR1: FIELDF: Final field parameters and # read are: IMAGR1: Field 1 1012 1012 4.4188E-11 3.8369E-11 0 IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@4C+30.12_L,BAND.0-1 IMAGR1: WINDF: Number of clean boxes/field read as follows: IMAGR1: Field 01: 1 IMAGR1: Create 4C+30.12 .IMAGR . 1 (UV) on disk 1 cno 94 IMAGR1: Beginning channel 1 through 1 with 2 IFs IMAGR1: IMACPY: Only 30744 samples of 31200 fell on UV grid IMAGR1: **** WARNING data discarded outside usable part of UV plane **** IMAGR1: **** Actual Vmax 3.8099E+04 exceeds limit 3.3093E+04 **** IMAGR1: **** Use cellsize < 1.88006 not 2.16447 to get all data **** IMAGR1: **** using a V guard band of 0.300 of a radius **** IMAGR1: **** WARNING data included out of inner portion of UV plane **** IMAGR1: **** Watch for high-frequency & other poor cleaning effects **** IMAGR1: UVWAIT: begin finding uniform weights IMAGR1: UVWAIT: Average grid weight 1.448E+04 IMAGR1: UVWAIT: Adding temperance S 2.896E+03 IMAGR1: UVWAIT: begin applying uniform or other weights IMAGR1: UVWAIT: Sum of weights in 4.525E+07 and out 5.909E+07 IMAGR1: UVWAIT: Noise is increased by a factor 1.166 due to weighting IMAGR1: UVWAIT: Average summed weight 1.448E+04 over 57603 vis IMAGR1: Create 4C+30.12 .IBM001. 1 (MA) on disk 1 cno 95 IMAGR1: Create 4C+30.12 .ICL001. 1 (MA) on disk 1 cno 96 IMAGR1: GRDFLT: X and Y convolution type = SPHEROIDAL IMAGR1: GRDFLT: X and Y parms = 3.0000 1.0000 IMAGR1: GRDFLT: convolution function sampled every 1/100 of a cell IMAGR1: GRDMEM: Ave 2 Channels; 1.372250E+09 to 1.657250E+09 Hz IMAGR1: Field 1 Sum of gridding weights = 6.27369E+08 IMAGR1: Field 1 Beam min = -152.7 MilliJy, max = 1.0 Jy IMAGR1: Field 1 fit FWHM = 11.206 x 6.449 arcsec, PA= 82.1 IMAGR1: CLBHIS: minimum component 0.228 of current peak IMAGR1: Field 1 min = -12.6 MilliJy,max = 253.3 MilliJy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 11.22 MilliJy IMAGR1: 4500 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 62.572 MilliJy iter= 20 IMAGR1: Total Cleaned flux density = 246.328 MilliJy 20 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: VISDFT: Model components of type Point IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -5.6 MilliJy,max = 61.5 MilliJy IMAGR1: BGC Clean: using 2005 cell beam + residuals > 3.53 MilliJy IMAGR1: 13773 Residual map points loaded IMAGR1: Field 1 min allowed flux = 13.866 MilliJy iter= 75 IMAGR1: Total Cleaned flux density = 410.554 MilliJy 75 comps IMAGR1: VISDFT: Begin DFT component subtraction LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -2.7 MilliJy,max = 13.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.40 MilliJy IMAGR1: 19952 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 3.369 MilliJy iter= 204 IMAGR1: Total Cleaned flux density = 493.178 MilliJy 204 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -2.3 MilliJy,max = 3.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.04 MilliJy IMAGR1: 19975 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.894 MilliJy iter= 410 IMAGR1: Total Cleaned flux density = 533.769 MilliJy 410 comps IMAGR1: ALGSTB: All 524 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 513- 0 Cells, with 30744 Pts IMAGR1: Field 1 min = -1.9 MilliJy,max = 1.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 959.62 MicroJy IMAGR1: 19983 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.510 MilliJy iter= 715 IMAGR1: Total Cleaned flux density = 551.939 MilliJy 715 comps IMAGR1: ALGSTB: All 524 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 513- 0 Cells, with 30744 Pts IMAGR1: Field 1 min = -1.9 MilliJy,max = 1.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 890.46 MicroJy IMAGR1: 19993 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -1.291 MilliJy iter= 1108 IMAGR1: Total Cleaned flux density = 559.566 MilliJy 1108 comps IMAGR1: ALGSTB: All 524 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 513- 0 Cells, with 30744 Pts IMAGR1: Field 1 min = -1.8 MilliJy,max = 1.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 821.82 MicroJy IMAGR1: 19986 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -1.130 MilliJy iter= 1595 IMAGR1: Total Cleaned flux density = 566.755 MilliJy 1595 comps IMAGR1: ALGSTB: All 524 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 513- 0 Cells, with 30744 Pts IMAGR1: Field 1 min = -1.7 MilliJy,max = 1.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 753.48 MicroJy IMAGR1: 19985 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 993.397 MicroJy iter= 2184 IMAGR1: Total Cleaned flux density = 575.080 MilliJy 2184 comps IMAGR1: ALGSTB: All 524 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 513- 0 Cells, with 30744 Pts IMAGR1: Field 1 min = -1.6 MilliJy,max = 1.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 685.40 MicroJy IMAGR1: 19988 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 874.469 MicroJy iter= 2866 IMAGR1: Total Cleaned flux density = 583.340 MilliJy 2866 comps IMAGR1: ALGSTB: All 524 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 513- 0 Cells, with 30744 Pts IMAGR1: Field 1 min = -1.5 MilliJy,max = 1.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 619.36 MicroJy IMAGR1: 19987 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 771.663 MicroJy iter= 3651 IMAGR1: Total Cleaned flux density = 590.316 MilliJy 3651 comps IMAGR1: ALGSTB: All 524 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 513- 0 Cells, with 30744 Pts IMAGR1: Field 1 min = -1.3 MilliJy,max = 1.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 557.80 MicroJy IMAGR1: 19985 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 680.532 MicroJy iter= 4533 IMAGR1: Total Cleaned flux density = 595.199 MilliJy 4533 comps IMAGR1: ALGSTB: All 524 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 513- 0 Cells, with 30744 Pts IMAGR1: Field 1 min = -1.2 MilliJy,max = 1.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 500.32 MicroJy IMAGR1: 19988 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 599.694 MicroJy iter= 5509 IMAGR1: Total Cleaned flux density = 600.680 MilliJy 5509 comps IMAGR1: ALGSTB: All 524 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 513- 0 Cells, with 30744 Pts IMAGR1: Field 1 min = -1.1 MilliJy,max = 1.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 448.72 MicroJy IMAGR1: 19982 Residual map points loaded IMAGR1: Field 1 min Clean flux = -581.841 MicroJy iter= 5572 IMAGR1: Total Cleaned flux density = 601.221 MilliJy 5572 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Peak residual in window 581.841 less than limit 581.999 MicroJy IMAGR1: Merging the Clean components files IMAGR1: Field 1 compressed from 5572 to 3238 components IMAGR1: Field 1 min = -1.1 MilliJy,max = 1.3 MilliJy IMAGR1: Restoring Clean components IMAGR1: Checking image max/min IMAGR1: Field 1 final Clean flux 601.221 MilliJy IMAGR1: Deleting UV work file: IMAGR1: Destroyed 1 extension files of type AN IMAGR1: Destroyed 1 extension files of type FQ IMAGR1: Destroyed UV image file: catno= 94 disk= 1 IMAGR1: Appears to have ended successfully IMAGR1: thuban 31DEC06 TST: Cpu= 31.6 Real= 32 NO 104 renumbered as CNO 93 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.097 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@4C+30.12_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@4C+30.12_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AM647_2000MAR10_1.0.log AIPS 1: ' NOW STARTING WITH SOURCE :10 =4C+30.12' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@4C+30.12_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 95 disk= 1 AIPS 1: Disk 1 in-CNO 96 renumbered as CNO 94 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.09621 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@4C+36.13_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN SETFC1: Task SETFC (release of 31DEC06) begins SETFC1: Found 4C+36.13 L BAND Seq 1 Disk: 1 in slot 13 SETFC1: SETCEL: recommends IMSIZE 873 CELLSIZE 2.16452 SETFC1: SETCEL: returns IMSIZE 1024 CELLSIZE 1.88172 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@4C+36.13_L,BAND.0-1 SETFC1: FLYEYE added 7 fields to BOXFILE to 0.445 deg SETFC1: First field number written was 1 SETFC1: Highest field number written was 7 SETFC1: returns adverbs to AIPS SETFC1: Appears to have ended successfully SETFC1: thuban 31DEC06 TST: Cpu= 0.1 Real= 0 NO 104 renumbered as CNO 93 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.097 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@4C+30.12_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@4C+30.12_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AM647_2000MAR10_1.0.log AIPS 1: ' NOW STARTING WITH SOURCE :10 =4C+30.12' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@4C+30.12_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 95 disk= 1 AIPS 1: Disk 1 in-CNO 96 renumbered as CNO 94 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.09621 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@4C+36.13_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN SETFC1: Task SETFC (release of 31DEC06) begins SETFC1: Found 4C+36.13 L BAND Seq 1 Disk: 1 in slot 13 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@4C+36.13_L,BAND.0-1 SETFC1: Searching catalog between 0.19 and 0.82 degrees radius SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /home/auto/aips/TEXT/STARS/NV00.0030 SETFC1: Field RA Dec Flux Beam Sep SETFC1: 8 07:36:26.10 35:53:03.0 0.192 0.642 0.214 SETFC1: 9 07:36:41.81 36:23:03.3 0.097 0.302 0.337 SETFC1: Add NVSS: wrote 2 fields to BOXFILE SETFC1: The Sun is 118.2 deg away - ignoring SETFC1: First field number written was 8 SETFC1: Highest field number written was 9 SETFC1: returns adverbs to AIPS SETFC1: Appears to have ended successfully SETFC1: thuban 31DEC06 TST: Cpu= 1.1 Real= 2 C 1 1012 1012 07 37 04.16 36 03 20.3 00001 -1 507 512 513 C 2 1012 1012 07 37 04.16 35 36 38.4 00002 -1 507 512 513 C 3 1012 1012 07 35 10.08 35 49 56.0 00003 -1 507 512 513 C 4 1012 1012 07 38 58.24 35 49 56.0 00004 -1 507 512 513 C 5 1012 1012 07 35 09.43 36 16 37.9 00005 -1 507 512 513 C 6 1012 1012 07 38 58.89 36 16 37.9 00006 -1 507 512 513 C 7 1012 1012 07 37 04.16 36 30 02.2 00007 -1 507 512 513 C 8 246 246 07 36 26.10 35 53 03.0 00008 -1 100 128 129 C 9 246 246 07 36 41.81 36 23 03.3 00009 -1 100 128 129 NO 104 renumbered as CNO 93 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.097 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@4C+30.12_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@4C+30.12_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AM647_2000MAR10_1.0.log AIPS 1: ' NOW STARTING WITH SOURCE :10 =4C+30.12' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@4C+30.12_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 95 disk= 1 AIPS 1: Disk 1 in-CNO 96 renumbered as CNO 94 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.09621 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@4C+36.13_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@4C+36.13_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AM647_2000MAR10_1.0.log AIPS 1: ' NOW STARTING WITH SOURCE :11 =4C+36.13' AIPS 1: ' ' IMAGR1: Task IMAGR (release of 31DEC06) begins IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@4C+36.13_L,BAND.0-1 IMAGR1: FIELDF: Final field parameters and # read are: IMAGR1: Field 1 1012 1012 4.1359E-11 0.0000E+00 0 IMAGR1: Field 2 1012 1012 4.1359E-11 -1.6019E+03 0 IMAGR1: Field 3 1012 1012 -1.3834E+03 -8.0430E+02 0 IMAGR1: Field 4 1012 1012 1.3834E+03 -8.0430E+02 0 IMAGR1: Field 5 1012 1012 -1.3913E+03 7.9760E+02 0 IMAGR1: Field 6 1012 1012 1.3913E+03 7.9760E+02 0 IMAGR1: Field 7 1012 1012 4.1359E-11 1.6019E+03 0 IMAGR1: Field 8 246 246 -4.6154E+02 -6.1730E+02 0 IMAGR1: Field 9 246 246 -2.7103E+02 1.1830E+03 0 IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@4C+36.13_L,BAND.0-1 IMAGR1: WINDF: Number of clean boxes/field read as follows: IMAGR1: Field 01: 1 Field 02: 1 Field 03: 1 Field 04: 1 IMAGR1: Field 05: 1 Field 06: 1 Field 07: 1 Field 08: 1 IMAGR1: Field 09: 1 IMAGR1: Create 4C+36.13 .IMAGR . 1 (UV) on disk 1 cno 95 IMAGR1: Beginning channel 1 through 1 with 2 IFs IMAGR1: IMACPY: Only 31667 samples of 31715 fell on UV grid IMAGR1: **** WARNING data discarded outside usable part of UV plane **** IMAGR1: **** Actual Vmax 3.8353E+04 exceeds limit 3.8066E+04 **** IMAGR1: **** Use cellsize < 1.86760 not 1.88172 to get all data **** IMAGR1: **** using a V guard band of 0.300 of a radius **** IMAGR1: **** WARNING data included out of inner portion of UV plane **** IMAGR1: **** Watch for high-frequency & other poor cleaning effects **** IMAGR1: UVWAIT: begin finding uniform weights IMAGR1: UVWAIT: Average grid weight 1.664E+04 IMAGR1: UVWAIT: Adding temperance S 3.327E+03 IMAGR1: UVWAIT: begin applying uniform or other weights IMAGR1: UVWAIT: Sum of weights in 5.022E+07 and out 6.631E+07 IMAGR1: UVWAIT: Noise is increased by a factor 1.172 due to weighting IMAGR1: UVWAIT: Average summed weight 1.664E+04 over 61880 vis IMAGR1: Create 4C+36.13 .IBM001. 1 (MA) on disk 1 cno 96 IMAGR1: Create 4C+36.13 .IBM002. 1 (MA) on disk 1 cno 97 IMAGR1: Create 4C+36.13 .IBM003. 1 (MA) on disk 1 cno 98 IMAGR1: Create 4C+36.13 .IBM004. 1 (MA) on disk 1 cno 99 IMAGR1: Create 4C+36.13 .IBM005. 1 (MA) on disk 1 cno 100 IMAGR1: Create 4C+36.13 .IBM006. 1 (MA) on disk 1 cno 101 IMAGR1: Create 4C+36.13 .IBM007. 1 (MA) on disk 1 cno 102 IMAGR1: Create 4C+36.13 .IBM008. 1 (MA) on disk 1 cno 103 IMAGR1: Create 4C+36.13 .IBM009. 1 (MA) on disk 1 cno 104 IMAGR1: Create 4C+36.13 .ICL001. 1 (MA) on disk 1 cno 105 IMAGR1: Create 4C+36.13 .ICL002. 1 (MA) on disk 1 cno 106 IMAGR1: Create 4C+36.13 .ICL003. 1 (MA) on disk 1 cno 107 IMAGR1: Create 4C+36.13 .ICL004. 1 (MA) on disk 1 cno 108 IMAGR1: Create 4C+36.13 .ICL005. 1 (MA) on disk 1 cno 109 IMAGR1: Create 4C+36.13 .ICL006. 1 (MA) on disk 1 cno 110 IMAGR1: Create 4C+36.13 .ICL007. 1 (MA) on disk 1 cno 111 IMAGR1: Create 4C+36.13 .ICL008. 1 (MA) on disk 1 cno 112 IMAGR1: Create 4C+36.13 .ICL009. 1 (MA) on disk 1 cno 113 IMAGR1: GRDFLT: X and Y convolution type = SPHEROIDAL IMAGR1: GRDFLT: X and Y parms = 3.0000 1.0000 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: GRDFLT: convolution function sampled every 1/100 of a cell IMAGR1: GRDMEM: Ave 2 Channels; 1.372250E+09 to 1.657250E+09 Hz IMAGR1: Field 1 Sum of gridding weights = 7.03987E+08 IMAGR1: Field 1 Beam min = -126.8 MilliJy, max = 1.0 Jy IMAGR1: Field 1 fit FWHM = 11.032 x 5.985 arcsec, PA= -89.9 IMAGR1: Field 2 Sum of gridding weights = 7.03986E+08 IMAGR1: Field 2 Beam min = -126.8 MilliJy, max = 1.0 Jy IMAGR1: Field 2 fit FWHM = 11.035 x 5.983 arcsec, PA= -89.9 IMAGR1: Field 3 Sum of gridding weights = 7.03983E+08 IMAGR1: Field 3 Beam min = -51.6 MilliJy, max = 1.0 Jy IMAGR1: Field 3 fit FWHM = 11.030 x 5.986 arcsec, PA= 89.9 IMAGR1: Field 4 Sum of gridding weights = 7.03986E+08 IMAGR1: Field 4 Beam min = -46.3 MilliJy, max = 1.0 Jy IMAGR1: Field 4 fit FWHM = 11.038 x 5.982 arcsec, PA= -89.7 IMAGR1: Field 5 Sum of gridding weights = 7.03984E+08 IMAGR1: Field 5 Beam min = -56.6 MilliJy, max = 1.0 Jy IMAGR1: Field 5 fit FWHM = 11.027 x 5.988 arcsec, PA= 89.9 IMAGR1: Field 6 Sum of gridding weights = 7.03985E+08 IMAGR1: Field 6 Beam min = -46.5 MilliJy, max = 1.0 Jy IMAGR1: Field 6 fit FWHM = 11.035 x 5.984 arcsec, PA= -89.7 IMAGR1: Field 7 Sum of gridding weights = 7.03986E+08 IMAGR1: Field 7 Beam min = -126.8 MilliJy, max = 1.0 Jy IMAGR1: Field 7 fit FWHM = 11.029 x 5.988 arcsec, PA= -89.9 IMAGR1: Field 8 Sum of gridding weights = 7.03985E+08 IMAGR1: Field 8 Beam min = -55.0 MilliJy, max = 1.0 Jy IMAGR1: Field 8 fit FWHM = 11.032 x 5.985 arcsec, PA= -89.9 IMAGR1: Field 9 Sum of gridding weights = 7.03985E+08 IMAGR1: Field 9 Beam min = -53.0 MilliJy, max = 1.0 Jy IMAGR1: Field 9 fit FWHM = 11.029 x 5.987 arcsec, PA= -89.9 IMAGR1: CLBHIS: minimum component 0.261 of current peak IMAGR1: Field 1 min = -36.9 MilliJy,max = 777.2 MilliJy IMAGR1: Field 2 min = -34.9 MilliJy,max = 57.7 MilliJy IMAGR1: Field 3 min = -40.1 MilliJy,max = 65.3 MilliJy IMAGR1: Field 4 min = -48.3 MilliJy,max = 53.4 MilliJy IMAGR1: Field 5 min = -39.1 MilliJy,max = 54.9 MilliJy IMAGR1: Field 6 min = -49.0 MilliJy,max = 51.7 MilliJy IMAGR1: Field 7 min = -44.7 MilliJy,max = 57.4 MilliJy IMAGR1: Field 8 min = -32.9 MilliJy,max = 68.5 MilliJy IMAGR1: Field 9 min = -32.4 MilliJy,max = 53.0 MilliJy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 44.05 MilliJy IMAGR1: 778 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 202.164 MilliJy iter= 15 IMAGR1: Field 1 Clean flux density= 636.097 MilliJy 15 comps IMAGR1: Total Cleaned flux density = 636.097 MilliJy 15 comps IMAGR1: SETDO3: imaging done with multiple tangent planes IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: VISDFT: Model components of type Point IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -14.4 MilliJy,max = 185.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 25.36 MilliJy IMAGR1: 191 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 51.535 MilliJy iter= 37 IMAGR1: Field 1 Clean flux density= 842.655 MilliJy 37 comps IMAGR1: Total Cleaned flux density = 842.655 MilliJy 37 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 8 min = -8.6 MilliJy,max = 53.4 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 5.082E-02 < Second best 6.235E-02 IMAGR1: Field 3 min = -7.5 MilliJy,max = 51.0 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 4.852E-02 < Second best 5.510E-02 IMAGR1: Field 2 min = -7.0 MilliJy,max = 20.0 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 9.594E-03 < Second best 5.490E-02 IMAGR1: Field 7 min = -7.8 MilliJy,max = 15.8 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.504E-02 < Second best 5.082E-02 IMAGR1: BGC Clean: using 103 cell beam + residuals > 20.91 MilliJy IMAGR1: 38 Residual map points loaded IMAGR1: Field 8 min algorithm flux= 24.176 MilliJy iter= 11 IMAGR1: Field 8 Clean flux density= 39.535 MilliJy 11 comps IMAGR1: Total Cleaned flux density = 882.190 MilliJy 48 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 9 min = -6.5 MilliJy,max = 14.5 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.379E-02 < Second best 4.936E-02 IMAGR1: Field 6 min = -7.1 MilliJy,max = 8.5 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 7.294E-03 < Second best 4.899E-02 IMAGR1: Field 1 min = -15.5 MilliJy,max = 50.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 19.21 MilliJy IMAGR1: 79 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 25.171 MilliJy iter= 55 IMAGR1: Field 1 Clean flux density= 908.742 MilliJy 55 comps IMAGR1: Total Cleaned flux density = 948.277 MilliJy 66 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -6.8 MilliJy,max = 7.2 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 6.099E-03 < Second best 4.852E-02 IMAGR1: Field 3 min = -7.1 MilliJy,max = 22.5 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.144E-02 < Second best 4.625E-02 IMAGR1: Field 4 min = -6.0 MilliJy,max = 9.3 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 8.921E-03 < Second best 2.395E-02 IMAGR1: Field 1 min = -28.4 MilliJy,max = 24.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 4.32 MilliJy IMAGR1: 5700 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 9.262 MilliJy iter= 150 IMAGR1: Field 1 Clean flux density= 962.179 MilliJy 150 comps IMAGR1: Total Cleaned flux density = 1.002 Jy 161 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 8 min = -6.4 MilliJy,max = 10.2 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 9.716E-03 < Second best 2.144E-02 IMAGR1: Field 3 min = -5.9 MilliJy,max = 9.1 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 8.666E-03 < Second best 1.504E-02 IMAGR1: Field 7 min = -6.1 MilliJy,max = 14.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 4.12 MilliJy IMAGR1: 367 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 5.288 MilliJy iter= 30 IMAGR1: Field 7 Clean flux density= 20.062 MilliJy 30 comps IMAGR1: Total Cleaned flux density = 1.022 Jy 191 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 9 min = -4.7 MilliJy,max = 5.1 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 4.906E-03 < Second best 9.716E-03 IMAGR1: Field 8 min = -6.3 MilliJy,max = 10.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 4.11 MilliJy IMAGR1: 102 Residual map points loaded IMAGR1: Field 8 min algorithm flux= 4.566 MilliJy iter= 31 IMAGR1: Field 8 Clean flux density= 48.973 MilliJy 31 comps IMAGR1: Total Cleaned flux density = 1.031 Jy 211 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -6.0 MilliJy,max = 7.1 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 6.813E-03 < Second best 8.921E-03 IMAGR1: Field 4 min = -5.4 MilliJy,max = 8.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.74 MilliJy IMAGR1: 213 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 4.303 MilliJy iter= 31 IMAGR1: Field 4 Clean flux density= 13.171 MilliJy 31 comps IMAGR1: Total Cleaned flux density = 1.044 Jy 242 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -9.3 MilliJy,max = 9.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.41 MilliJy IMAGR1: 6572 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 5.412 MilliJy iter= 330 IMAGR1: Field 1 Clean flux density= 978.785 MilliJy 330 comps IMAGR1: Total Cleaned flux density = 1.061 Jy 422 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 3 min = -5.2 MilliJy,max = 4.8 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 4.858E-03 < Second best 7.294E-03 IMAGR1: Field 6 min = -5.0 MilliJy,max = 4.9 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 4.750E-03 < Second best 6.813E-03 IMAGR1: Field 2 min = -4.8 MilliJy,max = 6.0 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 5.761E-03 < Second best 6.099E-03 IMAGR1: Field 5 min = -5.0 MilliJy,max = 4.7 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 4.155E-03 < Second best 5.761E-03 IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.11 MilliJy IMAGR1: 1677 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 3.870 MilliJy iter= 109 IMAGR1: Field 2 Clean flux density= 17.845 MilliJy 109 comps IMAGR1: Total Cleaned flux density = 1.079 Jy 531 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -5.1 MilliJy,max = 5.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.97 MilliJy IMAGR1: 7453 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -4.184 MilliJy iter= 587 IMAGR1: Field 1 Clean flux density= 1.001 Jy 587 comps IMAGR1: Total Cleaned flux density = 1.101 Jy 788 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 7 min = -4.3 MilliJy,max = 4.6 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 4.448E-03 < Second best 4.906E-03 IMAGR1: Field 9 min = -4.0 MilliJy,max = 4.7 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 4.530E-03 < Second best 4.858E-03 IMAGR1: Field 3 min = -4.3 MilliJy,max = 4.4 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 3.928E-03 < Second best 4.750E-03 IMAGR1: Field 6 min = -4.3 MilliJy,max = 4.4 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 3.935E-03 < Second best 4.530E-03 IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.85 MilliJy IMAGR1: 152 Residual map points loaded IMAGR1: Field 9 min algorithm flux= -2.998 MilliJy iter= 41 IMAGR1: Field 9 Clean flux density= 4.096 MilliJy 41 comps IMAGR1: Total Cleaned flux density = 1.105 Jy 829 comps IMAGR1: ALGSTB: All 121 Rows In AP (Max 267) IMAGR1: ALGSTB field 9 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 110- 0 Cells, with 31667 Pts IMAGR1: Field 7 min = -4.3 MilliJy,max = 4.0 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 4.124E-03 < Second best 4.359E-03 IMAGR1: Field 8 min = -4.8 MilliJy,max = 5.5 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 3.852E-03 < Second best 4.155E-03 IMAGR1: Field 5 min = -4.1 MilliJy,max = 4.4 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 3.852E-03 < Second best 4.124E-03 IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.82 MilliJy IMAGR1: 1376 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 3.279 MilliJy iter= 170 IMAGR1: Field 7 Clean flux density= 22.489 MilliJy 170 comps IMAGR1: Total Cleaned flux density = 1.107 Jy 969 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -3.8 MilliJy,max = 4.3 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 3.633E-03 < Second best 4.009E-03 IMAGR1: Field 1 min = -4.1 MilliJy,max = 5.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.66 MilliJy IMAGR1: 7318 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -3.463 MilliJy iter= 920 IMAGR1: Field 1 Clean flux density= 1.010 Jy 920 comps IMAGR1: Total Cleaned flux density = 1.116 Jy 1302 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 6 min = -3.9 MilliJy,max = 3.8 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 3.453E-03 < Second best 3.928E-03 IMAGR1: Field 3 min = -3.7 MilliJy,max = 4.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.62 MilliJy IMAGR1: 731 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -2.879 MilliJy iter= 129 IMAGR1: Field 3 Clean flux density= 11.535 MilliJy 129 comps IMAGR1: Total Cleaned flux density = 1.128 Jy 1431 comps LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -3.6 MilliJy,max = 3.8 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 3.482E-03 < Second best 3.852E-03 IMAGR1: Field 8 min = -3.8 MilliJy,max = 4.4 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 3.182E-03 < Second best 3.700E-03 IMAGR1: Field 2 min = -3.8 MilliJy,max = 3.5 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 3.329E-03 < Second best 3.633E-03 IMAGR1: Field 4 min = -3.3 MilliJy,max = 3.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.49 MilliJy IMAGR1: 551 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 2.688 MilliJy iter= 148 IMAGR1: Field 4 Clean flux density= 30.292 MilliJy 148 comps IMAGR1: Total Cleaned flux density = 1.145 Jy 1548 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -3.5 MilliJy,max = 3.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.49 MilliJy IMAGR1: 497 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -2.656 MilliJy iter= 103 IMAGR1: Field 5 Clean flux density= 1.154 MilliJy 103 comps IMAGR1: Total Cleaned flux density = 1.146 Jy 1651 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 6 min = -3.6 MilliJy,max = 3.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.48 MilliJy IMAGR1: 625 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -2.673 MilliJy iter= 130 IMAGR1: Field 6 Clean flux density= 8.815 MilliJy 130 comps IMAGR1: Total Cleaned flux density = 1.155 Jy 1781 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -3.8 MilliJy,max = 3.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.47 MilliJy IMAGR1: 906 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -2.679 MilliJy iter= 260 IMAGR1: Field 2 Clean flux density= 22.235 MilliJy 260 comps IMAGR1: Total Cleaned flux density = 1.159 Jy 1932 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -3.6 MilliJy,max = 4.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.31 MilliJy IMAGR1: 5007 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 2.731 MilliJy iter= 1304 IMAGR1: Field 1 Clean flux density= 1.017 Jy 1304 comps IMAGR1: Total Cleaned flux density = 1.167 Jy 2316 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 8 min = -3.2 MilliJy,max = 3.8 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.804E-03 < Second best 3.140E-03 IMAGR1: Field 7 min = -3.1 MilliJy,max = 2.8 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.707E-03 < Second best 2.871E-03 IMAGR1: Field 9 min = -2.7 MilliJy,max = 2.7 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.343E-03 < Second best 2.804E-03 IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.20 MilliJy IMAGR1: 131 Residual map points loaded IMAGR1: Field 8 min algorithm flux= -2.242 MilliJy iter= 73 IMAGR1: Field 8 Clean flux density= 50.416 MilliJy 73 comps IMAGR1: Total Cleaned flux density = 1.168 Jy 2358 comps IMAGR1: ALGSTB: All 121 Rows In AP (Max 267) IMAGR1: ALGSTB field 8 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 110- 0 Cells, with 31667 Pts IMAGR1: Field 3 min = -3.2 MilliJy,max = 3.4 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.551E-03 < Second best 2.707E-03 IMAGR1: Field 7 min = -3.1 MilliJy,max = 2.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.16 MilliJy IMAGR1: 1142 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -2.327 MilliJy iter= 356 IMAGR1: Field 7 Clean flux density= 21.378 MilliJy 356 comps IMAGR1: Total Cleaned flux density = 1.167 Jy 2544 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 1 min = -3.4 MilliJy,max = 4.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.08 MilliJy IMAGR1: 4095 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -2.353 MilliJy iter= 1656 IMAGR1: Field 1 Clean flux density= 1.032 Jy 1656 comps IMAGR1: Total Cleaned flux density = 1.182 Jy 2896 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 4 min = -2.7 MilliJy,max = 2.9 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.294E-03 < Second best 2.568E-03 IMAGR1: Field 2 min = -3.0 MilliJy,max = 2.7 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.341E-03 < Second best 2.559E-03 IMAGR1: Field 6 min = -2.7 MilliJy,max = 2.8 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.306E-03 < Second best 2.551E-03 IMAGR1: Field 3 min = -3.0 MilliJy,max = 3.1 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.404E-03 < Second best 2.543E-03 IMAGR1: Field 5 min = -2.6 MilliJy,max = 3.0 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.271E-03 < Second best 2.404E-03 IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.89 MilliJy IMAGR1: 1199 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 2.038 MilliJy iter= 351 IMAGR1: Field 3 Clean flux density= 13.059 MilliJy 351 comps IMAGR1: Total Cleaned flux density = 1.184 Jy 3118 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 9 min = -2.4 MilliJy,max = 2.2 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.144E-03 < Second best 2.341E-03 IMAGR1: Field 2 min = -2.9 MilliJy,max = 2.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.88 MilliJy IMAGR1: 1539 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -2.032 MilliJy iter= 506 IMAGR1: Field 2 Clean flux density= 26.174 MilliJy 506 comps IMAGR1: Total Cleaned flux density = 1.188 Jy 3364 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 6 min = -2.5 MilliJy,max = 2.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.88 MilliJy IMAGR1: 556 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 1.967 MilliJy iter= 285 IMAGR1: Field 6 Clean flux density= 13.040 MilliJy 285 comps IMAGR1: Total Cleaned flux density = 1.192 Jy 3519 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -2.6 MilliJy,max = 2.7 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.088E-03 < Second best 2.271E-03 IMAGR1: Field 5 min = -2.5 MilliJy,max = 2.8 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.145E-03 < Second best 2.261E-03 IMAGR1: Field 1 min = -3.1 MilliJy,max = 3.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.78 MilliJy IMAGR1: 4424 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -1.986 MilliJy iter= 2090 IMAGR1: Field 1 Clean flux density= 1.034 Jy 2090 comps IMAGR1: Total Cleaned flux density = 1.194 Jy 3953 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 7 min = -2.5 MilliJy,max = 2.3 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.008E-03 < Second best 2.153E-03 IMAGR1: Field 8 min = -2.4 MilliJy,max = 3.0 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.037E-03 < Second best 2.145E-03 IMAGR1: Field 5 min = -2.4 MilliJy,max = 2.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.70 MilliJy IMAGR1: 789 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -1.783 MilliJy iter= 291 IMAGR1: Field 5 Clean flux density= -2.620 MilliJy 291 comps IMAGR1: Total Cleaned flux density = 1.190 Jy 4141 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 9 min = -1.9 MilliJy,max = 2.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.70 MilliJy IMAGR1: 53 Residual map points loaded IMAGR1: Field 9 min algorithm flux= 1.708 MilliJy iter= 61 IMAGR1: Field 9 Clean flux density= 6.292 MilliJy 61 comps IMAGR1: Total Cleaned flux density = 1.192 Jy 4161 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -2.4 MilliJy,max = 2.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.69 MilliJy IMAGR1: 607 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -1.755 MilliJy iter= 298 IMAGR1: Field 4 Clean flux density= 38.489 MilliJy 298 comps IMAGR1: Total Cleaned flux density = 1.200 Jy 4311 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 8 min = -2.4 MilliJy,max = 2.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.69 MilliJy IMAGR1: 58 Residual map points loaded IMAGR1: Field 8 min algorithm flux= -1.677 MilliJy iter= 96 IMAGR1: Field 8 Clean flux density= 51.707 MilliJy 96 comps IMAGR1: Total Cleaned flux density = 1.201 Jy 4334 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 7 min = -2.4 MilliJy,max = 2.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.69 MilliJy IMAGR1: 605 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -1.751 MilliJy iter= 515 IMAGR1: Field 7 Clean flux density= 26.335 MilliJy 515 comps IMAGR1: Total Cleaned flux density = 1.206 Jy 4493 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -2.5 MilliJy,max = 2.6 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.804E-03 < Second best 1.950E-03 IMAGR1: Field 2 min = -2.4 MilliJy,max = 2.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.60 MilliJy IMAGR1: 938 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 1.671 MilliJy iter= 699 IMAGR1: Field 2 Clean flux density= 28.018 MilliJy 699 comps IMAGR1: Total Cleaned flux density = 1.208 Jy 4686 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 1 min = -2.7 MilliJy,max = 3.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.52 MilliJy IMAGR1: 3943 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.668 MilliJy iter= 2556 IMAGR1: Field 1 Clean flux density= 1.041 Jy 2556 comps IMAGR1: Total Cleaned flux density = 1.215 Jy 5152 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 6 min = -2.2 MilliJy,max = 2.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.49 MilliJy IMAGR1: 574 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 1.535 MilliJy iter= 445 IMAGR1: Field 6 Clean flux density= 18.706 MilliJy 445 comps IMAGR1: Total Cleaned flux density = 1.221 Jy 5312 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -2.4 MilliJy,max = 2.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.48 MilliJy IMAGR1: 456 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 1.517 MilliJy iter= 490 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: Field 3 Clean flux density= 12.146 MilliJy 490 comps IMAGR1: Total Cleaned flux density = 1.220 Jy 5451 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -2.0 MilliJy,max = 2.3 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.598E-03 < Second best 1.683E-03 IMAGR1: Field 4 min = -2.2 MilliJy,max = 2.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.43 MilliJy IMAGR1: 636 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -1.478 MilliJy iter= 462 IMAGR1: Field 4 Clean flux density= 43.342 MilliJy 462 comps IMAGR1: Total Cleaned flux density = 1.225 Jy 5615 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 7 min = -2.3 MilliJy,max = 2.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.40 MilliJy IMAGR1: 1041 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -1.465 MilliJy iter= 757 IMAGR1: Field 7 Clean flux density= 32.369 MilliJy 757 comps IMAGR1: Total Cleaned flux density = 1.231 Jy 5857 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 9 min = -1.6 MilliJy,max = 1.7 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.429E-03 < Second best 1.612E-03 IMAGR1: Field 8 min = -1.9 MilliJy,max = 2.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.40 MilliJy IMAGR1: 33 Residual map points loaded IMAGR1: Field 8 min algorithm flux= 1.398 MilliJy iter= 109 IMAGR1: Field 8 Clean flux density= 53.018 MilliJy 109 comps IMAGR1: Total Cleaned flux density = 1.232 Jy 5870 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -2.1 MilliJy,max = 2.0 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.501E-03 < Second best 1.604E-03 IMAGR1: Field 1 min = -2.4 MilliJy,max = 2.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.30 MilliJy IMAGR1: 4168 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.414 MilliJy iter= 3064 IMAGR1: Field 1 Clean flux density= 1.047 Jy 3064 comps IMAGR1: Total Cleaned flux density = 1.238 Jy 6378 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 5 min = -2.0 MilliJy,max = 2.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.30 MilliJy IMAGR1: 865 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 1.345 MilliJy iter= 524 IMAGR1: Field 5 Clean flux density= -2.741 MilliJy 524 comps IMAGR1: Total Cleaned flux density = 1.238 Jy 6611 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 2 min = -2.0 MilliJy,max = 1.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.29 MilliJy IMAGR1: 774 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -1.327 MilliJy iter= 901 IMAGR1: Field 2 Clean flux density= 26.902 MilliJy 901 comps IMAGR1: Total Cleaned flux density = 1.237 Jy 6813 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 6 min = -2.1 MilliJy,max = 1.9 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.371E-03 < Second best 1.456E-03 IMAGR1: Field 3 min = -2.0 MilliJy,max = 2.0 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.344E-03 < Second best 1.429E-03 IMAGR1: Field 9 min = -1.4 MilliJy,max = 1.5 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.318E-03 < Second best 1.419E-03 IMAGR1: Field 4 min = -2.2 MilliJy,max = 2.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.23 MilliJy IMAGR1: 901 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 1.267 MilliJy iter= 677 IMAGR1: Field 4 Clean flux density= 47.087 MilliJy 677 comps IMAGR1: Total Cleaned flux density = 1.241 Jy 7028 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 7 min = -1.9 MilliJy,max = 1.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.20 MilliJy IMAGR1: 1011 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -1.244 MilliJy iter= 1014 IMAGR1: Field 7 Clean flux density= 34.514 MilliJy 1014 comps IMAGR1: Total Cleaned flux density = 1.243 Jy 7285 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 6 min = -2.1 MilliJy,max = 1.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.19 MilliJy IMAGR1: 491 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -1.222 MilliJy iter= 610 IMAGR1: Field 6 Clean flux density= 23.152 MilliJy 610 comps IMAGR1: Total Cleaned flux density = 1.247 Jy 7450 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -2.1 MilliJy,max = 2.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.14 MilliJy IMAGR1: 2171 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.201 MilliJy iter= 3458 IMAGR1: Field 1 Clean flux density= 1.054 Jy 3458 comps IMAGR1: Total Cleaned flux density = 1.254 Jy 7844 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 8 min = -1.5 MilliJy,max = 1.8 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.175E-03 < Second best 1.344E-03 IMAGR1: Field 3 min = -1.9 MilliJy,max = 1.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.13 MilliJy IMAGR1: 1044 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 1.171 MilliJy iter= 767 IMAGR1: Field 3 Clean flux density= 16.864 MilliJy 767 comps IMAGR1: Total Cleaned flux density = 1.259 Jy 8121 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 9 min = -1.2 MilliJy,max = 1.4 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.137E-03 < Second best 1.291E-03 IMAGR1: Field 5 min = -1.8 MilliJy,max = 1.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.11 MilliJy IMAGR1: 568 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -1.134 MilliJy iter= 693 IMAGR1: Field 5 Clean flux density= -1.617 MilliJy 693 comps IMAGR1: Total Cleaned flux density = 1.260 Jy 8290 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -1.7 MilliJy,max = 1.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.08 MilliJy IMAGR1: 1007 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -1.120 MilliJy iter= 1163 IMAGR1: Field 2 Clean flux density= 26.172 MilliJy 1163 comps IMAGR1: Total Cleaned flux density = 1.259 Jy 8552 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 4 min = -2.0 MilliJy,max = 1.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.07 MilliJy IMAGR1: 690 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -1.091 MilliJy iter= 866 IMAGR1: Field 4 Clean flux density= 51.025 MilliJy 866 comps IMAGR1: Total Cleaned flux density = 1.263 Jy 8741 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 7 min = -1.6 MilliJy,max = 1.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.04 MilliJy IMAGR1: 678 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -1.071 MilliJy iter= 1228 IMAGR1: Field 7 Clean flux density= 38.744 MilliJy 1228 comps IMAGR1: Total Cleaned flux density = 1.267 Jy 8955 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 8 min = -1.4 MilliJy,max = 1.7 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.104E-03 < Second best 1.174E-03 IMAGR1: Field 6 min = -2.0 MilliJy,max = 1.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.03 MilliJy IMAGR1: 511 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 1.049 MilliJy iter= 777 IMAGR1: Field 6 Clean flux density= 24.963 MilliJy 777 comps IMAGR1: Total Cleaned flux density = 1.269 Jy 9122 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.8 MilliJy,max = 1.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 991.61 MicroJy IMAGR1: 1548 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.030 MilliJy iter= 3804 IMAGR1: Field 1 Clean flux density= 1.056 Jy 3804 comps IMAGR1: Total Cleaned flux density = 1.271 Jy 9468 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 9 min = -1.1 MilliJy,max = 1.2 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.013E-03 < Second best 1.125E-03 IMAGR1: Field 3 min = -1.7 MilliJy,max = 1.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 973.26 MicroJy IMAGR1: 1110 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 1.004 MilliJy iter= 1056 IMAGR1: Field 3 Clean flux density= 18.372 MilliJy 1056 comps IMAGR1: Total Cleaned flux density = 1.273 Jy 9757 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 8 min = -1.3 MilliJy,max = 1.6 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.016E-03 < Second best 1.090E-03 IMAGR1: Field 5 min = -1.6 MilliJy,max = 1.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 959.47 MicroJy IMAGR1: 773 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 982.881 MicroJy iter= 921 IMAGR1: Field 5 Clean flux density= -1.786 MilliJy 921 comps IMAGR1: Total Cleaned flux density = 1.272 Jy 9985 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 2 min = -1.5 MilliJy,max = 1.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 940.03 MicroJy IMAGR1: 960 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 965.934 MicroJy iter= 1428 IMAGR1: Field 2 Clean flux density= 26.829 MilliJy 1428 comps IMAGR1: Total Cleaned flux density = 1.273 Jy 10250 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 4 min = -1.9 MilliJy,max = 1.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 925.94 MicroJy IMAGR1: 971 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 949.758 MicroJy iter= 1118 IMAGR1: Field 4 Clean flux density= 53.365 MilliJy 1118 comps IMAGR1: Total Cleaned flux density = 1.275 Jy 10502 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: Field 7 min = -1.4 MilliJy,max = 1.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 909.97 MicroJy IMAGR1: 733 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 930.997 MicroJy iter= 1461 IMAGR1: Field 7 Clean flux density= 42.320 MilliJy 1461 comps IMAGR1: Total Cleaned flux density = 1.279 Jy 10735 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 8 min = -1.2 MilliJy,max = 1.5 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 9.569E-04 < Second best 1.013E-03 IMAGR1: Field 9 min = -930.9 MicroJy,max = 1.2 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 9.081E-04 < Second best 1.007E-03 IMAGR1: Field 6 min = -1.8 MilliJy,max = 1.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 896.39 MicroJy IMAGR1: 612 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -914.184 MicroJy iter= 977 IMAGR1: Field 6 Clean flux density= 26.269 MilliJy 977 comps IMAGR1: Total Cleaned flux density = 1.280 Jy 10935 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 1 min = -1.6 MilliJy,max = 1.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 869.55 MicroJy IMAGR1: 1138 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 894.295 MicroJy iter= 4104 IMAGR1: Field 1 Clean flux density= 1.056 Jy 4104 comps IMAGR1: Total Cleaned flux density = 1.281 Jy 11235 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 3 min = -1.5 MilliJy,max = 1.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 853.72 MicroJy IMAGR1: 932 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -874.551 MicroJy iter= 1317 IMAGR1: Field 3 Clean flux density= 20.010 MilliJy 1317 comps IMAGR1: Total Cleaned flux density = 1.283 Jy 11496 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 8 min = -1.1 MilliJy,max = 1.4 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 8.906E-04 < Second best 9.449E-04 IMAGR1: Field 5 min = -1.4 MilliJy,max = 1.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 840.91 MicroJy IMAGR1: 914 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 860.375 MicroJy iter= 1187 IMAGR1: Field 5 Clean flux density= -470.441 MicroJy 1187 comps IMAGR1: Total Cleaned flux density = 1.284 Jy 11762 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 2 min = -1.4 MilliJy,max = 1.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 825.29 MicroJy IMAGR1: 889 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -844.195 MicroJy iter= 1690 IMAGR1: Field 2 Clean flux density= 27.840 MilliJy 1690 comps IMAGR1: Total Cleaned flux density = 1.285 Jy 12024 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 4 min = -1.8 MilliJy,max = 1.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 811.99 MicroJy IMAGR1: 1097 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 831.396 MicroJy iter= 1395 IMAGR1: Field 4 Clean flux density= 54.999 MilliJy 1395 comps IMAGR1: Total Cleaned flux density = 1.287 Jy 12301 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 9 min = -905.9 MicroJy,max = 1.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 811.73 MicroJy IMAGR1: 36 Residual map points loaded IMAGR1: Field 9 min algorithm flux= 813.653 MicroJy iter= 84 IMAGR1: Field 9 Clean flux density= 6.036 MilliJy 84 comps IMAGR1: Total Cleaned flux density = 1.286 Jy 12324 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 7 min = -1.3 MilliJy,max = 1.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 798.45 MicroJy IMAGR1: 707 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 814.286 MicroJy iter= 1695 IMAGR1: Field 7 Clean flux density= 43.988 MilliJy 1695 comps IMAGR1: Total Cleaned flux density = 1.288 Jy 12558 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 8 min = -1.1 MilliJy,max = 1.3 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 8.200E-04 < Second best 8.787E-04 IMAGR1: Field 6 min = -1.7 MilliJy,max = 1.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 786.93 MicroJy IMAGR1: 717 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 802.053 MicroJy iter= 1208 IMAGR1: Field 6 Clean flux density= 27.686 MilliJy 1208 comps IMAGR1: Total Cleaned flux density = 1.289 Jy 12789 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 1 min = -1.4 MilliJy,max = 1.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 767.63 MicroJy IMAGR1: 887 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -785.210 MicroJy iter= 4375 IMAGR1: Field 1 Clean flux density= 1.059 Jy 4375 comps IMAGR1: Total Cleaned flux density = 1.292 Jy 13060 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 3 min = -1.4 MilliJy,max = 1.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 755.06 MicroJy IMAGR1: 1064 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -772.983 MicroJy iter= 1614 IMAGR1: Field 3 Clean flux density= 20.739 MilliJy 1614 comps IMAGR1: Total Cleaned flux density = 1.293 Jy 13357 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 5 min = -1.3 MilliJy,max = 1.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 743.24 MicroJy IMAGR1: 941 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 759.081 MicroJy iter= 1456 IMAGR1: Field 5 Clean flux density= 1.230 MilliJy 1456 comps IMAGR1: Total Cleaned flux density = 1.294 Jy 13626 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 8 min = -1.1 MilliJy,max = 1.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 743.03 MicroJy IMAGR1: 21 Residual map points loaded IMAGR1: Field 8 min algorithm flux= 742.434 MicroJy iter= 121 IMAGR1: Field 8 Clean flux density= 53.173 MilliJy 121 comps IMAGR1: Total Cleaned flux density = 1.295 Jy 13638 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -1.2 MilliJy,max = 1.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 729.98 MicroJy IMAGR1: 886 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -745.210 MicroJy iter= 1962 IMAGR1: Field 2 Clean flux density= 27.195 MilliJy 1962 comps IMAGR1: Total Cleaned flux density = 1.294 Jy 13910 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 4 min = -1.6 MilliJy,max = 1.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 717.80 MicroJy IMAGR1: 1216 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -734.533 MicroJy iter= 1707 IMAGR1: Field 4 Clean flux density= 58.349 MilliJy 1707 comps IMAGR1: Total Cleaned flux density = 1.297 Jy 14222 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 7 min = -1.2 MilliJy,max = 1.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 707.20 MicroJy IMAGR1: 771 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -720.005 MicroJy iter= 1941 IMAGR1: Field 7 Clean flux density= 45.916 MilliJy 1941 comps IMAGR1: Total Cleaned flux density = 1.299 Jy 14468 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 9 min = -801.7 MicroJy,max = 893.4 MicroJy IMAGR1: TRY ANOTHER FIELD: this is 7.051E-04 < Second best 7.715E-04 IMAGR1: Field 6 min = -1.6 MilliJy,max = 1.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 696.63 MicroJy IMAGR1: 784 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 709.377 MicroJy iter= 1457 IMAGR1: Field 6 Clean flux density= 29.065 MilliJy 1457 comps IMAGR1: Total Cleaned flux density = 1.301 Jy 14717 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 1 min = -1.2 MilliJy,max = 1.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 682.67 MicroJy IMAGR1: 745 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 695.138 MicroJy iter= 4629 IMAGR1: Field 1 Clean flux density= 1.060 Jy 4629 comps IMAGR1: Total Cleaned flux density = 1.302 Jy 14971 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 3 min = -1.3 MilliJy,max = 1.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 671.33 MicroJy IMAGR1: 1065 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 685.600 MicroJy iter= 1918 IMAGR1: Field 3 Clean flux density= 21.296 MilliJy 1918 comps IMAGR1: Total Cleaned flux density = 1.303 Jy 15275 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 5 min = -1.2 MilliJy,max = 1.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 661.25 MicroJy IMAGR1: 1062 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 675.284 MicroJy iter= 1764 IMAGR1: Field 5 Clean flux density= 3.043 MilliJy 1764 comps IMAGR1: Total Cleaned flux density = 1.304 Jy 15583 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 2 min = -1.1 MilliJy,max = 1.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 650.62 MicroJy IMAGR1: 858 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 662.369 MicroJy iter= 2243 IMAGR1: Field 2 Clean flux density= 25.873 MilliJy 2243 comps IMAGR1: Total Cleaned flux density = 1.303 Jy 15864 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 8 min = -884.5 MicroJy,max = 1.0 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 6.663E-04 < Second best 7.065E-04 IMAGR1: Field 4 min = -1.5 MilliJy,max = 1.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 638.97 MicroJy LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: 1250 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -652.797 MicroJy iter= 2032 IMAGR1: Field 4 Clean flux density= 62.043 MilliJy 2032 comps IMAGR1: Total Cleaned flux density = 1.307 Jy 16189 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 9 min = -739.6 MicroJy,max = 836.1 MicroJy IMAGR1: TRY ANOTHER FIELD: this is 6.594E-04 < Second best 6.927E-04 IMAGR1: Field 7 min = -1.1 MilliJy,max = 1.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 629.93 MicroJy IMAGR1: 828 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 641.161 MicroJy iter= 2219 IMAGR1: Field 7 Clean flux density= 47.513 MilliJy 2219 comps IMAGR1: Total Cleaned flux density = 1.308 Jy 16467 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 6 min = -1.4 MilliJy,max = 1.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 621.37 MicroJy IMAGR1: 865 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 632.440 MicroJy iter= 1732 IMAGR1: Field 6 Clean flux density= 28.864 MilliJy 1732 comps IMAGR1: Total Cleaned flux density = 1.308 Jy 16742 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 1 min = -1.1 MilliJy,max = 1.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 610.89 MicroJy IMAGR1: 652 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 620.886 MicroJy iter= 4883 IMAGR1: Field 1 Clean flux density= 1.060 Jy 4883 comps IMAGR1: Total Cleaned flux density = 1.307 Jy 16996 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 8 min = -860.5 MicroJy,max = 951.1 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 610.77 MicroJy IMAGR1: 8 Residual map points loaded IMAGR1: Field 8 min algorithm flux= -591.021 MicroJy iter= 127 IMAGR1: Field 8 Clean flux density= 53.297 MilliJy 127 comps IMAGR1: Total Cleaned flux density = 1.308 Jy 17002 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -1.2 MilliJy,max = 1.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 600.75 MicroJy IMAGR1: 1072 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 612.551 MicroJy iter= 2238 IMAGR1: Field 3 Clean flux density= 19.933 MilliJy 2238 comps IMAGR1: Total Cleaned flux density = 1.306 Jy 17322 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 9 min = -701.9 MicroJy,max = 758.5 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 600.68 MicroJy IMAGR1: 23 Residual map points loaded IMAGR1: Field 9 min algorithm flux= 588.075 MicroJy iter= 98 IMAGR1: Field 9 Clean flux density= 6.044 MilliJy 98 comps IMAGR1: Total Cleaned flux density = 1.306 Jy 17336 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -1.1 MilliJy,max = 1.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 591.26 MicroJy IMAGR1: 1132 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -602.667 MicroJy iter= 2081 IMAGR1: Field 5 Clean flux density= 4.097 MilliJy 2081 comps IMAGR1: Total Cleaned flux density = 1.307 Jy 17653 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 2 min = -987.1 MicroJy,max = 1.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 582.38 MicroJy IMAGR1: 788 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 591.871 MicroJy iter= 2519 IMAGR1: Field 2 Clean flux density= 25.979 MilliJy 2519 comps IMAGR1: Total Cleaned flux density = 1.307 Jy 17929 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 4 min = -1.4 MilliJy,max = 1.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 572.65 MicroJy IMAGR1: 1289 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 584.461 MicroJy iter= 2383 IMAGR1: Field 4 Clean flux density= 63.325 MilliJy 2383 comps IMAGR1: Total Cleaned flux density = 1.309 Jy 18280 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 7 min = -934.1 MicroJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 564.83 MicroJy IMAGR1: 733 Residual map points loaded IMAGR1: Field 7 min Clean flux = -577.250 MicroJy iter= 2446 IMAGR1: Field 7 Clean flux density= 48.268 MilliJy 2446 comps IMAGR1: Total Cleaned flux density = 1.309 Jy 18507 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 6 min = -1.3 MilliJy,max = 1.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 554.90 MicroJy IMAGR1: 1120 Residual map points loaded IMAGR1: Field 6 min Clean flux = 576.917 MicroJy iter= 1918 IMAGR1: Field 6 Clean flux density= 29.573 MilliJy 1918 comps IMAGR1: Total Cleaned flux density = 1.310 Jy 18693 comps IMAGR1: ALGSTB: All 449 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 438- 0 Cells, with 31667 Pts IMAGR1: Field 1 min = -1.0 MilliJy,max = 962.3 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 542.53 MicroJy IMAGR1: 925 Residual map points loaded IMAGR1: Field 1 min Clean flux = 576.925 MicroJy iter= 4936 IMAGR1: Field 1 Clean flux density= 1.060 Jy 4936 comps IMAGR1: Total Cleaned flux density = 1.310 Jy 18746 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -1.1 MilliJy,max = 1.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 528.82 MicroJy IMAGR1: 2343 Residual map points loaded IMAGR1: Field 3 min Clean flux = 577.186 MicroJy iter= 2318 IMAGR1: Field 3 Clean flux density= 20.157 MilliJy 2318 comps IMAGR1: Total Cleaned flux density = 1.310 Jy 18826 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -1.0 MilliJy,max = 1.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 511.49 MicroJy IMAGR1: 4102 Residual map points loaded IMAGR1: Field 5 min Clean flux = -577.109 MicroJy iter= 2144 IMAGR1: Field 5 Clean flux density= 4.156 MilliJy 2144 comps IMAGR1: Total Cleaned flux density = 1.310 Jy 18889 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -929.5 MicroJy,max = 1.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 484.45 MicroJy IMAGR1: 6335 Residual map points loaded IMAGR1: Field 2 min Clean flux = 576.909 MicroJy iter= 2532 IMAGR1: Field 2 Clean flux density= 26.154 MilliJy 2532 comps IMAGR1: Total Cleaned flux density = 1.311 Jy 18902 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 8 min = -819.2 MicroJy,max = 867.4 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 458.17 MicroJy IMAGR1: 405 Residual map points loaded IMAGR1: Field 8 min Clean flux = -571.271 MicroJy iter= 129 IMAGR1: Field 8 Clean flux density= 53.299 MilliJy 129 comps IMAGR1: Total Cleaned flux density = 1.311 Jy 18904 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 9 min = -680.0 MicroJy,max = 711.6 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 454.06 MicroJy IMAGR1: 381 Residual map points loaded IMAGR1: Field 9 min Clean flux = -571.435 MicroJy iter= 99 IMAGR1: Field 9 Clean flux density= 5.987 MilliJy 99 comps IMAGR1: Total Cleaned flux density = 1.311 Jy 18905 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -1.3 MilliJy,max = 1.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 425.76 MicroJy IMAGR1: 19986 Residual map points loaded IMAGR1: Field 4 min Clean flux = -576.106 MicroJy iter= 2395 IMAGR1: Field 4 Clean flux density= 63.445 MilliJy 2395 comps IMAGR1: Total Cleaned flux density = 1.311 Jy 18917 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Peak residual in window 577.250 less than limit 577.254 MicroJy IMAGR1: Merging the Clean components files IMAGR1: Field 1 compressed from 4936 to 2665 components IMAGR1: Field 2 compressed from 2532 to 1586 components IMAGR1: Field 3 compressed from 2318 to 1512 components IMAGR1: Field 4 compressed from 2395 to 1505 components IMAGR1: Field 5 compressed from 2144 to 1339 components IMAGR1: Field 6 compressed from 1918 to 1268 components IMAGR1: Field 7 compressed from 2446 to 1521 components IMAGR1: Field 8 compressed from 129 to 80 components IMAGR1: Field 9 compressed from 99 to 66 components IMAGR1: Field 1 min = -997.2 MicroJy,max = 956.4 MicroJy IMAGR1: Field 2 min = -928.8 MicroJy,max = 1.1 MilliJy IMAGR1: Field 3 min = -1.1 MilliJy,max = 1.0 MilliJy IMAGR1: Field 4 min = -1.3 MilliJy,max = 1.1 MilliJy IMAGR1: Field 5 min = -1.0 MilliJy,max = 1.0 MilliJy IMAGR1: Field 6 min = -1.3 MilliJy,max = 1.1 MilliJy IMAGR1: Field 7 min = -909.7 MicroJy,max = 961.1 MicroJy IMAGR1: Field 8 min = -817.4 MicroJy,max = 865.3 MicroJy IMAGR1: Field 9 min = -682.1 MicroJy,max = 712.4 MicroJy IMAGR1: Restoring Clean components IMAGR1: Restoring overlapped Clean components IMAGR1: Restore 11.723 MilliJy ( 201 CCs) from field 1 to field 2 IMAGR1: Restore 44.450 MilliJy ( 278 CCs) from field 1 to field 3 IMAGR1: Restore 5.794 MilliJy ( 179 CCs) from field 1 to field 4 IMAGR1: Restore -3.352 MilliJy ( 234 CCs) from field 1 to field 5 IMAGR1: Restore 14.888 MilliJy ( 230 CCs) from field 1 to field 6 IMAGR1: Restore 5.529 MilliJy ( 224 CCs) from field 1 to field 7 IMAGR1: Restore 48.144 MilliJy ( 200 CCs) from field 1 to field 8 IMAGR1: Restore-236.657 MicroJy ( 7 CCs) from field 1 to field 9 IMAGR1: Restore 5.787 MilliJy ( 217 CCs) from field 2 to field 1 IMAGR1: Restore 12.649 MilliJy ( 219 CCs) from field 2 to field 3 IMAGR1: Restore-853.372 MicroJy ( 205 CCs) from field 2 to field 4 IMAGR1: Restore 2.359 MilliJy ( 32 CCs) from field 2 to field 8 IMAGR1: Restore 3.733 MilliJy ( 216 CCs) from field 3 to field 1 IMAGR1: Restore-912.871 MicroJy ( 294 CCs) from field 3 to field 2 IMAGR1: Restore 4.194 MilliJy ( 194 CCs) from field 3 to field 5 IMAGR1: Restore 3.182 MilliJy ( 81 CCs) from field 3 to field 8 IMAGR1: Restore 15.578 MilliJy ( 167 CCs) from field 4 to field 1 IMAGR1: Restore 9.887 MilliJy ( 166 CCs) from field 4 to field 2 IMAGR1: Restore 11.125 MilliJy ( 214 CCs) from field 4 to field 6 IMAGR1: Restore 3.821 MilliJy ( 167 CCs) from field 5 to field 1 IMAGR1: Restore-290.171 MicroJy ( 118 CCs) from field 5 to field 3 IMAGR1: Restore 1.921 MilliJy ( 162 CCs) from field 5 to field 7 IMAGR1: Restore 480.399 MicroJy ( 3 CCs) from field 5 to field 9 IMAGR1: Restore 3.644 MilliJy ( 212 CCs) from field 6 to field 1 IMAGR1: Restore 2.675 MilliJy ( 108 CCs) from field 6 to field 4 IMAGR1: Restore -3.062 MilliJy ( 223 CCs) from field 6 to field 7 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: Restore 10.086 MilliJy ( 226 CCs) from field 7 to field 1 IMAGR1: Restore -2.700 MilliJy ( 147 CCs) from field 7 to field 5 IMAGR1: Restore 8.302 MilliJy ( 247 CCs) from field 7 to field 6 IMAGR1: Restore 23.041 MilliJy ( 147 CCs) from field 7 to field 9 IMAGR1: Restore 53.299 MilliJy ( 80 CCs) from field 8 to field 1 IMAGR1: Restore 13.655 MilliJy ( 41 CCs) from field 8 to field 2 IMAGR1: Restore 53.803 MilliJy ( 56 CCs) from field 8 to field 3 IMAGR1: Restore 191.524 MicroJy ( 5 CCs) from field 9 to field 5 IMAGR1: Restore 5.987 MilliJy ( 66 CCs) from field 9 to field 7 IMAGR1: Checking image max/min IMAGR1: Field 1 final Clean flux 1.156 Jy IMAGR1: Field 2 final Clean flux 60.505 MilliJy IMAGR1: Field 3 final Clean flux 130.770 MilliJy IMAGR1: Field 4 final Clean flux 71.061 MilliJy IMAGR1: Field 5 final Clean flux 2.488 MilliJy IMAGR1: Field 6 final Clean flux 63.888 MilliJy IMAGR1: Field 7 final Clean flux 58.643 MilliJy IMAGR1: Field 8 final Clean flux 106.984 MilliJy IMAGR1: Field 9 final Clean flux 29.272 MilliJy IMAGR1: Deleting UV work file: IMAGR1: Destroyed 1 extension files of type AN IMAGR1: Destroyed 1 extension files of type FQ IMAGR1: Destroyed UV image file: catno= 95 disk= 1 IMAGR1: Appears to have ended successfully IMAGR1: thuban 31DEC06 TST: Cpu= 308.5 Real= 314 NO 104 renumbered as CNO 93 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.097 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@4C+30.12_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@4C+30.12_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AM647_2000MAR10_1.0.log AIPS 1: ' NOW STARTING WITH SOURCE :10 =4C+30.12' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@4C+30.12_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 95 disk= 1 AIPS 1: Disk 1 in-CNO 96 renumbered as CNO 94 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.09621 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@4C+36.13_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@4C+36.13_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AM647_2000MAR10_1.0.log AIPS 1: ' NOW STARTING WITH SOURCE :11 =4C+36.13' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@4C+36.13_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 96 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 97 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 98 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 99 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 100 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 101 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 102 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 103 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 104 disk= 1 AIPS 1: Disk 1 in-CNO 105 renumbered as CNO 95 AIPS 1: Disk 1 in-CNO 106 renumbered as CNO 96 AIPS 1: Disk 1 in-CNO 107 renumbered as CNO 97 AIPS 1: Disk 1 in-CNO 108 renumbered as CNO 98 AIPS 1: Disk 1 in-CNO 109 renumbered as CNO 99 AIPS 1: Disk 1 in-CNO 110 renumbered as CNO 100 AIPS 1: Disk 1 in-CNO 111 renumbered as CNO 101 AIPS 1: Disk 1 in-CNO 112 renumbered as CNO 102 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 103 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1169 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1331+305_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN SETFC1: Task SETFC (release of 31DEC06) begins SETFC1: Found 1331+305 L BAND Seq 1 Disk: 1 in slot 14 SETFC1: SETCEL: recommends IMSIZE 793 CELLSIZE 2.17105 SETFC1: SETCEL: returns IMSIZE 1024 CELLSIZE 1.71422 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@1331+305_L,BAND.0-1 SETFC1: FLYEYE added 7 fields to BOXFILE to 0.405 deg SETFC1: First field number written was 1 SETFC1: Highest field number written was 7 SETFC1: returns adverbs to AIPS SETFC1: Appears to have ended successfully SETFC1: thuban 31DEC06 TST: Cpu= 0.1 Real= 0 NO 104 renumbered as CNO 93 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.097 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@4C+30.12_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@4C+30.12_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AM647_2000MAR10_1.0.log AIPS 1: ' NOW STARTING WITH SOURCE :10 =4C+30.12' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@4C+30.12_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 95 disk= 1 AIPS 1: Disk 1 in-CNO 96 renumbered as CNO 94 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.09621 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@4C+36.13_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@4C+36.13_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AM647_2000MAR10_1.0.log AIPS 1: ' NOW STARTING WITH SOURCE :11 =4C+36.13' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@4C+36.13_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 96 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 97 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 98 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 99 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 100 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 101 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 102 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 103 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 104 disk= 1 AIPS 1: Disk 1 in-CNO 105 renumbered as CNO 95 AIPS 1: Disk 1 in-CNO 106 renumbered as CNO 96 AIPS 1: Disk 1 in-CNO 107 renumbered as CNO 97 AIPS 1: Disk 1 in-CNO 108 renumbered as CNO 98 AIPS 1: Disk 1 in-CNO 109 renumbered as CNO 99 AIPS 1: Disk 1 in-CNO 110 renumbered as CNO 100 AIPS 1: Disk 1 in-CNO 111 renumbered as CNO 101 AIPS 1: Disk 1 in-CNO 112 renumbered as CNO 102 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 103 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1169 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1331+305_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN SETFC1: Task SETFC (release of 31DEC06) begins SETFC1: Found 1331+305 L BAND Seq 1 Disk: 1 in slot 14 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@1331+305_L,BAND.0-1 SETFC1: Searching catalog between 0.19 and 0.82 degrees radius SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /home/auto/aips/TEXT/STARS/NV00.0030 SETFC1: Field RA Dec Flux Beam Sep SETFC1: 8 13:32:28.16 30:19:04.2 0.041 0.283 0.345 SETFC1: Add NVSS: wrote 1 fields to BOXFILE SETFC1: The Sun is 140.2 deg away - ignoring SETFC1: First field number written was 8 SETFC1: Highest field number written was 8 SETFC1: returns adverbs to AIPS SETFC1: Appears to have ended successfully SETFC1: thuban 31DEC06 TST: Cpu= 1.8 Real= 2 C 1 1012 1012 13 31 08.29 30 30 33.0 00001 -1 507 512 513 C 2 1012 1012 13 31 08.29 30 06 13.6 00002 -1 507 512 513 C 3 1012 1012 13 29 30.70 30 18 21.0 00003 -1 507 512 513 C 4 1012 1012 13 32 45.88 30 18 21.0 00004 -1 507 512 513 C 5 1012 1012 13 29 30.29 30 42 40.3 00005 -1 507 512 513 C 6 1012 1012 13 32 46.29 30 42 40.3 00006 -1 507 512 513 C 7 1012 1012 13 31 08.29 30 54 52.3 00007 -1 507 512 513 C 8 246 246 13 32 28.16 30 19 04.2 00008 -1 100 128 129 NO 104 renumbered as CNO 93 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.097 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@4C+30.12_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@4C+30.12_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AM647_2000MAR10_1.0.log AIPS 1: ' NOW STARTING WITH SOURCE :10 =4C+30.12' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@4C+30.12_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 95 disk= 1 AIPS 1: Disk 1 in-CNO 96 renumbered as CNO 94 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.09621 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@4C+36.13_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@4C+36.13_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AM647_2000MAR10_1.0.log AIPS 1: ' NOW STARTING WITH SOURCE :11 =4C+36.13' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@4C+36.13_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 96 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 97 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 98 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 99 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 100 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 101 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 102 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 103 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 104 disk= 1 AIPS 1: Disk 1 in-CNO 105 renumbered as CNO 95 AIPS 1: Disk 1 in-CNO 106 renumbered as CNO 96 AIPS 1: Disk 1 in-CNO 107 renumbered as CNO 97 AIPS 1: Disk 1 in-CNO 108 renumbered as CNO 98 AIPS 1: Disk 1 in-CNO 109 renumbered as CNO 99 AIPS 1: Disk 1 in-CNO 110 renumbered as CNO 100 AIPS 1: Disk 1 in-CNO 111 renumbered as CNO 101 AIPS 1: Disk 1 in-CNO 112 renumbered as CNO 102 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 103 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1169 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1331+305_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@1331+305_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AM647_2000MAR10_1.0.log AIPS 1: ' NOW STARTING WITH SOURCE :12 =1331+305' AIPS 1: ' ' IMAGR1: Task IMAGR (release of 31DEC06) begins IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@1331+305_L,BAND.0-1 IMAGR1: FIELDF: Final field parameters and # read are: IMAGR1: Field 1 1012 1012 2.5846E-02 4.1000E-02 0 IMAGR1: Field 2 1012 1012 2.5846E-02 -1.4594E+03 0 IMAGR1: Field 3 1012 1012 -1.2612E+03 -7.3196E+02 0 IMAGR1: Field 4 1012 1012 1.2612E+03 -7.3196E+02 0 IMAGR1: Field 5 1012 1012 -1.2664E+03 7.2734E+02 0 IMAGR1: Field 6 1012 1012 1.2665E+03 7.2734E+02 0 IMAGR1: Field 7 1012 1012 2.5846E-02 1.4593E+03 0 IMAGR1: Field 8 246 246 1.0322E+03 -6.8876E+02 0 IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@1331+305_L,BAND.0-1 IMAGR1: WINDF: Number of clean boxes/field read as follows: IMAGR1: Field 01: 1 Field 02: 1 Field 03: 1 Field 04: 1 IMAGR1: Field 05: 1 Field 06: 1 Field 07: 1 Field 08: 1 IMAGR1: Create 1331+305 .IMAGR . 1 (UV) on disk 1 cno 104 IMAGR1: Beginning channel 1 through 1 with 2 IFs IMAGR1: IMACPY: Copied 21484 visibilities to be imaged IMAGR1: UVWAIT: begin finding uniform weights IMAGR1: UVWAIT: Average grid weight 1.103E+04 IMAGR1: UVWAIT: Adding temperance S 2.206E+03 IMAGR1: UVWAIT: begin applying uniform or other weights IMAGR1: UVWAIT: Sum of weights in 2.241E+07 and out 2.839E+07 IMAGR1: UVWAIT: Noise is increased by a factor 1.176 due to weighting IMAGR1: UVWAIT: Average summed weight 1.103E+04 over 42291 vis IMAGR1: Create 1331+305 .IBM001. 1 (MA) on disk 1 cno 105 IMAGR1: Create 1331+305 .IBM002. 1 (MA) on disk 1 cno 106 IMAGR1: Create 1331+305 .IBM003. 1 (MA) on disk 1 cno 107 IMAGR1: Create 1331+305 .IBM004. 1 (MA) on disk 1 cno 108 IMAGR1: Create 1331+305 .IBM005. 1 (MA) on disk 1 cno 109 IMAGR1: Create 1331+305 .IBM006. 1 (MA) on disk 1 cno 110 IMAGR1: Create 1331+305 .IBM007. 1 (MA) on disk 1 cno 111 IMAGR1: Create 1331+305 .IBM008. 1 (MA) on disk 1 cno 112 IMAGR1: Create 1331+305 .ICL001. 1 (MA) on disk 1 cno 113 IMAGR1: Create 1331+305 .ICL002. 1 (MA) on disk 1 cno 114 IMAGR1: Create 1331+305 .ICL003. 1 (MA) on disk 1 cno 115 IMAGR1: Create 1331+305 .ICL004. 1 (MA) on disk 1 cno 116 IMAGR1: Create 1331+305 .ICL005. 1 (MA) on disk 1 cno 117 IMAGR1: Create 1331+305 .ICL006. 1 (MA) on disk 1 cno 118 IMAGR1: Create 1331+305 .ICL007. 1 (MA) on disk 1 cno 119 IMAGR1: Create 1331+305 .ICL008. 1 (MA) on disk 1 cno 120 IMAGR1: GRDFLT: X and Y convolution type = SPHEROIDAL IMAGR1: GRDFLT: X and Y parms = 3.0000 1.0000 IMAGR1: GRDFLT: convolution function sampled every 1/100 of a cell IMAGR1: GRDMEM: Ave 2 Channels; 1.372250E+09 to 1.657250E+09 Hz IMAGR1: Field 1 Sum of gridding weights = 3.01399E+08 IMAGR1: Field 1 Beam min = -155.2 MilliJy, max = 1.0 Jy IMAGR1: Field 1 fit FWHM = 17.509 x 5.289 arcsec, PA= -64.7 IMAGR1: Field 2 Sum of gridding weights = 3.01399E+08 IMAGR1: Field 2 Beam min = -155.2 MilliJy, max = 1.0 Jy IMAGR1: Field 2 fit FWHM = 17.564 x 5.285 arcsec, PA= -64.7 IMAGR1: Field 3 Sum of gridding weights = 3.01398E+08 IMAGR1: Field 3 Beam min = -62.1 MilliJy, max = 1.0 Jy IMAGR1: Field 3 fit FWHM = 17.443 x 5.287 arcsec, PA= -64.8 IMAGR1: Field 4 Sum of gridding weights = 3.01399E+08 IMAGR1: Field 4 Beam min = -106.9 MilliJy, max = 1.0 Jy IMAGR1: Field 4 fit FWHM = 17.631 x 5.288 arcsec, PA= -64.5 IMAGR1: Field 5 Sum of gridding weights = 3.01398E+08 IMAGR1: Field 5 Beam min = -79.0 MilliJy, max = 1.0 Jy IMAGR1: Field 5 fit FWHM = 17.388 x 5.291 arcsec, PA= -64.8 IMAGR1: Field 6 Sum of gridding weights = 3.01399E+08 IMAGR1: Field 6 Beam min = -65.7 MilliJy, max = 1.0 Jy IMAGR1: Field 6 fit FWHM = 17.575 x 5.292 arcsec, PA= -64.5 IMAGR1: Field 7 Sum of gridding weights = 3.01399E+08 IMAGR1: Field 7 Beam min = -155.2 MilliJy, max = 1.0 Jy IMAGR1: Field 7 fit FWHM = 17.454 x 5.293 arcsec, PA= -64.7 IMAGR1: Field 8 Sum of gridding weights = 3.01398E+08 IMAGR1: Field 8 Beam min = -70.1 MilliJy, max = 1.0 Jy IMAGR1: Field 8 fit FWHM = 17.612 x 5.288 arcsec, PA= -64.6 IMAGR1: CLBHIS: minimum component 0.500 of current peak IMAGR1: Field 1 min = -818.5 MilliJy,max = 14.3 Jy IMAGR1: Field 2 min = -759.0 MilliJy,max = 1.5 Jy IMAGR1: Field 3 min = -1.1 Jy,max = 1.3 Jy IMAGR1: Field 4 min = -988.8 MilliJy,max = 1.2 Jy IMAGR1: Field 5 min = -1.1 Jy,max = 1.5 Jy IMAGR1: Field 6 min = -989.3 MilliJy,max = 1.3 Jy IMAGR1: Field 7 min = -849.9 MilliJy,max = 1.4 Jy IMAGR1: Field 8 min = -668.4 MilliJy,max = 1.1 Jy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 926.90 MilliJy IMAGR1: 1566 Residual map points loaded IMAGR1: Field 1 min allowed flux = 6.842 Jy iter= 8 IMAGR1: Field 1 Clean flux density= 8.148 Jy 8 comps IMAGR1: Total Cleaned flux density = 8.148 Jy 8 comps IMAGR1: SETDO3: imaging done with multiple tangent planes IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: VISDFT: Model components of type Point IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -358.4 MilliJy,max = 6.2 Jy IMAGR1: BGC Clean: using 1327 cell beam + residuals > 648.40 MilliJy IMAGR1: 228 Residual map points loaded IMAGR1: Field 1 min allowed flux = 2.945 Jy iter= 16 IMAGR1: Field 1 Clean flux density= 11.655 Jy 16 comps IMAGR1: Total Cleaned flux density = 11.655 Jy 16 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -160.4 MilliJy,max = 2.7 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 589.97 MilliJy IMAGR1: 80 Residual map points loaded IMAGR1: Field 1 min allowed flux = 1.277 Jy iter= 24 IMAGR1: Field 1 Clean flux density= 13.166 Jy 24 comps IMAGR1: Total Cleaned flux density = 13.166 Jy 24 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -84.6 MilliJy,max = 162.5 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.552E-01 < Second best 1.312E+00 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: Field 7 min = -91.7 MilliJy,max = 158.5 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.514E-01 < Second best 1.223E+00 IMAGR1: Field 6 min = -81.8 MilliJy,max = 173.8 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.309E-01 < Second best 1.214E+00 IMAGR1: Field 1 min = -94.8 MilliJy,max = 1.1 Jy IMAGR1: TRY ANOTHER FIELD: this is 1.093E+00 < Second best 1.203E+00 IMAGR1: Field 3 min = -103.3 MilliJy,max = 132.7 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.268E-01 < Second best 1.093E+00 IMAGR1: BGC Clean: using 103 cell beam + residuals > 417.13 MilliJy IMAGR1: 39 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 525.083 MilliJy iter= 33 IMAGR1: Field 1 Clean flux density= 13.886 Jy 33 comps IMAGR1: Total Cleaned flux density = 13.886 Jy 33 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 8 min = -52.2 MilliJy,max = 64.2 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 4.847E-02 < Second best 1.054E+00 IMAGR1: Field 4 min = -62.4 MilliJy,max = 161.0 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 8.434E-02 < Second best 1.032E+00 IMAGR1: Field 5 min = -62.2 MilliJy,max = 100.6 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 7.426E-02 < Second best 4.992E-01 IMAGR1: Field 1 min = -81.1 MilliJy,max = 474.5 MilliJy IMAGR1: BGC Clean: using 209 cell beam + residuals > 66.39 MilliJy IMAGR1: 745 Residual map points loaded IMAGR1: Field 1 min allowed flux = 217.244 MilliJy iter= 42 IMAGR1: Field 1 Clean flux density= 14.184 Jy 42 comps IMAGR1: Total Cleaned flux density = 14.184 Jy 42 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -89.0 MilliJy,max = 197.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 62.04 MilliJy IMAGR1: 371 Residual map points loaded IMAGR1: Field 1 min allowed flux = 91.073 MilliJy iter= 57 IMAGR1: Field 1 Clean flux density= 14.388 Jy 57 comps IMAGR1: Total Cleaned flux density = 14.388 Jy 57 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -94.0 MilliJy,max = 73.7 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 8.992E-02 < Second best 1.514E-01 IMAGR1: Field 7 min = -89.7 MilliJy,max = 74.8 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 8.585E-02 < Second best 1.309E-01 IMAGR1: Field 6 min = -72.8 MilliJy,max = 75.3 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 6.966E-02 < Second best 1.268E-01 IMAGR1: Field 3 min = -64.0 MilliJy,max = 61.9 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 6.128E-02 < Second best 8.992E-02 IMAGR1: BGC Clean: using 103 cell beam + residuals > 43.47 MilliJy IMAGR1: 3937 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -64.624 MilliJy iter= 36 IMAGR1: Field 2 Clean flux density= -158.926 MilliJy 36 comps IMAGR1: Total Cleaned flux density = 14.230 Jy 93 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -89.5 MilliJy,max = 94.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 43.13 MilliJy IMAGR1: 3224 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -63.064 MilliJy iter= 110 IMAGR1: Field 1 Clean flux density= 14.336 Jy 110 comps IMAGR1: Total Cleaned flux density = 14.177 Jy 146 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 7 min = -80.4 MilliJy,max = 71.7 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 7.694E-02 < Second best 8.434E-02 IMAGR1: Field 4 min = -59.4 MilliJy,max = 59.5 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 5.692E-02 < Second best 7.694E-02 IMAGR1: BGC Clean: using 103 cell beam + residuals > 42.24 MilliJy IMAGR1: 4277 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -58.888 MilliJy iter= 68 IMAGR1: Field 7 Clean flux density= -196.003 MilliJy 68 comps IMAGR1: Total Cleaned flux density = 13.981 Jy 214 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -62.0 MilliJy,max = 57.8 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 5.939E-02 < Second best 6.966E-02 IMAGR1: Field 6 min = -63.3 MilliJy,max = 56.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 41.34 MilliJy IMAGR1: 1100 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -49.799 MilliJy iter= 47 IMAGR1: Field 6 Clean flux density= -122.931 MilliJy 47 comps IMAGR1: Total Cleaned flux density = 13.858 Jy 261 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -66.6 MilliJy,max = 67.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 40.78 MilliJy IMAGR1: 3943 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -53.805 MilliJy iter= 132 IMAGR1: Field 2 Clean flux density= -250.130 MilliJy 132 comps IMAGR1: Total Cleaned flux density = 13.767 Jy 357 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -57.3 MilliJy,max = 54.1 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 5.487E-02 < Second best 6.027E-02 IMAGR1: Field 1 min = -64.2 MilliJy,max = 69.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 39.83 MilliJy IMAGR1: 2618 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -50.123 MilliJy iter= 210 IMAGR1: Field 1 Clean flux density= 14.296 Jy 210 comps IMAGR1: Total Cleaned flux density = 13.727 Jy 457 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -59.1 MilliJy,max = 54.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 39.68 MilliJy IMAGR1: 1080 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 45.442 MilliJy iter= 70 IMAGR1: Field 5 Clean flux density= -148.552 MilliJy 70 comps IMAGR1: Total Cleaned flux density = 13.579 Jy 527 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -55.7 MilliJy,max = 52.1 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 5.339E-02 < Second best 5.636E-02 IMAGR1: Field 7 min = -58.2 MilliJy,max = 57.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 38.42 MilliJy IMAGR1: 3844 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -47.405 MilliJy iter= 206 IMAGR1: Field 7 Clean flux density= -416.505 MilliJy 206 comps IMAGR1: Total Cleaned flux density = 13.358 Jy 665 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -53.6 MilliJy,max = 50.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 38.28 MilliJy IMAGR1: 971 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -43.060 MilliJy iter= 87 IMAGR1: Field 3 Clean flux density= -160.992 MilliJy 87 comps IMAGR1: Total Cleaned flux density = 13.197 Jy 752 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -55.0 MilliJy,max = 51.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 38.21 MilliJy IMAGR1: 870 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -42.283 MilliJy iter= 84 IMAGR1: Field 4 Clean flux density= -72.841 MilliJy 84 comps IMAGR1: Total Cleaned flux density = 13.124 Jy 836 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -60.1 MilliJy,max = 58.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 37.19 MilliJy IMAGR1: 2811 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -43.793 MilliJy iter= 292 IMAGR1: Field 2 Clean flux density= -312.395 MilliJy 292 comps IMAGR1: Total Cleaned flux density = 13.062 Jy 996 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 8 min = -37.6 MilliJy,max = 44.3 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 3.614E-02 < Second best 4.798E-02 IMAGR1: Field 1 min = -56.7 MilliJy,max = 55.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 36.39 MilliJy IMAGR1: 1247 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 40.388 MilliJy iter= 316 IMAGR1: Field 1 Clean flux density= 14.349 Jy 316 comps IMAGR1: Total Cleaned flux density = 13.114 Jy 1102 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 6 min = -49.2 MilliJy,max = 46.6 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 4.168E-02 < Second best 4.549E-02 IMAGR1: Field 7 min = -54.9 MilliJy,max = 55.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 34.96 MilliJy IMAGR1: 3771 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -40.702 MilliJy iter= 400 IMAGR1: Field 7 Clean flux density= -466.444 MilliJy 400 comps IMAGR1: Total Cleaned flux density = 13.065 Jy 1296 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -45.3 MilliJy,max = 49.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 34.43 MilliJy IMAGR1: 985 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 37.201 MilliJy iter= 177 IMAGR1: Field 5 Clean flux density= -244.098 MilliJy 177 comps IMAGR1: Total Cleaned flux density = 12.969 Jy 1403 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -56.5 MilliJy,max = 51.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 33.84 MilliJy IMAGR1: 2924 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -38.287 MilliJy iter= 487 IMAGR1: Field 2 Clean flux density= -432.791 MilliJy 487 comps IMAGR1: Total Cleaned flux density = 12.849 Jy 1598 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 6 min = -46.1 MilliJy,max = 42.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 33.69 MilliJy IMAGR1: 873 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 36.006 MilliJy iter= 159 IMAGR1: Field 6 Clean flux density= -259.509 MilliJy 159 comps IMAGR1: Total Cleaned flux density = 12.712 Jy 1710 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -42.1 MilliJy,max = 43.6 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 3.825E-02 < Second best 4.053E-02 IMAGR1: Field 4 min = -43.6 MilliJy,max = 45.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 32.63 MilliJy IMAGR1: 980 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -34.859 MilliJy iter= 205 IMAGR1: Field 4 Clean flux density= -61.604 MilliJy 205 comps IMAGR1: Total Cleaned flux density = 12.723 Jy 1831 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 7 min = -50.9 MilliJy,max = 55.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 31.87 MilliJy IMAGR1: 3356 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 35.691 MilliJy iter= 629 IMAGR1: Field 7 Clean flux density= -414.507 MilliJy 629 comps IMAGR1: Total Cleaned flux density = 12.775 Jy 2060 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -53.3 MilliJy,max = 51.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 31.26 MilliJy IMAGR1: 1004 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 33.282 MilliJy iter= 450 IMAGR1: Field 1 Clean flux density= 14.344 Jy 450 comps IMAGR1: Total Cleaned flux density = 12.770 Jy 2194 comps IMAGR1: VISDFT: Begin DFT component subtraction LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -38.8 MilliJy,max = 41.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 31.16 MilliJy IMAGR1: 809 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 32.906 MilliJy iter= 215 IMAGR1: Field 3 Clean flux density= -229.394 MilliJy 215 comps IMAGR1: Total Cleaned flux density = 12.702 Jy 2322 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -51.4 MilliJy,max = 47.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 30.43 MilliJy IMAGR1: 2491 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 33.278 MilliJy iter= 710 IMAGR1: Field 2 Clean flux density= -497.018 MilliJy 710 comps IMAGR1: Total Cleaned flux density = 12.638 Jy 2545 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 8 min = -34.1 MilliJy,max = 37.7 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.950E-02 < Second best 3.573E-02 IMAGR1: Field 5 min = -41.5 MilliJy,max = 44.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 29.96 MilliJy IMAGR1: 1074 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 31.701 MilliJy iter= 327 IMAGR1: Field 5 Clean flux density= -257.499 MilliJy 327 comps IMAGR1: Total Cleaned flux density = 12.624 Jy 2695 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 6 min = -42.1 MilliJy,max = 39.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 29.56 MilliJy IMAGR1: 760 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 30.933 MilliJy iter= 284 IMAGR1: Field 6 Clean flux density= -301.234 MilliJy 284 comps IMAGR1: Total Cleaned flux density = 12.583 Jy 2820 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 7 min = -46.6 MilliJy,max = 50.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 28.82 MilliJy IMAGR1: 2897 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 31.363 MilliJy iter= 883 IMAGR1: Field 7 Clean flux density= -369.156 MilliJy 883 comps IMAGR1: Total Cleaned flux density = 12.628 Jy 3074 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 4 min = -37.6 MilliJy,max = 40.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 28.39 MilliJy IMAGR1: 1180 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -29.989 MilliJy iter= 379 IMAGR1: Field 4 Clean flux density= -86.452 MilliJy 379 comps IMAGR1: Total Cleaned flux density = 12.603 Jy 3248 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -48.8 MilliJy,max = 42.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 27.92 MilliJy IMAGR1: 2391 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -30.035 MilliJy iter= 959 IMAGR1: Field 2 Clean flux density= -497.246 MilliJy 959 comps IMAGR1: Total Cleaned flux density = 12.603 Jy 3497 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -48.4 MilliJy,max = 45.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 27.49 MilliJy IMAGR1: 577 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 28.437 MilliJy iter= 568 IMAGR1: Field 1 Clean flux density= 14.315 Jy 568 comps IMAGR1: Total Cleaned flux density = 12.574 Jy 3615 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -31.1 MilliJy,max = 37.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 27.09 MilliJy IMAGR1: 564 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 27.989 MilliJy iter= 335 IMAGR1: Field 3 Clean flux density= -275.229 MilliJy 335 comps IMAGR1: Total Cleaned flux density = 12.528 Jy 3735 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -36.6 MilliJy,max = 40.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 26.71 MilliJy IMAGR1: 1099 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -27.932 MilliJy iter= 499 IMAGR1: Field 5 Clean flux density= -331.682 MilliJy 499 comps IMAGR1: Total Cleaned flux density = 12.454 Jy 3907 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 7 min = -42.6 MilliJy,max = 48.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 26.15 MilliJy IMAGR1: 2936 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 28.135 MilliJy iter= 1185 IMAGR1: Field 7 Clean flux density= -352.835 MilliJy 1185 comps IMAGR1: Total Cleaned flux density = 12.471 Jy 4209 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 6 min = -35.4 MilliJy,max = 35.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 25.76 MilliJy IMAGR1: 585 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 26.538 MilliJy iter= 408 IMAGR1: Field 6 Clean flux density= -344.818 MilliJy 408 comps IMAGR1: Total Cleaned flux density = 12.427 Jy 4333 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 8 min = -32.4 MilliJy,max = 31.7 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.711E-02 < Second best 2.888E-02 IMAGR1: Field 2 min = -44.8 MilliJy,max = 39.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 25.31 MilliJy IMAGR1: 2979 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 27.123 MilliJy iter= 1274 IMAGR1: Field 2 Clean flux density= -494.012 MilliJy 1274 comps IMAGR1: Total Cleaned flux density = 12.430 Jy 4648 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 4 min = -33.5 MilliJy,max = 38.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 24.85 MilliJy IMAGR1: 929 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 25.785 MilliJy iter= 551 IMAGR1: Field 4 Clean flux density= -64.929 MilliJy 551 comps IMAGR1: Total Cleaned flux density = 12.452 Jy 4820 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -43.1 MilliJy,max = 38.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 24.62 MilliJy IMAGR1: 468 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 25.248 MilliJy iter= 689 IMAGR1: Field 1 Clean flux density= 14.355 Jy 689 comps IMAGR1: Total Cleaned flux density = 12.492 Jy 4941 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 8 min = -31.0 MilliJy,max = 28.3 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.334E-02 < Second best 2.707E-02 IMAGR1: Field 7 min = -39.7 MilliJy,max = 48.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 24.19 MilliJy IMAGR1: 2668 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 25.697 MilliJy iter= 1498 IMAGR1: Field 7 Clean flux density= -381.344 MilliJy 1498 comps IMAGR1: Total Cleaned flux density = 12.463 Jy 5254 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 3 min = -28.9 MilliJy,max = 34.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 23.91 MilliJy IMAGR1: 583 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -24.554 MilliJy iter= 472 IMAGR1: Field 3 Clean flux density= -267.129 MilliJy 472 comps IMAGR1: Total Cleaned flux density = 12.471 Jy 5391 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -31.5 MilliJy,max = 33.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 23.48 MilliJy IMAGR1: 994 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -24.336 MilliJy iter= 692 IMAGR1: Field 5 Clean flux density= -362.838 MilliJy 692 comps IMAGR1: Total Cleaned flux density = 12.440 Jy 5584 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -42.1 MilliJy,max = 36.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 22.98 MilliJy IMAGR1: 2842 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 24.376 MilliJy iter= 1618 IMAGR1: Field 2 Clean flux density= -514.793 MilliJy 1618 comps IMAGR1: Total Cleaned flux density = 12.419 Jy 5928 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 6 min = -31.9 MilliJy,max = 32.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 22.71 MilliJy IMAGR1: 747 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -23.329 MilliJy iter= 576 IMAGR1: Field 6 Clean flux density= -368.633 MilliJy 576 comps IMAGR1: Total Cleaned flux density = 12.395 Jy 6096 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -31.9 MilliJy,max = 35.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 22.43 MilliJy IMAGR1: 899 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -23.155 MilliJy iter= 741 IMAGR1: Field 4 Clean flux density= -118.838 MilliJy 741 comps IMAGR1: Total Cleaned flux density = 12.342 Jy 6286 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 7 min = -37.1 MilliJy,max = 46.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 21.98 MilliJy IMAGR1: 2898 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -23.235 MilliJy iter= 1855 IMAGR1: Field 7 Clean flux density= -435.981 MilliJy 1855 comps IMAGR1: Total Cleaned flux density = 12.287 Jy 6643 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 1 min = -37.5 MilliJy,max = 32.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 21.78 MilliJy IMAGR1: 479 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -22.190 MilliJy iter= 815 IMAGR1: Field 1 Clean flux density= 14.388 Jy 815 comps IMAGR1: Total Cleaned flux density = 12.320 Jy 6769 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -28.5 MilliJy,max = 30.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 21.55 MilliJy IMAGR1: 464 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -21.953 MilliJy iter= 596 IMAGR1: Field 3 Clean flux density= -312.906 MilliJy 596 comps IMAGR1: Total Cleaned flux density = 12.274 Jy 6893 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -39.4 MilliJy,max = 32.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 21.12 MilliJy IMAGR1: 2344 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -22.147 MilliJy iter= 1953 IMAGR1: Field 2 Clean flux density= -499.193 MilliJy 1953 comps LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: Total Cleaned flux density = 12.290 Jy 7228 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 5 min = -30.7 MilliJy,max = 31.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 20.82 MilliJy IMAGR1: 1509 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -21.643 MilliJy iter= 972 IMAGR1: Field 5 Clean flux density= -377.874 MilliJy 972 comps IMAGR1: Total Cleaned flux density = 12.275 Jy 7508 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 8 min = -26.6 MilliJy,max = 26.2 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.031E-02 < Second best 2.244E-02 IMAGR1: Field 6 min = -30.4 MilliJy,max = 30.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 20.60 MilliJy IMAGR1: 547 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -21.011 MilliJy iter= 726 IMAGR1: Field 6 Clean flux density= -376.422 MilliJy 726 comps IMAGR1: Total Cleaned flux density = 12.267 Jy 7658 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 7 min = -33.8 MilliJy,max = 44.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 20.17 MilliJy IMAGR1: 2353 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -21.125 MilliJy iter= 2211 IMAGR1: Field 7 Clean flux density= -457.293 MilliJy 2211 comps IMAGR1: Total Cleaned flux density = 12.246 Jy 8014 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 4 min = -29.9 MilliJy,max = 33.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 19.89 MilliJy IMAGR1: 1457 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -20.614 MilliJy iter= 1026 IMAGR1: Field 4 Clean flux density= -102.689 MilliJy 1026 comps IMAGR1: Total Cleaned flux density = 12.262 Jy 8299 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 1 min = -33.6 MilliJy,max = 31.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 19.75 MilliJy IMAGR1: 392 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 20.042 MilliJy iter= 932 IMAGR1: Field 1 Clean flux density= 14.416 Jy 932 comps IMAGR1: Total Cleaned flux density = 12.290 Jy 8416 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -37.2 MilliJy,max = 32.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 19.40 MilliJy IMAGR1: 2320 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -20.228 MilliJy iter= 2307 IMAGR1: Field 2 Clean flux density= -508.560 MilliJy 2307 comps IMAGR1: Total Cleaned flux density = 12.281 Jy 8770 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 3 min = -26.7 MilliJy,max = 28.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 19.17 MilliJy IMAGR1: 523 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -19.531 MilliJy iter= 753 IMAGR1: Field 3 Clean flux density= -315.760 MilliJy 753 comps IMAGR1: Total Cleaned flux density = 12.278 Jy 8927 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -28.2 MilliJy,max = 30.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 18.89 MilliJy IMAGR1: 1335 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 19.479 MilliJy iter= 1240 IMAGR1: Field 5 Clean flux density= -397.692 MilliJy 1240 comps IMAGR1: Total Cleaned flux density = 12.258 Jy 9195 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 7 min = -32.9 MilliJy,max = 42.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 18.59 MilliJy IMAGR1: 2438 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -19.370 MilliJy iter= 2597 IMAGR1: Field 7 Clean flux density= -457.105 MilliJy 2597 comps IMAGR1: Total Cleaned flux density = 12.258 Jy 9581 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 8 min = -23.3 MilliJy,max = 23.1 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.806E-02 < Second best 2.022E-02 IMAGR1: Field 6 min = -29.3 MilliJy,max = 26.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 18.36 MilliJy IMAGR1: 598 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 18.679 MilliJy iter= 883 IMAGR1: Field 6 Clean flux density= -401.323 MilliJy 883 comps IMAGR1: Total Cleaned flux density = 12.233 Jy 9738 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -28.3 MilliJy,max = 31.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 18.09 MilliJy IMAGR1: 1370 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -18.653 MilliJy iter= 1317 IMAGR1: Field 4 Clean flux density= -131.544 MilliJy 1317 comps IMAGR1: Total Cleaned flux density = 12.204 Jy 10029 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 2 min = -34.3 MilliJy,max = 30.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 17.78 MilliJy IMAGR1: 2501 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -18.519 MilliJy iter= 2720 IMAGR1: Field 2 Clean flux density= -493.905 MilliJy 2720 comps IMAGR1: Total Cleaned flux density = 12.219 Jy 10442 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 1 min = -29.1 MilliJy,max = 26.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 17.64 MilliJy IMAGR1: 484 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 17.904 MilliJy iter= 1074 IMAGR1: Field 1 Clean flux density= 14.420 Jy 1074 comps IMAGR1: Total Cleaned flux density = 12.222 Jy 10584 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -26.1 MilliJy,max = 25.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 17.49 MilliJy IMAGR1: 419 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 17.733 MilliJy iter= 890 IMAGR1: Field 3 Clean flux density= -339.268 MilliJy 890 comps IMAGR1: Total Cleaned flux density = 12.199 Jy 10721 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -27.5 MilliJy,max = 28.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 17.26 MilliJy IMAGR1: 1248 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 17.728 MilliJy iter= 1518 IMAGR1: Field 5 Clean flux density= -397.534 MilliJy 1518 comps IMAGR1: Total Cleaned flux density = 12.199 Jy 10999 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 7 min = -30.1 MilliJy,max = 39.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 16.94 MilliJy IMAGR1: 2840 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -17.648 MilliJy iter= 3049 IMAGR1: Field 7 Clean flux density= -490.384 MilliJy 3049 comps IMAGR1: Total Cleaned flux density = 12.166 Jy 11451 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 8 min = -21.5 MilliJy,max = 21.8 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.664E-02 < Second best 1.796E-02 IMAGR1: Field 6 min = -27.1 MilliJy,max = 25.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 16.80 MilliJy IMAGR1: 534 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -17.044 MilliJy iter= 1039 IMAGR1: Field 6 Clean flux density= -408.102 MilliJy 1039 comps IMAGR1: Total Cleaned flux density = 12.159 Jy 11607 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -26.8 MilliJy,max = 29.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 16.57 MilliJy IMAGR1: 1298 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 17.010 MilliJy iter= 1615 IMAGR1: Field 4 Clean flux density= -120.049 MilliJy 1615 comps IMAGR1: Total Cleaned flux density = 12.170 Jy 11905 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 2 min = -33.1 MilliJy,max = 30.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 16.26 MilliJy IMAGR1: 2729 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -16.898 MilliJy iter= 3176 IMAGR1: Field 2 Clean flux density= -486.729 MilliJy 3176 comps IMAGR1: Total Cleaned flux density = 12.178 Jy 12361 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 1 min = -26.3 MilliJy,max = 24.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 16.16 MilliJy IMAGR1: 480 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 16.362 MilliJy iter= 1224 IMAGR1: Field 1 Clean flux density= 14.413 Jy 1224 comps IMAGR1: Total Cleaned flux density = 12.171 Jy 12511 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -24.6 MilliJy,max = 23.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 16.05 MilliJy IMAGR1: 409 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 16.226 MilliJy iter= 1030 IMAGR1: Field 3 Clean flux density= -330.177 MilliJy 1030 comps IMAGR1: Total Cleaned flux density = 12.180 Jy 12651 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -26.9 MilliJy,max = 28.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 15.84 MilliJy IMAGR1: 1225 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -16.214 MilliJy iter= 1808 IMAGR1: Field 5 Clean flux density= -373.840 MilliJy 1808 comps IMAGR1: Total Cleaned flux density = 12.204 Jy 12941 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 7 min = -28.7 MilliJy,max = 37.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 15.54 MilliJy IMAGR1: 2729 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -16.114 MilliJy iter= 3509 IMAGR1: Field 7 Clean flux density= -510.808 MilliJy 3509 comps IMAGR1: Total Cleaned flux density = 12.183 Jy 13401 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 8 min = -19.8 MilliJy,max = 20.4 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.529E-02 < Second best 1.639E-02 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: Field 6 min = -24.9 MilliJy,max = 22.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 15.41 MilliJy IMAGR1: 579 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 15.629 MilliJy iter= 1216 IMAGR1: Field 6 Clean flux density= -419.421 MilliJy 1216 comps IMAGR1: Total Cleaned flux density = 12.172 Jy 13578 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -24.9 MilliJy,max = 27.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 15.22 MilliJy IMAGR1: 1295 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -15.585 MilliJy iter= 1921 IMAGR1: Field 4 Clean flux density= -83.751 MilliJy 1921 comps IMAGR1: Total Cleaned flux density = 12.208 Jy 13884 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 2 min = -29.6 MilliJy,max = 29.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 14.95 MilliJy IMAGR1: 2867 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -15.507 MilliJy iter= 3682 IMAGR1: Field 2 Clean flux density= -546.664 MilliJy 3682 comps IMAGR1: Total Cleaned flux density = 12.148 Jy 14390 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 1 min = -26.1 MilliJy,max = 22.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 14.86 MilliJy IMAGR1: 478 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 15.049 MilliJy iter= 1378 IMAGR1: Field 1 Clean flux density= 14.435 Jy 1378 comps IMAGR1: Total Cleaned flux density = 12.170 Jy 14544 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -23.1 MilliJy,max = 20.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 14.77 MilliJy IMAGR1: 542 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -14.949 MilliJy iter= 1194 IMAGR1: Field 3 Clean flux density= -339.436 MilliJy 1194 comps IMAGR1: Total Cleaned flux density = 12.161 Jy 14708 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -25.5 MilliJy,max = 26.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 14.59 MilliJy IMAGR1: 1250 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -14.906 MilliJy iter= 2109 IMAGR1: Field 5 Clean flux density= -393.225 MilliJy 2109 comps IMAGR1: Total Cleaned flux density = 12.141 Jy 15009 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 7 min = -27.4 MilliJy,max = 35.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 14.33 MilliJy IMAGR1: 2839 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -14.819 MilliJy iter= 4002 IMAGR1: Field 7 Clean flux density= -522.081 MilliJy 4002 comps IMAGR1: Total Cleaned flux density = 12.130 Jy 15502 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 8 min = -18.8 MilliJy,max = 18.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 14.33 MilliJy IMAGR1: 9 Residual map points loaded IMAGR1: Field 8 min algorithm flux= 14.186 MilliJy iter= 4 IMAGR1: Field 8 Clean flux density= 27.074 MicroJy 4 comps IMAGR1: Total Cleaned flux density = 12.130 Jy 15506 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 6 min = -24.9 MilliJy,max = 21.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 14.23 MilliJy IMAGR1: 693 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -14.416 MilliJy iter= 1409 IMAGR1: Field 6 Clean flux density= -439.208 MilliJy 1409 comps IMAGR1: Total Cleaned flux density = 12.110 Jy 15699 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -23.9 MilliJy,max = 26.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 14.05 MilliJy IMAGR1: 1248 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -14.342 MilliJy iter= 2232 IMAGR1: Field 4 Clean flux density= -61.558 MilliJy 2232 comps IMAGR1: Total Cleaned flux density = 12.133 Jy 16010 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 2 min = -28.6 MilliJy,max = 27.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 13.80 MilliJy IMAGR1: 2732 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 14.259 MilliJy iter= 4192 IMAGR1: Field 2 Clean flux density= -525.035 MilliJy 4192 comps IMAGR1: Total Cleaned flux density = 12.154 Jy 16520 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 1 min = -23.9 MilliJy,max = 20.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 13.73 MilliJy IMAGR1: 413 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -13.859 MilliJy iter= 1514 IMAGR1: Field 1 Clean flux density= 14.429 Jy 1514 comps IMAGR1: Total Cleaned flux density = 12.148 Jy 16656 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -21.7 MilliJy,max = 18.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 13.64 MilliJy IMAGR1: 593 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -13.805 MilliJy iter= 1383 IMAGR1: Field 3 Clean flux density= -343.982 MilliJy 1383 comps IMAGR1: Total Cleaned flux density = 12.144 Jy 16845 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -24.6 MilliJy,max = 25.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 13.48 MilliJy IMAGR1: 1310 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -13.754 MilliJy iter= 2440 IMAGR1: Field 5 Clean flux density= -371.725 MilliJy 2440 comps IMAGR1: Total Cleaned flux density = 12.165 Jy 17176 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 7 min = -26.2 MilliJy,max = 33.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 13.25 MilliJy IMAGR1: 2827 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -13.672 MilliJy iter= 4530 IMAGR1: Field 7 Clean flux density= -556.753 MilliJy 4530 comps IMAGR1: Total Cleaned flux density = 12.131 Jy 17704 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 6 min = -23.3 MilliJy,max = 20.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 13.15 MilliJy IMAGR1: 754 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -13.326 MilliJy iter= 1629 IMAGR1: Field 6 Clean flux density= -438.547 MilliJy 1629 comps IMAGR1: Total Cleaned flux density = 12.131 Jy 17924 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -23.0 MilliJy,max = 24.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 12.99 MilliJy IMAGR1: 1285 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -13.263 MilliJy iter= 2582 IMAGR1: Field 4 Clean flux density= -44.667 MilliJy 2582 comps IMAGR1: Total Cleaned flux density = 12.148 Jy 18274 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 2 min = -26.1 MilliJy,max = 26.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 12.79 MilliJy IMAGR1: 2876 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 13.198 MilliJy iter= 4746 IMAGR1: Field 2 Clean flux density= -546.766 MilliJy 4746 comps IMAGR1: Total Cleaned flux density = 12.126 Jy 18828 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 8 min = -17.7 MilliJy,max = 15.4 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.206E-02 < Second best 1.332E-02 IMAGR1: Field 1 min = -22.2 MilliJy,max = 19.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 12.73 MilliJy IMAGR1: 449 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 12.836 MilliJy iter= 1662 IMAGR1: Field 1 Clean flux density= 14.424 Jy 1662 comps IMAGR1: Total Cleaned flux density = 12.121 Jy 18976 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -19.5 MilliJy,max = 17.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 12.64 MilliJy IMAGR1: 591 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -12.788 MilliJy iter= 1580 IMAGR1: Field 3 Clean flux density= -368.728 MilliJy 1580 comps IMAGR1: Total Cleaned flux density = 12.096 Jy 19173 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -23.8 MilliJy,max = 24.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 12.50 MilliJy IMAGR1: 1334 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 12.752 MilliJy iter= 2807 IMAGR1: Field 5 Clean flux density= -351.287 MilliJy 2807 comps IMAGR1: Total Cleaned flux density = 12.117 Jy 19540 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 7 min = -25.7 MilliJy,max = 31.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 12.30 MilliJy IMAGR1: 2771 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -12.662 MilliJy iter= 5082 IMAGR1: Field 7 Clean flux density= -545.962 MilliJy 5082 comps IMAGR1: Total Cleaned flux density = 12.128 Jy 20092 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 6 min = -22.7 MilliJy,max = 19.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 12.21 MilliJy IMAGR1: 741 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 12.361 MilliJy iter= 1858 IMAGR1: Field 6 Clean flux density= -454.819 MilliJy 1858 comps IMAGR1: Total Cleaned flux density = 12.111 Jy 20321 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -23.1 MilliJy,max = 23.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 12.07 MilliJy IMAGR1: 1433 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 12.310 MilliJy iter= 2965 IMAGR1: Field 4 Clean flux density= -36.111 MilliJy 2965 comps IMAGR1: Total Cleaned flux density = 12.120 Jy 20704 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 2 min = -25.3 MilliJy,max = 25.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 11.88 MilliJy IMAGR1: 2767 Residual map points loaded LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: Field 2 min algorithm flux= 12.211 MilliJy iter= 5296 IMAGR1: Field 2 Clean flux density= -567.270 MilliJy 5296 comps IMAGR1: Total Cleaned flux density = 12.099 Jy 21254 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 1 min = -21.1 MilliJy,max = 18.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 11.82 MilliJy IMAGR1: 478 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 11.933 MilliJy iter= 1831 IMAGR1: Field 1 Clean flux density= 14.435 Jy 1831 comps IMAGR1: Total Cleaned flux density = 12.111 Jy 21423 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -18.8 MilliJy,max = 17.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 11.74 MilliJy IMAGR1: 663 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 11.862 MilliJy iter= 1778 IMAGR1: Field 3 Clean flux density= -346.913 MilliJy 1778 comps IMAGR1: Total Cleaned flux density = 12.133 Jy 21621 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -23.0 MilliJy,max = 23.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 11.61 MilliJy IMAGR1: 1367 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -11.827 MilliJy iter= 3188 IMAGR1: Field 5 Clean flux density= -376.862 MilliJy 3188 comps IMAGR1: Total Cleaned flux density = 12.107 Jy 22002 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 7 min = -25.2 MilliJy,max = 31.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 11.43 MilliJy IMAGR1: 2812 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 11.742 MilliJy iter= 5639 IMAGR1: Field 7 Clean flux density= -556.403 MilliJy 5639 comps IMAGR1: Total Cleaned flux density = 12.097 Jy 22559 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 8 min = -16.1 MilliJy,max = 14.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 11.43 MilliJy IMAGR1: 12 Residual map points loaded IMAGR1: Field 8 min algorithm flux= -11.127 MilliJy iter= 10 IMAGR1: Field 8 Clean flux density= 72.087 MicroJy 10 comps IMAGR1: Total Cleaned flux density = 12.097 Jy 22565 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 6 min = -21.9 MilliJy,max = 19.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 11.36 MilliJy IMAGR1: 814 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -11.494 MilliJy iter= 2111 IMAGR1: Field 6 Clean flux density= -474.460 MilliJy 2111 comps IMAGR1: Total Cleaned flux density = 12.077 Jy 22818 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -21.5 MilliJy,max = 21.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 11.23 MilliJy IMAGR1: 1303 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 11.425 MilliJy iter= 3336 IMAGR1: Field 4 Clean flux density= -18.346 MilliJy 3336 comps IMAGR1: Total Cleaned flux density = 12.095 Jy 23189 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 2 min = -24.7 MilliJy,max = 25.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 11.06 MilliJy IMAGR1: 2964 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 11.367 MilliJy iter= 5902 IMAGR1: Field 2 Clean flux density= -552.948 MilliJy 5902 comps IMAGR1: Total Cleaned flux density = 12.109 Jy 23795 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 1 min = -19.1 MilliJy,max = 17.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 11.01 MilliJy IMAGR1: 574 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -11.119 MilliJy iter= 2019 IMAGR1: Field 1 Clean flux density= 14.424 Jy 2019 comps IMAGR1: Total Cleaned flux density = 12.098 Jy 23983 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -17.5 MilliJy,max = 17.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 10.95 MilliJy IMAGR1: 784 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -11.071 MilliJy iter= 2023 IMAGR1: Field 3 Clean flux density= -345.228 MilliJy 2023 comps IMAGR1: Total Cleaned flux density = 12.100 Jy 24228 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -22.3 MilliJy,max = 22.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 10.83 MilliJy IMAGR1: 1342 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 11.016 MilliJy iter= 3568 IMAGR1: Field 5 Clean flux density= -374.865 MilliJy 3568 comps IMAGR1: Total Cleaned flux density = 12.102 Jy 24608 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 7 min = -24.7 MilliJy,max = 29.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 10.68 MilliJy IMAGR1: 2886 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 10.958 MilliJy iter= 6244 IMAGR1: Field 7 Clean flux density= -589.745 MilliJy 6244 comps IMAGR1: Total Cleaned flux density = 12.068 Jy 25213 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 6 min = -21.2 MilliJy,max = 19.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 10.61 MilliJy IMAGR1: 964 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 10.744 MilliJy iter= 2405 IMAGR1: Field 6 Clean flux density= -468.028 MilliJy 2405 comps IMAGR1: Total Cleaned flux density = 12.075 Jy 25507 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 4 min = -21.6 MilliJy,max = 20.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 10.51 MilliJy IMAGR1: 1522 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 10.696 MilliJy iter= 3760 IMAGR1: Field 4 Clean flux density= -20.350 MilliJy 3760 comps IMAGR1: Total Cleaned flux density = 12.073 Jy 25931 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 2 min = -23.9 MilliJy,max = 23.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 10.36 MilliJy IMAGR1: 2949 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -10.620 MilliJy iter= 6510 IMAGR1: Field 2 Clean flux density= -559.702 MilliJy 6510 comps IMAGR1: Total Cleaned flux density = 12.066 Jy 26539 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 8 min = -15.2 MilliJy,max = 12.9 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 9.587E-03 < Second best 1.069E-02 IMAGR1: Field 1 min = -18.3 MilliJy,max = 16.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 10.31 MilliJy IMAGR1: 512 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 10.390 MilliJy iter= 2202 IMAGR1: Field 1 Clean flux density= 14.421 Jy 2202 comps IMAGR1: Total Cleaned flux density = 12.064 Jy 26722 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -17.1 MilliJy,max = 15.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 10.24 MilliJy IMAGR1: 735 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 10.348 MilliJy iter= 2268 IMAGR1: Field 3 Clean flux density= -321.193 MilliJy 2268 comps IMAGR1: Total Cleaned flux density = 12.088 Jy 26967 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -21.2 MilliJy,max = 21.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 10.14 MilliJy IMAGR1: 1409 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -10.301 MilliJy iter= 3958 IMAGR1: Field 5 Clean flux density= -387.633 MilliJy 3958 comps IMAGR1: Total Cleaned flux density = 12.075 Jy 27357 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 7 min = -23.4 MilliJy,max = 27.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 10.01 MilliJy IMAGR1: 3020 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -10.253 MilliJy iter= 6857 IMAGR1: Field 7 Clean flux density= -598.268 MilliJy 6857 comps IMAGR1: Total Cleaned flux density = 12.066 Jy 27970 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 6 min = -20.1 MilliJy,max = 18.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 9.94 MilliJy IMAGR1: 1010 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 10.062 MilliJy iter= 2703 IMAGR1: Field 6 Clean flux density= -485.544 MilliJy 2703 comps IMAGR1: Total Cleaned flux density = 12.049 Jy 28268 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 4 min = -20.9 MilliJy,max = 20.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 9.84 MilliJy IMAGR1: 1367 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -9.991 MilliJy iter= 4155 IMAGR1: Field 4 Clean flux density= -12.305 MilliJy 4155 comps IMAGR1: Total Cleaned flux density = 12.057 Jy 28663 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 2 min = -23.5 MilliJy,max = 24.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 9.71 MilliJy IMAGR1: 3103 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 9.960 MilliJy iter= 7186 IMAGR1: Field 2 Clean flux density= -564.309 MilliJy 7186 comps IMAGR1: Total Cleaned flux density = 12.052 Jy 29339 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 1 min = -17.0 MilliJy,max = 15.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 9.67 MilliJy IMAGR1: 526 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -9.743 MilliJy iter= 2366 IMAGR1: Field 1 Clean flux density= 14.448 Jy 2366 comps IMAGR1: Total Cleaned flux density = 12.079 Jy 29503 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -15.6 MilliJy,max = 16.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 9.62 MilliJy IMAGR1: 920 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -9.720 MilliJy iter= 2552 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: Field 3 Clean flux density= -329.726 MilliJy 2552 comps IMAGR1: Total Cleaned flux density = 12.070 Jy 29787 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 5 min = -20.7 MilliJy,max = 21.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 9.53 MilliJy IMAGR1: 1503 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 9.684 MilliJy iter= 4395 IMAGR1: Field 5 Clean flux density= -408.370 MilliJy 4395 comps IMAGR1: Total Cleaned flux density = 12.050 Jy 30224 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 7 min = -23.2 MilliJy,max = 27.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 9.41 MilliJy IMAGR1: 3095 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -9.638 MilliJy iter= 7526 IMAGR1: Field 7 Clean flux density= -610.415 MilliJy 7526 comps IMAGR1: Total Cleaned flux density = 12.038 Jy 30893 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 6 min = -19.1 MilliJy,max = 18.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 9.35 MilliJy IMAGR1: 1113 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 9.469 MilliJy iter= 3034 IMAGR1: Field 6 Clean flux density= -492.637 MilliJy 3034 comps IMAGR1: Total Cleaned flux density = 12.030 Jy 31224 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 4 min = -19.5 MilliJy,max = 19.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 9.28 MilliJy IMAGR1: 1487 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -9.417 MilliJy iter= 4586 IMAGR1: Field 4 Clean flux density= -22.722 MilliJy 4586 comps IMAGR1: Total Cleaned flux density = 12.020 Jy 31655 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 8 min = -12.9 MilliJy,max = 11.6 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 8.950E-03 < Second best 9.585E-03 IMAGR1: Field 2 min = -23.5 MilliJy,max = 23.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 9.16 MilliJy IMAGR1: 3107 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -9.375 MilliJy iter= 7877 IMAGR1: Field 2 Clean flux density= -587.130 MilliJy 7877 comps IMAGR1: Total Cleaned flux density = 11.997 Jy 32346 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 1 min = -15.8 MilliJy,max = 14.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 9.13 MilliJy IMAGR1: 569 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -9.193 MilliJy iter= 2556 IMAGR1: Field 1 Clean flux density= 14.448 Jy 2556 comps IMAGR1: Total Cleaned flux density = 11.998 Jy 32536 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -15.7 MilliJy,max = 15.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 9.07 MilliJy IMAGR1: 980 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -9.169 MilliJy iter= 2851 IMAGR1: Field 3 Clean flux density= -336.368 MilliJy 2851 comps IMAGR1: Total Cleaned flux density = 11.991 Jy 32835 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 5 min = -19.6 MilliJy,max = 20.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 8.99 MilliJy IMAGR1: 1440 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 9.124 MilliJy iter= 4832 IMAGR1: Field 5 Clean flux density= -402.941 MilliJy 4832 comps IMAGR1: Total Cleaned flux density = 11.996 Jy 33272 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 7 min = -22.2 MilliJy,max = 25.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 8.88 MilliJy IMAGR1: 3021 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 9.078 MilliJy iter= 8195 IMAGR1: Field 7 Clean flux density= -642.025 MilliJy 8195 comps IMAGR1: Total Cleaned flux density = 11.965 Jy 33941 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 6 min = -18.5 MilliJy,max = 17.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 8.83 MilliJy IMAGR1: 1158 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -8.926 MilliJy iter= 3373 IMAGR1: Field 6 Clean flux density= -499.422 MilliJy 3373 comps IMAGR1: Total Cleaned flux density = 11.958 Jy 34280 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 4 min = -19.5 MilliJy,max = 19.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 8.75 MilliJy IMAGR1: 1674 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 8.885 MilliJy iter= 5063 IMAGR1: Field 4 Clean flux density= -23.751 MilliJy 5063 comps IMAGR1: Total Cleaned flux density = 11.957 Jy 34757 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 2 min = -22.5 MilliJy,max = 23.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 8.65 MilliJy IMAGR1: 3111 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 8.838 MilliJy iter= 8570 IMAGR1: Field 2 Clean flux density= -593.709 MilliJy 8570 comps IMAGR1: Total Cleaned flux density = 11.950 Jy 35450 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 8 min = -12.1 MilliJy,max = 11.3 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 8.015E-03 < Second best 8.842E-03 IMAGR1: Field 1 min = -14.8 MilliJy,max = 14.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 8.62 MilliJy IMAGR1: 569 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -8.678 MilliJy iter= 2756 IMAGR1: Field 1 Clean flux density= 14.451 Jy 2756 comps IMAGR1: Total Cleaned flux density = 11.952 Jy 35650 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -15.6 MilliJy,max = 14.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 8.57 MilliJy IMAGR1: 1083 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 8.658 MilliJy iter= 3178 IMAGR1: Field 3 Clean flux density= -335.721 MilliJy 3178 comps IMAGR1: Total Cleaned flux density = 11.953 Jy 35977 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 5 min = -19.4 MilliJy,max = 19.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 8.50 MilliJy IMAGR1: 1497 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 8.613 MilliJy iter= 5284 IMAGR1: Field 5 Clean flux density= -383.550 MilliJy 5284 comps IMAGR1: Total Cleaned flux density = 11.972 Jy 36429 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 7 min = -21.3 MilliJy,max = 23.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 8.40 MilliJy IMAGR1: 3168 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -8.576 MilliJy iter= 8874 IMAGR1: Field 7 Clean flux density= -632.598 MilliJy 8874 comps IMAGR1: Total Cleaned flux density = 11.982 Jy 37108 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 6 min = -18.5 MilliJy,max = 16.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 8.35 MilliJy IMAGR1: 1222 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -8.447 MilliJy iter= 3739 IMAGR1: Field 6 Clean flux density= -500.958 MilliJy 3739 comps IMAGR1: Total Cleaned flux density = 11.980 Jy 37474 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 4 min = -19.4 MilliJy,max = 18.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 8.28 MilliJy IMAGR1: 1608 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -8.400 MilliJy iter= 5530 IMAGR1: Field 4 Clean flux density= -26.229 MilliJy 5530 comps IMAGR1: Total Cleaned flux density = 11.978 Jy 37941 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 2 min = -22.6 MilliJy,max = 23.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 8.19 MilliJy IMAGR1: 3132 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 8.367 MilliJy iter= 9289 IMAGR1: Field 2 Clean flux density= -608.302 MilliJy 9289 comps IMAGR1: Total Cleaned flux density = 11.963 Jy 38660 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 1 min = -14.0 MilliJy,max = 13.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 8.16 MilliJy IMAGR1: 554 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -8.222 MilliJy iter= 2950 IMAGR1: Field 1 Clean flux density= 14.446 Jy 2950 comps IMAGR1: Total Cleaned flux density = 11.958 Jy 38854 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -15.2 MilliJy,max = 14.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 8.12 MilliJy IMAGR1: 1149 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 8.201 MilliJy iter= 3517 IMAGR1: Field 3 Clean flux density= -348.515 MilliJy 3517 comps IMAGR1: Total Cleaned flux density = 11.945 Jy 39193 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 5 min = -18.9 MilliJy,max = 19.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 8.06 MilliJy IMAGR1: 1527 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -8.160 MilliJy iter= 5745 IMAGR1: Field 5 Clean flux density= -408.179 MilliJy 5745 comps IMAGR1: Total Cleaned flux density = 11.921 Jy 39654 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 7 min = -21.1 MilliJy,max = 22.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 7.98 MilliJy IMAGR1: 3209 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 8.137 MilliJy iter= 9613 IMAGR1: Field 7 Clean flux density= -635.960 MilliJy 9613 comps IMAGR1: Total Cleaned flux density = 11.917 Jy 40393 comps LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 6 min = -17.6 MilliJy,max = 16.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 7.93 MilliJy IMAGR1: 1263 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -8.013 MilliJy iter= 4118 IMAGR1: Field 6 Clean flux density= -515.558 MilliJy 4118 comps IMAGR1: Total Cleaned flux density = 11.903 Jy 40772 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 4 min = -18.7 MilliJy,max = 17.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 7.87 MilliJy IMAGR1: 1712 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -7.973 MilliJy iter= 6027 IMAGR1: Field 4 Clean flux density= -50.305 MilliJy 6027 comps IMAGR1: Total Cleaned flux density = 11.879 Jy 41269 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 2 min = -22.1 MilliJy,max = 22.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 7.79 MilliJy IMAGR1: 3271 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 7.946 MilliJy iter= 10026 IMAGR1: Field 2 Clean flux density= -627.471 MilliJy 10026 comps IMAGR1: Total Cleaned flux density = 11.860 Jy 42006 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 8 min = -11.3 MilliJy,max = 10.2 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 7.524E-03 < Second best 7.904E-03 IMAGR1: Field 1 min = -13.3 MilliJy,max = 12.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 7.76 MilliJy IMAGR1: 588 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 7.811 MilliJy iter= 3156 IMAGR1: Field 1 Clean flux density= 14.446 Jy 3156 comps IMAGR1: Total Cleaned flux density = 11.860 Jy 42212 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -15.3 MilliJy,max = 13.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 7.72 MilliJy IMAGR1: 1218 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 7.796 MilliJy iter= 3880 IMAGR1: Field 3 Clean flux density= -337.731 MilliJy 3880 comps IMAGR1: Total Cleaned flux density = 11.871 Jy 42575 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 5 min = -17.9 MilliJy,max = 18.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 7.67 MilliJy IMAGR1: 1691 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 7.764 MilliJy iter= 6233 IMAGR1: Field 5 Clean flux density= -401.700 MilliJy 6233 comps IMAGR1: Total Cleaned flux density = 11.877 Jy 43063 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 7 min = -20.2 MilliJy,max = 22.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 7.59 MilliJy IMAGR1: 3212 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -7.738 MilliJy iter= 10353 IMAGR1: Field 7 Clean flux density= -629.824 MilliJy 10353 comps IMAGR1: Total Cleaned flux density = 11.883 Jy 43803 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 6 min = -17.9 MilliJy,max = 16.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 7.55 MilliJy IMAGR1: 1344 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -7.628 MilliJy iter= 4504 IMAGR1: Field 6 Clean flux density= -540.911 MilliJy 4504 comps IMAGR1: Total Cleaned flux density = 11.858 Jy 44189 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 4 min = -18.5 MilliJy,max = 17.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 7.50 MilliJy IMAGR1: 1769 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 7.598 MilliJy iter= 6557 IMAGR1: Field 4 Clean flux density= -29.252 MilliJy 6557 comps IMAGR1: Total Cleaned flux density = 11.879 Jy 44719 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 2 min = -21.7 MilliJy,max = 21.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 7.43 MilliJy IMAGR1: 3263 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 7.571 MilliJy iter= 10772 IMAGR1: Field 2 Clean flux density= -639.126 MilliJy 10772 comps IMAGR1: Total Cleaned flux density = 11.867 Jy 45465 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 8 min = -11.2 MilliJy,max = 9.6 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 6.948E-03 < Second best 7.513E-03 IMAGR1: Field 1 min = -12.1 MilliJy,max = 12.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 7.40 MilliJy IMAGR1: 572 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 7.447 MilliJy iter= 3362 IMAGR1: Field 1 Clean flux density= 14.436 Jy 3362 comps IMAGR1: Total Cleaned flux density = 11.857 Jy 45671 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -14.6 MilliJy,max = 13.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 7.37 MilliJy IMAGR1: 1304 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 7.441 MilliJy iter= 4280 IMAGR1: Field 3 Clean flux density= -348.609 MilliJy 4280 comps IMAGR1: Total Cleaned flux density = 11.846 Jy 46071 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 5 min = -17.3 MilliJy,max = 18.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 7.31 MilliJy IMAGR1: 1698 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -7.405 MilliJy iter= 6734 IMAGR1: Field 5 Clean flux density= -399.596 MilliJy 6734 comps IMAGR1: Total Cleaned flux density = 11.848 Jy 46572 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 7 min = -19.8 MilliJy,max = 21.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 7.25 MilliJy IMAGR1: 3240 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 7.377 MilliJy iter= 11092 IMAGR1: Field 7 Clean flux density= -621.950 MilliJy 11092 comps IMAGR1: Total Cleaned flux density = 11.856 Jy 47311 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 6 min = -16.7 MilliJy,max = 16.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 7.21 MilliJy IMAGR1: 1419 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 7.280 MilliJy iter= 4920 IMAGR1: Field 6 Clean flux density= -538.093 MilliJy 4920 comps IMAGR1: Total Cleaned flux density = 11.859 Jy 47727 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 4 min = -17.9 MilliJy,max = 17.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 7.16 MilliJy IMAGR1: 1841 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -7.249 MilliJy iter= 7102 IMAGR1: Field 4 Clean flux density= -54.060 MilliJy 7102 comps IMAGR1: Total Cleaned flux density = 11.834 Jy 48272 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 2 min = -21.4 MilliJy,max = 21.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 7.09 MilliJy IMAGR1: 3328 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -7.226 MilliJy iter= 11579 IMAGR1: Field 2 Clean flux density= -655.036 MilliJy 11579 comps IMAGR1: Total Cleaned flux density = 11.818 Jy 49079 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 3 min = -14.7 MilliJy,max = 13.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 7.06 MilliJy IMAGR1: 1349 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 7.133 MilliJy iter= 4712 IMAGR1: Field 3 Clean flux density= -357.397 MilliJy 4712 comps IMAGR1: Total Cleaned flux density = 11.809 Jy 49511 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 1 min = -11.3 MilliJy,max = 12.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 7.04 MilliJy IMAGR1: 532 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 7.071 MilliJy iter= 3536 IMAGR1: Field 1 Clean flux density= 14.431 Jy 3536 comps IMAGR1: Total Cleaned flux density = 11.805 Jy 49685 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -17.3 MilliJy,max = 17.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 6.99 MilliJy IMAGR1: 1798 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -7.077 MilliJy iter= 7278 IMAGR1: Field 5 Clean flux density= -384.711 MilliJy 7278 comps IMAGR1: Total Cleaned flux density = 11.820 Jy 50229 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 7 min = -19.2 MilliJy,max = 20.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 6.93 MilliJy IMAGR1: 3412 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 7.059 MilliJy iter= 11884 IMAGR1: Field 7 Clean flux density= -619.115 MilliJy 11884 comps IMAGR1: Total Cleaned flux density = 11.823 Jy 51021 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 6 min = -16.2 MilliJy,max = 15.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 6.90 MilliJy IMAGR1: 1414 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -6.972 MilliJy iter= 5350 IMAGR1: Field 6 Clean flux density= -546.649 MilliJy 5350 comps IMAGR1: Total Cleaned flux density = 11.814 Jy 51451 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 4 min = -17.8 MilliJy,max = 16.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 6.85 MilliJy IMAGR1: 1831 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 6.940 MilliJy iter= 7662 IMAGR1: Field 4 Clean flux density= -48.036 MilliJy 7662 comps IMAGR1: Total Cleaned flux density = 11.820 Jy 52011 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 2 min = -21.0 MilliJy,max = 21.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 6.79 MilliJy IMAGR1: 3395 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 6.913 MilliJy iter= 12380 IMAGR1: Field 2 Clean flux density= -662.486 MilliJy 12380 comps IMAGR1: Total Cleaned flux density = 11.813 Jy 52812 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 8 min = -10.5 MilliJy,max = 8.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 6.79 MilliJy IMAGR1: 6 Residual map points loaded IMAGR1: Field 8 min algorithm flux= -6.329 MilliJy iter= 15 IMAGR1: Field 8 Clean flux density= -1.946 MilliJy 15 comps IMAGR1: Total Cleaned flux density = 11.811 Jy 52817 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -14.2 MilliJy,max = 13.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 6.76 MilliJy IMAGR1: 1658 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -6.836 MilliJy iter= 5211 IMAGR1: Field 3 Clean flux density= -345.033 MilliJy 5211 comps IMAGR1: Total Cleaned flux density = 11.823 Jy 53316 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 5 min = -17.0 MilliJy,max = 16.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 6.72 MilliJy IMAGR1: 1781 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 6.803 MilliJy iter= 7819 IMAGR1: Field 5 Clean flux density= -396.414 MilliJy 7819 comps IMAGR1: Total Cleaned flux density = 11.811 Jy 53857 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 1 min = -10.3 MilliJy,max = 11.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 6.70 MilliJy IMAGR1: 361 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -6.728 MilliJy iter= 3665 IMAGR1: Field 1 Clean flux density= 14.430 Jy 3665 comps IMAGR1: Total Cleaned flux density = 11.811 Jy 53986 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 7 min = -18.6 MilliJy,max = 19.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 6.65 MilliJy IMAGR1: 3484 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -6.763 MilliJy iter= 12697 IMAGR1: Field 7 Clean flux density= -619.520 MilliJy 12697 comps IMAGR1: Total Cleaned flux density = 11.810 Jy 54799 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 6 min = -16.5 MilliJy,max = 15.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 6.62 MilliJy IMAGR1: 1464 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -6.681 MilliJy iter= 5796 IMAGR1: Field 6 Clean flux density= -562.195 MilliJy 5796 comps IMAGR1: Total Cleaned flux density = 11.795 Jy 55245 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 4 min = -18.1 MilliJy,max = 16.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 6.57 MilliJy IMAGR1: 1829 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 6.650 MilliJy iter= 8224 IMAGR1: Field 4 Clean flux density= -54.604 MilliJy 8224 comps IMAGR1: Total Cleaned flux density = 11.788 Jy 55807 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 2 min = -20.8 MilliJy,max = 21.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 6.52 MilliJy IMAGR1: 3339 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 6.629 MilliJy iter= 13209 IMAGR1: Field 2 Clean flux density= -665.389 MilliJy 13209 comps IMAGR1: Total Cleaned flux density = 11.785 Jy 56636 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 3 min = -14.1 MilliJy,max = 13.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 6.48 MilliJy IMAGR1: 1410 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -6.541 MilliJy iter= 5657 IMAGR1: Field 3 Clean flux density= -342.522 MilliJy 5657 comps IMAGR1: Total Cleaned flux density = 11.788 Jy 57082 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 5 min = -16.7 MilliJy,max = 16.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 6.44 MilliJy IMAGR1: 1974 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -6.521 MilliJy iter= 8421 IMAGR1: Field 5 Clean flux density= -379.820 MilliJy 8421 comps IMAGR1: Total Cleaned flux density = 11.804 Jy 57684 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 7 min = -18.4 MilliJy,max = 18.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 6.38 MilliJy IMAGR1: 3079 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -6.481 MilliJy iter= 13461 IMAGR1: Field 7 Clean flux density= -614.534 MilliJy 13461 comps IMAGR1: Total Cleaned flux density = 11.809 Jy 58448 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 1 min = -10.1 MilliJy,max = 11.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 6.38 MilliJy IMAGR1: 886 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -6.425 MilliJy iter= 3958 IMAGR1: Field 1 Clean flux density= 14.421 Jy 3958 comps IMAGR1: Total Cleaned flux density = 11.800 Jy 58741 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 6 min = -16.3 MilliJy,max = 15.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 6.35 MilliJy IMAGR1: 1347 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 6.403 MilliJy iter= 6217 IMAGR1: Field 6 Clean flux density= -565.409 MilliJy 6217 comps IMAGR1: Total Cleaned flux density = 11.796 Jy 59162 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 4 min = -17.1 MilliJy,max = 15.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 6.30 MilliJy IMAGR1: 1718 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -6.371 MilliJy iter= 8763 IMAGR1: Field 4 Clean flux density= -45.964 MilliJy 8763 comps IMAGR1: Total Cleaned flux density = 11.805 Jy 59701 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 2 min = -20.8 MilliJy,max = 20.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 6.25 MilliJy IMAGR1: 3510 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -6.356 MilliJy iter= 14067 IMAGR1: Field 2 Clean flux density= -677.875 MilliJy 14067 comps IMAGR1: Total Cleaned flux density = 11.792 Jy 60559 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 3 min = -13.5 MilliJy,max = 12.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 6.22 MilliJy IMAGR1: 1475 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 6.278 MilliJy iter= 6108 IMAGR1: Field 3 Clean flux density= -356.661 MilliJy 6108 comps IMAGR1: Total Cleaned flux density = 11.778 Jy 61010 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 5 min = -15.9 MilliJy,max = 16.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 6.18 MilliJy IMAGR1: 1887 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -6.251 MilliJy iter= 9006 IMAGR1: Field 5 Clean flux density= -366.081 MilliJy 9006 comps IMAGR1: Total Cleaned flux density = 11.792 Jy 61595 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 7 min = -18.4 MilliJy,max = 18.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 6.15 MilliJy IMAGR1: 3661 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 6.244 MilliJy iter= 14319 IMAGR1: Field 7 Clean flux density= -598.904 MilliJy 14319 comps IMAGR1: Total Cleaned flux density = 11.808 Jy 62453 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 1 min = -9.2 MilliJy,max = 10.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 6.13 MilliJy IMAGR1: 719 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -6.159 MilliJy iter= 4200 IMAGR1: Field 1 Clean flux density= 14.408 Jy 4200 comps IMAGR1: Total Cleaned flux density = 11.795 Jy 62695 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 6 min = -15.5 MilliJy,max = 14.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 6.10 MilliJy IMAGR1: 1451 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -6.154 MilliJy iter= 6673 IMAGR1: Field 6 Clean flux density= -583.203 MilliJy 6673 comps IMAGR1: Total Cleaned flux density = 11.777 Jy 63151 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 4 min = -16.9 MilliJy,max = 15.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 6.07 MilliJy IMAGR1: 1932 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -6.136 MilliJy iter= 9360 IMAGR1: Field 4 Clean flux density= -56.416 MilliJy 9360 comps IMAGR1: Total Cleaned flux density = 11.767 Jy 63748 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 2 min = -20.7 MilliJy,max = 20.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 6.03 MilliJy IMAGR1: 3516 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 6.123 MilliJy iter= 14934 IMAGR1: Field 2 Clean flux density= -665.307 MilliJy 14934 comps IMAGR1: Total Cleaned flux density = 11.780 Jy 64615 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 8 min = -8.9 MilliJy,max = 8.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 6.03 MilliJy IMAGR1: 0 Residual map points loaded IMAGR1: CLEAN NO IMAGE PIXELS - TRY AGAIN IMAGR1: Field 3 min = -13.0 MilliJy,max = 12.6 MilliJy LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: BGC Clean: using 103 cell beam + residuals > 6.00 MilliJy IMAGR1: 1559 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 6.055 MilliJy iter= 6599 IMAGR1: Field 3 Clean flux density= -358.514 MilliJy 6599 comps IMAGR1: Total Cleaned flux density = 11.778 Jy 65106 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 5 min = -16.3 MilliJy,max = 16.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 5.97 MilliJy IMAGR1: 1999 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -6.036 MilliJy iter= 9612 IMAGR1: Field 5 Clean flux density= -368.173 MilliJy 9612 comps IMAGR1: Total Cleaned flux density = 11.776 Jy 65712 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 7 min = -18.0 MilliJy,max = 18.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 5.92 MilliJy IMAGR1: 3392 Residual map points loaded IMAGR1: Field 7 min algorithm flux= -6.014 MilliJy iter= 15162 IMAGR1: Field 7 Clean flux density= -598.649 MilliJy 15162 comps IMAGR1: Total Cleaned flux density = 11.776 Jy 66555 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 7 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 6 min = -15.6 MilliJy,max = 14.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 5.91 MilliJy IMAGR1: 1710 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -5.962 MilliJy iter= 7197 IMAGR1: Field 6 Clean flux density= -579.416 MilliJy 7197 comps IMAGR1: Total Cleaned flux density = 11.780 Jy 67079 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 6 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 1 min = -8.6 MilliJy,max = 9.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 5.89 MilliJy IMAGR1: 395 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -5.907 MilliJy iter= 4356 IMAGR1: Field 1 Clean flux density= 14.413 Jy 4356 comps IMAGR1: Total Cleaned flux density = 11.784 Jy 67235 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -16.8 MilliJy,max = 15.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 5.85 MilliJy IMAGR1: 1902 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 5.916 MilliJy iter= 9954 IMAGR1: Field 4 Clean flux density= -50.707 MilliJy 9954 comps IMAGR1: Total Cleaned flux density = 11.790 Jy 67829 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 4 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 2 min = -19.8 MilliJy,max = 19.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 5.81 MilliJy IMAGR1: 3437 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 5.900 MilliJy iter= 15814 IMAGR1: Field 2 Clean flux density= -670.834 MilliJy 15814 comps IMAGR1: Total Cleaned flux density = 11.784 Jy 68709 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 3 min = -12.8 MilliJy,max = 12.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 5.78 MilliJy IMAGR1: 1547 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -5.835 MilliJy iter= 7107 IMAGR1: Field 3 Clean flux density= -356.619 MilliJy 7107 comps IMAGR1: Total Cleaned flux density = 11.786 Jy 69217 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 5 min = -16.1 MilliJy,max = 15.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 5.75 MilliJy IMAGR1: 2129 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -5.819 MilliJy iter= 10266 IMAGR1: Field 5 Clean flux density= -357.831 MilliJy 10266 comps IMAGR1: Total Cleaned flux density = 11.797 Jy 69871 comps IMAGR1: ALGSTB: All 380 Rows In AP (Max 1035) IMAGR1: ALGSTB field 5 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 369- 0 Cells, with 21484 Pts IMAGR1: Field 7 min = -17.9 MilliJy,max = 17.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 5.72 MilliJy IMAGR1: 3627 Residual map points loaded IMAGR1: Field 7 Iter limit, Max resid= 6.329 MilliJy iter= 15291 IMAGR1: Field 7 Clean flux density= -603.064 MilliJy 15291 comps IMAGR1: Total Cleaned flux density = 11.792 Jy 70000 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Total Clean components 70000 reaches limit 70000 IMAGR1: Merging the Clean components files IMAGR1: Field 1 compressed from 4356 to 1812 components IMAGR1: Field 2 compressed from 15814 to 6813 components IMAGR1: Field 3 compressed from 7107 to 3072 components IMAGR1: Field 4 compressed from 9954 to 4456 components IMAGR1: Field 5 compressed from 10266 to 4548 components IMAGR1: Field 6 compressed from 7197 to 2987 components IMAGR1: Field 7 compressed from 15291 to 6811 components IMAGR1: Field 8 compressed from 15 to 13 components IMAGR1: Field 1 min = -8.7 MilliJy,max = 9.6 MilliJy IMAGR1: Field 2 min = -19.2 MilliJy,max = 19.3 MilliJy IMAGR1: Field 3 min = -12.4 MilliJy,max = 12.2 MilliJy IMAGR1: Field 4 min = -16.4 MilliJy,max = 15.1 MilliJy IMAGR1: Field 5 min = -16.0 MilliJy,max = 15.5 MilliJy IMAGR1: Field 6 min = -15.0 MilliJy,max = 14.7 MilliJy IMAGR1: Field 7 min = -17.7 MilliJy,max = 17.3 MilliJy IMAGR1: Field 8 min = -8.6 MilliJy,max = 8.0 MilliJy IMAGR1: Restoring Clean components IMAGR1: Restoring overlapped Clean components IMAGR1: Restore 6.991 MilliJy ( 237 CCs) from field 1 to field 2 IMAGR1: Restore -15.405 MilliJy ( 237 CCs) from field 1 to field 3 IMAGR1: Restore 161.301 MilliJy ( 344 CCs) from field 1 to field 4 IMAGR1: Restore -10.616 MilliJy ( 319 CCs) from field 1 to field 5 IMAGR1: Restore 100.314 MilliJy ( 262 CCs) from field 1 to field 6 IMAGR1: Restore-122.589 MilliJy ( 213 CCs) from field 1 to field 7 IMAGR1: Restore-168.652 MilliJy ( 246 CCs) from field 2 to field 1 IMAGR1: Restore-110.648 MilliJy ( 312 CCs) from field 2 to field 3 IMAGR1: Restore -52.512 MilliJy ( 449 CCs) from field 2 to field 4 IMAGR1: Restore -61.912 MilliJy ( 229 CCs) from field 3 to field 1 IMAGR1: Restore-150.661 MilliJy ( 359 CCs) from field 3 to field 2 IMAGR1: Restore 148.650 MilliJy ( 347 CCs) from field 3 to field 5 IMAGR1: Restore 79.910 MilliJy ( 258 CCs) from field 4 to field 1 IMAGR1: Restore-121.433 MilliJy ( 572 CCs) from field 4 to field 2 IMAGR1: Restore -31.720 MilliJy ( 285 CCs) from field 4 to field 6 IMAGR1: Restore 42.874 MilliJy ( 181 CCs) from field 4 to field 8 IMAGR1: Restore -86.571 MilliJy ( 206 CCs) from field 5 to field 1 IMAGR1: Restore -70.508 MilliJy ( 262 CCs) from field 5 to field 3 IMAGR1: Restore-256.638 MilliJy ( 516 CCs) from field 5 to field 7 IMAGR1: Restore -64.804 MilliJy ( 208 CCs) from field 6 to field 1 IMAGR1: Restore 41.442 MilliJy ( 351 CCs) from field 6 to field 4 IMAGR1: Restore-160.488 MilliJy ( 351 CCs) from field 6 to field 7 IMAGR1: Restore-109.653 MilliJy ( 182 CCs) from field 7 to field 1 IMAGR1: Restore -29.309 MilliJy ( 458 CCs) from field 7 to field 5 IMAGR1: Restore -51.270 MilliJy ( 297 CCs) from field 7 to field 6 IMAGR1: Restore -1.946 MilliJy ( 13 CCs) from field 8 to field 4 IMAGR1: Checking image max/min IMAGR1: Field 1 final Clean flux 14.001 Jy IMAGR1: Field 2 final Clean flux -935.937 MilliJy IMAGR1: Field 3 final Clean flux -553.180 MilliJy IMAGR1: Field 4 final Clean flux 97.578 MilliJy IMAGR1: Field 5 final Clean flux -249.105 MilliJy IMAGR1: Field 6 final Clean flux -562.092 MilliJy IMAGR1: Field 7 final Clean flux -1.143 Jy IMAGR1: Field 8 final Clean flux 40.928 MilliJy IMAGR1: Deleting UV work file: IMAGR1: Destroyed 1 extension files of type AN IMAGR1: Destroyed 1 extension files of type FQ IMAGR1: Destroyed UV image file: catno= 104 disk= 1 IMAGR1: Appears to have ended successfully IMAGR1: thuban 31DEC06 TST: Cpu= 591.1 Real= 600 NO 104 renumbered as CNO 93 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.097 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@4C+30.12_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@4C+30.12_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AM647_2000MAR10_1.0.log AIPS 1: ' NOW STARTING WITH SOURCE :10 =4C+30.12' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@4C+30.12_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 95 disk= 1 AIPS 1: Disk 1 in-CNO 96 renumbered as CNO 94 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.09621 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@4C+36.13_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@4C+36.13_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AM647_2000MAR10_1.0.log AIPS 1: ' NOW STARTING WITH SOURCE :11 =4C+36.13' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@4C+36.13_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 96 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 97 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 98 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 99 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 100 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 101 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 102 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 103 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 104 disk= 1 AIPS 1: Disk 1 in-CNO 105 renumbered as CNO 95 AIPS 1: Disk 1 in-CNO 106 renumbered as CNO 96 AIPS 1: Disk 1 in-CNO 107 renumbered as CNO 97 AIPS 1: Disk 1 in-CNO 108 renumbered as CNO 98 AIPS 1: Disk 1 in-CNO 109 renumbered as CNO 99 AIPS 1: Disk 1 in-CNO 110 renumbered as CNO 100 AIPS 1: Disk 1 in-CNO 111 renumbered as CNO 101 AIPS 1: Disk 1 in-CNO 112 renumbered as CNO 102 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 103 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1169 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1331+305_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@1331+305_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AM647_2000MAR10_1.0.log AIPS 1: ' NOW STARTING WITH SOURCE :12 =1331+305' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1331+305_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 105 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 106 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 107 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 108 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 109 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 110 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 111 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 104 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 105 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 106 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 107 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 108 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 109 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 110 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 111 AIPS 1: ' ' AIPS 1: ' ' AIPS 1: Found in Version=ABIN AIPS 1: '* APPEARS TO HAVE ENDED SUCCESSFULLY *' >>AIPS 1: Disk 1 No files needed renumbering AIPS 1: 'EMPTY CATALOG ?' 111 >AIPS 1: Got(1) disk= 1 user=**** type=UV 20000310.L BAND.1 AIPS 1: '8.3333 SECOND INTEGRATIONS (GUESS)' AIPS 1: Got(1) disk= 1 user=**** type=UV 0521+166.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' FLATN1: Task FLATN (release of 31DEC06) begins FLATN1: Create 0521+166 .FLATN . 1 (MA) on disk 1 cno 112 FLATN1: Start field 1 FLATN1: Start field 2 FLATN1: Start field 3 FLATN1: Start field 4 FLATN1: Start field 5 FLATN1: Start field 6 FLATN1: Start field 7 FLATN1: Now divide by the sum of the weights FLATN1: Appears to have ended successfully FLATN1: thuban 31DEC06 TST: Cpu= 7.3 Real= 8 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 105 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 106 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 107 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 108 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 109 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 110 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 111 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 104 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 105 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 106 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 107 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 108 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 109 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 110 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 111 AIPS 1: ' ' AIPS 1: ' ' AIPS 1: Found in Version=ABIN AIPS 1: '* APPEARS TO HAVE ENDED SUCCESSFULLY *' >>AIPS 1: Disk 1 No files needed renumbering AIPS 1: 'EMPTY CATALOG ?' 111 >AIPS 1: Got(1) disk= 1 user=**** type=UV 20000310.L BAND.1 AIPS 1: '8.3333 SECOND INTEGRATIONS (GUESS)' AIPS 1: Got(1) disk= 1 user=**** type=UV 0521+166.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished BLANK1: Task BLANK (release of 31DEC06) begins BLANK1: Create 0521+166 .BLANK . 1 (MA) on disk 1 cno 113 BLANK1: BEGIN PLANE 1. OF 1. BLANK1: Begin final output stage for blanked image BLANK1: Appears to have ended successfully BLANK1: thuban 31DEC06 TST: Cpu= 1.8 Real= 2 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 105 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 106 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 107 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 108 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 109 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 110 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 111 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 104 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 105 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 106 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 107 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 108 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 109 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 110 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 111 AIPS 1: ' ' AIPS 1: ' ' AIPS 1: Found in Version=ABIN AIPS 1: '* APPEARS TO HAVE ENDED SUCCESSFULLY *' >>AIPS 1: Disk 1 No files needed renumbering AIPS 1: 'EMPTY CATALOG ?' 111 >AIPS 1: Got(1) disk= 1 user=**** type=UV 20000310.L BAND.1 AIPS 1: '8.3333 SECOND INTEGRATIONS (GUESS)' AIPS 1: Got(1) disk= 1 user=**** type=UV 0521+166.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Got(1) disk= 1 user=**** type=UV 0741+312.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' FLATN1: Task FLATN (release of 31DEC06) begins FLATN1: Create 0741+312 .FLATN . 1 (MA) on disk 1 cno 113 FLATN1: Start field 1 FLATN1: Start field 2 FLATN1: Start field 3 FLATN1: Start field 4 FLATN1: Start field 5 FLATN1: Start field 6 FLATN1: Start field 7 FLATN1: Start field 8 FLATN1: Now divide by the sum of the weights FLATN1: Appears to have ended successfully FLATN1: thuban 31DEC06 TST: Cpu= 9.6 Real= 11 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 105 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 106 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 107 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 108 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 109 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 110 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 111 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 104 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 105 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 106 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 107 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 108 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 109 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 110 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 111 AIPS 1: ' ' AIPS 1: ' ' AIPS 1: Found in Version=ABIN AIPS 1: '* APPEARS TO HAVE ENDED SUCCESSFULLY *' >>AIPS 1: Disk 1 No files needed renumbering AIPS 1: 'EMPTY CATALOG ?' 111 >AIPS 1: Got(1) disk= 1 user=**** type=UV 20000310.L BAND.1 AIPS 1: '8.3333 SECOND INTEGRATIONS (GUESS)' AIPS 1: Got(1) disk= 1 user=**** type=UV 0521+166.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Got(1) disk= 1 user=**** type=UV 0741+312.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished BLANK1: Task BLANK (release of 31DEC06) begins BLANK1: Create 0741+312 .BLANK . 1 (MA) on disk 1 cno 114 BLANK1: BEGIN PLANE 1. OF 1. BLANK1: Begin final output stage for blanked image BLANK1: Appears to have ended successfully BLANK1: thuban 31DEC06 TST: Cpu= 2.4 Real= 4 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 105 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 106 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 107 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 108 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 109 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 110 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 111 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 104 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 105 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 106 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 107 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 108 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 109 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 110 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 111 AIPS 1: ' ' AIPS 1: ' ' AIPS 1: Found in Version=ABIN AIPS 1: '* APPEARS TO HAVE ENDED SUCCESSFULLY *' >>AIPS 1: Disk 1 No files needed renumbering AIPS 1: 'EMPTY CATALOG ?' 111 >AIPS 1: Got(1) disk= 1 user=**** type=UV 20000310.L BAND.1 AIPS 1: '8.3333 SECOND INTEGRATIONS (GUESS)' AIPS 1: Got(1) disk= 1 user=**** type=UV 0521+166.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Got(1) disk= 1 user=**** type=UV 0741+312.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 113 disk= 1 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Got(1) disk= 1 user=**** type=UV 0723+397.L BAND.1 AIPS 1: 'MINIMUM FOV :867.894 ARCSEC RADIUS' FLATN1: Task FLATN (release of 31DEC06) begins FLATN1: Create 0723+397 .FLATN . 1 (MA) on disk 1 cno 114 FLATN1: Start field 1 FLATN1: Start field 2 FLATN1: Start field 3 FLATN1: Start field 4 FLATN1: Start field 5 FLATN1: Start field 6 FLATN1: Start field 7 FLATN1: Start field 8 FLATN1: Start field 9 FLATN1: Start field 10 FLATN1: Now divide by the sum of the weights FLATN1: Appears to have ended successfully FLATN1: thuban 31DEC06 TST: Cpu= 9.8 Real= 11 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 105 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 106 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 107 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 108 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 109 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 110 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 111 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 104 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 105 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 106 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 107 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 108 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 109 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 110 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 111 AIPS 1: ' ' AIPS 1: ' ' AIPS 1: Found in Version=ABIN AIPS 1: '* APPEARS TO HAVE ENDED SUCCESSFULLY *' >>AIPS 1: Disk 1 No files needed renumbering AIPS 1: 'EMPTY CATALOG ?' 111 >AIPS 1: Got(1) disk= 1 user=**** type=UV 20000310.L BAND.1 AIPS 1: '8.3333 SECOND INTEGRATIONS (GUESS)' AIPS 1: Got(1) disk= 1 user=**** type=UV 0521+166.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Got(1) disk= 1 user=**** type=UV 0741+312.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 113 disk= 1 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Got(1) disk= 1 user=**** type=UV 0723+397.L BAND.1 AIPS 1: 'MINIMUM FOV :867.894 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished BLANK1: Task BLANK (release of 31DEC06) begins BLANK1: Create 0723+397 .BLANK . 1 (MA) on disk 1 cno 115 BLANK1: BEGIN PLANE 1. OF 1. BLANK1: Begin final output stage for blanked image BLANK1: Appears to have ended successfully BLANK1: thuban 31DEC06 TST: Cpu= 2.4 Real= 3 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 105 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 106 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 107 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 108 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 109 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 110 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 111 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 104 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 105 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 106 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 107 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 108 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 109 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 110 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 111 AIPS 1: ' ' AIPS 1: ' ' AIPS 1: Found in Version=ABIN AIPS 1: '* APPEARS TO HAVE ENDED SUCCESSFULLY *' >>AIPS 1: Disk 1 No files needed renumbering AIPS 1: 'EMPTY CATALOG ?' 111 >AIPS 1: Got(1) disk= 1 user=**** type=UV 20000310.L BAND.1 AIPS 1: '8.3333 SECOND INTEGRATIONS (GUESS)' AIPS 1: Got(1) disk= 1 user=**** type=UV 0521+166.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Got(1) disk= 1 user=**** type=UV 0741+312.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 113 disk= 1 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Got(1) disk= 1 user=**** type=UV 0723+397.L BAND.1 AIPS 1: 'MINIMUM FOV :867.894 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 114 disk= 1 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Got(1) disk= 1 user=**** type=UV 0714+299.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' FLATN1: Task FLATN (release of 31DEC06) begins FLATN1: Create 0714+299 .FLATN . 1 (MA) on disk 1 cno 115 FLATN1: Start field 1 FLATN1: Start field 2 FLATN1: Start field 3 FLATN1: Start field 4 FLATN1: Start field 5 FLATN1: Start field 6 FLATN1: Start field 7 FLATN1: Start field 8 FLATN1: Start field 9 FLATN1: Now divide by the sum of the weights FLATN1: Appears to have ended successfully FLATN1: thuban 31DEC06 TST: Cpu= 8.8 Real= 10 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 105 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 106 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 107 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 108 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 109 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 110 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 111 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 104 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 105 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 106 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 107 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 108 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 109 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 110 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 111 AIPS 1: ' ' AIPS 1: ' ' AIPS 1: Found in Version=ABIN AIPS 1: '* APPEARS TO HAVE ENDED SUCCESSFULLY *' >>AIPS 1: Disk 1 No files needed renumbering AIPS 1: 'EMPTY CATALOG ?' 111 >AIPS 1: Got(1) disk= 1 user=**** type=UV 20000310.L BAND.1 AIPS 1: '8.3333 SECOND INTEGRATIONS (GUESS)' AIPS 1: Got(1) disk= 1 user=**** type=UV 0521+166.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Got(1) disk= 1 user=**** type=UV 0741+312.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 113 disk= 1 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Got(1) disk= 1 user=**** type=UV 0723+397.L BAND.1 AIPS 1: 'MINIMUM FOV :867.894 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 114 disk= 1 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Got(1) disk= 1 user=**** type=UV 0714+299.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished BLANK1: Task BLANK (release of 31DEC06) begins BLANK1: Create 0714+299 .BLANK . 1 (MA) on disk 1 cno 116 BLANK1: BEGIN PLANE 1. OF 1. BLANK1: Begin final output stage for blanked image BLANK1: Appears to have ended successfully BLANK1: thuban 31DEC06 TST: Cpu= 2.0 Real= 3 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 105 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 106 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 107 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 108 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 109 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 110 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 111 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 104 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 105 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 106 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 107 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 108 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 109 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 110 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 111 AIPS 1: ' ' AIPS 1: ' ' AIPS 1: Found in Version=ABIN AIPS 1: '* APPEARS TO HAVE ENDED SUCCESSFULLY *' >>AIPS 1: Disk 1 No files needed renumbering AIPS 1: 'EMPTY CATALOG ?' 111 >AIPS 1: Got(1) disk= 1 user=**** type=UV 20000310.L BAND.1 AIPS 1: '8.3333 SECOND INTEGRATIONS (GUESS)' AIPS 1: Got(1) disk= 1 user=**** type=UV 0521+166.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Got(1) disk= 1 user=**** type=UV 0741+312.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 113 disk= 1 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Got(1) disk= 1 user=**** type=UV 0723+397.L BAND.1 AIPS 1: 'MINIMUM FOV :867.894 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 114 disk= 1 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Got(1) disk= 1 user=**** type=UV 0714+299.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 115 disk= 1 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Got(1) disk= 1 user=**** type=UV 0721+364.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' FLATN1: Task FLATN (release of 31DEC06) begins FLATN1: Create 0721+364 .FLATN . 1 (MA) on disk 1 cno 116 FLATN1: Start field 1 FLATN1: Start field 2 FLATN1: Start field 3 FLATN1: Start field 4 FLATN1: Start field 5 FLATN1: Start field 6 FLATN1: Start field 7 FLATN1: Start field 8 FLATN1: Start field 9 FLATN1: Now divide by the sum of the weights FLATN1: Appears to have ended successfully FLATN1: thuban 31DEC06 TST: Cpu= 9.5 Real= 10 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 105 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 106 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 107 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 108 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 109 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 110 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 111 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 104 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 105 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 106 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 107 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 108 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 109 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 110 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 111 AIPS 1: ' ' AIPS 1: ' ' AIPS 1: Found in Version=ABIN AIPS 1: '* APPEARS TO HAVE ENDED SUCCESSFULLY *' >>AIPS 1: Disk 1 No files needed renumbering AIPS 1: 'EMPTY CATALOG ?' 111 >AIPS 1: Got(1) disk= 1 user=**** type=UV 20000310.L BAND.1 AIPS 1: '8.3333 SECOND INTEGRATIONS (GUESS)' AIPS 1: Got(1) disk= 1 user=**** type=UV 0521+166.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Got(1) disk= 1 user=**** type=UV 0741+312.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 113 disk= 1 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Got(1) disk= 1 user=**** type=UV 0723+397.L BAND.1 AIPS 1: 'MINIMUM FOV :867.894 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 114 disk= 1 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Got(1) disk= 1 user=**** type=UV 0714+299.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 115 disk= 1 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Got(1) disk= 1 user=**** type=UV 0721+364.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished BLANK1: Task BLANK (release of 31DEC06) begins BLANK1: Create 0721+364 .BLANK . 1 (MA) on disk 1 cno 117 BLANK1: BEGIN PLANE 1. OF 1. BLANK1: Begin final output stage for blanked image BLANK1: Appears to have ended successfully BLANK1: thuban 31DEC06 TST: Cpu= 2.3 Real= 2 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 105 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 106 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 107 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 108 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 109 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 110 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 111 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 104 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 105 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 106 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 107 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 108 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 109 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 110 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 111 AIPS 1: ' ' AIPS 1: ' ' AIPS 1: Found in Version=ABIN AIPS 1: '* APPEARS TO HAVE ENDED SUCCESSFULLY *' >>AIPS 1: Disk 1 No files needed renumbering AIPS 1: 'EMPTY CATALOG ?' 111 >AIPS 1: Got(1) disk= 1 user=**** type=UV 20000310.L BAND.1 AIPS 1: '8.3333 SECOND INTEGRATIONS (GUESS)' AIPS 1: Got(1) disk= 1 user=**** type=UV 0521+166.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Got(1) disk= 1 user=**** type=UV 0741+312.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 113 disk= 1 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Got(1) disk= 1 user=**** type=UV 0723+397.L BAND.1 AIPS 1: 'MINIMUM FOV :867.894 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 114 disk= 1 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Got(1) disk= 1 user=**** type=UV 0714+299.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 115 disk= 1 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Got(1) disk= 1 user=**** type=UV 0721+364.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 116 disk= 1 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Got(1) disk= 1 user=**** type=UV 0723+298.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' FLATN1: Task FLATN (release of 31DEC06) begins FLATN1: Create 0723+298 .FLATN . 1 (MA) on disk 1 cno 117 FLATN1: Start field 1 FLATN1: Start field 2 FLATN1: Start field 3 FLATN1: Start field 4 FLATN1: Start field 5 FLATN1: Start field 6 FLATN1: Start field 7 FLATN1: Start field 8 FLATN1: Start field 9 FLATN1: Now divide by the sum of the weights FLATN1: Appears to have ended successfully FLATN1: thuban 31DEC06 TST: Cpu= 8.4 Real= 9 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 105 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 106 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 107 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 108 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 109 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 110 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 111 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 104 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 105 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 106 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 107 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 108 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 109 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 110 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 111 AIPS 1: ' ' AIPS 1: ' ' AIPS 1: Found in Version=ABIN AIPS 1: '* APPEARS TO HAVE ENDED SUCCESSFULLY *' >>AIPS 1: Disk 1 No files needed renumbering AIPS 1: 'EMPTY CATALOG ?' 111 >AIPS 1: Got(1) disk= 1 user=**** type=UV 20000310.L BAND.1 AIPS 1: '8.3333 SECOND INTEGRATIONS (GUESS)' AIPS 1: Got(1) disk= 1 user=**** type=UV 0521+166.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Got(1) disk= 1 user=**** type=UV 0741+312.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 113 disk= 1 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Got(1) disk= 1 user=**** type=UV 0723+397.L BAND.1 AIPS 1: 'MINIMUM FOV :867.894 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 114 disk= 1 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Got(1) disk= 1 user=**** type=UV 0714+299.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 115 disk= 1 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Got(1) disk= 1 user=**** type=UV 0721+364.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 116 disk= 1 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Got(1) disk= 1 user=**** type=UV 0723+298.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished BLANK1: Task BLANK (release of 31DEC06) begins BLANK1: Create 0723+298 .BLANK . 1 (MA) on disk 1 cno 118 BLANK1: BEGIN PLANE 1. OF 1. BLANK1: Begin final output stage for blanked image BLANK1: Appears to have ended successfully BLANK1: thuban 31DEC06 TST: Cpu= 2.0 Real= 2 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 105 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 106 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 107 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 108 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 109 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 110 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 111 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 104 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 105 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 106 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 107 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 108 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 109 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 110 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 111 AIPS 1: ' ' AIPS 1: ' ' AIPS 1: Found in Version=ABIN AIPS 1: '* APPEARS TO HAVE ENDED SUCCESSFULLY *' >>AIPS 1: Disk 1 No files needed renumbering AIPS 1: 'EMPTY CATALOG ?' 111 >AIPS 1: Got(1) disk= 1 user=**** type=UV 20000310.L BAND.1 AIPS 1: '8.3333 SECOND INTEGRATIONS (GUESS)' AIPS 1: Got(1) disk= 1 user=**** type=UV 0521+166.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Got(1) disk= 1 user=**** type=UV 0741+312.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 113 disk= 1 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Got(1) disk= 1 user=**** type=UV 0723+397.L BAND.1 AIPS 1: 'MINIMUM FOV :867.894 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 114 disk= 1 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Got(1) disk= 1 user=**** type=UV 0714+299.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 115 disk= 1 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Got(1) disk= 1 user=**** type=UV 0721+364.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 116 disk= 1 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Got(1) disk= 1 user=**** type=UV 0723+298.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 117 disk= 1 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Got(1) disk= 1 user=**** type=UV 722+327B.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' FLATN1: Task FLATN (release of 31DEC06) begins FLATN1: Create 722+327B .FLATN . 1 (MA) on disk 1 cno 118 FLATN1: Start field 1 FLATN1: Start field 2 FLATN1: Start field 3 FLATN1: Start field 4 FLATN1: Start field 5 FLATN1: Start field 6 FLATN1: Start field 7 FLATN1: Start field 8 FLATN1: Start field 9 FLATN1: Now divide by the sum of the weights FLATN1: Appears to have ended successfully FLATN1: thuban 31DEC06 TST: Cpu= 8.7 Real= 9 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 105 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 106 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 107 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 108 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 109 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 110 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 111 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 104 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 105 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 106 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 107 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 108 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 109 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 110 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 111 AIPS 1: ' ' AIPS 1: ' ' AIPS 1: Found in Version=ABIN AIPS 1: '* APPEARS TO HAVE ENDED SUCCESSFULLY *' >>AIPS 1: Disk 1 No files needed renumbering AIPS 1: 'EMPTY CATALOG ?' 111 >AIPS 1: Got(1) disk= 1 user=**** type=UV 20000310.L BAND.1 AIPS 1: '8.3333 SECOND INTEGRATIONS (GUESS)' AIPS 1: Got(1) disk= 1 user=**** type=UV 0521+166.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Got(1) disk= 1 user=**** type=UV 0741+312.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 113 disk= 1 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Got(1) disk= 1 user=**** type=UV 0723+397.L BAND.1 AIPS 1: 'MINIMUM FOV :867.894 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 114 disk= 1 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Got(1) disk= 1 user=**** type=UV 0714+299.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 115 disk= 1 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Got(1) disk= 1 user=**** type=UV 0721+364.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 116 disk= 1 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Got(1) disk= 1 user=**** type=UV 0723+298.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 117 disk= 1 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Got(1) disk= 1 user=**** type=UV 722+327B.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished BLANK1: Task BLANK (release of 31DEC06) begins BLANK1: Create 722+327B .BLANK . 1 (MA) on disk 1 cno 119 BLANK1: BEGIN PLANE 1. OF 1. BLANK1: Begin final output stage for blanked image BLANK1: Appears to have ended successfully BLANK1: thuban 31DEC06 TST: Cpu= 2.1 Real= 2 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 105 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 106 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 107 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 108 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 109 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 110 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 111 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 104 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 105 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 106 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 107 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 108 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 109 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 110 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 111 AIPS 1: ' ' AIPS 1: ' ' AIPS 1: Found in Version=ABIN AIPS 1: '* APPEARS TO HAVE ENDED SUCCESSFULLY *' >>AIPS 1: Disk 1 No files needed renumbering AIPS 1: 'EMPTY CATALOG ?' 111 >AIPS 1: Got(1) disk= 1 user=**** type=UV 20000310.L BAND.1 AIPS 1: '8.3333 SECOND INTEGRATIONS (GUESS)' AIPS 1: Got(1) disk= 1 user=**** type=UV 0521+166.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Got(1) disk= 1 user=**** type=UV 0741+312.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 113 disk= 1 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Got(1) disk= 1 user=**** type=UV 0723+397.L BAND.1 AIPS 1: 'MINIMUM FOV :867.894 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 114 disk= 1 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Got(1) disk= 1 user=**** type=UV 0714+299.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 115 disk= 1 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Got(1) disk= 1 user=**** type=UV 0721+364.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 116 disk= 1 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Got(1) disk= 1 user=**** type=UV 0723+298.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 117 disk= 1 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Got(1) disk= 1 user=**** type=UV 722+327B.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 118 disk= 1 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Got(1) disk= 1 user=**** type=UV 0729+308.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' FLATN1: Task FLATN (release of 31DEC06) begins FLATN1: Create 0729+308 .FLATN . 1 (MA) on disk 1 cno 119 FLATN1: Start field 1 FLATN1: Start field 2 FLATN1: Start field 3 FLATN1: Start field 4 FLATN1: Start field 5 FLATN1: Start field 6 FLATN1: Start field 7 FLATN1: Start field 8 FLATN1: Now divide by the sum of the weights FLATN1: Appears to have ended successfully FLATN1: thuban 31DEC06 TST: Cpu= 8.4 Real= 8 A image file: catno= 118 disk= 1 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Got(1) disk= 1 user=**** type=UV 0729+308.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished BLANK1: Task BLANK (release of 31DEC06) begins BLANK1: Create 0729+308 .BLANK . 1 (MA) on disk 1 cno 120 BLANK1: BEGIN PLANE 1. OF 1. BLANK1: Begin final output stage for blanked image BLANK1: Appears to have ended successfully BLANK1: thuban 31DEC06 TST: Cpu= 2.0 Real= 2 A image file: catno= 118 disk= 1 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Got(1) disk= 1 user=**** type=UV 0729+308.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 119 disk= 1 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Got(1) disk= 1 user=**** type=UV 739+337B.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' FLATN1: Task FLATN (release of 31DEC06) begins FLATN1: Create 739+337B .FLATN . 1 (MA) on disk 1 cno 120 FLATN1: Start field 1 FLATN1: Start field 2 FLATN1: Start field 3 FLATN1: Start field 4 FLATN1: Start field 5 FLATN1: Start field 6 FLATN1: Start field 7 FLATN1: Start field 8 FLATN1: Start field 9 FLATN1: Start field 10 FLATN1: Now divide by the sum of the weights FLATN1: Appears to have ended successfully FLATN1: thuban 31DEC06 TST: Cpu= 8.3 Real= 8 A image file: catno= 118 disk= 1 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Got(1) disk= 1 user=**** type=UV 0729+308.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 119 disk= 1 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Got(1) disk= 1 user=**** type=UV 739+337B.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished BLANK1: Task BLANK (release of 31DEC06) begins BLANK1: Create 739+337B .BLANK . 1 (MA) on disk 1 cno 121 BLANK1: BEGIN PLANE 1. OF 1. BLANK1: Begin final output stage for blanked image BLANK1: Appears to have ended successfully BLANK1: thuban 31DEC06 TST: Cpu= 2.0 Real= 2 A image file: catno= 118 disk= 1 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Got(1) disk= 1 user=**** type=UV 0729+308.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 119 disk= 1 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Got(1) disk= 1 user=**** type=UV 739+337B.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 120 disk= 1 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Got(1) disk= 1 user=**** type=UV 4C+30.12.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' FLATN1: Task FLATN (release of 31DEC06) begins FLATN1: Create 4C+30.12 .FLATN . 1 (MA) on disk 1 cno 121 FLATN1: Start field 1 FLATN1: Appears to have ended successfully FLATN1: thuban 31DEC06 TST: Cpu= 2.5 Real= 2 A image file: catno= 118 disk= 1 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Got(1) disk= 1 user=**** type=UV 0729+308.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 119 disk= 1 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Got(1) disk= 1 user=**** type=UV 739+337B.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 120 disk= 1 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Got(1) disk= 1 user=**** type=UV 4C+30.12.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished BLANK1: Task BLANK (release of 31DEC06) begins BLANK1: Create 4C+30.12 .BLANK . 1 (MA) on disk 1 cno 122 BLANK1: BEGIN PLANE 1. OF 1. BLANK1: Begin final output stage for blanked image BLANK1: Appears to have ended successfully BLANK1: thuban 31DEC06 TST: Cpu= 1.5 Real= 1 A image file: catno= 118 disk= 1 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Got(1) disk= 1 user=**** type=UV 0729+308.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 119 disk= 1 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Got(1) disk= 1 user=**** type=UV 739+337B.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 120 disk= 1 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Got(1) disk= 1 user=**** type=UV 4C+30.12.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 121 disk= 1 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Got(1) disk= 1 user=**** type=UV 4C+36.13.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' FLATN1: Task FLATN (release of 31DEC06) begins FLATN1: Create 4C+36.13 .FLATN . 1 (MA) on disk 1 cno 122 FLATN1: Start field 1 FLATN1: Start field 2 FLATN1: Start field 3 FLATN1: Start field 4 FLATN1: Start field 5 FLATN1: Start field 6 FLATN1: Start field 7 FLATN1: Start field 8 FLATN1: Start field 9 FLATN1: Now divide by the sum of the weights FLATN1: Appears to have ended successfully FLATN1: thuban 31DEC06 TST: Cpu= 8.1 Real= 8 A image file: catno= 118 disk= 1 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Got(1) disk= 1 user=**** type=UV 0729+308.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 119 disk= 1 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Got(1) disk= 1 user=**** type=UV 739+337B.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 120 disk= 1 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Got(1) disk= 1 user=**** type=UV 4C+30.12.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 121 disk= 1 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Got(1) disk= 1 user=**** type=UV 4C+36.13.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished BLANK1: Task BLANK (release of 31DEC06) begins BLANK1: Create 4C+36.13 .BLANK . 1 (MA) on disk 1 cno 123 BLANK1: BEGIN PLANE 1. OF 1. BLANK1: Begin final output stage for blanked image BLANK1: Appears to have ended successfully BLANK1: thuban 31DEC06 TST: Cpu= 1.9 Real= 2 A image file: catno= 118 disk= 1 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Got(1) disk= 1 user=**** type=UV 0729+308.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 119 disk= 1 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Got(1) disk= 1 user=**** type=UV 739+337B.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 120 disk= 1 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Got(1) disk= 1 user=**** type=UV 4C+30.12.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 121 disk= 1 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Got(1) disk= 1 user=**** type=UV 4C+36.13.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 122 disk= 1 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Got(1) disk= 1 user=**** type=UV 1331+305.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' FLATN1: Task FLATN (release of 31DEC06) begins FLATN1: Create 1331+305 .FLATN . 1 (MA) on disk 1 cno 123 FLATN1: Start field 1 FLATN1: Start field 2 FLATN1: Start field 3 FLATN1: Start field 4 FLATN1: Start field 5 FLATN1: Start field 6 FLATN1: Start field 7 FLATN1: Start field 8 FLATN1: Now divide by the sum of the weights FLATN1: Appears to have ended successfully FLATN1: thuban 31DEC06 TST: Cpu= 9.3 Real= 9 A image file: catno= 118 disk= 1 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Got(1) disk= 1 user=**** type=UV 0729+308.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 119 disk= 1 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Got(1) disk= 1 user=**** type=UV 739+337B.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 120 disk= 1 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Got(1) disk= 1 user=**** type=UV 4C+30.12.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 121 disk= 1 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Got(1) disk= 1 user=**** type=UV 4C+36.13.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 122 disk= 1 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Got(1) disk= 1 user=**** type=UV 1331+305.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished BLANK1: Task BLANK (release of 31DEC06) begins BLANK1: Create 1331+305 .BLANK . 1 (MA) on disk 1 cno 124 BLANK1: BEGIN PLANE 1. OF 1. BLANK1: Begin final output stage for blanked image BLANK1: Appears to have ended successfully BLANK1: thuban 31DEC06 TST: Cpu= 2.3 Real= 2 A image file: catno= 118 disk= 1 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Got(1) disk= 1 user=**** type=UV 0729+308.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 119 disk= 1 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Got(1) disk= 1 user=**** type=UV 739+337B.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 120 disk= 1 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Got(1) disk= 1 user=**** type=UV 4C+30.12.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 121 disk= 1 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Got(1) disk= 1 user=**** type=UV 4C+36.13.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 122 disk= 1 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Got(1) disk= 1 user=**** type=UV 1331+305.L BAND.1 AIPS 1: 'MINIMUM FOV :891.2361 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 123 disk= 1 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Disk 1 No files needed renumbering AIPS 1: Got(1) disk= 1 user=**** type=UV 20000310.L BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV 20000310.TASAV.1 AIPS 1: Got(1) disk= 1 user=**** type=UV 0521+166.L BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV 0741+312.L BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV 0723+397.L BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV 0714+299.L BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV 0721+364.L BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV 0723+298.L BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV 722+327B.L BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV 0729+308.L BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV 739+337B.L BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV 4C+30.12.L BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV 4C+36.13.L BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV 1331+305.L BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0521+166.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0521+166.ICL002.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0521+166.ICL003.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0521+166.ICL004.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0521+166.ICL005.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0521+166.ICL006.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0521+166.ICL007.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0741+312.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0741+312.ICL002.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0741+312.ICL003.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0741+312.ICL004.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0741+312.ICL005.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0741+312.ICL006.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0741+312.ICL007.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0741+312.ICL008.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0723+397.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0723+397.ICL002.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0723+397.ICL003.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0723+397.ICL004.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0723+397.ICL005.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0723+397.ICL006.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0723+397.ICL007.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0723+397.ICL008.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0723+397.ICL009.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0723+397.ICL010.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0714+299.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0714+299.ICL002.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0714+299.ICL003.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0714+299.ICL004.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0714+299.ICL005.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0714+299.ICL006.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0714+299.ICL007.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0714+299.ICL008.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0714+299.ICL009.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0721+364.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0721+364.ICL002.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0721+364.ICL003.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0721+364.ICL004.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0721+364.ICL005.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0721+364.ICL006.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0721+364.ICL007.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0721+364.ICL008.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0721+364.ICL009.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0723+298.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0723+298.ICL002.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0723+298.ICL003.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0723+298.ICL004.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0723+298.ICL005.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0723+298.ICL006.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0723+298.ICL007.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0723+298.ICL008.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0723+298.ICL009.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 722+327B.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 722+327B.ICL002.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 722+327B.ICL003.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 722+327B.ICL004.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 722+327B.ICL005.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 722+327B.ICL006.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 722+327B.ICL007.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 722+327B.ICL008.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 722+327B.ICL009.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0729+308.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0729+308.ICL002.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0729+308.ICL003.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0729+308.ICL004.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0729+308.ICL005.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0729+308.ICL006.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0729+308.ICL007.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0729+308.ICL008.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 739+337B.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 739+337B.ICL002.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 739+337B.ICL003.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 739+337B.ICL004.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 739+337B.ICL005.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 739+337B.ICL006.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 739+337B.ICL007.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 739+337B.ICL008.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 739+337B.ICL009.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 739+337B.ICL010.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+30.12.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+36.13.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+36.13.ICL002.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+36.13.ICL003.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+36.13.ICL004.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+36.13.ICL005.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+36.13.ICL006.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+36.13.ICL007.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+36.13.ICL008.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+36.13.ICL009.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.ICL002.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.ICL003.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.ICL004.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.ICL005.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.ICL006.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.ICL007.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.ICL008.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0521+166.BLANK.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0521+166.BLANK.1 AIPS 1: Mean= 2.4159E-05 rms= 1.1354E-03 JY/BEAM over 658944. pixels AIPS 1: Maximum= 1.8113E-01 at 537 435 1 1 1 1 1 AIPS 1: Skypos: RA 05 20 59.354 DEC 16 37 33.52 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Minimum=-1.1445E-02 at 472 368 1 1 1 1 1 AIPS 1: Skypos: RA 05 21 08.131 DEC 16 35 23.51 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Flux density = 7.5300E-01 Jy. Beam area = 21.14 pixels IMEAN1: Task IMEAN (release of 31DEC06) begins IMEAN1: Image= 0521+166 .BLANK . 1 1 xywind= 1 1 919 919 IMEAN1: Mean and rms found by fitting peak in histogram: IMEAN1: Mean=-2.4866E-06 Rms= 4.3033E-04 **** from histogram IMEAN1: Mean and rms found by including all data: IMEAN1: Mean= 2.8190E-04 Rms= 3.2138E-02 JY/BEAM over 662544 pixels IMEAN1: Flux density = 8.8346E+00 Jy. beam area = 21.14 pixels IMEAN1: Minimum=-1.1445E-02 at 472 368 1 1 IMEAN1: Skypos: RA 05 21 08.131 DEC 16 35 23.51 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMEAN1: Maximum= 8.0200E+00 at 459 460 1 1 IMEAN1: Skypos: RA 05 21 09.886 DEC 16 38 22.05 IMEAN1: Skypos: IPOL 1514.750 MHZ IMEAN1: returns adverbs to AIPS IMEAN1: Appears to have ended successfully IMEAN1: thuban 31DEC06 TST: Cpu= 0.1 Real= 0 = 1 user=**** type=MA 4C+30.12.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+36.13.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+36.13.ICL002.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+36.13.ICL003.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+36.13.ICL004.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+36.13.ICL005.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+36.13.ICL006.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+36.13.ICL007.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+36.13.ICL008.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+36.13.ICL009.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.ICL002.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.ICL003.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.ICL004.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.ICL005.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.ICL006.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.ICL007.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.ICL008.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0521+166.BLANK.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0521+166.BLANK.1 AIPS 1: Mean= 2.4159E-05 rms= 1.1354E-03 JY/BEAM over 658944. pixels AIPS 1: Maximum= 1.8113E-01 at 537 435 1 1 1 1 1 AIPS 1: Skypos: RA 05 20 59.354 DEC 16 37 33.52 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Minimum=-1.1445E-02 at 472 368 1 1 1 1 1 AIPS 1: Skypos: RA 05 21 08.131 DEC 16 35 23.51 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Flux density = 7.5300E-01 Jy. Beam area = 21.14 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA 0741+312.BLANK.1 AIPS 1: Mean= 5.2891E-06 rms= 6.8367E-04 JY/BEAM over 863396. pixels AIPS 1: Maximum= 9.2729E-03 at 323 789 1 1 1 1 1 AIPS 1: Skypos: RA 07 41 37.447 DEC 31 19 26.23 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Minimum=-5.1355E-03 at 452 143 1 1 1 1 1 AIPS 1: Skypos: RA 07 41 20.337 DEC 31 01 10.45 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Flux density = 2.0287E-01 Jy. Beam area = 22.51 pixels IMEAN1: Task IMEAN (release of 31DEC06) begins IMEAN1: Image= 0741+312 .BLANK . 1 1 xywind= 1 1 1051 1051 IMEAN1: Mean and rms found by fitting peak in histogram: IMEAN1: Mean= 1.2818E-06 Rms= 6.0980E-04 **** from histogram IMEAN1: Mean and rms found by including all data: IMEAN1: Mean= 6.9441E-05 Rms= 8.7271E-03 JY/BEAM over 866996 pixels IMEAN1: Flux density = 2.6746E+00 Jy. beam area = 22.51 pixels IMEAN1: Minimum=-8.8469E-03 at 525 532 1 1 IMEAN1: Skypos: RA 07 41 10.703 DEC 31 12 10.41 IMEAN1: Maximum= 2.4296E+00 at 525 526 1 1 IMEAN1: Skypos: RA 07 41 10.703 DEC 31 12 00.23 IMEAN1: Skypos: IPOL 1514.750 MHZ IMEAN1: returns adverbs to AIPS IMEAN1: Appears to have ended successfully IMEAN1: thuban 31DEC06 TST: Cpu= 0.1 Real= 0 = 1 user=**** type=MA 4C+30.12.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+36.13.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+36.13.ICL002.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+36.13.ICL003.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+36.13.ICL004.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+36.13.ICL005.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+36.13.ICL006.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+36.13.ICL007.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+36.13.ICL008.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+36.13.ICL009.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.ICL002.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.ICL003.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.ICL004.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.ICL005.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.ICL006.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.ICL007.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.ICL008.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0521+166.BLANK.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0521+166.BLANK.1 AIPS 1: Mean= 2.4159E-05 rms= 1.1354E-03 JY/BEAM over 658944. pixels AIPS 1: Maximum= 1.8113E-01 at 537 435 1 1 1 1 1 AIPS 1: Skypos: RA 05 20 59.354 DEC 16 37 33.52 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Minimum=-1.1445E-02 at 472 368 1 1 1 1 1 AIPS 1: Skypos: RA 05 21 08.131 DEC 16 35 23.51 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Flux density = 7.5300E-01 Jy. Beam area = 21.14 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA 0741+312.BLANK.1 AIPS 1: Mean= 5.2891E-06 rms= 6.8367E-04 JY/BEAM over 863396. pixels AIPS 1: Maximum= 9.2729E-03 at 323 789 1 1 1 1 1 AIPS 1: Skypos: RA 07 41 37.447 DEC 31 19 26.23 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Minimum=-5.1355E-03 at 452 143 1 1 1 1 1 AIPS 1: Skypos: RA 07 41 20.337 DEC 31 01 10.45 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Flux density = 2.0287E-01 Jy. Beam area = 22.51 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA 0723+397.BLANK.1 AIPS 1: Mean= 1.5317E-07 rms= 1.3457E-04 JY/BEAM over 881269. pixels AIPS 1: Maximum= 5.8217E-03 at 718 898 1 1 1 1 1 AIPS 1: Skypos: RA 07 26 27.423 DEC 39 49 46.83 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Minimum=-9.0760E-04 at 839 244 1 1 1 1 1 AIPS 1: Skypos: RA 07 26 10.433 DEC 39 31 57.02 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Flux density = 5.2519E-03 Jy. Beam area = 25.70 pixels IMEAN1: Task IMEAN (release of 31DEC06) begins IMEAN1: Image= 0723+397 .BLANK . 1 1 xywind= 1 1 1062 1062 IMEAN1: Mean and rms found by fitting peak in histogram: IMEAN1: Mean=-6.6215E-07 Rms= 1.2262E-04 **** from histogram IMEAN1: Mean and rms found by including all data: IMEAN1: Mean= 4.2528E-06 Rms= 3.6178E-04 JY/BEAM over 884869 pixels IMEAN1: Flux density = 1.4642E-01 Jy. beam area = 25.70 pixels IMEAN1: Minimum=-9.0760E-04 at 839 244 1 1 IMEAN1: Skypos: RA 07 26 10.433 DEC 39 31 57.02 IMEAN1: Maximum= 5.8024E-02 at 533 537 1 1 IMEAN1: Skypos: RA 07 26 53.687 DEC 39 39 56.68 IMEAN1: Skypos: IPOL 1514.750 MHZ IMEAN1: returns adverbs to AIPS IMEAN1: Appears to have ended successfully IMEAN1: thuban 31DEC06 TST: Cpu= 0.1 Real= 1 = 1 user=**** type=MA 4C+30.12.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+36.13.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+36.13.ICL002.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+36.13.ICL003.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+36.13.ICL004.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+36.13.ICL005.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+36.13.ICL006.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+36.13.ICL007.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+36.13.ICL008.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+36.13.ICL009.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.ICL002.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.ICL003.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.ICL004.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.ICL005.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.ICL006.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.ICL007.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.ICL008.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0521+166.BLANK.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0521+166.BLANK.1 AIPS 1: Mean= 2.4159E-05 rms= 1.1354E-03 JY/BEAM over 658944. pixels AIPS 1: Maximum= 1.8113E-01 at 537 435 1 1 1 1 1 AIPS 1: Skypos: RA 05 20 59.354 DEC 16 37 33.52 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Minimum=-1.1445E-02 at 472 368 1 1 1 1 1 AIPS 1: Skypos: RA 05 21 08.131 DEC 16 35 23.51 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Flux density = 7.5300E-01 Jy. Beam area = 21.14 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA 0741+312.BLANK.1 AIPS 1: Mean= 5.2891E-06 rms= 6.8367E-04 JY/BEAM over 863396. pixels AIPS 1: Maximum= 9.2729E-03 at 323 789 1 1 1 1 1 AIPS 1: Skypos: RA 07 41 37.447 DEC 31 19 26.23 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Minimum=-5.1355E-03 at 452 143 1 1 1 1 1 AIPS 1: Skypos: RA 07 41 20.337 DEC 31 01 10.45 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Flux density = 2.0287E-01 Jy. Beam area = 22.51 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA 0723+397.BLANK.1 AIPS 1: Mean= 1.5317E-07 rms= 1.3457E-04 JY/BEAM over 881269. pixels AIPS 1: Maximum= 5.8217E-03 at 718 898 1 1 1 1 1 AIPS 1: Skypos: RA 07 26 27.423 DEC 39 49 46.83 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Minimum=-9.0760E-04 at 839 244 1 1 1 1 1 AIPS 1: Skypos: RA 07 26 10.433 DEC 39 31 57.02 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Flux density = 5.2519E-03 Jy. Beam area = 25.70 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA 0714+299.BLANK.1 AIPS 1: Mean= 2.4114E-06 rms= 1.3043E-04 JY/BEAM over 754272. pixels AIPS 1: Maximum= 1.4990E-02 at 559 813 1 1 1 1 1 AIPS 1: Skypos: RA 07 17 30.113 DEC 29 58 51.04 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Minimum=-4.5157E-04 at 693 154 1 1 1 1 1 AIPS 1: Skypos: RA 07 17 11.493 DEC 29 38 55.10 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Flux density = 8.6617E-02 Jy. Beam area = 21.00 pixels IMEAN1: Task IMEAN (release of 31DEC06) begins IMEAN1: Image= 0714+299 .BLANK . 1 1 xywind= 1 1 983 983 IMEAN1: Mean and rms found by fitting peak in histogram: IMEAN1: Mean=-7.8233E-07 Rms= 9.2451E-05 **** from histogram IMEAN1: Mean and rms found by including all data: IMEAN1: Mean= 6.1752E-06 Rms= 3.4476E-04 JY/BEAM over 757872 pixels IMEAN1: Flux density = 2.2287E-01 Jy. beam area = 21.00 pixels IMEAN1: Minimum=-4.5157E-04 at 693 154 1 1 IMEAN1: Skypos: RA 07 17 11.493 DEC 29 38 55.10 IMEAN1: Maximum= 5.7315E-02 at 491 491 1 1 IMEAN1: Skypos: RA 07 17 39.610 DEC 29 49 06.79 IMEAN1: Skypos: IPOL 1514.750 MHZ IMEAN1: returns adverbs to AIPS IMEAN1: Appears to have ended successfully IMEAN1: thuban 31DEC06 TST: Cpu= 0.1 Real= 0 = 1 user=**** type=MA 4C+30.12.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+36.13.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+36.13.ICL002.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+36.13.ICL003.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+36.13.ICL004.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+36.13.ICL005.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+36.13.ICL006.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+36.13.ICL007.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+36.13.ICL008.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+36.13.ICL009.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.ICL002.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.ICL003.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.ICL004.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.ICL005.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.ICL006.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.ICL007.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.ICL008.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0521+166.BLANK.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 0521+166.BLANK.1 AIPS 1: Mean= 2.4159E-05 rms= 1.1354E-03 JY/BEAM over 658944. pixels AIPS 1: Maximum= 1.8113E-01 at 537 435 1 1 1 1 1 AIPS 1: Skypos: RA 05 20 59.354 DEC 16 37 33.52 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Minimum=-1.1445E-02 at 472 368 1 1 1 1 1 AIPS 1: Skypos: RA 05 21 08.131 DEC 16 35 23.51 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Flux density = 7.5300E-01 Jy. Beam area = 21.14 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA 0741+312.BLANK.1 AIPS 1: Mean= 5.2891E-06 rms= 6.8367E-04 JY/BEAM over 863396. pixels AIPS 1: Maximum= 9.2729E-03 at 323 789 1 1 1 1 1 AIPS 1: Skypos: RA 07 41 37.447 DEC 31 19 26.23 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Minimum=-5.1355E-03 at 452 143 1 1 1 1 1 AIPS 1: Skypos: RA 07 41 20.337 DEC 31 01 10.45 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Flux density = 2.0287E-01 Jy. Beam area = 22.51 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA 0723+397.BLANK.1 AIPS 1: Mean= 1.5317E-07 rms= 1.3457E-04 JY/BEAM over 881269. pixels AIPS 1: Maximum= 5.8217E-03 at 718 898 1 1 1 1 1 AIPS 1: Skypos: RA 07 26 27.423 DEC 39 49 46.83 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Minimum=-9.0760E-04 at 839 244 1 1 1 1 1 AIPS 1: Skypos: RA 07 26 10.433 DEC 39 31 57.02 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Flux density = 5.2519E-03 Jy. Beam area = 25.70 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA 0714+299.BLANK.1 AIPS 1: Mean= 2.4114E-06 rms= 1.3043E-04 JY/BEAM over 754272. pixels AIPS 1: Maximum= 1.4990E-02 at 559 813 1 1 1 1 1 AIPS 1: Skypos: RA 07 17 30.113 DEC 29 58 51.04 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Minimum=-4.5157E-04 at 693 154 1 1 1 1 1 AIPS 1: Skypos: RA 07 17 11.493 DEC 29 38 55.10 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Flux density = 8.6617E-02 Jy. Beam area = 21.00 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA 0721+364.BLANK.1 AIPS 1: Mean= 1.8531E-06 rms= 1.5768E-04 JY/BEAM over 852265. pixels AIPS 1: Maximum= 1.9001E-02 at 424 584 1 1 1 1 1 AIPS 1: Skypos: RA 07 24 36.555 DEC 36 22 21.21 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Minimum=-4.6401E-04 at 506 633 1 1 1 1 1 AIPS 1: Skypos: RA 07 24 24.963 DEC 36 23 44.92 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Flux density = 6.8560E-02 Jy. Beam area = 23.04 pixels IMEAN1: Task IMEAN (release of 31DEC06) begins IMEAN1: Image= 0721+364 .BLANK . 1 1 xywind= 1 1 1044 1044 IMEAN1: Mean and rms found by fitting peak in histogram: IMEAN1: Mean=-1.2339E-06 Rms= 9.5861E-05 **** from histogram IMEAN1: Mean and rms found by including all data: IMEAN1: Mean= 5.7446E-06 Rms= 3.1781E-04 JY/BEAM over 855865 pixels IMEAN1: Flux density = 2.1343E-01 Jy. beam area = 23.04 pixels IMEAN1: Minimum=-4.6401E-04 at 506 633 1 1 IMEAN1: Skypos: RA 07 24 24.963 DEC 36 23 44.92 IMEAN1: Maximum= 5.5495E-02 at 528 527 1 1 IMEAN1: Skypos: RA 07 24 21.852 DEC 36 20 43.93 IMEAN1: Skypos: IPOL 1514.750 MHZ IMEAN1: returns adverbs to AIPS IMEAN1: Appears to have ended successfully IMEAN1: thuban 31DEC06 TST: Cpu= 0.1 Real= 0 lux density = 6.8560E-02 Jy. Beam area = 23.04 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA 0723+298.BLANK.1 AIPS 1: Mean=-1.8102E-06 rms= 1.6328E-04 JY/BEAM over 733230. pixels AIPS 1: Maximum= 2.1456E-02 at 709 410 1 1 1 1 1 AIPS 1: Skypos: RA 07 26 11.203 DEC 29 43 50.95 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Minimum=-6.1866E-04 at 269 752 1 1 1 1 1 AIPS 1: Skypos: RA 07 27 13.418 DEC 29 54 20.32 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Flux density = -6.2672E-02 Jy. Beam area = 21.18 pixels IMEAN1: Task IMEAN (release of 31DEC06) begins IMEAN1: Image= 0723+298 .BLANK . 1 1 xywind= 1 1 969 969 IMEAN1: Mean and rms found by fitting peak in histogram: IMEAN1: Mean=-3.9281E-06 Rms= 1.2879E-04 **** from histogram IMEAN1: Mean and rms found by including all data: IMEAN1: Mean= 2.8178E-06 Rms= 3.5116E-04 JY/BEAM over 736830 pixels IMEAN1: Flux density = 9.8037E-02 Jy. beam area = 21.18 pixels IMEAN1: Minimum=-6.1866E-04 at 269 752 1 1 IMEAN1: Skypos: RA 07 27 13.418 DEC 29 54 20.32 IMEAN1: Maximum= 5.5585E-02 at 482 479 1 1 IMEAN1: Skypos: RA 07 26 43.273 DEC 29 45 58.16 IMEAN1: Skypos: IPOL 1514.750 MHZ IMEAN1: returns adverbs to AIPS IMEAN1: Appears to have ended successfully IMEAN1: thuban 31DEC06 TST: Cpu= 0.1 Real= 0 lux density = 6.8560E-02 Jy. Beam area = 23.04 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA 0723+298.BLANK.1 AIPS 1: Mean=-1.8102E-06 rms= 1.6328E-04 JY/BEAM over 733230. pixels AIPS 1: Maximum= 2.1456E-02 at 709 410 1 1 1 1 1 AIPS 1: Skypos: RA 07 26 11.203 DEC 29 43 50.95 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Minimum=-6.1866E-04 at 269 752 1 1 1 1 1 AIPS 1: Skypos: RA 07 27 13.418 DEC 29 54 20.32 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Flux density = -6.2672E-02 Jy. Beam area = 21.18 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA 722+327B.BLANK.1 AIPS 1: Mean= 1.0228E-05 rms= 5.2676E-04 JY/BEAM over 762353. pixels AIPS 1: Maximum= 7.3908E-02 at 509 534 1 1 1 1 1 AIPS 1: Skypos: RA 07 26 06.497 DEC 32 37 52.39 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Minimum=-1.7648E-03 at 945 553 1 1 1 1 1 AIPS 1: Skypos: RA 07 25 04.192 DEC 32 38 25.66 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Flux density = 3.5865E-01 Jy. Beam area = 21.74 pixels IMEAN1: Task IMEAN (release of 31DEC06) begins IMEAN1: Image= 722+327B .BLANK . 1 1 xywind= 1 1 988 988 IMEAN1: Mean and rms found by fitting peak in histogram: IMEAN1: Mean=-7.2412E-08 Rms= 1.4964E-04 **** from histogram IMEAN1: Mean and rms found by including all data: IMEAN1: Mean= 1.3419E-05 Rms= 6.2167E-04 JY/BEAM over 765953 pixels IMEAN1: Flux density = 4.7277E-01 Jy. beam area = 21.74 pixels IMEAN1: Minimum=-1.7648E-03 at 945 553 1 1 IMEAN1: Skypos: RA 07 25 04.192 DEC 32 38 25.66 IMEAN1: Maximum= 7.6480E-02 at 494 494 1 1 IMEAN1: Skypos: RA 07 26 08.640 DEC 32 36 40.20 IMEAN1: Skypos: IPOL 1514.750 MHZ IMEAN1: returns adverbs to AIPS IMEAN1: Appears to have ended successfully IMEAN1: thuban 31DEC06 TST: Cpu= 0.1 Real= 0 lux density = 6.8560E-02 Jy. Beam area = 23.04 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA 0723+298.BLANK.1 AIPS 1: Mean=-1.8102E-06 rms= 1.6328E-04 JY/BEAM over 733230. pixels AIPS 1: Maximum= 2.1456E-02 at 709 410 1 1 1 1 1 AIPS 1: Skypos: RA 07 26 11.203 DEC 29 43 50.95 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Minimum=-6.1866E-04 at 269 752 1 1 1 1 1 AIPS 1: Skypos: RA 07 27 13.418 DEC 29 54 20.32 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Flux density = -6.2672E-02 Jy. Beam area = 21.18 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA 722+327B.BLANK.1 AIPS 1: Mean= 1.0228E-05 rms= 5.2676E-04 JY/BEAM over 762353. pixels AIPS 1: Maximum= 7.3908E-02 at 509 534 1 1 1 1 1 AIPS 1: Skypos: RA 07 26 06.497 DEC 32 37 52.39 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Minimum=-1.7648E-03 at 945 553 1 1 1 1 1 AIPS 1: Skypos: RA 07 25 04.192 DEC 32 38 25.66 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Flux density = 3.5865E-01 Jy. Beam area = 21.74 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA 0729+308.BLANK.1 AIPS 1: Mean= 6.4446E-06 rms= 5.3635E-04 JY/BEAM over 738377. pixels AIPS 1: Maximum= 1.0491E-01 at 563 249 1 1 1 1 1 AIPS 1: Skypos: RA 07 32 28.547 DEC 30 39 15.42 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Minimum=-1.2941E-03 at 563 244 1 1 1 1 1 AIPS 1: Skypos: RA 07 32 28.547 DEC 30 39 06.25 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Flux density = 2.2442E-01 Jy. Beam area = 21.20 pixels IMEAN1: Task IMEAN (release of 31DEC06) begins IMEAN1: Image= 0729+308 .BLANK . 1 1 xywind= 1 1 972 972 IMEAN1: Mean and rms found by fitting peak in histogram: IMEAN1: Mean=-4.0163E-06 Rms= 1.5194E-04 **** from histogram IMEAN1: Mean and rms found by including all data: IMEAN1: Mean= 1.2021E-05 Rms= 7.2209E-04 JY/BEAM over 741977 pixels IMEAN1: Flux density = 4.2065E-01 Jy. beam area = 21.20 pixels IMEAN1: Minimum=-1.2941E-03 at 563 244 1 1 IMEAN1: Skypos: RA 07 32 28.547 DEC 30 39 06.25 IMEAN1: Maximum= 1.0665E-01 at 488 490 1 1 IMEAN1: Skypos: RA 07 32 39.205 DEC 30 46 37.40 IMEAN1: Skypos: IPOL 1514.750 MHZ IMEAN1: returns adverbs to AIPS IMEAN1: Appears to have ended successfully IMEAN1: thuban 31DEC06 TST: Cpu= 0.1 Real= 0 lux density = 6.8560E-02 Jy. Beam area = 23.04 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA 0723+298.BLANK.1 AIPS 1: Mean=-1.8102E-06 rms= 1.6328E-04 JY/BEAM over 733230. pixels AIPS 1: Maximum= 2.1456E-02 at 709 410 1 1 1 1 1 AIPS 1: Skypos: RA 07 26 11.203 DEC 29 43 50.95 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Minimum=-6.1866E-04 at 269 752 1 1 1 1 1 AIPS 1: Skypos: RA 07 27 13.418 DEC 29 54 20.32 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Flux density = -6.2672E-02 Jy. Beam area = 21.18 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA 722+327B.BLANK.1 AIPS 1: Mean= 1.0228E-05 rms= 5.2676E-04 JY/BEAM over 762353. pixels AIPS 1: Maximum= 7.3908E-02 at 509 534 1 1 1 1 1 AIPS 1: Skypos: RA 07 26 06.497 DEC 32 37 52.39 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Minimum=-1.7648E-03 at 945 553 1 1 1 1 1 AIPS 1: Skypos: RA 07 25 04.192 DEC 32 38 25.66 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Flux density = 3.5865E-01 Jy. Beam area = 21.74 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA 0729+308.BLANK.1 AIPS 1: Mean= 6.4446E-06 rms= 5.3635E-04 JY/BEAM over 738377. pixels AIPS 1: Maximum= 1.0491E-01 at 563 249 1 1 1 1 1 AIPS 1: Skypos: RA 07 32 28.547 DEC 30 39 15.42 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Minimum=-1.2941E-03 at 563 244 1 1 1 1 1 AIPS 1: Skypos: RA 07 32 28.547 DEC 30 39 06.25 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Flux density = 2.2442E-01 Jy. Beam area = 21.20 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA 739+337B.BLANK.1 AIPS 1: Mean=-9.6381E-07 rms= 2.1140E-04 JY/BEAM over 708962. pixels AIPS 1: Maximum= 1.3022E-02 at 519 473 1 1 1 1 1 AIPS 1: Skypos: RA 07 42 54.805 DEC 33 39 43.70 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Minimum=-1.3739E-03 at 507 484 1 1 1 1 1 AIPS 1: Skypos: RA 07 42 56.603 DEC 33 40 04.29 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Flux density = -3.2250E-02 Jy. Beam area = 21.19 pixels IMEAN1: Task IMEAN (release of 31DEC06) begins IMEAN1: Image= 739+337B .BLANK . 1 1 xywind= 1 1 953 953 IMEAN1: Mean and rms found by fitting peak in histogram: LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMEAN1: Mean=-6.0064E-06 Rms= 1.8905E-04 **** from histogram IMEAN1: Mean and rms found by including all data: IMEAN1: Mean= 1.0789E-05 Rms= 7.5141E-04 JY/BEAM over 712562 pixels IMEAN1: Flux density = 3.6284E-01 Jy. beam area = 21.19 pixels IMEAN1: Minimum=-1.5955E-03 at 506 484 1 1 IMEAN1: Skypos: RA 07 42 56.753 DEC 33 40 04.29 IMEAN1: Maximum= 1.1194E-01 at 475 478 1 1 IMEAN1: Skypos: RA 07 43 01.400 DEC 33 39 53.07 IMEAN1: Skypos: IPOL 1514.750 MHZ IMEAN1: returns adverbs to AIPS IMEAN1: Appears to have ended successfully IMEAN1: thuban 31DEC06 TST: Cpu= 0.1 Real= 0 lux density = 6.8560E-02 Jy. Beam area = 23.04 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA 0723+298.BLANK.1 AIPS 1: Mean=-1.8102E-06 rms= 1.6328E-04 JY/BEAM over 733230. pixels AIPS 1: Maximum= 2.1456E-02 at 709 410 1 1 1 1 1 AIPS 1: Skypos: RA 07 26 11.203 DEC 29 43 50.95 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Minimum=-6.1866E-04 at 269 752 1 1 1 1 1 AIPS 1: Skypos: RA 07 27 13.418 DEC 29 54 20.32 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Flux density = -6.2672E-02 Jy. Beam area = 21.18 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA 722+327B.BLANK.1 AIPS 1: Mean= 1.0228E-05 rms= 5.2676E-04 JY/BEAM over 762353. pixels AIPS 1: Maximum= 7.3908E-02 at 509 534 1 1 1 1 1 AIPS 1: Skypos: RA 07 26 06.497 DEC 32 37 52.39 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Minimum=-1.7648E-03 at 945 553 1 1 1 1 1 AIPS 1: Skypos: RA 07 25 04.192 DEC 32 38 25.66 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Flux density = 3.5865E-01 Jy. Beam area = 21.74 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA 0729+308.BLANK.1 AIPS 1: Mean= 6.4446E-06 rms= 5.3635E-04 JY/BEAM over 738377. pixels AIPS 1: Maximum= 1.0491E-01 at 563 249 1 1 1 1 1 AIPS 1: Skypos: RA 07 32 28.547 DEC 30 39 15.42 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Minimum=-1.2941E-03 at 563 244 1 1 1 1 1 AIPS 1: Skypos: RA 07 32 28.547 DEC 30 39 06.25 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Flux density = 2.2442E-01 Jy. Beam area = 21.20 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA 739+337B.BLANK.1 AIPS 1: Mean=-9.6381E-07 rms= 2.1140E-04 JY/BEAM over 708962. pixels AIPS 1: Maximum= 1.3022E-02 at 519 473 1 1 1 1 1 AIPS 1: Skypos: RA 07 42 54.805 DEC 33 39 43.70 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Minimum=-1.3739E-03 at 507 484 1 1 1 1 1 AIPS 1: Skypos: RA 07 42 56.603 DEC 33 40 04.29 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Flux density = -3.2250E-02 Jy. Beam area = 21.19 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+30.12.BLANK.1 AIPS 1: Mean= 6.1403E-06 rms= 4.8092E-04 JY/BEAM over 529033. pixels AIPS 1: Maximum= 7.8559E-02 at 450 440 1 1 1 1 1 AIPS 1: Skypos: RA 06 57 11.071 DEC 30 16 38.53 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Minimum=-1.4395E-03 at 451 730 1 1 1 1 1 AIPS 1: Skypos: RA 06 57 10.892 DEC 30 27 06.23 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Flux density = 1.8583E-01 Jy. Beam area = 17.48 pixels IMEAN1: Task IMEAN (release of 31DEC06) begins IMEAN1: Image= 4C+30.12 .BLANK . 1 1 xywind= 1 1 824 824 IMEAN1: Mean and rms found by fitting peak in histogram: IMEAN1: Mean=-2.8187E-06 Rms= 2.0814E-04 **** from histogram IMEAN1: Mean and rms found by including all data: IMEAN1: Mean= 1.9402E-05 Rms= 1.2582E-03 JY/BEAM over 532633 pixels IMEAN1: Flux density = 5.9120E-01 Jy. beam area = 17.48 pixels IMEAN1: Minimum=-1.4395E-03 at 451 730 1 1 IMEAN1: Skypos: RA 06 57 10.892 DEC 30 27 06.23 IMEAN1: Maximum= 2.4801E-01 at 411 412 1 1 IMEAN1: Skypos: RA 06 57 17.587 DEC 30 15 37.94 IMEAN1: Skypos: IPOL 1514.750 MHZ IMEAN1: returns adverbs to AIPS IMEAN1: Appears to have ended successfully IMEAN1: thuban 31DEC06 TST: Cpu= 0.1 Real= 0 lux density = 6.8560E-02 Jy. Beam area = 23.04 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA 0723+298.BLANK.1 AIPS 1: Mean=-1.8102E-06 rms= 1.6328E-04 JY/BEAM over 733230. pixels AIPS 1: Maximum= 2.1456E-02 at 709 410 1 1 1 1 1 AIPS 1: Skypos: RA 07 26 11.203 DEC 29 43 50.95 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Minimum=-6.1866E-04 at 269 752 1 1 1 1 1 AIPS 1: Skypos: RA 07 27 13.418 DEC 29 54 20.32 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Flux density = -6.2672E-02 Jy. Beam area = 21.18 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA 722+327B.BLANK.1 AIPS 1: Mean= 1.0228E-05 rms= 5.2676E-04 JY/BEAM over 762353. pixels AIPS 1: Maximum= 7.3908E-02 at 509 534 1 1 1 1 1 AIPS 1: Skypos: RA 07 26 06.497 DEC 32 37 52.39 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Minimum=-1.7648E-03 at 945 553 1 1 1 1 1 AIPS 1: Skypos: RA 07 25 04.192 DEC 32 38 25.66 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Flux density = 3.5865E-01 Jy. Beam area = 21.74 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA 0729+308.BLANK.1 AIPS 1: Mean= 6.4446E-06 rms= 5.3635E-04 JY/BEAM over 738377. pixels AIPS 1: Maximum= 1.0491E-01 at 563 249 1 1 1 1 1 AIPS 1: Skypos: RA 07 32 28.547 DEC 30 39 15.42 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Minimum=-1.2941E-03 at 563 244 1 1 1 1 1 AIPS 1: Skypos: RA 07 32 28.547 DEC 30 39 06.25 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Flux density = 2.2442E-01 Jy. Beam area = 21.20 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA 739+337B.BLANK.1 AIPS 1: Mean=-9.6381E-07 rms= 2.1140E-04 JY/BEAM over 708962. pixels AIPS 1: Maximum= 1.3022E-02 at 519 473 1 1 1 1 1 AIPS 1: Skypos: RA 07 42 54.805 DEC 33 39 43.70 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Minimum=-1.3739E-03 at 507 484 1 1 1 1 1 AIPS 1: Skypos: RA 07 42 56.603 DEC 33 40 04.29 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Flux density = -3.2250E-02 Jy. Beam area = 21.19 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+30.12.BLANK.1 AIPS 1: Mean= 6.1403E-06 rms= 4.8092E-04 JY/BEAM over 529033. pixels AIPS 1: Maximum= 7.8559E-02 at 450 440 1 1 1 1 1 AIPS 1: Skypos: RA 06 57 11.071 DEC 30 16 38.53 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Minimum=-1.4395E-03 at 451 730 1 1 1 1 1 AIPS 1: Skypos: RA 06 57 10.892 DEC 30 27 06.23 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Flux density = 1.8583E-01 Jy. Beam area = 17.48 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+36.13.BLANK.1 AIPS 1: Mean= 5.7258E-06 rms= 4.0898E-04 JY/BEAM over 701109. pixels AIPS 1: Maximum= 6.9552E-02 at 721 147 1 1 1 1 1 AIPS 1: Skypos: RA 07 36 25.916 DEC 35 53 02.71 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Minimum=-3.1120E-03 at 719 476 1 1 1 1 1 AIPS 1: Skypos: RA 07 36 26.143 DEC 36 03 21.81 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Flux density = 1.8998E-01 Jy. Beam area = 21.13 pixels IMEAN1: Task IMEAN (release of 31DEC06) begins IMEAN1: Image= 4C+36.13 .BLANK . 1 1 xywind= 1 1 948 948 IMEAN1: Mean and rms found by fitting peak in histogram: IMEAN1: Mean=-1.2281E-06 Rms= 1.9546E-04 **** from histogram IMEAN1: Mean and rms found by including all data: IMEAN1: Mean= 3.3453E-05 Rms= 3.1477E-03 JY/BEAM over 704709 pixels IMEAN1: Flux density = 1.1157E+00 Jy. beam area = 21.13 pixels IMEAN1: Minimum=-4.2137E-03 at 481 479 1 1 IMEAN1: Skypos: RA 07 37 03.074 DEC 36 03 27.83 IMEAN1: Maximum= 7.6794E-01 at 475 474 1 1 IMEAN1: Skypos: RA 07 37 04.005 DEC 36 03 18.42 IMEAN1: Skypos: IPOL 1514.750 MHZ IMEAN1: returns adverbs to AIPS IMEAN1: Appears to have ended successfully IMEAN1: thuban 31DEC06 TST: Cpu= 0.1 Real= 0 lux density = 6.8560E-02 Jy. Beam area = 23.04 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA 0723+298.BLANK.1 AIPS 1: Mean=-1.8102E-06 rms= 1.6328E-04 JY/BEAM over 733230. pixels AIPS 1: Maximum= 2.1456E-02 at 709 410 1 1 1 1 1 AIPS 1: Skypos: RA 07 26 11.203 DEC 29 43 50.95 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Minimum=-6.1866E-04 at 269 752 1 1 1 1 1 AIPS 1: Skypos: RA 07 27 13.418 DEC 29 54 20.32 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Flux density = -6.2672E-02 Jy. Beam area = 21.18 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA 722+327B.BLANK.1 AIPS 1: Mean= 1.0228E-05 rms= 5.2676E-04 JY/BEAM over 762353. pixels AIPS 1: Maximum= 7.3908E-02 at 509 534 1 1 1 1 1 AIPS 1: Skypos: RA 07 26 06.497 DEC 32 37 52.39 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Minimum=-1.7648E-03 at 945 553 1 1 1 1 1 AIPS 1: Skypos: RA 07 25 04.192 DEC 32 38 25.66 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Flux density = 3.5865E-01 Jy. Beam area = 21.74 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA 0729+308.BLANK.1 AIPS 1: Mean= 6.4446E-06 rms= 5.3635E-04 JY/BEAM over 738377. pixels AIPS 1: Maximum= 1.0491E-01 at 563 249 1 1 1 1 1 AIPS 1: Skypos: RA 07 32 28.547 DEC 30 39 15.42 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Minimum=-1.2941E-03 at 563 244 1 1 1 1 1 AIPS 1: Skypos: RA 07 32 28.547 DEC 30 39 06.25 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Flux density = 2.2442E-01 Jy. Beam area = 21.20 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA 739+337B.BLANK.1 AIPS 1: Mean=-9.6381E-07 rms= 2.1140E-04 JY/BEAM over 708962. pixels AIPS 1: Maximum= 1.3022E-02 at 519 473 1 1 1 1 1 AIPS 1: Skypos: RA 07 42 54.805 DEC 33 39 43.70 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Minimum=-1.3739E-03 at 507 484 1 1 1 1 1 AIPS 1: Skypos: RA 07 42 56.603 DEC 33 40 04.29 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Flux density = -3.2250E-02 Jy. Beam area = 21.19 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+30.12.BLANK.1 AIPS 1: Mean= 6.1403E-06 rms= 4.8092E-04 JY/BEAM over 529033. pixels AIPS 1: Maximum= 7.8559E-02 at 450 440 1 1 1 1 1 AIPS 1: Skypos: RA 06 57 11.071 DEC 30 16 38.53 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Minimum=-1.4395E-03 at 451 730 1 1 1 1 1 AIPS 1: Skypos: RA 06 57 10.892 DEC 30 27 06.23 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Flux density = 1.8583E-01 Jy. Beam area = 17.48 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+36.13.BLANK.1 AIPS 1: Mean= 5.7258E-06 rms= 4.0898E-04 JY/BEAM over 701109. pixels AIPS 1: Maximum= 6.9552E-02 at 721 147 1 1 1 1 1 AIPS 1: Skypos: RA 07 36 25.916 DEC 35 53 02.71 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Minimum=-3.1120E-03 at 719 476 1 1 1 1 1 AIPS 1: Skypos: RA 07 36 26.143 DEC 36 03 21.81 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Flux density = 1.8998E-01 Jy. Beam area = 21.13 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.BLANK.1 AIPS 1: Mean=-1.1357E-05 rms= 2.4760E-03 JY/BEAM over 845569. pixels AIPS 1: Maximum= 1.3828E-01 at 218 565 1 1 1 1 1 AIPS 1: Skypos: RA 13 31 48.356 DEC 30 31 48.00 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Minimum=-5.7858E-02 at 456 911 1 1 1 1 1 AIPS 1: Skypos: RA 13 31 16.794 DEC 30 41 41.49 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Flux density = -2.6892E-01 Jy. Beam area = 35.71 pixels IMEAN1: Task IMEAN (release of 31DEC06) begins IMEAN1: Image= 1331+305 .BLANK . 1 1 xywind= 1 1 1040 1040 IMEAN1: Mean and rms found by fitting peak in histogram: IMEAN1: Mean=-1.3875E-06 Rms= 1.9189E-03 **** from histogram IMEAN1: Mean and rms found by including all data: IMEAN1: Mean= 5.9816E-04 Rms= 6.6118E-02 JY/BEAM over 849169 pixels IMEAN1: Flux density = 1.4224E+01 Jy. beam area = 35.71 pixels IMEAN1: Minimum=-5.7858E-02 at 456 911 1 1 IMEAN1: Skypos: RA 13 31 16.794 DEC 30 41 41.49 IMEAN1: Maximum= 1.4360E+01 at 520 521 1 1 IMEAN1: Skypos: RA 13 31 08.288 DEC 30 30 32.96 IMEAN1: Skypos: IPOL 1514.750 MHZ IMEAN1: returns adverbs to AIPS IMEAN1: Appears to have ended successfully IMEAN1: thuban 31DEC06 TST: Cpu= 0.1 Real= 0 at 456 911 1 1 1 1 1 AIPS 1: Skypos: RA 13 31 16.794 DEC 30 41 41.49 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Flux density = -2.6892E-01 Jy. Beam area = 35.71 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA 0521+166.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 0521+166.BLANK.1 PBCOR1: Task PBCOR (release of 31DEC06) begins PBCOR1: Create 0521+166 .RADCOR. 1 (MA) on disk 1 cno 124 PBCOR1: Appears to have ended successfully PBCOR1: thuban 31DEC06 TST: Cpu= 1.9 Real= 2 at 456 911 1 1 1 1 1 AIPS 1: Skypos: RA 13 31 16.794 DEC 30 41 41.49 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Flux density = -2.6892E-01 Jy. Beam area = 35.71 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA 0521+166.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 0521+166.BLANK.1 AIPS 1: Resumes AIPS 1: Task PBCOR has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 0741+312.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 0741+312.BLANK.1 PBCOR1: Task PBCOR (release of 31DEC06) begins PBCOR1: Create 0741+312 .RADCOR. 1 (MA) on disk 1 cno 124 PBCOR1: Appears to have ended successfully PBCOR1: thuban 31DEC06 TST: Cpu= 2.5 Real= 2 at 456 911 1 1 1 1 1 AIPS 1: Skypos: RA 13 31 16.794 DEC 30 41 41.49 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Flux density = -2.6892E-01 Jy. Beam area = 35.71 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA 0521+166.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 0521+166.BLANK.1 AIPS 1: Resumes AIPS 1: Task PBCOR has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 0741+312.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 0741+312.BLANK.1 AIPS 1: Resumes AIPS 1: Task PBCOR has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 0723+397.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 0723+397.BLANK.1 PBCOR1: Task PBCOR (release of 31DEC06) begins PBCOR1: Create 0723+397 .RADCOR. 1 (MA) on disk 1 cno 124 PBCOR1: Appears to have ended successfully PBCOR1: thuban 31DEC06 TST: Cpu= 2.5 Real= 2 at 456 911 1 1 1 1 1 AIPS 1: Skypos: RA 13 31 16.794 DEC 30 41 41.49 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Flux density = -2.6892E-01 Jy. Beam area = 35.71 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA 0521+166.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 0521+166.BLANK.1 AIPS 1: Resumes AIPS 1: Task PBCOR has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 0741+312.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 0741+312.BLANK.1 AIPS 1: Resumes AIPS 1: Task PBCOR has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 0723+397.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 0723+397.BLANK.1 AIPS 1: Resumes AIPS 1: Task PBCOR has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 0714+299.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 0714+299.BLANK.1 PBCOR1: Task PBCOR (release of 31DEC06) begins PBCOR1: Create 0714+299 .RADCOR. 1 (MA) on disk 1 cno 124 PBCOR1: Appears to have ended successfully PBCOR1: thuban 31DEC06 TST: Cpu= 2.2 Real= 3 at 456 911 1 1 1 1 1 AIPS 1: Skypos: RA 13 31 16.794 DEC 30 41 41.49 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Flux density = -2.6892E-01 Jy. Beam area = 35.71 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA 0521+166.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 0521+166.BLANK.1 AIPS 1: Resumes AIPS 1: Task PBCOR has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 0741+312.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 0741+312.BLANK.1 AIPS 1: Resumes AIPS 1: Task PBCOR has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 0723+397.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 0723+397.BLANK.1 AIPS 1: Resumes AIPS 1: Task PBCOR has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 0714+299.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 0714+299.BLANK.1 AIPS 1: Resumes AIPS 1: Task PBCOR has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 0721+364.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 0721+364.BLANK.1 PBCOR1: Task PBCOR (release of 31DEC06) begins PBCOR1: Create 0721+364 .RADCOR. 1 (MA) on disk 1 cno 124 PBCOR1: Appears to have ended successfully PBCOR1: thuban 31DEC06 TST: Cpu= 2.4 Real= 2 at 456 911 1 1 1 1 1 AIPS 1: Skypos: RA 13 31 16.794 DEC 30 41 41.49 AIPS 1: Skypos: IPOL 1514.750 MHZ AIPS 1: Flux density = -2.6892E-01 Jy. Beam area = 35.71 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA 0521+166.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 0521+166.BLANK.1 AIPS 1: Resumes AIPS 1: Task PBCOR has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 0741+312.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 0741+312.BLANK.1 AIPS 1: Resumes AIPS 1: Task PBCOR has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 0723+397.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 0723+397.BLANK.1 AIPS 1: Resumes AIPS 1: Task PBCOR has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 0714+299.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 0714+299.BLANK.1 AIPS 1: Resumes AIPS 1: Task PBCOR has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 0721+364.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 0721+364.BLANK.1 AIPS 1: Resumes AIPS 1: Task PBCOR has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 0723+298.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 0723+298.BLANK.1 PBCOR1: Task PBCOR (release of 31DEC06) begins PBCOR1: Create 0723+298 .RADCOR. 1 (MA) on disk 1 cno 124 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! PBCOR1: Appears to have ended successfully PBCOR1: thuban 31DEC06 TST: Cpu= 2.1 Real= 2 AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 0723+298.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 0723+298.BLANK.1 AIPS 1: Resumes AIPS 1: Task PBCOR has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 722+327B.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 722+327B.BLANK.1 PBCOR1: Task PBCOR (release of 31DEC06) begins PBCOR1: Create 722+327B .RADCOR. 1 (MA) on disk 1 cno 124 PBCOR1: Appears to have ended successfully PBCOR1: thuban 31DEC06 TST: Cpu= 2.2 Real= 3 AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 0723+298.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 0723+298.BLANK.1 AIPS 1: Resumes AIPS 1: Task PBCOR has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 722+327B.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 722+327B.BLANK.1 AIPS 1: Resumes AIPS 1: Task PBCOR has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 0729+308.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 0729+308.BLANK.1 PBCOR1: Task PBCOR (release of 31DEC06) begins PBCOR1: Create 0729+308 .RADCOR. 1 (MA) on disk 1 cno 124 PBCOR1: Appears to have ended successfully PBCOR1: thuban 31DEC06 TST: Cpu= 2.1 Real= 2 AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 0723+298.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 0723+298.BLANK.1 AIPS 1: Resumes AIPS 1: Task PBCOR has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 722+327B.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 722+327B.BLANK.1 AIPS 1: Resumes AIPS 1: Task PBCOR has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 0729+308.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 0729+308.BLANK.1 AIPS 1: Resumes AIPS 1: Task PBCOR has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 739+337B.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 739+337B.BLANK.1 PBCOR1: Task PBCOR (release of 31DEC06) begins PBCOR1: Create 739+337B .RADCOR. 1 (MA) on disk 1 cno 124 PBCOR1: Appears to have ended successfully PBCOR1: thuban 31DEC06 TST: Cpu= 2.1 Real= 2 AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 0723+298.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 0723+298.BLANK.1 AIPS 1: Resumes AIPS 1: Task PBCOR has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 722+327B.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 722+327B.BLANK.1 AIPS 1: Resumes AIPS 1: Task PBCOR has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 0729+308.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 0729+308.BLANK.1 AIPS 1: Resumes AIPS 1: Task PBCOR has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 739+337B.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 739+337B.BLANK.1 AIPS 1: Resumes AIPS 1: Task PBCOR has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+30.12.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 4C+30.12.BLANK.1 PBCOR1: Task PBCOR (release of 31DEC06) begins PBCOR1: Create 4C+30.12 .RADCOR. 1 (MA) on disk 1 cno 124 PBCOR1: Appears to have ended successfully PBCOR1: thuban 31DEC06 TST: Cpu= 1.5 Real= 1 PS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+30.12.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 4C+30.12.BLANK.1 AIPS 1: Resumes AIPS 1: Task PBCOR has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+36.13.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 4C+36.13.BLANK.1 PBCOR1: Task PBCOR (release of 31DEC06) begins PBCOR1: Create 4C+36.13 .RADCOR. 1 (MA) on disk 1 cno 124 PBCOR1: Appears to have ended successfully PBCOR1: thuban 31DEC06 TST: Cpu= 2.0 Real= 2 PS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+30.12.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 4C+30.12.BLANK.1 AIPS 1: Resumes AIPS 1: Task PBCOR has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+36.13.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 4C+36.13.BLANK.1 AIPS 1: Resumes AIPS 1: Task PBCOR has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 1331+305.BLANK.1 PBCOR1: Task PBCOR (release of 31DEC06) begins PBCOR1: Create 1331+305 .RADCOR. 1 (MA) on disk 1 cno 124 PBCOR1: Appears to have ended successfully PBCOR1: thuban 31DEC06 TST: Cpu= 2.5 Real= 3 PS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+30.12.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 4C+30.12.BLANK.1 AIPS 1: Resumes AIPS 1: Task PBCOR has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+36.13.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 4C+36.13.BLANK.1 AIPS 1: Resumes AIPS 1: Task PBCOR has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 1331+305.BLANK.1 AIPS 1: Resumes AIPS 1: Task PBCOR has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Disk 1 No files needed renumbering AIPS 1: Got(1) disk= 1 user=**** type=MA 0521+166.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 0521+166.RADCOR.1 CPYRT1: Task CPYRT (release of 31DEC06) begins CPYRT1: Create 0521+166 .NVAS06. 1 (MA) on disk 1 cno 124 CPYRT1: ZTXOP2: using translated file name = CPYRT1: ZTXOP2: /home/thuban/vlbacald/Arch_Cprt CPYRT1: Appears to have ended successfully CPYRT1: thuban 31DEC06 TST: Cpu= 0.1 Real= 0 PS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+30.12.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 4C+30.12.BLANK.1 AIPS 1: Resumes AIPS 1: Task PBCOR has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+36.13.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 4C+36.13.BLANK.1 AIPS 1: Resumes AIPS 1: Task PBCOR has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 1331+305.BLANK.1 AIPS 1: Resumes AIPS 1: Task PBCOR has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Disk 1 No files needed renumbering AIPS 1: Got(1) disk= 1 user=**** type=MA 0521+166.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 0521+166.RADCOR.1 AIPS 1: Resumes AIPS 1: CPYRT was not found to be running AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 0741+312.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 0741+312.RADCOR.1 CPYRT1: Task CPYRT (release of 31DEC06) begins CPYRT1: Create 0741+312 .NVAS06. 1 (MA) on disk 1 cno 124 CPYRT1: ZTXOP2: using translated file name = CPYRT1: ZTXOP2: /home/thuban/vlbacald/Arch_Cprt CPYRT1: Appears to have ended successfully CPYRT1: thuban 31DEC06 TST: Cpu= 0.1 Real= 0 PS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+30.12.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 4C+30.12.BLANK.1 AIPS 1: Resumes AIPS 1: Task PBCOR has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+36.13.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 4C+36.13.BLANK.1 AIPS 1: Resumes AIPS 1: Task PBCOR has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 1331+305.BLANK.1 AIPS 1: Resumes AIPS 1: Task PBCOR has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Disk 1 No files needed renumbering AIPS 1: Got(1) disk= 1 user=**** type=MA 0521+166.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 0521+166.RADCOR.1 AIPS 1: Resumes AIPS 1: CPYRT was not found to be running AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 0741+312.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 0741+312.RADCOR.1 AIPS 1: Resumes AIPS 1: CPYRT was not found to be running AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 0723+397.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 0723+397.RADCOR.1 CPYRT1: Task CPYRT (release of 31DEC06) begins CPYRT1: Create 0723+397 .NVAS06. 1 (MA) on disk 1 cno 124 CPYRT1: ZTXOP2: using translated file name = CPYRT1: ZTXOP2: /home/thuban/vlbacald/Arch_Cprt CPYRT1: Appears to have ended successfully CPYRT1: thuban 31DEC06 TST: Cpu= 0.1 Real= 0 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 0723+397.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 0723+397.RADCOR.1 AIPS 1: Resumes AIPS 1: CPYRT was not found to be running AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 0714+299.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 0714+299.RADCOR.1 CPYRT1: Task CPYRT (release of 31DEC06) begins CPYRT1: Create 0714+299 .NVAS06. 1 (MA) on disk 1 cno 124 CPYRT1: ZTXOP2: using translated file name = CPYRT1: ZTXOP2: /home/thuban/vlbacald/Arch_Cprt CPYRT1: Appears to have ended successfully CPYRT1: thuban 31DEC06 TST: Cpu= 0.1 Real= 0 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 0723+397.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 0723+397.RADCOR.1 AIPS 1: Resumes AIPS 1: CPYRT was not found to be running AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 0714+299.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 0714+299.RADCOR.1 AIPS 1: Resumes AIPS 1: CPYRT was not found to be running AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 0721+364.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 0721+364.RADCOR.1 CPYRT1: Task CPYRT (release of 31DEC06) begins CPYRT1: Create 0721+364 .NVAS06. 1 (MA) on disk 1 cno 124 CPYRT1: ZTXOP2: using translated file name = CPYRT1: ZTXOP2: /home/thuban/vlbacald/Arch_Cprt CPYRT1: Appears to have ended successfully CPYRT1: thuban 31DEC06 TST: Cpu= 0.1 Real= 0 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 0723+397.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 0723+397.RADCOR.1 AIPS 1: Resumes AIPS 1: CPYRT was not found to be running AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 0714+299.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 0714+299.RADCOR.1 AIPS 1: Resumes AIPS 1: CPYRT was not found to be running AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 0721+364.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 0721+364.RADCOR.1 AIPS 1: Resumes AIPS 1: CPYRT was not found to be running AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 0723+298.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 0723+298.RADCOR.1 CPYRT1: Task CPYRT (release of 31DEC06) begins CPYRT1: Create 0723+298 .NVAS06. 1 (MA) on disk 1 cno 124 CPYRT1: ZTXOP2: using translated file name = CPYRT1: ZTXOP2: /home/thuban/vlbacald/Arch_Cprt CPYRT1: Appears to have ended successfully CPYRT1: thuban 31DEC06 TST: Cpu= 0.1 Real= 0 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 0723+397.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 0723+397.RADCOR.1 AIPS 1: Resumes AIPS 1: CPYRT was not found to be running AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 0714+299.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 0714+299.RADCOR.1 AIPS 1: Resumes AIPS 1: CPYRT was not found to be running AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 0721+364.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 0721+364.RADCOR.1 AIPS 1: Resumes AIPS 1: CPYRT was not found to be running AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 0723+298.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 0723+298.RADCOR.1 AIPS 1: Resumes AIPS 1: CPYRT was not found to be running AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 722+327B.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 722+327B.RADCOR.1 CPYRT1: Task CPYRT (release of 31DEC06) begins CPYRT1: Create 722+327B .NVAS06. 1 (MA) on disk 1 cno 124 CPYRT1: ZTXOP2: using translated file name = CPYRT1: ZTXOP2: /home/thuban/vlbacald/Arch_Cprt CPYRT1: Appears to have ended successfully CPYRT1: thuban 31DEC06 TST: Cpu= 0.1 Real= 0 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 722+327B.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 722+327B.RADCOR.1 AIPS 1: Resumes AIPS 1: CPYRT was not found to be running AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 0729+308.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 0729+308.RADCOR.1 CPYRT1: Task CPYRT (release of 31DEC06) begins CPYRT1: Create 0729+308 .NVAS06. 1 (MA) on disk 1 cno 124 CPYRT1: ZTXOP2: using translated file name = CPYRT1: ZTXOP2: /home/thuban/vlbacald/Arch_Cprt CPYRT1: Appears to have ended successfully CPYRT1: thuban 31DEC06 TST: Cpu= 0.1 Real= 0 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 722+327B.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 722+327B.RADCOR.1 AIPS 1: Resumes AIPS 1: CPYRT was not found to be running AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 0729+308.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 0729+308.RADCOR.1 AIPS 1: Resumes AIPS 1: CPYRT was not found to be running AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 739+337B.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 739+337B.RADCOR.1 CPYRT1: Task CPYRT (release of 31DEC06) begins CPYRT1: Create 739+337B .NVAS06. 1 (MA) on disk 1 cno 124 CPYRT1: ZTXOP2: using translated file name = CPYRT1: ZTXOP2: /home/thuban/vlbacald/Arch_Cprt CPYRT1: Appears to have ended successfully CPYRT1: thuban 31DEC06 TST: Cpu= 0.1 Real= 0 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 722+327B.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 722+327B.RADCOR.1 AIPS 1: Resumes AIPS 1: CPYRT was not found to be running AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 0729+308.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 0729+308.RADCOR.1 AIPS 1: Resumes AIPS 1: CPYRT was not found to be running AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 739+337B.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 739+337B.RADCOR.1 AIPS 1: Resumes AIPS 1: CPYRT was not found to be running AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+30.12.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 4C+30.12.RADCOR.1 CPYRT1: Task CPYRT (release of 31DEC06) begins CPYRT1: Create 4C+30.12 .NVAS06. 1 (MA) on disk 1 cno 124 CPYRT1: ZTXOP2: using translated file name = CPYRT1: ZTXOP2: /home/thuban/vlbacald/Arch_Cprt CPYRT1: Appears to have ended successfully CPYRT1: thuban 31DEC06 TST: Cpu= 0.1 Real= 0 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 722+327B.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 722+327B.RADCOR.1 AIPS 1: Resumes AIPS 1: CPYRT was not found to be running AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 0729+308.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 0729+308.RADCOR.1 AIPS 1: Resumes AIPS 1: CPYRT was not found to be running AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 739+337B.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 739+337B.RADCOR.1 AIPS 1: Resumes AIPS 1: CPYRT was not found to be running AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+30.12.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 4C+30.12.RADCOR.1 AIPS 1: Resumes AIPS 1: CPYRT was not found to be running AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+36.13.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 4C+36.13.RADCOR.1 CPYRT1: Task CPYRT (release of 31DEC06) begins CPYRT1: Create 4C+36.13 .NVAS06. 1 (MA) on disk 1 cno 124 CPYRT1: ZTXOP2: using translated file name = CPYRT1: ZTXOP2: /home/thuban/vlbacald/Arch_Cprt CPYRT1: Appears to have ended successfully CPYRT1: thuban 31DEC06 TST: Cpu= 0.1 Real= 1 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 722+327B.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 722+327B.RADCOR.1 AIPS 1: Resumes AIPS 1: CPYRT was not found to be running AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 0729+308.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 0729+308.RADCOR.1 AIPS 1: Resumes AIPS 1: CPYRT was not found to be running AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 739+337B.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 739+337B.RADCOR.1 AIPS 1: Resumes AIPS 1: CPYRT was not found to be running AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+30.12.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 4C+30.12.RADCOR.1 AIPS 1: Resumes AIPS 1: CPYRT was not found to be running AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 4C+36.13.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 4C+36.13.RADCOR.1 AIPS 1: Resumes AIPS 1: Task CPYRT has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 1331+305.RADCOR.1 CPYRT1: Task CPYRT (release of 31DEC06) begins CPYRT1: Create 1331+305 .NVAS06. 1 (MA) on disk 1 cno 124 CPYRT1: ZTXOP2: using translated file name = CPYRT1: ZTXOP2: /home/thuban/vlbacald/Arch_Cprt LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! CPYRT1: Appears to have ended successfully CPYRT1: thuban 31DEC06 TST: Cpu= 0.1 Real= 0 e file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 1331+305.RADCOR.1 AIPS 1: Resumes AIPS 1: CPYRT was not found to be running AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 112 disk= 1 AIPS 1: Disk 1 in-CNO 113 renumbered as CNO 112 AIPS 1: Disk 1 in-CNO 114 renumbered as CNO 113 AIPS 1: Disk 1 in-CNO 115 renumbered as CNO 114 AIPS 1: Disk 1 in-CNO 116 renumbered as CNO 115 AIPS 1: Disk 1 in-CNO 117 renumbered as CNO 116 AIPS 1: Disk 1 in-CNO 118 renumbered as CNO 117 AIPS 1: Disk 1 in-CNO 119 renumbered as CNO 118 AIPS 1: Disk 1 in-CNO 120 renumbered as CNO 119 AIPS 1: Disk 1 in-CNO 121 renumbered as CNO 120 AIPS 1: Disk 1 in-CNO 122 renumbered as CNO 121 AIPS 1: Disk 1 in-CNO 123 renumbered as CNO 122 AIPS 1: Disk 1 in-CNO 124 renumbered as CNO 123 >AIPS 1: Begin check for any 'standard' scratch files AIPS 1: Scratch files -- destroyed: 0 still active: 0 AIPS 1: User18267: 15561 messages, oldest written 25-OCT-2006 09:57:12 AIPS 1: Deleted 0 messages AIPS 1: Saved POPS environment in area named 'LASTEXIT' AIPS 1: Session command-line history saved. AIPS 1: thuban 31DEC06 TST: Cpu= 34.9 Real= 4064 /home/thuban/vlbacald/run/AM647_2000MAR10_1.0.run finished on Wed Oct 25 13:25:07 MDT 2006