! Started logfile: J1714-0558_X_2005_05_12_yyk_uvs.log on Sat Oct 8 17:30:30 2005 obs J1714-0558_X_2005_05_12_yyk_uve.fits ! Reading UV FITS file: J1714-0558_X_2005_05_12_yyk_uve.fits ! AN table 1: 13 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.97094 visibilities/baseline/integration-bin. ! Found source: J1714-0558 ! ! 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 8.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1438 lines of history. ! ! Reading 2272 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 J1714-0558_X_2005_05_12_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.393262 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=0.7072 mas, bmaj=1.709 mas, bpa=-2.39 degrees ! Estimated noise=1.30865 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.313895 Jy ! Component: 100 - total flux cleaned = 0.375221 Jy ! Total flux subtracted in 100 components = 0.375221 Jy ! Clean residual min=-0.012769 max=0.024529 Jy/beam ! Clean residual mean=0.000030 rms=0.003878 Jy/beam ! Combined flux in latest and established models = 0.375221 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.375221 Jy ! ! Correcting IF 1. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.098140Jy sigma=1.701306 ! Fit after self-cal, rms=0.098057Jy sigma=1.698150 ! Inverting map and beam ! Estimated beam: bmin=0.7072 mas, bmaj=1.709 mas, bpa=-2.39 degrees ! Estimated noise=1.30865 mJy/beam. ! Added new window around map position (-1, -1.6). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0321101 Jy ! Component: 100 - total flux cleaned = 0.0517492 Jy ! Total flux subtracted in 100 components = 0.0517492 Jy ! Clean residual min=-0.009858 max=0.014569 Jy/beam ! Clean residual mean=0.000027 rms=0.002775 Jy/beam ! Combined flux in latest and established models = 0.42697 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 26 components and 0.42697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085934Jy sigma=1.369302 ! Fit after self-cal, rms=0.084930Jy sigma=1.356234 ! 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=0.9065 mas, bmaj=2.184 mas, bpa=-1.943 degrees ! Estimated noise=0.856401 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.0274634 Jy ! Component: 100 - total flux cleaned = 0.0414973 Jy ! Component: 150 - total flux cleaned = 0.0491364 Jy ! Component: 200 - total flux cleaned = 0.0533594 Jy ! Total flux subtracted in 200 components = 0.0533594 Jy ! Clean residual min=-0.008468 max=0.012540 Jy/beam ! Clean residual mean=0.000030 rms=0.002355 Jy/beam ! Combined flux in latest and established models = 0.480329 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 39 model components to the UV plane model. ! The established model now contains 50 components and 0.480329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080329Jy sigma=1.210896 ! Fit after self-cal, rms=0.079960Jy sigma=1.204964 ! Inverting map ! Added new window around map position (-2, -5.4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0146593 Jy ! Component: 100 - total flux cleaned = 0.0172677 Jy ! Component: 150 - total flux cleaned = 0.0177343 Jy ! Component: 200 - total flux cleaned = 0.0172409 Jy ! Total flux subtracted in 200 components = 0.0172409 Jy ! Clean residual min=-0.007338 max=0.007471 Jy/beam ! Clean residual mean=0.000028 rms=0.001806 Jy/beam ! Combined flux in latest and established models = 0.49757 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 79 components and 0.49757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077713Jy sigma=1.155728 ! Fit after self-cal, rms=0.077355Jy sigma=1.148564 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9065 x 2.184 at -1.943 degrees (North through East) ! Clean map min=-0.0067613 max=0.36463 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.00067 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.97 HN 1.06 KP 0.97 ! LA 1.05 MK 0.97 NL 1.06 OV 1.00 ! PT 0.93 SC 1.00 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01072 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.98 HN 1.04 KP 0.92 ! LA 1.05 MK 0.97 NL 1.00 OV 0.98 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.989166 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.02 HN 1.00 KP 0.91 ! LA 1.02 MK 1.03 NL 1.01 OV 1.03 ! PT 1.03 SC 1.03 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.968514 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.02 HN 1.08 KP 1.00 ! LA 0.99 MK 1.02 NL 1.06 OV 1.04 ! PT 1.06 SC 1.00* ! ! ! Fit before self-cal, rms=0.077355Jy sigma=1.148564 ! Fit after self-cal, rms=0.074591Jy sigma=1.081560 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.074591Jy sigma=1.081560 ! Fit after self-cal, rms=0.074584Jy sigma=1.081419 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9095 mas, bmaj=2.193 mas, bpa=-1.978 degrees ! Estimated noise=0.850115 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.00260193 Jy ! Component: 100 - total flux cleaned = -0.0026032 Jy ! Component: 150 - total flux cleaned = -0.00246246 Jy ! Component: 200 - total flux cleaned = -0.00234156 Jy ! Total flux subtracted in 200 components = -0.00234156 Jy ! Clean residual min=-0.003946 max=0.004775 Jy/beam ! Clean residual mean=0.000026 rms=0.001109 Jy/beam ! Combined flux in latest and established models = 0.495229 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 92 components and 0.495229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073998Jy sigma=1.067889 ! Fit after self-cal, rms=0.073948Jy sigma=1.066873 ! 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.073948Jy sigma=1.066873 ! Fit after self-cal, rms=0.071642Jy sigma=1.032895 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.00188022 Jy ! Component: 100 - total flux cleaned = 0.00208514 Jy ! Component: 150 - total flux cleaned = 0.00225603 Jy ! Component: 200 - total flux cleaned = 0.00240367 Jy ! Total flux subtracted in 200 components = 0.00240367 Jy ! Clean residual min=-0.003820 max=0.004579 Jy/beam ! Clean residual mean=0.000024 rms=0.001040 Jy/beam ! Combined flux in latest and established models = 0.497632 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 101 components and 0.497632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071484Jy sigma=1.028517 ! Fit after self-cal, rms=0.071277Jy sigma=1.025720 ! 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: 0.9095 x 2.193 at -1.978 degrees (North through East) ! Clean map min=-0.0037328 max=0.36387 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.071277Jy sigma=1.025720 ! Fit after self-cal, rms=0.070541Jy sigma=0.987824 ! 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.070541Jy sigma=0.987824 ! Fit after self-cal, rms=0.070519Jy sigma=0.987608 ! Inverting map and beam ! Estimated beam: bmin=0.91 mas, bmaj=2.194 mas, bpa=-1.738 degrees ! Estimated noise=0.850782 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00132046 Jy ! Component: 100 - total flux cleaned = 0.00139999 Jy ! Component: 150 - total flux cleaned = 0.00152329 Jy ! Component: 200 - total flux cleaned = 0.00168242 Jy ! Total flux subtracted in 200 components = 0.00168242 Jy ! Clean residual min=-0.002660 max=0.003173 Jy/beam ! Clean residual mean=0.000016 rms=0.000810 Jy/beam ! Combined flux in latest and established models = 0.499315 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 113 components and 0.499315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070405Jy sigma=0.984738 ! Fit after self-cal, rms=0.070391Jy sigma=0.984398 ! 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.070391Jy sigma=0.984398 ! Fit after self-cal, rms=0.067914Jy sigma=0.941886 ! 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.067914Jy sigma=0.941886 ! Fit after self-cal, rms=0.067917Jy sigma=0.941865 ! Inverting map and beam ! Estimated beam: bmin=0.91 mas, bmaj=2.193 mas, bpa=-1.684 degrees ! Estimated noise=0.850457 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000870359 Jy ! Component: 100 - total flux cleaned = 0.00109795 Jy ! Component: 150 - total flux cleaned = 0.00120119 Jy ! Component: 200 - total flux cleaned = 0.00129511 Jy ! Total flux subtracted in 200 components = 0.00129511 Jy ! Clean residual min=-0.002756 max=0.003042 Jy/beam ! Clean residual mean=0.000014 rms=0.000773 Jy/beam ! Combined flux in latest and established models = 0.50061 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 123 components and 0.50061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067841Jy sigma=0.940293 ! Fit after self-cal, rms=0.067837Jy sigma=0.940180 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.535 mas, bmaj=3.959 mas, bpa=8.277 degrees ! Estimated noise=1.08146 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.0018443 Jy ! Component: 100 - total flux cleaned = 0.00203616 Jy ! Component: 150 - total flux cleaned = 0.00215574 Jy ! Component: 200 - total flux cleaned = 0.00222632 Jy ! Total flux subtracted in 200 components = 0.00222632 Jy ! Clean residual min=-0.002557 max=0.003409 Jy/beam ! Clean residual mean=0.000025 rms=0.000918 Jy/beam ! Combined flux in latest and established models = 0.502836 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 128 components and 0.502836 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067853Jy sigma=0.939736 ! Fit after self-cal, rms=0.067846Jy sigma=0.939594 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.4 print "************** FINISHED TAPERING SELF-CAL CLEAN **************" ! ************** FINISHED TAPERING SELF-CAL CLEAN ************** ! print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter, clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7089 mas, bmaj=1.712 mas, bpa=-2.333 degrees ! Estimated noise=1.31307 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.314984 Jy ! Component: 100 - total flux cleaned = 0.377727 Jy ! Component: 150 - total flux cleaned = 0.409731 Jy ! Component: 200 - total flux cleaned = 0.431146 Jy ! Total flux subtracted in 200 components = 0.431146 Jy ! Clean residual min=-0.006403 max=0.008986 Jy/beam ! Clean residual mean=0.000019 rms=0.002010 Jy/beam ! Combined flux in latest and established models = 0.431146 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 38 model components to the UV plane model. ! The established model now contains 38 components and 0.431146 Jy ! Inverting map and beam ! Estimated beam: bmin=0.91 mas, bmaj=2.193 mas, bpa=-1.684 degrees ! Estimated noise=0.850457 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.028333 Jy ! Component: 100 - total flux cleaned = 0.044372 Jy ! Component: 150 - total flux cleaned = 0.0542382 Jy ! Component: 200 - total flux cleaned = 0.060484 Jy ! Total flux subtracted in 200 components = 0.060484 Jy ! Clean residual min=-0.003289 max=0.003883 Jy/beam ! Clean residual mean=0.000009 rms=0.000979 Jy/beam ! Combined flux in latest and established models = 0.49163 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 91 components and 0.49163 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.535 mas, bmaj=3.959 mas, bpa=8.277 degrees ! Estimated noise=1.08146 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.00633997 Jy ! Component: 100 - total flux cleaned = 0.00920081 Jy ! Component: 150 - total flux cleaned = 0.0106084 Jy ! Component: 200 - total flux cleaned = 0.010903 Jy ! Total flux subtracted in 200 components = 0.010903 Jy ! Clean residual min=-0.002405 max=0.003579 Jy/beam ! Clean residual mean=0.000022 rms=0.000906 Jy/beam ! Combined flux in latest and established models = 0.502533 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 104 components and 0.502533 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.91 mas, bmaj=2.193 mas, bpa=-1.684 degrees ! Estimated noise=0.850457 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -3.26294e-05 Jy ! Component: 100 - total flux cleaned = -0.000181942 Jy ! Component: 150 - total flux cleaned = -0.000308186 Jy ! Component: 200 - total flux cleaned = -0.000419853 Jy ! Total flux subtracted in 200 components = -0.000419853 Jy ! Clean residual min=-0.002732 max=0.003180 Jy/beam ! Clean residual mean=0.000013 rms=0.000769 Jy/beam ! Combined flux in latest and established models = 0.502113 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 120 components and 0.502113 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067850Jy sigma=0.940794 ! Fit after self-cal, rms=0.067830Jy sigma=0.940406 wmodel J1714-0558_X_2005_05_12_yyk\_map.mod ! Writing 120 model components to file: J1714-0558_X_2005_05_12_yyk_map.mod wobs J1714-0558_X_2005_05_12_yyk\_uvs.fits ! Writing UV FITS file: J1714-0558_X_2005_05_12_yyk_uvs.fits wwins J1714-0558_X_2005_05_12_yyk\_map.win ! wwins: Wrote 3 windows to J1714-0558_X_2005_05_12_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.00129534 Jy ! Component: 100 - total flux cleaned = 0.00185598 Jy ! Component: 150 - total flux cleaned = 0.0021895 Jy ! Component: 200 - total flux cleaned = 0.00250874 Jy ! Component: 250 - total flux cleaned = 0.00272679 Jy ! Component: 300 - total flux cleaned = 0.00297768 Jy ! Component: 350 - total flux cleaned = 0.00313898 Jy ! Component: 400 - total flux cleaned = 0.00325589 Jy ! Component: 450 - total flux cleaned = 0.00340788 Jy ! Component: 500 - total flux cleaned = 0.00359384 Jy ! Component: 550 - total flux cleaned = 0.00377569 Jy ! Component: 600 - total flux cleaned = 0.00391769 Jy ! Component: 650 - total flux cleaned = 0.00405626 Jy ! Component: 700 - total flux cleaned = 0.00405594 Jy ! Component: 750 - total flux cleaned = 0.00415491 Jy ! Component: 800 - total flux cleaned = 0.00409003 Jy ! Component: 850 - total flux cleaned = 0.00424903 Jy ! Component: 900 - total flux cleaned = 0.00424856 Jy ! Component: 950 - total flux cleaned = 0.00427949 Jy ! Component: 1000 - total flux cleaned = 0.00433933 Jy ! Component: 1050 - total flux cleaned = 0.00445668 Jy ! Component: 1100 - total flux cleaned = 0.00445638 Jy ! Component: 1150 - total flux cleaned = 0.00451378 Jy ! Component: 1200 - total flux cleaned = 0.0046263 Jy ! Component: 1250 - total flux cleaned = 0.00479123 Jy ! Component: 1300 - total flux cleaned = 0.00489895 Jy ! Component: 1350 - total flux cleaned = 0.005005 Jy ! Component: 1400 - total flux cleaned = 0.00503139 Jy ! Component: 1450 - total flux cleaned = 0.00513477 Jy ! Component: 1500 - total flux cleaned = 0.0052108 Jy ! Component: 1550 - total flux cleaned = 0.00528597 Jy ! Component: 1600 - total flux cleaned = 0.00531082 Jy ! Component: 1650 - total flux cleaned = 0.00533539 Jy ! Component: 1700 - total flux cleaned = 0.00533571 Jy ! Component: 1750 - total flux cleaned = 0.00531185 Jy ! Component: 1800 - total flux cleaned = 0.00531172 Jy ! Component: 1850 - total flux cleaned = 0.00526562 Jy ! Component: 1900 - total flux cleaned = 0.00535782 Jy ! Component: 1950 - total flux cleaned = 0.00533507 Jy ! Component: 2000 - total flux cleaned = 0.00542462 Jy ! Total flux subtracted in 2048 components = 0.00535793 Jy ! Clean residual min=-0.001196 max=0.001208 Jy/beam ! Clean residual mean=0.000003 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.507471 Jy keep ! Adding 135 model components to the UV plane model. ! The established model now contains 255 components and 0.507471 Jy ![Exited script file: muppet] wmap "J1714-0558_X_2005_05_12_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.91 x 2.193 at -1.684 degrees (North through East) ! Clean map min=-0.0018592 max=0.36622 Jy/beam ! Writing clean map to FITS file: J1714-0558_X_2005_05_12_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.366224 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000408796 device "J1714-0558_X_2005_05_12_yyk\_map.eps/VPS" ! Attempting to open device: 'J1714-0558_X_2005_05_12_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.334873 0.334873 0.669747 1.33949 2.67899 5.35798 10.716 21.4319 42.8638 85.7276 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.366 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.91 x 2.193 at -1.684 degrees (North through East) ! Clean map min=-0.0018592 max=0.36622 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1714-0558_X_2005_05_12_yyk\_map.gif/gif" ! Attempting to open device: 'J1714-0558_X_2005_05_12_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1714-0558_X_2005_05_12_yyk_uvs.log closed on Sat Oct 8 17:30:35 2005