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.3.run started on Wed Oct 18 16:55:02 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.L BAND.1 AIPS 1: 'AIPS WILL CHOOSE THE REFERENCE ANTENNA' AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.L BAND.1 AIPS 1: 'SETFC WILL DETERMINE THE CELL SIZE' AIPS 1: '10 SECOND INTEGRATIONS (GUESS)' AIPS 1: 'DONE CLEANUP OF OLD TABLE EXTENTION FILES (CL,SN,FG,BP,PL,XX)' STARTPMON: [THUBAN] Too many TPMON daemons possibly found???? STARTPMON: [THUBAN] Expected 1, found 3. STARTPMON: [THUBAN] Please inform the AIPS Manager. QUACK1: Task QUACK (release of 31DEC06) begins QUACK1: Flagged 1.67 min. of data in 5 scans QUACK1: Appears to have ended successfully QUACK1: thuban 31DEC06 TST: Cpu= 0.0 Real= 0 !!zz;else;sys2com(4)=ch ar(rs)!!zz;end AIPS 1: sys2com(4)=substr(sys2com(4),1,4);clrtemp AIPS 1: if(dd<10)then;sys2com(5)=pm!!'0'!!char(dd);else;sys2com(5)=pm !!char(dd);end AIPS 1: if(dm<10)then;sys2com(6)='0'!!char(dm);else;sys2com(6)=char( dm);end AIPS 1: if(ds<10)then;sys2com(7)='0'!!char(ds);else;sys2com(7)=char( ds);end AIPS 1: sys2com(7)=substr(sys2com(7),1,2);clrtemp AIPS 1: sys2com(8) ' >& /dev/null AIPS 1: system;clrtemp;for i=1:7;dir=dir!!sys2com(i);end;ki=length(di r) $must be 23 AIPS 1: dir=substr(dir,8,ki);if(ki<>23)then;type'OOPS: WRONG DIRECTO RY NAME ?';end AIPS 1: end;syscom'';sys2com'';clrtemp AIPS 1: return AIPS 1: finish AIPS 1: AIPS 1: procedure nvasarch AIPS 1: $LOS - archives the files to disk - define $EXP (and $AVLA/$ADAT /$AIMG/$AUVF) AIPS 1: string*4 nnsl AIPS 1: string*20 expnm AIPS 1: string*64 expfile AIPS 1: scalar nn,mai,uvi,xe,nif AIPS 1: clrname;indisk=lsdisk;chkname;numfle=1-error;intype'UV';chknam e;uvi=1-error AIPS 1: default fitab;indisk=lsdisk;recat;douvcomp=-1;nif=2;type expid AIPS 1: $2IF IM, or reset in uv#1 AIPS 1: if(numfle>3)then $ at least 1UVF, 1TSV, 1SS, 1MA AIPS 1: egetname 1;nnsl=mkarr;nvasname;i=1;clrtemp;syscom'mkdir AIPS 1: while((substr(expnm,i,i)<>'_')&(i<21));i=i+1;end;dir=substr( expnm,1,i-1) AIPS 1: outfile='ADAT:'!!expnm!!'_'!!frqs!!stc!!nnsl!!'.uvfits AIPS 1: sysout'';sys2com'';sys2com(2) ' >& /dev/null AIPS 1: sys2com(1)' $ADAT/'!!dir;system;gx;clrtemp;egetname 2;clrtemp ;syscom'\mv -f AIPS 1: outfile='ADAT:'!!expnm!!'_'!!frqs!!stc!!nnsl!!'.clfits AIPS 1: gx;sys2com(1)' $ADAT/'!!expnm!!'_* $ADAT/'!!dir;system AIPS 1: sys2com(1)' $ADAT/'!!expnm!!'.* $ADAT/'!!dir;system AIPS 1: sys2com(1)' $ARUN/'!!expnm!!'.* $ADAT/'!!dir;system;j=2;mai= 0 AIPS 1: while(j& /de v/null AIPS 1: outfile='AIMG:'!!outfile;if(xe=1)then;gx;end;syscom'\mv -f $aimg/ AIPS 1: sys2com(1)=substr(outfile,6,length(outfile))!!' $aimg/ AIPS 1: sys2com(2)=dir;system;clrtemp;end;for nn=(uvi+1):numfle $ archive MAps AIPS 1: egetname nn;chkname;xe=1-error;if((intype='MA')&(inclass=' NVAS06'))then AIPS 1: nvasname;sysout'';sys2com'';sys2com(8) ' >& /dev/null AIPS 1: expfile=outfile;outfile='AIMG:'!!outfile AIPS 1: if(xe=1)then;gx;syscom'\mv -f $aimg/ AIPS 1: sys2com(1)=expfile!!' $aimg/ AIPS 1: sys2com(2)=expfile!!'.imfits AIPS 1: system;clrtemp;syscom'fits2jpeg -nonLinear -fits $aimg/ AIPS 1: sys2com(1)=expfile!!'.imfits -jpeg $aimg/ AIPS 1: sys2com(2)=expfile!!'.jpg ; convert $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.L BAND.1 AIPS 1: 'AIPS WILL CHOOSE THE REFERENCE ANTENNA' AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.L BAND.1 AIPS 1: 'SETFC WILL DETERMINE THE CELL SIZE' AIPS 1: '10 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.528E+00 +- 8.273E-02 source= 1331+305 FLAGR1: Overall average rms= 4.048E-03 +- 8.008E-04 source= 1331+305 FLAGR1: Overall average amp= 2.600E-01 +- 1.562E-02 source= 2007+404 FLAGR1: Overall average rms= 2.567E-03 +- 6.872E-04 source= 2007+404 FLAGR1: Overall average amp= 1.350E+02 +- 1.426E+02 source= CYGX-1 FLAGR1: Overall average rms= 6.017E+01 +- 6.360E+01 source= CYGX-1 FLAGR1: Overall average amp= 5.368E-03 +- 1.462E-03 source= CYGX-3 FLAGR1: Overall average rms= 1.873E-03 +- 3.629E-04 source= CYGX-3 FLAGR1: Overall average amp= 1.080E-01 +- 6.335E-03 source= 2023+544 FLAGR1: Overall average rms= 1.743E-03 +- 3.767E-04 source= 2023+544 FLAGR1: Found 4 bad times, 51 total flags FLAGR1: Wrote 1 antenna & IF independent flags FLAGR1: Wrote 3 antenna independent, IF dependent flags FLAGR1: Wrote 45 antenna & IF dependent flags FLAGR1: Wrote 2 antenna & IF dependent, all-times flags FLAGR1: Appears to have ended successfully FLAGR1: thuban 31DEC06 TST: Cpu= 0.8 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.L BAND.1 AIPS 1: 'AIPS WILL CHOOSE THE REFERENCE ANTENNA' AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.L BAND.1 AIPS 1: 'SETFC WILL DETERMINE THE CELL SIZE' AIPS 1: '10 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.L BAND.1 AIPS 1: 'AIPS WILL CHOOSE THE REFERENCE ANTENNA' AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.L BAND.1 AIPS 1: 'SETFC WILL DETERMINE THE CELL SIZE' AIPS 1: '10 SECOND INTEGRATIONS (GUESS)' AIPS 1: 'DONE CLEANUP OF OLD TABLE EXTENTION FILES (CL,SN,FG,BP,PL,XX)' AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes SETJY1: Task SETJY (release of 31DEC06) begins SETJY1: A source model for this calibrator may be available SETJY1: Use the verb CALDIR to see if there is one SETJY1: A source model for this calibrator may be available SETJY1: Use the verb CALDIR to see if there is one SETJY1: / Flux calculated using known spectrum SETJY1: BIF = 1 EIF = 2 /Range of IFs SETJY1: '1331+305 ' IF = 1 FLUX =14.5108 (Jy calcd) SETJY1: '1331+305 ' IF = 2 FLUX =14.9031 (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.L BAND.1 AIPS 1: 'AIPS WILL CHOOSE THE REFERENCE ANTENNA' AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.L BAND.1 AIPS 1: 'SETFC WILL DETERMINE THE CELL SIZE' AIPS 1: '10 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 . L BAND . 1 DISK= 1 USID=**** CALIB1: L1 Solution type CALIB1: Selecting, editing and calibrating the data CALIB1: Doing cal transfer mode with point model for each source CALIB1: This is not self-calibration CALIB1: Dividing data by source flux densities CALIB1: Determining solutions CALIB1: Writing SN table 1 CALIB1: Found 682 good solutions CALIB1: Failed on 34 solutions CALIB1: Average closure rms = 0.0126 +- 0.0057 CALIB1: Fraction of times having data > 2.5 rms from solution CALIB1: 0.18519 of the times had 0 - 2 percent outside 2.5 times rms CALIB1: 0.40741 of the times had 2 - 4 percent outside 2.5 times rms CALIB1: 0.29630 of the times had 4 - 6 percent outside 2.5 times rms CALIB1: 0.03704 of the times had 12 - 14 percent outside 2.5 times rms CALIB1: 0.03704 of the times had 14 - 16 percent outside 2.5 times rms CALIB1: 0.03704 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.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.L BAND.1 AIPS 1: 'AIPS WILL CHOOSE THE REFERENCE ANTENNA' AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.L BAND.1 AIPS 1: 'SETFC WILL DETERMINE THE CELL SIZE' AIPS 1: '10 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_L' AIPS 1: SYSTEM command to be executed is: AIPS 1: ls -1 $AIPSTARS/3C286_L.MODEL >& /dev/null CALRD1: Task CALRD (release of 31DEC06) begins CALRD1: Reading disk file AIPSTARS:3C286_L.MODEL CALRD1: Create 3C286_L .MODEL . 1 (MA) on disk 1 cno 2 CALRD1: Appears to have ended successfully CALRD1: thuban 31DEC06 TST: Cpu= 0.0 Real= 0 !!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.L BAND.1 AIPS 1: 'AIPS WILL CHOOSE THE REFERENCE ANTENNA' AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.L BAND.1 AIPS 1: 'SETFC WILL DETERMINE THE CELL SIZE' AIPS 1: '10 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_L' AIPS 1: SYSTEM command to be executed is: AIPS 1: ls -1 $AIPSTARS/3C286_L.MODEL >& /dev/null AIPS 1: Resumes CALIB1: Task CALIB (release of 31DEC06) begins CALIB1: CALIB USING 20000307 . L 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 14.511 Jy CALIB1: FACSET: 14.881805 Jy found from 1424 components CALIB1: FACSET: scaling factor set to 9.75068E-01 CALIB1: VISDFT: Begin DFT component division CALIB1: VISDFT: Model components of type Point CALIB1: I Polarization model processed CALIB1: Model computation is 30 percent complete CALIB1: Model computation is 60 percent complete CALIB1: Model computation is 90 percent complete CALIB1: FACSET: source model will be scaled to 14.903 Jy CALIB1: FACSET: 14.881805 Jy found from 1424 components CALIB1: FACSET: scaling factor set to 1.00143E+00 CALIB1: VISDFT: Begin DFT component division CALIB1: I Polarization model processed CALIB1: Field 1 used 1424 CCs CALIB1: Determining solutions CALIB1: Deleted 130 records from SN table no. 1 CALIB1: Writing SN table 1 CALIB1: Found 515 good solutions CALIB1: Failed on 5 solutions CALIB1: Average closure rms = 0.0039 +- 0.0006 CALIB1: Fraction of times having data > 2.5 rms from solution CALIB1: 0.05000 of the times had 4 - 6 percent outside 2.5 times rms CALIB1: 0.30000 of the times had 6 - 8 percent outside 2.5 times rms CALIB1: 0.35000 of the times had 8 - 10 percent outside 2.5 times rms CALIB1: 0.25000 of the times had 10 - 12 percent outside 2.5 times rms CALIB1: 0.05000 of the times had 14 - 16 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= 9.4 Real= 9 !!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.L BAND.1 AIPS 1: 'AIPS WILL CHOOSE THE REFERENCE ANTENNA' AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.L BAND.1 AIPS 1: 'SETFC WILL DETERMINE THE CELL SIZE' AIPS 1: '10 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_L' AIPS 1: SYSTEM command to be executed is: AIPS 1: ls -1 $AIPSTARS/3C286_L.MODEL >& /dev/null AIPS 1: Resumes AIPS 1: Resumes CLCAL1: Task CLCAL (release of 31DEC06) begins CLCAL1: Using interpolation mode 2PT CLCAL1: Processing SN table 1 CLCAL1: SNMRG: Merging SN table CLCAL1: SNMRG: Write 179 merged records from 179 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.1 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.L BAND.1 AIPS 1: 'AIPS WILL CHOOSE THE REFERENCE ANTENNA' AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.L BAND.1 AIPS 1: 'SETFC WILL DETERMINE THE CELL SIZE' AIPS 1: '10 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_L' AIPS 1: SYSTEM command to be executed is: AIPS 1: ls -1 $AIPSTARS/3C286_L.MODEL >& /dev/null AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes CLCAL1: Task CLCAL (release of 31DEC06) begins CLCAL1: Using interpolation mode SELF CLCAL1: Deleted 884 records from CL table no. 2 CLCAL1: Processing SN table 1 CLCAL1: WARNING: SN table 1 has already been applied CLCAL1: SNMRG: Merging SN table CLCAL1: SNMRG: Write 179 merged records from 179 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.L BAND.1 AIPS 1: 'AIPS WILL CHOOSE THE REFERENCE ANTENNA' AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.L BAND.1 AIPS 1: 'SETFC WILL DETERMINE THE CELL SIZE' AIPS 1: '10 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_L' AIPS 1: SYSTEM command to be executed is: AIPS 1: ls -1 $AIPSTARS/3C286_L.MODEL >& /dev/null AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes CALIB1: Task CALIB (release of 31DEC06) begins CALIB1: CALIB USING 20000307 . L BAND . 1 DISK= 1 USID=**** CALIB1: L1 Solution type CALIB1: Selecting, editing and calibrating the data CALIB1: Doing cal transfer mode with point model for each source CALIB1: This is not self-calibration CALIB1: Dividing data by source flux densities CALIB1: Determining solutions CALIB1: Writing SN table 2 CALIB1: RPOL, IF= 1 The average gain over these antennas is 2.709E+00 CALIB1: RPOL, IF= 2 The average gain over these antennas is 3.061E+00 CALIB1: LPOL, IF= 1 The average gain over these antennas is 2.733E+00 CALIB1: LPOL, IF= 2 The average gain over these antennas is 2.715E+00 CALIB1: Found 271 good solutions CALIB1: Failed on 29 solutions CALIB1: Average closure rms = 0.0047 +- 0.0029 CALIB1: Fraction of times having data > 2.5 rms from solution CALIB1: 0.63636 of the times had 0 - 2 percent outside 2.5 times rms CALIB1: 0.09091 of the times had 2 - 4 percent outside 2.5 times rms CALIB1: 0.09091 of the times had 4 - 6 percent outside 2.5 times rms CALIB1: 0.09091 of the times had 8 - 10 percent outside 2.5 times rms CALIB1: 0.09091 of the times had 12 - 14 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.5 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.L BAND.1 AIPS 1: 'AIPS WILL CHOOSE THE REFERENCE ANTENNA' AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.L BAND.1 AIPS 1: 'SETFC WILL DETERMINE THE CELL SIZE' AIPS 1: '10 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_L' AIPS 1: SYSTEM command to be executed is: AIPS 1: ls -1 $AIPSTARS/3C286_L.MODEL >& /dev/null AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes CALIB1: Task CALIB (release of 31DEC06) begins CALIB1: CALIB USING 20000307 . L 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 14.511 Jy CALIB1: FACSET: 14.881805 Jy found from 1424 components CALIB1: FACSET: scaling factor set to 9.75068E-01 CALIB1: VISDFT: Begin DFT component division CALIB1: VISDFT: Model components of type Point CALIB1: I Polarization model processed CALIB1: Model computation is 30 percent complete CALIB1: Model computation is 60 percent complete CALIB1: Model computation is 90 percent complete CALIB1: FACSET: source model will be scaled to 14.903 Jy CALIB1: FACSET: 14.881805 Jy found from 1424 components CALIB1: FACSET: scaling factor set to 1.00143E+00 CALIB1: VISDFT: Begin DFT component division CALIB1: I Polarization model processed CALIB1: Field 1 used 1424 CCs CALIB1: Determining solutions CALIB1: Deleted 26 records from SN table no. 2 CALIB1: Writing SN table 2 CALIB1: RPOL, IF= 1 The average gain over these antennas is 3.157E+00 CALIB1: RPOL, IF= 2 The average gain over these antennas is 3.141E+00 CALIB1: LPOL, IF= 1 The average gain over these antennas is 3.225E+00 CALIB1: LPOL, IF= 2 The average gain over these antennas is 3.166E+00 CALIB1: Found 104 good solutions CALIB1: Average closure rms = 0.0007 +- 0.0001 CALIB1: Fraction of times having data > 2.5 rms from solution CALIB1: 0.50000 of the times had 2 - 4 percent outside 2.5 times rms CALIB1: 0.50000 of the times had 4 - 6 percent outside 2.5 times rms CALIB1: Adjusting solutions to a common reference antenna CALIB1: Appears to have ended successfully CALIB1: thuban 31DEC06 TST: Cpu= 9.4 Real= 9 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: 2007+404 : 0 A 1 2.62755 +/- 0.02194 GETJY1: 2 2.61592 +/- 0.02224 GETJY1: 2023+544 : 0 C 1 1.09070 +/- 0.00880 GETJY1: 2 1.08324 +/- 0.00472 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 = 2 CLCAL1: SNMRG: Merging SN table CLCAL1: SNMRG: Write 75 merged records from 75 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.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 CLCAL1: Task CLCAL (release of 31DEC06) begins CLCAL1: Using interpolation mode SELF CLCAL1: Deleted 884 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 = 2 CLCAL1: SNMRG: Merging SN table CLCAL1: SNMRG: Write 75 merged records from 75 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= 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 .L BAND. 1 (UV) on disk 1 cno 3 SPLIT1: Applying CL Table version 3 SPLIT1: Previously flagged flagged by gain kept SPLIT1: Partially 1079 343 1079 SPLIT1: Fully 0 0 8192 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 2007+404 .L BAND. 1 (UV) on disk 1 cno 4 SPLIT1: Previously flagged flagged by gain kept SPLIT1: Partially 1728 207 1728 SPLIT1: Fully 0 0 0 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 CYGX-1 .L BAND. 1 (UV) on disk 1 cno 5 SPLIT1: Previously flagged flagged by gain kept SPLIT1: Partially 1548 759 1680 SPLIT1: Fully 0 0 1620 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-3 .L BAND. 1 (UV) on disk 1 cno 6 SPLIT1: Previously flagged flagged by gain kept SPLIT1: Partially 1313 708 1401 SPLIT1: Fully 0 0 2079 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 2023+544 .L BAND. 1 (UV) on disk 1 cno 7 SPLIT1: Previously flagged flagged by gain kept SPLIT1: Partially 180 180 180 SPLIT1: Fully 0 0 924 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: Appears to have ended successfully SPLIT1: 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 AIPS 1: Resumes AIPS 1: Resumes AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.08441 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1331+305_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN SETFC1: Task SETFC (release of 31DEC06) begins SETFC1: Found 1331+305 L BAND Seq 1 Disk: 1 in slot 3 SETFC1: SETCEL: recommends IMSIZE 906 CELLSIZE 2.03358 SETFC1: SETCEL: returns IMSIZE 1024 CELLSIZE 2.03358 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@1331+305_L,BAND.0-1 SETFC1: FLYEYE added 1 fields to BOXFILE to 0.000 deg SETFC1: WARNING: THIS MAY NOT COVER THE DESIRED AREA SETFC1: First field number written was 1 SETFC1: Highest field number written was 1 SETFC1: returns adverbs to AIPS SETFC1: Appears to have ended successfully SETFC1: thuban 31DEC06 TST: Cpu= 0.1 Real= 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.08441 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1331+305_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN SETFC1: Task SETFC (release of 31DEC06) begins SETFC1: Found 1331+305 L BAND Seq 1 Disk: 1 in slot 3 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@1331+305_L,BAND.0-1 SETFC1: Searching catalog between 0.18 and 0.77 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.8 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.08441 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1331+305_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@1331+305_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.3.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_L,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_L,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 8 IMAGR1: Beginning channel 1 through 1 with 2 IFs IMAGR1: IMACPY: Copied 9271 visibilities to be imaged IMAGR1: UVWAIT: begin finding uniform weights IMAGR1: UVWAIT: Average grid weight 3.122E+04 IMAGR1: UVWAIT: Adding temperance S 6.244E+03 IMAGR1: UVWAIT: begin applying uniform or other weights IMAGR1: UVWAIT: Sum of weights in 2.535E+07 and out 3.487E+07 IMAGR1: UVWAIT: Noise is increased by a factor 1.162 due to weighting IMAGR1: UVWAIT: Average summed weight 3.122E+04 over 18247 vis IMAGR1: Create 1331+305 .IBM001. 1 (MA) on disk 1 cno 9 IMAGR1: Create 1331+305 .ICL001. 1 (MA) on disk 1 cno 10 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.464900E+09 to 1.385100E+09 Hz IMAGR1: Field 1 Sum of gridding weights = 3.70187E+08 IMAGR1: Field 1 Beam min = -186.5 MilliJy, max = 1.0 Jy IMAGR1: Field 1 fit FWHM = 18.384 x 5.512 arcsec, PA= 60.6 IMAGR1: CLBHIS: minimum component 0.500 of current peak IMAGR1: Field 1 min = -1.5 Jy,max = 15.3 Jy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 1.79 Jy IMAGR1: 2300 Residual map points loaded IMAGR1: Field 1 min allowed flux = 7.305 Jy iter= 8 IMAGR1: Total Cleaned flux density = 8.699 Jy 8 comps IMAGR1: SETDO3: imaging done with multiple tangent planes IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: VISDFT: Model components of type Point IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -651.7 MilliJy,max = 6.6 Jy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 855.50 MilliJy IMAGR1: 1442 Residual map points loaded IMAGR1: Field 1 min allowed flux = 3.145 Jy iter= 16 IMAGR1: Total Cleaned flux density = 12.444 Jy 16 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -278.6 MilliJy,max = 2.8 Jy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 368.27 MilliJy IMAGR1: 1508 Residual map points loaded IMAGR1: Field 1 min allowed flux = 1.354 Jy iter= 24 IMAGR1: Total Cleaned flux density = 14.056 Jy 24 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -120.5 MilliJy,max = 1.2 Jy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 158.54 MilliJy IMAGR1: 1707 Residual map points loaded IMAGR1: Field 1 min allowed flux = 591.715 MilliJy iter= 32 IMAGR1: Total Cleaned flux density = 14.752 Jy 32 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -57.2 MilliJy,max = 537.1 MilliJy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 69.29 MilliJy IMAGR1: 2663 Residual map points loaded IMAGR1: Field 1 min allowed flux = 266.446 MilliJy iter= 40 IMAGR1: Total Cleaned flux density = 15.062 Jy 40 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -45.0 MilliJy,max = 242.5 MilliJy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 31.20 MilliJy IMAGR1: 8302 Residual map points loaded IMAGR1: Field 1 min allowed flux = 120.108 MilliJy iter= 51 IMAGR1: Total Cleaned flux density = 15.245 Jy 51 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -47.4 MilliJy,max = 114.0 MilliJy IMAGR1: BGC Clean: using 1417 cell beam + residuals > 20.72 MilliJy IMAGR1: 17449 Residual map points loaded IMAGR1: Field 1 min allowed flux = 55.233 MilliJy iter= 70 IMAGR1: Total Cleaned flux density = 15.394 Jy 70 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -59.0 MilliJy,max = 54.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 18.22 MilliJy IMAGR1: 19984 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 36.965 MilliJy iter= 181 IMAGR1: Total Cleaned flux density = 15.668 Jy 181 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -60.8 MilliJy,max = 40.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 15.22 MilliJy IMAGR1: 19994 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -26.219 MilliJy iter= 365 IMAGR1: Total Cleaned flux density = 15.487 Jy 365 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -43.3 MilliJy,max = 37.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 12.78 MilliJy IMAGR1: 19995 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 19.906 MilliJy iter= 621 IMAGR1: Total Cleaned flux density = 15.815 Jy 621 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -39.5 MilliJy,max = 30.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 10.67 MilliJy IMAGR1: 19993 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -15.706 MilliJy iter= 977 IMAGR1: Total Cleaned flux density = 15.545 Jy 977 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -28.5 MilliJy,max = 25.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 8.87 MilliJy IMAGR1: 19981 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -12.297 MilliJy iter= 1412 IMAGR1: Total Cleaned flux density = 15.886 Jy 1412 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -26.2 MilliJy,max = 20.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 7.31 MilliJy IMAGR1: 19992 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 9.842 MilliJy iter= 1968 IMAGR1: Total Cleaned flux density = 15.710 Jy 1968 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -22.0 MilliJy,max = 20.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 6.02 MilliJy IMAGR1: 19988 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 7.923 MilliJy iter= 2643 IMAGR1: Total Cleaned flux density = 15.943 Jy 2643 comps IMAGR1: ALGSTB: All 437 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 426- 0 Cells, with 9271 Pts IMAGR1: Field 1 min = -21.3 MilliJy,max = 18.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 4.99 MilliJy IMAGR1: 19990 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 6.438 MilliJy iter= 3465 IMAGR1: Total Cleaned flux density = 15.767 Jy 3465 comps IMAGR1: ALGSTB: All 437 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 426- 0 Cells, with 9271 Pts IMAGR1: Field 1 min = -19.9 MilliJy,max = 18.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 4.13 MilliJy IMAGR1: 19985 Residual map points loaded IMAGR1: Field 1 min allowed flux = 5.500 MilliJy iter= 4138 IMAGR1: Total Cleaned flux density = 15.906 Jy 4138 comps IMAGR1: ALGSTB: All 437 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 426- 0 Cells, with 9271 Pts IMAGR1: Field 1 min = -19.2 MilliJy,max = 17.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.64 MilliJy IMAGR1: 19990 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -4.573 MilliJy iter= 5227 IMAGR1: Total Cleaned flux density = 15.803 Jy 5227 comps IMAGR1: ALGSTB: All 437 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 426- 0 Cells, with 9271 Pts IMAGR1: Field 1 min = -17.7 MilliJy,max = 16.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.09 MilliJy IMAGR1: 19984 Residual map points loaded IMAGR1: Field 1 min allowed flux = -4.308 MilliJy iter= 5708 IMAGR1: Total Cleaned flux density = 15.886 Jy 5708 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -17.5 MilliJy,max = 16.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.88 MilliJy IMAGR1: 19984 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -3.527 MilliJy iter= 7033 IMAGR1: Total Cleaned flux density = 15.829 Jy 7033 comps IMAGR1: ALGSTB: All 437 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 426- 0 Cells, with 9271 Pts IMAGR1: Field 1 min = -15.4 MilliJy,max = 15.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.51 MilliJy IMAGR1: 19993 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 3.070 MilliJy iter= 8580 IMAGR1: Total Cleaned flux density = 15.897 Jy 8580 comps IMAGR1: ALGSTB: All 437 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 426- 0 Cells, with 9271 Pts IMAGR1: Field 1 min = -15.7 MilliJy,max = 15.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.36 MilliJy IMAGR1: 19980 Residual map points loaded IMAGR1: Field 1 min allowed flux = 3.103 MilliJy iter= 9532 IMAGR1: Total Cleaned flux density = 15.788 Jy 9532 comps IMAGR1: ALGSTB: All 437 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 426- 0 Cells, with 9271 Pts IMAGR1: Field 1 min = -14.2 MilliJy,max = 14.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.21 MilliJy IMAGR1: 19977 Residual map points loaded IMAGR1: Field 1 min allowed flux = 3.724 MilliJy iter= 9593 IMAGR1: Total Cleaned flux density = 15.809 Jy 9593 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -14.4 MilliJy,max = 14.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.14 MilliJy IMAGR1: 19973 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -2.564 MilliJy iter= 11502 IMAGR1: Total Cleaned flux density = 15.846 Jy 11502 comps IMAGR1: ALGSTB: All 437 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 426- 0 Cells, with 9271 Pts IMAGR1: Field 1 min = -13.9 MilliJy,max = 15.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.03 MilliJy IMAGR1: 19967 Residual map points loaded IMAGR1: Field 1 min allowed flux = 2.472 MilliJy iter= 13242 IMAGR1: Total Cleaned flux density = 15.760 Jy 13242 comps IMAGR1: ALGSTB: All 437 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 426- 0 Cells, with 9271 Pts IMAGR1: Field 1 min = -13.1 MilliJy,max = 13.5 MilliJy IMAGR1: BGC Clean: using 1129 cell beam + residuals > 2.15 MilliJy IMAGR1: 18519 Residual map points loaded IMAGR1: Field 1 min allowed flux = -4.048 MilliJy iter= 13278 IMAGR1: Total Cleaned flux density = 15.772 Jy 13278 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -13.0 MilliJy,max = 13.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.03 MilliJy IMAGR1: 19993 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -2.403 MilliJy iter= 15650 IMAGR1: Total Cleaned flux density = 15.899 Jy 15650 comps IMAGR1: ALGSTB: All 437 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 426- 0 Cells, with 9271 Pts IMAGR1: Field 1 min = -13.5 MilliJy,max = 14.9 MilliJy IMAGR1: BGC Clean: using 1193 cell beam + residuals > 2.31 MilliJy IMAGR1: 19095 Residual map points loaded IMAGR1: Field 1 min allowed flux = -5.206 MilliJy iter= 15670 IMAGR1: Total Cleaned flux density = 15.885 Jy 15670 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -13.4 MilliJy,max = 14.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.14 MilliJy IMAGR1: 19983 Residual map points loaded IMAGR1: Field 1 min allowed flux = 2.555 MilliJy iter= 17813 IMAGR1: Total Cleaned flux density = 15.760 Jy 17813 comps IMAGR1: ALGSTB: All 437 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 426- 0 Cells, with 9271 Pts IMAGR1: Field 1 min = -13.5 MilliJy,max = 12.4 MilliJy IMAGR1: BGC Clean: using 1129 cell beam + residuals > 2.91 MilliJy IMAGR1: 10320 Residual map points loaded IMAGR1: Field 1 min allowed flux = 5.490 MilliJy iter= 17836 IMAGR1: Total Cleaned flux density = 15.775 Jy 17836 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -13.3 MilliJy,max = 12.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.35 MilliJy IMAGR1: 19979 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 2.709 MilliJy iter= 20252 IMAGR1: Total Cleaned flux density = 16.006 Jy 20252 comps IMAGR1: ALGSTB: All 437 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 426- 0 Cells, with 9271 Pts IMAGR1: Field 1 min = -16.0 MilliJy,max = 15.5 MilliJy IMAGR1: BGC Clean: using 1193 cell beam + residuals > 3.48 MilliJy IMAGR1: 14958 Residual map points loaded IMAGR1: Field 1 min allowed flux = -7.895 MilliJy iter= 20285 IMAGR1: Total Cleaned flux density = 15.972 Jy 20285 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -13.0 MilliJy,max = 15.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.80 MilliJy IMAGR1: 19997 Residual map points loaded IMAGR1: Field 1 min allowed flux = -3.888 MilliJy iter= 21267 IMAGR1: Total Cleaned flux density = 15.689 Jy 21267 comps IMAGR1: ALGSTB: All 437 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 426- 0 Cells, with 9271 Pts IMAGR1: Field 1 min = -13.3 MilliJy,max = 13.6 MilliJy IMAGR1: BGC Clean: using 1195 cell beam + residuals > 2.69 MilliJy IMAGR1: 16423 Residual map points loaded IMAGR1: Field 1 min allowed flux = 6.654 MilliJy iter= 21300 IMAGR1: Total Cleaned flux density = 15.717 Jy 21300 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -12.9 MilliJy,max = 12.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.20 MilliJy IMAGR1: 19995 Residual map points loaded IMAGR1: Field 1 min allowed flux = 3.265 MilliJy iter= 21964 IMAGR1: Total Cleaned flux density = 15.956 Jy 21964 comps IMAGR1: ALGSTB: All 437 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 426- 0 Cells, with 9271 Pts IMAGR1: Field 1 min = -12.5 MilliJy,max = 13.6 MilliJy IMAGR1: BGC Clean: using 1193 cell beam + residuals > 2.23 MilliJy IMAGR1: 16730 Residual map points loaded IMAGR1: Field 1 min allowed flux = -5.027 MilliJy iter= 21997 IMAGR1: Total Cleaned flux density = 15.934 Jy 21997 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -12.5 MilliJy,max = 13.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.92 MilliJy IMAGR1: 19997 Residual map points loaded IMAGR1: Field 1 min allowed flux = -2.478 MilliJy iter= 23299 IMAGR1: Total Cleaned flux density = 15.759 Jy 23299 comps IMAGR1: ALGSTB: All 437 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 426- 0 Cells, with 9271 Pts IMAGR1: Field 1 min = -13.1 MilliJy,max = 12.4 MilliJy IMAGR1: BGC Clean: using 1129 cell beam + residuals > 2.33 MilliJy IMAGR1: 11000 Residual map points loaded IMAGR1: Field 1 min allowed flux = 4.356 MilliJy iter= 23350 IMAGR1: Total Cleaned flux density = 15.788 Jy 23350 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -12.8 MilliJy,max = 12.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.76 MilliJy IMAGR1: 19991 Residual map points loaded IMAGR1: Field 1 min allowed flux = -2.166 MilliJy iter= 25045 IMAGR1: Total Cleaned flux density = 15.953 Jy 25045 comps IMAGR1: ALGSTB: All 437 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 426- 0 Cells, with 9271 Pts IMAGR1: Field 1 min = -12.3 MilliJy,max = 12.8 MilliJy IMAGR1: BGC Clean: using 1193 cell beam + residuals > 2.15 MilliJy IMAGR1: 16797 Residual map points loaded IMAGR1: Field 1 min allowed flux = -4.886 MilliJy iter= 25086 IMAGR1: Total Cleaned flux density = 15.927 Jy 25086 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -12.1 MilliJy,max = 12.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.79 MilliJy IMAGR1: 19986 Residual map points loaded IMAGR1: Field 1 min allowed flux = -2.407 MilliJy iter= 26141 IMAGR1: Total Cleaned flux density = 15.730 Jy 26141 comps IMAGR1: ALGSTB: All 437 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 426- 0 Cells, with 9271 Pts IMAGR1: Field 1 min = -12.9 MilliJy,max = 12.2 MilliJy IMAGR1: BGC Clean: using 1131 cell beam + residuals > 2.09 MilliJy IMAGR1: 19178 Residual map points loaded IMAGR1: Field 1 min allowed flux = 4.665 MilliJy iter= 26198 IMAGR1: Total Cleaned flux density = 15.765 Jy 26198 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -12.6 MilliJy,max = 12.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.72 MilliJy IMAGR1: 19989 Residual map points loaded IMAGR1: Field 1 min allowed flux = 2.294 MilliJy iter= 27170 IMAGR1: Total Cleaned flux density = 15.946 Jy 27170 comps IMAGR1: ALGSTB: All 437 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 426- 0 Cells, with 9271 Pts IMAGR1: Field 1 min = -12.0 MilliJy,max = 12.4 MilliJy IMAGR1: BGC Clean: using 1129 cell beam + residuals > 2.21 MilliJy IMAGR1: 9806 Residual map points loaded IMAGR1: Field 1 min allowed flux = -4.170 MilliJy iter= 27214 IMAGR1: Total Cleaned flux density = 15.922 Jy 27214 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -12.2 MilliJy,max = 12.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.67 MilliJy IMAGR1: 19993 Residual map points loaded IMAGR1: Field 1 min allowed flux = 2.055 MilliJy iter= 28881 IMAGR1: Total Cleaned flux density = 15.741 Jy 28881 comps IMAGR1: ALGSTB: All 437 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 426- 0 Cells, with 9271 Pts IMAGR1: Field 1 min = -12.5 MilliJy,max = 12.1 MilliJy IMAGR1: BGC Clean: using 1129 cell beam + residuals > 2.36 MilliJy IMAGR1: 12246 Residual map points loaded IMAGR1: Field 1 min allowed flux = 4.446 MilliJy iter= 28954 IMAGR1: Total Cleaned flux density = 15.784 Jy 28954 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -12.1 MilliJy,max = 12.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.66 MilliJy IMAGR1: 19998 Residual map points loaded IMAGR1: Field 1 min allowed flux = -2.197 MilliJy iter= 30079 IMAGR1: Total Cleaned flux density = 15.973 Jy 30079 comps IMAGR1: ALGSTB: All 437 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 426- 0 Cells, with 9271 Pts IMAGR1: Field 1 min = -11.7 MilliJy,max = 12.4 MilliJy IMAGR1: BGC Clean: using 1129 cell beam + residuals > 2.23 MilliJy IMAGR1: 9415 Residual map points loaded IMAGR1: Field 1 min allowed flux = -4.206 MilliJy iter= 30135 IMAGR1: Total Cleaned flux density = 15.943 Jy 30135 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -11.8 MilliJy,max = 12.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.61 MilliJy IMAGR1: 19995 Residual map points loaded IMAGR1: Field 1 min allowed flux = -2.041 MilliJy iter= 31446 IMAGR1: Total Cleaned flux density = 15.748 Jy 31446 comps IMAGR1: ALGSTB: All 437 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 426- 0 Cells, with 9271 Pts IMAGR1: Field 1 min = -12.5 MilliJy,max = 12.0 MilliJy IMAGR1: BGC Clean: using 1129 cell beam + residuals > 2.15 MilliJy IMAGR1: 13918 Residual map points loaded IMAGR1: Field 1 min allowed flux = 4.010 MilliJy iter= 31519 IMAGR1: Total Cleaned flux density = 15.787 Jy 31519 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -12.2 MilliJy,max = 12.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.61 MilliJy IMAGR1: 19979 Residual map points loaded IMAGR1: Field 1 min allowed flux = -2.000 MilliJy iter= 33023 IMAGR1: Total Cleaned flux density = 15.978 Jy 33023 comps IMAGR1: ALGSTB: All 437 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 426- 0 Cells, with 9271 Pts IMAGR1: Field 1 min = -11.6 MilliJy,max = 12.3 MilliJy IMAGR1: BGC Clean: using 1129 cell beam + residuals > 2.24 MilliJy IMAGR1: 11801 Residual map points loaded IMAGR1: Field 1 min allowed flux = -4.200 MilliJy iter= 33093 IMAGR1: Total Cleaned flux density = 15.940 Jy 33093 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -11.7 MilliJy,max = 12.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.62 MilliJy IMAGR1: 19993 Residual map points loaded IMAGR1: Field 1 min allowed flux = -2.078 MilliJy iter= 34364 IMAGR1: Total Cleaned flux density = 15.735 Jy 34364 comps IMAGR1: ALGSTB: All 437 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 426- 0 Cells, with 9271 Pts IMAGR1: Field 1 min = -12.5 MilliJy,max = 11.9 MilliJy IMAGR1: BGC Clean: using 1129 cell beam + residuals > 2.19 MilliJy IMAGR1: 14365 Residual map points loaded IMAGR1: Field 1 min allowed flux = 4.137 MilliJy iter= 34443 IMAGR1: Total Cleaned flux density = 15.779 Jy 34443 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 103 cell beam + residuals > 1.60 MilliJy IMAGR1: 19979 Residual map points loaded IMAGR1: Field 1 min allowed flux = 2.031 MilliJy iter= 35784 IMAGR1: Total Cleaned flux density = 16.002 Jy 35784 comps IMAGR1: ALGSTB: All 437 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 426- 0 Cells, with 9271 Pts IMAGR1: Field 1 min = -11.6 MilliJy,max = 12.4 MilliJy IMAGR1: BGC Clean: using 1131 cell beam + residuals > 2.03 MilliJy IMAGR1: 18951 Residual map points loaded IMAGR1: Field 1 min allowed flux = -4.513 MilliJy iter= 35849 IMAGR1: Total Cleaned flux density = 15.964 Jy 35849 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -11.7 MilliJy,max = 12.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.64 MilliJy IMAGR1: 19984 Residual map points loaded IMAGR1: Field 1 min allowed flux = -2.181 MilliJy iter= 36899 IMAGR1: Total Cleaned flux density = 15.741 Jy 36899 comps IMAGR1: ALGSTB: All 437 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 426- 0 Cells, with 9271 Pts IMAGR1: Field 1 min = -12.4 MilliJy,max = 12.0 MilliJy IMAGR1: BGC Clean: using 1129 cell beam + residuals > 2.39 MilliJy IMAGR1: 11791 Residual map points loaded IMAGR1: Field 1 min allowed flux = 4.505 MilliJy iter= 36973 IMAGR1: Total Cleaned flux density = 15.786 Jy 36973 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -12.3 MilliJy,max = 12.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.63 MilliJy IMAGR1: 19991 Residual map points loaded IMAGR1: Field 1 min allowed flux = 2.235 MilliJy iter= 37799 IMAGR1: Total Cleaned flux density = 15.991 Jy 37799 comps IMAGR1: ALGSTB: All 437 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 426- 0 Cells, with 9271 Pts IMAGR1: Field 1 min = -11.6 MilliJy,max = 12.1 MilliJy IMAGR1: BGC Clean: using 1129 cell beam + residuals > 2.15 MilliJy IMAGR1: 12262 Residual map points loaded IMAGR1: Field 1 min allowed flux = -4.033 MilliJy iter= 37871 IMAGR1: Total Cleaned flux density = 15.953 Jy 37871 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -11.7 MilliJy,max = 12.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.56 MilliJy IMAGR1: 19992 Residual map points loaded IMAGR1: Field 1 min allowed flux = -1.969 MilliJy iter= 39202 IMAGR1: Total Cleaned flux density = 15.762 Jy 39202 comps IMAGR1: ALGSTB: All 437 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 426- 0 Cells, with 9271 Pts IMAGR1: Field 1 min = -12.3 MilliJy,max = 11.5 MilliJy IMAGR1: BGC Clean: using 1131 cell beam + residuals > 1.96 MilliJy IMAGR1: 19745 Residual map points loaded IMAGR1: Field 1 min allowed flux = 4.373 MilliJy iter= 39270 IMAGR1: Total Cleaned flux density = 15.800 Jy 39270 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -12.0 MilliJy,max = 11.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.58 MilliJy IMAGR1: 19993 Residual map points loaded IMAGR1: Field 1 min allowed flux = 2.150 MilliJy iter= 40242 IMAGR1: Total Cleaned flux density = 16.014 Jy 40242 comps IMAGR1: ALGSTB: All 437 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 426- 0 Cells, with 9271 Pts IMAGR1: Field 1 min = -11.6 MilliJy,max = 11.6 MilliJy IMAGR1: BGC Clean: using 1129 cell beam + residuals > 2.26 MilliJy IMAGR1: 12515 Residual map points loaded IMAGR1: Field 1 min allowed flux = -4.266 MilliJy iter= 40329 IMAGR1: Total Cleaned flux density = 15.965 Jy 40329 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -11.8 MilliJy,max = 11.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.54 MilliJy IMAGR1: 19976 Residual map points loaded IMAGR1: Field 1 min allowed flux = -2.074 MilliJy iter= 41290 IMAGR1: Total Cleaned flux density = 15.756 Jy 41290 comps IMAGR1: ALGSTB: All 437 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 426- 0 Cells, with 9271 Pts IMAGR1: Field 1 min = -12.4 MilliJy,max = 11.3 MilliJy IMAGR1: BGC Clean: using 1129 cell beam + residuals > 2.13 MilliJy IMAGR1: 15077 Residual map points loaded IMAGR1: Field 1 min allowed flux = 4.009 MilliJy iter= 41384 IMAGR1: Total Cleaned flux density = 15.807 Jy 41384 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -12.1 MilliJy,max = 11.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.53 MilliJy IMAGR1: 19982 Residual map points loaded IMAGR1: Field 1 min allowed flux = -1.920 MilliJy iter= 42895 IMAGR1: Total Cleaned flux density = 16.026 Jy 42895 comps IMAGR1: ALGSTB: All 437 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 426- 0 Cells, with 9271 Pts IMAGR1: Field 1 min = -11.6 MilliJy,max = 11.5 MilliJy IMAGR1: BGC Clean: using 1129 cell beam + residuals > 2.27 MilliJy IMAGR1: 15094 Residual map points loaded IMAGR1: Field 1 min allowed flux = -4.277 MilliJy iter= 43000 IMAGR1: Total Cleaned flux density = 15.965 Jy 43000 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -11.9 MilliJy,max = 11.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.55 MilliJy IMAGR1: 19988 Residual map points loaded IMAGR1: Field 1 min allowed flux = -2.096 MilliJy iter= 44076 IMAGR1: Total Cleaned flux density = 15.746 Jy 44076 comps IMAGR1: ALGSTB: All 437 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 426- 0 Cells, with 9271 Pts IMAGR1: Field 1 min = -12.2 MilliJy,max = 10.8 MilliJy IMAGR1: BGC Clean: using 1129 cell beam + residuals > 2.37 MilliJy IMAGR1: 12168 Residual map points loaded IMAGR1: Field 1 min allowed flux = 4.445 MilliJy iter= 44162 IMAGR1: Total Cleaned flux density = 15.796 Jy 44162 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -11.8 MilliJy,max = 10.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.58 MilliJy IMAGR1: 19990 Residual map points loaded IMAGR1: Field 1 min allowed flux = -2.187 MilliJy iter= 45102 IMAGR1: Total Cleaned flux density = 16.047 Jy 45102 comps IMAGR1: ALGSTB: All 437 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 426- 0 Cells, with 9271 Pts IMAGR1: Field 1 min = -11.3 MilliJy,max = 11.3 MilliJy IMAGR1: BGC Clean: using 1129 cell beam + residuals > 2.35 MilliJy IMAGR1: 15968 Residual map points loaded IMAGR1: Field 1 min allowed flux = -4.428 MilliJy iter= 45218 IMAGR1: Total Cleaned flux density = 15.976 Jy 45218 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -11.8 MilliJy,max = 11.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.57 MilliJy IMAGR1: 19987 Residual map points loaded IMAGR1: Field 1 min allowed flux = -2.170 MilliJy iter= 46116 IMAGR1: Total Cleaned flux density = 15.756 Jy 46116 comps IMAGR1: ALGSTB: All 437 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 426- 0 Cells, with 9271 Pts IMAGR1: Field 1 min = -12.3 MilliJy,max = 10.9 MilliJy IMAGR1: BGC Clean: using 1129 cell beam + residuals > 2.15 MilliJy IMAGR1: 16502 Residual map points loaded IMAGR1: Field 1 min allowed flux = 4.034 MilliJy iter= 46225 IMAGR1: Total Cleaned flux density = 15.815 Jy 46225 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -12.0 MilliJy,max = 10.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.53 MilliJy IMAGR1: 19988 Residual map points loaded IMAGR1: Field 1 min allowed flux = 1.981 MilliJy iter= 47398 IMAGR1: Total Cleaned flux density = 16.023 Jy 47398 comps IMAGR1: ALGSTB: All 437 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 426- 0 Cells, with 9271 Pts IMAGR1: Field 1 min = -11.3 MilliJy,max = 11.4 MilliJy IMAGR1: BGC Clean: using 1129 cell beam + residuals > 2.03 MilliJy IMAGR1: 19201 Residual map points loaded IMAGR1: Field 1 min allowed flux = -3.819 MilliJy iter= 47519 IMAGR1: Total Cleaned flux density = 15.960 Jy 47519 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -11.7 MilliJy,max = 11.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.48 MilliJy IMAGR1: 19977 Residual map points loaded IMAGR1: Field 1 min allowed flux = -1.857 MilliJy iter= 48996 IMAGR1: Total Cleaned flux density = 15.768 Jy 48996 comps IMAGR1: ALGSTB: All 437 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 426- 0 Cells, with 9271 Pts IMAGR1: Field 1 min = -12.2 MilliJy,max = 10.8 MilliJy IMAGR1: BGC Clean: using 1129 cell beam + residuals > 2.11 MilliJy IMAGR1: 17157 Residual map points loaded IMAGR1: Field 1 min allowed flux = 3.977 MilliJy iter= 49108 IMAGR1: Total Cleaned flux density = 15.829 Jy 49108 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -11.7 MilliJy,max = 10.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.49 MilliJy IMAGR1: 19983 Residual map points loaded IMAGR1: Field 1 min allowed flux = 1.939 MilliJy iter= 50299 IMAGR1: Total Cleaned flux density = 16.045 Jy 50299 comps IMAGR1: ALGSTB: All 437 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 426- 0 Cells, with 9271 Pts IMAGR1: Field 1 min = -11.1 MilliJy,max = 11.3 MilliJy IMAGR1: BGC Clean: using 1129 cell beam + residuals > 2.11 MilliJy IMAGR1: 16780 Residual map points loaded IMAGR1: Field 1 min allowed flux = -3.982 MilliJy iter= 50414 IMAGR1: Total Cleaned flux density = 15.983 Jy 50414 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -11.3 MilliJy,max = 11.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.47 MilliJy IMAGR1: 19979 Residual map points loaded IMAGR1: Field 1 min allowed flux = -1.947 MilliJy iter= 51470 IMAGR1: Total Cleaned flux density = 15.764 Jy 51470 comps IMAGR1: ALGSTB: All 437 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 426- 0 Cells, with 9271 Pts IMAGR1: Field 1 min = -12.3 MilliJy,max = 10.6 MilliJy IMAGR1: BGC Clean: using 1129 cell beam + residuals > 2.07 MilliJy IMAGR1: 17604 Residual map points loaded IMAGR1: Field 1 min allowed flux = 3.893 MilliJy iter= 51584 IMAGR1: Total Cleaned flux density = 15.825 Jy 51584 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -11.8 MilliJy,max = 10.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.47 MilliJy IMAGR1: 19971 Residual map points loaded IMAGR1: Field 1 min allowed flux = 1.920 MilliJy iter= 52665 IMAGR1: Total Cleaned flux density = 16.032 Jy 52665 comps IMAGR1: ALGSTB: All 437 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 426- 0 Cells, with 9271 Pts IMAGR1: Field 1 min = -11.1 MilliJy,max = 11.3 MilliJy IMAGR1: BGC Clean: using 1129 cell beam + residuals > 1.92 MilliJy IMAGR1: 19574 Residual map points loaded IMAGR1: Field 1 min allowed flux = -3.625 MilliJy iter= 52785 IMAGR1: Total Cleaned flux density = 15.972 Jy 52785 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -11.4 MilliJy,max = 11.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.42 MilliJy IMAGR1: 19971 Residual map points loaded IMAGR1: Field 1 min allowed flux = 1.755 MilliJy iter= 54328 IMAGR1: Total Cleaned flux density = 15.782 Jy 54328 comps IMAGR1: ALGSTB: All 437 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 426- 0 Cells, with 9271 Pts IMAGR1: Field 1 min = -12.0 MilliJy,max = 10.3 MilliJy IMAGR1: BGC Clean: using 1129 cell beam + residuals > 2.02 MilliJy IMAGR1: 17344 Residual map points loaded IMAGR1: Field 1 min allowed flux = 3.799 MilliJy iter= 54442 IMAGR1: Total Cleaned flux density = 15.841 Jy 54442 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -11.6 MilliJy,max = 10.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.43 MilliJy IMAGR1: 19987 Residual map points loaded IMAGR1: Field 1 min allowed flux = -1.855 MilliJy iter= 55662 IMAGR1: Total Cleaned flux density = 16.048 Jy 55662 comps IMAGR1: ALGSTB: All 437 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 426- 0 Cells, with 9271 Pts IMAGR1: Field 1 min = -10.9 MilliJy,max = 11.0 MilliJy IMAGR1: BGC Clean: using 1129 cell beam + residuals > 1.96 MilliJy IMAGR1: 18616 Residual map points loaded IMAGR1: Field 1 min allowed flux = -3.686 MilliJy iter= 55787 IMAGR1: Total Cleaned flux density = 15.985 Jy 55787 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -11.1 MilliJy,max = 10.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.39 MilliJy IMAGR1: 19988 Residual map points loaded IMAGR1: Field 1 min allowed flux = 1.800 MilliJy iter= 56928 IMAGR1: Total Cleaned flux density = 15.794 Jy 56928 comps IMAGR1: ALGSTB: All 437 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 426- 0 Cells, with 9271 Pts IMAGR1: Field 1 min = -12.1 MilliJy,max = 10.3 MilliJy IMAGR1: BGC Clean: using 1129 cell beam + residuals > 1.86 MilliJy IMAGR1: 18534 Residual map points loaded IMAGR1: Field 1 min allowed flux = 3.501 MilliJy iter= 57037 IMAGR1: Total Cleaned flux density = 15.845 Jy 57037 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -11.7 MilliJy,max = 10.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.39 MilliJy IMAGR1: 19986 Residual map points loaded IMAGR1: Field 1 min allowed flux = 1.695 MilliJy iter= 58702 IMAGR1: Total Cleaned flux density = 16.051 Jy 58702 comps IMAGR1: ALGSTB: All 437 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 426- 0 Cells, with 9271 Pts IMAGR1: Field 1 min = -10.7 MilliJy,max = 11.0 MilliJy IMAGR1: BGC Clean: using 1129 cell beam + residuals > 2.09 MilliJy IMAGR1: 16093 Residual map points loaded IMAGR1: Field 1 min allowed flux = -3.929 MilliJy iter= 58815 IMAGR1: Total Cleaned flux density = 15.991 Jy 58815 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -11.0 MilliJy,max = 10.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.43 MilliJy IMAGR1: 19991 Residual map points loaded IMAGR1: Field 1 min allowed flux = 1.934 MilliJy iter= 59868 IMAGR1: Total Cleaned flux density = 15.769 Jy 59868 comps IMAGR1: ALGSTB: All 437 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 426- 0 Cells, with 9271 Pts IMAGR1: Field 1 min = -12.1 MilliJy,max = 10.3 MilliJy IMAGR1: BGC Clean: using 1129 cell beam + residuals > 2.24 MilliJy IMAGR1: 13476 Residual map points loaded IMAGR1: Field 1 min allowed flux = 4.188 MilliJy iter= 59971 IMAGR1: Total Cleaned flux density = 15.827 Jy 59971 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -11.6 MilliJy,max = 10.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.46 MilliJy IMAGR1: 19968 Residual map points loaded IMAGR1: Field 1 min allowed flux = 2.053 MilliJy iter= 60817 IMAGR1: Total Cleaned flux density = 16.051 Jy 60817 comps IMAGR1: ALGSTB: All 437 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 426- 0 Cells, with 9271 Pts IMAGR1: Field 1 min = -10.6 MilliJy,max = 11.0 MilliJy IMAGR1: BGC Clean: using 1129 cell beam + residuals > 2.20 MilliJy IMAGR1: 14318 Residual map points loaded IMAGR1: Field 1 min allowed flux = -4.147 MilliJy iter= 60926 IMAGR1: Total Cleaned flux density = 15.990 Jy 60926 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -10.9 MilliJy,max = 10.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.44 MilliJy IMAGR1: 19991 Residual map points loaded IMAGR1: Field 1 min allowed flux = 2.031 MilliJy iter= 61757 IMAGR1: Total Cleaned flux density = 15.779 Jy 61757 comps IMAGR1: ALGSTB: All 437 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 426- 0 Cells, with 9271 Pts IMAGR1: Field 1 min = -12.2 MilliJy,max = 10.2 MilliJy IMAGR1: BGC Clean: using 1129 cell beam + residuals > 2.19 MilliJy IMAGR1: 13470 Residual map points loaded IMAGR1: Field 1 min allowed flux = 4.098 MilliJy iter= 61858 IMAGR1: Total Cleaned flux density = 15.834 Jy 61858 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -11.8 MilliJy,max = 10.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.45 MilliJy IMAGR1: 19965 Residual map points loaded IMAGR1: Field 1 min allowed flux = 2.011 MilliJy iter= 62689 IMAGR1: Total Cleaned flux density = 16.044 Jy 62689 comps IMAGR1: ALGSTB: All 437 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 426- 0 Cells, with 9271 Pts IMAGR1: Field 1 min = -10.6 MilliJy,max = 11.1 MilliJy IMAGR1: BGC Clean: using 1129 cell beam + residuals > 2.09 MilliJy IMAGR1: 15357 Residual map points loaded IMAGR1: Field 1 min allowed flux = -3.906 MilliJy iter= 62798 IMAGR1: Total Cleaned flux density = 15.986 Jy 62798 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -11.0 MilliJy,max = 10.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.42 MilliJy IMAGR1: 19983 Residual map points loaded IMAGR1: Field 1 min allowed flux = -1.934 MilliJy iter= 63696 IMAGR1: Total Cleaned flux density = 15.794 Jy 63696 comps IMAGR1: ALGSTB: All 437 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 426- 0 Cells, with 9271 Pts IMAGR1: Field 1 min = -12.1 MilliJy,max = 10.2 MilliJy IMAGR1: BGC Clean: using 1129 cell beam + residuals > 2.08 MilliJy IMAGR1: 13536 Residual map points loaded IMAGR1: Field 1 min allowed flux = 3.900 MilliJy iter= 63791 IMAGR1: Total Cleaned flux density = 15.844 Jy 63791 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -11.7 MilliJy,max = 10.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.43 MilliJy IMAGR1: 19982 Residual map points loaded IMAGR1: Field 1 min allowed flux = -1.919 MilliJy iter= 64737 IMAGR1: Total Cleaned flux density = 16.053 Jy 64737 comps IMAGR1: ALGSTB: All 437 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 426- 0 Cells, with 9271 Pts IMAGR1: Field 1 min = -10.6 MilliJy,max = 11.0 MilliJy IMAGR1: BGC Clean: using 1129 cell beam + residuals > 2.14 MilliJy IMAGR1: 14843 Residual map points loaded IMAGR1: Field 1 min allowed flux = -4.041 MilliJy iter= 64847 IMAGR1: Total Cleaned flux density = 15.992 Jy 64847 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -11.1 MilliJy,max = 10.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.42 MilliJy IMAGR1: 19983 Residual map points loaded IMAGR1: Field 1 min allowed flux = -1.981 MilliJy iter= 65646 IMAGR1: Total Cleaned flux density = 15.795 Jy 65646 comps IMAGR1: ALGSTB: All 437 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 426- 0 Cells, with 9271 Pts IMAGR1: Field 1 min = -12.2 MilliJy,max = 10.2 MilliJy IMAGR1: BGC Clean: using 1129 cell beam + residuals > 1.93 MilliJy IMAGR1: 17239 Residual map points loaded IMAGR1: Field 1 min allowed flux = 3.624 MilliJy iter= 65758 IMAGR1: Total Cleaned flux density = 15.851 Jy 65758 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -11.7 MilliJy,max = 10.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.37 MilliJy IMAGR1: 19983 Residual map points loaded IMAGR1: Field 1 min allowed flux = 1.774 MilliJy iter= 66920 IMAGR1: Total Cleaned flux density = 16.034 Jy 66920 comps IMAGR1: ALGSTB: All 437 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 426- 0 Cells, with 9271 Pts IMAGR1: Field 1 min = -10.9 MilliJy,max = 10.9 MilliJy IMAGR1: BGC Clean: using 1129 cell beam + residuals > 1.84 MilliJy IMAGR1: 18773 Residual map points loaded IMAGR1: Field 1 min allowed flux = -3.444 MilliJy iter= 67034 IMAGR1: Total Cleaned flux density = 15.980 Jy 67034 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -11.2 MilliJy,max = 10.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.34 MilliJy IMAGR1: 19996 Residual map points loaded IMAGR1: Field 1 min allowed flux = 1.712 MilliJy iter= 68401 IMAGR1: Total Cleaned flux density = 15.802 Jy 68401 comps IMAGR1: ALGSTB: All 437 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 426- 0 Cells, with 9271 Pts IMAGR1: Field 1 min = -12.2 MilliJy,max = 10.3 MilliJy IMAGR1: BGC Clean: using 1129 cell beam + residuals > 1.91 MilliJy IMAGR1: 16914 Residual map points loaded IMAGR1: Field 1 min allowed flux = 3.549 MilliJy iter= 68517 IMAGR1: Total Cleaned flux density = 15.859 Jy 68517 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -11.7 MilliJy,max = 10.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.33 MilliJy IMAGR1: 19976 Residual map points loaded IMAGR1: Field 1 min allowed flux = 1.766 MilliJy iter= 69698 IMAGR1: Total Cleaned flux density = 16.057 Jy 69698 comps IMAGR1: ALGSTB: All 437 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 426- 0 Cells, with 9271 Pts IMAGR1: Field 1 min = -10.5 MilliJy,max = 10.9 MilliJy IMAGR1: BGC Clean: using 1129 cell beam + residuals > 1.95 MilliJy IMAGR1: 14941 Residual map points loaded IMAGR1: Field 1 min allowed flux = -3.677 MilliJy iter= 69805 IMAGR1: Total Cleaned flux density = 16.004 Jy 69805 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -10.9 MilliJy,max = 10.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.35 MilliJy IMAGR1: 19983 Residual map points loaded IMAGR1: Field 1 Iter limit, Max resid= -2.759 MilliJy iter= 70000 IMAGR1: Total Cleaned flux density = 15.944 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 16282 components IMAGR1: Field 1 min = -11.3 MilliJy,max = 10.5 MilliJy IMAGR1: Restoring Clean components IMAGR1: Checking image max/min IMAGR1: Field 1 final Clean flux 15.944 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= 8 disk= 1 IMAGR1: Appears to have ended successfully IMAGR1: thuban 31DEC06 TST: Cpu= 202.2 Real= 204 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.08441 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1331+305_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@1331+305_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.3.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_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 9 disk= 1 AIPS 1: Disk 1 in-CNO 10 renumbered as CNO 8 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1955 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2007+404_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN SETFC1: Task SETFC (release of 31DEC06) begins SETFC1: Found 2007+404 L BAND Seq 1 Disk: 1 in slot 4 SETFC1: SETCEL: recommends IMSIZE 909 CELLSIZE 2.02781 SETFC1: SETCEL: returns IMSIZE 1024 CELLSIZE 2.02781 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@2007+404_L,BAND.0-1 SETFC1: FLYEYE added 1 fields to BOXFILE to 0.000 deg SETFC1: WARNING: THIS MAY NOT COVER THE DESIRED AREA SETFC1: First field number written was 1 SETFC1: Highest field number written was 1 SETFC1: returns adverbs to AIPS SETFC1: Appears to have ended successfully SETFC1: thuban 31DEC06 TST: Cpu= 0.1 Real= 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.08441 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1331+305_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@1331+305_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.3.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_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 9 disk= 1 AIPS 1: Disk 1 in-CNO 10 renumbered as CNO 8 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1955 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2007+404_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN SETFC1: Task SETFC (release of 31DEC06) begins SETFC1: Found 2007+404 L BAND Seq 1 Disk: 1 in slot 4 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@2007+404_L,BAND.0-1 SETFC1: Searching catalog between 0.18 and 0.77 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:08:36.45 40:36:41.4 0.171 0.646 0.199 SETFC1: 3 20:07:02.73 40:17:33.4 0.033 0.509 0.244 SETFC1: 4 20:07:07.57 40:45:33.2 0.041 0.379 0.288 SETFC1: 5 20:06:11.10 40:28:29.1 0.056 0.349 0.298 SETFC1: 6 20:09:15.80 40:39:34.7 0.032 0.264 0.330 SETFC1: Add NVSS: wrote 5 fields to BOXFILE SETFC1: The Sun is 62.2 deg away - ignoring SETFC1: First field number written was 2 SETFC1: Highest field number written was 6 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 07 44.94 40 29 48.6 00001 -1 507 512 513 C 2 246 246 20 08 36.45 40 36 41.4 00002 -1 100 128 129 C 3 246 246 20 07 02.73 40 17 33.4 00003 -1 100 128 129 C 4 246 246 20 07 07.57 40 45 33.2 00004 -1 100 128 129 C 5 246 246 20 06 11.10 40 28 29.1 00005 -1 100 128 129 C 6 246 246 20 09 15.80 40 39 34.7 00006 -1 100 128 129 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.08441 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1331+305_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@1331+305_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.3.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_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 9 disk= 1 AIPS 1: Disk 1 in-CNO 10 renumbered as CNO 8 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1955 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2007+404_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@2007+404_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.3.log AIPS 1: ' NOW STARTING WITH SOURCE :2 =2007+404' AIPS 1: ' ' IMAGR1: Task IMAGR (release of 31DEC06) begins IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@2007+404_L,BAND.0-1 IMAGR1: FIELDF: Final field parameters and # read are: IMAGR1: Field 1 1012 1012 -5.4752E-02 -4.0000E-03 0 IMAGR1: Field 2 246 246 5.8750E+02 4.1280E+02 0 IMAGR1: Field 3 246 246 -4.8153E+02 -7.3520E+02 0 IMAGR1: Field 4 246 246 -4.2632E+02 9.4460E+02 0 IMAGR1: Field 5 246 246 -1.0705E+03 -7.9504E+01 0 IMAGR1: Field 6 246 246 1.0364E+03 5.8610E+02 0 IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@2007+404_L,BAND.0-1 IMAGR1: WINDF: Number of clean boxes/field read as follows: IMAGR1: Field 01: 1 Field 02: 1 Field 03: 1 Field 04: 1 IMAGR1: Field 05: 1 Field 06: 1 IMAGR1: Create 2007+404 .IMAGR . 1 (UV) on disk 1 cno 9 IMAGR1: Beginning channel 1 through 1 with 2 IFs IMAGR1: IMACPY: Copied 1728 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 8.251E+03 IMAGR1: UVWAIT: Adding temperance S 1.650E+03 IMAGR1: UVWAIT: begin applying uniform or other weights IMAGR1: UVWAIT: Sum of weights in 4.512E+06 and out 4.956E+06 IMAGR1: UVWAIT: Noise is increased by a factor 1.116 due to weighting IMAGR1: UVWAIT: Average summed weight 8.251E+03 over 3114 vis IMAGR1: Create 2007+404 .IBM001. 1 (MA) on disk 1 cno 10 IMAGR1: Create 2007+404 .IBM002. 1 (MA) on disk 1 cno 11 IMAGR1: Create 2007+404 .IBM003. 1 (MA) on disk 1 cno 12 IMAGR1: Create 2007+404 .IBM004. 1 (MA) on disk 1 cno 13 IMAGR1: Create 2007+404 .IBM005. 1 (MA) on disk 1 cno 14 IMAGR1: Create 2007+404 .IBM006. 1 (MA) on disk 1 cno 15 IMAGR1: Create 2007+404 .ICL001. 1 (MA) on disk 1 cno 16 IMAGR1: Create 2007+404 .ICL002. 1 (MA) on disk 1 cno 17 IMAGR1: Create 2007+404 .ICL003. 1 (MA) on disk 1 cno 18 IMAGR1: Create 2007+404 .ICL004. 1 (MA) on disk 1 cno 19 IMAGR1: Create 2007+404 .ICL005. 1 (MA) on disk 1 cno 20 IMAGR1: Create 2007+404 .ICL006. 1 (MA) on disk 1 cno 21 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.464900E+09 to 1.385100E+09 Hz IMAGR1: Field 1 Sum of gridding weights = 5.26185E+07 IMAGR1: Field 1 Beam min = -137.4 MilliJy, max = 1.0 Jy IMAGR1: Field 1 fit FWHM = 14.468 x 6.435 arcsec, PA= -81.9 IMAGR1: Field 2 Sum of gridding weights = 5.26180E+07 IMAGR1: Field 2 Beam min = -84.9 MilliJy, max = 1.0 Jy IMAGR1: Field 2 fit FWHM = 14.481 x 6.436 arcsec, PA= -81.7 IMAGR1: Field 3 Sum of gridding weights = 5.26183E+07 IMAGR1: Field 3 Beam min = -92.1 MilliJy, max = 1.0 Jy IMAGR1: Field 3 fit FWHM = 14.459 x 6.433 arcsec, PA= -82.0 IMAGR1: Field 4 Sum of gridding weights = 5.26183E+07 IMAGR1: Field 4 Beam min = -90.8 MilliJy, max = 1.0 Jy IMAGR1: Field 4 fit FWHM = 14.456 x 6.438 arcsec, PA= -82.0 IMAGR1: Field 5 Sum of gridding weights = 5.26185E+07 IMAGR1: Field 5 Beam min = -94.8 MilliJy, max = 1.0 Jy IMAGR1: Field 5 fit FWHM = 14.443 x 6.436 arcsec, PA= -82.1 IMAGR1: Field 6 Sum of gridding weights = 5.26180E+07 IMAGR1: Field 6 Beam min = -89.5 MilliJy, max = 1.0 Jy IMAGR1: Field 6 fit FWHM = 14.492 x 6.436 arcsec, PA= -81.6 IMAGR1: CLBHIS: minimum component 0.500 of current peak IMAGR1: Field 1 min = -219.7 MilliJy,max = 2.6 Jy IMAGR1: Field 2 min = -242.2 MilliJy,max = 613.6 MilliJy IMAGR1: Field 3 min = -205.6 MilliJy,max = 919.1 MilliJy IMAGR1: Field 4 min = -234.4 MilliJy,max = 720.0 MilliJy IMAGR1: Field 5 min = -247.3 MilliJy,max = 950.0 MilliJy IMAGR1: Field 6 min = -229.5 MilliJy,max = 658.6 MilliJy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 663.05 MilliJy IMAGR1: 123 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.915 Jy iter= 4 IMAGR1: Field 1 Clean flux density= 903.324 MilliJy 4 comps IMAGR1: Total Cleaned flux density = 903.324 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 = -144.7 MilliJy,max = 1.7 Jy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 483.36 MilliJy IMAGR1: 56 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 915.884 MilliJy iter= 11 IMAGR1: Field 1 Clean flux density= 1.802 Jy 11 comps IMAGR1: Total Cleaned flux density = 1.802 Jy 11 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -70.8 MilliJy,max = 824.3 MilliJy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 231.19 MilliJy IMAGR1: 59 Residual map points loaded IMAGR1: Field 1 min allowed flux = 394.266 MilliJy iter= 19 IMAGR1: Field 1 Clean flux density= 2.272 Jy 19 comps IMAGR1: Total Cleaned flux density = 2.272 Jy 19 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -36.8 MilliJy,max = 132.0 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 8.852E-02 < Second best 6.873E-01 IMAGR1: Field 4 min = -39.7 MilliJy,max = 101.6 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 9.700E-02 < Second best 6.287E-01 IMAGR1: Field 6 min = -40.3 MilliJy,max = 88.4 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 8.441E-02 < Second best 5.861E-01 IMAGR1: Field 2 min = -38.4 MilliJy,max = 91.3 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 8.724E-02 < Second best 4.233E-01 IMAGR1: Field 5 min = -36.3 MilliJy,max = 134.1 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 5.797E-02 < Second best 3.750E-01 IMAGR1: Field 1 min = -37.6 MilliJy,max = 354.8 MilliJy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 99.52 MilliJy IMAGR1: 71 Residual map points loaded IMAGR1: Field 1 min allowed flux = 169.723 MilliJy iter= 27 IMAGR1: Field 1 Clean flux density= 2.474 Jy 27 comps IMAGR1: Total Cleaned flux density = 2.474 Jy 27 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -26.1 MilliJy,max = 152.8 MilliJy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 42.84 MilliJy IMAGR1: 151 Residual map points loaded IMAGR1: Field 1 min allowed flux = 74.786 MilliJy iter= 35 IMAGR1: Field 1 Clean flux density= 2.562 Jy 35 comps IMAGR1: Total Cleaned flux density = 2.562 Jy 35 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -17.0 MilliJy,max = 24.7 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.310E-02 < Second best 8.852E-02 IMAGR1: Field 3 min = -20.4 MilliJy,max = 34.3 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.403E-02 < Second best 8.724E-02 IMAGR1: Field 2 min = -20.5 MilliJy,max = 45.1 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 4.315E-02 < Second best 8.441E-02 IMAGR1: Field 6 min = -17.7 MilliJy,max = 24.8 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.933E-02 < Second best 7.119E-02 IMAGR1: Field 1 min = -21.4 MilliJy,max = 67.3 MilliJy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 18.88 MilliJy IMAGR1: 2818 Residual map points loaded IMAGR1: Field 1 min allowed flux = 32.648 MilliJy iter= 49 IMAGR1: Field 1 Clean flux density= 2.624 Jy 49 comps IMAGR1: Total Cleaned flux density = 2.624 Jy 49 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -15.9 MilliJy,max = 20.0 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.508E-02 < Second best 4.315E-02 IMAGR1: Field 2 min = -18.2 MilliJy,max = 32.2 MilliJy IMAGR1: BGC Clean: using 509 cell beam + residuals > 16.99 MilliJy IMAGR1: 260 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 21.045 MilliJy iter= 14 IMAGR1: Field 2 Clean flux density= 36.673 MilliJy 14 comps IMAGR1: Total Cleaned flux density = 2.660 Jy 63 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -19.8 MilliJy,max = 29.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 12.58 MilliJy IMAGR1: 16412 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 19.942 MilliJy iter= 98 IMAGR1: Field 1 Clean flux density= 2.730 Jy 98 comps IMAGR1: Total Cleaned flux density = 2.767 Jy 112 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -17.1 MilliJy,max = 17.8 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.507E-02 < Second best 2.310E-02 IMAGR1: Field 4 min = -13.3 MilliJy,max = 16.7 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.510E-02 < Second best 2.015E-02 IMAGR1: Field 2 min = -15.0 MilliJy,max = 20.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 12.36 MilliJy IMAGR1: 623 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 14.692 MilliJy iter= 37 IMAGR1: Field 2 Clean flux density= 74.596 MilliJy 37 comps IMAGR1: Total Cleaned flux density = 2.805 Jy 135 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 6 min = -14.8 MilliJy,max = 16.5 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.585E-02 < Second best 1.909E-02 IMAGR1: Field 1 min = -17.4 MilliJy,max = 23.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 11.22 MilliJy IMAGR1: 17356 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 15.871 MilliJy iter= 166 IMAGR1: Field 1 Clean flux density= 2.828 Jy 166 comps IMAGR1: Total Cleaned flux density = 2.902 Jy 203 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 6 min = -13.5 MilliJy,max = 15.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 11.21 MilliJy IMAGR1: 167 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 11.707 MilliJy iter= 11 IMAGR1: Field 6 Clean flux density= 14.096 MilliJy 11 comps IMAGR1: Total Cleaned flux density = 2.916 Jy 214 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -15.5 MilliJy,max = 21.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 10.47 MilliJy IMAGR1: 16068 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 13.593 MilliJy iter= 240 IMAGR1: Field 1 Clean flux density= 2.910 Jy 240 comps IMAGR1: Total Cleaned flux density = 2.998 Jy 288 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -11.3 MilliJy,max = 13.6 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.216E-02 < Second best 1.508E-02 IMAGR1: Field 5 min = -12.0 MilliJy,max = 16.4 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.049E-02 < Second best 1.507E-02 IMAGR1: Field 3 min = -16.2 MilliJy,max = 16.4 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.227E-02 < Second best 1.411E-02 IMAGR1: Field 2 min = -13.7 MilliJy,max = 13.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 10.25 MilliJy IMAGR1: 540 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -10.905 MilliJy iter= 57 IMAGR1: Field 2 Clean flux density= 93.667 MilliJy 57 comps IMAGR1: Total Cleaned flux density = 3.017 Jy 308 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -15.2 MilliJy,max = 18.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 9.51 MilliJy IMAGR1: 17297 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 11.994 MilliJy iter= 333 IMAGR1: Field 1 Clean flux density= 2.968 Jy 333 comps IMAGR1: Total Cleaned flux density = 3.076 Jy 401 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -13.4 MilliJy,max = 15.8 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.151E-02 < Second best 1.216E-02 IMAGR1: Field 4 min = -10.1 MilliJy,max = 12.3 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.079E-02 < Second best 1.154E-02 IMAGR1: Field 1 min = -14.1 MilliJy,max = 17.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 8.88 MilliJy IMAGR1: 16509 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 10.755 MilliJy iter= 427 IMAGR1: Field 1 Clean flux density= 3.022 Jy 427 comps IMAGR1: Total Cleaned flux density = 3.130 Jy 495 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -13.9 MilliJy,max = 14.1 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 9.924E-03 < Second best 1.126E-02 IMAGR1: Field 6 min = -10.8 MilliJy,max = 11.6 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.018E-02 < Second best 1.079E-02 IMAGR1: Field 4 min = -9.7 MilliJy,max = 10.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 8.80 MilliJy IMAGR1: 125 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 8.805 MilliJy iter= 10 IMAGR1: Field 4 Clean flux density= 7.597 MilliJy 10 comps IMAGR1: Total Cleaned flux density = 3.137 Jy 505 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -11.8 MilliJy,max = 11.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 8.73 MilliJy IMAGR1: 323 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -8.950 MilliJy iter= 73 IMAGR1: Field 2 Clean flux density= 107.004 MilliJy 73 comps IMAGR1: Total Cleaned flux density = 3.151 Jy 521 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -10.2 MilliJy,max = 13.8 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 8.915E-03 < Second best 1.036E-02 IMAGR1: Field 1 min = -13.6 MilliJy,max = 15.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 8.00 MilliJy IMAGR1: 17562 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 9.575 MilliJy iter= 539 IMAGR1: Field 1 Clean flux density= 3.062 Jy 539 comps IMAGR1: Total Cleaned flux density = 3.191 Jy 633 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 6 min = -10.0 MilliJy,max = 10.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 7.99 MilliJy IMAGR1: 238 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 8.194 MilliJy iter= 29 IMAGR1: Field 6 Clean flux density= 21.139 MilliJy 29 comps IMAGR1: Total Cleaned flux density = 3.198 Jy 651 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -12.2 MilliJy,max = 13.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 7.97 MilliJy IMAGR1: 384 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -8.212 MilliJy iter= 22 IMAGR1: Field 3 Clean flux density= 3.516 MilliJy 22 comps IMAGR1: Total Cleaned flux density = 3.202 Jy 673 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -12.2 MilliJy,max = 13.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 7.32 MilliJy IMAGR1: 16408 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 8.575 MilliJy iter= 665 IMAGR1: Field 1 Clean flux density= 3.108 Jy 665 comps IMAGR1: Total Cleaned flux density = 3.247 Jy 799 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -9.1 MilliJy,max = 11.9 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 7.635E-03 < Second best 8.630E-03 IMAGR1: Field 2 min = -11.0 MilliJy,max = 10.1 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 7.742E-03 < Second best 8.469E-03 IMAGR1: Field 4 min = -8.9 MilliJy,max = 8.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 7.23 MilliJy IMAGR1: 53 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -6.999 MilliJy iter= 17 IMAGR1: Field 4 Clean flux density= 8.463 MilliJy 17 comps IMAGR1: Total Cleaned flux density = 3.248 Jy 806 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -11.2 MilliJy,max = 13.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 6.65 MilliJy IMAGR1: 16349 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -7.713 MilliJy iter= 804 IMAGR1: Field 1 Clean flux density= 3.139 Jy 804 comps IMAGR1: Total Cleaned flux density = 3.279 Jy 945 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -9.9 MilliJy,max = 11.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 6.61 MilliJy IMAGR1: 371 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 6.739 MilliJy iter= 42 IMAGR1: Field 3 Clean flux density= 7.726 MilliJy 42 comps IMAGR1: Total Cleaned flux density = 3.284 Jy 965 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 6 min = -8.3 MilliJy,max = 9.1 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 7.070E-03 < Second best 7.742E-03 IMAGR1: Field 2 min = -10.3 MilliJy,max = 9.0 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 7.209E-03 < Second best 7.635E-03 IMAGR1: Field 5 min = -7.7 MilliJy,max = 10.5 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 7.042E-03 < Second best 7.436E-03 IMAGR1: Field 1 min = -9.9 MilliJy,max = 12.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 6.05 MilliJy IMAGR1: 16982 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 6.960 MilliJy iter= 959 IMAGR1: Field 1 Clean flux density= 3.179 Jy 959 comps IMAGR1: Total Cleaned flux density = 3.323 Jy 1120 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -10.3 MilliJy,max = 8.5 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 6.411E-03 < Second best 7.070E-03 IMAGR1: Field 6 min = -7.7 MilliJy,max = 8.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 6.02 MilliJy IMAGR1: 280 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 6.145 MilliJy iter= 54 IMAGR1: Field 6 Clean flux density= 30.904 MilliJy 54 comps IMAGR1: Total Cleaned flux density = 3.333 Jy 1145 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -7.0 MilliJy,max = 9.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 6.02 MilliJy IMAGR1: 75 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -5.907 MilliJy iter= 11 IMAGR1: Field 5 Clean flux density= -544.115 MicroJy 11 comps IMAGR1: Total Cleaned flux density = 3.333 Jy 1156 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -7.7 MilliJy,max = 7.4 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 6.194E-03 < Second best 6.711E-03 IMAGR1: Field 1 min = -9.3 MilliJy,max = 10.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 5.46 MilliJy IMAGR1: 16221 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 6.244 MilliJy iter= 1134 IMAGR1: Field 1 Clean flux density= 3.215 Jy 1134 comps IMAGR1: Total Cleaned flux density = 3.368 Jy 1331 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -7.7 MilliJy,max = 9.3 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 6.096E-03 < Second best 6.411E-03 IMAGR1: Field 2 min = -8.9 MilliJy,max = 7.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 5.42 MilliJy IMAGR1: 246 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 5.491 MilliJy iter= 91 IMAGR1: Field 2 Clean flux density= 113.935 MilliJy 91 comps IMAGR1: Total Cleaned flux density = 3.375 Jy 1349 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -7.1 MilliJy,max = 6.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 5.41 MilliJy IMAGR1: 157 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 5.418 MilliJy iter= 32 IMAGR1: Field 4 Clean flux density= 5.367 MilliJy 32 comps IMAGR1: Total Cleaned flux density = 3.372 Jy 1364 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -7.5 MilliJy,max = 9.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 5.41 MilliJy IMAGR1: 373 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 5.498 MilliJy iter= 64 IMAGR1: Field 3 Clean flux density= 7.619 MilliJy 64 comps IMAGR1: Total Cleaned flux density = 3.372 Jy 1386 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -8.0 MilliJy,max = 10.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 4.91 MilliJy IMAGR1: 15226 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -5.547 MilliJy iter= 1321 IMAGR1: Field 1 Clean flux density= 3.242 Jy 1321 comps IMAGR1: Total Cleaned flux density = 3.399 Jy 1573 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 6 min = -6.5 MilliJy,max = 7.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 4.88 MilliJy IMAGR1: 267 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 4.955 MilliJy iter= 84 IMAGR1: Field 6 Clean flux density= 36.153 MilliJy 84 comps IMAGR1: Total Cleaned flux density = 3.404 Jy 1603 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -6.0 MilliJy,max = 7.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 4.87 MilliJy IMAGR1: 124 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 4.917 MilliJy iter= 27 IMAGR1: Field 5 Clean flux density= -539.909 MicroJy 27 comps IMAGR1: Total Cleaned flux density = 3.404 Jy 1619 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -8.1 MilliJy,max = 9.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 4.45 MilliJy IMAGR1: 13990 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -4.999 MilliJy iter= 1530 IMAGR1: Field 1 Clean flux density= 3.263 Jy 1530 comps IMAGR1: Total Cleaned flux density = 3.425 Jy 1828 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -6.3 MilliJy,max = 6.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 4.42 MilliJy IMAGR1: 352 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 4.446 MilliJy iter= 91 IMAGR1: Field 3 Clean flux density= 9.839 MilliJy 91 comps IMAGR1: Total Cleaned flux density = 3.428 Jy 1855 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -7.8 MilliJy,max = 5.6 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 4.717E-03 < Second best 5.217E-03 IMAGR1: Field 4 min = -6.0 MilliJy,max = 5.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 4.36 MilliJy IMAGR1: 165 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 4.394 MilliJy iter= 51 IMAGR1: Field 4 Clean flux density= 4.756 MilliJy 51 comps IMAGR1: Total Cleaned flux density = 3.427 Jy 1874 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -7.1 MilliJy,max = 9.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.99 MilliJy IMAGR1: 14666 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 4.481 MilliJy iter= 1771 IMAGR1: Field 1 Clean flux density= 3.277 Jy 1771 comps IMAGR1: Total Cleaned flux density = 3.441 Jy 2115 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 6 min = -5.4 MilliJy,max = 5.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.96 MilliJy IMAGR1: 297 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -4.019 MilliJy iter= 114 IMAGR1: Field 6 Clean flux density= 37.210 MilliJy 114 comps IMAGR1: Total Cleaned flux density = 3.443 Jy 2145 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -5.1 MilliJy,max = 5.7 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 4.343E-03 < Second best 4.717E-03 IMAGR1: Field 2 min = -5.8 MilliJy,max = 5.3 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 4.062E-03 < Second best 4.343E-03 IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.93 MilliJy IMAGR1: 171 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 3.976 MilliJy iter= 48 IMAGR1: Field 5 Clean flux density= -1.830 MilliJy 48 comps IMAGR1: Total Cleaned flux density = 3.441 Jy 2166 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -7.0 MilliJy,max = 7.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.56 MilliJy IMAGR1: 14077 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -4.005 MilliJy iter= 2052 IMAGR1: Field 1 Clean flux density= 3.302 Jy 2052 comps IMAGR1: Total Cleaned flux density = 3.465 Jy 2447 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -4.6 MilliJy,max = 5.7 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 3.963E-03 < Second best 4.235E-03 IMAGR1: Field 4 min = -5.6 MilliJy,max = 4.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.50 MilliJy IMAGR1: 392 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -3.552 MilliJy iter= 86 IMAGR1: Field 4 Clean flux density= -1.109 MilliJy 86 comps IMAGR1: Total Cleaned flux density = 3.460 Jy 2482 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -6.7 MilliJy,max = 4.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.49 MilliJy IMAGR1: 165 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 3.497 MilliJy iter= 111 IMAGR1: Field 2 Clean flux density= 113.895 MilliJy 111 comps IMAGR1: Total Cleaned flux density = 3.460 Jy 2502 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -4.8 MilliJy,max = 5.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.49 MilliJy IMAGR1: 212 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -3.510 MilliJy iter= 114 IMAGR1: Field 3 Clean flux density= 10.914 MilliJy 114 comps IMAGR1: Total Cleaned flux density = 3.461 Jy 2525 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 6 min = -4.4 MilliJy,max = 5.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.48 MilliJy IMAGR1: 256 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 3.519 MilliJy iter= 145 IMAGR1: Field 6 Clean flux density= 43.576 MilliJy 145 comps IMAGR1: Total Cleaned flux density = 3.467 Jy 2556 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -6.1 MilliJy,max = 7.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.09 MilliJy IMAGR1: 14563 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 3.450 MilliJy iter= 2362 IMAGR1: Field 1 Clean flux density= 3.310 Jy 2362 comps IMAGR1: Total Cleaned flux density = 3.475 Jy 2866 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -4.2 MilliJy,max = 4.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.07 MilliJy IMAGR1: 241 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -3.107 MilliJy iter= 79 IMAGR1: Field 5 Clean flux density= -4.934 MilliJy 79 comps IMAGR1: Total Cleaned flux density = 3.472 Jy 2897 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -4.8 MilliJy,max = 4.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.06 MilliJy IMAGR1: 479 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -3.101 MilliJy iter= 123 IMAGR1: Field 4 Clean flux density= -4.176 MilliJy 123 comps IMAGR1: Total Cleaned flux density = 3.469 Jy 2934 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 6 min = -4.1 MilliJy,max = 4.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.05 MilliJy IMAGR1: 347 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 3.085 MilliJy iter= 188 IMAGR1: Field 6 Clean flux density= 47.137 MilliJy 188 comps IMAGR1: Total Cleaned flux density = 3.472 Jy 2977 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -4.0 MilliJy,max = 4.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.03 MilliJy IMAGR1: 233 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -3.063 MilliJy iter= 139 IMAGR1: Field 3 Clean flux density= 10.527 MilliJy 139 comps IMAGR1: Total Cleaned flux density = 3.472 Jy 3002 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -4.9 MilliJy,max = 4.3 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 3.133E-03 < Second best 3.325E-03 IMAGR1: Field 1 min = -5.9 MilliJy,max = 6.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.65 MilliJy IMAGR1: 14642 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 2.955 MilliJy iter= 2715 IMAGR1: Field 1 Clean flux density= 3.333 Jy 2715 comps IMAGR1: Total Cleaned flux density = 3.496 Jy 3355 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -4.8 MilliJy,max = 4.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.65 MilliJy IMAGR1: 180 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 2.669 MilliJy iter= 136 IMAGR1: Field 2 Clean flux density= 114.126 MilliJy 136 comps IMAGR1: Total Cleaned flux density = 3.496 Jy 3380 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -4.5 MilliJy,max = 3.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.64 MilliJy IMAGR1: 330 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 2.669 MilliJy iter= 117 IMAGR1: Field 5 Clean flux density= -4.971 MilliJy 117 comps IMAGR1: Total Cleaned flux density = 3.496 Jy 3418 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -4.5 MilliJy,max = 4.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.62 MilliJy IMAGR1: 504 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 2.664 MilliJy iter= 167 IMAGR1: Field 4 Clean flux density= -9.525 MilliJy 167 comps IMAGR1: Total Cleaned flux density = 3.491 Jy 3462 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 6 min = -3.4 MilliJy,max = 4.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.61 MilliJy IMAGR1: 314 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -2.634 MilliJy iter= 225 IMAGR1: Field 6 Clean flux density= 49.186 MilliJy 225 comps IMAGR1: Total Cleaned flux density = 3.493 Jy 3499 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -3.4 MilliJy,max = 4.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.60 MilliJy IMAGR1: 249 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -2.589 MilliJy iter= 166 IMAGR1: Field 3 Clean flux density= 12.476 MilliJy 166 comps IMAGR1: Total Cleaned flux density = 3.495 Jy 3526 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -4.7 MilliJy,max = 5.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.26 MilliJy IMAGR1: 13789 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 2.499 MilliJy iter= 3096 IMAGR1: Field 1 Clean flux density= 3.335 Jy 3096 comps IMAGR1: Total Cleaned flux density = 3.497 Jy 3907 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -3.7 MilliJy,max = 3.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.25 MilliJy IMAGR1: 182 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 2.255 MilliJy iter= 158 IMAGR1: Field 2 Clean flux density= 112.124 MilliJy 158 comps IMAGR1: Total Cleaned flux density = 3.495 Jy 3929 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -3.9 MilliJy,max = 3.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.24 MilliJy IMAGR1: 306 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 2.252 MilliJy iter= 156 IMAGR1: Field 5 Clean flux density= -6.799 MilliJy 156 comps IMAGR1: Total Cleaned flux density = 3.493 Jy 3968 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -3.9 MilliJy,max = 3.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.23 MilliJy IMAGR1: 685 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -2.255 MilliJy iter= 225 IMAGR1: Field 4 Clean flux density= -13.613 MilliJy 225 comps IMAGR1: Total Cleaned flux density = 3.489 Jy 4026 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 6 min = -3.4 MilliJy,max = 3.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.22 MilliJy IMAGR1: 432 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 2.250 MilliJy iter= 279 IMAGR1: Field 6 Clean flux density= 52.785 MilliJy 279 comps IMAGR1: Total Cleaned flux density = 3.492 Jy 4080 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -3.2 MilliJy,max = 3.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.20 MilliJy IMAGR1: 192 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 2.219 MilliJy iter= 191 IMAGR1: Field 3 Clean flux density= 14.101 MilliJy 191 comps IMAGR1: Total Cleaned flux density = 3.494 Jy 4105 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -4.3 MilliJy,max = 4.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.93 MilliJy IMAGR1: 13507 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -2.126 MilliJy iter= 3498 IMAGR1: Field 1 Clean flux density= 3.347 Jy 3498 comps IMAGR1: Total Cleaned flux density = 3.506 Jy 4507 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -3.6 MilliJy,max = 3.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.91 MilliJy IMAGR1: 843 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -1.952 MilliJy iter= 299 IMAGR1: Field 4 Clean flux density= -16.872 MilliJy 299 comps IMAGR1: Total Cleaned flux density = 3.503 Jy 4581 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -3.4 MilliJy,max = 2.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.91 MilliJy IMAGR1: 101 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 1.890 MilliJy iter= 172 IMAGR1: Field 2 Clean flux density= 112.078 MilliJy 172 comps IMAGR1: Total Cleaned flux density = 3.503 Jy 4595 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 6 min = -3.4 MilliJy,max = 3.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.90 MilliJy IMAGR1: 524 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 1.926 MilliJy iter= 339 IMAGR1: Field 6 Clean flux density= 54.275 MilliJy 339 comps IMAGR1: Total Cleaned flux density = 3.504 Jy 4655 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -3.7 MilliJy,max = 2.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.89 MilliJy IMAGR1: 448 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 1.912 MilliJy iter= 202 IMAGR1: Field 5 Clean flux density= -7.347 MilliJy 202 comps IMAGR1: Total Cleaned flux density = 3.503 Jy 4701 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -2.6 MilliJy,max = 3.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.88 MilliJy IMAGR1: 297 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -1.892 MilliJy iter= 222 IMAGR1: Field 3 Clean flux density= 16.405 MilliJy 222 comps IMAGR1: Total Cleaned flux density = 3.506 Jy 4732 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -4.0 MilliJy,max = 4.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.66 MilliJy IMAGR1: 13154 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -1.814 MilliJy iter= 3942 IMAGR1: Field 1 Clean flux density= 3.348 Jy 3942 comps IMAGR1: Total Cleaned flux density = 3.506 Jy 5176 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -3.1 MilliJy,max = 3.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.65 MilliJy IMAGR1: 993 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 1.679 MilliJy iter= 387 IMAGR1: Field 4 Clean flux density= -20.740 MilliJy 387 comps IMAGR1: Total Cleaned flux density = 3.502 Jy 5264 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 6 min = -3.0 MilliJy,max = 3.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.64 MilliJy IMAGR1: 632 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -1.666 MilliJy iter= 409 IMAGR1: Field 6 Clean flux density= 56.032 MilliJy 409 comps IMAGR1: Total Cleaned flux density = 3.504 Jy 5334 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -3.3 MilliJy,max = 2.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.63 MilliJy IMAGR1: 566 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -1.652 MilliJy iter= 250 IMAGR1: Field 5 Clean flux density= -9.767 MilliJy 250 comps IMAGR1: Total Cleaned flux density = 3.502 Jy 5382 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -2.3 MilliJy,max = 2.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.62 MilliJy IMAGR1: 261 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 1.633 MilliJy iter= 256 IMAGR1: Field 3 Clean flux density= 19.219 MilliJy 256 comps IMAGR1: Total Cleaned flux density = 3.505 Jy 5416 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -2.8 MilliJy,max = 2.2 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.658E-03 < Second best 1.748E-03 IMAGR1: Field 1 min = -3.4 MilliJy,max = 3.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.44 MilliJy IMAGR1: 12931 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -1.566 MilliJy iter= 4432 IMAGR1: Field 1 Clean flux density= 3.354 Jy 4432 comps IMAGR1: Total Cleaned flux density = 3.511 Jy 5906 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -2.6 MilliJy,max = 2.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.43 MilliJy IMAGR1: 149 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -1.436 MilliJy iter= 194 IMAGR1: Field 2 Clean flux density= 110.785 MilliJy 194 comps IMAGR1: Total Cleaned flux density = 3.510 Jy 5928 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -3.2 MilliJy,max = 2.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.42 MilliJy IMAGR1: 981 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 1.444 MilliJy iter= 480 IMAGR1: Field 4 Clean flux density= -26.869 MilliJy 480 comps IMAGR1: Total Cleaned flux density = 3.503 Jy 6021 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 6 min = -2.8 MilliJy,max = 2.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.41 MilliJy IMAGR1: 780 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -1.435 MilliJy iter= 487 IMAGR1: Field 6 Clean flux density= 57.200 MilliJy 487 comps IMAGR1: Total Cleaned flux density = 3.505 Jy 6099 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -3.2 MilliJy,max = 2.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.41 MilliJy IMAGR1: 733 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 1.422 MilliJy iter= 330 IMAGR1: Field 5 Clean flux density= -12.737 MilliJy 330 comps IMAGR1: Total Cleaned flux density = 3.502 Jy 6179 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -1.9 MilliJy,max = 2.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.40 MilliJy IMAGR1: 317 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -1.411 MilliJy iter= 292 IMAGR1: Field 3 Clean flux density= 21.454 MilliJy 292 comps IMAGR1: Total Cleaned flux density = 3.504 Jy 6215 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -3.2 MilliJy,max = 3.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.24 MilliJy IMAGR1: 12425 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.358 MilliJy iter= 4956 IMAGR1: Field 1 Clean flux density= 3.360 Jy 4956 comps IMAGR1: Total Cleaned flux density = 3.510 Jy 6739 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -2.5 MilliJy,max = 2.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.24 MilliJy IMAGR1: 1326 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -1.262 MilliJy iter= 598 IMAGR1: Field 4 Clean flux density= -33.082 MilliJy 598 comps IMAGR1: Total Cleaned flux density = 3.504 Jy 6857 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 6 min = -2.6 MilliJy,max = 2.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.23 MilliJy IMAGR1: 977 Residual map points loaded IMAGR1: Field 6 min algorithm flux= 1.253 MilliJy iter= 588 IMAGR1: Field 6 Clean flux density= 59.568 MilliJy 588 comps IMAGR1: Total Cleaned flux density = 3.506 Jy 6958 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -1.8 MilliJy,max = 1.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.22 MilliJy IMAGR1: 60 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -1.215 MilliJy iter= 204 IMAGR1: Field 2 Clean flux density= 109.740 MilliJy 204 comps IMAGR1: Total Cleaned flux density = 3.505 Jy 6968 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -2.9 MilliJy,max = 2.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.22 MilliJy IMAGR1: 859 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -1.243 MilliJy iter= 418 IMAGR1: Field 5 Clean flux density= -16.087 MilliJy 418 comps IMAGR1: Total Cleaned flux density = 3.502 Jy 7056 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -1.9 MilliJy,max = 2.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.21 MilliJy IMAGR1: 357 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 1.218 MilliJy iter= 334 IMAGR1: Field 3 Clean flux density= 25.005 MilliJy 334 comps IMAGR1: Total Cleaned flux density = 3.505 Jy 7098 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -2.9 MilliJy,max = 2.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.09 MilliJy IMAGR1: 12241 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.186 MilliJy iter= 5528 IMAGR1: Field 1 Clean flux density= 3.364 Jy 5528 comps IMAGR1: Total Cleaned flux density = 3.510 Jy 7670 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -2.3 MilliJy,max = 2.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.08 MilliJy IMAGR1: 1174 Residual map points loaded IMAGR1: Field 4 min Clean flux = -1.173 MilliJy iter= 663 IMAGR1: Field 4 Clean flux density= -37.399 MilliJy 663 comps IMAGR1: Total Cleaned flux density = 3.505 Jy 7735 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 6 min = -2.3 MilliJy,max = 2.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.06 MilliJy IMAGR1: 1274 Residual map points loaded IMAGR1: Field 6 min Clean flux = 1.173 MilliJy iter= 662 IMAGR1: Field 6 Clean flux density= 59.477 MilliJy 662 comps IMAGR1: Total Cleaned flux density = 3.505 Jy 7809 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -2.6 MilliJy,max = 2.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.05 MilliJy IMAGR1: 1302 Residual map points loaded IMAGR1: Field 5 min Clean flux = -1.169 MilliJy iter= 495 IMAGR1: Field 5 Clean flux density= -19.462 MilliJy 495 comps IMAGR1: Total Cleaned flux density = 3.502 Jy 7886 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -1.5 MilliJy,max = 2.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.04 MilliJy IMAGR1: 542 Residual map points loaded IMAGR1: Field 3 min Clean flux = -1.172 MilliJy iter= 358 IMAGR1: Field 3 Clean flux density= 26.835 MilliJy 358 comps IMAGR1: Total Cleaned flux density = 3.504 Jy 7910 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -1.6 MilliJy,max = 1.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.03 MilliJy IMAGR1: 181 Residual map points loaded IMAGR1: Field 2 min Clean flux = 1.168 MilliJy iter= 209 IMAGR1: Field 2 Clean flux density= 109.611 MilliJy 209 comps IMAGR1: Total Cleaned flux density = 3.503 Jy 7915 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -2.8 MilliJy,max = 2.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 917.88 MicroJy IMAGR1: 19979 Residual map points loaded IMAGR1: Field 1 min Clean flux = -1.173 MilliJy iter= 5710 IMAGR1: Field 1 Clean flux density= 3.365 Jy 5710 comps IMAGR1: Total Cleaned flux density = 3.504 Jy 8097 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Peak residual in window 1.173 less than limit 1.173 MilliJy IMAGR1: Merging the Clean components files IMAGR1: Field 1 compressed from 5710 to 4218 components IMAGR1: Field 2 compressed from 209 to 165 components IMAGR1: Field 3 compressed from 358 to 250 components IMAGR1: Field 4 compressed from 663 to 431 components IMAGR1: Field 5 compressed from 495 to 271 components IMAGR1: Field 6 compressed from 662 to 389 components IMAGR1: Field 1 min = -2.7 MilliJy,max = 2.5 MilliJy IMAGR1: Field 2 min = -1.5 MilliJy,max = 1.3 MilliJy IMAGR1: Field 3 min = -1.4 MilliJy,max = 1.9 MilliJy IMAGR1: Field 4 min = -2.1 MilliJy,max = 2.3 MilliJy IMAGR1: Field 5 min = -2.4 MilliJy,max = 1.8 MilliJy IMAGR1: Field 6 min = -2.3 MilliJy,max = 2.0 MilliJy IMAGR1: Restoring Clean components IMAGR1: Restoring overlapped Clean components IMAGR1: Restore 70.224 MilliJy ( 234 CCs) from field 1 to field 2 IMAGR1: Restore 76.953 MilliJy ( 457 CCs) from field 1 to field 3 IMAGR1: Restore 29.774 MilliJy ( 184 CCs) from field 1 to field 4 IMAGR1: Restore 49.969 MilliJy ( 148 CCs) from field 1 to field 5 IMAGR1: Restore 23.297 MilliJy ( 68 CCs) from field 1 to field 6 IMAGR1: Restore 109.611 MilliJy ( 165 CCs) from field 2 to field 1 IMAGR1: Restore -6.338 MilliJy ( 18 CCs) from field 2 to field 6 IMAGR1: Restore 26.835 MilliJy ( 250 CCs) from field 3 to field 1 IMAGR1: Restore -36.512 MilliJy ( 312 CCs) from field 4 to field 1 IMAGR1: Restore 20.472 MilliJy ( 81 CCs) from field 5 to field 1 IMAGR1: Restore 74.948 MilliJy ( 203 CCs) from field 6 to field 1 IMAGR1: Restore 1.124 MilliJy ( 3 CCs) from field 6 to field 2 IMAGR1: Checking image max/min IMAGR1: Field 1 final Clean flux 3.561 Jy IMAGR1: Field 2 final Clean flux 180.958 MilliJy IMAGR1: Field 3 final Clean flux 103.788 MilliJy IMAGR1: Field 4 final Clean flux -7.625 MilliJy IMAGR1: Field 5 final Clean flux 30.507 MilliJy IMAGR1: Field 6 final Clean flux 76.435 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= 9 disk= 1 IMAGR1: Appears to have ended successfully IMAGR1: thuban 31DEC06 TST: Cpu= 56.5 Real= 57 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.08441 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1331+305_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@1331+305_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.3.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_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 9 disk= 1 AIPS 1: Disk 1 in-CNO 10 renumbered as CNO 8 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1955 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2007+404_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@2007+404_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.3.log AIPS 1: ' NOW STARTING WITH SOURCE :2 =2007+404' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2007+404_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 10 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 11 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 12 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 13 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 14 disk= 1 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 9 AIPS 1: Disk 1 in-CNO 17 renumbered as CNO 10 AIPS 1: Disk 1 in-CNO 18 renumbered as CNO 11 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 12 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 13 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 14 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1415 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@CYGX-1_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN SETFC1: Task SETFC (release of 31DEC06) begins SETFC1: Found CYGX-1 L BAND Seq 1 Disk: 1 in slot 5 SETFC1: SETCEL: recommends IMSIZE 909 CELLSIZE 2.02827 SETFC1: SETCEL: returns IMSIZE 1024 CELLSIZE 2.02827 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@CYGX-1_L,BAND.0-1 SETFC1: FLYEYE added 1 fields to BOXFILE to 0.000 deg SETFC1: WARNING: THIS MAY NOT COVER THE DESIRED AREA SETFC1: First field number written was 1 SETFC1: Highest field number written was 1 SETFC1: returns adverbs to AIPS SETFC1: Appears to have ended successfully SETFC1: thuban 31DEC06 TST: Cpu= 0.1 Real= 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.08441 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1331+305_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@1331+305_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.3.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_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 9 disk= 1 AIPS 1: Disk 1 in-CNO 10 renumbered as CNO 8 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1955 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2007+404_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@2007+404_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.3.log AIPS 1: ' NOW STARTING WITH SOURCE :2 =2007+404' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2007+404_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 10 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 11 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 12 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 13 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 14 disk= 1 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 9 AIPS 1: Disk 1 in-CNO 17 renumbered as CNO 10 AIPS 1: Disk 1 in-CNO 18 renumbered as CNO 11 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 12 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 13 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 14 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1415 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@CYGX-1_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN SETFC1: Task SETFC (release of 31DEC06) begins SETFC1: Found CYGX-1 L BAND Seq 1 Disk: 1 in slot 5 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@CYGX-1_L,BAND.0-1 SETFC1: Searching catalog between 0.18 and 0.77 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 19:58:23.00 34:57:28.4 0.053 0.510 0.244 SETFC1: 3 19:59:48.70 35:14:40.1 0.367 0.348 0.299 SETFC1: Add NVSS: wrote 2 fields to BOXFILE SETFC1: The Sun is 60.9 deg away - ignoring SETFC1: First field number written was 2 SETFC1: Highest field number written was 3 SETFC1: returns adverbs to AIPS SETFC1: Appears to have ended successfully SETFC1: thuban 31DEC06 TST: Cpu= 2.6 Real= 3 C 1 1012 1012 19 58 21.69 35 12 06.2 00001 -1 507 512 513 C 2 246 246 19 58 23.00 34 57 28.4 00002 -1 100 128 129 C 3 335 335 19 59 48.70 35 14 40.1 00003 -1 100 302 264 00003 -1 100 251 226 00003 -1 100 215 281 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.08441 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1331+305_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@1331+305_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.3.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_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 9 disk= 1 AIPS 1: Disk 1 in-CNO 10 renumbered as CNO 8 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1955 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2007+404_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@2007+404_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.3.log AIPS 1: ' NOW STARTING WITH SOURCE :2 =2007+404' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2007+404_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 10 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 11 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 12 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 13 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 14 disk= 1 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 9 AIPS 1: Disk 1 in-CNO 17 renumbered as CNO 10 AIPS 1: Disk 1 in-CNO 18 renumbered as CNO 11 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 12 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 13 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 14 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1415 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@CYGX-1_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@CYGX-1_L,BAND.0-1 >> /home/thuban/vlbacald/run/AH AIPS 1: 669_2000MAR07_1.3.log AIPS 1: ' NOW STARTING WITH SOURCE :3 =CYGX-1' AIPS 1: ' ' IMAGR1: Task IMAGR (release of 31DEC06) begins IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@CYGX-1_L,BAND.0-1 IMAGR1: FIELDF: Final field parameters and # read are: IMAGR1: Field 1 1012 1012 5.2979E-02 -3.4700E-02 0 IMAGR1: Field 2 246 246 1.6110E+01 -8.7783E+02 0 IMAGR1: Field 3 335 335 1.0665E+03 1.5387E+02 0 IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@CYGX-1_L,BAND.0-1 IMAGR1: WINDF: Number of clean boxes/field read as follows: IMAGR1: Field 01: 1 Field 02: 1 Field 03: 3 IMAGR1: Create CYGX-1 .IMAGR . 1 (UV) on disk 1 cno 15 IMAGR1: Beginning channel 1 through 1 with 2 IFs IMAGR1: IMACPY: Copied 3300 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.620E+04 IMAGR1: UVWAIT: Adding temperance S 3.240E+03 IMAGR1: UVWAIT: begin applying uniform or other weights IMAGR1: UVWAIT: Sum of weights in 1.010E+07 and out 1.165E+07 IMAGR1: UVWAIT: Noise is increased by a factor 1.116 due to weighting IMAGR1: UVWAIT: Average summed weight 1.620E+04 over 5504 vis IMAGR1: Create CYGX-1 .IBM001. 1 (MA) on disk 1 cno 16 IMAGR1: Create CYGX-1 .IBM002. 1 (MA) on disk 1 cno 17 IMAGR1: Create CYGX-1 .IBM003. 1 (MA) on disk 1 cno 18 IMAGR1: Create CYGX-1 .ICL001. 1 (MA) on disk 1 cno 19 IMAGR1: Create CYGX-1 .ICL002. 1 (MA) on disk 1 cno 20 IMAGR1: Create CYGX-1 .ICL003. 1 (MA) on disk 1 cno 21 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.464900E+09 to 1.385100E+09 Hz IMAGR1: Field 1 Sum of gridding weights = 1.23665E+08 IMAGR1: Field 1 Beam min = -220.4 MilliJy, max = 1.0 Jy IMAGR1: Field 1 fit FWHM = 14.520 x 5.471 arcsec, PA= -84.5 IMAGR1: Field 2 Sum of gridding weights = 1.23665E+08 IMAGR1: Field 2 Beam min = -89.3 MilliJy, max = 1.0 Jy IMAGR1: Field 2 fit FWHM = 14.522 x 5.471 arcsec, PA= -84.5 IMAGR1: Field 3 Sum of gridding weights = 1.23665E+08 IMAGR1: Field 3 Beam min = -107.4 MilliJy, max = 1.0 Jy IMAGR1: Field 3 fit FWHM = 14.510 x 5.472 arcsec, PA= -84.4 IMAGR1: CLBHIS: minimum component 0.500 of current peak IMAGR1: Field 1 min = -355.3 Jy,max = 157.0 Jy IMAGR1: Field 2 min = -291.4 Jy,max = 146.7 Jy IMAGR1: Field 3 min = -306.7 Jy,max = 129.1 Jy IMAGR1: BGC Clean: using 1603 cell beam + residuals > 104.33 Jy IMAGR1: 16924 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -304.868 Jy iter= 4 IMAGR1: Field 1 Clean flux density= -130.639 Jy 4 comps IMAGR1: Total Cleaned flux density = -130.639 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 = -296.5 Jy,max = 155.1 Jy IMAGR1: BGC Clean: using 1025 cell beam + residuals > 104.52 Jy IMAGR1: 15540 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -251.199 Jy iter= 19 IMAGR1: Field 1 Clean flux density= -535.280 Jy 19 comps IMAGR1: Total Cleaned flux density = -535.280 Jy 19 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -219.5 Jy,max = 153.2 Jy IMAGR1: TRY ANOTHER FIELD: this is 2.101E+02 < Second best 2.400E+02 IMAGR1: Field 1 min = -269.9 Jy,max = 150.0 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 96.83 Jy IMAGR1: 16889 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -215.920 Jy iter= 66 IMAGR1: Field 1 Clean flux density= -1.600 Kilo Jy 66 comps IMAGR1: Total Cleaned flux density = -1.600 Kilo Jy 66 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -220.9 Jy,max = 133.5 Jy IMAGR1: TRY ANOTHER FIELD: this is 1.881E+02 < Second best 2.101E+02 IMAGR1: Field 2 min = -184.6 Jy,max = 157.7 Jy IMAGR1: TRY ANOTHER FIELD: this is 1.767E+02 < Second best 2.064E+02 IMAGR1: Field 1 min = -221.8 Jy,max = 136.0 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 84.55 Jy IMAGR1: 17182 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -160.129 Jy iter= 160 IMAGR1: Field 1 Clean flux density= -3.188 Kilo Jy 160 comps IMAGR1: Total Cleaned flux density = -3.188 Kilo Jy 160 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -189.8 Jy,max = 126.7 Jy IMAGR1: TRY ANOTHER FIELD: this is 1.518E+02 < Second best 1.767E+02 IMAGR1: Field 2 min = -133.1 Jy,max = 143.3 Jy IMAGR1: TRY ANOTHER FIELD: this is 1.255E+02 < Second best 1.533E+02 IMAGR1: Field 1 min = -180.4 Jy,max = 138.8 Jy IMAGR1: TRY ANOTHER FIELD: this is 1.308E+02 < Second best 1.518E+02 IMAGR1: BGC Clean: using 103 cell beam + residuals > 71.20 Jy IMAGR1: 2312 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -101.894 Jy iter= 83 IMAGR1: Field 3 Clean flux density= -978.607 Jy 83 comps IMAGR1: Total Cleaned flux density = -4.166 Kilo Jy 243 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -172.7 Jy,max = 137.9 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 67.08 Jy IMAGR1: 16021 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -105.795 Jy iter= 344 IMAGR1: Field 1 Clean flux density= -4.902 Kilo Jy 344 comps IMAGR1: Total Cleaned flux density = -5.881 Kilo Jy 427 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -97.7 Jy,max = 115.1 Jy IMAGR1: TRY ANOTHER FIELD: this is 8.081E+01 < Second best 1.014E+02 IMAGR1: Field 1 min = -127.5 Jy,max = 125.0 Jy IMAGR1: TRY ANOTHER FIELD: this is 9.256E+01 < Second best 9.756E+01 IMAGR1: Field 3 min = -134.6 Jy,max = 99.7 Jy IMAGR1: TRY ANOTHER FIELD: this is 8.494E+01 < Second best 9.256E+01 IMAGR1: BGC Clean: using 103 cell beam + residuals > 52.81 Jy IMAGR1: 17101 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -77.848 Jy iter= 594 IMAGR1: Field 1 Clean flux density= -5.934 Kilo Jy 594 comps IMAGR1: Total Cleaned flux density = -6.912 Kilo Jy 677 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -111.0 Jy,max = 90.7 Jy IMAGR1: TRY ANOTHER FIELD: this is 7.622E+01 < Second best 8.081E+01 IMAGR1: Field 2 min = -74.2 Jy,max = 84.1 Jy IMAGR1: TRY ANOTHER FIELD: this is 6.641E+01 < Second best 7.622E+01 IMAGR1: BGC Clean: using 103 cell beam + residuals > 51.83 Jy IMAGR1: 857 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -57.854 Jy iter= 161 IMAGR1: Field 3 Clean flux density= -1.146 Kilo Jy 161 comps IMAGR1: Total Cleaned flux density = -7.080 Kilo Jy 755 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -106.4 Jy,max = 95.3 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 41.16 Jy IMAGR1: 15745 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 56.957 Jy iter= 932 IMAGR1: Field 1 Clean flux density= -6.379 Kilo Jy 932 comps IMAGR1: Total Cleaned flux density = -7.526 Kilo Jy 1093 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -55.1 Jy,max = 62.2 Jy IMAGR1: TRY ANOTHER FIELD: this is 5.118E+01 < Second best 5.553E+01 IMAGR1: Field 3 min = -99.8 Jy,max = 79.5 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 40.18 Jy IMAGR1: 1684 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -45.389 Jy iter= 302 IMAGR1: Field 3 Clean flux density= -1.271 Kilo Jy 302 comps IMAGR1: Total Cleaned flux density = -7.650 Kilo Jy 1234 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -85.0 Jy,max = 77.6 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 32.07 Jy IMAGR1: 13852 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -42.137 Jy iter= 1362 IMAGR1: Field 1 Clean flux density= -6.877 Kilo Jy 1362 comps IMAGR1: Total Cleaned flux density = -8.148 Kilo Jy 1664 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -44.4 Jy,max = 46.8 Jy IMAGR1: TRY ANOTHER FIELD: this is 3.984E+01 < Second best 4.360E+01 IMAGR1: Field 3 min = -76.7 Jy,max = 73.6 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 30.85 Jy IMAGR1: 2205 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 34.757 Jy iter= 512 IMAGR1: Field 3 Clean flux density= -1.257 Kilo Jy 512 comps IMAGR1: Total Cleaned flux density = -8.133 Kilo Jy 1874 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -73.9 Jy,max = 63.2 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 25.51 Jy IMAGR1: 13702 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 33.013 Jy iter= 1965 IMAGR1: Field 1 Clean flux density= -6.951 Kilo Jy 1965 comps IMAGR1: Total Cleaned flux density = -8.207 Kilo Jy 2477 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -43.9 Jy,max = 39.6 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 25.43 Jy IMAGR1: 91 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -25.996 Jy iter= 31 IMAGR1: Field 2 Clean flux density= -34.741 Jy 31 comps IMAGR1: Total Cleaned flux density = -8.242 Kilo Jy 2508 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -74.1 Jy,max = 66.3 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 24.94 Jy IMAGR1: 4159 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 28.947 Jy iter= 906 IMAGR1: Field 3 Clean flux density= -1.299 Kilo Jy 906 comps IMAGR1: Total Cleaned flux density = -8.284 Kilo Jy 2902 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -62.6 Jy,max = 53.2 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 20.82 Jy IMAGR1: 10888 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 25.778 Jy iter= 2686 IMAGR1: Field 1 Clean flux density= -7.287 Kilo Jy 2686 comps IMAGR1: Total Cleaned flux density = -8.621 Kilo Jy 3623 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -57.4 Jy,max = 55.4 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 19.81 Jy IMAGR1: 4371 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -22.511 Jy iter= 1348 IMAGR1: Field 3 Clean flux density= -1.303 Kilo Jy 1348 comps IMAGR1: Total Cleaned flux density = -8.625 Kilo Jy 4065 comps IMAGR1: ALGSTB: All 171 Rows In AP (Max 523) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 160- 0 Cells, with 3300 Pts IMAGR1: Field 2 min = -43.4 Jy,max = 29.9 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 19.71 Jy IMAGR1: 85 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -19.841 Jy iter= 69 IMAGR1: Field 2 Clean flux density= -73.464 Jy 69 comps IMAGR1: Total Cleaned flux density = -8.664 Kilo Jy 4103 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -53.3 Jy,max = 50.3 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 16.76 Jy IMAGR1: 10512 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -20.368 Jy iter= 3571 IMAGR1: Field 1 Clean flux density= -7.318 Kilo Jy 3571 comps IMAGR1: Total Cleaned flux density = -8.695 Kilo Jy 4988 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -60.4 Jy,max = 54.6 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 16.14 Jy IMAGR1: 6199 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -18.454 Jy iter= 1984 IMAGR1: Field 3 Clean flux density= -1.341 Kilo Jy 1984 comps IMAGR1: Total Cleaned flux density = -8.732 Kilo Jy 5624 comps IMAGR1: ALGSTB: All 171 Rows In AP (Max 523) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 160- 0 Cells, with 3300 Pts IMAGR1: Field 1 min = -51.6 Jy,max = 39.6 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 14.72 Jy IMAGR1: 10169 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -17.551 Jy iter= 4579 IMAGR1: Field 1 Clean flux density= -7.599 Kilo Jy 4579 comps IMAGR1: Total Cleaned flux density = -9.013 Kilo Jy 6632 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -29.7 Jy,max = 22.3 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 14.60 Jy IMAGR1: 128 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 14.749 Jy iter= 114 IMAGR1: Field 2 Clean flux density= -42.116 Jy 114 comps IMAGR1: Total Cleaned flux density = -8.982 Kilo Jy 6677 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -49.4 Jy,max = 45.1 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 14.12 Jy IMAGR1: 6673 Residual map points loaded IMAGR1: Field 3 min allowed flux = 16.354 Jy iter= 2596 IMAGR1: Field 3 Clean flux density= -1.402 Kilo Jy 2596 comps IMAGR1: Total Cleaned flux density = -9.043 Kilo Jy 7289 comps IMAGR1: ALGSTB: All 171 Rows In AP (Max 523) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 160- 0 Cells, with 3300 Pts IMAGR1: Field 1 min = -44.5 Jy,max = 37.5 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 12.80 Jy IMAGR1: 10088 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -14.936 Jy iter= 5699 IMAGR1: Field 1 Clean flux density= -7.520 Kilo Jy 5699 comps IMAGR1: Total Cleaned flux density = -8.964 Kilo Jy 8409 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -42.7 Jy,max = 39.3 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 12.09 Jy IMAGR1: 5028 Residual map points loaded IMAGR1: Field 3 min allowed flux = -13.864 Jy iter= 3026 IMAGR1: Field 3 Clean flux density= -1.472 Kilo Jy 3026 comps IMAGR1: Total Cleaned flux density = -9.034 Kilo Jy 8839 comps IMAGR1: ALGSTB: All 171 Rows In AP (Max 523) IMAGR1: ALGSTB field 3 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 160- 0 Cells, with 3300 Pts IMAGR1: Field 1 min = -40.7 Jy,max = 30.3 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 11.12 Jy IMAGR1: 11913 Residual map points loaded IMAGR1: Field 1 min allowed flux = -13.237 Jy iter= 6861 IMAGR1: Field 1 Clean flux density= -7.658 Kilo Jy 6861 comps IMAGR1: Total Cleaned flux density = -9.172 Kilo Jy 10001 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -16.5 Jy,max = 18.1 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 11.04 Jy IMAGR1: 135 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 11.070 Jy iter= 161 IMAGR1: Field 2 Clean flux density= -15.709 Jy 161 comps IMAGR1: Total Cleaned flux density = -9.146 Kilo Jy 10048 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -38.4 Jy,max = 34.1 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 10.87 Jy IMAGR1: 6292 Residual map points loaded IMAGR1: Field 3 min allowed flux = 14.044 Jy iter= 3321 IMAGR1: Field 3 Clean flux density= -1.502 Kilo Jy 3321 comps IMAGR1: Total Cleaned flux density = -9.176 Kilo Jy 10343 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -35.4 Jy,max = 30.8 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 10.36 Jy IMAGR1: 2152 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 10.716 Jy iter= 3644 IMAGR1: Field 3 Clean flux density= -1.504 Kilo Jy 3644 comps IMAGR1: Total Cleaned flux density = -9.179 Kilo Jy 10666 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -35.9 Jy,max = 31.4 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 9.76 Jy IMAGR1: 16340 Residual map points loaded IMAGR1: Field 1 min allowed flux = -13.274 Jy iter= 7625 IMAGR1: Field 1 Clean flux density= -7.514 Kilo Jy 7625 comps IMAGR1: Total Cleaned flux density = -9.034 Kilo Jy 11430 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -32.7 Jy,max = 30.0 Jy IMAGR1: BGC Clean: using 887 cell beam + residuals > 9.81 Jy IMAGR1: 14713 Residual map points loaded IMAGR1: Field 1 min allowed flux = -13.727 Jy iter= 7829 IMAGR1: Field 1 Clean flux density= -7.600 Kilo Jy 7829 comps IMAGR1: Total Cleaned flux density = -9.120 Kilo Jy 11634 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -33.7 Jy,max = 30.0 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 8.89 Jy IMAGR1: 13814 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 10.194 Jy iter= 9475 IMAGR1: Field 1 Clean flux density= -7.545 Kilo Jy 9475 comps IMAGR1: Total Cleaned flux density = -9.065 Kilo Jy 13280 comps IMAGR1: ALGSTB: All 330 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 319- 0 Cells, with 3300 Pts IMAGR1: Field 2 min = -21.1 Jy,max = 16.5 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 8.87 Jy IMAGR1: 394 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 9.043 Jy iter= 283 IMAGR1: Field 2 Clean flux density= -2.624 Jy 283 comps IMAGR1: Total Cleaned flux density = -9.052 Kilo Jy 13402 comps IMAGR1: ALGSTB: All 91 Rows In AP (Max 267) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 80- 0 Cells, with 3300 Pts IMAGR1: Field 3 min = -30.3 Jy,max = 26.8 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 8.67 Jy IMAGR1: 3419 Residual map points loaded IMAGR1: Field 3 min allowed flux = -10.201 Jy iter= 3876 IMAGR1: Field 3 Clean flux density= -1.577 Kilo Jy 3876 comps IMAGR1: Total Cleaned flux density = -9.124 Kilo Jy 13634 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -34.8 Jy,max = 28.5 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 8.45 Jy IMAGR1: 15583 Residual map points loaded IMAGR1: Field 1 min allowed flux = -10.425 Jy iter= 10924 IMAGR1: Field 1 Clean flux density= -7.569 Kilo Jy 10924 comps IMAGR1: Total Cleaned flux density = -9.148 Kilo Jy 15083 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -29.3 Jy,max = 32.3 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 10.27 Jy IMAGR1: 18574 Residual map points loaded IMAGR1: Field 1 min allowed flux = 12.745 Jy iter= 12690 IMAGR1: Field 1 Clean flux density= -7.553 Kilo Jy 12690 comps IMAGR1: Total Cleaned flux density = -9.132 Kilo Jy 16849 comps IMAGR1: ALGSTB: All 330 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 319- 0 Cells, with 3300 Pts IMAGR1: Field 1 min = -42.1 Jy,max = 40.2 Jy IMAGR1: BGC Clean: using 1025 cell beam + residuals > 13.79 Jy IMAGR1: 19408 Residual map points loaded IMAGR1: Field 1 min allowed flux = -19.968 Jy iter= 12877 IMAGR1: Field 1 Clean flux density= -7.593 Kilo Jy 12877 comps IMAGR1: Total Cleaned flux density = -9.173 Kilo Jy 17036 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -32.8 Jy,max = 31.2 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 10.21 Jy IMAGR1: 18503 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 11.868 Jy iter= 15496 IMAGR1: Field 1 Clean flux density= -7.792 Kilo Jy 15496 comps IMAGR1: Total Cleaned flux density = -9.372 Kilo Jy 19655 comps IMAGR1: ALGSTB: All 330 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 319- 0 Cells, with 3300 Pts IMAGR1: Field 1 min = -49.1 Jy,max = 46.9 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 17.77 Jy IMAGR1: 19976 Residual map points loaded IMAGR1: Field 1 min allowed flux = -24.534 Jy iter= 16916 IMAGR1: Field 1 Clean flux density= -7.536 Kilo Jy 16916 comps IMAGR1: Total Cleaned flux density = -9.115 Kilo Jy 21075 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -98.0 Jy,max = 86.7 Jy IMAGR1: BGC Clean: using 1603 cell beam + residuals > 28.77 Jy IMAGR1: 19008 Residual map points loaded IMAGR1: Field 1 min allowed flux = 48.804 Jy iter= 16998 IMAGR1: Field 1 Clean flux density= -7.586 Kilo Jy 16998 comps IMAGR1: Total Cleaned flux density = -9.166 Kilo Jy 21157 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -47.9 Jy,max = 50.2 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 21.02 Jy IMAGR1: 19990 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -24.978 Jy iter= 20735 IMAGR1: Field 1 Clean flux density= -8.812 Kilo Jy 20735 comps IMAGR1: Total Cleaned flux density = -10.391 Kilo Jy 24894 comps IMAGR1: ALGSTB: All 330 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 319- 0 Cells, with 3300 Pts IMAGR1: Field 1 min = -253.5 Jy,max = 273.6 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 101.43 Jy IMAGR1: 19994 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 199.115 Jy iter= 21017 IMAGR1: Field 1 Clean flux density= -7.042 Kilo Jy 21017 comps IMAGR1: Total Cleaned flux density = -8.621 Kilo Jy 25176 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -111.5 Jy,max = 74.7 Jy IMAGR1: BGC Clean: using 1025 cell beam + residuals > 38.24 Jy IMAGR1: 14298 Residual map points loaded IMAGR1: Field 1 min allowed flux = 55.700 Jy iter= 21136 IMAGR1: Field 1 Clean flux density= -7.549 Kilo Jy 21136 comps IMAGR1: Total Cleaned flux density = -9.129 Kilo Jy 25295 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -60.6 Jy,max = 65.7 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 28.12 Jy IMAGR1: 19994 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 32.140 Jy iter= 24496 IMAGR1: Field 1 Clean flux density= -9.150 Kilo Jy 24496 comps IMAGR1: Total Cleaned flux density = -10.730 Kilo Jy 28655 comps IMAGR1: ALGSTB: All 330 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 319- 0 Cells, with 3300 Pts IMAGR1: Field 1 min = -180.2 Jy,max = 181.6 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 78.95 Jy IMAGR1: 19988 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 141.347 Jy iter= 24721 IMAGR1: Field 1 Clean flux density= -7.320 Kilo Jy 24721 comps IMAGR1: Total Cleaned flux density = -8.899 Kilo Jy 28880 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -107.0 Jy,max = 101.5 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 44.22 Jy IMAGR1: 19989 Residual map points loaded IMAGR1: Field 1 min allowed flux = -52.247 Jy iter= 27857 IMAGR1: Field 1 Clean flux density= -13.206 Kilo Jy 27857 comps IMAGR1: Total Cleaned flux density = -14.786 Kilo Jy 32016 comps IMAGR1: ALGSTB: All 330 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 319- 0 Cells, with 3300 Pts IMAGR1: Field 1 min = -327.5 Jy,max = 381.0 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 136.95 Jy IMAGR1: 19974 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 291.326 Jy iter= 27945 IMAGR1: Field 1 Clean flux density= -10.537 Kilo Jy 27945 comps IMAGR1: Total Cleaned flux density = -12.116 Kilo Jy 32104 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -240.5 Jy,max = 231.1 Jy IMAGR1: BGC Clean: using 887 cell beam + residuals > 104.07 Jy IMAGR1: 18867 Residual map points loaded IMAGR1: Field 1 min allowed flux = 119.928 Jy iter= 28325 IMAGR1: Field 1 Clean flux density= -8.795 Kilo Jy 28325 comps IMAGR1: Total Cleaned flux density = -10.374 Kilo Jy 32484 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -98.6 Jy,max = 89.8 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 45.16 Jy IMAGR1: 19982 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 51.220 Jy iter= 32121 IMAGR1: Field 1 Clean flux density= -8.480 Kilo Jy 32121 comps IMAGR1: Total Cleaned flux density = -10.060 Kilo Jy 36280 comps IMAGR1: ALGSTB: All 330 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 319- 0 Cells, with 3300 Pts IMAGR1: Field 1 min = -336.9 Jy,max = 351.6 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 154.12 Jy IMAGR1: 19990 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 234.040 Jy iter= 32761 IMAGR1: Field 1 Clean flux density= -6.783 Kilo Jy 32761 comps IMAGR1: Total Cleaned flux density = -8.362 Kilo Jy 36920 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -217.5 Jy,max = 201.9 Jy IMAGR1: BGC Clean: using 1603 cell beam + residuals > 68.72 Jy IMAGR1: 17735 Residual map points loaded IMAGR1: Field 1 min allowed flux = -107.752 Jy iter= 32844 IMAGR1: Field 1 Clean flux density= -7.034 Kilo Jy 32844 comps IMAGR1: Total Cleaned flux density = -8.613 Kilo Jy 37003 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -107.2 Jy,max = 119.0 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 52.68 Jy IMAGR1: 19981 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 58.595 Jy iter= 36402 IMAGR1: Field 1 Clean flux density= -8.428 Kilo Jy 36402 comps IMAGR1: Total Cleaned flux density = -10.007 Kilo Jy 40561 comps IMAGR1: ALGSTB: All 330 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 319- 0 Cells, with 3300 Pts IMAGR1: Field 1 min = -474.3 Jy,max = 498.1 Jy IMAGR1: BGC Clean: using 1023 cell beam + residuals > 172.89 Jy IMAGR1: 19390 Residual map points loaded IMAGR1: Field 1 min allowed flux = 248.815 Jy iter= 36546 IMAGR1: Field 1 Clean flux density= -8.569 Kilo Jy 36546 comps IMAGR1: Total Cleaned flux density = -10.148 Kilo Jy 40705 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -232.3 Jy,max = 235.3 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 110.84 Jy IMAGR1: 19996 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 179.975 Jy iter= 36959 IMAGR1: Field 1 Clean flux density= -6.846 Kilo Jy 36959 comps IMAGR1: Total Cleaned flux density = -8.425 Kilo Jy 41118 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -108.2 Jy,max = 125.8 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 50.29 Jy IMAGR1: 19984 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 68.012 Jy iter= 37991 IMAGR1: Field 1 Clean flux density= -5.475 Kilo Jy 37991 comps IMAGR1: Total Cleaned flux density = -7.054 Kilo Jy 42150 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -131.5 Jy,max = 88.8 Jy IMAGR1: BGC Clean: using 1603 cell beam + residuals > 38.60 Jy IMAGR1: 14044 Residual map points loaded IMAGR1: Field 1 min allowed flux = -65.048 Jy iter= 38045 IMAGR1: Field 1 Clean flux density= -5.860 Kilo Jy 38045 comps IMAGR1: Total Cleaned flux density = -7.439 Kilo Jy 42204 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -64.0 Jy,max = 64.3 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 29.93 Jy IMAGR1: 19993 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 33.186 Jy iter= 41827 IMAGR1: Field 1 Clean flux density= -9.121 Kilo Jy 41827 comps IMAGR1: Total Cleaned flux density = -10.700 Kilo Jy 45986 comps IMAGR1: ALGSTB: All 330 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 319- 0 Cells, with 3300 Pts IMAGR1: Field 1 min = -297.7 Jy,max = 321.3 Jy IMAGR1: BGC Clean: using 1023 cell beam + residuals > 111.52 Jy IMAGR1: 19000 Residual map points loaded IMAGR1: Field 1 min allowed flux = -160.429 Jy iter= 41992 IMAGR1: Field 1 Clean flux density= -7.452 Kilo Jy 41992 comps IMAGR1: Total Cleaned flux density = -9.032 Kilo Jy 46151 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -151.4 Jy,max = 154.7 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 66.51 Jy IMAGR1: 19989 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 104.884 Jy iter= 42539 IMAGR1: Field 1 Clean flux density= -5.952 Kilo Jy 42539 comps IMAGR1: Total Cleaned flux density = -7.532 Kilo Jy 46698 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -83.5 Jy,max = 66.8 Jy IMAGR1: BGC Clean: using 1027 cell beam + residuals > 26.53 Jy IMAGR1: 19128 Residual map points loaded IMAGR1: Field 1 min allowed flux = -41.688 Jy iter= 42621 IMAGR1: Field 1 Clean flux density= -6.097 Kilo Jy 42621 comps IMAGR1: Total Cleaned flux density = -7.677 Kilo Jy 46780 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -45.6 Jy,max = 55.7 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 22.35 Jy IMAGR1: 19982 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 24.339 Jy iter= 46130 IMAGR1: Field 1 Clean flux density= -6.450 Kilo Jy 46130 comps IMAGR1: Total Cleaned flux density = -8.029 Kilo Jy 50289 comps IMAGR1: ALGSTB: All 330 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 319- 0 Cells, with 3300 Pts IMAGR1: Field 1 min = -165.5 Jy,max = 136.2 Jy IMAGR1: BGC Clean: using 1025 cell beam + residuals > 56.74 Jy IMAGR1: 15426 Residual map points loaded IMAGR1: Field 1 min allowed flux = 82.684 Jy iter= 46241 IMAGR1: Field 1 Clean flux density= -6.406 Kilo Jy 46241 comps IMAGR1: Total Cleaned flux density = -7.985 Kilo Jy 50400 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -79.7 Jy,max = 81.9 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 41.43 Jy IMAGR1: 19991 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 49.264 Jy iter= 48996 IMAGR1: Field 1 Clean flux density= -5.121 Kilo Jy 48996 comps IMAGR1: Total Cleaned flux density = -6.700 Kilo Jy 53155 comps IMAGR1: ALGSTB: All 330 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 319- 0 Cells, with 3300 Pts IMAGR1: Field 1 min = -276.5 Jy,max = 297.8 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 106.55 Jy IMAGR1: 19997 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 196.704 Jy iter= 49271 IMAGR1: Field 1 Clean flux density= -4.086 Kilo Jy 49271 comps IMAGR1: Total Cleaned flux density = -5.665 Kilo Jy 53430 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -154.8 Jy,max = 126.3 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 56.65 Jy IMAGR1: 19974 Residual map points loaded IMAGR1: Field 1 min allowed flux = -77.396 Jy iter= 50389 IMAGR1: Field 1 Clean flux density= -9.542 Kilo Jy 50389 comps IMAGR1: Total Cleaned flux density = -11.121 Kilo Jy 54548 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -99.6 Jy,max = 236.1 Jy IMAGR1: BGC Clean: using 1697 cell beam + residuals > 58.46 Jy IMAGR1: 19434 Residual map points loaded IMAGR1: Field 1 min allowed flux = 117.541 Jy iter= 50446 IMAGR1: Field 1 Clean flux density= -8.657 Kilo Jy 50446 comps IMAGR1: Total Cleaned flux density = -10.236 Kilo Jy 54605 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -88.1 Jy,max = 117.1 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 43.11 Jy IMAGR1: 19986 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 92.566 Jy iter= 50616 IMAGR1: Field 1 Clean flux density= -6.921 Kilo Jy 50616 comps IMAGR1: Total Cleaned flux density = -8.500 Kilo Jy 54775 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -66.3 Jy,max = 65.9 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 26.73 Jy IMAGR1: 19992 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 35.283 Jy iter= 51954 IMAGR1: Field 1 Clean flux density= -5.540 Kilo Jy 51954 comps IMAGR1: Total Cleaned flux density = -7.119 Kilo Jy 56113 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -120.0 Jy,max = 103.7 Jy IMAGR1: BGC Clean: using 1603 cell beam + residuals > 35.25 Jy IMAGR1: 16132 Residual map points loaded IMAGR1: Field 1 min allowed flux = -59.782 Jy iter= 52020 IMAGR1: Field 1 Clean flux density= -5.730 Kilo Jy 52020 comps IMAGR1: Total Cleaned flux density = -7.309 Kilo Jy 56179 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -58.9 Jy,max = 59.0 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 25.45 Jy IMAGR1: 19991 Residual map points loaded IMAGR1: Field 1 min allowed flux = -29.502 Jy iter= 55767 IMAGR1: Field 1 Clean flux density= -10.843 Kilo Jy 55767 comps IMAGR1: Total Cleaned flux density = -12.422 Kilo Jy 59926 comps IMAGR1: ALGSTB: All 330 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 319- 0 Cells, with 3300 Pts IMAGR1: Field 1 min = -299.2 Jy,max = 394.3 Jy IMAGR1: BGC Clean: using 1601 cell beam + residuals > 123.19 Jy IMAGR1: 19227 Residual map points loaded IMAGR1: Field 1 min allowed flux = 196.338 Jy iter= 55858 IMAGR1: Field 1 Clean flux density= -9.465 Kilo Jy 55858 comps IMAGR1: Total Cleaned flux density = -11.045 Kilo Jy 60017 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -201.4 Jy,max = 204.8 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 85.68 Jy IMAGR1: 19986 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 169.732 Jy iter= 56042 IMAGR1: Field 1 Clean flux density= -7.563 Kilo Jy 56042 comps IMAGR1: Total Cleaned flux density = -9.142 Kilo Jy 60201 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -112.8 Jy,max = 104.7 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 45.84 Jy IMAGR1: 19992 Residual map points loaded IMAGR1: Field 1 min allowed flux = -56.178 Jy iter= 58972 IMAGR1: Field 1 Clean flux density= -10.078 Kilo Jy 58972 comps IMAGR1: Total Cleaned flux density = -11.658 Kilo Jy 63131 comps IMAGR1: ALGSTB: All 330 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 319- 0 Cells, with 3300 Pts IMAGR1: Field 1 min = -387.3 Jy,max = 587.6 Jy IMAGR1: BGC Clean: using 1601 cell beam + residuals > 169.99 Jy IMAGR1: 17935 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 293.411 Jy iter= 59035 IMAGR1: Field 1 Clean flux density= -8.041 Kilo Jy 59035 comps IMAGR1: Total Cleaned flux density = -9.620 Kilo Jy 63194 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -288.4 Jy,max = 350.8 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 126.93 Jy IMAGR1: 19986 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 265.850 Jy iter= 59118 IMAGR1: Field 1 Clean flux density= -6.420 Kilo Jy 59118 comps IMAGR1: Total Cleaned flux density = -8.000 Kilo Jy 63277 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -231.1 Jy,max = 202.6 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 97.73 Jy IMAGR1: 19984 Residual map points loaded IMAGR1: Field 1 min allowed flux = 115.532 Jy iter= 63071 IMAGR1: Field 1 Clean flux density= -22.024 Kilo Jy 63071 comps IMAGR1: Total Cleaned flux density = -23.603 Kilo Jy 67230 comps IMAGR1: ALGSTB: All 330 Rows In AP (Max 1035) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 319- 0 Cells, with 3300 Pts IMAGR1: Field 1 min = -1.1 Kilo Jy,max = 1.3 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 477.26 Jy IMAGR1: 19986 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 1.087 Kilo Jy iter= 63110 IMAGR1: Field 1 Clean flux density= -17.577 Kilo Jy 63110 comps IMAGR1: Total Cleaned flux density = -19.157 Kilo Jy 67269 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.1 Kilo Jy,max = 969.7 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 414.86 Jy IMAGR1: 19991 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 824.678 Jy iter= 63187 IMAGR1: Field 1 Clean flux density= -14.004 Kilo Jy 63187 comps IMAGR1: Total Cleaned flux density = -15.583 Kilo Jy 67346 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -819.7 Jy,max = 716.8 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 330.49 Jy IMAGR1: 19987 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 484.001 Jy iter= 64623 IMAGR1: Field 1 Clean flux density= -14.992 Kilo Jy 64623 comps IMAGR1: Total Cleaned flux density = -16.572 Kilo Jy 68782 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.7 Kilo Jy,max = 2.2 Kilo Jy IMAGR1: BGC Clean: using 1025 cell beam + residuals > 651.65 Jy IMAGR1: 17566 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 1.421 Kilo Jy iter= 64654 IMAGR1: Field 1 Clean flux density= -11.950 Kilo Jy 64654 comps IMAGR1: Total Cleaned flux density = -13.530 Kilo Jy 68813 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.3 Kilo Jy,max = 1.7 Kilo Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 548.65 Jy IMAGR1: 19996 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 1.270 Kilo Jy iter= 64693 IMAGR1: Field 1 Clean flux density= -9.489 Kilo Jy 64693 comps IMAGR1: Total Cleaned flux density = -11.068 Kilo Jy 68852 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 > 472.58 Jy IMAGR1: 19989 Residual map points loaded IMAGR1: Field 1 Iter limit, Max resid=-747.501 Jy iter= 65841 IMAGR1: Field 1 Clean flux density= -14.187 Kilo Jy 65841 comps IMAGR1: Total Cleaned flux density = -15.766 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 65841 to 25914 components IMAGR1: Field 2 compressed from 283 to 193 components IMAGR1: Field 3 compressed from 3876 to 1500 components IMAGR1: Field 1 min = -2.8 Kilo Jy,max = 2.7 Kilo Jy IMAGR1: Field 2 min = -2.5 Kilo Jy,max = 2.2 Kilo Jy IMAGR1: Field 3 min = -2.5 Kilo Jy,max = 2.5 Kilo Jy IMAGR1: Restoring Clean components IMAGR1: Restoring overlapped Clean components IMAGR1: Restore 125.845 Jy ( 2013 CCs) from field 1 to field 2 IMAGR1: Restore -3.907 Kilo Jy ( 3429 CCs) from field 1 to field 3 IMAGR1: Restore -2.749 Jy ( 189 CCs) from field 2 to field 1 IMAGR1: Restore-618.517 Jy ( 565 CCs) from field 3 to field 1 IMAGR1: Checking image max/min IMAGR1: Field 1 final Clean flux -14.808 Kilo Jy IMAGR1: Field 2 final Clean flux 123.221 Jy IMAGR1: Field 3 final Clean flux -5.484 Kilo 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= 163.0 Real= 165 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.08441 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1331+305_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@1331+305_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.3.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_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 9 disk= 1 AIPS 1: Disk 1 in-CNO 10 renumbered as CNO 8 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1955 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2007+404_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@2007+404_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.3.log AIPS 1: ' NOW STARTING WITH SOURCE :2 =2007+404' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2007+404_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 10 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 11 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 12 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 13 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 14 disk= 1 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 9 AIPS 1: Disk 1 in-CNO 17 renumbered as CNO 10 AIPS 1: Disk 1 in-CNO 18 renumbered as CNO 11 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 12 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 13 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 14 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1415 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@CYGX-1_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@CYGX-1_L,BAND.0-1 >> /home/thuban/vlbacald/run/AH AIPS 1: 669_2000MAR07_1.3.log AIPS 1: ' NOW STARTING WITH SOURCE :3 =CYGX-1' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@CYGX-1_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 16 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 17 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 15 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 16 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 17 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1378 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@CYGX-3_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN SETFC1: Task SETFC (release of 31DEC06) begins SETFC1: Found CYGX-3 L BAND Seq 1 Disk: 1 in slot 6 SETFC1: SETCEL: recommends IMSIZE 909 CELLSIZE 2.02810 SETFC1: SETCEL: returns IMSIZE 1024 CELLSIZE 2.02810 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@CYGX-3_L,BAND.0-1 SETFC1: FLYEYE added 1 fields to BOXFILE to 0.000 deg SETFC1: WARNING: THIS MAY NOT COVER THE DESIRED AREA SETFC1: First field number written was 1 SETFC1: Highest field number written was 1 SETFC1: returns adverbs to AIPS SETFC1: Appears to have ended successfully SETFC1: thuban 31DEC06 TST: Cpu= 0.1 Real= 0 nsion files of type HI AIPS 1: Destroyed MA image file: catno= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 15 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 16 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 17 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1378 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@CYGX-3_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN SETFC1: Task SETFC (release of 31DEC06) begins SETFC1: Found CYGX-3 L BAND Seq 1 Disk: 1 in slot 6 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@CYGX-3_L,BAND.0-1 SETFC1: Searching catalog between 0.18 and 0.77 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:31:56.23 41:09:30.3 0.056 0.580 0.221 SETFC1: 3 20:32:14.37 40:42:26.3 0.079 0.482 0.253 SETFC1: 4 20:31:25.19 41:09:49.2 0.052 0.400 0.280 SETFC1: 5 20:33:56.17 40:57:00.8 0.055 0.388 0.285 SETFC1: 6 20:33:11.39 40:41:33.3 0.044 0.340 0.302 SETFC1: 7 20:32:45.34 40:39:38.1 0.054 0.335 0.304 SETFC1: 8 20:33:59.59 41:05:34.2 0.074 0.279 0.325 SETFC1: Add NVSS: wrote 7 fields to BOXFILE SETFC1: The Sun is 58.9 deg away - ignoring SETFC1: First field number written was 2 SETFC1: Highest field number written was 8 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 C 2 246 246 20 31 56.23 41 09 30.3 00002 -1 100 128 129 C 3 246 246 20 32 14.37 40 42 26.3 00003 -1 100 128 129 C 4 246 246 20 31 25.19 41 09 49.2 00004 -1 100 128 129 C 5 246 246 20 33 56.17 40 57 00.8 00005 -1 100 128 129 C 6 246 246 20 33 11.39 40 41 33.3 00006 -1 100 128 129 C 7 246 246 20 32 45.34 40 39 38.1 00007 -1 100 128 129 C 8 246 246 20 33 59.59 41 05 34.2 00008 -1 100 132 152 00008 -1 100 124 106 nsion files of type HI AIPS 1: Destroyed MA image file: catno= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 15 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 16 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 17 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1378 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@CYGX-3_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@CYGX-3_L,BAND.0-1 >> /home/thuban/vlbacald/run/AH AIPS 1: 669_2000MAR07_1.3.log AIPS 1: ' NOW STARTING WITH SOURCE :4 =CYGX-3' AIPS 1: ' ' IMAGR1: Task IMAGR (release of 31DEC06) begins IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@CYGX-3_L,BAND.0-1 IMAGR1: FIELDF: Final field parameters and # read are: IMAGR1: Field 1 1012 1012 1.1328E-02 -3.1000E-02 0 IMAGR1: Field 2 246 246 -3.3484E+02 7.2227E+02 0 IMAGR1: Field 3 246 246 -1.2935E+02 -9.0173E+02 0 IMAGR1: Field 4 246 246 -6.8646E+02 7.4117E+02 0 IMAGR1: Field 5 246 246 1.0238E+03 -2.7231E+01 0 IMAGR1: Field 6 246 246 5.1656E+02 -9.5473E+02 0 IMAGR1: Field 7 246 246 2.2147E+02 -1.0699E+03 0 IMAGR1: Field 8 246 246 1.0626E+03 4.8617E+02 0 IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@CYGX-3_L,BAND.0-1 IMAGR1: WINDF: Number of clean boxes/field read as follows: IMAGR1: Field 01: 1 Field 02: 1 Field 03: 1 Field 04: 1 IMAGR1: Field 05: 1 Field 06: 1 Field 07: 1 Field 08: 2 IMAGR1: Create CYGX-3 .IMAGR . 1 (UV) on disk 1 cno 18 IMAGR1: Beginning channel 1 through 1 with 2 IFs IMAGR1: IMACPY: Copied 3480 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.444E+04 IMAGR1: UVWAIT: Adding temperance S 2.888E+03 IMAGR1: UVWAIT: begin applying uniform or other weights IMAGR1: UVWAIT: Sum of weights in 9.458E+06 and out 1.138E+07 IMAGR1: UVWAIT: Noise is increased by a factor 1.133 due to weighting IMAGR1: UVWAIT: Average summed weight 1.444E+04 over 6734 vis IMAGR1: Create CYGX-3 .IBM001. 1 (MA) on disk 1 cno 19 IMAGR1: Create CYGX-3 .IBM002. 1 (MA) on disk 1 cno 20 IMAGR1: Create CYGX-3 .IBM003. 1 (MA) on disk 1 cno 21 IMAGR1: Create CYGX-3 .IBM004. 1 (MA) on disk 1 cno 22 IMAGR1: Create CYGX-3 .IBM005. 1 (MA) on disk 1 cno 23 IMAGR1: Create CYGX-3 .IBM006. 1 (MA) on disk 1 cno 24 IMAGR1: Create CYGX-3 .IBM007. 1 (MA) on disk 1 cno 25 IMAGR1: Create CYGX-3 .IBM008. 1 (MA) on disk 1 cno 26 IMAGR1: Create CYGX-3 .ICL001. 1 (MA) on disk 1 cno 27 IMAGR1: Create CYGX-3 .ICL002. 1 (MA) on disk 1 cno 28 IMAGR1: Create CYGX-3 .ICL003. 1 (MA) on disk 1 cno 29 IMAGR1: Create CYGX-3 .ICL004. 1 (MA) on disk 1 cno 30 IMAGR1: Create CYGX-3 .ICL005. 1 (MA) on disk 1 cno 31 IMAGR1: Create CYGX-3 .ICL006. 1 (MA) on disk 1 cno 32 IMAGR1: Create CYGX-3 .ICL007. 1 (MA) on disk 1 cno 33 IMAGR1: Create CYGX-3 .ICL008. 1 (MA) on disk 1 cno 34 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.464900E+09 to 1.385100E+09 Hz IMAGR1: Field 1 Sum of gridding weights = 1.20827E+08 IMAGR1: Field 1 Beam min = -209.4 MilliJy, max = 1.0 Jy IMAGR1: Field 1 fit FWHM = 14.695 x 5.519 arcsec, PA= -80.0 IMAGR1: Field 2 Sum of gridding weights = 1.20827E+08 IMAGR1: Field 2 Beam min = -90.7 MilliJy, max = 1.0 Jy IMAGR1: Field 2 fit FWHM = 14.683 x 5.521 arcsec, PA= -80.1 IMAGR1: Field 3 Sum of gridding weights = 1.20827E+08 IMAGR1: Field 3 Beam min = -85.0 MilliJy, max = 1.0 Jy IMAGR1: Field 3 fit FWHM = 14.696 x 5.515 arcsec, PA= -80.1 IMAGR1: Field 4 Sum of gridding weights = 1.20827E+08 IMAGR1: Field 4 Beam min = -92.7 MilliJy, max = 1.0 Jy IMAGR1: Field 4 fit FWHM = 14.673 x 5.520 arcsec, PA= -80.2 IMAGR1: Field 5 Sum of gridding weights = 1.20826E+08 IMAGR1: Field 5 Beam min = -92.8 MilliJy, max = 1.0 Jy IMAGR1: Field 5 fit FWHM = 14.723 x 5.522 arcsec, PA= -79.8 IMAGR1: Field 6 Sum of gridding weights = 1.20826E+08 IMAGR1: Field 6 Beam min = -90.7 MilliJy, max = 1.0 Jy IMAGR1: Field 6 fit FWHM = 14.714 x 5.517 arcsec, PA= -79.9 IMAGR1: Field 7 Sum of gridding weights = 1.20827E+08 IMAGR1: Field 7 Beam min = -88.3 MilliJy, max = 1.0 Jy IMAGR1: Field 7 fit FWHM = 14.706 x 5.516 arcsec, PA= -80.0 IMAGR1: Field 8 Sum of gridding weights = 1.20826E+08 IMAGR1: Field 8 Beam min = -92.9 MilliJy, max = 1.0 Jy IMAGR1: Field 8 fit FWHM = 14.722 x 5.524 arcsec, PA= -79.8 IMAGR1: CLBHIS: minimum component 0.500 of current peak IMAGR1: Field 1 min = -8.3 MilliJy,max = 24.1 MilliJy IMAGR1: Field 2 min = -8.0 MilliJy,max = 9.1 MilliJy IMAGR1: Field 3 min = -7.3 MilliJy,max = 23.7 MilliJy IMAGR1: Field 4 min = -7.0 MilliJy,max = 10.2 MilliJy IMAGR1: Field 5 min = -7.0 MilliJy,max = 11.0 MilliJy IMAGR1: Field 6 min = -8.4 MilliJy,max = 9.2 MilliJy IMAGR1: Field 7 min = -8.6 MilliJy,max = 11.6 MilliJy IMAGR1: Field 8 min = -6.3 MilliJy,max = 9.8 MilliJy IMAGR1: BGC Clean: using 1709 cell beam + residuals > 5.51 MilliJy IMAGR1: 10300 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 17.960 MilliJy iter= 7 IMAGR1: Field 1 Clean flux density= 14.468 MilliJy 7 comps IMAGR1: Total Cleaned flux density = 14.468 MilliJy 7 comps IMAGR1: SETDO3: imaging done with multiple tangent planes IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: VISDFT: Model components of type Point IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -7.2 MilliJy,max = 17.4 MilliJy IMAGR1: BGC Clean: using 509 cell beam + residuals > 5.43 MilliJy IMAGR1: 514 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 10.916 MilliJy iter= 13 IMAGR1: Field 3 Clean flux density= 17.858 MilliJy 13 comps IMAGR1: Total Cleaned flux density = 32.326 MilliJy 20 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -7.4 MilliJy,max = 17.6 MilliJy IMAGR1: BGC Clean: using 1047 cell beam + residuals > 4.78 MilliJy IMAGR1: 12146 Residual map points loaded IMAGR1: Field 1 min allowed flux = 8.758 MilliJy iter= 20 IMAGR1: Field 1 Clean flux density= 29.428 MilliJy 20 comps IMAGR1: Total Cleaned flux density = 47.286 MilliJy 33 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -6.4 MilliJy,max = 8.5 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 8.168E-03 < Second best 9.769E-03 IMAGR1: Field 7 min = -7.1 MilliJy,max = 9.4 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 9.012E-03 < Second best 9.507E-03 IMAGR1: Field 4 min = -5.8 MilliJy,max = 6.2 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 5.785E-03 < Second best 9.012E-03 IMAGR1: BGC Clean: using 509 cell beam + residuals > 4.67 MilliJy IMAGR1: 611 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 6.237 MilliJy iter= 14 IMAGR1: Field 7 Clean flux density= 10.104 MilliJy 14 comps IMAGR1: Total Cleaned flux density = 57.390 MilliJy 47 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -6.8 MilliJy,max = 8.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 4.41 MilliJy IMAGR1: 13998 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 6.704 MilliJy iter= 53 IMAGR1: Field 1 Clean flux density= 53.224 MilliJy 53 comps IMAGR1: Total Cleaned flux density = 81.186 MilliJy 80 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -5.8 MilliJy,max = 6.2 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 6.005E-03 < Second best 7.868E-03 IMAGR1: Field 2 min = -6.0 MilliJy,max = 6.4 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 6.168E-03 < Second best 7.594E-03 IMAGR1: Field 6 min = -7.1 MilliJy,max = 7.1 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 5.551E-03 < Second best 6.654E-03 IMAGR1: Field 5 min = -5.2 MilliJy,max = 6.2 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 5.962E-03 < Second best 6.429E-03 IMAGR1: Field 1 min = -6.4 MilliJy,max = 7.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 4.17 MilliJy IMAGR1: 14879 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -5.786 MilliJy iter= 91 IMAGR1: Field 1 Clean flux density= 70.240 MilliJy 91 comps IMAGR1: Total Cleaned flux density = 98.201 MilliJy 118 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 8 min = -5.5 MilliJy,max = 6.0 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 5.030E-03 < Second best 6.168E-03 IMAGR1: Field 2 min = -5.7 MilliJy,max = 5.5 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 5.304E-03 < Second best 6.005E-03 IMAGR1: Field 3 min = -5.4 MilliJy,max = 5.6 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 5.375E-03 < Second best 5.977E-03 IMAGR1: Field 7 min = -6.8 MilliJy,max = 5.9 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 5.654E-03 < Second best 5.962E-03 IMAGR1: Field 5 min = -5.0 MilliJy,max = 6.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 4.11 MilliJy IMAGR1: 529 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -4.548 MilliJy iter= 14 IMAGR1: Field 5 Clean flux density= 3.187 MilliJy 14 comps IMAGR1: Total Cleaned flux density = 101.388 MilliJy 132 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -5.1 MilliJy,max = 5.2 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 5.013E-03 < Second best 5.654E-03 IMAGR1: Field 7 min = -6.6 MilliJy,max = 5.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 4.09 MilliJy IMAGR1: 683 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 4.618 MilliJy iter= 34 IMAGR1: Field 7 Clean flux density= 19.090 MilliJy 34 comps IMAGR1: Total Cleaned flux density = 110.374 MilliJy 152 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -6.0 MilliJy,max = 7.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.89 MilliJy IMAGR1: 15676 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 5.139 MilliJy iter= 149 IMAGR1: Field 1 Clean flux density= 87.277 MilliJy 149 comps IMAGR1: Total Cleaned flux density = 127.411 MilliJy 210 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 6 min = -5.9 MilliJy,max = 6.3 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 4.912E-03 < Second best 5.375E-03 IMAGR1: Field 3 min = -4.9 MilliJy,max = 5.2 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 4.590E-03 < Second best 5.304E-03 IMAGR1: Field 2 min = -5.2 MilliJy,max = 5.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.87 MilliJy IMAGR1: 653 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 4.253 MilliJy iter= 23 IMAGR1: Field 2 Clean flux density= 9.564 MilliJy 23 comps IMAGR1: Total Cleaned flux density = 136.975 MilliJy 233 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 8 min = -4.8 MilliJy,max = 5.7 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 4.696E-03 < Second best 5.013E-03 IMAGR1: Field 4 min = -4.6 MilliJy,max = 4.7 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 4.506E-03 < Second best 4.946E-03 IMAGR1: Field 1 min = -5.7 MilliJy,max = 7.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.65 MilliJy IMAGR1: 15224 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 4.612 MilliJy iter= 219 IMAGR1: Field 1 Clean flux density= 101.514 MilliJy 219 comps IMAGR1: Total Cleaned flux density = 151.213 MilliJy 303 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 6 min = -5.4 MilliJy,max = 5.6 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 4.204E-03 < Second best 4.696E-03 IMAGR1: Field 8 min = -4.5 MilliJy,max = 5.4 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 4.087E-03 < Second best 4.590E-03 IMAGR1: Field 3 min = -4.4 MilliJy,max = 4.9 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 4.227E-03 < Second best 4.506E-03 IMAGR1: Field 4 min = -4.3 MilliJy,max = 4.5 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 4.222E-03 < Second best 4.443E-03 IMAGR1: Field 7 min = -6.1 MilliJy,max = 4.4 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 4.216E-03 < Second best 4.442E-03 IMAGR1: Field 1 min = -5.4 MilliJy,max = 6.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.46 MilliJy IMAGR1: 14991 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 4.209 MilliJy iter= 293 IMAGR1: Field 1 Clean flux density= 114.480 MilliJy 293 comps IMAGR1: Total Cleaned flux density = 164.178 MilliJy 377 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -4.0 MilliJy,max = 4.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.43 MilliJy IMAGR1: 488 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 3.601 MilliJy iter= 34 IMAGR1: Field 5 Clean flux density= 3.193 MilliJy 34 comps IMAGR1: Total Cleaned flux density = 164.185 MilliJy 397 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -3.7 MilliJy,max = 4.7 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 3.854E-03 < Second best 4.222E-03 IMAGR1: Field 4 min = -4.0 MilliJy,max = 4.3 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 3.917E-03 < Second best 4.216E-03 IMAGR1: Field 7 min = -5.6 MilliJy,max = 4.1 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 3.989E-03 < Second best 4.204E-03 IMAGR1: Field 6 min = -4.8 MilliJy,max = 5.4 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 3.744E-03 < Second best 4.094E-03 IMAGR1: Field 2 min = -4.5 MilliJy,max = 4.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.39 MilliJy IMAGR1: 686 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 3.563 MilliJy iter= 49 IMAGR1: Field 2 Clean flux density= 18.575 MilliJy 49 comps IMAGR1: Total Cleaned flux density = 173.195 MilliJy 423 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 8 min = -4.1 MilliJy,max = 4.9 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 3.809E-03 < Second best 4.056E-03 IMAGR1: Field 1 min = -4.8 MilliJy,max = 6.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.18 MilliJy IMAGR1: 15763 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 3.796 MilliJy iter= 385 IMAGR1: Field 1 Clean flux density= 126.969 MilliJy 385 comps IMAGR1: Total Cleaned flux density = 185.685 MilliJy 515 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 7 min = -5.0 MilliJy,max = 3.9 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 3.660E-03 < Second best 3.917E-03 IMAGR1: Field 4 min = -3.6 MilliJy,max = 4.0 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 3.482E-03 < Second best 3.854E-03 IMAGR1: Field 3 min = -3.5 MilliJy,max = 4.2 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 3.482E-03 < Second best 3.809E-03 IMAGR1: Field 8 min = -3.7 MilliJy,max = 4.7 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 3.415E-03 < Second best 3.744E-03 IMAGR1: Field 6 min = -4.5 MilliJy,max = 4.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.15 MilliJy IMAGR1: 63 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -3.140 MilliJy iter= 8 IMAGR1: Field 6 Clean flux density= 745.419 MicroJy 8 comps IMAGR1: Total Cleaned flux density = 186.430 MilliJy 523 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 7 min = -5.0 MilliJy,max = 3.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.15 MilliJy IMAGR1: 307 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 3.240 MilliJy iter= 50 IMAGR1: Field 7 Clean flux density= 24.631 MilliJy 50 comps IMAGR1: Total Cleaned flux density = 191.971 MilliJy 539 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -4.5 MilliJy,max = 6.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.97 MilliJy IMAGR1: 14856 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -3.458 MilliJy iter= 481 IMAGR1: Field 1 Clean flux density= 128.374 MilliJy 481 comps IMAGR1: Total Cleaned flux density = 193.376 MilliJy 635 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -3.3 MilliJy,max = 3.6 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 3.235E-03 < Second best 3.482E-03 IMAGR1: Field 3 min = -3.1 MilliJy,max = 4.2 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 3.040E-03 < Second best 3.476E-03 IMAGR1: Field 5 min = -3.5 MilliJy,max = 3.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.94 MilliJy IMAGR1: 435 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -3.023 MilliJy iter= 54 IMAGR1: Field 5 Clean flux density= 1.945 MilliJy 54 comps IMAGR1: Total Cleaned flux density = 192.128 MilliJy 655 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -3.7 MilliJy,max = 3.3 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 3.181E-03 < Second best 3.415E-03 IMAGR1: Field 8 min = -3.3 MilliJy,max = 4.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.92 MilliJy IMAGR1: 214 Residual map points loaded IMAGR1: Field 8 min algorithm flux= 2.942 MilliJy iter= 11 IMAGR1: Field 8 Clean flux density= -344.577 MicroJy 11 comps IMAGR1: Total Cleaned flux density = 191.783 MilliJy 666 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -4.1 MilliJy,max = 5.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.75 MilliJy IMAGR1: 15162 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 3.165 MilliJy iter= 589 IMAGR1: Field 1 Clean flux density= 135.547 MilliJy 589 comps IMAGR1: Total Cleaned flux density = 198.957 MilliJy 774 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -3.0 MilliJy,max = 3.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.75 MilliJy IMAGR1: 273 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -2.780 MilliJy iter= 17 IMAGR1: Field 4 Clean flux density= 307.488 MicroJy 17 comps IMAGR1: Total Cleaned flux density = 199.264 MilliJy 791 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -3.6 MilliJy,max = 3.1 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.971E-03 < Second best 3.125E-03 IMAGR1: Field 7 min = -4.1 MilliJy,max = 3.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.72 MilliJy IMAGR1: 289 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 2.776 MilliJy iter= 66 IMAGR1: Field 7 Clean flux density= 28.679 MilliJy 66 comps IMAGR1: Total Cleaned flux density = 203.312 MilliJy 807 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -3.9 MilliJy,max = 5.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.56 MilliJy IMAGR1: 14198 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 2.895 MilliJy iter= 702 IMAGR1: Field 1 Clean flux density= 147.784 MilliJy 702 comps IMAGR1: Total Cleaned flux density = 215.549 MilliJy 920 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -2.6 MilliJy,max = 3.8 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.726E-03 < Second best 3.027E-03 IMAGR1: Field 6 min = -3.5 MilliJy,max = 3.6 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.508E-03 < Second best 2.971E-03 IMAGR1: Field 2 min = -3.3 MilliJy,max = 2.9 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.752E-03 < Second best 2.921E-03 IMAGR1: Field 5 min = -3.0 MilliJy,max = 2.9 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.663E-03 < Second best 2.833E-03 IMAGR1: Field 8 min = -2.9 MilliJy,max = 4.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.52 MilliJy IMAGR1: 207 Residual map points loaded IMAGR1: Field 8 min algorithm flux= 2.533 MilliJy iter= 20 IMAGR1: Field 8 Clean flux density= -657.647 MicroJy 20 comps IMAGR1: Total Cleaned flux density = 215.236 MilliJy 929 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -3.8 MilliJy,max = 5.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.39 MilliJy IMAGR1: 14957 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 2.686 MilliJy iter= 823 IMAGR1: Field 1 Clean flux density= 155.314 MilliJy 823 comps IMAGR1: Total Cleaned flux density = 222.766 MilliJy 1050 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -3.1 MilliJy,max = 2.7 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.568E-03 < Second best 2.726E-03 IMAGR1: Field 3 min = -2.4 MilliJy,max = 3.4 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.496E-03 < Second best 2.686E-03 IMAGR1: Field 4 min = -2.7 MilliJy,max = 3.0 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.507E-03 < Second best 2.682E-03 IMAGR1: Field 7 min = -3.5 MilliJy,max = 2.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.36 MilliJy IMAGR1: 268 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 2.390 MilliJy iter= 85 IMAGR1: Field 7 Clean flux density= 33.430 MilliJy 85 comps IMAGR1: Total Cleaned flux density = 227.517 MilliJy 1069 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -2.9 MilliJy,max = 2.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.35 MilliJy IMAGR1: 362 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -2.382 MilliJy iter= 73 IMAGR1: Field 5 Clean flux density= 1.162 MilliJy 73 comps IMAGR1: Total Cleaned flux density = 226.734 MilliJy 1088 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -3.5 MilliJy,max = 4.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.21 MilliJy IMAGR1: 14945 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -2.476 MilliJy iter= 959 IMAGR1: Field 1 Clean flux density= 166.554 MilliJy 959 comps IMAGR1: Total Cleaned flux density = 237.975 MilliJy 1224 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -2.9 MilliJy,max = 2.5 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.354E-03 < Second best 2.508E-03 IMAGR1: Field 6 min = -3.1 MilliJy,max = 3.2 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.210E-03 < Second best 2.507E-03 IMAGR1: Field 4 min = -2.5 MilliJy,max = 2.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.20 MilliJy IMAGR1: 356 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -2.225 MilliJy iter= 33 IMAGR1: Field 4 Clean flux density= -637.200 MicroJy 33 comps IMAGR1: Total Cleaned flux density = 237.030 MilliJy 1240 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -2.3 MilliJy,max = 3.2 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.187E-03 < Second best 2.441E-03 IMAGR1: Field 8 min = -2.4 MilliJy,max = 3.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.19 MilliJy IMAGR1: 180 Residual map points loaded IMAGR1: Field 8 min algorithm flux= 2.189 MilliJy iter= 31 IMAGR1: Field 8 Clean flux density= -450.932 MicroJy 31 comps IMAGR1: Total Cleaned flux density = 237.237 MilliJy 1251 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -3.4 MilliJy,max = 4.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.06 MilliJy IMAGR1: 14293 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -2.275 MilliJy iter= 1097 IMAGR1: Field 1 Clean flux density= 178.351 MilliJy 1097 comps IMAGR1: Total Cleaned flux density = 249.033 MilliJy 1389 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -2.5 MilliJy,max = 2.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.05 MilliJy IMAGR1: 492 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 2.064 MilliJy iter= 70 IMAGR1: Field 2 Clean flux density= 22.714 MilliJy 70 comps IMAGR1: Total Cleaned flux density = 253.172 MilliJy 1410 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 7 min = -2.8 MilliJy,max = 2.5 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.191E-03 < Second best 2.306E-03 IMAGR1: Field 5 min = -2.7 MilliJy,max = 2.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.03 MilliJy IMAGR1: 487 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -2.068 MilliJy iter= 97 IMAGR1: Field 5 Clean flux density= -145.621 MicroJy 97 comps IMAGR1: Total Cleaned flux density = 251.864 MilliJy 1434 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 6 min = -2.8 MilliJy,max = 2.9 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.093E-03 < Second best 2.198E-03 IMAGR1: Field 1 min = -3.2 MilliJy,max = 4.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.91 MilliJy IMAGR1: 13869 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 2.096 MilliJy iter= 1246 IMAGR1: Field 1 Clean flux density= 181.537 MilliJy 1246 comps IMAGR1: Total Cleaned flux density = 255.050 MilliJy 1583 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 7 min = -2.6 MilliJy,max = 2.3 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.066E-03 < Second best 2.187E-03 IMAGR1: Field 3 min = -1.9 MilliJy,max = 2.9 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.886E-03 < Second best 2.151E-03 IMAGR1: Field 4 min = -2.3 MilliJy,max = 2.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.89 MilliJy IMAGR1: 311 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -1.910 MilliJy iter= 50 IMAGR1: Field 4 Clean flux density= -412.988 MicroJy 50 comps IMAGR1: Total Cleaned flux density = 255.274 MilliJy 1600 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 8 min = -2.0 MilliJy,max = 3.3 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.920E-03 < Second best 2.093E-03 IMAGR1: Field 6 min = -2.6 MilliJy,max = 3.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.88 MilliJy IMAGR1: 78 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -1.891 MilliJy iter= 16 IMAGR1: Field 6 Clean flux density= -460.568 MicroJy 16 comps IMAGR1: Total Cleaned flux density = 254.068 MilliJy 1608 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 7 min = -2.6 MilliJy,max = 2.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.88 MilliJy IMAGR1: 398 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 1.906 MilliJy iter= 106 IMAGR1: Field 7 Clean flux density= 37.609 MilliJy 106 comps IMAGR1: Total Cleaned flux density = 258.247 MilliJy 1629 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -3.0 MilliJy,max = 3.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.76 MilliJy IMAGR1: 13586 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -1.924 MilliJy iter= 1403 IMAGR1: Field 1 Clean flux density= 190.494 MilliJy 1403 comps IMAGR1: Total Cleaned flux density = 267.204 MilliJy 1786 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -2.3 MilliJy,max = 1.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.75 MilliJy IMAGR1: 581 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -1.780 MilliJy iter= 124 IMAGR1: Field 5 Clean flux density= -1.855 MilliJy 124 comps IMAGR1: Total Cleaned flux density = 265.495 MilliJy 1813 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -2.0 MilliJy,max = 2.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.74 MilliJy IMAGR1: 360 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 1.749 MilliJy iter= 86 IMAGR1: Field 2 Clean flux density= 25.651 MilliJy 86 comps IMAGR1: Total Cleaned flux density = 268.432 MilliJy 1829 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 8 min = -1.9 MilliJy,max = 3.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.74 MilliJy IMAGR1: 136 Residual map points loaded IMAGR1: Field 8 min algorithm flux= 1.721 MilliJy iter= 39 IMAGR1: Field 8 Clean flux density= 274.250 MicroJy 39 comps IMAGR1: Total Cleaned flux density = 269.157 MilliJy 1837 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -1.8 MilliJy,max = 2.5 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.713E-03 < Second best 1.861E-03 IMAGR1: Field 1 min = -2.9 MilliJy,max = 3.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.63 MilliJy IMAGR1: 13082 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.774 MilliJy iter= 1568 IMAGR1: Field 1 Clean flux density= 194.350 MilliJy 1568 comps IMAGR1: Total Cleaned flux density = 273.013 MilliJy 2002 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -2.0 MilliJy,max = 2.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.62 MilliJy IMAGR1: 382 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 1.642 MilliJy iter= 73 IMAGR1: Field 4 Clean flux density= -579.306 MicroJy 73 comps IMAGR1: Total Cleaned flux density = 272.847 MilliJy 2025 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 7 min = -2.3 MilliJy,max = 2.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.62 MilliJy IMAGR1: 252 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 1.630 MilliJy iter= 126 IMAGR1: Field 7 Clean flux density= 40.985 MilliJy 126 comps IMAGR1: Total Cleaned flux density = 276.223 MilliJy 2045 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 6 min = -2.3 MilliJy,max = 2.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.61 MilliJy IMAGR1: 80 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -1.613 MilliJy iter= 24 IMAGR1: Field 6 Clean flux density= -1.161 MilliJy 24 comps IMAGR1: Total Cleaned flux density = 275.523 MilliJy 2053 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -2.1 MilliJy,max = 1.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.61 MilliJy IMAGR1: 406 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -1.618 MilliJy iter= 147 IMAGR1: Field 5 Clean flux density= -3.743 MilliJy 147 comps IMAGR1: Total Cleaned flux density = 273.635 MilliJy 2076 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -2.8 MilliJy,max = 3.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.51 MilliJy IMAGR1: 13163 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.636 MilliJy iter= 1748 IMAGR1: Field 1 Clean flux density= 200.805 MilliJy 1748 comps IMAGR1: Total Cleaned flux density = 280.089 MilliJy 2256 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -1.8 MilliJy,max = 2.3 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.527E-03 < Second best 1.689E-03 IMAGR1: Field 2 min = -1.9 MilliJy,max = 2.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.50 MilliJy IMAGR1: 227 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 1.499 MilliJy iter= 102 IMAGR1: Field 2 Clean flux density= 28.139 MilliJy 102 comps IMAGR1: Total Cleaned flux density = 282.577 MilliJy 2272 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 8 min = -1.8 MilliJy,max = 2.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.49 MilliJy IMAGR1: 214 Residual map points loaded IMAGR1: Field 8 min algorithm flux= -1.503 MilliJy iter= 50 IMAGR1: Field 8 Clean flux density= -521.953 MicroJy 50 comps IMAGR1: Total Cleaned flux density = 281.781 MilliJy 2283 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -1.7 MilliJy,max = 2.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.49 MilliJy IMAGR1: 408 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 1.502 MilliJy iter= 94 IMAGR1: Field 4 Clean flux density= 214.284 MicroJy 94 comps IMAGR1: Total Cleaned flux density = 282.575 MilliJy 2304 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -2.7 MilliJy,max = 3.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.40 MilliJy IMAGR1: 12201 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -1.508 MilliJy iter= 1934 IMAGR1: Field 1 Clean flux density= 206.794 MilliJy 1934 comps IMAGR1: Total Cleaned flux density = 288.563 MilliJy 2490 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 7 min = -1.9 MilliJy,max = 1.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.39 MilliJy IMAGR1: 188 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 1.397 MilliJy iter= 142 IMAGR1: Field 7 Clean flux density= 43.319 MilliJy 142 comps IMAGR1: Total Cleaned flux density = 290.897 MilliJy 2506 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -1.8 MilliJy,max = 1.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.38 MilliJy IMAGR1: 527 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -1.396 MilliJy iter= 176 IMAGR1: Field 5 Clean flux density= -5.722 MilliJy 176 comps IMAGR1: Total Cleaned flux density = 288.918 MilliJy 2535 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 6 min = -1.9 MilliJy,max = 2.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.38 MilliJy IMAGR1: 147 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -1.366 MilliJy iter= 35 IMAGR1: Field 6 Clean flux density= -2.745 MilliJy 35 comps IMAGR1: Total Cleaned flux density = 287.334 MilliJy 2546 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -1.5 MilliJy,max = 2.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.38 MilliJy IMAGR1: 15 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 1.327 MilliJy iter= 17 IMAGR1: Field 3 Clean flux density= 18.419 MilliJy 17 comps IMAGR1: Total Cleaned flux density = 287.895 MilliJy 2550 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -2.5 MilliJy,max = 2.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.30 MilliJy IMAGR1: 12232 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -1.403 MilliJy iter= 2133 IMAGR1: Field 1 Clean flux density= 213.688 MilliJy 2133 comps IMAGR1: Total Cleaned flux density = 294.789 MilliJy 2749 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -1.5 MilliJy,max = 1.7 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.366E-03 < Second best 1.450E-03 IMAGR1: Field 8 min = -1.6 MilliJy,max = 2.5 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.350E-03 < Second best 1.447E-03 IMAGR1: Field 2 min = -1.5 MilliJy,max = 1.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.28 MilliJy IMAGR1: 198 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 1.286 MilliJy iter= 116 IMAGR1: Field 2 Clean flux density= 30.000 MilliJy 116 comps IMAGR1: Total Cleaned flux density = 296.651 MilliJy 2763 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -1.5 MilliJy,max = 1.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.28 MilliJy IMAGR1: 424 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -1.289 MilliJy iter= 119 IMAGR1: Field 4 Clean flux density= 876.932 MicroJy 119 comps IMAGR1: Total Cleaned flux density = 297.313 MilliJy 2788 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -2.5 MilliJy,max = 2.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.21 MilliJy IMAGR1: 11958 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.292 MilliJy iter= 2334 IMAGR1: Field 1 Clean flux density= 217.127 MilliJy 2334 comps IMAGR1: Total Cleaned flux density = 300.753 MilliJy 2989 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -1.6 MilliJy,max = 1.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.20 MilliJy IMAGR1: 792 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -1.217 MilliJy iter= 214 IMAGR1: Field 5 Clean flux density= -7.859 MilliJy 214 comps IMAGR1: Total Cleaned flux density = 298.617 MilliJy 3027 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 7 min = -1.6 MilliJy,max = 1.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.19 MilliJy IMAGR1: 228 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 1.202 MilliJy iter= 163 IMAGR1: Field 7 Clean flux density= 45.700 MilliJy 163 comps IMAGR1: Total Cleaned flux density = 300.997 MilliJy 3048 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 8 min = -1.5 MilliJy,max = 2.4 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.256E-03 < Second best 1.321E-03 IMAGR1: Field 6 min = -1.7 MilliJy,max = 2.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.19 MilliJy IMAGR1: 255 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -1.189 MilliJy iter= 49 IMAGR1: Field 6 Clean flux density= -4.520 MilliJy 49 comps IMAGR1: Total Cleaned flux density = 299.222 MilliJy 3062 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -1.3 MilliJy,max = 2.0 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.159E-03 < Second best 1.256E-03 IMAGR1: Field 8 min = -1.5 MilliJy,max = 2.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.19 MilliJy IMAGR1: 155 Residual map points loaded IMAGR1: Field 8 min algorithm flux= 1.187 MilliJy iter= 62 IMAGR1: Field 8 Clean flux density= -276.837 MicroJy 62 comps IMAGR1: Total Cleaned flux density = 299.467 MilliJy 3074 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -2.4 MilliJy,max = 2.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.12 MilliJy IMAGR1: 12241 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -1.199 MilliJy iter= 2550 IMAGR1: Field 1 Clean flux density= 223.423 MilliJy 2550 comps IMAGR1: Total Cleaned flux density = 305.763 MilliJy 3290 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -1.4 MilliJy,max = 1.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.11 MilliJy IMAGR1: 408 Residual map points loaded IMAGR1: Field 4 min algorithm flux= -1.121 MilliJy iter= 143 IMAGR1: Field 4 Clean flux density= 1.096 MilliJy 143 comps IMAGR1: Total Cleaned flux density = 305.982 MilliJy 3314 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -1.4 MilliJy,max = 1.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.11 MilliJy IMAGR1: 67 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 1.077 MilliJy iter= 123 IMAGR1: Field 2 Clean flux density= 30.793 MilliJy 123 comps IMAGR1: Total Cleaned flux density = 306.775 MilliJy 3321 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -1.4 MilliJy,max = 1.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.10 MilliJy IMAGR1: 623 Residual map points loaded LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: Field 5 min algorithm flux= 1.116 MilliJy iter= 248 IMAGR1: Field 5 Clean flux density= -9.265 MilliJy 248 comps IMAGR1: Total Cleaned flux density = 305.368 MilliJy 3355 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 7 min = -1.4 MilliJy,max = 1.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.10 MilliJy IMAGR1: 289 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 1.105 MilliJy iter= 184 IMAGR1: Field 7 Clean flux density= 48.125 MilliJy 184 comps IMAGR1: Total Cleaned flux density = 307.794 MilliJy 3376 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -2.2 MilliJy,max = 2.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.04 MilliJy IMAGR1: 12392 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.106 MilliJy iter= 2783 IMAGR1: Field 1 Clean flux density= 227.272 MilliJy 2783 comps IMAGR1: Total Cleaned flux density = 311.643 MilliJy 3609 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -1.2 MilliJy,max = 1.9 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.055E-03 < Second best 1.150E-03 IMAGR1: Field 6 min = -1.5 MilliJy,max = 1.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.03 MilliJy IMAGR1: 413 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -1.038 MilliJy iter= 72 IMAGR1: Field 6 Clean flux density= -6.388 MilliJy 72 comps IMAGR1: Total Cleaned flux density = 309.776 MilliJy 3632 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 8 min = -1.4 MilliJy,max = 2.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.03 MilliJy IMAGR1: 237 Residual map points loaded IMAGR1: Field 8 min algorithm flux= -1.026 MilliJy iter= 73 IMAGR1: Field 8 Clean flux density= -1.032 MilliJy 73 comps IMAGR1: Total Cleaned flux density = 309.021 MilliJy 3643 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -1.2 MilliJy,max = 1.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.02 MilliJy IMAGR1: 857 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 1.033 MilliJy iter= 184 IMAGR1: Field 4 Clean flux density= 741.610 MicroJy 184 comps IMAGR1: Total Cleaned flux density = 308.666 MilliJy 3684 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -1.3 MilliJy,max = 1.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.02 MilliJy IMAGR1: 545 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -1.029 MilliJy iter= 280 IMAGR1: Field 5 Clean flux density= -9.932 MilliJy 280 comps IMAGR1: Total Cleaned flux density = 307.999 MilliJy 3716 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 7 min = -1.4 MilliJy,max = 1.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.02 MilliJy IMAGR1: 126 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 1.009 MilliJy iter= 200 IMAGR1: Field 7 Clean flux density= 49.582 MilliJy 200 comps IMAGR1: Total Cleaned flux density = 309.456 MilliJy 3732 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -2.1 MilliJy,max = 2.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 953.37 MicroJy IMAGR1: 12063 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.013 MilliJy iter= 3017 IMAGR1: Field 1 Clean flux density= 232.343 MilliJy 3017 comps IMAGR1: Total Cleaned flux density = 314.527 MilliJy 3966 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -1.1 MilliJy,max = 1.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 952.74 MicroJy IMAGR1: 60 Residual map points loaded IMAGR1: Field 3 min algorithm flux= -953.314 MicroJy iter= 24 IMAGR1: Field 3 Clean flux density= 18.518 MilliJy 24 comps IMAGR1: Total Cleaned flux density = 314.626 MilliJy 3973 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -1.3 MilliJy,max = 1.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 948.59 MicroJy IMAGR1: 24 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 927.849 MicroJy iter= 128 IMAGR1: Field 2 Clean flux density= 31.072 MilliJy 128 comps IMAGR1: Total Cleaned flux density = 314.905 MilliJy 3978 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 6 min = -1.3 MilliJy,max = 1.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 946.73 MicroJy IMAGR1: 378 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -946.686 MicroJy iter= 95 IMAGR1: Field 6 Clean flux density= -8.524 MilliJy 95 comps IMAGR1: Total Cleaned flux density = 312.769 MilliJy 4001 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -1.1 MilliJy,max = 1.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 941.95 MicroJy IMAGR1: 669 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 950.425 MicroJy iter= 217 IMAGR1: Field 4 Clean flux density= 1.250 MilliJy 217 comps IMAGR1: Total Cleaned flux density = 313.277 MilliJy 4034 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -1.2 MilliJy,max = 1.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 938.34 MicroJy IMAGR1: 447 Residual map points loaded IMAGR1: Field 5 min algorithm flux= -941.156 MicroJy iter= 306 IMAGR1: Field 5 Clean flux density= -10.542 MilliJy 306 comps IMAGR1: Total Cleaned flux density = 312.667 MilliJy 4060 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 8 min = -1.3 MilliJy,max = 2.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 935.28 MicroJy IMAGR1: 284 Residual map points loaded IMAGR1: Field 8 min algorithm flux= 935.439 MicroJy iter= 91 IMAGR1: Field 8 Clean flux density= -239.011 MicroJy 91 comps IMAGR1: Total Cleaned flux density = 313.460 MilliJy 4078 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.9 MilliJy,max = 1.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 880.98 MicroJy IMAGR1: 12355 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 937.540 MicroJy iter= 3279 IMAGR1: Field 1 Clean flux density= 236.481 MilliJy 3279 comps IMAGR1: Total Cleaned flux density = 317.598 MilliJy 4340 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 7 min = -1.2 MilliJy,max = 1.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 876.28 MicroJy IMAGR1: 176 Residual map points loaded IMAGR1: Field 7 min algorithm flux= 878.174 MicroJy iter= 220 IMAGR1: Field 7 Clean flux density= 51.037 MilliJy 220 comps IMAGR1: Total Cleaned flux density = 319.053 MilliJy 4360 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -1.0 MilliJy,max = 1.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 875.43 MicroJy IMAGR1: 38 Residual map points loaded IMAGR1: Field 3 min algorithm flux= 859.353 MicroJy iter= 31 IMAGR1: Field 3 Clean flux density= 18.963 MilliJy 31 comps IMAGR1: Total Cleaned flux density = 319.498 MilliJy 4367 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -1.1 MilliJy,max = 1.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 872.48 MicroJy IMAGR1: 904 Residual map points loaded IMAGR1: Field 4 min algorithm flux= 881.309 MicroJy iter= 257 IMAGR1: Field 4 Clean flux density= 1.640 MilliJy 257 comps IMAGR1: Total Cleaned flux density = 319.888 MilliJy 4407 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 6 min = -1.3 MilliJy,max = 1.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 870.73 MicroJy IMAGR1: 401 Residual map points loaded IMAGR1: Field 6 min algorithm flux= -875.924 MicroJy iter= 118 IMAGR1: Field 6 Clean flux density= -10.287 MilliJy 118 comps IMAGR1: Total Cleaned flux density = 318.125 MilliJy 4430 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -1.2 MilliJy,max = 1.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 867.88 MicroJy IMAGR1: 501 Residual map points loaded IMAGR1: Field 5 min algorithm flux= 873.434 MicroJy iter= 336 IMAGR1: Field 5 Clean flux density= -10.945 MilliJy 336 comps IMAGR1: Total Cleaned flux density = 317.722 MilliJy 4460 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.8 MilliJy,max = 1.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 817.34 MicroJy IMAGR1: 11386 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -866.600 MicroJy iter= 3548 IMAGR1: Field 1 Clean flux density= 239.526 MilliJy 3548 comps IMAGR1: Total Cleaned flux density = 320.767 MilliJy 4729 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 8 min = -1.2 MilliJy,max = 1.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 812.65 MicroJy IMAGR1: 426 Residual map points loaded IMAGR1: Field 8 min Clean flux = 824.643 MicroJy iter= 112 IMAGR1: Field 8 Clean flux density= -688.432 MicroJy 112 comps IMAGR1: Total Cleaned flux density = 320.317 MilliJy 4750 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -1.1 MilliJy,max = 1.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 807.87 MicroJy IMAGR1: 35 Residual map points loaded IMAGR1: Field 2 min Clean flux = 822.441 MicroJy iter= 131 IMAGR1: Field 2 Clean flux density= 31.158 MilliJy 131 comps IMAGR1: Total Cleaned flux density = 320.403 MilliJy 4753 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 4 min = -997.8 MicroJy,max = 1.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 803.66 MicroJy IMAGR1: 653 Residual map points loaded IMAGR1: Field 4 min Clean flux = -824.718 MicroJy iter= 279 IMAGR1: Field 4 Clean flux density= 1.987 MilliJy 279 comps IMAGR1: Total Cleaned flux density = 320.750 MilliJy 4775 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 7 min = -1.2 MilliJy,max = 1.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 799.83 MicroJy IMAGR1: 251 Residual map points loaded IMAGR1: Field 7 min Clean flux = 824.342 MicroJy iter= 236 IMAGR1: Field 7 Clean flux density= 52.231 MilliJy 236 comps IMAGR1: Total Cleaned flux density = 321.944 MilliJy 4791 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 6 min = -1.2 MilliJy,max = 1.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 797.04 MicroJy IMAGR1: 423 Residual map points loaded LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: Field 6 min Clean flux = -826.274 MicroJy iter= 132 IMAGR1: Field 6 Clean flux density= -11.334 MilliJy 132 comps IMAGR1: Total Cleaned flux density = 320.897 MilliJy 4805 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 5 min = -1.2 MilliJy,max = 936.3 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 792.80 MicroJy IMAGR1: 660 Residual map points loaded IMAGR1: Field 5 min Clean flux = 822.111 MicroJy iter= 361 IMAGR1: Field 5 Clean flux density= -11.355 MilliJy 361 comps IMAGR1: Total Cleaned flux density = 320.487 MilliJy 4830 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.8 MilliJy,max = 1.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 734.70 MicroJy IMAGR1: 19027 Residual map points loaded IMAGR1: Field 1 min Clean flux = -826.340 MicroJy iter= 3698 IMAGR1: Field 1 Clean flux density= 239.552 MilliJy 3698 comps IMAGR1: Total Cleaned flux density = 320.514 MilliJy 4980 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 3 min = -865.8 MicroJy,max = 1.4 MilliJy IMAGR1: CLRHIS: NO FIELDS THIS PASS ABOVE MINIMUM FLUX IMAGR1: CLEAN NO IMAGE PIXELS - TRY AGAIN IMAGR1: Merging the Clean components files IMAGR1: Field 1 compressed from 3698 to 3077 components IMAGR1: Field 2 compressed from 131 to 123 components IMAGR1: Field 3 compressed from 31 to 29 components IMAGR1: Field 4 compressed from 279 to 238 components IMAGR1: Field 5 compressed from 361 to 284 components IMAGR1: Field 6 compressed from 132 to 109 components IMAGR1: Field 7 compressed from 236 to 199 components IMAGR1: Field 8 compressed from 112 to 95 components IMAGR1: Field 1 min = -1.7 MilliJy,max = 1.6 MilliJy IMAGR1: Field 2 min = -991.7 MicroJy,max = 1.3 MilliJy IMAGR1: Field 3 min = -865.8 MicroJy,max = 1.4 MilliJy IMAGR1: Field 4 min = -1.1 MilliJy,max = 1.1 MilliJy IMAGR1: Field 5 min = -1.1 MilliJy,max = 896.0 MicroJy IMAGR1: Field 6 min = -1.2 MilliJy,max = 1.3 MilliJy IMAGR1: Field 7 min = -1.2 MilliJy,max = 1.1 MilliJy IMAGR1: Field 8 min = -1.3 MilliJy,max = 1.7 MilliJy IMAGR1: Restoring Clean components IMAGR1: Restoring overlapped Clean components IMAGR1: Restore 17.171 MilliJy ( 227 CCs) from field 1 to field 2 IMAGR1: Restore 40.855 MilliJy ( 91 CCs) from field 1 to field 3 IMAGR1: Restore 13.969 MilliJy ( 160 CCs) from field 1 to field 4 IMAGR1: Restore 19.163 MilliJy ( 240 CCs) from field 1 to field 5 IMAGR1: Restore 7.558 MilliJy ( 71 CCs) from field 1 to field 6 IMAGR1: Restore 13.222 MilliJy ( 80 CCs) from field 1 to field 7 IMAGR1: Restore 11.927 MilliJy ( 65 CCs) from field 1 to field 8 IMAGR1: Restore 31.158 MilliJy ( 123 CCs) from field 2 to field 1 IMAGR1: Restore-187.132 MicroJy ( 2 CCs) from field 2 to field 4 IMAGR1: Restore 18.963 MilliJy ( 29 CCs) from field 3 to field 1 IMAGR1: Restore-389.589 MicroJy ( 4 CCs) from field 3 to field 7 IMAGR1: Restore 1.987 MilliJy ( 238 CCs) from field 4 to field 1 IMAGR1: Restore -12.262 MilliJy ( 77 CCs) from field 4 to field 2 IMAGR1: Restore 3.681 MilliJy ( 94 CCs) from field 5 to field 1 IMAGR1: Restore -5.406 MilliJy ( 65 CCs) from field 6 to field 1 IMAGR1: Restore -1.720 MilliJy ( 16 CCs) from field 6 to field 7 IMAGR1: Restore 19.470 MilliJy ( 77 CCs) from field 7 to field 1 IMAGR1: Restore 1.782 MilliJy ( 17 CCs) from field 7 to field 3 IMAGR1: Restore 31.392 MilliJy ( 131 CCs) from field 7 to field 6 IMAGR1: Restore-289.040 MicroJy ( 76 CCs) from field 8 to field 1 IMAGR1: Checking image max/min IMAGR1: Field 1 final Clean flux 309.116 MilliJy IMAGR1: Field 2 final Clean flux 36.068 MilliJy IMAGR1: Field 3 final Clean flux 61.600 MilliJy IMAGR1: Field 4 final Clean flux 15.769 MilliJy IMAGR1: Field 5 final Clean flux 7.808 MilliJy IMAGR1: Field 6 final Clean flux 27.616 MilliJy IMAGR1: Field 7 final Clean flux 63.344 MilliJy IMAGR1: Field 8 final Clean flux 11.239 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= 18 disk= 1 IMAGR1: Appears to have ended successfully IMAGR1: thuban 31DEC06 TST: Cpu= 55.6 Real= 56 nsion files of type HI AIPS 1: Destroyed MA image file: catno= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 15 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 16 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 17 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1378 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@CYGX-3_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@CYGX-3_L,BAND.0-1 >> /home/thuban/vlbacald/run/AH AIPS 1: 669_2000MAR07_1.3.log AIPS 1: ' NOW STARTING WITH SOURCE :4 =CYGX-3' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@CYGX-3_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 19 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 20 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 21 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 22 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 24 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 25 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 26 disk= 1 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 28 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 29 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 30 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 32 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 33 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 34 renumbered as CNO 25 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.2446 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN SETFC1: Task SETFC (release of 31DEC06) begins SETFC1: Found 2023+544 L BAND Seq 1 Disk: 1 in slot 7 SETFC1: SETCEL: recommends IMSIZE 874 CELLSIZE 2.10906 SETFC1: SETCEL: returns IMSIZE 1024 CELLSIZE 2.10906 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@2023+544_L,BAND.0-1 SETFC1: FLYEYE added 1 fields to BOXFILE to 0.000 deg SETFC1: WARNING: THIS MAY NOT COVER THE DESIRED AREA SETFC1: First field number written was 1 SETFC1: Highest field number written was 1 SETFC1: returns adverbs to AIPS SETFC1: Appears to have ended successfully SETFC1: thuban 31DEC06 TST: Cpu= 0.0 Real= 0 nsion files of type HI AIPS 1: Destroyed MA image file: catno= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 15 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 16 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 17 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1378 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@CYGX-3_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@CYGX-3_L,BAND.0-1 >> /home/thuban/vlbacald/run/AH AIPS 1: 669_2000MAR07_1.3.log AIPS 1: ' NOW STARTING WITH SOURCE :4 =CYGX-3' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@CYGX-3_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 19 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 20 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 21 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 22 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 24 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 25 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 26 disk= 1 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 28 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 29 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 30 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 32 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 33 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 34 renumbered as CNO 25 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.2446 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN SETFC1: Task SETFC (release of 31DEC06) begins SETFC1: Found 2023+544 L BAND Seq 1 Disk: 1 in slot 7 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@2023+544_L,BAND.0-1 SETFC1: Searching catalog between 0.18 and 0.77 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 69.1 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 23 55.84 54 27 35.8 00001 -1 507 512 513 nsion files of type HI AIPS 1: Destroyed MA image file: catno= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 15 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 16 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 17 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1378 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@CYGX-3_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@CYGX-3_L,BAND.0-1 >> /home/thuban/vlbacald/run/AH AIPS 1: 669_2000MAR07_1.3.log AIPS 1: ' NOW STARTING WITH SOURCE :4 =CYGX-3' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@CYGX-3_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 19 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 20 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 21 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 22 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 24 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 25 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 26 disk= 1 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 28 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 29 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 30 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 32 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 33 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 34 renumbered as CNO 25 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.2446 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@2023+544_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.3.log AIPS 1: ' NOW STARTING WITH SOURCE :5 =2023+544' AIPS 1: ' ' IMAGR1: Task IMAGR (release of 31DEC06) begins IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@2023+544_L,BAND.0-1 IMAGR1: FIELDF: Final field parameters and # read are: IMAGR1: Field 1 1012 1012 -4.0980E-02 -4.0000E-02 0 IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@2023+544_L,BAND.0-1 IMAGR1: WINDF: Number of clean boxes/field read as follows: IMAGR1: Field 01: 1 IMAGR1: Create 2023+544 .IMAGR . 1 (UV) on disk 1 cno 26 IMAGR1: Beginning channel 1 through 1 with 2 IFs IMAGR1: IMACPY: Copied 1104 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.804E+03 IMAGR1: UVWAIT: Adding temperance S 1.561E+03 IMAGR1: UVWAIT: begin applying uniform or other weights IMAGR1: UVWAIT: Sum of weights in 4.322E+06 and out 4.638E+06 IMAGR1: UVWAIT: Noise is increased by a factor 1.073 due to weighting IMAGR1: UVWAIT: Average summed weight 7.804E+03 over 2204 vis IMAGR1: Create 2023+544 .IBM001. 1 (MA) on disk 1 cno 27 IMAGR1: Create 2023+544 .ICL001. 1 (MA) on disk 1 cno 28 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.464900E+09 to 1.385100E+09 Hz IMAGR1: Field 1 Sum of gridding weights = 4.92427E+07 IMAGR1: Field 1 Beam min = -117.4 MilliJy, max = 1.0 Jy IMAGR1: Field 1 fit FWHM = 14.932 x 13.879 arcsec, PA= 28.2 IMAGR1: CLBHIS: minimum component 0.500 of current peak IMAGR1: Field 1 min = -92.8 MilliJy,max = 1.1 Jy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 202.42 MilliJy IMAGR1: 753 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 642.139 MilliJy iter= 6 IMAGR1: Total Cleaned flux density = 509.543 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 = -50.0 MilliJy,max = 577.9 MilliJy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 119.53 MilliJy IMAGR1: 470 Residual map points loaded IMAGR1: Field 1 min allowed flux = 276.424 MilliJy iter= 14 IMAGR1: Total Cleaned flux density = 838.695 MilliJy 14 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -23.4 MilliJy,max = 248.8 MilliJy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 51.45 MilliJy IMAGR1: 479 Residual map points loaded IMAGR1: Field 1 min allowed flux = 118.994 MilliJy iter= 22 IMAGR1: Total Cleaned flux density = 980.387 MilliJy 22 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -12.4 MilliJy,max = 107.1 MilliJy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 22.15 MilliJy IMAGR1: 536 Residual map points loaded IMAGR1: Field 1 min allowed flux = 51.758 MilliJy iter= 30 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: Total Cleaned flux density = 1.041 Jy 30 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -8.5 MilliJy,max = 46.7 MilliJy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 9.63 MilliJy IMAGR1: 1201 Residual map points loaded IMAGR1: Field 1 min allowed flux = 23.180 MilliJy iter= 39 IMAGR1: Total Cleaned flux density = 1.071 Jy 39 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -6.9 MilliJy,max = 22.4 MilliJy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 4.31 MilliJy IMAGR1: 9698 Residual map points loaded IMAGR1: Field 1 min allowed flux = 11.109 MilliJy iter= 63 IMAGR1: Total Cleaned flux density = 1.109 Jy 63 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -5.5 MilliJy,max = 10.7 MilliJy IMAGR1: BGC Clean: using 2017 cell beam + residuals > 2.61 MilliJy IMAGR1: 16849 Residual map points loaded IMAGR1: Field 1 min allowed flux = 5.256 MilliJy iter= 97 IMAGR1: Total Cleaned flux density = 1.135 Jy 97 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -4.5 MilliJy,max = 5.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.08 MilliJy IMAGR1: 19990 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -3.731 MilliJy iter= 211 IMAGR1: Total Cleaned flux density = 1.180 Jy 211 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -3.4 MilliJy,max = 4.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.62 MilliJy IMAGR1: 19989 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 2.536 MilliJy iter= 362 IMAGR1: Total Cleaned flux density = 1.198 Jy 362 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -2.8 MilliJy,max = 3.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.26 MilliJy IMAGR1: 19985 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.823 MilliJy iter= 559 IMAGR1: Total Cleaned flux density = 1.205 Jy 559 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -2.2 MilliJy,max = 2.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 980.13 MicroJy IMAGR1: 19988 Residual map points loaded IMAGR1: Field 1 min Clean flux = 1.465 MilliJy iter= 638 IMAGR1: Total Cleaned flux density = 1.206 Jy 638 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Peak residual in window 1.465 less than limit 1.468 MilliJy IMAGR1: Merging the Clean components files IMAGR1: Field 1 compressed from 638 to 444 components IMAGR1: Field 1 min = -2.1 MilliJy,max = 2.5 MilliJy IMAGR1: Restoring Clean components IMAGR1: Checking image max/min IMAGR1: Field 1 final Clean flux 1.206 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= 26 disk= 1 IMAGR1: Appears to have ended successfully IMAGR1: thuban 31DEC06 TST: Cpu= 12.0 Real= 12 nsion files of type HI AIPS 1: Destroyed MA image file: catno= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 15 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 16 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 17 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1378 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@CYGX-3_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@CYGX-3_L,BAND.0-1 >> /home/thuban/vlbacald/run/AH AIPS 1: 669_2000MAR07_1.3.log AIPS 1: ' NOW STARTING WITH SOURCE :4 =CYGX-3' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@CYGX-3_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 19 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 20 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 21 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 22 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 24 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 25 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 26 disk= 1 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 28 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 29 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 30 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 32 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 33 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 34 renumbered as CNO 25 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.2446 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@2023+544_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.3.log AIPS 1: ' NOW STARTING WITH SOURCE :5 =2023+544' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 27 disk= 1 AIPS 1: Disk 1 in-CNO 28 renumbered as CNO 26 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 ?' 26 >AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.L BAND.1 AIPS 1: '10 SECOND INTEGRATIONS (GUESS)' AIPS 1: Got(1) disk= 1 user=**** type=UV 1331+305.L BAND.1 AIPS 1: 'MINIMUM FOV :288.0339 ARCSEC RADIUS' FLATN1: Task FLATN (release of 31DEC06) begins FLATN1: Create 1331+305 .FLATN . 1 (MA) on disk 1 cno 27 FLATN1: Start field 1 FLATN1: Appears to have ended successfully FLATN1: thuban 31DEC06 TST: Cpu= 0.3 Real= 0 nsion files of type HI AIPS 1: Destroyed MA image file: catno= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 15 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 16 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 17 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1378 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@CYGX-3_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@CYGX-3_L,BAND.0-1 >> /home/thuban/vlbacald/run/AH AIPS 1: 669_2000MAR07_1.3.log AIPS 1: ' NOW STARTING WITH SOURCE :4 =CYGX-3' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@CYGX-3_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 19 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 20 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 21 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 22 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 24 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 25 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 26 disk= 1 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 28 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 29 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 30 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 32 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 33 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 34 renumbered as CNO 25 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.2446 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@2023+544_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.3.log AIPS 1: ' NOW STARTING WITH SOURCE :5 =2023+544' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 27 disk= 1 AIPS 1: Disk 1 in-CNO 28 renumbered as CNO 26 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 ?' 26 >AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.L BAND.1 AIPS 1: '10 SECOND INTEGRATIONS (GUESS)' AIPS 1: Got(1) disk= 1 user=**** type=UV 1331+305.L BAND.1 AIPS 1: 'MINIMUM FOV :288.0339 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 28 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= 0.2 Real= 0 nsion files of type HI AIPS 1: Destroyed MA image file: catno= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 15 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 16 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 17 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1378 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@CYGX-3_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@CYGX-3_L,BAND.0-1 >> /home/thuban/vlbacald/run/AH AIPS 1: 669_2000MAR07_1.3.log AIPS 1: ' NOW STARTING WITH SOURCE :4 =CYGX-3' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@CYGX-3_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 19 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 20 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 21 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 22 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 24 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 25 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 26 disk= 1 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 28 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 29 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 30 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 32 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 33 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 34 renumbered as CNO 25 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.2446 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@2023+544_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.3.log AIPS 1: ' NOW STARTING WITH SOURCE :5 =2023+544' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 27 disk= 1 AIPS 1: Disk 1 in-CNO 28 renumbered as CNO 26 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 ?' 26 >AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.L BAND.1 AIPS 1: '10 SECOND INTEGRATIONS (GUESS)' AIPS 1: Got(1) disk= 1 user=**** type=UV 1331+305.L BAND.1 AIPS 1: 'MINIMUM FOV :288.0339 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= 27 disk= 1 AIPS 1: Disk 1 in-CNO 28 renumbered as CNO 27 AIPS 1: Got(1) disk= 1 user=**** type=UV 2007+404.L BAND.1 AIPS 1: 'MINIMUM FOV :287.2164 ARCSEC RADIUS' FLATN1: Task FLATN (release of 31DEC06) begins FLATN1: Create 2007+404 .FLATN . 1 (MA) on disk 1 cno 28 FLATN1: Start field 1 FLATN1: Start field 2 FLATN1: Start field 3 FLATN1: Start field 4 FLATN1: Start field 5 FLATN1: Start field 6 FLATN1: Now divide by the sum of the weights FLATN1: Appears to have ended successfully FLATN1: thuban 31DEC06 TST: Cpu= 0.6 Real= 1 nsion files of type HI AIPS 1: Destroyed MA image file: catno= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 15 AIPS 1: Disk 1 in-CNO 20 renumbered as CNO 16 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 17 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1378 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@CYGX-3_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@CYGX-3_L,BAND.0-1 >> /home/thuban/vlbacald/run/AH AIPS 1: 669_2000MAR07_1.3.log AIPS 1: ' NOW STARTING WITH SOURCE :4 =CYGX-3' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@CYGX-3_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 19 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 20 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 21 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 22 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 24 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 25 disk= 1 AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 26 disk= 1 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 18 AIPS 1: Disk 1 in-CNO 28 renumbered as CNO 19 AIPS 1: Disk 1 in-CNO 29 renumbered as CNO 20 AIPS 1: Disk 1 in-CNO 30 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 22 AIPS 1: Disk 1 in-CNO 32 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 33 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 34 renumbered as CNO 25 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.2446 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_L,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@2023+544_L,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.3.log AIPS 1: ' NOW STARTING WITH SOURCE :5 =2023+544' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_L,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 27 disk= 1 AIPS 1: Disk 1 in-CNO 28 renumbered as CNO 26 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 ?' 26 >AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.L BAND.1 AIPS 1: '10 SECOND INTEGRATIONS (GUESS)' AIPS 1: Got(1) disk= 1 user=**** type=UV 1331+305.L BAND.1 AIPS 1: 'MINIMUM FOV :288.0339 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= 27 disk= 1 AIPS 1: Disk 1 in-CNO 28 renumbered as CNO 27 AIPS 1: Got(1) disk= 1 user=**** type=UV 2007+404.L BAND.1 AIPS 1: 'MINIMUM FOV :287.2164 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 29 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= 0.2 Real= 1 S 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= 28 disk= 1 AIPS 1: Disk 1 in-CNO 29 renumbered as CNO 28 AIPS 1: Got(1) disk= 1 user=**** type=UV CYGX-1.L BAND.1 AIPS 1: 'MINIMUM FOV :287.2816 ARCSEC RADIUS' FLATN1: Task FLATN (release of 31DEC06) begins FLATN1: Create CYGX-1 .FLATN . 1 (MA) on disk 1 cno 29 FLATN1: Start field 1 FLATN1: Start field 2 FLATN1: Start field 3 FLATN1: Now divide by the sum of the weights FLATN1: Appears to have ended successfully FLATN1: thuban 31DEC06 TST: Cpu= 0.6 Real= 1 S 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= 28 disk= 1 AIPS 1: Disk 1 in-CNO 29 renumbered as CNO 28 AIPS 1: Got(1) disk= 1 user=**** type=UV CYGX-1.L BAND.1 AIPS 1: 'MINIMUM FOV :287.2816 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 30 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= 0.2 Real= 0 S 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= 28 disk= 1 AIPS 1: Disk 1 in-CNO 29 renumbered as CNO 28 AIPS 1: Got(1) disk= 1 user=**** type=UV CYGX-1.L BAND.1 AIPS 1: 'MINIMUM FOV :287.2816 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= 29 disk= 1 AIPS 1: Disk 1 in-CNO 30 renumbered as CNO 29 AIPS 1: Got(1) disk= 1 user=**** type=UV CYGX-3.L BAND.1 AIPS 1: 'MINIMUM FOV :287.2575 ARCSEC RADIUS' FLATN1: Task FLATN (release of 31DEC06) begins FLATN1: Create CYGX-3 .FLATN . 1 (MA) on disk 1 cno 30 FLATN1: Start field 1 FLATN1: Start field 2 FLATN1: Start field 3 FLATN1: Start field 4 FLATN1: Start field 5 FLATN1: Start field 6 FLATN1: Start field 7 FLATN1: Start field 8 FLATN1: Now divide by the sum of the weights FLATN1: Appears to have ended successfully FLATN1: thuban 31DEC06 TST: Cpu= 0.6 Real= 0 S 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= 28 disk= 1 AIPS 1: Disk 1 in-CNO 29 renumbered as CNO 28 AIPS 1: Got(1) disk= 1 user=**** type=UV CYGX-1.L BAND.1 AIPS 1: 'MINIMUM FOV :287.2816 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= 29 disk= 1 AIPS 1: Disk 1 in-CNO 30 renumbered as CNO 29 AIPS 1: Got(1) disk= 1 user=**** type=UV CYGX-3.L BAND.1 AIPS 1: 'MINIMUM FOV :287.2575 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 31 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= 0.2 Real= 0 S 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= 28 disk= 1 AIPS 1: Disk 1 in-CNO 29 renumbered as CNO 28 AIPS 1: Got(1) disk= 1 user=**** type=UV CYGX-1.L BAND.1 AIPS 1: 'MINIMUM FOV :287.2816 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= 29 disk= 1 AIPS 1: Disk 1 in-CNO 30 renumbered as CNO 29 AIPS 1: Got(1) disk= 1 user=**** type=UV CYGX-3.L BAND.1 AIPS 1: 'MINIMUM FOV :287.2575 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= 30 disk= 1 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 30 AIPS 1: Got(1) disk= 1 user=**** type=UV 2023+544.L BAND.1 AIPS 1: 'MINIMUM FOV :298.7252 ARCSEC RADIUS' FLATN1: Task FLATN (release of 31DEC06) begins FLATN1: Create 2023+544 .FLATN . 1 (MA) on disk 1 cno 31 FLATN1: Start field 1 FLATN1: Appears to have ended successfully FLATN1: thuban 31DEC06 TST: Cpu= 0.3 Real= 1 S 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= 28 disk= 1 AIPS 1: Disk 1 in-CNO 29 renumbered as CNO 28 AIPS 1: Got(1) disk= 1 user=**** type=UV CYGX-1.L BAND.1 AIPS 1: 'MINIMUM FOV :287.2816 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= 29 disk= 1 AIPS 1: Disk 1 in-CNO 30 renumbered as CNO 29 AIPS 1: Got(1) disk= 1 user=**** type=UV CYGX-3.L BAND.1 AIPS 1: 'MINIMUM FOV :287.2575 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= 30 disk= 1 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 30 AIPS 1: Got(1) disk= 1 user=**** type=UV 2023+544.L BAND.1 AIPS 1: 'MINIMUM FOV :298.7252 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 32 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= 0.2 Real= 0 S 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= 28 disk= 1 AIPS 1: Disk 1 in-CNO 29 renumbered as CNO 28 AIPS 1: Got(1) disk= 1 user=**** type=UV CYGX-1.L BAND.1 AIPS 1: 'MINIMUM FOV :287.2816 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= 29 disk= 1 AIPS 1: Disk 1 in-CNO 30 renumbered as CNO 29 AIPS 1: Got(1) disk= 1 user=**** type=UV CYGX-3.L BAND.1 AIPS 1: 'MINIMUM FOV :287.2575 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= 30 disk= 1 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 30 AIPS 1: Got(1) disk= 1 user=**** type=UV 2023+544.L BAND.1 AIPS 1: 'MINIMUM FOV :298.7252 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= 31 disk= 1 AIPS 1: Disk 1 in-CNO 32 renumbered as CNO 31 AIPS 1: Disk 1 No files needed renumbering AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.L 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.L BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV 2007+404.L BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV CYGX-1.L BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV CYGX-3.L BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV 2023+544.L BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 2007+404.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 2007+404.ICL002.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 2007+404.ICL003.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 2007+404.ICL004.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 2007+404.ICL005.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 2007+404.ICL006.1 AIPS 1: Got(1) disk= 1 user=**** type=MA CYGX-1.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA CYGX-1.ICL002.1 AIPS 1: Got(1) disk= 1 user=**** type=MA CYGX-1.ICL003.1 AIPS 1: Got(1) disk= 1 user=**** type=MA CYGX-3.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA CYGX-3.ICL002.1 AIPS 1: Got(1) disk= 1 user=**** type=MA CYGX-3.ICL003.1 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: Got(1) disk= 1 user=**** type=MA CYGX-3.ICL004.1 AIPS 1: Got(1) disk= 1 user=**** type=MA CYGX-3.ICL005.1 AIPS 1: Got(1) disk= 1 user=**** type=MA CYGX-3.ICL006.1 AIPS 1: Got(1) disk= 1 user=**** type=MA CYGX-3.ICL007.1 AIPS 1: Got(1) disk= 1 user=**** type=MA CYGX-3.ICL008.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 2023+544.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= 4.1690E-07 rms= 1.2736E-03 JY/BEAM over 59413. pixels AIPS 1: Maximum= 2.2029E-02 at 147 199 1 1 1 1 1 AIPS 1: Skypos: RA 13 31 07.501 DEC 30 32 26.84 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Minimum=-2.7311E-02 at 143 91 1 1 1 1 1 AIPS 1: Skypos: RA 13 31 08.131 DEC 30 28 47.21 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Flux density = 8.9218E-04 Jy. Beam area = 27.76 pixels IMEAN1: Task IMEAN (release of 31DEC06) begins IMEAN1: Image= 1331+305 .BLANK . 1 1 xywind= 1 1 284 284 IMEAN1: Mean and rms found by fitting peak in histogram: IMEAN1: Mean= 4.9818E-07 Rms= 4.4167E-04 **** from histogram IMEAN1: Mean and rms found by including all data: IMEAN1: Mean= 6.7422E-03 Rms= 2.2731E-01 JY/BEAM over 63013 pixels IMEAN1: Flux density = 1.5303E+01 Jy. beam area = 27.76 pixels IMEAN1: Minimum=-2.7311E-02 at 143 91 1 1 IMEAN1: Skypos: RA 13 31 08.131 DEC 30 28 47.21 IMEAN1: Maximum= 1.5303E+01 at 142 143 1 1 IMEAN1: Skypos: RA 13 31 08.288 DEC 30 30 32.96 IMEAN1: Skypos: IPOL 1425.000 MHZ IMEAN1: returns adverbs to AIPS IMEAN1: Appears to have ended successfully IMEAN1: thuban 31DEC06 TST: Cpu= 0.0 Real= 0 S 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= 28 disk= 1 AIPS 1: Disk 1 in-CNO 29 renumbered as CNO 28 AIPS 1: Got(1) disk= 1 user=**** type=UV CYGX-1.L BAND.1 AIPS 1: 'MINIMUM FOV :287.2816 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= 29 disk= 1 AIPS 1: Disk 1 in-CNO 30 renumbered as CNO 29 AIPS 1: Got(1) disk= 1 user=**** type=UV CYGX-3.L BAND.1 AIPS 1: 'MINIMUM FOV :287.2575 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= 30 disk= 1 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 30 AIPS 1: Got(1) disk= 1 user=**** type=UV 2023+544.L BAND.1 AIPS 1: 'MINIMUM FOV :298.7252 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= 31 disk= 1 AIPS 1: Disk 1 in-CNO 32 renumbered as CNO 31 AIPS 1: Disk 1 No files needed renumbering AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.L 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.L BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV 2007+404.L BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV CYGX-1.L BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV CYGX-3.L BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV 2023+544.L BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 2007+404.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 2007+404.ICL002.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 2007+404.ICL003.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 2007+404.ICL004.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 2007+404.ICL005.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 2007+404.ICL006.1 AIPS 1: Got(1) disk= 1 user=**** type=MA CYGX-1.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA CYGX-1.ICL002.1 AIPS 1: Got(1) disk= 1 user=**** type=MA CYGX-1.ICL003.1 AIPS 1: Got(1) disk= 1 user=**** type=MA CYGX-3.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA CYGX-3.ICL002.1 AIPS 1: Got(1) disk= 1 user=**** type=MA CYGX-3.ICL003.1 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: Got(1) disk= 1 user=**** type=MA CYGX-3.ICL004.1 AIPS 1: Got(1) disk= 1 user=**** type=MA CYGX-3.ICL005.1 AIPS 1: Got(1) disk= 1 user=**** type=MA CYGX-3.ICL006.1 AIPS 1: Got(1) disk= 1 user=**** type=MA CYGX-3.ICL007.1 AIPS 1: Got(1) disk= 1 user=**** type=MA CYGX-3.ICL008.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 2023+544.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= 4.1690E-07 rms= 1.2736E-03 JY/BEAM over 59413. pixels AIPS 1: Maximum= 2.2029E-02 at 147 199 1 1 1 1 1 AIPS 1: Skypos: RA 13 31 07.501 DEC 30 32 26.84 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Minimum=-2.7311E-02 at 143 91 1 1 1 1 1 AIPS 1: Skypos: RA 13 31 08.131 DEC 30 28 47.21 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Flux density = 8.9218E-04 Jy. Beam area = 27.76 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.6174E-05 rms= 6.3666E-04 JY/BEAM over 59413. pixels AIPS 1: Maximum= 1.2858E-02 at 81 209 1 1 1 1 1 AIPS 1: Skypos: RA 20 07 55.795 DEC 40 32 02.41 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Minimum=-4.3781E-03 at 167 204 1 1 1 1 1 AIPS 1: Skypos: RA 20 07 40.498 DEC 40 31 52.29 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Flux density = 6.0614E-02 Jy. Beam area = 25.66 pixels IMEAN1: Task IMEAN (release of 31DEC06) begins IMEAN1: Image= 2007+404 .BLANK . 1 1 xywind= 1 1 284 284 IMEAN1: Mean and rms found by fitting peak in histogram: IMEAN1: Mean=-3.5041E-05 Rms= 2.9877E-04 **** from histogram IMEAN1: Mean and rms found by including all data: IMEAN1: Mean= 1.0907E-03 Rms= 3.7233E-02 JY/BEAM over 63013 pixels IMEAN1: Flux density = 2.6789E+00 Jy. beam area = 25.66 pixels IMEAN1: Minimum=-4.3781E-03 at 167 204 1 1 IMEAN1: Skypos: RA 20 07 40.498 DEC 40 31 52.29 IMEAN1: Maximum= 2.6085E+00 at 142 143 1 1 IMEAN1: Skypos: RA 20 07 44.945 DEC 40 29 48.60 IMEAN1: Skypos: IPOL 1425.000 MHZ IMEAN1: returns adverbs to AIPS IMEAN1: Appears to have ended successfully IMEAN1: thuban 31DEC06 TST: Cpu= 0.0 Real= 0 S 1: Minimum=-4.3781E-03 at 167 204 1 1 1 1 1 AIPS 1: Skypos: RA 20 07 40.498 DEC 40 31 52.29 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Flux density = 6.0614E-02 Jy. Beam area = 25.66 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= 3.4498E+00 rms= 3.7208E+02 JY/BEAM over 59413. pixels AIPS 1: Maximum= 1.9930E+03 at 127 40 1 1 1 1 1 AIPS 1: Skypos: RA 19 58 24.166 DEC 35 08 37.32 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Minimum=-2.0267E+03 at 139 72 1 1 1 1 1 AIPS 1: Skypos: RA 19 58 22.182 DEC 35 09 42.23 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Flux density = 9.3672E+03 Jy. Beam area = 21.88 pixels IMEAN1: Task IMEAN (release of 31DEC06) begins IMEAN1: Image= CYGX-1 .BLANK . 1 1 xywind= 1 1 284 284 IMEAN1: Mean and rms found by fitting peak in histogram: IMEAN1: Mean=-4.8369E+00 Rms= 2.7770E+02 **** from histogram IMEAN1: Mean and rms found by including all data: IMEAN1: Mean= 1.9272E+00 Rms= 3.7334E+02 JY/BEAM over 63013 pixels IMEAN1: Flux density = 5.5500E+03 Jy. beam area = 21.88 pixels IMEAN1: Minimum=-2.2099E+03 at 160 118 1 1 IMEAN1: Skypos: RA 19 58 18.708 DEC 35 11 15.53 IMEAN1: Maximum= 1.9930E+03 at 127 40 1 1 IMEAN1: Skypos: RA 19 58 24.166 DEC 35 08 37.32 IMEAN1: Skypos: IPOL 1425.000 MHZ IMEAN1: returns adverbs to AIPS IMEAN1: Appears to have ended successfully IMEAN1: thuban 31DEC06 TST: Cpu= 0.0 Real= 0 S 1: Minimum=-4.3781E-03 at 167 204 1 1 1 1 1 AIPS 1: Skypos: RA 20 07 40.498 DEC 40 31 52.29 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Flux density = 6.0614E-02 Jy. Beam area = 25.66 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= 3.4498E+00 rms= 3.7208E+02 JY/BEAM over 59413. pixels AIPS 1: Maximum= 1.9930E+03 at 127 40 1 1 1 1 1 AIPS 1: Skypos: RA 19 58 24.166 DEC 35 08 37.32 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Minimum=-2.0267E+03 at 139 72 1 1 1 1 1 AIPS 1: Skypos: RA 19 58 22.182 DEC 35 09 42.23 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Flux density = 9.3672E+03 Jy. Beam area = 21.88 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= 2.3819E-05 rms= 3.4832E-04 JY/BEAM over 59413. pixels AIPS 1: Maximum= 3.5413E-03 at 202 145 1 1 1 1 1 AIPS 1: Skypos: RA 20 32 15.047 DEC 40 57 32.06 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Minimum=-1.6230E-03 at 98 123 1 1 1 1 1 AIPS 1: Skypos: RA 20 32 33.665 DEC 40 56 47.45 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Flux density = 6.3339E-02 Jy. Beam area = 22.34 pixels IMEAN1: Task IMEAN (release of 31DEC06) begins IMEAN1: Image= CYGX-3 .BLANK . 1 1 xywind= 1 1 284 284 IMEAN1: Mean and rms found by fitting peak in histogram: IMEAN1: Mean=-1.7047E-05 Rms= 4.1829E-04 **** from histogram IMEAN1: Mean and rms found by including all data: IMEAN1: Mean= 3.2845E-05 Rms= 3.9524E-04 JY/BEAM over 63013 pixels IMEAN1: Flux density = 9.2635E-02 Jy. beam area = 22.34 pixels IMEAN1: Minimum=-1.6230E-03 at 98 123 1 1 IMEAN1: Skypos: RA 20 32 33.665 DEC 40 56 47.45 IMEAN1: Maximum= 1.3889E-02 at 142 143 1 1 IMEAN1: Skypos: RA 20 32 25.789 DEC 40 57 28.03 IMEAN1: Skypos: IPOL 1425.000 MHZ IMEAN1: returns adverbs to AIPS IMEAN1: Appears to have ended successfully IMEAN1: thuban 31DEC06 TST: Cpu= 0.0 Real= 0 S 1: Minimum=-4.3781E-03 at 167 204 1 1 1 1 1 AIPS 1: Skypos: RA 20 07 40.498 DEC 40 31 52.29 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Flux density = 6.0614E-02 Jy. Beam area = 25.66 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= 3.4498E+00 rms= 3.7208E+02 JY/BEAM over 59413. pixels AIPS 1: Maximum= 1.9930E+03 at 127 40 1 1 1 1 1 AIPS 1: Skypos: RA 19 58 24.166 DEC 35 08 37.32 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Minimum=-2.0267E+03 at 139 72 1 1 1 1 1 AIPS 1: Skypos: RA 19 58 22.182 DEC 35 09 42.23 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Flux density = 9.3672E+03 Jy. Beam area = 21.88 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= 2.3819E-05 rms= 3.4832E-04 JY/BEAM over 59413. pixels AIPS 1: Maximum= 3.5413E-03 at 202 145 1 1 1 1 1 AIPS 1: Skypos: RA 20 32 15.047 DEC 40 57 32.06 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Minimum=-1.6230E-03 at 98 123 1 1 1 1 1 AIPS 1: Skypos: RA 20 32 33.665 DEC 40 56 47.45 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Flux density = 6.3339E-02 Jy. Beam area = 22.34 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= 5.1568E-05 rms= 8.5393E-04 JY/BEAM over 59413. pixels AIPS 1: Maximum= 2.2781E-02 at 195 164 1 1 1 1 1 AIPS 1: Skypos: RA 20 23 43.021 DEC 54 28 20.09 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Minimum=-2.0406E-03 at 234 174 1 1 1 1 1 AIPS 1: Skypos: RA 20 23 33.581 DEC 54 28 41.09 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Flux density = 5.8035E-02 Jy. Beam area = 52.79 pixels IMEAN1: Task IMEAN (release of 31DEC06) begins IMEAN1: Image= 2023+544 .BLANK . 1 1 xywind= 1 1 284 284 IMEAN1: Mean and rms found by fitting peak in histogram: IMEAN1: Mean=-7.7935E-06 Rms= 4.4580E-04 **** from histogram IMEAN1: Mean and rms found by including all data: IMEAN1: Mean= 9.6606E-04 Rms= 2.2308E-02 JY/BEAM over 63013 pixels IMEAN1: Flux density = 1.1531E+00 Jy. beam area = 52.79 pixels IMEAN1: Minimum=-2.0406E-03 at 234 174 1 1 IMEAN1: Skypos: RA 20 23 33.581 DEC 54 28 41.09 IMEAN1: Maximum= 1.0892E+00 at 142 143 1 1 IMEAN1: Skypos: RA 20 23 55.845 DEC 54 27 35.84 IMEAN1: Skypos: IPOL 1425.000 MHZ IMEAN1: returns adverbs to AIPS IMEAN1: Appears to have ended successfully IMEAN1: thuban 31DEC06 TST: Cpu= 0.0 Real= 0 S 1: Minimum=-4.3781E-03 at 167 204 1 1 1 1 1 AIPS 1: Skypos: RA 20 07 40.498 DEC 40 31 52.29 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Flux density = 6.0614E-02 Jy. Beam area = 25.66 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= 3.4498E+00 rms= 3.7208E+02 JY/BEAM over 59413. pixels AIPS 1: Maximum= 1.9930E+03 at 127 40 1 1 1 1 1 AIPS 1: Skypos: RA 19 58 24.166 DEC 35 08 37.32 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Minimum=-2.0267E+03 at 139 72 1 1 1 1 1 AIPS 1: Skypos: RA 19 58 22.182 DEC 35 09 42.23 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Flux density = 9.3672E+03 Jy. Beam area = 21.88 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= 2.3819E-05 rms= 3.4832E-04 JY/BEAM over 59413. pixels AIPS 1: Maximum= 3.5413E-03 at 202 145 1 1 1 1 1 AIPS 1: Skypos: RA 20 32 15.047 DEC 40 57 32.06 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Minimum=-1.6230E-03 at 98 123 1 1 1 1 1 AIPS 1: Skypos: RA 20 32 33.665 DEC 40 56 47.45 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Flux density = 6.3339E-02 Jy. Beam area = 22.34 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= 5.1568E-05 rms= 8.5393E-04 JY/BEAM over 59413. pixels AIPS 1: Maximum= 2.2781E-02 at 195 164 1 1 1 1 1 AIPS 1: Skypos: RA 20 23 43.021 DEC 54 28 20.09 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Minimum=-2.0406E-03 at 234 174 1 1 1 1 1 AIPS 1: Skypos: RA 20 23 33.581 DEC 54 28 41.09 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Flux density = 5.8035E-02 Jy. Beam area = 52.79 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 32 PBCOR1: Appears to have ended successfully PBCOR1: thuban 31DEC06 TST: Cpu= 0.2 Real= 0 S 1: Minimum=-4.3781E-03 at 167 204 1 1 1 1 1 AIPS 1: Skypos: RA 20 07 40.498 DEC 40 31 52.29 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Flux density = 6.0614E-02 Jy. Beam area = 25.66 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= 3.4498E+00 rms= 3.7208E+02 JY/BEAM over 59413. pixels AIPS 1: Maximum= 1.9930E+03 at 127 40 1 1 1 1 1 AIPS 1: Skypos: RA 19 58 24.166 DEC 35 08 37.32 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Minimum=-2.0267E+03 at 139 72 1 1 1 1 1 AIPS 1: Skypos: RA 19 58 22.182 DEC 35 09 42.23 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Flux density = 9.3672E+03 Jy. Beam area = 21.88 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= 2.3819E-05 rms= 3.4832E-04 JY/BEAM over 59413. pixels AIPS 1: Maximum= 3.5413E-03 at 202 145 1 1 1 1 1 AIPS 1: Skypos: RA 20 32 15.047 DEC 40 57 32.06 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Minimum=-1.6230E-03 at 98 123 1 1 1 1 1 AIPS 1: Skypos: RA 20 32 33.665 DEC 40 56 47.45 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Flux density = 6.3339E-02 Jy. Beam area = 22.34 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= 5.1568E-05 rms= 8.5393E-04 JY/BEAM over 59413. pixels AIPS 1: Maximum= 2.2781E-02 at 195 164 1 1 1 1 1 AIPS 1: Skypos: RA 20 23 43.021 DEC 54 28 20.09 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Minimum=-2.0406E-03 at 234 174 1 1 1 1 1 AIPS 1: Skypos: RA 20 23 33.581 DEC 54 28 41.09 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Flux density = 5.8035E-02 Jy. Beam area = 52.79 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= 27 disk= 1 AIPS 1: Disk 1 in-CNO 28 renumbered as CNO 27 AIPS 1: Disk 1 in-CNO 29 renumbered as CNO 28 AIPS 1: Disk 1 in-CNO 30 renumbered as CNO 29 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 30 AIPS 1: Disk 1 in-CNO 32 renumbered as CNO 31 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 32 PBCOR1: Appears to have ended successfully PBCOR1: thuban 31DEC06 TST: Cpu= 0.2 Real= 1 S 1: Minimum=-4.3781E-03 at 167 204 1 1 1 1 1 AIPS 1: Skypos: RA 20 07 40.498 DEC 40 31 52.29 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Flux density = 6.0614E-02 Jy. Beam area = 25.66 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= 3.4498E+00 rms= 3.7208E+02 JY/BEAM over 59413. pixels AIPS 1: Maximum= 1.9930E+03 at 127 40 1 1 1 1 1 AIPS 1: Skypos: RA 19 58 24.166 DEC 35 08 37.32 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Minimum=-2.0267E+03 at 139 72 1 1 1 1 1 AIPS 1: Skypos: RA 19 58 22.182 DEC 35 09 42.23 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Flux density = 9.3672E+03 Jy. Beam area = 21.88 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= 2.3819E-05 rms= 3.4832E-04 JY/BEAM over 59413. pixels AIPS 1: Maximum= 3.5413E-03 at 202 145 1 1 1 1 1 AIPS 1: Skypos: RA 20 32 15.047 DEC 40 57 32.06 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Minimum=-1.6230E-03 at 98 123 1 1 1 1 1 AIPS 1: Skypos: RA 20 32 33.665 DEC 40 56 47.45 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Flux density = 6.3339E-02 Jy. Beam area = 22.34 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= 5.1568E-05 rms= 8.5393E-04 JY/BEAM over 59413. pixels AIPS 1: Maximum= 2.2781E-02 at 195 164 1 1 1 1 1 AIPS 1: Skypos: RA 20 23 43.021 DEC 54 28 20.09 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Minimum=-2.0406E-03 at 234 174 1 1 1 1 1 AIPS 1: Skypos: RA 20 23 33.581 DEC 54 28 41.09 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Flux density = 5.8035E-02 Jy. Beam area = 52.79 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= 27 disk= 1 AIPS 1: Disk 1 in-CNO 28 renumbered as CNO 27 AIPS 1: Disk 1 in-CNO 29 renumbered as CNO 28 AIPS 1: Disk 1 in-CNO 30 renumbered as CNO 29 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 30 AIPS 1: Disk 1 in-CNO 32 renumbered as CNO 31 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= 27 disk= 1 AIPS 1: Disk 1 in-CNO 28 renumbered as CNO 27 AIPS 1: Disk 1 in-CNO 29 renumbered as CNO 28 AIPS 1: Disk 1 in-CNO 30 renumbered as CNO 29 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 30 AIPS 1: Disk 1 in-CNO 32 renumbered as CNO 31 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 32 PBCOR1: Appears to have ended successfully PBCOR1: thuban 31DEC06 TST: Cpu= 0.2 Real= 0 S 1: Minimum=-4.3781E-03 at 167 204 1 1 1 1 1 AIPS 1: Skypos: RA 20 07 40.498 DEC 40 31 52.29 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Flux density = 6.0614E-02 Jy. Beam area = 25.66 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= 3.4498E+00 rms= 3.7208E+02 JY/BEAM over 59413. pixels AIPS 1: Maximum= 1.9930E+03 at 127 40 1 1 1 1 1 AIPS 1: Skypos: RA 19 58 24.166 DEC 35 08 37.32 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Minimum=-2.0267E+03 at 139 72 1 1 1 1 1 AIPS 1: Skypos: RA 19 58 22.182 DEC 35 09 42.23 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Flux density = 9.3672E+03 Jy. Beam area = 21.88 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= 2.3819E-05 rms= 3.4832E-04 JY/BEAM over 59413. pixels AIPS 1: Maximum= 3.5413E-03 at 202 145 1 1 1 1 1 AIPS 1: Skypos: RA 20 32 15.047 DEC 40 57 32.06 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Minimum=-1.6230E-03 at 98 123 1 1 1 1 1 AIPS 1: Skypos: RA 20 32 33.665 DEC 40 56 47.45 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Flux density = 6.3339E-02 Jy. Beam area = 22.34 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= 5.1568E-05 rms= 8.5393E-04 JY/BEAM over 59413. pixels AIPS 1: Maximum= 2.2781E-02 at 195 164 1 1 1 1 1 AIPS 1: Skypos: RA 20 23 43.021 DEC 54 28 20.09 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Minimum=-2.0406E-03 at 234 174 1 1 1 1 1 AIPS 1: Skypos: RA 20 23 33.581 DEC 54 28 41.09 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Flux density = 5.8035E-02 Jy. Beam area = 52.79 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= 27 disk= 1 AIPS 1: Disk 1 in-CNO 28 renumbered as CNO 27 AIPS 1: Disk 1 in-CNO 29 renumbered as CNO 28 AIPS 1: Disk 1 in-CNO 30 renumbered as CNO 29 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 30 AIPS 1: Disk 1 in-CNO 32 renumbered as CNO 31 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= 27 disk= 1 AIPS 1: Disk 1 in-CNO 28 renumbered as CNO 27 AIPS 1: Disk 1 in-CNO 29 renumbered as CNO 28 AIPS 1: Disk 1 in-CNO 30 renumbered as CNO 29 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 30 AIPS 1: Disk 1 in-CNO 32 renumbered as CNO 31 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= 27 disk= 1 AIPS 1: Disk 1 in-CNO 28 renumbered as CNO 27 AIPS 1: Disk 1 in-CNO 29 renumbered as CNO 28 AIPS 1: Disk 1 in-CNO 30 renumbered as CNO 29 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 30 AIPS 1: Disk 1 in-CNO 32 renumbered as CNO 31 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 32 PBCOR1: Appears to have ended successfully PBCOR1: thuban 31DEC06 TST: Cpu= 0.2 Real= 0 S 1: Minimum=-4.3781E-03 at 167 204 1 1 1 1 1 AIPS 1: Skypos: RA 20 07 40.498 DEC 40 31 52.29 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Flux density = 6.0614E-02 Jy. Beam area = 25.66 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= 3.4498E+00 rms= 3.7208E+02 JY/BEAM over 59413. pixels AIPS 1: Maximum= 1.9930E+03 at 127 40 1 1 1 1 1 AIPS 1: Skypos: RA 19 58 24.166 DEC 35 08 37.32 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Minimum=-2.0267E+03 at 139 72 1 1 1 1 1 AIPS 1: Skypos: RA 19 58 22.182 DEC 35 09 42.23 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Flux density = 9.3672E+03 Jy. Beam area = 21.88 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= 2.3819E-05 rms= 3.4832E-04 JY/BEAM over 59413. pixels AIPS 1: Maximum= 3.5413E-03 at 202 145 1 1 1 1 1 AIPS 1: Skypos: RA 20 32 15.047 DEC 40 57 32.06 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Minimum=-1.6230E-03 at 98 123 1 1 1 1 1 AIPS 1: Skypos: RA 20 32 33.665 DEC 40 56 47.45 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Flux density = 6.3339E-02 Jy. Beam area = 22.34 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= 5.1568E-05 rms= 8.5393E-04 JY/BEAM over 59413. pixels AIPS 1: Maximum= 2.2781E-02 at 195 164 1 1 1 1 1 AIPS 1: Skypos: RA 20 23 43.021 DEC 54 28 20.09 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Minimum=-2.0406E-03 at 234 174 1 1 1 1 1 AIPS 1: Skypos: RA 20 23 33.581 DEC 54 28 41.09 AIPS 1: Skypos: IPOL 1425.000 MHZ AIPS 1: Flux density = 5.8035E-02 Jy. Beam area = 52.79 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= 27 disk= 1 AIPS 1: Disk 1 in-CNO 28 renumbered as CNO 27 AIPS 1: Disk 1 in-CNO 29 renumbered as CNO 28 AIPS 1: Disk 1 in-CNO 30 renumbered as CNO 29 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 30 AIPS 1: Disk 1 in-CNO 32 renumbered as CNO 31 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= 27 disk= 1 AIPS 1: Disk 1 in-CNO 28 renumbered as CNO 27 AIPS 1: Disk 1 in-CNO 29 renumbered as CNO 28 AIPS 1: Disk 1 in-CNO 30 renumbered as CNO 29 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 30 AIPS 1: Disk 1 in-CNO 32 renumbered as CNO 31 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= 27 disk= 1 AIPS 1: Disk 1 in-CNO 28 renumbered as CNO 27 AIPS 1: Disk 1 in-CNO 29 renumbered as CNO 28 AIPS 1: Disk 1 in-CNO 30 renumbered as CNO 29 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 30 AIPS 1: Disk 1 in-CNO 32 renumbered as CNO 31 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= 27 disk= 1 AIPS 1: Disk 1 in-CNO 28 renumbered as CNO 27 AIPS 1: Disk 1 in-CNO 29 renumbered as CNO 28 AIPS 1: Disk 1 in-CNO 30 renumbered as CNO 29 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 30 AIPS 1: Disk 1 in-CNO 32 renumbered as CNO 31 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 PBCOR1: Create 2023+544 .RADCOR. 1 (MA) on disk 1 cno 32 PBCOR1: Appears to have ended successfully PBCOR1: thuban 31DEC06 TST: Cpu= 0.2 Real= 0 ed as CNO 28 AIPS 1: Disk 1 in-CNO 30 renumbered as CNO 29 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 30 AIPS 1: Disk 1 in-CNO 32 renumbered as CNO 31 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 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 27 disk= 1 AIPS 1: Disk 1 in-CNO 28 renumbered as CNO 27 AIPS 1: Disk 1 in-CNO 29 renumbered as CNO 28 AIPS 1: Disk 1 in-CNO 30 renumbered as CNO 29 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 30 AIPS 1: Disk 1 in-CNO 32 renumbered as CNO 31 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 32 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 ed as CNO 28 AIPS 1: Disk 1 in-CNO 30 renumbered as CNO 29 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 30 AIPS 1: Disk 1 in-CNO 32 renumbered as CNO 31 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 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 27 disk= 1 AIPS 1: Disk 1 in-CNO 28 renumbered as CNO 27 AIPS 1: Disk 1 in-CNO 29 renumbered as CNO 28 AIPS 1: Disk 1 in-CNO 30 renumbered as CNO 29 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 30 AIPS 1: Disk 1 in-CNO 32 renumbered as CNO 31 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= 27 disk= 1 AIPS 1: Disk 1 in-CNO 28 renumbered as CNO 27 AIPS 1: Disk 1 in-CNO 29 renumbered as CNO 28 AIPS 1: Disk 1 in-CNO 30 renumbered as CNO 29 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 30 AIPS 1: Disk 1 in-CNO 32 renumbered as CNO 31 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 32 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 ed as CNO 28 AIPS 1: Disk 1 in-CNO 30 renumbered as CNO 29 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 30 AIPS 1: Disk 1 in-CNO 32 renumbered as CNO 31 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 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 27 disk= 1 AIPS 1: Disk 1 in-CNO 28 renumbered as CNO 27 AIPS 1: Disk 1 in-CNO 29 renumbered as CNO 28 AIPS 1: Disk 1 in-CNO 30 renumbered as CNO 29 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 30 AIPS 1: Disk 1 in-CNO 32 renumbered as CNO 31 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= 27 disk= 1 AIPS 1: Disk 1 in-CNO 28 renumbered as CNO 27 AIPS 1: Disk 1 in-CNO 29 renumbered as CNO 28 AIPS 1: Disk 1 in-CNO 30 renumbered as CNO 29 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 30 AIPS 1: Disk 1 in-CNO 32 renumbered as CNO 31 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= 27 disk= 1 AIPS 1: Disk 1 in-CNO 28 renumbered as CNO 27 AIPS 1: Disk 1 in-CNO 29 renumbered as CNO 28 AIPS 1: Disk 1 in-CNO 30 renumbered as CNO 29 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 30 AIPS 1: Disk 1 in-CNO 32 renumbered as CNO 31 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 32 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 ed as CNO 28 AIPS 1: Disk 1 in-CNO 30 renumbered as CNO 29 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 30 AIPS 1: Disk 1 in-CNO 32 renumbered as CNO 31 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 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 27 disk= 1 AIPS 1: Disk 1 in-CNO 28 renumbered as CNO 27 AIPS 1: Disk 1 in-CNO 29 renumbered as CNO 28 AIPS 1: Disk 1 in-CNO 30 renumbered as CNO 29 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 30 AIPS 1: Disk 1 in-CNO 32 renumbered as CNO 31 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= 27 disk= 1 AIPS 1: Disk 1 in-CNO 28 renumbered as CNO 27 AIPS 1: Disk 1 in-CNO 29 renumbered as CNO 28 AIPS 1: Disk 1 in-CNO 30 renumbered as CNO 29 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 30 AIPS 1: Disk 1 in-CNO 32 renumbered as CNO 31 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= 27 disk= 1 AIPS 1: Disk 1 in-CNO 28 renumbered as CNO 27 AIPS 1: Disk 1 in-CNO 29 renumbered as CNO 28 AIPS 1: Disk 1 in-CNO 30 renumbered as CNO 29 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 30 AIPS 1: Disk 1 in-CNO 32 renumbered as CNO 31 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= 27 disk= 1 AIPS 1: Disk 1 in-CNO 28 renumbered as CNO 27 AIPS 1: Disk 1 in-CNO 29 renumbered as CNO 28 AIPS 1: Disk 1 in-CNO 30 renumbered as CNO 29 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 30 AIPS 1: Disk 1 in-CNO 32 renumbered as CNO 31 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 32 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 ed as CNO 28 AIPS 1: Disk 1 in-CNO 30 renumbered as CNO 29 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 30 AIPS 1: Disk 1 in-CNO 32 renumbered as CNO 31 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 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 27 disk= 1 AIPS 1: Disk 1 in-CNO 28 renumbered as CNO 27 AIPS 1: Disk 1 in-CNO 29 renumbered as CNO 28 AIPS 1: Disk 1 in-CNO 30 renumbered as CNO 29 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 30 AIPS 1: Disk 1 in-CNO 32 renumbered as CNO 31 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= 27 disk= 1 AIPS 1: Disk 1 in-CNO 28 renumbered as CNO 27 AIPS 1: Disk 1 in-CNO 29 renumbered as CNO 28 AIPS 1: Disk 1 in-CNO 30 renumbered as CNO 29 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 30 AIPS 1: Disk 1 in-CNO 32 renumbered as CNO 31 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= 27 disk= 1 AIPS 1: Disk 1 in-CNO 28 renumbered as CNO 27 AIPS 1: Disk 1 in-CNO 29 renumbered as CNO 28 AIPS 1: Disk 1 in-CNO 30 renumbered as CNO 29 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 30 AIPS 1: Disk 1 in-CNO 32 renumbered as CNO 31 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= 27 disk= 1 AIPS 1: Disk 1 in-CNO 28 renumbered as CNO 27 AIPS 1: Disk 1 in-CNO 29 renumbered as CNO 28 AIPS 1: Disk 1 in-CNO 30 renumbered as CNO 29 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 30 AIPS 1: Disk 1 in-CNO 32 renumbered as CNO 31 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= 27 disk= 1 AIPS 1: Disk 1 in-CNO 28 renumbered as CNO 27 AIPS 1: Disk 1 in-CNO 29 renumbered as CNO 28 AIPS 1: Disk 1 in-CNO 30 renumbered as CNO 29 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 30 AIPS 1: Disk 1 in-CNO 32 renumbered as CNO 31 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 32 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 ed as CNO 28 AIPS 1: Disk 1 in-CNO 30 renumbered as CNO 29 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 30 AIPS 1: Disk 1 in-CNO 32 renumbered as CNO 31 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 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 27 disk= 1 AIPS 1: Disk 1 in-CNO 28 renumbered as CNO 27 AIPS 1: Disk 1 in-CNO 29 renumbered as CNO 28 AIPS 1: Disk 1 in-CNO 30 renumbered as CNO 29 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 30 AIPS 1: Disk 1 in-CNO 32 renumbered as CNO 31 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= 27 disk= 1 AIPS 1: Disk 1 in-CNO 28 renumbered as CNO 27 AIPS 1: Disk 1 in-CNO 29 renumbered as CNO 28 AIPS 1: Disk 1 in-CNO 30 renumbered as CNO 29 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 30 AIPS 1: Disk 1 in-CNO 32 renumbered as CNO 31 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= 27 disk= 1 AIPS 1: Disk 1 in-CNO 28 renumbered as CNO 27 AIPS 1: Disk 1 in-CNO 29 renumbered as CNO 28 AIPS 1: Disk 1 in-CNO 30 renumbered as CNO 29 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 30 AIPS 1: Disk 1 in-CNO 32 renumbered as CNO 31 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= 27 disk= 1 AIPS 1: Disk 1 in-CNO 28 renumbered as CNO 27 AIPS 1: Disk 1 in-CNO 29 renumbered as CNO 28 AIPS 1: Disk 1 in-CNO 30 renumbered as CNO 29 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 30 AIPS 1: Disk 1 in-CNO 32 renumbered as CNO 31 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= 27 disk= 1 AIPS 1: Disk 1 in-CNO 28 renumbered as CNO 27 AIPS 1: Disk 1 in-CNO 29 renumbered as CNO 28 AIPS 1: Disk 1 in-CNO 30 renumbered as CNO 29 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 30 AIPS 1: Disk 1 in-CNO 32 renumbered as CNO 31 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= 27 disk= 1 AIPS 1: Disk 1 in-CNO 28 renumbered as CNO 27 AIPS 1: Disk 1 in-CNO 29 renumbered as CNO 28 AIPS 1: Disk 1 in-CNO 30 renumbered as CNO 29 AIPS 1: Disk 1 in-CNO 31 renumbered as CNO 30 AIPS 1: Disk 1 in-CNO 32 renumbered as CNO 31 >AIPS 1: Begin check for any 'standard' scratch files AIPS 1: Scratch files -- destroyed: 0 still active: 0 AIPS 1: User18254: 5976 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= 5.7 Real= 550 /home/thuban/vlbacald/run/AH669_2000MAR07_1.3.run finished on Wed Oct 18 17:04:13 MDT 2006