! Started logfile: J1343+6602_S_2017_06_15_pus_uvs.log on Tue May 7 15:20:12 2019 obs J1343+6602_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J1343+6602_S_2017_06_15_pus_uva.fits ! AN table 1: 50 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.844889 visibilities/baseline/integration-bin. ! Found source: J1343+6602 ! ! 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 603 lines of history. ! ! Reading 7604 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 J1343+6602_S_2017_06_15_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 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 284 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.768207Jy sigma=0.006727 ! Fit after self-cal, rms=0.758564Jy sigma=0.006641 ! 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.354 mas, bmaj=3.843 mas, bpa=36.52 degrees ! Estimated noise=1294.63 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.187931 Jy ! Component: 100 - total flux cleaned = 0.233555 Jy ! Total flux subtracted in 100 components = 0.233555 Jy ! Clean residual min=-0.006664 max=0.017483 Jy/beam ! Clean residual mean=-0.000032 rms=0.001648 Jy/beam ! Combined flux in latest and established models = 0.233555 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.233555 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092808Jy sigma=0.000759 ! Fit after self-cal, rms=0.092808Jy sigma=0.000758 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0177566 Jy ! Component: 100 - total flux cleaned = 0.0262474 Jy ! Total flux subtracted in 100 components = 0.0262474 Jy ! Clean residual min=-0.005685 max=0.005436 Jy/beam ! Clean residual mean=0.000002 rms=0.001325 Jy/beam ! Combined flux in latest and established models = 0.259803 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 20 components and 0.259803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089030Jy sigma=0.000725 ! Fit after self-cal, rms=0.089019Jy sigma=0.000725 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.03 mas, bmaj=4.563 mas, bpa=39.9 degrees ! Estimated noise=1053.05 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.00582587 Jy ! Component: 100 - total flux cleaned = 0.00855207 Jy ! Component: 150 - total flux cleaned = 0.00988977 Jy ! Component: 200 - total flux cleaned = 0.0100884 Jy ! Total flux subtracted in 200 components = 0.0100884 Jy ! Clean residual min=-0.005132 max=0.004995 Jy/beam ! Clean residual mean=0.000044 rms=0.001191 Jy/beam ! Combined flux in latest and established models = 0.269891 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 38 components and 0.269891 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088607Jy sigma=0.000722 ! Fit after self-cal, rms=0.088604Jy sigma=0.000722 ! 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.98 FD 0.98 HN 0.97 KP 1.03 ! LA 1.02 MK 1.04 NL 0.91 OV 0.99 ! PT 1.05 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 1.03 HN 1.03 KP 1.00 ! LA 0.98 MK 1.03 NL 1.02 OV 1.07 ! PT 0.98 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.06 HN 1.02 KP 1.04 ! LA 0.99 MK 1.05 NL 0.97 OV 0.93 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.08 HN 1.04 KP 1.00* ! LA 1.01 MK 1.05 NL 1.00* OV 1.00* ! PT 1.05 SC 1.00* ! ! ! Fit before self-cal, rms=0.088604Jy sigma=0.000722 ! Fit after self-cal, rms=0.086259Jy sigma=0.000705 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.069 mas, bmaj=4.615 mas, bpa=40.07 degrees ! Estimated noise=1055.17 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.00157827 Jy ! Component: 100 - total flux cleaned = -0.00176109 Jy ! Component: 150 - total flux cleaned = -0.00183739 Jy ! Component: 200 - total flux cleaned = -0.0018716 Jy ! Total flux subtracted in 200 components = -0.0018716 Jy ! Clean residual min=-0.004426 max=0.004876 Jy/beam ! Clean residual mean=0.000013 rms=0.001067 Jy/beam ! Combined flux in latest and established models = 0.26802 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 45 components and 0.26802 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086199Jy sigma=0.000705 ! Fit after self-cal, rms=0.086192Jy sigma=0.000705 ! 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.086192Jy sigma=0.000705 ! Fit after self-cal, rms=0.084452Jy sigma=0.000673 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.066 mas, bmaj=4.618 mas, bpa=41.54 degrees ! Estimated noise=1053.68 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000135415 Jy ! Component: 100 - total flux cleaned = -0.000239577 Jy ! Component: 150 - total flux cleaned = -0.000240439 Jy ! Component: 200 - total flux cleaned = -0.00025959 Jy ! Total flux subtracted in 200 components = -0.00025959 Jy ! Clean residual min=-0.003251 max=0.003096 Jy/beam ! Clean residual mean=-0.000004 rms=0.000721 Jy/beam ! Combined flux in latest and established models = 0.26776 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 50 components and 0.26776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084438Jy sigma=0.000673 ! Fit after self-cal, rms=0.084488Jy sigma=0.000673 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.21359e-05 Jy ! Component: 100 - total flux cleaned = -6.52517e-05 Jy ! Component: 150 - total flux cleaned = -8.05355e-05 Jy ! Component: 200 - total flux cleaned = -0.000107892 Jy ! Total flux subtracted in 200 components = -0.000107892 Jy ! Clean residual min=-0.003247 max=0.003098 Jy/beam ! Clean residual mean=-0.000005 rms=0.000720 Jy/beam ! Combined flux in latest and established models = 0.267652 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 54 components and 0.267652 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084482Jy sigma=0.000673 ! Fit after self-cal, rms=0.084479Jy sigma=0.000673 ! 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.084479Jy sigma=0.000673 ! Fit after self-cal, rms=0.084544Jy sigma=0.000673 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.07 mas, bmaj=4.619 mas, bpa=40.88 degrees ! Estimated noise=1053.35 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000237427 Jy ! Component: 100 - total flux cleaned = -0.000256704 Jy ! Component: 150 - total flux cleaned = -0.000272785 Jy ! Component: 200 - total flux cleaned = -0.000300799 Jy ! Total flux subtracted in 200 components = -0.000300799 Jy ! Clean residual min=-0.003220 max=0.003072 Jy/beam ! Clean residual mean=-0.000005 rms=0.000718 Jy/beam ! Combined flux in latest and established models = 0.267351 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 55 components and 0.267351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084535Jy sigma=0.000673 ! Fit after self-cal, rms=0.084535Jy sigma=0.000673 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.99761e-05 Jy ! Component: 100 - total flux cleaned = -4.64404e-05 Jy ! Component: 150 - total flux cleaned = -5.85583e-05 Jy ! Component: 200 - total flux cleaned = -7.03065e-05 Jy ! Total flux subtracted in 200 components = -7.03065e-05 Jy ! Clean residual min=-0.003214 max=0.003063 Jy/beam ! Clean residual mean=-0.000005 rms=0.000718 Jy/beam ! Combined flux in latest and established models = 0.267281 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 56 components and 0.267281 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084530Jy sigma=0.000673 ! Fit after self-cal, rms=0.084529Jy sigma=0.000673 ! 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.084529Jy sigma=0.000673 ! Fit after self-cal, rms=0.084544Jy sigma=0.000673 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.522 mas, bmaj=9.839 mas, bpa=41.33 degrees ! Estimated noise=1310.5 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000235403 Jy ! Component: 100 - total flux cleaned = 0.000208024 Jy ! Component: 150 - total flux cleaned = 0.00017415 Jy ! Component: 200 - total flux cleaned = 0.000172826 Jy ! Total flux subtracted in 200 components = 0.000172826 Jy ! Clean residual min=-0.003145 max=0.003431 Jy/beam ! Clean residual mean=-0.000008 rms=0.000909 Jy/beam ! Combined flux in latest and established models = 0.267454 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 64 components and 0.267454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084549Jy sigma=0.000673 ! Fit after self-cal, rms=0.084542Jy sigma=0.000673 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.29717e-06 Jy ! Component: 100 - total flux cleaned = -2.45809e-05 Jy ! Component: 150 - total flux cleaned = -5.10842e-05 Jy ! Component: 200 - total flux cleaned = -5.14311e-05 Jy ! Total flux subtracted in 200 components = -5.14311e-05 Jy ! Clean residual min=-0.003144 max=0.003428 Jy/beam ! Clean residual mean=-0.000008 rms=0.000909 Jy/beam ! Combined flux in latest and established models = 0.267402 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 66 components and 0.267402 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084548Jy sigma=0.000673 ! Fit after self-cal, rms=0.084544Jy sigma=0.000673 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=4.074 mas, bmaj=4.62 mas, bpa=40.39 degrees ! Estimated noise=1052.93 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.074 x 4.62 at 40.39 degrees (North through East) ! Clean map min=-0.003038 max=0.24246 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.39 mas, bmaj=3.893 mas, bpa=38.08 degrees ! Estimated noise=1299.2 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.188436 Jy ! Component: 100 - total flux cleaned = 0.233569 Jy ! Component: 150 - total flux cleaned = 0.250733 Jy ! Component: 200 - total flux cleaned = 0.258427 Jy ! Total flux subtracted in 200 components = 0.258427 Jy ! Clean residual min=-0.003950 max=0.004885 Jy/beam ! Clean residual mean=-0.000014 rms=0.000918 Jy/beam ! Combined flux in latest and established models = 0.258427 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.258427 Jy ! Inverting map and beam ! Estimated beam: bmin=4.074 mas, bmaj=4.62 mas, bpa=40.39 degrees ! Estimated noise=1052.93 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) ! Added new window around map position (2.5, 4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00539047 Jy ! Component: 100 - total flux cleaned = 0.00808498 Jy ! Component: 150 - total flux cleaned = 0.00973093 Jy ! Component: 200 - total flux cleaned = 0.0102146 Jy ! Total flux subtracted in 200 components = 0.0102146 Jy ! Clean residual min=-0.003109 max=0.003015 Jy/beam ! Clean residual mean=-0.000001 rms=0.000712 Jy/beam ! Combined flux in latest and established models = 0.268642 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 46 components and 0.268642 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.522 mas, bmaj=9.839 mas, bpa=41.33 degrees ! Estimated noise=1310.5 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000267545 Jy ! Component: 100 - total flux cleaned = 0.000193293 Jy ! Component: 150 - total flux cleaned = 0.000192691 Jy ! Component: 200 - total flux cleaned = 0.000191745 Jy ! Total flux subtracted in 200 components = 0.000191745 Jy ! Clean residual min=-0.003118 max=0.003397 Jy/beam ! Clean residual mean=-0.000001 rms=0.000897 Jy/beam ! Combined flux in latest and established models = 0.268834 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.90595e-07 Jy ! Component: 100 - total flux cleaned = -1.2031e-06 Jy ! Component: 150 - total flux cleaned = -1.68055e-05 Jy ! Component: 200 - total flux cleaned = -1.68383e-05 Jy ! Total flux subtracted in 200 components = -1.68383e-05 Jy ! Clean residual min=-0.003116 max=0.003429 Jy/beam ! Clean residual mean=-0.000001 rms=0.000896 Jy/beam ! Combined flux in latest and established models = 0.268817 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 63 components and 0.268817 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.074 mas, bmaj=4.62 mas, bpa=40.39 degrees ! Estimated noise=1052.93 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.15832e-05 Jy ! Component: 100 - total flux cleaned = -2.28787e-05 Jy ! Component: 150 - total flux cleaned = 9.89413e-06 Jy ! Component: 200 - total flux cleaned = -4.91361e-05 Jy ! Total flux subtracted in 200 components = -4.91361e-05 Jy ! Clean residual min=-0.003064 max=0.003029 Jy/beam ! Clean residual mean=-0.000000 rms=0.000705 Jy/beam ! Combined flux in latest and established models = 0.268768 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 73 components and 0.268768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084495Jy sigma=0.000672 ! Fit after self-cal, rms=0.084485Jy sigma=0.000672 wmodel J1343+6602_S_2017_06_15_pus_map.mod ! Writing 73 model components to file: J1343+6602_S_2017_06_15_pus_map.mod wobs J1343+6602_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J1343+6602_S_2017_06_15_pus_uvs.fits wwins J1343+6602_S_2017_06_15_pus_map.win ! wwins: Wrote 2 windows to J1343+6602_S_2017_06_15_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.000593402 Jy ! Component: 100 - total flux cleaned = -0.000992182 Jy ! Component: 150 - total flux cleaned = -0.00113211 Jy ! Component: 200 - total flux cleaned = -0.00144957 Jy ! Component: 250 - total flux cleaned = -0.00180223 Jy ! Component: 300 - total flux cleaned = -0.00188906 Jy ! Component: 350 - total flux cleaned = -0.0018475 Jy ! Component: 400 - total flux cleaned = -0.00188961 Jy ! Component: 450 - total flux cleaned = -0.00193072 Jy ! Component: 500 - total flux cleaned = -0.00201118 Jy ! Component: 550 - total flux cleaned = -0.0020105 Jy ! Component: 600 - total flux cleaned = -0.00193155 Jy ! Component: 650 - total flux cleaned = -0.00201008 Jy ! Component: 700 - total flux cleaned = -0.00208742 Jy ! Component: 750 - total flux cleaned = -0.00212568 Jy ! Component: 800 - total flux cleaned = -0.00216338 Jy ! Component: 850 - total flux cleaned = -0.00227479 Jy ! Component: 900 - total flux cleaned = -0.00234793 Jy ! Component: 950 - total flux cleaned = -0.00242077 Jy ! Component: 1000 - total flux cleaned = -0.00256447 Jy ! Component: 1050 - total flux cleaned = -0.00249326 Jy ! Component: 1100 - total flux cleaned = -0.00259929 Jy ! Component: 1150 - total flux cleaned = -0.00273853 Jy ! Component: 1200 - total flux cleaned = -0.00280719 Jy ! Component: 1250 - total flux cleaned = -0.00294404 Jy ! Component: 1300 - total flux cleaned = -0.00291026 Jy ! Component: 1350 - total flux cleaned = -0.00294416 Jy ! Component: 1400 - total flux cleaned = -0.00297779 Jy ! Component: 1450 - total flux cleaned = -0.00304357 Jy ! Component: 1500 - total flux cleaned = -0.00301135 Jy ! Component: 1550 - total flux cleaned = -0.00317374 Jy ! Component: 1600 - total flux cleaned = -0.00304519 Jy ! Component: 1650 - total flux cleaned = -0.00317246 Jy ! Component: 1700 - total flux cleaned = -0.00301446 Jy ! Component: 1750 - total flux cleaned = -0.00304601 Jy ! Component: 1800 - total flux cleaned = -0.00307735 Jy ! Component: 1850 - total flux cleaned = -0.00310733 Jy ! Component: 1900 - total flux cleaned = -0.00304609 Jy ! Component: 1950 - total flux cleaned = -0.00298539 Jy ! Component: 2000 - total flux cleaned = -0.00292514 Jy ! Component: 2050 - total flux cleaned = -0.00289542 Jy ! Component: 2100 - total flux cleaned = -0.00292547 Jy ! Component: 2150 - total flux cleaned = -0.00289585 Jy ! Component: 2200 - total flux cleaned = -0.00286682 Jy ! Component: 2250 - total flux cleaned = -0.00277959 Jy ! Component: 2300 - total flux cleaned = -0.00275072 Jy ! Component: 2350 - total flux cleaned = -0.00266461 Jy ! Component: 2400 - total flux cleaned = -0.00260718 Jy ! Component: 2450 - total flux cleaned = -0.0025788 Jy ! Component: 2500 - total flux cleaned = -0.00255054 Jy ! Component: 2550 - total flux cleaned = -0.00238253 Jy ! Component: 2600 - total flux cleaned = -0.00229912 Jy ! Component: 2650 - total flux cleaned = -0.00227126 Jy ! Component: 2700 - total flux cleaned = -0.00218903 Jy ! Component: 2750 - total flux cleaned = -0.00207982 Jy ! Component: 2800 - total flux cleaned = -0.00205284 Jy ! Component: 2850 - total flux cleaned = -0.0020258 Jy ! Component: 2900 - total flux cleaned = -0.00189169 Jy ! Component: 2950 - total flux cleaned = -0.0017317 Jy ! Component: 3000 - total flux cleaned = -0.00181136 Jy ! Component: 3050 - total flux cleaned = -0.00167959 Jy ! Component: 3100 - total flux cleaned = -0.00154837 Jy ! Component: 3150 - total flux cleaned = -0.00152255 Jy ! Component: 3200 - total flux cleaned = -0.00152257 Jy ! Component: 3250 - total flux cleaned = -0.00139384 Jy ! Component: 3300 - total flux cleaned = -0.00129166 Jy ! Component: 3350 - total flux cleaned = -0.00131717 Jy ! Component: 3400 - total flux cleaned = -0.00131757 Jy ! Component: 3450 - total flux cleaned = -0.0011665 Jy ! Component: 3500 - total flux cleaned = -0.00126665 Jy ! Component: 3550 - total flux cleaned = -0.00109217 Jy ! Component: 3600 - total flux cleaned = -0.00116674 Jy ! Component: 3650 - total flux cleaned = -0.0012405 Jy ! Component: 3700 - total flux cleaned = -0.00116688 Jy ! Component: 3750 - total flux cleaned = -0.0011179 Jy ! Component: 3800 - total flux cleaned = -0.0010451 Jy ! Component: 3850 - total flux cleaned = -0.00116556 Jy ! Component: 3900 - total flux cleaned = -0.00114143 Jy ! Component: 3950 - total flux cleaned = -0.00106962 Jy ! Component: 4000 - total flux cleaned = -0.00111746 Jy ! Component: 4050 - total flux cleaned = -0.00107006 Jy ! Total flux subtracted in 4096 components = -0.00104649 Jy ! Clean residual min=-0.001449 max=0.001312 Jy/beam ! Clean residual mean=0.000002 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.267721 Jy keep ! Adding 309 model components to the UV plane model. ! The established model now contains 382 components and 0.267721 Jy ![Exited script file: muppet] wmap "J1343+6602_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.074 x 4.62 at 40.39 degrees (North through East) ! Clean map min=-0.0025293 max=0.24218 Jy/beam ! Writing clean map to FITS file: J1343+6602_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.242177 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000439242 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.544116 0.544116 1.08823 2.17647 4.35293 8.70586 17.4117 34.8235 69.6469 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.242 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.074 x 4.62 at 40.39 degrees (North through East) ! Clean map min=-0.0025293 max=0.24218 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 J1343+6602_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:20:17 2019