! Started logfile: J2051+1743_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:08:20 2016 obs J2051+1743_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J2051+1743_S_2015_03_17_pus_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.930994 visibilities/baseline/integration-bin. ! Found source: J2051+1743 ! ! 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 330 lines of history. ! ! Reading 9552 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 J2051+1743_S_2015_03_17_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 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.832706Jy sigma=0.009954 ! Fit after self-cal, rms=0.807894Jy sigma=0.009643 ! 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=2.931 mas, bmaj=5.932 mas, bpa=-4.945 degrees ! Estimated noise=823.024 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.137559 Jy ! Component: 100 - total flux cleaned = 0.190521 Jy ! Total flux subtracted in 100 components = 0.190521 Jy ! Clean residual min=-0.009444 max=0.024688 Jy/beam ! Clean residual mean=-0.000148 rms=0.002844 Jy/beam ! Combined flux in latest and established models = 0.190521 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.190521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094899Jy sigma=0.001013 ! Fit after self-cal, rms=0.094604Jy sigma=0.001009 ! Inverting map ! Added new window around map position (-3, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0288649 Jy ! Component: 100 - total flux cleaned = 0.0458858 Jy ! Total flux subtracted in 100 components = 0.0458858 Jy ! Clean residual min=-0.005770 max=0.008964 Jy/beam ! Clean residual mean=-0.000090 rms=0.001668 Jy/beam ! Combined flux in latest and established models = 0.236407 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 28 components and 0.236407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081244Jy sigma=0.000862 ! Fit after self-cal, rms=0.081121Jy sigma=0.000861 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0113752 Jy ! Component: 100 - total flux cleaned = 0.0190773 Jy ! Total flux subtracted in 100 components = 0.0190773 Jy ! Clean residual min=-0.005585 max=0.005267 Jy/beam ! Clean residual mean=-0.000066 rms=0.001365 Jy/beam ! Combined flux in latest and established models = 0.255484 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 50 components and 0.255484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078543Jy sigma=0.000837 ! Fit after self-cal, rms=0.078507Jy sigma=0.000837 ! 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=3.499 mas, bmaj=6.817 mas, bpa=-4.748 degrees ! Estimated noise=623.798 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.00706238 Jy ! Component: 100 - total flux cleaned = 0.0115622 Jy ! Component: 150 - total flux cleaned = 0.014655 Jy ! Component: 200 - total flux cleaned = 0.0168106 Jy ! Total flux subtracted in 200 components = 0.0168106 Jy ! Clean residual min=-0.005765 max=0.004242 Jy/beam ! Clean residual mean=-0.000043 rms=0.001272 Jy/beam ! Combined flux in latest and established models = 0.272295 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 90 components and 0.272295 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077467Jy sigma=0.000831 ! Fit after self-cal, rms=0.077447Jy sigma=0.000831 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.85 HN 0.99 KP 1.09 ! LA 0.98 MK 1.04 NL 0.90 OV 1.02 ! PT 1.07 SC 1.02 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.88 HN 1.05 KP 1.07 ! LA 0.97 MK 1.10 NL 1.02 OV 1.05 ! PT 1.05 SC 1.08 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.93 HN 1.04 KP 0.94 ! LA 0.79 MK 1.05 NL 1.14 OV 0.99 ! PT 1.04 SC 1.05 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.97 HN 0.99 KP 0.93 ! LA 0.86 MK 1.07 NL 1.01 OV 1.02 ! PT 1.07 SC 0.98 ! ! ! Fit before self-cal, rms=0.077447Jy sigma=0.000831 ! Fit after self-cal, rms=0.072305Jy sigma=0.000790 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.561 mas, bmaj=6.894 mas, bpa=-4.428 degrees ! Estimated noise=631.053 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.00158326 Jy ! Component: 100 - total flux cleaned = -0.00185574 Jy ! Component: 150 - total flux cleaned = -0.00206914 Jy ! Component: 200 - total flux cleaned = -0.00218183 Jy ! Total flux subtracted in 200 components = -0.00218183 Jy ! Clean residual min=-0.002568 max=0.002731 Jy/beam ! Clean residual mean=-0.000012 rms=0.000635 Jy/beam ! Combined flux in latest and established models = 0.270113 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 99 components and 0.270113 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072243Jy sigma=0.000789 ! Fit after self-cal, rms=0.072198Jy sigma=0.000789 ! 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.072198Jy sigma=0.000789 ! Fit after self-cal, rms=0.072535Jy sigma=0.000785 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.572 mas, bmaj=6.899 mas, bpa=-4.5 degrees ! Estimated noise=631.644 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00137655 Jy ! Component: 100 - total flux cleaned = -0.0014778 Jy ! Component: 150 - total flux cleaned = -0.00158339 Jy ! Component: 200 - total flux cleaned = -0.00169932 Jy ! Total flux subtracted in 200 components = -0.00169932 Jy ! Clean residual min=-0.002124 max=0.002222 Jy/beam ! Clean residual mean=-0.000012 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.268414 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 110 components and 0.268414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072502Jy sigma=0.000785 ! Fit after self-cal, rms=0.072517Jy sigma=0.000785 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 = -0.000256893 Jy ! Component: 100 - total flux cleaned = -0.000296187 Jy ! Component: 150 - total flux cleaned = -0.000329619 Jy ! Component: 200 - total flux cleaned = -0.000359181 Jy ! Total flux subtracted in 200 components = -0.000359181 Jy ! Clean residual min=-0.002074 max=0.002227 Jy/beam ! Clean residual mean=-0.000013 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.268055 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 116 components and 0.268055 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072508Jy sigma=0.000785 ! Fit after self-cal, rms=0.072506Jy sigma=0.000785 ! 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.072506Jy sigma=0.000785 ! Fit after self-cal, rms=0.072711Jy sigma=0.000784 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.584 mas, bmaj=6.911 mas, bpa=-4.401 degrees ! Estimated noise=632.925 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000821754 Jy ! Component: 100 - total flux cleaned = -0.00104455 Jy ! Component: 150 - total flux cleaned = -0.0012296 Jy ! Component: 200 - total flux cleaned = -0.0013194 Jy ! Total flux subtracted in 200 components = -0.0013194 Jy ! Clean residual min=-0.001956 max=0.002203 Jy/beam ! Clean residual mean=-0.000012 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.266735 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 117 components and 0.266735 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072695Jy sigma=0.000784 ! Fit after self-cal, rms=0.072696Jy sigma=0.000784 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 = -0.000120503 Jy ! Component: 100 - total flux cleaned = -0.000164808 Jy ! Component: 150 - total flux cleaned = -0.00019201 Jy ! Component: 200 - total flux cleaned = -0.000218547 Jy ! Total flux subtracted in 200 components = -0.000218547 Jy ! Clean residual min=-0.001948 max=0.002220 Jy/beam ! Clean residual mean=-0.000012 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.266517 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 119 components and 0.266517 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072690Jy sigma=0.000784 ! Fit after self-cal, rms=0.072690Jy sigma=0.000784 ! 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.072690Jy sigma=0.000784 ! Fit after self-cal, rms=0.072838Jy sigma=0.000784 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.547 mas, bmaj=10.33 mas, bpa=-1.849 degrees ! Estimated noise=779.238 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000916674 Jy ! Component: 100 - total flux cleaned = -0.00106059 Jy ! Component: 150 - total flux cleaned = -0.00115887 Jy ! Component: 200 - total flux cleaned = -0.00120966 Jy ! Total flux subtracted in 200 components = -0.00120966 Jy ! Clean residual min=-0.002481 max=0.002983 Jy/beam ! Clean residual mean=-0.000026 rms=0.000732 Jy/beam ! Combined flux in latest and established models = 0.265307 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 126 components and 0.265307 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072833Jy sigma=0.000784 ! Fit after self-cal, rms=0.072831Jy sigma=0.000784 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.10626e-05 Jy ! Component: 100 - total flux cleaned = -3.10335e-05 Jy ! Component: 150 - total flux cleaned = -3.96321e-05 Jy ! Component: 200 - total flux cleaned = -4.73504e-05 Jy ! Total flux subtracted in 200 components = -4.73504e-05 Jy ! Clean residual min=-0.002489 max=0.002980 Jy/beam ! Clean residual mean=-0.000026 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.26526 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 130 components and 0.26526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072832Jy sigma=0.000784 ! Fit after self-cal, rms=0.072830Jy sigma=0.000784 ! 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=3.594 mas, bmaj=6.923 mas, bpa=-4.297 degrees ! Estimated noise=633.981 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.594 x 6.923 at -4.297 degrees (North through East) ! Clean map min=-0.0018467 max=0.18996 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.003 mas, bmaj=6.03 mas, bpa=-4.536 degrees ! Estimated noise=841.595 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.139735 Jy ! Component: 100 - total flux cleaned = 0.192646 Jy ! Component: 150 - total flux cleaned = 0.219953 Jy ! Component: 200 - total flux cleaned = 0.235387 Jy ! Total flux subtracted in 200 components = 0.235387 Jy ! Clean residual min=-0.003525 max=0.007814 Jy/beam ! Clean residual mean=-0.000054 rms=0.001043 Jy/beam ! Combined flux in latest and established models = 0.235387 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.235387 Jy ! Inverting map and beam ! Estimated beam: bmin=3.594 mas, bmaj=6.923 mas, bpa=-4.297 degrees ! Estimated noise=633.981 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.0127939 Jy ! Component: 100 - total flux cleaned = 0.0194083 Jy ! Component: 150 - total flux cleaned = 0.0232816 Jy ! Component: 200 - total flux cleaned = 0.0257771 Jy ! Total flux subtracted in 200 components = 0.0257771 Jy ! Clean residual min=-0.002186 max=0.002328 Jy/beam ! Clean residual mean=-0.000018 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.261164 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 60 components and 0.261164 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=7.547 mas, bmaj=10.33 mas, bpa=-1.849 degrees ! Estimated noise=779.238 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00231175 Jy ! Component: 100 - total flux cleaned = 0.00333008 Jy ! Component: 150 - total flux cleaned = 0.00382461 Jy ! Component: 200 - total flux cleaned = 0.00405951 Jy ! Total flux subtracted in 200 components = 0.00405951 Jy ! Clean residual min=-0.002467 max=0.002980 Jy/beam ! Clean residual mean=-0.000026 rms=0.000726 Jy/beam ! Combined flux in latest and established models = 0.265224 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 = 4.13669e-05 Jy ! Component: 100 - total flux cleaned = 6.62135e-05 Jy ! Component: 150 - total flux cleaned = 9.50516e-05 Jy ! Component: 200 - total flux cleaned = 0.000110949 Jy ! Total flux subtracted in 200 components = 0.000110949 Jy ! Clean residual min=-0.002471 max=0.002973 Jy/beam ! Clean residual mean=-0.000026 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 0.265335 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 90 components and 0.265335 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.594 mas, bmaj=6.923 mas, bpa=-4.297 degrees ! Estimated noise=633.981 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000138515 Jy ! Component: 100 - total flux cleaned = -0.000260515 Jy ! Component: 150 - total flux cleaned = -0.000287706 Jy ! Component: 200 - total flux cleaned = -0.000264081 Jy ! Total flux subtracted in 200 components = -0.000264081 Jy ! Clean residual min=-0.001956 max=0.002080 Jy/beam ! Clean residual mean=-0.000013 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.265071 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 101 components and 0.265071 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072847Jy sigma=0.000784 ! Fit after self-cal, rms=0.072843Jy sigma=0.000784 wmodel J2051+1743_S_2015_03_17_pus_map.mod ! Writing 101 model components to file: J2051+1743_S_2015_03_17_pus_map.mod wobs J2051+1743_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J2051+1743_S_2015_03_17_pus_uvs.fits wwins J2051+1743_S_2015_03_17_pus_map.win ! wwins: Wrote 2 windows to J2051+1743_S_2015_03_17_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.000500468 Jy ! Component: 100 - total flux cleaned = 0.000709875 Jy ! Component: 150 - total flux cleaned = 0.000842293 Jy ! Component: 200 - total flux cleaned = 0.000874344 Jy ! Component: 250 - total flux cleaned = 0.000935989 Jy ! Component: 300 - total flux cleaned = 0.000877383 Jy ! Component: 350 - total flux cleaned = 0.000905883 Jy ! Component: 400 - total flux cleaned = 0.000766461 Jy ! Component: 450 - total flux cleaned = 0.000603205 Jy ! Component: 500 - total flux cleaned = 0.000523382 Jy ! Component: 550 - total flux cleaned = 0.00041886 Jy ! Component: 600 - total flux cleaned = 0.00021447 Jy ! Component: 650 - total flux cleaned = 0.000114108 Jy ! Component: 700 - total flux cleaned = 4.01466e-05 Jy ! Component: 750 - total flux cleaned = -5.69348e-05 Jy ! Component: 800 - total flux cleaned = -5.70529e-05 Jy ! Component: 850 - total flux cleaned = -0.000104432 Jy ! Component: 900 - total flux cleaned = -0.000127688 Jy ! Component: 950 - total flux cleaned = -0.000173564 Jy ! Component: 1000 - total flux cleaned = -0.000195735 Jy ! Component: 1050 - total flux cleaned = -0.000217813 Jy ! Component: 1100 - total flux cleaned = -0.000326644 Jy ! Component: 1150 - total flux cleaned = -0.000326717 Jy ! Component: 1200 - total flux cleaned = -0.00034819 Jy ! Component: 1250 - total flux cleaned = -0.000368851 Jy ! Component: 1300 - total flux cleaned = -0.00043078 Jy ! Component: 1350 - total flux cleaned = -0.000471201 Jy ! Component: 1400 - total flux cleaned = -0.000470778 Jy ! Component: 1450 - total flux cleaned = -0.000411571 Jy ! Component: 1500 - total flux cleaned = -0.000489811 Jy ! Component: 1550 - total flux cleaned = -0.00043167 Jy ! Component: 1600 - total flux cleaned = -0.000431577 Jy ! Component: 1650 - total flux cleaned = -0.00033665 Jy ! Component: 1700 - total flux cleaned = -0.000280379 Jy ! Component: 1750 - total flux cleaned = -0.000261719 Jy ! Component: 1800 - total flux cleaned = -0.000224697 Jy ! Component: 1850 - total flux cleaned = -0.000115303 Jy ! Component: 1900 - total flux cleaned = -0.000133405 Jy ! Component: 1950 - total flux cleaned = -4.4281e-05 Jy ! Component: 2000 - total flux cleaned = 8.32201e-06 Jy ! Component: 2050 - total flux cleaned = 8.15949e-06 Jy ! Component: 2100 - total flux cleaned = 6.03868e-05 Jy ! Component: 2150 - total flux cleaned = 0.000111675 Jy ! Component: 2200 - total flux cleaned = 0.000179932 Jy ! Component: 2250 - total flux cleaned = 0.000298039 Jy ! Component: 2300 - total flux cleaned = 0.00031473 Jy ! Component: 2350 - total flux cleaned = 0.000397394 Jy ! Component: 2400 - total flux cleaned = 0.000446358 Jy ! Component: 2450 - total flux cleaned = 0.000511585 Jy ! Component: 2500 - total flux cleaned = 0.000592041 Jy ! Component: 2550 - total flux cleaned = 0.000671803 Jy ! Component: 2600 - total flux cleaned = 0.000735274 Jy ! Component: 2650 - total flux cleaned = 0.000829328 Jy ! Component: 2700 - total flux cleaned = 0.000829382 Jy ! Component: 2750 - total flux cleaned = 0.000906598 Jy ! Component: 2800 - total flux cleaned = 0.000998285 Jy ! Component: 2850 - total flux cleaned = 0.00108903 Jy ! Component: 2900 - total flux cleaned = 0.00108924 Jy ! Component: 2950 - total flux cleaned = 0.00120839 Jy ! Component: 3000 - total flux cleaned = 0.0012675 Jy ! Component: 3050 - total flux cleaned = 0.00129697 Jy ! Component: 3100 - total flux cleaned = 0.00135485 Jy ! Component: 3150 - total flux cleaned = 0.0014411 Jy ! Component: 3200 - total flux cleaned = 0.00142674 Jy ! Component: 3250 - total flux cleaned = 0.00148355 Jy ! Component: 3300 - total flux cleaned = 0.00162421 Jy ! Component: 3350 - total flux cleaned = 0.00167989 Jy ! Component: 3400 - total flux cleaned = 0.00170742 Jy ! Component: 3450 - total flux cleaned = 0.00174862 Jy ! Component: 3500 - total flux cleaned = 0.00180337 Jy ! Component: 3550 - total flux cleaned = 0.00183049 Jy ! Component: 3600 - total flux cleaned = 0.00185738 Jy ! Component: 3650 - total flux cleaned = 0.00192411 Jy ! Component: 3700 - total flux cleaned = 0.00193733 Jy ! Component: 3750 - total flux cleaned = 0.00201622 Jy ! Component: 3800 - total flux cleaned = 0.00197704 Jy ! Component: 3850 - total flux cleaned = 0.00204179 Jy ! Component: 3900 - total flux cleaned = 0.0021061 Jy ! Component: 3950 - total flux cleaned = 0.00217011 Jy ! Component: 4000 - total flux cleaned = 0.00214479 Jy ! Component: 4050 - total flux cleaned = 0.00222048 Jy ! Total flux subtracted in 4096 components = 0.00223299 Jy ! Clean residual min=-0.000804 max=0.000645 Jy/beam ! Clean residual mean=-0.000005 rms=0.000240 Jy/beam ! Combined flux in latest and established models = 0.267304 Jy keep ! Adding 309 model components to the UV plane model. ! The established model now contains 410 components and 0.267304 Jy ![Exited script file: muppet] wmap "J2051+1743_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.594 x 6.923 at -4.297 degrees (North through East) ! Clean map min=-0.0014001 max=0.19092 Jy/beam ! Writing clean map to FITS file: J2051+1743_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.190921 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000236845 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.372161 0.372161 0.744321 1.48864 2.97728 5.95457 11.9091 23.8183 47.6366 95.2731 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.19 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.594 x 6.923 at -4.297 degrees (North through East) ! Clean map min=-0.0014001 max=0.19092 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J2051+1743_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:08:25 2016