! Started logfile: J0958+6533_S_2017_03_23_pus_uvs.log on Mon May 13 09:55:43 2019 obs J0958+6533_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J0958+6533_S_2017_03_23_pus_uva.fits ! AN table 1: 32 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.738194 visibilities/baseline/integration-bin. ! Found source: J0958+6533 ! ! 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 481 lines of history. ! ! Reading 4252 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 J0958+6533_S_2017_03_23_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 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 137 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.385269Jy sigma=0.003572 ! Fit after self-cal, rms=0.377863Jy sigma=0.003507 ! 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.613 mas, bmaj=4.086 mas, bpa=26.73 degrees ! Estimated noise=1558.21 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.4895 Jy ! Component: 100 - total flux cleaned = 0.601527 Jy ! Total flux subtracted in 100 components = 0.601527 Jy ! Clean residual min=-0.020176 max=0.041091 Jy/beam ! Clean residual mean=-0.000070 rms=0.006134 Jy/beam ! Combined flux in latest and established models = 0.601527 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.601527 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.185186Jy sigma=0.001547 ! Fit after self-cal, rms=0.185170Jy sigma=0.001547 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0427916 Jy ! Component: 100 - total flux cleaned = 0.0641263 Jy ! Total flux subtracted in 100 components = 0.0641263 Jy ! Clean residual min=-0.019714 max=0.025408 Jy/beam ! Clean residual mean=-0.000045 rms=0.005619 Jy/beam ! Combined flux in latest and established models = 0.665653 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 17 components and 0.665653 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.166878Jy sigma=0.001417 ! Fit after self-cal, rms=0.166745Jy sigma=0.001415 ! 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.158 mas, bmaj=4.906 mas, bpa=27.02 degrees ! Estimated noise=1321.92 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.029171 Jy ! Component: 100 - total flux cleaned = 0.0443589 Jy ! Component: 150 - total flux cleaned = 0.0530706 Jy ! Component: 200 - total flux cleaned = 0.0581485 Jy ! Total flux subtracted in 200 components = 0.0581485 Jy ! Clean residual min=-0.018343 max=0.022080 Jy/beam ! Clean residual mean=-0.000108 rms=0.004830 Jy/beam ! Combined flux in latest and established models = 0.723801 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 39 components and 0.723801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159657Jy sigma=0.001389 ! Fit after self-cal, rms=0.159599Jy sigma=0.001389 ! 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 1.02 FD 0.99 HN 0.93 KP 1.01 ! LA 0.99 MK 1.03 NL 0.88 OV 1.02 ! PT 0.97 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.02 HN 0.98 KP 0.95 ! LA 0.95 MK 1.01 NL 1.02 OV 1.07 ! PT 0.94 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.06 HN 0.97 KP 0.90 ! LA 0.75 MK 1.04 NL 1.16 OV 0.96 ! PT 0.93 SC 1.02 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 1.08 HN 0.96 KP 1.00* ! LA 0.82 MK 1.11 NL 1.00* OV 4.30 ! PT 0.98 SC 1.00* ! ! ! Fit before self-cal, rms=0.159599Jy sigma=0.001389 ! Fit after self-cal, rms=0.132687Jy sigma=0.000760 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.168 mas, bmaj=4.926 mas, bpa=26.72 degrees ! Estimated noise=1326.47 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 (-8.5, 2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0107425 Jy ! Component: 100 - total flux cleaned = 0.0128083 Jy ! Component: 150 - total flux cleaned = 0.0137156 Jy ! Component: 200 - total flux cleaned = 0.014617 Jy ! Total flux subtracted in 200 components = 0.014617 Jy ! Clean residual min=-0.009210 max=0.007688 Jy/beam ! Clean residual mean=0.000023 rms=0.001955 Jy/beam ! Combined flux in latest and established models = 0.738418 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 60 components and 0.738418 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131086Jy sigma=0.000744 ! Fit after self-cal, rms=0.131367Jy sigma=0.000742 ! 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.131367Jy sigma=0.000742 ! Fit after self-cal, rms=0.094857Jy sigma=0.000665 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.166 mas, bmaj=4.928 mas, bpa=26.91 degrees ! Estimated noise=1323.39 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000504183 Jy ! Component: 100 - total flux cleaned = 0.000290696 Jy ! Component: 150 - total flux cleaned = 3.41159e-05 Jy ! Component: 200 - total flux cleaned = -0.000180167 Jy ! Total flux subtracted in 200 components = -0.000180167 Jy ! Clean residual min=-0.003975 max=0.003719 Jy/beam ! Clean residual mean=0.000009 rms=0.000852 Jy/beam ! Combined flux in latest and established models = 0.738238 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 78 components and 0.738238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094647Jy sigma=0.000662 ! Fit after self-cal, rms=0.094614Jy sigma=0.000662 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.000129771 Jy ! Component: 100 - total flux cleaned = 0.000128128 Jy ! Component: 150 - total flux cleaned = 0.000188722 Jy ! Component: 200 - total flux cleaned = 0.000130284 Jy ! Total flux subtracted in 200 components = 0.000130284 Jy ! Clean residual min=-0.003842 max=0.003544 Jy/beam ! Clean residual mean=0.000009 rms=0.000830 Jy/beam ! Combined flux in latest and established models = 0.738368 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 85 components and 0.738368 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094523Jy sigma=0.000661 ! Fit after self-cal, rms=0.094517Jy sigma=0.000661 ! 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.094517Jy sigma=0.000661 ! Fit after self-cal, rms=0.094469Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.171 mas, bmaj=4.93 mas, bpa=26.95 degrees ! Estimated noise=1322.84 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000320092 Jy ! Component: 100 - total flux cleaned = -0.000566889 Jy ! Component: 150 - total flux cleaned = -0.000726948 Jy ! Component: 200 - total flux cleaned = -0.00077618 Jy ! Total flux subtracted in 200 components = -0.00077618 Jy ! Clean residual min=-0.003710 max=0.003361 Jy/beam ! Clean residual mean=0.000007 rms=0.000811 Jy/beam ! Combined flux in latest and established models = 0.737592 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 88 components and 0.737592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094389Jy sigma=0.000660 ! Fit after self-cal, rms=0.094385Jy sigma=0.000660 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 = 6.6905e-06 Jy ! Component: 100 - total flux cleaned = 5.3735e-05 Jy ! Component: 150 - total flux cleaned = 5.58044e-05 Jy ! Component: 200 - total flux cleaned = 5.54747e-05 Jy ! Total flux subtracted in 200 components = 5.54747e-05 Jy ! Clean residual min=-0.003661 max=0.003291 Jy/beam ! Clean residual mean=0.000007 rms=0.000802 Jy/beam ! Combined flux in latest and established models = 0.737648 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 92 components and 0.737647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094341Jy sigma=0.000660 ! Fit after self-cal, rms=0.094337Jy sigma=0.000659 ! 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.094337Jy sigma=0.000659 ! Fit after self-cal, rms=0.094314Jy sigma=0.000659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.416 mas, bmaj=9.23 mas, bpa=41.08 degrees ! Estimated noise=1634.64 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000787725 Jy ! Component: 100 - total flux cleaned = -0.000880009 Jy ! Component: 150 - total flux cleaned = -0.000977093 Jy ! Component: 200 - total flux cleaned = -0.00101706 Jy ! Total flux subtracted in 200 components = -0.00101706 Jy ! Clean residual min=-0.003672 max=0.003430 Jy/beam ! Clean residual mean=0.000014 rms=0.000903 Jy/beam ! Combined flux in latest and established models = 0.73663 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 108 components and 0.73663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094304Jy sigma=0.000659 ! Fit after self-cal, rms=0.094302Jy sigma=0.000659 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.10081e-05 Jy ! Component: 100 - total flux cleaned = -7.03772e-05 Jy ! Component: 150 - total flux cleaned = -8.70315e-05 Jy ! Component: 200 - total flux cleaned = -7.20911e-05 Jy ! Total flux subtracted in 200 components = -7.20911e-05 Jy ! Clean residual min=-0.003663 max=0.003421 Jy/beam ! Clean residual mean=0.000013 rms=0.000902 Jy/beam ! Combined flux in latest and established models = 0.736558 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 121 components and 0.736558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094298Jy sigma=0.000659 ! Fit after self-cal, rms=0.094298Jy sigma=0.000659 ! 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.174 mas, bmaj=4.932 mas, bpa=26.98 degrees ! Estimated noise=1322.5 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.174 x 4.932 at 26.98 degrees (North through East) ! Clean map min=-0.0034613 max=0.64407 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094298Jy sigma=0.000659 ! Fit after self-cal, rms=0.089738Jy sigma=0.000611 ! Inverting map and beam ! Estimated beam: bmin=4.176 mas, bmaj=4.935 mas, bpa=26.77 degrees ! Estimated noise=1321.7 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00067159 Jy ! Component: 100 - total flux cleaned = -0.000749822 Jy ! Component: 150 - total flux cleaned = -0.000785231 Jy ! Component: 200 - total flux cleaned = -0.000783907 Jy ! Total flux subtracted in 200 components = -0.000783907 Jy ! Clean residual min=-0.003640 max=0.003224 Jy/beam ! Clean residual mean=0.000005 rms=0.000783 Jy/beam ! Combined flux in latest and established models = 0.735774 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 134 components and 0.735774 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089705Jy sigma=0.000610 ! Fit after self-cal, rms=0.089699Jy sigma=0.000610 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.37038e-05 Jy ! Component: 100 - total flux cleaned = -6.66181e-05 Jy ! Component: 150 - total flux cleaned = -9.55115e-05 Jy ! Component: 200 - total flux cleaned = -9.45869e-05 Jy ! Total flux subtracted in 200 components = -9.45869e-05 Jy ! Clean residual min=-0.003614 max=0.003216 Jy/beam ! Clean residual mean=0.000005 rms=0.000780 Jy/beam ! Combined flux in latest and established models = 0.73568 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 137 components and 0.73568 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089680Jy sigma=0.000610 ! Fit after self-cal, rms=0.089675Jy sigma=0.000610 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089675Jy sigma=0.000610 ! Fit after self-cal, rms=0.089669Jy sigma=0.000610 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.616 mas, bmaj=4.086 mas, bpa=27.18 degrees ! Estimated noise=1590.78 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.49898 Jy ! Component: 100 - total flux cleaned = 0.614045 Jy ! Component: 150 - total flux cleaned = 0.658683 Jy ! Component: 200 - total flux cleaned = 0.681976 Jy ! Total flux subtracted in 200 components = 0.681976 Jy ! Clean residual min=-0.005623 max=0.012313 Jy/beam ! Clean residual mean=-0.000018 rms=0.001559 Jy/beam ! Combined flux in latest and established models = 0.681976 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.681976 Jy ! Inverting map and beam ! Estimated beam: bmin=4.178 mas, bmaj=4.936 mas, bpa=26.82 degrees ! Estimated noise=1321.52 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.0199916 Jy ! Component: 100 - total flux cleaned = 0.0317764 Jy ! Component: 150 - total flux cleaned = 0.0394215 Jy ! Component: 200 - total flux cleaned = 0.0445817 Jy ! Total flux subtracted in 200 components = 0.0445817 Jy ! Clean residual min=-0.003851 max=0.003611 Jy/beam ! Clean residual mean=-0.000003 rms=0.000866 Jy/beam ! Combined flux in latest and established models = 0.726558 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 53 components and 0.726558 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.42 mas, bmaj=9.232 mas, bpa=40.93 degrees ! Estimated noise=1631.96 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00445921 Jy ! Component: 100 - total flux cleaned = 0.00684976 Jy ! Component: 150 - total flux cleaned = 0.00823181 Jy ! Component: 200 - total flux cleaned = 0.00846362 Jy ! Total flux subtracted in 200 components = 0.00846362 Jy ! Clean residual min=-0.003722 max=0.003433 Jy/beam ! Clean residual mean=0.000011 rms=0.000902 Jy/beam ! Combined flux in latest and established models = 0.735021 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 = 3.24557e-05 Jy ! Component: 100 - total flux cleaned = 3.46341e-05 Jy ! Component: 150 - total flux cleaned = 3.52291e-05 Jy ! Component: 200 - total flux cleaned = 3.46681e-05 Jy ! Total flux subtracted in 200 components = 3.46681e-05 Jy ! Clean residual min=-0.003687 max=0.003423 Jy/beam ! Clean residual mean=0.000012 rms=0.000897 Jy/beam ! Combined flux in latest and established models = 0.735056 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 94 components and 0.735056 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.178 mas, bmaj=4.936 mas, bpa=26.82 degrees ! Estimated noise=1321.52 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000364502 Jy ! Component: 100 - total flux cleaned = 0.00022569 Jy ! Component: 150 - total flux cleaned = 0.00016317 Jy ! Component: 200 - total flux cleaned = 0.000106251 Jy ! Total flux subtracted in 200 components = 0.000106251 Jy ! Clean residual min=-0.003467 max=0.003385 Jy/beam ! Clean residual mean=0.000006 rms=0.000793 Jy/beam ! Combined flux in latest and established models = 0.735162 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 106 components and 0.735162 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089876Jy sigma=0.000611 ! Fit after self-cal, rms=0.089829Jy sigma=0.000611 wmodel J0958+6533_S_2017_03_23_pus_map.mod ! Writing 106 model components to file: J0958+6533_S_2017_03_23_pus_map.mod wobs J0958+6533_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J0958+6533_S_2017_03_23_pus_uvs.fits wwins J0958+6533_S_2017_03_23_pus_map.win ! wwins: Wrote 2 windows to J0958+6533_S_2017_03_23_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 = -7.18334e-05 Jy ! Component: 100 - total flux cleaned = -0.000419513 Jy ! Component: 150 - total flux cleaned = -0.00041809 Jy ! Component: 200 - total flux cleaned = -0.000522809 Jy ! Component: 250 - total flux cleaned = -0.000626061 Jy ! Component: 300 - total flux cleaned = -0.0006769 Jy ! Component: 350 - total flux cleaned = -0.000627986 Jy ! Component: 400 - total flux cleaned = -0.000295282 Jy ! Component: 450 - total flux cleaned = -0.000109531 Jy ! Component: 500 - total flux cleaned = -1.91791e-05 Jy ! Component: 550 - total flux cleaned = 7.02449e-05 Jy ! Component: 600 - total flux cleaned = 0.00029061 Jy ! Component: 650 - total flux cleaned = 0.000506686 Jy ! Component: 700 - total flux cleaned = 0.000549062 Jy ! Component: 750 - total flux cleaned = 0.000549564 Jy ! Component: 800 - total flux cleaned = 0.000673484 Jy ! Component: 850 - total flux cleaned = 0.000755133 Jy ! Component: 900 - total flux cleaned = 0.000755059 Jy ! Component: 950 - total flux cleaned = 0.000794566 Jy ! Component: 1000 - total flux cleaned = 0.000912585 Jy ! Component: 1050 - total flux cleaned = 0.00098903 Jy ! Component: 1100 - total flux cleaned = 0.000989141 Jy ! Component: 1150 - total flux cleaned = 0.00117809 Jy ! Component: 1200 - total flux cleaned = 0.00129111 Jy ! Component: 1250 - total flux cleaned = 0.00136576 Jy ! Component: 1300 - total flux cleaned = 0.0014757 Jy ! Component: 1350 - total flux cleaned = 0.00162141 Jy ! Component: 1400 - total flux cleaned = 0.00165673 Jy ! Component: 1450 - total flux cleaned = 0.00183541 Jy ! Component: 1500 - total flux cleaned = 0.00208242 Jy ! Component: 1550 - total flux cleaned = 0.00211783 Jy ! Component: 1600 - total flux cleaned = 0.00239556 Jy ! Component: 1650 - total flux cleaned = 0.00256765 Jy ! Component: 1700 - total flux cleaned = 0.00260163 Jy ! Component: 1750 - total flux cleaned = 0.00287203 Jy ! Component: 1800 - total flux cleaned = 0.00293937 Jy ! Component: 1850 - total flux cleaned = 0.00307241 Jy ! Component: 1900 - total flux cleaned = 0.00333671 Jy ! Component: 1950 - total flux cleaned = 0.00353264 Jy ! Component: 2000 - total flux cleaned = 0.00362986 Jy ! Component: 2050 - total flux cleaned = 0.0039198 Jy ! Component: 2100 - total flux cleaned = 0.00398379 Jy ! Component: 2150 - total flux cleaned = 0.00417393 Jy ! Component: 2200 - total flux cleaned = 0.00433099 Jy ! Component: 2250 - total flux cleaned = 0.00442485 Jy ! Component: 2300 - total flux cleaned = 0.00467338 Jy ! Component: 2350 - total flux cleaned = 0.00461154 Jy ! Component: 2400 - total flux cleaned = 0.00482634 Jy ! Component: 2450 - total flux cleaned = 0.00488698 Jy ! Component: 2500 - total flux cleaned = 0.00506803 Jy ! Component: 2550 - total flux cleaned = 0.00509798 Jy ! Component: 2600 - total flux cleaned = 0.0052175 Jy ! Component: 2650 - total flux cleaned = 0.00521747 Jy ! Component: 2700 - total flux cleaned = 0.00521759 Jy ! Component: 2750 - total flux cleaned = 0.00524672 Jy ! Component: 2800 - total flux cleaned = 0.00521791 Jy ! Component: 2850 - total flux cleaned = 0.00521802 Jy ! Component: 2900 - total flux cleaned = 0.00527551 Jy ! Component: 2950 - total flux cleaned = 0.00524691 Jy ! Component: 3000 - total flux cleaned = 0.00524698 Jy ! Component: 3050 - total flux cleaned = 0.00513408 Jy ! Component: 3100 - total flux cleaned = 0.00519014 Jy ! Component: 3150 - total flux cleaned = 0.00516207 Jy ! Component: 3200 - total flux cleaned = 0.00510677 Jy ! Component: 3250 - total flux cleaned = 0.0050515 Jy ! Component: 3300 - total flux cleaned = 0.00496921 Jy ! Component: 3350 - total flux cleaned = 0.00488733 Jy ! Component: 3400 - total flux cleaned = 0.00491464 Jy ! Component: 3450 - total flux cleaned = 0.00491462 Jy ! Component: 3500 - total flux cleaned = 0.00486078 Jy ! Component: 3550 - total flux cleaned = 0.00480732 Jy ! Component: 3600 - total flux cleaned = 0.00488695 Jy ! Component: 3650 - total flux cleaned = 0.00486029 Jy ! Component: 3700 - total flux cleaned = 0.00478158 Jy ! Component: 3750 - total flux cleaned = 0.00478147 Jy ! Component: 3800 - total flux cleaned = 0.00462543 Jy ! Component: 3850 - total flux cleaned = 0.00472867 Jy ! Component: 3900 - total flux cleaned = 0.00475435 Jy ! Component: 3950 - total flux cleaned = 0.00475448 Jy ! Component: 4000 - total flux cleaned = 0.00477977 Jy ! Component: 4050 - total flux cleaned = 0.00483036 Jy ! Total flux subtracted in 4096 components = 0.00465399 Jy ! Clean residual min=-0.001648 max=0.001398 Jy/beam ! Clean residual mean=0.000002 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.739816 Jy keep ! Adding 312 model components to the UV plane model. ! The established model now contains 418 components and 0.739816 Jy ![Exited script file: muppet] wmap "J0958+6533_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.178 x 4.936 at 26.82 degrees (North through East) ! Clean map min=-0.0026578 max=0.6442 Jy/beam ! Writing clean map to FITS file: J0958+6533_S_2017_03_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.644197 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000455166 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.211969 0.211969 0.423938 0.847876 1.69575 3.3915 6.78301 13.566 27.132 54.264 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.644 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.178 x 4.936 at 26.82 degrees (North through East) ! Clean map min=-0.0026578 max=0.6442 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 J0958+6533_S_2017_03_23_pus_uvs.log closed on Mon May 13 09:55:51 2019