! Started logfile: J1311+0646_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:49:05 2019 obs J1311+0646_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J1311+0646_S_2017_05_31_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.842871 visibilities/baseline/integration-bin. ! Found source: J1311+0646 ! ! 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 703 lines of history. ! ! Reading 17144 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 J1311+0646_S_2017_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 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 137 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 145 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 778 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.991223Jy sigma=0.008917 ! Fit after self-cal, rms=0.957703Jy sigma=0.008664 ! 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.084 mas, bmaj=6.994 mas, bpa=-0.7818 degrees ! Estimated noise=1045.24 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.0358044 Jy ! Component: 100 - total flux cleaned = 0.0436497 Jy ! Total flux subtracted in 100 components = 0.0436497 Jy ! Clean residual min=-0.002587 max=0.002574 Jy/beam ! Clean residual mean=-0.000006 rms=0.000643 Jy/beam ! Combined flux in latest and established models = 0.0436496 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0436496 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104250Jy sigma=0.000650 ! Fit after self-cal, rms=0.103635Jy sigma=0.000643 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00309643 Jy ! Component: 100 - total flux cleaned = 0.00338818 Jy ! Total flux subtracted in 100 components = 0.00338818 Jy ! Clean residual min=-0.002846 max=0.002568 Jy/beam ! Clean residual mean=-0.000006 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.0470378 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 11 components and 0.0470378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103476Jy sigma=0.000642 ! Fit after self-cal, rms=0.103457Jy sigma=0.000642 ! 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.611 mas, bmaj=7.906 mas, bpa=-1.094 degrees ! Estimated noise=705.398 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.000646499 Jy ! Component: 100 - total flux cleaned = -0.000736351 Jy ! Component: 150 - total flux cleaned = -0.00075747 Jy ! Component: 200 - total flux cleaned = -0.000784896 Jy ! Total flux subtracted in 200 components = -0.000784896 Jy ! Clean residual min=-0.002119 max=0.001931 Jy/beam ! Clean residual mean=-0.000003 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.0462529 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 20 components and 0.0462529 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103429Jy sigma=0.000642 ! Fit after self-cal, rms=0.103416Jy sigma=0.000642 ! 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 0.97 FD 0.97 HN 0.97 KP 1.05 ! LA 0.98 MK 1.03 NL 1.07 OV 1.05 ! PT 1.11 SC 0.91 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.00 HN 1.04 KP 1.00 ! LA 0.95 MK 1.26 NL 1.00 OV 1.13 ! PT 1.13 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.02 HN 0.96 KP 0.98 ! LA 0.98 MK 0.97 NL 0.97 OV 0.95 ! PT 1.03 SC 1.04 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 0.75 KP 1.00* ! LA 0.86 MK 0.90 NL 1.00* OV 1.00* ! PT 0.85 SC 1.00* ! ! ! Fit before self-cal, rms=0.103416Jy sigma=0.000642 ! Fit after self-cal, rms=0.102338Jy sigma=0.000640 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.618 mas, bmaj=7.899 mas, bpa=-0.9339 degrees ! Estimated noise=713.612 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.000495081 Jy ! Component: 100 - total flux cleaned = 0.000621797 Jy ! Component: 150 - total flux cleaned = 0.000651269 Jy ! Component: 200 - total flux cleaned = 0.000689007 Jy ! Total flux subtracted in 200 components = 0.000689007 Jy ! Clean residual min=-0.001995 max=0.001801 Jy/beam ! Clean residual mean=-0.000000 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.0469419 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 39 components and 0.0469419 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102314Jy sigma=0.000640 ! Fit after self-cal, rms=0.102340Jy sigma=0.000640 ! 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.102340Jy sigma=0.000640 ! Fit after self-cal, rms=0.095138Jy sigma=0.000639 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.616 mas, bmaj=7.883 mas, bpa=-1.118 degrees ! Estimated noise=716.862 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000329258 Jy ! Component: 100 - total flux cleaned = 0.00038369 Jy ! Component: 150 - total flux cleaned = 0.000418581 Jy ! Component: 200 - total flux cleaned = 0.000439298 Jy ! Total flux subtracted in 200 components = 0.000439298 Jy ! Clean residual min=-0.001936 max=0.001780 Jy/beam ! Clean residual mean=0.000003 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.0473812 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 48 components and 0.0473812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095129Jy sigma=0.000639 ! Fit after self-cal, rms=0.095139Jy sigma=0.000639 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.71381e-05 Jy ! Component: 100 - total flux cleaned = -5.62275e-05 Jy ! Component: 150 - total flux cleaned = -4.5428e-05 Jy ! Component: 200 - total flux cleaned = -3.59712e-05 Jy ! Total flux subtracted in 200 components = -3.59712e-05 Jy ! Clean residual min=-0.001940 max=0.001690 Jy/beam ! Clean residual mean=0.000003 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.0473453 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 50 components and 0.0473453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095134Jy sigma=0.000639 ! Fit after self-cal, rms=0.095134Jy sigma=0.000639 ! 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.095134Jy sigma=0.000639 ! Fit after self-cal, rms=0.094782Jy sigma=0.000639 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.61 mas, bmaj=7.876 mas, bpa=-1.192 degrees ! Estimated noise=719.769 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000317763 Jy ! Component: 100 - total flux cleaned = 0.000350694 Jy ! Component: 150 - total flux cleaned = 0.000360842 Jy ! Component: 200 - total flux cleaned = 0.000369896 Jy ! Total flux subtracted in 200 components = 0.000369896 Jy ! Clean residual min=-0.001959 max=0.001761 Jy/beam ! Clean residual mean=0.000003 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.0477152 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 53 components and 0.0477152 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094774Jy sigma=0.000639 ! Fit after self-cal, rms=0.094792Jy sigma=0.000638 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.86505e-06 Jy ! Component: 100 - total flux cleaned = 9.03486e-06 Jy ! Component: 150 - total flux cleaned = 9.00256e-06 Jy ! Component: 200 - total flux cleaned = 1.69343e-05 Jy ! Total flux subtracted in 200 components = 1.69343e-05 Jy ! Clean residual min=-0.001986 max=0.001768 Jy/beam ! Clean residual mean=0.000002 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.0477321 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 53 components and 0.0477321 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094788Jy sigma=0.000638 ! Fit after self-cal, rms=0.094787Jy sigma=0.000638 ! 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.094787Jy sigma=0.000638 ! Fit after self-cal, rms=0.095009Jy sigma=0.000638 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.51 mas, bmaj=11.72 mas, bpa=-3.671 degrees ! Estimated noise=875.886 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00036777 Jy ! Component: 100 - total flux cleaned = 0.000516153 Jy ! Component: 150 - total flux cleaned = 0.000532338 Jy ! Component: 200 - total flux cleaned = 0.000539408 Jy ! Total flux subtracted in 200 components = 0.000539408 Jy ! Clean residual min=-0.001908 max=0.001667 Jy/beam ! Clean residual mean=0.000005 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.0482715 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 63 components and 0.0482715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095003Jy sigma=0.000638 ! Fit after self-cal, rms=0.094999Jy sigma=0.000638 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.62006e-05 Jy ! Component: 100 - total flux cleaned = 4.44412e-05 Jy ! Component: 150 - total flux cleaned = 5.13879e-05 Jy ! Component: 200 - total flux cleaned = 5.44759e-05 Jy ! Total flux subtracted in 200 components = 5.44759e-05 Jy ! Clean residual min=-0.001814 max=0.001691 Jy/beam ! Clean residual mean=0.000006 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.048326 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 69 components and 0.048326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094997Jy sigma=0.000638 ! Fit after self-cal, rms=0.094997Jy sigma=0.000638 ! 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.605 mas, bmaj=7.87 mas, bpa=-1.286 degrees ! Estimated noise=722.988 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.605 x 7.87 at -1.286 degrees (North through East) ! Clean map min=-0.0019164 max=0.048378 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.08 mas, bmaj=6.976 mas, bpa=-1.492 degrees ! Estimated noise=1050.94 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0373267 Jy ! Component: 100 - total flux cleaned = 0.0455947 Jy ! Component: 150 - total flux cleaned = 0.0469851 Jy ! Component: 200 - total flux cleaned = 0.0474045 Jy ! Total flux subtracted in 200 components = 0.0474045 Jy ! Clean residual min=-0.002261 max=0.002235 Jy/beam ! Clean residual mean=0.000002 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.0474045 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.0474045 Jy ! Inverting map and beam ! Estimated beam: bmin=3.605 mas, bmaj=7.87 mas, bpa=-1.286 degrees ! Estimated noise=722.988 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.000722909 Jy ! Component: 100 - total flux cleaned = 0.000862225 Jy ! Component: 150 - total flux cleaned = 0.000881932 Jy ! Component: 200 - total flux cleaned = 0.000918715 Jy ! Total flux subtracted in 200 components = 0.000918715 Jy ! Clean residual min=-0.002000 max=0.001747 Jy/beam ! Clean residual mean=0.000003 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.0483233 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 31 components and 0.0483233 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.51 mas, bmaj=11.72 mas, bpa=-3.671 degrees ! Estimated noise=875.886 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.24021e-05 Jy ! Component: 100 - total flux cleaned = 9.86365e-05 Jy ! Component: 150 - total flux cleaned = 0.000117172 Jy ! Component: 200 - total flux cleaned = 0.000122447 Jy ! Total flux subtracted in 200 components = 0.000122447 Jy ! Clean residual min=-0.001821 max=0.001677 Jy/beam ! Clean residual mean=0.000006 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.0484457 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 = 9.63285e-06 Jy ! Component: 100 - total flux cleaned = 1.39571e-05 Jy ! Component: 150 - total flux cleaned = 1.39788e-05 Jy ! Component: 200 - total flux cleaned = 1.04005e-05 Jy ! Total flux subtracted in 200 components = 1.04005e-05 Jy ! Clean residual min=-0.001816 max=0.001683 Jy/beam ! Clean residual mean=0.000006 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.0484561 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 39 components and 0.0484561 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.605 mas, bmaj=7.87 mas, bpa=-1.286 degrees ! Estimated noise=722.988 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.5362e-05 Jy ! Component: 100 - total flux cleaned = -9.31408e-05 Jy ! Component: 150 - total flux cleaned = -9.24994e-05 Jy ! Component: 200 - total flux cleaned = -9.23295e-05 Jy ! Total flux subtracted in 200 components = -9.23295e-05 Jy ! Clean residual min=-0.002006 max=0.001755 Jy/beam ! Clean residual mean=0.000003 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.0483638 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 49 components and 0.0483638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095004Jy sigma=0.000638 ! Fit after self-cal, rms=0.095007Jy sigma=0.000638 wmodel J1311+0646_S_2017_05_31_pus_map.mod ! Writing 49 model components to file: J1311+0646_S_2017_05_31_pus_map.mod wobs J1311+0646_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J1311+0646_S_2017_05_31_pus_uvs.fits wwins J1311+0646_S_2017_05_31_pus_map.win ! wwins: Wrote 1 windows to J1311+0646_S_2017_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 = -0.000355959 Jy ! Component: 100 - total flux cleaned = -0.000418573 Jy ! Component: 150 - total flux cleaned = -0.00050653 Jy ! Component: 200 - total flux cleaned = -0.000478616 Jy ! Component: 250 - total flux cleaned = -0.000478838 Jy ! Component: 300 - total flux cleaned = -0.000583961 Jy ! Component: 350 - total flux cleaned = -0.000609358 Jy ! Component: 400 - total flux cleaned = -0.000734611 Jy ! Component: 450 - total flux cleaned = -0.000685626 Jy ! Component: 500 - total flux cleaned = -0.000686218 Jy ! Component: 550 - total flux cleaned = -0.000663308 Jy ! Component: 600 - total flux cleaned = -0.000663988 Jy ! Component: 650 - total flux cleaned = -0.00064182 Jy ! Component: 700 - total flux cleaned = -0.000619956 Jy ! Component: 750 - total flux cleaned = -0.000554498 Jy ! Component: 800 - total flux cleaned = -0.000511568 Jy ! Component: 850 - total flux cleaned = -0.000574993 Jy ! Component: 900 - total flux cleaned = -0.000554201 Jy ! Component: 950 - total flux cleaned = -0.000533206 Jy ! Component: 1000 - total flux cleaned = -0.000471713 Jy ! Component: 1050 - total flux cleaned = -0.000391397 Jy ! Component: 1100 - total flux cleaned = -0.000411605 Jy ! Component: 1150 - total flux cleaned = -0.000391799 Jy ! Component: 1200 - total flux cleaned = -0.000371849 Jy ! Component: 1250 - total flux cleaned = -0.000275897 Jy ! Component: 1300 - total flux cleaned = -0.000219374 Jy ! Component: 1350 - total flux cleaned = -0.000237831 Jy ! Component: 1400 - total flux cleaned = -0.000108459 Jy ! Component: 1450 - total flux cleaned = -0.000144752 Jy ! Component: 1500 - total flux cleaned = -9.0535e-05 Jy ! Component: 1550 - total flux cleaned = -9.0488e-05 Jy ! Component: 1600 - total flux cleaned = -7.29861e-05 Jy ! Component: 1650 - total flux cleaned = -7.29942e-05 Jy ! Component: 1700 - total flux cleaned = -0.000107847 Jy ! Component: 1750 - total flux cleaned = -0.000159529 Jy ! Component: 1800 - total flux cleaned = -0.000210687 Jy ! Component: 1850 - total flux cleaned = -0.000261479 Jy ! Component: 1900 - total flux cleaned = -0.000261668 Jy ! Component: 1950 - total flux cleaned = -0.000278273 Jy ! Component: 2000 - total flux cleaned = -0.000360639 Jy ! Component: 2050 - total flux cleaned = -0.000295243 Jy ! Component: 2100 - total flux cleaned = -0.000376364 Jy ! Component: 2150 - total flux cleaned = -0.000392286 Jy ! Component: 2200 - total flux cleaned = -0.000424059 Jy ! Component: 2250 - total flux cleaned = -0.000376437 Jy ! Component: 2300 - total flux cleaned = -0.000486846 Jy ! Component: 2350 - total flux cleaned = -0.000518098 Jy ! Component: 2400 - total flux cleaned = -0.000564625 Jy ! Component: 2450 - total flux cleaned = -0.000641487 Jy ! Component: 2500 - total flux cleaned = -0.000641468 Jy ! Component: 2550 - total flux cleaned = -0.000641688 Jy ! Component: 2600 - total flux cleaned = -0.000686673 Jy ! Component: 2650 - total flux cleaned = -0.000761544 Jy ! Component: 2700 - total flux cleaned = -0.00082115 Jy ! Component: 2750 - total flux cleaned = -0.000821261 Jy ! Component: 2800 - total flux cleaned = -0.000880065 Jy ! Component: 2850 - total flux cleaned = -0.000952985 Jy ! Component: 2900 - total flux cleaned = -0.00103992 Jy ! Component: 2950 - total flux cleaned = -0.00111179 Jy ! Component: 3000 - total flux cleaned = -0.00111162 Jy ! Component: 3050 - total flux cleaned = -0.00118243 Jy ! Component: 3100 - total flux cleaned = -0.00116842 Jy ! Component: 3150 - total flux cleaned = -0.00125226 Jy ! Component: 3200 - total flux cleaned = -0.0012662 Jy ! Component: 3250 - total flux cleaned = -0.0013078 Jy ! Component: 3300 - total flux cleaned = -0.00137632 Jy ! Component: 3350 - total flux cleaned = -0.00134894 Jy ! Component: 3400 - total flux cleaned = -0.00136252 Jy ! Component: 3450 - total flux cleaned = -0.00134897 Jy ! Component: 3500 - total flux cleaned = -0.00138902 Jy ! Component: 3550 - total flux cleaned = -0.00140229 Jy ! Component: 3600 - total flux cleaned = -0.00140237 Jy ! Component: 3650 - total flux cleaned = -0.00146791 Jy ! Component: 3700 - total flux cleaned = -0.00149399 Jy ! Component: 3750 - total flux cleaned = -0.00146793 Jy ! Component: 3800 - total flux cleaned = -0.00150656 Jy ! Component: 3850 - total flux cleaned = -0.0014169 Jy ! Component: 3900 - total flux cleaned = -0.00150609 Jy ! Component: 3950 - total flux cleaned = -0.00144272 Jy ! Component: 4000 - total flux cleaned = -0.00143005 Jy ! Component: 4050 - total flux cleaned = -0.00140507 Jy ! Total flux subtracted in 4096 components = -0.00147997 Jy ! Clean residual min=-0.000960 max=0.000674 Jy/beam ! Clean residual mean=0.000001 rms=0.000230 Jy/beam ! Combined flux in latest and established models = 0.0468838 Jy keep ! Adding 283 model components to the UV plane model. ! The established model now contains 332 components and 0.0468838 Jy ![Exited script file: muppet] wmap "J1311+0646_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.605 x 7.87 at -1.286 degrees (North through East) ! Clean map min=-0.0013578 max=0.048222 Jy/beam ! Writing clean map to FITS file: J1311+0646_S_2017_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.048222 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000228942 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.4243 1.4243 2.8486 5.6972 11.3944 22.7888 45.5776 91.1552 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.048 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.605 x 7.87 at -1.286 degrees (North through East) ! Clean map min=-0.0013578 max=0.048222 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 J1311+0646_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:49:10 2019