! Started logfile: J1325-4301_S_2002_01_31_yyk_uvs.log on Tue Jun 26 22:50:14 2007 obs J1325-4301_S_2002_01_31_yyk_uva.fits ! Reading UV FITS file: J1325-4301_S_2002_01_31_yyk_uva.fits ! AN table 1: 33 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.589899 visibilities/baseline/integration-bin. ! Found source: J1325-4301 ! ! 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.22947e+09 8e+06 1 8e+06 ! 02 2 2.25947e+09 8e+06 1 8e+06 ! 03 3 2.34947e+09 8e+06 1 8e+06 ! 04 4 2.36947e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1224 lines of history. ! ! Reading 3504 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 J1325-4301_S_2002_01_31_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)= 1.39399 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.214 mas, bmaj=6.846 mas, bpa=2.453 degrees ! Estimated noise=3911.71 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.700714 Jy ! Component: 100 - total flux cleaned = 1.17462 Jy ! Total flux subtracted in 100 components = 1.17462 Jy ! Clean residual min=-0.104013 max=0.201565 Jy/beam ! Clean residual mean=0.003899 rms=0.072549 Jy/beam ! Combined flux in latest and established models = 1.17462 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 87 model components to the UV plane model. ! The established model now contains 87 components and 1.17462 Jy ! ! Correcting IF 1. ! A total of 83 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 106 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.885387Jy sigma=0.004286 ! Fit after self-cal, rms=0.884236Jy sigma=0.004281 ! Inverting map and beam ! Estimated beam: bmin=2.214 mas, bmaj=6.846 mas, bpa=2.453 degrees ! Estimated noise=3911.71 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=2.784 mas, bmaj=7.991 mas, bpa=1.306 degrees ! Estimated noise=2710.29 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.617356 Jy ! Component: 100 - total flux cleaned = 1.02435 Jy ! Component: 150 - total flux cleaned = 1.30711 Jy ! Component: 200 - total flux cleaned = 1.50566 Jy ! Total flux subtracted in 200 components = 1.50566 Jy ! Clean residual min=-0.069273 max=0.083167 Jy/beam ! Clean residual mean=0.004805 rms=0.039274 Jy/beam ! Combined flux in latest and established models = 2.68027 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 174 model components to the UV plane model. ! The established model now contains 257 components and 2.68027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.463399Jy sigma=0.002065 ! Fit after self-cal, rms=0.461654Jy sigma=0.002057 ! 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.784 x 7.991 at 1.306 degrees (North through East) ! Clean map min=-0.074158 max=0.37527 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 0.981635 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.07 HN 1.00* KP 0.91 ! LA 0.81 MK 0.54 NL 1.76 OV 0.99 ! PT 0.98 SC 1.14 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.940841 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.94 HN 1.00* KP 1.00* ! LA 0.79 MK 0.82 NL 1.85 OV 0.97 ! PT 0.97 SC 1.29 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.940746 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.92 HN 1.00* KP 0.99 ! LA 0.83 MK 0.87 NL 2.00 OV 1.02 ! PT 1.09 SC 0.92 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.900132 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.84 HN 1.00* KP 1.03 ! LA 0.69 MK 1.66 NL 1.99 OV 0.94 ! PT 0.96 SC 1.00 ! ! ! Fit before self-cal, rms=0.461654Jy sigma=0.002057 ! Fit after self-cal, rms=0.400471Jy sigma=0.001834 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.400471Jy sigma=0.001834 ! Fit after self-cal, rms=0.400484Jy sigma=0.001834 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.732 mas, bmaj=8.011 mas, bpa=-1.715 degrees ! Estimated noise=2253.38 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.141034 Jy ! Component: 100 - total flux cleaned = -0.153768 Jy ! Component: 150 - total flux cleaned = -0.151557 Jy ! Component: 200 - total flux cleaned = -0.158513 Jy ! Total flux subtracted in 200 components = -0.158513 Jy ! Clean residual min=-0.020178 max=0.020230 Jy/beam ! Clean residual mean=-0.002604 rms=0.010653 Jy/beam ! Combined flux in latest and established models = 2.52176 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 146 model components to the UV plane model. ! The established model now contains 390 components and 2.52176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.375545Jy sigma=0.001538 ! Fit after self-cal, rms=0.375099Jy sigma=0.001534 ! 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.375099Jy sigma=0.001534 ! Fit after self-cal, rms=0.367913Jy sigma=0.001511 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.0116896 Jy ! Component: 100 - total flux cleaned = -0.0234221 Jy ! Component: 150 - total flux cleaned = -0.0303048 Jy ! Component: 200 - total flux cleaned = -0.0292769 Jy ! Total flux subtracted in 200 components = -0.0292769 Jy ! Clean residual min=-0.012029 max=0.012051 Jy/beam ! Clean residual mean=-0.001942 rms=0.006453 Jy/beam ! Combined flux in latest and established models = 2.49248 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 98 model components to the UV plane model. ! The established model now contains 483 components and 2.49248 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.360777Jy sigma=0.001466 ! Fit after self-cal, rms=0.360292Jy sigma=0.001462 ! 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.732 x 8.011 at -1.715 degrees (North through East) ! Clean map min=-0.028928 max=0.27562 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 ! Performing amp+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.360292Jy sigma=0.001462 ! Fit after self-cal, rms=0.345838Jy sigma=0.001381 ! 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.345838Jy sigma=0.001381 ! Fit after self-cal, rms=0.345774Jy sigma=0.001381 ! Inverting map and beam ! Estimated beam: bmin=2.479 mas, bmaj=7.85 mas, bpa=-4.303 degrees ! Estimated noise=2073.62 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00783557 Jy ! Component: 100 - total flux cleaned = 0.00876029 Jy ! Component: 150 - total flux cleaned = 0.00888708 Jy ! Component: 200 - total flux cleaned = 0.00831301 Jy ! Total flux subtracted in 200 components = 0.00831301 Jy ! Clean residual min=-0.006730 max=0.006755 Jy/beam ! Clean residual mean=-0.000785 rms=0.003278 Jy/beam ! Combined flux in latest and established models = 2.5008 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 94 model components to the UV plane model. ! The established model now contains 569 components and 2.5008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.342813Jy sigma=0.001362 ! Fit after self-cal, rms=0.342713Jy sigma=0.001360 ! Inverting map ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.342713Jy sigma=0.001360 ! Fit after self-cal, rms=0.367176Jy sigma=0.001356 ! 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.367176Jy sigma=0.001356 ! Fit after self-cal, rms=0.367193Jy sigma=0.001356 ! Inverting map and beam ! Estimated beam: bmin=2.377 mas, bmaj=7.842 mas, bpa=-5.329 degrees ! Estimated noise=1976.09 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00234325 Jy ! Component: 100 - total flux cleaned = 0.00141542 Jy ! Component: 150 - total flux cleaned = 0.00139411 Jy ! Component: 200 - total flux cleaned = 0.000602307 Jy ! Total flux subtracted in 200 components = 0.000602307 Jy ! Clean residual min=-0.004688 max=0.004694 Jy/beam ! Clean residual mean=-0.000465 rms=0.002220 Jy/beam ! Combined flux in latest and established models = 2.5014 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 75 model components to the UV plane model. ! The established model now contains 624 components and 2.5014 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.365718Jy sigma=0.001347 ! Fit after self-cal, rms=0.365715Jy sigma=0.001347 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** 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.693 mas, bmaj=26.43 mas, bpa=-2.139 degrees ! Estimated noise=3091.41 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.000323733 Jy ! Component: 100 - total flux cleaned = -0.000325242 Jy ! Component: 150 - total flux cleaned = -0.000293321 Jy ! Component: 200 - total flux cleaned = 0.00273247 Jy ! Total flux subtracted in 200 components = 0.00273247 Jy ! Clean residual min=-0.006144 max=0.006071 Jy/beam ! Clean residual mean=-0.000740 rms=0.002967 Jy/beam ! Combined flux in latest and established models = 2.50413 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 70 model components to the UV plane model. ! The established model now contains 688 components and 2.50413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.364459Jy sigma=0.001343 ! Fit after self-cal, rms=0.364551Jy sigma=0.001343 ! 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.048 mas, bmaj=6.798 mas, bpa=-0.298 degrees ! Estimated noise=2850.15 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.52962 Jy ! Component: 100 - total flux cleaned = 0.884473 Jy ! Component: 150 - total flux cleaned = 1.15576 Jy ! Component: 200 - total flux cleaned = 1.36872 Jy ! Total flux subtracted in 200 components = 1.36872 Jy ! Clean residual min=-0.062661 max=0.094311 Jy/beam ! Clean residual mean=0.001437 rms=0.036460 Jy/beam ! Combined flux in latest and established models = 1.36872 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 157 model components to the UV plane model. ! The established model now contains 157 components and 1.36872 Jy ! Inverting map and beam ! Estimated beam: bmin=2.377 mas, bmaj=7.842 mas, bpa=-5.329 degrees ! Estimated noise=1976.09 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.298574 Jy ! Component: 100 - total flux cleaned = 0.506414 Jy ! Component: 150 - total flux cleaned = 0.656115 Jy ! Component: 200 - total flux cleaned = 0.7618 Jy ! Total flux subtracted in 200 components = 0.7618 Jy ! Clean residual min=-0.046953 max=0.046904 Jy/beam ! Clean residual mean=0.000562 rms=0.022239 Jy/beam ! Combined flux in latest and established models = 2.13052 Jy ! Adding 160 model components to the UV plane model. ! The established model now contains 295 components and 2.13052 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.693 mas, bmaj=26.43 mas, bpa=-2.139 degrees ! Estimated noise=3091.41 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.125329 Jy ! Component: 100 - total flux cleaned = 0.173196 Jy ! Component: 150 - total flux cleaned = 0.193697 Jy ! Component: 200 - total flux cleaned = 0.213471 Jy ! Total flux subtracted in 200 components = 0.213471 Jy ! Clean residual min=-0.025457 max=0.025265 Jy/beam ! Clean residual mean=0.000391 rms=0.015125 Jy/beam ! Combined flux in latest and established models = 2.34399 Jy ! Adding 148 model components to the UV plane model. ! The established model now contains 433 components and 2.34399 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.377 mas, bmaj=7.842 mas, bpa=-5.329 degrees ! Estimated noise=1976.09 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.0076035 Jy ! Component: 100 - total flux cleaned = -0.00949286 Jy ! Component: 150 - total flux cleaned = -0.0110089 Jy ! Component: 200 - total flux cleaned = -0.013663 Jy ! Total flux subtracted in 200 components = -0.013663 Jy ! Clean residual min=-0.007487 max=0.007527 Jy/beam ! Clean residual mean=0.000173 rms=0.003880 Jy/beam ! Combined flux in latest and established models = 2.33033 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 81 model components to the UV plane model. ! The established model now contains 514 components and 2.33033 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.367546Jy sigma=0.001355 ! Fit after self-cal, rms=0.367178Jy sigma=0.001354 wmodel J1325-4301_S_2002_01_31_yyk\_map.mod ! Writing 514 model components to file: J1325-4301_S_2002_01_31_yyk_map.mod wobs J1325-4301_S_2002_01_31_yyk\_uvs.fits ! Writing UV FITS file: J1325-4301_S_2002_01_31_yyk_uvs.fits wwins J1325-4301_S_2002_01_31_yyk\_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: muppet] ! wmap "J1325-4301_S_2002_01_31_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.377 x 7.842 at -5.329 degrees (North through East) ! Clean map min=-0.02828 max=0.22058 Jy/beam ! Writing clean map to FITS file: J1325-4301_S_2002_01_31_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.220578 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00393859 device "J1325-4301_S_2002_01_31_yyk\_map.eps/VPS" ! Attempting to open device: 'J1325-4301_S_2002_01_31_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -5.35672 5.35672 10.7134 21.4269 42.8538 85.7075 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0118 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.22 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.377 x 7.842 at -5.329 degrees (North through East) ! Clean map min=-0.02828 max=0.22058 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1325-4301_S_2002_01_31_yyk\_map.gif/gif" ! Attempting to open device: 'J1325-4301_S_2002_01_31_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1325-4301_S_2002_01_31_yyk_uvs.log closed on Tue Jun 26 22:50:19 2007