! Started logfile: J2022-1204_X_2005_07_09_yyk_uvs.log on Fri Jan 20 11:27:04 2006 obs J2022-1204_X_2005_07_09_yyk_uve.fits ! Reading UV FITS file: J2022-1204_X_2005_07_09_yyk_uve.fits ! AN table 1: 11 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.337374 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J2022-1204 ! ! 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 8.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1484 lines of history. ! ! Reading 668 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 J2022-1204_X_2005_07_09_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 = 256x256 pixels with 0.400x0.400 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.10458 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=2.111 mas, bmaj=4.622 mas, bpa=6.618 degrees ! Estimated noise=3.72141 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.0453007 Jy ! Component: 100 - total flux cleaned = 0.0650994 Jy ! Total flux subtracted in 100 components = 0.0650994 Jy ! Clean residual min=-0.009927 max=0.010049 Jy/beam ! Clean residual mean=-0.000061 rms=0.003763 Jy/beam ! Combined flux in latest and established models = 0.0650994 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.0650994 Jy ! ! Correcting IF 1. ! A total of 56 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 55 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 99 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 80 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.088842Jy sigma=1.313276 ! Fit after self-cal, rms=0.086786Jy sigma=1.248451 ! Inverting map and beam ! Estimated beam: bmin=2.112 mas, bmaj=4.624 mas, bpa=6.624 degrees ! Estimated noise=3.77792 mJy/beam. ! Added new window around map position (0, 0.4). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0212984 Jy ! Component: 100 - total flux cleaned = 0.0258175 Jy ! Total flux subtracted in 100 components = 0.0258175 Jy ! Clean residual min=-0.008875 max=0.008935 Jy/beam ! Clean residual mean=-0.000089 rms=0.002647 Jy/beam ! Combined flux in latest and established models = 0.0909169 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 35 components and 0.0909169 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085205Jy sigma=1.156664 ! Fit after self-cal, rms=0.084814Jy sigma=1.149577 ! 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=2.386 mas, bmaj=5.136 mas, bpa=14.24 degrees ! Estimated noise=2.10522 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 = -4.74131e-05 Jy ! Component: 100 - total flux cleaned = -0.00121841 Jy ! Component: 150 - total flux cleaned = -0.00235867 Jy ! Component: 200 - total flux cleaned = -0.00312201 Jy ! Total flux subtracted in 200 components = -0.00312201 Jy ! Clean residual min=-0.007108 max=0.007632 Jy/beam ! Clean residual mean=-0.000084 rms=0.002168 Jy/beam ! Combined flux in latest and established models = 0.0877948 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 44 components and 0.0877948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084792Jy sigma=1.141300 ! Fit after self-cal, rms=0.084783Jy sigma=1.140792 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.386 x 5.136 at 14.24 degrees (North through East) ! Clean map min=-0.0070407 max=0.060822 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! 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. ! 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 3. ! A total of 3 telescope corrections were flagged in sub-array 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 4. ! Amplitude normalization factor in sub-array 1: 1.0329 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.92 HN 1.00* KP 0.84 ! LA 1.00* MK 1.00* NL 0.89 OV 1.01 ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.084783Jy sigma=1.140792 ! Fit after self-cal, rms=0.083831Jy sigma=1.141288 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.083831Jy sigma=1.141288 ! Fit after self-cal, rms=0.083839Jy sigma=1.141263 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.385 mas, bmaj=5.094 mas, bpa=13.94 degrees ! Estimated noise=2.10387 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.000109059 Jy ! Component: 100 - total flux cleaned = -0.00047332 Jy ! Component: 150 - total flux cleaned = -0.000849844 Jy ! Component: 200 - total flux cleaned = -0.00112726 Jy ! Total flux subtracted in 200 components = -0.00112726 Jy ! Clean residual min=-0.007005 max=0.006986 Jy/beam ! Clean residual mean=-0.000080 rms=0.002075 Jy/beam ! Combined flux in latest and established models = 0.0866676 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 52 components and 0.0866676 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083883Jy sigma=1.139212 ! Fit after self-cal, rms=0.083855Jy sigma=1.139043 ! 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.083855Jy sigma=1.139043 ! Fit after self-cal, rms=0.073220Jy sigma=0.983866 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.00692336 Jy ! Component: 100 - total flux cleaned = 0.00781722 Jy ! Component: 150 - total flux cleaned = 0.00796246 Jy ! Component: 200 - total flux cleaned = 0.00822959 Jy ! Total flux subtracted in 200 components = 0.00822959 Jy ! Clean residual min=-0.007940 max=0.007167 Jy/beam ! Clean residual mean=-0.000073 rms=0.002209 Jy/beam ! Combined flux in latest and established models = 0.0948972 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 58 components and 0.0948972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073068Jy sigma=0.971287 ! Fit after self-cal, rms=0.070376Jy sigma=0.952357 ! 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: 2.385 x 5.094 at 13.94 degrees (North through East) ! Clean map min=-0.0077896 max=0.06891 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 = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.711 mas, bmaj=5.421 mas, bpa=12.97 degrees ! Estimated noise=2.15512 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.00099252 Jy ! Component: 100 - total flux cleaned = 0.00117662 Jy ! Component: 150 - total flux cleaned = 0.00124883 Jy ! Component: 200 - total flux cleaned = 0.00127872 Jy ! Total flux subtracted in 200 components = 0.00127872 Jy ! Clean residual min=-0.007852 max=0.006855 Jy/beam ! Clean residual mean=-0.000086 rms=0.002297 Jy/beam ! Combined flux in latest and established models = 0.0961759 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 68 components and 0.0961759 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070331Jy sigma=0.951222 ! Fit after self-cal, rms=0.069390Jy sigma=0.947197 ! 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=2.108 mas, bmaj=4.59 mas, bpa=5.676 degrees ! Estimated noise=3.71984 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0659632 Jy ! Component: 100 - total flux cleaned = 0.0776058 Jy ! Component: 150 - total flux cleaned = 0.0788939 Jy ! Component: 200 - total flux cleaned = 0.0791294 Jy ! Total flux subtracted in 200 components = 0.0791294 Jy ! Clean residual min=-0.009516 max=0.009260 Jy/beam ! Clean residual mean=-0.000082 rms=0.002777 Jy/beam ! Combined flux in latest and established models = 0.0791294 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0791294 Jy ! Inverting map and beam ! Estimated beam: bmin=2.385 mas, bmaj=5.094 mas, bpa=13.94 degrees ! Estimated noise=2.10387 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.000866439 Jy ! Component: 100 - total flux cleaned = -0.00202901 Jy ! Component: 150 - total flux cleaned = -0.00265701 Jy ! Component: 200 - total flux cleaned = -0.0031293 Jy ! Total flux subtracted in 200 components = -0.0031293 Jy ! Clean residual min=-0.009412 max=0.009257 Jy/beam ! Clean residual mean=-0.000098 rms=0.002472 Jy/beam ! Combined flux in latest and established models = 0.0760001 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 39 components and 0.0760001 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.711 mas, bmaj=5.421 mas, bpa=12.97 degrees ! Estimated noise=2.15512 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.0012185 Jy ! Component: 100 - total flux cleaned = -0.00154603 Jy ! Component: 150 - total flux cleaned = -0.00179357 Jy ! Component: 200 - total flux cleaned = -0.00195226 Jy ! Total flux subtracted in 200 components = -0.00195226 Jy ! Clean residual min=-0.009272 max=0.009160 Jy/beam ! Clean residual mean=-0.000117 rms=0.002528 Jy/beam ! Combined flux in latest and established models = 0.0740479 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 46 components and 0.0740479 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.385 mas, bmaj=5.094 mas, bpa=13.94 degrees ! Estimated noise=2.10387 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000163792 Jy ! Component: 100 - total flux cleaned = 5.69207e-05 Jy ! Component: 150 - total flux cleaned = 7.33188e-06 Jy ! Component: 200 - total flux cleaned = 5.84784e-06 Jy ! Total flux subtracted in 200 components = 5.84784e-06 Jy ! Clean residual min=-0.009515 max=0.008868 Jy/beam ! Clean residual mean=-0.000090 rms=0.002432 Jy/beam ! Combined flux in latest and established models = 0.0740537 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 51 components and 0.0740537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069956Jy sigma=0.961157 ! Fit after self-cal, rms=0.069019Jy sigma=0.946959 wmodel J2022-1204_X_2005_07_09_yyk\_map.mod ! Writing 51 model components to file: J2022-1204_X_2005_07_09_yyk_map.mod wobs J2022-1204_X_2005_07_09_yyk\_uvs.fits ! Writing UV FITS file: J2022-1204_X_2005_07_09_yyk_uvs.fits wwins J2022-1204_X_2005_07_09_yyk\_map.win ! wwins: Wrote 1 windows to J2022-1204_X_2005_07_09_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=1024 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.0017088 Jy ! Component: 100 - total flux cleaned = -0.00301841 Jy ! Component: 150 - total flux cleaned = -0.00385521 Jy ! Component: 200 - total flux cleaned = -0.00376201 Jy ! Component: 250 - total flux cleaned = -0.00300132 Jy ! Component: 300 - total flux cleaned = -0.00237168 Jy ! Component: 350 - total flux cleaned = -0.00163387 Jy ! Component: 400 - total flux cleaned = -0.00108224 Jy ! Component: 450 - total flux cleaned = -0.000627327 Jy ! Component: 500 - total flux cleaned = -0.000380919 Jy ! Component: 550 - total flux cleaned = -0.000203354 Jy ! Component: 600 - total flux cleaned = -0.000146056 Jy ! Component: 650 - total flux cleaned = -3.83446e-05 Jy ! Component: 700 - total flux cleaned = 6.38337e-05 Jy ! Component: 750 - total flux cleaned = 0.000357001 Jy ! Component: 800 - total flux cleaned = 0.000450495 Jy ! Component: 850 - total flux cleaned = 0.00058675 Jy ! Component: 900 - total flux cleaned = 0.000717155 Jy ! Component: 950 - total flux cleaned = 0.000801929 Jy ! Component: 1000 - total flux cleaned = 0.000963059 Jy ! Total flux subtracted in 1024 components = 0.000963159 Jy ! Clean residual min=-0.002004 max=0.001945 Jy/beam ! Clean residual mean=-0.000002 rms=0.000834 Jy/beam ! Combined flux in latest and established models = 0.0750169 Jy keep ! Adding 52 model components to the UV plane model. ! The established model now contains 103 components and 0.0750169 Jy ![Exited script file: muppet] wmap "J2022-1204_X_2005_07_09_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.385 x 5.094 at 13.94 degrees (North through East) ! Clean map min=-0.005738 max=0.077572 Jy/beam ! Writing clean map to FITS file: J2022-1204_X_2005_07_09_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0775725 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000815583 device "J2022-1204_X_2005_07_09_yyk\_map.eps/VPS" ! Attempting to open device: 'J2022-1204_X_2005_07_09_yyk_map.eps/VPS' loglevs 1*100*3*image_rms/peak_flux ! The new contour levels are: ! -3.15415 3.15415 6.30829 12.6166 25.2332 50.4663 print "clev=",int(1*3*image_rms*10000)/10000 ! clev= 0.0024 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.077 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.385 x 5.094 at 13.94 degrees (North through East) ! Clean map min=-0.005738 max=0.077572 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2022-1204_X_2005_07_09_yyk\_map.gif/gif" ! Attempting to open device: 'J2022-1204_X_2005_07_09_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2022-1204_X_2005_07_09_yyk_uvs.log closed on Fri Jan 20 11:27:05 2006