! Started logfile: J0751-0046_S_2007_01_11_yyk_uvs.log on Mon Jun 16 19:24:20 2008 obs J0751-0046_S_2007_01_11_yyk_uve.fits ! Reading UV FITS file: J0751-0046_S_2007_01_11_yyk_uve.fits ! AN table 1: 15 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.631481 visibilities/baseline/integration-bin. ! Found source: J0751-0046 ! ! 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 2250 lines of history. ! ! Reading 1364 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 J0751-0046_S_2007_01_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 = 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.130484 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.546 mas, bmaj=7.242 mas, bpa=-7.198 degrees ! Estimated noise=1.76967 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.5). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0683195 Jy ! Component: 100 - total flux cleaned = 0.0974203 Jy ! Total flux subtracted in 100 components = 0.0974203 Jy ! Clean residual min=-0.012809 max=0.019541 Jy/beam ! Clean residual mean=0.000106 rms=0.003723 Jy/beam ! Combined flux in latest and established models = 0.0974203 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 27 components and 0.0974203 Jy ! ! Correcting IF 1. ! A total of 55 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 46 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.092936Jy sigma=1.362232 ! Fit after self-cal, rms=0.092109Jy sigma=1.347741 ! Inverting map and beam ! Estimated beam: bmin=2.547 mas, bmaj=7.242 mas, bpa=-7.206 degrees ! Estimated noise=1.76914 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=3.248 mas, bmaj=8.881 mas, bpa=-11.98 degrees ! Estimated noise=1.22054 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.0303125 Jy ! Component: 100 - total flux cleaned = 0.0426538 Jy ! Component: 150 - total flux cleaned = 0.0491675 Jy ! Component: 200 - total flux cleaned = 0.0528574 Jy ! Total flux subtracted in 200 components = 0.0528574 Jy ! Clean residual min=-0.006519 max=0.011806 Jy/beam ! Clean residual mean=0.000066 rms=0.002178 Jy/beam ! Combined flux in latest and established models = 0.150278 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 41 model components to the UV plane model. ! The established model now contains 61 components and 0.150278 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087141Jy sigma=1.194532 ! Fit after self-cal, rms=0.087165Jy sigma=1.193678 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.248 x 8.881 at -11.98 degrees (North through East) ! Clean map min=-0.0063175 max=0.087715 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* 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* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.0039 ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.98 HN 1.02 KP 1.00* ! LA 0.93 MK 0.85 OV 1.15 PT 0.93 ! 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* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.087165Jy sigma=1.193678 ! Fit after self-cal, rms=0.087021Jy sigma=1.188346 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.087021Jy sigma=1.188346 ! Fit after self-cal, rms=0.086989Jy sigma=1.187562 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.174 mas, bmaj=8.929 mas, bpa=-12.57 degrees ! Estimated noise=1.22267 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 (-4.5, 0.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0101945 Jy ! Component: 100 - total flux cleaned = 0.0124577 Jy ! Component: 150 - total flux cleaned = 0.0135467 Jy ! Component: 200 - total flux cleaned = 0.0141607 Jy ! Total flux subtracted in 200 components = 0.0141607 Jy ! Clean residual min=-0.004617 max=0.005052 Jy/beam ! Clean residual mean=0.000001 rms=0.001377 Jy/beam ! Combined flux in latest and established models = 0.164438 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 83 components and 0.164439 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085267Jy sigma=1.157034 ! Fit after self-cal, rms=0.085162Jy sigma=1.154392 ! 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.085162Jy sigma=1.154392 ! Fit after self-cal, rms=0.074552Jy sigma=0.987526 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.00273352 Jy ! Component: 100 - total flux cleaned = 0.00378023 Jy ! Component: 150 - total flux cleaned = 0.00436629 Jy ! Component: 200 - total flux cleaned = 0.00392419 Jy ! Total flux subtracted in 200 components = 0.00392419 Jy ! Clean residual min=-0.004975 max=0.004132 Jy/beam ! Clean residual mean=-0.000006 rms=0.001138 Jy/beam ! Combined flux in latest and established models = 0.168363 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 100 components and 0.168363 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073187Jy sigma=0.950162 ! Fit after self-cal, rms=0.071582Jy sigma=0.933155 ! 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: 3.174 x 8.929 at -12.57 degrees (North through East) ! Clean map min=-0.0044751 max=0.098003 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=8.007 mas, bmaj=12.27 mas, bpa=8.861 degrees ! Estimated noise=1.58154 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.000509691 Jy ! Component: 100 - total flux cleaned = 0.000511057 Jy ! Component: 150 - total flux cleaned = 0.000510169 Jy ! Component: 200 - total flux cleaned = 0.000449979 Jy ! Total flux subtracted in 200 components = 0.000449979 Jy ! Clean residual min=-0.003637 max=0.003647 Jy/beam ! Clean residual mean=-0.000011 rms=0.001120 Jy/beam ! Combined flux in latest and established models = 0.168813 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 124 components and 0.168813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071577Jy sigma=0.931503 ! Fit after self-cal, rms=0.071187Jy sigma=0.928637 ! 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.529 mas, bmaj=7.246 mas, bpa=-7.477 degrees ! Estimated noise=1.76491 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0810813 Jy ! Component: 100 - total flux cleaned = 0.111591 Jy ! Component: 150 - total flux cleaned = 0.129346 Jy ! Component: 200 - total flux cleaned = 0.139673 Jy ! Total flux subtracted in 200 components = 0.139673 Jy ! Clean residual min=-0.007937 max=0.007632 Jy/beam ! Clean residual mean=0.000042 rms=0.001895 Jy/beam ! Combined flux in latest and established models = 0.139673 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.139673 Jy ! Inverting map and beam ! Estimated beam: bmin=3.174 mas, bmaj=8.929 mas, bpa=-12.57 degrees ! Estimated noise=1.22267 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.0108491 Jy ! Component: 100 - total flux cleaned = 0.0170857 Jy ! Component: 150 - total flux cleaned = 0.0213423 Jy ! Component: 200 - total flux cleaned = 0.0240836 Jy ! Total flux subtracted in 200 components = 0.0240836 Jy ! Clean residual min=-0.004470 max=0.003782 Jy/beam ! Clean residual mean=0.000014 rms=0.001086 Jy/beam ! Combined flux in latest and established models = 0.163756 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 69 components and 0.163756 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=8.007 mas, bmaj=12.27 mas, bpa=8.861 degrees ! Estimated noise=1.58154 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.00302696 Jy ! Component: 100 - total flux cleaned = 0.00344941 Jy ! Component: 150 - total flux cleaned = 0.00357976 Jy ! Component: 200 - total flux cleaned = 0.00375074 Jy ! Total flux subtracted in 200 components = 0.00375074 Jy ! Clean residual min=-0.003954 max=0.003221 Jy/beam ! Clean residual mean=0.000002 rms=0.001185 Jy/beam ! Combined flux in latest and established models = 0.167507 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 83 components and 0.167507 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.174 mas, bmaj=8.929 mas, bpa=-12.57 degrees ! Estimated noise=1.22267 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000338482 Jy ! Component: 100 - total flux cleaned = -0.000404151 Jy ! Component: 150 - total flux cleaned = -0.000346978 Jy ! Component: 200 - total flux cleaned = -0.000403938 Jy ! Total flux subtracted in 200 components = -0.000403938 Jy ! Clean residual min=-0.003737 max=0.003451 Jy/beam ! Clean residual mean=0.000003 rms=0.000965 Jy/beam ! Combined flux in latest and established models = 0.167103 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 107 components and 0.167103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070651Jy sigma=0.917981 ! Fit after self-cal, rms=0.070315Jy sigma=0.914412 wmodel J0751-0046_S_2007_01_11_yyk\_map.mod ! Writing 107 model components to file: J0751-0046_S_2007_01_11_yyk_map.mod wobs J0751-0046_S_2007_01_11_yyk\_uvs.fits ! Writing UV FITS file: J0751-0046_S_2007_01_11_yyk_uvs.fits wwins J0751-0046_S_2007_01_11_yyk\_map.win ! wwins: Wrote 2 windows to J0751-0046_S_2007_01_11_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 = 4.61918e-05 Jy ! Component: 100 - total flux cleaned = 0.000540054 Jy ! Component: 150 - total flux cleaned = 0.00134938 Jy ! Component: 200 - total flux cleaned = 0.00187526 Jy ! Component: 250 - total flux cleaned = 0.00241973 Jy ! Component: 300 - total flux cleaned = 0.00268048 Jy ! Component: 350 - total flux cleaned = 0.0030168 Jy ! Component: 400 - total flux cleaned = 0.00326149 Jy ! Component: 450 - total flux cleaned = 0.00353697 Jy ! Component: 500 - total flux cleaned = 0.0037277 Jy ! Component: 550 - total flux cleaned = 0.00402478 Jy ! Component: 600 - total flux cleaned = 0.00431417 Jy ! Component: 650 - total flux cleaned = 0.00449175 Jy ! Component: 700 - total flux cleaned = 0.00473607 Jy ! Component: 750 - total flux cleaned = 0.00504193 Jy ! Component: 800 - total flux cleaned = 0.00520791 Jy ! Component: 850 - total flux cleaned = 0.00537048 Jy ! Component: 900 - total flux cleaned = 0.00549835 Jy ! Component: 950 - total flux cleaned = 0.00568717 Jy ! Component: 1000 - total flux cleaned = 0.00574931 Jy ! Component: 1050 - total flux cleaned = 0.00593081 Jy ! Component: 1100 - total flux cleaned = 0.00607989 Jy ! Component: 1150 - total flux cleaned = 0.0062562 Jy ! Component: 1200 - total flux cleaned = 0.0064582 Jy ! Component: 1250 - total flux cleaned = 0.0065434 Jy ! Component: 1300 - total flux cleaned = 0.00671114 Jy ! Component: 1350 - total flux cleaned = 0.00693181 Jy ! Component: 1400 - total flux cleaned = 0.00714942 Jy ! Component: 1450 - total flux cleaned = 0.00731071 Jy ! Component: 1500 - total flux cleaned = 0.007523 Jy ! Component: 1550 - total flux cleaned = 0.00768063 Jy ! Component: 1600 - total flux cleaned = 0.00788818 Jy ! Component: 1650 - total flux cleaned = 0.00809316 Jy ! Component: 1700 - total flux cleaned = 0.0082452 Jy ! Component: 1750 - total flux cleaned = 0.00842056 Jy ! Component: 1800 - total flux cleaned = 0.00859377 Jy ! Component: 1850 - total flux cleaned = 0.00874045 Jy ! Component: 1900 - total flux cleaned = 0.00893384 Jy ! Component: 1950 - total flux cleaned = 0.00902959 Jy ! Component: 2000 - total flux cleaned = 0.0091954 Jy ! Total flux subtracted in 2048 components = 0.00928941 Jy ! Clean residual min=-0.001182 max=0.001614 Jy/beam ! Clean residual mean=-0.000005 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.176392 Jy keep ! Adding 136 model components to the UV plane model. ! The established model now contains 243 components and 0.176392 Jy ![Exited script file: muppet] wmap "J0751-0046_S_2007_01_11_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.174 x 8.929 at -12.57 degrees (North through East) ! Clean map min=-0.0025463 max=0.10085 Jy/beam ! Writing clean map to FITS file: J0751-0046_S_2007_01_11_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.100848 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000461636 device "J0751-0046_S_2007_01_11_yyk\_map.eps/VPS" ! Attempting to open device: 'J0751-0046_S_2007_01_11_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.37326 1.37326 2.74653 5.49306 10.9861 21.9722 43.9444 87.8889 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.1 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.174 x 8.929 at -12.57 degrees (North through East) ! Clean map min=-0.0025463 max=0.10085 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0751-0046_S_2007_01_11_yyk\_map.gif/gif" ! Attempting to open device: 'J0751-0046_S_2007_01_11_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0751-0046_S_2007_01_11_yyk_uvs.log closed on Mon Jun 16 19:24:25 2008