AIPS version = /home/auto/aips/31DEC06/LINUX/SYSTEM/VLA_PIPE/aips Prep version = Nov 2 07:07 /home/hamal/vlbacald/bin/AVLAPREP.001 Pipe version = Nov 3 12:51 /home/hamal/vlbacald/bin/AVLAPIPE.001 Post version = Nov 2 07:08 /home/hamal/vlbacald/bin/AVLAPOST.001 /home/hamal/vlbacald/run/BS078_2000MAY15_1.0.run started on Wed Nov 15 16:37:52 MST 2006 ------------- Pops Prior Date Time Task Messages for user18403 1 0 15-NOV-2006 16:37:53 AIPS version'ABIN' 1 0 15-NOV-2006 16:37:53 AIPS run avlaprep 1 2 15-NOV-2006 16:37:53 AIPS Found in Version=ABIN 1 2 15-NOV-2006 16:37:53 AIPS $ Lorant Sjouwerman, versions 1.. 2005, for NRAO 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS $$ General naming utilities - default to data disk 1 (safest of all) 1 2 15-NOV-2006 16:37:53 AIPS procedure pipedef1 1 2 15-NOV-2006 16:37:53 AIPS string*12 pnam 1 2 15-NOV-2006 16:37:53 AIPS string*6 pcls 1 2 15-NOV-2006 16:37:53 AIPS scalar pseq,pdsk 1 2 15-NOV-2006 16:37:53 AIPS pdsk=1 1 2 15-NOV-2006 16:37:53 AIPS finish 1 2 15-NOV-2006 16:37:53 AIPS pipedef1 1 2 15-NOV-2006 16:37:53 AIPS procedure namepipe 1 2 15-NOV-2006 16:37:53 AIPS pnam=inname;pcls=inclass;pseq=inseq;indisk=pdsk 1 2 15-NOV-2006 16:37:53 AIPS finish 1 2 15-NOV-2006 16:37:53 AIPS procedure pipename 1 2 15-NOV-2006 16:37:53 AIPS inname=pnam;inclass=pcls;inseq=pseq;indisk=pdsk 1 2 15-NOV-2006 16:37:53 AIPS finish 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS procedure checkcat 1 2 15-NOV-2006 16:37:53 AIPS $LOS - count and make sure catalog starts at one (and not more than 10 files) 1 2 15-NOV-2006 16:37:53 AIPS scalar numcat 1 2 15-NOV-2006 16:37:53 AIPS clrname;indisk=pdsk;chkname;numcat=1-error 1 2 15-NOV-2006 16:37:53 AIPS $ for later: find out how to deal with CH0/LINE data in MOVE 1 2 15-NOV-2006 16:37:53 AIPS if(numcat>0)then;recat;end;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS return numcat 1 2 15-NOV-2006 16:37:53 AIPS finish 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS procedure gx 1 2 15-NOV-2006 16:37:53 AIPS $ inputs 1 2 15-NOV-2006 16:37:53 AIPS go;wait 1 2 15-NOV-2006 16:37:53 AIPS finish 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS procedure pre_fillm 1 2 15-NOV-2006 16:37:53 AIPS $LOS - sets VLA archive defaults for fillm 1 2 15-NOV-2006 16:37:53 AIPS default fillm;outdisk=pdsk;doall=1;douvcomp=-1;cparm(8)=0.05;bparm(10)=0.75 1 2 15-NOV-2006 16:37:53 AIPS finish 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS procedure fname 1 2 15-NOV-2006 16:37:53 AIPS return inname!!'.'!!inclass!!'.'!!char(inseq) 1 2 15-NOV-2006 16:37:53 AIPS finish 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS procedure del 1 2 15-NOV-2006 16:37:53 AIPS error=1;zap 1 2 15-NOV-2006 16:37:53 AIPS finish 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS procedure skipdata 1 2 15-NOV-2006 16:37:53 AIPS $LOS - delete unwanted data sets - currently all but continuum X and C bands 1 2 15-NOV-2006 16:37:53 AIPS $ if(inclass='LINE')then;del;inclass'CH 0';del;type'ZAP LINE :'fname;end 1 2 15-NOV-2006 16:37:53 AIPS if((inclass='CH 0')!(inclass='LINE'))then;del;type'ZAP LINE :'fname;end 1 2 15-NOV-2006 16:37:53 AIPS if(inclass='4 BAND')then;del;type'ZAP 4-BAND :'fname;end 1 2 15-NOV-2006 16:37:53 AIPS if(inclass='P BAND')then;del;type'ZAP P-BAND :'fname;end 1 2 15-NOV-2006 16:37:53 AIPS $ if(inclass='L BAND')then;del;type'ZAP L-BAND :'fname;end 1 2 15-NOV-2006 16:37:53 AIPS $ if(inclass='U BAND')then;del;type'ZAP U-BAND :'fname;end 1 2 15-NOV-2006 16:37:53 AIPS $ if(inclass='K BAND')then;del;type'ZAP K-BAND :'fname;end 1 2 15-NOV-2006 16:37:53 AIPS $ if(inclass='Q BAND')then;del;type'ZAP Q-BAND :'fname;end;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS if(error<1)then $ file not zapped, check for single dish vlbi; #vis=0 1 2 15-NOV-2006 16:37:53 AIPS task'TABGET';userid 0;inext'NX';invers=0;keyvalue=0;keystrng'' 1 2 15-NOV-2006 16:37:53 AIPS keyword'NUM ROW';getthead;pixxy=keyvalue(1),6,0;tabget;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS if(keyvalue(1)=0)then;del;type'ZAP S-DISH :'fname;end 1 2 15-NOV-2006 16:37:53 AIPS end 1 2 15-NOV-2006 16:37:53 AIPS $also zap if solar/planetary/pulsar mode - su table proper motion?? 1 2 15-NOV-2006 16:37:53 AIPS $ and what about PT-link? antenna VPT is not OUT, later also EVLA names 1 2 15-NOV-2006 16:37:53 AIPS finish 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS procedure checkids 1 2 15-NOV-2006 16:37:53 AIPS $LOS - account for fast switching source names - check on pos, qual, calco 1 2 15-NOV-2006 16:37:53 AIPS scalar ra1a,ra1b,ra2a,ra2b,dc1a,dc1b,dc2a,dc2b,n,m,l,idx 1 2 15-NOV-2006 16:37:53 AIPS scalar q1,q2 1 2 15-NOV-2006 16:37:53 AIPS string*1 co1,co2 1 2 15-NOV-2006 16:37:53 AIPS string*16 n1,n2 1 2 15-NOV-2006 16:37:53 AIPS array alist(100),blist(100) 1 2 15-NOV-2006 16:37:53 AIPS inext'SU';invers 0;keyword'NUM ROW';keyvalue 0;keystrng'';getthead 1 2 15-NOV-2006 16:37:53 AIPS n=keyvalue(1);idx=1;aparm 0;bparm 0;alist 0;blist 0 1 2 15-NOV-2006 16:37:53 AIPS if (n > 1) then 1 2 15-NOV-2006 16:37:53 AIPS for m=1:(n-1);clrtemp 1 2 15-NOV-2006 16:37:53 AIPS pixxy m,11;tabget;ra1a keyvalue(1);ra1b keyvalue(2) 1 2 15-NOV-2006 16:37:53 AIPS for l=(m+1):n;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS pixxy l,11;tabget;ra2a keyvalue(1);ra2b keyvalue(2) 1 2 15-NOV-2006 16:37:53 AIPS if (abs(ra1a-ra2a)=0) then 1 2 15-NOV-2006 16:37:53 AIPS if ( abs((ra1b-ra2b)*3600*1000) < 3 ) then $ RA within 3 mas! 1 2 15-NOV-2006 16:37:53 AIPS pixxy m,12;tabget;dc1a keyvalue(1);dc1b keyvalue(2) 1 2 15-NOV-2006 16:37:53 AIPS pixxy l,12;tabget;dc2a keyvalue(1);dc2b keyvalue(2) 1 2 15-NOV-2006 16:37:53 AIPS if (abs(dc1a-dc2a)=0) then 1 2 15-NOV-2006 16:37:53 AIPS if ( abs((dc1b-dc2b)*3600*1000) < 3 ) then $ DC within 3 mas! 1 2 15-NOV-2006 16:37:53 AIPS pixxy m,3;tabget;q1 keyvalue(1);pixxy l,3;tabget;q2 keyvalue(1) 1 2 15-NOV-2006 16:37:53 AIPS if (q1=q2) then $ same qualifier; same calcode? 1 2 15-NOV-2006 16:37:53 AIPS pixxy m,4;tabget;co1 keystrng;pixxy l,4;tabget;co2 keystrng 1 2 15-NOV-2006 16:37:53 AIPS if (co1=co2) then 1 2 15-NOV-2006 16:37:53 AIPS pixxy m,1;tabget;q1 keyvalue(1) 1 2 15-NOV-2006 16:37:53 AIPS pixxy l,1;tabget;q2 keyvalue(1) 1 2 15-NOV-2006 16:37:53 AIPS pixxy m,2;tabget;n1 keystrng;pixxy l,2;tabget;n2 keystrng 1 2 15-NOV-2006 16:37:53 AIPS if (idx>100) then; 1 2 15-NOV-2006 16:37:53 AIPS type 'TOO MANY SOURCES TO DO DSORC - DO BY HAND!' 1 2 15-NOV-2006 16:37:53 AIPS type 'NEXT =.'!!char(idx)!!' DO:'!!char(l)!!'.&.'!!char(m) 1 2 15-NOV-2006 16:37:53 AIPS else 1 2 15-NOV-2006 16:37:53 AIPS if (length(n1)1) then;task'DSORC';n=0 1 2 15-NOV-2006 16:37:53 AIPS outname inname;outclass inclass;outseq inseq;outdisk indisk 1 2 15-NOV-2006 16:37:53 AIPS while (n100)then;type'TOO MANY SOURCES FOR DSORC';error 1;end;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS end 1 2 15-NOV-2006 16:37:53 AIPS finish 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS procedure checkcal 1 2 15-NOV-2006 16:37:53 AIPS $LOS Currently (Sep 22, 2005) can/will do 3C286 and 3C48 at X and C 1 2 15-NOV-2006 16:37:53 AIPS $LOS (and for now skip 3C286/3C48/3C138/3C147 Q,K,U and 3C48 L) 1 2 15-NOV-2006 16:37:53 AIPS scalar idx,jdx 1 2 15-NOV-2006 16:37:53 AIPS string*16 sname 1 2 15-NOV-2006 16:37:53 AIPS task'TABGET';userid 0;inext'SU';invers=0;keyvalue=0;keystrng'';error=1 1 2 15-NOV-2006 16:37:53 AIPS keyword'NUM ROW';getthead;idx=keyvalue(1);clrtemp 1 2 15-NOV-2006 16:37:53 AIPS for jdx=1:idx 1 2 15-NOV-2006 16:37:53 AIPS pixxy=jdx,2,0;tabget;sname=substr(keystrng,1,length(keystrng)) 1 2 15-NOV-2006 16:37:53 AIPS if(sname='3C286')then;error=-1;jdx=idx+1;end 1 2 15-NOV-2006 16:37:53 AIPS if(sname='3C48')then;error=-1;jdx=idx+1;end 1 2 15-NOV-2006 16:37:53 AIPS if(sname='3C138')then;error=-1;jdx=idx+1;end 1 2 15-NOV-2006 16:37:53 AIPS if(sname='3C147')then;error=-1;jdx=idx+1;end 1 2 15-NOV-2006 16:37:53 AIPS if(sname='3C295')then;error=-1;jdx=idx+1;end 1 2 15-NOV-2006 16:37:53 AIPS if(error>0)then $ try B1950 name 1 2 15-NOV-2006 16:37:53 AIPS if(sname='1328+307')then;error=-1;jdx=idx+1;end 1 2 15-NOV-2006 16:37:53 AIPS if(sname='0134+329')then;error=-1;jdx=idx+1;end 1 2 15-NOV-2006 16:37:53 AIPS if(sname='0518+165')then;error=-1;jdx=idx+1;end 1 2 15-NOV-2006 16:37:53 AIPS if(sname='0538+498')then;error=-1;jdx=idx+1;end 1 2 15-NOV-2006 16:37:53 AIPS if(sname='1409+524')then;error=-1;jdx=idx+1;end 1 2 15-NOV-2006 16:37:53 AIPS if(error>0)then $ try J2000 1 2 15-NOV-2006 16:37:53 AIPS if(sname='1331+305')then;error=-1;jdx=idx+1;end 1 2 15-NOV-2006 16:37:53 AIPS if(sname='0137+331')then;error=-1;jdx=idx+1;end 1 2 15-NOV-2006 16:37:53 AIPS if(sname='0521+166')then;error=-1;jdx=idx+1;end 1 2 15-NOV-2006 16:37:53 AIPS if(sname='0542+498')then;error=-1;jdx=idx+1;end 1 2 15-NOV-2006 16:37:53 AIPS if(sname='1411+522')then;error=-1;jdx=idx+1;end 1 2 15-NOV-2006 16:37:53 AIPS if(error>0)then $ try J2000 name 1 2 15-NOV-2006 16:37:53 AIPS if(sname='J1331+3030')then;error=-1;jdx=idx+1;end 1 2 15-NOV-2006 16:37:53 AIPS if(sname='J0137+3309')then;error=-1;jdx=idx+1;end 1 2 15-NOV-2006 16:37:53 AIPS if(sname='J0521+1638')then;error=-1;jdx=idx+1;end 1 2 15-NOV-2006 16:37:53 AIPS if(sname='J0542+4951')then;error=-1;jdx=idx+1;end 1 2 15-NOV-2006 16:37:53 AIPS if(sname='J1411+5212')then;error=-1;jdx=idx+1;end 1 2 15-NOV-2006 16:37:53 AIPS end;end;end;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS end 1 2 15-NOV-2006 16:37:53 AIPS $ if error>0 check on coords (for different name than standard) 1 2 15-NOV-2006 16:37:53 AIPS $ but keyval not reliable to do this.. ?? 1 2 15-NOV-2006 16:37:53 AIPS $ end 1 2 15-NOV-2006 16:37:53 AIPS if(error>0)then;del;type'ZAP - NO STD CAL SRC FOR :'fname;error=1 1 2 15-NOV-2006 16:37:53 AIPS else;checkids;error=-1;end;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS finish 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS procedure j2000fix 1 2 15-NOV-2006 16:37:53 AIPS $LOS - convert data to J2000 by default use of uvfix 1 2 15-NOV-2006 16:37:53 AIPS task'UVFIX';outname=inname;outclass=inclass;outseq=inseq;outdisk=indisk 1 2 15-NOV-2006 16:37:53 AIPS shift=0;uvfixprm=0;tput uvfix;outclass'PREFIX';rename 1 2 15-NOV-2006 16:37:53 AIPS tget uvfix;inclass'PREFIX';gx;zap;inclass=outclass;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS finish 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS procedure datachks 1 2 15-NOV-2006 16:37:53 AIPS $LOS - delete unwanted data sets, check for standard calibrators and make J2000 1 2 15-NOV-2006 16:37:53 AIPS if(error<1)then $ file exists 1 2 15-NOV-2006 16:37:53 AIPS skipdata;if(error<1)then $ file was not zapped 1 2 15-NOV-2006 16:37:53 AIPS checkcal;if(error<1)then $ file has standard calibrator in it 1 2 15-NOV-2006 16:37:53 AIPS j2000fix 1 2 15-NOV-2006 16:37:53 AIPS $ addcalco 1 2 15-NOV-2006 16:37:53 AIPS end;end;end;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS finish 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS procedure freqchks 1 2 15-NOV-2006 16:37:53 AIPS $LOS - split up in frequency IDs, run INDXR, and remove 1 2 15-NOV-2006 16:37:53 AIPS scalar rows, nfrq 1 2 15-NOV-2006 16:37:53 AIPS if(error<1)then $ file exists 1 2 15-NOV-2006 16:37:53 AIPS inext'FQ';invers=1;keyword='NUM ROW';getthead;nfrq=keyvalue(1) 1 2 15-NOV-2006 16:37:53 AIPS if (nfrq > 1) then 1 2 15-NOV-2006 16:37:53 AIPS if (nfrq > 9) then;type' WARNING! MORE THAN 9 FREQUENCY ID-S!';end 1 2 15-NOV-2006 16:37:53 AIPS tput getthead;default'UVCOP';tget getthead;keyword='';task'UVCOP';tput 1 2 15-NOV-2006 16:37:53 AIPS for rows=1:nfrq 1 2 15-NOV-2006 16:37:53 AIPS pixxy=rows,1,1;inver=1;inext='FQ';tabget;tget;freqid=keyvalue(1) 1 2 15-NOV-2006 16:37:53 AIPS outclass=substr(inclass,1,1)!!substr(inclass,3,6)!!char(freqid) 1 2 15-NOV-2006 16:37:53 AIPS type'COPYING FREQUENCY ID #'!!char(freqid);gx 1 2 15-NOV-2006 16:37:53 AIPS default'INDXR';tget uvcop;task'INDXR';inclass outclass;gx;task'DQUAL' 1 2 15-NOV-2006 16:37:53 AIPS $out not in! ** outname=inname;outclass=inclass;outseq=inseq;outdisk=indisk;gx 1 2 15-NOV-2006 16:37:53 AIPS tget uvcop;freqid=1;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS end;end;end;if(nfrq>1)then;type fname!!' SPLIT IN :'!!char(nfrq);zap;end 1 2 15-NOV-2006 16:37:53 AIPS finish 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS procedure pre_move 1 2 15-NOV-2006 16:37:53 AIPS $LOS - moves file to another AIPS user number 1 2 15-NOV-2006 16:37:53 AIPS default move;indisk=pdsk;outseq=-1;opcode'MOVE';clrtemp 1 2 15-NOV-2006 16:37:53 AIPS finish 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS procedure expid 1 2 15-NOV-2006 16:37:53 AIPS string*20 expnm 1 2 15-NOV-2006 16:37:53 AIPS string*75 expmsg 1 2 15-NOV-2006 16:37:53 AIPS return expnm 1 2 15-NOV-2006 16:37:53 AIPS finish 1 2 15-NOV-2006 16:37:53 AIPS type expid 1 5 15-NOV-2006 16:37:53 AIPS ' ' 1 0 15-NOV-2006 16:37:53 AIPS run avlapipe 1 2 15-NOV-2006 16:37:53 AIPS Found in Version=ABIN 1 2 15-NOV-2006 16:37:53 AIPS $ 1 2 15-NOV-2006 16:37:53 AIPS $ Ver 1.0 : Copy of private Ver 3.0 of VLARUN (public version is 2.5): 1 2 15-NOV-2006 16:37:53 AIPS $ was 3.0 : Add PLVER (in goplt) for plot files and to include TASAV (12MAY04) 1 2 15-NOV-2006 16:37:53 AIPS $ Repositioned inseq=0 to safeguard to SU-tab confusion (12NOV04) 1 2 15-NOV-2006 16:37:53 AIPS $ Rearanged inputs and options, added integration time calculation, 1 2 15-NOV-2006 16:37:53 AIPS $ QUACK, selective plotting, INNAME vs DOCAT, alternative flux cal, 1 2 15-NOV-2006 16:37:53 AIPS $ selective imaging, SCIMG for targets, use model in CALIB, find VLA 1 2 15-NOV-2006 16:37:53 AIPS $ array, use model,.. 1 2 15-NOV-2006 16:37:53 AIPS $ 1 2 15-NOV-2006 16:37:53 AIPS $Next vers add polarization calibration, SCIMG->SCIMG? 1 2 15-NOV-2006 16:37:53 AIPS $ find imsize, find cutoffflux, include infile 1 2 15-NOV-2006 16:37:53 AIPS $--------------------------------------------------------------- 1 2 15-NOV-2006 16:37:53 AIPS $0000000011111111112222222222333333333344444444445555555555666666666677777777778 1 2 15-NOV-2006 16:37:53 AIPS $2345678901234567890123456789012345678901234567890123456789012345678901234567890 1 2 15-NOV-2006 16:37:53 AIPS $=============================================== 1 2 15-NOV-2006 16:37:53 AIPS $! Calibrating amplitude and phase, and imaging VLA data 1 2 15-NOV-2006 16:37:53 AIPS $# RUN POPS VLA UTILITY CALIBRATION IMAGING 1 2 15-NOV-2006 16:37:53 AIPS $--------------------------------------------------------------- 1 2 15-NOV-2006 16:37:53 AIPS $; Copyright (C) 2002-2006 1 2 15-NOV-2006 16:37:53 AIPS $; Associated Universities, Inc. Washington DC, USA. 1 2 15-NOV-2006 16:37:53 AIPS $; 1 2 15-NOV-2006 16:37:53 AIPS $; This program is free software; you can redistribute it and/or 1 2 15-NOV-2006 16:37:53 AIPS $; modify it under the terms of the GNU General Public License as 1 2 15-NOV-2006 16:37:53 AIPS $; published by the Free Software Foundation; either version 2 of 1 2 15-NOV-2006 16:37:53 AIPS $; the License, or (at your option) any later version. 1 2 15-NOV-2006 16:37:53 AIPS $; 1 2 15-NOV-2006 16:37:53 AIPS $; This program is distributed in the hope that it will be useful, 1 2 15-NOV-2006 16:37:53 AIPS $; but WITHOUT ANY WARRANTY; without even the implied warranty of 1 2 15-NOV-2006 16:37:53 AIPS $; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 1 2 15-NOV-2006 16:37:53 AIPS $; GNU General Public License for more details. 1 2 15-NOV-2006 16:37:53 AIPS $; 1 2 15-NOV-2006 16:37:53 AIPS $; You should have received a copy of the GNU General Public 1 2 15-NOV-2006 16:37:53 AIPS $; License along with this program; if not, write to the Free 1 2 15-NOV-2006 16:37:53 AIPS $; Software Foundation, Inc., 675 Massachusetts Ave, Cambridge, 1 2 15-NOV-2006 16:37:53 AIPS $; MA 02139, USA. 1 2 15-NOV-2006 16:37:53 AIPS $; 1 2 15-NOV-2006 16:37:53 AIPS $; Correspondence concerning AIPS should be addressed as follows: 1 2 15-NOV-2006 16:37:53 AIPS $; Internet email: aipsmail@nrao.edu. 1 2 15-NOV-2006 16:37:53 AIPS $; Postal address: AIPS Project Office 1 2 15-NOV-2006 16:37:53 AIPS $; National Radio Astronomy Observatory 1 2 15-NOV-2006 16:37:53 AIPS $; 520 Edgemont Road 1 2 15-NOV-2006 16:37:53 AIPS $; Charlottesville, VA 22903-2475 USA 1 2 15-NOV-2006 16:37:53 AIPS $--------------------------------------------------------------- 1 2 15-NOV-2006 16:37:53 AIPS $=============================================================== 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS procedure pipeinit 1 2 15-NOV-2006 16:37:53 AIPS scalar lsdisk,lsname,lsrant,lscont,lserr,lsplot,lsflag,k,lsflux,lstarg,lsmodl 1 2 15-NOV-2006 16:37:53 AIPS scalar lsids,star,tint,fsw,kj 1 2 15-NOV-2006 16:37:53 AIPS string*2 lstyp 1 2 15-NOV-2006 16:37:53 AIPS string*3 lsvla 1 2 15-NOV-2006 16:37:53 AIPS string*6 lsidc,lsstrng 1 2 15-NOV-2006 16:37:53 AIPS string*16 lsidn,lscal 1 2 15-NOV-2006 16:37:53 AIPS string*16 lsampcal(20),lsbndcal(5),lsphacal(20),lspntcal(25),lsallcal(30), 1 2 15-NOV-2006 16:37:53 AIPS array lsbadd(10),lsparm(16),lssid(1000) $ D=1,C=3.3,B=10.8,A=35.4,PT=73 1 2 15-NOV-2006 16:37:53 AIPS finish 1 2 15-NOV-2006 16:37:53 AIPS pipeinit 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS procedure pipeinpt 1 2 15-NOV-2006 16:37:53 AIPS lsampcal '3C48', '0134+329','0137+331','J0137+3309' 1 2 15-NOV-2006 16:37:53 AIPS lsampcal(5)~ '3C138','0518+165','0521+166','J0521+1638' 1 2 15-NOV-2006 16:37:53 AIPS lsampcal(9)~ '3C147','0538+498','0542+498','J0542+4951' 1 2 15-NOV-2006 16:37:53 AIPS lsampcal(13)~'3C286','1328+307','1331+305','J1331+3030' 1 2 15-NOV-2006 16:37:53 AIPS lsampcal(17)~'3C295','1409+524','1411+522','J1411+5212' 1 2 15-NOV-2006 16:37:53 AIPS lserr=0;lsbadd=baddisk;lsdisk=indisk;lsname=docat 1 2 15-NOV-2006 16:37:53 AIPS lsidn=inname;lsidc=inclass;lsids=inseq;lstyp'UV';fsw=doalign;lsflag=flagver 1 2 15-NOV-2006 16:37:53 AIPS lsparm(2)=solint;lsparm(13)=factor;lsrant=refant;lsmodl=domodel 1 2 15-NOV-2006 16:37:53 AIPS lscal=keystrng;lsflux=flux;lsparm(3)=uvrange(1);lsparm(4)=uvrange(2) 1 2 15-NOV-2006 16:37:53 AIPS for k=1:20;lsphacal(k)=sources(k);end;for k=1:5;lsbndcal(k)=calsour(k);end 1 2 15-NOV-2006 16:37:53 AIPS lsparm(11)=dopol;lsparm(12)=bpa;lscont=docont;lsplot=plver;lsparm(1)=doall 1 2 15-NOV-2006 16:37:53 AIPS lsparm(5)=doarray;lsparm(6)=imsize(1);lsparm(7)=niter;lsparm(8)=cutoff 1 2 15-NOV-2006 16:37:53 AIPS lsparm(9)=docal;lsparm(10)=doresid 1 2 15-NOV-2006 16:37:53 AIPS $ check input values 1 2 15-NOV-2006 16:37:53 AIPS $->lsbadd 1 2 15-NOV-2006 16:37:53 AIPS if (lsdisk<=0) then;lserr=1;type'SPECIFY THE INDISK';end 1 2 15-NOV-2006 16:37:53 AIPS if(lsname<=0)then;inname=lsidn;inclass=lsidc;inseq=lsids;intype=lstyp;chkname 1 2 15-NOV-2006 16:37:53 AIPS if (error<>0) then 1 2 15-NOV-2006 16:37:53 AIPS lserr=2; type 'SPECIFY INNAME, ETC, OR THE CATALOG NUMBER = DOCAT' 1 2 15-NOV-2006 16:37:53 AIPS else 1 2 15-NOV-2006 16:37:53 AIPS userid=0;k=1;lsname=0 1 2 15-NOV-2006 16:37:53 AIPS while (lsname=0);egetname k 1 2 15-NOV-2006 16:37:53 AIPS if (( (lsidn=inname)&(lsidc=inclass) )&(lsids=inseq)) then 1 2 15-NOV-2006 16:37:53 AIPS lsname=k;lsidn=inname;lsidc=inclass;lsids=inseq;lstyp=intype 1 2 15-NOV-2006 16:37:53 AIPS else;k=k+1;end;end;end;else 1 2 15-NOV-2006 16:37:53 AIPS if ( ((inname <> '')!(inclass <> '')) ! (inseq <> 0) ) then 1 2 15-NOV-2006 16:37:53 AIPS lserr=2; type 'DO NOT SPECIFY BOTH INNAME, ETC, AND VARIABLE DOCAT' 1 2 15-NOV-2006 16:37:53 AIPS else 1 2 15-NOV-2006 16:37:53 AIPS getname(lsname);lsidn=inname;lsidc=inclass;lsids=inseq;lstyp=intype 1 2 15-NOV-2006 16:37:53 AIPS end 1 2 15-NOV-2006 16:37:53 AIPS end 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS $->inname 1 2 15-NOV-2006 16:37:53 AIPS $->inclass 1 2 15-NOV-2006 16:37:53 AIPS $->inseq 1 2 15-NOV-2006 16:37:53 AIPS $->fsw 1 2 15-NOV-2006 16:37:53 AIPS $->lsflag 1 2 15-NOV-2006 16:37:53 AIPS if (lsparm(2)<=0) then; lserr=3; type 'SPECIFY THE SOLUTION INTERVAL';end 1 2 15-NOV-2006 16:37:53 AIPS if (lsparm(13)<1)then;lsparm(13)=1;type'FACTOR<1 QUESTIONABLE, SET TO 1';end 1 2 15-NOV-2006 16:37:53 AIPS if (lsrant<=0)then;lsrant=0;type'AIPS WILL CHOOSE THE REFERENCE ANTENNA';end 1 2 15-NOV-2006 16:37:53 AIPS if ( (lsmodl>0) & (length(lscal)>0) ) then 1 2 15-NOV-2006 16:37:53 AIPS lserr=4;type 'CANNOT USE STANDARD SOURCE MODEL FOR ALTERNATIVE CALIBRATOR' 1 2 15-NOV-2006 16:37:53 AIPS end 1 2 15-NOV-2006 16:37:53 AIPS $->lscal 1 2 15-NOV-2006 16:37:53 AIPS if (length(lscal)<>0) then 1 2 15-NOV-2006 16:37:53 AIPS type 'USING NON-STANDARD AMPLITUDE CALIBRATOR, FLUX, UVRANGE :' 1 2 15-NOV-2006 16:37:53 AIPS type lscal, lsflux, lsparm(3), lsparm(4);lsampcal='';lsampcal(1)=lscal 1 2 15-NOV-2006 16:37:53 AIPS end 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS $->lsflux 1 2 15-NOV-2006 16:37:53 AIPS $-> #3+#4 uvrange 1 2 15-NOV-2006 16:37:53 AIPS for i=1:20;for j=1:16;if(substr(lsphacal(i),j,j)='*')then;if (lserr<>7) then 1 2 15-NOV-2006 16:37:53 AIPS if((i=1)&(j=1))then;star=1;else; 1 2 15-NOV-2006 16:37:53 AIPS star=-1;lserr=7;type'ONLY USE * IN THE 1ST CHARACTER OF THE 1ST SOURCE' 1 2 15-NOV-2006 16:37:53 AIPS end;end;end;end;clrtemp;end 1 2 15-NOV-2006 16:37:53 AIPS if (lsname>0) then; indisk=lsdisk; getname(lsname); clrtemp 1 2 15-NOV-2006 16:37:53 AIPS if ( (inclass='CH 0') & (substr(lsbndcal(1),1,1) = ' ') ) then 1 2 15-NOV-2006 16:37:53 AIPS lserr=8;type 'SPECIFY THE BANDPASS CALIBRATOR = CALSOUR' 1 2 15-NOV-2006 16:37:53 AIPS end;end;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS $-> #11 dopol 1 2 15-NOV-2006 16:37:53 AIPS $-> #12 bpa 1 2 15-NOV-2006 16:37:53 AIPS $->lscont 1 2 15-NOV-2006 16:37:53 AIPS $->lsplot 1 2 15-NOV-2006 16:37:53 AIPS if (lsparm(1) > 0) then 1 2 15-NOV-2006 16:37:53 AIPS if (lsparm(5)<0) then;type 'SETFC WILL DETERMINE THE CELL SIZE' 1 2 15-NOV-2006 16:37:53 AIPS else; 1 2 15-NOV-2006 16:37:53 AIPS if (lsparm(5)=0) then; 1 2 15-NOV-2006 16:37:53 AIPS keyword='TELESCOP';gethead; 1 2 15-NOV-2006 16:37:53 AIPS if (substr(keystrng,1,3)<>'VLA') then; 1 2 15-NOV-2006 16:37:53 AIPS lserr=5; type 'CANNOT DETERMINE ARRAY - THIS IS NOT THE VLA' 1 2 15-NOV-2006 16:37:53 AIPS else;keyword'NUM ROW';inext'AN';invers=0;getthead;k=keyvalue(1) 1 2 15-NOV-2006 16:37:53 AIPS for j=1:k 1 2 15-NOV-2006 16:37:53 AIPS pixxy=j,1,0;tabget;i=1;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS while((substr(keystrng,i,i)<>':')&(i<9));i=i+1;end 1 2 15-NOV-2006 16:37:53 AIPS if (substr(keystrng,i+1,i+1)<>' ')then; 1 2 15-NOV-2006 16:37:53 AIPS lsvla=substr(keystrng,i+1,i+3);else 1 2 15-NOV-2006 16:37:53 AIPS lsvla=substr(keystrng,i+2,i+4);end 1 2 15-NOV-2006 16:37:53 AIPS if ((lsvla<>'OUT')&(lsvla<>'MPD'))then; 1 2 15-NOV-2006 16:37:53 AIPS if (lsvla='VPT')then;lsparm(5)=75;else 1 2 15-NOV-2006 16:37:53 AIPS if (substr(keystrng,i+1,i+1)<>' ')then; 1 2 15-NOV-2006 16:37:53 AIPS keyword=substr(keystrng,i+2,i+8);else 1 2 15-NOV-2006 16:37:53 AIPS keyword=substr(keystrng,i+3,i+9);end 1 2 15-NOV-2006 16:37:53 AIPS lsparm(5)=max(lsparm(5),value(keyword));clrtemp;end;end;end 1 2 15-NOV-2006 16:37:53 AIPS if (lsparm(5)<75) then;if (lsparm(5)>36) then;lsparm(5)=36;else 1 2 15-NOV-2006 16:37:53 AIPS if (lsparm(5)>18) then;lsparm(5)=11;else 1 2 15-NOV-2006 16:37:53 AIPS if(lsparm(5)>9)then;lsparm(5)=3.5;else;lsparm(5)=1;end;end;end;end 1 2 15-NOV-2006 16:37:53 AIPS end;if(lsparm(5)=0)then;lserr=5;type'WHAT ARRAY?! USE DOARRAY';else 1 2 15-NOV-2006 16:37:53 AIPS if(lsparm(5)>0)then 1 2 15-NOV-2006 16:37:53 AIPS type char(lsparm(5))!!' KILOMETERS WILL BE USED AS MAXIMUM BASELINE' 1 2 15-NOV-2006 16:37:53 AIPS end;end;end;end 1 2 15-NOV-2006 16:37:53 AIPS if (lsparm(6)>=0)then;if((lsparm(6)<128)!(imsize(2)<128))then 1 2 15-NOV-2006 16:37:53 AIPS lserr=6; type 'SPECIFY THE IMSIZE CORRECTLY (>127 OR <0)';end;end 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS $-> #7 niter 1 2 15-NOV-2006 16:37:53 AIPS if (lsparm(7) < 0) then; lsparm(7) = 7e4; end 1 2 15-NOV-2006 16:37:53 AIPS $-> #8 cutoff 1 2 15-NOV-2006 16:37:53 AIPS $-> #9 docal 1 2 15-NOV-2006 16:37:53 AIPS $-> #10 doresid 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS end 1 2 15-NOV-2006 16:37:53 AIPS finish 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS procedure getidn 1 2 15-NOV-2006 16:37:53 AIPS indisk=lsdisk;inname=lsidn;inclass=lsidc;inseq=lsids;intype=lstyp 1 2 15-NOV-2006 16:37:53 AIPS finish 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS procedure gx 1 2 15-NOV-2006 16:37:53 AIPS $ inputs 1 2 15-NOV-2006 16:37:53 AIPS go;wait 1 2 15-NOV-2006 16:37:53 AIPS finish 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS procedure getset 1 2 15-NOV-2006 16:37:53 AIPS default;getidn;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS finish 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS procedure lsclrcal 1 2 15-NOV-2006 16:37:53 AIPS $ consolidate lists, deal with calcode='*' later 1 2 15-NOV-2006 16:37:53 AIPS scalar lsidx,l,m,n 1 2 15-NOV-2006 16:37:53 AIPS task'TABGET';getset;inext'NX';invers 0;keyvalue=0;keystrng'' 1 2 15-NOV-2006 16:37:53 AIPS keyword'NUM ROW';getthead;lsidx=keyvalue(1);clrtemp;n=0;lssid=0 1 2 15-NOV-2006 16:37:53 AIPS if (keyvalue(1)>1000)then;type'WARNING: MORE THAN 1000 SCANS !';end 1 2 15-NOV-2006 16:37:53 AIPS for i=1:lsidx $ remember source number 1 2 15-NOV-2006 16:37:53 AIPS pixxy=i,3,0;tabget;error=0 1 2 15-NOV-2006 16:37:53 AIPS for l=1:n;if(lssid(l)=keyvalue(1))then;error=1;end;end;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS if(error=0)then;n=n+1;lssid(n)=keyvalue(1);end 1 2 15-NOV-2006 16:37:53 AIPS end;inext'SU';invers 0;keyvalue=0;keystrng'';keyword'NUM ROW' 1 2 15-NOV-2006 16:37:53 AIPS getthead;lsidx=keyvalue(1);clrtemp;sources'';l=1;m=1;n=1 1 2 15-NOV-2006 16:37:53 AIPS for i=1:lsidx 1 2 15-NOV-2006 16:37:53 AIPS pixxy=i,2,0;tabget;k=length(keystrng);j=0;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS while (j<20);j=j+1;if (substr(lsampcal(j),1,k)=substr(keystrng,1,k)) then 1 2 15-NOV-2006 16:37:53 AIPS lsampcal(l)=lsampcal(j);j=30;lsparm(14)=l;l=l+1;end;end;j=0;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS while (j<20);j=j+1;if (substr(lsphacal(j),1,k)=substr(keystrng,1,k)) then 1 2 15-NOV-2006 16:37:53 AIPS lsphacal(m)=lsphacal(j);j=30;lsparm(15)=m;m=m+1;end;end;j=0;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS while (j<5);j=j+1;if (substr(lsbndcal(j),1,k)=substr(keystrng,1,k)) then 1 2 15-NOV-2006 16:37:53 AIPS lsbndcal(n)=lsbndcal(j);j=30;lsparm(16)=n;n=n+1;end;end;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS end;lspntcal'';lsallcal'';for j=l:20;lsampcal(j)='';end 1 2 15-NOV-2006 16:37:53 AIPS for j=m:20;lsphacal(j)='';end;for j=n:5;lsbndcal(j)='';end 1 2 15-NOV-2006 16:37:53 AIPS for j=1:lsparm(15);lspntcal(j)=lsphacal(j);end;k=lsparm(15) 1 2 15-NOV-2006 16:37:53 AIPS for j=1:lsparm(16);lspntcal(j+k)=lsbndcal(j);end;j=0;l=1;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS while (j<(lsparm(15)+lsparm(16)));j=j+1;if (length(lspntcal(j))>0) then 1 2 15-NOV-2006 16:37:53 AIPS lspntcal(l)=lspntcal(j);if(l<>j)then;lspntcal(j)='';end;l=l+1;end;end 1 2 15-NOV-2006 16:37:53 AIPS $here - clean up pnt cal for doubles - subtract from total count below 1 2 15-NOV-2006 16:37:53 AIPS k=lsparm(15)+lsparm(16);for j=1:k;lsallcal(j)=lspntcal(j);end;l=1 1 2 15-NOV-2006 16:37:53 AIPS for j=1:lsparm(14);i=length(lsampcal(j));lsidx=0;m=j 1 2 15-NOV-2006 16:37:53 AIPS while ((lsidx0) then;lsallcal(l)=lsallcal(j) 1 2 15-NOV-2006 16:37:53 AIPS if(l<>j)then;lsallcal(j)='';end;l=l+1;end;end 1 2 15-NOV-2006 16:37:53 AIPS $typ 'LSAMPCAL, LSPHACAL, LSBNDCAL, LSPNTCAL, AND LSALLCAL :' 1 2 15-NOV-2006 16:37:53 AIPS $typ lsampcal; typ lsphacal; typ lsbndcal; typ lspntcal; typ lsallcal; 1 2 15-NOV-2006 16:37:53 AIPS return;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS finish 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS procedure numtab(lsstrng) 1 2 15-NOV-2006 16:37:53 AIPS keystrng'';j=0;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS while ((j<15)&(keystrng<>lsstrng)) 1 2 15-NOV-2006 16:37:53 AIPS j=j+1;keyword'EXTYPE'!!char(j);gethead;end;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS if (keystrng=lsstrng) then 1 2 15-NOV-2006 16:37:53 AIPS keyword'EXTVER'!!char(j);gethead;else;keyvalue=0;end 1 2 15-NOV-2006 16:37:53 AIPS keyword'';keystrng'';clrtemp 1 2 15-NOV-2006 16:37:53 AIPS return keyvalue(1);finish 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS procedure numbasel 1 2 15-NOV-2006 16:37:53 AIPS scalar numarow,numbout,numbant,numbase,idx;string*16 nameant 1 2 15-NOV-2006 16:37:53 AIPS numbout=0;keyword'NUM ROW';inext'AN';invers=0;getthead;numarow=keyvalue(1) 1 2 15-NOV-2006 16:37:53 AIPS for numbant=1:numarow 1 2 15-NOV-2006 16:37:53 AIPS pixxy=numbant,1,0;tabget;nameant=keystrng;idx=1;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS while(substr(nameant,idx,idx)<>':');idx=idx+1;end 1 2 15-NOV-2006 16:37:53 AIPS if(substr(nameant,idx+1,idx+3)='OUT')then;numbout=numbout+1;end 1 2 15-NOV-2006 16:37:53 AIPS if(substr(nameant,idx+2,idx+4)='OUT')then;numbout=numbout+1;end 1 2 15-NOV-2006 16:37:53 AIPS end;numbase=(numarow-numbout)*(numarow-numbout-1)/2;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS $ type char(numarow-numbout)!!' ANTENNAS',char(numbase)!!' BASELINES' 1 2 15-NOV-2006 16:37:53 AIPS return numbase 1 2 15-NOV-2006 16:37:53 AIPS finish 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS procedure calcintt 1 2 15-NOV-2006 16:37:53 AIPS scalar numxrow,numscan,numbbeg,numbend,numcnst,sum,avr,rms,rmax;rmax=300 1 2 15-NOV-2006 16:37:53 AIPS array interval(1000),numbvis(1000);avr=0;if(rmax>1000)then;rmax=1000;end 1 2 15-NOV-2006 16:37:53 AIPS if (numtab('NX')<1) then;type'NOT MULTISOURCE - NO INTTIME CALCULATED' 1 2 15-NOV-2006 16:37:53 AIPS else 1 2 15-NOV-2006 16:37:53 AIPS keyword'NUM ROW';inext'NX';invers 0;getthead;numxrow=keyvalue(1) 1 2 15-NOV-2006 16:37:53 AIPS if(numxrow>rmax)then;numxrow rmax;end 1 2 15-NOV-2006 16:37:53 AIPS for numscan=1:numxrow;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS pixxy=numscan,2,0;tabget;interval(numscan)=86400*keyvalue(1) 1 2 15-NOV-2006 16:37:53 AIPS pixxy=numscan,5,0;tabget;numbbeg=keyvalue(1) 1 2 15-NOV-2006 16:37:53 AIPS pixxy=numscan,6,0;tabget;numbend=keyvalue(1) 1 2 15-NOV-2006 16:37:53 AIPS numbvis(numscan)=numbend-numbbeg+1;avr=max(avr,numbvis(numscan)) 1 2 15-NOV-2006 16:37:53 AIPS end;numcnst=numbasel;sum=0 1 2 15-NOV-2006 16:37:53 AIPS if (avr > 0) then 1 2 15-NOV-2006 16:37:53 AIPS for numscan=1:numxrow;if (numbvis(numscan)>0) then 1 2 15-NOV-2006 16:37:53 AIPS sum=sum+( (numcnst*interval(numscan)) / numbvis(numscan) ) 1 2 15-NOV-2006 16:37:53 AIPS end;end;clrtemp;avr=sum/numxrow;sum=0 1 2 15-NOV-2006 16:37:53 AIPS for numscan=1:numxrow;if (numbvis(numscan)>0) then 1 2 15-NOV-2006 16:37:53 AIPS sum=sum+((numcnst*interval(numscan))/numbvis(numscan)-avr)**2 1 2 15-NOV-2006 16:37:53 AIPS end;end;clrtemp;rms=sum/numxrow;clrtemp;end 1 2 15-NOV-2006 16:37:53 AIPS $ type char(numxrow)!!' SCANS/SAMPLES WITH RMS(SEC) +/-'!!char(rms) 1 2 15-NOV-2006 16:37:53 AIPS $ type char(avr)!!' SECOND INTEGRATIONS (APPROXIMATELY)' 1 2 15-NOV-2006 16:37:53 AIPS end 1 2 15-NOV-2006 16:37:53 AIPS return avr 1 2 15-NOV-2006 16:37:53 AIPS finish 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS procedure guesintt 1 2 15-NOV-2006 16:37:53 AIPS scalar intcst,intavr,intmod,intime 1 2 15-NOV-2006 16:37:53 AIPS intavr=calcintt;intcst=intavr;keyword'TELESCOP';gethead 1 2 15-NOV-2006 16:37:53 AIPS if (keystrng='VLA') then;intcst=1+(2/3);end 1 2 15-NOV-2006 16:37:53 AIPS if (keystrng='VLBA') then;intcst=0.131072;end 1 2 15-NOV-2006 16:37:53 AIPS if (intcst=intavr) then;type'UNKNOWN TELESCOPE :'!!keystrng;end 1 2 15-NOV-2006 16:37:53 AIPS if (intavr>10) then 1 2 15-NOV-2006 16:37:53 AIPS $ intime=10*floor(0.5+(intavr/10)) 1 2 15-NOV-2006 16:37:53 AIPS intime=10*floor(intavr/10) 1 2 15-NOV-2006 16:37:53 AIPS else;if (intavr>0) then 1 2 15-NOV-2006 16:37:53 AIPS intmod=mod(intavr,intcst) 1 2 15-NOV-2006 16:37:53 AIPS $ intime=intcst*((intavr-intmod)/intcst+floor(0.5+(intmod/intcst))) 1 2 15-NOV-2006 16:37:53 AIPS intime=intcst*((intavr-intmod)/intcst+floor(intmod/intcst)) 1 2 15-NOV-2006 16:37:53 AIPS else;intime=intavr;end;end;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS if(numtab('NX')>0)then;type char(intime)!!' SECOND INTEGRATIONS (GUESS)';end 1 2 15-NOV-2006 16:37:53 AIPS return intime 1 2 15-NOV-2006 16:37:53 AIPS finish 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS procedure checkids 1 2 15-NOV-2006 16:37:53 AIPS $LOS - account for fast switching source names - check on pos, qual, calco 1 2 15-NOV-2006 16:37:53 AIPS scalar ra1a,ra1b,ra2a,ra2b,dc1a,dc1b,dc2a,dc2b,n,m,l,idx 1 2 15-NOV-2006 16:37:53 AIPS scalar q1,q2 1 2 15-NOV-2006 16:37:53 AIPS string*1 co1,co2 1 2 15-NOV-2006 16:37:53 AIPS string*16 n1,n2 1 2 15-NOV-2006 16:37:53 AIPS array alist(100),blist(100) 1 2 15-NOV-2006 16:37:53 AIPS inext'SU';invers 0;keyword'NUM ROW';keyvalue 0;keystrng'';getthead 1 2 15-NOV-2006 16:37:53 AIPS n=keyvalue(1);idx=1;aparm 0;bparm 0;alist 0;blist 0 1 2 15-NOV-2006 16:37:53 AIPS if (n > 1) then 1 2 15-NOV-2006 16:37:53 AIPS for m=1:(n-1);clrtemp 1 2 15-NOV-2006 16:37:53 AIPS pixxy m,11;tabget;ra1a keyvalue(1);ra1b keyvalue(2) 1 2 15-NOV-2006 16:37:53 AIPS for l=(m+1):n;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS pixxy l,11;tabget;ra2a keyvalue(1);ra2b keyvalue(2) 1 2 15-NOV-2006 16:37:53 AIPS if (abs(ra1a-ra2a)=0) then 1 2 15-NOV-2006 16:37:53 AIPS if ( abs((ra1b-ra2b)*3600*1000) < 3 ) then $ RA within 3 mas! 1 2 15-NOV-2006 16:37:53 AIPS pixxy m,12;tabget;dc1a keyvalue(1);dc1b keyvalue(2) 1 2 15-NOV-2006 16:37:53 AIPS pixxy l,12;tabget;dc2a keyvalue(1);dc2b keyvalue(2) 1 2 15-NOV-2006 16:37:53 AIPS if (abs(dc1a-dc2a)=0) then 1 2 15-NOV-2006 16:37:53 AIPS if ( abs((dc1b-dc2b)*3600*1000) < 3 ) then $ DC within 3 mas! 1 2 15-NOV-2006 16:37:53 AIPS pixxy m,3;tabget;q1 keyvalue(1);pixxy l,3;tabget;q2 keyvalue(1) 1 2 15-NOV-2006 16:37:53 AIPS if (q1=q2) then $ same qualifier; same calcode? 1 2 15-NOV-2006 16:37:53 AIPS pixxy m,4;tabget;co1 keystrng;pixxy l,4;tabget;co2 keystrng 1 2 15-NOV-2006 16:37:53 AIPS if (co1=co2) then 1 2 15-NOV-2006 16:37:53 AIPS pixxy m,1;tabget;q1 keyvalue(1) 1 2 15-NOV-2006 16:37:53 AIPS pixxy l,1;tabget;q2 keyvalue(1) 1 2 15-NOV-2006 16:37:53 AIPS pixxy m,2;tabget;n1 keystrng;pixxy l,2;tabget;n2 keystrng 1 2 15-NOV-2006 16:37:53 AIPS if (idx>100) then; 1 2 15-NOV-2006 16:37:53 AIPS type 'TOO MANY SOURCES TO DO DSORC - DO BY HAND!' 1 2 15-NOV-2006 16:37:53 AIPS type 'NEXT =.'!!char(idx)!!' DO:'!!char(l)!!'.&.'!!char(m) 1 2 15-NOV-2006 16:37:53 AIPS else 1 2 15-NOV-2006 16:37:53 AIPS if (length(n1)1) then;task'DSORC';n=0 1 2 15-NOV-2006 16:37:53 AIPS outname inname;outclass inclass;outseq inseq;outdisk indisk 1 2 15-NOV-2006 16:37:53 AIPS while (n100)then;type'TOO MANY SOURCES FOR DSORC';error 1;end;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS end 1 2 15-NOV-2006 16:37:53 AIPS finish 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS procedure chkobjct 1 2 15-NOV-2006 16:37:53 AIPS if (( (object='1331+305') ! (object='1328+307') ) ! (object='J1331+3030') ) 1 2 15-NOV-2006 16:37:53 AIPS then; object='3C286';end 1 2 15-NOV-2006 16:37:53 AIPS if (( (object='0137+331') ! (object='0134+329') ) ! (object='J0137+3309') ) 1 2 15-NOV-2006 16:37:53 AIPS then; object='3C48';end 1 2 15-NOV-2006 16:37:53 AIPS if (( (object='0521+166') ! (object='0518+165') ) ! (object='J0521+1638') ) 1 2 15-NOV-2006 16:37:53 AIPS then; object='3C138';end 1 2 15-NOV-2006 16:37:53 AIPS if (( (object='0542+498') ! (object='0538+498') ) ! (object='J0542+4951') ) 1 2 15-NOV-2006 16:37:53 AIPS then; object='3C147';end 1 2 15-NOV-2006 16:37:53 AIPS if (( (object='1411+522') ! (object='1409+524') ) ! (object='J1411+5212') ) 1 2 15-NOV-2006 16:37:53 AIPS then; object='3C295';end;clrtemp;return 1 2 15-NOV-2006 16:37:53 AIPS finish 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS procedure checkbnd 1 2 15-NOV-2006 16:37:53 AIPS band='';j=1 1 2 15-NOV-2006 16:37:53 AIPS while (j<9) 1 2 15-NOV-2006 16:37:53 AIPS keyword='CTYPE'!!char(j);gethead;keyword='CRVAL'!!char(j);clrtemp 1 2 15-NOV-2006 16:37:53 AIPS if (keystrng='FREQ') then;gethead;j=9;else;j=j+1;end;end 1 2 15-NOV-2006 16:37:53 AIPS keyvalue(1)=keyvalue(1)/1e9; 1 2 15-NOV-2006 16:37:53 AIPS if ( (keyvalue(1)>38) & (keyvalue(1)<51) ) then; band='Q';end 1 2 15-NOV-2006 16:37:53 AIPS if ( (keyvalue(1)>20.4) & (keyvalue(1)<25.5) ) then; band='K';end 1 2 15-NOV-2006 16:37:53 AIPS if ( (keyvalue(1)>13.5) & (keyvalue(1)<16.3) ) then; band='U';end 1 2 15-NOV-2006 16:37:53 AIPS if ( (keyvalue(1)> 6.8) & (keyvalue(1)< 9.6) ) then; band='X';end 1 2 15-NOV-2006 16:37:53 AIPS if ( (keyvalue(1)> 4.2) & (keyvalue(1)< 5.1) ) then; band='C';end 1 2 15-NOV-2006 16:37:53 AIPS if ( (keyvalue(1)> 1.15) & (keyvalue(1)< 1.75) ) then; band='L';end 1 2 15-NOV-2006 16:37:53 AIPS if ( (keyvalue(1)>0.298) & (keyvalue(1)<0.345) ) then; band='P';end 1 2 15-NOV-2006 16:37:53 AIPS if ( (keyvalue(1)>0.072) & (keyvalue(1)<0.076) ) then; band='4';end;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS return 1 2 15-NOV-2006 16:37:53 AIPS finish 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS procedure chkmodel 1 2 15-NOV-2006 16:37:53 AIPS error=0;sysout='';sys2com'' 1 2 15-NOV-2006 16:37:53 AIPS syscom'ls -1 $AIPSTARS/ 1 2 15-NOV-2006 16:37:53 AIPS sys2com(1) inname!!'.MODEL' 1 2 15-NOV-2006 16:37:53 AIPS sys2com(2) ' >& /dev/null 1 2 15-NOV-2006 16:37:53 AIPS system 1 2 15-NOV-2006 16:37:53 AIPS finish 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS procedure loadmodl 1 2 15-NOV-2006 16:37:53 AIPS scalar lsidx,l 1 2 15-NOV-2006 16:37:53 AIPS array lsload(5) 1 2 15-NOV-2006 16:37:53 AIPS task'TABGET';getset;inext'SU';invers 0;keyvalue=0;keystrng'' 1 2 15-NOV-2006 16:37:53 AIPS keyword'NUM ROW';getthead;lsidx=keyvalue(1);l=1;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS for i=1:lsidx 1 2 15-NOV-2006 16:37:53 AIPS pixxy=i,2,0;tabget;k=length(keystrng);j=1;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS while (j<21) 1 2 15-NOV-2006 16:37:53 AIPS if (substr(lsampcal(j),1,k)=substr(keystrng,1,k)) then 1 2 15-NOV-2006 16:37:53 AIPS lsload(l)=i;j=30;l=l+1;else;j=j+1;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS end;end;end;lsidx=0;checkbnd;keyword'EPOCH';keyvalue=0;keystrng='';gethead 1 2 15-NOV-2006 16:37:53 AIPS if (keyvalue(1)<1999) then;lsidx=1;end 1 2 15-NOV-2006 16:37:53 AIPS for j=1:(l-1) 1 2 15-NOV-2006 16:37:53 AIPS object=lsampcal(j);chkobjct;clrtemp;intype'MA';outdisk=lsdisk 1 2 15-NOV-2006 16:37:53 AIPS inname=object!!'_'!!band;inclass'MODEL';inseq=1;indisk=lsdisk;chkname 1 2 15-NOV-2006 16:37:53 AIPS $$ if (error>0) then;type lsampcal(lsload(j))!!' MODEL ='inname;chkmodel 1 2 15-NOV-2006 16:37:53 AIPS if (error>0) then;type lsampcal(j)!!' MODEL ='inname;chkmodel 1 2 15-NOV-2006 16:37:53 AIPS if(error<1)then;go calrd;if (lsidx>0) then;eposwtch;end;end;end $ J2000 1 2 15-NOV-2006 16:37:53 AIPS end;return 1 2 15-NOV-2006 16:37:53 AIPS finish 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS procedure vlanew 1 2 15-NOV-2006 16:37:53 AIPS clrstat;j=numtab('BP');if (j>0) then;inext'BP';invers=-1;extdest;end 1 2 15-NOV-2006 16:37:53 AIPS j=numtab('CL');if (j>1) then;inext'CL';for k=2:j;invers=k;extdest;end;end 1 2 15-NOV-2006 16:37:53 AIPS j=numtab('SN');if (j>0) then;inext'SN';invers=-1;extdest;end 1 2 15-NOV-2006 16:37:53 AIPS j=numtab('XX');if (j>0) then;inext'XX';invers=-1;extdest;end 1 2 15-NOV-2006 16:37:53 AIPS if (inclass='LINE') then 1 2 15-NOV-2006 16:37:53 AIPS j=numtab('FG');if (j>1) then;inext'FG';for k=2:j;invers=k;extdest;end;end 1 2 15-NOV-2006 16:37:53 AIPS j=numtab('CL');if (j>1) then;inext'CL';for k=2:j;invers=k;extdest;end;end 1 2 15-NOV-2006 16:37:53 AIPS j=numtab('BP');if (j>0) then;inext'BP';invers=-1;extdest;end 1 2 15-NOV-2006 16:37:53 AIPS j=numtab('PL');if (j>0) then;inext'PL';invers=-1;extdest;end 1 2 15-NOV-2006 16:37:53 AIPS end;j=numtab('PL');if (j>0) then;inext'PL';invers=-1;extdest;end;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS type'DONE CLEANUP OF OLD TABLE EXTENTION FILES (CL,SN,FG,BP,PL,XX)' 1 2 15-NOV-2006 16:37:53 AIPS finish 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS procedure allzap 1 2 15-NOV-2006 16:37:53 AIPS chkname;if(error<1)then;for j=1:(1-error);zap;end;end;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS finish 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS procedure allplot 1 2 15-NOV-2006 16:37:53 AIPS tvinit;j=numtab('PL');type 'NUMBER OF PLOT FILES TO SHOW ON TV:'!!char(j) 1 2 15-NOV-2006 16:37:53 AIPS if (j>0) then 1 2 15-NOV-2006 16:37:53 AIPS for k=1:j;plver=k;type 'PLOT'char(k)!!'/'!!char(j);go tvpl;read;end 1 2 15-NOV-2006 16:37:53 AIPS else;type 'NOTHING TO PLOT - DONE';end 1 2 15-NOV-2006 16:37:53 AIPS finish 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS procedure goplt 1 2 15-NOV-2006 16:37:53 AIPS if (lsplot>=0) then;go;end 1 2 15-NOV-2006 16:37:53 AIPS finish $UV and vis only 1 2 15-NOV-2006 16:37:53 AIPS procedure goplt0 1 2 15-NOV-2006 16:37:53 AIPS if (lsplot>0) then;go;end 1 2 15-NOV-2006 16:37:53 AIPS finish $SN only 1 2 15-NOV-2006 16:37:53 AIPS procedure goplt1 1 2 15-NOV-2006 16:37:53 AIPS if (lsplot>1) then;go;end 1 2 15-NOV-2006 16:37:53 AIPS finish $SN+CL 1 2 15-NOV-2006 16:37:53 AIPS procedure goplt2 1 2 15-NOV-2006 16:37:53 AIPS if (lsplot>2) then;go;end 1 2 15-NOV-2006 16:37:53 AIPS finish $SN+CL+BP 1 2 15-NOV-2006 16:37:53 AIPS procedure goplt3 1 2 15-NOV-2006 16:37:53 AIPS if (lsplot>3) then;go;end 1 2 15-NOV-2006 16:37:53 AIPS finish $CL,BP applied 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS procedure calpipe(lsdisk,lsname,lsrant) 1 2 15-NOV-2006 16:37:53 AIPS vnum=33;dowait=true;getidn;vlanew;j=0;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS if (inclass='CH 0') then;inclass'LINE';vlanew;end;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS if(fsw>0)then;checkids;if(inclass='CH 0')then;inclass'LINE';checkids;end;end 1 2 15-NOV-2006 16:37:53 AIPS if ((numtab('FG')<1)&(lsflag>=0)) then 1 2 15-NOV-2006 16:37:53 AIPS if (lsflag>=1) then 1 2 15-NOV-2006 16:37:53 AIPS task'QUACK';getset;flagver=1;opcode'BEG';i=min(3*tint,20) 1 2 15-NOV-2006 16:37:53 AIPS reason char(i)!!' SEC AUTO-QUACK';aparm=0,i/60,-1;j=1 1 2 15-NOV-2006 16:37:53 AIPS while (j<9);keyword='CTYPE'!!char(j);gethead;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS if(keystrng='FREQ')then 1 2 15-NOV-2006 16:37:53 AIPS keyword='CRVAL'!!char(j);gethead;keyval(1)=keyval(1)/1e10;j=9 1 2 15-NOV-2006 16:37:53 AIPS if (keyval(1) < 1.8) then;clrtemp;go;else;tput quack 1 2 15-NOV-2006 16:37:53 AIPS type 'QUACK SKIPPED FOR THIS HIGH FREQUENCY OBSERVATION' 1 2 15-NOV-2006 16:37:53 AIPS type 'MAY BE A FAST-SWITHCING OBS - IE LOSS OF ALL DATA' 1 2 15-NOV-2006 16:37:53 AIPS type 'RUN BY HAND IF YOU REALLY WANT THIS QUACK';tget quack 1 2 15-NOV-2006 16:37:53 AIPS end;else;j=j+1;end;end 1 2 15-NOV-2006 16:37:53 AIPS end;task'FLAGR';getset 1 2 15-NOV-2006 16:37:53 AIPS docal 2;solint=max(3*tint-2,2.7*tint);vector=-1;docrt 0;go 1 2 15-NOV-2006 16:37:53 AIPS end 1 2 15-NOV-2006 16:37:53 AIPS task'SNPLT';getset;inext'CL';nplots 8;optype'AMP';vput;pixrange=0.7,1.8 1 2 15-NOV-2006 16:37:53 AIPS goplt1;task'SETJY';getset;optype'REJY';aparm=0;freqid=1;go;optype'CALC' 1 2 15-NOV-2006 16:37:53 AIPS if (length(lscal)<>0) then 1 2 15-NOV-2006 16:37:53 AIPS optype'';zerosp=lsflux,0;lsallcal=lscal,lspntcal 1 2 15-NOV-2006 16:37:53 AIPS end;sources=lsampcal;go;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS task'CALIB';getset;docalib=2;refant=lsrant;aparm=3,0,0,0,0,0,4,0,0;calcode'' 1 2 15-NOV-2006 16:37:53 AIPS solint=lsparm(2);calsour=lspntcal;snver=numtab('SN')+1;solmode'P' 1 2 15-NOV-2006 16:37:53 AIPS soltype'L1R';baddisk=lsbadd;vput;kj=0;userid=0;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS while (kj<9) 1 2 15-NOV-2006 16:37:53 AIPS kj=kj+1;keyvalue=0;keystrng'';keyword='CTYPE'!!char(kj);gethead;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS if(substr(keystrng,1,4)='FREQ')then;keyword='CRVAL'!!char(kj);gethead 1 2 15-NOV-2006 16:37:53 AIPS kj=10;end;end;vget;if((keyvalue(1))>17e9&(solint>0.5))then;solint=1/3 1 2 15-NOV-2006 16:37:53 AIPS aparm(7)=3.5;vput;type' AUTOMATIC RESET: SOLINT=20SEC (HIGH FREQ)';end 1 2 15-NOV-2006 16:37:53 AIPS if(star>0)then;calsour'';calcode'*';end;go 1 2 15-NOV-2006 16:37:53 AIPS if (lsmodl>0) then $ use models for ones that exist 1 2 15-NOV-2006 16:37:53 AIPS loadmodl;vget calib;calsour='';in2seq=0;in2disk=lsdisk;in2class'MODEL' 1 2 15-NOV-2006 16:37:53 AIPS for j=1:(l-1) 1 2 15-NOV-2006 16:37:53 AIPS inext'SU';pixxy=lsload(j),2,0;tabget;calsour(1)=keystrng;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS pixxy=lsload(j),4,0;tabget;calcode=substr(keystrng,1,4);clrtemp 1 2 15-NOV-2006 16:37:53 AIPS object=lsampcal(j);chkobjct;in2name=object!!'_'!!band 1 2 15-NOV-2006 16:37:53 AIPS vput calib;inname=in2name;inclass=in2class;inseq=in2seq;indisk=in2disk 1 2 15-NOV-2006 16:37:53 AIPS $ if no model, use point with full uvrange 1 2 15-NOV-2006 16:37:53 AIPS chkname;vget calib;if (error>0)then;clr2name;end;go 1 2 15-NOV-2006 16:37:53 AIPS end;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS else;uvrange=lsparm(3),lsparm(4);calsour=lsampcal;go;end 1 2 15-NOV-2006 16:37:53 AIPS vget snplt;inext'SN';optype'PHAS';goplt0;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS task'CLCAL';getset;freqid=1;refant=lsrant;gainuse=numtab('CL')+1 1 2 15-NOV-2006 16:37:53 AIPS snver=numtab('SN');gainver=numtab('CL');sources'';soucode''; 1 2 15-NOV-2006 16:37:53 AIPS calsour=lsphacal;calcode'';vput;if(star>0)then;calsour'';calcode'*';end;go 1 2 15-NOV-2006 16:37:53 AIPS calsour=lsallcal;sources=calsour;interpol'SELF' 1 2 15-NOV-2006 16:37:53 AIPS if(star>0)then;calsour'';calcode'*';soucode'*';end;go 1 2 15-NOV-2006 16:37:53 AIPS vget snplt;inext'CL';optype'PHAS';goplt1;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS vget calib;solmode'A&P';calsour=lspntcal;calcode'';snver=numtab('SN')+1 1 2 15-NOV-2006 16:37:53 AIPS solint=lsparm(13)*lsparm(2);clr2name;vput 1 2 15-NOV-2006 16:37:53 AIPS if(star>0)then;calsour'';calcode'*';end;go 1 2 15-NOV-2006 16:37:53 AIPS if (lsmodl>0) then 1 2 15-NOV-2006 16:37:53 AIPS loadmodl;vget calib;calsour='';in2seq=0;in2disk=lsdisk;in2class'MODEL' 1 2 15-NOV-2006 16:37:53 AIPS for j=1:(l-1) 1 2 15-NOV-2006 16:37:53 AIPS inext'SU';pixxy=lsload(j),2,0;tabget;calsour(1)=keystrng;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS pixxy=lsload(j),4,0;tabget;calcode=substr(keystrng,1,4);clrtemp 1 2 15-NOV-2006 16:37:53 AIPS object=lsampcal(j);chkobjct;in2name=object!!'_'!!band;calcode'' 1 2 15-NOV-2006 16:37:53 AIPS vput calib;inname=in2name;inclass=in2class;inseq=in2seq;indisk=in2disk 1 2 15-NOV-2006 16:37:53 AIPS $ if no model, use point with full uvrange 1 2 15-NOV-2006 16:37:53 AIPS chkname;vget calib;if (error>0)then;clr2name;end;go 1 2 15-NOV-2006 16:37:53 AIPS end;inseq=0;indisk=lsdisk;inclass'MODEL';intype'MA' 1 2 15-NOV-2006 16:37:53 AIPS for j=1:(l-1) 1 2 15-NOV-2006 16:37:53 AIPS object=lsampcal(j);chkobjct;inname=object!!'_'!!band;chkname 1 2 15-NOV-2006 16:37:53 AIPS if (error<1) then;zap;end;end 1 2 15-NOV-2006 16:37:53 AIPS else;uvrange=lsparm(3),lsparm(4);calsour=lsampcal;go;end 1 2 15-NOV-2006 16:37:53 AIPS vget snplt;inext'SN';optype'AMP';goplt0;optype'PHAS';pixrange=-20,20;goplt0 1 2 15-NOV-2006 16:37:53 AIPS task'GETJY';getset;calsour=lsampcal;snver=numtab('SN'); 1 2 15-NOV-2006 16:37:53 AIPS if (star>0) then; 1 2 15-NOV-2006 16:37:53 AIPS $ for j=1:lsparm(14);sources(j)='-'!!lsampcal(j);end;k=lsparm(14)+1 1 2 15-NOV-2006 16:37:53 AIPS $ if (length(lscal)>0) then;sources(k)='-'!!lscal;k=k+1;end 1 2 15-NOV-2006 16:37:53 AIPS $ for j=k:(25-k+2);sources(j)=lspntcal(j-k+2);end; 1 2 15-NOV-2006 16:37:53 AIPS soucode='*' 1 2 15-NOV-2006 16:37:53 AIPS else 1 2 15-NOV-2006 16:37:53 AIPS sources=lspntcal;if (length(lscal)>0) then;sources(11)='-'!!lscal;end 1 2 15-NOV-2006 16:37:53 AIPS end;go 1 2 15-NOV-2006 16:37:53 AIPS if (lscont<1) then 1 2 15-NOV-2006 16:37:53 AIPS type '********************************************************' 1 2 15-NOV-2006 16:37:53 AIPS type '** WRITE DOWN THE FLUX DENSITIES FOR YOUR CALIBRATORS **' 1 2 15-NOV-2006 16:37:53 AIPS type '** (AND DO NOT FORGET THE ERRORS EITHER!) **' 1 2 15-NOV-2006 16:37:53 AIPS type '********************************************************';read 1 2 15-NOV-2006 16:37:53 AIPS end 1 2 15-NOV-2006 16:37:53 AIPS vget clcal;gainver=numtab('CL');gainuse=numtab('CL')+1;snver=numtab('SN') 1 2 15-NOV-2006 16:37:53 AIPS if(star>0)then;calsour'';calcode'*';end;go;calsour=lsallcal;sources=calsour 1 2 15-NOV-2006 16:37:53 AIPS interpol'SELF';if(star>0)then;calsour'';calcode'*';soucode'*';end;go 1 2 15-NOV-2006 16:37:53 AIPS vget snplt;inext'CL';optype'AMP';goplt1;optype'PHAS';goplt1;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS if (inclass='CH 0') then 1 2 15-NOV-2006 16:37:53 AIPS task'TACOP';getset 1 2 15-NOV-2006 16:37:53 AIPS outdisk=indisk;outname=inname;outclass'LINE';outseq=inseq;ncount=1 1 2 15-NOV-2006 16:37:53 AIPS keystrng'';inext'FG';invers=numtab('FG');if (invers>0) then;go;end 1 2 15-NOV-2006 16:37:53 AIPS inext'CL';invers=numtab('CL');keyvalue 0;outseq=inseq;vput;go;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS task'BPASS';getset;inclass'LINE';calsour=lsbndcal,lsampcal;docal=2 1 2 15-NOV-2006 16:37:53 AIPS solint=-1;bpassprm(5)=-1;bpassprm(9)=1;baddisk=lsbadd;go;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS task'POSSM';getset;inclass'LINE';bpver 0;aparm=0,1,.4,1.2,-30,30,0,2,3,0 1 2 15-NOV-2006 16:37:53 AIPS nplots=6;goplt2;sources=lsbndcal;docalib 2;doband 1;aparm=1 0;aparm(9)=3 1 2 15-NOV-2006 16:37:53 AIPS antennas=lsrant,0;goplt2;nplots=0;vput;goplt2;stokes'I';antennas=0;goplt2 1 2 15-NOV-2006 16:37:53 AIPS sources=lsampcal;goplt3 1 2 15-NOV-2006 16:37:53 AIPS vget tacop;inclass'LINE';outclass'CH 0';invers=numtab('BP');inext'BP';go 1 2 15-NOV-2006 16:37:53 AIPS end;task'TASAV';getset;outdisk=indisk;go;dowait=false;vnum=0;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS finish 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS procedure calcrms 1 2 15-NOV-2006 16:37:53 AIPS scalar nbas,nvis,tbw,rms,minhrs 1 2 15-NOV-2006 16:37:53 AIPS keyword'GCOUNT';gethead;nvis=keyvalue(1);nbas=numbasel;j=1 1 2 15-NOV-2006 16:37:53 AIPS minhrs=nvis*tint/(nbas*3600) $ underesimate of obs hours (overestimate rms) 1 2 15-NOV-2006 16:37:53 AIPS while (j<9) $ bandwidth in a channel, continuum or spectral line 1 2 15-NOV-2006 16:37:53 AIPS keyword='CTYPE'!!char(j);gethead;keyword='CDELT'!!char(j);clrtemp 1 2 15-NOV-2006 16:37:53 AIPS if (keystrng='FREQ') then;gethead;j=9;else;j=j+1;end;end;tbw=keyvalue(1) 1 2 15-NOV-2006 16:37:53 AIPS if (lsidc <> 'CH 0') then;j=1 $ continuum, multiple IFs averaged 1 2 15-NOV-2006 16:37:53 AIPS while (j<9) 1 2 15-NOV-2006 16:37:53 AIPS keyword='CTYPE'!!char(j);gethead;keyword='NAXIS'!!char(j);clrtemp 1 2 15-NOV-2006 16:37:53 AIPS if(keystrng='IF')then;gethead;j=9;else;j=j+1;end;end;tbw=tbw*keyvalue(1) 1 2 15-NOV-2006 16:37:53 AIPS end;checkbnd;if((band='P')!(band='4'))then;tbw=tbw/3.2;else;tbw=tbw/50;end 1 2 15-NOV-2006 16:37:53 AIPS tbw=sqrt(tbw*minhrs/24e6);rms=-1 1 2 15-NOV-2006 16:37:53 AIPS if (band='Q')then;rms=3.0e-5/tbw;end;if (band='K')then;rms=2.5e-5/tbw;end 1 2 15-NOV-2006 16:37:53 AIPS if (band='U')then;rms=2.0e-5/tbw;end;if (band='X')then;rms=5.3e-6/tbw;end 1 2 15-NOV-2006 16:37:53 AIPS if (band='C')then;rms=6.4e-6/tbw;end;if (band='L')then;rms=6.6e-6/tbw;end 1 2 15-NOV-2006 16:37:53 AIPS if (band='P')then;rms=1.7e-4/tbw;end;if (band='4')then;rms=1.5e-2/tbw;end 1 2 15-NOV-2006 16:37:53 AIPS if (rms<0) then;type 'CANNOT CALCULATE RMS FROM OBSERVING BAND ..';end 1 2 15-NOV-2006 16:37:53 AIPS typ 'ESTIMATED RMS:' char(rms*1000)!!' MILLI JANSKY' 1 2 15-NOV-2006 16:37:53 AIPS return rms 1 2 15-NOV-2006 16:37:53 AIPS finish 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS procedure setboxfle 1 2 15-NOV-2006 16:37:53 AIPS scalar ci,bi 1 2 15-NOV-2006 16:37:53 AIPS string*12 srcnme 1 2 15-NOV-2006 16:37:53 AIPS string*48 fbox 1 2 15-NOV-2006 16:37:53 AIPS srcnme=inname;ci=0;bi=length(srcnme) 1 2 15-NOV-2006 16:37:53 AIPS while(ci& /dev/null 1 2 15-NOV-2006 16:37:53 AIPS if(substr(boxfile,1,1)<>' ')then;system;end;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS finish 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS procedure catboxfile 1 2 15-NOV-2006 16:37:53 AIPS string*20 expnm 1 2 15-NOV-2006 16:37:53 AIPS string*75 expmsg 1 2 15-NOV-2006 16:37:53 AIPS sys2com'';sysout=expmsg;syscom 'echo 1 2 15-NOV-2006 16:37:53 AIPS sys2com(1) ' "SETFC FILE FOR SOURCEX'!!inname!!' BELOW IS:"'; 1 2 15-NOV-2006 16:37:53 AIPS substr(sys2com(1),24,24)='';clrtemp;system;syscom 'cat 1 2 15-NOV-2006 16:37:53 AIPS sys2com(1) 'X'!!boxfile;substr(sys2com(1),1,1)='';clrtemp 1 2 15-NOV-2006 16:37:53 AIPS system 1 2 15-NOV-2006 16:37:53 AIPS finish 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS procedure setimsize 1 2 15-NOV-2006 16:37:53 AIPS scalar szf, kk 1 2 15-NOV-2006 16:37:53 AIPS string*48 bxf 1 2 15-NOV-2006 16:37:53 AIPS array szc(2), szi(2), orgc(2), orgi(2) 1 2 15-NOV-2006 16:37:53 AIPS vput imagr;task'SETFC';sources'';bcount=1;bxf=setboxfle;boxfile=bxf 1 2 15-NOV-2006 16:37:53 AIPS bparm=0;infile='';shift=0;flux=0;pbparm=0.25,0;delboxfle 1 2 15-NOV-2006 16:37:53 AIPS orgc=cellsize;cellsize=0;orgi=lsparm(6);imsize=0;kk=1 1 2 15-NOV-2006 16:37:53 AIPS while (kk<9) 1 2 15-NOV-2006 16:37:53 AIPS keyword='CTYPE'!!char(kk);gethead;keyword='CRVAL'!!char(kk);clrtemp 1 2 15-NOV-2006 16:37:53 AIPS if (keystrng='FREQ') then;gethead;kk=9;else;kk=kk+1;end;end 1 2 15-NOV-2006 16:37:53 AIPS keyvalue(1)=keyvalue(1)/1e9;bparm(1)=0.375/keyvalue(1);bparm(2)=30 1 2 15-NOV-2006 16:37:53 AIPS bparm(3)=1;bparm(4)=0;bparm(5)=0.031;bparm(6)=256;bparm(7)=256;bparm(8)=100 1 2 15-NOV-2006 16:37:53 AIPS gx;bparm(4)=3*bparm(1);bparm(1)=-0.7*bparm(1);bcount=nfield+1 1 2 15-NOV-2006 16:37:53 AIPS type'SEARCHING FOR NVSS SOURCES';gx;szf=nfield;szc=cellsize;szi=imsize 1 2 15-NOV-2006 16:37:53 AIPS vget imagr;if(lsparm(5)<0)then;cellsize=szc;else;cellsize=orgc;end 1 2 15-NOV-2006 16:37:53 AIPS if(lsparm(6)<0)then;imsize=256;nfield=szf;boxfile=bxf;else;imsize=orgi;end 1 2 15-NOV-2006 16:37:53 AIPS vput imagr 1 2 15-NOV-2006 16:37:53 AIPS finish 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS procedure imapipe(k,lsdisk,lsname) 1 2 15-NOV-2006 16:37:53 AIPS vnum=33;dowait=true 1 2 15-NOV-2006 16:37:53 AIPS if (k=1) then 1 2 15-NOV-2006 16:37:53 AIPS task'SPLIT';getset;outdisk=indisk;outclass=inclass;docalib=2 1 2 15-NOV-2006 16:37:53 AIPS baddisk=lsbadd;douvcomp=-1;go 1 2 15-NOV-2006 16:37:53 AIPS if (inclass='CH 0') then;inclass'LINE';outclass=inclass;doband=1;bpver=0 1 2 15-NOV-2006 16:37:53 AIPS go;end;end;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS task'TABGET';getset;inext'SU';invers=0;keyvalue=0;keystrng'';vput;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS task'IMAGR';getset;outdisk=indisk;flux=lsparm(8);baddisk=lsbadd;j=1 1 2 15-NOV-2006 16:37:53 AIPS while (j<9) 1 2 15-NOV-2006 16:37:53 AIPS keyword='CTYPE'!!char(j);gethead;keyword='CRVAL'!!char(j);clrtemp 1 2 15-NOV-2006 16:37:53 AIPS if (keystrng='FREQ') then;gethead;j=9;else;j=j+1;end;end 1 2 15-NOV-2006 16:37:53 AIPS cellsize=1.75e10/(keyvalue(1)*abs(lsparm(5)));do3dimag=1;overlap=2;vput 1 2 15-NOV-2006 16:37:53 AIPS keyword'NUM ROW';inext'SU';invers=0;keystrng'';getthead;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS for i=1:keyvalue(1) $ check if source is in index and uvfile exists 1 2 15-NOV-2006 16:37:53 AIPS vget tabget;pixxy=i,2,0;tabget;vget imagr;inname=keystrng;j=1;intype'UV' 1 2 15-NOV-2006 16:37:53 AIPS inseq=0;chkname;type ' ';niter=lsparm(7);lstarg=1;clrtemp;vput 1 2 15-NOV-2006 16:37:53 AIPS if (error < 1) then $ source file exists, but same source number ? 1 2 15-NOV-2006 16:37:53 AIPS vget tabget;pixxy=i,1,0;tabget;error=1;k=1 1 2 15-NOV-2006 16:37:53 AIPS while ((lssid(k)>0) & (k<1001)) 1 2 15-NOV-2006 16:37:53 AIPS if (lssid(k)=keyvalue(1))then error=0;end 1 2 15-NOV-2006 16:37:53 AIPS k=k+1;end;keyword'GCOUNT';gethead 1 2 15-NOV-2006 16:37:53 AIPS if(keyvalue(1)<10)then;type'NO DATA';error=1;end;end;vget imagr 1 2 15-NOV-2006 16:37:53 AIPS if (error < 1) then 1 2 15-NOV-2006 16:37:53 AIPS if ((lsparm(7)=7e4)&(lsparm(8)<0))then;flux=6*calcrms;end 1 2 15-NOV-2006 16:37:53 AIPS if ((lsparm(6)<0)!(lsparm(5)<0))then;setimsize;else;imsize=lsparm(6);end 1 2 15-NOV-2006 16:37:53 AIPS while (j<30) 1 2 15-NOV-2006 16:37:53 AIPS k=length(inname) 1 2 15-NOV-2006 16:37:53 AIPS if (substr(lsallcal(j),1,k)=substr(inname,1,k)) then $ calibrator 1 2 15-NOV-2006 16:37:53 AIPS lstarg=0;j=30 1 2 15-NOV-2006 16:37:53 AIPS if(lsparm(6)>=-0.99)then;niter=min(500,lsparm(7)) 1 2 15-NOV-2006 16:37:53 AIPS nfield=1;boxfile'';imsize=min(256,lsparm(6)) 1 2 15-NOV-2006 16:37:53 AIPS if(imsize(1)<0)then;imsize=256;end;end 1 2 15-NOV-2006 16:37:53 AIPS else;j=j+1;end $ check next source, if not found -> target 1 2 15-NOV-2006 16:37:53 AIPS end;if(substr(boxfile,1,1)<>' ')then;catboxfile;end 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS j=1 1 2 15-NOV-2006 16:37:53 AIPS $calibrator lstarg=0 1 2 15-NOV-2006 16:37:53 AIPS $target if lstarg=1 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS while (j<9) 1 2 15-NOV-2006 16:37:53 AIPS keyword='CTYPE'!!char(j);gethead;keyword='NAXIS'!!char(j);clrtemp 1 2 15-NOV-2006 16:37:53 AIPS if (keystrng='IF') then;gethead;j=9;else;j=j+1;end;end 1 2 15-NOV-2006 16:37:53 AIPS type ' NOW STARTING WITH SOURCE :'!!char(i)!!' ='!!inname;type ' ' 1 2 15-NOV-2006 16:37:53 AIPS if (inclass='CH 0') then 1 2 15-NOV-2006 16:37:53 AIPS for k=1:keyvalue(1);bif=k;eif=k 1 2 15-NOV-2006 16:37:53 AIPS if ((lstarg>0)!(lsparm(9)>0)) then;go;end 1 2 15-NOV-2006 16:37:53 AIPS end;clrtemp;k=keyvalue(1) 1 2 15-NOV-2006 16:37:53 AIPS inclass'LINE';keyvalue=0;keystrng'';j=1;chkname 1 2 15-NOV-2006 16:37:53 AIPS if (error < 1) then 1 2 15-NOV-2006 16:37:53 AIPS while (j<9) 1 2 15-NOV-2006 16:37:53 AIPS keyword='CTYPE'!!char(j);gethead;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS if (keystrng='FREQ') then 1 2 15-NOV-2006 16:37:53 AIPS keyword='NAXIS'!!char(j);gethead;echan=keyvalue(1);j=9 1 2 15-NOV-2006 16:37:53 AIPS else;j=j+1;end 1 2 15-NOV-2006 16:37:53 AIPS end;bchan=floor(echan/10);echan=ceil(echan*9/10) 1 2 15-NOV-2006 16:37:53 AIPS if (bchan=1) then;bchan=2;end;j=k 1 2 15-NOV-2006 16:37:53 AIPS for k=1:j;bif=k;eif=k;if ((lstarg>0)!(lsparm(9)>1)) then;go;end 1 2 15-NOV-2006 16:37:53 AIPS end;end;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS else 1 2 15-NOV-2006 16:37:53 AIPS bif=1;eif=keyvalue(1);vput;out2disk=indisk 1 2 15-NOV-2006 16:37:53 AIPS if ( (lsparm(10)=0) ! ((lsparm(9)<1)&(lstarg<1)) )then;go;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS else 1 2 15-NOV-2006 16:37:53 AIPS solint=lsparm(2);dotv=1;nmaps=lsparm(10);refant=lsrant;aparm=4,0 1 2 15-NOV-2006 16:37:53 AIPS if (lsparm(10)<0) then;dotv=-1;nmaps=-1*nmaps;end;go scimg;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS end;end;boxfile=setboxfle;delboxfle;vput imagr 1 2 15-NOV-2006 16:37:53 AIPS $ make uv and visibility plot 1 2 15-NOV-2006 16:37:53 AIPS task'UVPLT';ltype=-3;bparm 6,7;dotv -1;goplt;bparm 0;goplt;vget imagr 1 2 15-NOV-2006 16:37:53 AIPS inclass'IMAGR';inseq=0;intype'UV';indisk=lsdisk;allzap 1 2 15-NOV-2006 16:37:53 AIPS $ inclass'SCIMG';allzap 1 2 15-NOV-2006 16:37:53 AIPS inclass'IBM*';intype'MA';allzap 1 2 15-NOV-2006 16:37:53 AIPS inclass'RBM*';allzap;inclass'LBM*';allzap;recat;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS else;type ' NO UV-FILE, SKIPPING SOURCE :'!!inname!!' =#'!!char(i) 1 2 15-NOV-2006 16:37:53 AIPS end;end;dowait=false;vnum=0 1 2 15-NOV-2006 16:37:53 AIPS finish 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS procedure avlapipe 1 2 15-NOV-2006 16:37:53 AIPS tput avlapipe;vnum=33;vput avlapipe;pipeinpt;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS if (lserr <> 0) then; type '*** ERROR - ARE ALL INPUTS SET PROPERLY ? ***' 1 2 15-NOV-2006 16:37:53 AIPS else;lsclrcal;tint=guesintt;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS if (tint > 0) then;calpipe(lsdisk,lsname,lsrant);clrtemp 1 2 15-NOV-2006 16:37:53 AIPS if (lsparm(1)>0) then;imapipe(1,lsdisk,lsname) 1 2 15-NOV-2006 16:37:53 AIPS else;type'CALIBRATION DONE - SKIPPING SPLIT AND IMAGING' 1 2 15-NOV-2006 16:37:53 AIPS type'-----------------------------------------------------------' 1 2 15-NOV-2006 16:37:53 AIPS end;type ' ' 1 2 15-NOV-2006 16:37:53 AIPS if (lsplot>0) then;type 'VIEW CAL-PLOTS WITH GETSET;ALLPLOT';end;type ' ' 1 2 15-NOV-2006 16:37:53 AIPS else;type '* * *';type 'SINGLE DISH VLBI EXPERIMENT?';type '* * *';end 1 2 15-NOV-2006 16:37:53 AIPS end;tget avlapipe;vnum=0;type'* APPEARS TO HAVE ENDED SUCCESSFULLY *';clrtemp 1 2 15-NOV-2006 16:37:53 AIPS finish 1 0 15-NOV-2006 16:37:53 AIPS run nvasdefs 1 2 15-NOV-2006 16:37:53 AIPS Found in Version=ABIN 1 2 15-NOV-2006 16:37:53 AIPS default'AVLAPIPE' 1 2 15-NOV-2006 16:37:53 AIPS Found in Version=ABIN 1 2 15-NOV-2006 16:37:53 AIPS indisk 1; doalign -1; flagver 2; domodel 1 1 2 15-NOV-2006 16:37:53 AIPS docal 1; sources '*''' 1 2 15-NOV-2006 16:37:53 AIPS $ to be set by itself later 1 2 15-NOV-2006 16:37:53 AIPS solint 1; factor 5; doarray -1; imsize -1 1 2 15-NOV-2006 16:37:53 AIPS $imsize 512;$niter -1;cutoff -1;plver 0 1 2 15-NOV-2006 16:37:53 AIPS niter -1; cutoff -1 1 2 15-NOV-2006 16:37:53 AIPS $ for now debugging 1 2 15-NOV-2006 16:37:53 AIPS docont 1; plver 0; doall 1; doresid 0 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS $ defaults 1 2 15-NOV-2006 16:37:53 AIPS $ BADDISK 0$ INDISK 0$ DOCAT 1$ INNAME ' '$ INCLASS ' '$ INSEQ 0 1 2 15-NOV-2006 16:37:53 AIPS $ DOALIGN 1$ FLAgver 0$ SOLINT 0$ FACTOR 0$ REFANT 0$ DOMODEL -1 1 2 15-NOV-2006 16:37:53 AIPS $ KEYSTRNG ' '$ FLUX 0$ UVRANGE 0, 0$ SOURCES ' '$ CALSOUR ' ' 1 2 15-NOV-2006 16:37:53 AIPS $ dopol 0$ bpa 0$ DOCONT 1$ PLVER 0$ DOALL -1$ DOARRAY -1 1 2 15-NOV-2006 16:37:53 AIPS $ IMSIZE 0, 0$ NITER 0$ CUTOFF 0$ DOCAL 0$ DORESID -1 1 0 15-NOV-2006 16:37:53 AIPS compress 1 0 15-NOV-2006 16:37:53 AIPS default prtmsg;outprint'ARUN:BS078_2000MAY15_1.0.log 1 0 15-NOV-2006 16:37:53 AIPS docrt=-3;prnumber=-1;tput prtmsg;docrt 1 1 0 15-NOV-2006 16:37:53 AIPS procedure expid 1 0 15-NOV-2006 16:37:53 AIPS string*20 expnm 1 0 15-NOV-2006 16:37:53 AIPS string*75 expmsg 1 0 15-NOV-2006 16:37:53 AIPS expnm='BS078_2000MAY15_1' 1 0 15-NOV-2006 16:37:53 AIPS expmsg='ARUN:BS078_2000MAY15_1.0.log 1 0 15-NOV-2006 16:37:53 AIPS return expnm 1 0 15-NOV-2006 16:37:53 AIPS finish 1 0 15-NOV-2006 16:37:53 AIPS type expid 1 5 15-NOV-2006 16:37:53 AIPS 'BS078_2000MAY15_1' 1 0 15-NOV-2006 16:37:53 AIPS 1 0 15-NOV-2006 16:37:53 AIPS docrt=1;type expid 1 5 15-NOV-2006 16:37:53 AIPS 'BS078_2000MAY15_1' 1 0 15-NOV-2006 16:37:53 AIPS run avlapost 1 2 15-NOV-2006 16:37:53 AIPS Found in Version=ABIN 1 2 15-NOV-2006 16:37:53 AIPS $ Lorant Sjouwerman, versions 1.. 2005, for NRAO 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS $$ General catalog looks like 1 2 15-NOV-2006 16:37:53 AIPS $$ Multi-source UV data file 1 2 15-NOV-2006 16:37:53 AIPS $$ Multi-source TASAV file 1 2 15-NOV-2006 16:37:53 AIPS $$ Single-source calibrated data - auvf 1 2 15-NOV-2006 16:37:53 AIPS $$ Single-source calibrated images- aimg 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS $May need to redefine after a restore 0: 1 2 15-NOV-2006 16:37:53 AIPS $allzap 1 2 15-NOV-2006 16:37:53 AIPS $calcintt 1 2 15-NOV-2006 16:37:53 AIPS $guesintt 1 2 15-NOV-2006 16:37:53 AIPS $lsparm(5);tint;lsdisk 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS procedure flatfov 1 2 15-NOV-2006 16:37:53 AIPS $LOS - compile flatn-ed radius blank-ed images out to where pbcorr=2.5 (=xpb) 1 2 15-NOV-2006 16:37:53 AIPS scalar uvi,mai,fov,frq,kk,tbw,tint,xpb,xcst,nif,fbw,fta;xpb=2.5 1 2 15-NOV-2006 16:37:53 AIPS clrname;indisk=lsdisk;intype'UV';chkname;uvi=1-error 1 2 15-NOV-2006 16:37:53 AIPS if(uvi<3)then;type'ERROR: NO FILES PROCESSED !';else 1 2 15-NOV-2006 16:37:53 AIPS if(uvi<4)then;type'WARNING: ONLY ONE UV-FILE - MAYBE CHECK?';end 1 2 15-NOV-2006 16:37:53 AIPS egetname 1;tint=guesintt;xcst=sqrt((3/ln(2))*(xpb-1)/xpb);kk=1 1 2 15-NOV-2006 16:37:53 AIPS while (kk<7) 1 2 15-NOV-2006 16:37:53 AIPS keyvalue=0;keystrng'';keyword='CTYPE'!!char(kk);gethead 1 2 15-NOV-2006 16:37:53 AIPS if(substr(keystrng,1,2)='IF')then;keyword='NAXIS'!!char(kk) 1 2 15-NOV-2006 16:37:53 AIPS keystrng'';gethead;nif=keyvalue(1);kk=10;else;kk=kk+1;end;end;kk=1 1 2 15-NOV-2006 16:37:53 AIPS while (kk<7) 1 2 15-NOV-2006 16:37:53 AIPS keyvalue=0;keystrng'';keyword='CTYPE'!!char(kk);gethead 1 2 15-NOV-2006 16:37:53 AIPS if(substr(keystrng,1,4)='FREQ')then;keyword='CRVAL'!!char(kk) 1 2 15-NOV-2006 16:37:53 AIPS keystrng'';gethead;frq=keyvalue(1);kk=10;else;kk=kk+1;end;end 1 2 15-NOV-2006 16:37:53 AIPS for i=3:uvi;egetname i 1 2 15-NOV-2006 16:37:53 AIPS task'TABGET';inext'FQ';invers 1;keyword'NUM ROW';keystrng'';getthead 1 2 15-NOV-2006 16:37:53 AIPS kk=keyvalue(1);for j=1:kk;pixxy=j,4,1;tabget;tbw=keyvalue(1) 1 2 15-NOV-2006 16:37:53 AIPS if(nif=2)then;pixxy=j,4,2;tabget;tbw=max(tbw,keyvalue(1));end 1 2 15-NOV-2006 16:37:53 AIPS end;intype'MA';inseq=0;inclass'*001';chkname;mai=1-error 1 2 15-NOV-2006 16:37:53 AIPS if(mai>1)then;type'WARNING: MULTIPLE IMAGES - CHECK?';end;inclass'NVAS06' 1 2 15-NOV-2006 16:37:53 AIPS chkname;if(error<1)then;type inname!!' : FLATFOV ALREADY DONE';mai=0;end 1 2 15-NOV-2006 16:37:53 AIPS if (mai=1) then;inclass'*001' 1 2 15-NOV-2006 16:37:53 AIPS for j=1:mai $ assume inseq starts at 1.. 1 2 15-NOV-2006 16:37:53 AIPS inseq=j;kk=1;cellsize=0;userid=0 1 2 15-NOV-2006 16:37:53 AIPS while (kk<5) 1 2 15-NOV-2006 16:37:53 AIPS keyvalue=0;keystrng'';keyword='CTYPE'!!char(kk);gethead 1 2 15-NOV-2006 16:37:53 AIPS keyword='CDELT'!!char(kk);clrtemp 1 2 15-NOV-2006 16:37:53 AIPS if(substr(keystrng,1,3)='RA-')then;gethead;cellsize(1)=keyvalue(1);end 1 2 15-NOV-2006 16:37:53 AIPS if(substr(keystrng,1,4)='DEC-')then;gethead;cellsize(2)=keyvalue(1);end 1 2 15-NOV-2006 16:37:53 AIPS if(substr(keystrng,1,4)='FREQ')then;keyword='CRVAL'!!char(kk) 1 2 15-NOV-2006 16:37:53 AIPS keystrng'';gethead;fov=keyvalue(1)/1e9;fov=1350/fov;end;kk=kk+1 1 2 15-NOV-2006 16:37:53 AIPS end;cellsize(1)=-1*cellsize(1)*3600;cellsize(2)=cellsize(2)*3600 1 2 15-NOV-2006 16:37:53 AIPS fta=min(1.75e10/(frq*abs(lsparm(5))),(min(cellsize(1),cellsize(2)))) 1 2 15-NOV-2006 16:37:53 AIPS fbw=xcst*3*fta*frq/tbw $ radius field/view due bandwidth 1 2 15-NOV-2006 16:37:53 AIPS fta=xcst*3*fta/(tint*7.2722e-5) $ radius field/view due averaging 1 2 15-NOV-2006 16:37:53 AIPS fov=min(fov,fbw);fov=min(fov,fta) $ min field/view radius, arcsec 1 2 15-NOV-2006 16:37:53 AIPS imsize(1)=ceil(2*fov/cellsize(1));imsize(2)=ceil(2*fov/cellsize(2)) 1 2 15-NOV-2006 16:37:53 AIPS task'FLATN';inclass'?CL*';chkname;nfield=1-error;nmaps=1;clroname 1 2 15-NOV-2006 16:37:53 AIPS outname=inname;coordina=0;reweight=0;doweight=0;edgskp=15;aparm=0 1 2 15-NOV-2006 16:37:53 AIPS pbparm=1/xpb,0;type'MINIMUM FOV :'!!char(fov)!!' ARCSEC RADIUS' 1 2 15-NOV-2006 16:37:53 AIPS inclass'?CL001';gx 1 2 15-NOV-2006 16:37:53 AIPS $inclass'?CL*';allzap;recat 1 2 15-NOV-2006 16:37:53 AIPS ;inclass'FLATN' 1 2 15-NOV-2006 16:37:53 AIPS tput;default blank;tget flatn;task'BLANK';opcode'RADI';dparm fov,0 1 2 15-NOV-2006 16:37:53 AIPS gx;allzap;recat 1 2 15-NOV-2006 16:37:53 AIPS end;end;end;end 1 2 15-NOV-2006 16:37:53 AIPS finish 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS procedure nvasimage 1 2 15-NOV-2006 16:37:53 AIPS $LOS - Determine noise, do primary beam correction, include copyright 1 2 15-NOV-2006 16:37:53 AIPS scalar numfle,ll,mm 1 2 15-NOV-2006 16:37:53 AIPS clrname;indisk=lsdisk;recat;chkname;numfle=1-error;mai=0 1 2 15-NOV-2006 16:37:53 AIPS while((mai'BLANK')) 1 2 15-NOV-2006 16:37:53 AIPS mai=mai+1;egetname mai;end;if(inclass<>'BLANK')then;mai=numfle+1;end 1 2 15-NOV-2006 16:37:53 AIPS for j=mai:numfle;default imean;docat=1;intype'SC';egetname j;chkname 1 2 15-NOV-2006 16:37:53 AIPS if(error=0)then;keyvalue=0;keystrng'';keyword='CRPIX1';gethead 1 2 15-NOV-2006 16:37:53 AIPS ll=keyvalue(1);keyword='CRPIX2';gethead;mm=keyvalue(1);doinvers=1 1 2 15-NOV-2006 16:37:53 AIPS blc(1)=ll-29;blc(2)=mm-30;trc(1)=ll+30;trc(2)=mm+29;imstat;doinv=-1 1 2 15-NOV-2006 16:37:53 AIPS blc=0;trc=0;rms=pixstd;go;wa;if(pixstd=rms)then;keyword'ACTNOISE' 1 2 15-NOV-2006 16:37:53 AIPS keytype'R';keyvalue=rms,0;puthead;end;end;end 1 2 15-NOV-2006 16:37:53 AIPS default'PBCOR';indisk=lsdisk;inclass'BLANK';chkname;pbparm=1/xpb,0 1 2 15-NOV-2006 16:37:53 AIPS for j=mai:numfle 1 2 15-NOV-2006 16:37:53 AIPS intype'SC';egetname mai;chkname;if(error=0)then;getoname mai 1 2 15-NOV-2006 16:37:53 AIPS outclass'RADCOR';outseq=0;inclass'BLANK';outdisk=indisk;gx;zap;recat;end 1 2 15-NOV-2006 16:37:53 AIPS end;default'CPYRT';indisk=lsdisk;recat;infile='AVLA:Arch_Cprt 1 2 15-NOV-2006 16:37:53 AIPS for j=mai:numfle $ can only do on MA files 1 2 15-NOV-2006 16:37:53 AIPS intype'SC';egetname mai;chkname;getoname mai;outclass'NVAS06'; 1 2 15-NOV-2006 16:37:53 AIPS if(inclass='RADCOR')then;gx;inclass'RADCOR';zap;recat;end;end 1 2 15-NOV-2006 16:37:53 AIPS finish 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS procedure mkarr 1 2 15-NOV-2006 16:37:53 AIPS string*1 sx,lx,az 1 2 15-NOV-2006 16:37:53 AIPS string*4 nnsl 1 2 15-NOV-2006 16:37:53 AIPS scalar aw, ae, an, ai 1 2 15-NOV-2006 16:37:53 AIPS numbant=0;aw=0;ae=0;an=0 1 2 15-NOV-2006 16:37:53 AIPS keyword'NUM ROW';inext'AN';invers=0;getthead;k=keyvalue(1) 1 2 15-NOV-2006 16:37:53 AIPS for j=1:k 1 2 15-NOV-2006 16:37:53 AIPS pixxy=j,1,0;tabget;i=1;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS while((substr(keystrng,i,i)<>':')&(i<9));i=i+1;end;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS if (substr(keystrng,i+1,i+1)<>' ')then;lsvla=substr(keystrng,i+1,i+3) 1 2 15-NOV-2006 16:37:53 AIPS else;lsvla=substr(keystrng,i+2,i+4);end;az=substr(lsvla,1,1) 1 2 15-NOV-2006 16:37:53 AIPS if ((lsvla<>'OUT')&(lsvla<>'MPD'))then;numbant=numbant+1 1 2 15-NOV-2006 16:37:53 AIPS if (lsvla='VPT')then;ai=75;lx='P';else;ai=value(substr(lsvla,2,3)) 1 2 15-NOV-2006 16:37:53 AIPS if(az='W')then;aw=max(aw,ai);else;if(az='E')then;ae=max(ae,ai);else 1 2 15-NOV-2006 16:37:53 AIPS if(az='N')then;an=max(an,ai);else;if(lx<>'P')then; 1 2 15-NOV-2006 16:37:53 AIPS type lsvla!!' - ERROR: ANTENNA NOT KNOWN';end;end;end;end 1 2 15-NOV-2006 16:37:53 AIPS clrtemp;end;end;end 1 2 15-NOV-2006 16:37:53 AIPS if (lx<>'P')then;ai=max(aw,ae);ai=max(ai,an);lx='D';if(ai>36)then;lx='A' 1 2 15-NOV-2006 16:37:53 AIPS else;if(ai>18)then;lx='B';else;if(ai>9)then;lx='C';end;end;end;end 1 2 15-NOV-2006 16:37:53 AIPS ai=min(aw,ae);ai=min(ai,an);sx='A';if(ai<10)then;sx='D';else;if(ai<19)then 1 2 15-NOV-2006 16:37:53 AIPS sx='C';else;if(ai<37)then;sx='B';end;end;end;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS if(numbant<10)then 1 2 15-NOV-2006 16:37:53 AIPS nnsl='0'!!char(numbant)!!sx!!lx;else;nnsl=char(numbant)!!sx!!lx;end 1 2 15-NOV-2006 16:37:53 AIPS return nnsl 1 2 15-NOV-2006 16:37:53 AIPS finish 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS procedure nvasname 1 2 15-NOV-2006 16:37:53 AIPS $LOS - makes the RA/Dec directory and returns the archive file name 1 2 15-NOV-2006 16:37:53 AIPS scalar ki,ra1,ra2,dc1,dc2,rh,rm,rs,dd,dm,ds,rmsv,sbmv 1 2 15-NOV-2006 16:37:53 AIPS scalar ifx,nif,nu,nu1,nu2,bw,nst,stv,msuv1,msuv2,msuv 1 2 15-NOV-2006 16:37:53 AIPS string*1 pm,rmsc,stc,ik,rdi 1 2 15-NOV-2006 16:37:53 AIPS string*2 zz 1 2 15-NOV-2006 16:37:53 AIPS string*3 mmm 1 2 15-NOV-2006 16:37:53 AIPS string*4 rmss,sbms,fras,frqs,nnsl,rads 1 2 15-NOV-2006 16:37:53 AIPS string*30 dir 1 2 15-NOV-2006 16:37:53 AIPS string*20 expnm 1 2 15-NOV-2006 16:37:53 AIPS expnm = '' 1 2 15-NOV-2006 16:37:53 AIPS if(expnm='')then 1 2 15-NOV-2006 16:37:53 AIPS keyword'OBSERVER';gethead;expnm=keystrng;keyword'DATE-OBS';gethead 1 2 15-NOV-2006 16:37:53 AIPS mmm=substr(keystrng,5,6) 1 2 15-NOV-2006 16:37:53 AIPS if(mmm='01')then;mmm='JAN';end;if(mmm='02')then;mmm='FEB';end 1 2 15-NOV-2006 16:37:53 AIPS if(mmm='03')then;mmm='MAR';end;if(mmm='04')then;mmm='APR';end 1 2 15-NOV-2006 16:37:53 AIPS if(mmm='05')then;mmm='MAY';end;if(mmm='06')then;mmm='JUN';end 1 2 15-NOV-2006 16:37:53 AIPS if(mmm='07')then;mmm='JUL';end;if(mmm='08')then;mmm='AUG';end 1 2 15-NOV-2006 16:37:53 AIPS if(mmm='09')then;mmm='SEP';end;if(mmm='10')then;mmm='OCT';end 1 2 15-NOV-2006 16:37:53 AIPS if(mmm='11')then;mmm='NOV';end;if(mmm='12')then;mmm='DEC';end 1 2 15-NOV-2006 16:37:53 AIPS expnm=expnm!!'_'!!substr(keystrng,1,4)!!mmm!!substr(keystrng,7,8)!!'_1' 1 2 15-NOV-2006 16:37:53 AIPS end;ki=1;userid=0 1 2 15-NOV-2006 16:37:53 AIPS while (ki<9) 1 2 15-NOV-2006 16:37:53 AIPS ik=char(ki);keyvalue=0;keystrng'';keyword='CTYPE'!!ik;gethead;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS if(substr(keystrng,1,2)='RA')then 1 2 15-NOV-2006 16:37:53 AIPS keyword='CRVAL'!!ik;gethead;ra1=keyvalue(1);ra2=keyvalue(2);msuv1=ra1+ra2 1 2 15-NOV-2006 16:37:53 AIPS keyword='CDELT'!!ik;gethead;cellsize(1)=-1*keyvalue(1)*3600;ra1=ra1/15 1 2 15-NOV-2006 16:37:53 AIPS ra2=ra2/15;rh=floor(ra1);ra1=(ra1-rh)*60;rm=floor(ra1);ra1=(ra1-rm)*60 1 2 15-NOV-2006 16:37:53 AIPS rs=((floor((ra1+(3600*ra2))*1000)+0.005)/1000);clrtemp 1 2 15-NOV-2006 16:37:53 AIPS if(abs(rs-floor(rs))<0.1)then;zz='.0';else;zz='';end;clrtemp 1 2 15-NOV-2006 16:37:53 AIPS keyword='NAXIS'!!ik;gethead;ra1=0.5*keyvalue(1)*cellsize(1);end 1 2 15-NOV-2006 16:37:53 AIPS if(substr(keystrng,1,3)='DEC')then 1 2 15-NOV-2006 16:37:53 AIPS keyword='CRVAL'!!ik;gethead;dc1=keyvalue(1);dc2=keyvalue(2);msuv1=dc1+dc2 1 2 15-NOV-2006 16:37:53 AIPS keyword='CDELT'!!ik;gethead;cellsize(2)=keyvalue(1)*3600 1 2 15-NOV-2006 16:37:53 AIPS if(dc1<0)then;pm='-';dc1=-1*dc1;dc2=-1*dc2;else;pm='+';end 1 2 15-NOV-2006 16:37:53 AIPS dd=floor(dc1);dc1=(dc1-dd)*60;dm=floor(dc1);dc1=(dc1-dm)*60 1 2 15-NOV-2006 16:37:53 AIPS ds=floor(dc1+(3600*dc2)+0.0005);clrtemp;keyword='NAXIS'!!ik 1 2 15-NOV-2006 16:37:53 AIPS gethead;dc1=0.5*(keyvalue(1)-10)*cellsize(2);end $ie correct for (c)-top 1 2 15-NOV-2006 16:37:53 AIPS if(substr(keystrng,1,2)='IF')then 1 2 15-NOV-2006 16:37:53 AIPS keyword='NAXIS'!!ik;gethead;nif=keyvalue(1);clrtemp;end 1 2 15-NOV-2006 16:37:53 AIPS if(substr(keystrng,1,4)='FREQ')then 1 2 15-NOV-2006 16:37:53 AIPS keyword='CRVAL'!!ik;gethead;nu1=keyvalue(1)/1e6;nu2=keyvalue(2)/1e6 1 2 15-NOV-2006 16:37:53 AIPS keyword='CDELT'!!ik;gethead;bw=keyvalue(1)/1e6;end;nu=(nu1+nu2);clrtemp 1 2 15-NOV-2006 16:37:53 AIPS if(substr(keystrng,1,6)='STOKES')then 1 2 15-NOV-2006 16:37:53 AIPS keyword='CRVAL'!!ik;gethead;stv=keyvalue(1) 1 2 15-NOV-2006 16:37:53 AIPS keyword='NAXIS'!!ik;gethead;nst=keyvalue(1);clrtemp 1 2 15-NOV-2006 16:37:53 AIPS if(nst=4)then;stc='F';else;if(nst=2)then;stc='H';else;if(stv=-1)then 1 2 15-NOV-2006 16:37:53 AIPS stc='R';else;if(stv=-2)then;stc='L';else;if(stv=-5)then;stc='X' 1 2 15-NOV-2006 16:37:53 AIPS else;if(stv=-6)then;stc='Y';else;if(stv >0)then;stc='I';else 1 2 15-NOV-2006 16:37:53 AIPS stc='U';end;end;end;end;end;end;end;end 1 2 15-NOV-2006 16:37:53 AIPS if(substr(keystrng,1,1)='')then;ki=10;else;ki=ki+1;end 1 2 15-NOV-2006 16:37:53 AIPS end;clrtemp $ build the output file name here 1 2 15-NOV-2006 16:37:53 AIPS if(intype='UV')then;nu1=0;nu2=0;clrtemp;inext'FQ';for ifx=1:nif 1 2 15-NOV-2006 16:37:53 AIPS pixxy=1,2,ifx;tabget;nu1=nu1+((keyvalue(1)+keyvalue(2))/1e6) 1 2 15-NOV-2006 16:37:53 AIPS pixxy=1,3,ifx;tabget;nu2=nu2+((keyvalue(1)+keyvalue(2))/1e6);end 1 2 15-NOV-2006 16:37:53 AIPS nu=nu+0.5*(nu1+(0.5*nu2));clrtemp;else;if(intype='MA')then; 1 2 15-NOV-2006 16:37:53 AIPS fras=substr(char(0.5*(ra1+dc1)),1,4);nu=nu+(bw/(2*nif));else 1 2 15-NOV-2006 16:37:53 AIPS type 'ERROR: FILE TYPE UNKNOWN (HOW DID THIS HAPPEN?)';end;end 1 2 15-NOV-2006 16:37:53 AIPS frqs=substr(char((nu+5)/1000),1,4);clrtemp;sys2com(1)=' $aimg/ 1 2 15-NOV-2006 16:37:53 AIPS if (intype='MA')then; $read conv size,rms from header, use imsi*cell/2 for R 1 2 15-NOV-2006 16:37:53 AIPS rdi='S';ra2=0.5*(ra1+dc1-9);if(ra2>60)then;rdi='M';ra2=ra2/60;end $ R-fov 1 2 15-NOV-2006 16:37:53 AIPS if(ra2>60)then;rdi='D';ra2=ra2/60;end;rads=substr(char(ra2),1,4) 1 2 15-NOV-2006 16:37:53 AIPS keyword='BMAJ';gethead;sbmv=keyvalue(1);keyword='BMIN';gethead 1 2 15-NOV-2006 16:37:53 AIPS sbmv=1800*(sbmv+keyvalue(1));sbms=substr(char(sbmv),1,4) 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS keyvalue=0;keystrng'';keyword='ACTNOISE';gethead;rmsv=keyvalue(1) $ RMS<1e4 1 2 15-NOV-2006 16:37:53 AIPS if(rmsv>1)then;rmsc='J';rmss=substr(char(rmsv),1,4);else;rmsv=rmsv*1000 1 2 15-NOV-2006 16:37:53 AIPS if(rmsv>1)then;rmsc='M';rmss=substr(char(rmsv),1,4);else;rmsv=rmsv*1000 1 2 15-NOV-2006 16:37:53 AIPS if(rmsv>1)then;rmsc='U';rmss=substr(char(rmsv),1,4);else 1 2 15-NOV-2006 16:37:53 AIPS rmsv=rmsv*1000;rmsc='N';rmss=substr(char(rmsv),1,4) 1 2 15-NOV-2006 16:37:53 AIPS end;end;end;clrtemp;fras='';while(length(frqs)<4);frqs=frqs!!'0';end 1 2 15-NOV-2006 16:37:53 AIPS while(length(rads)<4);rads=rads!!'0';end;while(length(rmss)<4) 1 2 15-NOV-2006 16:37:53 AIPS rmss=rmss!!'0';end;while(length(sbms)<4);sbms=sbms!!'0';end 1 2 15-NOV-2006 16:37:53 AIPS outfile=frqs!!stc!!sbms!!'_'!!expnm!!'_'!!rmss!!rmsc!!fras!!rads!!rdi 1 2 15-NOV-2006 16:37:53 AIPS else;outprint=frqs!!stc!!nnsl!!'_'!!expnm;outfile=outprint!!'.uvfits 1 2 15-NOV-2006 16:37:53 AIPS end 1 2 15-NOV-2006 16:37:53 AIPS msuv=(sqrt((msuv1*msuv1)+(msuv2*msuv2)))*3600 1 2 15-NOV-2006 16:37:53 AIPS if(msuv>5)then $ not multisource UV, make a source dir 1 2 15-NOV-2006 16:37:53 AIPS dir='';sysout'';syscom'mkdir 1 2 15-NOV-2006 16:37:53 AIPS if(rh<10)then;sys2com(2)='J0'!!char(rh);else;sys2com(2)='J'!! char(rh);end 1 2 15-NOV-2006 16:37:53 AIPS if(rm<10)then;sys2com(3)='0'!!char(rm);else;sys2com(3)=char(rm);end 1 2 15-NOV-2006 16:37:53 AIPS if(rs<10)then;sys2com(4)='0'!!char(rs)!!zz;else;sys2com(4)=char(rs)!!zz;end 1 2 15-NOV-2006 16:37:53 AIPS sys2com(4)=substr(sys2com(4),1,4);clrtemp 1 2 15-NOV-2006 16:37:53 AIPS if(dd<10)then;sys2com(5)=pm!!'0'!!char(dd);else;sys2com(5)=pm!!char(dd);end 1 2 15-NOV-2006 16:37:53 AIPS if(dm<10)then;sys2com(6)='0'!!char(dm);else;sys2com(6)=char(dm);end 1 2 15-NOV-2006 16:37:53 AIPS if(ds<10)then;sys2com(7)='0'!!char(ds);else;sys2com(7)=char(ds);end 1 2 15-NOV-2006 16:37:53 AIPS sys2com(7)=substr(sys2com(7),1,2);clrtemp 1 2 15-NOV-2006 16:37:53 AIPS sys2com(8) ' >& /dev/null 1 2 15-NOV-2006 16:37:53 AIPS system;clrtemp;for i=1:7;dir=dir!!sys2com(i);end;ki=length(dir) $must be 23 1 2 15-NOV-2006 16:37:53 AIPS dir=substr(dir,8,ki);if(ki<>23)then;type'OOPS: WRONG DIRECTORY NAME ?';end 1 2 15-NOV-2006 16:37:53 AIPS end;syscom'';sys2com'';clrtemp 1 2 15-NOV-2006 16:37:53 AIPS return 1 2 15-NOV-2006 16:37:53 AIPS finish 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS procedure nvasarch 1 2 15-NOV-2006 16:37:53 AIPS $LOS - archives the files to disk - define $EXP (and $AVLA/$ADAT/$AIMG/$AUVF) 1 2 15-NOV-2006 16:37:53 AIPS string*4 nnsl 1 2 15-NOV-2006 16:37:53 AIPS string*20 expnm 1 2 15-NOV-2006 16:37:53 AIPS string*64 expfile 1 2 15-NOV-2006 16:37:53 AIPS scalar nn,mai,uvi,xe,nif 1 2 15-NOV-2006 16:37:53 AIPS clrname;indisk=lsdisk;chkname;numfle=1-error;intype'UV';chkname;uvi=1-error 1 2 15-NOV-2006 16:37:53 AIPS default fitab;indisk=lsdisk;recat;douvcomp=-1;nif=2;type expid 1 2 15-NOV-2006 16:37:53 AIPS $2IF IM, or reset in uv#1 1 2 15-NOV-2006 16:37:53 AIPS if(numfle>3)then $ at least 1UVF, 1TSV, 1SS, 1MA 1 2 15-NOV-2006 16:37:53 AIPS egetname 1;nnsl=mkarr;nvasname;i=1;clrtemp;syscom'mkdir 1 2 15-NOV-2006 16:37:53 AIPS while((substr(expnm,i,i)<>'_')&(i<21));i=i+1;end;dir=substr(expnm,1,i-1) 1 2 15-NOV-2006 16:37:53 AIPS outfile='ADAT:'!!expnm!!'_'!!frqs!!stc!!nnsl!!'.uvfits 1 2 15-NOV-2006 16:37:53 AIPS sysout'';sys2com'';sys2com(2) ' >& /dev/null 1 2 15-NOV-2006 16:37:53 AIPS sys2com(1)' $ADAT/'!!dir;system;gx;clrtemp;egetname 2;clrtemp;syscom'\mv -f 1 2 15-NOV-2006 16:37:53 AIPS outfile='ADAT:'!!expnm!!'_'!!frqs!!stc!!nnsl!!'.clfits 1 2 15-NOV-2006 16:37:53 AIPS gx;sys2com(1)' $ADAT/'!!expnm!!'_* $ADAT/'!!dir;system 1 2 15-NOV-2006 16:37:53 AIPS sys2com(1)' $ADAT/'!!expnm!!'.* $ADAT/'!!dir;system 1 2 15-NOV-2006 16:37:53 AIPS sys2com(1)' $ARUN/'!!expnm!!'.* $ADAT/'!!dir;system;j=2;mai=0 1 2 15-NOV-2006 16:37:53 AIPS while(j& /dev/null 1 2 15-NOV-2006 16:37:53 AIPS outfile='AIMG:'!!outfile;if(xe=1)then;gx; 1 2 15-NOV-2006 16:37:53 AIPS if(numtab('PL')<1)then;type'NO UV PLOTS';else;if (numtab('PL')<2) then; 1 2 15-NOV-2006 16:37:53 AIPS type'SINGLE PLOT, ASSUMING UV COVERAGE'; 1 2 15-NOV-2006 16:37:53 AIPS else;plver=2;outfile='AIMG:'!!outprint!!'.vis.ps 1 2 15-NOV-2006 16:37:53 AIPS go lwpla;syscom'convert $aimg/ 1 2 15-NOV-2006 16:37:53 AIPS sys2com(1)=outprint!!'.vis.ps $aimg/ 1 2 15-NOV-2006 16:37:53 AIPS sys2com(2)=outprint!!'.vis.gif 1 2 15-NOV-2006 16:37:53 AIPS system;end;plver=1;outfile='AIMG:'!!outprint!!'.uv.ps 1 2 15-NOV-2006 16:37:53 AIPS go lwpla;sys2com(1)=outprint!!'.uv.ps $aimg/ 1 2 15-NOV-2006 16:37:53 AIPS sys2com(2)=outprint!!'.uv.gif 1 2 15-NOV-2006 16:37:53 AIPS system;end;end;clrtemp;syscom'\mv -f $aimg/ 1 2 15-NOV-2006 16:37:53 AIPS $ sys2com(1)=substr(outfile,6,length(outfile))!!' $aimg/ 1 2 15-NOV-2006 16:37:53 AIPS sys2com(1)=outprint!!'.* $aimg/ 1 2 15-NOV-2006 16:37:53 AIPS sys2com(2)=dir;system;clrtemp;end;for nn=(uvi+1):numfle $ archive MAps 1 2 15-NOV-2006 16:37:53 AIPS egetname nn;chkname;xe=1-error;if((intype='MA')&(inclass='NVAS06'))then 1 2 15-NOV-2006 16:37:53 AIPS nvasname;sysout'';sys2com'';sys2com(8)' >& /dev/null 1 2 15-NOV-2006 16:37:53 AIPS expfile=outfile;outfile='AIMG:'!!outfile 1 2 15-NOV-2006 16:37:53 AIPS if(xe=1)then;gx;syscom'\mv -f $aimg/ 1 2 15-NOV-2006 16:37:53 AIPS sys2com(1)=expfile!!' $aimg/ 1 2 15-NOV-2006 16:37:53 AIPS sys2com(2)=expfile!!'.imfits 1 2 15-NOV-2006 16:37:53 AIPS system;clrtemp;syscom'fits2jpeg -nonLinear -fits $aimg/ 1 2 15-NOV-2006 16:37:53 AIPS sys2com(1)=expfile!!'.imfits -jpeg $aimg/ 1 2 15-NOV-2006 16:37:53 AIPS sys2com(2)=expfile!!'.jpg 1 2 15-NOV-2006 16:37:53 AIPS sys2com(3)=' ; convert -size 150x150 $aimg/ 1 2 15-NOV-2006 16:37:53 AIPS sys2com(4)=expfile!!'.jpg 1 2 15-NOV-2006 16:37:53 AIPS sys2com(5)=' -resize 150x150 -gamma 1.5 -depth 32 $aimg/ 1 2 15-NOV-2006 16:37:53 AIPS sys2com(6)=expfile!!'.JPG'!!' ; \mv -f $aimg/ 1 2 15-NOV-2006 16:37:53 AIPS sys2com(7)=expfile!!'* $aimg/ 1 2 15-NOV-2006 16:37:53 AIPS sys2com(8) dir!!sys2com(8);system;clrtemp;end;end;end;end 1 2 15-NOV-2006 16:37:53 AIPS finish 1 2 15-NOV-2006 16:37:53 AIPS 1 2 15-NOV-2006 16:37:53 AIPS procedure nvas 1 2 15-NOV-2006 16:37:53 AIPS $ typ expid;flatfov;if(uvi>3)then;nvasimage;nvasarch;end 1 2 15-NOV-2006 16:37:53 AIPS typ expid;flatfov;if(uvi>3)then;nvasimage;end 1 2 15-NOV-2006 16:37:53 AIPS finish 1 0 15-NOV-2006 16:37:53 AIPS avlapipe 1 2 15-NOV-2006 16:37:53 AIPS Found in Version=ABIN 1 2 15-NOV-2006 16:37:53 AIPS Found in Version=ABIN 1 2 15-NOV-2006 16:37:53 AIPS Got(1) disk= 1 user=**** type=UV 20000515.K BAND.1 1 5 15-NOV-2006 16:37:53 AIPS 'AIPS WILL CHOOSE THE REFERENCE ANTENNA' 1 2 15-NOV-2006 16:37:53 AIPS Got(1) disk= 1 user=**** type=UV 20000515.K BAND.1 1 5 15-NOV-2006 16:37:53 AIPS 'SETFC WILL DETERMINE THE CELL SIZE' 1 5 15-NOV-2006 16:37:53 AIPS '3.3333 SECOND INTEGRATIONS (GUESS)' 1 5 15-NOV-2006 16:37:54 AIPS 'DONE CLEANUP OF OLD TABLE EXTENTION FILES (CL,SN,FG,BP,PL,XX)' 1 5 15-NOV-2006 16:37:54 AIPS 'QUACK SKIPPED FOR THIS HIGH FREQUENCY OBSERVATION' 1 5 15-NOV-2006 16:37:54 AIPS 'MAY BE A FAST-SWITHCING OBS - IE LOSS OF ALL DATA' 1 5 15-NOV-2006 16:37:54 AIPS 'RUN BY HAND IF YOU REALLY WANT THIS QUACK' 1 5 15-NOV-2006 16:37:54 FLAGR Task FLAGR (release of 31DEC06) begins 1 4 15-NOV-2006 16:37:56 FLAGR Overall average amp= 4.023E-01 +- 4.618E-02 source= 0555+398 1 4 15-NOV-2006 16:37:56 FLAGR Overall average rms= 1.133E-02 +- 2.281E-03 source= 0555+398 1 4 15-NOV-2006 16:37:56 FLAGR Overall average amp= 9.281E-02 +- 2.169E-02 source= 0137+331 1 4 15-NOV-2006 16:37:56 FLAGR Overall average rms= 1.264E-02 +- 2.406E-03 source= 0137+331 1 4 15-NOV-2006 16:37:56 FLAGR Overall average amp= 3.116E-01 +- 6.226E-02 source= 0423-013 1 4 15-NOV-2006 16:37:56 FLAGR Overall average rms= 1.364E-02 +- 2.916E-03 source= 0423-013 1 4 15-NOV-2006 16:37:56 FLAGR Overall average amp= 1.195E-01 +- 1.642E-02 source= 0521+166 1 4 15-NOV-2006 16:37:56 FLAGR Overall average rms= 9.776E-03 +- 2.394E-03 source= 0521+166 1 4 15-NOV-2006 16:37:56 FLAGR Overall average amp= 9.609E-01 +- 7.441E-02 source= 0609-157 1 4 15-NOV-2006 16:37:56 FLAGR Overall average rms= 1.784E-02 +- 6.148E-03 source= 0609-157 1 4 15-NOV-2006 16:37:56 FLAGR Overall average amp= 6.095E-02 +- 5.326E-03 source= 0713+438 1 4 15-NOV-2006 16:37:56 FLAGR Overall average rms= 9.916E-03 +- 2.614E-03 source= 0713+438 1 4 15-NOV-2006 16:37:56 FLAGR Overall average amp= 1.630E-01 +- 1.414E-02 source= 0854+201 1 4 15-NOV-2006 16:37:56 FLAGR Overall average rms= 1.079E-02 +- 2.850E-03 source= 0854+201 1 5 15-NOV-2006 16:37:56 FLAGR Found 4 bad times, 53 total flags 1 5 15-NOV-2006 16:37:56 FLAGR Wrote 0 antenna & IF independent flags 1 5 15-NOV-2006 16:37:56 FLAGR Wrote 4 antenna independent, IF dependent flags 1 5 15-NOV-2006 16:37:56 FLAGR Wrote 48 antenna & IF dependent flags 1 5 15-NOV-2006 16:37:56 FLAGR Wrote 1 antenna & IF dependent, all-times flags 1 3 15-NOV-2006 16:37:56 FLAGR Appears to have ended successfully 1 5 15-NOV-2006 16:37:56 FLAGR hamal 31DEC06 TST: Cpu= 2.1 Real= 2 1 2 15-NOV-2006 16:37:56 AIPS Resumes 1 5 15-NOV-2006 16:37:56 SETJY Task SETJY (release of 31DEC06) begins 1 2 15-NOV-2006 16:37:56 SETJY / Resetting flux information to zero 1 2 15-NOV-2006 16:37:56 SETJY BIF = 1 EIF = 2 /Range of IFs 1 2 15-NOV-2006 16:37:56 SETJY SOURCES = '' /All sources selected 1 3 15-NOV-2006 16:37:56 SETJY Appears to have ended successfully 1 5 15-NOV-2006 16:37:56 SETJY hamal 31DEC06 TST: Cpu= 0.0 Real= 0 1 2 15-NOV-2006 16:37:57 AIPS Resumes 1 5 15-NOV-2006 16:37:57 SETJY Task SETJY (release of 31DEC06) begins 1 5 15-NOV-2006 16:37:57 SETJY A source model for this calibrator is available 1 5 15-NOV-2006 16:37:57 SETJY Consult the help file for CALRD for assistance 1 5 15-NOV-2006 16:37:57 SETJY A source model for this calibrator is available 1 5 15-NOV-2006 16:37:57 SETJY Consult the help file for CALRD for assistance 1 5 15-NOV-2006 16:37:57 SETJY A source model for this calibrator is available 1 5 15-NOV-2006 16:37:57 SETJY Consult the help file for CALRD for assistance 1 5 15-NOV-2006 16:37:57 SETJY A source model for this calibrator is available 1 5 15-NOV-2006 16:37:57 SETJY Consult the help file for CALRD for assistance 1 2 15-NOV-2006 16:37:57 SETJY / Flux calculated using known spectrum 1 2 15-NOV-2006 16:37:57 SETJY BIF = 1 EIF = 2 /Range of IFs 1 2 15-NOV-2006 16:37:57 SETJY '0137+331 ' IF = 1 FLUX = 1.1174 (Jy calcd) 1 2 15-NOV-2006 16:37:57 SETJY '0137+331 ' IF = 2 FLUX = 1.1202 (Jy calcd) 1 2 15-NOV-2006 16:37:57 SETJY '0521+166 ' IF = 1 FLUX = 1.0375 (Jy calcd) 1 2 15-NOV-2006 16:37:57 SETJY '0521+166 ' IF = 2 FLUX = 1.0397 (Jy calcd) 1 2 15-NOV-2006 16:37:57 SETJY / Using (1999.2) VLA or Reynolds (1934-638) coefficients 1 3 15-NOV-2006 16:37:57 SETJY Appears to have ended successfully 1 5 15-NOV-2006 16:37:57 SETJY hamal 31DEC06 TST: Cpu= 0.0 Real= 0 1 2 15-NOV-2006 16:37:57 AIPS Resumes 1 5 15-NOV-2006 16:37:57 AIPS ' AUTOMATIC RESET: SOLINT=20SEC (HIGH FREQ)' 1 5 15-NOV-2006 16:37:57 CALIB Task CALIB (release of 31DEC06) begins 1 3 15-NOV-2006 16:37:57 CALIB CALIB USING 20000515 . K BAND . 1 DISK= 1 USID=**** 1 3 15-NOV-2006 16:37:57 CALIB L1 Solution type 1 2 15-NOV-2006 16:37:57 CALIB Selecting, editing and calibrating the data 1 3 15-NOV-2006 16:37:57 CALIB Doing cal transfer mode with point model for each source 1 3 15-NOV-2006 16:37:57 CALIB This is not self-calibration 1 2 15-NOV-2006 16:37:57 CALIB Dividing data by source flux densities 1 2 15-NOV-2006 16:37:57 CALIB Determining solutions 1 3 15-NOV-2006 16:37:57 CALIB Writing SN table 1 1 5 15-NOV-2006 16:37:59 CALIB Found 3367 good solutions 1 5 15-NOV-2006 16:37:59 CALIB Failed on 21 solutions 1 4 15-NOV-2006 16:37:59 CALIB Average closure rms = 0.0267 +- 0.0209 1 4 15-NOV-2006 16:37:59 CALIB Fraction of times having data > 2.5 rms from solution 1 4 15-NOV-2006 16:37:59 CALIB 0.00781 of the times had 0 - 2 percent outside 2.5 times rms 1 4 15-NOV-2006 16:37:59 CALIB 0.07031 of the times had 2 - 4 percent outside 2.5 times rms 1 4 15-NOV-2006 16:37:59 CALIB 0.19531 of the times had 4 - 6 percent outside 2.5 times rms 1 4 15-NOV-2006 16:37:59 CALIB 0.26562 of the times had 6 - 8 percent outside 2.5 times rms 1 4 15-NOV-2006 16:37:59 CALIB 0.24219 of the times had 8 - 10 percent outside 2.5 times rms 1 4 15-NOV-2006 16:37:59 CALIB 0.07812 of the times had 10 - 12 percent outside 2.5 times rms 1 4 15-NOV-2006 16:37:59 CALIB 0.05469 of the times had 12 - 14 percent outside 2.5 times rms 1 4 15-NOV-2006 16:37:59 CALIB 0.03125 of the times had 14 - 16 percent outside 2.5 times rms 1 4 15-NOV-2006 16:37:59 CALIB 0.04688 of the times had 16 - 18 percent outside 2.5 times rms 1 4 15-NOV-2006 16:37:59 CALIB 0.00781 of the times had 18 - 20 percent outside 2.5 times rms 1 2 15-NOV-2006 16:37:59 CALIB Adjusting solutions to a common reference antenna 1 3 15-NOV-2006 16:37:59 CALIB Appears to have ended successfully 1 5 15-NOV-2006 16:37:59 CALIB hamal 31DEC06 TST: Cpu= 1.6 Real= 2 1 2 15-NOV-2006 16:37:59 AIPS Resumes 1 5 15-NOV-2006 16:37:59 AIPS '0137+331 MODEL =' '3C48_K' 1 3 15-NOV-2006 16:37:59 AIPS SYSTEM command to be executed is: 1 3 15-NOV-2006 16:37:59 AIPS ls -1 $AIPSTARS/3C48_K.MODEL >& /dev/null 1 5 15-NOV-2006 16:37:59 CALRD Task CALRD (release of 31DEC06) begins 1 2 15-NOV-2006 16:37:59 CALRD Reading disk file AIPSTARS:3C48_K.MODEL 1 2 15-NOV-2006 16:37:59 CALRD Create 3C48_K .MODEL . 1 (MA) on disk 1 cno 2 1 3 15-NOV-2006 16:37:59 CALRD Appears to have ended successfully 1 5 15-NOV-2006 16:37:59 CALRD hamal 31DEC06 TST: Cpu= 0.0 Real= 0 1 2 15-NOV-2006 16:37:59 AIPS Resumes 1 5 15-NOV-2006 16:37:59 AIPS '0521+166 MODEL =' '3C138_K' 1 3 15-NOV-2006 16:37:59 AIPS SYSTEM command to be executed is: 1 3 15-NOV-2006 16:37:59 AIPS ls -1 $AIPSTARS/3C138_K.MODEL >& /dev/null 1 5 15-NOV-2006 16:37:59 CALRD Task CALRD (release of 31DEC06) begins 1 2 15-NOV-2006 16:37:59 CALRD Reading disk file AIPSTARS:3C138_K.MODEL 1 2 15-NOV-2006 16:37:59 CALRD Create 3C138_K .MODEL . 1 (MA) on disk 1 cno 3 1 3 15-NOV-2006 16:37:59 CALRD Appears to have ended successfully 1 5 15-NOV-2006 16:37:59 CALRD hamal 31DEC06 TST: Cpu= 0.0 Real= 0 1 2 15-NOV-2006 16:37:59 AIPS Resumes 1 5 15-NOV-2006 16:37:59 CALIB Task CALIB (release of 31DEC06) begins 1 3 15-NOV-2006 16:37:59 CALIB CALIB USING 20000515 . K BAND . 1 DISK= 1 USID=**** 1 3 15-NOV-2006 16:37:59 CALIB L1 Solution type 1 2 15-NOV-2006 16:37:59 CALIB Selecting, editing and calibrating the data 1 3 15-NOV-2006 16:37:59 CALIB Doing self-cal mode with CC model 1 4 15-NOV-2006 16:37:59 CALIB SETGDS: imaging done with reprojected tangent point(s) 1 3 15-NOV-2006 16:37:59 CALIB FACSET: source model will be scaled to 1.117 Jy 1 3 15-NOV-2006 16:37:59 CALIB FACSET: 1.119641 Jy found from 244 components 1 4 15-NOV-2006 16:37:59 CALIB FACSET: scaling factor set to 9.98028E-01 1 2 15-NOV-2006 16:37:59 CALIB VISDFT: Begin DFT component division 1 2 15-NOV-2006 16:37:59 CALIB VISDFT: Model components of type Point 1 3 15-NOV-2006 16:37:59 CALIB I Polarization model processed 1 2 15-NOV-2006 16:38:00 CALIB Model computation is 30 percent complete 1 2 15-NOV-2006 16:38:00 CALIB Model computation is 70 percent complete 1 3 15-NOV-2006 16:38:00 CALIB FACSET: source model will be scaled to 1.120 Jy 1 3 15-NOV-2006 16:38:00 CALIB FACSET: 1.119641 Jy found from 244 components 1 4 15-NOV-2006 16:38:00 CALIB FACSET: scaling factor set to 1.00049E+00 1 2 15-NOV-2006 16:38:00 CALIB VISDFT: Begin DFT component division 1 3 15-NOV-2006 16:38:00 CALIB I Polarization model processed 1 3 15-NOV-2006 16:38:01 CALIB Field 1 used 244 CCs 1 2 15-NOV-2006 16:38:01 CALIB Determining solutions 1 6 15-NOV-2006 16:38:01 CALIB Deleted 125 records from SN table no. 1 1 3 15-NOV-2006 16:38:01 CALIB Writing SN table 1 1 5 15-NOV-2006 16:38:01 CALIB Found 499 good solutions 1 5 15-NOV-2006 16:38:01 CALIB Failed on 1 solutions 1 4 15-NOV-2006 16:38:01 CALIB Average closure rms = 0.0572 +- 0.0152 1 4 15-NOV-2006 16:38:01 CALIB Fraction of times having data > 2.5 rms from solution 1 4 15-NOV-2006 16:38:01 CALIB 0.25000 of the times had 2 - 4 percent outside 2.5 times rms 1 4 15-NOV-2006 16:38:01 CALIB 0.40000 of the times had 4 - 6 percent outside 2.5 times rms 1 4 15-NOV-2006 16:38:01 CALIB 0.25000 of the times had 6 - 8 percent outside 2.5 times rms 1 4 15-NOV-2006 16:38:01 CALIB 0.10000 of the times had 8 - 10 percent outside 2.5 times rms 1 2 15-NOV-2006 16:38:01 CALIB Adjusting solutions to a common reference antenna 1 3 15-NOV-2006 16:38:01 CALIB Appears to have ended successfully 1 5 15-NOV-2006 16:38:01 CALIB hamal 31DEC06 TST: Cpu= 1.6 Real= 2 1 2 15-NOV-2006 16:38:02 AIPS Resumes 1 5 15-NOV-2006 16:38:02 CALIB Task CALIB (release of 31DEC06) begins 1 3 15-NOV-2006 16:38:02 CALIB CALIB USING 20000515 . K BAND . 1 DISK= 1 USID=**** 1 3 15-NOV-2006 16:38:02 CALIB L1 Solution type 1 2 15-NOV-2006 16:38:02 CALIB Selecting, editing and calibrating the data 1 3 15-NOV-2006 16:38:02 CALIB Doing self-cal mode with CC model 1 4 15-NOV-2006 16:38:02 CALIB SETGDS: imaging done with reprojected tangent point(s) 1 3 15-NOV-2006 16:38:02 CALIB FACSET: source model will be scaled to 1.038 Jy 1 3 15-NOV-2006 16:38:02 CALIB FACSET: 1.037803 Jy found from 132 components 1 4 15-NOV-2006 16:38:02 CALIB FACSET: scaling factor set to 9.99745E-01 1 2 15-NOV-2006 16:38:02 CALIB VISDFT: Begin DFT component division 1 2 15-NOV-2006 16:38:02 CALIB VISDFT: Model components of type Point 1 3 15-NOV-2006 16:38:02 CALIB I Polarization model processed 1 2 15-NOV-2006 16:38:03 CALIB Model computation is 50 percent complete 1 3 15-NOV-2006 16:38:03 CALIB FACSET: source model will be scaled to 1.040 Jy 1 3 15-NOV-2006 16:38:03 CALIB FACSET: 1.037803 Jy found from 132 components 1 4 15-NOV-2006 16:38:03 CALIB FACSET: scaling factor set to 1.00183E+00 1 2 15-NOV-2006 16:38:03 CALIB VISDFT: Begin DFT component division 1 3 15-NOV-2006 16:38:03 CALIB I Polarization model processed 1 3 15-NOV-2006 16:38:03 CALIB Field 1 used 132 CCs 1 2 15-NOV-2006 16:38:03 CALIB Determining solutions 1 6 15-NOV-2006 16:38:03 CALIB Deleted 79 records from SN table no. 1 1 3 15-NOV-2006 16:38:03 CALIB Writing SN table 1 1 5 15-NOV-2006 16:38:03 CALIB Found 312 good solutions 1 5 15-NOV-2006 16:38:03 CALIB Failed on 4 solutions 1 4 15-NOV-2006 16:38:03 CALIB Average closure rms = 0.0310 +- 0.0050 1 4 15-NOV-2006 16:38:03 CALIB Fraction of times having data > 2.5 rms from solution 1 4 15-NOV-2006 16:38:03 CALIB 0.08333 of the times had 2 - 4 percent outside 2.5 times rms 1 4 15-NOV-2006 16:38:03 CALIB 0.16667 of the times had 4 - 6 percent outside 2.5 times rms 1 4 15-NOV-2006 16:38:03 CALIB 0.41667 of the times had 6 - 8 percent outside 2.5 times rms 1 4 15-NOV-2006 16:38:03 CALIB 0.25000 of the times had 8 - 10 percent outside 2.5 times rms 1 4 15-NOV-2006 16:38:03 CALIB 0.08333 of the times had 10 - 12 percent outside 2.5 times rms 1 2 15-NOV-2006 16:38:03 CALIB Adjusting solutions to a common reference antenna 1 3 15-NOV-2006 16:38:03 CALIB Appears to have ended successfully 1 5 15-NOV-2006 16:38:03 CALIB hamal 31DEC06 TST: Cpu= 0.8 Real= 1 1 2 15-NOV-2006 16:38:03 AIPS Resumes 1 5 15-NOV-2006 16:38:03 CLCAL Task CLCAL (release of 31DEC06) begins 1 4 15-NOV-2006 16:38:03 CLCAL Using interpolation mode 2PT 1 3 15-NOV-2006 16:38:03 CLCAL Processing SN table 1 1 5 15-NOV-2006 16:38:03 CLCAL SNMRG: Merging SN table 1 5 15-NOV-2006 16:38:03 CLCAL SNMRG: Write 847 merged records from 847 input records 1 4 15-NOV-2006 16:38:04 CLCAL SN2CL: Applying SN tables to CL table 1, writing CL table 2 1 3 15-NOV-2006 16:38:04 CLCAL Appears to have ended successfully 1 5 15-NOV-2006 16:38:04 CLCAL hamal 31DEC06 TST: Cpu= 0.3 Real= 1 1 2 15-NOV-2006 16:38:04 AIPS Resumes 1 5 15-NOV-2006 16:38:04 CLCAL Task CLCAL (release of 31DEC06) begins 1 4 15-NOV-2006 16:38:04 CLCAL Using interpolation mode SELF 1 6 15-NOV-2006 16:38:04 CLCAL Deleted 1269 records from CL table no. 2 1 3 15-NOV-2006 16:38:04 CLCAL Processing SN table 1 1 6 15-NOV-2006 16:38:04 CLCAL WARNING: SN table 1 has already been applied 1 5 15-NOV-2006 16:38:04 CLCAL SNMRG: Merging SN table 1 5 15-NOV-2006 16:38:04 CLCAL SNMRG: Write 847 merged records from 847 input records 1 4 15-NOV-2006 16:38:04 CLCAL SN2CL: Applying SN tables to CL table 1, writing CL table 2 1 3 15-NOV-2006 16:38:04 CLCAL Appears to have ended successfully 1 5 15-NOV-2006 16:38:04 CLCAL hamal 31DEC06 TST: Cpu= 0.5 Real= 0 1 2 15-NOV-2006 16:38:04 AIPS Resumes 1 5 15-NOV-2006 16:38:04 CALIB Task CALIB (release of 31DEC06) begins 1 3 15-NOV-2006 16:38:04 CALIB CALIB USING 20000515 . K BAND . 1 DISK= 1 USID=**** 1 3 15-NOV-2006 16:38:04 CALIB L1 Solution type 1 2 15-NOV-2006 16:38:04 CALIB Selecting, editing and calibrating the data 1 3 15-NOV-2006 16:38:05 CALIB Doing cal transfer mode with point model for each source 1 3 15-NOV-2006 16:38:05 CALIB This is not self-calibration 1 2 15-NOV-2006 16:38:05 CALIB Dividing data by source flux densities 1 2 15-NOV-2006 16:38:05 CALIB Determining solutions 1 3 15-NOV-2006 16:38:05 CALIB Writing SN table 2 1 5 15-NOV-2006 16:38:07 CALIB RPOL, IF= 1 The average gain over these antennas is 2.241E+00 1 5 15-NOV-2006 16:38:07 CALIB RPOL, IF= 2 The average gain over these antennas is 2.223E+00 1 5 15-NOV-2006 16:38:07 CALIB LPOL, IF= 1 The average gain over these antennas is 2.246E+00 1 5 15-NOV-2006 16:38:07 CALIB LPOL, IF= 2 The average gain over these antennas is 2.218E+00 1 5 15-NOV-2006 16:38:07 CALIB Found 1061 good solutions 1 5 15-NOV-2006 16:38:07 CALIB Failed on 7 solutions 1 4 15-NOV-2006 16:38:07 CALIB Average closure rms = 0.0049 +- 0.0019 1 4 15-NOV-2006 16:38:07 CALIB Fraction of times having data > 2.5 rms from solution 1 4 15-NOV-2006 16:38:07 CALIB 0.14634 of the times had 0 - 2 percent outside 2.5 times rms 1 4 15-NOV-2006 16:38:07 CALIB 0.41463 of the times had 2 - 4 percent outside 2.5 times rms 1 4 15-NOV-2006 16:38:07 CALIB 0.21951 of the times had 4 - 6 percent outside 2.5 times rms 1 4 15-NOV-2006 16:38:07 CALIB 0.09756 of the times had 6 - 8 percent outside 2.5 times rms 1 4 15-NOV-2006 16:38:07 CALIB 0.07317 of the times had 8 - 10 percent outside 2.5 times rms 1 2 15-NOV-2006 16:38:07 CALIB Adjusting solutions to a common reference antenna 1 3 15-NOV-2006 16:38:07 CALIB Appears to have ended successfully 1 5 15-NOV-2006 16:38:08 CALIB hamal 31DEC06 TST: Cpu= 2.3 Real= 4 1 2 15-NOV-2006 16:38:08 AIPS Resumes 1 5 15-NOV-2006 16:38:08 CALIB Task CALIB (release of 31DEC06) begins 1 3 15-NOV-2006 16:38:08 CALIB CALIB USING 20000515 . K BAND . 1 DISK= 1 USID=**** 1 3 15-NOV-2006 16:38:08 CALIB L1 Solution type 1 2 15-NOV-2006 16:38:08 CALIB Selecting, editing and calibrating the data 1 3 15-NOV-2006 16:38:08 CALIB Doing self-cal mode with CC model 1 4 15-NOV-2006 16:38:08 CALIB SETGDS: imaging done with reprojected tangent point(s) 1 3 15-NOV-2006 16:38:08 CALIB FACSET: source model will be scaled to 1.117 Jy 1 3 15-NOV-2006 16:38:08 CALIB FACSET: 1.119641 Jy found from 244 components 1 4 15-NOV-2006 16:38:08 CALIB FACSET: scaling factor set to 9.98028E-01 1 2 15-NOV-2006 16:38:08 CALIB VISDFT: Begin DFT component division 1 2 15-NOV-2006 16:38:08 CALIB VISDFT: Model components of type Point 1 3 15-NOV-2006 16:38:08 CALIB I Polarization model processed 1 2 15-NOV-2006 16:38:08 CALIB Model computation is 30 percent complete 1 2 15-NOV-2006 16:38:09 CALIB Model computation is 70 percent complete 1 3 15-NOV-2006 16:38:09 CALIB FACSET: source model will be scaled to 1.120 Jy 1 3 15-NOV-2006 16:38:09 CALIB FACSET: 1.119641 Jy found from 244 components 1 4 15-NOV-2006 16:38:09 CALIB FACSET: scaling factor set to 1.00049E+00 1 2 15-NOV-2006 16:38:09 CALIB VISDFT: Begin DFT component division 1 3 15-NOV-2006 16:38:09 CALIB I Polarization model processed 1 3 15-NOV-2006 16:38:10 CALIB Field 1 used 244 CCs 1 2 15-NOV-2006 16:38:10 CALIB Determining solutions 1 6 15-NOV-2006 16:38:10 CALIB Deleted 25 records from SN table no. 2 1 3 15-NOV-2006 16:38:10 CALIB Writing SN table 2 1 5 15-NOV-2006 16:38:10 CALIB RPOL, IF= 1 The average gain over these antennas is 3.507E+00 1 5 15-NOV-2006 16:38:10 CALIB RPOL, IF= 2 The average gain over these antennas is 3.486E+00 1 5 15-NOV-2006 16:38:10 CALIB LPOL, IF= 1 The average gain over these antennas is 3.545E+00 1 5 15-NOV-2006 16:38:10 CALIB LPOL, IF= 2 The average gain over these antennas is 3.507E+00 1 5 15-NOV-2006 16:38:10 CALIB Found 100 good solutions 1 4 15-NOV-2006 16:38:10 CALIB Average closure rms = 0.0033 +- 0.0001 1 4 15-NOV-2006 16:38:10 CALIB Fraction of times having data > 2.5 rms from solution 1 4 15-NOV-2006 16:38:10 CALIB 0.75000 of the times had 0 - 2 percent outside 2.5 times rms 1 4 15-NOV-2006 16:38:10 CALIB 0.25000 of the times had 2 - 4 percent outside 2.5 times rms 1 2 15-NOV-2006 16:38:10 CALIB Adjusting solutions to a common reference antenna 1 3 15-NOV-2006 16:38:10 CALIB Appears to have ended successfully 1 5 15-NOV-2006 16:38:10 CALIB hamal 31DEC06 TST: Cpu= 1.6 Real= 2 1 2 15-NOV-2006 16:38:10 AIPS Resumes 1 5 15-NOV-2006 16:38:10 CALIB Task CALIB (release of 31DEC06) begins 1 3 15-NOV-2006 16:38:10 CALIB CALIB USING 20000515 . K BAND . 1 DISK= 1 USID=**** 1 3 15-NOV-2006 16:38:10 CALIB L1 Solution type 1 2 15-NOV-2006 16:38:10 CALIB Selecting, editing and calibrating the data 1 3 15-NOV-2006 16:38:10 CALIB Doing self-cal mode with CC model 1 4 15-NOV-2006 16:38:10 CALIB SETGDS: imaging done with reprojected tangent point(s) 1 3 15-NOV-2006 16:38:10 CALIB FACSET: source model will be scaled to 1.038 Jy 1 3 15-NOV-2006 16:38:10 CALIB FACSET: 1.037803 Jy found from 132 components 1 4 15-NOV-2006 16:38:10 CALIB FACSET: scaling factor set to 9.99745E-01 1 2 15-NOV-2006 16:38:10 CALIB VISDFT: Begin DFT component division 1 2 15-NOV-2006 16:38:10 CALIB VISDFT: Model components of type Point 1 3 15-NOV-2006 16:38:10 CALIB I Polarization model processed 1 2 15-NOV-2006 16:38:10 CALIB Model computation is 50 percent complete 1 3 15-NOV-2006 16:38:10 CALIB FACSET: source model will be scaled to 1.040 Jy 1 3 15-NOV-2006 16:38:10 CALIB FACSET: 1.037803 Jy found from 132 components 1 4 15-NOV-2006 16:38:10 CALIB FACSET: scaling factor set to 1.00183E+00 1 2 15-NOV-2006 16:38:10 CALIB VISDFT: Begin DFT component division 1 3 15-NOV-2006 16:38:10 CALIB I Polarization model processed 1 3 15-NOV-2006 16:38:11 CALIB Field 1 used 132 CCs 1 2 15-NOV-2006 16:38:11 CALIB Determining solutions 1 6 15-NOV-2006 16:38:11 CALIB Deleted 27 records from SN table no. 2 1 3 15-NOV-2006 16:38:11 CALIB Writing SN table 2 1 5 15-NOV-2006 16:38:11 CALIB RPOL, IF= 1 The average gain over these antennas is 2.906E+00 1 5 15-NOV-2006 16:38:11 CALIB RPOL, IF= 2 The average gain over these antennas is 2.858E+00 1 5 15-NOV-2006 16:38:11 CALIB LPOL, IF= 1 The average gain over these antennas is 2.894E+00 1 5 15-NOV-2006 16:38:11 CALIB LPOL, IF= 2 The average gain over these antennas is 2.852E+00 1 5 15-NOV-2006 16:38:11 CALIB Found 105 good solutions 1 5 15-NOV-2006 16:38:11 CALIB Failed on 3 solutions 1 4 15-NOV-2006 16:38:11 CALIB Average closure rms = 0.0034 +- 0.0001 1 4 15-NOV-2006 16:38:11 CALIB Fraction of times having data > 2.5 rms from solution 1 4 15-NOV-2006 16:38:11 CALIB 0.25000 of the times had 0 - 2 percent outside 2.5 times rms 1 4 15-NOV-2006 16:38:11 CALIB 0.50000 of the times had 2 - 4 percent outside 2.5 times rms 1 4 15-NOV-2006 16:38:11 CALIB 0.25000 of the times had 6 - 8 percent outside 2.5 times rms 1 2 15-NOV-2006 16:38:11 CALIB Adjusting solutions to a common reference antenna 1 3 15-NOV-2006 16:38:11 CALIB Appears to have ended successfully 1 5 15-NOV-2006 16:38:11 CALIB hamal 31DEC06 TST: Cpu= 0.8 Real= 1 1 2 15-NOV-2006 16:38:11 AIPS Resumes 1 4 15-NOV-2006 16:38:11 AIPS Destroyed 1 extension files of type CC 1 4 15-NOV-2006 16:38:11 AIPS Destroyed 1 extension files of type HI 1 4 15-NOV-2006 16:38:11 AIPS Destroyed MA image file: catno= 2 disk= 1 1 4 15-NOV-2006 16:38:11 AIPS Destroyed 1 extension files of type CC 1 4 15-NOV-2006 16:38:11 AIPS Destroyed 1 extension files of type HI 1 4 15-NOV-2006 16:38:11 AIPS Destroyed MA image file: catno= 3 disk= 1 1 5 15-NOV-2006 16:38:11 GETJY Task GETJY (release of 31DEC06) begins 1 6 15-NOV-2006 16:38:11 GETJY Source:Qual CALCODE IF Flux (Jy) 1 6 15-NOV-2006 16:38:11 GETJY 0555+398 : 0 A 1 4.14554 +/- 0.06487 1 6 15-NOV-2006 16:38:11 GETJY 2 4.14273 +/- 0.06225 1 6 15-NOV-2006 16:38:11 GETJY 0423-013 : 0 A 1 3.06127 +/- 0.10785 1 6 15-NOV-2006 16:38:11 GETJY 2 3.06649 +/- 0.10732 1 6 15-NOV-2006 16:38:11 GETJY 0609-157 : 0 A 1 9.85603 +/- 0.23059 1 6 15-NOV-2006 16:38:11 GETJY 2 9.87636 +/- 0.23061 1 6 15-NOV-2006 16:38:11 GETJY 0713+438 : 0 C 1 0.61520 +/- 0.01301 1 6 15-NOV-2006 16:38:11 GETJY 2 0.61731 +/- 0.01271 1 6 15-NOV-2006 16:38:11 GETJY 0854+201 : 0 A 1 1.71517 +/- 0.04620 1 6 15-NOV-2006 16:38:11 GETJY 2 1.70566 +/- 0.04559 1 3 15-NOV-2006 16:38:11 GETJY Appears to have ended successfully 1 5 15-NOV-2006 16:38:11 GETJY hamal 31DEC06 TST: Cpu= 0.0 Real= 0 1 2 15-NOV-2006 16:38:11 AIPS Resumes 1 5 15-NOV-2006 16:38:11 CLCAL Task CLCAL (release of 31DEC06) begins 1 4 15-NOV-2006 16:38:11 CLCAL Using interpolation mode 2PT 1 3 15-NOV-2006 16:38:11 CLCAL Processing SN table 2 1 6 15-NOV-2006 16:38:11 CLCAL Adjusting solutions to a common reference antenna = 18 1 5 15-NOV-2006 16:38:11 CLCAL SNMRG: Merging SN table 1 5 15-NOV-2006 16:38:11 CLCAL SNMRG: Write 267 merged records from 267 input records 1 4 15-NOV-2006 16:38:12 CLCAL SN2CL: Applying SN tables to CL table 2, writing CL table 3 1 3 15-NOV-2006 16:38:12 CLCAL Appears to have ended successfully 1 5 15-NOV-2006 16:38:12 CLCAL hamal 31DEC06 TST: Cpu= 0.3 Real= 1 1 2 15-NOV-2006 16:38:12 AIPS Resumes 1 5 15-NOV-2006 16:38:12 CLCAL Task CLCAL (release of 31DEC06) begins 1 4 15-NOV-2006 16:38:12 CLCAL Using interpolation mode SELF 1 6 15-NOV-2006 16:38:12 CLCAL Deleted 1213 records from CL table no. 3 1 3 15-NOV-2006 16:38:12 CLCAL Processing SN table 2 1 6 15-NOV-2006 16:38:12 CLCAL WARNING: SN table 2 has already been applied 1 6 15-NOV-2006 16:38:12 CLCAL Adjusting solutions to a common reference antenna = 18 1 5 15-NOV-2006 16:38:12 CLCAL SNMRG: Merging SN table 1 5 15-NOV-2006 16:38:12 CLCAL SNMRG: Write 267 merged records from 267 input records 1 4 15-NOV-2006 16:38:12 CLCAL SN2CL: Applying SN tables to CL table 2, writing CL table 3 1 3 15-NOV-2006 16:38:12 CLCAL Appears to have ended successfully 1 5 15-NOV-2006 16:38:12 CLCAL hamal 31DEC06 TST: Cpu= 0.5 Real= 0 1 2 15-NOV-2006 16:38:12 AIPS Resumes 1 5 15-NOV-2006 16:38:13 TASAV Task TASAV (release of 31DEC06) begins 1 2 15-NOV-2006 16:38:13 TASAV Create 20000515 .TASAV . 1 (UV) on disk 1 cno 2 1 3 15-NOV-2006 16:38:13 TASAV Copied AN file from vol/cno/vers 1 1 1 to 1 2 1 1 3 15-NOV-2006 16:38:13 TASAV Copied NX file from vol/cno/vers 1 1 1 to 1 2 1 1 3 15-NOV-2006 16:38:13 TASAV Copied SU file from vol/cno/vers 1 1 1 to 1 2 1 1 3 15-NOV-2006 16:38:13 TASAV Copied FQ file from vol/cno/vers 1 1 1 to 1 2 1 1 3 15-NOV-2006 16:38:13 TASAV Copied CL file from vol/cno/vers 1 1 1 to 1 2 1 1 3 15-NOV-2006 16:38:13 TASAV Copied CL file from vol/cno/vers 1 1 2 to 1 2 2 1 3 15-NOV-2006 16:38:13 TASAV Copied CL file from vol/cno/vers 1 1 3 to 1 2 3 1 3 15-NOV-2006 16:38:13 TASAV Copied TY file from vol/cno/vers 1 1 1 to 1 2 1 1 3 15-NOV-2006 16:38:13 TASAV Copied WX file from vol/cno/vers 1 1 1 to 1 2 1 1 3 15-NOV-2006 16:38:13 TASAV Copied OF file from vol/cno/vers 1 1 1 to 1 2 1 1 3 15-NOV-2006 16:38:13 TASAV Copied FG file from vol/cno/vers 1 1 1 to 1 2 1 1 3 15-NOV-2006 16:38:13 TASAV Copied XX file from vol/cno/vers 1 1 1 to 1 2 1 1 3 15-NOV-2006 16:38:13 TASAV Copied SN file from vol/cno/vers 1 1 1 to 1 2 1 1 3 15-NOV-2006 16:38:13 TASAV Copied SN file from vol/cno/vers 1 1 2 to 1 2 2 1 3 15-NOV-2006 16:38:13 TASAV Appears to have ended successfully 1 5 15-NOV-2006 16:38:13 TASAV hamal 31DEC06 TST: Cpu= 0.2 Real= 0 1 2 15-NOV-2006 16:38:13 AIPS Resumes 1 5 15-NOV-2006 16:38:13 SPLIT Task SPLIT (release of 31DEC06) begins 1 2 15-NOV-2006 16:38:13 SPLIT You are using a non-standard program 1 2 15-NOV-2006 16:38:13 SPLIT Doing subarray 1 1 2 15-NOV-2006 16:38:13 SPLIT Create 0555+398 .K BAND. 1 (UV) on disk 1 cno 3 1 3 15-NOV-2006 16:38:13 SPLIT Applying CL Table version 3 1 6 15-NOV-2006 16:38:13 SPLIT Previously flagged flagged by gain kept 1 6 15-NOV-2006 16:38:13 SPLIT Partially 3170 312 3448 1 6 15-NOV-2006 16:38:13 SPLIT Fully 0 26 20422 1 3 15-NOV-2006 16:38:13 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 3 1 1 3 15-NOV-2006 16:38:13 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 3 1 1 3 15-NOV-2006 16:38:13 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 3 1 1 3 15-NOV-2006 16:38:13 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 3 1 1 2 15-NOV-2006 16:38:13 SPLIT Create 0137+331 .K BAND. 1 (UV) on disk 1 cno 4 1 6 15-NOV-2006 16:38:13 SPLIT Previously flagged flagged by gain kept 1 6 15-NOV-2006 16:38:13 SPLIT Partially 455 0 455 1 6 15-NOV-2006 16:38:13 SPLIT Fully 0 0 7288 1 3 15-NOV-2006 16:38:13 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 4 1 1 3 15-NOV-2006 16:38:13 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 4 1 1 3 15-NOV-2006 16:38:13 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 4 1 1 3 15-NOV-2006 16:38:13 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 4 1 1 2 15-NOV-2006 16:38:13 SPLIT Create 0423-013 .K BAND. 1 (UV) on disk 1 cno 5 1 6 15-NOV-2006 16:38:13 SPLIT Previously flagged flagged by gain kept 1 6 15-NOV-2006 16:38:13 SPLIT Partially 731 0 731 1 6 15-NOV-2006 16:38:13 SPLIT Fully 0 0 5314 1 3 15-NOV-2006 16:38:13 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 5 1 1 3 15-NOV-2006 16:38:13 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 5 1 1 3 15-NOV-2006 16:38:13 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 5 1 1 3 15-NOV-2006 16:38:13 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 5 1 1 2 15-NOV-2006 16:38:13 SPLIT Create 0521+166 .K BAND. 1 (UV) on disk 1 cno 6 1 6 15-NOV-2006 16:38:13 SPLIT Previously flagged flagged by gain kept 1 6 15-NOV-2006 16:38:13 SPLIT Partially 540 52 540 1 6 15-NOV-2006 16:38:13 SPLIT Fully 0 0 5190 1 3 15-NOV-2006 16:38:13 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 6 1 1 3 15-NOV-2006 16:38:13 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 6 1 1 3 15-NOV-2006 16:38:13 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 6 1 1 3 15-NOV-2006 16:38:13 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 6 1 1 2 15-NOV-2006 16:38:13 SPLIT Create 0609-157 .K BAND. 1 (UV) on disk 1 cno 7 1 6 15-NOV-2006 16:38:13 SPLIT Previously flagged flagged by gain kept 1 6 15-NOV-2006 16:38:13 SPLIT Partially 747 0 747 1 6 15-NOV-2006 16:38:13 SPLIT Fully 0 0 5056 1 3 15-NOV-2006 16:38:13 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 7 1 1 3 15-NOV-2006 16:38:13 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 7 1 1 3 15-NOV-2006 16:38:14 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 7 1 1 3 15-NOV-2006 16:38:14 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 7 1 1 2 15-NOV-2006 16:38:14 SPLIT Create 0713+438 .K BAND. 1 (UV) on disk 1 cno 8 1 6 15-NOV-2006 16:38:14 SPLIT Previously flagged flagged by gain kept 1 6 15-NOV-2006 16:38:14 SPLIT Partially 654 0 654 1 6 15-NOV-2006 16:38:14 SPLIT Fully 0 0 5187 1 3 15-NOV-2006 16:38:14 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 8 1 1 3 15-NOV-2006 16:38:14 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 8 1 1 3 15-NOV-2006 16:38:14 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 8 1 1 3 15-NOV-2006 16:38:14 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 8 1 1 2 15-NOV-2006 16:38:14 SPLIT Create 0854+201 .K BAND. 1 (UV) on disk 1 cno 9 1 6 15-NOV-2006 16:38:14 SPLIT Previously flagged flagged by gain kept 1 6 15-NOV-2006 16:38:14 SPLIT Partially 701 0 701 1 6 15-NOV-2006 16:38:14 SPLIT Fully 0 0 5340 1 3 15-NOV-2006 16:38:14 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 9 1 1 3 15-NOV-2006 16:38:14 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 9 1 1 3 15-NOV-2006 16:38:14 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 9 1 1 3 15-NOV-2006 16:38:14 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 9 1 1 3 15-NOV-2006 16:38:14 SPLIT Appears to have ended successfully 1 5 15-NOV-2006 16:38:14 SPLIT hamal 31DEC06 TST: Cpu= 0.7 Real= 1 1 2 15-NOV-2006 16:38:14 AIPS Resumes 1 5 15-NOV-2006 16:38:14 AIPS ' ' 1 5 15-NOV-2006 16:38:14 AIPS 'ESTIMATED RMS:' '0.3451 MILLI JANSKY' 1 3 15-NOV-2006 16:38:14 AIPS SYSTEM command to be executed is: 1 3 15-NOV-2006 16:38:14 AIPS rm -f /tmp/SETFC@0555+398_K,BAND.0-1 >& /dev/null 1 2 15-NOV-2006 16:38:14 AIPS Waiting for returned adverbs 1 5 15-NOV-2006 16:38:14 SETFC Task SETFC (release of 31DEC06) begins 1 3 15-NOV-2006 16:38:14 SETFC Found 0555+398 K BAND Seq 1 Disk: 1 in slot 3 1 4 15-NOV-2006 16:38:14 SETFC SETCEL: recommends IMSIZE 443 CELLSIZE 0.27087 1 4 15-NOV-2006 16:38:14 SETFC SETCEL: returns IMSIZE 512 CELLSIZE 0.27087 1 2 15-NOV-2006 16:38:14 SETFC ZTXOP2: using translated file name = 1 2 15-NOV-2006 16:38:14 SETFC ZTXOP2: /tmp/SETFC@0555+398_K,BAND.0-1 1 4 15-NOV-2006 16:38:14 SETFC FLYEYE added 1 fields to BOXFILE to 0.000 deg 1 7 15-NOV-2006 16:38:14 SETFC WARNING: THIS MAY NOT COVER THE DESIRED AREA 1 4 15-NOV-2006 16:38:14 SETFC First field number written was 1 1 4 15-NOV-2006 16:38:14 SETFC Highest field number written was 1 1 2 15-NOV-2006 16:38:14 SETFC returns adverbs to AIPS 1 3 15-NOV-2006 16:38:14 SETFC Appears to have ended successfully 1 5 15-NOV-2006 16:38:14 SETFC hamal 31DEC06 TST: Cpu= 0.1 Real= 0 1 2 15-NOV-2006 16:38:14 AIPS Resumes 1 3 15-NOV-2006 16:38:14 AIPS SETFC was not found to be running 1 5 15-NOV-2006 16:38:14 AIPS 'SEARCHING FOR NVSS SOURCES' 1 2 15-NOV-2006 16:38:14 AIPS Waiting for returned adverbs 1 5 15-NOV-2006 16:38:14 SETFC Task SETFC (release of 31DEC06) begins 1 3 15-NOV-2006 16:38:14 SETFC Found 0555+398 K BAND Seq 1 Disk: 1 in slot 3 1 2 15-NOV-2006 16:38:14 SETFC ZTXOP2: using translated file name = 1 2 15-NOV-2006 16:38:14 SETFC ZTXOP2: /tmp/SETFC@0555+398_K,BAND.0-1 1 3 15-NOV-2006 16:38:14 SETFC Searching catalog between 0.01 and 0.05 degrees radius 1 2 15-NOV-2006 16:38:14 SETFC ZTXOP2: using translated file name = 1 2 15-NOV-2006 16:38:14 SETFC ZTXOP2: /home/auto/aips/TEXT/STARS/NV00.0030 1 3 15-NOV-2006 16:38:15 SETFC No NVSS sources selected for BOXFILE 1 3 15-NOV-2006 16:38:15 SETFC The Sun is 37.1 deg away - ignoring 1 4 15-NOV-2006 16:38:15 SETFC First field number written was 2 1 4 15-NOV-2006 16:38:15 SETFC Highest field number written was 1 1 2 15-NOV-2006 16:38:15 SETFC returns adverbs to AIPS 1 3 15-NOV-2006 16:38:15 SETFC Appears to have ended successfully 1 5 15-NOV-2006 16:38:15 SETFC hamal 31DEC06 TST: Cpu= 0.8 Real= 1 1 2 15-NOV-2006 16:38:15 AIPS Resumes 1 3 15-NOV-2006 16:38:15 AIPS SETFC was not found to be running 1 3 15-NOV-2006 16:38:15 AIPS SYSTEM command to be executed is: 1 3 15-NOV-2006 16:38:15 AIPS echo "SETFC FILE FOR SOURCE 0555+398 BELOW IS:" >> ARUN:BS078_20 1 3 15-NOV-2006 16:38:15 AIPS 00MAY15_1.0.log 1 3 15-NOV-2006 16:38:15 AIPS SYSTEM command to be executed is: 1 3 15-NOV-2006 16:38:15 AIPS cat /tmp/SETFC@0555+398_K,BAND.0-1 >> ARUN:BS078_2000MAY15_1.0.l 1 3 15-NOV-2006 16:38:15 AIPS og 1 5 15-NOV-2006 16:38:15 AIPS ' NOW STARTING WITH SOURCE :1 =0555+398' 1 5 15-NOV-2006 16:38:15 AIPS ' ' 1 5 15-NOV-2006 16:38:15 IMAGR Task IMAGR (release of 31DEC06) begins 1 2 15-NOV-2006 16:38:15 IMAGR ZTXOP2: using translated file name = 1 2 15-NOV-2006 16:38:15 IMAGR ZTXOP2: /tmp/SETFC@0555+398_K,BAND.0-1 1 3 15-NOV-2006 16:38:15 IMAGR FIELDF: Final field parameters and # read are: 1 3 15-NOV-2006 16:38:15 IMAGR Field 1 500 500 5.0697E-02 3.6000E-02 0 1 2 15-NOV-2006 16:38:15 IMAGR ZTXOP2: using translated file name = 1 2 15-NOV-2006 16:38:15 IMAGR ZTXOP2: /tmp/SETFC@0555+398_K,BAND.0-1 1 7 15-NOV-2006 16:38:15 IMAGR WINDF: Number of clean boxes/field read as follows: 1 3 15-NOV-2006 16:38:15 IMAGR Field 01: 1 1 2 15-NOV-2006 16:38:15 IMAGR Create 0555+398 .IMAGR . 1 (UV) on disk 1 cno 10 1 4 15-NOV-2006 16:38:15 IMAGR Beginning channel 1 through 1 with 2 IFs 1 3 15-NOV-2006 16:38:15 IMAGR IMACPY: Copied 23736 visibilities to be imaged 1 6 15-NOV-2006 16:38:15 IMAGR **** WARNING data included out of inner portion of UV plane **** 1 6 15-NOV-2006 16:38:15 IMAGR **** Watch for high-frequency & other poor cleaning effects **** 1 2 15-NOV-2006 16:38:15 IMAGR UVWAIT: begin finding uniform weights 1 2 15-NOV-2006 16:38:15 IMAGR UVWAIT: Average grid weight 2.726E+03 1 2 15-NOV-2006 16:38:15 IMAGR UVWAIT: Adding temperance S 5.453E+02 1 2 15-NOV-2006 16:38:15 IMAGR UVWAIT: begin applying uniform or other weights 1 4 15-NOV-2006 16:38:16 IMAGR UVWAIT: Sum of weights in 3.288E+06 and out 3.712E+06 1 4 15-NOV-2006 16:38:16 IMAGR UVWAIT: Noise is increased by a factor 1.204 due to weighting 1 4 15-NOV-2006 16:38:16 IMAGR UVWAIT: Average summed weight 2.726E+03 over 46131 vis 1 2 15-NOV-2006 16:38:16 IMAGR Create 0555+398 .IBM001. 1 (MA) on disk 1 cno 11 1 2 15-NOV-2006 16:38:16 IMAGR Create 0555+398 .ICL001. 1 (MA) on disk 1 cno 12 1 2 15-NOV-2006 16:38:16 IMAGR GRDFLT: X and Y convolution type = SPHEROIDAL 1 2 15-NOV-2006 16:38:16 IMAGR GRDFLT: X and Y parms = 3.0000 1.0000 1 2 15-NOV-2006 16:38:16 IMAGR GRDFLT: convolution function sampled every 1/100 of a cell 1 2 15-NOV-2006 16:38:16 IMAGR GRDMEM: Ave 2 Channels; 2.248510E+10 to 2.243510E+10 Hz 1 4 15-NOV-2006 16:38:16 IMAGR Field 1 Sum of gridding weights = 3.94119E+07 1 4 15-NOV-2006 16:38:16 IMAGR Field 1 Beam min = -141.8 MilliJy, max = 1.0 Jy 1 4 15-NOV-2006 16:38:16 IMAGR Field 1 fit FWHM = 1.010 x 0.915 arcsec, PA= -14.2 1 4 15-NOV-2006 16:38:16 IMAGR CLBHIS: minimum component 0.351 of current peak 1 4 15-NOV-2006 16:38:16 IMAGR Field 1 min = -245.8 MilliJy,max = 4.0 Jy 1 2 15-NOV-2006 16:38:17 IMAGR BGC Clean: using 1019 cell beam + residuals > 432.05 MilliJy 1 2 15-NOV-2006 16:38:17 IMAGR 171 Residual map points loaded 1 4 15-NOV-2006 16:38:17 IMAGR Field 1 min algorithm flux= 1.736 Jy iter= 9 1 3 15-NOV-2006 16:38:17 IMAGR Total Cleaned flux density = 2.470 Jy 9 comps 1 4 15-NOV-2006 16:38:17 IMAGR SETDO3: imaging done with multiple tangent planes 1 2 15-NOV-2006 16:38:17 IMAGR VISDFT: Begin DFT component subtraction 1 2 15-NOV-2006 16:38:17 IMAGR VISDFT: Model components of type Point 1 3 15-NOV-2006 16:38:17 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:38:17 IMAGR Field 1 min = -111.5 MilliJy,max = 1.6 Jy 1 2 15-NOV-2006 16:38:17 IMAGR BGC Clean: using 1019 cell beam + residuals > 185.98 MilliJy 1 2 15-NOV-2006 16:38:17 IMAGR 147 Residual map points loaded 1 4 15-NOV-2006 16:38:17 IMAGR Field 1 min allowed flux = 533.270 MilliJy iter= 22 1 3 15-NOV-2006 16:38:17 IMAGR Total Cleaned flux density = 3.716 Jy 22 comps 1 2 15-NOV-2006 16:38:17 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-NOV-2006 16:38:17 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:38:18 IMAGR Field 1 min = -49.5 MilliJy,max = 497.0 MilliJy 1 2 15-NOV-2006 16:38:18 IMAGR BGC Clean: using 1019 cell beam + residuals > 57.14 MilliJy 1 2 15-NOV-2006 16:38:18 IMAGR 502 Residual map points loaded 1 4 15-NOV-2006 16:38:18 IMAGR Field 1 min allowed flux = 171.898 MilliJy iter= 35 1 3 15-NOV-2006 16:38:18 IMAGR Total Cleaned flux density = 4.117 Jy 35 comps 1 2 15-NOV-2006 16:38:18 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-NOV-2006 16:38:18 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:38:18 IMAGR Field 1 min = -89.3 MilliJy,max = 160.6 MilliJy 1 2 15-NOV-2006 16:38:18 IMAGR BGC Clean: using 1019 cell beam + residuals > 18.42 MilliJy 1 2 15-NOV-2006 16:38:18 IMAGR 14914 Residual map points loaded 1 4 15-NOV-2006 16:38:19 IMAGR Field 1 min allowed flux = -55.689 MilliJy iter= 68 1 3 15-NOV-2006 16:38:19 IMAGR Total Cleaned flux density = 4.157 Jy 68 comps 1 2 15-NOV-2006 16:38:19 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-NOV-2006 16:38:19 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:38:19 IMAGR Field 1 min = -52.6 MilliJy,max = 53.7 MilliJy 1 2 15-NOV-2006 16:38:19 IMAGR BGC Clean: using 103 cell beam + residuals > 15.09 MilliJy 1 2 15-NOV-2006 16:38:19 IMAGR 19980 Residual map points loaded 1 4 15-NOV-2006 16:38:19 IMAGR Field 1 min algorithm flux= 34.815 MilliJy iter= 224 1 3 15-NOV-2006 16:38:19 IMAGR Total Cleaned flux density = 4.548 Jy 224 comps 1 2 15-NOV-2006 16:38:20 IMAGR ALGSTB: All 350 Rows In AP (Max 523) 1 2 15-NOV-2006 16:38:20 IMAGR ALGSTB: Ipol gridded model subtraction, chans 1 through 2 1 2 15-NOV-2006 16:38:20 IMAGR ALGSTB: Pass 1; 339- 0 Cells, with 23736 Pts 1 4 15-NOV-2006 16:38:20 IMAGR Field 1 min = -41.9 MilliJy,max = 40.7 MilliJy 1 2 15-NOV-2006 16:38:20 IMAGR BGC Clean: using 103 cell beam + residuals > 13.79 MilliJy 1 2 15-NOV-2006 16:38:20 IMAGR 19995 Residual map points loaded 1 4 15-NOV-2006 16:38:20 IMAGR Field 1 min algorithm flux= -26.780 MilliJy iter= 522 1 3 15-NOV-2006 16:38:20 IMAGR Total Cleaned flux density = 4.246 Jy 522 comps 1 2 15-NOV-2006 16:38:21 IMAGR ALGSTB: All 350 Rows In AP (Max 523) 1 2 15-NOV-2006 16:38:21 IMAGR ALGSTB: Ipol gridded model subtraction, chans 1 through 2 1 2 15-NOV-2006 16:38:21 IMAGR ALGSTB: Pass 1; 339- 0 Cells, with 23736 Pts 1 4 15-NOV-2006 16:38:21 IMAGR Field 1 min = -32.5 MilliJy,max = 37.6 MilliJy 1 2 15-NOV-2006 16:38:21 IMAGR BGC Clean: using 103 cell beam + residuals > 12.15 MilliJy 1 2 15-NOV-2006 16:38:21 IMAGR 19993 Residual map points loaded 1 4 15-NOV-2006 16:38:21 IMAGR Field 1 min algorithm flux= 21.652 MilliJy iter= 1106 1 3 15-NOV-2006 16:38:21 IMAGR Total Cleaned flux density = 5.191 Jy 1106 comps 1 2 15-NOV-2006 16:38:22 IMAGR ALGSTB: All 350 Rows In AP (Max 523) 1 2 15-NOV-2006 16:38:22 IMAGR ALGSTB: Ipol gridded model subtraction, chans 1 through 2 1 2 15-NOV-2006 16:38:22 IMAGR ALGSTB: Pass 1; 339- 0 Cells, with 23736 Pts 1 4 15-NOV-2006 16:38:22 IMAGR Field 1 min = -33.4 MilliJy,max = 28.7 MilliJy 1 2 15-NOV-2006 16:38:22 IMAGR BGC Clean: using 103 cell beam + residuals > 10.12 MilliJy 1 2 15-NOV-2006 16:38:22 IMAGR 19995 Residual map points loaded 1 4 15-NOV-2006 16:38:23 IMAGR Field 1 min algorithm flux= -17.173 MilliJy iter= 1993 1 3 15-NOV-2006 16:38:23 IMAGR Total Cleaned flux density = 3.799 Jy 1993 comps 1 2 15-NOV-2006 16:38:23 IMAGR ALGSTB: All 350 Rows In AP (Max 523) 1 2 15-NOV-2006 16:38:23 IMAGR ALGSTB: Ipol gridded model subtraction, chans 1 through 2 1 2 15-NOV-2006 16:38:23 IMAGR ALGSTB: Pass 1; 339- 0 Cells, with 23736 Pts 1 4 15-NOV-2006 16:38:23 IMAGR Field 1 min = -19.2 MilliJy,max = 43.2 MilliJy 1 2 15-NOV-2006 16:38:23 IMAGR BGC Clean: using 103 cell beam + residuals > 8.15 MilliJy 1 2 15-NOV-2006 16:38:24 IMAGR 19991 Residual map points loaded 1 4 15-NOV-2006 16:38:24 IMAGR Field 1 min allowed flux = 15.155 MilliJy iter= 2719 1 3 15-NOV-2006 16:38:24 IMAGR Total Cleaned flux density = 5.024 Jy 2719 comps 1 2 15-NOV-2006 16:38:24 IMAGR ALGSTB: All 350 Rows In AP (Max 523) 1 2 15-NOV-2006 16:38:24 IMAGR ALGSTB: Ipol gridded model subtraction, chans 1 through 2 1 2 15-NOV-2006 16:38:24 IMAGR ALGSTB: Pass 1; 339- 0 Cells, with 23736 Pts 1 4 15-NOV-2006 16:38:25 IMAGR Field 1 min = -26.2 MilliJy,max = 18.3 MilliJy 1 2 15-NOV-2006 16:38:25 IMAGR BGC Clean: using 103 cell beam + residuals > 6.73 MilliJy 1 2 15-NOV-2006 16:38:25 IMAGR 19999 Residual map points loaded 1 4 15-NOV-2006 16:38:25 IMAGR Field 1 min algorithm flux= -10.382 MilliJy iter= 4049 1 3 15-NOV-2006 16:38:25 IMAGR Total Cleaned flux density = 4.227 Jy 4049 comps 1 2 15-NOV-2006 16:38:25 IMAGR ALGSTB: All 350 Rows In AP (Max 523) 1 2 15-NOV-2006 16:38:25 IMAGR ALGSTB: Ipol gridded model subtraction, chans 1 through 2 1 2 15-NOV-2006 16:38:26 IMAGR ALGSTB: Pass 1; 339- 0 Cells, with 23736 Pts 1 4 15-NOV-2006 16:38:26 IMAGR Field 1 min = -13.5 MilliJy,max = 17.9 MilliJy 1 2 15-NOV-2006 16:38:26 IMAGR BGC Clean: using 103 cell beam + residuals > 4.74 MilliJy 1 2 15-NOV-2006 16:38:26 IMAGR 19994 Residual map points loaded 1 4 15-NOV-2006 16:38:27 IMAGR Field 1 min algorithm flux= 6.959 MilliJy iter= 5625 1 3 15-NOV-2006 16:38:27 IMAGR Total Cleaned flux density = 4.689 Jy 5625 comps 1 2 15-NOV-2006 16:38:27 IMAGR ALGSTB: All 350 Rows In AP (Max 523) 1 2 15-NOV-2006 16:38:27 IMAGR ALGSTB: Ipol gridded model subtraction, chans 1 through 2 1 2 15-NOV-2006 16:38:28 IMAGR ALGSTB: Pass 1; 339- 0 Cells, with 23736 Pts 1 4 15-NOV-2006 16:38:28 IMAGR Field 1 min = -14.2 MilliJy,max = 12.9 MilliJy 1 2 15-NOV-2006 16:38:28 IMAGR BGC Clean: using 103 cell beam + residuals > 3.49 MilliJy 1 2 15-NOV-2006 16:38:28 IMAGR 19992 Residual map points loaded 1 4 15-NOV-2006 16:38:29 IMAGR Field 1 min algorithm flux= -4.940 MilliJy iter= 7415 1 3 15-NOV-2006 16:38:29 IMAGR Total Cleaned flux density = 4.457 Jy 7415 comps 1 2 15-NOV-2006 16:38:29 IMAGR ALGSTB: All 350 Rows In AP (Max 523) 1 2 15-NOV-2006 16:38:29 IMAGR ALGSTB: Ipol gridded model subtraction, chans 1 through 2 1 2 15-NOV-2006 16:38:30 IMAGR ALGSTB: Pass 1; 339- 0 Cells, with 23736 Pts 1 4 15-NOV-2006 16:38:30 IMAGR Field 1 min = -9.9 MilliJy,max = 10.6 MilliJy 1 2 15-NOV-2006 16:38:30 IMAGR BGC Clean: using 103 cell beam + residuals > 2.62 MilliJy 1 2 15-NOV-2006 16:38:30 IMAGR 19989 Residual map points loaded 1 4 15-NOV-2006 16:38:31 IMAGR Field 1 min algorithm flux= 3.603 MilliJy iter= 9525 1 3 15-NOV-2006 16:38:31 IMAGR Total Cleaned flux density = 4.618 Jy 9525 comps 1 2 15-NOV-2006 16:38:32 IMAGR ALGSTB: All 350 Rows In AP (Max 523) 1 2 15-NOV-2006 16:38:32 IMAGR ALGSTB: Ipol gridded model subtraction, chans 1 through 2 1 2 15-NOV-2006 16:38:32 IMAGR ALGSTB: Pass 1; 339- 0 Cells, with 23736 Pts 1 4 15-NOV-2006 16:38:32 IMAGR Field 1 min = -9.6 MilliJy,max = 8.3 MilliJy 1 2 15-NOV-2006 16:38:32 IMAGR BGC Clean: using 103 cell beam + residuals > 2.09 MilliJy 1 2 15-NOV-2006 16:38:32 IMAGR 19993 Residual map points loaded 1 4 15-NOV-2006 16:38:33 IMAGR Field 1 min allowed flux = -3.366 MilliJy iter= 10310 1 3 15-NOV-2006 16:38:33 IMAGR Total Cleaned flux density = 4.586 Jy 10310 comps 1 2 15-NOV-2006 16:38:33 IMAGR ALGSTB: All 350 Rows In AP (Max 523) 1 2 15-NOV-2006 16:38:33 IMAGR ALGSTB: Ipol gridded model subtraction, chans 1 through 2 1 2 15-NOV-2006 16:38:33 IMAGR ALGSTB: Pass 1; 339- 0 Cells, with 23736 Pts 1 4 15-NOV-2006 16:38:33 IMAGR Field 1 min = -7.5 MilliJy,max = 7.8 MilliJy 1 2 15-NOV-2006 16:38:33 IMAGR BGC Clean: using 103 cell beam + residuals > 1.73 MilliJy 1 2 15-NOV-2006 16:38:34 IMAGR 19994 Residual map points loaded 1 4 15-NOV-2006 16:38:35 IMAGR Field 1 min algorithm flux= 2.172 MilliJy iter= 13028 1 3 15-NOV-2006 16:38:35 IMAGR Total Cleaned flux density = 4.627 Jy 13028 comps 1 2 15-NOV-2006 16:38:36 IMAGR ALGSTB: All 350 Rows In AP (Max 523) 1 2 15-NOV-2006 16:38:36 IMAGR ALGSTB: Ipol gridded model subtraction, chans 1 through 2 1 2 15-NOV-2006 16:38:36 IMAGR ALGSTB: Pass 1; 339- 0 Cells, with 23736 Pts 1 4 15-NOV-2006 16:38:36 IMAGR Field 1 min = -7.0 MilliJy,max = 6.5 MilliJy 1 2 15-NOV-2006 16:38:36 IMAGR BGC Clean: using 103 cell beam + residuals > 1.39 MilliJy 1 2 15-NOV-2006 16:38:36 IMAGR 19997 Residual map points loaded 1 4 15-NOV-2006 16:38:37 IMAGR Field 1 min Clean flux = 2.070 MilliJy iter= 14119 1 5 15-NOV-2006 16:38:37 IMAGR Total Cleaned flux density = 4.641 Jy 14119 comps 1 2 15-NOV-2006 16:38:37 IMAGR ALGSTB: All 350 Rows In AP (Max 523) 1 2 15-NOV-2006 16:38:37 IMAGR ALGSTB: Ipol gridded model subtraction, chans 1 through 2 1 2 15-NOV-2006 16:38:37 IMAGR ALGSTB: Pass 1; 339- 0 Cells, with 23736 Pts 1 4 15-NOV-2006 16:38:37 IMAGR Peak residual in window 2.070 less than limit 2.071 MilliJy 1 3 15-NOV-2006 16:38:37 IMAGR Merging the Clean components files 1 3 15-NOV-2006 16:38:37 IMAGR Field 1 compressed from 14119 to 7000 components 1 4 15-NOV-2006 16:38:38 IMAGR Field 1 min = -6.7 MilliJy,max = 6.3 MilliJy 1 3 15-NOV-2006 16:38:38 IMAGR Restoring Clean components 1 3 15-NOV-2006 16:38:38 IMAGR Checking image max/min 1 3 15-NOV-2006 16:38:38 IMAGR Field 1 final Clean flux 4.641 Jy 1 6 15-NOV-2006 16:38:38 IMAGR Deleting UV work file: 1 4 15-NOV-2006 16:38:38 IMAGR Destroyed 1 extension files of type AN 1 4 15-NOV-2006 16:38:38 IMAGR Destroyed 1 extension files of type FQ 1 4 15-NOV-2006 16:38:38 IMAGR Destroyed UV image file: catno= 10 disk= 1 1 3 15-NOV-2006 16:38:38 IMAGR Appears to have ended successfully 1 5 15-NOV-2006 16:38:38 IMAGR hamal 31DEC06 TST: Cpu= 22.0 Real= 23 1 2 15-NOV-2006 16:38:38 AIPS Resumes 1 3 15-NOV-2006 16:38:38 AIPS SYSTEM command to be executed is: 1 3 15-NOV-2006 16:38:38 AIPS rm -f /tmp/SETFC@0555+398_K,BAND.0-1 >& /dev/null 1 5 15-NOV-2006 16:38:38 UVPLT Task UVPLT (release of 31DEC06) begins 1 2 15-NOV-2006 16:38:38 UVPLT GFINIS: number records used 4346 1 2 15-NOV-2006 16:38:38 UVPLT PLTUV: 92262 Points plotted 1 2 15-NOV-2006 16:38:38 UVPLT PLTUV: Plot file version 1 created. 1 3 15-NOV-2006 16:38:38 UVPLT Appears to have ended successfully 1 5 15-NOV-2006 16:38:40 UVPLT hamal 31DEC06 TST: Cpu= 0.2 Real= 2 1 2 15-NOV-2006 16:38:40 AIPS Resumes 1 5 15-NOV-2006 16:38:40 UVPLT Task UVPLT (release of 31DEC06) begins 1 2 15-NOV-2006 16:38:40 UVPLT GFINIS: number records used 2175 1 2 15-NOV-2006 16:38:40 UVPLT PLTUV: 46131 Points plotted 1 2 15-NOV-2006 16:38:40 UVPLT PLTUV: Plot file version 2 created. 1 3 15-NOV-2006 16:38:40 UVPLT Appears to have ended successfully 1 5 15-NOV-2006 16:38:40 UVPLT hamal 31DEC06 TST: Cpu= 0.2 Real= 0 1 2 15-NOV-2006 16:38:40 AIPS Resumes 1 4 15-NOV-2006 16:38:40 AIPS Destroyed 1 extension files of type HI 1 4 15-NOV-2006 16:38:40 AIPS Destroyed MA image file: catno= 11 disk= 1 1 2 15-NOV-2006 16:38:40 AIPS Disk 1 in-CNO 12 renumbered as CNO 10 1 5 15-NOV-2006 16:38:40 AIPS ' ' 1 5 15-NOV-2006 16:38:40 AIPS 'ESTIMATED RMS:' '0.606 MILLI JANSKY' 1 3 15-NOV-2006 16:38:40 AIPS SYSTEM command to be executed is: 1 3 15-NOV-2006 16:38:40 AIPS rm -f /tmp/SETFC@0137+331_K,BAND.0-1 >& /dev/null 1 2 15-NOV-2006 16:38:40 AIPS Waiting for returned adverbs 1 5 15-NOV-2006 16:38:40 SETFC Task SETFC (release of 31DEC06) begins 1 3 15-NOV-2006 16:38:41 SETFC Found 0137+331 K BAND Seq 1 Disk: 1 in slot 4 1 4 15-NOV-2006 16:38:41 SETFC SETCEL: recommends IMSIZE 416 CELLSIZE 0.28855 1 4 15-NOV-2006 16:38:41 SETFC SETCEL: returns IMSIZE 512 CELLSIZE 0.28855 1 2 15-NOV-2006 16:38:41 SETFC ZTXOP2: using translated file name = 1 2 15-NOV-2006 16:38:41 SETFC ZTXOP2: /tmp/SETFC@0137+331_K,BAND.0-1 1 4 15-NOV-2006 16:38:41 SETFC FLYEYE added 1 fields to BOXFILE to 0.000 deg 1 7 15-NOV-2006 16:38:41 SETFC WARNING: THIS MAY NOT COVER THE DESIRED AREA 1 4 15-NOV-2006 16:38:41 SETFC First field number written was 1 1 4 15-NOV-2006 16:38:41 SETFC Highest field number written was 1 1 2 15-NOV-2006 16:38:41 SETFC returns adverbs to AIPS 1 3 15-NOV-2006 16:38:41 SETFC Appears to have ended successfully 1 5 15-NOV-2006 16:38:41 SETFC hamal 31DEC06 TST: Cpu= 0.1 Real= 1 1 2 15-NOV-2006 16:38:41 AIPS Resumes 1 3 15-NOV-2006 16:38:41 AIPS SETFC was not found to be running 1 5 15-NOV-2006 16:38:41 AIPS 'SEARCHING FOR NVSS SOURCES' 1 2 15-NOV-2006 16:38:41 AIPS Waiting for returned adverbs 1 5 15-NOV-2006 16:38:41 SETFC Task SETFC (release of 31DEC06) begins 1 3 15-NOV-2006 16:38:41 SETFC Found 0137+331 K BAND Seq 1 Disk: 1 in slot 4 1 2 15-NOV-2006 16:38:41 SETFC ZTXOP2: using translated file name = 1 2 15-NOV-2006 16:38:41 SETFC ZTXOP2: /tmp/SETFC@0137+331_K,BAND.0-1 1 3 15-NOV-2006 16:38:41 SETFC Searching catalog between 0.01 and 0.05 degrees radius 1 2 15-NOV-2006 16:38:41 SETFC ZTXOP2: using translated file name = 1 2 15-NOV-2006 16:38:41 SETFC ZTXOP2: /home/auto/aips/TEXT/STARS/NV00.0030 1 3 15-NOV-2006 16:38:42 SETFC No NVSS sources selected for BOXFILE 1 3 15-NOV-2006 16:38:42 SETFC The Sun is 29.1 deg away - ignoring 1 4 15-NOV-2006 16:38:42 SETFC First field number written was 2 1 4 15-NOV-2006 16:38:42 SETFC Highest field number written was 1 1 2 15-NOV-2006 16:38:42 SETFC returns adverbs to AIPS 1 3 15-NOV-2006 16:38:42 SETFC Appears to have ended successfully 1 5 15-NOV-2006 16:38:42 SETFC hamal 31DEC06 TST: Cpu= 0.2 Real= 1 1 2 15-NOV-2006 16:38:42 AIPS Resumes 1 3 15-NOV-2006 16:38:42 AIPS SETFC was not found to be running 1 3 15-NOV-2006 16:38:42 AIPS SYSTEM command to be executed is: 1 3 15-NOV-2006 16:38:42 AIPS echo "SETFC FILE FOR SOURCE 0137+331 BELOW IS:" >> ARUN:BS078_20 1 3 15-NOV-2006 16:38:42 AIPS 00MAY15_1.0.log 1 3 15-NOV-2006 16:38:42 AIPS SYSTEM command to be executed is: 1 3 15-NOV-2006 16:38:42 AIPS cat /tmp/SETFC@0137+331_K,BAND.0-1 >> ARUN:BS078_2000MAY15_1.0.l 1 3 15-NOV-2006 16:38:42 AIPS og 1 5 15-NOV-2006 16:38:42 AIPS ' NOW STARTING WITH SOURCE :2 =0137+331' 1 5 15-NOV-2006 16:38:42 AIPS ' ' 1 5 15-NOV-2006 16:38:42 IMAGR Task IMAGR (release of 31DEC06) begins 1 2 15-NOV-2006 16:38:42 IMAGR ZTXOP2: using translated file name = 1 2 15-NOV-2006 16:38:42 IMAGR ZTXOP2: /tmp/SETFC@0137+331_K,BAND.0-1 1 3 15-NOV-2006 16:38:42 IMAGR FIELDF: Final field parameters and # read are: 1 3 15-NOV-2006 16:38:42 IMAGR Field 1 500 500 6.1530E-02 6.0000E-03 0 1 2 15-NOV-2006 16:38:42 IMAGR ZTXOP2: using translated file name = 1 2 15-NOV-2006 16:38:42 IMAGR ZTXOP2: /tmp/SETFC@0137+331_K,BAND.0-1 1 7 15-NOV-2006 16:38:42 IMAGR WINDF: Number of clean boxes/field read as follows: 1 3 15-NOV-2006 16:38:42 IMAGR Field 01: 1 1 2 15-NOV-2006 16:38:42 IMAGR Create 0137+331 .IMAGR . 1 (UV) on disk 1 cno 11 1 4 15-NOV-2006 16:38:42 IMAGR Beginning channel 1 through 1 with 2 IFs 1 3 15-NOV-2006 16:38:42 IMAGR IMACPY: Copied 7720 visibilities to be imaged 1 2 15-NOV-2006 16:38:42 IMAGR UVWAIT: begin finding uniform weights 1 2 15-NOV-2006 16:38:42 IMAGR UVWAIT: Average grid weight 1.692E+03 1 2 15-NOV-2006 16:38:42 IMAGR UVWAIT: Adding temperance S 3.385E+02 1 2 15-NOV-2006 16:38:42 IMAGR UVWAIT: begin applying uniform or other weights 1 4 15-NOV-2006 16:38:42 IMAGR UVWAIT: Sum of weights in 5.219E+05 and out 5.929E+05 1 4 15-NOV-2006 16:38:42 IMAGR UVWAIT: Noise is increased by a factor 1.192 due to weighting 1 4 15-NOV-2006 16:38:42 IMAGR UVWAIT: Average summed weight 1.693E+03 over 15076 vis 1 2 15-NOV-2006 16:38:42 IMAGR Create 0137+331 .IBM001. 1 (MA) on disk 1 cno 12 1 2 15-NOV-2006 16:38:42 IMAGR Create 0137+331 .ICL001. 1 (MA) on disk 1 cno 13 1 2 15-NOV-2006 16:38:42 IMAGR GRDFLT: X and Y convolution type = SPHEROIDAL 1 2 15-NOV-2006 16:38:42 IMAGR GRDFLT: X and Y parms = 3.0000 1.0000 1 2 15-NOV-2006 16:38:42 IMAGR GRDFLT: convolution function sampled every 1/100 of a cell 1 2 15-NOV-2006 16:38:42 IMAGR GRDMEM: Ave 2 Channels; 2.248510E+10 to 2.243510E+10 Hz 1 4 15-NOV-2006 16:38:42 IMAGR Field 1 Sum of gridding weights = 6.29485E+06 1 4 15-NOV-2006 16:38:42 IMAGR Field 1 Beam min = -192.6 MilliJy, max = 1.0 Jy 1 4 15-NOV-2006 16:38:42 IMAGR Field 1 fit FWHM = 1.638 x 0.948 arcsec, PA= 70.4 1 4 15-NOV-2006 16:38:42 IMAGR CLBHIS: minimum component 0.500 of current peak 1 4 15-NOV-2006 16:38:43 IMAGR Field 1 min = -118.1 MilliJy,max = 1.0 Jy 1 2 15-NOV-2006 16:38:43 IMAGR BGC Clean: using 1019 cell beam + residuals > 226.67 MilliJy 1 2 15-NOV-2006 16:38:43 IMAGR 661 Residual map points loaded 1 4 15-NOV-2006 16:38:43 IMAGR Field 1 min algorithm flux= 695.170 MilliJy iter= 5 1 3 15-NOV-2006 16:38:43 IMAGR Total Cleaned flux density = 430.699 MilliJy 5 comps 1 4 15-NOV-2006 16:38:43 IMAGR SETDO3: imaging done with multiple tangent planes 1 2 15-NOV-2006 16:38:43 IMAGR VISDFT: Begin DFT component subtraction 1 2 15-NOV-2006 16:38:43 IMAGR VISDFT: Model components of type Point 1 3 15-NOV-2006 16:38:43 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:38:43 IMAGR Field 1 min = -73.0 MilliJy,max = 629.6 MilliJy 1 2 15-NOV-2006 16:38:43 IMAGR BGC Clean: using 1019 cell beam + residuals > 150.23 MilliJy 1 2 15-NOV-2006 16:38:43 IMAGR 484 Residual map points loaded 1 4 15-NOV-2006 16:38:43 IMAGR Field 1 min algorithm flux= 294.125 MilliJy iter= 14 1 3 15-NOV-2006 16:38:43 IMAGR Total Cleaned flux density = 827.550 MilliJy 14 comps 1 2 15-NOV-2006 16:38:43 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-NOV-2006 16:38:43 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:38:43 IMAGR Field 1 min = -34.7 MilliJy,max = 269.0 MilliJy 1 2 15-NOV-2006 16:38:43 IMAGR BGC Clean: using 1019 cell beam + residuals > 63.56 MilliJy 1 2 15-NOV-2006 16:38:43 IMAGR 531 Residual map points loaded 1 4 15-NOV-2006 16:38:43 IMAGR Field 1 min allowed flux = 127.060 MilliJy iter= 23 1 3 15-NOV-2006 16:38:43 IMAGR Total Cleaned flux density = 998.759 MilliJy 23 comps 1 2 15-NOV-2006 16:38:43 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-NOV-2006 16:38:43 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:38:44 IMAGR Field 1 min = -18.8 MilliJy,max = 116.2 MilliJy 1 2 15-NOV-2006 16:38:44 IMAGR BGC Clean: using 1019 cell beam + residuals > 27.46 MilliJy 1 2 15-NOV-2006 16:38:44 IMAGR 567 Residual map points loaded 1 4 15-NOV-2006 16:38:44 IMAGR Field 1 min allowed flux = 54.991 MilliJy iter= 32 1 3 15-NOV-2006 16:38:44 IMAGR Total Cleaned flux density = 1.073 Jy 32 comps 1 2 15-NOV-2006 16:38:44 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-NOV-2006 16:38:44 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:38:44 IMAGR Field 1 min = -12.3 MilliJy,max = 50.6 MilliJy 1 2 15-NOV-2006 16:38:44 IMAGR BGC Clean: using 1019 cell beam + residuals > 11.88 MilliJy 1 2 15-NOV-2006 16:38:44 IMAGR 805 Residual map points loaded 1 4 15-NOV-2006 16:38:44 IMAGR Field 1 min allowed flux = 23.742 MilliJy iter= 41 1 3 15-NOV-2006 16:38:44 IMAGR Total Cleaned flux density = 1.105 Jy 41 comps 1 2 15-NOV-2006 16:38:44 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-NOV-2006 16:38:44 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:38:44 IMAGR Field 1 min = -10.6 MilliJy,max = 21.8 MilliJy 1 2 15-NOV-2006 16:38:44 IMAGR BGC Clean: using 1019 cell beam + residuals > 5.13 MilliJy 1 2 15-NOV-2006 16:38:44 IMAGR 4573 Residual map points loaded 1 4 15-NOV-2006 16:38:44 IMAGR Field 1 min allowed flux = 10.514 MilliJy iter= 57 1 3 15-NOV-2006 16:38:44 IMAGR Total Cleaned flux density = 1.118 Jy 57 comps 1 2 15-NOV-2006 16:38:44 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-NOV-2006 16:38:44 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:38:45 IMAGR Field 1 min = -10.4 MilliJy,max = 9.7 MilliJy 1 2 15-NOV-2006 16:38:45 IMAGR BGC Clean: using 999 cell beam + residuals > 3.20 MilliJy 1 2 15-NOV-2006 16:38:45 IMAGR 14892 Residual map points loaded 1 4 15-NOV-2006 16:38:45 IMAGR Field 1 min algorithm flux= 5.643 MilliJy iter= 111 1 3 15-NOV-2006 16:38:45 IMAGR Total Cleaned flux density = 1.122 Jy 111 comps 1 2 15-NOV-2006 16:38:45 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-NOV-2006 16:38:45 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:38:45 IMAGR Field 1 min = -7.9 MilliJy,max = 6.4 MilliJy 1 2 15-NOV-2006 16:38:45 IMAGR BGC Clean: using 839 cell beam + residuals > 2.58 MilliJy 1 2 15-NOV-2006 16:38:45 IMAGR 15620 Residual map points loaded 1 4 15-NOV-2006 16:38:46 IMAGR Field 1 min algorithm flux= 4.207 MilliJy iter= 208 1 3 15-NOV-2006 16:38:46 IMAGR Total Cleaned flux density = 1.122 Jy 208 comps 1 2 15-NOV-2006 16:38:46 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-NOV-2006 16:38:46 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:38:47 IMAGR Field 1 min = -6.8 MilliJy,max = 6.2 MilliJy 1 2 15-NOV-2006 16:38:47 IMAGR BGC Clean: using 535 cell beam + residuals > 2.12 MilliJy 1 2 15-NOV-2006 16:38:47 IMAGR 16467 Residual map points loaded 1 4 15-NOV-2006 16:38:47 IMAGR Field 1 min Clean flux = -3.631 MilliJy iter= 299 1 5 15-NOV-2006 16:38:47 IMAGR Total Cleaned flux density = 1.120 Jy 299 comps 1 2 15-NOV-2006 16:38:47 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-NOV-2006 16:38:47 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:38:47 IMAGR Peak residual in window 3.631 less than limit 3.636 MilliJy 1 3 15-NOV-2006 16:38:47 IMAGR Merging the Clean components files 1 3 15-NOV-2006 16:38:47 IMAGR Field 1 compressed from 299 to 156 components 1 4 15-NOV-2006 16:38:48 IMAGR Field 1 min = -6.1 MilliJy,max = 6.1 MilliJy 1 3 15-NOV-2006 16:38:48 IMAGR Restoring Clean components 1 3 15-NOV-2006 16:38:48 IMAGR Checking image max/min 1 3 15-NOV-2006 16:38:48 IMAGR Field 1 final Clean flux 1.120 Jy 1 6 15-NOV-2006 16:38:48 IMAGR Deleting UV work file: 1 4 15-NOV-2006 16:38:48 IMAGR Destroyed 1 extension files of type AN 1 4 15-NOV-2006 16:38:48 IMAGR Destroyed 1 extension files of type FQ 1 4 15-NOV-2006 16:38:48 IMAGR Destroyed UV image file: catno= 11 disk= 1 1 3 15-NOV-2006 16:38:48 IMAGR Appears to have ended successfully 1 5 15-NOV-2006 16:38:48 IMAGR hamal 31DEC06 TST: Cpu= 5.7 Real= 6 1 2 15-NOV-2006 16:38:48 AIPS Resumes 1 3 15-NOV-2006 16:38:48 AIPS SYSTEM command to be executed is: 1 3 15-NOV-2006 16:38:48 AIPS rm -f /tmp/SETFC@0137+331_K,BAND.0-1 >& /dev/null 1 5 15-NOV-2006 16:38:48 UVPLT Task UVPLT (release of 31DEC06) begins 1 2 15-NOV-2006 16:38:48 UVPLT GFINIS: number records used 1423 1 2 15-NOV-2006 16:38:48 UVPLT PLTUV: 30152 Points plotted 1 2 15-NOV-2006 16:38:48 UVPLT PLTUV: Plot file version 1 created. 1 3 15-NOV-2006 16:38:48 UVPLT Appears to have ended successfully 1 5 15-NOV-2006 16:38:48 UVPLT hamal 31DEC06 TST: Cpu= 0.1 Real= 0 1 2 15-NOV-2006 16:38:48 AIPS Resumes 1 5 15-NOV-2006 16:38:48 UVPLT Task UVPLT (release of 31DEC06) begins 1 2 15-NOV-2006 16:38:48 UVPLT GFINIS: number records used 714 1 2 15-NOV-2006 16:38:48 UVPLT PLTUV: 15076 Points plotted 1 2 15-NOV-2006 16:38:48 UVPLT PLTUV: Plot file version 2 created. 1 3 15-NOV-2006 16:38:48 UVPLT Appears to have ended successfully 1 5 15-NOV-2006 16:38:48 UVPLT hamal 31DEC06 TST: Cpu= 0.1 Real= 0 1 2 15-NOV-2006 16:38:48 AIPS Resumes 1 4 15-NOV-2006 16:38:48 AIPS Destroyed 1 extension files of type HI 1 4 15-NOV-2006 16:38:48 AIPS Destroyed MA image file: catno= 12 disk= 1 1 2 15-NOV-2006 16:38:48 AIPS Disk 1 in-CNO 13 renumbered as CNO 11 1 5 15-NOV-2006 16:38:48 AIPS ' ' 1 5 15-NOV-2006 16:38:48 AIPS 'ESTIMATED RMS:' '0.6858 MILLI JANSKY' 1 3 15-NOV-2006 16:38:48 AIPS SYSTEM command to be executed is: 1 3 15-NOV-2006 16:38:48 AIPS rm -f /tmp/SETFC@0423-013_K,BAND.0-1 >& /dev/null 1 2 15-NOV-2006 16:38:49 AIPS Waiting for returned adverbs 1 5 15-NOV-2006 16:38:49 SETFC Task SETFC (release of 31DEC06) begins 1 3 15-NOV-2006 16:38:49 SETFC Found 0423-013 K BAND Seq 1 Disk: 1 in slot 5 1 4 15-NOV-2006 16:38:49 SETFC SETCEL: recommends IMSIZE 420 CELLSIZE 0.28598 1 4 15-NOV-2006 16:38:49 SETFC SETCEL: returns IMSIZE 512 CELLSIZE 0.28598 1 2 15-NOV-2006 16:38:49 SETFC ZTXOP2: using translated file name = 1 2 15-NOV-2006 16:38:49 SETFC ZTXOP2: /tmp/SETFC@0423-013_K,BAND.0-1 1 4 15-NOV-2006 16:38:49 SETFC FLYEYE added 1 fields to BOXFILE to 0.000 deg 1 7 15-NOV-2006 16:38:49 SETFC WARNING: THIS MAY NOT COVER THE DESIRED AREA 1 4 15-NOV-2006 16:38:49 SETFC First field number written was 1 1 4 15-NOV-2006 16:38:49 SETFC Highest field number written was 1 1 2 15-NOV-2006 16:38:49 SETFC returns adverbs to AIPS 1 3 15-NOV-2006 16:38:49 SETFC Appears to have ended successfully 1 5 15-NOV-2006 16:38:49 SETFC hamal 31DEC06 TST: Cpu= 0.1 Real= 0 1 2 15-NOV-2006 16:38:49 AIPS Resumes 1 3 15-NOV-2006 16:38:49 AIPS SETFC was not found to be running 1 5 15-NOV-2006 16:38:49 AIPS 'SEARCHING FOR NVSS SOURCES' 1 2 15-NOV-2006 16:38:49 AIPS Waiting for returned adverbs 1 5 15-NOV-2006 16:38:49 SETFC Task SETFC (release of 31DEC06) begins 1 3 15-NOV-2006 16:38:49 SETFC Found 0423-013 K BAND Seq 1 Disk: 1 in slot 5 1 2 15-NOV-2006 16:38:49 SETFC ZTXOP2: using translated file name = 1 2 15-NOV-2006 16:38:49 SETFC ZTXOP2: /tmp/SETFC@0423-013_K,BAND.0-1 1 3 15-NOV-2006 16:38:49 SETFC Searching catalog between 0.01 and 0.05 degrees radius 1 2 15-NOV-2006 16:38:49 SETFC ZTXOP2: using translated file name = 1 2 15-NOV-2006 16:38:49 SETFC ZTXOP2: /home/auto/aips/TEXT/STARS/NV00.0030 1 3 15-NOV-2006 16:38:49 SETFC No NVSS sources selected for BOXFILE 1 3 15-NOV-2006 16:38:49 SETFC The Sun is 24.0 deg away - ignoring 1 4 15-NOV-2006 16:38:49 SETFC First field number written was 2 1 4 15-NOV-2006 16:38:49 SETFC Highest field number written was 1 1 2 15-NOV-2006 16:38:49 SETFC returns adverbs to AIPS 1 3 15-NOV-2006 16:38:49 SETFC Appears to have ended successfully 1 5 15-NOV-2006 16:38:49 SETFC hamal 31DEC06 TST: Cpu= 0.6 Real= 0 1 2 15-NOV-2006 16:38:49 AIPS Resumes 1 3 15-NOV-2006 16:38:49 AIPS SETFC was not found to be running 1 3 15-NOV-2006 16:38:50 AIPS SYSTEM command to be executed is: 1 3 15-NOV-2006 16:38:50 AIPS echo "SETFC FILE FOR SOURCE 0423-013 BELOW IS:" >> ARUN:BS078_20 1 3 15-NOV-2006 16:38:50 AIPS 00MAY15_1.0.log 1 3 15-NOV-2006 16:38:50 AIPS SYSTEM command to be executed is: 1 3 15-NOV-2006 16:38:50 AIPS cat /tmp/SETFC@0423-013_K,BAND.0-1 >> ARUN:BS078_2000MAY15_1.0.l 1 3 15-NOV-2006 16:38:50 AIPS og 1 5 15-NOV-2006 16:38:50 AIPS ' NOW STARTING WITH SOURCE :3 =0423-013' 1 5 15-NOV-2006 16:38:50 AIPS ' ' 1 5 15-NOV-2006 16:38:50 IMAGR Task IMAGR (release of 31DEC06) begins 1 2 15-NOV-2006 16:38:50 IMAGR ZTXOP2: using translated file name = 1 2 15-NOV-2006 16:38:50 IMAGR ZTXOP2: /tmp/SETFC@0423-013_K,BAND.0-1 1 3 15-NOV-2006 16:38:50 IMAGR FIELDF: Final field parameters and # read are: 1 3 15-NOV-2006 16:38:50 IMAGR Field 1 500 500 -1.0497E-02 -3.5000E-02 0 1 2 15-NOV-2006 16:38:50 IMAGR ZTXOP2: using translated file name = 1 2 15-NOV-2006 16:38:50 IMAGR ZTXOP2: /tmp/SETFC@0423-013_K,BAND.0-1 1 7 15-NOV-2006 16:38:50 IMAGR WINDF: Number of clean boxes/field read as follows: 1 3 15-NOV-2006 16:38:50 IMAGR Field 01: 1 1 2 15-NOV-2006 16:38:50 IMAGR Create 0423-013 .IMAGR . 1 (UV) on disk 1 cno 12 1 4 15-NOV-2006 16:38:50 IMAGR Beginning channel 1 through 1 with 2 IFs 1 3 15-NOV-2006 16:38:50 IMAGR IMACPY: Copied 5993 visibilities to be imaged 1 2 15-NOV-2006 16:38:50 IMAGR UVWAIT: begin finding uniform weights 1 2 15-NOV-2006 16:38:50 IMAGR UVWAIT: Average grid weight 1.977E+03 1 2 15-NOV-2006 16:38:50 IMAGR UVWAIT: Adding temperance S 3.955E+02 1 2 15-NOV-2006 16:38:50 IMAGR UVWAIT: begin applying uniform or other weights 1 4 15-NOV-2006 16:38:50 IMAGR UVWAIT: Sum of weights in 6.633E+05 and out 6.921E+05 1 4 15-NOV-2006 16:38:50 IMAGR UVWAIT: Noise is increased by a factor 1.163 due to weighting 1 4 15-NOV-2006 16:38:50 IMAGR UVWAIT: Average summed weight 1.977E+03 over 11631 vis 1 2 15-NOV-2006 16:38:50 IMAGR Create 0423-013 .IBM001. 1 (MA) on disk 1 cno 13 1 2 15-NOV-2006 16:38:50 IMAGR Create 0423-013 .ICL001. 1 (MA) on disk 1 cno 14 1 2 15-NOV-2006 16:38:50 IMAGR GRDFLT: X and Y convolution type = SPHEROIDAL 1 2 15-NOV-2006 16:38:50 IMAGR GRDFLT: X and Y parms = 3.0000 1.0000 1 2 15-NOV-2006 16:38:50 IMAGR GRDFLT: convolution function sampled every 1/100 of a cell 1 2 15-NOV-2006 16:38:50 IMAGR GRDMEM: Ave 2 Channels; 2.248510E+10 to 2.243510E+10 Hz 1 4 15-NOV-2006 16:38:50 IMAGR Field 1 Sum of gridding weights = 7.34710E+06 1 4 15-NOV-2006 16:38:50 IMAGR Field 1 Beam min = -93.6 MilliJy, max = 1.0 Jy 1 4 15-NOV-2006 16:38:50 IMAGR Field 1 fit FWHM = 1.472 x 0.993 arcsec, PA= 34.2 1 4 15-NOV-2006 16:38:50 IMAGR CLBHIS: minimum component 0.500 of current peak 1 4 15-NOV-2006 16:38:50 IMAGR Field 1 min = -313.9 MilliJy,max = 3.1 Jy 1 2 15-NOV-2006 16:38:51 IMAGR BGC Clean: using 1019 cell beam + residuals > 1.25 Jy 1 2 15-NOV-2006 16:38:51 IMAGR 30 Residual map points loaded 1 4 15-NOV-2006 16:38:51 IMAGR Field 1 min algorithm flux= 2.474 Jy iter= 3 1 3 15-NOV-2006 16:38:51 IMAGR Total Cleaned flux density = 827.788 MilliJy 3 comps 1 4 15-NOV-2006 16:38:51 IMAGR SETDO3: imaging done with multiple tangent planes 1 2 15-NOV-2006 16:38:51 IMAGR VISDFT: Begin DFT component subtraction 1 2 15-NOV-2006 16:38:51 IMAGR VISDFT: Model components of type Point 1 3 15-NOV-2006 16:38:51 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:38:51 IMAGR Field 1 min = -230.4 MilliJy,max = 2.2 Jy 1 2 15-NOV-2006 16:38:51 IMAGR BGC Clean: using 1019 cell beam + residuals > 1.01 Jy 1 2 15-NOV-2006 16:38:51 IMAGR 21 Residual map points loaded 1 4 15-NOV-2006 16:38:51 IMAGR Field 1 min algorithm flux= 1.623 Jy iter= 7 1 3 15-NOV-2006 16:38:51 IMAGR Total Cleaned flux density = 1.594 Jy 7 comps 1 2 15-NOV-2006 16:38:51 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-NOV-2006 16:38:51 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:38:51 IMAGR Field 1 min = -153.1 MilliJy,max = 1.5 Jy 1 2 15-NOV-2006 16:38:51 IMAGR BGC Clean: using 1019 cell beam + residuals > 662.84 MilliJy 1 2 15-NOV-2006 16:38:51 IMAGR 21 Residual map points loaded 1 4 15-NOV-2006 16:38:51 IMAGR Field 1 min algorithm flux= 958.569 MilliJy iter= 12 1 3 15-NOV-2006 16:38:51 IMAGR Total Cleaned flux density = 2.192 Jy 12 comps 1 2 15-NOV-2006 16:38:51 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-NOV-2006 16:38:51 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:38:51 IMAGR Field 1 min = -92.7 MilliJy,max = 862.7 MilliJy 1 2 15-NOV-2006 16:38:51 IMAGR BGC Clean: using 1019 cell beam + residuals > 391.40 MilliJy 1 2 15-NOV-2006 16:38:51 IMAGR 21 Residual map points loaded 1 4 15-NOV-2006 16:38:51 IMAGR Field 1 min algorithm flux= 516.578 MilliJy iter= 18 1 3 15-NOV-2006 16:38:51 IMAGR Total Cleaned flux density = 2.598 Jy 18 comps 1 2 15-NOV-2006 16:38:51 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-NOV-2006 16:38:51 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:38:52 IMAGR Field 1 min = -52.7 MilliJy,max = 471.5 MilliJy 1 2 15-NOV-2006 16:38:52 IMAGR BGC Clean: using 1019 cell beam + residuals > 210.93 MilliJy 1 2 15-NOV-2006 16:38:52 IMAGR 24 Residual map points loaded 1 4 15-NOV-2006 16:38:52 IMAGR Field 1 min algorithm flux= 261.832 MilliJy iter= 25 1 3 15-NOV-2006 16:38:52 IMAGR Total Cleaned flux density = 2.847 Jy 25 comps 1 2 15-NOV-2006 16:38:52 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-NOV-2006 16:38:52 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:38:52 IMAGR Field 1 min = -29.7 MilliJy,max = 238.9 MilliJy 1 2 15-NOV-2006 16:38:52 IMAGR BGC Clean: using 1019 cell beam + residuals > 106.91 MilliJy 1 2 15-NOV-2006 16:38:52 IMAGR 25 Residual map points loaded 1 4 15-NOV-2006 16:38:52 IMAGR Field 1 min algorithm flux= 123.662 MilliJy iter= 33 1 3 15-NOV-2006 16:38:52 IMAGR Total Cleaned flux density = 2.988 Jy 33 comps 1 2 15-NOV-2006 16:38:52 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-NOV-2006 16:38:52 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:38:52 IMAGR Field 1 min = -21.1 MilliJy,max = 113.5 MilliJy 1 2 15-NOV-2006 16:38:52 IMAGR BGC Clean: using 1019 cell beam + residuals > 50.49 MilliJy 1 2 15-NOV-2006 16:38:52 IMAGR 32 Residual map points loaded 1 4 15-NOV-2006 16:38:52 IMAGR Field 1 min algorithm flux= 58.742 MilliJy iter= 41 1 3 15-NOV-2006 16:38:52 IMAGR Total Cleaned flux density = 3.055 Jy 41 comps 1 2 15-NOV-2006 16:38:52 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-NOV-2006 16:38:52 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:38:53 IMAGR Field 1 min = -24.3 MilliJy,max = 53.6 MilliJy 1 2 15-NOV-2006 16:38:53 IMAGR BGC Clean: using 1019 cell beam + residuals > 23.99 MilliJy 1 2 15-NOV-2006 16:38:53 IMAGR 48 Residual map points loaded 1 4 15-NOV-2006 16:38:53 IMAGR Field 1 min algorithm flux= 28.503 MilliJy iter= 50 1 3 15-NOV-2006 16:38:53 IMAGR Total Cleaned flux density = 3.084 Jy 50 comps 1 2 15-NOV-2006 16:38:53 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-NOV-2006 16:38:53 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:38:53 IMAGR Field 1 min = -28.7 MilliJy,max = 26.1 MilliJy 1 2 15-NOV-2006 16:38:53 IMAGR BGC Clean: using 1019 cell beam + residuals > 11.64 MilliJy 1 2 15-NOV-2006 16:38:53 IMAGR 577 Residual map points loaded 1 4 15-NOV-2006 16:38:53 IMAGR Field 1 min algorithm flux= 15.994 MilliJy iter= 73 1 3 15-NOV-2006 16:38:53 IMAGR Total Cleaned flux density = 3.077 Jy 73 comps 1 2 15-NOV-2006 16:38:53 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-NOV-2006 16:38:53 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:38:53 IMAGR Field 1 min = -16.0 MilliJy,max = 14.4 MilliJy 1 2 15-NOV-2006 16:38:53 IMAGR BGC Clean: using 1019 cell beam + residuals > 6.53 MilliJy 1 2 15-NOV-2006 16:38:53 IMAGR 4539 Residual map points loaded 1 4 15-NOV-2006 16:38:54 IMAGR Field 1 min algorithm flux= 9.529 MilliJy iter= 119 1 3 15-NOV-2006 16:38:54 IMAGR Total Cleaned flux density = 3.076 Jy 119 comps 1 2 15-NOV-2006 16:38:54 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-NOV-2006 16:38:54 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:38:54 IMAGR Field 1 min = -10.2 MilliJy,max = 10.0 MilliJy 1 2 15-NOV-2006 16:38:54 IMAGR BGC Clean: using 1019 cell beam + residuals > 3.89 MilliJy 1 2 15-NOV-2006 16:38:54 IMAGR 17299 Residual map points loaded 1 4 15-NOV-2006 16:38:54 IMAGR Field 1 min algorithm flux= 6.311 MilliJy iter= 218 1 3 15-NOV-2006 16:38:54 IMAGR Total Cleaned flux density = 3.088 Jy 218 comps 1 2 15-NOV-2006 16:38:54 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-NOV-2006 16:38:54 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:38:55 IMAGR Field 1 min = -7.9 MilliJy,max = 7.5 MilliJy 1 2 15-NOV-2006 16:38:55 IMAGR BGC Clean: using 1013 cell beam + residuals > 3.13 MilliJy 1 2 15-NOV-2006 16:38:55 IMAGR 16361 Residual map points loaded 1 4 15-NOV-2006 16:38:55 IMAGR Field 1 min algorithm flux= -4.645 MilliJy iter= 352 1 3 15-NOV-2006 16:38:55 IMAGR Total Cleaned flux density = 3.085 Jy 352 comps 1 2 15-NOV-2006 16:38:55 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-NOV-2006 16:38:55 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:38:56 IMAGR Field 1 min = -6.3 MilliJy,max = 6.4 MilliJy 1 2 15-NOV-2006 16:38:56 IMAGR BGC Clean: using 103 cell beam + residuals > 2.35 MilliJy 1 2 15-NOV-2006 16:38:56 IMAGR 19994 Residual map points loaded 1 4 15-NOV-2006 16:38:56 IMAGR Field 1 min Clean flux = -4.114 MilliJy iter= 627 1 5 15-NOV-2006 16:38:56 IMAGR Total Cleaned flux density = 3.089 Jy 627 comps 1 2 15-NOV-2006 16:38:57 IMAGR ALGSTB: All 293 Rows In AP (Max 523) 1 2 15-NOV-2006 16:38:57 IMAGR ALGSTB: Ipol gridded model subtraction, chans 1 through 2 1 2 15-NOV-2006 16:38:57 IMAGR ALGSTB: Pass 1; 282- 0 Cells, with 5993 Pts 1 4 15-NOV-2006 16:38:57 IMAGR Peak residual in window 4.114 less than limit 4.115 MilliJy 1 3 15-NOV-2006 16:38:57 IMAGR Merging the Clean components files 1 3 15-NOV-2006 16:38:57 IMAGR Field 1 compressed from 627 to 348 components 1 4 15-NOV-2006 16:38:57 IMAGR Field 1 min = -5.2 MilliJy,max = 4.8 MilliJy 1 3 15-NOV-2006 16:38:57 IMAGR Restoring Clean components 1 3 15-NOV-2006 16:38:57 IMAGR Checking image max/min 1 3 15-NOV-2006 16:38:57 IMAGR Field 1 final Clean flux 3.089 Jy 1 6 15-NOV-2006 16:38:57 IMAGR Deleting UV work file: 1 4 15-NOV-2006 16:38:57 IMAGR Destroyed 1 extension files of type AN 1 4 15-NOV-2006 16:38:57 IMAGR Destroyed 1 extension files of type FQ 1 4 15-NOV-2006 16:38:57 IMAGR Destroyed UV image file: catno= 12 disk= 1 1 3 15-NOV-2006 16:38:57 IMAGR Appears to have ended successfully 1 5 15-NOV-2006 16:38:57 IMAGR hamal 31DEC06 TST: Cpu= 7.0 Real= 7 1 2 15-NOV-2006 16:38:57 AIPS Resumes 1 3 15-NOV-2006 16:38:57 AIPS SYSTEM command to be executed is: 1 3 15-NOV-2006 16:38:57 AIPS rm -f /tmp/SETFC@0423-013_K,BAND.0-1 >& /dev/null 1 5 15-NOV-2006 16:38:57 UVPLT Task UVPLT (release of 31DEC06) begins 1 2 15-NOV-2006 16:38:57 UVPLT GFINIS: number records used 1099 1 2 15-NOV-2006 16:38:57 UVPLT PLTUV: 23262 Points plotted 1 2 15-NOV-2006 16:38:57 UVPLT PLTUV: Plot file version 1 created. 1 3 15-NOV-2006 16:38:57 UVPLT Appears to have ended successfully 1 5 15-NOV-2006 16:38:57 UVPLT hamal 31DEC06 TST: Cpu= 0.1 Real= 0 1 2 15-NOV-2006 16:38:58 AIPS Resumes 1 5 15-NOV-2006 16:38:58 UVPLT Task UVPLT (release of 31DEC06) begins 1 2 15-NOV-2006 16:38:59 UVPLT GFINIS: number records used 552 1 2 15-NOV-2006 16:38:59 UVPLT PLTUV: 11631 Points plotted 1 2 15-NOV-2006 16:38:59 UVPLT PLTUV: Plot file version 2 created. 1 3 15-NOV-2006 16:38:59 UVPLT Appears to have ended successfully 1 5 15-NOV-2006 16:38:59 UVPLT hamal 31DEC06 TST: Cpu= 0.1 Real= 1 1 2 15-NOV-2006 16:38:59 AIPS Resumes 1 4 15-NOV-2006 16:38:59 AIPS Destroyed 1 extension files of type HI 1 4 15-NOV-2006 16:38:59 AIPS Destroyed MA image file: catno= 13 disk= 1 1 2 15-NOV-2006 16:38:59 AIPS Disk 1 in-CNO 14 renumbered as CNO 12 1 5 15-NOV-2006 16:38:59 AIPS ' ' 1 5 15-NOV-2006 16:38:59 AIPS 'ESTIMATED RMS:' '0.7044 MILLI JANSKY' 1 3 15-NOV-2006 16:38:59 AIPS SYSTEM command to be executed is: 1 3 15-NOV-2006 16:38:59 AIPS rm -f /tmp/SETFC@0521+166_K,BAND.0-1 >& /dev/null 1 2 15-NOV-2006 16:38:59 AIPS Waiting for returned adverbs 1 5 15-NOV-2006 16:38:59 SETFC Task SETFC (release of 31DEC06) begins 1 3 15-NOV-2006 16:38:59 SETFC Found 0521+166 K BAND Seq 1 Disk: 1 in slot 6 1 4 15-NOV-2006 16:38:59 SETFC SETCEL: recommends IMSIZE 419 CELLSIZE 0.28654 1 4 15-NOV-2006 16:38:59 SETFC SETCEL: returns IMSIZE 512 CELLSIZE 0.28654 1 2 15-NOV-2006 16:38:59 SETFC ZTXOP2: using translated file name = 1 2 15-NOV-2006 16:38:59 SETFC ZTXOP2: /tmp/SETFC@0521+166_K,BAND.0-1 1 4 15-NOV-2006 16:38:59 SETFC FLYEYE added 1 fields to BOXFILE to 0.000 deg 1 7 15-NOV-2006 16:38:59 SETFC WARNING: THIS MAY NOT COVER THE DESIRED AREA 1 4 15-NOV-2006 16:38:59 SETFC First field number written was 1 1 4 15-NOV-2006 16:38:59 SETFC Highest field number written was 1 1 2 15-NOV-2006 16:38:59 SETFC returns adverbs to AIPS 1 3 15-NOV-2006 16:38:59 SETFC Appears to have ended successfully 1 5 15-NOV-2006 16:38:59 SETFC hamal 31DEC06 TST: Cpu= 0.1 Real= 0 1 2 15-NOV-2006 16:38:59 AIPS Resumes 1 3 15-NOV-2006 16:38:59 AIPS SETFC was not found to be running 1 5 15-NOV-2006 16:38:59 AIPS 'SEARCHING FOR NVSS SOURCES' 1 2 15-NOV-2006 16:38:59 AIPS Waiting for returned adverbs 1 5 15-NOV-2006 16:38:59 SETFC Task SETFC (release of 31DEC06) begins 1 3 15-NOV-2006 16:38:59 SETFC Found 0521+166 K BAND Seq 1 Disk: 1 in slot 6 1 2 15-NOV-2006 16:38:59 SETFC ZTXOP2: using translated file name = 1 2 15-NOV-2006 16:38:59 SETFC ZTXOP2: /tmp/SETFC@0521+166_K,BAND.0-1 1 3 15-NOV-2006 16:38:59 SETFC Searching catalog between 0.01 and 0.05 degrees radius 1 2 15-NOV-2006 16:38:59 SETFC ZTXOP2: using translated file name = 1 2 15-NOV-2006 16:38:59 SETFC ZTXOP2: /home/auto/aips/TEXT/STARS/NV00.0030 1 3 15-NOV-2006 16:39:00 SETFC No NVSS sources selected for BOXFILE 1 3 15-NOV-2006 16:39:00 SETFC The Sun is 26.0 deg away - ignoring 1 4 15-NOV-2006 16:39:00 SETFC First field number written was 2 1 4 15-NOV-2006 16:39:00 SETFC Highest field number written was 1 1 2 15-NOV-2006 16:39:00 SETFC returns adverbs to AIPS 1 3 15-NOV-2006 16:39:00 SETFC Appears to have ended successfully 1 5 15-NOV-2006 16:39:00 SETFC hamal 31DEC06 TST: Cpu= 0.7 Real= 1 1 2 15-NOV-2006 16:39:00 AIPS Resumes 1 3 15-NOV-2006 16:39:00 AIPS SETFC was not found to be running 1 3 15-NOV-2006 16:39:00 AIPS SYSTEM command to be executed is: 1 3 15-NOV-2006 16:39:00 AIPS echo "SETFC FILE FOR SOURCE 0521+166 BELOW IS:" >> ARUN:BS078_20 1 3 15-NOV-2006 16:39:00 AIPS 00MAY15_1.0.log 1 3 15-NOV-2006 16:39:00 AIPS SYSTEM command to be executed is: 1 3 15-NOV-2006 16:39:00 AIPS cat /tmp/SETFC@0521+166_K,BAND.0-1 >> ARUN:BS078_2000MAY15_1.0.l 1 3 15-NOV-2006 16:39:00 AIPS og 1 5 15-NOV-2006 16:39:00 AIPS ' NOW STARTING WITH SOURCE :4 =0521+166' 1 5 15-NOV-2006 16:39:00 AIPS ' ' 1 5 15-NOV-2006 16:39:00 IMAGR Task IMAGR (release of 31DEC06) begins 1 2 15-NOV-2006 16:39:00 IMAGR ZTXOP2: using translated file name = 1 2 15-NOV-2006 16:39:00 IMAGR ZTXOP2: /tmp/SETFC@0521+166_K,BAND.0-1 1 3 15-NOV-2006 16:39:00 IMAGR FIELDF: Final field parameters and # read are: 1 3 15-NOV-2006 16:39:00 IMAGR Field 1 500 500 -5.6050E-02 -1.6000E-02 0 1 2 15-NOV-2006 16:39:00 IMAGR ZTXOP2: using translated file name = 1 2 15-NOV-2006 16:39:00 IMAGR ZTXOP2: /tmp/SETFC@0521+166_K,BAND.0-1 1 7 15-NOV-2006 16:39:00 IMAGR WINDF: Number of clean boxes/field read as follows: 1 3 15-NOV-2006 16:39:00 IMAGR Field 01: 1 1 2 15-NOV-2006 16:39:00 IMAGR Create 0521+166 .IMAGR . 1 (UV) on disk 1 cno 13 1 4 15-NOV-2006 16:39:00 IMAGR Beginning channel 1 through 1 with 2 IFs 1 3 15-NOV-2006 16:39:00 IMAGR IMACPY: Copied 5699 visibilities to be imaged 1 2 15-NOV-2006 16:39:00 IMAGR UVWAIT: begin finding uniform weights 1 2 15-NOV-2006 16:39:00 IMAGR UVWAIT: Average grid weight 3.906E+03 1 2 15-NOV-2006 16:39:00 IMAGR UVWAIT: Adding temperance S 7.812E+02 1 2 15-NOV-2006 16:39:00 IMAGR UVWAIT: begin applying uniform or other weights 1 4 15-NOV-2006 16:39:00 IMAGR UVWAIT: Sum of weights in 1.245E+06 and out 1.372E+06 1 4 15-NOV-2006 16:39:00 IMAGR UVWAIT: Noise is increased by a factor 1.176 due to weighting 1 4 15-NOV-2006 16:39:00 IMAGR UVWAIT: Average summed weight 3.906E+03 over 11121 vis 1 2 15-NOV-2006 16:39:00 IMAGR Create 0521+166 .IBM001. 1 (MA) on disk 1 cno 14 1 2 15-NOV-2006 16:39:00 IMAGR Create 0521+166 .ICL001. 1 (MA) on disk 1 cno 15 1 2 15-NOV-2006 16:39:00 IMAGR GRDFLT: X and Y convolution type = SPHEROIDAL 1 2 15-NOV-2006 16:39:00 IMAGR GRDFLT: X and Y parms = 3.0000 1.0000 1 2 15-NOV-2006 16:39:00 IMAGR GRDFLT: convolution function sampled every 1/100 of a cell 1 2 15-NOV-2006 16:39:00 IMAGR GRDMEM: Ave 2 Channels; 2.248510E+10 to 2.243510E+10 Hz 1 4 15-NOV-2006 16:39:01 IMAGR Field 1 Sum of gridding weights = 1.45628E+07 1 4 15-NOV-2006 16:39:01 IMAGR Field 1 Beam min = -148.5 MilliJy, max = 1.0 Jy 1 4 15-NOV-2006 16:39:01 IMAGR Field 1 fit FWHM = 1.167 x 0.995 arcsec, PA= 3.8 1 4 15-NOV-2006 16:39:01 IMAGR CLBHIS: minimum component 0.500 of current peak 1 4 15-NOV-2006 16:39:01 IMAGR Field 1 min = -102.2 MilliJy,max = 959.6 MilliJy 1 2 15-NOV-2006 16:39:01 IMAGR BGC Clean: using 1019 cell beam + residuals > 217.69 MilliJy 1 2 15-NOV-2006 16:39:01 IMAGR 470 Residual map points loaded 1 4 15-NOV-2006 16:39:01 IMAGR Field 1 min algorithm flux= 629.593 MilliJy iter= 5 1 3 15-NOV-2006 16:39:01 IMAGR Total Cleaned flux density = 392.965 MilliJy 5 comps 1 4 15-NOV-2006 16:39:01 IMAGR SETDO3: imaging done with multiple tangent planes 1 2 15-NOV-2006 16:39:01 IMAGR VISDFT: Begin DFT component subtraction 1 2 15-NOV-2006 16:39:01 IMAGR VISDFT: Model components of type Point 1 3 15-NOV-2006 16:39:01 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:39:01 IMAGR Field 1 min = -64.0 MilliJy,max = 566.6 MilliJy 1 2 15-NOV-2006 16:39:01 IMAGR BGC Clean: using 1019 cell beam + residuals > 142.82 MilliJy 1 2 15-NOV-2006 16:39:01 IMAGR 347 Residual map points loaded 1 4 15-NOV-2006 16:39:01 IMAGR Field 1 min algorithm flux= 260.786 MilliJy iter= 14 1 3 15-NOV-2006 16:39:01 IMAGR Total Cleaned flux density = 750.703 MilliJy 14 comps 1 2 15-NOV-2006 16:39:01 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-NOV-2006 16:39:01 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:39:02 IMAGR Field 1 min = -30.5 MilliJy,max = 238.5 MilliJy 1 2 15-NOV-2006 16:39:02 IMAGR BGC Clean: using 1019 cell beam + residuals > 59.16 MilliJy 1 2 15-NOV-2006 16:39:02 IMAGR 433 Residual map points loaded 1 4 15-NOV-2006 16:39:02 IMAGR Field 1 min allowed flux = 114.763 MilliJy iter= 23 1 3 15-NOV-2006 16:39:02 IMAGR Total Cleaned flux density = 902.735 MilliJy 23 comps 1 2 15-NOV-2006 16:39:02 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-NOV-2006 16:39:02 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:39:02 IMAGR Field 1 min = -18.8 MilliJy,max = 105.9 MilliJy 1 2 15-NOV-2006 16:39:02 IMAGR BGC Clean: using 1019 cell beam + residuals > 26.03 MilliJy 1 2 15-NOV-2006 16:39:02 IMAGR 670 Residual map points loaded 1 4 15-NOV-2006 16:39:02 IMAGR Field 1 min allowed flux = 51.281 MilliJy iter= 34 1 3 15-NOV-2006 16:39:02 IMAGR Total Cleaned flux density = 984.913 MilliJy 34 comps 1 2 15-NOV-2006 16:39:02 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-NOV-2006 16:39:02 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:39:02 IMAGR Field 1 min = -17.0 MilliJy,max = 47.2 MilliJy 1 2 15-NOV-2006 16:39:02 IMAGR BGC Clean: using 1019 cell beam + residuals > 11.63 MilliJy 1 2 15-NOV-2006 16:39:02 IMAGR 1435 Residual map points loaded 1 4 15-NOV-2006 16:39:02 IMAGR Field 1 min allowed flux = 22.267 MilliJy iter= 48 1 3 15-NOV-2006 16:39:02 IMAGR Total Cleaned flux density = 1.032 Jy 48 comps 1 2 15-NOV-2006 16:39:02 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-NOV-2006 16:39:02 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:39:03 IMAGR Field 1 min = -17.8 MilliJy,max = 21.7 MilliJy 1 2 15-NOV-2006 16:39:03 IMAGR BGC Clean: using 1019 cell beam + residuals > 5.05 MilliJy 1 2 15-NOV-2006 16:39:03 IMAGR 10758 Residual map points loaded 1 4 15-NOV-2006 16:39:03 IMAGR Field 1 min allowed flux = 10.724 MilliJy iter= 89 1 3 15-NOV-2006 16:39:03 IMAGR Total Cleaned flux density = 1.038 Jy 89 comps 1 2 15-NOV-2006 16:39:03 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-NOV-2006 16:39:03 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:39:03 IMAGR Field 1 min = -10.4 MilliJy,max = 12.1 MilliJy 1 2 15-NOV-2006 16:39:03 IMAGR BGC Clean: using 997 cell beam + residuals > 3.04 MilliJy 1 2 15-NOV-2006 16:39:03 IMAGR 17893 Residual map points loaded 1 4 15-NOV-2006 16:39:04 IMAGR Field 1 min algorithm flux= -5.248 MilliJy iter= 165 1 3 15-NOV-2006 16:39:04 IMAGR Total Cleaned flux density = 1.037 Jy 165 comps 1 2 15-NOV-2006 16:39:04 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-NOV-2006 16:39:04 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:39:04 IMAGR Field 1 min = -5.8 MilliJy,max = 6.2 MilliJy 1 2 15-NOV-2006 16:39:04 IMAGR BGC Clean: using 803 cell beam + residuals > 2.49 MilliJy 1 2 15-NOV-2006 16:39:04 IMAGR 12452 Residual map points loaded 1 4 15-NOV-2006 16:39:04 IMAGR Field 1 min Clean flux = 4.204 MilliJy iter= 218 1 5 15-NOV-2006 16:39:04 IMAGR Total Cleaned flux density = 1.035 Jy 218 comps 1 2 15-NOV-2006 16:39:04 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-NOV-2006 16:39:04 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:39:05 IMAGR Peak residual in window 4.204 less than limit 4.226 MilliJy 1 3 15-NOV-2006 16:39:05 IMAGR Merging the Clean components files 1 3 15-NOV-2006 16:39:05 IMAGR Field 1 compressed from 218 to 75 components 1 4 15-NOV-2006 16:39:05 IMAGR Field 1 min = -5.6 MilliJy,max = 5.2 MilliJy 1 3 15-NOV-2006 16:39:05 IMAGR Restoring Clean components 1 3 15-NOV-2006 16:39:05 IMAGR Checking image max/min 1 3 15-NOV-2006 16:39:05 IMAGR Field 1 final Clean flux 1.035 Jy 1 6 15-NOV-2006 16:39:05 IMAGR Deleting UV work file: 1 4 15-NOV-2006 16:39:05 IMAGR Destroyed 1 extension files of type AN 1 4 15-NOV-2006 16:39:05 IMAGR Destroyed 1 extension files of type FQ 1 4 15-NOV-2006 16:39:05 IMAGR Destroyed UV image file: catno= 13 disk= 1 1 3 15-NOV-2006 16:39:05 IMAGR Appears to have ended successfully 1 5 15-NOV-2006 16:39:05 IMAGR hamal 31DEC06 TST: Cpu= 4.6 Real= 5 1 2 15-NOV-2006 16:39:05 AIPS Resumes 1 3 15-NOV-2006 16:39:05 AIPS SYSTEM command to be executed is: 1 3 15-NOV-2006 16:39:05 AIPS rm -f /tmp/SETFC@0521+166_K,BAND.0-1 >& /dev/null 1 5 15-NOV-2006 16:39:05 UVPLT Task UVPLT (release of 31DEC06) begins 1 2 15-NOV-2006 16:39:05 UVPLT GFINIS: number records used 1051 1 2 15-NOV-2006 16:39:05 UVPLT PLTUV: 22242 Points plotted 1 2 15-NOV-2006 16:39:05 UVPLT PLTUV: Plot file version 1 created. 1 3 15-NOV-2006 16:39:05 UVPLT Appears to have ended successfully 1 5 15-NOV-2006 16:39:05 UVPLT hamal 31DEC06 TST: Cpu= 0.1 Real= 0 1 2 15-NOV-2006 16:39:05 AIPS Resumes 1 5 15-NOV-2006 16:39:05 UVPLT Task UVPLT (release of 31DEC06) begins 1 2 15-NOV-2006 16:39:05 UVPLT GFINIS: number records used 527 1 2 15-NOV-2006 16:39:05 UVPLT PLTUV: 11121 Points plotted 1 2 15-NOV-2006 16:39:05 UVPLT PLTUV: Plot file version 2 created. 1 3 15-NOV-2006 16:39:05 UVPLT Appears to have ended successfully 1 5 15-NOV-2006 16:39:05 UVPLT hamal 31DEC06 TST: Cpu= 0.1 Real= 0 1 2 15-NOV-2006 16:39:05 AIPS Resumes 1 4 15-NOV-2006 16:39:05 AIPS Destroyed 1 extension files of type HI 1 4 15-NOV-2006 16:39:05 AIPS Destroyed MA image file: catno= 14 disk= 1 1 2 15-NOV-2006 16:39:05 AIPS Disk 1 in-CNO 15 renumbered as CNO 13 1 5 15-NOV-2006 16:39:05 AIPS ' ' 1 5 15-NOV-2006 16:39:06 AIPS 'ESTIMATED RMS:' '0.7 MILLI JANSKY' 1 3 15-NOV-2006 16:39:06 AIPS SYSTEM command to be executed is: 1 3 15-NOV-2006 16:39:06 AIPS rm -f /tmp/SETFC@0609-157_K,BAND.0-1 >& /dev/null 1 2 15-NOV-2006 16:39:06 AIPS Waiting for returned adverbs 1 5 15-NOV-2006 16:39:06 SETFC Task SETFC (release of 31DEC06) begins 1 3 15-NOV-2006 16:39:07 SETFC Found 0609-157 K BAND Seq 1 Disk: 1 in slot 7 1 4 15-NOV-2006 16:39:07 SETFC SETCEL: recommends IMSIZE 416 CELLSIZE 0.28865 1 4 15-NOV-2006 16:39:07 SETFC SETCEL: returns IMSIZE 512 CELLSIZE 0.28865 1 2 15-NOV-2006 16:39:07 SETFC ZTXOP2: using translated file name = 1 2 15-NOV-2006 16:39:07 SETFC ZTXOP2: /tmp/SETFC@0609-157_K,BAND.0-1 1 4 15-NOV-2006 16:39:07 SETFC FLYEYE added 1 fields to BOXFILE to 0.000 deg 1 7 15-NOV-2006 16:39:07 SETFC WARNING: THIS MAY NOT COVER THE DESIRED AREA 1 4 15-NOV-2006 16:39:07 SETFC First field number written was 1 1 4 15-NOV-2006 16:39:07 SETFC Highest field number written was 1 1 2 15-NOV-2006 16:39:07 SETFC returns adverbs to AIPS 1 3 15-NOV-2006 16:39:07 SETFC Appears to have ended successfully 1 5 15-NOV-2006 16:39:07 SETFC hamal 31DEC06 TST: Cpu= 0.1 Real= 1 1 2 15-NOV-2006 16:39:07 AIPS Resumes 1 3 15-NOV-2006 16:39:07 AIPS SETFC was not found to be running 1 5 15-NOV-2006 16:39:07 AIPS 'SEARCHING FOR NVSS SOURCES' 1 2 15-NOV-2006 16:39:07 AIPS Waiting for returned adverbs 1 5 15-NOV-2006 16:39:07 SETFC Task SETFC (release of 31DEC06) begins 1 3 15-NOV-2006 16:39:07 SETFC Found 0609-157 K BAND Seq 1 Disk: 1 in slot 7 1 2 15-NOV-2006 16:39:07 SETFC ZTXOP2: using translated file name = 1 2 15-NOV-2006 16:39:07 SETFC ZTXOP2: /tmp/SETFC@0609-157_K,BAND.0-1 1 3 15-NOV-2006 16:39:07 SETFC Searching catalog between 0.01 and 0.05 degrees radius 1 2 15-NOV-2006 16:39:07 SETFC ZTXOP2: using translated file name = 1 2 15-NOV-2006 16:39:07 SETFC ZTXOP2: /home/auto/aips/TEXT/STARS/NV00.0030 1 3 15-NOV-2006 16:39:08 SETFC No NVSS sources selected for BOXFILE 1 3 15-NOV-2006 16:39:08 SETFC The Sun is 52.1 deg away - ignoring 1 4 15-NOV-2006 16:39:08 SETFC First field number written was 2 1 4 15-NOV-2006 16:39:08 SETFC Highest field number written was 1 1 2 15-NOV-2006 16:39:08 SETFC returns adverbs to AIPS 1 3 15-NOV-2006 16:39:08 SETFC Appears to have ended successfully 1 5 15-NOV-2006 16:39:08 SETFC hamal 31DEC06 TST: Cpu= 0.8 Real= 1 1 2 15-NOV-2006 16:39:08 AIPS Resumes 1 3 15-NOV-2006 16:39:08 AIPS SETFC was not found to be running 1 3 15-NOV-2006 16:39:08 AIPS SYSTEM command to be executed is: 1 3 15-NOV-2006 16:39:08 AIPS echo "SETFC FILE FOR SOURCE 0609-157 BELOW IS:" >> ARUN:BS078_20 1 3 15-NOV-2006 16:39:08 AIPS 00MAY15_1.0.log 1 3 15-NOV-2006 16:39:08 AIPS SYSTEM command to be executed is: 1 3 15-NOV-2006 16:39:08 AIPS cat /tmp/SETFC@0609-157_K,BAND.0-1 >> ARUN:BS078_2000MAY15_1.0.l 1 3 15-NOV-2006 16:39:08 AIPS og 1 5 15-NOV-2006 16:39:08 AIPS ' NOW STARTING WITH SOURCE :5 =0609-157' 1 5 15-NOV-2006 16:39:08 AIPS ' ' 1 5 15-NOV-2006 16:39:08 IMAGR Task IMAGR (release of 31DEC06) begins 1 2 15-NOV-2006 16:39:08 IMAGR ZTXOP2: using translated file name = 1 2 15-NOV-2006 16:39:08 IMAGR ZTXOP2: /tmp/SETFC@0609-157_K,BAND.0-1 1 3 15-NOV-2006 16:39:08 IMAGR FIELDF: Final field parameters and # read are: 1 3 15-NOV-2006 16:39:08 IMAGR Field 1 500 500 7.2198E-03 -2.8000E-02 0 1 2 15-NOV-2006 16:39:08 IMAGR ZTXOP2: using translated file name = 1 2 15-NOV-2006 16:39:08 IMAGR ZTXOP2: /tmp/SETFC@0609-157_K,BAND.0-1 1 7 15-NOV-2006 16:39:08 IMAGR WINDF: Number of clean boxes/field read as follows: 1 3 15-NOV-2006 16:39:08 IMAGR Field 01: 1 1 2 15-NOV-2006 16:39:08 IMAGR Create 0609-157 .IMAGR . 1 (UV) on disk 1 cno 14 1 4 15-NOV-2006 16:39:08 IMAGR Beginning channel 1 through 1 with 2 IFs 1 3 15-NOV-2006 16:39:08 IMAGR IMACPY: Copied 5769 visibilities to be imaged 1 6 15-NOV-2006 16:39:08 IMAGR **** WARNING data included out of inner portion of UV plane **** 1 6 15-NOV-2006 16:39:08 IMAGR **** Watch for high-frequency & other poor cleaning effects **** 1 2 15-NOV-2006 16:39:08 IMAGR UVWAIT: begin finding uniform weights 1 2 15-NOV-2006 16:39:08 IMAGR UVWAIT: Average grid weight 1.720E+03 1 2 15-NOV-2006 16:39:08 IMAGR UVWAIT: Adding temperance S 3.439E+02 1 2 15-NOV-2006 16:39:08 IMAGR UVWAIT: begin applying uniform or other weights 1 4 15-NOV-2006 16:39:08 IMAGR UVWAIT: Sum of weights in 5.841E+05 and out 6.430E+05 1 4 15-NOV-2006 16:39:08 IMAGR UVWAIT: Noise is increased by a factor 1.149 due to weighting 1 4 15-NOV-2006 16:39:08 IMAGR UVWAIT: Average summed weight 1.720E+03 over 11232 vis 1 2 15-NOV-2006 16:39:08 IMAGR Create 0609-157 .IBM001. 1 (MA) on disk 1 cno 15 1 2 15-NOV-2006 16:39:08 IMAGR Create 0609-157 .ICL001. 1 (MA) on disk 1 cno 16 1 2 15-NOV-2006 16:39:08 IMAGR GRDFLT: X and Y convolution type = SPHEROIDAL 1 2 15-NOV-2006 16:39:08 IMAGR GRDFLT: X and Y parms = 3.0000 1.0000 1 2 15-NOV-2006 16:39:08 IMAGR GRDFLT: convolution function sampled every 1/100 of a cell 1 2 15-NOV-2006 16:39:08 IMAGR GRDMEM: Ave 2 Channels; 2.248510E+10 to 2.243510E+10 Hz 1 4 15-NOV-2006 16:39:08 IMAGR Field 1 Sum of gridding weights = 6.82639E+06 1 4 15-NOV-2006 16:39:09 IMAGR Field 1 Beam min = -177.2 MilliJy, max = 1.0 Jy 1 4 15-NOV-2006 16:39:09 IMAGR Field 1 fit FWHM = 1.689 x 0.915 arcsec, PA= 15.1 1 4 15-NOV-2006 16:39:09 IMAGR CLBHIS: minimum component 0.500 of current peak 1 4 15-NOV-2006 16:39:09 IMAGR Field 1 min = -1.1 Jy,max = 9.8 Jy 1 2 15-NOV-2006 16:39:09 IMAGR BGC Clean: using 1019 cell beam + residuals > 1.81 Jy 1 2 15-NOV-2006 16:39:09 IMAGR 753 Residual map points loaded 1 4 15-NOV-2006 16:39:09 IMAGR Field 1 min algorithm flux= 5.794 Jy iter= 6 1 3 15-NOV-2006 16:39:09 IMAGR Total Cleaned flux density = 4.597 Jy 6 comps 1 4 15-NOV-2006 16:39:09 IMAGR SETDO3: imaging done with multiple tangent planes 1 2 15-NOV-2006 16:39:09 IMAGR VISDFT: Begin DFT component subtraction 1 2 15-NOV-2006 16:39:09 IMAGR VISDFT: Model components of type Point 1 3 15-NOV-2006 16:39:09 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:39:09 IMAGR Field 1 min = -593.9 MilliJy,max = 5.2 Jy 1 2 15-NOV-2006 16:39:09 IMAGR BGC Clean: using 1019 cell beam + residuals > 1.07 Jy 1 2 15-NOV-2006 16:39:09 IMAGR 494 Residual map points loaded 1 4 15-NOV-2006 16:39:09 IMAGR Field 1 min allowed flux = 2.494 Jy iter= 14 1 3 15-NOV-2006 16:39:09 IMAGR Total Cleaned flux density = 7.567 Jy 14 comps 1 2 15-NOV-2006 16:39:09 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-NOV-2006 16:39:09 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:39:10 IMAGR Field 1 min = -274.5 MilliJy,max = 2.2 Jy 1 2 15-NOV-2006 16:39:10 IMAGR BGC Clean: using 1019 cell beam + residuals > 459.98 MilliJy 1 2 15-NOV-2006 16:39:10 IMAGR 512 Residual map points loaded 1 4 15-NOV-2006 16:39:10 IMAGR Field 1 min allowed flux = 1.105 Jy iter= 22 1 3 15-NOV-2006 16:39:10 IMAGR Total Cleaned flux density = 8.861 Jy 22 comps 1 2 15-NOV-2006 16:39:10 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-NOV-2006 16:39:10 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:39:11 IMAGR Field 1 min = -137.1 MilliJy,max = 1.0 Jy 1 2 15-NOV-2006 16:39:11 IMAGR BGC Clean: using 1019 cell beam + residuals > 203.84 MilliJy 1 2 15-NOV-2006 16:39:11 IMAGR 568 Residual map points loaded 1 4 15-NOV-2006 16:39:11 IMAGR Field 1 min allowed flux = 500.427 MilliJy iter= 30 1 3 15-NOV-2006 16:39:11 IMAGR Total Cleaned flux density = 9.441 Jy 30 comps 1 2 15-NOV-2006 16:39:11 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-NOV-2006 16:39:11 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:39:11 IMAGR Field 1 min = -77.8 MilliJy,max = 455.8 MilliJy 1 2 15-NOV-2006 16:39:11 IMAGR BGC Clean: using 1019 cell beam + residuals > 92.29 MilliJy 1 2 15-NOV-2006 16:39:11 IMAGR 730 Residual map points loaded 1 4 15-NOV-2006 16:39:11 IMAGR Field 1 min allowed flux = 218.596 MilliJy iter= 39 1 3 15-NOV-2006 16:39:11 IMAGR Total Cleaned flux density = 9.733 Jy 39 comps 1 2 15-NOV-2006 16:39:11 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-NOV-2006 16:39:11 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:39:11 IMAGR Field 1 min = -54.2 MilliJy,max = 200.4 MilliJy 1 2 15-NOV-2006 16:39:11 IMAGR BGC Clean: using 1019 cell beam + residuals > 40.32 MilliJy 1 2 15-NOV-2006 16:39:11 IMAGR 1238 Residual map points loaded 1 4 15-NOV-2006 16:39:11 IMAGR Field 1 min allowed flux = 95.583 MilliJy iter= 48 1 3 15-NOV-2006 16:39:11 IMAGR Total Cleaned flux density = 9.861 Jy 48 comps 1 2 15-NOV-2006 16:39:11 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-NOV-2006 16:39:11 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:39:12 IMAGR Field 1 min = -59.5 MilliJy,max = 87.2 MilliJy 1 2 15-NOV-2006 16:39:12 IMAGR BGC Clean: using 1019 cell beam + residuals > 17.63 MilliJy 1 2 15-NOV-2006 16:39:12 IMAGR 10553 Residual map points loaded 1 4 15-NOV-2006 16:39:12 IMAGR Field 1 min allowed flux = -43.497 MilliJy iter= 65 1 3 15-NOV-2006 16:39:12 IMAGR Total Cleaned flux density = 9.898 Jy 65 comps 1 2 15-NOV-2006 16:39:12 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-NOV-2006 16:39:12 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:39:12 IMAGR Field 1 min = -41.6 MilliJy,max = 42.0 MilliJy 1 2 15-NOV-2006 16:39:12 IMAGR BGC Clean: using 979 cell beam + residuals > 14.25 MilliJy 1 2 15-NOV-2006 16:39:12 IMAGR 15082 Residual map points loaded 1 4 15-NOV-2006 16:39:12 IMAGR Field 1 min algorithm flux= 24.787 MilliJy iter= 133 1 3 15-NOV-2006 16:39:12 IMAGR Total Cleaned flux density = 9.900 Jy 133 comps 1 2 15-NOV-2006 16:39:12 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-NOV-2006 16:39:12 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:39:13 IMAGR Field 1 min = -31.9 MilliJy,max = 29.3 MilliJy 1 2 15-NOV-2006 16:39:13 IMAGR BGC Clean: using 777 cell beam + residuals > 11.73 MilliJy 1 2 15-NOV-2006 16:39:13 IMAGR 15324 Residual map points loaded 1 4 15-NOV-2006 16:39:13 IMAGR Field 1 min algorithm flux= 18.464 MilliJy iter= 234 1 3 15-NOV-2006 16:39:13 IMAGR Total Cleaned flux density = 9.935 Jy 234 comps 1 2 15-NOV-2006 16:39:13 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-NOV-2006 16:39:13 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:39:14 IMAGR Field 1 min = -28.8 MilliJy,max = 26.2 MilliJy 1 2 15-NOV-2006 16:39:14 IMAGR BGC Clean: using 103 cell beam + residuals > 8.89 MilliJy 1 2 15-NOV-2006 16:39:14 IMAGR 19988 Residual map points loaded 1 4 15-NOV-2006 16:39:14 IMAGR Field 1 min algorithm flux= 15.943 MilliJy iter= 508 1 3 15-NOV-2006 16:39:14 IMAGR Total Cleaned flux density = 10.016 Jy 508 comps 1 2 15-NOV-2006 16:39:14 IMAGR ALGSTB: All 353 Rows In AP (Max 523) 1 2 15-NOV-2006 16:39:14 IMAGR ALGSTB: Ipol gridded model subtraction, chans 1 through 2 1 2 15-NOV-2006 16:39:14 IMAGR ALGSTB: Pass 1; 342- 0 Cells, with 5769 Pts 1 4 15-NOV-2006 16:39:15 IMAGR Field 1 min = -20.7 MilliJy,max = 20.8 MilliJy 1 2 15-NOV-2006 16:39:15 IMAGR BGC Clean: using 977 cell beam + residuals > 5.69 MilliJy 1 2 15-NOV-2006 16:39:16 IMAGR 18024 Residual map points loaded 1 4 15-NOV-2006 16:39:16 IMAGR Field 1 min algorithm flux= 8.271 MilliJy iter= 780 1 3 15-NOV-2006 16:39:16 IMAGR Total Cleaned flux density = 10.044 Jy 780 comps 1 2 15-NOV-2006 16:39:16 IMAGR ALGSTB: All 353 Rows In AP (Max 523) 1 2 15-NOV-2006 16:39:16 IMAGR ALGSTB: Ipol gridded model subtraction, chans 1 through 2 1 2 15-NOV-2006 16:39:16 IMAGR ALGSTB: Pass 1; 342- 0 Cells, with 5769 Pts 1 4 15-NOV-2006 16:39:17 IMAGR Field 1 min = -15.9 MilliJy,max = 18.3 MilliJy 1 2 15-NOV-2006 16:39:17 IMAGR BGC Clean: using 103 cell beam + residuals > 4.42 MilliJy 1 2 15-NOV-2006 16:39:17 IMAGR 19987 Residual map points loaded 1 4 15-NOV-2006 16:39:17 IMAGR Field 1 min algorithm flux= -7.012 MilliJy iter= 1382 1 3 15-NOV-2006 16:39:17 IMAGR Total Cleaned flux density = 10.077 Jy 1382 comps 1 2 15-NOV-2006 16:39:17 IMAGR ALGSTB: All 353 Rows In AP (Max 523) 1 2 15-NOV-2006 16:39:17 IMAGR ALGSTB: Ipol gridded model subtraction, chans 1 through 2 1 2 15-NOV-2006 16:39:17 IMAGR ALGSTB: Pass 1; 342- 0 Cells, with 5769 Pts 1 4 15-NOV-2006 16:39:17 IMAGR Field 1 min = -12.8 MilliJy,max = 13.5 MilliJy 1 2 15-NOV-2006 16:39:18 IMAGR BGC Clean: using 987 cell beam + residuals > 2.85 MilliJy 1 2 15-NOV-2006 16:39:18 IMAGR 19766 Residual map points loaded 1 4 15-NOV-2006 16:39:18 IMAGR Field 1 min allowed flux = -5.793 MilliJy iter= 1596 1 3 15-NOV-2006 16:39:18 IMAGR Total Cleaned flux density = 10.071 Jy 1596 comps 1 2 15-NOV-2006 16:39:18 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-NOV-2006 16:39:18 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:39:19 IMAGR Field 1 min = -12.6 MilliJy,max = 13.1 MilliJy 1 2 15-NOV-2006 16:39:19 IMAGR BGC Clean: using 775 cell beam + residuals > 2.78 MilliJy 1 2 15-NOV-2006 16:39:19 IMAGR 19355 Residual map points loaded 1 4 15-NOV-2006 16:39:21 IMAGR Field 1 min Clean flux = -4.191 MilliJy iter= 2385 1 5 15-NOV-2006 16:39:21 IMAGR Total Cleaned flux density = 10.052 Jy 2385 comps 1 2 15-NOV-2006 16:39:21 IMAGR ALGSTB: All 353 Rows In AP (Max 523) 1 2 15-NOV-2006 16:39:21 IMAGR ALGSTB: Ipol gridded model subtraction, chans 1 through 2 1 2 15-NOV-2006 16:39:21 IMAGR ALGSTB: Pass 1; 342- 0 Cells, with 5769 Pts 1 4 15-NOV-2006 16:39:21 IMAGR Peak residual in window 4.191 less than limit 4.200 MilliJy 1 3 15-NOV-2006 16:39:21 IMAGR Merging the Clean components files 1 3 15-NOV-2006 16:39:21 IMAGR Field 1 compressed from 2385 to 1122 components 1 4 15-NOV-2006 16:39:22 IMAGR Field 1 min = -11.2 MilliJy,max = 11.1 MilliJy 1 3 15-NOV-2006 16:39:22 IMAGR Restoring Clean components 1 3 15-NOV-2006 16:39:22 IMAGR Checking image max/min 1 3 15-NOV-2006 16:39:22 IMAGR Field 1 final Clean flux 10.052 Jy 1 6 15-NOV-2006 16:39:22 IMAGR Deleting UV work file: 1 4 15-NOV-2006 16:39:22 IMAGR Destroyed 1 extension files of type AN 1 4 15-NOV-2006 16:39:22 IMAGR Destroyed 1 extension files of type FQ 1 4 15-NOV-2006 16:39:22 IMAGR Destroyed UV image file: catno= 14 disk= 1 1 3 15-NOV-2006 16:39:22 IMAGR Appears to have ended successfully 1 5 15-NOV-2006 16:39:22 IMAGR hamal 31DEC06 TST: Cpu= 11.3 Real= 14 1 2 15-NOV-2006 16:39:22 AIPS Resumes 1 3 15-NOV-2006 16:39:22 AIPS SYSTEM command to be executed is: 1 3 15-NOV-2006 16:39:22 AIPS rm -f /tmp/SETFC@0609-157_K,BAND.0-1 >& /dev/null 1 5 15-NOV-2006 16:39:22 UVPLT Task UVPLT (release of 31DEC06) begins 1 2 15-NOV-2006 16:39:22 UVPLT GFINIS: number records used 1061 1 2 15-NOV-2006 16:39:22 UVPLT PLTUV: 22464 Points plotted 1 2 15-NOV-2006 16:39:22 UVPLT PLTUV: Plot file version 1 created. 1 3 15-NOV-2006 16:39:22 UVPLT Appears to have ended successfully 1 5 15-NOV-2006 16:39:22 UVPLT hamal 31DEC06 TST: Cpu= 0.1 Real= 0 1 2 15-NOV-2006 16:39:22 AIPS Resumes 1 5 15-NOV-2006 16:39:22 UVPLT Task UVPLT (release of 31DEC06) begins 1 2 15-NOV-2006 16:39:22 UVPLT GFINIS: number records used 533 1 2 15-NOV-2006 16:39:22 UVPLT PLTUV: 11232 Points plotted 1 2 15-NOV-2006 16:39:22 UVPLT PLTUV: Plot file version 2 created. 1 3 15-NOV-2006 16:39:22 UVPLT Appears to have ended successfully 1 5 15-NOV-2006 16:39:22 UVPLT hamal 31DEC06 TST: Cpu= 0.1 Real= 0 1 2 15-NOV-2006 16:39:22 AIPS Resumes 1 4 15-NOV-2006 16:39:22 AIPS Destroyed 1 extension files of type HI 1 4 15-NOV-2006 16:39:22 AIPS Destroyed MA image file: catno= 15 disk= 1 1 2 15-NOV-2006 16:39:22 AIPS Disk 1 in-CNO 16 renumbered as CNO 14 1 5 15-NOV-2006 16:39:22 AIPS ' ' 1 5 15-NOV-2006 16:39:22 AIPS 'ESTIMATED RMS:' '0.6977 MILLI JANSKY' 1 3 15-NOV-2006 16:39:22 AIPS SYSTEM command to be executed is: 1 3 15-NOV-2006 16:39:22 AIPS rm -f /tmp/SETFC@0713+438_K,BAND.0-1 >& /dev/null 1 2 15-NOV-2006 16:39:23 AIPS Waiting for returned adverbs 1 5 15-NOV-2006 16:39:23 SETFC Task SETFC (release of 31DEC06) begins 1 3 15-NOV-2006 16:39:23 SETFC Found 0713+438 K BAND Seq 1 Disk: 1 in slot 8 1 4 15-NOV-2006 16:39:23 SETFC SETCEL: recommends IMSIZE 443 CELLSIZE 0.27090 1 4 15-NOV-2006 16:39:23 SETFC SETCEL: returns IMSIZE 512 CELLSIZE 0.27090 1 2 15-NOV-2006 16:39:23 SETFC ZTXOP2: using translated file name = 1 2 15-NOV-2006 16:39:23 SETFC ZTXOP2: /tmp/SETFC@0713+438_K,BAND.0-1 1 4 15-NOV-2006 16:39:23 SETFC FLYEYE added 1 fields to BOXFILE to 0.000 deg 1 7 15-NOV-2006 16:39:23 SETFC WARNING: THIS MAY NOT COVER THE DESIRED AREA 1 4 15-NOV-2006 16:39:23 SETFC First field number written was 1 1 4 15-NOV-2006 16:39:23 SETFC Highest field number written was 1 1 2 15-NOV-2006 16:39:23 SETFC returns adverbs to AIPS 1 3 15-NOV-2006 16:39:23 SETFC Appears to have ended successfully 1 5 15-NOV-2006 16:39:23 SETFC hamal 31DEC06 TST: Cpu= 0.1 Real= 0 1 2 15-NOV-2006 16:39:24 AIPS Resumes 1 3 15-NOV-2006 16:39:24 AIPS SETFC was not found to be running 1 5 15-NOV-2006 16:39:24 AIPS 'SEARCHING FOR NVSS SOURCES' 1 2 15-NOV-2006 16:39:24 AIPS Waiting for returned adverbs 1 5 15-NOV-2006 16:39:24 SETFC Task SETFC (release of 31DEC06) begins 1 3 15-NOV-2006 16:39:24 SETFC Found 0713+438 K BAND Seq 1 Disk: 1 in slot 8 1 2 15-NOV-2006 16:39:24 SETFC ZTXOP2: using translated file name = 1 2 15-NOV-2006 16:39:24 SETFC ZTXOP2: /tmp/SETFC@0713+438_K,BAND.0-1 1 3 15-NOV-2006 16:39:24 SETFC Searching catalog between 0.01 and 0.05 degrees radius 1 2 15-NOV-2006 16:39:24 SETFC ZTXOP2: using translated file name = 1 2 15-NOV-2006 16:39:24 SETFC ZTXOP2: /home/auto/aips/TEXT/STARS/NV00.0030 1 3 15-NOV-2006 16:39:25 SETFC No NVSS sources selected for BOXFILE 1 3 15-NOV-2006 16:39:25 SETFC The Sun is 52.1 deg away - ignoring 1 4 15-NOV-2006 16:39:25 SETFC First field number written was 2 1 4 15-NOV-2006 16:39:25 SETFC Highest field number written was 1 1 2 15-NOV-2006 16:39:25 SETFC returns adverbs to AIPS 1 3 15-NOV-2006 16:39:25 SETFC Appears to have ended successfully 1 5 15-NOV-2006 16:39:25 SETFC hamal 31DEC06 TST: Cpu= 1.0 Real= 1 1 2 15-NOV-2006 16:39:25 AIPS Resumes 1 3 15-NOV-2006 16:39:25 AIPS SETFC was not found to be running 1 3 15-NOV-2006 16:39:25 AIPS SYSTEM command to be executed is: 1 3 15-NOV-2006 16:39:25 AIPS echo "SETFC FILE FOR SOURCE 0713+438 BELOW IS:" >> ARUN:BS078_20 1 3 15-NOV-2006 16:39:25 AIPS 00MAY15_1.0.log 1 3 15-NOV-2006 16:39:25 AIPS SYSTEM command to be executed is: 1 3 15-NOV-2006 16:39:25 AIPS cat /tmp/SETFC@0713+438_K,BAND.0-1 >> ARUN:BS078_2000MAY15_1.0.l 1 3 15-NOV-2006 16:39:25 AIPS og 1 5 15-NOV-2006 16:39:25 AIPS ' NOW STARTING WITH SOURCE :6 =0713+438' 1 5 15-NOV-2006 16:39:25 AIPS ' ' 1 5 15-NOV-2006 16:39:25 IMAGR Task IMAGR (release of 31DEC06) begins 1 2 15-NOV-2006 16:39:25 IMAGR ZTXOP2: using translated file name = 1 2 15-NOV-2006 16:39:25 IMAGR ZTXOP2: /tmp/SETFC@0713+438_K,BAND.0-1 1 3 15-NOV-2006 16:39:25 IMAGR FIELDF: Final field parameters and # read are: 1 3 15-NOV-2006 16:39:25 IMAGR Field 1 500 500 4.3290E-02 -1.3000E-02 0 1 2 15-NOV-2006 16:39:25 IMAGR ZTXOP2: using translated file name = 1 2 15-NOV-2006 16:39:25 IMAGR ZTXOP2: /tmp/SETFC@0713+438_K,BAND.0-1 1 7 15-NOV-2006 16:39:25 IMAGR WINDF: Number of clean boxes/field read as follows: 1 3 15-NOV-2006 16:39:25 IMAGR Field 01: 1 1 2 15-NOV-2006 16:39:25 IMAGR Create 0713+438 .IMAGR . 1 (UV) on disk 1 cno 15 1 4 15-NOV-2006 16:39:25 IMAGR Beginning channel 1 through 1 with 2 IFs 1 3 15-NOV-2006 16:39:25 IMAGR IMACPY: Copied 5810 visibilities to be imaged 1 6 15-NOV-2006 16:39:25 IMAGR **** WARNING data included out of inner portion of UV plane **** 1 6 15-NOV-2006 16:39:25 IMAGR **** Watch for high-frequency & other poor cleaning effects **** 1 2 15-NOV-2006 16:39:25 IMAGR UVWAIT: begin finding uniform weights 1 2 15-NOV-2006 16:39:25 IMAGR UVWAIT: Average grid weight 2.426E+03 1 2 15-NOV-2006 16:39:25 IMAGR UVWAIT: Adding temperance S 4.851E+02 1 2 15-NOV-2006 16:39:25 IMAGR UVWAIT: begin applying uniform or other weights 1 4 15-NOV-2006 16:39:25 IMAGR UVWAIT: Sum of weights in 8.050E+05 and out 8.867E+05 1 4 15-NOV-2006 16:39:25 IMAGR UVWAIT: Noise is increased by a factor 1.202 due to weighting 1 4 15-NOV-2006 16:39:25 IMAGR UVWAIT: Average summed weight 2.426E+03 over 11418 vis 1 2 15-NOV-2006 16:39:25 IMAGR Create 0713+438 .IBM001. 1 (MA) on disk 1 cno 16 1 2 15-NOV-2006 16:39:25 IMAGR Create 0713+438 .ICL001. 1 (MA) on disk 1 cno 17 1 2 15-NOV-2006 16:39:25 IMAGR GRDFLT: X and Y convolution type = SPHEROIDAL 1 2 15-NOV-2006 16:39:25 IMAGR GRDFLT: X and Y parms = 3.0000 1.0000 1 2 15-NOV-2006 16:39:25 IMAGR GRDFLT: convolution function sampled every 1/100 of a cell 1 2 15-NOV-2006 16:39:25 IMAGR GRDMEM: Ave 2 Channels; 2.248510E+10 to 2.243510E+10 Hz 1 4 15-NOV-2006 16:39:26 IMAGR Field 1 Sum of gridding weights = 9.41354E+06 1 4 15-NOV-2006 16:39:26 IMAGR Field 1 Beam min = -160.2 MilliJy, max = 1.0 Jy 1 4 15-NOV-2006 16:39:26 IMAGR Field 1 fit FWHM = 1.065 x 0.915 arcsec, PA= -6.2 1 4 15-NOV-2006 16:39:26 IMAGR CLBHIS: minimum component 0.500 of current peak 1 4 15-NOV-2006 16:39:26 IMAGR Field 1 min = -64.2 MilliJy,max = 614.2 MilliJy 1 2 15-NOV-2006 16:39:26 IMAGR BGC Clean: using 1019 cell beam + residuals > 156.01 MilliJy 1 2 15-NOV-2006 16:39:26 IMAGR 228 Residual map points loaded 1 4 15-NOV-2006 16:39:26 IMAGR Field 1 min algorithm flux= 447.732 MilliJy iter= 4 1 3 15-NOV-2006 16:39:26 IMAGR Total Cleaned flux density = 211.214 MilliJy 4 comps 1 4 15-NOV-2006 16:39:26 IMAGR SETDO3: imaging done with multiple tangent planes 1 2 15-NOV-2006 16:39:26 IMAGR VISDFT: Begin DFT component subtraction 1 2 15-NOV-2006 16:39:26 IMAGR VISDFT: Model components of type Point 1 3 15-NOV-2006 16:39:26 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:39:26 IMAGR Field 1 min = -42.8 MilliJy,max = 403.0 MilliJy 1 2 15-NOV-2006 16:39:26 IMAGR BGC Clean: using 1019 cell beam + residuals > 113.73 MilliJy 1 2 15-NOV-2006 16:39:26 IMAGR 152 Residual map points loaded 1 4 15-NOV-2006 16:39:26 IMAGR Field 1 min algorithm flux= 214.151 MilliJy iter= 11 1 3 15-NOV-2006 16:39:26 IMAGR Total Cleaned flux density = 421.441 MilliJy 11 comps 1 2 15-NOV-2006 16:39:26 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-NOV-2006 16:39:26 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:39:27 IMAGR Field 1 min = -21.7 MilliJy,max = 192.7 MilliJy 1 2 15-NOV-2006 16:39:27 IMAGR BGC Clean: using 1019 cell beam + residuals > 54.40 MilliJy 1 2 15-NOV-2006 16:39:27 IMAGR 176 Residual map points loaded 1 4 15-NOV-2006 16:39:27 IMAGR Field 1 min allowed flux = 90.726 MilliJy iter= 20 1 3 15-NOV-2006 16:39:27 IMAGR Total Cleaned flux density = 543.428 MilliJy 20 comps 1 2 15-NOV-2006 16:39:27 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-NOV-2006 16:39:27 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:39:27 IMAGR Field 1 min = -13.6 MilliJy,max = 81.7 MilliJy 1 2 15-NOV-2006 16:39:27 IMAGR BGC Clean: using 1019 cell beam + residuals > 23.05 MilliJy 1 2 15-NOV-2006 16:39:27 IMAGR 216 Residual map points loaded 1 4 15-NOV-2006 16:39:27 IMAGR Field 1 min allowed flux = 40.250 MilliJy iter= 29 1 3 15-NOV-2006 16:39:27 IMAGR Total Cleaned flux density = 596.014 MilliJy 29 comps 1 2 15-NOV-2006 16:39:27 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-NOV-2006 16:39:27 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:39:27 IMAGR Field 1 min = -10.6 MilliJy,max = 36.4 MilliJy 1 2 15-NOV-2006 16:39:27 IMAGR BGC Clean: using 1019 cell beam + residuals > 10.22 MilliJy 1 2 15-NOV-2006 16:39:27 IMAGR 335 Residual map points loaded 1 4 15-NOV-2006 16:39:27 IMAGR Field 1 min allowed flux = 16.667 MilliJy iter= 39 1 3 15-NOV-2006 16:39:27 IMAGR Total Cleaned flux density = 621.590 MilliJy 39 comps 1 2 15-NOV-2006 16:39:27 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-NOV-2006 16:39:27 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:39:28 IMAGR Field 1 min = -12.4 MilliJy,max = 15.3 MilliJy 1 2 15-NOV-2006 16:39:28 IMAGR BGC Clean: using 1019 cell beam + residuals > 4.23 MilliJy 1 2 15-NOV-2006 16:39:28 IMAGR 3015 Residual map points loaded 1 4 15-NOV-2006 16:39:28 IMAGR Field 1 min allowed flux = -7.326 MilliJy iter= 64 1 3 15-NOV-2006 16:39:28 IMAGR Total Cleaned flux density = 622.218 MilliJy 64 comps 1 2 15-NOV-2006 16:39:28 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-NOV-2006 16:39:28 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:39:28 IMAGR Field 1 min = -6.9 MilliJy,max = 7.4 MilliJy 1 2 15-NOV-2006 16:39:28 IMAGR BGC Clean: using 1009 cell beam + residuals > 2.22 MilliJy 1 2 15-NOV-2006 16:39:28 IMAGR 18377 Residual map points loaded 1 4 15-NOV-2006 16:39:28 IMAGR Field 1 min Clean flux = 4.154 MilliJy iter= 128 1 5 15-NOV-2006 16:39:28 IMAGR Total Cleaned flux density = 629.032 MilliJy 128 comps 1 2 15-NOV-2006 16:39:28 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-NOV-2006 16:39:28 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:39:29 IMAGR Peak residual in window 4.154 less than limit 4.186 MilliJy 1 3 15-NOV-2006 16:39:29 IMAGR Merging the Clean components files 1 3 15-NOV-2006 16:39:29 IMAGR Field 1 compressed from 128 to 46 components 1 4 15-NOV-2006 16:39:29 IMAGR Field 1 min = -4.9 MilliJy,max = 4.7 MilliJy 1 3 15-NOV-2006 16:39:29 IMAGR Restoring Clean components 1 3 15-NOV-2006 16:39:29 IMAGR Checking image max/min 1 3 15-NOV-2006 16:39:29 IMAGR Field 1 final Clean flux 629.032 MilliJy 1 6 15-NOV-2006 16:39:29 IMAGR Deleting UV work file: 1 4 15-NOV-2006 16:39:29 IMAGR Destroyed 1 extension files of type AN 1 4 15-NOV-2006 16:39:29 IMAGR Destroyed 1 extension files of type FQ 1 4 15-NOV-2006 16:39:29 IMAGR Destroyed UV image file: catno= 15 disk= 1 1 3 15-NOV-2006 16:39:29 IMAGR Appears to have ended successfully 1 5 15-NOV-2006 16:39:29 IMAGR hamal 31DEC06 TST: Cpu= 3.6 Real= 4 1 2 15-NOV-2006 16:39:29 AIPS Resumes 1 3 15-NOV-2006 16:39:29 AIPS SYSTEM command to be executed is: 1 3 15-NOV-2006 16:39:29 AIPS rm -f /tmp/SETFC@0713+438_K,BAND.0-1 >& /dev/null 1 5 15-NOV-2006 16:39:29 UVPLT Task UVPLT (release of 31DEC06) begins 1 2 15-NOV-2006 16:39:29 UVPLT GFINIS: number records used 1079 1 2 15-NOV-2006 16:39:29 UVPLT PLTUV: 22836 Points plotted 1 2 15-NOV-2006 16:39:29 UVPLT PLTUV: Plot file version 1 created. 1 3 15-NOV-2006 16:39:29 UVPLT Appears to have ended successfully 1 5 15-NOV-2006 16:39:29 UVPLT hamal 31DEC06 TST: Cpu= 0.1 Real= 0 1 2 15-NOV-2006 16:39:30 AIPS Resumes 1 5 15-NOV-2006 16:39:30 UVPLT Task UVPLT (release of 31DEC06) begins 1 2 15-NOV-2006 16:39:30 UVPLT GFINIS: number records used 541 1 2 15-NOV-2006 16:39:30 UVPLT PLTUV: 11418 Points plotted 1 2 15-NOV-2006 16:39:30 UVPLT PLTUV: Plot file version 2 created. 1 3 15-NOV-2006 16:39:30 UVPLT Appears to have ended successfully 1 5 15-NOV-2006 16:39:30 UVPLT hamal 31DEC06 TST: Cpu= 0.1 Real= 0 1 2 15-NOV-2006 16:39:31 AIPS Resumes 1 4 15-NOV-2006 16:39:31 AIPS Destroyed 1 extension files of type HI 1 4 15-NOV-2006 16:39:31 AIPS Destroyed MA image file: catno= 16 disk= 1 1 2 15-NOV-2006 16:39:31 AIPS Disk 1 in-CNO 17 renumbered as CNO 15 1 5 15-NOV-2006 16:39:31 AIPS ' ' 1 5 15-NOV-2006 16:39:31 AIPS 'ESTIMATED RMS:' '0.686 MILLI JANSKY' 1 3 15-NOV-2006 16:39:31 AIPS SYSTEM command to be executed is: 1 3 15-NOV-2006 16:39:31 AIPS rm -f /tmp/SETFC@0854+201_K,BAND.0-1 >& /dev/null 1 2 15-NOV-2006 16:39:31 AIPS Waiting for returned adverbs 1 5 15-NOV-2006 16:39:31 SETFC Task SETFC (release of 31DEC06) begins 1 3 15-NOV-2006 16:39:31 SETFC Found 0854+201 K BAND Seq 1 Disk: 1 in slot 9 1 4 15-NOV-2006 16:39:31 SETFC SETCEL: recommends IMSIZE 433 CELLSIZE 0.27706 1 4 15-NOV-2006 16:39:31 SETFC SETCEL: returns IMSIZE 512 CELLSIZE 0.27706 1 2 15-NOV-2006 16:39:31 SETFC ZTXOP2: using translated file name = 1 2 15-NOV-2006 16:39:31 SETFC ZTXOP2: /tmp/SETFC@0854+201_K,BAND.0-1 1 4 15-NOV-2006 16:39:31 SETFC FLYEYE added 1 fields to BOXFILE to 0.000 deg 1 7 15-NOV-2006 16:39:31 SETFC WARNING: THIS MAY NOT COVER THE DESIRED AREA 1 4 15-NOV-2006 16:39:31 SETFC First field number written was 1 1 4 15-NOV-2006 16:39:31 SETFC Highest field number written was 1 1 2 15-NOV-2006 16:39:31 SETFC returns adverbs to AIPS 1 3 15-NOV-2006 16:39:31 SETFC Appears to have ended successfully 1 5 15-NOV-2006 16:39:31 SETFC hamal 31DEC06 TST: Cpu= 0.1 Real= 0 1 2 15-NOV-2006 16:39:31 AIPS Resumes 1 3 15-NOV-2006 16:39:31 AIPS SETFC was not found to be running 1 5 15-NOV-2006 16:39:31 AIPS 'SEARCHING FOR NVSS SOURCES' 1 2 15-NOV-2006 16:39:31 AIPS Waiting for returned adverbs 1 5 15-NOV-2006 16:39:31 SETFC Task SETFC (release of 31DEC06) begins 1 3 15-NOV-2006 16:39:31 SETFC Found 0854+201 K BAND Seq 1 Disk: 1 in slot 9 1 2 15-NOV-2006 16:39:31 SETFC ZTXOP2: using translated file name = 1 2 15-NOV-2006 16:39:31 SETFC ZTXOP2: /tmp/SETFC@0854+201_K,BAND.0-1 1 3 15-NOV-2006 16:39:31 SETFC Searching catalog between 0.01 and 0.05 degrees radius 1 2 15-NOV-2006 16:39:31 SETFC ZTXOP2: using translated file name = 1 2 15-NOV-2006 16:39:31 SETFC ZTXOP2: /home/auto/aips/TEXT/STARS/NV00.0030 1 3 15-NOV-2006 16:39:32 SETFC No NVSS sources selected for BOXFILE 1 3 15-NOV-2006 16:39:32 SETFC The Sun is 75.1 deg away - ignoring 1 4 15-NOV-2006 16:39:32 SETFC First field number written was 2 1 4 15-NOV-2006 16:39:32 SETFC Highest field number written was 1 1 2 15-NOV-2006 16:39:32 SETFC returns adverbs to AIPS 1 3 15-NOV-2006 16:39:32 SETFC Appears to have ended successfully 1 5 15-NOV-2006 16:39:32 SETFC hamal 31DEC06 TST: Cpu= 1.2 Real= 1 1 2 15-NOV-2006 16:39:32 AIPS Resumes 1 3 15-NOV-2006 16:39:32 AIPS SETFC was not found to be running 1 3 15-NOV-2006 16:39:32 AIPS SYSTEM command to be executed is: 1 3 15-NOV-2006 16:39:32 AIPS echo "SETFC FILE FOR SOURCE 0854+201 BELOW IS:" >> ARUN:BS078_20 1 3 15-NOV-2006 16:39:32 AIPS 00MAY15_1.0.log 1 3 15-NOV-2006 16:39:32 AIPS SYSTEM command to be executed is: 1 3 15-NOV-2006 16:39:32 AIPS cat /tmp/SETFC@0854+201_K,BAND.0-1 >> ARUN:BS078_2000MAY15_1.0.l 1 3 15-NOV-2006 16:39:32 AIPS og 1 5 15-NOV-2006 16:39:32 AIPS ' NOW STARTING WITH SOURCE :7 =0854+201' 1 5 15-NOV-2006 16:39:32 AIPS ' ' 1 5 15-NOV-2006 16:39:32 IMAGR Task IMAGR (release of 31DEC06) begins 1 2 15-NOV-2006 16:39:32 IMAGR ZTXOP2: using translated file name = 1 2 15-NOV-2006 16:39:32 IMAGR ZTXOP2: /tmp/SETFC@0854+201_K,BAND.0-1 1 3 15-NOV-2006 16:39:32 IMAGR FIELDF: Final field parameters and # read are: 1 3 15-NOV-2006 16:39:32 IMAGR Field 1 500 500 -6.9020E-02 -4.0000E-02 0 1 2 15-NOV-2006 16:39:32 IMAGR ZTXOP2: using translated file name = 1 2 15-NOV-2006 16:39:32 IMAGR ZTXOP2: /tmp/SETFC@0854+201_K,BAND.0-1 1 7 15-NOV-2006 16:39:32 IMAGR WINDF: Number of clean boxes/field read as follows: 1 3 15-NOV-2006 16:39:32 IMAGR Field 01: 1 1 2 15-NOV-2006 16:39:32 IMAGR Create 0854+201 .IMAGR . 1 (UV) on disk 1 cno 16 1 4 15-NOV-2006 16:39:32 IMAGR Beginning channel 1 through 1 with 2 IFs 1 3 15-NOV-2006 16:39:32 IMAGR IMACPY: Copied 6000 visibilities to be imaged 1 6 15-NOV-2006 16:39:32 IMAGR **** WARNING data included out of inner portion of UV plane **** 1 6 15-NOV-2006 16:39:32 IMAGR **** Watch for high-frequency & other poor cleaning effects **** 1 2 15-NOV-2006 16:39:32 IMAGR UVWAIT: begin finding uniform weights 1 2 15-NOV-2006 16:39:32 IMAGR UVWAIT: Average grid weight 2.523E+03 1 2 15-NOV-2006 16:39:32 IMAGR UVWAIT: Adding temperance S 5.045E+02 1 2 15-NOV-2006 16:39:32 IMAGR UVWAIT: begin applying uniform or other weights 1 4 15-NOV-2006 16:39:32 IMAGR UVWAIT: Sum of weights in 8.508E+05 and out 9.207E+05 1 4 15-NOV-2006 16:39:32 IMAGR UVWAIT: Noise is increased by a factor 1.182 due to weighting 1 4 15-NOV-2006 16:39:32 IMAGR UVWAIT: Average summed weight 2.523E+03 over 11767 vis 1 2 15-NOV-2006 16:39:32 IMAGR Create 0854+201 .IBM001. 1 (MA) on disk 1 cno 17 1 2 15-NOV-2006 16:39:32 IMAGR Create 0854+201 .ICL001. 1 (MA) on disk 1 cno 18 1 2 15-NOV-2006 16:39:33 IMAGR GRDFLT: X and Y convolution type = SPHEROIDAL 1 2 15-NOV-2006 16:39:33 IMAGR GRDFLT: X and Y parms = 3.0000 1.0000 1 2 15-NOV-2006 16:39:33 IMAGR GRDFLT: convolution function sampled every 1/100 of a cell 1 2 15-NOV-2006 16:39:33 IMAGR GRDMEM: Ave 2 Channels; 2.248510E+10 to 2.243510E+10 Hz 1 4 15-NOV-2006 16:39:33 IMAGR Field 1 Sum of gridding weights = 9.77505E+06 1 4 15-NOV-2006 16:39:33 IMAGR Field 1 Beam min = -100.5 MilliJy, max = 1.0 Jy 1 4 15-NOV-2006 16:39:33 IMAGR Field 1 fit FWHM = 1.046 x 0.940 arcsec, PA= -8.4 1 4 15-NOV-2006 16:39:33 IMAGR CLBHIS: minimum component 0.500 of current peak 1 4 15-NOV-2006 16:39:33 IMAGR Field 1 min = -175.7 MilliJy,max = 1.7 Jy 1 2 15-NOV-2006 16:39:33 IMAGR BGC Clean: using 1019 cell beam + residuals > 502.56 MilliJy 1 2 15-NOV-2006 16:39:33 IMAGR 125 Residual map points loaded 1 4 15-NOV-2006 16:39:33 IMAGR Field 1 min algorithm flux= 1.224 Jy iter= 4 1 3 15-NOV-2006 16:39:33 IMAGR Total Cleaned flux density = 577.320 MilliJy 4 comps 1 4 15-NOV-2006 16:39:33 IMAGR SETDO3: imaging done with multiple tangent planes 1 2 15-NOV-2006 16:39:33 IMAGR VISDFT: Begin DFT component subtraction 1 2 15-NOV-2006 16:39:33 IMAGR VISDFT: Model components of type Point 1 3 15-NOV-2006 16:39:33 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:39:34 IMAGR Field 1 min = -116.3 MilliJy,max = 1.1 Jy 1 2 15-NOV-2006 16:39:34 IMAGR BGC Clean: using 1019 cell beam + residuals > 366.36 MilliJy 1 2 15-NOV-2006 16:39:34 IMAGR 83 Residual map points loaded 1 4 15-NOV-2006 16:39:34 IMAGR Field 1 min algorithm flux= 665.505 MilliJy iter= 10 1 3 15-NOV-2006 16:39:34 IMAGR Total Cleaned flux density = 1.097 Jy 10 comps 1 2 15-NOV-2006 16:39:34 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-NOV-2006 16:39:34 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:39:35 IMAGR Field 1 min = -70.8 MilliJy,max = 612.6 MilliJy 1 2 15-NOV-2006 16:39:35 IMAGR BGC Clean: using 1019 cell beam + residuals > 199.23 MilliJy 1 2 15-NOV-2006 16:39:35 IMAGR 103 Residual map points loaded 1 4 15-NOV-2006 16:39:35 IMAGR Field 1 min algorithm flux= 296.368 MilliJy iter= 19 1 3 15-NOV-2006 16:39:35 IMAGR Total Cleaned flux density = 1.489 Jy 19 comps 1 2 15-NOV-2006 16:39:35 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-NOV-2006 16:39:35 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:39:36 IMAGR Field 1 min = -39.4 MilliJy,max = 276.7 MilliJy 1 2 15-NOV-2006 16:39:36 IMAGR BGC Clean: using 1019 cell beam + residuals > 88.72 MilliJy 1 2 15-NOV-2006 16:39:36 IMAGR 115 Residual map points loaded 1 4 15-NOV-2006 16:39:36 IMAGR Field 1 min allowed flux = 135.519 MilliJy iter= 28 1 3 15-NOV-2006 16:39:36 IMAGR Total Cleaned flux density = 1.667 Jy 28 comps 1 2 15-NOV-2006 16:39:36 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-NOV-2006 16:39:36 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:39:37 IMAGR Field 1 min = -29.0 MilliJy,max = 126.1 MilliJy 1 2 15-NOV-2006 16:39:37 IMAGR BGC Clean: using 1019 cell beam + residuals > 40.57 MilliJy 1 2 15-NOV-2006 16:39:37 IMAGR 166 Residual map points loaded 1 4 15-NOV-2006 16:39:37 IMAGR Field 1 min allowed flux = 62.742 MilliJy iter= 37 1 3 15-NOV-2006 16:39:37 IMAGR Total Cleaned flux density = 1.749 Jy 37 comps 1 2 15-NOV-2006 16:39:37 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-NOV-2006 16:39:37 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:39:37 IMAGR Field 1 min = -41.7 MilliJy,max = 56.7 MilliJy 1 2 15-NOV-2006 16:39:37 IMAGR BGC Clean: using 1019 cell beam + residuals > 18.78 MilliJy 1 2 15-NOV-2006 16:39:37 IMAGR 984 Residual map points loaded 1 4 15-NOV-2006 16:39:37 IMAGR Field 1 min algorithm flux= 29.952 MilliJy iter= 64 1 3 15-NOV-2006 16:39:37 IMAGR Total Cleaned flux density = 1.750 Jy 64 comps 1 2 15-NOV-2006 16:39:37 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-NOV-2006 16:39:37 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:39:37 IMAGR Field 1 min = -30.4 MilliJy,max = 28.1 MilliJy 1 2 15-NOV-2006 16:39:37 IMAGR BGC Clean: using 1019 cell beam + residuals > 8.97 MilliJy 1 2 15-NOV-2006 16:39:37 IMAGR 6602 Residual map points loaded 1 4 15-NOV-2006 16:39:38 IMAGR Field 1 min algorithm flux= -15.026 MilliJy iter= 116 1 3 15-NOV-2006 16:39:38 IMAGR Total Cleaned flux density = 1.731 Jy 116 comps 1 2 15-NOV-2006 16:39:38 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-NOV-2006 16:39:38 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:39:38 IMAGR Field 1 min = -14.8 MilliJy,max = 15.2 MilliJy 1 2 15-NOV-2006 16:39:38 IMAGR BGC Clean: using 971 cell beam + residuals > 4.69 MilliJy 1 2 15-NOV-2006 16:39:38 IMAGR 19324 Residual map points loaded 1 4 15-NOV-2006 16:39:38 IMAGR Field 1 min algorithm flux= 8.318 MilliJy iter= 229 1 3 15-NOV-2006 16:39:38 IMAGR Total Cleaned flux density = 1.742 Jy 229 comps 1 2 15-NOV-2006 16:39:38 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-NOV-2006 16:39:38 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:39:39 IMAGR Field 1 min = -8.3 MilliJy,max = 9.2 MilliJy 1 2 15-NOV-2006 16:39:39 IMAGR BGC Clean: using 799 cell beam + residuals > 3.34 MilliJy 1 2 15-NOV-2006 16:39:39 IMAGR 19239 Residual map points loaded 1 4 15-NOV-2006 16:39:39 IMAGR Field 1 min algorithm flux= -5.171 MilliJy iter= 388 1 3 15-NOV-2006 16:39:39 IMAGR Total Cleaned flux density = 1.769 Jy 388 comps 1 2 15-NOV-2006 16:39:39 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-NOV-2006 16:39:39 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:39:40 IMAGR Field 1 min = -6.6 MilliJy,max = 6.2 MilliJy 1 2 15-NOV-2006 16:39:40 IMAGR BGC Clean: using 679 cell beam + residuals > 2.59 MilliJy 1 2 15-NOV-2006 16:39:40 IMAGR 16737 Residual map points loaded 1 4 15-NOV-2006 16:39:41 IMAGR Field 1 min Clean flux = 4.108 MilliJy iter= 510 1 5 15-NOV-2006 16:39:41 IMAGR Total Cleaned flux density = 1.779 Jy 510 comps 1 2 15-NOV-2006 16:39:41 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-NOV-2006 16:39:41 IMAGR I Polarization model processed 1 4 15-NOV-2006 16:39:41 IMAGR Peak residual in window 4.108 less than limit 4.116 MilliJy 1 3 15-NOV-2006 16:39:41 IMAGR Merging the Clean components files 1 3 15-NOV-2006 16:39:41 IMAGR Field 1 compressed from 510 to 206 components 1 4 15-NOV-2006 16:39:41 IMAGR Field 1 min = -5.6 MilliJy,max = 5.2 MilliJy 1 3 15-NOV-2006 16:39:41 IMAGR Restoring Clean components 1 3 15-NOV-2006 16:39:42 IMAGR Checking image max/min 1 3 15-NOV-2006 16:39:42 IMAGR Field 1 final Clean flux 1.779 Jy 1 6 15-NOV-2006 16:39:42 IMAGR Deleting UV work file: 1 4 15-NOV-2006 16:39:42 IMAGR Destroyed 1 extension files of type AN 1 4 15-NOV-2006 16:39:42 IMAGR Destroyed 1 extension files of type FQ 1 4 15-NOV-2006 16:39:42 IMAGR Destroyed UV image file: catno= 16 disk= 1 1 3 15-NOV-2006 16:39:42 IMAGR Appears to have ended successfully 1 5 15-NOV-2006 16:39:42 IMAGR hamal 31DEC06 TST: Cpu= 6.9 Real= 10 1 2 15-NOV-2006 16:39:42 AIPS Resumes 1 3 15-NOV-2006 16:39:42 AIPS SYSTEM command to be executed is: 1 3 15-NOV-2006 16:39:42 AIPS rm -f /tmp/SETFC@0854+201_K,BAND.0-1 >& /dev/null 1 5 15-NOV-2006 16:39:42 UVPLT Task UVPLT (release of 31DEC06) begins 1 2 15-NOV-2006 16:39:42 UVPLT GFINIS: number records used 1112 1 2 15-NOV-2006 16:39:42 UVPLT PLTUV: 23534 Points plotted 1 2 15-NOV-2006 16:39:42 UVPLT PLTUV: Plot file version 1 created. 1 3 15-NOV-2006 16:39:42 UVPLT Appears to have ended successfully 1 5 15-NOV-2006 16:39:42 UVPLT hamal 31DEC06 TST: Cpu= 0.1 Real= 0 1 2 15-NOV-2006 16:39:42 AIPS Resumes 1 5 15-NOV-2006 16:39:42 UVPLT Task UVPLT (release of 31DEC06) begins 1 2 15-NOV-2006 16:39:42 UVPLT GFINIS: number records used 558 1 2 15-NOV-2006 16:39:42 UVPLT PLTUV: 11767 Points plotted 1 2 15-NOV-2006 16:39:42 UVPLT PLTUV: Plot file version 2 created. 1 3 15-NOV-2006 16:39:42 UVPLT Appears to have ended successfully 1 5 15-NOV-2006 16:39:42 UVPLT hamal 31DEC06 TST: Cpu= 0.1 Real= 0 1 2 15-NOV-2006 16:39:42 AIPS Resumes 1 4 15-NOV-2006 16:39:42 AIPS Destroyed 1 extension files of type HI 1 4 15-NOV-2006 16:39:42 AIPS Destroyed MA image file: catno= 17 disk= 1 1 2 15-NOV-2006 16:39:42 AIPS Disk 1 in-CNO 18 renumbered as CNO 16 1 5 15-NOV-2006 16:39:42 AIPS ' ' 1 5 15-NOV-2006 16:39:42 AIPS ' ' 1 2 15-NOV-2006 16:39:42 AIPS Found in Version=ABIN 1 5 15-NOV-2006 16:39:42 AIPS '* APPEARS TO HAVE ENDED SUCCESSFULLY *' 1 0 15-NOV-2006 16:39:42 AIPS 1 0 15-NOV-2006 16:39:42 AIPS type'EMPTY CATALOG ?' checkcat 1 2 15-NOV-2006 16:39:42 AIPS Disk 1 No files needed renumbering 1 5 15-NOV-2006 16:39:42 AIPS 'EMPTY CATALOG ?' 16 1 0 15-NOV-2006 16:39:42 AIPS flatfov;nvasimage 1 2 15-NOV-2006 16:39:42 AIPS Got(1) disk= 1 user=**** type=UV 20000515.K BAND.1 1 5 15-NOV-2006 16:39:42 AIPS '3.3333 SECOND INTEGRATIONS (GUESS)' 1 2 15-NOV-2006 16:39:42 AIPS Got(1) disk= 1 user=**** type=UV 0555+398.K BAND.1 1 5 15-NOV-2006 16:39:42 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 1 5 15-NOV-2006 16:39:42 FLATN Task FLATN (release of 31DEC06) begins 1 2 15-NOV-2006 16:39:42 FLATN Create 0555+398 .FLATN . 1 (MA) on disk 1 cno 17 1 2 15-NOV-2006 16:39:42 FLATN Start field 1 1 2 15-NOV-2006 16:39:42 AIPS Resumes 1 3 15-NOV-2006 16:39:43 FLATN Appears to have ended successfully 1 5 15-NOV-2006 16:39:43 FLATN hamal 31DEC06 TST: Cpu= 0.8 Real= 1 1 3 15-NOV-2006 16:39:43 AIPS Task FLATN has finished 1 5 15-NOV-2006 16:39:43 BLANK Task BLANK (release of 31DEC06) begins 1 2 15-NOV-2006 16:39:43 BLANK Create 0555+398 .BLANK . 1 (MA) on disk 1 cno 18 1 2 15-NOV-2006 16:39:44 AIPS Resumes 1 3 15-NOV-2006 16:39:44 BLANK Appears to have ended successfully 1 5 15-NOV-2006 16:39:44 BLANK hamal 31DEC06 TST: Cpu= 0.4 Real= 1 1 3 15-NOV-2006 16:39:44 AIPS Task BLANK has finished 1 4 15-NOV-2006 16:39:44 AIPS Destroyed 1 extension files of type HI 1 4 15-NOV-2006 16:39:44 AIPS Destroyed MA image file: catno= 17 disk= 1 1 2 15-NOV-2006 16:39:44 AIPS Disk 1 in-CNO 18 renumbered as CNO 17 1 2 15-NOV-2006 16:39:44 AIPS Got(1) disk= 1 user=**** type=UV 0137+331.K BAND.1 1 5 15-NOV-2006 16:39:44 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 1 5 15-NOV-2006 16:39:45 FLATN Task FLATN (release of 31DEC06) begins 1 2 15-NOV-2006 16:39:45 FLATN Create 0137+331 .FLATN . 1 (MA) on disk 1 cno 18 1 2 15-NOV-2006 16:39:45 FLATN Start field 1 1 2 15-NOV-2006 16:39:45 AIPS Resumes 1 3 15-NOV-2006 16:39:45 FLATN Appears to have ended successfully 1 5 15-NOV-2006 16:39:45 FLATN hamal 31DEC06 TST: Cpu= 0.7 Real= 0 1 3 15-NOV-2006 16:39:46 AIPS Task FLATN has finished 1 5 15-NOV-2006 16:39:46 BLANK Task BLANK (release of 31DEC06) begins 1 2 15-NOV-2006 16:39:46 BLANK Create 0137+331 .BLANK . 1 (MA) on disk 1 cno 19 1 2 15-NOV-2006 16:39:46 AIPS Resumes 1 3 15-NOV-2006 16:39:46 BLANK Appears to have ended successfully 1 5 15-NOV-2006 16:39:46 BLANK hamal 31DEC06 TST: Cpu= 0.4 Real= 0 1 3 15-NOV-2006 16:39:46 AIPS Task BLANK has finished 1 4 15-NOV-2006 16:39:46 AIPS Destroyed 1 extension files of type HI 1 4 15-NOV-2006 16:39:46 AIPS Destroyed MA image file: catno= 18 disk= 1 1 2 15-NOV-2006 16:39:46 AIPS Disk 1 in-CNO 19 renumbered as CNO 18 1 2 15-NOV-2006 16:39:46 AIPS Got(1) disk= 1 user=**** type=UV 0423-013.K BAND.1 1 5 15-NOV-2006 16:39:46 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 1 5 15-NOV-2006 16:39:46 FLATN Task FLATN (release of 31DEC06) begins 1 2 15-NOV-2006 16:39:46 FLATN Create 0423-013 .FLATN . 1 (MA) on disk 1 cno 19 1 2 15-NOV-2006 16:39:46 FLATN Start field 1 1 2 15-NOV-2006 16:39:46 AIPS Resumes 1 3 15-NOV-2006 16:39:47 FLATN Appears to have ended successfully 1 5 15-NOV-2006 16:39:48 FLATN hamal 31DEC06 TST: Cpu= 0.7 Real= 2 1 3 15-NOV-2006 16:39:48 AIPS Task FLATN has finished 1 5 15-NOV-2006 16:39:48 BLANK Task BLANK (release of 31DEC06) begins 1 2 15-NOV-2006 16:39:49 BLANK Create 0423-013 .BLANK . 1 (MA) on disk 1 cno 20 1 2 15-NOV-2006 16:39:49 AIPS Resumes 1 3 15-NOV-2006 16:39:50 BLANK Appears to have ended successfully 1 5 15-NOV-2006 16:39:50 BLANK hamal 31DEC06 TST: Cpu= 0.4 Real= 2 1 3 15-NOV-2006 16:39:50 AIPS Task BLANK has finished 1 4 15-NOV-2006 16:39:50 AIPS Destroyed 1 extension files of type HI 1 4 15-NOV-2006 16:39:50 AIPS Destroyed MA image file: catno= 19 disk= 1 1 2 15-NOV-2006 16:39:50 AIPS Disk 1 in-CNO 20 renumbered as CNO 19 1 2 15-NOV-2006 16:39:50 AIPS Got(1) disk= 1 user=**** type=UV 0521+166.K BAND.1 1 5 15-NOV-2006 16:39:50 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 1 5 15-NOV-2006 16:39:50 FLATN Task FLATN (release of 31DEC06) begins 1 2 15-NOV-2006 16:39:50 FLATN Create 0521+166 .FLATN . 1 (MA) on disk 1 cno 20 1 2 15-NOV-2006 16:39:50 FLATN Start field 1 1 2 15-NOV-2006 16:39:50 AIPS Resumes 1 3 15-NOV-2006 16:39:50 FLATN Appears to have ended successfully 1 5 15-NOV-2006 16:39:51 FLATN hamal 31DEC06 TST: Cpu= 0.7 Real= 1 1 3 15-NOV-2006 16:39:51 AIPS Task FLATN has finished 1 5 15-NOV-2006 16:39:51 BLANK Task BLANK (release of 31DEC06) begins 1 2 15-NOV-2006 16:39:51 BLANK Create 0521+166 .BLANK . 1 (MA) on disk 1 cno 21 1 2 15-NOV-2006 16:39:51 AIPS Resumes 1 3 15-NOV-2006 16:39:51 BLANK Appears to have ended successfully 1 5 15-NOV-2006 16:39:51 BLANK hamal 31DEC06 TST: Cpu= 0.4 Real= 0 1 3 15-NOV-2006 16:39:51 AIPS Task BLANK has finished 1 4 15-NOV-2006 16:39:51 AIPS Destroyed 1 extension files of type HI 1 4 15-NOV-2006 16:39:51 AIPS Destroyed MA image file: catno= 20 disk= 1 1 2 15-NOV-2006 16:39:51 AIPS Disk 1 in-CNO 21 renumbered as CNO 20 1 2 15-NOV-2006 16:39:51 AIPS Got(1) disk= 1 user=**** type=UV 0609-157.K BAND.1 1 5 15-NOV-2006 16:39:51 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 1 5 15-NOV-2006 16:39:51 FLATN Task FLATN (release of 31DEC06) begins 1 2 15-NOV-2006 16:39:51 FLATN Create 0609-157 .FLATN . 1 (MA) on disk 1 cno 21 1 2 15-NOV-2006 16:39:51 FLATN Start field 1 1 2 15-NOV-2006 16:39:52 AIPS Resumes 1 3 15-NOV-2006 16:39:52 FLATN Appears to have ended successfully 1 5 15-NOV-2006 16:39:52 FLATN hamal 31DEC06 TST: Cpu= 0.7 Real= 1 1 3 15-NOV-2006 16:39:52 AIPS Task FLATN has finished 1 5 15-NOV-2006 16:39:52 BLANK Task BLANK (release of 31DEC06) begins 1 2 15-NOV-2006 16:39:53 BLANK Create 0609-157 .BLANK . 1 (MA) on disk 1 cno 22 1 2 15-NOV-2006 16:39:53 AIPS Resumes 1 3 15-NOV-2006 16:39:53 BLANK Appears to have ended successfully 1 5 15-NOV-2006 16:39:53 BLANK hamal 31DEC06 TST: Cpu= 0.4 Real= 1 1 3 15-NOV-2006 16:39:53 AIPS Task BLANK has finished 1 4 15-NOV-2006 16:39:53 AIPS Destroyed 1 extension files of type HI 1 4 15-NOV-2006 16:39:53 AIPS Destroyed MA image file: catno= 21 disk= 1 1 2 15-NOV-2006 16:39:53 AIPS Disk 1 in-CNO 22 renumbered as CNO 21 1 2 15-NOV-2006 16:39:53 AIPS Got(1) disk= 1 user=**** type=UV 0713+438.K BAND.1 1 5 15-NOV-2006 16:39:53 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 1 5 15-NOV-2006 16:39:53 FLATN Task FLATN (release of 31DEC06) begins 1 2 15-NOV-2006 16:39:53 FLATN Create 0713+438 .FLATN . 1 (MA) on disk 1 cno 22 1 2 15-NOV-2006 16:39:53 FLATN Start field 1 1 2 15-NOV-2006 16:39:53 AIPS Resumes 1 3 15-NOV-2006 16:39:54 FLATN Appears to have ended successfully 1 5 15-NOV-2006 16:39:54 FLATN hamal 31DEC06 TST: Cpu= 0.8 Real= 1 1 3 15-NOV-2006 16:39:54 AIPS Task FLATN has finished 1 5 15-NOV-2006 16:39:54 BLANK Task BLANK (release of 31DEC06) begins 1 2 15-NOV-2006 16:39:54 BLANK Create 0713+438 .BLANK . 1 (MA) on disk 1 cno 23 1 2 15-NOV-2006 16:39:54 AIPS Resumes 1 3 15-NOV-2006 16:39:55 BLANK Appears to have ended successfully 1 5 15-NOV-2006 16:39:55 BLANK hamal 31DEC06 TST: Cpu= 0.4 Real= 1 1 3 15-NOV-2006 16:39:55 AIPS Task BLANK has finished 1 4 15-NOV-2006 16:39:55 AIPS Destroyed 1 extension files of type HI 1 4 15-NOV-2006 16:39:55 AIPS Destroyed MA image file: catno= 22 disk= 1 1 2 15-NOV-2006 16:39:55 AIPS Disk 1 in-CNO 23 renumbered as CNO 22 1 2 15-NOV-2006 16:39:55 AIPS Got(1) disk= 1 user=**** type=UV 0854+201.K BAND.1 1 5 15-NOV-2006 16:39:55 AIPS 'MINIMUM FOV :60.1066 ARCSEC RADIUS' 1 5 15-NOV-2006 16:39:55 FLATN Task FLATN (release of 31DEC06) begins 1 2 15-NOV-2006 16:39:55 FLATN Create 0854+201 .FLATN . 1 (MA) on disk 1 cno 23 1 2 15-NOV-2006 16:39:55 FLATN Start field 1 1 2 15-NOV-2006 16:39:55 AIPS Resumes 1 3 15-NOV-2006 16:39:56 FLATN Appears to have ended successfully 1 5 15-NOV-2006 16:39:56 FLATN hamal 31DEC06 TST: Cpu= 0.7 Real= 1 1 3 15-NOV-2006 16:39:56 AIPS Task FLATN has finished 1 5 15-NOV-2006 16:39:56 BLANK Task BLANK (release of 31DEC06) begins 1 2 15-NOV-2006 16:39:56 BLANK Create 0854+201 .BLANK . 1 (MA) on disk 1 cno 24 1 2 15-NOV-2006 16:39:56 AIPS Resumes 1 3 15-NOV-2006 16:39:56 BLANK Appears to have ended successfully 1 5 15-NOV-2006 16:39:56 BLANK hamal 31DEC06 TST: Cpu= 0.4 Real= 0 1 3 15-NOV-2006 16:39:56 AIPS Task BLANK has finished 1 4 15-NOV-2006 16:39:56 AIPS Destroyed 1 extension files of type HI 1 4 15-NOV-2006 16:39:56 AIPS Destroyed MA image file: catno= 23 disk= 1 1 2 15-NOV-2006 16:39:56 AIPS Disk 1 in-CNO 24 renumbered as CNO 23 1 2 15-NOV-2006 16:39:56 AIPS Disk 1 No files needed renumbering 1 2 15-NOV-2006 16:39:56 AIPS Got(1) disk= 1 user=**** type=UV 20000515.K BAND.1 1 2 15-NOV-2006 16:39:56 AIPS Got(1) disk= 1 user=**** type=UV 20000515.TASAV.1 1 2 15-NOV-2006 16:39:56 AIPS Got(1) disk= 1 user=**** type=UV 0555+398.K BAND.1 1 2 15-NOV-2006 16:39:56 AIPS Got(1) disk= 1 user=**** type=UV 0137+331.K BAND.1 1 2 15-NOV-2006 16:39:56 AIPS Got(1) disk= 1 user=**** type=UV 0423-013.K BAND.1 1 2 15-NOV-2006 16:39:56 AIPS Got(1) disk= 1 user=**** type=UV 0521+166.K BAND.1 1 2 15-NOV-2006 16:39:56 AIPS Got(1) disk= 1 user=**** type=UV 0609-157.K BAND.1 1 2 15-NOV-2006 16:39:56 AIPS Got(1) disk= 1 user=**** type=UV 0713+438.K BAND.1 1 2 15-NOV-2006 16:39:56 AIPS Got(1) disk= 1 user=**** type=UV 0854+201.K BAND.1 1 2 15-NOV-2006 16:39:56 AIPS Got(1) disk= 1 user=**** type=MA 0555+398.ICL001.1 1 2 15-NOV-2006 16:39:56 AIPS Got(1) disk= 1 user=**** type=MA 0137+331.ICL001.1 1 2 15-NOV-2006 16:39:56 AIPS Got(1) disk= 1 user=**** type=MA 0423-013.ICL001.1 1 2 15-NOV-2006 16:39:56 AIPS Got(1) disk= 1 user=**** type=MA 0521+166.ICL001.1 1 2 15-NOV-2006 16:39:56 AIPS Got(1) disk= 1 user=**** type=MA 0609-157.ICL001.1 1 2 15-NOV-2006 16:39:56 AIPS Got(1) disk= 1 user=**** type=MA 0713+438.ICL001.1 1 2 15-NOV-2006 16:39:56 AIPS Got(1) disk= 1 user=**** type=MA 0854+201.ICL001.1 1 2 15-NOV-2006 16:39:56 AIPS Got(1) disk= 1 user=**** type=MA 0555+398.BLANK.1 1 2 15-NOV-2006 16:39:56 AIPS Got(1) disk= 1 user=**** type=MA 0555+398.BLANK.1 1 5 15-NOV-2006 16:39:56 AIPS Mean= 3.5233E-05 rms= 1.7295E-03 JY/BEAM over 151061. pixels 1 5 15-NOV-2006 16:39:56 AIPS Maximum= 2.5647E-02 at 110 89 1 1 1 1 1 1 5 15-NOV-2006 16:39:56 AIPS Skypos: RA 05 55 33.43819 DEC 39 48 12.8660 1 5 15-NOV-2006 16:39:56 AIPS Skypos: IPOL 22460.100 MHZ 1 5 15-NOV-2006 16:39:56 AIPS Minimum=-2.9432E-02 at 334 354 1 1 1 1 1 1 5 15-NOV-2006 16:39:56 AIPS Skypos: RA 05 55 28.17225 DEC 39 49 24.6457 1 5 15-NOV-2006 16:39:56 AIPS Skypos: IPOL 22460.100 MHZ 1 5 15-NOV-2006 16:39:56 AIPS Flux density = 3.7299E-01 Jy. Beam area = 14.27 pixels 1 2 15-NOV-2006 16:39:56 AIPS Waiting for returned adverbs 1 5 15-NOV-2006 16:39:56 IMEAN Task IMEAN (release of 31DEC06) begins 1 5 15-NOV-2006 16:39:57 IMEAN Image= 0555+398 .BLANK . 1 1 xywind= 1 1 444 444 1 5 15-NOV-2006 16:39:57 IMEAN Mean and rms found by fitting peak in histogram: 1 5 15-NOV-2006 16:39:57 IMEAN Mean= 8.2256E-06 Rms= 8.5183E-04 **** from histogram 1 5 15-NOV-2006 16:39:57 IMEAN Mean and rms found by including all data: 1 5 15-NOV-2006 16:39:57 IMEAN Mean= 4.1968E-04 Rms= 2.7908E-02 JY/BEAM over 154661 pixels 1 5 15-NOV-2006 16:39:57 IMEAN Flux density = 4.5487E+00 Jy. beam area = 14.27 pixels 1 5 15-NOV-2006 16:39:57 IMEAN Minimum=-2.9432E-02 at 334 354 1 1 1 5 15-NOV-2006 16:39:57 IMEAN Skypos: RA 05 55 28.17225 DEC 39 49 24.6457 1 5 15-NOV-2006 16:39:57 IMEAN Maximum= 4.0309E+00 at 222 223 1 1 1 5 15-NOV-2006 16:39:57 IMEAN Skypos: RA 05 55 30.80560 DEC 39 48 49.1640 1 5 15-NOV-2006 16:39:57 IMEAN Skypos: IPOL 22460.100 MHZ 1 2 15-NOV-2006 16:39:57 IMEAN returns adverbs to AIPS 1 3 15-NOV-2006 16:39:57 IMEAN Appears to have ended successfully 1 5 15-NOV-2006 16:39:57 IMEAN hamal 31DEC06 TST: Cpu= 0.0 Real= 1 1 2 15-NOV-2006 16:39:57 AIPS Resumes 1 3 15-NOV-2006 16:39:57 AIPS IMEAN was not found to be running 1 2 15-NOV-2006 16:39:57 AIPS Got(1) disk= 1 user=**** type=MA 0137+331.BLANK.1 1 5 15-NOV-2006 16:39:57 AIPS Mean= 1.1529E-06 rms= 1.0513E-03 JY/BEAM over 132694. pixels 1 5 15-NOV-2006 16:39:57 AIPS Maximum= 5.9827E-03 at 45 216 1 1 1 1 1 1 5 15-NOV-2006 16:39:57 AIPS Skypos: RA 01 37 45.05073 DEC 33 09 37.4104 1 5 15-NOV-2006 16:39:57 AIPS Skypos: IPOL 22460.100 MHZ 1 5 15-NOV-2006 16:39:57 AIPS Minimum=-4.9912E-03 at 164 242 1 1 1 1 1 1 5 15-NOV-2006 16:39:57 AIPS Skypos: RA 01 37 42.31622 DEC 33 09 44.9161 1 5 15-NOV-2006 16:39:57 AIPS Skypos: IPOL 22460.100 MHZ 1 5 15-NOV-2006 16:39:57 AIPS Flux density = 7.2384E-03 Jy. Beam area = 21.13 pixels 1 2 15-NOV-2006 16:39:57 AIPS Waiting for returned adverbs 1 5 15-NOV-2006 16:39:57 IMEAN Task IMEAN (release of 31DEC06) begins 1 5 15-NOV-2006 16:39:57 IMEAN Image= 0137+331 .BLANK . 1 1 xywind= 1 1 417 417 1 5 15-NOV-2006 16:39:57 IMEAN Mean and rms found by fitting peak in histogram: 1 5 15-NOV-2006 16:39:57 IMEAN Mean= 1.3288E-05 Rms= 1.0458E-03 **** from histogram 1 5 15-NOV-2006 16:39:57 IMEAN Mean and rms found by including all data: 1 5 15-NOV-2006 16:39:57 IMEAN Mean= 1.7866E-04 Rms= 9.6794E-03 JY/BEAM over 136294 pixels 1 5 15-NOV-2006 16:39:57 IMEAN Flux density = 1.1522E+00 Jy. beam area = 21.13 pixels 1 5 15-NOV-2006 16:39:57 IMEAN Minimum=-4.9912E-03 at 164 242 1 1 1 5 15-NOV-2006 16:39:57 IMEAN Skypos: RA 01 37 42.31622 DEC 33 09 44.9161 1 5 15-NOV-2006 16:39:57 IMEAN Maximum= 1.0560E+00 at 208 208 1 1 1 5 15-NOV-2006 16:39:57 IMEAN Skypos: RA 01 37 41.30510 DEC 33 09 35.1054 1 5 15-NOV-2006 16:39:57 IMEAN Skypos: IPOL 22460.100 MHZ 1 2 15-NOV-2006 16:39:57 IMEAN returns adverbs to AIPS 1 3 15-NOV-2006 16:39:57 IMEAN Appears to have ended successfully 1 5 15-NOV-2006 16:39:57 IMEAN hamal 31DEC06 TST: Cpu= 0.0 Real= 0 1 2 15-NOV-2006 16:39:57 AIPS Resumes 1 3 15-NOV-2006 16:39:57 AIPS IMEAN was not found to be running 1 2 15-NOV-2006 16:39:57 AIPS Got(1) disk= 1 user=**** type=MA 0423-013.BLANK.1 1 5 15-NOV-2006 16:39:57 AIPS Mean= 6.5642E-06 rms= 9.4814E-04 JY/BEAM over 135160. pixels 1 5 15-NOV-2006 16:39:57 AIPS Maximum= 5.9416E-03 at 3 236 1 1 1 1 1 1 5 15-NOV-2006 16:39:57 AIPS Skypos: RA 04 23 19.74836 DEC -01 20 25.9152 1 5 15-NOV-2006 16:39:57 AIPS Skypos: IPOL 22460.100 MHZ 1 5 15-NOV-2006 16:39:57 AIPS Minimum=-4.9334E-03 at 167 235 1 1 1 1 1 1 5 15-NOV-2006 16:39:57 AIPS Skypos: RA 04 23 16.62075 DEC -01 20 26.2014 1 5 15-NOV-2006 16:39:57 AIPS Skypos: IPOL 22460.100 MHZ 1 5 15-NOV-2006 16:39:57 AIPS Flux density = 4.3827E-02 Jy. Beam area = 20.24 pixels 1 2 15-NOV-2006 16:39:57 AIPS Waiting for returned adverbs 1 5 15-NOV-2006 16:39:57 IMEAN Task IMEAN (release of 31DEC06) begins 1 5 15-NOV-2006 16:39:57 IMEAN Image= 0423-013 .BLANK . 1 1 xywind= 1 1 421 421 1 5 15-NOV-2006 16:39:57 IMEAN Mean and rms found by fitting peak in histogram: 1 5 15-NOV-2006 16:39:57 IMEAN Mean= 1.4832E-05 Rms= 9.6350E-04 **** from histogram 1 5 15-NOV-2006 16:39:57 IMEAN Mean and rms found by including all data: 1 5 15-NOV-2006 16:39:57 IMEAN Mean= 4.5106E-04 Rms= 2.6154E-02 JY/BEAM over 138760 pixels 1 5 15-NOV-2006 16:39:57 IMEAN Flux density = 3.0918E+00 Jy. beam area = 20.24 pixels 1 5 15-NOV-2006 16:39:57 IMEAN Minimum=-4.9334E-03 at 167 235 1 1 1 5 15-NOV-2006 16:39:57 IMEAN Skypos: RA 04 23 16.62075 DEC -01 20 26.2014 1 5 15-NOV-2006 16:39:57 IMEAN Maximum= 3.0507E+00 at 210 211 1 1 1 5 15-NOV-2006 16:39:57 IMEAN Skypos: RA 04 23 15.80070 DEC -01 20 33.0650 1 5 15-NOV-2006 16:39:57 IMEAN Skypos: IPOL 22460.100 MHZ 1 2 15-NOV-2006 16:39:57 IMEAN returns adverbs to AIPS 1 3 15-NOV-2006 16:39:57 IMEAN Appears to have ended successfully 1 5 15-NOV-2006 16:39:57 IMEAN hamal 31DEC06 TST: Cpu= 0.0 Real= 0 1 2 15-NOV-2006 16:39:57 AIPS Resumes 1 3 15-NOV-2006 16:39:57 AIPS IMEAN was not found to be running 1 2 15-NOV-2006 16:39:57 AIPS Got(1) disk= 1 user=**** type=MA 0521+166.BLANK.1 1 5 15-NOV-2006 16:39:57 AIPS Mean=-8.1722E-06 rms= 1.1919E-03 JY/BEAM over 134621. pixels 1 5 15-NOV-2006 16:39:57 AIPS Maximum= 6.2381E-03 at 328 322 1 1 1 1 1 1 5 15-NOV-2006 16:39:57 AIPS Skypos: RA 05 21 07.55114 DEC 16 38 53.9214 1 5 15-NOV-2006 16:39:57 AIPS Skypos: IPOL 22460.100 MHZ 1 5 15-NOV-2006 16:39:57 AIPS Minimum=-5.7017E-03 at 200 247 1 1 1 1 1 1 5 15-NOV-2006 16:39:57 AIPS Skypos: RA 05 21 10.10328 DEC 16 38 32.4315 1 5 15-NOV-2006 16:39:57 AIPS Skypos: IPOL 22460.100 MHZ 1 5 15-NOV-2006 16:39:57 AIPS Flux density = -6.8607E-02 Jy. Beam area = 16.04 pixels 1 2 15-NOV-2006 16:39:57 AIPS Waiting for returned adverbs 1 5 15-NOV-2006 16:39:57 IMEAN Task IMEAN (release of 31DEC06) begins 1 5 15-NOV-2006 16:39:57 IMEAN Image= 0521+166 .BLANK . 1 1 xywind= 1 1 420 420 1 5 15-NOV-2006 16:39:57 IMEAN Mean and rms found by fitting peak in histogram: 1 5 15-NOV-2006 16:39:57 IMEAN Mean= 1.5645E-05 Rms= 1.2193E-03 **** from histogram 1 5 15-NOV-2006 16:39:57 IMEAN Mean and rms found by including all data: 1 5 15-NOV-2006 16:39:57 IMEAN Mean= 1.1535E-04 Rms= 7.7389E-03 JY/BEAM over 138221 pixels 1 5 15-NOV-2006 16:39:57 IMEAN Flux density = 9.9426E-01 Jy. beam area = 16.04 pixels 1 5 15-NOV-2006 16:39:57 IMEAN Minimum=-7.5217E-03 at 186 187 1 1 1 5 15-NOV-2006 16:39:57 IMEAN Skypos: RA 05 21 10.38240 DEC 16 38 15.2389 1 5 15-NOV-2006 16:39:57 IMEAN Maximum= 9.4603E-01 at 211 211 1 1 1 5 15-NOV-2006 16:39:57 IMEAN Skypos: RA 05 21 09.88396 DEC 16 38 22.1160 1 5 15-NOV-2006 16:39:57 IMEAN Skypos: IPOL 22460.100 MHZ 1 2 15-NOV-2006 16:39:57 IMEAN returns adverbs to AIPS 1 3 15-NOV-2006 16:39:57 IMEAN Appears to have ended successfully 1 5 15-NOV-2006 16:39:57 IMEAN hamal 31DEC06 TST: Cpu= 0.0 Real= 0 1 2 15-NOV-2006 16:39:57 AIPS Resumes 1 3 15-NOV-2006 16:39:57 AIPS IMEAN was not found to be running 1 2 15-NOV-2006 16:39:57 AIPS Got(1) disk= 1 user=**** type=MA 0609-157.BLANK.1 1 5 15-NOV-2006 16:39:57 AIPS Mean= 1.0867E-05 rms= 1.4745E-03 JY/BEAM over 132626. pixels 1 5 15-NOV-2006 16:39:57 AIPS Maximum= 2.6025E-02 at 379 144 1 1 1 1 1 1 5 15-NOV-2006 16:39:57 AIPS Skypos: RA 06 09 37.53109 DEC -15 42 59.4326 1 5 15-NOV-2006 16:39:57 AIPS Skypos: IPOL 22460.100 MHZ 1 5 15-NOV-2006 16:39:57 AIPS Minimum=-1.5673E-02 at 39 276 1 1 1 1 1 1 5 15-NOV-2006 16:39:57 AIPS Skypos: RA 06 09 44.32775 DEC -15 42 21.3308 1 5 15-NOV-2006 16:39:57 AIPS Skypos: IPOL 22460.100 MHZ 1 5 15-NOV-2006 16:39:57 AIPS Flux density = 6.8599E-02 Jy. Beam area = 21.01 pixels 1 2 15-NOV-2006 16:39:57 AIPS Waiting for returned adverbs 1 5 15-NOV-2006 16:39:57 IMEAN Task IMEAN (release of 31DEC06) begins 1 5 15-NOV-2006 16:39:58 IMEAN Image= 0609-157 .BLANK . 1 1 xywind= 1 1 417 417 1 5 15-NOV-2006 16:39:58 IMEAN Mean and rms found by fitting peak in histogram: 1 5 15-NOV-2006 16:39:58 IMEAN Mean= 6.7553E-06 Rms= 1.2632E-03 **** from histogram 1 5 15-NOV-2006 16:39:58 IMEAN Mean and rms found by including all data: 1 5 15-NOV-2006 16:39:58 IMEAN Mean= 1.5354E-03 Rms= 8.6335E-02 JY/BEAM over 136226 pixels 1 5 15-NOV-2006 16:39:58 IMEAN Flux density = 9.9551E+00 Jy. beam area = 21.01 pixels 1 5 15-NOV-2006 16:39:58 IMEAN Minimum=-1.5673E-02 at 39 276 1 1 1 5 15-NOV-2006 16:39:58 IMEAN Skypos: RA 06 09 44.32775 DEC -15 42 21.3308 1 5 15-NOV-2006 16:39:58 IMEAN Maximum= 9.7881E+00 at 208 209 1 1 1 5 15-NOV-2006 16:39:58 IMEAN Skypos: RA 06 09 40.94950 DEC -15 42 40.6720 1 5 15-NOV-2006 16:39:58 IMEAN Skypos: IPOL 22460.100 MHZ 1 2 15-NOV-2006 16:39:58 IMEAN returns adverbs to AIPS 1 3 15-NOV-2006 16:39:58 IMEAN Appears to have ended successfully 1 5 15-NOV-2006 16:39:58 IMEAN hamal 31DEC06 TST: Cpu= 0.0 Real= 1 1 2 15-NOV-2006 16:39:58 AIPS Resumes 1 3 15-NOV-2006 16:39:58 AIPS IMEAN was not found to be running 1 2 15-NOV-2006 16:39:58 AIPS Got(1) disk= 1 user=**** type=MA 0713+438.BLANK.1 1 5 15-NOV-2006 16:39:58 AIPS Mean=-1.0231E-05 rms= 1.0977E-03 JY/BEAM over 151013. pixels 1 5 15-NOV-2006 16:39:58 AIPS Maximum= 4.6292E-03 at 160 385 1 1 1 1 1 1 5 15-NOV-2006 16:39:58 AIPS Skypos: RA 07 13 39.71824 DEC 43 50 00.8980 1 5 15-NOV-2006 16:39:58 AIPS Skypos: IPOL 22460.100 MHZ 1 5 15-NOV-2006 16:39:58 AIPS Minimum=-4.7815E-03 at 391 200 1 1 1 1 1 1 5 15-NOV-2006 16:39:58 AIPS Skypos: RA 07 13 33.93588 DEC 43 49 10.7774 1 5 15-NOV-2006 16:39:58 AIPS Skypos: IPOL 22460.100 MHZ 1 5 15-NOV-2006 16:39:58 AIPS Flux density = -1.0266E-01 Jy. Beam area = 15.05 pixels 1 2 15-NOV-2006 16:39:58 AIPS Waiting for returned adverbs 1 5 15-NOV-2006 16:39:58 IMEAN Task IMEAN (release of 31DEC06) begins 1 5 15-NOV-2006 16:39:58 IMEAN Image= 0713+438 .BLANK . 1 1 xywind= 1 1 444 444 1 5 15-NOV-2006 16:39:58 IMEAN Mean and rms found by fitting peak in histogram: 1 5 15-NOV-2006 16:39:58 IMEAN Mean=-1.3779E-05 Rms= 1.0886E-03 **** from histogram 1 5 15-NOV-2006 16:39:58 IMEAN Mean and rms found by including all data: 1 5 15-NOV-2006 16:39:58 IMEAN Mean= 5.2054E-05 Rms= 4.4349E-03 JY/BEAM over 154613 pixels 1 5 15-NOV-2006 16:39:58 IMEAN Flux density = 5.3479E-01 Jy. beam area = 15.05 pixels 1 5 15-NOV-2006 16:39:58 IMEAN Minimum=-4.7815E-03 at 391 200 1 1 1 5 15-NOV-2006 16:39:58 IMEAN Skypos: RA 07 13 33.93588 DEC 43 49 10.7774 1 5 15-NOV-2006 16:39:58 IMEAN Maximum= 6.1464E-01 at 222 223 1 1 1 5 15-NOV-2006 16:39:58 IMEAN Skypos: RA 07 13 38.16600 DEC 43 49 17.0130 1 5 15-NOV-2006 16:39:58 IMEAN Skypos: IPOL 22460.100 MHZ 1 2 15-NOV-2006 16:39:58 IMEAN returns adverbs to AIPS 1 3 15-NOV-2006 16:39:58 IMEAN Appears to have ended successfully 1 5 15-NOV-2006 16:39:58 IMEAN hamal 31DEC06 TST: Cpu= 0.0 Real= 0 1 2 15-NOV-2006 16:39:58 AIPS Resumes 1 3 15-NOV-2006 16:39:58 AIPS IMEAN was not found to be running 1 2 15-NOV-2006 16:39:58 AIPS Got(1) disk= 1 user=**** type=MA 0854+201.BLANK.1 1 5 15-NOV-2006 16:39:58 AIPS Mean=-2.0908E-06 rms= 1.2331E-03 JY/BEAM over 144245. pixels 1 5 15-NOV-2006 16:39:58 AIPS Maximum= 7.1275E-03 at 235 185 1 1 1 1 1 1 5 15-NOV-2006 16:39:58 AIPS Skypos: RA 08 54 48.52086 DEC 20 06 21.4971 1 5 15-NOV-2006 16:39:58 AIPS Skypos: IPOL 22460.100 MHZ 1 5 15-NOV-2006 16:39:58 AIPS Minimum=-6.7706E-03 at 196 251 1 1 1 1 1 1 5 15-NOV-2006 16:39:58 AIPS Skypos: RA 08 54 49.28797 DEC 20 06 39.7829 1 5 15-NOV-2006 16:39:58 AIPS Skypos: IPOL 22460.100 MHZ 1 5 15-NOV-2006 16:39:58 AIPS Flux density = -2.0792E-02 Jy. Beam area = 14.50 pixels 1 2 15-NOV-2006 16:39:58 AIPS Waiting for returned adverbs 1 5 15-NOV-2006 16:39:58 IMEAN Task IMEAN (release of 31DEC06) begins 1 5 15-NOV-2006 16:39:58 IMEAN Image= 0854+201 .BLANK . 1 1 xywind= 1 1 434 434 1 5 15-NOV-2006 16:39:58 IMEAN Mean and rms found by fitting peak in histogram: 1 5 15-NOV-2006 16:39:58 IMEAN Mean=-4.5538E-06 Rms= 1.2379E-03 **** from histogram 1 5 15-NOV-2006 16:39:58 IMEAN Mean and rms found by including all data: 1 5 15-NOV-2006 16:39:58 IMEAN Mean= 1.6963E-04 Rms= 1.1957E-02 JY/BEAM over 147845 pixels 1 5 15-NOV-2006 16:39:58 IMEAN Flux density = 1.7290E+00 Jy. beam area = 14.50 pixels 1 5 15-NOV-2006 16:39:58 IMEAN Minimum=-6.7706E-03 at 196 251 1 1 1 5 15-NOV-2006 16:39:58 IMEAN Skypos: RA 08 54 49.28797 DEC 20 06 39.7829 1 5 15-NOV-2006 16:39:58 IMEAN Maximum= 1.6790E+00 at 217 218 1 1 1 5 15-NOV-2006 16:39:58 IMEAN Skypos: RA 08 54 48.87490 DEC 20 06 30.6400 1 5 15-NOV-2006 16:39:58 IMEAN Skypos: IPOL 22460.100 MHZ 1 2 15-NOV-2006 16:39:58 IMEAN returns adverbs to AIPS 1 3 15-NOV-2006 16:39:58 IMEAN Appears to have ended successfully 1 5 15-NOV-2006 16:39:58 IMEAN hamal 31DEC06 TST: Cpu= 0.0 Real= 0 1 2 15-NOV-2006 16:39:58 AIPS Resumes 1 3 15-NOV-2006 16:39:58 AIPS IMEAN was not found to be running 1 2 15-NOV-2006 16:39:58 AIPS Got(1) disk= 1 user=**** type=MA 0555+398.BLANK.1 1 2 15-NOV-2006 16:39:58 AIPS Got(O) disk= 1 user=**** type=MA 0555+398.BLANK.1 1 5 15-NOV-2006 16:39:58 PBCOR Task PBCOR (release of 31DEC06) begins 1 2 15-NOV-2006 16:39:58 PBCOR Create 0555+398 .RADCOR. 1 (MA) on disk 1 cno 24 1 2 15-NOV-2006 16:39:58 AIPS Resumes 1 3 15-NOV-2006 16:39:59 PBCOR Appears to have ended successfully 1 5 15-NOV-2006 16:40:00 PBCOR hamal 31DEC06 TST: Cpu= 0.5 Real= 2 1 3 15-NOV-2006 16:40:00 AIPS Task PBCOR has finished 1 4 15-NOV-2006 16:40:00 AIPS Destroyed 1 extension files of type HI 1 4 15-NOV-2006 16:40:00 AIPS Destroyed MA image file: catno= 17 disk= 1 1 2 15-NOV-2006 16:40:00 AIPS Disk 1 in-CNO 18 renumbered as CNO 17 1 2 15-NOV-2006 16:40:00 AIPS Disk 1 in-CNO 19 renumbered as CNO 18 1 2 15-NOV-2006 16:40:00 AIPS Disk 1 in-CNO 20 renumbered as CNO 19 1 2 15-NOV-2006 16:40:00 AIPS Disk 1 in-CNO 21 renumbered as CNO 20 1 2 15-NOV-2006 16:40:00 AIPS Disk 1 in-CNO 22 renumbered as CNO 21 1 2 15-NOV-2006 16:40:00 AIPS Disk 1 in-CNO 23 renumbered as CNO 22 1 2 15-NOV-2006 16:40:00 AIPS Disk 1 in-CNO 24 renumbered as CNO 23 1 2 15-NOV-2006 16:40:00 AIPS Got(1) disk= 1 user=**** type=MA 0137+331.BLANK.1 1 2 15-NOV-2006 16:40:00 AIPS Got(O) disk= 1 user=**** type=MA 0137+331.BLANK.1 1 5 15-NOV-2006 16:40:00 PBCOR Task PBCOR (release of 31DEC06) begins 1 2 15-NOV-2006 16:40:00 PBCOR Create 0137+331 .RADCOR. 1 (MA) on disk 1 cno 24 1 2 15-NOV-2006 16:40:00 AIPS Resumes 1 3 15-NOV-2006 16:40:01 PBCOR Appears to have ended successfully 1 5 15-NOV-2006 16:40:02 PBCOR hamal 31DEC06 TST: Cpu= 0.4 Real= 2 1 3 15-NOV-2006 16:40:02 AIPS Task PBCOR has finished 1 4 15-NOV-2006 16:40:02 AIPS Destroyed 1 extension files of type HI 1 4 15-NOV-2006 16:40:02 AIPS Destroyed MA image file: catno= 17 disk= 1 1 2 15-NOV-2006 16:40:02 AIPS Disk 1 in-CNO 18 renumbered as CNO 17 1 2 15-NOV-2006 16:40:02 AIPS Disk 1 in-CNO 19 renumbered as CNO 18 1 2 15-NOV-2006 16:40:02 AIPS Disk 1 in-CNO 20 renumbered as CNO 19 1 2 15-NOV-2006 16:40:02 AIPS Disk 1 in-CNO 21 renumbered as CNO 20 1 2 15-NOV-2006 16:40:02 AIPS Disk 1 in-CNO 22 renumbered as CNO 21 1 2 15-NOV-2006 16:40:02 AIPS Disk 1 in-CNO 23 renumbered as CNO 22 1 2 15-NOV-2006 16:40:02 AIPS Disk 1 in-CNO 24 renumbered as CNO 23 1 2 15-NOV-2006 16:40:02 AIPS Got(1) disk= 1 user=**** type=MA 0423-013.BLANK.1 1 2 15-NOV-2006 16:40:02 AIPS Got(O) disk= 1 user=**** type=MA 0423-013.BLANK.1 1 5 15-NOV-2006 16:40:02 PBCOR Task PBCOR (release of 31DEC06) begins 1 2 15-NOV-2006 16:40:02 PBCOR Create 0423-013 .RADCOR. 1 (MA) on disk 1 cno 24 1 2 15-NOV-2006 16:40:02 AIPS Resumes 1 3 15-NOV-2006 16:40:02 PBCOR Appears to have ended successfully 1 5 15-NOV-2006 16:40:02 PBCOR hamal 31DEC06 TST: Cpu= 0.4 Real= 0 1 3 15-NOV-2006 16:40:02 AIPS Task PBCOR has finished 1 4 15-NOV-2006 16:40:02 AIPS Destroyed 1 extension files of type HI 1 4 15-NOV-2006 16:40:02 AIPS Destroyed MA image file: catno= 17 disk= 1 1 2 15-NOV-2006 16:40:02 AIPS Disk 1 in-CNO 18 renumbered as CNO 17 1 2 15-NOV-2006 16:40:02 AIPS Disk 1 in-CNO 19 renumbered as CNO 18 1 2 15-NOV-2006 16:40:02 AIPS Disk 1 in-CNO 20 renumbered as CNO 19 1 2 15-NOV-2006 16:40:02 AIPS Disk 1 in-CNO 21 renumbered as CNO 20 1 2 15-NOV-2006 16:40:02 AIPS Disk 1 in-CNO 22 renumbered as CNO 21 1 2 15-NOV-2006 16:40:02 AIPS Disk 1 in-CNO 23 renumbered as CNO 22 1 2 15-NOV-2006 16:40:02 AIPS Disk 1 in-CNO 24 renumbered as CNO 23 1 2 15-NOV-2006 16:40:02 AIPS Got(1) disk= 1 user=**** type=MA 0521+166.BLANK.1 1 2 15-NOV-2006 16:40:02 AIPS Got(O) disk= 1 user=**** type=MA 0521+166.BLANK.1 1 5 15-NOV-2006 16:40:02 PBCOR Task PBCOR (release of 31DEC06) begins 1 2 15-NOV-2006 16:40:02 PBCOR Create 0521+166 .RADCOR. 1 (MA) on disk 1 cno 24 1 2 15-NOV-2006 16:40:03 AIPS Resumes 1 3 15-NOV-2006 16:40:03 PBCOR Appears to have ended successfully 1 5 15-NOV-2006 16:40:03 PBCOR hamal 31DEC06 TST: Cpu= 0.4 Real= 1 1 3 15-NOV-2006 16:40:03 AIPS Task PBCOR has finished 1 4 15-NOV-2006 16:40:03 AIPS Destroyed 1 extension files of type HI 1 4 15-NOV-2006 16:40:03 AIPS Destroyed MA image file: catno= 17 disk= 1 1 2 15-NOV-2006 16:40:03 AIPS Disk 1 in-CNO 18 renumbered as CNO 17 1 2 15-NOV-2006 16:40:03 AIPS Disk 1 in-CNO 19 renumbered as CNO 18 1 2 15-NOV-2006 16:40:03 AIPS Disk 1 in-CNO 20 renumbered as CNO 19 1 2 15-NOV-2006 16:40:03 AIPS Disk 1 in-CNO 21 renumbered as CNO 20 1 2 15-NOV-2006 16:40:03 AIPS Disk 1 in-CNO 22 renumbered as CNO 21 1 2 15-NOV-2006 16:40:03 AIPS Disk 1 in-CNO 23 renumbered as CNO 22 1 2 15-NOV-2006 16:40:03 AIPS Disk 1 in-CNO 24 renumbered as CNO 23 1 2 15-NOV-2006 16:40:03 AIPS Got(1) disk= 1 user=**** type=MA 0609-157.BLANK.1 1 2 15-NOV-2006 16:40:03 AIPS Got(O) disk= 1 user=**** type=MA 0609-157.BLANK.1 1 5 15-NOV-2006 16:40:03 PBCOR Task PBCOR (release of 31DEC06) begins 1 2 15-NOV-2006 16:40:03 PBCOR Create 0609-157 .RADCOR. 1 (MA) on disk 1 cno 24 1 2 15-NOV-2006 16:40:03 AIPS Resumes 1 3 15-NOV-2006 16:40:04 PBCOR Appears to have ended successfully 1 5 15-NOV-2006 16:40:04 PBCOR hamal 31DEC06 TST: Cpu= 0.4 Real= 1 1 3 15-NOV-2006 16:40:04 AIPS Task PBCOR has finished 1 4 15-NOV-2006 16:40:04 AIPS Destroyed 1 extension files of type HI 1 4 15-NOV-2006 16:40:04 AIPS Destroyed MA image file: catno= 17 disk= 1 1 2 15-NOV-2006 16:40:04 AIPS Disk 1 in-CNO 18 renumbered as CNO 17 1 2 15-NOV-2006 16:40:04 AIPS Disk 1 in-CNO 19 renumbered as CNO 18 1 2 15-NOV-2006 16:40:04 AIPS Disk 1 in-CNO 20 renumbered as CNO 19 1 2 15-NOV-2006 16:40:04 AIPS Disk 1 in-CNO 21 renumbered as CNO 20 1 2 15-NOV-2006 16:40:04 AIPS Disk 1 in-CNO 22 renumbered as CNO 21 1 2 15-NOV-2006 16:40:04 AIPS Disk 1 in-CNO 23 renumbered as CNO 22 1 2 15-NOV-2006 16:40:04 AIPS Disk 1 in-CNO 24 renumbered as CNO 23 1 2 15-NOV-2006 16:40:04 AIPS Got(1) disk= 1 user=**** type=MA 0713+438.BLANK.1 1 2 15-NOV-2006 16:40:04 AIPS Got(O) disk= 1 user=**** type=MA 0713+438.BLANK.1 1 5 15-NOV-2006 16:40:04 PBCOR Task PBCOR (release of 31DEC06) begins 1 2 15-NOV-2006 16:40:04 PBCOR Create 0713+438 .RADCOR. 1 (MA) on disk 1 cno 24 1 2 15-NOV-2006 16:40:04 AIPS Resumes 1 3 15-NOV-2006 16:40:04 PBCOR Appears to have ended successfully 1 5 15-NOV-2006 16:40:04 PBCOR hamal 31DEC06 TST: Cpu= 0.5 Real= 0 1 3 15-NOV-2006 16:40:04 AIPS Task PBCOR has finished 1 4 15-NOV-2006 16:40:04 AIPS Destroyed 1 extension files of type HI 1 4 15-NOV-2006 16:40:04 AIPS Destroyed MA image file: catno= 17 disk= 1 1 2 15-NOV-2006 16:40:04 AIPS Disk 1 in-CNO 18 renumbered as CNO 17 1 2 15-NOV-2006 16:40:04 AIPS Disk 1 in-CNO 19 renumbered as CNO 18 1 2 15-NOV-2006 16:40:04 AIPS Disk 1 in-CNO 20 renumbered as CNO 19 1 2 15-NOV-2006 16:40:04 AIPS Disk 1 in-CNO 21 renumbered as CNO 20 1 2 15-NOV-2006 16:40:04 AIPS Disk 1 in-CNO 22 renumbered as CNO 21 1 2 15-NOV-2006 16:40:04 AIPS Disk 1 in-CNO 23 renumbered as CNO 22 1 2 15-NOV-2006 16:40:04 AIPS Disk 1 in-CNO 24 renumbered as CNO 23 1 2 15-NOV-2006 16:40:04 AIPS Got(1) disk= 1 user=**** type=MA 0854+201.BLANK.1 1 2 15-NOV-2006 16:40:04 AIPS Got(O) disk= 1 user=**** type=MA 0854+201.BLANK.1 1 5 15-NOV-2006 16:40:04 PBCOR Task PBCOR (release of 31DEC06) begins 1 2 15-NOV-2006 16:40:04 PBCOR Create 0854+201 .RADCOR. 1 (MA) on disk 1 cno 24 1 2 15-NOV-2006 16:40:05 AIPS Resumes 1 3 15-NOV-2006 16:40:05 PBCOR Appears to have ended successfully 1 5 15-NOV-2006 16:40:06 PBCOR hamal 31DEC06 TST: Cpu= 0.4 Real= 2 1 3 15-NOV-2006 16:40:06 AIPS Task PBCOR has finished 1 4 15-NOV-2006 16:40:06 AIPS Destroyed 1 extension files of type HI 1 4 15-NOV-2006 16:40:06 AIPS Destroyed MA image file: catno= 17 disk= 1 1 2 15-NOV-2006 16:40:06 AIPS Disk 1 in-CNO 18 renumbered as CNO 17 1 2 15-NOV-2006 16:40:06 AIPS Disk 1 in-CNO 19 renumbered as CNO 18 1 2 15-NOV-2006 16:40:06 AIPS Disk 1 in-CNO 20 renumbered as CNO 19 1 2 15-NOV-2006 16:40:06 AIPS Disk 1 in-CNO 21 renumbered as CNO 20 1 2 15-NOV-2006 16:40:06 AIPS Disk 1 in-CNO 22 renumbered as CNO 21 1 2 15-NOV-2006 16:40:06 AIPS Disk 1 in-CNO 23 renumbered as CNO 22 1 2 15-NOV-2006 16:40:06 AIPS Disk 1 in-CNO 24 renumbered as CNO 23 1 2 15-NOV-2006 16:40:06 AIPS Disk 1 No files needed renumbering 1 2 15-NOV-2006 16:40:06 AIPS Got(1) disk= 1 user=**** type=MA 0555+398.RADCOR.1 1 2 15-NOV-2006 16:40:06 AIPS Got(O) disk= 1 user=**** type=MA 0555+398.RADCOR.1 1 5 15-NOV-2006 16:40:06 CPYRT Task CPYRT (release of 31DEC06) begins 1 2 15-NOV-2006 16:40:06 CPYRT Create 0555+398 .NVAS06. 1 (MA) on disk 1 cno 24 1 2 15-NOV-2006 16:40:06 CPYRT ZTXOP2: using translated file name = 1 2 15-NOV-2006 16:40:06 CPYRT ZTXOP2: /home/hamal/vlbacald/Arch_Cprt 1 3 15-NOV-2006 16:40:06 CPYRT Appears to have ended successfully 1 5 15-NOV-2006 16:40:06 CPYRT hamal 31DEC06 TST: Cpu= 0.0 Real= 0 1 2 15-NOV-2006 16:40:07 AIPS Resumes 1 3 15-NOV-2006 16:40:07 AIPS CPYRT was not found to be running 1 4 15-NOV-2006 16:40:07 AIPS Destroyed 1 extension files of type HI 1 4 15-NOV-2006 16:40:07 AIPS Destroyed MA image file: catno= 17 disk= 1 1 2 15-NOV-2006 16:40:07 AIPS Disk 1 in-CNO 18 renumbered as CNO 17 1 2 15-NOV-2006 16:40:07 AIPS Disk 1 in-CNO 19 renumbered as CNO 18 1 2 15-NOV-2006 16:40:07 AIPS Disk 1 in-CNO 20 renumbered as CNO 19 1 2 15-NOV-2006 16:40:07 AIPS Disk 1 in-CNO 21 renumbered as CNO 20 1 2 15-NOV-2006 16:40:07 AIPS Disk 1 in-CNO 22 renumbered as CNO 21 1 2 15-NOV-2006 16:40:07 AIPS Disk 1 in-CNO 23 renumbered as CNO 22 1 2 15-NOV-2006 16:40:07 AIPS Disk 1 in-CNO 24 renumbered as CNO 23 1 2 15-NOV-2006 16:40:07 AIPS Got(1) disk= 1 user=**** type=MA 0137+331.RADCOR.1 1 2 15-NOV-2006 16:40:07 AIPS Got(O) disk= 1 user=**** type=MA 0137+331.RADCOR.1 1 5 15-NOV-2006 16:40:07 CPYRT Task CPYRT (release of 31DEC06) begins 1 2 15-NOV-2006 16:40:07 CPYRT Create 0137+331 .NVAS06. 1 (MA) on disk 1 cno 24 1 2 15-NOV-2006 16:40:07 CPYRT ZTXOP2: using translated file name = 1 2 15-NOV-2006 16:40:07 CPYRT ZTXOP2: /home/hamal/vlbacald/Arch_Cprt 1 3 15-NOV-2006 16:40:07 CPYRT Appears to have ended successfully 1 5 15-NOV-2006 16:40:07 CPYRT hamal 31DEC06 TST: Cpu= 0.0 Real= 0 1 2 15-NOV-2006 16:40:07 AIPS Resumes 1 3 15-NOV-2006 16:40:07 AIPS CPYRT was not found to be running 1 4 15-NOV-2006 16:40:07 AIPS Destroyed 1 extension files of type HI 1 4 15-NOV-2006 16:40:07 AIPS Destroyed MA image file: catno= 17 disk= 1 1 2 15-NOV-2006 16:40:07 AIPS Disk 1 in-CNO 18 renumbered as CNO 17 1 2 15-NOV-2006 16:40:07 AIPS Disk 1 in-CNO 19 renumbered as CNO 18 1 2 15-NOV-2006 16:40:07 AIPS Disk 1 in-CNO 20 renumbered as CNO 19 1 2 15-NOV-2006 16:40:07 AIPS Disk 1 in-CNO 21 renumbered as CNO 20 1 2 15-NOV-2006 16:40:07 AIPS Disk 1 in-CNO 22 renumbered as CNO 21 1 2 15-NOV-2006 16:40:07 AIPS Disk 1 in-CNO 23 renumbered as CNO 22 1 2 15-NOV-2006 16:40:07 AIPS Disk 1 in-CNO 24 renumbered as CNO 23 1 2 15-NOV-2006 16:40:07 AIPS Got(1) disk= 1 user=**** type=MA 0423-013.RADCOR.1 1 2 15-NOV-2006 16:40:07 AIPS Got(O) disk= 1 user=**** type=MA 0423-013.RADCOR.1 1 5 15-NOV-2006 16:40:07 CPYRT Task CPYRT (release of 31DEC06) begins 1 2 15-NOV-2006 16:40:07 CPYRT Create 0423-013 .NVAS06. 1 (MA) on disk 1 cno 24 1 2 15-NOV-2006 16:40:07 CPYRT ZTXOP2: using translated file name = 1 2 15-NOV-2006 16:40:07 CPYRT ZTXOP2: /home/hamal/vlbacald/Arch_Cprt 1 3 15-NOV-2006 16:40:07 CPYRT Appears to have ended successfully 1 5 15-NOV-2006 16:40:07 CPYRT hamal 31DEC06 TST: Cpu= 0.0 Real= 0 1 2 15-NOV-2006 16:40:07 AIPS Resumes 1 3 15-NOV-2006 16:40:07 AIPS CPYRT was not found to be running 1 4 15-NOV-2006 16:40:07 AIPS Destroyed 1 extension files of type HI 1 4 15-NOV-2006 16:40:07 AIPS Destroyed MA image file: catno= 17 disk= 1 1 2 15-NOV-2006 16:40:07 AIPS Disk 1 in-CNO 18 renumbered as CNO 17 1 2 15-NOV-2006 16:40:07 AIPS Disk 1 in-CNO 19 renumbered as CNO 18 1 2 15-NOV-2006 16:40:07 AIPS Disk 1 in-CNO 20 renumbered as CNO 19 1 2 15-NOV-2006 16:40:07 AIPS Disk 1 in-CNO 21 renumbered as CNO 20 1 2 15-NOV-2006 16:40:07 AIPS Disk 1 in-CNO 22 renumbered as CNO 21 1 2 15-NOV-2006 16:40:07 AIPS Disk 1 in-CNO 23 renumbered as CNO 22 1 2 15-NOV-2006 16:40:07 AIPS Disk 1 in-CNO 24 renumbered as CNO 23 1 2 15-NOV-2006 16:40:07 AIPS Got(1) disk= 1 user=**** type=MA 0521+166.RADCOR.1 1 2 15-NOV-2006 16:40:07 AIPS Got(O) disk= 1 user=**** type=MA 0521+166.RADCOR.1 1 5 15-NOV-2006 16:40:07 CPYRT Task CPYRT (release of 31DEC06) begins 1 2 15-NOV-2006 16:40:07 CPYRT Create 0521+166 .NVAS06. 1 (MA) on disk 1 cno 24 1 2 15-NOV-2006 16:40:07 CPYRT ZTXOP2: using translated file name = 1 2 15-NOV-2006 16:40:07 CPYRT ZTXOP2: /home/hamal/vlbacald/Arch_Cprt 1 3 15-NOV-2006 16:40:07 CPYRT Appears to have ended successfully 1 5 15-NOV-2006 16:40:07 CPYRT hamal 31DEC06 TST: Cpu= 0.0 Real= 0 1 2 15-NOV-2006 16:40:07 AIPS Resumes 1 3 15-NOV-2006 16:40:07 AIPS CPYRT was not found to be running 1 4 15-NOV-2006 16:40:07 AIPS Destroyed 1 extension files of type HI 1 4 15-NOV-2006 16:40:07 AIPS Destroyed MA image file: catno= 17 disk= 1 1 2 15-NOV-2006 16:40:07 AIPS Disk 1 in-CNO 18 renumbered as CNO 17 1 2 15-NOV-2006 16:40:07 AIPS Disk 1 in-CNO 19 renumbered as CNO 18 1 2 15-NOV-2006 16:40:07 AIPS Disk 1 in-CNO 20 renumbered as CNO 19 1 2 15-NOV-2006 16:40:07 AIPS Disk 1 in-CNO 21 renumbered as CNO 20 1 2 15-NOV-2006 16:40:07 AIPS Disk 1 in-CNO 22 renumbered as CNO 21 1 2 15-NOV-2006 16:40:07 AIPS Disk 1 in-CNO 23 renumbered as CNO 22 1 2 15-NOV-2006 16:40:07 AIPS Disk 1 in-CNO 24 renumbered as CNO 23 1 2 15-NOV-2006 16:40:07 AIPS Got(1) disk= 1 user=**** type=MA 0609-157.RADCOR.1 1 2 15-NOV-2006 16:40:07 AIPS Got(O) disk= 1 user=**** type=MA 0609-157.RADCOR.1 1 5 15-NOV-2006 16:40:07 CPYRT Task CPYRT (release of 31DEC06) begins 1 2 15-NOV-2006 16:40:07 CPYRT Create 0609-157 .NVAS06. 1 (MA) on disk 1 cno 24 1 2 15-NOV-2006 16:40:07 CPYRT ZTXOP2: using translated file name = 1 2 15-NOV-2006 16:40:07 CPYRT ZTXOP2: /home/hamal/vlbacald/Arch_Cprt 1 3 15-NOV-2006 16:40:07 CPYRT Appears to have ended successfully 1 5 15-NOV-2006 16:40:07 CPYRT hamal 31DEC06 TST: Cpu= 0.0 Real= 0 1 2 15-NOV-2006 16:40:07 AIPS Resumes 1 3 15-NOV-2006 16:40:07 AIPS CPYRT was not found to be running 1 4 15-NOV-2006 16:40:07 AIPS Destroyed 1 extension files of type HI 1 4 15-NOV-2006 16:40:07 AIPS Destroyed MA image file: catno= 17 disk= 1 1 2 15-NOV-2006 16:40:07 AIPS Disk 1 in-CNO 18 renumbered as CNO 17 1 2 15-NOV-2006 16:40:07 AIPS Disk 1 in-CNO 19 renumbered as CNO 18 1 2 15-NOV-2006 16:40:07 AIPS Disk 1 in-CNO 20 renumbered as CNO 19 1 2 15-NOV-2006 16:40:07 AIPS Disk 1 in-CNO 21 renumbered as CNO 20 1 2 15-NOV-2006 16:40:07 AIPS Disk 1 in-CNO 22 renumbered as CNO 21 1 2 15-NOV-2006 16:40:07 AIPS Disk 1 in-CNO 23 renumbered as CNO 22 1 2 15-NOV-2006 16:40:07 AIPS Disk 1 in-CNO 24 renumbered as CNO 23 1 2 15-NOV-2006 16:40:07 AIPS Got(1) disk= 1 user=**** type=MA 0713+438.RADCOR.1 1 2 15-NOV-2006 16:40:07 AIPS Got(O) disk= 1 user=**** type=MA 0713+438.RADCOR.1 1 5 15-NOV-2006 16:40:07 CPYRT Task CPYRT (release of 31DEC06) begins 1 2 15-NOV-2006 16:40:07 CPYRT Create 0713+438 .NVAS06. 1 (MA) on disk 1 cno 24 1 2 15-NOV-2006 16:40:07 CPYRT ZTXOP2: using translated file name = 1 2 15-NOV-2006 16:40:07 CPYRT ZTXOP2: /home/hamal/vlbacald/Arch_Cprt 1 3 15-NOV-2006 16:40:07 CPYRT Appears to have ended successfully 1 5 15-NOV-2006 16:40:08 CPYRT hamal 31DEC06 TST: Cpu= 0.0 Real= 1 1 2 15-NOV-2006 16:40:08 AIPS Resumes 1 3 15-NOV-2006 16:40:08 AIPS CPYRT was not found to be running 1 4 15-NOV-2006 16:40:08 AIPS Destroyed 1 extension files of type HI 1 4 15-NOV-2006 16:40:08 AIPS Destroyed MA image file: catno= 17 disk= 1 1 2 15-NOV-2006 16:40:08 AIPS Disk 1 in-CNO 18 renumbered as CNO 17 1 2 15-NOV-2006 16:40:08 AIPS Disk 1 in-CNO 19 renumbered as CNO 18 1 2 15-NOV-2006 16:40:08 AIPS Disk 1 in-CNO 20 renumbered as CNO 19 1 2 15-NOV-2006 16:40:08 AIPS Disk 1 in-CNO 21 renumbered as CNO 20 1 2 15-NOV-2006 16:40:08 AIPS Disk 1 in-CNO 22 renumbered as CNO 21 1 2 15-NOV-2006 16:40:08 AIPS Disk 1 in-CNO 23 renumbered as CNO 22 1 2 15-NOV-2006 16:40:08 AIPS Disk 1 in-CNO 24 renumbered as CNO 23 1 2 15-NOV-2006 16:40:08 AIPS Got(1) disk= 1 user=**** type=MA 0854+201.RADCOR.1 1 2 15-NOV-2006 16:40:08 AIPS Got(O) disk= 1 user=**** type=MA 0854+201.RADCOR.1 1 5 15-NOV-2006 16:40:08 CPYRT Task CPYRT (release of 31DEC06) begins 1 2 15-NOV-2006 16:40:08 CPYRT Create 0854+201 .NVAS06. 1 (MA) on disk 1 cno 24 1 2 15-NOV-2006 16:40:08 CPYRT ZTXOP2: using translated file name = 1 2 15-NOV-2006 16:40:08 CPYRT ZTXOP2: /home/hamal/vlbacald/Arch_Cprt 1 3 15-NOV-2006 16:40:08 CPYRT Appears to have ended successfully 1 5 15-NOV-2006 16:40:08 CPYRT hamal 31DEC06 TST: Cpu= 0.0 Real= 0 1 2 15-NOV-2006 16:40:08 AIPS Resumes 1 3 15-NOV-2006 16:40:08 AIPS CPYRT was not found to be running 1 4 15-NOV-2006 16:40:08 AIPS Destroyed 1 extension files of type HI 1 4 15-NOV-2006 16:40:08 AIPS Destroyed MA image file: catno= 17 disk= 1 1 2 15-NOV-2006 16:40:08 AIPS Disk 1 in-CNO 18 renumbered as CNO 17 1 2 15-NOV-2006 16:40:08 AIPS Disk 1 in-CNO 19 renumbered as CNO 18 1 2 15-NOV-2006 16:40:08 AIPS Disk 1 in-CNO 20 renumbered as CNO 19 1 2 15-NOV-2006 16:40:08 AIPS Disk 1 in-CNO 21 renumbered as CNO 20 1 2 15-NOV-2006 16:40:08 AIPS Disk 1 in-CNO 22 renumbered as CNO 21 1 2 15-NOV-2006 16:40:08 AIPS Disk 1 in-CNO 23 renumbered as CNO 22 1 2 15-NOV-2006 16:40:08 AIPS Disk 1 in-CNO 24 renumbered as CNO 23 1 0 15-NOV-2006 16:40:08 AIPS tget prtmsg;prtmsg;docrt 1 /home/hamal/vlbacald/run/BS078_2000MAY15_1.0.run finished on Wed Nov 15 16:40:08 MST 2006