! Started logfile: J0351-0301_S_2005_06_30_yyk_uvs.log on Sat Oct 8 22:55:27 2005 obs J0351-0301_S_2005_06_30_yyk_uve.fits ! Reading UV FITS file: J0351-0301_S_2005_06_30_yyk_uve.fits ! AN table 1: 16 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.406944 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0351-0301 ! ! 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 1469 lines of history. ! ! Reading 1172 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 J0351-0301_S_2005_06_30_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 1.00x1.00 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.0970125 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=8.523 mas, bmaj=14.9 mas, bpa=36.06 degrees ! Estimated noise=2.67983 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.0449004 Jy ! Component: 100 - total flux cleaned = 0.0582753 Jy ! Total flux subtracted in 100 components = 0.0582753 Jy ! Clean residual min=-0.006905 max=0.006976 Jy/beam ! Clean residual mean=0.000030 rms=0.002696 Jy/beam ! Combined flux in latest and established models = 0.0582753 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.0582753 Jy ! ! Correcting IF 1. ! A total of 86 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 83 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 82 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 106 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.078175Jy sigma=1.183111 ! Fit after self-cal, rms=0.073692Jy sigma=1.098781 ! Inverting map and beam ! Estimated beam: bmin=8.523 mas, bmaj=14.9 mas, bpa=36.06 degrees ! Estimated noise=2.67983 mJy/beam. ! Added new window around map position (0, -1). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0153081 Jy ! Component: 100 - total flux cleaned = 0.0169777 Jy ! Total flux subtracted in 100 components = 0.0169777 Jy ! Clean residual min=-0.007619 max=0.007324 Jy/beam ! Clean residual mean=-0.000037 rms=0.002185 Jy/beam ! Combined flux in latest and established models = 0.075253 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 36 components and 0.075253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071207Jy sigma=1.046232 ! Fit after self-cal, rms=0.071145Jy sigma=1.044729 ! 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=9.932 mas, bmaj=21.39 mas, bpa=39.76 degrees ! Estimated noise=1.55304 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.00233563 Jy ! Component: 100 - total flux cleaned = 0.0022226 Jy ! Component: 150 - total flux cleaned = 0.00221463 Jy ! Component: 200 - total flux cleaned = 0.00208991 Jy ! Total flux subtracted in 200 components = 0.00208991 Jy ! Clean residual min=-0.004314 max=0.004566 Jy/beam ! Clean residual mean=-0.000062 rms=0.001362 Jy/beam ! Combined flux in latest and established models = 0.0773429 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 52 components and 0.0773429 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071048Jy sigma=1.039818 ! Fit after self-cal, rms=0.071052Jy sigma=1.039708 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.932 x 21.39 at 39.76 degrees (North through East) ! Clean map min=-0.004338 max=0.057984 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: 0.99613 ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 0.97 HN 1.00* KP 1.01 ! LA 1.17 MK 1.00* NL 1.00* OV 0.97 ! PT 1.06 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. ! 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.071052Jy sigma=1.039708 ! Fit after self-cal, rms=0.071236Jy sigma=1.037223 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.071236Jy sigma=1.037223 ! Fit after self-cal, rms=0.071228Jy sigma=1.037177 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=9.687 mas, bmaj=21.33 mas, bpa=40.52 degrees ! Estimated noise=1.54989 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.00164881 Jy ! Component: 100 - total flux cleaned = 0.00197813 Jy ! Component: 150 - total flux cleaned = 0.00206914 Jy ! Component: 200 - total flux cleaned = 0.00206865 Jy ! Total flux subtracted in 200 components = 0.00206865 Jy ! Clean residual min=-0.004533 max=0.004067 Jy/beam ! Clean residual mean=-0.000015 rms=0.001330 Jy/beam ! Combined flux in latest and established models = 0.0794115 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 61 components and 0.0794115 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071207Jy sigma=1.035825 ! Fit after self-cal, rms=0.071211Jy sigma=1.035775 ! 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.071211Jy sigma=1.035775 ! Fit after self-cal, rms=0.065235Jy sigma=0.940430 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.00440246 Jy ! Component: 100 - total flux cleaned = 0.0053728 Jy ! Component: 150 - total flux cleaned = 0.00599356 Jy ! Component: 200 - total flux cleaned = 0.006328 Jy ! Total flux subtracted in 200 components = 0.006328 Jy ! Clean residual min=-0.004344 max=0.003955 Jy/beam ! Clean residual mean=-0.000007 rms=0.001311 Jy/beam ! Combined flux in latest and established models = 0.0857395 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 69 components and 0.0857395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064842Jy sigma=0.934753 ! Fit after self-cal, rms=0.064056Jy sigma=0.926118 ! 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: 9.687 x 21.33 at 40.52 degrees (North through East) ! Clean map min=-0.0041268 max=0.062534 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.7 mas, bmaj=22.35 mas, bpa=39.82 degrees ! Estimated noise=1.57235 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.000867669 Jy ! Component: 100 - total flux cleaned = 0.00118819 Jy ! Component: 150 - total flux cleaned = 0.00121646 Jy ! Component: 200 - total flux cleaned = 0.00124327 Jy ! Total flux subtracted in 200 components = 0.00124327 Jy ! Clean residual min=-0.004327 max=0.003313 Jy/beam ! Clean residual mean=-0.000010 rms=0.001242 Jy/beam ! Combined flux in latest and established models = 0.0869828 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 72 components and 0.0869828 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064010Jy sigma=0.925367 ! Fit after self-cal, rms=0.063871Jy sigma=0.923860 ! 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=8.443 mas, bmaj=14.91 mas, bpa=36.74 degrees ! Estimated noise=2.65495 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.05538 Jy ! Component: 100 - total flux cleaned = 0.0691309 Jy ! Component: 150 - total flux cleaned = 0.0748504 Jy ! Component: 200 - total flux cleaned = 0.0770807 Jy ! Total flux subtracted in 200 components = 0.0770807 Jy ! Clean residual min=-0.007772 max=0.008774 Jy/beam ! Clean residual mean=0.000018 rms=0.002213 Jy/beam ! Combined flux in latest and established models = 0.0770808 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.0770808 Jy ! Inverting map and beam ! Estimated beam: bmin=9.687 mas, bmaj=21.33 mas, bpa=40.52 degrees ! Estimated noise=1.54989 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.00244146 Jy ! Component: 100 - total flux cleaned = 0.0031989 Jy ! Component: 150 - total flux cleaned = 0.00388198 Jy ! Component: 200 - total flux cleaned = 0.00442707 Jy ! Total flux subtracted in 200 components = 0.00442707 Jy ! Clean residual min=-0.004506 max=0.004895 Jy/beam ! Clean residual mean=0.000012 rms=0.001460 Jy/beam ! Combined flux in latest and established models = 0.0815078 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 41 components and 0.0815078 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.7 mas, bmaj=22.35 mas, bpa=39.82 degrees ! Estimated noise=1.57235 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.000279967 Jy ! Component: 100 - total flux cleaned = 0.000319872 Jy ! Component: 150 - total flux cleaned = 0.000393851 Jy ! Component: 200 - total flux cleaned = 0.000460423 Jy ! Total flux subtracted in 200 components = 0.000460423 Jy ! Clean residual min=-0.004395 max=0.004313 Jy/beam ! Clean residual mean=0.000010 rms=0.001339 Jy/beam ! Combined flux in latest and established models = 0.0819682 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 47 components and 0.0819682 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=9.687 mas, bmaj=21.33 mas, bpa=40.52 degrees ! Estimated noise=1.54989 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 9.27677e-05 Jy ! Component: 100 - total flux cleaned = 9.15993e-05 Jy ! Component: 150 - total flux cleaned = 4.85657e-05 Jy ! Component: 200 - total flux cleaned = 7.58777e-06 Jy ! Total flux subtracted in 200 components = 7.58777e-06 Jy ! Clean residual min=-0.004443 max=0.004841 Jy/beam ! Clean residual mean=0.000009 rms=0.001412 Jy/beam ! Combined flux in latest and established models = 0.0819758 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 57 components and 0.0819758 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063977Jy sigma=0.928734 ! Fit after self-cal, rms=0.063916Jy sigma=0.927033 wmodel J0351-0301_S_2005_06_30_yyk\_map.mod ! Writing 57 model components to file: J0351-0301_S_2005_06_30_yyk_map.mod wobs J0351-0301_S_2005_06_30_yyk\_uvs.fits ! Writing UV FITS file: J0351-0301_S_2005_06_30_yyk_uvs.fits wwins J0351-0301_S_2005_06_30_yyk\_map.win ! wwins: Wrote 1 windows to J0351-0301_S_2005_06_30_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.000346005 Jy ! Component: 100 - total flux cleaned = 0.000484351 Jy ! Component: 150 - total flux cleaned = 0.000658061 Jy ! Component: 200 - total flux cleaned = 0.000711886 Jy ! Component: 250 - total flux cleaned = 0.000512344 Jy ! Component: 300 - total flux cleaned = 0.000132151 Jy ! Component: 350 - total flux cleaned = -0.000316862 Jy ! Component: 400 - total flux cleaned = -0.00049112 Jy ! Component: 450 - total flux cleaned = -0.000697414 Jy ! Component: 500 - total flux cleaned = -0.000815082 Jy ! Component: 550 - total flux cleaned = -0.000890519 Jy ! Component: 600 - total flux cleaned = -0.00100038 Jy ! Component: 650 - total flux cleaned = -0.00121111 Jy ! Component: 700 - total flux cleaned = -0.00127932 Jy ! Component: 750 - total flux cleaned = -0.00137763 Jy ! Component: 800 - total flux cleaned = -0.00137702 Jy ! Component: 850 - total flux cleaned = -0.00143838 Jy ! Component: 900 - total flux cleaned = -0.00140819 Jy ! Component: 950 - total flux cleaned = -0.00140846 Jy ! Component: 1000 - total flux cleaned = -0.00143634 Jy ! Total flux subtracted in 1024 components = -0.00140834 Jy ! Clean residual min=-0.001971 max=0.001741 Jy/beam ! Clean residual mean=-0.000050 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.0805675 Jy keep ! Adding 59 model components to the UV plane model. ! The established model now contains 116 components and 0.0805675 Jy ![Exited script file: muppet] wmap "J0351-0301_S_2005_06_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.687 x 21.33 at 40.52 degrees (North through East) ! Clean map min=-0.0037815 max=0.065992 Jy/beam ! Writing clean map to FITS file: J0351-0301_S_2005_06_30_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0659923 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000636069 device "J0351-0301_S_2005_06_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J0351-0301_S_2005_06_30_yyk_map.eps/VPS' loglevs 1*100*3*image_rms/peak_flux ! The new contour levels are: ! -2.89156 2.89156 5.78312 11.5662 23.1325 46.2649 92.5299 print "clev=",int(1*3*image_rms*10000)/10000 ! clev= 0.0019 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.065 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.687 x 21.33 at 40.52 degrees (North through East) ! Clean map min=-0.0037815 max=0.065992 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0351-0301_S_2005_06_30_yyk\_map.gif/gif" ! Attempting to open device: 'J0351-0301_S_2005_06_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0351-0301_S_2005_06_30_yyk_uvs.log closed on Sat Oct 8 22:55:28 2005