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.1.run started on Wed Oct 18 17:30:53 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.X BAND.1 AIPS 1: 'AIPS WILL CHOOSE THE REFERENCE ANTENNA' AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.X 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)' QUACK1: Task QUACK (release of 31DEC06) begins QUACK1: Flagged 3.33 min. of data in 10 scans QUACK1: Appears to have ended successfully QUACK1: thuban 31DEC06 TST: Cpu= 0.0 Real= 0 STARTPMON: [THUBAN] Too many TPMON daemons possibly found???? STARTPMON: [THUBAN] Expected 1, found 3. STARTPMON: [THUBAN] Please inform the AIPS Manager. !!zz;else;sys2com(4)=ch ar(rs)!!zz;end AIPS 1: sys2com(4)=substr(sys2com(4),1,4);clrtemp AIPS 1: if(dd<10)then;sys2com(5)=pm!!'0'!!char(dd);else;sys2com(5)=pm !!char(dd);end AIPS 1: if(dm<10)then;sys2com(6)='0'!!char(dm);else;sys2com(6)=char( dm);end AIPS 1: if(ds<10)then;sys2com(7)='0'!!char(ds);else;sys2com(7)=char( ds);end AIPS 1: sys2com(7)=substr(sys2com(7),1,2);clrtemp AIPS 1: sys2com(8) ' >& /dev/null AIPS 1: system;clrtemp;for i=1:7;dir=dir!!sys2com(i);end;ki=length(di r) $must be 23 AIPS 1: dir=substr(dir,8,ki);if(ki<>23)then;type'OOPS: WRONG DIRECTO RY NAME ?';end AIPS 1: end;syscom'';sys2com'';clrtemp AIPS 1: return AIPS 1: finish AIPS 1: AIPS 1: procedure nvasarch AIPS 1: $LOS - archives the files to disk - define $EXP (and $AVLA/$ADAT /$AIMG/$AUVF) AIPS 1: string*4 nnsl AIPS 1: string*20 expnm AIPS 1: string*64 expfile AIPS 1: scalar nn,mai,uvi,xe,nif AIPS 1: clrname;indisk=lsdisk;chkname;numfle=1-error;intype'UV';chknam e;uvi=1-error AIPS 1: default fitab;indisk=lsdisk;recat;douvcomp=-1;nif=2;type expid AIPS 1: $2IF IM, or reset in uv#1 AIPS 1: if(numfle>3)then $ at least 1UVF, 1TSV, 1SS, 1MA AIPS 1: egetname 1;nnsl=mkarr;nvasname;i=1;clrtemp;syscom'mkdir AIPS 1: while((substr(expnm,i,i)<>'_')&(i<21));i=i+1;end;dir=substr( expnm,1,i-1) AIPS 1: outfile='ADAT:'!!expnm!!'_'!!frqs!!stc!!nnsl!!'.uvfits AIPS 1: sysout'';sys2com'';sys2com(2) ' >& /dev/null AIPS 1: sys2com(1)' $ADAT/'!!dir;system;gx;clrtemp;egetname 2;clrtemp ;syscom'\mv -f AIPS 1: outfile='ADAT:'!!expnm!!'_'!!frqs!!stc!!nnsl!!'.clfits AIPS 1: gx;sys2com(1)' $ADAT/'!!expnm!!'_* $ADAT/'!!dir;system AIPS 1: sys2com(1)' $ADAT/'!!expnm!!'.* $ADAT/'!!dir;system AIPS 1: sys2com(1)' $ARUN/'!!expnm!!'.* $ADAT/'!!dir;system;j=2;mai= 0 AIPS 1: while(j& /de v/null AIPS 1: outfile='AIMG:'!!outfile;if(xe=1)then;gx;end;syscom'\mv -f $aimg/ AIPS 1: sys2com(1)=substr(outfile,6,length(outfile))!!' $aimg/ AIPS 1: sys2com(2)=dir;system;clrtemp;end;for nn=(uvi+1):numfle $ archive MAps AIPS 1: egetname nn;chkname;xe=1-error;if((intype='MA')&(inclass=' NVAS06'))then AIPS 1: nvasname;sysout'';sys2com'';sys2com(8) ' >& /dev/null AIPS 1: expfile=outfile;outfile='AIMG:'!!outfile AIPS 1: if(xe=1)then;gx;syscom'\mv -f $aimg/ AIPS 1: sys2com(1)=expfile!!' $aimg/ AIPS 1: sys2com(2)=expfile!!'.imfits AIPS 1: system;clrtemp;syscom'fits2jpeg -nonLinear -fits $aimg/ AIPS 1: sys2com(1)=expfile!!'.imfits -jpeg $aimg/ AIPS 1: sys2com(2)=expfile!!'.jpg ; convert $aimg/ AIPS 1: sys2com(3)=expfile!!'.jpg AIPS 1: sys2com(4)=' -resize 150x150 -gamma 1.5 -depth 32 $aimg/ AIPS 1: sys2com(5)=expfile!!'.JPG'!!' ; \mv -f $aimg/ AIPS 1: sys2com(6)=expfile!!'* $aimg/ AIPS 1: sys2com(7)=dir;system;clrtemp;end;end;end;end AIPS 1: finish AIPS 1: AIPS 1: procedure nvas AIPS 1: typ expid;flatfov;if(uvi>3)then;nvasimage;nvasarch AIPS 1: end AIPS 1: AIPS 1: finish >AIPS 1: Found in Version=ABIN AIPS 1: Found in Version=ABIN AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.X BAND.1 AIPS 1: 'AIPS WILL CHOOSE THE REFERENCE ANTENNA' AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.X 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= 3.469E-01 +- 1.162E-01 source= 1331+305 FLAGR1: Overall average rms= 4.377E-03 +- 9.023E-04 source= 1331+305 FLAGR1: Overall average amp= 6.769E-03 +- 1.557E-03 source= X1748-28 FLAGR1: Overall average rms= 3.044E-03 +- 5.317E-04 source= X1748-28 FLAGR1: Overall average amp= 3.213E-02 +- 1.042E-02 source= 1744-312 FLAGR1: Overall average rms= 4.844E-03 +- 9.643E-04 source= 1744-312 FLAGR1: Overall average amp= 6.359E-03 +- 1.209E-03 source= V404CYG FLAGR1: Overall average rms= 2.856E-03 +- 4.185E-04 source= V404CYG FLAGR1: Overall average amp= 1.303E-01 +- 3.471E-02 source= 2025+337 FLAGR1: Overall average rms= 3.789E-03 +- 8.798E-04 source= 2025+337 FLAGR1: Overall average amp= 1.758E-01 +- 4.046E-02 source= 2007+404 FLAGR1: Overall average rms= 3.405E-03 +- 1.005E-03 source= 2007+404 FLAGR1: Overall average amp= 4.694E-03 +- 1.314E-03 source= CYGX-1 FLAGR1: Overall average rms= 2.199E-03 +- 5.984E-04 source= CYGX-1 FLAGR1: Overall average amp= 1.640E-02 +- 2.147E-03 source= CYGX-3 FLAGR1: Overall average rms= 2.204E-03 +- 5.233E-04 source= CYGX-3 FLAGR1: Overall average amp= 9.516E-02 +- 1.343E-02 source= 2023+544 FLAGR1: Overall average rms= 2.388E-03 +- 7.763E-04 source= 2023+544 FLAGR1: Found 0 bad times, 13 total flags FLAGR1: Wrote 0 antenna & IF independent flags FLAGR1: Wrote 0 antenna independent, IF dependent flags FLAGR1: Wrote 9 antenna & IF dependent flags FLAGR1: Wrote 4 antenna & IF dependent, all-times flags FLAGR1: Appears to have ended successfully FLAGR1: thuban 31DEC06 TST: Cpu= 2.5 Real= 3 !!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.X BAND.1 AIPS 1: 'AIPS WILL CHOOSE THE REFERENCE ANTENNA' AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.X 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.X BAND.1 AIPS 1: 'AIPS WILL CHOOSE THE REFERENCE ANTENNA' AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.X 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 = 5.2158 (Jy calcd) SETJY1: '1331+305 ' IF = 2 FLUX = 5.1947 (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.X BAND.1 AIPS 1: 'AIPS WILL CHOOSE THE REFERENCE ANTENNA' AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.X 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 . X 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 604 good solutions CALIB1: Failed on 4 solutions CALIB1: Average closure rms = 0.0343 +- 0.0369 CALIB1: Fraction of times having data > 2.5 rms from solution CALIB1: 0.08333 of the times had 2 - 4 percent outside 2.5 times rms CALIB1: 0.25000 of the times had 4 - 6 percent outside 2.5 times rms CALIB1: 0.16667 of the times had 6 - 8 percent outside 2.5 times rms CALIB1: 0.04167 of the times had 8 - 10 percent outside 2.5 times rms CALIB1: 0.20833 of the times had 10 - 12 percent outside 2.5 times rms CALIB1: 0.20833 of the times had 12 - 14 percent outside 2.5 times rms CALIB1: 0.04167 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= 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.X BAND.1 AIPS 1: 'AIPS WILL CHOOSE THE REFERENCE ANTENNA' AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.X 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_X' AIPS 1: SYSTEM command to be executed is: AIPS 1: ls -1 $AIPSTARS/3C286_X.MODEL >& /dev/null CALRD1: Task CALRD (release of 31DEC06) begins CALRD1: Reading disk file AIPSTARS:3C286_X.MODEL CALRD1: Create 3C286_X .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.X BAND.1 AIPS 1: 'AIPS WILL CHOOSE THE REFERENCE ANTENNA' AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.X 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_X' AIPS 1: SYSTEM command to be executed is: AIPS 1: ls -1 $AIPSTARS/3C286_X.MODEL >& /dev/null AIPS 1: Resumes CALIB1: Task CALIB (release of 31DEC06) begins CALIB1: CALIB USING 20000307 . X 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: FACSET: source model will be scaled to 5.216 Jy CALIB1: FACSET: 5.277485 Jy found from 194 components CALIB1: FACSET: scaling factor set to 9.88316E-01 CALIB1: VISDFT: Begin DFT component division CALIB1: VISDFT: Model components of type Point CALIB1: I Polarization model processed CALIB1: FACSET: source model will be scaled to 5.195 Jy CALIB1: FACSET: 5.277485 Jy found from 194 components CALIB1: FACSET: scaling factor set to 9.84307E-01 CALIB1: VISDFT: Begin DFT component division CALIB1: I Polarization model processed CALIB1: Field 1 used 194 CCs CALIB1: Determining solutions CALIB1: Deleted 26 records from SN table no. 1 CALIB1: Writing SN table 1 CALIB1: Found 103 good solutions CALIB1: Failed on 1 solutions CALIB1: Average closure rms = 0.0052 +- 0.0001 CALIB1: Fraction of times having data > 2.5 rms from solution CALIB1: 0.50000 of the times had 10 - 12 percent outside 2.5 times rms CALIB1: 0.25000 of the times had 12 - 14 percent outside 2.5 times rms CALIB1: 0.25000 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= 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.X BAND.1 AIPS 1: 'AIPS WILL CHOOSE THE REFERENCE ANTENNA' AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.X 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_X' AIPS 1: SYSTEM command to be executed is: AIPS 1: ls -1 $AIPSTARS/3C286_X.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 152 merged records from 152 input records CLCAL1: SN2CL: Applying SN tables to CL table 1, writing CL table 2 CLCAL1: Appears to have ended successfully CLCAL1: thuban 31DEC06 TST: Cpu= 0.3 Real= 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.X BAND.1 AIPS 1: 'AIPS WILL CHOOSE THE REFERENCE ANTENNA' AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.X 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_X' AIPS 1: SYSTEM command to be executed is: AIPS 1: ls -1 $AIPSTARS/3C286_X.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 182 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 152 merged records from 152 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.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.X BAND.1 AIPS 1: 'AIPS WILL CHOOSE THE REFERENCE ANTENNA' AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.X 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_X' AIPS 1: SYSTEM command to be executed is: AIPS 1: ls -1 $AIPSTARS/3C286_X.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 . X 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 3.974E+00 CALIB1: RPOL, IF= 2 The average gain over these antennas is 3.914E+00 CALIB1: LPOL, IF= 1 The average gain over these antennas is 3.904E+00 CALIB1: LPOL, IF= 2 The average gain over these antennas is 3.951E+00 CALIB1: Found 500 good solutions CALIB1: Failed on 4 solutions CALIB1: Average closure rms = 0.0021 +- 0.0007 CALIB1: Fraction of times having data > 2.5 rms from solution CALIB1: 0.75000 of the times had 0 - 2 percent outside 2.5 times rms CALIB1: 0.25000 of the times had 2 - 4 percent outside 2.5 times rms CALIB1: Adjusting solutions to a common reference antenna CALIB1: Appears to have ended successfully CALIB1: thuban 31DEC06 TST: Cpu= 0.6 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.X BAND.1 AIPS 1: 'AIPS WILL CHOOSE THE REFERENCE ANTENNA' AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.X 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_X' AIPS 1: SYSTEM command to be executed is: AIPS 1: ls -1 $AIPSTARS/3C286_X.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 . X 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: FACSET: source model will be scaled to 5.216 Jy CALIB1: FACSET: 5.277485 Jy found from 194 components CALIB1: FACSET: scaling factor set to 9.88316E-01 CALIB1: VISDFT: Begin DFT component division CALIB1: VISDFT: Model components of type Point CALIB1: I Polarization model processed CALIB1: FACSET: source model will be scaled to 5.195 Jy CALIB1: FACSET: 5.277485 Jy found from 194 components CALIB1: FACSET: scaling factor set to 9.84307E-01 CALIB1: VISDFT: Begin DFT component division CALIB1: I Polarization model processed CALIB1: Field 1 used 194 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 4.356E+00 CALIB1: RPOL, IF= 2 The average gain over these antennas is 4.074E+00 CALIB1: LPOL, IF= 1 The average gain over these antennas is 4.342E+00 CALIB1: LPOL, IF= 2 The average gain over these antennas is 4.359E+00 CALIB1: Found 103 good solutions CALIB1: Failed on 1 solutions CALIB1: Average closure rms = 0.0007 +- 0.0000 CALIB1: Fraction of times having data > 2.5 rms from solution CALIB1: 0.50000 of the times had 0 - 2 percent outside 2.5 times rms CALIB1: 0.25000 of the times had 2 - 4 percent outside 2.5 times rms CALIB1: 0.25000 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= 0.3 Real= 1 1: Resumes AIPS 1: Resumes AIPS 1: Destroyed 1 extension files of type CC AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 2 disk= 1 GETJY1: Task GETJY (release of 31DEC06) begins GETJY1: Source:Qual CALCODE IF Flux (Jy) GETJY1: 1744-312 : 0 C 1 0.46638 +/- 0.00811 GETJY1: 2 0.46839 +/- 0.00800 GETJY1: 2025+337 : 0 A 1 2.19293 +/- 0.10936 GETJY1: 2 2.14315 +/- 0.10286 GETJY1: 2007+404 : 0 A 1 3.27299 +/- 0.29702 GETJY1: 2 2.97095 +/- 0.21533 GETJY1: 2023+544 : 0 C 1 2.00104 +/- 0.28161 GETJY1: 2 1.69084 +/- 0.17432 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 = 25 CLCAL1: SNMRG: Merging SN table CLCAL1: SNMRG: Write 126 merged records from 126 input records CLCAL1: SN2CL: Applying SN tables to CL table 2, writing CL table 3 CLCAL1: Appears to have ended successfully CLCAL1: thuban 31DEC06 TST: Cpu= 0.3 Real= 0 1: Resumes AIPS 1: Resumes AIPS 1: Destroyed 1 extension files of type CC AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 2 disk= 1 AIPS 1: Resumes AIPS 1: Resumes CLCAL1: Task CLCAL (release of 31DEC06) begins CLCAL1: Using interpolation mode SELF CLCAL1: Deleted 182 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 = 25 CLCAL1: SNMRG: Merging SN table CLCAL1: SNMRG: Write 126 merged records from 126 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.5 Real= 1 1: Resumes AIPS 1: Resumes AIPS 1: Destroyed 1 extension files of type CC AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 2 disk= 1 AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes 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 .X BAND. 1 (UV) on disk 1 cno 3 SPLIT1: Applying CL Table version 3 SPLIT1: Previously flagged flagged by gain kept SPLIT1: Partially 125 125 125 SPLIT1: Fully 0 0 1500 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 X1748-28 .X BAND. 1 (UV) on disk 1 cno 4 SPLIT1: Previously flagged flagged by gain kept SPLIT1: Partially 125 0 125 SPLIT1: Fully 0 0 19700 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 1744-312 .X BAND. 1 (UV) on disk 1 cno 5 SPLIT1: Previously flagged flagged by gain kept SPLIT1: Partially 0 0 0 SPLIT1: Fully 0 0 2275 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 V404CYG .X BAND. 1 (UV) on disk 1 cno 6 SPLIT1: Previously flagged flagged by gain kept SPLIT1: Partially 297 0 297 SPLIT1: Fully 0 0 32678 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 2025+337 .X BAND. 1 (UV) on disk 1 cno 7 SPLIT1: Previously flagged flagged by gain kept SPLIT1: Partially 0 0 0 SPLIT1: Fully 0 0 1625 SPLIT1: Copied AN file from vol/cno/vers 1 1 1 to 1 7 1 SPLIT1: Copied WX file from vol/cno/vers 1 1 1 to 1 7 1 SPLIT1: Copied OF file from vol/cno/vers 1 1 1 to 1 7 1 SPLIT1: Copied XX file from vol/cno/vers 1 1 1 to 1 7 1 SPLIT1: Create 2007+404 .X BAND. 1 (UV) on disk 1 cno 8 SPLIT1: Previously flagged flagged by gain kept SPLIT1: Partially 120 72 120 SPLIT1: Fully 0 0 1380 SPLIT1: Copied AN file from vol/cno/vers 1 1 1 to 1 8 1 SPLIT1: Copied WX file from vol/cno/vers 1 1 1 to 1 8 1 SPLIT1: Copied OF file from vol/cno/vers 1 1 1 to 1 8 1 SPLIT1: Copied XX file from vol/cno/vers 1 1 1 to 1 8 1 SPLIT1: Create CYGX-1 .X BAND. 1 (UV) on disk 1 cno 9 SPLIT1: Previously flagged flagged by gain kept SPLIT1: Partially 909 288 909 SPLIT1: Fully 0 0 2691 SPLIT1: Copied AN file from vol/cno/vers 1 1 1 to 1 9 1 SPLIT1: Copied WX file from vol/cno/vers 1 1 1 to 1 9 1 SPLIT1: Copied OF file from vol/cno/vers 1 1 1 to 1 9 1 SPLIT1: Copied XX file from vol/cno/vers 1 1 1 to 1 9 1 SPLIT1: Create CYGX-3 .X BAND. 1 (UV) on disk 1 cno 10 SPLIT1: Previously flagged flagged by gain kept SPLIT1: Partially 473 242 473 SPLIT1: Fully 0 0 2310 SPLIT1: Copied AN file from vol/cno/vers 1 1 1 to 1 10 1 SPLIT1: Copied WX file from vol/cno/vers 1 1 1 to 1 10 1 SPLIT1: Copied OF file from vol/cno/vers 1 1 1 to 1 10 1 SPLIT1: Copied XX file from vol/cno/vers 1 1 1 to 1 10 1 SPLIT1: Create 2023+544 .X BAND. 1 (UV) on disk 1 cno 11 SPLIT1: Previously flagged flagged by gain kept SPLIT1: Partially 172 151 172 SPLIT1: Fully 0 0 840 SPLIT1: Copied AN file from vol/cno/vers 1 1 1 to 1 11 1 SPLIT1: Copied WX file from vol/cno/vers 1 1 1 to 1 11 1 SPLIT1: Copied OF file from vol/cno/vers 1 1 1 to 1 11 1 SPLIT1: Copied XX file from vol/cno/vers 1 1 1 to 1 11 1 SPLIT1: Appears to have ended successfully SPLIT1: thuban 31DEC06 TST: Cpu= 0.7 Real= 1 1: Resumes AIPS 1: Resumes AIPS 1: Destroyed 1 extension files of type CC AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 2 disk= 1 AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1619 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1331+305_X,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN SETFC1: Task SETFC (release of 31DEC06) begins SETFC1: Found 1331+305 X BAND Seq 1 Disk: 1 in slot 3 SETFC1: SETCEL: recommends IMSIZE 906 CELLSIZE 0.35323 SETFC1: SETCEL: returns IMSIZE 1024 CELLSIZE 0.35323 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@1331+305_X,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.1619 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1331+305_X,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 X BAND Seq 1 Disk: 1 in slot 3 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@1331+305_X,BAND.0-1 SETFC1: Searching catalog between 0.03 and 0.13 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.1619 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1331+305_X,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_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.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_X,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_X,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 12 IMAGR1: Beginning channel 1 through 1 with 2 IFs IMAGR1: IMACPY: Copied 1625 visibilities to be imaged IMAGR1: UVWAIT: begin finding uniform weights IMAGR1: UVWAIT: Average grid weight 1.440E+03 IMAGR1: UVWAIT: Adding temperance S 2.880E+02 IMAGR1: UVWAIT: begin applying uniform or other weights IMAGR1: UVWAIT: Sum of weights in 5.274E+05 and out 5.688E+05 IMAGR1: UVWAIT: Noise is increased by a factor 1.278 due to weighting IMAGR1: UVWAIT: Average summed weight 1.440E+03 over 3200 vis IMAGR1: Create 1331+305 .IBM001. 1 (MA) on disk 1 cno 13 IMAGR1: Create 1331+305 .ICL001. 1 (MA) on disk 1 cno 14 IMAGR1: GRDFLT: X and Y convolution type = SPHEROIDAL IMAGR1: GRDFLT: X and Y parms = 3.0000 1.0000 IMAGR1: GRDFLT: convolution function sampled every 1/100 of a cell IMAGR1: GRDMEM: Ave 2 Channels; 8.435100E+09 to 8.485100E+09 Hz IMAGR1: Field 1 Sum of gridding weights = 6.03872E+06 IMAGR1: Field 1 Beam min = -156.6 MilliJy, max = 1.0 Jy IMAGR1: Field 1 fit FWHM = 2.994 x 1.657 arcsec, PA= 64.5 IMAGR1: CLBHIS: minimum component 0.500 of current peak IMAGR1: Field 1 min = -571.9 MilliJy,max = 5.2 Jy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 1.09 Jy IMAGR1: 1700 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 3.410 Jy iter= 5 IMAGR1: Total Cleaned flux density = 2.129 Jy 5 comps IMAGR1: SETDO3: imaging done with multiple tangent planes IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: VISDFT: Model components of type Point IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -337.5 MilliJy,max = 3.1 Jy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 717.64 MilliJy IMAGR1: 1072 Residual map points loaded IMAGR1: Field 1 min allowed flux = 1.478 Jy iter= 13 IMAGR1: Total Cleaned flux density = 3.878 Jy 13 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -152.6 MilliJy,max = 1.3 Jy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 310.92 MilliJy IMAGR1: 1186 Residual map points loaded IMAGR1: Field 1 min allowed flux = 612.941 MilliJy iter= 22 IMAGR1: Total Cleaned flux density = 4.716 Jy 22 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -71.5 MilliJy,max = 551.7 MilliJy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 128.98 MilliJy IMAGR1: 1140 Residual map points loaded IMAGR1: Field 1 min allowed flux = 253.399 MilliJy iter= 31 IMAGR1: Total Cleaned flux density = 5.065 Jy 31 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -40.3 MilliJy,max = 231.9 MilliJy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 53.32 MilliJy IMAGR1: 1150 Residual map points loaded IMAGR1: Field 1 min allowed flux = 106.537 MilliJy iter= 40 IMAGR1: Total Cleaned flux density = 5.210 Jy 40 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -31.4 MilliJy,max = 95.9 MilliJy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 22.42 MilliJy IMAGR1: 1393 Residual map points loaded IMAGR1: Field 1 min allowed flux = 44.042 MilliJy iter= 49 IMAGR1: Total Cleaned flux density = 5.271 Jy 49 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -32.6 MilliJy,max = 40.3 MilliJy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 9.27 MilliJy IMAGR1: 17622 Residual map points loaded IMAGR1: Field 1 min allowed flux = 19.971 MilliJy iter= 76 IMAGR1: Total Cleaned flux density = 5.276 Jy 76 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -21.8 MilliJy,max = 21.4 MilliJy IMAGR1: BGC Clean: using 1539 cell beam + residuals > 8.26 MilliJy IMAGR1: 14489 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -13.368 MilliJy iter= 139 IMAGR1: Total Cleaned flux density = 5.252 Jy 139 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -19.8 MilliJy,max = 20.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 6.90 MilliJy IMAGR1: 19986 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 11.697 MilliJy iter= 275 IMAGR1: Total Cleaned flux density = 5.268 Jy 275 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -16.2 MilliJy,max = 19.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 5.93 MilliJy IMAGR1: 19980 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -9.353 MilliJy iter= 479 IMAGR1: Total Cleaned flux density = 5.250 Jy 479 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -16.6 MilliJy,max = 18.4 MilliJy IMAGR1: BGC Clean: using 1125 cell beam + residuals > 5.37 MilliJy IMAGR1: 17409 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 7.329 MilliJy iter= 673 IMAGR1: Total Cleaned flux density = 5.286 Jy 673 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -16.2 MilliJy,max = 17.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 4.78 MilliJy IMAGR1: 19991 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 7.011 MilliJy iter= 1057 IMAGR1: Total Cleaned flux density = 5.246 Jy 1057 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -16.7 MilliJy,max = 16.1 MilliJy IMAGR1: BGC Clean: using 1539 cell beam + residuals > 4.60 MilliJy IMAGR1: 14785 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 6.138 MilliJy iter= 1440 IMAGR1: Total Cleaned flux density = 5.290 Jy 1440 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -15.7 MilliJy,max = 15.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 4.04 MilliJy IMAGR1: 19993 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 5.607 MilliJy iter= 2079 IMAGR1: Total Cleaned flux density = 5.263 Jy 2079 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -13.5 MilliJy,max = 15.1 MilliJy IMAGR1: BGC Clean: using 1543 cell beam + residuals > 4.15 MilliJy IMAGR1: 12739 Residual map points loaded IMAGR1: Field 1 min allowed flux = -5.536 MilliJy iter= 2398 IMAGR1: Total Cleaned flux density = 5.282 Jy 2398 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -14.2 MilliJy,max = 15.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.63 MilliJy IMAGR1: 19993 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 4.839 MilliJy iter= 3284 IMAGR1: Total Cleaned flux density = 5.282 Jy 3284 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -13.3 MilliJy,max = 13.7 MilliJy IMAGR1: BGC Clean: using 1933 cell beam + residuals > 3.65 MilliJy IMAGR1: 14622 Residual map points loaded IMAGR1: Field 1 min allowed flux = -5.501 MilliJy iter= 3490 IMAGR1: Total Cleaned flux density = 5.290 Jy 3490 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -13.1 MilliJy,max = 13.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.34 MilliJy IMAGR1: 19986 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 4.333 MilliJy iter= 4630 IMAGR1: Total Cleaned flux density = 5.315 Jy 4630 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -12.4 MilliJy,max = 11.6 MilliJy IMAGR1: BGC Clean: using 1543 cell beam + residuals > 3.57 MilliJy IMAGR1: 15565 Residual map points loaded IMAGR1: Field 1 min allowed flux = -4.764 MilliJy iter= 4983 IMAGR1: Total Cleaned flux density = 5.306 Jy 4983 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -11.9 MilliJy,max = 12.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.07 MilliJy IMAGR1: 19990 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -3.891 MilliJy iter= 6406 IMAGR1: Total Cleaned flux density = 5.315 Jy 6406 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -12.2 MilliJy,max = 12.4 MilliJy IMAGR1: BGC Clean: using 1539 cell beam + residuals > 3.50 MilliJy IMAGR1: 16105 Residual map points loaded IMAGR1: Field 1 min allowed flux = -4.230 MilliJy iter= 7019 IMAGR1: Total Cleaned flux density = 5.324 Jy 7019 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -11.5 MilliJy,max = 11.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.82 MilliJy IMAGR1: 19991 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 3.488 MilliJy iter= 8708 IMAGR1: Total Cleaned flux density = 5.327 Jy 8708 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -9.8 MilliJy,max = 10.7 MilliJy IMAGR1: BGC Clean: using 1543 cell beam + residuals > 3.66 MilliJy IMAGR1: 11304 Residual map points loaded IMAGR1: Field 1 min allowed flux = 4.878 MilliJy iter= 8879 IMAGR1: Total Cleaned flux density = 5.313 Jy 8879 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -10.9 MilliJy,max = 11.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.85 MilliJy IMAGR1: 19990 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 3.453 MilliJy iter= 10788 IMAGR1: Total Cleaned flux density = 5.304 Jy 10788 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -11.6 MilliJy,max = 13.5 MilliJy IMAGR1: BGC Clean: using 1123 cell beam + residuals > 4.56 MilliJy IMAGR1: 16620 Residual map points loaded IMAGR1: Field 1 min allowed flux = 5.058 MilliJy iter= 11066 IMAGR1: Total Cleaned flux density = 5.338 Jy 11066 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -10.5 MilliJy,max = 10.8 MilliJy IMAGR1: BGC Clean: using 1125 cell beam + residuals > 2.92 MilliJy IMAGR1: 17548 Residual map points loaded IMAGR1: Field 1 min allowed flux = -3.365 MilliJy iter= 11563 IMAGR1: Total Cleaned flux density = 5.323 Jy 11563 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -9.7 MilliJy,max = 10.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.40 MilliJy IMAGR1: 19988 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -2.877 MilliJy iter= 13813 IMAGR1: Total Cleaned flux density = 5.341 Jy 13813 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -9.1 MilliJy,max = 8.8 MilliJy IMAGR1: BGC Clean: using 1543 cell beam + residuals > 3.06 MilliJy IMAGR1: 18401 Residual map points loaded IMAGR1: Field 1 min allowed flux = 4.085 MilliJy iter= 14037 IMAGR1: Total Cleaned flux density = 5.321 Jy 14037 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -9.6 MilliJy,max = 9.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.46 MilliJy IMAGR1: 19991 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 2.897 MilliJy iter= 16452 IMAGR1: Total Cleaned flux density = 5.330 Jy 16452 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -11.0 MilliJy,max = 12.9 MilliJy IMAGR1: BGC Clean: using 1123 cell beam + residuals > 4.59 MilliJy IMAGR1: 17959 Residual map points loaded IMAGR1: Field 1 min allowed flux = -5.082 MilliJy iter= 16708 IMAGR1: Total Cleaned flux density = 5.350 Jy 16708 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -8.2 MilliJy,max = 9.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.89 MilliJy IMAGR1: 19984 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 3.348 MilliJy iter= 19169 IMAGR1: Total Cleaned flux density = 5.350 Jy 19169 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -15.3 MilliJy,max = 14.9 MilliJy IMAGR1: BGC Clean: using 1123 cell beam + residuals > 6.90 MilliJy IMAGR1: 18728 Residual map points loaded IMAGR1: Field 1 min allowed flux = 7.642 MilliJy iter= 19358 IMAGR1: Total Cleaned flux density = 5.365 Jy 19358 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -10.0 MilliJy,max = 9.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 4.21 MilliJy IMAGR1: 19987 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 4.804 MilliJy iter= 21918 IMAGR1: Total Cleaned flux density = 5.398 Jy 21918 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -27.1 MilliJy,max = 31.9 MilliJy IMAGR1: BGC Clean: using 1125 cell beam + residuals > 13.85 MilliJy IMAGR1: 17971 Residual map points loaded IMAGR1: Field 1 min allowed flux = -15.937 MilliJy iter= 22043 IMAGR1: Total Cleaned flux density = 5.408 Jy 22043 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -15.9 MilliJy,max = 15.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 9.07 MilliJy IMAGR1: 19994 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 10.182 MilliJy iter= 24545 IMAGR1: Total Cleaned flux density = 5.302 Jy 24545 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -74.3 MilliJy,max = 69.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 35.17 MilliJy IMAGR1: 19981 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -39.627 MilliJy iter= 27253 IMAGR1: Total Cleaned flux density = 5.524 Jy 27253 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -429.7 MilliJy,max = 481.1 MilliJy IMAGR1: BGC Clean: using 1539 cell beam + residuals > 198.88 MilliJy IMAGR1: 16133 Residual map points loaded IMAGR1: Field 1 min allowed flux = -239.582 MilliJy iter= 27334 IMAGR1: Total Cleaned flux density = 5.874 Jy 27334 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -237.8 MilliJy,max = 237.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 128.14 MilliJy IMAGR1: 19993 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -143.952 MilliJy iter= 30403 IMAGR1: Total Cleaned flux density = 5.830 Jy 30403 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -2.0 Jy,max = 1.8 Jy IMAGR1: BGC Clean: using 1123 cell beam + residuals > 892.26 MilliJy IMAGR1: 16869 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -1.568 Jy iter= 30424 IMAGR1: Total Cleaned flux density = 4.611 Jy 30424 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.6 Jy,max = 1.6 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 764.46 MilliJy IMAGR1: 19990 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -1.467 Jy iter= 30461 IMAGR1: Total Cleaned flux density = 3.562 Jy 30461 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.3 Jy,max = 1.3 Jy IMAGR1: BGC Clean: using 1125 cell beam + residuals > 635.98 MilliJy IMAGR1: 19039 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -650.827 MilliJy iter= 30628 IMAGR1: Total Cleaned flux density = 3.661 Jy 30628 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -634.1 MilliJy,max = 623.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 322.08 MilliJy IMAGR1: 19991 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -497.972 MilliJy iter= 30940 IMAGR1: Total Cleaned flux density = 3.492 Jy 30940 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -295.4 MilliJy,max = 369.6 MilliJy IMAGR1: BGC Clean: using 1543 cell beam + residuals > 138.40 MilliJy IMAGR1: 11902 Residual map points loaded IMAGR1: Field 1 min allowed flux = -184.329 MilliJy iter= 30999 IMAGR1: Total Cleaned flux density = 3.585 Jy 30999 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -233.1 MilliJy,max = 257.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 102.13 MilliJy IMAGR1: 19987 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -132.680 MilliJy iter= 31803 IMAGR1: Total Cleaned flux density = 2.890 Jy 31803 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -300.2 MilliJy,max = 284.1 MilliJy IMAGR1: BGC Clean: using 1543 cell beam + residuals > 112.41 MilliJy IMAGR1: 16785 Residual map points loaded IMAGR1: Field 1 min allowed flux = -149.216 MilliJy iter= 31870 IMAGR1: Total Cleaned flux density = 2.716 Jy 31870 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -148.8 MilliJy,max = 161.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 76.49 MilliJy IMAGR1: 19988 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 84.271 MilliJy iter= 34625 IMAGR1: Total Cleaned flux density = 4.390 Jy 34625 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.1 Jy,max = 977.2 MilliJy IMAGR1: BGC Clean: using 1541 cell beam + residuals > 421.75 MilliJy IMAGR1: 18991 Residual map points loaded IMAGR1: Field 1 min allowed flux = 538.667 MilliJy iter= 34703 IMAGR1: Total Cleaned flux density = 4.519 Jy 34703 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -535.6 MilliJy,max = 558.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 275.28 MilliJy IMAGR1: 19993 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -385.087 MilliJy iter= 35587 IMAGR1: Total Cleaned flux density = 4.512 Jy 35587 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.6 Jy,max = 1.6 Jy IMAGR1: BGC Clean: using 1543 cell beam + residuals > 606.35 MilliJy IMAGR1: 19438 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -1.068 Jy iter= 35622 IMAGR1: Total Cleaned flux density = 3.654 Jy 35622 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.1 Jy,max = 1.1 Jy IMAGR1: BGC Clean: using 1123 cell beam + residuals > 481.52 MilliJy IMAGR1: 18341 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -857.348 MilliJy iter= 35656 IMAGR1: Total Cleaned flux density = 3.137 Jy 35656 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -877.1 MilliJy,max = 839.5 MilliJy IMAGR1: BGC Clean: using 1123 cell beam + residuals > 386.70 MilliJy IMAGR1: 19725 Residual map points loaded IMAGR1: Field 1 min allowed flux = -419.511 MilliJy iter= 35811 IMAGR1: Total Cleaned flux density = 3.787 Jy 35811 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -400.2 MilliJy,max = 370.5 MilliJy IMAGR1: BGC Clean: using 1539 cell beam + residuals > 173.42 MilliJy IMAGR1: 19900 Residual map points loaded IMAGR1: Field 1 min allowed flux = 193.033 MilliJy iter= 35931 IMAGR1: Total Cleaned flux density = 3.438 Jy 35931 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -240.8 MilliJy,max = 192.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 102.74 MilliJy IMAGR1: 19986 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -154.008 MilliJy iter= 36500 IMAGR1: Total Cleaned flux density = 2.776 Jy 36500 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -294.8 MilliJy,max = 311.2 MilliJy IMAGR1: BGC Clean: using 1541 cell beam + residuals > 121.01 MilliJy IMAGR1: 19251 Residual map points loaded IMAGR1: Field 1 min allowed flux = 155.560 MilliJy iter= 36579 IMAGR1: Total Cleaned flux density = 3.297 Jy 36579 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -161.7 MilliJy,max = 157.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 76.00 MilliJy IMAGR1: 19992 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -83.821 MilliJy iter= 39708 IMAGR1: Total Cleaned flux density = 4.747 Jy 39708 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.4 Jy,max = 1.4 Jy IMAGR1: BGC Clean: using 1125 cell beam + residuals > 590.21 MilliJy IMAGR1: 17609 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -792.061 MilliJy iter= 39782 IMAGR1: Total Cleaned flux density = 3.998 Jy 39782 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -764.9 MilliJy,max = 768.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 375.77 MilliJy IMAGR1: 19979 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -677.817 MilliJy iter= 39905 IMAGR1: Total Cleaned flux density = 4.113 Jy 39905 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -428.6 MilliJy,max = 395.8 MilliJy IMAGR1: BGC Clean: using 1125 cell beam + residuals > 185.86 MilliJy IMAGR1: 18452 Residual map points loaded IMAGR1: Field 1 min allowed flux = -212.904 MilliJy iter= 40030 IMAGR1: Total Cleaned flux density = 3.386 Jy 40030 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -211.0 MilliJy,max = 207.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 105.88 MilliJy IMAGR1: 19983 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 115.157 MilliJy iter= 42846 IMAGR1: Total Cleaned flux density = 4.074 Jy 42846 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.2 Jy,max = 1.3 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 586.25 MilliJy IMAGR1: 19982 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -1.157 Jy iter= 42864 IMAGR1: Total Cleaned flux density = 3.377 Jy 42864 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.0 Jy,max = 1.1 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 530.19 MilliJy IMAGR1: 19991 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -581.925 MilliJy iter= 46223 IMAGR1: Total Cleaned flux density = 12.382 Jy 46223 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -10.5 Jy,max = 8.9 Jy IMAGR1: BGC Clean: using 1539 cell beam + residuals > 4.34 Jy IMAGR1: 17925 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -9.182 Jy iter= 46226 IMAGR1: Total Cleaned flux density = 9.441 Jy 46226 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -9.0 Jy,max = 8.8 Jy IMAGR1: BGC Clean: using 1123 cell beam + residuals > 4.14 Jy IMAGR1: 19966 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -8.354 Jy iter= 46233 IMAGR1: Total Cleaned flux density = 6.803 Jy 46233 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -8.2 Jy,max = 8.1 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.97 Jy IMAGR1: 19992 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -8.177 Jy iter= 46235 IMAGR1: Total Cleaned flux density = 5.166 Jy 46235 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -8.1 Jy,max = 8.1 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.93 Jy IMAGR1: 19993 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -8.021 Jy iter= 46241 IMAGR1: Total Cleaned flux density = 5.172 Jy 46241 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -7.7 Jy,max = 7.8 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.79 Jy IMAGR1: 19983 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -7.660 Jy iter= 46246 IMAGR1: Total Cleaned flux density = 4.410 Jy 46246 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -7.4 Jy,max = 7.4 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.69 Jy IMAGR1: 19980 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -7.133 Jy iter= 46261 IMAGR1: Total Cleaned flux density = 5.175 Jy 46261 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -6.8 Jy,max = 6.8 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.41 Jy IMAGR1: 19983 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -6.653 Jy iter= 46266 IMAGR1: Total Cleaned flux density = 4.516 Jy 46266 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -6.4 Jy,max = 6.4 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.32 Jy IMAGR1: 19995 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -6.383 Jy iter= 46269 IMAGR1: Total Cleaned flux density = 3.881 Jy 46269 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -6.3 Jy,max = 6.3 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.27 Jy IMAGR1: 19990 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -6.098 Jy iter= 46281 IMAGR1: Total Cleaned flux density = 5.138 Jy 46281 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -5.9 Jy,max = 5.9 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.09 Jy IMAGR1: 19983 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -5.844 Jy iter= 46286 IMAGR1: Total Cleaned flux density = 4.563 Jy 46286 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -5.7 Jy,max = 5.7 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.01 Jy IMAGR1: 19993 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -5.574 Jy iter= 46296 IMAGR1: Total Cleaned flux density = 5.720 Jy 46296 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -5.4 Jy,max = 5.4 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.87 Jy IMAGR1: 19990 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -5.234 Jy iter= 46311 IMAGR1: Total Cleaned flux density = 5.190 Jy 46311 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -5.0 Jy,max = 4.9 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.68 Jy IMAGR1: 19987 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -4.940 Jy iter= 46314 IMAGR1: Total Cleaned flux density = 3.704 Jy 46314 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -4.8 Jy,max = 4.9 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.64 Jy IMAGR1: 19995 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -4.834 Jy iter= 46318 IMAGR1: Total Cleaned flux density = 3.714 Jy 46318 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -4.7 Jy,max = 4.8 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.60 Jy IMAGR1: 19996 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -4.624 Jy iter= 46335 IMAGR1: Total Cleaned flux density = 7.040 Jy 46335 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -4.5 Jy,max = 4.3 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.41 Jy IMAGR1: 19988 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -4.326 Jy iter= 46341 IMAGR1: Total Cleaned flux density = 5.282 Jy 46341 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -4.3 Jy,max = 4.2 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.35 Jy IMAGR1: 19986 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -4.123 Jy iter= 46355 IMAGR1: Total Cleaned flux density = 4.455 Jy 46355 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -4.0 Jy,max = 4.0 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.21 Jy IMAGR1: 19996 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -3.917 Jy iter= 46362 IMAGR1: Total Cleaned flux density = 4.069 Jy 46362 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -3.8 Jy,max = 3.8 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.15 Jy IMAGR1: 19993 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -3.736 Jy iter= 46380 IMAGR1: Total Cleaned flux density = 4.849 Jy 46380 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -3.6 Jy,max = 3.6 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.00 Jy IMAGR1: 19989 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -3.545 Jy iter= 46384 IMAGR1: Total Cleaned flux density = 4.141 Jy 46384 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -3.5 Jy,max = 3.5 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.97 Jy IMAGR1: 19993 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -3.457 Jy iter= 46389 IMAGR1: Total Cleaned flux density = 3.100 Jy 46389 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -3.4 Jy,max = 3.5 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.92 Jy IMAGR1: 19991 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -3.077 Jy iter= 46566 IMAGR1: Total Cleaned flux density = 10.195 Jy 46566 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.7 Jy,max = 1.6 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 800.18 MilliJy IMAGR1: 19990 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -1.461 Jy iter= 46604 IMAGR1: Total Cleaned flux density = 8.037 Jy 46604 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.3 Jy,max = 1.3 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 683.10 MilliJy IMAGR1: 19986 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -1.073 Jy iter= 46776 IMAGR1: Total Cleaned flux density = 7.946 Jy 46776 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -823.7 MilliJy,max = 807.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 381.84 MilliJy IMAGR1: 19978 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -546.146 MilliJy iter= 47045 IMAGR1: Total Cleaned flux density = 6.519 Jy 47045 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -545.6 MilliJy,max = 546.1 MilliJy IMAGR1: BGC Clean: using 1537 cell beam + residuals > 229.04 MilliJy IMAGR1: 19652 Residual map points loaded IMAGR1: Field 1 min allowed flux = 240.165 MilliJy iter= 47306 IMAGR1: Total Cleaned flux density = 6.455 Jy 47306 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -363.5 MilliJy,max = 436.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 156.77 MilliJy IMAGR1: 19989 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -167.185 MilliJy iter= 50012 IMAGR1: Total Cleaned flux density = 6.826 Jy 50012 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -710.5 MilliJy,max = 658.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 341.04 MilliJy IMAGR1: 19993 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -411.726 MilliJy iter= 51377 IMAGR1: Total Cleaned flux density = 6.652 Jy 51377 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.8 Jy,max = 2.2 Jy IMAGR1: BGC Clean: using 1933 cell beam + residuals > 738.08 MilliJy IMAGR1: 19250 Residual map points loaded IMAGR1: Field 1 min allowed flux = 1.104 Jy iter= 51429 IMAGR1: Total Cleaned flux density = 7.701 Jy 51429 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.1 Jy,max = 1.1 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 558.18 MilliJy IMAGR1: 19996 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -1.025 Jy iter= 51489 IMAGR1: Total Cleaned flux density = 6.248 Jy 51489 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -873.0 MilliJy,max = 853.9 MilliJy IMAGR1: BGC Clean: using 1537 cell beam + residuals > 429.93 MilliJy IMAGR1: 19945 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -439.917 MilliJy iter= 51646 IMAGR1: Total Cleaned flux density = 7.252 Jy 51646 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -469.2 MilliJy,max = 481.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 259.73 MilliJy IMAGR1: 19983 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -343.705 MilliJy iter= 52527 IMAGR1: Total Cleaned flux density = 6.042 Jy 52527 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -920.6 MilliJy,max = 831.9 MilliJy IMAGR1: BGC Clean: using 1541 cell beam + residuals > 357.96 MilliJy IMAGR1: 19119 Residual map points loaded IMAGR1: Field 1 min allowed flux = 458.391 MilliJy iter= 52612 IMAGR1: Total Cleaned flux density = 5.759 Jy 52612 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -490.3 MilliJy,max = 467.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 237.51 MilliJy IMAGR1: 19982 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 255.689 MilliJy iter= 55761 IMAGR1: Total Cleaned flux density = 6.403 Jy 55761 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -3.6 Jy,max = 3.7 Jy IMAGR1: BGC Clean: using 1537 cell beam + residuals > 1.56 Jy IMAGR1: 19021 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -2.052 Jy iter= 55833 IMAGR1: Total Cleaned flux density = 6.852 Jy 55833 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -2.0 Jy,max = 2.2 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.08 Jy IMAGR1: 19997 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.165 Jy iter= 59321 IMAGR1: Total Cleaned flux density = 31.373 Jy 59321 comps IMAGR1: ALGSTB: All 440 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 429- 0 Cells, with 1625 Pts IMAGR1: Field 1 min = -20.2 Jy,max = 19.0 Jy IMAGR1: BGC Clean: using 1539 cell beam + residuals > 8.34 Jy IMAGR1: 18367 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -15.756 Jy iter= 59337 IMAGR1: Total Cleaned flux density = 24.561 Jy 59337 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -16.0 Jy,max = 15.6 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 7.40 Jy IMAGR1: 19991 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -15.269 Jy iter= 59344 IMAGR1: Total Cleaned flux density = 19.970 Jy 59344 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -14.8 Jy,max = 14.5 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 7.11 Jy IMAGR1: 19995 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -14.130 Jy iter= 59360 IMAGR1: Total Cleaned flux density = 20.048 Jy 59360 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -13.9 Jy,max = 13.1 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 6.54 Jy IMAGR1: 19988 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -12.865 Jy iter= 59366 IMAGR1: Total Cleaned flux density = 14.870 Jy 59366 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -13.0 Jy,max = 12.4 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 6.36 Jy IMAGR1: 19991 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -12.249 Jy iter= 59374 IMAGR1: Total Cleaned flux density = 12.398 Jy 59374 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -12.6 Jy,max = 11.9 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 6.12 Jy IMAGR1: 19988 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -11.539 Jy iter= 59390 IMAGR1: Total Cleaned flux density = 12.433 Jy 59390 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -12.0 Jy,max = 11.0 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 5.70 Jy IMAGR1: 19986 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -10.763 Jy iter= 59398 IMAGR1: Total Cleaned flux density = 10.276 Jy 59398 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -11.4 Jy,max = 10.5 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 5.51 Jy IMAGR1: 19997 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -10.572 Jy iter= 59400 IMAGR1: Total Cleaned flux density = 8.157 Jy 59400 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -11.3 Jy,max = 10.4 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 5.47 Jy IMAGR1: 19987 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -10.371 Jy iter= 59403 IMAGR1: Total Cleaned flux density = 7.122 Jy 59403 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -11.2 Jy,max = 10.3 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 5.39 Jy IMAGR1: 19993 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -10.001 Jy iter= 59410 IMAGR1: Total Cleaned flux density = 8.161 Jy 59410 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -11.0 Jy,max = 10.0 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 5.23 Jy IMAGR1: 19982 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -9.670 Jy iter= 59420 IMAGR1: Total Cleaned flux density = 8.207 Jy 59420 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -10.7 Jy,max = 9.3 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 5.02 Jy IMAGR1: 19988 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -9.268 Jy iter= 59425 IMAGR1: Total Cleaned flux density = 7.273 Jy 59425 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -10.4 Jy,max = 9.0 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 4.91 Jy IMAGR1: 19986 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -8.943 Jy iter= 59434 IMAGR1: Total Cleaned flux density = 6.368 Jy 59434 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -9.9 Jy,max = 8.7 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 4.73 Jy IMAGR1: 19988 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -8.358 Jy iter= 59475 IMAGR1: Total Cleaned flux density = 10.682 Jy 59475 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -8.6 Jy,max = 7.3 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 4.01 Jy IMAGR1: 19981 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -7.379 Jy iter= 59478 IMAGR1: Total Cleaned flux density = 8.415 Jy 59478 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -8.3 Jy,max = 7.3 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.96 Jy IMAGR1: 19986 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -7.109 Jy iter= 59488 IMAGR1: Total Cleaned flux density = 7.000 Jy 59488 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -8.2 Jy,max = 6.9 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.82 Jy IMAGR1: 19988 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -6.874 Jy iter= 59491 IMAGR1: Total Cleaned flux density = 4.925 Jy 59491 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -8.0 Jy,max = 6.8 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.77 Jy IMAGR1: 19992 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -6.703 Jy iter= 59494 IMAGR1: Total Cleaned flux density = 4.266 Jy 59494 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -8.0 Jy,max = 6.7 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.73 Jy IMAGR1: 19991 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -6.581 Jy iter= 59499 IMAGR1: Total Cleaned flux density = 3.606 Jy 59499 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -7.8 Jy,max = 6.7 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.66 Jy IMAGR1: 19992 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -6.482 Jy iter= 59502 IMAGR1: Total Cleaned flux density = 2.960 Jy 59502 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -7.6 Jy,max = 6.6 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.61 Jy IMAGR1: 19991 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -6.306 Jy iter= 59511 IMAGR1: Total Cleaned flux density = 4.880 Jy 59511 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -7.4 Jy,max = 6.6 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.50 Jy IMAGR1: 19978 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -6.086 Jy iter= 59520 IMAGR1: Total Cleaned flux density = 5.511 Jy 59520 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -7.1 Jy,max = 6.3 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.39 Jy IMAGR1: 19994 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -5.986 Jy iter= 59522 IMAGR1: Total Cleaned flux density = 4.313 Jy 59522 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -7.0 Jy,max = 6.3 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.36 Jy IMAGR1: 19990 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -5.845 Jy iter= 59530 IMAGR1: Total Cleaned flux density = 4.324 Jy 59530 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -6.9 Jy,max = 6.0 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.27 Jy IMAGR1: 19990 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -5.654 Jy iter= 59536 IMAGR1: Total Cleaned flux density = 4.335 Jy 59536 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -6.7 Jy,max = 6.0 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.20 Jy IMAGR1: 19986 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -5.538 Jy iter= 59538 IMAGR1: Total Cleaned flux density = 3.222 Jy 59538 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -6.6 Jy,max = 5.9 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.18 Jy IMAGR1: 19988 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -5.445 Jy iter= 59543 IMAGR1: Total Cleaned flux density = 2.678 Jy 59543 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -6.5 Jy,max = 6.0 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.12 Jy IMAGR1: 19993 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -5.421 Jy iter= 59544 IMAGR1: Total Cleaned flux density = 2.136 Jy 59544 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -6.5 Jy,max = 5.9 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.11 Jy IMAGR1: 19990 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -5.397 Jy iter= 59545 IMAGR1: Total Cleaned flux density = 1.597 Jy 59545 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -6.4 Jy,max = 5.9 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.10 Jy IMAGR1: 19986 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -5.361 Jy iter= 59546 IMAGR1: Total Cleaned flux density = 1.060 Jy 59546 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -6.4 Jy,max = 5.9 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.09 Jy IMAGR1: 19989 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -5.308 Jy iter= 59548 IMAGR1: Total Cleaned flux density = 1.061 Jy 59548 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -6.4 Jy,max = 5.9 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.07 Jy IMAGR1: 19994 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -5.249 Jy iter= 59555 IMAGR1: Total Cleaned flux density = 2.656 Jy 59555 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -6.2 Jy,max = 5.6 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.00 Jy IMAGR1: 19984 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -5.223 Jy iter= 59557 IMAGR1: Total Cleaned flux density = 1.610 Jy 59557 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -6.2 Jy,max = 5.6 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.98 Jy IMAGR1: 19990 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -5.133 Jy iter= 59561 IMAGR1: Total Cleaned flux density = 1.620 Jy 59561 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -6.2 Jy,max = 5.5 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.94 Jy IMAGR1: 19988 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -5.049 Jy iter= 59563 IMAGR1: Total Cleaned flux density = 1.623 Jy 59563 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -6.2 Jy,max = 5.5 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.92 Jy IMAGR1: 19994 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -4.964 Jy iter= 59571 IMAGR1: Total Cleaned flux density = 1.630 Jy 59571 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -6.1 Jy,max = 5.3 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.85 Jy IMAGR1: 19980 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -4.923 Jy iter= 59572 IMAGR1: Total Cleaned flux density = 1.137 Jy 59572 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -6.1 Jy,max = 5.3 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.83 Jy IMAGR1: 19995 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -4.895 Jy iter= 59573 IMAGR1: Total Cleaned flux density = 647.838 MilliJy 59573 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -6.1 Jy,max = 5.3 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.83 Jy IMAGR1: 19988 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -4.826 Jy iter= 59576 IMAGR1: Total Cleaned flux density = 1.137 Jy 59576 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -6.0 Jy,max = 5.3 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.80 Jy IMAGR1: 19997 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -4.820 Jy iter= 59577 IMAGR1: Total Cleaned flux density = 654.799 MilliJy 59577 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -5.9 Jy,max = 5.3 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.79 Jy IMAGR1: 19995 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -4.760 Jy iter= 59580 IMAGR1: Total Cleaned flux density = 1.134 Jy 59580 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -5.9 Jy,max = 5.2 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.76 Jy IMAGR1: 19988 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -4.717 Jy iter= 59582 IMAGR1: Total Cleaned flux density = 1.136 Jy 59582 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -5.8 Jy,max = 5.2 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.74 Jy IMAGR1: 19992 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -4.690 Jy iter= 59584 IMAGR1: Total Cleaned flux density = 1.138 Jy 59584 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -5.8 Jy,max = 5.1 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.72 Jy IMAGR1: 19993 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -4.514 Jy iter= 59624 IMAGR1: Total Cleaned flux density = 5.776 Jy 59624 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -5.0 Jy,max = 4.6 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.38 Jy IMAGR1: 19992 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -4.034 Jy iter= 59639 IMAGR1: Total Cleaned flux density = 4.543 Jy 59639 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -4.7 Jy,max = 4.4 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.26 Jy IMAGR1: 19990 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -3.867 Jy iter= 59642 IMAGR1: Total Cleaned flux density = 3.378 Jy 59642 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -4.6 Jy,max = 4.3 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.24 Jy IMAGR1: 19981 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -3.722 Jy iter= 59665 IMAGR1: Total Cleaned flux density = 5.290 Jy 59665 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -4.4 Jy,max = 3.9 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.07 Jy IMAGR1: 19995 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -3.477 Jy iter= 59677 IMAGR1: Total Cleaned flux density = 5.304 Jy 59677 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -4.2 Jy,max = 3.6 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.00 Jy IMAGR1: 19992 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -3.298 Jy iter= 59684 IMAGR1: Total Cleaned flux density = 4.313 Jy 59684 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -4.1 Jy,max = 3.5 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.96 Jy IMAGR1: 19989 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -3.226 Jy iter= 59692 IMAGR1: Total Cleaned flux density = 3.668 Jy 59692 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -3.9 Jy,max = 3.5 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.91 Jy IMAGR1: 19987 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -3.135 Jy iter= 59702 IMAGR1: Total Cleaned flux density = 3.042 Jy 59702 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -3.8 Jy,max = 3.3 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.85 Jy IMAGR1: 19992 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -3.042 Jy iter= 59712 IMAGR1: Total Cleaned flux density = 3.045 Jy 59712 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -3.7 Jy,max = 3.2 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.79 Jy IMAGR1: 19989 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -2.889 Jy iter= 59734 IMAGR1: Total Cleaned flux density = 3.052 Jy 59734 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -3.4 Jy,max = 3.1 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.67 Jy IMAGR1: 19995 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -2.739 Jy iter= 59744 IMAGR1: Total Cleaned flux density = 2.504 Jy 59744 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -3.2 Jy,max = 3.0 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.62 Jy IMAGR1: 19988 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -2.529 Jy iter= 59846 IMAGR1: Total Cleaned flux density = 5.147 Jy 59846 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -2.4 Jy,max = 2.1 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.17 Jy IMAGR1: 19991 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -1.962 Jy iter= 59860 IMAGR1: Total Cleaned flux density = 3.955 Jy 59860 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -2.2 Jy,max = 2.0 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.12 Jy IMAGR1: 19984 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -1.797 Jy iter= 59881 IMAGR1: Total Cleaned flux density = 3.422 Jy 59881 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -2.0 Jy,max = 1.9 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.06 Jy IMAGR1: 19987 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -1.674 Jy iter= 59902 IMAGR1: Total Cleaned flux density = 3.265 Jy 59902 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -2.0 Jy,max = 1.8 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 997.38 MilliJy IMAGR1: 19981 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -1.547 Jy iter= 59949 IMAGR1: Total Cleaned flux density = 4.386 Jy 59949 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.7 Jy,max = 1.5 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 882.20 MilliJy IMAGR1: 19987 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -1.316 Jy iter= 60061 IMAGR1: Total Cleaned flux density = 3.582 Jy 60061 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.2 Jy,max = 1.3 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 659.22 MilliJy IMAGR1: 19985 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 704.359 MilliJy iter= 63382 IMAGR1: Total Cleaned flux density = 30.576 Jy 63382 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -7.1 Jy,max = 6.1 Jy IMAGR1: BGC Clean: using 1123 cell beam + residuals > 3.21 Jy IMAGR1: 19659 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -4.320 Jy iter= 63456 IMAGR1: Total Cleaned flux density = 24.090 Jy 63456 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -4.2 Jy,max = 4.4 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.41 Jy IMAGR1: 19994 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -3.920 Jy iter= 63502 IMAGR1: Total Cleaned flux density = 20.171 Jy 63502 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -3.6 Jy,max = 3.7 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.07 Jy IMAGR1: 19992 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -2.725 Jy iter= 64352 IMAGR1: Total Cleaned flux density = 30.424 Jy 64352 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -7.9 Jy,max = 7.2 Jy IMAGR1: BGC Clean: using 1543 cell beam + residuals > 2.96 Jy IMAGR1: 18312 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -6.165 Jy iter= 64367 IMAGR1: Total Cleaned flux density = 24.232 Jy 64367 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -6.0 Jy,max = 6.0 Jy IMAGR1: BGC Clean: using 1125 cell beam + residuals > 2.67 Jy IMAGR1: 17533 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -5.136 Jy iter= 64386 IMAGR1: Total Cleaned flux density = 19.380 Jy 64386 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -5.1 Jy,max = 5.0 Jy IMAGR1: BGC Clean: using 1123 cell beam + residuals > 2.32 Jy IMAGR1: 19567 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -4.280 Jy iter= 64407 IMAGR1: Total Cleaned flux density = 15.338 Jy 64407 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -4.2 Jy,max = 4.3 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.06 Jy IMAGR1: 19986 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -4.019 Jy iter= 64443 IMAGR1: Total Cleaned flux density = 14.642 Jy 64443 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -3.5 Jy,max = 3.4 Jy IMAGR1: BGC Clean: using 1125 cell beam + residuals > 1.74 Jy IMAGR1: 18338 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -2.723 Jy iter= 64493 IMAGR1: Total Cleaned flux density = 11.618 Jy 64493 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -2.6 Jy,max = 2.7 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.38 Jy IMAGR1: 19983 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -2.212 Jy iter= 64795 IMAGR1: Total Cleaned flux density = 13.429 Jy 64795 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.6 Jy,max = 1.4 Jy IMAGR1: BGC Clean: using 1541 cell beam + residuals > 624.51 MilliJy IMAGR1: 19749 Residual map points loaded IMAGR1: Field 1 min allowed flux = 802.494 MilliJy iter= 64879 IMAGR1: Total Cleaned flux density = 12.508 Jy 64879 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -989.0 MilliJy,max = 867.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 464.24 MilliJy IMAGR1: 19983 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -491.647 MilliJy iter= 67846 IMAGR1: Total Cleaned flux density = 22.319 Jy 67846 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -5.0 Jy,max = 4.9 Jy IMAGR1: BGC Clean: using 1539 cell beam + residuals > 2.05 Jy IMAGR1: 18481 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -2.848 Jy iter= 67904 IMAGR1: Total Cleaned flux density = 18.155 Jy 67904 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -2.8 Jy,max = 2.8 Jy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.54 Jy IMAGR1: 19990 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -2.151 Jy iter= 68520 IMAGR1: Total Cleaned flux density = 16.535 Jy 68520 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -5.8 Jy,max = 5.7 Jy IMAGR1: BGC Clean: using 1933 cell beam + residuals > 1.93 Jy IMAGR1: 19814 Residual map points loaded IMAGR1: Field 1 min allowed flux = -2.894 Jy iter= 68572 IMAGR1: Total Cleaned flux density = 15.752 Jy 68572 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -2.9 Jy,max = 2.9 Jy IMAGR1: BGC Clean: using 1123 cell beam + residuals > 1.31 Jy IMAGR1: 19667 Residual map points loaded IMAGR1: Field 1 min allowed flux = -1.435 Jy iter= 68723 IMAGR1: Total Cleaned flux density = 13.625 Jy 68723 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.4 Jy,max = 1.4 Jy IMAGR1: BGC Clean: using 1125 cell beam + residuals > 622.10 MilliJy IMAGR1: 18198 Residual map points loaded IMAGR1: Field 1 min allowed flux = 676.455 MilliJy iter= 68873 IMAGR1: Total Cleaned flux density = 14.691 Jy 68873 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -724.9 MilliJy,max = 740.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 393.10 MilliJy IMAGR1: 19996 Residual map points loaded IMAGR1: Field 1 Iter limit, Max resid= 485.033 MilliJy iter= 70000 IMAGR1: Total Cleaned flux density = 13.884 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 24713 components IMAGR1: Field 1 min = -1.5 Jy,max = 1.5 Jy IMAGR1: Restoring Clean components IMAGR1: Checking image max/min IMAGR1: Field 1 final Clean flux 13.884 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= 12 disk= 1 IMAGR1: Appears to have ended successfully IMAGR1: thuban 31DEC06 TST: Cpu= 248.7 Real= 252 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.1619 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1331+305_X,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_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.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_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 13 disk= 1 AIPS 1: Disk 1 in-CNO 14 renumbered as CNO 12 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.04635 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@X1748-28_X,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN SETFC1: Task SETFC (release of 31DEC06) begins SETFC1: Found X1748-28 X BAND Seq 1 Disk: 1 in slot 4 SETFC1: SETCEL: recommends IMSIZE 478 CELLSIZE 0.66984 SETFC1: SETCEL: returns IMSIZE 512 CELLSIZE 0.66984 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@X1748-28_X,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.1619 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1331+305_X,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_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.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_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 13 disk= 1 AIPS 1: Disk 1 in-CNO 14 renumbered as CNO 12 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.04635 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@X1748-28_X,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 X1748-28 X BAND Seq 1 Disk: 1 in slot 4 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@X1748-28_X,BAND.0-1 SETFC1: Searching catalog between 0.03 and 0.13 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 17:48:04.23 -28:25:09.4 2.749 0.297 0.056 SETFC1: Add NVSS: wrote 1 fields to BOXFILE SETFC1: The Sun is 80.0 deg away - ignoring SETFC1: First field number written was 2 SETFC1: Highest field number written was 2 SETFC1: returns adverbs to AIPS SETFC1: Appears to have ended successfully SETFC1: thuban 31DEC06 TST: Cpu= 2.3 Real= 3 C 1 500 500 17 48 05.06 -28 28 30.8 00001 -1 251 256 257 C 2 246 246 17 48 04.23 -28 25 09.4 00002 -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.1619 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1331+305_X,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_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.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_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 13 disk= 1 AIPS 1: Disk 1 in-CNO 14 renumbered as CNO 12 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.04635 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@X1748-28_X,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@X1748-28_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.log AIPS 1: ' NOW STARTING WITH SOURCE :2 =X1748-28' AIPS 1: ' ' IMAGR1: Task IMAGR (release of 31DEC06) begins IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@X1748-28_X,BAND.0-1 IMAGR1: FIELDF: Final field parameters and # read are: IMAGR1: Field 1 500 500 1.7988E-10 -1.2790E-11 0 IMAGR1: Field 2 246 246 -1.0944E+01 2.0140E+02 0 IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@X1748-28_X,BAND.0-1 IMAGR1: WINDF: Number of clean boxes/field read as follows: IMAGR1: Field 01: 1 Field 02: 1 IMAGR1: Create X1748-28 .IMAGR . 1 (UV) on disk 1 cno 13 IMAGR1: Beginning channel 1 through 1 with 2 IFs IMAGR1: IMACPY: Copied 19825 visibilities to be imaged IMAGR1: UVWAIT: begin finding uniform weights IMAGR1: UVWAIT: Average grid weight 1.067E+04 IMAGR1: UVWAIT: Adding temperance S 2.133E+03 IMAGR1: UVWAIT: begin applying uniform or other weights IMAGR1: UVWAIT: Sum of weights in 5.964E+06 and out 7.488E+06 IMAGR1: UVWAIT: Noise is increased by a factor 1.351 due to weighting IMAGR1: UVWAIT: Average summed weight 1.067E+04 over 39650 vis IMAGR1: Create X1748-28 .IBM001. 1 (MA) on disk 1 cno 14 IMAGR1: Create X1748-28 .IBM002. 1 (MA) on disk 1 cno 15 IMAGR1: Create X1748-28 .ICL001. 1 (MA) on disk 1 cno 16 IMAGR1: Create X1748-28 .ICL002. 1 (MA) on disk 1 cno 17 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; 8.435100E+09 to 8.485100E+09 Hz IMAGR1: Field 1 Sum of gridding weights = 7.94964E+07 IMAGR1: Field 1 Beam min = -149.2 MilliJy, max = 1.0 Jy IMAGR1: Field 1 fit FWHM = 3.424 x 1.960 arcsec, PA= -6.3 IMAGR1: Field 2 Sum of gridding weights = 7.94952E+07 IMAGR1: Field 2 Beam min = -94.4 MilliJy, max = 1.0 Jy IMAGR1: Field 2 fit FWHM = 3.420 x 1.959 arcsec, PA= -6.3 IMAGR1: CLBHIS: minimum component 0.500 of current peak IMAGR1: Field 1 min = -1.9 MilliJy,max = 2.0 MilliJy IMAGR1: Field 2 min = -1.4 MilliJy,max = 1.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 615.39 MicroJy IMAGR1: 17667 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.728 MilliJy iter= 4 IMAGR1: Field 1 Clean flux density= 362.109 MicroJy 4 comps IMAGR1: Total Cleaned flux density = 362.109 MicroJy 4 comps IMAGR1: SETDO3: imaging done with multiple tangent planes IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: VISDFT: Model components of type Point IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.8 MilliJy,max = 1.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 611.39 MicroJy IMAGR1: 17611 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.473 MilliJy iter= 19 IMAGR1: Field 1 Clean flux density= 813.866 MicroJy 19 comps IMAGR1: Total Cleaned flux density = 813.866 MicroJy 19 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -1.3 MilliJy,max = 1.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 609.78 MicroJy IMAGR1: 2213 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 1.113 MilliJy iter= 25 IMAGR1: Field 2 Clean flux density= 856.091 MicroJy 25 comps IMAGR1: Total Cleaned flux density = 1.670 MilliJy 44 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.7 MilliJy,max = 1.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 596.23 MicroJy IMAGR1: 17562 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.206 MilliJy iter= 97 IMAGR1: Field 1 Clean flux density= -1.560 MilliJy 97 comps IMAGR1: Total Cleaned flux density = -704.332 MicroJy 122 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.6 MilliJy,max = 1.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 565.13 MicroJy IMAGR1: 17031 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -1.035 MilliJy iter= 251 IMAGR1: Field 1 Clean flux density= -394.710 MicroJy 251 comps IMAGR1: Total Cleaned flux density = 461.381 MicroJy 276 comps IMAGR1: ALGSTB: All 329 Rows In AP (Max 523) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 318- 0 Cells, with 19825 Pts IMAGR1: Field 2 min = -1.2 MilliJy,max = 1.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 554.84 MicroJy IMAGR1: 1865 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 787.238 MicroJy iter= 162 IMAGR1: Field 2 Clean flux density= 1.077 MilliJy 162 comps IMAGR1: Total Cleaned flux density = 682.555 MicroJy 413 comps IMAGR1: ALGSTB: All 170 Rows In AP (Max 267) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 159- 0 Cells, with 19825 Pts IMAGR1: Field 1 min = -1.5 MilliJy,max = 1.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 499.72 MicroJy IMAGR1: 17134 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 837.177 MicroJy iter= 634 IMAGR1: Field 1 Clean flux density= 4.642 MilliJy 634 comps IMAGR1: Total Cleaned flux density = 5.719 MilliJy 796 comps IMAGR1: ALGSTB: All 329 Rows In AP (Max 523) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 318- 0 Cells, with 19825 Pts IMAGR1: Field 1 min = -1.4 MilliJy,max = 1.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 435.81 MicroJy IMAGR1: 15566 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -675.890 MicroJy iter= 1194 IMAGR1: Field 1 Clean flux density= 5.935 MilliJy 1194 comps IMAGR1: Total Cleaned flux density = 7.012 MilliJy 1356 comps IMAGR1: ALGSTB: All 329 Rows In AP (Max 523) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 318- 0 Cells, with 19825 Pts IMAGR1: Field 2 min = -991.1 MicroJy,max = 1.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 418.70 MicroJy IMAGR1: 1802 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 518.574 MicroJy iter= 500 IMAGR1: Field 2 Clean flux density= 1.963 MilliJy 500 comps IMAGR1: Total Cleaned flux density = 7.897 MilliJy 1694 comps IMAGR1: ALGSTB: All 170 Rows In AP (Max 267) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 159- 0 Cells, with 19825 Pts IMAGR1: Field 1 min = -1.1 MilliJy,max = 1.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 361.01 MicroJy IMAGR1: 16699 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 539.848 MicroJy iter= 2219 IMAGR1: Field 1 Clean flux density= 5.511 MilliJy 2219 comps IMAGR1: Total Cleaned flux density = 7.473 MilliJy 2719 comps IMAGR1: ALGSTB: All 329 Rows In AP (Max 523) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 318- 0 Cells, with 19825 Pts IMAGR1: Field 1 min = -1.1 MilliJy,max = 1.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 314.41 MicroJy IMAGR1: 14954 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -442.756 MicroJy iter= 3497 IMAGR1: Field 1 Clean flux density= 5.074 MilliJy 3497 comps IMAGR1: Total Cleaned flux density = 7.037 MilliJy 3997 comps IMAGR1: ALGSTB: All 329 Rows In AP (Max 523) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 318- 0 Cells, with 19825 Pts IMAGR1: Field 2 min = -884.5 MicroJy,max = 994.9 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 301.22 MicroJy IMAGR1: 2337 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 352.682 MicroJy iter= 1156 IMAGR1: Field 2 Clean flux density= -501.505 MicroJy 1156 comps IMAGR1: Total Cleaned flux density = 4.572 MilliJy 4653 comps IMAGR1: ALGSTB: All 170 Rows In AP (Max 267) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 159- 0 Cells, with 19825 Pts IMAGR1: Field 1 min = -1.1 MilliJy,max = 992.1 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 267.64 MicroJy IMAGR1: 16403 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -367.743 MicroJy iter= 5425 IMAGR1: Field 1 Clean flux density= -704.678 MicroJy 5425 comps IMAGR1: Total Cleaned flux density = -1.206 MilliJy 6581 comps IMAGR1: ALGSTB: All 329 Rows In AP (Max 523) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 318- 0 Cells, with 19825 Pts IMAGR1: Field 1 min = -1.0 MilliJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 268.80 MicroJy IMAGR1: 16473 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 717.344 MicroJy iter= 5427 IMAGR1: Field 1 Clean flux density= -559.037 MicroJy 5427 comps IMAGR1: Total Cleaned flux density = -1.061 MilliJy 6583 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.0 MilliJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 268.21 MicroJy IMAGR1: 16430 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 660.087 MicroJy iter= 5433 IMAGR1: Field 1 Clean flux density= -423.118 MicroJy 5433 comps IMAGR1: Total Cleaned flux density = -924.597 MicroJy 6589 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.0 MilliJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 266.50 MicroJy IMAGR1: 16372 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 651.546 MicroJy iter= 5435 IMAGR1: Field 1 Clean flux density= -292.782 MicroJy 5435 comps IMAGR1: Total Cleaned flux density = -794.262 MicroJy 6591 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.0 MilliJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 266.08 MicroJy IMAGR1: 16355 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 643.449 MicroJy iter= 5436 IMAGR1: Field 1 Clean flux density= -228.437 MicroJy 5436 comps IMAGR1: Total Cleaned flux density = -729.917 MicroJy 6592 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.0 MilliJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 265.72 MicroJy IMAGR1: 16321 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 623.537 MicroJy iter= 5440 IMAGR1: Field 1 Clean flux density= -230.979 MicroJy 5440 comps IMAGR1: Total Cleaned flux density = -732.458 MicroJy 6596 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.0 MilliJy,max = 1.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 264.80 MicroJy IMAGR1: 16290 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 613.621 MicroJy iter= 5441 IMAGR1: Field 1 Clean flux density= -169.617 MicroJy 5441 comps IMAGR1: Total Cleaned flux density = -671.096 MicroJy 6597 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.0 MilliJy,max = 1.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 264.49 MicroJy IMAGR1: 16262 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 611.566 MicroJy iter= 5442 IMAGR1: Field 1 Clean flux density= -108.460 MicroJy 5442 comps IMAGR1: Total Cleaned flux density = -609.939 MicroJy 6598 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.0 MilliJy,max = 1.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 264.27 MicroJy IMAGR1: 16256 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 605.516 MicroJy iter= 5444 IMAGR1: Field 1 Clean flux density= -108.851 MicroJy 5444 comps IMAGR1: Total Cleaned flux density = -610.330 MicroJy 6600 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.0 MilliJy,max = 1.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 263.69 MicroJy IMAGR1: 16228 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 597.388 MicroJy iter= 5445 IMAGR1: Field 1 Clean flux density= -49.112 MicroJy 5445 comps IMAGR1: Total Cleaned flux density = -550.591 MicroJy 6601 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.0 MilliJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 263.40 MicroJy IMAGR1: 16212 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 596.642 MicroJy iter= 5446 IMAGR1: Field 1 Clean flux density= 10.552 MicroJy 5446 comps IMAGR1: Total Cleaned flux density = -490.927 MicroJy 6602 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.0 MilliJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 263.18 MicroJy IMAGR1: 16195 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 591.819 MicroJy iter= 5449 IMAGR1: Field 1 Clean flux density= -48.972 MicroJy 5449 comps IMAGR1: Total Cleaned flux density = -550.451 MicroJy 6605 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.0 MilliJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 262.64 MicroJy IMAGR1: 16179 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 590.474 MicroJy iter= 5451 IMAGR1: Field 1 Clean flux density= -49.014 MicroJy 5451 comps IMAGR1: Total Cleaned flux density = -550.493 MicroJy 6607 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.0 MilliJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 262.33 MicroJy IMAGR1: 16175 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 586.156 MicroJy iter= 5454 IMAGR1: Field 1 Clean flux density= -108.234 MicroJy 5454 comps IMAGR1: Total Cleaned flux density = -609.713 MicroJy 6610 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.0 MilliJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 261.77 MicroJy IMAGR1: 16150 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 580.151 MicroJy iter= 5458 IMAGR1: Field 1 Clean flux density= -225.599 MicroJy 5458 comps IMAGR1: Total Cleaned flux density = -727.078 MicroJy 6614 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.0 MilliJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 261.00 MicroJy IMAGR1: 16103 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 576.341 MicroJy iter= 5459 IMAGR1: Field 1 Clean flux density= -167.965 MicroJy 5459 comps IMAGR1: Total Cleaned flux density = -669.444 MicroJy 6615 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.0 MilliJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 260.73 MicroJy IMAGR1: 16105 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 574.589 MicroJy iter= 5460 IMAGR1: Field 1 Clean flux density= -110.506 MicroJy 5460 comps IMAGR1: Total Cleaned flux density = -611.985 MicroJy 6616 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.0 MilliJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 260.43 MicroJy IMAGR1: 16079 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 574.129 MicroJy iter= 5461 IMAGR1: Field 1 Clean flux density= -53.093 MicroJy 5461 comps IMAGR1: Total Cleaned flux density = -554.572 MicroJy 6617 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.0 MilliJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 260.26 MicroJy IMAGR1: 16080 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 573.061 MicroJy iter= 5462 IMAGR1: Field 1 Clean flux density= 4.213 MicroJy 5462 comps IMAGR1: Total Cleaned flux density = -497.266 MicroJy 6618 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.0 MilliJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 260.19 MicroJy IMAGR1: 16065 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 566.057 MicroJy iter= 5466 IMAGR1: Field 1 Clean flux density= -110.180 MicroJy 5466 comps IMAGR1: Total Cleaned flux density = -611.659 MicroJy 6622 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.0 MilliJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 259.50 MicroJy IMAGR1: 16043 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 562.798 MicroJy iter= 5467 IMAGR1: Field 1 Clean flux density= -53.901 MicroJy 5467 comps IMAGR1: Total Cleaned flux density = -555.380 MicroJy 6623 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.0 MilliJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 259.34 MicroJy IMAGR1: 16031 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 558.042 MicroJy iter= 5469 IMAGR1: Field 1 Clean flux density= -54.226 MicroJy 5469 comps IMAGR1: Total Cleaned flux density = -555.705 MicroJy 6625 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.0 MilliJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 258.86 MicroJy IMAGR1: 16012 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 560.015 MicroJy iter= 5470 IMAGR1: Field 1 Clean flux density= 1.776 MicroJy 5470 comps IMAGR1: Total Cleaned flux density = -499.703 MicroJy 6626 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.0 MilliJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 258.64 MicroJy IMAGR1: 16007 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 548.204 MicroJy iter= 5477 IMAGR1: Field 1 Clean flux density= -165.014 MicroJy 5477 comps IMAGR1: Total Cleaned flux density = -666.493 MicroJy 6633 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.0 MilliJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 257.54 MicroJy IMAGR1: 15944 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 546.945 MicroJy iter= 5478 IMAGR1: Field 1 Clean flux density= -110.319 MicroJy 5478 comps IMAGR1: Total Cleaned flux density = -611.798 MicroJy 6634 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.0 MilliJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 257.45 MicroJy IMAGR1: 15940 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 541.557 MicroJy iter= 5480 IMAGR1: Field 1 Clean flux density= -110.808 MicroJy 5480 comps IMAGR1: Total Cleaned flux density = -612.287 MicroJy 6636 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.0 MilliJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 257.09 MicroJy IMAGR1: 15918 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 538.763 MicroJy iter= 5481 IMAGR1: Field 1 Clean flux density= -56.931 MicroJy 5481 comps IMAGR1: Total Cleaned flux density = -558.410 MicroJy 6637 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.0 MilliJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 256.92 MicroJy IMAGR1: 15916 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 540.504 MicroJy iter= 5482 IMAGR1: Field 1 Clean flux density= -2.881 MicroJy 5482 comps IMAGR1: Total Cleaned flux density = -504.360 MicroJy 6638 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.0 MilliJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 256.63 MicroJy IMAGR1: 15905 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 533.992 MicroJy iter= 5487 IMAGR1: Field 1 Clean flux density= -164.388 MicroJy 5487 comps IMAGR1: Total Cleaned flux density = -665.867 MicroJy 6643 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.0 MilliJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 255.78 MicroJy IMAGR1: 15852 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 530.468 MicroJy iter= 5488 IMAGR1: Field 1 Clean flux density= -111.342 MicroJy 5488 comps IMAGR1: Total Cleaned flux density = -612.821 MicroJy 6644 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.0 MilliJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 255.68 MicroJy IMAGR1: 15854 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 528.115 MicroJy iter= 5489 IMAGR1: Field 1 Clean flux density= -58.530 MicroJy 5489 comps IMAGR1: Total Cleaned flux density = -560.009 MicroJy 6645 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.0 MilliJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 255.55 MicroJy IMAGR1: 15844 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 525.111 MicroJy iter= 5493 IMAGR1: Field 1 Clean flux density= -163.961 MicroJy 5493 comps IMAGR1: Total Cleaned flux density = -665.440 MicroJy 6649 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.0 MilliJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 255.12 MicroJy IMAGR1: 15816 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 526.701 MicroJy iter= 5494 IMAGR1: Field 1 Clean flux density= -111.291 MicroJy 5494 comps IMAGR1: Total Cleaned flux density = -612.770 MicroJy 6650 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.0 MilliJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 254.93 MicroJy IMAGR1: 15812 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 524.694 MicroJy iter= 5495 IMAGR1: Field 1 Clean flux density= -58.821 MicroJy 5495 comps IMAGR1: Total Cleaned flux density = -560.300 MicroJy 6651 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.0 MilliJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 254.79 MicroJy IMAGR1: 15799 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 521.151 MicroJy iter= 5496 IMAGR1: Field 1 Clean flux density= -6.706 MicroJy 5496 comps IMAGR1: Total Cleaned flux density = -508.185 MicroJy 6652 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -999.5 MicroJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 254.60 MicroJy IMAGR1: 15801 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -520.341 MicroJy iter= 5498 IMAGR1: Field 1 Clean flux density= -6.631 MicroJy 5498 comps IMAGR1: Total Cleaned flux density = -508.110 MicroJy 6654 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -999.9 MicroJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 254.36 MicroJy IMAGR1: 15788 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 519.215 MicroJy iter= 5501 IMAGR1: Field 1 Clean flux density= -58.798 MicroJy 5501 comps IMAGR1: Total Cleaned flux density = -560.277 MicroJy 6657 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -998.9 MicroJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 253.84 MicroJy IMAGR1: 15761 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 517.154 MicroJy iter= 5504 IMAGR1: Field 1 Clean flux density= -111.148 MicroJy 5504 comps IMAGR1: Total Cleaned flux density = -612.627 MicroJy 6660 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.0 MilliJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 253.31 MicroJy IMAGR1: 15732 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 516.277 MicroJy iter= 5505 IMAGR1: Field 1 Clean flux density= -59.520 MicroJy 5505 comps IMAGR1: Total Cleaned flux density = -560.999 MicroJy 6661 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.0 MilliJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 253.22 MicroJy IMAGR1: 15725 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 511.112 MicroJy iter= 5509 IMAGR1: Field 1 Clean flux density= -162.265 MicroJy 5509 comps IMAGR1: Total Cleaned flux density = -663.744 MicroJy 6665 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.0 MilliJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 252.56 MicroJy IMAGR1: 15685 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 508.960 MicroJy iter= 5513 IMAGR1: Field 1 Clean flux density= -162.375 MicroJy 5513 comps IMAGR1: Total Cleaned flux density = -663.854 MicroJy 6669 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.0 MilliJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 252.21 MicroJy IMAGR1: 15664 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 507.424 MicroJy iter= 5514 IMAGR1: Field 1 Clean flux density= -111.633 MicroJy 5514 comps IMAGR1: Total Cleaned flux density = -613.112 MicroJy 6670 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.0 MilliJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 252.13 MicroJy IMAGR1: 15661 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 506.069 MicroJy iter= 5515 IMAGR1: Field 1 Clean flux density= -61.026 MicroJy 5515 comps IMAGR1: Total Cleaned flux density = -562.505 MicroJy 6671 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.0 MilliJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 252.08 MicroJy IMAGR1: 15654 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 506.033 MicroJy iter= 5516 IMAGR1: Field 1 Clean flux density= -10.423 MicroJy 5516 comps IMAGR1: Total Cleaned flux density = -511.902 MicroJy 6672 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.0 MilliJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 252.00 MicroJy IMAGR1: 15656 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -505.530 MicroJy iter= 5518 IMAGR1: Field 1 Clean flux density= -10.346 MicroJy 5518 comps IMAGR1: Total Cleaned flux density = -511.825 MicroJy 6674 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.0 MilliJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 251.72 MicroJy IMAGR1: 15638 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -502.543 MicroJy iter= 5521 IMAGR1: Field 1 Clean flux density= 39.925 MicroJy 5521 comps IMAGR1: Total Cleaned flux density = -461.554 MicroJy 6677 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.0 MilliJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 251.52 MicroJy IMAGR1: 15638 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -500.251 MicroJy iter= 5525 IMAGR1: Field 1 Clean flux density= 140.338 MicroJy 5525 comps IMAGR1: Total Cleaned flux density = -361.141 MicroJy 6681 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.0 MilliJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 251.07 MicroJy IMAGR1: 15602 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -500.034 MicroJy iter= 5526 IMAGR1: Field 1 Clean flux density= 90.334 MicroJy 5526 comps IMAGR1: Total Cleaned flux density = -411.145 MicroJy 6682 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -998.9 MicroJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 250.93 MicroJy IMAGR1: 15602 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -493.997 MicroJy iter= 5537 IMAGR1: Field 1 Clean flux density= 339.198 MicroJy 5537 comps IMAGR1: Total Cleaned flux density = -162.281 MicroJy 6693 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.0 MilliJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 249.66 MicroJy IMAGR1: 15538 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -486.754 MicroJy iter= 5541 IMAGR1: Field 1 Clean flux density= 241.674 MicroJy 5541 comps IMAGR1: Total Cleaned flux density = -259.805 MicroJy 6697 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.0 MilliJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 249.22 MicroJy IMAGR1: 15507 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -483.784 MicroJy iter= 5547 IMAGR1: Field 1 Clean flux density= 339.081 MicroJy 5547 comps IMAGR1: Total Cleaned flux density = -162.398 MicroJy 6703 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.0 MilliJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 248.64 MicroJy IMAGR1: 15475 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -480.973 MicroJy iter= 5551 IMAGR1: Field 1 Clean flux density= 339.299 MicroJy 5551 comps IMAGR1: Total Cleaned flux density = -162.180 MicroJy 6707 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.0 MilliJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 248.17 MicroJy IMAGR1: 15468 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -478.755 MicroJy iter= 5553 IMAGR1: Field 1 Clean flux density= 243.524 MicroJy 5553 comps IMAGR1: Total Cleaned flux density = -257.955 MicroJy 6709 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.0 MilliJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 247.88 MicroJy IMAGR1: 15460 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 324.417 MicroJy iter= 7818 IMAGR1: Field 1 Clean flux density= -1.571 MilliJy 7818 comps IMAGR1: Total Cleaned flux density = -2.072 MilliJy 8974 comps IMAGR1: ALGSTB: All 329 Rows In AP (Max 523) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 318- 0 Cells, with 19825 Pts IMAGR1: Field 2 min = -726.1 MicroJy,max = 790.8 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 242.94 MicroJy IMAGR1: 3272 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 2 min algorithm flux= 549.030 MicroJy iter= 1158 IMAGR1: Field 2 Clean flux density= -388.865 MicroJy 1158 comps IMAGR1: Total Cleaned flux density = -1.960 MilliJy 8976 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -725.6 MicroJy,max = 793.8 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 242.88 MicroJy IMAGR1: 3247 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 2 min algorithm flux= 518.523 MicroJy iter= 1160 IMAGR1: Field 2 Clean flux density= -284.143 MicroJy 1160 comps IMAGR1: Total Cleaned flux density = -1.855 MilliJy 8978 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -727.2 MicroJy,max = 796.6 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 242.68 MicroJy IMAGR1: 3213 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 2 min algorithm flux= 501.203 MicroJy iter= 1162 IMAGR1: Field 2 Clean flux density= -183.556 MicroJy 1162 comps IMAGR1: Total Cleaned flux density = -1.754 MilliJy 8980 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -725.7 MicroJy,max = 796.5 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 242.62 MicroJy IMAGR1: 3187 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 2 min algorithm flux= 499.276 MicroJy iter= 1164 IMAGR1: Field 2 Clean flux density= -183.647 MicroJy 1164 comps IMAGR1: Total Cleaned flux density = -1.755 MilliJy 8982 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -725.4 MicroJy,max = 794.5 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 242.54 MicroJy IMAGR1: 3165 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 2 min algorithm flux= 491.111 MicroJy iter= 1165 IMAGR1: Field 2 Clean flux density= -134.536 MicroJy 1165 comps IMAGR1: Total Cleaned flux density = -1.705 MilliJy 8983 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -726.3 MicroJy,max = 796.5 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 242.53 MicroJy IMAGR1: 3166 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 2 min algorithm flux= 489.011 MicroJy iter= 1166 IMAGR1: Field 2 Clean flux density= -85.635 MicroJy 1166 comps IMAGR1: Total Cleaned flux density = -1.657 MilliJy 8984 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -725.5 MicroJy,max = 797.9 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 242.51 MicroJy IMAGR1: 3164 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 2 min algorithm flux= 480.244 MicroJy iter= 1169 IMAGR1: Field 2 Clean flux density= -134.291 MicroJy 1169 comps IMAGR1: Total Cleaned flux density = -1.705 MilliJy 8987 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -728.5 MicroJy,max = 797.9 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 242.38 MicroJy IMAGR1: 3128 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 2 min algorithm flux= 475.163 MicroJy iter= 1170 IMAGR1: Field 2 Clean flux density= -86.775 MicroJy 1170 comps IMAGR1: Total Cleaned flux density = -1.658 MilliJy 8988 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -729.7 MicroJy,max = 799.4 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 242.25 MicroJy IMAGR1: 3107 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 2 min algorithm flux= 464.622 MicroJy iter= 1173 IMAGR1: Field 2 Clean flux density= -134.438 MicroJy 1173 comps IMAGR1: Total Cleaned flux density = -1.705 MilliJy 8991 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -730.1 MicroJy,max = 799.6 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 242.12 MicroJy IMAGR1: 3084 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 2 min algorithm flux= 463.217 MicroJy iter= 1174 IMAGR1: Field 2 Clean flux density= -88.116 MicroJy 1174 comps IMAGR1: Total Cleaned flux density = -1.659 MilliJy 8992 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -730.5 MicroJy,max = 800.7 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 242.10 MicroJy IMAGR1: 3077 Residual map points loaded IMAGR1: Field 2 min Clean flux = -278.080 MicroJy iter= 2094 IMAGR1: Field 2 Clean flux density= -1.322 MilliJy 2094 comps IMAGR1: Total Cleaned flux density = -2.893 MilliJy 9912 comps IMAGR1: ALGSTB: All 170 Rows In AP (Max 267) IMAGR1: ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 159- 0 Cells, with 19825 Pts IMAGR1: Field 1 min = -1.0 MilliJy,max = 883.4 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 226.38 MicroJy IMAGR1: 19996 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= 484.452 MicroJy iter= 7947 IMAGR1: Field 1 Clean flux density= -1.888 MilliJy 7947 comps IMAGR1: Total Cleaned flux density = -3.210 MilliJy 10041 comps IMAGR1: ALGSTB: All 329 Rows In AP (Max 523) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 318- 0 Cells, with 19825 Pts IMAGR1: Field 1 min = -1.0 MilliJy,max = 873.9 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 202.66 MicroJy IMAGR1: 19995 Residual map points loaded IMAGR1: Field 1 min Clean flux = 278.098 MicroJy iter= 10666 IMAGR1: Field 1 Clean flux density= -3.541 MilliJy 10666 comps IMAGR1: Total Cleaned flux density = -4.862 MilliJy 12760 comps IMAGR1: ALGSTB: All 329 Rows In AP (Max 523) IMAGR1: ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 IMAGR1: ALGSTB: Pass 1; 318- 0 Cells, with 19825 Pts IMAGR1: Peak residual in window 278.098 less than limit 278.110 MicroJy IMAGR1: Merging the Clean components files IMAGR1: Field 1 compressed from 10666 to 4456 components IMAGR1: Field 2 compressed from 2094 to 844 components IMAGR1: Field 1 min = -999.5 MicroJy,max = 931.9 MicroJy IMAGR1: Field 2 min = -739.8 MicroJy,max = 848.1 MicroJy IMAGR1: Restoring Clean components IMAGR1: Restoring overlapped Clean components IMAGR1: Restore 639.507 MicroJy ( 328 CCs) from field 1 to field 2 IMAGR1: Restore-569.802 MicroJy ( 202 CCs) from field 2 to field 1 IMAGR1: Checking image max/min IMAGR1: Field 1 final Clean flux -4.111 MilliJy IMAGR1: Field 2 final Clean flux -682.099 MicroJy IMAGR1: Deleting UV work file: IMAGR1: Destroyed 1 extension files of type AN IMAGR1: Destroyed 1 extension files of type FQ IMAGR1: Destroyed UV image file: catno= 13 disk= 1 IMAGR1: Appears to have ended successfully IMAGR1: thuban 31DEC06 TST: Cpu= 37.1 Real= 38 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.1619 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1331+305_X,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_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.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_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 13 disk= 1 AIPS 1: Disk 1 in-CNO 14 renumbered as CNO 12 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.04635 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@X1748-28_X,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@X1748-28_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.log AIPS 1: ' NOW STARTING WITH SOURCE :2 =X1748-28' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@X1748-28_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 14 disk= 1 AIPS 1: 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 13 AIPS 1: Disk 1 in-CNO 17 renumbered as CNO 14 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1368 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1744-312_X,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN SETFC1: Task SETFC (release of 31DEC06) begins SETFC1: Found 1744-312 X BAND Seq 1 Disk: 1 in slot 5 SETFC1: SETCEL: recommends IMSIZE 444 CELLSIZE 0.72139 SETFC1: SETCEL: returns IMSIZE 512 CELLSIZE 0.72139 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@1744-312_X,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.1619 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1331+305_X,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_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.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_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 13 disk= 1 AIPS 1: Disk 1 in-CNO 14 renumbered as CNO 12 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.04635 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@X1748-28_X,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@X1748-28_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.log AIPS 1: ' NOW STARTING WITH SOURCE :2 =X1748-28' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@X1748-28_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 14 disk= 1 AIPS 1: 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 13 AIPS 1: Disk 1 in-CNO 17 renumbered as CNO 14 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1368 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1744-312_X,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 1744-312 X BAND Seq 1 Disk: 1 in slot 5 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@1744-312_X,BAND.0-1 SETFC1: Searching catalog between 0.03 and 0.13 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 80.7 deg away - ignoring SETFC1: First field number written was 2 SETFC1: Highest field number written was 1 SETFC1: returns adverbs to AIPS SETFC1: Appears to have ended successfully SETFC1: thuban 31DEC06 TST: Cpu= 2.3 Real= 3 C 1 500 500 17 44 23.58 -31 16 36.0 00001 -1 251 256 257 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.1619 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1331+305_X,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_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.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_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 13 disk= 1 AIPS 1: Disk 1 in-CNO 14 renumbered as CNO 12 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.04635 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@X1748-28_X,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@X1748-28_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.log AIPS 1: ' NOW STARTING WITH SOURCE :2 =X1748-28' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@X1748-28_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 14 disk= 1 AIPS 1: 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 13 AIPS 1: Disk 1 in-CNO 17 renumbered as CNO 14 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1368 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1744-312_X,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@1744-312_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.log AIPS 1: ' NOW STARTING WITH SOURCE :3 =1744-312' AIPS 1: ' ' IMAGR1: Task IMAGR (release of 31DEC06) begins IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@1744-312_X,BAND.0-1 IMAGR1: FIELDF: Final field parameters and # read are: IMAGR1: Field 1 500 500 -3.7178E-02 -2.6000E-02 0 IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@1744-312_X,BAND.0-1 IMAGR1: WINDF: Number of clean boxes/field read as follows: IMAGR1: Field 01: 1 IMAGR1: Create 1744-312 .IMAGR . 1 (UV) on disk 1 cno 15 IMAGR1: Beginning channel 1 through 1 with 2 IFs IMAGR1: IMACPY: Copied 2275 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.615E+03 IMAGR1: UVWAIT: Adding temperance S 3.230E+02 IMAGR1: UVWAIT: begin applying uniform or other weights IMAGR1: UVWAIT: Sum of weights in 6.175E+05 and out 6.306E+05 IMAGR1: UVWAIT: Noise is increased by a factor 1.278 due to weighting IMAGR1: UVWAIT: Average summed weight 1.615E+03 over 4550 vis IMAGR1: Create 1744-312 .IBM001. 1 (MA) on disk 1 cno 16 IMAGR1: Create 1744-312 .ICL001. 1 (MA) on disk 1 cno 17 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; 8.435100E+09 to 8.485100E+09 Hz IMAGR1: Field 1 Sum of gridding weights = 6.69438E+06 IMAGR1: Field 1 Beam min = -202.9 MilliJy, max = 1.0 Jy IMAGR1: Field 1 fit FWHM = 5.761 x 1.885 arcsec, PA= -3.9 IMAGR1: CLBHIS: minimum component 0.500 of current peak IMAGR1: Field 1 min = -53.7 MilliJy,max = 467.2 MilliJy IMAGR1: BGC Clean: using 1019 cell beam + residuals > 107.66 MilliJy IMAGR1: 384 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 306.509 MilliJy iter= 5 IMAGR1: Total Cleaned flux density = 191.310 MilliJy 5 comps IMAGR1: SETDO3: imaging done with multiple tangent planes IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: VISDFT: Model components of type Point IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -32.2 MilliJy,max = 275.9 MilliJy IMAGR1: BGC Clean: using 1019 cell beam + residuals > 70.64 MilliJy IMAGR1: 250 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 131.945 MilliJy iter= 13 IMAGR1: Total Cleaned flux density = 348.423 MilliJy 13 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -14.6 MilliJy,max = 118.8 MilliJy IMAGR1: BGC Clean: using 1019 cell beam + residuals > 30.41 MilliJy IMAGR1: 262 Residual map points loaded IMAGR1: Field 1 min allowed flux = 56.800 MilliJy iter= 21 IMAGR1: Total Cleaned flux density = 416.058 MilliJy 21 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -7.1 MilliJy,max = 51.1 MilliJy IMAGR1: BGC Clean: using 1019 cell beam + residuals > 13.09 MilliJy IMAGR1: 334 Residual map points loaded IMAGR1: Field 1 min allowed flux = 24.611 MilliJy iter= 30 IMAGR1: Total Cleaned flux density = 448.678 MilliJy 30 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -5.3 MilliJy,max = 22.5 MilliJy IMAGR1: BGC Clean: using 1019 cell beam + residuals > 5.67 MilliJy IMAGR1: 557 Residual map points loaded IMAGR1: Field 1 min allowed flux = 11.073 MilliJy iter= 39 IMAGR1: Total Cleaned flux density = 463.257 MilliJy 39 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -4.9 MilliJy,max = 10.2 MilliJy IMAGR1: BGC Clean: using 1019 cell beam + residuals > 2.55 MilliJy IMAGR1: 6408 Residual map points loaded IMAGR1: Field 1 min allowed flux = 5.072 MilliJy iter= 50 IMAGR1: Total Cleaned flux density = 471.058 MilliJy 50 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -4.7 MilliJy,max = 5.0 MilliJy IMAGR1: BGC Clean: using 1001 cell beam + residuals > 1.95 MilliJy IMAGR1: 15636 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 3.566 MilliJy iter= 113 IMAGR1: Total Cleaned flux density = 480.898 MilliJy 113 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -4.2 MilliJy,max = 4.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.61 MilliJy IMAGR1: 19994 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 3.096 MilliJy iter= 280 IMAGR1: Total Cleaned flux density = 485.921 MilliJy 280 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -3.5 MilliJy,max = 4.6 MilliJy IMAGR1: BGC Clean: using 999 cell beam + residuals > 1.25 MilliJy IMAGR1: 19857 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -2.016 MilliJy iter= 504 IMAGR1: Total Cleaned flux density = 482.258 MilliJy 504 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -3.4 MilliJy,max = 4.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.04 MilliJy IMAGR1: 19991 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -1.755 MilliJy iter= 988 IMAGR1: Total Cleaned flux density = 480.889 MilliJy 988 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -2.7 MilliJy,max = 3.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 755.47 MicroJy IMAGR1: 19997 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.237 MilliJy iter= 1818 IMAGR1: Total Cleaned flux density = 473.386 MilliJy 1818 comps IMAGR1: ALGSTB: All 354 Rows In AP (Max 523) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 343- 0 Cells, with 2275 Pts IMAGR1: Field 1 min = -2.4 MilliJy,max = 3.1 MilliJy IMAGR1: BGC Clean: using 1003 cell beam + residuals > 638.29 MicroJy IMAGR1: 19767 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -930.874 MicroJy iter= 2777 IMAGR1: Total Cleaned flux density = 475.237 MilliJy 2777 comps IMAGR1: ALGSTB: All 354 Rows In AP (Max 523) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 343- 0 Cells, with 2275 Pts IMAGR1: Field 1 min = -2.0 MilliJy,max = 2.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 499.64 MicroJy IMAGR1: 19995 Residual map points loaded IMAGR1: Field 1 min Clean flux = 820.383 MicroJy iter= 3531 IMAGR1: Total Cleaned flux density = 474.278 MilliJy 3531 comps IMAGR1: ALGSTB: All 354 Rows In AP (Max 523) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 343- 0 Cells, with 2275 Pts IMAGR1: Peak residual in window 820.383 less than limit 820.979 MicroJy IMAGR1: Merging the Clean components files IMAGR1: Field 1 compressed from 3531 to 1605 components IMAGR1: Field 1 min = -1.7 MilliJy,max = 2.5 MilliJy IMAGR1: Restoring Clean components IMAGR1: Checking image max/min IMAGR1: Field 1 final Clean flux 474.278 MilliJy IMAGR1: Deleting UV work file: IMAGR1: Destroyed 1 extension files of type AN IMAGR1: Destroyed 1 extension files of type FQ IMAGR1: Destroyed UV image file: catno= 15 disk= 1 IMAGR1: Appears to have ended successfully IMAGR1: thuban 31DEC06 TST: Cpu= 10.4 Real= 10 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.1619 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1331+305_X,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_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.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_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 13 disk= 1 AIPS 1: Disk 1 in-CNO 14 renumbered as CNO 12 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.04635 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@X1748-28_X,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@X1748-28_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.log AIPS 1: ' NOW STARTING WITH SOURCE :2 =X1748-28' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@X1748-28_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 14 disk= 1 AIPS 1: 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 13 AIPS 1: Disk 1 in-CNO 17 renumbered as CNO 14 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1368 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1744-312_X,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@1744-312_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.log AIPS 1: ' NOW STARTING WITH SOURCE :3 =1744-312' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1744-312_X,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: Disk 1 in-CNO 17 renumbered as CNO 15 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.03594 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@V404CYG_X,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN SETFC1: Task SETFC (release of 31DEC06) begins SETFC1: Found V404CYG X BAND Seq 1 Disk: 1 in slot 6 SETFC1: SETCEL: recommends IMSIZE 907 CELLSIZE 0.35285 SETFC1: SETCEL: returns IMSIZE 1024 CELLSIZE 0.35285 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@V404CYG_X,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.1619 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1331+305_X,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_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.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_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 13 disk= 1 AIPS 1: Disk 1 in-CNO 14 renumbered as CNO 12 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.04635 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@X1748-28_X,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@X1748-28_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.log AIPS 1: ' NOW STARTING WITH SOURCE :2 =X1748-28' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@X1748-28_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 14 disk= 1 AIPS 1: 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 13 AIPS 1: Disk 1 in-CNO 17 renumbered as CNO 14 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1368 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1744-312_X,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@1744-312_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.log AIPS 1: ' NOW STARTING WITH SOURCE :3 =1744-312' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1744-312_X,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: Disk 1 in-CNO 17 renumbered as CNO 15 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.03594 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@V404CYG_X,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN SETFC1: Task SETFC (release of 31DEC06) begins SETFC1: Found V404CYG X BAND Seq 1 Disk: 1 in slot 6 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@V404CYG_X,BAND.0-1 SETFC1: Searching catalog between 0.03 and 0.13 degrees radius SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /home/auto/aips/TEXT/STARS/NV00.0030 SETFC1: No NVSS sources selected for BOXFILE SETFC1: The Sun is 55.7 deg away - ignoring SETFC1: First field number written was 2 SETFC1: Highest field number written was 1 SETFC1: returns adverbs to AIPS SETFC1: Appears to have ended successfully SETFC1: thuban 31DEC06 TST: Cpu= 2.9 Real= 3 C 1 1012 1012 20 24 03.82 33 52 02.4 00001 -1 507 512 513 1: Resumes AIPS 1: Resumes AIPS 1: Destroyed 1 extension files of type CC AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 2 disk= 1 AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: Resumes AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1619 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1331+305_X,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_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.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_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 13 disk= 1 AIPS 1: Disk 1 in-CNO 14 renumbered as CNO 12 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.04635 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@X1748-28_X,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@X1748-28_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.log AIPS 1: ' NOW STARTING WITH SOURCE :2 =X1748-28' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@X1748-28_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 14 disk= 1 AIPS 1: 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 13 AIPS 1: Disk 1 in-CNO 17 renumbered as CNO 14 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1368 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1744-312_X,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@1744-312_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.log AIPS 1: ' NOW STARTING WITH SOURCE :3 =1744-312' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@1744-312_X,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: Disk 1 in-CNO 17 renumbered as CNO 15 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.03594 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@V404CYG_X,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@V404CYG_X,BAND.0-1 >> /home/thuban/vlbacald/run/A AIPS 1: H669_2000MAR07_1.1.log AIPS 1: ' NOW STARTING WITH SOURCE :4 =V404CYG' AIPS 1: ' ' IMAGR1: Task IMAGR (release of 31DEC06) begins IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@V404CYG_X,BAND.0-1 IMAGR1: FIELDF: Final field parameters and # read are: IMAGR1: Field 1 1012 1012 -2.4910E-02 2.5580E-11 0 IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@V404CYG_X,BAND.0-1 IMAGR1: WINDF: Number of clean boxes/field read as follows: IMAGR1: Field 01: 1 IMAGR1: Create V404CYG .IMAGR . 1 (UV) on disk 1 cno 16 IMAGR1: Beginning channel 1 through 1 with 2 IFs IMAGR1: IMACPY: Copied 32975 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.078E+04 IMAGR1: UVWAIT: Adding temperance S 2.155E+03 IMAGR1: UVWAIT: begin applying uniform or other weights IMAGR1: UVWAIT: Sum of weights in 9.010E+06 and out 1.379E+07 IMAGR1: UVWAIT: Noise is increased by a factor 1.327 due to weighting IMAGR1: UVWAIT: Average summed weight 1.078E+04 over 65900 vis IMAGR1: Create V404CYG .IBM001. 1 (MA) on disk 1 cno 17 IMAGR1: Create V404CYG .ICL001. 1 (MA) on disk 1 cno 18 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; 8.435100E+09 to 8.485100E+09 Hz IMAGR1: Field 1 Sum of gridding weights = 1.46382E+08 IMAGR1: Field 1 Beam min = -124.9 MilliJy, max = 1.0 Jy IMAGR1: Field 1 fit FWHM = 2.424 x 1.275 arcsec, PA= -75.8 IMAGR1: CLBHIS: minimum component 0.500 of current peak IMAGR1: Field 1 min = -1.3 MilliJy,max = 1.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 620.28 MicroJy IMAGR1: 19988 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.269 MilliJy iter= 3 IMAGR1: Total Cleaned flux density = 388.727 MicroJy 3 comps IMAGR1: SETDO3: imaging done with multiple tangent planes IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: VISDFT: Model components of type Point IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.3 MilliJy,max = 1.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 619.38 MicroJy IMAGR1: 19983 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -1.188 MilliJy iter= 10 IMAGR1: Total Cleaned flux density = 270.952 MicroJy 10 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.3 MilliJy,max = 1.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 616.85 MicroJy IMAGR1: 19984 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.117 MilliJy iter= 24 IMAGR1: Total Cleaned flux density = -187.400 MicroJy 24 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.3 MilliJy,max = 1.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 612.32 MicroJy IMAGR1: 19979 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.076 MilliJy iter= 52 IMAGR1: Total Cleaned flux density = -184.659 MicroJy 52 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.3 MilliJy,max = 1.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 604.40 MicroJy IMAGR1: 19989 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -1.006 MilliJy iter= 102 IMAGR1: Total Cleaned flux density = 226.919 MicroJy 102 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.3 MilliJy,max = 1.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 591.98 MicroJy IMAGR1: 19982 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -945.341 MicroJy iter= 185 IMAGR1: Total Cleaned flux density = 532.163 MicroJy 185 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.3 MilliJy,max = 1.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 574.46 MicroJy IMAGR1: 19988 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 878.608 MicroJy iter= 312 IMAGR1: Total Cleaned flux density = 439.627 MicroJy 312 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.2 MilliJy,max = 1.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 553.05 MicroJy IMAGR1: 19984 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -813.616 MicroJy iter= 495 IMAGR1: Total Cleaned flux density = 2.162 MilliJy 495 comps IMAGR1: ALGSTB: All 343 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 332- 0 Cells, with 32975 Pts IMAGR1: Field 1 min = -1.2 MilliJy,max = 1.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 527.39 MicroJy IMAGR1: 19990 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 753.771 MicroJy iter= 753 IMAGR1: Total Cleaned flux density = 1.967 MilliJy 753 comps IMAGR1: ALGSTB: All 343 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 332- 0 Cells, with 32975 Pts IMAGR1: Field 1 min = -1.2 MilliJy,max = 1.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 498.76 MicroJy IMAGR1: 19986 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -690.552 MicroJy iter= 1096 IMAGR1: Total Cleaned flux density = 3.724 MilliJy 1096 comps IMAGR1: ALGSTB: All 343 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 332- 0 Cells, with 32975 Pts IMAGR1: Field 1 min = -1.1 MilliJy,max = 1.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 466.80 MicroJy IMAGR1: 19990 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -630.223 MicroJy iter= 1541 IMAGR1: Total Cleaned flux density = 3.518 MilliJy 1541 comps IMAGR1: ALGSTB: All 343 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 332- 0 Cells, with 32975 Pts IMAGR1: Field 1 min = -1.1 MilliJy,max = 1.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 435.67 MicroJy IMAGR1: 19983 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -574.434 MicroJy iter= 2098 IMAGR1: Total Cleaned flux density = 3.437 MilliJy 2098 comps IMAGR1: ALGSTB: All 343 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 332- 0 Cells, with 32975 Pts IMAGR1: Field 1 min = -1.1 MilliJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 401.84 MicroJy IMAGR1: 19986 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -521.143 MicroJy iter= 2793 IMAGR1: Total Cleaned flux density = 3.616 MilliJy 2793 comps IMAGR1: ALGSTB: All 343 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 332- 0 Cells, with 32975 Pts IMAGR1: Field 1 min = -1.0 MilliJy,max = 1.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 371.68 MicroJy IMAGR1: 19988 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 473.034 MicroJy iter= 3630 IMAGR1: Total Cleaned flux density = 1.960 MilliJy 3630 comps IMAGR1: ALGSTB: All 343 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 332- 0 Cells, with 32975 Pts IMAGR1: Field 1 min = -1.1 MilliJy,max = 944.9 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 339.94 MicroJy IMAGR1: 19980 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -428.991 MicroJy iter= 4658 IMAGR1: Total Cleaned flux density = 3.287 MilliJy 4658 comps IMAGR1: ALGSTB: All 343 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 332- 0 Cells, with 32975 Pts IMAGR1: Field 1 min = -988.1 MicroJy,max = 922.6 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 313.08 MicroJy IMAGR1: 19980 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 389.950 MicroJy iter= 5884 IMAGR1: Total Cleaned flux density = 5.378 MilliJy 5884 comps IMAGR1: ALGSTB: All 343 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 332- 0 Cells, with 32975 Pts IMAGR1: Field 1 min = -931.1 MicroJy,max = 891.1 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 286.63 MicroJy IMAGR1: 19981 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -354.231 MicroJy iter= 7332 IMAGR1: Total Cleaned flux density = 2.542 MilliJy 7332 comps IMAGR1: ALGSTB: All 343 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 332- 0 Cells, with 32975 Pts IMAGR1: Field 1 min = -931.6 MicroJy,max = 849.1 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 267.29 MicroJy IMAGR1: 19989 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -326.925 MicroJy iter= 9014 IMAGR1: Total Cleaned flux density = 3.804 MilliJy 9014 comps IMAGR1: ALGSTB: All 343 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 332- 0 Cells, with 32975 Pts IMAGR1: Field 1 min = -862.4 MicroJy,max = 882.8 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 252.94 MicroJy IMAGR1: 19987 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 306.653 MicroJy iter= 10874 IMAGR1: Total Cleaned flux density = 1.869 MilliJy 10874 comps IMAGR1: ALGSTB: All 343 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 332- 0 Cells, with 32975 Pts IMAGR1: Field 1 min = -855.1 MicroJy,max = 800.4 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 240.81 MicroJy IMAGR1: 19986 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -288.442 MicroJy iter= 12902 IMAGR1: Total Cleaned flux density = 2.723 MilliJy 12902 comps IMAGR1: ALGSTB: All 343 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 332- 0 Cells, with 32975 Pts IMAGR1: Field 1 min = -837.9 MicroJy,max = 862.1 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 236.78 MicroJy IMAGR1: 19975 Residual map points loaded IMAGR1: Field 1 min allowed flux = -314.897 MicroJy iter= 13738 IMAGR1: Total Cleaned flux density = 3.311 MilliJy 13738 comps IMAGR1: ALGSTB: All 343 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 332- 0 Cells, with 32975 Pts IMAGR1: Field 1 min = -815.2 MicroJy,max = 813.9 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 186.95 MicroJy IMAGR1: 19985 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 221.640 MicroJy iter= 16191 IMAGR1: Total Cleaned flux density = 2.717 MilliJy 16191 comps IMAGR1: ALGSTB: All 343 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 332- 0 Cells, with 32975 Pts IMAGR1: Field 1 min = -829.9 MicroJy,max = 789.2 MicroJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 176.36 MicroJy IMAGR1: 19997 Residual map points loaded IMAGR1: Field 1 min Clean flux = 215.636 MicroJy iter= 17989 IMAGR1: Total Cleaned flux density = 4.683 MilliJy 17989 comps IMAGR1: ALGSTB: All 343 Rows In AP (Max 1035) IMAGR1: ALGSTB: Ipol gridded model subtraction, chans 1 through 2 IMAGR1: ALGSTB: Pass 1; 332- 0 Cells, with 32975 Pts IMAGR1: Peak residual in window 215.636 less than limit 215.640 MicroJy IMAGR1: Merging the Clean components files IMAGR1: Field 1 compressed from 17989 to 8093 components IMAGR1: Field 1 min = -811.9 MicroJy,max = 780.9 MicroJy IMAGR1: Restoring Clean components IMAGR1: Checking image max/min IMAGR1: Field 1 final Clean flux 4.683 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= 16 disk= 1 IMAGR1: Appears to have ended successfully IMAGR1: thuban 31DEC06 TST: Cpu= 53.5 Real= 54 NG WITH SOURCE :4 =V404CYG' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@V404CYG_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 17 disk= 1 AIPS 1: Disk 1 in-CNO 18 renumbered as CNO 16 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1619 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2025+337_X,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN SETFC1: Task SETFC (release of 31DEC06) begins SETFC1: Found 2025+337 X BAND Seq 1 Disk: 1 in slot 7 SETFC1: SETCEL: recommends IMSIZE 907 CELLSIZE 0.35305 SETFC1: SETCEL: returns IMSIZE 1024 CELLSIZE 0.35305 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@2025+337_X,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 NG WITH SOURCE :4 =V404CYG' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@V404CYG_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 17 disk= 1 AIPS 1: Disk 1 in-CNO 18 renumbered as CNO 16 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1619 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2025+337_X,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN SETFC1: Task SETFC (release of 31DEC06) begins SETFC1: Found 2025+337 X BAND Seq 1 Disk: 1 in slot 7 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@2025+337_X,BAND.0-1 SETFC1: Searching catalog between 0.03 and 0.13 degrees radius SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /home/auto/aips/TEXT/STARS/NV00.0030 SETFC1: No NVSS sources selected for BOXFILE SETFC1: The Sun is 55.5 deg away - ignoring SETFC1: First field number written was 2 SETFC1: Highest field number written was 1 SETFC1: returns adverbs to AIPS SETFC1: Appears to have ended successfully SETFC1: thuban 31DEC06 TST: Cpu= 2.7 Real= 3 C 1 1012 1012 20 25 10.84 33 43 00.2 00001 -1 507 512 513 NG WITH SOURCE :4 =V404CYG' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@V404CYG_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 17 disk= 1 AIPS 1: Disk 1 in-CNO 18 renumbered as CNO 16 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1619 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2025+337_X,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@2025+337_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.log AIPS 1: ' NOW STARTING WITH SOURCE :5 =2025+337' AIPS 1: ' ' IMAGR1: Task IMAGR (release of 31DEC06) begins IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@2025+337_X,BAND.0-1 IMAGR1: FIELDF: Final field parameters and # read are: IMAGR1: Field 1 1012 1012 -2.6201E-02 -1.4000E-02 0 IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@2025+337_X,BAND.0-1 IMAGR1: WINDF: Number of clean boxes/field read as follows: IMAGR1: Field 01: 1 IMAGR1: Create 2025+337 .IMAGR . 1 (UV) on disk 1 cno 17 IMAGR1: Beginning channel 1 through 1 with 2 IFs IMAGR1: IMACPY: Copied 1625 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.137E+03 IMAGR1: UVWAIT: Adding temperance S 2.273E+02 IMAGR1: UVWAIT: begin applying uniform or other weights IMAGR1: UVWAIT: Sum of weights in 4.870E+05 and out 5.335E+05 IMAGR1: UVWAIT: Noise is increased by a factor 1.240 due to weighting IMAGR1: UVWAIT: Average summed weight 1.137E+03 over 3250 vis IMAGR1: Create 2025+337 .IBM001. 1 (MA) on disk 1 cno 18 IMAGR1: Create 2025+337 .ICL001. 1 (MA) on disk 1 cno 19 IMAGR1: GRDFLT: X and Y convolution type = SPHEROIDAL IMAGR1: GRDFLT: X and Y parms = 3.0000 1.0000 IMAGR1: GRDFLT: convolution function sampled every 1/100 of a cell IMAGR1: GRDMEM: Ave 2 Channels; 8.435100E+09 to 8.485100E+09 Hz IMAGR1: Field 1 Sum of gridding weights = 5.66432E+06 IMAGR1: Field 1 Beam min = -152.3 MilliJy, max = 1.0 Jy IMAGR1: Field 1 fit FWHM = 2.641 x 1.235 arcsec, PA= -75.7 IMAGR1: CLBHIS: minimum component 0.500 of current peak IMAGR1: Field 1 min = -208.2 MilliJy,max = 2.2 Jy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 348.40 MilliJy IMAGR1: 3646 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.151 Jy iter= 7 IMAGR1: Total Cleaned flux density = 1.129 Jy 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 1 min = -99.7 MilliJy,max = 1.0 Jy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 185.15 MilliJy IMAGR1: 2416 Residual map points loaded IMAGR1: Field 1 min allowed flux = 495.274 MilliJy iter= 15 IMAGR1: Total Cleaned flux density = 1.719 Jy 15 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -44.9 MilliJy,max = 448.6 MilliJy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 79.70 MilliJy IMAGR1: 2609 Residual map points loaded IMAGR1: Field 1 min allowed flux = 218.713 MilliJy iter= 23 IMAGR1: Total Cleaned flux density = 1.977 Jy 23 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -22.6 MilliJy,max = 198.1 MilliJy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 35.20 MilliJy IMAGR1: 2832 Residual map points loaded IMAGR1: Field 1 min allowed flux = 92.387 MilliJy iter= 32 IMAGR1: Total Cleaned flux density = 2.101 Jy 32 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -13.7 MilliJy,max = 84.2 MilliJy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 14.87 MilliJy IMAGR1: 3355 Residual map points loaded IMAGR1: Field 1 min allowed flux = 40.033 MilliJy iter= 41 IMAGR1: Total Cleaned flux density = 2.155 Jy 41 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -12.2 MilliJy,max = 36.4 MilliJy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 6.44 MilliJy IMAGR1: 7606 Residual map points loaded IMAGR1: Field 1 min allowed flux = 17.316 MilliJy iter= 50 IMAGR1: Total Cleaned flux density = 2.178 Jy 50 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -15.2 MilliJy,max = 15.8 MilliJy IMAGR1: BGC Clean: using 1969 cell beam + residuals > 4.33 MilliJy IMAGR1: 19488 Residual map points loaded IMAGR1: Field 1 min allowed flux = 7.891 MilliJy iter= 97 IMAGR1: Total Cleaned flux density = 2.168 Jy 97 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -14.4 MilliJy,max = 8.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.82 MilliJy IMAGR1: 19988 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 6.809 MilliJy iter= 210 IMAGR1: Total Cleaned flux density = 2.165 Jy 210 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -10.9 MilliJy,max = 9.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.33 MilliJy IMAGR1: 19989 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 5.429 MilliJy iter= 387 IMAGR1: Total Cleaned flux density = 2.185 Jy 387 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -11.1 MilliJy,max = 7.1 MilliJy IMAGR1: BGC Clean: using 1425 cell beam + residuals > 2.94 MilliJy IMAGR1: 19872 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -4.266 MilliJy iter= 593 IMAGR1: Total Cleaned flux density = 2.163 Jy 593 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -9.0 MilliJy,max = 7.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.65 MilliJy IMAGR1: 19992 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -3.938 MilliJy iter= 949 IMAGR1: Total Cleaned flux density = 2.149 Jy 949 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -9.5 MilliJy,max = 6.6 MilliJy IMAGR1: BGC Clean: using 1095 cell beam + residuals > 2.43 MilliJy IMAGR1: 16252 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 3.149 MilliJy iter= 1248 IMAGR1: Total Cleaned flux density = 2.154 Jy 1248 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -8.3 MilliJy,max = 6.4 MilliJy IMAGR1: BGC Clean: using 1427 cell beam + residuals > 2.23 MilliJy IMAGR1: 16857 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -3.024 MilliJy iter= 1733 IMAGR1: Total Cleaned flux density = 2.151 Jy 1733 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -7.7 MilliJy,max = 6.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.03 MilliJy IMAGR1: 19989 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 2.786 MilliJy iter= 2462 IMAGR1: Total Cleaned flux density = 2.147 Jy 2462 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -7.3 MilliJy,max = 6.9 MilliJy IMAGR1: BGC Clean: using 1427 cell beam + residuals > 1.95 MilliJy IMAGR1: 17209 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -2.487 MilliJy iter= 3154 IMAGR1: Total Cleaned flux density = 2.154 Jy 3154 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -7.2 MilliJy,max = 5.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.74 MilliJy IMAGR1: 19983 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -2.274 MilliJy iter= 4179 IMAGR1: Total Cleaned flux density = 2.154 Jy 4179 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -7.1 MilliJy,max = 7.0 MilliJy IMAGR1: BGC Clean: using 1429 cell beam + residuals > 1.92 MilliJy IMAGR1: 13149 Residual map points loaded IMAGR1: Field 1 min allowed flux = -2.603 MilliJy iter= 4370 IMAGR1: Total Cleaned flux density = 2.159 Jy 4370 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -6.4 MilliJy,max = 5.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.59 MilliJy IMAGR1: 19992 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 2.018 MilliJy iter= 5607 IMAGR1: Total Cleaned flux density = 2.159 Jy 5607 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -6.6 MilliJy,max = 5.4 MilliJy IMAGR1: BGC Clean: using 1429 cell beam + residuals > 1.70 MilliJy IMAGR1: 13182 Residual map points loaded IMAGR1: Field 1 min allowed flux = -2.293 MilliJy iter= 5855 IMAGR1: Total Cleaned flux density = 2.157 Jy 5855 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -6.2 MilliJy,max = 5.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.45 MilliJy IMAGR1: 19992 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.802 MilliJy iter= 7324 IMAGR1: Total Cleaned flux density = 2.172 Jy 7324 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -5.7 MilliJy,max = 6.1 MilliJy IMAGR1: BGC Clean: using 1427 cell beam + residuals > 1.61 MilliJy IMAGR1: 17132 Residual map points loaded IMAGR1: Field 1 min allowed flux = -2.015 MilliJy iter= 7754 IMAGR1: Total Cleaned flux density = 2.164 Jy 7754 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -5.6 MilliJy,max = 5.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.33 MilliJy IMAGR1: 19982 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.608 MilliJy iter= 9368 IMAGR1: Total Cleaned flux density = 2.168 Jy 9368 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -5.6 MilliJy,max = 4.8 MilliJy IMAGR1: BGC Clean: using 1429 cell beam + residuals > 1.42 MilliJy IMAGR1: 19152 Residual map points loaded IMAGR1: Field 1 min allowed flux = -1.920 MilliJy iter= 9710 IMAGR1: Total Cleaned flux density = 2.165 Jy 9710 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -5.5 MilliJy,max = 4.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.22 MilliJy IMAGR1: 19981 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -1.463 MilliJy iter= 11552 IMAGR1: Total Cleaned flux density = 2.165 Jy 11552 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -4.6 MilliJy,max = 5.4 MilliJy IMAGR1: BGC Clean: using 1095 cell beam + residuals > 1.50 MilliJy IMAGR1: 19398 Residual map points loaded IMAGR1: Field 1 min allowed flux = 1.704 MilliJy iter= 11953 IMAGR1: Total Cleaned flux density = 2.166 Jy 11953 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -5.0 MilliJy,max = 4.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.14 MilliJy IMAGR1: 19979 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.336 MilliJy iter= 13868 IMAGR1: Total Cleaned flux density = 2.162 Jy 13868 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -4.7 MilliJy,max = 4.5 MilliJy IMAGR1: BGC Clean: using 1429 cell beam + residuals > 1.41 MilliJy IMAGR1: 19771 Residual map points loaded IMAGR1: Field 1 min allowed flux = 1.902 MilliJy iter= 14080 IMAGR1: Total Cleaned flux density = 2.165 Jy 14080 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -5.0 MilliJy,max = 4.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.15 MilliJy IMAGR1: 19996 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -1.342 MilliJy iter= 16247 IMAGR1: Total Cleaned flux density = 2.166 Jy 16247 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -4.7 MilliJy,max = 4.8 MilliJy IMAGR1: BGC Clean: using 1095 cell beam + residuals > 1.78 MilliJy IMAGR1: 17033 Residual map points loaded IMAGR1: Field 1 min allowed flux = 2.022 MilliJy iter= 16506 IMAGR1: Total Cleaned flux density = 2.175 Jy 16506 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -4.2 MilliJy,max = 4.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.18 MilliJy IMAGR1: 19991 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.361 MilliJy iter= 18766 IMAGR1: Total Cleaned flux density = 2.154 Jy 18766 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -5.3 MilliJy,max = 5.0 MilliJy IMAGR1: BGC Clean: using 1095 cell beam + residuals > 2.16 MilliJy IMAGR1: 17943 Residual map points loaded IMAGR1: Field 1 min allowed flux = -2.455 MilliJy iter= 18996 IMAGR1: Total Cleaned flux density = 2.168 Jy 18996 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -4.6 MilliJy,max = 3.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.37 MilliJy IMAGR1: 19986 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.565 MilliJy iter= 21462 IMAGR1: Total Cleaned flux density = 2.176 Jy 21462 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -7.7 MilliJy,max = 8.5 MilliJy IMAGR1: BGC Clean: using 1427 cell beam + residuals > 3.41 MilliJy IMAGR1: 18854 Residual map points loaded IMAGR1: Field 1 min allowed flux = -4.267 MilliJy iter= 21566 IMAGR1: Total Cleaned flux density = 2.177 Jy 21566 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -5.7 MilliJy,max = 4.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.48 MilliJy IMAGR1: 19992 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -2.805 MilliJy iter= 24197 IMAGR1: Total Cleaned flux density = 2.181 Jy 24197 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -21.4 MilliJy,max = 18.3 MilliJy IMAGR1: BGC Clean: using 1095 cell beam + residuals > 9.37 MilliJy IMAGR1: 16178 Residual map points loaded IMAGR1: Field 1 min allowed flux = 10.668 MilliJy iter= 24341 IMAGR1: Total Cleaned flux density = 2.148 Jy 24341 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -10.1 MilliJy,max = 10.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 5.59 MilliJy IMAGR1: 19985 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 6.283 MilliJy iter= 27060 IMAGR1: Total Cleaned flux density = 2.291 Jy 27060 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -53.5 MilliJy,max = 47.6 MilliJy IMAGR1: BGC Clean: using 1095 cell beam + residuals > 23.45 MilliJy IMAGR1: 18230 Residual map points loaded IMAGR1: Field 1 min allowed flux = 26.685 MilliJy iter= 27212 IMAGR1: Total Cleaned flux density = 2.189 Jy 27212 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -26.1 MilliJy,max = 25.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 14.06 MilliJy IMAGR1: 19985 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 15.741 MilliJy iter= 30151 IMAGR1: Total Cleaned flux density = 2.274 Jy 30151 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -142.6 MilliJy,max = 138.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 66.86 MilliJy IMAGR1: 19988 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -113.114 MilliJy iter= 30311 IMAGR1: Total Cleaned flux density = 1.810 Jy 30311 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -76.7 MilliJy,max = 76.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 35.62 MilliJy IMAGR1: 19980 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -39.754 MilliJy iter= 33270 IMAGR1: Total Cleaned flux density = 4.521 Jy 33270 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -415.3 MilliJy,max = 389.9 MilliJy IMAGR1: BGC Clean: using 1097 cell beam + residuals > 174.27 MilliJy IMAGR1: 18973 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -302.942 MilliJy iter= 33308 IMAGR1: Total Cleaned flux density = 3.605 Jy 33308 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -302.9 MilliJy,max = 285.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 145.33 MilliJy IMAGR1: 19990 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -263.088 MilliJy iter= 33381 IMAGR1: Total Cleaned flux density = 2.869 Jy 33381 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -220.9 MilliJy,max = 211.6 MilliJy IMAGR1: BGC Clean: using 1097 cell beam + residuals > 110.41 MilliJy IMAGR1: 19129 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -113.350 MilliJy iter= 33609 IMAGR1: Total Cleaned flux density = 2.542 Jy 33609 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -105.9 MilliJy,max = 104.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 55.39 MilliJy IMAGR1: 19977 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -81.900 MilliJy iter= 33968 IMAGR1: Total Cleaned flux density = 2.033 Jy 33968 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -40.5 MilliJy,max = 35.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 18.09 MilliJy IMAGR1: 19992 Residual map points loaded IMAGR1: Field 1 min allowed flux = -20.269 MilliJy iter= 36653 IMAGR1: Total Cleaned flux density = 1.839 Jy 36653 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -124.2 MilliJy,max = 169.7 MilliJy IMAGR1: BGC Clean: using 1429 cell beam + residuals > 62.64 MilliJy IMAGR1: 14059 Residual map points loaded IMAGR1: Field 1 min allowed flux = 84.817 MilliJy iter= 36725 IMAGR1: Total Cleaned flux density = 2.168 Jy 36725 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -84.0 MilliJy,max = 84.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 44.32 MilliJy IMAGR1: 19992 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 48.789 MilliJy iter= 39904 IMAGR1: Total Cleaned flux density = 2.600 Jy 39904 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -513.7 MilliJy,max = 486.4 MilliJy IMAGR1: BGC Clean: using 1095 cell beam + residuals > 225.23 MilliJy IMAGR1: 17479 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -278.566 MilliJy iter= 40042 IMAGR1: Total Cleaned flux density = 2.074 Jy 40042 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -256.2 MilliJy,max = 254.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 131.12 MilliJy IMAGR1: 19986 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -207.513 MilliJy iter= 40335 IMAGR1: Total Cleaned flux density = 1.701 Jy 40335 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -108.2 MilliJy,max = 105.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 48.49 MilliJy IMAGR1: 19982 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -82.286 MilliJy iter= 40420 IMAGR1: Total Cleaned flux density = 1.354 Jy 40420 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -70.7 MilliJy,max = 84.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 38.11 MilliJy IMAGR1: 19978 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 41.551 MilliJy iter= 43472 IMAGR1: Total Cleaned flux density = 3.002 Jy 43472 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -295.7 MilliJy,max = 312.8 MilliJy IMAGR1: BGC Clean: using 1095 cell beam + residuals > 137.14 MilliJy IMAGR1: 17433 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -186.779 MilliJy iter= 43564 IMAGR1: Total Cleaned flux density = 2.444 Jy 43564 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -190.5 MilliJy,max = 183.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 99.72 MilliJy IMAGR1: 19973 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -149.763 MilliJy iter= 43894 IMAGR1: Total Cleaned flux density = 2.038 Jy 43894 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -85.0 MilliJy,max = 79.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 38.29 MilliJy IMAGR1: 19985 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -57.407 MilliJy iter= 44219 IMAGR1: Total Cleaned flux density = 1.630 Jy 44219 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -46.5 MilliJy,max = 40.4 MilliJy IMAGR1: BGC Clean: using 1429 cell beam + residuals > 21.19 MilliJy IMAGR1: 17537 Residual map points loaded IMAGR1: Field 1 min allowed flux = -23.174 MilliJy iter= 44431 IMAGR1: Total Cleaned flux density = 1.615 Jy 44431 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -28.1 MilliJy,max = 32.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 14.60 MilliJy IMAGR1: 19990 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -15.737 MilliJy iter= 47469 IMAGR1: Total Cleaned flux density = 1.882 Jy 47469 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -74.3 MilliJy,max = 80.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 35.37 MilliJy IMAGR1: 19981 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -44.912 MilliJy iter= 48771 IMAGR1: Total Cleaned flux density = 1.582 Jy 48771 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -183.6 MilliJy,max = 158.3 MilliJy IMAGR1: BGC Clean: using 1429 cell beam + residuals > 67.80 MilliJy IMAGR1: 12429 Residual map points loaded IMAGR1: Field 1 min allowed flux = -91.365 MilliJy iter= 48842 IMAGR1: Total Cleaned flux density = 1.683 Jy 48842 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -90.6 MilliJy,max = 90.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 44.68 MilliJy IMAGR1: 19990 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -48.456 MilliJy iter= 52073 IMAGR1: Total Cleaned flux density = 3.164 Jy 52073 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -630.4 MilliJy,max = 564.3 MilliJy IMAGR1: BGC Clean: using 1427 cell beam + residuals > 251.77 MilliJy IMAGR1: 16380 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -479.499 MilliJy iter= 52091 IMAGR1: Total Cleaned flux density = 2.523 Jy 52091 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -475.8 MilliJy,max = 470.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 218.74 MilliJy IMAGR1: 19983 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -449.863 MilliJy iter= 52112 IMAGR1: Total Cleaned flux density = 2.016 Jy 52112 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -422.2 MilliJy,max = 435.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 199.09 MilliJy IMAGR1: 19983 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -354.827 MilliJy iter= 52250 IMAGR1: Total Cleaned flux density = 2.066 Jy 52250 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -243.8 MilliJy,max = 246.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 111.31 MilliJy IMAGR1: 19984 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -186.796 MilliJy iter= 52411 IMAGR1: Total Cleaned flux density = 1.732 Jy 52411 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -135.3 MilliJy,max = 138.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 63.59 MilliJy IMAGR1: 19991 Residual map points loaded IMAGR1: Field 1 min allowed flux = 69.129 MilliJy iter= 55802 IMAGR1: Total Cleaned flux density = 4.368 Jy 55802 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -873.9 MilliJy,max = 807.2 MilliJy IMAGR1: BGC Clean: using 1427 cell beam + residuals > 349.05 MilliJy IMAGR1: 17922 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -553.883 MilliJy iter= 55853 IMAGR1: Total Cleaned flux density = 3.453 Jy 55853 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -574.9 MilliJy,max = 539.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 268.46 MilliJy IMAGR1: 19992 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -487.015 MilliJy iter= 55959 IMAGR1: Total Cleaned flux density = 3.077 Jy 55959 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -362.7 MilliJy,max = 369.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 173.40 MilliJy IMAGR1: 19992 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -236.505 MilliJy iter= 56990 IMAGR1: Total Cleaned flux density = 2.908 Jy 56990 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -668.1 MilliJy,max = 754.7 MilliJy IMAGR1: BGC Clean: using 1429 cell beam + residuals > 278.65 MilliJy IMAGR1: 16960 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -384.969 MilliJy iter= 57075 IMAGR1: Total Cleaned flux density = 2.411 Jy 57075 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -378.8 MilliJy,max = 379.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 184.54 MilliJy IMAGR1: 19988 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -323.888 MilliJy iter= 57309 IMAGR1: Total Cleaned flux density = 2.159 Jy 57309 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -176.0 MilliJy,max = 182.2 MilliJy IMAGR1: BGC Clean: using 1427 cell beam + residuals > 72.79 MilliJy IMAGR1: 17833 Residual map points loaded IMAGR1: Field 1 min allowed flux = 90.891 MilliJy iter= 57417 IMAGR1: Total Cleaned flux density = 2.383 Jy 57417 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -103.4 MilliJy,max = 90.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 51.52 MilliJy IMAGR1: 19992 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -55.035 MilliJy iter= 60582 IMAGR1: Total Cleaned flux density = 2.930 Jy 60582 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -481.9 MilliJy,max = 415.5 MilliJy IMAGR1: BGC Clean: using 1097 cell beam + residuals > 202.22 MilliJy IMAGR1: 17610 Residual map points loaded IMAGR1: Field 1 min allowed flux = 240.505 MilliJy iter= 60729 IMAGR1: Total Cleaned flux density = 2.460 Jy 60729 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -232.0 MilliJy,max = 239.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 126.21 MilliJy IMAGR1: 19981 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -152.881 MilliJy iter= 62469 IMAGR1: Total Cleaned flux density = 2.789 Jy 62469 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -704.1 MilliJy,max = 668.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 311.17 MilliJy IMAGR1: 19982 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -640.541 MilliJy iter= 62480 IMAGR1: Total Cleaned flux density = 2.189 Jy 62480 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -615.1 MilliJy,max = 618.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 296.23 MilliJy IMAGR1: 19980 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -549.075 MilliJy iter= 62537 IMAGR1: Total Cleaned flux density = 2.045 Jy 62537 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -478.1 MilliJy,max = 484.4 MilliJy IMAGR1: BGC Clean: using 1095 cell beam + residuals > 240.75 MilliJy IMAGR1: 18970 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -362.046 MilliJy iter= 62599 IMAGR1: Total Cleaned flux density = 1.754 Jy 62599 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -360.5 MilliJy,max = 356.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 196.18 MilliJy IMAGR1: 19987 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -325.981 MilliJy iter= 62736 IMAGR1: Total Cleaned flux density = 2.017 Jy 62736 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -232.1 MilliJy,max = 241.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 125.09 MilliJy IMAGR1: 19987 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -198.336 MilliJy iter= 62926 IMAGR1: Total Cleaned flux density = 2.020 Jy 62926 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -138.4 MilliJy,max = 136.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 69.34 MilliJy IMAGR1: 19984 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 74.361 MilliJy iter= 66352 IMAGR1: Total Cleaned flux density = 4.580 Jy 66352 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -775.6 MilliJy,max = 710.0 MilliJy IMAGR1: BGC Clean: using 1097 cell beam + residuals > 325.51 MilliJy IMAGR1: 19410 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -595.554 MilliJy iter= 66372 IMAGR1: Total Cleaned flux density = 3.657 Jy 66372 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -588.7 MilliJy,max = 591.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 298.72 MilliJy IMAGR1: 19990 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -549.825 MilliJy iter= 66397 IMAGR1: Total Cleaned flux density = 2.930 Jy 66397 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -519.6 MilliJy,max = 520.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 275.28 MilliJy IMAGR1: 19986 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -454.533 MilliJy iter= 66521 IMAGR1: Total Cleaned flux density = 2.883 Jy 66521 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -343.2 MilliJy,max = 342.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 185.35 MilliJy IMAGR1: 19995 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -307.802 MilliJy iter= 66583 IMAGR1: Total Cleaned flux density = 2.304 Jy 66583 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -274.0 MilliJy,max = 274.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 156.04 MilliJy IMAGR1: 19987 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -230.327 MilliJy iter= 66896 IMAGR1: Total Cleaned flux density = 2.573 Jy 66896 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -146.4 MilliJy,max = 128.5 MilliJy IMAGR1: BGC Clean: using 1095 cell beam + residuals > 64.19 MilliJy IMAGR1: 15654 Residual map points loaded IMAGR1: Field 1 min allowed flux = 73.125 MilliJy iter= 67083 IMAGR1: Total Cleaned flux density = 2.571 Jy 67083 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -74.7 MilliJy,max = 82.4 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 40.36 MilliJy IMAGR1: 19977 Residual map points loaded IMAGR1: Field 1 Iter limit, Max resid= 44.827 MilliJy iter= 70000 IMAGR1: Total Cleaned flux density = 2.800 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 26216 components IMAGR1: Field 1 min = -268.4 MilliJy,max = 258.8 MilliJy IMAGR1: Restoring Clean components IMAGR1: Checking image max/min IMAGR1: Field 1 final Clean flux 2.800 Jy IMAGR1: Deleting UV work file: IMAGR1: Destroyed 1 extension files of type AN IMAGR1: Destroyed 1 extension files of type FQ IMAGR1: Destroyed UV image file: catno= 17 disk= 1 IMAGR1: Appears to have ended successfully IMAGR1: thuban 31DEC06 TST: Cpu= 193.3 Real= 195 NG WITH SOURCE :4 =V404CYG' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@V404CYG_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 17 disk= 1 AIPS 1: Disk 1 in-CNO 18 renumbered as CNO 16 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1619 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2025+337_X,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@2025+337_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.log AIPS 1: ' NOW STARTING WITH SOURCE :5 =2025+337' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2025+337_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 17 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1685 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2007+404_X,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN SETFC1: Task SETFC (release of 31DEC06) begins SETFC1: Found 2007+404 X BAND Seq 1 Disk: 1 in slot 8 SETFC1: SETCEL: recommends IMSIZE 909 CELLSIZE 0.35213 SETFC1: SETCEL: returns IMSIZE 1024 CELLSIZE 0.35213 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@2007+404_X,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 NG WITH SOURCE :4 =V404CYG' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@V404CYG_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 17 disk= 1 AIPS 1: Disk 1 in-CNO 18 renumbered as CNO 16 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1619 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2025+337_X,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@2025+337_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.log AIPS 1: ' NOW STARTING WITH SOURCE :5 =2025+337' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2025+337_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 17 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1685 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2007+404_X,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 X BAND Seq 1 Disk: 1 in slot 8 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@2007+404_X,BAND.0-1 SETFC1: Searching catalog between 0.03 and 0.13 degrees radius SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /home/auto/aips/TEXT/STARS/NV00.0030 SETFC1: No NVSS sources selected for BOXFILE SETFC1: The Sun is 62.2 deg away - ignoring SETFC1: First field number written was 2 SETFC1: Highest field number written was 1 SETFC1: returns adverbs to AIPS SETFC1: Appears to have ended successfully SETFC1: thuban 31DEC06 TST: Cpu= 2.7 Real= 3 C 1 1012 1012 20 07 44.94 40 29 48.6 00001 -1 507 512 513 NG WITH SOURCE :4 =V404CYG' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@V404CYG_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 17 disk= 1 AIPS 1: Disk 1 in-CNO 18 renumbered as CNO 16 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1619 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2025+337_X,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@2025+337_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.log AIPS 1: ' NOW STARTING WITH SOURCE :5 =2025+337' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2025+337_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 17 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1685 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2007+404_X,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_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.log AIPS 1: ' NOW STARTING WITH SOURCE :6 =2007+404' AIPS 1: ' ' IMAGR1: Task IMAGR (release of 31DEC06) begins IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@2007+404_X,BAND.0-1 IMAGR1: FIELDF: Final field parameters and # read are: IMAGR1: Field 1 1012 1012 -5.4752E-02 -4.0000E-03 0 IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@2007+404_X,BAND.0-1 IMAGR1: WINDF: Number of clean boxes/field read as follows: IMAGR1: Field 01: 1 IMAGR1: Create 2007+404 .IMAGR . 1 (UV) on disk 1 cno 18 IMAGR1: Beginning channel 1 through 1 with 2 IFs IMAGR1: IMACPY: Copied 1500 visibilities to be imaged IMAGR1: **** WARNING data included out of inner portion of UV plane **** IMAGR1: **** Watch for high-frequency & other poor cleaning effects **** IMAGR1: UVWAIT: begin finding uniform weights IMAGR1: UVWAIT: Average grid weight 1.835E+03 IMAGR1: UVWAIT: Adding temperance S 3.670E+02 IMAGR1: UVWAIT: begin applying uniform or other weights IMAGR1: UVWAIT: Sum of weights in 7.189E+05 and out 7.822E+05 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: UVWAIT: Noise is increased by a factor 1.282 due to weighting IMAGR1: UVWAIT: Average summed weight 1.835E+03 over 3000 vis IMAGR1: Create 2007+404 .IBM001. 1 (MA) on disk 1 cno 19 IMAGR1: Create 2007+404 .ICL001. 1 (MA) on disk 1 cno 20 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; 8.435100E+09 to 8.485100E+09 Hz IMAGR1: Field 1 Sum of gridding weights = 8.30406E+06 IMAGR1: Field 1 Beam min = -146.7 MilliJy, max = 1.0 Jy IMAGR1: Field 1 fit FWHM = 2.418 x 1.116 arcsec, PA= -79.2 IMAGR1: CLBHIS: minimum component 0.500 of current peak IMAGR1: Field 1 min = -304.8 MilliJy,max = 3.1 Jy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 747.62 MilliJy IMAGR1: 641 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 2.041 Jy iter= 5 IMAGR1: Total Cleaned flux density = 1.274 Jy 5 comps IMAGR1: SETDO3: imaging done with multiple tangent planes IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: VISDFT: Model components of type Point IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -180.8 MilliJy,max = 1.8 Jy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 490.51 MilliJy IMAGR1: 378 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 884.556 MilliJy iter= 13 IMAGR1: Total Cleaned flux density = 2.321 Jy 13 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -80.2 MilliJy,max = 796.1 MilliJy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 212.54 MilliJy IMAGR1: 406 Residual map points loaded IMAGR1: Field 1 min allowed flux = 390.693 MilliJy iter= 21 IMAGR1: Total Cleaned flux density = 2.780 Jy 21 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -41.0 MilliJy,max = 351.6 MilliJy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 93.88 MilliJy IMAGR1: 425 Residual map points loaded IMAGR1: Field 1 min allowed flux = 172.538 MilliJy iter= 29 IMAGR1: Total Cleaned flux density = 2.982 Jy 29 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -26.8 MilliJy,max = 155.3 MilliJy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 41.46 MilliJy IMAGR1: 745 Residual map points loaded IMAGR1: Field 1 min allowed flux = 76.199 MilliJy iter= 37 IMAGR1: Total Cleaned flux density = 3.071 Jy 37 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -34.2 MilliJy,max = 68.6 MilliJy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 18.31 MilliJy IMAGR1: 3524 Residual map points loaded IMAGR1: Field 1 min allowed flux = 33.967 MilliJy iter= 49 IMAGR1: Total Cleaned flux density = 3.119 Jy 49 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -37.2 MilliJy,max = 42.3 MilliJy IMAGR1: BGC Clean: using 2033 cell beam + residuals > 11.91 MilliJy IMAGR1: 9241 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 20.006 MilliJy iter= 96 IMAGR1: Total Cleaned flux density = 3.165 Jy 96 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -35.0 MilliJy,max = 30.4 MilliJy IMAGR1: BGC Clean: using 1345 cell beam + residuals > 8.91 MilliJy IMAGR1: 14446 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -14.844 MilliJy iter= 186 IMAGR1: Total Cleaned flux density = 3.201 Jy 186 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -29.7 MilliJy,max = 23.0 MilliJy IMAGR1: BGC Clean: using 1343 cell beam + residuals > 6.95 MilliJy IMAGR1: 18958 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -10.915 MilliJy iter= 324 IMAGR1: Total Cleaned flux density = 3.197 Jy 324 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -26.4 MilliJy,max = 19.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 5.85 MilliJy IMAGR1: 19987 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 9.632 MilliJy iter= 607 IMAGR1: Total Cleaned flux density = 3.214 Jy 607 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -20.4 MilliJy,max = 17.3 MilliJy IMAGR1: BGC Clean: using 313 cell beam + residuals > 4.98 MilliJy IMAGR1: 14514 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -6.928 MilliJy iter= 882 IMAGR1: Total Cleaned flux density = 3.180 Jy 882 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -18.3 MilliJy,max = 15.8 MilliJy IMAGR1: BGC Clean: using 1345 cell beam + residuals > 4.32 MilliJy IMAGR1: 14922 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 5.600 MilliJy iter= 1163 IMAGR1: Total Cleaned flux density = 3.185 Jy 1163 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -16.4 MilliJy,max = 15.7 MilliJy IMAGR1: BGC Clean: using 313 cell beam + residuals > 3.97 MilliJy IMAGR1: 13835 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 5.144 MilliJy iter= 1542 IMAGR1: Total Cleaned flux density = 3.169 Jy 1542 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -14.7 MilliJy,max = 14.4 MilliJy IMAGR1: BGC Clean: using 1343 cell beam + residuals > 3.48 MilliJy IMAGR1: 17164 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 4.378 MilliJy iter= 1955 IMAGR1: Total Cleaned flux density = 3.162 Jy 1955 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -12.5 MilliJy,max = 14.4 MilliJy IMAGR1: BGC Clean: using 313 cell beam + residuals > 3.31 MilliJy IMAGR1: 14481 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -4.129 MilliJy iter= 2460 IMAGR1: Total Cleaned flux density = 3.152 Jy 2460 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -11.6 MilliJy,max = 12.7 MilliJy IMAGR1: BGC Clean: using 1345 cell beam + residuals > 3.02 MilliJy IMAGR1: 17116 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -3.664 MilliJy iter= 2977 IMAGR1: Total Cleaned flux density = 3.151 Jy 2977 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -10.3 MilliJy,max = 13.1 MilliJy IMAGR1: BGC Clean: using 1343 cell beam + residuals > 2.79 MilliJy IMAGR1: 17853 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 3.372 MilliJy iter= 3596 IMAGR1: Total Cleaned flux density = 3.149 Jy 3596 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -10.1 MilliJy,max = 11.5 MilliJy IMAGR1: BGC Clean: using 1345 cell beam + residuals > 2.64 MilliJy IMAGR1: 16977 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 3.129 MilliJy iter= 4225 IMAGR1: Total Cleaned flux density = 3.145 Jy 4225 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -9.1 MilliJy,max = 12.3 MilliJy IMAGR1: BGC Clean: using 1343 cell beam + residuals > 2.45 MilliJy IMAGR1: 18989 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -2.889 MilliJy iter= 4956 IMAGR1: Total Cleaned flux density = 3.144 Jy 4956 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -9.3 MilliJy,max = 10.6 MilliJy IMAGR1: BGC Clean: using 1345 cell beam + residuals > 2.46 MilliJy IMAGR1: 13838 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 2.797 MilliJy iter= 5543 IMAGR1: Total Cleaned flux density = 3.135 Jy 5543 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -8.1 MilliJy,max = 11.3 MilliJy IMAGR1: BGC Clean: using 313 cell beam + residuals > 2.41 MilliJy IMAGR1: 12734 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -2.745 MilliJy iter= 6244 IMAGR1: Total Cleaned flux density = 3.126 Jy 6244 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -9.4 MilliJy,max = 8.7 MilliJy IMAGR1: BGC Clean: using 2033 cell beam + residuals > 2.29 MilliJy IMAGR1: 18185 Residual map points loaded IMAGR1: Field 1 min allowed flux = -3.258 MilliJy iter= 6536 IMAGR1: Total Cleaned flux density = 3.132 Jy 6536 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -9.0 MilliJy,max = 10.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.09 MilliJy IMAGR1: 19990 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 2.588 MilliJy iter= 8199 IMAGR1: Total Cleaned flux density = 3.132 Jy 8199 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -6.7 MilliJy,max = 9.0 MilliJy IMAGR1: BGC Clean: using 1349 cell beam + residuals > 2.03 MilliJy IMAGR1: 18999 Residual map points loaded IMAGR1: Field 1 min allowed flux = 2.851 MilliJy iter= 8437 IMAGR1: Total Cleaned flux density = 3.124 Jy 8437 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -7.4 MilliJy,max = 9.3 MilliJy IMAGR1: BGC Clean: using 1341 cell beam + residuals > 1.84 MilliJy IMAGR1: 19907 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -2.075 MilliJy iter= 9404 IMAGR1: Total Cleaned flux density = 3.105 Jy 9404 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -7.2 MilliJy,max = 8.1 MilliJy IMAGR1: BGC Clean: using 313 cell beam + residuals > 1.77 MilliJy IMAGR1: 17319 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -1.987 MilliJy iter= 10431 IMAGR1: Total Cleaned flux density = 3.086 Jy 10431 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -7.2 MilliJy,max = 8.3 MilliJy IMAGR1: BGC Clean: using 313 cell beam + residuals > 1.85 MilliJy IMAGR1: 12061 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -2.017 MilliJy iter= 11228 IMAGR1: Total Cleaned flux density = 3.106 Jy 11228 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -6.5 MilliJy,max = 7.9 MilliJy IMAGR1: BGC Clean: using 1345 cell beam + residuals > 1.85 MilliJy IMAGR1: 12361 Residual map points loaded IMAGR1: Field 1 min allowed flux = 2.070 MilliJy iter= 11674 IMAGR1: Total Cleaned flux density = 3.083 Jy 11674 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: Field 1 min = -6.5 MilliJy,max = 7.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.57 MilliJy IMAGR1: 19989 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.861 MilliJy iter= 13792 IMAGR1: Total Cleaned flux density = 3.110 Jy 13792 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -7.0 MilliJy,max = 7.9 MilliJy IMAGR1: BGC Clean: using 2033 cell beam + residuals > 2.22 MilliJy IMAGR1: 8480 Residual map points loaded IMAGR1: Field 1 min allowed flux = -3.163 MilliJy iter= 13873 IMAGR1: Total Cleaned flux density = 3.092 Jy 13873 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 313 cell beam + residuals > 1.64 MilliJy IMAGR1: 18231 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.793 MilliJy iter= 14993 IMAGR1: Total Cleaned flux density = 3.061 Jy 14993 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -6.5 MilliJy,max = 6.3 MilliJy IMAGR1: BGC Clean: using 2033 cell beam + residuals > 1.82 MilliJy IMAGR1: 19913 Residual map points loaded IMAGR1: Field 1 min allowed flux = 2.574 MilliJy iter= 15133 IMAGR1: Total Cleaned flux density = 3.079 Jy 15133 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -6.0 MilliJy,max = 6.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.48 MilliJy IMAGR1: 19986 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -1.724 MilliJy iter= 17540 IMAGR1: Total Cleaned flux density = 3.099 Jy 17540 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -9.0 MilliJy,max = 9.2 MilliJy IMAGR1: BGC Clean: using 1349 cell beam + residuals > 3.18 MilliJy IMAGR1: 19636 Residual map points loaded IMAGR1: Field 1 min allowed flux = -4.450 MilliJy iter= 17641 IMAGR1: Total Cleaned flux density = 3.073 Jy 17641 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -5.4 MilliJy,max = 7.8 MilliJy IMAGR1: BGC Clean: using 313 cell beam + residuals > 2.30 MilliJy IMAGR1: 16988 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -2.469 MilliJy iter= 18605 IMAGR1: Total Cleaned flux density = 3.060 Jy 18605 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -8.7 MilliJy,max = 6.9 MilliJy IMAGR1: BGC Clean: using 2033 cell beam + residuals > 3.06 MilliJy IMAGR1: 7614 Residual map points loaded IMAGR1: Field 1 min allowed flux = 4.333 MilliJy iter= 18647 IMAGR1: Total Cleaned flux density = 3.063 Jy 18647 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -5.8 MilliJy,max = 6.3 MilliJy IMAGR1: BGC Clean: using 313 cell beam + residuals > 2.24 MilliJy IMAGR1: 15117 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 2.386 MilliJy iter= 19528 IMAGR1: Total Cleaned flux density = 3.108 Jy 19528 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -8.2 MilliJy,max = 8.0 MilliJy IMAGR1: BGC Clean: using 2033 cell beam + residuals > 2.86 MilliJy IMAGR1: 18073 Residual map points loaded IMAGR1: Field 1 min allowed flux = -4.068 MilliJy iter= 19593 IMAGR1: Total Cleaned flux density = 3.095 Jy 19593 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -5.4 MilliJy,max = 7.2 MilliJy IMAGR1: BGC Clean: using 313 cell beam + residuals > 2.10 MilliJy IMAGR1: 17974 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -2.245 MilliJy iter= 20585 IMAGR1: Total Cleaned flux density = 3.041 Jy 20585 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -8.7 MilliJy,max = 9.4 MilliJy IMAGR1: BGC Clean: using 2033 cell beam + residuals > 3.29 MilliJy IMAGR1: 18571 Residual map points loaded IMAGR1: Field 1 min allowed flux = -4.683 MilliJy iter= 20651 IMAGR1: Total Cleaned flux density = 3.057 Jy 20651 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -5.2 MilliJy,max = 5.5 MilliJy IMAGR1: BGC Clean: using 313 cell beam + residuals > 2.42 MilliJy IMAGR1: 14746 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 2.561 MilliJy iter= 21504 IMAGR1: Total Cleaned flux density = 3.146 Jy 21504 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -11.2 MilliJy,max = 7.9 MilliJy IMAGR1: BGC Clean: using 2033 cell beam + residuals > 3.93 MilliJy IMAGR1: 15131 Residual map points loaded IMAGR1: Field 1 min allowed flux = -5.593 MilliJy iter= 21559 IMAGR1: Total Cleaned flux density = 3.117 Jy 21559 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -5.8 MilliJy,max = 7.4 MilliJy IMAGR1: BGC Clean: using 1343 cell beam + residuals > 2.62 MilliJy IMAGR1: 18942 Residual map points loaded IMAGR1: Field 1 min allowed flux = 2.759 MilliJy iter= 21765 IMAGR1: Total Cleaned flux density = 3.098 Jy 21765 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -4.4 MilliJy,max = 6.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.50 MilliJy IMAGR1: 19984 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.699 MilliJy iter= 24385 IMAGR1: Total Cleaned flux density = 3.088 Jy 24385 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -12.5 MilliJy,max = 10.9 MilliJy IMAGR1: BGC Clean: using 1347 cell beam + residuals > 5.06 MilliJy IMAGR1: 11342 Residual map points loaded IMAGR1: Field 1 min allowed flux = -6.229 MilliJy iter= 24464 IMAGR1: Total Cleaned flux density = 3.085 Jy 24464 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -7.7 MilliJy,max = 6.5 MilliJy IMAGR1: BGC Clean: using 313 cell beam + residuals > 3.22 MilliJy IMAGR1: 17492 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -3.403 MilliJy iter= 25415 IMAGR1: Total Cleaned flux density = 3.122 Jy 25415 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -12.1 MilliJy,max = 11.6 MilliJy IMAGR1: BGC Clean: using 1345 cell beam + residuals > 5.39 MilliJy IMAGR1: 13430 Residual map points loaded IMAGR1: Field 1 min allowed flux = 6.032 MilliJy iter= 25513 IMAGR1: Total Cleaned flux density = 3.097 Jy 25513 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -6.5 MilliJy,max = 8.0 MilliJy IMAGR1: BGC Clean: using 313 cell beam + residuals > 3.12 MilliJy IMAGR1: 16920 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -3.289 MilliJy iter= 26449 IMAGR1: Total Cleaned flux density = 3.073 Jy 26449 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -12.6 MilliJy,max = 14.2 MilliJy IMAGR1: BGC Clean: using 1347 cell beam + residuals > 5.75 MilliJy IMAGR1: 13783 Residual map points loaded IMAGR1: Field 1 min allowed flux = 7.078 MilliJy iter= 26529 IMAGR1: Total Cleaned flux density = 3.092 Jy 26529 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -7.3 MilliJy,max = 7.0 MilliJy IMAGR1: BGC Clean: using 313 cell beam + residuals > 3.66 MilliJy IMAGR1: 14216 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 3.842 MilliJy iter= 27386 IMAGR1: Total Cleaned flux density = 3.123 Jy 27386 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -15.9 MilliJy,max = 15.1 MilliJy IMAGR1: BGC Clean: using 1347 cell beam + residuals > 6.43 MilliJy IMAGR1: 15500 Residual map points loaded IMAGR1: Field 1 min allowed flux = -7.867 MilliJy iter= 27477 IMAGR1: Total Cleaned flux density = 3.098 Jy 27477 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -7.7 MilliJy,max = 8.1 MilliJy IMAGR1: BGC Clean: using 1343 cell beam + residuals > 3.69 MilliJy IMAGR1: 17161 Residual map points loaded IMAGR1: Field 1 min allowed flux = -3.840 MilliJy iter= 27631 IMAGR1: Total Cleaned flux density = 3.100 Jy 27631 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -4.5 MilliJy,max = 5.7 MilliJy IMAGR1: BGC Clean: using 313 cell beam + residuals > 1.99 MilliJy IMAGR1: 17308 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -2.095 MilliJy iter= 28669 IMAGR1: Total Cleaned flux density = 3.059 Jy 28669 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -6.9 MilliJy,max = 8.0 MilliJy IMAGR1: BGC Clean: using 1347 cell beam + residuals > 3.25 MilliJy IMAGR1: 17466 Residual map points loaded IMAGR1: Field 1 min allowed flux = -3.995 MilliJy iter= 28758 IMAGR1: Total Cleaned flux density = 3.077 Jy 28758 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -4.5 MilliJy,max = 4.2 MilliJy IMAGR1: BGC Clean: using 313 cell beam + residuals > 2.07 MilliJy IMAGR1: 19704 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 2.180 MilliJy iter= 29830 IMAGR1: Total Cleaned flux density = 3.120 Jy 29830 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -10.9 MilliJy,max = 8.8 MilliJy IMAGR1: BGC Clean: using 1347 cell beam + residuals > 4.41 MilliJy IMAGR1: 12363 Residual map points loaded IMAGR1: Field 1 min allowed flux = -5.416 MilliJy iter= 29906 IMAGR1: Total Cleaned flux density = 3.102 Jy 29906 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -5.4 MilliJy,max = 6.7 MilliJy IMAGR1: BGC Clean: using 313 cell beam + residuals > 2.80 MilliJy IMAGR1: 14301 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 2.932 MilliJy iter= 30793 IMAGR1: Total Cleaned flux density = 3.069 Jy 30793 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -12.1 MilliJy,max = 12.0 MilliJy IMAGR1: BGC Clean: using 1347 cell beam + residuals > 4.91 MilliJy IMAGR1: 17586 Residual map points loaded IMAGR1: Field 1 min allowed flux = -6.021 MilliJy iter= 30889 IMAGR1: Total Cleaned flux density = 3.081 Jy 30889 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: Field 1 min = -6.2 MilliJy,max = 5.9 MilliJy IMAGR1: BGC Clean: using 1343 cell beam + residuals > 2.82 MilliJy IMAGR1: 18983 Residual map points loaded IMAGR1: Field 1 min allowed flux = -2.942 MilliJy iter= 31037 IMAGR1: Total Cleaned flux density = 3.085 Jy 31037 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -4.5 MilliJy,max = 3.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.63 MilliJy IMAGR1: 19985 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.800 MilliJy iter= 33877 IMAGR1: Total Cleaned flux density = 3.098 Jy 33877 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -17.1 MilliJy,max = 17.7 MilliJy IMAGR1: BGC Clean: using 1345 cell beam + residuals > 7.88 MilliJy IMAGR1: 17971 Residual map points loaded IMAGR1: Field 1 min allowed flux = -8.818 MilliJy iter= 33992 IMAGR1: Total Cleaned flux density = 3.085 Jy 33992 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -8.8 MilliJy,max = 8.7 MilliJy IMAGR1: BGC Clean: using 313 cell beam + residuals > 4.56 MilliJy IMAGR1: 17575 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 4.773 MilliJy iter= 34971 IMAGR1: Total Cleaned flux density = 3.058 Jy 34971 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -20.6 MilliJy,max = 19.3 MilliJy IMAGR1: BGC Clean: using 1347 cell beam + residuals > 8.38 MilliJy IMAGR1: 18793 Residual map points loaded IMAGR1: Field 1 min allowed flux = -10.320 MilliJy iter= 35070 IMAGR1: Total Cleaned flux density = 3.067 Jy 35070 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -10.0 MilliJy,max = 10.1 MilliJy IMAGR1: BGC Clean: using 1343 cell beam + residuals > 4.83 MilliJy IMAGR1: 18570 Residual map points loaded IMAGR1: Field 1 min allowed flux = 5.047 MilliJy iter= 35231 IMAGR1: Total Cleaned flux density = 3.065 Jy 35231 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -5.0 MilliJy,max = 5.1 MilliJy IMAGR1: BGC Clean: using 313 cell beam + residuals > 2.61 MilliJy IMAGR1: 13540 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 2.721 MilliJy iter= 36138 IMAGR1: Total Cleaned flux density = 3.152 Jy 36138 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -10.9 MilliJy,max = 10.1 MilliJy IMAGR1: BGC Clean: using 1347 cell beam + residuals > 4.41 MilliJy IMAGR1: 16076 Residual map points loaded IMAGR1: Field 1 min allowed flux = -5.433 MilliJy iter= 36224 IMAGR1: Total Cleaned flux density = 3.113 Jy 36224 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -5.4 MilliJy,max = 5.6 MilliJy IMAGR1: BGC Clean: using 313 cell beam + residuals > 2.81 MilliJy IMAGR1: 13839 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -2.923 MilliJy iter= 37103 IMAGR1: Total Cleaned flux density = 3.021 Jy 37103 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -10.1 MilliJy,max = 12.4 MilliJy IMAGR1: BGC Clean: using 1347 cell beam + residuals > 5.03 MilliJy IMAGR1: 13072 Residual map points loaded IMAGR1: Field 1 min allowed flux = 6.188 MilliJy iter= 37181 IMAGR1: Total Cleaned flux density = 3.054 Jy 37181 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -6.2 MilliJy,max = 6.2 MilliJy IMAGR1: BGC Clean: using 1341 cell beam + residuals > 2.91 MilliJy IMAGR1: 19802 Residual map points loaded IMAGR1: Field 1 min allowed flux = -3.090 MilliJy iter= 37331 IMAGR1: Total Cleaned flux density = 3.073 Jy 37331 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -3.9 MilliJy,max = 4.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.61 MilliJy IMAGR1: 19987 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.757 MilliJy iter= 40258 IMAGR1: Total Cleaned flux density = 3.132 Jy 40258 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -19.4 MilliJy,max = 19.9 MilliJy IMAGR1: BGC Clean: using 1345 cell beam + residuals > 8.87 MilliJy IMAGR1: 15281 Residual map points loaded IMAGR1: Field 1 min allowed flux = 9.867 MilliJy iter= 40365 IMAGR1: Total Cleaned flux density = 3.108 Jy 40365 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -9.9 MilliJy,max = 10.2 MilliJy IMAGR1: BGC Clean: using 313 cell beam + residuals > 5.10 MilliJy IMAGR1: 17123 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -5.326 MilliJy iter= 41382 IMAGR1: Total Cleaned flux density = 2.982 Jy 41382 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -24.3 MilliJy,max = 24.3 MilliJy IMAGR1: BGC Clean: using 1345 cell beam + residuals > 10.83 MilliJy IMAGR1: 14132 Residual map points loaded IMAGR1: Field 1 min allowed flux = -12.104 MilliJy iter= 41489 IMAGR1: Total Cleaned flux density = 3.035 Jy 41489 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -11.7 MilliJy,max = 11.9 MilliJy IMAGR1: BGC Clean: using 1343 cell beam + residuals > 5.67 MilliJy IMAGR1: 19744 Residual map points loaded IMAGR1: Field 1 min allowed flux = -5.938 MilliJy iter= 41644 IMAGR1: Total Cleaned flux density = 3.045 Jy 41644 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -5.6 MilliJy,max = 6.2 MilliJy IMAGR1: BGC Clean: using 313 cell beam + residuals > 3.07 MilliJy IMAGR1: 15180 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 3.204 MilliJy iter= 42696 IMAGR1: Total Cleaned flux density = 3.175 Jy 42696 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -15.5 MilliJy,max = 13.0 MilliJy IMAGR1: BGC Clean: using 1347 cell beam + residuals > 6.28 MilliJy IMAGR1: 18640 Residual map points loaded IMAGR1: Field 1 min allowed flux = -7.733 MilliJy iter= 42790 IMAGR1: Total Cleaned flux density = 3.120 Jy 42790 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -7.6 MilliJy,max = 7.8 MilliJy IMAGR1: BGC Clean: using 313 cell beam + residuals > 4.00 MilliJy IMAGR1: 16378 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 4.161 MilliJy iter= 43818 IMAGR1: Total Cleaned flux density = 2.968 Jy 43818 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -18.6 MilliJy,max = 20.8 MilliJy IMAGR1: BGC Clean: using 1347 cell beam + residuals > 8.45 MilliJy IMAGR1: 17183 Residual map points loaded IMAGR1: Field 1 min allowed flux = -10.379 MilliJy iter= 43912 IMAGR1: Total Cleaned flux density = 3.021 Jy 43912 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -10.2 MilliJy,max = 10.3 MilliJy IMAGR1: BGC Clean: using 313 cell beam + residuals > 5.37 MilliJy IMAGR1: 14394 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 5.591 MilliJy iter= 44939 IMAGR1: Total Cleaned flux density = 3.243 Jy 44939 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -28.2 MilliJy,max = 25.1 MilliJy IMAGR1: BGC Clean: using 1347 cell beam + residuals > 11.46 MilliJy IMAGR1: 18765 Residual map points loaded IMAGR1: Field 1 min allowed flux = -14.020 MilliJy iter= 45037 IMAGR1: Total Cleaned flux density = 3.159 Jy 45037 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -14.3 MilliJy,max = 13.8 MilliJy IMAGR1: BGC Clean: using 313 cell beam + residuals > 7.25 MilliJy IMAGR1: 14009 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -7.542 MilliJy iter= 46023 IMAGR1: Total Cleaned flux density = 2.845 Jy 46023 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -32.4 MilliJy,max = 38.0 MilliJy IMAGR1: BGC Clean: using 1347 cell beam + residuals > 15.43 MilliJy IMAGR1: 16213 Residual map points loaded IMAGR1: Field 1 min allowed flux = 18.952 MilliJy iter= 46114 IMAGR1: Total Cleaned flux density = 2.955 Jy 46114 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -18.6 MilliJy,max = 18.6 MilliJy IMAGR1: BGC Clean: using 1341 cell beam + residuals > 8.91 MilliJy IMAGR1: 19984 Residual map points loaded IMAGR1: Field 1 min allowed flux = 9.286 MilliJy iter= 46279 IMAGR1: Total Cleaned flux density = 3.029 Jy 46279 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -9.1 MilliJy,max = 8.9 MilliJy IMAGR1: BGC Clean: using 1343 cell beam + residuals > 4.35 MilliJy IMAGR1: 17376 Residual map points loaded IMAGR1: Field 1 min allowed flux = -4.526 MilliJy iter= 46429 IMAGR1: Total Cleaned flux density = 3.047 Jy 46429 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -4.6 MilliJy,max = 5.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.34 MilliJy IMAGR1: 19988 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 2.542 MilliJy iter= 49635 IMAGR1: Total Cleaned flux density = 3.212 Jy 49635 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -32.2 MilliJy,max = 32.0 MilliJy IMAGR1: BGC Clean: using 1345 cell beam + residuals > 14.36 MilliJy IMAGR1: 19815 Residual map points loaded IMAGR1: Field 1 min allowed flux = -16.077 MilliJy iter= 49757 IMAGR1: Total Cleaned flux density = 3.163 Jy 49757 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -15.9 MilliJy,max = 16.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 8.45 MilliJy IMAGR1: 19988 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 9.131 MilliJy iter= 52963 IMAGR1: Total Cleaned flux density = 2.685 Jy 52963 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -128.3 MilliJy,max = 123.3 MilliJy IMAGR1: BGC Clean: using 1343 cell beam + residuals > 60.12 MilliJy IMAGR1: 16565 Residual map points loaded IMAGR1: Field 1 min allowed flux = -63.932 MilliJy iter= 53086 IMAGR1: Total Cleaned flux density = 2.779 Jy 53086 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: Field 1 min = -62.8 MilliJy,max = 63.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 33.54 MilliJy IMAGR1: 19988 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 36.136 MilliJy iter= 56379 IMAGR1: Total Cleaned flux density = 4.941 Jy 56379 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -505.1 MilliJy,max = 514.4 MilliJy IMAGR1: BGC Clean: using 1343 cell beam + residuals > 240.99 MilliJy IMAGR1: 18791 Residual map points loaded IMAGR1: Field 1 min allowed flux = -256.848 MilliJy iter= 56516 IMAGR1: Total Cleaned flux density = 4.262 Jy 56516 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -253.9 MilliJy,max = 256.9 MilliJy IMAGR1: BGC Clean: using 313 cell beam + residuals > 132.86 MilliJy IMAGR1: 19520 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -213.597 MilliJy iter= 56682 IMAGR1: Total Cleaned flux density = 3.456 Jy 56682 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -129.4 MilliJy,max = 125.1 MilliJy IMAGR1: BGC Clean: using 1343 cell beam + residuals > 60.62 MilliJy IMAGR1: 16673 Residual map points loaded IMAGR1: Field 1 min allowed flux = 64.604 MilliJy iter= 56850 IMAGR1: Total Cleaned flux density = 3.300 Jy 56850 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -63.4 MilliJy,max = 63.0 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 34.29 MilliJy IMAGR1: 19991 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -45.929 MilliJy iter= 57655 IMAGR1: Total Cleaned flux density = 2.636 Jy 57655 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -87.5 MilliJy,max = 116.4 MilliJy IMAGR1: BGC Clean: using 1349 cell beam + residuals > 41.31 MilliJy IMAGR1: 19360 Residual map points loaded IMAGR1: Field 1 min allowed flux = -58.137 MilliJy iter= 57720 IMAGR1: Total Cleaned flux density = 2.909 Jy 57720 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -58.0 MilliJy,max = 61.0 MilliJy IMAGR1: BGC Clean: using 313 cell beam + residuals > 30.07 MilliJy IMAGR1: 17610 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -31.120 MilliJy iter= 58703 IMAGR1: Total Cleaned flux density = 3.829 Jy 58703 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -132.0 MilliJy,max = 119.1 MilliJy IMAGR1: BGC Clean: using 1347 cell beam + residuals > 53.58 MilliJy IMAGR1: 18090 Residual map points loaded IMAGR1: Field 1 min allowed flux = -65.813 MilliJy iter= 58799 IMAGR1: Total Cleaned flux density = 3.527 Jy 58799 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -64.4 MilliJy,max = 63.8 MilliJy IMAGR1: BGC Clean: using 313 cell beam + residuals > 34.04 MilliJy IMAGR1: 14564 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -41.178 MilliJy iter= 59365 IMAGR1: Total Cleaned flux density = 2.830 Jy 59365 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -80.0 MilliJy,max = 85.2 MilliJy IMAGR1: BGC Clean: using 1347 cell beam + residuals > 34.58 MilliJy IMAGR1: 13838 Residual map points loaded IMAGR1: Field 1 min allowed flux = 42.548 MilliJy iter= 59451 IMAGR1: Total Cleaned flux density = 2.972 Jy 59451 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -41.4 MilliJy,max = 41.7 MilliJy IMAGR1: BGC Clean: using 1345 cell beam + residuals > 18.95 MilliJy IMAGR1: 18881 Residual map points loaded IMAGR1: Field 1 min allowed flux = 20.859 MilliJy iter= 59591 IMAGR1: Total Cleaned flux density = 3.104 Jy 59591 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -20.6 MilliJy,max = 20.5 MilliJy IMAGR1: BGC Clean: using 313 cell beam + residuals > 10.79 MilliJy IMAGR1: 13553 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 11.156 MilliJy iter= 60551 IMAGR1: Total Cleaned flux density = 3.404 Jy 60551 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -43.4 MilliJy,max = 42.7 MilliJy IMAGR1: BGC Clean: using 1345 cell beam + residuals > 19.35 MilliJy IMAGR1: 17267 Residual map points loaded IMAGR1: Field 1 min allowed flux = -21.684 MilliJy iter= 60665 IMAGR1: Total Cleaned flux density = 3.290 Jy 60665 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -21.4 MilliJy,max = 20.9 MilliJy IMAGR1: BGC Clean: using 313 cell beam + residuals > 11.22 MilliJy IMAGR1: 16346 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 11.603 MilliJy iter= 61666 IMAGR1: Total Cleaned flux density = 2.949 Jy 61666 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -46.2 MilliJy,max = 51.8 MilliJy IMAGR1: BGC Clean: using 1347 cell beam + residuals > 21.04 MilliJy IMAGR1: 19474 Residual map points loaded IMAGR1: Field 1 min allowed flux = 25.879 MilliJy iter= 61772 IMAGR1: Total Cleaned flux density = 3.048 Jy 61772 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -25.4 MilliJy,max = 25.1 MilliJy IMAGR1: BGC Clean: using 1343 cell beam + residuals > 12.12 MilliJy IMAGR1: 19778 Residual map points loaded IMAGR1: Field 1 min allowed flux = -12.644 MilliJy iter= 61930 IMAGR1: Total Cleaned flux density = 3.124 Jy 61930 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -12.4 MilliJy,max = 12.8 MilliJy IMAGR1: BGC Clean: using 313 cell beam + residuals > 6.54 MilliJy IMAGR1: 16806 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -6.768 MilliJy iter= 63010 IMAGR1: Total Cleaned flux density = 3.382 Jy 63010 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -31.5 MilliJy,max = 28.0 MilliJy IMAGR1: BGC Clean: using 1347 cell beam + residuals > 12.80 MilliJy IMAGR1: 19049 Residual map points loaded IMAGR1: Field 1 min allowed flux = 15.598 MilliJy iter= 63110 IMAGR1: Total Cleaned flux density = 3.279 Jy 63110 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -15.3 MilliJy,max = 15.4 MilliJy IMAGR1: BGC Clean: using 313 cell beam + residuals > 8.07 MilliJy IMAGR1: 18173 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -8.347 MilliJy iter= 64191 IMAGR1: Total Cleaned flux density = 2.940 Jy 64191 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -38.1 MilliJy,max = 39.4 MilliJy IMAGR1: BGC Clean: using 1345 cell beam + residuals > 17.55 MilliJy IMAGR1: 17374 Residual map points loaded IMAGR1: Field 1 min allowed flux = 19.650 MilliJy iter= 64320 IMAGR1: Total Cleaned flux density = 3.060 Jy 64320 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -18.7 MilliJy,max = 18.9 MilliJy IMAGR1: BGC Clean: using 1343 cell beam + residuals > 9.20 MilliJy IMAGR1: 18703 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 9.415 MilliJy iter= 64479 IMAGR1: Total Cleaned flux density = 3.122 Jy 64479 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -9.8 MilliJy,max = 10.0 MilliJy IMAGR1: BGC Clean: using 313 cell beam + residuals > 4.87 MilliJy IMAGR1: 18981 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 5.047 MilliJy iter= 65679 IMAGR1: Total Cleaned flux density = 3.327 Jy 65679 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -23.8 MilliJy,max = 22.5 MilliJy IMAGR1: BGC Clean: using 1345 cell beam + residuals > 10.60 MilliJy IMAGR1: 19178 Residual map points loaded IMAGR1: Field 1 min allowed flux = 11.851 MilliJy iter= 65808 IMAGR1: Total Cleaned flux density = 3.244 Jy 65808 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -11.4 MilliJy,max = 11.3 MilliJy IMAGR1: BGC Clean: using 313 cell beam + residuals > 6.13 MilliJy IMAGR1: 17426 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -6.335 MilliJy iter= 66914 IMAGR1: Total Cleaned flux density = 2.966 Jy 66914 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -27.5 MilliJy,max = 29.8 MilliJy IMAGR1: BGC Clean: using 1345 cell beam + residuals > 13.26 MilliJy IMAGR1: 16704 Residual map points loaded IMAGR1: Field 1 min allowed flux = 14.853 MilliJy iter= 67034 IMAGR1: Total Cleaned flux density = 3.069 Jy 67034 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -14.4 MilliJy,max = 16.3 MilliJy IMAGR1: BGC Clean: using 313 cell beam + residuals > 7.68 MilliJy IMAGR1: 15380 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -7.939 MilliJy iter= 68125 IMAGR1: Total Cleaned flux density = 3.459 Jy 68125 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -37.4 MilliJy,max = 33.9 MilliJy IMAGR1: BGC Clean: using 1345 cell beam + residuals > 16.67 MilliJy IMAGR1: 18870 Residual map points loaded IMAGR1: Field 1 min allowed flux = -18.701 MilliJy iter= 68256 IMAGR1: Total Cleaned flux density = 3.293 Jy 68256 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -18.2 MilliJy,max = 17.8 MilliJy IMAGR1: BGC Clean: using 313 cell beam + residuals > 9.67 MilliJy IMAGR1: 14560 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -9.989 MilliJy iter= 69293 IMAGR1: Total Cleaned flux density = 2.815 Jy 69293 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -41.9 MilliJy,max = 44.6 MilliJy IMAGR1: BGC Clean: using 1345 cell beam + residuals > 19.85 MilliJy IMAGR1: 17722 Residual map points loaded IMAGR1: Field 1 min allowed flux = -22.260 MilliJy iter= 69421 IMAGR1: Total Cleaned flux density = 2.996 Jy 69421 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -21.6 MilliJy,max = 22.5 MilliJy IMAGR1: BGC Clean: using 313 cell beam + residuals > 11.51 MilliJy IMAGR1: 13697 Residual map points loaded IMAGR1: Field 1 Iter limit, Max resid= 14.354 MilliJy iter= 70000 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: Total Cleaned flux density = 3.427 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 16903 components IMAGR1: Field 1 min = -30.0 MilliJy,max = 23.5 MilliJy IMAGR1: Restoring Clean components IMAGR1: Checking image max/min IMAGR1: Field 1 final Clean flux 3.427 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= 18 disk= 1 IMAGR1: Appears to have ended successfully IMAGR1: thuban 31DEC06 TST: Cpu= 223.6 Real= 225 NG WITH SOURCE :4 =V404CYG' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@V404CYG_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 17 disk= 1 AIPS 1: Disk 1 in-CNO 18 renumbered as CNO 16 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1619 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2025+337_X,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@2025+337_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.log AIPS 1: ' NOW STARTING WITH SOURCE :5 =2025+337' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2025+337_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 17 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1685 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2007+404_X,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_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.log AIPS 1: ' NOW STARTING WITH SOURCE :6 =2007+404' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2007+404_X,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: Disk 1 in-CNO 20 renumbered as CNO 18 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1088 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@CYGX-1_X,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN SETFC1: Task SETFC (release of 31DEC06) begins SETFC1: Found CYGX-1 X BAND Seq 1 Disk: 1 in slot 9 SETFC1: SETCEL: recommends IMSIZE 909 CELLSIZE 0.35231 SETFC1: SETCEL: returns IMSIZE 1024 CELLSIZE 0.35231 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@CYGX-1_X,BAND.0-1 SETFC1: FLYEYE added 1 fields to BOXFILE to 0.000 deg SETFC1: WARNING: THIS MAY NOT COVER THE DESIRED AREA SETFC1: First field number written was 1 SETFC1: Highest field number written was 1 SETFC1: returns adverbs to AIPS SETFC1: Appears to have ended successfully SETFC1: thuban 31DEC06 TST: Cpu= 0.1 Real= 1 NG WITH SOURCE :4 =V404CYG' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@V404CYG_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 17 disk= 1 AIPS 1: Disk 1 in-CNO 18 renumbered as CNO 16 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1619 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2025+337_X,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@2025+337_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.log AIPS 1: ' NOW STARTING WITH SOURCE :5 =2025+337' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2025+337_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 17 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1685 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2007+404_X,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_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.log AIPS 1: ' NOW STARTING WITH SOURCE :6 =2007+404' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2007+404_X,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: Disk 1 in-CNO 20 renumbered as CNO 18 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1088 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@CYGX-1_X,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 X BAND Seq 1 Disk: 1 in slot 9 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@CYGX-1_X,BAND.0-1 SETFC1: Searching catalog between 0.03 and 0.13 degrees radius SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /home/auto/aips/TEXT/STARS/NV00.0030 SETFC1: No NVSS sources selected for BOXFILE SETFC1: The Sun is 60.9 deg away - ignoring SETFC1: First field number written was 2 SETFC1: Highest field number written was 1 SETFC1: returns adverbs to AIPS SETFC1: Appears to have ended successfully SETFC1: thuban 31DEC06 TST: Cpu= 2.6 Real= 2 C 1 1012 1012 19 58 21.69 35 12 06.2 00001 -1 507 512 513 NG WITH SOURCE :4 =V404CYG' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@V404CYG_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 17 disk= 1 AIPS 1: Disk 1 in-CNO 18 renumbered as CNO 16 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1619 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2025+337_X,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@2025+337_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.log AIPS 1: ' NOW STARTING WITH SOURCE :5 =2025+337' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2025+337_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 17 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1685 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2007+404_X,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_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.log AIPS 1: ' NOW STARTING WITH SOURCE :6 =2007+404' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2007+404_X,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: Disk 1 in-CNO 20 renumbered as CNO 18 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1088 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@CYGX-1_X,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_X,BAND.0-1 >> /home/thuban/vlbacald/run/AH AIPS 1: 669_2000MAR07_1.1.log AIPS 1: ' NOW STARTING WITH SOURCE :7 =CYGX-1' AIPS 1: ' ' IMAGR1: Task IMAGR (release of 31DEC06) begins IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@CYGX-1_X,BAND.0-1 IMAGR1: FIELDF: Final field parameters and # read are: IMAGR1: Field 1 1012 1012 5.2979E-02 -3.4700E-02 0 IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@CYGX-1_X,BAND.0-1 IMAGR1: WINDF: Number of clean boxes/field read as follows: IMAGR1: Field 01: 1 IMAGR1: Create CYGX-1 .IMAGR . 1 (UV) on disk 1 cno 19 IMAGR1: Beginning channel 1 through 1 with 2 IFs IMAGR1: IMACPY: Copied 3600 visibilities to be imaged IMAGR1: **** WARNING data included out of inner portion of UV plane **** IMAGR1: **** Watch for high-frequency & other poor cleaning effects **** IMAGR1: UVWAIT: begin finding uniform weights IMAGR1: UVWAIT: Average grid weight 3.682E+03 IMAGR1: UVWAIT: Adding temperance S 7.363E+02 IMAGR1: UVWAIT: begin applying uniform or other weights IMAGR1: UVWAIT: Sum of weights in 1.586E+06 and out 1.822E+06 IMAGR1: UVWAIT: Noise is increased by a factor 1.308 due to weighting IMAGR1: UVWAIT: Average summed weight 3.682E+03 over 6600 vis IMAGR1: Create CYGX-1 .IBM001. 1 (MA) on disk 1 cno 20 IMAGR1: Create CYGX-1 .ICL001. 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; 8.435100E+09 to 8.485100E+09 Hz IMAGR1: Field 1 Sum of gridding weights = 1.93405E+07 IMAGR1: Field 1 Beam min = -147.8 MilliJy, max = 1.0 Jy IMAGR1: Field 1 fit FWHM = 2.426 x 0.995 arcsec, PA= -81.8 IMAGR1: CLBHIS: minimum component 0.500 of current peak IMAGR1: Field 1 min = -3.9 MilliJy,max = 17.1 MilliJy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 2.98 MilliJy IMAGR1: 6255 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 9.561 MilliJy iter= 7 IMAGR1: Total Cleaned flux density = 9.052 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 1 min = -3.6 MilliJy,max = 8.8 MilliJy IMAGR1: BGC Clean: using 2025 cell beam + residuals > 1.96 MilliJy IMAGR1: 16427 Residual map points loaded IMAGR1: Field 1 min allowed flux = 4.299 MilliJy iter= 16 IMAGR1: Total Cleaned flux density = 14.715 MilliJy 16 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -3.5 MilliJy,max = 3.9 MilliJy IMAGR1: BGC Clean: using 715 cell beam + residuals > 1.77 MilliJy IMAGR1: 18455 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 3.150 MilliJy iter= 36 IMAGR1: Total Cleaned flux density = 17.503 MilliJy 36 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -3.4 MilliJy,max = 3.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.69 MilliJy IMAGR1: 19991 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 2.904 MilliJy iter= 75 IMAGR1: Total Cleaned flux density = 18.985 MilliJy 75 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -3.2 MilliJy,max = 3.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.59 MilliJy IMAGR1: 19989 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -2.606 MilliJy iter= 141 IMAGR1: Total Cleaned flux density = 20.069 MilliJy 141 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -3.1 MilliJy,max = 3.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.46 MilliJy IMAGR1: 19978 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 2.304 MilliJy iter= 248 IMAGR1: Total Cleaned flux density = 20.360 MilliJy 248 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -3.0 MilliJy,max = 2.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.31 MilliJy IMAGR1: 19993 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -1.968 MilliJy iter= 406 IMAGR1: Total Cleaned flux density = 22.015 MilliJy 406 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -2.9 MilliJy,max = 2.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.15 MilliJy IMAGR1: 19992 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.681 MilliJy iter= 640 IMAGR1: Total Cleaned flux density = 23.040 MilliJy 640 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -2.8 MilliJy,max = 2.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 979.65 MicroJy IMAGR1: 19993 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -1.399 MilliJy iter= 967 IMAGR1: Total Cleaned flux density = 26.778 MilliJy 967 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -2.5 MilliJy,max = 2.1 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 842.31 MicroJy IMAGR1: 19994 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -1.187 MilliJy iter= 1431 IMAGR1: Total Cleaned flux density = 27.095 MilliJy 1431 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -2.2 MilliJy,max = 1.8 MilliJy IMAGR1: BGC Clean: using 311 cell beam + residuals > 813.61 MicroJy IMAGR1: 9754 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.014 MilliJy iter= 1801 IMAGR1: Total Cleaned flux density = 28.435 MilliJy 1801 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -2.0 MilliJy,max = 1.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 629.61 MicroJy IMAGR1: 19985 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -857.459 MicroJy iter= 2548 IMAGR1: Total Cleaned flux density = 22.760 MilliJy 2548 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.7 MilliJy,max = 1.7 MilliJy IMAGR1: BGC Clean: using 313 cell beam + residuals > 633.54 MicroJy IMAGR1: 11548 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -770.094 MicroJy iter= 3088 IMAGR1: Total Cleaned flux density = 31.822 MilliJy 3088 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.6 MilliJy,max = 1.7 MilliJy IMAGR1: BGC Clean: using 311 cell beam + residuals > 601.93 MicroJy IMAGR1: 9660 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -707.462 MicroJy iter= 3615 IMAGR1: Total Cleaned flux density = 17.357 MilliJy 3615 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.6 MilliJy,max = 1.6 MilliJy IMAGR1: BGC Clean: using 715 cell beam + residuals > 490.72 MicroJy IMAGR1: 17812 Residual map points loaded IMAGR1: Field 1 min Clean flux = 650.312 MicroJy iter= 3919 IMAGR1: Total Cleaned flux density = 26.632 MilliJy 3919 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Peak residual in window 650.312 less than limit 652.636 MicroJy IMAGR1: Merging the Clean components files IMAGR1: Field 1 compressed from 3919 to 2272 components LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: Field 1 min = -1.5 MilliJy,max = 1.6 MilliJy IMAGR1: Restoring Clean components IMAGR1: Checking image max/min IMAGR1: Field 1 final Clean flux 26.632 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= 19 disk= 1 IMAGR1: Appears to have ended successfully IMAGR1: thuban 31DEC06 TST: Cpu= 26.1 Real= 27 NG WITH SOURCE :4 =V404CYG' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@V404CYG_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 17 disk= 1 AIPS 1: Disk 1 in-CNO 18 renumbered as CNO 16 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1619 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2025+337_X,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@2025+337_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.log AIPS 1: ' NOW STARTING WITH SOURCE :5 =2025+337' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2025+337_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 17 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1685 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2007+404_X,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_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.log AIPS 1: ' NOW STARTING WITH SOURCE :6 =2007+404' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2007+404_X,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: Disk 1 in-CNO 20 renumbered as CNO 18 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1088 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@CYGX-1_X,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_X,BAND.0-1 >> /home/thuban/vlbacald/run/AH AIPS 1: 669_2000MAR07_1.1.log AIPS 1: ' NOW STARTING WITH SOURCE :7 =CYGX-1' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@CYGX-1_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 20 disk= 1 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 19 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1237 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@CYGX-3_X,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN SETFC1: Task SETFC (release of 31DEC06) begins SETFC1: Found CYGX-3 X BAND Seq 1 Disk: 1 in slot 10 SETFC1: SETCEL: recommends IMSIZE 909 CELLSIZE 0.35224 SETFC1: SETCEL: returns IMSIZE 1024 CELLSIZE 0.35224 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@CYGX-3_X,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 NG WITH SOURCE :4 =V404CYG' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@V404CYG_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 17 disk= 1 AIPS 1: Disk 1 in-CNO 18 renumbered as CNO 16 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1619 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2025+337_X,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@2025+337_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.log AIPS 1: ' NOW STARTING WITH SOURCE :5 =2025+337' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2025+337_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 17 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1685 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2007+404_X,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_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.log AIPS 1: ' NOW STARTING WITH SOURCE :6 =2007+404' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2007+404_X,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: Disk 1 in-CNO 20 renumbered as CNO 18 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1088 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@CYGX-1_X,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_X,BAND.0-1 >> /home/thuban/vlbacald/run/AH AIPS 1: 669_2000MAR07_1.1.log AIPS 1: ' NOW STARTING WITH SOURCE :7 =CYGX-1' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@CYGX-1_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 20 disk= 1 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 19 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1237 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@CYGX-3_X,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 X BAND Seq 1 Disk: 1 in slot 10 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@CYGX-3_X,BAND.0-1 SETFC1: Searching catalog between 0.03 and 0.13 degrees radius SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /home/auto/aips/TEXT/STARS/NV00.0030 SETFC1: No NVSS sources selected for BOXFILE SETFC1: The Sun is 58.9 deg away - ignoring SETFC1: First field number written was 2 SETFC1: Highest field number written was 1 SETFC1: returns adverbs to AIPS SETFC1: Appears to have ended successfully SETFC1: thuban 31DEC06 TST: Cpu= 2.7 Real= 3 C 1 1012 1012 20 32 25.79 40 57 28.0 00001 -1 507 512 513 NG WITH SOURCE :4 =V404CYG' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@V404CYG_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 17 disk= 1 AIPS 1: Disk 1 in-CNO 18 renumbered as CNO 16 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1619 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2025+337_X,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@2025+337_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.log AIPS 1: ' NOW STARTING WITH SOURCE :5 =2025+337' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2025+337_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 17 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1685 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2007+404_X,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_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.log AIPS 1: ' NOW STARTING WITH SOURCE :6 =2007+404' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2007+404_X,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: Disk 1 in-CNO 20 renumbered as CNO 18 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1088 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@CYGX-1_X,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_X,BAND.0-1 >> /home/thuban/vlbacald/run/AH AIPS 1: 669_2000MAR07_1.1.log AIPS 1: ' NOW STARTING WITH SOURCE :7 =CYGX-1' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@CYGX-1_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 20 disk= 1 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 19 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1237 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@CYGX-3_X,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_X,BAND.0-1 >> /home/thuban/vlbacald/run/AH AIPS 1: 669_2000MAR07_1.1.log AIPS 1: ' NOW STARTING WITH SOURCE :8 =CYGX-3' AIPS 1: ' ' IMAGR1: Task IMAGR (release of 31DEC06) begins IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@CYGX-3_X,BAND.0-1 IMAGR1: FIELDF: Final field parameters and # read are: IMAGR1: Field 1 1012 1012 1.1328E-02 -3.1000E-02 0 IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@CYGX-3_X,BAND.0-1 IMAGR1: WINDF: Number of clean boxes/field read as follows: IMAGR1: Field 01: 1 IMAGR1: Create CYGX-3 .IMAGR . 1 (UV) on disk 1 cno 20 IMAGR1: Beginning channel 1 through 1 with 2 IFs IMAGR1: IMACPY: Copied 2783 visibilities to be imaged IMAGR1: **** WARNING data included out of inner portion of UV plane **** IMAGR1: **** Watch for high-frequency & other poor cleaning effects **** IMAGR1: UVWAIT: begin finding uniform weights IMAGR1: UVWAIT: Average grid weight 5.017E+03 IMAGR1: UVWAIT: Adding temperance S 1.003E+03 IMAGR1: UVWAIT: begin applying uniform or other weights IMAGR1: UVWAIT: Sum of weights in 1.878E+06 and out 2.232E+06 IMAGR1: UVWAIT: Noise is increased by a factor 1.273 due to weighting IMAGR1: UVWAIT: Average summed weight 5.017E+03 over 5555 vis IMAGR1: Create CYGX-3 .IBM001. 1 (MA) on disk 1 cno 21 IMAGR1: Create CYGX-3 .ICL001. 1 (MA) on disk 1 cno 22 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; 8.435100E+09 to 8.485100E+09 Hz IMAGR1: Field 1 Sum of gridding weights = 2.36950E+07 IMAGR1: Field 1 Beam min = -182.2 MilliJy, max = 1.0 Jy IMAGR1: Field 1 fit FWHM = 2.548 x 2.029 arcsec, PA= 0.8 IMAGR1: CLBHIS: minimum component 0.500 of current peak IMAGR1: Field 1 min = -40.8 MilliJy,max = 300.8 MilliJy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 48.62 MilliJy IMAGR1: 4660 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 159.842 MilliJy iter= 7 IMAGR1: Total Cleaned flux density = 156.913 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 1 min = -27.7 MilliJy,max = 143.9 MilliJy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 25.84 MilliJy IMAGR1: 4778 Residual map points loaded IMAGR1: Field 1 min allowed flux = 68.808 MilliJy iter= 15 IMAGR1: Total Cleaned flux density = 238.846 MilliJy 15 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -23.1 MilliJy,max = 61.9 MilliJy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 11.12 MilliJy IMAGR1: 18056 Residual map points loaded IMAGR1: Field 1 min allowed flux = 30.221 MilliJy iter= 28 IMAGR1: Total Cleaned flux density = 293.789 MilliJy 28 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -22.1 MilliJy,max = 28.5 MilliJy IMAGR1: BGC Clean: using 1407 cell beam + residuals > 8.49 MilliJy IMAGR1: 18024 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 16.040 MilliJy iter= 64 IMAGR1: Total Cleaned flux density = 348.973 MilliJy 64 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -15.3 MilliJy,max = 17.1 MilliJy IMAGR1: BGC Clean: using 313 cell beam + residuals > 7.47 MilliJy IMAGR1: 9311 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -12.896 MilliJy iter= 131 IMAGR1: Total Cleaned flux density = 410.038 MilliJy 131 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -11.4 MilliJy,max = 9.7 MilliJy IMAGR1: BGC Clean: using 1233 cell beam + residuals > 4.48 MilliJy IMAGR1: 16959 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -6.541 MilliJy iter= 205 IMAGR1: Total Cleaned flux density = 398.684 MilliJy 205 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -6.9 MilliJy,max = 8.8 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 3.33 MilliJy IMAGR1: 19995 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 5.557 MilliJy iter= 396 IMAGR1: Total Cleaned flux density = 416.683 MilliJy 396 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -5.1 MilliJy,max = 5.4 MilliJy IMAGR1: BGC Clean: using 313 cell beam + residuals > 2.59 MilliJy IMAGR1: 5933 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 3.382 MilliJy iter= 530 IMAGR1: Total Cleaned flux density = 399.931 MilliJy 530 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -4.3 MilliJy,max = 4.5 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.76 MilliJy IMAGR1: 19977 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 2.599 MilliJy iter= 839 IMAGR1: Total Cleaned flux density = 414.254 MilliJy 839 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -3.9 MilliJy,max = 3.3 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.31 MilliJy IMAGR1: 19995 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.882 MilliJy iter= 1270 IMAGR1: Total Cleaned flux density = 391.021 MilliJy 1270 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -2.8 MilliJy,max = 3.3 MilliJy IMAGR1: BGC Clean: using 939 cell beam + residuals > 1.13 MilliJy IMAGR1: 17359 Residual map points loaded IMAGR1: Field 1 min allowed flux = -1.557 MilliJy iter= 1419 IMAGR1: Total Cleaned flux density = 407.270 MilliJy 1419 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 > 914.00 MicroJy IMAGR1: 19977 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -1.261 MilliJy iter= 2042 IMAGR1: Total Cleaned flux density = 424.476 MilliJy 2042 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -2.4 MilliJy,max = 2.2 MilliJy IMAGR1: BGC Clean: using 313 cell beam + residuals > 799.06 MicroJy IMAGR1: 10841 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 974.187 MicroJy iter= 2486 IMAGR1: Total Cleaned flux density = 414.725 MilliJy 2486 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.9 MilliJy,max = 2.0 MilliJy IMAGR1: BGC Clean: using 719 cell beam + residuals > 646.84 MicroJy IMAGR1: 18966 Residual map points loaded IMAGR1: Field 1 min allowed flux = 849.339 MicroJy iter= 2755 IMAGR1: Total Cleaned flux density = 422.082 MilliJy 2755 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -1.7 MilliJy,max = 1.8 MilliJy IMAGR1: BGC Clean: using 311 cell beam + residuals > 557.83 MicroJy IMAGR1: 17134 Residual map points loaded IMAGR1: Field 1 min Clean flux = -741.115 MicroJy iter= 3113 IMAGR1: Total Cleaned flux density = 416.829 MilliJy 3113 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Peak residual in window 741.115 less than limit 742.277 MicroJy IMAGR1: Merging the Clean components files IMAGR1: Field 1 compressed from 3113 to 2007 components IMAGR1: Field 1 min = -1.6 MilliJy,max = 1.7 MilliJy IMAGR1: Restoring Clean components IMAGR1: Checking image max/min IMAGR1: Field 1 final Clean flux 416.829 MilliJy IMAGR1: Deleting UV work file: IMAGR1: Destroyed 1 extension files of type AN LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: Destroyed 1 extension files of type FQ IMAGR1: Destroyed UV image file: catno= 20 disk= 1 IMAGR1: Appears to have ended successfully IMAGR1: thuban 31DEC06 TST: Cpu= 22.6 Real= 23 NG WITH SOURCE :4 =V404CYG' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@V404CYG_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 17 disk= 1 AIPS 1: Disk 1 in-CNO 18 renumbered as CNO 16 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1619 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2025+337_X,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: 'SEARCHING FOR NVSS SOURCES' AIPS 1: Found in Version=ABIN AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: Found in Version=ABIN AIPS 1: SETFC was not found to be running AIPS 1: SYSTEM command to be executed is: AIPS 1: cat /tmp/SETFC@2025+337_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.log AIPS 1: ' NOW STARTING WITH SOURCE :5 =2025+337' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2025+337_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 18 disk= 1 AIPS 1: Disk 1 in-CNO 19 renumbered as CNO 17 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1685 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2007+404_X,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_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.log AIPS 1: ' NOW STARTING WITH SOURCE :6 =2007+404' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2007+404_X,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: Disk 1 in-CNO 20 renumbered as CNO 18 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1088 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@CYGX-1_X,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_X,BAND.0-1 >> /home/thuban/vlbacald/run/AH AIPS 1: 669_2000MAR07_1.1.log AIPS 1: ' NOW STARTING WITH SOURCE :7 =CYGX-1' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@CYGX-1_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 20 disk= 1 AIPS 1: Disk 1 in-CNO 21 renumbered as CNO 19 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.1237 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@CYGX-3_X,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_X,BAND.0-1 >> /home/thuban/vlbacald/run/AH AIPS 1: 669_2000MAR07_1.1.log AIPS 1: ' NOW STARTING WITH SOURCE :8 =CYGX-3' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@CYGX-3_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 21 disk= 1 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 20 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.2052 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_X,BAND.0-1 >& /dev/null AIPS 1: Found in Version=ABIN SETFC1: Task SETFC (release of 31DEC06) begins SETFC1: Found 2023+544 X BAND Seq 1 Disk: 1 in slot 11 SETFC1: SETCEL: recommends IMSIZE 873 CELLSIZE 0.36649 SETFC1: SETCEL: returns IMSIZE 1024 CELLSIZE 0.36649 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@2023+544_X,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 tmp/SETFC@CYGX-3_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 21 disk= 1 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 20 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.2052 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_X,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 X BAND Seq 1 Disk: 1 in slot 11 SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /tmp/SETFC@2023+544_X,BAND.0-1 SETFC1: Searching catalog between 0.03 and 0.13 degrees radius SETFC1: ZTXOP2: using translated file name = SETFC1: ZTXOP2: /home/auto/aips/TEXT/STARS/NV00.0030 SETFC1: Field RA Dec Flux Beam Sep SETFC1: 2 20:23:43.13 54:28:12.5 0.061 0.691 0.032 SETFC1: Add NVSS: wrote 1 fields to BOXFILE SETFC1: The Sun is 69.1 deg away - ignoring SETFC1: First field number written was 2 SETFC1: Highest field number written was 2 SETFC1: returns adverbs to AIPS SETFC1: Appears to have ended successfully SETFC1: thuban 31DEC06 TST: Cpu= 2.7 Real= 3 C 1 1012 1012 20 23 55.84 54 27 35.8 00001 -1 507 512 513 C 2 246 246 20 23 43.13 54 28 12.5 00002 -1 100 128 129 tmp/SETFC@CYGX-3_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 21 disk= 1 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 20 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.2052 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_X,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_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.log AIPS 1: ' NOW STARTING WITH SOURCE :9 =2023+544' AIPS 1: ' ' IMAGR1: Task IMAGR (release of 31DEC06) begins IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@2023+544_X,BAND.0-1 IMAGR1: FIELDF: Final field parameters and # read are: IMAGR1: Field 1 1012 1012 -4.0980E-02 -4.0000E-02 0 IMAGR1: Field 2 246 246 -1.1086E+02 3.6660E+01 0 IMAGR1: ZTXOP2: using translated file name = IMAGR1: ZTXOP2: /tmp/SETFC@2023+544_X,BAND.0-1 IMAGR1: WINDF: Number of clean boxes/field read as follows: IMAGR1: Field 01: 1 Field 02: 1 IMAGR1: Create 2023+544 .IMAGR . 1 (UV) on disk 1 cno 21 IMAGR1: Beginning channel 1 through 1 with 2 IFs IMAGR1: IMACPY: Copied 1012 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.995E+03 IMAGR1: UVWAIT: Adding temperance S 3.989E+02 IMAGR1: UVWAIT: begin applying uniform or other weights IMAGR1: UVWAIT: Sum of weights in 6.989E+05 and out 8.025E+05 IMAGR1: UVWAIT: Noise is increased by a factor 1.244 due to weighting IMAGR1: UVWAIT: Average summed weight 1.995E+03 over 2020 vis IMAGR1: Create 2023+544 .IBM001. 1 (MA) on disk 1 cno 22 IMAGR1: Create 2023+544 .IBM002. 1 (MA) on disk 1 cno 23 IMAGR1: Create 2023+544 .ICL001. 1 (MA) on disk 1 cno 24 IMAGR1: Create 2023+544 .ICL002. 1 (MA) on disk 1 cno 25 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; 8.435100E+09 to 8.485100E+09 Hz IMAGR1: Field 1 Sum of gridding weights = 8.51963E+06 IMAGR1: Field 1 Beam min = -208.7 MilliJy, max = 1.0 Jy IMAGR1: Field 1 fit FWHM = 2.630 x 2.050 arcsec, PA= 16.9 IMAGR1: Field 2 Sum of gridding weights = 8.51962E+06 IMAGR1: Field 2 Beam min = -140.0 MilliJy, max = 1.0 Jy IMAGR1: Field 2 fit FWHM = 2.630 x 2.050 arcsec, PA= 16.9 IMAGR1: CLBHIS: minimum component 0.500 of current peak IMAGR1: Field 1 min = -211.5 MilliJy,max = 1.8 Jy IMAGR1: Field 2 min = -247.5 MilliJy,max = 735.3 MilliJy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 394.59 MilliJy IMAGR1: 1290 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.196 Jy iter= 5 IMAGR1: Field 1 Clean flux density= 746.246 MilliJy 5 comps IMAGR1: Total Cleaned flux density = 746.246 MilliJy 5 comps IMAGR1: SETDO3: imaging done with multiple tangent planes IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: VISDFT: Model components of type Point IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -135.5 MilliJy,max = 1.1 Jy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 258.89 MilliJy IMAGR1: 829 Residual map points loaded IMAGR1: Field 1 min allowed flux = 518.394 MilliJy iter= 13 IMAGR1: Field 1 Clean flux density= 1.360 Jy 13 comps IMAGR1: Total Cleaned flux density = 1.360 Jy 13 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -70.1 MilliJy,max = 174.2 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 1.662E-01 < Second best 4.933E-01 IMAGR1: Field 1 min = -75.9 MilliJy,max = 469.2 MilliJy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 112.25 MilliJy IMAGR1: 1169 Residual map points loaded IMAGR1: Field 1 min allowed flux = 225.958 MilliJy iter= 22 IMAGR1: Field 1 Clean flux density= 1.659 Jy 22 comps IMAGR1: Total Cleaned flux density = 1.659 Jy 22 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -52.7 MilliJy,max = 209.0 MilliJy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 48.93 MilliJy IMAGR1: 2052 Residual map points loaded IMAGR1: Field 1 min allowed flux = 102.907 MilliJy iter= 31 IMAGR1: Field 1 Clean flux density= 1.794 Jy 31 comps IMAGR1: Total Cleaned flux density = 1.794 Jy 31 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -27.6 MilliJy,max = 42.3 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 3.938E-02 < Second best 9.796E-02 IMAGR1: Field 1 min = -44.7 MilliJy,max = 95.3 MilliJy IMAGR1: BGC Clean: using 2043 cell beam + residuals > 22.28 MilliJy IMAGR1: 8677 Residual map points loaded IMAGR1: Field 1 min allowed flux = 47.546 MilliJy iter= 44 IMAGR1: Field 1 Clean flux density= 1.867 Jy 44 comps IMAGR1: Total Cleaned flux density = 1.867 Jy 44 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -50.4 MilliJy,max = 54.1 MilliJy IMAGR1: BGC Clean: using 1271 cell beam + residuals > 16.21 MilliJy IMAGR1: 17089 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -29.428 MilliJy iter= 98 IMAGR1: Field 1 Clean flux density= 1.896 Jy 98 comps IMAGR1: Total Cleaned flux density = 1.896 Jy 98 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -24.7 MilliJy,max = 27.1 MilliJy IMAGR1: TRY ANOTHER FIELD: this is 2.368E-02 < Second best 2.811E-02 IMAGR1: Field 1 min = -46.5 MilliJy,max = 42.4 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 14.87 MilliJy IMAGR1: 10828 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 24.589 MilliJy iter= 187 IMAGR1: Field 1 Clean flux density= 1.974 Jy 187 comps IMAGR1: Total Cleaned flux density = 1.974 Jy 187 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -24.0 MilliJy,max = 21.1 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 15.18 MilliJy IMAGR1: 157 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 16.834 MilliJy iter= 21 IMAGR1: Field 2 Clean flux density= -10.787 MilliJy 21 comps IMAGR1: Total Cleaned flux density = 1.963 Jy 208 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -43.5 MilliJy,max = 33.6 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 12.42 MilliJy IMAGR1: 10177 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 18.390 MilliJy iter= 311 IMAGR1: Field 1 Clean flux density= 1.885 Jy 311 comps IMAGR1: Total Cleaned flux density = 1.874 Jy 332 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -35.2 MilliJy,max = 33.8 MilliJy IMAGR1: BGC Clean: using 1267 cell beam + residuals > 10.00 MilliJy IMAGR1: 15276 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 14.114 MilliJy iter= 475 IMAGR1: Field 1 Clean flux density= 1.976 Jy 475 comps IMAGR1: Total Cleaned flux density = 1.965 Jy 496 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -15.8 MilliJy,max = 15.9 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 10.94 MilliJy IMAGR1: 168 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -11.600 MilliJy iter= 52 IMAGR1: Field 2 Clean flux density= -9.245 MilliJy 52 comps IMAGR1: Total Cleaned flux density = 1.966 Jy 527 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -30.3 MilliJy,max = 29.6 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 8.96 MilliJy IMAGR1: 13309 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 12.547 MilliJy iter= 721 IMAGR1: Field 1 Clean flux density= 1.951 Jy 721 comps IMAGR1: Total Cleaned flux density = 1.942 Jy 773 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -26.5 MilliJy,max = 25.8 MilliJy IMAGR1: BGC Clean: using 297 cell beam + residuals > 7.48 MilliJy IMAGR1: 17200 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 10.352 MilliJy iter= 1055 IMAGR1: Field 1 Clean flux density= 2.037 Jy 1055 comps IMAGR1: Total Cleaned flux density = 2.028 Jy 1107 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -9.8 MilliJy,max = 9.4 MilliJy LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: TRY ANOTHER FIELD: this is 8.979E-03 < Second best 9.907E-03 IMAGR1: Field 1 min = -22.9 MilliJy,max = 24.4 MilliJy IMAGR1: BGC Clean: using 1267 cell beam + residuals > 6.91 MilliJy IMAGR1: 16210 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -8.700 MilliJy iter= 1353 IMAGR1: Field 1 Clean flux density= 1.973 Jy 1353 comps IMAGR1: Total Cleaned flux density = 1.964 Jy 1405 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -10.7 MilliJy,max = 11.8 MilliJy IMAGR1: BGC Clean: using 509 cell beam + residuals > 6.91 MilliJy IMAGR1: 351 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -7.224 MilliJy iter= 106 IMAGR1: Field 2 Clean flux density= 10.969 MilliJy 106 comps IMAGR1: Total Cleaned flux density = 1.984 Jy 1459 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -19.7 MilliJy,max = 22.4 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 5.90 MilliJy IMAGR1: 18265 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 7.753 MilliJy iter= 1856 IMAGR1: Field 1 Clean flux density= 2.009 Jy 1856 comps IMAGR1: Total Cleaned flux density = 2.020 Jy 1962 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -18.6 MilliJy,max = 18.3 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 6.02 MilliJy IMAGR1: 8382 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -7.135 MilliJy iter= 2212 IMAGR1: Field 1 Clean flux density= 1.984 Jy 2212 comps IMAGR1: Total Cleaned flux density = 1.995 Jy 2318 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -7.4 MilliJy,max = 10.1 MilliJy IMAGR1: BGC Clean: using 297 cell beam + residuals > 5.19 MilliJy IMAGR1: 175 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 5.289 MilliJy iter= 143 IMAGR1: Field 2 Clean flux density= 15.069 MilliJy 143 comps IMAGR1: Total Cleaned flux density = 1.999 Jy 2355 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -16.0 MilliJy,max = 19.1 MilliJy IMAGR1: BGC Clean: using 1269 cell beam + residuals > 5.07 MilliJy IMAGR1: 19069 Residual map points loaded IMAGR1: Field 1 min allowed flux = -6.532 MilliJy iter= 2490 IMAGR1: Field 1 Clean flux density= 2.017 Jy 2490 comps IMAGR1: Total Cleaned flux density = 2.032 Jy 2633 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -17.4 MilliJy,max = 17.1 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 5.01 MilliJy IMAGR1: 13111 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 5.988 MilliJy iter= 3000 IMAGR1: Field 1 Clean flux density= 2.017 Jy 3000 comps IMAGR1: Total Cleaned flux density = 2.032 Jy 3143 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -15.1 MilliJy,max = 15.5 MilliJy IMAGR1: BGC Clean: using 1267 cell beam + residuals > 4.67 MilliJy IMAGR1: 14158 Residual map points loaded IMAGR1: Field 1 min allowed flux = -5.601 MilliJy iter= 3358 IMAGR1: Field 1 Clean flux density= 2.037 Jy 3358 comps IMAGR1: Total Cleaned flux density = 2.052 Jy 3501 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -16.3 MilliJy,max = 15.0 MilliJy IMAGR1: BGC Clean: using 297 cell beam + residuals > 4.21 MilliJy IMAGR1: 18274 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 5.055 MilliJy iter= 4029 IMAGR1: Field 1 Clean flux density= 2.035 Jy 4029 comps IMAGR1: Total Cleaned flux density = 2.050 Jy 4172 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -6.9 MilliJy,max = 7.4 MilliJy IMAGR1: BGC Clean: using 297 cell beam + residuals > 4.21 MilliJy IMAGR1: 106 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -4.252 MilliJy iter= 172 IMAGR1: Field 2 Clean flux density= 10.823 MilliJy 172 comps IMAGR1: Total Cleaned flux density = 2.046 Jy 4201 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -13.8 MilliJy,max = 14.1 MilliJy IMAGR1: BGC Clean: using 1271 cell beam + residuals > 4.08 MilliJy IMAGR1: 17940 Residual map points loaded IMAGR1: Field 1 min allowed flux = 5.985 MilliJy iter= 4150 IMAGR1: Field 1 Clean flux density= 2.064 Jy 4150 comps IMAGR1: Total Cleaned flux density = 2.075 Jy 4322 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -15.1 MilliJy,max = 13.5 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 4.29 MilliJy IMAGR1: 9637 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 4.834 MilliJy iter= 4648 IMAGR1: Field 1 Clean flux density= 2.039 Jy 4648 comps IMAGR1: Total Cleaned flux density = 2.050 Jy 4820 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -14.6 MilliJy,max = 12.5 MilliJy IMAGR1: BGC Clean: using 1267 cell beam + residuals > 3.63 MilliJy IMAGR1: 19320 Residual map points loaded IMAGR1: Field 1 min allowed flux = 4.358 MilliJy iter= 5142 IMAGR1: Field 1 Clean flux density= 2.069 Jy 5142 comps IMAGR1: Total Cleaned flux density = 2.079 Jy 5314 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -14.0 MilliJy,max = 12.7 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 3.62 MilliJy IMAGR1: 14915 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -4.135 MilliJy iter= 5833 IMAGR1: Field 1 Clean flux density= 2.062 Jy 5833 comps IMAGR1: Total Cleaned flux density = 2.073 Jy 6005 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -7.0 MilliJy,max = 6.1 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 3.62 MilliJy IMAGR1: 369 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 3.680 MilliJy iter= 233 IMAGR1: Field 2 Clean flux density= 18.499 MilliJy 233 comps IMAGR1: Total Cleaned flux density = 2.080 Jy 6066 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -13.6 MilliJy,max = 11.0 MilliJy IMAGR1: BGC Clean: using 1269 cell beam + residuals > 3.43 MilliJy IMAGR1: 15638 Residual map points loaded IMAGR1: Field 1 min allowed flux = 4.403 MilliJy iter= 6069 IMAGR1: Field 1 Clean flux density= 2.070 Jy 6069 comps IMAGR1: Total Cleaned flux density = 2.089 Jy 6302 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -13.0 MilliJy,max = 11.4 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 3.27 MilliJy IMAGR1: 16794 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 3.711 MilliJy iter= 6848 IMAGR1: Field 1 Clean flux density= 2.082 Jy 6848 comps IMAGR1: Total Cleaned flux density = 2.100 Jy 7081 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -12.6 MilliJy,max = 10.3 MilliJy IMAGR1: BGC Clean: using 1269 cell beam + residuals > 3.29 MilliJy IMAGR1: 13292 Residual map points loaded IMAGR1: Field 1 min allowed flux = -4.238 MilliJy iter= 7007 IMAGR1: Field 1 Clean flux density= 2.076 Jy 7007 comps IMAGR1: Total Cleaned flux density = 2.095 Jy 7240 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -12.3 MilliJy,max = 10.6 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 3.30 MilliJy IMAGR1: 10308 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 3.613 MilliJy iter= 7587 IMAGR1: Field 1 Clean flux density= 2.070 Jy 7587 comps IMAGR1: Total Cleaned flux density = 2.089 Jy 7820 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -5.6 MilliJy,max = 5.3 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 3.30 MilliJy IMAGR1: 74 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 3.285 MilliJy iter= 255 IMAGR1: Field 2 Clean flux density= 19.271 MilliJy 255 comps IMAGR1: Total Cleaned flux density = 2.090 Jy 7842 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -12.2 MilliJy,max = 9.7 MilliJy IMAGR1: BGC Clean: using 1269 cell beam + residuals > 2.92 MilliJy IMAGR1: 18672 Residual map points loaded IMAGR1: Field 1 min allowed flux = 3.761 MilliJy iter= 7826 IMAGR1: Field 1 Clean flux density= 2.078 Jy 7826 comps IMAGR1: Total Cleaned flux density = 2.098 Jy 8081 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -11.5 MilliJy,max = 10.3 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 2.99 MilliJy IMAGR1: 13015 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -3.302 MilliJy iter= 8529 IMAGR1: Field 1 Clean flux density= 2.077 Jy 8529 comps IMAGR1: Total Cleaned flux density = 2.096 Jy 8784 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -12.0 MilliJy,max = 9.8 MilliJy IMAGR1: BGC Clean: using 1271 cell beam + residuals > 2.76 MilliJy IMAGR1: 18694 Residual map points loaded IMAGR1: Field 1 min allowed flux = -4.045 MilliJy iter= 8621 IMAGR1: Field 1 Clean flux density= 2.086 Jy 8621 comps IMAGR1: Total Cleaned flux density = 2.105 Jy 8876 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -11.4 MilliJy,max = 9.5 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 2.73 MilliJy IMAGR1: 15712 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 3.023 MilliJy iter= 9441 IMAGR1: Field 1 Clean flux density= 2.077 Jy 9441 comps IMAGR1: Total Cleaned flux density = 2.096 Jy 9696 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -4.9 MilliJy,max = 4.6 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 2.73 MilliJy IMAGR1: 208 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -2.757 MilliJy iter= 299 IMAGR1: Field 2 Clean flux density= 23.596 MilliJy 299 comps IMAGR1: Total Cleaned flux density = 2.100 Jy 9740 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -10.1 MilliJy,max = 8.8 MilliJy IMAGR1: BGC Clean: using 297 cell beam + residuals > 2.53 MilliJy IMAGR1: 17917 Residual map points loaded IMAGR1: Field 1 min allowed flux = -2.903 MilliJy iter= 10224 IMAGR1: Field 1 Clean flux density= 2.100 Jy 10224 comps IMAGR1: Total Cleaned flux density = 2.124 Jy 10523 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -11.4 MilliJy,max = 9.0 MilliJy LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: BGC Clean: using 1271 cell beam + residuals > 2.62 MilliJy IMAGR1: 18152 Residual map points loaded IMAGR1: Field 1 min allowed flux = 3.824 MilliJy iter= 10332 IMAGR1: Field 1 Clean flux density= 2.087 Jy 10332 comps IMAGR1: Total Cleaned flux density = 2.111 Jy 10631 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -10.2 MilliJy,max = 8.4 MilliJy IMAGR1: BGC Clean: using 293 cell beam + residuals > 2.42 MilliJy IMAGR1: 18995 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 2.689 MilliJy iter= 11331 IMAGR1: Field 1 Clean flux density= 2.096 Jy 11331 comps IMAGR1: Total Cleaned flux density = 2.119 Jy 11630 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -5.8 MilliJy,max = 5.6 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 2.41 MilliJy IMAGR1: 418 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 2.447 MilliJy iter= 358 IMAGR1: Field 2 Clean flux density= 26.242 MilliJy 358 comps IMAGR1: Total Cleaned flux density = 2.122 Jy 11689 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -9.8 MilliJy,max = 8.6 MilliJy IMAGR1: BGC Clean: using 1271 cell beam + residuals > 2.41 MilliJy IMAGR1: 19519 Residual map points loaded IMAGR1: Field 1 min allowed flux = -3.524 MilliJy iter= 11468 IMAGR1: Field 1 Clean flux density= 2.097 Jy 11468 comps IMAGR1: Total Cleaned flux density = 2.123 Jy 11826 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -9.4 MilliJy,max = 8.5 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 2.41 MilliJy IMAGR1: 12524 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 2.618 MilliJy iter= 12275 IMAGR1: Field 1 Clean flux density= 2.103 Jy 12275 comps IMAGR1: Total Cleaned flux density = 2.129 Jy 12633 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -9.7 MilliJy,max = 7.9 MilliJy IMAGR1: BGC Clean: using 1269 cell beam + residuals > 2.34 MilliJy IMAGR1: 15145 Residual map points loaded IMAGR1: Field 1 min allowed flux = 3.022 MilliJy iter= 12470 IMAGR1: Field 1 Clean flux density= 2.099 Jy 12470 comps IMAGR1: Total Cleaned flux density = 2.125 Jy 12828 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -8.8 MilliJy,max = 7.2 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 2.23 MilliJy IMAGR1: 13392 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 2.407 MilliJy iter= 13271 IMAGR1: Field 1 Clean flux density= 2.112 Jy 13271 comps IMAGR1: Total Cleaned flux density = 2.138 Jy 13629 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -4.8 MilliJy,max = 4.5 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 2.23 MilliJy IMAGR1: 186 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -2.229 MilliJy iter= 394 IMAGR1: Field 2 Clean flux density= 24.026 MilliJy 394 comps IMAGR1: Total Cleaned flux density = 2.136 Jy 13665 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -9.2 MilliJy,max = 7.6 MilliJy IMAGR1: BGC Clean: using 1497 cell beam + residuals > 2.11 MilliJy IMAGR1: 16707 Residual map points loaded IMAGR1: Field 1 min allowed flux = -3.264 MilliJy iter= 13348 IMAGR1: Field 1 Clean flux density= 2.107 Jy 13348 comps IMAGR1: Total Cleaned flux density = 2.131 Jy 13742 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -8.7 MilliJy,max = 7.2 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 2.00 MilliJy IMAGR1: 18584 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 2.179 MilliJy iter= 14370 IMAGR1: Field 1 Clean flux density= 2.128 Jy 14370 comps IMAGR1: Total Cleaned flux density = 2.152 Jy 14764 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -4.0 MilliJy,max = 3.6 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 2.00 MilliJy IMAGR1: 664 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -2.024 MilliJy iter= 481 IMAGR1: Field 2 Clean flux density= 24.363 MilliJy 481 comps IMAGR1: Total Cleaned flux density = 2.153 Jy 14851 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -8.2 MilliJy,max = 6.7 MilliJy IMAGR1: BGC Clean: using 1269 cell beam + residuals > 1.96 MilliJy IMAGR1: 18214 Residual map points loaded IMAGR1: Field 1 min allowed flux = 2.523 MilliJy iter= 14666 IMAGR1: Field 1 Clean flux density= 2.113 Jy 14666 comps IMAGR1: Total Cleaned flux density = 2.137 Jy 15147 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -8.0 MilliJy,max = 6.7 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 1.87 MilliJy IMAGR1: 18165 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 2.023 MilliJy iter= 15685 IMAGR1: Field 1 Clean flux density= 2.131 Jy 15685 comps IMAGR1: Total Cleaned flux density = 2.155 Jy 16166 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -3.6 MilliJy,max = 3.4 MilliJy IMAGR1: BGC Clean: using 293 cell beam + residuals > 1.84 MilliJy IMAGR1: 224 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 1.865 MilliJy iter= 520 IMAGR1: Field 2 Clean flux density= 24.506 MilliJy 520 comps IMAGR1: Total Cleaned flux density = 2.155 Jy 16205 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -7.6 MilliJy,max = 6.7 MilliJy IMAGR1: BGC Clean: using 1497 cell beam + residuals > 1.91 MilliJy IMAGR1: 15887 Residual map points loaded IMAGR1: Field 1 min allowed flux = -2.947 MilliJy iter= 15772 IMAGR1: Field 1 Clean flux density= 2.124 Jy 15772 comps IMAGR1: Total Cleaned flux density = 2.148 Jy 16292 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -7.6 MilliJy,max = 6.5 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 1.88 MilliJy IMAGR1: 13932 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 2.012 MilliJy iter= 16646 IMAGR1: Field 1 Clean flux density= 2.121 Jy 16646 comps IMAGR1: Total Cleaned flux density = 2.146 Jy 17166 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -7.9 MilliJy,max = 6.6 MilliJy IMAGR1: BGC Clean: using 297 cell beam + residuals > 1.80 MilliJy IMAGR1: 18468 Residual map points loaded IMAGR1: Field 1 min allowed flux = -2.064 MilliJy iter= 17457 IMAGR1: Field 1 Clean flux density= 2.132 Jy 17457 comps IMAGR1: Total Cleaned flux density = 2.157 Jy 17977 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -7.0 MilliJy,max = 6.5 MilliJy IMAGR1: BGC Clean: using 1265 cell beam + residuals > 1.93 MilliJy IMAGR1: 18129 Residual map points loaded IMAGR1: Field 1 min allowed flux = 2.268 MilliJy iter= 17792 IMAGR1: Field 1 Clean flux density= 2.133 Jy 17792 comps IMAGR1: Total Cleaned flux density = 2.157 Jy 18312 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -7.2 MilliJy,max = 5.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.61 MilliJy IMAGR1: 19429 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -1.808 MilliJy iter= 19771 IMAGR1: Field 1 Clean flux density= 2.130 Jy 19771 comps IMAGR1: Total Cleaned flux density = 2.155 Jy 20291 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -3.4 MilliJy,max = 3.9 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 1.82 MilliJy IMAGR1: 907 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 1.860 MilliJy iter= 621 IMAGR1: Field 2 Clean flux density= 30.742 MilliJy 621 comps IMAGR1: Total Cleaned flux density = 2.161 Jy 20392 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -2.7 MilliJy,max = 3.2 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.61 MilliJy IMAGR1: 290 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 1.613 MilliJy iter= 710 IMAGR1: Field 2 Clean flux density= 30.203 MilliJy 710 comps IMAGR1: Total Cleaned flux density = 2.161 Jy 20481 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -6.8 MilliJy,max = 6.4 MilliJy IMAGR1: BGC Clean: using 1269 cell beam + residuals > 1.95 MilliJy IMAGR1: 13362 Residual map points loaded IMAGR1: Field 1 min allowed flux = 2.515 MilliJy iter= 19968 IMAGR1: Field 1 Clean flux density= 2.134 Jy 19968 comps IMAGR1: Total Cleaned flux density = 2.164 Jy 20678 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -6.8 MilliJy,max = 6.0 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 1.60 MilliJy IMAGR1: 15672 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -1.705 MilliJy iter= 20999 IMAGR1: Field 1 Clean flux density= 2.133 Jy 20999 comps IMAGR1: Total Cleaned flux density = 2.163 Jy 21709 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -6.3 MilliJy,max = 5.6 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 1.71 MilliJy IMAGR1: 12129 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.813 MilliJy iter= 21852 IMAGR1: Field 1 Clean flux density= 2.144 Jy 21852 comps IMAGR1: Total Cleaned flux density = 2.174 Jy 22562 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -6.6 MilliJy,max = 5.7 MilliJy IMAGR1: BGC Clean: using 1267 cell beam + residuals > 1.68 MilliJy IMAGR1: 17818 Residual map points loaded IMAGR1: Field 1 min allowed flux = -2.013 MilliJy iter= 22159 IMAGR1: Field 1 Clean flux density= 2.141 Jy 22159 comps IMAGR1: Total Cleaned flux density = 2.171 Jy 22869 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -6.1 MilliJy,max = 5.1 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 1.49 MilliJy IMAGR1: 11611 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.567 MilliJy iter= 22992 IMAGR1: Field 1 Clean flux density= 2.137 Jy 22992 comps IMAGR1: Total Cleaned flux density = 2.167 Jy 23702 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -2.4 MilliJy,max = 2.1 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 1.49 MilliJy IMAGR1: 125 Residual map points loaded LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: Field 2 min algorithm flux= -1.487 MilliJy iter= 739 IMAGR1: Field 2 Clean flux density= 29.024 MilliJy 739 comps IMAGR1: Total Cleaned flux density = 2.166 Jy 23731 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -6.2 MilliJy,max = 5.5 MilliJy IMAGR1: BGC Clean: using 1265 cell beam + residuals > 1.33 MilliJy IMAGR1: 19486 Residual map points loaded IMAGR1: Field 1 min allowed flux = 1.566 MilliJy iter= 23683 IMAGR1: Field 1 Clean flux density= 2.151 Jy 23683 comps IMAGR1: Total Cleaned flux density = 2.180 Jy 24422 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -5.8 MilliJy,max = 4.9 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 1.38 MilliJy IMAGR1: 12349 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.455 MilliJy iter= 24514 IMAGR1: Field 1 Clean flux density= 2.146 Jy 24514 comps IMAGR1: Total Cleaned flux density = 2.175 Jy 25253 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -2.3 MilliJy,max = 2.2 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 1.38 MilliJy IMAGR1: 94 Residual map points loaded IMAGR1: Field 2 min algorithm flux= -1.387 MilliJy iter= 762 IMAGR1: Field 2 Clean flux density= 29.774 MilliJy 762 comps IMAGR1: Total Cleaned flux density = 2.176 Jy 25276 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -6.0 MilliJy,max = 5.0 MilliJy IMAGR1: BGC Clean: using 1269 cell beam + residuals > 1.30 MilliJy IMAGR1: 17597 Residual map points loaded IMAGR1: Field 1 min allowed flux = 1.676 MilliJy iter= 24806 IMAGR1: Field 1 Clean flux density= 2.151 Jy 24806 comps IMAGR1: Total Cleaned flux density = 2.180 Jy 25568 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -5.5 MilliJy,max = 4.7 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 1.26 MilliJy IMAGR1: 16806 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.337 MilliJy iter= 25854 IMAGR1: Field 1 Clean flux density= 2.159 Jy 25854 comps IMAGR1: Total Cleaned flux density = 2.189 Jy 26616 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -1.9 MilliJy,max = 2.0 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 1.26 MilliJy IMAGR1: 101 Residual map points loaded IMAGR1: Field 2 min algorithm flux= 1.265 MilliJy iter= 785 IMAGR1: Field 2 Clean flux density= 28.210 MilliJy 785 comps IMAGR1: Total Cleaned flux density = 2.187 Jy 26639 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -5.7 MilliJy,max = 4.7 MilliJy IMAGR1: BGC Clean: using 1267 cell beam + residuals > 1.23 MilliJy IMAGR1: 16480 Residual map points loaded IMAGR1: Field 1 min allowed flux = 1.476 MilliJy iter= 26361 IMAGR1: Field 1 Clean flux density= 2.162 Jy 26361 comps IMAGR1: Total Cleaned flux density = 2.190 Jy 27146 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -5.4 MilliJy,max = 4.7 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 1.30 MilliJy IMAGR1: 10974 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 1.360 MilliJy iter= 27100 IMAGR1: Field 1 Clean flux density= 2.165 Jy 27100 comps IMAGR1: Total Cleaned flux density = 2.193 Jy 27885 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -5.6 MilliJy,max = 4.8 MilliJy IMAGR1: BGC Clean: using 1267 cell beam + residuals > 1.31 MilliJy IMAGR1: 13709 Residual map points loaded IMAGR1: Field 1 min allowed flux = -1.574 MilliJy iter= 27334 IMAGR1: Field 1 Clean flux density= 2.164 Jy 27334 comps IMAGR1: Total Cleaned flux density = 2.192 Jy 28119 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -5.0 MilliJy,max = 4.7 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.15 MilliJy IMAGR1: 19719 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -1.248 MilliJy iter= 29381 IMAGR1: Field 1 Clean flux density= 2.182 Jy 29381 comps IMAGR1: Total Cleaned flux density = 2.210 Jy 30166 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 2 min = -2.8 MilliJy,max = 2.5 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 1.19 MilliJy IMAGR1: 1224 Residual map points loaded IMAGR1: Field 2 min Clean flux = -1.230 MilliJy iter= 907 IMAGR1: Field 2 Clean flux density= 23.165 MilliJy 907 comps IMAGR1: Total Cleaned flux density = 2.205 Jy 30288 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -5.7 MilliJy,max = 5.5 MilliJy IMAGR1: BGC Clean: using 1497 cell beam + residuals > 1.35 MilliJy IMAGR1: 16784 Residual map points loaded IMAGR1: Field 1 min allowed flux = -2.081 MilliJy iter= 29466 IMAGR1: Field 1 Clean flux density= 2.178 Jy 29466 comps IMAGR1: Total Cleaned flux density = 2.201 Jy 30373 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -5.1 MilliJy,max = 4.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 1.15 MilliJy IMAGR1: 19982 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -1.258 MilliJy iter= 31831 IMAGR1: Field 1 Clean flux density= 2.180 Jy 31831 comps IMAGR1: Total Cleaned flux density = 2.203 Jy 32738 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -6.8 MilliJy,max = 7.9 MilliJy IMAGR1: BGC Clean: using 1497 cell beam + residuals > 2.56 MilliJy IMAGR1: 16878 Residual map points loaded IMAGR1: Field 1 min allowed flux = -3.926 MilliJy iter= 31881 IMAGR1: Field 1 Clean flux density= 2.180 Jy 31881 comps IMAGR1: Total Cleaned flux density = 2.203 Jy 32788 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -5.9 MilliJy,max = 6.9 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 2.05 MilliJy IMAGR1: 19986 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -2.257 MilliJy iter= 34811 IMAGR1: Field 1 Clean flux density= 2.146 Jy 34811 comps IMAGR1: Total Cleaned flux density = 2.169 Jy 35718 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -20.5 MilliJy,max = 24.0 MilliJy IMAGR1: BGC Clean: using 1267 cell beam + residuals > 9.99 MilliJy IMAGR1: 16906 Residual map points loaded IMAGR1: Field 1 min allowed flux = 11.989 MilliJy iter= 34921 IMAGR1: Field 1 Clean flux density= 2.225 Jy 34921 comps IMAGR1: Total Cleaned flux density = 2.248 Jy 35828 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -13.3 MilliJy,max = 12.6 MilliJy IMAGR1: BGC Clean: using 103 cell beam + residuals > 6.17 MilliJy IMAGR1: 19976 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -6.790 MilliJy iter= 38058 IMAGR1: Field 1 Clean flux density= 2.151 Jy 38058 comps IMAGR1: Total Cleaned flux density = 2.174 Jy 38965 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -75.9 MilliJy,max = 77.6 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 39.19 MilliJy IMAGR1: 12808 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -40.658 MilliJy iter= 38777 IMAGR1: Field 1 Clean flux density= 1.994 Jy 38777 comps IMAGR1: Total Cleaned flux density = 2.017 Jy 39684 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -114.1 MilliJy,max = 107.3 MilliJy IMAGR1: BGC Clean: using 1269 cell beam + residuals > 44.19 MilliJy IMAGR1: 16683 Residual map points loaded IMAGR1: Field 1 min allowed flux = 56.805 MilliJy iter= 38855 IMAGR1: Field 1 Clean flux density= 2.084 Jy 38855 comps IMAGR1: Total Cleaned flux density = 2.107 Jy 39762 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -62.7 MilliJy,max = 55.6 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 28.70 MilliJy IMAGR1: 12868 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -29.769 MilliJy iter= 39610 IMAGR1: Field 1 Clean flux density= 2.490 Jy 39610 comps IMAGR1: Total Cleaned flux density = 2.513 Jy 40517 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -106.5 MilliJy,max = 88.3 MilliJy IMAGR1: BGC Clean: using 1269 cell beam + residuals > 41.26 MilliJy IMAGR1: 17289 Residual map points loaded IMAGR1: Field 1 min allowed flux = -53.248 MilliJy iter= 39689 IMAGR1: Field 1 Clean flux density= 2.169 Jy 39689 comps IMAGR1: Total Cleaned flux density = 2.193 Jy 40596 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -51.6 MilliJy,max = 52.4 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 26.91 MilliJy IMAGR1: 11162 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -27.867 MilliJy iter= 40387 IMAGR1: Field 1 Clean flux density= 1.747 Jy 40387 comps IMAGR1: Total Cleaned flux density = 1.770 Jy 41294 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -80.0 MilliJy,max = 97.4 MilliJy IMAGR1: BGC Clean: using 1269 cell beam + residuals > 37.72 MilliJy IMAGR1: 16465 Residual map points loaded IMAGR1: Field 1 min allowed flux = 48.613 MilliJy iter= 40466 IMAGR1: Field 1 Clean flux density= 2.043 Jy 40466 comps IMAGR1: Total Cleaned flux density = 2.066 Jy 41373 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -47.3 MilliJy,max = 47.8 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 24.56 MilliJy IMAGR1: 9854 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 25.388 MilliJy iter= 41126 IMAGR1: Field 1 Clean flux density= 2.542 Jy 41126 comps IMAGR1: Total Cleaned flux density = 2.566 Jy 42033 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -86.6 MilliJy,max = 74.0 MilliJy IMAGR1: BGC Clean: using 1269 cell beam + residuals > 33.56 MilliJy IMAGR1: 18433 Residual map points loaded IMAGR1: Field 1 min allowed flux = -43.241 MilliJy iter= 41209 IMAGR1: Field 1 Clean flux density= 2.256 Jy 41209 comps IMAGR1: Total Cleaned flux density = 2.279 Jy 42116 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -42.2 MilliJy,max = 42.3 MilliJy IMAGR1: BGC Clean: using 297 cell beam + residuals > 18.85 MilliJy IMAGR1: 19836 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -26.093 MilliJy iter= 41623 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: Field 1 Clean flux density= 1.807 Jy 41623 comps IMAGR1: Total Cleaned flux density = 1.830 Jy 42530 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -39.7 MilliJy,max = 48.4 MilliJy IMAGR1: BGC Clean: using 1269 cell beam + residuals > 18.76 MilliJy IMAGR1: 12930 Residual map points loaded IMAGR1: Field 1 min allowed flux = 24.111 MilliJy iter= 41692 IMAGR1: Field 1 Clean flux density= 1.979 Jy 41692 comps IMAGR1: Total Cleaned flux density = 2.002 Jy 42599 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -22.8 MilliJy,max = 23.9 MilliJy IMAGR1: BGC Clean: using 1267 cell beam + residuals > 10.04 MilliJy IMAGR1: 19236 Residual map points loaded IMAGR1: Field 1 min allowed flux = 11.949 MilliJy iter= 41801 IMAGR1: Field 1 Clean flux density= 2.060 Jy 41801 comps IMAGR1: Total Cleaned flux density = 2.083 Jy 42708 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -11.0 MilliJy,max = 11.8 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 6.04 MilliJy IMAGR1: 10303 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -6.236 MilliJy iter= 42450 IMAGR1: Field 1 Clean flux density= 2.231 Jy 42450 comps IMAGR1: Total Cleaned flux density = 2.254 Jy 43357 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -19.7 MilliJy,max = 16.9 MilliJy IMAGR1: BGC Clean: using 1267 cell beam + residuals > 8.20 MilliJy IMAGR1: 14858 Residual map points loaded IMAGR1: Field 1 min allowed flux = -9.835 MilliJy iter= 42524 IMAGR1: Field 1 Clean flux density= 2.173 Jy 42524 comps IMAGR1: Total Cleaned flux density = 2.196 Jy 43431 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -9.6 MilliJy,max = 9.6 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 4.97 MilliJy IMAGR1: 17301 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -5.154 MilliJy iter= 43352 IMAGR1: Field 1 Clean flux density= 1.916 Jy 43352 comps IMAGR1: Total Cleaned flux density = 1.940 Jy 44259 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -19.3 MilliJy,max = 24.8 MilliJy IMAGR1: BGC Clean: using 1269 cell beam + residuals > 9.60 MilliJy IMAGR1: 16455 Residual map points loaded IMAGR1: Field 1 min allowed flux = 12.324 MilliJy iter= 43422 IMAGR1: Field 1 Clean flux density= 2.015 Jy 43422 comps IMAGR1: Total Cleaned flux density = 2.038 Jy 44329 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -12.2 MilliJy,max = 12.1 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 6.23 MilliJy IMAGR1: 12172 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 6.430 MilliJy iter= 44112 IMAGR1: Field 1 Clean flux density= 2.318 Jy 44112 comps IMAGR1: Total Cleaned flux density = 2.341 Jy 45019 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -27.2 MilliJy,max = 22.1 MilliJy IMAGR1: BGC Clean: using 1269 cell beam + residuals > 10.55 MilliJy IMAGR1: 17215 Residual map points loaded IMAGR1: Field 1 min allowed flux = -13.499 MilliJy iter= 44181 IMAGR1: Field 1 Clean flux density= 2.211 Jy 44181 comps IMAGR1: Total Cleaned flux density = 2.234 Jy 45088 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -13.4 MilliJy,max = 13.2 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 6.82 MilliJy IMAGR1: 12324 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -7.053 MilliJy iter= 44870 IMAGR1: Field 1 Clean flux density= 1.847 Jy 44870 comps IMAGR1: Total Cleaned flux density = 1.870 Jy 45777 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -24.1 MilliJy,max = 31.4 MilliJy IMAGR1: BGC Clean: using 1269 cell beam + residuals > 12.16 MilliJy IMAGR1: 16207 Residual map points loaded IMAGR1: Field 1 min allowed flux = 15.662 MilliJy iter= 44942 IMAGR1: Field 1 Clean flux density= 1.980 Jy 44942 comps IMAGR1: Total Cleaned flux density = 2.003 Jy 45849 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -15.4 MilliJy,max = 15.2 MilliJy IMAGR1: BGC Clean: using 297 cell beam + residuals > 6.83 MilliJy IMAGR1: 19109 Residual map points loaded IMAGR1: Field 1 min allowed flux = 7.712 MilliJy iter= 45654 IMAGR1: Field 1 Clean flux density= 2.416 Jy 45654 comps IMAGR1: Total Cleaned flux density = 2.439 Jy 46561 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -35.9 MilliJy,max = 26.6 MilliJy IMAGR1: BGC Clean: using 1269 cell beam + residuals > 13.92 MilliJy IMAGR1: 17489 Residual map points loaded IMAGR1: Field 1 min allowed flux = -17.961 MilliJy iter= 45728 IMAGR1: Field 1 Clean flux density= 2.257 Jy 45728 comps IMAGR1: Total Cleaned flux density = 2.281 Jy 46635 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -17.4 MilliJy,max = 17.5 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 9.08 MilliJy IMAGR1: 10618 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -9.934 MilliJy iter= 46284 IMAGR1: Field 1 Clean flux density= 1.807 Jy 46284 comps IMAGR1: Total Cleaned flux density = 1.830 Jy 47191 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -22.8 MilliJy,max = 32.6 MilliJy IMAGR1: BGC Clean: using 1269 cell beam + residuals > 12.63 MilliJy IMAGR1: 16527 Residual map points loaded IMAGR1: Field 1 min allowed flux = 16.288 MilliJy iter= 46355 IMAGR1: Field 1 Clean flux density= 1.950 Jy 46355 comps IMAGR1: Total Cleaned flux density = 1.973 Jy 47262 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -15.3 MilliJy,max = 16.1 MilliJy IMAGR1: BGC Clean: using 297 cell beam + residuals > 7.10 MilliJy IMAGR1: 18535 Residual map points loaded IMAGR1: Field 1 min allowed flux = 8.029 MilliJy iter= 47073 IMAGR1: Field 1 Clean flux density= 2.504 Jy 47073 comps IMAGR1: Total Cleaned flux density = 2.527 Jy 47980 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -38.3 MilliJy,max = 25.1 MilliJy IMAGR1: BGC Clean: using 1267 cell beam + residuals > 15.95 MilliJy IMAGR1: 15898 Residual map points loaded IMAGR1: Field 1 min allowed flux = -19.070 MilliJy iter= 47157 IMAGR1: Field 1 Clean flux density= 2.286 Jy 47157 comps IMAGR1: Total Cleaned flux density = 2.309 Jy 48064 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -18.2 MilliJy,max = 17.8 MilliJy IMAGR1: BGC Clean: using 1265 cell beam + residuals > 8.11 MilliJy IMAGR1: 18673 Residual map points loaded IMAGR1: Field 1 min allowed flux = -9.074 MilliJy iter= 47269 IMAGR1: Field 1 Clean flux density= 2.186 Jy 47269 comps IMAGR1: Total Cleaned flux density = 2.209 Jy 48176 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -8.4 MilliJy,max = 8.7 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 4.59 MilliJy IMAGR1: 11392 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 4.730 MilliJy iter= 47956 IMAGR1: Field 1 Clean flux density= 1.967 Jy 47956 comps IMAGR1: Total Cleaned flux density = 1.990 Jy 48863 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -15.2 MilliJy,max = 17.2 MilliJy IMAGR1: BGC Clean: using 1267 cell beam + residuals > 7.18 MilliJy IMAGR1: 18107 Residual map points loaded IMAGR1: Field 1 min allowed flux = -8.611 MilliJy iter= 48045 IMAGR1: Field 1 Clean flux density= 2.035 Jy 48045 comps IMAGR1: Total Cleaned flux density = 2.058 Jy 48952 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -8.2 MilliJy,max = 8.4 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 4.35 MilliJy IMAGR1: 11932 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 4.491 MilliJy iter= 48746 IMAGR1: Field 1 Clean flux density= 2.268 Jy 48746 comps IMAGR1: Total Cleaned flux density = 2.291 Jy 49653 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -18.6 MilliJy,max = 15.1 MilliJy IMAGR1: BGC Clean: using 1267 cell beam + residuals > 7.75 MilliJy IMAGR1: 16472 Residual map points loaded IMAGR1: Field 1 min allowed flux = 9.300 MilliJy iter= 48827 IMAGR1: Field 1 Clean flux density= 2.191 Jy 48827 comps IMAGR1: Total Cleaned flux density = 2.214 Jy 49734 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -9.1 MilliJy,max = 9.2 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 4.70 MilliJy IMAGR1: 13824 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -4.857 MilliJy iter= 49574 IMAGR1: Field 1 Clean flux density= 1.913 Jy 49574 comps IMAGR1: Total Cleaned flux density = 1.936 Jy 50481 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -17.8 MilliJy,max = 21.9 MilliJy IMAGR1: BGC Clean: using 1267 cell beam + residuals > 9.10 MilliJy IMAGR1: 17465 Residual map points loaded IMAGR1: Field 1 min allowed flux = 10.883 MilliJy iter= 49663 IMAGR1: Field 1 Clean flux density= 2.019 Jy 49663 comps IMAGR1: Total Cleaned flux density = 2.042 Jy 50570 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -10.8 MilliJy,max = 10.5 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 5.50 MilliJy IMAGR1: 11214 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 5.674 MilliJy iter= 50348 IMAGR1: Field 1 Clean flux density= 2.291 Jy 50348 comps IMAGR1: Total Cleaned flux density = 2.314 Jy 51255 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -23.0 MilliJy,max = 21.2 MilliJy IMAGR1: BGC Clean: using 1267 cell beam + residuals > 9.57 MilliJy IMAGR1: 16955 Residual map points loaded IMAGR1: Field 1 min allowed flux = -11.442 MilliJy iter= 50432 IMAGR1: Field 1 Clean flux density= 2.206 Jy 50432 comps IMAGR1: Total Cleaned flux density = 2.229 Jy 51339 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 295 cell beam + residuals > 5.78 MilliJy IMAGR1: 13248 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 5.976 MilliJy iter= 51182 IMAGR1: Field 1 Clean flux density= 1.876 Jy 51182 comps LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: Total Cleaned flux density = 1.899 Jy 52089 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -23.2 MilliJy,max = 27.7 MilliJy IMAGR1: BGC Clean: using 1267 cell beam + residuals > 11.54 MilliJy IMAGR1: 16766 Residual map points loaded IMAGR1: Field 1 min allowed flux = 13.795 MilliJy iter= 51268 IMAGR1: Field 1 Clean flux density= 1.991 Jy 51268 comps IMAGR1: Total Cleaned flux density = 2.015 Jy 52175 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -13.4 MilliJy,max = 13.7 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 6.97 MilliJy IMAGR1: 11935 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 7.197 MilliJy iter= 52001 IMAGR1: Field 1 Clean flux density= 2.372 Jy 52001 comps IMAGR1: Total Cleaned flux density = 2.396 Jy 52908 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -31.5 MilliJy,max = 27.3 MilliJy IMAGR1: BGC Clean: using 1267 cell beam + residuals > 13.11 MilliJy IMAGR1: 18067 Residual map points loaded IMAGR1: Field 1 min allowed flux = -15.651 MilliJy iter= 52093 IMAGR1: Field 1 Clean flux density= 2.230 Jy 52093 comps IMAGR1: Total Cleaned flux density = 2.253 Jy 53000 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -15.2 MilliJy,max = 15.4 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 7.91 MilliJy IMAGR1: 11507 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -8.163 MilliJy iter= 52807 IMAGR1: Field 1 Clean flux density= 1.864 Jy 52807 comps IMAGR1: Total Cleaned flux density = 1.887 Jy 53714 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -33.3 MilliJy,max = 33.1 MilliJy IMAGR1: BGC Clean: using 1265 cell beam + residuals > 14.16 MilliJy IMAGR1: 19146 Residual map points loaded IMAGR1: Field 1 min allowed flux = -16.623 MilliJy iter= 52904 IMAGR1: Field 1 Clean flux density= 1.982 Jy 52904 comps IMAGR1: Total Cleaned flux density = 2.005 Jy 53811 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -16.4 MilliJy,max = 16.2 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 8.40 MilliJy IMAGR1: 11327 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -8.667 MilliJy iter= 53617 IMAGR1: Field 1 Clean flux density= 2.373 Jy 53617 comps IMAGR1: Total Cleaned flux density = 2.396 Jy 54524 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -35.6 MilliJy,max = 33.9 MilliJy IMAGR1: BGC Clean: using 1265 cell beam + residuals > 15.13 MilliJy IMAGR1: 18768 Residual map points loaded IMAGR1: Field 1 min allowed flux = -17.669 MilliJy iter= 53710 IMAGR1: Field 1 Clean flux density= 2.243 Jy 53710 comps IMAGR1: Total Cleaned flux density = 2.266 Jy 54617 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -17.3 MilliJy,max = 17.3 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 8.93 MilliJy IMAGR1: 12480 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -9.217 MilliJy iter= 54458 IMAGR1: Field 1 Clean flux density= 1.818 Jy 54458 comps IMAGR1: Total Cleaned flux density = 1.841 Jy 55365 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -37.7 MilliJy,max = 40.2 MilliJy IMAGR1: BGC Clean: using 1265 cell beam + residuals > 17.10 MilliJy IMAGR1: 19319 Residual map points loaded IMAGR1: Field 1 min allowed flux = 20.094 MilliJy iter= 54556 IMAGR1: Field 1 Clean flux density= 1.965 Jy 54556 comps IMAGR1: Total Cleaned flux density = 1.989 Jy 55463 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -19.6 MilliJy,max = 20.0 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 10.15 MilliJy IMAGR1: 11419 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 10.466 MilliJy iter= 55281 IMAGR1: Field 1 Clean flux density= 2.418 Jy 55281 comps IMAGR1: Total Cleaned flux density = 2.441 Jy 56188 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -42.8 MilliJy,max = 44.0 MilliJy IMAGR1: BGC Clean: using 1265 cell beam + residuals > 18.71 MilliJy IMAGR1: 18615 Residual map points loaded IMAGR1: Field 1 min allowed flux = -21.864 MilliJy iter= 55375 IMAGR1: Field 1 Clean flux density= 2.278 Jy 55375 comps IMAGR1: Total Cleaned flux density = 2.301 Jy 56282 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -21.7 MilliJy,max = 20.9 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 11.05 MilliJy IMAGR1: 12381 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -12.460 MilliJy iter= 55974 IMAGR1: Field 1 Clean flux density= 1.822 Jy 55974 comps IMAGR1: Total Cleaned flux density = 1.845 Jy 56881 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -37.6 MilliJy,max = 38.9 MilliJy IMAGR1: BGC Clean: using 1265 cell beam + residuals > 16.52 MilliJy IMAGR1: 19370 Residual map points loaded IMAGR1: Field 1 min allowed flux = 19.378 MilliJy iter= 56071 IMAGR1: Field 1 Clean flux density= 1.968 Jy 56071 comps IMAGR1: Total Cleaned flux density = 1.992 Jy 56978 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -18.5 MilliJy,max = 19.0 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 9.79 MilliJy IMAGR1: 11450 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -10.090 MilliJy iter= 56790 IMAGR1: Field 1 Clean flux density= 2.441 Jy 56790 comps IMAGR1: Total Cleaned flux density = 2.465 Jy 57697 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -43.9 MilliJy,max = 38.8 MilliJy IMAGR1: BGC Clean: using 1267 cell beam + residuals > 18.28 MilliJy IMAGR1: 18363 Residual map points loaded IMAGR1: Field 1 min allowed flux = -21.842 MilliJy iter= 56879 IMAGR1: Field 1 Clean flux density= 2.283 Jy 56879 comps IMAGR1: Total Cleaned flux density = 2.306 Jy 57786 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -21.2 MilliJy,max = 21.4 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 11.04 MilliJy IMAGR1: 12777 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -12.739 MilliJy iter= 57448 IMAGR1: Field 1 Clean flux density= 1.829 Jy 57448 comps IMAGR1: Total Cleaned flux density = 1.852 Jy 58355 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -34.3 MilliJy,max = 38.3 MilliJy IMAGR1: BGC Clean: using 1267 cell beam + residuals > 15.94 MilliJy IMAGR1: 18654 Residual map points loaded IMAGR1: Field 1 min allowed flux = -19.108 MilliJy iter= 57538 IMAGR1: Field 1 Clean flux density= 1.974 Jy 57538 comps IMAGR1: Total Cleaned flux density = 1.997 Jy 58445 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -18.0 MilliJy,max = 18.9 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 9.66 MilliJy IMAGR1: 11567 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -9.955 MilliJy iter= 58245 IMAGR1: Field 1 Clean flux density= 2.456 Jy 58245 comps IMAGR1: Total Cleaned flux density = 2.479 Jy 59152 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -42.3 MilliJy,max = 36.7 MilliJy IMAGR1: BGC Clean: using 1267 cell beam + residuals > 17.62 MilliJy IMAGR1: 19495 Residual map points loaded IMAGR1: Field 1 min allowed flux = 21.153 MilliJy iter= 58336 IMAGR1: Field 1 Clean flux density= 2.289 Jy 58336 comps IMAGR1: Total Cleaned flux density = 2.312 Jy 59243 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -20.7 MilliJy,max = 20.6 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 10.69 MilliJy IMAGR1: 12423 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -12.292 MilliJy iter= 58898 IMAGR1: Field 1 Clean flux density= 1.830 Jy 58898 comps IMAGR1: Total Cleaned flux density = 1.854 Jy 59805 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -30.9 MilliJy,max = 36.9 MilliJy IMAGR1: BGC Clean: using 1267 cell beam + residuals > 15.36 MilliJy IMAGR1: 17724 Residual map points loaded IMAGR1: Field 1 min allowed flux = 18.420 MilliJy iter= 58985 IMAGR1: Field 1 Clean flux density= 1.985 Jy 58985 comps IMAGR1: Total Cleaned flux density = 2.008 Jy 59892 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -18.2 MilliJy,max = 18.0 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 9.31 MilliJy IMAGR1: 11504 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 9.593 MilliJy iter= 59694 IMAGR1: Field 1 Clean flux density= 2.427 Jy 59694 comps IMAGR1: Total Cleaned flux density = 2.450 Jy 60601 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -40.8 MilliJy,max = 37.3 MilliJy IMAGR1: BGC Clean: using 1267 cell beam + residuals > 16.99 MilliJy IMAGR1: 19752 Residual map points loaded IMAGR1: Field 1 min allowed flux = -20.226 MilliJy iter= 59790 IMAGR1: Field 1 Clean flux density= 2.282 Jy 59790 comps IMAGR1: Total Cleaned flux density = 2.305 Jy 60697 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -19.6 MilliJy,max = 19.1 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 10.22 MilliJy IMAGR1: 11617 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -11.435 MilliJy iter= 60370 IMAGR1: Field 1 Clean flux density= 1.825 Jy 60370 comps IMAGR1: Total Cleaned flux density = 1.848 Jy 61277 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -28.2 MilliJy,max = 36.1 MilliJy IMAGR1: BGC Clean: using 1267 cell beam + residuals > 15.04 MilliJy IMAGR1: 17388 Residual map points loaded IMAGR1: Field 1 min allowed flux = 17.989 MilliJy iter= 60457 IMAGR1: Field 1 Clean flux density= 1.982 Jy 60457 comps IMAGR1: Total Cleaned flux density = 2.005 Jy 61364 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -17.5 MilliJy,max = 17.7 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 9.09 MilliJy IMAGR1: 11458 Residual map points loaded LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! IMAGR1: Field 1 min algorithm flux= 9.362 MilliJy iter= 61168 IMAGR1: Field 1 Clean flux density= 2.420 Jy 61168 comps IMAGR1: Total Cleaned flux density = 2.443 Jy 62075 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -39.6 MilliJy,max = 36.3 MilliJy IMAGR1: BGC Clean: using 1265 cell beam + residuals > 16.82 MilliJy IMAGR1: 18594 Residual map points loaded IMAGR1: Field 1 min allowed flux = -19.744 MilliJy iter= 61266 IMAGR1: Field 1 Clean flux density= 2.276 Jy 61266 comps IMAGR1: Total Cleaned flux density = 2.299 Jy 62173 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -19.2 MilliJy,max = 19.0 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 9.98 MilliJy IMAGR1: 11453 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -10.644 MilliJy iter= 61918 IMAGR1: Field 1 Clean flux density= 1.821 Jy 61918 comps IMAGR1: Total Cleaned flux density = 1.844 Jy 62825 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -35.1 MilliJy,max = 38.9 MilliJy IMAGR1: BGC Clean: using 1267 cell beam + residuals > 16.21 MilliJy IMAGR1: 19119 Residual map points loaded IMAGR1: Field 1 min allowed flux = 19.221 MilliJy iter= 62014 IMAGR1: Field 1 Clean flux density= 1.973 Jy 62014 comps IMAGR1: Total Cleaned flux density = 1.997 Jy 62921 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -18.9 MilliJy,max = 18.6 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 9.71 MilliJy IMAGR1: 10757 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 9.999 MilliJy iter= 62717 IMAGR1: Field 1 Clean flux density= 2.424 Jy 62717 comps IMAGR1: Total Cleaned flux density = 2.447 Jy 63624 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -40.3 MilliJy,max = 37.4 MilliJy IMAGR1: BGC Clean: using 1265 cell beam + residuals > 17.15 MilliJy IMAGR1: 19590 Residual map points loaded IMAGR1: Field 1 min allowed flux = -20.057 MilliJy iter= 62817 IMAGR1: Field 1 Clean flux density= 2.282 Jy 62817 comps IMAGR1: Total Cleaned flux density = 2.305 Jy 63724 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -19.4 MilliJy,max = 19.8 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 10.14 MilliJy IMAGR1: 11824 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -10.979 MilliJy iter= 63448 IMAGR1: Field 1 Clean flux density= 1.827 Jy 63448 comps IMAGR1: Total Cleaned flux density = 1.850 Jy 64355 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -34.5 MilliJy,max = 39.4 MilliJy IMAGR1: BGC Clean: using 1267 cell beam + residuals > 16.40 MilliJy IMAGR1: 17242 Residual map points loaded IMAGR1: Field 1 min allowed flux = 19.637 MilliJy iter= 63536 IMAGR1: Field 1 Clean flux density= 1.977 Jy 63536 comps IMAGR1: Total Cleaned flux density = 2.000 Jy 64443 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -18.9 MilliJy,max = 19.0 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 9.92 MilliJy IMAGR1: 11397 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -10.212 MilliJy iter= 64249 IMAGR1: Field 1 Clean flux density= 2.436 Jy 64249 comps IMAGR1: Total Cleaned flux density = 2.459 Jy 65156 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -43.4 MilliJy,max = 40.0 MilliJy IMAGR1: BGC Clean: using 1265 cell beam + residuals > 18.43 MilliJy IMAGR1: 18570 Residual map points loaded IMAGR1: Field 1 min allowed flux = -21.616 MilliJy iter= 64345 IMAGR1: Field 1 Clean flux density= 2.296 Jy 64345 comps IMAGR1: Total Cleaned flux density = 2.319 Jy 65252 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -20.9 MilliJy,max = 21.5 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 10.92 MilliJy IMAGR1: 11823 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -12.285 MilliJy iter= 64924 IMAGR1: Field 1 Clean flux density= 1.840 Jy 64924 comps IMAGR1: Total Cleaned flux density = 1.863 Jy 65831 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -33.1 MilliJy,max = 40.2 MilliJy IMAGR1: BGC Clean: using 1269 cell beam + residuals > 15.58 MilliJy IMAGR1: 19954 Residual map points loaded IMAGR1: Field 1 min allowed flux = 20.056 MilliJy iter= 65006 IMAGR1: Field 1 Clean flux density= 1.975 Jy 65006 comps IMAGR1: Total Cleaned flux density = 1.998 Jy 65913 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -19.9 MilliJy,max = 19.8 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 10.13 MilliJy IMAGR1: 11043 Residual map points loaded IMAGR1: Field 1 min algorithm flux= 10.431 MilliJy iter= 65713 IMAGR1: Field 1 Clean flux density= 2.446 Jy 65713 comps IMAGR1: Total Cleaned flux density = 2.469 Jy 66620 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -45.6 MilliJy,max = 39.6 MilliJy IMAGR1: BGC Clean: using 1267 cell beam + residuals > 19.00 MilliJy IMAGR1: 17953 Residual map points loaded IMAGR1: Field 1 min allowed flux = -22.754 MilliJy iter= 65805 IMAGR1: Field 1 Clean flux density= 2.297 Jy 65805 comps IMAGR1: Total Cleaned flux density = 2.320 Jy 66712 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -22.5 MilliJy,max = 21.7 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 11.50 MilliJy IMAGR1: 11305 Residual map points loaded IMAGR1: SOMETHING IS GOING WRONG - ABANDON CLEAN IMAGR1: Field 1 min algorithm flux= -13.186 MilliJy iter= 66342 IMAGR1: Field 1 Clean flux density= 1.838 Jy 66342 comps IMAGR1: Total Cleaned flux density = 1.861 Jy 67249 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -31.1 MilliJy,max = 39.0 MilliJy IMAGR1: BGC Clean: using 1269 cell beam + residuals > 15.12 MilliJy IMAGR1: 19347 Residual map points loaded IMAGR1: Field 1 min allowed flux = 19.304 MilliJy iter= 66424 IMAGR1: Field 1 Clean flux density= 1.981 Jy 66424 comps IMAGR1: Total Cleaned flux density = 2.004 Jy 67331 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -19.0 MilliJy,max = 19.1 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 9.75 MilliJy IMAGR1: 10874 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -10.024 MilliJy iter= 67124 IMAGR1: Field 1 Clean flux density= 2.431 Jy 67124 comps IMAGR1: Total Cleaned flux density = 2.454 Jy 68031 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -42.2 MilliJy,max = 38.7 MilliJy IMAGR1: BGC Clean: using 1265 cell beam + residuals > 17.93 MilliJy IMAGR1: 18784 Residual map points loaded IMAGR1: Field 1 min allowed flux = -21.070 MilliJy iter= 67223 IMAGR1: Field 1 Clean flux density= 2.281 Jy 67223 comps IMAGR1: Total Cleaned flux density = 2.304 Jy 68130 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -20.2 MilliJy,max = 19.9 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 10.65 MilliJy IMAGR1: 11004 Residual map points loaded IMAGR1: Field 1 min algorithm flux= -10.930 MilliJy iter= 67913 IMAGR1: Field 1 Clean flux density= 1.830 Jy 67913 comps IMAGR1: Total Cleaned flux density = 1.853 Jy 68820 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -42.5 MilliJy,max = 43.9 MilliJy IMAGR1: BGC Clean: using 1267 cell beam + residuals > 18.27 MilliJy IMAGR1: 19273 Residual map points loaded IMAGR1: Field 1 min allowed flux = 21.901 MilliJy iter= 68009 IMAGR1: Field 1 Clean flux density= 1.974 Jy 68009 comps IMAGR1: Total Cleaned flux density = 1.997 Jy 68916 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -21.2 MilliJy,max = 20.8 MilliJy IMAGR1: BGC Clean: using 297 cell beam + residuals > 9.55 MilliJy IMAGR1: 19603 Residual map points loaded IMAGR1: Field 1 min allowed flux = 10.600 MilliJy iter= 68806 IMAGR1: Field 1 Clean flux density= 2.503 Jy 68806 comps IMAGR1: Total Cleaned flux density = 2.526 Jy 69713 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -54.0 MilliJy,max = 49.2 MilliJy IMAGR1: BGC Clean: using 1267 cell beam + residuals > 22.49 MilliJy IMAGR1: 18288 Residual map points loaded IMAGR1: Field 1 min allowed flux = 26.860 MilliJy iter= 68899 IMAGR1: Field 1 Clean flux density= 2.334 Jy 68899 comps IMAGR1: Total Cleaned flux density = 2.357 Jy 69806 comps IMAGR1: VISDFT: Begin DFT component subtraction IMAGR1: I Polarization model processed IMAGR1: Field 1 min = -26.4 MilliJy,max = 25.9 MilliJy IMAGR1: BGC Clean: using 295 cell beam + residuals > 13.57 MilliJy IMAGR1: 11656 Residual map points loaded IMAGR1: Field 1 Iter limit, Max resid= -20.555 MilliJy iter= 69093 IMAGR1: Field 1 Clean flux density= 2.116 Jy 69093 comps IMAGR1: Total Cleaned flux density = 2.139 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 69093 to 14291 components IMAGR1: Field 2 compressed from 907 to 444 components IMAGR1: Field 1 min = -5.7 MilliJy,max = 8.0 MilliJy IMAGR1: Field 2 min = -4.4 MilliJy,max = 6.6 MilliJy IMAGR1: Restoring Clean components IMAGR1: Restoring overlapped Clean components IMAGR1: Restore 14.998 MilliJy ( 981 CCs) from field 1 to field 2 IMAGR1: Restore 23.165 MilliJy ( 444 CCs) from field 2 to field 1 IMAGR1: Checking image max/min IMAGR1: Field 1 final Clean flux 2.139 Jy IMAGR1: Field 2 final Clean flux 38.162 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= 21 disk= 1 IMAGR1: Appears to have ended successfully IMAGR1: thuban 31DEC06 TST: Cpu= 219.1 Real= 222 tmp/SETFC@CYGX-3_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 21 disk= 1 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 20 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.2052 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_X,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_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.log AIPS 1: ' NOW STARTING WITH SOURCE :9 =2023+544' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_X,BAND.0-1 >& /dev/null 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 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 22 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 ?' 22 >AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.X BAND.1 AIPS 1: '10 SECOND INTEGRATIONS (GUESS)' AIPS 1: Got(1) disk= 1 user=**** type=UV 1331+305.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 ARCSEC RADIUS' FLATN1: Task FLATN (release of 31DEC06) begins FLATN1: Create 1331+305 .FLATN . 1 (MA) on disk 1 cno 23 FLATN1: Start field 1 FLATN1: Appears to have ended successfully FLATN1: thuban 31DEC06 TST: Cpu= 3.0 Real= 3 tmp/SETFC@CYGX-3_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 21 disk= 1 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 20 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.2052 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_X,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_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.log AIPS 1: ' NOW STARTING WITH SOURCE :9 =2023+544' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_X,BAND.0-1 >& /dev/null 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 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 22 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 ?' 22 >AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.X BAND.1 AIPS 1: '10 SECOND INTEGRATIONS (GUESS)' AIPS 1: Got(1) disk= 1 user=**** type=UV 1331+305.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 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 24 BLANK1: BEGIN PLANE 1. OF 1. BLANK1: Begin final output stage for blanked image BLANK1: Appears to have ended successfully BLANK1: thuban 31DEC06 TST: Cpu= 1.7 Real= 2 tmp/SETFC@CYGX-3_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 21 disk= 1 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 20 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.2052 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_X,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_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.log AIPS 1: ' NOW STARTING WITH SOURCE :9 =2023+544' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_X,BAND.0-1 >& /dev/null 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 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 22 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 ?' 22 >AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.X BAND.1 AIPS 1: '10 SECOND INTEGRATIONS (GUESS)' AIPS 1: Got(1) disk= 1 user=**** type=UV 1331+305.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Got(1) disk= 1 user=**** type=UV X1748-28.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 ARCSEC RADIUS' FLATN1: Task FLATN (release of 31DEC06) begins FLATN1: Create X1748-28 .FLATN . 1 (MA) on disk 1 cno 24 FLATN1: Start field 1 FLATN1: Start field 2 FLATN1: Now divide by the sum of the weights FLATN1: Appears to have ended successfully FLATN1: thuban 31DEC06 TST: Cpu= 1.0 Real= 1 tmp/SETFC@CYGX-3_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 21 disk= 1 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 20 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.2052 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_X,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_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.log AIPS 1: ' NOW STARTING WITH SOURCE :9 =2023+544' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_X,BAND.0-1 >& /dev/null 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 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 22 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 ?' 22 >AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.X BAND.1 AIPS 1: '10 SECOND INTEGRATIONS (GUESS)' AIPS 1: Got(1) disk= 1 user=**** type=UV 1331+305.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Got(1) disk= 1 user=**** type=UV X1748-28.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished BLANK1: Task BLANK (release of 31DEC06) begins BLANK1: Create X1748-28 .BLANK . 1 (MA) on disk 1 cno 25 BLANK1: BEGIN PLANE 1. OF 1. BLANK1: Begin final output stage for blanked image BLANK1: Appears to have ended successfully BLANK1: thuban 31DEC06 TST: Cpu= 0.5 Real= 0 tmp/SETFC@CYGX-3_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 21 disk= 1 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 20 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.2052 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_X,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_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.log AIPS 1: ' NOW STARTING WITH SOURCE :9 =2023+544' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_X,BAND.0-1 >& /dev/null 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 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 22 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 ?' 22 >AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.X BAND.1 AIPS 1: '10 SECOND INTEGRATIONS (GUESS)' AIPS 1: Got(1) disk= 1 user=**** type=UV 1331+305.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Got(1) disk= 1 user=**** type=UV X1748-28.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 24 disk= 1 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=UV 1744-312.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 ARCSEC RADIUS' FLATN1: Task FLATN (release of 31DEC06) begins FLATN1: Create 1744-312 .FLATN . 1 (MA) on disk 1 cno 25 FLATN1: Start field 1 FLATN1: Appears to have ended successfully FLATN1: thuban 31DEC06 TST: Cpu= 0.7 Real= 0 tmp/SETFC@CYGX-3_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 21 disk= 1 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 20 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.2052 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_X,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_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.log AIPS 1: ' NOW STARTING WITH SOURCE :9 =2023+544' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_X,BAND.0-1 >& /dev/null 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 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 22 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 ?' 22 >AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.X BAND.1 AIPS 1: '10 SECOND INTEGRATIONS (GUESS)' AIPS 1: Got(1) disk= 1 user=**** type=UV 1331+305.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Got(1) disk= 1 user=**** type=UV X1748-28.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 24 disk= 1 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=UV 1744-312.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished BLANK1: Task BLANK (release of 31DEC06) begins BLANK1: Create 1744-312 .BLANK . 1 (MA) on disk 1 cno 26 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.4 Real= 0 tmp/SETFC@CYGX-3_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 21 disk= 1 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 20 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.2052 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_X,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_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.log AIPS 1: ' NOW STARTING WITH SOURCE :9 =2023+544' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_X,BAND.0-1 >& /dev/null 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 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 22 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 ?' 22 >AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.X BAND.1 AIPS 1: '10 SECOND INTEGRATIONS (GUESS)' AIPS 1: Got(1) disk= 1 user=**** type=UV 1331+305.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Got(1) disk= 1 user=**** type=UV X1748-28.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 24 disk= 1 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=UV 1744-312.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 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= 25 disk= 1 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Got(1) disk= 1 user=**** type=UV V404CYG.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 ARCSEC RADIUS' FLATN1: Task FLATN (release of 31DEC06) begins FLATN1: Create V404CYG .FLATN . 1 (MA) on disk 1 cno 26 FLATN1: Start field 1 FLATN1: Appears to have ended successfully FLATN1: thuban 31DEC06 TST: Cpu= 2.9 Real= 3 tmp/SETFC@CYGX-3_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 21 disk= 1 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 20 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.2052 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_X,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_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.log AIPS 1: ' NOW STARTING WITH SOURCE :9 =2023+544' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_X,BAND.0-1 >& /dev/null 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 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 22 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 ?' 22 >AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.X BAND.1 AIPS 1: '10 SECOND INTEGRATIONS (GUESS)' AIPS 1: Got(1) disk= 1 user=**** type=UV 1331+305.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Got(1) disk= 1 user=**** type=UV X1748-28.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 24 disk= 1 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=UV 1744-312.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 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= 25 disk= 1 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Got(1) disk= 1 user=**** type=UV V404CYG.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished BLANK1: Task BLANK (release of 31DEC06) begins BLANK1: Create V404CYG .BLANK . 1 (MA) on disk 1 cno 27 BLANK1: BEGIN PLANE 1. OF 1. BLANK1: Begin final output stage for blanked image BLANK1: Appears to have ended successfully BLANK1: thuban 31DEC06 TST: Cpu= 1.7 Real= 2 tmp/SETFC@CYGX-3_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 21 disk= 1 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 20 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.2052 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_X,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_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.log AIPS 1: ' NOW STARTING WITH SOURCE :9 =2023+544' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_X,BAND.0-1 >& /dev/null 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 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 22 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 ?' 22 >AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.X BAND.1 AIPS 1: '10 SECOND INTEGRATIONS (GUESS)' AIPS 1: Got(1) disk= 1 user=**** type=UV 1331+305.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Got(1) disk= 1 user=**** type=UV X1748-28.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 24 disk= 1 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=UV 1744-312.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 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= 25 disk= 1 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Got(1) disk= 1 user=**** type=UV V404CYG.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 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= 26 disk= 1 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 AIPS 1: Got(1) disk= 1 user=**** type=UV 2025+337.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 ARCSEC RADIUS' FLATN1: Task FLATN (release of 31DEC06) begins FLATN1: Create 2025+337 .FLATN . 1 (MA) on disk 1 cno 27 FLATN1: Start field 1 FLATN1: Appears to have ended successfully FLATN1: thuban 31DEC06 TST: Cpu= 2.9 Real= 3 tmp/SETFC@CYGX-3_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 21 disk= 1 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 20 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.2052 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_X,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_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.log AIPS 1: ' NOW STARTING WITH SOURCE :9 =2023+544' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_X,BAND.0-1 >& /dev/null 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 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 22 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 ?' 22 >AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.X BAND.1 AIPS 1: '10 SECOND INTEGRATIONS (GUESS)' AIPS 1: Got(1) disk= 1 user=**** type=UV 1331+305.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Got(1) disk= 1 user=**** type=UV X1748-28.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 24 disk= 1 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=UV 1744-312.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 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= 25 disk= 1 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Got(1) disk= 1 user=**** type=UV V404CYG.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 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= 26 disk= 1 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 AIPS 1: Got(1) disk= 1 user=**** type=UV 2025+337.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished BLANK1: Task BLANK (release of 31DEC06) begins BLANK1: Create 2025+337 .BLANK . 1 (MA) on disk 1 cno 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= 1.7 Real= 2 tmp/SETFC@CYGX-3_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 21 disk= 1 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 20 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.2052 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_X,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_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.log AIPS 1: ' NOW STARTING WITH SOURCE :9 =2023+544' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_X,BAND.0-1 >& /dev/null 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 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 22 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 ?' 22 >AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.X BAND.1 AIPS 1: '10 SECOND INTEGRATIONS (GUESS)' AIPS 1: Got(1) disk= 1 user=**** type=UV 1331+305.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Got(1) disk= 1 user=**** type=UV X1748-28.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 24 disk= 1 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=UV 1744-312.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 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= 25 disk= 1 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Got(1) disk= 1 user=**** type=UV V404CYG.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 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= 26 disk= 1 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 AIPS 1: Got(1) disk= 1 user=**** type=UV 2025+337.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 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.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 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: Appears to have ended successfully FLATN1: thuban 31DEC06 TST: Cpu= 2.9 Real= 3 tmp/SETFC@CYGX-3_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 21 disk= 1 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 20 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.2052 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_X,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_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.log AIPS 1: ' NOW STARTING WITH SOURCE :9 =2023+544' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_X,BAND.0-1 >& /dev/null 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 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 22 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 ?' 22 >AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.X BAND.1 AIPS 1: '10 SECOND INTEGRATIONS (GUESS)' AIPS 1: Got(1) disk= 1 user=**** type=UV 1331+305.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Got(1) disk= 1 user=**** type=UV X1748-28.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 24 disk= 1 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=UV 1744-312.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 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= 25 disk= 1 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Got(1) disk= 1 user=**** type=UV V404CYG.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 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= 26 disk= 1 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 AIPS 1: Got(1) disk= 1 user=**** type=UV 2025+337.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 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.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 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= 1.7 Real= 2 tmp/SETFC@CYGX-3_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 21 disk= 1 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 20 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.2052 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_X,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_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.log AIPS 1: ' NOW STARTING WITH SOURCE :9 =2023+544' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_X,BAND.0-1 >& /dev/null 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 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 22 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 ?' 22 >AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.X BAND.1 AIPS 1: '10 SECOND INTEGRATIONS (GUESS)' AIPS 1: Got(1) disk= 1 user=**** type=UV 1331+305.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Got(1) disk= 1 user=**** type=UV X1748-28.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 24 disk= 1 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=UV 1744-312.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 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= 25 disk= 1 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Got(1) disk= 1 user=**** type=UV V404CYG.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 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= 26 disk= 1 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 AIPS 1: Got(1) disk= 1 user=**** type=UV 2025+337.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 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.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 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= 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.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 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: Appears to have ended successfully FLATN1: thuban 31DEC06 TST: Cpu= 2.9 Real= 3 tmp/SETFC@CYGX-3_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 21 disk= 1 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 20 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.2052 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_X,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_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.log AIPS 1: ' NOW STARTING WITH SOURCE :9 =2023+544' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_X,BAND.0-1 >& /dev/null 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 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 22 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 ?' 22 >AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.X BAND.1 AIPS 1: '10 SECOND INTEGRATIONS (GUESS)' AIPS 1: Got(1) disk= 1 user=**** type=UV 1331+305.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Got(1) disk= 1 user=**** type=UV X1748-28.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 24 disk= 1 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=UV 1744-312.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 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= 25 disk= 1 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Got(1) disk= 1 user=**** type=UV V404CYG.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 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= 26 disk= 1 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 AIPS 1: Got(1) disk= 1 user=**** type=UV 2025+337.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 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.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 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= 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.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 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= 1.7 Real= 1 tmp/SETFC@CYGX-3_X,BAND.0-1 >& /dev/null AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 21 disk= 1 AIPS 1: Disk 1 in-CNO 22 renumbered as CNO 20 AIPS 1: ' ' AIPS 1: 'ESTIMATED RMS:' '0.2052 MILLI JANSKY' AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_X,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_X,BAND.0-1 >> /home/thuban/vlbacald/run/ AIPS 1: AH669_2000MAR07_1.1.log AIPS 1: ' NOW STARTING WITH SOURCE :9 =2023+544' AIPS 1: ' ' AIPS 1: Resumes AIPS 1: SYSTEM command to be executed is: AIPS 1: rm -f /tmp/SETFC@2023+544_X,BAND.0-1 >& /dev/null 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 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 21 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 22 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 ?' 22 >AIPS 1: Got(1) disk= 1 user=**** type=UV 20000307.X BAND.1 AIPS 1: '10 SECOND INTEGRATIONS (GUESS)' AIPS 1: Got(1) disk= 1 user=**** type=UV 1331+305.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Got(1) disk= 1 user=**** type=UV X1748-28.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 ARCSEC RADIUS' AIPS 1: Resumes AIPS 1: Task FLATN has finished AIPS 1: Resumes AIPS 1: Task BLANK has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 24 disk= 1 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Got(1) disk= 1 user=**** type=UV 1744-312.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 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= 25 disk= 1 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Got(1) disk= 1 user=**** type=UV V404CYG.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 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= 26 disk= 1 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 AIPS 1: Got(1) disk= 1 user=**** type=UV 2025+337.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 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.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 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= 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.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 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.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 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: Appears to have ended successfully FLATN1: thuban 31DEC06 TST: Cpu= 2.9 Real= 3 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.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 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= 1.8 Real= 2 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.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 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.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 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: Start field 2 FLATN1: Now divide by the sum of the weights FLATN1: Appears to have ended successfully FLATN1: thuban 31DEC06 TST: Cpu= 3.5 Real= 3 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.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 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.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 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= 1.6 Real= 1 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.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 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.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 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.X 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.X BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV X1748-28.X BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV 1744-312.X BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV V404CYG.X BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV 2025+337.X BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV 2007+404.X BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV CYGX-1.X BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV CYGX-3.X BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV 2023+544.X BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA X1748-28.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA X1748-28.ICL002.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1744-312.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA V404CYG.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 2025+337.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 2007+404.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA CYGX-1.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA CYGX-3.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 2023+544.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 2023+544.ICL002.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.BLANK.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.BLANK.1 AIPS 1: Mean=-3.6058E-04 rms= 2.8062E-01 JY/BEAM over 637505. pixels AIPS 1: Maximum= 3.8046E+00 at 296 167 1 1 1 1 1 AIPS 1: Skypos: RA 13 31 12.55082 DEC 30 28 51.9317 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Minimum=-5.1893E+00 at 210 137 1 1 1 1 1 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: Skypos: RA 13 31 14.90058 DEC 30 28 41.3287 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Flux density = -5.1021E+00 Jy. Beam area = 45.05 pixels IMEAN1: Task IMEAN (release of 31DEC06) begins IMEAN1: Image= 1331+305 .BLANK . 1 1 xywind= 1 1 904 904 IMEAN1: Mean and rms found by fitting peak in histogram: IMEAN1: Mean=-1.5827E-03 Rms= 2.1222E-01 **** from histogram IMEAN1: Mean and rms found by including all data: IMEAN1: Mean=-1.2951E-04 Rms= 2.8217E-01 JY/BEAM over 641105 pixels IMEAN1: Flux density = -1.8428E+00 Jy. beam area = 45.05 pixels IMEAN1: Minimum=-5.1893E+00 at 210 137 1 1 IMEAN1: Skypos: RA 13 31 14.90058 DEC 30 28 41.3287 IMEAN1: Maximum= 4.9839E+00 at 452 453 1 1 IMEAN1: Skypos: RA 13 31 08.28810 DEC 30 30 32.9600 IMEAN1: Skypos: IPOL 8460.100 MHZ IMEAN1: returns adverbs to AIPS IMEAN1: Appears to have ended successfully IMEAN1: thuban 31DEC06 TST: Cpu= 0.1 Real= 0 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.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 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.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 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.X 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.X BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV X1748-28.X BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV 1744-312.X BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV V404CYG.X BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV 2025+337.X BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV 2007+404.X BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV CYGX-1.X BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV CYGX-3.X BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV 2023+544.X BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA X1748-28.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA X1748-28.ICL002.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1744-312.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA V404CYG.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 2025+337.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 2007+404.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA CYGX-1.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA CYGX-3.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 2023+544.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 2023+544.ICL002.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.BLANK.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.BLANK.1 AIPS 1: Mean=-3.6058E-04 rms= 2.8062E-01 JY/BEAM over 637505. pixels AIPS 1: Maximum= 3.8046E+00 at 296 167 1 1 1 1 1 AIPS 1: Skypos: RA 13 31 12.55082 DEC 30 28 51.9317 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Minimum=-5.1893E+00 at 210 137 1 1 1 1 1 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: Skypos: RA 13 31 14.90058 DEC 30 28 41.3287 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Flux density = -5.1021E+00 Jy. Beam area = 45.05 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 X1748-28.BLANK.1 AIPS 1: Mean=-3.3530E-07 rms= 1.6415E-04 JY/BEAM over 174692. pixels AIPS 1: Maximum= 1.0588E-03 at 279 471 1 1 1 1 1 AIPS 1: Skypos: RA 17 48 02.97798 DEC -28 25 55.3967 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Minimum=-1.1663E-03 at 389 91 1 1 1 1 1 AIPS 1: Skypos: RA 17 47 57.38695 DEC -28 30 09.9225 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Flux density = -3.4564E-03 Jy. Beam area = 16.95 pixels IMEAN1: Task IMEAN (release of 31DEC06) begins IMEAN1: Image= X1748-28 .BLANK . 1 1 xywind= 1 1 477 477 IMEAN1: Mean and rms found by fitting peak in histogram: IMEAN1: Mean=-1.1393E-06 Rms= 1.4907E-04 **** from histogram IMEAN1: Mean and rms found by including all data: IMEAN1: Mean=-3.6783E-07 Rms= 1.6381E-04 JY/BEAM over 178292 pixels IMEAN1: Flux density = -3.8699E-03 Jy. beam area = 16.95 pixels IMEAN1: Minimum=-1.1663E-03 at 389 91 1 1 IMEAN1: Skypos: RA 17 47 57.38695 DEC -28 30 09.9225 IMEAN1: Maximum= 1.0588E-03 at 279 471 1 1 IMEAN1: Skypos: RA 17 48 02.97798 DEC -28 25 55.3967 IMEAN1: Skypos: IPOL 8460.100 MHZ IMEAN1: returns adverbs to AIPS IMEAN1: Appears to have ended successfully IMEAN1: thuban 31DEC06 TST: Cpu= 0.0 Real= 0 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.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 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.X BAND.1 AIPS 1: 'MINIMUM FOV :159.5726 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.X 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.X BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV X1748-28.X BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV 1744-312.X BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV V404CYG.X BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV 2025+337.X BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV 2007+404.X BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV CYGX-1.X BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV CYGX-3.X BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=UV 2023+544.X BAND.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA X1748-28.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA X1748-28.ICL002.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1744-312.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA V404CYG.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 2025+337.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 2007+404.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA CYGX-1.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA CYGX-3.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 2023+544.ICL001.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 2023+544.ICL002.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.BLANK.1 AIPS 1: Got(1) disk= 1 user=**** type=MA 1331+305.BLANK.1 AIPS 1: Mean=-3.6058E-04 rms= 2.8062E-01 JY/BEAM over 637505. pixels AIPS 1: Maximum= 3.8046E+00 at 296 167 1 1 1 1 1 AIPS 1: Skypos: RA 13 31 12.55082 DEC 30 28 51.9317 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Minimum=-5.1893E+00 at 210 137 1 1 1 1 1 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: Skypos: RA 13 31 14.90058 DEC 30 28 41.3287 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Flux density = -5.1021E+00 Jy. Beam area = 45.05 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 X1748-28.BLANK.1 AIPS 1: Mean=-3.3530E-07 rms= 1.6415E-04 JY/BEAM over 174692. pixels AIPS 1: Maximum= 1.0588E-03 at 279 471 1 1 1 1 1 AIPS 1: Skypos: RA 17 48 02.97798 DEC -28 25 55.3967 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Minimum=-1.1663E-03 at 389 91 1 1 1 1 1 AIPS 1: Skypos: RA 17 47 57.38695 DEC -28 30 09.9225 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Flux density = -3.4564E-03 Jy. Beam area = 16.95 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 1744-312.BLANK.1 AIPS 1: Mean=-2.5322E-07 rms= 2.9001E-04 JY/BEAM over 150106. pixels AIPS 1: Maximum= 2.9332E-03 at 212 298 1 1 1 1 1 AIPS 1: Skypos: RA 17 44 24.08925 DEC -31 15 41.1483 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Minimum=-3.9390E-03 at 387 107 1 1 1 1 1 AIPS 1: Skypos: RA 17 44 14.23973 DEC -31 17 58.9127 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Flux density = -1.6076E-03 Jy. Beam area = 23.64 pixels IMEAN1: Task IMEAN (release of 31DEC06) begins IMEAN1: Image= 1744-312 .BLANK . 1 1 xywind= 1 1 443 443 IMEAN1: Mean and rms found by fitting peak in histogram: IMEAN1: Mean=-2.0402E-06 Rms= 2.5690E-04 **** from histogram IMEAN1: Mean and rms found by including all data: IMEAN1: Mean= 7.2361E-05 Rms= 4.1028E-03 JY/BEAM over 153706 pixels IMEAN1: Flux density = 4.7041E-01 Jy. beam area = 23.64 pixels IMEAN1: Minimum=-3.9390E-03 at 387 107 1 1 IMEAN1: Skypos: RA 17 44 14.23973 DEC -31 17 58.9127 IMEAN1: Maximum= 4.6253E-01 at 221 222 1 1 IMEAN1: Skypos: RA 17 44 23.58290 DEC -31 16 35.9740 IMEAN1: Skypos: IPOL 8460.100 MHZ IMEAN1: returns adverbs to AIPS IMEAN1: Appears to have ended successfully IMEAN1: thuban 31DEC06 TST: Cpu= 0.0 Real= 0 7 1 1 1 1 1 AIPS 1: Skypos: RA 17 44 14.23973 DEC -31 17 58.9127 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Flux density = -1.6076E-03 Jy. Beam area = 23.64 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA V404CYG.BLANK.1 AIPS 1: Mean= 2.3085E-07 rms= 9.0353E-05 JY/BEAM over 638936. pixels AIPS 1: Maximum= 9.8326E-04 at 653 684 1 1 1 1 1 AIPS 1: Skypos: RA 20 23 58.12620 DEC 33 53 23.8993 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Minimum=-7.4258E-04 at 846 675 1 1 1 1 1 AIPS 1: Skypos: RA 20 23 52.65722 DEC 33 53 20.7004 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Flux density = 5.2461E-03 Jy. Beam area = 28.12 pixels IMEAN1: Task IMEAN (release of 31DEC06) begins IMEAN1: Image= V404CYG .BLANK . 1 1 xywind= 1 1 905 905 IMEAN1: Mean and rms found by fitting peak in histogram: IMEAN1: Mean= 5.0284E-07 Rms= 7.5472E-05 **** from histogram IMEAN1: Mean and rms found by including all data: IMEAN1: Mean= 2.5013E-07 Rms= 9.0291E-05 JY/BEAM over 642536 pixels IMEAN1: Flux density = 5.7163E-03 Jy. beam area = 28.12 pixels IMEAN1: Minimum=-7.4258E-04 at 846 675 1 1 IMEAN1: Skypos: RA 20 23 52.65722 DEC 33 53 20.7004 IMEAN1: Maximum= 9.8326E-04 at 653 684 1 1 IMEAN1: Skypos: RA 20 23 58.12620 DEC 33 53 23.8993 IMEAN1: Skypos: IPOL 8460.100 MHZ IMEAN1: returns adverbs to AIPS IMEAN1: Appears to have ended successfully IMEAN1: thuban 31DEC06 TST: Cpu= 0.1 Real= 1 7 1 1 1 1 1 AIPS 1: Skypos: RA 17 44 14.23973 DEC -31 17 58.9127 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Flux density = -1.6076E-03 Jy. Beam area = 23.64 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA V404CYG.BLANK.1 AIPS 1: Mean= 2.3085E-07 rms= 9.0353E-05 JY/BEAM over 638936. pixels AIPS 1: Maximum= 9.8326E-04 at 653 684 1 1 1 1 1 AIPS 1: Skypos: RA 20 23 58.12620 DEC 33 53 23.8993 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Minimum=-7.4258E-04 at 846 675 1 1 1 1 1 AIPS 1: Skypos: RA 20 23 52.65722 DEC 33 53 20.7004 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Flux density = 5.2461E-03 Jy. Beam area = 28.12 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA 2025+337.BLANK.1 AIPS 1: Mean= 7.0419E-06 rms= 5.5730E-02 JY/BEAM over 638177. pixels AIPS 1: Maximum= 2.6570E-01 at 403 222 1 1 1 1 1 AIPS 1: Skypos: RA 20 25 12.22824 DEC 33 41 38.6601 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Minimum=-2.6002E-01 at 726 389 1 1 1 1 1 AIPS 1: Skypos: RA 20 25 03.08958 DEC 33 42 37.6040 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Flux density = 1.5151E-01 Jy. Beam area = 29.66 pixels IMEAN1: Task IMEAN (release of 31DEC06) begins IMEAN1: Image= 2025+337 .BLANK . 1 1 xywind= 1 1 904 904 IMEAN1: Mean and rms found by fitting peak in histogram: IMEAN1: Mean= 7.1153E-04 Rms= 5.4531E-02 **** from histogram IMEAN1: Mean and rms found by including all data: IMEAN1: Mean= 1.3433E-04 Rms= 5.6748E-02 JY/BEAM over 641777 pixels IMEAN1: Flux density = 2.9065E+00 Jy. beam area = 29.66 pixels IMEAN1: Minimum=-2.6002E-01 at 726 389 1 1 IMEAN1: Skypos: RA 20 25 03.08958 DEC 33 42 37.6040 IMEAN1: Maximum= 2.1877E+00 at 452 453 1 1 IMEAN1: Skypos: RA 20 25 10.84210 DEC 33 43 00.2140 IMEAN1: Skypos: IPOL 8460.100 MHZ IMEAN1: returns adverbs to AIPS IMEAN1: Appears to have ended successfully IMEAN1: thuban 31DEC06 TST: Cpu= 0.1 Real= 0 7 1 1 1 1 1 AIPS 1: Skypos: RA 17 44 14.23973 DEC -31 17 58.9127 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Flux density = -1.6076E-03 Jy. Beam area = 23.64 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA V404CYG.BLANK.1 AIPS 1: Mean= 2.3085E-07 rms= 9.0353E-05 JY/BEAM over 638936. pixels AIPS 1: Maximum= 9.8326E-04 at 653 684 1 1 1 1 1 AIPS 1: Skypos: RA 20 23 58.12620 DEC 33 53 23.8993 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Minimum=-7.4258E-04 at 846 675 1 1 1 1 1 AIPS 1: Skypos: RA 20 23 52.65722 DEC 33 53 20.7004 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Flux density = 5.2461E-03 Jy. Beam area = 28.12 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA 2025+337.BLANK.1 AIPS 1: Mean= 7.0419E-06 rms= 5.5730E-02 JY/BEAM over 638177. pixels AIPS 1: Maximum= 2.6570E-01 at 403 222 1 1 1 1 1 AIPS 1: Skypos: RA 20 25 12.22824 DEC 33 41 38.6601 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Minimum=-2.6002E-01 at 726 389 1 1 1 1 1 AIPS 1: Skypos: RA 20 25 03.08958 DEC 33 42 37.6040 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Flux density = 1.5151E-01 Jy. Beam area = 29.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 2007+404.BLANK.1 AIPS 1: Mean= 1.9776E-06 rms= 5.0951E-03 JY/BEAM over 641556. pixels AIPS 1: Maximum= 6.6965E-02 at 460 106 1 1 1 1 1 AIPS 1: Skypos: RA 20 07 44.72882 DEC 40 27 46.0638 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Minimum=-9.1912E-02 at 441 411 1 1 1 1 1 AIPS 1: Skypos: RA 20 07 45.31522 DEC 40 29 33.4625 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Flux density = 5.1456E-02 Jy. Beam area = 24.66 pixels IMEAN1: Task IMEAN (release of 31DEC06) begins IMEAN1: Image= 2007+404 .BLANK . 1 1 xywind= 1 1 907 907 IMEAN1: Mean and rms found by fitting peak in histogram: IMEAN1: Mean= 8.3937E-04 Rms= 3.7121E-03 **** from histogram IMEAN1: Mean and rms found by including all data: IMEAN1: Mean= 1.2815E-04 Rms= 1.4380E-02 JY/BEAM over 645156 pixels IMEAN1: Flux density = 3.3532E+00 Jy. beam area = 24.66 pixels IMEAN1: Minimum=-9.1912E-02 at 441 411 1 1 IMEAN1: Skypos: RA 20 07 45.31522 DEC 40 29 33.4625 IMEAN1: Maximum= 3.0566E+00 at 453 454 1 1 IMEAN1: Skypos: RA 20 07 44.94480 DEC 40 29 48.6040 IMEAN1: Skypos: IPOL 8460.100 MHZ IMEAN1: returns adverbs to AIPS IMEAN1: Appears to have ended successfully IMEAN1: thuban 31DEC06 TST: Cpu= 0.1 Real= 0 7 1 1 1 1 1 AIPS 1: Skypos: RA 17 44 14.23973 DEC -31 17 58.9127 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Flux density = -1.6076E-03 Jy. Beam area = 23.64 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA V404CYG.BLANK.1 AIPS 1: Mean= 2.3085E-07 rms= 9.0353E-05 JY/BEAM over 638936. pixels AIPS 1: Maximum= 9.8326E-04 at 653 684 1 1 1 1 1 AIPS 1: Skypos: RA 20 23 58.12620 DEC 33 53 23.8993 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Minimum=-7.4258E-04 at 846 675 1 1 1 1 1 AIPS 1: Skypos: RA 20 23 52.65722 DEC 33 53 20.7004 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Flux density = 5.2461E-03 Jy. Beam area = 28.12 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA 2025+337.BLANK.1 AIPS 1: Mean= 7.0419E-06 rms= 5.5730E-02 JY/BEAM over 638177. pixels AIPS 1: Maximum= 2.6570E-01 at 403 222 1 1 1 1 1 AIPS 1: Skypos: RA 20 25 12.22824 DEC 33 41 38.6601 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Minimum=-2.6002E-01 at 726 389 1 1 1 1 1 AIPS 1: Skypos: RA 20 25 03.08958 DEC 33 42 37.6040 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Flux density = 1.5151E-01 Jy. Beam area = 29.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 2007+404.BLANK.1 AIPS 1: Mean= 1.9776E-06 rms= 5.0951E-03 JY/BEAM over 641556. pixels AIPS 1: Maximum= 6.6965E-02 at 460 106 1 1 1 1 1 AIPS 1: Skypos: RA 20 07 44.72882 DEC 40 27 46.0638 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Minimum=-9.1912E-02 at 441 411 1 1 1 1 1 AIPS 1: Skypos: RA 20 07 45.31522 DEC 40 29 33.4625 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Flux density = 5.1456E-02 Jy. Beam area = 24.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.0187E-07 rms= 1.8476E-04 JY/BEAM over 640881. pixels AIPS 1: Maximum= 2.0977E-03 at 414 879 1 1 1 1 1 AIPS 1: Skypos: RA 19 58 22.80726 DEC 35 14 35.9666 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Minimum=-1.7891E-03 at 379 35 1 1 1 1 1 AIPS 1: Skypos: RA 19 58 23.81165 DEC 35 09 38.6152 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Flux density = 8.7830E-03 Jy. Beam area = 22.03 pixels IMEAN1: Task IMEAN (release of 31DEC06) begins IMEAN1: Image= CYGX-1 .BLANK . 1 1 xywind= 1 1 906 906 IMEAN1: Mean and rms found by fitting peak in histogram: IMEAN1: Mean= 1.2804E-06 Rms= 1.7292E-04 **** from histogram IMEAN1: Mean and rms found by including all data: IMEAN1: Mean= 8.3227E-07 Rms= 1.9549E-04 JY/BEAM over 644481 pixels IMEAN1: Flux density = 2.4351E-02 Jy. beam area = 22.03 pixels IMEAN1: Minimum=-1.7891E-03 at 379 35 1 1 IMEAN1: Skypos: RA 19 58 23.81165 DEC 35 09 38.6152 IMEAN1: Maximum= 1.4297E-02 at 453 453 1 1 IMEAN1: Skypos: RA 19 58 21.68568 DEC 35 12 05.8824 IMEAN1: Skypos: IPOL 8460.100 MHZ IMEAN1: returns adverbs to AIPS IMEAN1: Appears to have ended successfully IMEAN1: thuban 31DEC06 TST: Cpu= 0.1 Real= 0 7 1 1 1 1 1 AIPS 1: Skypos: RA 17 44 14.23973 DEC -31 17 58.9127 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Flux density = -1.6076E-03 Jy. Beam area = 23.64 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA V404CYG.BLANK.1 AIPS 1: Mean= 2.3085E-07 rms= 9.0353E-05 JY/BEAM over 638936. pixels AIPS 1: Maximum= 9.8326E-04 at 653 684 1 1 1 1 1 AIPS 1: Skypos: RA 20 23 58.12620 DEC 33 53 23.8993 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Minimum=-7.4258E-04 at 846 675 1 1 1 1 1 AIPS 1: Skypos: RA 20 23 52.65722 DEC 33 53 20.7004 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Flux density = 5.2461E-03 Jy. Beam area = 28.12 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA 2025+337.BLANK.1 AIPS 1: Mean= 7.0419E-06 rms= 5.5730E-02 JY/BEAM over 638177. pixels AIPS 1: Maximum= 2.6570E-01 at 403 222 1 1 1 1 1 AIPS 1: Skypos: RA 20 25 12.22824 DEC 33 41 38.6601 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Minimum=-2.6002E-01 at 726 389 1 1 1 1 1 AIPS 1: Skypos: RA 20 25 03.08958 DEC 33 42 37.6040 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Flux density = 1.5151E-01 Jy. Beam area = 29.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 2007+404.BLANK.1 AIPS 1: Mean= 1.9776E-06 rms= 5.0951E-03 JY/BEAM over 641556. pixels AIPS 1: Maximum= 6.6965E-02 at 460 106 1 1 1 1 1 AIPS 1: Skypos: RA 20 07 44.72882 DEC 40 27 46.0638 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Minimum=-9.1912E-02 at 441 411 1 1 1 1 1 AIPS 1: Skypos: RA 20 07 45.31522 DEC 40 29 33.4625 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Flux density = 5.1456E-02 Jy. Beam area = 24.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.0187E-07 rms= 1.8476E-04 JY/BEAM over 640881. pixels AIPS 1: Maximum= 2.0977E-03 at 414 879 1 1 1 1 1 AIPS 1: Skypos: RA 19 58 22.80726 DEC 35 14 35.9666 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Minimum=-1.7891E-03 at 379 35 1 1 1 1 1 AIPS 1: Skypos: RA 19 58 23.81165 DEC 35 09 38.6152 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Flux density = 8.7830E-03 Jy. Beam area = 22.03 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= 7.4785E-06 rms= 2.7913E-04 JY/BEAM over 641092. pixels AIPS 1: Maximum= 8.2832E-03 at 173 760 1 1 1 1 1 AIPS 1: Skypos: RA 20 32 34.49956 DEC 40 59 15.7963 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Minimum=-3.6831E-03 at 560 333 1 1 1 1 1 AIPS 1: Skypos: RA 20 32 22.46243 DEC 40 56 45.4069 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Flux density = 1.0153E-01 Jy. Beam area = 47.22 pixels IMEAN1: Task IMEAN (release of 31DEC06) begins IMEAN1: Image= CYGX-3 .BLANK . 1 1 xywind= 1 1 907 907 IMEAN1: Mean and rms found by fitting peak in histogram: IMEAN1: Mean=-1.8716E-06 Rms= 2.0992E-04 **** from histogram IMEAN1: Mean and rms found by including all data: IMEAN1: Mean= 2.9197E-05 Rms= 1.7654E-03 JY/BEAM over 644692 pixels IMEAN1: Flux density = 3.9861E-01 Jy. beam area = 47.22 pixels IMEAN1: Minimum=-5.7368E-03 at 455 444 1 1 IMEAN1: Skypos: RA 20 32 25.72681 DEC 40 57 24.5086 IMEAN1: Maximum= 2.8060E-01 at 454 454 1 1 IMEAN1: Skypos: RA 20 32 25.75790 DEC 40 57 28.0310 IMEAN1: Skypos: IPOL 8460.100 MHZ IMEAN1: returns adverbs to AIPS IMEAN1: Appears to have ended successfully IMEAN1: thuban 31DEC06 TST: Cpu= 0.1 Real= 1 7 1 1 1 1 1 AIPS 1: Skypos: RA 17 44 14.23973 DEC -31 17 58.9127 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Flux density = -1.6076E-03 Jy. Beam area = 23.64 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA V404CYG.BLANK.1 AIPS 1: Mean= 2.3085E-07 rms= 9.0353E-05 JY/BEAM over 638936. pixels AIPS 1: Maximum= 9.8326E-04 at 653 684 1 1 1 1 1 AIPS 1: Skypos: RA 20 23 58.12620 DEC 33 53 23.8993 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Minimum=-7.4258E-04 at 846 675 1 1 1 1 1 AIPS 1: Skypos: RA 20 23 52.65722 DEC 33 53 20.7004 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Flux density = 5.2461E-03 Jy. Beam area = 28.12 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA 2025+337.BLANK.1 AIPS 1: Mean= 7.0419E-06 rms= 5.5730E-02 JY/BEAM over 638177. pixels AIPS 1: Maximum= 2.6570E-01 at 403 222 1 1 1 1 1 AIPS 1: Skypos: RA 20 25 12.22824 DEC 33 41 38.6601 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Minimum=-2.6002E-01 at 726 389 1 1 1 1 1 AIPS 1: Skypos: RA 20 25 03.08958 DEC 33 42 37.6040 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Flux density = 1.5151E-01 Jy. Beam area = 29.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 2007+404.BLANK.1 AIPS 1: Mean= 1.9776E-06 rms= 5.0951E-03 JY/BEAM over 641556. pixels AIPS 1: Maximum= 6.6965E-02 at 460 106 1 1 1 1 1 AIPS 1: Skypos: RA 20 07 44.72882 DEC 40 27 46.0638 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Minimum=-9.1912E-02 at 441 411 1 1 1 1 1 AIPS 1: Skypos: RA 20 07 45.31522 DEC 40 29 33.4625 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Flux density = 5.1456E-02 Jy. Beam area = 24.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.0187E-07 rms= 1.8476E-04 JY/BEAM over 640881. pixels AIPS 1: Maximum= 2.0977E-03 at 414 879 1 1 1 1 1 AIPS 1: Skypos: RA 19 58 22.80726 DEC 35 14 35.9666 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Minimum=-1.7891E-03 at 379 35 1 1 1 1 1 AIPS 1: Skypos: RA 19 58 23.81165 DEC 35 09 38.6152 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Flux density = 8.7830E-03 Jy. Beam area = 22.03 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= 7.4785E-06 rms= 2.7913E-04 JY/BEAM over 641092. pixels AIPS 1: Maximum= 8.2832E-03 at 173 760 1 1 1 1 1 AIPS 1: Skypos: RA 20 32 34.49956 DEC 40 59 15.7963 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Minimum=-3.6831E-03 at 560 333 1 1 1 1 1 AIPS 1: Skypos: RA 20 32 22.46243 DEC 40 56 45.4069 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Flux density = 1.0153E-01 Jy. Beam area = 47.22 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: Got(1) disk= 1 user=**** type=MA 2023+544.BLANK.1 AIPS 1: Mean= 4.8099E-06 rms= 2.3387E-03 JY/BEAM over 591948. pixels AIPS 1: Maximum= 7.2440E-02 at 352 136 1 1 1 1 1 AIPS 1: Skypos: RA 20 23 59.33083 DEC 54 25 45.8903 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Minimum=-7.1063E-02 at 524 752 1 1 1 1 1 AIPS 1: Skypos: RA 20 23 52.10082 DEC 54 29 31.6468 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Flux density = 6.2601E-02 Jy. Beam area = 45.48 pixels IMEAN1: Task IMEAN (release of 31DEC06) begins IMEAN1: Image= 2023+544 .BLANK . 1 1 xywind= 1 1 871 871 IMEAN1: Mean and rms found by fitting peak in histogram: IMEAN1: Mean=-8.4611E-05 Rms= 1.2205E-03 **** from histogram IMEAN1: Mean and rms found by including all data: IMEAN1: Mean= 1.4509E-04 Rms= 1.1500E-02 JY/BEAM over 595548 pixels IMEAN1: Flux density = 1.8999E+00 Jy. beam area = 45.48 pixels IMEAN1: Minimum=-7.1063E-02 at 524 752 1 1 IMEAN1: Skypos: RA 20 23 52.10082 DEC 54 29 31.6468 IMEAN1: Maximum= 1.8086E+00 at 435 436 1 1 IMEAN1: Skypos: RA 20 23 55.84470 DEC 54 27 35.8400 IMEAN1: Skypos: IPOL 8460.100 MHZ IMEAN1: returns adverbs to AIPS IMEAN1: Appears to have ended successfully IMEAN1: thuban 31DEC06 TST: Cpu= 0.1 Real= 0 7 1 1 1 1 1 AIPS 1: Skypos: RA 17 44 14.23973 DEC -31 17 58.9127 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Flux density = -1.6076E-03 Jy. Beam area = 23.64 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA V404CYG.BLANK.1 AIPS 1: Mean= 2.3085E-07 rms= 9.0353E-05 JY/BEAM over 638936. pixels AIPS 1: Maximum= 9.8326E-04 at 653 684 1 1 1 1 1 AIPS 1: Skypos: RA 20 23 58.12620 DEC 33 53 23.8993 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Minimum=-7.4258E-04 at 846 675 1 1 1 1 1 AIPS 1: Skypos: RA 20 23 52.65722 DEC 33 53 20.7004 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Flux density = 5.2461E-03 Jy. Beam area = 28.12 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA 2025+337.BLANK.1 AIPS 1: Mean= 7.0419E-06 rms= 5.5730E-02 JY/BEAM over 638177. pixels AIPS 1: Maximum= 2.6570E-01 at 403 222 1 1 1 1 1 AIPS 1: Skypos: RA 20 25 12.22824 DEC 33 41 38.6601 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Minimum=-2.6002E-01 at 726 389 1 1 1 1 1 AIPS 1: Skypos: RA 20 25 03.08958 DEC 33 42 37.6040 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Flux density = 1.5151E-01 Jy. Beam area = 29.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 2007+404.BLANK.1 AIPS 1: Mean= 1.9776E-06 rms= 5.0951E-03 JY/BEAM over 641556. pixels AIPS 1: Maximum= 6.6965E-02 at 460 106 1 1 1 1 1 AIPS 1: Skypos: RA 20 07 44.72882 DEC 40 27 46.0638 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Minimum=-9.1912E-02 at 441 411 1 1 1 1 1 AIPS 1: Skypos: RA 20 07 45.31522 DEC 40 29 33.4625 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Flux density = 5.1456E-02 Jy. Beam area = 24.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.0187E-07 rms= 1.8476E-04 JY/BEAM over 640881. pixels AIPS 1: Maximum= 2.0977E-03 at 414 879 1 1 1 1 1 AIPS 1: Skypos: RA 19 58 22.80726 DEC 35 14 35.9666 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Minimum=-1.7891E-03 at 379 35 1 1 1 1 1 AIPS 1: Skypos: RA 19 58 23.81165 DEC 35 09 38.6152 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Flux density = 8.7830E-03 Jy. Beam area = 22.03 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= 7.4785E-06 rms= 2.7913E-04 JY/BEAM over 641092. pixels AIPS 1: Maximum= 8.2832E-03 at 173 760 1 1 1 1 1 AIPS 1: Skypos: RA 20 32 34.49956 DEC 40 59 15.7963 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Minimum=-3.6831E-03 at 560 333 1 1 1 1 1 AIPS 1: Skypos: RA 20 32 22.46243 DEC 40 56 45.4069 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Flux density = 1.0153E-01 Jy. Beam area = 47.22 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: Got(1) disk= 1 user=**** type=MA 2023+544.BLANK.1 AIPS 1: Mean= 4.8099E-06 rms= 2.3387E-03 JY/BEAM over 591948. pixels AIPS 1: Maximum= 7.2440E-02 at 352 136 1 1 1 1 1 AIPS 1: Skypos: RA 20 23 59.33083 DEC 54 25 45.8903 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Minimum=-7.1063E-02 at 524 752 1 1 1 1 1 AIPS 1: Skypos: RA 20 23 52.10082 DEC 54 29 31.6468 AIPS 1: Skypos: IPOL 8460.100 MHZ AIPS 1: Flux density = 6.2601E-02 Jy. Beam area = 45.48 pixels AIPS 1: Waiting for returned adverbs AIPS 1: Resumes AIPS 1: IMEAN was not found to be running AIPS 1: Got(1) disk= 1 user=**** type=MA 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= 1.8 Real= 2 t(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= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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 X1748-28.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA X1748-28.BLANK.1 PBCOR1: Task PBCOR (release of 31DEC06) begins PBCOR1: Create X1748-28 .RADCOR. 1 (MA) on disk 1 cno 32 PBCOR1: Appears to have ended successfully PBCOR1: thuban 31DEC06 TST: Cpu= 0.5 Real= 1 t(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= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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 X1748-28.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA X1748-28.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= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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 1744-312.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 1744-312.BLANK.1 PBCOR1: Task PBCOR (release of 31DEC06) begins PBCOR1: Create 1744-312 .RADCOR. 1 (MA) on disk 1 cno 32 PBCOR1: Appears to have ended successfully PBCOR1: thuban 31DEC06 TST: Cpu= 0.5 Real= 0 t(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= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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 X1748-28.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA X1748-28.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= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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 1744-312.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 1744-312.BLANK.1 AIPS 1: Resumes AIPS 1: Task PBCOR has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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 V404CYG.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA V404CYG.BLANK.1 PBCOR1: Task PBCOR (release of 31DEC06) begins PBCOR1: Create V404CYG .RADCOR. 1 (MA) on disk 1 cno 32 PBCOR1: Appears to have ended successfully PBCOR1: thuban 31DEC06 TST: Cpu= 1.8 Real= 2 t(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= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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 X1748-28.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA X1748-28.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= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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 1744-312.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 1744-312.BLANK.1 AIPS 1: Resumes AIPS 1: Task PBCOR has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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 V404CYG.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA V404CYG.BLANK.1 AIPS 1: Resumes AIPS 1: Task PBCOR has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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 2025+337.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 2025+337.BLANK.1 PBCOR1: Task PBCOR (release of 31DEC06) begins PBCOR1: Create 2025+337 .RADCOR. 1 (MA) on disk 1 cno 32 PBCOR1: Appears to have ended successfully PBCOR1: thuban 31DEC06 TST: Cpu= 1.9 Real= 2 t(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= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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 X1748-28.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA X1748-28.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= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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 1744-312.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 1744-312.BLANK.1 AIPS 1: Resumes AIPS 1: Task PBCOR has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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 V404CYG.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA V404CYG.BLANK.1 AIPS 1: Resumes AIPS 1: Task PBCOR has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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 2025+337.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 2025+337.BLANK.1 AIPS 1: Resumes AIPS 1: Task PBCOR has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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= 1.8 Real= 2 t(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= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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 X1748-28.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA X1748-28.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= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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 1744-312.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 1744-312.BLANK.1 AIPS 1: Resumes AIPS 1: Task PBCOR has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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 V404CYG.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA V404CYG.BLANK.1 AIPS 1: Resumes AIPS 1: Task PBCOR has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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 2025+337.BLANK.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 2025+337.BLANK.1 AIPS 1: Resumes AIPS 1: Task PBCOR has finished AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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= 1.9 Real= 2 renumbered as CNO 26 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= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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= 1.9 Real= 2 renumbered as CNO 26 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= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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= 1.8 Real= 2 renumbered as CNO 26 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= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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 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= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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 renumbered as CNO 26 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= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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 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= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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 X1748-28.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA X1748-28.RADCOR.1 CPYRT1: Task CPYRT (release of 31DEC06) begins CPYRT1: Create X1748-28 .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 renumbered as CNO 26 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= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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 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= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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 LOGFILE FOR USER **** GETTING LARGE: USE PRTMSG AND CLRMSG NOW! AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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 X1748-28.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA X1748-28.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= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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 1744-312.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 1744-312.RADCOR.1 CPYRT1: Task CPYRT (release of 31DEC06) begins CPYRT1: Create 1744-312 .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 32 renumbered as CNO 31 AIPS 1: Got(1) disk= 1 user=**** type=MA 1744-312.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 1744-312.RADCOR.1 AIPS 1: Resumes AIPS 1: CPYRT was not found to be running AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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 V404CYG.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA V404CYG.RADCOR.1 CPYRT1: Task CPYRT (release of 31DEC06) begins CPYRT1: Create V404CYG .NVAS06. 1 (MA) on disk 1 cno 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= 1 32 renumbered as CNO 31 AIPS 1: Got(1) disk= 1 user=**** type=MA 1744-312.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 1744-312.RADCOR.1 AIPS 1: Resumes AIPS 1: CPYRT was not found to be running AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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 V404CYG.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA V404CYG.RADCOR.1 AIPS 1: Resumes AIPS 1: CPYRT was not found to be running AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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 2025+337.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 2025+337.RADCOR.1 CPYRT1: Task CPYRT (release of 31DEC06) begins CPYRT1: Create 2025+337 .NVAS06. 1 (MA) on disk 1 cno 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.1 Real= 0 32 renumbered as CNO 31 AIPS 1: Got(1) disk= 1 user=**** type=MA 1744-312.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 1744-312.RADCOR.1 AIPS 1: Resumes AIPS 1: CPYRT was not found to be running AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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 V404CYG.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA V404CYG.RADCOR.1 AIPS 1: Resumes AIPS 1: CPYRT was not found to be running AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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 2025+337.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 2025+337.RADCOR.1 AIPS 1: Resumes AIPS 1: CPYRT was not found to be running AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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.1 Real= 0 32 renumbered as CNO 31 AIPS 1: Got(1) disk= 1 user=**** type=MA 1744-312.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 1744-312.RADCOR.1 AIPS 1: Resumes AIPS 1: CPYRT was not found to be running AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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 V404CYG.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA V404CYG.RADCOR.1 AIPS 1: Resumes AIPS 1: CPYRT was not found to be running AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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 2025+337.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 2025+337.RADCOR.1 AIPS 1: Resumes AIPS 1: CPYRT was not found to be running AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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.1 Real= 0 32 renumbered as CNO 31 AIPS 1: Got(1) disk= 1 user=**** type=MA 1744-312.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 1744-312.RADCOR.1 AIPS 1: Resumes AIPS 1: CPYRT was not found to be running AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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 V404CYG.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA V404CYG.RADCOR.1 AIPS 1: Resumes AIPS 1: CPYRT was not found to be running AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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 2025+337.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 2025+337.RADCOR.1 AIPS 1: Resumes AIPS 1: CPYRT was not found to be running AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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.1 Real= 0 32 renumbered as CNO 31 AIPS 1: Got(1) disk= 1 user=**** type=MA 1744-312.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 1744-312.RADCOR.1 AIPS 1: Resumes AIPS 1: CPYRT was not found to be running AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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 V404CYG.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA V404CYG.RADCOR.1 AIPS 1: Resumes AIPS 1: CPYRT was not found to be running AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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 2025+337.RADCOR.1 AIPS 1: Got(O) disk= 1 user=**** type=MA 2025+337.RADCOR.1 AIPS 1: Resumes AIPS 1: CPYRT was not found to be running AIPS 1: Destroyed 1 extension files of type HI AIPS 1: Destroyed MA image file: catno= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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.1 Real= 0 Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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= 23 disk= 1 AIPS 1: Disk 1 in-CNO 24 renumbered as CNO 23 AIPS 1: Disk 1 in-CNO 25 renumbered as CNO 24 AIPS 1: Disk 1 in-CNO 26 renumbered as CNO 25 AIPS 1: Disk 1 in-CNO 27 renumbered as CNO 26 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: User18252: 8581 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= 10.6 Real= 1146 /home/thuban/vlbacald/run/AH669_2000MAR07_1.1.run finished on Wed Oct 18 17:49:59 MDT 2006