! Started logfile: J0133-4430_S_2004_05_08_yyk_uvs.log on Wed Dec 7 01:02:51 2005 obs J0133-4430_S_2004_05_08_yyk_uve.fits ! Reading UV FITS file: J0133-4430_S_2004_05_08_yyk_uve.fits ! AN table 1: 4 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.622222 visibilities/baseline/integration-bin. ! Found source: J0133-4430 ! ! 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 1438 lines of history. ! ! Reading 448 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 J0133-4430_S_2004_05_08_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.358538 Jy startmod ,phase_soltime ! Applying default point source starting model. ! Performing phase self-cal over 10 minute time intervals ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.664387Jy sigma=8.377481 ! Fit after self-cal, rms=0.663895Jy sigma=8.369821 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. 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.709 mas, bmaj=38.36 mas, bpa=-26.78 degrees ! Estimated noise=6.01492 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.284817 Jy ! Component: 100 - total flux cleaned = 0.337562 Jy ! Total flux subtracted in 100 components = 0.337562 Jy ! Clean residual min=-0.018843 max=0.019198 Jy/beam ! Clean residual mean=0.000672 rms=0.007561 Jy/beam ! Combined flux in latest and established models = 0.337562 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.337562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096409Jy sigma=1.128597 ! Fit after self-cal, rms=0.096322Jy sigma=1.126755 ! 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=3.624 mas, bmaj=36.13 mas, bpa=-26.22 degrees ! Estimated noise=3.78064 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.0194413 Jy ! Component: 100 - total flux cleaned = 0.0263763 Jy ! Component: 150 - total flux cleaned = 0.0300232 Jy ! Component: 200 - total flux cleaned = 0.0329911 Jy ! Total flux subtracted in 200 components = 0.0329911 Jy ! Clean residual min=-0.004658 max=0.004681 Jy/beam ! Clean residual mean=0.000052 rms=0.002418 Jy/beam ! Combined flux in latest and established models = 0.370553 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 67 model components to the UV plane model. ! The established model now contains 82 components and 0.370553 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085962Jy sigma=0.986018 ! Fit after self-cal, rms=0.085807Jy sigma=0.984297 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! selflims ampcor_selflim ! 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.990675 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 1.00* KP 1.00 ! LA 1.06 MK 0.99 NL 1.00* OV 1.00 ! PT 1.02 SC 1.00* ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.99709 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.00* KP 1.05 ! LA 0.99 MK 1.01 NL 1.00* OV 1.00 ! PT 0.97 SC 1.00* ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.01052 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.91 HN 1.00* KP 0.96 ! LA 0.87 MK 1.03 NL 1.00* OV 1.07 ! PT 1.05 SC 1.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.02674 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.97 HN 1.00* KP 0.93 ! LA 1.00* MK 1.00 NL 1.00* OV 0.93 ! PT 0.91 SC 1.00* ! ! ! Fit before self-cal, rms=0.085807Jy sigma=0.984297 ! Fit after self-cal, rms=0.080856Jy sigma=0.927733 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.080856Jy sigma=0.927733 ! Fit after self-cal, rms=0.080847Jy sigma=0.927725 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.661 mas, bmaj=36.21 mas, bpa=-26.17 degrees ! Estimated noise=3.74781 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.00371684 Jy ! Component: 100 - total flux cleaned = 0.00513972 Jy ! Component: 150 - total flux cleaned = 0.00637934 Jy ! Component: 200 - total flux cleaned = 0.00794314 Jy ! Total flux subtracted in 200 components = 0.00794314 Jy ! Clean residual min=-0.002665 max=0.002637 Jy/beam ! Clean residual mean=0.000041 rms=0.001140 Jy/beam ! Combined flux in latest and established models = 0.378496 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 48 model components to the UV plane model. ! The established model now contains 129 components and 0.378496 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079613Jy sigma=0.913946 ! Fit after self-cal, rms=0.079506Jy sigma=0.913258 ! 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.079506Jy sigma=0.913258 ! Fit after self-cal, rms=0.075360Jy sigma=0.855297 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.000775857 Jy ! Component: 100 - total flux cleaned = 0.0019076 Jy ! Component: 150 - total flux cleaned = 0.00252383 Jy ! Component: 200 - total flux cleaned = 0.00331405 Jy ! Total flux subtracted in 200 components = 0.00331405 Jy ! Clean residual min=-0.001386 max=0.001383 Jy/beam ! Clean residual mean=0.000041 rms=0.000631 Jy/beam ! Combined flux in latest and established models = 0.38181 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 57 model components to the UV plane model. ! The established model now contains 183 components and 0.38181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074904Jy sigma=0.850684 ! Fit after self-cal, rms=0.074715Jy sigma=0.847439 ! 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.661 x 36.21 at -26.17 degrees (North through East) ! Clean map min=-0.009692 max=0.32137 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.074715Jy sigma=0.847439 ! Fit after self-cal, rms=0.074071Jy sigma=0.840834 ! 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.074071Jy sigma=0.840834 ! Fit after self-cal, rms=0.074074Jy sigma=0.840602 ! Inverting map and beam ! Estimated beam: bmin=3.653 mas, bmaj=36.16 mas, bpa=-26.17 degrees ! Estimated noise=3.7308 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000611106 Jy ! Component: 100 - total flux cleaned = 0.00168607 Jy ! Component: 150 - total flux cleaned = 0.00227115 Jy ! Component: 200 - total flux cleaned = 0.00254578 Jy ! Total flux subtracted in 200 components = 0.00254578 Jy ! Clean residual min=-0.001110 max=0.001110 Jy/beam ! Clean residual mean=0.000034 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.384356 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 38 model components to the UV plane model. ! The established model now contains 220 components and 0.384356 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073790Jy sigma=0.837942 ! Fit after self-cal, rms=0.073772Jy sigma=0.837872 ! 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.073772Jy sigma=0.837872 ! Fit after self-cal, rms=0.072115Jy sigma=0.801017 ! 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.072115Jy sigma=0.801017 ! Fit after self-cal, rms=0.072114Jy sigma=0.800965 ! Inverting map and beam ! Estimated beam: bmin=3.644 mas, bmaj=36.22 mas, bpa=-26.17 degrees ! Estimated noise=3.73243 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.47007e-05 Jy ! Component: 100 - total flux cleaned = -0.000764354 Jy ! Component: 150 - total flux cleaned = -0.00106751 Jy ! Component: 200 - total flux cleaned = -0.00106906 Jy ! Total flux subtracted in 200 components = -0.00106906 Jy ! Clean residual min=-0.000861 max=0.000861 Jy/beam ! Clean residual mean=0.000033 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.383286 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 49 model components to the UV plane model. ! The established model now contains 264 components and 0.383287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071974Jy sigma=0.799037 ! Fit after self-cal, rms=0.071954Jy sigma=0.798995 ! 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=12.28 mas, bmaj=51.31 mas, bpa=-10.87 degrees ! Estimated noise=4.3892 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.000294686 Jy ! Component: 100 - total flux cleaned = -0.000211243 Jy ! Component: 150 - total flux cleaned = -0.000280194 Jy ! Component: 200 - total flux cleaned = -0.00038355 Jy ! Total flux subtracted in 200 components = -0.00038355 Jy ! Clean residual min=-0.000445 max=0.000438 Jy/beam ! Clean residual mean=0.000065 rms=0.000229 Jy/beam ! Combined flux in latest and established models = 0.382903 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 67 model components to the UV plane model. ! The established model now contains 326 components and 0.382903 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071953Jy sigma=0.798626 ! Fit after self-cal, rms=0.071941Jy sigma=0.798590 ! 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=2.709 mas, bmaj=38.54 mas, bpa=-26.74 degrees ! Estimated noise=5.8802 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.278958 Jy ! Component: 100 - total flux cleaned = 0.33556 Jy ! Component: 150 - total flux cleaned = 0.349753 Jy ! Component: 200 - total flux cleaned = 0.352512 Jy ! Total flux subtracted in 200 components = 0.352512 Jy ! Clean residual min=-0.007239 max=0.007348 Jy/beam ! Clean residual mean=0.000257 rms=0.003565 Jy/beam ! Combined flux in latest and established models = 0.352512 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 52 model components to the UV plane model. ! The established model now contains 52 components and 0.352512 Jy ! Inverting map and beam ! Estimated beam: bmin=3.644 mas, bmaj=36.22 mas, bpa=-26.17 degrees ! Estimated noise=3.73243 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.0135334 Jy ! Component: 100 - total flux cleaned = 0.0195094 Jy ! Component: 150 - total flux cleaned = 0.0220423 Jy ! Component: 200 - total flux cleaned = 0.0235661 Jy ! Total flux subtracted in 200 components = 0.0235661 Jy ! Clean residual min=-0.004510 max=0.004622 Jy/beam ! Clean residual mean=-0.000077 rms=0.002048 Jy/beam ! Combined flux in latest and established models = 0.376078 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 120 components and 0.376078 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=12.28 mas, bmaj=51.31 mas, bpa=-10.87 degrees ! Estimated noise=4.3892 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.00392273 Jy ! Component: 100 - total flux cleaned = 0.00381575 Jy ! Component: 150 - total flux cleaned = 0.0038199 Jy ! Component: 200 - total flux cleaned = 0.00473968 Jy ! Total flux subtracted in 200 components = 0.00473968 Jy ! Clean residual min=-0.001633 max=0.001674 Jy/beam ! Clean residual mean=-0.000041 rms=0.000817 Jy/beam ! Combined flux in latest and established models = 0.380818 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 179 components and 0.380818 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.644 mas, bmaj=36.22 mas, bpa=-26.17 degrees ! Estimated noise=3.73243 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00145958 Jy ! Component: 100 - total flux cleaned = -0.00222636 Jy ! Component: 150 - total flux cleaned = -0.00238035 Jy ! Component: 200 - total flux cleaned = -0.00297519 Jy ! Total flux subtracted in 200 components = -0.00297519 Jy ! Clean residual min=-0.001859 max=0.001871 Jy/beam ! Clean residual mean=-0.000018 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 0.377843 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 47 model components to the UV plane model. ! The established model now contains 224 components and 0.377843 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072394Jy sigma=0.805091 ! Fit after self-cal, rms=0.072394Jy sigma=0.804835 wmodel J0133-4430_S_2004_05_08_yyk\_map.mod ! Writing 224 model components to file: J0133-4430_S_2004_05_08_yyk_map.mod wobs J0133-4430_S_2004_05_08_yyk\_uvs.fits ! Writing UV FITS file: J0133-4430_S_2004_05_08_yyk_uvs.fits wwins J0133-4430_S_2004_05_08_yyk\_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: muppet] ! wmap "J0133-4430_S_2004_05_08_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.644 x 36.22 at -26.17 degrees (North through East) ! Clean map min=-0.0088134 max=0.31776 Jy/beam ! Writing clean map to FITS file: J0133-4430_S_2004_05_08_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.317757 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000748737 device "J0133-4430_S_2004_05_08_yyk\_map.eps/VPS" ! Attempting to open device: 'J0133-4430_S_2004_05_08_yyk_map.eps/VPS' loglevs 8*100*3*image_rms/peak_flux ! The new contour levels are: ! -5.65518 5.65518 11.3104 22.6207 45.2414 90.4828 print "clev=",int(8*3*image_rms*10000)/10000 ! clev= 0.0179 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.317 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.644 x 36.22 at -26.17 degrees (North through East) ! Clean map min=-0.0088134 max=0.31776 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0133-4430_S_2004_05_08_yyk\_map.gif/gif" ! Attempting to open device: 'J0133-4430_S_2004_05_08_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0133-4430_S_2004_05_08_yyk_uvs.log closed on Wed Dec 7 01:02:54 2005