! Started logfile: J0719+3307_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:41:43 2019 obs J0719+3307_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J0719+3307_S_2017_05_31_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.937463 visibilities/baseline/integration-bin. ! Found source: J0719+3307 ! ! 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 19068 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 J0719+3307_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 39 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 39 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 602 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.795658Jy sigma=0.007394 ! Fit after self-cal, rms=0.783241Jy sigma=0.007303 ! 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.971 mas, bmaj=5.556 mas, bpa=-0.9141 degrees ! Estimated noise=965.304 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.16719 Jy ! Component: 100 - total flux cleaned = 0.204334 Jy ! Total flux subtracted in 100 components = 0.204334 Jy ! Clean residual min=-0.006156 max=0.012838 Jy/beam ! Clean residual mean=-0.000008 rms=0.001642 Jy/beam ! Combined flux in latest and established models = 0.204334 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.204334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095242Jy sigma=0.000734 ! Fit after self-cal, rms=0.095238Jy sigma=0.000734 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0137704 Jy ! Component: 100 - total flux cleaned = 0.0207969 Jy ! Total flux subtracted in 100 components = 0.0207969 Jy ! Clean residual min=-0.005586 max=0.005888 Jy/beam ! Clean residual mean=-0.000005 rms=0.001325 Jy/beam ! Combined flux in latest and established models = 0.22513 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 14 components and 0.22513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092610Jy sigma=0.000714 ! Fit after self-cal, rms=0.092608Jy sigma=0.000714 ! 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.601 mas, bmaj=6.202 mas, bpa=-0.4995 degrees ! Estimated noise=631.82 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.004178 Jy ! Component: 100 - total flux cleaned = 0.00605637 Jy ! Component: 150 - total flux cleaned = 0.00712901 Jy ! Component: 200 - total flux cleaned = 0.00759964 Jy ! Total flux subtracted in 200 components = 0.00759964 Jy ! Clean residual min=-0.005278 max=0.004822 Jy/beam ! Clean residual mean=0.000001 rms=0.001166 Jy/beam ! Combined flux in latest and established models = 0.23273 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 26 components and 0.23273 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092263Jy sigma=0.000713 ! Fit after self-cal, rms=0.092261Jy sigma=0.000713 ! 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.99 FD 0.99 HN 0.97 KP 1.04 ! LA 1.02 MK 1.04 NL 0.93 OV 1.01 ! PT 1.03 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.05 HN 1.01 KP 1.00 ! LA 0.99 MK 1.02 NL 1.06 OV 1.00 ! PT 1.02 SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.05 HN 0.99 KP 1.02 ! LA 1.01 MK 1.06 NL 1.02 OV 0.94 ! PT 1.00 SC 1.01 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 0.99 KP 1.00* ! LA 0.99 MK 1.32 NL 1.00* OV 1.00* ! PT 1.04 SC 1.00* ! ! ! Fit before self-cal, rms=0.092261Jy sigma=0.000713 ! Fit after self-cal, rms=0.091120Jy sigma=0.000704 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.626 mas, bmaj=6.188 mas, bpa=0.4243 degrees ! Estimated noise=637.923 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.00149632 Jy ! Component: 100 - total flux cleaned = 0.00205167 Jy ! Component: 150 - total flux cleaned = 0.00228485 Jy ! Component: 200 - total flux cleaned = 0.00243743 Jy ! Total flux subtracted in 200 components = 0.00243743 Jy ! Clean residual min=-0.003595 max=0.004305 Jy/beam ! Clean residual mean=0.000002 rms=0.001036 Jy/beam ! Combined flux in latest and established models = 0.235168 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 39 components and 0.235168 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090958Jy sigma=0.000703 ! Fit after self-cal, rms=0.090952Jy sigma=0.000703 ! 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.090952Jy sigma=0.000703 ! Fit after self-cal, rms=0.082394Jy sigma=0.000681 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.627 mas, bmaj=6.197 mas, bpa=-0.07308 degrees ! Estimated noise=637.906 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.19604e-05 Jy ! Component: 100 - total flux cleaned = -2.35621e-05 Jy ! Component: 150 - total flux cleaned = 8.63073e-07 Jy ! Component: 200 - total flux cleaned = 2.22442e-05 Jy ! Total flux subtracted in 200 components = 2.22442e-05 Jy ! Clean residual min=-0.001734 max=0.002012 Jy/beam ! Clean residual mean=0.000002 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.23519 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 47 components and 0.23519 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082367Jy sigma=0.000680 ! Fit after self-cal, rms=0.082363Jy sigma=0.000680 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 (78.5, 85.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00168487 Jy ! Component: 100 - total flux cleaned = 0.00220806 Jy ! Component: 150 - total flux cleaned = 0.0022095 Jy ! Component: 200 - total flux cleaned = 0.00223508 Jy ! Total flux subtracted in 200 components = 0.00223508 Jy ! Clean residual min=-0.001765 max=0.001814 Jy/beam ! Clean residual mean=0.000002 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.237425 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 63 components and 0.237425 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082323Jy sigma=0.000680 ! Fit after self-cal, rms=0.082321Jy sigma=0.000680 ! 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.082321Jy sigma=0.000680 ! Fit after self-cal, rms=0.082309Jy sigma=0.000680 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.628 mas, bmaj=6.198 mas, bpa=-0.02568 degrees ! Estimated noise=638.135 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000448354 Jy ! Component: 100 - total flux cleaned = 0.000601503 Jy ! Component: 150 - total flux cleaned = 0.000623893 Jy ! Component: 200 - total flux cleaned = 0.000645093 Jy ! Total flux subtracted in 200 components = 0.000645093 Jy ! Clean residual min=-0.001732 max=0.001581 Jy/beam ! Clean residual mean=0.000001 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.23807 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 71 components and 0.23807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082292Jy sigma=0.000680 ! Fit after self-cal, rms=0.082292Jy sigma=0.000680 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.47736e-05 Jy ! Component: 100 - total flux cleaned = 0.000104429 Jy ! Component: 150 - total flux cleaned = 0.000104751 Jy ! Component: 200 - total flux cleaned = 0.000104783 Jy ! Total flux subtracted in 200 components = 0.000104783 Jy ! Clean residual min=-0.001695 max=0.001579 Jy/beam ! Clean residual mean=0.000001 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.238175 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 73 components and 0.238175 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082282Jy sigma=0.000680 ! Fit after self-cal, rms=0.082282Jy sigma=0.000680 ! 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.082282Jy sigma=0.000680 ! Fit after self-cal, rms=0.082371Jy sigma=0.000680 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.511 mas, bmaj=9.616 mas, bpa=-1.338 degrees ! Estimated noise=779.434 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000927493 Jy ! Component: 100 - total flux cleaned = 0.00118589 Jy ! Component: 150 - total flux cleaned = 0.0012318 Jy ! Component: 200 - total flux cleaned = 0.0012715 Jy ! Total flux subtracted in 200 components = 0.0012715 Jy ! Clean residual min=-0.001550 max=0.001653 Jy/beam ! Clean residual mean=0.000004 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.239446 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 83 components and 0.239446 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082368Jy sigma=0.000680 ! Fit after self-cal, rms=0.082367Jy sigma=0.000680 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.62423e-05 Jy ! Component: 100 - total flux cleaned = 5.84597e-05 Jy ! Component: 150 - total flux cleaned = 7.06181e-05 Jy ! Component: 200 - total flux cleaned = 7.06018e-05 Jy ! Total flux subtracted in 200 components = 7.06018e-05 Jy ! Clean residual min=-0.001543 max=0.001649 Jy/beam ! Clean residual mean=0.000004 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.239517 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 92 components and 0.239517 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082367Jy sigma=0.000680 ! Fit after self-cal, rms=0.082366Jy sigma=0.000680 ! 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.631 mas, bmaj=6.198 mas, bpa=-0.03809 degrees ! Estimated noise=638.655 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.631 x 6.198 at -0.03809 degrees (North through East) ! Clean map min=-0.0015798 max=0.21891 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.012 mas, bmaj=5.55 mas, bpa=-0.5092 degrees ! Estimated noise=978.837 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.169373 Jy ! Component: 100 - total flux cleaned = 0.206516 Jy ! Component: 150 - total flux cleaned = 0.218552 Jy ! Component: 200 - total flux cleaned = 0.224767 Jy ! Total flux subtracted in 200 components = 0.224767 Jy ! Clean residual min=-0.002922 max=0.003732 Jy/beam ! Clean residual mean=-0.000003 rms=0.000747 Jy/beam ! Combined flux in latest and established models = 0.224767 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.224767 Jy ! Inverting map and beam ! Estimated beam: bmin=3.631 mas, bmaj=6.198 mas, bpa=-0.03809 degrees ! Estimated noise=638.655 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.00506624 Jy ! Component: 100 - total flux cleaned = 0.00779139 Jy ! Component: 150 - total flux cleaned = 0.00966876 Jy ! Component: 200 - total flux cleaned = 0.0110716 Jy ! Total flux subtracted in 200 components = 0.0110716 Jy ! Clean residual min=-0.001636 max=0.001841 Jy/beam ! Clean residual mean=0.000001 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.235839 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 47 components and 0.235839 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.511 mas, bmaj=9.616 mas, bpa=-1.338 degrees ! Estimated noise=779.434 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0017251 Jy ! Component: 100 - total flux cleaned = 0.00266256 Jy ! Component: 150 - total flux cleaned = 0.00308965 Jy ! Component: 200 - total flux cleaned = 0.00325766 Jy ! Total flux subtracted in 200 components = 0.00325766 Jy ! Clean residual min=-0.001551 max=0.001632 Jy/beam ! Clean residual mean=0.000004 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.239097 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.74716e-05 Jy ! Component: 100 - total flux cleaned = 0.000130133 Jy ! Component: 150 - total flux cleaned = 0.0001754 Jy ! Component: 200 - total flux cleaned = 0.000205031 Jy ! Total flux subtracted in 200 components = 0.000205031 Jy ! Clean residual min=-0.001551 max=0.001667 Jy/beam ! Clean residual mean=0.000004 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.239302 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 75 components and 0.239302 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.631 mas, bmaj=6.198 mas, bpa=-0.03809 degrees ! Estimated noise=638.655 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.18276e-06 Jy ! Component: 100 - total flux cleaned = 2.31651e-06 Jy ! Component: 150 - total flux cleaned = 5.34196e-05 Jy ! Component: 200 - total flux cleaned = 5.31313e-05 Jy ! Total flux subtracted in 200 components = 5.31313e-05 Jy ! Clean residual min=-0.001563 max=0.001692 Jy/beam ! Clean residual mean=0.000001 rms=0.000414 Jy/beam ! Combined flux in latest and established models = 0.239355 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 84 components and 0.239355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082368Jy sigma=0.000680 ! Fit after self-cal, rms=0.082362Jy sigma=0.000680 wmodel J0719+3307_S_2017_05_31_pus_map.mod ! Writing 84 model components to file: J0719+3307_S_2017_05_31_pus_map.mod wobs J0719+3307_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J0719+3307_S_2017_05_31_pus_uvs.fits wwins J0719+3307_S_2017_05_31_pus_map.win ! wwins: Wrote 2 windows to J0719+3307_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.000190444 Jy ! Component: 100 - total flux cleaned = 0.000162644 Jy ! Component: 150 - total flux cleaned = 0.000327277 Jy ! Component: 200 - total flux cleaned = 0.000460322 Jy ! Component: 250 - total flux cleaned = 0.000564035 Jy ! Component: 300 - total flux cleaned = 0.000715009 Jy ! Component: 350 - total flux cleaned = 0.000862303 Jy ! Component: 400 - total flux cleaned = 0.000958837 Jy ! Component: 450 - total flux cleaned = 0.00107666 Jy ! Component: 500 - total flux cleaned = 0.00112271 Jy ! Component: 550 - total flux cleaned = 0.00123697 Jy ! Component: 600 - total flux cleaned = 0.00137172 Jy ! Component: 650 - total flux cleaned = 0.00150463 Jy ! Component: 700 - total flux cleaned = 0.00170112 Jy ! Component: 750 - total flux cleaned = 0.00180844 Jy ! Component: 800 - total flux cleaned = 0.00191454 Jy ! Component: 850 - total flux cleaned = 0.00201903 Jy ! Component: 900 - total flux cleaned = 0.00206054 Jy ! Component: 950 - total flux cleaned = 0.00216292 Jy ! Component: 1000 - total flux cleaned = 0.00226332 Jy ! Component: 1050 - total flux cleaned = 0.00228307 Jy ! Component: 1100 - total flux cleaned = 0.00234172 Jy ! Component: 1150 - total flux cleaned = 0.00234183 Jy ! Component: 1200 - total flux cleaned = 0.00238034 Jy ! Component: 1250 - total flux cleaned = 0.00241872 Jy ! Component: 1300 - total flux cleaned = 0.00247537 Jy ! Component: 1350 - total flux cleaned = 0.0025125 Jy ! Component: 1400 - total flux cleaned = 0.00260485 Jy ! Component: 1450 - total flux cleaned = 0.00262284 Jy ! Component: 1500 - total flux cleaned = 0.00271309 Jy ! Component: 1550 - total flux cleaned = 0.00274879 Jy ! Component: 1600 - total flux cleaned = 0.00281933 Jy ! Component: 1650 - total flux cleaned = 0.00280202 Jy ! Component: 1700 - total flux cleaned = 0.00290607 Jy ! Component: 1750 - total flux cleaned = 0.00292343 Jy ! Component: 1800 - total flux cleaned = 0.00299184 Jy ! Component: 1850 - total flux cleaned = 0.00304243 Jy ! Component: 1900 - total flux cleaned = 0.00314268 Jy ! Component: 1950 - total flux cleaned = 0.00310971 Jy ! Component: 2000 - total flux cleaned = 0.003208 Jy ! Component: 2050 - total flux cleaned = 0.00319168 Jy ! Component: 2100 - total flux cleaned = 0.0032401 Jy ! Component: 2150 - total flux cleaned = 0.00330405 Jy ! Component: 2200 - total flux cleaned = 0.00333582 Jy ! Component: 2250 - total flux cleaned = 0.00338296 Jy ! Component: 2300 - total flux cleaned = 0.00349192 Jy ! Component: 2350 - total flux cleaned = 0.00352253 Jy ! Component: 2400 - total flux cleaned = 0.00359902 Jy ! Component: 2450 - total flux cleaned = 0.00355329 Jy ! Component: 2500 - total flux cleaned = 0.00359838 Jy ! Component: 2550 - total flux cleaned = 0.00365811 Jy ! Component: 2600 - total flux cleaned = 0.00362834 Jy ! Component: 2650 - total flux cleaned = 0.0037018 Jy ! Component: 2700 - total flux cleaned = 0.00365796 Jy ! Component: 2750 - total flux cleaned = 0.00373025 Jy ! Component: 2800 - total flux cleaned = 0.00365844 Jy ! Component: 2850 - total flux cleaned = 0.00368711 Jy ! Component: 2900 - total flux cleaned = 0.00372968 Jy ! Component: 2950 - total flux cleaned = 0.00372966 Jy ! Component: 3000 - total flux cleaned = 0.0036878 Jy ! Component: 3050 - total flux cleaned = 0.00372936 Jy ! Component: 3100 - total flux cleaned = 0.00375688 Jy ! Component: 3150 - total flux cleaned = 0.003784 Jy ! Component: 3200 - total flux cleaned = 0.0037568 Jy ! Component: 3250 - total flux cleaned = 0.00377043 Jy ! Component: 3300 - total flux cleaned = 0.00382391 Jy ! Component: 3350 - total flux cleaned = 0.00387699 Jy ! Component: 3400 - total flux cleaned = 0.0038638 Jy ! Component: 3450 - total flux cleaned = 0.00390325 Jy ! Component: 3500 - total flux cleaned = 0.0039684 Jy ! Component: 3550 - total flux cleaned = 0.00398117 Jy ! Component: 3600 - total flux cleaned = 0.0039813 Jy ! Component: 3650 - total flux cleaned = 0.00403246 Jy ! Component: 3700 - total flux cleaned = 0.00403241 Jy ! Component: 3750 - total flux cleaned = 0.00405791 Jy ! Component: 3800 - total flux cleaned = 0.00415838 Jy ! Component: 3850 - total flux cleaned = 0.00414575 Jy ! Component: 3900 - total flux cleaned = 0.00422035 Jy ! Component: 3950 - total flux cleaned = 0.00423264 Jy ! Component: 4000 - total flux cleaned = 0.00423265 Jy ! Component: 4050 - total flux cleaned = 0.00428147 Jy ! Total flux subtracted in 4096 components = 0.00431796 Jy ! Clean residual min=-0.000883 max=0.000685 Jy/beam ! Clean residual mean=-0.000000 rms=0.000220 Jy/beam ! Combined flux in latest and established models = 0.243673 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 379 components and 0.243673 Jy ![Exited script file: muppet] wmap "J0719+3307_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.631 x 6.198 at -0.03809 degrees (North through East) ! Clean map min=-0.0015034 max=0.21903 Jy/beam ! Writing clean map to FITS file: J0719+3307_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.219025 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000219786 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.301042 0.301042 0.602084 1.20417 2.40834 4.81667 9.63335 19.2667 38.5334 77.0668 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.219 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.631 x 6.198 at -0.03809 degrees (North through East) ! Clean map min=-0.0015034 max=0.21903 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 J0719+3307_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:41:49 2019