! Started logfile: J0715-0921_K_2006_06_11_yyk_uvs.log on Thu Jul 8 23:41:09 2010 obs J0715-0921_K_2006_06_11_yyk_uva.fits ! Reading UV FITS file: J0715-0921_K_2006_06_11_yyk_uva.fits ! AN table 1: 1245 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.22108 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0715-0921 ! ! There are 8 IFs, and a total of 8 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.42136e+10 8e+06 1 8e+06 ! 02 2 2.42266e+10 8e+06 1 8e+06 ! 03 3 2.42656e+10 8e+06 1 8e+06 ! 04 4 2.43436e+10 8e+06 1 8e+06 ! 05 5 2.44866e+10 8e+06 1 8e+06 ! 06 6 2.45906e+10 8e+06 1 8e+06 ! 07 7 2.46556e+10 8e+06 1 8e+06 ! 08 8 2.46816e+10 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 2715 lines of history. ! ! Reading 99088 visibilities. select I ! Polarization I is unavailable. ! Selecting polarization: RR, channels: 1..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 ![@muppet J0715-0921_K_2006_06_11_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 3 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=3 float phase_soltime2 phase_soltime2=0.3 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.70 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 10 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.0650x0.0650 milli-arcsec cellsize. uvav time_av, true ! Averaging into 10 second bins. ! Selecting polarization: RR, channels: 1..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.446881 Jy 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=0.4214 mas, bmaj=1.486 mas, bpa=22.73 degrees ! Estimated noise=12.9998 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=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.118977 Jy ! Component: 100 - total flux cleaned = 0.142425 Jy ! Total flux subtracted in 100 components = 0.142425 Jy ! Clean residual min=-0.036452 max=0.036699 Jy/beam ! Clean residual mean=0.000002 rms=0.012647 Jy/beam ! Combined flux in latest and established models = 0.142425 Jy ! Performing phase self-cal over 3 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 26 components and 0.142425 Jy ! ! Correcting IF 1. ! A total of 180 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 115 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 180 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 136 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 180 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 180 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 152 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 180 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.388473Jy sigma=1.058595 ! Fit after self-cal, rms=0.305081Jy sigma=1.064173 ! Inverting map and beam ! Estimated beam: bmin=0.4978 mas, bmaj=1.377 mas, bpa=22.99 degrees ! Estimated noise=14.4672 mJy/beam. 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=0.6411 mas, bmaj=1.51 mas, bpa=27.54 degrees ! Estimated noise=10.1088 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.0105135 Jy ! Component: 100 - total flux cleaned = -0.0157748 Jy ! Component: 150 - total flux cleaned = -0.0151596 Jy ! Component: 200 - total flux cleaned = -0.014456 Jy ! Total flux subtracted in 200 components = -0.014456 Jy ! Clean residual min=-0.010849 max=0.010894 Jy/beam ! Clean residual mean=0.000004 rms=0.003117 Jy/beam ! Combined flux in latest and established models = 0.127969 Jy ! Performing phase self-cal over 3 minute time intervals ! Adding 42 model components to the UV plane model. ! The established model now contains 68 components and 0.127969 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.300894Jy sigma=1.045416 ! Fit after self-cal, rms=0.300518Jy sigma=1.044548 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.6411 x 1.51 at 27.54 degrees (North through East) ! Clean map min=-0.024181 max=0.041977 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 1.00* HN 1.00* KP 0.81 ! LA 1.00* MK 1.00* NL 0.95 OV 1.15 ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.00* HN 1.00* KP 1.12 ! LA 1.00* MK 1.00* NL 1.04 OV 0.89 ! PT 1.00* SC 1.00* ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 0.84 HN 1.00* KP 0.94 ! LA 1.00* MK 1.00* NL 0.94 OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.300518Jy sigma=1.044548 ! Fit after self-cal, rms=0.263889Jy sigma=1.050995 selfcal false, false, phase_soltime ! Performing phase self-cal over 3 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.263889Jy sigma=1.050995 ! Fit after self-cal, rms=0.263785Jy sigma=1.050384 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7343 mas, bmaj=1.458 mas, bpa=30.59 degrees ! Estimated noise=9.83811 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.00322039 Jy ! Component: 100 - total flux cleaned = -0.00212539 Jy ! Component: 150 - total flux cleaned = -0.00233208 Jy ! Component: 200 - total flux cleaned = -0.00226877 Jy ! Total flux subtracted in 200 components = -0.00226877 Jy ! Clean residual min=-0.067554 max=0.071956 Jy/beam ! Clean residual mean=0.000040 rms=0.013681 Jy/beam ! Combined flux in latest and established models = 0.1257 Jy ! Performing phase self-cal over 3 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 86 components and 0.1257 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.273916Jy sigma=1.089787 ! Fit after self-cal, rms=0.274431Jy sigma=1.088295 ! 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.3 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.274431Jy sigma=1.088295 ! Fit after self-cal, rms=0.266064Jy sigma=1.034351 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.00935964 Jy ! Component: 100 - total flux cleaned = 0.0116407 Jy ! Component: 150 - total flux cleaned = 0.0114895 Jy ! Component: 200 - total flux cleaned = 0.0110395 Jy ! Total flux subtracted in 200 components = 0.0110395 Jy ! Clean residual min=-0.033680 max=0.031681 Jy/beam ! Clean residual mean=-0.000035 rms=0.006176 Jy/beam ! Combined flux in latest and established models = 0.136739 Jy ! Performing phase self-cal over 0.3 minute time intervals ! Adding 34 model components to the UV plane model. ! The established model now contains 119 components and 0.136739 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.259506Jy sigma=1.015482 ! Fit after self-cal, rms=0.256579Jy sigma=0.984804 ! 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: 0.7343 x 1.458 at 30.59 degrees (North through East) ! Clean map min=-0.046966 max=0.044187 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 = 180 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8232 mas, bmaj=1.541 mas, bpa=33.4 degrees ! Estimated noise=10.1965 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.0153689 Jy ! Component: 100 - total flux cleaned = -0.0236958 Jy ! Component: 150 - total flux cleaned = -0.0248501 Jy ! Component: 200 - total flux cleaned = -0.0248735 Jy ! Total flux subtracted in 200 components = -0.0248735 Jy ! Clean residual min=-0.007677 max=0.007751 Jy/beam ! Clean residual mean=-0.000005 rms=0.002088 Jy/beam ! Combined flux in latest and established models = 0.111866 Jy ! Performing phase self-cal over 0.3 minute time intervals ! Adding 42 model components to the UV plane model. ! The established model now contains 161 components and 0.111866 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.254323Jy sigma=0.977815 ! Fit after self-cal, rms=0.255089Jy sigma=0.972565 ! Inverting map uvtaper 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=0.6977 mas, bmaj=1.252 mas, bpa=22.94 degrees ! Estimated noise=13.4135 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0456077 Jy ! Component: 100 - total flux cleaned = 0.012194 Jy ! Component: 150 - total flux cleaned = -0.00272085 Jy ! Component: 200 - total flux cleaned = -0.00413016 Jy ! Total flux subtracted in 200 components = -0.00413016 Jy ! Clean residual min=-0.019813 max=0.019473 Jy/beam ! Clean residual mean=0.000007 rms=0.006462 Jy/beam ! Combined flux in latest and established models = -0.00413017 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 49 model components to the UV plane model. ! The established model now contains 49 components and -0.00413017 Jy ! Inverting map and beam ! Estimated beam: bmin=0.7343 mas, bmaj=1.458 mas, bpa=30.59 degrees ! Estimated noise=9.83811 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.0014174 Jy ! Component: 100 - total flux cleaned = -0.00229924 Jy ! Component: 150 - total flux cleaned = -0.000810458 Jy ! Component: 200 - total flux cleaned = 0.00142588 Jy ! Total flux subtracted in 200 components = 0.00142588 Jy ! Clean residual min=-0.019732 max=0.019943 Jy/beam ! Clean residual mean=-0.000062 rms=0.003855 Jy/beam ! Combined flux in latest and established models = -0.00270429 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 86 components and -0.00270429 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 180 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8232 mas, bmaj=1.541 mas, bpa=33.4 degrees ! Estimated noise=10.1965 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.00348408 Jy ! Component: 100 - total flux cleaned = 0.00616969 Jy ! Component: 150 - total flux cleaned = 0.0061654 Jy ! Component: 200 - total flux cleaned = 0.00604555 Jy ! Total flux subtracted in 200 components = 0.00604555 Jy ! Clean residual min=-0.008572 max=0.008105 Jy/beam ! Clean residual mean=-0.000034 rms=0.001511 Jy/beam ! Combined flux in latest and established models = 0.00334127 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 115 components and 0.00334127 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.7343 mas, bmaj=1.458 mas, bpa=30.59 degrees ! Estimated noise=9.83811 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00602001 Jy ! Component: 100 - total flux cleaned = 0.00602603 Jy ! Component: 150 - total flux cleaned = 0.00618767 Jy ! Component: 200 - total flux cleaned = 0.00628754 Jy ! Total flux subtracted in 200 components = 0.00628754 Jy ! Clean residual min=-0.022600 max=0.023952 Jy/beam ! Clean residual mean=0.000021 rms=0.004522 Jy/beam ! Combined flux in latest and established models = 0.00962881 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.3 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 135 components and 0.00962881 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.254945Jy sigma=0.976205 ! Fit after self-cal, rms=0.257135Jy sigma=0.974057 wmodel J0715-0921_K_2006_06_11_yyk\_map.mod ! Writing 135 model components to file: J0715-0921_K_2006_06_11_yyk_map.mod wobs J0715-0921_K_2006_06_11_yyk\_uvs.fits ! Writing UV FITS file: J0715-0921_K_2006_06_11_yyk_uvs.fits wwins J0715-0921_K_2006_06_11_yyk\_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: muppet] ! wmap "J0715-0921_K_2006_06_11_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7343 x 1.458 at 30.59 degrees (North through East) ! Clean map min=-0.036361 max=0.054846 Jy/beam ! Writing clean map to FITS file: J0715-0921_K_2006_06_11_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0548463 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00329913 device "J0715-0921_K_2006_06_11_yyk\_map.eps/VPS" ! Attempting to open device: 'J0715-0921_K_2006_06_11_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -18.0457 18.0457 36.0914 72.1827 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0098 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.054 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7343 x 1.458 at 30.59 degrees (North through East) ! Clean map min=-0.036361 max=0.054846 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0715-0921_K_2006_06_11_yyk\_map.gif/gif" ! Attempting to open device: 'J0715-0921_K_2006_06_11_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0715-0921_K_2006_06_11_yyk_uvs.log closed on Thu Jul 8 23:41:10 2010