AIPS version = /home/auto/aips/31DEC07/LINUX/SYSTEM/VLA_PIPE/aips Prep version = Feb 28 16:13 /home/mizar2/vlbacald/bin/AVLAPREP.001 Pipe version = Apr 4 08:24 /home/mizar2/vlbacald/bin/AVLAPIPE.001 Post version = Mar 6 15:13 /home/mizar2/vlbacald/bin/AVLAPOST.001 /home/mizar2/vlbacald/run/AS638_1998SEP07_1.0.run started on Tue May 15 16:07:12 MDT 2007 ------------- SETFC FILE FOR SOURCE 1328+307 BELOW IS: C 1 2036 2036 13 31 08.29 30 30 33.0 00001 -1 1019 1024 1025 C 2 246 246 13 31 08.31 30 30 32.4 00002 -1 100 128 129 Pops Prior Date Time Task Messages for user18858 1 0 15-MAY-2007 16:07:12 AIPS version'ABIN' 1 0 15-MAY-2007 16:07:12 AIPS run avlaprep 1 2 15-MAY-2007 16:07:12 AIPS Found in Version=ABIN 1 2 15-MAY-2007 16:07:12 AIPS $ Lorant Sjouwerman, versions 1.. 2005, for NRAO 1 2 15-MAY-2007 16:07:12 AIPS 1 2 15-MAY-2007 16:07:12 AIPS $$ General naming utilities - default to data disk 1 (safest of all) 1 2 15-MAY-2007 16:07:12 AIPS procedure pipedef1 1 2 15-MAY-2007 16:07:12 AIPS string*12 pnam 1 2 15-MAY-2007 16:07:12 AIPS string*6 pcls 1 2 15-MAY-2007 16:07:12 AIPS scalar pseq,pdsk 1 2 15-MAY-2007 16:07:12 AIPS pdsk=1 1 2 15-MAY-2007 16:07:12 AIPS finish 1 2 15-MAY-2007 16:07:12 AIPS pipedef1 1 2 15-MAY-2007 16:07:12 AIPS procedure namepipe 1 2 15-MAY-2007 16:07:12 AIPS pnam=inname;pcls=inclass;pseq=inseq;indisk=pdsk 1 2 15-MAY-2007 16:07:12 AIPS finish 1 2 15-MAY-2007 16:07:12 AIPS procedure pipename 1 2 15-MAY-2007 16:07:12 AIPS inname=pnam;inclass=pcls;inseq=pseq;indisk=pdsk 1 2 15-MAY-2007 16:07:12 AIPS finish 1 2 15-MAY-2007 16:07:12 AIPS 1 2 15-MAY-2007 16:07:12 AIPS procedure checkcat 1 2 15-MAY-2007 16:07:12 AIPS $LOS - count and make sure catalog starts at one (and not more than 10 files) 1 2 15-MAY-2007 16:07:12 AIPS scalar numcat 1 2 15-MAY-2007 16:07:12 AIPS clrname;indisk=pdsk;chkname;numcat=1-error 1 2 15-MAY-2007 16:07:12 AIPS $ for later: find out how to deal with CH0/LINE data in MOVE 1 2 15-MAY-2007 16:07:12 AIPS if(numcat>0)then;recat;end;clrtemp 1 2 15-MAY-2007 16:07:12 AIPS return numcat 1 2 15-MAY-2007 16:07:12 AIPS finish 1 2 15-MAY-2007 16:07:12 AIPS 1 2 15-MAY-2007 16:07:12 AIPS procedure gx 1 2 15-MAY-2007 16:07:12 AIPS $ inputs 1 2 15-MAY-2007 16:07:12 AIPS go;wait 1 2 15-MAY-2007 16:07:12 AIPS finish 1 2 15-MAY-2007 16:07:12 AIPS 1 2 15-MAY-2007 16:07:12 AIPS procedure pre_fillm 1 2 15-MAY-2007 16:07:12 AIPS $LOS - sets VLA archive defaults for fillm 1 2 15-MAY-2007 16:07:12 AIPS default fillm;outdisk=pdsk;doall=1;douvcomp=-1;cparm(8)=0.05;bparm(10)=0.75 1 2 15-MAY-2007 16:07:12 AIPS finish 1 2 15-MAY-2007 16:07:12 AIPS 1 2 15-MAY-2007 16:07:12 AIPS procedure fname 1 2 15-MAY-2007 16:07:12 AIPS return inname!!'.'!!inclass!!'.'!!char(inseq) 1 2 15-MAY-2007 16:07:12 AIPS finish 1 2 15-MAY-2007 16:07:12 AIPS 1 2 15-MAY-2007 16:07:12 AIPS procedure del 1 2 15-MAY-2007 16:07:12 AIPS error=1;zap 1 2 15-MAY-2007 16:07:12 AIPS finish 1 2 15-MAY-2007 16:07:12 AIPS 1 2 15-MAY-2007 16:07:12 AIPS procedure numants 1 2 15-MAY-2007 16:07:12 AIPS scalar numarow,numbout,numbant,numbase,idx;string*16 nameant 1 2 15-MAY-2007 16:07:12 AIPS numbout=0;keyword'NUM ROW';inext'AN';invers=0;getthead;numarow=keyvalue(1) 1 2 15-MAY-2007 16:07:12 AIPS for numbant=1:numarow 1 2 15-MAY-2007 16:07:12 AIPS pixxy=numbant,1,0;tabget;nameant=keystrng;idx=1;clrtemp 1 2 15-MAY-2007 16:07:12 AIPS while(substr(nameant,idx,idx)<>':');idx=idx+1;end 1 2 15-MAY-2007 16:07:12 AIPS if(substr(nameant,idx+1,idx+3)='OUT')then;numbout=numbout+1;end 1 2 15-MAY-2007 16:07:12 AIPS if(substr(nameant,idx+2,idx+4)='OUT')then;numbout=numbout+1;end 1 2 15-MAY-2007 16:07:12 AIPS end;numbase=(numarow-numbout);clrtemp 1 2 15-MAY-2007 16:07:12 AIPS $ type char(numarow-numbout)!!' ANTENNAS',char(numbase)!!' BASELINES' 1 2 15-MAY-2007 16:07:12 AIPS return numbase 1 2 15-MAY-2007 16:07:12 AIPS finish 1 2 15-MAY-2007 16:07:12 AIPS 1 2 15-MAY-2007 16:07:12 AIPS procedure skipdata 1 2 15-MAY-2007 16:07:12 AIPS $LOS - delete unwanted data sets - currently all but continuum X and C bands 1 2 15-MAY-2007 16:07:12 AIPS $ if(inclass='LINE')then;del;inclass'CH 0';del;type'ZAP LINE :'fname;end 1 2 15-MAY-2007 16:07:12 AIPS if((inclass='CH 0')!(inclass='LINE'))then;del;type'ZAP LINE :'fname;end 1 2 15-MAY-2007 16:07:12 AIPS if(inclass='4 BAND')then;del;type'ZAP 4-BAND :'fname;end 1 2 15-MAY-2007 16:07:12 AIPS if(inclass='P BAND')then;del;type'ZAP P-BAND :'fname;end 1 2 15-MAY-2007 16:07:12 AIPS $ if(inclass='L BAND')then;del;type'ZAP L-BAND :'fname;end 1 2 15-MAY-2007 16:07:12 AIPS $ if(inclass='U BAND')then;del;type'ZAP U-BAND :'fname;end 1 2 15-MAY-2007 16:07:12 AIPS $ if(inclass='K BAND')then;del;type'ZAP K-BAND :'fname;end 1 2 15-MAY-2007 16:07:12 AIPS $ if(inclass='Q BAND')then;del;type'ZAP Q-BAND :'fname;end;clrtemp 1 2 15-MAY-2007 16:07:12 AIPS if(error<1)then $ file not zapped, check for single dish vlbi; #vis=0 1 2 15-MAY-2007 16:07:12 AIPS task'TABGET';userid 0;inext'NX';invers=0;keyvalue=0;keystrng'' 1 2 15-MAY-2007 16:07:12 AIPS keyword'NUM ROW';getthead;pixxy=keyvalue(1),6,0;tabget;clrtemp 1 2 15-MAY-2007 16:07:12 AIPS if(keyvalue(1)=0)then;del;type'ZAP S-DISH :'fname;end 1 2 15-MAY-2007 16:07:12 AIPS if(error<1)then;idx=numants $ file not zapped, check for # ants (<9) 1 2 15-MAY-2007 16:07:12 AIPS if(idx<9)then;del;type'ZAP MINI-ARRAY ('!!char(idx)!!') :'!!fname 1 2 15-MAY-2007 16:07:12 AIPS end;clrtemp;end;end 1 2 15-MAY-2007 16:07:12 AIPS $also zap if solar/planetary/pulsar mode - su table proper motion?? 1 2 15-MAY-2007 16:07:12 AIPS $ and what about PT-link? antenna VPT is not OUT, later also EVLA names 1 2 15-MAY-2007 16:07:12 AIPS finish 1 2 15-MAY-2007 16:07:12 AIPS 1 2 15-MAY-2007 16:07:12 AIPS procedure checkids 1 2 15-MAY-2007 16:07:12 AIPS $LOS - account for fast switching source names - check on pos, qual, calco 1 2 15-MAY-2007 16:07:12 AIPS scalar ra1a,ra1b,ra2a,ra2b,dc1a,dc1b,dc2a,dc2b,n,m,l,idx 1 2 15-MAY-2007 16:07:12 AIPS scalar q1,q2 1 2 15-MAY-2007 16:07:12 AIPS string*1 co1,co2 1 2 15-MAY-2007 16:07:12 AIPS string*16 n1,n2 1 2 15-MAY-2007 16:07:12 AIPS array alist(100),blist(100) 1 2 15-MAY-2007 16:07:12 AIPS inext'SU';invers 0;keyword'NUM ROW';keyvalue 0;keystrng'';getthead 1 2 15-MAY-2007 16:07:12 AIPS n=keyvalue(1);idx=1;aparm 0;bparm 0;alist 0;blist 0 1 2 15-MAY-2007 16:07:12 AIPS if (n > 1) then 1 2 15-MAY-2007 16:07:12 AIPS for m=1:(n-1);clrtemp 1 2 15-MAY-2007 16:07:12 AIPS pixxy m,11;tabget;ra1a keyvalue(1);ra1b keyvalue(2) 1 2 15-MAY-2007 16:07:12 AIPS for l=(m+1):n;clrtemp 1 2 15-MAY-2007 16:07:12 AIPS pixxy l,11;tabget;ra2a keyvalue(1);ra2b keyvalue(2) 1 2 15-MAY-2007 16:07:12 AIPS if (abs(ra1a-ra2a)=0) then 1 2 15-MAY-2007 16:07:12 AIPS if ( abs((ra1b-ra2b)*3600*1000) < 3 ) then $ RA within 3 mas! 1 2 15-MAY-2007 16:07:12 AIPS pixxy m,12;tabget;dc1a keyvalue(1);dc1b keyvalue(2) 1 2 15-MAY-2007 16:07:12 AIPS pixxy l,12;tabget;dc2a keyvalue(1);dc2b keyvalue(2) 1 2 15-MAY-2007 16:07:12 AIPS if (abs(dc1a-dc2a)=0) then 1 2 15-MAY-2007 16:07:12 AIPS if ( abs((dc1b-dc2b)*3600*1000) < 3 ) then $ DC within 3 mas! 1 2 15-MAY-2007 16:07:12 AIPS pixxy m,3;tabget;q1 keyvalue(1);pixxy l,3;tabget;q2 keyvalue(1) 1 2 15-MAY-2007 16:07:12 AIPS if (q1=q2) then $ same qualifier; same calcode? 1 2 15-MAY-2007 16:07:12 AIPS pixxy m,4;tabget;co1 keystrng;pixxy l,4;tabget;co2 keystrng 1 2 15-MAY-2007 16:07:12 AIPS if (co1=co2) then 1 2 15-MAY-2007 16:07:12 AIPS pixxy m,1;tabget;q1 keyvalue(1) 1 2 15-MAY-2007 16:07:12 AIPS pixxy l,1;tabget;q2 keyvalue(1) 1 2 15-MAY-2007 16:07:12 AIPS pixxy m,2;tabget;n1 keystrng;pixxy l,2;tabget;n2 keystrng 1 2 15-MAY-2007 16:07:12 AIPS if (idx>100) then; 1 2 15-MAY-2007 16:07:12 AIPS type 'TOO MANY SOURCES TO DO DSORC - DO BY HAND!' 1 2 15-MAY-2007 16:07:12 AIPS type 'NEXT =.'!!char(idx)!!' DO:'!!char(l)!!'.&.'!!char(m) 1 2 15-MAY-2007 16:07:12 AIPS else 1 2 15-MAY-2007 16:07:12 AIPS if (length(n1)1) then;task'DSORC';n=0 1 2 15-MAY-2007 16:07:12 AIPS outname inname;outclass inclass;outseq inseq;outdisk indisk 1 2 15-MAY-2007 16:07:12 AIPS while (n100)then;type'TOO MANY SOURCES FOR DSORC';error 1;end;clrtemp 1 2 15-MAY-2007 16:07:12 AIPS end 1 2 15-MAY-2007 16:07:12 AIPS finish 1 2 15-MAY-2007 16:07:12 AIPS 1 2 15-MAY-2007 16:07:12 AIPS procedure checkcal 1 2 15-MAY-2007 16:07:12 AIPS $LOS Currently (Sep 22, 2005) can/will do 3C286 and 3C48 at X and C 1 2 15-MAY-2007 16:07:12 AIPS $LOS (and for now skip 3C286/3C48/3C138/3C147 Q,K,U and 3C48 L) 1 2 15-MAY-2007 16:07:12 AIPS scalar idx,jdx 1 2 15-MAY-2007 16:07:12 AIPS string*16 sname 1 2 15-MAY-2007 16:07:12 AIPS task'TABGET';userid 0;inext'SU';invers=0;keyvalue=0;keystrng'';error=1 1 2 15-MAY-2007 16:07:12 AIPS keyword'NUM ROW';getthead;idx=keyvalue(1);clrtemp 1 2 15-MAY-2007 16:07:12 AIPS for jdx=1:idx 1 2 15-MAY-2007 16:07:12 AIPS pixxy=jdx,2,0;tabget;sname=substr(keystrng,1,length(keystrng)) 1 2 15-MAY-2007 16:07:12 AIPS if(sname='3C286')then;error=-1;jdx=idx+1;end 1 2 15-MAY-2007 16:07:12 AIPS if(sname='3C48')then;error=-1;jdx=idx+1;end 1 2 15-MAY-2007 16:07:12 AIPS if(sname='3C138')then;error=-1;jdx=idx+1;end 1 2 15-MAY-2007 16:07:12 AIPS if(sname='3C147')then;error=-1;jdx=idx+1;end 1 2 15-MAY-2007 16:07:12 AIPS if(sname='3C295')then;error=-1;jdx=idx+1;end 1 2 15-MAY-2007 16:07:12 AIPS if(error>0)then $ try B1950 name 1 2 15-MAY-2007 16:07:12 AIPS if(sname='1328+307')then;error=-1;jdx=idx+1;end 1 2 15-MAY-2007 16:07:12 AIPS if(sname='0134+329')then;error=-1;jdx=idx+1;end 1 2 15-MAY-2007 16:07:12 AIPS if(sname='0518+165')then;error=-1;jdx=idx+1;end 1 2 15-MAY-2007 16:07:12 AIPS if(sname='0538+498')then;error=-1;jdx=idx+1;end 1 2 15-MAY-2007 16:07:12 AIPS if(sname='1409+524')then;error=-1;jdx=idx+1;end 1 2 15-MAY-2007 16:07:12 AIPS if(error>0)then $ try J2000 1 2 15-MAY-2007 16:07:12 AIPS if(sname='1331+305')then;error=-1;jdx=idx+1;end 1 2 15-MAY-2007 16:07:12 AIPS if(sname='0137+331')then;error=-1;jdx=idx+1;end 1 2 15-MAY-2007 16:07:12 AIPS if(sname='0521+166')then;error=-1;jdx=idx+1;end 1 2 15-MAY-2007 16:07:12 AIPS if(sname='0542+498')then;error=-1;jdx=idx+1;end 1 2 15-MAY-2007 16:07:12 AIPS if(sname='1411+522')then;error=-1;jdx=idx+1;end 1 2 15-MAY-2007 16:07:12 AIPS if(error>0)then $ try J2000 name 1 2 15-MAY-2007 16:07:12 AIPS if(sname='J1331+3030')then;error=-1;jdx=idx+1;end 1 2 15-MAY-2007 16:07:12 AIPS if(sname='J0137+3309')then;error=-1;jdx=idx+1;end 1 2 15-MAY-2007 16:07:12 AIPS if(sname='J0521+1638')then;error=-1;jdx=idx+1;end 1 2 15-MAY-2007 16:07:12 AIPS if(sname='J0542+4951')then;error=-1;jdx=idx+1;end 1 2 15-MAY-2007 16:07:12 AIPS if(sname='J1411+5212')then;error=-1;jdx=idx+1;end 1 2 15-MAY-2007 16:07:12 AIPS end;end;end;clrtemp 1 2 15-MAY-2007 16:07:12 AIPS end 1 2 15-MAY-2007 16:07:12 AIPS $ if error>0 check on coords (for different name than standard) 1 2 15-MAY-2007 16:07:12 AIPS $ but keyval not reliable to do this.. ?? 1 2 15-MAY-2007 16:07:12 AIPS $ end 1 2 15-MAY-2007 16:07:12 AIPS if(error>0)then;del;type'ZAP - NO STD CAL SRC FOR :'fname;error=1 1 2 15-MAY-2007 16:07:12 AIPS else;checkids;error=-1;end;clrtemp 1 2 15-MAY-2007 16:07:12 AIPS finish 1 2 15-MAY-2007 16:07:12 AIPS 1 2 15-MAY-2007 16:07:12 AIPS procedure j2000fix 1 2 15-MAY-2007 16:07:12 AIPS $LOS - convert data to J2000 by default use of uvfix 1 2 15-MAY-2007 16:07:12 AIPS task'UVFIX';outname=inname;outclass=inclass;outseq=inseq;outdisk=indisk 1 2 15-MAY-2007 16:07:12 AIPS shift=0;uvfixprm=0;tput uvfix;outclass'PREFIX';rename;default tabget 1 2 15-MAY-2007 16:07:12 AIPS tget uvfix;task'TABGET';inclass'PREFIX';inext'SU';pixxy 1,13,1;tabget 1 2 15-MAY-2007 16:07:12 AIPS if (keyvalue(1)<1) then; tput tabget;default tabed;tget tabget 1 2 15-MAY-2007 16:07:12 AIPS task'TABED';optype'REPL';aparm 13,0,0,2;keyvalue 1950.0 0;gx;end 1 2 15-MAY-2007 16:07:12 AIPS tget uvfix;inclass'PREFIX';gx;zap;inclass=outclass;clrtemp 1 2 15-MAY-2007 16:07:12 AIPS finish 1 2 15-MAY-2007 16:07:12 AIPS 1 2 15-MAY-2007 16:07:12 AIPS procedure datachks 1 2 15-MAY-2007 16:07:12 AIPS $LOS - delete unwanted data sets, check for standard calibrators and make J2000 1 2 15-MAY-2007 16:07:12 AIPS if(error<1)then $ file exists 1 2 15-MAY-2007 16:07:12 AIPS skipdata;if(error<1)then $ file was not zapped 1 2 15-MAY-2007 16:07:12 AIPS checkcal;if(error<1)then $ file has standard calibrator in it 1 2 15-MAY-2007 16:07:12 AIPS j2000fix 1 2 15-MAY-2007 16:07:12 AIPS $ addcalco 1 2 15-MAY-2007 16:07:12 AIPS end;end;end;clrtemp 1 2 15-MAY-2007 16:07:12 AIPS finish 1 2 15-MAY-2007 16:07:12 AIPS 1 2 15-MAY-2007 16:07:12 AIPS procedure freqchks 1 2 15-MAY-2007 16:07:12 AIPS $LOS - split up in frequency IDs, run INDXR, and remove 1 2 15-MAY-2007 16:07:12 AIPS scalar rows, nfrq 1 2 15-MAY-2007 16:07:12 AIPS if(error<1)then $ file exists 1 2 15-MAY-2007 16:07:12 AIPS inext'FQ';invers=1;keyword='NUM ROW';getthead;nfrq=keyvalue(1) 1 2 15-MAY-2007 16:07:12 AIPS if (nfrq > 1) then 1 2 15-MAY-2007 16:07:13 AIPS if (nfrq > 9) then;type' WARNING! MORE THAN 9 FREQUENCY ID-S!';end 1 2 15-MAY-2007 16:07:13 AIPS tput getthead;default'UVCOP';tget getthead;keyword='';task'UVCOP';tput 1 2 15-MAY-2007 16:07:13 AIPS for rows=1:nfrq 1 2 15-MAY-2007 16:07:13 AIPS pixxy=rows,1,1;inver=1;inext='FQ';tabget;tget;freqid=keyvalue(1) 1 2 15-MAY-2007 16:07:13 AIPS outclass=substr(inclass,1,1)!!substr(inclass,3,6)!!char(freqid) 1 2 15-MAY-2007 16:07:13 AIPS type'COPYING FREQUENCY ID #'!!char(freqid);gx 1 2 15-MAY-2007 16:07:13 AIPS default'INDXR';tget uvcop;task'INDXR';inclass outclass;gx;task'DQUAL' 1 2 15-MAY-2007 16:07:13 AIPS $out not in! ** outname=inname;outclass=inclass;outseq=inseq;outdisk=indisk;gx 1 2 15-MAY-2007 16:07:13 AIPS tget uvcop;freqid=1;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS end;end;end;if(nfrq>1)then;type fname!!' SPLIT IN :'!!char(nfrq);zap;end 1 2 15-MAY-2007 16:07:13 AIPS finish 1 2 15-MAY-2007 16:07:13 AIPS 1 2 15-MAY-2007 16:07:13 AIPS procedure pre_move 1 2 15-MAY-2007 16:07:13 AIPS $LOS - moves file to another AIPS user number 1 2 15-MAY-2007 16:07:13 AIPS default move;indisk=pdsk;outseq=-1;opcode'MOVE';clrtemp 1 2 15-MAY-2007 16:07:13 AIPS finish 1 2 15-MAY-2007 16:07:13 AIPS 1 2 15-MAY-2007 16:07:13 AIPS procedure expid 1 2 15-MAY-2007 16:07:13 AIPS string*20 expnm 1 2 15-MAY-2007 16:07:13 AIPS string*75 expmsg 1 2 15-MAY-2007 16:07:13 AIPS return expnm 1 2 15-MAY-2007 16:07:13 AIPS finish 1 2 15-MAY-2007 16:07:13 AIPS type expid 1 5 15-MAY-2007 16:07:13 AIPS ' ' 1 0 15-MAY-2007 16:07:13 AIPS run avlapipe 1 2 15-MAY-2007 16:07:13 AIPS Found in Version=ABIN 1 2 15-MAY-2007 16:07:13 AIPS $ 1 2 15-MAY-2007 16:07:13 AIPS $ Ver 1.0 : Copy of private Ver 3.0 of VLARUN (public version is 2.5): 1 2 15-MAY-2007 16:07:13 AIPS $ was 3.0 : Add PLVER (in goplt) for plot files and to include TASAV (12MAY04) 1 2 15-MAY-2007 16:07:13 AIPS $ Repositioned inseq=0 to safeguard to SU-tab confusion (12NOV04) 1 2 15-MAY-2007 16:07:13 AIPS $ Rearanged inputs and options, added integration time calculation, 1 2 15-MAY-2007 16:07:13 AIPS $ QUACK, selective plotting, INNAME vs DOCAT, alternative flux cal, 1 2 15-MAY-2007 16:07:13 AIPS $ selective imaging, SCIMG for targets, use model in CALIB, find VLA 1 2 15-MAY-2007 16:07:13 AIPS $ array, use model,.. 1 2 15-MAY-2007 16:07:13 AIPS $ 1 2 15-MAY-2007 16:07:13 AIPS $Next vers add polarization calibration, SCIMG->SCIMG? 1 2 15-MAY-2007 16:07:13 AIPS $ find imsize, find cutoffflux, include infile 1 2 15-MAY-2007 16:07:13 AIPS $--------------------------------------------------------------- 1 2 15-MAY-2007 16:07:13 AIPS $0000000011111111112222222222333333333344444444445555555555666666666677777777778 1 2 15-MAY-2007 16:07:13 AIPS $2345678901234567890123456789012345678901234567890123456789012345678901234567890 1 2 15-MAY-2007 16:07:13 AIPS $=============================================== 1 2 15-MAY-2007 16:07:13 AIPS $! Calibrating amplitude and phase, and imaging VLA data 1 2 15-MAY-2007 16:07:13 AIPS $# RUN POPS VLA UTILITY CALIBRATION IMAGING 1 2 15-MAY-2007 16:07:13 AIPS $--------------------------------------------------------------- 1 2 15-MAY-2007 16:07:13 AIPS $; Copyright (C) 2002-2006 1 2 15-MAY-2007 16:07:13 AIPS $; Associated Universities, Inc. Washington DC, USA. 1 2 15-MAY-2007 16:07:13 AIPS $; 1 2 15-MAY-2007 16:07:13 AIPS $; This program is free software; you can redistribute it and/or 1 2 15-MAY-2007 16:07:13 AIPS $; modify it under the terms of the GNU General Public License as 1 2 15-MAY-2007 16:07:13 AIPS $; published by the Free Software Foundation; either version 2 of 1 2 15-MAY-2007 16:07:13 AIPS $; the License, or (at your option) any later version. 1 2 15-MAY-2007 16:07:13 AIPS $; 1 2 15-MAY-2007 16:07:13 AIPS $; This program is distributed in the hope that it will be useful, 1 2 15-MAY-2007 16:07:13 AIPS $; but WITHOUT ANY WARRANTY; without even the implied warranty of 1 2 15-MAY-2007 16:07:13 AIPS $; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 1 2 15-MAY-2007 16:07:13 AIPS $; GNU General Public License for more details. 1 2 15-MAY-2007 16:07:13 AIPS $; 1 2 15-MAY-2007 16:07:13 AIPS $; You should have received a copy of the GNU General Public 1 2 15-MAY-2007 16:07:13 AIPS $; License along with this program; if not, write to the Free 1 2 15-MAY-2007 16:07:13 AIPS $; Software Foundation, Inc., 675 Massachusetts Ave, Cambridge, 1 2 15-MAY-2007 16:07:13 AIPS $; MA 02139, USA. 1 2 15-MAY-2007 16:07:13 AIPS $; 1 2 15-MAY-2007 16:07:13 AIPS $; Correspondence concerning AIPS should be addressed as follows: 1 2 15-MAY-2007 16:07:13 AIPS $; Internet email: aipsmail@nrao.edu. 1 2 15-MAY-2007 16:07:13 AIPS $; Postal address: AIPS Project Office 1 2 15-MAY-2007 16:07:13 AIPS $; National Radio Astronomy Observatory 1 2 15-MAY-2007 16:07:13 AIPS $; 520 Edgemont Road 1 2 15-MAY-2007 16:07:13 AIPS $; Charlottesville, VA 22903-2475 USA 1 2 15-MAY-2007 16:07:13 AIPS $--------------------------------------------------------------- 1 2 15-MAY-2007 16:07:13 AIPS $=============================================================== 1 2 15-MAY-2007 16:07:13 AIPS 1 2 15-MAY-2007 16:07:13 AIPS procedure pipeinit 1 2 15-MAY-2007 16:07:13 AIPS scalar lsdisk,lsname,lsrant,lscont,lserr,lsplot,lsflag,k,lsflux,lstarg,lsmodl 1 2 15-MAY-2007 16:07:13 AIPS scalar lsids,star,tint,fsw,kj 1 2 15-MAY-2007 16:07:13 AIPS string*2 lstyp 1 2 15-MAY-2007 16:07:13 AIPS string*3 lsvla 1 2 15-MAY-2007 16:07:13 AIPS string*6 lsidc,lsstrng 1 2 15-MAY-2007 16:07:13 AIPS string*16 lsidn,lscal 1 2 15-MAY-2007 16:07:13 AIPS string*16 lsampcal(20),lsbndcal(5),lsphacal(20),lspntcal(25),lsallcal(30), 1 2 15-MAY-2007 16:07:13 AIPS array lsbadd(10),lsparm(16),lssid(1000) $ D=1,C=3.3,B=10.8,A=35.4,PT=73 1 2 15-MAY-2007 16:07:13 AIPS finish 1 2 15-MAY-2007 16:07:13 AIPS pipeinit 1 2 15-MAY-2007 16:07:13 AIPS 1 2 15-MAY-2007 16:07:13 AIPS procedure pipeinpt 1 2 15-MAY-2007 16:07:13 AIPS lsampcal '3C48', '0134+329','0137+331','J0137+3309' 1 2 15-MAY-2007 16:07:13 AIPS lsampcal(5)~ '3C138','0518+165','0521+166','J0521+1638' 1 2 15-MAY-2007 16:07:13 AIPS lsampcal(9)~ '3C147','0538+498','0542+498','J0542+4951' 1 2 15-MAY-2007 16:07:13 AIPS lsampcal(13)~'3C286','1328+307','1331+305','J1331+3030' 1 2 15-MAY-2007 16:07:13 AIPS lsampcal(17)~'3C295','1409+524','1411+522','J1411+5212' 1 2 15-MAY-2007 16:07:13 AIPS lserr=0;lsbadd=baddisk;lsdisk=indisk;lsname=docat 1 2 15-MAY-2007 16:07:13 AIPS lsidn=inname;lsidc=inclass;lsids=inseq;lstyp'UV';fsw=doalign;lsflag=flagver 1 2 15-MAY-2007 16:07:13 AIPS lsparm(2)=solint;lsparm(13)=factor;lsrant=refant;lsmodl=domodel 1 2 15-MAY-2007 16:07:13 AIPS lscal=keystrng;lsflux=flux;lsparm(3)=uvrange(1);lsparm(4)=uvrange(2) 1 2 15-MAY-2007 16:07:13 AIPS for k=1:20;lsphacal(k)=sources(k);end;for k=1:5;lsbndcal(k)=calsour(k);end 1 2 15-MAY-2007 16:07:13 AIPS lsparm(11)=dopol;lsparm(12)=bpa;lscont=docont;lsplot=plver;lsparm(1)=doall 1 2 15-MAY-2007 16:07:13 AIPS lsparm(5)=doarray;lsparm(6)=imsize(1);lsparm(7)=niter;lsparm(8)=cutoff 1 2 15-MAY-2007 16:07:13 AIPS lsparm(9)=docal;lsparm(10)=doresid 1 2 15-MAY-2007 16:07:13 AIPS $ check input values 1 2 15-MAY-2007 16:07:13 AIPS $->lsbadd 1 2 15-MAY-2007 16:07:13 AIPS if (lsdisk<=0) then;lserr=1;type'SPECIFY THE INDISK';end 1 2 15-MAY-2007 16:07:13 AIPS if(lsname<=0)then;inname=lsidn;inclass=lsidc;inseq=lsids;intype=lstyp;chkname 1 2 15-MAY-2007 16:07:13 AIPS if (error<>0) then 1 2 15-MAY-2007 16:07:13 AIPS lserr=2; type 'SPECIFY INNAME, ETC, OR THE CATALOG NUMBER = DOCAT' 1 2 15-MAY-2007 16:07:13 AIPS else 1 2 15-MAY-2007 16:07:13 AIPS userid=0;k=1;lsname=0 1 2 15-MAY-2007 16:07:13 AIPS while (lsname=0);egetname k 1 2 15-MAY-2007 16:07:13 AIPS if (( (lsidn=inname)&(lsidc=inclass) )&(lsids=inseq)) then 1 2 15-MAY-2007 16:07:13 AIPS lsname=k;lsidn=inname;lsidc=inclass;lsids=inseq;lstyp=intype 1 2 15-MAY-2007 16:07:13 AIPS else;k=k+1;end;end;end;else 1 2 15-MAY-2007 16:07:13 AIPS if ( ((inname <> '')!(inclass <> '')) ! (inseq <> 0) ) then 1 2 15-MAY-2007 16:07:13 AIPS lserr=2; type 'DO NOT SPECIFY BOTH INNAME, ETC, AND VARIABLE DOCAT' 1 2 15-MAY-2007 16:07:13 AIPS else 1 2 15-MAY-2007 16:07:13 AIPS getname(lsname);lsidn=inname;lsidc=inclass;lsids=inseq;lstyp=intype 1 2 15-MAY-2007 16:07:13 AIPS end 1 2 15-MAY-2007 16:07:13 AIPS end 1 2 15-MAY-2007 16:07:13 AIPS 1 2 15-MAY-2007 16:07:13 AIPS $->inname 1 2 15-MAY-2007 16:07:13 AIPS $->inclass 1 2 15-MAY-2007 16:07:13 AIPS $->inseq 1 2 15-MAY-2007 16:07:13 AIPS $->fsw 1 2 15-MAY-2007 16:07:13 AIPS $->lsflag 1 2 15-MAY-2007 16:07:13 AIPS if (lsparm(2)<=0) then; lserr=3; type 'SPECIFY THE SOLUTION INTERVAL';end 1 2 15-MAY-2007 16:07:13 AIPS if (lsparm(13)<1)then;lsparm(13)=1;type'FACTOR<1 QUESTIONABLE, SET TO 1';end 1 2 15-MAY-2007 16:07:13 AIPS if (lsrant<=0)then;lsrant=0;type'AIPS WILL CHOOSE THE REFERENCE ANTENNA';end 1 2 15-MAY-2007 16:07:13 AIPS if ( (lsmodl>0) & (length(lscal)>0) ) then 1 2 15-MAY-2007 16:07:13 AIPS lserr=4;type 'CANNOT USE STANDARD SOURCE MODEL FOR ALTERNATIVE CALIBRATOR' 1 2 15-MAY-2007 16:07:13 AIPS end 1 2 15-MAY-2007 16:07:13 AIPS $->lscal 1 2 15-MAY-2007 16:07:13 AIPS if (length(lscal)<>0) then 1 2 15-MAY-2007 16:07:13 AIPS type 'USING NON-STANDARD AMPLITUDE CALIBRATOR, FLUX, UVRANGE :' 1 2 15-MAY-2007 16:07:13 AIPS type lscal, lsflux, lsparm(3), lsparm(4);lsampcal='';lsampcal(1)=lscal 1 2 15-MAY-2007 16:07:13 AIPS end 1 2 15-MAY-2007 16:07:13 AIPS 1 2 15-MAY-2007 16:07:13 AIPS $->lsflux 1 2 15-MAY-2007 16:07:13 AIPS $-> #3+#4 uvrange 1 2 15-MAY-2007 16:07:13 AIPS for i=1:20;for j=1:16;if(substr(lsphacal(i),j,j)='*')then;if (lserr<>7) then 1 2 15-MAY-2007 16:07:13 AIPS if((i=1)&(j=1))then;star=1;else; 1 2 15-MAY-2007 16:07:13 AIPS star=-1;lserr=7;type'ONLY USE * IN THE 1ST CHARACTER OF THE 1ST SOURCE' 1 2 15-MAY-2007 16:07:13 AIPS end;end;end;end;clrtemp;end 1 2 15-MAY-2007 16:07:13 AIPS if (lsname>0) then; indisk=lsdisk; getname(lsname); clrtemp 1 2 15-MAY-2007 16:07:13 AIPS if ( (inclass='CH 0') & (substr(lsbndcal(1),1,1) = ' ') ) then 1 2 15-MAY-2007 16:07:13 AIPS lserr=8;type 'SPECIFY THE BANDPASS CALIBRATOR = CALSOUR' 1 2 15-MAY-2007 16:07:13 AIPS end;end;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS $-> #11 dopol 1 2 15-MAY-2007 16:07:13 AIPS $-> #12 bpa 1 2 15-MAY-2007 16:07:13 AIPS $->lscont 1 2 15-MAY-2007 16:07:13 AIPS $->lsplot 1 2 15-MAY-2007 16:07:13 AIPS if (lsparm(1) > 0) then 1 2 15-MAY-2007 16:07:13 AIPS if (lsparm(5)<0) then;type 'SETFC WILL DETERMINE THE CELL SIZE' 1 2 15-MAY-2007 16:07:13 AIPS else; 1 2 15-MAY-2007 16:07:13 AIPS if (lsparm(5)=0) then; 1 2 15-MAY-2007 16:07:13 AIPS keyword='TELESCOP';gethead; 1 2 15-MAY-2007 16:07:13 AIPS if (substr(keystrng,1,3)<>'VLA') then; 1 2 15-MAY-2007 16:07:13 AIPS lserr=5; type 'CANNOT DETERMINE ARRAY - THIS IS NOT THE VLA' 1 2 15-MAY-2007 16:07:13 AIPS else;keyword'NUM ROW';inext'AN';invers=0;getthead;k=keyvalue(1) 1 2 15-MAY-2007 16:07:13 AIPS for j=1:k 1 2 15-MAY-2007 16:07:13 AIPS pixxy=j,1,0;tabget;i=1;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS while((substr(keystrng,i,i)<>':')&(i<9));i=i+1;end 1 2 15-MAY-2007 16:07:13 AIPS if (substr(keystrng,i+1,i+1)<>' ')then; 1 2 15-MAY-2007 16:07:13 AIPS lsvla=substr(keystrng,i+1,i+3);else 1 2 15-MAY-2007 16:07:13 AIPS lsvla=substr(keystrng,i+2,i+4);end 1 2 15-MAY-2007 16:07:13 AIPS if ((lsvla<>'OUT')&(lsvla<>'MPD'))then; 1 2 15-MAY-2007 16:07:13 AIPS if (lsvla='VPT')then;lsparm(5)=75;else 1 2 15-MAY-2007 16:07:13 AIPS if (substr(keystrng,i+1,i+1)<>' ')then; 1 2 15-MAY-2007 16:07:13 AIPS keyword=substr(keystrng,i+2,i+8);else 1 2 15-MAY-2007 16:07:13 AIPS keyword=substr(keystrng,i+3,i+9);end 1 2 15-MAY-2007 16:07:13 AIPS lsparm(5)=max(lsparm(5),value(keyword));clrtemp;end;end;end 1 2 15-MAY-2007 16:07:13 AIPS if (lsparm(5)<75) then;if (lsparm(5)>36) then;lsparm(5)=36;else 1 2 15-MAY-2007 16:07:13 AIPS if (lsparm(5)>18) then;lsparm(5)=11;else 1 2 15-MAY-2007 16:07:13 AIPS if(lsparm(5)>9)then;lsparm(5)=3.5;else;lsparm(5)=1;end;end;end;end 1 2 15-MAY-2007 16:07:13 AIPS end;if(lsparm(5)=0)then;lserr=5;type'WHAT ARRAY?! USE DOARRAY';else 1 2 15-MAY-2007 16:07:13 AIPS if(lsparm(5)>0)then 1 2 15-MAY-2007 16:07:13 AIPS type char(lsparm(5))!!' KILOMETERS WILL BE USED AS MAXIMUM BASELINE' 1 2 15-MAY-2007 16:07:13 AIPS end;end;end;end 1 2 15-MAY-2007 16:07:13 AIPS if (lsparm(6)>=0)then;if((lsparm(6)<128)!(imsize(2)<128))then 1 2 15-MAY-2007 16:07:13 AIPS lserr=6; type 'SPECIFY THE IMSIZE CORRECTLY (>127 OR <0)';end;end 1 2 15-MAY-2007 16:07:13 AIPS 1 2 15-MAY-2007 16:07:13 AIPS $-> #7 niter 1 2 15-MAY-2007 16:07:13 AIPS if (lsparm(7) < 0) then; lsparm(7) = 7e4; end 1 2 15-MAY-2007 16:07:13 AIPS $-> #8 cutoff 1 2 15-MAY-2007 16:07:13 AIPS $-> #9 docal 1 2 15-MAY-2007 16:07:13 AIPS $-> #10 doresid 1 2 15-MAY-2007 16:07:13 AIPS 1 2 15-MAY-2007 16:07:13 AIPS end 1 2 15-MAY-2007 16:07:13 AIPS finish 1 2 15-MAY-2007 16:07:13 AIPS 1 2 15-MAY-2007 16:07:13 AIPS procedure getidn 1 2 15-MAY-2007 16:07:13 AIPS indisk=lsdisk;inname=lsidn;inclass=lsidc;inseq=lsids;intype=lstyp 1 2 15-MAY-2007 16:07:13 AIPS finish 1 2 15-MAY-2007 16:07:13 AIPS 1 2 15-MAY-2007 16:07:13 AIPS procedure gx 1 2 15-MAY-2007 16:07:13 AIPS $ inputs 1 2 15-MAY-2007 16:07:13 AIPS go;wait 1 2 15-MAY-2007 16:07:13 AIPS finish 1 2 15-MAY-2007 16:07:13 AIPS 1 2 15-MAY-2007 16:07:13 AIPS procedure getset 1 2 15-MAY-2007 16:07:13 AIPS default;getidn;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS finish 1 2 15-MAY-2007 16:07:13 AIPS 1 2 15-MAY-2007 16:07:13 AIPS procedure lsclrcal 1 2 15-MAY-2007 16:07:13 AIPS $ consolidate lists, deal with calcode='*' later 1 2 15-MAY-2007 16:07:13 AIPS scalar lsidx,l,m,n 1 2 15-MAY-2007 16:07:13 AIPS task'TABGET';getset;inext'NX';invers 0;keyvalue=0;keystrng'' 1 2 15-MAY-2007 16:07:13 AIPS keyword'NUM ROW';getthead;lsidx=keyvalue(1);clrtemp;n=0;lssid=0 1 2 15-MAY-2007 16:07:13 AIPS if (keyvalue(1)>1000)then;type'WARNING: MORE THAN 1000 SCANS !';end 1 2 15-MAY-2007 16:07:13 AIPS for i=1:lsidx $ remember source number 1 2 15-MAY-2007 16:07:13 AIPS pixxy=i,3,0;tabget;error=0 1 2 15-MAY-2007 16:07:13 AIPS for l=1:n;if(lssid(l)=keyvalue(1))then;error=1;end;end;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS if(error=0)then;n=n+1;lssid(n)=keyvalue(1);end 1 2 15-MAY-2007 16:07:13 AIPS end;inext'SU';invers 0;keyvalue=0;keystrng'';keyword'NUM ROW' 1 2 15-MAY-2007 16:07:13 AIPS getthead;lsidx=keyvalue(1);clrtemp;sources'';l=1;m=1;n=1 1 2 15-MAY-2007 16:07:13 AIPS for i=1:lsidx 1 2 15-MAY-2007 16:07:13 AIPS pixxy=i,2,0;tabget;k=length(keystrng);j=0;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS while (j<20);j=j+1;if (substr(lsampcal(j),1,k)=substr(keystrng,1,k)) then 1 2 15-MAY-2007 16:07:13 AIPS lsampcal(l)=lsampcal(j);j=30;lsparm(14)=l;l=l+1;end;end;j=0;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS while (j<20);j=j+1;if (substr(lsphacal(j),1,k)=substr(keystrng,1,k)) then 1 2 15-MAY-2007 16:07:13 AIPS lsphacal(m)=lsphacal(j);j=30;lsparm(15)=m;m=m+1;end;end;j=0;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS while (j<5);j=j+1;if (substr(lsbndcal(j),1,k)=substr(keystrng,1,k)) then 1 2 15-MAY-2007 16:07:13 AIPS lsbndcal(n)=lsbndcal(j);j=30;lsparm(16)=n;n=n+1;end;end;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS end;lspntcal'';lsallcal'';for j=l:20;lsampcal(j)='';end 1 2 15-MAY-2007 16:07:13 AIPS for j=m:20;lsphacal(j)='';end;for j=n:5;lsbndcal(j)='';end 1 2 15-MAY-2007 16:07:13 AIPS for j=1:lsparm(15);lspntcal(j)=lsphacal(j);end;k=lsparm(15) 1 2 15-MAY-2007 16:07:13 AIPS for j=1:lsparm(16);lspntcal(j+k)=lsbndcal(j);end;j=0;l=1;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS while (j<(lsparm(15)+lsparm(16)));j=j+1;if (length(lspntcal(j))>0) then 1 2 15-MAY-2007 16:07:13 AIPS lspntcal(l)=lspntcal(j);if(l<>j)then;lspntcal(j)='';end;l=l+1;end;end 1 2 15-MAY-2007 16:07:13 AIPS $here - clean up pnt cal for doubles - subtract from total count below 1 2 15-MAY-2007 16:07:13 AIPS k=lsparm(15)+lsparm(16);for j=1:k;lsallcal(j)=lspntcal(j);end;l=1 1 2 15-MAY-2007 16:07:13 AIPS for j=1:lsparm(14);i=length(lsampcal(j));lsidx=0;m=j 1 2 15-MAY-2007 16:07:13 AIPS while ((lsidx0) then;lsallcal(l)=lsallcal(j) 1 2 15-MAY-2007 16:07:13 AIPS if(l<>j)then;lsallcal(j)='';end;l=l+1;end;end 1 2 15-MAY-2007 16:07:13 AIPS $typ 'LSAMPCAL, LSPHACAL, LSBNDCAL, LSPNTCAL, AND LSALLCAL :' 1 2 15-MAY-2007 16:07:13 AIPS $typ lsampcal; typ lsphacal; typ lsbndcal; typ lspntcal; typ lsallcal; 1 2 15-MAY-2007 16:07:13 AIPS return;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS finish 1 2 15-MAY-2007 16:07:13 AIPS 1 2 15-MAY-2007 16:07:13 AIPS procedure numtab(lsstrng) 1 2 15-MAY-2007 16:07:13 AIPS keystrng'';j=0;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS while ((j<15)&(keystrng<>lsstrng)) 1 2 15-MAY-2007 16:07:13 AIPS j=j+1;keyword'EXTYPE'!!char(j);gethead;end;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS if (keystrng=lsstrng) then 1 2 15-MAY-2007 16:07:13 AIPS keyword'EXTVER'!!char(j);gethead;else;keyvalue=0;end 1 2 15-MAY-2007 16:07:13 AIPS keyword'';keystrng'';clrtemp 1 2 15-MAY-2007 16:07:13 AIPS return keyvalue(1);finish 1 2 15-MAY-2007 16:07:13 AIPS 1 2 15-MAY-2007 16:07:13 AIPS procedure numbasel 1 2 15-MAY-2007 16:07:13 AIPS scalar numarow,numbout,numbant,numbase,idx;string*16 nameant 1 2 15-MAY-2007 16:07:13 AIPS numbout=0;keyword'NUM ROW';inext'AN';invers=0;getthead;numarow=keyvalue(1) 1 2 15-MAY-2007 16:07:13 AIPS for numbant=1:numarow 1 2 15-MAY-2007 16:07:13 AIPS pixxy=numbant,1,0;tabget;nameant=keystrng;idx=1;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS while(substr(nameant,idx,idx)<>':');idx=idx+1;end 1 2 15-MAY-2007 16:07:13 AIPS if(substr(nameant,idx+1,idx+3)='OUT')then;numbout=numbout+1;end 1 2 15-MAY-2007 16:07:13 AIPS if(substr(nameant,idx+2,idx+4)='OUT')then;numbout=numbout+1;end 1 2 15-MAY-2007 16:07:13 AIPS end;numbase=(numarow-numbout)*(numarow-numbout-1)/2;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS $ type char(numarow-numbout)!!' ANTENNAS',char(numbase)!!' BASELINES' 1 2 15-MAY-2007 16:07:13 AIPS return numbase 1 2 15-MAY-2007 16:07:13 AIPS finish 1 2 15-MAY-2007 16:07:13 AIPS 1 2 15-MAY-2007 16:07:13 AIPS procedure calcintt 1 2 15-MAY-2007 16:07:13 AIPS scalar numxrow,numscan,numbbeg,numbend,numcnst,sum,avr,rms,rmax;rmax=300 1 2 15-MAY-2007 16:07:13 AIPS array interval(1000),numbvis(1000);avr=0;if(rmax>1000)then;rmax=1000;end 1 2 15-MAY-2007 16:07:13 AIPS if (numtab('NX')<1) then;type'NOT MULTISOURCE - NO INTTIME CALCULATED' 1 2 15-MAY-2007 16:07:13 AIPS else 1 2 15-MAY-2007 16:07:13 AIPS keyword'NUM ROW';inext'NX';invers 0;getthead;numxrow=keyvalue(1) 1 2 15-MAY-2007 16:07:13 AIPS if(numxrow>rmax)then;numxrow rmax;end 1 2 15-MAY-2007 16:07:13 AIPS for numscan=1:numxrow;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS pixxy=numscan,2,0;tabget;interval(numscan)=86400*keyvalue(1) 1 2 15-MAY-2007 16:07:13 AIPS pixxy=numscan,5,0;tabget;numbbeg=keyvalue(1) 1 2 15-MAY-2007 16:07:13 AIPS pixxy=numscan,6,0;tabget;numbend=keyvalue(1) 1 2 15-MAY-2007 16:07:13 AIPS numbvis(numscan)=numbend-numbbeg+1;avr=max(avr,numbvis(numscan)) 1 2 15-MAY-2007 16:07:13 AIPS end;numcnst=numbasel;sum=0 1 2 15-MAY-2007 16:07:13 AIPS if (avr > 0) then 1 2 15-MAY-2007 16:07:13 AIPS for numscan=1:numxrow;if (numbvis(numscan)>0) then 1 2 15-MAY-2007 16:07:13 AIPS sum=sum+( (numcnst*interval(numscan)) / numbvis(numscan) ) 1 2 15-MAY-2007 16:07:13 AIPS end;end;clrtemp;avr=sum/numxrow;sum=0 1 2 15-MAY-2007 16:07:13 AIPS for numscan=1:numxrow;if (numbvis(numscan)>0) then 1 2 15-MAY-2007 16:07:13 AIPS sum=sum+((numcnst*interval(numscan))/numbvis(numscan)-avr)**2 1 2 15-MAY-2007 16:07:13 AIPS end;end;clrtemp;rms=sum/numxrow;clrtemp;end 1 2 15-MAY-2007 16:07:13 AIPS $ type char(numxrow)!!' SCANS/SAMPLES WITH RMS(SEC) +/-'!!char(rms) 1 2 15-MAY-2007 16:07:13 AIPS $ type char(avr)!!' SECOND INTEGRATIONS (APPROXIMATELY)' 1 2 15-MAY-2007 16:07:13 AIPS end 1 2 15-MAY-2007 16:07:13 AIPS return avr 1 2 15-MAY-2007 16:07:13 AIPS finish 1 2 15-MAY-2007 16:07:13 AIPS 1 2 15-MAY-2007 16:07:13 AIPS procedure guesintt 1 2 15-MAY-2007 16:07:13 AIPS scalar intcst,intavr,intmod,intime 1 2 15-MAY-2007 16:07:13 AIPS intavr=calcintt;intcst=intavr;keyword'TELESCOP';gethead 1 2 15-MAY-2007 16:07:13 AIPS if (keystrng='VLA') then;intcst=1+(2/3);end 1 2 15-MAY-2007 16:07:13 AIPS if (keystrng='VLBA') then;intcst=0.131072;end 1 2 15-MAY-2007 16:07:13 AIPS if (intcst=intavr) then;type'UNKNOWN TELESCOPE :'!!keystrng;end 1 2 15-MAY-2007 16:07:13 AIPS if (intavr>10) then 1 2 15-MAY-2007 16:07:13 AIPS $ intime=10*floor(0.5+(intavr/10)) 1 2 15-MAY-2007 16:07:13 AIPS intime=10*floor(intavr/10) 1 2 15-MAY-2007 16:07:13 AIPS else;if (intavr>0) then 1 2 15-MAY-2007 16:07:13 AIPS intmod=mod(intavr,intcst) 1 2 15-MAY-2007 16:07:13 AIPS $ intime=intcst*((intavr-intmod)/intcst+floor(0.5+(intmod/intcst))) 1 2 15-MAY-2007 16:07:13 AIPS intime=intcst*((intavr-intmod)/intcst+floor(intmod/intcst)) 1 2 15-MAY-2007 16:07:13 AIPS else;intime=intavr;end;end;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS if(numtab('NX')>0)then;type char(intime)!!' SECOND INTEGRATIONS (GUESS)';end 1 2 15-MAY-2007 16:07:13 AIPS return intime 1 2 15-MAY-2007 16:07:13 AIPS finish 1 2 15-MAY-2007 16:07:13 AIPS 1 2 15-MAY-2007 16:07:13 AIPS procedure checkids 1 2 15-MAY-2007 16:07:13 AIPS $LOS - account for fast switching source names - check on pos, qual, calco 1 2 15-MAY-2007 16:07:13 AIPS scalar ra1a,ra1b,ra2a,ra2b,dc1a,dc1b,dc2a,dc2b,n,m,l,idx 1 2 15-MAY-2007 16:07:13 AIPS scalar q1,q2 1 2 15-MAY-2007 16:07:13 AIPS string*1 co1,co2 1 2 15-MAY-2007 16:07:13 AIPS string*16 n1,n2 1 2 15-MAY-2007 16:07:13 AIPS array alist(100),blist(100) 1 2 15-MAY-2007 16:07:13 AIPS inext'SU';invers 0;keyword'NUM ROW';keyvalue 0;keystrng'';getthead 1 2 15-MAY-2007 16:07:13 AIPS n=keyvalue(1);idx=1;aparm 0;bparm 0;alist 0;blist 0 1 2 15-MAY-2007 16:07:13 AIPS if (n < 2) then; type'ONE SOURCE ONLY, SKIPPING FASTSWITCH TEST';else 1 2 15-MAY-2007 16:07:13 AIPS for m=1:(n-1);clrtemp 1 2 15-MAY-2007 16:07:13 AIPS pixxy m,11;tabget;ra1a keyvalue(1);ra1b keyvalue(2) 1 2 15-MAY-2007 16:07:13 AIPS for l=(m+1):n;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS pixxy l,11;tabget;ra2a keyvalue(1);ra2b keyvalue(2) 1 2 15-MAY-2007 16:07:13 AIPS if (abs(ra1a-ra2a)=0) then 1 2 15-MAY-2007 16:07:13 AIPS if ( abs((ra1b-ra2b)*3600*1000) < 3 ) then $ RA within 3 mas! 1 2 15-MAY-2007 16:07:13 AIPS pixxy m,12;tabget;dc1a keyvalue(1);dc1b keyvalue(2) 1 2 15-MAY-2007 16:07:13 AIPS pixxy l,12;tabget;dc2a keyvalue(1);dc2b keyvalue(2) 1 2 15-MAY-2007 16:07:13 AIPS if (abs(dc1a-dc2a)=0) then 1 2 15-MAY-2007 16:07:13 AIPS if ( abs((dc1b-dc2b)*3600*1000) < 3 ) then $ DC within 3 mas! 1 2 15-MAY-2007 16:07:13 AIPS pixxy m,3;tabget;q1 keyvalue(1);pixxy l,3;tabget;q2 keyvalue(1) 1 2 15-MAY-2007 16:07:13 AIPS if (q1=q2) then $ same qualifier; same calcode? 1 2 15-MAY-2007 16:07:13 AIPS pixxy m,4;tabget;co1 keystrng;pixxy l,4;tabget;co2 keystrng 1 2 15-MAY-2007 16:07:13 AIPS if (co1=co2) then 1 2 15-MAY-2007 16:07:13 AIPS pixxy m,1;tabget;q1 keyvalue(1) 1 2 15-MAY-2007 16:07:13 AIPS pixxy l,1;tabget;q2 keyvalue(1) 1 2 15-MAY-2007 16:07:13 AIPS pixxy m,2;tabget;n1 keystrng;pixxy l,2;tabget;n2 keystrng 1 2 15-MAY-2007 16:07:13 AIPS if (idx>100) then 1 2 15-MAY-2007 16:07:13 AIPS type 'TOO MANY SOURCES TO DO DSORC - DO BY HAND!' 1 2 15-MAY-2007 16:07:13 AIPS type 'NEXT =.'!!char(idx)!!' DO:'!!char(l)!!'.&.'!!char(m) 1 2 15-MAY-2007 16:07:13 AIPS else 1 2 15-MAY-2007 16:07:13 AIPS if (length(n1)1) then;task'DSORC';n=0 1 2 15-MAY-2007 16:07:13 AIPS outname inname;outclass inclass;outseq inseq;outdisk indisk 1 2 15-MAY-2007 16:07:13 AIPS while (n100)then;type'TOO MANY SOURCES FOR DSORC';error 1;end;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS end 1 2 15-MAY-2007 16:07:13 AIPS finish 1 2 15-MAY-2007 16:07:13 AIPS 1 2 15-MAY-2007 16:07:13 AIPS procedure chkobjct 1 2 15-MAY-2007 16:07:13 AIPS if (( (object='1331+305') ! (object='1328+307') ) ! (object='J1331+3030') ) 1 2 15-MAY-2007 16:07:13 AIPS then; object='3C286';end 1 2 15-MAY-2007 16:07:13 AIPS if (( (object='0137+331') ! (object='0134+329') ) ! (object='J0137+3309') ) 1 2 15-MAY-2007 16:07:13 AIPS then; object='3C48';end 1 2 15-MAY-2007 16:07:13 AIPS if (( (object='0521+166') ! (object='0518+165') ) ! (object='J0521+1638') ) 1 2 15-MAY-2007 16:07:13 AIPS then; object='3C138';end 1 2 15-MAY-2007 16:07:13 AIPS if (( (object='0542+498') ! (object='0538+498') ) ! (object='J0542+4951') ) 1 2 15-MAY-2007 16:07:13 AIPS then; object='3C147';end 1 2 15-MAY-2007 16:07:13 AIPS if (( (object='1411+522') ! (object='1409+524') ) ! (object='J1411+5212') ) 1 2 15-MAY-2007 16:07:13 AIPS then; object='3C295';end;clrtemp;return 1 2 15-MAY-2007 16:07:13 AIPS finish 1 2 15-MAY-2007 16:07:13 AIPS 1 2 15-MAY-2007 16:07:13 AIPS procedure checkbnd 1 2 15-MAY-2007 16:07:13 AIPS band='';j=1 1 2 15-MAY-2007 16:07:13 AIPS while (j<9) 1 2 15-MAY-2007 16:07:13 AIPS keyword='CTYPE'!!char(j);gethead;keyword='CRVAL'!!char(j);clrtemp 1 2 15-MAY-2007 16:07:13 AIPS if (keystrng='FREQ') then;gethead;j=9;else;j=j+1;end;end 1 2 15-MAY-2007 16:07:13 AIPS keyvalue(1)=keyvalue(1)/1e9; 1 2 15-MAY-2007 16:07:13 AIPS if ( (keyvalue(1)>38) & (keyvalue(1)<51) ) then; band='Q';end 1 2 15-MAY-2007 16:07:13 AIPS if ( (keyvalue(1)>20.4) & (keyvalue(1)<25.5) ) then; band='K';end 1 2 15-MAY-2007 16:07:13 AIPS if ( (keyvalue(1)>13.5) & (keyvalue(1)<16.3) ) then; band='U';end 1 2 15-MAY-2007 16:07:13 AIPS if ( (keyvalue(1)> 6.8) & (keyvalue(1)< 9.6) ) then; band='X';end 1 2 15-MAY-2007 16:07:13 AIPS if ( (keyvalue(1)> 4.2) & (keyvalue(1)< 5.1) ) then; band='C';end 1 2 15-MAY-2007 16:07:13 AIPS if ( (keyvalue(1)> 1.15) & (keyvalue(1)< 1.75) ) then; band='L';end 1 2 15-MAY-2007 16:07:13 AIPS if ( (keyvalue(1)>0.298) & (keyvalue(1)<0.345) ) then; band='P';end 1 2 15-MAY-2007 16:07:13 AIPS if ( (keyvalue(1)>0.072) & (keyvalue(1)<0.076) ) then; band='4';end;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS return 1 2 15-MAY-2007 16:07:13 AIPS finish 1 2 15-MAY-2007 16:07:13 AIPS 1 2 15-MAY-2007 16:07:13 AIPS procedure chkmodel 1 2 15-MAY-2007 16:07:13 AIPS error=0;sysout='';sys2com'' 1 2 15-MAY-2007 16:07:13 AIPS syscom'ls -1 $AIPSTARS/ 1 2 15-MAY-2007 16:07:13 AIPS sys2com(1) inname!!'.MODEL' 1 2 15-MAY-2007 16:07:13 AIPS sys2com(2) ' >& /dev/null 1 2 15-MAY-2007 16:07:13 AIPS system 1 2 15-MAY-2007 16:07:13 AIPS finish 1 2 15-MAY-2007 16:07:13 AIPS 1 2 15-MAY-2007 16:07:13 AIPS procedure loadmodl 1 2 15-MAY-2007 16:07:13 AIPS scalar lsidx,l 1 2 15-MAY-2007 16:07:13 AIPS array lsload(5) 1 2 15-MAY-2007 16:07:13 AIPS task'TABGET';getset;inext'SU';invers 0;keyvalue=0;keystrng'' 1 2 15-MAY-2007 16:07:13 AIPS keyword'NUM ROW';getthead;lsidx=keyvalue(1);l=1;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS for i=1:lsidx 1 2 15-MAY-2007 16:07:13 AIPS pixxy=i,2,0;tabget;k=length(keystrng);j=1;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS while (j<21) 1 2 15-MAY-2007 16:07:13 AIPS if (substr(lsampcal(j),1,k)=substr(keystrng,1,k)) then 1 2 15-MAY-2007 16:07:13 AIPS lsload(l)=i;j=30;l=l+1;else;j=j+1;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS end;end;end;lsidx=0;checkbnd;keyword'EPOCH';keyvalue=0;keystrng='';gethead 1 2 15-MAY-2007 16:07:13 AIPS if (keyvalue(1)<1999) then;lsidx=1;end 1 2 15-MAY-2007 16:07:13 AIPS for j=1:(l-1) 1 2 15-MAY-2007 16:07:13 AIPS object=lsampcal(j);chkobjct;clrtemp;intype'MA';outdisk=lsdisk 1 2 15-MAY-2007 16:07:13 AIPS inname=object!!'_'!!band;inclass'MODEL';inseq=1;indisk=lsdisk;chkname 1 2 15-MAY-2007 16:07:13 AIPS $$ if (error>0) then;type lsampcal(lsload(j))!!' MODEL ='inname;chkmodel 1 2 15-MAY-2007 16:07:13 AIPS if (error>0) then;type lsampcal(j)!!' MODEL ='inname;chkmodel 1 2 15-MAY-2007 16:07:13 AIPS if(error<1)then;go calrd;if (lsidx>0) then;eposwtch;end;end;end $ J2000 1 2 15-MAY-2007 16:07:13 AIPS end;return 1 2 15-MAY-2007 16:07:13 AIPS finish 1 2 15-MAY-2007 16:07:13 AIPS 1 2 15-MAY-2007 16:07:13 AIPS procedure vlanew 1 2 15-MAY-2007 16:07:13 AIPS clrstat;j=numtab('BP');if (j>0) then;inext'BP';invers=-1;extdest;end 1 2 15-MAY-2007 16:07:13 AIPS j=numtab('CL');if (j>1) then;inext'CL';for k=2:j;invers=k;extdest;end;end 1 2 15-MAY-2007 16:07:13 AIPS j=numtab('SN');if (j>0) then;inext'SN';invers=-1;extdest;end 1 2 15-MAY-2007 16:07:13 AIPS j=numtab('XX');if (j>0) then;inext'XX';invers=-1;extdest;end 1 2 15-MAY-2007 16:07:13 AIPS if (inclass='LINE') then 1 2 15-MAY-2007 16:07:13 AIPS j=numtab('FG');if (j>1) then;inext'FG';for k=2:j;invers=k;extdest;end;end 1 2 15-MAY-2007 16:07:13 AIPS j=numtab('CL');if (j>1) then;inext'CL';for k=2:j;invers=k;extdest;end;end 1 2 15-MAY-2007 16:07:13 AIPS j=numtab('BP');if (j>0) then;inext'BP';invers=-1;extdest;end 1 2 15-MAY-2007 16:07:13 AIPS j=numtab('PL');if (j>0) then;inext'PL';invers=-1;extdest;end 1 2 15-MAY-2007 16:07:13 AIPS end;j=numtab('PL');if (j>0) then;inext'PL';invers=-1;extdest;end;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS type'DONE CLEANUP OF OLD TABLE EXTENTION FILES (CL,SN,FG,BP,PL,XX)' 1 2 15-MAY-2007 16:07:13 AIPS finish 1 2 15-MAY-2007 16:07:13 AIPS 1 2 15-MAY-2007 16:07:13 AIPS procedure allzap 1 2 15-MAY-2007 16:07:13 AIPS chkname;if(error<1)then;for j=1:(1-error);zap;end;end;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS finish 1 2 15-MAY-2007 16:07:13 AIPS 1 2 15-MAY-2007 16:07:13 AIPS procedure allplot 1 2 15-MAY-2007 16:07:13 AIPS tvinit;j=numtab('PL');type 'NUMBER OF PLOT FILES TO SHOW ON TV:'!!char(j) 1 2 15-MAY-2007 16:07:13 AIPS if (j>0) then 1 2 15-MAY-2007 16:07:13 AIPS for k=1:j;plver=k;type 'PLOT'char(k)!!'/'!!char(j);go tvpl;read;end 1 2 15-MAY-2007 16:07:13 AIPS else;type 'NOTHING TO PLOT - DONE';end 1 2 15-MAY-2007 16:07:13 AIPS finish 1 2 15-MAY-2007 16:07:13 AIPS 1 2 15-MAY-2007 16:07:13 AIPS procedure goplt 1 2 15-MAY-2007 16:07:13 AIPS if (lsplot>=0) then;go;end 1 2 15-MAY-2007 16:07:13 AIPS finish $UV and vis only 1 2 15-MAY-2007 16:07:13 AIPS procedure goplt0 1 2 15-MAY-2007 16:07:13 AIPS if (lsplot>0) then;go;end 1 2 15-MAY-2007 16:07:13 AIPS finish $SN only 1 2 15-MAY-2007 16:07:13 AIPS procedure goplt1 1 2 15-MAY-2007 16:07:13 AIPS if (lsplot>1) then;go;end 1 2 15-MAY-2007 16:07:13 AIPS finish $SN+CL 1 2 15-MAY-2007 16:07:13 AIPS procedure goplt2 1 2 15-MAY-2007 16:07:13 AIPS if (lsplot>2) then;go;end 1 2 15-MAY-2007 16:07:13 AIPS finish $SN+CL+BP 1 2 15-MAY-2007 16:07:13 AIPS procedure goplt3 1 2 15-MAY-2007 16:07:13 AIPS if (lsplot>3) then;go;end 1 2 15-MAY-2007 16:07:13 AIPS finish $CL,BP applied 1 2 15-MAY-2007 16:07:13 AIPS 1 2 15-MAY-2007 16:07:13 AIPS procedure calpipe(lsdisk,lsname,lsrant) 1 2 15-MAY-2007 16:07:13 AIPS vnum=33;dowait=true;getidn;vlanew;j=0;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS if (inclass='CH 0') then;inclass'LINE';vlanew;end;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS if(fsw>0)then;checkids;if(inclass='CH 0')then;inclass'LINE';checkids;end;end 1 2 15-MAY-2007 16:07:13 AIPS if ((numtab('FG')<1)&(lsflag>=0)) then 1 2 15-MAY-2007 16:07:13 AIPS if (lsflag>=1) then 1 2 15-MAY-2007 16:07:13 AIPS task'QUACK';getset;flagver=1;opcode'BEG';i=min(3*tint,20) 1 2 15-MAY-2007 16:07:13 AIPS reason char(i)!!' SEC AUTO-QUACK';aparm=0,i/60,(tint/60)*1.1;j=1 1 2 15-MAY-2007 16:07:13 AIPS while (j<9);keyword='CTYPE'!!char(j);gethead;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS if(keystrng='FREQ')then 1 2 15-MAY-2007 16:07:13 AIPS keyword='CRVAL'!!char(j);gethead;keyval(1)=keyval(1)/1e10;j=9 1 2 15-MAY-2007 16:07:13 AIPS if (keyval(1) < 1.8) then;clrtemp;go;else;tput quack 1 2 15-MAY-2007 16:07:13 AIPS type 'QUACK SKIPPED FOR THIS HIGH FREQUENCY OBSERVATION' 1 2 15-MAY-2007 16:07:13 AIPS type 'MAY BE A FAST-SWITHCING OBS - IE LOSS OF ALL DATA' 1 2 15-MAY-2007 16:07:13 AIPS type 'RUN BY HAND IF YOU REALLY WANT THIS QUACK';tget quack 1 2 15-MAY-2007 16:07:13 AIPS end;else;j=j+1;end;end 1 2 15-MAY-2007 16:07:13 AIPS end;task'FLAGR';getset 1 2 15-MAY-2007 16:07:13 AIPS docal 2;solint=max(3*tint-2,2.7*tint);vector=-1;docrt 0;go 1 2 15-MAY-2007 16:07:13 AIPS end 1 2 15-MAY-2007 16:07:13 AIPS task'SNPLT';getset;inext'CL';nplots 8;optype'AMP';vput;pixrange=0.7,1.8 1 2 15-MAY-2007 16:07:13 AIPS goplt1;task'SETJY';getset;optype'REJY';aparm=0;freqid=1;go;optype'CALC' 1 2 15-MAY-2007 16:07:13 AIPS if (length(lscal)<>0) then 1 2 15-MAY-2007 16:07:13 AIPS optype'';zerosp=lsflux,0;lsallcal=lscal,lspntcal 1 2 15-MAY-2007 16:07:13 AIPS end;sources=lsampcal;go;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS task'CALIB';getset;docalib=2;refant=lsrant;aparm=3,0,0,0,0,0,4,0,0;calcode'' 1 2 15-MAY-2007 16:07:13 AIPS solint=lsparm(2);calsour=lspntcal;snver=numtab('SN')+1;solmode'P' 1 2 15-MAY-2007 16:07:13 AIPS soltype'L1R';baddisk=lsbadd;vput;kj=0;userid=0;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS while (kj<9) 1 2 15-MAY-2007 16:07:13 AIPS kj=kj+1;keyvalue=0;keystrng'';keyword='CTYPE'!!char(kj);gethead;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS if(substr(keystrng,1,4)='FREQ')then;keyword='CRVAL'!!char(kj);gethead 1 2 15-MAY-2007 16:07:13 AIPS kj=10;end;end;vget;if((keyvalue(1))>17e9&(solint>0.5))then;solint=1/3 1 2 15-MAY-2007 16:07:13 AIPS aparm(7)=3.5;vput;type' AUTOMATIC RESET: SOLINT=20SEC (HIGH FREQ)';end 1 2 15-MAY-2007 16:07:13 AIPS if(star>0)then;calsour'';calcode'*';end;go 1 2 15-MAY-2007 16:07:13 AIPS if (lsmodl>0) then $ use models for ones that exist 1 2 15-MAY-2007 16:07:13 AIPS loadmodl;vget calib;calsour='';in2seq=0;in2disk=lsdisk;in2class'MODEL' 1 2 15-MAY-2007 16:07:13 AIPS for j=1:(l-1) 1 2 15-MAY-2007 16:07:13 AIPS inext'SU';pixxy=lsload(j),2,0;tabget;calsour(1)=keystrng;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS pixxy=lsload(j),4,0;tabget;calcode=substr(keystrng,1,4);clrtemp 1 2 15-MAY-2007 16:07:13 AIPS object=lsampcal(j);chkobjct;in2name=object!!'_'!!band 1 2 15-MAY-2007 16:07:13 AIPS vput calib;inname=in2name;inclass=in2class;inseq=in2seq;indisk=in2disk 1 2 15-MAY-2007 16:07:13 AIPS $ if no model, use point with full uvrange 1 2 15-MAY-2007 16:07:13 AIPS chkname;vget calib;if (error>0)then;clr2name;end;go 1 2 15-MAY-2007 16:07:13 AIPS end;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS else;uvrange=lsparm(3),lsparm(4);calsour=lsampcal;go;end 1 2 15-MAY-2007 16:07:13 AIPS vget snplt;inext'SN';optype'PHAS';goplt0;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS task'CLCAL';getset;freqid=1;refant=lsrant;gainuse=numtab('CL')+1 1 2 15-MAY-2007 16:07:13 AIPS snver=numtab('SN');gainver=numtab('CL');sources'';soucode''; 1 2 15-MAY-2007 16:07:13 AIPS calsour=lsphacal;calcode'';vput;if(star>0)then;calsour'';calcode'*';end;go 1 2 15-MAY-2007 16:07:13 AIPS calsour=lsallcal;sources=calsour;interpol'SELF' 1 2 15-MAY-2007 16:07:13 AIPS if(star>0)then;calsour'';calcode'*';soucode'*';end;go 1 2 15-MAY-2007 16:07:13 AIPS vget snplt;inext'CL';optype'PHAS';goplt1;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS vget calib;solmode'A&P';calsour=lspntcal;calcode'';snver=numtab('SN')+1 1 2 15-MAY-2007 16:07:13 AIPS solint=lsparm(13)*lsparm(2);clr2name;vput 1 2 15-MAY-2007 16:07:13 AIPS if(star>0)then;calsour'';calcode'*';end;go 1 2 15-MAY-2007 16:07:13 AIPS if (lsmodl>0) then 1 2 15-MAY-2007 16:07:13 AIPS loadmodl;vget calib;calsour='';in2seq=0;in2disk=lsdisk;in2class'MODEL' 1 2 15-MAY-2007 16:07:13 AIPS for j=1:(l-1) 1 2 15-MAY-2007 16:07:13 AIPS inext'SU';pixxy=lsload(j),2,0;tabget;calsour(1)=keystrng;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS pixxy=lsload(j),4,0;tabget;calcode=substr(keystrng,1,4);clrtemp 1 2 15-MAY-2007 16:07:13 AIPS object=lsampcal(j);chkobjct;in2name=object!!'_'!!band;calcode'' 1 2 15-MAY-2007 16:07:13 AIPS vput calib;inname=in2name;inclass=in2class;inseq=in2seq;indisk=in2disk 1 2 15-MAY-2007 16:07:13 AIPS $ if no model, use point with full uvrange 1 2 15-MAY-2007 16:07:13 AIPS chkname;vget calib;if (error>0)then;clr2name;end;go 1 2 15-MAY-2007 16:07:13 AIPS end;inseq=0;indisk=lsdisk;inclass'MODEL';intype'MA' 1 2 15-MAY-2007 16:07:13 AIPS for j=1:(l-1) 1 2 15-MAY-2007 16:07:13 AIPS object=lsampcal(j);chkobjct;inname=object!!'_'!!band;chkname 1 2 15-MAY-2007 16:07:13 AIPS if (error<1) then;zap;end;end 1 2 15-MAY-2007 16:07:13 AIPS else;uvrange=lsparm(3),lsparm(4);calsour=lsampcal;go;end 1 2 15-MAY-2007 16:07:13 AIPS vget snplt;inext'SN';optype'AMP';goplt0;optype'PHAS';pixrange=-20,20;goplt0 1 2 15-MAY-2007 16:07:13 AIPS task'GETJY';getset;calsour=lsampcal;snver=numtab('SN'); 1 2 15-MAY-2007 16:07:13 AIPS if (star>0) then; 1 2 15-MAY-2007 16:07:13 AIPS $ for j=1:lsparm(14);sources(j)='-'!!lsampcal(j);end;k=lsparm(14)+1 1 2 15-MAY-2007 16:07:13 AIPS $ if (length(lscal)>0) then;sources(k)='-'!!lscal;k=k+1;end 1 2 15-MAY-2007 16:07:13 AIPS $ for j=k:(25-k+2);sources(j)=lspntcal(j-k+2);end; 1 2 15-MAY-2007 16:07:13 AIPS soucode='*' 1 2 15-MAY-2007 16:07:13 AIPS else 1 2 15-MAY-2007 16:07:13 AIPS sources=lspntcal;if (length(lscal)>0) then;sources(11)='-'!!lscal;end 1 2 15-MAY-2007 16:07:13 AIPS end;go 1 2 15-MAY-2007 16:07:13 AIPS if (lscont<1) then 1 2 15-MAY-2007 16:07:13 AIPS type '********************************************************' 1 2 15-MAY-2007 16:07:13 AIPS type '** WRITE DOWN THE FLUX DENSITIES FOR YOUR CALIBRATORS **' 1 2 15-MAY-2007 16:07:13 AIPS type '** (AND DO NOT FORGET THE ERRORS EITHER!) **' 1 2 15-MAY-2007 16:07:13 AIPS type '********************************************************';read 1 2 15-MAY-2007 16:07:13 AIPS end 1 2 15-MAY-2007 16:07:13 AIPS vget clcal;gainver=numtab('CL');gainuse=numtab('CL')+1;snver=numtab('SN') 1 2 15-MAY-2007 16:07:13 AIPS if(star>0)then;calsour'';calcode'*';end;go;calsour=lsallcal;sources=calsour 1 2 15-MAY-2007 16:07:13 AIPS interpol'SELF';if(star>0)then;calsour'';calcode'*';soucode'*';end;go 1 2 15-MAY-2007 16:07:13 AIPS vget snplt;inext'CL';optype'AMP';goplt1;optype'PHAS';goplt1;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS if (inclass='CH 0') then 1 2 15-MAY-2007 16:07:13 AIPS task'TACOP';getset 1 2 15-MAY-2007 16:07:13 AIPS outdisk=indisk;outname=inname;outclass'LINE';outseq=inseq;ncount=1 1 2 15-MAY-2007 16:07:13 AIPS keystrng'';inext'FG';invers=numtab('FG');if (invers>0) then;go;end 1 2 15-MAY-2007 16:07:13 AIPS inext'CL';invers=numtab('CL');keyvalue 0;outseq=inseq;vput;go;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS task'BPASS';getset;inclass'LINE';calsour=lsbndcal,lsampcal;docal=2 1 2 15-MAY-2007 16:07:13 AIPS solint=-1;bpassprm(5)=-1;bpassprm(9)=1;baddisk=lsbadd;go;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS task'POSSM';getset;inclass'LINE';bpver 0;aparm=0,1,.4,1.2,-30,30,0,2,3,0 1 2 15-MAY-2007 16:07:13 AIPS nplots=6;goplt2;sources=lsbndcal;docalib 2;doband 1;aparm=1 0;aparm(9)=3 1 2 15-MAY-2007 16:07:13 AIPS antennas=lsrant,0;goplt2;nplots=0;vput;goplt2;stokes'I';antennas=0;goplt2 1 2 15-MAY-2007 16:07:13 AIPS sources=lsampcal;goplt3 1 2 15-MAY-2007 16:07:13 AIPS vget tacop;inclass'LINE';outclass'CH 0';invers=numtab('BP');inext'BP';go 1 2 15-MAY-2007 16:07:13 AIPS end;task'TASAV';getset;outdisk=indisk;go;dowait=false;vnum=0;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS finish 1 2 15-MAY-2007 16:07:13 AIPS 1 2 15-MAY-2007 16:07:13 AIPS procedure calcrms 1 2 15-MAY-2007 16:07:13 AIPS scalar nbas,nvis,tbw,rms,minhrs 1 2 15-MAY-2007 16:07:13 AIPS keyword'GCOUNT';gethead;nvis=keyvalue(1);nbas=numbasel;j=1 1 2 15-MAY-2007 16:07:13 AIPS minhrs=nvis*tint/(nbas*3600) $ underesimate of obs hours (overestimate rms) 1 2 15-MAY-2007 16:07:13 AIPS while (j<9) $ bandwidth in a channel, continuum or spectral line 1 2 15-MAY-2007 16:07:13 AIPS keyword='CTYPE'!!char(j);gethead;keyword='CDELT'!!char(j);clrtemp 1 2 15-MAY-2007 16:07:13 AIPS if (keystrng='FREQ') then;gethead;j=9;else;j=j+1;end;end;tbw=keyvalue(1) 1 2 15-MAY-2007 16:07:13 AIPS if (lsidc <> 'CH 0') then;j=1 $ continuum, multiple IFs averaged 1 2 15-MAY-2007 16:07:13 AIPS while (j<9) 1 2 15-MAY-2007 16:07:13 AIPS keyword='CTYPE'!!char(j);gethead;keyword='NAXIS'!!char(j);clrtemp 1 2 15-MAY-2007 16:07:13 AIPS if(keystrng='IF')then;gethead;j=9;else;j=j+1;end;end;tbw=tbw*keyvalue(1) 1 2 15-MAY-2007 16:07:13 AIPS end;checkbnd;if((band='P')!(band='4'))then;tbw=tbw/3.2;else;tbw=tbw/50;end 1 2 15-MAY-2007 16:07:13 AIPS tbw=sqrt(tbw*minhrs/24e6);rms=-1 1 2 15-MAY-2007 16:07:13 AIPS if (band='Q')then;rms=3.0e-5/tbw;end;if (band='K')then;rms=2.5e-5/tbw;end 1 2 15-MAY-2007 16:07:13 AIPS if (band='U')then;rms=2.0e-5/tbw;end;if (band='X')then;rms=5.3e-6/tbw;end 1 2 15-MAY-2007 16:07:13 AIPS if (band='C')then;rms=6.4e-6/tbw;end;if (band='L')then;rms=6.6e-6/tbw;end 1 2 15-MAY-2007 16:07:13 AIPS if (band='P')then;rms=1.7e-4/tbw;end;if (band='4')then;rms=1.5e-2/tbw;end 1 2 15-MAY-2007 16:07:13 AIPS if (rms<0) then;type 'CANNOT CALCULATE RMS FROM OBSERVING BAND ..';end 1 2 15-MAY-2007 16:07:13 AIPS typ 'ESTIMATED RMS:' char(rms*1000)!!' MILLI JANSKY' 1 2 15-MAY-2007 16:07:13 AIPS return rms 1 2 15-MAY-2007 16:07:13 AIPS finish 1 2 15-MAY-2007 16:07:13 AIPS 1 2 15-MAY-2007 16:07:13 AIPS procedure setboxfle 1 2 15-MAY-2007 16:07:13 AIPS scalar ci,bi 1 2 15-MAY-2007 16:07:13 AIPS string*12 srcnme 1 2 15-MAY-2007 16:07:13 AIPS string*48 fbox 1 2 15-MAY-2007 16:07:13 AIPS srcnme=inname;ci=0;bi=length(srcnme) 1 2 15-MAY-2007 16:07:13 AIPS while(ci& /dev/null 1 2 15-MAY-2007 16:07:13 AIPS if(substr(boxfile,1,1)<>' ')then;system;end;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS finish 1 2 15-MAY-2007 16:07:13 AIPS 1 2 15-MAY-2007 16:07:13 AIPS procedure catboxfile 1 2 15-MAY-2007 16:07:13 AIPS string*20 expnm 1 2 15-MAY-2007 16:07:13 AIPS string*75 expmsg 1 2 15-MAY-2007 16:07:13 AIPS if (substr(expmsg,1,5)='ARUN:')then 1 2 15-MAY-2007 16:07:13 AIPS expmsg = substr(expmsg,6,71);sysout='$ARUN/'!!expmsg 1 2 15-MAY-2007 16:07:13 AIPS else;if (substr(expmsg,1,6)<>'$ARUN/')then;sysout = '$ARUN/'!!expmsg 1 2 15-MAY-2007 16:07:13 AIPS else;sysout = expmsg;end;end;sys2com'';syscom 'echo 1 2 15-MAY-2007 16:07:13 AIPS sys2com(1) ' "SETFC FILE FOR SOURCEX'!!inname!!' BELOW IS:"'; 1 2 15-MAY-2007 16:07:13 AIPS substr(sys2com(1),24,24)='';clrtemp;system;syscom 'cat 1 2 15-MAY-2007 16:07:13 AIPS sys2com(1) 'X'!!boxfile;substr(sys2com(1),1,1)='';clrtemp 1 2 15-MAY-2007 16:07:13 AIPS system 1 2 15-MAY-2007 16:07:13 AIPS finish 1 2 15-MAY-2007 16:07:13 AIPS 1 2 15-MAY-2007 16:07:13 AIPS procedure setimsize 1 2 15-MAY-2007 16:07:13 AIPS scalar szf, kk, prbm 1 2 15-MAY-2007 16:07:13 AIPS string*48 bxf 1 2 15-MAY-2007 16:07:13 AIPS array szc(2), szi(2), orgc(2), orgi(2) 1 2 15-MAY-2007 16:07:13 AIPS vput imagr;task'SETFC';sources'';bcount=1;bxf=setboxfle;boxfile=bxf 1 2 15-MAY-2007 16:07:13 AIPS bparm=0;infile='';shift=0;flux=0;pbparm=0.25,0;delboxfle 1 2 15-MAY-2007 16:07:13 AIPS orgc=cellsize;cellsize=0;orgi=lsparm(6);imsize=0;kk=1 1 2 15-MAY-2007 16:07:13 AIPS while (kk<9) 1 2 15-MAY-2007 16:07:13 AIPS keyword='CTYPE'!!char(kk);gethead;keyword='CRVAL'!!char(kk);clrtemp 1 2 15-MAY-2007 16:07:13 AIPS if (keystrng='FREQ') then;gethead;kk=9;else;kk=kk+1;end;end 1 2 15-MAY-2007 16:07:13 AIPS keyvalue(1)=keyvalue(1)/1e9;prbm=0.375/keyvalue(1);bparm(1)=prbm;bparm(2)=30 1 2 15-MAY-2007 16:07:13 AIPS bparm(3)=1;bparm(4)=0;bparm(5)=0.031;bparm(6)=256;bparm(7)=256;bparm(8)=100 1 2 15-MAY-2007 16:07:13 AIPS gx;bparm(4)=3*prbm;bparm(1)=-0.7*bparm(1);bcount=nfield+1 1 2 15-MAY-2007 16:07:13 AIPS type'SEARCHING FOR NVSS SOURCES';gx;szf=nfield;szc=cellsize;szi=imsize 1 2 15-MAY-2007 16:07:13 AIPS vget imagr;if(lsparm(5)<0)then;cellsize=szc;else;cellsize=orgc;end 1 2 15-MAY-2007 16:07:13 AIPS if(lsparm(6)<0)then;imsize=256;nfield=szf;boxfile=bxf;else;imsize=orgi;end 1 2 15-MAY-2007 16:07:13 AIPS vput imagr 1 2 15-MAY-2007 16:07:13 AIPS finish 1 2 15-MAY-2007 16:07:13 AIPS 1 2 15-MAY-2007 16:07:13 AIPS procedure imapipe(k,lsdisk,lsname) 1 2 15-MAY-2007 16:07:13 AIPS vnum=33;dowait=true 1 2 15-MAY-2007 16:07:13 AIPS if (k=1) then 1 2 15-MAY-2007 16:07:13 AIPS task'SPLIT';getset;outdisk=indisk;outclass=inclass;docalib=2 1 2 15-MAY-2007 16:07:13 AIPS baddisk=lsbadd;douvcomp=-1;go 1 2 15-MAY-2007 16:07:13 AIPS if (inclass='CH 0') then;inclass'LINE';outclass=inclass;doband=1;bpver=0 1 2 15-MAY-2007 16:07:13 AIPS go;end;end;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS task'TABGET';getset;inext'SU';invers=0;keyvalue=0;keystrng'';vput;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS task'IMAGR';getset;outdisk=indisk;flux=lsparm(8);baddisk=lsbadd;j=1 1 2 15-MAY-2007 16:07:13 AIPS while (j<9) 1 2 15-MAY-2007 16:07:13 AIPS keyword='CTYPE'!!char(j);gethead;keyword='CRVAL'!!char(j);clrtemp 1 2 15-MAY-2007 16:07:13 AIPS if (keystrng='FREQ') then;gethead;j=9;else;j=j+1;end;end 1 2 15-MAY-2007 16:07:13 AIPS cellsize=1.75e10/(keyvalue(1)*abs(lsparm(5)));do3dimag=1;overlap=2;vput 1 2 15-MAY-2007 16:07:13 AIPS keyword'NUM ROW';inext'SU';invers=0;keystrng'';getthead;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS for i=1:keyvalue(1) $ check if source is in index and uvfile exists 1 2 15-MAY-2007 16:07:13 AIPS vget tabget;pixxy=i,2,0;tabget;vget imagr;inname=keystrng;j=1;intype'UV' 1 2 15-MAY-2007 16:07:13 AIPS inseq=0;chkname;type ' ';niter=lsparm(7);lstarg=1;clrtemp;vput 1 2 15-MAY-2007 16:07:13 AIPS if (error < 1) then $ source file exists, but same source number ? 1 2 15-MAY-2007 16:07:13 AIPS vget tabget;pixxy=i,1,0;tabget;error=1;k=1 1 2 15-MAY-2007 16:07:13 AIPS while ((lssid(k)>0) & (k<1001)) 1 2 15-MAY-2007 16:07:13 AIPS if (lssid(k)=keyvalue(1))then error=0;end 1 2 15-MAY-2007 16:07:13 AIPS k=k+1;end;keyword'GCOUNT';gethead 1 2 15-MAY-2007 16:07:13 AIPS if(keyvalue(1)<10)then;type'NO DATA';error=1;end;end;vget imagr 1 2 15-MAY-2007 16:07:13 AIPS if (error < 1) then 1 2 15-MAY-2007 16:07:13 AIPS if ((lsparm(7)=7e4)&(lsparm(8)<0))then;flux=6*calcrms;end 1 2 15-MAY-2007 16:07:13 AIPS if ((lsparm(6)<0)!(lsparm(5)<0))then;setimsize;else;imsize=lsparm(6);end 1 2 15-MAY-2007 16:07:13 AIPS while (j<30) 1 2 15-MAY-2007 16:07:13 AIPS k=length(inname) 1 2 15-MAY-2007 16:07:13 AIPS if (substr(lsallcal(j),1,k)=substr(inname,1,k)) then $ calibrator 1 2 15-MAY-2007 16:07:13 AIPS lstarg=0;j=30 1 2 15-MAY-2007 16:07:13 AIPS if(lsparm(6)>=-0.99)then;niter=min(500,lsparm(7)) 1 2 15-MAY-2007 16:07:13 AIPS nfield=1;boxfile'';imsize=min(256,lsparm(6)) 1 2 15-MAY-2007 16:07:13 AIPS if(imsize(1)<0)then;imsize=256;end;end 1 2 15-MAY-2007 16:07:13 AIPS else;j=j+1;end $ check next source, if not found -> target 1 2 15-MAY-2007 16:07:13 AIPS end;if(substr(boxfile,1,1)<>' ')then;catboxfile;end 1 2 15-MAY-2007 16:07:13 AIPS 1 2 15-MAY-2007 16:07:13 AIPS j=1 1 2 15-MAY-2007 16:07:13 AIPS $calibrator lstarg=0 1 2 15-MAY-2007 16:07:13 AIPS $target if lstarg=1 1 2 15-MAY-2007 16:07:13 AIPS 1 2 15-MAY-2007 16:07:13 AIPS 1 2 15-MAY-2007 16:07:13 AIPS while (j<9) 1 2 15-MAY-2007 16:07:13 AIPS keyword='CTYPE'!!char(j);gethead;keyword='NAXIS'!!char(j);clrtemp 1 2 15-MAY-2007 16:07:13 AIPS if (keystrng='IF') then;gethead;j=9;else;j=j+1;end;end 1 2 15-MAY-2007 16:07:13 AIPS type ' NOW STARTING WITH SOURCE :'!!char(i)!!' ='!!inname;type ' ' 1 2 15-MAY-2007 16:07:13 AIPS if (inclass='CH 0') then 1 2 15-MAY-2007 16:07:13 AIPS for k=1:keyvalue(1);bif=k;eif=k 1 2 15-MAY-2007 16:07:13 AIPS if ((lstarg>0)!(lsparm(9)>0)) then;go;end 1 2 15-MAY-2007 16:07:13 AIPS end;clrtemp;k=keyvalue(1) 1 2 15-MAY-2007 16:07:13 AIPS inclass'LINE';keyvalue=0;keystrng'';j=1;chkname 1 2 15-MAY-2007 16:07:13 AIPS if (error < 1) then 1 2 15-MAY-2007 16:07:13 AIPS while (j<9) 1 2 15-MAY-2007 16:07:13 AIPS keyword='CTYPE'!!char(j);gethead;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS if (keystrng='FREQ') then 1 2 15-MAY-2007 16:07:13 AIPS keyword='NAXIS'!!char(j);gethead;echan=keyvalue(1);j=9 1 2 15-MAY-2007 16:07:13 AIPS else;j=j+1;end 1 2 15-MAY-2007 16:07:13 AIPS end;bchan=floor(echan/10);echan=ceil(echan*9/10) 1 2 15-MAY-2007 16:07:13 AIPS if (bchan=1) then;bchan=2;end;j=k 1 2 15-MAY-2007 16:07:13 AIPS for k=1:j;bif=k;eif=k;if ((lstarg>0)!(lsparm(9)>1)) then;go;end 1 2 15-MAY-2007 16:07:13 AIPS end;end;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS else 1 2 15-MAY-2007 16:07:13 AIPS bif=1;eif=keyvalue(1);vput;out2disk=indisk 1 2 15-MAY-2007 16:07:13 AIPS if ( (lsparm(10)=0) ! ((lsparm(9)<1)&(lstarg<1)) )then;go;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS else 1 2 15-MAY-2007 16:07:13 AIPS solint=lsparm(2);dotv=1;nmaps=lsparm(10);refant=lsrant;aparm=4,0 1 2 15-MAY-2007 16:07:13 AIPS if (lsparm(10)<0) then;dotv=-1;nmaps=-1*nmaps;end;go scimg;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS end;end;boxfile=setboxfle;delboxfle;vput imagr 1 2 15-MAY-2007 16:07:13 AIPS $ make uv and visibility plot 1 2 15-MAY-2007 16:07:13 AIPS task'UVPLT';ltype=-3;bparm 6,7;dotv -1;goplt;bparm 9,10;goplt;bparm 0 1 2 15-MAY-2007 16:07:13 AIPS goplt;vget imagr;inclass'IMAGR';inseq=0;intype'UV';indisk=lsdisk;allzap 1 2 15-MAY-2007 16:07:13 AIPS $ inclass'SCIMG';allzap 1 2 15-MAY-2007 16:07:13 AIPS inclass'IBM*';intype'MA';allzap 1 2 15-MAY-2007 16:07:13 AIPS inclass'RBM*';allzap;inclass'LBM*';allzap;recat;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS else;type ' NO UV-FILE, SKIPPING SOURCE :'!!inname!!' =#'!!char(i) 1 2 15-MAY-2007 16:07:13 AIPS end;end;dowait=false;vnum=0 1 2 15-MAY-2007 16:07:13 AIPS finish 1 2 15-MAY-2007 16:07:13 AIPS 1 2 15-MAY-2007 16:07:13 AIPS procedure avlapipe 1 2 15-MAY-2007 16:07:13 AIPS tput avlapipe;vnum=33;vput avlapipe;pipeinpt;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS if (lserr <> 0) then; type '*** ERROR - ARE ALL INPUTS SET PROPERLY ? ***' 1 2 15-MAY-2007 16:07:13 AIPS else;lsclrcal;tint=guesintt;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS if (tint > 0) then;calpipe(lsdisk,lsname,lsrant);clrtemp 1 2 15-MAY-2007 16:07:13 AIPS if (lsparm(1)>0) then;imapipe(1,lsdisk,lsname) 1 2 15-MAY-2007 16:07:13 AIPS else;type'CALIBRATION DONE - SKIPPING SPLIT AND IMAGING' 1 2 15-MAY-2007 16:07:13 AIPS type'-----------------------------------------------------------' 1 2 15-MAY-2007 16:07:13 AIPS end;type ' ' 1 2 15-MAY-2007 16:07:13 AIPS if (lsplot>0) then;type 'VIEW CAL-PLOTS WITH GETSET;ALLPLOT';end;type ' ' 1 2 15-MAY-2007 16:07:13 AIPS else;type '* * *';type 'SINGLE DISH VLBI EXPERIMENT?';type '* * *';end 1 2 15-MAY-2007 16:07:13 AIPS end;tget avlapipe;vnum=0;type'* APPEARS TO HAVE ENDED SUCCESSFULLY *';clrtemp 1 2 15-MAY-2007 16:07:13 AIPS finish 1 0 15-MAY-2007 16:07:13 AIPS run nvasdefs 1 2 15-MAY-2007 16:07:13 AIPS Found in Version=ABIN 1 2 15-MAY-2007 16:07:13 AIPS default'AVLAPIPE' 1 2 15-MAY-2007 16:07:13 AIPS Found in Version=ABIN 1 2 15-MAY-2007 16:07:13 AIPS indisk 1; doalign -1; flagver 2; domodel 1 1 2 15-MAY-2007 16:07:13 AIPS docal 1; sources '*''' 1 2 15-MAY-2007 16:07:13 AIPS $ to be set by itself later 1 2 15-MAY-2007 16:07:13 AIPS solint 1; factor 5; doarray -1; imsize -1 1 2 15-MAY-2007 16:07:13 AIPS $imsize 512;$niter -1;cutoff -1;plver 0 1 2 15-MAY-2007 16:07:13 AIPS niter -1; cutoff -1 1 2 15-MAY-2007 16:07:13 AIPS $ for now debugging 1 2 15-MAY-2007 16:07:13 AIPS docont 1; plver 0; doall 1; doresid 0 1 2 15-MAY-2007 16:07:13 AIPS 1 2 15-MAY-2007 16:07:13 AIPS $ defaults 1 2 15-MAY-2007 16:07:13 AIPS $ BADDISK 0$ INDISK 0$ DOCAT 1$ INNAME ' '$ INCLASS ' '$ INSEQ 0 1 2 15-MAY-2007 16:07:13 AIPS $ DOALIGN 1$ FLAgver 0$ SOLINT 0$ FACTOR 0$ REFANT 0$ DOMODEL -1 1 2 15-MAY-2007 16:07:13 AIPS $ KEYSTRNG ' '$ FLUX 0$ UVRANGE 0, 0$ SOURCES ' '$ CALSOUR ' ' 1 2 15-MAY-2007 16:07:13 AIPS $ dopol 0$ bpa 0$ DOCONT 1$ PLVER 0$ DOALL -1$ DOARRAY -1 1 2 15-MAY-2007 16:07:13 AIPS $ IMSIZE 0, 0$ NITER 0$ CUTOFF 0$ DOCAL 0$ DORESID -1 1 0 15-MAY-2007 16:07:13 AIPS compress 1 0 15-MAY-2007 16:07:13 AIPS default prtmsg;outprint'ARUN:'!!'AS638_1998SEP07_1.0.log 1 0 15-MAY-2007 16:07:13 AIPS docrt=-3;prnumber=-1;tput prtmsg;docrt 1 1 0 15-MAY-2007 16:07:13 AIPS procedure expid 1 0 15-MAY-2007 16:07:13 AIPS string*20 expnm 1 0 15-MAY-2007 16:07:13 AIPS string*75 expmsg 1 0 15-MAY-2007 16:07:13 AIPS expnm='AS638_1998SEP07_1' 1 0 15-MAY-2007 16:07:13 AIPS expmsg='ARUN:'!!'AS638_1998SEP07_1.0.log 1 0 15-MAY-2007 16:07:13 AIPS return expnm 1 0 15-MAY-2007 16:07:13 AIPS finish 1 0 15-MAY-2007 16:07:13 AIPS type expid 1 5 15-MAY-2007 16:07:13 AIPS 'AS638_1998SEP07_1' 1 0 15-MAY-2007 16:07:13 AIPS 1 0 15-MAY-2007 16:07:13 AIPS docrt=1;type expid 1 5 15-MAY-2007 16:07:13 AIPS 'AS638_1998SEP07_1' 1 0 15-MAY-2007 16:07:13 AIPS run avlapost 1 2 15-MAY-2007 16:07:13 AIPS Found in Version=ABIN 1 2 15-MAY-2007 16:07:13 AIPS $ Lorant Sjouwerman, versions 1.. 2005, for NRAO 1 2 15-MAY-2007 16:07:13 AIPS 1 2 15-MAY-2007 16:07:13 AIPS $$ General catalog looks like 1 2 15-MAY-2007 16:07:13 AIPS $$ Multi-source UV data file 1 2 15-MAY-2007 16:07:13 AIPS $$ Multi-source TASAV file 1 2 15-MAY-2007 16:07:13 AIPS $$ Single-source calibrated data - auvf 1 2 15-MAY-2007 16:07:13 AIPS $$ Single-source calibrated images- aimg 1 2 15-MAY-2007 16:07:13 AIPS 1 2 15-MAY-2007 16:07:13 AIPS $May need to redefine after a restore 0: 1 2 15-MAY-2007 16:07:13 AIPS $allzap 1 2 15-MAY-2007 16:07:13 AIPS $calcintt 1 2 15-MAY-2007 16:07:13 AIPS $guesintt 1 2 15-MAY-2007 16:07:13 AIPS $lsparm(5);tint;lsdisk 1 2 15-MAY-2007 16:07:13 AIPS 1 2 15-MAY-2007 16:07:13 AIPS procedure nvascln 1 2 15-MAY-2007 16:07:13 AIPS scalar alj,uvj, maj 1 2 15-MAY-2007 16:07:13 AIPS clrname;indisk lsdisk;recat;chkname;alj=1-error;getname 1;inname'' 1 2 15-MAY-2007 16:07:13 AIPS chkname;uvj=-error;intype'MA';inclass'NVAS07';chkname;maj=1-error 1 2 15-MAY-2007 16:07:13 AIPS if((uvj=maj)&(uvj>0))then $count down in unlikely case of crash (status R/W) 1 2 15-MAY-2007 16:07:13 AIPS type'CLEANUP SSRC, ALL:',maj,alj;for j=alj:1 by -1;egetn j;zap;end;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS else;type 'EXPECTED MA-FILES DO NOT MATCH UV-FILES; NO CLEANUP !';end 1 2 15-MAY-2007 16:07:13 AIPS finish 1 2 15-MAY-2007 16:07:13 AIPS 1 2 15-MAY-2007 16:07:13 AIPS procedure flatfov 1 2 15-MAY-2007 16:07:13 AIPS $LOS - compile flatn-ed radius blank-ed images out to where pbcorr=2.5 (=xpb) 1 2 15-MAY-2007 16:07:13 AIPS scalar uvi,mai,fov,frq,kk,tbw,tint,xpb,xcst,nif,fbw,fta;xpb=2.5 1 2 15-MAY-2007 16:07:13 AIPS string*4 cootype 1 2 15-MAY-2007 16:07:13 AIPS clrname;indisk=lsdisk;intype'UV';chkname;uvi=1-error 1 2 15-MAY-2007 16:07:13 AIPS if(uvi<3)then;type'ERROR: NO FILES PROCESSED !';else 1 2 15-MAY-2007 16:07:13 AIPS if(uvi<4)then;type'WARNING: ONLY ONE UV-FILE - MAYBE CHECK?';end 1 2 15-MAY-2007 16:07:13 AIPS egetname 1;tint=guesintt;kk=1 1 2 15-MAY-2007 16:07:13 AIPS xcst=sqrt((3/ln(2))*(xpb)/(xpb+1)); $ bit more field for BW/TA: xpb+1 1 2 15-MAY-2007 16:07:13 AIPS while (kk<7) 1 2 15-MAY-2007 16:07:13 AIPS keyvalue=0;keystrng'';keyword='CTYPE'!!char(kk);gethead 1 2 15-MAY-2007 16:07:13 AIPS if(substr(keystrng,1,2)='IF')then;keyword='NAXIS'!!char(kk) 1 2 15-MAY-2007 16:07:13 AIPS keystrng'';gethead;nif=keyvalue(1);kk=10;else;kk=kk+1;end;end;kk=1 1 2 15-MAY-2007 16:07:13 AIPS while (kk<7) 1 2 15-MAY-2007 16:07:13 AIPS keyvalue=0;keystrng'';keyword='CTYPE'!!char(kk);gethead 1 2 15-MAY-2007 16:07:13 AIPS if(substr(keystrng,1,4)='FREQ')then;keyword='CRVAL'!!char(kk) 1 2 15-MAY-2007 16:07:13 AIPS keystrng'';gethead;frq=keyvalue(1);kk=10;else;kk=kk+1;end;end 1 2 15-MAY-2007 16:07:13 AIPS for i=3:uvi;egetname i 1 2 15-MAY-2007 16:07:13 AIPS task'TABGET';inext'FQ';invers 1;keyword'NUM ROW';keystrng'';getthead 1 2 15-MAY-2007 16:07:13 AIPS kk=keyvalue(1);for j=1:kk;pixxy=j,4,1;tabget;tbw=keyvalue(1) 1 2 15-MAY-2007 16:07:13 AIPS if(nif=2)then;pixxy=j,4,2;tabget;tbw=max(tbw,keyvalue(1));end 1 2 15-MAY-2007 16:07:13 AIPS end;intype'MA';inseq=0;inclass'*001';chkname;mai=1-error 1 2 15-MAY-2007 16:07:13 AIPS if(mai>1)then;type'WARNING: MULTIPLE IMAGES - CHECK?';end;inclass'NVAS07' 1 2 15-MAY-2007 16:07:13 AIPS chkname;if(error<1)then;type inname!!' : FLATFOV ALREADY DONE';mai=0;end 1 2 15-MAY-2007 16:07:13 AIPS if (mai=1) then;inclass'*001' 1 2 15-MAY-2007 16:07:13 AIPS for j=1:mai $ assume inseq starts at 1.. 1 2 15-MAY-2007 16:07:13 AIPS inseq=j;kk=1;cellsize=0;userid=0 1 2 15-MAY-2007 16:07:13 AIPS while (kk<5) 1 2 15-MAY-2007 16:07:13 AIPS keyvalue=0;keystrng'';keyword='CTYPE'!!char(kk);gethead 1 2 15-MAY-2007 16:07:13 AIPS keyword='CDELT'!!char(kk);clrtemp 1 2 15-MAY-2007 16:07:13 AIPS if(substr(keystrng,1,3)='RA-')then;gethead;cellsize(1)=keyvalue(1);end 1 2 15-MAY-2007 16:07:13 AIPS if(substr(keystrng,1,4)='DEC-')then;gethead;cellsize(2)=keyvalue(1);end 1 2 15-MAY-2007 16:07:13 AIPS if(substr(keystrng,1,4)='FREQ')then;keyword='CRVAL'!!char(kk) 1 2 15-MAY-2007 16:07:13 AIPS keystrng'';gethead;fov=keyvalue(1)/1e9;fov=1350/fov;end;kk=kk+1 1 2 15-MAY-2007 16:07:13 AIPS end;cellsize(1)=-1*cellsize(1)*3600;cellsize(2)=cellsize(2)*3600 1 2 15-MAY-2007 16:07:13 AIPS fta=min(1.75e10/(frq*abs(lsparm(5))),(min(cellsize(1),cellsize(2)))) 1 2 15-MAY-2007 16:07:13 AIPS fbw=xcst*3*fta*frq/tbw $ radius field/view due bandwidth 1 2 15-MAY-2007 16:07:13 AIPS fta=xcst*3*fta/(tint*7.2722e-5) $ radius field/view due averaging 1 2 15-MAY-2007 16:07:13 AIPS fov=min(fov,fbw);fov=min(fov,fta) $ min field/view radius, arcsec 1 2 15-MAY-2007 16:07:13 AIPS imsize(1)=ceil(2*fov/cellsize(1));imsize(2)=ceil(2*fov/cellsize(2)) 1 2 15-MAY-2007 16:07:13 AIPS task'FLATN';inclass'?CL*';chkname;nfield=1-error;nmaps=1;clroname 1 2 15-MAY-2007 16:07:13 AIPS outname=inname;coordina=0;reweight=0;doweight=0;edgskp=15;aparm=0 1 2 15-MAY-2007 16:07:13 AIPS pbparm=1/xpb,0;type'MINIMUM FOV :'!!char(fov)!!' ARCSEC RADIUS' 1 2 15-MAY-2007 16:07:13 AIPS inclass'?CL001';gx 1 2 15-MAY-2007 16:07:13 AIPS $inclass'?CL*';allzap;recat 1 2 15-MAY-2007 16:07:13 AIPS ;inclass'FLATN' 1 2 15-MAY-2007 16:07:13 AIPS tput;default blank;tget flatn;task'BLANK';opcode'RADI';dparm fov,0 1 2 15-MAY-2007 16:07:13 AIPS gx;allzap;recat 1 2 15-MAY-2007 16:07:13 AIPS end;end;end;end 1 2 15-MAY-2007 16:07:13 AIPS finish 1 2 15-MAY-2007 16:07:13 AIPS 1 2 15-MAY-2007 16:07:13 AIPS procedure nvasimage 1 2 15-MAY-2007 16:07:13 AIPS $LOS - Determine noise, do primary beam correction, include copyright 1 2 15-MAY-2007 16:07:13 AIPS scalar numfle,ll,mm 1 2 15-MAY-2007 16:07:13 AIPS string*20 expnm 1 2 15-MAY-2007 16:07:13 AIPS if(expnm='')then;tget fillm;ll=length(infile);expnm=substr(infile,6,ll-1);end 1 2 15-MAY-2007 16:07:13 AIPS clrname;indisk=lsdisk;recat;chkname;numfle=1-error;mai=0 1 2 15-MAY-2007 16:07:13 AIPS while((mai'BLANK')) 1 2 15-MAY-2007 16:07:13 AIPS mai=mai+1;egetname mai;end;if(inclass<>'BLANK')then;mai=numfle+1;end 1 2 15-MAY-2007 16:07:13 AIPS for j=mai:numfle;default imean;docat=1;intype'SC';egetname j;chkname 1 2 15-MAY-2007 16:07:13 AIPS if(error=0)then;keyvalue=0;keystrng'';keyword='CRPIX1';gethead 1 2 15-MAY-2007 16:07:13 AIPS ll=keyvalue(1);keyword='CRPIX2';gethead;mm=keyvalue(1);doinvers=1 1 2 15-MAY-2007 16:07:13 AIPS blc(1)=ll-29;blc(2)=mm-30;trc(1)=ll+30;trc(2)=mm+29;imstat;doinv=-1 1 2 15-MAY-2007 16:07:13 AIPS blc=0;trc=0;rms=pixstd;go;wa;if(pixstd=rms)then;keyword'ACTNOISE' 1 2 15-MAY-2007 16:07:13 AIPS keytype'R';keyvalue=rms,0;puthead;end;end;end 1 2 15-MAY-2007 16:07:13 AIPS default'PBCOR';indisk=lsdisk;inclass'BLANK';chkname;pbparm=1/xpb,0 1 2 15-MAY-2007 16:07:13 AIPS for j=mai:numfle 1 2 15-MAY-2007 16:07:13 AIPS intype'SC';egetname mai;chkname;if(error=0)then;getoname mai 1 2 15-MAY-2007 16:07:13 AIPS outclass'RADCOR';outseq=0;inclass'BLANK';outdisk=indisk;gx;zap;recat;end 1 2 15-MAY-2007 16:07:13 AIPS end;default'CPYRT';indisk=lsdisk;recat;infile='AVLA:Arch_Cprt 1 2 15-MAY-2007 16:07:13 AIPS for j=mai:numfle $ can only do on MA files 1 2 15-MAY-2007 16:07:13 AIPS intype'SC';egetname mai;chkname;getoname mai;outclass'NVAS07'; 1 2 15-MAY-2007 16:07:13 AIPS if(inclass='RADCOR')then;gx;inclass'RADCOR';zap;recat;end;end 1 2 15-MAY-2007 16:07:13 AIPS finish 1 2 15-MAY-2007 16:07:13 AIPS 1 2 15-MAY-2007 16:07:13 AIPS procedure mkarr 1 2 15-MAY-2007 16:07:13 AIPS string*1 sx,lx,az 1 2 15-MAY-2007 16:07:13 AIPS string*4 nnsl 1 2 15-MAY-2007 16:07:13 AIPS scalar aw, ae, an, ai 1 2 15-MAY-2007 16:07:13 AIPS numbant=0;aw=0;ae=0;an=0 1 2 15-MAY-2007 16:07:13 AIPS keyword'NUM ROW';inext'AN';invers=0;getthead;k=keyvalue(1) 1 2 15-MAY-2007 16:07:13 AIPS for j=1:k 1 2 15-MAY-2007 16:07:13 AIPS pixxy=j,1,0;tabget;i=1;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS while((substr(keystrng,i,i)<>':')&(i<9));i=i+1;end;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS if (substr(keystrng,i+1,i+1)<>' ')then;lsvla=substr(keystrng,i+1,i+3) 1 2 15-MAY-2007 16:07:13 AIPS else;lsvla=substr(keystrng,i+2,i+4);end;az=substr(lsvla,1,1) 1 2 15-MAY-2007 16:07:13 AIPS if ((lsvla<>'OUT')&(lsvla<>'MPD'))then;numbant=numbant+1 1 2 15-MAY-2007 16:07:13 AIPS if (lsvla='VPT')then;ai=75;lx='P';else;ai=value(substr(lsvla,2,3)) 1 2 15-MAY-2007 16:07:13 AIPS if(az='W')then;aw=max(aw,ai);else;if(az='E')then;ae=max(ae,ai);else 1 2 15-MAY-2007 16:07:13 AIPS if(az='N')then;an=max(an,ai);else;if(lx<>'P')then; 1 2 15-MAY-2007 16:07:13 AIPS type lsvla!!' - ERROR: ANTENNA NOT KNOWN';end;end;end;end 1 2 15-MAY-2007 16:07:13 AIPS clrtemp;end;end;end 1 2 15-MAY-2007 16:07:13 AIPS if (lx<>'P')then;ai=max(aw,ae);ai=max(ai,an);lx='D';if(ai>36)then;lx='A' 1 2 15-MAY-2007 16:07:13 AIPS else;if(ai>18)then;lx='B';else;if(ai>9)then;lx='C';end;end;end;end 1 2 15-MAY-2007 16:07:13 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-MAY-2007 16:07:13 AIPS sx='C';else;if(ai<37)then;sx='B';end;end;end;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS if(numbant<10)then 1 2 15-MAY-2007 16:07:13 AIPS nnsl='0'!!char(numbant)!!sx!!lx;else;nnsl=char(numbant)!!sx!!lx;end 1 2 15-MAY-2007 16:07:13 AIPS return nnsl 1 2 15-MAY-2007 16:07:13 AIPS finish 1 2 15-MAY-2007 16:07:13 AIPS 1 2 15-MAY-2007 16:07:13 AIPS procedure nvasname 1 2 15-MAY-2007 16:07:13 AIPS $LOS - makes the RA/Dec directory and returns the archive file name 1 2 15-MAY-2007 16:07:13 AIPS scalar ki,ra1,ra2,dc1,dc2,rh,rm,rs,dd,dm,ds,rmsv,sbmv 1 2 15-MAY-2007 16:07:13 AIPS scalar ifx,nif,nu,nu1,nu2,bw,nst,stv,msuv1,msuv2,msuv 1 2 15-MAY-2007 16:07:13 AIPS string*1 pm,rmsc,stc,ik,rdi 1 2 15-MAY-2007 16:07:13 AIPS string*2 zz 1 2 15-MAY-2007 16:07:13 AIPS string*3 mmm 1 2 15-MAY-2007 16:07:13 AIPS string*4 rmss,sbms,fras,frqs,nnsl,rads 1 2 15-MAY-2007 16:07:13 AIPS string*30 dir 1 2 15-MAY-2007 16:07:13 AIPS string*20 expnm 1 2 15-MAY-2007 16:07:13 AIPS $ expnm = '' 1 2 15-MAY-2007 16:07:13 AIPS if(expnm='')then 1 2 15-MAY-2007 16:07:13 AIPS keyword'OBSERVER';gethead;expnm=keystrng;keyword'DATE-OBS';gethead 1 2 15-MAY-2007 16:07:13 AIPS mmm=substr(keystrng,5,6) 1 2 15-MAY-2007 16:07:13 AIPS if(mmm='01')then;mmm='JAN';end;if(mmm='02')then;mmm='FEB';end 1 2 15-MAY-2007 16:07:13 AIPS if(mmm='03')then;mmm='MAR';end;if(mmm='04')then;mmm='APR';end 1 2 15-MAY-2007 16:07:13 AIPS if(mmm='05')then;mmm='MAY';end;if(mmm='06')then;mmm='JUN';end 1 2 15-MAY-2007 16:07:13 AIPS if(mmm='07')then;mmm='JUL';end;if(mmm='08')then;mmm='AUG';end 1 2 15-MAY-2007 16:07:13 AIPS if(mmm='09')then;mmm='SEP';end;if(mmm='10')then;mmm='OCT';end 1 2 15-MAY-2007 16:07:13 AIPS if(mmm='11')then;mmm='NOV';end;if(mmm='12')then;mmm='DEC';end 1 2 15-MAY-2007 16:07:13 AIPS expnm=expnm!!'_'!!substr(keystrng,1,4)!!mmm!!substr(keystrng,7,8)!!'_1' 1 2 15-MAY-2007 16:07:13 AIPS end;ki=1;userid=0 1 2 15-MAY-2007 16:07:13 AIPS while (ki<9) 1 2 15-MAY-2007 16:07:13 AIPS ik=char(ki);keyvalue=0;keystrng'';keyword='CTYPE'!!ik;gethead;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS if(substr(keystrng,1,2)='RA')then 1 2 15-MAY-2007 16:07:13 AIPS keyword='CRVAL'!!ik;gethead;ra1=keyvalue(1);ra2=keyvalue(2);msuv1=ra1+ra2 1 2 15-MAY-2007 16:07:13 AIPS keyword='CDELT'!!ik;gethead;cellsize(1)=-1*keyvalue(1)*3600;ra1=ra1/15 1 2 15-MAY-2007 16:07:13 AIPS ra2=ra2/15;rh=floor(ra1);ra1=(ra1-rh)*60;rm=floor(ra1);ra1=(ra1-rm)*60 1 2 15-MAY-2007 16:07:13 AIPS rs=((floor((ra1+(3600*ra2))*1000)+0.005)/1000);clrtemp 1 2 15-MAY-2007 16:07:13 AIPS if(abs(rs-floor(abs(rs)))<0.1)then;rs=0;zz='.0';else;zz='';end;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS keyword='NAXIS'!!ik;gethead;ra1=0.5*keyvalue(1)*cellsize(1);end 1 2 15-MAY-2007 16:07:13 AIPS if(substr(keystrng,1,3)='DEC')then 1 2 15-MAY-2007 16:07:13 AIPS keyword='CRVAL'!!ik;gethead;dc1=keyvalue(1);dc2=keyvalue(2);msuv1=dc1+dc2 1 2 15-MAY-2007 16:07:13 AIPS keyword='CDELT'!!ik;gethead;cellsize(2)=keyvalue(1)*3600 1 2 15-MAY-2007 16:07:13 AIPS if(dc1<0)then;pm='-';dc1=-1*dc1;dc2=-1*dc2;else;pm='+';end 1 2 15-MAY-2007 16:07:13 AIPS dd=floor(dc1);dc1=(dc1-dd)*60;dm=floor(dc1);dc1=(dc1-dm)*60 1 2 15-MAY-2007 16:07:13 AIPS ds=floor(dc1+(3600*dc2)+0.0005);clrtemp;keyword='NAXIS'!!ik 1 2 15-MAY-2007 16:07:13 AIPS gethead;dc1=0.5*(keyvalue(1)-10)*cellsize(2);end $ie correct for (c)-top 1 2 15-MAY-2007 16:07:13 AIPS if(substr(keystrng,1,2)='IF')then 1 2 15-MAY-2007 16:07:13 AIPS keyword='NAXIS'!!ik;gethead;nif=keyvalue(1);clrtemp;end 1 2 15-MAY-2007 16:07:13 AIPS if(substr(keystrng,1,4)='FREQ')then 1 2 15-MAY-2007 16:07:13 AIPS keyword='CRVAL'!!ik;gethead;nu1=keyvalue(1)/1e6;nu2=keyvalue(2)/1e6 1 2 15-MAY-2007 16:07:13 AIPS keyword='CDELT'!!ik;gethead;bw=keyvalue(1)/1e6;end;nu=(nu1+nu2);clrtemp 1 2 15-MAY-2007 16:07:13 AIPS if(substr(keystrng,1,6)='STOKES')then 1 2 15-MAY-2007 16:07:13 AIPS keyword='CRVAL'!!ik;gethead;stv=keyvalue(1) 1 2 15-MAY-2007 16:07:13 AIPS keyword='NAXIS'!!ik;gethead;nst=keyvalue(1);clrtemp 1 2 15-MAY-2007 16:07:13 AIPS if(nst=4)then;stc='F';else;if(nst=2)then;stc='H';else;if(stv=-1)then 1 2 15-MAY-2007 16:07:13 AIPS stc='R';else;if(stv=-2)then;stc='L';else;if(stv=-5)then;stc='X' 1 2 15-MAY-2007 16:07:13 AIPS else;if(stv=-6)then;stc='Y';else;if(stv >0)then;stc='I';else 1 2 15-MAY-2007 16:07:13 AIPS stc='U';end;end;end;end;end;end;end;end 1 2 15-MAY-2007 16:07:13 AIPS if(substr(keystrng,1,1)='')then;ki=10;else;ki=ki+1;end 1 2 15-MAY-2007 16:07:13 AIPS end;clrtemp $ build the output file name here 1 2 15-MAY-2007 16:07:13 AIPS if(intype='UV')then;nu1=0;nu2=0;clrtemp;inext'FQ';for ifx=1:nif 1 2 15-MAY-2007 16:07:13 AIPS pixxy=1,2,ifx;tabget;nu1=nu1+((keyvalue(1)+keyvalue(2))/1e6) 1 2 15-MAY-2007 16:07:13 AIPS pixxy=1,3,ifx;tabget;nu2=nu2+((keyvalue(1)+keyvalue(2))/1e6);end 1 2 15-MAY-2007 16:07:13 AIPS nu=nu+0.5*(nu1+(0.5*nu2));clrtemp;else;if(intype='MA')then; 1 2 15-MAY-2007 16:07:13 AIPS fras=substr(char(0.5*(ra1+dc1)),1,4);nu=nu+(bw/(2*nif));else 1 2 15-MAY-2007 16:07:13 AIPS type 'ERROR: FILE TYPE UNKNOWN (HOW DID THIS HAPPEN?)';end;end 1 2 15-MAY-2007 16:07:13 AIPS frqs=substr(char((nu+5)/1000),1,4);clrtemp;sys2com(1)=' $aimg/ 1 2 15-MAY-2007 16:07:13 AIPS if (intype='MA')then; $read conv size,rms from header, use imsi*cell/2 for R 1 2 15-MAY-2007 16:07:13 AIPS rdi='S';ra2=0.5*(ra1+dc1-9);if(ra2>60)then;rdi='M';ra2=ra2/60;end $ R-fov 1 2 15-MAY-2007 16:07:13 AIPS if(ra2>60)then;rdi='D';ra2=ra2/60;end;rads=substr(char(ra2),1,4) 1 2 15-MAY-2007 16:07:13 AIPS keyword='BMAJ';gethead;sbmv=keyvalue(1);keyword='BMIN';gethead 1 2 15-MAY-2007 16:07:13 AIPS sbmv=1800*(sbmv+keyvalue(1));sbms=substr(char(sbmv),1,4) 1 2 15-MAY-2007 16:07:13 AIPS 1 2 15-MAY-2007 16:07:13 AIPS keyvalue=0;keystrng'';keyword='ACTNOISE';gethead;rmsv=keyvalue(1) $ RMS<1e4 1 2 15-MAY-2007 16:07:13 AIPS if(rmsv>1)then;rmsc='J';rmss=substr(char(rmsv),1,4);else;rmsv=rmsv*1000 1 2 15-MAY-2007 16:07:13 AIPS if(rmsv>1)then;rmsc='M';rmss=substr(char(rmsv),1,4);else;rmsv=rmsv*1000 1 2 15-MAY-2007 16:07:13 AIPS if(rmsv>1)then;rmsc='U';rmss=substr(char(rmsv),1,4);else 1 2 15-MAY-2007 16:07:13 AIPS rmsv=rmsv*1000;rmsc='N';rmss=substr(char(rmsv),1,4) 1 2 15-MAY-2007 16:07:13 AIPS end;end;end;clrtemp;fras='';while(length(frqs)<4);frqs=frqs!!'0';end 1 2 15-MAY-2007 16:07:13 AIPS while(length(rads)<4);rads=rads!!'0';end;while(length(rmss)<4) 1 2 15-MAY-2007 16:07:13 AIPS rmss=rmss!!'0';end;while(length(sbms)<4);sbms=sbms!!'0';end 1 2 15-MAY-2007 16:07:13 AIPS outfile=frqs!!stc!!sbms!!'_'!!expnm!!'_'!!rmss!!rmsc!!fras!!rads!!rdi 1 2 15-MAY-2007 16:07:13 AIPS else;outprint=frqs!!stc!!nnsl!!'_'!!expnm;outfile=outprint!!'.uvfits 1 2 15-MAY-2007 16:07:13 AIPS end 1 2 15-MAY-2007 16:07:13 AIPS msuv=(sqrt((msuv1*msuv1)+(msuv2*msuv2)))*3600 1 2 15-MAY-2007 16:07:13 AIPS if(msuv>5)then $ not multisource UV, make a source dir 1 2 15-MAY-2007 16:07:13 AIPS dir='';sysout'';syscom'umask 0;mkdir 1 2 15-MAY-2007 16:07:13 AIPS if(rh<10)then;sys2com(2)='J0'!!char(rh);else;sys2com(2)='J'!! char(rh);end 1 2 15-MAY-2007 16:07:13 AIPS if(rm<10)then;sys2com(3)='0'!!char(rm);else;sys2com(3)=char(rm);end 1 2 15-MAY-2007 16:07:13 AIPS if(rs<10)then;sys2com(4)='0'!!char(rs)!!zz;else;sys2com(4)=char(rs)!!zz;end 1 2 15-MAY-2007 16:07:13 AIPS sys2com(4)=substr(sys2com(4),1,4);clrtemp 1 2 15-MAY-2007 16:07:13 AIPS if(dd<10)then;sys2com(5)=pm!!'0'!!char(dd);else;sys2com(5)=pm!!char(dd);end 1 2 15-MAY-2007 16:07:13 AIPS if(dm<10)then;sys2com(6)='0'!!char(dm);else;sys2com(6)=char(dm);end 1 2 15-MAY-2007 16:07:13 AIPS if(ds<10)then;sys2com(7)='0'!!char(ds);else;sys2com(7)=char(ds);end 1 2 15-MAY-2007 16:07:13 AIPS sys2com(7)=substr(sys2com(7),1,2);clrtemp 1 2 15-MAY-2007 16:07:13 AIPS sys2com(8) ' >& /dev/null 1 2 15-MAY-2007 16:07:13 AIPS system;clrtemp;for i=1:7;dir=dir!!sys2com(i);end;ki=length(dir) $must be 23 1 2 15-MAY-2007 16:07:13 AIPS dir=substr(dir,8,ki);if(ki<>23)then;type'OOPS: WRONG DIRECTORY NAME ?';end 1 2 15-MAY-2007 16:07:13 AIPS end;syscom'';sys2com'';clrtemp 1 2 15-MAY-2007 16:07:13 AIPS return 1 2 15-MAY-2007 16:07:13 AIPS finish 1 2 15-MAY-2007 16:07:13 AIPS 1 2 15-MAY-2007 16:07:13 AIPS procedure nvasarch 1 2 15-MAY-2007 16:07:13 AIPS $LOS - archives the files to disk - define $EXP (and $AVLA/$ADAT/$AIMG/$AUVF) 1 2 15-MAY-2007 16:07:13 AIPS string*4 nnsl 1 2 15-MAY-2007 16:07:13 AIPS string*20 expnm 1 2 15-MAY-2007 16:07:13 AIPS string*64 expfile 1 2 15-MAY-2007 16:07:13 AIPS scalar nn,mai,uvi,xe,nif 1 2 15-MAY-2007 16:07:13 AIPS clrname;indisk=lsdisk;chkname;numfle=1-error;intype'UV';chkname;uvi=1-error 1 2 15-MAY-2007 16:07:13 AIPS default fitab;indisk=lsdisk;recat;douvcomp=-1;nif=2;type expid 1 2 15-MAY-2007 16:07:13 AIPS $2IF IM, or reset in uv#1 1 2 15-MAY-2007 16:07:13 AIPS if(numfle>3)then $ at least 1UVF, 1TSV, 1SS, 1MA 1 2 15-MAY-2007 16:07:13 AIPS egetname 1;nnsl=mkarr;nvasname;i=1;clrtemp;syscom'umask 0;mkdir 1 2 15-MAY-2007 16:07:13 AIPS while((substr(expnm,i,i)<>'_')&(i<21));i=i+1;end;dir=substr(expnm,1,i-1) 1 2 15-MAY-2007 16:07:13 AIPS outfile='ADAT:'!!expnm!!'_'!!frqs!!stc!!nnsl!!'.uvfits 1 2 15-MAY-2007 16:07:13 AIPS sysout'';sys2com'';sys2com(2) ' >& /dev/null 1 2 15-MAY-2007 16:07:13 AIPS sys2com(1)' $ADAT/'!!dir;system;gx;clrtemp;egetname 2;clrtemp;syscom'\mv -f 1 2 15-MAY-2007 16:07:13 AIPS outfile='ADAT:'!!expnm!!'_'!!frqs!!stc!!nnsl!!'.clfits 1 2 15-MAY-2007 16:07:13 AIPS gx;sys2com(1)' $ADAT/'!!expnm!!'_* $ADAT/'!!dir;system 1 2 15-MAY-2007 16:07:13 AIPS sys2com(1)' $ADAT/'!!expnm!!'.* $ADAT/'!!dir; 1 2 15-MAY-2007 16:07:13 AIPS $system 1 2 15-MAY-2007 16:07:13 AIPS sys2com(1)' $ARUN/'!!expnm!!'.* $ADAT/'!!dir; 1 2 15-MAY-2007 16:07:13 AIPS $system; 1 2 15-MAY-2007 16:07:13 AIPS j=2;mai=0 1 2 15-MAY-2007 16:07:13 AIPS while(j& /dev/null 1 2 15-MAY-2007 16:07:13 AIPS outfile='AIMG:'!!outfile;dparm(5)=1;if(xe=1)then;gx; 1 2 15-MAY-2007 16:07:13 AIPS if(numtab('PL')<1)then;type'NO UV PLOTS';else;if (numtab('PL')<2) then; 1 2 15-MAY-2007 16:07:13 AIPS type'SINGLE PLOT, ASSUMING UV COVERAGE'; 1 2 15-MAY-2007 16:07:13 AIPS else;if(numtab('PL')>2)then;plver=3;outfile='AIMG:'!!outprint!!'.vis.ps 1 2 15-MAY-2007 16:07:13 AIPS go lwpla;wait lwpla;syscom'convert $aimg/ 1 2 15-MAY-2007 16:07:13 AIPS sys2com(1)=outprint!!'.vis.ps $aimg/ 1 2 15-MAY-2007 16:07:13 AIPS sys2com(2)=outprint!!'.vis.gif 1 2 15-MAY-2007 16:07:13 AIPS system;end;plver=2;outfile='AIMG:'!!outprint!!'.ri.ps 1 2 15-MAY-2007 16:07:13 AIPS go lwpla;wait lwpla;syscom'convert $aimg/ 1 2 15-MAY-2007 16:07:13 AIPS sys2com(1)=outprint!!'.ri.ps $aimg/ 1 2 15-MAY-2007 16:07:13 AIPS sys2com(2)=outprint!!'.ri.gif 1 2 15-MAY-2007 16:07:13 AIPS system;end;plver=1;outfile='AIMG:'!!outprint!!'.uv.ps 1 2 15-MAY-2007 16:07:13 AIPS go lwpla;wait lwpla;dparm(5)=0;sys2com(1)=outprint!!'.uv.ps $aimg/ 1 2 15-MAY-2007 16:07:13 AIPS sys2com(2)=outprint!!'.uv.gif 1 2 15-MAY-2007 16:07:13 AIPS system;sys2com(2)='';syscom'chmod 666 $aimg/ 1 2 15-MAY-2007 16:07:13 AIPS $ sys2com(1)=outprint!!'.*.ps 1 2 15-MAY-2007 16:07:13 AIPS $ system;sys2com(1)=outprint!!'.*.gif 1 2 15-MAY-2007 16:07:13 AIPS $ system;sys2com(1)=outprint!!'.uvfits 1 2 15-MAY-2007 16:07:13 AIPS sys2com(1)=outprint!!'* 1 2 15-MAY-2007 16:07:13 AIPS system;end;end;clrtemp;syscom'\mv -f $aimg/ 1 2 15-MAY-2007 16:07:13 AIPS $ sys2com(1)=substr(outfile,6,length(outfile))!!' $aimg/ 1 2 15-MAY-2007 16:07:13 AIPS sys2com(1)=outprint!!'.* $aimg/ 1 2 15-MAY-2007 16:07:13 AIPS sys2com(2)=dir;system;clrtemp;end;for nn=(uvi+1):numfle $ archive MAps 1 2 15-MAY-2007 16:07:13 AIPS egetname nn;chkname;xe=1-error;if((intype='MA')&(inclass='NVAS07'))then 1 2 15-MAY-2007 16:07:13 AIPS nvasname;sysout'';sys2com'';sys2com(8)' >& /dev/null 1 2 15-MAY-2007 16:07:13 AIPS expfile=outfile;outfile='AIMG:'!!outfile 1 2 15-MAY-2007 16:07:13 AIPS if(xe=1)then;gx;syscom'umask 0;\mv -f $aimg/ 1 2 15-MAY-2007 16:07:13 AIPS sys2com(1)=expfile!!' $aimg/ 1 2 15-MAY-2007 16:07:13 AIPS sys2com(2)=expfile!!'.imfits 1 2 15-MAY-2007 16:07:13 AIPS system;clrtemp;syscom'umask 0;fits2jpeg -nonLinear -fits $aimg/ 1 2 15-MAY-2007 16:07:13 AIPS sys2com(1)=expfile!!'.imfits -jpeg $aimg/ 1 2 15-MAY-2007 16:07:13 AIPS sys2com(2)=expfile!!'.jpg 1 2 15-MAY-2007 16:07:13 AIPS sys2com(3)=' ; convert -size 150x150 $aimg/ 1 2 15-MAY-2007 16:07:13 AIPS sys2com(4)=expfile!!'.jpg 1 2 15-MAY-2007 16:07:13 AIPS sys2com(5)=' -resize 150x150 -gamma 1.5 -depth 32 $aimg/ 1 2 15-MAY-2007 16:07:13 AIPS sys2com(6)=expfile!!'.JPG'!!' ; \mv -f $aimg/ 1 2 15-MAY-2007 16:07:13 AIPS sys2com(7)=expfile!!'* $aimg/ 1 2 15-MAY-2007 16:07:13 AIPS sys2com(8) dir!!sys2com(8);system;clrtemp;end;end;end;end 1 2 15-MAY-2007 16:07:13 AIPS type 'NVASARCH DONE - CLEANING UP';nvascln 1 2 15-MAY-2007 16:07:13 AIPS finish 1 2 15-MAY-2007 16:07:13 AIPS 1 2 15-MAY-2007 16:07:13 AIPS $procedure nvas 1 2 15-MAY-2007 16:07:13 AIPS $ typ expid;flatfov;if(uvi>3)then;nvasimage;nvasarch;end 1 2 15-MAY-2007 16:07:13 AIPS $finish 1 2 15-MAY-2007 16:07:13 AIPS 1 2 15-MAY-2007 16:07:13 AIPS procedure nvas 1 2 15-MAY-2007 16:07:13 AIPS typ expid;flatfov;if(uvi>3)then;nvasimage;end;clrtemp;clrname;indisk lsdisk 1 2 15-MAY-2007 16:07:13 AIPS recat;chkname;alj=1-error;getname 1;inname'';chkname;uvj=-error;intype'MA' 1 2 15-MAY-2007 16:07:13 AIPS inclass'NVAS07';chkname;maj=1-error;if (uvj=maj) then;nvasarch;end;clrtemp 1 2 15-MAY-2007 16:07:13 AIPS finish 1 0 15-MAY-2007 16:07:13 AIPS avlapipe 1 2 15-MAY-2007 16:07:13 AIPS Found in Version=ABIN 1 2 15-MAY-2007 16:07:13 AIPS Found in Version=ABIN 1 2 15-MAY-2007 16:07:13 AIPS Got(1) disk= 1 user=**** type=UV 19980907.Q BAND.1 1 5 15-MAY-2007 16:07:13 AIPS 'AIPS WILL CHOOSE THE REFERENCE ANTENNA' 1 2 15-MAY-2007 16:07:13 AIPS Got(1) disk= 1 user=**** type=UV 19980907.Q BAND.1 1 5 15-MAY-2007 16:07:13 AIPS 'SETFC WILL DETERMINE THE CELL SIZE' 1 5 15-MAY-2007 16:07:13 AIPS '40 SECOND INTEGRATIONS (GUESS)' 1 5 15-MAY-2007 16:07:13 AIPS 'DONE CLEANUP OF OLD TABLE EXTENTION FILES (CL,SN,FG,BP,PL,XX)' 1 5 15-MAY-2007 16:07:13 AIPS 'QUACK SKIPPED FOR THIS HIGH FREQUENCY OBSERVATION' 1 5 15-MAY-2007 16:07:13 AIPS 'MAY BE A FAST-SWITHCING OBS - IE LOSS OF ALL DATA' 1 5 15-MAY-2007 16:07:13 AIPS 'RUN BY HAND IF YOU REALLY WANT THIS QUACK' 1 5 15-MAY-2007 16:07:13 FLAGR Task FLAGR (release of 31DEC07) begins 1 4 15-MAY-2007 16:07:13 FLAGR Overall average amp= 2.358E-01 +- 9.341E-02 source= 1328+307 1 4 15-MAY-2007 16:07:13 FLAGR Overall average rms= 3.661E-02 +- 1.336E-02 source= 1328+307 1 5 15-MAY-2007 16:07:13 FLAGR Found 0 bad times, 3 total flags 1 5 15-MAY-2007 16:07:13 FLAGR Wrote 0 antenna & IF independent flags 1 5 15-MAY-2007 16:07:13 FLAGR Wrote 0 antenna independent, IF dependent flags 1 5 15-MAY-2007 16:07:13 FLAGR Wrote 2 antenna & IF dependent flags 1 5 15-MAY-2007 16:07:13 FLAGR Wrote 1 antenna & IF dependent, all-times flags 1 3 15-MAY-2007 16:07:13 FLAGR Appears to have ended successfully 1 5 15-MAY-2007 16:07:13 FLAGR mizar 31DEC07 TST: Cpu= 0.1 Real= 0 1 2 15-MAY-2007 16:07:13 AIPS Resumes 1 5 15-MAY-2007 16:07:14 SETJY Task SETJY (release of 31DEC07) begins 1 2 15-MAY-2007 16:07:14 SETJY / Resetting flux information to zero 1 2 15-MAY-2007 16:07:14 SETJY BIF = 1 EIF = 2 /Range of IFs 1 2 15-MAY-2007 16:07:14 SETJY SOURCES = '' /All sources selected 1 3 15-MAY-2007 16:07:14 SETJY Appears to have ended successfully 1 5 15-MAY-2007 16:07:14 SETJY mizar 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 15-MAY-2007 16:07:14 AIPS Resumes 1 5 15-MAY-2007 16:07:14 SETJY Task SETJY (release of 31DEC07) begins 1 5 15-MAY-2007 16:07:14 SETJY A source model for this calibrator is available 1 5 15-MAY-2007 16:07:14 SETJY Consult the help file for CALRD for assistance 1 5 15-MAY-2007 16:07:14 SETJY A source model for this calibrator is available 1 5 15-MAY-2007 16:07:14 SETJY Consult the help file for CALRD for assistance 1 2 15-MAY-2007 16:07:14 SETJY / Flux calculated using known spectrum 1 2 15-MAY-2007 16:07:14 SETJY BIF = 1 EIF = 2 /Range of IFs 1 2 15-MAY-2007 16:07:14 SETJY '1328+307 ' IF = 1 FLUX = 1.4562 (Jy calcd) 1 2 15-MAY-2007 16:07:14 SETJY '1328+307 ' IF = 2 FLUX = 1.4547 (Jy calcd) 1 2 15-MAY-2007 16:07:14 SETJY / Using (1999.2) VLA or Reynolds (1934-638) coefficients 1 3 15-MAY-2007 16:07:14 SETJY Appears to have ended successfully 1 5 15-MAY-2007 16:07:14 SETJY mizar 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 15-MAY-2007 16:07:14 AIPS Resumes 1 5 15-MAY-2007 16:07:14 AIPS ' AUTOMATIC RESET: SOLINT=20SEC (HIGH FREQ)' 1 5 15-MAY-2007 16:07:14 CALIB Task CALIB (release of 31DEC07) begins 1 3 15-MAY-2007 16:07:14 CALIB CALIB USING 19980907 . Q BAND . 1 DISK= 1 USID=**** 1 3 15-MAY-2007 16:07:14 CALIB L1 Solution type 1 2 15-MAY-2007 16:07:14 CALIB Selecting, editing and calibrating the data 1 3 15-MAY-2007 16:07:14 CALIB Doing cal transfer mode with point model for each source 1 3 15-MAY-2007 16:07:14 CALIB This is not self-calibration 1 2 15-MAY-2007 16:07:14 CALIB Dividing data by source flux densities 1 2 15-MAY-2007 16:07:14 CALIB Determining solutions 1 3 15-MAY-2007 16:07:14 CALIB Writing SN table 1 1 5 15-MAY-2007 16:07:14 CALIB Found 511 good solutions 1 5 15-MAY-2007 16:07:14 CALIB Failed on 33 solutions 1 4 15-MAY-2007 16:07:14 CALIB Average closure rms = 0.0935 +- 0.0168 1 4 15-MAY-2007 16:07:14 CALIB Fraction of times having data > 2.5 rms from solution 1 4 15-MAY-2007 16:07:14 CALIB 0.15385 of the times had 0 - 2 percent outside 2.5 times rms 1 4 15-MAY-2007 16:07:14 CALIB 0.05769 of the times had 2 - 4 percent outside 2.5 times rms 1 4 15-MAY-2007 16:07:14 CALIB 0.15385 of the times had 4 - 6 percent outside 2.5 times rms 1 4 15-MAY-2007 16:07:14 CALIB 0.09615 of the times had 6 - 8 percent outside 2.5 times rms 1 4 15-MAY-2007 16:07:14 CALIB 0.01923 of the times had 8 - 10 percent outside 2.5 times rms 1 4 15-MAY-2007 16:07:14 CALIB 0.05769 of the times had 12 - 14 percent outside 2.5 times rms 1 4 15-MAY-2007 16:07:14 CALIB 0.09615 of the times had 14 - 16 percent outside 2.5 times rms 1 4 15-MAY-2007 16:07:14 CALIB 0.03846 of the times had 16 - 18 percent outside 2.5 times rms 1 4 15-MAY-2007 16:07:14 CALIB 0.01923 of the times had 18 - 20 percent outside 2.5 times rms 1 2 15-MAY-2007 16:07:14 CALIB Adjusting solutions to a common reference antenna 1 3 15-MAY-2007 16:07:14 CALIB Appears to have ended successfully 1 5 15-MAY-2007 16:07:14 CALIB mizar 31DEC07 TST: Cpu= 0.2 Real= 0 1 2 15-MAY-2007 16:07:14 AIPS Resumes 1 5 15-MAY-2007 16:07:14 AIPS '1328+307 MODEL =' '3C286_Q' 1 3 15-MAY-2007 16:07:14 AIPS SYSTEM command to be executed is: 1 3 15-MAY-2007 16:07:14 AIPS ls -1 $AIPSTARS/3C286_Q.MODEL >& /dev/null 1 5 15-MAY-2007 16:07:14 CALRD Task CALRD (release of 31DEC07) begins 1 2 15-MAY-2007 16:07:14 CALRD Reading disk file AIPSTARS:3C286_Q.MODEL 1 2 15-MAY-2007 16:07:14 CALRD Create 3C286_Q .MODEL . 1 (MA) on disk 1 cno 2 1 3 15-MAY-2007 16:07:14 CALRD Appears to have ended successfully 1 5 15-MAY-2007 16:07:14 CALRD mizar 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 15-MAY-2007 16:07:15 AIPS Resumes 1 5 15-MAY-2007 16:07:15 CALIB Task CALIB (release of 31DEC07) begins 1 3 15-MAY-2007 16:07:15 CALIB CALIB USING 19980907 . Q BAND . 1 DISK= 1 USID=**** 1 3 15-MAY-2007 16:07:15 CALIB L1 Solution type 1 2 15-MAY-2007 16:07:15 CALIB Selecting, editing and calibrating the data 1 3 15-MAY-2007 16:07:15 CALIB Doing self-cal mode with CC model 1 4 15-MAY-2007 16:07:15 CALIB SETGDS: imaging done with reprojected tangent point(s) 1 3 15-MAY-2007 16:07:15 CALIB FACSET: source model will be scaled to 1.456 Jy 1 3 15-MAY-2007 16:07:15 CALIB FACSET: 1.451985 Jy found from 35 components 1 4 15-MAY-2007 16:07:15 CALIB FACSET: scaling factor set to 1.00290E+00 1 2 15-MAY-2007 16:07:15 CALIB QINIT: did a GET of 20480 Kwords, OFF -359012981 1 2 15-MAY-2007 16:07:15 CALIB VISDFT: Begin DFT component division 1 2 15-MAY-2007 16:07:15 CALIB VISDFT: Model components of type Point 1 3 15-MAY-2007 16:07:15 CALIB I Polarization model processed 1 2 15-MAY-2007 16:07:15 CALIB Model computation is 100 percent complete 1 3 15-MAY-2007 16:07:15 CALIB FACSET: source model will be scaled to 1.455 Jy 1 3 15-MAY-2007 16:07:15 CALIB FACSET: 1.451985 Jy found from 35 components 1 4 15-MAY-2007 16:07:15 CALIB FACSET: scaling factor set to 1.00189E+00 1 2 15-MAY-2007 16:07:15 CALIB VISDFT: Begin DFT component division 1 3 15-MAY-2007 16:07:15 CALIB I Polarization model processed 1 3 15-MAY-2007 16:07:15 CALIB Field 1 used 35 CCs 1 2 15-MAY-2007 16:07:15 CALIB Determining solutions 1 6 15-MAY-2007 16:07:15 CALIB Deleted 136 records from SN table no. 1 1 3 15-MAY-2007 16:07:15 CALIB Writing SN table 1 1 5 15-MAY-2007 16:07:15 CALIB Found 511 good solutions 1 5 15-MAY-2007 16:07:15 CALIB Failed on 33 solutions 1 4 15-MAY-2007 16:07:15 CALIB Average closure rms = 0.0935 +- 0.0168 1 4 15-MAY-2007 16:07:15 CALIB Fraction of times having data > 2.5 rms from solution 1 4 15-MAY-2007 16:07:15 CALIB 0.15385 of the times had 0 - 2 percent outside 2.5 times rms 1 4 15-MAY-2007 16:07:15 CALIB 0.05769 of the times had 2 - 4 percent outside 2.5 times rms 1 4 15-MAY-2007 16:07:15 CALIB 0.13462 of the times had 4 - 6 percent outside 2.5 times rms 1 4 15-MAY-2007 16:07:15 CALIB 0.11538 of the times had 6 - 8 percent outside 2.5 times rms 1 4 15-MAY-2007 16:07:15 CALIB 0.01923 of the times had 8 - 10 percent outside 2.5 times rms 1 4 15-MAY-2007 16:07:15 CALIB 0.05769 of the times had 12 - 14 percent outside 2.5 times rms 1 4 15-MAY-2007 16:07:15 CALIB 0.09615 of the times had 14 - 16 percent outside 2.5 times rms 1 4 15-MAY-2007 16:07:15 CALIB 0.03846 of the times had 16 - 18 percent outside 2.5 times rms 1 4 15-MAY-2007 16:07:15 CALIB 0.01923 of the times had 18 - 20 percent outside 2.5 times rms 1 2 15-MAY-2007 16:07:15 CALIB Adjusting solutions to a common reference antenna 1 3 15-MAY-2007 16:07:15 CALIB Appears to have ended successfully 1 5 15-MAY-2007 16:07:15 CALIB mizar 31DEC07 TST: Cpu= 0.2 Real= 0 1 2 15-MAY-2007 16:07:15 AIPS Resumes 1 5 15-MAY-2007 16:07:15 CLCAL Task CLCAL (release of 31DEC07) begins 1 4 15-MAY-2007 16:07:15 CLCAL Using interpolation mode 2PT 1 3 15-MAY-2007 16:07:15 CLCAL Processing SN table 1 1 5 15-MAY-2007 16:07:15 CLCAL SNMRG: Merging SN table 1 5 15-MAY-2007 16:07:15 CLCAL SNMRG: Write 136 merged records from 136 input records 1 4 15-MAY-2007 16:07:15 CLCAL SN2CL: Applying SN tables to CL table 1, writing CL table 2 1 3 15-MAY-2007 16:07:15 CLCAL Appears to have ended successfully 1 5 15-MAY-2007 16:07:15 CLCAL mizar 31DEC07 TST: Cpu= 0.1 Real= 0 1 2 15-MAY-2007 16:07:15 AIPS Resumes 1 5 15-MAY-2007 16:07:15 CLCAL Task CLCAL (release of 31DEC07) begins 1 4 15-MAY-2007 16:07:15 CLCAL Using interpolation mode SELF 1 6 15-MAY-2007 16:07:15 CLCAL Deleted 273 records from CL table no. 2 1 3 15-MAY-2007 16:07:15 CLCAL Processing SN table 1 1 6 15-MAY-2007 16:07:15 CLCAL WARNING: SN table 1 has already been applied 1 5 15-MAY-2007 16:07:15 CLCAL SNMRG: Merging SN table 1 5 15-MAY-2007 16:07:15 CLCAL SNMRG: Write 136 merged records from 136 input records 1 4 15-MAY-2007 16:07:15 CLCAL SN2CL: Applying SN tables to CL table 1, writing CL table 2 1 3 15-MAY-2007 16:07:15 CLCAL Appears to have ended successfully 1 5 15-MAY-2007 16:07:15 CLCAL mizar 31DEC07 TST: Cpu= 0.1 Real= 0 1 2 15-MAY-2007 16:07:15 AIPS Resumes 1 5 15-MAY-2007 16:07:15 CALIB Task CALIB (release of 31DEC07) begins 1 3 15-MAY-2007 16:07:15 CALIB CALIB USING 19980907 . Q BAND . 1 DISK= 1 USID=**** 1 3 15-MAY-2007 16:07:15 CALIB L1 Solution type 1 2 15-MAY-2007 16:07:15 CALIB Selecting, editing and calibrating the data 1 3 15-MAY-2007 16:07:15 CALIB Doing cal transfer mode with point model for each source 1 3 15-MAY-2007 16:07:15 CALIB This is not self-calibration 1 2 15-MAY-2007 16:07:15 CALIB Dividing data by source flux densities 1 2 15-MAY-2007 16:07:16 CALIB Determining solutions 1 3 15-MAY-2007 16:07:16 CALIB Writing SN table 2 1 5 15-MAY-2007 16:07:16 CALIB RPOL, IF= 1 The average gain over these antennas is 2.590E+00 1 5 15-MAY-2007 16:07:16 CALIB RPOL, IF= 2 The average gain over these antennas is 2.867E+00 1 5 15-MAY-2007 16:07:16 CALIB LPOL, IF= 1 The average gain over these antennas is 2.895E+00 1 5 15-MAY-2007 16:07:16 CALIB LPOL, IF= 2 The average gain over these antennas is 3.512E+00 1 5 15-MAY-2007 16:07:16 CALIB Found 51 good solutions 1 5 15-MAY-2007 16:07:16 CALIB Failed on 1 solutions 1 4 15-MAY-2007 16:07:16 CALIB Average closure rms = 0.0063 +- 0.0007 1 4 15-MAY-2007 16:07:16 CALIB Fraction of times having data > 2.5 rms from solution 1 4 15-MAY-2007 16:07:16 CALIB 0.20000 of the times had 10 - 12 percent outside 2.5 times rms 1 4 15-MAY-2007 16:07:16 CALIB 0.20000 of the times had 14 - 16 percent outside 2.5 times rms 1 4 15-MAY-2007 16:07:16 CALIB 0.20000 of the times had 20 - 22 percent outside 2.5 times rms 1 2 15-MAY-2007 16:07:16 CALIB Adjusting solutions to a common reference antenna 1 3 15-MAY-2007 16:07:16 CALIB Appears to have ended successfully 1 5 15-MAY-2007 16:07:16 CALIB mizar 31DEC07 TST: Cpu= 0.1 Real= 1 1 2 15-MAY-2007 16:07:16 AIPS Resumes 1 5 15-MAY-2007 16:07:16 CALIB Task CALIB (release of 31DEC07) begins 1 3 15-MAY-2007 16:07:16 CALIB CALIB USING 19980907 . Q BAND . 1 DISK= 1 USID=**** 1 3 15-MAY-2007 16:07:16 CALIB L1 Solution type 1 2 15-MAY-2007 16:07:16 CALIB Selecting, editing and calibrating the data 1 3 15-MAY-2007 16:07:16 CALIB Doing self-cal mode with CC model 1 4 15-MAY-2007 16:07:16 CALIB SETGDS: imaging done with reprojected tangent point(s) 1 3 15-MAY-2007 16:07:16 CALIB FACSET: source model will be scaled to 1.456 Jy 1 3 15-MAY-2007 16:07:16 CALIB FACSET: 1.451985 Jy found from 35 components 1 4 15-MAY-2007 16:07:16 CALIB FACSET: scaling factor set to 1.00290E+00 1 2 15-MAY-2007 16:07:16 CALIB QINIT: did a GET of 20480 Kwords, OFF -358957685 1 2 15-MAY-2007 16:07:16 CALIB VISDFT: Begin DFT component division 1 2 15-MAY-2007 16:07:16 CALIB VISDFT: Model components of type Point 1 3 15-MAY-2007 16:07:16 CALIB I Polarization model processed 1 2 15-MAY-2007 16:07:16 CALIB Model computation is 100 percent complete 1 3 15-MAY-2007 16:07:16 CALIB FACSET: source model will be scaled to 1.455 Jy 1 3 15-MAY-2007 16:07:16 CALIB FACSET: 1.451985 Jy found from 35 components 1 4 15-MAY-2007 16:07:16 CALIB FACSET: scaling factor set to 1.00189E+00 1 2 15-MAY-2007 16:07:16 CALIB VISDFT: Begin DFT component division 1 3 15-MAY-2007 16:07:16 CALIB I Polarization model processed 1 3 15-MAY-2007 16:07:16 CALIB Field 1 used 35 CCs 1 2 15-MAY-2007 16:07:16 CALIB Determining solutions 1 6 15-MAY-2007 16:07:16 CALIB Deleted 13 records from SN table no. 2 1 3 15-MAY-2007 16:07:16 CALIB Writing SN table 2 1 5 15-MAY-2007 16:07:16 CALIB RPOL, IF= 1 The average gain over these antennas is 2.587E+00 1 5 15-MAY-2007 16:07:16 CALIB RPOL, IF= 2 The average gain over these antennas is 2.863E+00 1 5 15-MAY-2007 16:07:16 CALIB LPOL, IF= 1 The average gain over these antennas is 2.891E+00 1 5 15-MAY-2007 16:07:16 CALIB LPOL, IF= 2 The average gain over these antennas is 3.509E+00 1 5 15-MAY-2007 16:07:16 CALIB Found 51 good solutions 1 5 15-MAY-2007 16:07:16 CALIB Failed on 1 solutions 1 4 15-MAY-2007 16:07:16 CALIB Average closure rms = 0.0062 +- 0.0008 1 4 15-MAY-2007 16:07:16 CALIB Fraction of times having data > 2.5 rms from solution 1 4 15-MAY-2007 16:07:16 CALIB 0.20000 of the times had 10 - 12 percent outside 2.5 times rms 1 4 15-MAY-2007 16:07:16 CALIB 0.20000 of the times had 14 - 16 percent outside 2.5 times rms 1 4 15-MAY-2007 16:07:16 CALIB 0.20000 of the times had 22 - 24 percent outside 2.5 times rms 1 2 15-MAY-2007 16:07:16 CALIB Adjusting solutions to a common reference antenna 1 3 15-MAY-2007 16:07:16 CALIB Appears to have ended successfully 1 5 15-MAY-2007 16:07:16 CALIB mizar 31DEC07 TST: Cpu= 0.1 Real= 0 1 2 15-MAY-2007 16:07:16 AIPS Resumes 1 4 15-MAY-2007 16:07:16 AIPS Destroyed 1 extension files of type CC 1 4 15-MAY-2007 16:07:16 AIPS Destroyed 1 extension files of type HI 1 4 15-MAY-2007 16:07:16 AIPS Destroyed MA image file: catno= 2 disk= 1 1 5 15-MAY-2007 16:07:16 GETJY Task GETJY (release of 31DEC07) begins 1 6 15-MAY-2007 16:07:16 GETJY Source:Qual CALCODE IF Flux (Jy) 1 3 15-MAY-2007 16:07:16 GETJY Appears to have ended successfully 1 5 15-MAY-2007 16:07:16 GETJY mizar 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 15-MAY-2007 16:07:16 AIPS Resumes 1 5 15-MAY-2007 16:07:16 CLCAL Task CLCAL (release of 31DEC07) begins 1 4 15-MAY-2007 16:07:16 CLCAL Using interpolation mode 2PT 1 3 15-MAY-2007 16:07:16 CLCAL Processing SN table 2 1 5 15-MAY-2007 16:07:16 CLCAL SNMRG: Merging SN table 1 5 15-MAY-2007 16:07:16 CLCAL SNMRG: Write 13 merged records from 13 input records 1 4 15-MAY-2007 16:07:16 CLCAL SN2CL: Applying SN tables to CL table 2, writing CL table 3 1 3 15-MAY-2007 16:07:16 CLCAL Appears to have ended successfully 1 5 15-MAY-2007 16:07:16 CLCAL mizar 31DEC07 TST: Cpu= 0.1 Real= 0 1 2 15-MAY-2007 16:07:16 AIPS Resumes 1 5 15-MAY-2007 16:07:16 CLCAL Task CLCAL (release of 31DEC07) begins 1 4 15-MAY-2007 16:07:16 CLCAL Using interpolation mode SELF 1 6 15-MAY-2007 16:07:16 CLCAL Deleted 273 records from CL table no. 3 1 3 15-MAY-2007 16:07:16 CLCAL Processing SN table 2 1 6 15-MAY-2007 16:07:16 CLCAL WARNING: SN table 2 has already been applied 1 5 15-MAY-2007 16:07:16 CLCAL SNMRG: Merging SN table 1 5 15-MAY-2007 16:07:16 CLCAL SNMRG: Write 13 merged records from 13 input records 1 4 15-MAY-2007 16:07:17 CLCAL SN2CL: Applying SN tables to CL table 2, writing CL table 3 1 3 15-MAY-2007 16:07:17 CLCAL Appears to have ended successfully 1 5 15-MAY-2007 16:07:17 CLCAL mizar 31DEC07 TST: Cpu= 0.1 Real= 1 1 2 15-MAY-2007 16:07:17 AIPS Resumes 1 5 15-MAY-2007 16:07:17 TASAV Task TASAV (release of 31DEC07) begins 1 2 15-MAY-2007 16:07:17 TASAV Create 19980907 .TASAV . 1 (UV) on disk 1 cno 2 1 3 15-MAY-2007 16:07:17 TASAV Copied AN file from vol/cno/vers 1 1 1 to 1 2 1 1 3 15-MAY-2007 16:07:17 TASAV Copied NX file from vol/cno/vers 1 1 1 to 1 2 1 1 3 15-MAY-2007 16:07:17 TASAV Copied SU file from vol/cno/vers 1 1 1 to 1 2 1 1 3 15-MAY-2007 16:07:17 TASAV Copied FQ file from vol/cno/vers 1 1 1 to 1 2 1 1 3 15-MAY-2007 16:07:17 TASAV Copied CL file from vol/cno/vers 1 1 1 to 1 2 1 1 3 15-MAY-2007 16:07:17 TASAV Copied CL file from vol/cno/vers 1 1 2 to 1 2 2 1 3 15-MAY-2007 16:07:17 TASAV Copied CL file from vol/cno/vers 1 1 3 to 1 2 3 1 3 15-MAY-2007 16:07:17 TASAV Copied TY file from vol/cno/vers 1 1 1 to 1 2 1 1 3 15-MAY-2007 16:07:17 TASAV Copied WX file from vol/cno/vers 1 1 1 to 1 2 1 1 3 15-MAY-2007 16:07:17 TASAV Copied OF file from vol/cno/vers 1 1 1 to 1 2 1 1 3 15-MAY-2007 16:07:17 TASAV Copied FG file from vol/cno/vers 1 1 1 to 1 2 1 1 3 15-MAY-2007 16:07:17 TASAV Copied XX file from vol/cno/vers 1 1 1 to 1 2 1 1 3 15-MAY-2007 16:07:17 TASAV Copied SN file from vol/cno/vers 1 1 1 to 1 2 1 1 3 15-MAY-2007 16:07:17 TASAV Copied SN file from vol/cno/vers 1 1 2 to 1 2 2 1 3 15-MAY-2007 16:07:17 TASAV Appears to have ended successfully 1 5 15-MAY-2007 16:07:17 TASAV mizar 31DEC07 TST: Cpu= 0.1 Real= 0 1 2 15-MAY-2007 16:07:17 AIPS Resumes 1 5 15-MAY-2007 16:07:17 SPLIT Task SPLIT (release of 31DEC07) begins 1 2 15-MAY-2007 16:07:17 SPLIT You are using a non-standard program 1 2 15-MAY-2007 16:07:17 SPLIT Doing subarray 1 1 2 15-MAY-2007 16:07:17 SPLIT Create 1328+307 .Q BAND. 1 (UV) on disk 1 cno 3 1 3 15-MAY-2007 16:07:17 SPLIT Applying CL Table version 3 1 6 15-MAY-2007 16:07:17 SPLIT Previously flagged flagged by gain kept 1 6 15-MAY-2007 16:07:17 SPLIT Partially 130 130 130 1 6 15-MAY-2007 16:07:17 SPLIT Fully 0 0 1321 1 3 15-MAY-2007 16:07:17 SPLIT Copied AN file from vol/cno/vers 1 1 1 to 1 3 1 1 3 15-MAY-2007 16:07:17 SPLIT Copied WX file from vol/cno/vers 1 1 1 to 1 3 1 1 3 15-MAY-2007 16:07:17 SPLIT Copied OF file from vol/cno/vers 1 1 1 to 1 3 1 1 3 15-MAY-2007 16:07:17 SPLIT Copied XX file from vol/cno/vers 1 1 1 to 1 3 1 1 3 15-MAY-2007 16:07:17 SPLIT Appears to have ended successfully 1 5 15-MAY-2007 16:07:17 SPLIT mizar 31DEC07 TST: Cpu= 0.1 Real= 0 1 2 15-MAY-2007 16:07:17 AIPS Resumes 1 5 15-MAY-2007 16:07:17 AIPS ' ' 1 5 15-MAY-2007 16:07:17 AIPS 'ESTIMATED RMS:' '0.4849 MILLI JANSKY' 1 3 15-MAY-2007 16:07:17 AIPS SYSTEM command to be executed is: 1 3 15-MAY-2007 16:07:17 AIPS rm -f /tmp/SETFC@1328+307_Q,BAND.0-1 >& /dev/null 1 2 15-MAY-2007 16:07:17 AIPS Waiting for returned adverbs 1 5 15-MAY-2007 16:07:17 SETFC Task SETFC (release of 31DEC07) begins 1 3 15-MAY-2007 16:07:17 SETFC Found 1328+307 .Q BAND.00001 Disk 1 slot 3 1 4 15-MAY-2007 16:07:17 SETFC SETCEL: max baseline, W = 1.5115E+06 1.3920E+06 wavelengths 1 4 15-MAY-2007 16:07:17 SETFC SETCEL: max field radius 1.0094E+02 arc seconds 1 4 15-MAY-2007 16:07:17 SETFC SETCEL: is > requested radius 3.1167E+01 arc seconds 1 4 15-MAY-2007 16:07:17 SETFC SETCEL: recommends IMSIZE 1370 CELLSIZE 0.045488 1 4 15-MAY-2007 16:07:17 SETFC SETCEL: returns IMSIZE 2048 CELLSIZE 0.038113 1 2 15-MAY-2007 16:07:17 SETFC ZTXOP2: using translated file name = 1 2 15-MAY-2007 16:07:17 SETFC ZTXOP2: /tmp/SETFC@1328+307_Q,BAND.0-1 1 4 15-MAY-2007 16:07:17 SETFC FLYEYE added 1 fields to BOXFILE to 0.000 deg 1 7 15-MAY-2007 16:07:17 SETFC WARNING: THIS MAY NOT COVER THE DESIRED AREA 1 4 15-MAY-2007 16:07:17 SETFC First field number written was 1 1 4 15-MAY-2007 16:07:17 SETFC Highest field number written was 1 1 2 15-MAY-2007 16:07:17 SETFC returns adverbs to AIPS 1 3 15-MAY-2007 16:07:17 SETFC Appears to have ended successfully 1 5 15-MAY-2007 16:07:17 SETFC mizar 31DEC07 TST: Cpu= 0.1 Real= 0 1 2 15-MAY-2007 16:07:17 AIPS Resumes 1 3 15-MAY-2007 16:07:17 AIPS SETFC was not found to be running 1 5 15-MAY-2007 16:07:17 AIPS 'SEARCHING FOR NVSS SOURCES' 1 2 15-MAY-2007 16:07:17 AIPS Waiting for returned adverbs 1 5 15-MAY-2007 16:07:17 SETFC Task SETFC (release of 31DEC07) begins 1 3 15-MAY-2007 16:07:18 SETFC Found 1328+307 .Q BAND.00001 Disk 1 slot 3 1 2 15-MAY-2007 16:07:18 SETFC ZTXOP2: using translated file name = 1 2 15-MAY-2007 16:07:18 SETFC ZTXOP2: /tmp/SETFC@1328+307_Q,BAND.0-1 1 3 15-MAY-2007 16:07:18 SETFC Searching catalog between 0.00 and 0.03 degrees radius 1 2 15-MAY-2007 16:07:18 SETFC ZTXOP2: using translated file name = 1 2 15-MAY-2007 16:07:18 SETFC ZTXOP2: /home/auto/aips/TEXT/STARS/NV00.0030 1 3 15-MAY-2007 16:07:19 SETFC Field RA Dec Flux Beam Sep 1 3 15-MAY-2007 16:07:19 SETFC 2 13:31:08.31 30:30:32.4 14.903 1.000 0.000 1 4 15-MAY-2007 16:07:19 SETFC Add NVSS: wrote 1 fields to BOXFILE 1 3 15-MAY-2007 16:07:19 SETFC The Sun is 42.5 deg away - ignoring 1 4 15-MAY-2007 16:07:19 SETFC First field number written was 2 1 4 15-MAY-2007 16:07:19 SETFC Highest field number written was 2 1 2 15-MAY-2007 16:07:19 SETFC returns adverbs to AIPS 1 3 15-MAY-2007 16:07:19 SETFC Appears to have ended successfully 1 5 15-MAY-2007 16:07:19 SETFC mizar 31DEC07 TST: Cpu= 1.8 Real= 2 1 2 15-MAY-2007 16:07:19 AIPS Resumes 1 3 15-MAY-2007 16:07:19 AIPS SETFC was not found to be running 1 3 15-MAY-2007 16:07:19 AIPS SYSTEM command to be executed is: 1 3 15-MAY-2007 16:07:19 AIPS echo "SETFC FILE FOR SOURCE 1328+307 BELOW IS:" >> $ARUN/AS638_1 1 3 15-MAY-2007 16:07:19 AIPS 998SEP07_1.0.log 1 3 15-MAY-2007 16:07:19 AIPS SYSTEM command to be executed is: 1 3 15-MAY-2007 16:07:19 AIPS cat /tmp/SETFC@1328+307_Q,BAND.0-1 >> $ARUN/AS638_1998SEP07_1.0. 1 3 15-MAY-2007 16:07:19 AIPS log 1 5 15-MAY-2007 16:07:19 AIPS ' NOW STARTING WITH SOURCE :1 =1328+307' 1 5 15-MAY-2007 16:07:19 AIPS ' ' 1 5 15-MAY-2007 16:07:19 IMAGR Task IMAGR (release of 31DEC07) begins 1 2 15-MAY-2007 16:07:19 IMAGR ZTXOP2: using translated file name = 1 2 15-MAY-2007 16:07:19 IMAGR ZTXOP2: /tmp/SETFC@1328+307_Q,BAND.0-1 1 3 15-MAY-2007 16:07:19 IMAGR FIELDF: Final field parameters and # read are: 1 3 15-MAY-2007 16:07:19 IMAGR Field 1 2036 2036 2.5129E-02 4.2756E-02 0 1 3 15-MAY-2007 16:07:19 IMAGR Field 2 246 246 2.8359E-01 -5.5724E-01 0 1 2 15-MAY-2007 16:07:19 IMAGR ZTXOP2: using translated file name = 1 2 15-MAY-2007 16:07:19 IMAGR ZTXOP2: /tmp/SETFC@1328+307_Q,BAND.0-1 1 7 15-MAY-2007 16:07:19 IMAGR WINDF: Number of clean boxes/field read as follows: 1 3 15-MAY-2007 16:07:19 IMAGR Field 01: 1 Field 02: 1 1 2 15-MAY-2007 16:07:19 IMAGR Create 1328+307 .IMAGR . 1 (UV) on disk 1 cno 4 1 4 15-MAY-2007 16:07:19 IMAGR Beginning channel 1 through 1 with 2 IFs 1 3 15-MAY-2007 16:07:19 IMAGR IMACPY: Copied 1442 visibilities to be imaged 1 2 15-MAY-2007 16:07:20 IMAGR QINIT: did a GET of 20480 Kwords, OFF -359761229 1 2 15-MAY-2007 16:07:20 IMAGR UVWAIT: begin finding uniform weights 1 2 15-MAY-2007 16:07:20 IMAGR UVWAIT: Average grid weight 2.475E+02 1 2 15-MAY-2007 16:07:20 IMAGR UVWAIT: Adding temperance S 4.950E+01 1 2 15-MAY-2007 16:07:20 IMAGR UVWAIT: begin applying uniform or other weights 1 4 15-MAY-2007 16:07:20 IMAGR UVWAIT: Sum of weights in 4.034E+04 and out 5.620E+04 1 4 15-MAY-2007 16:07:20 IMAGR UVWAIT: Noise is increased by a factor 1.185 due to weighting 1 4 15-MAY-2007 16:07:20 IMAGR UVWAIT: Average summed weight 2.475E+02 over 2801 vis 1 2 15-MAY-2007 16:07:20 IMAGR Create 1328+307 .IBM001. 1 (MA) on disk 1 cno 5 1 2 15-MAY-2007 16:07:20 IMAGR Create 1328+307 .IBM002. 1 (MA) on disk 1 cno 6 1 2 15-MAY-2007 16:07:20 IMAGR Create 1328+307 .ICL001. 1 (MA) on disk 1 cno 7 1 2 15-MAY-2007 16:07:20 IMAGR Create 1328+307 .ICL002. 1 (MA) on disk 1 cno 8 1 2 15-MAY-2007 16:07:20 IMAGR GRDFLT: X and Y convolution type = SPHEROIDAL 1 2 15-MAY-2007 16:07:20 IMAGR GRDFLT: X and Y parms = 3.0000 1.0000 1 2 15-MAY-2007 16:07:20 IMAGR GRDFLT: convolution function sampled every 1/100 of a cell 1 2 15-MAY-2007 16:07:20 IMAGR GRDMEM: Ave 2 Channels; 4.331490E+10 to 4.336490E+10 Hz 1 4 15-MAY-2007 16:07:21 IMAGR Field 1 Sum of gridding weights = 5.96579E+05 1 4 15-MAY-2007 16:07:22 IMAGR Field 1 Beam min = -187.6 MilliJy, max = 1.0 Jy 1 4 15-MAY-2007 16:07:22 IMAGR Field 1 fit FWHM = 817.918 x 108.159 Milliarcsec, PA= 57.9 1 4 15-MAY-2007 16:07:22 IMAGR Field 2 Sum of gridding weights = 5.96583E+05 1 4 15-MAY-2007 16:07:22 IMAGR Field 2 Beam min = -262.8 MilliJy, max = 1.0 Jy 1 4 15-MAY-2007 16:07:22 IMAGR Field 2 fit FWHM = 817.915 x 108.159 Milliarcsec, PA= 57.9 1 4 15-MAY-2007 16:07:22 IMAGR CLBHIS: minimum component 0.500 of current peak 1 4 15-MAY-2007 16:07:24 IMAGR Field 1 min = -272.9 MilliJy,max = 1.4 Jy 1 4 15-MAY-2007 16:07:24 IMAGR Field 2 min = -332.0 MilliJy,max = 1.4 Jy 1 2 15-MAY-2007 16:07:24 IMAGR BGC Clean: using 509 cell beam + residuals > 333.48 MilliJy 1 2 15-MAY-2007 16:07:24 IMAGR 902 Residual map points loaded 1 4 15-MAY-2007 16:07:24 IMAGR Field 2 min algorithm flux= 949.423 MilliJy iter= 5 1 3 15-MAY-2007 16:07:24 IMAGR Field 2 Clean flux density= 592.589 MilliJy 5 comps 1 3 15-MAY-2007 16:07:24 IMAGR Total Cleaned flux density = 592.589 MilliJy 5 comps 1 4 15-MAY-2007 16:07:24 IMAGR SETDO3: imaging done with multiple tangent planes 1 2 15-MAY-2007 16:07:24 IMAGR VISDFT: Begin DFT component subtraction 1 2 15-MAY-2007 16:07:24 IMAGR VISDFT: Model components of type Point 1 3 15-MAY-2007 16:07:24 IMAGR I Polarization model processed 1 4 15-MAY-2007 16:07:26 IMAGR Field 1 min = -164.1 MilliJy,max = 854.0 MilliJy 1 3 15-MAY-2007 16:07:26 IMAGR TRY ANOTHER FIELD: this is 8.130E-01 < Second best 9.052E-01 1 4 15-MAY-2007 16:07:26 IMAGR Field 2 min = -203.0 MilliJy,max = 854.5 MilliJy 1 2 15-MAY-2007 16:07:27 IMAGR BGC Clean: using 509 cell beam + residuals > 218.80 MilliJy 1 2 15-MAY-2007 16:07:27 IMAGR 656 Residual map points loaded 1 4 15-MAY-2007 16:07:27 IMAGR Field 2 min algorithm flux= 413.421 MilliJy iter= 13 1 3 15-MAY-2007 16:07:27 IMAGR Field 2 Clean flux density= 1.081 Jy 13 comps 1 3 15-MAY-2007 16:07:27 IMAGR Total Cleaned flux density = 1.081 Jy 13 comps 1 2 15-MAY-2007 16:07:27 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-MAY-2007 16:07:27 IMAGR I Polarization model processed 1 4 15-MAY-2007 16:07:28 IMAGR Field 1 min = -77.7 MilliJy,max = 379.2 MilliJy 1 3 15-MAY-2007 16:07:28 IMAGR TRY ANOTHER FIELD: this is 3.610E-01 < Second best 3.942E-01 1 4 15-MAY-2007 16:07:28 IMAGR Field 2 min = -93.4 MilliJy,max = 372.5 MilliJy 1 2 15-MAY-2007 16:07:29 IMAGR BGC Clean: using 509 cell beam + residuals > 95.27 MilliJy 1 2 15-MAY-2007 16:07:29 IMAGR 701 Residual map points loaded 1 4 15-MAY-2007 16:07:29 IMAGR Field 2 min allowed flux = 183.708 MilliJy iter= 21 1 3 15-MAY-2007 16:07:29 IMAGR Field 2 Clean flux density= 1.296 Jy 21 comps 1 3 15-MAY-2007 16:07:29 IMAGR Total Cleaned flux density = 1.296 Jy 21 comps 1 2 15-MAY-2007 16:07:29 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-MAY-2007 16:07:29 IMAGR I Polarization model processed 1 4 15-MAY-2007 16:07:31 IMAGR Field 1 min = -41.5 MilliJy,max = 169.3 MilliJy 1 3 15-MAY-2007 16:07:31 IMAGR TRY ANOTHER FIELD: this is 1.612E-01 < Second best 1.752E-01 1 4 15-MAY-2007 16:07:31 IMAGR Field 2 min = -44.4 MilliJy,max = 166.2 MilliJy 1 2 15-MAY-2007 16:07:31 IMAGR BGC Clean: using 509 cell beam + residuals > 42.34 MilliJy 1 2 15-MAY-2007 16:07:31 IMAGR 764 Residual map points loaded 1 4 15-MAY-2007 16:07:31 IMAGR Field 2 min allowed flux = 82.114 MilliJy iter= 29 1 3 15-MAY-2007 16:07:31 IMAGR Field 2 Clean flux density= 1.392 Jy 29 comps 1 3 15-MAY-2007 16:07:31 IMAGR Total Cleaned flux density = 1.392 Jy 29 comps 1 2 15-MAY-2007 16:07:31 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-MAY-2007 16:07:31 IMAGR I Polarization model processed 1 4 15-MAY-2007 16:07:33 IMAGR Field 1 min = -25.3 MilliJy,max = 75.7 MilliJy 1 3 15-MAY-2007 16:07:33 IMAGR TRY ANOTHER FIELD: this is 7.219E-02 < Second best 7.832E-02 1 4 15-MAY-2007 16:07:33 IMAGR Field 2 min = -28.6 MilliJy,max = 74.3 MilliJy 1 2 15-MAY-2007 16:07:33 IMAGR BGC Clean: using 509 cell beam + residuals > 18.92 MilliJy 1 2 15-MAY-2007 16:07:33 IMAGR 1073 Residual map points loaded 1 4 15-MAY-2007 16:07:33 IMAGR Field 2 min allowed flux = 36.691 MilliJy iter= 37 1 3 15-MAY-2007 16:07:33 IMAGR Field 2 Clean flux density= 1.435 Jy 37 comps 1 3 15-MAY-2007 16:07:33 IMAGR Total Cleaned flux density = 1.435 Jy 37 comps 1 2 15-MAY-2007 16:07:33 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-MAY-2007 16:07:33 IMAGR I Polarization model processed 1 4 15-MAY-2007 16:07:35 IMAGR Field 1 min = -21.1 MilliJy,max = 33.9 MilliJy 1 3 15-MAY-2007 16:07:35 IMAGR TRY ANOTHER FIELD: this is 3.240E-02 < Second best 3.502E-02 1 4 15-MAY-2007 16:07:35 IMAGR Field 2 min = -23.4 MilliJy,max = 33.2 MilliJy 1 2 15-MAY-2007 16:07:35 IMAGR BGC Clean: using 509 cell beam + residuals > 13.10 MilliJy 1 2 15-MAY-2007 16:07:35 IMAGR 778 Residual map points loaded 1 4 15-MAY-2007 16:07:35 IMAGR Field 2 min algorithm flux= 16.158 MilliJy iter= 49 1 3 15-MAY-2007 16:07:35 IMAGR Field 2 Clean flux density= 1.457 Jy 49 comps 1 3 15-MAY-2007 16:07:35 IMAGR Total Cleaned flux density = 1.457 Jy 49 comps 1 2 15-MAY-2007 16:07:35 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-MAY-2007 16:07:35 IMAGR I Polarization model processed 1 4 15-MAY-2007 16:07:37 IMAGR Field 1 min = -21.1 MilliJy,max = 20.1 MilliJy 1 2 15-MAY-2007 16:07:38 IMAGR BGC Clean: using 1733 cell beam + residuals > 11.66 MilliJy 1 2 15-MAY-2007 16:07:38 IMAGR 18208 Residual map points loaded 1 4 15-MAY-2007 16:07:38 IMAGR Field 1 min algorithm flux= -16.139 MilliJy iter= 24 1 3 15-MAY-2007 16:07:38 IMAGR Field 1 Clean flux density= -13.933 MilliJy 24 comps 1 3 15-MAY-2007 16:07:38 IMAGR Total Cleaned flux density = 1.443 Jy 73 comps 1 2 15-MAY-2007 16:07:38 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-MAY-2007 16:07:38 IMAGR I Polarization model processed 1 4 15-MAY-2007 16:07:40 IMAGR Field 1 min = -20.5 MilliJy,max = 19.3 MilliJy 1 2 15-MAY-2007 16:07:41 IMAGR BGC Clean: using 1765 cell beam + residuals > 10.84 MilliJy 1 2 15-MAY-2007 16:07:41 IMAGR 15891 Residual map points loaded 1 4 15-MAY-2007 16:07:41 IMAGR Field 1 min algorithm flux= -14.311 MilliJy iter= 53 1 3 15-MAY-2007 16:07:41 IMAGR Field 1 Clean flux density= -21.365 MilliJy 53 comps 1 3 15-MAY-2007 16:07:41 IMAGR Total Cleaned flux density = 1.436 Jy 102 comps 1 2 15-MAY-2007 16:07:41 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-MAY-2007 16:07:41 IMAGR I Polarization model processed 1 4 15-MAY-2007 16:07:41 IMAGR Field 2 min = -15.1 MilliJy,max = 18.5 MilliJy 1 3 15-MAY-2007 16:07:41 IMAGR TRY ANOTHER FIELD: this is 1.274E-02 < Second best 1.374E-02 1 4 15-MAY-2007 16:07:43 IMAGR Field 1 min = -19.9 MilliJy,max = 19.1 MilliJy 1 2 15-MAY-2007 16:07:43 IMAGR BGC Clean: using 555 cell beam + residuals > 10.25 MilliJy 1 2 15-MAY-2007 16:07:44 IMAGR 11440 Residual map points loaded 1 4 15-MAY-2007 16:07:44 IMAGR Field 1 min algorithm flux= 13.100 MilliJy iter= 87 1 3 15-MAY-2007 16:07:44 IMAGR Field 1 Clean flux density= -29.601 MilliJy 87 comps 1 3 15-MAY-2007 16:07:44 IMAGR Total Cleaned flux density = 1.428 Jy 136 comps 1 2 15-MAY-2007 16:07:44 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-MAY-2007 16:07:44 IMAGR I Polarization model processed 1 4 15-MAY-2007 16:07:44 IMAGR Field 2 min = -13.6 MilliJy,max = 16.1 MilliJy 1 3 15-MAY-2007 16:07:44 IMAGR TRY ANOTHER FIELD: this is 1.170E-02 < Second best 1.258E-02 1 4 15-MAY-2007 16:07:45 IMAGR Field 1 min = -18.9 MilliJy,max = 18.1 MilliJy 1 2 15-MAY-2007 16:07:46 IMAGR BGC Clean: using 555 cell beam + residuals > 9.38 MilliJy 1 2 15-MAY-2007 16:07:46 IMAGR 11078 Residual map points loaded 1 4 15-MAY-2007 16:07:46 IMAGR Field 1 min algorithm flux= -11.812 MilliJy iter= 128 1 3 15-MAY-2007 16:07:46 IMAGR Field 1 Clean flux density= -31.115 MilliJy 128 comps 1 3 15-MAY-2007 16:07:46 IMAGR Total Cleaned flux density = 1.426 Jy 177 comps 1 2 15-MAY-2007 16:07:46 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-MAY-2007 16:07:46 IMAGR I Polarization model processed 1 4 15-MAY-2007 16:07:46 IMAGR Field 2 min = -12.8 MilliJy,max = 14.0 MilliJy 1 3 15-MAY-2007 16:07:46 IMAGR TRY ANOTHER FIELD: this is 9.949E-03 < Second best 1.134E-02 1 4 15-MAY-2007 16:07:48 IMAGR Field 1 min = -18.7 MilliJy,max = 17.6 MilliJy 1 2 15-MAY-2007 16:07:49 IMAGR BGC Clean: using 555 cell beam + residuals > 8.46 MilliJy 1 2 15-MAY-2007 16:07:49 IMAGR 11053 Residual map points loaded 1 4 15-MAY-2007 16:07:49 IMAGR Field 1 min algorithm flux= -10.524 MilliJy iter= 178 1 3 15-MAY-2007 16:07:49 IMAGR Field 1 Clean flux density= -39.561 MilliJy 178 comps 1 3 15-MAY-2007 16:07:49 IMAGR Total Cleaned flux density = 1.418 Jy 227 comps 1 2 15-MAY-2007 16:07:49 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-MAY-2007 16:07:49 IMAGR I Polarization model processed 1 4 15-MAY-2007 16:07:50 IMAGR Field 1 min = -17.2 MilliJy,max = 17.2 MilliJy 1 2 15-MAY-2007 16:07:51 IMAGR BGC Clean: using 555 cell beam + residuals > 7.54 MilliJy 1 2 15-MAY-2007 16:07:51 IMAGR 12848 Residual map points loaded 1 4 15-MAY-2007 16:07:51 IMAGR Field 1 min algorithm flux= -9.290 MilliJy iter= 239 1 3 15-MAY-2007 16:07:51 IMAGR Field 1 Clean flux density= -36.788 MilliJy 239 comps 1 3 15-MAY-2007 16:07:51 IMAGR Total Cleaned flux density = 1.421 Jy 288 comps 1 2 15-MAY-2007 16:07:51 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-MAY-2007 16:07:51 IMAGR I Polarization model processed 1 4 15-MAY-2007 16:07:51 IMAGR Field 2 min = -10.4 MilliJy,max = 10.3 MilliJy 1 3 15-MAY-2007 16:07:51 IMAGR TRY ANOTHER FIELD: this is 7.368E-03 < Second best 8.921E-03 1 4 15-MAY-2007 16:07:53 IMAGR Field 1 min = -16.5 MilliJy,max = 16.3 MilliJy 1 2 15-MAY-2007 16:07:54 IMAGR BGC Clean: using 555 cell beam + residuals > 6.66 MilliJy 1 2 15-MAY-2007 16:07:54 IMAGR 14424 Residual map points loaded 1 4 15-MAY-2007 16:07:54 IMAGR Field 1 min algorithm flux= -8.219 MilliJy iter= 315 1 3 15-MAY-2007 16:07:54 IMAGR Field 1 Clean flux density= -50.260 MilliJy 315 comps 1 3 15-MAY-2007 16:07:54 IMAGR Total Cleaned flux density = 1.407 Jy 364 comps 1 2 15-MAY-2007 16:07:54 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-MAY-2007 16:07:54 IMAGR I Polarization model processed 1 4 15-MAY-2007 16:07:56 IMAGR Field 1 min = -15.1 MilliJy,max = 16.3 MilliJy 1 2 15-MAY-2007 16:07:56 IMAGR BGC Clean: using 555 cell beam + residuals > 5.89 MilliJy 1 2 15-MAY-2007 16:07:56 IMAGR 12879 Residual map points loaded 1 4 15-MAY-2007 16:07:57 IMAGR Field 1 min algorithm flux= 7.159 MilliJy iter= 403 1 3 15-MAY-2007 16:07:57 IMAGR Field 1 Clean flux density= -45.654 MilliJy 403 comps 1 3 15-MAY-2007 16:07:57 IMAGR Total Cleaned flux density = 1.412 Jy 452 comps 1 2 15-MAY-2007 16:07:57 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-MAY-2007 16:07:57 IMAGR I Polarization model processed 1 4 15-MAY-2007 16:07:57 IMAGR Field 2 min = -6.9 MilliJy,max = 8.3 MilliJy 1 3 15-MAY-2007 16:07:57 IMAGR TRY ANOTHER FIELD: this is 6.232E-03 < Second best 6.875E-03 1 4 15-MAY-2007 16:07:58 IMAGR Field 1 min = -14.8 MilliJy,max = 15.5 MilliJy 1 2 15-MAY-2007 16:07:59 IMAGR BGC Clean: using 555 cell beam + residuals > 5.13 MilliJy 1 2 15-MAY-2007 16:07:59 IMAGR 15204 Residual map points loaded 1 4 15-MAY-2007 16:07:59 IMAGR Field 1 min algorithm flux= -6.205 MilliJy iter= 509 1 3 15-MAY-2007 16:07:59 IMAGR Field 1 Clean flux density= -43.115 MilliJy 509 comps 1 3 15-MAY-2007 16:07:59 IMAGR Total Cleaned flux density = 1.414 Jy 558 comps 1 2 15-MAY-2007 16:07:59 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-MAY-2007 16:07:59 IMAGR I Polarization model processed 1 4 15-MAY-2007 16:07:59 IMAGR Field 2 min = -6.2 MilliJy,max = 7.0 MilliJy 1 3 15-MAY-2007 16:07:59 IMAGR TRY ANOTHER FIELD: this is 5.219E-03 < Second best 5.956E-03 1 4 15-MAY-2007 16:08:01 IMAGR Field 1 min = -15.0 MilliJy,max = 14.7 MilliJy 1 2 15-MAY-2007 16:08:02 IMAGR BGC Clean: using 555 cell beam + residuals > 4.44 MilliJy 1 2 15-MAY-2007 16:08:02 IMAGR 17881 Residual map points loaded 1 4 15-MAY-2007 16:08:02 IMAGR Field 1 min algorithm flux= -5.392 MilliJy iter= 642 1 3 15-MAY-2007 16:08:02 IMAGR Field 1 Clean flux density= -54.913 MilliJy 642 comps 1 3 15-MAY-2007 16:08:02 IMAGR Total Cleaned flux density = 1.402 Jy 691 comps 1 2 15-MAY-2007 16:08:02 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-MAY-2007 16:08:02 IMAGR I Polarization model processed 1 4 15-MAY-2007 16:08:02 IMAGR Field 2 min = -4.8 MilliJy,max = 5.5 MilliJy 1 3 15-MAY-2007 16:08:02 IMAGR TRY ANOTHER FIELD: this is 4.227E-03 < Second best 5.177E-03 1 4 15-MAY-2007 16:08:04 IMAGR Field 1 min = -14.1 MilliJy,max = 14.5 MilliJy 1 2 15-MAY-2007 16:08:04 IMAGR BGC Clean: using 555 cell beam + residuals > 3.86 MilliJy 1 2 15-MAY-2007 16:08:05 IMAGR 17808 Residual map points loaded 1 4 15-MAY-2007 16:08:05 IMAGR Field 1 min algorithm flux= -4.662 MilliJy iter= 793 1 3 15-MAY-2007 16:08:05 IMAGR Field 1 Clean flux density= -58.257 MilliJy 793 comps 1 3 15-MAY-2007 16:08:05 IMAGR Total Cleaned flux density = 1.399 Jy 842 comps 1 2 15-MAY-2007 16:08:05 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-MAY-2007 16:08:05 IMAGR I Polarization model processed 1 4 15-MAY-2007 16:08:07 IMAGR Field 1 min = -13.9 MilliJy,max = 13.3 MilliJy 1 2 15-MAY-2007 16:08:07 IMAGR BGC Clean: using 553 cell beam + residuals > 3.61 MilliJy 1 2 15-MAY-2007 16:08:07 IMAGR 9735 Residual map points loaded 1 4 15-MAY-2007 16:08:07 IMAGR Field 1 min algorithm flux= 4.168 MilliJy iter= 927 1 3 15-MAY-2007 16:08:07 IMAGR Field 1 Clean flux density= -63.933 MilliJy 927 comps 1 3 15-MAY-2007 16:08:07 IMAGR Total Cleaned flux density = 1.393 Jy 976 comps 1 2 15-MAY-2007 16:08:07 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-MAY-2007 16:08:07 IMAGR I Polarization model processed 1 4 15-MAY-2007 16:08:08 IMAGR Field 2 min = -4.1 MilliJy,max = 4.5 MilliJy 1 3 15-MAY-2007 16:08:08 IMAGR TRY ANOTHER FIELD: this is 3.400E-03 < Second best 3.997E-03 1 4 15-MAY-2007 16:08:09 IMAGR Field 1 min = -12.5 MilliJy,max = 13.1 MilliJy 1 2 15-MAY-2007 16:08:10 IMAGR BGC Clean: using 557 cell beam + residuals > 3.35 MilliJy 1 2 15-MAY-2007 16:08:10 IMAGR 7464 Residual map points loaded 1 4 15-MAY-2007 16:08:10 IMAGR Field 1 min algorithm flux= 3.790 MilliJy iter= 1057 1 3 15-MAY-2007 16:08:10 IMAGR Field 1 Clean flux density= -60.406 MilliJy 1057 comps 1 3 15-MAY-2007 16:08:10 IMAGR Total Cleaned flux density = 1.397 Jy 1106 comps 1 2 15-MAY-2007 16:08:10 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-MAY-2007 16:08:10 IMAGR I Polarization model processed 1 4 15-MAY-2007 16:08:12 IMAGR Field 1 min = -12.7 MilliJy,max = 12.2 MilliJy 1 2 15-MAY-2007 16:08:13 IMAGR BGC Clean: using 553 cell beam + residuals > 2.93 MilliJy 1 2 15-MAY-2007 16:08:13 IMAGR 12455 Residual map points loaded 1 4 15-MAY-2007 16:08:13 IMAGR Field 1 min algorithm flux= 3.366 MilliJy iter= 1229 1 3 15-MAY-2007 16:08:13 IMAGR Field 1 Clean flux density= -65.571 MilliJy 1229 comps 1 3 15-MAY-2007 16:08:13 IMAGR Total Cleaned flux density = 1.392 Jy 1278 comps 1 2 15-MAY-2007 16:08:13 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-MAY-2007 16:08:13 IMAGR I Polarization model processed 1 4 15-MAY-2007 16:08:13 IMAGR Field 2 min = -3.4 MilliJy,max = 3.7 MilliJy 1 3 15-MAY-2007 16:08:13 IMAGR TRY ANOTHER FIELD: this is 3.032E-03 < Second best 3.230E-03 1 4 15-MAY-2007 16:08:15 IMAGR Field 1 min = -12.0 MilliJy,max = 11.6 MilliJy 1 2 15-MAY-2007 16:08:16 IMAGR BGC Clean: using 597 cell beam + residuals > 2.70 MilliJy 1 2 15-MAY-2007 16:08:16 IMAGR 12975 Residual map points loaded 1 4 15-MAY-2007 16:08:16 IMAGR Field 1 min algorithm flux= -3.089 MilliJy iter= 1410 1 3 15-MAY-2007 16:08:16 IMAGR Field 1 Clean flux density= -64.213 MilliJy 1410 comps 1 3 15-MAY-2007 16:08:16 IMAGR Total Cleaned flux density = 1.393 Jy 1459 comps 1 2 15-MAY-2007 16:08:16 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-MAY-2007 16:08:16 IMAGR I Polarization model processed 1 4 15-MAY-2007 16:08:17 IMAGR Field 2 min = -2.9 MilliJy,max = 3.4 MilliJy 1 3 15-MAY-2007 16:08:17 IMAGR TRY ANOTHER FIELD: this is 2.511E-03 < Second best 2.960E-03 1 4 15-MAY-2007 16:08:18 IMAGR Field 1 min = -11.7 MilliJy,max = 11.0 MilliJy 1 2 15-MAY-2007 16:08:19 IMAGR BGC Clean: using 557 cell beam + residuals > 2.56 MilliJy 1 2 15-MAY-2007 16:08:19 IMAGR 9175 Residual map points loaded 1 4 15-MAY-2007 16:08:19 IMAGR Field 1 min Clean flux = -2.908 MilliJy iter= 1564 1 5 15-MAY-2007 16:08:19 IMAGR Field 1 Clean flux density= -70.254 MilliJy 1564 comps 1 5 15-MAY-2007 16:08:19 IMAGR Total Cleaned flux density = 1.387 Jy 1613 comps 1 2 15-MAY-2007 16:08:19 IMAGR VISDFT: Begin DFT component subtraction 1 3 15-MAY-2007 16:08:19 IMAGR I Polarization model processed 1 4 15-MAY-2007 16:08:20 IMAGR Peak residual in window 2.908 less than limit 2.909 MilliJy 1 3 15-MAY-2007 16:08:20 IMAGR Merging the Clean components files 1 3 15-MAY-2007 16:08:20 IMAGR Field 1 compressed from 1564 to 975 components 1 3 15-MAY-2007 16:08:20 IMAGR Field 2 compressed from 49 to 8 components 1 4 15-MAY-2007 16:08:21 IMAGR Field 1 min = -11.7 MilliJy,max = 10.9 MilliJy 1 4 15-MAY-2007 16:08:21 IMAGR Field 2 min = -2.7 MilliJy,max = 3.0 MilliJy 1 3 15-MAY-2007 16:08:21 IMAGR Restoring Clean components 1 3 15-MAY-2007 16:08:27 IMAGR Restoring overlapped Clean components 1 3 15-MAY-2007 16:08:27 IMAGR Restore 5.906 MilliJy ( 11 CCs) from field 1 to field 2 1 3 15-MAY-2007 16:08:28 IMAGR Restore 1.457 Jy ( 8 CCs) from field 2 to field 1 1 3 15-MAY-2007 16:08:28 IMAGR Checking image max/min 1 3 15-MAY-2007 16:08:28 IMAGR Field 1 final Clean flux 1.387 Jy 1 3 15-MAY-2007 16:08:28 IMAGR Field 2 final Clean flux 1.463 Jy 1 6 15-MAY-2007 16:08:28 IMAGR Deleting UV work file: 1 4 15-MAY-2007 16:08:28 IMAGR Destroyed 1 extension files of type AN 1 4 15-MAY-2007 16:08:28 IMAGR Destroyed 1 extension files of type FQ 1 4 15-MAY-2007 16:08:28 IMAGR Destroyed UV image file: catno= 4 disk= 1 1 3 15-MAY-2007 16:08:28 IMAGR Appears to have ended successfully 1 5 15-MAY-2007 16:08:28 IMAGR mizar 31DEC07 TST: Cpu= 67.8 Real= 69 1 2 15-MAY-2007 16:08:28 AIPS Resumes 1 3 15-MAY-2007 16:08:28 AIPS SYSTEM command to be executed is: 1 3 15-MAY-2007 16:08:28 AIPS rm -f /tmp/SETFC@1328+307_Q,BAND.0-1 >& /dev/null 1 5 15-MAY-2007 16:08:28 UVPLT Task UVPLT (release of 31DEC07) begins 1 2 15-MAY-2007 16:08:28 UVPLT GFINIS: number records used 268 1 2 15-MAY-2007 16:08:28 UVPLT PLTUV: 5602 Points plotted 1 2 15-MAY-2007 16:08:28 UVPLT PLTUV: Plot file version 1 created. 1 3 15-MAY-2007 16:08:28 UVPLT Appears to have ended successfully 1 5 15-MAY-2007 16:08:28 UVPLT mizar 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 15-MAY-2007 16:08:28 AIPS Resumes 1 5 15-MAY-2007 16:08:28 UVPLT Task UVPLT (release of 31DEC07) begins 1 2 15-MAY-2007 16:08:28 UVPLT GFINIS: number records used 136 1 2 15-MAY-2007 16:08:28 UVPLT PLTUV: 2801 Points plotted 1 2 15-MAY-2007 16:08:28 UVPLT PLTUV: Plot file version 2 created. 1 3 15-MAY-2007 16:08:28 UVPLT Appears to have ended successfully 1 5 15-MAY-2007 16:08:28 UVPLT mizar 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 15-MAY-2007 16:08:29 AIPS Resumes 1 5 15-MAY-2007 16:08:29 UVPLT Task UVPLT (release of 31DEC07) begins 1 2 15-MAY-2007 16:08:29 UVPLT GFINIS: number records used 137 1 2 15-MAY-2007 16:08:29 UVPLT PLTUV: 2801 Points plotted 1 2 15-MAY-2007 16:08:29 UVPLT PLTUV: Plot file version 3 created. 1 3 15-MAY-2007 16:08:29 UVPLT Appears to have ended successfully 1 5 15-MAY-2007 16:08:29 UVPLT mizar 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 15-MAY-2007 16:08:29 AIPS Resumes 1 4 15-MAY-2007 16:08:29 AIPS Destroyed 1 extension files of type HI 1 4 15-MAY-2007 16:08:29 AIPS Destroyed MA image file: catno= 5 disk= 1 1 4 15-MAY-2007 16:08:29 AIPS Destroyed 1 extension files of type HI 1 4 15-MAY-2007 16:08:29 AIPS Destroyed MA image file: catno= 6 disk= 1 1 2 15-MAY-2007 16:08:29 AIPS Disk 1 in-CNO 7 renumbered as CNO 4 1 2 15-MAY-2007 16:08:29 AIPS Disk 1 in-CNO 8 renumbered as CNO 5 1 5 15-MAY-2007 16:08:29 AIPS ' ' 1 5 15-MAY-2007 16:08:29 AIPS ' ' 1 2 15-MAY-2007 16:08:29 AIPS Found in Version=ABIN 1 5 15-MAY-2007 16:08:29 AIPS '* APPEARS TO HAVE ENDED SUCCESSFULLY *' 1 0 15-MAY-2007 16:08:29 AIPS 1 0 15-MAY-2007 16:08:29 AIPS type'EMPTY CATALOG ?' checkcat 1 2 15-MAY-2007 16:08:29 AIPS Disk 1 No files needed renumbering 1 5 15-MAY-2007 16:08:29 AIPS 'EMPTY CATALOG ?' 5 1 0 15-MAY-2007 16:08:29 AIPS flatfov;nvasimage 1 5 15-MAY-2007 16:08:29 AIPS 'WARNING: ONLY ONE UV-FILE - MAYBE CHECK?' 1 2 15-MAY-2007 16:08:29 AIPS Got(1) disk= 1 user=**** type=UV 19980907.Q BAND.1 1 5 15-MAY-2007 16:08:29 AIPS '40 SECOND INTEGRATIONS (GUESS)' 1 2 15-MAY-2007 16:08:29 AIPS Got(1) disk= 1 user=**** type=UV 1328+307.Q BAND.1 1 5 15-MAY-2007 16:08:29 AIPS 'MINIMUM FOV :31.1491 ARCSEC RADIUS' 1 5 15-MAY-2007 16:08:29 FLATN Task FLATN (release of 31DEC07) begins 1 2 15-MAY-2007 16:08:29 FLATN Create 1328+307 .FLATN . 1 (MA) on disk 1 cno 6 1 2 15-MAY-2007 16:08:29 AIPS Resumes 1 4 15-MAY-2007 16:08:30 FLATN Field 1 included blc,trc 1 1 1635 1635 1 4 15-MAY-2007 16:08:40 FLATN Field 2 included blc,trc 696 689 924 917 1 2 15-MAY-2007 16:08:40 FLATN Now output average image 1 3 15-MAY-2007 16:08:41 FLATN Appears to have ended successfully 1 5 15-MAY-2007 16:08:41 FLATN mizar 31DEC07 TST: Cpu= 11.6 Real= 12 1 3 15-MAY-2007 16:08:41 AIPS Task FLATN has finished 1 5 15-MAY-2007 16:08:41 BLANK Task BLANK (release of 31DEC07) begins 1 2 15-MAY-2007 16:08:41 BLANK Create 1328+307 .BLANK . 1 (MA) on disk 1 cno 7 1 2 15-MAY-2007 16:08:41 AIPS Resumes 1 3 15-MAY-2007 16:08:46 BLANK Appears to have ended successfully 1 5 15-MAY-2007 16:08:46 BLANK mizar 31DEC07 TST: Cpu= 5.7 Real= 5 1 3 15-MAY-2007 16:08:47 AIPS Task BLANK has finished 1 4 15-MAY-2007 16:08:47 AIPS Destroyed 1 extension files of type HI 1 4 15-MAY-2007 16:08:47 AIPS Destroyed MA image file: catno= 6 disk= 1 1 2 15-MAY-2007 16:08:47 AIPS Disk 1 in-CNO 7 renumbered as CNO 6 1 2 15-MAY-2007 16:08:47 AIPS Disk 1 No files needed renumbering 1 2 15-MAY-2007 16:08:47 AIPS Got(1) disk= 1 user=**** type=UV 19980907.Q BAND.1 1 2 15-MAY-2007 16:08:47 AIPS Got(1) disk= 1 user=**** type=UV 19980907.TASAV.1 1 2 15-MAY-2007 16:08:47 AIPS Got(1) disk= 1 user=**** type=UV 1328+307.Q BAND.1 1 2 15-MAY-2007 16:08:47 AIPS Got(1) disk= 1 user=**** type=MA 1328+307.ICL001.1 1 2 15-MAY-2007 16:08:47 AIPS Got(1) disk= 1 user=**** type=MA 1328+307.ICL002.1 1 2 15-MAY-2007 16:08:47 AIPS Got(1) disk= 1 user=**** type=MA 1328+307.BLANK.1 1 2 15-MAY-2007 16:08:47 AIPS Got(1) disk= 1 user=**** type=MA 1328+307.BLANK.1 1 5 15-MAY-2007 16:08:47 AIPS Mean=-1.0204E-06 rms= 7.5787E-04 JY/BEAM over 2094854. pixels 1 5 15-MAY-2007 16:08:47 AIPS Maximum= 7.1284E-03 at 347 945 1 1 1 1 1 1 5 15-MAY-2007 16:08:47 AIPS Skypos: RA 13 31 09.67418 DEC 30 30 37.7971 1 5 15-MAY-2007 16:08:47 AIPS Skypos: IPOL 43339.900 MHZ 1 5 15-MAY-2007 16:08:47 AIPS Minimum=-8.3404E-03 at 272 1302 1 1 1 1 1 1 5 15-MAY-2007 16:08:47 AIPS Skypos: RA 13 31 09.89543 DEC 30 30 51.4031 1 5 15-MAY-2007 16:08:47 AIPS Skypos: IPOL 43339.900 MHZ 1 5 15-MAY-2007 16:08:47 AIPS Flux density = -3.0975E-02 Jy. Beam area = 69.01 pixels 1 2 15-MAY-2007 16:08:47 AIPS Waiting for returned adverbs 1 5 15-MAY-2007 16:08:47 IMEAN Task IMEAN (release of 31DEC07) begins 1 5 15-MAY-2007 16:08:47 IMEAN Image= 1328+307 .BLANK . 1 1 xywind= 1 1 1635 1635 1 5 15-MAY-2007 16:08:47 IMEAN Mean and rms found by fitting peak in histogram: 1 5 15-MAY-2007 16:08:47 IMEAN Mean= 1.0167E-06 Rms= 7.5380E-04 **** from histogram 1 5 15-MAY-2007 16:08:47 IMEAN Mean and rms found by including all data: 1 5 15-MAY-2007 16:08:47 IMEAN Mean= 4.6721E-05 Rms= 5.8898E-03 JY/BEAM over 2098454 pixels 1 5 15-MAY-2007 16:08:47 IMEAN Flux density = 1.4207E+00 Jy. beam area = 69.01 pixels 1 5 15-MAY-2007 16:08:47 IMEAN Minimum=-8.3404E-03 at 272 1302 1 1 1 5 15-MAY-2007 16:08:47 IMEAN Skypos: RA 13 31 09.89543 DEC 30 30 51.4031 1 5 15-MAY-2007 16:08:47 IMEAN Maximum= 1.4255E+00 at 817 818 1 1 1 5 15-MAY-2007 16:08:47 IMEAN Skypos: RA 13 31 08.28806 DEC 30 30 32.9572 1 5 15-MAY-2007 16:08:47 IMEAN Skypos: IPOL 43339.900 MHZ 1 2 15-MAY-2007 16:08:47 IMEAN returns adverbs to AIPS 1 3 15-MAY-2007 16:08:47 IMEAN Appears to have ended successfully 1 5 15-MAY-2007 16:08:47 IMEAN mizar 31DEC07 TST: Cpu= 0.3 Real= 0 1 2 15-MAY-2007 16:08:47 AIPS Resumes 1 3 15-MAY-2007 16:08:47 AIPS IMEAN was not found to be running 1 2 15-MAY-2007 16:08:47 AIPS Got(1) disk= 1 user=**** type=MA 1328+307.BLANK.1 1 2 15-MAY-2007 16:08:47 AIPS Got(O) disk= 1 user=**** type=MA 1328+307.BLANK.1 1 5 15-MAY-2007 16:08:47 PBCOR Task PBCOR (release of 31DEC07) begins 1 2 15-MAY-2007 16:08:47 PBCOR Create 1328+307 .RADCOR. 1 (MA) on disk 1 cno 7 1 2 15-MAY-2007 16:08:47 AIPS Resumes 1 3 15-MAY-2007 16:08:53 PBCOR Appears to have ended successfully 1 5 15-MAY-2007 16:08:53 PBCOR mizar 31DEC07 TST: Cpu= 6.1 Real= 6 1 3 15-MAY-2007 16:08:54 AIPS Task PBCOR has finished 1 4 15-MAY-2007 16:08:54 AIPS Destroyed 1 extension files of type HI 1 4 15-MAY-2007 16:08:54 AIPS Destroyed MA image file: catno= 6 disk= 1 1 2 15-MAY-2007 16:08:54 AIPS Disk 1 in-CNO 7 renumbered as CNO 6 1 2 15-MAY-2007 16:08:54 AIPS Disk 1 No files needed renumbering 1 2 15-MAY-2007 16:08:54 AIPS Got(1) disk= 1 user=**** type=MA 1328+307.RADCOR.1 1 2 15-MAY-2007 16:08:54 AIPS Got(O) disk= 1 user=**** type=MA 1328+307.RADCOR.1 1 5 15-MAY-2007 16:08:54 CPYRT Task CPYRT (release of 31DEC07) begins 1 2 15-MAY-2007 16:08:54 CPYRT Create 1328+307 .NVAS07. 1 (MA) on disk 1 cno 7 1 2 15-MAY-2007 16:08:54 AIPS Resumes 1 2 15-MAY-2007 16:08:54 CPYRT ZTXOP2: using translated file name = 1 2 15-MAY-2007 16:08:54 CPYRT ZTXOP2: /home/mizar2/vlbacald/Arch_Cprt 1 3 15-MAY-2007 16:08:54 CPYRT Appears to have ended successfully 1 5 15-MAY-2007 16:08:54 CPYRT mizar 31DEC07 TST: Cpu= 0.2 Real= 0 1 3 15-MAY-2007 16:08:54 AIPS Task CPYRT has finished 1 4 15-MAY-2007 16:08:54 AIPS Destroyed 1 extension files of type HI 1 4 15-MAY-2007 16:08:54 AIPS Destroyed MA image file: catno= 6 disk= 1 1 2 15-MAY-2007 16:08:54 AIPS Disk 1 in-CNO 7 renumbered as CNO 6 1 0 15-MAY-2007 16:08:54 AIPS nvasarch 1 2 15-MAY-2007 16:08:54 AIPS Disk 1 No files needed renumbering 1 5 15-MAY-2007 16:08:54 AIPS 'AS638_1998SEP07_1' 1 2 15-MAY-2007 16:08:54 AIPS Got(1) disk= 1 user=**** type=UV 19980907.Q BAND.1 1 3 15-MAY-2007 16:08:54 AIPS SYSTEM command to be executed is: 1 3 15-MAY-2007 16:08:54 AIPS umask 0;mkdir $ADAT/AS638 >& /dev/null 1 5 15-MAY-2007 16:08:54 FITAB Task FITAB (release of 31DEC07) begins 1 4 15-MAY-2007 16:08:54 FITAB Writing to disk file: ADAT:AS638_1998SEP07_1_43.3F27BB.uvfits 1 3 15-MAY-2007 16:08:54 FITAB Writing UV data: User18858 Disk 1 Name 19980907.Q BAND.1 1 3 15-MAY-2007 16:08:54 FITAB Writing visibilities 1 to 1499 1 3 15-MAY-2007 16:08:54 FITAB Writing HIstory to main FITS header 1 3 15-MAY-2007 16:08:54 FITAB Writing binary table of type AN 1 3 15-MAY-2007 16:08:54 FITAB Writing binary table of type NX 1 3 15-MAY-2007 16:08:54 FITAB Writing binary table of type SU 1 3 15-MAY-2007 16:08:54 FITAB Writing binary table of type FQ 1 3 15-MAY-2007 16:08:54 FITAB Writing binary table of type CL 1 3 15-MAY-2007 16:08:54 FITAB Writing binary table of type CL 1 3 15-MAY-2007 16:08:54 FITAB Writing binary table of type CL 1 3 15-MAY-2007 16:08:55 FITAB Writing binary table of type TY 1 3 15-MAY-2007 16:08:55 FITAB Writing binary table of type WX 1 3 15-MAY-2007 16:08:55 FITAB Writing binary table of type OF 1 3 15-MAY-2007 16:08:55 FITAB Writing binary table of type FG 1 3 15-MAY-2007 16:08:55 FITAB Writing binary table of type XX 1 3 15-MAY-2007 16:08:55 FITAB Writing binary table of type SN 1 3 15-MAY-2007 16:08:55 FITAB Writing binary table of type SN 1 2 15-MAY-2007 16:08:55 FITAB Writing binary table of type UV 1 2 15-MAY-2007 16:08:55 FITAB Writing end-of-file mark 1 3 15-MAY-2007 16:08:55 FITAB Appears to have ended successfully 1 5 15-MAY-2007 16:08:55 FITAB mizar 31DEC07 TST: Cpu= 0.1 Real= 1 1 2 15-MAY-2007 16:08:55 AIPS Resumes 1 3 15-MAY-2007 16:08:55 AIPS FITAB was not found to be running 1 2 15-MAY-2007 16:08:55 AIPS Got(1) disk= 1 user=**** type=UV 19980907.TASAV.1 1 5 15-MAY-2007 16:08:55 FITAB Task FITAB (release of 31DEC07) begins 1 4 15-MAY-2007 16:08:55 FITAB Writing to disk file: ADAT:AS638_1998SEP07_1_43.3F27BB.clfits 1 3 15-MAY-2007 16:08:55 FITAB Writing UV data: User18858 Disk 1 Name 19980907.TASAV.1 1 3 15-MAY-2007 16:08:55 FITAB Writing visibilities 1 to 1 1 3 15-MAY-2007 16:08:55 FITAB Writing HIstory to main FITS header 1 3 15-MAY-2007 16:08:55 FITAB Writing binary table of type AN 1 3 15-MAY-2007 16:08:55 FITAB Writing binary table of type NX 1 3 15-MAY-2007 16:08:55 FITAB Writing binary table of type SU 1 3 15-MAY-2007 16:08:55 FITAB Writing binary table of type FQ 1 3 15-MAY-2007 16:08:55 FITAB Writing binary table of type CL 1 3 15-MAY-2007 16:08:55 FITAB Writing binary table of type CL 1 3 15-MAY-2007 16:08:55 FITAB Writing binary table of type CL 1 3 15-MAY-2007 16:08:55 FITAB Writing binary table of type TY 1 3 15-MAY-2007 16:08:55 FITAB Writing binary table of type WX 1 3 15-MAY-2007 16:08:55 FITAB Writing binary table of type OF 1 3 15-MAY-2007 16:08:55 FITAB Writing binary table of type FG 1 3 15-MAY-2007 16:08:55 FITAB Writing binary table of type XX 1 3 15-MAY-2007 16:08:55 FITAB Writing binary table of type SN 1 3 15-MAY-2007 16:08:55 FITAB Writing binary table of type SN 1 2 15-MAY-2007 16:08:55 FITAB Writing binary table of type UV 1 2 15-MAY-2007 16:08:55 FITAB Writing end-of-file mark 1 3 15-MAY-2007 16:08:55 FITAB Appears to have ended successfully 1 5 15-MAY-2007 16:08:55 FITAB mizar 31DEC07 TST: Cpu= 0.1 Real= 0 1 2 15-MAY-2007 16:08:55 AIPS Resumes 1 3 15-MAY-2007 16:08:55 AIPS FITAB was not found to be running 1 3 15-MAY-2007 16:08:55 AIPS SYSTEM command to be executed is: 1 3 15-MAY-2007 16:08:55 AIPS \mv -f $ADAT/AS638_1998SEP07_1_* $ADAT/AS638 >& /dev/null 1 2 15-MAY-2007 16:08:55 AIPS Got(1) disk= 1 user=**** type=UV 1328+307.Q BAND.1 1 2 15-MAY-2007 16:08:55 AIPS Got(1) disk= 1 user=**** type=MA 1328+307.ICL001.1 1 2 15-MAY-2007 16:08:55 AIPS Got(1) disk= 1 user=**** type=UV 1328+307.Q BAND.1 1 3 15-MAY-2007 16:08:55 AIPS SYSTEM command to be executed is: 1 3 15-MAY-2007 16:08:55 AIPS umask 0;mkdir $aimg/J133108.2+303032 >& /dev/null 1 5 15-MAY-2007 16:08:55 FITAB Task FITAB (release of 31DEC07) begins 1 4 15-MAY-2007 16:08:55 FITAB Writing to disk file: AIMG:43.3F27BB_AS638_1998SEP07_1.uvfits 1 3 15-MAY-2007 16:08:55 FITAB Writing UV data: User18858 Disk 1 Name 1328+307.Q BAND.1 1 3 15-MAY-2007 16:08:55 FITAB Writing visibilities 1 to 1451 1 3 15-MAY-2007 16:08:55 FITAB Writing HIstory to main FITS header 1 3 15-MAY-2007 16:08:55 FITAB Writing binary table of type FQ 1 3 15-MAY-2007 16:08:55 FITAB Writing binary table of type AN 1 3 15-MAY-2007 16:08:55 FITAB Writing binary table of type WX 1 3 15-MAY-2007 16:08:55 FITAB Writing binary table of type OF 1 3 15-MAY-2007 16:08:55 FITAB Writing binary table of type XX 1 2 15-MAY-2007 16:08:55 FITAB Writing binary table of type UV 1 2 15-MAY-2007 16:08:55 FITAB Writing end-of-file mark 1 3 15-MAY-2007 16:08:55 FITAB Appears to have ended successfully 1 5 15-MAY-2007 16:08:55 FITAB mizar 31DEC07 TST: Cpu= 0.0 Real= 0 1 2 15-MAY-2007 16:08:55 AIPS Resumes 1 3 15-MAY-2007 16:08:55 AIPS FITAB was not found to be running 1 5 15-MAY-2007 16:08:55 LWPLA Task LWPLA (release of 31DEC07) begins 1 3 15-MAY-2007 16:08:55 LWPLA No clipping or scaling applied to grey scale pixels 1 6 15-MAY-2007 16:08:55 LWPLA ZLWIO: plotter file = /home/mizar2/vlbacald/img/43.3F27BB_AS63 1 6 15-MAY-2007 16:08:55 LWPLA 8_1998SEP07_1.vis.ps 1 2 15-MAY-2007 16:08:55 LWPLA Writing plot file version 3 to page 1 1 3 15-MAY-2007 16:08:55 LWPLA Appears to have ended successfully 1 5 15-MAY-2007 16:08:55 LWPLA mizar 31DEC07 TST: Cpu= 0.1 Real= 0 1 2 15-MAY-2007 16:08:55 AIPS Resumes 1 3 15-MAY-2007 16:08:55 AIPS LWPLA was not found to be running 1 3 15-MAY-2007 16:08:55 AIPS SYSTEM command to be executed is: 1 3 15-MAY-2007 16:08:55 AIPS convert $aimg/43.3F27BB_AS638_1998SEP07_1.vis.ps $aimg/43.3F27BB 1 3 15-MAY-2007 16:08:55 AIPS _AS638_1998SEP07_1.vis.gif >& /dev/null 1 5 15-MAY-2007 16:08:56 LWPLA Task LWPLA (release of 31DEC07) begins 1 3 15-MAY-2007 16:08:56 LWPLA No clipping or scaling applied to grey scale pixels 1 6 15-MAY-2007 16:08:56 LWPLA ZLWIO: plotter file = /home/mizar2/vlbacald/img/43.3F27BB_AS63 1 6 15-MAY-2007 16:08:56 LWPLA 8_1998SEP07_1.ri.ps 1 2 15-MAY-2007 16:08:56 LWPLA Writing plot file version 2 to page 1 1 3 15-MAY-2007 16:08:56 LWPLA Appears to have ended successfully 1 5 15-MAY-2007 16:08:56 LWPLA mizar 31DEC07 TST: Cpu= 0.1 Real= 0 1 2 15-MAY-2007 16:08:56 AIPS Resumes 1 3 15-MAY-2007 16:08:56 AIPS LWPLA was not found to be running 1 3 15-MAY-2007 16:08:56 AIPS SYSTEM command to be executed is: 1 3 15-MAY-2007 16:08:56 AIPS convert $aimg/43.3F27BB_AS638_1998SEP07_1.ri.ps $aimg/43.3F27BB_ 1 3 15-MAY-2007 16:08:56 AIPS AS638_1998SEP07_1.ri.gif >& /dev/null 1 5 15-MAY-2007 16:08:56 LWPLA Task LWPLA (release of 31DEC07) begins 1 3 15-MAY-2007 16:08:56 LWPLA No clipping or scaling applied to grey scale pixels 1 6 15-MAY-2007 16:08:56 LWPLA ZLWIO: plotter file = /home/mizar2/vlbacald/img/43.3F27BB_AS63 1 6 15-MAY-2007 16:08:56 LWPLA 8_1998SEP07_1.uv.ps 1 2 15-MAY-2007 16:08:56 LWPLA Writing plot file version 1 to page 1 1 2 15-MAY-2007 16:08:56 AIPS Resumes 1 3 15-MAY-2007 16:08:56 LWPLA Appears to have ended successfully 1 5 15-MAY-2007 16:08:57 LWPLA mizar 31DEC07 TST: Cpu= 0.2 Real= 1 1 3 15-MAY-2007 16:08:57 AIPS Task LWPLA has finished 1 3 15-MAY-2007 16:08:57 AIPS SYSTEM command to be executed is: 1 3 15-MAY-2007 16:08:57 AIPS convert $aimg/43.3F27BB_AS638_1998SEP07_1.uv.ps $aimg/43.3F27BB_ 1 3 15-MAY-2007 16:08:57 AIPS AS638_1998SEP07_1.uv.gif >& /dev/null 1 3 15-MAY-2007 16:08:58 AIPS SYSTEM command to be executed is: 1 3 15-MAY-2007 16:08:58 AIPS chmod 666 $aimg/43.3F27BB_AS638_1998SEP07_1* >& /dev/null 1 3 15-MAY-2007 16:08:58 AIPS SYSTEM command to be executed is: 1 3 15-MAY-2007 16:08:58 AIPS \mv -f $aimg/43.3F27BB_AS638_1998SEP07_1.* $aimg/J133108.2+30303 1 3 15-MAY-2007 16:08:58 AIPS 2 >& /dev/null 1 2 15-MAY-2007 16:08:58 AIPS Got(1) disk= 1 user=**** type=MA 1328+307.ICL001.1 1 2 15-MAY-2007 16:08:58 AIPS Got(1) disk= 1 user=**** type=MA 1328+307.ICL002.1 1 2 15-MAY-2007 16:08:58 AIPS Got(1) disk= 1 user=**** type=MA 1328+307.NVAS07.1 1 3 15-MAY-2007 16:08:58 AIPS SYSTEM command to be executed is: 1 3 15-MAY-2007 16:08:58 AIPS umask 0;mkdir $aimg/J133108.2+303032 >& /dev/null 1 5 15-MAY-2007 16:08:58 FITAB Task FITAB (release of 31DEC07) begins 1 4 15-MAY-2007 16:08:58 FITAB Writing to disk file: AIMG:43.3I0.46_AS638_1998SEP07_1_753.U26.6S 1 3 15-MAY-2007 16:08:58 FITAB Writing image: User18858 Disk 1 Name 1328+307.NVAS07.1 1 3 15-MAY-2007 16:08:58 FITAB Writing HIstory to main FITS header 1 3 15-MAY-2007 16:08:58 FITAB Now writing the image 1 2 15-MAY-2007 16:08:58 AIPS Resumes 1 2 15-MAY-2007 16:08:58 FITAB Writing end-of-file marks 1 3 15-MAY-2007 16:08:58 FITAB Appears to have ended successfully 1 5 15-MAY-2007 16:08:58 FITAB mizar 31DEC07 TST: Cpu= 0.3 Real= 0 1 3 15-MAY-2007 16:08:58 AIPS Task FITAB has finished 1 3 15-MAY-2007 16:08:58 AIPS SYSTEM command to be executed is: 1 3 15-MAY-2007 16:08:58 AIPS umask 0;\mv -f $aimg/43.3I0.46_AS638_1998SEP07_1_753.U26.6S $ai 1 3 15-MAY-2007 16:08:58 AIPS mg/43.3I0.46_AS638_1998SEP07_1_753.U26.6S.imfits >& /dev/null 1 3 15-MAY-2007 16:08:58 AIPS SYSTEM command to be executed is: 1 3 15-MAY-2007 16:08:58 AIPS umask 0;fits2jpeg -nonLinear -fits $aimg/43.3I0.46_AS638_1998SEP 1 3 15-MAY-2007 16:08:58 AIPS 07_1_753.U26.6S.imfits -jpeg $aimg/43.3I0.46_AS638_1998SEP07_1_7 1 3 15-MAY-2007 16:08:58 AIPS 53.U26.6S.jpg ; convert -size 150x150 $aimg/43.3I0.46_AS638_1998 1 3 15-MAY-2007 16:08:58 AIPS SEP07_1_753.U26.6S.jpg -resize 150x150 -gamma 1.5 -depth 32 $aim 1 3 15-MAY-2007 16:08:58 AIPS g/43.3I0.46_AS638_1998SEP07_1_753.U26.6S.JPG ; \mv -f $aimg/43.3 1 3 15-MAY-2007 16:08:58 AIPS I0.46_AS638_1998SEP07_1_753.U26.6S* $aimg/J133108.2+303032 >& /d 1 3 15-MAY-2007 16:08:58 AIPS ev/null 1 5 15-MAY-2007 16:08:59 AIPS 'NVASARCH DONE - CLEANING UP' 1 2 15-MAY-2007 16:08:59 AIPS Disk 1 No files needed renumbering 1 2 15-MAY-2007 16:08:59 AIPS Got(1) disk= 1 user=**** type=UV 19980907.Q BAND.1 1 5 15-MAY-2007 16:08:59 AIPS 'CLEANUP SSRC, ALL:' 1 6 1 2 15-MAY-2007 16:08:59 AIPS Got(1) disk= 1 user=**** type=MA 1328+307.NVAS07.1 1 4 15-MAY-2007 16:08:59 AIPS Destroyed 1 extension files of type HI 1 4 15-MAY-2007 16:08:59 AIPS Destroyed MA image file: catno= 6 disk= 1 1 2 15-MAY-2007 16:08:59 AIPS Got(1) disk= 1 user=**** type=MA 1328+307.ICL002.1 1 4 15-MAY-2007 16:08:59 AIPS Destroyed 1 extension files of type HI 1 4 15-MAY-2007 16:08:59 AIPS Destroyed 1 extension files of type CC 1 4 15-MAY-2007 16:08:59 AIPS Destroyed MA image file: catno= 5 disk= 1 1 2 15-MAY-2007 16:08:59 AIPS Got(1) disk= 1 user=**** type=MA 1328+307.ICL001.1 1 4 15-MAY-2007 16:08:59 AIPS Destroyed 1 extension files of type HI 1 4 15-MAY-2007 16:08:59 AIPS Destroyed 1 extension files of type CC 1 4 15-MAY-2007 16:08:59 AIPS Destroyed MA image file: catno= 4 disk= 1 1 2 15-MAY-2007 16:08:59 AIPS Got(1) disk= 1 user=**** type=UV 1328+307.Q BAND.1 1 4 15-MAY-2007 16:08:59 AIPS Destroyed 3 extension files of type PL 1 4 15-MAY-2007 16:08:59 AIPS Destroyed 1 extension files of type XX 1 4 15-MAY-2007 16:08:59 AIPS Destroyed 1 extension files of type OF 1 4 15-MAY-2007 16:08:59 AIPS Destroyed 1 extension files of type WX 1 4 15-MAY-2007 16:08:59 AIPS Destroyed 1 extension files of type AN 1 4 15-MAY-2007 16:08:59 AIPS Destroyed 1 extension files of type HI 1 4 15-MAY-2007 16:08:59 AIPS Destroyed 1 extension files of type FQ 1 4 15-MAY-2007 16:08:59 AIPS Destroyed UV image file: catno= 3 disk= 1 1 2 15-MAY-2007 16:08:59 AIPS Got(1) disk= 1 user=**** type=UV 19980907.TASAV.1 1 4 15-MAY-2007 16:08:59 AIPS Destroyed 2 extension files of type SN 1 4 15-MAY-2007 16:08:59 AIPS Destroyed 1 extension files of type XX 1 4 15-MAY-2007 16:08:59 AIPS Destroyed 1 extension files of type FG 1 4 15-MAY-2007 16:08:59 AIPS Destroyed 1 extension files of type OF 1 4 15-MAY-2007 16:08:59 AIPS Destroyed 1 extension files of type WX 1 4 15-MAY-2007 16:08:59 AIPS Destroyed 1 extension files of type TY 1 4 15-MAY-2007 16:08:59 AIPS Destroyed 3 extension files of type CL 1 4 15-MAY-2007 16:08:59 AIPS Destroyed 1 extension files of type FQ 1 4 15-MAY-2007 16:08:59 AIPS Destroyed 1 extension files of type SU 1 4 15-MAY-2007 16:08:59 AIPS Destroyed 1 extension files of type NX 1 4 15-MAY-2007 16:08:59 AIPS Destroyed 1 extension files of type AN 1 4 15-MAY-2007 16:08:59 AIPS Destroyed 1 extension files of type HI 1 4 15-MAY-2007 16:08:59 AIPS Destroyed UV image file: catno= 2 disk= 1 1 2 15-MAY-2007 16:08:59 AIPS Got(1) disk= 1 user=**** type=UV 19980907.Q BAND.1 1 4 15-MAY-2007 16:08:59 AIPS Destroyed 2 extension files of type SN 1 4 15-MAY-2007 16:08:59 AIPS Destroyed 1 extension files of type XX 1 4 15-MAY-2007 16:08:59 AIPS Destroyed 1 extension files of type FG 1 4 15-MAY-2007 16:08:59 AIPS Destroyed 1 extension files of type HI 1 4 15-MAY-2007 16:08:59 AIPS Destroyed 1 extension files of type OF 1 4 15-MAY-2007 16:08:59 AIPS Destroyed 1 extension files of type WX 1 4 15-MAY-2007 16:08:59 AIPS Destroyed 1 extension files of type TY 1 4 15-MAY-2007 16:08:59 AIPS Destroyed 3 extension files of type CL 1 4 15-MAY-2007 16:08:59 AIPS Destroyed 1 extension files of type FQ 1 4 15-MAY-2007 16:08:59 AIPS Destroyed 1 extension files of type SU 1 4 15-MAY-2007 16:08:59 AIPS Destroyed 1 extension files of type NX 1 4 15-MAY-2007 16:08:59 AIPS Destroyed 1 extension files of type AN 1 4 15-MAY-2007 16:08:59 AIPS Destroyed UV image file: catno= 1 disk= 1 1 0 15-MAY-2007 16:08:59 AIPS tget prtmsg;prtmsg;docrt 1 /home/mizar2/vlbacald/run/AS638_1998SEP07_1.0.run finished on Tue May 15 16:08:59 MDT 2007