! Started logfile: J0758-1930_K_2006_10_20_yyk_uvs.log on Thu Jul 8 23:41:37 2010 obs J0758-1930_K_2006_10_20_yyk_uva.fits ! Reading UV FITS file: J0758-1930_K_2006_10_20_yyk_uva.fits ! AN table 1: 2019 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.0687909 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0758-1930 ! ! 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 2241 lines of history. ! ! Reading 50000 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 J0758-1930_K_2006_10_20_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.833363 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.3982 mas, bmaj=2.093 mas, bpa=-6.837 degrees ! Estimated noise=35.7583 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.065547 Jy ! Component: 100 - total flux cleaned = 0.139016 Jy ! Total flux subtracted in 100 components = 0.139016 Jy ! Clean residual min=-0.059889 max=0.060441 Jy/beam ! Clean residual mean=-0.002108 rms=0.024450 Jy/beam ! Combined flux in latest and established models = 0.139016 Jy ! Performing phase self-cal over 3 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 30 components and 0.139016 Jy ! ! Correcting IF 1. ! A total of 290 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 290 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 277 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 284 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 290 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 290 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 284 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 290 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.795349Jy sigma=1.013009 ! Fit after self-cal, rms=1.100925Jy sigma=1.040461 ! Inverting map and beam ! Estimated beam: bmin=0.367 mas, bmaj=1.951 mas, bpa=-7.672 degrees ! Estimated noise=74.4096 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.8484 mas, bmaj=2.223 mas, bpa=3.921 degrees ! Estimated noise=42.7397 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.000797873 Jy ! Component: 100 - total flux cleaned = -0.0192643 Jy ! Component: 150 - total flux cleaned = -0.0465233 Jy ! Component: 200 - total flux cleaned = -0.0727622 Jy ! Total flux subtracted in 200 components = -0.0727622 Jy ! Clean residual min=-0.019411 max=0.018954 Jy/beam ! Clean residual mean=0.000189 rms=0.006615 Jy/beam ! Combined flux in latest and established models = 0.0662535 Jy ! Performing phase self-cal over 3 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 60 components and 0.0662535 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=1.088814Jy sigma=1.002852 ! Fit after self-cal, rms=1.087445Jy sigma=0.998178 ! 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.8484 x 2.223 at 3.921 degrees (North through East) ! Clean map min=-0.06351 max=0.073061 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. ! 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 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.52 HN 1.00* KP 1.00* ! LA 0.91 MK 0.60 NL 1.00* OV 0.58 ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 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 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. ! A total of 6 telescope corrections were flagged in sub-array 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 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=1.087445Jy sigma=0.998178 ! Fit after self-cal, rms=0.191601Jy sigma=0.539579 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.191601Jy sigma=0.539579 ! Fit after self-cal, rms=0.132745Jy sigma=0.390690 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.2751 mas, bmaj=1.697 mas, bpa=-10.22 degrees ! Estimated noise=99.8272 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.028138 Jy ! Component: 100 - total flux cleaned = -0.030712 Jy ! Component: 150 - total flux cleaned = -0.0371315 Jy ! Component: 200 - total flux cleaned = -0.04472 Jy ! Total flux subtracted in 200 components = -0.04472 Jy ! Clean residual min=-0.057224 max=0.057364 Jy/beam ! Clean residual mean=0.000076 rms=0.016332 Jy/beam ! Combined flux in latest and established models = 0.0215335 Jy ! Performing phase self-cal over 3 minute time intervals ! Adding 44 model components to the UV plane model. ! The established model now contains 103 components and 0.0215335 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.063020Jy sigma=0.176142 ! Fit after self-cal, rms=0.052875Jy sigma=0.146162 ! 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.052875Jy sigma=0.146162 ! Fit after self-cal, rms=0.052876Jy sigma=0.146162 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.0018301 Jy ! Component: 100 - total flux cleaned = 0.0032078 Jy ! Component: 150 - total flux cleaned = -0.00549513 Jy ! Component: 200 - total flux cleaned = -0.0151012 Jy ! Total flux subtracted in 200 components = -0.0151012 Jy ! Clean residual min=-0.049350 max=0.046957 Jy/beam ! Clean residual mean=-0.000056 rms=0.014928 Jy/beam ! Combined flux in latest and established models = 0.00643231 Jy ! Performing phase self-cal over 0.3 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 127 components and 0.0064323 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.062153Jy sigma=0.174536 ! Fit after self-cal, rms=0.048138Jy sigma=0.134929 ! 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.2751 x 1.697 at -10.22 degrees (North through East) ! Clean map min=-0.066916 max=0.082638 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.7917 mas, bmaj=2.178 mas, bpa=15.09 degrees ! Estimated noise=146.591 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.0221266 Jy ! Component: 100 - total flux cleaned = -0.0235818 Jy ! Component: 150 - total flux cleaned = -0.0218876 Jy ! Component: 200 - total flux cleaned = -0.0105737 Jy ! Total flux subtracted in 200 components = -0.0105737 Jy ! Clean residual min=-0.030942 max=0.031000 Jy/beam ! Clean residual mean=-0.000001 rms=0.011542 Jy/beam ! Combined flux in latest and established models = -0.00414143 Jy ! Performing phase self-cal over 0.3 minute time intervals ! Adding 62 model components to the UV plane model. ! The established model now contains 189 components and -0.00414142 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.062873Jy sigma=0.180814 ! Fit after self-cal, rms=0.054808Jy sigma=0.158218 ! 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.2796 mas, bmaj=1.689 mas, bpa=-9.951 degrees ! Estimated noise=99.9825 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.16527 Jy ! Component: 100 - total flux cleaned = -0.199619 Jy ! Component: 150 - total flux cleaned = -0.222958 Jy ! Component: 200 - total flux cleaned = -0.230325 Jy ! Total flux subtracted in 200 components = -0.230325 Jy ! Clean residual min=-0.137410 max=0.134369 Jy/beam ! Clean residual mean=-0.000014 rms=0.039797 Jy/beam ! Combined flux in latest and established models = -0.230325 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 33 model components to the UV plane model. ! The established model now contains 33 components and -0.230325 Jy ! Inverting map and beam ! Estimated beam: bmin=0.2751 mas, bmaj=1.697 mas, bpa=-10.22 degrees ! Estimated noise=99.8272 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.00935394 Jy ! Component: 100 - total flux cleaned = -0.00356356 Jy ! Component: 150 - total flux cleaned = 0.00396005 Jy ! Component: 200 - total flux cleaned = -0.0137113 Jy ! Total flux subtracted in 200 components = -0.0137113 Jy ! Clean residual min=-0.132207 max=0.138758 Jy/beam ! Clean residual mean=0.000269 rms=0.042184 Jy/beam ! Combined flux in latest and established models = -0.244036 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 50 components and -0.244036 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.7917 mas, bmaj=2.178 mas, bpa=15.09 degrees ! Estimated noise=146.591 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.0496343 Jy ! Component: 100 - total flux cleaned = -0.0737511 Jy ! Component: 150 - total flux cleaned = -0.069478 Jy ! Component: 200 - total flux cleaned = -0.0517915 Jy ! Total flux subtracted in 200 components = -0.0517915 Jy ! Clean residual min=-0.081260 max=0.080600 Jy/beam ! Clean residual mean=0.000107 rms=0.037873 Jy/beam ! Combined flux in latest and established models = -0.295828 Jy ! Adding 79 model components to the UV plane model. ! The established model now contains 129 components and -0.295827 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.2751 mas, bmaj=1.697 mas, bpa=-10.22 degrees ! Estimated noise=99.8272 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.0841136 Jy ! Component: 100 - total flux cleaned = -0.0779653 Jy ! Component: 150 - total flux cleaned = -0.0638042 Jy ! Component: 200 - total flux cleaned = -0.0441156 Jy ! Total flux subtracted in 200 components = -0.0441156 Jy ! Clean residual min=-0.073962 max=0.078498 Jy/beam ! Clean residual mean=0.000026 rms=0.023636 Jy/beam ! Combined flux in latest and established models = -0.339943 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.3 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 161 components and -0.339943 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.096021Jy sigma=0.270369 ! Fit after self-cal, rms=0.088503Jy sigma=0.248426 wmodel J0758-1930_K_2006_10_20_yyk\_map.mod ! Writing 161 model components to file: J0758-1930_K_2006_10_20_yyk_map.mod wobs J0758-1930_K_2006_10_20_yyk\_uvs.fits ! Writing UV FITS file: J0758-1930_K_2006_10_20_yyk_uvs.fits wwins J0758-1930_K_2006_10_20_yyk\_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: muppet] ! wmap "J0758-1930_K_2006_10_20_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.2751 x 1.697 at -10.22 degrees (North through East) ! Clean map min=-0.11253 max=0.11497 Jy/beam ! Writing clean map to FITS file: J0758-1930_K_2006_10_20_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.114967 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0241093 device "J0758-1930_K_2006_10_20_yyk\_map.eps/VPS" ! Attempting to open device: 'J0758-1930_K_2006_10_20_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -62.9118 62.9118 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0723 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.114 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.2751 x 1.697 at -10.22 degrees (North through East) ! Clean map min=-0.11253 max=0.11497 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0758-1930_K_2006_10_20_yyk\_map.gif/gif" ! Attempting to open device: 'J0758-1930_K_2006_10_20_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0758-1930_K_2006_10_20_yyk_uvs.log closed on Thu Jul 8 23:41:38 2010