! Started logfile: J0206-2212_S_1997_07_02_yyk_uvs.log on Sun Jan 7 15:47:52 2007 obs J0206-2212_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J0206-2212_S_1997_07_02_yyk_uva.fits ! AN table 1: 142 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1.87981 visibilities/baseline/integration-bin. ! Found source: J0206-2212 ! ! 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.22447e+09 8e+06 1 8e+06 ! 02 2 2.23447e+09 8e+06 1 8e+06 ! 03 3 2.29447e+09 8e+06 1 8e+06 ! 04 4 2.32447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 754 lines of history. ! ! Reading 48048 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 J0206-2212_S_1997_07_02_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.455384 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.709 mas, bmaj=6.516 mas, bpa=-4.542 degrees ! Estimated noise=1679.26 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.26783 Jy ! Component: 100 - total flux cleaned = 0.305806 Jy ! Total flux subtracted in 100 components = 0.305806 Jy ! Clean residual min=-0.013907 max=0.014617 Jy/beam ! Clean residual mean=0.000155 rms=0.004388 Jy/beam ! Combined flux in latest and established models = 0.305806 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.305806 Jy ! ! Correcting IF 1. ! A total of 283 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 104 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.330101Jy sigma=0.001695 ! Fit after self-cal, rms=0.329857Jy sigma=0.001694 ! Inverting map and beam ! Estimated beam: bmin=2.709 mas, bmaj=6.516 mas, bpa=-4.542 degrees ! Estimated noise=1679.24 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.57 mas, bmaj=8.976 mas, bpa=-6.7 degrees ! Estimated noise=849.374 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.0153672 Jy ! Component: 100 - total flux cleaned = 0.0207463 Jy ! Component: 150 - total flux cleaned = 0.0215276 Jy ! Component: 200 - total flux cleaned = 0.021903 Jy ! Total flux subtracted in 200 components = 0.021903 Jy ! Clean residual min=-0.008394 max=0.010084 Jy/beam ! Clean residual mean=0.000287 rms=0.002620 Jy/beam ! Combined flux in latest and established models = 0.327709 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 19 components and 0.327709 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.329271Jy sigma=0.001691 ! Fit after self-cal, rms=0.329258Jy sigma=0.001691 ! 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.57 x 8.976 at -6.7 degrees (North through East) ! Clean map min=-0.0082866 max=0.30642 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.02622 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.10 HN 0.93 KP 0.92 ! LA 1.01 MK 1.01 NL 1.00* OV 1.07 ! PT 0.94 SC 0.79 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.97555 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.17 HN 1.09 KP 0.94 ! LA 1.07 MK 1.08 NL 0.95 OV 1.04 ! PT 0.93 SC 0.95 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.04254 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.08 HN 0.91 KP 0.91 ! LA 0.81 MK 0.90 NL 0.94 OV 0.93 ! PT 1.11 SC 1.00 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.981405 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.14 HN 1.23 KP 0.93 ! LA 0.90 MK 1.07 NL 1.06 OV 0.94 ! PT 0.91 SC 1.01 ! ! ! Fit before self-cal, rms=0.329258Jy sigma=0.001691 ! Fit after self-cal, rms=0.325031Jy sigma=0.001680 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.325031Jy sigma=0.001680 ! Fit after self-cal, rms=0.325031Jy sigma=0.001680 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.595 mas, bmaj=8.899 mas, bpa=-5.502 degrees ! Estimated noise=847.732 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.000851039 Jy ! Component: 100 - total flux cleaned = 0.000848368 Jy ! Component: 150 - total flux cleaned = 0.000784463 Jy ! Component: 200 - total flux cleaned = 0.000733922 Jy ! Total flux subtracted in 200 components = 0.000733922 Jy ! Clean residual min=-0.004939 max=0.005325 Jy/beam ! Clean residual mean=0.000137 rms=0.001448 Jy/beam ! Combined flux in latest and established models = 0.328443 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 32 components and 0.328443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.324962Jy sigma=0.001680 ! Fit after self-cal, rms=0.324939Jy sigma=0.001680 ! 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.324939Jy sigma=0.001680 ! Fit after self-cal, rms=0.324143Jy sigma=0.001675 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.000577583 Jy ! Component: 100 - total flux cleaned = 0.000577951 Jy ! Component: 150 - total flux cleaned = 0.000572533 Jy ! Component: 200 - total flux cleaned = 0.000530712 Jy ! Total flux subtracted in 200 components = 0.000530712 Jy ! Clean residual min=-0.004990 max=0.005435 Jy/beam ! Clean residual mean=0.000141 rms=0.001437 Jy/beam ! Combined flux in latest and established models = 0.328974 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 38 components and 0.328974 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.324115Jy sigma=0.001675 ! Fit after self-cal, rms=0.323998Jy sigma=0.001675 ! 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.595 x 8.899 at -5.502 degrees (North through East) ! Clean map min=-0.0049274 max=0.30897 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.323998Jy sigma=0.001675 ! Fit after self-cal, rms=0.327983Jy sigma=0.001670 ! 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.327983Jy sigma=0.001670 ! Fit after self-cal, rms=0.327960Jy sigma=0.001670 ! Inverting map and beam ! Estimated beam: bmin=3.589 mas, bmaj=8.85 mas, bpa=-5.469 degrees ! Estimated noise=844.595 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000430137 Jy ! Component: 100 - total flux cleaned = 0.000432052 Jy ! Component: 150 - total flux cleaned = 0.000341201 Jy ! Component: 200 - total flux cleaned = 0.000339574 Jy ! Total flux subtracted in 200 components = 0.000339574 Jy ! Clean residual min=-0.004222 max=0.004522 Jy/beam ! Clean residual mean=0.000214 rms=0.001202 Jy/beam ! Combined flux in latest and established models = 0.329313 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 43 components and 0.329313 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.327932Jy sigma=0.001670 ! Fit after self-cal, rms=0.327911Jy sigma=0.001670 ! 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.327911Jy sigma=0.001670 ! Fit after self-cal, rms=0.329404Jy sigma=0.001668 ! 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.329404Jy sigma=0.001668 ! Fit after self-cal, rms=0.329403Jy sigma=0.001668 ! Inverting map and beam ! Estimated beam: bmin=3.585 mas, bmaj=8.816 mas, bpa=-5.351 degrees ! Estimated noise=845.926 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00125998 Jy ! Component: 100 - total flux cleaned = 0.00121458 Jy ! Component: 150 - total flux cleaned = 0.001142 Jy ! Component: 200 - total flux cleaned = 0.00114452 Jy ! Total flux subtracted in 200 components = 0.00114452 Jy ! Clean residual min=-0.004158 max=0.004517 Jy/beam ! Clean residual mean=0.000215 rms=0.001185 Jy/beam ! Combined flux in latest and established models = 0.330458 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 47 components and 0.330458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.329381Jy sigma=0.001668 ! Fit after self-cal, rms=0.329373Jy sigma=0.001668 ! 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.801 mas, bmaj=18.35 mas, bpa=0.8478 degrees ! Estimated noise=1041.19 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 = -1.49355e-06 Jy ! Component: 100 - total flux cleaned = -3.75145e-05 Jy ! Component: 150 - total flux cleaned = -6.23885e-05 Jy ! Component: 200 - total flux cleaned = -8.13471e-05 Jy ! Total flux subtracted in 200 components = -8.13471e-05 Jy ! Clean residual min=-0.003730 max=0.004973 Jy/beam ! Clean residual mean=0.000378 rms=0.001419 Jy/beam ! Combined flux in latest and established models = 0.330376 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 53 components and 0.330376 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.329366Jy sigma=0.001668 ! Fit after self-cal, rms=0.329353Jy sigma=0.001668 ! 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.7 mas, bmaj=6.423 mas, bpa=-3.93 degrees ! Estimated noise=1676.39 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.268242 Jy ! Component: 100 - total flux cleaned = 0.310567 Jy ! Component: 150 - total flux cleaned = 0.325999 Jy ! Component: 200 - total flux cleaned = 0.331512 Jy ! Total flux subtracted in 200 components = 0.331512 Jy ! Clean residual min=-0.010368 max=0.011178 Jy/beam ! Clean residual mean=0.000096 rms=0.003292 Jy/beam ! Combined flux in latest and established models = 0.331512 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.331512 Jy ! Inverting map and beam ! Estimated beam: bmin=3.585 mas, bmaj=8.816 mas, bpa=-5.351 degrees ! Estimated noise=845.926 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.000787486 Jy ! Component: 100 - total flux cleaned = -0.00100725 Jy ! Component: 150 - total flux cleaned = -0.00110775 Jy ! Component: 200 - total flux cleaned = -0.00111679 Jy ! Total flux subtracted in 200 components = -0.00111679 Jy ! Clean residual min=-0.003986 max=0.004354 Jy/beam ! Clean residual mean=0.000215 rms=0.001223 Jy/beam ! Combined flux in latest and established models = 0.330395 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 25 components and 0.330396 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.801 mas, bmaj=18.35 mas, bpa=0.8478 degrees ! Estimated noise=1041.19 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 = -7.65423e-05 Jy ! Component: 100 - total flux cleaned = -0.000128689 Jy ! Component: 150 - total flux cleaned = -0.000167011 Jy ! Component: 200 - total flux cleaned = -0.000193467 Jy ! Total flux subtracted in 200 components = -0.000193467 Jy ! Clean residual min=-0.003803 max=0.004983 Jy/beam ! Clean residual mean=0.000379 rms=0.001425 Jy/beam ! Combined flux in latest and established models = 0.330202 Jy ! Adding 5 model components to the UV plane model. ! The established model now contains 29 components and 0.330202 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.585 mas, bmaj=8.816 mas, bpa=-5.351 degrees ! Estimated noise=845.926 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000113553 Jy ! Component: 100 - total flux cleaned = -0.000112223 Jy ! Component: 150 - total flux cleaned = -0.000116119 Jy ! Component: 200 - total flux cleaned = -0.000119345 Jy ! Total flux subtracted in 200 components = -0.000119345 Jy ! Clean residual min=-0.003993 max=0.004434 Jy/beam ! Clean residual mean=0.000216 rms=0.001204 Jy/beam ! Combined flux in latest and established models = 0.330083 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 37 components and 0.330083 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.329467Jy sigma=0.001668 ! Fit after self-cal, rms=0.329442Jy sigma=0.001668 wmodel J0206-2212_S_1997_07_02_yyk\_map.mod ! Writing 37 model components to file: J0206-2212_S_1997_07_02_yyk_map.mod wobs J0206-2212_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J0206-2212_S_1997_07_02_yyk_uvs.fits wwins J0206-2212_S_1997_07_02_yyk\_map.win ! wwins: Wrote 1 windows to J0206-2212_S_1997_07_02_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.00153848 Jy ! Component: 100 - total flux cleaned = 0.00175265 Jy ! Component: 150 - total flux cleaned = 0.00195309 Jy ! Component: 200 - total flux cleaned = 0.00220565 Jy ! Component: 250 - total flux cleaned = 0.00274861 Jy ! Component: 300 - total flux cleaned = 0.0032719 Jy ! Component: 350 - total flux cleaned = 0.00389056 Jy ! Component: 400 - total flux cleaned = 0.00432927 Jy ! Component: 450 - total flux cleaned = 0.00491784 Jy ! Component: 500 - total flux cleaned = 0.00554323 Jy ! Component: 550 - total flux cleaned = 0.00615351 Jy ! Component: 600 - total flux cleaned = 0.00679966 Jy ! Component: 650 - total flux cleaned = 0.00743237 Jy ! Component: 700 - total flux cleaned = 0.00809955 Jy ! Component: 750 - total flux cleaned = 0.00875307 Jy ! Component: 800 - total flux cleaned = 0.00948567 Jy ! Component: 850 - total flux cleaned = 0.0101614 Jy ! Component: 900 - total flux cleaned = 0.0108714 Jy ! Component: 950 - total flux cleaned = 0.0116132 Jy ! Component: 1000 - total flux cleaned = 0.0123863 Jy ! Component: 1050 - total flux cleaned = 0.0130635 Jy ! Component: 1100 - total flux cleaned = 0.0136057 Jy ! Component: 1150 - total flux cleaned = 0.0141812 Jy ! Component: 1200 - total flux cleaned = 0.0148702 Jy ! Component: 1250 - total flux cleaned = 0.0153501 Jy ! Component: 1300 - total flux cleaned = 0.015824 Jy ! Component: 1350 - total flux cleaned = 0.0164478 Jy ! Component: 1400 - total flux cleaned = 0.0169861 Jy ! Component: 1450 - total flux cleaned = 0.0175174 Jy ! Component: 1500 - total flux cleaned = 0.0180419 Jy ! Component: 1550 - total flux cleaned = 0.0185233 Jy ! Component: 1600 - total flux cleaned = 0.0188895 Jy ! Component: 1650 - total flux cleaned = 0.0194317 Jy ! Component: 1700 - total flux cleaned = 0.0199314 Jy ! Component: 1750 - total flux cleaned = 0.0203551 Jy ! Component: 1800 - total flux cleaned = 0.0208793 Jy ! Component: 1850 - total flux cleaned = 0.0213975 Jy ! Component: 1900 - total flux cleaned = 0.0218756 Jy ! Component: 1950 - total flux cleaned = 0.022315 Jy ! Component: 2000 - total flux cleaned = 0.0227172 Jy ! Total flux subtracted in 2048 components = 0.0230155 Jy ! Clean residual min=-0.001964 max=0.001854 Jy/beam ! Clean residual mean=0.000106 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.353098 Jy keep ! Adding 135 model components to the UV plane model. ! The established model now contains 172 components and 0.353098 Jy ![Exited script file: muppet] wmap "J0206-2212_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.585 x 8.816 at -5.351 degrees (North through East) ! Clean map min=-0.0031043 max=0.30947 Jy/beam ! Writing clean map to FITS file: J0206-2212_S_1997_07_02_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.309469 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000656757 device "J0206-2212_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J0206-2212_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.636662 0.636662 1.27332 2.54665 5.0933 10.1866 20.3732 40.7464 81.4928 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.309 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.585 x 8.816 at -5.351 degrees (North through East) ! Clean map min=-0.0031043 max=0.30947 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0206-2212_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J0206-2212_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0206-2212_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 15:47:59 2007