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 13 15:58 /home/thuban/vlbacald/bin/AVLAPOST.001 /home/thuban/vlbacald/run/AH669_2000MAR07_1.2.run started on Wed Oct 18 17:04:13 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: 'AH669_2000MAR07_1' >>AIPS 1: 'AH669_2000MAR07_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)!!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 $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 AIPS 1: end AIPS 1: AIPS 1: finish >AIPS 1: Found in Version=ABIN AIPS 1: Found in Version=ABIN AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.U BAND.1 AIPS 1: 'AIPS WILL CHOOSE THE REFERENCE ANTENNA' AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.U BAND.1 AIPS 1: 'SETFC WILL DETERMINE THE CELL SIZE' AIPS 1: '50 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 3.00 min. of data in 9 scans QUACK1: Appears to have ended successfully QUACK1: thuban 31DEC06 TST: Cpu= 0.0 Real= 0 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 $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 AIPS 1: end AIPS 1: AIPS 1: finish >AIPS 1: Found in Version=ABIN AIPS 1: Found in Version=ABIN AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.U BAND.1 AIPS 1: 'AIPS WILL CHOOSE THE REFERENCE ANTENNA' AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.U BAND.1 AIPS 1: 'SETFC WILL DETERMINE THE CELL SIZE' AIPS 1: '50 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= 1.028E-01 +- 4.616E-02 source= 1331+305 FLAGR1: Overall average rms= 1.190E-02 +- 2.527E-03 source= 1331+305 FLAGR1: Overall average amp= 5.577E-02 +- 2.255E-02 source= 2025+337 FLAGR1: Overall average rms= 1.116E-02 +- 2.043E-03 source= 2025+337 FLAGR1: Overall average amp= 1.681E-02 +- 1.397E-02 source= V404CYG FLAGR1: Overall average rms= 7.810E-03 +- 3.327E-03 source= V404CYG FLAGR1: Overall average amp= 3.672E+02 +- 2.955E+02 source= CYGX-1 FLAGR1: Overall average rms= 1.213E+02 +- 1.236E+02 source= CYGX-1 FLAGR1: Overall average amp= 1.362E-01 +- 4.761E-02 source= 2007+404 FLAGR1: Overall average rms= 9.948E-03 +- 2.360E-03 source= 2007+404 FLAGR1: Overall average amp= 7.632E-02 +- 1.782E-02 source= 2023+544 FLAGR1: Overall average rms= 8.074E-03 +- 1.845E-03 source= 2023+544 FLAGR1: Overall average amp= 1.576E-02 +- 1.641E-03 source= CYGX-3 FLAGR1: Overall average rms= 6.887E-03 +- 9.998E-04 source= CYGX-3 FLAGR1: Found 1 bad times, 16 total flags FLAGR1: Wrote 1 antenna & IF independent flags FLAGR1: Wrote 0 antenna independent, IF dependent flags FLAGR1: Wrote 0 antenna & IF dependent flags FLAGR1: Wrote 15 antenna & IF dependent, all-times flags FLAGR1: Appears to have ended successfully FLAGR1: thuban 31DEC06 TST: Cpu= 0.4 Real= 1 !!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 $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 AIPS 1: end AIPS 1: AIPS 1: finish >AIPS 1: Found in Version=ABIN AIPS 1: Found in Version=ABIN AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.U BAND.1 AIPS 1: 'AIPS WILL CHOOSE THE REFERENCE ANTENNA' AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.U BAND.1 AIPS 1: 'SETFC WILL DETERMINE THE CELL SIZE' AIPS 1: '50 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 $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 AIPS 1: end AIPS 1: AIPS 1: finish >AIPS 1: Found in Version=ABIN AIPS 1: Found in Version=ABIN AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.U BAND.1 AIPS 1: 'AIPS WILL CHOOSE THE REFERENCE ANTENNA' AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.U BAND.1 AIPS 1: 'SETFC WILL DETERMINE THE CELL SIZE' AIPS 1: '50 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 is available SETJY1: Consult the help file for CALRD for assistance SETJY1: A source model for this calibrator is available SETJY1: Consult the help file for CALRD for assistance SETJY1: / Flux calculated using known spectrum SETJY1: BIF = 1 EIF = 2 /Range of IFs SETJY1: '1331+305 ' IF = 1 FLUX = 3.4516 (Jy calcd) SETJY1: '1331+305 ' IF = 2 FLUX = 3.4603 (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 $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 AIPS 1: end AIPS 1: AIPS 1: finish >AIPS 1: Found in Version=ABIN AIPS 1: Found in Version=ABIN AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.U BAND.1 AIPS 1: 'AIPS WILL CHOOSE THE REFERENCE ANTENNA' AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.U BAND.1 AIPS 1: 'SETFC WILL DETERMINE THE CELL SIZE' AIPS 1: '50 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 20000307 . U 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 374 good solutions CALIB1: Failed on 14 solutions CALIB1: Average closure rms = 0.0544 +- 0.0247 CALIB1: Fraction of times having data > 2.5 rms from solution CALIB1: 0.18750 of the times had 2 - 4 percent outside 2.5 times rms CALIB1: 0.12500 of the times had 4 - 6 percent outside 2.5 times rms CALIB1: 0.18750 of the times had 6 - 8 percent outside 2.5 times rms CALIB1: 0.12500 of the times had 8 - 10 percent outside 2.5 times rms CALIB1: 0.12500 of the times had 10 - 12 percent outside 2.5 times rms CALIB1: 0.06250 of the times had 12 - 14 percent outside 2.5 times rms CALIB1: 0.06250 of the times had 14 - 16 percent outside 2.5 times rms CALIB1: 0.06250 of the times had 16 - 18 percent outside 2.5 times rms CALIB1: 0.06250 of the times had 18 - 20 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.2 Real= 1 !!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 $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 AIPS 1: end AIPS 1: AIPS 1: finish >AIPS 1: Found in Version=ABIN AIPS 1: Found in Version=ABIN AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.U BAND.1 AIPS 1: 'AIPS WILL CHOOSE THE REFERENCE ANTENNA' AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.U BAND.1 AIPS 1: 'SETFC WILL DETERMINE THE CELL SIZE' AIPS 1: '50 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: '1331+305 MODEL =' '3C286_U' AIPS 1: SYSTEM command to be executed is: AIPS 1: ls -1 $AIPSTARS/3C286_U.MODEL >& /dev/null CALRD1: Task CALRD (release of 31DEC06) begins CALRD1: Reading disk file AIPSTARS:3C286_U.MODEL CALRD1: Create 3C286_U .MODEL . 1 (MA) on disk 1 cno 2 CALRD1: Appears to have ended successfully CALRD1: 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 $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 AIPS 1: end AIPS 1: AIPS 1: finish >AIPS 1: Found in Version=ABIN AIPS 1: Found in Version=ABIN AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.U BAND.1 AIPS 1: 'AIPS WILL CHOOSE THE REFERENCE ANTENNA' AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.U BAND.1 AIPS 1: 'SETFC WILL DETERMINE THE CELL SIZE' AIPS 1: '50 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: '1331+305 MODEL =' '3C286_U' AIPS 1: SYSTEM command to be executed is: AIPS 1: ls -1 $AIPSTARS/3C286_U.MODEL >& /dev/null AIPS 1: Resumes CALIB1: Task CALIB (release of 31DEC06) begins CALIB1: CALIB USING 20000307 . U BAND . 1 DISK= 1 USID=**** CALIB1: L1 Solution type CALIB1: Selecting, editing and calibrating the data CALIB1: Doing self-cal mode with CC model CALIB1: SETGDS: imaging done with reprojected tangent point(s) CALIB1: FACSET: source model will be scaled to 3.452 Jy CALIB1: FACSET: 3.468967 Jy found from 65 components CALIB1: FACSET: scaling factor set to 9.94997E-01 CALIB1: VISDFT: Begin DFT component division CALIB1: VISDFT: Model components of type Point CALIB1: I Polarization model processed CALIB1: FACSET: source model will be scaled to 3.460 Jy CALIB1: FACSET: 3.468967 Jy found from 65 components CALIB1: FACSET: scaling factor set to 9.97506E-01 CALIB1: VISDFT: Begin DFT component division CALIB1: I Polarization model processed CALIB1: Field 1 used 65 CCs CALIB1: Determining solutions CALIB1: Deleted 25 records from SN table no. 1 CALIB1: Writing SN table 1 CALIB1: Found 92 good solutions CALIB1: Failed on 8 solutions CALIB1: Average closure rms = 0.0538 +- 0.0032 CALIB1: Fraction of times having data > 2.5 rms from solution CALIB1: 0.25000 of the times had 10 - 12 percent outside 2.5 times rms CALIB1: 0.25000 of the times had 14 - 16 percent outside 2.5 times rms CALIB1: 0.25000 of the times had 16 - 18 percent outside 2.5 times rms CALIB1: 0.25000 of the times had 18 - 20 percent outside 2.5 times rms CALIB1: Adjusting solutions to a common reference antenna CALIB1: CALREF: CANNOT RELATE ANTENNA 8 TO 28 IN SUBARRAY 1 CALIB1: CALREF: CANNOT RELATE ANTENNA 8 TO 28 IN SUBARRAY 1 CALIB1: Some solutions were not adjusted to the common CALIB1: reference antenna. This may be because one or more CALIB1: antennas were not used. Check your data before CALIB1: proceeding. CALIB1: Appears to have ended successfully CALIB1: thuban 31DEC06 TST: Cpu= 0.2 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 $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 AIPS 1: end AIPS 1: AIPS 1: finish >AIPS 1: Found in Version=ABIN AIPS 1: Found in Version=ABIN AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.U BAND.1 AIPS 1: 'AIPS WILL CHOOSE THE REFERENCE ANTENNA' AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.U BAND.1 AIPS 1: 'SETFC WILL DETERMINE THE CELL SIZE' AIPS 1: '50 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: '1331+305 MODEL =' '3C286_U' AIPS 1: SYSTEM command to be executed is: AIPS 1: ls -1 $AIPSTARS/3C286_U.MODEL >& /dev/null AIPS 1: Resumes AIPS 1: Resumes CLCAL1: Task CLCAL (release of 31DEC06) begins CLCAL1: Using interpolation mode 2PT CLCAL1: Processing SN table 1 CLCAL1: Adjusting solutions to a common reference antenna = 28 CLCAL1: SNMRG: Merging SN table CLCAL1: SNMRG: Write 97 merged records from 97 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= 0.2 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 $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 AIPS 1: end AIPS 1: AIPS 1: finish >AIPS 1: Found in Version=ABIN AIPS 1: Found in Version=ABIN AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.U BAND.1 AIPS 1: 'AIPS WILL CHOOSE THE REFERENCE ANTENNA' AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.U BAND.1 AIPS 1: 'SETFC WILL DETERMINE THE CELL SIZE' AIPS 1: '50 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: '1331+305 MODEL =' '3C286_U' AIPS 1: SYSTEM command to be executed is: AIPS 1: ls -1 $AIPSTARS/3C286_U.MODEL >& /dev/null AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes CLCAL1: Task CLCAL (release of 31DEC06) begins CLCAL1: Using interpolation mode SELF CLCAL1: Deleted 175 records from CL table no. 2 CLCAL1: Processing SN table 1 CLCAL1: WARNING: SN table 1 has already been applied CLCAL1: Adjusting solutions to a common reference antenna = 28 CLCAL1: SNMRG: Merging SN table CLCAL1: SNMRG: Write 97 merged records from 97 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= 0.3 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 $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 AIPS 1: end AIPS 1: AIPS 1: finish >AIPS 1: Found in Version=ABIN AIPS 1: Found in Version=ABIN AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.U BAND.1 AIPS 1: 'AIPS WILL CHOOSE THE REFERENCE ANTENNA' AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.U BAND.1 AIPS 1: 'SETFC WILL DETERMINE THE CELL SIZE' AIPS 1: '50 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: '1331+305 MODEL =' '3C286_U' AIPS 1: SYSTEM command to be executed is: AIPS 1: ls -1 $AIPSTARS/3C286_U.MODEL >& /dev/null AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes CALIB1: Task CALIB (release of 31DEC06) begins CALIB1: CALIB USING 20000307 . U 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 6.087E+00 CALIB1: RPOL, IF= 2 The average gain over these antennas is 5.546E+00 CALIB1: LPOL, IF= 1 The average gain over these antennas is 4.782E+00 CALIB1: LPOL, IF= 2 The average gain over these antennas is 4.762E+00 CALIB1: Found 373 good solutions CALIB1: Failed on 15 solutions CALIB1: Average closure rms = 0.0050 +- 0.0018 CALIB1: Fraction of times having data > 2.5 rms from solution CALIB1: 0.57895 of the times had 0 - 2 percent outside 2.5 times rms CALIB1: 0.10526 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= 0.7 Real= 1 !!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 $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 AIPS 1: end AIPS 1: AIPS 1: finish >AIPS 1: Found in Version=ABIN AIPS 1: Found in Version=ABIN AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.U BAND.1 AIPS 1: 'AIPS WILL CHOOSE THE REFERENCE ANTENNA' AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.U BAND.1 AIPS 1: 'SETFC WILL DETERMINE THE CELL SIZE' AIPS 1: '50 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: '1331+305 MODEL =' '3C286_U' AIPS 1: SYSTEM command to be executed is: AIPS 1: ls -1 $AIPSTARS/3C286_U.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 20000307 . U BAND . 1 DISK= 1 USID=**** CALIB1: L1 Solution type CALIB1: Selecting, editing and calibrating the data CALIB1: Doing self-cal mode with CC model CALIB1: SETGDS: imaging done with reprojected tangent point(s) CALIB1: FACSET: source model will be scaled to 3.452 Jy CALIB1: FACSET: 3.468967 Jy found from 65 components CALIB1: FACSET: scaling factor set to 9.94997E-01 CALIB1: VISDFT: Begin DFT component division CALIB1: VISDFT: Model components of type Point CALIB1: I Polarization model processed CALIB1: FACSET: source model will be scaled to 3.460 Jy CALIB1: FACSET: 3.468967 Jy found from 65 components CALIB1: FACSET: scaling factor set to 9.97506E-01 CALIB1: VISDFT: Begin DFT component division CALIB1: I Polarization model processed CALIB1: Field 1 used 65 CCs CALIB1: Determining solutions CALIB1: Deleted 25 records from SN table no. 2 CALIB1: Writing SN table 2 CALIB1: RPOL, IF= 1 The average gain over these antennas is 1.263E+01 CALIB1: RPOL, IF= 2 The average gain over these antennas is 1.003E+01 CALIB1: LPOL, IF= 1 The average gain over these antennas is 7.380E+00 CALIB1: LPOL, IF= 2 The average gain over these antennas is 7.024E+00 CALIB1: Found 91 good solutions CALIB1: Failed on 9 solutions CALIB1: Average closure rms = 0.0023 +- 0.0001 CALIB1: Fraction of times having data > 2.5 rms from solution CALIB1: 0.40000 of the times had 0 - 2 percent outside 2.5 times rms CALIB1: 0.20000 of the times had 2 - 4 percent outside 2.5 times rms CALIB1: Adjusting solutions to a common reference antenna CALIB1: CALREF: CANNOT RELATE ANTENNA 8 TO 28 IN SUBARRAY 1 CALIB1: CALREF: CANNOT RELATE ANTENNA 8 TO 28 IN SUBARRAY 1 CALIB1: Some solutions were not adjusted to the common CALIB1: reference antenna. This may be because one or more CALIB1: antennas were not used. Check your data before CALIB1: proceeding. CALIB1: Appears to have ended successfully CALIB1: thuban 31DEC06 TST: Cpu= 0.3 Real= 0 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: 2025+337 : 0 A 1 3.23399 +/- 0.92557 GETJY1: 2 2.47865 +/- 0.31127 GETJY1: 2007+404 : 0 A 1 22.87181 +/- 15.36318 GETJY1: 2 11.27987 +/- 3.71905 GETJY1: 2023+544 : 0 C 1 22.11529 +/- 17.03688 GETJY1: 2 9.50605 +/- 4.43179 GETJY1: Appears to have ended successfully GETJY1: thuban 31DEC06 TST: Cpu= 0.0 Real= 0 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: Adjusting solutions to a common reference antenna = 28 CLCAL1: SNMRG: Merging SN table CLCAL1: SNMRG: Write 97 merged records from 97 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= 0.2 Real= 1 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 175 records from CL table no. 3 CLCAL1: Processing SN table 2 CLCAL1: WARNING: SN table 2 has already been applied CLCAL1: Adjusting solutions to a common reference antenna = 28 CLCAL1: SNMRG: Merging SN table CLCAL1: SNMRG: Write 97 merged records from 97 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= 0.3 Real= 0 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 20000307 .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= 0.1 Real= 0 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 1331+305 .U BAND. 1 (UV) on disk 1 cno 3 SPLIT1: Applying CL Table version 3 SPLIT1: Previously flagged flagged by gain kept SPLIT1: Partially 645 645 638 SPLIT1: Fully 0 0 855 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 2025+337 .U BAND. 1 (UV) on disk 1 cno 4 SPLIT1: Previously flagged flagged by gain kept SPLIT1: Partially 72 0 72 SPLIT1: Fully 0 0 1428 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 V404CYG .U BAND. 1 (UV) on disk 1 cno 5 SPLIT1: Previously flagged flagged by gain kept SPLIT1: Partially 243 0 43 SPLIT1: Fully 0 200 6998 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 CYGX-1 .U BAND. 1 (UV) on disk 1 cno 6 SPLIT1: Previously flagged flagged by gain kept SPLIT1: Partially 1449 0 1449 SPLIT1: Fully 0 0 759 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 2007+404 .U BAND. 1 (UV) on disk 1 cno 7 SPLIT1: Previously flagged flagged by gain kept SPLIT1: Partially 396 198 396 SPLIT1: Fully 0 0 1260 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 2023+544 .U BAND. 1 (UV) on disk 1 cno 8 SPLIT1: Previously flagged flagged by gain kept SPLIT1: Partially 315 315 315 SPLIT1: Fully 0 0 950 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 CYGX-3 .U BAND. 1 (UV) on disk 1 cno 9 SPLIT1: Previously flagged flagged by gain kept SPLIT1: Partially 585 819 819 SPLIT1: Fully 0 299 2470 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: Appears to have ended successfully SPLIT1: thuban 31DEC06 TST: Cpu= 0.3 Real= 1 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.285 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1331+305_U,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN SETFC1: Task SETFC (release of 31DEC06) begins SETFC1: Found 1331+305 U BAND Seq 1 Disk: 1 in slot 3 SETFC1: SETCEL: recommends IMSIZE 906 CELLSIZE 0.19911 SETFC1: SETCEL: returns IMSIZE 1024 CELLSIZE 0.19911 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@1331+305_U,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= 0 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.285 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1331+305_U,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 U BAND Seq 1 Disk: 1 in slot 3 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@1331+305_U,BAND.0-1 SETFC1: Searching catalog between 0.02 and 0.08 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 138.8 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.7 Real= 2 C 1 1012 1012 13 31 08.29 30 30 33.0 00001 -1 507 512 513 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.285 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1331+305_U,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_U,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.2.log AIPS 1: ' NOW STARTING WITH SOURCE :1 =1331+305' AIPS 1: ' ' IMAGR1: Task IMAGR (release of 31DEC06) begins IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@1331+305_U,BAND.0-1 IMAGR1: FIELDF: Final field parameters and # read are: IMAGR1: Field 1 1012 1012 2.4554E-02 4.0000E-02 0 IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@1331+305_U,BAND.0-1 IMAGR1: WINDF: Number of clean boxes/field read as follows: IMAGR1: Field 01: 1 IMAGR1: Create 1331+305 .IMAGR . 1 (UV) on disk 1 cno 10 IMAGR1: Beginning channel 1 through 1 with 2 IFs IMAGR1: IMACPY: Copied 1493 visibilities to be imaged IMAGR1: UVWAIT: begin finding uniform weights IMAGR1: UVWAIT: Average grid weight 3.884E+01 IMAGR1: UVWAIT: Adding temperance S 7.768E+00 IMAGR1: UVWAIT: begin applying uniform or other weights IMAGR1: UVWAIT: Sum of weights in 1.227E+04 and out 1.131E+04 IMAGR1: UVWAIT: Noise is increased by a factor 1.293 due to weighting IMAGR1: UVWAIT: Average summed weight 3.884E+01 over 2811 vis IMAGR1: Create 1331+305 .IBM001. 1 (MA) on disk 1 cno 11 IMAGR1: Create 1331+305 .ICL001. 1 (MA) on disk 1 cno 12 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.496490E+10 to 1.491490E+10 Hz IMAGR1: Field 1 Sum of gridding weights = 1.20098E+05 IMAGR1: Field 1 Beam min = -221.1 MilliJy, max = 1.0 Jy IMAGR1: Field 1 fit FWHM = 1.669 x 1.435 arcsec, PA= -85.4 IMAGR1: CLBHIS: minimum component 0.500 of current peak IMAGR1: Field 1 min = -438.7 MilliJy,max = 3.4 Jy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 888.56 MilliJy IMAGR1: 1387 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 2.506 Jy iter= 4 IMAGR1: Total Cleaned flux density = 1.182 Jy 4 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 = -291.3 MilliJy,max = 2.3 Jy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 647.76 MilliJy IMAGR1: 773 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.207 Jy iter= 11 IMAGR1: Total Cleaned flux density = 2.359 Jy 11 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -144.8 MilliJy,max = 1.1 Jy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 312.15 MilliJy IMAGR1: 863 Residual map points loaded IMAGR1: Field 1 min allowed flux = 538.635 MilliJy iter= 19 IMAGR1: Total Cleaned flux density = 2.988 Jy 19 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -75.1 MilliJy,max = 488.1 MilliJy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 139.25 MilliJy IMAGR1: 891 Residual map points loaded IMAGR1: Field 1 min allowed flux = 242.603 MilliJy iter= 27 IMAGR1: Total Cleaned flux density = 3.270 Jy 27 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -53.2 MilliJy,max = 218.6 MilliJy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 62.72 MilliJy IMAGR1: 1000 Residual map points loaded IMAGR1: Field 1 min allowed flux = 108.723 MilliJy iter= 35 IMAGR1: Total Cleaned flux density = 3.397 Jy 35 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -46.6 MilliJy,max = 98.5 MilliJy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 28.11 MilliJy IMAGR1: 5644 Residual map points loaded IMAGR1: Field 1 min allowed flux = 48.832 MilliJy iter= 43 IMAGR1: Total Cleaned flux density = 3.454 Jy 43 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -46.7 MilliJy,max = 44.6 MilliJy IMAGR1: BGC Clean: using 1343 cell beam + residuals > 20.92 MilliJy IMAGR1: 19994 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 33.675 MilliJy iter= 79 IMAGR1: Total Cleaned flux density = 3.492 Jy 79 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -44.5 MilliJy,max = 43.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 19.05 MilliJy IMAGR1: 19978 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 30.955 MilliJy iter= 147 IMAGR1: Total Cleaned flux density = 3.537 Jy 147 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -37.6 MilliJy,max = 39.1 MilliJy IMAGR1: BGC Clean: using 1131 cell beam + residuals > 16.71 MilliJy IMAGR1: 18200 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 23.982 MilliJy iter= 227 IMAGR1: Total Cleaned flux density = 3.562 Jy 227 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -37.0 MilliJy,max = 36.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 14.65 MilliJy IMAGR1: 19988 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -22.156 MilliJy iter= 376 IMAGR1: Total Cleaned flux density = 3.555 Jy 376 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -33.5 MilliJy,max = 32.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 12.40 MilliJy IMAGR1: 19987 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 18.428 MilliJy iter= 600 IMAGR1: Total Cleaned flux density = 3.624 Jy 600 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -33.6 MilliJy,max = 32.2 MilliJy IMAGR1: BGC Clean: using 1197 cell beam + residuals > 11.26 MilliJy IMAGR1: 16940 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -14.698 MilliJy iter= 800 IMAGR1: Total Cleaned flux density = 3.583 Jy 800 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -31.4 MilliJy,max = 31.5 MilliJy IMAGR1: BGC Clean: using 1197 cell beam + residuals > 10.08 MilliJy IMAGR1: 16813 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -12.871 MilliJy iter= 1038 IMAGR1: Total Cleaned flux density = 3.587 Jy 1038 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -29.8 MilliJy,max = 30.8 MilliJy IMAGR1: BGC Clean: using 1131 cell beam + residuals > 9.31 MilliJy IMAGR1: 17662 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 11.722 MilliJy iter= 1325 IMAGR1: Total Cleaned flux density = 3.543 Jy 1325 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -28.6 MilliJy,max = 29.0 MilliJy IMAGR1: BGC Clean: using 1131 cell beam + residuals > 9.21 MilliJy IMAGR1: 11494 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 10.940 MilliJy iter= 1574 IMAGR1: Total Cleaned flux density = 3.549 Jy 1574 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -27.0 MilliJy,max = 28.6 MilliJy IMAGR1: BGC Clean: using 1131 cell beam + residuals > 8.20 MilliJy IMAGR1: 17576 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 9.990 MilliJy iter= 1927 IMAGR1: Total Cleaned flux density = 3.506 Jy 1927 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -24.7 MilliJy,max = 26.0 MilliJy IMAGR1: BGC Clean: using 1131 cell beam + residuals > 8.05 MilliJy IMAGR1: 12873 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 9.411 MilliJy iter= 2245 IMAGR1: Total Cleaned flux density = 3.488 Jy 2245 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -23.6 MilliJy,max = 24.4 MilliJy IMAGR1: BGC Clean: using 1131 cell beam + residuals > 7.19 MilliJy IMAGR1: 19149 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 8.553 MilliJy iter= 2678 IMAGR1: Total Cleaned flux density = 3.454 Jy 2678 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -22.0 MilliJy,max = 23.2 MilliJy IMAGR1: BGC Clean: using 1131 cell beam + residuals > 7.13 MilliJy IMAGR1: 14010 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -8.186 MilliJy iter= 3058 IMAGR1: Total Cleaned flux density = 3.453 Jy 3058 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -20.9 MilliJy,max = 21.9 MilliJy IMAGR1: BGC Clean: using 1129 cell beam + residuals > 6.42 MilliJy IMAGR1: 19933 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 7.525 MilliJy iter= 3572 IMAGR1: Total Cleaned flux density = 3.437 Jy 3572 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -19.3 MilliJy,max = 21.0 MilliJy IMAGR1: BGC Clean: using 1197 cell beam + residuals > 6.07 MilliJy IMAGR1: 19613 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -7.085 MilliJy iter= 4137 IMAGR1: Total Cleaned flux density = 3.406 Jy 4137 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -17.9 MilliJy,max = 19.3 MilliJy IMAGR1: BGC Clean: using 1131 cell beam + residuals > 6.09 MilliJy IMAGR1: 14480 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 6.829 MilliJy iter= 4595 IMAGR1: Total Cleaned flux density = 3.413 Jy 4595 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -17.2 MilliJy,max = 19.5 MilliJy IMAGR1: BGC Clean: using 1197 cell beam + residuals > 5.60 MilliJy IMAGR1: 19243 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -6.453 MilliJy iter= 5237 IMAGR1: Total Cleaned flux density = 3.388 Jy 5237 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -17.0 MilliJy,max = 17.8 MilliJy IMAGR1: BGC Clean: using 1131 cell beam + residuals > 5.73 MilliJy IMAGR1: 12974 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 6.301 MilliJy iter= 5698 IMAGR1: Total Cleaned flux density = 3.381 Jy 5698 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -16.2 MilliJy,max = 17.7 MilliJy IMAGR1: BGC Clean: using 1197 cell beam + residuals > 5.34 MilliJy IMAGR1: 16236 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -5.974 MilliJy iter= 6282 IMAGR1: Total Cleaned flux density = 3.366 Jy 6282 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -15.8 MilliJy,max = 16.5 MilliJy IMAGR1: BGC Clean: using 1131 cell beam + residuals > 5.24 MilliJy IMAGR1: 14335 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -5.740 MilliJy iter= 6802 IMAGR1: Total Cleaned flux density = 3.353 Jy 6802 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -15.5 MilliJy,max = 17.3 MilliJy IMAGR1: BGC Clean: using 1131 cell beam + residuals > 5.24 MilliJy IMAGR1: 12079 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 5.668 MilliJy iter= 7261 IMAGR1: Total Cleaned flux density = 3.358 Jy 7261 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -14.8 MilliJy,max = 15.9 MilliJy IMAGR1: BGC Clean: using 1197 cell beam + residuals > 4.68 MilliJy IMAGR1: 19633 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 5.233 MilliJy iter= 8020 IMAGR1: Total Cleaned flux density = 3.338 Jy 8020 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -15.0 MilliJy,max = 15.1 MilliJy IMAGR1: BGC Clean: using 1197 cell beam + residuals > 4.63 MilliJy IMAGR1: 16396 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 5.093 MilliJy iter= 8693 IMAGR1: Total Cleaned flux density = 3.349 Jy 8693 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -14.2 MilliJy,max = 14.3 MilliJy IMAGR1: BGC Clean: using 1199 cell beam + residuals > 4.50 MilliJy IMAGR1: 16428 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -4.943 MilliJy iter= 9372 IMAGR1: Total Cleaned flux density = 3.339 Jy 9372 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -15.2 MilliJy,max = 14.9 MilliJy IMAGR1: BGC Clean: using 1199 cell beam + residuals > 4.27 MilliJy IMAGR1: 18044 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -4.699 MilliJy iter= 10133 IMAGR1: Total Cleaned flux density = 3.340 Jy 10133 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -13.6 MilliJy,max = 13.6 MilliJy IMAGR1: BGC Clean: using 1573 cell beam + residuals > 4.21 MilliJy IMAGR1: 17184 Residual map points loaded IMAGR1: Field 1 min Clean flux = 11.157 MilliJy iter= 13746 IMAGR1: Residual Peak Noise is Increasing IMAGR1: Clean has begun to diverge, Stopping IMAGR1: Minimum residual peak was = 5.566 MilliJy IMAGR1: Total Cleaned flux density = 3.246 Jy 13746 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -20.0 MilliJy,max = 26.6 MilliJy IMAGR1: BGC Clean: using 2027 cell beam + residuals > 8.51 MilliJy IMAGR1: 17123 Residual map points loaded IMAGR1: Field 1 min allowed flux = -13.241 MilliJy iter= 13786 IMAGR1: Total Cleaned flux density = 3.271 Jy 13786 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -16.5 MilliJy,max = 17.8 MilliJy IMAGR1: BGC Clean: using 1131 cell beam + residuals > 7.15 MilliJy IMAGR1: 19184 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -7.446 MilliJy iter= 14142 IMAGR1: Total Cleaned flux density = 3.298 Jy 14142 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -12.3 MilliJy,max = 13.7 MilliJy IMAGR1: BGC Clean: using 1197 cell beam + residuals > 4.48 MilliJy IMAGR1: 17589 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 4.785 MilliJy iter= 14823 IMAGR1: Total Cleaned flux density = 3.329 Jy 14823 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -13.0 MilliJy,max = 12.9 MilliJy IMAGR1: BGC Clean: using 1197 cell beam + residuals > 3.63 MilliJy IMAGR1: 18896 Residual map points loaded IMAGR1: Field 1 min Clean flux = -8.149 MilliJy iter= 17192 IMAGR1: Residual Peak Noise is Increasing IMAGR1: Clean has begun to diverge, Stopping IMAGR1: Minimum residual peak was = 4.036 MilliJy IMAGR1: Total Cleaned flux density = 3.201 Jy 17192 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -13.7 MilliJy,max = 17.8 MilliJy IMAGR1: BGC Clean: using 1343 cell beam + residuals > 6.06 MilliJy IMAGR1: 19272 Residual map points loaded IMAGR1: Field 1 min allowed flux = 7.061 MilliJy iter= 17388 IMAGR1: Total Cleaned flux density = 3.194 Jy 17388 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -11.5 MilliJy,max = 12.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 4.12 MilliJy IMAGR1: 19989 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 4.637 MilliJy iter= 19396 IMAGR1: Total Cleaned flux density = 3.224 Jy 19396 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -18.6 MilliJy,max = 20.8 MilliJy IMAGR1: BGC Clean: using 1343 cell beam + residuals > 8.91 MilliJy IMAGR1: 14226 Residual map points loaded IMAGR1: Field 1 min allowed flux = -10.322 MilliJy iter= 19493 IMAGR1: Total Cleaned flux density = 3.229 Jy 19493 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -14.0 MilliJy,max = 14.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 6.06 MilliJy IMAGR1: 19987 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -6.735 MilliJy iter= 21496 IMAGR1: Total Cleaned flux density = 3.330 Jy 21496 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -39.9 MilliJy,max = 43.2 MilliJy IMAGR1: BGC Clean: using 1199 cell beam + residuals > 19.92 MilliJy IMAGR1: 19742 Residual map points loaded IMAGR1: Field 1 min allowed flux = -21.540 MilliJy iter= 21636 IMAGR1: Total Cleaned flux density = 3.252 Jy 21636 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -22.2 MilliJy,max = 21.0 MilliJy IMAGR1: BGC Clean: using 1131 cell beam + residuals > 11.63 MilliJy IMAGR1: 17204 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -11.895 MilliJy iter= 21833 IMAGR1: Total Cleaned flux density = 3.239 Jy 21833 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -15.1 MilliJy,max = 13.5 MilliJy IMAGR1: BGC Clean: using 1129 cell beam + residuals > 6.47 MilliJy IMAGR1: 19454 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -6.657 MilliJy iter= 22128 IMAGR1: Total Cleaned flux density = 3.277 Jy 22128 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -13.4 MilliJy,max = 10.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.82 MilliJy IMAGR1: 19981 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -4.270 MilliJy iter= 24455 IMAGR1: Total Cleaned flux density = 3.310 Jy 24455 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -20.9 MilliJy,max = 19.6 MilliJy IMAGR1: BGC Clean: using 1195 cell beam + residuals > 10.15 MilliJy IMAGR1: 19676 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -10.423 MilliJy iter= 24644 IMAGR1: Total Cleaned flux density = 3.304 Jy 24644 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -13.7 MilliJy,max = 13.1 MilliJy IMAGR1: BGC Clean: using 1129 cell beam + residuals > 5.67 MilliJy IMAGR1: 19136 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 5.824 MilliJy iter= 24962 IMAGR1: Total Cleaned flux density = 3.340 Jy 24962 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -11.4 MilliJy,max = 11.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.37 MilliJy IMAGR1: 19987 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 3.751 MilliJy iter= 27480 IMAGR1: Total Cleaned flux density = 3.326 Jy 27480 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -18.5 MilliJy,max = 19.9 MilliJy IMAGR1: BGC Clean: using 1343 cell beam + residuals > 8.51 MilliJy IMAGR1: 17146 Residual map points loaded IMAGR1: Field 1 min allowed flux = 9.929 MilliJy iter= 27593 IMAGR1: Total Cleaned flux density = 3.333 Jy 27593 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -14.3 MilliJy,max = 12.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 5.81 MilliJy IMAGR1: 19990 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -6.402 MilliJy iter= 30116 IMAGR1: Total Cleaned flux density = 3.359 Jy 30116 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -47.2 MilliJy,max = 49.7 MilliJy IMAGR1: BGC Clean: using 1197 cell beam + residuals > 24.05 MilliJy IMAGR1: 18413 Residual map points loaded IMAGR1: Field 1 min allowed flux = -24.779 MilliJy iter= 30270 IMAGR1: Total Cleaned flux density = 3.318 Jy 30270 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -25.0 MilliJy,max = 25.0 MilliJy IMAGR1: BGC Clean: using 1131 cell beam + residuals > 13.37 MilliJy IMAGR1: 19736 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -13.584 MilliJy iter= 30466 IMAGR1: Total Cleaned flux density = 3.314 Jy 30466 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -16.5 MilliJy,max = 16.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 7.58 MilliJy IMAGR1: 19985 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 8.311 MilliJy iter= 33103 IMAGR1: Total Cleaned flux density = 3.302 Jy 33103 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -65.6 MilliJy,max = 64.9 MilliJy IMAGR1: BGC Clean: using 1131 cell beam + residuals > 35.41 MilliJy IMAGR1: 13766 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -36.053 MilliJy iter= 33231 IMAGR1: Total Cleaned flux density = 3.334 Jy 33231 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -35.3 MilliJy,max = 37.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 20.65 MilliJy IMAGR1: 19980 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 22.503 MilliJy iter= 35856 IMAGR1: Total Cleaned flux density = 3.429 Jy 35856 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -205.0 MilliJy,max = 197.2 MilliJy IMAGR1: BGC Clean: using 1131 cell beam + residuals > 110.65 MilliJy IMAGR1: 15151 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -112.524 MilliJy iter= 35987 IMAGR1: Total Cleaned flux density = 3.354 Jy 35987 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -111.4 MilliJy,max = 108.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 63.62 MilliJy IMAGR1: 19984 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -73.548 MilliJy iter= 37837 IMAGR1: Total Cleaned flux density = 2.714 Jy 37837 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -488.0 MilliJy,max = 489.4 MilliJy IMAGR1: BGC Clean: using 1131 cell beam + residuals > 264.14 MilliJy IMAGR1: 13122 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 269.205 MilliJy iter= 37952 IMAGR1: Total Cleaned flux density = 3.065 Jy 37952 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -253.2 MilliJy,max = 266.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 151.68 MilliJy IMAGR1: 19986 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 164.439 MilliJy iter= 40670 IMAGR1: Total Cleaned flux density = 4.603 Jy 40670 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.7 Jy,max = 1.7 Jy IMAGR1: BGC Clean: using 1131 cell beam + residuals > 912.08 MilliJy IMAGR1: 19659 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -1.463 Jy iter= 40688 IMAGR1: Total Cleaned flux density = 3.663 Jy 40688 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.4 Jy,max = 1.4 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 834.05 MilliJy IMAGR1: 19994 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -1.383 Jy iter= 40717 IMAGR1: Total Cleaned flux density = 2.965 Jy 40717 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.3 Jy,max = 1.3 Jy IMAGR1: BGC Clean: using 1131 cell beam + residuals > 746.19 MilliJy IMAGR1: 18622 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -896.964 MilliJy iter= 40812 IMAGR1: Total Cleaned flux density = 2.965 Jy 40812 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -869.5 MilliJy,max = 865.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 506.90 MilliJy IMAGR1: 19988 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -773.697 MilliJy iter= 40917 IMAGR1: Total Cleaned flux density = 3.574 Jy 40917 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -678.8 MilliJy,max = 640.8 MilliJy IMAGR1: BGC Clean: using 1343 cell beam + residuals > 331.45 MilliJy IMAGR1: 19715 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -338.612 MilliJy iter= 41054 IMAGR1: Total Cleaned flux density = 2.880 Jy 41054 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -395.1 MilliJy,max = 324.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 198.16 MilliJy IMAGR1: 19983 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -287.333 MilliJy iter= 41208 IMAGR1: Total Cleaned flux density = 2.401 Jy 41208 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -228.5 MilliJy,max = 199.3 MilliJy IMAGR1: BGC Clean: using 1131 cell beam + residuals > 113.84 MilliJy IMAGR1: 18677 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 116.324 MilliJy iter= 41413 IMAGR1: Total Cleaned flux density = 2.092 Jy 41413 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -131.2 MilliJy,max = 117.2 MilliJy IMAGR1: BGC Clean: using 1131 cell beam + residuals > 62.78 MilliJy IMAGR1: 15500 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -63.934 MilliJy iter= 41611 IMAGR1: Total Cleaned flux density = 1.938 Jy 41611 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -83.9 MilliJy,max = 85.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 37.59 MilliJy IMAGR1: 19992 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 40.492 MilliJy iter= 44407 IMAGR1: Total Cleaned flux density = 1.706 Jy 44407 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -266.0 MilliJy,max = 293.4 MilliJy IMAGR1: BGC Clean: using 1131 cell beam + residuals > 158.38 MilliJy IMAGR1: 13234 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -161.381 MilliJy iter= 44547 IMAGR1: Total Cleaned flux density = 1.938 Jy 44547 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -155.0 MilliJy,max = 163.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 93.76 MilliJy IMAGR1: 19988 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -131.316 MilliJy iter= 44753 IMAGR1: Total Cleaned flux density = 1.618 Jy 44753 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -105.8 MilliJy,max = 102.6 MilliJy IMAGR1: BGC Clean: using 1573 cell beam + residuals > 52.57 MilliJy IMAGR1: 18258 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 53.689 MilliJy iter= 44885 IMAGR1: Total Cleaned flux density = 1.589 Jy 44885 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -64.3 MilliJy,max = 60.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 35.73 MilliJy IMAGR1: 19985 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 38.085 MilliJy iter= 47713 IMAGR1: Total Cleaned flux density = 2.031 Jy 47713 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -315.9 MilliJy,max = 274.3 MilliJy IMAGR1: BGC Clean: using 1195 cell beam + residuals > 153.47 MilliJy IMAGR1: 19885 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -186.826 MilliJy iter= 47804 IMAGR1: Total Cleaned flux density = 1.623 Jy 47804 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -176.9 MilliJy,max = 193.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 109.32 MilliJy IMAGR1: 19992 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -133.413 MilliJy iter= 49014 IMAGR1: Total Cleaned flux density = 1.850 Jy 49014 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -526.1 MilliJy,max = 479.6 MilliJy IMAGR1: BGC Clean: using 1199 cell beam + residuals > 242.84 MilliJy IMAGR1: 19573 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -302.727 MilliJy iter= 49096 IMAGR1: Total Cleaned flux density = 1.458 Jy 49096 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -296.0 MilliJy,max = 293.8 MilliJy IMAGR1: BGC Clean: using 1131 cell beam + residuals > 163.39 MilliJy IMAGR1: 19319 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 166.239 MilliJy iter= 49268 IMAGR1: Total Cleaned flux density = 1.399 Jy 49268 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -152.2 MilliJy,max = 152.4 MilliJy IMAGR1: BGC Clean: using 1131 cell beam + residuals > 89.73 MilliJy IMAGR1: 13492 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -91.132 MilliJy iter= 49408 IMAGR1: Total Cleaned flux density = 1.385 Jy 49408 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -89.1 MilliJy,max = 85.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 52.42 MilliJy IMAGR1: 19974 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -56.240 MilliJy iter= 52402 IMAGR1: Total Cleaned flux density = 1.996 Jy 52402 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -626.8 MilliJy,max = 578.1 MilliJy IMAGR1: BGC Clean: using 1131 cell beam + residuals > 338.32 MilliJy IMAGR1: 11284 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 343.492 MilliJy iter= 52524 IMAGR1: Total Cleaned flux density = 2.004 Jy 52524 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -325.6 MilliJy,max = 334.9 MilliJy IMAGR1: BGC Clean: using 1031 cell beam + residuals > 189.55 MilliJy IMAGR1: 18661 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -247.813 MilliJy iter= 52585 IMAGR1: Total Cleaned flux density = 1.731 Jy 52585 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -241.5 MilliJy,max = 244.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 151.94 MilliJy IMAGR1: 19996 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -216.887 MilliJy iter= 52788 IMAGR1: Total Cleaned flux density = 1.586 Jy 52788 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -140.0 MilliJy,max = 150.2 MilliJy IMAGR1: BGC Clean: using 1197 cell beam + residuals > 72.75 MilliJy IMAGR1: 19397 Residual map points loaded IMAGR1: Field 1 min allowed flux = -75.060 MilliJy iter= 52967 IMAGR1: Total Cleaned flux density = 1.422 Jy 52967 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -75.3 MilliJy,max = 79.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 42.35 MilliJy IMAGR1: 19986 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -60.021 MilliJy iter= 53149 IMAGR1: Total Cleaned flux density = 1.141 Jy 53149 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -49.2 MilliJy,max = 51.9 MilliJy IMAGR1: BGC Clean: using 1341 cell beam + residuals > 26.57 MilliJy IMAGR1: 16721 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 27.084 MilliJy iter= 53339 IMAGR1: Total Cleaned flux density = 1.139 Jy 53339 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -33.1 MilliJy,max = 29.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 16.79 MilliJy IMAGR1: 19984 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -17.806 MilliJy iter= 56008 IMAGR1: Total Cleaned flux density = 1.257 Jy 56008 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -108.3 MilliJy,max = 112.5 MilliJy IMAGR1: BGC Clean: using 1131 cell beam + residuals > 60.70 MilliJy IMAGR1: 13715 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 61.699 MilliJy iter= 56167 IMAGR1: Total Cleaned flux density = 1.333 Jy 56167 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -64.5 MilliJy,max = 61.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 34.48 MilliJy IMAGR1: 19978 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -36.708 MilliJy iter= 59007 IMAGR1: Total Cleaned flux density = 1.493 Jy 59007 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -301.8 MilliJy,max = 305.9 MilliJy IMAGR1: BGC Clean: using 1131 cell beam + residuals > 165.10 MilliJy IMAGR1: 12896 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -197.338 MilliJy iter= 59083 IMAGR1: Total Cleaned flux density = 1.289 Jy 59083 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -210.4 MilliJy,max = 194.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 116.74 MilliJy IMAGR1: 19994 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -167.880 MilliJy iter= 59264 IMAGR1: Total Cleaned flux density = 1.250 Jy 59264 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -115.1 MilliJy,max = 111.9 MilliJy IMAGR1: BGC Clean: using 1031 cell beam + residuals > 63.49 MilliJy IMAGR1: 18848 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -80.571 MilliJy iter= 59353 IMAGR1: Total Cleaned flux density = 992.964 MilliJy 59353 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -81.2 MilliJy,max = 87.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 48.50 MilliJy IMAGR1: 19995 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 51.518 MilliJy iter= 62420 IMAGR1: Total Cleaned flux density = 2.417 Jy 62420 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -434.7 MilliJy,max = 400.6 MilliJy IMAGR1: BGC Clean: using 1129 cell beam + residuals > 236.44 MilliJy IMAGR1: 19765 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -376.707 MilliJy iter= 62437 IMAGR1: Total Cleaned flux density = 1.898 Jy 62437 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -375.5 MilliJy,max = 367.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 220.02 MilliJy IMAGR1: 19984 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -348.826 MilliJy iter= 62480 IMAGR1: Total Cleaned flux density = 1.580 Jy 62480 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -318.2 MilliJy,max = 327.9 MilliJy IMAGR1: BGC Clean: using 1131 cell beam + residuals > 188.27 MilliJy IMAGR1: 19889 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -242.050 MilliJy iter= 62556 IMAGR1: Total Cleaned flux density = 1.268 Jy 62556 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -249.0 MilliJy,max = 263.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 149.38 MilliJy IMAGR1: 19980 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -206.491 MilliJy iter= 62845 IMAGR1: Total Cleaned flux density = 1.391 Jy 62845 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -122.8 MilliJy,max = 122.8 MilliJy IMAGR1: BGC Clean: using 1131 cell beam + residuals > 66.28 MilliJy IMAGR1: 12277 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 67.356 MilliJy iter= 63023 IMAGR1: Total Cleaned flux density = 1.499 Jy 63023 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -72.5 MilliJy,max = 67.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 37.68 MilliJy IMAGR1: 19991 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 39.881 MilliJy iter= 65832 IMAGR1: Total Cleaned flux density = 1.528 Jy 65832 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -295.7 MilliJy,max = 297.2 MilliJy IMAGR1: BGC Clean: using 1131 cell beam + residuals > 160.40 MilliJy IMAGR1: 15106 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -227.226 MilliJy iter= 65870 IMAGR1: Total Cleaned flux density = 1.224 Jy 65870 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -226.6 MilliJy,max = 230.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 130.98 MilliJy IMAGR1: 19989 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -207.563 MilliJy iter= 65931 IMAGR1: Total Cleaned flux density = 1.169 Jy 65931 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -200.6 MilliJy,max = 191.1 MilliJy IMAGR1: BGC Clean: using 1131 cell beam + residuals > 112.03 MilliJy IMAGR1: 14581 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -113.820 MilliJy iter= 66120 IMAGR1: Total Cleaned flux density = 1.390 Jy 66120 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -128.5 MilliJy,max = 117.9 MilliJy IMAGR1: BGC Clean: using 1029 cell beam + residuals > 63.45 MilliJy IMAGR1: 18943 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 64.540 MilliJy iter= 66365 IMAGR1: Total Cleaned flux density = 1.618 Jy 66365 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -63.5 MilliJy,max = 59.4 MilliJy IMAGR1: BGC Clean: using 1131 cell beam + residuals > 34.83 MilliJy IMAGR1: 18139 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -35.335 MilliJy iter= 66585 IMAGR1: Total Cleaned flux density = 1.603 Jy 66585 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -37.6 MilliJy,max = 41.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 21.15 MilliJy IMAGR1: 19974 Residual map points loaded IMAGR1: Field 1 Iter limit, Max resid= -22.702 MilliJy iter= 70000 IMAGR1: Total Cleaned flux density = 1.543 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 70000 to 23959 components IMAGR1: Field 1 min = -194.6 MilliJy,max = 190.8 MilliJy IMAGR1: Restoring Clean components IMAGR1: Checking image max/min IMAGR1: Field 1 final Clean flux 1.543 Jy 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= 10 disk= 1 IMAGR1: Appears to have ended successfully IMAGR1: thuban 31DEC06 TST: Cpu= 223.2 Real= 225 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.285 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1331+305_U,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_U,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.2.log AIPS 1: ' NOW STARTING WITH SOURCE :1 =1331+305' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1331+305_U,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 11 disk= 1 AIPS 1: Disk 1 in-CNO 12 renumbered as CNO 10 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.2844 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2025+337_U,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN SETFC1: Task SETFC (release of 31DEC06) begins SETFC1: Found 2025+337 U BAND Seq 1 Disk: 1 in slot 4 SETFC1: SETCEL: recommends IMSIZE 907 CELLSIZE 0.19900 SETFC1: SETCEL: returns IMSIZE 1024 CELLSIZE 0.19900 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@2025+337_U,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 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.285 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1331+305_U,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_U,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.2.log AIPS 1: ' NOW STARTING WITH SOURCE :1 =1331+305' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1331+305_U,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 11 disk= 1 AIPS 1: Disk 1 in-CNO 12 renumbered as CNO 10 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.2844 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2025+337_U,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 2025+337 U BAND Seq 1 Disk: 1 in slot 4 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@2025+337_U,BAND.0-1 SETFC1: Searching catalog between 0.02 and 0.08 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 55.5 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= 2.7 Real= 2 C 1 1012 1012 20 25 10.84 33 43 00.2 00001 -1 507 512 513 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.285 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1331+305_U,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_U,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.2.log AIPS 1: ' NOW STARTING WITH SOURCE :1 =1331+305' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1331+305_U,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 11 disk= 1 AIPS 1: Disk 1 in-CNO 12 renumbered as CNO 10 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.2844 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2025+337_U,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@2025+337_U,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.2.log AIPS 1: ' NOW STARTING WITH SOURCE :2 =2025+337' AIPS 1: ' ' IMAGR1: Task IMAGR (release of 31DEC06) begins IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@2025+337_U,BAND.0-1 IMAGR1: FIELDF: Final field parameters and # read are: IMAGR1: Field 1 1012 1012 -2.6201E-02 -1.4000E-02 0 IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@2025+337_U,BAND.0-1 IMAGR1: WINDF: Number of clean boxes/field read as follows: IMAGR1: Field 01: 1 IMAGR1: Create 2025+337 .IMAGR . 1 (UV) on disk 1 cno 11 IMAGR1: Beginning channel 1 through 1 with 2 IFs IMAGR1: IMACPY: Copied 1500 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.835E+01 IMAGR1: UVWAIT: Adding temperance S 3.670E+00 IMAGR1: UVWAIT: begin applying uniform or other weights IMAGR1: UVWAIT: Sum of weights in 6.371E+03 and out 6.358E+03 IMAGR1: UVWAIT: Noise is increased by a factor 1.301 due to weighting IMAGR1: UVWAIT: Average summed weight 1.835E+01 over 2928 vis IMAGR1: Create 2025+337 .IBM001. 1 (MA) on disk 1 cno 12 IMAGR1: Create 2025+337 .ICL001. 1 (MA) on disk 1 cno 13 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.496490E+10 to 1.491490E+10 Hz IMAGR1: Field 1 Sum of gridding weights = 6.74997E+04 IMAGR1: Field 1 Beam min = -241.5 MilliJy, max = 1.0 Jy IMAGR1: Field 1 fit FWHM = 1.462 x 1.289 arcsec, PA= -36.9 IMAGR1: CLBHIS: minimum component 0.500 of current peak IMAGR1: Field 1 min = -312.1 MilliJy,max = 2.8 Jy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 739.82 MilliJy IMAGR1: 623 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 2.012 Jy iter= 4 IMAGR1: Total Cleaned flux density = 948.949 MilliJy 4 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 = -213.9 MilliJy,max = 1.8 Jy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 539.33 MilliJy IMAGR1: 303 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 967.475 MilliJy iter= 11 IMAGR1: Total Cleaned flux density = 1.894 Jy 11 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -116.1 MilliJy,max = 870.8 MilliJy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 259.39 MilliJy IMAGR1: 337 Residual map points loaded IMAGR1: Field 1 min allowed flux = 426.015 MilliJy iter= 19 IMAGR1: Total Cleaned flux density = 2.395 Jy 19 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -87.5 MilliJy,max = 383.5 MilliJy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 114.22 MilliJy IMAGR1: 498 Residual map points loaded IMAGR1: Field 1 min allowed flux = 177.664 MilliJy iter= 28 IMAGR1: Total Cleaned flux density = 2.636 Jy 28 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -77.7 MilliJy,max = 162.6 MilliJy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 47.63 MilliJy IMAGR1: 1803 Residual map points loaded IMAGR1: Field 1 min allowed flux = 76.857 MilliJy iter= 37 IMAGR1: Total Cleaned flux density = 2.739 Jy 37 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -74.6 MilliJy,max = 98.4 MilliJy IMAGR1: BGC Clean: using 1515 cell beam + residuals > 27.67 MilliJy IMAGR1: 16451 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -47.139 MilliJy iter= 75 IMAGR1: Total Cleaned flux density = 2.853 Jy 75 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -72.2 MilliJy,max = 78.8 MilliJy IMAGR1: BGC Clean: using 801 cell beam + residuals > 24.82 MilliJy IMAGR1: 19961 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -40.544 MilliJy iter= 141 IMAGR1: Total Cleaned flux density = 2.860 Jy 141 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -68.5 MilliJy,max = 75.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 22.64 MilliJy IMAGR1: 19984 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 36.914 MilliJy iter= 262 IMAGR1: Total Cleaned flux density = 2.894 Jy 262 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -59.9 MilliJy,max = 73.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 20.05 MilliJy IMAGR1: 19986 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -31.091 MilliJy iter= 449 IMAGR1: Total Cleaned flux density = 2.828 Jy 449 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -57.5 MilliJy,max = 71.1 MilliJy IMAGR1: BGC Clean: using 1099 cell beam + residuals > 17.27 MilliJy IMAGR1: 19441 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 23.852 MilliJy iter= 645 IMAGR1: Total Cleaned flux density = 2.885 Jy 645 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -49.9 MilliJy,max = 67.4 MilliJy IMAGR1: BGC Clean: using 803 cell beam + residuals > 16.05 MilliJy IMAGR1: 14313 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 21.128 MilliJy iter= 872 IMAGR1: Total Cleaned flux density = 2.820 Jy 872 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -45.3 MilliJy,max = 62.5 MilliJy IMAGR1: BGC Clean: using 881 cell beam + residuals > 13.87 MilliJy IMAGR1: 19080 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -18.187 MilliJy iter= 1167 IMAGR1: Total Cleaned flux density = 2.906 Jy 1167 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -46.3 MilliJy,max = 55.9 MilliJy IMAGR1: BGC Clean: using 1099 cell beam + residuals > 12.48 MilliJy IMAGR1: 19717 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 15.963 MilliJy iter= 1512 IMAGR1: Total Cleaned flux density = 2.862 Jy 1512 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -40.8 MilliJy,max = 54.0 MilliJy IMAGR1: BGC Clean: using 881 cell beam + residuals > 11.47 MilliJy IMAGR1: 18766 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 14.385 MilliJy iter= 1910 IMAGR1: Total Cleaned flux density = 2.909 Jy 1910 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -44.4 MilliJy,max = 48.2 MilliJy IMAGR1: BGC Clean: using 1429 cell beam + residuals > 10.38 MilliJy IMAGR1: 19922 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 13.686 MilliJy iter= 2579 IMAGR1: Total Cleaned flux density = 2.816 Jy 2579 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -38.1 MilliJy,max = 47.2 MilliJy IMAGR1: BGC Clean: using 1099 cell beam + residuals > 9.46 MilliJy IMAGR1: 19229 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -11.416 MilliJy iter= 3096 IMAGR1: Total Cleaned flux density = 2.888 Jy 3096 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -38.5 MilliJy,max = 42.0 MilliJy IMAGR1: BGC Clean: using 805 cell beam + residuals > 8.61 MilliJy IMAGR1: 19347 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -10.252 MilliJy iter= 3672 IMAGR1: Total Cleaned flux density = 2.799 Jy 3672 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -34.7 MilliJy,max = 41.1 MilliJy IMAGR1: BGC Clean: using 1429 cell beam + residuals > 8.43 MilliJy IMAGR1: 15744 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 10.396 MilliJy iter= 4531 IMAGR1: Total Cleaned flux density = 2.816 Jy 4531 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -31.5 MilliJy,max = 38.8 MilliJy IMAGR1: BGC Clean: using 1097 cell beam + residuals > 7.42 MilliJy IMAGR1: 19179 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 8.638 MilliJy iter= 5215 IMAGR1: Total Cleaned flux density = 2.786 Jy 5215 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -30.1 MilliJy,max = 35.4 MilliJy IMAGR1: BGC Clean: using 1099 cell beam + residuals > 6.95 MilliJy IMAGR1: 19073 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 7.943 MilliJy iter= 5871 IMAGR1: Total Cleaned flux density = 2.785 Jy 5871 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -28.3 MilliJy,max = 34.0 MilliJy IMAGR1: BGC Clean: using 1429 cell beam + residuals > 6.59 MilliJy IMAGR1: 18053 Residual map points loaded IMAGR1: Field 1 min Clean flux = -17.211 MilliJy iter= 8363 IMAGR1: Residual Peak Noise is Increasing IMAGR1: Clean has begun to diverge, Stopping IMAGR1: Minimum residual peak was = 8.600 MilliJy IMAGR1: Total Cleaned flux density = 2.744 Jy 8363 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -31.2 MilliJy,max = 41.8 MilliJy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 11.22 MilliJy IMAGR1: 11620 Residual map points loaded IMAGR1: Field 1 min allowed flux = 20.835 MilliJy iter= 8373 IMAGR1: Total Cleaned flux density = 2.773 Jy 8373 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -33.0 MilliJy,max = 27.3 MilliJy IMAGR1: BGC Clean: using 1097 cell beam + residuals > 9.49 MilliJy IMAGR1: 18951 Residual map points loaded IMAGR1: Field 1 min allowed flux = 10.385 MilliJy iter= 8768 IMAGR1: Total Cleaned flux density = 2.814 Jy 8768 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -24.6 MilliJy,max = 27.5 MilliJy IMAGR1: BGC Clean: using 1429 cell beam + residuals > 6.37 MilliJy IMAGR1: 19565 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -7.417 MilliJy iter= 10081 IMAGR1: Total Cleaned flux density = 2.731 Jy 10081 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -22.5 MilliJy,max = 28.4 MilliJy IMAGR1: BGC Clean: using 1429 cell beam + residuals > 5.50 MilliJy IMAGR1: 16819 Residual map points loaded IMAGR1: Field 1 min Clean flux = 13.192 MilliJy iter= 12460 IMAGR1: Residual Peak Noise is Increasing IMAGR1: Clean has begun to diverge, Stopping IMAGR1: Minimum residual peak was = 6.594 MilliJy IMAGR1: Total Cleaned flux density = 2.535 Jy 12460 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -28.1 MilliJy,max = 21.8 MilliJy IMAGR1: BGC Clean: using 2019 cell beam + residuals > 7.95 MilliJy IMAGR1: 18096 Residual map points loaded IMAGR1: Field 1 min allowed flux = -12.597 MilliJy iter= 12510 IMAGR1: Total Cleaned flux density = 2.520 Jy 12510 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -26.4 MilliJy,max = 22.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 6.78 MilliJy IMAGR1: 19992 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 7.850 MilliJy iter= 14389 IMAGR1: Total Cleaned flux density = 2.537 Jy 14389 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -38.0 MilliJy,max = 39.6 MilliJy IMAGR1: BGC Clean: using 1431 cell beam + residuals > 16.48 MilliJy IMAGR1: 16338 Residual map points loaded IMAGR1: Field 1 min allowed flux = -19.747 MilliJy iter= 14485 IMAGR1: Total Cleaned flux density = 2.497 Jy 14485 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -21.9 MilliJy,max = 24.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 10.88 MilliJy IMAGR1: 19985 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 12.363 MilliJy iter= 16352 IMAGR1: Total Cleaned flux density = 2.491 Jy 16352 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -74.7 MilliJy,max = 83.0 MilliJy IMAGR1: BGC Clean: using 1099 cell beam + residuals > 37.00 MilliJy IMAGR1: 18494 Residual map points loaded IMAGR1: Field 1 min allowed flux = -41.462 MilliJy iter= 16492 IMAGR1: Total Cleaned flux density = 2.686 Jy 16492 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -38.4 MilliJy,max = 36.8 MilliJy IMAGR1: BGC Clean: using 881 cell beam + residuals > 19.70 MilliJy IMAGR1: 19310 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -20.378 MilliJy iter= 16753 IMAGR1: Total Cleaned flux density = 2.522 Jy 16753 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -27.5 MilliJy,max = 23.7 MilliJy IMAGR1: BGC Clean: using 1431 cell beam + residuals > 8.49 MilliJy IMAGR1: 17412 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 8.779 MilliJy iter= 17036 IMAGR1: Total Cleaned flux density = 2.566 Jy 17036 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -24.8 MilliJy,max = 19.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 5.31 MilliJy IMAGR1: 19980 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -6.075 MilliJy iter= 19317 IMAGR1: Total Cleaned flux density = 2.639 Jy 19317 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -27.0 MilliJy,max = 27.2 MilliJy IMAGR1: BGC Clean: using 881 cell beam + residuals > 12.85 MilliJy IMAGR1: 17869 Residual map points loaded IMAGR1: Field 1 min allowed flux = 13.519 MilliJy iter= 19582 IMAGR1: Total Cleaned flux density = 2.577 Jy 19582 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -20.4 MilliJy,max = 21.1 MilliJy IMAGR1: BGC Clean: using 1429 cell beam + residuals > 5.90 MilliJy IMAGR1: 19313 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -6.136 MilliJy iter= 19993 IMAGR1: Total Cleaned flux density = 2.552 Jy 19993 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -14.6 MilliJy,max = 20.7 MilliJy IMAGR1: BGC Clean: using 881 cell beam + residuals > 3.88 MilliJy IMAGR1: 17776 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -4.113 MilliJy iter= 20788 IMAGR1: Total Cleaned flux density = 2.546 Jy 20788 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -16.0 MilliJy,max = 18.6 MilliJy IMAGR1: BGC Clean: using 881 cell beam + residuals > 3.31 MilliJy IMAGR1: 17507 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 3.524 MilliJy iter= 21740 IMAGR1: Total Cleaned flux density = 2.546 Jy 21740 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -14.5 MilliJy,max = 18.1 MilliJy IMAGR1: BGC Clean: using 803 cell beam + residuals > 3.41 MilliJy IMAGR1: 12351 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 3.591 MilliJy iter= 22497 IMAGR1: Total Cleaned flux density = 2.530 Jy 22497 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -14.7 MilliJy,max = 17.4 MilliJy IMAGR1: BGC Clean: using 1097 cell beam + residuals > 3.06 MilliJy IMAGR1: 19900 Residual map points loaded IMAGR1: Field 1 min Clean flux = 7.351 MilliJy iter= 24007 IMAGR1: Residual Peak Noise is Increasing IMAGR1: Clean has begun to diverge, Stopping IMAGR1: Minimum residual peak was = 3.645 MilliJy IMAGR1: Total Cleaned flux density = 2.491 Jy 24007 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -12.8 MilliJy,max = 18.6 MilliJy IMAGR1: BGC Clean: using 1431 cell beam + residuals > 3.93 MilliJy IMAGR1: 19813 Residual map points loaded IMAGR1: Field 1 min allowed flux = 4.704 MilliJy iter= 24375 IMAGR1: Total Cleaned flux density = 2.510 Jy 24375 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -13.2 MilliJy,max = 17.8 MilliJy IMAGR1: BGC Clean: using 881 cell beam + residuals > 3.10 MilliJy IMAGR1: 18039 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -3.290 MilliJy iter= 25389 IMAGR1: Total Cleaned flux density = 2.481 Jy 25389 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -13.5 MilliJy,max = 16.5 MilliJy IMAGR1: BGC Clean: using 1099 cell beam + residuals > 2.82 MilliJy IMAGR1: 19988 Residual map points loaded IMAGR1: Field 1 min allowed flux = -3.162 MilliJy iter= 26382 IMAGR1: Total Cleaned flux density = 2.481 Jy 26382 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -14.1 MilliJy,max = 16.2 MilliJy IMAGR1: BGC Clean: using 881 cell beam + residuals > 2.87 MilliJy IMAGR1: 16128 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 3.037 MilliJy iter= 27348 IMAGR1: Total Cleaned flux density = 2.483 Jy 27348 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -13.3 MilliJy,max = 15.7 MilliJy IMAGR1: BGC Clean: using 1429 cell beam + residuals > 2.73 MilliJy IMAGR1: 19738 Residual map points loaded IMAGR1: Field 1 min Clean flux = 7.241 MilliJy iter= 30361 IMAGR1: Residual Peak Noise is Increasing IMAGR1: Clean has begun to diverge, Stopping IMAGR1: Minimum residual peak was = 3.619 MilliJy IMAGR1: Total Cleaned flux density = 2.523 Jy 30361 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -14.2 MilliJy,max = 15.2 MilliJy IMAGR1: BGC Clean: using 1099 cell beam + residuals > 4.63 MilliJy IMAGR1: 18495 Residual map points loaded IMAGR1: Field 1 min allowed flux = -5.198 MilliJy iter= 30689 IMAGR1: Total Cleaned flux density = 2.487 Jy 30689 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -12.0 MilliJy,max = 14.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.96 MilliJy IMAGR1: 19988 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 3.270 MilliJy iter= 33504 IMAGR1: Total Cleaned flux density = 2.474 Jy 33504 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -18.6 MilliJy,max = 13.9 MilliJy IMAGR1: BGC Clean: using 805 cell beam + residuals > 5.91 MilliJy IMAGR1: 19975 Residual map points loaded IMAGR1: Field 1 min allowed flux = 6.141 MilliJy iter= 33918 IMAGR1: Total Cleaned flux density = 2.526 Jy 33918 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -13.2 MilliJy,max = 13.5 MilliJy IMAGR1: BGC Clean: using 805 cell beam + residuals > 2.95 MilliJy IMAGR1: 18963 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 3.077 MilliJy iter= 34700 IMAGR1: Total Cleaned flux density = 2.555 Jy 34700 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -12.2 MilliJy,max = 11.9 MilliJy IMAGR1: BGC Clean: using 1097 cell beam + residuals > 2.43 MilliJy IMAGR1: 18236 Residual map points loaded IMAGR1: Field 1 min allowed flux = 2.669 MilliJy iter= 35586 IMAGR1: Total Cleaned flux density = 2.547 Jy 35586 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -10.7 MilliJy,max = 12.8 MilliJy IMAGR1: BGC Clean: using 881 cell beam + residuals > 2.32 MilliJy IMAGR1: 17406 Residual map points loaded IMAGR1: Field 1 min allowed flux = 2.439 MilliJy iter= 36594 IMAGR1: Total Cleaned flux density = 2.569 Jy 36594 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -12.3 MilliJy,max = 12.2 MilliJy IMAGR1: BGC Clean: using 803 cell beam + residuals > 2.43 MilliJy IMAGR1: 12262 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -2.520 MilliJy iter= 37337 IMAGR1: Total Cleaned flux density = 2.552 Jy 37337 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -10.5 MilliJy,max = 12.8 MilliJy IMAGR1: BGC Clean: using 1429 cell beam + residuals > 2.29 MilliJy IMAGR1: 17282 Residual map points loaded IMAGR1: Field 1 min Clean flux = 5.758 MilliJy iter= 40694 IMAGR1: Residual Peak Noise is Increasing IMAGR1: Clean has begun to diverge, Stopping IMAGR1: Minimum residual peak was = 2.879 MilliJy IMAGR1: Total Cleaned flux density = 2.612 Jy 40694 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -12.6 MilliJy,max = 16.9 MilliJy IMAGR1: BGC Clean: using 1429 cell beam + residuals > 4.19 MilliJy IMAGR1: 19047 Residual map points loaded IMAGR1: Field 1 min allowed flux = 4.790 MilliJy iter= 40925 IMAGR1: Total Cleaned flux density = 2.592 Jy 40925 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -10.1 MilliJy,max = 16.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.92 MilliJy IMAGR1: 19994 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -3.164 MilliJy iter= 43645 IMAGR1: Total Cleaned flux density = 2.595 Jy 43645 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -15.8 MilliJy,max = 17.4 MilliJy IMAGR1: BGC Clean: using 1429 cell beam + residuals > 7.58 MilliJy IMAGR1: 17616 Residual map points loaded IMAGR1: Field 1 min allowed flux = 8.676 MilliJy iter= 43765 IMAGR1: Total Cleaned flux density = 2.596 Jy 43765 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -11.2 MilliJy,max = 10.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 5.25 MilliJy IMAGR1: 19992 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -5.626 MilliJy iter= 46439 IMAGR1: Total Cleaned flux density = 2.604 Jy 46439 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -42.2 MilliJy,max = 41.3 MilliJy IMAGR1: BGC Clean: using 803 cell beam + residuals > 22.16 MilliJy IMAGR1: 15959 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -22.652 MilliJy iter= 46696 IMAGR1: Total Cleaned flux density = 2.613 Jy 46696 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -18.8 MilliJy,max = 17.4 MilliJy IMAGR1: BGC Clean: using 803 cell beam + residuals > 8.94 MilliJy IMAGR1: 11981 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 9.128 MilliJy iter= 46976 IMAGR1: Total Cleaned flux density = 2.635 Jy 46976 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -11.2 MilliJy,max = 14.1 MilliJy IMAGR1: BGC Clean: using 1429 cell beam + residuals > 3.98 MilliJy IMAGR1: 19398 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 4.079 MilliJy iter= 47353 IMAGR1: Total Cleaned flux density = 2.649 Jy 47353 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -8.6 MilliJy,max = 12.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.57 MilliJy IMAGR1: 19989 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 2.775 MilliJy iter= 50499 IMAGR1: Total Cleaned flux density = 2.652 Jy 50499 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -16.0 MilliJy,max = 14.7 MilliJy IMAGR1: BGC Clean: using 881 cell beam + residuals > 7.00 MilliJy IMAGR1: 18340 Residual map points loaded IMAGR1: Field 1 min allowed flux = -7.360 MilliJy iter= 50808 IMAGR1: Total Cleaned flux density = 2.651 Jy 50808 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -11.0 MilliJy,max = 8.2 MilliJy IMAGR1: BGC Clean: using 881 cell beam + residuals > 3.50 MilliJy IMAGR1: 15458 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 3.591 MilliJy iter= 51288 IMAGR1: Total Cleaned flux density = 2.662 Jy 51288 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -9.6 MilliJy,max = 9.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.98 MilliJy IMAGR1: 19983 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 2.150 MilliJy iter= 54543 IMAGR1: Total Cleaned flux density = 2.688 Jy 54543 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -10.9 MilliJy,max = 9.6 MilliJy IMAGR1: BGC Clean: using 1097 cell beam + residuals > 4.81 MilliJy IMAGR1: 18565 Residual map points loaded IMAGR1: Field 1 min allowed flux = 5.273 MilliJy iter= 54758 IMAGR1: Total Cleaned flux density = 2.642 Jy 54758 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -8.9 MilliJy,max = 8.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.82 MilliJy IMAGR1: 19986 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 3.040 MilliJy iter= 58222 IMAGR1: Total Cleaned flux density = 2.592 Jy 58222 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -23.9 MilliJy,max = 25.2 MilliJy IMAGR1: BGC Clean: using 1097 cell beam + residuals > 11.48 MilliJy IMAGR1: 18773 Residual map points loaded IMAGR1: Field 1 min allowed flux = -12.571 MilliJy iter= 58403 IMAGR1: Total Cleaned flux density = 2.657 Jy 58403 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -12.6 MilliJy,max = 12.7 MilliJy IMAGR1: BGC Clean: using 801 cell beam + residuals > 6.62 MilliJy IMAGR1: 19843 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -6.770 MilliJy iter= 58813 IMAGR1: Total Cleaned flux density = 2.657 Jy 58813 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -7.6 MilliJy,max = 10.2 MilliJy IMAGR1: BGC Clean: using 803 cell beam + residuals > 2.82 MilliJy IMAGR1: 17279 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 2.900 MilliJy iter= 59490 IMAGR1: Total Cleaned flux density = 2.673 Jy 59490 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -8.1 MilliJy,max = 9.8 MilliJy IMAGR1: BGC Clean: using 881 cell beam + residuals > 1.77 MilliJy IMAGR1: 17715 Residual map points loaded IMAGR1: Field 1 min allowed flux = -1.863 MilliJy iter= 60501 IMAGR1: Total Cleaned flux density = 2.690 Jy 60501 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -8.4 MilliJy,max = 8.3 MilliJy IMAGR1: BGC Clean: using 881 cell beam + residuals > 1.57 MilliJy IMAGR1: 19841 Residual map points loaded IMAGR1: Field 1 min Clean flux = -1.706 MilliJy iter= 61575 IMAGR1: Total Cleaned flux density = 2.691 Jy 61575 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Peak residual in window 1.706 less than limit 1.706 MilliJy IMAGR1: Merging the Clean components files IMAGR1: Field 1 compressed from 61575 to 21019 components IMAGR1: Field 1 min = -7.8 MilliJy,max = 8.9 MilliJy IMAGR1: Restoring Clean components IMAGR1: Checking image max/min IMAGR1: Field 1 final Clean flux 2.691 Jy 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= 11 disk= 1 IMAGR1: Appears to have ended successfully IMAGR1: thuban 31DEC06 TST: Cpu= 209.9 Real= 212 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.285 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1331+305_U,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_U,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.2.log AIPS 1: ' NOW STARTING WITH SOURCE :1 =1331+305' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1331+305_U,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 11 disk= 1 AIPS 1: Disk 1 in-CNO 12 renumbered as CNO 10 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.2844 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2025+337_U,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@2025+337_U,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.2.log AIPS 1: ' NOW STARTING WITH SOURCE :2 =2025+337' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2025+337_U,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 12 disk= 1 AIPS 1: Disk 1 in-CNO 13 renumbered as CNO 11 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1313 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@V404CYG_U,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN SETFC1: Task SETFC (release of 31DEC06) begins SETFC1: Found V404CYG U BAND Seq 1 Disk: 1 in slot 5 SETFC1: SETCEL: recommends IMSIZE 907 CELLSIZE 0.19897 SETFC1: SETCEL: returns IMSIZE 1024 CELLSIZE 0.19897 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@V404CYG_U,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= 0 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.285 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1331+305_U,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_U,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.2.log AIPS 1: ' NOW STARTING WITH SOURCE :1 =1331+305' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1331+305_U,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 11 disk= 1 AIPS 1: Disk 1 in-CNO 12 renumbered as CNO 10 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.2844 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2025+337_U,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@2025+337_U,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.2.log AIPS 1: ' NOW STARTING WITH SOURCE :2 =2025+337' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2025+337_U,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 12 disk= 1 AIPS 1: Disk 1 in-CNO 13 renumbered as CNO 11 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1313 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@V404CYG_U,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 V404CYG U BAND Seq 1 Disk: 1 in slot 5 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@V404CYG_U,BAND.0-1 SETFC1: Searching catalog between 0.02 and 0.08 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 55.7 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= 2.7 Real= 3 C 1 1012 1012 20 24 03.82 33 52 02.4 00001 -1 507 512 513 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.285 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1331+305_U,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_U,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.2.log AIPS 1: ' NOW STARTING WITH SOURCE :1 =1331+305' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1331+305_U,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 11 disk= 1 AIPS 1: Disk 1 in-CNO 12 renumbered as CNO 10 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.2844 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2025+337_U,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@2025+337_U,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.2.log AIPS 1: ' NOW STARTING WITH SOURCE :2 =2025+337' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2025+337_U,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 12 disk= 1 AIPS 1: Disk 1 in-CNO 13 renumbered as CNO 11 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1313 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@V404CYG_U,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@V404CYG_U,BAND.0-1 >> /home/thuban/vlbacald/run/A AIPS 1: H669_2000MAR07_1.2.log AIPS 1: ' NOW STARTING WITH SOURCE :3 =V404CYG' AIPS 1: ' ' IMAGR1: Task IMAGR (release of 31DEC06) begins IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@V404CYG_U,BAND.0-1 IMAGR1: FIELDF: Final field parameters and # read are: IMAGR1: Field 1 1012 1012 -2.4910E-02 2.5580E-11 0 IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@V404CYG_U,BAND.0-1 IMAGR1: WINDF: Number of clean boxes/field read as follows: IMAGR1: Field 01: 1 IMAGR1: Create V404CYG .IMAGR . 1 (UV) on disk 1 cno 12 IMAGR1: Beginning channel 1 through 1 with 2 IFs IMAGR1: IMACPY: Copied 7041 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 6.092E+01 IMAGR1: UVWAIT: Adding temperance S 1.218E+01 IMAGR1: UVWAIT: begin applying uniform or other weights IMAGR1: UVWAIT: Sum of weights in 2.543E+04 and out 3.028E+04 IMAGR1: UVWAIT: Noise is increased by a factor 1.363 due to weighting IMAGR1: UVWAIT: Average summed weight 6.092E+01 over 14081 vis IMAGR1: Create V404CYG .IBM001. 1 (MA) on disk 1 cno 13 IMAGR1: Create V404CYG .ICL001. 1 (MA) on disk 1 cno 14 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.496490E+10 to 1.491490E+10 Hz IMAGR1: Field 1 Sum of gridding weights = 3.21469E+05 IMAGR1: Field 1 Beam min = -173.6 MilliJy, max = 1.0 Jy IMAGR1: Field 1 fit FWHM = 1.459 x 1.267 arcsec, PA= 23.6 IMAGR1: CLBHIS: minimum component 0.500 of current peak IMAGR1: Field 1 min = -30.1 MilliJy,max = 29.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 11.65 MilliJy IMAGR1: 19983 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -22.463 MilliJy iter= 2 IMAGR1: Total Cleaned flux density = 33.584 MicroJy 2 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 = -30.1 MilliJy,max = 29.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 11.60 MilliJy IMAGR1: 19984 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -21.959 MilliJy iter= 7 IMAGR1: Total Cleaned flux density = -6.612 MilliJy 7 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -29.8 MilliJy,max = 29.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 11.51 MilliJy IMAGR1: 19973 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -21.073 MilliJy iter= 18 IMAGR1: Total Cleaned flux density = -4.422 MilliJy 18 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -29.3 MilliJy,max = 29.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 11.33 MilliJy IMAGR1: 19993 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 19.577 MilliJy iter= 39 IMAGR1: Total Cleaned flux density = -22.363 MilliJy 39 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -29.0 MilliJy,max = 29.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 10.99 MilliJy IMAGR1: 19995 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 18.336 MilliJy iter= 77 IMAGR1: Total Cleaned flux density = -10.923 MilliJy 77 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -28.1 MilliJy,max = 28.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 10.54 MilliJy IMAGR1: 19978 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -17.022 MilliJy iter= 142 IMAGR1: Total Cleaned flux density = -12.498 MilliJy 142 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -26.4 MilliJy,max = 28.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 9.89 MilliJy IMAGR1: 19981 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 15.300 MilliJy iter= 244 IMAGR1: Total Cleaned flux density = -9.376 MilliJy 244 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -24.8 MilliJy,max = 27.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 9.07 MilliJy IMAGR1: 19982 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -13.532 MilliJy iter= 397 IMAGR1: Total Cleaned flux density = 12.050 MilliJy 397 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -24.0 MilliJy,max = 26.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 8.21 MilliJy IMAGR1: 19978 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -11.922 MilliJy iter= 618 IMAGR1: Total Cleaned flux density = 23.516 MilliJy 618 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -22.5 MilliJy,max = 25.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 7.29 MilliJy IMAGR1: 19986 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 10.391 MilliJy iter= 935 IMAGR1: Total Cleaned flux density = 22.920 MilliJy 935 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -21.0 MilliJy,max = 24.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 6.45 MilliJy IMAGR1: 19980 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 9.016 MilliJy iter= 1373 IMAGR1: Total Cleaned flux density = 37.795 MilliJy 1373 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -19.7 MilliJy,max = 21.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 5.76 MilliJy IMAGR1: 19991 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 7.929 MilliJy iter= 1969 IMAGR1: Total Cleaned flux density = 54.662 MilliJy 1969 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -16.8 MilliJy,max = 19.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 5.27 MilliJy IMAGR1: 19979 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -7.161 MilliJy iter= 2766 IMAGR1: Total Cleaned flux density = 42.543 MilliJy 2766 comps IMAGR1: ALGSTB: All 320 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 309- 0 Cells, with 7041 Pts IMAGR1: Field 1 min = -17.6 MilliJy,max = 15.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 5.43 MilliJy IMAGR1: 19986 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 7.170 MilliJy iter= 3737 IMAGR1: Total Cleaned flux density = 137.771 MilliJy 3737 comps IMAGR1: ALGSTB: All 320 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 309- 0 Cells, with 7041 Pts IMAGR1: Field 1 min = -15.2 MilliJy,max = 16.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 6.62 MilliJy IMAGR1: 19980 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -11.200 MilliJy iter= 3814 IMAGR1: Total Cleaned flux density = 113.083 MilliJy 3814 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -14.8 MilliJy,max = 15.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 5.47 MilliJy IMAGR1: 19990 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -7.037 MilliJy iter= 4992 IMAGR1: Total Cleaned flux density = 53.028 MilliJy 4992 comps IMAGR1: ALGSTB: All 320 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 309- 0 Cells, with 7041 Pts IMAGR1: Field 1 min = -16.6 MilliJy,max = 15.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 7.64 MilliJy IMAGR1: 19984 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -9.470 MilliJy iter= 6222 IMAGR1: Total Cleaned flux density = 199.610 MilliJy 6222 comps IMAGR1: ALGSTB: All 320 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 309- 0 Cells, with 7041 Pts IMAGR1: Field 1 min = -31.3 MilliJy,max = 28.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 13.60 MilliJy IMAGR1: 19986 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -26.084 MilliJy iter= 6243 IMAGR1: Total Cleaned flux density = 158.141 MilliJy 6243 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -23.3 MilliJy,max = 24.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 12.34 MilliJy IMAGR1: 19993 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -18.309 MilliJy iter= 6542 IMAGR1: Total Cleaned flux density = 144.396 MilliJy 6542 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -13.8 MilliJy,max = 14.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 4.89 MilliJy IMAGR1: 19987 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -6.016 MilliJy iter= 8038 IMAGR1: Total Cleaned flux density = 64.994 MilliJy 8038 comps IMAGR1: ALGSTB: All 320 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 309- 0 Cells, with 7041 Pts IMAGR1: Field 1 min = -18.5 MilliJy,max = 24.0 MilliJy IMAGR1: BGC Clean: using 307 cell beam + residuals > 8.29 MilliJy IMAGR1: 16561 Residual map points loaded IMAGR1: Field 1 min allowed flux = 11.981 MilliJy iter= 8222 IMAGR1: Total Cleaned flux density = 124.612 MilliJy 8222 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -13.9 MilliJy,max = 13.9 MilliJy IMAGR1: BGC Clean: using 297 cell beam + residuals > 4.71 MilliJy IMAGR1: 16134 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 5.330 MilliJy iter= 9191 IMAGR1: Total Cleaned flux density = 184.346 MilliJy 9191 comps IMAGR1: ALGSTB: All 320 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 309- 0 Cells, with 7041 Pts IMAGR1: Field 1 min = -13.6 MilliJy,max = 14.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 4.21 MilliJy IMAGR1: 19977 Residual map points loaded IMAGR1: Field 1 min allowed flux = -5.264 MilliJy iter= 10552 IMAGR1: Total Cleaned flux density = 88.108 MilliJy 10552 comps IMAGR1: ALGSTB: All 320 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 309- 0 Cells, with 7041 Pts IMAGR1: Field 1 min = -19.4 MilliJy,max = 21.9 MilliJy IMAGR1: BGC Clean: using 305 cell beam + residuals > 8.00 MilliJy IMAGR1: 17379 Residual map points loaded IMAGR1: Field 1 min allowed flux = -10.940 MilliJy iter= 10854 IMAGR1: Total Cleaned flux density = 271.903 MilliJy 10854 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -15.3 MilliJy,max = 13.9 MilliJy IMAGR1: BGC Clean: using 1285 cell beam + residuals > 3.97 MilliJy IMAGR1: 18643 Residual map points loaded IMAGR1: Field 1 min allowed flux = -7.602 MilliJy iter= 10875 IMAGR1: Total Cleaned flux density = 251.087 MilliJy 10875 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -13.0 MilliJy,max = 14.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.57 MilliJy IMAGR1: 19991 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 4.218 MilliJy iter= 12785 IMAGR1: Total Cleaned flux density = 70.336 MilliJy 12785 comps IMAGR1: ALGSTB: All 320 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 309- 0 Cells, with 7041 Pts IMAGR1: Field 1 min = -12.2 MilliJy,max = 21.0 MilliJy IMAGR1: BGC Clean: using 307 cell beam + residuals > 7.28 MilliJy IMAGR1: 15322 Residual map points loaded IMAGR1: Field 1 min allowed flux = -10.504 MilliJy iter= 13007 IMAGR1: Total Cleaned flux density = 329.693 MilliJy 13007 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -14.7 MilliJy,max = 11.9 MilliJy IMAGR1: BGC Clean: using 307 cell beam + residuals > 5.10 MilliJy IMAGR1: 18154 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -7.893 MilliJy iter= 13135 IMAGR1: Total Cleaned flux density = 262.989 MilliJy 13135 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -12.0 MilliJy,max = 11.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.68 MilliJy IMAGR1: 19988 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -4.278 MilliJy iter= 15164 IMAGR1: Total Cleaned flux density = 219.324 MilliJy 15164 comps IMAGR1: ALGSTB: All 320 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 309- 0 Cells, with 7041 Pts IMAGR1: Field 1 min = -16.8 MilliJy,max = 19.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 8.83 MilliJy IMAGR1: 19983 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -9.973 MilliJy iter= 16872 IMAGR1: Total Cleaned flux density = 354.362 MilliJy 16872 comps IMAGR1: ALGSTB: All 320 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 309- 0 Cells, with 7041 Pts IMAGR1: Field 1 min = -53.6 MilliJy,max = 49.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 23.10 MilliJy IMAGR1: 19996 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -46.274 MilliJy iter= 16891 IMAGR1: Total Cleaned flux density = 280.782 MilliJy 16891 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -41.3 MilliJy,max = 43.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 21.10 MilliJy IMAGR1: 19994 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -33.746 MilliJy iter= 17061 IMAGR1: Total Cleaned flux density = 279.806 MilliJy 17061 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -18.8 MilliJy,max = 20.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 9.77 MilliJy IMAGR1: 19983 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -10.986 MilliJy iter= 18903 IMAGR1: Total Cleaned flux density = 358.560 MilliJy 18903 comps IMAGR1: ALGSTB: All 320 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 309- 0 Cells, with 7041 Pts IMAGR1: Field 1 min = -63.0 MilliJy,max = 56.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 27.76 MilliJy IMAGR1: 19980 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -54.592 MilliJy iter= 18920 IMAGR1: Total Cleaned flux density = 283.541 MilliJy 18920 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -48.7 MilliJy,max = 49.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 25.59 MilliJy IMAGR1: 19982 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -40.852 MilliJy iter= 19057 IMAGR1: Total Cleaned flux density = 266.453 MilliJy 19057 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -27.5 MilliJy,max = 27.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 14.72 MilliJy IMAGR1: 19989 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -20.843 MilliJy iter= 19406 IMAGR1: Total Cleaned flux density = 213.739 MilliJy 19406 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -11.6 MilliJy,max = 11.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 4.93 MilliJy IMAGR1: 19980 Residual map points loaded IMAGR1: Field 1 min allowed flux = 5.848 MilliJy iter= 20920 IMAGR1: Total Cleaned flux density = 307.582 MilliJy 20920 comps IMAGR1: ALGSTB: All 320 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 309- 0 Cells, with 7041 Pts IMAGR1: Field 1 min = -28.0 MilliJy,max = 23.3 MilliJy IMAGR1: BGC Clean: using 793 cell beam + residuals > 8.91 MilliJy IMAGR1: 17478 Residual map points loaded IMAGR1: Field 1 min allowed flux = -13.914 MilliJy iter= 20984 IMAGR1: Total Cleaned flux density = 269.561 MilliJy 20984 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -13.5 MilliJy,max = 13.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 6.67 MilliJy IMAGR1: 19992 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -10.088 MilliJy iter= 21221 IMAGR1: Total Cleaned flux density = 217.754 MilliJy 21221 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -10.4 MilliJy,max = 10.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.44 MilliJy IMAGR1: 19997 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 3.872 MilliJy iter= 23550 IMAGR1: Total Cleaned flux density = 222.739 MilliJy 23550 comps IMAGR1: ALGSTB: All 320 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 309- 0 Cells, with 7041 Pts IMAGR1: Field 1 min = -20.9 MilliJy,max = 19.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 9.59 MilliJy IMAGR1: 19988 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 10.614 MilliJy iter= 25595 IMAGR1: Total Cleaned flux density = 287.890 MilliJy 25595 comps IMAGR1: ALGSTB: All 320 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 309- 0 Cells, with 7041 Pts IMAGR1: Field 1 min = -72.4 MilliJy,max = 76.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 32.04 MilliJy IMAGR1: 19991 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -64.755 MilliJy iter= 25620 IMAGR1: Total Cleaned flux density = 241.553 MilliJy 25620 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -57.3 MilliJy,max = 59.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 28.11 MilliJy IMAGR1: 19982 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -50.737 MilliJy iter= 25676 IMAGR1: Total Cleaned flux density = 212.087 MilliJy 25676 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -42.0 MilliJy,max = 41.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 22.01 MilliJy IMAGR1: 19988 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -38.346 MilliJy iter= 25716 IMAGR1: Total Cleaned flux density = 189.194 MilliJy 25716 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -33.8 MilliJy,max = 34.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 19.05 MilliJy IMAGR1: 19992 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -27.833 MilliJy iter= 26086 IMAGR1: Total Cleaned flux density = 206.447 MilliJy 26086 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -16.1 MilliJy,max = 17.5 MilliJy IMAGR1: BGC Clean: using 297 cell beam + residuals > 6.86 MilliJy IMAGR1: 13982 Residual map points loaded IMAGR1: Field 1 min allowed flux = -8.729 MilliJy iter= 26409 IMAGR1: Total Cleaned flux density = 266.813 MilliJy 26409 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -10.2 MilliJy,max = 10.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.86 MilliJy IMAGR1: 19984 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -4.278 MilliJy iter= 28778 IMAGR1: Total Cleaned flux density = 184.114 MilliJy 28778 comps IMAGR1: ALGSTB: All 320 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 309- 0 Cells, with 7041 Pts IMAGR1: Field 1 min = -20.0 MilliJy,max = 25.7 MilliJy IMAGR1: BGC Clean: using 297 cell beam + residuals > 10.08 MilliJy IMAGR1: 18838 Residual map points loaded IMAGR1: Field 1 min allowed flux = -12.832 MilliJy iter= 29168 IMAGR1: Total Cleaned flux density = 366.948 MilliJy 29168 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -13.8 MilliJy,max = 9.6 MilliJy IMAGR1: BGC Clean: using 793 cell beam + residuals > 4.09 MilliJy IMAGR1: 17065 Residual map points loaded IMAGR1: Field 1 min allowed flux = -6.889 MilliJy iter= 29210 IMAGR1: Total Cleaned flux density = 334.187 MilliJy 29210 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -10.3 MilliJy,max = 9.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.46 MilliJy IMAGR1: 19992 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -3.823 MilliJy iter= 31820 IMAGR1: Total Cleaned flux density = 377.028 MilliJy 31820 comps IMAGR1: ALGSTB: All 320 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 309- 0 Cells, with 7041 Pts IMAGR1: Field 1 min = -22.1 MilliJy,max = 21.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 10.02 MilliJy IMAGR1: 19972 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -17.343 MilliJy iter= 31885 IMAGR1: Total Cleaned flux density = 300.548 MilliJy 31885 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -14.6 MilliJy,max = 16.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 7.95 MilliJy IMAGR1: 19982 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -8.672 MilliJy iter= 34290 IMAGR1: Total Cleaned flux density = 571.585 MilliJy 34290 comps IMAGR1: ALGSTB: All 320 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 309- 0 Cells, with 7041 Pts IMAGR1: Field 1 min = -58.0 MilliJy,max = 50.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 26.01 MilliJy IMAGR1: 19983 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -48.886 MilliJy iter= 34314 IMAGR1: Total Cleaned flux density = 456.839 MilliJy 34314 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -45.4 MilliJy,max = 44.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 23.65 MilliJy IMAGR1: 19985 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -40.449 MilliJy iter= 34372 IMAGR1: Total Cleaned flux density = 364.094 MilliJy 34372 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -34.9 MilliJy,max = 35.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 19.48 MilliJy IMAGR1: 19993 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -30.246 MilliJy iter= 34533 IMAGR1: Total Cleaned flux density = 320.105 MilliJy 34533 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -20.8 MilliJy,max = 20.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 11.59 MilliJy IMAGR1: 19986 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -16.109 MilliJy iter= 34938 IMAGR1: Total Cleaned flux density = 254.526 MilliJy 34938 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -9.5 MilliJy,max = 9.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.63 MilliJy IMAGR1: 19981 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -3.958 MilliJy iter= 37462 IMAGR1: Total Cleaned flux density = 221.523 MilliJy 37462 comps IMAGR1: ALGSTB: All 320 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 309- 0 Cells, with 7041 Pts IMAGR1: Field 1 min = -24.7 MilliJy,max = 21.9 MilliJy IMAGR1: BGC Clean: using 297 cell beam + residuals > 9.68 MilliJy IMAGR1: 16479 Residual map points loaded IMAGR1: Field 1 min allowed flux = 12.309 MilliJy iter= 37832 IMAGR1: Total Cleaned flux density = 239.015 MilliJy 37832 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -8.5 MilliJy,max = 12.4 MilliJy IMAGR1: BGC Clean: using 793 cell beam + residuals > 3.92 MilliJy IMAGR1: 17103 Residual map points loaded IMAGR1: Field 1 min allowed flux = 6.198 MilliJy iter= 37879 IMAGR1: Total Cleaned flux density = 263.875 MilliJy 37879 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -8.3 MilliJy,max = 10.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.35 MilliJy IMAGR1: 19990 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -3.638 MilliJy iter= 40591 IMAGR1: Total Cleaned flux density = 314.010 MilliJy 40591 comps IMAGR1: ALGSTB: All 320 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 309- 0 Cells, with 7041 Pts IMAGR1: Field 1 min = -19.6 MilliJy,max = 20.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 9.13 MilliJy IMAGR1: 19983 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -12.396 MilliJy iter= 41206 IMAGR1: Total Cleaned flux density = 264.201 MilliJy 41206 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -21.7 MilliJy,max = 21.9 MilliJy IMAGR1: BGC Clean: using 793 cell beam + residuals > 6.96 MilliJy IMAGR1: 18873 Residual map points loaded IMAGR1: Field 1 min allowed flux = -10.863 MilliJy iter= 41292 IMAGR1: Total Cleaned flux density = 262.281 MilliJy 41292 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -9.6 MilliJy,max = 9.9 MilliJy IMAGR1: BGC Clean: using 297 cell beam + residuals > 4.27 MilliJy IMAGR1: 18670 Residual map points loaded IMAGR1: Field 1 min allowed flux = 4.926 MilliJy iter= 41991 IMAGR1: Total Cleaned flux density = 257.538 MilliJy 41991 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -10.8 MilliJy,max = 11.3 MilliJy IMAGR1: BGC Clean: using 305 cell beam + residuals > 4.13 MilliJy IMAGR1: 19782 Residual map points loaded IMAGR1: Field 1 min allowed flux = -5.630 MilliJy iter= 42367 IMAGR1: Total Cleaned flux density = 309.401 MilliJy 42367 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -9.7 MilliJy,max = 7.4 MilliJy IMAGR1: BGC Clean: using 1029 cell beam + residuals > 2.63 MilliJy IMAGR1: 19879 Residual map points loaded IMAGR1: Field 1 min allowed flux = -4.865 MilliJy iter= 42406 IMAGR1: Total Cleaned flux density = 290.918 MilliJy 42406 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -7.8 MilliJy,max = 6.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.12 MilliJy IMAGR1: 19984 Residual map points loaded IMAGR1: Field 1 min allowed flux = 2.380 MilliJy iter= 44926 IMAGR1: Total Cleaned flux density = 167.817 MilliJy 44926 comps IMAGR1: ALGSTB: All 320 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 309- 0 Cells, with 7041 Pts IMAGR1: Field 1 min = -18.0 MilliJy,max = 25.0 MilliJy IMAGR1: BGC Clean: using 977 cell beam + residuals > 7.20 MilliJy IMAGR1: 19113 Residual map points loaded IMAGR1: Field 1 min allowed flux = 12.411 MilliJy iter= 44981 IMAGR1: Total Cleaned flux density = 226.731 MilliJy 44981 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -11.7 MilliJy,max = 11.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 4.93 MilliJy IMAGR1: 19983 Residual map points loaded IMAGR1: Field 1 min allowed flux = 5.874 MilliJy iter= 46782 IMAGR1: Total Cleaned flux density = 596.056 MilliJy 46782 comps IMAGR1: ALGSTB: All 320 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 309- 0 Cells, with 7041 Pts IMAGR1: Field 1 min = -62.1 MilliJy,max = 49.0 MilliJy IMAGR1: BGC Clean: using 307 cell beam + residuals > 21.46 MilliJy IMAGR1: 16200 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -48.914 MilliJy iter= 46807 IMAGR1: Total Cleaned flux density = 475.566 MilliJy 46807 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -41.2 MilliJy,max = 42.2 MilliJy IMAGR1: BGC Clean: using 305 cell beam + residuals > 17.89 MilliJy IMAGR1: 15936 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -34.640 MilliJy iter= 46863 IMAGR1: Total Cleaned flux density = 388.221 MilliJy 46863 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -27.4 MilliJy,max = 26.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 11.99 MilliJy IMAGR1: 19979 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -21.270 MilliJy iter= 47062 IMAGR1: Total Cleaned flux density = 331.950 MilliJy 47062 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -8.6 MilliJy,max = 8.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.70 MilliJy IMAGR1: 19975 Residual map points loaded IMAGR1: Field 1 min allowed flux = -4.095 MilliJy iter= 49311 IMAGR1: Total Cleaned flux density = 332.288 MilliJy 49311 comps IMAGR1: ALGSTB: All 320 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 309- 0 Cells, with 7041 Pts IMAGR1: Field 1 min = -29.9 MilliJy,max = 32.6 MilliJy IMAGR1: BGC Clean: using 305 cell beam + residuals > 11.91 MilliJy IMAGR1: 17837 Residual map points loaded IMAGR1: Field 1 min allowed flux = 16.251 MilliJy iter= 49619 IMAGR1: Total Cleaned flux density = 381.705 MilliJy 49619 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -20.4 MilliJy,max = 14.4 MilliJy IMAGR1: BGC Clean: using 1419 cell beam + residuals > 4.67 MilliJy IMAGR1: 18826 Residual map points loaded IMAGR1: Field 1 min allowed flux = -10.185 MilliJy iter= 49632 IMAGR1: Total Cleaned flux density = 375.965 MilliJy 49632 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -9.6 MilliJy,max = 10.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 4.16 MilliJy IMAGR1: 19973 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -6.232 MilliJy iter= 49930 IMAGR1: Total Cleaned flux density = 301.091 MilliJy 49930 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -7.7 MilliJy,max = 7.9 MilliJy IMAGR1: BGC Clean: using 305 cell beam + residuals > 2.89 MilliJy IMAGR1: 15591 Residual map points loaded IMAGR1: Field 1 min allowed flux = -3.945 MilliJy iter= 50181 IMAGR1: Total Cleaned flux density = 326.332 MilliJy 50181 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -7.1 MilliJy,max = 7.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.80 MilliJy IMAGR1: 19984 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.956 MilliJy iter= 53456 IMAGR1: Total Cleaned flux density = 310.045 MilliJy 53456 comps IMAGR1: ALGSTB: All 320 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 309- 0 Cells, with 7041 Pts IMAGR1: Field 1 min = -10.1 MilliJy,max = 9.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 4.17 MilliJy IMAGR1: 19992 Residual map points loaded IMAGR1: Field 1 min allowed flux = -4.802 MilliJy iter= 55323 IMAGR1: Total Cleaned flux density = 463.390 MilliJy 55323 comps IMAGR1: ALGSTB: All 320 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 309- 0 Cells, with 7041 Pts IMAGR1: Field 1 min = -27.6 MilliJy,max = 26.5 MilliJy IMAGR1: BGC Clean: using 297 cell beam + residuals > 10.83 MilliJy IMAGR1: 15129 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -20.706 MilliJy iter= 55373 IMAGR1: Total Cleaned flux density = 370.058 MilliJy 55373 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -16.1 MilliJy,max = 17.6 MilliJy IMAGR1: BGC Clean: using 297 cell beam + residuals > 8.13 MilliJy IMAGR1: 15282 Residual map points loaded IMAGR1: Field 1 min allowed flux = -8.798 MilliJy iter= 56146 IMAGR1: Total Cleaned flux density = 390.292 MilliJy 56146 comps IMAGR1: ALGSTB: All 320 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 309- 0 Cells, with 7041 Pts IMAGR1: Field 1 min = -22.6 MilliJy,max = 16.1 MilliJy IMAGR1: BGC Clean: using 793 cell beam + residuals > 7.18 MilliJy IMAGR1: 19332 Residual map points loaded IMAGR1: Field 1 min allowed flux = 11.266 MilliJy iter= 56243 IMAGR1: Total Cleaned flux density = 334.411 MilliJy 56243 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -9.0 MilliJy,max = 10.8 MilliJy IMAGR1: BGC Clean: using 305 cell beam + residuals > 4.12 MilliJy IMAGR1: 17465 Residual map points loaded IMAGR1: Field 1 min allowed flux = 4.796 MilliJy iter= 56933 IMAGR1: Total Cleaned flux density = 438.490 MilliJy 56933 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -12.7 MilliJy,max = 9.2 MilliJy IMAGR1: BGC Clean: using 793 cell beam + residuals > 4.06 MilliJy IMAGR1: 18759 Residual map points loaded IMAGR1: Field 1 min allowed flux = -6.366 MilliJy iter= 57019 IMAGR1: Total Cleaned flux density = 374.506 MilliJy 57019 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -7.1 MilliJy,max = 7.1 MilliJy IMAGR1: BGC Clean: using 297 cell beam + residuals > 2.50 MilliJy IMAGR1: 17492 Residual map points loaded IMAGR1: Field 1 min allowed flux = 2.773 MilliJy iter= 57958 IMAGR1: Total Cleaned flux density = 367.716 MilliJy 57958 comps IMAGR1: ALGSTB: All 320 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 309- 0 Cells, with 7041 Pts IMAGR1: Field 1 min = -9.5 MilliJy,max = 7.3 MilliJy IMAGR1: BGC Clean: using 307 cell beam + residuals > 3.28 MilliJy IMAGR1: 15090 Residual map points loaded IMAGR1: Field 1 min allowed flux = -4.749 MilliJy iter= 58214 IMAGR1: Total Cleaned flux density = 336.896 MilliJy 58214 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -6.9 MilliJy,max = 6.5 MilliJy IMAGR1: BGC Clean: using 793 cell beam + residuals > 1.51 MilliJy IMAGR1: 13900 Residual map points loaded IMAGR1: Field 1 min allowed flux = 2.333 MilliJy iter= 58305 IMAGR1: Total Cleaned flux density = 344.826 MilliJy 58305 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -6.9 MilliJy,max = 6.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.24 MilliJy IMAGR1: 19988 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.347 MilliJy iter= 62333 IMAGR1: Total Cleaned flux density = 352.033 MilliJy 62333 comps IMAGR1: ALGSTB: All 320 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 309- 0 Cells, with 7041 Pts IMAGR1: Field 1 min = -6.9 MilliJy,max = 7.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.79 MilliJy IMAGR1: 19981 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -3.886 MilliJy iter= 62768 IMAGR1: Total Cleaned flux density = 281.407 MilliJy 62768 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -7.4 MilliJy,max = 7.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.55 MilliJy IMAGR1: 19974 Residual map points loaded IMAGR1: Field 1 min allowed flux = -2.096 MilliJy iter= 63432 IMAGR1: Total Cleaned flux density = 311.801 MilliJy 63432 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -6.4 MilliJy,max = 6.5 MilliJy IMAGR1: BGC Clean: using 979 cell beam + residuals > 1.34 MilliJy IMAGR1: 18438 Residual map points loaded IMAGR1: Field 1 min allowed flux = -2.379 MilliJy iter= 63462 IMAGR1: Total Cleaned flux density = 305.274 MilliJy 63462 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -6.5 MilliJy,max = 6.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.19 MilliJy IMAGR1: 19993 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.276 MilliJy iter= 67180 IMAGR1: Total Cleaned flux density = 249.264 MilliJy 67180 comps IMAGR1: ALGSTB: All 320 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 309- 0 Cells, with 7041 Pts IMAGR1: Field 1 min = -8.7 MilliJy,max = 12.7 MilliJy IMAGR1: BGC Clean: using 307 cell beam + residuals > 4.38 MilliJy IMAGR1: 19812 Residual map points loaded IMAGR1: Field 1 min allowed flux = -6.332 MilliJy iter= 67397 IMAGR1: Total Cleaned flux density = 396.552 MilliJy 67397 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -7.1 MilliJy,max = 8.1 MilliJy IMAGR1: BGC Clean: using 297 cell beam + residuals > 2.49 MilliJy IMAGR1: 13369 Residual map points loaded IMAGR1: Field 1 min allowed flux = -3.534 MilliJy iter= 67566 IMAGR1: Total Cleaned flux density = 347.877 MilliJy 67566 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -6.6 MilliJy,max = 7.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.80 MilliJy IMAGR1: 19989 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -2.062 MilliJy iter= 69625 IMAGR1: Total Cleaned flux density = 278.239 MilliJy 69625 comps IMAGR1: ALGSTB: All 320 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 309- 0 Cells, with 7041 Pts IMAGR1: Field 1 min = -7.8 MilliJy,max = 8.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 4.21 MilliJy IMAGR1: 19988 Residual map points loaded IMAGR1: Field 1 Iter limit, Max resid= 5.960 MilliJy iter= 70000 IMAGR1: Total Cleaned flux density = 429.784 MilliJy 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 70000 to 36677 components IMAGR1: Field 1 min = -7.6 MilliJy,max = 7.6 MilliJy IMAGR1: Restoring Clean components IMAGR1: Checking image max/min IMAGR1: Field 1 final Clean flux 429.784 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= 12 disk= 1 IMAGR1: Appears to have ended successfully IMAGR1: thuban 31DEC06 TST: Cpu= 190.0 Real= 192 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.285 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1331+305_U,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_U,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.2.log AIPS 1: ' NOW STARTING WITH SOURCE :1 =1331+305' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1331+305_U,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 11 disk= 1 AIPS 1: Disk 1 in-CNO 12 renumbered as CNO 10 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.2844 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2025+337_U,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@2025+337_U,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.2.log AIPS 1: ' NOW STARTING WITH SOURCE :2 =2025+337' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2025+337_U,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 12 disk= 1 AIPS 1: Disk 1 in-CNO 13 renumbered as CNO 11 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1313 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@V404CYG_U,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@V404CYG_U,BAND.0-1 >> /home/thuban/vlbacald/run/A AIPS 1: H669_2000MAR07_1.2.log AIPS 1: ' NOW STARTING WITH SOURCE :3 =V404CYG' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@V404CYG_U,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 13 disk= 1 AIPS 1: Disk 1 in-CNO 14 renumbered as CNO 12 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.2344 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@CYGX-1_U,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN SETFC1: Task SETFC (release of 31DEC06) begins SETFC1: Found CYGX-1 U BAND Seq 1 Disk: 1 in slot 6 SETFC1: SETCEL: recommends IMSIZE 909 CELLSIZE 0.19857 SETFC1: SETCEL: returns IMSIZE 1024 CELLSIZE 0.19857 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@CYGX-1_U,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= 0 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.285 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1331+305_U,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_U,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.2.log AIPS 1: ' NOW STARTING WITH SOURCE :1 =1331+305' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1331+305_U,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 11 disk= 1 AIPS 1: Disk 1 in-CNO 12 renumbered as CNO 10 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.2844 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2025+337_U,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@2025+337_U,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.2.log AIPS 1: ' NOW STARTING WITH SOURCE :2 =2025+337' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2025+337_U,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 12 disk= 1 AIPS 1: Disk 1 in-CNO 13 renumbered as CNO 11 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1313 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@V404CYG_U,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@V404CYG_U,BAND.0-1 >> /home/thuban/vlbacald/run/A AIPS 1: H669_2000MAR07_1.2.log AIPS 1: ' NOW STARTING WITH SOURCE :3 =V404CYG' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@V404CYG_U,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 13 disk= 1 AIPS 1: Disk 1 in-CNO 14 renumbered as CNO 12 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.2344 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@CYGX-1_U,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 CYGX-1 U BAND Seq 1 Disk: 1 in slot 6 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@CYGX-1_U,BAND.0-1 SETFC1: Searching catalog between 0.02 and 0.08 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 60.9 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= 3.0 Real= 3 C 1 1012 1012 19 58 21.69 35 12 06.2 00001 -1 507 512 513 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.285 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1331+305_U,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_U,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.2.log AIPS 1: ' NOW STARTING WITH SOURCE :1 =1331+305' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1331+305_U,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 11 disk= 1 AIPS 1: Disk 1 in-CNO 12 renumbered as CNO 10 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.2844 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2025+337_U,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@2025+337_U,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.2.log AIPS 1: ' NOW STARTING WITH SOURCE :2 =2025+337' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2025+337_U,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 12 disk= 1 AIPS 1: Disk 1 in-CNO 13 renumbered as CNO 11 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1313 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@V404CYG_U,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@V404CYG_U,BAND.0-1 >> /home/thuban/vlbacald/run/A AIPS 1: H669_2000MAR07_1.2.log AIPS 1: ' NOW STARTING WITH SOURCE :3 =V404CYG' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@V404CYG_U,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 13 disk= 1 AIPS 1: Disk 1 in-CNO 14 renumbered as CNO 12 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.2344 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@CYGX-1_U,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@CYGX-1_U,BAND.0-1 >> /home/thuban/vlbacald/run/AH AIPS 1: 669_2000MAR07_1.2.log AIPS 1: ' NOW STARTING WITH SOURCE :4 =CYGX-1' AIPS 1: ' ' IMAGR1: Task IMAGR (release of 31DEC06) begins IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@CYGX-1_U,BAND.0-1 IMAGR1: FIELDF: Final field parameters and # read are: IMAGR1: Field 1 1012 1012 5.2979E-02 -3.4700E-02 0 IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@CYGX-1_U,BAND.0-1 IMAGR1: WINDF: Number of clean boxes/field read as follows: IMAGR1: Field 01: 1 IMAGR1: Create CYGX-1 .IMAGR . 1 (UV) on disk 1 cno 13 IMAGR1: Beginning channel 1 through 1 with 2 IFs IMAGR1: IMACPY: Copied 2208 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 5.290E+00 IMAGR1: UVWAIT: Adding temperance S 1.058E+00 IMAGR1: UVWAIT: begin applying uniform or other weights IMAGR1: UVWAIT: Sum of weights in 1.847E+03 and out 2.029E+03 IMAGR1: UVWAIT: Noise is increased by a factor 1.341 due to weighting IMAGR1: UVWAIT: Average summed weight 5.290E+00 over 3078 vis IMAGR1: Create CYGX-1 .IBM001. 1 (MA) on disk 1 cno 14 IMAGR1: Create CYGX-1 .ICL001. 1 (MA) on disk 1 cno 15 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.496490E+10 to 1.491490E+10 Hz IMAGR1: Field 1 Sum of gridding weights = 2.15356E+04 IMAGR1: Field 1 Beam min = -169.2 MilliJy, max = 1.0 Jy IMAGR1: Field 1 fit FWHM = 1.485 x 1.107 arcsec, PA= 57.8 IMAGR1: CLBHIS: minimum component 0.500 of current peak IMAGR1: Field 1 min = -8.4 Kilo Jy,max = 3.7 Kilo Jy IMAGR1: BGC Clean: using 1499 cell beam + residuals > 2.58 Kilo Jy IMAGR1: 19576 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -7.427 Kilo Jy iter= 5 IMAGR1: Total Cleaned flux density = -3.966 Kilo Jy 5 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 = -7.3 Kilo Jy,max = 3.6 Kilo Jy IMAGR1: BGC Clean: using 1343 cell beam + residuals > 2.47 Kilo Jy IMAGR1: 19903 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -5.801 Kilo Jy iter= 21 IMAGR1: Total Cleaned flux density = -14.342 Kilo Jy 21 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -5.7 Kilo Jy,max = 3.5 Kilo Jy IMAGR1: BGC Clean: using 1339 cell beam + residuals > 2.24 Kilo Jy IMAGR1: 19335 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -4.371 Kilo Jy iter= 56 IMAGR1: Total Cleaned flux density = -31.607 Kilo Jy 56 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -5.0 Kilo Jy,max = 3.3 Kilo Jy IMAGR1: BGC Clean: using 313 cell beam + residuals > 1.93 Kilo Jy IMAGR1: 19188 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -3.686 Kilo Jy iter= 138 IMAGR1: Total Cleaned flux density = -63.857 Kilo Jy 138 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -3.5 Kilo Jy,max = 3.2 Kilo Jy IMAGR1: BGC Clean: using 1205 cell beam + residuals > 1.51 Kilo Jy IMAGR1: 17768 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -2.292 Kilo Jy iter= 228 IMAGR1: Total Cleaned flux density = -78.754 Kilo Jy 228 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -3.1 Kilo Jy,max = 2.7 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.27 Kilo Jy IMAGR1: 19984 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -2.034 Kilo Jy iter= 411 IMAGR1: Total Cleaned flux density = -90.126 Kilo Jy 411 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -2.6 Kilo Jy,max = 2.2 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.01 Kilo Jy IMAGR1: 19986 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -1.516 Kilo Jy iter= 668 IMAGR1: Total Cleaned flux density = -112.821 Kilo Jy 668 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -2.1 Kilo Jy,max = 2.0 Kilo Jy IMAGR1: BGC Clean: using 311 cell beam + residuals > 892.60 Jy IMAGR1: 16645 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -1.233 Kilo Jy iter= 958 IMAGR1: Total Cleaned flux density = -93.438 Kilo Jy 958 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -2.3 Kilo Jy,max = 1.8 Kilo Jy IMAGR1: BGC Clean: using 1341 cell beam + residuals > 830.85 Jy IMAGR1: 14830 Residual map points loaded IMAGR1: Field 1 min allowed flux = 1.131 Kilo Jy iter= 1058 IMAGR1: Total Cleaned flux density = -102.566 Kilo Jy 1058 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.7 Kilo Jy,max = 1.7 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 673.06 Jy IMAGR1: 19984 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -947.035 Jy iter= 1570 IMAGR1: Total Cleaned flux density = -118.250 Kilo Jy 1570 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.7 Kilo Jy,max = 1.5 Kilo Jy IMAGR1: BGC Clean: using 311 cell beam + residuals > 606.66 Jy IMAGR1: 19334 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -793.357 Jy iter= 2090 IMAGR1: Total Cleaned flux density = -106.736 Kilo Jy 2090 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.5 Kilo Jy,max = 1.3 Kilo Jy IMAGR1: BGC Clean: using 1205 cell beam + residuals > 578.84 Jy IMAGR1: 17266 Residual map points loaded IMAGR1: Field 1 min allowed flux = -705.953 Jy iter= 2331 IMAGR1: Total Cleaned flux density = -114.655 Kilo Jy 2331 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.4 Kilo Jy,max = 1.3 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 444.11 Jy IMAGR1: 19983 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -590.358 Jy iter= 3192 IMAGR1: Total Cleaned flux density = -120.326 Kilo Jy 3192 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.2 Kilo Jy,max = 1.1 Kilo Jy IMAGR1: BGC Clean: using 311 cell beam + residuals > 438.04 Jy IMAGR1: 17766 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -534.768 Jy iter= 3894 IMAGR1: Total Cleaned flux density = -121.648 Kilo Jy 3894 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.2 Kilo Jy,max = 1.3 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 431.68 Jy IMAGR1: 19984 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 561.136 Jy iter= 5141 IMAGR1: Total Cleaned flux density = -122.693 Kilo Jy 5141 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -2.3 Kilo Jy,max = 2.2 Kilo Jy IMAGR1: BGC Clean: using 799 cell beam + residuals > 1.01 Kilo Jy IMAGR1: 17570 Residual map points loaded IMAGR1: Field 1 min allowed flux = -1.155 Kilo Jy iter= 5349 IMAGR1: Total Cleaned flux density = -129.887 Kilo Jy 5349 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.1 Kilo Jy,max = 1.1 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 413.96 Jy IMAGR1: 19986 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 519.061 Jy iter= 6748 IMAGR1: Total Cleaned flux density = -130.140 Kilo Jy 6748 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -2.1 Kilo Jy,max = 1.9 Kilo Jy IMAGR1: BGC Clean: using 923 cell beam + residuals > 897.16 Jy IMAGR1: 19330 Residual map points loaded IMAGR1: Field 1 min allowed flux = 1.074 Kilo Jy iter= 6896 IMAGR1: Total Cleaned flux density = -128.712 Kilo Jy 6896 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.1 Kilo Jy,max = 1.1 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 504.71 Jy IMAGR1: 19986 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 614.938 Jy iter= 8434 IMAGR1: Total Cleaned flux density = -126.266 Kilo Jy 8434 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -3.0 Kilo Jy,max = 2.7 Kilo Jy IMAGR1: BGC Clean: using 311 cell beam + residuals > 1.39 Kilo Jy IMAGR1: 16512 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.528 Kilo Jy iter= 9095 IMAGR1: Total Cleaned flux density = -145.693 Kilo Jy 9095 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -3.3 Kilo Jy,max = 4.2 Kilo Jy IMAGR1: BGC Clean: using 1343 cell beam + residuals > 1.41 Kilo Jy IMAGR1: 15697 Residual map points loaded IMAGR1: Field 1 min allowed flux = -2.123 Kilo Jy iter= 9142 IMAGR1: Total Cleaned flux density = -139.538 Kilo Jy 9142 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -2.1 Kilo Jy,max = 2.1 Kilo Jy IMAGR1: BGC Clean: using 311 cell beam + residuals > 991.35 Jy IMAGR1: 19547 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 1.139 Kilo Jy iter= 9836 IMAGR1: Total Cleaned flux density = -111.710 Kilo Jy 9836 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -4.0 Kilo Jy,max = 3.3 Kilo Jy IMAGR1: BGC Clean: using 1341 cell beam + residuals > 1.46 Kilo Jy IMAGR1: 15092 Residual map points loaded IMAGR1: Field 1 min allowed flux = 1.975 Kilo Jy iter= 9904 IMAGR1: Total Cleaned flux density = -122.187 Kilo Jy 9904 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.9 Kilo Jy,max = 1.9 Kilo Jy IMAGR1: BGC Clean: using 311 cell beam + residuals > 922.06 Jy IMAGR1: 15407 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.005 Kilo Jy iter= 10605 IMAGR1: Total Cleaned flux density = -149.550 Kilo Jy 10605 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -3.1 Kilo Jy,max = 3.8 Kilo Jy IMAGR1: BGC Clean: using 1341 cell beam + residuals > 1.41 Kilo Jy IMAGR1: 16065 Residual map points loaded IMAGR1: Field 1 min allowed flux = -1.912 Kilo Jy iter= 10673 IMAGR1: Total Cleaned flux density = -139.904 Kilo Jy 10673 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.9 Kilo Jy,max = 1.9 Kilo Jy IMAGR1: BGC Clean: using 313 cell beam + residuals > 843.41 Jy IMAGR1: 19370 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 1.064 Kilo Jy iter= 11211 IMAGR1: Total Cleaned flux density = -111.896 Kilo Jy 11211 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -3.1 Kilo Jy,max = 2.3 Kilo Jy IMAGR1: BGC Clean: using 1341 cell beam + residuals > 1.14 Kilo Jy IMAGR1: 15130 Residual map points loaded IMAGR1: Field 1 min allowed flux = 1.555 Kilo Jy iter= 11279 IMAGR1: Total Cleaned flux density = -122.380 Kilo Jy 11279 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.5 Kilo Jy,max = 1.5 Kilo Jy IMAGR1: BGC Clean: using 799 cell beam + residuals > 676.12 Jy IMAGR1: 16876 Residual map points loaded IMAGR1: Field 1 min allowed flux = -759.369 Jy iter= 11489 IMAGR1: Total Cleaned flux density = -130.901 Kilo Jy 11489 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -725.7 Jy,max = 879.7 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 256.18 Jy IMAGR1: 19990 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -304.488 Jy iter= 13576 IMAGR1: Total Cleaned flux density = -128.856 Kilo Jy 13576 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.7 Kilo Jy,max = 1.5 Kilo Jy IMAGR1: BGC Clean: using 1339 cell beam + residuals > 640.28 Jy IMAGR1: 19909 Residual map points loaded IMAGR1: Field 1 min allowed flux = 827.009 Jy iter= 13657 IMAGR1: Total Cleaned flux density = -128.209 Kilo Jy 13657 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.0 Kilo Jy,max = 840.6 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 464.39 Jy IMAGR1: 19989 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 537.233 Jy iter= 15739 IMAGR1: Total Cleaned flux density = -127.759 Kilo Jy 15739 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -3.8 Kilo Jy,max = 3.5 Kilo Jy IMAGR1: BGC Clean: using 311 cell beam + residuals > 1.78 Kilo Jy IMAGR1: 16669 Residual map points loaded IMAGR1: Field 1 min allowed flux = -1.906 Kilo Jy iter= 16472 IMAGR1: Total Cleaned flux density = -144.723 Kilo Jy 16472 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -5.1 Kilo Jy,max = 5.4 Kilo Jy IMAGR1: BGC Clean: using 1339 cell beam + residuals > 2.08 Kilo Jy IMAGR1: 17199 Residual map points loaded IMAGR1: Field 1 min allowed flux = 2.688 Kilo Jy iter= 16552 IMAGR1: Total Cleaned flux density = -133.335 Kilo Jy 16552 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -2.7 Kilo Jy,max = 2.6 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.27 Kilo Jy IMAGR1: 19989 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.465 Kilo Jy iter= 18814 IMAGR1: Total Cleaned flux density = -112.617 Kilo Jy 18814 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -15.0 Kilo Jy,max = 16.8 Kilo Jy IMAGR1: BGC Clean: using 923 cell beam + residuals > 7.00 Kilo Jy IMAGR1: 18874 Residual map points loaded IMAGR1: Field 1 min allowed flux = -8.351 Kilo Jy iter= 18966 IMAGR1: Total Cleaned flux density = -114.322 Kilo Jy 18966 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -6.6 Kilo Jy,max = 6.3 Kilo Jy IMAGR1: BGC Clean: using 311 cell beam + residuals > 3.09 Kilo Jy IMAGR1: 17060 Residual map points loaded IMAGR1: Field 1 min allowed flux = 3.309 Kilo Jy iter= 19731 IMAGR1: Total Cleaned flux density = -160.346 Kilo Jy 19731 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -10.2 Kilo Jy,max = 10.1 Kilo Jy IMAGR1: BGC Clean: using 1205 cell beam + residuals > 4.16 Kilo Jy IMAGR1: 15368 Residual map points loaded IMAGR1: Field 1 min allowed flux = 5.070 Kilo Jy iter= 19833 IMAGR1: Total Cleaned flux density = -141.679 Kilo Jy 19833 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -5.0 Kilo Jy,max = 4.9 Kilo Jy IMAGR1: BGC Clean: using 311 cell beam + residuals > 2.37 Kilo Jy IMAGR1: 15883 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 2.510 Kilo Jy iter= 20627 IMAGR1: Total Cleaned flux density = -116.254 Kilo Jy 20627 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -8.2 Kilo Jy,max = 8.2 Kilo Jy IMAGR1: BGC Clean: using 799 cell beam + residuals > 3.58 Kilo Jy IMAGR1: 17349 Residual map points loaded IMAGR1: Field 1 min allowed flux = -4.115 Kilo Jy iter= 20818 IMAGR1: Total Cleaned flux density = -120.006 Kilo Jy 20818 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -2.9 Kilo Jy,max = 2.6 Kilo Jy IMAGR1: BGC Clean: using 1205 cell beam + residuals > 1.18 Kilo Jy IMAGR1: 16470 Residual map points loaded IMAGR1: Field 1 min allowed flux = 1.428 Kilo Jy iter= 20908 IMAGR1: Total Cleaned flux density = -124.945 Kilo Jy 20908 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.4 Kilo Jy,max = 1.4 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 758.42 Jy IMAGR1: 19986 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -858.960 Jy iter= 23467 IMAGR1: Total Cleaned flux density = -137.251 Kilo Jy 23467 comps IMAGR1: ALGSTB: All 327 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 316- 0 Cells, with 2208 Pts IMAGR1: Field 1 min = -8.8 Kilo Jy,max = 8.7 Kilo Jy IMAGR1: BGC Clean: using 311 cell beam + residuals > 4.10 Kilo Jy IMAGR1: 15312 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 5.206 Kilo Jy iter= 23839 IMAGR1: Total Cleaned flux density = -110.642 Kilo Jy 23839 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -6.4 Kilo Jy,max = 6.2 Kilo Jy IMAGR1: BGC Clean: using 1343 cell beam + residuals > 2.12 Kilo Jy IMAGR1: 15327 Residual map points loaded IMAGR1: Field 1 min allowed flux = -3.188 Kilo Jy iter= 23887 IMAGR1: Total Cleaned flux density = -112.894 Kilo Jy 23887 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -3.1 Kilo Jy,max = 3.1 Kilo Jy IMAGR1: BGC Clean: using 313 cell beam + residuals > 1.41 Kilo Jy IMAGR1: 18673 Residual map points loaded IMAGR1: Field 1 min allowed flux = -1.561 Kilo Jy iter= 24604 IMAGR1: Total Cleaned flux density = -146.967 Kilo Jy 24604 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -5.8 Kilo Jy,max = 6.2 Kilo Jy IMAGR1: BGC Clean: using 1341 cell beam + residuals > 2.27 Kilo Jy IMAGR1: 16749 Residual map points loaded IMAGR1: Field 1 min allowed flux = -3.089 Kilo Jy iter= 24668 IMAGR1: Total Cleaned flux density = -143.657 Kilo Jy 24668 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -3.0 Kilo Jy,max = 3.0 Kilo Jy IMAGR1: BGC Clean: using 311 cell beam + residuals > 1.44 Kilo Jy IMAGR1: 15876 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 1.888 Kilo Jy iter= 25023 IMAGR1: Total Cleaned flux density = -114.905 Kilo Jy 25023 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -3.1 Kilo Jy,max = 2.5 Kilo Jy IMAGR1: BGC Clean: using 1499 cell beam + residuals > 968.29 Jy IMAGR1: 17393 Residual map points loaded IMAGR1: Field 1 min allowed flux = -1.565 Kilo Jy iter= 25066 IMAGR1: Total Cleaned flux density = -118.287 Kilo Jy 25066 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.5 Kilo Jy,max = 1.5 Kilo Jy IMAGR1: BGC Clean: using 799 cell beam + residuals > 680.36 Jy IMAGR1: 18613 Residual map points loaded IMAGR1: Field 1 min allowed flux = 770.529 Jy iter= 25284 IMAGR1: Total Cleaned flux density = -124.595 Kilo Jy 25284 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -849.3 Jy,max = 888.4 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 370.83 Jy IMAGR1: 19985 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 414.265 Jy iter= 27825 IMAGR1: Total Cleaned flux density = -127.158 Kilo Jy 27825 comps IMAGR1: ALGSTB: All 327 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 316- 0 Cells, with 2208 Pts IMAGR1: Field 1 min = -2.8 Kilo Jy,max = 2.5 Kilo Jy IMAGR1: BGC Clean: using 799 cell beam + residuals > 1.24 Kilo Jy IMAGR1: 17223 Residual map points loaded IMAGR1: Field 1 min allowed flux = -1.423 Kilo Jy iter= 28006 IMAGR1: Total Cleaned flux density = -133.289 Kilo Jy 28006 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.2 Kilo Jy,max = 1.1 Kilo Jy IMAGR1: BGC Clean: using 799 cell beam + residuals > 618.58 Jy IMAGR1: 19151 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -635.887 Jy iter= 28324 IMAGR1: Total Cleaned flux density = -130.327 Kilo Jy 28324 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -680.6 Jy,max = 709.3 Jy IMAGR1: BGC Clean: using 313 cell beam + residuals > 280.57 Jy IMAGR1: 18997 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 296.347 Jy iter= 29449 IMAGR1: Total Cleaned flux density = -126.587 Kilo Jy 29449 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -680.2 Jy,max = 740.6 Jy IMAGR1: BGC Clean: using 1339 cell beam + residuals > 285.80 Jy IMAGR1: 18014 Residual map points loaded IMAGR1: Field 1 min allowed flux = -369.298 Jy iter= 29548 IMAGR1: Total Cleaned flux density = -126.826 Kilo Jy 29548 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -553.3 Jy,max = 556.9 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 205.73 Jy IMAGR1: 19982 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 227.027 Jy iter= 32274 IMAGR1: Total Cleaned flux density = -134.529 Kilo Jy 32274 comps IMAGR1: ALGSTB: All 327 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 316- 0 Cells, with 2208 Pts IMAGR1: Field 1 min = -1.8 Kilo Jy,max = 2.0 Kilo Jy IMAGR1: BGC Clean: using 1205 cell beam + residuals > 806.10 Jy IMAGR1: 18677 Residual map points loaded IMAGR1: Field 1 min allowed flux = -982.375 Jy iter= 32374 IMAGR1: Total Cleaned flux density = -134.154 Kilo Jy 32374 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.0 Kilo Jy,max = 949.3 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 532.02 Jy IMAGR1: 19982 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 583.814 Jy iter= 35131 IMAGR1: Total Cleaned flux density = -116.334 Kilo Jy 35131 comps IMAGR1: ALGSTB: All 327 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 316- 0 Cells, with 2208 Pts IMAGR1: Field 1 min = -5.4 Kilo Jy,max = 6.7 Kilo Jy IMAGR1: BGC Clean: using 1205 cell beam + residuals > 2.75 Kilo Jy IMAGR1: 19956 Residual map points loaded IMAGR1: Field 1 min allowed flux = 3.341 Kilo Jy iter= 35223 IMAGR1: Total Cleaned flux density = -110.497 Kilo Jy 35223 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -3.4 Kilo Jy,max = 3.3 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.84 Kilo Jy IMAGR1: 19994 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -2.017 Kilo Jy iter= 38184 IMAGR1: Total Cleaned flux density = -172.655 Kilo Jy 38184 comps IMAGR1: ALGSTB: All 327 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 316- 0 Cells, with 2208 Pts IMAGR1: Field 1 min = -24.4 Kilo Jy,max = 23.9 Kilo Jy IMAGR1: BGC Clean: using 311 cell beam + residuals > 11.39 Kilo Jy IMAGR1: 19214 Residual map points loaded IMAGR1: Field 1 min allowed flux = -12.196 Kilo Jy iter= 39034 IMAGR1: Total Cleaned flux density = -250.494 Kilo Jy 39034 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -47.9 Kilo Jy,max = 55.2 Kilo Jy IMAGR1: BGC Clean: using 1341 cell beam + residuals > 20.25 Kilo Jy IMAGR1: 14162 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 36.647 Kilo Jy iter= 39056 IMAGR1: Total Cleaned flux density = -198.216 Kilo Jy 39056 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -35.8 Kilo Jy,max = 35.9 Kilo Jy IMAGR1: BGC Clean: using 799 cell beam + residuals > 15.93 Kilo Jy IMAGR1: 18656 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 27.918 Kilo Jy iter= 39105 IMAGR1: Total Cleaned flux density = -158.204 Kilo Jy 39105 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -26.3 Kilo Jy,max = 25.0 Kilo Jy IMAGR1: BGC Clean: using 923 cell beam + residuals > 11.66 Kilo Jy IMAGR1: 18530 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 15.627 Kilo Jy iter= 39215 IMAGR1: Total Cleaned flux density = -127.958 Kilo Jy 39215 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -14.7 Kilo Jy,max = 13.2 Kilo Jy IMAGR1: BGC Clean: using 1205 cell beam + residuals > 6.41 Kilo Jy IMAGR1: 19055 Residual map points loaded IMAGR1: Field 1 min allowed flux = -6.980 Kilo Jy iter= 39354 IMAGR1: Total Cleaned flux density = -140.400 Kilo Jy 39354 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -7.5 Kilo Jy,max = 7.2 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.48 Kilo Jy IMAGR1: 19979 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 5.212 Kilo Jy iter= 39803 IMAGR1: Total Cleaned flux density = -114.650 Kilo Jy 39803 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -8.1 Kilo Jy,max = 6.5 Kilo Jy IMAGR1: BGC Clean: using 1341 cell beam + residuals > 2.95 Kilo Jy IMAGR1: 13527 Residual map points loaded IMAGR1: Field 1 min allowed flux = 4.018 Kilo Jy iter= 39859 IMAGR1: Total Cleaned flux density = -132.808 Kilo Jy 39859 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -3.9 Kilo Jy,max = 4.0 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.88 Kilo Jy IMAGR1: 19986 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 2.064 Kilo Jy iter= 42992 IMAGR1: Total Cleaned flux density = -225.095 Kilo Jy 42992 comps IMAGR1: ALGSTB: All 327 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 316- 0 Cells, with 2208 Pts IMAGR1: Field 1 min = -29.5 Kilo Jy,max = 38.4 Kilo Jy IMAGR1: BGC Clean: using 1341 cell beam + residuals > 14.07 Kilo Jy IMAGR1: 18456 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 28.975 Kilo Jy iter= 43006 IMAGR1: Total Cleaned flux density = -179.488 Kilo Jy 43006 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -28.2 Kilo Jy,max = 28.6 Kilo Jy IMAGR1: BGC Clean: using 799 cell beam + residuals > 12.60 Kilo Jy IMAGR1: 18153 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 21.872 Kilo Jy iter= 43045 IMAGR1: Total Cleaned flux density = -142.077 Kilo Jy 43045 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -21.1 Kilo Jy,max = 20.5 Kilo Jy IMAGR1: BGC Clean: using 313 cell beam + residuals > 9.65 Kilo Jy IMAGR1: 19638 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 14.504 Kilo Jy iter= 43282 IMAGR1: Total Cleaned flux density = -124.243 Kilo Jy 43282 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -8.8 Kilo Jy,max = 8.9 Kilo Jy IMAGR1: BGC Clean: using 1205 cell beam + residuals > 3.63 Kilo Jy IMAGR1: 17532 Residual map points loaded IMAGR1: Field 1 min allowed flux = -4.414 Kilo Jy iter= 43383 IMAGR1: Total Cleaned flux density = -116.911 Kilo Jy 43383 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -4.4 Kilo Jy,max = 4.5 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.45 Kilo Jy IMAGR1: 19981 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -2.644 Kilo Jy iter= 46298 IMAGR1: Total Cleaned flux density = -156.235 Kilo Jy 46298 comps IMAGR1: ALGSTB: All 327 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 316- 0 Cells, with 2208 Pts IMAGR1: Field 1 min = -22.2 Kilo Jy,max = 21.7 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 10.47 Kilo Jy IMAGR1: 19973 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 11.615 Kilo Jy iter= 49166 IMAGR1: Total Cleaned flux density = -225.282 Kilo Jy 49166 comps IMAGR1: ALGSTB: All 327 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 316- 0 Cells, with 2208 Pts IMAGR1: Field 1 min = -158.2 Kilo Jy,max = 140.4 Kilo Jy IMAGR1: BGC Clean: using 1339 cell beam + residuals > 61.04 Kilo Jy IMAGR1: 19539 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 105.479 Kilo Jy iter= 49197 IMAGR1: Total Cleaned flux density = -224.934 Kilo Jy 49197 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -104.3 Kilo Jy,max = 103.4 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 50.38 Kilo Jy IMAGR1: 19987 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 79.913 Kilo Jy iter= 49615 IMAGR1: Total Cleaned flux density = -423.848 Kilo Jy 49615 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -114.5 Kilo Jy,max = 185.9 Kilo Jy IMAGR1: BGC Clean: using 1743 cell beam + residuals > 55.53 Kilo Jy IMAGR1: 12065 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 145.204 Kilo Jy iter= 49621 IMAGR1: Total Cleaned flux density = -327.026 Kilo Jy 49621 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -113.8 Kilo Jy,max = 141.2 Kilo Jy IMAGR1: BGC Clean: using 1499 cell beam + residuals > 44.81 Kilo Jy IMAGR1: 19742 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 126.160 Kilo Jy iter= 49626 IMAGR1: Total Cleaned flux density = -260.177 Kilo Jy 49626 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -111.2 Kilo Jy,max = 125.4 Kilo Jy IMAGR1: BGC Clean: using 1341 cell beam + residuals > 46.28 Kilo Jy IMAGR1: 13916 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 116.168 Kilo Jy iter= 49631 IMAGR1: Total Cleaned flux density = -199.864 Kilo Jy 49631 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -109.1 Kilo Jy,max = 113.5 Kilo Jy IMAGR1: BGC Clean: using 1341 cell beam + residuals > 42.61 Kilo Jy IMAGR1: 15807 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 106.693 Kilo Jy iter= 49637 IMAGR1: Total Cleaned flux density = -156.081 Kilo Jy 49637 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -97.2 Kilo Jy,max = 103.2 Kilo Jy IMAGR1: BGC Clean: using 1341 cell beam + residuals > 39.14 Kilo Jy IMAGR1: 17538 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 98.675 Kilo Jy iter= 49641 IMAGR1: Total Cleaned flux density = -115.829 Kilo Jy 49641 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -95.9 Kilo Jy,max = 98.0 Kilo Jy IMAGR1: BGC Clean: using 1339 cell beam + residuals > 38.08 Kilo Jy IMAGR1: 16999 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 95.151 Kilo Jy iter= 49644 IMAGR1: Total Cleaned flux density = -86.813 Kilo Jy 49644 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -94.3 Kilo Jy,max = 93.0 Kilo Jy IMAGR1: BGC Clean: using 1339 cell beam + residuals > 36.72 Kilo Jy IMAGR1: 17715 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 90.868 Kilo Jy iter= 49648 IMAGR1: Total Cleaned flux density = -68.667 Kilo Jy 49648 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -86.8 Kilo Jy,max = 89.6 Kilo Jy IMAGR1: BGC Clean: using 1339 cell beam + residuals > 35.07 Kilo Jy IMAGR1: 18595 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 86.794 Kilo Jy iter= 49650 IMAGR1: Total Cleaned flux density = -51.025 Kilo Jy 49650 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -85.9 Kilo Jy,max = 85.6 Kilo Jy IMAGR1: BGC Clean: using 1205 cell beam + residuals > 35.58 Kilo Jy IMAGR1: 16368 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 85.230 Kilo Jy iter= 49653 IMAGR1: Total Cleaned flux density = -42.558 Kilo Jy 49653 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -82.4 Kilo Jy,max = 82.8 Kilo Jy IMAGR1: BGC Clean: using 1205 cell beam + residuals > 34.94 Kilo Jy IMAGR1: 16014 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 81.114 Kilo Jy iter= 49657 IMAGR1: Total Cleaned flux density = -26.208 Kilo Jy 49657 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -79.5 Kilo Jy,max = 78.5 Kilo Jy IMAGR1: BGC Clean: using 1205 cell beam + residuals > 33.25 Kilo Jy IMAGR1: 17333 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 77.229 Kilo Jy iter= 49661 IMAGR1: Total Cleaned flux density = -26.585 Kilo Jy 49661 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -75.9 Kilo Jy,max = 76.9 Kilo Jy IMAGR1: BGC Clean: using 1205 cell beam + residuals > 31.66 Kilo Jy IMAGR1: 18896 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 76.920 Kilo Jy iter= 49662 IMAGR1: Total Cleaned flux density = -18.893 Kilo Jy 49662 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -75.7 Kilo Jy,max = 75.0 Kilo Jy IMAGR1: BGC Clean: using 1205 cell beam + residuals > 31.53 Kilo Jy IMAGR1: 18647 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 74.852 Kilo Jy iter= 49664 IMAGR1: Total Cleaned flux density = -18.981 Kilo Jy 49664 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -73.1 Kilo Jy,max = 73.7 Kilo Jy IMAGR1: BGC Clean: using 1205 cell beam + residuals > 30.69 Kilo Jy IMAGR1: 19655 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 73.696 Kilo Jy iter= 49665 IMAGR1: Total Cleaned flux density = -11.611 Kilo Jy 49665 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -72.9 Kilo Jy,max = 72.4 Kilo Jy IMAGR1: BGC Clean: using 923 cell beam + residuals > 30.77 Kilo Jy IMAGR1: 18835 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 72.074 Kilo Jy iter= 49667 IMAGR1: Total Cleaned flux density = -11.695 Kilo Jy 49667 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -71.2 Kilo Jy,max = 71.5 Kilo Jy IMAGR1: BGC Clean: using 923 cell beam + residuals > 30.09 Kilo Jy IMAGR1: 19606 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 71.540 Kilo Jy iter= 49668 IMAGR1: Total Cleaned flux density = -4.541 Kilo Jy 49668 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -71.1 Kilo Jy,max = 71.1 Kilo Jy IMAGR1: BGC Clean: using 923 cell beam + residuals > 29.87 Kilo Jy IMAGR1: 19662 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 71.073 Kilo Jy iter= 49669 IMAGR1: Total Cleaned flux density = 2.566 Kilo Jy 49669 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -70.6 Kilo Jy,max = 69.4 Kilo Jy IMAGR1: BGC Clean: using 923 cell beam + residuals > 29.67 Kilo Jy IMAGR1: 19679 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 68.946 Kilo Jy iter= 49674 IMAGR1: Total Cleaned flux density = -18.517 Kilo Jy 49674 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -66.7 Kilo Jy,max = 67.8 Kilo Jy IMAGR1: BGC Clean: using 923 cell beam + residuals > 28.78 Kilo Jy IMAGR1: 19341 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 67.812 Kilo Jy iter= 49675 IMAGR1: Total Cleaned flux density = -11.736 Kilo Jy 49675 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -66.5 Kilo Jy,max = 66.9 Kilo Jy IMAGR1: BGC Clean: using 799 cell beam + residuals > 29.49 Kilo Jy IMAGR1: 16898 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 66.866 Kilo Jy iter= 49676 IMAGR1: Total Cleaned flux density = -5.049 Kilo Jy 49676 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -66.3 Kilo Jy,max = 65.4 Kilo Jy IMAGR1: BGC Clean: using 799 cell beam + residuals > 29.07 Kilo Jy IMAGR1: 17465 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 65.188 Kilo Jy iter= 49679 IMAGR1: Total Cleaned flux density = -11.717 Kilo Jy 49679 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -63.4 Kilo Jy,max = 64.3 Kilo Jy IMAGR1: BGC Clean: using 799 cell beam + residuals > 28.34 Kilo Jy IMAGR1: 17943 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 64.333 Kilo Jy iter= 49680 IMAGR1: Total Cleaned flux density = -5.284 Kilo Jy 49680 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -63.3 Kilo Jy,max = 63.8 Kilo Jy IMAGR1: BGC Clean: using 799 cell beam + residuals > 27.97 Kilo Jy IMAGR1: 18405 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 63.787 Kilo Jy iter= 49681 IMAGR1: Total Cleaned flux density = 1.095 Kilo Jy 49681 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -63.1 Kilo Jy,max = 62.9 Kilo Jy IMAGR1: BGC Clean: using 799 cell beam + residuals > 27.74 Kilo Jy IMAGR1: 18588 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 62.581 Kilo Jy iter= 49683 IMAGR1: Total Cleaned flux density = 1.045 Kilo Jy 49683 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -61.6 Kilo Jy,max = 62.5 Kilo Jy IMAGR1: BGC Clean: using 799 cell beam + residuals > 27.21 Kilo Jy IMAGR1: 19111 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -61.607 Kilo Jy iter= 49685 IMAGR1: Total Cleaned flux density = 1.132 Kilo Jy 49685 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -60.1 Kilo Jy,max = 61.6 Kilo Jy IMAGR1: BGC Clean: using 799 cell beam + residuals > 26.79 Kilo Jy IMAGR1: 19402 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -59.627 Kilo Jy iter= 49690 IMAGR1: Total Cleaned flux density = 19.418 Kilo Jy 49690 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -59.6 Kilo Jy,max = 58.9 Kilo Jy IMAGR1: BGC Clean: using 799 cell beam + residuals > 25.93 Kilo Jy IMAGR1: 19477 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -59.575 Kilo Jy iter= 49691 IMAGR1: Total Cleaned flux density = 13.461 Kilo Jy 49691 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -57.3 Kilo Jy,max = 58.7 Kilo Jy IMAGR1: BGC Clean: using 799 cell beam + residuals > 25.90 Kilo Jy IMAGR1: 19136 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -57.208 Kilo Jy iter= 49696 IMAGR1: Total Cleaned flux density = 19.419 Kilo Jy 49696 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -55.7 Kilo Jy,max = 56.5 Kilo Jy IMAGR1: BGC Clean: using 313 cell beam + residuals > 25.24 Kilo Jy IMAGR1: 18828 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -55.286 Kilo Jy iter= 49700 IMAGR1: Total Cleaned flux density = 19.614 Kilo Jy 49700 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -54.4 Kilo Jy,max = 53.8 Kilo Jy IMAGR1: BGC Clean: using 313 cell beam + residuals > 24.39 Kilo Jy IMAGR1: 19703 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -54.437 Kilo Jy iter= 49701 IMAGR1: Total Cleaned flux density = 14.171 Kilo Jy 49701 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -53.5 Kilo Jy,max = 53.6 Kilo Jy IMAGR1: BGC Clean: using 311 cell beam + residuals > 25.41 Kilo Jy IMAGR1: 15874 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -53.486 Kilo Jy iter= 49704 IMAGR1: Total Cleaned flux density = 19.535 Kilo Jy 49704 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -52.7 Kilo Jy,max = 52.8 Kilo Jy IMAGR1: BGC Clean: using 311 cell beam + residuals > 24.97 Kilo Jy IMAGR1: 15858 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -52.666 Kilo Jy iter= 49706 IMAGR1: Total Cleaned flux density = 19.546 Kilo Jy 49706 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -52.2 Kilo Jy,max = 51.3 Kilo Jy IMAGR1: BGC Clean: using 311 cell beam + residuals > 24.59 Kilo Jy IMAGR1: 16179 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -52.178 Kilo Jy iter= 49707 IMAGR1: Total Cleaned flux density = 14.328 Kilo Jy 49707 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -51.3 Kilo Jy,max = 51.1 Kilo Jy IMAGR1: BGC Clean: using 311 cell beam + residuals > 24.36 Kilo Jy IMAGR1: 16498 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -51.272 Kilo Jy iter= 49708 IMAGR1: Total Cleaned flux density = 9.201 Kilo Jy 49708 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -51.0 Kilo Jy,max = 51.0 Kilo Jy IMAGR1: BGC Clean: using 311 cell beam + residuals > 23.94 Kilo Jy IMAGR1: 17561 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -51.040 Kilo Jy iter= 49709 IMAGR1: Total Cleaned flux density = 4.097 Kilo Jy 49709 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -50.1 Kilo Jy,max = 50.9 Kilo Jy IMAGR1: BGC Clean: using 311 cell beam + residuals > 23.83 Kilo Jy IMAGR1: 17453 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -50.003 Kilo Jy iter= 49713 IMAGR1: Total Cleaned flux density = 14.294 Kilo Jy 49713 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -49.7 Kilo Jy,max = 49.1 Kilo Jy IMAGR1: BGC Clean: using 311 cell beam + residuals > 23.34 Kilo Jy IMAGR1: 17203 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -49.660 Kilo Jy iter= 49714 IMAGR1: Total Cleaned flux density = 9.328 Kilo Jy 49714 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -48.8 Kilo Jy,max = 49.1 Kilo Jy IMAGR1: BGC Clean: using 311 cell beam + residuals > 23.18 Kilo Jy IMAGR1: 17343 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -48.754 Kilo Jy iter= 49716 IMAGR1: Total Cleaned flux density = 9.358 Kilo Jy 49716 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -47.9 Kilo Jy,max = 48.0 Kilo Jy IMAGR1: BGC Clean: using 311 cell beam + residuals > 22.76 Kilo Jy IMAGR1: 18061 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -47.886 Kilo Jy iter= 49719 IMAGR1: Total Cleaned flux density = 14.163 Kilo Jy 49719 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -47.2 Kilo Jy,max = 47.1 Kilo Jy IMAGR1: BGC Clean: using 311 cell beam + residuals > 22.36 Kilo Jy IMAGR1: 18274 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -47.162 Kilo Jy iter= 49720 IMAGR1: Total Cleaned flux density = 9.447 Kilo Jy 49720 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -46.7 Kilo Jy,max = 46.9 Kilo Jy IMAGR1: BGC Clean: using 311 cell beam + residuals > 22.02 Kilo Jy IMAGR1: 19167 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -46.727 Kilo Jy iter= 49722 IMAGR1: Total Cleaned flux density = 9.463 Kilo Jy 49722 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -46.0 Kilo Jy,max = 46.1 Kilo Jy IMAGR1: BGC Clean: using 311 cell beam + residuals > 21.81 Kilo Jy IMAGR1: 18976 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -45.905 Kilo Jy iter= 49724 IMAGR1: Total Cleaned flux density = 9.478 Kilo Jy 49724 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -45.5 Kilo Jy,max = 45.5 Kilo Jy IMAGR1: BGC Clean: using 311 cell beam + residuals > 21.43 Kilo Jy IMAGR1: 19702 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -45.462 Kilo Jy iter= 49726 IMAGR1: Total Cleaned flux density = 9.483 Kilo Jy 49726 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -44.4 Kilo Jy,max = 44.9 Kilo Jy IMAGR1: BGC Clean: using 311 cell beam + residuals > 21.22 Kilo Jy IMAGR1: 19708 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -44.162 Kilo Jy iter= 49732 IMAGR1: Total Cleaned flux density = 18.460 Kilo Jy 49732 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -43.1 Kilo Jy,max = 43.0 Kilo Jy IMAGR1: BGC Clean: using 311 cell beam + residuals > 20.62 Kilo Jy IMAGR1: 19664 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -43.053 Kilo Jy iter= 49733 IMAGR1: Total Cleaned flux density = 14.155 Kilo Jy 49733 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -42.6 Kilo Jy,max = 42.8 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 20.44 Kilo Jy IMAGR1: 19992 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -42.644 Kilo Jy iter= 49735 IMAGR1: Total Cleaned flux density = 14.171 Kilo Jy 49735 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -42.2 Kilo Jy,max = 42.0 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 20.24 Kilo Jy IMAGR1: 19994 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -42.158 Kilo Jy iter= 49736 IMAGR1: Total Cleaned flux density = 9.955 Kilo Jy 49736 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -42.1 Kilo Jy,max = 41.8 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 20.14 Kilo Jy IMAGR1: 19983 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -42.080 Kilo Jy iter= 49737 IMAGR1: Total Cleaned flux density = 5.747 Kilo Jy 49737 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -41.2 Kilo Jy,max = 41.8 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 20.04 Kilo Jy IMAGR1: 19987 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -40.039 Kilo Jy iter= 49766 IMAGR1: Total Cleaned flux density = 59.151 Kilo Jy 49766 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -36.3 Kilo Jy,max = 33.7 Kilo Jy IMAGR1: BGC Clean: using 313 cell beam + residuals > 17.67 Kilo Jy IMAGR1: 18755 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -35.708 Kilo Jy iter= 49770 IMAGR1: Total Cleaned flux density = 44.698 Kilo Jy 49770 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -34.9 Kilo Jy,max = 33.3 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 17.14 Kilo Jy IMAGR1: 19986 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -34.571 Kilo Jy iter= 49773 IMAGR1: Total Cleaned flux density = 34.268 Kilo Jy 49773 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -33.7 Kilo Jy,max = 33.2 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 16.94 Kilo Jy IMAGR1: 19992 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -33.342 Kilo Jy iter= 49776 IMAGR1: Total Cleaned flux density = 24.190 Kilo Jy 49776 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -32.7 Kilo Jy,max = 33.0 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 16.72 Kilo Jy IMAGR1: 19977 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -32.679 Kilo Jy iter= 49779 IMAGR1: Total Cleaned flux density = 20.954 Kilo Jy 49779 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -32.1 Kilo Jy,max = 31.5 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 16.54 Kilo Jy IMAGR1: 19990 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -31.750 Kilo Jy iter= 49781 IMAGR1: Total Cleaned flux density = 14.571 Kilo Jy 49781 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -31.6 Kilo Jy,max = 31.2 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 16.41 Kilo Jy IMAGR1: 19981 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -31.589 Kilo Jy iter= 49782 IMAGR1: Total Cleaned flux density = 11.412 Kilo Jy 49782 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -31.5 Kilo Jy,max = 31.2 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 16.35 Kilo Jy IMAGR1: 19983 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -31.528 Kilo Jy iter= 49783 IMAGR1: Total Cleaned flux density = 8.260 Kilo Jy 49783 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -31.3 Kilo Jy,max = 31.3 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 16.30 Kilo Jy IMAGR1: 19993 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -31.291 Kilo Jy iter= 49784 IMAGR1: Total Cleaned flux density = 5.131 Kilo Jy 49784 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -31.2 Kilo Jy,max = 31.1 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 16.23 Kilo Jy IMAGR1: 19984 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -31.168 Kilo Jy iter= 49785 IMAGR1: Total Cleaned flux density = 2.014 Kilo Jy 49785 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -30.2 Kilo Jy,max = 31.0 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 16.17 Kilo Jy IMAGR1: 19997 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -30.200 Kilo Jy iter= 49790 IMAGR1: Total Cleaned flux density = 11.315 Kilo Jy 49790 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -29.7 Kilo Jy,max = 29.2 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 15.86 Kilo Jy IMAGR1: 19985 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -29.665 Kilo Jy iter= 49791 IMAGR1: Total Cleaned flux density = 8.349 Kilo Jy 49791 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -29.5 Kilo Jy,max = 29.2 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 15.82 Kilo Jy IMAGR1: 19986 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -29.485 Kilo Jy iter= 49792 IMAGR1: Total Cleaned flux density = 5.400 Kilo Jy 49792 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -29.2 Kilo Jy,max = 29.0 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 15.76 Kilo Jy IMAGR1: 19989 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -29.223 Kilo Jy iter= 49793 IMAGR1: Total Cleaned flux density = 2.478 Kilo Jy 49793 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -29.1 Kilo Jy,max = 28.9 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 15.69 Kilo Jy IMAGR1: 19993 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -29.082 Kilo Jy iter= 49794 IMAGR1: Total Cleaned flux density = -430.443 Jy 49794 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -28.9 Kilo Jy,max = 28.8 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 15.64 Kilo Jy IMAGR1: 19988 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 28.821 Kilo Jy iter= 49797 IMAGR1: Total Cleaned flux density = -3.316 Kilo Jy 49797 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -28.3 Kilo Jy,max = 28.4 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 15.45 Kilo Jy IMAGR1: 19990 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 28.413 Kilo Jy iter= 49798 IMAGR1: Total Cleaned flux density = -475.014 Jy 49798 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -28.2 Kilo Jy,max = 28.5 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 15.40 Kilo Jy IMAGR1: 19994 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -28.217 Kilo Jy iter= 49800 IMAGR1: Total Cleaned flux density = -449.979 Jy 49800 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -28.3 Kilo Jy,max = 27.9 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 15.30 Kilo Jy IMAGR1: 19986 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 27.948 Kilo Jy iter= 49802 IMAGR1: Total Cleaned flux density = -486.923 Jy 49802 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -27.8 Kilo Jy,max = 27.2 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 15.20 Kilo Jy IMAGR1: 19987 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 27.194 Kilo Jy iter= 49807 IMAGR1: Total Cleaned flux density = -8.784 Kilo Jy 49807 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -27.1 Kilo Jy,max = 26.9 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 14.95 Kilo Jy IMAGR1: 19996 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 26.914 Kilo Jy iter= 49809 IMAGR1: Total Cleaned flux density = -8.803 Kilo Jy 49809 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -26.6 Kilo Jy,max = 26.8 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 14.85 Kilo Jy IMAGR1: 19985 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 26.773 Kilo Jy iter= 49810 IMAGR1: Total Cleaned flux density = -6.126 Kilo Jy 49810 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -26.7 Kilo Jy,max = 26.7 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 14.79 Kilo Jy IMAGR1: 19988 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 26.679 Kilo Jy iter= 49811 IMAGR1: Total Cleaned flux density = -3.458 Kilo Jy 49811 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -26.7 Kilo Jy,max = 26.6 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 14.74 Kilo Jy IMAGR1: 19982 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 26.632 Kilo Jy iter= 49812 IMAGR1: Total Cleaned flux density = -794.610 Jy 49812 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -26.8 Kilo Jy,max = 26.2 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 14.69 Kilo Jy IMAGR1: 19993 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 26.191 Kilo Jy iter= 49815 IMAGR1: Total Cleaned flux density = -3.479 Kilo Jy 49815 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -26.3 Kilo Jy,max = 25.7 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 14.57 Kilo Jy IMAGR1: 19988 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 25.718 Kilo Jy iter= 49818 IMAGR1: Total Cleaned flux density = -6.067 Kilo Jy 49818 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -25.9 Kilo Jy,max = 25.2 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 14.42 Kilo Jy IMAGR1: 19996 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 25.011 Kilo Jy iter= 49836 IMAGR1: Total Cleaned flux density = -26.426 Kilo Jy 49836 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -25.0 Kilo Jy,max = 23.9 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 13.63 Kilo Jy IMAGR1: 19992 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 23.249 Kilo Jy iter= 49858 IMAGR1: Total Cleaned flux density = -26.709 Kilo Jy 49858 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -24.5 Kilo Jy,max = 22.1 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 12.80 Kilo Jy IMAGR1: 19981 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 20.289 Kilo Jy iter= 49952 IMAGR1: Total Cleaned flux density = -57.209 Kilo Jy 49952 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -18.9 Kilo Jy,max = 18.0 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 9.83 Kilo Jy IMAGR1: 19981 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 12.239 Kilo Jy iter= 51221 IMAGR1: Total Cleaned flux density = -142.899 Kilo Jy 51221 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -41.0 Kilo Jy,max = 47.9 Kilo Jy IMAGR1: BGC Clean: using 1339 cell beam + residuals > 18.48 Kilo Jy IMAGR1: 16925 Residual map points loaded IMAGR1: Field 1 min allowed flux = 23.667 Kilo Jy iter= 51298 IMAGR1: Total Cleaned flux density = -145.301 Kilo Jy 51298 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -22.6 Kilo Jy,max = 23.0 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 12.13 Kilo Jy IMAGR1: 19988 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 13.091 Kilo Jy iter= 54569 IMAGR1: Total Cleaned flux density = -595.569 Kilo Jy 54569 comps IMAGR1: ALGSTB: All 327 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 316- 0 Cells, with 2208 Pts IMAGR1: Field 1 min = -180.9 Kilo Jy,max = 219.7 Kilo Jy IMAGR1: BGC Clean: using 1339 cell beam + residuals > 84.79 Kilo Jy IMAGR1: 19055 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 178.983 Kilo Jy iter= 54576 IMAGR1: Total Cleaned flux density = -459.657 Kilo Jy 54576 comps LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -174.9 Kilo Jy,max = 176.7 Kilo Jy IMAGR1: BGC Clean: using 311 cell beam + residuals > 83.56 Kilo Jy IMAGR1: 16409 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 168.848 Kilo Jy iter= 54588 IMAGR1: Total Cleaned flux density = -355.581 Kilo Jy 54588 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -165.1 Kilo Jy,max = 158.6 Kilo Jy IMAGR1: BGC Clean: using 313 cell beam + residuals > 74.50 Kilo Jy IMAGR1: 19634 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 140.510 Kilo Jy iter= 54630 IMAGR1: Total Cleaned flux density = -360.929 Kilo Jy 54630 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -117.9 Kilo Jy,max = 124.4 Kilo Jy IMAGR1: BGC Clean: using 923 cell beam + residuals > 58.66 Kilo Jy IMAGR1: 19942 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 99.394 Kilo Jy iter= 54659 IMAGR1: Total Cleaned flux density = -309.265 Kilo Jy 54659 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -97.6 Kilo Jy,max = 95.8 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 51.52 Kilo Jy IMAGR1: 19994 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 86.672 Kilo Jy iter= 54781 IMAGR1: Total Cleaned flux density = -351.793 Kilo Jy 54781 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -65.1 Kilo Jy,max = 57.7 Kilo Jy IMAGR1: BGC Clean: using 311 cell beam + residuals > 30.40 Kilo Jy IMAGR1: 17914 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 45.959 Kilo Jy iter= 54915 IMAGR1: Total Cleaned flux density = -321.523 Kilo Jy 54915 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -38.5 Kilo Jy,max = 36.2 Kilo Jy IMAGR1: BGC Clean: using 1339 cell beam + residuals > 17.74 Kilo Jy IMAGR1: 19138 Residual map points loaded IMAGR1: Field 1 min allowed flux = 19.214 Kilo Jy iter= 55069 IMAGR1: Total Cleaned flux density = -359.680 Kilo Jy 55069 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -20.7 Kilo Jy,max = 24.0 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 11.27 Kilo Jy IMAGR1: 19987 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 16.285 Kilo Jy iter= 55361 IMAGR1: Total Cleaned flux density = -287.913 Kilo Jy 55361 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -12.4 Kilo Jy,max = 10.5 Kilo Jy IMAGR1: BGC Clean: using 799 cell beam + residuals > 5.38 Kilo Jy IMAGR1: 16916 Residual map points loaded IMAGR1: Field 1 min allowed flux = 6.182 Kilo Jy iter= 55640 IMAGR1: Total Cleaned flux density = -344.031 Kilo Jy 55640 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -6.4 Kilo Jy,max = 6.4 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.16 Kilo Jy IMAGR1: 19980 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -3.414 Kilo Jy iter= 59323 IMAGR1: Total Cleaned flux density = -321.529 Kilo Jy 59323 comps IMAGR1: ALGSTB: All 327 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 316- 0 Cells, with 2208 Pts IMAGR1: Field 1 min = -25.9 Kilo Jy,max = 22.4 Kilo Jy IMAGR1: BGC Clean: using 799 cell beam + residuals > 11.26 Kilo Jy IMAGR1: 18974 Residual map points loaded IMAGR1: Field 1 min allowed flux = 12.911 Kilo Jy iter= 59532 IMAGR1: Total Cleaned flux density = -347.308 Kilo Jy 59532 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -11.6 Kilo Jy,max = 11.5 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 6.11 Kilo Jy IMAGR1: 19992 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 7.501 Kilo Jy iter= 61010 IMAGR1: Total Cleaned flux density = -278.140 Kilo Jy 61010 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -25.1 Kilo Jy,max = 24.1 Kilo Jy IMAGR1: BGC Clean: using 313 cell beam + residuals > 11.08 Kilo Jy IMAGR1: 19765 Residual map points loaded IMAGR1: Field 1 min allowed flux = -12.553 Kilo Jy iter= 61757 IMAGR1: Total Cleaned flux density = -503.996 Kilo Jy 61757 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -31.0 Kilo Jy,max = 38.3 Kilo Jy IMAGR1: BGC Clean: using 1343 cell beam + residuals > 12.71 Kilo Jy IMAGR1: 17466 Residual map points loaded IMAGR1: Field 1 min allowed flux = -19.092 Kilo Jy iter= 61814 IMAGR1: Total Cleaned flux density = -440.715 Kilo Jy 61814 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -18.9 Kilo Jy,max = 18.7 Kilo Jy IMAGR1: BGC Clean: using 311 cell beam + residuals > 8.91 Kilo Jy IMAGR1: 16056 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 14.639 Kilo Jy iter= 61949 IMAGR1: Total Cleaned flux density = -354.863 Kilo Jy 61949 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -9.3 Kilo Jy,max = 8.6 Kilo Jy IMAGR1: BGC Clean: using 311 cell beam + residuals > 4.36 Kilo Jy IMAGR1: 16555 Residual map points loaded IMAGR1: Field 1 min allowed flux = -4.665 Kilo Jy iter= 62770 IMAGR1: Total Cleaned flux density = -418.031 Kilo Jy 62770 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -13.5 Kilo Jy,max = 16.3 Kilo Jy IMAGR1: BGC Clean: using 1343 cell beam + residuals > 5.41 Kilo Jy IMAGR1: 19291 Residual map points loaded IMAGR1: Field 1 min allowed flux = 8.120 Kilo Jy iter= 62823 IMAGR1: Total Cleaned flux density = -392.281 Kilo Jy 62823 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -8.1 Kilo Jy,max = 8.0 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.86 Kilo Jy IMAGR1: 19993 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 5.023 Kilo Jy iter= 63911 IMAGR1: Total Cleaned flux density = -316.170 Kilo Jy 63911 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -24.6 Kilo Jy,max = 23.9 Kilo Jy IMAGR1: BGC Clean: using 923 cell beam + residuals > 10.25 Kilo Jy IMAGR1: 19627 Residual map points loaded IMAGR1: Field 1 min allowed flux = -12.274 Kilo Jy iter= 64062 IMAGR1: Total Cleaned flux density = -370.314 Kilo Jy 64062 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -9.9 Kilo Jy,max = 9.6 Kilo Jy IMAGR1: BGC Clean: using 1343 cell beam + residuals > 4.08 Kilo Jy IMAGR1: 17543 Residual map points loaded IMAGR1: Field 1 min allowed flux = -4.925 Kilo Jy iter= 64157 IMAGR1: Total Cleaned flux density = -361.169 Kilo Jy 64157 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -6.1 Kilo Jy,max = 5.2 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.61 Kilo Jy IMAGR1: 19984 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -2.790 Kilo Jy iter= 67482 IMAGR1: Total Cleaned flux density = -397.910 Kilo Jy 67482 comps IMAGR1: ALGSTB: All 327 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 316- 0 Cells, with 2208 Pts IMAGR1: Field 1 min = -39.1 Kilo Jy,max = 35.8 Kilo Jy IMAGR1: BGC Clean: using 311 cell beam + residuals > 18.25 Kilo Jy IMAGR1: 15583 Residual map points loaded IMAGR1: Field 1 min allowed flux = 19.530 Kilo Jy iter= 68206 IMAGR1: Total Cleaned flux density = -420.034 Kilo Jy 68206 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -56.2 Kilo Jy,max = 65.2 Kilo Jy IMAGR1: BGC Clean: using 1341 cell beam + residuals > 23.91 Kilo Jy IMAGR1: 17329 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 35.562 Kilo Jy iter= 68260 IMAGR1: Total Cleaned flux density = -335.897 Kilo Jy 68260 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -34.7 Kilo Jy,max = 35.1 Kilo Jy IMAGR1: BGC Clean: using 311 cell beam + residuals > 16.60 Kilo Jy IMAGR1: 19403 Residual map points loaded IMAGR1: Field 1 min allowed flux = -17.526 Kilo Jy iter= 69139 IMAGR1: Total Cleaned flux density = -403.950 Kilo Jy 69139 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -76.2 Kilo Jy,max = 78.1 Kilo Jy IMAGR1: BGC Clean: using 1205 cell beam + residuals > 32.01 Kilo Jy IMAGR1: 18938 Residual map points loaded IMAGR1: Field 1 min allowed flux = -38.991 Kilo Jy iter= 69248 IMAGR1: Total Cleaned flux density = -380.168 Kilo Jy 69248 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -36.6 Kilo Jy,max = 35.9 Kilo Jy IMAGR1: BGC Clean: using 799 cell beam + residuals > 16.95 Kilo Jy IMAGR1: 18253 Residual map points loaded IMAGR1: Field 1 min allowed flux = -18.273 Kilo Jy iter= 69473 IMAGR1: Total Cleaned flux density = -340.613 Kilo Jy 69473 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -10.2 Kilo Jy,max = 10.7 Kilo Jy IMAGR1: BGC Clean: using 799 cell beam + residuals > 4.64 Kilo Jy IMAGR1: 17487 Residual map points loaded IMAGR1: Field 1 min allowed flux = -5.332 Kilo Jy iter= 69667 IMAGR1: Total Cleaned flux density = -348.897 Kilo Jy 69667 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -5.5 Kilo Jy,max = 5.2 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.51 Kilo Jy IMAGR1: 19982 Residual map points loaded IMAGR1: Field 1 Iter limit, Max resid= -3.597 Kilo Jy iter= 70000 IMAGR1: Total Cleaned flux density = -340.938 Kilo 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 70000 to 31580 components IMAGR1: Field 1 min = -3.3 Kilo Jy,max = 3.0 Kilo Jy IMAGR1: Restoring Clean components IMAGR1: Checking image max/min IMAGR1: Field 1 final Clean flux -340.938 Kilo Jy LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! 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= 13 disk= 1 IMAGR1: Appears to have ended successfully IMAGR1: thuban 31DEC06 TST: Cpu= 248.1 Real= 251 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.285 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1331+305_U,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_U,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.2.log AIPS 1: ' NOW STARTING WITH SOURCE :1 =1331+305' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1331+305_U,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 11 disk= 1 AIPS 1: Disk 1 in-CNO 12 renumbered as CNO 10 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.2844 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2025+337_U,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@2025+337_U,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.2.log AIPS 1: ' NOW STARTING WITH SOURCE :2 =2025+337' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2025+337_U,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 12 disk= 1 AIPS 1: Disk 1 in-CNO 13 renumbered as CNO 11 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1313 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@V404CYG_U,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@V404CYG_U,BAND.0-1 >> /home/thuban/vlbacald/run/A AIPS 1: H669_2000MAR07_1.2.log AIPS 1: ' NOW STARTING WITH SOURCE :3 =V404CYG' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@V404CYG_U,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 13 disk= 1 AIPS 1: Disk 1 in-CNO 14 renumbered as CNO 12 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.2344 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@CYGX-1_U,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@CYGX-1_U,BAND.0-1 >> /home/thuban/vlbacald/run/AH AIPS 1: 669_2000MAR07_1.2.log AIPS 1: ' NOW STARTING WITH SOURCE :4 =CYGX-1' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@CYGX-1_U,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 14 disk= 1 AIPS 1: Disk 1 in-CNO 15 renumbered as CNO 13 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.2707 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2007+404_U,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN SETFC1: Task SETFC (release of 31DEC06) begins SETFC1: Found 2007+404 U BAND Seq 1 Disk: 1 in slot 7 SETFC1: SETCEL: recommends IMSIZE 909 CELLSIZE 0.19850 SETFC1: SETCEL: returns IMSIZE 1024 CELLSIZE 0.19850 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@2007+404_U,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= 0 Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 14 disk= 1 AIPS 1: Disk 1 in-CNO 15 renumbered as CNO 13 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.2707 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2007+404_U,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 2007+404 U BAND Seq 1 Disk: 1 in slot 7 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@2007+404_U,BAND.0-1 SETFC1: Searching catalog between 0.02 and 0.08 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 62.2 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= 2.6 Real= 2 C 1 1012 1012 20 07 44.94 40 29 48.6 00001 -1 507 512 513 Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 14 disk= 1 AIPS 1: Disk 1 in-CNO 15 renumbered as CNO 13 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.2707 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2007+404_U,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@2007+404_U,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.2.log AIPS 1: ' NOW STARTING WITH SOURCE :5 =2007+404' AIPS 1: ' ' IMAGR1: Task IMAGR (release of 31DEC06) begins IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@2007+404_U,BAND.0-1 IMAGR1: FIELDF: Final field parameters and # read are: IMAGR1: Field 1 1012 1012 -5.4752E-02 -4.0000E-03 0 IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@2007+404_U,BAND.0-1 IMAGR1: WINDF: Number of clean boxes/field read as follows: IMAGR1: Field 01: 1 IMAGR1: Create 2007+404 .IMAGR . 1 (UV) on disk 1 cno 14 IMAGR1: Beginning channel 1 through 1 with 2 IFs IMAGR1: IMACPY: Copied 1656 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 7.347E+00 IMAGR1: UVWAIT: Adding temperance S 1.469E+00 IMAGR1: UVWAIT: begin applying uniform or other weights IMAGR1: UVWAIT: Sum of weights in 2.335E+03 and out 2.391E+03 IMAGR1: UVWAIT: Noise is increased by a factor 1.332 due to weighting IMAGR1: UVWAIT: Average summed weight 7.347E+00 over 3300 vis IMAGR1: Create 2007+404 .IBM001. 1 (MA) on disk 1 cno 15 IMAGR1: Create 2007+404 .ICL001. 1 (MA) on disk 1 cno 16 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.496490E+10 to 1.491490E+10 Hz IMAGR1: Field 1 Sum of gridding weights = 2.53805E+04 IMAGR1: Field 1 Beam min = -126.9 MilliJy, max = 1.0 Jy IMAGR1: Field 1 fit FWHM = 1.311 x 1.222 arcsec, PA= -88.9 IMAGR1: CLBHIS: minimum component 0.500 of current peak IMAGR1: Field 1 min = -1.7 Jy,max = 14.5 Jy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 3.86 Jy IMAGR1: 639 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 10.565 Jy iter= 4 IMAGR1: Total Cleaned flux density = 4.984 Jy 4 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 = -1.2 Jy,max = 9.5 Jy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 2.82 Jy IMAGR1: 357 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 5.130 Jy iter= 11 IMAGR1: Total Cleaned flux density = 9.971 Jy 11 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -675.3 MilliJy,max = 4.6 Jy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 1.37 Jy IMAGR1: 409 Residual map points loaded IMAGR1: Field 1 min allowed flux = 2.262 Jy iter= 19 IMAGR1: Total Cleaned flux density = 12.632 Jy 19 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -523.7 MilliJy,max = 2.0 Jy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 602.87 MilliJy IMAGR1: 961 Residual map points loaded IMAGR1: Field 1 min allowed flux = 986.258 MilliJy iter= 29 IMAGR1: Total Cleaned flux density = 14.020 Jy 29 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -597.9 MilliJy,max = 1.1 Jy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 262.86 MilliJy IMAGR1: 10532 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 491.349 MilliJy iter= 65 IMAGR1: Total Cleaned flux density = 15.484 Jy 65 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -652.9 MilliJy,max = 903.3 MilliJy IMAGR1: BGC Clean: using 1347 cell beam + residuals > 199.67 MilliJy IMAGR1: 18542 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -366.807 MilliJy iter= 148 IMAGR1: Total Cleaned flux density = 14.831 Jy 148 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -590.4 MilliJy,max = 833.3 MilliJy IMAGR1: BGC Clean: using 789 cell beam + residuals > 189.63 MilliJy IMAGR1: 12102 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 296.034 MilliJy iter= 255 IMAGR1: Total Cleaned flux density = 15.065 Jy 255 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -572.1 MilliJy,max = 758.3 MilliJy IMAGR1: BGC Clean: using 789 cell beam + residuals > 153.04 MilliJy IMAGR1: 18189 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 232.102 MilliJy iter= 420 IMAGR1: Total Cleaned flux density = 14.028 Jy 420 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -453.1 MilliJy,max = 661.2 MilliJy IMAGR1: BGC Clean: using 1347 cell beam + residuals > 134.71 MilliJy IMAGR1: 17119 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -194.400 MilliJy iter= 639 IMAGR1: Total Cleaned flux density = 13.107 Jy 639 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -406.0 MilliJy,max = 594.9 MilliJy IMAGR1: BGC Clean: using 789 cell beam + residuals > 124.59 MilliJy IMAGR1: 12240 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -165.820 MilliJy iter= 875 IMAGR1: Total Cleaned flux density = 12.430 Jy 875 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -360.9 MilliJy,max = 542.1 MilliJy IMAGR1: BGC Clean: using 789 cell beam + residuals > 109.14 MilliJy IMAGR1: 12810 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 137.257 MilliJy iter= 1114 IMAGR1: Total Cleaned flux density = 11.524 Jy 1114 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -300.5 MilliJy,max = 488.8 MilliJy IMAGR1: BGC Clean: using 1345 cell beam + residuals > 91.10 MilliJy IMAGR1: 18259 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 117.892 MilliJy iter= 1462 IMAGR1: Total Cleaned flux density = 11.760 Jy 1462 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -278.3 MilliJy,max = 450.7 MilliJy IMAGR1: BGC Clean: using 789 cell beam + residuals > 81.68 MilliJy IMAGR1: 17003 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 100.218 MilliJy iter= 1805 IMAGR1: Total Cleaned flux density = 11.184 Jy 1805 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -245.8 MilliJy,max = 400.6 MilliJy IMAGR1: BGC Clean: using 789 cell beam + residuals > 78.36 MilliJy IMAGR1: 12133 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -91.410 MilliJy iter= 2098 IMAGR1: Total Cleaned flux density = 11.180 Jy 2098 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -233.9 MilliJy,max = 395.8 MilliJy IMAGR1: BGC Clean: using 1343 cell beam + residuals > 67.25 MilliJy IMAGR1: 18808 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 82.784 MilliJy iter= 2588 IMAGR1: Total Cleaned flux density = 10.827 Jy 2588 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -194.7 MilliJy,max = 358.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 59.46 MilliJy IMAGR1: 19992 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -79.768 MilliJy iter= 3576 IMAGR1: Total Cleaned flux density = 10.918 Jy 3576 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -196.6 MilliJy,max = 322.0 MilliJy IMAGR1: BGC Clean: using 1483 cell beam + residuals > 65.07 MilliJy IMAGR1: 15730 Residual map points loaded IMAGR1: Field 1 min allowed flux = 89.729 MilliJy iter= 3691 IMAGR1: Total Cleaned flux density = 10.755 Jy 3691 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 = -164.8 MilliJy,max = 292.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 50.88 MilliJy IMAGR1: 19991 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -65.742 MilliJy iter= 4841 IMAGR1: Total Cleaned flux density = 9.558 Jy 4841 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -264.6 MilliJy,max = 265.4 MilliJy IMAGR1: BGC Clean: using 1733 cell beam + residuals > 80.01 MilliJy IMAGR1: 14055 Residual map points loaded IMAGR1: Field 1 min allowed flux = -119.265 MilliJy iter= 4895 IMAGR1: Total Cleaned flux density = 9.541 Jy 4895 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -189.5 MilliJy,max = 250.5 MilliJy IMAGR1: BGC Clean: using 789 cell beam + residuals > 61.66 MilliJy IMAGR1: 15249 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 66.723 MilliJy iter= 5227 IMAGR1: Total Cleaned flux density = 9.943 Jy 5227 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -136.4 MilliJy,max = 249.9 MilliJy IMAGR1: BGC Clean: using 1481 cell beam + residuals > 42.02 MilliJy IMAGR1: 17585 Residual map points loaded IMAGR1: Field 1 min allowed flux = 54.518 MilliJy iter= 5586 IMAGR1: Total Cleaned flux density = 9.645 Jy 5586 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -127.4 MilliJy,max = 227.8 MilliJy IMAGR1: BGC Clean: using 789 cell beam + residuals > 38.51 MilliJy IMAGR1: 17517 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 42.614 MilliJy iter= 6116 IMAGR1: Total Cleaned flux density = 9.646 Jy 6116 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -128.3 MilliJy,max = 231.7 MilliJy IMAGR1: BGC Clean: using 789 cell beam + residuals > 37.99 MilliJy IMAGR1: 12389 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 41.151 MilliJy iter= 6526 IMAGR1: Total Cleaned flux density = 9.544 Jy 6526 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -129.4 MilliJy,max = 214.6 MilliJy IMAGR1: BGC Clean: using 789 cell beam + residuals > 36.83 MilliJy IMAGR1: 13456 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 39.866 MilliJy iter= 6957 IMAGR1: Total Cleaned flux density = 9.586 Jy 6957 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -116.5 MilliJy,max = 222.7 MilliJy IMAGR1: BGC Clean: using 1345 cell beam + residuals > 33.55 MilliJy IMAGR1: 18604 Residual map points loaded IMAGR1: Field 1 min Clean flux = 78.816 MilliJy iter= 8709 IMAGR1: Residual Peak Noise is Increasing IMAGR1: Clean has begun to diverge, Stopping IMAGR1: Minimum residual peak was = 39.389 MilliJy IMAGR1: Total Cleaned flux density = 9.956 Jy 8709 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -126.2 MilliJy,max = 158.9 MilliJy IMAGR1: BGC Clean: using 1733 cell beam + residuals > 50.36 MilliJy IMAGR1: 11982 Residual map points loaded IMAGR1: Field 1 min allowed flux = -74.930 MilliJy iter= 8749 IMAGR1: Total Cleaned flux density = 10.125 Jy 8749 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -113.6 MilliJy,max = 154.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 40.64 MilliJy IMAGR1: 19996 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -48.077 MilliJy iter= 10335 IMAGR1: Total Cleaned flux density = 9.853 Jy 10335 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -254.7 MilliJy,max = 212.5 MilliJy IMAGR1: BGC Clean: using 1725 cell beam + residuals > 86.37 MilliJy IMAGR1: 19853 Residual map points loaded IMAGR1: Field 1 min allowed flux = 125.556 MilliJy iter= 10389 IMAGR1: Total Cleaned flux density = 9.600 Jy 10389 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -140.5 MilliJy,max = 191.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 65.31 MilliJy IMAGR1: 19982 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 77.201 MilliJy iter= 12246 IMAGR1: Total Cleaned flux density = 11.162 Jy 12246 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -609.5 MilliJy,max = 689.2 MilliJy IMAGR1: BGC Clean: using 1481 cell beam + residuals > 265.50 MilliJy IMAGR1: 19799 Residual map points loaded IMAGR1: Field 1 min allowed flux = 344.035 MilliJy iter= 12315 IMAGR1: Total Cleaned flux density = 10.998 Jy 12315 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -339.4 MilliJy,max = 338.2 MilliJy IMAGR1: BGC Clean: using 789 cell beam + residuals > 177.86 MilliJy IMAGR1: 19726 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 184.872 MilliJy iter= 12593 IMAGR1: Total Cleaned flux density = 9.823 Jy 12593 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -144.6 MilliJy,max = 138.5 MilliJy IMAGR1: BGC Clean: using 1343 cell beam + residuals > 57.84 MilliJy IMAGR1: 17687 Residual map points loaded IMAGR1: Field 1 min allowed flux = 63.417 MilliJy iter= 12801 IMAGR1: Total Cleaned flux density = 10.068 Jy 12801 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -110.7 MilliJy,max = 131.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 38.15 MilliJy IMAGR1: 19995 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -44.204 MilliJy iter= 14786 IMAGR1: Total Cleaned flux density = 9.932 Jy 14786 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -175.9 MilliJy,max = 190.6 MilliJy IMAGR1: BGC Clean: using 1345 cell beam + residuals > 83.52 MilliJy IMAGR1: 17177 Residual map points loaded IMAGR1: Field 1 min allowed flux = -94.564 MilliJy iter= 14913 IMAGR1: Total Cleaned flux density = 10.213 Jy 14913 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -126.6 MilliJy,max = 132.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 56.14 MilliJy IMAGR1: 19993 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -64.681 MilliJy iter= 17125 IMAGR1: Total Cleaned flux density = 11.993 Jy 17125 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -433.1 MilliJy,max = 382.7 MilliJy IMAGR1: BGC Clean: using 789 cell beam + residuals > 211.11 MilliJy IMAGR1: 12799 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -217.753 MilliJy iter= 17360 IMAGR1: Total Cleaned flux density = 10.912 Jy 17360 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -175.4 MilliJy,max = 163.9 MilliJy IMAGR1: BGC Clean: using 789 cell beam + residuals > 84.72 MilliJy IMAGR1: 16147 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -87.743 MilliJy iter= 17694 IMAGR1: Total Cleaned flux density = 10.427 Jy 17694 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -114.7 MilliJy,max = 95.5 MilliJy IMAGR1: BGC Clean: using 1345 cell beam + residuals > 38.45 MilliJy IMAGR1: 12652 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -39.759 MilliJy iter= 18023 IMAGR1: Total Cleaned flux density = 10.366 Jy 18023 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -83.9 MilliJy,max = 83.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 25.30 MilliJy IMAGR1: 19979 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 28.624 MilliJy iter= 20186 IMAGR1: Total Cleaned flux density = 9.996 Jy 20186 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -103.1 MilliJy,max = 114.4 MilliJy IMAGR1: BGC Clean: using 1345 cell beam + residuals > 45.19 MilliJy IMAGR1: 19046 Residual map points loaded IMAGR1: Field 1 min allowed flux = -51.480 MilliJy iter= 20379 IMAGR1: Total Cleaned flux density = 10.268 Jy 20379 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -77.2 MilliJy,max = 92.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 29.50 MilliJy IMAGR1: 19989 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -33.402 MilliJy iter= 22887 IMAGR1: Total Cleaned flux density = 10.345 Jy 22887 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -199.5 MilliJy,max = 215.0 MilliJy IMAGR1: BGC Clean: using 1345 cell beam + residuals > 94.21 MilliJy IMAGR1: 13957 Residual map points loaded IMAGR1: Field 1 min allowed flux = -107.489 MilliJy iter= 22998 IMAGR1: Total Cleaned flux density = 10.772 Jy 22998 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -135.3 MilliJy,max = 114.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 62.44 MilliJy IMAGR1: 19969 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -70.782 MilliJy iter= 25911 IMAGR1: Total Cleaned flux density = 9.896 Jy 25911 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -573.9 MilliJy,max = 636.5 MilliJy IMAGR1: BGC Clean: using 789 cell beam + residuals > 329.06 MilliJy IMAGR1: 10131 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -337.464 MilliJy iter= 26136 IMAGR1: Total Cleaned flux density = 11.053 Jy 26136 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -250.0 MilliJy,max = 269.4 MilliJy IMAGR1: BGC Clean: using 789 cell beam + residuals > 139.26 MilliJy IMAGR1: 13712 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -143.230 MilliJy iter= 26431 IMAGR1: Total Cleaned flux density = 10.227 Jy 26431 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -127.5 MilliJy,max = 117.7 MilliJy IMAGR1: BGC Clean: using 1347 cell beam + residuals > 58.20 MilliJy IMAGR1: 19203 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 59.859 MilliJy iter= 26676 IMAGR1: Total Cleaned flux density = 10.312 Jy 26676 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -85.3 MilliJy,max = 98.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 36.17 MilliJy IMAGR1: 19996 Residual map points loaded LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: Field 1 min algorithm flux= -40.285 MilliJy iter= 29499 IMAGR1: Total Cleaned flux density = 10.503 Jy 29499 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -268.7 MilliJy,max = 230.2 MilliJy IMAGR1: BGC Clean: using 789 cell beam + residuals > 130.34 MilliJy IMAGR1: 12177 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -133.904 MilliJy iter= 29759 IMAGR1: Total Cleaned flux density = 10.335 Jy 29759 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -115.6 MilliJy,max = 119.6 MilliJy IMAGR1: BGC Clean: using 1345 cell beam + residuals > 58.67 MilliJy IMAGR1: 16435 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 60.012 MilliJy iter= 29978 IMAGR1: Total Cleaned flux density = 10.367 Jy 29978 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -86.9 MilliJy,max = 90.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 36.82 MilliJy IMAGR1: 19986 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 40.904 MilliJy iter= 33095 IMAGR1: Total Cleaned flux density = 10.121 Jy 33095 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -267.8 MilliJy,max = 309.2 MilliJy IMAGR1: BGC Clean: using 789 cell beam + residuals > 140.72 MilliJy IMAGR1: 17764 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -144.658 MilliJy iter= 33423 IMAGR1: Total Cleaned flux density = 10.952 Jy 33423 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -128.3 MilliJy,max = 134.2 MilliJy IMAGR1: BGC Clean: using 789 cell beam + residuals > 57.86 MilliJy IMAGR1: 18111 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -59.567 MilliJy iter= 33833 IMAGR1: Total Cleaned flux density = 10.944 Jy 33833 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -66.9 MilliJy,max = 69.4 MilliJy IMAGR1: BGC Clean: using 1343 cell beam + residuals > 27.13 MilliJy IMAGR1: 16322 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -27.885 MilliJy iter= 34236 IMAGR1: Total Cleaned flux density = 10.950 Jy 34236 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -60.1 MilliJy,max = 66.1 MilliJy IMAGR1: BGC Clean: using 789 cell beam + residuals > 17.79 MilliJy IMAGR1: 19194 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -18.498 MilliJy iter= 34979 IMAGR1: Total Cleaned flux density = 10.952 Jy 34979 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -51.6 MilliJy,max = 59.3 MilliJy IMAGR1: BGC Clean: using 1343 cell beam + residuals > 14.30 MilliJy IMAGR1: 19652 Residual map points loaded IMAGR1: Field 1 min Clean flux = 35.080 MilliJy iter= 36692 IMAGR1: Residual Peak Noise is Increasing IMAGR1: Clean has begun to diverge, Stopping IMAGR1: Minimum residual peak was = 17.441 MilliJy IMAGR1: Total Cleaned flux density = 11.318 Jy 36692 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -66.7 MilliJy,max = 72.2 MilliJy IMAGR1: BGC Clean: using 2011 cell beam + residuals > 19.69 MilliJy IMAGR1: 18727 Residual map points loaded IMAGR1: Field 1 min allowed flux = 35.925 MilliJy iter= 36716 IMAGR1: Total Cleaned flux density = 11.376 Jy 36716 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -65.1 MilliJy,max = 63.7 MilliJy IMAGR1: BGC Clean: using 789 cell beam + residuals > 18.57 MilliJy IMAGR1: 15636 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 19.161 MilliJy iter= 37243 IMAGR1: Total Cleaned flux density = 11.530 Jy 37243 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -51.8 MilliJy,max = 58.1 MilliJy IMAGR1: BGC Clean: using 789 cell beam + residuals > 14.57 MilliJy IMAGR1: 14957 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -15.095 MilliJy iter= 37895 IMAGR1: Total Cleaned flux density = 11.413 Jy 37895 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -54.0 MilliJy,max = 54.5 MilliJy IMAGR1: BGC Clean: using 789 cell beam + residuals > 13.78 MilliJy IMAGR1: 16018 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -14.281 MilliJy iter= 38567 IMAGR1: Total Cleaned flux density = 11.590 Jy 38567 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -47.9 MilliJy,max = 55.6 MilliJy IMAGR1: BGC Clean: using 789 cell beam + residuals > 14.30 MilliJy IMAGR1: 11640 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 14.712 MilliJy iter= 39080 IMAGR1: Total Cleaned flux density = 11.486 Jy 39080 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -53.1 MilliJy,max = 53.4 MilliJy IMAGR1: BGC Clean: using 789 cell beam + residuals > 13.35 MilliJy IMAGR1: 17541 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 13.821 MilliJy iter= 39792 IMAGR1: Total Cleaned flux density = 11.674 Jy 39792 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -47.1 MilliJy,max = 53.9 MilliJy IMAGR1: BGC Clean: using 1343 cell beam + residuals > 13.25 MilliJy IMAGR1: 17208 Residual map points loaded IMAGR1: Field 1 min Clean flux = 31.019 MilliJy iter= 42217 IMAGR1: Residual Peak Noise is Increasing IMAGR1: Clean has begun to diverge, Stopping IMAGR1: Minimum residual peak was = 15.287 MilliJy IMAGR1: Total Cleaned flux density = 11.298 Jy 42217 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -68.4 MilliJy,max = 57.2 MilliJy IMAGR1: BGC Clean: using 1733 cell beam + residuals > 22.93 MilliJy IMAGR1: 17021 Residual map points loaded IMAGR1: Field 1 min allowed flux = -34.123 MilliJy iter= 42269 IMAGR1: Total Cleaned flux density = 11.291 Jy 42269 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -61.8 MilliJy,max = 54.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 19.25 MilliJy IMAGR1: 19990 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -20.583 MilliJy iter= 44607 IMAGR1: Total Cleaned flux density = 11.628 Jy 44607 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -176.5 MilliJy,max = 116.1 MilliJy IMAGR1: BGC Clean: using 1733 cell beam + residuals > 59.16 MilliJy IMAGR1: 17105 Residual map points loaded IMAGR1: Field 1 min allowed flux = 87.496 MilliJy iter= 44649 IMAGR1: Total Cleaned flux density = 11.393 Jy 44649 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -112.3 MilliJy,max = 92.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 45.39 MilliJy IMAGR1: 19985 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -49.083 MilliJy iter= 47584 IMAGR1: Total Cleaned flux density = 9.612 Jy 47584 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -561.5 MilliJy,max = 668.6 MilliJy IMAGR1: BGC Clean: using 1347 cell beam + residuals > 271.71 MilliJy IMAGR1: 17705 Residual map points loaded IMAGR1: Field 1 min allowed flux = -332.762 MilliJy iter= 47675 IMAGR1: Total Cleaned flux density = 10.937 Jy 47675 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -364.7 MilliJy,max = 320.2 MilliJy IMAGR1: BGC Clean: using 789 cell beam + residuals > 172.03 MilliJy IMAGR1: 17269 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -176.002 MilliJy iter= 47965 IMAGR1: Total Cleaned flux density = 10.568 Jy 47965 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -104.4 MilliJy,max = 113.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 53.98 MilliJy IMAGR1: 19986 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 58.386 MilliJy iter= 51089 IMAGR1: Total Cleaned flux density = 11.269 Jy 51089 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -652.4 MilliJy,max = 705.1 MilliJy IMAGR1: BGC Clean: using 1345 cell beam + residuals > 308.96 MilliJy IMAGR1: 14056 Residual map points loaded IMAGR1: Field 1 min allowed flux = -350.910 MilliJy iter= 51180 IMAGR1: Total Cleaned flux density = 11.117 Jy 51180 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -361.4 MilliJy,max = 358.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 193.10 MilliJy IMAGR1: 19991 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -282.360 MilliJy iter= 51604 IMAGR1: Total Cleaned flux density = 8.926 Jy 51604 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -301.0 MilliJy,max = 289.4 MilliJy IMAGR1: BGC Clean: using 1481 cell beam + residuals > 108.78 MilliJy IMAGR1: 15885 Residual map points loaded IMAGR1: Field 1 min allowed flux = 149.394 MilliJy iter= 51659 IMAGR1: Total Cleaned flux density = 9.484 Jy 51659 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -147.6 MilliJy,max = 158.1 MilliJy IMAGR1: BGC Clean: using 789 cell beam + residuals > 77.23 MilliJy IMAGR1: 16731 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 79.048 MilliJy iter= 51957 IMAGR1: Total Cleaned flux density = 10.670 Jy 51957 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -81.0 MilliJy,max = 76.0 MilliJy IMAGR1: BGC Clean: using 1345 cell beam + residuals > 34.64 MilliJy IMAGR1: 17639 Residual map points loaded IMAGR1: Field 1 min allowed flux = 36.030 MilliJy iter= 52244 IMAGR1: Total Cleaned flux density = 10.621 Jy 52244 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -60.2 MilliJy,max = 58.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 21.56 MilliJy IMAGR1: 19990 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -23.073 MilliJy iter= 55217 IMAGR1: Total Cleaned flux density = 10.639 Jy 55217 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -136.1 MilliJy,max = 139.0 MilliJy IMAGR1: BGC Clean: using 789 cell beam + residuals > 65.65 MilliJy IMAGR1: 13347 Residual map points loaded LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: Field 1 min algorithm flux= -67.210 MilliJy iter= 55512 IMAGR1: Total Cleaned flux density = 10.689 Jy 55512 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -80.8 MilliJy,max = 66.3 MilliJy IMAGR1: BGC Clean: using 1345 cell beam + residuals > 29.45 MilliJy IMAGR1: 17292 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -30.139 MilliJy iter= 55813 IMAGR1: Total Cleaned flux density = 10.729 Jy 55813 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -57.8 MilliJy,max = 51.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 18.32 MilliJy IMAGR1: 19975 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -19.620 MilliJy iter= 59088 IMAGR1: Total Cleaned flux density = 10.720 Jy 59088 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -136.6 MilliJy,max = 132.7 MilliJy IMAGR1: BGC Clean: using 789 cell beam + residuals > 61.45 MilliJy IMAGR1: 13893 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 62.710 MilliJy iter= 59402 IMAGR1: Total Cleaned flux density = 10.642 Jy 59402 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -62.8 MilliJy,max = 65.6 MilliJy IMAGR1: BGC Clean: using 1345 cell beam + residuals > 27.48 MilliJy IMAGR1: 17743 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -28.079 MilliJy iter= 59709 IMAGR1: Total Cleaned flux density = 10.744 Jy 59709 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -48.1 MilliJy,max = 54.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 17.36 MilliJy IMAGR1: 19982 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -18.593 MilliJy iter= 63267 IMAGR1: Total Cleaned flux density = 11.275 Jy 63267 comps IMAGR1: ALGSTB: All 323 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 312- 0 Cells, with 1656 Pts IMAGR1: Field 1 min = -125.7 MilliJy,max = 120.9 MilliJy IMAGR1: BGC Clean: using 789 cell beam + residuals > 64.98 MilliJy IMAGR1: 10222 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -66.379 MilliJy iter= 63547 IMAGR1: Total Cleaned flux density = 11.009 Jy 63547 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -68.7 MilliJy,max = 75.6 MilliJy IMAGR1: BGC Clean: using 789 cell beam + residuals > 34.32 MilliJy IMAGR1: 9415 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 34.893 MilliJy iter= 63873 IMAGR1: Total Cleaned flux density = 11.088 Jy 63873 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -49.2 MilliJy,max = 57.9 MilliJy IMAGR1: BGC Clean: using 789 cell beam + residuals > 18.04 MilliJy IMAGR1: 17886 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -18.521 MilliJy iter= 64464 IMAGR1: Total Cleaned flux density = 11.075 Jy 64464 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -43.1 MilliJy,max = 40.2 MilliJy IMAGR1: BGC Clean: using 789 cell beam + residuals > 11.75 MilliJy IMAGR1: 15657 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 12.050 MilliJy iter= 65142 IMAGR1: Total Cleaned flux density = 11.119 Jy 65142 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -39.9 MilliJy,max = 40.7 MilliJy IMAGR1: BGC Clean: using 789 cell beam + residuals > 10.70 MilliJy IMAGR1: 14050 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -10.996 MilliJy iter= 65785 IMAGR1: Total Cleaned flux density = 11.128 Jy 65785 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -41.5 MilliJy,max = 38.6 MilliJy IMAGR1: BGC Clean: using 1343 cell beam + residuals > 9.88 MilliJy IMAGR1: 18588 Residual map points loaded IMAGR1: Field 1 min Clean flux = -24.688 MilliJy iter= 67423 IMAGR1: Residual Peak Noise is Increasing IMAGR1: Clean has begun to diverge, Stopping IMAGR1: Minimum residual peak was = 12.307 MilliJy IMAGR1: Total Cleaned flux density = 11.364 Jy 67423 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -48.6 MilliJy,max = 46.9 MilliJy IMAGR1: BGC Clean: using 2003 cell beam + residuals > 12.74 MilliJy IMAGR1: 19055 Residual map points loaded IMAGR1: Field 1 min allowed flux = 22.316 MilliJy iter= 67449 IMAGR1: Total Cleaned flux density = 11.390 Jy 67449 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -46.9 MilliJy,max = 45.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 11.70 MilliJy IMAGR1: 19995 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 12.317 MilliJy iter= 69835 IMAGR1: Total Cleaned flux density = 11.770 Jy 69835 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -111.6 MilliJy,max = 79.3 MilliJy IMAGR1: BGC Clean: using 2001 cell beam + residuals > 33.79 MilliJy IMAGR1: 14678 Residual map points loaded IMAGR1: Field 1 min allowed flux = -55.269 MilliJy iter= 69860 IMAGR1: Total Cleaned flux density = 11.654 Jy 69860 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -70.1 MilliJy,max = 72.4 MilliJy IMAGR1: BGC Clean: using 789 cell beam + residuals > 28.57 MilliJy IMAGR1: 14370 Residual map points loaded IMAGR1: Field 1 Iter limit, Max resid= 36.136 MilliJy iter= 70000 IMAGR1: Total Cleaned flux density = 11.646 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 70000 to 32104 components IMAGR1: Field 1 min = -48.0 MilliJy,max = 57.3 MilliJy IMAGR1: Restoring Clean components IMAGR1: Checking image max/min IMAGR1: Field 1 final Clean flux 11.646 Jy 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= 14 disk= 1 IMAGR1: Appears to have ended successfully IMAGR1: thuban 31DEC06 TST: Cpu= 216.4 Real= 219 Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 14 disk= 1 AIPS 1: Disk 1 in-CNO 15 renumbered as CNO 13 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.2707 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2007+404_U,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@2007+404_U,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.2.log AIPS 1: ' NOW STARTING WITH SOURCE :5 =2007+404' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2007+404_U,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 15 disk= 1 AIPS 1: Disk 1 in-CNO 16 renumbered as CNO 14 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.3097 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_U,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN SETFC1: Task SETFC (release of 31DEC06) begins SETFC1: Found 2023+544 U BAND Seq 1 Disk: 1 in slot 8 SETFC1: SETCEL: recommends IMSIZE 873 CELLSIZE 0.20660 SETFC1: SETCEL: returns IMSIZE 1024 CELLSIZE 0.20660 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@2023+544_U,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= 0 Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 14 disk= 1 AIPS 1: Disk 1 in-CNO 15 renumbered as CNO 13 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.2707 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2007+404_U,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@2007+404_U,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.2.log AIPS 1: ' NOW STARTING WITH SOURCE :5 =2007+404' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2007+404_U,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 15 disk= 1 AIPS 1: Disk 1 in-CNO 16 renumbered as CNO 14 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.3097 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_U,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 2023+544 U BAND Seq 1 Disk: 1 in slot 8 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@2023+544_U,BAND.0-1 SETFC1: Searching catalog between 0.02 and 0.08 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: 2 20:23:43.13 54:28:12.5 0.061 0.273 0.032 SETFC1: Add NVSS: wrote 1 fields to BOXFILE SETFC1: The Sun is 69.1 deg away - ignoring SETFC1: First field number written was 2 SETFC1: Highest field number written was 2 SETFC1: returns adverbs to AIPS SETFC1: Appears to have ended successfully SETFC1: thuban 31DEC06 TST: Cpu= 2.7 Real= 3 C 1 1012 1012 20 23 55.84 54 27 35.8 00001 -1 507 512 513 C 2 246 246 20 23 43.13 54 28 12.5 00002 -1 100 128 129 Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 14 disk= 1 AIPS 1: Disk 1 in-CNO 15 renumbered as CNO 13 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.2707 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2007+404_U,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@2007+404_U,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.2.log AIPS 1: ' NOW STARTING WITH SOURCE :5 =2007+404' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2007+404_U,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 15 disk= 1 AIPS 1: Disk 1 in-CNO 16 renumbered as CNO 14 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.3097 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_U,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@2023+544_U,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.2.log AIPS 1: ' NOW STARTING WITH SOURCE :6 =2023+544' AIPS 1: ' ' IMAGR1: Task IMAGR (release of 31DEC06) begins IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@2023+544_U,BAND.0-1 IMAGR1: FIELDF: Final field parameters and # read are: IMAGR1: Field 1 1012 1012 -4.0980E-02 -4.0000E-02 0 IMAGR1: Field 2 246 246 -1.1086E+02 3.6660E+01 0 IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@2023+544_U,BAND.0-1 IMAGR1: WINDF: Number of clean boxes/field read as follows: IMAGR1: Field 01: 1 Field 02: 1 IMAGR1: Create 2023+544 .IMAGR . 1 (UV) on disk 1 cno 15 IMAGR1: Beginning channel 1 through 1 with 2 IFs IMAGR1: IMACPY: Copied 1265 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 3.142E+00 IMAGR1: UVWAIT: Adding temperance S 6.285E-01 IMAGR1: UVWAIT: begin applying uniform or other weights IMAGR1: UVWAIT: Sum of weights in 9.497E+02 and out 1.007E+03 IMAGR1: UVWAIT: Noise is increased by a factor 1.282 due to weighting IMAGR1: UVWAIT: Average summed weight 3.142E+00 over 2520 vis IMAGR1: Create 2023+544 .IBM001. 1 (MA) on disk 1 cno 16 IMAGR1: Create 2023+544 .IBM002. 1 (MA) on disk 1 cno 17 IMAGR1: Create 2023+544 .ICL001. 1 (MA) on disk 1 cno 18 IMAGR1: Create 2023+544 .ICL002. 1 (MA) on disk 1 cno 19 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 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: GRDMEM: Ave 2 Channels; 1.496490E+10 to 1.491490E+10 Hz IMAGR1: Field 1 Sum of gridding weights = 1.06948E+04 IMAGR1: Field 1 Beam min = -205.5 MilliJy, max = 1.0 Jy IMAGR1: Field 1 fit FWHM = 1.690 x 1.207 arcsec, PA= 10.4 IMAGR1: Field 2 Sum of gridding weights = 1.06948E+04 IMAGR1: Field 2 Beam min = -106.4 MilliJy, max = 1.0 Jy IMAGR1: Field 2 fit FWHM = 1.690 x 1.207 arcsec, PA= 10.4 IMAGR1: CLBHIS: minimum component 0.500 of current peak IMAGR1: Field 1 min = -1.5 Jy,max = 12.5 Jy IMAGR1: Field 2 min = -1.4 Jy,max = 6.2 Jy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 3.19 Jy IMAGR1: 936 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 9.111 Jy iter= 4 IMAGR1: Field 1 Clean flux density= 4.298 Jy 4 comps IMAGR1: Total Cleaned flux density = 4.298 Jy 4 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 = -1.1 Jy,max = 8.2 Jy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 2.32 Jy IMAGR1: 574 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 4.452 Jy iter= 11 IMAGR1: Field 1 Clean flux density= 8.611 Jy 11 comps IMAGR1: Total Cleaned flux density = 8.611 Jy 11 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -743.0 MilliJy,max = 4.1 Jy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 1.13 Jy IMAGR1: 1052 Residual map points loaded IMAGR1: Field 1 min allowed flux = 1.976 Jy iter= 20 IMAGR1: Field 1 Clean flux density= 11.234 Jy 20 comps IMAGR1: Total Cleaned flux density = 11.234 Jy 20 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -490.1 MilliJy,max = 1.2 Jy IMAGR1: TRY ANOTHER FIELD: this is 7.230E-01 < Second best 1.881E+00 IMAGR1: Field 1 min = -772.9 MilliJy,max = 1.8 Jy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 503.69 MilliJy IMAGR1: 3587 Residual map points loaded IMAGR1: Field 1 min allowed flux = 873.606 MilliJy iter= 34 IMAGR1: Field 1 Clean flux density= 12.922 Jy 34 comps IMAGR1: Total Cleaned flux density = 12.922 Jy 34 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -848.5 MilliJy,max = 1.0 Jy IMAGR1: BGC Clean: using 1763 cell beam + residuals > 372.81 MilliJy IMAGR1: 5154 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -615.815 MilliJy iter= 66 IMAGR1: Field 1 Clean flux density= 13.647 Jy 66 comps IMAGR1: Total Cleaned flux density = 13.647 Jy 66 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -526.2 MilliJy,max = 728.4 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 5.511E-01 < Second best 5.883E-01 IMAGR1: Field 1 min = -786.3 MilliJy,max = 829.1 MilliJy IMAGR1: BGC Clean: using 1763 cell beam + residuals > 262.80 MilliJy IMAGR1: 18288 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -465.427 MilliJy iter= 141 IMAGR1: Field 1 Clean flux density= 13.049 Jy 141 comps IMAGR1: Total Cleaned flux density = 13.049 Jy 141 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -496.3 MilliJy,max = 675.2 MilliJy IMAGR1: BGC Clean: using 509 cell beam + residuals > 273.05 MilliJy IMAGR1: 427 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 337.198 MilliJy iter= 36 IMAGR1: Field 2 Clean flux density= 650.020 MilliJy 36 comps IMAGR1: Total Cleaned flux density = 13.699 Jy 177 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -837.1 MilliJy,max = 696.8 MilliJy IMAGR1: BGC Clean: using 1271 cell beam + residuals > 224.87 MilliJy IMAGR1: 17921 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 357.520 MilliJy iter= 277 IMAGR1: Field 1 Clean flux density= 10.699 Jy 277 comps IMAGR1: Total Cleaned flux density = 11.349 Jy 313 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -636.4 MilliJy,max = 626.8 MilliJy IMAGR1: BGC Clean: using 1763 cell beam + residuals > 219.88 MilliJy IMAGR1: 7440 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -296.077 MilliJy iter= 405 IMAGR1: Field 1 Clean flux density= 11.285 Jy 405 comps IMAGR1: Total Cleaned flux density = 11.935 Jy 441 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -387.1 MilliJy,max = 513.5 MilliJy IMAGR1: BGC Clean: using 509 cell beam + residuals > 188.91 MilliJy IMAGR1: 707 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 215.679 MilliJy iter= 98 IMAGR1: Field 2 Clean flux density= 1.021 Jy 98 comps IMAGR1: Total Cleaned flux density = 12.306 Jy 503 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -616.2 MilliJy,max = 523.3 MilliJy IMAGR1: BGC Clean: using 1275 cell beam + residuals > 162.46 MilliJy IMAGR1: 17649 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -220.962 MilliJy iter= 607 IMAGR1: Field 1 Clean flux density= 10.481 Jy 607 comps IMAGR1: Total Cleaned flux density = 11.501 Jy 705 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -474.4 MilliJy,max = 462.5 MilliJy IMAGR1: BGC Clean: using 1763 cell beam + residuals > 153.32 MilliJy IMAGR1: 8536 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 196.903 MilliJy iter= 824 IMAGR1: Field 1 Clean flux density= 10.302 Jy 824 comps IMAGR1: Total Cleaned flux density = 11.323 Jy 922 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -288.1 MilliJy,max = 385.7 MilliJy IMAGR1: BGC Clean: using 509 cell beam + residuals > 136.56 MilliJy IMAGR1: 918 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 151.150 MilliJy iter= 185 IMAGR1: Field 2 Clean flux density= 1.375 Jy 185 comps IMAGR1: Total Cleaned flux density = 11.677 Jy 1009 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -452.0 MilliJy,max = 407.8 MilliJy IMAGR1: BGC Clean: using 1273 cell beam + residuals > 122.97 MilliJy IMAGR1: 15719 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 152.808 MilliJy iter= 1082 IMAGR1: Field 1 Clean flux density= 9.758 Jy 1082 comps IMAGR1: Total Cleaned flux density = 11.133 Jy 1267 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -347.9 MilliJy,max = 360.2 MilliJy IMAGR1: BGC Clean: using 1763 cell beam + residuals > 110.59 MilliJy IMAGR1: 10759 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -140.394 MilliJy iter= 1447 IMAGR1: Field 1 Clean flux density= 9.469 Jy 1447 comps IMAGR1: Total Cleaned flux density = 10.843 Jy 1632 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -256.2 MilliJy,max = 267.2 MilliJy IMAGR1: BGC Clean: using 509 cell beam + residuals > 105.79 MilliJy IMAGR1: 910 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 113.873 MilliJy iter= 284 IMAGR1: Field 2 Clean flux density= 1.632 Jy 284 comps IMAGR1: Total Cleaned flux density = 11.101 Jy 1731 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -343.6 MilliJy,max = 323.4 MilliJy IMAGR1: BGC Clean: using 1273 cell beam + residuals > 95.81 MilliJy IMAGR1: 13830 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 113.016 MilliJy iter= 1750 IMAGR1: Field 1 Clean flux density= 9.134 Jy 1750 comps IMAGR1: Total Cleaned flux density = 10.767 Jy 2034 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -234.6 MilliJy,max = 251.1 MilliJy IMAGR1: BGC Clean: using 509 cell beam + residuals > 91.06 MilliJy IMAGR1: 1454 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -98.120 MilliJy iter= 414 IMAGR1: Field 2 Clean flux density= 1.875 Jy 414 comps IMAGR1: Total Cleaned flux density = 11.010 Jy 2164 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -295.8 MilliJy,max = 287.8 MilliJy IMAGR1: BGC Clean: using 1763 cell beam + residuals > 81.88 MilliJy IMAGR1: 16785 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -102.235 MilliJy iter= 2325 IMAGR1: Field 1 Clean flux density= 9.029 Jy 2325 comps IMAGR1: Total Cleaned flux density = 10.904 Jy 2739 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -233.3 MilliJy,max = 253.4 MilliJy IMAGR1: BGC Clean: using 1763 cell beam + residuals > 81.88 MilliJy IMAGR1: 5093 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 93.634 MilliJy iter= 2717 IMAGR1: Field 1 Clean flux density= 9.174 Jy 2717 comps IMAGR1: Total Cleaned flux density = 11.049 Jy 3131 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -185.3 MilliJy,max = 196.4 MilliJy IMAGR1: BGC Clean: using 509 cell beam + residuals > 67.02 MilliJy IMAGR1: 1740 Residual map points loaded IMAGR1: Field 2 min allowed flux = 78.079 MilliJy iter= 521 IMAGR1: Field 2 Clean flux density= 1.912 Jy 521 comps IMAGR1: Total Cleaned flux density = 11.086 Jy 3238 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -242.4 MilliJy,max = 237.2 MilliJy IMAGR1: BGC Clean: using 1763 cell beam + residuals > 67.02 MilliJy IMAGR1: 15839 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -81.178 MilliJy iter= 3410 IMAGR1: Field 1 Clean flux density= 8.999 Jy 3410 comps IMAGR1: Total Cleaned flux density = 10.911 Jy 3931 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -176.7 MilliJy,max = 212.2 MilliJy IMAGR1: BGC Clean: using 1763 cell beam + residuals > 67.02 MilliJy IMAGR1: 5007 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 75.496 MilliJy iter= 3893 IMAGR1: Field 1 Clean flux density= 9.069 Jy 3893 comps IMAGR1: Total Cleaned flux density = 10.981 Jy 4414 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -147.1 MilliJy,max = 171.4 MilliJy IMAGR1: BGC Clean: using 509 cell beam + residuals > 57.04 MilliJy IMAGR1: 1563 Residual map points loaded IMAGR1: Field 2 min allowed flux = -66.774 MilliJy iter= 610 IMAGR1: Field 2 Clean flux density= 1.939 Jy 610 comps IMAGR1: Total Cleaned flux density = 11.008 Jy 4503 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -199.3 MilliJy,max = 200.1 MilliJy IMAGR1: BGC Clean: using 1763 cell beam + residuals > 57.04 MilliJy IMAGR1: 13089 Residual map points loaded LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: Field 1 min algorithm flux= 67.146 MilliJy iter= 4671 IMAGR1: Field 1 Clean flux density= 8.839 Jy 4671 comps IMAGR1: Total Cleaned flux density = 10.779 Jy 5281 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -147.4 MilliJy,max = 181.4 MilliJy IMAGR1: BGC Clean: using 1763 cell beam + residuals > 57.04 MilliJy IMAGR1: 4792 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -63.498 MilliJy iter= 5252 IMAGR1: Field 1 Clean flux density= 8.846 Jy 5252 comps IMAGR1: Total Cleaned flux density = 10.785 Jy 5862 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -117.4 MilliJy,max = 146.0 MilliJy IMAGR1: BGC Clean: using 509 cell beam + residuals > 49.57 MilliJy IMAGR1: 1605 Residual map points loaded IMAGR1: Field 2 min allowed flux = -58.067 MilliJy iter= 700 IMAGR1: Field 2 Clean flux density= 1.963 Jy 700 comps IMAGR1: Total Cleaned flux density = 10.808 Jy 5952 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -168.0 MilliJy,max = 174.3 MilliJy IMAGR1: BGC Clean: using 1763 cell beam + residuals > 49.57 MilliJy IMAGR1: 11598 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -57.029 MilliJy iter= 6101 IMAGR1: Field 1 Clean flux density= 8.700 Jy 6101 comps IMAGR1: Total Cleaned flux density = 10.663 Jy 6801 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -111.2 MilliJy,max = 132.9 MilliJy IMAGR1: BGC Clean: using 509 cell beam + residuals > 46.64 MilliJy IMAGR1: 1762 Residual map points loaded IMAGR1: Field 2 min allowed flux = 52.030 MilliJy iter= 820 IMAGR1: Field 2 Clean flux density= 1.987 Jy 820 comps IMAGR1: Total Cleaned flux density = 10.687 Jy 6921 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -149.4 MilliJy,max = 158.0 MilliJy IMAGR1: BGC Clean: using 1763 cell beam + residuals > 44.51 MilliJy IMAGR1: 13138 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -51.491 MilliJy iter= 7155 IMAGR1: Field 1 Clean flux density= 8.543 Jy 7155 comps IMAGR1: Total Cleaned flux density = 10.530 Jy 7975 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -102.0 MilliJy,max = 127.3 MilliJy IMAGR1: BGC Clean: using 509 cell beam + residuals > 42.04 MilliJy IMAGR1: 1766 Residual map points loaded IMAGR1: Field 2 min allowed flux = 49.034 MilliJy iter= 914 IMAGR1: Field 2 Clean flux density= 2.011 Jy 914 comps IMAGR1: Total Cleaned flux density = 10.554 Jy 8069 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -135.3 MilliJy,max = 148.2 MilliJy IMAGR1: BGC Clean: using 1763 cell beam + residuals > 42.04 MilliJy IMAGR1: 9996 Residual map points loaded IMAGR1: Field 1 min Clean flux = -98.023 MilliJy iter= 9572 IMAGR1: Residual Peak Noise is Increasing IMAGR1: Clean has begun to diverge, Stopping IMAGR1: Minimum residual peak was = 48.715 MilliJy IMAGR1: Field 1 Clean flux density= 7.683 Jy 9572 comps IMAGR1: Total Cleaned flux density = 9.694 Jy 10486 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -280.8 MilliJy,max = 178.6 MilliJy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 71.58 MilliJy IMAGR1: 16925 Residual map points loaded IMAGR1: Field 1 min allowed flux = -138.144 MilliJy iter= 9588 IMAGR1: Field 1 Clean flux density= 7.383 Jy 9588 comps IMAGR1: Total Cleaned flux density = 9.394 Jy 10502 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -142.8 MilliJy,max = 190.7 MilliJy IMAGR1: BGC Clean: using 1275 cell beam + residuals > 61.78 MilliJy IMAGR1: 18270 Residual map points loaded IMAGR1: Field 1 min Clean flux = -151.588 MilliJy iter= 10438 IMAGR1: Residual Peak Noise is Increasing IMAGR1: Clean has begun to diverge, Stopping IMAGR1: Minimum residual peak was = 74.913 MilliJy IMAGR1: Field 1 Clean flux density= 7.640 Jy 10438 comps IMAGR1: Total Cleaned flux density = 9.652 Jy 11352 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -162.3 MilliJy,max = 265.1 MilliJy IMAGR1: BGC Clean: using 2031 cell beam + residuals > 77.32 MilliJy IMAGR1: 14633 Residual map points loaded IMAGR1: Field 1 min allowed flux = -130.571 MilliJy iter= 10466 IMAGR1: Field 1 Clean flux density= 7.834 Jy 10466 comps IMAGR1: Total Cleaned flux density = 9.846 Jy 11380 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -153.5 MilliJy,max = 166.8 MilliJy IMAGR1: BGC Clean: using 1271 cell beam + residuals > 63.09 MilliJy IMAGR1: 18285 Residual map points loaded IMAGR1: Field 1 min Clean flux = 190.810 MilliJy iter= 11057 IMAGR1: Residual Peak Noise is Increasing IMAGR1: Clean has begun to diverge, Stopping IMAGR1: Minimum residual peak was = 94.877 MilliJy IMAGR1: Field 1 Clean flux density= 7.947 Jy 11057 comps IMAGR1: Total Cleaned flux density = 9.958 Jy 11971 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -228.3 MilliJy,max = 203.6 MilliJy IMAGR1: BGC Clean: using 1763 cell beam + residuals > 81.43 MilliJy IMAGR1: 13364 Residual map points loaded IMAGR1: Field 1 min allowed flux = 113.506 MilliJy iter= 11189 IMAGR1: Field 1 Clean flux density= 7.780 Jy 11189 comps IMAGR1: Total Cleaned flux density = 9.792 Jy 12103 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -148.1 MilliJy,max = 155.4 MilliJy IMAGR1: BGC Clean: using 1275 cell beam + residuals > 50.76 MilliJy IMAGR1: 16625 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 53.296 MilliJy iter= 11571 IMAGR1: Field 1 Clean flux density= 7.425 Jy 11571 comps IMAGR1: Total Cleaned flux density = 9.436 Jy 12485 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -108.7 MilliJy,max = 141.2 MilliJy IMAGR1: BGC Clean: using 1763 cell beam + residuals > 42.04 MilliJy IMAGR1: 4522 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -44.530 MilliJy iter= 12176 IMAGR1: Field 1 Clean flux density= 7.381 Jy 12176 comps IMAGR1: Total Cleaned flux density = 9.392 Jy 13090 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -90.4 MilliJy,max = 109.7 MilliJy IMAGR1: BGC Clean: using 509 cell beam + residuals > 36.00 MilliJy IMAGR1: 1685 Residual map points loaded IMAGR1: Field 2 min allowed flux = -37.702 MilliJy iter= 1056 IMAGR1: Field 2 Clean flux density= 2.054 Jy 1056 comps IMAGR1: Total Cleaned flux density = 9.435 Jy 13232 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -107.7 MilliJy,max = 131.0 MilliJy IMAGR1: BGC Clean: using 1763 cell beam + residuals > 32.37 MilliJy IMAGR1: 15823 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -36.766 MilliJy iter= 13815 IMAGR1: Field 1 Clean flux density= 7.437 Jy 13815 comps IMAGR1: Total Cleaned flux density = 9.491 Jy 14871 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -80.3 MilliJy,max = 104.4 MilliJy IMAGR1: BGC Clean: using 509 cell beam + residuals > 32.89 MilliJy IMAGR1: 1961 Residual map points loaded IMAGR1: Field 2 min allowed flux = -38.447 MilliJy iter= 1154 IMAGR1: Field 2 Clean flux density= 2.047 Jy 1154 comps IMAGR1: Total Cleaned flux density = 9.484 Jy 14969 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -74.9 MilliJy,max = 86.2 MilliJy IMAGR1: BGC Clean: using 509 cell beam + residuals > 31.40 MilliJy IMAGR1: 755 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -31.639 MilliJy iter= 1255 IMAGR1: Field 2 Clean flux density= 2.052 Jy 1255 comps IMAGR1: Total Cleaned flux density = 9.489 Jy 15070 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -94.9 MilliJy,max = 122.1 MilliJy IMAGR1: BGC Clean: using 1273 cell beam + residuals > 29.08 MilliJy IMAGR1: 17497 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 30.960 MilliJy iter= 14476 IMAGR1: Field 1 Clean flux density= 7.518 Jy 14476 comps IMAGR1: Total Cleaned flux density = 9.571 Jy 15731 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -76.7 MilliJy,max = 106.1 MilliJy IMAGR1: BGC Clean: using 509 cell beam + residuals > 30.32 MilliJy IMAGR1: 2358 Residual map points loaded IMAGR1: Field 2 min allowed flux = -35.429 MilliJy iter= 1374 IMAGR1: Field 2 Clean flux density= 2.021 Jy 1374 comps IMAGR1: Total Cleaned flux density = 9.540 Jy 15850 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -72.4 MilliJy,max = 82.7 MilliJy IMAGR1: BGC Clean: using 509 cell beam + residuals > 29.08 MilliJy IMAGR1: 932 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -29.315 MilliJy iter= 1483 IMAGR1: Field 2 Clean flux density= 2.012 Jy 1483 comps IMAGR1: Total Cleaned flux density = 9.531 Jy 15959 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -85.4 MilliJy,max = 117.4 MilliJy IMAGR1: BGC Clean: using 803 cell beam + residuals > 27.46 MilliJy IMAGR1: 16756 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 28.914 MilliJy iter= 15043 IMAGR1: Field 1 Clean flux density= 7.367 Jy 15043 comps IMAGR1: Total Cleaned flux density = 9.379 Jy 16526 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -76.5 MilliJy,max = 109.0 MilliJy IMAGR1: BGC Clean: using 509 cell beam + residuals > 32.69 MilliJy IMAGR1: 1440 Residual map points loaded IMAGR1: Field 2 min allowed flux = 38.229 MilliJy iter= 1546 IMAGR1: Field 2 Clean flux density= 2.038 Jy 1546 comps IMAGR1: Total Cleaned flux density = 9.405 Jy 16589 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -71.7 MilliJy,max = 90.8 MilliJy IMAGR1: BGC Clean: using 509 cell beam + residuals > 27.46 MilliJy IMAGR1: 1758 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -27.844 MilliJy iter= 1720 IMAGR1: Field 2 Clean flux density= 2.056 Jy 1720 comps IMAGR1: Total Cleaned flux density = 9.423 Jy 16763 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -81.8 MilliJy,max = 111.7 MilliJy IMAGR1: BGC Clean: using 803 cell beam + residuals > 26.17 MilliJy IMAGR1: 17103 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 27.553 MilliJy iter= 15630 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: Field 1 Clean flux density= 7.452 Jy 15630 comps IMAGR1: Total Cleaned flux density = 9.507 Jy 17350 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -72.8 MilliJy,max = 100.3 MilliJy IMAGR1: BGC Clean: using 509 cell beam + residuals > 27.36 MilliJy IMAGR1: 2369 Residual map points loaded IMAGR1: Field 2 min allowed flux = 30.585 MilliJy iter= 1860 IMAGR1: Field 2 Clean flux density= 2.044 Jy 1860 comps IMAGR1: Total Cleaned flux density = 9.495 Jy 17490 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -68.4 MilliJy,max = 79.8 MilliJy IMAGR1: BGC Clean: using 509 cell beam + residuals > 26.17 MilliJy IMAGR1: 759 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -26.316 MilliJy iter= 1962 IMAGR1: Field 2 Clean flux density= 2.015 Jy 1962 comps IMAGR1: Total Cleaned flux density = 9.466 Jy 17592 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -78.1 MilliJy,max = 108.5 MilliJy IMAGR1: BGC Clean: using 803 cell beam + residuals > 25.54 MilliJy IMAGR1: 16372 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 26.817 MilliJy iter= 16203 IMAGR1: Field 1 Clean flux density= 7.374 Jy 16203 comps IMAGR1: Total Cleaned flux density = 9.388 Jy 18165 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -77.4 MilliJy,max = 108.2 MilliJy IMAGR1: BGC Clean: using 1275 cell beam + residuals > 23.58 MilliJy IMAGR1: 17619 Residual map points loaded IMAGR1: Field 1 min Clean flux = 56.503 MilliJy iter= 18357 IMAGR1: Residual Peak Noise is Increasing IMAGR1: Clean has begun to diverge, Stopping IMAGR1: Minimum residual peak was = 27.833 MilliJy IMAGR1: Field 1 Clean flux density= 6.723 Jy 18357 comps IMAGR1: Total Cleaned flux density = 8.737 Jy 20319 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -115.2 MilliJy,max = 95.2 MilliJy IMAGR1: BGC Clean: using 1763 cell beam + residuals > 49.16 MilliJy IMAGR1: 2829 Residual map points loaded IMAGR1: Field 1 min allowed flux = -57.433 MilliJy iter= 18402 IMAGR1: Field 1 Clean flux density= 6.613 Jy 18402 comps IMAGR1: Total Cleaned flux density = 8.628 Jy 20364 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -82.9 MilliJy,max = 99.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 30.71 MilliJy IMAGR1: 19995 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 34.444 MilliJy iter= 20643 IMAGR1: Field 1 Clean flux density= 7.019 Jy 20643 comps IMAGR1: Total Cleaned flux density = 9.034 Jy 22605 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -275.0 MilliJy,max = 242.5 MilliJy IMAGR1: BGC Clean: using 1763 cell beam + residuals > 117.35 MilliJy IMAGR1: 8233 Residual map points loaded IMAGR1: Field 1 min allowed flux = 136.183 MilliJy iter= 20701 IMAGR1: Field 1 Clean flux density= 6.731 Jy 20701 comps IMAGR1: Total Cleaned flux density = 8.746 Jy 22663 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -165.2 MilliJy,max = 165.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 69.84 MilliJy IMAGR1: 19993 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -98.363 MilliJy iter= 21348 IMAGR1: Field 1 Clean flux density= 5.376 Jy 21348 comps IMAGR1: Total Cleaned flux density = 7.391 Jy 23310 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -257.8 MilliJy,max = 365.6 MilliJy IMAGR1: BGC Clean: using 1763 cell beam + residuals > 156.02 MilliJy IMAGR1: 4666 Residual map points loaded IMAGR1: Field 1 min allowed flux = -181.978 MilliJy iter= 21388 IMAGR1: Field 1 Clean flux density= 5.969 Jy 21388 comps IMAGR1: Total Cleaned flux density = 7.984 Jy 23350 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -178.6 MilliJy,max = 187.9 MilliJy IMAGR1: BGC Clean: using 1275 cell beam + residuals > 81.38 MilliJy IMAGR1: 19663 Residual map points loaded IMAGR1: Field 1 min allowed flux = 90.471 MilliJy iter= 21517 IMAGR1: Field 1 Clean flux density= 6.285 Jy 21517 comps IMAGR1: Total Cleaned flux density = 8.299 Jy 23479 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -95.0 MilliJy,max = 105.7 MilliJy IMAGR1: BGC Clean: using 1273 cell beam + residuals > 42.93 MilliJy IMAGR1: 18119 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 44.166 MilliJy iter= 21757 IMAGR1: Field 1 Clean flux density= 6.255 Jy 21757 comps IMAGR1: Total Cleaned flux density = 8.269 Jy 23719 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -74.7 MilliJy,max = 85.0 MilliJy IMAGR1: BGC Clean: using 1271 cell beam + residuals > 26.08 MilliJy IMAGR1: 17578 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 27.314 MilliJy iter= 22391 IMAGR1: Field 1 Clean flux density= 6.117 Jy 22391 comps IMAGR1: Total Cleaned flux density = 8.131 Jy 24353 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -69.4 MilliJy,max = 89.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 20.67 MilliJy IMAGR1: 16993 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 22.756 MilliJy iter= 24479 IMAGR1: Field 1 Clean flux density= 6.540 Jy 24479 comps IMAGR1: Total Cleaned flux density = 8.554 Jy 26441 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -74.6 MilliJy,max = 76.4 MilliJy IMAGR1: BGC Clean: using 509 cell beam + residuals > 28.89 MilliJy IMAGR1: 2134 Residual map points loaded IMAGR1: Field 2 min allowed flux = -33.801 MilliJy iter= 2067 IMAGR1: Field 2 Clean flux density= 1.995 Jy 2067 comps IMAGR1: Total Cleaned flux density = 8.534 Jy 26546 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -58.1 MilliJy,max = 53.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 20.66 MilliJy IMAGR1: 2926 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -21.292 MilliJy iter= 2586 IMAGR1: Field 2 Clean flux density= 1.883 Jy 2586 comps IMAGR1: Total Cleaned flux density = 8.423 Jy 27065 comps IMAGR1: ALGSTB: All 93 Rows In AP (Max 267) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 82- 0 Cells, with 1265 Pts IMAGR1: Field 1 min = -91.9 MilliJy,max = 82.0 MilliJy IMAGR1: BGC Clean: using 1763 cell beam + residuals > 27.49 MilliJy IMAGR1: 18332 Residual map points loaded IMAGR1: Field 1 min allowed flux = 32.158 MilliJy iter= 24744 IMAGR1: Field 1 Clean flux density= 6.490 Jy 24744 comps IMAGR1: Total Cleaned flux density = 8.374 Jy 27330 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -61.7 MilliJy,max = 84.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 20.93 MilliJy IMAGR1: 17187 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -22.792 MilliJy iter= 26842 IMAGR1: Field 1 Clean flux density= 6.317 Jy 26842 comps IMAGR1: Total Cleaned flux density = 8.201 Jy 29428 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -94.2 MilliJy,max = 111.0 MilliJy IMAGR1: BGC Clean: using 1763 cell beam + residuals > 39.51 MilliJy IMAGR1: 13275 Residual map points loaded IMAGR1: Field 1 min allowed flux = 46.129 MilliJy iter= 26975 IMAGR1: Field 1 Clean flux density= 6.494 Jy 26975 comps IMAGR1: Total Cleaned flux density = 8.378 Jy 29561 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -80.0 MilliJy,max = 84.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 27.03 MilliJy IMAGR1: 19209 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 29.718 MilliJy iter= 29585 IMAGR1: Field 1 Clean flux density= 6.647 Jy 29585 comps IMAGR1: Total Cleaned flux density = 8.531 Jy 32171 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -207.8 MilliJy,max = 228.9 MilliJy IMAGR1: BGC Clean: using 1763 cell beam + residuals > 97.68 MilliJy IMAGR1: 17383 Residual map points loaded IMAGR1: Field 1 min allowed flux = 113.506 MilliJy iter= 29676 IMAGR1: Field 1 Clean flux density= 6.552 Jy 29676 comps IMAGR1: Total Cleaned flux density = 8.435 Jy 32262 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -137.8 MilliJy,max = 119.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 66.65 MilliJy IMAGR1: 19992 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -75.217 MilliJy iter= 32361 IMAGR1: Field 1 Clean flux density= 5.238 Jy 32361 comps IMAGR1: Total Cleaned flux density = 7.121 Jy 34947 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -717.9 MilliJy,max = 784.8 MilliJy IMAGR1: BGC Clean: using 1273 cell beam + residuals > 353.37 MilliJy IMAGR1: 17433 Residual map points loaded IMAGR1: Field 1 min allowed flux = -368.937 MilliJy iter= 32496 IMAGR1: Field 1 Clean flux density= 5.783 Jy 32496 comps IMAGR1: Total Cleaned flux density = 7.666 Jy 35082 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -361.9 MilliJy,max = 392.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 193.52 MilliJy IMAGR1: 19992 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -213.772 MilliJy iter= 35699 IMAGR1: Field 1 Clean flux density= 14.306 Jy 35699 comps IMAGR1: Total Cleaned flux density = 16.189 Jy 38285 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -2.7 Jy,max = 2.5 Jy IMAGR1: BGC Clean: using 803 cell beam + residuals > 1.37 Jy IMAGR1: 14677 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -1.869 Jy iter= 35776 IMAGR1: Field 1 Clean flux density= 11.444 Jy 35776 comps IMAGR1: Total Cleaned flux density = 13.327 Jy 38362 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.7 Jy,max = 1.7 Jy IMAGR1: BGC Clean: using 803 cell beam + residuals > 958.14 MilliJy IMAGR1: 14194 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -1.370 Jy iter= 35824 IMAGR1: Field 1 Clean flux density= 9.414 Jy 35824 comps IMAGR1: Total Cleaned flux density = 11.297 Jy 38410 comps LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.4 Jy,max = 1.3 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 746.24 MilliJy IMAGR1: 19989 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -1.176 Jy iter= 35967 IMAGR1: Field 1 Clean flux density= 9.121 Jy 35967 comps IMAGR1: Total Cleaned flux density = 11.005 Jy 38553 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -878.6 MilliJy,max = 779.1 MilliJy IMAGR1: BGC Clean: using 1273 cell beam + residuals > 416.94 MilliJy IMAGR1: 19696 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -507.120 MilliJy iter= 36073 IMAGR1: Field 1 Clean flux density= 7.260 Jy 36073 comps IMAGR1: Total Cleaned flux density = 9.144 Jy 38659 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -542.5 MilliJy,max = 510.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 290.05 MilliJy IMAGR1: 19989 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -337.138 MilliJy iter= 38465 IMAGR1: Field 1 Clean flux density= 7.736 Jy 38465 comps IMAGR1: Total Cleaned flux density = 9.620 Jy 41051 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -2.8 Jy,max = 2.8 Jy IMAGR1: BGC Clean: using 1273 cell beam + residuals > 1.34 Jy IMAGR1: 17967 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -2.226 Jy iter= 38485 IMAGR1: Field 1 Clean flux density= 6.351 Jy 38485 comps IMAGR1: Total Cleaned flux density = 8.235 Jy 41071 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -2.2 Jy,max = 2.2 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.20 Jy IMAGR1: 19986 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -2.043 Jy iter= 38542 IMAGR1: Field 1 Clean flux density= 7.071 Jy 38542 comps IMAGR1: Total Cleaned flux density = 8.955 Jy 41128 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.8 Jy,max = 1.7 Jy IMAGR1: BGC Clean: using 1273 cell beam + residuals > 969.70 MilliJy IMAGR1: 15955 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -1.266 Jy iter= 38604 IMAGR1: Field 1 Clean flux density= 5.983 Jy 38604 comps IMAGR1: Total Cleaned flux density = 7.866 Jy 41190 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.3 Jy,max = 1.3 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 744.58 MilliJy IMAGR1: 19986 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -1.164 Jy iter= 38692 IMAGR1: Field 1 Clean flux density= 5.783 Jy 38692 comps IMAGR1: Total Cleaned flux density = 7.666 Jy 41278 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -957.3 MilliJy,max = 961.2 MilliJy IMAGR1: BGC Clean: using 1273 cell beam + residuals > 552.36 MilliJy IMAGR1: 18437 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -615.472 MilliJy iter= 38839 IMAGR1: Field 1 Clean flux density= 4.732 Jy 38839 comps IMAGR1: Total Cleaned flux density = 6.615 Jy 41425 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -598.3 MilliJy,max = 614.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 349.96 MilliJy IMAGR1: 19992 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -384.103 MilliJy iter= 42431 IMAGR1: Field 1 Clean flux density= 11.354 Jy 42431 comps IMAGR1: Total Cleaned flux density = 13.238 Jy 45017 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -4.2 Jy,max = 4.0 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.26 Jy IMAGR1: 19992 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -3.981 Jy iter= 42439 IMAGR1: Field 1 Clean flux density= 8.917 Jy 42439 comps IMAGR1: Total Cleaned flux density = 10.800 Jy 45025 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -4.1 Jy,max = 3.9 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.19 Jy IMAGR1: 19985 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -3.503 Jy iter= 42525 IMAGR1: Field 1 Clean flux density= 11.223 Jy 42525 comps IMAGR1: Total Cleaned flux density = 13.106 Jy 45111 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -2.9 Jy,max = 2.9 Jy IMAGR1: BGC Clean: using 1273 cell beam + residuals > 1.66 Jy IMAGR1: 14452 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -1.973 Jy iter= 42612 IMAGR1: Field 1 Clean flux density= 10.446 Jy 42612 comps IMAGR1: Total Cleaned flux density = 12.329 Jy 45198 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -2.1 Jy,max = 2.0 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.19 Jy IMAGR1: 19992 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -1.762 Jy iter= 42804 IMAGR1: Field 1 Clean flux density= 9.768 Jy 42804 comps IMAGR1: Total Cleaned flux density = 11.651 Jy 45390 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.3 Jy,max = 1.2 Jy IMAGR1: BGC Clean: using 1271 cell beam + residuals > 620.10 MilliJy IMAGR1: 19960 Residual map points loaded IMAGR1: Field 1 min allowed flux = -640.654 MilliJy iter= 43006 IMAGR1: Field 1 Clean flux density= 8.514 Jy 43006 comps IMAGR1: Total Cleaned flux density = 10.398 Jy 45592 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -621.8 MilliJy,max = 635.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 347.94 MilliJy IMAGR1: 19993 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -387.197 MilliJy iter= 46487 IMAGR1: Field 1 Clean flux density= 9.262 Jy 46487 comps IMAGR1: Total Cleaned flux density = 11.146 Jy 49073 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -3.6 Jy,max = 3.6 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.93 Jy IMAGR1: 19991 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -3.178 Jy iter= 46561 IMAGR1: Field 1 Clean flux density= 9.405 Jy 46561 comps IMAGR1: Total Cleaned flux density = 11.288 Jy 49147 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -2.6 Jy,max = 2.8 Jy IMAGR1: BGC Clean: using 1273 cell beam + residuals > 1.51 Jy IMAGR1: 16584 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -2.157 Jy iter= 46596 IMAGR1: Field 1 Clean flux density= 7.807 Jy 46596 comps IMAGR1: Total Cleaned flux density = 9.690 Jy 49182 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -2.2 Jy,max = 2.5 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.31 Jy IMAGR1: 19978 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -2.030 Jy iter= 46664 IMAGR1: Field 1 Clean flux density= 7.007 Jy 46664 comps IMAGR1: Total Cleaned flux density = 8.890 Jy 49250 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.8 Jy,max = 2.0 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.07 Jy IMAGR1: 19978 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -1.637 Jy iter= 46735 IMAGR1: Field 1 Clean flux density= 6.219 Jy 46735 comps IMAGR1: Total Cleaned flux density = 8.103 Jy 49321 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.5 Jy,max = 1.7 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 877.67 MilliJy IMAGR1: 19986 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -1.312 Jy iter= 46860 IMAGR1: Field 1 Clean flux density= 5.262 Jy 46860 comps IMAGR1: Total Cleaned flux density = 7.145 Jy 49446 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.2 Jy,max = 1.3 Jy IMAGR1: BGC Clean: using 1273 cell beam + residuals > 622.52 MilliJy IMAGR1: 18490 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 632.778 MilliJy iter= 47064 IMAGR1: Field 1 Clean flux density= 5.288 Jy 47064 comps IMAGR1: Total Cleaned flux density = 7.172 Jy 49650 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -690.1 MilliJy,max = 770.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 372.66 MilliJy IMAGR1: 19989 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 406.672 MilliJy iter= 51128 IMAGR1: Field 1 Clean flux density= 17.104 Jy 51128 comps IMAGR1: Total Cleaned flux density = 18.987 Jy 53714 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -4.4 Jy,max = 4.2 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.29 Jy IMAGR1: 19990 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -3.892 Jy iter= 51146 IMAGR1: Field 1 Clean flux density= 13.983 Jy 51146 comps IMAGR1: Total Cleaned flux density = 15.866 Jy 53732 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -4.4 Jy,max = 3.7 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.14 Jy IMAGR1: 19986 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -3.496 Jy iter= 51158 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: Field 1 Clean flux density= 11.154 Jy 51158 comps IMAGR1: Total Cleaned flux density = 13.037 Jy 53744 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -4.2 Jy,max = 3.6 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.06 Jy IMAGR1: 19986 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -3.192 Jy iter= 51212 IMAGR1: Field 1 Clean flux density= 11.242 Jy 51212 comps IMAGR1: Total Cleaned flux density = 13.125 Jy 53798 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -3.5 Jy,max = 2.9 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.74 Jy IMAGR1: 19992 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -2.773 Jy iter= 51220 IMAGR1: Field 1 Clean flux density= 8.987 Jy 51220 comps IMAGR1: Total Cleaned flux density = 10.870 Jy 53806 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -3.5 Jy,max = 2.9 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.71 Jy IMAGR1: 19989 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -2.608 Jy iter= 51251 IMAGR1: Field 1 Clean flux density= 7.687 Jy 51251 comps IMAGR1: Total Cleaned flux density = 9.570 Jy 53837 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -3.1 Jy,max = 2.7 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.57 Jy IMAGR1: 19989 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -2.403 Jy iter= 51274 IMAGR1: Field 1 Clean flux density= 5.979 Jy 51274 comps IMAGR1: Total Cleaned flux density = 7.862 Jy 53860 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -3.0 Jy,max = 2.5 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.48 Jy IMAGR1: 19994 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -2.243 Jy iter= 51304 IMAGR1: Field 1 Clean flux density= 5.088 Jy 51304 comps IMAGR1: Total Cleaned flux density = 6.972 Jy 53890 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -2.8 Jy,max = 2.4 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.37 Jy IMAGR1: 19983 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -2.090 Jy iter= 51321 IMAGR1: Field 1 Clean flux density= 4.041 Jy 51321 comps IMAGR1: Total Cleaned flux density = 5.925 Jy 53907 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -2.7 Jy,max = 2.2 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.31 Jy IMAGR1: 19981 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -1.925 Jy iter= 51402 IMAGR1: Field 1 Clean flux density= 6.636 Jy 51402 comps IMAGR1: Total Cleaned flux density = 8.520 Jy 53988 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -2.2 Jy,max = 1.8 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.07 Jy IMAGR1: 19990 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -1.698 Jy iter= 51412 IMAGR1: Field 1 Clean flux density= 5.255 Jy 51412 comps IMAGR1: Total Cleaned flux density = 7.139 Jy 53998 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -2.2 Jy,max = 1.8 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.04 Jy IMAGR1: 19980 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -1.577 Jy iter= 51455 IMAGR1: Field 1 Clean flux density= 4.797 Jy 51455 comps IMAGR1: Total Cleaned flux density = 6.680 Jy 54041 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.9 Jy,max = 1.7 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 933.93 MilliJy IMAGR1: 19989 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -1.374 Jy iter= 51541 IMAGR1: Field 1 Clean flux density= 4.847 Jy 51541 comps IMAGR1: Total Cleaned flux density = 6.731 Jy 54127 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.5 Jy,max = 1.4 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 757.24 MilliJy IMAGR1: 19990 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -1.075 Jy iter= 51790 IMAGR1: Field 1 Clean flux density= 5.941 Jy 51790 comps IMAGR1: Total Cleaned flux density = 7.825 Jy 54376 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -791.3 MilliJy,max = 831.3 MilliJy IMAGR1: BGC Clean: using 803 cell beam + residuals > 426.16 MilliJy IMAGR1: 14430 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 436.683 MilliJy iter= 52119 IMAGR1: Field 1 Clean flux density= 8.826 Jy 52119 comps IMAGR1: Total Cleaned flux density = 10.710 Jy 54705 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -340.9 MilliJy,max = 367.2 MilliJy IMAGR1: BGC Clean: using 803 cell beam + residuals > 177.66 MilliJy IMAGR1: 18336 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -182.255 MilliJy iter= 52537 IMAGR1: Field 1 Clean flux density= 8.697 Jy 52537 comps IMAGR1: Total Cleaned flux density = 10.581 Jy 55123 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -173.8 MilliJy,max = 201.4 MilliJy IMAGR1: BGC Clean: using 1275 cell beam + residuals > 81.50 MilliJy IMAGR1: 16537 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -82.934 MilliJy iter= 52868 IMAGR1: Field 1 Clean flux density= 9.248 Jy 52868 comps IMAGR1: Total Cleaned flux density = 11.132 Jy 55454 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -119.8 MilliJy,max = 122.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 49.66 MilliJy IMAGR1: 19988 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -54.568 MilliJy iter= 56651 IMAGR1: Field 1 Clean flux density= 7.414 Jy 56651 comps IMAGR1: Total Cleaned flux density = 9.297 Jy 59237 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -333.4 MilliJy,max = 366.8 MilliJy IMAGR1: BGC Clean: using 1273 cell beam + residuals > 174.04 MilliJy IMAGR1: 14063 Residual map points loaded IMAGR1: Field 1 min allowed flux = 182.774 MilliJy iter= 56820 IMAGR1: Field 1 Clean flux density= 8.032 Jy 56820 comps IMAGR1: Total Cleaned flux density = 9.915 Jy 59406 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -206.1 MilliJy,max = 243.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 107.14 MilliJy IMAGR1: 19993 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 116.221 MilliJy iter= 61178 IMAGR1: Field 1 Clean flux density= 8.595 Jy 61178 comps IMAGR1: Total Cleaned flux density = 10.478 Jy 63764 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.3 Jy,max = 1.3 Jy IMAGR1: BGC Clean: using 803 cell beam + residuals > 676.10 MilliJy IMAGR1: 14546 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -691.444 MilliJy iter= 61461 IMAGR1: Field 1 Clean flux density= 9.274 Jy 61461 comps IMAGR1: Total Cleaned flux density = 11.158 Jy 64047 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -553.3 MilliJy,max = 566.4 MilliJy IMAGR1: BGC Clean: using 1763 cell beam + residuals > 295.08 MilliJy IMAGR1: 12138 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -300.458 MilliJy iter= 61617 IMAGR1: Field 1 Clean flux density= 9.043 Jy 61617 comps IMAGR1: Total Cleaned flux density = 10.927 Jy 64203 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -410.9 MilliJy,max = 399.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 187.72 MilliJy IMAGR1: 19988 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -256.053 MilliJy iter= 62297 IMAGR1: Field 1 Clean flux density= 7.410 Jy 62297 comps IMAGR1: Total Cleaned flux density = 9.293 Jy 64883 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -264.2 MilliJy,max = 314.7 MilliJy IMAGR1: BGC Clean: using 1763 cell beam + residuals > 134.32 MilliJy IMAGR1: 11711 Residual map points loaded IMAGR1: Field 1 min allowed flux = -156.728 MilliJy iter= 62371 IMAGR1: Field 1 Clean flux density= 8.068 Jy 62371 comps IMAGR1: Total Cleaned flux density = 9.952 Jy 64957 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -178.1 MilliJy,max = 161.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 88.99 MilliJy IMAGR1: 19979 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -95.369 MilliJy iter= 66166 IMAGR1: Field 1 Clean flux density= 11.822 Jy 66166 comps IMAGR1: Total Cleaned flux density = 13.705 Jy 68752 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.5 Jy,max = 1.2 Jy IMAGR1: BGC Clean: using 1275 cell beam + residuals > 650.32 MilliJy IMAGR1: 15985 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -1.016 Jy iter= 66197 IMAGR1: Field 1 Clean flux density= 9.370 Jy 66197 comps IMAGR1: Total Cleaned flux density = 11.253 Jy 68783 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.0 Jy,max = 1.0 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 531.34 MilliJy IMAGR1: 19991 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -918.869 MilliJy iter= 66271 IMAGR1: Field 1 Clean flux density= 7.461 Jy 66271 comps IMAGR1: Total Cleaned flux density = 9.345 Jy 68857 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 = -700.2 MilliJy,max = 749.0 MilliJy IMAGR1: BGC Clean: using 1763 cell beam + residuals > 392.13 MilliJy IMAGR1: 16224 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 399.845 MilliJy iter= 66408 IMAGR1: Field 1 Clean flux density= 8.752 Jy 66408 comps IMAGR1: Total Cleaned flux density = 10.636 Jy 68994 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -412.4 MilliJy,max = 458.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 240.34 MilliJy IMAGR1: 19993 Residual map points loaded IMAGR1: Field 1 Iter limit, Max resid=-322.453 MilliJy iter= 67414 IMAGR1: Field 1 Clean flux density= 9.861 Jy 67414 comps IMAGR1: Total Cleaned flux density = 11.744 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 67414 to 24155 components IMAGR1: Field 2 compressed from 2586 to 779 components IMAGR1: Field 1 min = -963.9 MilliJy,max = 931.7 MilliJy IMAGR1: Field 2 min = -742.9 MilliJy,max = 921.7 MilliJy IMAGR1: Restoring Clean components IMAGR1: Restoring overlapped Clean components IMAGR1: Restore-151.265 MilliJy ( 821 CCs) from field 1 to field 2 IMAGR1: Restore 1.820 Jy ( 277 CCs) from field 2 to field 1 IMAGR1: Checking image max/min IMAGR1: Field 1 final Clean flux 11.680 Jy IMAGR1: Field 2 final Clean flux 1.732 Jy 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= 218.2 Real= 221 Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 14 disk= 1 AIPS 1: Disk 1 in-CNO 15 renumbered as CNO 13 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.2707 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2007+404_U,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@2007+404_U,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.2.log AIPS 1: ' NOW STARTING WITH SOURCE :5 =2007+404' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2007+404_U,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 15 disk= 1 AIPS 1: Disk 1 in-CNO 16 renumbered as CNO 14 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.3097 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_U,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@2023+544_U,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.2.log AIPS 1: ' NOW STARTING WITH SOURCE :6 =2023+544' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_U,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: Disk 1 in-CNO 18 renumbered as CNO 15 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 16 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.192 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@CYGX-3_U,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN SETFC1: Task SETFC (release of 31DEC06) begins SETFC1: Found CYGX-3 U BAND Seq 1 Disk: 1 in slot 9 SETFC1: SETCEL: recommends IMSIZE 909 CELLSIZE 0.19856 SETFC1: SETCEL: returns IMSIZE 1024 CELLSIZE 0.19856 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@CYGX-3_U,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= 0 Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 14 disk= 1 AIPS 1: Disk 1 in-CNO 15 renumbered as CNO 13 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.2707 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2007+404_U,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@2007+404_U,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.2.log AIPS 1: ' NOW STARTING WITH SOURCE :5 =2007+404' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2007+404_U,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 15 disk= 1 AIPS 1: Disk 1 in-CNO 16 renumbered as CNO 14 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.3097 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_U,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@2023+544_U,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.2.log AIPS 1: ' NOW STARTING WITH SOURCE :6 =2023+544' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_U,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: Disk 1 in-CNO 18 renumbered as CNO 15 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 16 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.192 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@CYGX-3_U,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 CYGX-3 U BAND Seq 1 Disk: 1 in slot 9 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@CYGX-3_U,BAND.0-1 SETFC1: Searching catalog between 0.02 and 0.08 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 58.9 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= 2.7 Real= 3 C 1 1012 1012 20 32 25.79 40 57 28.0 00001 -1 507 512 513 Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 14 disk= 1 AIPS 1: Disk 1 in-CNO 15 renumbered as CNO 13 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.2707 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2007+404_U,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@2007+404_U,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.2.log AIPS 1: ' NOW STARTING WITH SOURCE :5 =2007+404' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2007+404_U,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 15 disk= 1 AIPS 1: Disk 1 in-CNO 16 renumbered as CNO 14 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.3097 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_U,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@2023+544_U,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.2.log AIPS 1: ' NOW STARTING WITH SOURCE :6 =2023+544' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_U,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: Disk 1 in-CNO 18 renumbered as CNO 15 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 16 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.192 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@CYGX-3_U,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@CYGX-3_U,BAND.0-1 >> /home/thuban/vlbacald/run/AH AIPS 1: 669_2000MAR07_1.2.log AIPS 1: ' NOW STARTING WITH SOURCE :7 =CYGX-3' AIPS 1: ' ' IMAGR1: Task IMAGR (release of 31DEC06) begins IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@CYGX-3_U,BAND.0-1 IMAGR1: FIELDF: Final field parameters and # read are: IMAGR1: Field 1 1012 1012 1.1328E-02 -3.1000E-02 0 IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@CYGX-3_U,BAND.0-1 IMAGR1: WINDF: Number of clean boxes/field read as follows: IMAGR1: Field 01: 1 IMAGR1: Create CYGX-3 .IMAGR . 1 (UV) on disk 1 cno 17 IMAGR1: Beginning channel 1 through 1 with 2 IFs IMAGR1: IMACPY: Copied 3289 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 7.326E+00 IMAGR1: UVWAIT: Adding temperance S 1.465E+00 IMAGR1: UVWAIT: begin applying uniform or other weights IMAGR1: UVWAIT: Sum of weights in 2.493E+03 and out 2.877E+03 IMAGR1: UVWAIT: Noise is increased by a factor 1.311 due to weighting IMAGR1: UVWAIT: Average summed weight 7.326E+00 over 6552 vis IMAGR1: Create CYGX-3 .IBM001. 1 (MA) on disk 1 cno 18 IMAGR1: Create CYGX-3 .ICL001. 1 (MA) on disk 1 cno 19 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.496490E+10 to 1.491490E+10 Hz IMAGR1: Field 1 Sum of gridding weights = 3.05412E+04 IMAGR1: Field 1 Beam min = -167.2 MilliJy, max = 1.0 Jy IMAGR1: Field 1 fit FWHM = 1.565 x 1.164 arcsec, PA= 1.2 IMAGR1: CLBHIS: minimum component 0.500 of current peak IMAGR1: Field 1 min = -232.1 MilliJy,max = 1.7 Jy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 331.38 MilliJy IMAGR1: 3980 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.004 Jy iter= 6 IMAGR1: Total Cleaned flux density = 796.312 MilliJy 6 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 = -186.4 MilliJy,max = 903.2 MilliJy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 195.68 MilliJy IMAGR1: 6699 Residual map points loaded IMAGR1: Field 1 min allowed flux = 448.739 MilliJy iter= 15 IMAGR1: Total Cleaned flux density = 1.363 Jy 15 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -192.2 MilliJy,max = 422.3 MilliJy IMAGR1: BGC Clean: using 2009 cell beam + residuals > 117.98 MilliJy IMAGR1: 15974 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 235.666 MilliJy iter= 39 IMAGR1: Total Cleaned flux density = 2.098 Jy 39 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -187.3 MilliJy,max = 238.6 MilliJy IMAGR1: BGC Clean: using 935 cell beam + residuals > 90.79 MilliJy IMAGR1: 17394 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 159.966 MilliJy iter= 83 IMAGR1: Total Cleaned flux density = 2.888 Jy 83 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -156.6 MilliJy,max = 192.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 72.22 MilliJy IMAGR1: 19995 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 132.699 MilliJy iter= 190 IMAGR1: Total Cleaned flux density = 3.794 Jy 190 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -143.1 MilliJy,max = 160.1 MilliJy IMAGR1: BGC Clean: using 787 cell beam + residuals > 56.82 MilliJy IMAGR1: 17301 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -83.679 MilliJy iter= 299 IMAGR1: Total Cleaned flux density = 3.722 Jy 299 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -134.0 MilliJy,max = 159.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 47.53 MilliJy IMAGR1: 19979 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 74.104 MilliJy iter= 515 IMAGR1: Total Cleaned flux density = 4.015 Jy 515 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -108.9 MilliJy,max = 139.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 39.05 MilliJy IMAGR1: 19992 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -58.896 MilliJy iter= 841 IMAGR1: Total Cleaned flux density = 4.020 Jy 841 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -101.8 MilliJy,max = 118.9 MilliJy IMAGR1: BGC Clean: using 935 cell beam + residuals > 36.20 MilliJy IMAGR1: 17587 Residual map points loaded IMAGR1: Field 1 min allowed flux = -46.899 MilliJy iter= 1015 IMAGR1: Total Cleaned flux density = 4.210 Jy 1015 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -87.6 MilliJy,max = 112.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 28.71 MilliJy IMAGR1: 19989 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 40.722 MilliJy iter= 1518 IMAGR1: Total Cleaned flux density = 4.942 Jy 1518 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -73.2 MilliJy,max = 88.1 MilliJy IMAGR1: BGC Clean: using 935 cell beam + residuals > 25.41 MilliJy IMAGR1: 14944 Residual map points loaded IMAGR1: Field 1 min allowed flux = 32.864 MilliJy iter= 1723 IMAGR1: Total Cleaned flux density = 4.842 Jy 1723 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -66.7 MilliJy,max = 87.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 21.09 MilliJy IMAGR1: 19989 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -28.828 MilliJy iter= 2434 IMAGR1: Total Cleaned flux density = 5.247 Jy 2434 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -79.0 MilliJy,max = 83.3 MilliJy LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: BGC Clean: using 1919 cell beam + residuals > 22.23 MilliJy IMAGR1: 15535 Residual map points loaded IMAGR1: Field 1 min allowed flux = 39.496 MilliJy iter= 2463 IMAGR1: Total Cleaned flux density = 5.120 Jy 2463 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -59.5 MilliJy,max = 81.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 18.96 MilliJy IMAGR1: 19979 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -25.842 MilliJy iter= 3468 IMAGR1: Total Cleaned flux density = 4.810 Jy 3468 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -110.0 MilliJy,max = 153.4 MilliJy IMAGR1: BGC Clean: using 2009 cell beam + residuals > 40.33 MilliJy IMAGR1: 11835 Residual map points loaded IMAGR1: Field 1 min allowed flux = 75.416 MilliJy iter= 3486 IMAGR1: Total Cleaned flux density = 4.936 Jy 3486 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -92.2 MilliJy,max = 73.7 MilliJy IMAGR1: BGC Clean: using 935 cell beam + residuals > 29.05 MilliJy IMAGR1: 19773 Residual map points loaded IMAGR1: Field 1 min allowed flux = -36.603 MilliJy iter= 3637 IMAGR1: Total Cleaned flux density = 5.145 Jy 3637 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -50.5 MilliJy,max = 56.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 17.62 MilliJy IMAGR1: 19981 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 22.908 MilliJy iter= 4818 IMAGR1: Total Cleaned flux density = 5.031 Jy 4818 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -61.9 MilliJy,max = 81.5 MilliJy IMAGR1: BGC Clean: using 935 cell beam + residuals > 31.40 MilliJy IMAGR1: 15117 Residual map points loaded IMAGR1: Field 1 min allowed flux = -40.602 MilliJy iter= 4930 IMAGR1: Total Cleaned flux density = 5.172 Jy 4930 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -52.0 MilliJy,max = 49.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 19.27 MilliJy IMAGR1: 19986 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 24.373 MilliJy iter= 6310 IMAGR1: Total Cleaned flux density = 5.098 Jy 6310 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -110.8 MilliJy,max = 127.0 MilliJy IMAGR1: BGC Clean: using 935 cell beam + residuals > 48.91 MilliJy IMAGR1: 15460 Residual map points loaded IMAGR1: Field 1 min allowed flux = 63.348 MilliJy iter= 6399 IMAGR1: Total Cleaned flux density = 5.189 Jy 6399 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -62.5 MilliJy,max = 64.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 30.17 MilliJy IMAGR1: 19979 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 37.323 MilliJy iter= 7945 IMAGR1: Total Cleaned flux density = 4.924 Jy 7945 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -237.4 MilliJy,max = 255.8 MilliJy IMAGR1: BGC Clean: using 787 cell beam + residuals > 109.54 MilliJy IMAGR1: 17150 Residual map points loaded IMAGR1: Field 1 min allowed flux = -127.700 MilliJy iter= 8120 IMAGR1: Total Cleaned flux density = 5.198 Jy 8120 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -100.9 MilliJy,max = 90.6 MilliJy IMAGR1: BGC Clean: using 787 cell beam + residuals > 43.20 MilliJy IMAGR1: 17036 Residual map points loaded IMAGR1: Field 1 min allowed flux = -50.412 MilliJy iter= 8291 IMAGR1: Total Cleaned flux density = 5.154 Jy 8291 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -60.1 MilliJy,max = 47.0 MilliJy IMAGR1: BGC Clean: using 285 cell beam + residuals > 22.58 MilliJy IMAGR1: 17308 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -25.256 MilliJy iter= 9172 IMAGR1: Total Cleaned flux density = 5.205 Jy 9172 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -63.6 MilliJy,max = 65.6 MilliJy IMAGR1: BGC Clean: using 865 cell beam + residuals > 25.69 MilliJy IMAGR1: 19316 Residual map points loaded IMAGR1: Field 1 min allowed flux = 32.594 MilliJy iter= 9291 IMAGR1: Total Cleaned flux density = 5.283 Jy 9291 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -36.8 MilliJy,max = 45.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 15.88 MilliJy IMAGR1: 19983 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -18.986 MilliJy iter= 11112 IMAGR1: Total Cleaned flux density = 4.649 Jy 11112 comps IMAGR1: ALGSTB: All 323 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 312- 0 Cells, with 3289 Pts IMAGR1: Field 1 min = -105.4 MilliJy,max = 139.2 MilliJy IMAGR1: BGC Clean: using 1235 cell beam + residuals > 50.47 MilliJy IMAGR1: 19688 Residual map points loaded IMAGR1: Field 1 min allowed flux = 69.261 MilliJy iter= 11168 IMAGR1: Total Cleaned flux density = 4.990 Jy 11168 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -68.4 MilliJy,max = 68.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 38.28 MilliJy IMAGR1: 19986 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 45.043 MilliJy iter= 13125 IMAGR1: Total Cleaned flux density = 6.454 Jy 13125 comps IMAGR1: ALGSTB: All 323 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 312- 0 Cells, with 3289 Pts IMAGR1: Field 1 min = -435.6 MilliJy,max = 347.7 MilliJy IMAGR1: BGC Clean: using 935 cell beam + residuals > 167.80 MilliJy IMAGR1: 18321 Residual map points loaded IMAGR1: Field 1 min allowed flux = 217.697 MilliJy iter= 13218 IMAGR1: Total Cleaned flux density = 5.730 Jy 13218 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -196.8 MilliJy,max = 205.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 102.72 MilliJy IMAGR1: 19992 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -149.998 MilliJy iter= 13746 IMAGR1: Total Cleaned flux density = 4.737 Jy 13746 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -259.8 MilliJy,max = 265.5 MilliJy IMAGR1: BGC Clean: using 935 cell beam + residuals > 102.28 MilliJy IMAGR1: 19290 Residual map points loaded IMAGR1: Field 1 min allowed flux = -132.265 MilliJy iter= 13846 IMAGR1: Total Cleaned flux density = 4.916 Jy 13846 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -123.6 MilliJy,max = 123.2 MilliJy IMAGR1: BGC Clean: using 787 cell beam + residuals > 56.64 MilliJy IMAGR1: 14728 Residual map points loaded IMAGR1: Field 1 min allowed flux = 61.782 MilliJy iter= 14039 IMAGR1: Total Cleaned flux density = 5.016 Jy 14039 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -44.6 MilliJy,max = 50.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 21.37 MilliJy IMAGR1: 19986 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 24.965 MilliJy iter= 16269 IMAGR1: Total Cleaned flux density = 5.589 Jy 16269 comps IMAGR1: ALGSTB: All 323 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 312- 0 Cells, with 3289 Pts IMAGR1: Field 1 min = -216.0 MilliJy,max = 199.0 MilliJy IMAGR1: BGC Clean: using 787 cell beam + residuals > 92.50 MilliJy IMAGR1: 15040 Residual map points loaded IMAGR1: Field 1 min allowed flux = 107.911 MilliJy iter= 16412 IMAGR1: Total Cleaned flux density = 5.048 Jy 16412 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -88.9 MilliJy,max = 95.0 MilliJy IMAGR1: BGC Clean: using 787 cell beam + residuals > 46.21 MilliJy IMAGR1: 15015 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 47.709 MilliJy iter= 16643 IMAGR1: Total Cleaned flux density = 5.128 Jy 16643 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -40.7 MilliJy,max = 40.0 MilliJy IMAGR1: BGC Clean: using 787 cell beam + residuals > 20.43 MilliJy IMAGR1: 14817 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -21.083 MilliJy iter= 16955 IMAGR1: Total Cleaned flux density = 5.035 Jy 16955 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -33.2 MilliJy,max = 37.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 10.16 MilliJy IMAGR1: 19983 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 11.764 MilliJy iter= 19470 IMAGR1: Total Cleaned flux density = 4.945 Jy 19470 comps IMAGR1: ALGSTB: All 323 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 312- 0 Cells, with 3289 Pts IMAGR1: Field 1 min = -66.9 MilliJy,max = 61.6 MilliJy IMAGR1: BGC Clean: using 787 cell beam + residuals > 28.67 MilliJy IMAGR1: 19150 Residual map points loaded IMAGR1: Field 1 min allowed flux = -33.332 MilliJy iter= 19673 IMAGR1: Total Cleaned flux density = 4.893 Jy 19673 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -37.0 MilliJy,max = 39.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 15.11 MilliJy IMAGR1: 19982 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 17.338 MilliJy iter= 22365 IMAGR1: Total Cleaned flux density = 5.109 Jy 22365 comps IMAGR1: ALGSTB: All 323 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 312- 0 Cells, with 3289 Pts IMAGR1: Field 1 min = -137.7 MilliJy,max = 130.0 MilliJy IMAGR1: BGC Clean: using 285 cell beam + residuals > 61.68 MilliJy IMAGR1: 17853 Residual map points loaded IMAGR1: Field 1 min allowed flux = -68.831 MilliJy iter= 23248 IMAGR1: Total Cleaned flux density = 4.626 Jy 23248 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -209.7 MilliJy,max = 206.9 MilliJy IMAGR1: BGC Clean: using 787 cell beam + residuals > 89.78 MilliJy IMAGR1: 14940 Residual map points loaded IMAGR1: Field 1 min allowed flux = -104.816 MilliJy iter= 23428 IMAGR1: Total Cleaned flux density = 5.298 Jy 23428 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -83.8 MilliJy,max = 69.2 MilliJy IMAGR1: BGC Clean: using 865 cell beam + residuals > 32.84 MilliJy LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: 19670 Residual map points loaded IMAGR1: Field 1 min allowed flux = -41.891 MilliJy iter= 23559 IMAGR1: Total Cleaned flux density = 5.077 Jy 23559 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -39.6 MilliJy,max = 44.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 19.77 MilliJy IMAGR1: 19990 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 22.266 MilliJy iter= 26225 IMAGR1: Total Cleaned flux density = 5.340 Jy 26225 comps IMAGR1: ALGSTB: All 323 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 312- 0 Cells, with 3289 Pts IMAGR1: Field 1 min = -206.6 MilliJy,max = 210.5 MilliJy IMAGR1: BGC Clean: using 285 cell beam + residuals > 94.27 MilliJy IMAGR1: 19982 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -139.766 MilliJy iter= 26489 IMAGR1: Total Cleaned flux density = 4.280 Jy 26489 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -77.0 MilliJy,max = 118.1 MilliJy IMAGR1: BGC Clean: using 1555 cell beam + residuals > 42.88 MilliJy IMAGR1: 16365 Residual map points loaded IMAGR1: Field 1 min allowed flux = 58.742 MilliJy iter= 26545 IMAGR1: Total Cleaned flux density = 4.565 Jy 26545 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -58.3 MilliJy,max = 65.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 32.62 MilliJy IMAGR1: 19985 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 36.153 MilliJy iter= 29123 IMAGR1: Total Cleaned flux density = 6.313 Jy 29123 comps IMAGR1: ALGSTB: All 323 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 312- 0 Cells, with 3289 Pts IMAGR1: Field 1 min = -329.8 MilliJy,max = 290.3 MilliJy IMAGR1: BGC Clean: using 285 cell beam + residuals > 147.70 MilliJy IMAGR1: 17116 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -253.903 MilliJy iter= 29193 IMAGR1: Total Cleaned flux density = 5.026 Jy 29193 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -200.7 MilliJy,max = 218.1 MilliJy IMAGR1: BGC Clean: using 787 cell beam + residuals > 108.73 MilliJy IMAGR1: 14135 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -111.777 MilliJy iter= 29452 IMAGR1: Total Cleaned flux density = 5.552 Jy 29452 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -84.1 MilliJy,max = 80.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 39.07 MilliJy IMAGR1: 19978 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -51.181 MilliJy iter= 30466 IMAGR1: Total Cleaned flux density = 4.440 Jy 30466 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -154.7 MilliJy,max = 232.6 MilliJy IMAGR1: BGC Clean: using 1555 cell beam + residuals > 71.35 MilliJy IMAGR1: 19679 Residual map points loaded IMAGR1: Field 1 min allowed flux = 115.431 MilliJy iter= 30506 IMAGR1: Total Cleaned flux density = 4.860 Jy 30506 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -113.5 MilliJy,max = 121.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 53.72 MilliJy IMAGR1: 19993 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -59.850 MilliJy iter= 33414 IMAGR1: Total Cleaned flux density = 7.466 Jy 33414 comps IMAGR1: ALGSTB: All 323 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 312- 0 Cells, with 3289 Pts IMAGR1: Field 1 min = -998.8 MilliJy,max = 816.7 MilliJy IMAGR1: BGC Clean: using 787 cell beam + residuals > 404.30 MilliJy IMAGR1: 13762 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -697.758 MilliJy iter= 33451 IMAGR1: Total Cleaned flux density = 5.912 Jy 33451 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -675.0 MilliJy,max = 649.8 MilliJy IMAGR1: BGC Clean: using 787 cell beam + residuals > 298.79 MilliJy IMAGR1: 17469 Residual map points loaded IMAGR1: Field 1 min allowed flux = -324.870 MilliJy iter= 33654 IMAGR1: Total Cleaned flux density = 6.617 Jy 33654 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -226.6 MilliJy,max = 219.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 101.90 MilliJy IMAGR1: 19979 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -161.228 MilliJy iter= 33915 IMAGR1: Total Cleaned flux density = 5.282 Jy 33915 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -96.0 MilliJy,max = 117.1 MilliJy IMAGR1: BGC Clean: using 787 cell beam + residuals > 50.14 MilliJy IMAGR1: 15173 Residual map points loaded IMAGR1: Field 1 min allowed flux = -58.531 MilliJy iter= 34124 IMAGR1: Total Cleaned flux density = 5.469 Jy 34124 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -66.9 MilliJy,max = 62.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 29.12 MilliJy IMAGR1: 19988 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 32.040 MilliJy iter= 37121 IMAGR1: Total Cleaned flux density = 5.613 Jy 37121 comps IMAGR1: ALGSTB: All 323 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 312- 0 Cells, with 3289 Pts IMAGR1: Field 1 min = -254.5 MilliJy,max = 221.9 MilliJy IMAGR1: BGC Clean: using 787 cell beam + residuals > 109.00 MilliJy IMAGR1: 18215 Residual map points loaded IMAGR1: Field 1 min allowed flux = -127.024 MilliJy iter= 37310 IMAGR1: Total Cleaned flux density = 4.910 Jy 37310 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -112.4 MilliJy,max = 107.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 57.70 MilliJy IMAGR1: 19988 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 63.438 MilliJy iter= 40442 IMAGR1: Total Cleaned flux density = 7.501 Jy 40442 comps IMAGR1: ALGSTB: All 323 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 312- 0 Cells, with 3289 Pts IMAGR1: Field 1 min = -670.6 MilliJy,max = 598.9 MilliJy IMAGR1: BGC Clean: using 787 cell beam + residuals > 287.15 MilliJy IMAGR1: 19138 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -399.570 MilliJy iter= 40537 IMAGR1: Total Cleaned flux density = 5.971 Jy 40537 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -383.8 MilliJy,max = 372.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 193.57 MilliJy IMAGR1: 19992 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -318.064 MilliJy iter= 40639 IMAGR1: Total Cleaned flux density = 4.753 Jy 40639 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -258.8 MilliJy,max = 256.1 MilliJy IMAGR1: BGC Clean: using 285 cell beam + residuals > 142.43 MilliJy IMAGR1: 15507 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 148.391 MilliJy iter= 41719 IMAGR1: Total Cleaned flux density = 5.926 Jy 41719 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -487.1 MilliJy,max = 501.9 MilliJy IMAGR1: BGC Clean: using 787 cell beam + residuals > 214.94 MilliJy IMAGR1: 14133 Residual map points loaded IMAGR1: Field 1 min allowed flux = -250.109 MilliJy iter= 41886 IMAGR1: Total Cleaned flux density = 5.777 Jy 41886 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -181.2 MilliJy,max = 188.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 90.94 MilliJy IMAGR1: 19984 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 99.492 MilliJy iter= 45037 IMAGR1: Total Cleaned flux density = 6.414 Jy 45037 comps IMAGR1: ALGSTB: All 323 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 312- 0 Cells, with 3289 Pts IMAGR1: Field 1 min = -1.1 Jy,max = 1.1 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 519.30 MilliJy IMAGR1: 19984 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -861.477 MilliJy iter= 45225 IMAGR1: Total Cleaned flux density = 5.888 Jy 45225 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -553.7 MilliJy,max = 552.0 MilliJy IMAGR1: BGC Clean: using 285 cell beam + residuals > 247.94 MilliJy IMAGR1: 18917 Residual map points loaded IMAGR1: Field 1 min allowed flux = 276.522 MilliJy iter= 46119 IMAGR1: Total Cleaned flux density = 10.918 Jy 46119 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.1 Jy,max = 836.8 MilliJy IMAGR1: BGC Clean: using 1235 cell beam + residuals > 411.72 MilliJy IMAGR1: 12983 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -732.999 MilliJy iter= 46146 IMAGR1: Total Cleaned flux density = 8.705 Jy 46146 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -706.0 MilliJy,max = 689.1 MilliJy IMAGR1: BGC Clean: using 787 cell beam + residuals > 313.88 MilliJy IMAGR1: 15688 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -372.724 MilliJy iter= 46305 IMAGR1: Total Cleaned flux density = 6.960 Jy 46305 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -291.8 MilliJy,max = 314.0 MilliJy IMAGR1: BGC Clean: using 1235 cell beam + residuals > 135.17 MilliJy IMAGR1: 15207 Residual map points loaded IMAGR1: Field 1 min allowed flux = -156.829 MilliJy iter= 46413 IMAGR1: Total Cleaned flux density = 7.390 Jy 46413 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -177.9 MilliJy,max = 175.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 86.61 MilliJy IMAGR1: 19980 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 93.705 MilliJy iter= 49607 IMAGR1: Total Cleaned flux density = 8.785 Jy 49607 comps IMAGR1: ALGSTB: All 323 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: ALGSTB: Pass 1; 312- 0 Cells, with 3289 Pts IMAGR1: Field 1 min = -1.1 Jy,max = 927.3 MilliJy IMAGR1: BGC Clean: using 285 cell beam + residuals > 478.10 MilliJy IMAGR1: 19832 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -916.535 MilliJy iter= 49626 IMAGR1: Total Cleaned flux density = 6.944 Jy 49626 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -867.3 MilliJy,max = 887.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 432.09 MilliJy IMAGR1: 19981 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -634.280 MilliJy iter= 50148 IMAGR1: Total Cleaned flux density = 6.648 Jy 50148 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.1 Jy,max = 1.1 Jy IMAGR1: BGC Clean: using 935 cell beam + residuals > 437.64 MilliJy IMAGR1: 16751 Residual map points loaded IMAGR1: Field 1 min allowed flux = 566.171 MilliJy iter= 50244 IMAGR1: Total Cleaned flux density = 6.126 Jy 50244 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -488.9 MilliJy,max = 551.3 MilliJy IMAGR1: BGC Clean: using 865 cell beam + residuals > 221.81 MilliJy IMAGR1: 18542 Residual map points loaded IMAGR1: Field 1 min allowed flux = 275.438 MilliJy iter= 50378 IMAGR1: Total Cleaned flux density = 7.173 Jy 50378 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -242.4 MilliJy,max = 249.5 MilliJy IMAGR1: BGC Clean: using 787 cell beam + residuals > 117.95 MilliJy IMAGR1: 18607 Residual map points loaded IMAGR1: Field 1 min allowed flux = 124.712 MilliJy iter= 50656 IMAGR1: Total Cleaned flux density = 7.357 Jy 50656 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -106.2 MilliJy,max = 103.3 MilliJy IMAGR1: BGC Clean: using 285 cell beam + residuals > 55.85 MilliJy IMAGR1: 19973 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -58.337 MilliJy iter= 52032 IMAGR1: Total Cleaned flux density = 7.185 Jy 52032 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -153.1 MilliJy,max = 165.3 MilliJy IMAGR1: BGC Clean: using 787 cell beam + residuals > 70.79 MilliJy IMAGR1: 15669 Residual map points loaded IMAGR1: Field 1 min allowed flux = -82.359 MilliJy iter= 52218 IMAGR1: Total Cleaned flux density = 7.233 Jy 52218 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -69.6 MilliJy,max = 80.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 36.90 MilliJy IMAGR1: 19987 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -39.943 MilliJy iter= 55699 IMAGR1: Total Cleaned flux density = 8.323 Jy 55699 comps IMAGR1: ALGSTB: All 323 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 312- 0 Cells, with 3289 Pts IMAGR1: Field 1 min = -428.5 MilliJy,max = 429.9 MilliJy IMAGR1: BGC Clean: using 787 cell beam + residuals > 184.09 MilliJy IMAGR1: 19288 Residual map points loaded IMAGR1: Field 1 min allowed flux = -214.444 MilliJy iter= 55887 IMAGR1: Total Cleaned flux density = 7.184 Jy 55887 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -176.7 MilliJy,max = 177.8 MilliJy IMAGR1: BGC Clean: using 285 cell beam + residuals > 96.03 MilliJy IMAGR1: 18113 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 99.692 MilliJy iter= 57081 IMAGR1: Total Cleaned flux density = 7.847 Jy 57081 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -336.6 MilliJy,max = 299.8 MilliJy IMAGR1: BGC Clean: using 787 cell beam + residuals > 144.15 MilliJy IMAGR1: 15264 Residual map points loaded IMAGR1: Field 1 min allowed flux = -167.737 MilliJy iter= 57254 IMAGR1: Total Cleaned flux density = 7.044 Jy 57254 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -141.2 MilliJy,max = 135.7 MilliJy IMAGR1: BGC Clean: using 787 cell beam + residuals > 71.83 MilliJy IMAGR1: 15787 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -73.333 MilliJy iter= 57537 IMAGR1: Total Cleaned flux density = 7.108 Jy 57537 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -65.4 MilliJy,max = 57.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 29.13 MilliJy IMAGR1: 19983 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 31.422 MilliJy iter= 61014 IMAGR1: Total Cleaned flux density = 7.233 Jy 61014 comps IMAGR1: ALGSTB: All 323 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 312- 0 Cells, with 3289 Pts IMAGR1: Field 1 min = -365.7 MilliJy,max = 331.9 MilliJy IMAGR1: BGC Clean: using 285 cell beam + residuals > 163.78 MilliJy IMAGR1: 16046 Residual map points loaded IMAGR1: Field 1 min allowed flux = -182.799 MilliJy iter= 61769 IMAGR1: Total Cleaned flux density = 6.260 Jy 61769 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -584.5 MilliJy,max = 790.8 MilliJy IMAGR1: BGC Clean: using 1919 cell beam + residuals > 222.40 MilliJy IMAGR1: 19430 Residual map points loaded IMAGR1: Field 1 min allowed flux = 395.244 MilliJy iter= 61799 IMAGR1: Total Cleaned flux density = 6.472 Jy 61799 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -379.1 MilliJy,max = 387.4 MilliJy IMAGR1: BGC Clean: using 787 cell beam + residuals > 169.25 MilliJy IMAGR1: 18085 Residual map points loaded IMAGR1: Field 1 min allowed flux = 193.629 MilliJy iter= 61982 IMAGR1: Total Cleaned flux density = 7.154 Jy 61982 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -141.0 MilliJy,max = 140.0 MilliJy IMAGR1: BGC Clean: using 787 cell beam + residuals > 60.39 MilliJy IMAGR1: 18679 Residual map points loaded IMAGR1: Field 1 min allowed flux = 70.497 MilliJy iter= 62176 IMAGR1: Total Cleaned flux density = 7.129 Jy 62176 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -69.3 MilliJy,max = 63.3 MilliJy IMAGR1: BGC Clean: using 285 cell beam + residuals > 31.57 MilliJy IMAGR1: 19251 Residual map points loaded IMAGR1: Field 1 min allowed flux = -34.293 MilliJy iter= 63262 IMAGR1: Total Cleaned flux density = 6.779 Jy 63262 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -77.1 MilliJy,max = 98.4 MilliJy IMAGR1: BGC Clean: using 865 cell beam + residuals > 38.55 MilliJy IMAGR1: 18961 Residual map points loaded IMAGR1: Field 1 min allowed flux = -49.106 MilliJy iter= 63380 IMAGR1: Total Cleaned flux density = 7.061 Jy 63380 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -49.7 MilliJy,max = 43.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 23.21 MilliJy IMAGR1: 19988 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 24.741 MilliJy iter= 66529 IMAGR1: Total Cleaned flux density = 6.199 Jy 66529 comps IMAGR1: ALGSTB: All 323 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 312- 0 Cells, with 3289 Pts IMAGR1: Field 1 min = -256.1 MilliJy,max = 299.1 MilliJy IMAGR1: BGC Clean: using 787 cell beam + residuals > 128.08 MilliJy IMAGR1: 19721 Residual map points loaded IMAGR1: Field 1 min allowed flux = 149.523 MilliJy iter= 66709 IMAGR1: Total Cleaned flux density = 7.402 Jy 66709 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -115.1 MilliJy,max = 118.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 60.97 MilliJy IMAGR1: 19986 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -88.024 MilliJy iter= 67082 IMAGR1: Total Cleaned flux density = 5.939 Jy 67082 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -67.8 MilliJy,max = 94.2 MilliJy IMAGR1: BGC Clean: using 1235 cell beam + residuals > 31.92 MilliJy IMAGR1: 14675 Residual map points loaded IMAGR1: Field 1 min allowed flux = 47.074 MilliJy iter= 67126 IMAGR1: Total Cleaned flux density = 6.148 Jy 67126 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -46.0 MilliJy,max = 46.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 23.60 MilliJy IMAGR1: 19987 Residual map points loaded IMAGR1: Field 1 Iter limit, Max resid= -26.319 MilliJy iter= 70000 IMAGR1: Total Cleaned flux density = 7.224 Jy 70000 comps IMAGR1: ALGSTB: All 323 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 312- 0 Cells, with 3289 Pts IMAGR1: Total Clean components 70000 reaches limit 70000 IMAGR1: Merging the Clean components files IMAGR1: Field 1 compressed from 70000 to 34423 components IMAGR1: Field 1 min = -305.8 MilliJy,max = 338.8 MilliJy IMAGR1: Restoring Clean components IMAGR1: Checking image max/min IMAGR1: Field 1 final Clean flux 7.224 Jy 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= 17 disk= 1 IMAGR1: Appears to have ended successfully IMAGR1: thuban 31DEC06 TST: Cpu= 186.7 Real= 189 Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 14 disk= 1 AIPS 1: Disk 1 in-CNO 15 renumbered as CNO 13 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.2707 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2007+404_U,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@2007+404_U,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.2.log AIPS 1: ' NOW STARTING WITH SOURCE :5 =2007+404' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2007+404_U,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 15 disk= 1 AIPS 1: Disk 1 in-CNO 16 renumbered as CNO 14 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.3097 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_U,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@2023+544_U,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.2.log AIPS 1: ' NOW STARTING WITH SOURCE :6 =2023+544' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_U,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: Disk 1 in-CNO 18 renumbered as CNO 15 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 16 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.192 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@CYGX-3_U,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@CYGX-3_U,BAND.0-1 >> /home/thuban/vlbacald/run/AH AIPS 1: 669_2000MAR07_1.2.log AIPS 1: ' NOW STARTING WITH SOURCE :7 =CYGX-3' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@CYGX-3_U,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 17 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 ?' 17 >AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.U BAND.1 AIPS 1: '50 SECOND INTEGRATIONS (GUESS)' AIPS 1: Got(1) disk= 1 user=**** type=UV 1331+305.U BAND.1 AIPS 1: 'MINIMUM FOV :90.3621 ARCSEC RADIUS' FLATN1: Task FLATN (release of 31DEC06) begins FLATN1: Create 1331+305 .FLATN . 1 (MA) on disk 1 cno 18 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! FLATN1: Start field 1 FLATN1: Appears to have ended successfully FLATN1: thuban 31DEC06 TST: Cpu= 2.9 Real= 3 Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 14 disk= 1 AIPS 1: Disk 1 in-CNO 15 renumbered as CNO 13 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.2707 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2007+404_U,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@2007+404_U,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.2.log AIPS 1: ' NOW STARTING WITH SOURCE :5 =2007+404' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2007+404_U,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 15 disk= 1 AIPS 1: Disk 1 in-CNO 16 renumbered as CNO 14 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.3097 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_U,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@2023+544_U,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.2.log AIPS 1: ' NOW STARTING WITH SOURCE :6 =2023+544' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_U,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: Disk 1 in-CNO 18 renumbered as CNO 15 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 16 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.192 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@CYGX-3_U,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@CYGX-3_U,BAND.0-1 >> /home/thuban/vlbacald/run/AH AIPS 1: 669_2000MAR07_1.2.log AIPS 1: ' NOW STARTING WITH SOURCE :7 =CYGX-3' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@CYGX-3_U,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 17 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 ?' 17 >AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.U BAND.1 AIPS 1: '50 SECOND INTEGRATIONS (GUESS)' AIPS 1: Got(1) disk= 1 user=**** type=UV 1331+305.U BAND.1 AIPS 1: 'MINIMUM FOV :90.3621 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 19 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.7 Real= 2 Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 14 disk= 1 AIPS 1: Disk 1 in-CNO 15 renumbered as CNO 13 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.2707 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2007+404_U,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@2007+404_U,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.2.log AIPS 1: ' NOW STARTING WITH SOURCE :5 =2007+404' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2007+404_U,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 15 disk= 1 AIPS 1: Disk 1 in-CNO 16 renumbered as CNO 14 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.3097 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_U,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@2023+544_U,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.2.log AIPS 1: ' NOW STARTING WITH SOURCE :6 =2023+544' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_U,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: Disk 1 in-CNO 18 renumbered as CNO 15 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 16 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.192 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@CYGX-3_U,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@CYGX-3_U,BAND.0-1 >> /home/thuban/vlbacald/run/AH AIPS 1: 669_2000MAR07_1.2.log AIPS 1: ' NOW STARTING WITH SOURCE :7 =CYGX-3' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@CYGX-3_U,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 17 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 ?' 17 >AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.U BAND.1 AIPS 1: '50 SECOND INTEGRATIONS (GUESS)' AIPS 1: Got(1) disk= 1 user=**** type=UV 1331+305.U BAND.1 AIPS 1: 'MINIMUM FOV :90.3621 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= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Got(1) disk= 1 user=**** type=UV 2025+337.U BAND.1 AIPS 1: 'MINIMUM FOV :90.3621 ARCSEC RADIUS' FLATN1: Task FLATN (release of 31DEC06) begins FLATN1: Create 2025+337 .FLATN . 1 (MA) on disk 1 cno 19 FLATN1: Start field 1 FLATN1: Appears to have ended successfully FLATN1: thuban 31DEC06 TST: Cpu= 3.0 Real= 3 Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 14 disk= 1 AIPS 1: Disk 1 in-CNO 15 renumbered as CNO 13 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.2707 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2007+404_U,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@2007+404_U,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.2.log AIPS 1: ' NOW STARTING WITH SOURCE :5 =2007+404' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2007+404_U,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 15 disk= 1 AIPS 1: Disk 1 in-CNO 16 renumbered as CNO 14 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.3097 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_U,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@2023+544_U,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.2.log AIPS 1: ' NOW STARTING WITH SOURCE :6 =2023+544' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_U,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: Disk 1 in-CNO 18 renumbered as CNO 15 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 16 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.192 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@CYGX-3_U,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@CYGX-3_U,BAND.0-1 >> /home/thuban/vlbacald/run/AH AIPS 1: 669_2000MAR07_1.2.log AIPS 1: ' NOW STARTING WITH SOURCE :7 =CYGX-3' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@CYGX-3_U,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 17 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 ?' 17 >AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.U BAND.1 AIPS 1: '50 SECOND INTEGRATIONS (GUESS)' AIPS 1: Got(1) disk= 1 user=**** type=UV 1331+305.U BAND.1 AIPS 1: 'MINIMUM FOV :90.3621 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= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Got(1) disk= 1 user=**** type=UV 2025+337.U BAND.1 AIPS 1: 'MINIMUM FOV :90.3621 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished BLANK1: Task BLANK (release of 31DEC06) begins BLANK1: Create 2025+337 .BLANK . 1 (MA) on disk 1 cno 20 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 TN 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= 19 disk= 1 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Got(1) disk= 1 user=**** type=UV V404CYG.U BAND.1 AIPS 1: 'MINIMUM FOV :90.3621 ARCSEC RADIUS' FLATN1: Task FLATN (release of 31DEC06) begins FLATN1: Create V404CYG .FLATN . 1 (MA) on disk 1 cno 20 FLATN1: Start field 1 FLATN1: Appears to have ended successfully FLATN1: thuban 31DEC06 TST: Cpu= 3.0 Real= 3 TN 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= 19 disk= 1 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Got(1) disk= 1 user=**** type=UV V404CYG.U BAND.1 AIPS 1: 'MINIMUM FOV :90.3621 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished BLANK1: Task BLANK (release of 31DEC06) begins BLANK1: Create V404CYG .BLANK . 1 (MA) on disk 1 cno 21 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 TN 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= 19 disk= 1 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Got(1) disk= 1 user=**** type=UV V404CYG.U BAND.1 AIPS 1: 'MINIMUM FOV :90.3621 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= 20 disk= 1 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Got(1) disk= 1 user=**** type=UV CYGX-1.U BAND.1 AIPS 1: 'MINIMUM FOV :90.3621 ARCSEC RADIUS' FLATN1: Task FLATN (release of 31DEC06) begins FLATN1: Create CYGX-1 .FLATN . 1 (MA) on disk 1 cno 21 FLATN1: Start field 1 FLATN1: Appears to have ended successfully FLATN1: thuban 31DEC06 TST: Cpu= 3.0 Real= 3 TN 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= 19 disk= 1 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Got(1) disk= 1 user=**** type=UV V404CYG.U BAND.1 AIPS 1: 'MINIMUM FOV :90.3621 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= 20 disk= 1 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Got(1) disk= 1 user=**** type=UV CYGX-1.U BAND.1 AIPS 1: 'MINIMUM FOV :90.3621 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished BLANK1: Task BLANK (release of 31DEC06) begins BLANK1: Create CYGX-1 .BLANK . 1 (MA) on disk 1 cno 22 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 TN 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= 19 disk= 1 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Got(1) disk= 1 user=**** type=UV V404CYG.U BAND.1 AIPS 1: 'MINIMUM FOV :90.3621 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= 20 disk= 1 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Got(1) disk= 1 user=**** type=UV CYGX-1.U BAND.1 AIPS 1: 'MINIMUM FOV :90.3621 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= 21 disk= 1 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Got(1) disk= 1 user=**** type=UV 2007+404.U BAND.1 AIPS 1: 'MINIMUM FOV :90.3621 ARCSEC RADIUS' FLATN1: Task FLATN (release of 31DEC06) begins FLATN1: Create 2007+404 .FLATN . 1 (MA) on disk 1 cno 22 FLATN1: Start field 1 FLATN1: Appears to have ended successfully FLATN1: thuban 31DEC06 TST: Cpu= 3.0 Real= 3 TN 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= 19 disk= 1 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Got(1) disk= 1 user=**** type=UV V404CYG.U BAND.1 AIPS 1: 'MINIMUM FOV :90.3621 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= 20 disk= 1 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Got(1) disk= 1 user=**** type=UV CYGX-1.U BAND.1 AIPS 1: 'MINIMUM FOV :90.3621 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= 21 disk= 1 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Got(1) disk= 1 user=**** type=UV 2007+404.U BAND.1 AIPS 1: 'MINIMUM FOV :90.3621 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished BLANK1: Task BLANK (release of 31DEC06) begins BLANK1: Create 2007+404 .BLANK . 1 (MA) on disk 1 cno 23 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.7 Real= 1 TN 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= 19 disk= 1 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Got(1) disk= 1 user=**** type=UV V404CYG.U BAND.1 AIPS 1: 'MINIMUM FOV :90.3621 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= 20 disk= 1 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Got(1) disk= 1 user=**** type=UV CYGX-1.U BAND.1 AIPS 1: 'MINIMUM FOV :90.3621 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= 21 disk= 1 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Got(1) disk= 1 user=**** type=UV 2007+404.U BAND.1 AIPS 1: 'MINIMUM FOV :90.3621 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= 22 disk= 1 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Got(1) disk= 1 user=**** type=UV 2023+544.U BAND.1 AIPS 1: 'MINIMUM FOV :90.3621 ARCSEC RADIUS' FLATN1: Task FLATN (release of 31DEC06) begins FLATN1: Create 2023+544 .FLATN . 1 (MA) on disk 1 cno 23 FLATN1: Start field 1 FLATN1: Start field 2 FLATN1: Now divide by the sum of the weights FLATN1: Appears to have ended successfully FLATN1: thuban 31DEC06 TST: Cpu= 3.3 Real= 4 TN 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= 19 disk= 1 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Got(1) disk= 1 user=**** type=UV V404CYG.U BAND.1 AIPS 1: 'MINIMUM FOV :90.3621 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= 20 disk= 1 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Got(1) disk= 1 user=**** type=UV CYGX-1.U BAND.1 AIPS 1: 'MINIMUM FOV :90.3621 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= 21 disk= 1 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Got(1) disk= 1 user=**** type=UV 2007+404.U BAND.1 AIPS 1: 'MINIMUM FOV :90.3621 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= 22 disk= 1 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Got(1) disk= 1 user=**** type=UV 2023+544.U BAND.1 AIPS 1: 'MINIMUM FOV :90.3621 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished BLANK1: Task BLANK (release of 31DEC06) begins BLANK1: Create 2023+544 .BLANK . 1 (MA) on disk 1 cno 24 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.7 Real= 2 TN 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= 19 disk= 1 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Got(1) disk= 1 user=**** type=UV V404CYG.U BAND.1 AIPS 1: 'MINIMUM FOV :90.3621 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= 20 disk= 1 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Got(1) disk= 1 user=**** type=UV CYGX-1.U BAND.1 AIPS 1: 'MINIMUM FOV :90.3621 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= 21 disk= 1 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Got(1) disk= 1 user=**** type=UV 2007+404.U BAND.1 AIPS 1: 'MINIMUM FOV :90.3621 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= 22 disk= 1 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Got(1) disk= 1 user=**** type=UV 2023+544.U BAND.1 AIPS 1: 'MINIMUM FOV :90.3621 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= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Got(1) disk= 1 user=**** type=UV CYGX-3.U BAND.1 AIPS 1: 'MINIMUM FOV :90.3621 ARCSEC RADIUS' FLATN1: Task FLATN (release of 31DEC06) begins FLATN1: Create CYGX-3 .FLATN . 1 (MA) on disk 1 cno 24 FLATN1: Start field 1 FLATN1: Appears to have ended successfully FLATN1: thuban 31DEC06 TST: Cpu= 3.0 Real= 3 TN 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= 19 disk= 1 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Got(1) disk= 1 user=**** type=UV V404CYG.U BAND.1 AIPS 1: 'MINIMUM FOV :90.3621 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= 20 disk= 1 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Got(1) disk= 1 user=**** type=UV CYGX-1.U BAND.1 AIPS 1: 'MINIMUM FOV :90.3621 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= 21 disk= 1 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Got(1) disk= 1 user=**** type=UV 2007+404.U BAND.1 AIPS 1: 'MINIMUM FOV :90.3621 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= 22 disk= 1 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Got(1) disk= 1 user=**** type=UV 2023+544.U BAND.1 AIPS 1: 'MINIMUM FOV :90.3621 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= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Got(1) disk= 1 user=**** type=UV CYGX-3.U BAND.1 AIPS 1: 'MINIMUM FOV :90.3621 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished BLANK1: Task BLANK (release of 31DEC06) begins BLANK1: Create CYGX-3 .BLANK . 1 (MA) on disk 1 cno 25 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.7 Real= 1 TN 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= 19 disk= 1 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Got(1) disk= 1 user=**** type=UV V404CYG.U BAND.1 AIPS 1: 'MINIMUM FOV :90.3621 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= 20 disk= 1 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Got(1) disk= 1 user=**** type=UV CYGX-1.U BAND.1 AIPS 1: 'MINIMUM FOV :90.3621 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= 21 disk= 1 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Got(1) disk= 1 user=**** type=UV 2007+404.U BAND.1 AIPS 1: 'MINIMUM FOV :90.3621 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= 22 disk= 1 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Got(1) disk= 1 user=**** type=UV 2023+544.U BAND.1 AIPS 1: 'MINIMUM FOV :90.3621 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= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Got(1) disk= 1 user=**** type=UV CYGX-3.U BAND.1 AIPS 1: 'MINIMUM FOV :90.3621 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= 24 disk= 1 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 No files needed renumbering AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.U BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.TASAV.1 AIPS 1: Got(1) disk= 1 user=**** type=UV 1331+305.U BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV 2025+337.U BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV V404CYG.U BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV CYGX-1.U BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV 2007+404.U BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV 2023+544.U BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV CYGX-3.U BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 2025+337.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA V404CYG.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA CYGX-1.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 2007+404.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 2023+544.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 2023+544.ICL002.1 AIPS 1: Got(1) disk= 1 user=**** type=MA CYGX-3.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.BLANK.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.BLANK.1 AIPS 1: Mean=-1.5164E-04 rms= 4.5424E-02 JY/BEAM over 643405. pixels AIPS 1: Maximum= 2.8136E-01 at 340 223 1 1 1 1 1 AIPS 1: Skypos: RA 13 31 10.04430 DEC 30 29 46.7653 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Minimum=-2.9448E-01 at 110 344 1 1 1 1 1 AIPS 1: Skypos: RA 13 31 13.58788 DEC 30 30 10.8519 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Flux density = -1.4261E+00 Jy. Beam area = 68.41 pixels IMEAN1: Task IMEAN (release of 31DEC06) begins IMEAN1: Image= 1331+305 .BLANK . 1 1 xywind= 1 1 908 908 IMEAN1: Mean and rms found by fitting peak in histogram: IMEAN1: Mean=-3.2795E-04 Rms= 4.5586E-02 **** from histogram IMEAN1: Mean and rms found by including all data: IMEAN1: Mean= 2.0570E-04 Rms= 5.1804E-02 JY/BEAM over 647005 pixels IMEAN1: Flux density = 1.9454E+00 Jy. beam area = 68.41 pixels IMEAN1: Minimum=-2.9448E-01 at 110 344 1 1 IMEAN1: Skypos: RA 13 31 13.58788 DEC 30 30 10.8519 IMEAN1: Maximum= 3.4604E+00 at 454 455 1 1 IMEAN1: Skypos: RA 13 31 08.28810 DEC 30 30 32.9600 IMEAN1: Skypos: IPOL 14939.900 MHZ IMEAN1: returns adverbs to AIPS IMEAN1: Appears to have ended successfully IMEAN1: thuban 31DEC06 TST: Cpu= 0.1 Real= 0 TN 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= 19 disk= 1 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Got(1) disk= 1 user=**** type=UV V404CYG.U BAND.1 AIPS 1: 'MINIMUM FOV :90.3621 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= 20 disk= 1 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Got(1) disk= 1 user=**** type=UV CYGX-1.U BAND.1 AIPS 1: 'MINIMUM FOV :90.3621 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= 21 disk= 1 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Got(1) disk= 1 user=**** type=UV 2007+404.U BAND.1 AIPS 1: 'MINIMUM FOV :90.3621 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= 22 disk= 1 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Got(1) disk= 1 user=**** type=UV 2023+544.U BAND.1 AIPS 1: 'MINIMUM FOV :90.3621 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= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Got(1) disk= 1 user=**** type=UV CYGX-3.U BAND.1 AIPS 1: 'MINIMUM FOV :90.3621 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= 24 disk= 1 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 No files needed renumbering AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.U BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.TASAV.1 AIPS 1: Got(1) disk= 1 user=**** type=UV 1331+305.U BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV 2025+337.U BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV V404CYG.U BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV CYGX-1.U BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV 2007+404.U BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV 2023+544.U BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV CYGX-3.U BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 2025+337.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA V404CYG.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA CYGX-1.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 2007+404.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 2023+544.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 2023+544.ICL002.1 AIPS 1: Got(1) disk= 1 user=**** type=MA CYGX-3.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.BLANK.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.BLANK.1 AIPS 1: Mean=-1.5164E-04 rms= 4.5424E-02 JY/BEAM over 643405. pixels AIPS 1: Maximum= 2.8136E-01 at 340 223 1 1 1 1 1 AIPS 1: Skypos: RA 13 31 10.04430 DEC 30 29 46.7653 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Minimum=-2.9448E-01 at 110 344 1 1 1 1 1 AIPS 1: Skypos: RA 13 31 13.58788 DEC 30 30 10.8519 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Flux density = -1.4261E+00 Jy. Beam area = 68.41 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 2025+337.BLANK.1 AIPS 1: Mean= 1.9189E-05 rms= 3.7207E-03 JY/BEAM over 644180. pixels AIPS 1: Maximum= 1.4677E-01 at 338 62 1 1 1 1 1 AIPS 1: Skypos: RA 20 25 12.69179 DEC 33 41 42.0055 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Minimum=-1.1333E-01 at 174 694 1 1 1 1 1 AIPS 1: Skypos: RA 20 25 15.30868 DEC 33 43 47.7704 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Flux density = 2.2916E-01 Jy. Beam area = 53.94 pixels IMEAN1: Task IMEAN (release of 31DEC06) begins IMEAN1: Image= 2025+337 .BLANK . 1 1 xywind= 1 1 909 909 IMEAN1: Mean and rms found by fitting peak in histogram: IMEAN1: Mean= 3.6876E-06 Rms= 7.5107E-04 **** from histogram IMEAN1: Mean and rms found by including all data: IMEAN1: Mean= 2.4879E-04 Rms= 1.8022E-02 JY/BEAM over 647780 pixels IMEAN1: Flux density = 2.9877E+00 Jy. beam area = 53.94 pixels IMEAN1: Minimum=-1.1333E-01 at 174 694 1 1 IMEAN1: Skypos: RA 20 25 15.30868 DEC 33 43 47.7704 IMEAN1: Maximum= 2.7141E+00 at 454 455 1 1 IMEAN1: Skypos: RA 20 25 10.84210 DEC 33 43 00.2140 IMEAN1: Skypos: IPOL 14939.900 MHZ IMEAN1: returns adverbs to AIPS IMEAN1: Appears to have ended successfully IMEAN1: thuban 31DEC06 TST: Cpu= 0.1 Real= 0 RA 20 25 12.69179 DEC 33 41 42.0055 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Minimum=-1.1333E-01 at 174 694 1 1 1 1 1 AIPS 1: Skypos: RA 20 25 15.30868 DEC 33 43 47.7704 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Flux density = 2.2916E-01 Jy. Beam area = 53.94 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 V404CYG.BLANK.1 AIPS 1: Mean= 1.9826E-05 rms= 1.7002E-03 JY/BEAM over 644398. pixels AIPS 1: Maximum= 1.7653E-02 at 705 521 1 1 1 1 1 AIPS 1: Skypos: RA 20 23 59.81212 DEC 33 52 15.5278 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Minimum=-1.5002E-02 at 569 649 1 1 1 1 1 AIPS 1: Skypos: RA 20 24 01.98465 DEC 33 52 40.9988 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Flux density = 2.4156E-01 Jy. Beam area = 52.89 pixels IMEAN1: Task IMEAN (release of 31DEC06) begins IMEAN1: Image= V404CYG .BLANK . 1 1 xywind= 1 1 909 909 IMEAN1: Mean and rms found by fitting peak in histogram: LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMEAN1: Mean= 7.8843E-05 Rms= 1.2514E-03 **** from histogram IMEAN1: Mean and rms found by including all data: IMEAN1: Mean= 1.9165E-05 Rms= 1.6990E-03 JY/BEAM over 647998 pixels IMEAN1: Flux density = 2.3480E-01 Jy. beam area = 52.89 pixels IMEAN1: Minimum=-1.5002E-02 at 569 649 1 1 IMEAN1: Skypos: RA 20 24 01.98465 DEC 33 52 40.9988 IMEAN1: Maximum= 1.7653E-02 at 705 521 1 1 IMEAN1: Skypos: RA 20 23 59.81212 DEC 33 52 15.5278 IMEAN1: Skypos: IPOL 14939.900 MHZ IMEAN1: returns adverbs to AIPS IMEAN1: Appears to have ended successfully IMEAN1: thuban 31DEC06 TST: Cpu= 0.1 Real= 0 RA 20 25 12.69179 DEC 33 41 42.0055 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Minimum=-1.1333E-01 at 174 694 1 1 1 1 1 AIPS 1: Skypos: RA 20 25 15.30868 DEC 33 43 47.7704 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Flux density = 2.2916E-01 Jy. Beam area = 53.94 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 V404CYG.BLANK.1 AIPS 1: Mean= 1.9826E-05 rms= 1.7002E-03 JY/BEAM over 644398. pixels AIPS 1: Maximum= 1.7653E-02 at 705 521 1 1 1 1 1 AIPS 1: Skypos: RA 20 23 59.81212 DEC 33 52 15.5278 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Minimum=-1.5002E-02 at 569 649 1 1 1 1 1 AIPS 1: Skypos: RA 20 24 01.98465 DEC 33 52 40.9988 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Flux density = 2.4156E-01 Jy. Beam area = 52.89 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 CYGX-1.BLANK.1 AIPS 1: Mean=-2.6911E+01 rms= 1.6314E+03 JY/BEAM over 646970. pixels AIPS 1: Maximum= 4.0120E+04 at 396 733 1 1 1 1 1 AIPS 1: Skypos: RA 19 58 22.64170 DEC 35 13 01.2388 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Minimum=-3.5744E+04 at 521 329 1 1 1 1 1 AIPS 1: Skypos: RA 19 58 20.61652 DEC 35 11 41.0158 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Flux density = -3.6845E+05 Jy. Beam area = 47.25 pixels IMEAN1: Task IMEAN (release of 31DEC06) begins IMEAN1: Image= CYGX-1 .BLANK . 1 1 xywind= 1 1 911 911 IMEAN1: Mean and rms found by fitting peak in histogram: IMEAN1: Mean=-1.3596E+01 Rms= 7.9613E+02 **** from histogram IMEAN1: Mean and rms found by including all data: IMEAN1: Mean=-2.6534E+01 Rms= 1.6352E+03 JY/BEAM over 650570 pixels IMEAN1: Flux density = -3.6531E+05 Jy. beam area = 47.25 pixels IMEAN1: Minimum=-3.5744E+04 at 521 329 1 1 IMEAN1: Skypos: RA 19 58 20.61652 DEC 35 11 41.0158 IMEAN1: Maximum= 4.0120E+04 at 396 733 1 1 IMEAN1: Skypos: RA 19 58 22.64170 DEC 35 13 01.2388 IMEAN1: Skypos: IPOL 14939.900 MHZ IMEAN1: returns adverbs to AIPS IMEAN1: Appears to have ended successfully IMEAN1: thuban 31DEC06 TST: Cpu= 0.1 Real= 0 RA 20 25 12.69179 DEC 33 41 42.0055 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Minimum=-1.1333E-01 at 174 694 1 1 1 1 1 AIPS 1: Skypos: RA 20 25 15.30868 DEC 33 43 47.7704 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Flux density = 2.2916E-01 Jy. Beam area = 53.94 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 V404CYG.BLANK.1 AIPS 1: Mean= 1.9826E-05 rms= 1.7002E-03 JY/BEAM over 644398. pixels AIPS 1: Maximum= 1.7653E-02 at 705 521 1 1 1 1 1 AIPS 1: Skypos: RA 20 23 59.81212 DEC 33 52 15.5278 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Minimum=-1.5002E-02 at 569 649 1 1 1 1 1 AIPS 1: Skypos: RA 20 24 01.98465 DEC 33 52 40.9988 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Flux density = 2.4156E-01 Jy. Beam area = 52.89 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 CYGX-1.BLANK.1 AIPS 1: Mean=-2.6911E+01 rms= 1.6314E+03 JY/BEAM over 646970. pixels AIPS 1: Maximum= 4.0120E+04 at 396 733 1 1 1 1 1 AIPS 1: Skypos: RA 19 58 22.64170 DEC 35 13 01.2388 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Minimum=-3.5744E+04 at 521 329 1 1 1 1 1 AIPS 1: Skypos: RA 19 58 20.61652 DEC 35 11 41.0158 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Flux density = -3.6845E+05 Jy. Beam area = 47.25 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 2007+404.BLANK.1 AIPS 1: Mean=-2.4755E-04 rms= 2.6701E-02 JY/BEAM over 647412. pixels AIPS 1: Maximum= 5.8630E-01 at 158 798 1 1 1 1 1 AIPS 1: Skypos: RA 20 07 50.11460 DEC 40 30 56.4825 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Minimum=-8.1986E-01 at 580 790 1 1 1 1 1 AIPS 1: Skypos: RA 20 07 42.76897 DEC 40 30 54.9005 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Flux density = -3.4788E+00 Jy. Beam area = 46.07 pixels IMEAN1: Task IMEAN (release of 31DEC06) begins IMEAN1: Image= 2007+404 .BLANK . 1 1 xywind= 1 1 911 911 IMEAN1: Mean and rms found by fitting peak in histogram: IMEAN1: Mean= 2.2155E-04 Rms= 1.0214E-02 **** from histogram IMEAN1: Mean and rms found by including all data: IMEAN1: Mean= 8.1632E-04 Rms= 9.2769E-02 JY/BEAM over 651012 pixels IMEAN1: Flux density = 1.1536E+01 Jy. beam area = 46.07 pixels IMEAN1: Minimum=-8.1986E-01 at 580 790 1 1 IMEAN1: Skypos: RA 20 07 42.76897 DEC 40 30 54.9005 IMEAN1: Maximum= 1.4843E+01 at 455 456 1 1 IMEAN1: Skypos: RA 20 07 44.94480 DEC 40 29 48.6040 IMEAN1: Skypos: IPOL 14939.900 MHZ IMEAN1: returns adverbs to AIPS IMEAN1: Appears to have ended successfully IMEAN1: thuban 31DEC06 TST: Cpu= 0.1 Real= 0 RA 20 25 12.69179 DEC 33 41 42.0055 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Minimum=-1.1333E-01 at 174 694 1 1 1 1 1 AIPS 1: Skypos: RA 20 25 15.30868 DEC 33 43 47.7704 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Flux density = 2.2916E-01 Jy. Beam area = 53.94 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 V404CYG.BLANK.1 AIPS 1: Mean= 1.9826E-05 rms= 1.7002E-03 JY/BEAM over 644398. pixels AIPS 1: Maximum= 1.7653E-02 at 705 521 1 1 1 1 1 AIPS 1: Skypos: RA 20 23 59.81212 DEC 33 52 15.5278 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Minimum=-1.5002E-02 at 569 649 1 1 1 1 1 AIPS 1: Skypos: RA 20 24 01.98465 DEC 33 52 40.9988 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Flux density = 2.4156E-01 Jy. Beam area = 52.89 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 CYGX-1.BLANK.1 AIPS 1: Mean=-2.6911E+01 rms= 1.6314E+03 JY/BEAM over 646970. pixels AIPS 1: Maximum= 4.0120E+04 at 396 733 1 1 1 1 1 AIPS 1: Skypos: RA 19 58 22.64170 DEC 35 13 01.2388 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Minimum=-3.5744E+04 at 521 329 1 1 1 1 1 AIPS 1: Skypos: RA 19 58 20.61652 DEC 35 11 41.0158 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Flux density = -3.6845E+05 Jy. Beam area = 47.25 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 2007+404.BLANK.1 AIPS 1: Mean=-2.4755E-04 rms= 2.6701E-02 JY/BEAM over 647412. pixels AIPS 1: Maximum= 5.8630E-01 at 158 798 1 1 1 1 1 AIPS 1: Skypos: RA 20 07 50.11460 DEC 40 30 56.4825 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Minimum=-8.1986E-01 at 580 790 1 1 1 1 1 AIPS 1: Skypos: RA 20 07 42.76897 DEC 40 30 54.9005 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Flux density = -3.4788E+00 Jy. Beam area = 46.07 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 2023+544.BLANK.1 AIPS 1: Mean= 3.9355E-04 rms= 1.9792E-01 JY/BEAM over 597332. pixels AIPS 1: Maximum= 1.1908E+00 at 635 749 1 1 1 1 1 AIPS 1: Skypos: RA 20 23 51.15098 DEC 54 28 40.0874 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Minimum=-1.3613E+00 at 332 469 1 1 1 1 1 AIPS 1: Skypos: RA 20 23 58.33282 DEC 54 27 42.2430 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Flux density = 4.3412E+00 Jy. Beam area = 54.15 pixels IMEAN1: Task IMEAN (release of 31DEC06) begins IMEAN1: Image= 2023+544 .BLANK . 1 1 xywind= 1 1 875 875 IMEAN1: Mean and rms found by fitting peak in histogram: IMEAN1: Mean=-1.3367E-03 Rms= 1.8388E-01 **** from histogram IMEAN1: Mean and rms found by including all data: IMEAN1: Mean= 1.4231E-03 Rms= 2.1585E-01 JY/BEAM over 600932 pixels IMEAN1: Flux density = 1.5793E+01 Jy. beam area = 54.15 pixels IMEAN1: Minimum=-1.3613E+00 at 332 469 1 1 IMEAN1: Skypos: RA 20 23 58.33282 DEC 54 27 42.2430 IMEAN1: Maximum= 1.2699E+01 at 437 438 1 1 IMEAN1: Skypos: RA 20 23 55.84470 DEC 54 27 35.8400 IMEAN1: Skypos: IPOL 14939.900 MHZ IMEAN1: returns adverbs to AIPS IMEAN1: Appears to have ended successfully IMEAN1: thuban 31DEC06 TST: Cpu= 0.1 Real= 1 RA 20 25 12.69179 DEC 33 41 42.0055 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Minimum=-1.1333E-01 at 174 694 1 1 1 1 1 AIPS 1: Skypos: RA 20 25 15.30868 DEC 33 43 47.7704 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Flux density = 2.2916E-01 Jy. Beam area = 53.94 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 V404CYG.BLANK.1 AIPS 1: Mean= 1.9826E-05 rms= 1.7002E-03 JY/BEAM over 644398. pixels AIPS 1: Maximum= 1.7653E-02 at 705 521 1 1 1 1 1 AIPS 1: Skypos: RA 20 23 59.81212 DEC 33 52 15.5278 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Minimum=-1.5002E-02 at 569 649 1 1 1 1 1 AIPS 1: Skypos: RA 20 24 01.98465 DEC 33 52 40.9988 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Flux density = 2.4156E-01 Jy. Beam area = 52.89 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 CYGX-1.BLANK.1 AIPS 1: Mean=-2.6911E+01 rms= 1.6314E+03 JY/BEAM over 646970. pixels AIPS 1: Maximum= 4.0120E+04 at 396 733 1 1 1 1 1 AIPS 1: Skypos: RA 19 58 22.64170 DEC 35 13 01.2388 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Minimum=-3.5744E+04 at 521 329 1 1 1 1 1 AIPS 1: Skypos: RA 19 58 20.61652 DEC 35 11 41.0158 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Flux density = -3.6845E+05 Jy. Beam area = 47.25 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 2007+404.BLANK.1 AIPS 1: Mean=-2.4755E-04 rms= 2.6701E-02 JY/BEAM over 647412. pixels AIPS 1: Maximum= 5.8630E-01 at 158 798 1 1 1 1 1 AIPS 1: Skypos: RA 20 07 50.11460 DEC 40 30 56.4825 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Minimum=-8.1986E-01 at 580 790 1 1 1 1 1 AIPS 1: Skypos: RA 20 07 42.76897 DEC 40 30 54.9005 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Flux density = -3.4788E+00 Jy. Beam area = 46.07 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 2023+544.BLANK.1 AIPS 1: Mean= 3.9355E-04 rms= 1.9792E-01 JY/BEAM over 597332. pixels AIPS 1: Maximum= 1.1908E+00 at 635 749 1 1 1 1 1 AIPS 1: Skypos: RA 20 23 51.15098 DEC 54 28 40.0874 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Minimum=-1.3613E+00 at 332 469 1 1 1 1 1 AIPS 1: Skypos: RA 20 23 58.33282 DEC 54 27 42.2430 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Flux density = 4.3412E+00 Jy. Beam area = 54.15 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 CYGX-3.BLANK.1 AIPS 1: Mean= 1.3807E-04 rms= 5.8004E-02 JY/BEAM over 647024. pixels AIPS 1: Maximum= 3.5543E-01 at 781 380 1 1 1 1 1 AIPS 1: Skypos: RA 20 32 20.07509 DEC 40 57 12.9316 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Minimum=-4.4724E-01 at 235 215 1 1 1 1 1 AIPS 1: Skypos: RA 20 32 29.64448 DEC 40 56 40.1740 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Flux density = 1.7062E+00 Jy. Beam area = 52.36 pixels IMEAN1: Task IMEAN (release of 31DEC06) begins IMEAN1: Image= CYGX-3 .BLANK . 1 1 xywind= 1 1 911 911 IMEAN1: Mean and rms found by fitting peak in histogram: IMEAN1: Mean= 1.2251E-03 Rms= 5.1981E-02 **** from histogram IMEAN1: Mean and rms found by including all data: IMEAN1: Mean= 2.3164E-04 Rms= 5.8670E-02 JY/BEAM over 650624 pixels IMEAN1: Flux density = 2.8785E+00 Jy. beam area = 52.36 pixels IMEAN1: Minimum=-4.4724E-01 at 235 215 1 1 IMEAN1: Skypos: RA 20 32 29.64448 DEC 40 56 40.1740 IMEAN1: Maximum= 1.3332E+00 at 455 456 1 1 IMEAN1: Skypos: RA 20 32 25.78900 DEC 40 57 28.0310 IMEAN1: Skypos: IPOL 14939.900 MHZ IMEAN1: returns adverbs to AIPS IMEAN1: Appears to have ended successfully IMEAN1: thuban 31DEC06 TST: Cpu= 0.1 Real= 0 RA 20 25 12.69179 DEC 33 41 42.0055 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Minimum=-1.1333E-01 at 174 694 1 1 1 1 1 AIPS 1: Skypos: RA 20 25 15.30868 DEC 33 43 47.7704 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Flux density = 2.2916E-01 Jy. Beam area = 53.94 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 V404CYG.BLANK.1 AIPS 1: Mean= 1.9826E-05 rms= 1.7002E-03 JY/BEAM over 644398. pixels AIPS 1: Maximum= 1.7653E-02 at 705 521 1 1 1 1 1 AIPS 1: Skypos: RA 20 23 59.81212 DEC 33 52 15.5278 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Minimum=-1.5002E-02 at 569 649 1 1 1 1 1 AIPS 1: Skypos: RA 20 24 01.98465 DEC 33 52 40.9988 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Flux density = 2.4156E-01 Jy. Beam area = 52.89 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 CYGX-1.BLANK.1 AIPS 1: Mean=-2.6911E+01 rms= 1.6314E+03 JY/BEAM over 646970. pixels AIPS 1: Maximum= 4.0120E+04 at 396 733 1 1 1 1 1 AIPS 1: Skypos: RA 19 58 22.64170 DEC 35 13 01.2388 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Minimum=-3.5744E+04 at 521 329 1 1 1 1 1 AIPS 1: Skypos: RA 19 58 20.61652 DEC 35 11 41.0158 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Flux density = -3.6845E+05 Jy. Beam area = 47.25 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 2007+404.BLANK.1 AIPS 1: Mean=-2.4755E-04 rms= 2.6701E-02 JY/BEAM over 647412. pixels AIPS 1: Maximum= 5.8630E-01 at 158 798 1 1 1 1 1 AIPS 1: Skypos: RA 20 07 50.11460 DEC 40 30 56.4825 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Minimum=-8.1986E-01 at 580 790 1 1 1 1 1 AIPS 1: Skypos: RA 20 07 42.76897 DEC 40 30 54.9005 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Flux density = -3.4788E+00 Jy. Beam area = 46.07 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 2023+544.BLANK.1 AIPS 1: Mean= 3.9355E-04 rms= 1.9792E-01 JY/BEAM over 597332. pixels AIPS 1: Maximum= 1.1908E+00 at 635 749 1 1 1 1 1 AIPS 1: Skypos: RA 20 23 51.15098 DEC 54 28 40.0874 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Minimum=-1.3613E+00 at 332 469 1 1 1 1 1 AIPS 1: Skypos: RA 20 23 58.33282 DEC 54 27 42.2430 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Flux density = 4.3412E+00 Jy. Beam area = 54.15 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 CYGX-3.BLANK.1 AIPS 1: Mean= 1.3807E-04 rms= 5.8004E-02 JY/BEAM over 647024. pixels AIPS 1: Maximum= 3.5543E-01 at 781 380 1 1 1 1 1 AIPS 1: Skypos: RA 20 32 20.07509 DEC 40 57 12.9316 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Minimum=-4.4724E-01 at 235 215 1 1 1 1 1 AIPS 1: Skypos: RA 20 32 29.64448 DEC 40 56 40.1740 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Flux density = 1.7062E+00 Jy. Beam area = 52.36 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: 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 25 PBCOR1: Appears to have ended successfully PBCOR1: thuban 31DEC06 TST: Cpu= 1.9 Real= 2 RA 20 25 12.69179 DEC 33 41 42.0055 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Minimum=-1.1333E-01 at 174 694 1 1 1 1 1 AIPS 1: Skypos: RA 20 25 15.30868 DEC 33 43 47.7704 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Flux density = 2.2916E-01 Jy. Beam area = 53.94 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 V404CYG.BLANK.1 AIPS 1: Mean= 1.9826E-05 rms= 1.7002E-03 JY/BEAM over 644398. pixels AIPS 1: Maximum= 1.7653E-02 at 705 521 1 1 1 1 1 AIPS 1: Skypos: RA 20 23 59.81212 DEC 33 52 15.5278 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Minimum=-1.5002E-02 at 569 649 1 1 1 1 1 AIPS 1: Skypos: RA 20 24 01.98465 DEC 33 52 40.9988 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Flux density = 2.4156E-01 Jy. Beam area = 52.89 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 CYGX-1.BLANK.1 AIPS 1: Mean=-2.6911E+01 rms= 1.6314E+03 JY/BEAM over 646970. pixels AIPS 1: Maximum= 4.0120E+04 at 396 733 1 1 1 1 1 AIPS 1: Skypos: RA 19 58 22.64170 DEC 35 13 01.2388 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Minimum=-3.5744E+04 at 521 329 1 1 1 1 1 AIPS 1: Skypos: RA 19 58 20.61652 DEC 35 11 41.0158 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Flux density = -3.6845E+05 Jy. Beam area = 47.25 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 2007+404.BLANK.1 AIPS 1: Mean=-2.4755E-04 rms= 2.6701E-02 JY/BEAM over 647412. pixels AIPS 1: Maximum= 5.8630E-01 at 158 798 1 1 1 1 1 AIPS 1: Skypos: RA 20 07 50.11460 DEC 40 30 56.4825 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Minimum=-8.1986E-01 at 580 790 1 1 1 1 1 AIPS 1: Skypos: RA 20 07 42.76897 DEC 40 30 54.9005 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Flux density = -3.4788E+00 Jy. Beam area = 46.07 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 2023+544.BLANK.1 AIPS 1: Mean= 3.9355E-04 rms= 1.9792E-01 JY/BEAM over 597332. pixels AIPS 1: Maximum= 1.1908E+00 at 635 749 1 1 1 1 1 AIPS 1: Skypos: RA 20 23 51.15098 DEC 54 28 40.0874 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Minimum=-1.3613E+00 at 332 469 1 1 1 1 1 AIPS 1: Skypos: RA 20 23 58.33282 DEC 54 27 42.2430 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Flux density = 4.3412E+00 Jy. Beam area = 54.15 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 CYGX-3.BLANK.1 AIPS 1: Mean= 1.3807E-04 rms= 5.8004E-02 JY/BEAM over 647024. pixels AIPS 1: Maximum= 3.5543E-01 at 781 380 1 1 1 1 1 AIPS 1: Skypos: RA 20 32 20.07509 DEC 40 57 12.9316 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Minimum=-4.4724E-01 at 235 215 1 1 1 1 1 AIPS 1: Skypos: RA 20 32 29.64448 DEC 40 56 40.1740 AIPS 1: Skypos: IPOL 14939.900 MHZ AIPS 1: Flux density = 1.7062E+00 Jy. Beam area = 52.36 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: 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= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=MA 2025+337.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 2025+337.BLANK.1 PBCOR1: Task PBCOR (release of 31DEC06) begins PBCOR1: Create 2025+337 .RADCOR. 1 (MA) on disk 1 cno 25 PBCOR1: Appears to have ended successfully PBCOR1: thuban 31DEC06 TST: Cpu= 1.9 Real= 2 24 AIPS 1: Got(1) disk= 1 user=**** type=MA 2025+337.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 2025+337.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= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=MA V404CYG.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA V404CYG.BLANK.1 PBCOR1: Task PBCOR (release of 31DEC06) begins PBCOR1: Create V404CYG .RADCOR. 1 (MA) on disk 1 cno 25 PBCOR1: Appears to have ended successfully PBCOR1: thuban 31DEC06 TST: Cpu= 1.9 Real= 2 24 AIPS 1: Got(1) disk= 1 user=**** type=MA 2025+337.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 2025+337.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= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=MA V404CYG.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA V404CYG.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= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=MA CYGX-1.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA CYGX-1.BLANK.1 PBCOR1: Task PBCOR (release of 31DEC06) begins PBCOR1: Create CYGX-1 .RADCOR. 1 (MA) on disk 1 cno 25 PBCOR1: Appears to have ended successfully PBCOR1: thuban 31DEC06 TST: Cpu= 1.9 Real= 2 24 AIPS 1: Got(1) disk= 1 user=**** type=MA 2025+337.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 2025+337.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= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=MA V404CYG.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA V404CYG.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= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=MA CYGX-1.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA CYGX-1.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= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=MA 2007+404.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 2007+404.BLANK.1 PBCOR1: Task PBCOR (release of 31DEC06) begins PBCOR1: Create 2007+404 .RADCOR. 1 (MA) on disk 1 cno 25 PBCOR1: Appears to have ended successfully PBCOR1: thuban 31DEC06 TST: Cpu= 1.9 Real= 2 24 AIPS 1: Got(1) disk= 1 user=**** type=MA 2025+337.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 2025+337.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= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=MA V404CYG.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA V404CYG.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= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=MA CYGX-1.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA CYGX-1.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= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=MA 2007+404.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 2007+404.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= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=MA 2023+544.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 2023+544.BLANK.1 PBCOR1: Task PBCOR (release of 31DEC06) begins LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! PBCOR1: Create 2023+544 .RADCOR. 1 (MA) on disk 1 cno 25 PBCOR1: Appears to have ended successfully PBCOR1: thuban 31DEC06 TST: Cpu= 1.8 Real= 2 24 AIPS 1: Got(1) disk= 1 user=**** type=MA 2025+337.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 2025+337.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= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=MA V404CYG.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA V404CYG.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= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=MA CYGX-1.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA CYGX-1.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= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=MA 2007+404.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 2007+404.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= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=MA 2023+544.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 2023+544.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= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=MA CYGX-3.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA CYGX-3.BLANK.1 PBCOR1: Task PBCOR (release of 31DEC06) begins PBCOR1: Create CYGX-3 .RADCOR. 1 (MA) on disk 1 cno 25 PBCOR1: Appears to have ended successfully PBCOR1: thuban 31DEC06 TST: Cpu= 1.9 Real= 2 24 AIPS 1: Got(1) disk= 1 user=**** type=MA 2025+337.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 2025+337.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= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=MA V404CYG.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA V404CYG.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= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=MA CYGX-1.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA CYGX-1.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= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=MA 2007+404.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 2007+404.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= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=MA 2023+544.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 2023+544.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= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=MA CYGX-3.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA CYGX-3.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= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 No files needed renumbering 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 25 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 24 AIPS 1: Got(1) disk= 1 user=**** type=MA 2025+337.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 2025+337.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= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=MA V404CYG.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA V404CYG.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= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=MA CYGX-1.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA CYGX-1.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= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=MA 2007+404.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 2007+404.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= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=MA 2023+544.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 2023+544.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= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=MA CYGX-3.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA CYGX-3.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= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 No files needed renumbering 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= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=MA 2025+337.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 2025+337.RADCOR.1 CPYRT1: Task CPYRT (release of 31DEC06) begins CPYRT1: Create 2025+337 .NVAS06. 1 (MA) on disk 1 cno 25 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 sion files of type HI AIPS 1: Destroyed MA image file: catno= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=MA 2025+337.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 2025+337.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= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=MA V404CYG.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA V404CYG.RADCOR.1 CPYRT1: Task CPYRT (release of 31DEC06) begins CPYRT1: Create V404CYG .NVAS06. 1 (MA) on disk 1 cno 25 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.0 Real= 0 sion files of type HI AIPS 1: Destroyed MA image file: catno= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=MA 2025+337.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 2025+337.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= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=MA V404CYG.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA V404CYG.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= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=MA CYGX-1.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA CYGX-1.RADCOR.1 CPYRT1: Task CPYRT (release of 31DEC06) begins CPYRT1: Create CYGX-1 .NVAS06. 1 (MA) on disk 1 cno 25 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.0 Real= 0 sion files of type HI AIPS 1: Destroyed MA image file: catno= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=MA 2025+337.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 2025+337.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= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=MA V404CYG.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA V404CYG.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= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=MA CYGX-1.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA CYGX-1.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= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=MA 2007+404.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 2007+404.RADCOR.1 CPYRT1: Task CPYRT (release of 31DEC06) begins CPYRT1: Create 2007+404 .NVAS06. 1 (MA) on disk 1 cno 25 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.0 Real= 0 sion files of type HI AIPS 1: Destroyed MA image file: catno= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=MA 2025+337.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 2025+337.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= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=MA V404CYG.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA V404CYG.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= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=MA CYGX-1.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA CYGX-1.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= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=MA 2007+404.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 2007+404.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= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=MA 2023+544.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 2023+544.RADCOR.1 CPYRT1: Task CPYRT (release of 31DEC06) begins CPYRT1: Create 2023+544 .NVAS06. 1 (MA) on disk 1 cno 25 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.0 Real= 0 sion files of type HI AIPS 1: Destroyed MA image file: catno= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=MA 2025+337.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 2025+337.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= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=MA V404CYG.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA V404CYG.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= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=MA CYGX-1.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA CYGX-1.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= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=MA 2007+404.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 2007+404.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= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=MA 2023+544.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 2023+544.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= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=MA CYGX-3.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA CYGX-3.RADCOR.1 CPYRT1: Task CPYRT (release of 31DEC06) begins CPYRT1: Create CYGX-3 .NVAS06. 1 (MA) on disk 1 cno 25 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 sion files of type HI AIPS 1: Destroyed MA image file: catno= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=MA 2025+337.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 2025+337.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= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=MA V404CYG.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA V404CYG.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= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=MA CYGX-1.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA CYGX-1.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= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=MA 2007+404.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 2007+404.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= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=MA 2023+544.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 2023+544.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= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=MA CYGX-3.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA CYGX-3.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= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 23 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 >AIPS 1: Begin check for any 'standard' scratch files AIPS 1: Scratch files -- destroyed: 0 still active: 0 AIPS 1: User18253: 8568 messages, oldest written 18-OCT-2006 15:26:56 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= 13.6 Real= 1599 /home/thuban/vlbacald/run/AH669_2000MAR07_1.2.run finished on Wed Oct 18 17:30:52 MDT 2006