! Started logfile: J0351-1153_S_1997_05_07_yyk_uvs.log on Sun Jan 7 16:08:34 2007 obs J0351-1153_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J0351-1153_S_1997_05_07_yyk_uva.fits ! AN table 1: 104 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.695726 visibilities/baseline/integration-bin. ! Found source: J0351-1153 ! ! 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 614 lines of history. ! ! Reading 13024 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 J0351-1153_S_1997_05_07_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.51332 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=3.033 mas, bmaj=8.58 mas, bpa=-11.93 degrees ! Estimated noise=3058.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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.180404 Jy ! Component: 100 - total flux cleaned = 0.239227 Jy ! Total flux subtracted in 100 components = 0.239227 Jy ! Clean residual min=-0.026830 max=0.050319 Jy/beam ! Clean residual mean=0.001005 rms=0.009076 Jy/beam ! Combined flux in latest and established models = 0.239227 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.239227 Jy ! ! Correcting IF 1. ! A total of 354 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 276 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 199 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 205 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.454604Jy sigma=0.001348 ! Fit after self-cal, rms=0.452437Jy sigma=0.001341 ! Inverting map and beam ! Estimated beam: bmin=3.033 mas, bmaj=8.58 mas, bpa=-11.93 degrees ! Estimated noise=3058.72 mJy/beam. ! Added new window around map position (-6.5, 6.5). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0599966 Jy ! Component: 100 - total flux cleaned = 0.0920949 Jy ! Total flux subtracted in 100 components = 0.0920949 Jy ! Clean residual min=-0.017525 max=0.026235 Jy/beam ! Clean residual mean=0.000717 rms=0.005854 Jy/beam ! Combined flux in latest and established models = 0.331322 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 50 components and 0.331322 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.444103Jy sigma=0.001280 ! Fit after self-cal, rms=0.443159Jy sigma=0.001276 ! 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=4.08 mas, bmaj=12.23 mas, bpa=-11.25 degrees ! Estimated noise=1540.32 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.047385 Jy ! Component: 100 - total flux cleaned = 0.0730917 Jy ! Component: 150 - total flux cleaned = 0.0890852 Jy ! Component: 200 - total flux cleaned = 0.0992832 Jy ! Total flux subtracted in 200 components = 0.0992832 Jy ! Clean residual min=-0.014062 max=0.017137 Jy/beam ! Clean residual mean=0.001175 rms=0.005155 Jy/beam ! Combined flux in latest and established models = 0.430605 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 60 model components to the UV plane model. ! The established model now contains 101 components and 0.430605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.439902Jy sigma=0.001252 ! Fit after self-cal, rms=0.439647Jy sigma=0.001251 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.08 x 12.23 at -11.25 degrees (North through East) ! Clean map min=-0.012685 max=0.23256 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.993922 ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.14 HN 1.46 KP 0.87 ! LA 0.96 MK 0.94 NL 1.00* OV 1.17 ! PT 0.88 SC 0.75 ! ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.95287 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.19 HN 1.41 KP 0.99 ! LA 1.04 MK 1.03 NL 1.01 OV 1.01 ! PT 0.89 SC 1.00* ! ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.875118 ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.05 HN 1.31 KP 0.85 ! LA 0.81 MK 0.96 NL 0.97 OV 0.98 ! PT 1.06 SC 2.56 ! ! ! Correcting IF 4. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.812504 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.16 HN 1.21 KP 0.94 ! LA 0.84 MK 1.03 NL 1.08 OV 1.09 ! PT 0.88 SC 3.13 ! ! ! Fit before self-cal, rms=0.439647Jy sigma=0.001251 ! Fit after self-cal, rms=0.664785Jy sigma=0.001289 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.664785Jy sigma=0.001289 ! Fit after self-cal, rms=0.664676Jy sigma=0.001289 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.293 mas, bmaj=12.56 mas, bpa=-12.51 degrees ! Estimated noise=1240.46 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.0514549 Jy ! Component: 100 - total flux cleaned = -0.0711188 Jy ! Component: 150 - total flux cleaned = -0.0811977 Jy ! Component: 200 - total flux cleaned = -0.0866393 Jy ! Total flux subtracted in 200 components = -0.0866393 Jy ! Clean residual min=-0.006083 max=0.008162 Jy/beam ! Clean residual mean=0.000278 rms=0.002144 Jy/beam ! Combined flux in latest and established models = 0.343966 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 43 model components to the UV plane model. ! The established model now contains 135 components and 0.343966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.662435Jy sigma=0.001249 ! Fit after self-cal, rms=0.662397Jy sigma=0.001248 ! 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.662397Jy sigma=0.001248 ! Fit after self-cal, rms=0.661580Jy sigma=0.001244 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.0019939 Jy ! Component: 100 - total flux cleaned = -0.00225278 Jy ! Component: 150 - total flux cleaned = -0.00255791 Jy ! Component: 200 - total flux cleaned = -0.00276644 Jy ! Total flux subtracted in 200 components = -0.00276644 Jy ! Clean residual min=-0.006254 max=0.007653 Jy/beam ! Clean residual mean=0.000333 rms=0.002143 Jy/beam ! Combined flux in latest and established models = 0.341199 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 146 components and 0.341199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.661544Jy sigma=0.001244 ! Fit after self-cal, rms=0.661332Jy sigma=0.001243 ! 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.293 x 12.56 at -12.51 degrees (North through East) ! Clean map min=-0.0058443 max=0.19179 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.661332Jy sigma=0.001243 ! Fit after self-cal, rms=0.834348Jy sigma=0.001224 ! 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.834348Jy sigma=0.001224 ! Fit after self-cal, rms=0.834650Jy sigma=0.001223 ! Inverting map and beam ! Estimated beam: bmin=4.239 mas, bmaj=11.67 mas, bpa=-11.01 degrees ! Estimated noise=1205.95 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000109516 Jy ! Component: 100 - total flux cleaned = -0.000132464 Jy ! Component: 150 - total flux cleaned = -0.000264462 Jy ! Component: 200 - total flux cleaned = -0.000481427 Jy ! Total flux subtracted in 200 components = -0.000481427 Jy ! Clean residual min=-0.005152 max=0.006291 Jy/beam ! Clean residual mean=0.000158 rms=0.001673 Jy/beam ! Combined flux in latest and established models = 0.340718 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 153 components and 0.340718 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.834648Jy sigma=0.001223 ! Fit after self-cal, rms=0.834446Jy sigma=0.001223 ! 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.834446Jy sigma=0.001223 ! Fit after self-cal, rms=0.990336Jy sigma=0.001222 ! 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.990336Jy sigma=0.001222 ! Fit after self-cal, rms=0.990415Jy sigma=0.001222 ! Inverting map and beam ! Estimated beam: bmin=4.242 mas, bmaj=11.79 mas, bpa=-10.97 degrees ! Estimated noise=1210.03 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000670113 Jy ! Component: 100 - total flux cleaned = 0.000665039 Jy ! Component: 150 - total flux cleaned = 0.000606476 Jy ! Component: 200 - total flux cleaned = 0.000606735 Jy ! Total flux subtracted in 200 components = 0.000606735 Jy ! Clean residual min=-0.005204 max=0.006307 Jy/beam ! Clean residual mean=0.000179 rms=0.001680 Jy/beam ! Combined flux in latest and established models = 0.341325 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 162 components and 0.341325 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.990404Jy sigma=0.001222 ! Fit after self-cal, rms=0.990308Jy sigma=0.001222 ! 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=9.049 mas, bmaj=16.44 mas, bpa=10.96 degrees ! Estimated noise=1398.62 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.00110039 Jy ! Component: 100 - total flux cleaned = 0.00109974 Jy ! Component: 150 - total flux cleaned = 0.00109695 Jy ! Component: 200 - total flux cleaned = 0.00118223 Jy ! Total flux subtracted in 200 components = 0.00118223 Jy ! Clean residual min=-0.005227 max=0.006983 Jy/beam ! Clean residual mean=0.000253 rms=0.002024 Jy/beam ! Combined flux in latest and established models = 0.342507 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 173 components and 0.342507 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.990306Jy sigma=0.001222 ! Fit after self-cal, rms=0.990165Jy sigma=0.001222 ! 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=3.103 mas, bmaj=8.409 mas, bpa=-11.9 degrees ! Estimated noise=2530.32 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.159961 Jy ! Component: 100 - total flux cleaned = 0.224618 Jy ! Component: 150 - total flux cleaned = 0.262873 Jy ! Component: 200 - total flux cleaned = 0.287299 Jy ! Total flux subtracted in 200 components = 0.287299 Jy ! Clean residual min=-0.011960 max=0.013790 Jy/beam ! Clean residual mean=0.000219 rms=0.003426 Jy/beam ! Combined flux in latest and established models = 0.287299 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 37 model components to the UV plane model. ! The established model now contains 37 components and 0.287299 Jy ! Inverting map and beam ! Estimated beam: bmin=4.242 mas, bmaj=11.79 mas, bpa=-10.97 degrees ! Estimated noise=1210.03 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.0253124 Jy ! Component: 100 - total flux cleaned = 0.0377498 Jy ! Component: 150 - total flux cleaned = 0.044804 Jy ! Component: 200 - total flux cleaned = 0.0478399 Jy ! Total flux subtracted in 200 components = 0.0478399 Jy ! Clean residual min=-0.005532 max=0.008647 Jy/beam ! Clean residual mean=0.000279 rms=0.001939 Jy/beam ! Combined flux in latest and established models = 0.335139 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 87 components and 0.335139 Jy ! Inverting map ! Added new window around map position (-13.5, 14). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00942449 Jy ! Component: 100 - total flux cleaned = 0.0125838 Jy ! Component: 150 - total flux cleaned = 0.0132364 Jy ! Component: 200 - total flux cleaned = 0.0136965 Jy ! Total flux subtracted in 200 components = 0.0136965 Jy ! Clean residual min=-0.004350 max=0.004042 Jy/beam ! Clean residual mean=0.000040 rms=0.001289 Jy/beam ! Combined flux in latest and established models = 0.348835 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 121 components and 0.348835 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=9.049 mas, bmaj=16.44 mas, bpa=10.96 degrees ! Estimated noise=1398.62 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.00151248 Jy ! Component: 100 - total flux cleaned = 0.00189791 Jy ! Component: 150 - total flux cleaned = 0.00229608 Jy ! Component: 200 - total flux cleaned = 0.00260068 Jy ! Total flux subtracted in 200 components = 0.00260068 Jy ! Clean residual min=-0.004064 max=0.004070 Jy/beam ! Clean residual mean=-0.000001 rms=0.001346 Jy/beam ! Combined flux in latest and established models = 0.351436 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 146 components and 0.351436 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.242 mas, bmaj=11.79 mas, bpa=-10.97 degrees ! Estimated noise=1210.03 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000233149 Jy ! Component: 100 - total flux cleaned = -0.000403415 Jy ! Component: 150 - total flux cleaned = -0.000480567 Jy ! Component: 200 - total flux cleaned = -0.000482795 Jy ! Total flux subtracted in 200 components = -0.000482795 Jy ! Clean residual min=-0.004062 max=0.003861 Jy/beam ! Clean residual mean=0.000006 rms=0.001202 Jy/beam ! Combined flux in latest and established models = 0.350953 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 164 components and 0.350953 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.990013Jy sigma=0.001221 ! Fit after self-cal, rms=0.990004Jy sigma=0.001220 wmodel J0351-1153_S_1997_05_07_yyk\_map.mod ! Writing 164 model components to file: J0351-1153_S_1997_05_07_yyk_map.mod wobs J0351-1153_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J0351-1153_S_1997_05_07_yyk_uvs.fits wwins J0351-1153_S_1997_05_07_yyk\_map.win ! wwins: Wrote 3 windows to J0351-1153_S_1997_05_07_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.0012728 Jy ! Component: 100 - total flux cleaned = -0.00192165 Jy ! Component: 150 - total flux cleaned = -0.00210573 Jy ! Component: 200 - total flux cleaned = -0.00210544 Jy ! Component: 250 - total flux cleaned = -0.00221789 Jy ! Component: 300 - total flux cleaned = -0.00227155 Jy ! Component: 350 - total flux cleaned = -0.00227233 Jy ! Component: 400 - total flux cleaned = -0.0022749 Jy ! Component: 450 - total flux cleaned = -0.00242665 Jy ! Component: 500 - total flux cleaned = -0.0025242 Jy ! Component: 550 - total flux cleaned = -0.00252428 Jy ! Component: 600 - total flux cleaned = -0.0025692 Jy ! Component: 650 - total flux cleaned = -0.00256758 Jy ! Component: 700 - total flux cleaned = -0.00261034 Jy ! Component: 750 - total flux cleaned = -0.00265195 Jy ! Component: 800 - total flux cleaned = -0.00269298 Jy ! Component: 850 - total flux cleaned = -0.00273386 Jy ! Component: 900 - total flux cleaned = -0.00281297 Jy ! Component: 950 - total flux cleaned = -0.00281311 Jy ! Component: 1000 - total flux cleaned = -0.00288929 Jy ! Component: 1050 - total flux cleaned = -0.00300088 Jy ! Component: 1100 - total flux cleaned = -0.00310997 Jy ! Component: 1150 - total flux cleaned = -0.00321747 Jy ! Component: 1200 - total flux cleaned = -0.0033576 Jy ! Component: 1250 - total flux cleaned = -0.00349527 Jy ! Component: 1300 - total flux cleaned = -0.00363129 Jy ! Component: 1350 - total flux cleaned = -0.00386518 Jy ! Component: 1400 - total flux cleaned = -0.00396377 Jy ! Component: 1450 - total flux cleaned = -0.00409266 Jy ! Component: 1500 - total flux cleaned = -0.00415599 Jy ! Component: 1550 - total flux cleaned = -0.00424988 Jy ! Component: 1600 - total flux cleaned = -0.00434212 Jy ! Component: 1650 - total flux cleaned = -0.00437252 Jy ! Component: 1700 - total flux cleaned = -0.00443317 Jy ! Component: 1750 - total flux cleaned = -0.00452352 Jy ! Component: 1800 - total flux cleaned = -0.00470072 Jy ! Component: 1850 - total flux cleaned = -0.00484586 Jy ! Component: 1900 - total flux cleaned = -0.00484588 Jy ! Component: 1950 - total flux cleaned = -0.0050167 Jy ! Component: 2000 - total flux cleaned = -0.00510061 Jy ! Total flux subtracted in 2048 components = -0.00521163 Jy ! Clean residual min=-0.001695 max=0.001641 Jy/beam ! Clean residual mean=-0.000038 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.345741 Jy keep ! Adding 138 model components to the UV plane model. ! The established model now contains 302 components and 0.345741 Jy ![Exited script file: muppet] wmap "J0351-1153_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.242 x 11.79 at -10.97 degrees (North through East) ! Clean map min=-0.0037277 max=0.18877 Jy/beam ! Writing clean map to FITS file: J0351-1153_S_1997_05_07_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.188768 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000578091 device "J0351-1153_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J0351-1153_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.918732 0.918732 1.83746 3.67493 7.34986 14.6997 29.3994 58.7989 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.188 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.242 x 11.79 at -10.97 degrees (North through East) ! Clean map min=-0.0037277 max=0.18877 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0351-1153_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J0351-1153_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0351-1153_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 16:08:41 2007