! Started logfile: J0702+2644_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:41:21 2019 obs J0702+2644_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J0702+2644_S_2017_05_31_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.967158 visibilities/baseline/integration-bin. ! Found source: J0702+2644 ! ! 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 19672 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 J0702+2644_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 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 588 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.606858Jy sigma=0.005776 ! Fit after self-cal, rms=0.582266Jy sigma=0.005563 ! 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.849 mas, bmaj=5.986 mas, bpa=1.012 degrees ! Estimated noise=950.16 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.322362 Jy ! Component: 100 - total flux cleaned = 0.399342 Jy ! Total flux subtracted in 100 components = 0.399342 Jy ! Clean residual min=-0.009791 max=0.030359 Jy/beam ! Clean residual mean=-0.000009 rms=0.002825 Jy/beam ! Combined flux in latest and established models = 0.399342 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.399342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104509Jy sigma=0.000861 ! Fit after self-cal, rms=0.104496Jy sigma=0.000861 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0322695 Jy ! Component: 100 - total flux cleaned = 0.0480331 Jy ! Total flux subtracted in 100 components = 0.0480331 Jy ! Clean residual min=-0.006702 max=0.007392 Jy/beam ! Clean residual mean=-0.000002 rms=0.001765 Jy/beam ! Combined flux in latest and established models = 0.447375 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 11 components and 0.447375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093492Jy sigma=0.000763 ! Fit after self-cal, rms=0.093489Jy sigma=0.000762 ! 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.396 mas, bmaj=6.99 mas, bpa=0.3663 degrees ! Estimated noise=605.325 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.00722563 Jy ! Component: 100 - total flux cleaned = 0.0103397 Jy ! Component: 150 - total flux cleaned = 0.0106637 Jy ! Component: 200 - total flux cleaned = 0.0107267 Jy ! Total flux subtracted in 200 components = 0.0107267 Jy ! Clean residual min=-0.006186 max=0.005123 Jy/beam ! Clean residual mean=0.000001 rms=0.001420 Jy/beam ! Combined flux in latest and established models = 0.458102 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 37 components and 0.458102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092607Jy sigma=0.000759 ! Fit after self-cal, rms=0.092606Jy sigma=0.000759 ! 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.92 FD 0.94 HN 0.95 KP 1.02 ! LA 1.02 MK 1.02 NL 0.91 OV 1.01 ! PT 1.05 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.98 HN 0.99 KP 1.00 ! LA 0.99 MK 1.02 NL 1.04 OV 1.04 ! PT 1.04 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.02 HN 0.99 KP 1.01 ! LA 1.00 MK 1.05 NL 1.00 OV 0.98 ! PT 1.01 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 0.97 KP 1.00* ! LA 1.05 MK 1.17 NL 1.00* OV 1.00* ! PT 1.05 SC 1.00* ! ! ! Fit before self-cal, rms=0.092606Jy sigma=0.000759 ! Fit after self-cal, rms=0.086219Jy sigma=0.000721 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.422 mas, bmaj=6.983 mas, bpa=0.4982 degrees ! Estimated noise=608.261 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.00175021 Jy ! Component: 100 - total flux cleaned = 0.00221533 Jy ! Component: 150 - total flux cleaned = 0.00252921 Jy ! Component: 200 - total flux cleaned = 0.00279642 Jy ! Total flux subtracted in 200 components = 0.00279642 Jy ! Clean residual min=-0.004890 max=0.004629 Jy/beam ! Clean residual mean=0.000008 rms=0.001145 Jy/beam ! Combined flux in latest and established models = 0.460898 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 44 components and 0.460898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086009Jy sigma=0.000719 ! Fit after self-cal, rms=0.086014Jy sigma=0.000719 ! 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.086014Jy sigma=0.000719 ! Fit after self-cal, rms=0.075570Jy sigma=0.000676 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.423 mas, bmaj=6.994 mas, bpa=0.5048 degrees ! Estimated noise=608.467 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000624289 Jy ! Component: 100 - total flux cleaned = -0.00062461 Jy ! Component: 150 - total flux cleaned = -0.000622881 Jy ! Component: 200 - total flux cleaned = -0.000597054 Jy ! Total flux subtracted in 200 components = -0.000597054 Jy ! Clean residual min=-0.002106 max=0.002275 Jy/beam ! Clean residual mean=-0.000002 rms=0.000571 Jy/beam ! Combined flux in latest and established models = 0.460301 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 50 components and 0.460301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075532Jy sigma=0.000676 ! Fit after self-cal, rms=0.075529Jy sigma=0.000676 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.57455e-05 Jy ! Component: 100 - total flux cleaned = -1.48563e-05 Jy ! Component: 150 - total flux cleaned = -3.28941e-05 Jy ! Component: 200 - total flux cleaned = -3.32444e-05 Jy ! Total flux subtracted in 200 components = -3.32444e-05 Jy ! Clean residual min=-0.002079 max=0.002231 Jy/beam ! Clean residual mean=-0.000002 rms=0.000569 Jy/beam ! Combined flux in latest and established models = 0.460268 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 56 components and 0.460268 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075518Jy sigma=0.000676 ! Fit after self-cal, rms=0.075518Jy sigma=0.000676 ! 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.075518Jy sigma=0.000676 ! Fit after self-cal, rms=0.075403Jy sigma=0.000673 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.426 mas, bmaj=6.995 mas, bpa=0.5804 degrees ! Estimated noise=609.05 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000175237 Jy ! Component: 100 - total flux cleaned = -0.000201422 Jy ! Component: 150 - total flux cleaned = -0.00017933 Jy ! Component: 200 - total flux cleaned = -0.000180921 Jy ! Total flux subtracted in 200 components = -0.000180921 Jy ! Clean residual min=-0.001838 max=0.002150 Jy/beam ! Clean residual mean=-0.000002 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.460087 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 57 components and 0.460087 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075386Jy sigma=0.000673 ! Fit after self-cal, rms=0.075388Jy 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) ! Added new window around map position (2.5, 55). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000564213 Jy ! Component: 100 - total flux cleaned = 0.000203834 Jy ! Component: 150 - total flux cleaned = 4.72572e-05 Jy ! Component: 200 - total flux cleaned = -0.000180427 Jy ! Total flux subtracted in 200 components = -0.000180427 Jy ! Clean residual min=-0.001648 max=0.001882 Jy/beam ! Clean residual mean=-0.000002 rms=0.000473 Jy/beam ! Combined flux in latest and established models = 0.459907 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 74 components and 0.459907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075314Jy sigma=0.000673 ! Fit after self-cal, rms=0.075311Jy 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.075311Jy sigma=0.000673 ! Fit after self-cal, rms=0.075388Jy sigma=0.000673 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.229 mas, bmaj=10.37 mas, bpa=-4.844 degrees ! Estimated noise=758.686 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00096363 Jy ! Component: 100 - total flux cleaned = 0.00132799 Jy ! Component: 150 - total flux cleaned = 0.0015517 Jy ! Component: 200 - total flux cleaned = 0.00167801 Jy ! Total flux subtracted in 200 components = 0.00167801 Jy ! Clean residual min=-0.002039 max=0.002444 Jy/beam ! Clean residual mean=-0.000004 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.461585 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 88 components and 0.461585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075384Jy sigma=0.000673 ! Fit after self-cal, rms=0.075384Jy 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 = 0.00037083 Jy ! Component: 100 - total flux cleaned = 0.000438869 Jy ! Component: 150 - total flux cleaned = 0.000463348 Jy ! Component: 200 - total flux cleaned = 0.000475376 Jy ! Total flux subtracted in 200 components = 0.000475376 Jy ! Clean residual min=-0.002003 max=0.002443 Jy/beam ! Clean residual mean=-0.000004 rms=0.000655 Jy/beam ! Combined flux in latest and established models = 0.46206 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 92 components and 0.46206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075382Jy sigma=0.000673 ! Fit after self-cal, rms=0.075382Jy 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=3.427 mas, bmaj=6.993 mas, bpa=0.6357 degrees ! Estimated noise=609.617 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.427 x 6.993 at 0.6357 degrees (North through East) ! Clean map min=-0.0016648 max=0.4235 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.882 mas, bmaj=6.004 mas, bpa=1.394 degrees ! Estimated noise=959.632 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.32552 Jy ! Component: 100 - total flux cleaned = 0.400745 Jy ! Component: 150 - total flux cleaned = 0.430068 Jy ! Component: 200 - total flux cleaned = 0.444484 Jy ! Total flux subtracted in 200 components = 0.444484 Jy ! Clean residual min=-0.003878 max=0.006814 Jy/beam ! Clean residual mean=-0.000003 rms=0.000964 Jy/beam ! Combined flux in latest and established models = 0.444484 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.444484 Jy ! Inverting map and beam ! Estimated beam: bmin=3.427 mas, bmaj=6.993 mas, bpa=0.6357 degrees ! Estimated noise=609.617 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.00833596 Jy ! Component: 100 - total flux cleaned = 0.012547 Jy ! Component: 150 - total flux cleaned = 0.0148846 Jy ! Component: 200 - total flux cleaned = 0.0154868 Jy ! Total flux subtracted in 200 components = 0.0154868 Jy ! Clean residual min=-0.001837 max=0.002190 Jy/beam ! Clean residual mean=-0.000002 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.459971 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 39 components and 0.459971 Jy ! Inverting map ! Added new window around map position (13.5, 7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00184648 Jy ! Component: 100 - total flux cleaned = 0.00206643 Jy ! Component: 150 - total flux cleaned = 0.00225882 Jy ! Component: 200 - total flux cleaned = 0.00247573 Jy ! Total flux subtracted in 200 components = 0.00247573 Jy ! Clean residual min=-0.001679 max=0.001687 Jy/beam ! Clean residual mean=-0.000002 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.462447 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 60 components and 0.462446 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.229 mas, bmaj=10.37 mas, bpa=-4.844 degrees ! Estimated noise=758.686 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000966009 Jy ! Component: 100 - total flux cleaned = 0.00132765 Jy ! Component: 150 - total flux cleaned = 0.00161433 Jy ! Component: 200 - total flux cleaned = 0.00181542 Jy ! Total flux subtracted in 200 components = 0.00181542 Jy ! Clean residual min=-0.002015 max=0.001964 Jy/beam ! Clean residual mean=-0.000004 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.464262 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.53896e-05 Jy ! Component: 100 - total flux cleaned = 0.000166434 Jy ! Component: 150 - total flux cleaned = 0.000216864 Jy ! Component: 200 - total flux cleaned = 0.000251433 Jy ! Total flux subtracted in 200 components = 0.000251433 Jy ! Clean residual min=-0.001974 max=0.001974 Jy/beam ! Clean residual mean=-0.000004 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.464513 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 102 components and 0.464513 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.427 mas, bmaj=6.993 mas, bpa=0.6357 degrees ! Estimated noise=609.617 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000534315 Jy ! Component: 100 - total flux cleaned = -0.000632907 Jy ! Component: 150 - total flux cleaned = -0.000691713 Jy ! Component: 200 - total flux cleaned = -0.000691745 Jy ! Total flux subtracted in 200 components = -0.000691745 Jy ! Clean residual min=-0.001681 max=0.001661 Jy/beam ! Clean residual mean=-0.000002 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.463822 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 116 components and 0.463822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075360Jy sigma=0.000672 ! Fit after self-cal, rms=0.075349Jy sigma=0.000672 wmodel J0702+2644_S_2017_05_31_pus_map.mod ! Writing 116 model components to file: J0702+2644_S_2017_05_31_pus_map.mod wobs J0702+2644_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J0702+2644_S_2017_05_31_pus_uvs.fits wwins J0702+2644_S_2017_05_31_pus_map.win ! wwins: Wrote 3 windows to J0702+2644_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.000158841 Jy ! Component: 100 - total flux cleaned = -0.000247951 Jy ! Component: 150 - total flux cleaned = -0.000304883 Jy ! Component: 200 - total flux cleaned = -0.000305004 Jy ! Component: 250 - total flux cleaned = -0.000384872 Jy ! Component: 300 - total flux cleaned = -0.000359723 Jy ! Component: 350 - total flux cleaned = -0.000385529 Jy ! Component: 400 - total flux cleaned = -0.000311254 Jy ! Component: 450 - total flux cleaned = -0.000238981 Jy ! Component: 500 - total flux cleaned = -0.000191738 Jy ! Component: 550 - total flux cleaned = -7.57521e-05 Jy ! Component: 600 - total flux cleaned = -5.28559e-05 Jy ! Component: 650 - total flux cleaned = 1.50231e-05 Jy ! Component: 700 - total flux cleaned = 8.13374e-05 Jy ! Component: 750 - total flux cleaned = 0.000125212 Jy ! Component: 800 - total flux cleaned = 0.000168301 Jy ! Component: 850 - total flux cleaned = 0.000189245 Jy ! Component: 900 - total flux cleaned = 0.000230904 Jy ! Component: 950 - total flux cleaned = 0.00023092 Jy ! Component: 1000 - total flux cleaned = 0.000231078 Jy ! Component: 1050 - total flux cleaned = 0.000271221 Jy ! Component: 1100 - total flux cleaned = 0.00035054 Jy ! Component: 1150 - total flux cleaned = 0.00033072 Jy ! Component: 1200 - total flux cleaned = 0.000330553 Jy ! Component: 1250 - total flux cleaned = 0.000292723 Jy ! Component: 1300 - total flux cleaned = 0.000292825 Jy ! Component: 1350 - total flux cleaned = 0.000273902 Jy ! Component: 1400 - total flux cleaned = 0.000255433 Jy ! Component: 1450 - total flux cleaned = 0.000255522 Jy ! Component: 1500 - total flux cleaned = 0.00025575 Jy ! Component: 1550 - total flux cleaned = 0.000291495 Jy ! Component: 1600 - total flux cleaned = 0.000344161 Jy ! Component: 1650 - total flux cleaned = 0.000379223 Jy ! Component: 1700 - total flux cleaned = 0.000447945 Jy ! Component: 1750 - total flux cleaned = 0.000413649 Jy ! Component: 1800 - total flux cleaned = 0.000464482 Jy ! Component: 1850 - total flux cleaned = 0.000514536 Jy ! Component: 1900 - total flux cleaned = 0.000514659 Jy ! Component: 1950 - total flux cleaned = 0.000580341 Jy ! Component: 2000 - total flux cleaned = 0.000580326 Jy ! Component: 2050 - total flux cleaned = 0.00061259 Jy ! Component: 2100 - total flux cleaned = 0.000692583 Jy ! Component: 2150 - total flux cleaned = 0.000740015 Jy ! Component: 2200 - total flux cleaned = 0.000786881 Jy ! Component: 2250 - total flux cleaned = 0.000833457 Jy ! Component: 2300 - total flux cleaned = 0.000864264 Jy ! Component: 2350 - total flux cleaned = 0.000879634 Jy ! Component: 2400 - total flux cleaned = 0.000955289 Jy ! Component: 2450 - total flux cleaned = 0.00106027 Jy ! Component: 2500 - total flux cleaned = 0.00108962 Jy ! Component: 2550 - total flux cleaned = 0.00108935 Jy ! Component: 2600 - total flux cleaned = 0.00116239 Jy ! Component: 2650 - total flux cleaned = 0.00122033 Jy ! Component: 2700 - total flux cleaned = 0.00123475 Jy ! Component: 2750 - total flux cleaned = 0.00129199 Jy ! Component: 2800 - total flux cleaned = 0.00130606 Jy ! Component: 2850 - total flux cleaned = 0.00132042 Jy ! Component: 2900 - total flux cleaned = 0.0014043 Jy ! Component: 2950 - total flux cleaned = 0.00143196 Jy ! Component: 3000 - total flux cleaned = 0.0015006 Jy ! Component: 3050 - total flux cleaned = 0.00151423 Jy ! Component: 3100 - total flux cleaned = 0.00151429 Jy ! Component: 3150 - total flux cleaned = 0.00160825 Jy ! Component: 3200 - total flux cleaned = 0.00162168 Jy ! Component: 3250 - total flux cleaned = 0.00166132 Jy ! Component: 3300 - total flux cleaned = 0.00167437 Jy ! Component: 3350 - total flux cleaned = 0.00172648 Jy ! Component: 3400 - total flux cleaned = 0.00177814 Jy ! Component: 3450 - total flux cleaned = 0.00176531 Jy ! Component: 3500 - total flux cleaned = 0.00181638 Jy ! Component: 3550 - total flux cleaned = 0.00185439 Jy ! Component: 3600 - total flux cleaned = 0.00186695 Jy ! Component: 3650 - total flux cleaned = 0.00192947 Jy ! Component: 3700 - total flux cleaned = 0.00201622 Jy ! Component: 3750 - total flux cleaned = 0.00204086 Jy ! Component: 3800 - total flux cleaned = 0.00204084 Jy ! Component: 3850 - total flux cleaned = 0.00205311 Jy ! Component: 3900 - total flux cleaned = 0.00210145 Jy ! Component: 3950 - total flux cleaned = 0.00213739 Jy ! Component: 4000 - total flux cleaned = 0.00219712 Jy ! Component: 4050 - total flux cleaned = 0.00218516 Jy ! Total flux subtracted in 4096 components = 0.00222067 Jy ! Clean residual min=-0.000644 max=0.000862 Jy/beam ! Clean residual mean=0.000000 rms=0.000218 Jy/beam ! Combined flux in latest and established models = 0.466042 Jy keep ! Adding 294 model components to the UV plane model. ! The established model now contains 410 components and 0.466042 Jy ![Exited script file: muppet] wmap "J0702+2644_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.427 x 6.993 at 0.6357 degrees (North through East) ! Clean map min=-0.0014239 max=0.42367 Jy/beam ! Writing clean map to FITS file: J0702+2644_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.423669 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000215823 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.152824 0.152824 0.305648 0.611297 1.22259 2.44519 4.89037 9.78074 19.5615 39.123 78.246 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.423 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.427 x 6.993 at 0.6357 degrees (North through East) ! Clean map min=-0.0014239 max=0.42367 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 J0702+2644_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:41:27 2019