AIPS version = /home/auto/aips/31DEC07/LINUX/SYSTEM/VLA_PIPE/aips Prep version = Dec 29 17:00 /home/imager-b2/vlbacald/bin/AVLAPREP.001 Pipe version = Dec 29 17:00 /home/imager-b2/vlbacald/bin/AVLAPIPE.001 Post version = Jan 22 17:58 /home/imager-b2/vlbacald/bin/AVLAPOST.001 /home/imager-b2/vlbacald/run/AB1060_2002DEC01_1.0.run started on Fri Feb 16 14:55:07 MST 2007 ------------- SETFC FILE FOR SOURCE 1733-130 BELOW IS: C 1 500 500 17 33 02.71 -13 04 49.5 00001 -1 251 256 257 C 2 246 246 17 33 02.66 -13 04 49.1 00002 -1 100 128 129 SETFC FILE FOR SOURCE PLUTO BELOW IS: C 1 500 500 17 07 37.20 -13 37 39.0 00001 -1 251 256 257 Pops Prior Date Time Task Messages for user18639 3 0 16-FEB-2007 14:55:07 AIPS version'ABIN' 3 0 16-FEB-2007 14:55:07 AIPS run avlaprep 3 2 16-FEB-2007 14:55:07 AIPS Found in Version=ABIN 3 2 16-FEB-2007 14:55:07 AIPS $ Lorant Sjouwerman, versions 1.. 2005, for NRAO 3 2 16-FEB-2007 14:55:07 AIPS 3 2 16-FEB-2007 14:55:07 AIPS $$ General naming utilities - default to data disk 1 (safest of all) 3 2 16-FEB-2007 14:55:07 AIPS procedure pipedef1 3 2 16-FEB-2007 14:55:07 AIPS string*12 pnam 3 2 16-FEB-2007 14:55:07 AIPS string*6 pcls 3 2 16-FEB-2007 14:55:07 AIPS scalar pseq,pdsk 3 2 16-FEB-2007 14:55:07 AIPS pdsk=1 3 2 16-FEB-2007 14:55:07 AIPS finish 3 2 16-FEB-2007 14:55:07 AIPS pipedef1 3 2 16-FEB-2007 14:55:07 AIPS procedure namepipe 3 2 16-FEB-2007 14:55:07 AIPS pnam=inname;pcls=inclass;pseq=inseq;indisk=pdsk 3 2 16-FEB-2007 14:55:07 AIPS finish 3 2 16-FEB-2007 14:55:07 AIPS procedure pipename 3 2 16-FEB-2007 14:55:07 AIPS inname=pnam;inclass=pcls;inseq=pseq;indisk=pdsk 3 2 16-FEB-2007 14:55:07 AIPS finish 3 2 16-FEB-2007 14:55:07 AIPS 3 2 16-FEB-2007 14:55:07 AIPS procedure checkcat 3 2 16-FEB-2007 14:55:07 AIPS $LOS - count and make sure catalog starts at one (and not more than 10 files) 3 2 16-FEB-2007 14:55:07 AIPS scalar numcat 3 2 16-FEB-2007 14:55:07 AIPS clrname;indisk=pdsk;chkname;numcat=1-error 3 2 16-FEB-2007 14:55:07 AIPS $ for later: find out how to deal with CH0/LINE data in MOVE 3 2 16-FEB-2007 14:55:07 AIPS if(numcat>0)then;recat;end;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS return numcat 3 2 16-FEB-2007 14:55:07 AIPS finish 3 2 16-FEB-2007 14:55:07 AIPS 3 2 16-FEB-2007 14:55:07 AIPS procedure gx 3 2 16-FEB-2007 14:55:07 AIPS $ inputs 3 2 16-FEB-2007 14:55:07 AIPS go;wait 3 2 16-FEB-2007 14:55:07 AIPS finish 3 2 16-FEB-2007 14:55:07 AIPS 3 2 16-FEB-2007 14:55:07 AIPS procedure pre_fillm 3 2 16-FEB-2007 14:55:07 AIPS $LOS - sets VLA archive defaults for fillm 3 2 16-FEB-2007 14:55:07 AIPS default fillm;outdisk=pdsk;doall=1;douvcomp=-1;cparm(8)=0.05;bparm(10)=0.75 3 2 16-FEB-2007 14:55:07 AIPS finish 3 2 16-FEB-2007 14:55:07 AIPS 3 2 16-FEB-2007 14:55:07 AIPS procedure fname 3 2 16-FEB-2007 14:55:07 AIPS return inname!!'.'!!inclass!!'.'!!char(inseq) 3 2 16-FEB-2007 14:55:07 AIPS finish 3 2 16-FEB-2007 14:55:07 AIPS 3 2 16-FEB-2007 14:55:07 AIPS procedure del 3 2 16-FEB-2007 14:55:07 AIPS error=1;zap 3 2 16-FEB-2007 14:55:07 AIPS finish 3 2 16-FEB-2007 14:55:07 AIPS 3 2 16-FEB-2007 14:55:07 AIPS procedure numants 3 2 16-FEB-2007 14:55:07 AIPS scalar numarow,numbout,numbant,numbase,idx;string*16 nameant 3 2 16-FEB-2007 14:55:07 AIPS numbout=0;keyword'NUM ROW';inext'AN';invers=0;getthead;numarow=keyvalue(1) 3 2 16-FEB-2007 14:55:07 AIPS for numbant=1:numarow 3 2 16-FEB-2007 14:55:07 AIPS pixxy=numbant,1,0;tabget;nameant=keystrng;idx=1;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS while(substr(nameant,idx,idx)<>':');idx=idx+1;end 3 2 16-FEB-2007 14:55:07 AIPS if(substr(nameant,idx+1,idx+3)='OUT')then;numbout=numbout+1;end 3 2 16-FEB-2007 14:55:07 AIPS if(substr(nameant,idx+2,idx+4)='OUT')then;numbout=numbout+1;end 3 2 16-FEB-2007 14:55:07 AIPS end;numbase=(numarow-numbout);clrtemp 3 2 16-FEB-2007 14:55:07 AIPS $ type char(numarow-numbout)!!' ANTENNAS',char(numbase)!!' BASELINES' 3 2 16-FEB-2007 14:55:07 AIPS return numbase 3 2 16-FEB-2007 14:55:07 AIPS finish 3 2 16-FEB-2007 14:55:07 AIPS 3 2 16-FEB-2007 14:55:07 AIPS procedure skipdata 3 2 16-FEB-2007 14:55:07 AIPS $LOS - delete unwanted data sets - currently all but continuum X and C bands 3 2 16-FEB-2007 14:55:07 AIPS $ if(inclass='LINE')then;del;inclass'CH 0';del;type'ZAP LINE :'fname;end 3 2 16-FEB-2007 14:55:07 AIPS if((inclass='CH 0')!(inclass='LINE'))then;del;type'ZAP LINE :'fname;end 3 2 16-FEB-2007 14:55:07 AIPS if(inclass='4 BAND')then;del;type'ZAP 4-BAND :'fname;end 3 2 16-FEB-2007 14:55:07 AIPS if(inclass='P BAND')then;del;type'ZAP P-BAND :'fname;end 3 2 16-FEB-2007 14:55:07 AIPS $ if(inclass='L BAND')then;del;type'ZAP L-BAND :'fname;end 3 2 16-FEB-2007 14:55:07 AIPS $ if(inclass='U BAND')then;del;type'ZAP U-BAND :'fname;end 3 2 16-FEB-2007 14:55:07 AIPS $ if(inclass='K BAND')then;del;type'ZAP K-BAND :'fname;end 3 2 16-FEB-2007 14:55:07 AIPS $ if(inclass='Q BAND')then;del;type'ZAP Q-BAND :'fname;end;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS if(error<1)then $ file not zapped, check for single dish vlbi; #vis=0 3 2 16-FEB-2007 14:55:07 AIPS task'TABGET';userid 0;inext'NX';invers=0;keyvalue=0;keystrng'' 3 2 16-FEB-2007 14:55:07 AIPS keyword'NUM ROW';getthead;pixxy=keyvalue(1),6,0;tabget;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS if(keyvalue(1)=0)then;del;type'ZAP S-DISH :'fname;end 3 2 16-FEB-2007 14:55:07 AIPS if(error<1)then;idx=numants $ file not zapped, check for # ants (<9) 3 2 16-FEB-2007 14:55:07 AIPS if(idx<9)then;del;type'ZAP MINI-ARRAY ('!!char(idx)!!') :'!!fname 3 2 16-FEB-2007 14:55:07 AIPS end;clrtemp;end;end 3 2 16-FEB-2007 14:55:07 AIPS $also zap if solar/planetary/pulsar mode - su table proper motion?? 3 2 16-FEB-2007 14:55:07 AIPS $ and what about PT-link? antenna VPT is not OUT, later also EVLA names 3 2 16-FEB-2007 14:55:07 AIPS finish 3 2 16-FEB-2007 14:55:07 AIPS 3 2 16-FEB-2007 14:55:07 AIPS procedure checkids 3 2 16-FEB-2007 14:55:07 AIPS $LOS - account for fast switching source names - check on pos, qual, calco 3 2 16-FEB-2007 14:55:07 AIPS scalar ra1a,ra1b,ra2a,ra2b,dc1a,dc1b,dc2a,dc2b,n,m,l,idx 3 2 16-FEB-2007 14:55:07 AIPS scalar q1,q2 3 2 16-FEB-2007 14:55:07 AIPS string*1 co1,co2 3 2 16-FEB-2007 14:55:07 AIPS string*16 n1,n2 3 2 16-FEB-2007 14:55:07 AIPS array alist(100),blist(100) 3 2 16-FEB-2007 14:55:07 AIPS inext'SU';invers 0;keyword'NUM ROW';keyvalue 0;keystrng'';getthead 3 2 16-FEB-2007 14:55:07 AIPS n=keyvalue(1);idx=1;aparm 0;bparm 0;alist 0;blist 0 3 2 16-FEB-2007 14:55:07 AIPS if (n > 1) then 3 2 16-FEB-2007 14:55:07 AIPS for m=1:(n-1);clrtemp 3 2 16-FEB-2007 14:55:07 AIPS pixxy m,11;tabget;ra1a keyvalue(1);ra1b keyvalue(2) 3 2 16-FEB-2007 14:55:07 AIPS for l=(m+1):n;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS pixxy l,11;tabget;ra2a keyvalue(1);ra2b keyvalue(2) 3 2 16-FEB-2007 14:55:07 AIPS if (abs(ra1a-ra2a)=0) then 3 2 16-FEB-2007 14:55:07 AIPS if ( abs((ra1b-ra2b)*3600*1000) < 3 ) then $ RA within 3 mas! 3 2 16-FEB-2007 14:55:07 AIPS pixxy m,12;tabget;dc1a keyvalue(1);dc1b keyvalue(2) 3 2 16-FEB-2007 14:55:07 AIPS pixxy l,12;tabget;dc2a keyvalue(1);dc2b keyvalue(2) 3 2 16-FEB-2007 14:55:07 AIPS if (abs(dc1a-dc2a)=0) then 3 2 16-FEB-2007 14:55:07 AIPS if ( abs((dc1b-dc2b)*3600*1000) < 3 ) then $ DC within 3 mas! 3 2 16-FEB-2007 14:55:07 AIPS pixxy m,3;tabget;q1 keyvalue(1);pixxy l,3;tabget;q2 keyvalue(1) 3 2 16-FEB-2007 14:55:07 AIPS if (q1=q2) then $ same qualifier; same calcode? 3 2 16-FEB-2007 14:55:07 AIPS pixxy m,4;tabget;co1 keystrng;pixxy l,4;tabget;co2 keystrng 3 2 16-FEB-2007 14:55:07 AIPS if (co1=co2) then 3 2 16-FEB-2007 14:55:07 AIPS pixxy m,1;tabget;q1 keyvalue(1) 3 2 16-FEB-2007 14:55:07 AIPS pixxy l,1;tabget;q2 keyvalue(1) 3 2 16-FEB-2007 14:55:07 AIPS pixxy m,2;tabget;n1 keystrng;pixxy l,2;tabget;n2 keystrng 3 2 16-FEB-2007 14:55:07 AIPS if (idx>100) then; 3 2 16-FEB-2007 14:55:07 AIPS type 'TOO MANY SOURCES TO DO DSORC - DO BY HAND!' 3 2 16-FEB-2007 14:55:07 AIPS type 'NEXT =.'!!char(idx)!!' DO:'!!char(l)!!'.&.'!!char(m) 3 2 16-FEB-2007 14:55:07 AIPS else 3 2 16-FEB-2007 14:55:07 AIPS if (length(n1)1) then;task'DSORC';n=0 3 2 16-FEB-2007 14:55:07 AIPS outname inname;outclass inclass;outseq inseq;outdisk indisk 3 2 16-FEB-2007 14:55:07 AIPS while (n100)then;type'TOO MANY SOURCES FOR DSORC';error 1;end;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS end 3 2 16-FEB-2007 14:55:07 AIPS finish 3 2 16-FEB-2007 14:55:07 AIPS 3 2 16-FEB-2007 14:55:07 AIPS procedure checkcal 3 2 16-FEB-2007 14:55:07 AIPS $LOS Currently (Sep 22, 2005) can/will do 3C286 and 3C48 at X and C 3 2 16-FEB-2007 14:55:07 AIPS $LOS (and for now skip 3C286/3C48/3C138/3C147 Q,K,U and 3C48 L) 3 2 16-FEB-2007 14:55:07 AIPS scalar idx,jdx 3 2 16-FEB-2007 14:55:07 AIPS string*16 sname 3 2 16-FEB-2007 14:55:07 AIPS task'TABGET';userid 0;inext'SU';invers=0;keyvalue=0;keystrng'';error=1 3 2 16-FEB-2007 14:55:07 AIPS keyword'NUM ROW';getthead;idx=keyvalue(1);clrtemp 3 2 16-FEB-2007 14:55:07 AIPS for jdx=1:idx 3 2 16-FEB-2007 14:55:07 AIPS pixxy=jdx,2,0;tabget;sname=substr(keystrng,1,length(keystrng)) 3 2 16-FEB-2007 14:55:07 AIPS if(sname='3C286')then;error=-1;jdx=idx+1;end 3 2 16-FEB-2007 14:55:07 AIPS if(sname='3C48')then;error=-1;jdx=idx+1;end 3 2 16-FEB-2007 14:55:07 AIPS if(sname='3C138')then;error=-1;jdx=idx+1;end 3 2 16-FEB-2007 14:55:07 AIPS if(sname='3C147')then;error=-1;jdx=idx+1;end 3 2 16-FEB-2007 14:55:07 AIPS if(sname='3C295')then;error=-1;jdx=idx+1;end 3 2 16-FEB-2007 14:55:07 AIPS if(error>0)then $ try B1950 name 3 2 16-FEB-2007 14:55:07 AIPS if(sname='1328+307')then;error=-1;jdx=idx+1;end 3 2 16-FEB-2007 14:55:07 AIPS if(sname='0134+329')then;error=-1;jdx=idx+1;end 3 2 16-FEB-2007 14:55:07 AIPS if(sname='0518+165')then;error=-1;jdx=idx+1;end 3 2 16-FEB-2007 14:55:07 AIPS if(sname='0538+498')then;error=-1;jdx=idx+1;end 3 2 16-FEB-2007 14:55:07 AIPS if(sname='1409+524')then;error=-1;jdx=idx+1;end 3 2 16-FEB-2007 14:55:07 AIPS if(error>0)then $ try J2000 3 2 16-FEB-2007 14:55:07 AIPS if(sname='1331+305')then;error=-1;jdx=idx+1;end 3 2 16-FEB-2007 14:55:07 AIPS if(sname='0137+331')then;error=-1;jdx=idx+1;end 3 2 16-FEB-2007 14:55:07 AIPS if(sname='0521+166')then;error=-1;jdx=idx+1;end 3 2 16-FEB-2007 14:55:07 AIPS if(sname='0542+498')then;error=-1;jdx=idx+1;end 3 2 16-FEB-2007 14:55:07 AIPS if(sname='1411+522')then;error=-1;jdx=idx+1;end 3 2 16-FEB-2007 14:55:07 AIPS if(error>0)then $ try J2000 name 3 2 16-FEB-2007 14:55:07 AIPS if(sname='J1331+3030')then;error=-1;jdx=idx+1;end 3 2 16-FEB-2007 14:55:07 AIPS if(sname='J0137+3309')then;error=-1;jdx=idx+1;end 3 2 16-FEB-2007 14:55:07 AIPS if(sname='J0521+1638')then;error=-1;jdx=idx+1;end 3 2 16-FEB-2007 14:55:07 AIPS if(sname='J0542+4951')then;error=-1;jdx=idx+1;end 3 2 16-FEB-2007 14:55:07 AIPS if(sname='J1411+5212')then;error=-1;jdx=idx+1;end 3 2 16-FEB-2007 14:55:07 AIPS end;end;end;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS end 3 2 16-FEB-2007 14:55:07 AIPS $ if error>0 check on coords (for different name than standard) 3 2 16-FEB-2007 14:55:07 AIPS $ but keyval not reliable to do this.. ?? 3 2 16-FEB-2007 14:55:07 AIPS $ end 3 2 16-FEB-2007 14:55:07 AIPS if(error>0)then;del;type'ZAP - NO STD CAL SRC FOR :'fname;error=1 3 2 16-FEB-2007 14:55:07 AIPS else;checkids;error=-1;end;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS finish 3 2 16-FEB-2007 14:55:07 AIPS 3 2 16-FEB-2007 14:55:07 AIPS procedure j2000fix 3 2 16-FEB-2007 14:55:07 AIPS $LOS - convert data to J2000 by default use of uvfix 3 2 16-FEB-2007 14:55:07 AIPS task'UVFIX';outname=inname;outclass=inclass;outseq=inseq;outdisk=indisk 3 2 16-FEB-2007 14:55:07 AIPS shift=0;uvfixprm=0;tput uvfix;outclass'PREFIX';rename 3 2 16-FEB-2007 14:55:07 AIPS tget uvfix;inclass'PREFIX';gx;zap;inclass=outclass;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS finish 3 2 16-FEB-2007 14:55:07 AIPS 3 2 16-FEB-2007 14:55:07 AIPS procedure datachks 3 2 16-FEB-2007 14:55:07 AIPS $LOS - delete unwanted data sets, check for standard calibrators and make J2000 3 2 16-FEB-2007 14:55:07 AIPS if(error<1)then $ file exists 3 2 16-FEB-2007 14:55:07 AIPS skipdata;if(error<1)then $ file was not zapped 3 2 16-FEB-2007 14:55:07 AIPS checkcal;if(error<1)then $ file has standard calibrator in it 3 2 16-FEB-2007 14:55:07 AIPS j2000fix 3 2 16-FEB-2007 14:55:07 AIPS $ addcalco 3 2 16-FEB-2007 14:55:07 AIPS end;end;end;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS finish 3 2 16-FEB-2007 14:55:07 AIPS 3 2 16-FEB-2007 14:55:07 AIPS procedure freqchks 3 2 16-FEB-2007 14:55:07 AIPS $LOS - split up in frequency IDs, run INDXR, and remove 3 2 16-FEB-2007 14:55:07 AIPS scalar rows, nfrq 3 2 16-FEB-2007 14:55:07 AIPS if(error<1)then $ file exists 3 2 16-FEB-2007 14:55:07 AIPS inext'FQ';invers=1;keyword='NUM ROW';getthead;nfrq=keyvalue(1) 3 2 16-FEB-2007 14:55:07 AIPS if (nfrq > 1) then 3 2 16-FEB-2007 14:55:07 AIPS if (nfrq > 9) then;type' WARNING! MORE THAN 9 FREQUENCY ID-S!';end 3 2 16-FEB-2007 14:55:07 AIPS tput getthead;default'UVCOP';tget getthead;keyword='';task'UVCOP';tput 3 2 16-FEB-2007 14:55:07 AIPS for rows=1:nfrq 3 2 16-FEB-2007 14:55:07 AIPS pixxy=rows,1,1;inver=1;inext='FQ';tabget;tget;freqid=keyvalue(1) 3 2 16-FEB-2007 14:55:07 AIPS outclass=substr(inclass,1,1)!!substr(inclass,3,6)!!char(freqid) 3 2 16-FEB-2007 14:55:07 AIPS type'COPYING FREQUENCY ID #'!!char(freqid);gx 3 2 16-FEB-2007 14:55:07 AIPS default'INDXR';tget uvcop;task'INDXR';inclass outclass;gx;task'DQUAL' 3 2 16-FEB-2007 14:55:07 AIPS $out not in! ** outname=inname;outclass=inclass;outseq=inseq;outdisk=indisk;gx 3 2 16-FEB-2007 14:55:07 AIPS tget uvcop;freqid=1;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS end;end;end;if(nfrq>1)then;type fname!!' SPLIT IN :'!!char(nfrq);zap;end 3 2 16-FEB-2007 14:55:07 AIPS finish 3 2 16-FEB-2007 14:55:07 AIPS 3 2 16-FEB-2007 14:55:07 AIPS procedure pre_move 3 2 16-FEB-2007 14:55:07 AIPS $LOS - moves file to another AIPS user number 3 2 16-FEB-2007 14:55:07 AIPS default move;indisk=pdsk;outseq=-1;opcode'MOVE';clrtemp 3 2 16-FEB-2007 14:55:07 AIPS finish 3 2 16-FEB-2007 14:55:07 AIPS 3 2 16-FEB-2007 14:55:07 AIPS procedure expid 3 2 16-FEB-2007 14:55:07 AIPS string*20 expnm 3 2 16-FEB-2007 14:55:07 AIPS string*75 expmsg 3 2 16-FEB-2007 14:55:07 AIPS return expnm 3 2 16-FEB-2007 14:55:07 AIPS finish 3 2 16-FEB-2007 14:55:07 AIPS type expid 3 5 16-FEB-2007 14:55:07 AIPS ' ' 3 0 16-FEB-2007 14:55:07 AIPS run avlapipe 3 2 16-FEB-2007 14:55:07 AIPS Found in Version=ABIN 3 2 16-FEB-2007 14:55:07 AIPS $ 3 2 16-FEB-2007 14:55:07 AIPS $ Ver 1.0 : Copy of private Ver 3.0 of VLARUN (public version is 2.5): 3 2 16-FEB-2007 14:55:07 AIPS $ was 3.0 : Add PLVER (in goplt) for plot files and to include TASAV (12MAY04) 3 2 16-FEB-2007 14:55:07 AIPS $ Repositioned inseq=0 to safeguard to SU-tab confusion (12NOV04) 3 2 16-FEB-2007 14:55:07 AIPS $ Rearanged inputs and options, added integration time calculation, 3 2 16-FEB-2007 14:55:07 AIPS $ QUACK, selective plotting, INNAME vs DOCAT, alternative flux cal, 3 2 16-FEB-2007 14:55:07 AIPS $ selective imaging, SCIMG for targets, use model in CALIB, find VLA 3 2 16-FEB-2007 14:55:07 AIPS $ array, use model,.. 3 2 16-FEB-2007 14:55:07 AIPS $ 3 2 16-FEB-2007 14:55:07 AIPS $Next vers add polarization calibration, SCIMG->SCIMG? 3 2 16-FEB-2007 14:55:07 AIPS $ find imsize, find cutoffflux, include infile 3 2 16-FEB-2007 14:55:07 AIPS $--------------------------------------------------------------- 3 2 16-FEB-2007 14:55:07 AIPS $0000000011111111112222222222333333333344444444445555555555666666666677777777778 3 2 16-FEB-2007 14:55:07 AIPS $2345678901234567890123456789012345678901234567890123456789012345678901234567890 3 2 16-FEB-2007 14:55:07 AIPS $=============================================== 3 2 16-FEB-2007 14:55:07 AIPS $! Calibrating amplitude and phase, and imaging VLA data 3 2 16-FEB-2007 14:55:07 AIPS $# RUN POPS VLA UTILITY CALIBRATION IMAGING 3 2 16-FEB-2007 14:55:07 AIPS $--------------------------------------------------------------- 3 2 16-FEB-2007 14:55:07 AIPS $; Copyright (C) 2002-2006 3 2 16-FEB-2007 14:55:07 AIPS $; Associated Universities, Inc. Washington DC, USA. 3 2 16-FEB-2007 14:55:07 AIPS $; 3 2 16-FEB-2007 14:55:07 AIPS $; This program is free software; you can redistribute it and/or 3 2 16-FEB-2007 14:55:07 AIPS $; modify it under the terms of the GNU General Public License as 3 2 16-FEB-2007 14:55:07 AIPS $; published by the Free Software Foundation; either version 2 of 3 2 16-FEB-2007 14:55:07 AIPS $; the License, or (at your option) any later version. 3 2 16-FEB-2007 14:55:07 AIPS $; 3 2 16-FEB-2007 14:55:07 AIPS $; This program is distributed in the hope that it will be useful, 3 2 16-FEB-2007 14:55:07 AIPS $; but WITHOUT ANY WARRANTY; without even the implied warranty of 3 2 16-FEB-2007 14:55:07 AIPS $; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 3 2 16-FEB-2007 14:55:07 AIPS $; GNU General Public License for more details. 3 2 16-FEB-2007 14:55:07 AIPS $; 3 2 16-FEB-2007 14:55:07 AIPS $; You should have received a copy of the GNU General Public 3 2 16-FEB-2007 14:55:07 AIPS $; License along with this program; if not, write to the Free 3 2 16-FEB-2007 14:55:07 AIPS $; Software Foundation, Inc., 675 Massachusetts Ave, Cambridge, 3 2 16-FEB-2007 14:55:07 AIPS $; MA 02139, USA. 3 2 16-FEB-2007 14:55:07 AIPS $; 3 2 16-FEB-2007 14:55:07 AIPS $; Correspondence concerning AIPS should be addressed as follows: 3 2 16-FEB-2007 14:55:07 AIPS $; Internet email: aipsmail@nrao.edu. 3 2 16-FEB-2007 14:55:07 AIPS $; Postal address: AIPS Project Office 3 2 16-FEB-2007 14:55:07 AIPS $; National Radio Astronomy Observatory 3 2 16-FEB-2007 14:55:07 AIPS $; 520 Edgemont Road 3 2 16-FEB-2007 14:55:07 AIPS $; Charlottesville, VA 22903-2475 USA 3 2 16-FEB-2007 14:55:07 AIPS $--------------------------------------------------------------- 3 2 16-FEB-2007 14:55:07 AIPS $=============================================================== 3 2 16-FEB-2007 14:55:07 AIPS 3 2 16-FEB-2007 14:55:07 AIPS procedure pipeinit 3 2 16-FEB-2007 14:55:07 AIPS scalar lsdisk,lsname,lsrant,lscont,lserr,lsplot,lsflag,k,lsflux,lstarg,lsmodl 3 2 16-FEB-2007 14:55:07 AIPS scalar lsids,star,tint,fsw,kj 3 2 16-FEB-2007 14:55:07 AIPS string*2 lstyp 3 2 16-FEB-2007 14:55:07 AIPS string*3 lsvla 3 2 16-FEB-2007 14:55:07 AIPS string*6 lsidc,lsstrng 3 2 16-FEB-2007 14:55:07 AIPS string*16 lsidn,lscal 3 2 16-FEB-2007 14:55:07 AIPS string*16 lsampcal(20),lsbndcal(5),lsphacal(20),lspntcal(25),lsallcal(30), 3 2 16-FEB-2007 14:55:07 AIPS array lsbadd(10),lsparm(16),lssid(1000) $ D=1,C=3.3,B=10.8,A=35.4,PT=73 3 2 16-FEB-2007 14:55:07 AIPS finish 3 2 16-FEB-2007 14:55:07 AIPS pipeinit 3 2 16-FEB-2007 14:55:07 AIPS 3 2 16-FEB-2007 14:55:07 AIPS procedure pipeinpt 3 2 16-FEB-2007 14:55:07 AIPS lsampcal '3C48', '0134+329','0137+331','J0137+3309' 3 2 16-FEB-2007 14:55:07 AIPS lsampcal(5)~ '3C138','0518+165','0521+166','J0521+1638' 3 2 16-FEB-2007 14:55:07 AIPS lsampcal(9)~ '3C147','0538+498','0542+498','J0542+4951' 3 2 16-FEB-2007 14:55:07 AIPS lsampcal(13)~'3C286','1328+307','1331+305','J1331+3030' 3 2 16-FEB-2007 14:55:07 AIPS lsampcal(17)~'3C295','1409+524','1411+522','J1411+5212' 3 2 16-FEB-2007 14:55:07 AIPS lserr=0;lsbadd=baddisk;lsdisk=indisk;lsname=docat 3 2 16-FEB-2007 14:55:07 AIPS lsidn=inname;lsidc=inclass;lsids=inseq;lstyp'UV';fsw=doalign;lsflag=flagver 3 2 16-FEB-2007 14:55:07 AIPS lsparm(2)=solint;lsparm(13)=factor;lsrant=refant;lsmodl=domodel 3 2 16-FEB-2007 14:55:07 AIPS lscal=keystrng;lsflux=flux;lsparm(3)=uvrange(1);lsparm(4)=uvrange(2) 3 2 16-FEB-2007 14:55:07 AIPS for k=1:20;lsphacal(k)=sources(k);end;for k=1:5;lsbndcal(k)=calsour(k);end 3 2 16-FEB-2007 14:55:07 AIPS lsparm(11)=dopol;lsparm(12)=bpa;lscont=docont;lsplot=plver;lsparm(1)=doall 3 2 16-FEB-2007 14:55:07 AIPS lsparm(5)=doarray;lsparm(6)=imsize(1);lsparm(7)=niter;lsparm(8)=cutoff 3 2 16-FEB-2007 14:55:07 AIPS lsparm(9)=docal;lsparm(10)=doresid 3 2 16-FEB-2007 14:55:07 AIPS $ check input values 3 2 16-FEB-2007 14:55:07 AIPS $->lsbadd 3 2 16-FEB-2007 14:55:07 AIPS if (lsdisk<=0) then;lserr=1;type'SPECIFY THE INDISK';end 3 2 16-FEB-2007 14:55:07 AIPS if(lsname<=0)then;inname=lsidn;inclass=lsidc;inseq=lsids;intype=lstyp;chkname 3 2 16-FEB-2007 14:55:07 AIPS if (error<>0) then 3 2 16-FEB-2007 14:55:07 AIPS lserr=2; type 'SPECIFY INNAME, ETC, OR THE CATALOG NUMBER = DOCAT' 3 2 16-FEB-2007 14:55:07 AIPS else 3 2 16-FEB-2007 14:55:07 AIPS userid=0;k=1;lsname=0 3 2 16-FEB-2007 14:55:07 AIPS while (lsname=0);egetname k 3 2 16-FEB-2007 14:55:07 AIPS if (( (lsidn=inname)&(lsidc=inclass) )&(lsids=inseq)) then 3 2 16-FEB-2007 14:55:07 AIPS lsname=k;lsidn=inname;lsidc=inclass;lsids=inseq;lstyp=intype 3 2 16-FEB-2007 14:55:07 AIPS else;k=k+1;end;end;end;else 3 2 16-FEB-2007 14:55:07 AIPS if ( ((inname <> '')!(inclass <> '')) ! (inseq <> 0) ) then 3 2 16-FEB-2007 14:55:07 AIPS lserr=2; type 'DO NOT SPECIFY BOTH INNAME, ETC, AND VARIABLE DOCAT' 3 2 16-FEB-2007 14:55:07 AIPS else 3 2 16-FEB-2007 14:55:07 AIPS getname(lsname);lsidn=inname;lsidc=inclass;lsids=inseq;lstyp=intype 3 2 16-FEB-2007 14:55:07 AIPS end 3 2 16-FEB-2007 14:55:07 AIPS end 3 2 16-FEB-2007 14:55:07 AIPS 3 2 16-FEB-2007 14:55:07 AIPS $->inname 3 2 16-FEB-2007 14:55:07 AIPS $->inclass 3 2 16-FEB-2007 14:55:07 AIPS $->inseq 3 2 16-FEB-2007 14:55:07 AIPS $->fsw 3 2 16-FEB-2007 14:55:07 AIPS $->lsflag 3 2 16-FEB-2007 14:55:07 AIPS if (lsparm(2)<=0) then; lserr=3; type 'SPECIFY THE SOLUTION INTERVAL';end 3 2 16-FEB-2007 14:55:07 AIPS if (lsparm(13)<1)then;lsparm(13)=1;type'FACTOR<1 QUESTIONABLE, SET TO 1';end 3 2 16-FEB-2007 14:55:07 AIPS if (lsrant<=0)then;lsrant=0;type'AIPS WILL CHOOSE THE REFERENCE ANTENNA';end 3 2 16-FEB-2007 14:55:07 AIPS if ( (lsmodl>0) & (length(lscal)>0) ) then 3 2 16-FEB-2007 14:55:07 AIPS lserr=4;type 'CANNOT USE STANDARD SOURCE MODEL FOR ALTERNATIVE CALIBRATOR' 3 2 16-FEB-2007 14:55:07 AIPS end 3 2 16-FEB-2007 14:55:07 AIPS $->lscal 3 2 16-FEB-2007 14:55:07 AIPS if (length(lscal)<>0) then 3 2 16-FEB-2007 14:55:07 AIPS type 'USING NON-STANDARD AMPLITUDE CALIBRATOR, FLUX, UVRANGE :' 3 2 16-FEB-2007 14:55:07 AIPS type lscal, lsflux, lsparm(3), lsparm(4);lsampcal='';lsampcal(1)=lscal 3 2 16-FEB-2007 14:55:07 AIPS end 3 2 16-FEB-2007 14:55:07 AIPS 3 2 16-FEB-2007 14:55:07 AIPS $->lsflux 3 2 16-FEB-2007 14:55:07 AIPS $-> #3+#4 uvrange 3 2 16-FEB-2007 14:55:07 AIPS for i=1:20;for j=1:16;if(substr(lsphacal(i),j,j)='*')then;if (lserr<>7) then 3 2 16-FEB-2007 14:55:07 AIPS if((i=1)&(j=1))then;star=1;else; 3 2 16-FEB-2007 14:55:07 AIPS star=-1;lserr=7;type'ONLY USE * IN THE 1ST CHARACTER OF THE 1ST SOURCE' 3 2 16-FEB-2007 14:55:07 AIPS end;end;end;end;clrtemp;end 3 2 16-FEB-2007 14:55:07 AIPS if (lsname>0) then; indisk=lsdisk; getname(lsname); clrtemp 3 2 16-FEB-2007 14:55:07 AIPS if ( (inclass='CH 0') & (substr(lsbndcal(1),1,1) = ' ') ) then 3 2 16-FEB-2007 14:55:07 AIPS lserr=8;type 'SPECIFY THE BANDPASS CALIBRATOR = CALSOUR' 3 2 16-FEB-2007 14:55:07 AIPS end;end;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS $-> #11 dopol 3 2 16-FEB-2007 14:55:07 AIPS $-> #12 bpa 3 2 16-FEB-2007 14:55:07 AIPS $->lscont 3 2 16-FEB-2007 14:55:07 AIPS $->lsplot 3 2 16-FEB-2007 14:55:07 AIPS if (lsparm(1) > 0) then 3 2 16-FEB-2007 14:55:07 AIPS if (lsparm(5)<0) then;type 'SETFC WILL DETERMINE THE CELL SIZE' 3 2 16-FEB-2007 14:55:07 AIPS else; 3 2 16-FEB-2007 14:55:07 AIPS if (lsparm(5)=0) then; 3 2 16-FEB-2007 14:55:07 AIPS keyword='TELESCOP';gethead; 3 2 16-FEB-2007 14:55:07 AIPS if (substr(keystrng,1,3)<>'VLA') then; 3 2 16-FEB-2007 14:55:07 AIPS lserr=5; type 'CANNOT DETERMINE ARRAY - THIS IS NOT THE VLA' 3 2 16-FEB-2007 14:55:07 AIPS else;keyword'NUM ROW';inext'AN';invers=0;getthead;k=keyvalue(1) 3 2 16-FEB-2007 14:55:07 AIPS for j=1:k 3 2 16-FEB-2007 14:55:07 AIPS pixxy=j,1,0;tabget;i=1;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS while((substr(keystrng,i,i)<>':')&(i<9));i=i+1;end 3 2 16-FEB-2007 14:55:07 AIPS if (substr(keystrng,i+1,i+1)<>' ')then; 3 2 16-FEB-2007 14:55:07 AIPS lsvla=substr(keystrng,i+1,i+3);else 3 2 16-FEB-2007 14:55:07 AIPS lsvla=substr(keystrng,i+2,i+4);end 3 2 16-FEB-2007 14:55:07 AIPS if ((lsvla<>'OUT')&(lsvla<>'MPD'))then; 3 2 16-FEB-2007 14:55:07 AIPS if (lsvla='VPT')then;lsparm(5)=75;else 3 2 16-FEB-2007 14:55:07 AIPS if (substr(keystrng,i+1,i+1)<>' ')then; 3 2 16-FEB-2007 14:55:07 AIPS keyword=substr(keystrng,i+2,i+8);else 3 2 16-FEB-2007 14:55:07 AIPS keyword=substr(keystrng,i+3,i+9);end 3 2 16-FEB-2007 14:55:07 AIPS lsparm(5)=max(lsparm(5),value(keyword));clrtemp;end;end;end 3 2 16-FEB-2007 14:55:07 AIPS if (lsparm(5)<75) then;if (lsparm(5)>36) then;lsparm(5)=36;else 3 2 16-FEB-2007 14:55:07 AIPS if (lsparm(5)>18) then;lsparm(5)=11;else 3 2 16-FEB-2007 14:55:07 AIPS if(lsparm(5)>9)then;lsparm(5)=3.5;else;lsparm(5)=1;end;end;end;end 3 2 16-FEB-2007 14:55:07 AIPS end;if(lsparm(5)=0)then;lserr=5;type'WHAT ARRAY?! USE DOARRAY';else 3 2 16-FEB-2007 14:55:07 AIPS if(lsparm(5)>0)then 3 2 16-FEB-2007 14:55:07 AIPS type char(lsparm(5))!!' KILOMETERS WILL BE USED AS MAXIMUM BASELINE' 3 2 16-FEB-2007 14:55:07 AIPS end;end;end;end 3 2 16-FEB-2007 14:55:07 AIPS if (lsparm(6)>=0)then;if((lsparm(6)<128)!(imsize(2)<128))then 3 2 16-FEB-2007 14:55:07 AIPS lserr=6; type 'SPECIFY THE IMSIZE CORRECTLY (>127 OR <0)';end;end 3 2 16-FEB-2007 14:55:07 AIPS 3 2 16-FEB-2007 14:55:07 AIPS $-> #7 niter 3 2 16-FEB-2007 14:55:07 AIPS if (lsparm(7) < 0) then; lsparm(7) = 7e4; end 3 2 16-FEB-2007 14:55:07 AIPS $-> #8 cutoff 3 2 16-FEB-2007 14:55:07 AIPS $-> #9 docal 3 2 16-FEB-2007 14:55:07 AIPS $-> #10 doresid 3 2 16-FEB-2007 14:55:07 AIPS 3 2 16-FEB-2007 14:55:07 AIPS end 3 2 16-FEB-2007 14:55:07 AIPS finish 3 2 16-FEB-2007 14:55:07 AIPS 3 2 16-FEB-2007 14:55:07 AIPS procedure getidn 3 2 16-FEB-2007 14:55:07 AIPS indisk=lsdisk;inname=lsidn;inclass=lsidc;inseq=lsids;intype=lstyp 3 2 16-FEB-2007 14:55:07 AIPS finish 3 2 16-FEB-2007 14:55:07 AIPS 3 2 16-FEB-2007 14:55:07 AIPS procedure gx 3 2 16-FEB-2007 14:55:07 AIPS $ inputs 3 2 16-FEB-2007 14:55:07 AIPS go;wait 3 2 16-FEB-2007 14:55:07 AIPS finish 3 2 16-FEB-2007 14:55:07 AIPS 3 2 16-FEB-2007 14:55:07 AIPS procedure getset 3 2 16-FEB-2007 14:55:07 AIPS default;getidn;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS finish 3 2 16-FEB-2007 14:55:07 AIPS 3 2 16-FEB-2007 14:55:07 AIPS procedure lsclrcal 3 2 16-FEB-2007 14:55:07 AIPS $ consolidate lists, deal with calcode='*' later 3 2 16-FEB-2007 14:55:07 AIPS scalar lsidx,l,m,n 3 2 16-FEB-2007 14:55:07 AIPS task'TABGET';getset;inext'NX';invers 0;keyvalue=0;keystrng'' 3 2 16-FEB-2007 14:55:07 AIPS keyword'NUM ROW';getthead;lsidx=keyvalue(1);clrtemp;n=0;lssid=0 3 2 16-FEB-2007 14:55:07 AIPS if (keyvalue(1)>1000)then;type'WARNING: MORE THAN 1000 SCANS !';end 3 2 16-FEB-2007 14:55:07 AIPS for i=1:lsidx $ remember source number 3 2 16-FEB-2007 14:55:07 AIPS pixxy=i,3,0;tabget;error=0 3 2 16-FEB-2007 14:55:07 AIPS for l=1:n;if(lssid(l)=keyvalue(1))then;error=1;end;end;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS if(error=0)then;n=n+1;lssid(n)=keyvalue(1);end 3 2 16-FEB-2007 14:55:07 AIPS end;inext'SU';invers 0;keyvalue=0;keystrng'';keyword'NUM ROW' 3 2 16-FEB-2007 14:55:07 AIPS getthead;lsidx=keyvalue(1);clrtemp;sources'';l=1;m=1;n=1 3 2 16-FEB-2007 14:55:07 AIPS for i=1:lsidx 3 2 16-FEB-2007 14:55:07 AIPS pixxy=i,2,0;tabget;k=length(keystrng);j=0;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS while (j<20);j=j+1;if (substr(lsampcal(j),1,k)=substr(keystrng,1,k)) then 3 2 16-FEB-2007 14:55:07 AIPS lsampcal(l)=lsampcal(j);j=30;lsparm(14)=l;l=l+1;end;end;j=0;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS while (j<20);j=j+1;if (substr(lsphacal(j),1,k)=substr(keystrng,1,k)) then 3 2 16-FEB-2007 14:55:07 AIPS lsphacal(m)=lsphacal(j);j=30;lsparm(15)=m;m=m+1;end;end;j=0;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS while (j<5);j=j+1;if (substr(lsbndcal(j),1,k)=substr(keystrng,1,k)) then 3 2 16-FEB-2007 14:55:07 AIPS lsbndcal(n)=lsbndcal(j);j=30;lsparm(16)=n;n=n+1;end;end;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS end;lspntcal'';lsallcal'';for j=l:20;lsampcal(j)='';end 3 2 16-FEB-2007 14:55:07 AIPS for j=m:20;lsphacal(j)='';end;for j=n:5;lsbndcal(j)='';end 3 2 16-FEB-2007 14:55:07 AIPS for j=1:lsparm(15);lspntcal(j)=lsphacal(j);end;k=lsparm(15) 3 2 16-FEB-2007 14:55:07 AIPS for j=1:lsparm(16);lspntcal(j+k)=lsbndcal(j);end;j=0;l=1;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS while (j<(lsparm(15)+lsparm(16)));j=j+1;if (length(lspntcal(j))>0) then 3 2 16-FEB-2007 14:55:07 AIPS lspntcal(l)=lspntcal(j);if(l<>j)then;lspntcal(j)='';end;l=l+1;end;end 3 2 16-FEB-2007 14:55:07 AIPS $here - clean up pnt cal for doubles - subtract from total count below 3 2 16-FEB-2007 14:55:07 AIPS k=lsparm(15)+lsparm(16);for j=1:k;lsallcal(j)=lspntcal(j);end;l=1 3 2 16-FEB-2007 14:55:07 AIPS for j=1:lsparm(14);i=length(lsampcal(j));lsidx=0;m=j 3 2 16-FEB-2007 14:55:07 AIPS while ((lsidx0) then;lsallcal(l)=lsallcal(j) 3 2 16-FEB-2007 14:55:07 AIPS if(l<>j)then;lsallcal(j)='';end;l=l+1;end;end 3 2 16-FEB-2007 14:55:07 AIPS $typ 'LSAMPCAL, LSPHACAL, LSBNDCAL, LSPNTCAL, AND LSALLCAL :' 3 2 16-FEB-2007 14:55:07 AIPS $typ lsampcal; typ lsphacal; typ lsbndcal; typ lspntcal; typ lsallcal; 3 2 16-FEB-2007 14:55:07 AIPS return;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS finish 3 2 16-FEB-2007 14:55:07 AIPS 3 2 16-FEB-2007 14:55:07 AIPS procedure numtab(lsstrng) 3 2 16-FEB-2007 14:55:07 AIPS keystrng'';j=0;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS while ((j<15)&(keystrng<>lsstrng)) 3 2 16-FEB-2007 14:55:07 AIPS j=j+1;keyword'EXTYPE'!!char(j);gethead;end;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS if (keystrng=lsstrng) then 3 2 16-FEB-2007 14:55:07 AIPS keyword'EXTVER'!!char(j);gethead;else;keyvalue=0;end 3 2 16-FEB-2007 14:55:07 AIPS keyword'';keystrng'';clrtemp 3 2 16-FEB-2007 14:55:07 AIPS return keyvalue(1);finish 3 2 16-FEB-2007 14:55:07 AIPS 3 2 16-FEB-2007 14:55:07 AIPS procedure numbasel 3 2 16-FEB-2007 14:55:07 AIPS scalar numarow,numbout,numbant,numbase,idx;string*16 nameant 3 2 16-FEB-2007 14:55:07 AIPS numbout=0;keyword'NUM ROW';inext'AN';invers=0;getthead;numarow=keyvalue(1) 3 2 16-FEB-2007 14:55:07 AIPS for numbant=1:numarow 3 2 16-FEB-2007 14:55:07 AIPS pixxy=numbant,1,0;tabget;nameant=keystrng;idx=1;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS while(substr(nameant,idx,idx)<>':');idx=idx+1;end 3 2 16-FEB-2007 14:55:07 AIPS if(substr(nameant,idx+1,idx+3)='OUT')then;numbout=numbout+1;end 3 2 16-FEB-2007 14:55:07 AIPS if(substr(nameant,idx+2,idx+4)='OUT')then;numbout=numbout+1;end 3 2 16-FEB-2007 14:55:07 AIPS end;numbase=(numarow-numbout)*(numarow-numbout-1)/2;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS $ type char(numarow-numbout)!!' ANTENNAS',char(numbase)!!' BASELINES' 3 2 16-FEB-2007 14:55:07 AIPS return numbase 3 2 16-FEB-2007 14:55:07 AIPS finish 3 2 16-FEB-2007 14:55:07 AIPS 3 2 16-FEB-2007 14:55:07 AIPS procedure calcintt 3 2 16-FEB-2007 14:55:07 AIPS scalar numxrow,numscan,numbbeg,numbend,numcnst,sum,avr,rms,rmax;rmax=300 3 2 16-FEB-2007 14:55:07 AIPS array interval(1000),numbvis(1000);avr=0;if(rmax>1000)then;rmax=1000;end 3 2 16-FEB-2007 14:55:07 AIPS if (numtab('NX')<1) then;type'NOT MULTISOURCE - NO INTTIME CALCULATED' 3 2 16-FEB-2007 14:55:07 AIPS else 3 2 16-FEB-2007 14:55:07 AIPS keyword'NUM ROW';inext'NX';invers 0;getthead;numxrow=keyvalue(1) 3 2 16-FEB-2007 14:55:07 AIPS if(numxrow>rmax)then;numxrow rmax;end 3 2 16-FEB-2007 14:55:07 AIPS for numscan=1:numxrow;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS pixxy=numscan,2,0;tabget;interval(numscan)=86400*keyvalue(1) 3 2 16-FEB-2007 14:55:07 AIPS pixxy=numscan,5,0;tabget;numbbeg=keyvalue(1) 3 2 16-FEB-2007 14:55:07 AIPS pixxy=numscan,6,0;tabget;numbend=keyvalue(1) 3 2 16-FEB-2007 14:55:07 AIPS numbvis(numscan)=numbend-numbbeg+1;avr=max(avr,numbvis(numscan)) 3 2 16-FEB-2007 14:55:07 AIPS end;numcnst=numbasel;sum=0 3 2 16-FEB-2007 14:55:07 AIPS if (avr > 0) then 3 2 16-FEB-2007 14:55:07 AIPS for numscan=1:numxrow;if (numbvis(numscan)>0) then 3 2 16-FEB-2007 14:55:07 AIPS sum=sum+( (numcnst*interval(numscan)) / numbvis(numscan) ) 3 2 16-FEB-2007 14:55:07 AIPS end;end;clrtemp;avr=sum/numxrow;sum=0 3 2 16-FEB-2007 14:55:07 AIPS for numscan=1:numxrow;if (numbvis(numscan)>0) then 3 2 16-FEB-2007 14:55:07 AIPS sum=sum+((numcnst*interval(numscan))/numbvis(numscan)-avr)**2 3 2 16-FEB-2007 14:55:07 AIPS end;end;clrtemp;rms=sum/numxrow;clrtemp;end 3 2 16-FEB-2007 14:55:07 AIPS $ type char(numxrow)!!' SCANS/SAMPLES WITH RMS(SEC) +/-'!!char(rms) 3 2 16-FEB-2007 14:55:07 AIPS $ type char(avr)!!' SECOND INTEGRATIONS (APPROXIMATELY)' 3 2 16-FEB-2007 14:55:07 AIPS end 3 2 16-FEB-2007 14:55:07 AIPS return avr 3 2 16-FEB-2007 14:55:07 AIPS finish 3 2 16-FEB-2007 14:55:07 AIPS 3 2 16-FEB-2007 14:55:07 AIPS procedure guesintt 3 2 16-FEB-2007 14:55:07 AIPS scalar intcst,intavr,intmod,intime 3 2 16-FEB-2007 14:55:07 AIPS intavr=calcintt;intcst=intavr;keyword'TELESCOP';gethead 3 2 16-FEB-2007 14:55:07 AIPS if (keystrng='VLA') then;intcst=1+(2/3);end 3 2 16-FEB-2007 14:55:07 AIPS if (keystrng='VLBA') then;intcst=0.131072;end 3 2 16-FEB-2007 14:55:07 AIPS if (intcst=intavr) then;type'UNKNOWN TELESCOPE :'!!keystrng;end 3 2 16-FEB-2007 14:55:07 AIPS if (intavr>10) then 3 2 16-FEB-2007 14:55:07 AIPS $ intime=10*floor(0.5+(intavr/10)) 3 2 16-FEB-2007 14:55:07 AIPS intime=10*floor(intavr/10) 3 2 16-FEB-2007 14:55:07 AIPS else;if (intavr>0) then 3 2 16-FEB-2007 14:55:07 AIPS intmod=mod(intavr,intcst) 3 2 16-FEB-2007 14:55:07 AIPS $ intime=intcst*((intavr-intmod)/intcst+floor(0.5+(intmod/intcst))) 3 2 16-FEB-2007 14:55:07 AIPS intime=intcst*((intavr-intmod)/intcst+floor(intmod/intcst)) 3 2 16-FEB-2007 14:55:07 AIPS else;intime=intavr;end;end;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS if(numtab('NX')>0)then;type char(intime)!!' SECOND INTEGRATIONS (GUESS)';end 3 2 16-FEB-2007 14:55:07 AIPS return intime 3 2 16-FEB-2007 14:55:07 AIPS finish 3 2 16-FEB-2007 14:55:07 AIPS 3 2 16-FEB-2007 14:55:07 AIPS procedure checkids 3 2 16-FEB-2007 14:55:07 AIPS $LOS - account for fast switching source names - check on pos, qual, calco 3 2 16-FEB-2007 14:55:07 AIPS scalar ra1a,ra1b,ra2a,ra2b,dc1a,dc1b,dc2a,dc2b,n,m,l,idx 3 2 16-FEB-2007 14:55:07 AIPS scalar q1,q2 3 2 16-FEB-2007 14:55:07 AIPS string*1 co1,co2 3 2 16-FEB-2007 14:55:07 AIPS string*16 n1,n2 3 2 16-FEB-2007 14:55:07 AIPS array alist(100),blist(100) 3 2 16-FEB-2007 14:55:07 AIPS inext'SU';invers 0;keyword'NUM ROW';keyvalue 0;keystrng'';getthead 3 2 16-FEB-2007 14:55:07 AIPS n=keyvalue(1);idx=1;aparm 0;bparm 0;alist 0;blist 0 3 2 16-FEB-2007 14:55:07 AIPS if (n > 1) then 3 2 16-FEB-2007 14:55:07 AIPS for m=1:(n-1);clrtemp 3 2 16-FEB-2007 14:55:07 AIPS pixxy m,11;tabget;ra1a keyvalue(1);ra1b keyvalue(2) 3 2 16-FEB-2007 14:55:07 AIPS for l=(m+1):n;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS pixxy l,11;tabget;ra2a keyvalue(1);ra2b keyvalue(2) 3 2 16-FEB-2007 14:55:07 AIPS if (abs(ra1a-ra2a)=0) then 3 2 16-FEB-2007 14:55:07 AIPS if ( abs((ra1b-ra2b)*3600*1000) < 3 ) then $ RA within 3 mas! 3 2 16-FEB-2007 14:55:07 AIPS pixxy m,12;tabget;dc1a keyvalue(1);dc1b keyvalue(2) 3 2 16-FEB-2007 14:55:07 AIPS pixxy l,12;tabget;dc2a keyvalue(1);dc2b keyvalue(2) 3 2 16-FEB-2007 14:55:07 AIPS if (abs(dc1a-dc2a)=0) then 3 2 16-FEB-2007 14:55:07 AIPS if ( abs((dc1b-dc2b)*3600*1000) < 3 ) then $ DC within 3 mas! 3 2 16-FEB-2007 14:55:07 AIPS pixxy m,3;tabget;q1 keyvalue(1);pixxy l,3;tabget;q2 keyvalue(1) 3 2 16-FEB-2007 14:55:07 AIPS if (q1=q2) then $ same qualifier; same calcode? 3 2 16-FEB-2007 14:55:07 AIPS pixxy m,4;tabget;co1 keystrng;pixxy l,4;tabget;co2 keystrng 3 2 16-FEB-2007 14:55:07 AIPS if (co1=co2) then 3 2 16-FEB-2007 14:55:07 AIPS pixxy m,1;tabget;q1 keyvalue(1) 3 2 16-FEB-2007 14:55:07 AIPS pixxy l,1;tabget;q2 keyvalue(1) 3 2 16-FEB-2007 14:55:07 AIPS pixxy m,2;tabget;n1 keystrng;pixxy l,2;tabget;n2 keystrng 3 2 16-FEB-2007 14:55:07 AIPS if (idx>100) then; 3 2 16-FEB-2007 14:55:07 AIPS type 'TOO MANY SOURCES TO DO DSORC - DO BY HAND!' 3 2 16-FEB-2007 14:55:07 AIPS type 'NEXT =.'!!char(idx)!!' DO:'!!char(l)!!'.&.'!!char(m) 3 2 16-FEB-2007 14:55:07 AIPS else 3 2 16-FEB-2007 14:55:07 AIPS if (length(n1)1) then;task'DSORC';n=0 3 2 16-FEB-2007 14:55:07 AIPS outname inname;outclass inclass;outseq inseq;outdisk indisk 3 2 16-FEB-2007 14:55:07 AIPS while (n100)then;type'TOO MANY SOURCES FOR DSORC';error 1;end;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS end 3 2 16-FEB-2007 14:55:07 AIPS finish 3 2 16-FEB-2007 14:55:07 AIPS 3 2 16-FEB-2007 14:55:07 AIPS procedure chkobjct 3 2 16-FEB-2007 14:55:07 AIPS if (( (object='1331+305') ! (object='1328+307') ) ! (object='J1331+3030') ) 3 2 16-FEB-2007 14:55:07 AIPS then; object='3C286';end 3 2 16-FEB-2007 14:55:07 AIPS if (( (object='0137+331') ! (object='0134+329') ) ! (object='J0137+3309') ) 3 2 16-FEB-2007 14:55:07 AIPS then; object='3C48';end 3 2 16-FEB-2007 14:55:07 AIPS if (( (object='0521+166') ! (object='0518+165') ) ! (object='J0521+1638') ) 3 2 16-FEB-2007 14:55:07 AIPS then; object='3C138';end 3 2 16-FEB-2007 14:55:07 AIPS if (( (object='0542+498') ! (object='0538+498') ) ! (object='J0542+4951') ) 3 2 16-FEB-2007 14:55:07 AIPS then; object='3C147';end 3 2 16-FEB-2007 14:55:07 AIPS if (( (object='1411+522') ! (object='1409+524') ) ! (object='J1411+5212') ) 3 2 16-FEB-2007 14:55:07 AIPS then; object='3C295';end;clrtemp;return 3 2 16-FEB-2007 14:55:07 AIPS finish 3 2 16-FEB-2007 14:55:07 AIPS 3 2 16-FEB-2007 14:55:07 AIPS procedure checkbnd 3 2 16-FEB-2007 14:55:07 AIPS band='';j=1 3 2 16-FEB-2007 14:55:07 AIPS while (j<9) 3 2 16-FEB-2007 14:55:07 AIPS keyword='CTYPE'!!char(j);gethead;keyword='CRVAL'!!char(j);clrtemp 3 2 16-FEB-2007 14:55:07 AIPS if (keystrng='FREQ') then;gethead;j=9;else;j=j+1;end;end 3 2 16-FEB-2007 14:55:07 AIPS keyvalue(1)=keyvalue(1)/1e9; 3 2 16-FEB-2007 14:55:07 AIPS if ( (keyvalue(1)>38) & (keyvalue(1)<51) ) then; band='Q';end 3 2 16-FEB-2007 14:55:07 AIPS if ( (keyvalue(1)>20.4) & (keyvalue(1)<25.5) ) then; band='K';end 3 2 16-FEB-2007 14:55:07 AIPS if ( (keyvalue(1)>13.5) & (keyvalue(1)<16.3) ) then; band='U';end 3 2 16-FEB-2007 14:55:07 AIPS if ( (keyvalue(1)> 6.8) & (keyvalue(1)< 9.6) ) then; band='X';end 3 2 16-FEB-2007 14:55:07 AIPS if ( (keyvalue(1)> 4.2) & (keyvalue(1)< 5.1) ) then; band='C';end 3 2 16-FEB-2007 14:55:07 AIPS if ( (keyvalue(1)> 1.15) & (keyvalue(1)< 1.75) ) then; band='L';end 3 2 16-FEB-2007 14:55:07 AIPS if ( (keyvalue(1)>0.298) & (keyvalue(1)<0.345) ) then; band='P';end 3 2 16-FEB-2007 14:55:07 AIPS if ( (keyvalue(1)>0.072) & (keyvalue(1)<0.076) ) then; band='4';end;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS return 3 2 16-FEB-2007 14:55:07 AIPS finish 3 2 16-FEB-2007 14:55:07 AIPS 3 2 16-FEB-2007 14:55:07 AIPS procedure chkmodel 3 2 16-FEB-2007 14:55:07 AIPS error=0;sysout='';sys2com'' 3 2 16-FEB-2007 14:55:07 AIPS syscom'ls -1 $AIPSTARS/ 3 2 16-FEB-2007 14:55:07 AIPS sys2com(1) inname!!'.MODEL' 3 2 16-FEB-2007 14:55:07 AIPS sys2com(2) ' >& /dev/null 3 2 16-FEB-2007 14:55:07 AIPS system 3 2 16-FEB-2007 14:55:07 AIPS finish 3 2 16-FEB-2007 14:55:07 AIPS 3 2 16-FEB-2007 14:55:07 AIPS procedure loadmodl 3 2 16-FEB-2007 14:55:07 AIPS scalar lsidx,l 3 2 16-FEB-2007 14:55:07 AIPS array lsload(5) 3 2 16-FEB-2007 14:55:07 AIPS task'TABGET';getset;inext'SU';invers 0;keyvalue=0;keystrng'' 3 2 16-FEB-2007 14:55:07 AIPS keyword'NUM ROW';getthead;lsidx=keyvalue(1);l=1;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS for i=1:lsidx 3 2 16-FEB-2007 14:55:07 AIPS pixxy=i,2,0;tabget;k=length(keystrng);j=1;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS while (j<21) 3 2 16-FEB-2007 14:55:07 AIPS if (substr(lsampcal(j),1,k)=substr(keystrng,1,k)) then 3 2 16-FEB-2007 14:55:07 AIPS lsload(l)=i;j=30;l=l+1;else;j=j+1;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS end;end;end;lsidx=0;checkbnd;keyword'EPOCH';keyvalue=0;keystrng='';gethead 3 2 16-FEB-2007 14:55:07 AIPS if (keyvalue(1)<1999) then;lsidx=1;end 3 2 16-FEB-2007 14:55:07 AIPS for j=1:(l-1) 3 2 16-FEB-2007 14:55:07 AIPS object=lsampcal(j);chkobjct;clrtemp;intype'MA';outdisk=lsdisk 3 2 16-FEB-2007 14:55:07 AIPS inname=object!!'_'!!band;inclass'MODEL';inseq=1;indisk=lsdisk;chkname 3 2 16-FEB-2007 14:55:07 AIPS $$ if (error>0) then;type lsampcal(lsload(j))!!' MODEL ='inname;chkmodel 3 2 16-FEB-2007 14:55:07 AIPS if (error>0) then;type lsampcal(j)!!' MODEL ='inname;chkmodel 3 2 16-FEB-2007 14:55:07 AIPS if(error<1)then;go calrd;if (lsidx>0) then;eposwtch;end;end;end $ J2000 3 2 16-FEB-2007 14:55:07 AIPS end;return 3 2 16-FEB-2007 14:55:07 AIPS finish 3 2 16-FEB-2007 14:55:07 AIPS 3 2 16-FEB-2007 14:55:07 AIPS procedure vlanew 3 2 16-FEB-2007 14:55:07 AIPS clrstat;j=numtab('BP');if (j>0) then;inext'BP';invers=-1;extdest;end 3 2 16-FEB-2007 14:55:07 AIPS j=numtab('CL');if (j>1) then;inext'CL';for k=2:j;invers=k;extdest;end;end 3 2 16-FEB-2007 14:55:07 AIPS j=numtab('SN');if (j>0) then;inext'SN';invers=-1;extdest;end 3 2 16-FEB-2007 14:55:07 AIPS j=numtab('XX');if (j>0) then;inext'XX';invers=-1;extdest;end 3 2 16-FEB-2007 14:55:07 AIPS if (inclass='LINE') then 3 2 16-FEB-2007 14:55:07 AIPS j=numtab('FG');if (j>1) then;inext'FG';for k=2:j;invers=k;extdest;end;end 3 2 16-FEB-2007 14:55:07 AIPS j=numtab('CL');if (j>1) then;inext'CL';for k=2:j;invers=k;extdest;end;end 3 2 16-FEB-2007 14:55:07 AIPS j=numtab('BP');if (j>0) then;inext'BP';invers=-1;extdest;end 3 2 16-FEB-2007 14:55:07 AIPS j=numtab('PL');if (j>0) then;inext'PL';invers=-1;extdest;end 3 2 16-FEB-2007 14:55:07 AIPS end;j=numtab('PL');if (j>0) then;inext'PL';invers=-1;extdest;end;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS type'DONE CLEANUP OF OLD TABLE EXTENTION FILES (CL,SN,FG,BP,PL,XX)' 3 2 16-FEB-2007 14:55:07 AIPS finish 3 2 16-FEB-2007 14:55:07 AIPS 3 2 16-FEB-2007 14:55:07 AIPS procedure allzap 3 2 16-FEB-2007 14:55:07 AIPS chkname;if(error<1)then;for j=1:(1-error);zap;end;end;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS finish 3 2 16-FEB-2007 14:55:07 AIPS 3 2 16-FEB-2007 14:55:07 AIPS procedure allplot 3 2 16-FEB-2007 14:55:07 AIPS tvinit;j=numtab('PL');type 'NUMBER OF PLOT FILES TO SHOW ON TV:'!!char(j) 3 2 16-FEB-2007 14:55:07 AIPS if (j>0) then 3 2 16-FEB-2007 14:55:07 AIPS for k=1:j;plver=k;type 'PLOT'char(k)!!'/'!!char(j);go tvpl;read;end 3 2 16-FEB-2007 14:55:07 AIPS else;type 'NOTHING TO PLOT - DONE';end 3 2 16-FEB-2007 14:55:07 AIPS finish 3 2 16-FEB-2007 14:55:07 AIPS 3 2 16-FEB-2007 14:55:07 AIPS procedure goplt 3 2 16-FEB-2007 14:55:07 AIPS if (lsplot>=0) then;go;end 3 2 16-FEB-2007 14:55:07 AIPS finish $UV and vis only 3 2 16-FEB-2007 14:55:07 AIPS procedure goplt0 3 2 16-FEB-2007 14:55:07 AIPS if (lsplot>0) then;go;end 3 2 16-FEB-2007 14:55:07 AIPS finish $SN only 3 2 16-FEB-2007 14:55:07 AIPS procedure goplt1 3 2 16-FEB-2007 14:55:07 AIPS if (lsplot>1) then;go;end 3 2 16-FEB-2007 14:55:07 AIPS finish $SN+CL 3 2 16-FEB-2007 14:55:07 AIPS procedure goplt2 3 2 16-FEB-2007 14:55:07 AIPS if (lsplot>2) then;go;end 3 2 16-FEB-2007 14:55:07 AIPS finish $SN+CL+BP 3 2 16-FEB-2007 14:55:07 AIPS procedure goplt3 3 2 16-FEB-2007 14:55:07 AIPS if (lsplot>3) then;go;end 3 2 16-FEB-2007 14:55:07 AIPS finish $CL,BP applied 3 2 16-FEB-2007 14:55:07 AIPS 3 2 16-FEB-2007 14:55:07 AIPS procedure calpipe(lsdisk,lsname,lsrant) 3 2 16-FEB-2007 14:55:07 AIPS vnum=33;dowait=true;getidn;vlanew;j=0;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS if (inclass='CH 0') then;inclass'LINE';vlanew;end;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS if(fsw>0)then;checkids;if(inclass='CH 0')then;inclass'LINE';checkids;end;end 3 2 16-FEB-2007 14:55:07 AIPS if ((numtab('FG')<1)&(lsflag>=0)) then 3 2 16-FEB-2007 14:55:07 AIPS if (lsflag>=1) then 3 2 16-FEB-2007 14:55:07 AIPS task'QUACK';getset;flagver=1;opcode'BEG';i=min(3*tint,20) 3 2 16-FEB-2007 14:55:07 AIPS reason char(i)!!' SEC AUTO-QUACK';aparm=0,i/60,(tint/60)*1.1;j=1 3 2 16-FEB-2007 14:55:07 AIPS while (j<9);keyword='CTYPE'!!char(j);gethead;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS if(keystrng='FREQ')then 3 2 16-FEB-2007 14:55:07 AIPS keyword='CRVAL'!!char(j);gethead;keyval(1)=keyval(1)/1e10;j=9 3 2 16-FEB-2007 14:55:07 AIPS if (keyval(1) < 1.8) then;clrtemp;go;else;tput quack 3 2 16-FEB-2007 14:55:07 AIPS type 'QUACK SKIPPED FOR THIS HIGH FREQUENCY OBSERVATION' 3 2 16-FEB-2007 14:55:07 AIPS type 'MAY BE A FAST-SWITHCING OBS - IE LOSS OF ALL DATA' 3 2 16-FEB-2007 14:55:07 AIPS type 'RUN BY HAND IF YOU REALLY WANT THIS QUACK';tget quack 3 2 16-FEB-2007 14:55:07 AIPS end;else;j=j+1;end;end 3 2 16-FEB-2007 14:55:07 AIPS end;task'FLAGR';getset 3 2 16-FEB-2007 14:55:07 AIPS docal 2;solint=max(3*tint-2,2.7*tint);vector=-1;docrt 0;go 3 2 16-FEB-2007 14:55:07 AIPS end 3 2 16-FEB-2007 14:55:07 AIPS task'SNPLT';getset;inext'CL';nplots 8;optype'AMP';vput;pixrange=0.7,1.8 3 2 16-FEB-2007 14:55:07 AIPS goplt1;task'SETJY';getset;optype'REJY';aparm=0;freqid=1;go;optype'CALC' 3 2 16-FEB-2007 14:55:07 AIPS if (length(lscal)<>0) then 3 2 16-FEB-2007 14:55:07 AIPS optype'';zerosp=lsflux,0;lsallcal=lscal,lspntcal 3 2 16-FEB-2007 14:55:07 AIPS end;sources=lsampcal;go;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS task'CALIB';getset;docalib=2;refant=lsrant;aparm=3,0,0,0,0,0,4,0,0;calcode'' 3 2 16-FEB-2007 14:55:07 AIPS solint=lsparm(2);calsour=lspntcal;snver=numtab('SN')+1;solmode'P' 3 2 16-FEB-2007 14:55:07 AIPS soltype'L1R';baddisk=lsbadd;vput;kj=0;userid=0;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS while (kj<9) 3 2 16-FEB-2007 14:55:07 AIPS kj=kj+1;keyvalue=0;keystrng'';keyword='CTYPE'!!char(kj);gethead;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS if(substr(keystrng,1,4)='FREQ')then;keyword='CRVAL'!!char(kj);gethead 3 2 16-FEB-2007 14:55:07 AIPS kj=10;end;end;vget;if((keyvalue(1))>17e9&(solint>0.5))then;solint=1/3 3 2 16-FEB-2007 14:55:07 AIPS aparm(7)=3.5;vput;type' AUTOMATIC RESET: SOLINT=20SEC (HIGH FREQ)';end 3 2 16-FEB-2007 14:55:07 AIPS if(star>0)then;calsour'';calcode'*';end;go 3 2 16-FEB-2007 14:55:07 AIPS if (lsmodl>0) then $ use models for ones that exist 3 2 16-FEB-2007 14:55:07 AIPS loadmodl;vget calib;calsour='';in2seq=0;in2disk=lsdisk;in2class'MODEL' 3 2 16-FEB-2007 14:55:07 AIPS for j=1:(l-1) 3 2 16-FEB-2007 14:55:07 AIPS inext'SU';pixxy=lsload(j),2,0;tabget;calsour(1)=keystrng;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS pixxy=lsload(j),4,0;tabget;calcode=substr(keystrng,1,4);clrtemp 3 2 16-FEB-2007 14:55:07 AIPS object=lsampcal(j);chkobjct;in2name=object!!'_'!!band 3 2 16-FEB-2007 14:55:07 AIPS vput calib;inname=in2name;inclass=in2class;inseq=in2seq;indisk=in2disk 3 2 16-FEB-2007 14:55:07 AIPS $ if no model, use point with full uvrange 3 2 16-FEB-2007 14:55:07 AIPS chkname;vget calib;if (error>0)then;clr2name;end;go 3 2 16-FEB-2007 14:55:07 AIPS end;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS else;uvrange=lsparm(3),lsparm(4);calsour=lsampcal;go;end 3 2 16-FEB-2007 14:55:07 AIPS vget snplt;inext'SN';optype'PHAS';goplt0;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS task'CLCAL';getset;freqid=1;refant=lsrant;gainuse=numtab('CL')+1 3 2 16-FEB-2007 14:55:07 AIPS snver=numtab('SN');gainver=numtab('CL');sources'';soucode''; 3 2 16-FEB-2007 14:55:07 AIPS calsour=lsphacal;calcode'';vput;if(star>0)then;calsour'';calcode'*';end;go 3 2 16-FEB-2007 14:55:07 AIPS calsour=lsallcal;sources=calsour;interpol'SELF' 3 2 16-FEB-2007 14:55:07 AIPS if(star>0)then;calsour'';calcode'*';soucode'*';end;go 3 2 16-FEB-2007 14:55:07 AIPS vget snplt;inext'CL';optype'PHAS';goplt1;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS vget calib;solmode'A&P';calsour=lspntcal;calcode'';snver=numtab('SN')+1 3 2 16-FEB-2007 14:55:07 AIPS solint=lsparm(13)*lsparm(2);clr2name;vput 3 2 16-FEB-2007 14:55:07 AIPS if(star>0)then;calsour'';calcode'*';end;go 3 2 16-FEB-2007 14:55:07 AIPS if (lsmodl>0) then 3 2 16-FEB-2007 14:55:07 AIPS loadmodl;vget calib;calsour='';in2seq=0;in2disk=lsdisk;in2class'MODEL' 3 2 16-FEB-2007 14:55:07 AIPS for j=1:(l-1) 3 2 16-FEB-2007 14:55:07 AIPS inext'SU';pixxy=lsload(j),2,0;tabget;calsour(1)=keystrng;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS pixxy=lsload(j),4,0;tabget;calcode=substr(keystrng,1,4);clrtemp 3 2 16-FEB-2007 14:55:07 AIPS object=lsampcal(j);chkobjct;in2name=object!!'_'!!band;calcode'' 3 2 16-FEB-2007 14:55:07 AIPS vput calib;inname=in2name;inclass=in2class;inseq=in2seq;indisk=in2disk 3 2 16-FEB-2007 14:55:07 AIPS $ if no model, use point with full uvrange 3 2 16-FEB-2007 14:55:07 AIPS chkname;vget calib;if (error>0)then;clr2name;end;go 3 2 16-FEB-2007 14:55:07 AIPS end;inseq=0;indisk=lsdisk;inclass'MODEL';intype'MA' 3 2 16-FEB-2007 14:55:07 AIPS for j=1:(l-1) 3 2 16-FEB-2007 14:55:07 AIPS object=lsampcal(j);chkobjct;inname=object!!'_'!!band;chkname 3 2 16-FEB-2007 14:55:07 AIPS if (error<1) then;zap;end;end 3 2 16-FEB-2007 14:55:07 AIPS else;uvrange=lsparm(3),lsparm(4);calsour=lsampcal;go;end 3 2 16-FEB-2007 14:55:07 AIPS vget snplt;inext'SN';optype'AMP';goplt0;optype'PHAS';pixrange=-20,20;goplt0 3 2 16-FEB-2007 14:55:07 AIPS task'GETJY';getset;calsour=lsampcal;snver=numtab('SN'); 3 2 16-FEB-2007 14:55:07 AIPS if (star>0) then; 3 2 16-FEB-2007 14:55:07 AIPS $ for j=1:lsparm(14);sources(j)='-'!!lsampcal(j);end;k=lsparm(14)+1 3 2 16-FEB-2007 14:55:07 AIPS $ if (length(lscal)>0) then;sources(k)='-'!!lscal;k=k+1;end 3 2 16-FEB-2007 14:55:07 AIPS $ for j=k:(25-k+2);sources(j)=lspntcal(j-k+2);end; 3 2 16-FEB-2007 14:55:07 AIPS soucode='*' 3 2 16-FEB-2007 14:55:07 AIPS else 3 2 16-FEB-2007 14:55:07 AIPS sources=lspntcal;if (length(lscal)>0) then;sources(11)='-'!!lscal;end 3 2 16-FEB-2007 14:55:07 AIPS end;go 3 2 16-FEB-2007 14:55:07 AIPS if (lscont<1) then 3 2 16-FEB-2007 14:55:07 AIPS type '********************************************************' 3 2 16-FEB-2007 14:55:07 AIPS type '** WRITE DOWN THE FLUX DENSITIES FOR YOUR CALIBRATORS **' 3 2 16-FEB-2007 14:55:07 AIPS type '** (AND DO NOT FORGET THE ERRORS EITHER!) **' 3 2 16-FEB-2007 14:55:07 AIPS type '********************************************************';read 3 2 16-FEB-2007 14:55:07 AIPS end 3 2 16-FEB-2007 14:55:07 AIPS vget clcal;gainver=numtab('CL');gainuse=numtab('CL')+1;snver=numtab('SN') 3 2 16-FEB-2007 14:55:07 AIPS if(star>0)then;calsour'';calcode'*';end;go;calsour=lsallcal;sources=calsour 3 2 16-FEB-2007 14:55:07 AIPS interpol'SELF';if(star>0)then;calsour'';calcode'*';soucode'*';end;go 3 2 16-FEB-2007 14:55:07 AIPS vget snplt;inext'CL';optype'AMP';goplt1;optype'PHAS';goplt1;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS if (inclass='CH 0') then 3 2 16-FEB-2007 14:55:07 AIPS task'TACOP';getset 3 2 16-FEB-2007 14:55:07 AIPS outdisk=indisk;outname=inname;outclass'LINE';outseq=inseq;ncount=1 3 2 16-FEB-2007 14:55:07 AIPS keystrng'';inext'FG';invers=numtab('FG');if (invers>0) then;go;end 3 2 16-FEB-2007 14:55:07 AIPS inext'CL';invers=numtab('CL');keyvalue 0;outseq=inseq;vput;go;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS task'BPASS';getset;inclass'LINE';calsour=lsbndcal,lsampcal;docal=2 3 2 16-FEB-2007 14:55:07 AIPS solint=-1;bpassprm(5)=-1;bpassprm(9)=1;baddisk=lsbadd;go;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS task'POSSM';getset;inclass'LINE';bpver 0;aparm=0,1,.4,1.2,-30,30,0,2,3,0 3 2 16-FEB-2007 14:55:07 AIPS nplots=6;goplt2;sources=lsbndcal;docalib 2;doband 1;aparm=1 0;aparm(9)=3 3 2 16-FEB-2007 14:55:07 AIPS antennas=lsrant,0;goplt2;nplots=0;vput;goplt2;stokes'I';antennas=0;goplt2 3 2 16-FEB-2007 14:55:07 AIPS sources=lsampcal;goplt3 3 2 16-FEB-2007 14:55:07 AIPS vget tacop;inclass'LINE';outclass'CH 0';invers=numtab('BP');inext'BP';go 3 2 16-FEB-2007 14:55:07 AIPS end;task'TASAV';getset;outdisk=indisk;go;dowait=false;vnum=0;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS finish 3 2 16-FEB-2007 14:55:07 AIPS 3 2 16-FEB-2007 14:55:07 AIPS procedure calcrms 3 2 16-FEB-2007 14:55:07 AIPS scalar nbas,nvis,tbw,rms,minhrs 3 2 16-FEB-2007 14:55:07 AIPS keyword'GCOUNT';gethead;nvis=keyvalue(1);nbas=numbasel;j=1 3 2 16-FEB-2007 14:55:07 AIPS minhrs=nvis*tint/(nbas*3600) $ underesimate of obs hours (overestimate rms) 3 2 16-FEB-2007 14:55:07 AIPS while (j<9) $ bandwidth in a channel, continuum or spectral line 3 2 16-FEB-2007 14:55:07 AIPS keyword='CTYPE'!!char(j);gethead;keyword='CDELT'!!char(j);clrtemp 3 2 16-FEB-2007 14:55:07 AIPS if (keystrng='FREQ') then;gethead;j=9;else;j=j+1;end;end;tbw=keyvalue(1) 3 2 16-FEB-2007 14:55:07 AIPS if (lsidc <> 'CH 0') then;j=1 $ continuum, multiple IFs averaged 3 2 16-FEB-2007 14:55:07 AIPS while (j<9) 3 2 16-FEB-2007 14:55:07 AIPS keyword='CTYPE'!!char(j);gethead;keyword='NAXIS'!!char(j);clrtemp 3 2 16-FEB-2007 14:55:07 AIPS if(keystrng='IF')then;gethead;j=9;else;j=j+1;end;end;tbw=tbw*keyvalue(1) 3 2 16-FEB-2007 14:55:07 AIPS end;checkbnd;if((band='P')!(band='4'))then;tbw=tbw/3.2;else;tbw=tbw/50;end 3 2 16-FEB-2007 14:55:07 AIPS tbw=sqrt(tbw*minhrs/24e6);rms=-1 3 2 16-FEB-2007 14:55:07 AIPS if (band='Q')then;rms=3.0e-5/tbw;end;if (band='K')then;rms=2.5e-5/tbw;end 3 2 16-FEB-2007 14:55:07 AIPS if (band='U')then;rms=2.0e-5/tbw;end;if (band='X')then;rms=5.3e-6/tbw;end 3 2 16-FEB-2007 14:55:07 AIPS if (band='C')then;rms=6.4e-6/tbw;end;if (band='L')then;rms=6.6e-6/tbw;end 3 2 16-FEB-2007 14:55:07 AIPS if (band='P')then;rms=1.7e-4/tbw;end;if (band='4')then;rms=1.5e-2/tbw;end 3 2 16-FEB-2007 14:55:07 AIPS if (rms<0) then;type 'CANNOT CALCULATE RMS FROM OBSERVING BAND ..';end 3 2 16-FEB-2007 14:55:07 AIPS typ 'ESTIMATED RMS:' char(rms*1000)!!' MILLI JANSKY' 3 2 16-FEB-2007 14:55:07 AIPS return rms 3 2 16-FEB-2007 14:55:07 AIPS finish 3 2 16-FEB-2007 14:55:07 AIPS 3 2 16-FEB-2007 14:55:07 AIPS procedure setboxfle 3 2 16-FEB-2007 14:55:07 AIPS scalar ci,bi 3 2 16-FEB-2007 14:55:07 AIPS string*12 srcnme 3 2 16-FEB-2007 14:55:07 AIPS string*48 fbox 3 2 16-FEB-2007 14:55:07 AIPS srcnme=inname;ci=0;bi=length(srcnme) 3 2 16-FEB-2007 14:55:07 AIPS while(ci& /dev/null 3 2 16-FEB-2007 14:55:07 AIPS if(substr(boxfile,1,1)<>' ')then;system;end;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS finish 3 2 16-FEB-2007 14:55:07 AIPS 3 2 16-FEB-2007 14:55:07 AIPS procedure catboxfile 3 2 16-FEB-2007 14:55:07 AIPS string*20 expnm 3 2 16-FEB-2007 14:55:07 AIPS string*75 expmsg 3 2 16-FEB-2007 14:55:07 AIPS if (substr(expmsg,1,5)='ARUN:')then 3 2 16-FEB-2007 14:55:07 AIPS expmsg = substr(expmsg,6,71);sysout='$ARUN/'!!expmsg 3 2 16-FEB-2007 14:55:07 AIPS else;if (substr(expmsg,1,6)<>'$ARUN/')then;sysout = '$ARUN/'!!expmsg 3 2 16-FEB-2007 14:55:07 AIPS else;sysout = expmsg;end;end;sys2com'';syscom 'echo 3 2 16-FEB-2007 14:55:07 AIPS sys2com(1) ' "SETFC FILE FOR SOURCEX'!!inname!!' BELOW IS:"'; 3 2 16-FEB-2007 14:55:07 AIPS substr(sys2com(1),24,24)='';clrtemp;system;syscom 'cat 3 2 16-FEB-2007 14:55:07 AIPS sys2com(1) 'X'!!boxfile;substr(sys2com(1),1,1)='';clrtemp 3 2 16-FEB-2007 14:55:07 AIPS system 3 2 16-FEB-2007 14:55:07 AIPS finish 3 2 16-FEB-2007 14:55:07 AIPS 3 2 16-FEB-2007 14:55:07 AIPS procedure setimsize 3 2 16-FEB-2007 14:55:07 AIPS scalar szf, kk, prbm 3 2 16-FEB-2007 14:55:07 AIPS string*48 bxf 3 2 16-FEB-2007 14:55:07 AIPS array szc(2), szi(2), orgc(2), orgi(2) 3 2 16-FEB-2007 14:55:07 AIPS vput imagr;task'SETFC';sources'';bcount=1;bxf=setboxfle;boxfile=bxf 3 2 16-FEB-2007 14:55:07 AIPS bparm=0;infile='';shift=0;flux=0;pbparm=0.25,0;delboxfle 3 2 16-FEB-2007 14:55:07 AIPS orgc=cellsize;cellsize=0;orgi=lsparm(6);imsize=0;kk=1 3 2 16-FEB-2007 14:55:07 AIPS while (kk<9) 3 2 16-FEB-2007 14:55:07 AIPS keyword='CTYPE'!!char(kk);gethead;keyword='CRVAL'!!char(kk);clrtemp 3 2 16-FEB-2007 14:55:07 AIPS if (keystrng='FREQ') then;gethead;kk=9;else;kk=kk+1;end;end 3 2 16-FEB-2007 14:55:07 AIPS keyvalue(1)=keyvalue(1)/1e9;prbm=0.375/keyvalue(1);bparm(1)=prbm;bparm(2)=30 3 2 16-FEB-2007 14:55:07 AIPS bparm(3)=1;bparm(4)=0;bparm(5)=0.031;bparm(6)=256;bparm(7)=256;bparm(8)=100 3 2 16-FEB-2007 14:55:07 AIPS gx;bparm(4)=3*prbm;bparm(1)=-0.7*bparm(1);bcount=nfield+1 3 2 16-FEB-2007 14:55:07 AIPS type'SEARCHING FOR NVSS SOURCES';gx;szf=nfield;szc=cellsize;szi=imsize 3 2 16-FEB-2007 14:55:07 AIPS vget imagr;if(lsparm(5)<0)then;cellsize=szc;else;cellsize=orgc;end 3 2 16-FEB-2007 14:55:07 AIPS if(lsparm(6)<0)then;imsize=256;nfield=szf;boxfile=bxf;else;imsize=orgi;end 3 2 16-FEB-2007 14:55:07 AIPS vput imagr 3 2 16-FEB-2007 14:55:07 AIPS finish 3 2 16-FEB-2007 14:55:07 AIPS 3 2 16-FEB-2007 14:55:07 AIPS procedure imapipe(k,lsdisk,lsname) 3 2 16-FEB-2007 14:55:07 AIPS vnum=33;dowait=true 3 2 16-FEB-2007 14:55:07 AIPS if (k=1) then 3 2 16-FEB-2007 14:55:07 AIPS task'SPLIT';getset;outdisk=indisk;outclass=inclass;docalib=2 3 2 16-FEB-2007 14:55:07 AIPS baddisk=lsbadd;douvcomp=-1;go 3 2 16-FEB-2007 14:55:07 AIPS if (inclass='CH 0') then;inclass'LINE';outclass=inclass;doband=1;bpver=0 3 2 16-FEB-2007 14:55:07 AIPS go;end;end;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS task'TABGET';getset;inext'SU';invers=0;keyvalue=0;keystrng'';vput;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS task'IMAGR';getset;outdisk=indisk;flux=lsparm(8);baddisk=lsbadd;j=1 3 2 16-FEB-2007 14:55:07 AIPS while (j<9) 3 2 16-FEB-2007 14:55:07 AIPS keyword='CTYPE'!!char(j);gethead;keyword='CRVAL'!!char(j);clrtemp 3 2 16-FEB-2007 14:55:07 AIPS if (keystrng='FREQ') then;gethead;j=9;else;j=j+1;end;end 3 2 16-FEB-2007 14:55:07 AIPS cellsize=1.75e10/(keyvalue(1)*abs(lsparm(5)));do3dimag=1;overlap=2;vput 3 2 16-FEB-2007 14:55:07 AIPS keyword'NUM ROW';inext'SU';invers=0;keystrng'';getthead;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS for i=1:keyvalue(1) $ check if source is in index and uvfile exists 3 2 16-FEB-2007 14:55:07 AIPS vget tabget;pixxy=i,2,0;tabget;vget imagr;inname=keystrng;j=1;intype'UV' 3 2 16-FEB-2007 14:55:07 AIPS inseq=0;chkname;type ' ';niter=lsparm(7);lstarg=1;clrtemp;vput 3 2 16-FEB-2007 14:55:07 AIPS if (error < 1) then $ source file exists, but same source number ? 3 2 16-FEB-2007 14:55:07 AIPS vget tabget;pixxy=i,1,0;tabget;error=1;k=1 3 2 16-FEB-2007 14:55:07 AIPS while ((lssid(k)>0) & (k<1001)) 3 2 16-FEB-2007 14:55:07 AIPS if (lssid(k)=keyvalue(1))then error=0;end 3 2 16-FEB-2007 14:55:07 AIPS k=k+1;end;keyword'GCOUNT';gethead 3 2 16-FEB-2007 14:55:07 AIPS if(keyvalue(1)<10)then;type'NO DATA';error=1;end;end;vget imagr 3 2 16-FEB-2007 14:55:07 AIPS if (error < 1) then 3 2 16-FEB-2007 14:55:07 AIPS if ((lsparm(7)=7e4)&(lsparm(8)<0))then;flux=6*calcrms;end 3 2 16-FEB-2007 14:55:07 AIPS if ((lsparm(6)<0)!(lsparm(5)<0))then;setimsize;else;imsize=lsparm(6);end 3 2 16-FEB-2007 14:55:07 AIPS while (j<30) 3 2 16-FEB-2007 14:55:07 AIPS k=length(inname) 3 2 16-FEB-2007 14:55:07 AIPS if (substr(lsallcal(j),1,k)=substr(inname,1,k)) then $ calibrator 3 2 16-FEB-2007 14:55:07 AIPS lstarg=0;j=30 3 2 16-FEB-2007 14:55:07 AIPS if(lsparm(6)>=-0.99)then;niter=min(500,lsparm(7)) 3 2 16-FEB-2007 14:55:07 AIPS nfield=1;boxfile'';imsize=min(256,lsparm(6)) 3 2 16-FEB-2007 14:55:07 AIPS if(imsize(1)<0)then;imsize=256;end;end 3 2 16-FEB-2007 14:55:07 AIPS else;j=j+1;end $ check next source, if not found -> target 3 2 16-FEB-2007 14:55:07 AIPS end;if(substr(boxfile,1,1)<>' ')then;catboxfile;end 3 2 16-FEB-2007 14:55:07 AIPS 3 2 16-FEB-2007 14:55:07 AIPS j=1 3 2 16-FEB-2007 14:55:07 AIPS $calibrator lstarg=0 3 2 16-FEB-2007 14:55:07 AIPS $target if lstarg=1 3 2 16-FEB-2007 14:55:07 AIPS 3 2 16-FEB-2007 14:55:07 AIPS 3 2 16-FEB-2007 14:55:07 AIPS while (j<9) 3 2 16-FEB-2007 14:55:07 AIPS keyword='CTYPE'!!char(j);gethead;keyword='NAXIS'!!char(j);clrtemp 3 2 16-FEB-2007 14:55:07 AIPS if (keystrng='IF') then;gethead;j=9;else;j=j+1;end;end 3 2 16-FEB-2007 14:55:07 AIPS type ' NOW STARTING WITH SOURCE :'!!char(i)!!' ='!!inname;type ' ' 3 2 16-FEB-2007 14:55:07 AIPS if (inclass='CH 0') then 3 2 16-FEB-2007 14:55:07 AIPS for k=1:keyvalue(1);bif=k;eif=k 3 2 16-FEB-2007 14:55:07 AIPS if ((lstarg>0)!(lsparm(9)>0)) then;go;end 3 2 16-FEB-2007 14:55:07 AIPS end;clrtemp;k=keyvalue(1) 3 2 16-FEB-2007 14:55:07 AIPS inclass'LINE';keyvalue=0;keystrng'';j=1;chkname 3 2 16-FEB-2007 14:55:07 AIPS if (error < 1) then 3 2 16-FEB-2007 14:55:07 AIPS while (j<9) 3 2 16-FEB-2007 14:55:07 AIPS keyword='CTYPE'!!char(j);gethead;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS if (keystrng='FREQ') then 3 2 16-FEB-2007 14:55:07 AIPS keyword='NAXIS'!!char(j);gethead;echan=keyvalue(1);j=9 3 2 16-FEB-2007 14:55:07 AIPS else;j=j+1;end 3 2 16-FEB-2007 14:55:07 AIPS end;bchan=floor(echan/10);echan=ceil(echan*9/10) 3 2 16-FEB-2007 14:55:07 AIPS if (bchan=1) then;bchan=2;end;j=k 3 2 16-FEB-2007 14:55:07 AIPS for k=1:j;bif=k;eif=k;if ((lstarg>0)!(lsparm(9)>1)) then;go;end 3 2 16-FEB-2007 14:55:07 AIPS end;end;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS else 3 2 16-FEB-2007 14:55:07 AIPS bif=1;eif=keyvalue(1);vput;out2disk=indisk 3 2 16-FEB-2007 14:55:07 AIPS if ( (lsparm(10)=0) ! ((lsparm(9)<1)&(lstarg<1)) )then;go;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS else 3 2 16-FEB-2007 14:55:07 AIPS solint=lsparm(2);dotv=1;nmaps=lsparm(10);refant=lsrant;aparm=4,0 3 2 16-FEB-2007 14:55:07 AIPS if (lsparm(10)<0) then;dotv=-1;nmaps=-1*nmaps;end;go scimg;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS end;end;boxfile=setboxfle;delboxfle;vput imagr 3 2 16-FEB-2007 14:55:07 AIPS $ make uv and visibility plot 3 2 16-FEB-2007 14:55:07 AIPS task'UVPLT';ltype=-3;bparm 6,7;dotv -1;goplt;bparm 9,10;goplt;bparm 0 3 2 16-FEB-2007 14:55:07 AIPS goplt;vget imagr;inclass'IMAGR';inseq=0;intype'UV';indisk=lsdisk;allzap 3 2 16-FEB-2007 14:55:07 AIPS $ inclass'SCIMG';allzap 3 2 16-FEB-2007 14:55:07 AIPS inclass'IBM*';intype'MA';allzap 3 2 16-FEB-2007 14:55:07 AIPS inclass'RBM*';allzap;inclass'LBM*';allzap;recat;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS else;type ' NO UV-FILE, SKIPPING SOURCE :'!!inname!!' =#'!!char(i) 3 2 16-FEB-2007 14:55:07 AIPS end;end;dowait=false;vnum=0 3 2 16-FEB-2007 14:55:07 AIPS finish 3 2 16-FEB-2007 14:55:07 AIPS 3 2 16-FEB-2007 14:55:07 AIPS procedure avlapipe 3 2 16-FEB-2007 14:55:07 AIPS tput avlapipe;vnum=33;vput avlapipe;pipeinpt;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS if (lserr <> 0) then; type '*** ERROR - ARE ALL INPUTS SET PROPERLY ? ***' 3 2 16-FEB-2007 14:55:07 AIPS else;lsclrcal;tint=guesintt;clrtemp 3 2 16-FEB-2007 14:55:07 AIPS if (tint > 0) then;calpipe(lsdisk,lsname,lsrant);clrtemp 3 2 16-FEB-2007 14:55:07 AIPS if (lsparm(1)>0) then;imapipe(1,lsdisk,lsname) 3 2 16-FEB-2007 14:55:07 AIPS else;type'CALIBRATION DONE - SKIPPING SPLIT AND IMAGING' 3 2 16-FEB-2007 14:55:07 AIPS type'-----------------------------------------------------------' 3 2 16-FEB-2007 14:55:07 AIPS end;type ' ' 3 2 16-FEB-2007 14:55:07 AIPS if (lsplot>0) then;type 'VIEW CAL-PLOTS WITH GETSET;ALLPLOT';end;type ' ' 3 2 16-FEB-2007 14:55:07 AIPS else;type '* * *';type 'SINGLE DISH VLBI EXPERIMENT?';type '* * *';end 3 2 16-FEB-2007 14:55:07 AIPS end;tget avlapipe;vnum=0;type'* APPEARS TO HAVE ENDED SUCCESSFULLY *';clrtemp 3 2 16-FEB-2007 14:55:07 AIPS finish 3 0 16-FEB-2007 14:55:07 AIPS run nvasdefs 3 2 16-FEB-2007 14:55:07 AIPS Found in Version=ABIN 3 2 16-FEB-2007 14:55:08 AIPS default'AVLAPIPE' 3 2 16-FEB-2007 14:55:08 AIPS Found in Version=ABIN 3 2 16-FEB-2007 14:55:08 AIPS indisk 1; doalign -1; flagver 2; domodel 1 3 2 16-FEB-2007 14:55:08 AIPS docal 1; sources '*''' 3 2 16-FEB-2007 14:55:08 AIPS $ to be set by itself later 3 2 16-FEB-2007 14:55:08 AIPS solint 1; factor 5; doarray -1; imsize -1 3 2 16-FEB-2007 14:55:08 AIPS $imsize 512;$niter -1;cutoff -1;plver 0 3 2 16-FEB-2007 14:55:08 AIPS niter -1; cutoff -1 3 2 16-FEB-2007 14:55:08 AIPS $ for now debugging 3 2 16-FEB-2007 14:55:08 AIPS docont 1; plver 0; doall 1; doresid 0 3 2 16-FEB-2007 14:55:08 AIPS 3 2 16-FEB-2007 14:55:08 AIPS $ defaults 3 2 16-FEB-2007 14:55:08 AIPS $ BADDISK 0$ INDISK 0$ DOCAT 1$ INNAME ' '$ INCLASS ' '$ INSEQ 0 3 2 16-FEB-2007 14:55:08 AIPS $ DOALIGN 1$ FLAgver 0$ SOLINT 0$ FACTOR 0$ REFANT 0$ DOMODEL -1 3 2 16-FEB-2007 14:55:08 AIPS $ KEYSTRNG ' '$ FLUX 0$ UVRANGE 0, 0$ SOURCES ' '$ CALSOUR ' ' 3 2 16-FEB-2007 14:55:08 AIPS $ dopol 0$ bpa 0$ DOCONT 1$ PLVER 0$ DOALL -1$ DOARRAY -1 3 2 16-FEB-2007 14:55:08 AIPS $ IMSIZE 0, 0$ NITER 0$ CUTOFF 0$ DOCAL 0$ DORESID -1 3 0 16-FEB-2007 14:55:08 AIPS compress 3 0 16-FEB-2007 14:55:08 AIPS default prtmsg;outprint'ARUN:'!!'AB1060_2002DEC01_1.0.log 3 0 16-FEB-2007 14:55:08 AIPS docrt=-3;prnumber=-1;tput prtmsg;docrt 1 3 0 16-FEB-2007 14:55:08 AIPS procedure expid 3 0 16-FEB-2007 14:55:08 AIPS string*20 expnm 3 0 16-FEB-2007 14:55:08 AIPS string*75 expmsg 3 0 16-FEB-2007 14:55:08 AIPS expnm='AB1060_2002DEC01_1' 3 0 16-FEB-2007 14:55:08 AIPS expmsg='ARUN:'!!'AB1060_2002DEC01_1.0.log 3 0 16-FEB-2007 14:55:08 AIPS return expnm 3 0 16-FEB-2007 14:55:08 AIPS finish 3 0 16-FEB-2007 14:55:08 AIPS type expid 3 5 16-FEB-2007 14:55:08 AIPS 'AB1060_2002DEC01_1' 3 0 16-FEB-2007 14:55:08 AIPS 3 0 16-FEB-2007 14:55:08 AIPS docrt=1;type expid 3 5 16-FEB-2007 14:55:08 AIPS 'AB1060_2002DEC01_1' 3 0 16-FEB-2007 14:55:08 AIPS run avlapost 3 2 16-FEB-2007 14:55:08 AIPS Found in Version=ABIN 3 2 16-FEB-2007 14:55:08 AIPS $ Lorant Sjouwerman, versions 1.. 2005, for NRAO 3 2 16-FEB-2007 14:55:08 AIPS 3 2 16-FEB-2007 14:55:08 AIPS $$ General catalog looks like 3 2 16-FEB-2007 14:55:08 AIPS $$ Multi-source UV data file 3 2 16-FEB-2007 14:55:08 AIPS $$ Multi-source TASAV file 3 2 16-FEB-2007 14:55:08 AIPS $$ Single-source calibrated data - auvf 3 2 16-FEB-2007 14:55:08 AIPS $$ Single-source calibrated images- aimg 3 2 16-FEB-2007 14:55:08 AIPS 3 2 16-FEB-2007 14:55:08 AIPS $May need to redefine after a restore 0: 3 2 16-FEB-2007 14:55:08 AIPS $allzap 3 2 16-FEB-2007 14:55:08 AIPS $calcintt 3 2 16-FEB-2007 14:55:08 AIPS $guesintt 3 2 16-FEB-2007 14:55:08 AIPS $lsparm(5);tint;lsdisk 3 2 16-FEB-2007 14:55:08 AIPS 3 2 16-FEB-2007 14:55:08 AIPS procedure nvascln 3 2 16-FEB-2007 14:55:08 AIPS scalar alj,uvj, maj 3 2 16-FEB-2007 14:55:08 AIPS clrname;indisk lsdisk;recat;chkname;alj=1-error;getname 1;inname'' 3 2 16-FEB-2007 14:55:08 AIPS chkname;uvj=-error;intype'MA';inclass'NVAS07';chkname;maj=1-error 3 2 16-FEB-2007 14:55:08 AIPS if((uvj=maj)&(uvj>0))then $count down in unlikely case of crash (status R/W) 3 2 16-FEB-2007 14:55:08 AIPS type'CLEANUP SSRC, ALL:',maj,alj;for j=alj:1 by -1;egetn j;zap;end;clrtemp 3 2 16-FEB-2007 14:55:08 AIPS else;type 'EXPECTED MA-FILES DO NOT MATCH UV-FILES; NO CLEANUP !';end 3 2 16-FEB-2007 14:55:08 AIPS finish 3 2 16-FEB-2007 14:55:08 AIPS 3 2 16-FEB-2007 14:55:08 AIPS procedure flatfov 3 2 16-FEB-2007 14:55:08 AIPS $LOS - compile flatn-ed radius blank-ed images out to where pbcorr=2.5 (=xpb) 3 2 16-FEB-2007 14:55:08 AIPS scalar uvi,mai,fov,frq,kk,tbw,tint,xpb,xcst,nif,fbw,fta;xpb=2.5 3 2 16-FEB-2007 14:55:08 AIPS string*4 cootype 3 2 16-FEB-2007 14:55:08 AIPS clrname;indisk=lsdisk;intype'UV';chkname;uvi=1-error 3 2 16-FEB-2007 14:55:08 AIPS if(uvi<3)then;type'ERROR: NO FILES PROCESSED !';else 3 2 16-FEB-2007 14:55:08 AIPS if(uvi<4)then;type'WARNING: ONLY ONE UV-FILE - MAYBE CHECK?';end 3 2 16-FEB-2007 14:55:08 AIPS egetname 1;tint=guesintt;kk=1 3 2 16-FEB-2007 14:55:08 AIPS xcst=sqrt((3/ln(2))*(xpb)/(xpb+1)); $ bit more field for BW/TA: xpb+1 3 2 16-FEB-2007 14:55:08 AIPS while (kk<7) 3 2 16-FEB-2007 14:55:08 AIPS keyvalue=0;keystrng'';keyword='CTYPE'!!char(kk);gethead 3 2 16-FEB-2007 14:55:08 AIPS if(substr(keystrng,1,2)='IF')then;keyword='NAXIS'!!char(kk) 3 2 16-FEB-2007 14:55:08 AIPS keystrng'';gethead;nif=keyvalue(1);kk=10;else;kk=kk+1;end;end;kk=1 3 2 16-FEB-2007 14:55:08 AIPS while (kk<7) 3 2 16-FEB-2007 14:55:08 AIPS keyvalue=0;keystrng'';keyword='CTYPE'!!char(kk);gethead 3 2 16-FEB-2007 14:55:08 AIPS if(substr(keystrng,1,4)='FREQ')then;keyword='CRVAL'!!char(kk) 3 2 16-FEB-2007 14:55:08 AIPS keystrng'';gethead;frq=keyvalue(1);kk=10;else;kk=kk+1;end;end 3 2 16-FEB-2007 14:55:08 AIPS for i=3:uvi;egetname i 3 2 16-FEB-2007 14:55:08 AIPS task'TABGET';inext'FQ';invers 1;keyword'NUM ROW';keystrng'';getthead 3 2 16-FEB-2007 14:55:08 AIPS kk=keyvalue(1);for j=1:kk;pixxy=j,4,1;tabget;tbw=keyvalue(1) 3 2 16-FEB-2007 14:55:08 AIPS if(nif=2)then;pixxy=j,4,2;tabget;tbw=max(tbw,keyvalue(1));end 3 2 16-FEB-2007 14:55:08 AIPS end;intype'MA';inseq=0;inclass'*001';chkname;mai=1-error 3 2 16-FEB-2007 14:55:08 AIPS if(mai>1)then;type'WARNING: MULTIPLE IMAGES - CHECK?';end;inclass'NVAS07' 3 2 16-FEB-2007 14:55:08 AIPS chkname;if(error<1)then;type inname!!' : FLATFOV ALREADY DONE';mai=0;end 3 2 16-FEB-2007 14:55:08 AIPS if (mai=1) then;inclass'*001' 3 2 16-FEB-2007 14:55:08 AIPS for j=1:mai $ assume inseq starts at 1.. 3 2 16-FEB-2007 14:55:08 AIPS inseq=j;kk=1;cellsize=0;userid=0 3 2 16-FEB-2007 14:55:08 AIPS while (kk<5) 3 2 16-FEB-2007 14:55:08 AIPS keyvalue=0;keystrng'';keyword='CTYPE'!!char(kk);gethead 3 2 16-FEB-2007 14:55:08 AIPS keyword='CDELT'!!char(kk);clrtemp 3 2 16-FEB-2007 14:55:08 AIPS if(substr(keystrng,1,3)='RA-')then;gethead;cellsize(1)=keyvalue(1);end 3 2 16-FEB-2007 14:55:08 AIPS if(substr(keystrng,1,4)='DEC-')then;gethead;cellsize(2)=keyvalue(1);end 3 2 16-FEB-2007 14:55:08 AIPS if(substr(keystrng,1,4)='FREQ')then;keyword='CRVAL'!!char(kk) 3 2 16-FEB-2007 14:55:08 AIPS keystrng'';gethead;fov=keyvalue(1)/1e9;fov=1350/fov;end;kk=kk+1 3 2 16-FEB-2007 14:55:08 AIPS end;cellsize(1)=-1*cellsize(1)*3600;cellsize(2)=cellsize(2)*3600 3 2 16-FEB-2007 14:55:08 AIPS fta=min(1.75e10/(frq*abs(lsparm(5))),(min(cellsize(1),cellsize(2)))) 3 2 16-FEB-2007 14:55:08 AIPS fbw=xcst*3*fta*frq/tbw $ radius field/view due bandwidth 3 2 16-FEB-2007 14:55:08 AIPS fta=xcst*3*fta/(tint*7.2722e-5) $ radius field/view due averaging 3 2 16-FEB-2007 14:55:08 AIPS fov=min(fov,fbw);fov=min(fov,fta) $ min field/view radius, arcsec 3 2 16-FEB-2007 14:55:08 AIPS imsize(1)=ceil(2*fov/cellsize(1));imsize(2)=ceil(2*fov/cellsize(2)) 3 2 16-FEB-2007 14:55:08 AIPS task'FLATN';inclass'?CL*';chkname;nfield=1-error;nmaps=1;clroname 3 2 16-FEB-2007 14:55:08 AIPS outname=inname;coordina=0;reweight=0;doweight=0;edgskp=15;aparm=0 3 2 16-FEB-2007 14:55:08 AIPS pbparm=1/xpb,0;type'MINIMUM FOV :'!!char(fov)!!' ARCSEC RADIUS' 3 2 16-FEB-2007 14:55:08 AIPS inclass'?CL001';gx 3 2 16-FEB-2007 14:55:08 AIPS $inclass'?CL*';allzap;recat 3 2 16-FEB-2007 14:55:08 AIPS ;inclass'FLATN' 3 2 16-FEB-2007 14:55:08 AIPS tput;default blank;tget flatn;task'BLANK';opcode'RADI';dparm fov,0 3 2 16-FEB-2007 14:55:08 AIPS gx;allzap;recat 3 2 16-FEB-2007 14:55:08 AIPS end;end;end;end 3 2 16-FEB-2007 14:55:08 AIPS finish 3 2 16-FEB-2007 14:55:08 AIPS 3 2 16-FEB-2007 14:55:08 AIPS procedure nvasimage 3 2 16-FEB-2007 14:55:08 AIPS $LOS - Determine noise, do primary beam correction, include copyright 3 2 16-FEB-2007 14:55:08 AIPS scalar numfle,ll,mm 3 2 16-FEB-2007 14:55:08 AIPS clrname;indisk=lsdisk;recat;chkname;numfle=1-error;mai=0 3 2 16-FEB-2007 14:55:08 AIPS while((mai'BLANK')) 3 2 16-FEB-2007 14:55:08 AIPS mai=mai+1;egetname mai;end;if(inclass<>'BLANK')then;mai=numfle+1;end 3 2 16-FEB-2007 14:55:08 AIPS for j=mai:numfle;default imean;docat=1;intype'SC';egetname j;chkname 3 2 16-FEB-2007 14:55:08 AIPS if(error=0)then;keyvalue=0;keystrng'';keyword='CRPIX1';gethead 3 2 16-FEB-2007 14:55:08 AIPS ll=keyvalue(1);keyword='CRPIX2';gethead;mm=keyvalue(1);doinvers=1 3 2 16-FEB-2007 14:55:08 AIPS blc(1)=ll-29;blc(2)=mm-30;trc(1)=ll+30;trc(2)=mm+29;imstat;doinv=-1 3 2 16-FEB-2007 14:55:08 AIPS blc=0;trc=0;rms=pixstd;go;wa;if(pixstd=rms)then;keyword'ACTNOISE' 3 2 16-FEB-2007 14:55:08 AIPS keytype'R';keyvalue=rms,0;puthead;end;end;end 3 2 16-FEB-2007 14:55:08 AIPS default'PBCOR';indisk=lsdisk;inclass'BLANK';chkname;pbparm=1/xpb,0 3 2 16-FEB-2007 14:55:08 AIPS for j=mai:numfle 3 2 16-FEB-2007 14:55:08 AIPS intype'SC';egetname mai;chkname;if(error=0)then;getoname mai 3 2 16-FEB-2007 14:55:08 AIPS outclass'RADCOR';outseq=0;inclass'BLANK';outdisk=indisk;gx;zap;recat;end 3 2 16-FEB-2007 14:55:08 AIPS end;default'CPYRT';indisk=lsdisk;recat;infile='AVLA:Arch_Cprt 3 2 16-FEB-2007 14:55:08 AIPS for j=mai:numfle $ can only do on MA files 3 2 16-FEB-2007 14:55:08 AIPS intype'SC';egetname mai;chkname;getoname mai;outclass'NVAS07'; 3 2 16-FEB-2007 14:55:08 AIPS if(inclass='RADCOR')then;gx;inclass'RADCOR';zap;recat;end;end 3 2 16-FEB-2007 14:55:08 AIPS finish 3 2 16-FEB-2007 14:55:08 AIPS 3 2 16-FEB-2007 14:55:08 AIPS procedure mkarr 3 2 16-FEB-2007 14:55:08 AIPS string*1 sx,lx,az 3 2 16-FEB-2007 14:55:08 AIPS string*4 nnsl 3 2 16-FEB-2007 14:55:08 AIPS scalar aw, ae, an, ai 3 2 16-FEB-2007 14:55:08 AIPS numbant=0;aw=0;ae=0;an=0 3 2 16-FEB-2007 14:55:08 AIPS keyword'NUM ROW';inext'AN';invers=0;getthead;k=keyvalue(1) 3 2 16-FEB-2007 14:55:08 AIPS for j=1:k 3 2 16-FEB-2007 14:55:08 AIPS pixxy=j,1,0;tabget;i=1;clrtemp 3 2 16-FEB-2007 14:55:08 AIPS while((substr(keystrng,i,i)<>':')&(i<9));i=i+1;end;clrtemp 3 2 16-FEB-2007 14:55:08 AIPS if (substr(keystrng,i+1,i+1)<>' ')then;lsvla=substr(keystrng,i+1,i+3) 3 2 16-FEB-2007 14:55:08 AIPS else;lsvla=substr(keystrng,i+2,i+4);end;az=substr(lsvla,1,1) 3 2 16-FEB-2007 14:55:08 AIPS if ((lsvla<>'OUT')&(lsvla<>'MPD'))then;numbant=numbant+1 3 2 16-FEB-2007 14:55:08 AIPS if (lsvla='VPT')then;ai=75;lx='P';else;ai=value(substr(lsvla,2,3)) 3 2 16-FEB-2007 14:55:08 AIPS if(az='W')then;aw=max(aw,ai);else;if(az='E')then;ae=max(ae,ai);else 3 2 16-FEB-2007 14:55:08 AIPS if(az='N')then;an=max(an,ai);else;if(lx<>'P')then; 3 2 16-FEB-2007 14:55:08 AIPS type lsvla!!' - ERROR: ANTENNA NOT KNOWN';end;end;end;end 3 2 16-FEB-2007 14:55:08 AIPS clrtemp;end;end;end 3 2 16-FEB-2007 14:55:08 AIPS if (lx<>'P')then;ai=max(aw,ae);ai=max(ai,an);lx='D';if(ai>36)then;lx='A' 3 2 16-FEB-2007 14:55:08 AIPS else;if(ai>18)then;lx='B';else;if(ai>9)then;lx='C';end;end;end;end 3 2 16-FEB-2007 14:55:08 AIPS ai=min(aw,ae);ai=min(ai,an);sx='A';if(ai<10)then;sx='D';else;if(ai<19)then 3 2 16-FEB-2007 14:55:08 AIPS sx='C';else;if(ai<37)then;sx='B';end;end;end;clrtemp 3 2 16-FEB-2007 14:55:08 AIPS if(numbant<10)then 3 2 16-FEB-2007 14:55:08 AIPS nnsl='0'!!char(numbant)!!sx!!lx;else;nnsl=char(numbant)!!sx!!lx;end 3 2 16-FEB-2007 14:55:08 AIPS return nnsl 3 2 16-FEB-2007 14:55:08 AIPS finish 3 2 16-FEB-2007 14:55:08 AIPS 3 2 16-FEB-2007 14:55:08 AIPS procedure nvasname 3 2 16-FEB-2007 14:55:08 AIPS $LOS - makes the RA/Dec directory and returns the archive file name 3 2 16-FEB-2007 14:55:08 AIPS scalar ki,ra1,ra2,dc1,dc2,rh,rm,rs,dd,dm,ds,rmsv,sbmv 3 2 16-FEB-2007 14:55:08 AIPS scalar ifx,nif,nu,nu1,nu2,bw,nst,stv,msuv1,msuv2,msuv 3 2 16-FEB-2007 14:55:08 AIPS string*1 pm,rmsc,stc,ik,rdi 3 2 16-FEB-2007 14:55:08 AIPS string*2 zz 3 2 16-FEB-2007 14:55:08 AIPS string*3 mmm 3 2 16-FEB-2007 14:55:08 AIPS string*4 rmss,sbms,fras,frqs,nnsl,rads 3 2 16-FEB-2007 14:55:08 AIPS string*30 dir 3 2 16-FEB-2007 14:55:08 AIPS string*20 expnm 3 2 16-FEB-2007 14:55:08 AIPS expnm = '' 3 2 16-FEB-2007 14:55:08 AIPS if(expnm='')then 3 2 16-FEB-2007 14:55:08 AIPS keyword'OBSERVER';gethead;expnm=keystrng;keyword'DATE-OBS';gethead 3 2 16-FEB-2007 14:55:08 AIPS mmm=substr(keystrng,5,6) 3 2 16-FEB-2007 14:55:08 AIPS if(mmm='01')then;mmm='JAN';end;if(mmm='02')then;mmm='FEB';end 3 2 16-FEB-2007 14:55:08 AIPS if(mmm='03')then;mmm='MAR';end;if(mmm='04')then;mmm='APR';end 3 2 16-FEB-2007 14:55:08 AIPS if(mmm='05')then;mmm='MAY';end;if(mmm='06')then;mmm='JUN';end 3 2 16-FEB-2007 14:55:08 AIPS if(mmm='07')then;mmm='JUL';end;if(mmm='08')then;mmm='AUG';end 3 2 16-FEB-2007 14:55:08 AIPS if(mmm='09')then;mmm='SEP';end;if(mmm='10')then;mmm='OCT';end 3 2 16-FEB-2007 14:55:08 AIPS if(mmm='11')then;mmm='NOV';end;if(mmm='12')then;mmm='DEC';end 3 2 16-FEB-2007 14:55:08 AIPS expnm=expnm!!'_'!!substr(keystrng,1,4)!!mmm!!substr(keystrng,7,8)!!'_1' 3 2 16-FEB-2007 14:55:08 AIPS end;ki=1;userid=0 3 2 16-FEB-2007 14:55:08 AIPS while (ki<9) 3 2 16-FEB-2007 14:55:08 AIPS ik=char(ki);keyvalue=0;keystrng'';keyword='CTYPE'!!ik;gethead;clrtemp 3 2 16-FEB-2007 14:55:08 AIPS if(substr(keystrng,1,2)='RA')then 3 2 16-FEB-2007 14:55:08 AIPS keyword='CRVAL'!!ik;gethead;ra1=keyvalue(1);ra2=keyvalue(2);msuv1=ra1+ra2 3 2 16-FEB-2007 14:55:08 AIPS keyword='CDELT'!!ik;gethead;cellsize(1)=-1*keyvalue(1)*3600;ra1=ra1/15 3 2 16-FEB-2007 14:55:08 AIPS ra2=ra2/15;rh=floor(ra1);ra1=(ra1-rh)*60;rm=floor(ra1);ra1=(ra1-rm)*60 3 2 16-FEB-2007 14:55:08 AIPS rs=((floor((ra1+(3600*ra2))*1000)+0.005)/1000);clrtemp 3 2 16-FEB-2007 14:55:08 AIPS if(abs(rs-floor(abs(rs)))<0.1)then;rs=0;zz='.0';else;zz='';end;clrtemp 3 2 16-FEB-2007 14:55:08 AIPS keyword='NAXIS'!!ik;gethead;ra1=0.5*keyvalue(1)*cellsize(1);end 3 2 16-FEB-2007 14:55:08 AIPS if(substr(keystrng,1,3)='DEC')then 3 2 16-FEB-2007 14:55:08 AIPS keyword='CRVAL'!!ik;gethead;dc1=keyvalue(1);dc2=keyvalue(2);msuv1=dc1+dc2 3 2 16-FEB-2007 14:55:08 AIPS keyword='CDELT'!!ik;gethead;cellsize(2)=keyvalue(1)*3600 3 2 16-FEB-2007 14:55:08 AIPS if(dc1<0)then;pm='-';dc1=-1*dc1;dc2=-1*dc2;else;pm='+';end 3 2 16-FEB-2007 14:55:08 AIPS dd=floor(dc1);dc1=(dc1-dd)*60;dm=floor(dc1);dc1=(dc1-dm)*60 3 2 16-FEB-2007 14:55:08 AIPS ds=floor(dc1+(3600*dc2)+0.0005);clrtemp;keyword='NAXIS'!!ik 3 2 16-FEB-2007 14:55:08 AIPS gethead;dc1=0.5*(keyvalue(1)-10)*cellsize(2);end $ie correct for (c)-top 3 2 16-FEB-2007 14:55:08 AIPS if(substr(keystrng,1,2)='IF')then 3 2 16-FEB-2007 14:55:08 AIPS keyword='NAXIS'!!ik;gethead;nif=keyvalue(1);clrtemp;end 3 2 16-FEB-2007 14:55:08 AIPS if(substr(keystrng,1,4)='FREQ')then 3 2 16-FEB-2007 14:55:08 AIPS keyword='CRVAL'!!ik;gethead;nu1=keyvalue(1)/1e6;nu2=keyvalue(2)/1e6 3 2 16-FEB-2007 14:55:08 AIPS keyword='CDELT'!!ik;gethead;bw=keyvalue(1)/1e6;end;nu=(nu1+nu2);clrtemp 3 2 16-FEB-2007 14:55:08 AIPS if(substr(keystrng,1,6)='STOKES')then 3 2 16-FEB-2007 14:55:08 AIPS keyword='CRVAL'!!ik;gethead;stv=keyvalue(1) 3 2 16-FEB-2007 14:55:08 AIPS keyword='NAXIS'!!ik;gethead;nst=keyvalue(1);clrtemp 3 2 16-FEB-2007 14:55:08 AIPS if(nst=4)then;stc='F';else;if(nst=2)then;stc='H';else;if(stv=-1)then 3 2 16-FEB-2007 14:55:08 AIPS stc='R';else;if(stv=-2)then;stc='L';else;if(stv=-5)then;stc='X' 3 2 16-FEB-2007 14:55:08 AIPS else;if(stv=-6)then;stc='Y';else;if(stv >0)then;stc='I';else 3 2 16-FEB-2007 14:55:08 AIPS stc='U';end;end;end;end;end;end;end;end 3 2 16-FEB-2007 14:55:08 AIPS if(substr(keystrng,1,1)='')then;ki=10;else;ki=ki+1;end 3 2 16-FEB-2007 14:55:08 AIPS end;clrtemp $ build the output file name here 3 2 16-FEB-2007 14:55:08 AIPS if(intype='UV')then;nu1=0;nu2=0;clrtemp;inext'FQ';for ifx=1:nif 3 2 16-FEB-2007 14:55:08 AIPS pixxy=1,2,ifx;tabget;nu1=nu1+((keyvalue(1)+keyvalue(2))/1e6) 3 2 16-FEB-2007 14:55:08 AIPS pixxy=1,3,ifx;tabget;nu2=nu2+((keyvalue(1)+keyvalue(2))/1e6);end 3 2 16-FEB-2007 14:55:08 AIPS nu=nu+0.5*(nu1+(0.5*nu2));clrtemp;else;if(intype='MA')then; 3 2 16-FEB-2007 14:55:08 AIPS fras=substr(char(0.5*(ra1+dc1)),1,4);nu=nu+(bw/(2*nif));else 3 2 16-FEB-2007 14:55:08 AIPS type 'ERROR: FILE TYPE UNKNOWN (HOW DID THIS HAPPEN?)';end;end 3 2 16-FEB-2007 14:55:08 AIPS frqs=substr(char((nu+5)/1000),1,4);clrtemp;sys2com(1)=' $aimg/ 3 2 16-FEB-2007 14:55:08 AIPS if (intype='MA')then; $read conv size,rms from header, use imsi*cell/2 for R 3 2 16-FEB-2007 14:55:08 AIPS rdi='S';ra2=0.5*(ra1+dc1-9);if(ra2>60)then;rdi='M';ra2=ra2/60;end $ R-fov 3 2 16-FEB-2007 14:55:08 AIPS if(ra2>60)then;rdi='D';ra2=ra2/60;end;rads=substr(char(ra2),1,4) 3 2 16-FEB-2007 14:55:08 AIPS keyword='BMAJ';gethead;sbmv=keyvalue(1);keyword='BMIN';gethead 3 2 16-FEB-2007 14:55:08 AIPS sbmv=1800*(sbmv+keyvalue(1));sbms=substr(char(sbmv),1,4) 3 2 16-FEB-2007 14:55:08 AIPS 3 2 16-FEB-2007 14:55:08 AIPS keyvalue=0;keystrng'';keyword='ACTNOISE';gethead;rmsv=keyvalue(1) $ RMS<1e4 3 2 16-FEB-2007 14:55:08 AIPS if(rmsv>1)then;rmsc='J';rmss=substr(char(rmsv),1,4);else;rmsv=rmsv*1000 3 2 16-FEB-2007 14:55:08 AIPS if(rmsv>1)then;rmsc='M';rmss=substr(char(rmsv),1,4);else;rmsv=rmsv*1000 3 2 16-FEB-2007 14:55:08 AIPS if(rmsv>1)then;rmsc='U';rmss=substr(char(rmsv),1,4);else 3 2 16-FEB-2007 14:55:08 AIPS rmsv=rmsv*1000;rmsc='N';rmss=substr(char(rmsv),1,4) 3 2 16-FEB-2007 14:55:08 AIPS end;end;end;clrtemp;fras='';while(length(frqs)<4);frqs=frqs!!'0';end 3 2 16-FEB-2007 14:55:08 AIPS while(length(rads)<4);rads=rads!!'0';end;while(length(rmss)<4) 3 2 16-FEB-2007 14:55:08 AIPS rmss=rmss!!'0';end;while(length(sbms)<4);sbms=sbms!!'0';end 3 2 16-FEB-2007 14:55:08 AIPS outfile=frqs!!stc!!sbms!!'_'!!expnm!!'_'!!rmss!!rmsc!!fras!!rads!!rdi 3 2 16-FEB-2007 14:55:08 AIPS else;outprint=frqs!!stc!!nnsl!!'_'!!expnm;outfile=outprint!!'.uvfits 3 2 16-FEB-2007 14:55:08 AIPS end 3 2 16-FEB-2007 14:55:08 AIPS msuv=(sqrt((msuv1*msuv1)+(msuv2*msuv2)))*3600 3 2 16-FEB-2007 14:55:08 AIPS if(msuv>5)then $ not multisource UV, make a source dir 3 2 16-FEB-2007 14:55:08 AIPS dir='';sysout'';syscom'mkdir 3 2 16-FEB-2007 14:55:08 AIPS if(rh<10)then;sys2com(2)='J0'!!char(rh);else;sys2com(2)='J'!! char(rh);end 3 2 16-FEB-2007 14:55:08 AIPS if(rm<10)then;sys2com(3)='0'!!char(rm);else;sys2com(3)=char(rm);end 3 2 16-FEB-2007 14:55:08 AIPS if(rs<10)then;sys2com(4)='0'!!char(rs)!!zz;else;sys2com(4)=char(rs)!!zz;end 3 2 16-FEB-2007 14:55:08 AIPS sys2com(4)=substr(sys2com(4),1,4);clrtemp 3 2 16-FEB-2007 14:55:08 AIPS if(dd<10)then;sys2com(5)=pm!!'0'!!char(dd);else;sys2com(5)=pm!!char(dd);end 3 2 16-FEB-2007 14:55:08 AIPS if(dm<10)then;sys2com(6)='0'!!char(dm);else;sys2com(6)=char(dm);end 3 2 16-FEB-2007 14:55:08 AIPS if(ds<10)then;sys2com(7)='0'!!char(ds);else;sys2com(7)=char(ds);end 3 2 16-FEB-2007 14:55:08 AIPS sys2com(7)=substr(sys2com(7),1,2);clrtemp 3 2 16-FEB-2007 14:55:08 AIPS sys2com(8) ' >& /dev/null 3 2 16-FEB-2007 14:55:08 AIPS system;clrtemp;for i=1:7;dir=dir!!sys2com(i);end;ki=length(dir) $must be 23 3 2 16-FEB-2007 14:55:08 AIPS dir=substr(dir,8,ki);if(ki<>23)then;type'OOPS: WRONG DIRECTORY NAME ?';end 3 2 16-FEB-2007 14:55:08 AIPS end;syscom'';sys2com'';clrtemp 3 2 16-FEB-2007 14:55:08 AIPS return 3 2 16-FEB-2007 14:55:08 AIPS finish 3 2 16-FEB-2007 14:55:08 AIPS 3 2 16-FEB-2007 14:55:08 AIPS procedure nvasarch 3 2 16-FEB-2007 14:55:08 AIPS $LOS - archives the files to disk - define $EXP (and $AVLA/$ADAT/$AIMG/$AUVF) 3 2 16-FEB-2007 14:55:08 AIPS string*4 nnsl 3 2 16-FEB-2007 14:55:08 AIPS string*20 expnm 3 2 16-FEB-2007 14:55:08 AIPS string*64 expfile 3 2 16-FEB-2007 14:55:08 AIPS scalar nn,mai,uvi,xe,nif 3 2 16-FEB-2007 14:55:08 AIPS clrname;indisk=lsdisk;chkname;numfle=1-error;intype'UV';chkname;uvi=1-error 3 2 16-FEB-2007 14:55:08 AIPS default fitab;indisk=lsdisk;recat;douvcomp=-1;nif=2;type expid 3 2 16-FEB-2007 14:55:08 AIPS $2IF IM, or reset in uv#1 3 2 16-FEB-2007 14:55:08 AIPS if(numfle>3)then $ at least 1UVF, 1TSV, 1SS, 1MA 3 2 16-FEB-2007 14:55:08 AIPS egetname 1;nnsl=mkarr;nvasname;i=1;clrtemp;syscom'mkdir 3 2 16-FEB-2007 14:55:08 AIPS while((substr(expnm,i,i)<>'_')&(i<21));i=i+1;end;dir=substr(expnm,1,i-1) 3 2 16-FEB-2007 14:55:08 AIPS outfile='ADAT:'!!expnm!!'_'!!frqs!!stc!!nnsl!!'.uvfits 3 2 16-FEB-2007 14:55:08 AIPS sysout'';sys2com'';sys2com(2) ' >& /dev/null 3 2 16-FEB-2007 14:55:08 AIPS sys2com(1)' $ADAT/'!!dir;system;gx;clrtemp;egetname 2;clrtemp;syscom'\mv -f 3 2 16-FEB-2007 14:55:08 AIPS outfile='ADAT:'!!expnm!!'_'!!frqs!!stc!!nnsl!!'.clfits 3 2 16-FEB-2007 14:55:08 AIPS gx;sys2com(1)' $ADAT/'!!expnm!!'_* $ADAT/'!!dir;system 3 2 16-FEB-2007 14:55:08 AIPS sys2com(1)' $ADAT/'!!expnm!!'.* $ADAT/'!!dir; 3 2 16-FEB-2007 14:55:08 AIPS $system 3 2 16-FEB-2007 14:55:08 AIPS sys2com(1)' $ARUN/'!!expnm!!'.* $ADAT/'!!dir; 3 2 16-FEB-2007 14:55:08 AIPS $system; 3 2 16-FEB-2007 14:55:08 AIPS j=2;mai=0 3 2 16-FEB-2007 14:55:08 AIPS while(j& /dev/null 3 2 16-FEB-2007 14:55:08 AIPS outfile='AIMG:'!!outfile;dparm(5)=1;if(xe=1)then;gx; 3 2 16-FEB-2007 14:55:08 AIPS if(numtab('PL')<1)then;type'NO UV PLOTS';else;if (numtab('PL')<2) then; 3 2 16-FEB-2007 14:55:08 AIPS type'SINGLE PLOT, ASSUMING UV COVERAGE'; 3 2 16-FEB-2007 14:55:08 AIPS else;if(numtab('PL')>2)then;plver=3;outfile='AIMG:'!!outprint!!'.vis.ps 3 2 16-FEB-2007 14:55:08 AIPS go lwpla;wait lwpla;syscom'convert $aimg/ 3 2 16-FEB-2007 14:55:08 AIPS sys2com(1)=outprint!!'.vis.ps $aimg/ 3 2 16-FEB-2007 14:55:08 AIPS sys2com(2)=outprint!!'.vis.gif 3 2 16-FEB-2007 14:55:08 AIPS system;end;plver=2;outfile='AIMG:'!!outprint!!'.ri.ps 3 2 16-FEB-2007 14:55:08 AIPS go lwpla;wait lwpla;syscom'convert $aimg/ 3 2 16-FEB-2007 14:55:08 AIPS sys2com(1)=outprint!!'.ri.ps $aimg/ 3 2 16-FEB-2007 14:55:08 AIPS sys2com(2)=outprint!!'.ri.gif 3 2 16-FEB-2007 14:55:08 AIPS system;end;plver=1;outfile='AIMG:'!!outprint!!'.uv.ps 3 2 16-FEB-2007 14:55:08 AIPS go lwpla;wait lwpla;dparm(5)=0;sys2com(1)=outprint!!'.uv.ps $aimg/ 3 2 16-FEB-2007 14:55:08 AIPS sys2com(2)=outprint!!'.uv.gif 3 2 16-FEB-2007 14:55:08 AIPS system;sys2com(2)='';syscom'chmod 666 $aimg/ 3 2 16-FEB-2007 14:55:08 AIPS sys2com(1)=outprint!!'.*.ps 3 2 16-FEB-2007 14:55:08 AIPS system;end;end;clrtemp;syscom'\mv -f $aimg/ 3 2 16-FEB-2007 14:55:08 AIPS $ sys2com(1)=substr(outfile,6,length(outfile))!!' $aimg/ 3 2 16-FEB-2007 14:55:08 AIPS sys2com(1)=outprint!!'.* $aimg/ 3 2 16-FEB-2007 14:55:08 AIPS sys2com(2)=dir;system;clrtemp;end;for nn=(uvi+1):numfle $ archive MAps 3 2 16-FEB-2007 14:55:08 AIPS egetname nn;chkname;xe=1-error;if((intype='MA')&(inclass='NVAS07'))then 3 2 16-FEB-2007 14:55:08 AIPS nvasname;sysout'';sys2com'';sys2com(8)' >& /dev/null 3 2 16-FEB-2007 14:55:08 AIPS expfile=outfile;outfile='AIMG:'!!outfile 3 2 16-FEB-2007 14:55:08 AIPS if(xe=1)then;gx;syscom'\mv -f $aimg/ 3 2 16-FEB-2007 14:55:08 AIPS sys2com(1)=expfile!!' $aimg/ 3 2 16-FEB-2007 14:55:08 AIPS sys2com(2)=expfile!!'.imfits 3 2 16-FEB-2007 14:55:08 AIPS system;clrtemp;syscom'fits2jpeg -nonLinear -fits $aimg/ 3 2 16-FEB-2007 14:55:08 AIPS sys2com(1)=expfile!!'.imfits -jpeg $aimg/ 3 2 16-FEB-2007 14:55:08 AIPS sys2com(2)=expfile!!'.jpg 3 2 16-FEB-2007 14:55:08 AIPS sys2com(3)=' ; convert -size 150x150 $aimg/ 3 2 16-FEB-2007 14:55:08 AIPS sys2com(4)=expfile!!'.jpg 3 2 16-FEB-2007 14:55:08 AIPS sys2com(5)=' -resize 150x150 -gamma 1.5 -depth 32 $aimg/ 3 2 16-FEB-2007 14:55:08 AIPS sys2com(6)=expfile!!'.JPG'!!' ; \mv -f $aimg/ 3 2 16-FEB-2007 14:55:08 AIPS sys2com(7)=expfile!!'* $aimg/ 3 2 16-FEB-2007 14:55:08 AIPS sys2com(8) dir!!sys2com(8);system;clrtemp;end;end;end;end 3 2 16-FEB-2007 14:55:08 AIPS type 'NVASARCH DONE - CLEANING UP';nvascln 3 2 16-FEB-2007 14:55:08 AIPS finish 3 2 16-FEB-2007 14:55:08 AIPS 3 2 16-FEB-2007 14:55:08 AIPS $procedure nvas 3 2 16-FEB-2007 14:55:08 AIPS $ typ expid;flatfov;if(uvi>3)then;nvasimage;nvasarch;end 3 2 16-FEB-2007 14:55:08 AIPS $finish 3 2 16-FEB-2007 14:55:08 AIPS 3 2 16-FEB-2007 14:55:08 AIPS procedure nvas 3 2 16-FEB-2007 14:55:08 AIPS typ expid;flatfov;if(uvi>3)then;nvasimage;end;clrtemp;clrname;indisk lsdisk 3 2 16-FEB-2007 14:55:08 AIPS recat;chkname;alj=1-error;getname 1;inname'';chkname;uvj=-error;intype'MA' 3 2 16-FEB-2007 14:55:08 AIPS inclass'NVAS07';chkname;maj=1-error;if (uvj=maj) then;nvasarch;end;clrtemp 3 2 16-FEB-2007 14:55:08 AIPS finish 3 0 16-FEB-2007 14:55:08 AIPS avlapipe 3 2 16-FEB-2007 14:55:08 AIPS Found in Version=ABIN 3 2 16-FEB-2007 14:55:08 AIPS Found in Version=ABIN 3 2 16-FEB-2007 14:55:08 AIPS Got(1) disk= 1 user=**** type=UV 20021201.Q BAND.1 3 5 16-FEB-2007 14:55:08 AIPS 'AIPS WILL CHOOSE THE REFERENCE ANTENNA' 3 2 16-FEB-2007 14:55:08 AIPS Got(1) disk= 1 user=**** type=UV 20021201.Q BAND.1 3 5 16-FEB-2007 14:55:08 AIPS 'SETFC WILL DETERMINE THE CELL SIZE' 3 5 16-FEB-2007 14:55:08 AIPS '3.3333 SECOND INTEGRATIONS (GUESS)' 3 5 16-FEB-2007 14:55:08 AIPS 'DONE CLEANUP OF OLD TABLE EXTENTION FILES (CL,SN,FG,BP,PL,XX)' 3 5 16-FEB-2007 14:55:08 AIPS 'QUACK SKIPPED FOR THIS HIGH FREQUENCY OBSERVATION' 3 5 16-FEB-2007 14:55:08 AIPS 'MAY BE A FAST-SWITHCING OBS - IE LOSS OF ALL DATA' 3 5 16-FEB-2007 14:55:08 AIPS 'RUN BY HAND IF YOU REALLY WANT THIS QUACK' 3 5 16-FEB-2007 14:55:08 FLAGR Task FLAGR (release of 31DEC07) begins 3 4 16-FEB-2007 14:55:31 FLAGR Overall average amp= 3.515E-01 +- 9.548E-02 source= 1733-130 3 4 16-FEB-2007 14:55:31 FLAGR Overall average rms= 1.392E-02 +- 2.078E-03 source= 1733-130 3 4 16-FEB-2007 14:55:31 FLAGR Overall average amp= 1.467E-02 +- 2.248E-03 source= PLUTO 3 4 16-FEB-2007 14:55:31 FLAGR Overall average rms= 6.693E-03 +- 8.380E-04 source= PLUTO 3 4 16-FEB-2007 14:55:31 FLAGR Overall average amp= 1.489E-02 +- 2.355E-03 source= PLUTO 03 3 4 16-FEB-2007 14:55:31 FLAGR Overall average rms= 6.707E-03 +- 8.632E-04 source= PLUTO 03 3 4 16-FEB-2007 14:55:31 FLAGR Overall average amp= 1.474E-02 +- 2.291E-03 source= PLUTO 04 3 4 16-FEB-2007 14:55:31 FLAGR Overall average rms= 6.737E-03 +- 8.406E-04 source= PLUTO 04 3 4 16-FEB-2007 14:55:31 FLAGR Overall average amp= 1.457E-02 +- 2.165E-03 source= PLUTO 05 3 4 16-FEB-2007 14:55:31 FLAGR Overall average rms= 6.751E-03 +- 8.967E-04 source= PLUTO 05 3 4 16-FEB-2007 14:55:31 FLAGR Overall average amp= 1.469E-02 +- 2.278E-03 source= PLUTO 06 3 4 16-FEB-2007 14:55:31 FLAGR Overall average rms= 6.635E-03 +- 7.711E-04 source= PLUTO 06 3 4 16-FEB-2007 14:55:31 FLAGR Overall average amp= 1.457E-02 +- 2.163E-03 source= PLUTO 07 3 4 16-FEB-2007 14:55:31 FLAGR Overall average rms= 6.615E-03 +- 8.338E-04 source= PLUTO 07 3 4 16-FEB-2007 14:55:31 FLAGR Overall average amp= 1.482E-02 +- 2.477E-03 source= PLUTO 08 3 4 16-FEB-2007 14:55:31 FLAGR Overall average rms= 6.645E-03 +- 7.917E-04 source= PLUTO 08 3 4 16-FEB-2007 14:55:31 FLAGR Overall average amp= 1.497E-02 +- 2.494E-03 source= PLUTO 09 3 4 16-FEB-2007 14:55:31 FLAGR Overall average rms= 6.766E-03 +- 8.533E-04 source= PLUTO 09 3 4 16-FEB-2007 14:55:31 FLAGR Overall average amp= 1.492E-02 +- 2.352E-03 source= PLUTO 0A 3 4 16-FEB-2007 14:55:31 FLAGR Overall average rms= 6.733E-03 +- 8.039E-04 source= PLUTO 0A 3 4 16-FEB-2007 14:55:31 FLAGR Overall average amp= 1.411E-02 +- 2.139E-03 source= PLUTO 0B 3 4 16-FEB-2007 14:55:31 FLAGR Overall average rms= 6.436E-03 +- 8.866E-04 source= PLUTO 0B 3 4 16-FEB-2007 14:55:31 FLAGR Overall average amp= 1.414E-02 +- 2.207E-03 source= PLUTO 0C 3 4 16-FEB-2007 14:55:31 FLAGR Overall average rms= 6.394E-03 +- 8.030E-04 source= PLUTO 0C 3 4 16-FEB-2007 14:55:31 FLAGR Overall average amp= 1.434E-02 +- 2.375E-03 source= PLUTO 0D 3 4 16-FEB-2007 14:55:31 FLAGR Overall average rms= 6.456E-03 +- 9.122E-04 source= PLUTO 0D 3 4 16-FEB-2007 14:55:31 FLAGR Overall average amp= 1.422E-02 +- 2.282E-03 source= PLUTO 0E 3 4 16-FEB-2007 14:55:31 FLAGR Overall average rms= 6.498E-03 +- 9.268E-04 source= PLUTO 0E 3 4 16-FEB-2007 14:55:31 FLAGR Overall average amp= 1.121E-01 +- 3.112E-02 source= 3C286 3 4 16-FEB-2007 14:55:31 FLAGR Overall average rms= 1.136E-02 +- 1.215E-03 source= 3C286 3 4 16-FEB-2007 14:55:31 FLAGR Overall average amp= 1.555E-02 +- 2.597E-03 source= PLUTO 0G 3 4 16-FEB-2007 14:55:31 FLAGR Overall average rms= 7.049E-03 +- 9.262E-04 source= PLUTO 0G 3 4 16-FEB-2007 14:55:31 FLAGR Overall average amp= 1.571E-02 +- 2.424E-03 source= PLUTO 0H 3 4 16-FEB-2007 14:55:31 FLAGR Overall average rms= 7.142E-03 +- 8.364E-04 source= PLUTO 0H 3 4 16-FEB-2007 14:55:31 FLAGR Overall average amp= 1.563E-02 +- 2.445E-03 source= PLUTO 0I 3 4 16-FEB-2007 14:55:31 FLAGR Overall average rms= 7.083E-03 +- 9.022E-04 source= PLUTO 0I 3 5 16-FEB-2007 14:55:31 FLAGR Found 38 bad times, 698 total flags 3 5 16-FEB-2007 14:55:31 FLAGR Wrote 29 antenna & IF independent flags 3 5 16-FEB-2007 14:55:31 FLAGR Wrote 11 antenna independent, IF dependent flags 3 5 16-FEB-2007 14:55:31 FLAGR Wrote 658 antenna & IF dependent flags 3 5 16-FEB-2007 14:55:31 FLAGR Wrote 0 antenna & IF dependent, all-times flags 3 3 16-FEB-2007 14:55:31 FLAGR Appears to have ended successfully 3 5 16-FEB-2007 14:55:31 FLAGR imager-b 31DEC07 TST: Cpu= 19.3 Real= 23 3 2 16-FEB-2007 14:55:31 AIPS Resumes 3 5 16-FEB-2007 14:55:31 SETJY Task SETJY (release of 31DEC07) begins 3 2 16-FEB-2007 14:55:31 SETJY / Resetting flux information to zero 3 2 16-FEB-2007 14:55:31 SETJY BIF = 1 EIF = 2 /Range of IFs 3 2 16-FEB-2007 14:55:31 SETJY SOURCES = '' /All sources selected 3 3 16-FEB-2007 14:55:31 SETJY Appears to have ended successfully 3 5 16-FEB-2007 14:55:31 SETJY imager-b 31DEC07 TST: Cpu= 0.0 Real= 0 3 2 16-FEB-2007 14:55:31 AIPS Resumes 3 5 16-FEB-2007 14:55:31 SETJY Task SETJY (release of 31DEC07) begins 3 5 16-FEB-2007 14:55:31 SETJY A source model for this calibrator is available 3 5 16-FEB-2007 14:55:31 SETJY Consult the help file for CALRD for assistance 3 5 16-FEB-2007 14:55:31 SETJY A source model for this calibrator is available 3 5 16-FEB-2007 14:55:31 SETJY Consult the help file for CALRD for assistance 3 2 16-FEB-2007 14:55:31 SETJY / Flux calculated using known spectrum 3 2 16-FEB-2007 14:55:31 SETJY BIF = 1 EIF = 2 /Range of IFs 3 2 16-FEB-2007 14:55:31 SETJY '3C286 ' IF = 1 FLUX = 1.4562 (Jy calcd) 3 2 16-FEB-2007 14:55:31 SETJY '3C286 ' IF = 2 FLUX = 1.4547 (Jy calcd) 3 2 16-FEB-2007 14:55:31 SETJY / Using (1999.2) VLA or Reynolds (1934-638) coefficients 3 3 16-FEB-2007 14:55:31 SETJY Appears to have ended successfully 3 5 16-FEB-2007 14:55:31 SETJY imager-b 31DEC07 TST: Cpu= 0.0 Real= 0 3 2 16-FEB-2007 14:55:31 AIPS Resumes 3 5 16-FEB-2007 14:55:31 AIPS ' AUTOMATIC RESET: SOLINT=20SEC (HIGH FREQ)' 3 5 16-FEB-2007 14:55:31 CALIB Task CALIB (release of 31DEC07) begins 3 3 16-FEB-2007 14:55:31 CALIB CALIB USING 20021201 . Q BAND . 1 DISK= 1 USID=**** 3 3 16-FEB-2007 14:55:31 CALIB L1 Solution type 3 2 16-FEB-2007 14:55:31 CALIB Selecting, editing and calibrating the data 3 3 16-FEB-2007 14:55:32 CALIB Doing cal transfer mode with point model for each source 3 3 16-FEB-2007 14:55:32 CALIB This is not self-calibration 3 2 16-FEB-2007 14:55:32 CALIB Dividing data by source flux densities 3 2 16-FEB-2007 14:55:32 CALIB Determining solutions 3 3 16-FEB-2007 14:55:32 CALIB Writing SN table 1 3 5 16-FEB-2007 14:55:35 CALIB Found 16333 good solutions 3 5 16-FEB-2007 14:55:35 CALIB Failed on 47 solutions 3 4 16-FEB-2007 14:55:35 CALIB Average closure rms = 0.0282 +- 0.0324 3 4 16-FEB-2007 14:55:35 CALIB Fraction of times having data > 2.5 rms from solution 3 4 16-FEB-2007 14:55:35 CALIB 0.05255 of the times had 0 - 2 percent outside 2.5 times rms 3 4 16-FEB-2007 14:55:35 CALIB 0.20584 of the times had 2 - 4 percent outside 2.5 times rms 3 4 16-FEB-2007 14:55:35 CALIB 0.10949 of the times had 4 - 6 percent outside 2.5 times rms 3 4 16-FEB-2007 14:55:35 CALIB 0.08029 of the times had 6 - 8 percent outside 2.5 times rms 3 4 16-FEB-2007 14:55:35 CALIB 0.05109 of the times had 8 - 10 percent outside 2.5 times rms 3 4 16-FEB-2007 14:55:35 CALIB 0.07299 of the times had 10 - 12 percent outside 2.5 times rms 3 4 16-FEB-2007 14:55:35 CALIB 0.06569 of the times had 12 - 14 percent outside 2.5 times rms 3 4 16-FEB-2007 14:55:35 CALIB 0.07591 of the times had 14 - 16 percent outside 2.5 times rms 3 4 16-FEB-2007 14:55:35 CALIB 0.06861 of the times had 16 - 18 percent outside 2.5 times rms 3 4 16-FEB-2007 14:55:35 CALIB 0.07153 of the times had 18 - 20 percent outside 2.5 times rms 3 4 16-FEB-2007 14:55:35 CALIB 0.06131 of the times had 20 - 22 percent outside 2.5 times rms 3 4 16-FEB-2007 14:55:35 CALIB 0.03358 of the times had 22 - 24 percent outside 2.5 times rms 3 4 16-FEB-2007 14:55:35 CALIB 0.02920 of the times had 24 - 26 percent outside 2.5 times rms 3 4 16-FEB-2007 14:55:35 CALIB 0.01022 of the times had 26 - 28 percent outside 2.5 times rms 3 4 16-FEB-2007 14:55:35 CALIB 0.00730 of the times had 28 - 30 percent outside 2.5 times rms 3 4 16-FEB-2007 14:55:35 CALIB 0.00146 of the times had 30 - 32 percent outside 2.5 times rms 3 2 16-FEB-2007 14:55:35 CALIB Adjusting solutions to a common reference antenna 3 3 16-FEB-2007 14:55:36 CALIB Appears to have ended successfully 3 5 16-FEB-2007 14:55:36 CALIB imager-b 31DEC07 TST: Cpu= 4.0 Real= 5 3 2 16-FEB-2007 14:55:36 AIPS Resumes 3 5 16-FEB-2007 14:55:36 AIPS '3C286 MODEL =' '3C286_Q' 3 3 16-FEB-2007 14:55:36 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 14:55:36 AIPS ls -1 $AIPSTARS/3C286_Q.MODEL >& /dev/null 3 5 16-FEB-2007 14:55:36 CALRD Task CALRD (release of 31DEC07) begins 3 2 16-FEB-2007 14:55:36 CALRD Reading disk file AIPSTARS:3C286_Q.MODEL 3 2 16-FEB-2007 14:55:36 CALRD Create 3C286_Q .MODEL . 1 (MA) on disk 1 cno 2 3 3 16-FEB-2007 14:55:36 CALRD Appears to have ended successfully 3 5 16-FEB-2007 14:55:36 CALRD imager-b 31DEC07 TST: Cpu= 0.0 Real= 0 3 2 16-FEB-2007 14:55:36 AIPS Resumes 3 5 16-FEB-2007 14:55:36 CALIB Task CALIB (release of 31DEC07) begins 3 3 16-FEB-2007 14:55:36 CALIB CALIB USING 20021201 . Q BAND . 1 DISK= 1 USID=**** 3 3 16-FEB-2007 14:55:36 CALIB L1 Solution type 3 2 16-FEB-2007 14:55:36 CALIB Selecting, editing and calibrating the data 3 3 16-FEB-2007 14:55:36 CALIB Doing self-cal mode with CC model 3 4 16-FEB-2007 14:55:36 CALIB SETGDS: imaging done with reprojected tangent point(s) 3 3 16-FEB-2007 14:55:36 CALIB FACSET: source model will be scaled to 1.456 Jy 3 3 16-FEB-2007 14:55:36 CALIB FACSET: 1.451985 Jy found from 35 components 3 4 16-FEB-2007 14:55:36 CALIB FACSET: scaling factor set to 1.00290E+00 3 2 16-FEB-2007 14:55:36 CALIB QINIT: did a GET of 20480 Kwords, OFF -359009541 3 2 16-FEB-2007 14:55:36 CALIB VISDFT: Begin DFT component division 3 2 16-FEB-2007 14:55:36 CALIB VISDFT: Model components of type Point 3 3 16-FEB-2007 14:55:36 CALIB I Polarization model processed 3 2 16-FEB-2007 14:55:36 CALIB Model computation is 10 percent complete 3 2 16-FEB-2007 14:55:36 CALIB Model computation is 30 percent complete 3 2 16-FEB-2007 14:55:36 CALIB Model computation is 50 percent complete 3 2 16-FEB-2007 14:55:36 CALIB Model computation is 70 percent complete 3 2 16-FEB-2007 14:55:36 CALIB Model computation is 90 percent complete 3 2 16-FEB-2007 14:55:36 CALIB Model computation is 100 percent complete 3 3 16-FEB-2007 14:55:36 CALIB FACSET: source model will be scaled to 1.455 Jy 3 3 16-FEB-2007 14:55:36 CALIB FACSET: 1.451985 Jy found from 35 components 3 4 16-FEB-2007 14:55:36 CALIB FACSET: scaling factor set to 1.00189E+00 3 2 16-FEB-2007 14:55:36 CALIB VISDFT: Begin DFT component division 3 3 16-FEB-2007 14:55:36 CALIB I Polarization model processed 3 3 16-FEB-2007 14:55:36 CALIB Field 1 used 35 CCs 3 2 16-FEB-2007 14:55:36 CALIB Determining solutions 3 6 16-FEB-2007 14:55:36 CALIB Deleted 240 records from SN table no. 1 3 3 16-FEB-2007 14:55:36 CALIB Writing SN table 1 3 5 16-FEB-2007 14:55:37 CALIB Found 959 good solutions 3 5 16-FEB-2007 14:55:37 CALIB Failed on 1 solutions 3 4 16-FEB-2007 14:55:37 CALIB Average closure rms = 0.0685 +- 0.0283 3 4 16-FEB-2007 14:55:37 CALIB Fraction of times having data > 2.5 rms from solution 3 4 16-FEB-2007 14:55:37 CALIB 0.02500 of the times had 2 - 4 percent outside 2.5 times rms 3 4 16-FEB-2007 14:55:37 CALIB 0.20000 of the times had 4 - 6 percent outside 2.5 times rms 3 4 16-FEB-2007 14:55:37 CALIB 0.12500 of the times had 6 - 8 percent outside 2.5 times rms 3 4 16-FEB-2007 14:55:37 CALIB 0.10000 of the times had 8 - 10 percent outside 2.5 times rms 3 4 16-FEB-2007 14:55:37 CALIB 0.17500 of the times had 10 - 12 percent outside 2.5 times rms 3 4 16-FEB-2007 14:55:37 CALIB 0.20000 of the times had 12 - 14 percent outside 2.5 times rms 3 4 16-FEB-2007 14:55:37 CALIB 0.15000 of the times had 14 - 16 percent outside 2.5 times rms 3 4 16-FEB-2007 14:55:37 CALIB 0.02500 of the times had 16 - 18 percent outside 2.5 times rms 3 2 16-FEB-2007 14:55:37 CALIB Adjusting solutions to a common reference antenna 3 3 16-FEB-2007 14:55:37 CALIB Appears to have ended successfully 3 5 16-FEB-2007 14:55:37 CALIB imager-b 31DEC07 TST: Cpu= 0.7 Real= 1 3 2 16-FEB-2007 14:55:37 AIPS Resumes 3 5 16-FEB-2007 14:55:37 CLCAL Task CLCAL (release of 31DEC07) begins 3 4 16-FEB-2007 14:55:37 CLCAL Using interpolation mode 2PT 3 3 16-FEB-2007 14:55:37 CLCAL Processing SN table 1 3 5 16-FEB-2007 14:55:37 CLCAL SNMRG: Merging SN table 3 5 16-FEB-2007 14:55:37 CLCAL SNMRG: Write 4095 merged records from 4095 input records 3 4 16-FEB-2007 14:55:38 CLCAL SN2CL: Applying SN tables to CL table 1, writing CL table 2 3 3 16-FEB-2007 14:55:41 CLCAL Appears to have ended successfully 3 5 16-FEB-2007 14:55:41 CLCAL imager-b 31DEC07 TST: Cpu= 2.7 Real= 4 3 2 16-FEB-2007 14:55:41 AIPS Resumes 3 5 16-FEB-2007 14:55:41 CLCAL Task CLCAL (release of 31DEC07) begins 3 4 16-FEB-2007 14:55:41 CLCAL Using interpolation mode SELF 3 6 16-FEB-2007 14:55:42 CLCAL Deleted 1392 records from CL table no. 2 3 3 16-FEB-2007 14:55:42 CLCAL Processing SN table 1 3 6 16-FEB-2007 14:55:42 CLCAL WARNING: SN table 1 has already been applied 3 5 16-FEB-2007 14:55:42 CLCAL SNMRG: Merging SN table 3 5 16-FEB-2007 14:55:42 CLCAL SNMRG: Write 4095 merged records from 4095 input records 3 4 16-FEB-2007 14:55:42 CLCAL SN2CL: Applying SN tables to CL table 1, writing CL table 2 3 3 16-FEB-2007 14:55:43 CLCAL Appears to have ended successfully 3 5 16-FEB-2007 14:55:43 CLCAL imager-b 31DEC07 TST: Cpu= 2.3 Real= 2 3 2 16-FEB-2007 14:55:43 AIPS Resumes 3 5 16-FEB-2007 14:55:43 CALIB Task CALIB (release of 31DEC07) begins 3 3 16-FEB-2007 14:55:43 CALIB CALIB USING 20021201 . Q BAND . 1 DISK= 1 USID=**** 3 3 16-FEB-2007 14:55:43 CALIB L1 Solution type 3 2 16-FEB-2007 14:55:43 CALIB Selecting, editing and calibrating the data 3 3 16-FEB-2007 14:55:44 CALIB Doing cal transfer mode with point model for each source 3 3 16-FEB-2007 14:55:44 CALIB This is not self-calibration 3 2 16-FEB-2007 14:55:44 CALIB Dividing data by source flux densities 3 2 16-FEB-2007 14:55:44 CALIB Determining solutions 3 3 16-FEB-2007 14:55:44 CALIB Writing SN table 2 3 5 16-FEB-2007 14:55:48 CALIB RPOL, IF= 1 The average gain over these antennas is 1.925E+00 3 5 16-FEB-2007 14:55:48 CALIB RPOL, IF= 2 The average gain over these antennas is 1.932E+00 3 5 16-FEB-2007 14:55:48 CALIB LPOL, IF= 1 The average gain over these antennas is 1.918E+00 3 5 16-FEB-2007 14:55:48 CALIB LPOL, IF= 2 The average gain over these antennas is 1.917E+00 3 5 16-FEB-2007 14:55:48 CALIB Found 4411 good solutions 3 5 16-FEB-2007 14:55:48 CALIB Failed on 1 solutions 3 4 16-FEB-2007 14:55:48 CALIB Average closure rms = 0.0140 +- 0.0085 3 4 16-FEB-2007 14:55:48 CALIB Fraction of times having data > 2.5 rms from solution 3 4 16-FEB-2007 14:55:48 CALIB 0.05405 of the times had 0 - 2 percent outside 2.5 times rms 3 4 16-FEB-2007 14:55:48 CALIB 0.24324 of the times had 2 - 4 percent outside 2.5 times rms 3 4 16-FEB-2007 14:55:48 CALIB 0.28108 of the times had 4 - 6 percent outside 2.5 times rms 3 4 16-FEB-2007 14:55:48 CALIB 0.22703 of the times had 6 - 8 percent outside 2.5 times rms 3 4 16-FEB-2007 14:55:48 CALIB 0.10270 of the times had 8 - 10 percent outside 2.5 times rms 3 4 16-FEB-2007 14:55:48 CALIB 0.06486 of the times had 10 - 12 percent outside 2.5 times rms 3 4 16-FEB-2007 14:55:48 CALIB 0.01622 of the times had 12 - 14 percent outside 2.5 times rms 3 2 16-FEB-2007 14:55:48 CALIB Adjusting solutions to a common reference antenna 3 3 16-FEB-2007 14:55:48 CALIB Appears to have ended successfully 3 5 16-FEB-2007 14:55:48 CALIB imager-b 31DEC07 TST: Cpu= 5.0 Real= 5 3 2 16-FEB-2007 14:55:48 AIPS Resumes 3 5 16-FEB-2007 14:55:49 CALIB Task CALIB (release of 31DEC07) begins 3 3 16-FEB-2007 14:55:49 CALIB CALIB USING 20021201 . Q BAND . 1 DISK= 1 USID=**** 3 3 16-FEB-2007 14:55:49 CALIB L1 Solution type 3 2 16-FEB-2007 14:55:49 CALIB Selecting, editing and calibrating the data 3 3 16-FEB-2007 14:55:49 CALIB Doing self-cal mode with CC model 3 4 16-FEB-2007 14:55:49 CALIB SETGDS: imaging done with reprojected tangent point(s) 3 3 16-FEB-2007 14:55:49 CALIB FACSET: source model will be scaled to 1.456 Jy 3 3 16-FEB-2007 14:55:49 CALIB FACSET: 1.451985 Jy found from 35 components 3 4 16-FEB-2007 14:55:49 CALIB FACSET: scaling factor set to 1.00290E+00 3 2 16-FEB-2007 14:55:49 CALIB QINIT: did a GET of 20480 Kwords, OFF -358835461 3 2 16-FEB-2007 14:55:49 CALIB VISDFT: Begin DFT component division 3 2 16-FEB-2007 14:55:49 CALIB VISDFT: Model components of type Point 3 3 16-FEB-2007 14:55:49 CALIB I Polarization model processed 3 2 16-FEB-2007 14:55:49 CALIB Model computation is 10 percent complete 3 2 16-FEB-2007 14:55:49 CALIB Model computation is 30 percent complete 3 2 16-FEB-2007 14:55:49 CALIB Model computation is 50 percent complete 3 2 16-FEB-2007 14:55:49 CALIB Model computation is 70 percent complete 3 2 16-FEB-2007 14:55:49 CALIB Model computation is 90 percent complete 3 2 16-FEB-2007 14:55:49 CALIB Model computation is 100 percent complete 3 3 16-FEB-2007 14:55:49 CALIB FACSET: source model will be scaled to 1.455 Jy 3 3 16-FEB-2007 14:55:49 CALIB FACSET: 1.451985 Jy found from 35 components 3 4 16-FEB-2007 14:55:49 CALIB FACSET: scaling factor set to 1.00189E+00 3 2 16-FEB-2007 14:55:49 CALIB VISDFT: Begin DFT component division 3 3 16-FEB-2007 14:55:49 CALIB I Polarization model processed 3 3 16-FEB-2007 14:55:49 CALIB Field 1 used 35 CCs 3 2 16-FEB-2007 14:55:49 CALIB Determining solutions 3 6 16-FEB-2007 14:55:49 CALIB Deleted 24 records from SN table no. 2 3 3 16-FEB-2007 14:55:49 CALIB Writing SN table 2 3 5 16-FEB-2007 14:55:49 CALIB RPOL, IF= 1 The average gain over these antennas is 4.327E+00 3 5 16-FEB-2007 14:55:49 CALIB RPOL, IF= 2 The average gain over these antennas is 4.247E+00 3 5 16-FEB-2007 14:55:49 CALIB LPOL, IF= 1 The average gain over these antennas is 4.316E+00 3 5 16-FEB-2007 14:55:49 CALIB LPOL, IF= 2 The average gain over these antennas is 4.251E+00 3 5 16-FEB-2007 14:55:49 CALIB Found 96 good solutions 3 4 16-FEB-2007 14:55:49 CALIB Average closure rms = 0.0047 +- 0.0004 3 4 16-FEB-2007 14:55:49 CALIB Fraction of times having data > 2.5 rms from solution 3 4 16-FEB-2007 14:55:49 CALIB 0.25000 of the times had 0 - 2 percent outside 2.5 times rms 3 4 16-FEB-2007 14:55:49 CALIB 0.75000 of the times had 2 - 4 percent outside 2.5 times rms 3 2 16-FEB-2007 14:55:49 CALIB Adjusting solutions to a common reference antenna 3 3 16-FEB-2007 14:55:49 CALIB Appears to have ended successfully 3 5 16-FEB-2007 14:55:49 CALIB imager-b 31DEC07 TST: Cpu= 0.5 Real= 0 3 2 16-FEB-2007 14:55:49 AIPS Resumes 3 4 16-FEB-2007 14:55:49 AIPS Destroyed 1 extension files of type CC 3 4 16-FEB-2007 14:55:49 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:55:49 AIPS Destroyed MA image file: catno= 2 disk= 1 3 5 16-FEB-2007 14:55:49 GETJY Task GETJY (release of 31DEC07) begins 3 6 16-FEB-2007 14:55:49 GETJY Source:Qual CALCODE IF Flux (Jy) 3 6 16-FEB-2007 14:55:49 GETJY 1733-130 : 0 B 1 5.56036 +/- 0.15985 3 6 16-FEB-2007 14:55:49 GETJY 2 5.35002 +/- 0.15251 3 3 16-FEB-2007 14:55:49 GETJY Appears to have ended successfully 3 5 16-FEB-2007 14:55:49 GETJY imager-b 31DEC07 TST: Cpu= 0.0 Real= 0 3 2 16-FEB-2007 14:55:49 AIPS Resumes 3 5 16-FEB-2007 14:55:49 CLCAL Task CLCAL (release of 31DEC07) begins 3 4 16-FEB-2007 14:55:49 CLCAL Using interpolation mode 2PT 3 3 16-FEB-2007 14:55:49 CLCAL Processing SN table 2 3 5 16-FEB-2007 14:55:49 CLCAL SNMRG: Merging SN table 3 5 16-FEB-2007 14:55:49 CLCAL SNMRG: Write 1103 merged records from 1103 input records 3 4 16-FEB-2007 14:55:50 CLCAL SN2CL: Applying SN tables to CL table 2, writing CL table 3 3 3 16-FEB-2007 14:55:52 CLCAL Appears to have ended successfully 3 5 16-FEB-2007 14:55:52 CLCAL imager-b 31DEC07 TST: Cpu= 2.4 Real= 3 3 2 16-FEB-2007 14:55:52 AIPS Resumes 3 5 16-FEB-2007 14:55:52 CLCAL Task CLCAL (release of 31DEC07) begins 3 4 16-FEB-2007 14:55:52 CLCAL Using interpolation mode SELF 3 6 16-FEB-2007 14:55:53 CLCAL Deleted 1392 records from CL table no. 3 3 3 16-FEB-2007 14:55:53 CLCAL Processing SN table 2 3 6 16-FEB-2007 14:55:53 CLCAL WARNING: SN table 2 has already been applied 3 5 16-FEB-2007 14:55:53 CLCAL SNMRG: Merging SN table 3 5 16-FEB-2007 14:55:53 CLCAL SNMRG: Write 1103 merged records from 1103 input records 3 4 16-FEB-2007 14:55:53 CLCAL SN2CL: Applying SN tables to CL table 2, writing CL table 3 3 3 16-FEB-2007 14:55:54 CLCAL Appears to have ended successfully 3 5 16-FEB-2007 14:55:54 CLCAL imager-b 31DEC07 TST: Cpu= 2.2 Real= 2 3 2 16-FEB-2007 14:55:54 AIPS Resumes 3 5 16-FEB-2007 14:55:54 TASAV Task TASAV (release of 31DEC07) begins 3 2 16-FEB-2007 14:55:54 TASAV Create 20021201 .TASAV . 1 (UV) on disk 1 cno 2 3 3 16-FEB-2007 14:55:54 TASAV Copied AN file from vol/cno/vers 1 1 1 to 1 2 1 3 3 16-FEB-2007 14:55:54 TASAV Copied NX file from vol/cno/vers 1 1 1 to 1 2 1 3 3 16-FEB-2007 14:55:54 TASAV Copied SU file from vol/cno/vers 1 1 1 to 1 2 1 3 3 16-FEB-2007 14:55:54 TASAV Copied FQ file from vol/cno/vers 1 1 1 to 1 2 1 3 3 16-FEB-2007 14:55:55 TASAV Copied CL file from vol/cno/vers 1 1 1 to 1 2 1 3 3 16-FEB-2007 14:55:55 TASAV Copied CL file from vol/cno/vers 1 1 2 to 1 2 2 3 3 16-FEB-2007 14:55:55 TASAV Copied CL file from vol/cno/vers 1 1 3 to 1 2 3 3 3 16-FEB-2007 14:55:56 TASAV Copied TY file from vol/cno/vers 1 1 1 to 1 2 1 3 3 16-FEB-2007 14:55:56 TASAV Copied WX file from vol/cno/vers 1 1 1 to 1 2 1 3 3 16-FEB-2007 14:55:56 TASAV Copied OF file from vol/cno/vers 1 1 1 to 1 2 1 3 3 16-FEB-2007 14:55:56 TASAV Copied FG file from vol/cno/vers 1 1 1 to 1 2 1 3 3 16-FEB-2007 14:55:56 TASAV Copied XX file from vol/cno/vers 1 1 1 to 1 2 1 3 3 16-FEB-2007 14:55:56 TASAV Copied SN file from vol/cno/vers 1 1 1 to 1 2 1 3 3 16-FEB-2007 14:55:56 TASAV Copied SN file from vol/cno/vers 1 1 2 to 1 2 2 3 3 16-FEB-2007 14:55:56 TASAV Appears to have ended successfully 3 5 16-FEB-2007 14:55:56 TASAV imager-b 31DEC07 TST: Cpu= 1.0 Real= 2 3 2 16-FEB-2007 14:55:56 AIPS Resumes 3 5 16-FEB-2007 14:55:56 SPLIT Task SPLIT (release of 31DEC07) begins 3 2 16-FEB-2007 14:55:56 SPLIT You are using a non-standard program 3 2 16-FEB-2007 14:55:56 SPLIT Doing subarray 1 3 2 16-FEB-2007 14:55:56 SPLIT Create 1733-130 .Q BAND. 1 (UV) on disk 1 cno 3 3 3 16-FEB-2007 14:55:56 SPLIT Applying CL Table version 3 3 6 16-FEB-2007 14:55:57 SPLIT Previously flagged flagged by gain kept 3 6 16-FEB-2007 14:55:57 SPLIT Partially 14883 480 14883 3 6 16-FEB-2007 14:55:57 SPLIT Fully 0 0 220793 3 3 16-FEB-2007 14:55:57 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 3 1 3 3 16-FEB-2007 14:55:57 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 3 1 3 3 16-FEB-2007 14:55:57 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 3 1 3 3 16-FEB-2007 14:55:57 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 3 1 3 2 16-FEB-2007 14:55:57 SPLIT Create PLUTO .Q BAND. 1 (UV) on disk 1 cno 4 3 6 16-FEB-2007 14:55:57 SPLIT Previously flagged flagged by gain kept 3 6 16-FEB-2007 14:55:57 SPLIT Partially 476 0 476 3 6 16-FEB-2007 14:55:57 SPLIT Fully 0 0 111708 3 3 16-FEB-2007 14:55:57 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 4 1 3 3 16-FEB-2007 14:55:57 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 4 1 3 3 16-FEB-2007 14:55:58 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 4 1 3 3 16-FEB-2007 14:55:58 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 4 1 3 2 16-FEB-2007 14:55:58 SPLIT Create PLUTO .Q BAND. 2 (UV) on disk 1 cno 5 3 6 16-FEB-2007 14:55:58 SPLIT Previously flagged flagged by gain kept 3 6 16-FEB-2007 14:55:58 SPLIT Partially 0 0 0 3 6 16-FEB-2007 14:55:58 SPLIT Fully 0 0 16491 3 3 16-FEB-2007 14:55:58 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 5 1 3 3 16-FEB-2007 14:55:58 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 5 1 3 3 16-FEB-2007 14:55:58 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 5 1 3 3 16-FEB-2007 14:55:58 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 5 1 3 2 16-FEB-2007 14:55:58 SPLIT Create PLUTO .Q BAND. 3 (UV) on disk 1 cno 6 3 6 16-FEB-2007 14:55:58 SPLIT Previously flagged flagged by gain kept 3 6 16-FEB-2007 14:55:58 SPLIT Partially 0 0 0 3 6 16-FEB-2007 14:55:58 SPLIT Fully 0 0 16560 3 3 16-FEB-2007 14:55:58 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 6 1 3 3 16-FEB-2007 14:55:58 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 6 1 3 3 16-FEB-2007 14:55:58 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 6 1 3 3 16-FEB-2007 14:55:58 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 6 1 3 2 16-FEB-2007 14:55:58 SPLIT Create PLUTO .Q BAND. 4 (UV) on disk 1 cno 7 3 6 16-FEB-2007 14:55:58 SPLIT Previously flagged flagged by gain kept 3 6 16-FEB-2007 14:55:58 SPLIT Partially 414 0 414 3 6 16-FEB-2007 14:55:58 SPLIT Fully 0 0 16146 3 3 16-FEB-2007 14:55:58 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 7 1 3 3 16-FEB-2007 14:55:58 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 7 1 3 3 16-FEB-2007 14:55:58 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 7 1 3 3 16-FEB-2007 14:55:58 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 7 1 3 2 16-FEB-2007 14:55:58 SPLIT Create PLUTO .Q BAND. 5 (UV) on disk 1 cno 8 3 6 16-FEB-2007 14:55:58 SPLIT Previously flagged flagged by gain kept 3 6 16-FEB-2007 14:55:58 SPLIT Partially 936 0 936 3 6 16-FEB-2007 14:55:58 SPLIT Fully 0 0 15561 3 3 16-FEB-2007 14:55:58 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 8 1 3 3 16-FEB-2007 14:55:58 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 8 1 3 3 16-FEB-2007 14:55:58 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 8 1 3 3 16-FEB-2007 14:55:58 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 8 1 3 2 16-FEB-2007 14:55:59 SPLIT Create PLUTO .Q BAND. 6 (UV) on disk 1 cno 9 3 6 16-FEB-2007 14:55:59 SPLIT Previously flagged flagged by gain kept 3 6 16-FEB-2007 14:55:59 SPLIT Partially 0 0 0 3 6 16-FEB-2007 14:55:59 SPLIT Fully 0 0 16473 3 3 16-FEB-2007 14:55:59 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 9 1 3 3 16-FEB-2007 14:55:59 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 9 1 3 3 16-FEB-2007 14:55:59 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 9 1 3 3 16-FEB-2007 14:55:59 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 9 1 3 2 16-FEB-2007 14:55:59 SPLIT Create PLUTO .Q BAND. 7 (UV) on disk 1 cno 10 3 6 16-FEB-2007 14:55:59 SPLIT Previously flagged flagged by gain kept 3 6 16-FEB-2007 14:55:59 SPLIT Partially 36 0 36 3 6 16-FEB-2007 14:55:59 SPLIT Fully 0 0 79384 3 3 16-FEB-2007 14:55:59 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 10 1 3 3 16-FEB-2007 14:55:59 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 10 1 3 3 16-FEB-2007 14:55:59 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 10 1 3 3 16-FEB-2007 14:55:59 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 10 1 3 2 16-FEB-2007 14:55:59 SPLIT Create PLUTO .Q BAND. 8 (UV) on disk 1 cno 11 3 6 16-FEB-2007 14:56:01 SPLIT Previously flagged flagged by gain kept 3 6 16-FEB-2007 14:56:01 SPLIT Partially 335 0 335 3 6 16-FEB-2007 14:56:01 SPLIT Fully 0 0 110713 3 3 16-FEB-2007 14:56:01 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 11 1 3 3 16-FEB-2007 14:56:01 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 11 1 3 3 16-FEB-2007 14:56:01 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 11 1 3 3 16-FEB-2007 14:56:01 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 11 1 3 2 16-FEB-2007 14:56:01 SPLIT Create PLUTO .Q BAND. 9 (UV) on disk 1 cno 12 3 6 16-FEB-2007 14:56:01 SPLIT Previously flagged flagged by gain kept 3 6 16-FEB-2007 14:56:01 SPLIT Partially 529 0 529 3 6 16-FEB-2007 14:56:01 SPLIT Fully 0 0 110718 3 3 16-FEB-2007 14:56:01 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 12 1 3 3 16-FEB-2007 14:56:01 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 12 1 3 3 16-FEB-2007 14:56:02 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 12 1 3 3 16-FEB-2007 14:56:02 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 12 1 3 2 16-FEB-2007 14:56:02 SPLIT Create PLUTO .Q BAND. 10 (UV) on disk 1 cno 13 3 6 16-FEB-2007 14:56:02 SPLIT Previously flagged flagged by gain kept 3 6 16-FEB-2007 14:56:02 SPLIT Partially 0 0 0 3 6 16-FEB-2007 14:56:02 SPLIT Fully 0 0 16140 3 3 16-FEB-2007 14:56:02 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 13 1 3 3 16-FEB-2007 14:56:02 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 13 1 3 3 16-FEB-2007 14:56:02 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 13 1 3 3 16-FEB-2007 14:56:02 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 13 1 3 2 16-FEB-2007 14:56:02 SPLIT Create PLUTO .Q BAND. 11 (UV) on disk 1 cno 14 3 6 16-FEB-2007 14:56:02 SPLIT Previously flagged flagged by gain kept 3 6 16-FEB-2007 14:56:02 SPLIT Partially 0 0 0 3 6 16-FEB-2007 14:56:02 SPLIT Fully 0 0 15310 3 3 16-FEB-2007 14:56:02 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 14 1 3 3 16-FEB-2007 14:56:02 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 14 1 3 3 16-FEB-2007 14:56:02 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 14 1 3 3 16-FEB-2007 14:56:02 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 14 1 3 2 16-FEB-2007 14:56:02 SPLIT Create PLUTO .Q BAND. 12 (UV) on disk 1 cno 15 3 6 16-FEB-2007 14:56:02 SPLIT Previously flagged flagged by gain kept 3 6 16-FEB-2007 14:56:02 SPLIT Partially 0 0 0 3 6 16-FEB-2007 14:56:02 SPLIT Fully 0 0 15379 3 3 16-FEB-2007 14:56:02 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 15 1 3 3 16-FEB-2007 14:56:02 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 15 1 3 3 16-FEB-2007 14:56:02 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 15 1 3 3 16-FEB-2007 14:56:02 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 15 1 3 2 16-FEB-2007 14:56:02 SPLIT Create PLUTO .Q BAND. 13 (UV) on disk 1 cno 16 3 6 16-FEB-2007 14:56:02 SPLIT Previously flagged flagged by gain kept 3 6 16-FEB-2007 14:56:02 SPLIT Partially 46 0 46 3 6 16-FEB-2007 14:56:02 SPLIT Fully 0 0 15453 3 3 16-FEB-2007 14:56:02 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 16 1 3 3 16-FEB-2007 14:56:02 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 16 1 3 3 16-FEB-2007 14:56:03 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 16 1 3 3 16-FEB-2007 14:56:03 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 16 1 3 2 16-FEB-2007 14:56:03 SPLIT Create 3C286 .Q BAND. 1 (UV) on disk 1 cno 17 3 6 16-FEB-2007 14:56:03 SPLIT Previously flagged flagged by gain kept 3 6 16-FEB-2007 14:56:03 SPLIT Partially 556 0 556 3 6 16-FEB-2007 14:56:03 SPLIT Fully 0 0 15111 3 3 16-FEB-2007 14:56:03 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 17 1 3 3 16-FEB-2007 14:56:03 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 17 1 3 3 16-FEB-2007 14:56:03 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 17 1 3 3 16-FEB-2007 14:56:03 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 17 1 3 2 16-FEB-2007 14:56:03 SPLIT Create PLUTO .Q BAND. 14 (UV) on disk 1 cno 18 3 6 16-FEB-2007 14:56:03 SPLIT Previously flagged flagged by gain kept 3 6 16-FEB-2007 14:56:03 SPLIT Partially 226 0 226 3 6 16-FEB-2007 14:56:03 SPLIT Fully 0 0 15324 3 3 16-FEB-2007 14:56:03 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 18 1 3 3 16-FEB-2007 14:56:03 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 18 1 3 3 16-FEB-2007 14:56:03 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 18 1 3 3 16-FEB-2007 14:56:03 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 18 1 3 2 16-FEB-2007 14:56:03 SPLIT Create PLUTO .Q BAND. 15 (UV) on disk 1 cno 19 3 6 16-FEB-2007 14:56:03 SPLIT Previously flagged flagged by gain kept 3 6 16-FEB-2007 14:56:03 SPLIT Partially 46 0 46 3 6 16-FEB-2007 14:56:03 SPLIT Fully 0 0 31257 3 3 16-FEB-2007 14:56:03 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 19 1 3 3 16-FEB-2007 14:56:03 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 19 1 3 3 16-FEB-2007 14:56:03 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 19 1 3 3 16-FEB-2007 14:56:03 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 19 1 3 2 16-FEB-2007 14:56:03 SPLIT Create PLUTO .Q BAND. 16 (UV) on disk 1 cno 20 3 6 16-FEB-2007 14:56:04 SPLIT Previously flagged flagged by gain kept 3 6 16-FEB-2007 14:56:04 SPLIT Partially 69 0 69 3 6 16-FEB-2007 14:56:04 SPLIT Fully 0 0 15594 3 3 16-FEB-2007 14:56:04 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 20 1 3 3 16-FEB-2007 14:56:04 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 20 1 3 3 16-FEB-2007 14:56:04 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 20 1 3 3 16-FEB-2007 14:56:04 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 20 1 3 3 16-FEB-2007 14:56:04 SPLIT Appears to have ended successfully 3 5 16-FEB-2007 14:56:04 SPLIT imager-b 31DEC07 TST: Cpu= 6.2 Real= 8 3 2 16-FEB-2007 14:56:04 AIPS Resumes 3 5 16-FEB-2007 14:56:04 AIPS ' ' 3 5 16-FEB-2007 14:56:04 AIPS 'ESTIMATED RMS:' '0.1318 MILLI JANSKY' 3 3 16-FEB-2007 14:56:04 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 14:56:04 AIPS rm -f /tmp/SETFC@1733-130_Q,BAND.0-1 >& /dev/null 3 2 16-FEB-2007 14:56:04 AIPS Waiting for returned adverbs 3 5 16-FEB-2007 14:56:04 SETFC Task SETFC (release of 31DEC07) begins 3 3 16-FEB-2007 14:56:04 SETFC Found 1733-130 Q BAND Seq 1 Disk: 1 in slot 3 3 4 16-FEB-2007 14:56:04 SETFC SETCEL: recommends IMSIZE 444 CELLSIZE 0.14048 3 4 16-FEB-2007 14:56:04 SETFC SETCEL: returns IMSIZE 512 CELLSIZE 0.14048 3 2 16-FEB-2007 14:56:04 SETFC ZTXOP2: using translated file name = 3 2 16-FEB-2007 14:56:04 SETFC ZTXOP2: /tmp/SETFC@1733-130_Q,BAND.0-1 3 4 16-FEB-2007 14:56:04 SETFC FLYEYE added 1 fields to BOXFILE to 0.000 deg 3 7 16-FEB-2007 14:56:04 SETFC WARNING: THIS MAY NOT COVER THE DESIRED AREA 3 4 16-FEB-2007 14:56:04 SETFC First field number written was 1 3 4 16-FEB-2007 14:56:04 SETFC Highest field number written was 1 3 2 16-FEB-2007 14:56:04 SETFC returns adverbs to AIPS 3 3 16-FEB-2007 14:56:04 SETFC Appears to have ended successfully 3 5 16-FEB-2007 14:56:04 SETFC imager-b 31DEC07 TST: Cpu= 0.1 Real= 0 3 2 16-FEB-2007 14:56:04 AIPS Resumes 3 3 16-FEB-2007 14:56:04 AIPS SETFC was not found to be running 3 5 16-FEB-2007 14:56:04 AIPS 'SEARCHING FOR NVSS SOURCES' 3 2 16-FEB-2007 14:56:04 AIPS Waiting for returned adverbs 3 5 16-FEB-2007 14:56:04 SETFC Task SETFC (release of 31DEC07) begins 3 3 16-FEB-2007 14:56:04 SETFC Found 1733-130 Q BAND Seq 1 Disk: 1 in slot 3 3 2 16-FEB-2007 14:56:04 SETFC ZTXOP2: using translated file name = 3 2 16-FEB-2007 14:56:04 SETFC ZTXOP2: /tmp/SETFC@1733-130_Q,BAND.0-1 3 3 16-FEB-2007 14:56:04 SETFC Searching catalog between 0.00 and 0.03 degrees radius 3 2 16-FEB-2007 14:56:04 SETFC ZTXOP2: using translated file name = 3 2 16-FEB-2007 14:56:04 SETFC ZTXOP2: /home/auto/aips/TEXT/STARS/NV00.0030 3 3 16-FEB-2007 14:56:05 SETFC Field RA Dec Flux Beam Sep 3 3 16-FEB-2007 14:56:05 SETFC 2 17:33:02.66 -13:04:49.1 5.991 0.999 0.000 3 4 16-FEB-2007 14:56:05 SETFC Add NVSS: wrote 1 fields to BOXFILE 3 3 16-FEB-2007 14:56:05 SETFC The Sun is 17.2 deg away - ignoring 3 4 16-FEB-2007 14:56:05 SETFC First field number written was 2 3 4 16-FEB-2007 14:56:05 SETFC Highest field number written was 2 3 2 16-FEB-2007 14:56:05 SETFC returns adverbs to AIPS 3 3 16-FEB-2007 14:56:05 SETFC Appears to have ended successfully 3 5 16-FEB-2007 14:56:05 SETFC imager-b 31DEC07 TST: Cpu= 1.3 Real= 1 3 2 16-FEB-2007 14:56:05 AIPS Resumes 3 3 16-FEB-2007 14:56:05 AIPS SETFC was not found to be running 3 3 16-FEB-2007 14:56:05 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 14:56:05 AIPS echo "SETFC FILE FOR SOURCE 1733-130 BELOW IS:" >> $ARUN/AB1060_ 3 3 16-FEB-2007 14:56:05 AIPS 2002DEC01_1.0.log 3 3 16-FEB-2007 14:56:05 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 14:56:05 AIPS cat /tmp/SETFC@1733-130_Q,BAND.0-1 >> $ARUN/AB1060_2002DEC01_1.0 3 3 16-FEB-2007 14:56:05 AIPS .log 3 5 16-FEB-2007 14:56:05 AIPS ' NOW STARTING WITH SOURCE :1 =1733-130' 3 5 16-FEB-2007 14:56:05 AIPS ' ' 3 5 16-FEB-2007 14:56:06 IMAGR Task IMAGR (release of 31DEC07) begins 3 2 16-FEB-2007 14:56:06 IMAGR ZTXOP2: using translated file name = 3 2 16-FEB-2007 14:56:06 IMAGR ZTXOP2: /tmp/SETFC@1733-130_Q,BAND.0-1 3 3 16-FEB-2007 14:56:06 IMAGR FIELDF: Final field parameters and # read are: 3 3 16-FEB-2007 14:56:06 IMAGR Field 1 500 500 6.1365E-02 4.8000E-02 0 3 3 16-FEB-2007 14:56:06 IMAGR Field 2 246 246 -6.6917E-01 4.4800E-01 0 3 2 16-FEB-2007 14:56:06 IMAGR ZTXOP2: using translated file name = 3 2 16-FEB-2007 14:56:06 IMAGR ZTXOP2: /tmp/SETFC@1733-130_Q,BAND.0-1 3 7 16-FEB-2007 14:56:06 IMAGR WINDF: Number of clean boxes/field read as follows: 3 3 16-FEB-2007 14:56:06 IMAGR Field 01: 1 Field 02: 1 3 2 16-FEB-2007 14:56:06 IMAGR Create 1733-130 .IMAGR . 1 (UV) on disk 1 cno 21 3 4 16-FEB-2007 14:56:06 IMAGR Beginning channel 1 through 1 with 2 IFs 3 3 16-FEB-2007 14:56:06 IMAGR IMACPY: Copied 235661 visibilities to be imaged 3 6 16-FEB-2007 14:56:06 IMAGR **** WARNING data included out of inner portion of UV plane **** 3 6 16-FEB-2007 14:56:06 IMAGR **** Watch for high-frequency & other poor cleaning effects **** 3 2 16-FEB-2007 14:56:06 IMAGR QINIT: did a GET of 20480 Kwords, OFF -359691621 3 2 16-FEB-2007 14:56:06 IMAGR UVWAIT: begin finding uniform weights 3 2 16-FEB-2007 14:56:06 IMAGR UVWAIT: Average grid weight 4.024E+03 3 2 16-FEB-2007 14:56:06 IMAGR UVWAIT: Adding temperance S 8.048E+02 3 2 16-FEB-2007 14:56:06 IMAGR UVWAIT: begin applying uniform or other weights 3 4 16-FEB-2007 14:56:06 IMAGR UVWAIT: Sum of weights in 8.711E+06 and out 1.554E+07 3 4 16-FEB-2007 14:56:06 IMAGR UVWAIT: Noise is increased by a factor 1.184 due to weighting 3 4 16-FEB-2007 14:56:06 IMAGR UVWAIT: Average summed weight 4.024E+03 over 466490 vis 3 2 16-FEB-2007 14:56:06 IMAGR Create 1733-130 .IBM001. 1 (MA) on disk 1 cno 22 3 2 16-FEB-2007 14:56:06 IMAGR Create 1733-130 .IBM002. 1 (MA) on disk 1 cno 23 3 2 16-FEB-2007 14:56:06 IMAGR Create 1733-130 .ICL001. 1 (MA) on disk 1 cno 24 3 2 16-FEB-2007 14:56:06 IMAGR Create 1733-130 .ICL002. 1 (MA) on disk 1 cno 25 3 2 16-FEB-2007 14:56:06 IMAGR GRDFLT: X and Y convolution type = SPHEROIDAL 3 2 16-FEB-2007 14:56:06 IMAGR GRDFLT: X and Y parms = 3.0000 1.0000 3 2 16-FEB-2007 14:56:06 IMAGR GRDFLT: convolution function sampled every 1/100 of a cell 3 2 16-FEB-2007 14:56:06 IMAGR GRDMEM: Ave 2 Channels; 4.331490E+10 to 4.336490E+10 Hz 3 4 16-FEB-2007 14:56:07 IMAGR Field 1 Sum of gridding weights = 1.64979E+08 3 4 16-FEB-2007 14:56:07 IMAGR Field 1 Beam min = -72.0 MilliJy, max = 1.0 Jy 3 4 16-FEB-2007 14:56:07 IMAGR Field 1 fit FWHM = 689.913 x 396.649 Milliarcsec, PA= -3.7 3 4 16-FEB-2007 14:56:08 IMAGR Field 2 Sum of gridding weights = 1.64979E+08 3 4 16-FEB-2007 14:56:08 IMAGR Field 2 Beam min = -72.0 MilliJy, max = 1.0 Jy 3 4 16-FEB-2007 14:56:08 IMAGR Field 2 fit FWHM = 689.910 x 396.649 Milliarcsec, PA= -3.7 3 4 16-FEB-2007 14:56:08 IMAGR CLBHIS: minimum component 0.237 of current peak 3 4 16-FEB-2007 14:56:08 IMAGR Field 1 min = -393.7 MilliJy,max = 5.1 Jy 3 4 16-FEB-2007 14:56:09 IMAGR Field 2 min = -397.5 MilliJy,max = 5.4 Jy 3 2 16-FEB-2007 14:56:09 IMAGR BGC Clean: using 509 cell beam + residuals > 161.26 MilliJy 3 2 16-FEB-2007 14:56:09 IMAGR 1343 Residual map points loaded 3 4 16-FEB-2007 14:56:09 IMAGR Field 2 min allowed flux = 1.159 Jy iter= 17 3 3 16-FEB-2007 14:56:09 IMAGR Field 2 Clean flux density= 4.574 Jy 17 comps 3 3 16-FEB-2007 14:56:09 IMAGR Total Cleaned flux density = 4.574 Jy 17 comps 3 4 16-FEB-2007 14:56:09 IMAGR SETDO3: imaging done with multiple tangent planes 3 2 16-FEB-2007 14:56:09 IMAGR ALGSTB: All 182 Rows In AP (Max 267) 3 2 16-FEB-2007 14:56:09 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 3 2 16-FEB-2007 14:56:10 IMAGR ALGSTB: Pass 1; 171- 0 Cells, with 235661 Pts 3 4 16-FEB-2007 14:56:10 IMAGR Field 1 min = -140.2 MilliJy,max = 1.1 Jy 3 2 16-FEB-2007 14:56:10 IMAGR BGC Clean: using 1019 cell beam + residuals > 152.39 MilliJy 3 2 16-FEB-2007 14:56:10 IMAGR 24 Residual map points loaded 3 4 16-FEB-2007 14:56:10 IMAGR Field 1 min algorithm flux= 287.386 MilliJy iter= 16 3 3 16-FEB-2007 14:56:10 IMAGR Field 1 Clean flux density= 968.257 MilliJy 16 comps 3 3 16-FEB-2007 14:56:11 IMAGR Total Cleaned flux density = 5.542 Jy 33 comps 3 2 16-FEB-2007 14:56:11 IMAGR VISDFT: Begin DFT component subtraction 3 2 16-FEB-2007 14:56:11 IMAGR VISDFT: Model components of type Point 3 3 16-FEB-2007 14:56:11 IMAGR I Polarization model processed 3 4 16-FEB-2007 14:56:13 IMAGR Field 2 min = -169.2 MilliJy,max = 297.0 MilliJy 3 2 16-FEB-2007 14:56:13 IMAGR BGC Clean: using 509 cell beam + residuals > 34.91 MilliJy 3 2 16-FEB-2007 14:56:13 IMAGR 131 Residual map points loaded 3 4 16-FEB-2007 14:56:13 IMAGR Field 2 min algorithm flux= -75.356 MilliJy iter= 58 3 3 16-FEB-2007 14:56:13 IMAGR Field 2 Clean flux density= 4.592 Jy 58 comps 3 3 16-FEB-2007 14:56:13 IMAGR Total Cleaned flux density = 5.561 Jy 74 comps 3 2 16-FEB-2007 14:56:13 IMAGR ALGSTB: All 182 Rows In AP (Max 267) 3 2 16-FEB-2007 14:56:13 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 3 2 16-FEB-2007 14:56:14 IMAGR ALGSTB: Pass 1; 171- 0 Cells, with 235661 Pts 3 4 16-FEB-2007 14:56:14 IMAGR Field 1 min = -87.8 MilliJy,max = 81.1 MilliJy 3 2 16-FEB-2007 14:56:14 IMAGR BGC Clean: using 1019 cell beam + residuals > 8.66 MilliJy 3 2 16-FEB-2007 14:56:14 IMAGR 5611 Residual map points loaded 3 4 16-FEB-2007 14:56:14 IMAGR Field 1 min algorithm flux= 23.348 MilliJy iter= 201 3 3 16-FEB-2007 14:56:14 IMAGR Field 1 Clean flux density= 942.134 MilliJy 201 comps 3 3 16-FEB-2007 14:56:14 IMAGR Total Cleaned flux density = 5.534 Jy 259 comps 3 2 16-FEB-2007 14:56:14 IMAGR ALGSTB: All 352 Rows In AP (Max 523) 3 2 16-FEB-2007 14:56:14 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 3 2 16-FEB-2007 14:56:16 IMAGR ALGSTB: Pass 1; 341- 0 Cells, with 235661 Pts 3 4 16-FEB-2007 14:56:16 IMAGR Field 2 min = -27.2 MilliJy,max = 26.6 MilliJy 3 2 16-FEB-2007 14:56:16 IMAGR BGC Clean: using 209 cell beam + residuals > 6.88 MilliJy 3 2 16-FEB-2007 14:56:16 IMAGR 1596 Residual map points loaded 3 4 16-FEB-2007 14:56:16 IMAGR Field 2 min algorithm flux= 11.867 MilliJy iter= 268 3 3 16-FEB-2007 14:56:16 IMAGR Field 2 Clean flux density= 4.595 Jy 268 comps 3 3 16-FEB-2007 14:56:16 IMAGR Total Cleaned flux density = 5.537 Jy 469 comps 3 2 16-FEB-2007 14:56:16 IMAGR ALGSTB: All 182 Rows In AP (Max 267) 3 2 16-FEB-2007 14:56:16 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 3 2 16-FEB-2007 14:56:17 IMAGR ALGSTB: Pass 1; 171- 0 Cells, with 235661 Pts 3 4 16-FEB-2007 14:56:18 IMAGR Field 1 min = -14.8 MilliJy,max = 15.1 MilliJy 3 2 16-FEB-2007 14:56:18 IMAGR BGC Clean: using 103 cell beam + residuals > 4.86 MilliJy 3 2 16-FEB-2007 14:56:18 IMAGR 15187 Residual map points loaded 3 4 16-FEB-2007 14:56:18 IMAGR Field 1 min algorithm flux= 8.560 MilliJy iter= 639 3 3 16-FEB-2007 14:56:18 IMAGR Field 1 Clean flux density= 1.044 Jy 639 comps 3 3 16-FEB-2007 14:56:18 IMAGR Total Cleaned flux density = 5.640 Jy 907 comps 3 2 16-FEB-2007 14:56:18 IMAGR ALGSTB: All 352 Rows In AP (Max 523) 3 2 16-FEB-2007 14:56:18 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 3 2 16-FEB-2007 14:56:19 IMAGR ALGSTB: Pass 1; 341- 0 Cells, with 235661 Pts 3 4 16-FEB-2007 14:56:20 IMAGR Field 2 min = -12.1 MilliJy,max = 11.0 MilliJy 3 2 16-FEB-2007 14:56:20 IMAGR BGC Clean: using 103 cell beam + residuals > 4.70 MilliJy 3 2 16-FEB-2007 14:56:20 IMAGR 2859 Residual map points loaded 3 4 16-FEB-2007 14:56:20 IMAGR Field 2 min algorithm flux= -6.635 MilliJy iter= 700 3 3 16-FEB-2007 14:56:20 IMAGR Field 2 Clean flux density= 4.624 Jy 700 comps 3 3 16-FEB-2007 14:56:20 IMAGR Total Cleaned flux density = 5.669 Jy 1339 comps 3 2 16-FEB-2007 14:56:20 IMAGR ALGSTB: All 182 Rows In AP (Max 267) 3 2 16-FEB-2007 14:56:20 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 3 2 16-FEB-2007 14:56:21 IMAGR ALGSTB: Pass 1; 171- 0 Cells, with 235661 Pts 3 4 16-FEB-2007 14:56:21 IMAGR Field 1 min = -10.3 MilliJy,max = 13.7 MilliJy 3 2 16-FEB-2007 14:56:21 IMAGR BGC Clean: using 103 cell beam + residuals > 4.35 MilliJy 3 2 16-FEB-2007 14:56:21 IMAGR 16306 Residual map points loaded 3 4 16-FEB-2007 14:56:22 IMAGR Field 1 min algorithm flux= -6.598 MilliJy iter= 1505 3 3 16-FEB-2007 14:56:22 IMAGR Field 1 Clean flux density= 1.202 Jy 1505 comps 3 3 16-FEB-2007 14:56:22 IMAGR Total Cleaned flux density = 5.827 Jy 2205 comps 3 2 16-FEB-2007 14:56:22 IMAGR ALGSTB: All 352 Rows In AP (Max 523) 3 2 16-FEB-2007 14:56:22 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 3 2 16-FEB-2007 14:56:23 IMAGR ALGSTB: Pass 1; 341- 0 Cells, with 235661 Pts 3 4 16-FEB-2007 14:56:23 IMAGR Field 2 min = -9.8 MilliJy,max = 9.6 MilliJy 3 2 16-FEB-2007 14:56:23 IMAGR BGC Clean: using 103 cell beam + residuals > 4.26 MilliJy 3 2 16-FEB-2007 14:56:23 IMAGR 2425 Residual map points loaded 3 4 16-FEB-2007 14:56:23 IMAGR Field 2 min algorithm flux= -5.207 MilliJy iter= 1217 3 3 16-FEB-2007 14:56:23 IMAGR Field 2 Clean flux density= 4.660 Jy 1217 comps 3 3 16-FEB-2007 14:56:23 IMAGR Total Cleaned flux density = 5.862 Jy 2722 comps 3 2 16-FEB-2007 14:56:23 IMAGR ALGSTB: All 182 Rows In AP (Max 267) 3 2 16-FEB-2007 14:56:23 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 3 2 16-FEB-2007 14:56:24 IMAGR ALGSTB: Pass 1; 171- 0 Cells, with 235661 Pts 3 4 16-FEB-2007 14:56:25 IMAGR Field 1 min = -9.3 MilliJy,max = 13.1 MilliJy 3 2 16-FEB-2007 14:56:25 IMAGR BGC Clean: using 103 cell beam + residuals > 3.93 MilliJy 3 2 16-FEB-2007 14:56:25 IMAGR 16717 Residual map points loaded 3 4 16-FEB-2007 14:56:25 IMAGR Field 1 min algorithm flux= -5.499 MilliJy iter= 2780 3 3 16-FEB-2007 14:56:25 IMAGR Field 1 Clean flux density= 1.338 Jy 2780 comps 3 3 16-FEB-2007 14:56:25 IMAGR Total Cleaned flux density = 5.998 Jy 3997 comps 3 2 16-FEB-2007 14:56:26 IMAGR ALGSTB: All 352 Rows In AP (Max 523) 3 2 16-FEB-2007 14:56:26 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 3 2 16-FEB-2007 14:56:27 IMAGR ALGSTB: Pass 1; 341- 0 Cells, with 235661 Pts 3 4 16-FEB-2007 14:56:27 IMAGR Field 1 min = -9.0 MilliJy,max = 12.4 MilliJy 3 2 16-FEB-2007 14:56:27 IMAGR BGC Clean: using 103 cell beam + residuals > 3.70 MilliJy 3 2 16-FEB-2007 14:56:27 IMAGR 15950 Residual map points loaded 3 4 16-FEB-2007 14:56:28 IMAGR Field 1 min algorithm flux= -4.868 MilliJy iter= 4205 3 3 16-FEB-2007 14:56:28 IMAGR Field 1 Clean flux density= 1.417 Jy 4205 comps 3 3 16-FEB-2007 14:56:28 IMAGR Total Cleaned flux density = 6.077 Jy 5422 comps 3 2 16-FEB-2007 14:56:28 IMAGR ALGSTB: All 352 Rows In AP (Max 523) 3 2 16-FEB-2007 14:56:28 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 3 2 16-FEB-2007 14:56:29 IMAGR ALGSTB: Pass 1; 341- 0 Cells, with 235661 Pts 3 4 16-FEB-2007 14:56:29 IMAGR Field 2 min = -7.7 MilliJy,max = 7.8 MilliJy 3 2 16-FEB-2007 14:56:30 IMAGR BGC Clean: using 103 cell beam + residuals > 3.59 MilliJy 3 2 16-FEB-2007 14:56:30 IMAGR 1952 Residual map points loaded 3 4 16-FEB-2007 14:56:30 IMAGR Field 2 min algorithm flux= 3.985 MilliJy iter= 1821 3 3 16-FEB-2007 14:56:30 IMAGR Field 2 Clean flux density= 4.687 Jy 1821 comps 3 3 16-FEB-2007 14:56:30 IMAGR Total Cleaned flux density = 6.105 Jy 6026 comps 3 2 16-FEB-2007 14:56:30 IMAGR ALGSTB: All 182 Rows In AP (Max 267) 3 2 16-FEB-2007 14:56:30 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 3 2 16-FEB-2007 14:56:31 IMAGR ALGSTB: Pass 1; 171- 0 Cells, with 235661 Pts 3 4 16-FEB-2007 14:56:31 IMAGR Field 1 min = -8.6 MilliJy,max = 12.0 MilliJy 3 2 16-FEB-2007 14:56:31 IMAGR BGC Clean: using 103 cell beam + residuals > 3.29 MilliJy 3 2 16-FEB-2007 14:56:31 IMAGR 16989 Residual map points loaded 3 4 16-FEB-2007 14:56:32 IMAGR Field 1 min algorithm flux= 4.228 MilliJy iter= 6091 3 3 16-FEB-2007 14:56:32 IMAGR Field 1 Clean flux density= 1.502 Jy 6091 comps 3 3 16-FEB-2007 14:56:32 IMAGR Total Cleaned flux density = 6.189 Jy 7912 comps 3 2 16-FEB-2007 14:56:32 IMAGR ALGSTB: All 352 Rows In AP (Max 523) 3 2 16-FEB-2007 14:56:32 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 3 2 16-FEB-2007 14:56:33 IMAGR ALGSTB: Pass 1; 341- 0 Cells, with 235661 Pts 3 4 16-FEB-2007 14:56:34 IMAGR Field 1 min = -8.5 MilliJy,max = 11.5 MilliJy 3 2 16-FEB-2007 14:56:34 IMAGR BGC Clean: using 103 cell beam + residuals > 3.08 MilliJy 3 2 16-FEB-2007 14:56:34 IMAGR 16127 Residual map points loaded 3 4 16-FEB-2007 14:56:34 IMAGR Field 1 min algorithm flux= -3.777 MilliJy iter= 8073 3 3 16-FEB-2007 14:56:34 IMAGR Field 1 Clean flux density= 1.556 Jy 8073 comps 3 3 16-FEB-2007 14:56:34 IMAGR Total Cleaned flux density = 6.243 Jy 9894 comps 3 2 16-FEB-2007 14:56:34 IMAGR ALGSTB: All 352 Rows In AP (Max 523) 3 2 16-FEB-2007 14:56:34 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 3 2 16-FEB-2007 14:56:36 IMAGR ALGSTB: Pass 1; 341- 0 Cells, with 235661 Pts 3 4 16-FEB-2007 14:56:36 IMAGR Field 2 min = -5.9 MilliJy,max = 6.4 MilliJy 3 2 16-FEB-2007 14:56:36 IMAGR BGC Clean: using 103 cell beam + residuals > 2.99 MilliJy 3 2 16-FEB-2007 14:56:36 IMAGR 1538 Residual map points loaded 3 4 16-FEB-2007 14:56:36 IMAGR Field 2 min algorithm flux= -3.160 MilliJy iter= 2387 3 3 16-FEB-2007 14:56:36 IMAGR Field 2 Clean flux density= 4.698 Jy 2387 comps 3 3 16-FEB-2007 14:56:36 IMAGR Total Cleaned flux density = 6.254 Jy 10460 comps 3 2 16-FEB-2007 14:56:36 IMAGR ALGSTB: All 182 Rows In AP (Max 267) 3 2 16-FEB-2007 14:56:36 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 3 2 16-FEB-2007 14:56:37 IMAGR ALGSTB: Pass 1; 171- 0 Cells, with 235661 Pts 3 4 16-FEB-2007 14:56:38 IMAGR Field 1 min = -8.4 MilliJy,max = 11.3 MilliJy 3 2 16-FEB-2007 14:56:38 IMAGR BGC Clean: using 103 cell beam + residuals > 2.74 MilliJy 3 2 16-FEB-2007 14:56:38 IMAGR 17360 Residual map points loaded 3 4 16-FEB-2007 14:56:39 IMAGR Field 1 min algorithm flux= 3.341 MilliJy iter= 10504 3 3 16-FEB-2007 14:56:39 IMAGR Field 1 Clean flux density= 1.605 Jy 10504 comps 3 3 16-FEB-2007 14:56:39 IMAGR Total Cleaned flux density = 6.303 Jy 12891 comps 3 2 16-FEB-2007 14:56:39 IMAGR ALGSTB: All 352 Rows In AP (Max 523) 3 2 16-FEB-2007 14:56:39 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 3 2 16-FEB-2007 14:56:40 IMAGR ALGSTB: Pass 1; 341- 0 Cells, with 235661 Pts 3 4 16-FEB-2007 14:56:41 IMAGR Field 1 min = -8.2 MilliJy,max = 11.0 MilliJy 3 2 16-FEB-2007 14:56:41 IMAGR BGC Clean: using 103 cell beam + residuals > 2.55 MilliJy 3 2 16-FEB-2007 14:56:41 IMAGR 16376 Residual map points loaded 3 4 16-FEB-2007 14:56:42 IMAGR Field 1 min algorithm flux= 3.011 MilliJy iter= 12991 3 3 16-FEB-2007 14:56:42 IMAGR Field 1 Clean flux density= 1.690 Jy 12991 comps 3 3 16-FEB-2007 14:56:42 IMAGR Total Cleaned flux density = 6.389 Jy 15378 comps 3 2 16-FEB-2007 14:56:42 IMAGR ALGSTB: All 352 Rows In AP (Max 523) 3 2 16-FEB-2007 14:56:42 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 3 2 16-FEB-2007 14:56:43 IMAGR ALGSTB: Pass 1; 341- 0 Cells, with 235661 Pts 3 4 16-FEB-2007 14:56:43 IMAGR Field 2 min = -4.7 MilliJy,max = 5.4 MilliJy 3 2 16-FEB-2007 14:56:44 IMAGR BGC Clean: using 103 cell beam + residuals > 2.48 MilliJy 3 2 16-FEB-2007 14:56:44 IMAGR 1213 Residual map points loaded 3 4 16-FEB-2007 14:56:44 IMAGR Field 2 min algorithm flux= -2.569 MilliJy iter= 2912 3 3 16-FEB-2007 14:56:44 IMAGR Field 2 Clean flux density= 4.704 Jy 2912 comps 3 3 16-FEB-2007 14:56:44 IMAGR Total Cleaned flux density = 6.395 Jy 15903 comps 3 2 16-FEB-2007 14:56:44 IMAGR ALGSTB: All 182 Rows In AP (Max 267) 3 2 16-FEB-2007 14:56:44 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 3 2 16-FEB-2007 14:56:44 IMAGR ALGSTB: Pass 1; 171- 0 Cells, with 235661 Pts 3 4 16-FEB-2007 14:56:45 IMAGR Field 1 min = -8.3 MilliJy,max = 10.9 MilliJy 3 2 16-FEB-2007 14:56:45 IMAGR BGC Clean: using 103 cell beam + residuals > 2.27 MilliJy 3 2 16-FEB-2007 14:56:45 IMAGR 17636 Residual map points loaded 3 4 16-FEB-2007 14:56:46 IMAGR Field 1 min algorithm flux= -2.689 MilliJy iter= 15952 3 3 16-FEB-2007 14:56:46 IMAGR Field 1 Clean flux density= 1.733 Jy 15952 comps 3 3 16-FEB-2007 14:56:46 IMAGR Total Cleaned flux density = 6.437 Jy 18864 comps 3 2 16-FEB-2007 14:56:46 IMAGR ALGSTB: All 352 Rows In AP (Max 523) 3 2 16-FEB-2007 14:56:46 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 3 2 16-FEB-2007 14:56:47 IMAGR ALGSTB: Pass 1; 341- 0 Cells, with 235661 Pts 3 4 16-FEB-2007 14:56:48 IMAGR Field 1 min = -8.2 MilliJy,max = 10.6 MilliJy 3 2 16-FEB-2007 14:56:48 IMAGR BGC Clean: using 103 cell beam + residuals > 2.12 MilliJy 3 2 16-FEB-2007 14:56:48 IMAGR 16596 Residual map points loaded 3 4 16-FEB-2007 14:56:49 IMAGR Field 1 min algorithm flux= -2.440 MilliJy iter= 18940 3 3 16-FEB-2007 14:56:49 IMAGR Field 1 Clean flux density= 1.792 Jy 18940 comps 3 3 16-FEB-2007 14:56:49 IMAGR Total Cleaned flux density = 6.497 Jy 21852 comps 3 2 16-FEB-2007 14:56:49 IMAGR ALGSTB: All 352 Rows In AP (Max 523) 3 2 16-FEB-2007 14:56:49 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 3 2 16-FEB-2007 14:56:50 IMAGR ALGSTB: Pass 1; 341- 0 Cells, with 235661 Pts 3 4 16-FEB-2007 14:56:51 IMAGR Field 2 min = -3.7 MilliJy,max = 4.4 MilliJy 3 2 16-FEB-2007 14:56:51 IMAGR BGC Clean: using 103 cell beam + residuals > 2.06 MilliJy 3 2 16-FEB-2007 14:56:51 IMAGR 1043 Residual map points loaded 3 4 16-FEB-2007 14:56:51 IMAGR Field 2 min algorithm flux= -2.114 MilliJy iter= 3410 3 3 16-FEB-2007 14:56:51 IMAGR Field 2 Clean flux density= 4.697 Jy 3410 comps 3 3 16-FEB-2007 14:56:51 IMAGR Total Cleaned flux density = 6.489 Jy 22350 comps 3 2 16-FEB-2007 14:56:51 IMAGR ALGSTB: All 182 Rows In AP (Max 267) 3 2 16-FEB-2007 14:56:51 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 3 2 16-FEB-2007 14:56:52 IMAGR ALGSTB: Pass 1; 171- 0 Cells, with 235661 Pts 3 4 16-FEB-2007 14:56:52 IMAGR Field 1 min = -8.0 MilliJy,max = 10.6 MilliJy 3 2 16-FEB-2007 14:56:53 IMAGR BGC Clean: using 103 cell beam + residuals > 1.90 MilliJy 3 2 16-FEB-2007 14:56:53 IMAGR 17791 Residual map points loaded 3 4 16-FEB-2007 14:56:53 IMAGR Field 1 min algorithm flux= 2.192 MilliJy iter= 22409 3 3 16-FEB-2007 14:56:53 IMAGR Field 1 Clean flux density= 1.825 Jy 22409 comps 3 3 16-FEB-2007 14:56:53 IMAGR Total Cleaned flux density = 6.522 Jy 25819 comps 3 2 16-FEB-2007 14:56:53 IMAGR ALGSTB: All 352 Rows In AP (Max 523) 3 2 16-FEB-2007 14:56:53 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 3 2 16-FEB-2007 14:56:55 IMAGR ALGSTB: Pass 1; 341- 0 Cells, with 235661 Pts 3 4 16-FEB-2007 14:56:55 IMAGR Field 1 min = -8.0 MilliJy,max = 10.3 MilliJy 3 2 16-FEB-2007 14:56:55 IMAGR BGC Clean: using 103 cell beam + residuals > 1.77 MilliJy 3 2 16-FEB-2007 14:56:55 IMAGR 16750 Residual map points loaded 3 4 16-FEB-2007 14:56:56 IMAGR Field 1 min algorithm flux= -2.003 MilliJy iter= 25943 3 3 16-FEB-2007 14:56:56 IMAGR Field 1 Clean flux density= 1.871 Jy 25943 comps 3 3 16-FEB-2007 14:56:56 IMAGR Total Cleaned flux density = 6.568 Jy 29353 comps 3 2 16-FEB-2007 14:56:56 IMAGR ALGSTB: All 352 Rows In AP (Max 523) 3 2 16-FEB-2007 14:56:56 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 3 2 16-FEB-2007 14:56:58 IMAGR ALGSTB: Pass 1; 341- 0 Cells, with 235661 Pts 3 4 16-FEB-2007 14:56:58 IMAGR Field 2 min = -3.2 MilliJy,max = 3.5 MilliJy 3 2 16-FEB-2007 14:56:58 IMAGR BGC Clean: using 103 cell beam + residuals > 1.73 MilliJy 3 2 16-FEB-2007 14:56:58 IMAGR 928 Residual map points loaded 3 4 16-FEB-2007 14:56:58 IMAGR Field 2 min algorithm flux= -1.757 MilliJy iter= 3882 3 3 16-FEB-2007 14:56:58 IMAGR Field 2 Clean flux density= 4.692 Jy 3882 comps 3 3 16-FEB-2007 14:56:58 IMAGR Total Cleaned flux density = 6.563 Jy 29825 comps 3 2 16-FEB-2007 14:56:58 IMAGR ALGSTB: All 182 Rows In AP (Max 267) 3 2 16-FEB-2007 14:56:58 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 3 2 16-FEB-2007 14:56:59 IMAGR ALGSTB: Pass 1; 171- 0 Cells, with 235661 Pts 3 4 16-FEB-2007 14:57:00 IMAGR Field 1 min = -7.9 MilliJy,max = 10.3 MilliJy 3 2 16-FEB-2007 14:57:00 IMAGR BGC Clean: using 103 cell beam + residuals > 1.59 MilliJy 3 2 16-FEB-2007 14:57:00 IMAGR 17958 Residual map points loaded 3 4 16-FEB-2007 14:57:01 IMAGR Field 1 min algorithm flux= -1.806 MilliJy iter= 29976 3 3 16-FEB-2007 14:57:01 IMAGR Field 1 Clean flux density= 1.873 Jy 29976 comps 3 3 16-FEB-2007 14:57:01 IMAGR Total Cleaned flux density = 6.565 Jy 33858 comps 3 2 16-FEB-2007 14:57:01 IMAGR ALGSTB: All 352 Rows In AP (Max 523) 3 2 16-FEB-2007 14:57:01 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 3 2 16-FEB-2007 14:57:02 IMAGR ALGSTB: Pass 1; 341- 0 Cells, with 235661 Pts 3 4 16-FEB-2007 14:57:03 IMAGR Field 1 min = -7.6 MilliJy,max = 10.1 MilliJy 3 2 16-FEB-2007 14:57:03 IMAGR BGC Clean: using 103 cell beam + residuals > 1.48 MilliJy 3 2 16-FEB-2007 14:57:03 IMAGR 16946 Residual map points loaded 3 4 16-FEB-2007 14:57:04 IMAGR Field 1 min algorithm flux= -1.665 MilliJy iter= 33994 3 3 16-FEB-2007 14:57:04 IMAGR Field 1 Clean flux density= 1.874 Jy 33994 comps 3 3 16-FEB-2007 14:57:04 IMAGR Total Cleaned flux density = 6.566 Jy 37876 comps 3 2 16-FEB-2007 14:57:04 IMAGR ALGSTB: All 352 Rows In AP (Max 523) 3 2 16-FEB-2007 14:57:04 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 3 2 16-FEB-2007 14:57:05 IMAGR ALGSTB: Pass 1; 341- 0 Cells, with 235661 Pts 3 4 16-FEB-2007 14:57:06 IMAGR Field 2 min = -2.6 MilliJy,max = 3.1 MilliJy 3 2 16-FEB-2007 14:57:06 IMAGR BGC Clean: using 103 cell beam + residuals > 1.45 MilliJy 3 2 16-FEB-2007 14:57:06 IMAGR 866 Residual map points loaded 3 4 16-FEB-2007 14:57:06 IMAGR Field 2 min algorithm flux= -1.472 MilliJy iter= 4334 3 3 16-FEB-2007 14:57:06 IMAGR Field 2 Clean flux density= 4.692 Jy 4334 comps 3 3 16-FEB-2007 14:57:06 IMAGR Total Cleaned flux density = 6.565 Jy 38328 comps 3 2 16-FEB-2007 14:57:06 IMAGR ALGSTB: All 182 Rows In AP (Max 267) 3 2 16-FEB-2007 14:57:06 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 3 2 16-FEB-2007 14:57:07 IMAGR ALGSTB: Pass 1; 171- 0 Cells, with 235661 Pts 3 4 16-FEB-2007 14:57:07 IMAGR Field 1 min = -7.5 MilliJy,max = 10.0 MilliJy 3 2 16-FEB-2007 14:57:07 IMAGR BGC Clean: using 103 cell beam + residuals > 1.34 MilliJy 3 2 16-FEB-2007 14:57:07 IMAGR 18120 Residual map points loaded 3 4 16-FEB-2007 14:57:09 IMAGR Field 1 min algorithm flux= -1.509 MilliJy iter= 38626 3 3 16-FEB-2007 14:57:09 IMAGR Field 1 Clean flux density= 1.864 Jy 38626 comps 3 3 16-FEB-2007 14:57:09 IMAGR Total Cleaned flux density = 6.556 Jy 42960 comps 3 2 16-FEB-2007 14:57:09 IMAGR ALGSTB: All 352 Rows In AP (Max 523) 3 2 16-FEB-2007 14:57:09 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 3 2 16-FEB-2007 14:57:10 IMAGR ALGSTB: Pass 1; 341- 0 Cells, with 235661 Pts 3 4 16-FEB-2007 14:57:11 IMAGR Field 1 min = -7.3 MilliJy,max = 9.8 MilliJy 3 2 16-FEB-2007 14:57:11 IMAGR BGC Clean: using 103 cell beam + residuals > 1.25 MilliJy 3 2 16-FEB-2007 14:57:11 IMAGR 17105 Residual map points loaded 3 4 16-FEB-2007 14:57:12 IMAGR Field 1 min algorithm flux= -1.397 MilliJy iter= 43224 3 3 16-FEB-2007 14:57:12 IMAGR Field 1 Clean flux density= 1.858 Jy 43224 comps 3 3 16-FEB-2007 14:57:12 IMAGR Total Cleaned flux density = 6.550 Jy 47558 comps 3 2 16-FEB-2007 14:57:13 IMAGR ALGSTB: All 352 Rows In AP (Max 523) 3 2 16-FEB-2007 14:57:13 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 3 2 16-FEB-2007 14:57:14 IMAGR ALGSTB: Pass 1; 341- 0 Cells, with 235661 Pts 3 4 16-FEB-2007 14:57:14 IMAGR Field 2 min = -2.3 MilliJy,max = 2.8 MilliJy 3 2 16-FEB-2007 14:57:14 IMAGR BGC Clean: using 103 cell beam + residuals > 1.23 MilliJy 3 2 16-FEB-2007 14:57:14 IMAGR 848 Residual map points loaded 3 4 16-FEB-2007 14:57:14 IMAGR Field 2 min algorithm flux= -1.246 MilliJy iter= 4815 3 3 16-FEB-2007 14:57:14 IMAGR Field 2 Clean flux density= 4.689 Jy 4815 comps 3 3 16-FEB-2007 14:57:14 IMAGR Total Cleaned flux density = 6.547 Jy 48039 comps 3 2 16-FEB-2007 14:57:14 IMAGR ALGSTB: All 182 Rows In AP (Max 267) 3 2 16-FEB-2007 14:57:14 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 3 2 16-FEB-2007 14:57:15 IMAGR ALGSTB: Pass 1; 171- 0 Cells, with 235661 Pts 3 4 16-FEB-2007 14:57:16 IMAGR Field 1 min = -7.3 MilliJy,max = 9.7 MilliJy 3 2 16-FEB-2007 14:57:16 IMAGR BGC Clean: using 103 cell beam + residuals > 1.14 MilliJy 3 2 16-FEB-2007 14:57:16 IMAGR 18199 Residual map points loaded 3 4 16-FEB-2007 14:57:17 IMAGR Field 1 min algorithm flux= 1.273 MilliJy iter= 48506 3 3 16-FEB-2007 14:57:17 IMAGR Field 1 Clean flux density= 1.867 Jy 48506 comps 3 3 16-FEB-2007 14:57:17 IMAGR Total Cleaned flux density = 6.556 Jy 53321 comps 3 2 16-FEB-2007 14:57:17 IMAGR ALGSTB: All 352 Rows In AP (Max 523) 3 2 16-FEB-2007 14:57:17 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 3 2 16-FEB-2007 14:57:19 IMAGR ALGSTB: Pass 1; 341- 0 Cells, with 235661 Pts 3 4 16-FEB-2007 14:57:19 IMAGR Field 1 min = -7.4 MilliJy,max = 9.6 MilliJy 3 2 16-FEB-2007 14:57:19 IMAGR BGC Clean: using 103 cell beam + residuals > 1.07 MilliJy 3 2 16-FEB-2007 14:57:19 IMAGR 17290 Residual map points loaded 3 4 16-FEB-2007 14:57:21 IMAGR Field 1 min algorithm flux= 1.187 MilliJy iter= 53798 3 3 16-FEB-2007 14:57:21 IMAGR Field 1 Clean flux density= 1.863 Jy 53798 comps 3 3 16-FEB-2007 14:57:21 IMAGR Total Cleaned flux density = 6.552 Jy 58613 comps 3 2 16-FEB-2007 14:57:21 IMAGR ALGSTB: All 352 Rows In AP (Max 523) 3 2 16-FEB-2007 14:57:21 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 3 2 16-FEB-2007 14:57:22 IMAGR ALGSTB: Pass 1; 341- 0 Cells, with 235661 Pts 3 4 16-FEB-2007 14:57:23 IMAGR Field 2 min = -2.1 MilliJy,max = 2.2 MilliJy 3 2 16-FEB-2007 14:57:23 IMAGR BGC Clean: using 103 cell beam + residuals > 1.05 MilliJy 3 2 16-FEB-2007 14:57:23 IMAGR 875 Residual map points loaded 3 4 16-FEB-2007 14:57:23 IMAGR Field 2 min algorithm flux= -1.065 MilliJy iter= 5329 3 3 16-FEB-2007 14:57:23 IMAGR Field 2 Clean flux density= 4.683 Jy 5329 comps 3 3 16-FEB-2007 14:57:23 IMAGR Total Cleaned flux density = 6.547 Jy 59127 comps 3 2 16-FEB-2007 14:57:23 IMAGR ALGSTB: All 182 Rows In AP (Max 267) 3 2 16-FEB-2007 14:57:23 IMAGR ALGSTB field 2 Ipol gridded model subtraction chns 1- 2 3 2 16-FEB-2007 14:57:24 IMAGR ALGSTB: Pass 1; 171- 0 Cells, with 235661 Pts 3 4 16-FEB-2007 14:57:24 IMAGR Field 1 min = -7.3 MilliJy,max = 9.4 MilliJy 3 2 16-FEB-2007 14:57:24 IMAGR BGC Clean: using 103 cell beam + residuals > 975.65 MicroJy 3 2 16-FEB-2007 14:57:24 IMAGR 18210 Residual map points loaded 3 4 16-FEB-2007 14:57:26 IMAGR Field 1 min algorithm flux= -1.083 MilliJy iter= 59763 3 3 16-FEB-2007 14:57:26 IMAGR Field 1 Clean flux density= 1.844 Jy 59763 comps 3 3 16-FEB-2007 14:57:26 IMAGR Total Cleaned flux density = 6.527 Jy 65092 comps 3 2 16-FEB-2007 14:57:26 IMAGR ALGSTB: All 352 Rows In AP (Max 523) 3 2 16-FEB-2007 14:57:26 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 3 2 16-FEB-2007 14:57:27 IMAGR ALGSTB: Pass 1; 341- 0 Cells, with 235661 Pts 3 4 16-FEB-2007 14:57:28 IMAGR Field 1 min = -7.4 MilliJy,max = 9.2 MilliJy 3 2 16-FEB-2007 14:57:28 IMAGR BGC Clean: using 103 cell beam + residuals > 925.75 MicroJy 3 2 16-FEB-2007 14:57:28 IMAGR 17468 Residual map points loaded 3 4 16-FEB-2007 14:57:29 IMAGR Field 1 Iter limit, Max resid= 1.044 MilliJy iter= 64671 3 5 16-FEB-2007 14:57:29 IMAGR Field 1 Clean flux density= 1.842 Jy 64671 comps 3 5 16-FEB-2007 14:57:29 IMAGR Total Cleaned flux density = 6.526 Jy 70000 comps 3 2 16-FEB-2007 14:57:29 IMAGR ALGSTB: All 352 Rows In AP (Max 523) 3 2 16-FEB-2007 14:57:29 IMAGR ALGSTB field 1 Ipol gridded model subtraction chns 1- 2 3 2 16-FEB-2007 14:57:31 IMAGR ALGSTB: Pass 1; 341- 0 Cells, with 235661 Pts 3 4 16-FEB-2007 14:57:31 IMAGR Total Clean components 70000 reaches limit 70000 3 3 16-FEB-2007 14:57:31 IMAGR Merging the Clean components files 3 3 16-FEB-2007 14:57:31 IMAGR Field 1 compressed from 64671 to 14454 components 3 3 16-FEB-2007 14:57:31 IMAGR Field 2 compressed from 5329 to 1726 components 3 4 16-FEB-2007 14:57:31 IMAGR Field 1 min = -7.5 MilliJy,max = 9.2 MilliJy 3 4 16-FEB-2007 14:57:32 IMAGR Field 2 min = -1.9 MilliJy,max = 1.8 MilliJy 3 3 16-FEB-2007 14:57:32 IMAGR Restoring Clean components 3 3 16-FEB-2007 14:57:32 IMAGR Restoring overlapped Clean components 3 3 16-FEB-2007 14:57:32 IMAGR Restore 1.303 Jy ( 4134 CCs) from field 1 to field 2 3 3 16-FEB-2007 14:57:32 IMAGR Restore 4.683 Jy ( 1726 CCs) from field 2 to field 1 3 3 16-FEB-2007 14:57:32 IMAGR Checking image max/min 3 3 16-FEB-2007 14:57:32 IMAGR Field 1 final Clean flux 6.526 Jy 3 3 16-FEB-2007 14:57:32 IMAGR Field 2 final Clean flux 5.987 Jy 3 6 16-FEB-2007 14:57:32 IMAGR Deleting UV work file: 3 4 16-FEB-2007 14:57:32 IMAGR Destroyed 1 extension files of type AN 3 4 16-FEB-2007 14:57:32 IMAGR Destroyed 1 extension files of type FQ 3 4 16-FEB-2007 14:57:32 IMAGR Destroyed UV image file: catno= 21 disk= 1 3 3 16-FEB-2007 14:57:32 IMAGR Appears to have ended successfully 3 5 16-FEB-2007 14:57:32 IMAGR imager-b 31DEC07 TST: Cpu= 85.6 Real= 86 3 2 16-FEB-2007 14:57:32 AIPS Resumes 3 3 16-FEB-2007 14:57:32 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 14:57:32 AIPS rm -f /tmp/SETFC@1733-130_Q,BAND.0-1 >& /dev/null 3 5 16-FEB-2007 14:57:33 UVPLT Task UVPLT (release of 31DEC07) begins 3 2 16-FEB-2007 14:57:34 UVPLT GFINIS: number records used 43909 3 2 16-FEB-2007 14:57:34 UVPLT PLTUV: 932980 Points plotted 3 2 16-FEB-2007 14:57:34 UVPLT PLTUV: Plot file version 1 created. 3 3 16-FEB-2007 14:57:34 UVPLT Appears to have ended successfully 3 5 16-FEB-2007 14:57:34 UVPLT imager-b 31DEC07 TST: Cpu= 1.4 Real= 1 3 2 16-FEB-2007 14:57:34 AIPS Resumes 3 5 16-FEB-2007 14:57:34 UVPLT Task UVPLT (release of 31DEC07) begins 3 2 16-FEB-2007 14:57:35 UVPLT GFINIS: number records used 21957 3 2 16-FEB-2007 14:57:35 UVPLT PLTUV: 466490 Points plotted 3 2 16-FEB-2007 14:57:35 UVPLT PLTUV: Plot file version 2 created. 3 3 16-FEB-2007 14:57:35 UVPLT Appears to have ended successfully 3 5 16-FEB-2007 14:57:35 UVPLT imager-b 31DEC07 TST: Cpu= 0.9 Real= 1 3 2 16-FEB-2007 14:57:35 AIPS Resumes 3 5 16-FEB-2007 14:57:35 UVPLT Task UVPLT (release of 31DEC07) begins 3 2 16-FEB-2007 14:57:36 UVPLT GFINIS: number records used 21957 3 2 16-FEB-2007 14:57:36 UVPLT PLTUV: 466490 Points plotted 3 2 16-FEB-2007 14:57:36 UVPLT PLTUV: Plot file version 3 created. 3 3 16-FEB-2007 14:57:36 UVPLT Appears to have ended successfully 3 5 16-FEB-2007 14:57:36 UVPLT imager-b 31DEC07 TST: Cpu= 0.9 Real= 1 3 2 16-FEB-2007 14:57:36 AIPS Resumes 3 4 16-FEB-2007 14:57:36 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:57:36 AIPS Destroyed MA image file: catno= 22 disk= 1 3 4 16-FEB-2007 14:57:36 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:57:36 AIPS Destroyed MA image file: catno= 23 disk= 1 3 2 16-FEB-2007 14:57:36 AIPS Disk 1 in-CNO 24 renumbered as CNO 21 3 2 16-FEB-2007 14:57:36 AIPS Disk 1 in-CNO 25 renumbered as CNO 22 3 5 16-FEB-2007 14:57:36 AIPS ' ' 3 5 16-FEB-2007 14:57:36 AIPS 'ESTIMATED RMS:' '0.5113 MILLI JANSKY' 3 3 16-FEB-2007 14:57:36 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 14:57:36 AIPS rm -f /tmp/SETFC@PLUTO_Q,BAND.0-1 >& /dev/null 3 2 16-FEB-2007 14:57:36 AIPS Waiting for returned adverbs 3 5 16-FEB-2007 14:57:36 SETFC Task SETFC (release of 31DEC07) begins 3 3 16-FEB-2007 14:57:36 SETFC Found PLUTO Q BAND Seq 16 Disk: 1 in slot 20 3 4 16-FEB-2007 14:57:36 SETFC SETCEL: recommends IMSIZE 407 CELLSIZE 0.15297 3 4 16-FEB-2007 14:57:36 SETFC SETCEL: returns IMSIZE 512 CELLSIZE 0.15297 3 2 16-FEB-2007 14:57:36 SETFC ZTXOP2: using translated file name = 3 2 16-FEB-2007 14:57:36 SETFC ZTXOP2: /tmp/SETFC@PLUTO_Q,BAND.0-1 3 4 16-FEB-2007 14:57:36 SETFC FLYEYE added 1 fields to BOXFILE to 0.000 deg 3 7 16-FEB-2007 14:57:36 SETFC WARNING: THIS MAY NOT COVER THE DESIRED AREA 3 4 16-FEB-2007 14:57:36 SETFC First field number written was 1 3 4 16-FEB-2007 14:57:36 SETFC Highest field number written was 1 3 2 16-FEB-2007 14:57:36 SETFC returns adverbs to AIPS 3 3 16-FEB-2007 14:57:36 SETFC Appears to have ended successfully 3 5 16-FEB-2007 14:57:36 SETFC imager-b 31DEC07 TST: Cpu= 0.0 Real= 0 3 2 16-FEB-2007 14:57:36 AIPS Resumes 3 3 16-FEB-2007 14:57:36 AIPS SETFC was not found to be running 3 5 16-FEB-2007 14:57:36 AIPS 'SEARCHING FOR NVSS SOURCES' 3 2 16-FEB-2007 14:57:36 AIPS Waiting for returned adverbs 3 5 16-FEB-2007 14:57:36 SETFC Task SETFC (release of 31DEC07) begins 3 3 16-FEB-2007 14:57:36 SETFC Found PLUTO Q BAND Seq 16 Disk: 1 in slot 20 3 2 16-FEB-2007 14:57:36 SETFC ZTXOP2: using translated file name = 3 2 16-FEB-2007 14:57:36 SETFC ZTXOP2: /tmp/SETFC@PLUTO_Q,BAND.0-1 3 3 16-FEB-2007 14:57:36 SETFC Searching catalog between 0.00 and 0.03 degrees radius 3 2 16-FEB-2007 14:57:36 SETFC ZTXOP2: using translated file name = 3 2 16-FEB-2007 14:57:36 SETFC ZTXOP2: /home/auto/aips/TEXT/STARS/NV00.0030 3 3 16-FEB-2007 14:57:38 SETFC No NVSS sources selected for BOXFILE 3 3 16-FEB-2007 14:57:38 SETFC The Sun is 11.9 deg away - ignoring 3 4 16-FEB-2007 14:57:38 SETFC First field number written was 2 3 4 16-FEB-2007 14:57:38 SETFC Highest field number written was 1 3 2 16-FEB-2007 14:57:38 SETFC returns adverbs to AIPS 3 3 16-FEB-2007 14:57:38 SETFC Appears to have ended successfully 3 5 16-FEB-2007 14:57:38 SETFC imager-b 31DEC07 TST: Cpu= 1.2 Real= 2 3 2 16-FEB-2007 14:57:38 AIPS Resumes 3 3 16-FEB-2007 14:57:38 AIPS SETFC was not found to be running 3 3 16-FEB-2007 14:57:38 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 14:57:38 AIPS echo "SETFC FILE FOR SOURCE PLUTO BELOW IS:" >> $ARUN/AB1060_200 3 3 16-FEB-2007 14:57:38 AIPS 2DEC01_1.0.log 3 3 16-FEB-2007 14:57:38 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 14:57:38 AIPS cat /tmp/SETFC@PLUTO_Q,BAND.0-1 >> $ARUN/AB1060_2002DEC01_1.0.lo 3 3 16-FEB-2007 14:57:38 AIPS g 3 5 16-FEB-2007 14:57:38 AIPS ' NOW STARTING WITH SOURCE :2 =PLUTO' 3 5 16-FEB-2007 14:57:38 AIPS ' ' 3 5 16-FEB-2007 14:57:38 IMAGR Task IMAGR (release of 31DEC07) begins 3 2 16-FEB-2007 14:57:38 IMAGR ZTXOP2: using translated file name = 3 2 16-FEB-2007 14:57:38 IMAGR ZTXOP2: /tmp/SETFC@PLUTO_Q,BAND.0-1 3 3 16-FEB-2007 14:57:38 IMAGR FIELDF: Final field parameters and # read are: 3 3 16-FEB-2007 14:57:38 IMAGR Field 1 500 500 -7.0909E-02 -2.8846E-02 0 3 2 16-FEB-2007 14:57:38 IMAGR ZTXOP2: using translated file name = 3 2 16-FEB-2007 14:57:38 IMAGR ZTXOP2: /tmp/SETFC@PLUTO_Q,BAND.0-1 3 7 16-FEB-2007 14:57:38 IMAGR WINDF: Number of clean boxes/field read as follows: 3 3 16-FEB-2007 14:57:38 IMAGR Field 01: 1 3 2 16-FEB-2007 14:57:38 IMAGR Create PLUTO .IMAGR . 1 (UV) on disk 1 cno 23 3 4 16-FEB-2007 14:57:38 IMAGR Beginning channel 1 through 1 with 2 IFs 3 3 16-FEB-2007 14:57:38 IMAGR IMACPY: Copied 15663 visibilities to be imaged 3 2 16-FEB-2007 14:57:38 IMAGR QINIT: did a GET of 20480 Kwords, OFF -359657829 3 2 16-FEB-2007 14:57:38 IMAGR UVWAIT: begin finding uniform weights 3 2 16-FEB-2007 14:57:38 IMAGR UVWAIT: Average grid weight 1.704E+03 3 2 16-FEB-2007 14:57:38 IMAGR UVWAIT: Adding temperance S 3.408E+02 3 2 16-FEB-2007 14:57:38 IMAGR UVWAIT: begin applying uniform or other weights 3 4 16-FEB-2007 14:57:38 IMAGR UVWAIT: Sum of weights in 5.310E+05 and out 6.017E+05 3 4 16-FEB-2007 14:57:38 IMAGR UVWAIT: Noise is increased by a factor 1.150 due to weighting 3 4 16-FEB-2007 14:57:38 IMAGR UVWAIT: Average summed weight 1.704E+03 over 31326 vis 3 2 16-FEB-2007 14:57:38 IMAGR Create PLUTO .IBM001. 1 (MA) on disk 1 cno 24 3 2 16-FEB-2007 14:57:38 IMAGR Create PLUTO .ICL001. 1 (MA) on disk 1 cno 25 3 2 16-FEB-2007 14:57:38 IMAGR GRDFLT: X and Y convolution type = SPHEROIDAL 3 2 16-FEB-2007 14:57:38 IMAGR GRDFLT: X and Y parms = 3.0000 1.0000 3 2 16-FEB-2007 14:57:38 IMAGR GRDFLT: convolution function sampled every 1/100 of a cell 3 2 16-FEB-2007 14:57:38 IMAGR GRDMEM: Ave 2 Channels; 4.331490E+10 to 4.336490E+10 Hz 3 4 16-FEB-2007 14:57:38 IMAGR Field 1 Sum of gridding weights = 6.38777E+06 3 4 16-FEB-2007 14:57:38 IMAGR Field 1 Beam min = -158.9 MilliJy, max = 1.0 Jy 3 4 16-FEB-2007 14:57:38 IMAGR Field 1 fit FWHM = 888.148 x 452.371 Milliarcsec, PA= 15.0 3 4 16-FEB-2007 14:57:38 IMAGR CLBHIS: minimum component 0.500 of current peak 3 4 16-FEB-2007 14:57:38 IMAGR Field 1 min = -4.0 MilliJy,max = 4.2 MilliJy 3 2 16-FEB-2007 14:57:38 IMAGR BGC Clean: using 941 cell beam + residuals > 1.58 MilliJy 3 2 16-FEB-2007 14:57:38 IMAGR 19392 Residual map points loaded 3 4 16-FEB-2007 14:57:38 IMAGR Field 1 min algorithm flux= 3.954 MilliJy iter= 3 3 3 16-FEB-2007 14:57:38 IMAGR Total Cleaned flux density = 1.206 MilliJy 3 comps 3 4 16-FEB-2007 14:57:38 IMAGR SETDO3: imaging done with multiple tangent planes 3 2 16-FEB-2007 14:57:38 IMAGR VISDFT: Begin DFT component subtraction 3 2 16-FEB-2007 14:57:38 IMAGR VISDFT: Model components of type Point 3 3 16-FEB-2007 14:57:38 IMAGR I Polarization model processed 3 4 16-FEB-2007 14:57:39 IMAGR Field 1 min = -4.0 MilliJy,max = 4.2 MilliJy 3 2 16-FEB-2007 14:57:39 IMAGR BGC Clean: using 799 cell beam + residuals > 1.58 MilliJy 3 2 16-FEB-2007 14:57:39 IMAGR 18881 Residual map points loaded 3 4 16-FEB-2007 14:57:39 IMAGR Field 1 min algorithm flux= -3.567 MilliJy iter= 13 3 3 16-FEB-2007 14:57:39 IMAGR Total Cleaned flux density = 1.278 MilliJy 13 comps 3 2 16-FEB-2007 14:57:39 IMAGR VISDFT: Begin DFT component subtraction 3 3 16-FEB-2007 14:57:39 IMAGR I Polarization model processed 3 4 16-FEB-2007 14:57:39 IMAGR Field 1 min = -3.9 MilliJy,max = 4.1 MilliJy 3 2 16-FEB-2007 14:57:39 IMAGR BGC Clean: using 787 cell beam + residuals > 1.62 MilliJy 3 2 16-FEB-2007 14:57:39 IMAGR 15743 Residual map points loaded 3 4 16-FEB-2007 14:57:39 IMAGR Field 1 min algorithm flux= 3.166 MilliJy iter= 36 3 3 16-FEB-2007 14:57:39 IMAGR Total Cleaned flux density = 934.550 MicroJy 36 comps 3 2 16-FEB-2007 14:57:39 IMAGR VISDFT: Begin DFT component subtraction 3 3 16-FEB-2007 14:57:39 IMAGR I Polarization model processed 3 4 16-FEB-2007 14:57:39 IMAGR Field 1 min = -3.8 MilliJy,max = 4.0 MilliJy 3 2 16-FEB-2007 14:57:39 IMAGR BGC Clean: using 581 cell beam + residuals > 1.49 MilliJy 3 2 16-FEB-2007 14:57:39 IMAGR 17669 Residual map points loaded 3 4 16-FEB-2007 14:57:39 IMAGR Field 1 min Clean flux = -3.067 MilliJy iter= 46 3 5 16-FEB-2007 14:57:39 IMAGR Total Cleaned flux density = 931.755 MicroJy 46 comps 3 2 16-FEB-2007 14:57:39 IMAGR VISDFT: Begin DFT component subtraction 3 3 16-FEB-2007 14:57:39 IMAGR I Polarization model processed 3 4 16-FEB-2007 14:57:39 IMAGR Peak residual in window 3.067 less than limit 3.068 MilliJy 3 3 16-FEB-2007 14:57:39 IMAGR Merging the Clean components files 3 3 16-FEB-2007 14:57:39 IMAGR Field 1 compressed from 46 to 40 components 3 4 16-FEB-2007 14:57:39 IMAGR Field 1 min = -3.7 MilliJy,max = 4.0 MilliJy 3 3 16-FEB-2007 14:57:39 IMAGR Restoring Clean components 3 3 16-FEB-2007 14:57:39 IMAGR Checking image max/min 3 3 16-FEB-2007 14:57:40 IMAGR Field 1 final Clean flux 931.755 MicroJy 3 6 16-FEB-2007 14:57:40 IMAGR Deleting UV work file: 3 4 16-FEB-2007 14:57:40 IMAGR Destroyed 1 extension files of type AN 3 4 16-FEB-2007 14:57:40 IMAGR Destroyed 1 extension files of type FQ 3 4 16-FEB-2007 14:57:40 IMAGR Destroyed UV image file: catno= 23 disk= 1 3 3 16-FEB-2007 14:57:40 IMAGR Appears to have ended successfully 3 5 16-FEB-2007 14:57:40 IMAGR imager-b 31DEC07 TST: Cpu= 1.8 Real= 2 3 2 16-FEB-2007 14:57:40 AIPS Resumes 3 3 16-FEB-2007 14:57:40 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 14:57:40 AIPS rm -f /tmp/SETFC@PLUTO_Q,BAND.0-1 >& /dev/null 3 5 16-FEB-2007 14:57:40 UVPLT Task UVPLT (release of 31DEC07) begins 3 2 16-FEB-2007 14:57:40 UVPLT GFINIS: number records used 2953 3 2 16-FEB-2007 14:57:40 UVPLT PLTUV: 62652 Points plotted 3 2 16-FEB-2007 14:57:40 UVPLT PLTUV: Plot file version 1 created. 3 3 16-FEB-2007 14:57:40 UVPLT Appears to have ended successfully 3 5 16-FEB-2007 14:57:40 UVPLT imager-b 31DEC07 TST: Cpu= 0.1 Real= 0 3 2 16-FEB-2007 14:57:40 AIPS Resumes 3 5 16-FEB-2007 14:57:40 UVPLT Task UVPLT (release of 31DEC07) begins 3 2 16-FEB-2007 14:57:40 UVPLT GFINIS: number records used 1478 3 2 16-FEB-2007 14:57:40 UVPLT PLTUV: 31326 Points plotted 3 2 16-FEB-2007 14:57:40 UVPLT PLTUV: Plot file version 2 created. 3 3 16-FEB-2007 14:57:40 UVPLT Appears to have ended successfully 3 5 16-FEB-2007 14:57:40 UVPLT imager-b 31DEC07 TST: Cpu= 0.1 Real= 0 3 2 16-FEB-2007 14:57:40 AIPS Resumes 3 5 16-FEB-2007 14:57:40 UVPLT Task UVPLT (release of 31DEC07) begins 3 2 16-FEB-2007 14:57:40 UVPLT GFINIS: number records used 1479 3 2 16-FEB-2007 14:57:40 UVPLT PLTUV: 31326 Points plotted 3 2 16-FEB-2007 14:57:40 UVPLT PLTUV: Plot file version 3 created. 3 3 16-FEB-2007 14:57:40 UVPLT Appears to have ended successfully 3 5 16-FEB-2007 14:57:40 UVPLT imager-b 31DEC07 TST: Cpu= 0.1 Real= 0 3 2 16-FEB-2007 14:57:40 AIPS Resumes 3 4 16-FEB-2007 14:57:40 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:57:40 AIPS Destroyed MA image file: catno= 24 disk= 1 3 2 16-FEB-2007 14:57:40 AIPS Disk 1 in-CNO 25 renumbered as CNO 23 3 7 16-FEB-2007 14:57:40 AIPS STRING SIZE 3 0 16-FEB-2007 14:57:40 AIPS 3 0 16-FEB-2007 14:57:40 AIPS type'EMPTY CATALOG ?' checkcat 3 2 16-FEB-2007 14:57:40 AIPS Disk 1 No files needed renumbering 3 5 16-FEB-2007 14:57:40 AIPS 'EMPTY CATALOG ?' 23 3 0 16-FEB-2007 14:57:40 AIPS flatfov;nvasimage 3 2 16-FEB-2007 14:57:40 AIPS Got(1) disk= 1 user=**** type=UV 20021201.Q BAND.1 3 5 16-FEB-2007 14:57:40 AIPS '3.3333 SECOND INTEGRATIONS (GUESS)' 3 2 16-FEB-2007 14:57:40 AIPS Got(1) disk= 1 user=**** type=UV 1733-130.Q BAND.1 3 5 16-FEB-2007 14:57:40 AIPS 'MINIMUM FOV :31.1491 ARCSEC RADIUS' 3 5 16-FEB-2007 14:57:40 FLATN Task FLATN (release of 31DEC07) begins 3 2 16-FEB-2007 14:57:40 FLATN Create 1733-130 .FLATN . 1 (MA) on disk 1 cno 24 3 4 16-FEB-2007 14:57:40 FLATN Field 1 included blc,trc 1 1 444 444 3 4 16-FEB-2007 14:57:41 FLATN Field 2 included blc,trc 113 112 341 340 3 2 16-FEB-2007 14:57:41 FLATN Now divide by the sum of the weights 3 3 16-FEB-2007 14:57:41 FLATN Appears to have ended successfully 3 5 16-FEB-2007 14:57:41 FLATN imager-b 31DEC07 TST: Cpu= 0.6 Real= 1 3 2 16-FEB-2007 14:57:41 AIPS Resumes 3 3 16-FEB-2007 14:57:41 AIPS FLATN was not found to be running 3 5 16-FEB-2007 14:57:41 BLANK Task BLANK (release of 31DEC07) begins 3 2 16-FEB-2007 14:57:41 BLANK Create 1733-130 .BLANK . 1 (MA) on disk 1 cno 25 3 3 16-FEB-2007 14:57:42 BLANK Appears to have ended successfully 3 5 16-FEB-2007 14:57:42 BLANK imager-b 31DEC07 TST: Cpu= 0.2 Real= 1 3 2 16-FEB-2007 14:57:42 AIPS Resumes 3 3 16-FEB-2007 14:57:42 AIPS BLANK was not found to be running 3 4 16-FEB-2007 14:57:42 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:57:42 AIPS Destroyed MA image file: catno= 24 disk= 1 3 2 16-FEB-2007 14:57:42 AIPS Disk 1 in-CNO 25 renumbered as CNO 24 3 2 16-FEB-2007 14:57:42 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.1 3 5 16-FEB-2007 14:57:42 AIPS 'MINIMUM FOV :31.1491 ARCSEC RADIUS' 3 5 16-FEB-2007 14:57:42 FLATN Task FLATN (release of 31DEC07) begins 3 2 16-FEB-2007 14:57:42 FLATN Create PLUTO .FLATN . 1 (MA) on disk 1 cno 25 3 2 16-FEB-2007 14:57:42 FLATN Start field 1 3 3 16-FEB-2007 14:57:42 FLATN Appears to have ended successfully 3 5 16-FEB-2007 14:57:42 FLATN imager-b 31DEC07 TST: Cpu= 0.4 Real= 0 3 2 16-FEB-2007 14:57:42 AIPS Resumes 3 3 16-FEB-2007 14:57:42 AIPS FLATN was not found to be running 3 5 16-FEB-2007 14:57:42 BLANK Task BLANK (release of 31DEC07) begins 3 2 16-FEB-2007 14:57:42 BLANK Create PLUTO .BLANK . 1 (MA) on disk 1 cno 26 3 3 16-FEB-2007 14:57:42 BLANK Appears to have ended successfully 3 5 16-FEB-2007 14:57:42 BLANK imager-b 31DEC07 TST: Cpu= 0.2 Real= 0 3 2 16-FEB-2007 14:57:42 AIPS Resumes 3 3 16-FEB-2007 14:57:42 AIPS BLANK was not found to be running 3 4 16-FEB-2007 14:57:42 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:57:42 AIPS Destroyed MA image file: catno= 25 disk= 1 3 2 16-FEB-2007 14:57:42 AIPS Disk 1 in-CNO 26 renumbered as CNO 25 3 2 16-FEB-2007 14:57:42 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.2 3 5 16-FEB-2007 14:57:42 AIPS 'MINIMUM FOV :31.1491 ARCSEC RADIUS' 3 5 16-FEB-2007 14:57:43 FLATN Task FLATN (release of 31DEC07) begins 3 2 16-FEB-2007 14:57:43 FLATN Create PLUTO .FLATN . 1 (MA) on disk 1 cno 26 3 2 16-FEB-2007 14:57:43 FLATN Start field 1 3 3 16-FEB-2007 14:57:43 FLATN Appears to have ended successfully 3 5 16-FEB-2007 14:57:43 FLATN imager-b 31DEC07 TST: Cpu= 0.4 Real= 0 3 2 16-FEB-2007 14:57:43 AIPS Resumes 3 3 16-FEB-2007 14:57:43 AIPS FLATN was not found to be running 3 5 16-FEB-2007 14:57:43 BLANK Task BLANK (release of 31DEC07) begins 3 2 16-FEB-2007 14:57:43 BLANK Create PLUTO .BLANK . 2 (MA) on disk 1 cno 27 3 3 16-FEB-2007 14:57:43 BLANK Appears to have ended successfully 3 5 16-FEB-2007 14:57:43 BLANK imager-b 31DEC07 TST: Cpu= 0.2 Real= 0 3 2 16-FEB-2007 14:57:43 AIPS Resumes 3 3 16-FEB-2007 14:57:43 AIPS BLANK was not found to be running 3 4 16-FEB-2007 14:57:43 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:57:43 AIPS Destroyed MA image file: catno= 26 disk= 1 3 2 16-FEB-2007 14:57:43 AIPS Disk 1 in-CNO 27 renumbered as CNO 26 3 2 16-FEB-2007 14:57:43 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.3 3 5 16-FEB-2007 14:57:43 AIPS 'MINIMUM FOV :31.1491 ARCSEC RADIUS' 3 5 16-FEB-2007 14:57:43 FLATN Task FLATN (release of 31DEC07) begins 3 2 16-FEB-2007 14:57:43 FLATN Create PLUTO .FLATN . 1 (MA) on disk 1 cno 27 3 2 16-FEB-2007 14:57:43 FLATN Start field 1 3 3 16-FEB-2007 14:57:44 FLATN Appears to have ended successfully 3 5 16-FEB-2007 14:57:44 FLATN imager-b 31DEC07 TST: Cpu= 0.4 Real= 1 3 2 16-FEB-2007 14:57:44 AIPS Resumes 3 3 16-FEB-2007 14:57:44 AIPS FLATN was not found to be running 3 5 16-FEB-2007 14:57:44 BLANK Task BLANK (release of 31DEC07) begins 3 2 16-FEB-2007 14:57:44 BLANK Create PLUTO .BLANK . 3 (MA) on disk 1 cno 28 3 3 16-FEB-2007 14:57:44 BLANK Appears to have ended successfully 3 5 16-FEB-2007 14:57:44 BLANK imager-b 31DEC07 TST: Cpu= 0.2 Real= 0 3 2 16-FEB-2007 14:57:44 AIPS Resumes 3 3 16-FEB-2007 14:57:44 AIPS BLANK was not found to be running 3 4 16-FEB-2007 14:57:44 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:57:44 AIPS Destroyed MA image file: catno= 27 disk= 1 3 2 16-FEB-2007 14:57:44 AIPS Disk 1 in-CNO 28 renumbered as CNO 27 3 2 16-FEB-2007 14:57:44 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.4 3 5 16-FEB-2007 14:57:44 AIPS 'MINIMUM FOV :31.1491 ARCSEC RADIUS' 3 5 16-FEB-2007 14:57:44 FLATN Task FLATN (release of 31DEC07) begins 3 2 16-FEB-2007 14:57:44 FLATN Create PLUTO .FLATN . 1 (MA) on disk 1 cno 28 3 2 16-FEB-2007 14:57:44 FLATN Start field 1 3 3 16-FEB-2007 14:57:45 FLATN Appears to have ended successfully 3 5 16-FEB-2007 14:57:45 FLATN imager-b 31DEC07 TST: Cpu= 0.4 Real= 1 3 2 16-FEB-2007 14:57:46 AIPS Resumes 3 3 16-FEB-2007 14:57:46 AIPS FLATN was not found to be running 3 5 16-FEB-2007 14:57:46 BLANK Task BLANK (release of 31DEC07) begins 3 2 16-FEB-2007 14:57:46 BLANK Create PLUTO .BLANK . 4 (MA) on disk 1 cno 29 3 3 16-FEB-2007 14:57:46 BLANK Appears to have ended successfully 3 5 16-FEB-2007 14:57:46 BLANK imager-b 31DEC07 TST: Cpu= 0.2 Real= 0 3 2 16-FEB-2007 14:57:46 AIPS Resumes 3 3 16-FEB-2007 14:57:46 AIPS BLANK was not found to be running 3 4 16-FEB-2007 14:57:46 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:57:46 AIPS Destroyed MA image file: catno= 28 disk= 1 3 2 16-FEB-2007 14:57:46 AIPS Disk 1 in-CNO 29 renumbered as CNO 28 3 2 16-FEB-2007 14:57:46 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.5 3 5 16-FEB-2007 14:57:46 AIPS 'MINIMUM FOV :31.1491 ARCSEC RADIUS' 3 5 16-FEB-2007 14:57:46 FLATN Task FLATN (release of 31DEC07) begins 3 2 16-FEB-2007 14:57:46 FLATN Create PLUTO .FLATN . 1 (MA) on disk 1 cno 29 3 2 16-FEB-2007 14:57:46 FLATN Start field 1 3 3 16-FEB-2007 14:57:46 FLATN Appears to have ended successfully 3 5 16-FEB-2007 14:57:46 FLATN imager-b 31DEC07 TST: Cpu= 0.4 Real= 0 3 2 16-FEB-2007 14:57:46 AIPS Resumes 3 3 16-FEB-2007 14:57:46 AIPS FLATN was not found to be running 3 5 16-FEB-2007 14:57:46 BLANK Task BLANK (release of 31DEC07) begins 3 2 16-FEB-2007 14:57:46 BLANK Create PLUTO .BLANK . 5 (MA) on disk 1 cno 30 3 3 16-FEB-2007 14:57:47 BLANK Appears to have ended successfully 3 5 16-FEB-2007 14:57:47 BLANK imager-b 31DEC07 TST: Cpu= 0.2 Real= 1 3 2 16-FEB-2007 14:57:47 AIPS Resumes 3 3 16-FEB-2007 14:57:47 AIPS BLANK was not found to be running 3 4 16-FEB-2007 14:57:47 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:57:47 AIPS Destroyed MA image file: catno= 29 disk= 1 3 2 16-FEB-2007 14:57:47 AIPS Disk 1 in-CNO 30 renumbered as CNO 29 3 2 16-FEB-2007 14:57:47 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.6 3 5 16-FEB-2007 14:57:47 AIPS 'MINIMUM FOV :31.1491 ARCSEC RADIUS' 3 5 16-FEB-2007 14:57:47 FLATN Task FLATN (release of 31DEC07) begins 3 2 16-FEB-2007 14:57:47 FLATN Create PLUTO .FLATN . 1 (MA) on disk 1 cno 30 3 2 16-FEB-2007 14:57:47 FLATN Start field 1 3 3 16-FEB-2007 14:57:47 FLATN Appears to have ended successfully 3 5 16-FEB-2007 14:57:47 FLATN imager-b 31DEC07 TST: Cpu= 0.4 Real= 0 3 2 16-FEB-2007 14:57:47 AIPS Resumes 3 3 16-FEB-2007 14:57:47 AIPS FLATN was not found to be running 3 5 16-FEB-2007 14:57:47 BLANK Task BLANK (release of 31DEC07) begins 3 2 16-FEB-2007 14:57:47 BLANK Create PLUTO .BLANK . 6 (MA) on disk 1 cno 31 3 3 16-FEB-2007 14:57:47 BLANK Appears to have ended successfully 3 5 16-FEB-2007 14:57:47 BLANK imager-b 31DEC07 TST: Cpu= 0.2 Real= 0 3 2 16-FEB-2007 14:57:47 AIPS Resumes 3 3 16-FEB-2007 14:57:47 AIPS BLANK was not found to be running 3 4 16-FEB-2007 14:57:47 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:57:47 AIPS Destroyed MA image file: catno= 30 disk= 1 3 2 16-FEB-2007 14:57:47 AIPS Disk 1 in-CNO 31 renumbered as CNO 30 3 2 16-FEB-2007 14:57:47 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.7 3 5 16-FEB-2007 14:57:47 AIPS 'MINIMUM FOV :31.1491 ARCSEC RADIUS' 3 5 16-FEB-2007 14:57:48 FLATN Task FLATN (release of 31DEC07) begins 3 2 16-FEB-2007 14:57:48 FLATN Create PLUTO .FLATN . 1 (MA) on disk 1 cno 31 3 2 16-FEB-2007 14:57:48 FLATN Start field 1 3 3 16-FEB-2007 14:57:48 FLATN Appears to have ended successfully 3 5 16-FEB-2007 14:57:48 FLATN imager-b 31DEC07 TST: Cpu= 0.4 Real= 0 3 2 16-FEB-2007 14:57:48 AIPS Resumes 3 3 16-FEB-2007 14:57:48 AIPS FLATN was not found to be running 3 5 16-FEB-2007 14:57:48 BLANK Task BLANK (release of 31DEC07) begins 3 2 16-FEB-2007 14:57:48 BLANK Create PLUTO .BLANK . 7 (MA) on disk 1 cno 32 3 3 16-FEB-2007 14:57:48 BLANK Appears to have ended successfully 3 5 16-FEB-2007 14:57:48 BLANK imager-b 31DEC07 TST: Cpu= 0.2 Real= 0 3 2 16-FEB-2007 14:57:48 AIPS Resumes 3 3 16-FEB-2007 14:57:48 AIPS BLANK was not found to be running 3 4 16-FEB-2007 14:57:48 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:57:48 AIPS Destroyed MA image file: catno= 31 disk= 1 3 2 16-FEB-2007 14:57:48 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 3 2 16-FEB-2007 14:57:48 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.8 3 5 16-FEB-2007 14:57:48 AIPS 'MINIMUM FOV :31.1491 ARCSEC RADIUS' 3 5 16-FEB-2007 14:57:48 FLATN Task FLATN (release of 31DEC07) begins 3 2 16-FEB-2007 14:57:48 FLATN Create PLUTO .FLATN . 1 (MA) on disk 1 cno 32 3 2 16-FEB-2007 14:57:48 FLATN Start field 1 3 3 16-FEB-2007 14:57:49 FLATN Appears to have ended successfully 3 5 16-FEB-2007 14:57:49 FLATN imager-b 31DEC07 TST: Cpu= 0.4 Real= 1 3 2 16-FEB-2007 14:57:49 AIPS Resumes 3 3 16-FEB-2007 14:57:49 AIPS FLATN was not found to be running 3 5 16-FEB-2007 14:57:49 BLANK Task BLANK (release of 31DEC07) begins 3 2 16-FEB-2007 14:57:49 BLANK Create PLUTO .BLANK . 8 (MA) on disk 1 cno 33 3 3 16-FEB-2007 14:57:49 BLANK Appears to have ended successfully 3 5 16-FEB-2007 14:57:49 BLANK imager-b 31DEC07 TST: Cpu= 0.2 Real= 0 3 2 16-FEB-2007 14:57:49 AIPS Resumes 3 3 16-FEB-2007 14:57:49 AIPS BLANK was not found to be running 3 4 16-FEB-2007 14:57:49 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:57:49 AIPS Destroyed MA image file: catno= 32 disk= 1 3 2 16-FEB-2007 14:57:49 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 3 2 16-FEB-2007 14:57:49 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.9 3 5 16-FEB-2007 14:57:49 AIPS 'MINIMUM FOV :31.1491 ARCSEC RADIUS' 3 5 16-FEB-2007 14:57:49 FLATN Task FLATN (release of 31DEC07) begins 3 2 16-FEB-2007 14:57:49 FLATN Create PLUTO .FLATN . 1 (MA) on disk 1 cno 33 3 2 16-FEB-2007 14:57:49 FLATN Start field 1 3 3 16-FEB-2007 14:57:50 FLATN Appears to have ended successfully 3 5 16-FEB-2007 14:57:50 FLATN imager-b 31DEC07 TST: Cpu= 0.4 Real= 1 3 2 16-FEB-2007 14:57:50 AIPS Resumes 3 3 16-FEB-2007 14:57:50 AIPS FLATN was not found to be running 3 5 16-FEB-2007 14:57:50 BLANK Task BLANK (release of 31DEC07) begins 3 2 16-FEB-2007 14:57:50 BLANK Create PLUTO .BLANK . 9 (MA) on disk 1 cno 34 3 3 16-FEB-2007 14:57:50 BLANK Appears to have ended successfully 3 5 16-FEB-2007 14:57:50 BLANK imager-b 31DEC07 TST: Cpu= 0.2 Real= 0 3 2 16-FEB-2007 14:57:50 AIPS Resumes 3 3 16-FEB-2007 14:57:50 AIPS BLANK was not found to be running 3 4 16-FEB-2007 14:57:50 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:57:50 AIPS Destroyed MA image file: catno= 33 disk= 1 3 2 16-FEB-2007 14:57:50 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 3 2 16-FEB-2007 14:57:50 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.10 3 5 16-FEB-2007 14:57:50 AIPS 'MINIMUM FOV :31.1491 ARCSEC RADIUS' 3 5 16-FEB-2007 14:57:50 FLATN Task FLATN (release of 31DEC07) begins 3 2 16-FEB-2007 14:57:50 FLATN Create PLUTO .FLATN . 1 (MA) on disk 1 cno 34 3 2 16-FEB-2007 14:57:50 FLATN Start field 1 3 3 16-FEB-2007 14:57:50 FLATN Appears to have ended successfully 3 5 16-FEB-2007 14:57:50 FLATN imager-b 31DEC07 TST: Cpu= 0.4 Real= 0 3 2 16-FEB-2007 14:57:50 AIPS Resumes 3 3 16-FEB-2007 14:57:50 AIPS FLATN was not found to be running 3 5 16-FEB-2007 14:57:50 BLANK Task BLANK (release of 31DEC07) begins 3 2 16-FEB-2007 14:57:50 BLANK Create PLUTO .BLANK . 10 (MA) on disk 1 cno 35 3 3 16-FEB-2007 14:57:51 BLANK Appears to have ended successfully 3 5 16-FEB-2007 14:57:51 BLANK imager-b 31DEC07 TST: Cpu= 0.2 Real= 1 3 2 16-FEB-2007 14:57:51 AIPS Resumes 3 3 16-FEB-2007 14:57:51 AIPS BLANK was not found to be running 3 4 16-FEB-2007 14:57:51 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:57:51 AIPS Destroyed MA image file: catno= 34 disk= 1 3 2 16-FEB-2007 14:57:51 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 3 2 16-FEB-2007 14:57:51 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.11 3 5 16-FEB-2007 14:57:51 AIPS 'MINIMUM FOV :31.1491 ARCSEC RADIUS' 3 5 16-FEB-2007 14:57:51 FLATN Task FLATN (release of 31DEC07) begins 3 2 16-FEB-2007 14:57:51 FLATN Create PLUTO .FLATN . 1 (MA) on disk 1 cno 35 3 2 16-FEB-2007 14:57:51 FLATN Start field 1 3 3 16-FEB-2007 14:57:51 FLATN Appears to have ended successfully 3 5 16-FEB-2007 14:57:51 FLATN imager-b 31DEC07 TST: Cpu= 0.4 Real= 0 3 2 16-FEB-2007 14:57:51 AIPS Resumes 3 3 16-FEB-2007 14:57:51 AIPS FLATN was not found to be running 3 5 16-FEB-2007 14:57:51 BLANK Task BLANK (release of 31DEC07) begins 3 2 16-FEB-2007 14:57:51 BLANK Create PLUTO .BLANK . 11 (MA) on disk 1 cno 36 3 3 16-FEB-2007 14:57:51 BLANK Appears to have ended successfully 3 5 16-FEB-2007 14:57:51 BLANK imager-b 31DEC07 TST: Cpu= 0.2 Real= 0 3 2 16-FEB-2007 14:57:51 AIPS Resumes 3 3 16-FEB-2007 14:57:51 AIPS BLANK was not found to be running 3 4 16-FEB-2007 14:57:51 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:57:51 AIPS Destroyed MA image file: catno= 35 disk= 1 3 2 16-FEB-2007 14:57:51 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 3 2 16-FEB-2007 14:57:51 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.12 3 5 16-FEB-2007 14:57:51 AIPS 'MINIMUM FOV :31.1491 ARCSEC RADIUS' 3 5 16-FEB-2007 14:57:52 FLATN Task FLATN (release of 31DEC07) begins 3 2 16-FEB-2007 14:57:52 FLATN Create PLUTO .FLATN . 1 (MA) on disk 1 cno 36 3 2 16-FEB-2007 14:57:52 FLATN Start field 1 3 3 16-FEB-2007 14:57:52 FLATN Appears to have ended successfully 3 5 16-FEB-2007 14:57:52 FLATN imager-b 31DEC07 TST: Cpu= 0.4 Real= 0 3 2 16-FEB-2007 14:57:53 AIPS Resumes 3 3 16-FEB-2007 14:57:53 AIPS FLATN was not found to be running 3 5 16-FEB-2007 14:57:53 BLANK Task BLANK (release of 31DEC07) begins 3 2 16-FEB-2007 14:57:53 BLANK Create PLUTO .BLANK . 12 (MA) on disk 1 cno 37 3 3 16-FEB-2007 14:57:53 BLANK Appears to have ended successfully 3 5 16-FEB-2007 14:57:53 BLANK imager-b 31DEC07 TST: Cpu= 0.2 Real= 0 3 2 16-FEB-2007 14:57:53 AIPS Resumes 3 3 16-FEB-2007 14:57:53 AIPS BLANK was not found to be running 3 4 16-FEB-2007 14:57:53 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:57:53 AIPS Destroyed MA image file: catno= 36 disk= 1 3 2 16-FEB-2007 14:57:53 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 3 2 16-FEB-2007 14:57:53 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.13 3 5 16-FEB-2007 14:57:53 AIPS 'MINIMUM FOV :31.1491 ARCSEC RADIUS' 3 5 16-FEB-2007 14:57:53 FLATN Task FLATN (release of 31DEC07) begins 3 2 16-FEB-2007 14:57:53 FLATN Create PLUTO .FLATN . 1 (MA) on disk 1 cno 37 3 2 16-FEB-2007 14:57:53 FLATN Start field 1 3 3 16-FEB-2007 14:57:54 FLATN Appears to have ended successfully 3 5 16-FEB-2007 14:57:54 FLATN imager-b 31DEC07 TST: Cpu= 0.4 Real= 1 3 2 16-FEB-2007 14:57:54 AIPS Resumes 3 3 16-FEB-2007 14:57:54 AIPS FLATN was not found to be running 3 5 16-FEB-2007 14:57:54 BLANK Task BLANK (release of 31DEC07) begins 3 2 16-FEB-2007 14:57:54 BLANK Create PLUTO .BLANK . 13 (MA) on disk 1 cno 38 3 3 16-FEB-2007 14:57:54 BLANK Appears to have ended successfully 3 5 16-FEB-2007 14:57:54 BLANK imager-b 31DEC07 TST: Cpu= 0.2 Real= 0 3 2 16-FEB-2007 14:57:54 AIPS Resumes 3 3 16-FEB-2007 14:57:54 AIPS BLANK was not found to be running 3 4 16-FEB-2007 14:57:54 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:57:54 AIPS Destroyed MA image file: catno= 37 disk= 1 3 2 16-FEB-2007 14:57:54 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 3 2 16-FEB-2007 14:57:54 AIPS Got(1) disk= 1 user=**** type=UV 3C286.Q BAND.1 3 2 16-FEB-2007 14:57:54 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.14 3 5 16-FEB-2007 14:57:54 AIPS 'MINIMUM FOV :31.1491 ARCSEC RADIUS' 3 5 16-FEB-2007 14:57:54 FLATN Task FLATN (release of 31DEC07) begins 3 2 16-FEB-2007 14:57:54 FLATN Create PLUTO .FLATN . 1 (MA) on disk 1 cno 38 3 2 16-FEB-2007 14:57:54 FLATN Start field 1 3 3 16-FEB-2007 14:57:54 FLATN Appears to have ended successfully 3 5 16-FEB-2007 14:57:54 FLATN imager-b 31DEC07 TST: Cpu= 0.4 Real= 0 3 2 16-FEB-2007 14:57:55 AIPS Resumes 3 3 16-FEB-2007 14:57:55 AIPS FLATN was not found to be running 3 5 16-FEB-2007 14:57:55 BLANK Task BLANK (release of 31DEC07) begins 3 2 16-FEB-2007 14:57:55 BLANK Create PLUTO .BLANK . 14 (MA) on disk 1 cno 39 3 3 16-FEB-2007 14:57:55 BLANK Appears to have ended successfully 3 5 16-FEB-2007 14:57:55 BLANK imager-b 31DEC07 TST: Cpu= 0.2 Real= 0 3 2 16-FEB-2007 14:57:55 AIPS Resumes 3 3 16-FEB-2007 14:57:55 AIPS BLANK was not found to be running 3 4 16-FEB-2007 14:57:55 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:57:55 AIPS Destroyed MA image file: catno= 38 disk= 1 3 2 16-FEB-2007 14:57:55 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 3 2 16-FEB-2007 14:57:55 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.15 3 5 16-FEB-2007 14:57:55 AIPS 'MINIMUM FOV :31.1491 ARCSEC RADIUS' 3 5 16-FEB-2007 14:57:55 FLATN Task FLATN (release of 31DEC07) begins 3 2 16-FEB-2007 14:57:55 FLATN Create PLUTO .FLATN . 1 (MA) on disk 1 cno 39 3 2 16-FEB-2007 14:57:55 FLATN Start field 1 3 3 16-FEB-2007 14:57:55 FLATN Appears to have ended successfully 3 5 16-FEB-2007 14:57:55 FLATN imager-b 31DEC07 TST: Cpu= 0.4 Real= 0 3 2 16-FEB-2007 14:57:55 AIPS Resumes 3 3 16-FEB-2007 14:57:55 AIPS FLATN was not found to be running 3 5 16-FEB-2007 14:57:55 BLANK Task BLANK (release of 31DEC07) begins 3 2 16-FEB-2007 14:57:55 BLANK Create PLUTO .BLANK . 15 (MA) on disk 1 cno 40 3 3 16-FEB-2007 14:57:56 BLANK Appears to have ended successfully 3 5 16-FEB-2007 14:57:56 BLANK imager-b 31DEC07 TST: Cpu= 0.2 Real= 1 3 2 16-FEB-2007 14:57:56 AIPS Resumes 3 3 16-FEB-2007 14:57:56 AIPS BLANK was not found to be running 3 4 16-FEB-2007 14:57:56 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:57:56 AIPS Destroyed MA image file: catno= 39 disk= 1 3 2 16-FEB-2007 14:57:56 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 3 2 16-FEB-2007 14:57:56 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.16 3 5 16-FEB-2007 14:57:56 AIPS 'MINIMUM FOV :31.1491 ARCSEC RADIUS' 3 5 16-FEB-2007 14:57:56 FLATN Task FLATN (release of 31DEC07) begins 3 2 16-FEB-2007 14:57:56 FLATN Create PLUTO .FLATN . 1 (MA) on disk 1 cno 40 3 2 16-FEB-2007 14:57:56 FLATN Start field 1 3 3 16-FEB-2007 14:57:56 FLATN Appears to have ended successfully 3 5 16-FEB-2007 14:57:56 FLATN imager-b 31DEC07 TST: Cpu= 0.4 Real= 0 3 2 16-FEB-2007 14:57:57 AIPS Resumes 3 3 16-FEB-2007 14:57:57 AIPS FLATN was not found to be running 3 5 16-FEB-2007 14:57:57 BLANK Task BLANK (release of 31DEC07) begins 3 2 16-FEB-2007 14:57:57 BLANK Create PLUTO .BLANK . 16 (MA) on disk 1 cno 41 3 3 16-FEB-2007 14:57:57 BLANK Appears to have ended successfully 3 5 16-FEB-2007 14:57:57 BLANK imager-b 31DEC07 TST: Cpu= 0.2 Real= 0 3 2 16-FEB-2007 14:57:57 AIPS Resumes 3 3 16-FEB-2007 14:57:57 AIPS BLANK was not found to be running 3 4 16-FEB-2007 14:57:57 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:57:57 AIPS Destroyed MA image file: catno= 40 disk= 1 3 2 16-FEB-2007 14:57:57 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 3 2 16-FEB-2007 14:57:57 AIPS Disk 1 No files needed renumbering 3 2 16-FEB-2007 14:57:57 AIPS Got(1) disk= 1 user=**** type=UV 20021201.Q BAND.1 3 2 16-FEB-2007 14:57:57 AIPS Got(1) disk= 1 user=**** type=UV 20021201.TASAV.1 3 2 16-FEB-2007 14:57:57 AIPS Got(1) disk= 1 user=**** type=UV 1733-130.Q BAND.1 3 2 16-FEB-2007 14:57:57 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.1 3 2 16-FEB-2007 14:57:57 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.2 3 2 16-FEB-2007 14:57:57 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.3 3 2 16-FEB-2007 14:57:57 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.4 3 2 16-FEB-2007 14:57:57 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.5 3 2 16-FEB-2007 14:57:57 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.6 3 2 16-FEB-2007 14:57:57 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.7 3 2 16-FEB-2007 14:57:57 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.8 3 2 16-FEB-2007 14:57:57 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.9 3 2 16-FEB-2007 14:57:57 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.10 3 2 16-FEB-2007 14:57:57 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.11 3 2 16-FEB-2007 14:57:57 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.12 3 2 16-FEB-2007 14:57:57 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.13 3 2 16-FEB-2007 14:57:57 AIPS Got(1) disk= 1 user=**** type=UV 3C286.Q BAND.1 3 2 16-FEB-2007 14:57:57 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.14 3 2 16-FEB-2007 14:57:57 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.15 3 2 16-FEB-2007 14:57:57 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.16 3 2 16-FEB-2007 14:57:57 AIPS Got(1) disk= 1 user=**** type=MA 1733-130.ICL001.1 3 2 16-FEB-2007 14:57:57 AIPS Got(1) disk= 1 user=**** type=MA 1733-130.ICL002.1 3 2 16-FEB-2007 14:57:57 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.ICL001.1 3 2 16-FEB-2007 14:57:57 AIPS Got(1) disk= 1 user=**** type=MA 1733-130.BLANK.1 3 2 16-FEB-2007 14:57:57 AIPS Got(1) disk= 1 user=**** type=MA 1733-130.BLANK.1 3 5 16-FEB-2007 14:57:57 AIPS Mean= 7.8779E-05 rms= 1.4772E-03 JY/BEAM over 150861. pixels 3 5 16-FEB-2007 14:57:57 AIPS Maximum= 1.0217E-02 at 36 133 1 1 1 1 1 3 5 16-FEB-2007 14:57:57 AIPS Skypos: RA 17 33 04.49412 DEC -13 05 02.1904 3 5 16-FEB-2007 14:57:57 AIPS Skypos: IPOL 43339.900 MHZ 3 5 16-FEB-2007 14:57:57 AIPS Minimum=-9.5859E-03 at 34 228 1 1 1 1 1 3 5 16-FEB-2007 14:57:57 AIPS Skypos: RA 17 33 04.51332 DEC -13 04 48.8452 3 5 16-FEB-2007 14:57:57 AIPS Skypos: IPOL 43339.900 MHZ 3 5 16-FEB-2007 14:57:57 AIPS Flux density = 7.5635E-01 Jy. Beam area = 15.71 pixels 3 2 16-FEB-2007 14:57:57 AIPS Waiting for returned adverbs 3 5 16-FEB-2007 14:57:57 IMEAN Task IMEAN (release of 31DEC07) begins 3 5 16-FEB-2007 14:57:57 IMEAN Image= 1733-130 .BLANK . 1 1 xywind= 1 1 444 444 3 5 16-FEB-2007 14:57:57 IMEAN Mean and rms found by fitting peak in histogram: 3 5 16-FEB-2007 14:57:57 IMEAN Mean= 1.7757E-05 Rms= 8.0712E-04 **** from histogram 3 5 16-FEB-2007 14:57:57 IMEAN Mean and rms found by including all data: 3 5 16-FEB-2007 14:57:57 IMEAN Mean= 6.4016E-04 Rms= 3.8970E-02 JY/BEAM over 154461 pixels 3 5 16-FEB-2007 14:57:57 IMEAN Flux density = 6.2927E+00 Jy. beam area = 15.71 pixels 3 5 16-FEB-2007 14:57:57 IMEAN Minimum=-1.6586E-02 at 226 223 1 1 3 5 16-FEB-2007 14:57:57 IMEAN Skypos: RA 17 33 02.66734 DEC -13 04 49.5480 3 5 16-FEB-2007 14:57:57 IMEAN Maximum= 5.3554E+00 at 222 223 1 1 3 5 16-FEB-2007 14:57:57 IMEAN Skypos: RA 17 33 02.70580 DEC -13 04 49.5480 3 5 16-FEB-2007 14:57:57 IMEAN Skypos: IPOL 43339.900 MHZ 3 2 16-FEB-2007 14:57:58 IMEAN returns adverbs to AIPS 3 3 16-FEB-2007 14:57:58 IMEAN Appears to have ended successfully 3 5 16-FEB-2007 14:57:58 IMEAN imager-b 31DEC07 TST: Cpu= 0.0 Real= 1 3 2 16-FEB-2007 14:57:59 AIPS Resumes 3 3 16-FEB-2007 14:57:59 AIPS IMEAN was not found to be running 3 2 16-FEB-2007 14:57:59 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.BLANK.1 3 5 16-FEB-2007 14:57:59 AIPS Mean=-5.9423E-07 rms= 8.4981E-04 JY/BEAM over 126649. pixels 3 5 16-FEB-2007 14:57:59 AIPS Maximum= 3.6066E-03 at 227 169 1 1 1 1 1 3 5 16-FEB-2007 14:57:59 AIPS Skypos: RA 17 07 36.96351 DEC -13 37 44.4782 3 5 16-FEB-2007 14:57:59 AIPS Skypos: IPOL 43339.900 MHZ 3 5 16-FEB-2007 14:57:59 AIPS Minimum=-3.4267E-03 at 160 258 1 1 1 1 1 3 5 16-FEB-2007 14:57:59 AIPS Skypos: RA 17 07 37.66658 DEC -13 37 30.8635 3 5 16-FEB-2007 14:57:59 AIPS Skypos: IPOL 43339.900 MHZ 3 5 16-FEB-2007 14:57:59 AIPS Flux density = -3.8685E-03 Jy. Beam area = 19.45 pixels 3 2 16-FEB-2007 14:57:59 AIPS Waiting for returned adverbs 3 5 16-FEB-2007 14:57:59 IMEAN Task IMEAN (release of 31DEC07) begins 3 5 16-FEB-2007 14:57:59 IMEAN Image= PLUTO .BLANK . 1 1 xywind= 1 1 408 408 3 5 16-FEB-2007 14:57:59 IMEAN Mean and rms found by fitting peak in histogram: 3 5 16-FEB-2007 14:57:59 IMEAN Mean=-8.3889E-06 Rms= 8.6514E-04 **** from histogram 3 5 16-FEB-2007 14:57:59 IMEAN Mean and rms found by including all data: 3 5 16-FEB-2007 14:57:59 IMEAN Mean=-1.7873E-06 Rms= 8.5126E-04 JY/BEAM over 130249 pixels 3 5 16-FEB-2007 14:57:59 IMEAN Flux density = -1.1966E-02 Jy. beam area = 19.45 pixels 3 5 16-FEB-2007 14:57:59 IMEAN Minimum=-3.4267E-03 at 160 258 1 1 3 5 16-FEB-2007 14:57:59 IMEAN Skypos: RA 17 07 37.66658 DEC -13 37 30.8635 3 5 16-FEB-2007 14:57:59 IMEAN Maximum= 3.6066E-03 at 227 169 1 1 3 5 16-FEB-2007 14:57:59 IMEAN Skypos: RA 17 07 36.96351 DEC -13 37 44.4782 3 5 16-FEB-2007 14:57:59 IMEAN Skypos: IPOL 43339.900 MHZ 3 2 16-FEB-2007 14:57:59 IMEAN returns adverbs to AIPS 3 3 16-FEB-2007 14:57:59 IMEAN Appears to have ended successfully 3 5 16-FEB-2007 14:57:59 IMEAN imager-b 31DEC07 TST: Cpu= 0.0 Real= 0 3 2 16-FEB-2007 14:57:59 AIPS Resumes 3 3 16-FEB-2007 14:57:59 AIPS IMEAN was not found to be running 3 2 16-FEB-2007 14:57:59 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.BLANK.2 3 5 16-FEB-2007 14:57:59 AIPS Mean=-5.9423E-07 rms= 8.4981E-04 JY/BEAM over 126649. pixels 3 5 16-FEB-2007 14:57:59 AIPS Maximum= 3.6066E-03 at 227 169 1 1 1 1 1 3 5 16-FEB-2007 14:57:59 AIPS Skypos: RA 17 07 36.96351 DEC -13 37 44.4782 3 5 16-FEB-2007 14:57:59 AIPS Skypos: IPOL 43339.900 MHZ 3 5 16-FEB-2007 14:57:59 AIPS Minimum=-3.4267E-03 at 160 258 1 1 1 1 1 3 5 16-FEB-2007 14:57:59 AIPS Skypos: RA 17 07 37.66658 DEC -13 37 30.8635 3 5 16-FEB-2007 14:57:59 AIPS Skypos: IPOL 43339.900 MHZ 3 5 16-FEB-2007 14:57:59 AIPS Flux density = -3.8685E-03 Jy. Beam area = 19.45 pixels 3 2 16-FEB-2007 14:57:59 AIPS Waiting for returned adverbs 3 5 16-FEB-2007 14:57:59 IMEAN Task IMEAN (release of 31DEC07) begins 3 5 16-FEB-2007 14:57:59 IMEAN Image= PLUTO .BLANK . 2 1 xywind= 1 1 408 408 3 5 16-FEB-2007 14:57:59 IMEAN Mean and rms found by fitting peak in histogram: 3 5 16-FEB-2007 14:57:59 IMEAN Mean=-8.3889E-06 Rms= 8.6514E-04 **** from histogram 3 5 16-FEB-2007 14:57:59 IMEAN Mean and rms found by including all data: 3 5 16-FEB-2007 14:57:59 IMEAN Mean=-1.7873E-06 Rms= 8.5126E-04 JY/BEAM over 130249 pixels 3 5 16-FEB-2007 14:57:59 IMEAN Flux density = -1.1966E-02 Jy. beam area = 19.45 pixels 3 5 16-FEB-2007 14:57:59 IMEAN Minimum=-3.4267E-03 at 160 258 1 1 3 5 16-FEB-2007 14:57:59 IMEAN Skypos: RA 17 07 37.66658 DEC -13 37 30.8635 3 5 16-FEB-2007 14:57:59 IMEAN Maximum= 3.6066E-03 at 227 169 1 1 3 5 16-FEB-2007 14:57:59 IMEAN Skypos: RA 17 07 36.96351 DEC -13 37 44.4782 3 5 16-FEB-2007 14:57:59 IMEAN Skypos: IPOL 43339.900 MHZ 3 2 16-FEB-2007 14:57:59 IMEAN returns adverbs to AIPS 3 3 16-FEB-2007 14:57:59 IMEAN Appears to have ended successfully 3 5 16-FEB-2007 14:57:59 IMEAN imager-b 31DEC07 TST: Cpu= 0.0 Real= 0 3 2 16-FEB-2007 14:57:59 AIPS Resumes 3 3 16-FEB-2007 14:57:59 AIPS IMEAN was not found to be running 3 2 16-FEB-2007 14:57:59 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.BLANK.3 3 5 16-FEB-2007 14:57:59 AIPS Mean=-5.9423E-07 rms= 8.4981E-04 JY/BEAM over 126649. pixels 3 5 16-FEB-2007 14:57:59 AIPS Maximum= 3.6066E-03 at 227 169 1 1 1 1 1 3 5 16-FEB-2007 14:57:59 AIPS Skypos: RA 17 07 36.96351 DEC -13 37 44.4782 3 5 16-FEB-2007 14:57:59 AIPS Skypos: IPOL 43339.900 MHZ 3 5 16-FEB-2007 14:57:59 AIPS Minimum=-3.4267E-03 at 160 258 1 1 1 1 1 3 5 16-FEB-2007 14:57:59 AIPS Skypos: RA 17 07 37.66658 DEC -13 37 30.8635 3 5 16-FEB-2007 14:57:59 AIPS Skypos: IPOL 43339.900 MHZ 3 5 16-FEB-2007 14:57:59 AIPS Flux density = -3.8685E-03 Jy. Beam area = 19.45 pixels 3 2 16-FEB-2007 14:57:59 AIPS Waiting for returned adverbs 3 5 16-FEB-2007 14:57:59 IMEAN Task IMEAN (release of 31DEC07) begins 3 5 16-FEB-2007 14:57:59 IMEAN Image= PLUTO .BLANK . 3 1 xywind= 1 1 408 408 3 5 16-FEB-2007 14:57:59 IMEAN Mean and rms found by fitting peak in histogram: 3 5 16-FEB-2007 14:57:59 IMEAN Mean=-8.3889E-06 Rms= 8.6514E-04 **** from histogram 3 5 16-FEB-2007 14:57:59 IMEAN Mean and rms found by including all data: 3 5 16-FEB-2007 14:57:59 IMEAN Mean=-1.7873E-06 Rms= 8.5126E-04 JY/BEAM over 130249 pixels 3 5 16-FEB-2007 14:57:59 IMEAN Flux density = -1.1966E-02 Jy. beam area = 19.45 pixels 3 5 16-FEB-2007 14:57:59 IMEAN Minimum=-3.4267E-03 at 160 258 1 1 3 5 16-FEB-2007 14:57:59 IMEAN Skypos: RA 17 07 37.66658 DEC -13 37 30.8635 3 5 16-FEB-2007 14:57:59 IMEAN Maximum= 3.6066E-03 at 227 169 1 1 3 5 16-FEB-2007 14:57:59 IMEAN Skypos: RA 17 07 36.96351 DEC -13 37 44.4782 3 5 16-FEB-2007 14:57:59 IMEAN Skypos: IPOL 43339.900 MHZ 3 2 16-FEB-2007 14:57:59 IMEAN returns adverbs to AIPS 3 3 16-FEB-2007 14:57:59 IMEAN Appears to have ended successfully 3 5 16-FEB-2007 14:57:59 IMEAN imager-b 31DEC07 TST: Cpu= 0.0 Real= 0 3 2 16-FEB-2007 14:57:59 AIPS Resumes 3 3 16-FEB-2007 14:57:59 AIPS IMEAN was not found to be running 3 2 16-FEB-2007 14:57:59 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.BLANK.4 3 5 16-FEB-2007 14:57:59 AIPS Mean=-5.9423E-07 rms= 8.4981E-04 JY/BEAM over 126649. pixels 3 5 16-FEB-2007 14:57:59 AIPS Maximum= 3.6066E-03 at 227 169 1 1 1 1 1 3 5 16-FEB-2007 14:57:59 AIPS Skypos: RA 17 07 36.96351 DEC -13 37 44.4782 3 5 16-FEB-2007 14:57:59 AIPS Skypos: IPOL 43339.900 MHZ 3 5 16-FEB-2007 14:57:59 AIPS Minimum=-3.4267E-03 at 160 258 1 1 1 1 1 3 5 16-FEB-2007 14:57:59 AIPS Skypos: RA 17 07 37.66658 DEC -13 37 30.8635 3 5 16-FEB-2007 14:57:59 AIPS Skypos: IPOL 43339.900 MHZ 3 5 16-FEB-2007 14:57:59 AIPS Flux density = -3.8685E-03 Jy. Beam area = 19.45 pixels 3 2 16-FEB-2007 14:57:59 AIPS Waiting for returned adverbs 3 5 16-FEB-2007 14:57:59 IMEAN Task IMEAN (release of 31DEC07) begins 3 5 16-FEB-2007 14:57:59 IMEAN Image= PLUTO .BLANK . 4 1 xywind= 1 1 408 408 3 5 16-FEB-2007 14:57:59 IMEAN Mean and rms found by fitting peak in histogram: 3 5 16-FEB-2007 14:57:59 IMEAN Mean=-8.3889E-06 Rms= 8.6514E-04 **** from histogram 3 5 16-FEB-2007 14:57:59 IMEAN Mean and rms found by including all data: 3 5 16-FEB-2007 14:57:59 IMEAN Mean=-1.7873E-06 Rms= 8.5126E-04 JY/BEAM over 130249 pixels 3 5 16-FEB-2007 14:57:59 IMEAN Flux density = -1.1966E-02 Jy. beam area = 19.45 pixels 3 5 16-FEB-2007 14:57:59 IMEAN Minimum=-3.4267E-03 at 160 258 1 1 3 5 16-FEB-2007 14:57:59 IMEAN Skypos: RA 17 07 37.66658 DEC -13 37 30.8635 3 5 16-FEB-2007 14:57:59 IMEAN Maximum= 3.6066E-03 at 227 169 1 1 3 5 16-FEB-2007 14:57:59 IMEAN Skypos: RA 17 07 36.96351 DEC -13 37 44.4782 3 5 16-FEB-2007 14:57:59 IMEAN Skypos: IPOL 43339.900 MHZ 3 2 16-FEB-2007 14:57:59 IMEAN returns adverbs to AIPS 3 3 16-FEB-2007 14:57:59 IMEAN Appears to have ended successfully 3 5 16-FEB-2007 14:57:59 IMEAN imager-b 31DEC07 TST: Cpu= 0.0 Real= 0 3 2 16-FEB-2007 14:58:00 AIPS Resumes 3 3 16-FEB-2007 14:58:00 AIPS IMEAN was not found to be running 3 2 16-FEB-2007 14:58:00 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.BLANK.5 3 5 16-FEB-2007 14:58:00 AIPS Mean=-5.9423E-07 rms= 8.4981E-04 JY/BEAM over 126649. pixels 3 5 16-FEB-2007 14:58:00 AIPS Maximum= 3.6066E-03 at 227 169 1 1 1 1 1 3 5 16-FEB-2007 14:58:00 AIPS Skypos: RA 17 07 36.96351 DEC -13 37 44.4782 3 5 16-FEB-2007 14:58:00 AIPS Skypos: IPOL 43339.900 MHZ 3 5 16-FEB-2007 14:58:00 AIPS Minimum=-3.4267E-03 at 160 258 1 1 1 1 1 3 5 16-FEB-2007 14:58:00 AIPS Skypos: RA 17 07 37.66658 DEC -13 37 30.8635 3 5 16-FEB-2007 14:58:00 AIPS Skypos: IPOL 43339.900 MHZ 3 5 16-FEB-2007 14:58:00 AIPS Flux density = -3.8685E-03 Jy. Beam area = 19.45 pixels 3 2 16-FEB-2007 14:58:00 AIPS Waiting for returned adverbs 3 5 16-FEB-2007 14:58:00 IMEAN Task IMEAN (release of 31DEC07) begins 3 5 16-FEB-2007 14:58:00 IMEAN Image= PLUTO .BLANK . 5 1 xywind= 1 1 408 408 3 5 16-FEB-2007 14:58:00 IMEAN Mean and rms found by fitting peak in histogram: 3 5 16-FEB-2007 14:58:00 IMEAN Mean=-8.3889E-06 Rms= 8.6514E-04 **** from histogram 3 5 16-FEB-2007 14:58:00 IMEAN Mean and rms found by including all data: 3 5 16-FEB-2007 14:58:00 IMEAN Mean=-1.7873E-06 Rms= 8.5126E-04 JY/BEAM over 130249 pixels 3 5 16-FEB-2007 14:58:00 IMEAN Flux density = -1.1966E-02 Jy. beam area = 19.45 pixels 3 5 16-FEB-2007 14:58:00 IMEAN Minimum=-3.4267E-03 at 160 258 1 1 3 5 16-FEB-2007 14:58:00 IMEAN Skypos: RA 17 07 37.66658 DEC -13 37 30.8635 3 5 16-FEB-2007 14:58:00 IMEAN Maximum= 3.6066E-03 at 227 169 1 1 3 5 16-FEB-2007 14:58:00 IMEAN Skypos: RA 17 07 36.96351 DEC -13 37 44.4782 3 5 16-FEB-2007 14:58:00 IMEAN Skypos: IPOL 43339.900 MHZ 3 2 16-FEB-2007 14:58:00 IMEAN returns adverbs to AIPS 3 3 16-FEB-2007 14:58:00 IMEAN Appears to have ended successfully 3 5 16-FEB-2007 14:58:00 IMEAN imager-b 31DEC07 TST: Cpu= 0.0 Real= 0 3 2 16-FEB-2007 14:58:00 AIPS Resumes 3 3 16-FEB-2007 14:58:00 AIPS IMEAN was not found to be running 3 2 16-FEB-2007 14:58:00 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.BLANK.6 3 5 16-FEB-2007 14:58:00 AIPS Mean=-5.9423E-07 rms= 8.4981E-04 JY/BEAM over 126649. pixels 3 5 16-FEB-2007 14:58:00 AIPS Maximum= 3.6066E-03 at 227 169 1 1 1 1 1 3 5 16-FEB-2007 14:58:00 AIPS Skypos: RA 17 07 36.96351 DEC -13 37 44.4782 3 5 16-FEB-2007 14:58:00 AIPS Skypos: IPOL 43339.900 MHZ 3 5 16-FEB-2007 14:58:00 AIPS Minimum=-3.4267E-03 at 160 258 1 1 1 1 1 3 5 16-FEB-2007 14:58:00 AIPS Skypos: RA 17 07 37.66658 DEC -13 37 30.8635 3 5 16-FEB-2007 14:58:00 AIPS Skypos: IPOL 43339.900 MHZ 3 5 16-FEB-2007 14:58:00 AIPS Flux density = -3.8685E-03 Jy. Beam area = 19.45 pixels 3 2 16-FEB-2007 14:58:00 AIPS Waiting for returned adverbs 3 5 16-FEB-2007 14:58:00 IMEAN Task IMEAN (release of 31DEC07) begins 3 5 16-FEB-2007 14:58:00 IMEAN Image= PLUTO .BLANK . 6 1 xywind= 1 1 408 408 3 5 16-FEB-2007 14:58:00 IMEAN Mean and rms found by fitting peak in histogram: 3 5 16-FEB-2007 14:58:00 IMEAN Mean=-8.3889E-06 Rms= 8.6514E-04 **** from histogram 3 5 16-FEB-2007 14:58:00 IMEAN Mean and rms found by including all data: 3 5 16-FEB-2007 14:58:00 IMEAN Mean=-1.7873E-06 Rms= 8.5126E-04 JY/BEAM over 130249 pixels 3 5 16-FEB-2007 14:58:00 IMEAN Flux density = -1.1966E-02 Jy. beam area = 19.45 pixels 3 5 16-FEB-2007 14:58:00 IMEAN Minimum=-3.4267E-03 at 160 258 1 1 3 5 16-FEB-2007 14:58:00 IMEAN Skypos: RA 17 07 37.66658 DEC -13 37 30.8635 3 5 16-FEB-2007 14:58:00 IMEAN Maximum= 3.6066E-03 at 227 169 1 1 3 5 16-FEB-2007 14:58:00 IMEAN Skypos: RA 17 07 36.96351 DEC -13 37 44.4782 3 5 16-FEB-2007 14:58:00 IMEAN Skypos: IPOL 43339.900 MHZ 3 2 16-FEB-2007 14:58:00 IMEAN returns adverbs to AIPS 3 3 16-FEB-2007 14:58:00 IMEAN Appears to have ended successfully 3 5 16-FEB-2007 14:58:00 IMEAN imager-b 31DEC07 TST: Cpu= 0.0 Real= 0 3 2 16-FEB-2007 14:58:00 AIPS Resumes 3 3 16-FEB-2007 14:58:00 AIPS IMEAN was not found to be running 3 2 16-FEB-2007 14:58:00 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.BLANK.7 3 5 16-FEB-2007 14:58:00 AIPS Mean=-5.9423E-07 rms= 8.4981E-04 JY/BEAM over 126649. pixels 3 5 16-FEB-2007 14:58:00 AIPS Maximum= 3.6066E-03 at 227 169 1 1 1 1 1 3 5 16-FEB-2007 14:58:00 AIPS Skypos: RA 17 07 36.96351 DEC -13 37 44.4782 3 5 16-FEB-2007 14:58:00 AIPS Skypos: IPOL 43339.900 MHZ 3 5 16-FEB-2007 14:58:00 AIPS Minimum=-3.4267E-03 at 160 258 1 1 1 1 1 3 5 16-FEB-2007 14:58:00 AIPS Skypos: RA 17 07 37.66658 DEC -13 37 30.8635 3 5 16-FEB-2007 14:58:00 AIPS Skypos: IPOL 43339.900 MHZ 3 5 16-FEB-2007 14:58:00 AIPS Flux density = -3.8685E-03 Jy. Beam area = 19.45 pixels 3 2 16-FEB-2007 14:58:00 AIPS Waiting for returned adverbs 3 5 16-FEB-2007 14:58:00 IMEAN Task IMEAN (release of 31DEC07) begins 3 5 16-FEB-2007 14:58:00 IMEAN Image= PLUTO .BLANK . 7 1 xywind= 1 1 408 408 3 5 16-FEB-2007 14:58:00 IMEAN Mean and rms found by fitting peak in histogram: 3 5 16-FEB-2007 14:58:00 IMEAN Mean=-8.3889E-06 Rms= 8.6514E-04 **** from histogram 3 5 16-FEB-2007 14:58:00 IMEAN Mean and rms found by including all data: 3 5 16-FEB-2007 14:58:00 IMEAN Mean=-1.7873E-06 Rms= 8.5126E-04 JY/BEAM over 130249 pixels 3 5 16-FEB-2007 14:58:00 IMEAN Flux density = -1.1966E-02 Jy. beam area = 19.45 pixels 3 5 16-FEB-2007 14:58:00 IMEAN Minimum=-3.4267E-03 at 160 258 1 1 3 5 16-FEB-2007 14:58:00 IMEAN Skypos: RA 17 07 37.66658 DEC -13 37 30.8635 3 5 16-FEB-2007 14:58:00 IMEAN Maximum= 3.6066E-03 at 227 169 1 1 3 5 16-FEB-2007 14:58:00 IMEAN Skypos: RA 17 07 36.96351 DEC -13 37 44.4782 3 5 16-FEB-2007 14:58:00 IMEAN Skypos: IPOL 43339.900 MHZ 3 2 16-FEB-2007 14:58:00 IMEAN returns adverbs to AIPS 3 3 16-FEB-2007 14:58:00 IMEAN Appears to have ended successfully 3 5 16-FEB-2007 14:58:00 IMEAN imager-b 31DEC07 TST: Cpu= 0.0 Real= 0 3 2 16-FEB-2007 14:58:00 AIPS Resumes 3 3 16-FEB-2007 14:58:00 AIPS IMEAN was not found to be running 3 2 16-FEB-2007 14:58:00 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.BLANK.8 3 5 16-FEB-2007 14:58:00 AIPS Mean=-5.9423E-07 rms= 8.4981E-04 JY/BEAM over 126649. pixels 3 5 16-FEB-2007 14:58:00 AIPS Maximum= 3.6066E-03 at 227 169 1 1 1 1 1 3 5 16-FEB-2007 14:58:00 AIPS Skypos: RA 17 07 36.96351 DEC -13 37 44.4782 3 5 16-FEB-2007 14:58:00 AIPS Skypos: IPOL 43339.900 MHZ 3 5 16-FEB-2007 14:58:00 AIPS Minimum=-3.4267E-03 at 160 258 1 1 1 1 1 3 5 16-FEB-2007 14:58:00 AIPS Skypos: RA 17 07 37.66658 DEC -13 37 30.8635 3 5 16-FEB-2007 14:58:00 AIPS Skypos: IPOL 43339.900 MHZ 3 5 16-FEB-2007 14:58:00 AIPS Flux density = -3.8685E-03 Jy. Beam area = 19.45 pixels 3 2 16-FEB-2007 14:58:00 AIPS Waiting for returned adverbs 3 5 16-FEB-2007 14:58:00 IMEAN Task IMEAN (release of 31DEC07) begins 3 5 16-FEB-2007 14:58:00 IMEAN Image= PLUTO .BLANK . 8 1 xywind= 1 1 408 408 3 5 16-FEB-2007 14:58:00 IMEAN Mean and rms found by fitting peak in histogram: 3 5 16-FEB-2007 14:58:00 IMEAN Mean=-8.3889E-06 Rms= 8.6514E-04 **** from histogram 3 5 16-FEB-2007 14:58:00 IMEAN Mean and rms found by including all data: 3 5 16-FEB-2007 14:58:00 IMEAN Mean=-1.7873E-06 Rms= 8.5126E-04 JY/BEAM over 130249 pixels 3 5 16-FEB-2007 14:58:00 IMEAN Flux density = -1.1966E-02 Jy. beam area = 19.45 pixels 3 5 16-FEB-2007 14:58:00 IMEAN Minimum=-3.4267E-03 at 160 258 1 1 3 5 16-FEB-2007 14:58:00 IMEAN Skypos: RA 17 07 37.66658 DEC -13 37 30.8635 3 5 16-FEB-2007 14:58:00 IMEAN Maximum= 3.6066E-03 at 227 169 1 1 3 5 16-FEB-2007 14:58:00 IMEAN Skypos: RA 17 07 36.96351 DEC -13 37 44.4782 3 5 16-FEB-2007 14:58:00 IMEAN Skypos: IPOL 43339.900 MHZ 3 2 16-FEB-2007 14:58:00 IMEAN returns adverbs to AIPS 3 3 16-FEB-2007 14:58:00 IMEAN Appears to have ended successfully 3 5 16-FEB-2007 14:58:00 IMEAN imager-b 31DEC07 TST: Cpu= 0.0 Real= 0 3 2 16-FEB-2007 14:58:00 AIPS Resumes 3 3 16-FEB-2007 14:58:00 AIPS IMEAN was not found to be running 3 2 16-FEB-2007 14:58:00 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.BLANK.9 3 5 16-FEB-2007 14:58:00 AIPS Mean=-5.9423E-07 rms= 8.4981E-04 JY/BEAM over 126649. pixels 3 5 16-FEB-2007 14:58:00 AIPS Maximum= 3.6066E-03 at 227 169 1 1 1 1 1 3 5 16-FEB-2007 14:58:00 AIPS Skypos: RA 17 07 36.96351 DEC -13 37 44.4782 3 5 16-FEB-2007 14:58:00 AIPS Skypos: IPOL 43339.900 MHZ 3 5 16-FEB-2007 14:58:00 AIPS Minimum=-3.4267E-03 at 160 258 1 1 1 1 1 3 5 16-FEB-2007 14:58:00 AIPS Skypos: RA 17 07 37.66658 DEC -13 37 30.8635 3 5 16-FEB-2007 14:58:00 AIPS Skypos: IPOL 43339.900 MHZ 3 5 16-FEB-2007 14:58:00 AIPS Flux density = -3.8685E-03 Jy. Beam area = 19.45 pixels 3 2 16-FEB-2007 14:58:00 AIPS Waiting for returned adverbs 3 5 16-FEB-2007 14:58:00 IMEAN Task IMEAN (release of 31DEC07) begins 3 5 16-FEB-2007 14:58:00 IMEAN Image= PLUTO .BLANK . 9 1 xywind= 1 1 408 408 3 5 16-FEB-2007 14:58:00 IMEAN Mean and rms found by fitting peak in histogram: 3 5 16-FEB-2007 14:58:00 IMEAN Mean=-8.3889E-06 Rms= 8.6514E-04 **** from histogram 3 5 16-FEB-2007 14:58:00 IMEAN Mean and rms found by including all data: 3 5 16-FEB-2007 14:58:00 IMEAN Mean=-1.7873E-06 Rms= 8.5126E-04 JY/BEAM over 130249 pixels 3 5 16-FEB-2007 14:58:00 IMEAN Flux density = -1.1966E-02 Jy. beam area = 19.45 pixels 3 5 16-FEB-2007 14:58:00 IMEAN Minimum=-3.4267E-03 at 160 258 1 1 3 5 16-FEB-2007 14:58:00 IMEAN Skypos: RA 17 07 37.66658 DEC -13 37 30.8635 3 5 16-FEB-2007 14:58:00 IMEAN Maximum= 3.6066E-03 at 227 169 1 1 3 5 16-FEB-2007 14:58:00 IMEAN Skypos: RA 17 07 36.96351 DEC -13 37 44.4782 3 5 16-FEB-2007 14:58:00 IMEAN Skypos: IPOL 43339.900 MHZ 3 2 16-FEB-2007 14:58:00 IMEAN returns adverbs to AIPS 3 3 16-FEB-2007 14:58:00 IMEAN Appears to have ended successfully 3 5 16-FEB-2007 14:58:00 IMEAN imager-b 31DEC07 TST: Cpu= 0.0 Real= 0 3 2 16-FEB-2007 14:58:01 AIPS Resumes 3 3 16-FEB-2007 14:58:01 AIPS IMEAN was not found to be running 3 2 16-FEB-2007 14:58:01 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.BLANK.10 3 5 16-FEB-2007 14:58:01 AIPS Mean=-5.9423E-07 rms= 8.4981E-04 JY/BEAM over 126649. pixels 3 5 16-FEB-2007 14:58:01 AIPS Maximum= 3.6066E-03 at 227 169 1 1 1 1 1 3 5 16-FEB-2007 14:58:01 AIPS Skypos: RA 17 07 36.96351 DEC -13 37 44.4782 3 5 16-FEB-2007 14:58:01 AIPS Skypos: IPOL 43339.900 MHZ 3 5 16-FEB-2007 14:58:01 AIPS Minimum=-3.4267E-03 at 160 258 1 1 1 1 1 3 5 16-FEB-2007 14:58:01 AIPS Skypos: RA 17 07 37.66658 DEC -13 37 30.8635 3 5 16-FEB-2007 14:58:01 AIPS Skypos: IPOL 43339.900 MHZ 3 5 16-FEB-2007 14:58:01 AIPS Flux density = -3.8685E-03 Jy. Beam area = 19.45 pixels 3 2 16-FEB-2007 14:58:01 AIPS Waiting for returned adverbs 3 5 16-FEB-2007 14:58:01 IMEAN Task IMEAN (release of 31DEC07) begins 3 5 16-FEB-2007 14:58:01 IMEAN Image= PLUTO .BLANK . 10 1 xywind= 1 1 408 408 3 5 16-FEB-2007 14:58:01 IMEAN Mean and rms found by fitting peak in histogram: 3 5 16-FEB-2007 14:58:01 IMEAN Mean=-8.3889E-06 Rms= 8.6514E-04 **** from histogram 3 5 16-FEB-2007 14:58:01 IMEAN Mean and rms found by including all data: 3 5 16-FEB-2007 14:58:01 IMEAN Mean=-1.7873E-06 Rms= 8.5126E-04 JY/BEAM over 130249 pixels 3 5 16-FEB-2007 14:58:01 IMEAN Flux density = -1.1966E-02 Jy. beam area = 19.45 pixels 3 5 16-FEB-2007 14:58:01 IMEAN Minimum=-3.4267E-03 at 160 258 1 1 3 5 16-FEB-2007 14:58:01 IMEAN Skypos: RA 17 07 37.66658 DEC -13 37 30.8635 3 5 16-FEB-2007 14:58:01 IMEAN Maximum= 3.6066E-03 at 227 169 1 1 3 5 16-FEB-2007 14:58:01 IMEAN Skypos: RA 17 07 36.96351 DEC -13 37 44.4782 3 5 16-FEB-2007 14:58:01 IMEAN Skypos: IPOL 43339.900 MHZ 3 2 16-FEB-2007 14:58:01 IMEAN returns adverbs to AIPS 3 3 16-FEB-2007 14:58:01 IMEAN Appears to have ended successfully 3 5 16-FEB-2007 14:58:01 IMEAN imager-b 31DEC07 TST: Cpu= 0.0 Real= 0 3 2 16-FEB-2007 14:58:01 AIPS Resumes 3 3 16-FEB-2007 14:58:01 AIPS IMEAN was not found to be running 3 2 16-FEB-2007 14:58:01 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.BLANK.11 3 5 16-FEB-2007 14:58:01 AIPS Mean=-5.9423E-07 rms= 8.4981E-04 JY/BEAM over 126649. pixels 3 5 16-FEB-2007 14:58:01 AIPS Maximum= 3.6066E-03 at 227 169 1 1 1 1 1 3 5 16-FEB-2007 14:58:01 AIPS Skypos: RA 17 07 36.96351 DEC -13 37 44.4782 3 5 16-FEB-2007 14:58:01 AIPS Skypos: IPOL 43339.900 MHZ 3 5 16-FEB-2007 14:58:01 AIPS Minimum=-3.4267E-03 at 160 258 1 1 1 1 1 3 5 16-FEB-2007 14:58:01 AIPS Skypos: RA 17 07 37.66658 DEC -13 37 30.8635 3 5 16-FEB-2007 14:58:01 AIPS Skypos: IPOL 43339.900 MHZ 3 5 16-FEB-2007 14:58:01 AIPS Flux density = -3.8685E-03 Jy. Beam area = 19.45 pixels 3 2 16-FEB-2007 14:58:01 AIPS Waiting for returned adverbs 3 5 16-FEB-2007 14:58:01 IMEAN Task IMEAN (release of 31DEC07) begins 3 5 16-FEB-2007 14:58:01 IMEAN Image= PLUTO .BLANK . 11 1 xywind= 1 1 408 408 3 5 16-FEB-2007 14:58:01 IMEAN Mean and rms found by fitting peak in histogram: 3 5 16-FEB-2007 14:58:01 IMEAN Mean=-8.3889E-06 Rms= 8.6514E-04 **** from histogram 3 5 16-FEB-2007 14:58:01 IMEAN Mean and rms found by including all data: 3 5 16-FEB-2007 14:58:01 IMEAN Mean=-1.7873E-06 Rms= 8.5126E-04 JY/BEAM over 130249 pixels 3 5 16-FEB-2007 14:58:01 IMEAN Flux density = -1.1966E-02 Jy. beam area = 19.45 pixels 3 5 16-FEB-2007 14:58:01 IMEAN Minimum=-3.4267E-03 at 160 258 1 1 3 5 16-FEB-2007 14:58:01 IMEAN Skypos: RA 17 07 37.66658 DEC -13 37 30.8635 3 5 16-FEB-2007 14:58:01 IMEAN Maximum= 3.6066E-03 at 227 169 1 1 3 5 16-FEB-2007 14:58:01 IMEAN Skypos: RA 17 07 36.96351 DEC -13 37 44.4782 3 5 16-FEB-2007 14:58:01 IMEAN Skypos: IPOL 43339.900 MHZ 3 2 16-FEB-2007 14:58:01 IMEAN returns adverbs to AIPS 3 3 16-FEB-2007 14:58:01 IMEAN Appears to have ended successfully 3 5 16-FEB-2007 14:58:01 IMEAN imager-b 31DEC07 TST: Cpu= 0.0 Real= 0 3 2 16-FEB-2007 14:58:01 AIPS Resumes 3 3 16-FEB-2007 14:58:01 AIPS IMEAN was not found to be running 3 2 16-FEB-2007 14:58:01 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.BLANK.12 3 5 16-FEB-2007 14:58:01 AIPS Mean=-5.9423E-07 rms= 8.4981E-04 JY/BEAM over 126649. pixels 3 5 16-FEB-2007 14:58:01 AIPS Maximum= 3.6066E-03 at 227 169 1 1 1 1 1 3 5 16-FEB-2007 14:58:01 AIPS Skypos: RA 17 07 36.96351 DEC -13 37 44.4782 3 5 16-FEB-2007 14:58:01 AIPS Skypos: IPOL 43339.900 MHZ 3 5 16-FEB-2007 14:58:01 AIPS Minimum=-3.4267E-03 at 160 258 1 1 1 1 1 3 5 16-FEB-2007 14:58:01 AIPS Skypos: RA 17 07 37.66658 DEC -13 37 30.8635 3 5 16-FEB-2007 14:58:01 AIPS Skypos: IPOL 43339.900 MHZ 3 5 16-FEB-2007 14:58:01 AIPS Flux density = -3.8685E-03 Jy. Beam area = 19.45 pixels 3 2 16-FEB-2007 14:58:01 AIPS Waiting for returned adverbs 3 5 16-FEB-2007 14:58:01 IMEAN Task IMEAN (release of 31DEC07) begins 3 5 16-FEB-2007 14:58:01 IMEAN Image= PLUTO .BLANK . 12 1 xywind= 1 1 408 408 3 5 16-FEB-2007 14:58:01 IMEAN Mean and rms found by fitting peak in histogram: 3 5 16-FEB-2007 14:58:01 IMEAN Mean=-8.3889E-06 Rms= 8.6514E-04 **** from histogram 3 5 16-FEB-2007 14:58:01 IMEAN Mean and rms found by including all data: 3 5 16-FEB-2007 14:58:01 IMEAN Mean=-1.7873E-06 Rms= 8.5126E-04 JY/BEAM over 130249 pixels 3 5 16-FEB-2007 14:58:01 IMEAN Flux density = -1.1966E-02 Jy. beam area = 19.45 pixels 3 5 16-FEB-2007 14:58:01 IMEAN Minimum=-3.4267E-03 at 160 258 1 1 3 5 16-FEB-2007 14:58:01 IMEAN Skypos: RA 17 07 37.66658 DEC -13 37 30.8635 3 5 16-FEB-2007 14:58:01 IMEAN Maximum= 3.6066E-03 at 227 169 1 1 3 5 16-FEB-2007 14:58:01 IMEAN Skypos: RA 17 07 36.96351 DEC -13 37 44.4782 3 5 16-FEB-2007 14:58:01 IMEAN Skypos: IPOL 43339.900 MHZ 3 2 16-FEB-2007 14:58:01 IMEAN returns adverbs to AIPS 3 3 16-FEB-2007 14:58:01 IMEAN Appears to have ended successfully 3 5 16-FEB-2007 14:58:01 IMEAN imager-b 31DEC07 TST: Cpu= 0.0 Real= 0 3 2 16-FEB-2007 14:58:01 AIPS Resumes 3 3 16-FEB-2007 14:58:01 AIPS IMEAN was not found to be running 3 2 16-FEB-2007 14:58:01 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.BLANK.13 3 5 16-FEB-2007 14:58:01 AIPS Mean=-5.9423E-07 rms= 8.4981E-04 JY/BEAM over 126649. pixels 3 5 16-FEB-2007 14:58:01 AIPS Maximum= 3.6066E-03 at 227 169 1 1 1 1 1 3 5 16-FEB-2007 14:58:01 AIPS Skypos: RA 17 07 36.96351 DEC -13 37 44.4782 3 5 16-FEB-2007 14:58:01 AIPS Skypos: IPOL 43339.900 MHZ 3 5 16-FEB-2007 14:58:01 AIPS Minimum=-3.4267E-03 at 160 258 1 1 1 1 1 3 5 16-FEB-2007 14:58:01 AIPS Skypos: RA 17 07 37.66658 DEC -13 37 30.8635 3 5 16-FEB-2007 14:58:01 AIPS Skypos: IPOL 43339.900 MHZ 3 5 16-FEB-2007 14:58:01 AIPS Flux density = -3.8685E-03 Jy. Beam area = 19.45 pixels 3 2 16-FEB-2007 14:58:01 AIPS Waiting for returned adverbs 3 5 16-FEB-2007 14:58:01 IMEAN Task IMEAN (release of 31DEC07) begins 3 5 16-FEB-2007 14:58:01 IMEAN Image= PLUTO .BLANK . 13 1 xywind= 1 1 408 408 3 5 16-FEB-2007 14:58:01 IMEAN Mean and rms found by fitting peak in histogram: 3 5 16-FEB-2007 14:58:01 IMEAN Mean=-8.3889E-06 Rms= 8.6514E-04 **** from histogram 3 5 16-FEB-2007 14:58:01 IMEAN Mean and rms found by including all data: 3 5 16-FEB-2007 14:58:01 IMEAN Mean=-1.7873E-06 Rms= 8.5126E-04 JY/BEAM over 130249 pixels 3 5 16-FEB-2007 14:58:01 IMEAN Flux density = -1.1966E-02 Jy. beam area = 19.45 pixels 3 5 16-FEB-2007 14:58:01 IMEAN Minimum=-3.4267E-03 at 160 258 1 1 3 5 16-FEB-2007 14:58:01 IMEAN Skypos: RA 17 07 37.66658 DEC -13 37 30.8635 3 5 16-FEB-2007 14:58:01 IMEAN Maximum= 3.6066E-03 at 227 169 1 1 3 5 16-FEB-2007 14:58:01 IMEAN Skypos: RA 17 07 36.96351 DEC -13 37 44.4782 3 5 16-FEB-2007 14:58:01 IMEAN Skypos: IPOL 43339.900 MHZ 3 2 16-FEB-2007 14:58:01 IMEAN returns adverbs to AIPS 3 3 16-FEB-2007 14:58:01 IMEAN Appears to have ended successfully 3 5 16-FEB-2007 14:58:01 IMEAN imager-b 31DEC07 TST: Cpu= 0.0 Real= 0 3 2 16-FEB-2007 14:58:02 AIPS Resumes 3 3 16-FEB-2007 14:58:02 AIPS IMEAN was not found to be running 3 2 16-FEB-2007 14:58:02 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.BLANK.14 3 5 16-FEB-2007 14:58:02 AIPS Mean=-5.9423E-07 rms= 8.4981E-04 JY/BEAM over 126649. pixels 3 5 16-FEB-2007 14:58:02 AIPS Maximum= 3.6066E-03 at 227 169 1 1 1 1 1 3 5 16-FEB-2007 14:58:02 AIPS Skypos: RA 17 07 36.96351 DEC -13 37 44.4782 3 5 16-FEB-2007 14:58:02 AIPS Skypos: IPOL 43339.900 MHZ 3 5 16-FEB-2007 14:58:02 AIPS Minimum=-3.4267E-03 at 160 258 1 1 1 1 1 3 5 16-FEB-2007 14:58:02 AIPS Skypos: RA 17 07 37.66658 DEC -13 37 30.8635 3 5 16-FEB-2007 14:58:02 AIPS Skypos: IPOL 43339.900 MHZ 3 5 16-FEB-2007 14:58:02 AIPS Flux density = -3.8685E-03 Jy. Beam area = 19.45 pixels 3 2 16-FEB-2007 14:58:02 AIPS Waiting for returned adverbs 3 5 16-FEB-2007 14:58:02 IMEAN Task IMEAN (release of 31DEC07) begins 3 5 16-FEB-2007 14:58:02 IMEAN Image= PLUTO .BLANK . 14 1 xywind= 1 1 408 408 3 5 16-FEB-2007 14:58:02 IMEAN Mean and rms found by fitting peak in histogram: 3 5 16-FEB-2007 14:58:02 IMEAN Mean=-8.3889E-06 Rms= 8.6514E-04 **** from histogram 3 5 16-FEB-2007 14:58:02 IMEAN Mean and rms found by including all data: 3 5 16-FEB-2007 14:58:02 IMEAN Mean=-1.7873E-06 Rms= 8.5126E-04 JY/BEAM over 130249 pixels 3 5 16-FEB-2007 14:58:02 IMEAN Flux density = -1.1966E-02 Jy. beam area = 19.45 pixels 3 5 16-FEB-2007 14:58:02 IMEAN Minimum=-3.4267E-03 at 160 258 1 1 3 5 16-FEB-2007 14:58:02 IMEAN Skypos: RA 17 07 37.66658 DEC -13 37 30.8635 3 5 16-FEB-2007 14:58:02 IMEAN Maximum= 3.6066E-03 at 227 169 1 1 3 5 16-FEB-2007 14:58:02 IMEAN Skypos: RA 17 07 36.96351 DEC -13 37 44.4782 3 5 16-FEB-2007 14:58:02 IMEAN Skypos: IPOL 43339.900 MHZ 3 2 16-FEB-2007 14:58:02 IMEAN returns adverbs to AIPS 3 3 16-FEB-2007 14:58:02 IMEAN Appears to have ended successfully 3 5 16-FEB-2007 14:58:02 IMEAN imager-b 31DEC07 TST: Cpu= 0.0 Real= 0 3 2 16-FEB-2007 14:58:02 AIPS Resumes 3 3 16-FEB-2007 14:58:02 AIPS IMEAN was not found to be running 3 2 16-FEB-2007 14:58:02 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.BLANK.15 3 5 16-FEB-2007 14:58:02 AIPS Mean=-5.9423E-07 rms= 8.4981E-04 JY/BEAM over 126649. pixels 3 5 16-FEB-2007 14:58:02 AIPS Maximum= 3.6066E-03 at 227 169 1 1 1 1 1 3 5 16-FEB-2007 14:58:02 AIPS Skypos: RA 17 07 36.96351 DEC -13 37 44.4782 3 5 16-FEB-2007 14:58:02 AIPS Skypos: IPOL 43339.900 MHZ 3 5 16-FEB-2007 14:58:02 AIPS Minimum=-3.4267E-03 at 160 258 1 1 1 1 1 3 5 16-FEB-2007 14:58:02 AIPS Skypos: RA 17 07 37.66658 DEC -13 37 30.8635 3 5 16-FEB-2007 14:58:02 AIPS Skypos: IPOL 43339.900 MHZ 3 5 16-FEB-2007 14:58:02 AIPS Flux density = -3.8685E-03 Jy. Beam area = 19.45 pixels 3 2 16-FEB-2007 14:58:02 AIPS Waiting for returned adverbs 3 5 16-FEB-2007 14:58:02 IMEAN Task IMEAN (release of 31DEC07) begins 3 5 16-FEB-2007 14:58:02 IMEAN Image= PLUTO .BLANK . 15 1 xywind= 1 1 408 408 3 5 16-FEB-2007 14:58:02 IMEAN Mean and rms found by fitting peak in histogram: 3 5 16-FEB-2007 14:58:02 IMEAN Mean=-8.3889E-06 Rms= 8.6514E-04 **** from histogram 3 5 16-FEB-2007 14:58:02 IMEAN Mean and rms found by including all data: 3 5 16-FEB-2007 14:58:02 IMEAN Mean=-1.7873E-06 Rms= 8.5126E-04 JY/BEAM over 130249 pixels 3 5 16-FEB-2007 14:58:02 IMEAN Flux density = -1.1966E-02 Jy. beam area = 19.45 pixels 3 5 16-FEB-2007 14:58:02 IMEAN Minimum=-3.4267E-03 at 160 258 1 1 3 5 16-FEB-2007 14:58:02 IMEAN Skypos: RA 17 07 37.66658 DEC -13 37 30.8635 3 5 16-FEB-2007 14:58:02 IMEAN Maximum= 3.6066E-03 at 227 169 1 1 3 5 16-FEB-2007 14:58:02 IMEAN Skypos: RA 17 07 36.96351 DEC -13 37 44.4782 3 5 16-FEB-2007 14:58:02 IMEAN Skypos: IPOL 43339.900 MHZ 3 2 16-FEB-2007 14:58:02 IMEAN returns adverbs to AIPS 3 3 16-FEB-2007 14:58:02 IMEAN Appears to have ended successfully 3 5 16-FEB-2007 14:58:02 IMEAN imager-b 31DEC07 TST: Cpu= 0.0 Real= 0 3 2 16-FEB-2007 14:58:02 AIPS Resumes 3 3 16-FEB-2007 14:58:02 AIPS IMEAN was not found to be running 3 2 16-FEB-2007 14:58:02 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.BLANK.16 3 5 16-FEB-2007 14:58:02 AIPS Mean=-5.9423E-07 rms= 8.4981E-04 JY/BEAM over 126649. pixels 3 5 16-FEB-2007 14:58:02 AIPS Maximum= 3.6066E-03 at 227 169 1 1 1 1 1 3 5 16-FEB-2007 14:58:02 AIPS Skypos: RA 17 07 36.96351 DEC -13 37 44.4782 3 5 16-FEB-2007 14:58:02 AIPS Skypos: IPOL 43339.900 MHZ 3 5 16-FEB-2007 14:58:02 AIPS Minimum=-3.4267E-03 at 160 258 1 1 1 1 1 3 5 16-FEB-2007 14:58:02 AIPS Skypos: RA 17 07 37.66658 DEC -13 37 30.8635 3 5 16-FEB-2007 14:58:02 AIPS Skypos: IPOL 43339.900 MHZ 3 5 16-FEB-2007 14:58:02 AIPS Flux density = -3.8685E-03 Jy. Beam area = 19.45 pixels 3 2 16-FEB-2007 14:58:02 AIPS Waiting for returned adverbs 3 5 16-FEB-2007 14:58:02 IMEAN Task IMEAN (release of 31DEC07) begins 3 5 16-FEB-2007 14:58:02 IMEAN Image= PLUTO .BLANK . 16 1 xywind= 1 1 408 408 3 5 16-FEB-2007 14:58:02 IMEAN Mean and rms found by fitting peak in histogram: 3 5 16-FEB-2007 14:58:02 IMEAN Mean=-8.3889E-06 Rms= 8.6514E-04 **** from histogram 3 5 16-FEB-2007 14:58:02 IMEAN Mean and rms found by including all data: 3 5 16-FEB-2007 14:58:02 IMEAN Mean=-1.7873E-06 Rms= 8.5126E-04 JY/BEAM over 130249 pixels 3 5 16-FEB-2007 14:58:02 IMEAN Flux density = -1.1966E-02 Jy. beam area = 19.45 pixels 3 5 16-FEB-2007 14:58:02 IMEAN Minimum=-3.4267E-03 at 160 258 1 1 3 5 16-FEB-2007 14:58:02 IMEAN Skypos: RA 17 07 37.66658 DEC -13 37 30.8635 3 5 16-FEB-2007 14:58:02 IMEAN Maximum= 3.6066E-03 at 227 169 1 1 3 5 16-FEB-2007 14:58:02 IMEAN Skypos: RA 17 07 36.96351 DEC -13 37 44.4782 3 5 16-FEB-2007 14:58:02 IMEAN Skypos: IPOL 43339.900 MHZ 3 2 16-FEB-2007 14:58:02 IMEAN returns adverbs to AIPS 3 3 16-FEB-2007 14:58:02 IMEAN Appears to have ended successfully 3 5 16-FEB-2007 14:58:02 IMEAN imager-b 31DEC07 TST: Cpu= 0.0 Real= 0 3 2 16-FEB-2007 14:58:02 AIPS Resumes 3 3 16-FEB-2007 14:58:02 AIPS IMEAN was not found to be running 3 2 16-FEB-2007 14:58:02 AIPS Got(1) disk= 1 user=**** type=MA 1733-130.BLANK.1 3 2 16-FEB-2007 14:58:02 AIPS Got(O) disk= 1 user=**** type=MA 1733-130.BLANK.1 3 5 16-FEB-2007 14:58:02 PBCOR Task PBCOR (release of 31DEC07) begins 3 2 16-FEB-2007 14:58:02 PBCOR Create 1733-130 .RADCOR. 1 (MA) on disk 1 cno 41 3 3 16-FEB-2007 14:58:02 PBCOR Appears to have ended successfully 3 5 16-FEB-2007 14:58:03 PBCOR imager-b 31DEC07 TST: Cpu= 0.2 Real= 1 3 2 16-FEB-2007 14:58:03 AIPS Resumes 3 3 16-FEB-2007 14:58:03 AIPS PBCOR was not found to be running 3 4 16-FEB-2007 14:58:03 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:58:03 AIPS Destroyed MA image file: catno= 24 disk= 1 3 2 16-FEB-2007 14:58:03 AIPS Disk 1 in-CNO 25 renumbered as CNO 24 3 2 16-FEB-2007 14:58:03 AIPS Disk 1 in-CNO 26 renumbered as CNO 25 3 2 16-FEB-2007 14:58:03 AIPS Disk 1 in-CNO 27 renumbered as CNO 26 3 2 16-FEB-2007 14:58:03 AIPS Disk 1 in-CNO 28 renumbered as CNO 27 3 2 16-FEB-2007 14:58:03 AIPS Disk 1 in-CNO 29 renumbered as CNO 28 3 2 16-FEB-2007 14:58:03 AIPS Disk 1 in-CNO 30 renumbered as CNO 29 3 2 16-FEB-2007 14:58:03 AIPS Disk 1 in-CNO 31 renumbered as CNO 30 3 2 16-FEB-2007 14:58:03 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 3 2 16-FEB-2007 14:58:03 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 3 2 16-FEB-2007 14:58:03 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 3 2 16-FEB-2007 14:58:03 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 3 2 16-FEB-2007 14:58:03 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 3 2 16-FEB-2007 14:58:03 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 3 2 16-FEB-2007 14:58:03 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 3 2 16-FEB-2007 14:58:03 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 3 2 16-FEB-2007 14:58:03 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 3 2 16-FEB-2007 14:58:03 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 3 2 16-FEB-2007 14:58:03 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.BLANK.1 3 2 16-FEB-2007 14:58:03 AIPS Got(O) disk= 1 user=**** type=MA PLUTO.BLANK.1 3 5 16-FEB-2007 14:58:03 PBCOR Task PBCOR (release of 31DEC07) begins 3 2 16-FEB-2007 14:58:03 PBCOR Create PLUTO .RADCOR. 1 (MA) on disk 1 cno 41 3 3 16-FEB-2007 14:58:03 PBCOR Appears to have ended successfully 3 5 16-FEB-2007 14:58:03 PBCOR imager-b 31DEC07 TST: Cpu= 0.2 Real= 0 3 2 16-FEB-2007 14:58:03 AIPS Resumes 3 3 16-FEB-2007 14:58:03 AIPS PBCOR was not found to be running 3 4 16-FEB-2007 14:58:03 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:58:03 AIPS Destroyed MA image file: catno= 24 disk= 1 3 2 16-FEB-2007 14:58:03 AIPS Disk 1 in-CNO 25 renumbered as CNO 24 3 2 16-FEB-2007 14:58:03 AIPS Disk 1 in-CNO 26 renumbered as CNO 25 3 2 16-FEB-2007 14:58:03 AIPS Disk 1 in-CNO 27 renumbered as CNO 26 3 2 16-FEB-2007 14:58:03 AIPS Disk 1 in-CNO 28 renumbered as CNO 27 3 2 16-FEB-2007 14:58:03 AIPS Disk 1 in-CNO 29 renumbered as CNO 28 3 2 16-FEB-2007 14:58:03 AIPS Disk 1 in-CNO 30 renumbered as CNO 29 3 2 16-FEB-2007 14:58:03 AIPS Disk 1 in-CNO 31 renumbered as CNO 30 3 2 16-FEB-2007 14:58:03 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 3 2 16-FEB-2007 14:58:03 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 3 2 16-FEB-2007 14:58:03 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 3 2 16-FEB-2007 14:58:03 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 3 2 16-FEB-2007 14:58:03 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 3 2 16-FEB-2007 14:58:03 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 3 2 16-FEB-2007 14:58:03 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 3 2 16-FEB-2007 14:58:03 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 3 2 16-FEB-2007 14:58:03 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 3 2 16-FEB-2007 14:58:03 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 3 2 16-FEB-2007 14:58:03 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.BLANK.2 3 2 16-FEB-2007 14:58:03 AIPS Got(O) disk= 1 user=**** type=MA PLUTO.BLANK.2 3 5 16-FEB-2007 14:58:03 PBCOR Task PBCOR (release of 31DEC07) begins 3 2 16-FEB-2007 14:58:03 PBCOR Create PLUTO .RADCOR. 2 (MA) on disk 1 cno 41 3 3 16-FEB-2007 14:58:03 PBCOR Appears to have ended successfully 3 5 16-FEB-2007 14:58:03 PBCOR imager-b 31DEC07 TST: Cpu= 0.2 Real= 0 3 2 16-FEB-2007 14:58:03 AIPS Resumes 3 3 16-FEB-2007 14:58:03 AIPS PBCOR was not found to be running 3 4 16-FEB-2007 14:58:03 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:58:03 AIPS Destroyed MA image file: catno= 24 disk= 1 3 2 16-FEB-2007 14:58:03 AIPS Disk 1 in-CNO 25 renumbered as CNO 24 3 2 16-FEB-2007 14:58:03 AIPS Disk 1 in-CNO 26 renumbered as CNO 25 3 2 16-FEB-2007 14:58:03 AIPS Disk 1 in-CNO 27 renumbered as CNO 26 3 2 16-FEB-2007 14:58:03 AIPS Disk 1 in-CNO 28 renumbered as CNO 27 3 2 16-FEB-2007 14:58:03 AIPS Disk 1 in-CNO 29 renumbered as CNO 28 3 2 16-FEB-2007 14:58:03 AIPS Disk 1 in-CNO 30 renumbered as CNO 29 3 2 16-FEB-2007 14:58:03 AIPS Disk 1 in-CNO 31 renumbered as CNO 30 3 2 16-FEB-2007 14:58:03 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 3 2 16-FEB-2007 14:58:03 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 3 2 16-FEB-2007 14:58:03 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 3 2 16-FEB-2007 14:58:03 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 3 2 16-FEB-2007 14:58:03 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 3 2 16-FEB-2007 14:58:03 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 3 2 16-FEB-2007 14:58:03 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 3 2 16-FEB-2007 14:58:03 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 3 2 16-FEB-2007 14:58:03 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 3 2 16-FEB-2007 14:58:03 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 3 2 16-FEB-2007 14:58:03 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.BLANK.3 3 2 16-FEB-2007 14:58:03 AIPS Got(O) disk= 1 user=**** type=MA PLUTO.BLANK.3 3 5 16-FEB-2007 14:58:03 PBCOR Task PBCOR (release of 31DEC07) begins 3 2 16-FEB-2007 14:58:03 PBCOR Create PLUTO .RADCOR. 3 (MA) on disk 1 cno 41 3 3 16-FEB-2007 14:58:04 PBCOR Appears to have ended successfully 3 5 16-FEB-2007 14:58:04 PBCOR imager-b 31DEC07 TST: Cpu= 0.2 Real= 1 3 2 16-FEB-2007 14:58:04 AIPS Resumes 3 3 16-FEB-2007 14:58:04 AIPS PBCOR was not found to be running 3 4 16-FEB-2007 14:58:04 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:58:04 AIPS Destroyed MA image file: catno= 24 disk= 1 3 2 16-FEB-2007 14:58:04 AIPS Disk 1 in-CNO 25 renumbered as CNO 24 3 2 16-FEB-2007 14:58:04 AIPS Disk 1 in-CNO 26 renumbered as CNO 25 3 2 16-FEB-2007 14:58:04 AIPS Disk 1 in-CNO 27 renumbered as CNO 26 3 2 16-FEB-2007 14:58:04 AIPS Disk 1 in-CNO 28 renumbered as CNO 27 3 2 16-FEB-2007 14:58:04 AIPS Disk 1 in-CNO 29 renumbered as CNO 28 3 2 16-FEB-2007 14:58:04 AIPS Disk 1 in-CNO 30 renumbered as CNO 29 3 2 16-FEB-2007 14:58:04 AIPS Disk 1 in-CNO 31 renumbered as CNO 30 3 2 16-FEB-2007 14:58:04 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 3 2 16-FEB-2007 14:58:04 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 3 2 16-FEB-2007 14:58:04 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 3 2 16-FEB-2007 14:58:04 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 3 2 16-FEB-2007 14:58:04 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 3 2 16-FEB-2007 14:58:04 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 3 2 16-FEB-2007 14:58:04 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 3 2 16-FEB-2007 14:58:04 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 3 2 16-FEB-2007 14:58:04 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 3 2 16-FEB-2007 14:58:04 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 3 2 16-FEB-2007 14:58:04 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.BLANK.4 3 2 16-FEB-2007 14:58:04 AIPS Got(O) disk= 1 user=**** type=MA PLUTO.BLANK.4 3 5 16-FEB-2007 14:58:04 PBCOR Task PBCOR (release of 31DEC07) begins 3 2 16-FEB-2007 14:58:04 PBCOR Create PLUTO .RADCOR. 4 (MA) on disk 1 cno 41 3 3 16-FEB-2007 14:58:04 PBCOR Appears to have ended successfully 3 5 16-FEB-2007 14:58:04 PBCOR imager-b 31DEC07 TST: Cpu= 0.2 Real= 0 3 2 16-FEB-2007 14:58:04 AIPS Resumes 3 3 16-FEB-2007 14:58:04 AIPS PBCOR was not found to be running 3 4 16-FEB-2007 14:58:04 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:58:04 AIPS Destroyed MA image file: catno= 24 disk= 1 3 2 16-FEB-2007 14:58:04 AIPS Disk 1 in-CNO 25 renumbered as CNO 24 3 2 16-FEB-2007 14:58:04 AIPS Disk 1 in-CNO 26 renumbered as CNO 25 3 2 16-FEB-2007 14:58:04 AIPS Disk 1 in-CNO 27 renumbered as CNO 26 3 2 16-FEB-2007 14:58:04 AIPS Disk 1 in-CNO 28 renumbered as CNO 27 3 2 16-FEB-2007 14:58:04 AIPS Disk 1 in-CNO 29 renumbered as CNO 28 3 2 16-FEB-2007 14:58:04 AIPS Disk 1 in-CNO 30 renumbered as CNO 29 3 2 16-FEB-2007 14:58:04 AIPS Disk 1 in-CNO 31 renumbered as CNO 30 3 2 16-FEB-2007 14:58:04 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 3 2 16-FEB-2007 14:58:04 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 3 2 16-FEB-2007 14:58:04 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 3 2 16-FEB-2007 14:58:04 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 3 2 16-FEB-2007 14:58:04 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 3 2 16-FEB-2007 14:58:04 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 3 2 16-FEB-2007 14:58:04 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 3 2 16-FEB-2007 14:58:04 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 3 2 16-FEB-2007 14:58:04 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 3 2 16-FEB-2007 14:58:04 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 3 2 16-FEB-2007 14:58:04 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.BLANK.5 3 2 16-FEB-2007 14:58:04 AIPS Got(O) disk= 1 user=**** type=MA PLUTO.BLANK.5 3 5 16-FEB-2007 14:58:04 PBCOR Task PBCOR (release of 31DEC07) begins 3 2 16-FEB-2007 14:58:04 PBCOR Create PLUTO .RADCOR. 5 (MA) on disk 1 cno 41 3 3 16-FEB-2007 14:58:05 PBCOR Appears to have ended successfully 3 5 16-FEB-2007 14:58:05 PBCOR imager-b 31DEC07 TST: Cpu= 0.2 Real= 1 3 2 16-FEB-2007 14:58:05 AIPS Resumes 3 3 16-FEB-2007 14:58:05 AIPS PBCOR was not found to be running 3 4 16-FEB-2007 14:58:05 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:58:05 AIPS Destroyed MA image file: catno= 24 disk= 1 3 2 16-FEB-2007 14:58:05 AIPS Disk 1 in-CNO 25 renumbered as CNO 24 3 2 16-FEB-2007 14:58:05 AIPS Disk 1 in-CNO 26 renumbered as CNO 25 3 2 16-FEB-2007 14:58:05 AIPS Disk 1 in-CNO 27 renumbered as CNO 26 3 2 16-FEB-2007 14:58:05 AIPS Disk 1 in-CNO 28 renumbered as CNO 27 3 2 16-FEB-2007 14:58:05 AIPS Disk 1 in-CNO 29 renumbered as CNO 28 3 2 16-FEB-2007 14:58:05 AIPS Disk 1 in-CNO 30 renumbered as CNO 29 3 2 16-FEB-2007 14:58:05 AIPS Disk 1 in-CNO 31 renumbered as CNO 30 3 2 16-FEB-2007 14:58:05 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 3 2 16-FEB-2007 14:58:05 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 3 2 16-FEB-2007 14:58:05 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 3 2 16-FEB-2007 14:58:05 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 3 2 16-FEB-2007 14:58:05 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 3 2 16-FEB-2007 14:58:05 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 3 2 16-FEB-2007 14:58:05 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 3 2 16-FEB-2007 14:58:05 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 3 2 16-FEB-2007 14:58:05 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 3 2 16-FEB-2007 14:58:05 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 3 2 16-FEB-2007 14:58:05 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.BLANK.6 3 2 16-FEB-2007 14:58:05 AIPS Got(O) disk= 1 user=**** type=MA PLUTO.BLANK.6 3 5 16-FEB-2007 14:58:05 PBCOR Task PBCOR (release of 31DEC07) begins 3 2 16-FEB-2007 14:58:05 PBCOR Create PLUTO .RADCOR. 6 (MA) on disk 1 cno 41 3 3 16-FEB-2007 14:58:05 PBCOR Appears to have ended successfully 3 5 16-FEB-2007 14:58:05 PBCOR imager-b 31DEC07 TST: Cpu= 0.2 Real= 0 3 2 16-FEB-2007 14:58:05 AIPS Resumes 3 3 16-FEB-2007 14:58:05 AIPS PBCOR was not found to be running 3 4 16-FEB-2007 14:58:05 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:58:05 AIPS Destroyed MA image file: catno= 24 disk= 1 3 2 16-FEB-2007 14:58:05 AIPS Disk 1 in-CNO 25 renumbered as CNO 24 3 2 16-FEB-2007 14:58:05 AIPS Disk 1 in-CNO 26 renumbered as CNO 25 3 2 16-FEB-2007 14:58:05 AIPS Disk 1 in-CNO 27 renumbered as CNO 26 3 2 16-FEB-2007 14:58:05 AIPS Disk 1 in-CNO 28 renumbered as CNO 27 3 2 16-FEB-2007 14:58:05 AIPS Disk 1 in-CNO 29 renumbered as CNO 28 3 2 16-FEB-2007 14:58:05 AIPS Disk 1 in-CNO 30 renumbered as CNO 29 3 2 16-FEB-2007 14:58:05 AIPS Disk 1 in-CNO 31 renumbered as CNO 30 3 2 16-FEB-2007 14:58:05 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 3 2 16-FEB-2007 14:58:05 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 3 2 16-FEB-2007 14:58:05 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 3 2 16-FEB-2007 14:58:05 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 3 2 16-FEB-2007 14:58:05 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 3 2 16-FEB-2007 14:58:05 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 3 2 16-FEB-2007 14:58:05 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 3 2 16-FEB-2007 14:58:05 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 3 2 16-FEB-2007 14:58:05 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 3 2 16-FEB-2007 14:58:05 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 3 2 16-FEB-2007 14:58:05 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.BLANK.7 3 2 16-FEB-2007 14:58:05 AIPS Got(O) disk= 1 user=**** type=MA PLUTO.BLANK.7 3 5 16-FEB-2007 14:58:05 PBCOR Task PBCOR (release of 31DEC07) begins 3 2 16-FEB-2007 14:58:05 PBCOR Create PLUTO .RADCOR. 7 (MA) on disk 1 cno 41 3 3 16-FEB-2007 14:58:05 PBCOR Appears to have ended successfully 3 5 16-FEB-2007 14:58:05 PBCOR imager-b 31DEC07 TST: Cpu= 0.2 Real= 0 3 2 16-FEB-2007 14:58:05 AIPS Resumes 3 3 16-FEB-2007 14:58:05 AIPS PBCOR was not found to be running 3 4 16-FEB-2007 14:58:05 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:58:05 AIPS Destroyed MA image file: catno= 24 disk= 1 3 2 16-FEB-2007 14:58:05 AIPS Disk 1 in-CNO 25 renumbered as CNO 24 3 2 16-FEB-2007 14:58:05 AIPS Disk 1 in-CNO 26 renumbered as CNO 25 3 2 16-FEB-2007 14:58:05 AIPS Disk 1 in-CNO 27 renumbered as CNO 26 3 2 16-FEB-2007 14:58:05 AIPS Disk 1 in-CNO 28 renumbered as CNO 27 3 2 16-FEB-2007 14:58:05 AIPS Disk 1 in-CNO 29 renumbered as CNO 28 3 2 16-FEB-2007 14:58:05 AIPS Disk 1 in-CNO 30 renumbered as CNO 29 3 2 16-FEB-2007 14:58:06 AIPS Disk 1 in-CNO 31 renumbered as CNO 30 3 2 16-FEB-2007 14:58:06 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 3 2 16-FEB-2007 14:58:06 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 3 2 16-FEB-2007 14:58:06 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 3 2 16-FEB-2007 14:58:06 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 3 2 16-FEB-2007 14:58:06 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 3 2 16-FEB-2007 14:58:06 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 3 2 16-FEB-2007 14:58:06 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 3 2 16-FEB-2007 14:58:06 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 3 2 16-FEB-2007 14:58:06 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 3 2 16-FEB-2007 14:58:06 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 3 2 16-FEB-2007 14:58:06 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.BLANK.8 3 2 16-FEB-2007 14:58:06 AIPS Got(O) disk= 1 user=**** type=MA PLUTO.BLANK.8 3 5 16-FEB-2007 14:58:06 PBCOR Task PBCOR (release of 31DEC07) begins 3 2 16-FEB-2007 14:58:06 PBCOR Create PLUTO .RADCOR. 8 (MA) on disk 1 cno 41 3 3 16-FEB-2007 14:58:06 PBCOR Appears to have ended successfully 3 5 16-FEB-2007 14:58:06 PBCOR imager-b 31DEC07 TST: Cpu= 0.2 Real= 0 3 2 16-FEB-2007 14:58:06 AIPS Resumes 3 3 16-FEB-2007 14:58:06 AIPS PBCOR was not found to be running 3 4 16-FEB-2007 14:58:06 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:58:06 AIPS Destroyed MA image file: catno= 24 disk= 1 3 2 16-FEB-2007 14:58:06 AIPS Disk 1 in-CNO 25 renumbered as CNO 24 3 2 16-FEB-2007 14:58:06 AIPS Disk 1 in-CNO 26 renumbered as CNO 25 3 2 16-FEB-2007 14:58:06 AIPS Disk 1 in-CNO 27 renumbered as CNO 26 3 2 16-FEB-2007 14:58:06 AIPS Disk 1 in-CNO 28 renumbered as CNO 27 3 2 16-FEB-2007 14:58:06 AIPS Disk 1 in-CNO 29 renumbered as CNO 28 3 2 16-FEB-2007 14:58:06 AIPS Disk 1 in-CNO 30 renumbered as CNO 29 3 2 16-FEB-2007 14:58:06 AIPS Disk 1 in-CNO 31 renumbered as CNO 30 3 2 16-FEB-2007 14:58:06 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 3 2 16-FEB-2007 14:58:06 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 3 2 16-FEB-2007 14:58:06 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 3 2 16-FEB-2007 14:58:06 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 3 2 16-FEB-2007 14:58:06 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 3 2 16-FEB-2007 14:58:06 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 3 2 16-FEB-2007 14:58:06 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 3 2 16-FEB-2007 14:58:06 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 3 2 16-FEB-2007 14:58:06 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 3 2 16-FEB-2007 14:58:06 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 3 2 16-FEB-2007 14:58:06 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.BLANK.9 3 2 16-FEB-2007 14:58:06 AIPS Got(O) disk= 1 user=**** type=MA PLUTO.BLANK.9 3 5 16-FEB-2007 14:58:06 PBCOR Task PBCOR (release of 31DEC07) begins 3 2 16-FEB-2007 14:58:06 PBCOR Create PLUTO .RADCOR. 9 (MA) on disk 1 cno 41 3 3 16-FEB-2007 14:58:06 PBCOR Appears to have ended successfully 3 5 16-FEB-2007 14:58:06 PBCOR imager-b 31DEC07 TST: Cpu= 0.2 Real= 0 3 2 16-FEB-2007 14:58:06 AIPS Resumes 3 3 16-FEB-2007 14:58:06 AIPS PBCOR was not found to be running 3 4 16-FEB-2007 14:58:06 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:58:06 AIPS Destroyed MA image file: catno= 24 disk= 1 3 2 16-FEB-2007 14:58:06 AIPS Disk 1 in-CNO 25 renumbered as CNO 24 3 2 16-FEB-2007 14:58:06 AIPS Disk 1 in-CNO 26 renumbered as CNO 25 3 2 16-FEB-2007 14:58:06 AIPS Disk 1 in-CNO 27 renumbered as CNO 26 3 2 16-FEB-2007 14:58:06 AIPS Disk 1 in-CNO 28 renumbered as CNO 27 3 2 16-FEB-2007 14:58:06 AIPS Disk 1 in-CNO 29 renumbered as CNO 28 3 2 16-FEB-2007 14:58:06 AIPS Disk 1 in-CNO 30 renumbered as CNO 29 3 2 16-FEB-2007 14:58:06 AIPS Disk 1 in-CNO 31 renumbered as CNO 30 3 2 16-FEB-2007 14:58:06 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 3 2 16-FEB-2007 14:58:06 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 3 2 16-FEB-2007 14:58:06 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 3 2 16-FEB-2007 14:58:06 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 3 2 16-FEB-2007 14:58:06 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 3 2 16-FEB-2007 14:58:06 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 3 2 16-FEB-2007 14:58:06 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 3 2 16-FEB-2007 14:58:06 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 3 2 16-FEB-2007 14:58:06 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 3 2 16-FEB-2007 14:58:06 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 3 2 16-FEB-2007 14:58:06 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.BLANK.10 3 2 16-FEB-2007 14:58:06 AIPS Got(O) disk= 1 user=**** type=MA PLUTO.BLANK.10 3 5 16-FEB-2007 14:58:06 PBCOR Task PBCOR (release of 31DEC07) begins 3 2 16-FEB-2007 14:58:06 PBCOR Create PLUTO .RADCOR. 10 (MA) on disk 1 cno 41 3 3 16-FEB-2007 14:58:07 PBCOR Appears to have ended successfully 3 5 16-FEB-2007 14:58:07 PBCOR imager-b 31DEC07 TST: Cpu= 0.2 Real= 1 3 2 16-FEB-2007 14:58:07 AIPS Resumes 3 3 16-FEB-2007 14:58:07 AIPS PBCOR was not found to be running 3 4 16-FEB-2007 14:58:07 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:58:07 AIPS Destroyed MA image file: catno= 24 disk= 1 3 2 16-FEB-2007 14:58:07 AIPS Disk 1 in-CNO 25 renumbered as CNO 24 3 2 16-FEB-2007 14:58:07 AIPS Disk 1 in-CNO 26 renumbered as CNO 25 3 2 16-FEB-2007 14:58:07 AIPS Disk 1 in-CNO 27 renumbered as CNO 26 3 2 16-FEB-2007 14:58:07 AIPS Disk 1 in-CNO 28 renumbered as CNO 27 3 2 16-FEB-2007 14:58:07 AIPS Disk 1 in-CNO 29 renumbered as CNO 28 3 2 16-FEB-2007 14:58:07 AIPS Disk 1 in-CNO 30 renumbered as CNO 29 3 2 16-FEB-2007 14:58:07 AIPS Disk 1 in-CNO 31 renumbered as CNO 30 3 2 16-FEB-2007 14:58:07 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 3 2 16-FEB-2007 14:58:07 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 3 2 16-FEB-2007 14:58:07 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 3 2 16-FEB-2007 14:58:07 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 3 2 16-FEB-2007 14:58:07 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 3 2 16-FEB-2007 14:58:07 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 3 2 16-FEB-2007 14:58:07 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 3 2 16-FEB-2007 14:58:07 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 3 2 16-FEB-2007 14:58:07 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 3 2 16-FEB-2007 14:58:07 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 3 2 16-FEB-2007 14:58:07 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.BLANK.11 3 2 16-FEB-2007 14:58:07 AIPS Got(O) disk= 1 user=**** type=MA PLUTO.BLANK.11 3 5 16-FEB-2007 14:58:07 PBCOR Task PBCOR (release of 31DEC07) begins 3 2 16-FEB-2007 14:58:07 PBCOR Create PLUTO .RADCOR. 11 (MA) on disk 1 cno 41 3 3 16-FEB-2007 14:58:07 PBCOR Appears to have ended successfully 3 5 16-FEB-2007 14:58:07 PBCOR imager-b 31DEC07 TST: Cpu= 0.2 Real= 0 3 2 16-FEB-2007 14:58:07 AIPS Resumes 3 3 16-FEB-2007 14:58:07 AIPS PBCOR was not found to be running 3 4 16-FEB-2007 14:58:07 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:58:07 AIPS Destroyed MA image file: catno= 24 disk= 1 3 2 16-FEB-2007 14:58:07 AIPS Disk 1 in-CNO 25 renumbered as CNO 24 3 2 16-FEB-2007 14:58:07 AIPS Disk 1 in-CNO 26 renumbered as CNO 25 3 2 16-FEB-2007 14:58:07 AIPS Disk 1 in-CNO 27 renumbered as CNO 26 3 2 16-FEB-2007 14:58:07 AIPS Disk 1 in-CNO 28 renumbered as CNO 27 3 2 16-FEB-2007 14:58:07 AIPS Disk 1 in-CNO 29 renumbered as CNO 28 3 2 16-FEB-2007 14:58:07 AIPS Disk 1 in-CNO 30 renumbered as CNO 29 3 2 16-FEB-2007 14:58:07 AIPS Disk 1 in-CNO 31 renumbered as CNO 30 3 2 16-FEB-2007 14:58:07 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 3 2 16-FEB-2007 14:58:07 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 3 2 16-FEB-2007 14:58:07 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 3 2 16-FEB-2007 14:58:07 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 3 2 16-FEB-2007 14:58:07 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 3 2 16-FEB-2007 14:58:07 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 3 2 16-FEB-2007 14:58:07 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 3 2 16-FEB-2007 14:58:07 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 3 2 16-FEB-2007 14:58:07 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 3 2 16-FEB-2007 14:58:07 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 3 2 16-FEB-2007 14:58:07 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.BLANK.12 3 2 16-FEB-2007 14:58:07 AIPS Got(O) disk= 1 user=**** type=MA PLUTO.BLANK.12 3 5 16-FEB-2007 14:58:07 PBCOR Task PBCOR (release of 31DEC07) begins 3 2 16-FEB-2007 14:58:07 PBCOR Create PLUTO .RADCOR. 12 (MA) on disk 1 cno 41 3 3 16-FEB-2007 14:58:07 PBCOR Appears to have ended successfully 3 5 16-FEB-2007 14:58:07 PBCOR imager-b 31DEC07 TST: Cpu= 0.2 Real= 0 3 2 16-FEB-2007 14:58:08 AIPS Resumes 3 3 16-FEB-2007 14:58:08 AIPS PBCOR was not found to be running 3 4 16-FEB-2007 14:58:08 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:58:08 AIPS Destroyed MA image file: catno= 24 disk= 1 3 2 16-FEB-2007 14:58:08 AIPS Disk 1 in-CNO 25 renumbered as CNO 24 3 2 16-FEB-2007 14:58:08 AIPS Disk 1 in-CNO 26 renumbered as CNO 25 3 2 16-FEB-2007 14:58:08 AIPS Disk 1 in-CNO 27 renumbered as CNO 26 3 2 16-FEB-2007 14:58:08 AIPS Disk 1 in-CNO 28 renumbered as CNO 27 3 2 16-FEB-2007 14:58:08 AIPS Disk 1 in-CNO 29 renumbered as CNO 28 3 2 16-FEB-2007 14:58:08 AIPS Disk 1 in-CNO 30 renumbered as CNO 29 3 2 16-FEB-2007 14:58:08 AIPS Disk 1 in-CNO 31 renumbered as CNO 30 3 2 16-FEB-2007 14:58:08 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 3 2 16-FEB-2007 14:58:08 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 3 2 16-FEB-2007 14:58:08 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 3 2 16-FEB-2007 14:58:08 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 3 2 16-FEB-2007 14:58:08 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 3 2 16-FEB-2007 14:58:08 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 3 2 16-FEB-2007 14:58:08 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 3 2 16-FEB-2007 14:58:08 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 3 2 16-FEB-2007 14:58:08 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 3 2 16-FEB-2007 14:58:08 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 3 2 16-FEB-2007 14:58:08 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.BLANK.13 3 2 16-FEB-2007 14:58:08 AIPS Got(O) disk= 1 user=**** type=MA PLUTO.BLANK.13 3 5 16-FEB-2007 14:58:08 PBCOR Task PBCOR (release of 31DEC07) begins 3 2 16-FEB-2007 14:58:08 PBCOR Create PLUTO .RADCOR. 13 (MA) on disk 1 cno 41 3 3 16-FEB-2007 14:58:08 PBCOR Appears to have ended successfully 3 5 16-FEB-2007 14:58:08 PBCOR imager-b 31DEC07 TST: Cpu= 0.2 Real= 0 3 2 16-FEB-2007 14:58:08 AIPS Resumes 3 3 16-FEB-2007 14:58:08 AIPS PBCOR was not found to be running 3 4 16-FEB-2007 14:58:08 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:58:08 AIPS Destroyed MA image file: catno= 24 disk= 1 3 2 16-FEB-2007 14:58:08 AIPS Disk 1 in-CNO 25 renumbered as CNO 24 3 2 16-FEB-2007 14:58:08 AIPS Disk 1 in-CNO 26 renumbered as CNO 25 3 2 16-FEB-2007 14:58:08 AIPS Disk 1 in-CNO 27 renumbered as CNO 26 3 2 16-FEB-2007 14:58:08 AIPS Disk 1 in-CNO 28 renumbered as CNO 27 3 2 16-FEB-2007 14:58:08 AIPS Disk 1 in-CNO 29 renumbered as CNO 28 3 2 16-FEB-2007 14:58:08 AIPS Disk 1 in-CNO 30 renumbered as CNO 29 3 2 16-FEB-2007 14:58:08 AIPS Disk 1 in-CNO 31 renumbered as CNO 30 3 2 16-FEB-2007 14:58:08 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 3 2 16-FEB-2007 14:58:08 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 3 2 16-FEB-2007 14:58:08 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 3 2 16-FEB-2007 14:58:08 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 3 2 16-FEB-2007 14:58:08 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 3 2 16-FEB-2007 14:58:08 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 3 2 16-FEB-2007 14:58:08 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 3 2 16-FEB-2007 14:58:08 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 3 2 16-FEB-2007 14:58:08 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 3 2 16-FEB-2007 14:58:08 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 3 2 16-FEB-2007 14:58:08 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.BLANK.14 3 2 16-FEB-2007 14:58:08 AIPS Got(O) disk= 1 user=**** type=MA PLUTO.BLANK.14 3 5 16-FEB-2007 14:58:08 PBCOR Task PBCOR (release of 31DEC07) begins 3 2 16-FEB-2007 14:58:08 PBCOR Create PLUTO .RADCOR. 14 (MA) on disk 1 cno 41 3 3 16-FEB-2007 14:58:08 PBCOR Appears to have ended successfully 3 5 16-FEB-2007 14:58:08 PBCOR imager-b 31DEC07 TST: Cpu= 0.2 Real= 0 3 2 16-FEB-2007 14:58:08 AIPS Resumes 3 3 16-FEB-2007 14:58:08 AIPS PBCOR was not found to be running 3 4 16-FEB-2007 14:58:08 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:58:08 AIPS Destroyed MA image file: catno= 24 disk= 1 3 2 16-FEB-2007 14:58:08 AIPS Disk 1 in-CNO 25 renumbered as CNO 24 3 2 16-FEB-2007 14:58:08 AIPS Disk 1 in-CNO 26 renumbered as CNO 25 3 2 16-FEB-2007 14:58:08 AIPS Disk 1 in-CNO 27 renumbered as CNO 26 3 2 16-FEB-2007 14:58:08 AIPS Disk 1 in-CNO 28 renumbered as CNO 27 3 2 16-FEB-2007 14:58:08 AIPS Disk 1 in-CNO 29 renumbered as CNO 28 3 2 16-FEB-2007 14:58:08 AIPS Disk 1 in-CNO 30 renumbered as CNO 29 3 2 16-FEB-2007 14:58:08 AIPS Disk 1 in-CNO 31 renumbered as CNO 30 3 2 16-FEB-2007 14:58:08 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 3 2 16-FEB-2007 14:58:08 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 3 2 16-FEB-2007 14:58:08 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 3 2 16-FEB-2007 14:58:08 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 3 2 16-FEB-2007 14:58:08 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 3 2 16-FEB-2007 14:58:08 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 3 2 16-FEB-2007 14:58:08 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 3 2 16-FEB-2007 14:58:08 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 3 2 16-FEB-2007 14:58:08 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 3 2 16-FEB-2007 14:58:08 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 3 2 16-FEB-2007 14:58:08 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.BLANK.15 3 2 16-FEB-2007 14:58:08 AIPS Got(O) disk= 1 user=**** type=MA PLUTO.BLANK.15 3 5 16-FEB-2007 14:58:09 PBCOR Task PBCOR (release of 31DEC07) begins 3 2 16-FEB-2007 14:58:09 PBCOR Create PLUTO .RADCOR. 15 (MA) on disk 1 cno 41 3 3 16-FEB-2007 14:58:09 PBCOR Appears to have ended successfully 3 5 16-FEB-2007 14:58:09 PBCOR imager-b 31DEC07 TST: Cpu= 0.2 Real= 0 3 2 16-FEB-2007 14:58:09 AIPS Resumes 3 3 16-FEB-2007 14:58:09 AIPS PBCOR was not found to be running 3 4 16-FEB-2007 14:58:09 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:58:09 AIPS Destroyed MA image file: catno= 24 disk= 1 3 2 16-FEB-2007 14:58:09 AIPS Disk 1 in-CNO 25 renumbered as CNO 24 3 2 16-FEB-2007 14:58:09 AIPS Disk 1 in-CNO 26 renumbered as CNO 25 3 2 16-FEB-2007 14:58:09 AIPS Disk 1 in-CNO 27 renumbered as CNO 26 3 2 16-FEB-2007 14:58:09 AIPS Disk 1 in-CNO 28 renumbered as CNO 27 3 2 16-FEB-2007 14:58:09 AIPS Disk 1 in-CNO 29 renumbered as CNO 28 3 2 16-FEB-2007 14:58:09 AIPS Disk 1 in-CNO 30 renumbered as CNO 29 3 2 16-FEB-2007 14:58:09 AIPS Disk 1 in-CNO 31 renumbered as CNO 30 3 2 16-FEB-2007 14:58:09 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 3 2 16-FEB-2007 14:58:09 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 3 2 16-FEB-2007 14:58:09 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 3 2 16-FEB-2007 14:58:09 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 3 2 16-FEB-2007 14:58:09 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 3 2 16-FEB-2007 14:58:09 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 3 2 16-FEB-2007 14:58:09 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 3 2 16-FEB-2007 14:58:09 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 3 2 16-FEB-2007 14:58:09 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 3 2 16-FEB-2007 14:58:09 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 3 2 16-FEB-2007 14:58:09 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.BLANK.16 3 2 16-FEB-2007 14:58:09 AIPS Got(O) disk= 1 user=**** type=MA PLUTO.BLANK.16 3 5 16-FEB-2007 14:58:09 PBCOR Task PBCOR (release of 31DEC07) begins 3 2 16-FEB-2007 14:58:09 PBCOR Create PLUTO .RADCOR. 16 (MA) on disk 1 cno 41 3 3 16-FEB-2007 14:58:09 PBCOR Appears to have ended successfully 3 5 16-FEB-2007 14:58:09 PBCOR imager-b 31DEC07 TST: Cpu= 0.2 Real= 0 3 2 16-FEB-2007 14:58:09 AIPS Resumes 3 3 16-FEB-2007 14:58:09 AIPS PBCOR was not found to be running 3 4 16-FEB-2007 14:58:09 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:58:09 AIPS Destroyed MA image file: catno= 24 disk= 1 3 2 16-FEB-2007 14:58:09 AIPS Disk 1 in-CNO 25 renumbered as CNO 24 3 2 16-FEB-2007 14:58:09 AIPS Disk 1 in-CNO 26 renumbered as CNO 25 3 2 16-FEB-2007 14:58:09 AIPS Disk 1 in-CNO 27 renumbered as CNO 26 3 2 16-FEB-2007 14:58:09 AIPS Disk 1 in-CNO 28 renumbered as CNO 27 3 2 16-FEB-2007 14:58:09 AIPS Disk 1 in-CNO 29 renumbered as CNO 28 3 2 16-FEB-2007 14:58:09 AIPS Disk 1 in-CNO 30 renumbered as CNO 29 3 2 16-FEB-2007 14:58:09 AIPS Disk 1 in-CNO 31 renumbered as CNO 30 3 2 16-FEB-2007 14:58:09 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 3 2 16-FEB-2007 14:58:09 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 3 2 16-FEB-2007 14:58:09 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 3 2 16-FEB-2007 14:58:09 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 3 2 16-FEB-2007 14:58:09 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 3 2 16-FEB-2007 14:58:09 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 3 2 16-FEB-2007 14:58:09 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 3 2 16-FEB-2007 14:58:09 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 3 2 16-FEB-2007 14:58:09 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 3 2 16-FEB-2007 14:58:09 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 3 2 16-FEB-2007 14:58:09 AIPS Disk 1 No files needed renumbering 3 2 16-FEB-2007 14:58:09 AIPS Got(1) disk= 1 user=**** type=MA 1733-130.RADCOR.1 3 2 16-FEB-2007 14:58:09 AIPS Got(O) disk= 1 user=**** type=MA 1733-130.RADCOR.1 3 5 16-FEB-2007 14:58:09 CPYRT Task CPYRT (release of 31DEC07) begins 3 2 16-FEB-2007 14:58:09 CPYRT Create 1733-130 .NVAS07. 1 (MA) on disk 1 cno 41 3 2 16-FEB-2007 14:58:09 CPYRT ZTXOP2: using translated file name = 3 2 16-FEB-2007 14:58:09 CPYRT ZTXOP2: /home/imager-b2/vlbacald/Arch_Cprt 3 3 16-FEB-2007 14:58:09 CPYRT Appears to have ended successfully 3 5 16-FEB-2007 14:58:09 CPYRT imager-b 31DEC07 TST: Cpu= 0.0 Real= 0 3 2 16-FEB-2007 14:58:11 AIPS Resumes 3 3 16-FEB-2007 14:58:11 AIPS CPYRT was not found to be running 3 4 16-FEB-2007 14:58:11 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:58:11 AIPS Destroyed MA image file: catno= 24 disk= 1 3 2 16-FEB-2007 14:58:11 AIPS Disk 1 in-CNO 25 renumbered as CNO 24 3 2 16-FEB-2007 14:58:11 AIPS Disk 1 in-CNO 26 renumbered as CNO 25 3 2 16-FEB-2007 14:58:11 AIPS Disk 1 in-CNO 27 renumbered as CNO 26 3 2 16-FEB-2007 14:58:11 AIPS Disk 1 in-CNO 28 renumbered as CNO 27 3 2 16-FEB-2007 14:58:11 AIPS Disk 1 in-CNO 29 renumbered as CNO 28 3 2 16-FEB-2007 14:58:11 AIPS Disk 1 in-CNO 30 renumbered as CNO 29 3 2 16-FEB-2007 14:58:11 AIPS Disk 1 in-CNO 31 renumbered as CNO 30 3 2 16-FEB-2007 14:58:11 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 3 2 16-FEB-2007 14:58:11 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 3 2 16-FEB-2007 14:58:11 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 3 2 16-FEB-2007 14:58:11 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 3 2 16-FEB-2007 14:58:11 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 3 2 16-FEB-2007 14:58:11 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 3 2 16-FEB-2007 14:58:11 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 3 2 16-FEB-2007 14:58:11 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 3 2 16-FEB-2007 14:58:11 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 3 2 16-FEB-2007 14:58:11 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 3 2 16-FEB-2007 14:58:11 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.RADCOR.1 3 2 16-FEB-2007 14:58:11 AIPS Got(O) disk= 1 user=**** type=MA PLUTO.RADCOR.1 3 5 16-FEB-2007 14:58:11 CPYRT Task CPYRT (release of 31DEC07) begins 3 2 16-FEB-2007 14:58:11 CPYRT Create PLUTO .NVAS07. 1 (MA) on disk 1 cno 41 3 2 16-FEB-2007 14:58:11 CPYRT ZTXOP2: using translated file name = 3 2 16-FEB-2007 14:58:11 CPYRT ZTXOP2: /home/imager-b2/vlbacald/Arch_Cprt 3 3 16-FEB-2007 14:58:11 CPYRT Appears to have ended successfully 3 5 16-FEB-2007 14:58:11 CPYRT imager-b 31DEC07 TST: Cpu= 0.0 Real= 0 3 2 16-FEB-2007 14:58:11 AIPS Resumes 3 3 16-FEB-2007 14:58:11 AIPS CPYRT was not found to be running 3 4 16-FEB-2007 14:58:11 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:58:11 AIPS Destroyed MA image file: catno= 24 disk= 1 3 2 16-FEB-2007 14:58:11 AIPS Disk 1 in-CNO 25 renumbered as CNO 24 3 2 16-FEB-2007 14:58:11 AIPS Disk 1 in-CNO 26 renumbered as CNO 25 3 2 16-FEB-2007 14:58:11 AIPS Disk 1 in-CNO 27 renumbered as CNO 26 3 2 16-FEB-2007 14:58:11 AIPS Disk 1 in-CNO 28 renumbered as CNO 27 3 2 16-FEB-2007 14:58:11 AIPS Disk 1 in-CNO 29 renumbered as CNO 28 3 2 16-FEB-2007 14:58:11 AIPS Disk 1 in-CNO 30 renumbered as CNO 29 3 2 16-FEB-2007 14:58:11 AIPS Disk 1 in-CNO 31 renumbered as CNO 30 3 2 16-FEB-2007 14:58:11 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 3 2 16-FEB-2007 14:58:11 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 3 2 16-FEB-2007 14:58:11 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 3 2 16-FEB-2007 14:58:11 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 3 2 16-FEB-2007 14:58:11 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 3 2 16-FEB-2007 14:58:11 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 3 2 16-FEB-2007 14:58:11 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 3 2 16-FEB-2007 14:58:11 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 3 2 16-FEB-2007 14:58:11 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 3 2 16-FEB-2007 14:58:11 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 3 2 16-FEB-2007 14:58:11 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.RADCOR.2 3 2 16-FEB-2007 14:58:11 AIPS Got(O) disk= 1 user=**** type=MA PLUTO.RADCOR.2 3 5 16-FEB-2007 14:58:11 CPYRT Task CPYRT (release of 31DEC07) begins 3 2 16-FEB-2007 14:58:11 CPYRT Create PLUTO .NVAS07. 2 (MA) on disk 1 cno 41 3 2 16-FEB-2007 14:58:11 CPYRT ZTXOP2: using translated file name = 3 2 16-FEB-2007 14:58:11 CPYRT ZTXOP2: /home/imager-b2/vlbacald/Arch_Cprt 3 3 16-FEB-2007 14:58:11 CPYRT Appears to have ended successfully 3 5 16-FEB-2007 14:58:11 CPYRT imager-b 31DEC07 TST: Cpu= 0.0 Real= 0 3 2 16-FEB-2007 14:58:11 AIPS Resumes 3 3 16-FEB-2007 14:58:11 AIPS CPYRT was not found to be running 3 4 16-FEB-2007 14:58:11 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:58:11 AIPS Destroyed MA image file: catno= 24 disk= 1 3 2 16-FEB-2007 14:58:11 AIPS Disk 1 in-CNO 25 renumbered as CNO 24 3 2 16-FEB-2007 14:58:11 AIPS Disk 1 in-CNO 26 renumbered as CNO 25 3 2 16-FEB-2007 14:58:11 AIPS Disk 1 in-CNO 27 renumbered as CNO 26 3 2 16-FEB-2007 14:58:11 AIPS Disk 1 in-CNO 28 renumbered as CNO 27 3 2 16-FEB-2007 14:58:11 AIPS Disk 1 in-CNO 29 renumbered as CNO 28 3 2 16-FEB-2007 14:58:11 AIPS Disk 1 in-CNO 30 renumbered as CNO 29 3 2 16-FEB-2007 14:58:11 AIPS Disk 1 in-CNO 31 renumbered as CNO 30 3 2 16-FEB-2007 14:58:11 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 3 2 16-FEB-2007 14:58:11 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 3 2 16-FEB-2007 14:58:11 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 3 2 16-FEB-2007 14:58:11 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 3 2 16-FEB-2007 14:58:11 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 3 2 16-FEB-2007 14:58:11 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 3 2 16-FEB-2007 14:58:11 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 3 2 16-FEB-2007 14:58:11 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 3 2 16-FEB-2007 14:58:11 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 3 2 16-FEB-2007 14:58:11 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 3 2 16-FEB-2007 14:58:11 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.RADCOR.3 3 2 16-FEB-2007 14:58:11 AIPS Got(O) disk= 1 user=**** type=MA PLUTO.RADCOR.3 3 5 16-FEB-2007 14:58:11 CPYRT Task CPYRT (release of 31DEC07) begins 3 2 16-FEB-2007 14:58:11 CPYRT Create PLUTO .NVAS07. 3 (MA) on disk 1 cno 41 3 2 16-FEB-2007 14:58:11 CPYRT ZTXOP2: using translated file name = 3 2 16-FEB-2007 14:58:11 CPYRT ZTXOP2: /home/imager-b2/vlbacald/Arch_Cprt 3 3 16-FEB-2007 14:58:11 CPYRT Appears to have ended successfully 3 5 16-FEB-2007 14:58:11 CPYRT imager-b 31DEC07 TST: Cpu= 0.0 Real= 0 3 2 16-FEB-2007 14:58:12 AIPS Resumes 3 3 16-FEB-2007 14:58:12 AIPS CPYRT was not found to be running 3 4 16-FEB-2007 14:58:12 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:58:12 AIPS Destroyed MA image file: catno= 24 disk= 1 3 2 16-FEB-2007 14:58:12 AIPS Disk 1 in-CNO 25 renumbered as CNO 24 3 2 16-FEB-2007 14:58:12 AIPS Disk 1 in-CNO 26 renumbered as CNO 25 3 2 16-FEB-2007 14:58:12 AIPS Disk 1 in-CNO 27 renumbered as CNO 26 3 2 16-FEB-2007 14:58:12 AIPS Disk 1 in-CNO 28 renumbered as CNO 27 3 2 16-FEB-2007 14:58:12 AIPS Disk 1 in-CNO 29 renumbered as CNO 28 3 2 16-FEB-2007 14:58:12 AIPS Disk 1 in-CNO 30 renumbered as CNO 29 3 2 16-FEB-2007 14:58:12 AIPS Disk 1 in-CNO 31 renumbered as CNO 30 3 2 16-FEB-2007 14:58:12 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 3 2 16-FEB-2007 14:58:12 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 3 2 16-FEB-2007 14:58:12 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 3 2 16-FEB-2007 14:58:12 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 3 2 16-FEB-2007 14:58:12 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 3 2 16-FEB-2007 14:58:12 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 3 2 16-FEB-2007 14:58:12 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 3 2 16-FEB-2007 14:58:12 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 3 2 16-FEB-2007 14:58:12 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 3 2 16-FEB-2007 14:58:12 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 3 2 16-FEB-2007 14:58:12 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.RADCOR.4 3 2 16-FEB-2007 14:58:12 AIPS Got(O) disk= 1 user=**** type=MA PLUTO.RADCOR.4 3 5 16-FEB-2007 14:58:12 CPYRT Task CPYRT (release of 31DEC07) begins 3 2 16-FEB-2007 14:58:12 CPYRT Create PLUTO .NVAS07. 4 (MA) on disk 1 cno 41 3 2 16-FEB-2007 14:58:12 CPYRT ZTXOP2: using translated file name = 3 2 16-FEB-2007 14:58:12 CPYRT ZTXOP2: /home/imager-b2/vlbacald/Arch_Cprt 3 3 16-FEB-2007 14:58:12 CPYRT Appears to have ended successfully 3 5 16-FEB-2007 14:58:12 CPYRT imager-b 31DEC07 TST: Cpu= 0.0 Real= 0 3 2 16-FEB-2007 14:58:12 AIPS Resumes 3 3 16-FEB-2007 14:58:12 AIPS CPYRT was not found to be running 3 4 16-FEB-2007 14:58:12 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:58:12 AIPS Destroyed MA image file: catno= 24 disk= 1 3 2 16-FEB-2007 14:58:12 AIPS Disk 1 in-CNO 25 renumbered as CNO 24 3 2 16-FEB-2007 14:58:12 AIPS Disk 1 in-CNO 26 renumbered as CNO 25 3 2 16-FEB-2007 14:58:12 AIPS Disk 1 in-CNO 27 renumbered as CNO 26 3 2 16-FEB-2007 14:58:12 AIPS Disk 1 in-CNO 28 renumbered as CNO 27 3 2 16-FEB-2007 14:58:12 AIPS Disk 1 in-CNO 29 renumbered as CNO 28 3 2 16-FEB-2007 14:58:12 AIPS Disk 1 in-CNO 30 renumbered as CNO 29 3 2 16-FEB-2007 14:58:12 AIPS Disk 1 in-CNO 31 renumbered as CNO 30 3 2 16-FEB-2007 14:58:12 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 3 2 16-FEB-2007 14:58:12 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 3 2 16-FEB-2007 14:58:12 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 3 2 16-FEB-2007 14:58:12 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 3 2 16-FEB-2007 14:58:12 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 3 2 16-FEB-2007 14:58:12 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 3 2 16-FEB-2007 14:58:12 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 3 2 16-FEB-2007 14:58:12 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 3 2 16-FEB-2007 14:58:12 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 3 2 16-FEB-2007 14:58:12 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 3 2 16-FEB-2007 14:58:12 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.RADCOR.5 3 2 16-FEB-2007 14:58:12 AIPS Got(O) disk= 1 user=**** type=MA PLUTO.RADCOR.5 3 5 16-FEB-2007 14:58:12 CPYRT Task CPYRT (release of 31DEC07) begins 3 2 16-FEB-2007 14:58:12 CPYRT Create PLUTO .NVAS07. 5 (MA) on disk 1 cno 41 3 2 16-FEB-2007 14:58:12 CPYRT ZTXOP2: using translated file name = 3 2 16-FEB-2007 14:58:12 CPYRT ZTXOP2: /home/imager-b2/vlbacald/Arch_Cprt 3 3 16-FEB-2007 14:58:12 CPYRT Appears to have ended successfully 3 5 16-FEB-2007 14:58:12 CPYRT imager-b 31DEC07 TST: Cpu= 0.0 Real= 0 3 2 16-FEB-2007 14:58:12 AIPS Resumes 3 3 16-FEB-2007 14:58:12 AIPS CPYRT was not found to be running 3 4 16-FEB-2007 14:58:12 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:58:12 AIPS Destroyed MA image file: catno= 24 disk= 1 3 2 16-FEB-2007 14:58:12 AIPS Disk 1 in-CNO 25 renumbered as CNO 24 3 2 16-FEB-2007 14:58:12 AIPS Disk 1 in-CNO 26 renumbered as CNO 25 3 2 16-FEB-2007 14:58:12 AIPS Disk 1 in-CNO 27 renumbered as CNO 26 3 2 16-FEB-2007 14:58:12 AIPS Disk 1 in-CNO 28 renumbered as CNO 27 3 2 16-FEB-2007 14:58:12 AIPS Disk 1 in-CNO 29 renumbered as CNO 28 3 2 16-FEB-2007 14:58:12 AIPS Disk 1 in-CNO 30 renumbered as CNO 29 3 2 16-FEB-2007 14:58:12 AIPS Disk 1 in-CNO 31 renumbered as CNO 30 3 2 16-FEB-2007 14:58:12 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 3 2 16-FEB-2007 14:58:12 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 3 2 16-FEB-2007 14:58:12 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 3 2 16-FEB-2007 14:58:12 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 3 2 16-FEB-2007 14:58:12 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 3 2 16-FEB-2007 14:58:12 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 3 2 16-FEB-2007 14:58:12 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 3 2 16-FEB-2007 14:58:12 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 3 2 16-FEB-2007 14:58:12 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 3 2 16-FEB-2007 14:58:12 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 3 2 16-FEB-2007 14:58:12 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.RADCOR.6 3 2 16-FEB-2007 14:58:12 AIPS Got(O) disk= 1 user=**** type=MA PLUTO.RADCOR.6 3 5 16-FEB-2007 14:58:12 CPYRT Task CPYRT (release of 31DEC07) begins 3 2 16-FEB-2007 14:58:12 CPYRT Create PLUTO .NVAS07. 6 (MA) on disk 1 cno 41 3 2 16-FEB-2007 14:58:12 CPYRT ZTXOP2: using translated file name = 3 2 16-FEB-2007 14:58:12 CPYRT ZTXOP2: /home/imager-b2/vlbacald/Arch_Cprt 3 3 16-FEB-2007 14:58:12 CPYRT Appears to have ended successfully 3 5 16-FEB-2007 14:58:12 CPYRT imager-b 31DEC07 TST: Cpu= 0.0 Real= 0 3 2 16-FEB-2007 14:58:12 AIPS Resumes 3 3 16-FEB-2007 14:58:12 AIPS CPYRT was not found to be running 3 4 16-FEB-2007 14:58:12 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:58:12 AIPS Destroyed MA image file: catno= 24 disk= 1 3 2 16-FEB-2007 14:58:12 AIPS Disk 1 in-CNO 25 renumbered as CNO 24 3 2 16-FEB-2007 14:58:12 AIPS Disk 1 in-CNO 26 renumbered as CNO 25 3 2 16-FEB-2007 14:58:12 AIPS Disk 1 in-CNO 27 renumbered as CNO 26 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 28 renumbered as CNO 27 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 29 renumbered as CNO 28 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 30 renumbered as CNO 29 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 31 renumbered as CNO 30 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 3 2 16-FEB-2007 14:58:13 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.RADCOR.7 3 2 16-FEB-2007 14:58:13 AIPS Got(O) disk= 1 user=**** type=MA PLUTO.RADCOR.7 3 5 16-FEB-2007 14:58:13 CPYRT Task CPYRT (release of 31DEC07) begins 3 2 16-FEB-2007 14:58:13 CPYRT Create PLUTO .NVAS07. 7 (MA) on disk 1 cno 41 3 2 16-FEB-2007 14:58:13 CPYRT ZTXOP2: using translated file name = 3 2 16-FEB-2007 14:58:13 CPYRT ZTXOP2: /home/imager-b2/vlbacald/Arch_Cprt 3 3 16-FEB-2007 14:58:13 CPYRT Appears to have ended successfully 3 5 16-FEB-2007 14:58:13 CPYRT imager-b 31DEC07 TST: Cpu= 0.0 Real= 0 3 2 16-FEB-2007 14:58:13 AIPS Resumes 3 3 16-FEB-2007 14:58:13 AIPS CPYRT was not found to be running 3 4 16-FEB-2007 14:58:13 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:58:13 AIPS Destroyed MA image file: catno= 24 disk= 1 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 25 renumbered as CNO 24 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 26 renumbered as CNO 25 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 27 renumbered as CNO 26 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 28 renumbered as CNO 27 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 29 renumbered as CNO 28 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 30 renumbered as CNO 29 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 31 renumbered as CNO 30 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 3 2 16-FEB-2007 14:58:13 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.RADCOR.8 3 2 16-FEB-2007 14:58:13 AIPS Got(O) disk= 1 user=**** type=MA PLUTO.RADCOR.8 3 5 16-FEB-2007 14:58:13 CPYRT Task CPYRT (release of 31DEC07) begins 3 2 16-FEB-2007 14:58:13 CPYRT Create PLUTO .NVAS07. 8 (MA) on disk 1 cno 41 3 2 16-FEB-2007 14:58:13 CPYRT ZTXOP2: using translated file name = 3 2 16-FEB-2007 14:58:13 CPYRT ZTXOP2: /home/imager-b2/vlbacald/Arch_Cprt 3 3 16-FEB-2007 14:58:13 CPYRT Appears to have ended successfully 3 5 16-FEB-2007 14:58:13 CPYRT imager-b 31DEC07 TST: Cpu= 0.0 Real= 0 3 2 16-FEB-2007 14:58:13 AIPS Resumes 3 3 16-FEB-2007 14:58:13 AIPS CPYRT was not found to be running 3 4 16-FEB-2007 14:58:13 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:58:13 AIPS Destroyed MA image file: catno= 24 disk= 1 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 25 renumbered as CNO 24 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 26 renumbered as CNO 25 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 27 renumbered as CNO 26 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 28 renumbered as CNO 27 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 29 renumbered as CNO 28 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 30 renumbered as CNO 29 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 31 renumbered as CNO 30 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 3 2 16-FEB-2007 14:58:13 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.RADCOR.9 3 2 16-FEB-2007 14:58:13 AIPS Got(O) disk= 1 user=**** type=MA PLUTO.RADCOR.9 3 5 16-FEB-2007 14:58:13 CPYRT Task CPYRT (release of 31DEC07) begins 3 2 16-FEB-2007 14:58:13 CPYRT Create PLUTO .NVAS07. 9 (MA) on disk 1 cno 41 3 2 16-FEB-2007 14:58:13 CPYRT ZTXOP2: using translated file name = 3 2 16-FEB-2007 14:58:13 CPYRT ZTXOP2: /home/imager-b2/vlbacald/Arch_Cprt 3 3 16-FEB-2007 14:58:13 CPYRT Appears to have ended successfully 3 5 16-FEB-2007 14:58:13 CPYRT imager-b 31DEC07 TST: Cpu= 0.0 Real= 0 3 2 16-FEB-2007 14:58:13 AIPS Resumes 3 3 16-FEB-2007 14:58:13 AIPS CPYRT was not found to be running 3 4 16-FEB-2007 14:58:13 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:58:13 AIPS Destroyed MA image file: catno= 24 disk= 1 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 25 renumbered as CNO 24 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 26 renumbered as CNO 25 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 27 renumbered as CNO 26 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 28 renumbered as CNO 27 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 29 renumbered as CNO 28 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 30 renumbered as CNO 29 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 31 renumbered as CNO 30 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 3 2 16-FEB-2007 14:58:13 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 3 2 16-FEB-2007 14:58:14 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.RADCOR.10 3 2 16-FEB-2007 14:58:14 AIPS Got(O) disk= 1 user=**** type=MA PLUTO.RADCOR.10 3 5 16-FEB-2007 14:58:14 CPYRT Task CPYRT (release of 31DEC07) begins 3 2 16-FEB-2007 14:58:14 CPYRT Create PLUTO .NVAS07. 10 (MA) on disk 1 cno 41 3 2 16-FEB-2007 14:58:14 CPYRT ZTXOP2: using translated file name = 3 2 16-FEB-2007 14:58:14 CPYRT ZTXOP2: /home/imager-b2/vlbacald/Arch_Cprt 3 3 16-FEB-2007 14:58:14 CPYRT Appears to have ended successfully 3 5 16-FEB-2007 14:58:14 CPYRT imager-b 31DEC07 TST: Cpu= 0.0 Real= 0 3 2 16-FEB-2007 14:58:14 AIPS Resumes 3 3 16-FEB-2007 14:58:14 AIPS CPYRT was not found to be running 3 4 16-FEB-2007 14:58:14 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:58:14 AIPS Destroyed MA image file: catno= 24 disk= 1 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 25 renumbered as CNO 24 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 26 renumbered as CNO 25 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 27 renumbered as CNO 26 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 28 renumbered as CNO 27 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 29 renumbered as CNO 28 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 30 renumbered as CNO 29 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 31 renumbered as CNO 30 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 3 2 16-FEB-2007 14:58:14 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.RADCOR.11 3 2 16-FEB-2007 14:58:14 AIPS Got(O) disk= 1 user=**** type=MA PLUTO.RADCOR.11 3 5 16-FEB-2007 14:58:14 CPYRT Task CPYRT (release of 31DEC07) begins 3 2 16-FEB-2007 14:58:14 CPYRT Create PLUTO .NVAS07. 11 (MA) on disk 1 cno 41 3 2 16-FEB-2007 14:58:14 CPYRT ZTXOP2: using translated file name = 3 2 16-FEB-2007 14:58:14 CPYRT ZTXOP2: /home/imager-b2/vlbacald/Arch_Cprt 3 3 16-FEB-2007 14:58:14 CPYRT Appears to have ended successfully 3 5 16-FEB-2007 14:58:14 CPYRT imager-b 31DEC07 TST: Cpu= 0.0 Real= 0 3 2 16-FEB-2007 14:58:14 AIPS Resumes 3 3 16-FEB-2007 14:58:14 AIPS CPYRT was not found to be running 3 4 16-FEB-2007 14:58:14 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:58:14 AIPS Destroyed MA image file: catno= 24 disk= 1 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 25 renumbered as CNO 24 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 26 renumbered as CNO 25 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 27 renumbered as CNO 26 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 28 renumbered as CNO 27 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 29 renumbered as CNO 28 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 30 renumbered as CNO 29 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 31 renumbered as CNO 30 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 3 2 16-FEB-2007 14:58:14 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.RADCOR.12 3 2 16-FEB-2007 14:58:14 AIPS Got(O) disk= 1 user=**** type=MA PLUTO.RADCOR.12 3 5 16-FEB-2007 14:58:14 CPYRT Task CPYRT (release of 31DEC07) begins 3 2 16-FEB-2007 14:58:14 CPYRT Create PLUTO .NVAS07. 12 (MA) on disk 1 cno 41 3 2 16-FEB-2007 14:58:14 CPYRT ZTXOP2: using translated file name = 3 2 16-FEB-2007 14:58:14 CPYRT ZTXOP2: /home/imager-b2/vlbacald/Arch_Cprt 3 3 16-FEB-2007 14:58:14 CPYRT Appears to have ended successfully 3 5 16-FEB-2007 14:58:14 CPYRT imager-b 31DEC07 TST: Cpu= 0.0 Real= 0 3 2 16-FEB-2007 14:58:14 AIPS Resumes 3 3 16-FEB-2007 14:58:14 AIPS CPYRT was not found to be running 3 4 16-FEB-2007 14:58:14 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:58:14 AIPS Destroyed MA image file: catno= 24 disk= 1 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 25 renumbered as CNO 24 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 26 renumbered as CNO 25 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 27 renumbered as CNO 26 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 28 renumbered as CNO 27 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 29 renumbered as CNO 28 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 30 renumbered as CNO 29 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 31 renumbered as CNO 30 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 3 2 16-FEB-2007 14:58:14 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 3 2 16-FEB-2007 14:58:14 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.RADCOR.13 3 2 16-FEB-2007 14:58:14 AIPS Got(O) disk= 1 user=**** type=MA PLUTO.RADCOR.13 3 5 16-FEB-2007 14:58:14 CPYRT Task CPYRT (release of 31DEC07) begins 3 2 16-FEB-2007 14:58:15 CPYRT Create PLUTO .NVAS07. 13 (MA) on disk 1 cno 41 3 2 16-FEB-2007 14:58:15 CPYRT ZTXOP2: using translated file name = 3 2 16-FEB-2007 14:58:15 CPYRT ZTXOP2: /home/imager-b2/vlbacald/Arch_Cprt 3 3 16-FEB-2007 14:58:15 CPYRT Appears to have ended successfully 3 5 16-FEB-2007 14:58:15 CPYRT imager-b 31DEC07 TST: Cpu= 0.0 Real= 1 3 2 16-FEB-2007 14:58:15 AIPS Resumes 3 3 16-FEB-2007 14:58:15 AIPS CPYRT was not found to be running 3 4 16-FEB-2007 14:58:15 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:58:15 AIPS Destroyed MA image file: catno= 24 disk= 1 3 2 16-FEB-2007 14:58:15 AIPS Disk 1 in-CNO 25 renumbered as CNO 24 3 2 16-FEB-2007 14:58:15 AIPS Disk 1 in-CNO 26 renumbered as CNO 25 3 2 16-FEB-2007 14:58:15 AIPS Disk 1 in-CNO 27 renumbered as CNO 26 3 2 16-FEB-2007 14:58:15 AIPS Disk 1 in-CNO 28 renumbered as CNO 27 3 2 16-FEB-2007 14:58:15 AIPS Disk 1 in-CNO 29 renumbered as CNO 28 3 2 16-FEB-2007 14:58:15 AIPS Disk 1 in-CNO 30 renumbered as CNO 29 3 2 16-FEB-2007 14:58:15 AIPS Disk 1 in-CNO 31 renumbered as CNO 30 3 2 16-FEB-2007 14:58:15 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 3 2 16-FEB-2007 14:58:15 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 3 2 16-FEB-2007 14:58:15 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 3 2 16-FEB-2007 14:58:15 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 3 2 16-FEB-2007 14:58:15 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 3 2 16-FEB-2007 14:58:15 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 3 2 16-FEB-2007 14:58:15 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 3 2 16-FEB-2007 14:58:15 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 3 2 16-FEB-2007 14:58:15 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 3 2 16-FEB-2007 14:58:15 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 3 2 16-FEB-2007 14:58:15 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.RADCOR.14 3 2 16-FEB-2007 14:58:15 AIPS Got(O) disk= 1 user=**** type=MA PLUTO.RADCOR.14 3 5 16-FEB-2007 14:58:15 CPYRT Task CPYRT (release of 31DEC07) begins 3 2 16-FEB-2007 14:58:15 CPYRT Create PLUTO .NVAS07. 14 (MA) on disk 1 cno 41 3 2 16-FEB-2007 14:58:15 CPYRT ZTXOP2: using translated file name = 3 2 16-FEB-2007 14:58:15 CPYRT ZTXOP2: /home/imager-b2/vlbacald/Arch_Cprt 3 3 16-FEB-2007 14:58:15 CPYRT Appears to have ended successfully 3 5 16-FEB-2007 14:58:15 CPYRT imager-b 31DEC07 TST: Cpu= 0.0 Real= 0 3 2 16-FEB-2007 14:58:15 AIPS Resumes 3 3 16-FEB-2007 14:58:15 AIPS CPYRT was not found to be running 3 4 16-FEB-2007 14:58:15 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:58:15 AIPS Destroyed MA image file: catno= 24 disk= 1 3 2 16-FEB-2007 14:58:15 AIPS Disk 1 in-CNO 25 renumbered as CNO 24 3 2 16-FEB-2007 14:58:15 AIPS Disk 1 in-CNO 26 renumbered as CNO 25 3 2 16-FEB-2007 14:58:15 AIPS Disk 1 in-CNO 27 renumbered as CNO 26 3 2 16-FEB-2007 14:58:15 AIPS Disk 1 in-CNO 28 renumbered as CNO 27 3 2 16-FEB-2007 14:58:15 AIPS Disk 1 in-CNO 29 renumbered as CNO 28 3 2 16-FEB-2007 14:58:15 AIPS Disk 1 in-CNO 30 renumbered as CNO 29 3 2 16-FEB-2007 14:58:15 AIPS Disk 1 in-CNO 31 renumbered as CNO 30 3 2 16-FEB-2007 14:58:15 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 3 2 16-FEB-2007 14:58:15 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 3 2 16-FEB-2007 14:58:15 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 3 2 16-FEB-2007 14:58:15 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 3 2 16-FEB-2007 14:58:15 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 3 2 16-FEB-2007 14:58:15 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 3 2 16-FEB-2007 14:58:15 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 3 2 16-FEB-2007 14:58:15 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 3 2 16-FEB-2007 14:58:15 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 3 2 16-FEB-2007 14:58:15 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 3 2 16-FEB-2007 14:58:15 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.RADCOR.15 3 2 16-FEB-2007 14:58:15 AIPS Got(O) disk= 1 user=**** type=MA PLUTO.RADCOR.15 3 5 16-FEB-2007 14:58:15 CPYRT Task CPYRT (release of 31DEC07) begins 3 2 16-FEB-2007 14:58:15 CPYRT Create PLUTO .NVAS07. 15 (MA) on disk 1 cno 41 3 2 16-FEB-2007 14:58:15 CPYRT ZTXOP2: using translated file name = 3 2 16-FEB-2007 14:58:15 CPYRT ZTXOP2: /home/imager-b2/vlbacald/Arch_Cprt 3 3 16-FEB-2007 14:58:15 CPYRT Appears to have ended successfully 3 5 16-FEB-2007 14:58:15 CPYRT imager-b 31DEC07 TST: Cpu= 0.0 Real= 0 3 2 16-FEB-2007 14:58:15 AIPS Resumes 3 3 16-FEB-2007 14:58:15 AIPS CPYRT was not found to be running 3 4 16-FEB-2007 14:58:15 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:58:15 AIPS Destroyed MA image file: catno= 24 disk= 1 3 2 16-FEB-2007 14:58:15 AIPS Disk 1 in-CNO 25 renumbered as CNO 24 3 2 16-FEB-2007 14:58:15 AIPS Disk 1 in-CNO 26 renumbered as CNO 25 3 2 16-FEB-2007 14:58:15 AIPS Disk 1 in-CNO 27 renumbered as CNO 26 3 2 16-FEB-2007 14:58:15 AIPS Disk 1 in-CNO 28 renumbered as CNO 27 3 2 16-FEB-2007 14:58:15 AIPS Disk 1 in-CNO 29 renumbered as CNO 28 3 2 16-FEB-2007 14:58:15 AIPS Disk 1 in-CNO 30 renumbered as CNO 29 3 2 16-FEB-2007 14:58:15 AIPS Disk 1 in-CNO 31 renumbered as CNO 30 3 2 16-FEB-2007 14:58:15 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 3 2 16-FEB-2007 14:58:15 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 3 2 16-FEB-2007 14:58:15 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 3 2 16-FEB-2007 14:58:15 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 3 2 16-FEB-2007 14:58:15 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 3 2 16-FEB-2007 14:58:15 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 3 2 16-FEB-2007 14:58:15 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 3 2 16-FEB-2007 14:58:15 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 3 2 16-FEB-2007 14:58:15 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 3 2 16-FEB-2007 14:58:15 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 3 2 16-FEB-2007 14:58:15 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.RADCOR.16 3 2 16-FEB-2007 14:58:15 AIPS Got(O) disk= 1 user=**** type=MA PLUTO.RADCOR.16 3 5 16-FEB-2007 14:58:15 CPYRT Task CPYRT (release of 31DEC07) begins 3 2 16-FEB-2007 14:58:15 CPYRT Create PLUTO .NVAS07. 16 (MA) on disk 1 cno 41 3 2 16-FEB-2007 14:58:15 CPYRT ZTXOP2: using translated file name = 3 2 16-FEB-2007 14:58:15 CPYRT ZTXOP2: /home/imager-b2/vlbacald/Arch_Cprt 3 3 16-FEB-2007 14:58:15 CPYRT Appears to have ended successfully 3 5 16-FEB-2007 14:58:15 CPYRT imager-b 31DEC07 TST: Cpu= 0.0 Real= 0 3 2 16-FEB-2007 14:58:16 AIPS Resumes 3 3 16-FEB-2007 14:58:16 AIPS CPYRT was not found to be running 3 4 16-FEB-2007 14:58:16 AIPS Destroyed 1 extension files of type HI 3 4 16-FEB-2007 14:58:16 AIPS Destroyed MA image file: catno= 24 disk= 1 3 2 16-FEB-2007 14:58:16 AIPS Disk 1 in-CNO 25 renumbered as CNO 24 3 2 16-FEB-2007 14:58:16 AIPS Disk 1 in-CNO 26 renumbered as CNO 25 3 2 16-FEB-2007 14:58:16 AIPS Disk 1 in-CNO 27 renumbered as CNO 26 3 2 16-FEB-2007 14:58:16 AIPS Disk 1 in-CNO 28 renumbered as CNO 27 3 2 16-FEB-2007 14:58:16 AIPS Disk 1 in-CNO 29 renumbered as CNO 28 3 2 16-FEB-2007 14:58:16 AIPS Disk 1 in-CNO 30 renumbered as CNO 29 3 2 16-FEB-2007 14:58:16 AIPS Disk 1 in-CNO 31 renumbered as CNO 30 3 2 16-FEB-2007 14:58:16 AIPS Disk 1 in-CNO 32 renumbered as CNO 31 3 2 16-FEB-2007 14:58:16 AIPS Disk 1 in-CNO 33 renumbered as CNO 32 3 2 16-FEB-2007 14:58:16 AIPS Disk 1 in-CNO 34 renumbered as CNO 33 3 2 16-FEB-2007 14:58:16 AIPS Disk 1 in-CNO 35 renumbered as CNO 34 3 2 16-FEB-2007 14:58:16 AIPS Disk 1 in-CNO 36 renumbered as CNO 35 3 2 16-FEB-2007 14:58:16 AIPS Disk 1 in-CNO 37 renumbered as CNO 36 3 2 16-FEB-2007 14:58:16 AIPS Disk 1 in-CNO 38 renumbered as CNO 37 3 2 16-FEB-2007 14:58:16 AIPS Disk 1 in-CNO 39 renumbered as CNO 38 3 2 16-FEB-2007 14:58:16 AIPS Disk 1 in-CNO 40 renumbered as CNO 39 3 2 16-FEB-2007 14:58:16 AIPS Disk 1 in-CNO 41 renumbered as CNO 40 3 0 16-FEB-2007 14:58:16 AIPS nvasarch 3 2 16-FEB-2007 14:58:16 AIPS Disk 1 No files needed renumbering 3 5 16-FEB-2007 14:58:16 AIPS 'AB1060_2002DEC01_1' 3 2 16-FEB-2007 14:58:16 AIPS Got(1) disk= 1 user=**** type=UV 20021201.Q BAND.1 3 3 16-FEB-2007 14:58:16 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 14:58:16 AIPS mkdir $ADAT/AB1060 >& /dev/null 3 5 16-FEB-2007 14:58:16 FITAB Task FITAB (release of 31DEC07) begins 3 4 16-FEB-2007 14:58:16 FITAB Writing to disk file: ADAT:AB1060_2002DEC01_1_43.3F27CC.uvfits 3 3 16-FEB-2007 14:58:16 FITAB Writing UV data: User18639 Disk 1 Name 20021201.Q BAND.1 3 3 16-FEB-2007 14:58:16 FITAB Writing visibilities 1 to 893531 3 3 16-FEB-2007 14:58:16 FITAB Writing HIstory to main FITS header 3 3 16-FEB-2007 14:58:16 FITAB Writing binary table of type AN 3 3 16-FEB-2007 14:58:16 FITAB Writing binary table of type NX 3 3 16-FEB-2007 14:58:16 FITAB Writing binary table of type SU 3 3 16-FEB-2007 14:58:16 FITAB Writing binary table of type FQ 3 3 16-FEB-2007 14:58:16 FITAB Writing binary table of type CL 3 3 16-FEB-2007 14:58:17 FITAB Writing binary table of type CL 3 3 16-FEB-2007 14:58:17 FITAB Writing binary table of type CL 3 3 16-FEB-2007 14:58:18 FITAB Writing binary table of type TY 3 3 16-FEB-2007 14:58:18 FITAB Writing binary table of type WX 3 3 16-FEB-2007 14:58:18 FITAB Writing binary table of type OF 3 3 16-FEB-2007 14:58:18 FITAB Writing binary table of type FG 3 3 16-FEB-2007 14:58:18 FITAB Writing binary table of type XX 3 3 16-FEB-2007 14:58:19 FITAB Writing binary table of type SN 3 3 16-FEB-2007 14:58:19 FITAB Writing binary table of type SN 3 2 16-FEB-2007 14:58:19 FITAB Writing binary table of type UV 3 2 16-FEB-2007 14:58:21 FITAB Writing end-of-file mark 3 3 16-FEB-2007 14:58:21 FITAB Appears to have ended successfully 3 5 16-FEB-2007 14:58:21 FITAB imager-b 31DEC07 TST: Cpu= 4.7 Real= 5 3 2 16-FEB-2007 14:58:22 AIPS Resumes 3 3 16-FEB-2007 14:58:22 AIPS FITAB was not found to be running 3 2 16-FEB-2007 14:58:22 AIPS Got(1) disk= 1 user=**** type=UV 20021201.TASAV.1 3 5 16-FEB-2007 14:58:22 FITAB Task FITAB (release of 31DEC07) begins 3 4 16-FEB-2007 14:58:22 FITAB Writing to disk file: ADAT:AB1060_2002DEC01_1_43.3F27CC.clfits 3 3 16-FEB-2007 14:58:22 FITAB Writing UV data: User18639 Disk 1 Name 20021201.TASAV.1 3 3 16-FEB-2007 14:58:22 FITAB Writing visibilities 1 to 1 3 3 16-FEB-2007 14:58:22 FITAB Writing HIstory to main FITS header 3 3 16-FEB-2007 14:58:22 FITAB Writing binary table of type AN 3 3 16-FEB-2007 14:58:22 FITAB Writing binary table of type NX 3 3 16-FEB-2007 14:58:22 FITAB Writing binary table of type SU 3 3 16-FEB-2007 14:58:22 FITAB Writing binary table of type FQ 3 3 16-FEB-2007 14:58:22 FITAB Writing binary table of type CL 3 3 16-FEB-2007 14:58:23 FITAB Writing binary table of type CL 3 3 16-FEB-2007 14:58:23 FITAB Writing binary table of type CL 3 3 16-FEB-2007 14:58:24 FITAB Writing binary table of type TY 3 3 16-FEB-2007 14:58:24 FITAB Writing binary table of type WX 3 3 16-FEB-2007 14:58:24 FITAB Writing binary table of type OF 3 3 16-FEB-2007 14:58:25 FITAB Writing binary table of type FG 3 3 16-FEB-2007 14:58:25 FITAB Writing binary table of type XX 3 3 16-FEB-2007 14:58:25 FITAB Writing binary table of type SN 3 3 16-FEB-2007 14:58:25 FITAB Writing binary table of type SN 3 2 16-FEB-2007 14:58:25 FITAB Writing binary table of type UV 3 2 16-FEB-2007 14:58:25 FITAB Writing end-of-file mark 3 3 16-FEB-2007 14:58:25 FITAB Appears to have ended successfully 3 5 16-FEB-2007 14:58:25 FITAB imager-b 31DEC07 TST: Cpu= 2.7 Real= 3 3 2 16-FEB-2007 14:58:25 AIPS Resumes 3 3 16-FEB-2007 14:58:25 AIPS FITAB was not found to be running 3 3 16-FEB-2007 14:58:25 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 14:58:25 AIPS \mv -f $ADAT/AB1060_2002DEC01_1_* $ADAT/AB1060 >& /dev/null 3 2 16-FEB-2007 14:58:25 AIPS Got(1) disk= 1 user=**** type=UV 1733-130.Q BAND.1 3 2 16-FEB-2007 14:58:25 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.1 3 2 16-FEB-2007 14:58:25 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.2 3 2 16-FEB-2007 14:58:25 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.3 3 2 16-FEB-2007 14:58:25 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.4 3 2 16-FEB-2007 14:58:25 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.5 3 2 16-FEB-2007 14:58:25 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.6 3 2 16-FEB-2007 14:58:25 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.7 3 2 16-FEB-2007 14:58:25 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.8 3 2 16-FEB-2007 14:58:25 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.9 3 2 16-FEB-2007 14:58:25 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.10 3 2 16-FEB-2007 14:58:25 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.11 3 2 16-FEB-2007 14:58:25 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.12 3 2 16-FEB-2007 14:58:25 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.13 3 2 16-FEB-2007 14:58:25 AIPS Got(1) disk= 1 user=**** type=UV 3C286.Q BAND.1 3 2 16-FEB-2007 14:58:25 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.14 3 2 16-FEB-2007 14:58:25 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.15 3 2 16-FEB-2007 14:58:25 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.16 3 2 16-FEB-2007 14:58:25 AIPS Got(1) disk= 1 user=**** type=MA 1733-130.ICL001.1 3 2 16-FEB-2007 14:58:25 AIPS Got(1) disk= 1 user=**** type=UV 1733-130.Q BAND.1 3 3 16-FEB-2007 14:58:25 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 14:58:25 AIPS mkdir $aimg/J173302.7-130449 >& /dev/null 3 5 16-FEB-2007 14:58:25 FITAB Task FITAB (release of 31DEC07) begins 3 4 16-FEB-2007 14:58:25 FITAB Writing to disk file: AIMG:43.3F27CC_AB1060_2002DEC01_1.uvfits 3 3 16-FEB-2007 14:58:25 FITAB Writing UV data: User18639 Disk 1 Name 1733-130.Q BAND.1 3 3 16-FEB-2007 14:58:25 FITAB Writing visibilities 1 to 235676 3 3 16-FEB-2007 14:58:25 FITAB Writing HIstory to main FITS header 3 3 16-FEB-2007 14:58:25 FITAB Writing binary table of type FQ 3 3 16-FEB-2007 14:58:25 FITAB Writing binary table of type AN 3 3 16-FEB-2007 14:58:25 FITAB Writing binary table of type WX 3 3 16-FEB-2007 14:58:25 FITAB Writing binary table of type OF 3 3 16-FEB-2007 14:58:25 FITAB Writing binary table of type XX 3 2 16-FEB-2007 14:58:25 FITAB Writing binary table of type UV 3 2 16-FEB-2007 14:58:26 FITAB Writing end-of-file mark 3 3 16-FEB-2007 14:58:26 FITAB Appears to have ended successfully 3 5 16-FEB-2007 14:58:26 FITAB imager-b 31DEC07 TST: Cpu= 0.8 Real= 1 3 2 16-FEB-2007 14:58:26 AIPS Resumes 3 3 16-FEB-2007 14:58:26 AIPS FITAB was not found to be running 3 5 16-FEB-2007 14:58:26 LWPLA Task LWPLA (release of 31DEC07) begins 3 3 16-FEB-2007 14:58:26 LWPLA No clipping or scaling applied to grey scale pixels 3 6 16-FEB-2007 14:58:26 LWPLA ZLWIO: plotter file = /home/imager-b2/vlbacald/img/43.3F27CC_A 3 6 16-FEB-2007 14:58:26 LWPLA B1060_2002DEC01_1.vis.ps 3 2 16-FEB-2007 14:58:26 LWPLA Writing plot file version 3 to page 1 3 3 16-FEB-2007 14:58:32 LWPLA Appears to have ended successfully 3 5 16-FEB-2007 14:58:32 LWPLA imager-b 31DEC07 TST: Cpu= 6.3 Real= 6 3 2 16-FEB-2007 14:58:32 AIPS Resumes 3 3 16-FEB-2007 14:58:32 AIPS LWPLA was not found to be running 3 3 16-FEB-2007 14:58:32 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 14:58:32 AIPS convert $aimg/43.3F27CC_AB1060_2002DEC01_1.vis.ps $aimg/43.3F27C 3 3 16-FEB-2007 14:58:32 AIPS C_AB1060_2002DEC01_1.vis.gif >& /dev/null 3 5 16-FEB-2007 14:58:49 LWPLA Task LWPLA (release of 31DEC07) begins 3 3 16-FEB-2007 14:58:49 LWPLA No clipping or scaling applied to grey scale pixels 3 6 16-FEB-2007 14:58:49 LWPLA ZLWIO: plotter file = /home/imager-b2/vlbacald/img/43.3F27CC_A 3 6 16-FEB-2007 14:58:49 LWPLA B1060_2002DEC01_1.ri.ps 3 2 16-FEB-2007 14:58:49 LWPLA Writing plot file version 2 to page 1 3 3 16-FEB-2007 14:58:56 LWPLA Appears to have ended successfully 3 5 16-FEB-2007 14:58:56 LWPLA imager-b 31DEC07 TST: Cpu= 6.4 Real= 7 3 2 16-FEB-2007 14:58:57 AIPS Resumes 3 3 16-FEB-2007 14:58:57 AIPS LWPLA was not found to be running 3 3 16-FEB-2007 14:58:57 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 14:58:57 AIPS convert $aimg/43.3F27CC_AB1060_2002DEC01_1.ri.ps $aimg/43.3F27CC 3 3 16-FEB-2007 14:58:57 AIPS _AB1060_2002DEC01_1.ri.gif >& /dev/null 3 5 16-FEB-2007 14:59:12 LWPLA Task LWPLA (release of 31DEC07) begins 3 3 16-FEB-2007 14:59:12 LWPLA No clipping or scaling applied to grey scale pixels 3 6 16-FEB-2007 14:59:12 LWPLA ZLWIO: plotter file = /home/imager-b2/vlbacald/img/43.3F27CC_A 3 6 16-FEB-2007 14:59:12 LWPLA B1060_2002DEC01_1.uv.ps 3 2 16-FEB-2007 14:59:12 LWPLA Writing plot file version 1 to page 1 3 3 16-FEB-2007 14:59:24 LWPLA Appears to have ended successfully 3 5 16-FEB-2007 14:59:24 LWPLA imager-b 31DEC07 TST: Cpu= 12.7 Real= 12 3 2 16-FEB-2007 14:59:25 AIPS Resumes 3 3 16-FEB-2007 14:59:25 AIPS LWPLA was not found to be running 3 3 16-FEB-2007 14:59:25 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 14:59:25 AIPS convert $aimg/43.3F27CC_AB1060_2002DEC01_1.uv.ps $aimg/43.3F27CC 3 3 16-FEB-2007 14:59:25 AIPS _AB1060_2002DEC01_1.uv.gif >& /dev/null 3 3 16-FEB-2007 14:59:56 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 14:59:56 AIPS chmod 666 $aimg/43.3F27CC_AB1060_2002DEC01_1.*.ps >& /dev/null 3 3 16-FEB-2007 14:59:56 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 14:59:56 AIPS \mv -f $aimg/43.3F27CC_AB1060_2002DEC01_1.* $aimg/J173302.7-1304 3 3 16-FEB-2007 14:59:56 AIPS 49 >& /dev/null 3 2 16-FEB-2007 14:59:56 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.1 3 3 16-FEB-2007 14:59:56 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 14:59:56 AIPS mkdir $aimg/J170737.2-133738 >& /dev/null 3 5 16-FEB-2007 14:59:56 FITAB Task FITAB (release of 31DEC07) begins 3 4 16-FEB-2007 14:59:56 FITAB Writing to disk file: AIMG:43.3F27CC_AB1060_2002DEC01_1.uvfits 3 3 16-FEB-2007 14:59:56 FITAB Writing UV data: User18639 Disk 1 Name PLUTO.Q BAND.1 3 3 16-FEB-2007 14:59:56 FITAB Writing visibilities 1 to 112184 3 3 16-FEB-2007 14:59:56 FITAB Writing HIstory to main FITS header 3 3 16-FEB-2007 14:59:56 FITAB Writing binary table of type FQ 3 3 16-FEB-2007 14:59:56 FITAB Writing binary table of type AN 3 3 16-FEB-2007 14:59:56 FITAB Writing binary table of type WX 3 3 16-FEB-2007 14:59:56 FITAB Writing binary table of type OF 3 3 16-FEB-2007 14:59:56 FITAB Writing binary table of type XX 3 2 16-FEB-2007 14:59:56 FITAB Writing binary table of type UV 3 2 16-FEB-2007 14:59:56 FITAB Writing end-of-file mark 3 3 16-FEB-2007 14:59:56 FITAB Appears to have ended successfully 3 5 16-FEB-2007 14:59:56 FITAB imager-b 31DEC07 TST: Cpu= 0.5 Real= 0 3 2 16-FEB-2007 14:59:56 AIPS Resumes 3 3 16-FEB-2007 14:59:56 AIPS FITAB was not found to be running 3 5 16-FEB-2007 14:59:56 AIPS 'NO UV PLOTS' 3 3 16-FEB-2007 14:59:56 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 14:59:56 AIPS \mv -f $aimg/43.3F27CC_AB1060_2002DEC01_1.* $aimg/J170737.2-1337 3 3 16-FEB-2007 14:59:56 AIPS 38 >& /dev/null 3 2 16-FEB-2007 14:59:56 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.2 3 3 16-FEB-2007 14:59:56 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 14:59:56 AIPS mkdir $aimg/J170737.2-133738 >& /dev/null 3 5 16-FEB-2007 14:59:56 FITAB Task FITAB (release of 31DEC07) begins 3 4 16-FEB-2007 14:59:56 FITAB Writing to disk file: AIMG:43.3F27CC_AB1060_2002DEC01_1.uvfits 3 3 16-FEB-2007 14:59:56 FITAB Writing UV data: User18639 Disk 1 Name PLUTO.Q BAND.2 3 3 16-FEB-2007 14:59:56 FITAB Writing visibilities 1 to 16491 3 3 16-FEB-2007 14:59:56 FITAB Writing HIstory to main FITS header 3 3 16-FEB-2007 14:59:56 FITAB Writing binary table of type FQ 3 3 16-FEB-2007 14:59:56 FITAB Writing binary table of type AN 3 3 16-FEB-2007 14:59:56 FITAB Writing binary table of type WX 3 3 16-FEB-2007 14:59:56 FITAB Writing binary table of type OF 3 3 16-FEB-2007 14:59:57 FITAB Writing binary table of type XX 3 2 16-FEB-2007 14:59:57 FITAB Writing binary table of type UV 3 2 16-FEB-2007 14:59:57 FITAB Writing end-of-file mark 3 3 16-FEB-2007 14:59:57 FITAB Appears to have ended successfully 3 5 16-FEB-2007 14:59:57 FITAB imager-b 31DEC07 TST: Cpu= 0.3 Real= 1 3 2 16-FEB-2007 14:59:57 AIPS Resumes 3 3 16-FEB-2007 14:59:57 AIPS FITAB was not found to be running 3 5 16-FEB-2007 14:59:57 AIPS 'NO UV PLOTS' 3 3 16-FEB-2007 14:59:57 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 14:59:57 AIPS \mv -f $aimg/43.3F27CC_AB1060_2002DEC01_1.* $aimg/J170737.2-1337 3 3 16-FEB-2007 14:59:57 AIPS 38 >& /dev/null 3 2 16-FEB-2007 14:59:57 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.3 3 3 16-FEB-2007 14:59:57 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 14:59:57 AIPS mkdir $aimg/J170737.2-133738 >& /dev/null 3 5 16-FEB-2007 14:59:57 FITAB Task FITAB (release of 31DEC07) begins 3 4 16-FEB-2007 14:59:57 FITAB Writing to disk file: AIMG:43.3F27CC_AB1060_2002DEC01_1.uvfits 3 3 16-FEB-2007 14:59:57 FITAB Writing UV data: User18639 Disk 1 Name PLUTO.Q BAND.3 3 3 16-FEB-2007 14:59:57 FITAB Writing visibilities 1 to 16560 3 3 16-FEB-2007 14:59:57 FITAB Writing HIstory to main FITS header 3 3 16-FEB-2007 14:59:57 FITAB Writing binary table of type FQ 3 3 16-FEB-2007 14:59:57 FITAB Writing binary table of type AN 3 3 16-FEB-2007 14:59:57 FITAB Writing binary table of type WX 3 3 16-FEB-2007 14:59:57 FITAB Writing binary table of type OF 3 3 16-FEB-2007 14:59:57 FITAB Writing binary table of type XX 3 2 16-FEB-2007 14:59:57 FITAB Writing binary table of type UV 3 2 16-FEB-2007 14:59:57 FITAB Writing end-of-file mark 3 3 16-FEB-2007 14:59:57 FITAB Appears to have ended successfully 3 5 16-FEB-2007 14:59:57 FITAB imager-b 31DEC07 TST: Cpu= 0.3 Real= 0 3 2 16-FEB-2007 14:59:57 AIPS Resumes 3 3 16-FEB-2007 14:59:57 AIPS FITAB was not found to be running 3 5 16-FEB-2007 14:59:57 AIPS 'NO UV PLOTS' 3 3 16-FEB-2007 14:59:57 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 14:59:57 AIPS \mv -f $aimg/43.3F27CC_AB1060_2002DEC01_1.* $aimg/J170737.2-1337 3 3 16-FEB-2007 14:59:57 AIPS 38 >& /dev/null 3 2 16-FEB-2007 14:59:57 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.4 3 3 16-FEB-2007 14:59:57 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 14:59:57 AIPS mkdir $aimg/J170737.2-133738 >& /dev/null 3 5 16-FEB-2007 14:59:57 FITAB Task FITAB (release of 31DEC07) begins 3 4 16-FEB-2007 14:59:57 FITAB Writing to disk file: AIMG:43.3F27CC_AB1060_2002DEC01_1.uvfits 3 3 16-FEB-2007 14:59:57 FITAB Writing UV data: User18639 Disk 1 Name PLUTO.Q BAND.4 3 3 16-FEB-2007 14:59:57 FITAB Writing visibilities 1 to 16560 3 3 16-FEB-2007 14:59:57 FITAB Writing HIstory to main FITS header 3 3 16-FEB-2007 14:59:57 FITAB Writing binary table of type FQ 3 3 16-FEB-2007 14:59:57 FITAB Writing binary table of type AN 3 3 16-FEB-2007 14:59:57 FITAB Writing binary table of type WX 3 3 16-FEB-2007 14:59:57 FITAB Writing binary table of type OF 3 3 16-FEB-2007 14:59:58 FITAB Writing binary table of type XX 3 2 16-FEB-2007 14:59:58 FITAB Writing binary table of type UV 3 2 16-FEB-2007 14:59:58 FITAB Writing end-of-file mark 3 3 16-FEB-2007 14:59:58 FITAB Appears to have ended successfully 3 5 16-FEB-2007 14:59:58 FITAB imager-b 31DEC07 TST: Cpu= 0.3 Real= 1 3 2 16-FEB-2007 14:59:58 AIPS Resumes 3 3 16-FEB-2007 14:59:58 AIPS FITAB was not found to be running 3 5 16-FEB-2007 14:59:58 AIPS 'NO UV PLOTS' 3 3 16-FEB-2007 14:59:58 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 14:59:58 AIPS \mv -f $aimg/43.3F27CC_AB1060_2002DEC01_1.* $aimg/J170737.2-1337 3 3 16-FEB-2007 14:59:58 AIPS 38 >& /dev/null 3 2 16-FEB-2007 14:59:58 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.5 3 3 16-FEB-2007 14:59:58 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 14:59:58 AIPS mkdir $aimg/J170737.2-133738 >& /dev/null 3 5 16-FEB-2007 14:59:58 FITAB Task FITAB (release of 31DEC07) begins 3 4 16-FEB-2007 14:59:58 FITAB Writing to disk file: AIMG:43.3F27CC_AB1060_2002DEC01_1.uvfits 3 3 16-FEB-2007 14:59:58 FITAB Writing UV data: User18639 Disk 1 Name PLUTO.Q BAND.5 3 3 16-FEB-2007 14:59:58 FITAB Writing visibilities 1 to 16497 3 3 16-FEB-2007 14:59:58 FITAB Writing HIstory to main FITS header 3 3 16-FEB-2007 14:59:58 FITAB Writing binary table of type FQ 3 3 16-FEB-2007 14:59:58 FITAB Writing binary table of type AN 3 3 16-FEB-2007 14:59:58 FITAB Writing binary table of type WX 3 3 16-FEB-2007 14:59:58 FITAB Writing binary table of type OF 3 3 16-FEB-2007 14:59:58 FITAB Writing binary table of type XX 3 2 16-FEB-2007 14:59:58 FITAB Writing binary table of type UV 3 2 16-FEB-2007 14:59:58 FITAB Writing end-of-file mark 3 3 16-FEB-2007 14:59:58 FITAB Appears to have ended successfully 3 5 16-FEB-2007 14:59:58 FITAB imager-b 31DEC07 TST: Cpu= 0.3 Real= 0 3 2 16-FEB-2007 14:59:58 AIPS Resumes 3 3 16-FEB-2007 14:59:58 AIPS FITAB was not found to be running 3 5 16-FEB-2007 14:59:58 AIPS 'NO UV PLOTS' 3 3 16-FEB-2007 14:59:58 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 14:59:58 AIPS \mv -f $aimg/43.3F27CC_AB1060_2002DEC01_1.* $aimg/J170737.2-1337 3 3 16-FEB-2007 14:59:58 AIPS 38 >& /dev/null 3 2 16-FEB-2007 14:59:58 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.6 3 3 16-FEB-2007 14:59:58 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 14:59:58 AIPS mkdir $aimg/J170737.2-133738 >& /dev/null 3 5 16-FEB-2007 14:59:58 FITAB Task FITAB (release of 31DEC07) begins 3 4 16-FEB-2007 14:59:58 FITAB Writing to disk file: AIMG:43.3F27CC_AB1060_2002DEC01_1.uvfits 3 3 16-FEB-2007 14:59:58 FITAB Writing UV data: User18639 Disk 1 Name PLUTO.Q BAND.6 3 3 16-FEB-2007 14:59:58 FITAB Writing visibilities 1 to 16473 3 3 16-FEB-2007 14:59:58 FITAB Writing HIstory to main FITS header 3 3 16-FEB-2007 14:59:58 FITAB Writing binary table of type FQ 3 3 16-FEB-2007 14:59:58 FITAB Writing binary table of type AN 3 3 16-FEB-2007 14:59:58 FITAB Writing binary table of type WX 3 3 16-FEB-2007 14:59:58 FITAB Writing binary table of type OF 3 3 16-FEB-2007 14:59:58 FITAB Writing binary table of type XX 3 2 16-FEB-2007 14:59:59 FITAB Writing binary table of type UV 3 2 16-FEB-2007 14:59:59 FITAB Writing end-of-file mark 3 3 16-FEB-2007 14:59:59 FITAB Appears to have ended successfully 3 5 16-FEB-2007 14:59:59 FITAB imager-b 31DEC07 TST: Cpu= 0.3 Real= 1 3 2 16-FEB-2007 14:59:59 AIPS Resumes 3 3 16-FEB-2007 14:59:59 AIPS FITAB was not found to be running 3 5 16-FEB-2007 14:59:59 AIPS 'NO UV PLOTS' 3 3 16-FEB-2007 14:59:59 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 14:59:59 AIPS \mv -f $aimg/43.3F27CC_AB1060_2002DEC01_1.* $aimg/J170737.2-1337 3 3 16-FEB-2007 14:59:59 AIPS 38 >& /dev/null 3 2 16-FEB-2007 14:59:59 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.7 3 3 16-FEB-2007 14:59:59 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 14:59:59 AIPS mkdir $aimg/J170737.2-133738 >& /dev/null 3 5 16-FEB-2007 14:59:59 FITAB Task FITAB (release of 31DEC07) begins 3 4 16-FEB-2007 14:59:59 FITAB Writing to disk file: AIMG:43.3F27CC_AB1060_2002DEC01_1.uvfits 3 3 16-FEB-2007 14:59:59 FITAB Writing UV data: User18639 Disk 1 Name PLUTO.Q BAND.7 3 3 16-FEB-2007 14:59:59 FITAB Writing visibilities 1 to 79420 3 3 16-FEB-2007 14:59:59 FITAB Writing HIstory to main FITS header 3 3 16-FEB-2007 14:59:59 FITAB Writing binary table of type FQ 3 3 16-FEB-2007 14:59:59 FITAB Writing binary table of type AN 3 3 16-FEB-2007 14:59:59 FITAB Writing binary table of type WX 3 3 16-FEB-2007 14:59:59 FITAB Writing binary table of type OF 3 3 16-FEB-2007 14:59:59 FITAB Writing binary table of type XX 3 2 16-FEB-2007 14:59:59 FITAB Writing binary table of type UV 3 2 16-FEB-2007 14:59:59 FITAB Writing end-of-file mark 3 3 16-FEB-2007 14:59:59 FITAB Appears to have ended successfully 3 5 16-FEB-2007 14:59:59 FITAB imager-b 31DEC07 TST: Cpu= 0.4 Real= 0 3 2 16-FEB-2007 14:59:59 AIPS Resumes 3 3 16-FEB-2007 14:59:59 AIPS FITAB was not found to be running 3 5 16-FEB-2007 14:59:59 AIPS 'NO UV PLOTS' 3 3 16-FEB-2007 14:59:59 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 14:59:59 AIPS \mv -f $aimg/43.3F27CC_AB1060_2002DEC01_1.* $aimg/J170737.2-1337 3 3 16-FEB-2007 14:59:59 AIPS 38 >& /dev/null 3 2 16-FEB-2007 15:00:03 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.8 3 3 16-FEB-2007 15:00:03 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:03 AIPS mkdir $aimg/J170737.2-133738 >& /dev/null 3 5 16-FEB-2007 15:00:03 FITAB Task FITAB (release of 31DEC07) begins 3 4 16-FEB-2007 15:00:03 FITAB Writing to disk file: AIMG:43.3F27CC_AB1060_2002DEC01_1.uvfits 3 3 16-FEB-2007 15:00:03 FITAB Writing UV data: User18639 Disk 1 Name PLUTO.Q BAND.8 3 3 16-FEB-2007 15:00:03 FITAB Writing visibilities 1 to 111048 3 3 16-FEB-2007 15:00:03 FITAB Writing HIstory to main FITS header 3 3 16-FEB-2007 15:00:03 FITAB Writing binary table of type FQ 3 3 16-FEB-2007 15:00:03 FITAB Writing binary table of type AN 3 3 16-FEB-2007 15:00:03 FITAB Writing binary table of type WX 3 3 16-FEB-2007 15:00:03 FITAB Writing binary table of type OF 3 3 16-FEB-2007 15:00:03 FITAB Writing binary table of type XX 3 2 16-FEB-2007 15:00:03 FITAB Writing binary table of type UV 3 2 16-FEB-2007 15:00:03 FITAB Writing end-of-file mark 3 3 16-FEB-2007 15:00:03 FITAB Appears to have ended successfully 3 5 16-FEB-2007 15:00:03 FITAB imager-b 31DEC07 TST: Cpu= 0.5 Real= 0 3 2 16-FEB-2007 15:00:03 AIPS Resumes 3 3 16-FEB-2007 15:00:03 AIPS FITAB was not found to be running 3 5 16-FEB-2007 15:00:03 AIPS 'NO UV PLOTS' 3 3 16-FEB-2007 15:00:03 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:03 AIPS \mv -f $aimg/43.3F27CC_AB1060_2002DEC01_1.* $aimg/J170737.2-1337 3 3 16-FEB-2007 15:00:03 AIPS 38 >& /dev/null 3 2 16-FEB-2007 15:00:03 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.9 3 3 16-FEB-2007 15:00:03 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:03 AIPS mkdir $aimg/J170737.2-133738 >& /dev/null 3 5 16-FEB-2007 15:00:03 FITAB Task FITAB (release of 31DEC07) begins 3 4 16-FEB-2007 15:00:03 FITAB Writing to disk file: AIMG:43.3F27CC_AB1060_2002DEC01_1.uvfits 3 3 16-FEB-2007 15:00:03 FITAB Writing UV data: User18639 Disk 1 Name PLUTO.Q BAND.9 3 3 16-FEB-2007 15:00:03 FITAB Writing visibilities 1 to 111247 3 3 16-FEB-2007 15:00:03 FITAB Writing HIstory to main FITS header 3 3 16-FEB-2007 15:00:03 FITAB Writing binary table of type FQ 3 3 16-FEB-2007 15:00:03 FITAB Writing binary table of type AN 3 3 16-FEB-2007 15:00:03 FITAB Writing binary table of type WX 3 3 16-FEB-2007 15:00:04 FITAB Writing binary table of type OF 3 3 16-FEB-2007 15:00:04 FITAB Writing binary table of type XX 3 2 16-FEB-2007 15:00:04 FITAB Writing binary table of type UV 3 2 16-FEB-2007 15:00:04 FITAB Writing end-of-file mark 3 3 16-FEB-2007 15:00:04 FITAB Appears to have ended successfully 3 5 16-FEB-2007 15:00:04 FITAB imager-b 31DEC07 TST: Cpu= 0.5 Real= 1 3 2 16-FEB-2007 15:00:04 AIPS Resumes 3 3 16-FEB-2007 15:00:04 AIPS FITAB was not found to be running 3 5 16-FEB-2007 15:00:04 AIPS 'NO UV PLOTS' 3 3 16-FEB-2007 15:00:04 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:04 AIPS \mv -f $aimg/43.3F27CC_AB1060_2002DEC01_1.* $aimg/J170737.2-1337 3 3 16-FEB-2007 15:00:04 AIPS 38 >& /dev/null 3 2 16-FEB-2007 15:00:09 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.10 3 3 16-FEB-2007 15:00:09 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:09 AIPS mkdir $aimg/J170737.2-133738 >& /dev/null 3 5 16-FEB-2007 15:00:09 FITAB Task FITAB (release of 31DEC07) begins 3 4 16-FEB-2007 15:00:09 FITAB Writing to disk file: AIMG:43.3F27CC_AB1060_2002DEC01_1.uvfits 3 3 16-FEB-2007 15:00:09 FITAB Writing UV data: User18639 Disk 1 Name PLUTO.Q BAND.10 3 3 16-FEB-2007 15:00:09 FITAB Writing visibilities 1 to 16140 3 3 16-FEB-2007 15:00:09 FITAB Writing HIstory to main FITS header 3 3 16-FEB-2007 15:00:09 FITAB Writing binary table of type FQ 3 3 16-FEB-2007 15:00:09 FITAB Writing binary table of type AN 3 3 16-FEB-2007 15:00:09 FITAB Writing binary table of type WX 3 3 16-FEB-2007 15:00:09 FITAB Writing binary table of type OF 3 3 16-FEB-2007 15:00:09 FITAB Writing binary table of type XX 3 2 16-FEB-2007 15:00:09 FITAB Writing binary table of type UV 3 2 16-FEB-2007 15:00:09 FITAB Writing end-of-file mark 3 3 16-FEB-2007 15:00:09 FITAB Appears to have ended successfully 3 5 16-FEB-2007 15:00:09 FITAB imager-b 31DEC07 TST: Cpu= 0.3 Real= 0 3 2 16-FEB-2007 15:00:09 AIPS Resumes 3 3 16-FEB-2007 15:00:09 AIPS FITAB was not found to be running 3 5 16-FEB-2007 15:00:09 AIPS 'NO UV PLOTS' 3 3 16-FEB-2007 15:00:09 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:09 AIPS \mv -f $aimg/43.3F27CC_AB1060_2002DEC01_1.* $aimg/J170737.2-1337 3 3 16-FEB-2007 15:00:09 AIPS 38 >& /dev/null 3 2 16-FEB-2007 15:00:10 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.11 3 3 16-FEB-2007 15:00:10 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:10 AIPS mkdir $aimg/J170737.2-133738 >& /dev/null 3 5 16-FEB-2007 15:00:10 FITAB Task FITAB (release of 31DEC07) begins 3 4 16-FEB-2007 15:00:13 FITAB Writing to disk file: AIMG:43.3F27CC_AB1060_2002DEC01_1.uvfits 3 3 16-FEB-2007 15:00:13 FITAB Writing UV data: User18639 Disk 1 Name PLUTO.Q BAND.11 3 3 16-FEB-2007 15:00:13 FITAB Writing visibilities 1 to 15310 3 3 16-FEB-2007 15:00:13 FITAB Writing HIstory to main FITS header 3 3 16-FEB-2007 15:00:13 FITAB Writing binary table of type FQ 3 3 16-FEB-2007 15:00:13 FITAB Writing binary table of type AN 3 3 16-FEB-2007 15:00:13 FITAB Writing binary table of type WX 3 3 16-FEB-2007 15:00:13 FITAB Writing binary table of type OF 3 3 16-FEB-2007 15:00:13 FITAB Writing binary table of type XX 3 2 16-FEB-2007 15:00:13 FITAB Writing binary table of type UV 3 2 16-FEB-2007 15:00:13 FITAB Writing end-of-file mark 3 3 16-FEB-2007 15:00:13 FITAB Appears to have ended successfully 3 5 16-FEB-2007 15:00:13 FITAB imager-b 31DEC07 TST: Cpu= 0.3 Real= 3 3 2 16-FEB-2007 15:00:13 AIPS Resumes 3 3 16-FEB-2007 15:00:13 AIPS FITAB was not found to be running 3 5 16-FEB-2007 15:00:13 AIPS 'NO UV PLOTS' 3 3 16-FEB-2007 15:00:13 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:13 AIPS \mv -f $aimg/43.3F27CC_AB1060_2002DEC01_1.* $aimg/J170737.2-1337 3 3 16-FEB-2007 15:00:13 AIPS 38 >& /dev/null 3 2 16-FEB-2007 15:00:14 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.12 3 3 16-FEB-2007 15:00:14 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:14 AIPS mkdir $aimg/J170737.2-133738 >& /dev/null 3 5 16-FEB-2007 15:00:14 FITAB Task FITAB (release of 31DEC07) begins 3 4 16-FEB-2007 15:00:14 FITAB Writing to disk file: AIMG:43.3F27CC_AB1060_2002DEC01_1.uvfits 3 3 16-FEB-2007 15:00:14 FITAB Writing UV data: User18639 Disk 1 Name PLUTO.Q BAND.12 3 3 16-FEB-2007 15:00:14 FITAB Writing visibilities 1 to 15379 3 3 16-FEB-2007 15:00:14 FITAB Writing HIstory to main FITS header 3 3 16-FEB-2007 15:00:14 FITAB Writing binary table of type FQ 3 3 16-FEB-2007 15:00:14 FITAB Writing binary table of type AN 3 3 16-FEB-2007 15:00:14 FITAB Writing binary table of type WX 3 3 16-FEB-2007 15:00:14 FITAB Writing binary table of type OF 3 3 16-FEB-2007 15:00:14 FITAB Writing binary table of type XX 3 2 16-FEB-2007 15:00:14 FITAB Writing binary table of type UV 3 2 16-FEB-2007 15:00:14 FITAB Writing end-of-file mark 3 3 16-FEB-2007 15:00:14 FITAB Appears to have ended successfully 3 5 16-FEB-2007 15:00:14 FITAB imager-b 31DEC07 TST: Cpu= 0.3 Real= 0 3 2 16-FEB-2007 15:00:14 AIPS Resumes 3 3 16-FEB-2007 15:00:14 AIPS FITAB was not found to be running 3 5 16-FEB-2007 15:00:14 AIPS 'NO UV PLOTS' 3 3 16-FEB-2007 15:00:14 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:14 AIPS \mv -f $aimg/43.3F27CC_AB1060_2002DEC01_1.* $aimg/J170737.2-1337 3 3 16-FEB-2007 15:00:14 AIPS 38 >& /dev/null 3 2 16-FEB-2007 15:00:14 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.13 3 3 16-FEB-2007 15:00:14 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:14 AIPS mkdir $aimg/J170737.2-133738 >& /dev/null 3 5 16-FEB-2007 15:00:14 FITAB Task FITAB (release of 31DEC07) begins 3 4 16-FEB-2007 15:00:14 FITAB Writing to disk file: AIMG:43.3F27CC_AB1060_2002DEC01_1.uvfits 3 3 16-FEB-2007 15:00:14 FITAB Writing UV data: User18639 Disk 1 Name PLUTO.Q BAND.13 3 3 16-FEB-2007 15:00:14 FITAB Writing visibilities 1 to 15499 3 3 16-FEB-2007 15:00:14 FITAB Writing HIstory to main FITS header 3 3 16-FEB-2007 15:00:14 FITAB Writing binary table of type FQ 3 3 16-FEB-2007 15:00:14 FITAB Writing binary table of type AN 3 3 16-FEB-2007 15:00:14 FITAB Writing binary table of type WX 3 3 16-FEB-2007 15:00:14 FITAB Writing binary table of type OF 3 3 16-FEB-2007 15:00:14 FITAB Writing binary table of type XX 3 2 16-FEB-2007 15:00:14 FITAB Writing binary table of type UV 3 2 16-FEB-2007 15:00:14 FITAB Writing end-of-file mark 3 3 16-FEB-2007 15:00:14 FITAB Appears to have ended successfully 3 5 16-FEB-2007 15:00:14 FITAB imager-b 31DEC07 TST: Cpu= 0.3 Real= 0 3 2 16-FEB-2007 15:00:15 AIPS Resumes 3 3 16-FEB-2007 15:00:15 AIPS FITAB was not found to be running 3 5 16-FEB-2007 15:00:15 AIPS 'NO UV PLOTS' 3 3 16-FEB-2007 15:00:15 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:15 AIPS \mv -f $aimg/43.3F27CC_AB1060_2002DEC01_1.* $aimg/J170737.2-1337 3 3 16-FEB-2007 15:00:15 AIPS 38 >& /dev/null 3 2 16-FEB-2007 15:00:15 AIPS Got(1) disk= 1 user=**** type=UV 3C286.Q BAND.1 3 3 16-FEB-2007 15:00:15 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:17 AIPS mkdir $aimg/J133108.2+303032 >& /dev/null 3 5 16-FEB-2007 15:00:17 FITAB Task FITAB (release of 31DEC07) begins 3 4 16-FEB-2007 15:00:17 FITAB Writing to disk file: AIMG:43.3F27CC_AB1060_2002DEC01_1.uvfits 3 3 16-FEB-2007 15:00:17 FITAB Writing UV data: User18639 Disk 1 Name 3C286.Q BAND.1 3 3 16-FEB-2007 15:00:17 FITAB Writing visibilities 1 to 15667 3 3 16-FEB-2007 15:00:17 FITAB Writing HIstory to main FITS header 3 3 16-FEB-2007 15:00:17 FITAB Writing binary table of type FQ 3 3 16-FEB-2007 15:00:17 FITAB Writing binary table of type AN 3 3 16-FEB-2007 15:00:17 FITAB Writing binary table of type WX 3 3 16-FEB-2007 15:00:17 FITAB Writing binary table of type OF 3 3 16-FEB-2007 15:00:18 FITAB Writing binary table of type XX 3 2 16-FEB-2007 15:00:18 FITAB Writing binary table of type UV 3 2 16-FEB-2007 15:00:18 FITAB Writing end-of-file mark 3 3 16-FEB-2007 15:00:18 FITAB Appears to have ended successfully 3 5 16-FEB-2007 15:00:18 FITAB imager-b 31DEC07 TST: Cpu= 0.3 Real= 1 3 2 16-FEB-2007 15:00:18 AIPS Resumes 3 3 16-FEB-2007 15:00:18 AIPS FITAB was not found to be running 3 5 16-FEB-2007 15:00:18 AIPS 'NO UV PLOTS' 3 3 16-FEB-2007 15:00:18 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:18 AIPS \mv -f $aimg/43.3F27CC_AB1060_2002DEC01_1.* $aimg/J133108.2+3030 3 3 16-FEB-2007 15:00:18 AIPS 32 >& /dev/null 3 2 16-FEB-2007 15:00:18 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.14 3 3 16-FEB-2007 15:00:18 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:18 AIPS mkdir $aimg/J170737.2-133738 >& /dev/null 3 5 16-FEB-2007 15:00:18 FITAB Task FITAB (release of 31DEC07) begins 3 4 16-FEB-2007 15:00:18 FITAB Writing to disk file: AIMG:43.3F27CC_AB1060_2002DEC01_1.uvfits 3 3 16-FEB-2007 15:00:18 FITAB Writing UV data: User18639 Disk 1 Name PLUTO.Q BAND.14 3 3 16-FEB-2007 15:00:18 FITAB Writing visibilities 1 to 15550 3 3 16-FEB-2007 15:00:18 FITAB Writing HIstory to main FITS header 3 3 16-FEB-2007 15:00:18 FITAB Writing binary table of type FQ 3 3 16-FEB-2007 15:00:18 FITAB Writing binary table of type AN 3 3 16-FEB-2007 15:00:18 FITAB Writing binary table of type WX 3 3 16-FEB-2007 15:00:18 FITAB Writing binary table of type OF 3 3 16-FEB-2007 15:00:18 FITAB Writing binary table of type XX 3 2 16-FEB-2007 15:00:18 FITAB Writing binary table of type UV 3 2 16-FEB-2007 15:00:18 FITAB Writing end-of-file mark 3 3 16-FEB-2007 15:00:18 FITAB Appears to have ended successfully 3 5 16-FEB-2007 15:00:18 FITAB imager-b 31DEC07 TST: Cpu= 0.3 Real= 0 3 2 16-FEB-2007 15:00:18 AIPS Resumes 3 3 16-FEB-2007 15:00:18 AIPS FITAB was not found to be running 3 5 16-FEB-2007 15:00:18 AIPS 'NO UV PLOTS' 3 3 16-FEB-2007 15:00:18 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:18 AIPS \mv -f $aimg/43.3F27CC_AB1060_2002DEC01_1.* $aimg/J170737.2-1337 3 3 16-FEB-2007 15:00:18 AIPS 38 >& /dev/null 3 2 16-FEB-2007 15:00:18 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.15 3 3 16-FEB-2007 15:00:18 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:18 AIPS mkdir $aimg/J170737.2-133738 >& /dev/null 3 5 16-FEB-2007 15:00:18 FITAB Task FITAB (release of 31DEC07) begins 3 4 16-FEB-2007 15:00:18 FITAB Writing to disk file: AIMG:43.3F27CC_AB1060_2002DEC01_1.uvfits 3 3 16-FEB-2007 15:00:18 FITAB Writing UV data: User18639 Disk 1 Name PLUTO.Q BAND.15 3 3 16-FEB-2007 15:00:18 FITAB Writing visibilities 1 to 31303 3 3 16-FEB-2007 15:00:18 FITAB Writing HIstory to main FITS header 3 3 16-FEB-2007 15:00:18 FITAB Writing binary table of type FQ 3 3 16-FEB-2007 15:00:18 FITAB Writing binary table of type AN 3 3 16-FEB-2007 15:00:18 FITAB Writing binary table of type WX 3 3 16-FEB-2007 15:00:18 FITAB Writing binary table of type OF 3 3 16-FEB-2007 15:00:19 FITAB Writing binary table of type XX 3 2 16-FEB-2007 15:00:19 FITAB Writing binary table of type UV 3 2 16-FEB-2007 15:00:19 FITAB Writing end-of-file mark 3 3 16-FEB-2007 15:00:19 FITAB Appears to have ended successfully 3 5 16-FEB-2007 15:00:19 FITAB imager-b 31DEC07 TST: Cpu= 0.4 Real= 1 3 2 16-FEB-2007 15:00:19 AIPS Resumes 3 3 16-FEB-2007 15:00:19 AIPS FITAB was not found to be running 3 5 16-FEB-2007 15:00:19 AIPS 'NO UV PLOTS' 3 3 16-FEB-2007 15:00:19 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:19 AIPS \mv -f $aimg/43.3F27CC_AB1060_2002DEC01_1.* $aimg/J170737.2-1337 3 3 16-FEB-2007 15:00:19 AIPS 38 >& /dev/null 3 2 16-FEB-2007 15:00:19 AIPS Got(1) disk= 1 user=**** type=UV PLUTO.Q BAND.16 3 3 16-FEB-2007 15:00:19 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:19 AIPS mkdir $aimg/J170737.2-133738 >& /dev/null 3 5 16-FEB-2007 15:00:19 FITAB Task FITAB (release of 31DEC07) begins 3 4 16-FEB-2007 15:00:19 FITAB Writing to disk file: AIMG:43.3F27CC_AB1060_2002DEC01_1.uvfits 3 3 16-FEB-2007 15:00:19 FITAB Writing UV data: User18639 Disk 1 Name PLUTO.Q BAND.16 3 3 16-FEB-2007 15:00:19 FITAB Writing visibilities 1 to 15663 3 3 16-FEB-2007 15:00:19 FITAB Writing HIstory to main FITS header 3 3 16-FEB-2007 15:00:19 FITAB Writing binary table of type FQ 3 3 16-FEB-2007 15:00:19 FITAB Writing binary table of type AN 3 3 16-FEB-2007 15:00:19 FITAB Writing binary table of type WX 3 3 16-FEB-2007 15:00:19 FITAB Writing binary table of type OF 3 3 16-FEB-2007 15:00:19 FITAB Writing binary table of type XX 3 2 16-FEB-2007 15:00:19 FITAB Writing binary table of type UV 3 2 16-FEB-2007 15:00:19 FITAB Writing end-of-file mark 3 3 16-FEB-2007 15:00:19 FITAB Appears to have ended successfully 3 5 16-FEB-2007 15:00:19 FITAB imager-b 31DEC07 TST: Cpu= 0.3 Real= 0 3 2 16-FEB-2007 15:00:19 AIPS Resumes 3 3 16-FEB-2007 15:00:19 AIPS FITAB was not found to be running 3 5 16-FEB-2007 15:00:19 LWPLA Task LWPLA (release of 31DEC07) begins 3 3 16-FEB-2007 15:00:19 LWPLA No clipping or scaling applied to grey scale pixels 3 6 16-FEB-2007 15:00:19 LWPLA ZLWIO: plotter file = /home/imager-b2/vlbacald/img/43.3F27CC_A 3 6 16-FEB-2007 15:00:19 LWPLA B1060_2002DEC01_1.vis.ps 3 2 16-FEB-2007 15:00:19 LWPLA Writing plot file version 3 to page 1 3 3 16-FEB-2007 15:00:20 LWPLA Appears to have ended successfully 3 5 16-FEB-2007 15:00:20 LWPLA imager-b 31DEC07 TST: Cpu= 0.4 Real= 1 3 2 16-FEB-2007 15:00:20 AIPS Resumes 3 3 16-FEB-2007 15:00:20 AIPS LWPLA was not found to be running 3 3 16-FEB-2007 15:00:20 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:20 AIPS convert $aimg/43.3F27CC_AB1060_2002DEC01_1.vis.ps $aimg/43.3F27C 3 3 16-FEB-2007 15:00:20 AIPS C_AB1060_2002DEC01_1.vis.gif >& /dev/null 3 5 16-FEB-2007 15:00:21 LWPLA Task LWPLA (release of 31DEC07) begins 3 3 16-FEB-2007 15:00:21 LWPLA No clipping or scaling applied to grey scale pixels 3 6 16-FEB-2007 15:00:21 LWPLA ZLWIO: plotter file = /home/imager-b2/vlbacald/img/43.3F27CC_A 3 6 16-FEB-2007 15:00:21 LWPLA B1060_2002DEC01_1.ri.ps 3 2 16-FEB-2007 15:00:21 LWPLA Writing plot file version 2 to page 1 3 3 16-FEB-2007 15:00:21 LWPLA Appears to have ended successfully 3 5 16-FEB-2007 15:00:21 LWPLA imager-b 31DEC07 TST: Cpu= 0.4 Real= 0 3 2 16-FEB-2007 15:00:22 AIPS Resumes 3 3 16-FEB-2007 15:00:22 AIPS LWPLA was not found to be running 3 3 16-FEB-2007 15:00:22 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:22 AIPS convert $aimg/43.3F27CC_AB1060_2002DEC01_1.ri.ps $aimg/43.3F27CC 3 3 16-FEB-2007 15:00:22 AIPS _AB1060_2002DEC01_1.ri.gif >& /dev/null 3 5 16-FEB-2007 15:00:23 LWPLA Task LWPLA (release of 31DEC07) begins 3 3 16-FEB-2007 15:00:23 LWPLA No clipping or scaling applied to grey scale pixels 3 6 16-FEB-2007 15:00:23 LWPLA ZLWIO: plotter file = /home/imager-b2/vlbacald/img/43.3F27CC_A 3 6 16-FEB-2007 15:00:23 LWPLA B1060_2002DEC01_1.uv.ps 3 2 16-FEB-2007 15:00:23 LWPLA Writing plot file version 1 to page 1 3 3 16-FEB-2007 15:00:24 LWPLA Appears to have ended successfully 3 5 16-FEB-2007 15:00:24 LWPLA imager-b 31DEC07 TST: Cpu= 0.9 Real= 1 3 2 16-FEB-2007 15:00:24 AIPS Resumes 3 3 16-FEB-2007 15:00:24 AIPS LWPLA was not found to be running 3 3 16-FEB-2007 15:00:24 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:24 AIPS convert $aimg/43.3F27CC_AB1060_2002DEC01_1.uv.ps $aimg/43.3F27CC 3 3 16-FEB-2007 15:00:24 AIPS _AB1060_2002DEC01_1.uv.gif >& /dev/null 3 3 16-FEB-2007 15:00:26 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:26 AIPS chmod 666 $aimg/43.3F27CC_AB1060_2002DEC01_1.*.ps >& /dev/null 3 3 16-FEB-2007 15:00:26 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:26 AIPS \mv -f $aimg/43.3F27CC_AB1060_2002DEC01_1.* $aimg/J170737.2-1337 3 3 16-FEB-2007 15:00:26 AIPS 38 >& /dev/null 3 2 16-FEB-2007 15:00:26 AIPS Got(1) disk= 1 user=**** type=MA 1733-130.ICL001.1 3 2 16-FEB-2007 15:00:26 AIPS Got(1) disk= 1 user=**** type=MA 1733-130.ICL002.1 3 2 16-FEB-2007 15:00:26 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.ICL001.1 3 2 16-FEB-2007 15:00:26 AIPS Got(1) disk= 1 user=**** type=MA 1733-130.NVAS07.1 3 3 16-FEB-2007 15:00:26 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:26 AIPS mkdir $aimg/J173302.7-130449 >& /dev/null 3 5 16-FEB-2007 15:00:26 FITAB Task FITAB (release of 31DEC07) begins 3 4 16-FEB-2007 15:00:26 FITAB Writing to disk file: AIMG:43.3I0.54_AB1060_2002DEC01_1_807.U26.6S 3 3 16-FEB-2007 15:00:26 FITAB Writing image: User18639 Disk 1 Name 1733-130.NVAS07.1 3 3 16-FEB-2007 15:00:26 FITAB Writing HIstory to main FITS header 3 3 16-FEB-2007 15:00:26 FITAB Now writing the image 3 2 16-FEB-2007 15:00:26 FITAB Writing end-of-file marks 3 3 16-FEB-2007 15:00:26 FITAB Appears to have ended successfully 3 5 16-FEB-2007 15:00:26 FITAB imager-b 31DEC07 TST: Cpu= 0.0 Real= 0 3 2 16-FEB-2007 15:00:26 AIPS Resumes 3 3 16-FEB-2007 15:00:26 AIPS FITAB was not found to be running 3 3 16-FEB-2007 15:00:26 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:26 AIPS \mv -f $aimg/43.3I0.54_AB1060_2002DEC01_1_807.U26.6S $aimg/43.3 3 3 16-FEB-2007 15:00:26 AIPS I0.54_AB1060_2002DEC01_1_807.U26.6S.imfits >& /dev/null 3 3 16-FEB-2007 15:00:26 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:26 AIPS fits2jpeg -nonLinear -fits $aimg/43.3I0.54_AB1060_2002DEC01_1_80 3 3 16-FEB-2007 15:00:26 AIPS 7.U26.6S.imfits -jpeg $aimg/43.3I0.54_AB1060_2002DEC01_1_807.U26 3 3 16-FEB-2007 15:00:26 AIPS .6S.jpg ; convert -size 150x150 $aimg/43.3I0.54_AB1060_2002DEC01 3 3 16-FEB-2007 15:00:26 AIPS _1_807.U26.6S.jpg -resize 150x150 -gamma 1.5 -depth 32 $aimg/43. 3 3 16-FEB-2007 15:00:26 AIPS 3I0.54_AB1060_2002DEC01_1_807.U26.6S.JPG ; \mv -f $aimg/43.3I0.5 3 3 16-FEB-2007 15:00:26 AIPS 4_AB1060_2002DEC01_1_807.U26.6S* $aimg/J173302.7-130449 >& /dev/ 3 3 16-FEB-2007 15:00:26 AIPS null 3 2 16-FEB-2007 15:00:26 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.NVAS07.1 3 3 16-FEB-2007 15:00:26 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:26 AIPS mkdir $aimg/J170737.2-133738 >& /dev/null 3 5 16-FEB-2007 15:00:26 FITAB Task FITAB (release of 31DEC07) begins 3 4 16-FEB-2007 15:00:26 FITAB Writing to disk file: AIMG:43.3I0.67_AB1060_2002DEC01_1_865.U26.7S 3 3 16-FEB-2007 15:00:26 FITAB Writing image: User18639 Disk 1 Name PLUTO.NVAS07.1 3 3 16-FEB-2007 15:00:26 FITAB Writing HIstory to main FITS header 3 3 16-FEB-2007 15:00:26 FITAB Now writing the image 3 2 16-FEB-2007 15:00:26 FITAB Writing end-of-file marks 3 3 16-FEB-2007 15:00:26 FITAB Appears to have ended successfully 3 5 16-FEB-2007 15:00:26 FITAB imager-b 31DEC07 TST: Cpu= 0.0 Real= 0 3 2 16-FEB-2007 15:00:27 AIPS Resumes 3 3 16-FEB-2007 15:00:27 AIPS FITAB was not found to be running 3 3 16-FEB-2007 15:00:27 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:27 AIPS \mv -f $aimg/43.3I0.67_AB1060_2002DEC01_1_865.U26.7S $aimg/43.3 3 3 16-FEB-2007 15:00:27 AIPS I0.67_AB1060_2002DEC01_1_865.U26.7S.imfits >& /dev/null 3 3 16-FEB-2007 15:00:27 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:27 AIPS fits2jpeg -nonLinear -fits $aimg/43.3I0.67_AB1060_2002DEC01_1_86 3 3 16-FEB-2007 15:00:27 AIPS 5.U26.7S.imfits -jpeg $aimg/43.3I0.67_AB1060_2002DEC01_1_865.U26 3 3 16-FEB-2007 15:00:27 AIPS .7S.jpg ; convert -size 150x150 $aimg/43.3I0.67_AB1060_2002DEC01 3 3 16-FEB-2007 15:00:27 AIPS _1_865.U26.7S.jpg -resize 150x150 -gamma 1.5 -depth 32 $aimg/43. 3 3 16-FEB-2007 15:00:27 AIPS 3I0.67_AB1060_2002DEC01_1_865.U26.7S.JPG ; \mv -f $aimg/43.3I0.6 3 3 16-FEB-2007 15:00:27 AIPS 7_AB1060_2002DEC01_1_865.U26.7S* $aimg/J170737.2-133738 >& /dev/ 3 3 16-FEB-2007 15:00:27 AIPS null 3 2 16-FEB-2007 15:00:27 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.NVAS07.2 3 3 16-FEB-2007 15:00:27 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:27 AIPS mkdir $aimg/J170737.2-133738 >& /dev/null 3 5 16-FEB-2007 15:00:27 FITAB Task FITAB (release of 31DEC07) begins 3 4 16-FEB-2007 15:00:27 FITAB Writing to disk file: AIMG:43.3I0.67_AB1060_2002DEC01_1_865.U26.7S 3 3 16-FEB-2007 15:00:27 FITAB Writing image: User18639 Disk 1 Name PLUTO.NVAS07.2 3 3 16-FEB-2007 15:00:27 FITAB Writing HIstory to main FITS header 3 3 16-FEB-2007 15:00:27 FITAB Now writing the image 3 2 16-FEB-2007 15:00:27 FITAB Writing end-of-file marks 3 3 16-FEB-2007 15:00:27 FITAB Appears to have ended successfully 3 5 16-FEB-2007 15:00:27 FITAB imager-b 31DEC07 TST: Cpu= 0.0 Real= 0 3 2 16-FEB-2007 15:00:27 AIPS Resumes 3 3 16-FEB-2007 15:00:27 AIPS FITAB was not found to be running 3 3 16-FEB-2007 15:00:27 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:27 AIPS \mv -f $aimg/43.3I0.67_AB1060_2002DEC01_1_865.U26.7S $aimg/43.3 3 3 16-FEB-2007 15:00:27 AIPS I0.67_AB1060_2002DEC01_1_865.U26.7S.imfits >& /dev/null 3 3 16-FEB-2007 15:00:27 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:27 AIPS fits2jpeg -nonLinear -fits $aimg/43.3I0.67_AB1060_2002DEC01_1_86 3 3 16-FEB-2007 15:00:27 AIPS 5.U26.7S.imfits -jpeg $aimg/43.3I0.67_AB1060_2002DEC01_1_865.U26 3 3 16-FEB-2007 15:00:27 AIPS .7S.jpg ; convert -size 150x150 $aimg/43.3I0.67_AB1060_2002DEC01 3 3 16-FEB-2007 15:00:27 AIPS _1_865.U26.7S.jpg -resize 150x150 -gamma 1.5 -depth 32 $aimg/43. 3 3 16-FEB-2007 15:00:27 AIPS 3I0.67_AB1060_2002DEC01_1_865.U26.7S.JPG ; \mv -f $aimg/43.3I0.6 3 3 16-FEB-2007 15:00:27 AIPS 7_AB1060_2002DEC01_1_865.U26.7S* $aimg/J170737.2-133738 >& /dev/ 3 3 16-FEB-2007 15:00:27 AIPS null 3 2 16-FEB-2007 15:00:27 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.NVAS07.3 3 3 16-FEB-2007 15:00:27 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:27 AIPS mkdir $aimg/J170737.2-133738 >& /dev/null 3 5 16-FEB-2007 15:00:27 FITAB Task FITAB (release of 31DEC07) begins 3 4 16-FEB-2007 15:00:27 FITAB Writing to disk file: AIMG:43.3I0.67_AB1060_2002DEC01_1_865.U26.7S 3 3 16-FEB-2007 15:00:27 FITAB Writing image: User18639 Disk 1 Name PLUTO.NVAS07.3 3 3 16-FEB-2007 15:00:27 FITAB Writing HIstory to main FITS header 3 3 16-FEB-2007 15:00:27 FITAB Now writing the image 3 2 16-FEB-2007 15:00:27 FITAB Writing end-of-file marks 3 3 16-FEB-2007 15:00:27 FITAB Appears to have ended successfully 3 5 16-FEB-2007 15:00:27 FITAB imager-b 31DEC07 TST: Cpu= 0.0 Real= 0 3 2 16-FEB-2007 15:00:27 AIPS Resumes 3 3 16-FEB-2007 15:00:27 AIPS FITAB was not found to be running 3 3 16-FEB-2007 15:00:27 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:27 AIPS \mv -f $aimg/43.3I0.67_AB1060_2002DEC01_1_865.U26.7S $aimg/43.3 3 3 16-FEB-2007 15:00:27 AIPS I0.67_AB1060_2002DEC01_1_865.U26.7S.imfits >& /dev/null 3 3 16-FEB-2007 15:00:27 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:27 AIPS fits2jpeg -nonLinear -fits $aimg/43.3I0.67_AB1060_2002DEC01_1_86 3 3 16-FEB-2007 15:00:27 AIPS 5.U26.7S.imfits -jpeg $aimg/43.3I0.67_AB1060_2002DEC01_1_865.U26 3 3 16-FEB-2007 15:00:27 AIPS .7S.jpg ; convert -size 150x150 $aimg/43.3I0.67_AB1060_2002DEC01 3 3 16-FEB-2007 15:00:27 AIPS _1_865.U26.7S.jpg -resize 150x150 -gamma 1.5 -depth 32 $aimg/43. 3 3 16-FEB-2007 15:00:27 AIPS 3I0.67_AB1060_2002DEC01_1_865.U26.7S.JPG ; \mv -f $aimg/43.3I0.6 3 3 16-FEB-2007 15:00:27 AIPS 7_AB1060_2002DEC01_1_865.U26.7S* $aimg/J170737.2-133738 >& /dev/ 3 3 16-FEB-2007 15:00:27 AIPS null 3 2 16-FEB-2007 15:00:27 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.NVAS07.4 3 3 16-FEB-2007 15:00:27 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:27 AIPS mkdir $aimg/J170737.2-133738 >& /dev/null 3 5 16-FEB-2007 15:00:27 FITAB Task FITAB (release of 31DEC07) begins 3 4 16-FEB-2007 15:00:27 FITAB Writing to disk file: AIMG:43.3I0.67_AB1060_2002DEC01_1_865.U26.7S 3 3 16-FEB-2007 15:00:27 FITAB Writing image: User18639 Disk 1 Name PLUTO.NVAS07.4 3 3 16-FEB-2007 15:00:27 FITAB Writing HIstory to main FITS header 3 3 16-FEB-2007 15:00:27 FITAB Now writing the image 3 2 16-FEB-2007 15:00:27 FITAB Writing end-of-file marks 3 3 16-FEB-2007 15:00:27 FITAB Appears to have ended successfully 3 5 16-FEB-2007 15:00:27 FITAB imager-b 31DEC07 TST: Cpu= 0.0 Real= 0 3 2 16-FEB-2007 15:00:28 AIPS Resumes 3 3 16-FEB-2007 15:00:28 AIPS FITAB was not found to be running 3 3 16-FEB-2007 15:00:28 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:28 AIPS \mv -f $aimg/43.3I0.67_AB1060_2002DEC01_1_865.U26.7S $aimg/43.3 3 3 16-FEB-2007 15:00:28 AIPS I0.67_AB1060_2002DEC01_1_865.U26.7S.imfits >& /dev/null 3 3 16-FEB-2007 15:00:28 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:28 AIPS fits2jpeg -nonLinear -fits $aimg/43.3I0.67_AB1060_2002DEC01_1_86 3 3 16-FEB-2007 15:00:28 AIPS 5.U26.7S.imfits -jpeg $aimg/43.3I0.67_AB1060_2002DEC01_1_865.U26 3 3 16-FEB-2007 15:00:28 AIPS .7S.jpg ; convert -size 150x150 $aimg/43.3I0.67_AB1060_2002DEC01 3 3 16-FEB-2007 15:00:28 AIPS _1_865.U26.7S.jpg -resize 150x150 -gamma 1.5 -depth 32 $aimg/43. 3 3 16-FEB-2007 15:00:28 AIPS 3I0.67_AB1060_2002DEC01_1_865.U26.7S.JPG ; \mv -f $aimg/43.3I0.6 3 3 16-FEB-2007 15:00:28 AIPS 7_AB1060_2002DEC01_1_865.U26.7S* $aimg/J170737.2-133738 >& /dev/ 3 3 16-FEB-2007 15:00:28 AIPS null 3 2 16-FEB-2007 15:00:28 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.NVAS07.5 3 3 16-FEB-2007 15:00:28 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:28 AIPS mkdir $aimg/J170737.2-133738 >& /dev/null 3 5 16-FEB-2007 15:00:28 FITAB Task FITAB (release of 31DEC07) begins 3 4 16-FEB-2007 15:00:28 FITAB Writing to disk file: AIMG:43.3I0.67_AB1060_2002DEC01_1_865.U26.7S 3 3 16-FEB-2007 15:00:28 FITAB Writing image: User18639 Disk 1 Name PLUTO.NVAS07.5 3 3 16-FEB-2007 15:00:28 FITAB Writing HIstory to main FITS header 3 3 16-FEB-2007 15:00:28 FITAB Now writing the image 3 2 16-FEB-2007 15:00:28 FITAB Writing end-of-file marks 3 3 16-FEB-2007 15:00:28 FITAB Appears to have ended successfully 3 5 16-FEB-2007 15:00:28 FITAB imager-b 31DEC07 TST: Cpu= 0.0 Real= 0 3 2 16-FEB-2007 15:00:28 AIPS Resumes 3 3 16-FEB-2007 15:00:28 AIPS FITAB was not found to be running 3 3 16-FEB-2007 15:00:28 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:28 AIPS \mv -f $aimg/43.3I0.67_AB1060_2002DEC01_1_865.U26.7S $aimg/43.3 3 3 16-FEB-2007 15:00:28 AIPS I0.67_AB1060_2002DEC01_1_865.U26.7S.imfits >& /dev/null 3 3 16-FEB-2007 15:00:28 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:28 AIPS fits2jpeg -nonLinear -fits $aimg/43.3I0.67_AB1060_2002DEC01_1_86 3 3 16-FEB-2007 15:00:28 AIPS 5.U26.7S.imfits -jpeg $aimg/43.3I0.67_AB1060_2002DEC01_1_865.U26 3 3 16-FEB-2007 15:00:28 AIPS .7S.jpg ; convert -size 150x150 $aimg/43.3I0.67_AB1060_2002DEC01 3 3 16-FEB-2007 15:00:28 AIPS _1_865.U26.7S.jpg -resize 150x150 -gamma 1.5 -depth 32 $aimg/43. 3 3 16-FEB-2007 15:00:28 AIPS 3I0.67_AB1060_2002DEC01_1_865.U26.7S.JPG ; \mv -f $aimg/43.3I0.6 3 3 16-FEB-2007 15:00:28 AIPS 7_AB1060_2002DEC01_1_865.U26.7S* $aimg/J170737.2-133738 >& /dev/ 3 3 16-FEB-2007 15:00:28 AIPS null 3 2 16-FEB-2007 15:00:28 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.NVAS07.6 3 3 16-FEB-2007 15:00:28 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:28 AIPS mkdir $aimg/J170737.2-133738 >& /dev/null 3 5 16-FEB-2007 15:00:28 FITAB Task FITAB (release of 31DEC07) begins 3 4 16-FEB-2007 15:00:28 FITAB Writing to disk file: AIMG:43.3I0.67_AB1060_2002DEC01_1_865.U26.7S 3 3 16-FEB-2007 15:00:28 FITAB Writing image: User18639 Disk 1 Name PLUTO.NVAS07.6 3 3 16-FEB-2007 15:00:28 FITAB Writing HIstory to main FITS header 3 3 16-FEB-2007 15:00:28 FITAB Now writing the image 3 2 16-FEB-2007 15:00:28 FITAB Writing end-of-file marks 3 3 16-FEB-2007 15:00:28 FITAB Appears to have ended successfully 3 5 16-FEB-2007 15:00:28 FITAB imager-b 31DEC07 TST: Cpu= 0.0 Real= 0 3 2 16-FEB-2007 15:00:28 AIPS Resumes 3 3 16-FEB-2007 15:00:28 AIPS FITAB was not found to be running 3 3 16-FEB-2007 15:00:28 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:28 AIPS \mv -f $aimg/43.3I0.67_AB1060_2002DEC01_1_865.U26.7S $aimg/43.3 3 3 16-FEB-2007 15:00:28 AIPS I0.67_AB1060_2002DEC01_1_865.U26.7S.imfits >& /dev/null 3 3 16-FEB-2007 15:00:28 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:28 AIPS fits2jpeg -nonLinear -fits $aimg/43.3I0.67_AB1060_2002DEC01_1_86 3 3 16-FEB-2007 15:00:28 AIPS 5.U26.7S.imfits -jpeg $aimg/43.3I0.67_AB1060_2002DEC01_1_865.U26 3 3 16-FEB-2007 15:00:28 AIPS .7S.jpg ; convert -size 150x150 $aimg/43.3I0.67_AB1060_2002DEC01 3 3 16-FEB-2007 15:00:28 AIPS _1_865.U26.7S.jpg -resize 150x150 -gamma 1.5 -depth 32 $aimg/43. 3 3 16-FEB-2007 15:00:28 AIPS 3I0.67_AB1060_2002DEC01_1_865.U26.7S.JPG ; \mv -f $aimg/43.3I0.6 3 3 16-FEB-2007 15:00:28 AIPS 7_AB1060_2002DEC01_1_865.U26.7S* $aimg/J170737.2-133738 >& /dev/ 3 3 16-FEB-2007 15:00:28 AIPS null 3 2 16-FEB-2007 15:00:28 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.NVAS07.7 3 3 16-FEB-2007 15:00:28 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:28 AIPS mkdir $aimg/J170737.2-133738 >& /dev/null 3 5 16-FEB-2007 15:00:28 FITAB Task FITAB (release of 31DEC07) begins 3 4 16-FEB-2007 15:00:28 FITAB Writing to disk file: AIMG:43.3I0.67_AB1060_2002DEC01_1_865.U26.7S 3 3 16-FEB-2007 15:00:28 FITAB Writing image: User18639 Disk 1 Name PLUTO.NVAS07.7 3 3 16-FEB-2007 15:00:28 FITAB Writing HIstory to main FITS header 3 3 16-FEB-2007 15:00:28 FITAB Now writing the image 3 2 16-FEB-2007 15:00:28 FITAB Writing end-of-file marks 3 3 16-FEB-2007 15:00:28 FITAB Appears to have ended successfully 3 5 16-FEB-2007 15:00:28 FITAB imager-b 31DEC07 TST: Cpu= 0.0 Real= 0 3 2 16-FEB-2007 15:00:29 AIPS Resumes 3 3 16-FEB-2007 15:00:29 AIPS FITAB was not found to be running 3 3 16-FEB-2007 15:00:29 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:29 AIPS \mv -f $aimg/43.3I0.67_AB1060_2002DEC01_1_865.U26.7S $aimg/43.3 3 3 16-FEB-2007 15:00:29 AIPS I0.67_AB1060_2002DEC01_1_865.U26.7S.imfits >& /dev/null 3 3 16-FEB-2007 15:00:29 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:29 AIPS fits2jpeg -nonLinear -fits $aimg/43.3I0.67_AB1060_2002DEC01_1_86 3 3 16-FEB-2007 15:00:29 AIPS 5.U26.7S.imfits -jpeg $aimg/43.3I0.67_AB1060_2002DEC01_1_865.U26 3 3 16-FEB-2007 15:00:29 AIPS .7S.jpg ; convert -size 150x150 $aimg/43.3I0.67_AB1060_2002DEC01 3 3 16-FEB-2007 15:00:29 AIPS _1_865.U26.7S.jpg -resize 150x150 -gamma 1.5 -depth 32 $aimg/43. 3 3 16-FEB-2007 15:00:29 AIPS 3I0.67_AB1060_2002DEC01_1_865.U26.7S.JPG ; \mv -f $aimg/43.3I0.6 3 3 16-FEB-2007 15:00:29 AIPS 7_AB1060_2002DEC01_1_865.U26.7S* $aimg/J170737.2-133738 >& /dev/ 3 3 16-FEB-2007 15:00:29 AIPS null 3 2 16-FEB-2007 15:00:29 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.NVAS07.8 3 3 16-FEB-2007 15:00:29 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:29 AIPS mkdir $aimg/J170737.2-133738 >& /dev/null 3 5 16-FEB-2007 15:00:29 FITAB Task FITAB (release of 31DEC07) begins 3 4 16-FEB-2007 15:00:29 FITAB Writing to disk file: AIMG:43.3I0.67_AB1060_2002DEC01_1_865.U26.7S 3 3 16-FEB-2007 15:00:29 FITAB Writing image: User18639 Disk 1 Name PLUTO.NVAS07.8 3 3 16-FEB-2007 15:00:29 FITAB Writing HIstory to main FITS header 3 3 16-FEB-2007 15:00:29 FITAB Now writing the image 3 2 16-FEB-2007 15:00:29 FITAB Writing end-of-file marks 3 3 16-FEB-2007 15:00:29 FITAB Appears to have ended successfully 3 5 16-FEB-2007 15:00:29 FITAB imager-b 31DEC07 TST: Cpu= 0.0 Real= 0 3 2 16-FEB-2007 15:00:29 AIPS Resumes 3 3 16-FEB-2007 15:00:29 AIPS FITAB was not found to be running 3 3 16-FEB-2007 15:00:29 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:29 AIPS \mv -f $aimg/43.3I0.67_AB1060_2002DEC01_1_865.U26.7S $aimg/43.3 3 3 16-FEB-2007 15:00:29 AIPS I0.67_AB1060_2002DEC01_1_865.U26.7S.imfits >& /dev/null 3 3 16-FEB-2007 15:00:29 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:29 AIPS fits2jpeg -nonLinear -fits $aimg/43.3I0.67_AB1060_2002DEC01_1_86 3 3 16-FEB-2007 15:00:29 AIPS 5.U26.7S.imfits -jpeg $aimg/43.3I0.67_AB1060_2002DEC01_1_865.U26 3 3 16-FEB-2007 15:00:29 AIPS .7S.jpg ; convert -size 150x150 $aimg/43.3I0.67_AB1060_2002DEC01 3 3 16-FEB-2007 15:00:29 AIPS _1_865.U26.7S.jpg -resize 150x150 -gamma 1.5 -depth 32 $aimg/43. 3 3 16-FEB-2007 15:00:29 AIPS 3I0.67_AB1060_2002DEC01_1_865.U26.7S.JPG ; \mv -f $aimg/43.3I0.6 3 3 16-FEB-2007 15:00:29 AIPS 7_AB1060_2002DEC01_1_865.U26.7S* $aimg/J170737.2-133738 >& /dev/ 3 3 16-FEB-2007 15:00:29 AIPS null 3 2 16-FEB-2007 15:00:29 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.NVAS07.9 3 3 16-FEB-2007 15:00:29 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:29 AIPS mkdir $aimg/J170737.2-133738 >& /dev/null 3 5 16-FEB-2007 15:00:29 FITAB Task FITAB (release of 31DEC07) begins 3 4 16-FEB-2007 15:00:29 FITAB Writing to disk file: AIMG:43.3I0.67_AB1060_2002DEC01_1_865.U26.7S 3 3 16-FEB-2007 15:00:29 FITAB Writing image: User18639 Disk 1 Name PLUTO.NVAS07.9 3 3 16-FEB-2007 15:00:29 FITAB Writing HIstory to main FITS header 3 3 16-FEB-2007 15:00:29 FITAB Now writing the image 3 2 16-FEB-2007 15:00:29 FITAB Writing end-of-file marks 3 3 16-FEB-2007 15:00:29 FITAB Appears to have ended successfully 3 5 16-FEB-2007 15:00:29 FITAB imager-b 31DEC07 TST: Cpu= 0.0 Real= 0 3 2 16-FEB-2007 15:00:29 AIPS Resumes 3 3 16-FEB-2007 15:00:29 AIPS FITAB was not found to be running 3 3 16-FEB-2007 15:00:29 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:29 AIPS \mv -f $aimg/43.3I0.67_AB1060_2002DEC01_1_865.U26.7S $aimg/43.3 3 3 16-FEB-2007 15:00:29 AIPS I0.67_AB1060_2002DEC01_1_865.U26.7S.imfits >& /dev/null 3 3 16-FEB-2007 15:00:29 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:29 AIPS fits2jpeg -nonLinear -fits $aimg/43.3I0.67_AB1060_2002DEC01_1_86 3 3 16-FEB-2007 15:00:29 AIPS 5.U26.7S.imfits -jpeg $aimg/43.3I0.67_AB1060_2002DEC01_1_865.U26 3 3 16-FEB-2007 15:00:29 AIPS .7S.jpg ; convert -size 150x150 $aimg/43.3I0.67_AB1060_2002DEC01 3 3 16-FEB-2007 15:00:29 AIPS _1_865.U26.7S.jpg -resize 150x150 -gamma 1.5 -depth 32 $aimg/43. 3 3 16-FEB-2007 15:00:29 AIPS 3I0.67_AB1060_2002DEC01_1_865.U26.7S.JPG ; \mv -f $aimg/43.3I0.6 3 3 16-FEB-2007 15:00:29 AIPS 7_AB1060_2002DEC01_1_865.U26.7S* $aimg/J170737.2-133738 >& /dev/ 3 3 16-FEB-2007 15:00:29 AIPS null 3 2 16-FEB-2007 15:00:29 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.NVAS07.10 3 3 16-FEB-2007 15:00:29 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:29 AIPS mkdir $aimg/J170737.2-133738 >& /dev/null 3 5 16-FEB-2007 15:00:29 FITAB Task FITAB (release of 31DEC07) begins 3 4 16-FEB-2007 15:00:29 FITAB Writing to disk file: AIMG:43.3I0.67_AB1060_2002DEC01_1_865.U26.7S 3 3 16-FEB-2007 15:00:29 FITAB Writing image: User18639 Disk 1 Name PLUTO.NVAS07.10 3 3 16-FEB-2007 15:00:29 FITAB Writing HIstory to main FITS header 3 3 16-FEB-2007 15:00:29 FITAB Now writing the image 3 2 16-FEB-2007 15:00:29 FITAB Writing end-of-file marks 3 3 16-FEB-2007 15:00:29 FITAB Appears to have ended successfully 3 5 16-FEB-2007 15:00:29 FITAB imager-b 31DEC07 TST: Cpu= 0.0 Real= 0 3 2 16-FEB-2007 15:00:29 AIPS Resumes 3 3 16-FEB-2007 15:00:29 AIPS FITAB was not found to be running 3 3 16-FEB-2007 15:00:29 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:29 AIPS \mv -f $aimg/43.3I0.67_AB1060_2002DEC01_1_865.U26.7S $aimg/43.3 3 3 16-FEB-2007 15:00:29 AIPS I0.67_AB1060_2002DEC01_1_865.U26.7S.imfits >& /dev/null 3 3 16-FEB-2007 15:00:29 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:29 AIPS fits2jpeg -nonLinear -fits $aimg/43.3I0.67_AB1060_2002DEC01_1_86 3 3 16-FEB-2007 15:00:29 AIPS 5.U26.7S.imfits -jpeg $aimg/43.3I0.67_AB1060_2002DEC01_1_865.U26 3 3 16-FEB-2007 15:00:29 AIPS .7S.jpg ; convert -size 150x150 $aimg/43.3I0.67_AB1060_2002DEC01 3 3 16-FEB-2007 15:00:29 AIPS _1_865.U26.7S.jpg -resize 150x150 -gamma 1.5 -depth 32 $aimg/43. 3 3 16-FEB-2007 15:00:29 AIPS 3I0.67_AB1060_2002DEC01_1_865.U26.7S.JPG ; \mv -f $aimg/43.3I0.6 3 3 16-FEB-2007 15:00:29 AIPS 7_AB1060_2002DEC01_1_865.U26.7S* $aimg/J170737.2-133738 >& /dev/ 3 3 16-FEB-2007 15:00:29 AIPS null 3 2 16-FEB-2007 15:00:30 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.NVAS07.11 3 3 16-FEB-2007 15:00:30 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:30 AIPS mkdir $aimg/J170737.2-133738 >& /dev/null 3 5 16-FEB-2007 15:00:30 FITAB Task FITAB (release of 31DEC07) begins 3 4 16-FEB-2007 15:00:30 FITAB Writing to disk file: AIMG:43.3I0.67_AB1060_2002DEC01_1_865.U26.7S 3 3 16-FEB-2007 15:00:30 FITAB Writing image: User18639 Disk 1 Name PLUTO.NVAS07.11 3 3 16-FEB-2007 15:00:30 FITAB Writing HIstory to main FITS header 3 3 16-FEB-2007 15:00:30 FITAB Now writing the image 3 2 16-FEB-2007 15:00:30 FITAB Writing end-of-file marks 3 3 16-FEB-2007 15:00:30 FITAB Appears to have ended successfully 3 5 16-FEB-2007 15:00:30 FITAB imager-b 31DEC07 TST: Cpu= 0.0 Real= 0 3 2 16-FEB-2007 15:00:30 AIPS Resumes 3 3 16-FEB-2007 15:00:30 AIPS FITAB was not found to be running 3 3 16-FEB-2007 15:00:30 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:30 AIPS \mv -f $aimg/43.3I0.67_AB1060_2002DEC01_1_865.U26.7S $aimg/43.3 3 3 16-FEB-2007 15:00:30 AIPS I0.67_AB1060_2002DEC01_1_865.U26.7S.imfits >& /dev/null 3 3 16-FEB-2007 15:00:30 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:30 AIPS fits2jpeg -nonLinear -fits $aimg/43.3I0.67_AB1060_2002DEC01_1_86 3 3 16-FEB-2007 15:00:30 AIPS 5.U26.7S.imfits -jpeg $aimg/43.3I0.67_AB1060_2002DEC01_1_865.U26 3 3 16-FEB-2007 15:00:30 AIPS .7S.jpg ; convert -size 150x150 $aimg/43.3I0.67_AB1060_2002DEC01 3 3 16-FEB-2007 15:00:30 AIPS _1_865.U26.7S.jpg -resize 150x150 -gamma 1.5 -depth 32 $aimg/43. 3 3 16-FEB-2007 15:00:30 AIPS 3I0.67_AB1060_2002DEC01_1_865.U26.7S.JPG ; \mv -f $aimg/43.3I0.6 3 3 16-FEB-2007 15:00:30 AIPS 7_AB1060_2002DEC01_1_865.U26.7S* $aimg/J170737.2-133738 >& /dev/ 3 3 16-FEB-2007 15:00:30 AIPS null 3 2 16-FEB-2007 15:00:30 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.NVAS07.12 3 3 16-FEB-2007 15:00:30 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:30 AIPS mkdir $aimg/J170737.2-133738 >& /dev/null 3 5 16-FEB-2007 15:00:30 FITAB Task FITAB (release of 31DEC07) begins 3 4 16-FEB-2007 15:00:30 FITAB Writing to disk file: AIMG:43.3I0.67_AB1060_2002DEC01_1_865.U26.7S 3 3 16-FEB-2007 15:00:30 FITAB Writing image: User18639 Disk 1 Name PLUTO.NVAS07.12 3 3 16-FEB-2007 15:00:30 FITAB Writing HIstory to main FITS header 3 3 16-FEB-2007 15:00:30 FITAB Now writing the image 3 2 16-FEB-2007 15:00:30 FITAB Writing end-of-file marks 3 3 16-FEB-2007 15:00:30 FITAB Appears to have ended successfully 3 5 16-FEB-2007 15:00:30 FITAB imager-b 31DEC07 TST: Cpu= 0.0 Real= 0 3 2 16-FEB-2007 15:00:30 AIPS Resumes 3 3 16-FEB-2007 15:00:30 AIPS FITAB was not found to be running 3 3 16-FEB-2007 15:00:30 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:30 AIPS \mv -f $aimg/43.3I0.67_AB1060_2002DEC01_1_865.U26.7S $aimg/43.3 3 3 16-FEB-2007 15:00:30 AIPS I0.67_AB1060_2002DEC01_1_865.U26.7S.imfits >& /dev/null 3 3 16-FEB-2007 15:00:30 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:30 AIPS fits2jpeg -nonLinear -fits $aimg/43.3I0.67_AB1060_2002DEC01_1_86 3 3 16-FEB-2007 15:00:30 AIPS 5.U26.7S.imfits -jpeg $aimg/43.3I0.67_AB1060_2002DEC01_1_865.U26 3 3 16-FEB-2007 15:00:30 AIPS .7S.jpg ; convert -size 150x150 $aimg/43.3I0.67_AB1060_2002DEC01 3 3 16-FEB-2007 15:00:30 AIPS _1_865.U26.7S.jpg -resize 150x150 -gamma 1.5 -depth 32 $aimg/43. 3 3 16-FEB-2007 15:00:30 AIPS 3I0.67_AB1060_2002DEC01_1_865.U26.7S.JPG ; \mv -f $aimg/43.3I0.6 3 3 16-FEB-2007 15:00:30 AIPS 7_AB1060_2002DEC01_1_865.U26.7S* $aimg/J170737.2-133738 >& /dev/ 3 3 16-FEB-2007 15:00:30 AIPS null 3 2 16-FEB-2007 15:00:30 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.NVAS07.13 3 3 16-FEB-2007 15:00:30 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:30 AIPS mkdir $aimg/J170737.2-133738 >& /dev/null 3 5 16-FEB-2007 15:00:30 FITAB Task FITAB (release of 31DEC07) begins 3 4 16-FEB-2007 15:00:30 FITAB Writing to disk file: AIMG:43.3I0.67_AB1060_2002DEC01_1_865.U26.7S 3 3 16-FEB-2007 15:00:30 FITAB Writing image: User18639 Disk 1 Name PLUTO.NVAS07.13 3 3 16-FEB-2007 15:00:30 FITAB Writing HIstory to main FITS header 3 3 16-FEB-2007 15:00:30 FITAB Now writing the image 3 2 16-FEB-2007 15:00:30 FITAB Writing end-of-file marks 3 3 16-FEB-2007 15:00:30 FITAB Appears to have ended successfully 3 5 16-FEB-2007 15:00:30 FITAB imager-b 31DEC07 TST: Cpu= 0.0 Real= 0 3 2 16-FEB-2007 15:00:31 AIPS Resumes 3 3 16-FEB-2007 15:00:31 AIPS FITAB was not found to be running 3 3 16-FEB-2007 15:00:31 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:31 AIPS \mv -f $aimg/43.3I0.67_AB1060_2002DEC01_1_865.U26.7S $aimg/43.3 3 3 16-FEB-2007 15:00:31 AIPS I0.67_AB1060_2002DEC01_1_865.U26.7S.imfits >& /dev/null 3 3 16-FEB-2007 15:00:31 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:31 AIPS fits2jpeg -nonLinear -fits $aimg/43.3I0.67_AB1060_2002DEC01_1_86 3 3 16-FEB-2007 15:00:31 AIPS 5.U26.7S.imfits -jpeg $aimg/43.3I0.67_AB1060_2002DEC01_1_865.U26 3 3 16-FEB-2007 15:00:31 AIPS .7S.jpg ; convert -size 150x150 $aimg/43.3I0.67_AB1060_2002DEC01 3 3 16-FEB-2007 15:00:31 AIPS _1_865.U26.7S.jpg -resize 150x150 -gamma 1.5 -depth 32 $aimg/43. 3 3 16-FEB-2007 15:00:31 AIPS 3I0.67_AB1060_2002DEC01_1_865.U26.7S.JPG ; \mv -f $aimg/43.3I0.6 3 3 16-FEB-2007 15:00:31 AIPS 7_AB1060_2002DEC01_1_865.U26.7S* $aimg/J170737.2-133738 >& /dev/ 3 3 16-FEB-2007 15:00:31 AIPS null 3 2 16-FEB-2007 15:00:31 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.NVAS07.14 3 3 16-FEB-2007 15:00:31 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:31 AIPS mkdir $aimg/J170737.2-133738 >& /dev/null 3 5 16-FEB-2007 15:00:31 FITAB Task FITAB (release of 31DEC07) begins 3 4 16-FEB-2007 15:00:31 FITAB Writing to disk file: AIMG:43.3I0.67_AB1060_2002DEC01_1_865.U26.7S 3 3 16-FEB-2007 15:00:31 FITAB Writing image: User18639 Disk 1 Name PLUTO.NVAS07.14 3 3 16-FEB-2007 15:00:31 FITAB Writing HIstory to main FITS header 3 3 16-FEB-2007 15:00:31 FITAB Now writing the image 3 2 16-FEB-2007 15:00:31 FITAB Writing end-of-file marks 3 3 16-FEB-2007 15:00:31 FITAB Appears to have ended successfully 3 5 16-FEB-2007 15:00:31 FITAB imager-b 31DEC07 TST: Cpu= 0.0 Real= 0 3 2 16-FEB-2007 15:00:31 AIPS Resumes 3 3 16-FEB-2007 15:00:31 AIPS FITAB was not found to be running 3 3 16-FEB-2007 15:00:31 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:31 AIPS \mv -f $aimg/43.3I0.67_AB1060_2002DEC01_1_865.U26.7S $aimg/43.3 3 3 16-FEB-2007 15:00:31 AIPS I0.67_AB1060_2002DEC01_1_865.U26.7S.imfits >& /dev/null 3 3 16-FEB-2007 15:00:31 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:31 AIPS fits2jpeg -nonLinear -fits $aimg/43.3I0.67_AB1060_2002DEC01_1_86 3 3 16-FEB-2007 15:00:31 AIPS 5.U26.7S.imfits -jpeg $aimg/43.3I0.67_AB1060_2002DEC01_1_865.U26 3 3 16-FEB-2007 15:00:31 AIPS .7S.jpg ; convert -size 150x150 $aimg/43.3I0.67_AB1060_2002DEC01 3 3 16-FEB-2007 15:00:31 AIPS _1_865.U26.7S.jpg -resize 150x150 -gamma 1.5 -depth 32 $aimg/43. 3 3 16-FEB-2007 15:00:31 AIPS 3I0.67_AB1060_2002DEC01_1_865.U26.7S.JPG ; \mv -f $aimg/43.3I0.6 3 3 16-FEB-2007 15:00:31 AIPS 7_AB1060_2002DEC01_1_865.U26.7S* $aimg/J170737.2-133738 >& /dev/ 3 3 16-FEB-2007 15:00:31 AIPS null 3 2 16-FEB-2007 15:00:31 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.NVAS07.15 3 3 16-FEB-2007 15:00:31 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:31 AIPS mkdir $aimg/J170737.2-133738 >& /dev/null 3 5 16-FEB-2007 15:00:31 FITAB Task FITAB (release of 31DEC07) begins 3 4 16-FEB-2007 15:00:31 FITAB Writing to disk file: AIMG:43.3I0.67_AB1060_2002DEC01_1_865.U26.7S 3 3 16-FEB-2007 15:00:31 FITAB Writing image: User18639 Disk 1 Name PLUTO.NVAS07.15 3 3 16-FEB-2007 15:00:31 FITAB Writing HIstory to main FITS header 3 3 16-FEB-2007 15:00:31 FITAB Now writing the image 3 2 16-FEB-2007 15:00:31 FITAB Writing end-of-file marks 3 3 16-FEB-2007 15:00:31 FITAB Appears to have ended successfully 3 5 16-FEB-2007 15:00:31 FITAB imager-b 31DEC07 TST: Cpu= 0.0 Real= 0 3 2 16-FEB-2007 15:00:31 AIPS Resumes 3 3 16-FEB-2007 15:00:31 AIPS FITAB was not found to be running 3 3 16-FEB-2007 15:00:31 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:31 AIPS \mv -f $aimg/43.3I0.67_AB1060_2002DEC01_1_865.U26.7S $aimg/43.3 3 3 16-FEB-2007 15:00:31 AIPS I0.67_AB1060_2002DEC01_1_865.U26.7S.imfits >& /dev/null 3 3 16-FEB-2007 15:00:31 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:31 AIPS fits2jpeg -nonLinear -fits $aimg/43.3I0.67_AB1060_2002DEC01_1_86 3 3 16-FEB-2007 15:00:31 AIPS 5.U26.7S.imfits -jpeg $aimg/43.3I0.67_AB1060_2002DEC01_1_865.U26 3 3 16-FEB-2007 15:00:31 AIPS .7S.jpg ; convert -size 150x150 $aimg/43.3I0.67_AB1060_2002DEC01 3 3 16-FEB-2007 15:00:31 AIPS _1_865.U26.7S.jpg -resize 150x150 -gamma 1.5 -depth 32 $aimg/43. 3 3 16-FEB-2007 15:00:31 AIPS 3I0.67_AB1060_2002DEC01_1_865.U26.7S.JPG ; \mv -f $aimg/43.3I0.6 3 3 16-FEB-2007 15:00:31 AIPS 7_AB1060_2002DEC01_1_865.U26.7S* $aimg/J170737.2-133738 >& /dev/ 3 3 16-FEB-2007 15:00:31 AIPS null 3 2 16-FEB-2007 15:00:31 AIPS Got(1) disk= 1 user=**** type=MA PLUTO.NVAS07.16 3 3 16-FEB-2007 15:00:31 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:31 AIPS mkdir $aimg/J170737.2-133738 >& /dev/null 3 5 16-FEB-2007 15:00:31 FITAB Task FITAB (release of 31DEC07) begins 3 4 16-FEB-2007 15:00:31 FITAB Writing to disk file: AIMG:43.3I0.67_AB1060_2002DEC01_1_865.U26.7S 3 3 16-FEB-2007 15:00:31 FITAB Writing image: User18639 Disk 1 Name PLUTO.NVAS07.16 3 3 16-FEB-2007 15:00:31 FITAB Writing HIstory to main FITS header 3 3 16-FEB-2007 15:00:31 FITAB Now writing the image 3 2 16-FEB-2007 15:00:32 FITAB Writing end-of-file marks 3 3 16-FEB-2007 15:00:32 FITAB Appears to have ended successfully 3 5 16-FEB-2007 15:00:32 FITAB imager-b 31DEC07 TST: Cpu= 0.0 Real= 1 3 2 16-FEB-2007 15:00:32 AIPS Resumes 3 3 16-FEB-2007 15:00:32 AIPS FITAB was not found to be running 3 3 16-FEB-2007 15:00:32 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:32 AIPS \mv -f $aimg/43.3I0.67_AB1060_2002DEC01_1_865.U26.7S $aimg/43.3 3 3 16-FEB-2007 15:00:32 AIPS I0.67_AB1060_2002DEC01_1_865.U26.7S.imfits >& /dev/null 3 3 16-FEB-2007 15:00:32 AIPS SYSTEM command to be executed is: 3 3 16-FEB-2007 15:00:32 AIPS fits2jpeg -nonLinear -fits $aimg/43.3I0.67_AB1060_2002DEC01_1_86 3 3 16-FEB-2007 15:00:32 AIPS 5.U26.7S.imfits -jpeg $aimg/43.3I0.67_AB1060_2002DEC01_1_865.U26 3 3 16-FEB-2007 15:00:32 AIPS .7S.jpg ; convert -size 150x150 $aimg/43.3I0.67_AB1060_2002DEC01 3 3 16-FEB-2007 15:00:32 AIPS _1_865.U26.7S.jpg -resize 150x150 -gamma 1.5 -depth 32 $aimg/43. 3 3 16-FEB-2007 15:00:32 AIPS 3I0.67_AB1060_2002DEC01_1_865.U26.7S.JPG ; \mv -f $aimg/43.3I0.6 3 3 16-FEB-2007 15:00:32 AIPS 7_AB1060_2002DEC01_1_865.U26.7S* $aimg/J170737.2-133738 >& /dev/ 3 3 16-FEB-2007 15:00:32 AIPS null 3 5 16-FEB-2007 15:00:32 AIPS 'NVASARCH DONE - CLEANING UP' 3 2 16-FEB-2007 15:00:32 AIPS Disk 1 No files needed renumbering 3 2 16-FEB-2007 15:00:32 AIPS Got(1) disk= 1 user=**** type=UV 20021201.Q BAND.1 3 5 16-FEB-2007 15:00:32 AIPS 'EXPECTED MA-FILES DO NOT MATCH UV-FILES; NO CLEANUP !' 3 0 16-FEB-2007 15:00:32 AIPS tget prtmsg;prtmsg;docrt 1 /home/imager-b2/vlbacald/run/AB1060_2002DEC01_1.0.run finished on Fri Feb 16 15:00:32 MST 2007