! Started logfile: J1333+1649_S_2017_06_10_pus_uvs.log on Mon May 6 14:54:45 2019 obs J1333+1649_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J1333+1649_S_2017_06_10_pus_uva.fits ! AN table 1: 160 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.6075 visibilities/baseline/integration-bin. ! Found source: J1333+1649 ! ! 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 1154 lines of history. ! ! Reading 17496 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 J1333+1649_S_2017_06_10_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 409 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 432 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 409 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1283 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.664338Jy sigma=0.006705 ! Fit after self-cal, rms=0.638564Jy sigma=0.006462 ! 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.237 mas, bmaj=6.278 mas, bpa=-0.8247 degrees ! Estimated noise=950.609 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.276019 Jy ! Component: 100 - total flux cleaned = 0.338934 Jy ! Total flux subtracted in 100 components = 0.338934 Jy ! Clean residual min=-0.013671 max=0.023030 Jy/beam ! Clean residual mean=-0.000043 rms=0.004261 Jy/beam ! Combined flux in latest and established models = 0.338934 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.338934 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106141Jy sigma=0.000994 ! Fit after self-cal, rms=0.106137Jy sigma=0.000993 ! 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.714 mas, bmaj=6.942 mas, bpa=-0.193 degrees ! Estimated noise=616.253 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.0300062 Jy ! Component: 100 - total flux cleaned = 0.0424241 Jy ! Component: 150 - total flux cleaned = 0.048308 Jy ! Component: 200 - total flux cleaned = 0.0509756 Jy ! Total flux subtracted in 200 components = 0.0509756 Jy ! Clean residual min=-0.008551 max=0.017684 Jy/beam ! Clean residual mean=-0.000010 rms=0.002529 Jy/beam ! Combined flux in latest and established models = 0.38991 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 28 components and 0.38991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097671Jy sigma=0.000918 ! Fit after self-cal, rms=0.097662Jy sigma=0.000918 ! Inverting map ! Added new window around map position (7.5, 20.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0182285 Jy ! Component: 100 - total flux cleaned = 0.0280792 Jy ! Component: 150 - total flux cleaned = 0.034404 Jy ! Component: 200 - total flux cleaned = 0.0373764 Jy ! Total flux subtracted in 200 components = 0.0373764 Jy ! Clean residual min=-0.007444 max=0.010745 Jy/beam ! Clean residual mean=0.000006 rms=0.001935 Jy/beam ! Combined flux in latest and established models = 0.427286 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 54 components and 0.427286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094404Jy sigma=0.000879 ! Fit after self-cal, rms=0.093881Jy sigma=0.000874 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 0.94 HN 0.96 KP 1.03 ! LA 1.01 MK 1.01 NL 0.90 OV 1.00 ! PT 0.99 SC 0.94 ! ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.35 FD 0.99 HN 0.99 KP 1.00 ! LA 0.95 MK 1.00 NL 1.08 OV 1.00 ! PT 0.97 SC 1.01 ! ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.02 HN 0.97 KP 0.99 ! LA 0.98 MK 1.04 NL 1.19 OV 0.94 ! PT 0.96 SC 0.98 ! ! ! Correcting IF 4. ! A total of 30 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.09 HN 0.97 KP 1.00* ! LA 1.12 MK 1.05 NL 1.00* OV 1.00* ! PT 1.00 SC 1.00* ! ! ! Fit before self-cal, rms=0.093881Jy sigma=0.000874 ! Fit after self-cal, rms=0.089494Jy sigma=0.000798 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.709 mas, bmaj=6.964 mas, bpa=0.06411 degrees ! Estimated noise=618.803 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.00436342 Jy ! Component: 100 - total flux cleaned = 0.00519598 Jy ! Component: 150 - total flux cleaned = 0.00547214 Jy ! Component: 200 - total flux cleaned = 0.00588998 Jy ! Total flux subtracted in 200 components = 0.00588998 Jy ! Clean residual min=-0.006177 max=0.007189 Jy/beam ! Clean residual mean=0.000003 rms=0.001644 Jy/beam ! Combined flux in latest and established models = 0.433176 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 82 components and 0.433176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089114Jy sigma=0.000795 ! Fit after self-cal, rms=0.089103Jy sigma=0.000795 ! 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.089103Jy sigma=0.000795 ! Fit after self-cal, rms=0.078879Jy sigma=0.000691 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.719 mas, bmaj=6.96 mas, bpa=0.2961 degrees ! Estimated noise=618.019 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000854648 Jy ! Component: 100 - total flux cleaned = 0.00116766 Jy ! Component: 150 - total flux cleaned = 0.00101633 Jy ! Component: 200 - total flux cleaned = 0.00107863 Jy ! Total flux subtracted in 200 components = 0.00107863 Jy ! Clean residual min=-0.002470 max=0.002001 Jy/beam ! Clean residual mean=-0.000001 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.434255 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 95 components and 0.434255 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078630Jy sigma=0.000688 ! Fit after self-cal, rms=0.078667Jy sigma=0.000688 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.000489437 Jy ! Component: 100 - total flux cleaned = 0.000543678 Jy ! Component: 150 - total flux cleaned = 0.000591899 Jy ! Component: 200 - total flux cleaned = 0.000592112 Jy ! Total flux subtracted in 200 components = 0.000592112 Jy ! Clean residual min=-0.002112 max=0.002014 Jy/beam ! Clean residual mean=-0.000002 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.434847 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 106 components and 0.434847 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078599Jy sigma=0.000687 ! Fit after self-cal, rms=0.078597Jy sigma=0.000687 ! 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.078597Jy sigma=0.000687 ! Fit after self-cal, rms=0.078770Jy sigma=0.000687 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.721 mas, bmaj=6.966 mas, bpa=0.3146 degrees ! Estimated noise=617.752 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.1992e-05 Jy ! Component: 100 - total flux cleaned = -9.60464e-05 Jy ! Component: 150 - total flux cleaned = -9.44132e-05 Jy ! Component: 200 - total flux cleaned = -9.40314e-05 Jy ! Total flux subtracted in 200 components = -9.40314e-05 Jy ! Clean residual min=-0.001988 max=0.001870 Jy/beam ! Clean residual mean=-0.000001 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.434753 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 113 components and 0.434753 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078715Jy sigma=0.000687 ! Fit after self-cal, rms=0.078715Jy sigma=0.000687 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 = 8.28032e-05 Jy ! Component: 100 - total flux cleaned = 8.37447e-05 Jy ! Component: 150 - total flux cleaned = 8.3822e-05 Jy ! Component: 200 - total flux cleaned = 5.31484e-05 Jy ! Total flux subtracted in 200 components = 5.31484e-05 Jy ! Clean residual min=-0.001907 max=0.001873 Jy/beam ! Clean residual mean=-0.000001 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.434806 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 118 components and 0.434806 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078688Jy sigma=0.000686 ! Fit after self-cal, rms=0.078688Jy sigma=0.000686 ! 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.078688Jy sigma=0.000686 ! Fit after self-cal, rms=0.078797Jy sigma=0.000686 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.454 mas, bmaj=10.41 mas, bpa=-3.903 degrees ! Estimated noise=748.711 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00021357 Jy ! Component: 100 - total flux cleaned = 0.000113352 Jy ! Component: 150 - total flux cleaned = 4.95052e-05 Jy ! Component: 200 - total flux cleaned = -8.0898e-06 Jy ! Total flux subtracted in 200 components = -8.0898e-06 Jy ! Clean residual min=-0.001774 max=0.001677 Jy/beam ! Clean residual mean=-0.000001 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.434798 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 140 components and 0.434798 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078785Jy sigma=0.000686 ! Fit after self-cal, rms=0.078784Jy sigma=0.000686 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 = 8.95126e-05 Jy ! Component: 100 - total flux cleaned = 3.61372e-05 Jy ! Component: 150 - total flux cleaned = -1.12883e-05 Jy ! Component: 200 - total flux cleaned = -6.91372e-05 Jy ! Total flux subtracted in 200 components = -6.91372e-05 Jy ! Clean residual min=-0.001783 max=0.001668 Jy/beam ! Clean residual mean=-0.000002 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.434729 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 146 components and 0.434729 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078778Jy sigma=0.000686 ! Fit after self-cal, rms=0.078778Jy sigma=0.000686 ! 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.723 mas, bmaj=6.971 mas, bpa=0.3003 degrees ! Estimated noise=617.91 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.723 x 6.971 at 0.3003 degrees (North through East) ! Clean map min=-0.0017415 max=0.36562 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.247 mas, bmaj=6.331 mas, bpa=-0.6922 degrees ! Estimated noise=980.812 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.283391 Jy ! Component: 100 - total flux cleaned = 0.347072 Jy ! Component: 150 - total flux cleaned = 0.372695 Jy ! Component: 200 - total flux cleaned = 0.388759 Jy ! Total flux subtracted in 200 components = 0.388759 Jy ! Clean residual min=-0.004746 max=0.008691 Jy/beam ! Clean residual mean=-0.000015 rms=0.001372 Jy/beam ! Combined flux in latest and established models = 0.388759 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.388759 Jy ! Inverting map and beam ! Estimated beam: bmin=3.723 mas, bmaj=6.971 mas, bpa=0.3003 degrees ! Estimated noise=617.91 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.0121179 Jy ! Component: 100 - total flux cleaned = 0.0206218 Jy ! Component: 150 - total flux cleaned = 0.026781 Jy ! Component: 200 - total flux cleaned = 0.0312835 Jy ! Total flux subtracted in 200 components = 0.0312835 Jy ! Clean residual min=-0.002080 max=0.003305 Jy/beam ! Clean residual mean=-0.000010 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.420043 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 50 components and 0.420043 Jy ! Inverting map ! Added new window around map position (3.5, 8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00353311 Jy ! Component: 100 - total flux cleaned = 0.00615708 Jy ! Component: 150 - total flux cleaned = 0.0082468 Jy ! Component: 200 - total flux cleaned = 0.00992247 Jy ! Total flux subtracted in 200 components = 0.00992247 Jy ! Clean residual min=-0.001779 max=0.001818 Jy/beam ! Clean residual mean=-0.000002 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.429965 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 69 components and 0.429965 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.454 mas, bmaj=10.41 mas, bpa=-3.903 degrees ! Estimated noise=748.711 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00181289 Jy ! Component: 100 - total flux cleaned = 0.00282662 Jy ! Component: 150 - total flux cleaned = 0.0032311 Jy ! Component: 200 - total flux cleaned = 0.00347567 Jy ! Total flux subtracted in 200 components = 0.00347567 Jy ! Clean residual min=-0.001846 max=0.001580 Jy/beam ! Clean residual mean=-0.000003 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.433441 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 = 0.000121224 Jy ! Component: 100 - total flux cleaned = 0.000209799 Jy ! Component: 150 - total flux cleaned = 0.000256441 Jy ! Component: 200 - total flux cleaned = 0.000312192 Jy ! Total flux subtracted in 200 components = 0.000312192 Jy ! Clean residual min=-0.001810 max=0.001586 Jy/beam ! Clean residual mean=-0.000003 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.433753 Jy ! Adding 74 model components to the UV plane model. ! The established model now contains 139 components and 0.433753 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.723 mas, bmaj=6.971 mas, bpa=0.3003 degrees ! Estimated noise=617.91 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000122272 Jy ! Component: 100 - total flux cleaned = 8.8653e-05 Jy ! Component: 150 - total flux cleaned = 0.00014753 Jy ! Component: 200 - total flux cleaned = 0.000176057 Jy ! Total flux subtracted in 200 components = 0.000176057 Jy ! Clean residual min=-0.001769 max=0.001749 Jy/beam ! Clean residual mean=-0.000001 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.433929 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 152 components and 0.433929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078748Jy sigma=0.000686 ! Fit after self-cal, rms=0.078744Jy sigma=0.000686 wmodel J1333+1649_S_2017_06_10_pus_map.mod ! Writing 152 model components to file: J1333+1649_S_2017_06_10_pus_map.mod wobs J1333+1649_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J1333+1649_S_2017_06_10_pus_uvs.fits wwins J1333+1649_S_2017_06_10_pus_map.win ! wwins: Wrote 3 windows to J1333+1649_S_2017_06_10_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.000222709 Jy ! Component: 100 - total flux cleaned = -0.000106922 Jy ! Component: 150 - total flux cleaned = 3.66899e-06 Jy ! Component: 200 - total flux cleaned = 8.19634e-05 Jy ! Component: 250 - total flux cleaned = 0.000207611 Jy ! Component: 300 - total flux cleaned = 0.000328953 Jy ! Component: 350 - total flux cleaned = 0.000446475 Jy ! Component: 400 - total flux cleaned = 0.00046888 Jy ! Component: 450 - total flux cleaned = 0.000513571 Jy ! Component: 500 - total flux cleaned = 0.0005135 Jy ! Component: 550 - total flux cleaned = 0.000513822 Jy ! Component: 600 - total flux cleaned = 0.000492795 Jy ! Component: 650 - total flux cleaned = 0.000492977 Jy ! Component: 700 - total flux cleaned = 0.000513208 Jy ! Component: 750 - total flux cleaned = 0.000513304 Jy ! Component: 800 - total flux cleaned = 0.000533292 Jy ! Component: 850 - total flux cleaned = 0.000630725 Jy ! Component: 900 - total flux cleaned = 0.000649761 Jy ! Component: 950 - total flux cleaned = 0.000687869 Jy ! Component: 1000 - total flux cleaned = 0.000743952 Jy ! Component: 1050 - total flux cleaned = 0.000780823 Jy ! Component: 1100 - total flux cleaned = 0.000817075 Jy ! Component: 1150 - total flux cleaned = 0.00087033 Jy ! Component: 1200 - total flux cleaned = 0.0009053 Jy ! Component: 1250 - total flux cleaned = 0.000922562 Jy ! Component: 1300 - total flux cleaned = 0.000922523 Jy ! Component: 1350 - total flux cleaned = 0.000939419 Jy ! Component: 1400 - total flux cleaned = 0.00090578 Jy ! Component: 1450 - total flux cleaned = 0.000938891 Jy ! Component: 1500 - total flux cleaned = 0.000987973 Jy ! Component: 1550 - total flux cleaned = 0.000971615 Jy ! Component: 1600 - total flux cleaned = 0.00100381 Jy ! Component: 1650 - total flux cleaned = 0.00100373 Jy ! Component: 1700 - total flux cleaned = 0.000941301 Jy ! Component: 1750 - total flux cleaned = 0.000972307 Jy ! Component: 1800 - total flux cleaned = 0.000957041 Jy ! Component: 1850 - total flux cleaned = 0.000972238 Jy ! Component: 1900 - total flux cleaned = 0.000972137 Jy ! Component: 1950 - total flux cleaned = 0.000942805 Jy ! Component: 2000 - total flux cleaned = 0.000972123 Jy ! Component: 2050 - total flux cleaned = 0.000986695 Jy ! Component: 2100 - total flux cleaned = 0.000929406 Jy ! Component: 2150 - total flux cleaned = 0.000929432 Jy ! Component: 2200 - total flux cleaned = 0.000887319 Jy ! Component: 2250 - total flux cleaned = 0.000901217 Jy ! Component: 2300 - total flux cleaned = 0.000859897 Jy ! Component: 2350 - total flux cleaned = 0.000887166 Jy ! Component: 2400 - total flux cleaned = 0.000833035 Jy ! Component: 2450 - total flux cleaned = 0.000846275 Jy ! Component: 2500 - total flux cleaned = 0.000806373 Jy ! Component: 2550 - total flux cleaned = 0.000779774 Jy ! Component: 2600 - total flux cleaned = 0.000766742 Jy ! Component: 2650 - total flux cleaned = 0.000740837 Jy ! Component: 2700 - total flux cleaned = 0.000740651 Jy ! Component: 2750 - total flux cleaned = 0.000677015 Jy ! Component: 2800 - total flux cleaned = 0.000639064 Jy ! Component: 2850 - total flux cleaned = 0.000626469 Jy ! Component: 2900 - total flux cleaned = 0.00060162 Jy ! Component: 2950 - total flux cleaned = 0.000564669 Jy ! Component: 3000 - total flux cleaned = 0.000576643 Jy ! Component: 3050 - total flux cleaned = 0.000491646 Jy ! Component: 3100 - total flux cleaned = 0.000467692 Jy ! Component: 3150 - total flux cleaned = 0.000419986 Jy ! Component: 3200 - total flux cleaned = 0.000419965 Jy ! Component: 3250 - total flux cleaned = 0.000384542 Jy ! Component: 3300 - total flux cleaned = 0.00043126 Jy ! Component: 3350 - total flux cleaned = 0.000384801 Jy ! Component: 3400 - total flux cleaned = 0.00037311 Jy ! Component: 3450 - total flux cleaned = 0.000418784 Jy ! Component: 3500 - total flux cleaned = 0.000407346 Jy ! Component: 3550 - total flux cleaned = 0.00040734 Jy ! Component: 3600 - total flux cleaned = 0.000440915 Jy ! Component: 3650 - total flux cleaned = 0.000440867 Jy ! Component: 3700 - total flux cleaned = 0.000429777 Jy ! Component: 3750 - total flux cleaned = 0.000451746 Jy ! Component: 3800 - total flux cleaned = 0.00045165 Jy ! Component: 3850 - total flux cleaned = 0.000386454 Jy ! Component: 3900 - total flux cleaned = 0.000408144 Jy ! Component: 3950 - total flux cleaned = 0.000408254 Jy ! Component: 4000 - total flux cleaned = 0.000429615 Jy ! Component: 4050 - total flux cleaned = 0.000408443 Jy ! Total flux subtracted in 4096 components = 0.000429516 Jy ! Clean residual min=-0.000711 max=0.000653 Jy/beam ! Clean residual mean=-0.000000 rms=0.000200 Jy/beam ! Combined flux in latest and established models = 0.434359 Jy keep ! Adding 319 model components to the UV plane model. ! The established model now contains 471 components and 0.434359 Jy ![Exited script file: muppet] wmap "J1333+1649_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.723 x 6.971 at 0.3003 degrees (North through East) ! Clean map min=-0.0011463 max=0.36616 Jy/beam ! Writing clean map to FITS file: J1333+1649_S_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.36616 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000200405 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.164195 0.164195 0.32839 0.65678 1.31356 2.62712 5.25424 10.5085 21.0169 42.0339 84.0678 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/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: 3.723 x 6.971 at 0.3003 degrees (North through East) ! Clean map min=-0.0011463 max=0.36616 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 J1333+1649_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:54:50 2019