! Started logfile: J0321-0526_S_2004_05_27_yyk_uvs.log on Tue Dec 6 23:57:10 2005 obs J0321-0526_S_2004_05_27_yyk_uve.fits ! Reading UV FITS file: J0321-0526_S_2004_05_27_yyk_uve.fits ! AN table 1: 7 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.460317 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0321-0526 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1387 lines of history. ! ! Reading 580 visibilities. select I ! Polarization I is unavailable. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ![@muppet J0321-0526_S_2004_05_27_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.119218 Jy startmod ,phase_soltime ! Applying default point source starting model. ! Performing phase self-cal over 10 minute time intervals ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 43 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.944085Jy sigma=13.574218 ! Fit after self-cal, rms=0.936328Jy sigma=13.597188 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.777 mas, bmaj=13.54 mas, bpa=23.39 degrees ! Estimated noise=4.06347 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0594263 Jy ! Component: 100 - total flux cleaned = 0.0763615 Jy ! Total flux subtracted in 100 components = 0.0763615 Jy ! Clean residual min=-0.013700 max=0.014259 Jy/beam ! Clean residual mean=-0.000028 rms=0.003922 Jy/beam ! Combined flux in latest and established models = 0.0763615 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 24 components and 0.0763615 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094367Jy sigma=1.126282 ! Fit after self-cal, rms=0.092796Jy sigma=1.113495 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.853 mas, bmaj=14.76 mas, bpa=17.51 degrees ! Estimated noise=2.52918 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0210268 Jy ! Component: 100 - total flux cleaned = 0.0252369 Jy ! Component: 150 - total flux cleaned = 0.0264088 Jy ! Component: 200 - total flux cleaned = 0.0267219 Jy ! Total flux subtracted in 200 components = 0.0267219 Jy ! Clean residual min=-0.008589 max=0.008923 Jy/beam ! Clean residual mean=-0.000103 rms=0.002431 Jy/beam ! Combined flux in latest and established models = 0.103083 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 55 model components to the UV plane model. ! The established model now contains 74 components and 0.103083 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092697Jy sigma=1.054707 ! Fit after self-cal, rms=0.092809Jy sigma=1.053907 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! selflims ampcor_selflim ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.01981 ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 1.07 HN 1.00* KP 0.93 ! LA 1.05 MK 1.00* NL 0.89 OV 0.90 ! PT 0.97 SC 0.85 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.092809Jy sigma=1.053907 ! Fit after self-cal, rms=0.091834Jy sigma=1.049541 selfcal false, false, phase_soltime ! Performing phase self-cal over 10 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091834Jy sigma=1.049541 ! Fit after self-cal, rms=0.091836Jy sigma=1.048641 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.586 mas, bmaj=14.75 mas, bpa=17.4 degrees ! Estimated noise=2.50864 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00102924 Jy ! Component: 100 - total flux cleaned = -0.000904459 Jy ! Component: 150 - total flux cleaned = -0.000809092 Jy ! Component: 200 - total flux cleaned = -0.000730747 Jy ! Total flux subtracted in 200 components = -0.000730747 Jy ! Clean residual min=-0.008330 max=0.008053 Jy/beam ! Clean residual mean=-0.000080 rms=0.002285 Jy/beam ! Combined flux in latest and established models = 0.102353 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 84 components and 0.102353 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091754Jy sigma=1.044929 ! Fit after self-cal, rms=0.091776Jy sigma=1.044537 ! Inverting map print "************** FINISHED AMPLITUDE GSCALE SELF-CAL **************" ! ************** FINISHED AMPLITUDE GSCALE SELF-CAL ************** ! phase_soltime=phase_soltime2 selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091776Jy sigma=1.044537 ! Fit after self-cal, rms=0.084260Jy sigma=0.958326 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00510429 Jy ! Component: 100 - total flux cleaned = 0.00487601 Jy ! Component: 150 - total flux cleaned = 0.00451304 Jy ! Component: 200 - total flux cleaned = 0.00443737 Jy ! Total flux subtracted in 200 components = 0.00443737 Jy ! Clean residual min=-0.008267 max=0.007216 Jy/beam ! Clean residual mean=-0.000015 rms=0.002127 Jy/beam ! Combined flux in latest and established models = 0.10679 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 102 components and 0.10679 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084279Jy sigma=0.952060 ! Fit after self-cal, rms=0.082485Jy sigma=0.941826 ! Inverting map print "*** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime ***" ! *** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime *** ! dynam = dynam - 0.25 restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.586 x 14.75 at 17.4 degrees (North through East) ! Clean map min=-0.0082172 max=0.088841 Jy/beam if(peak(flux) > thresh) selfcal true, true, amp_soltime1 selfcal false, false, phase_soltime flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true, amp_soltime2 selfcal false, false, phase_soltime flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) print "************** FINISHED AMPLITUDE SELF-CAL **************" end if uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=10.04 mas, bmaj=17.12 mas, bpa=2.426 degrees ! Estimated noise=2.69417 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000638701 Jy ! Component: 100 - total flux cleaned = 0.000731882 Jy ! Component: 150 - total flux cleaned = 0.000734701 Jy ! Component: 200 - total flux cleaned = 0.000735242 Jy ! Total flux subtracted in 200 components = 0.000735242 Jy ! Clean residual min=-0.006584 max=0.006402 Jy/beam ! Clean residual mean=-0.000020 rms=0.002127 Jy/beam ! Combined flux in latest and established models = 0.107525 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 114 components and 0.107525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082511Jy sigma=0.941036 ! Fit after self-cal, rms=0.082178Jy sigma=0.939524 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.4 print "************** FINISHED TAPERING SELF-CAL CLEAN **************" ! ************** FINISHED TAPERING SELF-CAL CLEAN ************** ! print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter, clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.71 mas, bmaj=13.54 mas, bpa=23.22 degrees ! Estimated noise=4.02284 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0689614 Jy ! Component: 100 - total flux cleaned = 0.088906 Jy ! Component: 150 - total flux cleaned = 0.0970283 Jy ! Component: 200 - total flux cleaned = 0.0987059 Jy ! Total flux subtracted in 200 components = 0.0987059 Jy ! Clean residual min=-0.013228 max=0.013405 Jy/beam ! Clean residual mean=0.000004 rms=0.003419 Jy/beam ! Combined flux in latest and established models = 0.0987059 Jy uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 35 model components to the UV plane model. ! The established model now contains 35 components and 0.0987059 Jy ! Inverting map and beam ! Estimated beam: bmin=5.586 mas, bmaj=14.75 mas, bpa=17.4 degrees ! Estimated noise=2.50864 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00771153 Jy ! Component: 100 - total flux cleaned = 0.00790416 Jy ! Component: 150 - total flux cleaned = 0.00804443 Jy ! Component: 200 - total flux cleaned = 0.00815087 Jy ! Total flux subtracted in 200 components = 0.00815087 Jy ! Clean residual min=-0.008700 max=0.007028 Jy/beam ! Clean residual mean=-0.000004 rms=0.002169 Jy/beam ! Combined flux in latest and established models = 0.106857 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 60 components and 0.106857 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=10.04 mas, bmaj=17.12 mas, bpa=2.426 degrees ! Estimated noise=2.69417 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 5.71793e-05 Jy ! Component: 100 - total flux cleaned = -2.30313e-05 Jy ! Component: 150 - total flux cleaned = -8.84084e-05 Jy ! Component: 200 - total flux cleaned = -9.08687e-05 Jy ! Total flux subtracted in 200 components = -9.08687e-05 Jy ! Clean residual min=-0.006812 max=0.006294 Jy/beam ! Clean residual mean=-0.000010 rms=0.002165 Jy/beam ! Combined flux in latest and established models = 0.106766 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 84 components and 0.106766 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.586 mas, bmaj=14.75 mas, bpa=17.4 degrees ! Estimated noise=2.50864 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000315166 Jy ! Component: 100 - total flux cleaned = -0.000316701 Jy ! Component: 150 - total flux cleaned = -0.000370059 Jy ! Component: 200 - total flux cleaned = -0.000366726 Jy ! Total flux subtracted in 200 components = -0.000366726 Jy ! Clean residual min=-0.008503 max=0.006952 Jy/beam ! Clean residual mean=-0.000005 rms=0.002100 Jy/beam ! Combined flux in latest and established models = 0.106399 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 97 components and 0.106399 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081793Jy sigma=0.937177 ! Fit after self-cal, rms=0.081679Jy sigma=0.936311 wmodel J0321-0526_S_2004_05_27_yyk\_map.mod ! Writing 97 model components to file: J0321-0526_S_2004_05_27_yyk_map.mod wobs J0321-0526_S_2004_05_27_yyk\_uvs.fits ! Writing UV FITS file: J0321-0526_S_2004_05_27_yyk_uvs.fits wwins J0321-0526_S_2004_05_27_yyk\_map.win ! wwins: Wrote 1 windows to J0321-0526_S_2004_05_27_yyk_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.00150093 Jy ! Component: 100 - total flux cleaned = -0.00211107 Jy ! Component: 150 - total flux cleaned = -0.00167625 Jy ! Component: 200 - total flux cleaned = -0.00127541 Jy ! Component: 250 - total flux cleaned = -0.00118291 Jy ! Component: 300 - total flux cleaned = -0.00109393 Jy ! Component: 350 - total flux cleaned = -0.000923858 Jy ! Component: 400 - total flux cleaned = -0.000353718 Jy ! Component: 450 - total flux cleaned = 0.000434002 Jy ! Component: 500 - total flux cleaned = 0.00134427 Jy ! Component: 550 - total flux cleaned = 0.00178524 Jy ! Component: 600 - total flux cleaned = 0.00257176 Jy ! Component: 650 - total flux cleaned = 0.0034728 Jy ! Component: 700 - total flux cleaned = 0.00434826 Jy ! Component: 750 - total flux cleaned = 0.00493707 Jy ! Component: 800 - total flux cleaned = 0.00557622 Jy ! Component: 850 - total flux cleaned = 0.00595007 Jy ! Component: 900 - total flux cleaned = 0.00637847 Jy ! Component: 950 - total flux cleaned = 0.00673913 Jy ! Component: 1000 - total flux cleaned = 0.00720818 Jy ! Component: 1050 - total flux cleaned = 0.00755196 Jy ! Component: 1100 - total flux cleaned = 0.00777708 Jy ! Component: 1150 - total flux cleaned = 0.00810744 Jy ! Component: 1200 - total flux cleaned = 0.00827041 Jy ! Component: 1250 - total flux cleaned = 0.00869549 Jy ! Component: 1300 - total flux cleaned = 0.00911404 Jy ! Component: 1350 - total flux cleaned = 0.00942306 Jy ! Component: 1400 - total flux cleaned = 0.00972826 Jy ! Component: 1450 - total flux cleaned = 0.0101295 Jy ! Component: 1500 - total flux cleaned = 0.0105733 Jy ! Component: 1550 - total flux cleaned = 0.0108165 Jy ! Component: 1600 - total flux cleaned = 0.0110573 Jy ! Component: 1650 - total flux cleaned = 0.0115316 Jy ! Component: 1700 - total flux cleaned = 0.0117189 Jy ! Component: 1750 - total flux cleaned = 0.0120886 Jy ! Component: 1800 - total flux cleaned = 0.0123628 Jy ! Component: 1850 - total flux cleaned = 0.0126338 Jy ! Component: 1900 - total flux cleaned = 0.0128568 Jy ! Component: 1950 - total flux cleaned = 0.0131657 Jy ! Component: 2000 - total flux cleaned = 0.0134273 Jy ! Total flux subtracted in 2048 components = 0.0137718 Jy ! Clean residual min=-0.002980 max=0.002464 Jy/beam ! Clean residual mean=0.000075 rms=0.000924 Jy/beam ! Combined flux in latest and established models = 0.120171 Jy keep ! Adding 138 model components to the UV plane model. ! The established model now contains 235 components and 0.120171 Jy ![Exited script file: muppet] wmap "J0321-0526_S_2004_05_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.586 x 14.75 at 17.4 degrees (North through East) ! Clean map min=-0.006205 max=0.088174 Jy/beam ! Writing clean map to FITS file: J0321-0526_S_2004_05_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0881736 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000913777 device "J0321-0526_S_2004_05_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J0321-0526_S_2004_05_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.10901 3.10901 6.21803 12.4361 24.8721 49.7442 99.4885 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0027 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.088 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.586 x 14.75 at 17.4 degrees (North through East) ! Clean map min=-0.006205 max=0.088174 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0321-0526_S_2004_05_27_yyk\_map.gif/gif" ! Attempting to open device: 'J0321-0526_S_2004_05_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0321-0526_S_2004_05_27_yyk_uvs.log closed on Tue Dec 6 23:57:14 2005