! Started logfile: J2000-1748_S_1995_07_15_yyk_uvs.log on Sun Jan 7 19:44:35 2007 obs J2000-1748_S_1995_07_15_yyk_uva.fits ! Reading UV FITS file: J2000-1748_S_1995_07_15_yyk_uva.fits ! AN table 1: 68 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.719935 visibilities/baseline/integration-bin. ! Found source: J2000-1748 ! ! 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.22049e+09 4e+06 1 4e+06 ! 02 2 2.23236e+09 4e+06 1 4e+06 ! 03 3 2.29236e+09 4e+06 1 4e+06 ! 04 4 2.32236e+09 4e+06 1 4e+06 ! ! Polarization(s): RR ! ! Read 793 lines of history. ! ! Reading 8812 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 J2000-1748_S_1995_07_15_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.716444 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.866 mas, bmaj=6.919 mas, bpa=4.071 degrees ! Estimated noise=3145.15 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.441345 Jy ! Component: 100 - total flux cleaned = 0.517887 Jy ! Total flux subtracted in 100 components = 0.517887 Jy ! Clean residual min=-0.022766 max=0.031014 Jy/beam ! Clean residual mean=0.000420 rms=0.007879 Jy/beam ! Combined flux in latest and established models = 0.517887 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.517887 Jy ! ! Correcting IF 1. ! A total of 128 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 101 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 101 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 101 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.475039Jy sigma=0.001708 ! Fit after self-cal, rms=0.474873Jy sigma=0.001707 ! Inverting map and beam ! Estimated beam: bmin=2.866 mas, bmaj=6.919 mas, bpa=4.071 degrees ! Estimated noise=3145.15 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.989 mas, bmaj=10.25 mas, bpa=-1.435 degrees ! Estimated noise=1790.63 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.0372174 Jy ! Component: 100 - total flux cleaned = 0.049074 Jy ! Component: 150 - total flux cleaned = 0.0530651 Jy ! Component: 200 - total flux cleaned = 0.0531772 Jy ! Total flux subtracted in 200 components = 0.0531772 Jy ! Clean residual min=-0.020832 max=0.019855 Jy/beam ! Clean residual mean=0.000483 rms=0.006790 Jy/beam ! Combined flux in latest and established models = 0.571064 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 40 components and 0.571064 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.472252Jy sigma=0.001698 ! Fit after self-cal, rms=0.472249Jy sigma=0.001698 ! 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.989 x 10.25 at -1.435 degrees (North through East) ! Clean map min=-0.020615 max=0.52451 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: 1.0112 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.01 HN 1.00* KP 0.89 ! LA 1.01 MK 0.98 NL 0.94 OV 1.12 ! PT 1.01 SC 0.96 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.982463 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.16 HN 1.00* KP 0.88 ! LA 1.09 MK 1.02 NL 0.90 OV 1.08 ! PT 1.04 SC 1.06 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.03034 ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.03 HN 1.00* KP 0.93 ! LA 0.91 MK 0.91 NL 1.02 OV 0.97 ! PT 1.05 SC 1.00 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.997899 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.15 HN 1.00* KP 0.95 ! LA 0.95 MK 1.09 NL 1.00 OV 1.01 ! PT 0.89 SC 1.06 ! ! ! Fit before self-cal, rms=0.472249Jy sigma=0.001698 ! Fit after self-cal, rms=0.464115Jy sigma=0.001683 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.464115Jy sigma=0.001683 ! Fit after self-cal, rms=0.464109Jy sigma=0.001683 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.03 mas, bmaj=10.22 mas, bpa=-1.654 degrees ! Estimated noise=1797.02 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.00535563 Jy ! Component: 100 - total flux cleaned = 0.00574098 Jy ! Component: 150 - total flux cleaned = 0.00558821 Jy ! Component: 200 - total flux cleaned = 0.00558781 Jy ! Total flux subtracted in 200 components = 0.00558781 Jy ! Clean residual min=-0.007541 max=0.010887 Jy/beam ! Clean residual mean=0.000442 rms=0.002618 Jy/beam ! Combined flux in latest and established models = 0.576652 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 48 components and 0.576652 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.464044Jy sigma=0.001683 ! Fit after self-cal, rms=0.464041Jy sigma=0.001683 ! 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.464041Jy sigma=0.001683 ! Fit after self-cal, rms=0.461866Jy sigma=0.001672 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.00193929 Jy ! Component: 100 - total flux cleaned = 0.00180158 Jy ! Component: 150 - total flux cleaned = 0.00173815 Jy ! Component: 200 - total flux cleaned = 0.00168263 Jy ! Total flux subtracted in 200 components = 0.00168263 Jy ! Clean residual min=-0.008159 max=0.011337 Jy/beam ! Clean residual mean=0.000421 rms=0.002636 Jy/beam ! Combined flux in latest and established models = 0.578335 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 53 components and 0.578334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.461842Jy sigma=0.001672 ! Fit after self-cal, rms=0.461642Jy sigma=0.001671 ! 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: 4.03 x 10.22 at -1.654 degrees (North through East) ! Clean map min=-0.0082015 max=0.53074 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.461642Jy sigma=0.001671 ! Fit after self-cal, rms=0.462960Jy 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.462960Jy sigma=0.001670 ! Fit after self-cal, rms=0.462948Jy sigma=0.001670 ! Inverting map and beam ! Estimated beam: bmin=4.032 mas, bmaj=10.23 mas, bpa=-1.731 degrees ! Estimated noise=1795.73 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -2.52967e-05 Jy ! Component: 100 - total flux cleaned = -2.48606e-05 Jy ! Component: 150 - total flux cleaned = -2.53831e-05 Jy ! Component: 200 - total flux cleaned = -2.05556e-05 Jy ! Total flux subtracted in 200 components = -2.05556e-05 Jy ! Clean residual min=-0.008892 max=0.011195 Jy/beam ! Clean residual mean=0.000452 rms=0.002644 Jy/beam ! Combined flux in latest and established models = 0.578314 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 55 components and 0.578314 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.462934Jy sigma=0.001669 ! Fit after self-cal, rms=0.462942Jy 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.462942Jy sigma=0.001670 ! Fit after self-cal, rms=0.465593Jy sigma=0.001667 ! 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.465593Jy sigma=0.001667 ! Fit after self-cal, rms=0.465604Jy sigma=0.001667 ! Inverting map and beam ! Estimated beam: bmin=4.031 mas, bmaj=10.19 mas, bpa=-1.619 degrees ! Estimated noise=1795.3 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000683292 Jy ! Component: 100 - total flux cleaned = 0.000780789 Jy ! Component: 150 - total flux cleaned = 0.000827725 Jy ! Component: 200 - total flux cleaned = 0.00083223 Jy ! Total flux subtracted in 200 components = 0.00083223 Jy ! Clean residual min=-0.009171 max=0.011237 Jy/beam ! Clean residual mean=0.000445 rms=0.002626 Jy/beam ! Combined flux in latest and established models = 0.579146 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 59 components and 0.579146 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.465594Jy sigma=0.001667 ! Fit after self-cal, rms=0.465599Jy sigma=0.001667 ! Inverting map ! Added new window around map position (-1.5, -42). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0114088 Jy ! Component: 100 - total flux cleaned = 0.0170931 Jy ! Component: 150 - total flux cleaned = 0.0199264 Jy ! Component: 200 - total flux cleaned = 0.0213105 Jy ! Total flux subtracted in 200 components = 0.0213105 Jy ! Clean residual min=-0.007598 max=0.005235 Jy/beam ! Clean residual mean=0.000129 rms=0.001701 Jy/beam ! Combined flux in latest and established models = 0.600457 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 77 components and 0.600457 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.465361Jy sigma=0.001666 ! Fit after self-cal, rms=0.465357Jy sigma=0.001666 ! 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.869 mas, bmaj=19.51 mas, bpa=19.23 degrees ! Estimated noise=2106.59 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.00210928 Jy ! Component: 100 - total flux cleaned = 0.00315243 Jy ! Component: 150 - total flux cleaned = 0.00408109 Jy ! Component: 200 - total flux cleaned = 0.00467828 Jy ! Total flux subtracted in 200 components = 0.00467828 Jy ! Clean residual min=-0.007646 max=0.004275 Jy/beam ! Clean residual mean=0.000053 rms=0.001642 Jy/beam ! Combined flux in latest and established models = 0.605135 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 95 components and 0.605135 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.465341Jy sigma=0.001666 ! Fit after self-cal, rms=0.465340Jy sigma=0.001666 ! 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.894 mas, bmaj=6.935 mas, bpa=4.118 degrees ! Estimated noise=3149.5 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.443872 Jy ! Component: 100 - total flux cleaned = 0.516517 Jy ! Component: 150 - total flux cleaned = 0.548201 Jy ! Component: 200 - total flux cleaned = 0.567657 Jy ! Total flux subtracted in 200 components = 0.567657 Jy ! Clean residual min=-0.012990 max=0.014977 Jy/beam ! Clean residual mean=0.000167 rms=0.003914 Jy/beam ! Combined flux in latest and established models = 0.567657 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 36 model components to the UV plane model. ! The established model now contains 36 components and 0.567657 Jy ! Inverting map and beam ! Estimated beam: bmin=4.031 mas, bmaj=10.19 mas, bpa=-1.619 degrees ! Estimated noise=1795.3 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.0165778 Jy ! Component: 100 - total flux cleaned = 0.0251357 Jy ! Component: 150 - total flux cleaned = 0.0309741 Jy ! Component: 200 - total flux cleaned = 0.0341895 Jy ! Total flux subtracted in 200 components = 0.0341895 Jy ! Clean residual min=-0.008137 max=0.005789 Jy/beam ! Clean residual mean=0.000109 rms=0.001731 Jy/beam ! Combined flux in latest and established models = 0.601846 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 66 components and 0.601847 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.869 mas, bmaj=19.51 mas, bpa=19.23 degrees ! Estimated noise=2106.59 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.00274904 Jy ! Component: 100 - total flux cleaned = 0.00372989 Jy ! Component: 150 - total flux cleaned = 0.00437314 Jy ! Component: 200 - total flux cleaned = 0.00479684 Jy ! Total flux subtracted in 200 components = 0.00479684 Jy ! Clean residual min=-0.007814 max=0.004367 Jy/beam ! Clean residual mean=0.000007 rms=0.001671 Jy/beam ! Combined flux in latest and established models = 0.606643 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 87 components and 0.606643 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.031 mas, bmaj=10.19 mas, bpa=-1.619 degrees ! Estimated noise=1795.3 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 8.17557e-05 Jy ! Component: 100 - total flux cleaned = 0.000514918 Jy ! Component: 150 - total flux cleaned = 0.000742228 Jy ! Component: 200 - total flux cleaned = 0.000669715 Jy ! Total flux subtracted in 200 components = 0.000669715 Jy ! Clean residual min=-0.007489 max=0.005548 Jy/beam ! Clean residual mean=-0.000007 rms=0.001548 Jy/beam ! Combined flux in latest and established models = 0.607313 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 101 components and 0.607313 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.465305Jy sigma=0.001666 ! Fit after self-cal, rms=0.465303Jy sigma=0.001666 wmodel J2000-1748_S_1995_07_15_yyk\_map.mod ! Writing 101 model components to file: J2000-1748_S_1995_07_15_yyk_map.mod wobs J2000-1748_S_1995_07_15_yyk\_uvs.fits ! Writing UV FITS file: J2000-1748_S_1995_07_15_yyk_uvs.fits wwins J2000-1748_S_1995_07_15_yyk\_map.win ! wwins: Wrote 2 windows to J2000-1748_S_1995_07_15_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.00260678 Jy ! Component: 100 - total flux cleaned = -0.00392674 Jy ! Component: 150 - total flux cleaned = -0.00486589 Jy ! Component: 200 - total flux cleaned = -0.00486534 Jy ! Component: 250 - total flux cleaned = -0.00501095 Jy ! Component: 300 - total flux cleaned = -0.00493797 Jy ! Component: 350 - total flux cleaned = -0.00506827 Jy ! Component: 400 - total flux cleaned = -0.00538422 Jy ! Component: 450 - total flux cleaned = -0.00581209 Jy ! Component: 500 - total flux cleaned = -0.00616642 Jy ! Component: 550 - total flux cleaned = -0.00656635 Jy ! Component: 600 - total flux cleaned = -0.0065106 Jy ! Component: 650 - total flux cleaned = -0.00672787 Jy ! Component: 700 - total flux cleaned = -0.00672706 Jy ! Component: 750 - total flux cleaned = -0.0067796 Jy ! Component: 800 - total flux cleaned = -0.00693193 Jy ! Component: 850 - total flux cleaned = -0.0070297 Jy ! Component: 900 - total flux cleaned = -0.00707815 Jy ! Component: 950 - total flux cleaned = -0.00722056 Jy ! Component: 1000 - total flux cleaned = -0.00745282 Jy ! Component: 1050 - total flux cleaned = -0.00772508 Jy ! Component: 1100 - total flux cleaned = -0.00772482 Jy ! Component: 1150 - total flux cleaned = -0.00776857 Jy ! Component: 1200 - total flux cleaned = -0.00785496 Jy ! Component: 1250 - total flux cleaned = -0.00793957 Jy ! Component: 1300 - total flux cleaned = -0.00793934 Jy ! Component: 1350 - total flux cleaned = -0.00789859 Jy ! Component: 1400 - total flux cleaned = -0.00806164 Jy ! Component: 1450 - total flux cleaned = -0.00810149 Jy ! Component: 1500 - total flux cleaned = -0.00814085 Jy ! Component: 1550 - total flux cleaned = -0.00810076 Jy ! Component: 1600 - total flux cleaned = -0.00802231 Jy ! Component: 1650 - total flux cleaned = -0.00782898 Jy ! Component: 1700 - total flux cleaned = -0.00775207 Jy ! Component: 1750 - total flux cleaned = -0.00767596 Jy ! Component: 1800 - total flux cleaned = -0.00760062 Jy ! Component: 1850 - total flux cleaned = -0.00752581 Jy ! Component: 1900 - total flux cleaned = -0.00748932 Jy ! Component: 1950 - total flux cleaned = -0.00748963 Jy ! Component: 2000 - total flux cleaned = -0.00748945 Jy ! Total flux subtracted in 2048 components = -0.00734433 Jy ! Clean residual min=-0.002445 max=0.002219 Jy/beam ! Clean residual mean=-0.000041 rms=0.000690 Jy/beam ! Combined flux in latest and established models = 0.599969 Jy keep ! Adding 106 model components to the UV plane model. ! The established model now contains 207 components and 0.599969 Jy ![Exited script file: muppet] wmap "J2000-1748_S_1995_07_15_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.031 x 10.19 at -1.619 degrees (North through East) ! Clean map min=-0.00549 max=0.52735 Jy/beam ! Writing clean map to FITS file: J2000-1748_S_1995_07_15_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.527348 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000669747 device "J2000-1748_S_1995_07_15_yyk\_map.eps/VPS" ! Attempting to open device: 'J2000-1748_S_1995_07_15_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.381009 0.381009 0.762018 1.52404 3.04807 6.09614 12.1923 24.3846 48.7692 97.5383 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.527 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.031 x 10.19 at -1.619 degrees (North through East) ! Clean map min=-0.00549 max=0.52735 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2000-1748_S_1995_07_15_yyk\_map.gif/gif" ! Attempting to open device: 'J2000-1748_S_1995_07_15_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2000-1748_S_1995_07_15_yyk_uvs.log closed on Sun Jan 7 19:44:41 2007