! Started logfile: J1434+4203_S_2014_08_09_pus_uvs.log on Tue Nov 29 23:08:20 2016 obs J1434+4203_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J1434+4203_S_2014_08_09_pus_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.578947 visibilities/baseline/integration-bin. ! Found source: J1434+4203 ! ! 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.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 342 lines of history. ! ! Reading 5940 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 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.5 print "taper_size =",taper_size ! taper_size = 20 ![@muppet J1434+4203_S_2014_08_09_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 134 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 134 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 134 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 134 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.768834Jy sigma=0.008529 ! Fit after self-cal, rms=0.755200Jy sigma=0.008391 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. 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.54 mas, bmaj=6.495 mas, bpa=46.05 degrees ! Estimated noise=1166.83 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.186791 Jy ! Component: 100 - total flux cleaned = 0.230878 Jy ! Total flux subtracted in 100 components = 0.230878 Jy ! Clean residual min=-0.007422 max=0.016282 Jy/beam ! Clean residual mean=0.000021 rms=0.002323 Jy/beam ! Combined flux in latest and established models = 0.230878 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.230878 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084611Jy sigma=0.000864 ! Fit after self-cal, rms=0.084607Jy sigma=0.000864 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0162709 Jy ! Component: 100 - total flux cleaned = 0.0250371 Jy ! Total flux subtracted in 100 components = 0.0250371 Jy ! Clean residual min=-0.006016 max=0.006324 Jy/beam ! Clean residual mean=0.000018 rms=0.001638 Jy/beam ! Combined flux in latest and established models = 0.255915 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 37 components and 0.255915 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080221Jy sigma=0.000820 ! Fit after self-cal, rms=0.080226Jy sigma=0.000819 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! 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.578 mas, bmaj=6.903 mas, bpa=48.63 degrees ! Estimated noise=840.881 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00835713 Jy ! Component: 100 - total flux cleaned = 0.0134673 Jy ! Component: 150 - total flux cleaned = 0.0168872 Jy ! Component: 200 - total flux cleaned = 0.0192242 Jy ! Total flux subtracted in 200 components = 0.0192242 Jy ! Clean residual min=-0.005098 max=0.005147 Jy/beam ! Clean residual mean=0.000022 rms=0.001258 Jy/beam ! Combined flux in latest and established models = 0.275139 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 71 components and 0.275139 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078999Jy sigma=0.000811 ! Fit after self-cal, rms=0.079003Jy sigma=0.000811 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.87 HN 0.95 KP 1.07 ! LA 1.10 MK 1.02 NL 0.97 OV 0.99 ! PT 1.04 SC 0.99 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.04 HN 1.04 KP 1.01 ! LA 1.09 MK 1.05 NL 1.00 OV 1.01 ! PT 1.01 SC 1.02 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.20 HN 1.06 KP 0.91 ! LA 0.85 MK 1.07 NL 1.00 OV 0.94 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.05 HN 1.01 KP 0.88 ! LA 0.80 MK 1.06 NL 1.07 OV 0.98 ! PT 1.03 SC 0.99 ! ! ! Fit before self-cal, rms=0.079003Jy sigma=0.000811 ! Fit after self-cal, rms=0.072655Jy sigma=0.000757 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.609 mas, bmaj=6.894 mas, bpa=48.74 degrees ! Estimated noise=842.125 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00115783 Jy ! Component: 100 - total flux cleaned = -0.00135042 Jy ! Component: 150 - total flux cleaned = -0.00145534 Jy ! Component: 200 - total flux cleaned = -0.00147783 Jy ! Total flux subtracted in 200 components = -0.00147783 Jy ! Clean residual min=-0.002964 max=0.002622 Jy/beam ! Clean residual mean=0.000004 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.273661 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 79 components and 0.273661 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072623Jy sigma=0.000757 ! Fit after self-cal, rms=0.072616Jy sigma=0.000757 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072616Jy sigma=0.000757 ! Fit after self-cal, rms=0.072534Jy sigma=0.000755 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.617 mas, bmaj=6.886 mas, bpa=48.7 degrees ! Estimated noise=841.337 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000611099 Jy ! Component: 100 - total flux cleaned = -0.000736362 Jy ! Component: 150 - total flux cleaned = -0.00083491 Jy ! Component: 200 - total flux cleaned = -0.000852382 Jy ! Total flux subtracted in 200 components = -0.000852382 Jy ! Clean residual min=-0.002879 max=0.002435 Jy/beam ! Clean residual mean=0.000007 rms=0.000628 Jy/beam ! Combined flux in latest and established models = 0.272809 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 87 components and 0.272809 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072517Jy sigma=0.000755 ! Fit after self-cal, rms=0.072521Jy sigma=0.000755 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.30424e-05 Jy ! Component: 100 - total flux cleaned = 1.28354e-05 Jy ! Component: 150 - total flux cleaned = -1.28887e-05 Jy ! Component: 200 - total flux cleaned = -4.70738e-05 Jy ! Total flux subtracted in 200 components = -4.70738e-05 Jy ! Clean residual min=-0.002818 max=0.002422 Jy/beam ! Clean residual mean=0.000007 rms=0.000624 Jy/beam ! Combined flux in latest and established models = 0.272762 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 91 components and 0.272762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072515Jy sigma=0.000755 ! Fit after self-cal, rms=0.072514Jy sigma=0.000755 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072514Jy sigma=0.000755 ! Fit after self-cal, rms=0.072554Jy sigma=0.000755 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.621 mas, bmaj=6.884 mas, bpa=48.68 degrees ! Estimated noise=841.365 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000415346 Jy ! Component: 100 - total flux cleaned = -0.000478779 Jy ! Component: 150 - total flux cleaned = -0.000545414 Jy ! Component: 200 - total flux cleaned = -0.000557241 Jy ! Total flux subtracted in 200 components = -0.000557241 Jy ! Clean residual min=-0.002743 max=0.002382 Jy/beam ! Clean residual mean=0.000007 rms=0.000616 Jy/beam ! Combined flux in latest and established models = 0.272204 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 95 components and 0.272204 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072547Jy sigma=0.000755 ! Fit after self-cal, rms=0.072547Jy sigma=0.000755 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.10107e-05 Jy ! Component: 100 - total flux cleaned = -4.26594e-05 Jy ! Component: 150 - total flux cleaned = -7.35696e-05 Jy ! Component: 200 - total flux cleaned = -9.27411e-05 Jy ! Total flux subtracted in 200 components = -9.27411e-05 Jy ! Clean residual min=-0.002724 max=0.002377 Jy/beam ! Clean residual mean=0.000007 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 0.272111 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 97 components and 0.272111 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072544Jy sigma=0.000755 ! Fit after self-cal, rms=0.072543Jy sigma=0.000755 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072543Jy sigma=0.000755 ! Fit after self-cal, rms=0.072565Jy sigma=0.000755 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.421 mas, bmaj=9.621 mas, bpa=-64.64 degrees ! Estimated noise=939.841 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000384368 Jy ! Component: 100 - total flux cleaned = -0.000409806 Jy ! Component: 150 - total flux cleaned = -0.000418279 Jy ! Component: 200 - total flux cleaned = -0.00043469 Jy ! Total flux subtracted in 200 components = -0.00043469 Jy ! Clean residual min=-0.003094 max=0.002622 Jy/beam ! Clean residual mean=0.000012 rms=0.000744 Jy/beam ! Combined flux in latest and established models = 0.271677 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 101 components and 0.271677 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072566Jy sigma=0.000755 ! Fit after self-cal, rms=0.072566Jy sigma=0.000755 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.40842e-06 Jy ! Component: 100 - total flux cleaned = -3.28858e-05 Jy ! Component: 150 - total flux cleaned = -3.90858e-05 Jy ! Component: 200 - total flux cleaned = -4.5304e-05 Jy ! Total flux subtracted in 200 components = -4.5304e-05 Jy ! Clean residual min=-0.003083 max=0.002628 Jy/beam ! Clean residual mean=0.000012 rms=0.000743 Jy/beam ! Combined flux in latest and established models = 0.271631 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 101 components and 0.271631 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072568Jy sigma=0.000755 ! Fit after self-cal, rms=0.072569Jy sigma=0.000755 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=4.624 mas, bmaj=6.884 mas, bpa=48.66 degrees ! Estimated noise=841.305 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.624 x 6.884 at 48.66 degrees (North through East) ! Clean map min=-0.0026226 max=0.2415 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative 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.575 mas, bmaj=6.466 mas, bpa=46.08 degrees ! Estimated noise=1171.17 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.18728 Jy ! Component: 100 - total flux cleaned = 0.231072 Jy ! Component: 150 - total flux cleaned = 0.246562 Jy ! Component: 200 - total flux cleaned = 0.25416 Jy ! Total flux subtracted in 200 components = 0.25416 Jy ! Clean residual min=-0.003779 max=0.003945 Jy/beam ! Clean residual mean=0.000008 rms=0.001013 Jy/beam ! Combined flux in latest and established models = 0.25416 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 31 model components to the UV plane model. ! The established model now contains 31 components and 0.25416 Jy ! Inverting map and beam ! Estimated beam: bmin=4.624 mas, bmaj=6.884 mas, bpa=48.66 degrees ! Estimated noise=841.305 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.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00651725 Jy ! Component: 100 - total flux cleaned = 0.0103126 Jy ! Component: 150 - total flux cleaned = 0.012703 Jy ! Component: 200 - total flux cleaned = 0.0142562 Jy ! Total flux subtracted in 200 components = 0.0142562 Jy ! Clean residual min=-0.002824 max=0.002402 Jy/beam ! Clean residual mean=0.000010 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.268416 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 63 components and 0.268416 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.421 mas, bmaj=9.621 mas, bpa=-64.64 degrees ! Estimated noise=939.841 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00146878 Jy ! Component: 100 - total flux cleaned = 0.00220927 Jy ! Component: 150 - total flux cleaned = 0.00253037 Jy ! Component: 200 - total flux cleaned = 0.00261354 Jy ! Total flux subtracted in 200 components = 0.00261354 Jy ! Clean residual min=-0.003188 max=0.002661 Jy/beam ! Clean residual mean=0.000013 rms=0.000753 Jy/beam ! Combined flux in latest and established models = 0.27103 Jy flux_cutoff = imstat(rms) * dynam 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.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.49133e-05 Jy ! Component: 100 - total flux cleaned = 0.000142613 Jy ! Component: 150 - total flux cleaned = 0.000203996 Jy ! Component: 200 - total flux cleaned = 0.000250703 Jy ! Total flux subtracted in 200 components = 0.000250703 Jy ! Clean residual min=-0.003182 max=0.002663 Jy/beam ! Clean residual mean=0.000013 rms=0.000750 Jy/beam ! Combined flux in latest and established models = 0.27128 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 88 components and 0.27128 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.624 mas, bmaj=6.884 mas, bpa=48.66 degrees ! Estimated noise=841.305 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.41163e-05 Jy ! Component: 100 - total flux cleaned = -5.31193e-05 Jy ! Component: 150 - total flux cleaned = -2.13081e-06 Jy ! Component: 200 - total flux cleaned = 4.01815e-05 Jy ! Total flux subtracted in 200 components = 4.01815e-05 Jy ! Clean residual min=-0.002726 max=0.002468 Jy/beam ! Clean residual mean=0.000007 rms=0.000614 Jy/beam ! Combined flux in latest and established models = 0.27132 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 95 components and 0.27132 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072555Jy sigma=0.000755 ! Fit after self-cal, rms=0.072551Jy sigma=0.000755 wmodel J1434+4203_S_2014_08_09_pus_map.mod ! Writing 95 model components to file: J1434+4203_S_2014_08_09_pus_map.mod wobs J1434+4203_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J1434+4203_S_2014_08_09_pus_uvs.fits wwins J1434+4203_S_2014_08_09_pus_map.win ! wwins: Wrote 1 windows to J1434+4203_S_2014_08_09_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000366122 Jy ! Component: 100 - total flux cleaned = -0.000196968 Jy ! Component: 150 - total flux cleaned = -4.21652e-05 Jy ! Component: 200 - total flux cleaned = -4.25406e-05 Jy ! Component: 250 - total flux cleaned = -7.62788e-05 Jy ! Component: 300 - total flux cleaned = -4.36438e-05 Jy ! Component: 350 - total flux cleaned = 1.89219e-05 Jy ! Component: 400 - total flux cleaned = 0.000199951 Jy ! Component: 450 - total flux cleaned = 0.000375152 Jy ! Component: 500 - total flux cleaned = 0.000516567 Jy ! Component: 550 - total flux cleaned = 0.000599296 Jy ! Component: 600 - total flux cleaned = 0.000734612 Jy ! Component: 650 - total flux cleaned = 0.000866027 Jy ! Component: 700 - total flux cleaned = 0.000943227 Jy ! Component: 750 - total flux cleaned = 0.000968787 Jy ! Component: 800 - total flux cleaned = 0.00106633 Jy ! Component: 850 - total flux cleaned = 0.00111359 Jy ! Component: 900 - total flux cleaned = 0.001137 Jy ! Component: 950 - total flux cleaned = 0.0011368 Jy ! Component: 1000 - total flux cleaned = 0.00111468 Jy ! Component: 1050 - total flux cleaned = 0.0011583 Jy ! Component: 1100 - total flux cleaned = 0.0011159 Jy ! Component: 1150 - total flux cleaned = 0.00111662 Jy ! Component: 1200 - total flux cleaned = 0.00117771 Jy ! Component: 1250 - total flux cleaned = 0.00115786 Jy ! Component: 1300 - total flux cleaned = 0.00119735 Jy ! Component: 1350 - total flux cleaned = 0.00121669 Jy ! Component: 1400 - total flux cleaned = 0.00123576 Jy ! Component: 1450 - total flux cleaned = 0.00125454 Jy ! Component: 1500 - total flux cleaned = 0.00130921 Jy ! Component: 1550 - total flux cleaned = 0.00130905 Jy ! Component: 1600 - total flux cleaned = 0.00136203 Jy ! Component: 1650 - total flux cleaned = 0.00136184 Jy ! Component: 1700 - total flux cleaned = 0.00139624 Jy ! Component: 1750 - total flux cleaned = 0.00146382 Jy ! Component: 1800 - total flux cleaned = 0.00148022 Jy ! Component: 1850 - total flux cleaned = 0.00151308 Jy ! Component: 1900 - total flux cleaned = 0.00154537 Jy ! Component: 1950 - total flux cleaned = 0.00159343 Jy ! Component: 2000 - total flux cleaned = 0.00162497 Jy ! Component: 2050 - total flux cleaned = 0.00167181 Jy ! Component: 2100 - total flux cleaned = 0.00168702 Jy ! Component: 2150 - total flux cleaned = 0.00171757 Jy ! Component: 2200 - total flux cleaned = 0.00177805 Jy ! Component: 2250 - total flux cleaned = 0.00179311 Jy ! Component: 2300 - total flux cleaned = 0.00185219 Jy ! Component: 2350 - total flux cleaned = 0.00189601 Jy ! Component: 2400 - total flux cleaned = 0.00191035 Jy ! Component: 2450 - total flux cleaned = 0.00195324 Jy ! Component: 2500 - total flux cleaned = 0.0020097 Jy ! Component: 2550 - total flux cleaned = 0.00200976 Jy ! Component: 2600 - total flux cleaned = 0.00212081 Jy ! Component: 2650 - total flux cleaned = 0.00214823 Jy ! Component: 2700 - total flux cleaned = 0.00216174 Jy ! Component: 2750 - total flux cleaned = 0.00222921 Jy ! Component: 2800 - total flux cleaned = 0.00226941 Jy ! Component: 2850 - total flux cleaned = 0.00236227 Jy ! Component: 2900 - total flux cleaned = 0.00238846 Jy ! Component: 2950 - total flux cleaned = 0.00241448 Jy ! Component: 3000 - total flux cleaned = 0.0024662 Jy ! Component: 3050 - total flux cleaned = 0.00250452 Jy ! Component: 3100 - total flux cleaned = 0.00255523 Jy ! Component: 3150 - total flux cleaned = 0.00260558 Jy ! Component: 3200 - total flux cleaned = 0.00266812 Jy ! Component: 3250 - total flux cleaned = 0.00268051 Jy ! Component: 3300 - total flux cleaned = 0.00274217 Jy ! Component: 3350 - total flux cleaned = 0.00277892 Jy ! Component: 3400 - total flux cleaned = 0.00281532 Jy ! Component: 3450 - total flux cleaned = 0.00288758 Jy ! Component: 3500 - total flux cleaned = 0.00289967 Jy ! Component: 3550 - total flux cleaned = 0.00300668 Jy ! Component: 3600 - total flux cleaned = 0.0030421 Jy ! Component: 3650 - total flux cleaned = 0.00307737 Jy ! Component: 3700 - total flux cleaned = 0.00315902 Jy ! Component: 3750 - total flux cleaned = 0.00322845 Jy ! Component: 3800 - total flux cleaned = 0.00326299 Jy ! Component: 3850 - total flux cleaned = 0.00333166 Jy ! Component: 3900 - total flux cleaned = 0.00337709 Jy ! Component: 3950 - total flux cleaned = 0.00341099 Jy ! Component: 4000 - total flux cleaned = 0.00345595 Jy ! Component: 4050 - total flux cleaned = 0.00350062 Jy ! Total flux subtracted in 4096 components = 0.00352288 Jy ! Clean residual min=-0.000694 max=0.000716 Jy/beam ! Clean residual mean=0.000002 rms=0.000205 Jy/beam ! Combined flux in latest and established models = 0.274843 Jy keep ! Adding 271 model components to the UV plane model. ! The established model now contains 366 components and 0.274843 Jy ![Exited script file: muppet] wmap "J1434+4203_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.624 x 6.884 at 48.66 degrees (North through East) ! Clean map min=-0.0016616 max=0.24217 Jy/beam ! Writing clean map to FITS file: J1434+4203_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.242167 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000199903 device "J1434+4203_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1434+4203_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.247643 0.247643 0.495286 0.990571 1.98114 3.96229 7.92457 15.8491 31.6983 63.3966 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.242 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.624 x 6.884 at 48.66 degrees (North through East) ! Clean map min=-0.0016616 max=0.24217 Jy/beam quit ! Quitting program ! Log file J1434+4203_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 23:08:25 2016