! Started logfile: J1743+1326_S_2014_05_31_pus_uvs.log on Mon Nov 28 15:33:37 2016 obs J1743+1326_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J1743+1326_S_2014_05_31_pus_uva.fits ! AN table 1: 123 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.98103 visibilities/baseline/integration-bin. ! Found source: J1743+1326 ! ! 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 336 lines of history. ! ! Reading 21720 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 J1743+1326_S_2014_05_31_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002176Jy sigma=0.012803 ! Fit after self-cal, rms=0.974664Jy sigma=0.012462 ! 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.72 mas, bmaj=6.757 mas, bpa=-3.387 degrees ! Estimated noise=540.725 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.0213783 Jy ! Component: 100 - total flux cleaned = 0.0261103 Jy ! Total flux subtracted in 100 components = 0.0261103 Jy ! Clean residual min=-0.001690 max=0.001882 Jy/beam ! Clean residual mean=-0.000001 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.0261103 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0261103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062683Jy sigma=0.000753 ! Fit after self-cal, rms=0.061019Jy sigma=0.000731 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00421467 Jy ! Component: 100 - total flux cleaned = 0.00464942 Jy ! Total flux subtracted in 100 components = 0.00464942 Jy ! Clean residual min=-0.001788 max=0.001793 Jy/beam ! Clean residual mean=-0.000004 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.0307597 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 10 components and 0.0307597 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060784Jy sigma=0.000729 ! Fit after self-cal, rms=0.060766Jy sigma=0.000729 ! 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.272 mas, bmaj=7.556 mas, bpa=-2.267 degrees ! Estimated noise=380.884 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.000578133 Jy ! Component: 100 - total flux cleaned = -0.000675838 Jy ! Component: 150 - total flux cleaned = -0.000742913 Jy ! Component: 200 - total flux cleaned = -0.000786523 Jy ! Total flux subtracted in 200 components = -0.000786523 Jy ! Clean residual min=-0.001190 max=0.001142 Jy/beam ! Clean residual mean=-0.000006 rms=0.000309 Jy/beam ! Combined flux in latest and established models = 0.0299732 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 17 components and 0.0299732 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060753Jy sigma=0.000729 ! Fit after self-cal, rms=0.060714Jy sigma=0.000728 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.83 HN 1.01 KP 1.07 ! LA 1.03 MK 0.98 NL 0.99 OV 1.04 ! PT 1.05 SC 0.91 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.93 HN 1.11 KP 1.15 ! LA 1.06 MK 0.98 NL 0.95 OV 1.02 ! PT 1.06 SC 0.93 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.98 HN 1.06 KP 1.03 ! LA 0.95 MK 1.00 NL 0.98 OV 1.00 ! PT 1.05 SC 0.94 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.91 HN 0.98 KP 1.02 ! LA 0.86 MK 0.93 NL 1.00 OV 0.95 ! PT 1.02 SC 0.94 ! ! ! Fit before self-cal, rms=0.060714Jy sigma=0.000728 ! Fit after self-cal, rms=0.058712Jy sigma=0.000727 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.23 mas, bmaj=7.48 mas, bpa=-1.728 degrees ! Estimated noise=378.613 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 = 5.39977e-06 Jy ! Component: 100 - total flux cleaned = 7.97141e-05 Jy ! Component: 150 - total flux cleaned = 7.28707e-05 Jy ! Component: 200 - total flux cleaned = 7.26431e-05 Jy ! Total flux subtracted in 200 components = 7.26431e-05 Jy ! Clean residual min=-0.001047 max=0.001126 Jy/beam ! Clean residual mean=-0.000003 rms=0.000280 Jy/beam ! Combined flux in latest and established models = 0.0300458 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 23 components and 0.0300458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058708Jy sigma=0.000727 ! Fit after self-cal, rms=0.058628Jy sigma=0.000727 ! 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.058628Jy sigma=0.000727 ! Fit after self-cal, rms=0.058128Jy sigma=0.000726 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.225 mas, bmaj=7.477 mas, bpa=-1.259 degrees ! Estimated noise=377.716 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.93624e-05 Jy ! Component: 100 - total flux cleaned = -7.47723e-05 Jy ! Component: 150 - total flux cleaned = -6.30876e-05 Jy ! Component: 200 - total flux cleaned = -6.31053e-05 Jy ! Total flux subtracted in 200 components = -6.31053e-05 Jy ! Clean residual min=-0.000995 max=0.001042 Jy/beam ! Clean residual mean=-0.000002 rms=0.000261 Jy/beam ! Combined flux in latest and established models = 0.0299827 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 34 components and 0.0299827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058126Jy sigma=0.000726 ! Fit after self-cal, rms=0.058115Jy sigma=0.000726 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 = -6.67844e-05 Jy ! Component: 100 - total flux cleaned = -5.91492e-05 Jy ! Component: 150 - total flux cleaned = -5.92724e-05 Jy ! Component: 200 - total flux cleaned = -5.9162e-05 Jy ! Total flux subtracted in 200 components = -5.9162e-05 Jy ! Clean residual min=-0.000998 max=0.001009 Jy/beam ! Clean residual mean=-0.000003 rms=0.000261 Jy/beam ! Combined flux in latest and established models = 0.0299235 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 40 components and 0.0299235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058114Jy sigma=0.000726 ! Fit after self-cal, rms=0.058109Jy sigma=0.000726 ! 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.058109Jy sigma=0.000726 ! Fit after self-cal, rms=0.058142Jy sigma=0.000726 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.225 mas, bmaj=7.477 mas, bpa=-1.049 degrees ! Estimated noise=377.432 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.10135e-05 Jy ! Component: 100 - total flux cleaned = -6.17596e-05 Jy ! Component: 150 - total flux cleaned = -5.14621e-05 Jy ! Component: 200 - total flux cleaned = -4.68474e-05 Jy ! Total flux subtracted in 200 components = -4.68474e-05 Jy ! Clean residual min=-0.001024 max=0.001018 Jy/beam ! Clean residual mean=-0.000002 rms=0.000260 Jy/beam ! Combined flux in latest and established models = 0.0298767 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 49 components and 0.0298767 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058141Jy sigma=0.000726 ! Fit after self-cal, rms=0.058147Jy sigma=0.000726 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 = -4.3073e-05 Jy ! Component: 100 - total flux cleaned = -3.07307e-05 Jy ! Component: 150 - total flux cleaned = -3.5444e-05 Jy ! Component: 200 - total flux cleaned = -3.10015e-05 Jy ! Total flux subtracted in 200 components = -3.10015e-05 Jy ! Clean residual min=-0.001035 max=0.000989 Jy/beam ! Clean residual mean=-0.000002 rms=0.000260 Jy/beam ! Combined flux in latest and established models = 0.0298457 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 53 components and 0.0298457 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058146Jy sigma=0.000726 ! Fit after self-cal, rms=0.058146Jy sigma=0.000726 ! 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.058146Jy sigma=0.000726 ! Fit after self-cal, rms=0.058221Jy sigma=0.000726 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.197 mas, bmaj=10.91 mas, bpa=-3.869 degrees ! Estimated noise=474.25 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.04221e-05 Jy ! Component: 100 - total flux cleaned = -3.28853e-05 Jy ! Component: 150 - total flux cleaned = -4.69449e-06 Jy ! Component: 200 - total flux cleaned = 1.67248e-05 Jy ! Total flux subtracted in 200 components = 1.67248e-05 Jy ! Clean residual min=-0.001029 max=0.001175 Jy/beam ! Clean residual mean=-0.000005 rms=0.000322 Jy/beam ! Combined flux in latest and established models = 0.0298624 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 56 components and 0.0298624 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058221Jy sigma=0.000726 ! Fit after self-cal, rms=0.058225Jy sigma=0.000726 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 = -7.74966e-05 Jy ! Component: 100 - total flux cleaned = -4.81231e-05 Jy ! Component: 150 - total flux cleaned = -4.19727e-05 Jy ! Component: 200 - total flux cleaned = -4.18696e-05 Jy ! Total flux subtracted in 200 components = -4.18696e-05 Jy ! Clean residual min=-0.001033 max=0.001160 Jy/beam ! Clean residual mean=-0.000005 rms=0.000324 Jy/beam ! Combined flux in latest and established models = 0.0298205 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 59 components and 0.0298205 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058225Jy sigma=0.000726 ! Fit after self-cal, rms=0.058223Jy sigma=0.000726 ! 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.229 mas, bmaj=7.478 mas, bpa=-0.8815 degrees ! Estimated noise=377.451 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.229 x 7.478 at -0.8815 degrees (North through East) ! Clean map min=-0.0013158 max=0.030341 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=2.691 mas, bmaj=6.698 mas, bpa=-2.131 degrees ! Estimated noise=529.535 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0241628 Jy ! Component: 100 - total flux cleaned = 0.0287104 Jy ! Component: 150 - total flux cleaned = 0.0290116 Jy ! Component: 200 - total flux cleaned = 0.0295321 Jy ! Total flux subtracted in 200 components = 0.0295321 Jy ! Clean residual min=-0.001666 max=0.001528 Jy/beam ! Clean residual mean=-0.000001 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.0295321 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 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0295321 Jy ! Inverting map and beam ! Estimated beam: bmin=3.229 mas, bmaj=7.478 mas, bpa=-0.8815 degrees ! Estimated noise=377.451 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.000144874 Jy ! Component: 100 - total flux cleaned = 0.000296863 Jy ! Component: 150 - total flux cleaned = 0.000283132 Jy ! Component: 200 - total flux cleaned = 0.00026983 Jy ! Total flux subtracted in 200 components = 0.00026983 Jy ! Clean residual min=-0.001062 max=0.001018 Jy/beam ! Clean residual mean=-0.000002 rms=0.000264 Jy/beam ! Combined flux in latest and established models = 0.0298019 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 18 components and 0.0298019 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.197 mas, bmaj=10.91 mas, bpa=-3.869 degrees ! Estimated noise=474.25 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.89224e-05 Jy ! Component: 100 - total flux cleaned = 1.86409e-05 Jy ! Component: 150 - total flux cleaned = 1.84062e-05 Jy ! Component: 200 - total flux cleaned = 1.17442e-05 Jy ! Total flux subtracted in 200 components = 1.17442e-05 Jy ! Clean residual min=-0.001040 max=0.001168 Jy/beam ! Clean residual mean=-0.000005 rms=0.000324 Jy/beam ! Combined flux in latest and established models = 0.0298136 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 = 5.53789e-06 Jy ! Component: 100 - total flux cleaned = 4.99649e-06 Jy ! Component: 150 - total flux cleaned = 7.45976e-07 Jy ! Component: 200 - total flux cleaned = 4.56422e-06 Jy ! Total flux subtracted in 200 components = 4.56422e-06 Jy ! Clean residual min=-0.001048 max=0.001163 Jy/beam ! Clean residual mean=-0.000005 rms=0.000323 Jy/beam ! Combined flux in latest and established models = 0.0298182 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 22 components and 0.0298182 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.229 mas, bmaj=7.478 mas, bpa=-0.8815 degrees ! Estimated noise=377.451 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000125345 Jy ! Component: 100 - total flux cleaned = -0.000188474 Jy ! Component: 150 - total flux cleaned = -0.00022947 Jy ! Component: 200 - total flux cleaned = -0.000229297 Jy ! Total flux subtracted in 200 components = -0.000229297 Jy ! Clean residual min=-0.001043 max=0.001004 Jy/beam ! Clean residual mean=-0.000002 rms=0.000261 Jy/beam ! Combined flux in latest and established models = 0.0295889 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 37 components and 0.0295889 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058226Jy sigma=0.000726 ! Fit after self-cal, rms=0.058227Jy sigma=0.000726 wmodel J1743+1326_S_2014_05_31_pus_map.mod ! Writing 37 model components to file: J1743+1326_S_2014_05_31_pus_map.mod wobs J1743+1326_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J1743+1326_S_2014_05_31_pus_uvs.fits wwins J1743+1326_S_2014_05_31_pus_map.win ! wwins: Wrote 1 windows to J1743+1326_S_2014_05_31_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 = -4.46695e-05 Jy ! Component: 100 - total flux cleaned = -9.6188e-06 Jy ! Component: 150 - total flux cleaned = 2.35099e-05 Jy ! Component: 200 - total flux cleaned = 3.93481e-05 Jy ! Component: 250 - total flux cleaned = 3.91199e-05 Jy ! Component: 300 - total flux cleaned = -3.59363e-05 Jy ! Component: 350 - total flux cleaned = -7.96945e-05 Jy ! Component: 400 - total flux cleaned = -0.00012279 Jy ! Component: 450 - total flux cleaned = -0.000122891 Jy ! Component: 500 - total flux cleaned = -0.00010944 Jy ! Component: 550 - total flux cleaned = -9.62048e-05 Jy ! Component: 600 - total flux cleaned = -0.000109239 Jy ! Component: 650 - total flux cleaned = -6.98978e-05 Jy ! Component: 700 - total flux cleaned = -8.23133e-05 Jy ! Component: 750 - total flux cleaned = -4.42881e-05 Jy ! Component: 800 - total flux cleaned = -3.20809e-05 Jy ! Component: 850 - total flux cleaned = -8.12433e-05 Jy ! Component: 900 - total flux cleaned = -0.000117343 Jy ! Component: 950 - total flux cleaned = -0.000117239 Jy ! Component: 1000 - total flux cleaned = -0.000164487 Jy ! Component: 1050 - total flux cleaned = -0.00018766 Jy ! Component: 1100 - total flux cleaned = -0.000199006 Jy ! Component: 1150 - total flux cleaned = -0.000233148 Jy ! Component: 1200 - total flux cleaned = -0.000255463 Jy ! Component: 1250 - total flux cleaned = -0.000277507 Jy ! Component: 1300 - total flux cleaned = -0.000288546 Jy ! Component: 1350 - total flux cleaned = -0.000342679 Jy ! Component: 1400 - total flux cleaned = -0.00038541 Jy ! Component: 1450 - total flux cleaned = -0.000396147 Jy ! Component: 1500 - total flux cleaned = -0.000458759 Jy ! Component: 1550 - total flux cleaned = -0.000458754 Jy ! Component: 1600 - total flux cleaned = -0.000509904 Jy ! Component: 1650 - total flux cleaned = -0.000550333 Jy ! Component: 1700 - total flux cleaned = -0.000560461 Jy ! Component: 1750 - total flux cleaned = -0.000619925 Jy ! Component: 1800 - total flux cleaned = -0.000659107 Jy ! Component: 1850 - total flux cleaned = -0.000649538 Jy ! Component: 1900 - total flux cleaned = -0.000726486 Jy ! Component: 1950 - total flux cleaned = -0.000754975 Jy ! Component: 2000 - total flux cleaned = -0.000754875 Jy ! Component: 2050 - total flux cleaned = -0.0007921 Jy ! Component: 2100 - total flux cleaned = -0.000810617 Jy ! Component: 2150 - total flux cleaned = -0.00082889 Jy ! Component: 2200 - total flux cleaned = -0.000892503 Jy ! Component: 2250 - total flux cleaned = -0.000901334 Jy ! Component: 2300 - total flux cleaned = -0.00092809 Jy ! Component: 2350 - total flux cleaned = -0.000980989 Jy ! Component: 2400 - total flux cleaned = -0.000972217 Jy ! Component: 2450 - total flux cleaned = -0.000989454 Jy ! Component: 2500 - total flux cleaned = -0.00104096 Jy ! Component: 2550 - total flux cleaned = -0.00103242 Jy ! Component: 2600 - total flux cleaned = -0.00104084 Jy ! Component: 2650 - total flux cleaned = -0.00106609 Jy ! Component: 2700 - total flux cleaned = -0.00106598 Jy ! Component: 2750 - total flux cleaned = -0.00106613 Jy ! Component: 2800 - total flux cleaned = -0.00109877 Jy ! Component: 2850 - total flux cleaned = -0.00113111 Jy ! Component: 2900 - total flux cleaned = -0.001107 Jy ! Component: 2950 - total flux cleaned = -0.00113877 Jy ! Component: 3000 - total flux cleaned = -0.00111512 Jy ! Component: 3050 - total flux cleaned = -0.00115441 Jy ! Component: 3100 - total flux cleaned = -0.00116221 Jy ! Component: 3150 - total flux cleaned = -0.00115453 Jy ! Component: 3200 - total flux cleaned = -0.00117757 Jy ! Component: 3250 - total flux cleaned = -0.00116987 Jy ! Component: 3300 - total flux cleaned = -0.00116236 Jy ! Component: 3350 - total flux cleaned = -0.00119987 Jy ! Component: 3400 - total flux cleaned = -0.00119983 Jy ! Component: 3450 - total flux cleaned = -0.00119985 Jy ! Component: 3500 - total flux cleaned = -0.00121455 Jy ! Component: 3550 - total flux cleaned = -0.00122901 Jy ! Component: 3600 - total flux cleaned = -0.00125795 Jy ! Component: 3650 - total flux cleaned = -0.00124356 Jy ! Component: 3700 - total flux cleaned = -0.00128647 Jy ! Component: 3750 - total flux cleaned = -0.00132191 Jy ! Component: 3800 - total flux cleaned = -0.00132186 Jy ! Component: 3850 - total flux cleaned = -0.00134295 Jy ! Component: 3900 - total flux cleaned = -0.00134994 Jy ! Component: 3950 - total flux cleaned = -0.00137073 Jy ! Component: 4000 - total flux cleaned = -0.00139137 Jy ! Component: 4050 - total flux cleaned = -0.00141188 Jy ! Total flux subtracted in 4096 components = -0.00141862 Jy ! Clean residual min=-0.000416 max=0.000382 Jy/beam ! Clean residual mean=-0.000001 rms=0.000127 Jy/beam ! Combined flux in latest and established models = 0.0281703 Jy keep ! Adding 275 model components to the UV plane model. ! The established model now contains 312 components and 0.0281703 Jy ![Exited script file: muppet] wmap "J1743+1326_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.229 x 7.478 at -0.8815 degrees (North through East) ! Clean map min=-0.0012664 max=0.030259 Jy/beam ! Writing clean map to FITS file: J1743+1326_S_2014_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0302589 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000126395 device "J1743+1326_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J1743+1326_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.25314 1.25314 2.50628 5.01256 10.0251 20.0502 40.1005 80.201 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.03 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.229 x 7.478 at -0.8815 degrees (North through East) ! Clean map min=-0.0012664 max=0.030259 Jy/beam quit ! Quitting program ! Log file J1743+1326_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 15:33:43 2016