! Started logfile: J0409-1948_X_2007_01_11_yyk_uvs.log on Mon Jun 16 19:14:37 2008 obs J0409-1948_X_2007_01_11_yyk_uve.fits ! Reading UV FITS file: J0409-1948_X_2007_01_11_yyk_uve.fits ! AN table 1: 15 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.681481 visibilities/baseline/integration-bin. ! Found source: J0409-1948 ! ! 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 2143 lines of history. ! ! Reading 1472 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 J0409-1948_X_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.103141 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.8824 mas, bmaj=1.936 mas, bpa=7.433 degrees ! Estimated noise=2.07868 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.0651101 Jy ! Component: 100 - total flux cleaned = 0.0805036 Jy ! Total flux subtracted in 100 components = 0.0805036 Jy ! Clean residual min=-0.009751 max=0.012112 Jy/beam ! Clean residual mean=0.000060 rms=0.002873 Jy/beam ! Combined flux in latest and established models = 0.0805036 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0805036 Jy ! ! Correcting IF 1. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 75 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.071174Jy sigma=1.174264 ! Fit after self-cal, rms=0.064736Jy sigma=1.030740 ! Inverting map and beam ! Estimated beam: bmin=0.8824 mas, bmaj=1.936 mas, bpa=7.433 degrees ! Estimated noise=2.07868 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=1.218 mas, bmaj=2.872 mas, bpa=11.17 degrees ! Estimated noise=1.35799 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.00889814 Jy ! Component: 100 - total flux cleaned = 0.0107349 Jy ! Component: 150 - total flux cleaned = 0.0107773 Jy ! Component: 200 - total flux cleaned = 0.0107429 Jy ! Total flux subtracted in 200 components = 0.0107429 Jy ! Clean residual min=-0.004449 max=0.004487 Jy/beam ! Clean residual mean=0.000030 rms=0.001182 Jy/beam ! Combined flux in latest and established models = 0.0912465 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 28 components and 0.0912465 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064104Jy sigma=1.014312 ! Fit after self-cal, rms=0.064096Jy sigma=1.014253 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.218 x 2.872 at 11.17 degrees (North through East) ! Clean map min=-0.0041545 max=0.079394 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.981823 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.97 HN 1.00* KP 1.07 ! LA 1.01 MK 1.14 OV 1.03 PT 0.99 ! SC 0.98 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00572 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.04 HN 0.93 KP 0.94 ! LA 0.98 MK 1.13 OV 0.94 PT 0.97 ! SC 1.01 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.0051 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.92 HN 1.00* KP 1.02 ! LA 0.98 MK 1.00* OV 0.95 PT 1.05 ! 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.064096Jy sigma=1.014253 ! Fit after self-cal, rms=0.064807Jy sigma=1.011752 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.064807Jy sigma=1.011752 ! Fit after self-cal, rms=0.064797Jy sigma=1.011732 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.228 mas, bmaj=3.042 mas, bpa=13.17 degrees ! Estimated noise=1.33448 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.00177146 Jy ! Component: 100 - total flux cleaned = -0.00188525 Jy ! Component: 150 - total flux cleaned = -0.00198139 Jy ! Component: 200 - total flux cleaned = -0.00203861 Jy ! Total flux subtracted in 200 components = -0.00203861 Jy ! Clean residual min=-0.004460 max=0.004235 Jy/beam ! Clean residual mean=0.000027 rms=0.001134 Jy/beam ! Combined flux in latest and established models = 0.0892078 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 33 components and 0.0892078 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064763Jy sigma=1.010566 ! Fit after self-cal, rms=0.064747Jy sigma=1.010498 ! 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.064747Jy sigma=1.010498 ! Fit after self-cal, rms=0.058220Jy sigma=0.907215 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.00326215 Jy ! Component: 100 - total flux cleaned = 0.00326891 Jy ! Component: 150 - total flux cleaned = 0.0031844 Jy ! Component: 200 - total flux cleaned = 0.0031825 Jy ! Total flux subtracted in 200 components = 0.0031825 Jy ! Clean residual min=-0.004422 max=0.004226 Jy/beam ! Clean residual mean=0.000021 rms=0.001110 Jy/beam ! Combined flux in latest and established models = 0.0923903 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 40 components and 0.0923903 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057903Jy sigma=0.903895 ! Fit after self-cal, rms=0.057438Jy sigma=0.898063 ! 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: 1.228 x 3.042 at 13.17 degrees (North through East) ! Clean map min=-0.0041723 max=0.083464 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.776 mas, bmaj=6.968 mas, bpa=24.14 degrees ! Estimated noise=1.5257 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.000802962 Jy ! Component: 100 - total flux cleaned = 0.000882662 Jy ! Component: 150 - total flux cleaned = 0.000933246 Jy ! Component: 200 - total flux cleaned = 0.000976431 Jy ! Total flux subtracted in 200 components = 0.000976431 Jy ! Clean residual min=-0.004050 max=0.003648 Jy/beam ! Clean residual mean=0.000029 rms=0.001168 Jy/beam ! Combined flux in latest and established models = 0.0933668 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 5 model components to the UV plane model. ! The established model now contains 42 components and 0.0933668 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057458Jy sigma=0.898387 ! Fit after self-cal, rms=0.057383Jy sigma=0.897727 ! 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.889 mas, bmaj=1.982 mas, bpa=8.815 degrees ! Estimated noise=2.06098 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0729008 Jy ! Component: 100 - total flux cleaned = 0.0886322 Jy ! Component: 150 - total flux cleaned = 0.0938155 Jy ! Component: 200 - total flux cleaned = 0.0938177 Jy ! Total flux subtracted in 200 components = 0.0938177 Jy ! Clean residual min=-0.006759 max=0.007164 Jy/beam ! Clean residual mean=-0.000003 rms=0.001881 Jy/beam ! Combined flux in latest and established models = 0.0938176 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.0938176 Jy ! Inverting map and beam ! Estimated beam: bmin=1.228 mas, bmaj=3.042 mas, bpa=13.17 degrees ! Estimated noise=1.33448 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.000646708 Jy ! Component: 100 - total flux cleaned = -0.000647903 Jy ! Component: 150 - total flux cleaned = -0.000710548 Jy ! Component: 200 - total flux cleaned = -0.000804809 Jy ! Total flux subtracted in 200 components = -0.000804809 Jy ! Clean residual min=-0.004517 max=0.004336 Jy/beam ! Clean residual mean=0.000022 rms=0.001109 Jy/beam ! Combined flux in latest and established models = 0.0930128 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 24 components and 0.0930128 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.776 mas, bmaj=6.968 mas, bpa=24.14 degrees ! Estimated noise=1.5257 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.000215161 Jy ! Component: 100 - total flux cleaned = 0.00023291 Jy ! Component: 150 - total flux cleaned = 0.000270341 Jy ! Component: 200 - total flux cleaned = 0.000305156 Jy ! Total flux subtracted in 200 components = 0.000305156 Jy ! Clean residual min=-0.004034 max=0.003583 Jy/beam ! Clean residual mean=0.000031 rms=0.001177 Jy/beam ! Combined flux in latest and established models = 0.093318 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 29 components and 0.093318 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.228 mas, bmaj=3.042 mas, bpa=13.17 degrees ! Estimated noise=1.33448 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000402277 Jy ! Component: 100 - total flux cleaned = -0.000522244 Jy ! Component: 150 - total flux cleaned = -0.000623324 Jy ! Component: 200 - total flux cleaned = -0.000686082 Jy ! Total flux subtracted in 200 components = -0.000686082 Jy ! Clean residual min=-0.004397 max=0.004214 Jy/beam ! Clean residual mean=0.000023 rms=0.001099 Jy/beam ! Combined flux in latest and established models = 0.0926319 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 30 components and 0.0926319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057160Jy sigma=0.896869 ! Fit after self-cal, rms=0.057140Jy sigma=0.896503 wmodel J0409-1948_X_2007_01_11_yyk\_map.mod ! Writing 30 model components to file: J0409-1948_X_2007_01_11_yyk_map.mod wobs J0409-1948_X_2007_01_11_yyk\_uvs.fits ! Writing UV FITS file: J0409-1948_X_2007_01_11_yyk_uvs.fits wwins J0409-1948_X_2007_01_11_yyk\_map.win ! wwins: Wrote 1 windows to J0409-1948_X_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.000239758 Jy ! Component: 100 - total flux cleaned = -0.000572665 Jy ! Component: 150 - total flux cleaned = -0.00127989 Jy ! Component: 200 - total flux cleaned = -0.00200144 Jy ! Component: 250 - total flux cleaned = -0.00252409 Jy ! Component: 300 - total flux cleaned = -0.0029706 Jy ! Component: 350 - total flux cleaned = -0.00334908 Jy ! Component: 400 - total flux cleaned = -0.00366551 Jy ! Component: 450 - total flux cleaned = -0.00370796 Jy ! Component: 500 - total flux cleaned = -0.00379256 Jy ! Component: 550 - total flux cleaned = -0.00379332 Jy ! Component: 600 - total flux cleaned = -0.00371487 Jy ! Component: 650 - total flux cleaned = -0.00352458 Jy ! Component: 700 - total flux cleaned = -0.00345033 Jy ! Component: 750 - total flux cleaned = -0.00334175 Jy ! Component: 800 - total flux cleaned = -0.00327132 Jy ! Component: 850 - total flux cleaned = -0.00316967 Jy ! Component: 900 - total flux cleaned = -0.00313637 Jy ! Component: 950 - total flux cleaned = -0.00307113 Jy ! Component: 1000 - total flux cleaned = -0.00294308 Jy ! Component: 1050 - total flux cleaned = -0.00275564 Jy ! Component: 1100 - total flux cleaned = -0.00269426 Jy ! Component: 1150 - total flux cleaned = -0.00251399 Jy ! Component: 1200 - total flux cleaned = -0.00248446 Jy ! Component: 1250 - total flux cleaned = -0.00242641 Jy ! Component: 1300 - total flux cleaned = -0.00236973 Jy ! Component: 1350 - total flux cleaned = -0.00228589 Jy ! Component: 1400 - total flux cleaned = -0.002259 Jy ! Component: 1450 - total flux cleaned = -0.00220493 Jy ! Component: 1500 - total flux cleaned = -0.00207199 Jy ! Component: 1550 - total flux cleaned = -0.00204585 Jy ! Component: 1600 - total flux cleaned = -0.00196824 Jy ! Component: 1650 - total flux cleaned = -0.00186636 Jy ! Component: 1700 - total flux cleaned = -0.00181605 Jy ! Component: 1750 - total flux cleaned = -0.00171714 Jy ! Component: 1800 - total flux cleaned = -0.00169273 Jy ! Component: 1850 - total flux cleaned = -0.0016444 Jy ! Component: 1900 - total flux cleaned = -0.00157254 Jy ! Component: 1950 - total flux cleaned = -0.00150167 Jy ! Component: 2000 - total flux cleaned = -0.00140825 Jy ! Total flux subtracted in 2048 components = -0.00129251 Jy ! Clean residual min=-0.001266 max=0.001404 Jy/beam ! Clean residual mean=0.000011 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.0913394 Jy keep ! Adding 98 model components to the UV plane model. ! The established model now contains 128 components and 0.0913394 Jy ![Exited script file: muppet] wmap "J0409-1948_X_2007_01_11_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.228 x 3.042 at 13.17 degrees (North through East) ! Clean map min=-0.0031171 max=0.083911 Jy/beam ! Writing clean map to FITS file: J0409-1948_X_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.0839108 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000408174 device "J0409-1948_X_2007_01_11_yyk\_map.eps/VPS" ! Attempting to open device: 'J0409-1948_X_2007_01_11_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.45932 1.45932 2.91863 5.83726 11.6745 23.349 46.6981 93.3962 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.083 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.228 x 3.042 at 13.17 degrees (North through East) ! Clean map min=-0.0031171 max=0.083911 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0409-1948_X_2007_01_11_yyk\_map.gif/gif" ! Attempting to open device: 'J0409-1948_X_2007_01_11_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0409-1948_X_2007_01_11_yyk_uvs.log closed on Mon Jun 16 19:14:42 2008