! Started logfile: J0232-2839_S_2007_01_11_yyk_uvs.log on Mon Jun 16 19:09:17 2008 obs J0232-2839_S_2007_01_11_yyk_uve.fits ! Reading UV FITS file: J0232-2839_S_2007_01_11_yyk_uve.fits ! AN table 1: 17 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.661765 visibilities/baseline/integration-bin. ! Found source: J0232-2839 ! ! 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 2249 lines of history. ! ! Reading 1620 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 J0232-2839_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.113125 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.484 mas, bmaj=6.757 mas, bpa=-8.226 degrees ! Estimated noise=2.81513 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). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0676628 Jy ! Component: 100 - total flux cleaned = 0.0811891 Jy ! Total flux subtracted in 100 components = 0.0811891 Jy ! Clean residual min=-0.012670 max=0.011932 Jy/beam ! Clean residual mean=0.000041 rms=0.003551 Jy/beam ! Combined flux in latest and established models = 0.0811891 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.0811891 Jy ! ! Correcting IF 1. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 70 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 41 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.081545Jy sigma=1.158782 ! Fit after self-cal, rms=0.074581Jy sigma=1.050822 ! Inverting map and beam ! Estimated beam: bmin=2.484 mas, bmaj=6.757 mas, bpa=-8.226 degrees ! Estimated noise=2.81513 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.233 mas, bmaj=10.12 mas, bpa=-13.06 degrees ! Estimated noise=1.54428 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.01257 Jy ! Component: 100 - total flux cleaned = 0.0165415 Jy ! Component: 150 - total flux cleaned = 0.0178161 Jy ! Component: 200 - total flux cleaned = 0.0179144 Jy ! Total flux subtracted in 200 components = 0.0179144 Jy ! Clean residual min=-0.006016 max=0.005764 Jy/beam ! Clean residual mean=-0.000116 rms=0.001672 Jy/beam ! Combined flux in latest and established models = 0.0991035 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 27 components and 0.0991035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073952Jy sigma=1.026809 ! Fit after self-cal, rms=0.073877Jy sigma=1.025745 ! 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.233 x 10.12 at -13.06 degrees (North through East) ! Clean map min=-0.0057246 max=0.084793 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.05429 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.85 HN 1.00* KP 0.91 ! LA 1.05 MK 0.95 OV 0.91 PT 0.94 ! 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.01214 ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 0.97 HN 0.90 KP 1.02 ! LA 0.99 MK 0.96 OV 0.96 PT 1.02 ! SC 0.92 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.03106 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 1.00* KP 0.90 ! LA 1.02 MK 0.90 OV 1.00* PT 0.88 ! SC 1.00* ! ! ! Fit before self-cal, rms=0.073877Jy sigma=1.025745 ! Fit after self-cal, rms=0.072239Jy sigma=1.015944 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.072239Jy sigma=1.015944 ! Fit after self-cal, rms=0.072167Jy sigma=1.014963 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.146 mas, bmaj=10.04 mas, bpa=-12.78 degrees ! Estimated noise=1.52667 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.000834405 Jy ! Component: 100 - total flux cleaned = 0.000796112 Jy ! Component: 150 - total flux cleaned = 0.000797168 Jy ! Component: 200 - total flux cleaned = 0.000798377 Jy ! Total flux subtracted in 200 components = 0.000798377 Jy ! Clean residual min=-0.004793 max=0.005829 Jy/beam ! Clean residual mean=-0.000028 rms=0.001434 Jy/beam ! Combined flux in latest and established models = 0.0999019 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 34 components and 0.0999019 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072112Jy sigma=1.014345 ! Fit after self-cal, rms=0.072045Jy sigma=1.013545 ! 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.072045Jy sigma=1.013545 ! Fit after self-cal, rms=0.064593Jy sigma=0.916734 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.00373686 Jy ! Component: 100 - total flux cleaned = 0.00422766 Jy ! Component: 150 - total flux cleaned = 0.00426195 Jy ! Component: 200 - total flux cleaned = 0.00429339 Jy ! Total flux subtracted in 200 components = 0.00429339 Jy ! Clean residual min=-0.004404 max=0.005082 Jy/beam ! Clean residual mean=-0.000034 rms=0.001357 Jy/beam ! Combined flux in latest and established models = 0.104195 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 39 components and 0.104195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064636Jy sigma=0.914042 ! Fit after self-cal, rms=0.064203Jy sigma=0.909254 ! 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.146 x 10.04 at -12.78 degrees (North through East) ! Clean map min=-0.0041918 max=0.087435 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.21 mas, bmaj=23.08 mas, bpa=8.261 degrees ! Estimated noise=1.94646 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.000900346 Jy ! Component: 100 - total flux cleaned = 0.000951472 Jy ! Component: 150 - total flux cleaned = 0.000999465 Jy ! Component: 200 - total flux cleaned = 0.00102282 Jy ! Total flux subtracted in 200 components = 0.00102282 Jy ! Clean residual min=-0.004486 max=0.004917 Jy/beam ! Clean residual mean=-0.000099 rms=0.001700 Jy/beam ! Combined flux in latest and established models = 0.105218 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 46 components and 0.105218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064240Jy sigma=0.909362 ! Fit after self-cal, rms=0.064188Jy sigma=0.908914 ! 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.463 mas, bmaj=6.785 mas, bpa=-7.945 degrees ! Estimated noise=2.73543 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0747854 Jy ! Component: 100 - total flux cleaned = 0.0892253 Jy ! Component: 150 - total flux cleaned = 0.0954215 Jy ! Component: 200 - total flux cleaned = 0.0965894 Jy ! Total flux subtracted in 200 components = 0.0965894 Jy ! Clean residual min=-0.007434 max=0.008714 Jy/beam ! Clean residual mean=0.000028 rms=0.002284 Jy/beam ! Combined flux in latest and established models = 0.0965894 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.0965894 Jy ! Inverting map and beam ! Estimated beam: bmin=3.146 mas, bmaj=10.04 mas, bpa=-12.78 degrees ! Estimated noise=1.52667 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.00556443 Jy ! Component: 100 - total flux cleaned = 0.00736997 Jy ! Component: 150 - total flux cleaned = 0.00767256 Jy ! Component: 200 - total flux cleaned = 0.00770317 Jy ! Total flux subtracted in 200 components = 0.00770317 Jy ! Clean residual min=-0.004280 max=0.005040 Jy/beam ! Clean residual mean=-0.000043 rms=0.001371 Jy/beam ! Combined flux in latest and established models = 0.104293 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 33 components and 0.104293 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.21 mas, bmaj=23.08 mas, bpa=8.261 degrees ! Estimated noise=1.94646 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.000560707 Jy ! Component: 100 - total flux cleaned = 0.000626073 Jy ! Component: 150 - total flux cleaned = 0.000715047 Jy ! Component: 200 - total flux cleaned = 0.000769946 Jy ! Total flux subtracted in 200 components = 0.000769946 Jy ! Clean residual min=-0.004509 max=0.004834 Jy/beam ! Clean residual mean=-0.000098 rms=0.001704 Jy/beam ! Combined flux in latest and established models = 0.105063 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 37 components and 0.105063 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.146 mas, bmaj=10.04 mas, bpa=-12.78 degrees ! Estimated noise=1.52667 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000185363 Jy ! Component: 100 - total flux cleaned = -0.000180747 Jy ! Component: 150 - total flux cleaned = -0.000207576 Jy ! Component: 200 - total flux cleaned = -0.000233837 Jy ! Total flux subtracted in 200 components = -0.000233837 Jy ! Clean residual min=-0.004268 max=0.005061 Jy/beam ! Clean residual mean=-0.000047 rms=0.001356 Jy/beam ! Combined flux in latest and established models = 0.104829 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 50 components and 0.104829 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064159Jy sigma=0.908689 ! Fit after self-cal, rms=0.064144Jy sigma=0.908617 wmodel J0232-2839_S_2007_01_11_yyk\_map.mod ! Writing 50 model components to file: J0232-2839_S_2007_01_11_yyk_map.mod wobs J0232-2839_S_2007_01_11_yyk\_uvs.fits ! Writing UV FITS file: J0232-2839_S_2007_01_11_yyk_uvs.fits wwins J0232-2839_S_2007_01_11_yyk\_map.win ! wwins: Wrote 1 windows to J0232-2839_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 = 0.00116794 Jy ! Component: 100 - total flux cleaned = 0.00205937 Jy ! Component: 150 - total flux cleaned = 0.00267406 Jy ! Component: 200 - total flux cleaned = 0.00350164 Jy ! Component: 250 - total flux cleaned = 0.00421871 Jy ! Component: 300 - total flux cleaned = 0.00478392 Jy ! Component: 350 - total flux cleaned = 0.00532374 Jy ! Component: 400 - total flux cleaned = 0.00594696 Jy ! Component: 450 - total flux cleaned = 0.00609583 Jy ! Component: 500 - total flux cleaned = 0.00638619 Jy ! Component: 550 - total flux cleaned = 0.00657335 Jy ! Component: 600 - total flux cleaned = 0.00680182 Jy ! Component: 650 - total flux cleaned = 0.00706783 Jy ! Component: 700 - total flux cleaned = 0.00732635 Jy ! Component: 750 - total flux cleaned = 0.00757779 Jy ! Component: 800 - total flux cleaned = 0.00790295 Jy ! Component: 850 - total flux cleaned = 0.00825906 Jy ! Component: 900 - total flux cleaned = 0.00860525 Jy ! Component: 950 - total flux cleaned = 0.00886865 Jy ! Component: 1000 - total flux cleaned = 0.00927167 Jy ! Component: 1050 - total flux cleaned = 0.00952284 Jy ! Component: 1100 - total flux cleaned = 0.00976883 Jy ! Component: 1150 - total flux cleaned = 0.00997576 Jy ! Component: 1200 - total flux cleaned = 0.0101786 Jy ! Component: 1250 - total flux cleaned = 0.0102785 Jy ! Component: 1300 - total flux cleaned = 0.0103769 Jy ! Component: 1350 - total flux cleaned = 0.0104083 Jy ! Component: 1400 - total flux cleaned = 0.0103124 Jy ! Component: 1450 - total flux cleaned = 0.0103439 Jy ! Component: 1500 - total flux cleaned = 0.0104063 Jy ! Component: 1550 - total flux cleaned = 0.0104067 Jy ! Component: 1600 - total flux cleaned = 0.0104372 Jy ! Component: 1650 - total flux cleaned = 0.0105277 Jy ! Component: 1700 - total flux cleaned = 0.0105275 Jy ! Component: 1750 - total flux cleaned = 0.0105868 Jy ! Component: 1800 - total flux cleaned = 0.0106749 Jy ! Component: 1850 - total flux cleaned = 0.0107617 Jy ! Component: 1900 - total flux cleaned = 0.0108475 Jy ! Component: 1950 - total flux cleaned = 0.010904 Jy ! Component: 2000 - total flux cleaned = 0.0109885 Jy ! Total flux subtracted in 2048 components = 0.0110445 Jy ! Clean residual min=-0.001948 max=0.001566 Jy/beam ! Clean residual mean=0.000019 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.115873 Jy keep ! Adding 113 model components to the UV plane model. ! The established model now contains 163 components and 0.115873 Jy ![Exited script file: muppet] wmap "J0232-2839_S_2007_01_11_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.146 x 10.04 at -12.78 degrees (North through East) ! Clean map min=-0.0034063 max=0.086268 Jy/beam ! Writing clean map to FITS file: J0232-2839_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.0862683 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000499891 device "J0232-2839_S_2007_01_11_yyk\_map.eps/VPS" ! Attempting to open device: 'J0232-2839_S_2007_01_11_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.73838 1.73838 3.47676 6.95353 13.9071 27.8141 55.6282 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.086 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.146 x 10.04 at -12.78 degrees (North through East) ! Clean map min=-0.0034063 max=0.086268 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0232-2839_S_2007_01_11_yyk\_map.gif/gif" ! Attempting to open device: 'J0232-2839_S_2007_01_11_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0232-2839_S_2007_01_11_yyk_uvs.log closed on Mon Jun 16 19:09:22 2008