AIPS version = /home/auto/aips/31DEC07/LINUX/SYSTEM/VLA_PIPE/aips Prep version = Feb 28 16:13 /home/thuban2/vlbacald/bin/AVLAPREP.001 Pipe version = Apr 4 08:24 /home/thuban2/vlbacald/bin/AVLAPIPE.001 Post version = Mar 6 15:13 /home/thuban2/vlbacald/bin/AVLAPOST.001 /home/thuban2/vlbacald/run/AS568_1998OCT19_1.1.run started on Mon May 21 16:30:52 MDT 2007 ------------- SETFC FILE FOR SOURCE 1328+307 BELOW IS: C 1 2036 2036 13 31 08.29 30 30 33.0 00001 -1 1019 1024 1025 C 2 246 246 13 31 08.31 30 30 32.4 00002 -1 100 128 129 Pops Prior Date Time Task Messages for user19381 1 0 21-MAY-2007 16:30:52 AIPS version'ABIN' 1 0 21-MAY-2007 16:30:52 AIPS run avlaprep 1 2 21-MAY-2007 16:30:52 AIPS Found in Version=ABIN 1 2 21-MAY-2007 16:30:52 AIPS $ Lorant Sjouwerman, versions 1.. 2005, for NRAO 1 2 21-MAY-2007 16:30:52 AIPS 1 2 21-MAY-2007 16:30:52 AIPS $$ General naming utilities - default to data disk 1 (safest of all) 1 2 21-MAY-2007 16:30:52 AIPS procedure pipedef1 1 2 21-MAY-2007 16:30:52 AIPS string*12 pnam 1 2 21-MAY-2007 16:30:52 AIPS string*6 pcls 1 2 21-MAY-2007 16:30:52 AIPS scalar pseq,pdsk 1 2 21-MAY-2007 16:30:52 AIPS pdsk=1 1 2 21-MAY-2007 16:30:52 AIPS finish 1 2 21-MAY-2007 16:30:52 AIPS pipedef1 1 2 21-MAY-2007 16:30:52 AIPS procedure namepipe 1 2 21-MAY-2007 16:30:52 AIPS pnam=inname;pcls=inclass;pseq=inseq;indisk=pdsk 1 2 21-MAY-2007 16:30:52 AIPS finish 1 2 21-MAY-2007 16:30:52 AIPS procedure pipename 1 2 21-MAY-2007 16:30:52 AIPS inname=pnam;inclass=pcls;inseq=pseq;indisk=pdsk 1 2 21-MAY-2007 16:30:52 AIPS finish 1 2 21-MAY-2007 16:30:52 AIPS 1 2 21-MAY-2007 16:30:52 AIPS procedure checkcat 1 2 21-MAY-2007 16:30:52 AIPS $LOS - count and make sure catalog starts at one (and not more than 10 files) 1 2 21-MAY-2007 16:30:52 AIPS scalar numcat 1 2 21-MAY-2007 16:30:52 AIPS clrname;indisk=pdsk;chkname;numcat=1-error 1 2 21-MAY-2007 16:30:52 AIPS $ for later: find out how to deal with CH0/LINE data in MOVE 1 2 21-MAY-2007 16:30:52 AIPS if(numcat>0)then;recat;end;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS return numcat 1 2 21-MAY-2007 16:30:52 AIPS finish 1 2 21-MAY-2007 16:30:52 AIPS 1 2 21-MAY-2007 16:30:52 AIPS procedure gx 1 2 21-MAY-2007 16:30:52 AIPS $ inputs 1 2 21-MAY-2007 16:30:52 AIPS go;wait 1 2 21-MAY-2007 16:30:52 AIPS finish 1 2 21-MAY-2007 16:30:52 AIPS 1 2 21-MAY-2007 16:30:52 AIPS procedure pre_fillm 1 2 21-MAY-2007 16:30:52 AIPS $LOS - sets VLA archive defaults for fillm 1 2 21-MAY-2007 16:30:52 AIPS default fillm;outdisk=pdsk;doall=1;douvcomp=-1;cparm(8)=0.05;bparm(10)=0.75 1 2 21-MAY-2007 16:30:52 AIPS finish 1 2 21-MAY-2007 16:30:52 AIPS 1 2 21-MAY-2007 16:30:52 AIPS procedure fname 1 2 21-MAY-2007 16:30:52 AIPS return inname!!'.'!!inclass!!'.'!!char(inseq) 1 2 21-MAY-2007 16:30:52 AIPS finish 1 2 21-MAY-2007 16:30:52 AIPS 1 2 21-MAY-2007 16:30:52 AIPS procedure del 1 2 21-MAY-2007 16:30:52 AIPS error=1;zap 1 2 21-MAY-2007 16:30:52 AIPS finish 1 2 21-MAY-2007 16:30:52 AIPS 1 2 21-MAY-2007 16:30:52 AIPS procedure numants 1 2 21-MAY-2007 16:30:52 AIPS scalar numarow,numbout,numbant,numbase,idx;string*16 nameant 1 2 21-MAY-2007 16:30:52 AIPS numbout=0;keyword'NUM ROW';inext'AN';invers=0;getthead;numarow=keyvalue(1) 1 2 21-MAY-2007 16:30:52 AIPS for numbant=1:numarow 1 2 21-MAY-2007 16:30:52 AIPS pixxy=numbant,1,0;tabget;nameant=keystrng;idx=1;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS while(substr(nameant,idx,idx)<>':');idx=idx+1;end 1 2 21-MAY-2007 16:30:52 AIPS if(substr(nameant,idx+1,idx+3)='OUT')then;numbout=numbout+1;end 1 2 21-MAY-2007 16:30:52 AIPS if(substr(nameant,idx+2,idx+4)='OUT')then;numbout=numbout+1;end 1 2 21-MAY-2007 16:30:52 AIPS end;numbase=(numarow-numbout);clrtemp 1 2 21-MAY-2007 16:30:52 AIPS $ type char(numarow-numbout)!!' ANTENNAS',char(numbase)!!' BASELINES' 1 2 21-MAY-2007 16:30:52 AIPS return numbase 1 2 21-MAY-2007 16:30:52 AIPS finish 1 2 21-MAY-2007 16:30:52 AIPS 1 2 21-MAY-2007 16:30:52 AIPS procedure skipdata 1 2 21-MAY-2007 16:30:52 AIPS $LOS - delete unwanted data sets - currently all but continuum X and C bands 1 2 21-MAY-2007 16:30:52 AIPS $ if(inclass='LINE')then;del;inclass'CH 0';del;type'ZAP LINE :'fname;end 1 2 21-MAY-2007 16:30:52 AIPS if((inclass='CH 0')!(inclass='LINE'))then;del;type'ZAP LINE :'fname;end 1 2 21-MAY-2007 16:30:52 AIPS if(inclass='4 BAND')then;del;type'ZAP 4-BAND :'fname;end 1 2 21-MAY-2007 16:30:52 AIPS if(inclass='P BAND')then;del;type'ZAP P-BAND :'fname;end 1 2 21-MAY-2007 16:30:52 AIPS $ if(inclass='L BAND')then;del;type'ZAP L-BAND :'fname;end 1 2 21-MAY-2007 16:30:52 AIPS $ if(inclass='U BAND')then;del;type'ZAP U-BAND :'fname;end 1 2 21-MAY-2007 16:30:52 AIPS $ if(inclass='K BAND')then;del;type'ZAP K-BAND :'fname;end 1 2 21-MAY-2007 16:30:52 AIPS $ if(inclass='Q BAND')then;del;type'ZAP Q-BAND :'fname;end;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS if(error<1)then $ file not zapped, check for single dish vlbi; #vis=0 1 2 21-MAY-2007 16:30:52 AIPS task'TABGET';userid 0;inext'NX';invers=0;keyvalue=0;keystrng'' 1 2 21-MAY-2007 16:30:52 AIPS keyword'NUM ROW';getthead;pixxy=keyvalue(1),6,0;tabget;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS if(keyvalue(1)=0)then;del;type'ZAP S-DISH :'fname;end 1 2 21-MAY-2007 16:30:52 AIPS if(error<1)then;idx=numants $ file not zapped, check for # ants (<9) 1 2 21-MAY-2007 16:30:52 AIPS if(idx<9)then;del;type'ZAP MINI-ARRAY ('!!char(idx)!!') :'!!fname 1 2 21-MAY-2007 16:30:52 AIPS end;clrtemp;end;end 1 2 21-MAY-2007 16:30:52 AIPS $also zap if solar/planetary/pulsar mode - su table proper motion?? 1 2 21-MAY-2007 16:30:52 AIPS $ and what about PT-link? antenna VPT is not OUT, later also EVLA names 1 2 21-MAY-2007 16:30:52 AIPS finish 1 2 21-MAY-2007 16:30:52 AIPS 1 2 21-MAY-2007 16:30:52 AIPS procedure checkids 1 2 21-MAY-2007 16:30:52 AIPS $LOS - account for fast switching source names - check on pos, qual, calco 1 2 21-MAY-2007 16:30:52 AIPS scalar ra1a,ra1b,ra2a,ra2b,dc1a,dc1b,dc2a,dc2b,n,m,l,idx 1 2 21-MAY-2007 16:30:52 AIPS scalar q1,q2 1 2 21-MAY-2007 16:30:52 AIPS string*1 co1,co2 1 2 21-MAY-2007 16:30:52 AIPS string*16 n1,n2 1 2 21-MAY-2007 16:30:52 AIPS array alist(100),blist(100) 1 2 21-MAY-2007 16:30:52 AIPS inext'SU';invers 0;keyword'NUM ROW';keyvalue 0;keystrng'';getthead 1 2 21-MAY-2007 16:30:52 AIPS n=keyvalue(1);idx=1;aparm 0;bparm 0;alist 0;blist 0 1 2 21-MAY-2007 16:30:52 AIPS if (n > 1) then 1 2 21-MAY-2007 16:30:52 AIPS for m=1:(n-1);clrtemp 1 2 21-MAY-2007 16:30:52 AIPS pixxy m,11;tabget;ra1a keyvalue(1);ra1b keyvalue(2) 1 2 21-MAY-2007 16:30:52 AIPS for l=(m+1):n;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS pixxy l,11;tabget;ra2a keyvalue(1);ra2b keyvalue(2) 1 2 21-MAY-2007 16:30:52 AIPS if (abs(ra1a-ra2a)=0) then 1 2 21-MAY-2007 16:30:52 AIPS if ( abs((ra1b-ra2b)*3600*1000) < 3 ) then $ RA within 3 mas! 1 2 21-MAY-2007 16:30:52 AIPS pixxy m,12;tabget;dc1a keyvalue(1);dc1b keyvalue(2) 1 2 21-MAY-2007 16:30:52 AIPS pixxy l,12;tabget;dc2a keyvalue(1);dc2b keyvalue(2) 1 2 21-MAY-2007 16:30:52 AIPS if (abs(dc1a-dc2a)=0) then 1 2 21-MAY-2007 16:30:52 AIPS if ( abs((dc1b-dc2b)*3600*1000) < 3 ) then $ DC within 3 mas! 1 2 21-MAY-2007 16:30:52 AIPS pixxy m,3;tabget;q1 keyvalue(1);pixxy l,3;tabget;q2 keyvalue(1) 1 2 21-MAY-2007 16:30:52 AIPS if (q1=q2) then $ same qualifier; same calcode? 1 2 21-MAY-2007 16:30:52 AIPS pixxy m,4;tabget;co1 keystrng;pixxy l,4;tabget;co2 keystrng 1 2 21-MAY-2007 16:30:52 AIPS if (co1=co2) then 1 2 21-MAY-2007 16:30:52 AIPS pixxy m,1;tabget;q1 keyvalue(1) 1 2 21-MAY-2007 16:30:52 AIPS pixxy l,1;tabget;q2 keyvalue(1) 1 2 21-MAY-2007 16:30:52 AIPS pixxy m,2;tabget;n1 keystrng;pixxy l,2;tabget;n2 keystrng 1 2 21-MAY-2007 16:30:52 AIPS if (idx>100) then; 1 2 21-MAY-2007 16:30:52 AIPS type 'TOO MANY SOURCES TO DO DSORC - DO BY HAND!' 1 2 21-MAY-2007 16:30:52 AIPS type 'NEXT =.'!!char(idx)!!' DO:'!!char(l)!!'.&.'!!char(m) 1 2 21-MAY-2007 16:30:52 AIPS else 1 2 21-MAY-2007 16:30:52 AIPS if (length(n1)1) then;task'DSORC';n=0 1 2 21-MAY-2007 16:30:52 AIPS outname inname;outclass inclass;outseq inseq;outdisk indisk 1 2 21-MAY-2007 16:30:52 AIPS while (n100)then;type'TOO MANY SOURCES FOR DSORC';error 1;end;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS end 1 2 21-MAY-2007 16:30:52 AIPS finish 1 2 21-MAY-2007 16:30:52 AIPS 1 2 21-MAY-2007 16:30:52 AIPS procedure checkcal 1 2 21-MAY-2007 16:30:52 AIPS $LOS Currently (Sep 22, 2005) can/will do 3C286 and 3C48 at X and C 1 2 21-MAY-2007 16:30:52 AIPS $LOS (and for now skip 3C286/3C48/3C138/3C147 Q,K,U and 3C48 L) 1 2 21-MAY-2007 16:30:52 AIPS scalar idx,jdx 1 2 21-MAY-2007 16:30:52 AIPS string*16 sname 1 2 21-MAY-2007 16:30:52 AIPS task'TABGET';userid 0;inext'SU';invers=0;keyvalue=0;keystrng'';error=1 1 2 21-MAY-2007 16:30:52 AIPS keyword'NUM ROW';getthead;idx=keyvalue(1);clrtemp 1 2 21-MAY-2007 16:30:52 AIPS for jdx=1:idx 1 2 21-MAY-2007 16:30:52 AIPS pixxy=jdx,2,0;tabget;sname=substr(keystrng,1,length(keystrng)) 1 2 21-MAY-2007 16:30:52 AIPS if(sname='3C286')then;error=-1;jdx=idx+1;end 1 2 21-MAY-2007 16:30:52 AIPS if(sname='3C48')then;error=-1;jdx=idx+1;end 1 2 21-MAY-2007 16:30:52 AIPS if(sname='3C138')then;error=-1;jdx=idx+1;end 1 2 21-MAY-2007 16:30:52 AIPS if(sname='3C147')then;error=-1;jdx=idx+1;end 1 2 21-MAY-2007 16:30:52 AIPS if(sname='3C295')then;error=-1;jdx=idx+1;end 1 2 21-MAY-2007 16:30:52 AIPS if(error>0)then $ try B1950 name 1 2 21-MAY-2007 16:30:52 AIPS if(sname='1328+307')then;error=-1;jdx=idx+1;end 1 2 21-MAY-2007 16:30:52 AIPS if(sname='0134+329')then;error=-1;jdx=idx+1;end 1 2 21-MAY-2007 16:30:52 AIPS if(sname='0518+165')then;error=-1;jdx=idx+1;end 1 2 21-MAY-2007 16:30:52 AIPS if(sname='0538+498')then;error=-1;jdx=idx+1;end 1 2 21-MAY-2007 16:30:52 AIPS if(sname='1409+524')then;error=-1;jdx=idx+1;end 1 2 21-MAY-2007 16:30:52 AIPS if(error>0)then $ try J2000 1 2 21-MAY-2007 16:30:52 AIPS if(sname='1331+305')then;error=-1;jdx=idx+1;end 1 2 21-MAY-2007 16:30:52 AIPS if(sname='0137+331')then;error=-1;jdx=idx+1;end 1 2 21-MAY-2007 16:30:52 AIPS if(sname='0521+166')then;error=-1;jdx=idx+1;end 1 2 21-MAY-2007 16:30:52 AIPS if(sname='0542+498')then;error=-1;jdx=idx+1;end 1 2 21-MAY-2007 16:30:52 AIPS if(sname='1411+522')then;error=-1;jdx=idx+1;end 1 2 21-MAY-2007 16:30:52 AIPS if(error>0)then $ try J2000 name 1 2 21-MAY-2007 16:30:52 AIPS if(sname='J1331+3030')then;error=-1;jdx=idx+1;end 1 2 21-MAY-2007 16:30:52 AIPS if(sname='J0137+3309')then;error=-1;jdx=idx+1;end 1 2 21-MAY-2007 16:30:52 AIPS if(sname='J0521+1638')then;error=-1;jdx=idx+1;end 1 2 21-MAY-2007 16:30:52 AIPS if(sname='J0542+4951')then;error=-1;jdx=idx+1;end 1 2 21-MAY-2007 16:30:52 AIPS if(sname='J1411+5212')then;error=-1;jdx=idx+1;end 1 2 21-MAY-2007 16:30:52 AIPS end;end;end;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS end 1 2 21-MAY-2007 16:30:52 AIPS $ if error>0 check on coords (for different name than standard) 1 2 21-MAY-2007 16:30:52 AIPS $ but keyval not reliable to do this.. ?? 1 2 21-MAY-2007 16:30:52 AIPS $ end 1 2 21-MAY-2007 16:30:52 AIPS if(error>0)then;del;type'ZAP - NO STD CAL SRC FOR :'fname;error=1 1 2 21-MAY-2007 16:30:52 AIPS else;checkids;error=-1;end;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS finish 1 2 21-MAY-2007 16:30:52 AIPS 1 2 21-MAY-2007 16:30:52 AIPS procedure j2000fix 1 2 21-MAY-2007 16:30:52 AIPS $LOS - convert data to J2000 by default use of uvfix 1 2 21-MAY-2007 16:30:52 AIPS task'UVFIX';outname=inname;outclass=inclass;outseq=inseq;outdisk=indisk 1 2 21-MAY-2007 16:30:52 AIPS shift=0;uvfixprm=0;tput uvfix;outclass'PREFIX';rename;default tabget 1 2 21-MAY-2007 16:30:52 AIPS tget uvfix;task'TABGET';inclass'PREFIX';inext'SU';pixxy 1,13,1;tabget 1 2 21-MAY-2007 16:30:52 AIPS if (keyvalue(1)<1) then; tput tabget;default tabed;tget tabget 1 2 21-MAY-2007 16:30:52 AIPS task'TABED';optype'REPL';aparm 13,0,0,2;keyvalue 1950.0 0;gx;end 1 2 21-MAY-2007 16:30:52 AIPS tget uvfix;inclass'PREFIX';gx;zap;inclass=outclass;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS finish 1 2 21-MAY-2007 16:30:52 AIPS 1 2 21-MAY-2007 16:30:52 AIPS procedure datachks 1 2 21-MAY-2007 16:30:52 AIPS $LOS - delete unwanted data sets, check for standard calibrators and make J2000 1 2 21-MAY-2007 16:30:52 AIPS if(error<1)then $ file exists 1 2 21-MAY-2007 16:30:52 AIPS skipdata;if(error<1)then $ file was not zapped 1 2 21-MAY-2007 16:30:52 AIPS checkcal;if(error<1)then $ file has standard calibrator in it 1 2 21-MAY-2007 16:30:52 AIPS j2000fix 1 2 21-MAY-2007 16:30:52 AIPS $ addcalco 1 2 21-MAY-2007 16:30:52 AIPS end;end;end;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS finish 1 2 21-MAY-2007 16:30:52 AIPS 1 2 21-MAY-2007 16:30:52 AIPS procedure freqchks 1 2 21-MAY-2007 16:30:52 AIPS $LOS - split up in frequency IDs, run INDXR, and remove 1 2 21-MAY-2007 16:30:52 AIPS scalar rows, nfrq 1 2 21-MAY-2007 16:30:52 AIPS if(error<1)then $ file exists 1 2 21-MAY-2007 16:30:52 AIPS inext'FQ';invers=1;keyword='NUM ROW';getthead;nfrq=keyvalue(1) 1 2 21-MAY-2007 16:30:52 AIPS if (nfrq > 1) then 1 2 21-MAY-2007 16:30:52 AIPS if (nfrq > 9) then;type' WARNING! MORE THAN 9 FREQUENCY ID-S!';end 1 2 21-MAY-2007 16:30:52 AIPS tput getthead;default'UVCOP';tget getthead;keyword='';task'UVCOP';tput 1 2 21-MAY-2007 16:30:52 AIPS for rows=1:nfrq 1 2 21-MAY-2007 16:30:52 AIPS pixxy=rows,1,1;inver=1;inext='FQ';tabget;tget;freqid=keyvalue(1) 1 2 21-MAY-2007 16:30:52 AIPS outclass=substr(inclass,1,1)!!substr(inclass,3,6)!!char(freqid) 1 2 21-MAY-2007 16:30:52 AIPS type'COPYING FREQUENCY ID #'!!char(freqid);gx 1 2 21-MAY-2007 16:30:52 AIPS default'INDXR';tget uvcop;task'INDXR';inclass outclass;gx;task'DQUAL' 1 2 21-MAY-2007 16:30:52 AIPS $out not in! ** outname=inname;outclass=inclass;outseq=inseq;outdisk=indisk;gx 1 2 21-MAY-2007 16:30:52 AIPS tget uvcop;freqid=1;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS end;end;end;if(nfrq>1)then;type fname!!' SPLIT IN :'!!char(nfrq);zap;end 1 2 21-MAY-2007 16:30:52 AIPS finish 1 2 21-MAY-2007 16:30:52 AIPS 1 2 21-MAY-2007 16:30:52 AIPS procedure pre_move 1 2 21-MAY-2007 16:30:52 AIPS $LOS - moves file to another AIPS user number 1 2 21-MAY-2007 16:30:52 AIPS default move;indisk=pdsk;outseq=-1;opcode'MOVE';clrtemp 1 2 21-MAY-2007 16:30:52 AIPS finish 1 2 21-MAY-2007 16:30:52 AIPS 1 2 21-MAY-2007 16:30:52 AIPS procedure expid 1 2 21-MAY-2007 16:30:52 AIPS string*20 expnm 1 2 21-MAY-2007 16:30:52 AIPS string*75 expmsg 1 2 21-MAY-2007 16:30:52 AIPS return expnm 1 2 21-MAY-2007 16:30:52 AIPS finish 1 2 21-MAY-2007 16:30:52 AIPS type expid 1 5 21-MAY-2007 16:30:52 AIPS ' ' 1 0 21-MAY-2007 16:30:52 AIPS run avlapipe 1 2 21-MAY-2007 16:30:52 AIPS Found in Version=ABIN 1 2 21-MAY-2007 16:30:52 AIPS $ 1 2 21-MAY-2007 16:30:52 AIPS $ Ver 1.0 : Copy of private Ver 3.0 of VLARUN (public version is 2.5): 1 2 21-MAY-2007 16:30:52 AIPS $ was 3.0 : Add PLVER (in goplt) for plot files and to include TASAV (12MAY04) 1 2 21-MAY-2007 16:30:52 AIPS $ Repositioned inseq=0 to safeguard to SU-tab confusion (12NOV04) 1 2 21-MAY-2007 16:30:52 AIPS $ Rearanged inputs and options, added integration time calculation, 1 2 21-MAY-2007 16:30:52 AIPS $ QUACK, selective plotting, INNAME vs DOCAT, alternative flux cal, 1 2 21-MAY-2007 16:30:52 AIPS $ selective imaging, SCIMG for targets, use model in CALIB, find VLA 1 2 21-MAY-2007 16:30:52 AIPS $ array, use model,.. 1 2 21-MAY-2007 16:30:52 AIPS $ 1 2 21-MAY-2007 16:30:52 AIPS $Next vers add polarization calibration, SCIMG->SCIMG? 1 2 21-MAY-2007 16:30:52 AIPS $ find imsize, find cutoffflux, include infile 1 2 21-MAY-2007 16:30:52 AIPS $--------------------------------------------------------------- 1 2 21-MAY-2007 16:30:52 AIPS $0000000011111111112222222222333333333344444444445555555555666666666677777777778 1 2 21-MAY-2007 16:30:52 AIPS $2345678901234567890123456789012345678901234567890123456789012345678901234567890 1 2 21-MAY-2007 16:30:52 AIPS $=============================================== 1 2 21-MAY-2007 16:30:52 AIPS $! Calibrating amplitude and phase, and imaging VLA data 1 2 21-MAY-2007 16:30:52 AIPS $# RUN POPS VLA UTILITY CALIBRATION IMAGING 1 2 21-MAY-2007 16:30:52 AIPS $--------------------------------------------------------------- 1 2 21-MAY-2007 16:30:52 AIPS $; Copyright (C) 2002-2006 1 2 21-MAY-2007 16:30:52 AIPS $; Associated Universities, Inc. Washington DC, USA. 1 2 21-MAY-2007 16:30:52 AIPS $; 1 2 21-MAY-2007 16:30:52 AIPS $; This program is free software; you can redistribute it and/or 1 2 21-MAY-2007 16:30:52 AIPS $; modify it under the terms of the GNU General Public License as 1 2 21-MAY-2007 16:30:52 AIPS $; published by the Free Software Foundation; either version 2 of 1 2 21-MAY-2007 16:30:52 AIPS $; the License, or (at your option) any later version. 1 2 21-MAY-2007 16:30:52 AIPS $; 1 2 21-MAY-2007 16:30:52 AIPS $; This program is distributed in the hope that it will be useful, 1 2 21-MAY-2007 16:30:52 AIPS $; but WITHOUT ANY WARRANTY; without even the implied warranty of 1 2 21-MAY-2007 16:30:52 AIPS $; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 1 2 21-MAY-2007 16:30:52 AIPS $; GNU General Public License for more details. 1 2 21-MAY-2007 16:30:52 AIPS $; 1 2 21-MAY-2007 16:30:52 AIPS $; You should have received a copy of the GNU General Public 1 2 21-MAY-2007 16:30:52 AIPS $; License along with this program; if not, write to the Free 1 2 21-MAY-2007 16:30:52 AIPS $; Software Foundation, Inc., 675 Massachusetts Ave, Cambridge, 1 2 21-MAY-2007 16:30:52 AIPS $; MA 02139, USA. 1 2 21-MAY-2007 16:30:52 AIPS $; 1 2 21-MAY-2007 16:30:52 AIPS $; Correspondence concerning AIPS should be addressed as follows: 1 2 21-MAY-2007 16:30:52 AIPS $; Internet email: aipsmail@nrao.edu. 1 2 21-MAY-2007 16:30:52 AIPS $; Postal address: AIPS Project Office 1 2 21-MAY-2007 16:30:52 AIPS $; National Radio Astronomy Observatory 1 2 21-MAY-2007 16:30:52 AIPS $; 520 Edgemont Road 1 2 21-MAY-2007 16:30:52 AIPS $; Charlottesville, VA 22903-2475 USA 1 2 21-MAY-2007 16:30:52 AIPS $--------------------------------------------------------------- 1 2 21-MAY-2007 16:30:52 AIPS $=============================================================== 1 2 21-MAY-2007 16:30:52 AIPS 1 2 21-MAY-2007 16:30:52 AIPS procedure pipeinit 1 2 21-MAY-2007 16:30:52 AIPS scalar lsdisk,lsname,lsrant,lscont,lserr,lsplot,lsflag,k,lsflux,lstarg,lsmodl 1 2 21-MAY-2007 16:30:52 AIPS scalar lsids,star,tint,fsw,kj 1 2 21-MAY-2007 16:30:52 AIPS string*2 lstyp 1 2 21-MAY-2007 16:30:52 AIPS string*3 lsvla 1 2 21-MAY-2007 16:30:52 AIPS string*6 lsidc,lsstrng 1 2 21-MAY-2007 16:30:52 AIPS string*16 lsidn,lscal 1 2 21-MAY-2007 16:30:52 AIPS string*16 lsampcal(20),lsbndcal(5),lsphacal(20),lspntcal(25),lsallcal(30), 1 2 21-MAY-2007 16:30:52 AIPS array lsbadd(10),lsparm(16),lssid(1000) $ D=1,C=3.3,B=10.8,A=35.4,PT=73 1 2 21-MAY-2007 16:30:52 AIPS finish 1 2 21-MAY-2007 16:30:52 AIPS pipeinit 1 2 21-MAY-2007 16:30:52 AIPS 1 2 21-MAY-2007 16:30:52 AIPS procedure pipeinpt 1 2 21-MAY-2007 16:30:52 AIPS lsampcal '3C48', '0134+329','0137+331','J0137+3309' 1 2 21-MAY-2007 16:30:52 AIPS lsampcal(5)~ '3C138','0518+165','0521+166','J0521+1638' 1 2 21-MAY-2007 16:30:52 AIPS lsampcal(9)~ '3C147','0538+498','0542+498','J0542+4951' 1 2 21-MAY-2007 16:30:52 AIPS lsampcal(13)~'3C286','1328+307','1331+305','J1331+3030' 1 2 21-MAY-2007 16:30:52 AIPS lsampcal(17)~'3C295','1409+524','1411+522','J1411+5212' 1 2 21-MAY-2007 16:30:52 AIPS lserr=0;lsbadd=baddisk;lsdisk=indisk;lsname=docat 1 2 21-MAY-2007 16:30:52 AIPS lsidn=inname;lsidc=inclass;lsids=inseq;lstyp'UV';fsw=doalign;lsflag=flagver 1 2 21-MAY-2007 16:30:52 AIPS lsparm(2)=solint;lsparm(13)=factor;lsrant=refant;lsmodl=domodel 1 2 21-MAY-2007 16:30:52 AIPS lscal=keystrng;lsflux=flux;lsparm(3)=uvrange(1);lsparm(4)=uvrange(2) 1 2 21-MAY-2007 16:30:52 AIPS for k=1:20;lsphacal(k)=sources(k);end;for k=1:5;lsbndcal(k)=calsour(k);end 1 2 21-MAY-2007 16:30:52 AIPS lsparm(11)=dopol;lsparm(12)=bpa;lscont=docont;lsplot=plver;lsparm(1)=doall 1 2 21-MAY-2007 16:30:52 AIPS lsparm(5)=doarray;lsparm(6)=imsize(1);lsparm(7)=niter;lsparm(8)=cutoff 1 2 21-MAY-2007 16:30:52 AIPS lsparm(9)=docal;lsparm(10)=doresid 1 2 21-MAY-2007 16:30:52 AIPS $ check input values 1 2 21-MAY-2007 16:30:52 AIPS $->lsbadd 1 2 21-MAY-2007 16:30:52 AIPS if (lsdisk<=0) then;lserr=1;type'SPECIFY THE INDISK';end 1 2 21-MAY-2007 16:30:52 AIPS if(lsname<=0)then;inname=lsidn;inclass=lsidc;inseq=lsids;intype=lstyp;chkname 1 2 21-MAY-2007 16:30:52 AIPS if (error<>0) then 1 2 21-MAY-2007 16:30:52 AIPS lserr=2; type 'SPECIFY INNAME, ETC, OR THE CATALOG NUMBER = DOCAT' 1 2 21-MAY-2007 16:30:52 AIPS else 1 2 21-MAY-2007 16:30:52 AIPS userid=0;k=1;lsname=0 1 2 21-MAY-2007 16:30:52 AIPS while (lsname=0);egetname k 1 2 21-MAY-2007 16:30:52 AIPS if (( (lsidn=inname)&(lsidc=inclass) )&(lsids=inseq)) then 1 2 21-MAY-2007 16:30:52 AIPS lsname=k;lsidn=inname;lsidc=inclass;lsids=inseq;lstyp=intype 1 2 21-MAY-2007 16:30:52 AIPS else;k=k+1;end;end;end;else 1 2 21-MAY-2007 16:30:52 AIPS if ( ((inname <> '')!(inclass <> '')) ! (inseq <> 0) ) then 1 2 21-MAY-2007 16:30:52 AIPS lserr=2; type 'DO NOT SPECIFY BOTH INNAME, ETC, AND VARIABLE DOCAT' 1 2 21-MAY-2007 16:30:52 AIPS else 1 2 21-MAY-2007 16:30:52 AIPS getname(lsname);lsidn=inname;lsidc=inclass;lsids=inseq;lstyp=intype 1 2 21-MAY-2007 16:30:52 AIPS end 1 2 21-MAY-2007 16:30:52 AIPS end 1 2 21-MAY-2007 16:30:52 AIPS 1 2 21-MAY-2007 16:30:52 AIPS $->inname 1 2 21-MAY-2007 16:30:52 AIPS $->inclass 1 2 21-MAY-2007 16:30:52 AIPS $->inseq 1 2 21-MAY-2007 16:30:52 AIPS $->fsw 1 2 21-MAY-2007 16:30:52 AIPS $->lsflag 1 2 21-MAY-2007 16:30:52 AIPS if (lsparm(2)<=0) then; lserr=3; type 'SPECIFY THE SOLUTION INTERVAL';end 1 2 21-MAY-2007 16:30:52 AIPS if (lsparm(13)<1)then;lsparm(13)=1;type'FACTOR<1 QUESTIONABLE, SET TO 1';end 1 2 21-MAY-2007 16:30:52 AIPS if (lsrant<=0)then;lsrant=0;type'AIPS WILL CHOOSE THE REFERENCE ANTENNA';end 1 2 21-MAY-2007 16:30:52 AIPS if ( (lsmodl>0) & (length(lscal)>0) ) then 1 2 21-MAY-2007 16:30:52 AIPS lserr=4;type 'CANNOT USE STANDARD SOURCE MODEL FOR ALTERNATIVE CALIBRATOR' 1 2 21-MAY-2007 16:30:52 AIPS end 1 2 21-MAY-2007 16:30:52 AIPS $->lscal 1 2 21-MAY-2007 16:30:52 AIPS if (length(lscal)<>0) then 1 2 21-MAY-2007 16:30:52 AIPS type 'USING NON-STANDARD AMPLITUDE CALIBRATOR, FLUX, UVRANGE :' 1 2 21-MAY-2007 16:30:52 AIPS type lscal, lsflux, lsparm(3), lsparm(4);lsampcal='';lsampcal(1)=lscal 1 2 21-MAY-2007 16:30:52 AIPS end 1 2 21-MAY-2007 16:30:52 AIPS 1 2 21-MAY-2007 16:30:52 AIPS $->lsflux 1 2 21-MAY-2007 16:30:52 AIPS $-> #3+#4 uvrange 1 2 21-MAY-2007 16:30:52 AIPS for i=1:20;for j=1:16;if(substr(lsphacal(i),j,j)='*')then;if (lserr<>7) then 1 2 21-MAY-2007 16:30:52 AIPS if((i=1)&(j=1))then;star=1;else; 1 2 21-MAY-2007 16:30:52 AIPS star=-1;lserr=7;type'ONLY USE * IN THE 1ST CHARACTER OF THE 1ST SOURCE' 1 2 21-MAY-2007 16:30:52 AIPS end;end;end;end;clrtemp;end 1 2 21-MAY-2007 16:30:52 AIPS if (lsname>0) then; indisk=lsdisk; getname(lsname); clrtemp 1 2 21-MAY-2007 16:30:52 AIPS if ( (inclass='CH 0') & (substr(lsbndcal(1),1,1) = ' ') ) then 1 2 21-MAY-2007 16:30:52 AIPS lserr=8;type 'SPECIFY THE BANDPASS CALIBRATOR = CALSOUR' 1 2 21-MAY-2007 16:30:52 AIPS end;end;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS $-> #11 dopol 1 2 21-MAY-2007 16:30:52 AIPS $-> #12 bpa 1 2 21-MAY-2007 16:30:52 AIPS $->lscont 1 2 21-MAY-2007 16:30:52 AIPS $->lsplot 1 2 21-MAY-2007 16:30:52 AIPS if (lsparm(1) > 0) then 1 2 21-MAY-2007 16:30:52 AIPS if (lsparm(5)<0) then;type 'SETFC WILL DETERMINE THE CELL SIZE' 1 2 21-MAY-2007 16:30:52 AIPS else; 1 2 21-MAY-2007 16:30:52 AIPS if (lsparm(5)=0) then; 1 2 21-MAY-2007 16:30:52 AIPS keyword='TELESCOP';gethead; 1 2 21-MAY-2007 16:30:52 AIPS if (substr(keystrng,1,3)<>'VLA') then; 1 2 21-MAY-2007 16:30:52 AIPS lserr=5; type 'CANNOT DETERMINE ARRAY - THIS IS NOT THE VLA' 1 2 21-MAY-2007 16:30:52 AIPS else;keyword'NUM ROW';inext'AN';invers=0;getthead;k=keyvalue(1) 1 2 21-MAY-2007 16:30:52 AIPS for j=1:k 1 2 21-MAY-2007 16:30:52 AIPS pixxy=j,1,0;tabget;i=1;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS while((substr(keystrng,i,i)<>':')&(i<9));i=i+1;end 1 2 21-MAY-2007 16:30:52 AIPS if (substr(keystrng,i+1,i+1)<>' ')then; 1 2 21-MAY-2007 16:30:52 AIPS lsvla=substr(keystrng,i+1,i+3);else 1 2 21-MAY-2007 16:30:52 AIPS lsvla=substr(keystrng,i+2,i+4);end 1 2 21-MAY-2007 16:30:52 AIPS if ((lsvla<>'OUT')&(lsvla<>'MPD'))then; 1 2 21-MAY-2007 16:30:52 AIPS if (lsvla='VPT')then;lsparm(5)=75;else 1 2 21-MAY-2007 16:30:52 AIPS if (substr(keystrng,i+1,i+1)<>' ')then; 1 2 21-MAY-2007 16:30:52 AIPS keyword=substr(keystrng,i+2,i+8);else 1 2 21-MAY-2007 16:30:52 AIPS keyword=substr(keystrng,i+3,i+9);end 1 2 21-MAY-2007 16:30:52 AIPS lsparm(5)=max(lsparm(5),value(keyword));clrtemp;end;end;end 1 2 21-MAY-2007 16:30:52 AIPS if (lsparm(5)<75) then;if (lsparm(5)>36) then;lsparm(5)=36;else 1 2 21-MAY-2007 16:30:52 AIPS if (lsparm(5)>18) then;lsparm(5)=11;else 1 2 21-MAY-2007 16:30:52 AIPS if(lsparm(5)>9)then;lsparm(5)=3.5;else;lsparm(5)=1;end;end;end;end 1 2 21-MAY-2007 16:30:52 AIPS end;if(lsparm(5)=0)then;lserr=5;type'WHAT ARRAY?! USE DOARRAY';else 1 2 21-MAY-2007 16:30:52 AIPS if(lsparm(5)>0)then 1 2 21-MAY-2007 16:30:52 AIPS type char(lsparm(5))!!' KILOMETERS WILL BE USED AS MAXIMUM BASELINE' 1 2 21-MAY-2007 16:30:52 AIPS end;end;end;end 1 2 21-MAY-2007 16:30:52 AIPS if (lsparm(6)>=0)then;if((lsparm(6)<128)!(imsize(2)<128))then 1 2 21-MAY-2007 16:30:52 AIPS lserr=6; type 'SPECIFY THE IMSIZE CORRECTLY (>127 OR <0)';end;end 1 2 21-MAY-2007 16:30:52 AIPS 1 2 21-MAY-2007 16:30:52 AIPS $-> #7 niter 1 2 21-MAY-2007 16:30:52 AIPS if (lsparm(7) < 0) then; lsparm(7) = 7e4; end 1 2 21-MAY-2007 16:30:52 AIPS $-> #8 cutoff 1 2 21-MAY-2007 16:30:52 AIPS $-> #9 docal 1 2 21-MAY-2007 16:30:52 AIPS $-> #10 doresid 1 2 21-MAY-2007 16:30:52 AIPS 1 2 21-MAY-2007 16:30:52 AIPS end 1 2 21-MAY-2007 16:30:52 AIPS finish 1 2 21-MAY-2007 16:30:52 AIPS 1 2 21-MAY-2007 16:30:52 AIPS procedure getidn 1 2 21-MAY-2007 16:30:52 AIPS indisk=lsdisk;inname=lsidn;inclass=lsidc;inseq=lsids;intype=lstyp 1 2 21-MAY-2007 16:30:52 AIPS finish 1 2 21-MAY-2007 16:30:52 AIPS 1 2 21-MAY-2007 16:30:52 AIPS procedure gx 1 2 21-MAY-2007 16:30:52 AIPS $ inputs 1 2 21-MAY-2007 16:30:52 AIPS go;wait 1 2 21-MAY-2007 16:30:52 AIPS finish 1 2 21-MAY-2007 16:30:52 AIPS 1 2 21-MAY-2007 16:30:52 AIPS procedure getset 1 2 21-MAY-2007 16:30:52 AIPS default;getidn;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS finish 1 2 21-MAY-2007 16:30:52 AIPS 1 2 21-MAY-2007 16:30:52 AIPS procedure lsclrcal 1 2 21-MAY-2007 16:30:52 AIPS $ consolidate lists, deal with calcode='*' later 1 2 21-MAY-2007 16:30:52 AIPS scalar lsidx,l,m,n 1 2 21-MAY-2007 16:30:52 AIPS task'TABGET';getset;inext'NX';invers 0;keyvalue=0;keystrng'' 1 2 21-MAY-2007 16:30:52 AIPS keyword'NUM ROW';getthead;lsidx=keyvalue(1);clrtemp;n=0;lssid=0 1 2 21-MAY-2007 16:30:52 AIPS if (keyvalue(1)>1000)then;type'WARNING: MORE THAN 1000 SCANS !';end 1 2 21-MAY-2007 16:30:52 AIPS for i=1:lsidx $ remember source number 1 2 21-MAY-2007 16:30:52 AIPS pixxy=i,3,0;tabget;error=0 1 2 21-MAY-2007 16:30:52 AIPS for l=1:n;if(lssid(l)=keyvalue(1))then;error=1;end;end;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS if(error=0)then;n=n+1;lssid(n)=keyvalue(1);end 1 2 21-MAY-2007 16:30:52 AIPS end;inext'SU';invers 0;keyvalue=0;keystrng'';keyword'NUM ROW' 1 2 21-MAY-2007 16:30:52 AIPS getthead;lsidx=keyvalue(1);clrtemp;sources'';l=1;m=1;n=1 1 2 21-MAY-2007 16:30:52 AIPS for i=1:lsidx 1 2 21-MAY-2007 16:30:52 AIPS pixxy=i,2,0;tabget;k=length(keystrng);j=0;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS while (j<20);j=j+1;if (substr(lsampcal(j),1,k)=substr(keystrng,1,k)) then 1 2 21-MAY-2007 16:30:52 AIPS lsampcal(l)=lsampcal(j);j=30;lsparm(14)=l;l=l+1;end;end;j=0;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS while (j<20);j=j+1;if (substr(lsphacal(j),1,k)=substr(keystrng,1,k)) then 1 2 21-MAY-2007 16:30:52 AIPS lsphacal(m)=lsphacal(j);j=30;lsparm(15)=m;m=m+1;end;end;j=0;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS while (j<5);j=j+1;if (substr(lsbndcal(j),1,k)=substr(keystrng,1,k)) then 1 2 21-MAY-2007 16:30:52 AIPS lsbndcal(n)=lsbndcal(j);j=30;lsparm(16)=n;n=n+1;end;end;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS end;lspntcal'';lsallcal'';for j=l:20;lsampcal(j)='';end 1 2 21-MAY-2007 16:30:52 AIPS for j=m:20;lsphacal(j)='';end;for j=n:5;lsbndcal(j)='';end 1 2 21-MAY-2007 16:30:52 AIPS for j=1:lsparm(15);lspntcal(j)=lsphacal(j);end;k=lsparm(15) 1 2 21-MAY-2007 16:30:52 AIPS for j=1:lsparm(16);lspntcal(j+k)=lsbndcal(j);end;j=0;l=1;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS while (j<(lsparm(15)+lsparm(16)));j=j+1;if (length(lspntcal(j))>0) then 1 2 21-MAY-2007 16:30:52 AIPS lspntcal(l)=lspntcal(j);if(l<>j)then;lspntcal(j)='';end;l=l+1;end;end 1 2 21-MAY-2007 16:30:52 AIPS $here - clean up pnt cal for doubles - subtract from total count below 1 2 21-MAY-2007 16:30:52 AIPS k=lsparm(15)+lsparm(16);for j=1:k;lsallcal(j)=lspntcal(j);end;l=1 1 2 21-MAY-2007 16:30:52 AIPS for j=1:lsparm(14);i=length(lsampcal(j));lsidx=0;m=j 1 2 21-MAY-2007 16:30:52 AIPS while ((lsidx0) then;lsallcal(l)=lsallcal(j) 1 2 21-MAY-2007 16:30:52 AIPS if(l<>j)then;lsallcal(j)='';end;l=l+1;end;end 1 2 21-MAY-2007 16:30:52 AIPS $typ 'LSAMPCAL, LSPHACAL, LSBNDCAL, LSPNTCAL, AND LSALLCAL :' 1 2 21-MAY-2007 16:30:52 AIPS $typ lsampcal; typ lsphacal; typ lsbndcal; typ lspntcal; typ lsallcal; 1 2 21-MAY-2007 16:30:52 AIPS return;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS finish 1 2 21-MAY-2007 16:30:52 AIPS 1 2 21-MAY-2007 16:30:52 AIPS procedure numtab(lsstrng) 1 2 21-MAY-2007 16:30:52 AIPS keystrng'';j=0;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS while ((j<15)&(keystrng<>lsstrng)) 1 2 21-MAY-2007 16:30:52 AIPS j=j+1;keyword'EXTYPE'!!char(j);gethead;end;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS if (keystrng=lsstrng) then 1 2 21-MAY-2007 16:30:52 AIPS keyword'EXTVER'!!char(j);gethead;else;keyvalue=0;end 1 2 21-MAY-2007 16:30:52 AIPS keyword'';keystrng'';clrtemp 1 2 21-MAY-2007 16:30:52 AIPS return keyvalue(1);finish 1 2 21-MAY-2007 16:30:52 AIPS 1 2 21-MAY-2007 16:30:52 AIPS procedure numbasel 1 2 21-MAY-2007 16:30:52 AIPS scalar numarow,numbout,numbant,numbase,idx;string*16 nameant 1 2 21-MAY-2007 16:30:52 AIPS numbout=0;keyword'NUM ROW';inext'AN';invers=0;getthead;numarow=keyvalue(1) 1 2 21-MAY-2007 16:30:52 AIPS for numbant=1:numarow 1 2 21-MAY-2007 16:30:52 AIPS pixxy=numbant,1,0;tabget;nameant=keystrng;idx=1;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS while(substr(nameant,idx,idx)<>':');idx=idx+1;end 1 2 21-MAY-2007 16:30:52 AIPS if(substr(nameant,idx+1,idx+3)='OUT')then;numbout=numbout+1;end 1 2 21-MAY-2007 16:30:52 AIPS if(substr(nameant,idx+2,idx+4)='OUT')then;numbout=numbout+1;end 1 2 21-MAY-2007 16:30:52 AIPS end;numbase=(numarow-numbout)*(numarow-numbout-1)/2;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS $ type char(numarow-numbout)!!' ANTENNAS',char(numbase)!!' BASELINES' 1 2 21-MAY-2007 16:30:52 AIPS return numbase 1 2 21-MAY-2007 16:30:52 AIPS finish 1 2 21-MAY-2007 16:30:52 AIPS 1 2 21-MAY-2007 16:30:52 AIPS procedure calcintt 1 2 21-MAY-2007 16:30:52 AIPS scalar numxrow,numscan,numbbeg,numbend,numcnst,sum,avr,rms,rmax;rmax=300 1 2 21-MAY-2007 16:30:52 AIPS array interval(1000),numbvis(1000);avr=0;if(rmax>1000)then;rmax=1000;end 1 2 21-MAY-2007 16:30:52 AIPS if (numtab('NX')<1) then;type'NOT MULTISOURCE - NO INTTIME CALCULATED' 1 2 21-MAY-2007 16:30:52 AIPS else 1 2 21-MAY-2007 16:30:52 AIPS keyword'NUM ROW';inext'NX';invers 0;getthead;numxrow=keyvalue(1) 1 2 21-MAY-2007 16:30:52 AIPS if(numxrow>rmax)then;numxrow rmax;end 1 2 21-MAY-2007 16:30:52 AIPS for numscan=1:numxrow;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS pixxy=numscan,2,0;tabget;interval(numscan)=86400*keyvalue(1) 1 2 21-MAY-2007 16:30:52 AIPS pixxy=numscan,5,0;tabget;numbbeg=keyvalue(1) 1 2 21-MAY-2007 16:30:52 AIPS pixxy=numscan,6,0;tabget;numbend=keyvalue(1) 1 2 21-MAY-2007 16:30:52 AIPS numbvis(numscan)=numbend-numbbeg+1;avr=max(avr,numbvis(numscan)) 1 2 21-MAY-2007 16:30:52 AIPS end;numcnst=numbasel;sum=0 1 2 21-MAY-2007 16:30:52 AIPS if (avr > 0) then 1 2 21-MAY-2007 16:30:52 AIPS for numscan=1:numxrow;if (numbvis(numscan)>0) then 1 2 21-MAY-2007 16:30:52 AIPS sum=sum+( (numcnst*interval(numscan)) / numbvis(numscan) ) 1 2 21-MAY-2007 16:30:52 AIPS end;end;clrtemp;avr=sum/numxrow;sum=0 1 2 21-MAY-2007 16:30:52 AIPS for numscan=1:numxrow;if (numbvis(numscan)>0) then 1 2 21-MAY-2007 16:30:52 AIPS sum=sum+((numcnst*interval(numscan))/numbvis(numscan)-avr)**2 1 2 21-MAY-2007 16:30:52 AIPS end;end;clrtemp;rms=sum/numxrow;clrtemp;end 1 2 21-MAY-2007 16:30:52 AIPS $ type char(numxrow)!!' SCANS/SAMPLES WITH RMS(SEC) +/-'!!char(rms) 1 2 21-MAY-2007 16:30:52 AIPS $ type char(avr)!!' SECOND INTEGRATIONS (APPROXIMATELY)' 1 2 21-MAY-2007 16:30:52 AIPS end 1 2 21-MAY-2007 16:30:52 AIPS return avr 1 2 21-MAY-2007 16:30:52 AIPS finish 1 2 21-MAY-2007 16:30:52 AIPS 1 2 21-MAY-2007 16:30:52 AIPS procedure guesintt 1 2 21-MAY-2007 16:30:52 AIPS scalar intcst,intavr,intmod,intime 1 2 21-MAY-2007 16:30:52 AIPS intavr=calcintt;intcst=intavr;keyword'TELESCOP';gethead 1 2 21-MAY-2007 16:30:52 AIPS if (keystrng='VLA') then;intcst=1+(2/3);end 1 2 21-MAY-2007 16:30:52 AIPS if (keystrng='VLBA') then;intcst=0.131072;end 1 2 21-MAY-2007 16:30:52 AIPS if (intcst=intavr) then;type'UNKNOWN TELESCOPE :'!!keystrng;end 1 2 21-MAY-2007 16:30:52 AIPS if (intavr>10) then 1 2 21-MAY-2007 16:30:52 AIPS $ intime=10*floor(0.5+(intavr/10)) 1 2 21-MAY-2007 16:30:52 AIPS intime=10*floor(intavr/10) 1 2 21-MAY-2007 16:30:52 AIPS else;if (intavr>0) then 1 2 21-MAY-2007 16:30:52 AIPS intmod=mod(intavr,intcst) 1 2 21-MAY-2007 16:30:52 AIPS $ intime=intcst*((intavr-intmod)/intcst+floor(0.5+(intmod/intcst))) 1 2 21-MAY-2007 16:30:52 AIPS intime=intcst*((intavr-intmod)/intcst+floor(intmod/intcst)) 1 2 21-MAY-2007 16:30:52 AIPS else;intime=intavr;end;end;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS if(numtab('NX')>0)then;type char(intime)!!' SECOND INTEGRATIONS (GUESS)';end 1 2 21-MAY-2007 16:30:52 AIPS return intime 1 2 21-MAY-2007 16:30:52 AIPS finish 1 2 21-MAY-2007 16:30:52 AIPS 1 2 21-MAY-2007 16:30:52 AIPS procedure checkids 1 2 21-MAY-2007 16:30:52 AIPS $LOS - account for fast switching source names - check on pos, qual, calco 1 2 21-MAY-2007 16:30:52 AIPS scalar ra1a,ra1b,ra2a,ra2b,dc1a,dc1b,dc2a,dc2b,n,m,l,idx 1 2 21-MAY-2007 16:30:52 AIPS scalar q1,q2 1 2 21-MAY-2007 16:30:52 AIPS string*1 co1,co2 1 2 21-MAY-2007 16:30:52 AIPS string*16 n1,n2 1 2 21-MAY-2007 16:30:52 AIPS array alist(100),blist(100) 1 2 21-MAY-2007 16:30:52 AIPS inext'SU';invers 0;keyword'NUM ROW';keyvalue 0;keystrng'';getthead 1 2 21-MAY-2007 16:30:52 AIPS n=keyvalue(1);idx=1;aparm 0;bparm 0;alist 0;blist 0 1 2 21-MAY-2007 16:30:52 AIPS if (n < 2) then; type'ONE SOURCE ONLY, SKIPPING FASTSWITCH TEST';else 1 2 21-MAY-2007 16:30:52 AIPS for m=1:(n-1);clrtemp 1 2 21-MAY-2007 16:30:52 AIPS pixxy m,11;tabget;ra1a keyvalue(1);ra1b keyvalue(2) 1 2 21-MAY-2007 16:30:52 AIPS for l=(m+1):n;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS pixxy l,11;tabget;ra2a keyvalue(1);ra2b keyvalue(2) 1 2 21-MAY-2007 16:30:52 AIPS if (abs(ra1a-ra2a)=0) then 1 2 21-MAY-2007 16:30:52 AIPS if ( abs((ra1b-ra2b)*3600*1000) < 3 ) then $ RA within 3 mas! 1 2 21-MAY-2007 16:30:52 AIPS pixxy m,12;tabget;dc1a keyvalue(1);dc1b keyvalue(2) 1 2 21-MAY-2007 16:30:52 AIPS pixxy l,12;tabget;dc2a keyvalue(1);dc2b keyvalue(2) 1 2 21-MAY-2007 16:30:52 AIPS if (abs(dc1a-dc2a)=0) then 1 2 21-MAY-2007 16:30:52 AIPS if ( abs((dc1b-dc2b)*3600*1000) < 3 ) then $ DC within 3 mas! 1 2 21-MAY-2007 16:30:52 AIPS pixxy m,3;tabget;q1 keyvalue(1);pixxy l,3;tabget;q2 keyvalue(1) 1 2 21-MAY-2007 16:30:52 AIPS if (q1=q2) then $ same qualifier; same calcode? 1 2 21-MAY-2007 16:30:52 AIPS pixxy m,4;tabget;co1 keystrng;pixxy l,4;tabget;co2 keystrng 1 2 21-MAY-2007 16:30:52 AIPS if (co1=co2) then 1 2 21-MAY-2007 16:30:52 AIPS pixxy m,1;tabget;q1 keyvalue(1) 1 2 21-MAY-2007 16:30:52 AIPS pixxy l,1;tabget;q2 keyvalue(1) 1 2 21-MAY-2007 16:30:52 AIPS pixxy m,2;tabget;n1 keystrng;pixxy l,2;tabget;n2 keystrng 1 2 21-MAY-2007 16:30:52 AIPS if (idx>100) then 1 2 21-MAY-2007 16:30:52 AIPS type 'TOO MANY SOURCES TO DO DSORC - DO BY HAND!' 1 2 21-MAY-2007 16:30:52 AIPS type 'NEXT =.'!!char(idx)!!' DO:'!!char(l)!!'.&.'!!char(m) 1 2 21-MAY-2007 16:30:52 AIPS else 1 2 21-MAY-2007 16:30:52 AIPS if (length(n1)1) then;task'DSORC';n=0 1 2 21-MAY-2007 16:30:52 AIPS outname inname;outclass inclass;outseq inseq;outdisk indisk 1 2 21-MAY-2007 16:30:52 AIPS while (n100)then;type'TOO MANY SOURCES FOR DSORC';error 1;end;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS end 1 2 21-MAY-2007 16:30:52 AIPS finish 1 2 21-MAY-2007 16:30:52 AIPS 1 2 21-MAY-2007 16:30:52 AIPS procedure chkobjct 1 2 21-MAY-2007 16:30:52 AIPS if (( (object='1331+305') ! (object='1328+307') ) ! (object='J1331+3030') ) 1 2 21-MAY-2007 16:30:52 AIPS then; object='3C286';end 1 2 21-MAY-2007 16:30:52 AIPS if (( (object='0137+331') ! (object='0134+329') ) ! (object='J0137+3309') ) 1 2 21-MAY-2007 16:30:52 AIPS then; object='3C48';end 1 2 21-MAY-2007 16:30:52 AIPS if (( (object='0521+166') ! (object='0518+165') ) ! (object='J0521+1638') ) 1 2 21-MAY-2007 16:30:52 AIPS then; object='3C138';end 1 2 21-MAY-2007 16:30:52 AIPS if (( (object='0542+498') ! (object='0538+498') ) ! (object='J0542+4951') ) 1 2 21-MAY-2007 16:30:52 AIPS then; object='3C147';end 1 2 21-MAY-2007 16:30:52 AIPS if (( (object='1411+522') ! (object='1409+524') ) ! (object='J1411+5212') ) 1 2 21-MAY-2007 16:30:52 AIPS then; object='3C295';end;clrtemp;return 1 2 21-MAY-2007 16:30:52 AIPS finish 1 2 21-MAY-2007 16:30:52 AIPS 1 2 21-MAY-2007 16:30:52 AIPS procedure checkbnd 1 2 21-MAY-2007 16:30:52 AIPS band='';j=1 1 2 21-MAY-2007 16:30:52 AIPS while (j<9) 1 2 21-MAY-2007 16:30:52 AIPS keyword='CTYPE'!!char(j);gethead;keyword='CRVAL'!!char(j);clrtemp 1 2 21-MAY-2007 16:30:52 AIPS if (keystrng='FREQ') then;gethead;j=9;else;j=j+1;end;end 1 2 21-MAY-2007 16:30:52 AIPS keyvalue(1)=keyvalue(1)/1e9; 1 2 21-MAY-2007 16:30:52 AIPS if ( (keyvalue(1)>38) & (keyvalue(1)<51) ) then; band='Q';end 1 2 21-MAY-2007 16:30:52 AIPS if ( (keyvalue(1)>20.4) & (keyvalue(1)<25.5) ) then; band='K';end 1 2 21-MAY-2007 16:30:52 AIPS if ( (keyvalue(1)>13.5) & (keyvalue(1)<16.3) ) then; band='U';end 1 2 21-MAY-2007 16:30:52 AIPS if ( (keyvalue(1)> 6.8) & (keyvalue(1)< 9.6) ) then; band='X';end 1 2 21-MAY-2007 16:30:52 AIPS if ( (keyvalue(1)> 4.2) & (keyvalue(1)< 5.1) ) then; band='C';end 1 2 21-MAY-2007 16:30:52 AIPS if ( (keyvalue(1)> 1.15) & (keyvalue(1)< 1.75) ) then; band='L';end 1 2 21-MAY-2007 16:30:52 AIPS if ( (keyvalue(1)>0.298) & (keyvalue(1)<0.345) ) then; band='P';end 1 2 21-MAY-2007 16:30:52 AIPS if ( (keyvalue(1)>0.072) & (keyvalue(1)<0.076) ) then; band='4';end;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS return 1 2 21-MAY-2007 16:30:52 AIPS finish 1 2 21-MAY-2007 16:30:52 AIPS 1 2 21-MAY-2007 16:30:52 AIPS procedure chkmodel 1 2 21-MAY-2007 16:30:52 AIPS error=0;sysout='';sys2com'' 1 2 21-MAY-2007 16:30:52 AIPS syscom'ls -1 $AIPSTARS/ 1 2 21-MAY-2007 16:30:52 AIPS sys2com(1) inname!!'.MODEL' 1 2 21-MAY-2007 16:30:52 AIPS sys2com(2) ' >& /dev/null 1 2 21-MAY-2007 16:30:52 AIPS system 1 2 21-MAY-2007 16:30:52 AIPS finish 1 2 21-MAY-2007 16:30:52 AIPS 1 2 21-MAY-2007 16:30:52 AIPS procedure loadmodl 1 2 21-MAY-2007 16:30:52 AIPS scalar lsidx,l 1 2 21-MAY-2007 16:30:52 AIPS array lsload(5) 1 2 21-MAY-2007 16:30:52 AIPS task'TABGET';getset;inext'SU';invers 0;keyvalue=0;keystrng'' 1 2 21-MAY-2007 16:30:52 AIPS keyword'NUM ROW';getthead;lsidx=keyvalue(1);l=1;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS for i=1:lsidx 1 2 21-MAY-2007 16:30:52 AIPS pixxy=i,2,0;tabget;k=length(keystrng);j=1;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS while (j<21) 1 2 21-MAY-2007 16:30:52 AIPS if (substr(lsampcal(j),1,k)=substr(keystrng,1,k)) then 1 2 21-MAY-2007 16:30:52 AIPS lsload(l)=i;j=30;l=l+1;else;j=j+1;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS end;end;end;lsidx=0;checkbnd;keyword'EPOCH';keyvalue=0;keystrng='';gethead 1 2 21-MAY-2007 16:30:52 AIPS if (keyvalue(1)<1999) then;lsidx=1;end 1 2 21-MAY-2007 16:30:52 AIPS for j=1:(l-1) 1 2 21-MAY-2007 16:30:52 AIPS object=lsampcal(j);chkobjct;clrtemp;intype'MA';outdisk=lsdisk 1 2 21-MAY-2007 16:30:52 AIPS inname=object!!'_'!!band;inclass'MODEL';inseq=1;indisk=lsdisk;chkname 1 2 21-MAY-2007 16:30:52 AIPS $$ if (error>0) then;type lsampcal(lsload(j))!!' MODEL ='inname;chkmodel 1 2 21-MAY-2007 16:30:52 AIPS if (error>0) then;type lsampcal(j)!!' MODEL ='inname;chkmodel 1 2 21-MAY-2007 16:30:52 AIPS if(error<1)then;go calrd;if (lsidx>0) then;eposwtch;end;end;end $ J2000 1 2 21-MAY-2007 16:30:52 AIPS end;return 1 2 21-MAY-2007 16:30:52 AIPS finish 1 2 21-MAY-2007 16:30:52 AIPS 1 2 21-MAY-2007 16:30:52 AIPS procedure vlanew 1 2 21-MAY-2007 16:30:52 AIPS clrstat;j=numtab('BP');if (j>0) then;inext'BP';invers=-1;extdest;end 1 2 21-MAY-2007 16:30:52 AIPS j=numtab('CL');if (j>1) then;inext'CL';for k=2:j;invers=k;extdest;end;end 1 2 21-MAY-2007 16:30:52 AIPS j=numtab('SN');if (j>0) then;inext'SN';invers=-1;extdest;end 1 2 21-MAY-2007 16:30:52 AIPS j=numtab('XX');if (j>0) then;inext'XX';invers=-1;extdest;end 1 2 21-MAY-2007 16:30:52 AIPS if (inclass='LINE') then 1 2 21-MAY-2007 16:30:52 AIPS j=numtab('FG');if (j>1) then;inext'FG';for k=2:j;invers=k;extdest;end;end 1 2 21-MAY-2007 16:30:52 AIPS j=numtab('CL');if (j>1) then;inext'CL';for k=2:j;invers=k;extdest;end;end 1 2 21-MAY-2007 16:30:52 AIPS j=numtab('BP');if (j>0) then;inext'BP';invers=-1;extdest;end 1 2 21-MAY-2007 16:30:52 AIPS j=numtab('PL');if (j>0) then;inext'PL';invers=-1;extdest;end 1 2 21-MAY-2007 16:30:52 AIPS end;j=numtab('PL');if (j>0) then;inext'PL';invers=-1;extdest;end;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS type'DONE CLEANUP OF OLD TABLE EXTENTION FILES (CL,SN,FG,BP,PL,XX)' 1 2 21-MAY-2007 16:30:52 AIPS finish 1 2 21-MAY-2007 16:30:52 AIPS 1 2 21-MAY-2007 16:30:52 AIPS procedure allzap 1 2 21-MAY-2007 16:30:52 AIPS chkname;if(error<1)then;for j=1:(1-error);zap;end;end;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS finish 1 2 21-MAY-2007 16:30:52 AIPS 1 2 21-MAY-2007 16:30:52 AIPS procedure allplot 1 2 21-MAY-2007 16:30:52 AIPS tvinit;j=numtab('PL');type 'NUMBER OF PLOT FILES TO SHOW ON TV:'!!char(j) 1 2 21-MAY-2007 16:30:52 AIPS if (j>0) then 1 2 21-MAY-2007 16:30:52 AIPS for k=1:j;plver=k;type 'PLOT'char(k)!!'/'!!char(j);go tvpl;read;end 1 2 21-MAY-2007 16:30:52 AIPS else;type 'NOTHING TO PLOT - DONE';end 1 2 21-MAY-2007 16:30:52 AIPS finish 1 2 21-MAY-2007 16:30:52 AIPS 1 2 21-MAY-2007 16:30:52 AIPS procedure goplt 1 2 21-MAY-2007 16:30:52 AIPS if (lsplot>=0) then;go;end 1 2 21-MAY-2007 16:30:52 AIPS finish $UV and vis only 1 2 21-MAY-2007 16:30:52 AIPS procedure goplt0 1 2 21-MAY-2007 16:30:52 AIPS if (lsplot>0) then;go;end 1 2 21-MAY-2007 16:30:52 AIPS finish $SN only 1 2 21-MAY-2007 16:30:52 AIPS procedure goplt1 1 2 21-MAY-2007 16:30:52 AIPS if (lsplot>1) then;go;end 1 2 21-MAY-2007 16:30:52 AIPS finish $SN+CL 1 2 21-MAY-2007 16:30:52 AIPS procedure goplt2 1 2 21-MAY-2007 16:30:52 AIPS if (lsplot>2) then;go;end 1 2 21-MAY-2007 16:30:52 AIPS finish $SN+CL+BP 1 2 21-MAY-2007 16:30:52 AIPS procedure goplt3 1 2 21-MAY-2007 16:30:52 AIPS if (lsplot>3) then;go;end 1 2 21-MAY-2007 16:30:52 AIPS finish $CL,BP applied 1 2 21-MAY-2007 16:30:52 AIPS 1 2 21-MAY-2007 16:30:52 AIPS procedure calpipe(lsdisk,lsname,lsrant) 1 2 21-MAY-2007 16:30:52 AIPS vnum=33;dowait=true;getidn;vlanew;j=0;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS if (inclass='CH 0') then;inclass'LINE';vlanew;end;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS if(fsw>0)then;checkids;if(inclass='CH 0')then;inclass'LINE';checkids;end;end 1 2 21-MAY-2007 16:30:52 AIPS if ((numtab('FG')<1)&(lsflag>=0)) then 1 2 21-MAY-2007 16:30:52 AIPS if (lsflag>=1) then 1 2 21-MAY-2007 16:30:52 AIPS task'QUACK';getset;flagver=1;opcode'BEG';i=min(3*tint,20) 1 2 21-MAY-2007 16:30:52 AIPS reason char(i)!!' SEC AUTO-QUACK';aparm=0,i/60,(tint/60)*1.1;j=1 1 2 21-MAY-2007 16:30:52 AIPS while (j<9);keyword='CTYPE'!!char(j);gethead;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS if(keystrng='FREQ')then 1 2 21-MAY-2007 16:30:52 AIPS keyword='CRVAL'!!char(j);gethead;keyval(1)=keyval(1)/1e10;j=9 1 2 21-MAY-2007 16:30:52 AIPS if (keyval(1) < 1.8) then;clrtemp;go;else;tput quack 1 2 21-MAY-2007 16:30:52 AIPS type 'QUACK SKIPPED FOR THIS HIGH FREQUENCY OBSERVATION' 1 2 21-MAY-2007 16:30:52 AIPS type 'MAY BE A FAST-SWITHCING OBS - IE LOSS OF ALL DATA' 1 2 21-MAY-2007 16:30:52 AIPS type 'RUN BY HAND IF YOU REALLY WANT THIS QUACK';tget quack 1 2 21-MAY-2007 16:30:52 AIPS end;else;j=j+1;end;end 1 2 21-MAY-2007 16:30:52 AIPS end;task'FLAGR';getset 1 2 21-MAY-2007 16:30:52 AIPS docal 2;solint=max(3*tint-2,2.7*tint);vector=-1;docrt 0;go 1 2 21-MAY-2007 16:30:52 AIPS end 1 2 21-MAY-2007 16:30:52 AIPS task'SNPLT';getset;inext'CL';nplots 8;optype'AMP';vput;pixrange=0.7,1.8 1 2 21-MAY-2007 16:30:52 AIPS goplt1;task'SETJY';getset;optype'REJY';aparm=0;freqid=1;go;optype'CALC' 1 2 21-MAY-2007 16:30:52 AIPS if (length(lscal)<>0) then 1 2 21-MAY-2007 16:30:52 AIPS optype'';zerosp=lsflux,0;lsallcal=lscal,lspntcal 1 2 21-MAY-2007 16:30:52 AIPS end;sources=lsampcal;go;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS task'CALIB';getset;docalib=2;refant=lsrant;aparm=3,0,0,0,0,0,4,0,0;calcode'' 1 2 21-MAY-2007 16:30:52 AIPS solint=lsparm(2);calsour=lspntcal;snver=numtab('SN')+1;solmode'P' 1 2 21-MAY-2007 16:30:52 AIPS soltype'L1R';baddisk=lsbadd;vput;kj=0;userid=0;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS while (kj<9) 1 2 21-MAY-2007 16:30:52 AIPS kj=kj+1;keyvalue=0;keystrng'';keyword='CTYPE'!!char(kj);gethead;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS if(substr(keystrng,1,4)='FREQ')then;keyword='CRVAL'!!char(kj);gethead 1 2 21-MAY-2007 16:30:52 AIPS kj=10;end;end;vget;if((keyvalue(1))>17e9&(solint>0.5))then;solint=1/3 1 2 21-MAY-2007 16:30:52 AIPS aparm(7)=3.5;vput;type' AUTOMATIC RESET: SOLINT=20SEC (HIGH FREQ)';end 1 2 21-MAY-2007 16:30:52 AIPS if(star>0)then;calsour'';calcode'*';end;go 1 2 21-MAY-2007 16:30:52 AIPS if (lsmodl>0) then $ use models for ones that exist 1 2 21-MAY-2007 16:30:52 AIPS loadmodl;vget calib;calsour='';in2seq=0;in2disk=lsdisk;in2class'MODEL' 1 2 21-MAY-2007 16:30:52 AIPS for j=1:(l-1) 1 2 21-MAY-2007 16:30:52 AIPS inext'SU';pixxy=lsload(j),2,0;tabget;calsour(1)=keystrng;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS pixxy=lsload(j),4,0;tabget;calcode=substr(keystrng,1,4);clrtemp 1 2 21-MAY-2007 16:30:52 AIPS object=lsampcal(j);chkobjct;in2name=object!!'_'!!band 1 2 21-MAY-2007 16:30:52 AIPS vput calib;inname=in2name;inclass=in2class;inseq=in2seq;indisk=in2disk 1 2 21-MAY-2007 16:30:52 AIPS $ if no model, use point with full uvrange 1 2 21-MAY-2007 16:30:52 AIPS chkname;vget calib;if (error>0)then;clr2name;end;go 1 2 21-MAY-2007 16:30:52 AIPS end;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS else;uvrange=lsparm(3),lsparm(4);calsour=lsampcal;go;end 1 2 21-MAY-2007 16:30:52 AIPS vget snplt;inext'SN';optype'PHAS';goplt0;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS task'CLCAL';getset;freqid=1;refant=lsrant;gainuse=numtab('CL')+1 1 2 21-MAY-2007 16:30:52 AIPS snver=numtab('SN');gainver=numtab('CL');sources'';soucode''; 1 2 21-MAY-2007 16:30:52 AIPS calsour=lsphacal;calcode'';vput;if(star>0)then;calsour'';calcode'*';end;go 1 2 21-MAY-2007 16:30:52 AIPS calsour=lsallcal;sources=calsour;interpol'SELF' 1 2 21-MAY-2007 16:30:52 AIPS if(star>0)then;calsour'';calcode'*';soucode'*';end;go 1 2 21-MAY-2007 16:30:52 AIPS vget snplt;inext'CL';optype'PHAS';goplt1;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS vget calib;solmode'A&P';calsour=lspntcal;calcode'';snver=numtab('SN')+1 1 2 21-MAY-2007 16:30:52 AIPS solint=lsparm(13)*lsparm(2);clr2name;vput 1 2 21-MAY-2007 16:30:52 AIPS if(star>0)then;calsour'';calcode'*';end;go 1 2 21-MAY-2007 16:30:52 AIPS if (lsmodl>0) then 1 2 21-MAY-2007 16:30:52 AIPS loadmodl;vget calib;calsour='';in2seq=0;in2disk=lsdisk;in2class'MODEL' 1 2 21-MAY-2007 16:30:52 AIPS for j=1:(l-1) 1 2 21-MAY-2007 16:30:52 AIPS inext'SU';pixxy=lsload(j),2,0;tabget;calsour(1)=keystrng;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS pixxy=lsload(j),4,0;tabget;calcode=substr(keystrng,1,4);clrtemp 1 2 21-MAY-2007 16:30:52 AIPS object=lsampcal(j);chkobjct;in2name=object!!'_'!!band;calcode'' 1 2 21-MAY-2007 16:30:52 AIPS vput calib;inname=in2name;inclass=in2class;inseq=in2seq;indisk=in2disk 1 2 21-MAY-2007 16:30:52 AIPS $ if no model, use point with full uvrange 1 2 21-MAY-2007 16:30:52 AIPS chkname;vget calib;if (error>0)then;clr2name;end;go 1 2 21-MAY-2007 16:30:52 AIPS end;inseq=0;indisk=lsdisk;inclass'MODEL';intype'MA' 1 2 21-MAY-2007 16:30:52 AIPS for j=1:(l-1) 1 2 21-MAY-2007 16:30:52 AIPS object=lsampcal(j);chkobjct;inname=object!!'_'!!band;chkname 1 2 21-MAY-2007 16:30:52 AIPS if (error<1) then;zap;end;end 1 2 21-MAY-2007 16:30:52 AIPS else;uvrange=lsparm(3),lsparm(4);calsour=lsampcal;go;end 1 2 21-MAY-2007 16:30:52 AIPS vget snplt;inext'SN';optype'AMP';goplt0;optype'PHAS';pixrange=-20,20;goplt0 1 2 21-MAY-2007 16:30:52 AIPS task'GETJY';getset;calsour=lsampcal;snver=numtab('SN'); 1 2 21-MAY-2007 16:30:52 AIPS if (star>0) then; 1 2 21-MAY-2007 16:30:52 AIPS $ for j=1:lsparm(14);sources(j)='-'!!lsampcal(j);end;k=lsparm(14)+1 1 2 21-MAY-2007 16:30:52 AIPS $ if (length(lscal)>0) then;sources(k)='-'!!lscal;k=k+1;end 1 2 21-MAY-2007 16:30:52 AIPS $ for j=k:(25-k+2);sources(j)=lspntcal(j-k+2);end; 1 2 21-MAY-2007 16:30:52 AIPS soucode='*' 1 2 21-MAY-2007 16:30:52 AIPS else 1 2 21-MAY-2007 16:30:52 AIPS sources=lspntcal;if (length(lscal)>0) then;sources(11)='-'!!lscal;end 1 2 21-MAY-2007 16:30:52 AIPS end;go 1 2 21-MAY-2007 16:30:52 AIPS if (lscont<1) then 1 2 21-MAY-2007 16:30:52 AIPS type '********************************************************' 1 2 21-MAY-2007 16:30:52 AIPS type '** WRITE DOWN THE FLUX DENSITIES FOR YOUR CALIBRATORS **' 1 2 21-MAY-2007 16:30:52 AIPS type '** (AND DO NOT FORGET THE ERRORS EITHER!) **' 1 2 21-MAY-2007 16:30:52 AIPS type '********************************************************';read 1 2 21-MAY-2007 16:30:52 AIPS end 1 2 21-MAY-2007 16:30:52 AIPS vget clcal;gainver=numtab('CL');gainuse=numtab('CL')+1;snver=numtab('SN') 1 2 21-MAY-2007 16:30:52 AIPS if(star>0)then;calsour'';calcode'*';end;go;calsour=lsallcal;sources=calsour 1 2 21-MAY-2007 16:30:52 AIPS interpol'SELF';if(star>0)then;calsour'';calcode'*';soucode'*';end;go 1 2 21-MAY-2007 16:30:52 AIPS vget snplt;inext'CL';optype'AMP';goplt1;optype'PHAS';goplt1;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS if (inclass='CH 0') then 1 2 21-MAY-2007 16:30:52 AIPS task'TACOP';getset 1 2 21-MAY-2007 16:30:52 AIPS outdisk=indisk;outname=inname;outclass'LINE';outseq=inseq;ncount=1 1 2 21-MAY-2007 16:30:52 AIPS keystrng'';inext'FG';invers=numtab('FG');if (invers>0) then;go;end 1 2 21-MAY-2007 16:30:52 AIPS inext'CL';invers=numtab('CL');keyvalue 0;outseq=inseq;vput;go;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS task'BPASS';getset;inclass'LINE';calsour=lsbndcal,lsampcal;docal=2 1 2 21-MAY-2007 16:30:52 AIPS solint=-1;bpassprm(5)=-1;bpassprm(9)=1;baddisk=lsbadd;go;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS task'POSSM';getset;inclass'LINE';bpver 0;aparm=0,1,.4,1.2,-30,30,0,2,3,0 1 2 21-MAY-2007 16:30:52 AIPS nplots=6;goplt2;sources=lsbndcal;docalib 2;doband 1;aparm=1 0;aparm(9)=3 1 2 21-MAY-2007 16:30:52 AIPS antennas=lsrant,0;goplt2;nplots=0;vput;goplt2;stokes'I';antennas=0;goplt2 1 2 21-MAY-2007 16:30:52 AIPS sources=lsampcal;goplt3 1 2 21-MAY-2007 16:30:52 AIPS vget tacop;inclass'LINE';outclass'CH 0';invers=numtab('BP');inext'BP';go 1 2 21-MAY-2007 16:30:52 AIPS end;task'TASAV';getset;outdisk=indisk;go;dowait=false;vnum=0;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS finish 1 2 21-MAY-2007 16:30:52 AIPS 1 2 21-MAY-2007 16:30:52 AIPS procedure calcrms 1 2 21-MAY-2007 16:30:52 AIPS scalar nbas,nvis,tbw,rms,minhrs 1 2 21-MAY-2007 16:30:52 AIPS keyword'GCOUNT';gethead;nvis=keyvalue(1);nbas=numbasel;j=1 1 2 21-MAY-2007 16:30:52 AIPS minhrs=nvis*tint/(nbas*3600) $ underesimate of obs hours (overestimate rms) 1 2 21-MAY-2007 16:30:52 AIPS while (j<9) $ bandwidth in a channel, continuum or spectral line 1 2 21-MAY-2007 16:30:52 AIPS keyword='CTYPE'!!char(j);gethead;keyword='CDELT'!!char(j);clrtemp 1 2 21-MAY-2007 16:30:52 AIPS if (keystrng='FREQ') then;gethead;j=9;else;j=j+1;end;end;tbw=keyvalue(1) 1 2 21-MAY-2007 16:30:52 AIPS if (lsidc <> 'CH 0') then;j=1 $ continuum, multiple IFs averaged 1 2 21-MAY-2007 16:30:52 AIPS while (j<9) 1 2 21-MAY-2007 16:30:52 AIPS keyword='CTYPE'!!char(j);gethead;keyword='NAXIS'!!char(j);clrtemp 1 2 21-MAY-2007 16:30:52 AIPS if(keystrng='IF')then;gethead;j=9;else;j=j+1;end;end;tbw=tbw*keyvalue(1) 1 2 21-MAY-2007 16:30:52 AIPS end;checkbnd;if((band='P')!(band='4'))then;tbw=tbw/3.2;else;tbw=tbw/50;end 1 2 21-MAY-2007 16:30:52 AIPS tbw=sqrt(tbw*minhrs/24e6);rms=-1 1 2 21-MAY-2007 16:30:52 AIPS if (band='Q')then;rms=3.0e-5/tbw;end;if (band='K')then;rms=2.5e-5/tbw;end 1 2 21-MAY-2007 16:30:52 AIPS if (band='U')then;rms=2.0e-5/tbw;end;if (band='X')then;rms=5.3e-6/tbw;end 1 2 21-MAY-2007 16:30:52 AIPS if (band='C')then;rms=6.4e-6/tbw;end;if (band='L')then;rms=6.6e-6/tbw;end 1 2 21-MAY-2007 16:30:52 AIPS if (band='P')then;rms=1.7e-4/tbw;end;if (band='4')then;rms=1.5e-2/tbw;end 1 2 21-MAY-2007 16:30:52 AIPS if (rms<0) then;type 'CANNOT CALCULATE RMS FROM OBSERVING BAND ..';end 1 2 21-MAY-2007 16:30:52 AIPS typ 'ESTIMATED RMS:' char(rms*1000)!!' MILLI JANSKY' 1 2 21-MAY-2007 16:30:52 AIPS return rms 1 2 21-MAY-2007 16:30:52 AIPS finish 1 2 21-MAY-2007 16:30:52 AIPS 1 2 21-MAY-2007 16:30:52 AIPS procedure setboxfle 1 2 21-MAY-2007 16:30:52 AIPS scalar ci,bi 1 2 21-MAY-2007 16:30:52 AIPS string*12 srcnme 1 2 21-MAY-2007 16:30:52 AIPS string*48 fbox 1 2 21-MAY-2007 16:30:52 AIPS srcnme=inname;ci=0;bi=length(srcnme) 1 2 21-MAY-2007 16:30:52 AIPS while(ci& /dev/null 1 2 21-MAY-2007 16:30:52 AIPS if(substr(boxfile,1,1)<>' ')then;system;end;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS finish 1 2 21-MAY-2007 16:30:52 AIPS 1 2 21-MAY-2007 16:30:52 AIPS procedure catboxfile 1 2 21-MAY-2007 16:30:52 AIPS string*20 expnm 1 2 21-MAY-2007 16:30:52 AIPS string*75 expmsg 1 2 21-MAY-2007 16:30:52 AIPS if (substr(expmsg,1,5)='ARUN:')then 1 2 21-MAY-2007 16:30:52 AIPS expmsg = substr(expmsg,6,71);sysout='$ARUN/'!!expmsg 1 2 21-MAY-2007 16:30:52 AIPS else;if (substr(expmsg,1,6)<>'$ARUN/')then;sysout = '$ARUN/'!!expmsg 1 2 21-MAY-2007 16:30:52 AIPS else;sysout = expmsg;end;end;sys2com'';syscom 'echo 1 2 21-MAY-2007 16:30:52 AIPS sys2com(1) ' "SETFC FILE FOR SOURCEX'!!inname!!' BELOW IS:"'; 1 2 21-MAY-2007 16:30:52 AIPS substr(sys2com(1),24,24)='';clrtemp;system;syscom 'cat 1 2 21-MAY-2007 16:30:52 AIPS sys2com(1) 'X'!!boxfile;substr(sys2com(1),1,1)='';clrtemp 1 2 21-MAY-2007 16:30:52 AIPS system 1 2 21-MAY-2007 16:30:52 AIPS finish 1 2 21-MAY-2007 16:30:52 AIPS 1 2 21-MAY-2007 16:30:52 AIPS procedure setimsize 1 2 21-MAY-2007 16:30:52 AIPS scalar szf, kk, prbm 1 2 21-MAY-2007 16:30:52 AIPS string*48 bxf 1 2 21-MAY-2007 16:30:52 AIPS array szc(2), szi(2), orgc(2), orgi(2) 1 2 21-MAY-2007 16:30:52 AIPS vput imagr;task'SETFC';sources'';bcount=1;bxf=setboxfle;boxfile=bxf 1 2 21-MAY-2007 16:30:52 AIPS bparm=0;infile='';shift=0;flux=0;pbparm=0.25,0;delboxfle 1 2 21-MAY-2007 16:30:52 AIPS orgc=cellsize;cellsize=0;orgi=lsparm(6);imsize=0;kk=1 1 2 21-MAY-2007 16:30:52 AIPS while (kk<9) 1 2 21-MAY-2007 16:30:52 AIPS keyword='CTYPE'!!char(kk);gethead;keyword='CRVAL'!!char(kk);clrtemp 1 2 21-MAY-2007 16:30:52 AIPS if (keystrng='FREQ') then;gethead;kk=9;else;kk=kk+1;end;end 1 2 21-MAY-2007 16:30:52 AIPS keyvalue(1)=keyvalue(1)/1e9;prbm=0.375/keyvalue(1);bparm(1)=prbm;bparm(2)=30 1 2 21-MAY-2007 16:30:52 AIPS bparm(3)=1;bparm(4)=0;bparm(5)=0.031;bparm(6)=256;bparm(7)=256;bparm(8)=100 1 2 21-MAY-2007 16:30:52 AIPS gx;bparm(4)=3*prbm;bparm(1)=-0.7*bparm(1);bcount=nfield+1 1 2 21-MAY-2007 16:30:52 AIPS type'SEARCHING FOR NVSS SOURCES';gx;szf=nfield;szc=cellsize;szi=imsize 1 2 21-MAY-2007 16:30:52 AIPS vget imagr;if(lsparm(5)<0)then;cellsize=szc;else;cellsize=orgc;end 1 2 21-MAY-2007 16:30:52 AIPS if(lsparm(6)<0)then;imsize=256;nfield=szf;boxfile=bxf;else;imsize=orgi;end 1 2 21-MAY-2007 16:30:52 AIPS vput imagr 1 2 21-MAY-2007 16:30:52 AIPS finish 1 2 21-MAY-2007 16:30:52 AIPS 1 2 21-MAY-2007 16:30:52 AIPS procedure imapipe(k,lsdisk,lsname) 1 2 21-MAY-2007 16:30:52 AIPS vnum=33;dowait=true 1 2 21-MAY-2007 16:30:52 AIPS if (k=1) then 1 2 21-MAY-2007 16:30:52 AIPS task'SPLIT';getset;outdisk=indisk;outclass=inclass;docalib=2 1 2 21-MAY-2007 16:30:52 AIPS baddisk=lsbadd;douvcomp=-1;go 1 2 21-MAY-2007 16:30:52 AIPS if (inclass='CH 0') then;inclass'LINE';outclass=inclass;doband=1;bpver=0 1 2 21-MAY-2007 16:30:52 AIPS go;end;end;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS task'TABGET';getset;inext'SU';invers=0;keyvalue=0;keystrng'';vput;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS task'IMAGR';getset;outdisk=indisk;flux=lsparm(8);baddisk=lsbadd;j=1 1 2 21-MAY-2007 16:30:52 AIPS while (j<9) 1 2 21-MAY-2007 16:30:52 AIPS keyword='CTYPE'!!char(j);gethead;keyword='CRVAL'!!char(j);clrtemp 1 2 21-MAY-2007 16:30:52 AIPS if (keystrng='FREQ') then;gethead;j=9;else;j=j+1;end;end 1 2 21-MAY-2007 16:30:52 AIPS cellsize=1.75e10/(keyvalue(1)*abs(lsparm(5)));do3dimag=1;overlap=2;vput 1 2 21-MAY-2007 16:30:52 AIPS keyword'NUM ROW';inext'SU';invers=0;keystrng'';getthead;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS for i=1:keyvalue(1) $ check if source is in index and uvfile exists 1 2 21-MAY-2007 16:30:52 AIPS vget tabget;pixxy=i,2,0;tabget;vget imagr;inname=keystrng;j=1;intype'UV' 1 2 21-MAY-2007 16:30:52 AIPS inseq=0;chkname;type ' ';niter=lsparm(7);lstarg=1;clrtemp;vput 1 2 21-MAY-2007 16:30:52 AIPS if (error < 1) then $ source file exists, but same source number ? 1 2 21-MAY-2007 16:30:52 AIPS vget tabget;pixxy=i,1,0;tabget;error=1;k=1 1 2 21-MAY-2007 16:30:52 AIPS while ((lssid(k)>0) & (k<1001)) 1 2 21-MAY-2007 16:30:52 AIPS if (lssid(k)=keyvalue(1))then error=0;end 1 2 21-MAY-2007 16:30:52 AIPS k=k+1;end;keyword'GCOUNT';gethead 1 2 21-MAY-2007 16:30:52 AIPS if(keyvalue(1)<10)then;type'NO DATA';error=1;end;end;vget imagr 1 2 21-MAY-2007 16:30:52 AIPS if (error < 1) then 1 2 21-MAY-2007 16:30:52 AIPS if ((lsparm(7)=7e4)&(lsparm(8)<0))then;flux=6*calcrms;end 1 2 21-MAY-2007 16:30:52 AIPS if ((lsparm(6)<0)!(lsparm(5)<0))then;setimsize;else;imsize=lsparm(6);end 1 2 21-MAY-2007 16:30:52 AIPS while (j<30) 1 2 21-MAY-2007 16:30:52 AIPS k=length(inname) 1 2 21-MAY-2007 16:30:52 AIPS if (substr(lsallcal(j),1,k)=substr(inname,1,k)) then $ calibrator 1 2 21-MAY-2007 16:30:52 AIPS lstarg=0;j=30 1 2 21-MAY-2007 16:30:52 AIPS if(lsparm(6)>=-0.99)then;niter=min(500,lsparm(7)) 1 2 21-MAY-2007 16:30:52 AIPS nfield=1;boxfile'';imsize=min(256,lsparm(6)) 1 2 21-MAY-2007 16:30:52 AIPS if(imsize(1)<0)then;imsize=256;end;end 1 2 21-MAY-2007 16:30:52 AIPS else;j=j+1;end $ check next source, if not found -> target 1 2 21-MAY-2007 16:30:52 AIPS end;if(substr(boxfile,1,1)<>' ')then;catboxfile;end 1 2 21-MAY-2007 16:30:52 AIPS 1 2 21-MAY-2007 16:30:52 AIPS j=1 1 2 21-MAY-2007 16:30:52 AIPS $calibrator lstarg=0 1 2 21-MAY-2007 16:30:52 AIPS $target if lstarg=1 1 2 21-MAY-2007 16:30:52 AIPS 1 2 21-MAY-2007 16:30:52 AIPS 1 2 21-MAY-2007 16:30:52 AIPS while (j<9) 1 2 21-MAY-2007 16:30:52 AIPS keyword='CTYPE'!!char(j);gethead;keyword='NAXIS'!!char(j);clrtemp 1 2 21-MAY-2007 16:30:52 AIPS if (keystrng='IF') then;gethead;j=9;else;j=j+1;end;end 1 2 21-MAY-2007 16:30:52 AIPS type ' NOW STARTING WITH SOURCE :'!!char(i)!!' ='!!inname;type ' ' 1 2 21-MAY-2007 16:30:52 AIPS if (inclass='CH 0') then 1 2 21-MAY-2007 16:30:52 AIPS for k=1:keyvalue(1);bif=k;eif=k 1 2 21-MAY-2007 16:30:52 AIPS if ((lstarg>0)!(lsparm(9)>0)) then;go;end 1 2 21-MAY-2007 16:30:52 AIPS end;clrtemp;k=keyvalue(1) 1 2 21-MAY-2007 16:30:52 AIPS inclass'LINE';keyvalue=0;keystrng'';j=1;chkname 1 2 21-MAY-2007 16:30:52 AIPS if (error < 1) then 1 2 21-MAY-2007 16:30:52 AIPS while (j<9) 1 2 21-MAY-2007 16:30:52 AIPS keyword='CTYPE'!!char(j);gethead;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS if (keystrng='FREQ') then 1 2 21-MAY-2007 16:30:52 AIPS keyword='NAXIS'!!char(j);gethead;echan=keyvalue(1);j=9 1 2 21-MAY-2007 16:30:52 AIPS else;j=j+1;end 1 2 21-MAY-2007 16:30:52 AIPS end;bchan=floor(echan/10);echan=ceil(echan*9/10) 1 2 21-MAY-2007 16:30:52 AIPS if (bchan=1) then;bchan=2;end;j=k 1 2 21-MAY-2007 16:30:52 AIPS for k=1:j;bif=k;eif=k;if ((lstarg>0)!(lsparm(9)>1)) then;go;end 1 2 21-MAY-2007 16:30:52 AIPS end;end;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS else 1 2 21-MAY-2007 16:30:52 AIPS bif=1;eif=keyvalue(1);vput;out2disk=indisk 1 2 21-MAY-2007 16:30:52 AIPS if ( (lsparm(10)=0) ! ((lsparm(9)<1)&(lstarg<1)) )then;go;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS else 1 2 21-MAY-2007 16:30:52 AIPS solint=lsparm(2);dotv=1;nmaps=lsparm(10);refant=lsrant;aparm=4,0 1 2 21-MAY-2007 16:30:52 AIPS if (lsparm(10)<0) then;dotv=-1;nmaps=-1*nmaps;end;go scimg;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS end;end;boxfile=setboxfle;delboxfle;vput imagr 1 2 21-MAY-2007 16:30:52 AIPS $ make uv and visibility plot 1 2 21-MAY-2007 16:30:52 AIPS task'UVPLT';ltype=-3;bparm 6,7;dotv -1;goplt;bparm 9,10;goplt;bparm 0 1 2 21-MAY-2007 16:30:52 AIPS goplt;vget imagr;inclass'IMAGR';inseq=0;intype'UV';indisk=lsdisk;allzap 1 2 21-MAY-2007 16:30:52 AIPS $ inclass'SCIMG';allzap 1 2 21-MAY-2007 16:30:52 AIPS inclass'IBM*';intype'MA';allzap 1 2 21-MAY-2007 16:30:52 AIPS inclass'RBM*';allzap;inclass'LBM*';allzap;recat;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS else;type ' NO UV-FILE, SKIPPING SOURCE :'!!inname!!' =#'!!char(i) 1 2 21-MAY-2007 16:30:52 AIPS end;end;dowait=false;vnum=0 1 2 21-MAY-2007 16:30:52 AIPS finish 1 2 21-MAY-2007 16:30:52 AIPS 1 2 21-MAY-2007 16:30:52 AIPS procedure avlapipe 1 2 21-MAY-2007 16:30:52 AIPS tput avlapipe;vnum=33;vput avlapipe;pipeinpt;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS if (lserr <> 0) then; type '*** ERROR - ARE ALL INPUTS SET PROPERLY ? ***' 1 2 21-MAY-2007 16:30:52 AIPS else;lsclrcal;tint=guesintt;clrtemp 1 2 21-MAY-2007 16:30:52 AIPS if (tint > 0) then;calpipe(lsdisk,lsname,lsrant);clrtemp 1 2 21-MAY-2007 16:30:52 AIPS if (lsparm(1)>0) then;imapipe(1,lsdisk,lsname) 1 2 21-MAY-2007 16:30:52 AIPS else;type'CALIBRATION DONE - SKIPPING SPLIT AND IMAGING' 1 2 21-MAY-2007 16:30:52 AIPS type'-----------------------------------------------------------' 1 2 21-MAY-2007 16:30:52 AIPS end;type ' ' 1 2 21-MAY-2007 16:30:52 AIPS if (lsplot>0) then;type 'VIEW CAL-PLOTS WITH GETSET;ALLPLOT';end;type ' ' 1 2 21-MAY-2007 16:30:52 AIPS else;type '* * *';type 'SINGLE DISH VLBI EXPERIMENT?';type '* * *';end 1 2 21-MAY-2007 16:30:52 AIPS end;tget avlapipe;vnum=0;type'* APPEARS TO HAVE ENDED SUCCESSFULLY *';clrtemp 1 2 21-MAY-2007 16:30:52 AIPS finish 1 0 21-MAY-2007 16:30:52 AIPS run nvasdefs 1 2 21-MAY-2007 16:30:52 AIPS Found in Version=ABIN 1 2 21-MAY-2007 16:30:53 AIPS default'AVLAPIPE' 1 2 21-MAY-2007 16:30:53 AIPS Found in Version=ABIN 1 2 21-MAY-2007 16:30:53 AIPS indisk 1; doalign -1; flagver 2; domodel 1 1 2 21-MAY-2007 16:30:53 AIPS docal 1; sources '*''' 1 2 21-MAY-2007 16:30:53 AIPS $ to be set by itself later 1 2 21-MAY-2007 16:30:53 AIPS solint 1; factor 5; doarray -1; imsize -1 1 2 21-MAY-2007 16:30:53 AIPS $imsize 512;$niter -1;cutoff -1;plver 0 1 2 21-MAY-2007 16:30:53 AIPS niter -1; cutoff -1 1 2 21-MAY-2007 16:30:53 AIPS $ for now debugging 1 2 21-MAY-2007 16:30:53 AIPS docont 1; plver 0; doall 1; doresid 0 1 2 21-MAY-2007 16:30:53 AIPS 1 2 21-MAY-2007 16:30:53 AIPS $ defaults 1 2 21-MAY-2007 16:30:53 AIPS $ BADDISK 0$ INDISK 0$ DOCAT 1$ INNAME ' '$ INCLASS ' '$ INSEQ 0 1 2 21-MAY-2007 16:30:53 AIPS $ DOALIGN 1$ FLAgver 0$ SOLINT 0$ FACTOR 0$ REFANT 0$ DOMODEL -1 1 2 21-MAY-2007 16:30:53 AIPS $ KEYSTRNG ' '$ FLUX 0$ UVRANGE 0, 0$ SOURCES ' '$ CALSOUR ' ' 1 2 21-MAY-2007 16:30:53 AIPS $ dopol 0$ bpa 0$ DOCONT 1$ PLVER 0$ DOALL -1$ DOARRAY -1 1 2 21-MAY-2007 16:30:53 AIPS $ IMSIZE 0, 0$ NITER 0$ CUTOFF 0$ DOCAL 0$ DORESID -1 1 0 21-MAY-2007 16:30:53 AIPS compress 1 0 21-MAY-2007 16:30:53 AIPS default prtmsg;outprint'ARUN:'!!'AS568_1998OCT19_1.1.log 1 0 21-MAY-2007 16:30:53 AIPS docrt=-3;prnumber=-1;tput prtmsg;docrt 1 1 0 21-MAY-2007 16:30:53 AIPS procedure expid 1 0 21-MAY-2007 16:30:53 AIPS string*20 expnm 1 0 21-MAY-2007 16:30:53 AIPS string*75 expmsg 1 0 21-MAY-2007 16:30:53 AIPS expnm='AS568_1998OCT19_1' 1 0 21-MAY-2007 16:30:53 AIPS expmsg='ARUN:'!!'AS568_1998OCT19_1.1.log 1 0 21-MAY-2007 16:30:53 AIPS return expnm 1 0 21-MAY-2007 16:30:53 AIPS finish 1 0 21-MAY-2007 16:30:53 AIPS type expid 1 5 21-MAY-2007 16:30:53 AIPS 'AS568_1998OCT19_1' 1 0 21-MAY-2007 16:30:53 AIPS 1 0 21-MAY-2007 16:30:53 AIPS docrt=1;type expid 1 5 21-MAY-2007 16:30:53 AIPS 'AS568_1998OCT19_1' 1 0 21-MAY-2007 16:30:53 AIPS run avlapost 1 2 21-MAY-2007 16:30:53 AIPS Found in Version=ABIN 1 2 21-MAY-2007 16:30:53 AIPS $ Lorant Sjouwerman, versions 1.. 2005, for NRAO 1 2 21-MAY-2007 16:30:53 AIPS 1 2 21-MAY-2007 16:30:53 AIPS $$ General catalog looks like 1 2 21-MAY-2007 16:30:53 AIPS $$ Multi-source UV data file 1 2 21-MAY-2007 16:30:53 AIPS $$ Multi-source TASAV file 1 2 21-MAY-2007 16:30:53 AIPS $$ Single-source calibrated data - auvf 1 2 21-MAY-2007 16:30:53 AIPS $$ Single-source calibrated images- aimg 1 2 21-MAY-2007 16:30:53 AIPS 1 2 21-MAY-2007 16:30:53 AIPS $May need to redefine after a restore 0: 1 2 21-MAY-2007 16:30:53 AIPS $allzap 1 2 21-MAY-2007 16:30:53 AIPS $calcintt 1 2 21-MAY-2007 16:30:53 AIPS $guesintt 1 2 21-MAY-2007 16:30:53 AIPS $lsparm(5);tint;lsdisk 1 2 21-MAY-2007 16:30:53 AIPS 1 2 21-MAY-2007 16:30:53 AIPS procedure nvascln 1 2 21-MAY-2007 16:30:53 AIPS scalar alj,uvj, maj 1 2 21-MAY-2007 16:30:53 AIPS clrname;indisk lsdisk;recat;chkname;alj=1-error;getname 1;inname'' 1 2 21-MAY-2007 16:30:53 AIPS chkname;uvj=-error;intype'MA';inclass'NVAS07';chkname;maj=1-error 1 2 21-MAY-2007 16:30:53 AIPS if((uvj=maj)&(uvj>0))then $count down in unlikely case of crash (status R/W) 1 2 21-MAY-2007 16:30:53 AIPS type'CLEANUP SSRC, ALL:',maj,alj;for j=alj:1 by -1;egetn j;zap;end;clrtemp 1 2 21-MAY-2007 16:30:53 AIPS else;type 'EXPECTED MA-FILES DO NOT MATCH UV-FILES; NO CLEANUP !';end 1 2 21-MAY-2007 16:30:53 AIPS finish 1 2 21-MAY-2007 16:30:53 AIPS 1 2 21-MAY-2007 16:30:53 AIPS procedure flatfov 1 2 21-MAY-2007 16:30:53 AIPS $LOS - compile flatn-ed radius blank-ed images out to where pbcorr=2.5 (=xpb) 1 2 21-MAY-2007 16:30:53 AIPS scalar uvi,mai,fov,frq,kk,tbw,tint,xpb,xcst,nif,fbw,fta;xpb=2.5 1 2 21-MAY-2007 16:30:53 AIPS string*4 cootype 1 2 21-MAY-2007 16:30:53 AIPS clrname;indisk=lsdisk;intype'UV';chkname;uvi=1-error 1 2 21-MAY-2007 16:30:53 AIPS if(uvi<3)then;type'ERROR: NO FILES PROCESSED !';else 1 2 21-MAY-2007 16:30:53 AIPS if(uvi<4)then;type'WARNING: ONLY ONE UV-FILE - MAYBE CHECK?';end 1 2 21-MAY-2007 16:30:53 AIPS egetname 1;tint=guesintt;kk=1 1 2 21-MAY-2007 16:30:53 AIPS xcst=sqrt((3/ln(2))*(xpb)/(xpb+1)); $ bit more field for BW/TA: xpb+1 1 2 21-MAY-2007 16:30:53 AIPS while (kk<7) 1 2 21-MAY-2007 16:30:53 AIPS keyvalue=0;keystrng'';keyword='CTYPE'!!char(kk);gethead 1 2 21-MAY-2007 16:30:53 AIPS if(substr(keystrng,1,2)='IF')then;keyword='NAXIS'!!char(kk) 1 2 21-MAY-2007 16:30:53 AIPS keystrng'';gethead;nif=keyvalue(1);kk=10;else;kk=kk+1;end;end;kk=1 1 2 21-MAY-2007 16:30:53 AIPS while (kk<7) 1 2 21-MAY-2007 16:30:53 AIPS keyvalue=0;keystrng'';keyword='CTYPE'!!char(kk);gethead 1 2 21-MAY-2007 16:30:53 AIPS if(substr(keystrng,1,4)='FREQ')then;keyword='CRVAL'!!char(kk) 1 2 21-MAY-2007 16:30:53 AIPS keystrng'';gethead;frq=keyvalue(1);kk=10;else;kk=kk+1;end;end 1 2 21-MAY-2007 16:30:53 AIPS for i=3:uvi;egetname i 1 2 21-MAY-2007 16:30:53 AIPS task'TABGET';inext'FQ';invers 1;keyword'NUM ROW';keystrng'';getthead 1 2 21-MAY-2007 16:30:53 AIPS kk=keyvalue(1);for j=1:kk;pixxy=j,4,1;tabget;tbw=keyvalue(1) 1 2 21-MAY-2007 16:30:53 AIPS if(nif=2)then;pixxy=j,4,2;tabget;tbw=max(tbw,keyvalue(1));end 1 2 21-MAY-2007 16:30:53 AIPS end;intype'MA';inseq=0;inclass'*001';chkname;mai=1-error 1 2 21-MAY-2007 16:30:53 AIPS if(mai>1)then;type'WARNING: MULTIPLE IMAGES - CHECK?';end;inclass'NVAS07' 1 2 21-MAY-2007 16:30:53 AIPS chkname;if(error<1)then;type inname!!' : FLATFOV ALREADY DONE';mai=0;end 1 2 21-MAY-2007 16:30:53 AIPS if (mai=1) then;inclass'*001' 1 2 21-MAY-2007 16:30:53 AIPS for j=1:mai $ assume inseq starts at 1.. 1 2 21-MAY-2007 16:30:53 AIPS inseq=j;kk=1;cellsize=0;userid=0 1 2 21-MAY-2007 16:30:53 AIPS while (kk<5) 1 2 21-MAY-2007 16:30:53 AIPS keyvalue=0;keystrng'';keyword='CTYPE'!!char(kk);gethead 1 2 21-MAY-2007 16:30:53 AIPS keyword='CDELT'!!char(kk);clrtemp 1 2 21-MAY-2007 16:30:53 AIPS if(substr(keystrng,1,3)='RA-')then;gethead;cellsize(1)=keyvalue(1);end 1 2 21-MAY-2007 16:30:53 AIPS if(substr(keystrng,1,4)='DEC-')then;gethead;cellsize(2)=keyvalue(1);end 1 2 21-MAY-2007 16:30:53 AIPS if(substr(keystrng,1,4)='FREQ')then;keyword='CRVAL'!!char(kk) 1 2 21-MAY-2007 16:30:53 AIPS keystrng'';gethead;fov=keyvalue(1)/1e9;fov=1350/fov;end;kk=kk+1 1 2 21-MAY-2007 16:30:53 AIPS end;cellsize(1)=-1*cellsize(1)*3600;cellsize(2)=cellsize(2)*3600 1 2 21-MAY-2007 16:30:53 AIPS fta=min(1.75e10/(frq*abs(lsparm(5))),(min(cellsize(1),cellsize(2)))) 1 2 21-MAY-2007 16:30:53 AIPS fbw=xcst*3*fta*frq/tbw $ radius field/view due bandwidth 1 2 21-MAY-2007 16:30:53 AIPS fta=xcst*3*fta/(tint*7.2722e-5) $ radius field/view due averaging 1 2 21-MAY-2007 16:30:53 AIPS fov=min(fov,fbw);fov=min(fov,fta) $ min field/view radius, arcsec 1 2 21-MAY-2007 16:30:53 AIPS imsize(1)=ceil(2*fov/cellsize(1));imsize(2)=ceil(2*fov/cellsize(2)) 1 2 21-MAY-2007 16:30:53 AIPS task'FLATN';inclass'?CL*';chkname;nfield=1-error;nmaps=1;clroname 1 2 21-MAY-2007 16:30:53 AIPS outname=inname;coordina=0;reweight=0;doweight=0;edgskp=15;aparm=0 1 2 21-MAY-2007 16:30:53 AIPS pbparm=1/xpb,0;type'MINIMUM FOV :'!!char(fov)!!' ARCSEC RADIUS' 1 2 21-MAY-2007 16:30:53 AIPS inclass'?CL001';gx 1 2 21-MAY-2007 16:30:53 AIPS $inclass'?CL*';allzap;recat 1 2 21-MAY-2007 16:30:53 AIPS ;inclass'FLATN' 1 2 21-MAY-2007 16:30:53 AIPS tput;default blank;tget flatn;task'BLANK';opcode'RADI';dparm fov,0 1 2 21-MAY-2007 16:30:53 AIPS gx;allzap;recat 1 2 21-MAY-2007 16:30:53 AIPS end;end;end;end 1 2 21-MAY-2007 16:30:53 AIPS finish 1 2 21-MAY-2007 16:30:53 AIPS 1 2 21-MAY-2007 16:30:53 AIPS procedure nvasimage 1 2 21-MAY-2007 16:30:53 AIPS $LOS - Determine noise, do primary beam correction, include copyright 1 2 21-MAY-2007 16:30:53 AIPS scalar numfle,ll,mm 1 2 21-MAY-2007 16:30:53 AIPS string*20 expnm 1 2 21-MAY-2007 16:30:53 AIPS if(expnm='')then;tget fillm;ll=length(infile);expnm=substr(infile,6,ll-1);end 1 2 21-MAY-2007 16:30:53 AIPS clrname;indisk=lsdisk;recat;chkname;numfle=1-error;mai=0 1 2 21-MAY-2007 16:30:53 AIPS while((mai'BLANK')) 1 2 21-MAY-2007 16:30:53 AIPS mai=mai+1;egetname mai;end;if(inclass<>'BLANK')then;mai=numfle+1;end 1 2 21-MAY-2007 16:30:53 AIPS for j=mai:numfle;default imean;docat=1;intype'SC';egetname j;chkname 1 2 21-MAY-2007 16:30:53 AIPS if(error=0)then;keyvalue=0;keystrng'';keyword='CRPIX1';gethead 1 2 21-MAY-2007 16:30:53 AIPS ll=keyvalue(1);keyword='CRPIX2';gethead;mm=keyvalue(1);doinvers=1 1 2 21-MAY-2007 16:30:53 AIPS blc(1)=ll-29;blc(2)=mm-30;trc(1)=ll+30;trc(2)=mm+29;imstat;doinv=-1 1 2 21-MAY-2007 16:30:53 AIPS blc=0;trc=0;rms=pixstd;go;wa;if(pixstd=rms)then;keyword'ACTNOISE' 1 2 21-MAY-2007 16:30:53 AIPS keytype'R';keyvalue=rms,0;puthead;end;end;end 1 2 21-MAY-2007 16:30:53 AIPS default'PBCOR';indisk=lsdisk;inclass'BLANK';chkname;pbparm=1/xpb,0 1 2 21-MAY-2007 16:30:53 AIPS for j=mai:numfle 1 2 21-MAY-2007 16:30:53 AIPS intype'SC';egetname mai;chkname;if(error=0)then;getoname mai 1 2 21-MAY-2007 16:30:53 AIPS outclass'RADCOR';outseq=0;inclass'BLANK';outdisk=indisk;gx;zap;recat;end 1 2 21-MAY-2007 16:30:53 AIPS end;default'CPYRT';indisk=lsdisk;recat;infile='AVLA:Arch_Cprt 1 2 21-MAY-2007 16:30:53 AIPS for j=mai:numfle $ can only do on MA files 1 2 21-MAY-2007 16:30:53 AIPS intype'SC';egetname mai;chkname;getoname mai;outclass'NVAS07'; 1 2 21-MAY-2007 16:30:53 AIPS if(inclass='RADCOR')then;gx;inclass'RADCOR';zap;recat;end;end 1 2 21-MAY-2007 16:30:53 AIPS finish 1 2 21-MAY-2007 16:30:53 AIPS 1 2 21-MAY-2007 16:30:53 AIPS procedure mkarr 1 2 21-MAY-2007 16:30:53 AIPS string*1 sx,lx,az 1 2 21-MAY-2007 16:30:53 AIPS string*4 nnsl 1 2 21-MAY-2007 16:30:53 AIPS scalar aw, ae, an, ai 1 2 21-MAY-2007 16:30:53 AIPS numbant=0;aw=0;ae=0;an=0 1 2 21-MAY-2007 16:30:53 AIPS keyword'NUM ROW';inext'AN';invers=0;getthead;k=keyvalue(1) 1 2 21-MAY-2007 16:30:53 AIPS for j=1:k 1 2 21-MAY-2007 16:30:53 AIPS pixxy=j,1,0;tabget;i=1;clrtemp 1 2 21-MAY-2007 16:30:53 AIPS while((substr(keystrng,i,i)<>':')&(i<9));i=i+1;end;clrtemp 1 2 21-MAY-2007 16:30:53 AIPS if (substr(keystrng,i+1,i+1)<>' ')then;lsvla=substr(keystrng,i+1,i+3) 1 2 21-MAY-2007 16:30:53 AIPS else;lsvla=substr(keystrng,i+2,i+4);end;az=substr(lsvla,1,1) 1 2 21-MAY-2007 16:30:53 AIPS if ((lsvla<>'OUT')&(lsvla<>'MPD'))then;numbant=numbant+1 1 2 21-MAY-2007 16:30:53 AIPS if (lsvla='VPT')then;ai=75;lx='P';else;ai=value(substr(lsvla,2,3)) 1 2 21-MAY-2007 16:30:53 AIPS if(az='W')then;aw=max(aw,ai);else;if(az='E')then;ae=max(ae,ai);else 1 2 21-MAY-2007 16:30:53 AIPS if(az='N')then;an=max(an,ai);else;if(lx<>'P')then; 1 2 21-MAY-2007 16:30:53 AIPS type lsvla!!' - ERROR: ANTENNA NOT KNOWN';end;end;end;end 1 2 21-MAY-2007 16:30:53 AIPS clrtemp;end;end;end 1 2 21-MAY-2007 16:30:53 AIPS if (lx<>'P')then;ai=max(aw,ae);ai=max(ai,an);lx='D';if(ai>36)then;lx='A' 1 2 21-MAY-2007 16:30:53 AIPS else;if(ai>18)then;lx='B';else;if(ai>9)then;lx='C';end;end;end;end 1 2 21-MAY-2007 16:30:53 AIPS ai=min(aw,ae);ai=min(ai,an);sx='A';if(ai<10)then;sx='D';else;if(ai<19)then 1 2 21-MAY-2007 16:30:53 AIPS sx='C';else;if(ai<37)then;sx='B';end;end;end;clrtemp 1 2 21-MAY-2007 16:30:53 AIPS if(numbant<10)then 1 2 21-MAY-2007 16:30:53 AIPS nnsl='0'!!char(numbant)!!sx!!lx;else;nnsl=char(numbant)!!sx!!lx;end 1 2 21-MAY-2007 16:30:53 AIPS return nnsl 1 2 21-MAY-2007 16:30:53 AIPS finish 1 2 21-MAY-2007 16:30:53 AIPS 1 2 21-MAY-2007 16:30:53 AIPS procedure nvasname 1 2 21-MAY-2007 16:30:53 AIPS $LOS - makes the RA/Dec directory and returns the archive file name 1 2 21-MAY-2007 16:30:53 AIPS scalar ki,ra1,ra2,dc1,dc2,rh,rm,rs,dd,dm,ds,rmsv,sbmv 1 2 21-MAY-2007 16:30:53 AIPS scalar ifx,nif,nu,nu1,nu2,bw,nst,stv,msuv1,msuv2,msuv 1 2 21-MAY-2007 16:30:53 AIPS string*1 pm,rmsc,stc,ik,rdi 1 2 21-MAY-2007 16:30:53 AIPS string*2 zz 1 2 21-MAY-2007 16:30:53 AIPS string*3 mmm 1 2 21-MAY-2007 16:30:53 AIPS string*4 rmss,sbms,fras,frqs,nnsl,rads 1 2 21-MAY-2007 16:30:53 AIPS string*30 dir 1 2 21-MAY-2007 16:30:53 AIPS string*20 expnm 1 2 21-MAY-2007 16:30:53 AIPS $ expnm = '' 1 2 21-MAY-2007 16:30:53 AIPS if(expnm='')then 1 2 21-MAY-2007 16:30:53 AIPS keyword'OBSERVER';gethead;expnm=keystrng;keyword'DATE-OBS';gethead 1 2 21-MAY-2007 16:30:53 AIPS mmm=substr(keystrng,5,6) 1 2 21-MAY-2007 16:30:53 AIPS if(mmm='01')then;mmm='JAN';end;if(mmm='02')then;mmm='FEB';end 1 2 21-MAY-2007 16:30:53 AIPS if(mmm='03')then;mmm='MAR';end;if(mmm='04')then;mmm='APR';end 1 2 21-MAY-2007 16:30:53 AIPS if(mmm='05')then;mmm='MAY';end;if(mmm='06')then;mmm='JUN';end 1 2 21-MAY-2007 16:30:53 AIPS if(mmm='07')then;mmm='JUL';end;if(mmm='08')then;mmm='AUG';end 1 2 21-MAY-2007 16:30:53 AIPS if(mmm='09')then;mmm='SEP';end;if(mmm='10')then;mmm='OCT';end 1 2 21-MAY-2007 16:30:53 AIPS if(mmm='11')then;mmm='NOV';end;if(mmm='12')then;mmm='DEC';end 1 2 21-MAY-2007 16:30:53 AIPS expnm=expnm!!'_'!!substr(keystrng,1,4)!!mmm!!substr(keystrng,7,8)!!'_1' 1 2 21-MAY-2007 16:30:53 AIPS end;ki=1;userid=0 1 2 21-MAY-2007 16:30:53 AIPS while (ki<9) 1 2 21-MAY-2007 16:30:53 AIPS ik=char(ki);keyvalue=0;keystrng'';keyword='CTYPE'!!ik;gethead;clrtemp 1 2 21-MAY-2007 16:30:53 AIPS if(substr(keystrng,1,2)='RA')then 1 2 21-MAY-2007 16:30:53 AIPS keyword='CRVAL'!!ik;gethead;ra1=keyvalue(1);ra2=keyvalue(2);msuv1=ra1+ra2 1 2 21-MAY-2007 16:30:53 AIPS keyword='CDELT'!!ik;gethead;cellsize(1)=-1*keyvalue(1)*3600;ra1=ra1/15 1 2 21-MAY-2007 16:30:53 AIPS ra2=ra2/15;rh=floor(ra1);ra1=(ra1-rh)*60;rm=floor(ra1);ra1=(ra1-rm)*60 1 2 21-MAY-2007 16:30:53 AIPS rs=((floor((ra1+(3600*ra2))*1000)+0.005)/1000);clrtemp 1 2 21-MAY-2007 16:30:53 AIPS if(abs(rs-floor(abs(rs)))<0.1)then;rs=0;zz='.0';else;zz='';end;clrtemp 1 2 21-MAY-2007 16:30:53 AIPS keyword='NAXIS'!!ik;gethead;ra1=0.5*keyvalue(1)*cellsize(1);end 1 2 21-MAY-2007 16:30:53 AIPS if(substr(keystrng,1,3)='DEC')then 1 2 21-MAY-2007 16:30:53 AIPS keyword='CRVAL'!!ik;gethead;dc1=keyvalue(1);dc2=keyvalue(2);msuv1=dc1+dc2 1 2 21-MAY-2007 16:30:53 AIPS keyword='CDELT'!!ik;gethead;cellsize(2)=keyvalue(1)*3600 1 2 21-MAY-2007 16:30:53 AIPS if(dc1<0)then;pm='-';dc1=-1*dc1;dc2=-1*dc2;else;pm='+';end 1 2 21-MAY-2007 16:30:53 AIPS dd=floor(dc1);dc1=(dc1-dd)*60;dm=floor(dc1);dc1=(dc1-dm)*60 1 2 21-MAY-2007 16:30:53 AIPS ds=floor(dc1+(3600*dc2)+0.0005);clrtemp;keyword='NAXIS'!!ik 1 2 21-MAY-2007 16:30:53 AIPS gethead;dc1=0.5*(keyvalue(1)-10)*cellsize(2);end $ie correct for (c)-top 1 2 21-MAY-2007 16:30:53 AIPS if(substr(keystrng,1,2)='IF')then 1 2 21-MAY-2007 16:30:53 AIPS keyword='NAXIS'!!ik;gethead;nif=keyvalue(1);clrtemp;end 1 2 21-MAY-2007 16:30:53 AIPS if(substr(keystrng,1,4)='FREQ')then 1 2 21-MAY-2007 16:30:53 AIPS keyword='CRVAL'!!ik;gethead;nu1=keyvalue(1)/1e6;nu2=keyvalue(2)/1e6 1 2 21-MAY-2007 16:30:53 AIPS keyword='CDELT'!!ik;gethead;bw=keyvalue(1)/1e6;end;nu=(nu1+nu2);clrtemp 1 2 21-MAY-2007 16:30:53 AIPS if(substr(keystrng,1,6)='STOKES')then 1 2 21-MAY-2007 16:30:53 AIPS keyword='CRVAL'!!ik;gethead;stv=keyvalue(1) 1 2 21-MAY-2007 16:30:53 AIPS keyword='NAXIS'!!ik;gethead;nst=keyvalue(1);clrtemp 1 2 21-MAY-2007 16:30:53 AIPS if(nst=4)then;stc='F';else;if(nst=2)then;stc='H';else;if(stv=-1)then 1 2 21-MAY-2007 16:30:53 AIPS stc='R';else;if(stv=-2)then;stc='L';else;if(stv=-5)then;stc='X' 1 2 21-MAY-2007 16:30:53 AIPS else;if(stv=-6)then;stc='Y';else;if(stv >0)then;stc='I';else 1 2 21-MAY-2007 16:30:53 AIPS stc='U';end;end;end;end;end;end;end;end 1 2 21-MAY-2007 16:30:53 AIPS if(substr(keystrng,1,1)='')then;ki=10;else;ki=ki+1;end 1 2 21-MAY-2007 16:30:53 AIPS end;clrtemp $ build the output file name here 1 2 21-MAY-2007 16:30:53 AIPS if(intype='UV')then;nu1=0;nu2=0;clrtemp;inext'FQ';for ifx=1:nif 1 2 21-MAY-2007 16:30:53 AIPS pixxy=1,2,ifx;tabget;nu1=nu1+((keyvalue(1)+keyvalue(2))/1e6) 1 2 21-MAY-2007 16:30:53 AIPS pixxy=1,3,ifx;tabget;nu2=nu2+((keyvalue(1)+keyvalue(2))/1e6);end 1 2 21-MAY-2007 16:30:53 AIPS nu=nu+0.5*(nu1+(0.5*nu2));clrtemp;else;if(intype='MA')then; 1 2 21-MAY-2007 16:30:53 AIPS fras=substr(char(0.5*(ra1+dc1)),1,4);nu=nu+(bw/(2*nif));else 1 2 21-MAY-2007 16:30:53 AIPS type 'ERROR: FILE TYPE UNKNOWN (HOW DID THIS HAPPEN?)';end;end 1 2 21-MAY-2007 16:30:53 AIPS frqs=substr(char((nu+5)/1000),1,4);clrtemp;sys2com(1)=' $aimg/ 1 2 21-MAY-2007 16:30:53 AIPS if (intype='MA')then; $read conv size,rms from header, use imsi*cell/2 for R 1 2 21-MAY-2007 16:30:53 AIPS rdi='S';ra2=0.5*(ra1+dc1-9);if(ra2>60)then;rdi='M';ra2=ra2/60;end $ R-fov 1 2 21-MAY-2007 16:30:53 AIPS if(ra2>60)then;rdi='D';ra2=ra2/60;end;rads=substr(char(ra2),1,4) 1 2 21-MAY-2007 16:30:53 AIPS keyword='BMAJ';gethead;sbmv=keyvalue(1);keyword='BMIN';gethead 1 2 21-MAY-2007 16:30:53 AIPS sbmv=1800*(sbmv+keyvalue(1));sbms=substr(char(sbmv),1,4) 1 2 21-MAY-2007 16:30:53 AIPS 1 2 21-MAY-2007 16:30:53 AIPS keyvalue=0;keystrng'';keyword='ACTNOISE';gethead;rmsv=keyvalue(1) $ RMS<1e4 1 2 21-MAY-2007 16:30:53 AIPS if(rmsv>1)then;rmsc='J';rmss=substr(char(rmsv),1,4);else;rmsv=rmsv*1000 1 2 21-MAY-2007 16:30:53 AIPS if(rmsv>1)then;rmsc='M';rmss=substr(char(rmsv),1,4);else;rmsv=rmsv*1000 1 2 21-MAY-2007 16:30:53 AIPS if(rmsv>1)then;rmsc='U';rmss=substr(char(rmsv),1,4);else 1 2 21-MAY-2007 16:30:53 AIPS rmsv=rmsv*1000;rmsc='N';rmss=substr(char(rmsv),1,4) 1 2 21-MAY-2007 16:30:53 AIPS end;end;end;clrtemp;fras='';while(length(frqs)<4);frqs=frqs!!'0';end 1 2 21-MAY-2007 16:30:53 AIPS while(length(rads)<4);rads=rads!!'0';end;while(length(rmss)<4) 1 2 21-MAY-2007 16:30:53 AIPS rmss=rmss!!'0';end;while(length(sbms)<4);sbms=sbms!!'0';end 1 2 21-MAY-2007 16:30:53 AIPS outfile=frqs!!stc!!sbms!!'_'!!expnm!!'_'!!rmss!!rmsc!!fras!!rads!!rdi 1 2 21-MAY-2007 16:30:53 AIPS else;outprint=frqs!!stc!!nnsl!!'_'!!expnm;outfile=outprint!!'.uvfits 1 2 21-MAY-2007 16:30:53 AIPS end 1 2 21-MAY-2007 16:30:53 AIPS msuv=(sqrt((msuv1*msuv1)+(msuv2*msuv2)))*3600 1 2 21-MAY-2007 16:30:53 AIPS if(msuv>5)then $ not multisource UV, make a source dir 1 2 21-MAY-2007 16:30:53 AIPS dir='';sysout'';syscom'umask 0;mkdir 1 2 21-MAY-2007 16:30:53 AIPS if(rh<10)then;sys2com(2)='J0'!!char(rh);else;sys2com(2)='J'!! char(rh);end 1 2 21-MAY-2007 16:30:53 AIPS if(rm<10)then;sys2com(3)='0'!!char(rm);else;sys2com(3)=char(rm);end 1 2 21-MAY-2007 16:30:53 AIPS if(rs<10)then;sys2com(4)='0'!!char(rs)!!zz;else;sys2com(4)=char(rs)!!zz;end 1 2 21-MAY-2007 16:30:53 AIPS sys2com(4)=substr(sys2com(4),1,4);clrtemp 1 2 21-MAY-2007 16:30:53 AIPS if(dd<10)then;sys2com(5)=pm!!'0'!!char(dd);else;sys2com(5)=pm!!char(dd);end 1 2 21-MAY-2007 16:30:53 AIPS if(dm<10)then;sys2com(6)='0'!!char(dm);else;sys2com(6)=char(dm);end 1 2 21-MAY-2007 16:30:53 AIPS if(ds<10)then;sys2com(7)='0'!!char(ds);else;sys2com(7)=char(ds);end 1 2 21-MAY-2007 16:30:53 AIPS sys2com(7)=substr(sys2com(7),1,2);clrtemp 1 2 21-MAY-2007 16:30:53 AIPS sys2com(8) ' >& /dev/null 1 2 21-MAY-2007 16:30:53 AIPS system;clrtemp;for i=1:7;dir=dir!!sys2com(i);end;ki=length(dir) $must be 23 1 2 21-MAY-2007 16:30:53 AIPS dir=substr(dir,8,ki);if(ki<>23)then;type'OOPS: WRONG DIRECTORY NAME ?';end 1 2 21-MAY-2007 16:30:53 AIPS end;syscom'';sys2com'';clrtemp 1 2 21-MAY-2007 16:30:53 AIPS return 1 2 21-MAY-2007 16:30:53 AIPS finish 1 2 21-MAY-2007 16:30:53 AIPS 1 2 21-MAY-2007 16:30:53 AIPS procedure nvasarch 1 2 21-MAY-2007 16:30:53 AIPS $LOS - archives the files to disk - define $EXP (and $AVLA/$ADAT/$AIMG/$AUVF) 1 2 21-MAY-2007 16:30:53 AIPS string*4 nnsl 1 2 21-MAY-2007 16:30:53 AIPS string*20 expnm 1 2 21-MAY-2007 16:30:53 AIPS string*64 expfile 1 2 21-MAY-2007 16:30:53 AIPS scalar nn,mai,uvi,xe,nif 1 2 21-MAY-2007 16:30:53 AIPS clrname;indisk=lsdisk;chkname;numfle=1-error;intype'UV';chkname;uvi=1-error 1 2 21-MAY-2007 16:30:53 AIPS default fitab;indisk=lsdisk;recat;douvcomp=-1;nif=2;type expid 1 2 21-MAY-2007 16:30:53 AIPS $2IF IM, or reset in uv#1 1 2 21-MAY-2007 16:30:53 AIPS if(numfle>3)then $ at least 1UVF, 1TSV, 1SS, 1MA 1 2 21-MAY-2007 16:30:53 AIPS egetname 1;nnsl=mkarr;nvasname;i=1;clrtemp;syscom'umask 0;mkdir 1 2 21-MAY-2007 16:30:53 AIPS while((substr(expnm,i,i)<>'_')&(i<21));i=i+1;end;dir=substr(expnm,1,i-1) 1 2 21-MAY-2007 16:30:53 AIPS outfile='ADAT:'!!expnm!!'_'!!frqs!!stc!!nnsl!!'.uvfits 1 2 21-MAY-2007 16:30:53 AIPS sysout'';sys2com'';sys2com(2) ' >& /dev/null 1 2 21-MAY-2007 16:30:53 AIPS sys2com(1)' $ADAT/'!!dir;system;gx;clrtemp;egetname 2;clrtemp;syscom'\mv -f 1 2 21-MAY-2007 16:30:53 AIPS outfile='ADAT:'!!expnm!!'_'!!frqs!!stc!!nnsl!!'.clfits 1 2 21-MAY-2007 16:30:53 AIPS gx;sys2com(1)' $ADAT/'!!expnm!!'_* $ADAT/'!!dir;system 1 2 21-MAY-2007 16:30:53 AIPS sys2com(1)' $ADAT/'!!expnm!!'.* $ADAT/'!!dir; 1 2 21-MAY-2007 16:30:53 AIPS $system 1 2 21-MAY-2007 16:30:53 AIPS sys2com(1)' $ARUN/'!!expnm!!'.* $ADAT/'!!dir; 1 2 21-MAY-2007 16:30:53 AIPS $system; 1 2 21-MAY-2007 16:30:53 AIPS j=2;mai=0 1 2 21-MAY-2007 16:30:53 AIPS while(j& /dev/null 1 2 21-MAY-2007 16:30:53 AIPS outfile='AIMG:'!!outfile;dparm(5)=1;if(xe=1)then;gx; 1 2 21-MAY-2007 16:30:53 AIPS if(numtab('PL')<1)then;type'NO UV PLOTS';else;if (numtab('PL')<2) then; 1 2 21-MAY-2007 16:30:53 AIPS type'SINGLE PLOT, ASSUMING UV COVERAGE'; 1 2 21-MAY-2007 16:30:53 AIPS else;if(numtab('PL')>2)then;plver=3;outfile='AIMG:'!!outprint!!'.vis.ps 1 2 21-MAY-2007 16:30:53 AIPS go lwpla;wait lwpla;syscom'convert $aimg/ 1 2 21-MAY-2007 16:30:53 AIPS sys2com(1)=outprint!!'.vis.ps $aimg/ 1 2 21-MAY-2007 16:30:53 AIPS sys2com(2)=outprint!!'.vis.gif 1 2 21-MAY-2007 16:30:53 AIPS system;end;plver=2;outfile='AIMG:'!!outprint!!'.ri.ps 1 2 21-MAY-2007 16:30:53 AIPS go lwpla;wait lwpla;syscom'convert $aimg/ 1 2 21-MAY-2007 16:30:53 AIPS sys2com(1)=outprint!!'.ri.ps $aimg/ 1 2 21-MAY-2007 16:30:53 AIPS sys2com(2)=outprint!!'.ri.gif 1 2 21-MAY-2007 16:30:53 AIPS system;end;plver=1;outfile='AIMG:'!!outprint!!'.uv.ps 1 2 21-MAY-2007 16:30:53 AIPS go lwpla;wait lwpla;dparm(5)=0;sys2com(1)=outprint!!'.uv.ps $aimg/ 1 2 21-MAY-2007 16:30:53 AIPS sys2com(2)=outprint!!'.uv.gif 1 2 21-MAY-2007 16:30:53 AIPS system;sys2com(2)='';syscom'chmod 666 $aimg/ 1 2 21-MAY-2007 16:30:53 AIPS $ sys2com(1)=outprint!!'.*.ps 1 2 21-MAY-2007 16:30:53 AIPS $ system;sys2com(1)=outprint!!'.*.gif 1 2 21-MAY-2007 16:30:53 AIPS $ system;sys2com(1)=outprint!!'.uvfits 1 2 21-MAY-2007 16:30:53 AIPS sys2com(1)=outprint!!'* 1 2 21-MAY-2007 16:30:53 AIPS system;end;end;clrtemp;syscom'\mv -f $aimg/ 1 2 21-MAY-2007 16:30:53 AIPS $ sys2com(1)=substr(outfile,6,length(outfile))!!' $aimg/ 1 2 21-MAY-2007 16:30:53 AIPS sys2com(1)=outprint!!'.* $aimg/ 1 2 21-MAY-2007 16:30:53 AIPS sys2com(2)=dir;system;clrtemp;end;for nn=(uvi+1):numfle $ archive MAps 1 2 21-MAY-2007 16:30:53 AIPS egetname nn;chkname;xe=1-error;if((intype='MA')&(inclass='NVAS07'))then 1 2 21-MAY-2007 16:30:53 AIPS nvasname;sysout'';sys2com'';sys2com(8)' >& /dev/null 1 2 21-MAY-2007 16:30:53 AIPS expfile=outfile;outfile='AIMG:'!!outfile 1 2 21-MAY-2007 16:30:53 AIPS if(xe=1)then;gx;syscom'umask 0;\mv -f $aimg/ 1 2 21-MAY-2007 16:30:53 AIPS sys2com(1)=expfile!!' $aimg/ 1 2 21-MAY-2007 16:30:53 AIPS sys2com(2)=expfile!!'.imfits 1 2 21-MAY-2007 16:30:53 AIPS system;clrtemp;syscom'umask 0;fits2jpeg -nonLinear -fits $aimg/ 1 2 21-MAY-2007 16:30:53 AIPS sys2com(1)=expfile!!'.imfits -jpeg $aimg/ 1 2 21-MAY-2007 16:30:53 AIPS sys2com(2)=expfile!!'.jpg 1 2 21-MAY-2007 16:30:53 AIPS sys2com(3)=' ; convert -size 150x150 $aimg/ 1 2 21-MAY-2007 16:30:53 AIPS sys2com(4)=expfile!!'.jpg 1 2 21-MAY-2007 16:30:53 AIPS sys2com(5)=' -resize 150x150 -gamma 1.5 -depth 32 $aimg/ 1 2 21-MAY-2007 16:30:53 AIPS sys2com(6)=expfile!!'.JPG'!!' ; \mv -f $aimg/ 1 2 21-MAY-2007 16:30:53 AIPS sys2com(7)=expfile!!'* $aimg/ 1 2 21-MAY-2007 16:30:53 AIPS sys2com(8) dir!!sys2com(8);system;clrtemp;end;end;end;end 1 2 21-MAY-2007 16:30:53 AIPS type 'NVASARCH DONE - CLEANING UP';nvascln 1 2 21-MAY-2007 16:30:53 AIPS finish 1 2 21-MAY-2007 16:30:53 AIPS 1 2 21-MAY-2007 16:30:53 AIPS $procedure nvas 1 2 21-MAY-2007 16:30:53 AIPS $ typ expid;flatfov;if(uvi>3)then;nvasimage;nvasarch;end 1 2 21-MAY-2007 16:30:53 AIPS $finish 1 2 21-MAY-2007 16:30:53 AIPS 1 2 21-MAY-2007 16:30:53 AIPS procedure nvas 1 2 21-MAY-2007 16:30:53 AIPS typ expid;flatfov;if(uvi>3)then;nvasimage;end;clrtemp;clrname;indisk lsdisk 1 2 21-MAY-2007 16:30:53 AIPS recat;chkname;alj=1-error;getname 1;inname'';chkname;uvj=-error;intype'MA' 1 2 21-MAY-2007 16:30:53 AIPS inclass'NVAS07';chkname;maj=1-error;if (uvj=maj) then;nvasarch;end;clrtemp 1 2 21-MAY-2007 16:30:53 AIPS finish 1 0 21-MAY-2007 16:30:53 AIPS avlapipe 1 2 21-MAY-2007 16:30:53 AIPS Found in Version=ABIN 1 2 21-MAY-2007 16:30:53 AIPS Found in Version=ABIN 1 2 21-MAY-2007 16:30:53 AIPS Got(1) disk= 1 user=**** type=UV 19981019.X BAND.1 1 5 21-MAY-2007 16:30:53 AIPS 'AIPS WILL CHOOSE THE REFERENCE ANTENNA' 1 2 21-MAY-2007 16:30:53 AIPS Got(1) disk= 1 user=**** type=UV 19981019.X BAND.1 1 5 21-MAY-2007 16:30:53 AIPS 'SETFC WILL DETERMINE THE CELL SIZE' 1 5 21-MAY-2007 16:30:53 AIPS '10 SECOND INTEGRATIONS (GUESS)' 1 5 21-MAY-2007 16:30:53 AIPS 'DONE CLEANUP OF OLD TABLE EXTENTION FILES (CL,SN,FG,BP,PL,XX)' 1 5 21-MAY-2007 16:30:53 QUACK Task QUACK (release of 31DEC07) begins 1 4 21-MAY-2007 16:30:53 QUACK Flagged 0.34 min. of data in 1 scans 1 3 21-MAY-2007 16:30:53 QUACK Appears to have ended successfully 1 5 21-MAY-2007 16:30:53 QUACK thuban 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 21-MAY-2007 16:30:53 AIPS Resumes 1 5 21-MAY-2007 16:30:53 FLAGR Task FLAGR (release of 31DEC07) begins 1 3 21-MAY-2007 16:30:53 FLAGR Copied FG file from vol/cno/vers 1 1 1 to 1 1 2 1 4 21-MAY-2007 16:30:53 FLAGR Overall average amp= 5.275E-01 +- 3.291E-02 source= 1328+307 1 4 21-MAY-2007 16:30:53 FLAGR Overall average rms= 1.562E-03 +- 3.040E-04 source= 1328+307 1 5 21-MAY-2007 16:30:53 FLAGR Found 0 bad times, 3 total flags 1 5 21-MAY-2007 16:30:53 FLAGR Wrote 0 antenna & IF independent flags 1 5 21-MAY-2007 16:30:53 FLAGR Wrote 0 antenna independent, IF dependent flags 1 5 21-MAY-2007 16:30:53 FLAGR Wrote 3 antenna & IF dependent flags 1 5 21-MAY-2007 16:30:53 FLAGR Wrote 0 antenna & IF dependent, all-times flags 1 3 21-MAY-2007 16:30:53 FLAGR Appears to have ended successfully 1 5 21-MAY-2007 16:30:53 FLAGR thuban 31DEC07 TST: Cpu= 0.2 Real= 0 1 2 21-MAY-2007 16:30:54 AIPS Resumes 1 5 21-MAY-2007 16:30:54 SETJY Task SETJY (release of 31DEC07) begins 1 2 21-MAY-2007 16:30:54 SETJY / Resetting flux information to zero 1 2 21-MAY-2007 16:30:54 SETJY BIF = 1 EIF = 2 /Range of IFs 1 2 21-MAY-2007 16:30:54 SETJY SOURCES = '' /All sources selected 1 3 21-MAY-2007 16:30:54 SETJY Appears to have ended successfully 1 5 21-MAY-2007 16:30:54 SETJY thuban 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 21-MAY-2007 16:30:54 AIPS Resumes 1 5 21-MAY-2007 16:30:54 SETJY Task SETJY (release of 31DEC07) begins 1 5 21-MAY-2007 16:30:54 SETJY A source model for this calibrator may be available 1 5 21-MAY-2007 16:30:54 SETJY Use the verb CALDIR to see if there is one 1 5 21-MAY-2007 16:30:54 SETJY A source model for this calibrator may be available 1 5 21-MAY-2007 16:30:54 SETJY Use the verb CALDIR to see if there is one 1 2 21-MAY-2007 16:30:54 SETJY / Flux calculated using known spectrum 1 2 21-MAY-2007 16:30:54 SETJY BIF = 1 EIF = 2 /Range of IFs 1 2 21-MAY-2007 16:30:54 SETJY '1328+307 ' IF = 1 FLUX = 5.2158 (Jy calcd) 1 2 21-MAY-2007 16:30:54 SETJY '1328+307 ' IF = 2 FLUX = 5.1947 (Jy calcd) 1 2 21-MAY-2007 16:30:54 SETJY / Using (1999.2) VLA or Reynolds (1934-638) coefficients 1 3 21-MAY-2007 16:30:54 SETJY Appears to have ended successfully 1 5 21-MAY-2007 16:30:54 SETJY thuban 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 21-MAY-2007 16:30:54 AIPS Resumes 1 5 21-MAY-2007 16:30:54 CALIB Task CALIB (release of 31DEC07) begins 1 3 21-MAY-2007 16:30:54 CALIB CALIB USING 19981019 . X BAND . 1 DISK= 1 USID=**** 1 3 21-MAY-2007 16:30:54 CALIB L1 Solution type 1 2 21-MAY-2007 16:30:54 CALIB Selecting, editing and calibrating the data 1 3 21-MAY-2007 16:30:54 CALIB Doing cal transfer mode with point model for each source 1 3 21-MAY-2007 16:30:54 CALIB This is not self-calibration 1 2 21-MAY-2007 16:30:54 CALIB Dividing data by source flux densities 1 2 21-MAY-2007 16:30:54 CALIB Determining solutions 1 3 21-MAY-2007 16:30:54 CALIB Writing SN table 1 1 5 21-MAY-2007 16:30:54 CALIB Found 274 good solutions 1 5 21-MAY-2007 16:30:54 CALIB Failed on 2 solutions 1 4 21-MAY-2007 16:30:54 CALIB Average closure rms = 0.0060 +- 0.0002 1 4 21-MAY-2007 16:30:54 CALIB Fraction of times having data > 2.5 rms from solution 1 4 21-MAY-2007 16:30:54 CALIB 0.46667 of the times had 0 - 2 percent outside 2.5 times rms 1 4 21-MAY-2007 16:30:54 CALIB 0.06667 of the times had 2 - 4 percent outside 2.5 times rms 1 4 21-MAY-2007 16:30:54 CALIB 0.06667 of the times had 6 - 8 percent outside 2.5 times rms 1 2 21-MAY-2007 16:30:54 CALIB Adjusting solutions to a common reference antenna 1 3 21-MAY-2007 16:30:54 CALIB Appears to have ended successfully 1 5 21-MAY-2007 16:30:54 CALIB thuban 31DEC07 TST: Cpu= 0.1 Real= 0 1 2 21-MAY-2007 16:30:54 AIPS Resumes 1 5 21-MAY-2007 16:30:54 AIPS '1328+307 MODEL =' '3C286_X' 1 3 21-MAY-2007 16:30:54 AIPS SYSTEM command to be executed is: 1 3 21-MAY-2007 16:30:54 AIPS ls -1 $AIPSTARS/3C286_X.MODEL >& /dev/null 1 5 21-MAY-2007 16:30:54 CALRD Task CALRD (release of 31DEC07) begins 1 2 21-MAY-2007 16:30:54 CALRD Reading disk file AIPSTARS:3C286_X.MODEL 1 2 21-MAY-2007 16:30:54 CALRD Create 3C286_X .MODEL . 1 (MA) on disk 1 cno 2 1 3 21-MAY-2007 16:30:54 CALRD Appears to have ended successfully 1 5 21-MAY-2007 16:30:54 CALRD thuban 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 21-MAY-2007 16:30:54 AIPS Resumes 1 5 21-MAY-2007 16:30:55 CALIB Task CALIB (release of 31DEC07) begins 1 3 21-MAY-2007 16:30:55 CALIB CALIB USING 19981019 . X BAND . 1 DISK= 1 USID=**** 1 3 21-MAY-2007 16:30:55 CALIB L1 Solution type 1 2 21-MAY-2007 16:30:55 CALIB Selecting, editing and calibrating the data 1 3 21-MAY-2007 16:30:55 CALIB Doing self-cal mode with CC model 1 4 21-MAY-2007 16:30:55 CALIB SETGDS: imaging done with reprojected tangent point(s) 1 3 21-MAY-2007 16:30:55 CALIB FACSET: source model will be scaled to 5.216 Jy 1 3 21-MAY-2007 16:30:55 CALIB FACSET: 5.285461 Jy found from 194 components 1 4 21-MAY-2007 16:30:55 CALIB FACSET: scaling factor set to 9.86824E-01 1 2 21-MAY-2007 16:30:55 CALIB QINIT: did a GET of 20480 Kwords, OFF -358912629 1 2 21-MAY-2007 16:30:55 CALIB VISDFT: Begin DFT component division 1 2 21-MAY-2007 16:30:55 CALIB VISDFT: Model components of type Point 1 3 21-MAY-2007 16:30:55 CALIB I Polarization model processed 1 2 21-MAY-2007 16:30:55 CALIB Model computation is 80 percent complete 1 3 21-MAY-2007 16:30:55 CALIB FACSET: source model will be scaled to 5.195 Jy 1 3 21-MAY-2007 16:30:55 CALIB FACSET: 5.285461 Jy found from 194 components 1 4 21-MAY-2007 16:30:55 CALIB FACSET: scaling factor set to 9.82822E-01 1 2 21-MAY-2007 16:30:55 CALIB VISDFT: Begin DFT component division 1 3 21-MAY-2007 16:30:55 CALIB I Polarization model processed 1 3 21-MAY-2007 16:30:55 CALIB Field 1 used 194 CCs 1 2 21-MAY-2007 16:30:55 CALIB Determining solutions 1 6 21-MAY-2007 16:30:55 CALIB Deleted 69 records from SN table no. 1 1 3 21-MAY-2007 16:30:55 CALIB Writing SN table 1 1 5 21-MAY-2007 16:30:55 CALIB Found 274 good solutions 1 5 21-MAY-2007 16:30:55 CALIB Failed on 2 solutions 1 4 21-MAY-2007 16:30:55 CALIB Average closure rms = 0.0029 +- 0.0006 1 4 21-MAY-2007 16:30:55 CALIB Fraction of times having data > 2.5 rms from solution 1 4 21-MAY-2007 16:30:55 CALIB 0.25000 of the times had 0 - 2 percent outside 2.5 times rms 1 4 21-MAY-2007 16:30:55 CALIB 0.50000 of the times had 2 - 4 percent outside 2.5 times rms 1 4 21-MAY-2007 16:30:55 CALIB 0.16667 of the times had 4 - 6 percent outside 2.5 times rms 1 4 21-MAY-2007 16:30:55 CALIB 0.08333 of the times had 12 - 14 percent outside 2.5 times rms 1 2 21-MAY-2007 16:30:55 CALIB Adjusting solutions to a common reference antenna 1 3 21-MAY-2007 16:30:55 CALIB Appears to have ended successfully 1 5 21-MAY-2007 16:30:55 CALIB thuban 31DEC07 TST: Cpu= 0.6 Real= 0 1 2 21-MAY-2007 16:30:55 AIPS Resumes 1 5 21-MAY-2007 16:30:55 CLCAL Task CLCAL (release of 31DEC07) begins 1 4 21-MAY-2007 16:30:55 CLCAL Using interpolation mode 2PT 1 3 21-MAY-2007 16:30:55 CLCAL Processing SN table 1 1 5 21-MAY-2007 16:30:55 CLCAL SNMRG: Merging SN table 1 5 21-MAY-2007 16:30:55 CLCAL SNMRG: Write 69 merged records from 69 input records 1 4 21-MAY-2007 16:30:55 CLCAL SN2CL: Applying SN tables to CL table 1, writing CL table 2 1 3 21-MAY-2007 16:30:55 CLCAL Appears to have ended successfully 1 5 21-MAY-2007 16:30:55 CLCAL thuban 31DEC07 TST: Cpu= 0.1 Real= 0 1 2 21-MAY-2007 16:30:56 AIPS Resumes 1 5 21-MAY-2007 16:30:56 CLCAL Task CLCAL (release of 31DEC07) begins 1 4 21-MAY-2007 16:30:56 CLCAL Using interpolation mode SELF 1 6 21-MAY-2007 16:30:56 CLCAL Deleted 368 records from CL table no. 2 1 3 21-MAY-2007 16:30:56 CLCAL Processing SN table 1 1 6 21-MAY-2007 16:30:56 CLCAL WARNING: SN table 1 has already been applied 1 5 21-MAY-2007 16:30:56 CLCAL SNMRG: Merging SN table 1 5 21-MAY-2007 16:30:56 CLCAL SNMRG: Write 69 merged records from 69 input records 1 4 21-MAY-2007 16:30:56 CLCAL SN2CL: Applying SN tables to CL table 1, writing CL table 2 1 3 21-MAY-2007 16:30:56 CLCAL Appears to have ended successfully 1 5 21-MAY-2007 16:30:56 CLCAL thuban 31DEC07 TST: Cpu= 0.1 Real= 0 1 2 21-MAY-2007 16:30:56 AIPS Resumes 1 5 21-MAY-2007 16:30:56 CALIB Task CALIB (release of 31DEC07) begins 1 3 21-MAY-2007 16:30:56 CALIB CALIB USING 19981019 . X BAND . 1 DISK= 1 USID=**** 1 3 21-MAY-2007 16:30:56 CALIB L1 Solution type 1 2 21-MAY-2007 16:30:56 CALIB Selecting, editing and calibrating the data 1 3 21-MAY-2007 16:30:56 CALIB Doing cal transfer mode with point model for each source 1 3 21-MAY-2007 16:30:56 CALIB This is not self-calibration 1 2 21-MAY-2007 16:30:56 CALIB Dividing data by source flux densities 1 2 21-MAY-2007 16:30:56 CALIB Determining solutions 1 3 21-MAY-2007 16:30:56 CALIB Writing SN table 2 1 5 21-MAY-2007 16:30:56 CALIB RPOL, IF= 1 The average gain over these antennas is 3.145E+00 1 5 21-MAY-2007 16:30:56 CALIB RPOL, IF= 2 The average gain over these antennas is 3.142E+00 1 5 21-MAY-2007 16:30:56 CALIB LPOL, IF= 1 The average gain over these antennas is 3.163E+00 1 5 21-MAY-2007 16:30:56 CALIB LPOL, IF= 2 The average gain over these antennas is 3.150E+00 1 5 21-MAY-2007 16:30:56 CALIB Found 92 good solutions 1 4 21-MAY-2007 16:30:56 CALIB Average closure rms = 0.0009 +- 0.0001 1 4 21-MAY-2007 16:30:56 CALIB Fraction of times having data > 2.5 rms from solution 1 4 21-MAY-2007 16:30:56 CALIB 1.00000 of the times had 0 - 2 percent outside 2.5 times rms 1 2 21-MAY-2007 16:30:56 CALIB Adjusting solutions to a common reference antenna 1 3 21-MAY-2007 16:30:56 CALIB Appears to have ended successfully 1 5 21-MAY-2007 16:30:56 CALIB thuban 31DEC07 TST: Cpu= 0.1 Real= 0 1 2 21-MAY-2007 16:30:56 AIPS Resumes 1 5 21-MAY-2007 16:30:56 CALIB Task CALIB (release of 31DEC07) begins 1 3 21-MAY-2007 16:30:56 CALIB CALIB USING 19981019 . X BAND . 1 DISK= 1 USID=**** 1 3 21-MAY-2007 16:30:56 CALIB L1 Solution type 1 2 21-MAY-2007 16:30:56 CALIB Selecting, editing and calibrating the data 1 3 21-MAY-2007 16:30:56 CALIB Doing self-cal mode with CC model 1 4 21-MAY-2007 16:30:56 CALIB SETGDS: imaging done with reprojected tangent point(s) 1 3 21-MAY-2007 16:30:56 CALIB FACSET: source model will be scaled to 5.216 Jy 1 3 21-MAY-2007 16:30:56 CALIB FACSET: 5.285461 Jy found from 194 components 1 4 21-MAY-2007 16:30:56 CALIB FACSET: scaling factor set to 9.86824E-01 1 2 21-MAY-2007 16:30:56 CALIB QINIT: did a GET of 20480 Kwords, OFF -358893173 1 2 21-MAY-2007 16:30:56 CALIB VISDFT: Begin DFT component division 1 2 21-MAY-2007 16:30:56 CALIB VISDFT: Model components of type Point 1 3 21-MAY-2007 16:30:56 CALIB I Polarization model processed 1 2 21-MAY-2007 16:30:56 CALIB Model computation is 80 percent complete 1 3 21-MAY-2007 16:30:56 CALIB FACSET: source model will be scaled to 5.195 Jy 1 3 21-MAY-2007 16:30:56 CALIB FACSET: 5.285461 Jy found from 194 components 1 4 21-MAY-2007 16:30:56 CALIB FACSET: scaling factor set to 9.82822E-01 1 2 21-MAY-2007 16:30:56 CALIB VISDFT: Begin DFT component division 1 3 21-MAY-2007 16:30:56 CALIB I Polarization model processed 1 3 21-MAY-2007 16:30:57 CALIB Field 1 used 194 CCs 1 2 21-MAY-2007 16:30:57 CALIB Determining solutions 1 6 21-MAY-2007 16:30:57 CALIB Deleted 23 records from SN table no. 2 1 3 21-MAY-2007 16:30:57 CALIB Writing SN table 2 1 5 21-MAY-2007 16:30:57 CALIB RPOL, IF= 1 The average gain over these antennas is 3.129E+00 1 5 21-MAY-2007 16:30:57 CALIB RPOL, IF= 2 The average gain over these antennas is 3.127E+00 1 5 21-MAY-2007 16:30:57 CALIB LPOL, IF= 1 The average gain over these antennas is 3.147E+00 1 5 21-MAY-2007 16:30:57 CALIB LPOL, IF= 2 The average gain over these antennas is 3.133E+00 1 5 21-MAY-2007 16:30:57 CALIB Found 92 good solutions 1 4 21-MAY-2007 16:30:57 CALIB Average closure rms = 0.0005 +- 0.0001 1 4 21-MAY-2007 16:30:57 CALIB Fraction of times having data > 2.5 rms from solution 1 4 21-MAY-2007 16:30:57 CALIB 0.75000 of the times had 0 - 2 percent outside 2.5 times rms 1 4 21-MAY-2007 16:30:57 CALIB 0.25000 of the times had 2 - 4 percent outside 2.5 times rms 1 2 21-MAY-2007 16:30:57 CALIB Adjusting solutions to a common reference antenna 1 3 21-MAY-2007 16:30:57 CALIB Appears to have ended successfully 1 5 21-MAY-2007 16:30:57 CALIB thuban 31DEC07 TST: Cpu= 0.6 Real= 1 1 2 21-MAY-2007 16:30:57 AIPS Resumes 1 4 21-MAY-2007 16:30:57 AIPS Destroyed 1 extension files of type CC 1 4 21-MAY-2007 16:30:57 AIPS Destroyed 1 extension files of type HI 1 4 21-MAY-2007 16:30:57 AIPS Destroyed MA image file: catno= 2 disk= 1 1 5 21-MAY-2007 16:30:57 GETJY Task GETJY (release of 31DEC07) begins 1 6 21-MAY-2007 16:30:57 GETJY Source:Qual CALCODE IF Flux (Jy) 1 3 21-MAY-2007 16:30:57 GETJY Appears to have ended successfully 1 5 21-MAY-2007 16:30:57 GETJY thuban 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 21-MAY-2007 16:30:57 AIPS Resumes 1 5 21-MAY-2007 16:30:57 CLCAL Task CLCAL (release of 31DEC07) begins 1 4 21-MAY-2007 16:30:57 CLCAL Using interpolation mode 2PT 1 3 21-MAY-2007 16:30:57 CLCAL Processing SN table 2 1 5 21-MAY-2007 16:30:57 CLCAL SNMRG: Merging SN table 1 5 21-MAY-2007 16:30:57 CLCAL SNMRG: Write 23 merged records from 23 input records 1 4 21-MAY-2007 16:30:57 CLCAL SN2CL: Applying SN tables to CL table 2, writing CL table 3 1 3 21-MAY-2007 16:30:57 CLCAL Appears to have ended successfully 1 5 21-MAY-2007 16:30:57 CLCAL thuban 31DEC07 TST: Cpu= 0.1 Real= 0 1 2 21-MAY-2007 16:30:57 AIPS Resumes 1 5 21-MAY-2007 16:30:57 CLCAL Task CLCAL (release of 31DEC07) begins 1 4 21-MAY-2007 16:30:57 CLCAL Using interpolation mode SELF 1 6 21-MAY-2007 16:30:57 CLCAL Deleted 368 records from CL table no. 3 1 3 21-MAY-2007 16:30:57 CLCAL Processing SN table 2 1 6 21-MAY-2007 16:30:57 CLCAL WARNING: SN table 2 has already been applied 1 5 21-MAY-2007 16:30:57 CLCAL SNMRG: Merging SN table 1 5 21-MAY-2007 16:30:57 CLCAL SNMRG: Write 23 merged records from 23 input records 1 4 21-MAY-2007 16:30:57 CLCAL SN2CL: Applying SN tables to CL table 2, writing CL table 3 1 3 21-MAY-2007 16:30:57 CLCAL Appears to have ended successfully 1 5 21-MAY-2007 16:30:57 CLCAL thuban 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 21-MAY-2007 16:30:58 AIPS Resumes 1 5 21-MAY-2007 16:30:58 TASAV Task TASAV (release of 31DEC07) begins 1 2 21-MAY-2007 16:30:58 TASAV Create 19981019 .TASAV . 1 (UV) on disk 1 cno 2 1 3 21-MAY-2007 16:30:58 TASAV Copied AN file from vol/cno/vers 1 1 1 to 1 2 1 1 3 21-MAY-2007 16:30:58 TASAV Copied NX file from vol/cno/vers 1 1 1 to 1 2 1 1 3 21-MAY-2007 16:30:58 TASAV Copied SU file from vol/cno/vers 1 1 1 to 1 2 1 1 3 21-MAY-2007 16:30:58 TASAV Copied FQ file from vol/cno/vers 1 1 1 to 1 2 1 1 3 21-MAY-2007 16:30:58 TASAV Copied CL file from vol/cno/vers 1 1 1 to 1 2 1 1 3 21-MAY-2007 16:30:58 TASAV Copied CL file from vol/cno/vers 1 1 2 to 1 2 2 1 3 21-MAY-2007 16:30:58 TASAV Copied CL file from vol/cno/vers 1 1 3 to 1 2 3 1 3 21-MAY-2007 16:30:58 TASAV Copied TY file from vol/cno/vers 1 1 1 to 1 2 1 1 3 21-MAY-2007 16:30:58 TASAV Copied WX file from vol/cno/vers 1 1 1 to 1 2 1 1 3 21-MAY-2007 16:30:58 TASAV Copied OF file from vol/cno/vers 1 1 1 to 1 2 1 1 3 21-MAY-2007 16:30:58 TASAV Copied FG file from vol/cno/vers 1 1 1 to 1 2 1 1 3 21-MAY-2007 16:30:58 TASAV Copied FG file from vol/cno/vers 1 1 2 to 1 2 2 1 3 21-MAY-2007 16:30:58 TASAV Copied XX file from vol/cno/vers 1 1 1 to 1 2 1 1 3 21-MAY-2007 16:30:58 TASAV Copied SN file from vol/cno/vers 1 1 1 to 1 2 1 1 3 21-MAY-2007 16:30:58 TASAV Copied SN file from vol/cno/vers 1 1 2 to 1 2 2 1 3 21-MAY-2007 16:30:58 TASAV Appears to have ended successfully 1 5 21-MAY-2007 16:30:58 TASAV thuban 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 21-MAY-2007 16:30:58 AIPS Resumes 1 5 21-MAY-2007 16:30:58 SPLIT Task SPLIT (release of 31DEC07) begins 1 2 21-MAY-2007 16:30:58 SPLIT You are using a non-standard program 1 2 21-MAY-2007 16:30:58 SPLIT Doing subarray 1 1 2 21-MAY-2007 16:30:58 SPLIT Create 1328+307 .X BAND. 1 (UV) on disk 1 cno 3 1 3 21-MAY-2007 16:30:58 SPLIT Applying CL Table version 3 1 6 21-MAY-2007 16:30:58 SPLIT Previously flagged flagged by gain kept 1 6 21-MAY-2007 16:30:58 SPLIT Partially 173 43 173 1 6 21-MAY-2007 16:30:58 SPLIT Fully 0 0 3369 1 3 21-MAY-2007 16:30:58 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 3 1 1 3 21-MAY-2007 16:30:58 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 3 1 1 3 21-MAY-2007 16:30:58 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 3 1 1 3 21-MAY-2007 16:30:58 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 3 1 1 3 21-MAY-2007 16:30:58 SPLIT Appears to have ended successfully 1 5 21-MAY-2007 16:30:58 SPLIT thuban 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 21-MAY-2007 16:30:58 AIPS Resumes 1 5 21-MAY-2007 16:30:58 AIPS ' ' 1 5 21-MAY-2007 16:30:58 AIPS 'ESTIMATED RMS:' '0.1097 MILLI JANSKY' 1 3 21-MAY-2007 16:30:58 AIPS SYSTEM command to be executed is: 1 3 21-MAY-2007 16:30:58 AIPS rm -f /tmp/SETFC@1328+307_X,BAND.0-1 >& /dev/null 1 2 21-MAY-2007 16:30:58 AIPS Waiting for returned adverbs 1 5 21-MAY-2007 16:30:58 SETFC Task SETFC (release of 31DEC07) begins 1 3 21-MAY-2007 16:30:58 SETFC Found 1328+307 .X BAND.00001 Disk 1 slot 3 1 4 21-MAY-2007 16:30:58 SETFC SETCEL: max baseline, W = 3.0885E+05 5.3927E+04 wavelengths 1 4 21-MAY-2007 16:30:58 SETFC SETCEL: max field radius 5.1282E+02 arc seconds 1 4 21-MAY-2007 16:30:58 SETFC SETCEL: is > requested radius 1.6005E+02 arc seconds 1 4 21-MAY-2007 16:30:58 SETFC SETCEL: recommends IMSIZE 1438 CELLSIZE 0.222618 1 4 21-MAY-2007 16:30:58 SETFC SETCEL: returns IMSIZE 2048 CELLSIZE 0.190227 1 2 21-MAY-2007 16:30:58 SETFC ZTXOP2: using translated file name = 1 2 21-MAY-2007 16:30:58 SETFC ZTXOP2: /tmp/SETFC@1328+307_X,BAND.0-1 1 4 21-MAY-2007 16:30:58 SETFC FLYEYE added 1 fields to BOXFILE to 0.000 deg 1 7 21-MAY-2007 16:30:58 SETFC WARNING: THIS MAY NOT COVER THE DESIRED AREA 1 4 21-MAY-2007 16:30:58 SETFC First field number written was 1 1 4 21-MAY-2007 16:30:58 SETFC Highest field number written was 1 1 2 21-MAY-2007 16:30:58 SETFC returns adverbs to AIPS 1 3 21-MAY-2007 16:30:58 SETFC Appears to have ended successfully 1 5 21-MAY-2007 16:30:58 SETFC thuban 31DEC07 TST: Cpu= 0.1 Real= 0 1 2 21-MAY-2007 16:30:58 AIPS Resumes 1 3 21-MAY-2007 16:30:58 AIPS SETFC was not found to be running 1 5 21-MAY-2007 16:30:58 AIPS 'SEARCHING FOR NVSS SOURCES' 1 2 21-MAY-2007 16:30:58 AIPS Waiting for returned adverbs 1 5 21-MAY-2007 16:30:58 SETFC Task SETFC (release of 31DEC07) begins 1 3 21-MAY-2007 16:30:58 SETFC Found 1328+307 .X BAND.00001 Disk 1 slot 3 1 2 21-MAY-2007 16:30:58 SETFC ZTXOP2: using translated file name = 1 2 21-MAY-2007 16:30:58 SETFC ZTXOP2: /tmp/SETFC@1328+307_X,BAND.0-1 1 3 21-MAY-2007 16:30:58 SETFC Searching catalog between 0.00 and 0.13 degrees radius 1 2 21-MAY-2007 16:30:58 SETFC ZTXOP2: using translated file name = 1 2 21-MAY-2007 16:30:58 SETFC ZTXOP2: /home/auto/aips/TEXT/STARS/NV00.0030 1 3 21-MAY-2007 16:31:00 SETFC Field RA Dec Flux Beam Sep 1 3 21-MAY-2007 16:31:00 SETFC 2 13:31:08.31 30:30:32.4 14.903 1.000 0.000 1 4 21-MAY-2007 16:31:00 SETFC Add NVSS: wrote 1 fields to BOXFILE 1 3 21-MAY-2007 16:31:00 SETFC The Sun is 40.6 deg away - ignoring 1 4 21-MAY-2007 16:31:00 SETFC First field number written was 2 1 4 21-MAY-2007 16:31:00 SETFC Highest field number written was 2 1 2 21-MAY-2007 16:31:00 SETFC returns adverbs to AIPS 1 3 21-MAY-2007 16:31:00 SETFC Appears to have ended successfully 1 5 21-MAY-2007 16:31:00 SETFC thuban 31DEC07 TST: Cpu= 1.8 Real= 2 1 2 21-MAY-2007 16:31:00 AIPS Resumes 1 3 21-MAY-2007 16:31:00 AIPS SETFC was not found to be running 1 3 21-MAY-2007 16:31:00 AIPS SYSTEM command to be executed is: 1 3 21-MAY-2007 16:31:00 AIPS echo "SETFC FILE FOR SOURCE 1328+307 BELOW IS:" >> $ARUN/AS568_1 1 3 21-MAY-2007 16:31:00 AIPS 998OCT19_1.1.log 1 3 21-MAY-2007 16:31:00 AIPS SYSTEM command to be executed is: 1 3 21-MAY-2007 16:31:00 AIPS cat /tmp/SETFC@1328+307_X,BAND.0-1 >> $ARUN/AS568_1998OCT19_1.1. 1 3 21-MAY-2007 16:31:00 AIPS log 1 5 21-MAY-2007 16:31:00 AIPS ' NOW STARTING WITH SOURCE :1 =1328+307' 1 5 21-MAY-2007 16:31:00 AIPS ' ' 1 5 21-MAY-2007 16:31:00 IMAGR Task IMAGR (release of 31DEC07) begins 1 2 21-MAY-2007 16:31:00 IMAGR ZTXOP2: using translated file name = 1 2 21-MAY-2007 16:31:00 IMAGR ZTXOP2: /tmp/SETFC@1328+307_X,BAND.0-1 1 3 21-MAY-2007 16:31:00 IMAGR FIELDF: Final field parameters and # read are: 1 3 21-MAY-2007 16:31:00 IMAGR Field 1 2036 2036 2.5129E-02 4.2756E-02 0 1 3 21-MAY-2007 16:31:00 IMAGR Field 2 246 246 2.8359E-01 -5.5724E-01 0 1 2 21-MAY-2007 16:31:00 IMAGR ZTXOP2: using translated file name = 1 2 21-MAY-2007 16:31:00 IMAGR ZTXOP2: /tmp/SETFC@1328+307_X,BAND.0-1 1 7 21-MAY-2007 16:31:00 IMAGR WINDF: Number of clean boxes/field read as follows: 1 3 21-MAY-2007 16:31:00 IMAGR Field 01: 1 Field 02: 1 1 2 21-MAY-2007 16:31:00 IMAGR Create 1328+307 .IMAGR . 1 (UV) on disk 1 cno 4 1 4 21-MAY-2007 16:31:00 IMAGR Beginning channel 1 through 1 with 2 IFs 1 3 21-MAY-2007 16:31:00 IMAGR IMACPY: Copied 3542 visibilities to be imaged 1 2 21-MAY-2007 16:31:00 IMAGR QINIT: did a GET of 20480 Kwords, OFF -359809357 1 2 21-MAY-2007 16:31:00 IMAGR UVWAIT: begin finding uniform weights 1 2 21-MAY-2007 16:31:00 IMAGR UVWAIT: Average grid weight 4.533E+04 1 2 21-MAY-2007 16:31:00 IMAGR UVWAIT: Adding temperance S 9.066E+03 1 2 21-MAY-2007 16:31:00 IMAGR UVWAIT: begin applying uniform or other weights 1 4 21-MAY-2007 16:31:00 IMAGR UVWAIT: Sum of weights in 2.943E+07 and out 3.995E+07 1 4 21-MAY-2007 16:31:00 IMAGR UVWAIT: Noise is increased by a factor 1.161 due to weighting 1 4 21-MAY-2007 16:31:00 IMAGR UVWAIT: Average summed weight 4.533E+04 over 7084 vis 1 2 21-MAY-2007 16:31:00 IMAGR Create 1328+307 .IBM001. 1 (MA) on disk 1 cno 5 1 2 21-MAY-2007 16:31:00 IMAGR Create 1328+307 .IBM002. 1 (MA) on disk 1 cno 6 1 2 21-MAY-2007 16:31:01 IMAGR Create 1328+307 .ICL001. 1 (MA) on disk 1 cno 7 1 2 21-MAY-2007 16:31:01 IMAGR Create 1328+307 .ICL002. 1 (MA) on disk 1 cno 8 1 2 21-MAY-2007 16:31:01 IMAGR GRDFLT: X and Y convolution type = SPHEROIDAL 1 2 21-MAY-2007 16:31:01 IMAGR GRDFLT: X and Y parms = 3.0000 1.0000 1 2 21-MAY-2007 16:31:01 IMAGR GRDFLT: convolution function sampled every 1/100 of a cell 1 2 21-MAY-2007 16:31:01 IMAGR GRDMEM: Ave 2 Channels; 8.435100E+09 to 8.485100E+09 Hz 1 4 21-MAY-2007 16:31:01 IMAGR Field 1 Sum of gridding weights = 4.24139E+08 1 4 21-MAY-2007 16:31:02 IMAGR Field 1 Beam min = -115.6 MilliJy, max = 1.0 Jy 1 4 21-MAY-2007 16:31:02 IMAGR Field 1 fit FWHM = 677.754 x 651.348 Milliarcsec, PA= 29.1 1 4 21-MAY-2007 16:31:02 IMAGR Field 2 Sum of gridding weights = 4.24145E+08 1 4 21-MAY-2007 16:31:03 IMAGR Field 2 Beam min = -115.6 MilliJy, max = 1.0 Jy 1 4 21-MAY-2007 16:31:03 IMAGR Field 2 fit FWHM = 677.755 x 651.355 Milliarcsec, PA= 29.1 1 4 21-MAY-2007 16:31:03 IMAGR CLBHIS: minimum component 0.500 of current peak 1 4 21-MAY-2007 16:31:04 IMAGR Field 1 min = -611.2 MilliJy,max = 5.1 Jy 1 4 21-MAY-2007 16:31:04 IMAGR Field 2 min = -710.8 MilliJy,max = 5.1 Jy 1 2 21-MAY-2007 16:31:05 IMAGR BGC Clean: using 509 cell beam + residuals > 579.49 MilliJy 1 2 21-MAY-2007 16:31:05 IMAGR 1082 Residual map points loaded 1 4 21-MAY-2007 16:31:05 IMAGR Field 2 min allowed flux = 2.430 Jy iter= 8 1 3 21-MAY-2007 16:31:05 IMAGR Field 2 Clean flux density= 2.894 Jy 8 comps 1 3 21-MAY-2007 16:31:05 IMAGR Total Cleaned flux density = 2.894 Jy 8 comps 1 4 21-MAY-2007 16:31:05 IMAGR SETDO3: imaging done with multiple tangent planes 1 2 21-MAY-2007 16:31:05 IMAGR VISDFT: Begin DFT component subtraction 1 2 21-MAY-2007 16:31:05 IMAGR VISDFT: Model components of type Point 1 3 21-MAY-2007 16:31:05 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:31:07 IMAGR Field 1 min = -274.3 MilliJy,max = 2.3 Jy 1 3 21-MAY-2007 16:31:07 IMAGR TRY ANOTHER FIELD: this is 2.161E+00 < Second best 2.313E+00 1 4 21-MAY-2007 16:31:07 IMAGR Field 2 min = -326.6 MilliJy,max = 2.2 Jy 1 2 21-MAY-2007 16:31:07 IMAGR BGC Clean: using 509 cell beam + residuals > 255.36 MilliJy 1 2 21-MAY-2007 16:31:07 IMAGR 1126 Residual map points loaded 1 4 21-MAY-2007 16:31:07 IMAGR Field 2 min allowed flux = 1.024 Jy iter= 17 1 3 21-MAY-2007 16:31:07 IMAGR Field 2 Clean flux density= 4.287 Jy 17 comps 1 3 21-MAY-2007 16:31:07 IMAGR Total Cleaned flux density = 4.287 Jy 17 comps 1 2 21-MAY-2007 16:31:07 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:31:07 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:31:09 IMAGR Field 1 min = -129.7 MilliJy,max = 966.8 MilliJy 1 3 21-MAY-2007 16:31:09 IMAGR TRY ANOTHER FIELD: this is 9.195E-01 < Second best 9.747E-01 1 4 21-MAY-2007 16:31:09 IMAGR Field 2 min = -146.1 MilliJy,max = 940.1 MilliJy 1 2 21-MAY-2007 16:31:10 IMAGR BGC Clean: using 509 cell beam + residuals > 116.79 MilliJy 1 2 21-MAY-2007 16:31:10 IMAGR 1076 Residual map points loaded 1 4 21-MAY-2007 16:31:10 IMAGR Field 2 min allowed flux = 455.754 MilliJy iter= 26 1 3 21-MAY-2007 16:31:10 IMAGR Field 2 Clean flux density= 4.886 Jy 26 comps 1 3 21-MAY-2007 16:31:10 IMAGR Total Cleaned flux density = 4.886 Jy 26 comps 1 2 21-MAY-2007 16:31:10 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:31:10 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:31:12 IMAGR Field 1 min = -80.9 MilliJy,max = 458.3 MilliJy 1 2 21-MAY-2007 16:31:12 IMAGR BGC Clean: using 2043 cell beam + residuals > 101.59 MilliJy 1 2 21-MAY-2007 16:31:12 IMAGR 906 Residual map points loaded 1 4 21-MAY-2007 16:31:12 IMAGR Field 1 min allowed flux = 227.133 MilliJy iter= 8 1 3 21-MAY-2007 16:31:12 IMAGR Field 1 Clean flux density= 262.715 MilliJy 8 comps 1 3 21-MAY-2007 16:31:12 IMAGR Total Cleaned flux density = 5.148 Jy 34 comps 1 2 21-MAY-2007 16:31:12 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:31:12 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:31:12 IMAGR Field 2 min = -75.3 MilliJy,max = 199.3 MilliJy 1 3 21-MAY-2007 16:31:12 IMAGR TRY ANOTHER FIELD: this is 1.899E-01 < Second best 2.160E-01 1 4 21-MAY-2007 16:31:14 IMAGR Field 1 min = -76.4 MilliJy,max = 205.1 MilliJy 1 2 21-MAY-2007 16:31:15 IMAGR BGC Clean: using 2031 cell beam + residuals > 32.46 MilliJy 1 2 21-MAY-2007 16:31:15 IMAGR 14415 Residual map points loaded 1 4 21-MAY-2007 16:31:15 IMAGR Field 1 min allowed flux = -98.104 MilliJy iter= 17 1 3 21-MAY-2007 16:31:15 IMAGR Field 1 Clean flux density= 373.612 MilliJy 17 comps 1 3 21-MAY-2007 16:31:15 IMAGR Total Cleaned flux density = 5.259 Jy 43 comps 1 2 21-MAY-2007 16:31:15 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:31:15 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:31:15 IMAGR Field 2 min = -96.8 MilliJy,max = 99.2 MilliJy 1 2 21-MAY-2007 16:31:16 IMAGR BGC Clean: using 509 cell beam + residuals > 30.88 MilliJy 1 2 21-MAY-2007 16:31:16 IMAGR 816 Residual map points loaded 1 4 21-MAY-2007 16:31:16 IMAGR Field 2 min allowed flux = -48.452 MilliJy iter= 52 1 3 21-MAY-2007 16:31:16 IMAGR Field 2 Clean flux density= 4.863 Jy 52 comps 1 3 21-MAY-2007 16:31:16 IMAGR Total Cleaned flux density = 5.237 Jy 69 comps 1 2 21-MAY-2007 16:31:16 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:31:16 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:31:17 IMAGR Field 1 min = -48.7 MilliJy,max = 61.7 MilliJy 1 2 21-MAY-2007 16:31:18 IMAGR BGC Clean: using 1853 cell beam + residuals > 21.91 MilliJy 1 2 21-MAY-2007 16:31:18 IMAGR 10701 Residual map points loaded 1 4 21-MAY-2007 16:31:18 IMAGR Field 1 min algorithm flux= 33.325 MilliJy iter= 65 1 3 21-MAY-2007 16:31:18 IMAGR Field 1 Clean flux density= 422.350 MilliJy 65 comps 1 3 21-MAY-2007 16:31:18 IMAGR Total Cleaned flux density = 5.285 Jy 117 comps 1 2 21-MAY-2007 16:31:18 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:31:18 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:31:18 IMAGR Field 2 min = -32.7 MilliJy,max = 33.0 MilliJy 1 2 21-MAY-2007 16:31:19 IMAGR BGC Clean: using 509 cell beam + residuals > 20.40 MilliJy 1 2 21-MAY-2007 16:31:19 IMAGR 411 Residual map points loaded 1 4 21-MAY-2007 16:31:19 IMAGR Field 2 min algorithm flux= -24.284 MilliJy iter= 77 1 3 21-MAY-2007 16:31:19 IMAGR Field 2 Clean flux density= 4.878 Jy 77 comps 1 3 21-MAY-2007 16:31:19 IMAGR Total Cleaned flux density = 5.301 Jy 142 comps 1 2 21-MAY-2007 16:31:19 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:31:19 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:31:21 IMAGR Field 1 min = -40.3 MilliJy,max = 38.7 MilliJy 1 2 21-MAY-2007 16:31:22 IMAGR BGC Clean: using 171 cell beam + residuals > 17.28 MilliJy 1 2 21-MAY-2007 16:31:22 IMAGR 11153 Residual map points loaded 1 4 21-MAY-2007 16:31:22 IMAGR Field 1 min algorithm flux= -26.681 MilliJy iter= 165 1 3 21-MAY-2007 16:31:22 IMAGR Field 1 Clean flux density= 434.310 MilliJy 165 comps 1 3 21-MAY-2007 16:31:22 IMAGR Total Cleaned flux density = 5.313 Jy 242 comps 1 2 21-MAY-2007 16:31:22 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:31:22 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:31:24 IMAGR Field 1 min = -37.1 MilliJy,max = 35.3 MilliJy 1 2 21-MAY-2007 16:31:25 IMAGR BGC Clean: using 563 cell beam + residuals > 14.32 MilliJy 1 2 21-MAY-2007 16:31:25 IMAGR 13883 Residual map points loaded 1 4 21-MAY-2007 16:31:25 IMAGR Field 1 min algorithm flux= -20.545 MilliJy iter= 291 1 3 21-MAY-2007 16:31:25 IMAGR Field 1 Clean flux density= 418.805 MilliJy 291 comps 1 3 21-MAY-2007 16:31:25 IMAGR Total Cleaned flux density = 5.297 Jy 368 comps 1 2 21-MAY-2007 16:31:25 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:31:25 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:31:25 IMAGR Field 2 min = -18.6 MilliJy,max = 19.5 MilliJy 1 3 21-MAY-2007 16:31:25 IMAGR TRY ANOTHER FIELD: this is 1.867E-02 < Second best 1.964E-02 1 4 21-MAY-2007 16:31:27 IMAGR Field 1 min = -32.6 MilliJy,max = 32.9 MilliJy 1 2 21-MAY-2007 16:31:28 IMAGR BGC Clean: using 103 cell beam + residuals > 11.84 MilliJy 1 2 21-MAY-2007 16:31:28 IMAGR 19405 Residual map points loaded 1 4 21-MAY-2007 16:31:28 IMAGR Field 1 min algorithm flux= 17.721 MilliJy iter= 520 1 3 21-MAY-2007 16:31:28 IMAGR Field 1 Clean flux density= 549.178 MilliJy 520 comps 1 3 21-MAY-2007 16:31:28 IMAGR Total Cleaned flux density = 5.427 Jy 597 comps 1 2 21-MAY-2007 16:31:28 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:31:28 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:31:29 IMAGR Field 2 min = -25.9 MilliJy,max = 15.9 MilliJy 1 2 21-MAY-2007 16:31:29 IMAGR BGC Clean: using 171 cell beam + residuals > 13.41 MilliJy 1 2 21-MAY-2007 16:31:29 IMAGR 68 Residual map points loaded 1 4 21-MAY-2007 16:31:29 IMAGR Field 2 min algorithm flux= -14.006 MilliJy iter= 94 1 3 21-MAY-2007 16:31:29 IMAGR Field 2 Clean flux density= 4.857 Jy 94 comps 1 3 21-MAY-2007 16:31:29 IMAGR Total Cleaned flux density = 5.406 Jy 614 comps 1 2 21-MAY-2007 16:31:29 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:31:29 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:31:31 IMAGR Field 1 min = -28.2 MilliJy,max = 26.0 MilliJy 1 2 21-MAY-2007 16:31:32 IMAGR BGC Clean: using 735 cell beam + residuals > 9.93 MilliJy 1 2 21-MAY-2007 16:31:32 IMAGR 15694 Residual map points loaded 1 4 21-MAY-2007 16:31:32 IMAGR Field 1 min algorithm flux= 13.188 MilliJy iter= 748 1 3 21-MAY-2007 16:31:32 IMAGR Field 1 Clean flux density= 474.831 MilliJy 748 comps 1 3 21-MAY-2007 16:31:32 IMAGR Total Cleaned flux density = 5.332 Jy 842 comps 1 2 21-MAY-2007 16:31:32 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:31:32 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:31:33 IMAGR Field 2 min = -12.9 MilliJy,max = 13.9 MilliJy 1 2 21-MAY-2007 16:31:34 IMAGR BGC Clean: using 103 cell beam + residuals > 9.61 MilliJy 1 2 21-MAY-2007 16:31:34 IMAGR 115 Residual map points loaded 1 4 21-MAY-2007 16:31:34 IMAGR Field 2 min algorithm flux= -10.056 MilliJy iter= 133 1 3 21-MAY-2007 16:31:34 IMAGR Field 2 Clean flux density= 4.874 Jy 133 comps 1 3 21-MAY-2007 16:31:34 IMAGR Total Cleaned flux density = 5.349 Jy 881 comps 1 2 21-MAY-2007 16:31:34 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:31:34 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:31:36 IMAGR Field 1 min = -25.0 MilliJy,max = 24.1 MilliJy 1 2 21-MAY-2007 16:31:36 IMAGR BGC Clean: using 103 cell beam + residuals > 8.11 MilliJy 1 2 21-MAY-2007 16:31:36 IMAGR 19477 Residual map points loaded 1 4 21-MAY-2007 16:31:36 IMAGR Field 1 min algorithm flux= -11.329 MilliJy iter= 1157 1 3 21-MAY-2007 16:31:36 IMAGR Field 1 Clean flux density= 550.034 MilliJy 1157 comps 1 3 21-MAY-2007 16:31:36 IMAGR Total Cleaned flux density = 5.424 Jy 1290 comps 1 2 21-MAY-2007 16:31:36 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:31:36 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:31:39 IMAGR Field 1 min = -20.5 MilliJy,max = 20.1 MilliJy 1 2 21-MAY-2007 16:31:40 IMAGR BGC Clean: using 563 cell beam + residuals > 7.29 MilliJy 1 2 21-MAY-2007 16:31:40 IMAGR 11842 Residual map points loaded 1 4 21-MAY-2007 16:31:41 IMAGR Field 1 min algorithm flux= 8.998 MilliJy iter= 1459 1 3 21-MAY-2007 16:31:41 IMAGR Field 1 Clean flux density= 404.681 MilliJy 1459 comps 1 3 21-MAY-2007 16:31:41 IMAGR Total Cleaned flux density = 5.279 Jy 1592 comps 1 2 21-MAY-2007 16:31:41 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:31:41 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:31:41 IMAGR Field 2 min = -7.9 MilliJy,max = 12.7 MilliJy 1 2 21-MAY-2007 16:31:42 IMAGR BGC Clean: using 509 cell beam + residuals > 7.29 MilliJy 1 2 21-MAY-2007 16:31:42 IMAGR 47 Residual map points loaded 1 4 21-MAY-2007 16:31:42 IMAGR Field 2 min algorithm flux= 7.153 MilliJy iter= 150 1 3 21-MAY-2007 16:31:42 IMAGR Field 2 Clean flux density= 4.890 Jy 150 comps 1 3 21-MAY-2007 16:31:42 IMAGR Total Cleaned flux density = 5.294 Jy 1609 comps 1 2 21-MAY-2007 16:31:42 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:31:42 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:31:44 IMAGR Field 1 min = -18.8 MilliJy,max = 20.6 MilliJy 1 2 21-MAY-2007 16:31:45 IMAGR BGC Clean: using 171 cell beam + residuals > 6.57 MilliJy 1 2 21-MAY-2007 16:31:45 IMAGR 6650 Residual map points loaded 1 4 21-MAY-2007 16:31:45 IMAGR Field 1 min algorithm flux= 7.959 MilliJy iter= 1811 1 3 21-MAY-2007 16:31:45 IMAGR Field 1 Clean flux density= 542.672 MilliJy 1811 comps 1 3 21-MAY-2007 16:31:45 IMAGR Total Cleaned flux density = 5.432 Jy 1961 comps 1 2 21-MAY-2007 16:31:45 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:31:45 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:31:48 IMAGR Field 1 min = -17.8 MilliJy,max = 19.0 MilliJy 1 2 21-MAY-2007 16:31:49 IMAGR BGC Clean: using 563 cell beam + residuals > 5.49 MilliJy 1 2 21-MAY-2007 16:31:49 IMAGR 13965 Residual map points loaded 1 4 21-MAY-2007 16:31:49 IMAGR Field 1 min algorithm flux= -6.690 MilliJy iter= 2231 1 3 21-MAY-2007 16:31:49 IMAGR Field 1 Clean flux density= 353.174 MilliJy 2231 comps 1 3 21-MAY-2007 16:31:49 IMAGR Total Cleaned flux density = 5.243 Jy 2381 comps 1 2 21-MAY-2007 16:31:49 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:31:49 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:31:50 IMAGR Field 2 min = -5.9 MilliJy,max = 11.2 MilliJy 1 2 21-MAY-2007 16:31:51 IMAGR BGC Clean: using 509 cell beam + residuals > 5.44 MilliJy 1 2 21-MAY-2007 16:31:51 IMAGR 91 Residual map points loaded 1 4 21-MAY-2007 16:31:51 IMAGR Field 2 min algorithm flux= 5.533 MilliJy iter= 172 1 3 21-MAY-2007 16:31:51 IMAGR Field 2 Clean flux density= 4.904 Jy 172 comps 1 3 21-MAY-2007 16:31:51 IMAGR Total Cleaned flux density = 5.257 Jy 2403 comps 1 2 21-MAY-2007 16:31:51 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:31:51 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:31:53 IMAGR Field 1 min = -17.5 MilliJy,max = 18.6 MilliJy 1 2 21-MAY-2007 16:31:54 IMAGR BGC Clean: using 563 cell beam + residuals > 4.85 MilliJy 1 2 21-MAY-2007 16:31:54 IMAGR 10843 Residual map points loaded 1 4 21-MAY-2007 16:31:54 IMAGR Field 1 min algorithm flux= 5.751 MilliJy iter= 2678 1 3 21-MAY-2007 16:31:54 IMAGR Field 1 Clean flux density= 491.891 MilliJy 2678 comps 1 3 21-MAY-2007 16:31:54 IMAGR Total Cleaned flux density = 5.396 Jy 2850 comps 1 2 21-MAY-2007 16:31:54 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:31:54 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:31:57 IMAGR Field 1 min = -17.4 MilliJy,max = 17.8 MilliJy 1 2 21-MAY-2007 16:31:58 IMAGR BGC Clean: using 737 cell beam + residuals > 4.13 MilliJy 1 2 21-MAY-2007 16:31:58 IMAGR 17504 Residual map points loaded 1 4 21-MAY-2007 16:31:58 IMAGR Field 1 min algorithm flux= -4.939 MilliJy iter= 3219 1 3 21-MAY-2007 16:31:58 IMAGR Field 1 Clean flux density= 332.064 MilliJy 3219 comps 1 3 21-MAY-2007 16:31:58 IMAGR Total Cleaned flux density = 5.236 Jy 3391 comps 1 2 21-MAY-2007 16:31:58 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:31:58 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:32:00 IMAGR Field 2 min = -4.8 MilliJy,max = 8.7 MilliJy 1 2 21-MAY-2007 16:32:00 IMAGR BGC Clean: using 171 cell beam + residuals > 4.70 MilliJy 1 2 21-MAY-2007 16:32:00 IMAGR 45 Residual map points loaded 1 4 21-MAY-2007 16:32:00 IMAGR Field 2 min algorithm flux= 4.749 MilliJy iter= 186 1 3 21-MAY-2007 16:32:00 IMAGR Field 2 Clean flux density= 4.912 Jy 186 comps 1 3 21-MAY-2007 16:32:00 IMAGR Total Cleaned flux density = 5.244 Jy 3405 comps 1 2 21-MAY-2007 16:32:00 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:32:00 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:32:02 IMAGR Field 1 min = -16.6 MilliJy,max = 17.2 MilliJy 1 2 21-MAY-2007 16:32:03 IMAGR BGC Clean: using 563 cell beam + residuals > 3.76 MilliJy 1 2 21-MAY-2007 16:32:03 IMAGR 12360 Residual map points loaded 1 4 21-MAY-2007 16:32:04 IMAGR Field 1 min algorithm flux= 4.382 MilliJy iter= 3764 1 3 21-MAY-2007 16:32:04 IMAGR Field 1 Clean flux density= 466.091 MilliJy 3764 comps 1 3 21-MAY-2007 16:32:04 IMAGR Total Cleaned flux density = 5.378 Jy 3950 comps 1 2 21-MAY-2007 16:32:04 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:32:04 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:32:05 IMAGR Field 2 min = -7.1 MilliJy,max = 4.6 MilliJy 1 2 21-MAY-2007 16:32:06 IMAGR BGC Clean: using 171 cell beam + residuals > 3.67 MilliJy 1 2 21-MAY-2007 16:32:06 IMAGR 102 Residual map points loaded 1 4 21-MAY-2007 16:32:06 IMAGR Field 2 min algorithm flux= 3.747 MilliJy iter= 212 1 3 21-MAY-2007 16:32:06 IMAGR Field 2 Clean flux density= 4.903 Jy 212 comps 1 3 21-MAY-2007 16:32:06 IMAGR Total Cleaned flux density = 5.369 Jy 3976 comps 1 2 21-MAY-2007 16:32:06 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:32:06 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:32:08 IMAGR Field 1 min = -16.3 MilliJy,max = 15.9 MilliJy 1 2 21-MAY-2007 16:32:09 IMAGR BGC Clean: using 171 cell beam + residuals > 3.67 MilliJy 1 2 21-MAY-2007 16:32:09 IMAGR 6711 Residual map points loaded 1 4 21-MAY-2007 16:32:09 IMAGR Field 1 min algorithm flux= -4.236 MilliJy iter= 4349 1 3 21-MAY-2007 16:32:09 IMAGR Field 1 Clean flux density= 298.825 MilliJy 4349 comps 1 3 21-MAY-2007 16:32:09 IMAGR Total Cleaned flux density = 5.202 Jy 4561 comps 1 2 21-MAY-2007 16:32:09 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:32:09 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:32:12 IMAGR Field 1 min = -15.7 MilliJy,max = 16.5 MilliJy 1 2 21-MAY-2007 16:32:13 IMAGR BGC Clean: using 737 cell beam + residuals > 3.41 MilliJy 1 2 21-MAY-2007 16:32:13 IMAGR 12163 Residual map points loaded 1 4 21-MAY-2007 16:32:13 IMAGR Field 1 min allowed flux = 4.608 MilliJy iter= 4501 1 3 21-MAY-2007 16:32:13 IMAGR Field 1 Clean flux density= 374.397 MilliJy 4501 comps 1 3 21-MAY-2007 16:32:13 IMAGR Total Cleaned flux density = 5.277 Jy 4713 comps 1 2 21-MAY-2007 16:32:13 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:32:13 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:32:15 IMAGR Field 1 min = -15.4 MilliJy,max = 16.1 MilliJy 1 2 21-MAY-2007 16:32:16 IMAGR BGC Clean: using 563 cell beam + residuals > 3.07 MilliJy 1 2 21-MAY-2007 16:32:16 IMAGR 11242 Residual map points loaded 1 4 21-MAY-2007 16:32:17 IMAGR Field 1 min algorithm flux= -3.492 MilliJy iter= 5136 1 3 21-MAY-2007 16:32:17 IMAGR Field 1 Clean flux density= 384.296 MilliJy 5136 comps 1 3 21-MAY-2007 16:32:17 IMAGR Total Cleaned flux density = 5.287 Jy 5348 comps 1 2 21-MAY-2007 16:32:17 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:32:17 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:32:18 IMAGR Field 2 min = -4.1 MilliJy,max = 3.4 MilliJy 1 3 21-MAY-2007 16:32:18 IMAGR TRY ANOTHER FIELD: this is 3.099E-03 < Second best 3.347E-03 1 4 21-MAY-2007 16:32:20 IMAGR Field 1 min = -14.8 MilliJy,max = 14.5 MilliJy 1 2 21-MAY-2007 16:32:21 IMAGR BGC Clean: using 103 cell beam + residuals > 2.58 MilliJy 1 2 21-MAY-2007 16:32:21 IMAGR 19916 Residual map points loaded 1 4 21-MAY-2007 16:32:22 IMAGR Field 1 min algorithm flux= 3.199 MilliJy iter= 6477 1 3 21-MAY-2007 16:32:22 IMAGR Field 1 Clean flux density= 374.191 MilliJy 6477 comps 1 3 21-MAY-2007 16:32:22 IMAGR Total Cleaned flux density = 5.277 Jy 6689 comps 1 2 21-MAY-2007 16:32:22 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:32:22 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:32:25 IMAGR Field 2 min = -4.3 MilliJy,max = 4.0 MilliJy 1 2 21-MAY-2007 16:32:26 IMAGR BGC Clean: using 103 cell beam + residuals > 2.59 MilliJy 1 2 21-MAY-2007 16:32:26 IMAGR 123 Residual map points loaded 1 4 21-MAY-2007 16:32:26 IMAGR Field 2 min algorithm flux= -2.632 MilliJy iter= 260 1 3 21-MAY-2007 16:32:26 IMAGR Field 2 Clean flux density= 4.899 Jy 260 comps 1 3 21-MAY-2007 16:32:26 IMAGR Total Cleaned flux density = 5.274 Jy 6737 comps 1 2 21-MAY-2007 16:32:26 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:32:26 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:32:28 IMAGR Field 1 min = -13.7 MilliJy,max = 14.2 MilliJy 1 2 21-MAY-2007 16:32:29 IMAGR BGC Clean: using 171 cell beam + residuals > 2.56 MilliJy 1 2 21-MAY-2007 16:32:29 IMAGR 12773 Residual map points loaded 1 4 21-MAY-2007 16:32:29 IMAGR Field 1 min algorithm flux= 3.018 MilliJy iter= 7636 1 3 21-MAY-2007 16:32:29 IMAGR Field 1 Clean flux density= 441.707 MilliJy 7636 comps 1 3 21-MAY-2007 16:32:29 IMAGR Total Cleaned flux density = 5.341 Jy 7896 comps 1 2 21-MAY-2007 16:32:29 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:32:29 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:32:34 IMAGR Field 1 min = -12.9 MilliJy,max = 12.6 MilliJy 1 2 21-MAY-2007 16:32:35 IMAGR BGC Clean: using 171 cell beam + residuals > 2.97 MilliJy 1 2 21-MAY-2007 16:32:35 IMAGR 7641 Residual map points loaded 1 4 21-MAY-2007 16:32:35 IMAGR Field 1 min algorithm flux= -3.351 MilliJy iter= 8562 1 3 21-MAY-2007 16:32:35 IMAGR Field 1 Clean flux density= 391.477 MilliJy 8562 comps 1 3 21-MAY-2007 16:32:35 IMAGR Total Cleaned flux density = 5.291 Jy 8822 comps 1 2 21-MAY-2007 16:32:35 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:32:35 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:32:39 IMAGR Field 1 min = -12.5 MilliJy,max = 12.6 MilliJy 1 2 21-MAY-2007 16:32:40 IMAGR BGC Clean: using 563 cell beam + residuals > 3.07 MilliJy 1 2 21-MAY-2007 16:32:40 IMAGR 9240 Residual map points loaded 1 4 21-MAY-2007 16:32:41 IMAGR Field 1 min allowed flux = 3.538 MilliJy iter= 8935 1 3 21-MAY-2007 16:32:41 IMAGR Field 1 Clean flux density= 376.440 MilliJy 8935 comps 1 3 21-MAY-2007 16:32:41 IMAGR Total Cleaned flux density = 5.276 Jy 9195 comps 1 2 21-MAY-2007 16:32:41 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:32:41 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:32:43 IMAGR Field 1 min = -12.7 MilliJy,max = 11.5 MilliJy 1 2 21-MAY-2007 16:32:44 IMAGR BGC Clean: using 171 cell beam + residuals > 2.37 MilliJy 1 2 21-MAY-2007 16:32:44 IMAGR 6466 Residual map points loaded 1 4 21-MAY-2007 16:32:45 IMAGR Field 1 min algorithm flux= 2.635 MilliJy iter= 9830 1 3 21-MAY-2007 16:32:45 IMAGR Field 1 Clean flux density= 482.963 MilliJy 9830 comps 1 3 21-MAY-2007 16:32:45 IMAGR Total Cleaned flux density = 5.382 Jy 10090 comps 1 2 21-MAY-2007 16:32:45 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:32:45 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:32:47 IMAGR Field 2 min = -6.6 MilliJy,max = 2.8 MilliJy 1 2 21-MAY-2007 16:32:47 IMAGR BGC Clean: using 509 cell beam + residuals > 2.18 MilliJy 1 2 21-MAY-2007 16:32:47 IMAGR 455 Residual map points loaded 1 4 21-MAY-2007 16:32:47 IMAGR Field 2 min allowed flux = -3.271 MilliJy iter= 275 1 3 21-MAY-2007 16:32:47 IMAGR Field 2 Clean flux density= 4.893 Jy 275 comps 1 3 21-MAY-2007 16:32:47 IMAGR Total Cleaned flux density = 5.376 Jy 10105 comps 1 2 21-MAY-2007 16:32:47 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:32:47 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:32:48 IMAGR Field 2 min = -3.4 MilliJy,max = 2.7 MilliJy 1 2 21-MAY-2007 16:32:48 IMAGR BGC Clean: using 171 cell beam + residuals > 2.37 MilliJy 1 2 21-MAY-2007 16:32:48 IMAGR 115 Residual map points loaded 1 4 21-MAY-2007 16:32:48 IMAGR Field 2 min algorithm flux= -2.355 MilliJy iter= 303 1 3 21-MAY-2007 16:32:48 IMAGR Field 2 Clean flux density= 4.887 Jy 303 comps 1 3 21-MAY-2007 16:32:48 IMAGR Total Cleaned flux density = 5.370 Jy 10133 comps 1 2 21-MAY-2007 16:32:48 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:32:48 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:32:50 IMAGR Field 1 min = -11.2 MilliJy,max = 12.0 MilliJy 1 2 21-MAY-2007 16:32:51 IMAGR BGC Clean: using 739 cell beam + residuals > 2.17 MilliJy 1 2 21-MAY-2007 16:32:51 IMAGR 15759 Residual map points loaded 1 4 21-MAY-2007 16:32:51 IMAGR Field 1 min allowed flux = -3.284 MilliJy iter= 9925 1 3 21-MAY-2007 16:32:51 IMAGR Field 1 Clean flux density= 447.733 MilliJy 9925 comps 1 3 21-MAY-2007 16:32:51 IMAGR Total Cleaned flux density = 5.335 Jy 10228 comps 1 2 21-MAY-2007 16:32:51 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:32:51 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:32:53 IMAGR Field 1 min = -11.2 MilliJy,max = 11.8 MilliJy 1 2 21-MAY-2007 16:32:54 IMAGR BGC Clean: using 103 cell beam + residuals > 1.81 MilliJy 1 2 21-MAY-2007 16:32:54 IMAGR 19452 Residual map points loaded 1 4 21-MAY-2007 16:32:55 IMAGR Field 1 min algorithm flux= -2.165 MilliJy iter= 11920 1 3 21-MAY-2007 16:32:55 IMAGR Field 1 Clean flux density= 484.499 MilliJy 11920 comps 1 3 21-MAY-2007 16:32:55 IMAGR Total Cleaned flux density = 5.372 Jy 12223 comps 1 2 21-MAY-2007 16:32:55 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:32:55 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:33:00 IMAGR Field 2 min = -4.8 MilliJy,max = 3.9 MilliJy 1 2 21-MAY-2007 16:33:01 IMAGR BGC Clean: using 509 cell beam + residuals > 1.84 MilliJy 1 2 21-MAY-2007 16:33:01 IMAGR 661 Residual map points loaded 1 4 21-MAY-2007 16:33:01 IMAGR Field 2 min allowed flux = -2.388 MilliJy iter= 338 1 3 21-MAY-2007 16:33:01 IMAGR Field 2 Clean flux density= 4.886 Jy 338 comps 1 3 21-MAY-2007 16:33:01 IMAGR Total Cleaned flux density = 5.370 Jy 12258 comps 1 2 21-MAY-2007 16:33:01 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:33:01 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:33:01 IMAGR Field 2 min = -3.1 MilliJy,max = 2.9 MilliJy 1 2 21-MAY-2007 16:33:02 IMAGR BGC Clean: using 103 cell beam + residuals > 1.81 MilliJy 1 2 21-MAY-2007 16:33:02 IMAGR 265 Residual map points loaded 1 4 21-MAY-2007 16:33:02 IMAGR Field 2 min algorithm flux= -1.823 MilliJy iter= 427 1 3 21-MAY-2007 16:33:02 IMAGR Field 2 Clean flux density= 4.888 Jy 427 comps 1 3 21-MAY-2007 16:33:02 IMAGR Total Cleaned flux density = 5.372 Jy 12347 comps 1 2 21-MAY-2007 16:33:02 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:33:02 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:33:04 IMAGR Field 1 min = -11.4 MilliJy,max = 10.8 MilliJy 1 2 21-MAY-2007 16:33:05 IMAGR BGC Clean: using 735 cell beam + residuals > 1.98 MilliJy 1 2 21-MAY-2007 16:33:05 IMAGR 17075 Residual map points loaded 1 4 21-MAY-2007 16:33:05 IMAGR Field 1 min allowed flux = -2.573 MilliJy iter= 12291 1 3 21-MAY-2007 16:33:05 IMAGR Field 1 Clean flux density= 466.336 MilliJy 12291 comps 1 3 21-MAY-2007 16:33:05 IMAGR Total Cleaned flux density = 5.354 Jy 12718 comps 1 2 21-MAY-2007 16:33:05 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:33:05 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:33:08 IMAGR Field 1 min = -11.0 MilliJy,max = 10.6 MilliJy 1 2 21-MAY-2007 16:33:08 IMAGR BGC Clean: using 103 cell beam + residuals > 1.59 MilliJy 1 2 21-MAY-2007 16:33:09 IMAGR 19407 Residual map points loaded 1 4 21-MAY-2007 16:33:09 IMAGR Field 1 min algorithm flux= -1.871 MilliJy iter= 14538 1 3 21-MAY-2007 16:33:09 IMAGR Field 1 Clean flux density= 437.875 MilliJy 14538 comps 1 3 21-MAY-2007 16:33:09 IMAGR Total Cleaned flux density = 5.326 Jy 14965 comps 1 2 21-MAY-2007 16:33:09 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:33:09 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:33:17 IMAGR Field 1 min = -8.8 MilliJy,max = 9.9 MilliJy 1 2 21-MAY-2007 16:33:18 IMAGR BGC Clean: using 563 cell beam + residuals > 1.85 MilliJy 1 2 21-MAY-2007 16:33:18 IMAGR 17419 Residual map points loaded 1 4 21-MAY-2007 16:33:19 IMAGR Field 1 min allowed flux = -2.127 MilliJy iter= 15339 1 3 21-MAY-2007 16:33:19 IMAGR Field 1 Clean flux density= 473.013 MilliJy 15339 comps 1 3 21-MAY-2007 16:33:19 IMAGR Total Cleaned flux density = 5.361 Jy 15766 comps 1 2 21-MAY-2007 16:33:19 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:33:19 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:33:22 IMAGR Field 1 min = -9.4 MilliJy,max = 9.5 MilliJy 1 2 21-MAY-2007 16:33:23 IMAGR BGC Clean: using 171 cell beam + residuals > 1.67 MilliJy 1 2 21-MAY-2007 16:33:23 IMAGR 5217 Residual map points loaded 1 4 21-MAY-2007 16:33:24 IMAGR Field 1 min algorithm flux= -1.800 MilliJy iter= 16291 1 3 21-MAY-2007 16:33:24 IMAGR Field 1 Clean flux density= 413.862 MilliJy 16291 comps 1 3 21-MAY-2007 16:33:24 IMAGR Total Cleaned flux density = 5.302 Jy 16718 comps 1 2 21-MAY-2007 16:33:24 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:33:24 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:33:26 IMAGR Field 2 min = -1.8 MilliJy,max = 2.8 MilliJy 1 2 21-MAY-2007 16:33:27 IMAGR BGC Clean: using 171 cell beam + residuals > 1.67 MilliJy 1 2 21-MAY-2007 16:33:27 IMAGR 67 Residual map points loaded 1 4 21-MAY-2007 16:33:27 IMAGR Field 2 min algorithm flux= 1.668 MilliJy iter= 447 1 3 21-MAY-2007 16:33:27 IMAGR Field 2 Clean flux density= 4.891 Jy 447 comps 1 3 21-MAY-2007 16:33:27 IMAGR Total Cleaned flux density = 5.305 Jy 16738 comps 1 2 21-MAY-2007 16:33:27 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:33:27 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:33:29 IMAGR Field 1 min = -9.4 MilliJy,max = 9.7 MilliJy 1 2 21-MAY-2007 16:33:29 IMAGR BGC Clean: using 735 cell beam + residuals > 1.51 MilliJy 1 2 21-MAY-2007 16:33:30 IMAGR 18970 Residual map points loaded 1 4 21-MAY-2007 16:33:30 IMAGR Field 1 min allowed flux = 1.961 MilliJy iter= 16684 1 3 21-MAY-2007 16:33:30 IMAGR Field 1 Clean flux density= 458.695 MilliJy 16684 comps 1 3 21-MAY-2007 16:33:30 IMAGR Total Cleaned flux density = 5.350 Jy 17131 comps 1 2 21-MAY-2007 16:33:30 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:33:30 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:33:33 IMAGR Field 1 min = -9.2 MilliJy,max = 9.4 MilliJy 1 2 21-MAY-2007 16:33:34 IMAGR BGC Clean: using 171 cell beam + residuals > 1.43 MilliJy 1 2 21-MAY-2007 16:33:34 IMAGR 8316 Residual map points loaded 1 4 21-MAY-2007 16:33:34 IMAGR Field 1 min algorithm flux= 1.557 MilliJy iter= 17981 1 3 21-MAY-2007 16:33:34 IMAGR Field 1 Clean flux density= 396.308 MilliJy 17981 comps 1 3 21-MAY-2007 16:33:34 IMAGR Total Cleaned flux density = 5.288 Jy 18428 comps 1 2 21-MAY-2007 16:33:34 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:33:34 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:33:37 IMAGR Field 2 min = -1.7 MilliJy,max = 4.5 MilliJy 1 2 21-MAY-2007 16:33:38 IMAGR BGC Clean: using 509 cell beam + residuals > 1.31 MilliJy 1 2 21-MAY-2007 16:33:38 IMAGR 471 Residual map points loaded 1 4 21-MAY-2007 16:33:38 IMAGR Field 2 min allowed flux = 2.224 MilliJy iter= 461 1 3 21-MAY-2007 16:33:38 IMAGR Field 2 Clean flux density= 4.896 Jy 461 comps 1 3 21-MAY-2007 16:33:38 IMAGR Total Cleaned flux density = 5.292 Jy 18442 comps 1 2 21-MAY-2007 16:33:38 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:33:38 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:33:38 IMAGR Field 2 min = -1.6 MilliJy,max = 2.1 MilliJy 1 2 21-MAY-2007 16:33:38 IMAGR BGC Clean: using 103 cell beam + residuals > 1.29 MilliJy 1 2 21-MAY-2007 16:33:38 IMAGR 230 Residual map points loaded 1 4 21-MAY-2007 16:33:38 IMAGR Field 2 min algorithm flux= -1.302 MilliJy iter= 533 1 3 21-MAY-2007 16:33:38 IMAGR Field 2 Clean flux density= 4.906 Jy 533 comps 1 3 21-MAY-2007 16:33:38 IMAGR Total Cleaned flux density = 5.302 Jy 18514 comps 1 2 21-MAY-2007 16:33:38 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:33:38 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:33:40 IMAGR Field 1 min = -8.8 MilliJy,max = 9.2 MilliJy 1 2 21-MAY-2007 16:33:41 IMAGR BGC Clean: using 171 cell beam + residuals > 1.51 MilliJy 1 2 21-MAY-2007 16:33:42 IMAGR 6511 Residual map points loaded 1 4 21-MAY-2007 16:33:42 IMAGR Field 1 min algorithm flux= 1.631 MilliJy iter= 19104 1 3 21-MAY-2007 16:33:42 IMAGR Field 1 Clean flux density= 517.513 MilliJy 19104 comps 1 3 21-MAY-2007 16:33:42 IMAGR Total Cleaned flux density = 5.423 Jy 19637 comps 1 2 21-MAY-2007 16:33:42 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:33:42 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:33:46 IMAGR Field 1 min = -8.6 MilliJy,max = 9.0 MilliJy 1 2 21-MAY-2007 16:33:47 IMAGR BGC Clean: using 795 cell beam + residuals > 2.04 MilliJy 1 2 21-MAY-2007 16:33:47 IMAGR 14136 Residual map points loaded 1 4 21-MAY-2007 16:33:47 IMAGR Field 1 min allowed flux = -3.532 MilliJy iter= 19165 1 3 21-MAY-2007 16:33:47 IMAGR Field 1 Clean flux density= 492.225 MilliJy 19165 comps 1 3 21-MAY-2007 16:33:47 IMAGR Total Cleaned flux density = 5.398 Jy 19698 comps 1 2 21-MAY-2007 16:33:47 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:33:47 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:33:49 IMAGR Field 1 min = -8.4 MilliJy,max = 9.2 MilliJy 1 2 21-MAY-2007 16:33:50 IMAGR BGC Clean: using 563 cell beam + residuals > 1.53 MilliJy 1 2 21-MAY-2007 16:33:50 IMAGR 11509 Residual map points loaded 1 4 21-MAY-2007 16:33:51 IMAGR Field 1 min algorithm flux= -1.626 MilliJy iter= 19994 1 3 21-MAY-2007 16:33:51 IMAGR Field 1 Clean flux density= 389.046 MilliJy 19994 comps 1 3 21-MAY-2007 16:33:51 IMAGR Total Cleaned flux density = 5.295 Jy 20527 comps 1 2 21-MAY-2007 16:33:51 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:33:51 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:33:54 IMAGR Field 1 min = -8.5 MilliJy,max = 8.6 MilliJy 1 2 21-MAY-2007 16:33:55 IMAGR BGC Clean: using 737 cell beam + residuals > 1.61 MilliJy 1 2 21-MAY-2007 16:33:56 IMAGR 15815 Residual map points loaded 1 4 21-MAY-2007 16:33:56 IMAGR Field 1 min allowed flux = 2.175 MilliJy iter= 20235 1 3 21-MAY-2007 16:33:56 IMAGR Field 1 Clean flux density= 450.503 MilliJy 20235 comps 1 3 21-MAY-2007 16:33:56 IMAGR Total Cleaned flux density = 5.356 Jy 20768 comps 1 2 21-MAY-2007 16:33:56 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:33:56 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:33:58 IMAGR Field 1 min = -8.4 MilliJy,max = 8.6 MilliJy 1 2 21-MAY-2007 16:33:59 IMAGR BGC Clean: using 171 cell beam + residuals > 1.40 MilliJy 1 2 21-MAY-2007 16:33:59 IMAGR 5348 Residual map points loaded 1 4 21-MAY-2007 16:33:59 IMAGR Field 1 min algorithm flux= 1.497 MilliJy iter= 21251 1 3 21-MAY-2007 16:33:59 IMAGR Field 1 Clean flux density= 380.147 MilliJy 21251 comps 1 3 21-MAY-2007 16:33:59 IMAGR Total Cleaned flux density = 5.286 Jy 21784 comps 1 2 21-MAY-2007 16:33:59 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:33:59 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:34:04 IMAGR Field 1 min = -8.5 MilliJy,max = 8.5 MilliJy 1 2 21-MAY-2007 16:34:05 IMAGR BGC Clean: using 739 cell beam + residuals > 1.53 MilliJy 1 2 21-MAY-2007 16:34:05 IMAGR 10436 Residual map points loaded 1 4 21-MAY-2007 16:34:05 IMAGR Field 1 min allowed flux = 2.320 MilliJy iter= 21340 1 3 21-MAY-2007 16:34:05 IMAGR Field 1 Clean flux density= 404.866 MilliJy 21340 comps 1 3 21-MAY-2007 16:34:05 IMAGR Total Cleaned flux density = 5.310 Jy 21873 comps 1 2 21-MAY-2007 16:34:05 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:34:05 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:34:07 IMAGR Field 1 min = -8.4 MilliJy,max = 8.6 MilliJy 1 2 21-MAY-2007 16:34:07 IMAGR BGC Clean: using 171 cell beam + residuals > 1.20 MilliJy 1 2 21-MAY-2007 16:34:08 IMAGR 12761 Residual map points loaded 1 4 21-MAY-2007 16:34:08 IMAGR Field 1 min algorithm flux= -1.317 MilliJy iter= 23147 1 3 21-MAY-2007 16:34:08 IMAGR Field 1 Clean flux density= 460.096 MilliJy 23147 comps 1 3 21-MAY-2007 16:34:08 IMAGR Total Cleaned flux density = 5.366 Jy 23680 comps 1 2 21-MAY-2007 16:34:08 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:34:08 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:34:15 IMAGR Field 1 min = -8.2 MilliJy,max = 7.9 MilliJy 1 2 21-MAY-2007 16:34:16 IMAGR BGC Clean: using 737 cell beam + residuals > 1.43 MilliJy 1 2 21-MAY-2007 16:34:16 IMAGR 11769 Residual map points loaded 1 4 21-MAY-2007 16:34:16 IMAGR Field 1 min allowed flux = 1.935 MilliJy iter= 23334 1 3 21-MAY-2007 16:34:16 IMAGR Field 1 Clean flux density= 423.717 MilliJy 23334 comps 1 3 21-MAY-2007 16:34:16 IMAGR Total Cleaned flux density = 5.329 Jy 23867 comps 1 2 21-MAY-2007 16:34:16 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:34:16 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:34:18 IMAGR Field 1 min = -8.2 MilliJy,max = 8.0 MilliJy 1 2 21-MAY-2007 16:34:19 IMAGR BGC Clean: using 103 cell beam + residuals > 1.12 MilliJy 1 2 21-MAY-2007 16:34:19 IMAGR 19556 Residual map points loaded 1 4 21-MAY-2007 16:34:20 IMAGR Field 1 min algorithm flux= 1.269 MilliJy iter= 26293 1 3 21-MAY-2007 16:34:20 IMAGR Field 1 Clean flux density= 500.477 MilliJy 26293 comps 1 3 21-MAY-2007 16:34:20 IMAGR Total Cleaned flux density = 5.406 Jy 26826 comps 1 2 21-MAY-2007 16:34:20 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:34:20 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:34:28 IMAGR Field 2 min = -5.7 MilliJy,max = 3.1 MilliJy 1 2 21-MAY-2007 16:34:28 IMAGR BGC Clean: using 509 cell beam + residuals > 1.27 MilliJy 1 2 21-MAY-2007 16:34:28 IMAGR 2300 Residual map points loaded 1 4 21-MAY-2007 16:34:28 IMAGR Field 2 min allowed flux = -2.818 MilliJy iter= 547 1 3 21-MAY-2007 16:34:28 IMAGR Field 2 Clean flux density= 4.900 Jy 547 comps 1 3 21-MAY-2007 16:34:28 IMAGR Total Cleaned flux density = 5.401 Jy 26840 comps 1 2 21-MAY-2007 16:34:28 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:34:28 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:34:28 IMAGR Field 2 min = -3.1 MilliJy,max = 3.1 MilliJy 1 2 21-MAY-2007 16:34:29 IMAGR BGC Clean: using 509 cell beam + residuals > 1.22 MilliJy 1 2 21-MAY-2007 16:34:29 IMAGR 1950 Residual map points loaded 1 4 21-MAY-2007 16:34:29 IMAGR Field 2 min allowed flux = -1.365 MilliJy iter= 674 1 3 21-MAY-2007 16:34:29 IMAGR Field 2 Clean flux density= 4.890 Jy 674 comps 1 3 21-MAY-2007 16:34:29 IMAGR Total Cleaned flux density = 5.391 Jy 26967 comps 1 2 21-MAY-2007 16:34:29 IMAGR ALGSTB: All 158 Rows In AP (Max 267) 1 2 21-MAY-2007 16:34:29 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 1 2 21-MAY-2007 16:34:29 IMAGR ALGSTB: Pass 1; 147- 0 Cells, with 3542 Pts 1 4 21-MAY-2007 16:34:29 IMAGR Field 2 min = -2.2 MilliJy,max = 2.6 MilliJy 1 2 21-MAY-2007 16:34:30 IMAGR BGC Clean: using 171 cell beam + residuals > 1.18 MilliJy 1 2 21-MAY-2007 16:34:30 IMAGR 411 Residual map points loaded 1 4 21-MAY-2007 16:34:30 IMAGR Field 2 min algorithm flux= 1.185 MilliJy iter= 760 1 3 21-MAY-2007 16:34:30 IMAGR Field 2 Clean flux density= 4.889 Jy 760 comps 1 3 21-MAY-2007 16:34:30 IMAGR Total Cleaned flux density = 5.389 Jy 27053 comps 1 2 21-MAY-2007 16:34:30 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:34:30 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:34:32 IMAGR Field 1 min = -8.0 MilliJy,max = 8.5 MilliJy 1 2 21-MAY-2007 16:34:33 IMAGR BGC Clean: using 563 cell beam + residuals > 1.64 MilliJy 1 2 21-MAY-2007 16:34:33 IMAGR 18169 Residual map points loaded 1 4 21-MAY-2007 16:34:33 IMAGR Field 1 min allowed flux = -1.888 MilliJy iter= 26990 1 3 21-MAY-2007 16:34:33 IMAGR Field 1 Clean flux density= 454.660 MilliJy 26990 comps 1 3 21-MAY-2007 16:34:33 IMAGR Total Cleaned flux density = 5.343 Jy 27750 comps 1 2 21-MAY-2007 16:34:34 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:34:34 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:34:37 IMAGR Field 1 min = -7.9 MilliJy,max = 7.8 MilliJy 1 2 21-MAY-2007 16:34:38 IMAGR BGC Clean: using 171 cell beam + residuals > 1.29 MilliJy 1 2 21-MAY-2007 16:34:38 IMAGR 9438 Residual map points loaded 1 4 21-MAY-2007 16:34:38 IMAGR Field 1 min algorithm flux= -1.383 MilliJy iter= 28553 1 3 21-MAY-2007 16:34:38 IMAGR Field 1 Clean flux density= 591.208 MilliJy 28553 comps 1 3 21-MAY-2007 16:34:38 IMAGR Total Cleaned flux density = 5.480 Jy 29313 comps 1 2 21-MAY-2007 16:34:38 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:34:38 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:34:44 IMAGR Field 1 min = -8.8 MilliJy,max = 7.5 MilliJy 1 2 21-MAY-2007 16:34:45 IMAGR BGC Clean: using 1851 cell beam + residuals > 2.33 MilliJy 1 2 21-MAY-2007 16:34:45 IMAGR 17992 Residual map points loaded 1 4 21-MAY-2007 16:34:45 IMAGR Field 1 min allowed flux = -4.342 MilliJy iter= 28577 1 3 21-MAY-2007 16:34:45 IMAGR Field 1 Clean flux density= 578.341 MilliJy 28577 comps 1 3 21-MAY-2007 16:34:45 IMAGR Total Cleaned flux density = 5.467 Jy 29337 comps 1 2 21-MAY-2007 16:34:45 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:34:45 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:34:47 IMAGR Field 1 min = -7.7 MilliJy,max = 7.4 MilliJy 1 2 21-MAY-2007 16:34:48 IMAGR BGC Clean: using 171 cell beam + residuals > 2.25 MilliJy 1 2 21-MAY-2007 16:34:48 IMAGR 7314 Residual map points loaded 1 5 21-MAY-2007 16:34:48 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 1 4 21-MAY-2007 16:34:48 IMAGR Field 1 min algorithm flux= -2.838 MilliJy iter= 28937 1 5 21-MAY-2007 16:34:48 IMAGR Field 1 Clean flux density= 462.650 MilliJy 28937 comps 1 5 21-MAY-2007 16:34:48 IMAGR Total Cleaned flux density = 5.351 Jy 29697 comps 1 2 21-MAY-2007 16:34:48 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:34:48 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:34:51 IMAGR Field 1 min = -7.6 MilliJy,max = 7.6 MilliJy 1 2 21-MAY-2007 16:34:51 IMAGR BGC Clean: using 1851 cell beam + residuals > 1.69 MilliJy 1 2 21-MAY-2007 16:34:52 IMAGR 16699 Residual map points loaded 1 4 21-MAY-2007 16:34:52 IMAGR Field 1 min allowed flux = 3.146 MilliJy iter= 28962 1 3 21-MAY-2007 16:34:52 IMAGR Field 1 Clean flux density= 472.996 MilliJy 28962 comps 1 3 21-MAY-2007 16:34:52 IMAGR Total Cleaned flux density = 5.362 Jy 29722 comps 1 2 21-MAY-2007 16:34:52 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:34:52 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:34:54 IMAGR Field 1 min = -7.6 MilliJy,max = 7.7 MilliJy 1 2 21-MAY-2007 16:34:54 IMAGR BGC Clean: using 563 cell beam + residuals > 1.36 MilliJy 1 2 21-MAY-2007 16:34:54 IMAGR 16354 Residual map points loaded 1 4 21-MAY-2007 16:34:55 IMAGR Field 1 min allowed flux = 1.555 MilliJy iter= 29628 1 3 21-MAY-2007 16:34:55 IMAGR Field 1 Clean flux density= 567.049 MilliJy 29628 comps 1 3 21-MAY-2007 16:34:55 IMAGR Total Cleaned flux density = 5.456 Jy 30388 comps 1 2 21-MAY-2007 16:34:55 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:34:55 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:34:58 IMAGR Field 1 min = -7.7 MilliJy,max = 7.7 MilliJy 1 2 21-MAY-2007 16:34:59 IMAGR BGC Clean: using 795 cell beam + residuals > 1.60 MilliJy 1 2 21-MAY-2007 16:34:59 IMAGR 19329 Residual map points loaded 1 4 21-MAY-2007 16:34:59 IMAGR Field 1 min allowed flux = -2.780 MilliJy iter= 29716 1 3 21-MAY-2007 16:34:59 IMAGR Field 1 Clean flux density= 538.144 MilliJy 29716 comps 1 3 21-MAY-2007 16:34:59 IMAGR Total Cleaned flux density = 5.427 Jy 30476 comps 1 2 21-MAY-2007 16:34:59 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:34:59 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:35:01 IMAGR Field 1 min = -7.7 MilliJy,max = 7.7 MilliJy 1 2 21-MAY-2007 16:35:02 IMAGR BGC Clean: using 563 cell beam + residuals > 1.21 MilliJy 1 2 21-MAY-2007 16:35:02 IMAGR 8445 Residual map points loaded 1 4 21-MAY-2007 16:35:02 IMAGR Field 1 min algorithm flux= -1.262 MilliJy iter= 30580 1 3 21-MAY-2007 16:35:02 IMAGR Field 1 Clean flux density= 495.360 MilliJy 30580 comps 1 3 21-MAY-2007 16:35:02 IMAGR Total Cleaned flux density = 5.384 Jy 31340 comps 1 2 21-MAY-2007 16:35:02 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:35:02 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:35:06 IMAGR Field 1 min = -7.6 MilliJy,max = 7.8 MilliJy 1 2 21-MAY-2007 16:35:07 IMAGR BGC Clean: using 171 cell beam + residuals > 1.24 MilliJy 1 2 21-MAY-2007 16:35:07 IMAGR 6085 Residual map points loaded 1 4 21-MAY-2007 16:35:08 IMAGR Field 1 min algorithm flux= 1.302 MilliJy iter= 31688 1 3 21-MAY-2007 16:35:08 IMAGR Field 1 Clean flux density= 631.087 MilliJy 31688 comps 1 3 21-MAY-2007 16:35:08 IMAGR Total Cleaned flux density = 5.520 Jy 32448 comps 1 2 21-MAY-2007 16:35:08 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:35:08 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:35:12 IMAGR Field 1 min = -7.4 MilliJy,max = 7.8 MilliJy 1 2 21-MAY-2007 16:35:13 IMAGR BGC Clean: using 1851 cell beam + residuals > 1.91 MilliJy 1 2 21-MAY-2007 16:35:13 IMAGR 19691 Residual map points loaded 1 4 21-MAY-2007 16:35:13 IMAGR Field 1 min allowed flux = -3.581 MilliJy iter= 31717 1 3 21-MAY-2007 16:35:13 IMAGR Field 1 Clean flux density= 618.177 MilliJy 31717 comps 1 3 21-MAY-2007 16:35:13 IMAGR Total Cleaned flux density = 5.507 Jy 32477 comps 1 2 21-MAY-2007 16:35:13 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:35:13 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:35:15 IMAGR Field 1 min = -7.4 MilliJy,max = 7.8 MilliJy 1 2 21-MAY-2007 16:35:16 IMAGR BGC Clean: using 563 cell beam + residuals > 1.55 MilliJy 1 2 21-MAY-2007 16:35:16 IMAGR 17224 Residual map points loaded 1 5 21-MAY-2007 16:35:16 IMAGR SOMETHING IS GOING WRONG - ABANDON CLEAN 1 4 21-MAY-2007 16:35:16 IMAGR Field 1 min algorithm flux= -1.858 MilliJy iter= 32259 1 5 21-MAY-2007 16:35:16 IMAGR Field 1 Clean flux density= 494.480 MilliJy 32259 comps 1 5 21-MAY-2007 16:35:16 IMAGR Total Cleaned flux density = 5.383 Jy 33019 comps 1 2 21-MAY-2007 16:35:16 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:35:16 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:35:20 IMAGR Field 1 min = -7.4 MilliJy,max = 7.7 MilliJy 1 2 21-MAY-2007 16:35:20 IMAGR BGC Clean: using 739 cell beam + residuals > 1.86 MilliJy 1 2 21-MAY-2007 16:35:21 IMAGR 16327 Residual map points loaded 1 4 21-MAY-2007 16:35:21 IMAGR Field 1 min allowed flux = 2.817 MilliJy iter= 32428 1 3 21-MAY-2007 16:35:21 IMAGR Field 1 Clean flux density= 553.104 MilliJy 32428 comps 1 3 21-MAY-2007 16:35:21 IMAGR Total Cleaned flux density = 5.442 Jy 33188 comps 1 2 21-MAY-2007 16:35:21 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:35:21 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:35:23 IMAGR Field 1 min = -7.4 MilliJy,max = 7.7 MilliJy 1 2 21-MAY-2007 16:35:24 IMAGR BGC Clean: using 171 cell beam + residuals > 1.16 MilliJy 1 2 21-MAY-2007 16:35:24 IMAGR 8786 Residual map points loaded 1 4 21-MAY-2007 16:35:24 IMAGR Field 1 min algorithm flux= 1.235 MilliJy iter= 34058 1 3 21-MAY-2007 16:35:24 IMAGR Field 1 Clean flux density= 464.639 MilliJy 34058 comps 1 3 21-MAY-2007 16:35:24 IMAGR Total Cleaned flux density = 5.353 Jy 34818 comps 1 2 21-MAY-2007 16:35:24 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:35:24 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:35:30 IMAGR Field 1 min = -7.3 MilliJy,max = 7.4 MilliJy 1 2 21-MAY-2007 16:35:31 IMAGR BGC Clean: using 1851 cell beam + residuals > 1.88 MilliJy 1 2 21-MAY-2007 16:35:31 IMAGR 13235 Residual map points loaded 1 4 21-MAY-2007 16:35:31 IMAGR Field 1 min allowed flux = 3.515 MilliJy iter= 34084 1 3 21-MAY-2007 16:35:31 IMAGR Field 1 Clean flux density= 476.796 MilliJy 34084 comps 1 3 21-MAY-2007 16:35:31 IMAGR Total Cleaned flux density = 5.365 Jy 34844 comps 1 2 21-MAY-2007 16:35:31 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:35:31 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:35:33 IMAGR Field 1 min = -7.2 MilliJy,max = 7.3 MilliJy 1 2 21-MAY-2007 16:35:34 IMAGR BGC Clean: using 735 cell beam + residuals > 1.35 MilliJy 1 2 21-MAY-2007 16:35:34 IMAGR 15960 Residual map points loaded 1 4 21-MAY-2007 16:35:34 IMAGR Field 1 min allowed flux = 1.624 MilliJy iter= 34433 1 3 21-MAY-2007 16:35:34 IMAGR Field 1 Clean flux density= 541.877 MilliJy 34433 comps 1 3 21-MAY-2007 16:35:34 IMAGR Total Cleaned flux density = 5.431 Jy 35193 comps 1 2 21-MAY-2007 16:35:34 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:35:34 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:35:37 IMAGR Field 1 min = -7.1 MilliJy,max = 7.5 MilliJy 1 2 21-MAY-2007 16:35:38 IMAGR BGC Clean: using 735 cell beam + residuals > 1.08 MilliJy 1 2 21-MAY-2007 16:35:38 IMAGR 18455 Residual map points loaded 1 4 21-MAY-2007 16:35:38 IMAGR Field 1 min allowed flux = -1.407 MilliJy iter= 34769 1 3 21-MAY-2007 16:35:38 IMAGR Field 1 Clean flux density= 493.174 MilliJy 34769 comps 1 3 21-MAY-2007 16:35:38 IMAGR Total Cleaned flux density = 5.382 Jy 35529 comps 1 2 21-MAY-2007 16:35:38 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:35:38 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:35:41 IMAGR Field 1 min = -7.1 MilliJy,max = 7.5 MilliJy 1 2 21-MAY-2007 16:35:42 IMAGR BGC Clean: using 171 cell beam + residuals > 1.13 MilliJy 1 2 21-MAY-2007 16:35:42 IMAGR 7132 Residual map points loaded 1 4 21-MAY-2007 16:35:42 IMAGR Field 1 min algorithm flux= -1.193 MilliJy iter= 36093 1 3 21-MAY-2007 16:35:42 IMAGR Field 1 Clean flux density= 613.521 MilliJy 36093 comps 1 3 21-MAY-2007 16:35:42 IMAGR Total Cleaned flux density = 5.502 Jy 36853 comps 1 2 21-MAY-2007 16:35:42 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:35:42 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:35:46 IMAGR Field 2 min = -7.2 MilliJy,max = 1.8 MilliJy 1 2 21-MAY-2007 16:35:46 IMAGR BGC Clean: using 509 cell beam + residuals > 1.02 MilliJy 1 2 21-MAY-2007 16:35:46 IMAGR 2074 Residual map points loaded 1 4 21-MAY-2007 16:35:46 IMAGR Field 2 min allowed flux = -3.542 MilliJy iter= 778 1 3 21-MAY-2007 16:35:46 IMAGR Field 2 Clean flux density= 4.880 Jy 778 comps 1 3 21-MAY-2007 16:35:46 IMAGR Total Cleaned flux density = 5.494 Jy 36871 comps 1 2 21-MAY-2007 16:35:46 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:35:46 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:35:46 IMAGR Field 2 min = -3.5 MilliJy,max = 1.5 MilliJy 1 2 21-MAY-2007 16:35:47 IMAGR BGC Clean: using 509 cell beam + residuals > 1.02 MilliJy 1 2 21-MAY-2007 16:35:47 IMAGR 1010 Residual map points loaded 1 4 21-MAY-2007 16:35:47 IMAGR Field 2 min allowed flux = -1.718 MilliJy iter= 816 1 3 21-MAY-2007 16:35:47 IMAGR Field 2 Clean flux density= 4.871 Jy 816 comps 1 3 21-MAY-2007 16:35:47 IMAGR Total Cleaned flux density = 5.484 Jy 36909 comps 1 2 21-MAY-2007 16:35:47 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:35:47 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:35:47 IMAGR Field 2 min = -1.7 MilliJy,max = 1.3 MilliJy 1 2 21-MAY-2007 16:35:48 IMAGR BGC Clean: using 171 cell beam + residuals > 1.13 MilliJy 1 2 21-MAY-2007 16:35:48 IMAGR 266 Residual map points loaded 1 4 21-MAY-2007 16:35:48 IMAGR Field 2 min algorithm flux= -1.138 MilliJy iter= 865 1 3 21-MAY-2007 16:35:48 IMAGR Field 2 Clean flux density= 4.864 Jy 865 comps 1 3 21-MAY-2007 16:35:48 IMAGR Total Cleaned flux density = 5.478 Jy 36958 comps 1 2 21-MAY-2007 16:35:48 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:35:48 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:35:49 IMAGR Field 1 min = -7.2 MilliJy,max = 7.4 MilliJy 1 2 21-MAY-2007 16:35:50 IMAGR BGC Clean: using 563 cell beam + residuals > 1.10 MilliJy 1 2 21-MAY-2007 16:35:50 IMAGR 17339 Residual map points loaded 1 4 21-MAY-2007 16:35:51 IMAGR Field 1 min allowed flux = -1.267 MilliJy iter= 36821 1 3 21-MAY-2007 16:35:51 IMAGR Field 1 Clean flux density= 538.761 MilliJy 36821 comps 1 3 21-MAY-2007 16:35:51 IMAGR Total Cleaned flux density = 5.403 Jy 37686 comps 1 2 21-MAY-2007 16:35:51 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:35:51 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:35:54 IMAGR Field 1 min = -6.9 MilliJy,max = 7.3 MilliJy 1 2 21-MAY-2007 16:35:55 IMAGR BGC Clean: using 737 cell beam + residuals > 1.26 MilliJy 1 2 21-MAY-2007 16:35:56 IMAGR 14664 Residual map points loaded 1 4 21-MAY-2007 16:35:56 IMAGR Field 1 min allowed flux = 1.707 MilliJy iter= 37030 1 3 21-MAY-2007 16:35:56 IMAGR Field 1 Clean flux density= 581.646 MilliJy 37030 comps 1 3 21-MAY-2007 16:35:56 IMAGR Total Cleaned flux density = 5.446 Jy 37895 comps 1 2 21-MAY-2007 16:35:56 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:35:56 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:35:58 IMAGR Field 1 min = -7.0 MilliJy,max = 7.3 MilliJy 1 2 21-MAY-2007 16:35:59 IMAGR BGC Clean: using 103 cell beam + residuals > 891.79 MicroJy 1 2 21-MAY-2007 16:35:59 IMAGR 19316 Residual map points loaded 1 4 21-MAY-2007 16:36:00 IMAGR Field 1 min algorithm flux= -987.227 MicroJy iter= 40522 1 3 21-MAY-2007 16:36:00 IMAGR Field 1 Clean flux density= 467.724 MilliJy 40522 comps 1 3 21-MAY-2007 16:36:00 IMAGR Total Cleaned flux density = 5.332 Jy 41387 comps 1 2 21-MAY-2007 16:36:00 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:36:00 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:36:09 IMAGR Field 2 min = -2.1 MilliJy,max = 9.1 MilliJy 1 2 21-MAY-2007 16:36:10 IMAGR BGC Clean: using 509 cell beam + residuals > 959.95 MicroJy 1 2 21-MAY-2007 16:36:10 IMAGR 3913 Residual map points loaded 1 4 21-MAY-2007 16:36:10 IMAGR Field 2 min allowed flux = 4.467 MilliJy iter= 876 1 3 21-MAY-2007 16:36:10 IMAGR Field 2 Clean flux density= 4.871 Jy 876 comps 1 3 21-MAY-2007 16:36:10 IMAGR Total Cleaned flux density = 5.339 Jy 41398 comps 1 2 21-MAY-2007 16:36:10 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:36:10 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:36:10 IMAGR Field 2 min = -1.8 MilliJy,max = 4.4 MilliJy 1 2 21-MAY-2007 16:36:10 IMAGR BGC Clean: using 509 cell beam + residuals > 997.46 MicroJy 1 2 21-MAY-2007 16:36:10 IMAGR 2190 Residual map points loaded 1 4 21-MAY-2007 16:36:10 IMAGR Field 2 min allowed flux = 2.196 MilliJy iter= 908 1 3 21-MAY-2007 16:36:10 IMAGR Field 2 Clean flux density= 4.881 Jy 908 comps 1 3 21-MAY-2007 16:36:10 IMAGR Total Cleaned flux density = 5.348 Jy 41430 comps 1 2 21-MAY-2007 16:36:10 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:36:10 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:36:10 IMAGR Field 2 min = -1.8 MilliJy,max = 2.1 MilliJy 1 2 21-MAY-2007 16:36:10 IMAGR BGC Clean: using 509 cell beam + residuals > 952.46 MicroJy 1 2 21-MAY-2007 16:36:10 IMAGR 1499 Residual map points loaded 1 4 21-MAY-2007 16:36:11 IMAGR Field 2 min allowed flux = 1.069 MilliJy iter= 1027 1 3 21-MAY-2007 16:36:11 IMAGR Field 2 Clean flux density= 4.892 Jy 1027 comps 1 3 21-MAY-2007 16:36:11 IMAGR Total Cleaned flux density = 5.359 Jy 41549 comps 1 2 21-MAY-2007 16:36:11 IMAGR ALGSTB: All 158 Rows In AP (Max 267) 1 2 21-MAY-2007 16:36:11 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 1 2 21-MAY-2007 16:36:11 IMAGR ALGSTB: Pass 1; 147- 0 Cells, with 3542 Pts 1 4 21-MAY-2007 16:36:11 IMAGR Field 2 min = -1.5 MilliJy,max = 1.7 MilliJy 1 2 21-MAY-2007 16:36:11 IMAGR BGC Clean: using 171 cell beam + residuals > 899.54 MicroJy 1 2 21-MAY-2007 16:36:11 IMAGR 447 Residual map points loaded 1 4 21-MAY-2007 16:36:11 IMAGR Field 2 min algorithm flux= 901.245 MicroJy iter= 1122 1 3 21-MAY-2007 16:36:11 IMAGR Field 2 Clean flux density= 4.895 Jy 1122 comps 1 3 21-MAY-2007 16:36:11 IMAGR Total Cleaned flux density = 5.362 Jy 41644 comps 1 2 21-MAY-2007 16:36:11 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:36:11 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:36:13 IMAGR Field 1 min = -7.2 MilliJy,max = 7.4 MilliJy 1 2 21-MAY-2007 16:36:14 IMAGR BGC Clean: using 737 cell beam + residuals > 1.19 MilliJy 1 2 21-MAY-2007 16:36:14 IMAGR 19903 Residual map points loaded 1 4 21-MAY-2007 16:36:15 IMAGR Field 1 min allowed flux = 1.606 MilliJy iter= 40832 1 3 21-MAY-2007 16:36:15 IMAGR Field 1 Clean flux density= 498.752 MilliJy 40832 comps 1 3 21-MAY-2007 16:36:15 IMAGR Total Cleaned flux density = 5.393 Jy 41954 comps 1 2 21-MAY-2007 16:36:15 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:36:15 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:36:17 IMAGR Field 1 min = -7.0 MilliJy,max = 7.3 MilliJy 1 2 21-MAY-2007 16:36:18 IMAGR BGC Clean: using 171 cell beam + residuals > 1.00 MilliJy 1 2 21-MAY-2007 16:36:18 IMAGR 10868 Residual map points loaded 1 4 21-MAY-2007 16:36:19 IMAGR Field 1 min algorithm flux= -1.066 MilliJy iter= 42809 1 3 21-MAY-2007 16:36:19 IMAGR Field 1 Clean flux density= 437.764 MilliJy 42809 comps 1 3 21-MAY-2007 16:36:19 IMAGR Total Cleaned flux density = 5.332 Jy 43931 comps 1 2 21-MAY-2007 16:36:19 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:36:19 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:36:26 IMAGR Field 1 min = -7.0 MilliJy,max = 7.0 MilliJy 1 2 21-MAY-2007 16:36:27 IMAGR BGC Clean: using 739 cell beam + residuals > 1.57 MilliJy 1 2 21-MAY-2007 16:36:27 IMAGR 10238 Residual map points loaded 1 4 21-MAY-2007 16:36:27 IMAGR Field 1 min allowed flux = 2.376 MilliJy iter= 42873 1 3 21-MAY-2007 16:36:27 IMAGR Field 1 Clean flux density= 455.491 MilliJy 42873 comps 1 3 21-MAY-2007 16:36:27 IMAGR Total Cleaned flux density = 5.350 Jy 43995 comps 1 2 21-MAY-2007 16:36:27 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:36:27 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:36:29 IMAGR Field 1 min = -7.0 MilliJy,max = 7.1 MilliJy 1 2 21-MAY-2007 16:36:29 IMAGR BGC Clean: using 171 cell beam + residuals > 1.23 MilliJy 1 2 21-MAY-2007 16:36:29 IMAGR 7952 Residual map points loaded 1 4 21-MAY-2007 16:36:30 IMAGR Field 1 min algorithm flux= 1.292 MilliJy iter= 44461 1 3 21-MAY-2007 16:36:30 IMAGR Field 1 Clean flux density= 574.553 MilliJy 44461 comps 1 3 21-MAY-2007 16:36:30 IMAGR Total Cleaned flux density = 5.469 Jy 45583 comps 1 2 21-MAY-2007 16:36:30 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:36:30 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:36:35 IMAGR Field 1 min = -7.0 MilliJy,max = 7.1 MilliJy 1 2 21-MAY-2007 16:36:36 IMAGR BGC Clean: using 737 cell beam + residuals > 2.24 MilliJy 1 2 21-MAY-2007 16:36:37 IMAGR 17133 Residual map points loaded 1 4 21-MAY-2007 16:36:37 IMAGR Field 1 min allowed flux = -3.018 MilliJy iter= 44657 1 3 21-MAY-2007 16:36:37 IMAGR Field 1 Clean flux density= 504.350 MilliJy 44657 comps 1 3 21-MAY-2007 16:36:37 IMAGR Total Cleaned flux density = 5.399 Jy 45779 comps 1 2 21-MAY-2007 16:36:37 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:36:37 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:36:39 IMAGR Field 1 min = -6.8 MilliJy,max = 7.0 MilliJy 1 2 21-MAY-2007 16:36:40 IMAGR BGC Clean: using 103 cell beam + residuals > 1.03 MilliJy 1 2 21-MAY-2007 16:36:40 IMAGR 19960 Residual map points loaded 1 4 21-MAY-2007 16:36:42 IMAGR Field 1 min algorithm flux= -1.132 MilliJy iter= 48393 1 3 21-MAY-2007 16:36:42 IMAGR Field 1 Clean flux density= 442.217 MilliJy 48393 comps 1 3 21-MAY-2007 16:36:42 IMAGR Total Cleaned flux density = 5.337 Jy 49515 comps 1 2 21-MAY-2007 16:36:42 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:36:42 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:36:53 IMAGR Field 1 min = -9.0 MilliJy,max = 7.2 MilliJy 1 2 21-MAY-2007 16:36:54 IMAGR BGC Clean: using 737 cell beam + residuals > 3.34 MilliJy 1 2 21-MAY-2007 16:36:54 IMAGR 15179 Residual map points loaded 1 4 21-MAY-2007 16:36:54 IMAGR Field 1 min allowed flux = 4.507 MilliJy iter= 48536 1 3 21-MAY-2007 16:36:54 IMAGR Field 1 Clean flux density= 438.821 MilliJy 48536 comps 1 3 21-MAY-2007 16:36:54 IMAGR Total Cleaned flux density = 5.333 Jy 49658 comps 1 2 21-MAY-2007 16:36:54 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:36:54 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:36:56 IMAGR Field 1 min = -6.8 MilliJy,max = 7.3 MilliJy 1 2 21-MAY-2007 16:36:57 IMAGR BGC Clean: using 171 cell beam + residuals > 2.34 MilliJy 1 2 21-MAY-2007 16:36:57 IMAGR 7381 Residual map points loaded 1 4 21-MAY-2007 16:36:57 IMAGR Field 1 min algorithm flux= -2.434 MilliJy iter= 49958 1 3 21-MAY-2007 16:36:57 IMAGR Field 1 Clean flux density= 622.285 MilliJy 49958 comps 1 3 21-MAY-2007 16:36:57 IMAGR Total Cleaned flux density = 5.517 Jy 51080 comps 1 2 21-MAY-2007 16:36:57 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:36:57 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:37:02 IMAGR Field 1 min = -8.8 MilliJy,max = 7.4 MilliJy 1 2 21-MAY-2007 16:37:03 IMAGR BGC Clean: using 737 cell beam + residuals > 3.27 MilliJy 1 2 21-MAY-2007 16:37:03 IMAGR 18766 Residual map points loaded 1 4 21-MAY-2007 16:37:04 IMAGR Field 1 min allowed flux = -4.415 MilliJy iter= 50162 1 3 21-MAY-2007 16:37:04 IMAGR Field 1 Clean flux density= 516.837 MilliJy 50162 comps 1 3 21-MAY-2007 16:37:04 IMAGR Total Cleaned flux density = 5.411 Jy 51284 comps 1 2 21-MAY-2007 16:37:04 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:37:04 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:37:06 IMAGR Field 1 min = -6.8 MilliJy,max = 7.5 MilliJy 1 2 21-MAY-2007 16:37:06 IMAGR BGC Clean: using 737 cell beam + residuals > 1.63 MilliJy 1 2 21-MAY-2007 16:37:07 IMAGR 17193 Residual map points loaded 1 4 21-MAY-2007 16:37:07 IMAGR Field 1 min allowed flux = -1.882 MilliJy iter= 50631 1 3 21-MAY-2007 16:37:07 IMAGR Field 1 Clean flux density= 503.412 MilliJy 50631 comps 1 3 21-MAY-2007 16:37:07 IMAGR Total Cleaned flux density = 5.398 Jy 51753 comps 1 2 21-MAY-2007 16:37:07 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:37:07 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:37:10 IMAGR Field 1 min = -6.3 MilliJy,max = 7.2 MilliJy 1 2 21-MAY-2007 16:37:11 IMAGR BGC Clean: using 171 cell beam + residuals > 975.80 MicroJy 1 2 21-MAY-2007 16:37:11 IMAGR 9791 Residual map points loaded 1 4 21-MAY-2007 16:37:11 IMAGR Field 1 min algorithm flux= 1.031 MilliJy iter= 52600 1 3 21-MAY-2007 16:37:11 IMAGR Field 1 Clean flux density= 490.605 MilliJy 52600 comps 1 3 21-MAY-2007 16:37:11 IMAGR Total Cleaned flux density = 5.385 Jy 53722 comps 1 2 21-MAY-2007 16:37:11 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:37:11 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:37:18 IMAGR Field 1 min = -6.2 MilliJy,max = 6.8 MilliJy 1 2 21-MAY-2007 16:37:19 IMAGR BGC Clean: using 171 cell beam + residuals > 1.16 MilliJy 1 2 21-MAY-2007 16:37:19 IMAGR 5431 Residual map points loaded 1 4 21-MAY-2007 16:37:19 IMAGR Field 1 min algorithm flux= -1.213 MilliJy iter= 53843 1 3 21-MAY-2007 16:37:19 IMAGR Field 1 Clean flux density= 514.411 MilliJy 53843 comps 1 3 21-MAY-2007 16:37:19 IMAGR Total Cleaned flux density = 5.409 Jy 54965 comps 1 2 21-MAY-2007 16:37:19 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:37:19 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:37:24 IMAGR Field 1 min = -6.4 MilliJy,max = 6.8 MilliJy 1 2 21-MAY-2007 16:37:25 IMAGR BGC Clean: using 737 cell beam + residuals > 1.29 MilliJy 1 2 21-MAY-2007 16:37:25 IMAGR 15984 Residual map points loaded 1 4 21-MAY-2007 16:37:25 IMAGR Field 1 min allowed flux = 1.749 MilliJy iter= 54042 1 3 21-MAY-2007 16:37:25 IMAGR Field 1 Clean flux density= 495.125 MilliJy 54042 comps 1 3 21-MAY-2007 16:37:25 IMAGR Total Cleaned flux density = 5.390 Jy 55164 comps 1 2 21-MAY-2007 16:37:25 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:37:25 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:37:28 IMAGR Field 1 min = -6.4 MilliJy,max = 6.7 MilliJy 1 2 21-MAY-2007 16:37:28 IMAGR BGC Clean: using 171 cell beam + residuals > 906.94 MicroJy 1 2 21-MAY-2007 16:37:28 IMAGR 14478 Residual map points loaded 1 4 21-MAY-2007 16:37:30 IMAGR Field 1 min algorithm flux= -963.010 MicroJy iter= 56491 1 3 21-MAY-2007 16:37:30 IMAGR Field 1 Clean flux density= 542.754 MilliJy 56491 comps 1 3 21-MAY-2007 16:37:30 IMAGR Total Cleaned flux density = 5.437 Jy 57613 comps 1 2 21-MAY-2007 16:37:30 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:37:30 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:37:38 IMAGR Field 1 min = -6.0 MilliJy,max = 6.6 MilliJy 1 2 21-MAY-2007 16:37:38 IMAGR BGC Clean: using 739 cell beam + residuals > 1.72 MilliJy 1 2 21-MAY-2007 16:37:39 IMAGR 19158 Residual map points loaded 1 4 21-MAY-2007 16:37:39 IMAGR Field 1 min allowed flux = -2.595 MilliJy iter= 56590 1 3 21-MAY-2007 16:37:39 IMAGR Field 1 Clean flux density= 512.386 MilliJy 56590 comps 1 3 21-MAY-2007 16:37:39 IMAGR Total Cleaned flux density = 5.407 Jy 57712 comps 1 2 21-MAY-2007 16:37:39 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:37:39 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:37:41 IMAGR Field 1 min = -6.2 MilliJy,max = 6.8 MilliJy 1 2 21-MAY-2007 16:37:41 IMAGR BGC Clean: using 171 cell beam + residuals > 1.35 MilliJy 1 2 21-MAY-2007 16:37:42 IMAGR 7054 Residual map points loaded 1 4 21-MAY-2007 16:37:42 IMAGR Field 1 min algorithm flux= 1.399 MilliJy iter= 57982 1 3 21-MAY-2007 16:37:42 IMAGR Field 1 Clean flux density= 522.128 MilliJy 57982 comps 1 3 21-MAY-2007 16:37:42 IMAGR Total Cleaned flux density = 5.417 Jy 59104 comps 1 2 21-MAY-2007 16:37:42 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:37:42 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:37:47 IMAGR Field 1 min = -6.5 MilliJy,max = 7.1 MilliJy 1 2 21-MAY-2007 16:37:48 IMAGR BGC Clean: using 737 cell beam + residuals > 1.89 MilliJy 1 2 21-MAY-2007 16:37:48 IMAGR 18329 Residual map points loaded 1 4 21-MAY-2007 16:37:48 IMAGR Field 1 min allowed flux = 2.559 MilliJy iter= 58158 1 3 21-MAY-2007 16:37:48 IMAGR Field 1 Clean flux density= 498.054 MilliJy 58158 comps 1 3 21-MAY-2007 16:37:48 IMAGR Total Cleaned flux density = 5.393 Jy 59280 comps 1 2 21-MAY-2007 16:37:48 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:37:48 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:37:51 IMAGR Field 1 min = -6.4 MilliJy,max = 7.0 MilliJy 1 2 21-MAY-2007 16:37:51 IMAGR BGC Clean: using 171 cell beam + residuals > 1.33 MilliJy 1 2 21-MAY-2007 16:37:51 IMAGR 5944 Residual map points loaded 1 4 21-MAY-2007 16:37:52 IMAGR Field 1 min algorithm flux= -1.374 MilliJy iter= 59430 1 3 21-MAY-2007 16:37:52 IMAGR Field 1 Clean flux density= 565.359 MilliJy 59430 comps 1 3 21-MAY-2007 16:37:52 IMAGR Total Cleaned flux density = 5.460 Jy 60552 comps 1 2 21-MAY-2007 16:37:52 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:37:52 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:37:57 IMAGR Field 1 min = -5.8 MilliJy,max = 6.2 MilliJy 1 2 21-MAY-2007 16:37:58 IMAGR BGC Clean: using 737 cell beam + residuals > 1.75 MilliJy 1 2 21-MAY-2007 16:37:58 IMAGR 18961 Residual map points loaded 1 4 21-MAY-2007 16:37:58 IMAGR Field 1 min allowed flux = 2.356 MilliJy iter= 59606 1 3 21-MAY-2007 16:37:58 IMAGR Field 1 Clean flux density= 527.195 MilliJy 59606 comps 1 3 21-MAY-2007 16:37:58 IMAGR Total Cleaned flux density = 5.422 Jy 60728 comps 1 2 21-MAY-2007 16:37:58 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:37:58 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:38:00 IMAGR Field 1 min = -6.2 MilliJy,max = 6.4 MilliJy 1 2 21-MAY-2007 16:38:01 IMAGR BGC Clean: using 563 cell beam + residuals > 1.02 MilliJy 1 2 21-MAY-2007 16:38:01 IMAGR 7444 Residual map points loaded 1 4 21-MAY-2007 16:38:01 IMAGR Field 1 min algorithm flux= -1.052 MilliJy iter= 60389 1 3 21-MAY-2007 16:38:01 IMAGR Field 1 Clean flux density= 523.287 MilliJy 60389 comps 1 3 21-MAY-2007 16:38:01 IMAGR Total Cleaned flux density = 5.418 Jy 61511 comps 1 2 21-MAY-2007 16:38:01 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:38:01 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:38:05 IMAGR Field 1 min = -6.0 MilliJy,max = 6.5 MilliJy 1 2 21-MAY-2007 16:38:06 IMAGR BGC Clean: using 563 cell beam + residuals > 718.87 MicroJy 1 2 21-MAY-2007 16:38:06 IMAGR 17704 Residual map points loaded 1 4 21-MAY-2007 16:38:07 IMAGR Field 1 min allowed flux = 828.505 MicroJy iter= 61318 1 3 21-MAY-2007 16:38:07 IMAGR Field 1 Clean flux density= 532.285 MilliJy 61318 comps 1 3 21-MAY-2007 16:38:07 IMAGR Total Cleaned flux density = 5.427 Jy 62440 comps 1 2 21-MAY-2007 16:38:07 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:38:07 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:38:09 IMAGR Field 2 min = -992.4 MicroJy,max = 874.8 MicroJy 1 2 21-MAY-2007 16:38:10 IMAGR BGC Clean: using 509 cell beam + residuals > 718.87 MicroJy 1 2 21-MAY-2007 16:38:10 IMAGR 32 Residual map points loaded 1 4 21-MAY-2007 16:38:10 IMAGR Field 2 min algorithm flux= -715.249 MicroJy iter= 1134 1 3 21-MAY-2007 16:38:10 IMAGR Field 2 Clean flux density= 4.894 Jy 1134 comps 1 3 21-MAY-2007 16:38:10 IMAGR Total Cleaned flux density = 5.426 Jy 62452 comps 1 2 21-MAY-2007 16:38:10 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:38:10 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:38:11 IMAGR Field 1 min = -6.2 MilliJy,max = 6.5 MilliJy 1 2 21-MAY-2007 16:38:12 IMAGR BGC Clean: using 563 cell beam + residuals > 670.08 MicroJy 1 2 21-MAY-2007 16:38:13 IMAGR 17872 Residual map points loaded 1 4 21-MAY-2007 16:38:13 IMAGR Field 1 min allowed flux = -772.466 MicroJy iter= 62218 1 3 21-MAY-2007 16:38:13 IMAGR Field 1 Clean flux density= 515.484 MilliJy 62218 comps 1 3 21-MAY-2007 16:38:13 IMAGR Total Cleaned flux density = 5.409 Jy 63352 comps 1 2 21-MAY-2007 16:38:13 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:38:13 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:38:17 IMAGR Field 1 min = -6.0 MilliJy,max = 6.5 MilliJy 1 2 21-MAY-2007 16:38:18 IMAGR BGC Clean: using 563 cell beam + residuals > 699.05 MicroJy 1 2 21-MAY-2007 16:38:18 IMAGR 14334 Residual map points loaded 1 4 21-MAY-2007 16:38:19 IMAGR Field 1 min allowed flux = 805.596 MicroJy iter= 62893 1 3 21-MAY-2007 16:38:19 IMAGR Field 1 Clean flux density= 543.846 MilliJy 62893 comps 1 3 21-MAY-2007 16:38:19 IMAGR Total Cleaned flux density = 5.438 Jy 64027 comps 1 2 21-MAY-2007 16:38:19 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:38:19 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:38:22 IMAGR Field 1 min = -6.1 MilliJy,max = 6.4 MilliJy 1 2 21-MAY-2007 16:38:23 IMAGR BGC Clean: using 563 cell beam + residuals > 726.61 MicroJy 1 2 21-MAY-2007 16:38:23 IMAGR 11216 Residual map points loaded 1 4 21-MAY-2007 16:38:24 IMAGR Field 1 min allowed flux = -837.776 MicroJy iter= 63450 1 3 21-MAY-2007 16:38:24 IMAGR Field 1 Clean flux density= 504.610 MilliJy 63450 comps 1 3 21-MAY-2007 16:38:24 IMAGR Total Cleaned flux density = 5.398 Jy 64584 comps 1 2 21-MAY-2007 16:38:24 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:38:24 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:38:27 IMAGR Field 1 min = -6.0 MilliJy,max = 6.4 MilliJy 1 2 21-MAY-2007 16:38:28 IMAGR BGC Clean: using 735 cell beam + residuals > 725.76 MicroJy 1 2 21-MAY-2007 16:38:28 IMAGR 18735 Residual map points loaded 1 4 21-MAY-2007 16:38:28 IMAGR Field 1 min allowed flux = 945.029 MicroJy iter= 63769 1 3 21-MAY-2007 16:38:28 IMAGR Field 1 Clean flux density= 538.857 MilliJy 63769 comps 1 3 21-MAY-2007 16:38:28 IMAGR Total Cleaned flux density = 5.433 Jy 64903 comps 1 2 21-MAY-2007 16:38:28 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:38:28 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:38:31 IMAGR Field 1 min = -6.1 MilliJy,max = 6.5 MilliJy 1 2 21-MAY-2007 16:38:32 IMAGR BGC Clean: using 171 cell beam + residuals > 677.97 MicroJy 1 2 21-MAY-2007 16:38:32 IMAGR 16316 Residual map points loaded 1 4 21-MAY-2007 16:38:33 IMAGR Field 1 min algorithm flux= -718.222 MicroJy iter= 66475 1 3 21-MAY-2007 16:38:33 IMAGR Field 1 Clean flux density= 416.751 MilliJy 66475 comps 1 3 21-MAY-2007 16:38:33 IMAGR Total Cleaned flux density = 5.310 Jy 67609 comps 1 2 21-MAY-2007 16:38:33 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:38:33 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:38:41 IMAGR Field 1 min = -6.0 MilliJy,max = 7.7 MilliJy 1 2 21-MAY-2007 16:38:42 IMAGR BGC Clean: using 1851 cell beam + residuals > 2.04 MilliJy 1 2 21-MAY-2007 16:38:43 IMAGR 10103 Residual map points loaded 1 4 21-MAY-2007 16:38:43 IMAGR Field 1 min allowed flux = 3.783 MilliJy iter= 66493 1 3 21-MAY-2007 16:38:43 IMAGR Field 1 Clean flux density= 425.555 MilliJy 66493 comps 1 3 21-MAY-2007 16:38:43 IMAGR Total Cleaned flux density = 5.319 Jy 67627 comps 1 2 21-MAY-2007 16:38:43 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:38:43 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:38:44 IMAGR Field 1 min = -6.1 MilliJy,max = 6.5 MilliJy 1 2 21-MAY-2007 16:38:45 IMAGR BGC Clean: using 735 cell beam + residuals > 1.45 MilliJy 1 2 21-MAY-2007 16:38:45 IMAGR 17458 Residual map points loaded 1 4 21-MAY-2007 16:38:45 IMAGR Field 1 min allowed flux = 1.899 MilliJy iter= 66791 1 3 21-MAY-2007 16:38:45 IMAGR Field 1 Clean flux density= 497.314 MilliJy 66791 comps 1 3 21-MAY-2007 16:38:45 IMAGR Total Cleaned flux density = 5.391 Jy 67925 comps 1 2 21-MAY-2007 16:38:45 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:38:45 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:38:48 IMAGR Field 1 min = -6.1 MilliJy,max = 6.6 MilliJy 1 2 21-MAY-2007 16:38:49 IMAGR BGC Clean: using 795 cell beam + residuals > 1.02 MilliJy 1 2 21-MAY-2007 16:38:49 IMAGR 14235 Residual map points loaded 1 4 21-MAY-2007 16:38:49 IMAGR Field 1 min allowed flux = -1.771 MilliJy iter= 66871 1 3 21-MAY-2007 16:38:49 IMAGR Field 1 Clean flux density= 480.009 MilliJy 66871 comps 1 3 21-MAY-2007 16:38:49 IMAGR Total Cleaned flux density = 5.374 Jy 68005 comps 1 2 21-MAY-2007 16:38:49 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:38:49 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:38:51 IMAGR Field 1 min = -6.0 MilliJy,max = 6.5 MilliJy 1 2 21-MAY-2007 16:38:52 IMAGR BGC Clean: using 563 cell beam + residuals > 768.15 MicroJy 1 2 21-MAY-2007 16:38:52 IMAGR 9906 Residual map points loaded 1 4 21-MAY-2007 16:38:52 IMAGR Field 1 min algorithm flux= 794.735 MicroJy iter= 67969 1 3 21-MAY-2007 16:38:52 IMAGR Field 1 Clean flux density= 484.491 MilliJy 67969 comps 1 3 21-MAY-2007 16:38:52 IMAGR Total Cleaned flux density = 5.378 Jy 69103 comps 1 2 21-MAY-2007 16:38:52 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:38:52 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:38:57 IMAGR Field 1 min = -6.0 MilliJy,max = 6.4 MilliJy 1 2 21-MAY-2007 16:38:58 IMAGR BGC Clean: using 171 cell beam + residuals > 632.40 MicroJy 1 2 21-MAY-2007 16:38:58 IMAGR 19686 Residual map points loaded 1 4 21-MAY-2007 16:38:59 IMAGR Field 1 Iter limit, Max resid=-800.098 MicroJy iter= 68866 1 5 21-MAY-2007 16:38:59 IMAGR Field 1 Clean flux density= 466.482 MilliJy 68866 comps 1 5 21-MAY-2007 16:38:59 IMAGR Total Cleaned flux density = 5.360 Jy 70000 comps 1 2 21-MAY-2007 16:38:59 IMAGR VISDFT: Begin DFT component subtraction 1 3 21-MAY-2007 16:38:59 IMAGR I Polarization model processed 1 4 21-MAY-2007 16:39:01 IMAGR Total Clean components 70000 reaches limit 70000 1 3 21-MAY-2007 16:39:01 IMAGR Merging the Clean components files 1 3 21-MAY-2007 16:39:01 IMAGR Field 1 compressed from 68866 to 30617 components 1 3 21-MAY-2007 16:39:01 IMAGR Field 2 compressed from 1134 to 512 components 1 4 21-MAY-2007 16:39:03 IMAGR Field 1 min = -5.9 MilliJy,max = 6.3 MilliJy 1 4 21-MAY-2007 16:39:03 IMAGR Field 2 min = -866.8 MicroJy,max = 961.1 MicroJy 1 3 21-MAY-2007 16:39:03 IMAGR Restoring Clean components 1 3 21-MAY-2007 16:39:07 IMAGR Restoring overlapped Clean components 1 3 21-MAY-2007 16:39:07 IMAGR Restore 372.815 MilliJy ( 431 CCs) from field 1 to field 2 1 3 21-MAY-2007 16:39:07 IMAGR Restore 4.894 Jy ( 512 CCs) from field 2 to field 1 1 3 21-MAY-2007 16:39:07 IMAGR Checking image max/min 1 3 21-MAY-2007 16:39:07 IMAGR Field 1 final Clean flux 5.360 Jy 1 3 21-MAY-2007 16:39:07 IMAGR Field 2 final Clean flux 5.267 Jy 1 6 21-MAY-2007 16:39:07 IMAGR Deleting UV work file: 1 4 21-MAY-2007 16:39:07 IMAGR Destroyed 1 extension files of type AN 1 4 21-MAY-2007 16:39:07 IMAGR Destroyed 1 extension files of type FQ 1 4 21-MAY-2007 16:39:07 IMAGR Destroyed UV image file: catno= 4 disk= 1 1 3 21-MAY-2007 16:39:07 IMAGR Appears to have ended successfully 1 5 21-MAY-2007 16:39:08 IMAGR thuban 31DEC07 TST: Cpu= 483.8 Real= 488 1 2 21-MAY-2007 16:39:08 AIPS Resumes 1 3 21-MAY-2007 16:39:08 AIPS SYSTEM command to be executed is: 1 3 21-MAY-2007 16:39:08 AIPS rm -f /tmp/SETFC@1328+307_X,BAND.0-1 >& /dev/null 1 5 21-MAY-2007 16:39:08 UVPLT Task UVPLT (release of 31DEC07) begins 1 2 21-MAY-2007 16:39:08 UVPLT GFINIS: number records used 671 1 2 21-MAY-2007 16:39:08 UVPLT PLTUV: 14168 Points plotted 1 2 21-MAY-2007 16:39:08 UVPLT PLTUV: Plot file version 1 created. 1 3 21-MAY-2007 16:39:08 UVPLT Appears to have ended successfully 1 5 21-MAY-2007 16:39:08 UVPLT thuban 31DEC07 TST: Cpu= 0.1 Real= 0 1 2 21-MAY-2007 16:39:08 AIPS Resumes 1 5 21-MAY-2007 16:39:08 UVPLT Task UVPLT (release of 31DEC07) begins 1 2 21-MAY-2007 16:39:08 UVPLT GFINIS: number records used 337 1 2 21-MAY-2007 16:39:08 UVPLT PLTUV: 7084 Points plotted 1 2 21-MAY-2007 16:39:08 UVPLT PLTUV: Plot file version 2 created. 1 3 21-MAY-2007 16:39:08 UVPLT Appears to have ended successfully 1 5 21-MAY-2007 16:39:08 UVPLT thuban 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 21-MAY-2007 16:39:08 AIPS Resumes 1 5 21-MAY-2007 16:39:08 UVPLT Task UVPLT (release of 31DEC07) begins 1 2 21-MAY-2007 16:39:08 UVPLT GFINIS: number records used 338 1 2 21-MAY-2007 16:39:08 UVPLT PLTUV: 7084 Points plotted 1 2 21-MAY-2007 16:39:08 UVPLT PLTUV: Plot file version 3 created. 1 3 21-MAY-2007 16:39:08 UVPLT Appears to have ended successfully 1 5 21-MAY-2007 16:39:08 UVPLT thuban 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 21-MAY-2007 16:39:08 AIPS Resumes 1 4 21-MAY-2007 16:39:08 AIPS Destroyed 1 extension files of type HI 1 4 21-MAY-2007 16:39:08 AIPS Destroyed MA image file: catno= 5 disk= 1 1 4 21-MAY-2007 16:39:08 AIPS Destroyed 1 extension files of type HI 1 4 21-MAY-2007 16:39:08 AIPS Destroyed MA image file: catno= 6 disk= 1 1 2 21-MAY-2007 16:39:08 AIPS Disk 1 in-CNO 7 renumbered as CNO 4 1 2 21-MAY-2007 16:39:08 AIPS Disk 1 in-CNO 8 renumbered as CNO 5 1 5 21-MAY-2007 16:39:08 AIPS ' ' 1 5 21-MAY-2007 16:39:08 AIPS ' ' 1 2 21-MAY-2007 16:39:08 AIPS Found in Version=ABIN 1 5 21-MAY-2007 16:39:08 AIPS '* APPEARS TO HAVE ENDED SUCCESSFULLY *' 1 0 21-MAY-2007 16:39:08 AIPS 1 0 21-MAY-2007 16:39:08 AIPS type'EMPTY CATALOG ?' checkcat 1 2 21-MAY-2007 16:39:08 AIPS Disk 1 No files needed renumbering 1 5 21-MAY-2007 16:39:08 AIPS 'EMPTY CATALOG ?' 5 1 0 21-MAY-2007 16:39:08 AIPS flatfov;nvasimage 1 5 21-MAY-2007 16:39:08 AIPS 'WARNING: ONLY ONE UV-FILE - MAYBE CHECK?' 1 2 21-MAY-2007 16:39:08 AIPS Got(1) disk= 1 user=**** type=UV 19981019.X BAND.1 1 5 21-MAY-2007 16:39:08 AIPS '10 SECOND INTEGRATIONS (GUESS)' 1 2 21-MAY-2007 16:39:08 AIPS Got(1) disk= 1 user=**** type=UV 1328+307.X BAND.1 1 5 21-MAY-2007 16:39:08 AIPS 'MINIMUM FOV :159.5726 ARCSEC RADIUS' 1 5 21-MAY-2007 16:39:08 FLATN Task FLATN (release of 31DEC07) begins 1 2 21-MAY-2007 16:39:08 FLATN Create 1328+307 .FLATN . 1 (MA) on disk 1 cno 6 1 2 21-MAY-2007 16:39:08 AIPS Resumes 1 4 21-MAY-2007 16:39:09 FLATN Field 1 included blc,trc 1 1 1678 1678 1 4 21-MAY-2007 16:39:20 FLATN Field 2 included blc,trc 724 723 952 951 1 2 21-MAY-2007 16:39:20 FLATN Now output average image 1 3 21-MAY-2007 16:39:20 FLATN Appears to have ended successfully 1 5 21-MAY-2007 16:39:20 FLATN thuban 31DEC07 TST: Cpu= 12.0 Real= 12 1 3 21-MAY-2007 16:39:21 AIPS Task FLATN has finished 1 5 21-MAY-2007 16:39:21 BLANK Task BLANK (release of 31DEC07) begins 1 2 21-MAY-2007 16:39:21 BLANK Create 1328+307 .BLANK . 1 (MA) on disk 1 cno 7 1 2 21-MAY-2007 16:39:21 AIPS Resumes 1 3 21-MAY-2007 16:39:27 BLANK Appears to have ended successfully 1 5 21-MAY-2007 16:39:27 BLANK thuban 31DEC07 TST: Cpu= 5.9 Real= 6 1 3 21-MAY-2007 16:39:27 AIPS Task BLANK has finished 1 4 21-MAY-2007 16:39:27 AIPS Destroyed 1 extension files of type HI 1 4 21-MAY-2007 16:39:27 AIPS Destroyed MA image file: catno= 6 disk= 1 1 2 21-MAY-2007 16:39:27 AIPS Disk 1 in-CNO 7 renumbered as CNO 6 1 2 21-MAY-2007 16:39:27 AIPS Disk 1 No files needed renumbering 1 2 21-MAY-2007 16:39:27 AIPS Got(1) disk= 1 user=**** type=UV 19981019.X BAND.1 1 2 21-MAY-2007 16:39:27 AIPS Got(1) disk= 1 user=**** type=UV 19981019.TASAV.1 1 2 21-MAY-2007 16:39:27 AIPS Got(1) disk= 1 user=**** type=UV 1328+307.X BAND.1 1 2 21-MAY-2007 16:39:27 AIPS Got(1) disk= 1 user=**** type=MA 1328+307.ICL001.1 1 2 21-MAY-2007 16:39:27 AIPS Got(1) disk= 1 user=**** type=MA 1328+307.ICL002.1 1 2 21-MAY-2007 16:39:27 AIPS Got(1) disk= 1 user=**** type=MA 1328+307.BLANK.1 1 2 21-MAY-2007 16:39:27 AIPS Got(1) disk= 1 user=**** type=MA 1328+307.BLANK.1 1 5 21-MAY-2007 16:39:27 AIPS Mean= 1.0045E-06 rms= 3.0087E-04 JY/BEAM over 2207069. pixels 1 5 21-MAY-2007 16:39:27 AIPS Maximum= 1.2830E-02 at 181 1223 1 1 1 1 1 1 5 21-MAY-2007 16:39:27 AIPS Skypos: RA 13 31 17.97569 DEC 30 31 45.7918 1 5 21-MAY-2007 16:39:27 AIPS Skypos: IPOL 8460.100 MHZ 1 5 21-MAY-2007 16:39:27 AIPS Minimum=-1.3670E-02 at 1162 927 1 1 1 1 1 1 5 21-MAY-2007 16:39:27 AIPS Skypos: RA 13 31 03.53334 DEC 30 30 49.5016 1 5 21-MAY-2007 16:39:27 AIPS Skypos: IPOL 8460.100 MHZ 1 5 21-MAY-2007 16:39:27 AIPS Flux density = 1.6039E-01 Jy. Beam area = 13.82 pixels 1 2 21-MAY-2007 16:39:27 AIPS Waiting for returned adverbs 1 5 21-MAY-2007 16:39:27 IMEAN Task IMEAN (release of 31DEC07) begins 1 5 21-MAY-2007 16:39:27 IMEAN Image= 1328+307 .BLANK . 1 1 xywind= 1 1 1678 1678 1 5 21-MAY-2007 16:39:27 IMEAN Mean and rms found by fitting peak in histogram: 1 5 21-MAY-2007 16:39:27 IMEAN Mean=-8.6713E-06 Rms= 2.0408E-04 **** from histogram 1 5 21-MAY-2007 16:39:27 IMEAN Mean and rms found by including all data: 1 5 21-MAY-2007 16:39:27 IMEAN Mean= 3.3577E-05 Rms= 9.1014E-03 JY/BEAM over 2210669 pixels 1 5 21-MAY-2007 16:39:27 IMEAN Flux density = 5.3698E+00 Jy. beam area = 13.82 pixels 1 5 21-MAY-2007 16:39:27 IMEAN Minimum=-1.3670E-02 at 1162 927 1 1 1 5 21-MAY-2007 16:39:27 IMEAN Skypos: RA 13 31 03.53334 DEC 30 30 49.5016 1 5 21-MAY-2007 16:39:27 IMEAN Maximum= 4.9872E+00 at 839 840 1 1 1 5 21-MAY-2007 16:39:27 IMEAN Skypos: RA 13 31 08.28806 DEC 30 30 32.9572 1 5 21-MAY-2007 16:39:27 IMEAN Skypos: IPOL 8460.100 MHZ 1 2 21-MAY-2007 16:39:27 IMEAN returns adverbs to AIPS 1 3 21-MAY-2007 16:39:27 IMEAN Appears to have ended successfully 1 5 21-MAY-2007 16:39:27 IMEAN thuban 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 21-MAY-2007 16:39:27 AIPS Resumes 1 3 21-MAY-2007 16:39:27 AIPS IMEAN was not found to be running 1 2 21-MAY-2007 16:39:27 AIPS Got(1) disk= 1 user=**** type=MA 1328+307.BLANK.1 1 2 21-MAY-2007 16:39:27 AIPS Got(O) disk= 1 user=**** type=MA 1328+307.BLANK.1 1 5 21-MAY-2007 16:39:27 PBCOR Task PBCOR (release of 31DEC07) begins 1 2 21-MAY-2007 16:39:27 PBCOR Create 1328+307 .RADCOR. 1 (MA) on disk 1 cno 7 1 2 21-MAY-2007 16:39:27 AIPS Resumes 1 3 21-MAY-2007 16:39:33 PBCOR Appears to have ended successfully 1 5 21-MAY-2007 16:39:33 PBCOR thuban 31DEC07 TST: Cpu= 6.3 Real= 6 1 3 21-MAY-2007 16:39:34 AIPS Task PBCOR has finished 1 4 21-MAY-2007 16:39:34 AIPS Destroyed 1 extension files of type HI 1 4 21-MAY-2007 16:39:34 AIPS Destroyed MA image file: catno= 6 disk= 1 1 2 21-MAY-2007 16:39:34 AIPS Disk 1 in-CNO 7 renumbered as CNO 6 1 2 21-MAY-2007 16:39:34 AIPS Disk 1 No files needed renumbering 1 2 21-MAY-2007 16:39:34 AIPS Got(1) disk= 1 user=**** type=MA 1328+307.RADCOR.1 1 2 21-MAY-2007 16:39:34 AIPS Got(O) disk= 1 user=**** type=MA 1328+307.RADCOR.1 1 5 21-MAY-2007 16:39:34 CPYRT Task CPYRT (release of 31DEC07) begins 1 2 21-MAY-2007 16:39:34 CPYRT Create 1328+307 .NVAS07. 1 (MA) on disk 1 cno 7 1 2 21-MAY-2007 16:39:34 AIPS Resumes 1 2 21-MAY-2007 16:39:34 CPYRT ZTXOP2: using translated file name = 1 2 21-MAY-2007 16:39:34 CPYRT ZTXOP2: /home/thuban2/vlbacald/Arch_Cprt 1 3 21-MAY-2007 16:39:34 CPYRT Appears to have ended successfully 1 5 21-MAY-2007 16:39:34 CPYRT thuban 31DEC07 TST: Cpu= 0.1 Real= 0 1 3 21-MAY-2007 16:39:34 AIPS Task CPYRT has finished 1 4 21-MAY-2007 16:39:34 AIPS Destroyed 1 extension files of type HI 1 4 21-MAY-2007 16:39:34 AIPS Destroyed MA image file: catno= 6 disk= 1 1 2 21-MAY-2007 16:39:34 AIPS Disk 1 in-CNO 7 renumbered as CNO 6 1 0 21-MAY-2007 16:39:34 AIPS nvasarch 1 2 21-MAY-2007 16:39:34 AIPS Disk 1 No files needed renumbering 1 5 21-MAY-2007 16:39:34 AIPS 'AS568_1998OCT19_1' 1 2 21-MAY-2007 16:39:34 AIPS Got(1) disk= 1 user=**** type=UV 19981019.X BAND.1 1 3 21-MAY-2007 16:39:34 AIPS SYSTEM command to be executed is: 1 3 21-MAY-2007 16:39:34 AIPS umask 0;mkdir $ADAT/AS568 >& /dev/null 1 5 21-MAY-2007 16:39:34 FITAB Task FITAB (release of 31DEC07) begins 1 4 21-MAY-2007 16:39:34 FITAB Writing to disk file: ADAT:AS568_1998OCT19_1_8.49F27BB.uvfits 1 3 21-MAY-2007 16:39:34 FITAB Writing UV data: User19381 Disk 1 Name 19981019.X BAND.1 1 3 21-MAY-2007 16:39:34 FITAB Writing visibilities 1 to 3931 1 3 21-MAY-2007 16:39:34 FITAB Writing HIstory to main FITS header 1 3 21-MAY-2007 16:39:34 FITAB Writing binary table of type AN 1 3 21-MAY-2007 16:39:34 FITAB Writing binary table of type NX 1 3 21-MAY-2007 16:39:34 FITAB Writing binary table of type SU 1 3 21-MAY-2007 16:39:34 FITAB Writing binary table of type FQ 1 3 21-MAY-2007 16:39:34 FITAB Writing binary table of type CL 1 3 21-MAY-2007 16:39:34 FITAB Writing binary table of type CL 1 3 21-MAY-2007 16:39:34 FITAB Writing binary table of type CL 1 3 21-MAY-2007 16:39:34 FITAB Writing binary table of type TY 1 3 21-MAY-2007 16:39:34 FITAB Writing binary table of type WX 1 3 21-MAY-2007 16:39:34 FITAB Writing binary table of type OF 1 3 21-MAY-2007 16:39:34 FITAB Writing binary table of type FG 1 3 21-MAY-2007 16:39:34 FITAB Writing binary table of type FG 1 3 21-MAY-2007 16:39:34 FITAB Writing binary table of type XX 1 3 21-MAY-2007 16:39:34 FITAB Writing binary table of type SN 1 3 21-MAY-2007 16:39:34 FITAB Writing binary table of type SN 1 2 21-MAY-2007 16:39:34 FITAB Writing binary table of type UV 1 2 21-MAY-2007 16:39:34 FITAB Writing end-of-file mark 1 3 21-MAY-2007 16:39:34 FITAB Appears to have ended successfully 1 5 21-MAY-2007 16:39:34 FITAB thuban 31DEC07 TST: Cpu= 0.1 Real= 0 1 2 21-MAY-2007 16:39:34 AIPS Resumes 1 3 21-MAY-2007 16:39:34 AIPS FITAB was not found to be running 1 2 21-MAY-2007 16:39:34 AIPS Got(1) disk= 1 user=**** type=UV 19981019.TASAV.1 1 5 21-MAY-2007 16:39:34 FITAB Task FITAB (release of 31DEC07) begins 1 4 21-MAY-2007 16:39:34 FITAB Writing to disk file: ADAT:AS568_1998OCT19_1_8.49F27BB.clfits 1 3 21-MAY-2007 16:39:34 FITAB Writing UV data: User19381 Disk 1 Name 19981019.TASAV.1 1 3 21-MAY-2007 16:39:34 FITAB Writing visibilities 1 to 1 1 3 21-MAY-2007 16:39:34 FITAB Writing HIstory to main FITS header 1 3 21-MAY-2007 16:39:34 FITAB Writing binary table of type AN 1 3 21-MAY-2007 16:39:34 FITAB Writing binary table of type NX 1 3 21-MAY-2007 16:39:34 FITAB Writing binary table of type SU 1 3 21-MAY-2007 16:39:34 FITAB Writing binary table of type FQ 1 3 21-MAY-2007 16:39:34 FITAB Writing binary table of type CL 1 3 21-MAY-2007 16:39:34 FITAB Writing binary table of type CL 1 3 21-MAY-2007 16:39:34 FITAB Writing binary table of type CL 1 3 21-MAY-2007 16:39:34 FITAB Writing binary table of type TY 1 3 21-MAY-2007 16:39:34 FITAB Writing binary table of type WX 1 3 21-MAY-2007 16:39:34 FITAB Writing binary table of type OF 1 3 21-MAY-2007 16:39:34 FITAB Writing binary table of type FG 1 3 21-MAY-2007 16:39:34 FITAB Writing binary table of type FG 1 3 21-MAY-2007 16:39:34 FITAB Writing binary table of type XX 1 3 21-MAY-2007 16:39:34 FITAB Writing binary table of type SN 1 3 21-MAY-2007 16:39:34 FITAB Writing binary table of type SN 1 2 21-MAY-2007 16:39:34 FITAB Writing binary table of type UV 1 2 21-MAY-2007 16:39:34 FITAB Writing end-of-file mark 1 3 21-MAY-2007 16:39:34 FITAB Appears to have ended successfully 1 5 21-MAY-2007 16:39:35 FITAB thuban 31DEC07 TST: Cpu= 0.1 Real= 0 1 2 21-MAY-2007 16:39:35 AIPS Resumes 1 3 21-MAY-2007 16:39:35 AIPS FITAB was not found to be running 1 3 21-MAY-2007 16:39:35 AIPS SYSTEM command to be executed is: 1 3 21-MAY-2007 16:39:35 AIPS \mv -f $ADAT/AS568_1998OCT19_1_* $ADAT/AS568 >& /dev/null 1 2 21-MAY-2007 16:39:35 AIPS Got(1) disk= 1 user=**** type=UV 1328+307.X BAND.1 1 2 21-MAY-2007 16:39:35 AIPS Got(1) disk= 1 user=**** type=MA 1328+307.ICL001.1 1 2 21-MAY-2007 16:39:35 AIPS Got(1) disk= 1 user=**** type=UV 1328+307.X BAND.1 1 3 21-MAY-2007 16:39:35 AIPS SYSTEM command to be executed is: 1 3 21-MAY-2007 16:39:35 AIPS umask 0;mkdir $aimg/J133108.2+303032 >& /dev/null 1 5 21-MAY-2007 16:39:35 FITAB Task FITAB (release of 31DEC07) begins 1 4 21-MAY-2007 16:39:35 FITAB Writing to disk file: AIMG:8.49F27BB_AS568_1998OCT19_1.uvfits 1 3 21-MAY-2007 16:39:35 FITAB Writing UV data: User19381 Disk 1 Name 1328+307.X BAND.1 1 3 21-MAY-2007 16:39:35 FITAB Writing visibilities 1 to 3542 1 3 21-MAY-2007 16:39:35 FITAB Writing HIstory to main FITS header 1 3 21-MAY-2007 16:39:35 FITAB Writing binary table of type FQ 1 3 21-MAY-2007 16:39:35 FITAB Writing binary table of type AN 1 3 21-MAY-2007 16:39:35 FITAB Writing binary table of type WX 1 3 21-MAY-2007 16:39:35 FITAB Writing binary table of type OF 1 3 21-MAY-2007 16:39:35 FITAB Writing binary table of type XX 1 2 21-MAY-2007 16:39:35 FITAB Writing binary table of type UV 1 2 21-MAY-2007 16:39:35 FITAB Writing end-of-file mark 1 3 21-MAY-2007 16:39:35 FITAB Appears to have ended successfully 1 5 21-MAY-2007 16:39:35 FITAB thuban 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 21-MAY-2007 16:39:35 AIPS Resumes 1 3 21-MAY-2007 16:39:35 AIPS FITAB was not found to be running 1 5 21-MAY-2007 16:39:35 LWPLA Task LWPLA (release of 31DEC07) begins 1 3 21-MAY-2007 16:39:35 LWPLA No clipping or scaling applied to grey scale pixels 1 6 21-MAY-2007 16:39:35 LWPLA ZLWIO: plotter file = /home/thuban2/vlbacald/img/8.49F27BB_AS5 1 6 21-MAY-2007 16:39:35 LWPLA 68_1998OCT19_1.vis.ps 1 2 21-MAY-2007 16:39:35 LWPLA Writing plot file version 3 to page 1 1 2 21-MAY-2007 16:39:35 AIPS Resumes 1 3 21-MAY-2007 16:39:35 LWPLA Appears to have ended successfully 1 5 21-MAY-2007 16:39:35 LWPLA thuban 31DEC07 TST: Cpu= 0.2 Real= 0 1 3 21-MAY-2007 16:39:35 AIPS Task LWPLA has finished 1 3 21-MAY-2007 16:39:35 AIPS SYSTEM command to be executed is: 1 3 21-MAY-2007 16:39:35 AIPS convert $aimg/8.49F27BB_AS568_1998OCT19_1.vis.ps $aimg/8.49F27BB 1 3 21-MAY-2007 16:39:35 AIPS _AS568_1998OCT19_1.vis.gif >& /dev/null 1 5 21-MAY-2007 16:39:36 LWPLA Task LWPLA (release of 31DEC07) begins 1 3 21-MAY-2007 16:39:36 LWPLA No clipping or scaling applied to grey scale pixels 1 6 21-MAY-2007 16:39:36 LWPLA ZLWIO: plotter file = /home/thuban2/vlbacald/img/8.49F27BB_AS5 1 6 21-MAY-2007 16:39:36 LWPLA 68_1998OCT19_1.ri.ps 1 2 21-MAY-2007 16:39:36 LWPLA Writing plot file version 2 to page 1 1 2 21-MAY-2007 16:39:36 AIPS Resumes 1 3 21-MAY-2007 16:39:36 LWPLA Appears to have ended successfully 1 5 21-MAY-2007 16:39:36 LWPLA thuban 31DEC07 TST: Cpu= 0.2 Real= 0 1 3 21-MAY-2007 16:39:37 AIPS Task LWPLA has finished 1 3 21-MAY-2007 16:39:37 AIPS SYSTEM command to be executed is: 1 3 21-MAY-2007 16:39:37 AIPS convert $aimg/8.49F27BB_AS568_1998OCT19_1.ri.ps $aimg/8.49F27BB_ 1 3 21-MAY-2007 16:39:37 AIPS AS568_1998OCT19_1.ri.gif >& /dev/null 1 5 21-MAY-2007 16:39:38 LWPLA Task LWPLA (release of 31DEC07) begins 1 3 21-MAY-2007 16:39:38 LWPLA No clipping or scaling applied to grey scale pixels 1 6 21-MAY-2007 16:39:38 LWPLA ZLWIO: plotter file = /home/thuban2/vlbacald/img/8.49F27BB_AS5 1 6 21-MAY-2007 16:39:38 LWPLA 68_1998OCT19_1.uv.ps 1 2 21-MAY-2007 16:39:38 LWPLA Writing plot file version 1 to page 1 1 2 21-MAY-2007 16:39:38 AIPS Resumes 1 3 21-MAY-2007 16:39:38 LWPLA Appears to have ended successfully 1 5 21-MAY-2007 16:39:38 LWPLA thuban 31DEC07 TST: Cpu= 0.4 Real= 0 1 3 21-MAY-2007 16:39:38 AIPS Task LWPLA has finished 1 3 21-MAY-2007 16:39:38 AIPS SYSTEM command to be executed is: 1 3 21-MAY-2007 16:39:38 AIPS convert $aimg/8.49F27BB_AS568_1998OCT19_1.uv.ps $aimg/8.49F27BB_ 1 3 21-MAY-2007 16:39:38 AIPS AS568_1998OCT19_1.uv.gif >& /dev/null 1 3 21-MAY-2007 16:39:39 AIPS SYSTEM command to be executed is: 1 3 21-MAY-2007 16:39:39 AIPS chmod 666 $aimg/8.49F27BB_AS568_1998OCT19_1* >& /dev/null 1 3 21-MAY-2007 16:39:39 AIPS SYSTEM command to be executed is: 1 3 21-MAY-2007 16:39:39 AIPS \mv -f $aimg/8.49F27BB_AS568_1998OCT19_1.* $aimg/J133108.2+30303 1 3 21-MAY-2007 16:39:39 AIPS 2 >& /dev/null 1 2 21-MAY-2007 16:39:39 AIPS Got(1) disk= 1 user=**** type=MA 1328+307.ICL001.1 1 2 21-MAY-2007 16:39:39 AIPS Got(1) disk= 1 user=**** type=MA 1328+307.ICL002.1 1 2 21-MAY-2007 16:39:39 AIPS Got(1) disk= 1 user=**** type=MA 1328+307.NVAS07.1 1 3 21-MAY-2007 16:39:39 AIPS SYSTEM command to be executed is: 1 3 21-MAY-2007 16:39:39 AIPS umask 0;mkdir $aimg/J133108.2+303032 >& /dev/null 1 5 21-MAY-2007 16:39:39 FITAB Task FITAB (release of 31DEC07) begins 1 4 21-MAY-2007 16:39:39 FITAB Writing to disk file: AIMG:8.49I0.66_AS568_1998OCT19_1_204.U2.58M 1 3 21-MAY-2007 16:39:39 FITAB Writing image: User19381 Disk 1 Name 1328+307.NVAS07.1 1 3 21-MAY-2007 16:39:39 FITAB Writing HIstory to main FITS header 1 3 21-MAY-2007 16:39:39 FITAB Now writing the image 1 2 21-MAY-2007 16:39:40 AIPS Resumes 1 2 21-MAY-2007 16:39:40 FITAB Writing end-of-file marks 1 3 21-MAY-2007 16:39:40 FITAB Appears to have ended successfully 1 5 21-MAY-2007 16:39:40 FITAB thuban 31DEC07 TST: Cpu= 0.2 Real= 1 1 3 21-MAY-2007 16:39:40 AIPS Task FITAB has finished 1 3 21-MAY-2007 16:39:40 AIPS SYSTEM command to be executed is: 1 3 21-MAY-2007 16:39:40 AIPS umask 0;\mv -f $aimg/8.49I0.66_AS568_1998OCT19_1_204.U2.58M $ai 1 3 21-MAY-2007 16:39:40 AIPS mg/8.49I0.66_AS568_1998OCT19_1_204.U2.58M.imfits >& /dev/null 1 3 21-MAY-2007 16:39:40 AIPS SYSTEM command to be executed is: 1 3 21-MAY-2007 16:39:40 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/8.49I0.66_AS568_1998OCT 1 3 21-MAY-2007 16:39:40 AIPS 19_1_204.U2.58M.imfits -jpeg $aimg/8.49I0.66_AS568_1998OCT19_1_2 1 3 21-MAY-2007 16:39:40 AIPS 04.U2.58M.jpg ; convert -size 150x150 $aimg/8.49I0.66_AS568_1998 1 3 21-MAY-2007 16:39:40 AIPS OCT19_1_204.U2.58M.jpg -resize 150x150 -gamma 1.5 -depth 32 $aim 1 3 21-MAY-2007 16:39:40 AIPS g/8.49I0.66_AS568_1998OCT19_1_204.U2.58M.JPG ; \mv -f $aimg/8.49 1 3 21-MAY-2007 16:39:40 AIPS I0.66_AS568_1998OCT19_1_204.U2.58M* $aimg/J133108.2+303032 >& /d 1 3 21-MAY-2007 16:39:40 AIPS ev/null 1 5 21-MAY-2007 16:39:41 AIPS 'NVASARCH DONE - CLEANING UP' 1 2 21-MAY-2007 16:39:41 AIPS Disk 1 No files needed renumbering 1 2 21-MAY-2007 16:39:41 AIPS Got(1) disk= 1 user=**** type=UV 19981019.X BAND.1 1 5 21-MAY-2007 16:39:41 AIPS 'CLEANUP SSRC, ALL:' 1 6 1 2 21-MAY-2007 16:39:41 AIPS Got(1) disk= 1 user=**** type=MA 1328+307.NVAS07.1 1 4 21-MAY-2007 16:39:41 AIPS Destroyed 1 extension files of type HI 1 4 21-MAY-2007 16:39:41 AIPS Destroyed MA image file: catno= 6 disk= 1 1 2 21-MAY-2007 16:39:41 AIPS Got(1) disk= 1 user=**** type=MA 1328+307.ICL002.1 1 4 21-MAY-2007 16:39:41 AIPS Destroyed 1 extension files of type HI 1 4 21-MAY-2007 16:39:41 AIPS Destroyed 1 extension files of type CC 1 4 21-MAY-2007 16:39:41 AIPS Destroyed MA image file: catno= 5 disk= 1 1 2 21-MAY-2007 16:39:41 AIPS Got(1) disk= 1 user=**** type=MA 1328+307.ICL001.1 1 4 21-MAY-2007 16:39:41 AIPS Destroyed 1 extension files of type HI 1 4 21-MAY-2007 16:39:41 AIPS Destroyed 1 extension files of type CC 1 4 21-MAY-2007 16:39:41 AIPS Destroyed MA image file: catno= 4 disk= 1 1 2 21-MAY-2007 16:39:41 AIPS Got(1) disk= 1 user=**** type=UV 1328+307.X BAND.1 1 4 21-MAY-2007 16:39:41 AIPS Destroyed 3 extension files of type PL 1 4 21-MAY-2007 16:39:41 AIPS Destroyed 1 extension files of type XX 1 4 21-MAY-2007 16:39:41 AIPS Destroyed 1 extension files of type OF 1 4 21-MAY-2007 16:39:41 AIPS Destroyed 1 extension files of type WX 1 4 21-MAY-2007 16:39:41 AIPS Destroyed 1 extension files of type AN 1 4 21-MAY-2007 16:39:41 AIPS Destroyed 1 extension files of type HI 1 4 21-MAY-2007 16:39:41 AIPS Destroyed 1 extension files of type FQ 1 4 21-MAY-2007 16:39:41 AIPS Destroyed UV image file: catno= 3 disk= 1 1 2 21-MAY-2007 16:39:41 AIPS Got(1) disk= 1 user=**** type=UV 19981019.TASAV.1 1 4 21-MAY-2007 16:39:41 AIPS Destroyed 2 extension files of type SN 1 4 21-MAY-2007 16:39:41 AIPS Destroyed 1 extension files of type XX 1 4 21-MAY-2007 16:39:41 AIPS Destroyed 2 extension files of type FG 1 4 21-MAY-2007 16:39:41 AIPS Destroyed 1 extension files of type OF 1 4 21-MAY-2007 16:39:41 AIPS Destroyed 1 extension files of type WX 1 4 21-MAY-2007 16:39:41 AIPS Destroyed 1 extension files of type TY 1 4 21-MAY-2007 16:39:41 AIPS Destroyed 3 extension files of type CL 1 4 21-MAY-2007 16:39:41 AIPS Destroyed 1 extension files of type FQ 1 4 21-MAY-2007 16:39:41 AIPS Destroyed 1 extension files of type SU 1 4 21-MAY-2007 16:39:41 AIPS Destroyed 1 extension files of type NX 1 4 21-MAY-2007 16:39:41 AIPS Destroyed 1 extension files of type AN 1 4 21-MAY-2007 16:39:41 AIPS Destroyed 1 extension files of type HI 1 4 21-MAY-2007 16:39:41 AIPS Destroyed UV image file: catno= 2 disk= 1 1 2 21-MAY-2007 16:39:41 AIPS Got(1) disk= 1 user=**** type=UV 19981019.X BAND.1 1 4 21-MAY-2007 16:39:41 AIPS Destroyed 2 extension files of type SN 1 4 21-MAY-2007 16:39:41 AIPS Destroyed 1 extension files of type XX 1 4 21-MAY-2007 16:39:41 AIPS Destroyed 2 extension files of type FG 1 4 21-MAY-2007 16:39:41 AIPS Destroyed 1 extension files of type HI 1 4 21-MAY-2007 16:39:41 AIPS Destroyed 1 extension files of type OF 1 4 21-MAY-2007 16:39:41 AIPS Destroyed 1 extension files of type WX 1 4 21-MAY-2007 16:39:41 AIPS Destroyed 1 extension files of type TY 1 4 21-MAY-2007 16:39:41 AIPS Destroyed 3 extension files of type CL 1 4 21-MAY-2007 16:39:41 AIPS Destroyed 1 extension files of type FQ 1 4 21-MAY-2007 16:39:41 AIPS Destroyed 1 extension files of type SU 1 4 21-MAY-2007 16:39:41 AIPS Destroyed 1 extension files of type NX 1 4 21-MAY-2007 16:39:41 AIPS Destroyed 1 extension files of type AN 1 4 21-MAY-2007 16:39:41 AIPS Destroyed UV image file: catno= 1 disk= 1 1 0 21-MAY-2007 16:39:41 AIPS tget prtmsg;prtmsg;docrt 1 /home/thuban2/vlbacald/run/AS568_1998OCT19_1.1.run finished on Mon May 21 16:39:41 MDT 2007