AIPS version = /home/auto/aips/31DEC07/LINUX/SYSTEM/VLA_PIPE/aips Prep version = Feb 28 16:13 /home/hamal2/vlbacald/bin/AVLAPREP.001 Pipe version = Apr 4 08:24 /home/hamal2/vlbacald/bin/AVLAPIPE.001 Post version = Mar 6 15:13 /home/hamal2/vlbacald/bin/AVLAPOST.001 /home/hamal2/vlbacald/run/AK456_1998SEP30_1.1.run started on Fri May 25 00:02:00 MDT 2007 ------------- SETFC FILE FOR SOURCE G980703 BELOW IS: C 1 2036 2036 23 59 06.67 08 35 07.1 00001 -1 1019 1024 1025 SETFC FILE FOR SOURCE 2346+095 BELOW IS: C 1 2036 2036 23 46 36.84 09 30 45.5 00001 -1 1019 1024 1025 C 2 246 246 23 46 36.84 09 30 46.0 00002 -1 100 128 129 Pops Prior Date Time Task Messages for user19385 2 0 25-MAY-2007 00:02:00 AIPS version'ABIN' 2 0 25-MAY-2007 00:02:00 AIPS run avlaprep 2 2 25-MAY-2007 00:02:00 AIPS Found in Version=ABIN 2 2 25-MAY-2007 00:02:00 AIPS $ Lorant Sjouwerman, versions 1.. 2005, for NRAO 2 2 25-MAY-2007 00:02:00 AIPS 2 2 25-MAY-2007 00:02:00 AIPS $$ General naming utilities - default to data disk 1 (safest of all) 2 2 25-MAY-2007 00:02:00 AIPS procedure pipedef1 2 2 25-MAY-2007 00:02:00 AIPS string*12 pnam 2 2 25-MAY-2007 00:02:00 AIPS string*6 pcls 2 2 25-MAY-2007 00:02:00 AIPS scalar pseq,pdsk 2 2 25-MAY-2007 00:02:00 AIPS pdsk=1 2 2 25-MAY-2007 00:02:00 AIPS finish 2 2 25-MAY-2007 00:02:00 AIPS pipedef1 2 2 25-MAY-2007 00:02:00 AIPS procedure namepipe 2 2 25-MAY-2007 00:02:00 AIPS pnam=inname;pcls=inclass;pseq=inseq;indisk=pdsk 2 2 25-MAY-2007 00:02:00 AIPS finish 2 2 25-MAY-2007 00:02:00 AIPS procedure pipename 2 2 25-MAY-2007 00:02:00 AIPS inname=pnam;inclass=pcls;inseq=pseq;indisk=pdsk 2 2 25-MAY-2007 00:02:00 AIPS finish 2 2 25-MAY-2007 00:02:00 AIPS 2 2 25-MAY-2007 00:02:00 AIPS procedure checkcat 2 2 25-MAY-2007 00:02:00 AIPS $LOS - count and make sure catalog starts at one (and not more than 10 files) 2 2 25-MAY-2007 00:02:00 AIPS scalar numcat 2 2 25-MAY-2007 00:02:00 AIPS clrname;indisk=pdsk;chkname;numcat=1-error 2 2 25-MAY-2007 00:02:00 AIPS $ for later: find out how to deal with CH0/LINE data in MOVE 2 2 25-MAY-2007 00:02:00 AIPS if(numcat>0)then;recat;end;clrtemp 2 2 25-MAY-2007 00:02:00 AIPS return numcat 2 2 25-MAY-2007 00:02:00 AIPS finish 2 2 25-MAY-2007 00:02:00 AIPS 2 2 25-MAY-2007 00:02:00 AIPS procedure gx 2 2 25-MAY-2007 00:02:00 AIPS $ inputs 2 2 25-MAY-2007 00:02:00 AIPS go;wait 2 2 25-MAY-2007 00:02:00 AIPS finish 2 2 25-MAY-2007 00:02:00 AIPS 2 2 25-MAY-2007 00:02:00 AIPS procedure pre_fillm 2 2 25-MAY-2007 00:02:00 AIPS $LOS - sets VLA archive defaults for fillm 2 2 25-MAY-2007 00:02:00 AIPS default fillm;outdisk=pdsk;doall=1;douvcomp=-1;cparm(8)=0.05;bparm(10)=0.75 2 2 25-MAY-2007 00:02:00 AIPS finish 2 2 25-MAY-2007 00:02:00 AIPS 2 2 25-MAY-2007 00:02:00 AIPS procedure fname 2 2 25-MAY-2007 00:02:00 AIPS return inname!!'.'!!inclass!!'.'!!char(inseq) 2 2 25-MAY-2007 00:02:00 AIPS finish 2 2 25-MAY-2007 00:02:00 AIPS 2 2 25-MAY-2007 00:02:00 AIPS procedure del 2 2 25-MAY-2007 00:02:00 AIPS error=1;zap 2 2 25-MAY-2007 00:02:00 AIPS finish 2 2 25-MAY-2007 00:02:00 AIPS 2 2 25-MAY-2007 00:02:00 AIPS procedure numants 2 2 25-MAY-2007 00:02:00 AIPS scalar numarow,numbout,numbant,numbase,idx;string*16 nameant 2 2 25-MAY-2007 00:02:00 AIPS numbout=0;keyword'NUM ROW';inext'AN';invers=0;getthead;numarow=keyvalue(1) 2 2 25-MAY-2007 00:02:00 AIPS for numbant=1:numarow 2 2 25-MAY-2007 00:02:00 AIPS pixxy=numbant,1,0;tabget;nameant=keystrng;idx=1;clrtemp 2 2 25-MAY-2007 00:02:00 AIPS while(substr(nameant,idx,idx)<>':');idx=idx+1;end 2 2 25-MAY-2007 00:02:00 AIPS if(substr(nameant,idx+1,idx+3)='OUT')then;numbout=numbout+1;end 2 2 25-MAY-2007 00:02:00 AIPS if(substr(nameant,idx+2,idx+4)='OUT')then;numbout=numbout+1;end 2 2 25-MAY-2007 00:02:00 AIPS end;numbase=(numarow-numbout);clrtemp 2 2 25-MAY-2007 00:02:00 AIPS $ type char(numarow-numbout)!!' ANTENNAS',char(numbase)!!' BASELINES' 2 2 25-MAY-2007 00:02:00 AIPS return numbase 2 2 25-MAY-2007 00:02:00 AIPS finish 2 2 25-MAY-2007 00:02:00 AIPS 2 2 25-MAY-2007 00:02:00 AIPS procedure skipdata 2 2 25-MAY-2007 00:02:00 AIPS $LOS - delete unwanted data sets - currently all but continuum X and C bands 2 2 25-MAY-2007 00:02:00 AIPS $ if(inclass='LINE')then;del;inclass'CH 0';del;type'ZAP LINE :'fname;end 2 2 25-MAY-2007 00:02:00 AIPS if((inclass='CH 0')!(inclass='LINE'))then;del;type'ZAP LINE :'fname;end 2 2 25-MAY-2007 00:02:00 AIPS if(inclass='4 BAND')then;del;type'ZAP 4-BAND :'fname;end 2 2 25-MAY-2007 00:02:00 AIPS if(inclass='P BAND')then;del;type'ZAP P-BAND :'fname;end 2 2 25-MAY-2007 00:02:00 AIPS $ if(inclass='L BAND')then;del;type'ZAP L-BAND :'fname;end 2 2 25-MAY-2007 00:02:00 AIPS $ if(inclass='U BAND')then;del;type'ZAP U-BAND :'fname;end 2 2 25-MAY-2007 00:02:00 AIPS $ if(inclass='K BAND')then;del;type'ZAP K-BAND :'fname;end 2 2 25-MAY-2007 00:02:00 AIPS $ if(inclass='Q BAND')then;del;type'ZAP Q-BAND :'fname;end;clrtemp 2 2 25-MAY-2007 00:02:00 AIPS if(error<1)then $ file not zapped, check for single dish vlbi; #vis=0 2 2 25-MAY-2007 00:02:00 AIPS task'TABGET';userid 0;inext'NX';invers=0;keyvalue=0;keystrng'' 2 2 25-MAY-2007 00:02:00 AIPS keyword'NUM ROW';getthead;pixxy=keyvalue(1),6,0;tabget;clrtemp 2 2 25-MAY-2007 00:02:00 AIPS if(keyvalue(1)=0)then;del;type'ZAP S-DISH :'fname;end 2 2 25-MAY-2007 00:02:00 AIPS if(error<1)then;idx=numants $ file not zapped, check for # ants (<9) 2 2 25-MAY-2007 00:02:00 AIPS if(idx<9)then;del;type'ZAP MINI-ARRAY ('!!char(idx)!!') :'!!fname 2 2 25-MAY-2007 00:02:00 AIPS end;clrtemp;end;end 2 2 25-MAY-2007 00:02:00 AIPS $also zap if solar/planetary/pulsar mode - su table proper motion?? 2 2 25-MAY-2007 00:02:00 AIPS $ and what about PT-link? antenna VPT is not OUT, later also EVLA names 2 2 25-MAY-2007 00:02:00 AIPS finish 2 2 25-MAY-2007 00:02:00 AIPS 2 2 25-MAY-2007 00:02:00 AIPS procedure checkids 2 2 25-MAY-2007 00:02:00 AIPS $LOS - account for fast switching source names - check on pos, qual, calco 2 2 25-MAY-2007 00:02:00 AIPS scalar ra1a,ra1b,ra2a,ra2b,dc1a,dc1b,dc2a,dc2b,n,m,l,idx 2 2 25-MAY-2007 00:02:00 AIPS scalar q1,q2 2 2 25-MAY-2007 00:02:00 AIPS string*1 co1,co2 2 2 25-MAY-2007 00:02:00 AIPS string*16 n1,n2 2 2 25-MAY-2007 00:02:00 AIPS array alist(100),blist(100) 2 2 25-MAY-2007 00:02:00 AIPS inext'SU';invers 0;keyword'NUM ROW';keyvalue 0;keystrng'';getthead 2 2 25-MAY-2007 00:02:00 AIPS n=keyvalue(1);idx=1;aparm 0;bparm 0;alist 0;blist 0 2 2 25-MAY-2007 00:02:00 AIPS if (n > 1) then 2 2 25-MAY-2007 00:02:00 AIPS for m=1:(n-1);clrtemp 2 2 25-MAY-2007 00:02:00 AIPS pixxy m,11;tabget;ra1a keyvalue(1);ra1b keyvalue(2) 2 2 25-MAY-2007 00:02:00 AIPS for l=(m+1):n;clrtemp 2 2 25-MAY-2007 00:02:00 AIPS pixxy l,11;tabget;ra2a keyvalue(1);ra2b keyvalue(2) 2 2 25-MAY-2007 00:02:00 AIPS if (abs(ra1a-ra2a)=0) then 2 2 25-MAY-2007 00:02:00 AIPS if ( abs((ra1b-ra2b)*3600*1000) < 3 ) then $ RA within 3 mas! 2 2 25-MAY-2007 00:02:00 AIPS pixxy m,12;tabget;dc1a keyvalue(1);dc1b keyvalue(2) 2 2 25-MAY-2007 00:02:00 AIPS pixxy l,12;tabget;dc2a keyvalue(1);dc2b keyvalue(2) 2 2 25-MAY-2007 00:02:00 AIPS if (abs(dc1a-dc2a)=0) then 2 2 25-MAY-2007 00:02:00 AIPS if ( abs((dc1b-dc2b)*3600*1000) < 3 ) then $ DC within 3 mas! 2 2 25-MAY-2007 00:02:00 AIPS pixxy m,3;tabget;q1 keyvalue(1);pixxy l,3;tabget;q2 keyvalue(1) 2 2 25-MAY-2007 00:02:00 AIPS if (q1=q2) then $ same qualifier; same calcode? 2 2 25-MAY-2007 00:02:00 AIPS pixxy m,4;tabget;co1 keystrng;pixxy l,4;tabget;co2 keystrng 2 2 25-MAY-2007 00:02:00 AIPS if (co1=co2) then 2 2 25-MAY-2007 00:02:00 AIPS pixxy m,1;tabget;q1 keyvalue(1) 2 2 25-MAY-2007 00:02:00 AIPS pixxy l,1;tabget;q2 keyvalue(1) 2 2 25-MAY-2007 00:02:00 AIPS pixxy m,2;tabget;n1 keystrng;pixxy l,2;tabget;n2 keystrng 2 2 25-MAY-2007 00:02:00 AIPS if (idx>100) then; 2 2 25-MAY-2007 00:02:00 AIPS type 'TOO MANY SOURCES TO DO DSORC - DO BY HAND!' 2 2 25-MAY-2007 00:02:00 AIPS type 'NEXT =.'!!char(idx)!!' DO:'!!char(l)!!'.&.'!!char(m) 2 2 25-MAY-2007 00:02:00 AIPS else 2 2 25-MAY-2007 00:02:00 AIPS if (length(n1)1) then;task'DSORC';n=0 2 2 25-MAY-2007 00:02:00 AIPS outname inname;outclass inclass;outseq inseq;outdisk indisk 2 2 25-MAY-2007 00:02:00 AIPS while (n100)then;type'TOO MANY SOURCES FOR DSORC';error 1;end;clrtemp 2 2 25-MAY-2007 00:02:00 AIPS end 2 2 25-MAY-2007 00:02:00 AIPS finish 2 2 25-MAY-2007 00:02:00 AIPS 2 2 25-MAY-2007 00:02:00 AIPS procedure checkcal 2 2 25-MAY-2007 00:02:00 AIPS $LOS Currently (Sep 22, 2005) can/will do 3C286 and 3C48 at X and C 2 2 25-MAY-2007 00:02:00 AIPS $LOS (and for now skip 3C286/3C48/3C138/3C147 Q,K,U and 3C48 L) 2 2 25-MAY-2007 00:02:00 AIPS scalar idx,jdx 2 2 25-MAY-2007 00:02:00 AIPS string*16 sname 2 2 25-MAY-2007 00:02:00 AIPS task'TABGET';userid 0;inext'SU';invers=0;keyvalue=0;keystrng'';error=1 2 2 25-MAY-2007 00:02:00 AIPS keyword'NUM ROW';getthead;idx=keyvalue(1);clrtemp 2 2 25-MAY-2007 00:02:00 AIPS for jdx=1:idx 2 2 25-MAY-2007 00:02:00 AIPS pixxy=jdx,2,0;tabget;sname=substr(keystrng,1,length(keystrng)) 2 2 25-MAY-2007 00:02:00 AIPS if(sname='3C286')then;error=-1;jdx=idx+1;end 2 2 25-MAY-2007 00:02:00 AIPS if(sname='3C48')then;error=-1;jdx=idx+1;end 2 2 25-MAY-2007 00:02:00 AIPS if(sname='3C138')then;error=-1;jdx=idx+1;end 2 2 25-MAY-2007 00:02:00 AIPS if(sname='3C147')then;error=-1;jdx=idx+1;end 2 2 25-MAY-2007 00:02:00 AIPS if(sname='3C295')then;error=-1;jdx=idx+1;end 2 2 25-MAY-2007 00:02:00 AIPS if(error>0)then $ try B1950 name 2 2 25-MAY-2007 00:02:00 AIPS if(sname='1328+307')then;error=-1;jdx=idx+1;end 2 2 25-MAY-2007 00:02:00 AIPS if(sname='0134+329')then;error=-1;jdx=idx+1;end 2 2 25-MAY-2007 00:02:00 AIPS if(sname='0518+165')then;error=-1;jdx=idx+1;end 2 2 25-MAY-2007 00:02:00 AIPS if(sname='0538+498')then;error=-1;jdx=idx+1;end 2 2 25-MAY-2007 00:02:00 AIPS if(sname='1409+524')then;error=-1;jdx=idx+1;end 2 2 25-MAY-2007 00:02:00 AIPS if(error>0)then $ try J2000 2 2 25-MAY-2007 00:02:00 AIPS if(sname='1331+305')then;error=-1;jdx=idx+1;end 2 2 25-MAY-2007 00:02:00 AIPS if(sname='0137+331')then;error=-1;jdx=idx+1;end 2 2 25-MAY-2007 00:02:00 AIPS if(sname='0521+166')then;error=-1;jdx=idx+1;end 2 2 25-MAY-2007 00:02:00 AIPS if(sname='0542+498')then;error=-1;jdx=idx+1;end 2 2 25-MAY-2007 00:02:00 AIPS if(sname='1411+522')then;error=-1;jdx=idx+1;end 2 2 25-MAY-2007 00:02:00 AIPS if(error>0)then $ try J2000 name 2 2 25-MAY-2007 00:02:00 AIPS if(sname='J1331+3030')then;error=-1;jdx=idx+1;end 2 2 25-MAY-2007 00:02:00 AIPS if(sname='J0137+3309')then;error=-1;jdx=idx+1;end 2 2 25-MAY-2007 00:02:00 AIPS if(sname='J0521+1638')then;error=-1;jdx=idx+1;end 2 2 25-MAY-2007 00:02:00 AIPS if(sname='J0542+4951')then;error=-1;jdx=idx+1;end 2 2 25-MAY-2007 00:02:00 AIPS if(sname='J1411+5212')then;error=-1;jdx=idx+1;end 2 2 25-MAY-2007 00:02:00 AIPS end;end;end;clrtemp 2 2 25-MAY-2007 00:02:00 AIPS end 2 2 25-MAY-2007 00:02:00 AIPS $ if error>0 check on coords (for different name than standard) 2 2 25-MAY-2007 00:02:00 AIPS $ but keyval not reliable to do this.. ?? 2 2 25-MAY-2007 00:02:00 AIPS $ end 2 2 25-MAY-2007 00:02:00 AIPS if(error>0)then;del;type'ZAP - NO STD CAL SRC FOR :'fname;error=1 2 2 25-MAY-2007 00:02:00 AIPS else;checkids;error=-1;end;clrtemp 2 2 25-MAY-2007 00:02:00 AIPS finish 2 2 25-MAY-2007 00:02:00 AIPS 2 2 25-MAY-2007 00:02:00 AIPS procedure j2000fix 2 2 25-MAY-2007 00:02:00 AIPS $LOS - convert data to J2000 by default use of uvfix 2 2 25-MAY-2007 00:02:00 AIPS task'UVFIX';outname=inname;outclass=inclass;outseq=inseq;outdisk=indisk 2 2 25-MAY-2007 00:02:00 AIPS shift=0;uvfixprm=0;tput uvfix;outclass'PREFIX';rename;default tabget 2 2 25-MAY-2007 00:02:00 AIPS tget uvfix;task'TABGET';inclass'PREFIX';inext'SU';pixxy 1,13,1;tabget 2 2 25-MAY-2007 00:02:00 AIPS if (keyvalue(1)<1) then; tput tabget;default tabed;tget tabget 2 2 25-MAY-2007 00:02:00 AIPS task'TABED';optype'REPL';aparm 13,0,0,2;keyvalue 1950.0 0;gx;end 2 2 25-MAY-2007 00:02:00 AIPS tget uvfix;inclass'PREFIX';gx;zap;inclass=outclass;clrtemp 2 2 25-MAY-2007 00:02:00 AIPS finish 2 2 25-MAY-2007 00:02:00 AIPS 2 2 25-MAY-2007 00:02:00 AIPS procedure datachks 2 2 25-MAY-2007 00:02:00 AIPS $LOS - delete unwanted data sets, check for standard calibrators and make J2000 2 2 25-MAY-2007 00:02:00 AIPS if(error<1)then $ file exists 2 2 25-MAY-2007 00:02:00 AIPS skipdata;if(error<1)then $ file was not zapped 2 2 25-MAY-2007 00:02:00 AIPS checkcal;if(error<1)then $ file has standard calibrator in it 2 2 25-MAY-2007 00:02:00 AIPS j2000fix 2 2 25-MAY-2007 00:02:00 AIPS $ addcalco 2 2 25-MAY-2007 00:02:00 AIPS end;end;end;clrtemp 2 2 25-MAY-2007 00:02:00 AIPS finish 2 2 25-MAY-2007 00:02:00 AIPS 2 2 25-MAY-2007 00:02:00 AIPS procedure freqchks 2 2 25-MAY-2007 00:02:00 AIPS $LOS - split up in frequency IDs, run INDXR, and remove 2 2 25-MAY-2007 00:02:00 AIPS scalar rows, nfrq 2 2 25-MAY-2007 00:02:00 AIPS if(error<1)then $ file exists 2 2 25-MAY-2007 00:02:00 AIPS inext'FQ';invers=1;keyword='NUM ROW';getthead;nfrq=keyvalue(1) 2 2 25-MAY-2007 00:02:00 AIPS if (nfrq > 1) then 2 2 25-MAY-2007 00:02:00 AIPS if (nfrq > 9) then;type' WARNING! MORE THAN 9 FREQUENCY ID-S!';end 2 2 25-MAY-2007 00:02:00 AIPS tput getthead;default'UVCOP';tget getthead;keyword='';task'UVCOP';tput 2 2 25-MAY-2007 00:02:00 AIPS for rows=1:nfrq 2 2 25-MAY-2007 00:02:00 AIPS pixxy=rows,1,1;inver=1;inext='FQ';tabget;tget;freqid=keyvalue(1) 2 2 25-MAY-2007 00:02:00 AIPS outclass=substr(inclass,1,1)!!substr(inclass,3,6)!!char(freqid) 2 2 25-MAY-2007 00:02:00 AIPS type'COPYING FREQUENCY ID #'!!char(freqid);gx 2 2 25-MAY-2007 00:02:00 AIPS default'INDXR';tget uvcop;task'INDXR';inclass outclass;gx;task'DQUAL' 2 2 25-MAY-2007 00:02:00 AIPS $out not in! ** outname=inname;outclass=inclass;outseq=inseq;outdisk=indisk;gx 2 2 25-MAY-2007 00:02:00 AIPS tget uvcop;freqid=1;clrtemp 2 2 25-MAY-2007 00:02:00 AIPS end;end;end;if(nfrq>1)then;type fname!!' SPLIT IN :'!!char(nfrq);zap;end 2 2 25-MAY-2007 00:02:00 AIPS finish 2 2 25-MAY-2007 00:02:00 AIPS 2 2 25-MAY-2007 00:02:00 AIPS procedure pre_move 2 2 25-MAY-2007 00:02:00 AIPS $LOS - moves file to another AIPS user number 2 2 25-MAY-2007 00:02:00 AIPS default move;indisk=pdsk;outseq=-1;opcode'MOVE';clrtemp 2 2 25-MAY-2007 00:02:00 AIPS finish 2 2 25-MAY-2007 00:02:00 AIPS 2 2 25-MAY-2007 00:02:00 AIPS procedure expid 2 2 25-MAY-2007 00:02:00 AIPS string*20 expnm 2 2 25-MAY-2007 00:02:00 AIPS string*75 expmsg 2 2 25-MAY-2007 00:02:00 AIPS return expnm 2 2 25-MAY-2007 00:02:00 AIPS finish 2 2 25-MAY-2007 00:02:00 AIPS type expid 2 5 25-MAY-2007 00:02:00 AIPS ' ' 2 0 25-MAY-2007 00:02:00 AIPS run avlapipe 2 2 25-MAY-2007 00:02:00 AIPS Found in Version=ABIN 2 2 25-MAY-2007 00:02:00 AIPS $ 2 2 25-MAY-2007 00:02:00 AIPS $ Ver 1.0 : Copy of private Ver 3.0 of VLARUN (public version is 2.5): 2 2 25-MAY-2007 00:02:00 AIPS $ was 3.0 : Add PLVER (in goplt) for plot files and to include TASAV (12MAY04) 2 2 25-MAY-2007 00:02:00 AIPS $ Repositioned inseq=0 to safeguard to SU-tab confusion (12NOV04) 2 2 25-MAY-2007 00:02:00 AIPS $ Rearanged inputs and options, added integration time calculation, 2 2 25-MAY-2007 00:02:00 AIPS $ QUACK, selective plotting, INNAME vs DOCAT, alternative flux cal, 2 2 25-MAY-2007 00:02:00 AIPS $ selective imaging, SCIMG for targets, use model in CALIB, find VLA 2 2 25-MAY-2007 00:02:00 AIPS $ array, use model,.. 2 2 25-MAY-2007 00:02:00 AIPS $ 2 2 25-MAY-2007 00:02:00 AIPS $Next vers add polarization calibration, SCIMG->SCIMG? 2 2 25-MAY-2007 00:02:00 AIPS $ find imsize, find cutoffflux, include infile 2 2 25-MAY-2007 00:02:00 AIPS $--------------------------------------------------------------- 2 2 25-MAY-2007 00:02:00 AIPS $0000000011111111112222222222333333333344444444445555555555666666666677777777778 2 2 25-MAY-2007 00:02:00 AIPS $2345678901234567890123456789012345678901234567890123456789012345678901234567890 2 2 25-MAY-2007 00:02:00 AIPS $=============================================== 2 2 25-MAY-2007 00:02:00 AIPS $! Calibrating amplitude and phase, and imaging VLA data 2 2 25-MAY-2007 00:02:00 AIPS $# RUN POPS VLA UTILITY CALIBRATION IMAGING 2 2 25-MAY-2007 00:02:00 AIPS $--------------------------------------------------------------- 2 2 25-MAY-2007 00:02:00 AIPS $; Copyright (C) 2002-2006 2 2 25-MAY-2007 00:02:00 AIPS $; Associated Universities, Inc. Washington DC, USA. 2 2 25-MAY-2007 00:02:00 AIPS $; 2 2 25-MAY-2007 00:02:00 AIPS $; This program is free software; you can redistribute it and/or 2 2 25-MAY-2007 00:02:00 AIPS $; modify it under the terms of the GNU General Public License as 2 2 25-MAY-2007 00:02:00 AIPS $; published by the Free Software Foundation; either version 2 of 2 2 25-MAY-2007 00:02:00 AIPS $; the License, or (at your option) any later version. 2 2 25-MAY-2007 00:02:00 AIPS $; 2 2 25-MAY-2007 00:02:00 AIPS $; This program is distributed in the hope that it will be useful, 2 2 25-MAY-2007 00:02:00 AIPS $; but WITHOUT ANY WARRANTY; without even the implied warranty of 2 2 25-MAY-2007 00:02:00 AIPS $; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 2 2 25-MAY-2007 00:02:00 AIPS $; GNU General Public License for more details. 2 2 25-MAY-2007 00:02:00 AIPS $; 2 2 25-MAY-2007 00:02:00 AIPS $; You should have received a copy of the GNU General Public 2 2 25-MAY-2007 00:02:00 AIPS $; License along with this program; if not, write to the Free 2 2 25-MAY-2007 00:02:00 AIPS $; Software Foundation, Inc., 675 Massachusetts Ave, Cambridge, 2 2 25-MAY-2007 00:02:00 AIPS $; MA 02139, USA. 2 2 25-MAY-2007 00:02:00 AIPS $; 2 2 25-MAY-2007 00:02:00 AIPS $; Correspondence concerning AIPS should be addressed as follows: 2 2 25-MAY-2007 00:02:00 AIPS $; Internet email: aipsmail@nrao.edu. 2 2 25-MAY-2007 00:02:00 AIPS $; Postal address: AIPS Project Office 2 2 25-MAY-2007 00:02:00 AIPS $; National Radio Astronomy Observatory 2 2 25-MAY-2007 00:02:00 AIPS $; 520 Edgemont Road 2 2 25-MAY-2007 00:02:00 AIPS $; Charlottesville, VA 22903-2475 USA 2 2 25-MAY-2007 00:02:00 AIPS $--------------------------------------------------------------- 2 2 25-MAY-2007 00:02:00 AIPS $=============================================================== 2 2 25-MAY-2007 00:02:00 AIPS 2 2 25-MAY-2007 00:02:00 AIPS procedure pipeinit 2 2 25-MAY-2007 00:02:00 AIPS scalar lsdisk,lsname,lsrant,lscont,lserr,lsplot,lsflag,k,lsflux,lstarg,lsmodl 2 2 25-MAY-2007 00:02:00 AIPS scalar lsids,star,tint,fsw,kj 2 2 25-MAY-2007 00:02:00 AIPS string*2 lstyp 2 2 25-MAY-2007 00:02:00 AIPS string*3 lsvla 2 2 25-MAY-2007 00:02:00 AIPS string*6 lsidc,lsstrng 2 2 25-MAY-2007 00:02:00 AIPS string*16 lsidn,lscal 2 2 25-MAY-2007 00:02:00 AIPS string*16 lsampcal(20),lsbndcal(5),lsphacal(20),lspntcal(25),lsallcal(30), 2 2 25-MAY-2007 00:02:00 AIPS array lsbadd(10),lsparm(16),lssid(1000) $ D=1,C=3.3,B=10.8,A=35.4,PT=73 2 2 25-MAY-2007 00:02:00 AIPS finish 2 2 25-MAY-2007 00:02:00 AIPS pipeinit 2 2 25-MAY-2007 00:02:00 AIPS 2 2 25-MAY-2007 00:02:00 AIPS procedure pipeinpt 2 2 25-MAY-2007 00:02:00 AIPS lsampcal '3C48', '0134+329','0137+331','J0137+3309' 2 2 25-MAY-2007 00:02:00 AIPS lsampcal(5)~ '3C138','0518+165','0521+166','J0521+1638' 2 2 25-MAY-2007 00:02:00 AIPS lsampcal(9)~ '3C147','0538+498','0542+498','J0542+4951' 2 2 25-MAY-2007 00:02:00 AIPS lsampcal(13)~'3C286','1328+307','1331+305','J1331+3030' 2 2 25-MAY-2007 00:02:00 AIPS lsampcal(17)~'3C295','1409+524','1411+522','J1411+5212' 2 2 25-MAY-2007 00:02:00 AIPS lserr=0;lsbadd=baddisk;lsdisk=indisk;lsname=docat 2 2 25-MAY-2007 00:02:00 AIPS lsidn=inname;lsidc=inclass;lsids=inseq;lstyp'UV';fsw=doalign;lsflag=flagver 2 2 25-MAY-2007 00:02:00 AIPS lsparm(2)=solint;lsparm(13)=factor;lsrant=refant;lsmodl=domodel 2 2 25-MAY-2007 00:02:00 AIPS lscal=keystrng;lsflux=flux;lsparm(3)=uvrange(1);lsparm(4)=uvrange(2) 2 2 25-MAY-2007 00:02:00 AIPS for k=1:20;lsphacal(k)=sources(k);end;for k=1:5;lsbndcal(k)=calsour(k);end 2 2 25-MAY-2007 00:02:00 AIPS lsparm(11)=dopol;lsparm(12)=bpa;lscont=docont;lsplot=plver;lsparm(1)=doall 2 2 25-MAY-2007 00:02:00 AIPS lsparm(5)=doarray;lsparm(6)=imsize(1);lsparm(7)=niter;lsparm(8)=cutoff 2 2 25-MAY-2007 00:02:00 AIPS lsparm(9)=docal;lsparm(10)=doresid 2 2 25-MAY-2007 00:02:00 AIPS $ check input values 2 2 25-MAY-2007 00:02:00 AIPS $->lsbadd 2 2 25-MAY-2007 00:02:00 AIPS if (lsdisk<=0) then;lserr=1;type'SPECIFY THE INDISK';end 2 2 25-MAY-2007 00:02:00 AIPS if(lsname<=0)then;inname=lsidn;inclass=lsidc;inseq=lsids;intype=lstyp;chkname 2 2 25-MAY-2007 00:02:00 AIPS if (error<>0) then 2 2 25-MAY-2007 00:02:00 AIPS lserr=2; type 'SPECIFY INNAME, ETC, OR THE CATALOG NUMBER = DOCAT' 2 2 25-MAY-2007 00:02:00 AIPS else 2 2 25-MAY-2007 00:02:00 AIPS userid=0;k=1;lsname=0 2 2 25-MAY-2007 00:02:00 AIPS while (lsname=0);egetname k 2 2 25-MAY-2007 00:02:00 AIPS if (( (lsidn=inname)&(lsidc=inclass) )&(lsids=inseq)) then 2 2 25-MAY-2007 00:02:00 AIPS lsname=k;lsidn=inname;lsidc=inclass;lsids=inseq;lstyp=intype 2 2 25-MAY-2007 00:02:00 AIPS else;k=k+1;end;end;end;else 2 2 25-MAY-2007 00:02:00 AIPS if ( ((inname <> '')!(inclass <> '')) ! (inseq <> 0) ) then 2 2 25-MAY-2007 00:02:00 AIPS lserr=2; type 'DO NOT SPECIFY BOTH INNAME, ETC, AND VARIABLE DOCAT' 2 2 25-MAY-2007 00:02:00 AIPS else 2 2 25-MAY-2007 00:02:00 AIPS getname(lsname);lsidn=inname;lsidc=inclass;lsids=inseq;lstyp=intype 2 2 25-MAY-2007 00:02:00 AIPS end 2 2 25-MAY-2007 00:02:00 AIPS end 2 2 25-MAY-2007 00:02:00 AIPS 2 2 25-MAY-2007 00:02:00 AIPS $->inname 2 2 25-MAY-2007 00:02:00 AIPS $->inclass 2 2 25-MAY-2007 00:02:00 AIPS $->inseq 2 2 25-MAY-2007 00:02:00 AIPS $->fsw 2 2 25-MAY-2007 00:02:00 AIPS $->lsflag 2 2 25-MAY-2007 00:02:00 AIPS if (lsparm(2)<=0) then; lserr=3; type 'SPECIFY THE SOLUTION INTERVAL';end 2 2 25-MAY-2007 00:02:00 AIPS if (lsparm(13)<1)then;lsparm(13)=1;type'FACTOR<1 QUESTIONABLE, SET TO 1';end 2 2 25-MAY-2007 00:02:00 AIPS if (lsrant<=0)then;lsrant=0;type'AIPS WILL CHOOSE THE REFERENCE ANTENNA';end 2 2 25-MAY-2007 00:02:00 AIPS if ( (lsmodl>0) & (length(lscal)>0) ) then 2 2 25-MAY-2007 00:02:00 AIPS lserr=4;type 'CANNOT USE STANDARD SOURCE MODEL FOR ALTERNATIVE CALIBRATOR' 2 2 25-MAY-2007 00:02:00 AIPS end 2 2 25-MAY-2007 00:02:00 AIPS $->lscal 2 2 25-MAY-2007 00:02:00 AIPS if (length(lscal)<>0) then 2 2 25-MAY-2007 00:02:00 AIPS type 'USING NON-STANDARD AMPLITUDE CALIBRATOR, FLUX, UVRANGE :' 2 2 25-MAY-2007 00:02:00 AIPS type lscal, lsflux, lsparm(3), lsparm(4);lsampcal='';lsampcal(1)=lscal 2 2 25-MAY-2007 00:02:00 AIPS end 2 2 25-MAY-2007 00:02:00 AIPS 2 2 25-MAY-2007 00:02:00 AIPS $->lsflux 2 2 25-MAY-2007 00:02:00 AIPS $-> #3+#4 uvrange 2 2 25-MAY-2007 00:02:00 AIPS for i=1:20;for j=1:16;if(substr(lsphacal(i),j,j)='*')then;if (lserr<>7) then 2 2 25-MAY-2007 00:02:00 AIPS if((i=1)&(j=1))then;star=1;else; 2 2 25-MAY-2007 00:02:00 AIPS star=-1;lserr=7;type'ONLY USE * IN THE 1ST CHARACTER OF THE 1ST SOURCE' 2 2 25-MAY-2007 00:02:00 AIPS end;end;end;end;clrtemp;end 2 2 25-MAY-2007 00:02:00 AIPS if (lsname>0) then; indisk=lsdisk; getname(lsname); clrtemp 2 2 25-MAY-2007 00:02:00 AIPS if ( (inclass='CH 0') & (substr(lsbndcal(1),1,1) = ' ') ) then 2 2 25-MAY-2007 00:02:00 AIPS lserr=8;type 'SPECIFY THE BANDPASS CALIBRATOR = CALSOUR' 2 2 25-MAY-2007 00:02:00 AIPS end;end;clrtemp 2 2 25-MAY-2007 00:02:00 AIPS $-> #11 dopol 2 2 25-MAY-2007 00:02:00 AIPS $-> #12 bpa 2 2 25-MAY-2007 00:02:00 AIPS $->lscont 2 2 25-MAY-2007 00:02:00 AIPS $->lsplot 2 2 25-MAY-2007 00:02:00 AIPS if (lsparm(1) > 0) then 2 2 25-MAY-2007 00:02:00 AIPS if (lsparm(5)<0) then;type 'SETFC WILL DETERMINE THE CELL SIZE' 2 2 25-MAY-2007 00:02:00 AIPS else; 2 2 25-MAY-2007 00:02:00 AIPS if (lsparm(5)=0) then; 2 2 25-MAY-2007 00:02:00 AIPS keyword='TELESCOP';gethead; 2 2 25-MAY-2007 00:02:00 AIPS if (substr(keystrng,1,3)<>'VLA') then; 2 2 25-MAY-2007 00:02:00 AIPS lserr=5; type 'CANNOT DETERMINE ARRAY - THIS IS NOT THE VLA' 2 2 25-MAY-2007 00:02:00 AIPS else;keyword'NUM ROW';inext'AN';invers=0;getthead;k=keyvalue(1) 2 2 25-MAY-2007 00:02:00 AIPS for j=1:k 2 2 25-MAY-2007 00:02:00 AIPS pixxy=j,1,0;tabget;i=1;clrtemp 2 2 25-MAY-2007 00:02:00 AIPS while((substr(keystrng,i,i)<>':')&(i<9));i=i+1;end 2 2 25-MAY-2007 00:02:00 AIPS if (substr(keystrng,i+1,i+1)<>' ')then; 2 2 25-MAY-2007 00:02:00 AIPS lsvla=substr(keystrng,i+1,i+3);else 2 2 25-MAY-2007 00:02:00 AIPS lsvla=substr(keystrng,i+2,i+4);end 2 2 25-MAY-2007 00:02:00 AIPS if ((lsvla<>'OUT')&(lsvla<>'MPD'))then; 2 2 25-MAY-2007 00:02:00 AIPS if (lsvla='VPT')then;lsparm(5)=75;else 2 2 25-MAY-2007 00:02:00 AIPS if (substr(keystrng,i+1,i+1)<>' ')then; 2 2 25-MAY-2007 00:02:00 AIPS keyword=substr(keystrng,i+2,i+8);else 2 2 25-MAY-2007 00:02:00 AIPS keyword=substr(keystrng,i+3,i+9);end 2 2 25-MAY-2007 00:02:00 AIPS lsparm(5)=max(lsparm(5),value(keyword));clrtemp;end;end;end 2 2 25-MAY-2007 00:02:00 AIPS if (lsparm(5)<75) then;if (lsparm(5)>36) then;lsparm(5)=36;else 2 2 25-MAY-2007 00:02:00 AIPS if (lsparm(5)>18) then;lsparm(5)=11;else 2 2 25-MAY-2007 00:02:00 AIPS if(lsparm(5)>9)then;lsparm(5)=3.5;else;lsparm(5)=1;end;end;end;end 2 2 25-MAY-2007 00:02:00 AIPS end;if(lsparm(5)=0)then;lserr=5;type'WHAT ARRAY?! USE DOARRAY';else 2 2 25-MAY-2007 00:02:00 AIPS if(lsparm(5)>0)then 2 2 25-MAY-2007 00:02:00 AIPS type char(lsparm(5))!!' KILOMETERS WILL BE USED AS MAXIMUM BASELINE' 2 2 25-MAY-2007 00:02:00 AIPS end;end;end;end 2 2 25-MAY-2007 00:02:00 AIPS if (lsparm(6)>=0)then;if((lsparm(6)<128)!(imsize(2)<128))then 2 2 25-MAY-2007 00:02:00 AIPS lserr=6; type 'SPECIFY THE IMSIZE CORRECTLY (>127 OR <0)';end;end 2 2 25-MAY-2007 00:02:00 AIPS 2 2 25-MAY-2007 00:02:00 AIPS $-> #7 niter 2 2 25-MAY-2007 00:02:00 AIPS if (lsparm(7) < 0) then; lsparm(7) = 7e4; end 2 2 25-MAY-2007 00:02:00 AIPS $-> #8 cutoff 2 2 25-MAY-2007 00:02:00 AIPS $-> #9 docal 2 2 25-MAY-2007 00:02:00 AIPS $-> #10 doresid 2 2 25-MAY-2007 00:02:00 AIPS 2 2 25-MAY-2007 00:02:00 AIPS end 2 2 25-MAY-2007 00:02:00 AIPS finish 2 2 25-MAY-2007 00:02:00 AIPS 2 2 25-MAY-2007 00:02:00 AIPS procedure getidn 2 2 25-MAY-2007 00:02:00 AIPS indisk=lsdisk;inname=lsidn;inclass=lsidc;inseq=lsids;intype=lstyp 2 2 25-MAY-2007 00:02:00 AIPS finish 2 2 25-MAY-2007 00:02:00 AIPS 2 2 25-MAY-2007 00:02:00 AIPS procedure gx 2 2 25-MAY-2007 00:02:00 AIPS $ inputs 2 2 25-MAY-2007 00:02:00 AIPS go;wait 2 2 25-MAY-2007 00:02:00 AIPS finish 2 2 25-MAY-2007 00:02:00 AIPS 2 2 25-MAY-2007 00:02:00 AIPS procedure getset 2 2 25-MAY-2007 00:02:00 AIPS default;getidn;clrtemp 2 2 25-MAY-2007 00:02:00 AIPS finish 2 2 25-MAY-2007 00:02:00 AIPS 2 2 25-MAY-2007 00:02:00 AIPS procedure lsclrcal 2 2 25-MAY-2007 00:02:00 AIPS $ consolidate lists, deal with calcode='*' later 2 2 25-MAY-2007 00:02:00 AIPS scalar lsidx,l,m,n 2 2 25-MAY-2007 00:02:00 AIPS task'TABGET';getset;inext'NX';invers 0;keyvalue=0;keystrng'' 2 2 25-MAY-2007 00:02:00 AIPS keyword'NUM ROW';getthead;lsidx=keyvalue(1);clrtemp;n=0;lssid=0 2 2 25-MAY-2007 00:02:00 AIPS if (keyvalue(1)>1000)then;type'WARNING: MORE THAN 1000 SCANS !';end 2 2 25-MAY-2007 00:02:00 AIPS for i=1:lsidx $ remember source number 2 2 25-MAY-2007 00:02:00 AIPS pixxy=i,3,0;tabget;error=0 2 2 25-MAY-2007 00:02:00 AIPS for l=1:n;if(lssid(l)=keyvalue(1))then;error=1;end;end;clrtemp 2 2 25-MAY-2007 00:02:00 AIPS if(error=0)then;n=n+1;lssid(n)=keyvalue(1);end 2 2 25-MAY-2007 00:02:00 AIPS end;inext'SU';invers 0;keyvalue=0;keystrng'';keyword'NUM ROW' 2 2 25-MAY-2007 00:02:00 AIPS getthead;lsidx=keyvalue(1);clrtemp;sources'';l=1;m=1;n=1 2 2 25-MAY-2007 00:02:00 AIPS for i=1:lsidx 2 2 25-MAY-2007 00:02:00 AIPS pixxy=i,2,0;tabget;k=length(keystrng);j=0;clrtemp 2 2 25-MAY-2007 00:02:00 AIPS while (j<20);j=j+1;if (substr(lsampcal(j),1,k)=substr(keystrng,1,k)) then 2 2 25-MAY-2007 00:02:00 AIPS lsampcal(l)=lsampcal(j);j=30;lsparm(14)=l;l=l+1;end;end;j=0;clrtemp 2 2 25-MAY-2007 00:02:00 AIPS while (j<20);j=j+1;if (substr(lsphacal(j),1,k)=substr(keystrng,1,k)) then 2 2 25-MAY-2007 00:02:00 AIPS lsphacal(m)=lsphacal(j);j=30;lsparm(15)=m;m=m+1;end;end;j=0;clrtemp 2 2 25-MAY-2007 00:02:00 AIPS while (j<5);j=j+1;if (substr(lsbndcal(j),1,k)=substr(keystrng,1,k)) then 2 2 25-MAY-2007 00:02:00 AIPS lsbndcal(n)=lsbndcal(j);j=30;lsparm(16)=n;n=n+1;end;end;clrtemp 2 2 25-MAY-2007 00:02:00 AIPS end;lspntcal'';lsallcal'';for j=l:20;lsampcal(j)='';end 2 2 25-MAY-2007 00:02:00 AIPS for j=m:20;lsphacal(j)='';end;for j=n:5;lsbndcal(j)='';end 2 2 25-MAY-2007 00:02:00 AIPS for j=1:lsparm(15);lspntcal(j)=lsphacal(j);end;k=lsparm(15) 2 2 25-MAY-2007 00:02:00 AIPS for j=1:lsparm(16);lspntcal(j+k)=lsbndcal(j);end;j=0;l=1;clrtemp 2 2 25-MAY-2007 00:02:00 AIPS while (j<(lsparm(15)+lsparm(16)));j=j+1;if (length(lspntcal(j))>0) then 2 2 25-MAY-2007 00:02:00 AIPS lspntcal(l)=lspntcal(j);if(l<>j)then;lspntcal(j)='';end;l=l+1;end;end 2 2 25-MAY-2007 00:02:00 AIPS $here - clean up pnt cal for doubles - subtract from total count below 2 2 25-MAY-2007 00:02:00 AIPS k=lsparm(15)+lsparm(16);for j=1:k;lsallcal(j)=lspntcal(j);end;l=1 2 2 25-MAY-2007 00:02:00 AIPS for j=1:lsparm(14);i=length(lsampcal(j));lsidx=0;m=j 2 2 25-MAY-2007 00:02:00 AIPS while ((lsidx0) then;lsallcal(l)=lsallcal(j) 2 2 25-MAY-2007 00:02:00 AIPS if(l<>j)then;lsallcal(j)='';end;l=l+1;end;end 2 2 25-MAY-2007 00:02:00 AIPS $typ 'LSAMPCAL, LSPHACAL, LSBNDCAL, LSPNTCAL, AND LSALLCAL :' 2 2 25-MAY-2007 00:02:00 AIPS $typ lsampcal; typ lsphacal; typ lsbndcal; typ lspntcal; typ lsallcal; 2 2 25-MAY-2007 00:02:00 AIPS return;clrtemp 2 2 25-MAY-2007 00:02:00 AIPS finish 2 2 25-MAY-2007 00:02:00 AIPS 2 2 25-MAY-2007 00:02:00 AIPS procedure numtab(lsstrng) 2 2 25-MAY-2007 00:02:00 AIPS keystrng'';j=0;clrtemp 2 2 25-MAY-2007 00:02:00 AIPS while ((j<15)&(keystrng<>lsstrng)) 2 2 25-MAY-2007 00:02:00 AIPS j=j+1;keyword'EXTYPE'!!char(j);gethead;end;clrtemp 2 2 25-MAY-2007 00:02:00 AIPS if (keystrng=lsstrng) then 2 2 25-MAY-2007 00:02:00 AIPS keyword'EXTVER'!!char(j);gethead;else;keyvalue=0;end 2 2 25-MAY-2007 00:02:00 AIPS keyword'';keystrng'';clrtemp 2 2 25-MAY-2007 00:02:00 AIPS return keyvalue(1);finish 2 2 25-MAY-2007 00:02:00 AIPS 2 2 25-MAY-2007 00:02:00 AIPS procedure numbasel 2 2 25-MAY-2007 00:02:00 AIPS scalar numarow,numbout,numbant,numbase,idx;string*16 nameant 2 2 25-MAY-2007 00:02:00 AIPS numbout=0;keyword'NUM ROW';inext'AN';invers=0;getthead;numarow=keyvalue(1) 2 2 25-MAY-2007 00:02:00 AIPS for numbant=1:numarow 2 2 25-MAY-2007 00:02:00 AIPS pixxy=numbant,1,0;tabget;nameant=keystrng;idx=1;clrtemp 2 2 25-MAY-2007 00:02:00 AIPS while(substr(nameant,idx,idx)<>':');idx=idx+1;end 2 2 25-MAY-2007 00:02:00 AIPS if(substr(nameant,idx+1,idx+3)='OUT')then;numbout=numbout+1;end 2 2 25-MAY-2007 00:02:00 AIPS if(substr(nameant,idx+2,idx+4)='OUT')then;numbout=numbout+1;end 2 2 25-MAY-2007 00:02:00 AIPS end;numbase=(numarow-numbout)*(numarow-numbout-1)/2;clrtemp 2 2 25-MAY-2007 00:02:00 AIPS $ type char(numarow-numbout)!!' ANTENNAS',char(numbase)!!' BASELINES' 2 2 25-MAY-2007 00:02:00 AIPS return numbase 2 2 25-MAY-2007 00:02:00 AIPS finish 2 2 25-MAY-2007 00:02:00 AIPS 2 2 25-MAY-2007 00:02:00 AIPS procedure calcintt 2 2 25-MAY-2007 00:02:00 AIPS scalar numxrow,numscan,numbbeg,numbend,numcnst,sum,avr,rms,rmax;rmax=300 2 2 25-MAY-2007 00:02:00 AIPS array interval(1000),numbvis(1000);avr=0;if(rmax>1000)then;rmax=1000;end 2 2 25-MAY-2007 00:02:00 AIPS if (numtab('NX')<1) then;type'NOT MULTISOURCE - NO INTTIME CALCULATED' 2 2 25-MAY-2007 00:02:00 AIPS else 2 2 25-MAY-2007 00:02:00 AIPS keyword'NUM ROW';inext'NX';invers 0;getthead;numxrow=keyvalue(1) 2 2 25-MAY-2007 00:02:00 AIPS if(numxrow>rmax)then;numxrow rmax;end 2 2 25-MAY-2007 00:02:00 AIPS for numscan=1:numxrow;clrtemp 2 2 25-MAY-2007 00:02:00 AIPS pixxy=numscan,2,0;tabget;interval(numscan)=86400*keyvalue(1) 2 2 25-MAY-2007 00:02:00 AIPS pixxy=numscan,5,0;tabget;numbbeg=keyvalue(1) 2 2 25-MAY-2007 00:02:00 AIPS pixxy=numscan,6,0;tabget;numbend=keyvalue(1) 2 2 25-MAY-2007 00:02:00 AIPS numbvis(numscan)=numbend-numbbeg+1;avr=max(avr,numbvis(numscan)) 2 2 25-MAY-2007 00:02:00 AIPS end;numcnst=numbasel;sum=0 2 2 25-MAY-2007 00:02:00 AIPS if (avr > 0) then 2 2 25-MAY-2007 00:02:00 AIPS for numscan=1:numxrow;if (numbvis(numscan)>0) then 2 2 25-MAY-2007 00:02:00 AIPS sum=sum+( (numcnst*interval(numscan)) / numbvis(numscan) ) 2 2 25-MAY-2007 00:02:00 AIPS end;end;clrtemp;avr=sum/numxrow;sum=0 2 2 25-MAY-2007 00:02:00 AIPS for numscan=1:numxrow;if (numbvis(numscan)>0) then 2 2 25-MAY-2007 00:02:00 AIPS sum=sum+((numcnst*interval(numscan))/numbvis(numscan)-avr)**2 2 2 25-MAY-2007 00:02:00 AIPS end;end;clrtemp;rms=sum/numxrow;clrtemp;end 2 2 25-MAY-2007 00:02:00 AIPS $ type char(numxrow)!!' SCANS/SAMPLES WITH RMS(SEC) +/-'!!char(rms) 2 2 25-MAY-2007 00:02:00 AIPS $ type char(avr)!!' SECOND INTEGRATIONS (APPROXIMATELY)' 2 2 25-MAY-2007 00:02:00 AIPS end 2 2 25-MAY-2007 00:02:00 AIPS return avr 2 2 25-MAY-2007 00:02:00 AIPS finish 2 2 25-MAY-2007 00:02:00 AIPS 2 2 25-MAY-2007 00:02:00 AIPS procedure guesintt 2 2 25-MAY-2007 00:02:00 AIPS scalar intcst,intavr,intmod,intime 2 2 25-MAY-2007 00:02:00 AIPS intavr=calcintt;intcst=intavr;keyword'TELESCOP';gethead 2 2 25-MAY-2007 00:02:00 AIPS if (keystrng='VLA') then;intcst=1+(2/3);end 2 2 25-MAY-2007 00:02:00 AIPS if (keystrng='VLBA') then;intcst=0.131072;end 2 2 25-MAY-2007 00:02:00 AIPS if (intcst=intavr) then;type'UNKNOWN TELESCOPE :'!!keystrng;end 2 2 25-MAY-2007 00:02:00 AIPS if (intavr>10) then 2 2 25-MAY-2007 00:02:00 AIPS $ intime=10*floor(0.5+(intavr/10)) 2 2 25-MAY-2007 00:02:00 AIPS intime=10*floor(intavr/10) 2 2 25-MAY-2007 00:02:00 AIPS else;if (intavr>0) then 2 2 25-MAY-2007 00:02:00 AIPS intmod=mod(intavr,intcst) 2 2 25-MAY-2007 00:02:00 AIPS $ intime=intcst*((intavr-intmod)/intcst+floor(0.5+(intmod/intcst))) 2 2 25-MAY-2007 00:02:00 AIPS intime=intcst*((intavr-intmod)/intcst+floor(intmod/intcst)) 2 2 25-MAY-2007 00:02:00 AIPS else;intime=intavr;end;end;clrtemp 2 2 25-MAY-2007 00:02:00 AIPS if(numtab('NX')>0)then;type char(intime)!!' SECOND INTEGRATIONS (GUESS)';end 2 2 25-MAY-2007 00:02:00 AIPS return intime 2 2 25-MAY-2007 00:02:00 AIPS finish 2 2 25-MAY-2007 00:02:00 AIPS 2 2 25-MAY-2007 00:02:00 AIPS procedure checkids 2 2 25-MAY-2007 00:02:00 AIPS $LOS - account for fast switching source names - check on pos, qual, calco 2 2 25-MAY-2007 00:02:00 AIPS scalar ra1a,ra1b,ra2a,ra2b,dc1a,dc1b,dc2a,dc2b,n,m,l,idx 2 2 25-MAY-2007 00:02:00 AIPS scalar q1,q2 2 2 25-MAY-2007 00:02:00 AIPS string*1 co1,co2 2 2 25-MAY-2007 00:02:00 AIPS string*16 n1,n2 2 2 25-MAY-2007 00:02:00 AIPS array alist(100),blist(100) 2 2 25-MAY-2007 00:02:00 AIPS inext'SU';invers 0;keyword'NUM ROW';keyvalue 0;keystrng'';getthead 2 2 25-MAY-2007 00:02:00 AIPS n=keyvalue(1);idx=1;aparm 0;bparm 0;alist 0;blist 0 2 2 25-MAY-2007 00:02:00 AIPS if (n < 2) then; type'ONE SOURCE ONLY, SKIPPING FASTSWITCH TEST';else 2 2 25-MAY-2007 00:02:00 AIPS for m=1:(n-1);clrtemp 2 2 25-MAY-2007 00:02:00 AIPS pixxy m,11;tabget;ra1a keyvalue(1);ra1b keyvalue(2) 2 2 25-MAY-2007 00:02:00 AIPS for l=(m+1):n;clrtemp 2 2 25-MAY-2007 00:02:00 AIPS pixxy l,11;tabget;ra2a keyvalue(1);ra2b keyvalue(2) 2 2 25-MAY-2007 00:02:00 AIPS if (abs(ra1a-ra2a)=0) then 2 2 25-MAY-2007 00:02:00 AIPS if ( abs((ra1b-ra2b)*3600*1000) < 3 ) then $ RA within 3 mas! 2 2 25-MAY-2007 00:02:00 AIPS pixxy m,12;tabget;dc1a keyvalue(1);dc1b keyvalue(2) 2 2 25-MAY-2007 00:02:00 AIPS pixxy l,12;tabget;dc2a keyvalue(1);dc2b keyvalue(2) 2 2 25-MAY-2007 00:02:00 AIPS if (abs(dc1a-dc2a)=0) then 2 2 25-MAY-2007 00:02:00 AIPS if ( abs((dc1b-dc2b)*3600*1000) < 3 ) then $ DC within 3 mas! 2 2 25-MAY-2007 00:02:00 AIPS pixxy m,3;tabget;q1 keyvalue(1);pixxy l,3;tabget;q2 keyvalue(1) 2 2 25-MAY-2007 00:02:00 AIPS if (q1=q2) then $ same qualifier; same calcode? 2 2 25-MAY-2007 00:02:00 AIPS pixxy m,4;tabget;co1 keystrng;pixxy l,4;tabget;co2 keystrng 2 2 25-MAY-2007 00:02:00 AIPS if (co1=co2) then 2 2 25-MAY-2007 00:02:00 AIPS pixxy m,1;tabget;q1 keyvalue(1) 2 2 25-MAY-2007 00:02:00 AIPS pixxy l,1;tabget;q2 keyvalue(1) 2 2 25-MAY-2007 00:02:00 AIPS pixxy m,2;tabget;n1 keystrng;pixxy l,2;tabget;n2 keystrng 2 2 25-MAY-2007 00:02:00 AIPS if (idx>100) then 2 2 25-MAY-2007 00:02:00 AIPS type 'TOO MANY SOURCES TO DO DSORC - DO BY HAND!' 2 2 25-MAY-2007 00:02:00 AIPS type 'NEXT =.'!!char(idx)!!' DO:'!!char(l)!!'.&.'!!char(m) 2 2 25-MAY-2007 00:02:00 AIPS else 2 2 25-MAY-2007 00:02:00 AIPS if (length(n1)1) then;task'DSORC';n=0 2 2 25-MAY-2007 00:02:00 AIPS outname inname;outclass inclass;outseq inseq;outdisk indisk 2 2 25-MAY-2007 00:02:00 AIPS while (n100)then;type'TOO MANY SOURCES FOR DSORC';error 1;end;clrtemp 2 2 25-MAY-2007 00:02:00 AIPS end 2 2 25-MAY-2007 00:02:00 AIPS finish 2 2 25-MAY-2007 00:02:00 AIPS 2 2 25-MAY-2007 00:02:00 AIPS procedure chkobjct 2 2 25-MAY-2007 00:02:00 AIPS if (( (object='1331+305') ! (object='1328+307') ) ! (object='J1331+3030') ) 2 2 25-MAY-2007 00:02:00 AIPS then; object='3C286';end 2 2 25-MAY-2007 00:02:00 AIPS if (( (object='0137+331') ! (object='0134+329') ) ! (object='J0137+3309') ) 2 2 25-MAY-2007 00:02:00 AIPS then; object='3C48';end 2 2 25-MAY-2007 00:02:00 AIPS if (( (object='0521+166') ! (object='0518+165') ) ! (object='J0521+1638') ) 2 2 25-MAY-2007 00:02:00 AIPS then; object='3C138';end 2 2 25-MAY-2007 00:02:00 AIPS if (( (object='0542+498') ! (object='0538+498') ) ! (object='J0542+4951') ) 2 2 25-MAY-2007 00:02:00 AIPS then; object='3C147';end 2 2 25-MAY-2007 00:02:00 AIPS if (( (object='1411+522') ! (object='1409+524') ) ! (object='J1411+5212') ) 2 2 25-MAY-2007 00:02:00 AIPS then; object='3C295';end;clrtemp;return 2 2 25-MAY-2007 00:02:00 AIPS finish 2 2 25-MAY-2007 00:02:00 AIPS 2 2 25-MAY-2007 00:02:00 AIPS procedure checkbnd 2 2 25-MAY-2007 00:02:00 AIPS band='';j=1 2 2 25-MAY-2007 00:02:00 AIPS while (j<9) 2 2 25-MAY-2007 00:02:00 AIPS keyword='CTYPE'!!char(j);gethead;keyword='CRVAL'!!char(j);clrtemp 2 2 25-MAY-2007 00:02:00 AIPS if (keystrng='FREQ') then;gethead;j=9;else;j=j+1;end;end 2 2 25-MAY-2007 00:02:00 AIPS keyvalue(1)=keyvalue(1)/1e9; 2 2 25-MAY-2007 00:02:00 AIPS if ( (keyvalue(1)>38) & (keyvalue(1)<51) ) then; band='Q';end 2 2 25-MAY-2007 00:02:00 AIPS if ( (keyvalue(1)>20.4) & (keyvalue(1)<25.5) ) then; band='K';end 2 2 25-MAY-2007 00:02:00 AIPS if ( (keyvalue(1)>13.5) & (keyvalue(1)<16.3) ) then; band='U';end 2 2 25-MAY-2007 00:02:00 AIPS if ( (keyvalue(1)> 6.8) & (keyvalue(1)< 9.6) ) then; band='X';end 2 2 25-MAY-2007 00:02:00 AIPS if ( (keyvalue(1)> 4.2) & (keyvalue(1)< 5.1) ) then; band='C';end 2 2 25-MAY-2007 00:02:00 AIPS if ( (keyvalue(1)> 1.15) & (keyvalue(1)< 1.75) ) then; band='L';end 2 2 25-MAY-2007 00:02:00 AIPS if ( (keyvalue(1)>0.298) & (keyvalue(1)<0.345) ) then; band='P';end 2 2 25-MAY-2007 00:02:00 AIPS if ( (keyvalue(1)>0.072) & (keyvalue(1)<0.076) ) then; band='4';end;clrtemp 2 2 25-MAY-2007 00:02:00 AIPS return 2 2 25-MAY-2007 00:02:00 AIPS finish 2 2 25-MAY-2007 00:02:00 AIPS 2 2 25-MAY-2007 00:02:00 AIPS procedure chkmodel 2 2 25-MAY-2007 00:02:00 AIPS error=0;sysout='';sys2com'' 2 2 25-MAY-2007 00:02:00 AIPS syscom'ls -1 $AIPSTARS/ 2 2 25-MAY-2007 00:02:00 AIPS sys2com(1) inname!!'.MODEL' 2 2 25-MAY-2007 00:02:00 AIPS sys2com(2) ' >& /dev/null 2 2 25-MAY-2007 00:02:00 AIPS system 2 2 25-MAY-2007 00:02:00 AIPS finish 2 2 25-MAY-2007 00:02:00 AIPS 2 2 25-MAY-2007 00:02:00 AIPS procedure loadmodl 2 2 25-MAY-2007 00:02:00 AIPS scalar lsidx,l 2 2 25-MAY-2007 00:02:00 AIPS array lsload(5) 2 2 25-MAY-2007 00:02:00 AIPS task'TABGET';getset;inext'SU';invers 0;keyvalue=0;keystrng'' 2 2 25-MAY-2007 00:02:00 AIPS keyword'NUM ROW';getthead;lsidx=keyvalue(1);l=1;clrtemp 2 2 25-MAY-2007 00:02:00 AIPS for i=1:lsidx 2 2 25-MAY-2007 00:02:00 AIPS pixxy=i,2,0;tabget;k=length(keystrng);j=1;clrtemp 2 2 25-MAY-2007 00:02:00 AIPS while (j<21) 2 2 25-MAY-2007 00:02:00 AIPS if (substr(lsampcal(j),1,k)=substr(keystrng,1,k)) then 2 2 25-MAY-2007 00:02:00 AIPS lsload(l)=i;j=30;l=l+1;else;j=j+1;clrtemp 2 2 25-MAY-2007 00:02:00 AIPS end;end;end;lsidx=0;checkbnd;keyword'EPOCH';keyvalue=0;keystrng='';gethead 2 2 25-MAY-2007 00:02:00 AIPS if (keyvalue(1)<1999) then;lsidx=1;end 2 2 25-MAY-2007 00:02:00 AIPS for j=1:(l-1) 2 2 25-MAY-2007 00:02:00 AIPS object=lsampcal(j);chkobjct;clrtemp;intype'MA';outdisk=lsdisk 2 2 25-MAY-2007 00:02:00 AIPS inname=object!!'_'!!band;inclass'MODEL';inseq=1;indisk=lsdisk;chkname 2 2 25-MAY-2007 00:02:00 AIPS $$ if (error>0) then;type lsampcal(lsload(j))!!' MODEL ='inname;chkmodel 2 2 25-MAY-2007 00:02:00 AIPS if (error>0) then;type lsampcal(j)!!' MODEL ='inname;chkmodel 2 2 25-MAY-2007 00:02:00 AIPS if(error<1)then;go calrd;if (lsidx>0) then;eposwtch;end;end;end $ J2000 2 2 25-MAY-2007 00:02:00 AIPS end;return 2 2 25-MAY-2007 00:02:00 AIPS finish 2 2 25-MAY-2007 00:02:00 AIPS 2 2 25-MAY-2007 00:02:00 AIPS procedure vlanew 2 2 25-MAY-2007 00:02:00 AIPS clrstat;j=numtab('BP');if (j>0) then;inext'BP';invers=-1;extdest;end 2 2 25-MAY-2007 00:02:00 AIPS j=numtab('CL');if (j>1) then;inext'CL';for k=2:j;invers=k;extdest;end;end 2 2 25-MAY-2007 00:02:00 AIPS j=numtab('SN');if (j>0) then;inext'SN';invers=-1;extdest;end 2 2 25-MAY-2007 00:02:00 AIPS j=numtab('XX');if (j>0) then;inext'XX';invers=-1;extdest;end 2 2 25-MAY-2007 00:02:00 AIPS if (inclass='LINE') then 2 2 25-MAY-2007 00:02:00 AIPS j=numtab('FG');if (j>1) then;inext'FG';for k=2:j;invers=k;extdest;end;end 2 2 25-MAY-2007 00:02:00 AIPS j=numtab('CL');if (j>1) then;inext'CL';for k=2:j;invers=k;extdest;end;end 2 2 25-MAY-2007 00:02:00 AIPS j=numtab('BP');if (j>0) then;inext'BP';invers=-1;extdest;end 2 2 25-MAY-2007 00:02:00 AIPS j=numtab('PL');if (j>0) then;inext'PL';invers=-1;extdest;end 2 2 25-MAY-2007 00:02:00 AIPS end;j=numtab('PL');if (j>0) then;inext'PL';invers=-1;extdest;end;clrtemp 2 2 25-MAY-2007 00:02:00 AIPS type'DONE CLEANUP OF OLD TABLE EXTENTION FILES (CL,SN,FG,BP,PL,XX)' 2 2 25-MAY-2007 00:02:00 AIPS finish 2 2 25-MAY-2007 00:02:00 AIPS 2 2 25-MAY-2007 00:02:00 AIPS procedure allzap 2 2 25-MAY-2007 00:02:00 AIPS chkname;if(error<1)then;for j=1:(1-error);zap;end;end;clrtemp 2 2 25-MAY-2007 00:02:00 AIPS finish 2 2 25-MAY-2007 00:02:00 AIPS 2 2 25-MAY-2007 00:02:00 AIPS procedure allplot 2 2 25-MAY-2007 00:02:00 AIPS tvinit;j=numtab('PL');type 'NUMBER OF PLOT FILES TO SHOW ON TV:'!!char(j) 2 2 25-MAY-2007 00:02:00 AIPS if (j>0) then 2 2 25-MAY-2007 00:02:00 AIPS for k=1:j;plver=k;type 'PLOT'char(k)!!'/'!!char(j);go tvpl;read;end 2 2 25-MAY-2007 00:02:00 AIPS else;type 'NOTHING TO PLOT - DONE';end 2 2 25-MAY-2007 00:02:00 AIPS finish 2 2 25-MAY-2007 00:02:00 AIPS 2 2 25-MAY-2007 00:02:00 AIPS procedure goplt 2 2 25-MAY-2007 00:02:00 AIPS if (lsplot>=0) then;go;end 2 2 25-MAY-2007 00:02:00 AIPS finish $UV and vis only 2 2 25-MAY-2007 00:02:00 AIPS procedure goplt0 2 2 25-MAY-2007 00:02:00 AIPS if (lsplot>0) then;go;end 2 2 25-MAY-2007 00:02:00 AIPS finish $SN only 2 2 25-MAY-2007 00:02:00 AIPS procedure goplt1 2 2 25-MAY-2007 00:02:00 AIPS if (lsplot>1) then;go;end 2 2 25-MAY-2007 00:02:00 AIPS finish $SN+CL 2 2 25-MAY-2007 00:02:00 AIPS procedure goplt2 2 2 25-MAY-2007 00:02:00 AIPS if (lsplot>2) then;go;end 2 2 25-MAY-2007 00:02:00 AIPS finish $SN+CL+BP 2 2 25-MAY-2007 00:02:00 AIPS procedure goplt3 2 2 25-MAY-2007 00:02:00 AIPS if (lsplot>3) then;go;end 2 2 25-MAY-2007 00:02:00 AIPS finish $CL,BP applied 2 2 25-MAY-2007 00:02:00 AIPS 2 2 25-MAY-2007 00:02:00 AIPS procedure calpipe(lsdisk,lsname,lsrant) 2 2 25-MAY-2007 00:02:00 AIPS vnum=33;dowait=true;getidn;vlanew;j=0;clrtemp 2 2 25-MAY-2007 00:02:00 AIPS if (inclass='CH 0') then;inclass'LINE';vlanew;end;clrtemp 2 2 25-MAY-2007 00:02:00 AIPS if(fsw>0)then;checkids;if(inclass='CH 0')then;inclass'LINE';checkids;end;end 2 2 25-MAY-2007 00:02:00 AIPS if ((numtab('FG')<1)&(lsflag>=0)) then 2 2 25-MAY-2007 00:02:00 AIPS if (lsflag>=1) then 2 2 25-MAY-2007 00:02:00 AIPS task'QUACK';getset;flagver=1;opcode'BEG';i=min(3*tint,20) 2 2 25-MAY-2007 00:02:00 AIPS reason char(i)!!' SEC AUTO-QUACK';aparm=0,i/60,(tint/60)*1.1;j=1 2 2 25-MAY-2007 00:02:00 AIPS while (j<9);keyword='CTYPE'!!char(j);gethead;clrtemp 2 2 25-MAY-2007 00:02:00 AIPS if(keystrng='FREQ')then 2 2 25-MAY-2007 00:02:00 AIPS keyword='CRVAL'!!char(j);gethead;keyval(1)=keyval(1)/1e10;j=9 2 2 25-MAY-2007 00:02:00 AIPS if (keyval(1) < 1.8) then;clrtemp;go;else;tput quack 2 2 25-MAY-2007 00:02:00 AIPS type 'QUACK SKIPPED FOR THIS HIGH FREQUENCY OBSERVATION' 2 2 25-MAY-2007 00:02:00 AIPS type 'MAY BE A FAST-SWITHCING OBS - IE LOSS OF ALL DATA' 2 2 25-MAY-2007 00:02:00 AIPS type 'RUN BY HAND IF YOU REALLY WANT THIS QUACK';tget quack 2 2 25-MAY-2007 00:02:00 AIPS end;else;j=j+1;end;end 2 2 25-MAY-2007 00:02:00 AIPS end;task'FLAGR';getset 2 2 25-MAY-2007 00:02:00 AIPS docal 2;solint=max(3*tint-2,2.7*tint);vector=-1;docrt 0;go 2 2 25-MAY-2007 00:02:00 AIPS end 2 2 25-MAY-2007 00:02:00 AIPS task'SNPLT';getset;inext'CL';nplots 8;optype'AMP';vput;pixrange=0.7,1.8 2 2 25-MAY-2007 00:02:00 AIPS goplt1;task'SETJY';getset;optype'REJY';aparm=0;freqid=1;go;optype'CALC' 2 2 25-MAY-2007 00:02:00 AIPS if (length(lscal)<>0) then 2 2 25-MAY-2007 00:02:00 AIPS optype'';zerosp=lsflux,0;lsallcal=lscal,lspntcal 2 2 25-MAY-2007 00:02:00 AIPS end;sources=lsampcal;go;clrtemp 2 2 25-MAY-2007 00:02:00 AIPS task'CALIB';getset;docalib=2;refant=lsrant;aparm=3,0,0,0,0,0,4,0,0;calcode'' 2 2 25-MAY-2007 00:02:00 AIPS solint=lsparm(2);calsour=lspntcal;snver=numtab('SN')+1;solmode'P' 2 2 25-MAY-2007 00:02:00 AIPS soltype'L1R';baddisk=lsbadd;vput;kj=0;userid=0;clrtemp 2 2 25-MAY-2007 00:02:00 AIPS while (kj<9) 2 2 25-MAY-2007 00:02:00 AIPS kj=kj+1;keyvalue=0;keystrng'';keyword='CTYPE'!!char(kj);gethead;clrtemp 2 2 25-MAY-2007 00:02:00 AIPS if(substr(keystrng,1,4)='FREQ')then;keyword='CRVAL'!!char(kj);gethead 2 2 25-MAY-2007 00:02:00 AIPS kj=10;end;end;vget;if((keyvalue(1))>17e9&(solint>0.5))then;solint=1/3 2 2 25-MAY-2007 00:02:00 AIPS aparm(7)=3.5;vput;type' AUTOMATIC RESET: SOLINT=20SEC (HIGH FREQ)';end 2 2 25-MAY-2007 00:02:00 AIPS if(star>0)then;calsour'';calcode'*';end;go 2 2 25-MAY-2007 00:02:00 AIPS if (lsmodl>0) then $ use models for ones that exist 2 2 25-MAY-2007 00:02:00 AIPS loadmodl;vget calib;calsour='';in2seq=0;in2disk=lsdisk;in2class'MODEL' 2 2 25-MAY-2007 00:02:00 AIPS for j=1:(l-1) 2 2 25-MAY-2007 00:02:00 AIPS inext'SU';pixxy=lsload(j),2,0;tabget;calsour(1)=keystrng;clrtemp 2 2 25-MAY-2007 00:02:00 AIPS pixxy=lsload(j),4,0;tabget;calcode=substr(keystrng,1,4);clrtemp 2 2 25-MAY-2007 00:02:00 AIPS object=lsampcal(j);chkobjct;in2name=object!!'_'!!band 2 2 25-MAY-2007 00:02:00 AIPS vput calib;inname=in2name;inclass=in2class;inseq=in2seq;indisk=in2disk 2 2 25-MAY-2007 00:02:00 AIPS $ if no model, use point with full uvrange 2 2 25-MAY-2007 00:02:00 AIPS chkname;vget calib;if (error>0)then;clr2name;end;go 2 2 25-MAY-2007 00:02:00 AIPS end;clrtemp 2 2 25-MAY-2007 00:02:00 AIPS else;uvrange=lsparm(3),lsparm(4);calsour=lsampcal;go;end 2 2 25-MAY-2007 00:02:00 AIPS vget snplt;inext'SN';optype'PHAS';goplt0;clrtemp 2 2 25-MAY-2007 00:02:00 AIPS task'CLCAL';getset;freqid=1;refant=lsrant;gainuse=numtab('CL')+1 2 2 25-MAY-2007 00:02:00 AIPS snver=numtab('SN');gainver=numtab('CL');sources'';soucode''; 2 2 25-MAY-2007 00:02:01 AIPS calsour=lsphacal;calcode'';vput;if(star>0)then;calsour'';calcode'*';end;go 2 2 25-MAY-2007 00:02:01 AIPS calsour=lsallcal;sources=calsour;interpol'SELF' 2 2 25-MAY-2007 00:02:01 AIPS if(star>0)then;calsour'';calcode'*';soucode'*';end;go 2 2 25-MAY-2007 00:02:01 AIPS vget snplt;inext'CL';optype'PHAS';goplt1;clrtemp 2 2 25-MAY-2007 00:02:01 AIPS vget calib;solmode'A&P';calsour=lspntcal;calcode'';snver=numtab('SN')+1 2 2 25-MAY-2007 00:02:01 AIPS solint=lsparm(13)*lsparm(2);clr2name;vput 2 2 25-MAY-2007 00:02:01 AIPS if(star>0)then;calsour'';calcode'*';end;go 2 2 25-MAY-2007 00:02:01 AIPS if (lsmodl>0) then 2 2 25-MAY-2007 00:02:01 AIPS loadmodl;vget calib;calsour='';in2seq=0;in2disk=lsdisk;in2class'MODEL' 2 2 25-MAY-2007 00:02:01 AIPS for j=1:(l-1) 2 2 25-MAY-2007 00:02:01 AIPS inext'SU';pixxy=lsload(j),2,0;tabget;calsour(1)=keystrng;clrtemp 2 2 25-MAY-2007 00:02:01 AIPS pixxy=lsload(j),4,0;tabget;calcode=substr(keystrng,1,4);clrtemp 2 2 25-MAY-2007 00:02:01 AIPS object=lsampcal(j);chkobjct;in2name=object!!'_'!!band;calcode'' 2 2 25-MAY-2007 00:02:01 AIPS vput calib;inname=in2name;inclass=in2class;inseq=in2seq;indisk=in2disk 2 2 25-MAY-2007 00:02:01 AIPS $ if no model, use point with full uvrange 2 2 25-MAY-2007 00:02:01 AIPS chkname;vget calib;if (error>0)then;clr2name;end;go 2 2 25-MAY-2007 00:02:01 AIPS end;inseq=0;indisk=lsdisk;inclass'MODEL';intype'MA' 2 2 25-MAY-2007 00:02:01 AIPS for j=1:(l-1) 2 2 25-MAY-2007 00:02:01 AIPS object=lsampcal(j);chkobjct;inname=object!!'_'!!band;chkname 2 2 25-MAY-2007 00:02:01 AIPS if (error<1) then;zap;end;end 2 2 25-MAY-2007 00:02:01 AIPS else;uvrange=lsparm(3),lsparm(4);calsour=lsampcal;go;end 2 2 25-MAY-2007 00:02:01 AIPS vget snplt;inext'SN';optype'AMP';goplt0;optype'PHAS';pixrange=-20,20;goplt0 2 2 25-MAY-2007 00:02:01 AIPS task'GETJY';getset;calsour=lsampcal;snver=numtab('SN'); 2 2 25-MAY-2007 00:02:01 AIPS if (star>0) then; 2 2 25-MAY-2007 00:02:01 AIPS $ for j=1:lsparm(14);sources(j)='-'!!lsampcal(j);end;k=lsparm(14)+1 2 2 25-MAY-2007 00:02:01 AIPS $ if (length(lscal)>0) then;sources(k)='-'!!lscal;k=k+1;end 2 2 25-MAY-2007 00:02:01 AIPS $ for j=k:(25-k+2);sources(j)=lspntcal(j-k+2);end; 2 2 25-MAY-2007 00:02:01 AIPS soucode='*' 2 2 25-MAY-2007 00:02:01 AIPS else 2 2 25-MAY-2007 00:02:01 AIPS sources=lspntcal;if (length(lscal)>0) then;sources(11)='-'!!lscal;end 2 2 25-MAY-2007 00:02:01 AIPS end;go 2 2 25-MAY-2007 00:02:01 AIPS if (lscont<1) then 2 2 25-MAY-2007 00:02:01 AIPS type '********************************************************' 2 2 25-MAY-2007 00:02:01 AIPS type '** WRITE DOWN THE FLUX DENSITIES FOR YOUR CALIBRATORS **' 2 2 25-MAY-2007 00:02:01 AIPS type '** (AND DO NOT FORGET THE ERRORS EITHER!) **' 2 2 25-MAY-2007 00:02:01 AIPS type '********************************************************';read 2 2 25-MAY-2007 00:02:01 AIPS end 2 2 25-MAY-2007 00:02:01 AIPS vget clcal;gainver=numtab('CL');gainuse=numtab('CL')+1;snver=numtab('SN') 2 2 25-MAY-2007 00:02:01 AIPS if(star>0)then;calsour'';calcode'*';end;go;calsour=lsallcal;sources=calsour 2 2 25-MAY-2007 00:02:01 AIPS interpol'SELF';if(star>0)then;calsour'';calcode'*';soucode'*';end;go 2 2 25-MAY-2007 00:02:01 AIPS vget snplt;inext'CL';optype'AMP';goplt1;optype'PHAS';goplt1;clrtemp 2 2 25-MAY-2007 00:02:01 AIPS if (inclass='CH 0') then 2 2 25-MAY-2007 00:02:01 AIPS task'TACOP';getset 2 2 25-MAY-2007 00:02:01 AIPS outdisk=indisk;outname=inname;outclass'LINE';outseq=inseq;ncount=1 2 2 25-MAY-2007 00:02:01 AIPS keystrng'';inext'FG';invers=numtab('FG');if (invers>0) then;go;end 2 2 25-MAY-2007 00:02:01 AIPS inext'CL';invers=numtab('CL');keyvalue 0;outseq=inseq;vput;go;clrtemp 2 2 25-MAY-2007 00:02:01 AIPS task'BPASS';getset;inclass'LINE';calsour=lsbndcal,lsampcal;docal=2 2 2 25-MAY-2007 00:02:01 AIPS solint=-1;bpassprm(5)=-1;bpassprm(9)=1;baddisk=lsbadd;go;clrtemp 2 2 25-MAY-2007 00:02:01 AIPS task'POSSM';getset;inclass'LINE';bpver 0;aparm=0,1,.4,1.2,-30,30,0,2,3,0 2 2 25-MAY-2007 00:02:01 AIPS nplots=6;goplt2;sources=lsbndcal;docalib 2;doband 1;aparm=1 0;aparm(9)=3 2 2 25-MAY-2007 00:02:01 AIPS antennas=lsrant,0;goplt2;nplots=0;vput;goplt2;stokes'I';antennas=0;goplt2 2 2 25-MAY-2007 00:02:01 AIPS sources=lsampcal;goplt3 2 2 25-MAY-2007 00:02:01 AIPS vget tacop;inclass'LINE';outclass'CH 0';invers=numtab('BP');inext'BP';go 2 2 25-MAY-2007 00:02:01 AIPS end;task'TASAV';getset;outdisk=indisk;go;dowait=false;vnum=0;clrtemp 2 2 25-MAY-2007 00:02:01 AIPS finish 2 2 25-MAY-2007 00:02:01 AIPS 2 2 25-MAY-2007 00:02:01 AIPS procedure calcrms 2 2 25-MAY-2007 00:02:01 AIPS scalar nbas,nvis,tbw,rms,minhrs 2 2 25-MAY-2007 00:02:01 AIPS keyword'GCOUNT';gethead;nvis=keyvalue(1);nbas=numbasel;j=1 2 2 25-MAY-2007 00:02:01 AIPS minhrs=nvis*tint/(nbas*3600) $ underesimate of obs hours (overestimate rms) 2 2 25-MAY-2007 00:02:01 AIPS while (j<9) $ bandwidth in a channel, continuum or spectral line 2 2 25-MAY-2007 00:02:01 AIPS keyword='CTYPE'!!char(j);gethead;keyword='CDELT'!!char(j);clrtemp 2 2 25-MAY-2007 00:02:01 AIPS if (keystrng='FREQ') then;gethead;j=9;else;j=j+1;end;end;tbw=keyvalue(1) 2 2 25-MAY-2007 00:02:01 AIPS if (lsidc <> 'CH 0') then;j=1 $ continuum, multiple IFs averaged 2 2 25-MAY-2007 00:02:01 AIPS while (j<9) 2 2 25-MAY-2007 00:02:01 AIPS keyword='CTYPE'!!char(j);gethead;keyword='NAXIS'!!char(j);clrtemp 2 2 25-MAY-2007 00:02:01 AIPS if(keystrng='IF')then;gethead;j=9;else;j=j+1;end;end;tbw=tbw*keyvalue(1) 2 2 25-MAY-2007 00:02:01 AIPS end;checkbnd;if((band='P')!(band='4'))then;tbw=tbw/3.2;else;tbw=tbw/50;end 2 2 25-MAY-2007 00:02:01 AIPS tbw=sqrt(tbw*minhrs/24e6);rms=-1 2 2 25-MAY-2007 00:02:01 AIPS if (band='Q')then;rms=3.0e-5/tbw;end;if (band='K')then;rms=2.5e-5/tbw;end 2 2 25-MAY-2007 00:02:01 AIPS if (band='U')then;rms=2.0e-5/tbw;end;if (band='X')then;rms=5.3e-6/tbw;end 2 2 25-MAY-2007 00:02:01 AIPS if (band='C')then;rms=6.4e-6/tbw;end;if (band='L')then;rms=6.6e-6/tbw;end 2 2 25-MAY-2007 00:02:01 AIPS if (band='P')then;rms=1.7e-4/tbw;end;if (band='4')then;rms=1.5e-2/tbw;end 2 2 25-MAY-2007 00:02:01 AIPS if (rms<0) then;type 'CANNOT CALCULATE RMS FROM OBSERVING BAND ..';end 2 2 25-MAY-2007 00:02:01 AIPS typ 'ESTIMATED RMS:' char(rms*1000)!!' MILLI JANSKY' 2 2 25-MAY-2007 00:02:01 AIPS return rms 2 2 25-MAY-2007 00:02:01 AIPS finish 2 2 25-MAY-2007 00:02:01 AIPS 2 2 25-MAY-2007 00:02:01 AIPS procedure setboxfle 2 2 25-MAY-2007 00:02:01 AIPS scalar ci,bi 2 2 25-MAY-2007 00:02:01 AIPS string*12 srcnme 2 2 25-MAY-2007 00:02:01 AIPS string*48 fbox 2 2 25-MAY-2007 00:02:01 AIPS srcnme=inname;ci=0;bi=length(srcnme) 2 2 25-MAY-2007 00:02:01 AIPS while(ci& /dev/null 2 2 25-MAY-2007 00:02:01 AIPS if(substr(boxfile,1,1)<>' ')then;system;end;clrtemp 2 2 25-MAY-2007 00:02:01 AIPS finish 2 2 25-MAY-2007 00:02:01 AIPS 2 2 25-MAY-2007 00:02:01 AIPS procedure catboxfile 2 2 25-MAY-2007 00:02:01 AIPS string*20 expnm 2 2 25-MAY-2007 00:02:01 AIPS string*75 expmsg 2 2 25-MAY-2007 00:02:01 AIPS if (substr(expmsg,1,5)='ARUN:')then 2 2 25-MAY-2007 00:02:01 AIPS expmsg = substr(expmsg,6,71);sysout='$ARUN/'!!expmsg 2 2 25-MAY-2007 00:02:01 AIPS else;if (substr(expmsg,1,6)<>'$ARUN/')then;sysout = '$ARUN/'!!expmsg 2 2 25-MAY-2007 00:02:01 AIPS else;sysout = expmsg;end;end;sys2com'';syscom 'echo 2 2 25-MAY-2007 00:02:01 AIPS sys2com(1) ' "SETFC FILE FOR SOURCEX'!!inname!!' BELOW IS:"'; 2 2 25-MAY-2007 00:02:01 AIPS substr(sys2com(1),24,24)='';clrtemp;system;syscom 'cat 2 2 25-MAY-2007 00:02:01 AIPS sys2com(1) 'X'!!boxfile;substr(sys2com(1),1,1)='';clrtemp 2 2 25-MAY-2007 00:02:01 AIPS system 2 2 25-MAY-2007 00:02:01 AIPS finish 2 2 25-MAY-2007 00:02:01 AIPS 2 2 25-MAY-2007 00:02:01 AIPS procedure setimsize 2 2 25-MAY-2007 00:02:01 AIPS scalar szf, kk, prbm 2 2 25-MAY-2007 00:02:01 AIPS string*48 bxf 2 2 25-MAY-2007 00:02:01 AIPS array szc(2), szi(2), orgc(2), orgi(2) 2 2 25-MAY-2007 00:02:01 AIPS vput imagr;task'SETFC';sources'';bcount=1;bxf=setboxfle;boxfile=bxf 2 2 25-MAY-2007 00:02:01 AIPS bparm=0;infile='';shift=0;flux=0;pbparm=0.25,0;delboxfle 2 2 25-MAY-2007 00:02:01 AIPS orgc=cellsize;cellsize=0;orgi=lsparm(6);imsize=0;kk=1 2 2 25-MAY-2007 00:02:01 AIPS while (kk<9) 2 2 25-MAY-2007 00:02:01 AIPS keyword='CTYPE'!!char(kk);gethead;keyword='CRVAL'!!char(kk);clrtemp 2 2 25-MAY-2007 00:02:01 AIPS if (keystrng='FREQ') then;gethead;kk=9;else;kk=kk+1;end;end 2 2 25-MAY-2007 00:02:01 AIPS keyvalue(1)=keyvalue(1)/1e9;prbm=0.375/keyvalue(1);bparm(1)=prbm;bparm(2)=30 2 2 25-MAY-2007 00:02:01 AIPS bparm(3)=1;bparm(4)=0;bparm(5)=0.031;bparm(6)=256;bparm(7)=256;bparm(8)=100 2 2 25-MAY-2007 00:02:01 AIPS gx;bparm(4)=3*prbm;bparm(1)=-0.7*bparm(1);bcount=nfield+1 2 2 25-MAY-2007 00:02:01 AIPS type'SEARCHING FOR NVSS SOURCES';gx;szf=nfield;szc=cellsize;szi=imsize 2 2 25-MAY-2007 00:02:01 AIPS vget imagr;if(lsparm(5)<0)then;cellsize=szc;else;cellsize=orgc;end 2 2 25-MAY-2007 00:02:01 AIPS if(lsparm(6)<0)then;imsize=256;nfield=szf;boxfile=bxf;else;imsize=orgi;end 2 2 25-MAY-2007 00:02:01 AIPS vput imagr 2 2 25-MAY-2007 00:02:01 AIPS finish 2 2 25-MAY-2007 00:02:01 AIPS 2 2 25-MAY-2007 00:02:01 AIPS procedure imapipe(k,lsdisk,lsname) 2 2 25-MAY-2007 00:02:01 AIPS vnum=33;dowait=true 2 2 25-MAY-2007 00:02:01 AIPS if (k=1) then 2 2 25-MAY-2007 00:02:01 AIPS task'SPLIT';getset;outdisk=indisk;outclass=inclass;docalib=2 2 2 25-MAY-2007 00:02:01 AIPS baddisk=lsbadd;douvcomp=-1;go 2 2 25-MAY-2007 00:02:01 AIPS if (inclass='CH 0') then;inclass'LINE';outclass=inclass;doband=1;bpver=0 2 2 25-MAY-2007 00:02:01 AIPS go;end;end;clrtemp 2 2 25-MAY-2007 00:02:01 AIPS task'TABGET';getset;inext'SU';invers=0;keyvalue=0;keystrng'';vput;clrtemp 2 2 25-MAY-2007 00:02:01 AIPS task'IMAGR';getset;outdisk=indisk;flux=lsparm(8);baddisk=lsbadd;j=1 2 2 25-MAY-2007 00:02:01 AIPS while (j<9) 2 2 25-MAY-2007 00:02:01 AIPS keyword='CTYPE'!!char(j);gethead;keyword='CRVAL'!!char(j);clrtemp 2 2 25-MAY-2007 00:02:01 AIPS if (keystrng='FREQ') then;gethead;j=9;else;j=j+1;end;end 2 2 25-MAY-2007 00:02:01 AIPS cellsize=1.75e10/(keyvalue(1)*abs(lsparm(5)));do3dimag=1;overlap=2;vput 2 2 25-MAY-2007 00:02:01 AIPS keyword'NUM ROW';inext'SU';invers=0;keystrng'';getthead;clrtemp 2 2 25-MAY-2007 00:02:01 AIPS for i=1:keyvalue(1) $ check if source is in index and uvfile exists 2 2 25-MAY-2007 00:02:01 AIPS vget tabget;pixxy=i,2,0;tabget;vget imagr;inname=keystrng;j=1;intype'UV' 2 2 25-MAY-2007 00:02:01 AIPS inseq=0;chkname;type ' ';niter=lsparm(7);lstarg=1;clrtemp;vput 2 2 25-MAY-2007 00:02:01 AIPS if (error < 1) then $ source file exists, but same source number ? 2 2 25-MAY-2007 00:02:01 AIPS vget tabget;pixxy=i,1,0;tabget;error=1;k=1 2 2 25-MAY-2007 00:02:01 AIPS while ((lssid(k)>0) & (k<1001)) 2 2 25-MAY-2007 00:02:01 AIPS if (lssid(k)=keyvalue(1))then error=0;end 2 2 25-MAY-2007 00:02:01 AIPS k=k+1;end;keyword'GCOUNT';gethead 2 2 25-MAY-2007 00:02:01 AIPS if(keyvalue(1)<10)then;type'NO DATA';error=1;end;end;vget imagr 2 2 25-MAY-2007 00:02:01 AIPS if (error < 1) then 2 2 25-MAY-2007 00:02:01 AIPS if ((lsparm(7)=7e4)&(lsparm(8)<0))then;flux=6*calcrms;end 2 2 25-MAY-2007 00:02:01 AIPS if ((lsparm(6)<0)!(lsparm(5)<0))then;setimsize;else;imsize=lsparm(6);end 2 2 25-MAY-2007 00:02:01 AIPS while (j<30) 2 2 25-MAY-2007 00:02:01 AIPS k=length(inname) 2 2 25-MAY-2007 00:02:01 AIPS if (substr(lsallcal(j),1,k)=substr(inname,1,k)) then $ calibrator 2 2 25-MAY-2007 00:02:01 AIPS lstarg=0;j=30 2 2 25-MAY-2007 00:02:01 AIPS if(lsparm(6)>=-0.99)then;niter=min(500,lsparm(7)) 2 2 25-MAY-2007 00:02:01 AIPS nfield=1;boxfile'';imsize=min(256,lsparm(6)) 2 2 25-MAY-2007 00:02:01 AIPS if(imsize(1)<0)then;imsize=256;end;end 2 2 25-MAY-2007 00:02:01 AIPS else;j=j+1;end $ check next source, if not found -> target 2 2 25-MAY-2007 00:02:01 AIPS end;if(substr(boxfile,1,1)<>' ')then;catboxfile;end 2 2 25-MAY-2007 00:02:01 AIPS 2 2 25-MAY-2007 00:02:01 AIPS j=1 2 2 25-MAY-2007 00:02:01 AIPS $calibrator lstarg=0 2 2 25-MAY-2007 00:02:01 AIPS $target if lstarg=1 2 2 25-MAY-2007 00:02:01 AIPS 2 2 25-MAY-2007 00:02:01 AIPS 2 2 25-MAY-2007 00:02:01 AIPS while (j<9) 2 2 25-MAY-2007 00:02:01 AIPS keyword='CTYPE'!!char(j);gethead;keyword='NAXIS'!!char(j);clrtemp 2 2 25-MAY-2007 00:02:01 AIPS if (keystrng='IF') then;gethead;j=9;else;j=j+1;end;end 2 2 25-MAY-2007 00:02:01 AIPS type ' NOW STARTING WITH SOURCE :'!!char(i)!!' ='!!inname;type ' ' 2 2 25-MAY-2007 00:02:01 AIPS if (inclass='CH 0') then 2 2 25-MAY-2007 00:02:01 AIPS for k=1:keyvalue(1);bif=k;eif=k 2 2 25-MAY-2007 00:02:01 AIPS if ((lstarg>0)!(lsparm(9)>0)) then;go;end 2 2 25-MAY-2007 00:02:01 AIPS end;clrtemp;k=keyvalue(1) 2 2 25-MAY-2007 00:02:01 AIPS inclass'LINE';keyvalue=0;keystrng'';j=1;chkname 2 2 25-MAY-2007 00:02:01 AIPS if (error < 1) then 2 2 25-MAY-2007 00:02:01 AIPS while (j<9) 2 2 25-MAY-2007 00:02:01 AIPS keyword='CTYPE'!!char(j);gethead;clrtemp 2 2 25-MAY-2007 00:02:01 AIPS if (keystrng='FREQ') then 2 2 25-MAY-2007 00:02:01 AIPS keyword='NAXIS'!!char(j);gethead;echan=keyvalue(1);j=9 2 2 25-MAY-2007 00:02:01 AIPS else;j=j+1;end 2 2 25-MAY-2007 00:02:01 AIPS end;bchan=floor(echan/10);echan=ceil(echan*9/10) 2 2 25-MAY-2007 00:02:01 AIPS if (bchan=1) then;bchan=2;end;j=k 2 2 25-MAY-2007 00:02:01 AIPS for k=1:j;bif=k;eif=k;if ((lstarg>0)!(lsparm(9)>1)) then;go;end 2 2 25-MAY-2007 00:02:01 AIPS end;end;clrtemp 2 2 25-MAY-2007 00:02:01 AIPS else 2 2 25-MAY-2007 00:02:01 AIPS bif=1;eif=keyvalue(1);vput;out2disk=indisk 2 2 25-MAY-2007 00:02:01 AIPS if ( (lsparm(10)=0) ! ((lsparm(9)<1)&(lstarg<1)) )then;go;clrtemp 2 2 25-MAY-2007 00:02:01 AIPS else 2 2 25-MAY-2007 00:02:01 AIPS solint=lsparm(2);dotv=1;nmaps=lsparm(10);refant=lsrant;aparm=4,0 2 2 25-MAY-2007 00:02:01 AIPS if (lsparm(10)<0) then;dotv=-1;nmaps=-1*nmaps;end;go scimg;clrtemp 2 2 25-MAY-2007 00:02:01 AIPS end;end;boxfile=setboxfle;delboxfle;vput imagr 2 2 25-MAY-2007 00:02:01 AIPS $ make uv and visibility plot 2 2 25-MAY-2007 00:02:01 AIPS task'UVPLT';ltype=-3;bparm 6,7;dotv -1;goplt;bparm 9,10;goplt;bparm 0 2 2 25-MAY-2007 00:02:01 AIPS goplt;vget imagr;inclass'IMAGR';inseq=0;intype'UV';indisk=lsdisk;allzap 2 2 25-MAY-2007 00:02:01 AIPS $ inclass'SCIMG';allzap 2 2 25-MAY-2007 00:02:01 AIPS inclass'IBM*';intype'MA';allzap 2 2 25-MAY-2007 00:02:01 AIPS inclass'RBM*';allzap;inclass'LBM*';allzap;recat;clrtemp 2 2 25-MAY-2007 00:02:01 AIPS else;type ' NO UV-FILE, SKIPPING SOURCE :'!!inname!!' =#'!!char(i) 2 2 25-MAY-2007 00:02:01 AIPS end;end;dowait=false;vnum=0 2 2 25-MAY-2007 00:02:01 AIPS finish 2 2 25-MAY-2007 00:02:01 AIPS 2 2 25-MAY-2007 00:02:01 AIPS procedure avlapipe 2 2 25-MAY-2007 00:02:01 AIPS tput avlapipe;vnum=33;vput avlapipe;pipeinpt;clrtemp 2 2 25-MAY-2007 00:02:01 AIPS if (lserr <> 0) then; type '*** ERROR - ARE ALL INPUTS SET PROPERLY ? ***' 2 2 25-MAY-2007 00:02:01 AIPS else;lsclrcal;tint=guesintt;clrtemp 2 2 25-MAY-2007 00:02:01 AIPS if (tint > 0) then;calpipe(lsdisk,lsname,lsrant);clrtemp 2 2 25-MAY-2007 00:02:01 AIPS if (lsparm(1)>0) then;imapipe(1,lsdisk,lsname) 2 2 25-MAY-2007 00:02:01 AIPS else;type'CALIBRATION DONE - SKIPPING SPLIT AND IMAGING' 2 2 25-MAY-2007 00:02:01 AIPS type'-----------------------------------------------------------' 2 2 25-MAY-2007 00:02:01 AIPS end;type ' ' 2 2 25-MAY-2007 00:02:01 AIPS if (lsplot>0) then;type 'VIEW CAL-PLOTS WITH GETSET;ALLPLOT';end;type ' ' 2 2 25-MAY-2007 00:02:01 AIPS else;type '* * *';type 'SINGLE DISH VLBI EXPERIMENT?';type '* * *';end 2 2 25-MAY-2007 00:02:01 AIPS end;tget avlapipe;vnum=0;type'* APPEARS TO HAVE ENDED SUCCESSFULLY *';clrtemp 2 2 25-MAY-2007 00:02:01 AIPS finish 2 0 25-MAY-2007 00:02:01 AIPS run nvasdefs 2 2 25-MAY-2007 00:02:01 AIPS Found in Version=ABIN 2 2 25-MAY-2007 00:02:01 AIPS default'AVLAPIPE' 2 2 25-MAY-2007 00:02:01 AIPS Found in Version=ABIN 2 2 25-MAY-2007 00:02:01 AIPS indisk 1; doalign -1; flagver 2; domodel 1 2 2 25-MAY-2007 00:02:01 AIPS docal 1; sources '*''' 2 2 25-MAY-2007 00:02:01 AIPS $ to be set by itself later 2 2 25-MAY-2007 00:02:01 AIPS solint 1; factor 5; doarray -1; imsize -1 2 2 25-MAY-2007 00:02:01 AIPS $imsize 512;$niter -1;cutoff -1;plver 0 2 2 25-MAY-2007 00:02:01 AIPS niter -1; cutoff -1 2 2 25-MAY-2007 00:02:01 AIPS $ for now debugging 2 2 25-MAY-2007 00:02:01 AIPS docont 1; plver 0; doall 1; doresid 0 2 2 25-MAY-2007 00:02:01 AIPS 2 2 25-MAY-2007 00:02:01 AIPS $ defaults 2 2 25-MAY-2007 00:02:01 AIPS $ BADDISK 0$ INDISK 0$ DOCAT 1$ INNAME ' '$ INCLASS ' '$ INSEQ 0 2 2 25-MAY-2007 00:02:01 AIPS $ DOALIGN 1$ FLAgver 0$ SOLINT 0$ FACTOR 0$ REFANT 0$ DOMODEL -1 2 2 25-MAY-2007 00:02:01 AIPS $ KEYSTRNG ' '$ FLUX 0$ UVRANGE 0, 0$ SOURCES ' '$ CALSOUR ' ' 2 2 25-MAY-2007 00:02:01 AIPS $ dopol 0$ bpa 0$ DOCONT 1$ PLVER 0$ DOALL -1$ DOARRAY -1 2 2 25-MAY-2007 00:02:01 AIPS $ IMSIZE 0, 0$ NITER 0$ CUTOFF 0$ DOCAL 0$ DORESID -1 2 0 25-MAY-2007 00:02:01 AIPS compress 2 0 25-MAY-2007 00:02:01 AIPS default prtmsg;outprint'ARUN:'!!'AK456_1998SEP30_1.1.log 2 0 25-MAY-2007 00:02:01 AIPS docrt=-3;prnumber=-1;tput prtmsg;docrt 1 2 0 25-MAY-2007 00:02:01 AIPS procedure expid 2 0 25-MAY-2007 00:02:01 AIPS string*20 expnm 2 0 25-MAY-2007 00:02:01 AIPS string*75 expmsg 2 0 25-MAY-2007 00:02:01 AIPS expnm='AK456_1998SEP30_1' 2 0 25-MAY-2007 00:02:01 AIPS expmsg='ARUN:'!!'AK456_1998SEP30_1.1.log 2 0 25-MAY-2007 00:02:01 AIPS return expnm 2 0 25-MAY-2007 00:02:01 AIPS finish 2 0 25-MAY-2007 00:02:01 AIPS type expid 2 5 25-MAY-2007 00:02:01 AIPS 'AK456_1998SEP30_1' 2 0 25-MAY-2007 00:02:01 AIPS 2 0 25-MAY-2007 00:02:01 AIPS docrt=1;type expid 2 5 25-MAY-2007 00:02:01 AIPS 'AK456_1998SEP30_1' 2 0 25-MAY-2007 00:02:01 AIPS run avlapost 2 2 25-MAY-2007 00:02:01 AIPS Found in Version=ABIN 2 2 25-MAY-2007 00:02:01 AIPS $ Lorant Sjouwerman, versions 1.. 2005, for NRAO 2 2 25-MAY-2007 00:02:01 AIPS 2 2 25-MAY-2007 00:02:01 AIPS $$ General catalog looks like 2 2 25-MAY-2007 00:02:01 AIPS $$ Multi-source UV data file 2 2 25-MAY-2007 00:02:01 AIPS $$ Multi-source TASAV file 2 2 25-MAY-2007 00:02:01 AIPS $$ Single-source calibrated data - auvf 2 2 25-MAY-2007 00:02:01 AIPS $$ Single-source calibrated images- aimg 2 2 25-MAY-2007 00:02:01 AIPS 2 2 25-MAY-2007 00:02:01 AIPS $May need to redefine after a restore 0: 2 2 25-MAY-2007 00:02:01 AIPS $allzap 2 2 25-MAY-2007 00:02:01 AIPS $calcintt 2 2 25-MAY-2007 00:02:01 AIPS $guesintt 2 2 25-MAY-2007 00:02:01 AIPS $lsparm(5);tint;lsdisk 2 2 25-MAY-2007 00:02:01 AIPS 2 2 25-MAY-2007 00:02:01 AIPS procedure nvascln 2 2 25-MAY-2007 00:02:01 AIPS scalar alj,uvj, maj 2 2 25-MAY-2007 00:02:01 AIPS clrname;indisk lsdisk;recat;chkname;alj=1-error;getname 1;inname'' 2 2 25-MAY-2007 00:02:01 AIPS chkname;uvj=-error;intype'MA';inclass'NVAS07';chkname;maj=1-error 2 2 25-MAY-2007 00:02:01 AIPS if((uvj=maj)&(uvj>0))then $count down in unlikely case of crash (status R/W) 2 2 25-MAY-2007 00:02:01 AIPS type'CLEANUP SSRC, ALL:',maj,alj;for j=alj:1 by -1;egetn j;zap;end;clrtemp 2 2 25-MAY-2007 00:02:01 AIPS else;type 'EXPECTED MA-FILES DO NOT MATCH UV-FILES; NO CLEANUP !';end 2 2 25-MAY-2007 00:02:01 AIPS finish 2 2 25-MAY-2007 00:02:01 AIPS 2 2 25-MAY-2007 00:02:01 AIPS procedure flatfov 2 2 25-MAY-2007 00:02:01 AIPS $LOS - compile flatn-ed radius blank-ed images out to where pbcorr=2.5 (=xpb) 2 2 25-MAY-2007 00:02:01 AIPS scalar uvi,mai,fov,frq,kk,tbw,tint,xpb,xcst,nif,fbw,fta;xpb=2.5 2 2 25-MAY-2007 00:02:01 AIPS string*4 cootype 2 2 25-MAY-2007 00:02:01 AIPS clrname;indisk=lsdisk;intype'UV';chkname;uvi=1-error 2 2 25-MAY-2007 00:02:01 AIPS if(uvi<3)then;type'ERROR: NO FILES PROCESSED !';else 2 2 25-MAY-2007 00:02:01 AIPS if(uvi<4)then;type'WARNING: ONLY ONE UV-FILE - MAYBE CHECK?';end 2 2 25-MAY-2007 00:02:01 AIPS egetname 1;tint=guesintt;kk=1 2 2 25-MAY-2007 00:02:01 AIPS xcst=sqrt((3/ln(2))*(xpb)/(xpb+1)); $ bit more field for BW/TA: xpb+1 2 2 25-MAY-2007 00:02:01 AIPS while (kk<7) 2 2 25-MAY-2007 00:02:01 AIPS keyvalue=0;keystrng'';keyword='CTYPE'!!char(kk);gethead 2 2 25-MAY-2007 00:02:01 AIPS if(substr(keystrng,1,2)='IF')then;keyword='NAXIS'!!char(kk) 2 2 25-MAY-2007 00:02:01 AIPS keystrng'';gethead;nif=keyvalue(1);kk=10;else;kk=kk+1;end;end;kk=1 2 2 25-MAY-2007 00:02:01 AIPS while (kk<7) 2 2 25-MAY-2007 00:02:01 AIPS keyvalue=0;keystrng'';keyword='CTYPE'!!char(kk);gethead 2 2 25-MAY-2007 00:02:01 AIPS if(substr(keystrng,1,4)='FREQ')then;keyword='CRVAL'!!char(kk) 2 2 25-MAY-2007 00:02:01 AIPS keystrng'';gethead;frq=keyvalue(1);kk=10;else;kk=kk+1;end;end 2 2 25-MAY-2007 00:02:01 AIPS for i=3:uvi;egetname i 2 2 25-MAY-2007 00:02:01 AIPS task'TABGET';inext'FQ';invers 1;keyword'NUM ROW';keystrng'';getthead 2 2 25-MAY-2007 00:02:01 AIPS kk=keyvalue(1);for j=1:kk;pixxy=j,4,1;tabget;tbw=keyvalue(1) 2 2 25-MAY-2007 00:02:01 AIPS if(nif=2)then;pixxy=j,4,2;tabget;tbw=max(tbw,keyvalue(1));end 2 2 25-MAY-2007 00:02:01 AIPS end;intype'MA';inseq=0;inclass'*001';chkname;mai=1-error 2 2 25-MAY-2007 00:02:01 AIPS if(mai>1)then;type'WARNING: MULTIPLE IMAGES - CHECK?';end;inclass'NVAS07' 2 2 25-MAY-2007 00:02:01 AIPS chkname;if(error<1)then;type inname!!' : FLATFOV ALREADY DONE';mai=0;end 2 2 25-MAY-2007 00:02:01 AIPS if (mai=1) then;inclass'*001' 2 2 25-MAY-2007 00:02:01 AIPS for j=1:mai $ assume inseq starts at 1.. 2 2 25-MAY-2007 00:02:01 AIPS inseq=j;kk=1;cellsize=0;userid=0 2 2 25-MAY-2007 00:02:01 AIPS while (kk<5) 2 2 25-MAY-2007 00:02:01 AIPS keyvalue=0;keystrng'';keyword='CTYPE'!!char(kk);gethead 2 2 25-MAY-2007 00:02:01 AIPS keyword='CDELT'!!char(kk);clrtemp 2 2 25-MAY-2007 00:02:01 AIPS if(substr(keystrng,1,3)='RA-')then;gethead;cellsize(1)=keyvalue(1);end 2 2 25-MAY-2007 00:02:01 AIPS if(substr(keystrng,1,4)='DEC-')then;gethead;cellsize(2)=keyvalue(1);end 2 2 25-MAY-2007 00:02:01 AIPS if(substr(keystrng,1,4)='FREQ')then;keyword='CRVAL'!!char(kk) 2 2 25-MAY-2007 00:02:01 AIPS keystrng'';gethead;fov=keyvalue(1)/1e9;fov=1350/fov;end;kk=kk+1 2 2 25-MAY-2007 00:02:01 AIPS end;cellsize(1)=-1*cellsize(1)*3600;cellsize(2)=cellsize(2)*3600 2 2 25-MAY-2007 00:02:01 AIPS fta=min(1.75e10/(frq*abs(lsparm(5))),(min(cellsize(1),cellsize(2)))) 2 2 25-MAY-2007 00:02:01 AIPS fbw=xcst*3*fta*frq/tbw $ radius field/view due bandwidth 2 2 25-MAY-2007 00:02:01 AIPS fta=xcst*3*fta/(tint*7.2722e-5) $ radius field/view due averaging 2 2 25-MAY-2007 00:02:01 AIPS fov=min(fov,fbw);fov=min(fov,fta) $ min field/view radius, arcsec 2 2 25-MAY-2007 00:02:01 AIPS imsize(1)=ceil(2*fov/cellsize(1));imsize(2)=ceil(2*fov/cellsize(2)) 2 2 25-MAY-2007 00:02:01 AIPS task'FLATN';inclass'?CL*';chkname;nfield=1-error;nmaps=1;clroname 2 2 25-MAY-2007 00:02:01 AIPS outname=inname;coordina=0;reweight=0;doweight=0;edgskp=15;aparm=0 2 2 25-MAY-2007 00:02:01 AIPS pbparm=1/xpb,0;type'MINIMUM FOV :'!!char(fov)!!' ARCSEC RADIUS' 2 2 25-MAY-2007 00:02:01 AIPS inclass'?CL001';gx 2 2 25-MAY-2007 00:02:01 AIPS $inclass'?CL*';allzap;recat 2 2 25-MAY-2007 00:02:01 AIPS ;inclass'FLATN' 2 2 25-MAY-2007 00:02:01 AIPS tput;default blank;tget flatn;task'BLANK';opcode'RADI';dparm fov,0 2 2 25-MAY-2007 00:02:01 AIPS gx;allzap;recat 2 2 25-MAY-2007 00:02:01 AIPS end;end;end;end 2 2 25-MAY-2007 00:02:01 AIPS finish 2 2 25-MAY-2007 00:02:01 AIPS 2 2 25-MAY-2007 00:02:01 AIPS procedure nvasimage 2 2 25-MAY-2007 00:02:01 AIPS $LOS - Determine noise, do primary beam correction, include copyright 2 2 25-MAY-2007 00:02:01 AIPS scalar numfle,ll,mm 2 2 25-MAY-2007 00:02:01 AIPS string*20 expnm 2 2 25-MAY-2007 00:02:01 AIPS if(expnm='')then;tget fillm;ll=length(infile);expnm=substr(infile,6,ll-1);end 2 2 25-MAY-2007 00:02:01 AIPS clrname;indisk=lsdisk;recat;chkname;numfle=1-error;mai=0 2 2 25-MAY-2007 00:02:01 AIPS while((mai'BLANK')) 2 2 25-MAY-2007 00:02:01 AIPS mai=mai+1;egetname mai;end;if(inclass<>'BLANK')then;mai=numfle+1;end 2 2 25-MAY-2007 00:02:01 AIPS for j=mai:numfle;default imean;docat=1;intype'SC';egetname j;chkname 2 2 25-MAY-2007 00:02:01 AIPS if(error=0)then;keyvalue=0;keystrng'';keyword='CRPIX1';gethead 2 2 25-MAY-2007 00:02:01 AIPS ll=keyvalue(1);keyword='CRPIX2';gethead;mm=keyvalue(1);doinvers=1 2 2 25-MAY-2007 00:02:01 AIPS blc(1)=ll-29;blc(2)=mm-30;trc(1)=ll+30;trc(2)=mm+29;imstat;doinv=-1 2 2 25-MAY-2007 00:02:01 AIPS blc=0;trc=0;rms=pixstd;go;wa;if(pixstd=rms)then;keyword'ACTNOISE' 2 2 25-MAY-2007 00:02:01 AIPS keytype'R';keyvalue=rms,0;puthead;end;end;end 2 2 25-MAY-2007 00:02:01 AIPS default'PBCOR';indisk=lsdisk;inclass'BLANK';chkname;pbparm=1/xpb,0 2 2 25-MAY-2007 00:02:01 AIPS for j=mai:numfle 2 2 25-MAY-2007 00:02:01 AIPS intype'SC';egetname mai;chkname;if(error=0)then;getoname mai 2 2 25-MAY-2007 00:02:01 AIPS outclass'RADCOR';outseq=0;inclass'BLANK';outdisk=indisk;gx;zap;recat;end 2 2 25-MAY-2007 00:02:01 AIPS end;default'CPYRT';indisk=lsdisk;recat;infile='AVLA:Arch_Cprt 2 2 25-MAY-2007 00:02:01 AIPS for j=mai:numfle $ can only do on MA files 2 2 25-MAY-2007 00:02:01 AIPS intype'SC';egetname mai;chkname;getoname mai;outclass'NVAS07'; 2 2 25-MAY-2007 00:02:01 AIPS if(inclass='RADCOR')then;gx;inclass'RADCOR';zap;recat;end;end 2 2 25-MAY-2007 00:02:01 AIPS finish 2 2 25-MAY-2007 00:02:01 AIPS 2 2 25-MAY-2007 00:02:01 AIPS procedure mkarr 2 2 25-MAY-2007 00:02:01 AIPS string*1 sx,lx,az 2 2 25-MAY-2007 00:02:01 AIPS string*4 nnsl 2 2 25-MAY-2007 00:02:01 AIPS scalar aw, ae, an, ai 2 2 25-MAY-2007 00:02:01 AIPS numbant=0;aw=0;ae=0;an=0 2 2 25-MAY-2007 00:02:01 AIPS keyword'NUM ROW';inext'AN';invers=0;getthead;k=keyvalue(1) 2 2 25-MAY-2007 00:02:01 AIPS for j=1:k 2 2 25-MAY-2007 00:02:01 AIPS pixxy=j,1,0;tabget;i=1;clrtemp 2 2 25-MAY-2007 00:02:01 AIPS while((substr(keystrng,i,i)<>':')&(i<9));i=i+1;end;clrtemp 2 2 25-MAY-2007 00:02:01 AIPS if (substr(keystrng,i+1,i+1)<>' ')then;lsvla=substr(keystrng,i+1,i+3) 2 2 25-MAY-2007 00:02:01 AIPS else;lsvla=substr(keystrng,i+2,i+4);end;az=substr(lsvla,1,1) 2 2 25-MAY-2007 00:02:01 AIPS if ((lsvla<>'OUT')&(lsvla<>'MPD'))then;numbant=numbant+1 2 2 25-MAY-2007 00:02:01 AIPS if (lsvla='VPT')then;ai=75;lx='P';else;ai=value(substr(lsvla,2,3)) 2 2 25-MAY-2007 00:02:01 AIPS if(az='W')then;aw=max(aw,ai);else;if(az='E')then;ae=max(ae,ai);else 2 2 25-MAY-2007 00:02:01 AIPS if(az='N')then;an=max(an,ai);else;if(lx<>'P')then; 2 2 25-MAY-2007 00:02:01 AIPS type lsvla!!' - ERROR: ANTENNA NOT KNOWN';end;end;end;end 2 2 25-MAY-2007 00:02:01 AIPS clrtemp;end;end;end 2 2 25-MAY-2007 00:02:01 AIPS if (lx<>'P')then;ai=max(aw,ae);ai=max(ai,an);lx='D';if(ai>36)then;lx='A' 2 2 25-MAY-2007 00:02:01 AIPS else;if(ai>18)then;lx='B';else;if(ai>9)then;lx='C';end;end;end;end 2 2 25-MAY-2007 00:02:01 AIPS ai=min(aw,ae);ai=min(ai,an);sx='A';if(ai<10)then;sx='D';else;if(ai<19)then 2 2 25-MAY-2007 00:02:01 AIPS sx='C';else;if(ai<37)then;sx='B';end;end;end;clrtemp 2 2 25-MAY-2007 00:02:01 AIPS if(numbant<10)then 2 2 25-MAY-2007 00:02:01 AIPS nnsl='0'!!char(numbant)!!sx!!lx;else;nnsl=char(numbant)!!sx!!lx;end 2 2 25-MAY-2007 00:02:01 AIPS return nnsl 2 2 25-MAY-2007 00:02:01 AIPS finish 2 2 25-MAY-2007 00:02:01 AIPS 2 2 25-MAY-2007 00:02:01 AIPS procedure nvasname 2 2 25-MAY-2007 00:02:01 AIPS $LOS - makes the RA/Dec directory and returns the archive file name 2 2 25-MAY-2007 00:02:01 AIPS scalar ki,ra1,ra2,dc1,dc2,rh,rm,rs,dd,dm,ds,rmsv,sbmv 2 2 25-MAY-2007 00:02:01 AIPS scalar ifx,nif,nu,nu1,nu2,bw,nst,stv,msuv1,msuv2,msuv 2 2 25-MAY-2007 00:02:01 AIPS string*1 pm,rmsc,stc,ik,rdi 2 2 25-MAY-2007 00:02:01 AIPS string*2 zz 2 2 25-MAY-2007 00:02:01 AIPS string*3 mmm 2 2 25-MAY-2007 00:02:01 AIPS string*4 rmss,sbms,fras,frqs,nnsl,rads 2 2 25-MAY-2007 00:02:01 AIPS string*30 dir 2 2 25-MAY-2007 00:02:01 AIPS string*20 expnm 2 2 25-MAY-2007 00:02:01 AIPS $ expnm = '' 2 2 25-MAY-2007 00:02:01 AIPS if(expnm='')then 2 2 25-MAY-2007 00:02:01 AIPS keyword'OBSERVER';gethead;expnm=keystrng;keyword'DATE-OBS';gethead 2 2 25-MAY-2007 00:02:01 AIPS mmm=substr(keystrng,5,6) 2 2 25-MAY-2007 00:02:01 AIPS if(mmm='01')then;mmm='JAN';end;if(mmm='02')then;mmm='FEB';end 2 2 25-MAY-2007 00:02:01 AIPS if(mmm='03')then;mmm='MAR';end;if(mmm='04')then;mmm='APR';end 2 2 25-MAY-2007 00:02:01 AIPS if(mmm='05')then;mmm='MAY';end;if(mmm='06')then;mmm='JUN';end 2 2 25-MAY-2007 00:02:01 AIPS if(mmm='07')then;mmm='JUL';end;if(mmm='08')then;mmm='AUG';end 2 2 25-MAY-2007 00:02:01 AIPS if(mmm='09')then;mmm='SEP';end;if(mmm='10')then;mmm='OCT';end 2 2 25-MAY-2007 00:02:01 AIPS if(mmm='11')then;mmm='NOV';end;if(mmm='12')then;mmm='DEC';end 2 2 25-MAY-2007 00:02:01 AIPS expnm=expnm!!'_'!!substr(keystrng,1,4)!!mmm!!substr(keystrng,7,8)!!'_1' 2 2 25-MAY-2007 00:02:01 AIPS end;ki=1;userid=0 2 2 25-MAY-2007 00:02:01 AIPS while (ki<9) 2 2 25-MAY-2007 00:02:01 AIPS ik=char(ki);keyvalue=0;keystrng'';keyword='CTYPE'!!ik;gethead;clrtemp 2 2 25-MAY-2007 00:02:01 AIPS if(substr(keystrng,1,2)='RA')then 2 2 25-MAY-2007 00:02:01 AIPS keyword='CRVAL'!!ik;gethead;ra1=keyvalue(1);ra2=keyvalue(2);msuv1=ra1+ra2 2 2 25-MAY-2007 00:02:01 AIPS keyword='CDELT'!!ik;gethead;cellsize(1)=-1*keyvalue(1)*3600;ra1=ra1/15 2 2 25-MAY-2007 00:02:01 AIPS ra2=ra2/15;rh=floor(ra1);ra1=(ra1-rh)*60;rm=floor(ra1);ra1=(ra1-rm)*60 2 2 25-MAY-2007 00:02:01 AIPS rs=((floor((ra1+(3600*ra2))*1000)+0.005)/1000);clrtemp 2 2 25-MAY-2007 00:02:01 AIPS if(abs(rs-floor(abs(rs)))<0.1)then;rs=0;zz='.0';else;zz='';end;clrtemp 2 2 25-MAY-2007 00:02:01 AIPS keyword='NAXIS'!!ik;gethead;ra1=0.5*keyvalue(1)*cellsize(1);end 2 2 25-MAY-2007 00:02:01 AIPS if(substr(keystrng,1,3)='DEC')then 2 2 25-MAY-2007 00:02:01 AIPS keyword='CRVAL'!!ik;gethead;dc1=keyvalue(1);dc2=keyvalue(2);msuv1=dc1+dc2 2 2 25-MAY-2007 00:02:01 AIPS keyword='CDELT'!!ik;gethead;cellsize(2)=keyvalue(1)*3600 2 2 25-MAY-2007 00:02:01 AIPS if(dc1<0)then;pm='-';dc1=-1*dc1;dc2=-1*dc2;else;pm='+';end 2 2 25-MAY-2007 00:02:01 AIPS dd=floor(dc1);dc1=(dc1-dd)*60;dm=floor(dc1);dc1=(dc1-dm)*60 2 2 25-MAY-2007 00:02:01 AIPS ds=floor(dc1+(3600*dc2)+0.0005);clrtemp;keyword='NAXIS'!!ik 2 2 25-MAY-2007 00:02:01 AIPS gethead;dc1=0.5*(keyvalue(1)-10)*cellsize(2);end $ie correct for (c)-top 2 2 25-MAY-2007 00:02:01 AIPS if(substr(keystrng,1,2)='IF')then 2 2 25-MAY-2007 00:02:01 AIPS keyword='NAXIS'!!ik;gethead;nif=keyvalue(1);clrtemp;end 2 2 25-MAY-2007 00:02:01 AIPS if(substr(keystrng,1,4)='FREQ')then 2 2 25-MAY-2007 00:02:01 AIPS keyword='CRVAL'!!ik;gethead;nu1=keyvalue(1)/1e6;nu2=keyvalue(2)/1e6 2 2 25-MAY-2007 00:02:01 AIPS keyword='CDELT'!!ik;gethead;bw=keyvalue(1)/1e6;end;nu=(nu1+nu2);clrtemp 2 2 25-MAY-2007 00:02:01 AIPS if(substr(keystrng,1,6)='STOKES')then 2 2 25-MAY-2007 00:02:01 AIPS keyword='CRVAL'!!ik;gethead;stv=keyvalue(1) 2 2 25-MAY-2007 00:02:01 AIPS keyword='NAXIS'!!ik;gethead;nst=keyvalue(1);clrtemp 2 2 25-MAY-2007 00:02:01 AIPS if(nst=4)then;stc='F';else;if(nst=2)then;stc='H';else;if(stv=-1)then 2 2 25-MAY-2007 00:02:01 AIPS stc='R';else;if(stv=-2)then;stc='L';else;if(stv=-5)then;stc='X' 2 2 25-MAY-2007 00:02:01 AIPS else;if(stv=-6)then;stc='Y';else;if(stv >0)then;stc='I';else 2 2 25-MAY-2007 00:02:01 AIPS stc='U';end;end;end;end;end;end;end;end 2 2 25-MAY-2007 00:02:01 AIPS if(substr(keystrng,1,1)='')then;ki=10;else;ki=ki+1;end 2 2 25-MAY-2007 00:02:01 AIPS end;clrtemp $ build the output file name here 2 2 25-MAY-2007 00:02:01 AIPS if(intype='UV')then;nu1=0;nu2=0;clrtemp;inext'FQ';for ifx=1:nif 2 2 25-MAY-2007 00:02:01 AIPS pixxy=1,2,ifx;tabget;nu1=nu1+((keyvalue(1)+keyvalue(2))/1e6) 2 2 25-MAY-2007 00:02:01 AIPS pixxy=1,3,ifx;tabget;nu2=nu2+((keyvalue(1)+keyvalue(2))/1e6);end 2 2 25-MAY-2007 00:02:01 AIPS nu=nu+0.5*(nu1+(0.5*nu2));clrtemp;else;if(intype='MA')then; 2 2 25-MAY-2007 00:02:01 AIPS fras=substr(char(0.5*(ra1+dc1)),1,4);nu=nu+(bw/(2*nif));else 2 2 25-MAY-2007 00:02:01 AIPS type 'ERROR: FILE TYPE UNKNOWN (HOW DID THIS HAPPEN?)';end;end 2 2 25-MAY-2007 00:02:01 AIPS frqs=substr(char((nu+5)/1000),1,4);clrtemp;sys2com(1)=' $aimg/ 2 2 25-MAY-2007 00:02:01 AIPS if (intype='MA')then; $read conv size,rms from header, use imsi*cell/2 for R 2 2 25-MAY-2007 00:02:01 AIPS rdi='S';ra2=0.5*(ra1+dc1-9);if(ra2>60)then;rdi='M';ra2=ra2/60;end $ R-fov 2 2 25-MAY-2007 00:02:01 AIPS if(ra2>60)then;rdi='D';ra2=ra2/60;end;rads=substr(char(ra2),1,4) 2 2 25-MAY-2007 00:02:01 AIPS keyword='BMAJ';gethead;sbmv=keyvalue(1);keyword='BMIN';gethead 2 2 25-MAY-2007 00:02:01 AIPS sbmv=1800*(sbmv+keyvalue(1));sbms=substr(char(sbmv),1,4) 2 2 25-MAY-2007 00:02:01 AIPS 2 2 25-MAY-2007 00:02:01 AIPS keyvalue=0;keystrng'';keyword='ACTNOISE';gethead;rmsv=keyvalue(1) $ RMS<1e4 2 2 25-MAY-2007 00:02:01 AIPS if(rmsv>1)then;rmsc='J';rmss=substr(char(rmsv),1,4);else;rmsv=rmsv*1000 2 2 25-MAY-2007 00:02:01 AIPS if(rmsv>1)then;rmsc='M';rmss=substr(char(rmsv),1,4);else;rmsv=rmsv*1000 2 2 25-MAY-2007 00:02:01 AIPS if(rmsv>1)then;rmsc='U';rmss=substr(char(rmsv),1,4);else 2 2 25-MAY-2007 00:02:01 AIPS rmsv=rmsv*1000;rmsc='N';rmss=substr(char(rmsv),1,4) 2 2 25-MAY-2007 00:02:01 AIPS end;end;end;clrtemp;fras='';while(length(frqs)<4);frqs=frqs!!'0';end 2 2 25-MAY-2007 00:02:01 AIPS while(length(rads)<4);rads=rads!!'0';end;while(length(rmss)<4) 2 2 25-MAY-2007 00:02:01 AIPS rmss=rmss!!'0';end;while(length(sbms)<4);sbms=sbms!!'0';end 2 2 25-MAY-2007 00:02:01 AIPS outfile=frqs!!stc!!sbms!!'_'!!expnm!!'_'!!rmss!!rmsc!!fras!!rads!!rdi 2 2 25-MAY-2007 00:02:01 AIPS else;outprint=frqs!!stc!!nnsl!!'_'!!expnm;outfile=outprint!!'.uvfits 2 2 25-MAY-2007 00:02:01 AIPS end 2 2 25-MAY-2007 00:02:01 AIPS msuv=(sqrt((msuv1*msuv1)+(msuv2*msuv2)))*3600 2 2 25-MAY-2007 00:02:01 AIPS if(msuv>5)then $ not multisource UV, make a source dir 2 2 25-MAY-2007 00:02:01 AIPS dir='';sysout'';syscom'umask 0;mkdir 2 2 25-MAY-2007 00:02:01 AIPS if(rh<10)then;sys2com(2)='J0'!!char(rh);else;sys2com(2)='J'!! char(rh);end 2 2 25-MAY-2007 00:02:01 AIPS if(rm<10)then;sys2com(3)='0'!!char(rm);else;sys2com(3)=char(rm);end 2 2 25-MAY-2007 00:02:01 AIPS if(rs<10)then;sys2com(4)='0'!!char(rs)!!zz;else;sys2com(4)=char(rs)!!zz;end 2 2 25-MAY-2007 00:02:01 AIPS sys2com(4)=substr(sys2com(4),1,4);clrtemp 2 2 25-MAY-2007 00:02:01 AIPS if(dd<10)then;sys2com(5)=pm!!'0'!!char(dd);else;sys2com(5)=pm!!char(dd);end 2 2 25-MAY-2007 00:02:01 AIPS if(dm<10)then;sys2com(6)='0'!!char(dm);else;sys2com(6)=char(dm);end 2 2 25-MAY-2007 00:02:01 AIPS if(ds<10)then;sys2com(7)='0'!!char(ds);else;sys2com(7)=char(ds);end 2 2 25-MAY-2007 00:02:01 AIPS sys2com(7)=substr(sys2com(7),1,2);clrtemp 2 2 25-MAY-2007 00:02:01 AIPS sys2com(8) ' >& /dev/null 2 2 25-MAY-2007 00:02:01 AIPS system;clrtemp;for i=1:7;dir=dir!!sys2com(i);end;ki=length(dir) $must be 23 2 2 25-MAY-2007 00:02:01 AIPS dir=substr(dir,8,ki);if(ki<>23)then;type'OOPS: WRONG DIRECTORY NAME ?';end 2 2 25-MAY-2007 00:02:01 AIPS end;syscom'';sys2com'';clrtemp 2 2 25-MAY-2007 00:02:01 AIPS return 2 2 25-MAY-2007 00:02:01 AIPS finish 2 2 25-MAY-2007 00:02:01 AIPS 2 2 25-MAY-2007 00:02:01 AIPS procedure nvasarch 2 2 25-MAY-2007 00:02:01 AIPS $LOS - archives the files to disk - define $EXP (and $AVLA/$ADAT/$AIMG/$AUVF) 2 2 25-MAY-2007 00:02:01 AIPS string*4 nnsl 2 2 25-MAY-2007 00:02:01 AIPS string*20 expnm 2 2 25-MAY-2007 00:02:01 AIPS string*64 expfile 2 2 25-MAY-2007 00:02:01 AIPS scalar nn,mai,uvi,xe,nif 2 2 25-MAY-2007 00:02:01 AIPS clrname;indisk=lsdisk;chkname;numfle=1-error;intype'UV';chkname;uvi=1-error 2 2 25-MAY-2007 00:02:01 AIPS default fitab;indisk=lsdisk;recat;douvcomp=-1;nif=2;type expid 2 2 25-MAY-2007 00:02:01 AIPS $2IF IM, or reset in uv#1 2 2 25-MAY-2007 00:02:01 AIPS if(numfle>3)then $ at least 1UVF, 1TSV, 1SS, 1MA 2 2 25-MAY-2007 00:02:01 AIPS egetname 1;nnsl=mkarr;nvasname;i=1;clrtemp;syscom'umask 0;mkdir 2 2 25-MAY-2007 00:02:01 AIPS while((substr(expnm,i,i)<>'_')&(i<21));i=i+1;end;dir=substr(expnm,1,i-1) 2 2 25-MAY-2007 00:02:01 AIPS outfile='ADAT:'!!expnm!!'_'!!frqs!!stc!!nnsl!!'.uvfits 2 2 25-MAY-2007 00:02:01 AIPS sysout'';sys2com'';sys2com(2) ' >& /dev/null 2 2 25-MAY-2007 00:02:01 AIPS sys2com(1)' $ADAT/'!!dir;system;gx;clrtemp;egetname 2;clrtemp;syscom'\mv -f 2 2 25-MAY-2007 00:02:01 AIPS outfile='ADAT:'!!expnm!!'_'!!frqs!!stc!!nnsl!!'.clfits 2 2 25-MAY-2007 00:02:01 AIPS gx;sys2com(1)' $ADAT/'!!expnm!!'_* $ADAT/'!!dir;system 2 2 25-MAY-2007 00:02:01 AIPS sys2com(1)' $ADAT/'!!expnm!!'.* $ADAT/'!!dir; 2 2 25-MAY-2007 00:02:01 AIPS $system 2 2 25-MAY-2007 00:02:01 AIPS sys2com(1)' $ARUN/'!!expnm!!'.* $ADAT/'!!dir; 2 2 25-MAY-2007 00:02:01 AIPS $system; 2 2 25-MAY-2007 00:02:01 AIPS j=2;mai=0 2 2 25-MAY-2007 00:02:01 AIPS while(j& /dev/null 2 2 25-MAY-2007 00:02:01 AIPS outfile='AIMG:'!!outfile;dparm(5)=1;if(xe=1)then;gx; 2 2 25-MAY-2007 00:02:01 AIPS if(numtab('PL')<1)then;type'NO UV PLOTS';else;if (numtab('PL')<2) then; 2 2 25-MAY-2007 00:02:01 AIPS type'SINGLE PLOT, ASSUMING UV COVERAGE'; 2 2 25-MAY-2007 00:02:01 AIPS else;if(numtab('PL')>2)then;plver=3;outfile='AIMG:'!!outprint!!'.vis.ps 2 2 25-MAY-2007 00:02:01 AIPS go lwpla;wait lwpla;syscom'convert $aimg/ 2 2 25-MAY-2007 00:02:01 AIPS sys2com(1)=outprint!!'.vis.ps $aimg/ 2 2 25-MAY-2007 00:02:01 AIPS sys2com(2)=outprint!!'.vis.gif 2 2 25-MAY-2007 00:02:01 AIPS system;end;plver=2;outfile='AIMG:'!!outprint!!'.ri.ps 2 2 25-MAY-2007 00:02:01 AIPS go lwpla;wait lwpla;syscom'convert $aimg/ 2 2 25-MAY-2007 00:02:01 AIPS sys2com(1)=outprint!!'.ri.ps $aimg/ 2 2 25-MAY-2007 00:02:01 AIPS sys2com(2)=outprint!!'.ri.gif 2 2 25-MAY-2007 00:02:01 AIPS system;end;plver=1;outfile='AIMG:'!!outprint!!'.uv.ps 2 2 25-MAY-2007 00:02:01 AIPS go lwpla;wait lwpla;dparm(5)=0;sys2com(1)=outprint!!'.uv.ps $aimg/ 2 2 25-MAY-2007 00:02:01 AIPS sys2com(2)=outprint!!'.uv.gif 2 2 25-MAY-2007 00:02:01 AIPS system;sys2com(2)='';syscom'chmod 666 $aimg/ 2 2 25-MAY-2007 00:02:01 AIPS $ sys2com(1)=outprint!!'.*.ps 2 2 25-MAY-2007 00:02:01 AIPS $ system;sys2com(1)=outprint!!'.*.gif 2 2 25-MAY-2007 00:02:01 AIPS $ system;sys2com(1)=outprint!!'.uvfits 2 2 25-MAY-2007 00:02:01 AIPS sys2com(1)=outprint!!'* 2 2 25-MAY-2007 00:02:01 AIPS system;end;end;clrtemp;syscom'\mv -f $aimg/ 2 2 25-MAY-2007 00:02:01 AIPS $ sys2com(1)=substr(outfile,6,length(outfile))!!' $aimg/ 2 2 25-MAY-2007 00:02:01 AIPS sys2com(1)=outprint!!'.* $aimg/ 2 2 25-MAY-2007 00:02:01 AIPS sys2com(2)=dir;system;clrtemp;end;for nn=(uvi+1):numfle $ archive MAps 2 2 25-MAY-2007 00:02:01 AIPS egetname nn;chkname;xe=1-error;if((intype='MA')&(inclass='NVAS07'))then 2 2 25-MAY-2007 00:02:01 AIPS nvasname;sysout'';sys2com'';sys2com(8)' >& /dev/null 2 2 25-MAY-2007 00:02:01 AIPS expfile=outfile;outfile='AIMG:'!!outfile 2 2 25-MAY-2007 00:02:01 AIPS if(xe=1)then;gx;syscom'umask 0;\mv -f $aimg/ 2 2 25-MAY-2007 00:02:01 AIPS sys2com(1)=expfile!!' $aimg/ 2 2 25-MAY-2007 00:02:01 AIPS sys2com(2)=expfile!!'.imfits 2 2 25-MAY-2007 00:02:01 AIPS system;clrtemp;syscom'umask 0;fits2jpeg -nonLinear -fits $aimg/ 2 2 25-MAY-2007 00:02:01 AIPS sys2com(1)=expfile!!'.imfits -jpeg $aimg/ 2 2 25-MAY-2007 00:02:01 AIPS sys2com(2)=expfile!!'.jpg 2 2 25-MAY-2007 00:02:01 AIPS sys2com(3)=' ; convert -size 150x150 $aimg/ 2 2 25-MAY-2007 00:02:01 AIPS sys2com(4)=expfile!!'.jpg 2 2 25-MAY-2007 00:02:01 AIPS sys2com(5)=' -resize 150x150 -gamma 1.5 -depth 32 $aimg/ 2 2 25-MAY-2007 00:02:01 AIPS sys2com(6)=expfile!!'.JPG'!!' ; \mv -f $aimg/ 2 2 25-MAY-2007 00:02:01 AIPS sys2com(7)=expfile!!'* $aimg/ 2 2 25-MAY-2007 00:02:01 AIPS sys2com(8) dir!!sys2com(8);system;clrtemp;end;end;end;end 2 2 25-MAY-2007 00:02:01 AIPS type 'NVASARCH DONE - CLEANING UP';nvascln 2 2 25-MAY-2007 00:02:01 AIPS finish 2 2 25-MAY-2007 00:02:01 AIPS 2 2 25-MAY-2007 00:02:01 AIPS $procedure nvas 2 2 25-MAY-2007 00:02:01 AIPS $ typ expid;flatfov;if(uvi>3)then;nvasimage;nvasarch;end 2 2 25-MAY-2007 00:02:01 AIPS $finish 2 2 25-MAY-2007 00:02:01 AIPS 2 2 25-MAY-2007 00:02:01 AIPS procedure nvas 2 2 25-MAY-2007 00:02:01 AIPS typ expid;flatfov;if(uvi>3)then;nvasimage;end;clrtemp;clrname;indisk lsdisk 2 2 25-MAY-2007 00:02:01 AIPS recat;chkname;alj=1-error;getname 1;inname'';chkname;uvj=-error;intype'MA' 2 2 25-MAY-2007 00:02:01 AIPS inclass'NVAS07';chkname;maj=1-error;if (uvj=maj) then;nvasarch;end;clrtemp 2 2 25-MAY-2007 00:02:01 AIPS finish 2 0 25-MAY-2007 00:02:01 AIPS avlapipe 2 2 25-MAY-2007 00:02:01 AIPS Found in Version=ABIN 2 2 25-MAY-2007 00:02:01 AIPS Found in Version=ABIN 2 2 25-MAY-2007 00:02:01 AIPS Got(1) disk= 1 user=**** type=UV 19980930.C BAND.1 2 5 25-MAY-2007 00:02:01 AIPS 'AIPS WILL CHOOSE THE REFERENCE ANTENNA' 2 2 25-MAY-2007 00:02:01 AIPS Got(1) disk= 1 user=**** type=UV 19980930.C BAND.1 2 5 25-MAY-2007 00:02:01 AIPS 'SETFC WILL DETERMINE THE CELL SIZE' 2 5 25-MAY-2007 00:02:01 AIPS '5 SECOND INTEGRATIONS (GUESS)' 2 5 25-MAY-2007 00:02:02 AIPS 'DONE CLEANUP OF OLD TABLE EXTENTION FILES (CL,SN,FG,BP,PL,XX)' 2 5 25-MAY-2007 00:02:02 QUACK Task QUACK (release of 31DEC07) begins 2 4 25-MAY-2007 00:02:02 QUACK Flagged 18.36 min. of data in 73 scans 2 3 25-MAY-2007 00:02:02 QUACK Appears to have ended successfully 2 5 25-MAY-2007 00:02:02 QUACK hamal 31DEC07 TST: Cpu= 0.0 Real= 0 2 2 25-MAY-2007 00:02:02 AIPS Resumes 2 5 25-MAY-2007 00:02:02 FLAGR Task FLAGR (release of 31DEC07) begins 2 3 25-MAY-2007 00:02:04 FLAGR Copied FG file from vol/cno/vers 1 1 1 to 1 1 2 2 4 25-MAY-2007 00:02:17 FLAGR Overall average amp= 3.994E+00 +- 4.497E+00 source= G980703 2 4 25-MAY-2007 00:02:17 FLAGR Overall average rms= 1.659E-03 +- 5.348E-04 source= G980703 2 4 25-MAY-2007 00:02:17 FLAGR Overall average amp= 4.124E+00 +- 4.573E+00 source= 2346+095 2 4 25-MAY-2007 00:02:17 FLAGR Overall average rms= 2.485E-03 +- 7.249E-04 source= 2346+095 2 4 25-MAY-2007 00:02:17 FLAGR Overall average amp= 5.252E-01 +- 4.974E-02 source= 0137+331 2 4 25-MAY-2007 00:02:17 FLAGR Overall average rms= 2.198E-03 +- 2.828E-04 source= 0137+331 2 5 25-MAY-2007 00:02:17 FLAGR Found 46 bad times, 57 total flags 2 5 25-MAY-2007 00:02:17 FLAGR Wrote 1 antenna & IF independent flags 2 5 25-MAY-2007 00:02:17 FLAGR Wrote 45 antenna independent, IF dependent flags 2 5 25-MAY-2007 00:02:17 FLAGR Wrote 11 antenna & IF dependent flags 2 5 25-MAY-2007 00:02:17 FLAGR Wrote 0 antenna & IF dependent, all-times flags 2 3 25-MAY-2007 00:02:17 FLAGR Appears to have ended successfully 2 5 25-MAY-2007 00:02:17 FLAGR hamal 31DEC07 TST: Cpu= 11.9 Real= 15 2 2 25-MAY-2007 00:02:17 AIPS Resumes 2 5 25-MAY-2007 00:02:17 SETJY Task SETJY (release of 31DEC07) begins 2 2 25-MAY-2007 00:02:17 SETJY / Resetting flux information to zero 2 2 25-MAY-2007 00:02:17 SETJY BIF = 1 EIF = 2 /Range of IFs 2 2 25-MAY-2007 00:02:17 SETJY SOURCES = '' /All sources selected 2 3 25-MAY-2007 00:02:17 SETJY Appears to have ended successfully 2 5 25-MAY-2007 00:02:17 SETJY hamal 31DEC07 TST: Cpu= 0.0 Real= 0 2 2 25-MAY-2007 00:02:17 AIPS Resumes 2 5 25-MAY-2007 00:02:17 SETJY Task SETJY (release of 31DEC07) begins 2 5 25-MAY-2007 00:02:18 SETJY A source model for this calibrator may be available 2 5 25-MAY-2007 00:02:18 SETJY Use the verb CALDIR to see if there is one 2 5 25-MAY-2007 00:02:18 SETJY A source model for this calibrator may be available 2 5 25-MAY-2007 00:02:18 SETJY Use the verb CALDIR to see if there is one 2 2 25-MAY-2007 00:02:18 SETJY / Flux calculated using known spectrum 2 2 25-MAY-2007 00:02:18 SETJY BIF = 1 EIF = 2 /Range of IFs 2 2 25-MAY-2007 00:02:18 SETJY '0137+331 ' IF = 1 FLUX = 5.6809 (Jy calcd) 2 2 25-MAY-2007 00:02:18 SETJY '0137+331 ' IF = 2 FLUX = 5.3743 (Jy calcd) 2 2 25-MAY-2007 00:02:18 SETJY / Using (1999.2) VLA or Reynolds (1934-638) coefficients 2 3 25-MAY-2007 00:02:18 SETJY Appears to have ended successfully 2 5 25-MAY-2007 00:02:18 SETJY hamal 31DEC07 TST: Cpu= 0.0 Real= 1 2 2 25-MAY-2007 00:02:18 AIPS Resumes 2 5 25-MAY-2007 00:02:18 CALIB Task CALIB (release of 31DEC07) begins 2 3 25-MAY-2007 00:02:18 CALIB CALIB USING 19980930 . C BAND . 1 DISK= 1 USID=**** 2 3 25-MAY-2007 00:02:18 CALIB L1 Solution type 2 2 25-MAY-2007 00:02:18 CALIB Selecting, editing and calibrating the data 2 3 25-MAY-2007 00:02:18 CALIB Doing cal transfer mode with point model for each source 2 3 25-MAY-2007 00:02:18 CALIB This is not self-calibration 2 2 25-MAY-2007 00:02:18 CALIB Dividing data by source flux densities 2 2 25-MAY-2007 00:02:18 CALIB Determining solutions 2 3 25-MAY-2007 00:02:18 CALIB Writing SN table 1 2 5 25-MAY-2007 00:02:19 CALIB Found 4183 good solutions 2 5 25-MAY-2007 00:02:19 CALIB Failed on 31 solutions 2 4 25-MAY-2007 00:02:19 CALIB Average closure rms = 0.0088 +- 0.0013 2 4 25-MAY-2007 00:02:19 CALIB Fraction of times having data > 2.5 rms from solution 2 4 25-MAY-2007 00:02:19 CALIB 0.49686 of the times had 0 - 2 percent outside 2.5 times rms 2 4 25-MAY-2007 00:02:19 CALIB 0.45912 of the times had 2 - 4 percent outside 2.5 times rms 2 4 25-MAY-2007 00:02:19 CALIB 0.03145 of the times had 4 - 6 percent outside 2.5 times rms 2 4 25-MAY-2007 00:02:19 CALIB 0.00629 of the times had 6 - 8 percent outside 2.5 times rms 2 4 25-MAY-2007 00:02:19 CALIB 0.00629 of the times had 10 - 12 percent outside 2.5 times rms 2 2 25-MAY-2007 00:02:19 CALIB Adjusting solutions to a common reference antenna 2 3 25-MAY-2007 00:02:20 CALIB Appears to have ended successfully 2 5 25-MAY-2007 00:02:20 CALIB hamal 31DEC07 TST: Cpu= 1.7 Real= 2 2 2 25-MAY-2007 00:02:20 AIPS Resumes 2 5 25-MAY-2007 00:02:20 AIPS '0137+331 MODEL =' '3C48_C' 2 3 25-MAY-2007 00:02:20 AIPS SYSTEM command to be executed is: 2 3 25-MAY-2007 00:02:20 AIPS ls -1 $AIPSTARS/3C48_C.MODEL >& /dev/null 2 5 25-MAY-2007 00:02:20 CALRD Task CALRD (release of 31DEC07) begins 2 2 25-MAY-2007 00:02:20 CALRD Reading disk file AIPSTARS:3C48_C.MODEL 2 2 25-MAY-2007 00:02:20 CALRD Create 3C48_C .MODEL . 1 (MA) on disk 1 cno 2 2 3 25-MAY-2007 00:02:20 CALRD Appears to have ended successfully 2 5 25-MAY-2007 00:02:20 CALRD hamal 31DEC07 TST: Cpu= 0.0 Real= 0 2 2 25-MAY-2007 00:02:20 AIPS Resumes 2 5 25-MAY-2007 00:02:20 CALIB Task CALIB (release of 31DEC07) begins 2 3 25-MAY-2007 00:02:20 CALIB CALIB USING 19980930 . C BAND . 1 DISK= 1 USID=**** 2 3 25-MAY-2007 00:02:20 CALIB L1 Solution type 2 2 25-MAY-2007 00:02:20 CALIB Selecting, editing and calibrating the data 2 3 25-MAY-2007 00:02:20 CALIB Doing self-cal mode with CC model 2 4 25-MAY-2007 00:02:20 CALIB SETGDS: imaging done with reprojected tangent point(s) 2 3 25-MAY-2007 00:02:20 CALIB FACSET: source model will be scaled to 5.681 Jy 2 3 25-MAY-2007 00:02:20 CALIB FACSET: 5.813153 Jy found from 196 components 2 4 25-MAY-2007 00:02:20 CALIB FACSET: scaling factor set to 9.77257E-01 2 2 25-MAY-2007 00:02:20 CALIB QINIT: did a GET of 20480 Kwords, OFF -359008885 2 2 25-MAY-2007 00:02:20 CALIB VISDFT: Begin DFT component division 2 2 25-MAY-2007 00:02:20 CALIB VISDFT: Model components of type Point 2 3 25-MAY-2007 00:02:20 CALIB I Polarization model processed 2 2 25-MAY-2007 00:02:20 CALIB Model computation is 20 percent complete 2 2 25-MAY-2007 00:02:20 CALIB Model computation is 40 percent complete 2 2 25-MAY-2007 00:02:21 CALIB Model computation is 60 percent complete 2 2 25-MAY-2007 00:02:21 CALIB Model computation is 90 percent complete 2 3 25-MAY-2007 00:02:21 CALIB FACSET: source model will be scaled to 5.374 Jy 2 3 25-MAY-2007 00:02:21 CALIB FACSET: 5.813153 Jy found from 196 components 2 4 25-MAY-2007 00:02:21 CALIB FACSET: scaling factor set to 9.24510E-01 2 2 25-MAY-2007 00:02:21 CALIB VISDFT: Begin DFT component division 2 3 25-MAY-2007 00:02:21 CALIB I Polarization model processed 2 3 25-MAY-2007 00:02:22 CALIB Field 1 used 196 CCs 2 2 25-MAY-2007 00:02:22 CALIB Determining solutions 2 6 25-MAY-2007 00:02:22 CALIB Deleted 104 records from SN table no. 1 2 3 25-MAY-2007 00:02:22 CALIB Writing SN table 1 2 5 25-MAY-2007 00:02:22 CALIB Found 208 good solutions 2 4 25-MAY-2007 00:02:22 CALIB Average closure rms = 0.0033 +- 0.0010 2 4 25-MAY-2007 00:02:22 CALIB Fraction of times having data > 2.5 rms from solution 2 4 25-MAY-2007 00:02:22 CALIB 0.62500 of the times had 2 - 4 percent outside 2.5 times rms 2 4 25-MAY-2007 00:02:22 CALIB 0.37500 of the times had 4 - 6 percent outside 2.5 times rms 2 2 25-MAY-2007 00:02:22 CALIB Adjusting solutions to a common reference antenna 2 8 25-MAY-2007 00:02:22 CALIB CALREF: CANNOT RELATE ANTENNA 22 TO 12 IN SUBARRAY 1 2 8 25-MAY-2007 00:02:22 CALIB CALREF: CANNOT RELATE ANTENNA 22 TO 12 IN SUBARRAY 1 2 6 25-MAY-2007 00:02:22 CALIB Some solutions were not adjusted to the common 2 6 25-MAY-2007 00:02:22 CALIB reference antenna. This may be because one or more 2 6 25-MAY-2007 00:02:22 CALIB antennas were not used. Check your data before 2 6 25-MAY-2007 00:02:22 CALIB proceeding. 2 3 25-MAY-2007 00:02:22 CALIB Appears to have ended successfully 2 5 25-MAY-2007 00:02:22 CALIB hamal 31DEC07 TST: Cpu= 2.1 Real= 2 2 2 25-MAY-2007 00:02:22 AIPS Resumes 2 5 25-MAY-2007 00:02:22 CLCAL Task CLCAL (release of 31DEC07) begins 2 4 25-MAY-2007 00:02:22 CLCAL Using interpolation mode 2PT 2 3 25-MAY-2007 00:02:22 CLCAL Processing SN table 1 2 6 25-MAY-2007 00:02:22 CLCAL Adjusting solutions to a common reference antenna = 27 2 5 25-MAY-2007 00:02:22 CLCAL SNMRG: Merging SN table 2 5 25-MAY-2007 00:02:22 CLCAL SNMRG: Write 1210 merged records from 1210 input records 2 4 25-MAY-2007 00:02:23 CLCAL SN2CL: Applying SN tables to CL table 1, writing CL table 2 2 3 25-MAY-2007 00:02:24 CLCAL Appears to have ended successfully 2 5 25-MAY-2007 00:02:24 CLCAL hamal 31DEC07 TST: Cpu= 1.5 Real= 2 2 2 25-MAY-2007 00:02:24 AIPS Resumes 2 5 25-MAY-2007 00:02:24 CLCAL Task CLCAL (release of 31DEC07) begins 2 4 25-MAY-2007 00:02:24 CLCAL Using interpolation mode SELF 2 6 25-MAY-2007 00:02:24 CLCAL Deleted 1161 records from CL table no. 2 2 3 25-MAY-2007 00:02:24 CLCAL Processing SN table 1 2 6 25-MAY-2007 00:02:24 CLCAL WARNING: SN table 1 has already been applied 2 6 25-MAY-2007 00:02:24 CLCAL Adjusting solutions to a common reference antenna = 27 2 5 25-MAY-2007 00:02:24 CLCAL SNMRG: Merging SN table 2 5 25-MAY-2007 00:02:24 CLCAL SNMRG: Write 1210 merged records from 1210 input records 2 4 25-MAY-2007 00:02:24 CLCAL SN2CL: Applying SN tables to CL table 1, writing CL table 2 2 3 25-MAY-2007 00:02:25 CLCAL Appears to have ended successfully 2 5 25-MAY-2007 00:02:25 CLCAL hamal 31DEC07 TST: Cpu= 0.9 Real= 1 2 2 25-MAY-2007 00:02:25 AIPS Resumes 2 5 25-MAY-2007 00:02:25 CALIB Task CALIB (release of 31DEC07) begins 2 3 25-MAY-2007 00:02:25 CALIB CALIB USING 19980930 . C BAND . 1 DISK= 1 USID=**** 2 3 25-MAY-2007 00:02:25 CALIB L1 Solution type 2 2 25-MAY-2007 00:02:25 CALIB Selecting, editing and calibrating the data 2 3 25-MAY-2007 00:02:26 CALIB Doing cal transfer mode with point model for each source 2 3 25-MAY-2007 00:02:26 CALIB This is not self-calibration 2 2 25-MAY-2007 00:02:26 CALIB Dividing data by source flux densities 2 2 25-MAY-2007 00:02:26 CALIB Determining solutions 2 3 25-MAY-2007 00:02:26 CALIB Writing SN table 2 2 5 25-MAY-2007 00:02:30 CALIB RPOL, IF= 1 The average gain over these antennas is 2.326E+00 2 5 25-MAY-2007 00:02:30 CALIB RPOL, IF= 2 The average gain over these antennas is 2.576E+00 2 5 25-MAY-2007 00:02:30 CALIB LPOL, IF= 1 The average gain over these antennas is 2.323E+00 2 5 25-MAY-2007 00:02:30 CALIB LPOL, IF= 2 The average gain over these antennas is 2.607E+00 2 5 25-MAY-2007 00:02:30 CALIB Found 4027 good solutions 2 5 25-MAY-2007 00:02:30 CALIB Failed on 31 solutions 2 4 25-MAY-2007 00:02:30 CALIB Average closure rms = 0.0024 +- 0.0004 2 4 25-MAY-2007 00:02:30 CALIB Fraction of times having data > 2.5 rms from solution 2 4 25-MAY-2007 00:02:30 CALIB 0.61538 of the times had 0 - 2 percent outside 2.5 times rms 2 4 25-MAY-2007 00:02:30 CALIB 0.04945 of the times had 2 - 4 percent outside 2.5 times rms 2 4 25-MAY-2007 00:02:30 CALIB 0.00549 of the times had 4 - 6 percent outside 2.5 times rms 2 4 25-MAY-2007 00:02:30 CALIB 0.01099 of the times had 10 - 12 percent outside 2.5 times rms 2 2 25-MAY-2007 00:02:30 CALIB Adjusting solutions to a common reference antenna 2 3 25-MAY-2007 00:02:30 CALIB Appears to have ended successfully 2 5 25-MAY-2007 00:02:30 CALIB hamal 31DEC07 TST: Cpu= 4.5 Real= 5 2 2 25-MAY-2007 00:02:30 AIPS Resumes 2 5 25-MAY-2007 00:02:30 CALIB Task CALIB (release of 31DEC07) begins 2 3 25-MAY-2007 00:02:30 CALIB CALIB USING 19980930 . C BAND . 1 DISK= 1 USID=**** 2 3 25-MAY-2007 00:02:30 CALIB L1 Solution type 2 2 25-MAY-2007 00:02:30 CALIB Selecting, editing and calibrating the data 2 3 25-MAY-2007 00:02:31 CALIB Doing self-cal mode with CC model 2 4 25-MAY-2007 00:02:31 CALIB SETGDS: imaging done with reprojected tangent point(s) 2 3 25-MAY-2007 00:02:31 CALIB FACSET: source model will be scaled to 5.681 Jy 2 3 25-MAY-2007 00:02:31 CALIB FACSET: 5.813153 Jy found from 196 components 2 4 25-MAY-2007 00:02:31 CALIB FACSET: scaling factor set to 9.77257E-01 2 2 25-MAY-2007 00:02:31 CALIB QINIT: did a GET of 20480 Kwords, OFF -358893173 2 2 25-MAY-2007 00:02:31 CALIB VISDFT: Begin DFT component division 2 2 25-MAY-2007 00:02:31 CALIB VISDFT: Model components of type Point 2 3 25-MAY-2007 00:02:31 CALIB I Polarization model processed 2 2 25-MAY-2007 00:02:31 CALIB Model computation is 20 percent complete 2 2 25-MAY-2007 00:02:31 CALIB Model computation is 40 percent complete 2 2 25-MAY-2007 00:02:31 CALIB Model computation is 60 percent complete 2 2 25-MAY-2007 00:02:32 CALIB Model computation is 90 percent complete 2 3 25-MAY-2007 00:02:32 CALIB FACSET: source model will be scaled to 5.374 Jy 2 3 25-MAY-2007 00:02:32 CALIB FACSET: 5.813153 Jy found from 196 components 2 4 25-MAY-2007 00:02:32 CALIB FACSET: scaling factor set to 9.24510E-01 2 2 25-MAY-2007 00:02:32 CALIB VISDFT: Begin DFT component division 2 3 25-MAY-2007 00:02:32 CALIB I Polarization model processed 2 3 25-MAY-2007 00:02:33 CALIB Field 1 used 196 CCs 2 2 25-MAY-2007 00:02:33 CALIB Determining solutions 2 6 25-MAY-2007 00:02:33 CALIB Deleted 26 records from SN table no. 2 2 3 25-MAY-2007 00:02:33 CALIB Writing SN table 2 2 5 25-MAY-2007 00:02:33 CALIB RPOL, IF= 1 The average gain over these antennas is 0.000E+00 2 5 25-MAY-2007 00:02:33 CALIB RPOL, IF= 2 The average gain over these antennas is 3.105E+00 2 5 25-MAY-2007 00:02:33 CALIB LPOL, IF= 1 The average gain over these antennas is 3.105E+00 2 5 25-MAY-2007 00:02:33 CALIB LPOL, IF= 2 The average gain over these antennas is 3.139E+00 2 5 25-MAY-2007 00:02:33 CALIB Found 52 good solutions 2 4 25-MAY-2007 00:02:33 CALIB Average closure rms = 0.0005 +- 0.0003 2 4 25-MAY-2007 00:02:33 CALIB Fraction of times having data > 2.5 rms from solution 2 4 25-MAY-2007 00:02:33 CALIB 0.50000 of the times had 0 - 2 percent outside 2.5 times rms 2 4 25-MAY-2007 00:02:33 CALIB 0.50000 of the times had 6 - 8 percent outside 2.5 times rms 2 2 25-MAY-2007 00:02:33 CALIB Adjusting solutions to a common reference antenna 2 8 25-MAY-2007 00:02:33 CALIB CALREF: CANNOT RELATE ANTENNA 22 TO 12 IN SUBARRAY 1 2 8 25-MAY-2007 00:02:33 CALIB CALREF: CANNOT RELATE ANTENNA 22 TO 12 IN SUBARRAY 1 2 6 25-MAY-2007 00:02:33 CALIB Some solutions were not adjusted to the common 2 6 25-MAY-2007 00:02:33 CALIB reference antenna. This may be because one or more 2 6 25-MAY-2007 00:02:33 CALIB antennas were not used. Check your data before 2 6 25-MAY-2007 00:02:33 CALIB proceeding. 2 3 25-MAY-2007 00:02:33 CALIB Appears to have ended successfully 2 5 25-MAY-2007 00:02:33 CALIB hamal 31DEC07 TST: Cpu= 2.1 Real= 3 2 2 25-MAY-2007 00:02:33 AIPS Resumes 2 4 25-MAY-2007 00:02:33 AIPS Destroyed 1 extension files of type CC 2 4 25-MAY-2007 00:02:33 AIPS Destroyed 1 extension files of type HI 2 4 25-MAY-2007 00:02:33 AIPS Destroyed MA image file: catno= 2 disk= 1 2 5 25-MAY-2007 00:02:33 GETJY Task GETJY (release of 31DEC07) begins 2 6 25-MAY-2007 00:02:33 GETJY Source:Qual CALCODE IF Flux (Jy) 2 6 25-MAY-2007 00:02:33 GETJY 2346+095 : 0 A 1 0.00000 +/- -1.00000 2 6 25-MAY-2007 00:02:33 GETJY 2 1.46782 +/- 0.00366 2 6 25-MAY-2007 00:02:33 GETJY WARNING: All requested fluxes were NOT determined. 2 3 25-MAY-2007 00:02:33 GETJY Appears to have ended successfully 2 5 25-MAY-2007 00:02:33 GETJY hamal 31DEC07 TST: Cpu= 0.0 Real= 0 2 2 25-MAY-2007 00:02:33 AIPS Resumes 2 5 25-MAY-2007 00:02:33 CLCAL Task CLCAL (release of 31DEC07) begins 2 4 25-MAY-2007 00:02:33 CLCAL Using interpolation mode 2PT 2 3 25-MAY-2007 00:02:33 CLCAL Processing SN table 2 2 6 25-MAY-2007 00:02:33 CLCAL Adjusting solutions to a common reference antenna = 27 2 5 25-MAY-2007 00:02:33 CLCAL SNMRG: Merging SN table 2 5 25-MAY-2007 00:02:33 CLCAL SNMRG: Write 1132 merged records from 1132 input records 2 4 25-MAY-2007 00:02:34 CLCAL SN2CL: Applying SN tables to CL table 2, writing CL table 3 2 3 25-MAY-2007 00:02:35 CLCAL Appears to have ended successfully 2 5 25-MAY-2007 00:02:35 CLCAL hamal 31DEC07 TST: Cpu= 1.5 Real= 2 2 2 25-MAY-2007 00:02:35 AIPS Resumes 2 5 25-MAY-2007 00:02:35 CLCAL Task CLCAL (release of 31DEC07) begins 2 4 25-MAY-2007 00:02:35 CLCAL Using interpolation mode SELF 2 6 25-MAY-2007 00:02:35 CLCAL Deleted 1118 records from CL table no. 3 2 3 25-MAY-2007 00:02:35 CLCAL Processing SN table 2 2 6 25-MAY-2007 00:02:35 CLCAL WARNING: SN table 2 has already been applied 2 6 25-MAY-2007 00:02:35 CLCAL Adjusting solutions to a common reference antenna = 27 2 5 25-MAY-2007 00:02:35 CLCAL SNMRG: Merging SN table 2 5 25-MAY-2007 00:02:35 CLCAL SNMRG: Write 1132 merged records from 1132 input records 2 4 25-MAY-2007 00:02:35 CLCAL SN2CL: Applying SN tables to CL table 2, writing CL table 3 2 3 25-MAY-2007 00:02:36 CLCAL Appears to have ended successfully 2 5 25-MAY-2007 00:02:36 CLCAL hamal 31DEC07 TST: Cpu= 0.9 Real= 1 2 2 25-MAY-2007 00:02:36 AIPS Resumes 2 5 25-MAY-2007 00:02:36 TASAV Task TASAV (release of 31DEC07) begins 2 2 25-MAY-2007 00:02:36 TASAV Create 19980930 .TASAV . 1 (UV) on disk 1 cno 2 2 3 25-MAY-2007 00:02:36 TASAV Copied AN file from vol/cno/vers 1 1 1 to 1 2 1 2 3 25-MAY-2007 00:02:36 TASAV Copied NX file from vol/cno/vers 1 1 1 to 1 2 1 2 3 25-MAY-2007 00:02:36 TASAV Copied SU file from vol/cno/vers 1 1 1 to 1 2 1 2 3 25-MAY-2007 00:02:36 TASAV Copied FQ file from vol/cno/vers 1 1 1 to 1 2 1 2 3 25-MAY-2007 00:02:36 TASAV Copied CL file from vol/cno/vers 1 1 1 to 1 2 1 2 3 25-MAY-2007 00:02:36 TASAV Copied CL file from vol/cno/vers 1 1 2 to 1 2 2 2 3 25-MAY-2007 00:02:36 TASAV Copied CL file from vol/cno/vers 1 1 3 to 1 2 3 2 3 25-MAY-2007 00:02:36 TASAV Copied TY file from vol/cno/vers 1 1 1 to 1 2 1 2 3 25-MAY-2007 00:02:36 TASAV Copied WX file from vol/cno/vers 1 1 1 to 1 2 1 2 3 25-MAY-2007 00:02:36 TASAV Copied OF file from vol/cno/vers 1 1 1 to 1 2 1 2 3 25-MAY-2007 00:02:36 TASAV Copied FG file from vol/cno/vers 1 1 1 to 1 2 1 2 3 25-MAY-2007 00:02:36 TASAV Copied FG file from vol/cno/vers 1 1 2 to 1 2 2 2 3 25-MAY-2007 00:02:36 TASAV Copied XX file from vol/cno/vers 1 1 1 to 1 2 1 2 3 25-MAY-2007 00:02:36 TASAV Copied SN file from vol/cno/vers 1 1 1 to 1 2 1 2 3 25-MAY-2007 00:02:36 TASAV Copied SN file from vol/cno/vers 1 1 2 to 1 2 2 2 3 25-MAY-2007 00:02:36 TASAV Appears to have ended successfully 2 5 25-MAY-2007 00:02:36 TASAV hamal 31DEC07 TST: Cpu= 0.6 Real= 0 2 2 25-MAY-2007 00:02:36 AIPS Resumes 2 5 25-MAY-2007 00:02:36 SPLIT Task SPLIT (release of 31DEC07) begins 2 2 25-MAY-2007 00:02:36 SPLIT You are using a non-standard program 2 2 25-MAY-2007 00:02:36 SPLIT Doing subarray 1 2 2 25-MAY-2007 00:02:36 SPLIT Create G980703 .C BAND. 1 (UV) on disk 1 cno 3 2 3 25-MAY-2007 00:02:36 SPLIT Applying CL Table version 3 2 6 25-MAY-2007 00:02:38 SPLIT Previously flagged flagged by gain kept 2 6 25-MAY-2007 00:02:38 SPLIT Partially 34125 30225 34125 2 6 25-MAY-2007 00:02:38 SPLIT Fully 0 0 194051 2 3 25-MAY-2007 00:02:38 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 3 1 2 3 25-MAY-2007 00:02:38 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 3 1 2 3 25-MAY-2007 00:02:38 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 3 1 2 3 25-MAY-2007 00:02:38 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 3 1 2 2 25-MAY-2007 00:02:38 SPLIT Create 2346+095 .C BAND. 1 (UV) on disk 1 cno 4 2 6 25-MAY-2007 00:02:38 SPLIT Previously flagged flagged by gain kept 2 6 25-MAY-2007 00:02:38 SPLIT Partially 14761 10126 14761 2 6 25-MAY-2007 00:02:38 SPLIT Fully 0 0 52958 2 3 25-MAY-2007 00:02:38 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 4 1 2 3 25-MAY-2007 00:02:38 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 4 1 2 3 25-MAY-2007 00:02:38 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 4 1 2 3 25-MAY-2007 00:02:38 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 4 1 2 2 25-MAY-2007 00:02:38 SPLIT Create 0137+331 .C BAND. 1 (UV) on disk 1 cno 5 2 6 25-MAY-2007 00:02:39 SPLIT Previously flagged flagged by gain kept 2 6 25-MAY-2007 00:02:39 SPLIT Partially 13000 13000 13000 2 6 25-MAY-2007 00:02:39 SPLIT Fully 0 0 0 2 3 25-MAY-2007 00:02:39 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 5 1 2 3 25-MAY-2007 00:02:39 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 5 1 2 3 25-MAY-2007 00:02:39 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 5 1 2 3 25-MAY-2007 00:02:39 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 5 1 2 3 25-MAY-2007 00:02:39 SPLIT Appears to have ended successfully 2 5 25-MAY-2007 00:02:39 SPLIT hamal 31DEC07 TST: Cpu= 2.2 Real= 3 2 2 25-MAY-2007 00:02:39 AIPS Resumes 2 5 25-MAY-2007 00:02:39 AIPS ' ' 2 5 25-MAY-2007 00:02:39 AIPS 'ESTIMATED RMS:' '0.02333 MILLI JANSKY' 2 3 25-MAY-2007 00:02:39 AIPS SYSTEM command to be executed is: 2 3 25-MAY-2007 00:02:39 AIPS rm -f /tmp/SETFC@G980703_C,BAND.0-1 >& /dev/null 2 2 25-MAY-2007 00:02:39 AIPS Waiting for returned adverbs 2 5 25-MAY-2007 00:02:39 SETFC Task SETFC (release of 31DEC07) begins 2 3 25-MAY-2007 00:02:39 SETFC Found G980703 .C BAND.00001 Disk 1 slot 3 2 4 25-MAY-2007 00:02:39 SETFC SETCEL: max baseline, W = 1.7205E+05 9.3523E+04 wavelengths 2 4 25-MAY-2007 00:02:39 SETFC SETCEL: max field radius 3.8941E+02 arc seconds 2 4 25-MAY-2007 00:02:39 SETFC SETCEL: is > requested radius 2.9126E+02 arc seconds 2 4 25-MAY-2007 00:02:39 SETFC SETCEL: recommends IMSIZE 1458 CELLSIZE 0.399618 2 4 25-MAY-2007 00:02:39 SETFC SETCEL: returns IMSIZE 2048 CELLSIZE 0.343426 2 2 25-MAY-2007 00:02:39 SETFC ZTXOP2: using translated file name = 2 2 25-MAY-2007 00:02:39 SETFC ZTXOP2: /tmp/SETFC@G980703_C,BAND.0-1 2 4 25-MAY-2007 00:02:39 SETFC FLYEYE added 1 fields to BOXFILE to 0.000 deg 2 7 25-MAY-2007 00:02:39 SETFC WARNING: THIS MAY NOT COVER THE DESIRED AREA 2 4 25-MAY-2007 00:02:39 SETFC First field number written was 1 2 4 25-MAY-2007 00:02:39 SETFC Highest field number written was 1 2 2 25-MAY-2007 00:02:39 SETFC returns adverbs to AIPS 2 3 25-MAY-2007 00:02:39 SETFC Appears to have ended successfully 2 5 25-MAY-2007 00:02:39 SETFC hamal 31DEC07 TST: Cpu= 0.2 Real= 0 2 2 25-MAY-2007 00:02:39 AIPS Resumes 2 3 25-MAY-2007 00:02:39 AIPS SETFC was not found to be running 2 5 25-MAY-2007 00:02:39 AIPS 'SEARCHING FOR NVSS SOURCES' 2 2 25-MAY-2007 00:02:39 AIPS Waiting for returned adverbs 2 5 25-MAY-2007 00:02:39 SETFC Task SETFC (release of 31DEC07) begins 2 3 25-MAY-2007 00:02:39 SETFC Found G980703 .C BAND.00001 Disk 1 slot 3 2 2 25-MAY-2007 00:02:39 SETFC ZTXOP2: using translated file name = 2 2 25-MAY-2007 00:02:39 SETFC ZTXOP2: /tmp/SETFC@G980703_C,BAND.0-1 2 3 25-MAY-2007 00:02:39 SETFC Searching catalog between 0.00 and 0.24 degrees radius 2 2 25-MAY-2007 00:02:39 SETFC ZTXOP2: using translated file name = 2 2 25-MAY-2007 00:02:39 SETFC ZTXOP2: /home/auto/aips/TEXT/STARS/NV00.0030 2 3 25-MAY-2007 00:02:44 SETFC No NVSS sources selected for BOXFILE 2 3 25-MAY-2007 00:02:44 SETFC The Sun is 171.2 deg away - ignoring 2 4 25-MAY-2007 00:02:44 SETFC First field number written was 2 2 4 25-MAY-2007 00:02:44 SETFC Highest field number written was 1 2 2 25-MAY-2007 00:02:44 SETFC returns adverbs to AIPS 2 3 25-MAY-2007 00:02:44 SETFC Appears to have ended successfully 2 5 25-MAY-2007 00:02:44 SETFC hamal 31DEC07 TST: Cpu= 4.7 Real= 5 2 2 25-MAY-2007 00:02:44 AIPS Resumes 2 3 25-MAY-2007 00:02:44 AIPS SETFC was not found to be running 2 3 25-MAY-2007 00:02:44 AIPS SYSTEM command to be executed is: 2 3 25-MAY-2007 00:02:44 AIPS echo "SETFC FILE FOR SOURCE G980703 BELOW IS:" >> $ARUN/AK456_19 2 3 25-MAY-2007 00:02:44 AIPS 98SEP30_1.1.log 2 3 25-MAY-2007 00:02:44 AIPS SYSTEM command to be executed is: 2 3 25-MAY-2007 00:02:44 AIPS cat /tmp/SETFC@G980703_C,BAND.0-1 >> $ARUN/AK456_1998SEP30_1.1.l 2 3 25-MAY-2007 00:02:44 AIPS og 2 5 25-MAY-2007 00:02:44 AIPS ' NOW STARTING WITH SOURCE :1 =G980703' 2 5 25-MAY-2007 00:02:44 AIPS ' ' 2 5 25-MAY-2007 00:02:44 IMAGR Task IMAGR (release of 31DEC07) begins 2 2 25-MAY-2007 00:02:44 IMAGR ZTXOP2: using translated file name = 2 2 25-MAY-2007 00:02:44 IMAGR ZTXOP2: /tmp/SETFC@G980703_C,BAND.0-1 2 3 25-MAY-2007 00:02:44 IMAGR FIELDF: Final field parameters and # read are: 2 3 25-MAY-2007 00:02:44 IMAGR Field 1 2036 2036 5.9328E-02 3.0000E-02 0 2 2 25-MAY-2007 00:02:44 IMAGR ZTXOP2: using translated file name = 2 2 25-MAY-2007 00:02:44 IMAGR ZTXOP2: /tmp/SETFC@G980703_C,BAND.0-1 2 7 25-MAY-2007 00:02:44 IMAGR WINDF: Number of clean boxes/field read as follows: 2 3 25-MAY-2007 00:02:44 IMAGR Field 01: 1 2 2 25-MAY-2007 00:02:44 IMAGR Create G980703 .IMAGR . 1 (UV) on disk 1 cno 6 2 4 25-MAY-2007 00:02:44 IMAGR Beginning channel 1 through 1 with 2 IFs 2 3 25-MAY-2007 00:02:45 IMAGR IMACPY: Copied 228176 visibilities to be imaged 2 2 25-MAY-2007 00:02:45 IMAGR QINIT: did a GET of 20480 Kwords, OFF -359714125 2 2 25-MAY-2007 00:02:45 IMAGR UVWAIT: begin finding uniform weights 2 2 25-MAY-2007 00:02:45 IMAGR UVWAIT: Average grid weight 6.829E+04 2 2 25-MAY-2007 00:02:45 IMAGR UVWAIT: Adding temperance S 1.366E+04 2 2 25-MAY-2007 00:02:45 IMAGR UVWAIT: begin applying uniform or other weights 2 4 25-MAY-2007 00:02:45 IMAGR UVWAIT: Sum of weights in 1.014E+09 and out 1.417E+09 2 4 25-MAY-2007 00:02:45 IMAGR UVWAIT: Noise is increased by a factor 1.176 due to weighting 2 4 25-MAY-2007 00:02:45 IMAGR UVWAIT: Average summed weight 6.829E+04 over 422227 vis 2 2 25-MAY-2007 00:02:46 IMAGR Create G980703 .IBM001. 1 (MA) on disk 1 cno 7 2 2 25-MAY-2007 00:02:46 IMAGR Create G980703 .ICL001. 1 (MA) on disk 1 cno 8 2 2 25-MAY-2007 00:02:46 IMAGR GRDFLT: X and Y convolution type = SPHEROIDAL 2 2 25-MAY-2007 00:02:46 IMAGR GRDFLT: X and Y parms = 3.0000 1.0000 2 2 25-MAY-2007 00:02:46 IMAGR GRDFLT: convolution function sampled every 1/100 of a cell 2 2 25-MAY-2007 00:02:46 IMAGR GRDMEM: Ave 2 Channels; 4.635100E+09 to 4.914900E+09 Hz 2 4 25-MAY-2007 00:02:48 IMAGR Field 1 Sum of gridding weights = 1.50432E+10 2 4 25-MAY-2007 00:02:49 IMAGR Field 1 Beam min = -69.9 MilliJy, max = 1.0 Jy 2 4 25-MAY-2007 00:02:49 IMAGR Field 1 fit FWHM = 1.339 x 1.293 arcsec, PA= -5.1 2 4 25-MAY-2007 00:02:49 IMAGR CLBHIS: minimum component 0.198 of current peak 2 4 25-MAY-2007 00:02:52 IMAGR Field 1 min = -134.0 MicroJy,max = 136.5 MicroJy 2 4 25-MAY-2007 00:02:52 IMAGR Peak residual in window 133.966 less than limit 139.993 MicroJy 2 4 25-MAY-2007 00:02:56 IMAGR Field 1 min = -134.0 MicroJy,max = 136.5 MicroJy 2 3 25-MAY-2007 00:02:56 IMAGR Restoring Clean components 2 3 25-MAY-2007 00:02:56 IMAGR Checking image max/min 2 3 25-MAY-2007 00:02:56 IMAGR Field 1 final Clean flux 0.000 Jy 2 6 25-MAY-2007 00:02:56 IMAGR Deleting UV work file: 2 4 25-MAY-2007 00:02:56 IMAGR Destroyed 1 extension files of type AN 2 4 25-MAY-2007 00:02:56 IMAGR Destroyed 1 extension files of type FQ 2 4 25-MAY-2007 00:02:56 IMAGR Destroyed UV image file: catno= 6 disk= 1 2 3 25-MAY-2007 00:02:56 IMAGR Appears to have ended successfully 2 5 25-MAY-2007 00:02:56 IMAGR hamal 31DEC07 TST: Cpu= 11.1 Real= 12 2 2 25-MAY-2007 00:02:56 AIPS Resumes 2 3 25-MAY-2007 00:02:56 AIPS SYSTEM command to be executed is: 2 3 25-MAY-2007 00:02:56 AIPS rm -f /tmp/SETFC@G980703_C,BAND.0-1 >& /dev/null 2 5 25-MAY-2007 00:02:56 UVPLT Task UVPLT (release of 31DEC07) begins 2 2 25-MAY-2007 00:02:58 UVPLT GFINIS: number records used 39743 2 2 25-MAY-2007 00:02:58 UVPLT PLTUV: 844454 Points plotted 2 2 25-MAY-2007 00:02:58 UVPLT PLTUV: Plot file version 1 created. 2 3 25-MAY-2007 00:02:58 UVPLT Appears to have ended successfully 2 5 25-MAY-2007 00:02:58 UVPLT hamal 31DEC07 TST: Cpu= 2.1 Real= 2 2 2 25-MAY-2007 00:02:58 AIPS Resumes 2 5 25-MAY-2007 00:02:58 UVPLT Task UVPLT (release of 31DEC07) begins 2 2 25-MAY-2007 00:03:00 UVPLT GFINIS: number records used 19874 2 2 25-MAY-2007 00:03:00 UVPLT PLTUV: 422227 Points plotted 2 2 25-MAY-2007 00:03:00 UVPLT PLTUV: Plot file version 2 created. 2 3 25-MAY-2007 00:03:00 UVPLT Appears to have ended successfully 2 5 25-MAY-2007 00:03:00 UVPLT hamal 31DEC07 TST: Cpu= 1.4 Real= 2 2 2 25-MAY-2007 00:03:00 AIPS Resumes 2 5 25-MAY-2007 00:03:00 UVPLT Task UVPLT (release of 31DEC07) begins 2 2 25-MAY-2007 00:03:01 UVPLT GFINIS: number records used 19874 2 2 25-MAY-2007 00:03:01 UVPLT PLTUV: 422227 Points plotted 2 2 25-MAY-2007 00:03:01 UVPLT PLTUV: Plot file version 3 created. 2 3 25-MAY-2007 00:03:01 UVPLT Appears to have ended successfully 2 5 25-MAY-2007 00:03:01 UVPLT hamal 31DEC07 TST: Cpu= 1.5 Real= 1 2 2 25-MAY-2007 00:03:02 AIPS Resumes 2 4 25-MAY-2007 00:03:02 AIPS Destroyed 1 extension files of type HI 2 4 25-MAY-2007 00:03:02 AIPS Destroyed MA image file: catno= 7 disk= 1 2 2 25-MAY-2007 00:03:02 AIPS Disk 1 in-CNO 8 renumbered as CNO 6 2 5 25-MAY-2007 00:03:02 AIPS ' ' 2 5 25-MAY-2007 00:03:02 AIPS 'ESTIMATED RMS:' '0.04283 MILLI JANSKY' 2 3 25-MAY-2007 00:03:02 AIPS SYSTEM command to be executed is: 2 3 25-MAY-2007 00:03:02 AIPS rm -f /tmp/SETFC@2346+095_C,BAND.0-1 >& /dev/null 2 2 25-MAY-2007 00:03:02 AIPS Waiting for returned adverbs 2 5 25-MAY-2007 00:03:02 SETFC Task SETFC (release of 31DEC07) begins 2 3 25-MAY-2007 00:03:02 SETFC Found 2346+095 .C BAND.00001 Disk 1 slot 4 2 4 25-MAY-2007 00:03:02 SETFC SETCEL: max baseline, W = 1.7204E+05 1.0118E+05 wavelengths 2 4 25-MAY-2007 00:03:02 SETFC SETCEL: max field radius 3.7438E+02 arc seconds 2 4 25-MAY-2007 00:03:02 SETFC SETCEL: is > requested radius 2.9126E+02 arc seconds 2 4 25-MAY-2007 00:03:02 SETFC SETCEL: recommends IMSIZE 1458 CELLSIZE 0.399657 2 4 25-MAY-2007 00:03:02 SETFC SETCEL: returns IMSIZE 2048 CELLSIZE 0.343446 2 2 25-MAY-2007 00:03:02 SETFC ZTXOP2: using translated file name = 2 2 25-MAY-2007 00:03:02 SETFC ZTXOP2: /tmp/SETFC@2346+095_C,BAND.0-1 2 4 25-MAY-2007 00:03:02 SETFC FLYEYE added 1 fields to BOXFILE to 0.000 deg 2 7 25-MAY-2007 00:03:02 SETFC WARNING: THIS MAY NOT COVER THE DESIRED AREA 2 4 25-MAY-2007 00:03:02 SETFC First field number written was 1 2 4 25-MAY-2007 00:03:02 SETFC Highest field number written was 1 2 2 25-MAY-2007 00:03:02 SETFC returns adverbs to AIPS 2 3 25-MAY-2007 00:03:02 SETFC Appears to have ended successfully 2 5 25-MAY-2007 00:03:02 SETFC hamal 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 25-MAY-2007 00:03:03 AIPS Resumes 2 3 25-MAY-2007 00:03:03 AIPS SETFC was not found to be running 2 5 25-MAY-2007 00:03:03 AIPS 'SEARCHING FOR NVSS SOURCES' 2 2 25-MAY-2007 00:03:03 AIPS Waiting for returned adverbs 2 5 25-MAY-2007 00:03:03 SETFC Task SETFC (release of 31DEC07) begins 2 3 25-MAY-2007 00:03:03 SETFC Found 2346+095 .C BAND.00001 Disk 1 slot 4 2 2 25-MAY-2007 00:03:03 SETFC ZTXOP2: using translated file name = 2 2 25-MAY-2007 00:03:03 SETFC ZTXOP2: /tmp/SETFC@2346+095_C,BAND.0-1 2 3 25-MAY-2007 00:03:03 SETFC Searching catalog between 0.00 and 0.24 degrees radius 2 2 25-MAY-2007 00:03:03 SETFC ZTXOP2: using translated file name = 2 2 25-MAY-2007 00:03:03 SETFC ZTXOP2: /home/auto/aips/TEXT/STARS/NV00.0030 2 3 25-MAY-2007 00:03:06 SETFC Field RA Dec Flux Beam Sep 2 3 25-MAY-2007 00:03:06 SETFC 2 23:46:36.84 09:30:46.0 1.805 1.000 0.000 2 4 25-MAY-2007 00:03:06 SETFC Add NVSS: wrote 1 fields to BOXFILE 2 3 25-MAY-2007 00:03:06 SETFC The Sun is 168.2 deg away - ignoring 2 4 25-MAY-2007 00:03:06 SETFC First field number written was 2 2 4 25-MAY-2007 00:03:06 SETFC Highest field number written was 2 2 2 25-MAY-2007 00:03:06 SETFC returns adverbs to AIPS 2 3 25-MAY-2007 00:03:06 SETFC Appears to have ended successfully 2 5 25-MAY-2007 00:03:06 SETFC hamal 31DEC07 TST: Cpu= 3.2 Real= 3 2 2 25-MAY-2007 00:03:06 AIPS Resumes 2 3 25-MAY-2007 00:03:06 AIPS SETFC was not found to be running 2 3 25-MAY-2007 00:03:06 AIPS SYSTEM command to be executed is: 2 3 25-MAY-2007 00:03:06 AIPS echo "SETFC FILE FOR SOURCE 2346+095 BELOW IS:" >> $ARUN/AK456_1 2 3 25-MAY-2007 00:03:06 AIPS 998SEP30_1.1.log 2 3 25-MAY-2007 00:03:06 AIPS SYSTEM command to be executed is: 2 3 25-MAY-2007 00:03:06 AIPS cat /tmp/SETFC@2346+095_C,BAND.0-1 >> $ARUN/AK456_1998SEP30_1.1. 2 3 25-MAY-2007 00:03:06 AIPS log 2 5 25-MAY-2007 00:03:06 AIPS ' NOW STARTING WITH SOURCE :2 =2346+095' 2 5 25-MAY-2007 00:03:06 AIPS ' ' 2 5 25-MAY-2007 00:03:06 IMAGR Task IMAGR (release of 31DEC07) begins 2 2 25-MAY-2007 00:03:06 IMAGR ZTXOP2: using translated file name = 2 2 25-MAY-2007 00:03:06 IMAGR ZTXOP2: /tmp/SETFC@2346+095_C,BAND.0-1 2 3 25-MAY-2007 00:03:06 IMAGR FIELDF: Final field parameters and # read are: 2 3 25-MAY-2007 00:03:06 IMAGR Field 1 2036 2036 2.0711E-02 -1.5000E-02 0 2 3 25-MAY-2007 00:03:06 IMAGR Field 2 246 246 2.0711E-02 4.8500E-01 0 2 2 25-MAY-2007 00:03:06 IMAGR ZTXOP2: using translated file name = 2 2 25-MAY-2007 00:03:06 IMAGR ZTXOP2: /tmp/SETFC@2346+095_C,BAND.0-1 2 7 25-MAY-2007 00:03:06 IMAGR WINDF: Number of clean boxes/field read as follows: 2 3 25-MAY-2007 00:03:06 IMAGR Field 01: 1 Field 02: 1 2 2 25-MAY-2007 00:03:07 IMAGR Create 2346+095 .IMAGR . 1 (UV) on disk 1 cno 7 2 4 25-MAY-2007 00:03:07 IMAGR Beginning channel 1 through 1 with 2 IFs 2 3 25-MAY-2007 00:03:07 IMAGR IMACPY: Copied 67719 visibilities to be imaged 2 2 25-MAY-2007 00:03:07 IMAGR QINIT: did a GET of 20480 Kwords, OFF -359698765 2 2 25-MAY-2007 00:03:07 IMAGR UVWAIT: begin finding uniform weights 2 2 25-MAY-2007 00:03:07 IMAGR UVWAIT: Average grid weight 1.871E+04 2 2 25-MAY-2007 00:03:07 IMAGR UVWAIT: Adding temperance S 3.742E+03 2 2 25-MAY-2007 00:03:07 IMAGR UVWAIT: begin applying uniform or other weights 2 4 25-MAY-2007 00:03:07 IMAGR UVWAIT: Sum of weights in 2.893E+08 and out 3.704E+08 2 4 25-MAY-2007 00:03:07 IMAGR UVWAIT: Noise is increased by a factor 1.134 due to weighting 2 4 25-MAY-2007 00:03:07 IMAGR UVWAIT: Average summed weight 1.871E+04 over 121702 vis 2 2 25-MAY-2007 00:03:07 IMAGR Create 2346+095 .IBM001. 1 (MA) on disk 1 cno 8 2 2 25-MAY-2007 00:03:07 IMAGR Create 2346+095 .IBM002. 1 (MA) on disk 1 cno 9 2 2 25-MAY-2007 00:03:07 IMAGR Create 2346+095 .ICL001. 1 (MA) on disk 1 cno 10 2 2 25-MAY-2007 00:03:07 IMAGR Create 2346+095 .ICL002. 1 (MA) on disk 1 cno 11 2 2 25-MAY-2007 00:03:07 IMAGR GRDFLT: X and Y convolution type = SPHEROIDAL 2 2 25-MAY-2007 00:03:07 IMAGR GRDFLT: X and Y parms = 3.0000 1.0000 2 2 25-MAY-2007 00:03:07 IMAGR GRDFLT: convolution function sampled every 1/100 of a cell 2 2 25-MAY-2007 00:03:07 IMAGR GRDMEM: Ave 2 Channels; 4.635100E+09 to 4.914900E+09 Hz 2 4 25-MAY-2007 00:03:09 IMAGR Field 1 Sum of gridding weights = 3.93238E+09 2 4 25-MAY-2007 00:03:10 IMAGR Field 1 Beam min = -79.0 MilliJy, max = 1.0 Jy 2 4 25-MAY-2007 00:03:10 IMAGR Field 1 fit FWHM = 1.448 x 1.329 arcsec, PA= 13.6 2 4 25-MAY-2007 00:03:10 IMAGR Field 2 Sum of gridding weights = 3.93240E+09 2 4 25-MAY-2007 00:03:10 IMAGR Field 2 Beam min = -79.0 MilliJy, max = 1.0 Jy 2 4 25-MAY-2007 00:03:10 IMAGR Field 2 fit FWHM = 1.448 x 1.329 arcsec, PA= 13.6 2 4 25-MAY-2007 00:03:10 IMAGR CLBHIS: minimum component 0.208 of current peak 2 4 25-MAY-2007 00:03:12 IMAGR Field 1 min = -96.2 MilliJy,max = 1.2 Jy 2 4 25-MAY-2007 00:03:13 IMAGR Field 2 min = -96.9 MilliJy,max = 1.2 Jy 2 2 25-MAY-2007 00:03:13 IMAGR BGC Clean: using 2035 cell beam + residuals > 20.96 MilliJy 2 2 25-MAY-2007 00:03:14 IMAGR 11494 Residual map points loaded 2 4 25-MAY-2007 00:03:14 IMAGR Field 1 min allowed flux = 252.105 MilliJy iter= 16 2 3 25-MAY-2007 00:03:14 IMAGR Field 1 Clean flux density= 997.564 MilliJy 16 comps 2 3 25-MAY-2007 00:03:14 IMAGR Total Cleaned flux density = 997.564 MilliJy 16 comps 2 4 25-MAY-2007 00:03:14 IMAGR SETDO3: imaging done with multiple tangent planes 2 2 25-MAY-2007 00:03:14 IMAGR VISDFT: Begin DFT component subtraction 2 2 25-MAY-2007 00:03:14 IMAGR VISDFT: Model components of type Point 2 3 25-MAY-2007 00:03:14 IMAGR I Polarization model processed 2 4 25-MAY-2007 00:03:15 IMAGR Field 2 min = -17.4 MilliJy,max = 227.3 MilliJy 2 3 25-MAY-2007 00:03:15 IMAGR TRY ANOTHER FIELD: this is 2.161E-01 < Second best 2.395E-01 2 4 25-MAY-2007 00:03:17 IMAGR Field 1 min = -17.4 MilliJy,max = 226.9 MilliJy 2 2 25-MAY-2007 00:03:18 IMAGR BGC Clean: using 2031 cell beam + residuals > 5.27 MilliJy 2 2 25-MAY-2007 00:03:18 IMAGR 14464 Residual map points loaded 2 4 25-MAY-2007 00:03:18 IMAGR Field 1 min allowed flux = 45.037 MilliJy iter= 34 2 3 25-MAY-2007 00:03:18 IMAGR Field 1 Clean flux density= 1.197 Jy 34 comps 2 3 25-MAY-2007 00:03:18 IMAGR Total Cleaned flux density = 1.197 Jy 34 comps 2 2 25-MAY-2007 00:03:18 IMAGR VISDFT: Begin DFT component subtraction 2 3 25-MAY-2007 00:03:18 IMAGR I Polarization model processed 2 4 25-MAY-2007 00:03:19 IMAGR Field 2 min = -13.9 MilliJy,max = 42.6 MilliJy 2 3 25-MAY-2007 00:03:19 IMAGR TRY ANOTHER FIELD: this is 4.053E-02 < Second best 4.280E-02 2 4 25-MAY-2007 00:03:22 IMAGR Field 1 min = -13.6 MilliJy,max = 40.5 MilliJy 2 3 25-MAY-2007 00:03:22 IMAGR TRY ANOTHER FIELD: this is 3.855E-02 < Second best 4.053E-02 2 2 25-MAY-2007 00:03:23 IMAGR BGC Clean: using 125 cell beam + residuals > 4.00 MilliJy 2 2 25-MAY-2007 00:03:23 IMAGR 2068 Residual map points loaded 2 4 25-MAY-2007 00:03:23 IMAGR Field 2 min algorithm flux= -9.942 MilliJy iter= 61 2 3 25-MAY-2007 00:03:23 IMAGR Field 2 Clean flux density= 38.147 MilliJy 61 comps 2 3 25-MAY-2007 00:03:23 IMAGR Total Cleaned flux density = 1.235 Jy 95 comps 2 2 25-MAY-2007 00:03:24 IMAGR ALGSTB: All 167 Rows In AP (Max 267) 2 2 25-MAY-2007 00:03:24 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:03:24 IMAGR ALGSTB: Pass 1; 156- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:03:26 IMAGR Field 1 min = -11.0 MilliJy,max = 9.9 MilliJy 2 2 25-MAY-2007 00:03:27 IMAGR BGC Clean: using 125 cell beam + residuals > 3.80 MilliJy 2 2 25-MAY-2007 00:03:27 IMAGR 17061 Residual map points loaded 2 4 25-MAY-2007 00:03:27 IMAGR Field 1 min algorithm flux= 7.508 MilliJy iter= 183 2 3 25-MAY-2007 00:03:27 IMAGR Field 1 Clean flux density= 1.182 Jy 183 comps 2 3 25-MAY-2007 00:03:27 IMAGR Total Cleaned flux density = 1.220 Jy 244 comps 2 2 25-MAY-2007 00:03:27 IMAGR VISDFT: Begin DFT component subtraction 2 3 25-MAY-2007 00:03:27 IMAGR I Polarization model processed 2 4 25-MAY-2007 00:03:35 IMAGR Field 2 min = -8.0 MilliJy,max = 8.4 MilliJy 2 2 25-MAY-2007 00:03:35 IMAGR BGC Clean: using 103 cell beam + residuals > 3.77 MilliJy 2 2 25-MAY-2007 00:03:35 IMAGR 2159 Residual map points loaded 2 4 25-MAY-2007 00:03:35 IMAGR Field 2 min algorithm flux= -6.002 MilliJy iter= 251 2 3 25-MAY-2007 00:03:35 IMAGR Field 2 Clean flux density= 33.204 MilliJy 251 comps 2 3 25-MAY-2007 00:03:35 IMAGR Total Cleaned flux density = 1.215 Jy 434 comps 2 2 25-MAY-2007 00:03:35 IMAGR ALGSTB: All 167 Rows In AP (Max 267) 2 2 25-MAY-2007 00:03:35 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:03:36 IMAGR ALGSTB: Pass 1; 156- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:03:38 IMAGR Field 1 min = -7.8 MilliJy,max = 7.2 MilliJy 2 2 25-MAY-2007 00:03:38 IMAGR BGC Clean: using 103 cell beam + residuals > 3.67 MilliJy 2 2 25-MAY-2007 00:03:39 IMAGR 17635 Residual map points loaded 2 4 25-MAY-2007 00:03:39 IMAGR Field 1 min algorithm flux= 5.762 MilliJy iter= 502 2 3 25-MAY-2007 00:03:39 IMAGR Field 1 Clean flux density= 1.123 Jy 502 comps 2 3 25-MAY-2007 00:03:39 IMAGR Total Cleaned flux density = 1.156 Jy 753 comps 2 2 25-MAY-2007 00:03:41 IMAGR ALGSTB: All 1253 Rows In AP (Max 2059) 2 2 25-MAY-2007 00:03:41 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:03:42 IMAGR ALGSTB: Pass 1; 1242- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:03:42 IMAGR Field 2 min = -7.4 MilliJy,max = 7.2 MilliJy 2 2 25-MAY-2007 00:03:43 IMAGR BGC Clean: using 103 cell beam + residuals > 3.65 MilliJy 2 2 25-MAY-2007 00:03:43 IMAGR 1965 Residual map points loaded 2 4 25-MAY-2007 00:03:43 IMAGR Field 2 min algorithm flux= 4.819 MilliJy iter= 518 2 3 25-MAY-2007 00:03:43 IMAGR Field 2 Clean flux density= 39.973 MilliJy 518 comps 2 3 25-MAY-2007 00:03:43 IMAGR Total Cleaned flux density = 1.163 Jy 1020 comps 2 2 25-MAY-2007 00:03:43 IMAGR ALGSTB: All 167 Rows In AP (Max 267) 2 2 25-MAY-2007 00:03:43 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:03:43 IMAGR ALGSTB: Pass 1; 156- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:03:45 IMAGR Field 1 min = -5.7 MilliJy,max = 6.3 MilliJy 2 2 25-MAY-2007 00:03:46 IMAGR BGC Clean: using 103 cell beam + residuals > 3.50 MilliJy 2 2 25-MAY-2007 00:03:46 IMAGR 17746 Residual map points loaded 2 4 25-MAY-2007 00:03:47 IMAGR Field 1 min algorithm flux= -4.884 MilliJy iter= 977 2 3 25-MAY-2007 00:03:47 IMAGR Field 1 Clean flux density= 1.072 Jy 977 comps 2 3 25-MAY-2007 00:03:47 IMAGR Total Cleaned flux density = 1.112 Jy 1495 comps 2 2 25-MAY-2007 00:03:49 IMAGR ALGSTB: All 1253 Rows In AP (Max 2059) 2 2 25-MAY-2007 00:03:49 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:03:49 IMAGR ALGSTB: Pass 1; 1242- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:03:52 IMAGR Field 1 min = -5.0 MilliJy,max = 6.2 MilliJy 2 2 25-MAY-2007 00:03:53 IMAGR BGC Clean: using 103 cell beam + residuals > 3.37 MilliJy 2 2 25-MAY-2007 00:03:53 IMAGR 17468 Residual map points loaded 2 4 25-MAY-2007 00:03:53 IMAGR Field 1 min algorithm flux= 4.455 MilliJy iter= 1514 2 3 25-MAY-2007 00:03:53 IMAGR Field 1 Clean flux density= 1.064 Jy 1514 comps 2 3 25-MAY-2007 00:03:53 IMAGR Total Cleaned flux density = 1.104 Jy 2032 comps 2 2 25-MAY-2007 00:03:55 IMAGR ALGSTB: All 1253 Rows In AP (Max 2059) 2 2 25-MAY-2007 00:03:55 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:03:56 IMAGR ALGSTB: Pass 1; 1242- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:03:56 IMAGR Field 2 min = -6.9 MilliJy,max = 5.5 MilliJy 2 2 25-MAY-2007 00:03:57 IMAGR BGC Clean: using 103 cell beam + residuals > 3.35 MilliJy 2 2 25-MAY-2007 00:03:57 IMAGR 1746 Residual map points loaded 2 4 25-MAY-2007 00:03:57 IMAGR Field 2 min algorithm flux= 3.862 MilliJy iter= 853 2 3 25-MAY-2007 00:03:57 IMAGR Field 2 Clean flux density= 48.425 MilliJy 853 comps 2 3 25-MAY-2007 00:03:57 IMAGR Total Cleaned flux density = 1.112 Jy 2367 comps 2 2 25-MAY-2007 00:03:57 IMAGR ALGSTB: All 167 Rows In AP (Max 267) 2 2 25-MAY-2007 00:03:57 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:03:58 IMAGR ALGSTB: Pass 1; 156- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:04:00 IMAGR Field 1 min = -4.7 MilliJy,max = 6.1 MilliJy 2 2 25-MAY-2007 00:04:00 IMAGR BGC Clean: using 103 cell beam + residuals > 3.19 MilliJy 2 2 25-MAY-2007 00:04:01 IMAGR 17929 Residual map points loaded 2 4 25-MAY-2007 00:04:01 IMAGR Field 1 min algorithm flux= 4.023 MilliJy iter= 2204 2 3 25-MAY-2007 00:04:01 IMAGR Field 1 Clean flux density= 1.006 Jy 2204 comps 2 3 25-MAY-2007 00:04:01 IMAGR Total Cleaned flux density = 1.054 Jy 3057 comps 2 2 25-MAY-2007 00:04:03 IMAGR ALGSTB: All 1253 Rows In AP (Max 2059) 2 2 25-MAY-2007 00:04:03 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:04:04 IMAGR ALGSTB: Pass 1; 1242- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:04:06 IMAGR Field 1 min = -4.6 MilliJy,max = 6.0 MilliJy 2 2 25-MAY-2007 00:04:07 IMAGR BGC Clean: using 103 cell beam + residuals > 3.06 MilliJy 2 2 25-MAY-2007 00:04:08 IMAGR 17559 Residual map points loaded 2 4 25-MAY-2007 00:04:08 IMAGR Field 1 min algorithm flux= 3.726 MilliJy iter= 2909 2 3 25-MAY-2007 00:04:08 IMAGR Field 1 Clean flux density= 1.004 Jy 2909 comps 2 3 25-MAY-2007 00:04:08 IMAGR Total Cleaned flux density = 1.053 Jy 3762 comps 2 2 25-MAY-2007 00:04:10 IMAGR ALGSTB: All 1253 Rows In AP (Max 2059) 2 2 25-MAY-2007 00:04:10 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:04:11 IMAGR ALGSTB: Pass 1; 1242- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:04:11 IMAGR Field 2 min = -5.9 MilliJy,max = 4.9 MilliJy 2 2 25-MAY-2007 00:04:12 IMAGR BGC Clean: using 103 cell beam + residuals > 3.03 MilliJy 2 2 25-MAY-2007 00:04:12 IMAGR 1406 Residual map points loaded 2 4 25-MAY-2007 00:04:12 IMAGR Field 2 min algorithm flux= -3.292 MilliJy iter= 1182 2 3 25-MAY-2007 00:04:12 IMAGR Field 2 Clean flux density= 53.301 MilliJy 1182 comps 2 3 25-MAY-2007 00:04:12 IMAGR Total Cleaned flux density = 1.058 Jy 4091 comps 2 2 25-MAY-2007 00:04:12 IMAGR ALGSTB: All 167 Rows In AP (Max 267) 2 2 25-MAY-2007 00:04:12 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:04:12 IMAGR ALGSTB: Pass 1; 156- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:04:15 IMAGR Field 1 min = -4.4 MilliJy,max = 5.7 MilliJy 2 2 25-MAY-2007 00:04:15 IMAGR BGC Clean: using 103 cell beam + residuals > 2.89 MilliJy 2 2 25-MAY-2007 00:04:15 IMAGR 18149 Residual map points loaded 2 4 25-MAY-2007 00:04:16 IMAGR Field 1 min algorithm flux= -3.444 MilliJy iter= 3755 2 3 25-MAY-2007 00:04:16 IMAGR Field 1 Clean flux density= 954.048 MilliJy 3755 comps 2 3 25-MAY-2007 00:04:16 IMAGR Total Cleaned flux density = 1.007 Jy 4937 comps 2 2 25-MAY-2007 00:04:18 IMAGR ALGSTB: All 1253 Rows In AP (Max 2059) 2 2 25-MAY-2007 00:04:18 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:04:19 IMAGR ALGSTB: Pass 1; 1242- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:04:21 IMAGR Field 1 min = -4.2 MilliJy,max = 5.5 MilliJy 2 2 25-MAY-2007 00:04:22 IMAGR BGC Clean: using 103 cell beam + residuals > 2.77 MilliJy 2 2 25-MAY-2007 00:04:22 IMAGR 17763 Residual map points loaded 2 4 25-MAY-2007 00:04:23 IMAGR Field 1 min algorithm flux= -3.233 MilliJy iter= 4588 2 3 25-MAY-2007 00:04:23 IMAGR Field 1 Clean flux density= 949.561 MilliJy 4588 comps 2 3 25-MAY-2007 00:04:23 IMAGR Total Cleaned flux density = 1.003 Jy 5770 comps 2 2 25-MAY-2007 00:04:26 IMAGR ALGSTB: All 1253 Rows In AP (Max 2059) 2 2 25-MAY-2007 00:04:26 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:04:27 IMAGR ALGSTB: Pass 1; 1242- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:04:27 IMAGR Field 2 min = -5.2 MilliJy,max = 4.4 MilliJy 2 2 25-MAY-2007 00:04:28 IMAGR BGC Clean: using 103 cell beam + residuals > 2.75 MilliJy 2 2 25-MAY-2007 00:04:28 IMAGR 1151 Residual map points loaded 2 4 25-MAY-2007 00:04:28 IMAGR Field 2 min algorithm flux= -2.890 MilliJy iter= 1470 2 3 25-MAY-2007 00:04:28 IMAGR Field 2 Clean flux density= 58.930 MilliJy 1470 comps 2 3 25-MAY-2007 00:04:28 IMAGR Total Cleaned flux density = 1.008 Jy 6058 comps 2 2 25-MAY-2007 00:04:28 IMAGR ALGSTB: All 167 Rows In AP (Max 267) 2 2 25-MAY-2007 00:04:28 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:04:29 IMAGR ALGSTB: Pass 1; 156- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:04:31 IMAGR Field 1 min = -4.1 MilliJy,max = 5.4 MilliJy 2 2 25-MAY-2007 00:04:31 IMAGR BGC Clean: using 103 cell beam + residuals > 2.63 MilliJy 2 2 25-MAY-2007 00:04:32 IMAGR 18360 Residual map points loaded 2 4 25-MAY-2007 00:04:32 IMAGR Field 1 min algorithm flux= -3.026 MilliJy iter= 5548 2 3 25-MAY-2007 00:04:32 IMAGR Field 1 Clean flux density= 911.262 MilliJy 5548 comps 2 3 25-MAY-2007 00:04:32 IMAGR Total Cleaned flux density = 970.190 MilliJy 7018 comps 2 2 25-MAY-2007 00:04:34 IMAGR ALGSTB: All 1253 Rows In AP (Max 2059) 2 2 25-MAY-2007 00:04:34 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:04:35 IMAGR ALGSTB: Pass 1; 1242- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:04:37 IMAGR Field 1 min = -4.0 MilliJy,max = 5.3 MilliJy 2 2 25-MAY-2007 00:04:38 IMAGR BGC Clean: using 103 cell beam + residuals > 2.53 MilliJy 2 2 25-MAY-2007 00:04:38 IMAGR 17945 Residual map points loaded 2 4 25-MAY-2007 00:04:39 IMAGR Field 1 min algorithm flux= -2.863 MilliJy iter= 6520 2 3 25-MAY-2007 00:04:39 IMAGR Field 1 Clean flux density= 914.216 MilliJy 6520 comps 2 3 25-MAY-2007 00:04:39 IMAGR Total Cleaned flux density = 973.144 MilliJy 7990 comps 2 2 25-MAY-2007 00:04:41 IMAGR ALGSTB: All 1253 Rows In AP (Max 2059) 2 2 25-MAY-2007 00:04:41 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:04:42 IMAGR ALGSTB: Pass 1; 1242- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:04:42 IMAGR Field 2 min = -4.4 MilliJy,max = 3.9 MilliJy 2 2 25-MAY-2007 00:04:43 IMAGR BGC Clean: using 103 cell beam + residuals > 2.51 MilliJy 2 2 25-MAY-2007 00:04:43 IMAGR 812 Residual map points loaded 2 4 25-MAY-2007 00:04:43 IMAGR Field 2 min algorithm flux= 2.586 MilliJy iter= 1712 2 3 25-MAY-2007 00:04:43 IMAGR Field 2 Clean flux density= 60.065 MilliJy 1712 comps 2 3 25-MAY-2007 00:04:43 IMAGR Total Cleaned flux density = 974.280 MilliJy 8232 comps 2 2 25-MAY-2007 00:04:43 IMAGR ALGSTB: All 167 Rows In AP (Max 267) 2 2 25-MAY-2007 00:04:43 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:04:44 IMAGR ALGSTB: Pass 1; 156- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:04:46 IMAGR Field 1 min = -4.0 MilliJy,max = 5.1 MilliJy 2 2 25-MAY-2007 00:04:47 IMAGR BGC Clean: using 103 cell beam + residuals > 2.40 MilliJy 2 2 25-MAY-2007 00:04:47 IMAGR 18612 Residual map points loaded 2 4 25-MAY-2007 00:04:47 IMAGR Field 1 min algorithm flux= -2.700 MilliJy iter= 7590 2 3 25-MAY-2007 00:04:47 IMAGR Field 1 Clean flux density= 884.012 MilliJy 7590 comps 2 3 25-MAY-2007 00:04:47 IMAGR Total Cleaned flux density = 944.075 MilliJy 9302 comps 2 2 25-MAY-2007 00:04:49 IMAGR ALGSTB: All 1253 Rows In AP (Max 2059) 2 2 25-MAY-2007 00:04:49 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:04:50 IMAGR ALGSTB: Pass 1; 1242- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:04:52 IMAGR Field 1 min = -3.9 MilliJy,max = 4.9 MilliJy 2 2 25-MAY-2007 00:04:53 IMAGR BGC Clean: using 103 cell beam + residuals > 2.31 MilliJy 2 2 25-MAY-2007 00:04:53 IMAGR 18140 Residual map points loaded 2 4 25-MAY-2007 00:04:54 IMAGR Field 1 min algorithm flux= 2.570 MilliJy iter= 8659 2 3 25-MAY-2007 00:04:54 IMAGR Field 1 Clean flux density= 903.961 MilliJy 8659 comps 2 3 25-MAY-2007 00:04:54 IMAGR Total Cleaned flux density = 964.024 MilliJy 10371 comps 2 2 25-MAY-2007 00:04:56 IMAGR ALGSTB: All 1253 Rows In AP (Max 2059) 2 2 25-MAY-2007 00:04:56 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:04:57 IMAGR ALGSTB: Pass 1; 1242- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:04:57 IMAGR Field 2 min = -4.1 MilliJy,max = 3.6 MilliJy 2 2 25-MAY-2007 00:04:58 IMAGR BGC Clean: using 103 cell beam + residuals > 2.30 MilliJy 2 2 25-MAY-2007 00:04:58 IMAGR 623 Residual map points loaded 2 4 25-MAY-2007 00:04:58 IMAGR Field 2 min algorithm flux= -2.341 MilliJy iter= 1909 2 3 25-MAY-2007 00:04:58 IMAGR Field 2 Clean flux density= 60.358 MilliJy 1909 comps 2 3 25-MAY-2007 00:04:58 IMAGR Total Cleaned flux density = 964.318 MilliJy 10568 comps 2 2 25-MAY-2007 00:04:58 IMAGR ALGSTB: All 167 Rows In AP (Max 267) 2 2 25-MAY-2007 00:04:58 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:04:58 IMAGR ALGSTB: Pass 1; 156- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:05:01 IMAGR Field 1 min = -3.8 MilliJy,max = 4.8 MilliJy 2 2 25-MAY-2007 00:05:01 IMAGR BGC Clean: using 103 cell beam + residuals > 2.20 MilliJy 2 2 25-MAY-2007 00:05:02 IMAGR 18787 Residual map points loaded 2 4 25-MAY-2007 00:05:02 IMAGR Field 1 min algorithm flux= -2.436 MilliJy iter= 9821 2 3 25-MAY-2007 00:05:02 IMAGR Field 1 Clean flux density= 885.347 MilliJy 9821 comps 2 3 25-MAY-2007 00:05:02 IMAGR Total Cleaned flux density = 945.704 MilliJy 11730 comps 2 2 25-MAY-2007 00:05:05 IMAGR ALGSTB: All 1253 Rows In AP (Max 2059) 2 2 25-MAY-2007 00:05:05 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:05:06 IMAGR ALGSTB: Pass 1; 1242- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:05:08 IMAGR Field 1 min = -3.7 MilliJy,max = 4.6 MilliJy 2 2 25-MAY-2007 00:05:09 IMAGR BGC Clean: using 103 cell beam + residuals > 2.12 MilliJy 2 2 25-MAY-2007 00:05:09 IMAGR 18274 Residual map points loaded 2 4 25-MAY-2007 00:05:09 IMAGR Field 1 min algorithm flux= 2.328 MilliJy iter= 10994 2 3 25-MAY-2007 00:05:09 IMAGR Field 1 Clean flux density= 898.724 MilliJy 10994 comps 2 3 25-MAY-2007 00:05:09 IMAGR Total Cleaned flux density = 959.081 MilliJy 12903 comps 2 2 25-MAY-2007 00:05:11 IMAGR ALGSTB: All 1253 Rows In AP (Max 2059) 2 2 25-MAY-2007 00:05:11 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:05:12 IMAGR ALGSTB: Pass 1; 1242- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:05:13 IMAGR Field 2 min = -3.7 MilliJy,max = 3.2 MilliJy 2 2 25-MAY-2007 00:05:13 IMAGR BGC Clean: using 103 cell beam + residuals > 2.11 MilliJy 2 2 25-MAY-2007 00:05:13 IMAGR 494 Residual map points loaded 2 4 25-MAY-2007 00:05:13 IMAGR Field 2 min algorithm flux= 2.144 MilliJy iter= 2102 2 3 25-MAY-2007 00:05:13 IMAGR Field 2 Clean flux density= 60.031 MilliJy 2102 comps 2 3 25-MAY-2007 00:05:13 IMAGR Total Cleaned flux density = 958.754 MilliJy 13096 comps 2 2 25-MAY-2007 00:05:13 IMAGR ALGSTB: All 167 Rows In AP (Max 267) 2 2 25-MAY-2007 00:05:13 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:05:14 IMAGR ALGSTB: Pass 1; 156- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:05:16 IMAGR Field 1 min = -3.6 MilliJy,max = 4.5 MilliJy 2 2 25-MAY-2007 00:05:17 IMAGR BGC Clean: using 103 cell beam + residuals > 2.02 MilliJy 2 2 25-MAY-2007 00:05:17 IMAGR 18904 Residual map points loaded 2 4 25-MAY-2007 00:05:18 IMAGR Field 1 min algorithm flux= -2.216 MilliJy iter= 12272 2 3 25-MAY-2007 00:05:18 IMAGR Field 1 Clean flux density= 886.731 MilliJy 12272 comps 2 3 25-MAY-2007 00:05:18 IMAGR Total Cleaned flux density = 946.761 MilliJy 14374 comps 2 2 25-MAY-2007 00:05:20 IMAGR ALGSTB: All 1253 Rows In AP (Max 2059) 2 2 25-MAY-2007 00:05:20 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:05:21 IMAGR ALGSTB: Pass 1; 1242- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:05:23 IMAGR Field 1 min = -3.5 MilliJy,max = 4.3 MilliJy 2 2 25-MAY-2007 00:05:24 IMAGR BGC Clean: using 103 cell beam + residuals > 1.95 MilliJy 2 2 25-MAY-2007 00:05:24 IMAGR 18329 Residual map points loaded 2 4 25-MAY-2007 00:05:25 IMAGR Field 1 min algorithm flux= -2.119 MilliJy iter= 13545 2 3 25-MAY-2007 00:05:25 IMAGR Field 1 Clean flux density= 891.904 MilliJy 13545 comps 2 3 25-MAY-2007 00:05:25 IMAGR Total Cleaned flux density = 951.934 MilliJy 15647 comps 2 2 25-MAY-2007 00:05:27 IMAGR ALGSTB: All 1253 Rows In AP (Max 2059) 2 2 25-MAY-2007 00:05:27 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:05:28 IMAGR ALGSTB: Pass 1; 1242- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:05:28 IMAGR Field 2 min = -3.3 MilliJy,max = 3.1 MilliJy 2 2 25-MAY-2007 00:05:29 IMAGR BGC Clean: using 103 cell beam + residuals > 1.94 MilliJy 2 2 25-MAY-2007 00:05:29 IMAGR 365 Residual map points loaded 2 4 25-MAY-2007 00:05:29 IMAGR Field 2 min algorithm flux= 1.959 MilliJy iter= 2261 2 3 25-MAY-2007 00:05:29 IMAGR Field 2 Clean flux density= 55.395 MilliJy 2261 comps 2 3 25-MAY-2007 00:05:29 IMAGR Total Cleaned flux density = 947.298 MilliJy 15806 comps 2 2 25-MAY-2007 00:05:29 IMAGR ALGSTB: All 167 Rows In AP (Max 267) 2 2 25-MAY-2007 00:05:29 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:05:30 IMAGR ALGSTB: Pass 1; 156- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:05:32 IMAGR Field 1 min = -3.4 MilliJy,max = 4.3 MilliJy 2 2 25-MAY-2007 00:05:33 IMAGR BGC Clean: using 103 cell beam + residuals > 1.86 MilliJy 2 2 25-MAY-2007 00:05:33 IMAGR 19035 Residual map points loaded 2 4 25-MAY-2007 00:05:33 IMAGR Field 1 min algorithm flux= -2.021 MilliJy iter= 14936 2 3 25-MAY-2007 00:05:33 IMAGR Field 1 Clean flux density= 871.487 MilliJy 14936 comps 2 3 25-MAY-2007 00:05:33 IMAGR Total Cleaned flux density = 926.881 MilliJy 17197 comps 2 2 25-MAY-2007 00:05:36 IMAGR ALGSTB: All 1253 Rows In AP (Max 2059) 2 2 25-MAY-2007 00:05:36 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:05:37 IMAGR ALGSTB: Pass 1; 1242- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:05:39 IMAGR Field 1 min = -3.3 MilliJy,max = 4.2 MilliJy 2 2 25-MAY-2007 00:05:40 IMAGR BGC Clean: using 103 cell beam + residuals > 1.79 MilliJy 2 2 25-MAY-2007 00:05:40 IMAGR 18425 Residual map points loaded 2 4 25-MAY-2007 00:05:41 IMAGR Field 1 min algorithm flux= -1.933 MilliJy iter= 16338 2 3 25-MAY-2007 00:05:41 IMAGR Field 1 Clean flux density= 872.421 MilliJy 16338 comps 2 3 25-MAY-2007 00:05:41 IMAGR Total Cleaned flux density = 927.816 MilliJy 18599 comps 2 2 25-MAY-2007 00:05:43 IMAGR ALGSTB: All 1253 Rows In AP (Max 2059) 2 2 25-MAY-2007 00:05:43 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:05:44 IMAGR ALGSTB: Pass 1; 1242- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:05:44 IMAGR Field 2 min = -3.0 MilliJy,max = 3.0 MilliJy 2 2 25-MAY-2007 00:05:45 IMAGR BGC Clean: using 103 cell beam + residuals > 1.78 MilliJy 2 2 25-MAY-2007 00:05:45 IMAGR 325 Residual map points loaded 2 4 25-MAY-2007 00:05:45 IMAGR Field 2 min algorithm flux= 1.797 MilliJy iter= 2400 2 3 25-MAY-2007 00:05:45 IMAGR Field 2 Clean flux density= 52.615 MilliJy 2400 comps 2 3 25-MAY-2007 00:05:45 IMAGR Total Cleaned flux density = 925.035 MilliJy 18738 comps 2 2 25-MAY-2007 00:05:45 IMAGR ALGSTB: All 167 Rows In AP (Max 267) 2 2 25-MAY-2007 00:05:45 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:05:45 IMAGR ALGSTB: Pass 1; 156- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:05:47 IMAGR Field 1 min = -3.2 MilliJy,max = 4.1 MilliJy 2 2 25-MAY-2007 00:05:48 IMAGR BGC Clean: using 103 cell beam + residuals > 1.71 MilliJy 2 2 25-MAY-2007 00:05:48 IMAGR 19081 Residual map points loaded 2 4 25-MAY-2007 00:05:49 IMAGR Field 1 min algorithm flux= 1.845 MilliJy iter= 17825 2 3 25-MAY-2007 00:05:49 IMAGR Field 1 Clean flux density= 866.005 MilliJy 17825 comps 2 3 25-MAY-2007 00:05:49 IMAGR Total Cleaned flux density = 918.618 MilliJy 20225 comps 2 2 25-MAY-2007 00:05:51 IMAGR ALGSTB: All 1253 Rows In AP (Max 2059) 2 2 25-MAY-2007 00:05:51 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:05:52 IMAGR ALGSTB: Pass 1; 1242- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:05:55 IMAGR Field 1 min = -3.1 MilliJy,max = 4.0 MilliJy 2 2 25-MAY-2007 00:05:55 IMAGR BGC Clean: using 103 cell beam + residuals > 1.65 MilliJy 2 2 25-MAY-2007 00:05:55 IMAGR 18479 Residual map points loaded 2 4 25-MAY-2007 00:05:56 IMAGR Field 1 min algorithm flux= 1.769 MilliJy iter= 19307 2 3 25-MAY-2007 00:05:56 IMAGR Field 1 Clean flux density= 857.149 MilliJy 19307 comps 2 3 25-MAY-2007 00:05:56 IMAGR Total Cleaned flux density = 909.763 MilliJy 21707 comps 2 2 25-MAY-2007 00:05:58 IMAGR ALGSTB: All 1253 Rows In AP (Max 2059) 2 2 25-MAY-2007 00:05:58 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:05:59 IMAGR ALGSTB: Pass 1; 1242- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:05:59 IMAGR Field 2 min = -2.7 MilliJy,max = 2.7 MilliJy 2 2 25-MAY-2007 00:06:00 IMAGR BGC Clean: using 103 cell beam + residuals > 1.64 MilliJy 2 2 25-MAY-2007 00:06:00 IMAGR 281 Residual map points loaded 2 4 25-MAY-2007 00:06:00 IMAGR Field 2 min algorithm flux= -1.652 MilliJy iter= 2540 2 3 25-MAY-2007 00:06:00 IMAGR Field 2 Clean flux density= 48.605 MilliJy 2540 comps 2 3 25-MAY-2007 00:06:00 IMAGR Total Cleaned flux density = 905.753 MilliJy 21847 comps 2 2 25-MAY-2007 00:06:00 IMAGR ALGSTB: All 167 Rows In AP (Max 267) 2 2 25-MAY-2007 00:06:00 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:06:01 IMAGR ALGSTB: Pass 1; 156- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:06:03 IMAGR Field 1 min = -3.1 MilliJy,max = 3.9 MilliJy 2 2 25-MAY-2007 00:06:04 IMAGR BGC Clean: using 103 cell beam + residuals > 1.58 MilliJy 2 2 25-MAY-2007 00:06:04 IMAGR 19147 Residual map points loaded 2 4 25-MAY-2007 00:06:05 IMAGR Field 1 min algorithm flux= -1.691 MilliJy iter= 20906 2 3 25-MAY-2007 00:06:05 IMAGR Field 1 Clean flux density= 858.961 MilliJy 20906 comps 2 3 25-MAY-2007 00:06:05 IMAGR Total Cleaned flux density = 907.564 MilliJy 23446 comps 2 2 25-MAY-2007 00:06:07 IMAGR ALGSTB: All 1253 Rows In AP (Max 2059) 2 2 25-MAY-2007 00:06:07 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:06:08 IMAGR ALGSTB: Pass 1; 1242- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:06:10 IMAGR Field 1 min = -3.1 MilliJy,max = 3.7 MilliJy 2 2 25-MAY-2007 00:06:11 IMAGR BGC Clean: using 103 cell beam + residuals > 1.52 MilliJy 2 2 25-MAY-2007 00:06:11 IMAGR 18519 Residual map points loaded 2 4 25-MAY-2007 00:06:12 IMAGR Field 1 min algorithm flux= 1.621 MilliJy iter= 22500 2 3 25-MAY-2007 00:06:12 IMAGR Field 1 Clean flux density= 860.707 MilliJy 22500 comps 2 3 25-MAY-2007 00:06:12 IMAGR Total Cleaned flux density = 909.310 MilliJy 25040 comps 2 2 25-MAY-2007 00:06:14 IMAGR ALGSTB: All 1253 Rows In AP (Max 2059) 2 2 25-MAY-2007 00:06:14 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:06:15 IMAGR ALGSTB: Pass 1; 1242- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:06:15 IMAGR Field 2 min = -2.4 MilliJy,max = 2.6 MilliJy 2 2 25-MAY-2007 00:06:15 IMAGR BGC Clean: using 103 cell beam + residuals > 1.51 MilliJy 2 2 25-MAY-2007 00:06:15 IMAGR 227 Residual map points loaded 2 4 25-MAY-2007 00:06:15 IMAGR Field 2 min algorithm flux= 1.520 MilliJy iter= 2664 2 3 25-MAY-2007 00:06:15 IMAGR Field 2 Clean flux density= 47.383 MilliJy 2664 comps 2 3 25-MAY-2007 00:06:15 IMAGR Total Cleaned flux density = 908.089 MilliJy 25164 comps 2 2 25-MAY-2007 00:06:16 IMAGR ALGSTB: All 167 Rows In AP (Max 267) 2 2 25-MAY-2007 00:06:16 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:06:16 IMAGR ALGSTB: Pass 1; 156- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:06:18 IMAGR Field 1 min = -2.9 MilliJy,max = 3.6 MilliJy 2 2 25-MAY-2007 00:06:19 IMAGR BGC Clean: using 103 cell beam + residuals > 1.45 MilliJy 2 2 25-MAY-2007 00:06:19 IMAGR 19282 Residual map points loaded 2 4 25-MAY-2007 00:06:20 IMAGR Field 1 min algorithm flux= 1.549 MilliJy iter= 24202 2 3 25-MAY-2007 00:06:20 IMAGR Field 1 Clean flux density= 847.873 MilliJy 24202 comps 2 3 25-MAY-2007 00:06:20 IMAGR Total Cleaned flux density = 895.255 MilliJy 26866 comps 2 2 25-MAY-2007 00:06:22 IMAGR ALGSTB: All 1253 Rows In AP (Max 2059) 2 2 25-MAY-2007 00:06:22 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:06:23 IMAGR ALGSTB: Pass 1; 1242- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:06:25 IMAGR Field 1 min = -2.9 MilliJy,max = 3.5 MilliJy 2 2 25-MAY-2007 00:06:25 IMAGR BGC Clean: using 103 cell beam + residuals > 1.40 MilliJy 2 2 25-MAY-2007 00:06:26 IMAGR 18625 Residual map points loaded 2 4 25-MAY-2007 00:06:26 IMAGR Field 1 min algorithm flux= -1.486 MilliJy iter= 25895 2 3 25-MAY-2007 00:06:26 IMAGR Field 1 Clean flux density= 837.335 MilliJy 25895 comps 2 3 25-MAY-2007 00:06:26 IMAGR Total Cleaned flux density = 884.717 MilliJy 28559 comps 2 2 25-MAY-2007 00:06:28 IMAGR ALGSTB: All 1253 Rows In AP (Max 2059) 2 2 25-MAY-2007 00:06:28 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:06:29 IMAGR ALGSTB: Pass 1; 1242- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:06:30 IMAGR Field 2 min = -2.3 MilliJy,max = 2.2 MilliJy 2 2 25-MAY-2007 00:06:30 IMAGR BGC Clean: using 103 cell beam + residuals > 1.39 MilliJy 2 2 25-MAY-2007 00:06:30 IMAGR 214 Residual map points loaded 2 4 25-MAY-2007 00:06:30 IMAGR Field 2 min algorithm flux= -1.400 MilliJy iter= 2778 2 3 25-MAY-2007 00:06:30 IMAGR Field 2 Clean flux density= 45.683 MilliJy 2778 comps 2 3 25-MAY-2007 00:06:30 IMAGR Total Cleaned flux density = 883.016 MilliJy 28673 comps 2 2 25-MAY-2007 00:06:30 IMAGR ALGSTB: All 167 Rows In AP (Max 267) 2 2 25-MAY-2007 00:06:30 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:06:30 IMAGR ALGSTB: Pass 1; 156- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:06:33 IMAGR Field 1 min = -2.8 MilliJy,max = 3.4 MilliJy 2 2 25-MAY-2007 00:06:33 IMAGR BGC Clean: using 103 cell beam + residuals > 1.34 MilliJy 2 2 25-MAY-2007 00:06:33 IMAGR 19315 Residual map points loaded 2 4 25-MAY-2007 00:06:34 IMAGR Field 1 min algorithm flux= 1.423 MilliJy iter= 27712 2 3 25-MAY-2007 00:06:34 IMAGR Field 1 Clean flux density= 835.917 MilliJy 27712 comps 2 3 25-MAY-2007 00:06:34 IMAGR Total Cleaned flux density = 881.599 MilliJy 30490 comps 2 2 25-MAY-2007 00:06:36 IMAGR ALGSTB: All 1253 Rows In AP (Max 2059) 2 2 25-MAY-2007 00:06:36 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:06:37 IMAGR ALGSTB: Pass 1; 1242- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:06:39 IMAGR Field 1 min = -2.8 MilliJy,max = 3.2 MilliJy 2 2 25-MAY-2007 00:06:40 IMAGR BGC Clean: using 103 cell beam + residuals > 1.29 MilliJy 2 2 25-MAY-2007 00:06:40 IMAGR 18715 Residual map points loaded 2 4 25-MAY-2007 00:06:41 IMAGR Field 1 min algorithm flux= -1.366 MilliJy iter= 29532 2 3 25-MAY-2007 00:06:41 IMAGR Field 1 Clean flux density= 847.290 MilliJy 29532 comps 2 3 25-MAY-2007 00:06:41 IMAGR Total Cleaned flux density = 892.971 MilliJy 32310 comps 2 2 25-MAY-2007 00:06:43 IMAGR ALGSTB: All 1253 Rows In AP (Max 2059) 2 2 25-MAY-2007 00:06:43 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:06:44 IMAGR ALGSTB: Pass 1; 1242- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:06:44 IMAGR Field 2 min = -1.9 MilliJy,max = 2.1 MilliJy 2 2 25-MAY-2007 00:06:45 IMAGR BGC Clean: using 103 cell beam + residuals > 1.28 MilliJy 2 2 25-MAY-2007 00:06:45 IMAGR 136 Residual map points loaded 2 4 25-MAY-2007 00:06:45 IMAGR Field 2 min algorithm flux= -1.289 MilliJy iter= 2859 2 3 25-MAY-2007 00:06:45 IMAGR Field 2 Clean flux density= 44.754 MilliJy 2859 comps 2 3 25-MAY-2007 00:06:45 IMAGR Total Cleaned flux density = 892.043 MilliJy 32391 comps 2 2 25-MAY-2007 00:06:45 IMAGR ALGSTB: All 167 Rows In AP (Max 267) 2 2 25-MAY-2007 00:06:45 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:06:45 IMAGR ALGSTB: Pass 1; 156- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:06:48 IMAGR Field 1 min = -2.7 MilliJy,max = 3.2 MilliJy 2 2 25-MAY-2007 00:06:49 IMAGR BGC Clean: using 103 cell beam + residuals > 1.23 MilliJy 2 2 25-MAY-2007 00:06:49 IMAGR 19398 Residual map points loaded 2 4 25-MAY-2007 00:06:50 IMAGR Field 1 min algorithm flux= 1.308 MilliJy iter= 31476 2 3 25-MAY-2007 00:06:50 IMAGR Field 1 Clean flux density= 827.908 MilliJy 31476 comps 2 3 25-MAY-2007 00:06:50 IMAGR Total Cleaned flux density = 872.661 MilliJy 34335 comps 2 2 25-MAY-2007 00:06:52 IMAGR ALGSTB: All 1253 Rows In AP (Max 2059) 2 2 25-MAY-2007 00:06:52 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:06:53 IMAGR ALGSTB: Pass 1; 1242- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:06:56 IMAGR Field 1 min = -2.7 MilliJy,max = 3.0 MilliJy 2 2 25-MAY-2007 00:06:57 IMAGR BGC Clean: using 103 cell beam + residuals > 1.19 MilliJy 2 2 25-MAY-2007 00:06:57 IMAGR 18735 Residual map points loaded 2 4 25-MAY-2007 00:06:58 IMAGR Field 1 min algorithm flux= 1.257 MilliJy iter= 33401 2 3 25-MAY-2007 00:06:58 IMAGR Field 1 Clean flux density= 828.401 MilliJy 33401 comps 2 3 25-MAY-2007 00:06:58 IMAGR Total Cleaned flux density = 873.154 MilliJy 36260 comps 2 2 25-MAY-2007 00:07:00 IMAGR ALGSTB: All 1253 Rows In AP (Max 2059) 2 2 25-MAY-2007 00:07:00 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:07:01 IMAGR ALGSTB: Pass 1; 1242- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:07:01 IMAGR Field 2 min = -1.8 MilliJy,max = 1.9 MilliJy 2 2 25-MAY-2007 00:07:02 IMAGR BGC Clean: using 103 cell beam + residuals > 1.18 MilliJy 2 2 25-MAY-2007 00:07:02 IMAGR 146 Residual map points loaded 2 4 25-MAY-2007 00:07:02 IMAGR Field 2 min algorithm flux= -1.188 MilliJy iter= 2940 2 3 25-MAY-2007 00:07:02 IMAGR Field 2 Clean flux density= 43.666 MilliJy 2940 comps 2 3 25-MAY-2007 00:07:02 IMAGR Total Cleaned flux density = 872.066 MilliJy 36341 comps 2 2 25-MAY-2007 00:07:02 IMAGR ALGSTB: All 167 Rows In AP (Max 267) 2 2 25-MAY-2007 00:07:02 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:07:02 IMAGR ALGSTB: Pass 1; 156- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:07:04 IMAGR Field 1 min = -2.6 MilliJy,max = 2.9 MilliJy 2 2 25-MAY-2007 00:07:05 IMAGR BGC Clean: using 103 cell beam + residuals > 1.14 MilliJy 2 2 25-MAY-2007 00:07:05 IMAGR 19360 Residual map points loaded 2 4 25-MAY-2007 00:07:06 IMAGR Field 1 min algorithm flux= -1.203 MilliJy iter= 35460 2 3 25-MAY-2007 00:07:06 IMAGR Field 1 Clean flux density= 812.366 MilliJy 35460 comps 2 3 25-MAY-2007 00:07:06 IMAGR Total Cleaned flux density = 856.030 MilliJy 38400 comps 2 2 25-MAY-2007 00:07:08 IMAGR ALGSTB: All 1253 Rows In AP (Max 2059) 2 2 25-MAY-2007 00:07:08 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:07:09 IMAGR ALGSTB: Pass 1; 1242- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:07:12 IMAGR Field 1 min = -2.5 MilliJy,max = 2.8 MilliJy 2 2 25-MAY-2007 00:07:12 IMAGR BGC Clean: using 103 cell beam + residuals > 1.09 MilliJy 2 2 25-MAY-2007 00:07:12 IMAGR 18767 Residual map points loaded 2 4 25-MAY-2007 00:07:13 IMAGR Field 1 min algorithm flux= -1.155 MilliJy iter= 37499 2 3 25-MAY-2007 00:07:13 IMAGR Field 1 Clean flux density= 821.682 MilliJy 37499 comps 2 3 25-MAY-2007 00:07:13 IMAGR Total Cleaned flux density = 865.346 MilliJy 40439 comps 2 2 25-MAY-2007 00:07:15 IMAGR ALGSTB: All 1253 Rows In AP (Max 2059) 2 2 25-MAY-2007 00:07:15 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:07:16 IMAGR ALGSTB: Pass 1; 1242- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:07:16 IMAGR Field 2 min = -1.6 MilliJy,max = 1.8 MilliJy 2 2 25-MAY-2007 00:07:17 IMAGR BGC Clean: using 103 cell beam + residuals > 1.09 MilliJy 2 2 25-MAY-2007 00:07:17 IMAGR 160 Residual map points loaded 2 4 25-MAY-2007 00:07:17 IMAGR Field 2 min algorithm flux= 1.095 MilliJy iter= 3025 2 3 25-MAY-2007 00:07:17 IMAGR Field 2 Clean flux density= 43.337 MilliJy 3025 comps 2 3 25-MAY-2007 00:07:17 IMAGR Total Cleaned flux density = 865.017 MilliJy 40524 comps 2 2 25-MAY-2007 00:07:17 IMAGR ALGSTB: All 167 Rows In AP (Max 267) 2 2 25-MAY-2007 00:07:17 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:07:18 IMAGR ALGSTB: Pass 1; 156- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:07:20 IMAGR Field 1 min = -2.4 MilliJy,max = 2.8 MilliJy 2 2 25-MAY-2007 00:07:21 IMAGR BGC Clean: using 103 cell beam + residuals > 1.05 MilliJy 2 2 25-MAY-2007 00:07:21 IMAGR 19458 Residual map points loaded 2 4 25-MAY-2007 00:07:22 IMAGR Field 1 min algorithm flux= 1.108 MilliJy iter= 39695 2 3 25-MAY-2007 00:07:22 IMAGR Field 1 Clean flux density= 813.905 MilliJy 39695 comps 2 3 25-MAY-2007 00:07:22 IMAGR Total Cleaned flux density = 857.240 MilliJy 42720 comps 2 2 25-MAY-2007 00:07:24 IMAGR ALGSTB: All 1253 Rows In AP (Max 2059) 2 2 25-MAY-2007 00:07:24 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:07:25 IMAGR ALGSTB: Pass 1; 1242- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:07:27 IMAGR Field 1 min = -2.3 MilliJy,max = 2.6 MilliJy 2 2 25-MAY-2007 00:07:28 IMAGR BGC Clean: using 103 cell beam + residuals > 1.01 MilliJy 2 2 25-MAY-2007 00:07:29 IMAGR 18854 Residual map points loaded 2 4 25-MAY-2007 00:07:29 IMAGR Field 1 min algorithm flux= 1.063 MilliJy iter= 41829 2 3 25-MAY-2007 00:07:29 IMAGR Field 1 Clean flux density= 821.696 MilliJy 41829 comps 2 3 25-MAY-2007 00:07:29 IMAGR Total Cleaned flux density = 865.031 MilliJy 44854 comps 2 2 25-MAY-2007 00:07:32 IMAGR ALGSTB: All 1253 Rows In AP (Max 2059) 2 2 25-MAY-2007 00:07:32 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:07:33 IMAGR ALGSTB: Pass 1; 1242- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:07:33 IMAGR Field 2 min = -1.4 MilliJy,max = 1.7 MilliJy 2 2 25-MAY-2007 00:07:34 IMAGR BGC Clean: using 103 cell beam + residuals > 1.01 MilliJy 2 2 25-MAY-2007 00:07:34 IMAGR 146 Residual map points loaded 2 4 25-MAY-2007 00:07:34 IMAGR Field 2 min algorithm flux= 1.011 MilliJy iter= 3109 2 3 25-MAY-2007 00:07:34 IMAGR Field 2 Clean flux density= 42.703 MilliJy 3109 comps 2 3 25-MAY-2007 00:07:34 IMAGR Total Cleaned flux density = 864.397 MilliJy 44938 comps 2 2 25-MAY-2007 00:07:34 IMAGR ALGSTB: All 167 Rows In AP (Max 267) 2 2 25-MAY-2007 00:07:34 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:07:34 IMAGR ALGSTB: Pass 1; 156- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:07:36 IMAGR Field 1 min = -2.3 MilliJy,max = 2.6 MilliJy 2 2 25-MAY-2007 00:07:37 IMAGR BGC Clean: using 103 cell beam + residuals > 968.97 MicroJy 2 2 25-MAY-2007 00:07:37 IMAGR 19461 Residual map points loaded 2 4 25-MAY-2007 00:07:38 IMAGR Field 1 min algorithm flux= -1.019 MilliJy iter= 44157 2 3 25-MAY-2007 00:07:38 IMAGR Field 1 Clean flux density= 822.392 MilliJy 44157 comps 2 3 25-MAY-2007 00:07:38 IMAGR Total Cleaned flux density = 865.092 MilliJy 47266 comps 2 2 25-MAY-2007 00:07:40 IMAGR ALGSTB: All 1253 Rows In AP (Max 2059) 2 2 25-MAY-2007 00:07:40 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:07:41 IMAGR ALGSTB: Pass 1; 1242- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:07:43 IMAGR Field 1 min = -2.2 MilliJy,max = 2.5 MilliJy 2 2 25-MAY-2007 00:07:44 IMAGR BGC Clean: using 103 cell beam + residuals > 931.67 MicroJy 2 2 25-MAY-2007 00:07:44 IMAGR 18837 Residual map points loaded 2 4 25-MAY-2007 00:07:45 IMAGR Field 1 min algorithm flux= -979.001 MicroJy iter= 46447 2 3 25-MAY-2007 00:07:45 IMAGR Field 1 Clean flux density= 829.000 MilliJy 46447 comps 2 3 25-MAY-2007 00:07:45 IMAGR Total Cleaned flux density = 871.701 MilliJy 49556 comps 2 2 25-MAY-2007 00:07:47 IMAGR ALGSTB: All 1253 Rows In AP (Max 2059) 2 2 25-MAY-2007 00:07:47 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:07:48 IMAGR ALGSTB: Pass 1; 1242- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:07:48 IMAGR Field 2 min = -1.3 MilliJy,max = 1.5 MilliJy 2 2 25-MAY-2007 00:07:49 IMAGR BGC Clean: using 103 cell beam + residuals > 929.52 MicroJy 2 2 25-MAY-2007 00:07:49 IMAGR 101 Residual map points loaded 2 4 25-MAY-2007 00:07:49 IMAGR Field 2 min algorithm flux= -930.516 MicroJy iter= 3167 2 3 25-MAY-2007 00:07:49 IMAGR Field 2 Clean flux density= 42.527 MilliJy 3167 comps 2 3 25-MAY-2007 00:07:49 IMAGR Total Cleaned flux density = 871.525 MilliJy 49614 comps 2 2 25-MAY-2007 00:07:49 IMAGR ALGSTB: All 167 Rows In AP (Max 267) 2 2 25-MAY-2007 00:07:49 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:07:50 IMAGR ALGSTB: Pass 1; 156- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:07:52 IMAGR Field 1 min = -2.1 MilliJy,max = 2.4 MilliJy 2 2 25-MAY-2007 00:07:52 IMAGR BGC Clean: using 103 cell beam + residuals > 894.06 MicroJy 2 2 25-MAY-2007 00:07:53 IMAGR 19558 Residual map points loaded 2 4 25-MAY-2007 00:07:54 IMAGR Field 1 min algorithm flux= -938.413 MicroJy iter= 48898 2 3 25-MAY-2007 00:07:54 IMAGR Field 1 Clean flux density= 817.462 MilliJy 48898 comps 2 3 25-MAY-2007 00:07:54 IMAGR Total Cleaned flux density = 859.987 MilliJy 52065 comps 2 2 25-MAY-2007 00:07:56 IMAGR ALGSTB: All 1253 Rows In AP (Max 2059) 2 2 25-MAY-2007 00:07:56 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:07:57 IMAGR ALGSTB: Pass 1; 1242- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:07:59 IMAGR Field 1 min = -2.1 MilliJy,max = 2.3 MilliJy 2 2 25-MAY-2007 00:08:00 IMAGR BGC Clean: using 103 cell beam + residuals > 859.22 MicroJy 2 2 25-MAY-2007 00:08:00 IMAGR 19006 Residual map points loaded 2 4 25-MAY-2007 00:08:01 IMAGR Field 1 min algorithm flux= -901.307 MicroJy iter= 51322 2 3 25-MAY-2007 00:08:01 IMAGR Field 1 Clean flux density= 818.097 MilliJy 51322 comps 2 3 25-MAY-2007 00:08:01 IMAGR Total Cleaned flux density = 860.622 MilliJy 54489 comps 2 2 25-MAY-2007 00:08:03 IMAGR ALGSTB: All 1253 Rows In AP (Max 2059) 2 2 25-MAY-2007 00:08:03 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:08:04 IMAGR ALGSTB: Pass 1; 1242- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:08:05 IMAGR Field 2 min = -1.3 MilliJy,max = 1.4 MilliJy 2 2 25-MAY-2007 00:08:05 IMAGR BGC Clean: using 103 cell beam + residuals > 857.66 MicroJy 2 2 25-MAY-2007 00:08:05 IMAGR 90 Residual map points loaded 2 4 25-MAY-2007 00:08:05 IMAGR Field 2 min algorithm flux= -857.770 MicroJy iter= 3224 2 3 25-MAY-2007 00:08:05 IMAGR Field 2 Clean flux density= 42.102 MilliJy 3224 comps 2 3 25-MAY-2007 00:08:05 IMAGR Total Cleaned flux density = 860.197 MilliJy 54546 comps 2 2 25-MAY-2007 00:08:05 IMAGR ALGSTB: All 167 Rows In AP (Max 267) 2 2 25-MAY-2007 00:08:05 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:08:06 IMAGR ALGSTB: Pass 1; 156- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:08:08 IMAGR Field 1 min = -2.0 MilliJy,max = 2.2 MilliJy 2 2 25-MAY-2007 00:08:09 IMAGR BGC Clean: using 103 cell beam + residuals > 824.92 MicroJy 2 2 25-MAY-2007 00:08:09 IMAGR 19539 Residual map points loaded 2 4 25-MAY-2007 00:08:10 IMAGR Field 1 min algorithm flux= -864.034 MicroJy iter= 53889 2 3 25-MAY-2007 00:08:10 IMAGR Field 1 Clean flux density= 811.236 MilliJy 53889 comps 2 3 25-MAY-2007 00:08:10 IMAGR Total Cleaned flux density = 853.336 MilliJy 57113 comps 2 2 25-MAY-2007 00:08:12 IMAGR ALGSTB: All 1253 Rows In AP (Max 2059) 2 2 25-MAY-2007 00:08:12 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:08:13 IMAGR ALGSTB: Pass 1; 1242- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:08:15 IMAGR Field 1 min = -2.0 MilliJy,max = 2.2 MilliJy 2 2 25-MAY-2007 00:08:16 IMAGR BGC Clean: using 103 cell beam + residuals > 792.81 MicroJy 2 2 25-MAY-2007 00:08:16 IMAGR 18947 Residual map points loaded 2 4 25-MAY-2007 00:08:17 IMAGR Field 1 min algorithm flux= 829.891 MicroJy iter= 56451 2 3 25-MAY-2007 00:08:17 IMAGR Field 1 Clean flux density= 805.751 MilliJy 56451 comps 2 3 25-MAY-2007 00:08:17 IMAGR Total Cleaned flux density = 847.851 MilliJy 59675 comps 2 2 25-MAY-2007 00:08:19 IMAGR ALGSTB: All 1253 Rows In AP (Max 2059) 2 2 25-MAY-2007 00:08:19 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:08:20 IMAGR ALGSTB: Pass 1; 1242- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:08:20 IMAGR Field 2 min = -1.2 MilliJy,max = 1.3 MilliJy 2 2 25-MAY-2007 00:08:21 IMAGR BGC Clean: using 103 cell beam + residuals > 791.30 MicroJy 2 2 25-MAY-2007 00:08:21 IMAGR 91 Residual map points loaded 2 4 25-MAY-2007 00:08:21 IMAGR Field 2 min algorithm flux= 791.235 MicroJy iter= 3277 2 3 25-MAY-2007 00:08:21 IMAGR Field 2 Clean flux density= 42.194 MilliJy 3277 comps 2 3 25-MAY-2007 00:08:21 IMAGR Total Cleaned flux density = 847.944 MilliJy 59728 comps 2 2 25-MAY-2007 00:08:21 IMAGR ALGSTB: All 167 Rows In AP (Max 267) 2 2 25-MAY-2007 00:08:21 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:08:21 IMAGR ALGSTB: Pass 1; 156- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:08:23 IMAGR Field 1 min = -1.9 MilliJy,max = 2.1 MilliJy 2 2 25-MAY-2007 00:08:24 IMAGR BGC Clean: using 103 cell beam + residuals > 760.82 MicroJy 2 2 25-MAY-2007 00:08:24 IMAGR 19546 Residual map points loaded 2 4 25-MAY-2007 00:08:26 IMAGR Field 1 min algorithm flux= 795.693 MicroJy iter= 59166 2 3 25-MAY-2007 00:08:26 IMAGR Field 1 Clean flux density= 806.487 MilliJy 59166 comps 2 3 25-MAY-2007 00:08:26 IMAGR Total Cleaned flux density = 848.679 MilliJy 62443 comps 2 2 25-MAY-2007 00:08:28 IMAGR ALGSTB: All 1253 Rows In AP (Max 2059) 2 2 25-MAY-2007 00:08:28 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:08:28 IMAGR ALGSTB: Pass 1; 1242- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:08:31 IMAGR Field 1 min = -1.8 MilliJy,max = 2.1 MilliJy 2 2 25-MAY-2007 00:08:31 IMAGR BGC Clean: using 103 cell beam + residuals > 731.66 MicroJy 2 2 25-MAY-2007 00:08:32 IMAGR 18972 Residual map points loaded 2 4 25-MAY-2007 00:08:33 IMAGR Field 1 min algorithm flux= 764.854 MicroJy iter= 61841 2 3 25-MAY-2007 00:08:33 IMAGR Field 1 Clean flux density= 813.915 MilliJy 61841 comps 2 3 25-MAY-2007 00:08:33 IMAGR Total Cleaned flux density = 856.107 MilliJy 65118 comps 2 2 25-MAY-2007 00:08:35 IMAGR ALGSTB: All 1253 Rows In AP (Max 2059) 2 2 25-MAY-2007 00:08:35 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:08:36 IMAGR ALGSTB: Pass 1; 1242- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:08:36 IMAGR Field 2 min = -1.1 MilliJy,max = 1.2 MilliJy 2 2 25-MAY-2007 00:08:37 IMAGR BGC Clean: using 103 cell beam + residuals > 730.22 MicroJy 2 2 25-MAY-2007 00:08:37 IMAGR 93 Residual map points loaded 2 4 25-MAY-2007 00:08:37 IMAGR Field 2 min algorithm flux= -730.222 MicroJy iter= 3327 2 3 25-MAY-2007 00:08:37 IMAGR Field 2 Clean flux density= 42.498 MilliJy 3327 comps 2 3 25-MAY-2007 00:08:37 IMAGR Total Cleaned flux density = 856.411 MilliJy 65168 comps 2 2 25-MAY-2007 00:08:37 IMAGR ALGSTB: All 167 Rows In AP (Max 267) 2 2 25-MAY-2007 00:08:37 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:08:37 IMAGR ALGSTB: Pass 1; 156- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:08:39 IMAGR Field 1 min = -1.8 MilliJy,max = 2.0 MilliJy 2 2 25-MAY-2007 00:08:40 IMAGR BGC Clean: using 103 cell beam + residuals > 702.37 MicroJy 2 2 25-MAY-2007 00:08:40 IMAGR 19567 Residual map points loaded 2 4 25-MAY-2007 00:08:42 IMAGR Field 1 min algorithm flux= 733.727 MicroJy iter= 64723 2 3 25-MAY-2007 00:08:42 IMAGR Field 1 Clean flux density= 815.215 MilliJy 64723 comps 2 3 25-MAY-2007 00:08:42 IMAGR Total Cleaned flux density = 857.711 MilliJy 68050 comps 2 2 25-MAY-2007 00:08:44 IMAGR ALGSTB: All 1253 Rows In AP (Max 2059) 2 2 25-MAY-2007 00:08:44 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:08:45 IMAGR ALGSTB: Pass 1; 1242- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:08:47 IMAGR Field 1 min = -1.8 MilliJy,max = 1.9 MilliJy 2 2 25-MAY-2007 00:08:47 IMAGR BGC Clean: using 103 cell beam + residuals > 675.26 MicroJy 2 2 25-MAY-2007 00:08:47 IMAGR 19044 Residual map points loaded 2 4 25-MAY-2007 00:08:48 IMAGR Field 1 Iter limit, Max resid= 710.934 MicroJy iter= 66673 2 5 25-MAY-2007 00:08:48 IMAGR Field 1 Clean flux density= 817.555 MilliJy 66673 comps 2 5 25-MAY-2007 00:08:48 IMAGR Total Cleaned flux density = 860.051 MilliJy 70000 comps 2 2 25-MAY-2007 00:08:50 IMAGR ALGSTB: All 1253 Rows In AP (Max 2059) 2 2 25-MAY-2007 00:08:50 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 2 2 25-MAY-2007 00:08:51 IMAGR ALGSTB: Pass 1; 1242- 0 Cells, with 67719 Pts 2 4 25-MAY-2007 00:08:51 IMAGR Total Clean components 70000 reaches limit 70000 2 3 25-MAY-2007 00:08:51 IMAGR Merging the Clean components files 2 3 25-MAY-2007 00:08:52 IMAGR Field 1 compressed from 66673 to 30841 components 2 3 25-MAY-2007 00:08:52 IMAGR Field 2 compressed from 3327 to 1135 components 2 4 25-MAY-2007 00:08:54 IMAGR Field 1 min = -1.7 MilliJy,max = 1.9 MilliJy 2 4 25-MAY-2007 00:08:54 IMAGR Field 2 min = -1.1 MilliJy,max = 1.1 MilliJy 2 3 25-MAY-2007 00:08:54 IMAGR Restoring Clean components 2 3 25-MAY-2007 00:08:58 IMAGR Restoring overlapped Clean components 2 3 25-MAY-2007 00:08:58 IMAGR Restore 1.173 Jy ( 1626 CCs) from field 1 to field 2 2 3 25-MAY-2007 00:08:58 IMAGR Restore 42.498 MilliJy ( 1135 CCs) from field 2 to field 1 2 3 25-MAY-2007 00:08:59 IMAGR Checking image max/min 2 3 25-MAY-2007 00:08:59 IMAGR Field 1 final Clean flux 860.053 MilliJy 2 3 25-MAY-2007 00:08:59 IMAGR Field 2 final Clean flux 1.216 Jy 2 6 25-MAY-2007 00:08:59 IMAGR Deleting UV work file: 2 4 25-MAY-2007 00:08:59 IMAGR Destroyed 1 extension files of type AN 2 4 25-MAY-2007 00:08:59 IMAGR Destroyed 1 extension files of type FQ 2 4 25-MAY-2007 00:08:59 IMAGR Destroyed UV image file: catno= 7 disk= 1 2 3 25-MAY-2007 00:08:59 IMAGR Appears to have ended successfully 2 5 25-MAY-2007 00:08:59 IMAGR hamal 31DEC07 TST: Cpu= 338.7 Real= 353 2 2 25-MAY-2007 00:08:59 AIPS Resumes 2 3 25-MAY-2007 00:08:59 AIPS SYSTEM command to be executed is: 2 3 25-MAY-2007 00:08:59 AIPS rm -f /tmp/SETFC@2346+095_C,BAND.0-1 >& /dev/null 2 5 25-MAY-2007 00:08:59 UVPLT Task UVPLT (release of 31DEC07) begins 2 2 25-MAY-2007 00:09:00 UVPLT GFINIS: number records used 11459 2 2 25-MAY-2007 00:09:00 UVPLT PLTUV: 243404 Points plotted 2 2 25-MAY-2007 00:09:00 UVPLT PLTUV: Plot file version 1 created. 2 3 25-MAY-2007 00:09:00 UVPLT Appears to have ended successfully 2 5 25-MAY-2007 00:09:00 UVPLT hamal 31DEC07 TST: Cpu= 0.6 Real= 1 2 2 25-MAY-2007 00:09:00 AIPS Resumes 2 5 25-MAY-2007 00:09:00 UVPLT Task UVPLT (release of 31DEC07) begins 2 2 25-MAY-2007 00:09:00 UVPLT GFINIS: number records used 5732 2 2 25-MAY-2007 00:09:00 UVPLT PLTUV: 121702 Points plotted 2 2 25-MAY-2007 00:09:00 UVPLT PLTUV: Plot file version 2 created. 2 3 25-MAY-2007 00:09:00 UVPLT Appears to have ended successfully 2 5 25-MAY-2007 00:09:00 UVPLT hamal 31DEC07 TST: Cpu= 0.4 Real= 0 2 2 25-MAY-2007 00:09:00 AIPS Resumes 2 5 25-MAY-2007 00:09:00 UVPLT Task UVPLT (release of 31DEC07) begins 2 2 25-MAY-2007 00:09:01 UVPLT GFINIS: number records used 5732 2 2 25-MAY-2007 00:09:01 UVPLT PLTUV: 121702 Points plotted 2 2 25-MAY-2007 00:09:01 UVPLT PLTUV: Plot file version 3 created. 2 3 25-MAY-2007 00:09:01 UVPLT Appears to have ended successfully 2 5 25-MAY-2007 00:09:01 UVPLT hamal 31DEC07 TST: Cpu= 0.4 Real= 1 2 2 25-MAY-2007 00:09:01 AIPS Resumes 2 4 25-MAY-2007 00:09:01 AIPS Destroyed 1 extension files of type HI 2 4 25-MAY-2007 00:09:01 AIPS Destroyed MA image file: catno= 8 disk= 1 2 4 25-MAY-2007 00:09:01 AIPS Destroyed 1 extension files of type HI 2 4 25-MAY-2007 00:09:01 AIPS Destroyed MA image file: catno= 9 disk= 1 2 2 25-MAY-2007 00:09:01 AIPS Disk 1 in-CNO 10 renumbered as CNO 7 2 2 25-MAY-2007 00:09:01 AIPS Disk 1 in-CNO 11 renumbered as CNO 8 2 5 25-MAY-2007 00:09:01 AIPS ' ' 2 5 25-MAY-2007 00:09:01 AIPS 'ESTIMATED RMS:' '0.09775 MILLI JANSKY' 2 3 25-MAY-2007 00:09:01 AIPS SYSTEM command to be executed is: 2 3 25-MAY-2007 00:09:01 AIPS rm -f /tmp/SETFC@0137+331_C,BAND.0-1 >& /dev/null 2 2 25-MAY-2007 00:09:01 AIPS Waiting for returned adverbs 2 5 25-MAY-2007 00:09:01 SETFC Task SETFC (release of 31DEC07) begins 2 3 25-MAY-2007 00:09:01 SETFC Found 0137+331 .C BAND.00001 Disk 1 slot 5 2 8 25-MAY-2007 00:09:01 SETFC NO DATA FOUND: SET IMSIZE, CELLSIZE 2 2 25-MAY-2007 00:09:01 SETFC returns adverbs to AIPS 2 3 25-MAY-2007 00:09:01 SETFC Appears to have ended successfully 2 5 25-MAY-2007 00:09:01 SETFC hamal 31DEC07 TST: Cpu= 0.0 Real= 0 2 2 25-MAY-2007 00:09:01 AIPS Resumes 2 3 25-MAY-2007 00:09:01 AIPS SETFC was not found to be running 2 5 25-MAY-2007 00:09:01 AIPS 'SEARCHING FOR NVSS SOURCES' 2 2 25-MAY-2007 00:09:01 AIPS Waiting for returned adverbs 2 5 25-MAY-2007 00:09:01 SETFC Task SETFC (release of 31DEC07) begins 2 3 25-MAY-2007 00:09:01 SETFC Found 0137+331 .C BAND.00001 Disk 1 slot 5 2 8 25-MAY-2007 00:09:01 SETFC NO DATA FOUND: SET IMSIZE, CELLSIZE 2 2 25-MAY-2007 00:09:01 SETFC returns adverbs to AIPS 2 3 25-MAY-2007 00:09:01 SETFC Appears to have ended successfully 2 5 25-MAY-2007 00:09:01 SETFC hamal 31DEC07 TST: Cpu= 0.0 Real= 0 2 2 25-MAY-2007 00:09:01 AIPS Resumes 2 3 25-MAY-2007 00:09:01 AIPS SETFC was not found to be running 2 6 25-MAY-2007 00:09:01 AIPS ****** VALUE = 0.0000E+00 BELOW LIMIT 1.0000E-12 2 6 25-MAY-2007 00:09:01 AIPS ERROR IS IN VALUE OF ADVERB CELLSIZE 2 7 25-MAY-2007 00:09:01 AIPS BOUNDARY LIM 2 0 25-MAY-2007 00:09:01 AIPS 2 0 25-MAY-2007 00:09:01 AIPS type'EMPTY CATALOG ?' checkcat 2 2 25-MAY-2007 00:09:01 AIPS Disk 1 No files needed renumbering 2 5 25-MAY-2007 00:09:01 AIPS 'EMPTY CATALOG ?' 8 2 0 25-MAY-2007 00:09:01 AIPS flatfov;nvasimage 2 2 25-MAY-2007 00:09:01 AIPS Got(1) disk= 1 user=**** type=UV 19980930.C BAND.1 2 5 25-MAY-2007 00:09:02 AIPS '5 SECOND INTEGRATIONS (GUESS)' 2 2 25-MAY-2007 00:09:02 AIPS Got(1) disk= 1 user=**** type=UV G980703.C BAND.1 2 5 25-MAY-2007 00:09:02 AIPS 'MINIMUM FOV :167.9298 ARCSEC RADIUS' 2 5 25-MAY-2007 00:09:02 FLATN Task FLATN (release of 31DEC07) begins 2 2 25-MAY-2007 00:09:02 FLATN Create G980703 .FLATN . 1 (MA) on disk 1 cno 9 2 2 25-MAY-2007 00:09:02 FLATN Start field 1 2 3 25-MAY-2007 00:09:05 FLATN Appears to have ended successfully 2 5 25-MAY-2007 00:09:05 FLATN hamal 31DEC07 TST: Cpu= 3.8 Real= 3 2 2 25-MAY-2007 00:09:05 AIPS Resumes 2 3 25-MAY-2007 00:09:05 AIPS FLATN was not found to be running 2 5 25-MAY-2007 00:09:06 BLANK Task BLANK (release of 31DEC07) begins 2 2 25-MAY-2007 00:09:06 BLANK Create G980703 .BLANK . 1 (MA) on disk 1 cno 10 2 3 25-MAY-2007 00:09:08 BLANK Appears to have ended successfully 2 5 25-MAY-2007 00:09:08 BLANK hamal 31DEC07 TST: Cpu= 2.1 Real= 2 2 2 25-MAY-2007 00:09:08 AIPS Resumes 2 3 25-MAY-2007 00:09:08 AIPS BLANK was not found to be running 2 4 25-MAY-2007 00:09:08 AIPS Destroyed 1 extension files of type HI 2 4 25-MAY-2007 00:09:08 AIPS Destroyed MA image file: catno= 9 disk= 1 2 2 25-MAY-2007 00:09:08 AIPS Disk 1 in-CNO 10 renumbered as CNO 9 2 2 25-MAY-2007 00:09:08 AIPS Got(1) disk= 1 user=**** type=UV 2346+095.C BAND.1 2 5 25-MAY-2007 00:09:08 AIPS 'MINIMUM FOV :167.9392 ARCSEC RADIUS' 2 5 25-MAY-2007 00:09:08 FLATN Task FLATN (release of 31DEC07) begins 2 2 25-MAY-2007 00:09:08 FLATN Create 2346+095 .FLATN . 1 (MA) on disk 1 cno 10 2 4 25-MAY-2007 00:09:09 FLATN Field 1 included blc,trc 1 1 978 978 2 4 25-MAY-2007 00:09:12 FLATN Field 2 included blc,trc 375 377 603 605 2 2 25-MAY-2007 00:09:13 FLATN Now output average image 2 3 25-MAY-2007 00:09:13 FLATN Appears to have ended successfully 2 5 25-MAY-2007 00:09:13 FLATN hamal 31DEC07 TST: Cpu= 4.9 Real= 5 2 2 25-MAY-2007 00:09:13 AIPS Resumes 2 3 25-MAY-2007 00:09:13 AIPS FLATN was not found to be running 2 5 25-MAY-2007 00:09:13 BLANK Task BLANK (release of 31DEC07) begins 2 2 25-MAY-2007 00:09:13 BLANK Create 2346+095 .BLANK . 1 (MA) on disk 1 cno 11 2 3 25-MAY-2007 00:09:15 BLANK Appears to have ended successfully 2 5 25-MAY-2007 00:09:15 BLANK hamal 31DEC07 TST: Cpu= 2.2 Real= 2 2 2 25-MAY-2007 00:09:15 AIPS Resumes 2 3 25-MAY-2007 00:09:15 AIPS BLANK was not found to be running 2 4 25-MAY-2007 00:09:15 AIPS Destroyed 1 extension files of type HI 2 4 25-MAY-2007 00:09:15 AIPS Destroyed MA image file: catno= 10 disk= 1 2 2 25-MAY-2007 00:09:15 AIPS Disk 1 in-CNO 11 renumbered as CNO 10 2 2 25-MAY-2007 00:09:15 AIPS Got(1) disk= 1 user=**** type=UV 0137+331.C BAND.1 2 2 25-MAY-2007 00:09:15 AIPS Disk 1 No files needed renumbering 2 2 25-MAY-2007 00:09:15 AIPS Got(1) disk= 1 user=**** type=UV 19980930.C BAND.1 2 2 25-MAY-2007 00:09:15 AIPS Got(1) disk= 1 user=**** type=UV 19980930.TASAV.1 2 2 25-MAY-2007 00:09:15 AIPS Got(1) disk= 1 user=**** type=UV G980703.C BAND.1 2 2 25-MAY-2007 00:09:15 AIPS Got(1) disk= 1 user=**** type=UV 2346+095.C BAND.1 2 2 25-MAY-2007 00:09:15 AIPS Got(1) disk= 1 user=**** type=UV 0137+331.C BAND.1 2 2 25-MAY-2007 00:09:15 AIPS Got(1) disk= 1 user=**** type=MA G980703.ICL001.1 2 2 25-MAY-2007 00:09:15 AIPS Got(1) disk= 1 user=**** type=MA 2346+095.ICL001.1 2 2 25-MAY-2007 00:09:15 AIPS Got(1) disk= 1 user=**** type=MA 2346+095.ICL002.1 2 2 25-MAY-2007 00:09:15 AIPS Got(1) disk= 1 user=**** type=MA G980703.BLANK.1 2 2 25-MAY-2007 00:09:15 AIPS Got(1) disk= 1 user=**** type=MA G980703.BLANK.1 2 5 25-MAY-2007 00:09:15 AIPS Mean= 2.2788E-08 rms= 2.3098E-05 JY/BEAM over 747517. pixels 2 5 25-MAY-2007 00:09:15 AIPS Maximum= 1.1796E-04 at 558 451 1 1 1 1 1 2 5 25-MAY-2007 00:09:15 AIPS Skypos: RA 23 59 05.06835 DEC 08 34 53.6762 2 5 25-MAY-2007 00:09:15 AIPS Skypos: IPOL 4775.000 MHZ 2 5 25-MAY-2007 00:09:15 AIPS Minimum=-1.1724E-04 at 686 182 1 1 1 1 1 2 5 25-MAY-2007 00:09:15 AIPS Skypos: RA 23 59 02.10491 DEC 08 33 21.2930 2 5 25-MAY-2007 00:09:15 AIPS Skypos: IPOL 4775.000 MHZ 2 5 25-MAY-2007 00:09:15 AIPS Flux density = 1.0240E-03 Jy. Beam area = 16.63 pixels 2 2 25-MAY-2007 00:09:15 AIPS Waiting for returned adverbs 2 5 25-MAY-2007 00:09:15 IMEAN Task IMEAN (release of 31DEC07) begins 2 5 25-MAY-2007 00:09:15 IMEAN Image= G980703 .BLANK . 1 1 xywind= 1 1 978 978 2 5 25-MAY-2007 00:09:15 IMEAN Mean and rms found by fitting peak in histogram: 2 5 25-MAY-2007 00:09:15 IMEAN Mean= 5.0050E-08 Rms= 2.2989E-05 **** from histogram 2 5 25-MAY-2007 00:09:15 IMEAN Mean and rms found by including all data: 2 5 25-MAY-2007 00:09:15 IMEAN Mean= 1.7638E-08 Rms= 2.3104E-05 JY/BEAM over 751117 pixels 2 5 25-MAY-2007 00:09:15 IMEAN Minimum=-1.1724E-04 at 686 182 1 1 2 5 25-MAY-2007 00:09:15 IMEAN Skypos: RA 23 59 02.10491 DEC 08 33 21.2930 2 5 25-MAY-2007 00:09:15 IMEAN Maximum= 1.3451E-04 at 489 490 1 1 2 5 25-MAY-2007 00:09:15 IMEAN Skypos: RA 23 59 06.66600 DEC 08 35 07.0700 2 5 25-MAY-2007 00:09:15 IMEAN Skypos: IPOL 4775.000 MHZ 2 2 25-MAY-2007 00:09:15 IMEAN returns adverbs to AIPS 2 3 25-MAY-2007 00:09:15 IMEAN Appears to have ended successfully 2 5 25-MAY-2007 00:09:15 IMEAN hamal 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 25-MAY-2007 00:09:15 AIPS Resumes 2 3 25-MAY-2007 00:09:15 AIPS IMEAN was not found to be running 2 2 25-MAY-2007 00:09:15 AIPS Got(1) disk= 1 user=**** type=MA 2346+095.BLANK.1 2 5 25-MAY-2007 00:09:15 AIPS Mean=-4.3593E-06 rms= 5.5777E-04 JY/BEAM over 747517. pixels 2 5 25-MAY-2007 00:09:15 AIPS Maximum= 1.1065E-02 at 474 534 1 1 1 1 1 2 5 25-MAY-2007 00:09:15 AIPS Skypos: RA 23 46 37.18684 DEC 09 31 00.6266 2 5 25-MAY-2007 00:09:15 AIPS Skypos: IPOL 4775.000 MHZ 2 5 25-MAY-2007 00:09:15 AIPS Minimum=-1.0018E-02 at 497 569 1 1 1 1 1 2 5 25-MAY-2007 00:09:15 AIPS Skypos: RA 23 46 36.65287 DEC 09 31 12.6472 2 5 25-MAY-2007 00:09:15 AIPS Skypos: IPOL 4775.000 MHZ 2 5 25-MAY-2007 00:09:15 AIPS Flux density = -1.7629E-01 Jy. Beam area = 18.48 pixels 2 2 25-MAY-2007 00:09:15 AIPS Waiting for returned adverbs 2 5 25-MAY-2007 00:09:15 IMEAN Task IMEAN (release of 31DEC07) begins 2 5 25-MAY-2007 00:09:16 IMEAN Image= 2346+095 .BLANK . 1 1 xywind= 1 1 978 978 2 5 25-MAY-2007 00:09:16 IMEAN Mean and rms found by fitting peak in histogram: 2 5 25-MAY-2007 00:09:16 IMEAN Mean= 5.2405E-06 Rms= 3.2260E-04 **** from histogram 2 5 25-MAY-2007 00:09:16 IMEAN Mean and rms found by including all data: 2 5 25-MAY-2007 00:09:16 IMEAN Mean= 2.6278E-05 Rms= 4.3805E-03 JY/BEAM over 751117 pixels 2 5 25-MAY-2007 00:09:16 IMEAN Flux density = 1.0678E+00 Jy. beam area = 18.48 pixels 2 5 25-MAY-2007 00:09:16 IMEAN Minimum=-1.0018E-02 at 497 569 1 1 2 5 25-MAY-2007 00:09:16 IMEAN Skypos: RA 23 46 36.65287 DEC 09 31 12.6472 2 5 25-MAY-2007 00:09:16 IMEAN Maximum= 1.2375E+00 at 489 490 1 1 2 5 25-MAY-2007 00:09:16 IMEAN Skypos: RA 23 46 36.83860 DEC 09 30 45.5150 2 5 25-MAY-2007 00:09:16 IMEAN Skypos: IPOL 4775.000 MHZ 2 2 25-MAY-2007 00:09:16 IMEAN returns adverbs to AIPS 2 3 25-MAY-2007 00:09:16 IMEAN Appears to have ended successfully 2 5 25-MAY-2007 00:09:16 IMEAN hamal 31DEC07 TST: Cpu= 0.1 Real= 1 2 2 25-MAY-2007 00:09:16 AIPS Resumes 2 3 25-MAY-2007 00:09:16 AIPS IMEAN was not found to be running 2 2 25-MAY-2007 00:09:16 AIPS Got(1) disk= 1 user=**** type=MA G980703.BLANK.1 2 2 25-MAY-2007 00:09:16 AIPS Got(O) disk= 1 user=**** type=MA G980703.BLANK.1 2 5 25-MAY-2007 00:09:16 PBCOR Task PBCOR (release of 31DEC07) begins 2 2 25-MAY-2007 00:09:16 PBCOR Create G980703 .RADCOR. 1 (MA) on disk 1 cno 11 2 3 25-MAY-2007 00:09:18 PBCOR Appears to have ended successfully 2 5 25-MAY-2007 00:09:18 PBCOR hamal 31DEC07 TST: Cpu= 2.2 Real= 2 2 2 25-MAY-2007 00:09:18 AIPS Resumes 2 3 25-MAY-2007 00:09:18 AIPS PBCOR was not found to be running 2 4 25-MAY-2007 00:09:18 AIPS Destroyed 1 extension files of type HI 2 4 25-MAY-2007 00:09:18 AIPS Destroyed MA image file: catno= 9 disk= 1 2 2 25-MAY-2007 00:09:18 AIPS Disk 1 in-CNO 10 renumbered as CNO 9 2 2 25-MAY-2007 00:09:18 AIPS Disk 1 in-CNO 11 renumbered as CNO 10 2 2 25-MAY-2007 00:09:18 AIPS Got(1) disk= 1 user=**** type=MA 2346+095.BLANK.1 2 2 25-MAY-2007 00:09:18 AIPS Got(O) disk= 1 user=**** type=MA 2346+095.BLANK.1 2 5 25-MAY-2007 00:09:18 PBCOR Task PBCOR (release of 31DEC07) begins 2 2 25-MAY-2007 00:09:18 PBCOR Create 2346+095 .RADCOR. 1 (MA) on disk 1 cno 11 2 3 25-MAY-2007 00:09:20 PBCOR Appears to have ended successfully 2 5 25-MAY-2007 00:09:20 PBCOR hamal 31DEC07 TST: Cpu= 2.2 Real= 2 2 2 25-MAY-2007 00:09:20 AIPS Resumes 2 3 25-MAY-2007 00:09:20 AIPS PBCOR was not found to be running 2 4 25-MAY-2007 00:09:20 AIPS Destroyed 1 extension files of type HI 2 4 25-MAY-2007 00:09:20 AIPS Destroyed MA image file: catno= 9 disk= 1 2 2 25-MAY-2007 00:09:20 AIPS Disk 1 in-CNO 10 renumbered as CNO 9 2 2 25-MAY-2007 00:09:20 AIPS Disk 1 in-CNO 11 renumbered as CNO 10 2 2 25-MAY-2007 00:09:20 AIPS Disk 1 No files needed renumbering 2 2 25-MAY-2007 00:09:20 AIPS Got(1) disk= 1 user=**** type=MA G980703.RADCOR.1 2 2 25-MAY-2007 00:09:20 AIPS Got(O) disk= 1 user=**** type=MA G980703.RADCOR.1 2 5 25-MAY-2007 00:09:20 CPYRT Task CPYRT (release of 31DEC07) begins 2 2 25-MAY-2007 00:09:20 CPYRT Create G980703 .NVAS07. 1 (MA) on disk 1 cno 11 2 2 25-MAY-2007 00:09:20 CPYRT ZTXOP2: using translated file name = 2 2 25-MAY-2007 00:09:20 CPYRT ZTXOP2: /home/hamal2/vlbacald/Arch_Cprt 2 3 25-MAY-2007 00:09:20 CPYRT Appears to have ended successfully 2 5 25-MAY-2007 00:09:20 CPYRT hamal 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 25-MAY-2007 00:09:21 AIPS Resumes 2 3 25-MAY-2007 00:09:21 AIPS CPYRT was not found to be running 2 4 25-MAY-2007 00:09:21 AIPS Destroyed 1 extension files of type HI 2 4 25-MAY-2007 00:09:21 AIPS Destroyed MA image file: catno= 9 disk= 1 2 2 25-MAY-2007 00:09:21 AIPS Disk 1 in-CNO 10 renumbered as CNO 9 2 2 25-MAY-2007 00:09:21 AIPS Disk 1 in-CNO 11 renumbered as CNO 10 2 2 25-MAY-2007 00:09:21 AIPS Got(1) disk= 1 user=**** type=MA 2346+095.RADCOR.1 2 2 25-MAY-2007 00:09:21 AIPS Got(O) disk= 1 user=**** type=MA 2346+095.RADCOR.1 2 5 25-MAY-2007 00:09:21 CPYRT Task CPYRT (release of 31DEC07) begins 2 2 25-MAY-2007 00:09:21 CPYRT Create 2346+095 .NVAS07. 1 (MA) on disk 1 cno 11 2 2 25-MAY-2007 00:09:21 CPYRT ZTXOP2: using translated file name = 2 2 25-MAY-2007 00:09:21 CPYRT ZTXOP2: /home/hamal2/vlbacald/Arch_Cprt 2 3 25-MAY-2007 00:09:21 CPYRT Appears to have ended successfully 2 5 25-MAY-2007 00:09:21 CPYRT hamal 31DEC07 TST: Cpu= 0.0 Real= 0 2 2 25-MAY-2007 00:09:21 AIPS Resumes 2 3 25-MAY-2007 00:09:21 AIPS CPYRT was not found to be running 2 4 25-MAY-2007 00:09:21 AIPS Destroyed 1 extension files of type HI 2 4 25-MAY-2007 00:09:21 AIPS Destroyed MA image file: catno= 9 disk= 1 2 2 25-MAY-2007 00:09:21 AIPS Disk 1 in-CNO 10 renumbered as CNO 9 2 2 25-MAY-2007 00:09:21 AIPS Disk 1 in-CNO 11 renumbered as CNO 10 2 0 25-MAY-2007 00:09:21 AIPS nvasarch 2 2 25-MAY-2007 00:09:21 AIPS Disk 1 No files needed renumbering 2 5 25-MAY-2007 00:09:21 AIPS 'AK456_1998SEP30_1' 2 2 25-MAY-2007 00:09:21 AIPS Got(1) disk= 1 user=**** type=UV 19980930.C BAND.1 2 3 25-MAY-2007 00:09:21 AIPS SYSTEM command to be executed is: 2 3 25-MAY-2007 00:09:21 AIPS umask 0;mkdir $ADAT/AK456 >& /dev/null 2 5 25-MAY-2007 00:09:21 FITAB Task FITAB (release of 31DEC07) begins 2 4 25-MAY-2007 00:09:21 FITAB Writing to disk file: ADAT:AK456_1998SEP30_1_4.80F27BB.uvfits 2 3 25-MAY-2007 00:09:21 FITAB Writing UV data: User19385 Disk 1 Name 19980930.C BAND.1 2 3 25-MAY-2007 00:09:21 FITAB Writing visibilities 1 to 392636 2 3 25-MAY-2007 00:09:21 FITAB Writing HIstory to main FITS header 2 3 25-MAY-2007 00:09:21 FITAB Writing binary table of type AN 2 3 25-MAY-2007 00:09:21 FITAB Writing binary table of type NX 2 3 25-MAY-2007 00:09:21 FITAB Writing binary table of type SU 2 3 25-MAY-2007 00:09:21 FITAB Writing binary table of type FQ 2 3 25-MAY-2007 00:09:21 FITAB Writing binary table of type CL 2 3 25-MAY-2007 00:09:22 FITAB Writing binary table of type CL 2 3 25-MAY-2007 00:09:22 FITAB Writing binary table of type CL 2 3 25-MAY-2007 00:09:23 FITAB Writing binary table of type TY 2 3 25-MAY-2007 00:09:23 FITAB Writing binary table of type WX 2 3 25-MAY-2007 00:09:23 FITAB Writing binary table of type OF 2 3 25-MAY-2007 00:09:23 FITAB Writing binary table of type FG 2 3 25-MAY-2007 00:09:23 FITAB Writing binary table of type FG 2 3 25-MAY-2007 00:09:23 FITAB Writing binary table of type XX 2 3 25-MAY-2007 00:09:23 FITAB Writing binary table of type SN 2 3 25-MAY-2007 00:09:23 FITAB Writing binary table of type SN 2 2 25-MAY-2007 00:09:23 FITAB Writing binary table of type UV 2 2 25-MAY-2007 00:09:26 FITAB Writing end-of-file mark 2 3 25-MAY-2007 00:09:26 FITAB Appears to have ended successfully 2 5 25-MAY-2007 00:09:26 FITAB hamal 31DEC07 TST: Cpu= 3.2 Real= 5 2 2 25-MAY-2007 00:09:26 AIPS Resumes 2 3 25-MAY-2007 00:09:26 AIPS FITAB was not found to be running 2 2 25-MAY-2007 00:09:26 AIPS Got(1) disk= 1 user=**** type=UV 19980930.TASAV.1 2 5 25-MAY-2007 00:09:26 FITAB Task FITAB (release of 31DEC07) begins 2 4 25-MAY-2007 00:09:26 FITAB Writing to disk file: ADAT:AK456_1998SEP30_1_4.80F27BB.clfits 2 3 25-MAY-2007 00:09:26 FITAB Writing UV data: User19385 Disk 1 Name 19980930.TASAV.1 2 3 25-MAY-2007 00:09:26 FITAB Writing visibilities 1 to 1 2 3 25-MAY-2007 00:09:26 FITAB Writing HIstory to main FITS header 2 3 25-MAY-2007 00:09:26 FITAB Writing binary table of type AN 2 3 25-MAY-2007 00:09:26 FITAB Writing binary table of type NX 2 3 25-MAY-2007 00:09:26 FITAB Writing binary table of type SU 2 3 25-MAY-2007 00:09:26 FITAB Writing binary table of type FQ 2 3 25-MAY-2007 00:09:26 FITAB Writing binary table of type CL 2 3 25-MAY-2007 00:09:26 FITAB Writing binary table of type CL 2 3 25-MAY-2007 00:09:27 FITAB Writing binary table of type CL 2 3 25-MAY-2007 00:09:27 FITAB Writing binary table of type TY 2 3 25-MAY-2007 00:09:27 FITAB Writing binary table of type WX 2 3 25-MAY-2007 00:09:27 FITAB Writing binary table of type OF 2 3 25-MAY-2007 00:09:27 FITAB Writing binary table of type FG 2 3 25-MAY-2007 00:09:27 FITAB Writing binary table of type FG 2 3 25-MAY-2007 00:09:27 FITAB Writing binary table of type XX 2 3 25-MAY-2007 00:09:27 FITAB Writing binary table of type SN 2 3 25-MAY-2007 00:09:27 FITAB Writing binary table of type SN 2 2 25-MAY-2007 00:09:27 FITAB Writing binary table of type UV 2 2 25-MAY-2007 00:09:27 FITAB Writing end-of-file mark 2 3 25-MAY-2007 00:09:27 FITAB Appears to have ended successfully 2 5 25-MAY-2007 00:09:27 FITAB hamal 31DEC07 TST: Cpu= 1.8 Real= 1 2 2 25-MAY-2007 00:09:27 AIPS Resumes 2 3 25-MAY-2007 00:09:27 AIPS FITAB was not found to be running 2 3 25-MAY-2007 00:09:27 AIPS SYSTEM command to be executed is: 2 3 25-MAY-2007 00:09:27 AIPS \mv -f $ADAT/AK456_1998SEP30_1_* $ADAT/AK456 >& /dev/null 2 2 25-MAY-2007 00:09:27 AIPS Got(1) disk= 1 user=**** type=UV G980703.C BAND.1 2 2 25-MAY-2007 00:09:27 AIPS Got(1) disk= 1 user=**** type=UV 2346+095.C BAND.1 2 2 25-MAY-2007 00:09:27 AIPS Got(1) disk= 1 user=**** type=UV 0137+331.C BAND.1 2 2 25-MAY-2007 00:09:27 AIPS Got(1) disk= 1 user=**** type=MA G980703.ICL001.1 2 2 25-MAY-2007 00:09:27 AIPS Got(1) disk= 1 user=**** type=UV G980703.C BAND.1 2 3 25-MAY-2007 00:09:28 AIPS SYSTEM command to be executed is: 2 3 25-MAY-2007 00:09:28 AIPS umask 0;mkdir $aimg/J235906.6+083507 >& /dev/null 2 5 25-MAY-2007 00:09:28 FITAB Task FITAB (release of 31DEC07) begins 2 4 25-MAY-2007 00:09:28 FITAB Writing to disk file: AIMG:4.80F27BB_AK456_1998SEP30_1.uvfits 2 3 25-MAY-2007 00:09:28 FITAB Writing UV data: User19385 Disk 1 Name G980703.C BAND.1 2 3 25-MAY-2007 00:09:28 FITAB Writing visibilities 1 to 228176 2 3 25-MAY-2007 00:09:28 FITAB Writing HIstory to main FITS header 2 3 25-MAY-2007 00:09:28 FITAB Writing binary table of type FQ 2 3 25-MAY-2007 00:09:28 FITAB Writing binary table of type AN 2 3 25-MAY-2007 00:09:28 FITAB Writing binary table of type WX 2 3 25-MAY-2007 00:09:28 FITAB Writing binary table of type OF 2 3 25-MAY-2007 00:09:28 FITAB Writing binary table of type XX 2 2 25-MAY-2007 00:09:28 FITAB Writing binary table of type UV 2 2 25-MAY-2007 00:09:28 FITAB Writing end-of-file mark 2 3 25-MAY-2007 00:09:28 FITAB Appears to have ended successfully 2 5 25-MAY-2007 00:09:28 FITAB hamal 31DEC07 TST: Cpu= 0.9 Real= 0 2 2 25-MAY-2007 00:09:28 AIPS Resumes 2 3 25-MAY-2007 00:09:28 AIPS FITAB was not found to be running 2 5 25-MAY-2007 00:09:29 LWPLA Task LWPLA (release of 31DEC07) begins 2 3 25-MAY-2007 00:09:29 LWPLA No clipping or scaling applied to grey scale pixels 2 6 25-MAY-2007 00:09:29 LWPLA ZLWIO: plotter file = /home/hamal2/vlbacald/img/4.80F27BB_AK45 2 6 25-MAY-2007 00:09:29 LWPLA 6_1998SEP30_1.vis.ps 2 2 25-MAY-2007 00:09:29 LWPLA Writing plot file version 3 to page 1 2 3 25-MAY-2007 00:09:39 LWPLA Appears to have ended successfully 2 5 25-MAY-2007 00:09:39 LWPLA hamal 31DEC07 TST: Cpu= 10.7 Real= 10 2 2 25-MAY-2007 00:09:39 AIPS Resumes 2 3 25-MAY-2007 00:09:39 AIPS LWPLA was not found to be running 2 3 25-MAY-2007 00:09:39 AIPS SYSTEM command to be executed is: 2 3 25-MAY-2007 00:09:39 AIPS convert $aimg/4.80F27BB_AK456_1998SEP30_1.vis.ps $aimg/4.80F27BB 2 3 25-MAY-2007 00:09:39 AIPS _AK456_1998SEP30_1.vis.gif >& /dev/null 2 5 25-MAY-2007 00:10:06 LWPLA Task LWPLA (release of 31DEC07) begins 2 3 25-MAY-2007 00:10:06 LWPLA No clipping or scaling applied to grey scale pixels 2 6 25-MAY-2007 00:10:06 LWPLA ZLWIO: plotter file = /home/hamal2/vlbacald/img/4.80F27BB_AK45 2 6 25-MAY-2007 00:10:06 LWPLA 6_1998SEP30_1.ri.ps 2 2 25-MAY-2007 00:10:06 LWPLA Writing plot file version 2 to page 1 2 3 25-MAY-2007 00:10:17 LWPLA Appears to have ended successfully 2 5 25-MAY-2007 00:10:17 LWPLA hamal 31DEC07 TST: Cpu= 10.1 Real= 11 2 2 25-MAY-2007 00:10:17 AIPS Resumes 2 3 25-MAY-2007 00:10:17 AIPS LWPLA was not found to be running 2 3 25-MAY-2007 00:10:17 AIPS SYSTEM command to be executed is: 2 3 25-MAY-2007 00:10:17 AIPS convert $aimg/4.80F27BB_AK456_1998SEP30_1.ri.ps $aimg/4.80F27BB_ 2 3 25-MAY-2007 00:10:17 AIPS AK456_1998SEP30_1.ri.gif >& /dev/null 2 5 25-MAY-2007 00:10:42 LWPLA Task LWPLA (release of 31DEC07) begins 2 3 25-MAY-2007 00:10:42 LWPLA No clipping or scaling applied to grey scale pixels 2 6 25-MAY-2007 00:10:42 LWPLA ZLWIO: plotter file = /home/hamal2/vlbacald/img/4.80F27BB_AK45 2 6 25-MAY-2007 00:10:42 LWPLA 6_1998SEP30_1.uv.ps 2 2 25-MAY-2007 00:10:42 LWPLA Writing plot file version 1 to page 1 2 3 25-MAY-2007 00:11:04 LWPLA Appears to have ended successfully 2 5 25-MAY-2007 00:11:04 LWPLA hamal 31DEC07 TST: Cpu= 21.2 Real= 22 2 2 25-MAY-2007 00:11:04 AIPS Resumes 2 3 25-MAY-2007 00:11:04 AIPS LWPLA was not found to be running 2 3 25-MAY-2007 00:11:04 AIPS SYSTEM command to be executed is: 2 3 25-MAY-2007 00:11:04 AIPS convert $aimg/4.80F27BB_AK456_1998SEP30_1.uv.ps $aimg/4.80F27BB_ 2 3 25-MAY-2007 00:11:04 AIPS AK456_1998SEP30_1.uv.gif >& /dev/null 2 3 25-MAY-2007 00:11:57 AIPS SYSTEM command to be executed is: 2 3 25-MAY-2007 00:11:57 AIPS chmod 666 $aimg/4.80F27BB_AK456_1998SEP30_1* >& /dev/null 2 3 25-MAY-2007 00:11:57 AIPS SYSTEM command to be executed is: 2 3 25-MAY-2007 00:11:57 AIPS \mv -f $aimg/4.80F27BB_AK456_1998SEP30_1.* $aimg/J235906.6+08350 2 3 25-MAY-2007 00:11:57 AIPS 7 >& /dev/null 2 2 25-MAY-2007 00:11:57 AIPS Got(1) disk= 1 user=**** type=UV 2346+095.C BAND.1 2 3 25-MAY-2007 00:11:57 AIPS SYSTEM command to be executed is: 2 3 25-MAY-2007 00:11:57 AIPS umask 0;mkdir $aimg/J234636.8+093045 >& /dev/null 2 5 25-MAY-2007 00:11:57 FITAB Task FITAB (release of 31DEC07) begins 2 4 25-MAY-2007 00:11:57 FITAB Writing to disk file: AIMG:4.80F27BB_AK456_1998SEP30_1.uvfits 2 3 25-MAY-2007 00:11:57 FITAB Writing UV data: User19385 Disk 1 Name 2346+095.C BAND.1 2 3 25-MAY-2007 00:11:57 FITAB Writing visibilities 1 to 67719 2 3 25-MAY-2007 00:11:57 FITAB Writing HIstory to main FITS header 2 3 25-MAY-2007 00:11:57 FITAB Writing binary table of type FQ 2 3 25-MAY-2007 00:11:57 FITAB Writing binary table of type AN 2 3 25-MAY-2007 00:11:57 FITAB Writing binary table of type WX 2 3 25-MAY-2007 00:11:57 FITAB Writing binary table of type OF 2 3 25-MAY-2007 00:11:57 FITAB Writing binary table of type XX 2 2 25-MAY-2007 00:11:57 FITAB Writing binary table of type UV 2 2 25-MAY-2007 00:11:57 FITAB Writing end-of-file mark 2 3 25-MAY-2007 00:11:57 FITAB Appears to have ended successfully 2 5 25-MAY-2007 00:11:57 FITAB hamal 31DEC07 TST: Cpu= 0.4 Real= 0 2 2 25-MAY-2007 00:11:57 AIPS Resumes 2 3 25-MAY-2007 00:11:57 AIPS FITAB was not found to be running 2 5 25-MAY-2007 00:11:57 LWPLA Task LWPLA (release of 31DEC07) begins 2 3 25-MAY-2007 00:11:57 LWPLA No clipping or scaling applied to grey scale pixels 2 6 25-MAY-2007 00:11:57 LWPLA ZLWIO: plotter file = /home/hamal2/vlbacald/img/4.80F27BB_AK45 2 6 25-MAY-2007 00:11:57 LWPLA 6_1998SEP30_1.vis.ps 2 2 25-MAY-2007 00:11:57 LWPLA Writing plot file version 3 to page 1 2 3 25-MAY-2007 00:12:00 LWPLA Appears to have ended successfully 2 5 25-MAY-2007 00:12:00 LWPLA hamal 31DEC07 TST: Cpu= 2.9 Real= 3 2 2 25-MAY-2007 00:12:00 AIPS Resumes 2 3 25-MAY-2007 00:12:00 AIPS LWPLA was not found to be running 2 3 25-MAY-2007 00:12:00 AIPS SYSTEM command to be executed is: 2 3 25-MAY-2007 00:12:00 AIPS convert $aimg/4.80F27BB_AK456_1998SEP30_1.vis.ps $aimg/4.80F27BB 2 3 25-MAY-2007 00:12:00 AIPS _AK456_1998SEP30_1.vis.gif >& /dev/null 2 5 25-MAY-2007 00:12:08 LWPLA Task LWPLA (release of 31DEC07) begins 2 3 25-MAY-2007 00:12:08 LWPLA No clipping or scaling applied to grey scale pixels 2 6 25-MAY-2007 00:12:08 LWPLA ZLWIO: plotter file = /home/hamal2/vlbacald/img/4.80F27BB_AK45 2 6 25-MAY-2007 00:12:08 LWPLA 6_1998SEP30_1.ri.ps 2 2 25-MAY-2007 00:12:08 LWPLA Writing plot file version 2 to page 1 2 3 25-MAY-2007 00:12:11 LWPLA Appears to have ended successfully 2 5 25-MAY-2007 00:12:11 LWPLA hamal 31DEC07 TST: Cpu= 3.1 Real= 3 2 2 25-MAY-2007 00:12:12 AIPS Resumes 2 3 25-MAY-2007 00:12:12 AIPS LWPLA was not found to be running 2 3 25-MAY-2007 00:12:12 AIPS SYSTEM command to be executed is: 2 3 25-MAY-2007 00:12:12 AIPS convert $aimg/4.80F27BB_AK456_1998SEP30_1.ri.ps $aimg/4.80F27BB_ 2 3 25-MAY-2007 00:12:12 AIPS AK456_1998SEP30_1.ri.gif >& /dev/null 2 5 25-MAY-2007 00:12:19 LWPLA Task LWPLA (release of 31DEC07) begins 2 3 25-MAY-2007 00:12:19 LWPLA No clipping or scaling applied to grey scale pixels 2 6 25-MAY-2007 00:12:19 LWPLA ZLWIO: plotter file = /home/hamal2/vlbacald/img/4.80F27BB_AK45 2 6 25-MAY-2007 00:12:19 LWPLA 6_1998SEP30_1.uv.ps 2 2 25-MAY-2007 00:12:19 LWPLA Writing plot file version 1 to page 1 2 3 25-MAY-2007 00:12:26 LWPLA Appears to have ended successfully 2 5 25-MAY-2007 00:12:26 LWPLA hamal 31DEC07 TST: Cpu= 6.2 Real= 7 2 2 25-MAY-2007 00:12:26 AIPS Resumes 2 3 25-MAY-2007 00:12:26 AIPS LWPLA was not found to be running 2 3 25-MAY-2007 00:12:26 AIPS SYSTEM command to be executed is: 2 3 25-MAY-2007 00:12:26 AIPS convert $aimg/4.80F27BB_AK456_1998SEP30_1.uv.ps $aimg/4.80F27BB_ 2 3 25-MAY-2007 00:12:26 AIPS AK456_1998SEP30_1.uv.gif >& /dev/null 2 3 25-MAY-2007 00:12:42 AIPS SYSTEM command to be executed is: 2 3 25-MAY-2007 00:12:42 AIPS chmod 666 $aimg/4.80F27BB_AK456_1998SEP30_1* >& /dev/null 2 3 25-MAY-2007 00:12:42 AIPS SYSTEM command to be executed is: 2 3 25-MAY-2007 00:12:42 AIPS \mv -f $aimg/4.80F27BB_AK456_1998SEP30_1.* $aimg/J234636.8+09304 2 3 25-MAY-2007 00:12:42 AIPS 5 >& /dev/null 2 2 25-MAY-2007 00:12:42 AIPS Got(1) disk= 1 user=**** type=UV 0137+331.C BAND.1 2 3 25-MAY-2007 00:12:42 AIPS SYSTEM command to be executed is: 2 3 25-MAY-2007 00:12:42 AIPS umask 0;mkdir $aimg/J013741.2+330935 >& /dev/null 2 5 25-MAY-2007 00:12:42 FITAB Task FITAB (release of 31DEC07) begins 2 4 25-MAY-2007 00:12:42 FITAB Writing to disk file: AIMG:4.80F27BB_AK456_1998SEP30_1.uvfits 2 3 25-MAY-2007 00:12:42 FITAB Writing UV data: User19385 Disk 1 Name 0137+331.C BAND.1 2 3 25-MAY-2007 00:12:42 FITAB Writing visibilities 1 to 13000 2 3 25-MAY-2007 00:12:42 FITAB Writing HIstory to main FITS header 2 3 25-MAY-2007 00:12:42 FITAB Writing binary table of type FQ 2 3 25-MAY-2007 00:12:42 FITAB Writing binary table of type AN 2 3 25-MAY-2007 00:12:42 FITAB Writing binary table of type WX 2 3 25-MAY-2007 00:12:42 FITAB Writing binary table of type OF 2 3 25-MAY-2007 00:12:42 FITAB Writing binary table of type XX 2 2 25-MAY-2007 00:12:42 FITAB Writing binary table of type UV 2 2 25-MAY-2007 00:12:42 FITAB Writing end-of-file mark 2 3 25-MAY-2007 00:12:42 FITAB Appears to have ended successfully 2 5 25-MAY-2007 00:12:42 FITAB hamal 31DEC07 TST: Cpu= 0.2 Real= 0 2 2 25-MAY-2007 00:12:42 AIPS Resumes 2 3 25-MAY-2007 00:12:42 AIPS FITAB was not found to be running 2 5 25-MAY-2007 00:12:42 AIPS 'NO UV PLOTS' 2 3 25-MAY-2007 00:12:42 AIPS SYSTEM command to be executed is: 2 3 25-MAY-2007 00:12:42 AIPS \mv -f $aimg/4.80F27BB_AK456_1998SEP30_1.* $aimg/J013741.2+33093 2 3 25-MAY-2007 00:12:42 AIPS 5 >& /dev/null 2 2 25-MAY-2007 00:12:42 AIPS Got(1) disk= 1 user=**** type=MA G980703.ICL001.1 2 2 25-MAY-2007 00:12:42 AIPS Got(1) disk= 1 user=**** type=MA 2346+095.ICL001.1 2 2 25-MAY-2007 00:12:42 AIPS Got(1) disk= 1 user=**** type=MA 2346+095.ICL002.1 2 2 25-MAY-2007 00:12:42 AIPS Got(1) disk= 1 user=**** type=MA G980703.NVAS07.1 2 3 25-MAY-2007 00:12:42 AIPS SYSTEM command to be executed is: 2 3 25-MAY-2007 00:12:42 AIPS umask 0;mkdir $aimg/J235906.6+083507 >& /dev/null 2 5 25-MAY-2007 00:12:42 FITAB Task FITAB (release of 31DEC07) begins 2 4 25-MAY-2007 00:12:42 FITAB Writing to disk file: AIMG:4.80I1.31_AK456_1998SEP30_1_22.9U2.72M 2 3 25-MAY-2007 00:12:42 FITAB Writing image: User19385 Disk 1 Name G980703.NVAS07.1 2 3 25-MAY-2007 00:12:42 FITAB Writing HIstory to main FITS header 2 3 25-MAY-2007 00:12:42 FITAB Now writing the image 2 2 25-MAY-2007 00:12:42 FITAB Writing end-of-file marks 2 3 25-MAY-2007 00:12:42 FITAB Appears to have ended successfully 2 5 25-MAY-2007 00:12:42 FITAB hamal 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 25-MAY-2007 00:12:42 AIPS Resumes 2 3 25-MAY-2007 00:12:42 AIPS FITAB was not found to be running 2 3 25-MAY-2007 00:12:42 AIPS SYSTEM command to be executed is: 2 3 25-MAY-2007 00:12:42 AIPS umask 0;\mv -f $aimg/4.80I1.31_AK456_1998SEP30_1_22.9U2.72M $ai 2 3 25-MAY-2007 00:12:42 AIPS mg/4.80I1.31_AK456_1998SEP30_1_22.9U2.72M.imfits >& /dev/null 2 3 25-MAY-2007 00:12:42 AIPS SYSTEM command to be executed is: 2 3 25-MAY-2007 00:12:42 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/4.80I1.31_AK456_1998SEP 2 3 25-MAY-2007 00:12:42 AIPS 30_1_22.9U2.72M.imfits -jpeg $aimg/4.80I1.31_AK456_1998SEP30_1_2 2 3 25-MAY-2007 00:12:42 AIPS 2.9U2.72M.jpg ; convert -size 150x150 $aimg/4.80I1.31_AK456_1998 2 3 25-MAY-2007 00:12:42 AIPS SEP30_1_22.9U2.72M.jpg -resize 150x150 -gamma 1.5 -depth 32 $aim 2 3 25-MAY-2007 00:12:42 AIPS g/4.80I1.31_AK456_1998SEP30_1_22.9U2.72M.JPG ; \mv -f $aimg/4.80 2 3 25-MAY-2007 00:12:42 AIPS I1.31_AK456_1998SEP30_1_22.9U2.72M* $aimg/J235906.6+083507 >& /d 2 3 25-MAY-2007 00:12:42 AIPS ev/null 2 2 25-MAY-2007 00:12:43 AIPS Got(1) disk= 1 user=**** type=MA 2346+095.NVAS07.1 2 3 25-MAY-2007 00:12:43 AIPS SYSTEM command to be executed is: 2 3 25-MAY-2007 00:12:43 AIPS umask 0;mkdir $aimg/J234636.8+093045 >& /dev/null 2 5 25-MAY-2007 00:12:43 FITAB Task FITAB (release of 31DEC07) begins 2 4 25-MAY-2007 00:12:43 FITAB Writing to disk file: AIMG:4.80I1.38_AK456_1998SEP30_1_322.U2.72M 2 3 25-MAY-2007 00:12:43 FITAB Writing image: User19385 Disk 1 Name 2346+095.NVAS07.1 2 3 25-MAY-2007 00:12:43 FITAB Writing HIstory to main FITS header 2 3 25-MAY-2007 00:12:43 FITAB Now writing the image 2 2 25-MAY-2007 00:12:43 FITAB Writing end-of-file marks 2 3 25-MAY-2007 00:12:43 FITAB Appears to have ended successfully 2 5 25-MAY-2007 00:12:43 FITAB hamal 31DEC07 TST: Cpu= 0.1 Real= 0 2 2 25-MAY-2007 00:12:43 AIPS Resumes 2 3 25-MAY-2007 00:12:43 AIPS FITAB was not found to be running 2 3 25-MAY-2007 00:12:43 AIPS SYSTEM command to be executed is: 2 3 25-MAY-2007 00:12:43 AIPS umask 0;\mv -f $aimg/4.80I1.38_AK456_1998SEP30_1_322.U2.72M $ai 2 3 25-MAY-2007 00:12:43 AIPS mg/4.80I1.38_AK456_1998SEP30_1_322.U2.72M.imfits >& /dev/null 2 3 25-MAY-2007 00:12:43 AIPS SYSTEM command to be executed is: 2 3 25-MAY-2007 00:12:43 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/4.80I1.38_AK456_1998SEP 2 3 25-MAY-2007 00:12:43 AIPS 30_1_322.U2.72M.imfits -jpeg $aimg/4.80I1.38_AK456_1998SEP30_1_3 2 3 25-MAY-2007 00:12:43 AIPS 22.U2.72M.jpg ; convert -size 150x150 $aimg/4.80I1.38_AK456_1998 2 3 25-MAY-2007 00:12:43 AIPS SEP30_1_322.U2.72M.jpg -resize 150x150 -gamma 1.5 -depth 32 $aim 2 3 25-MAY-2007 00:12:43 AIPS g/4.80I1.38_AK456_1998SEP30_1_322.U2.72M.JPG ; \mv -f $aimg/4.80 2 3 25-MAY-2007 00:12:43 AIPS I1.38_AK456_1998SEP30_1_322.U2.72M* $aimg/J234636.8+093045 >& /d 2 3 25-MAY-2007 00:12:43 AIPS ev/null 2 5 25-MAY-2007 00:12:43 AIPS 'NVASARCH DONE - CLEANING UP' 2 2 25-MAY-2007 00:12:43 AIPS Disk 1 No files needed renumbering 2 2 25-MAY-2007 00:12:43 AIPS Got(1) disk= 1 user=**** type=UV 19980930.C BAND.1 2 5 25-MAY-2007 00:12:43 AIPS 'EXPECTED MA-FILES DO NOT MATCH UV-FILES; NO CLEANUP !' 2 0 25-MAY-2007 00:12:43 AIPS tget prtmsg;prtmsg;docrt 1 /home/hamal2/vlbacald/run/AK456_1998SEP30_1.1.run finished on Fri May 25 00:12:44 MDT 2007