! Started logfile: J0416-3403_S_2002_01_31_yyk_uvs.log on Tue Jun 26 22:10:18 2007 obs J0416-3403_S_2002_01_31_yyk_uva.fits ! Reading UV FITS file: J0416-3403_S_2002_01_31_yyk_uva.fits ! AN table 1: 69 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.766184 visibilities/baseline/integration-bin. ! Found source: J0416-3403 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22947e+09 8e+06 1 8e+06 ! 02 2 2.25947e+09 8e+06 1 8e+06 ! 03 3 2.34947e+09 8e+06 1 8e+06 ! 04 4 2.36947e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1224 lines of history. ! ! Reading 9516 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 J0416-3403_S_2002_01_31_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.35477 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.304 mas, bmaj=6.043 mas, bpa=0.7527 degrees ! Estimated noise=1987.23 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.5). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.186923 Jy ! Component: 100 - total flux cleaned = 0.265539 Jy ! Total flux subtracted in 100 components = 0.265539 Jy ! Clean residual min=-0.026067 max=0.047301 Jy/beam ! Clean residual mean=0.000012 rms=0.007557 Jy/beam ! Combined flux in latest and established models = 0.265539 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 28 components and 0.265539 Jy ! ! Correcting IF 1. ! A total of 84 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 152 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 84 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 84 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.223770Jy sigma=0.001439 ! Fit after self-cal, rms=0.222810Jy sigma=0.001433 ! Inverting map and beam ! Estimated beam: bmin=2.304 mas, bmaj=6.043 mas, bpa=0.7527 degrees ! Estimated noise=1987.23 mJy/beam. ! Added new window around map position (-3.5, -0.5). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0612419 Jy ! Component: 100 - total flux cleaned = 0.0937224 Jy ! Total flux subtracted in 100 components = 0.0937224 Jy ! Clean residual min=-0.017959 max=0.029992 Jy/beam ! Clean residual mean=0.000017 rms=0.004788 Jy/beam ! Combined flux in latest and established models = 0.359261 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 42 components and 0.359261 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.202574Jy sigma=0.001280 ! Fit after self-cal, rms=0.201405Jy sigma=0.001273 ! 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.085 mas, bmaj=7.773 mas, bpa=-1.413 degrees ! Estimated noise=1115.99 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 (-6.5, -9). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0418435 Jy ! Component: 100 - total flux cleaned = 0.0595362 Jy ! Component: 150 - total flux cleaned = 0.0679774 Jy ! Component: 200 - total flux cleaned = 0.0688319 Jy ! Total flux subtracted in 200 components = 0.0688319 Jy ! Clean residual min=-0.009121 max=0.016468 Jy/beam ! Clean residual mean=0.000321 rms=0.003075 Jy/beam ! Combined flux in latest and established models = 0.428093 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 40 model components to the UV plane model. ! The established model now contains 78 components and 0.428093 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.195785Jy sigma=0.001232 ! Fit after self-cal, rms=0.195267Jy sigma=0.001229 ! 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.085 x 7.773 at -1.413 degrees (North through East) ! Clean map min=-0.0079193 max=0.21396 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.0073 ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.08 HN 1.00* KP 0.94 ! LA 0.95 MK 0.91 NL 1.16 OV 0.96 ! PT 1.02 SC 1.04 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.0029 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.97 HN 1.00* KP 1.00* ! LA 0.95 MK 0.97 NL 1.17 OV 1.00 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.954837 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.95 HN 1.00* KP 1.04 ! LA 0.98 MK 0.90 NL 1.37 OV 1.03 ! PT 1.16 SC 1.02 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.01493 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.85 HN 1.00* KP 1.06 ! LA 0.80 MK 0.96 NL 1.32 OV 0.92 ! PT 1.02 SC 0.91 ! ! ! Fit before self-cal, rms=0.195267Jy sigma=0.001229 ! Fit after self-cal, rms=0.192990Jy sigma=0.001200 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.192990Jy sigma=0.001200 ! Fit after self-cal, rms=0.193000Jy sigma=0.001200 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.998 mas, bmaj=7.607 mas, bpa=-2.187 degrees ! Estimated noise=1091.23 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.0034479 Jy ! Component: 100 - total flux cleaned = -0.00412169 Jy ! Component: 150 - total flux cleaned = -0.0048815 Jy ! Component: 200 - total flux cleaned = -0.00536753 Jy ! Total flux subtracted in 200 components = -0.00536753 Jy ! Clean residual min=-0.004693 max=0.005552 Jy/beam ! Clean residual mean=0.000111 rms=0.001471 Jy/beam ! Combined flux in latest and established models = 0.422725 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 95 components and 0.422725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.192538Jy sigma=0.001197 ! Fit after self-cal, rms=0.192496Jy sigma=0.001197 ! 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.192496Jy sigma=0.001197 ! Fit after self-cal, rms=0.190727Jy sigma=0.001185 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.000621702 Jy ! Component: 100 - total flux cleaned = 0.000621461 Jy ! Component: 150 - total flux cleaned = 0.000492756 Jy ! Component: 200 - total flux cleaned = 0.000379774 Jy ! Total flux subtracted in 200 components = 0.000379774 Jy ! Clean residual min=-0.004280 max=0.005446 Jy/beam ! Clean residual mean=0.000119 rms=0.001403 Jy/beam ! Combined flux in latest and established models = 0.423105 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 102 components and 0.423105 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.190569Jy sigma=0.001184 ! Fit after self-cal, rms=0.190343Jy sigma=0.001183 ! Inverting map print "*** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime ***" ! *** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime *** ! dynam = dynam - 0.25 restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.998 x 7.607 at -2.187 degrees (North through East) ! Clean map min=-0.0046711 max=0.21163 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.190343Jy sigma=0.001183 ! Fit after self-cal, rms=0.190202Jy sigma=0.001177 ! 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.190202Jy sigma=0.001177 ! Fit after self-cal, rms=0.190164Jy sigma=0.001177 ! Inverting map and beam ! Estimated beam: bmin=2.944 mas, bmaj=7.291 mas, bpa=-3.142 degrees ! Estimated noise=1069.85 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000103434 Jy ! Component: 100 - total flux cleaned = -0.000622136 Jy ! Component: 150 - total flux cleaned = -0.00103335 Jy ! Component: 200 - total flux cleaned = -0.00130681 Jy ! Total flux subtracted in 200 components = -0.00130681 Jy ! Clean residual min=-0.003894 max=0.004729 Jy/beam ! Clean residual mean=0.000124 rms=0.001149 Jy/beam ! Combined flux in latest and established models = 0.421798 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 117 components and 0.421798 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.190066Jy sigma=0.001176 ! Fit after self-cal, rms=0.190050Jy sigma=0.001176 ! 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.190050Jy sigma=0.001176 ! Fit after self-cal, rms=0.190570Jy sigma=0.001173 ! 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.190570Jy sigma=0.001173 ! Fit after self-cal, rms=0.190575Jy sigma=0.001173 ! Inverting map and beam ! Estimated beam: bmin=2.933 mas, bmaj=7.252 mas, bpa=-3.299 degrees ! Estimated noise=1066.75 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000159495 Jy ! Component: 100 - total flux cleaned = -0.00029486 Jy ! Component: 150 - total flux cleaned = -0.000415627 Jy ! Component: 200 - total flux cleaned = -0.000468943 Jy ! Total flux subtracted in 200 components = -0.000468943 Jy ! Clean residual min=-0.003918 max=0.004426 Jy/beam ! Clean residual mean=0.000133 rms=0.001111 Jy/beam ! Combined flux in latest and established models = 0.421329 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 127 components and 0.421329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.190525Jy sigma=0.001173 ! Fit after self-cal, rms=0.190525Jy sigma=0.001173 ! 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.056 mas, bmaj=22.88 mas, bpa=3.82 degrees ! Estimated noise=1424.56 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.000449658 Jy ! Component: 100 - total flux cleaned = 0.000652288 Jy ! Component: 150 - total flux cleaned = 0.000818302 Jy ! Component: 200 - total flux cleaned = 0.000907808 Jy ! Total flux subtracted in 200 components = 0.000907808 Jy ! Clean residual min=-0.004103 max=0.004553 Jy/beam ! Clean residual mean=0.000259 rms=0.001437 Jy/beam ! Combined flux in latest and established models = 0.422237 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 139 components and 0.422237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.190520Jy sigma=0.001173 ! Fit after self-cal, rms=0.190522Jy sigma=0.001173 ! 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.253 mas, bmaj=5.857 mas, bpa=-0.006764 degrees ! Estimated noise=1886.95 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.187815 Jy ! Component: 100 - total flux cleaned = 0.276389 Jy ! Component: 150 - total flux cleaned = 0.328608 Jy ! Component: 200 - total flux cleaned = 0.360366 Jy ! Total flux subtracted in 200 components = 0.360366 Jy ! Clean residual min=-0.010975 max=0.014596 Jy/beam ! Clean residual mean=0.000036 rms=0.003025 Jy/beam ! Combined flux in latest and established models = 0.360367 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 53 model components to the UV plane model. ! The established model now contains 53 components and 0.360367 Jy ! Inverting map and beam ! Estimated beam: bmin=2.933 mas, bmaj=7.252 mas, bpa=-3.299 degrees ! Estimated noise=1066.75 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.0334022 Jy ! Component: 100 - total flux cleaned = 0.047313 Jy ! Component: 150 - total flux cleaned = 0.0537872 Jy ! Component: 200 - total flux cleaned = 0.0562229 Jy ! Total flux subtracted in 200 components = 0.0562229 Jy ! Clean residual min=-0.004373 max=0.005977 Jy/beam ! Clean residual mean=0.000146 rms=0.001288 Jy/beam ! Combined flux in latest and established models = 0.41659 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 89 components and 0.416589 Jy ! Inverting map ! Added new window around map position (4, 4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00633052 Jy ! Component: 100 - total flux cleaned = 0.00718139 Jy ! Component: 150 - total flux cleaned = 0.00763181 Jy ! Component: 200 - total flux cleaned = 0.00782442 Jy ! Total flux subtracted in 200 components = 0.00782442 Jy ! Clean residual min=-0.004022 max=0.004127 Jy/beam ! Clean residual mean=0.000114 rms=0.001059 Jy/beam ! Combined flux in latest and established models = 0.424414 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 112 components and 0.424414 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.056 mas, bmaj=22.88 mas, bpa=3.82 degrees ! Estimated noise=1424.56 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.000813445 Jy ! Component: 100 - total flux cleaned = 0.00129158 Jy ! Component: 150 - total flux cleaned = 0.00151247 Jy ! Component: 200 - total flux cleaned = 0.00169214 Jy ! Total flux subtracted in 200 components = 0.00169214 Jy ! Clean residual min=-0.003788 max=0.004737 Jy/beam ! Clean residual mean=0.000206 rms=0.001342 Jy/beam ! Combined flux in latest and established models = 0.426106 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 122 components and 0.426106 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.933 mas, bmaj=7.252 mas, bpa=-3.299 degrees ! Estimated noise=1066.75 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000180114 Jy ! Component: 100 - total flux cleaned = -0.00025571 Jy ! Component: 150 - total flux cleaned = -0.00025515 Jy ! Component: 200 - total flux cleaned = -0.000256312 Jy ! Total flux subtracted in 200 components = -0.000256312 Jy ! Clean residual min=-0.003688 max=0.004273 Jy/beam ! Clean residual mean=0.000103 rms=0.001025 Jy/beam ! Combined flux in latest and established models = 0.42585 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 145 components and 0.42585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.190386Jy sigma=0.001173 ! Fit after self-cal, rms=0.190336Jy sigma=0.001172 wmodel J0416-3403_S_2002_01_31_yyk\_map.mod ! Writing 145 model components to file: J0416-3403_S_2002_01_31_yyk_map.mod wobs J0416-3403_S_2002_01_31_yyk\_uvs.fits ! Writing UV FITS file: J0416-3403_S_2002_01_31_yyk_uvs.fits wwins J0416-3403_S_2002_01_31_yyk\_map.win ! wwins: Wrote 4 windows to J0416-3403_S_2002_01_31_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.000759287 Jy ! Component: 100 - total flux cleaned = 0.000822035 Jy ! Component: 150 - total flux cleaned = 0.00116087 Jy ! Component: 200 - total flux cleaned = 0.00143344 Jy ! Component: 250 - total flux cleaned = 0.00169644 Jy ! Component: 300 - total flux cleaned = 0.00195189 Jy ! Component: 350 - total flux cleaned = 0.00234624 Jy ! Component: 400 - total flux cleaned = 0.00277651 Jy ! Component: 450 - total flux cleaned = 0.00300916 Jy ! Component: 500 - total flux cleaned = 0.00323744 Jy ! Component: 550 - total flux cleaned = 0.0035493 Jy ! Component: 600 - total flux cleaned = 0.00376636 Jy ! Component: 650 - total flux cleaned = 0.00402153 Jy ! Component: 700 - total flux cleaned = 0.00427039 Jy ! Component: 750 - total flux cleaned = 0.00447309 Jy ! Component: 800 - total flux cleaned = 0.00463219 Jy ! Component: 850 - total flux cleaned = 0.00486575 Jy ! Component: 900 - total flux cleaned = 0.00509378 Jy ! Component: 950 - total flux cleaned = 0.0053908 Jy ! Component: 1000 - total flux cleaned = 0.00560896 Jy ! Component: 1050 - total flux cleaned = 0.0058234 Jy ! Component: 1100 - total flux cleaned = 0.0059634 Jy ! Component: 1150 - total flux cleaned = 0.00620444 Jy ! Component: 1200 - total flux cleaned = 0.00637379 Jy ! Component: 1250 - total flux cleaned = 0.00660708 Jy ! Component: 1300 - total flux cleaned = 0.0069343 Jy ! Component: 1350 - total flux cleaned = 0.00712765 Jy ! Component: 1400 - total flux cleaned = 0.00735023 Jy ! Component: 1450 - total flux cleaned = 0.00750685 Jy ! Component: 1500 - total flux cleaned = 0.00766172 Jy ! Component: 1550 - total flux cleaned = 0.00781454 Jy ! Component: 1600 - total flux cleaned = 0.00796513 Jy ! Component: 1650 - total flux cleaned = 0.0081732 Jy ! Component: 1700 - total flux cleaned = 0.00831985 Jy ! Component: 1750 - total flux cleaned = 0.0084068 Jy ! Component: 1800 - total flux cleaned = 0.00857919 Jy ! Component: 1850 - total flux cleaned = 0.00869261 Jy ! Component: 1900 - total flux cleaned = 0.00877714 Jy ! Component: 1950 - total flux cleaned = 0.00894394 Jy ! Component: 2000 - total flux cleaned = 0.00905398 Jy ! Total flux subtracted in 2048 components = 0.00913525 Jy ! Clean residual min=-0.001863 max=0.001684 Jy/beam ! Clean residual mean=0.000054 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.434985 Jy keep ! Adding 112 model components to the UV plane model. ! The established model now contains 257 components and 0.434985 Jy ![Exited script file: muppet] wmap "J0416-3403_S_2002_01_31_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.933 x 7.252 at -3.299 degrees (North through East) ! Clean map min=-0.0033098 max=0.21941 Jy/beam ! Writing clean map to FITS file: J0416-3403_S_2002_01_31_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.21941 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000523528 device "J0416-3403_S_2002_01_31_yyk\_map.eps/VPS" ! Attempting to open device: 'J0416-3403_S_2002_01_31_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.715822 0.715822 1.43164 2.86329 5.72657 11.4531 22.9063 45.8126 91.6252 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.219 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.933 x 7.252 at -3.299 degrees (North through East) ! Clean map min=-0.0033098 max=0.21941 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0416-3403_S_2002_01_31_yyk\_map.gif/gif" ! Attempting to open device: 'J0416-3403_S_2002_01_31_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0416-3403_S_2002_01_31_yyk_uvs.log closed on Tue Jun 26 22:10:25 2007