! Started logfile: J1016+2037_S_2017_02_19_pus_uvs.log on Sat May 4 18:48:35 2019 obs J1016+2037_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J1016+2037_S_2017_02_19_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.603314 visibilities/baseline/integration-bin. ! Found source: J1016+2037 ! ! 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 482 lines of history. ! ! Reading 12380 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 J1016+2037_S_2017_02_19_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 244 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 244 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 244 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 590 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.582235Jy sigma=0.005442 ! Fit after self-cal, rms=0.569037Jy sigma=0.005332 ! 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.305 mas, bmaj=7.787 mas, bpa=9.51 degrees ! Estimated noise=1000.9 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.330166 Jy ! Component: 100 - total flux cleaned = 0.409011 Jy ! Total flux subtracted in 100 components = 0.409011 Jy ! Clean residual min=-0.019739 max=0.031614 Jy/beam ! Clean residual mean=-0.000089 rms=0.004910 Jy/beam ! Combined flux in latest and established models = 0.409011 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.409011 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120524Jy sigma=0.000997 ! Fit after self-cal, rms=0.120517Jy sigma=0.000997 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0341373 Jy ! Component: 100 - total flux cleaned = 0.0518007 Jy ! Total flux subtracted in 100 components = 0.0518007 Jy ! Clean residual min=-0.017711 max=0.014680 Jy/beam ! Clean residual mean=-0.000054 rms=0.004063 Jy/beam ! Combined flux in latest and established models = 0.460811 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 16 components and 0.460811 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106369Jy sigma=0.000882 ! Fit after self-cal, rms=0.106340Jy sigma=0.000882 ! 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.76 mas, bmaj=8.189 mas, bpa=9.794 degrees ! Estimated noise=764.684 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.017802 Jy ! Component: 100 - total flux cleaned = 0.0278507 Jy ! Component: 150 - total flux cleaned = 0.0344591 Jy ! Component: 200 - total flux cleaned = 0.0390976 Jy ! Total flux subtracted in 200 components = 0.0390976 Jy ! Clean residual min=-0.011972 max=0.011966 Jy/beam ! Clean residual mean=-0.000026 rms=0.002878 Jy/beam ! Combined flux in latest and established models = 0.499909 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 48 components and 0.499909 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102229Jy sigma=0.000859 ! Fit after self-cal, rms=0.102190Jy sigma=0.000858 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.99 HN 0.98 KP 1.04 ! LA 1.01 MK 1.06 NL 0.89 OV 1.02 ! PT 1.00* SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.02 HN 1.01 KP 1.01 ! LA 0.97 MK 1.04 NL 1.07 OV 1.06 ! PT 1.00* SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.04 HN 0.98 KP 0.88 ! LA 0.78 MK 1.09 NL 1.21 OV 0.97 ! PT 1.00* SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.11 HN 0.94 KP 1.00* ! LA 0.80 MK 1.20 NL 1.00* OV 1.17 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.102190Jy sigma=0.000858 ! Fit after self-cal, rms=0.083505Jy sigma=0.000714 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.786 mas, bmaj=8.212 mas, bpa=9.824 degrees ! Estimated noise=763.359 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.00283462 Jy ! Component: 100 - total flux cleaned = -0.00375743 Jy ! Component: 150 - total flux cleaned = -0.00396296 Jy ! Component: 200 - total flux cleaned = -0.00400797 Jy ! Total flux subtracted in 200 components = -0.00400797 Jy ! Clean residual min=-0.006009 max=0.007133 Jy/beam ! Clean residual mean=0.000007 rms=0.001733 Jy/beam ! Combined flux in latest and established models = 0.495901 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 54 components and 0.495901 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083357Jy sigma=0.000713 ! Fit after self-cal, rms=0.083321Jy sigma=0.000713 ! 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.083321Jy sigma=0.000713 ! Fit after self-cal, rms=0.078443Jy sigma=0.000665 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.788 mas, bmaj=8.216 mas, bpa=9.736 degrees ! Estimated noise=763.698 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000983915 Jy ! Component: 100 - total flux cleaned = 0.00120856 Jy ! Component: 150 - total flux cleaned = 0.00121055 Jy ! Component: 200 - total flux cleaned = 0.00123489 Jy ! Total flux subtracted in 200 components = 0.00123489 Jy ! Clean residual min=-0.002738 max=0.005048 Jy/beam ! Clean residual mean=0.000001 rms=0.000759 Jy/beam ! Combined flux in latest and established models = 0.497136 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 64 components and 0.497136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078417Jy sigma=0.000665 ! Fit after self-cal, rms=0.078462Jy sigma=0.000665 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 (6, 6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00485004 Jy ! Component: 100 - total flux cleaned = 0.00699918 Jy ! Component: 150 - total flux cleaned = 0.00769874 Jy ! Component: 200 - total flux cleaned = 0.00808502 Jy ! Total flux subtracted in 200 components = 0.00808502 Jy ! Clean residual min=-0.002286 max=0.003509 Jy/beam ! Clean residual mean=0.000004 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.505221 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 83 components and 0.505221 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078157Jy sigma=0.000662 ! Fit after self-cal, rms=0.078126Jy sigma=0.000662 ! Inverting map ! Added new window around map position (17, 23.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00283193 Jy ! Component: 100 - total flux cleaned = 0.00425392 Jy ! Component: 150 - total flux cleaned = 0.00535383 Jy ! Component: 200 - total flux cleaned = 0.00625683 Jy ! Total flux subtracted in 200 components = 0.00625683 Jy ! Clean residual min=-0.002048 max=0.002102 Jy/beam ! Clean residual mean=-0.000000 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.511478 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 116 components and 0.511478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077998Jy sigma=0.000661 ! Fit after self-cal, rms=0.077996Jy 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.077996Jy sigma=0.000661 ! Fit after self-cal, rms=0.078057Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.785 mas, bmaj=8.214 mas, bpa=9.731 degrees ! Estimated noise=763.532 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00160161 Jy ! Component: 100 - total flux cleaned = 0.00275101 Jy ! Component: 150 - total flux cleaned = 0.00349972 Jy ! Component: 200 - total flux cleaned = 0.00401445 Jy ! Total flux subtracted in 200 components = 0.00401445 Jy ! Clean residual min=-0.001671 max=0.001727 Jy/beam ! Clean residual mean=-0.000001 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.515492 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 128 components and 0.515492 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078013Jy sigma=0.000659 ! Fit after self-cal, rms=0.078010Jy 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 = 0.000745974 Jy ! Component: 100 - total flux cleaned = 0.00125784 Jy ! Component: 150 - total flux cleaned = 0.00166719 Jy ! Component: 200 - total flux cleaned = 0.00206915 Jy ! Total flux subtracted in 200 components = 0.00206915 Jy ! Clean residual min=-0.001551 max=0.001755 Jy/beam ! Clean residual mean=-0.000001 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.517561 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 143 components and 0.517561 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077993Jy sigma=0.000659 ! Fit after self-cal, rms=0.077993Jy 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.077993Jy sigma=0.000659 ! Fit after self-cal, rms=0.077933Jy sigma=0.000659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.79 mas, bmaj=9.917 mas, bpa=1.579 degrees ! Estimated noise=925.568 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0008024 Jy ! Component: 100 - total flux cleaned = 0.00123514 Jy ! Component: 150 - total flux cleaned = 0.00167322 Jy ! Component: 200 - total flux cleaned = 0.00191928 Jy ! Total flux subtracted in 200 components = 0.00191928 Jy ! Clean residual min=-0.001575 max=0.001895 Jy/beam ! Clean residual mean=-0.000002 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.519481 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 165 components and 0.519481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077922Jy sigma=0.000659 ! Fit after self-cal, rms=0.077920Jy 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 = 0.000387014 Jy ! Component: 100 - total flux cleaned = 0.000662945 Jy ! Component: 150 - total flux cleaned = 0.000895218 Jy ! Component: 200 - total flux cleaned = 0.00108849 Jy ! Total flux subtracted in 200 components = 0.00108849 Jy ! Clean residual min=-0.001564 max=0.001838 Jy/beam ! Clean residual mean=-0.000003 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.520569 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 183 components and 0.520569 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077916Jy sigma=0.000659 ! Fit after self-cal, rms=0.077916Jy 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=3.784 mas, bmaj=8.213 mas, bpa=9.731 degrees ! Estimated noise=763.259 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.784 x 8.213 at 9.731 degrees (North through East) ! Clean map min=-0.0015328 max=0.43494 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.315 mas, bmaj=7.799 mas, bpa=9.327 degrees ! Estimated noise=1011.18 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.333477 Jy ! Component: 100 - total flux cleaned = 0.4141 Jy ! Component: 150 - total flux cleaned = 0.449777 Jy ! Component: 200 - total flux cleaned = 0.467996 Jy ! Total flux subtracted in 200 components = 0.467996 Jy ! Clean residual min=-0.005081 max=0.009152 Jy/beam ! Clean residual mean=-0.000022 rms=0.001524 Jy/beam ! Combined flux in latest and established models = 0.467996 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.467996 Jy ! Inverting map and beam ! Estimated beam: bmin=3.784 mas, bmaj=8.213 mas, bpa=9.731 degrees ! Estimated noise=763.259 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.0130613 Jy ! Component: 100 - total flux cleaned = 0.0214415 Jy ! Component: 150 - total flux cleaned = 0.0273451 Jy ! Component: 200 - total flux cleaned = 0.0317939 Jy ! Total flux subtracted in 200 components = 0.0317939 Jy ! Clean residual min=-0.002759 max=0.002881 Jy/beam ! Clean residual mean=-0.000004 rms=0.000680 Jy/beam ! Combined flux in latest and established models = 0.49979 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 40 components and 0.499789 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=6.79 mas, bmaj=9.917 mas, bpa=1.579 degrees ! Estimated noise=925.568 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00496735 Jy ! Component: 100 - total flux cleaned = 0.00826734 Jy ! Component: 150 - total flux cleaned = 0.0107671 Jy ! Component: 200 - total flux cleaned = 0.0127707 Jy ! Total flux subtracted in 200 components = 0.0127707 Jy ! Clean residual min=-0.002297 max=0.002297 Jy/beam ! Clean residual mean=-0.000003 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.51256 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 = 0.00139895 Jy ! Component: 100 - total flux cleaned = 0.00247163 Jy ! Component: 150 - total flux cleaned = 0.00334965 Jy ! Component: 200 - total flux cleaned = 0.00411269 Jy ! Total flux subtracted in 200 components = 0.00411269 Jy ! Clean residual min=-0.001804 max=0.002097 Jy/beam ! Clean residual mean=-0.000003 rms=0.000528 Jy/beam ! Combined flux in latest and established models = 0.516673 Jy ! Adding 100 model components to the UV plane model. ! The established model now contains 135 components and 0.516673 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.784 mas, bmaj=8.213 mas, bpa=9.731 degrees ! Estimated noise=763.259 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00154159 Jy ! Component: 100 - total flux cleaned = 0.00231149 Jy ! Component: 150 - total flux cleaned = 0.00267304 Jy ! Component: 200 - total flux cleaned = 0.0030423 Jy ! Total flux subtracted in 200 components = 0.0030423 Jy ! Clean residual min=-0.001746 max=0.001823 Jy/beam ! Clean residual mean=-0.000001 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.519715 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 154 components and 0.519715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077990Jy sigma=0.000660 ! Fit after self-cal, rms=0.077983Jy sigma=0.000660 wmodel J1016+2037_S_2017_02_19_pus_map.mod ! Writing 154 model components to file: J1016+2037_S_2017_02_19_pus_map.mod wobs J1016+2037_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J1016+2037_S_2017_02_19_pus_uvs.fits wwins J1016+2037_S_2017_02_19_pus_map.win ! wwins: Wrote 3 windows to J1016+2037_S_2017_02_19_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.000621073 Jy ! Component: 100 - total flux cleaned = 0.000857929 Jy ! Component: 150 - total flux cleaned = 0.00102523 Jy ! Component: 200 - total flux cleaned = 0.0010789 Jy ! Component: 250 - total flux cleaned = 0.00105391 Jy ! Component: 300 - total flux cleaned = 0.00107967 Jy ! Component: 350 - total flux cleaned = 0.00105579 Jy ! Component: 400 - total flux cleaned = 0.00108035 Jy ! Component: 450 - total flux cleaned = 0.00110362 Jy ! Component: 500 - total flux cleaned = 0.00110415 Jy ! Component: 550 - total flux cleaned = 0.00112671 Jy ! Component: 600 - total flux cleaned = 0.00117075 Jy ! Component: 650 - total flux cleaned = 0.00123468 Jy ! Component: 700 - total flux cleaned = 0.00127644 Jy ! Component: 750 - total flux cleaned = 0.00131727 Jy ! Component: 800 - total flux cleaned = 0.00133682 Jy ! Component: 850 - total flux cleaned = 0.00127813 Jy ! Component: 900 - total flux cleaned = 0.00131672 Jy ! Component: 950 - total flux cleaned = 0.00131648 Jy ! Component: 1000 - total flux cleaned = 0.00133507 Jy ! Component: 1050 - total flux cleaned = 0.00133514 Jy ! Component: 1100 - total flux cleaned = 0.00135274 Jy ! Component: 1150 - total flux cleaned = 0.00138824 Jy ! Component: 1200 - total flux cleaned = 0.00140587 Jy ! Component: 1250 - total flux cleaned = 0.00154286 Jy ! Component: 1300 - total flux cleaned = 0.00152587 Jy ! Component: 1350 - total flux cleaned = 0.00160887 Jy ! Component: 1400 - total flux cleaned = 0.00167452 Jy ! Component: 1450 - total flux cleaned = 0.00170682 Jy ! Component: 1500 - total flux cleaned = 0.00172276 Jy ! Component: 1550 - total flux cleaned = 0.00169132 Jy ! Component: 1600 - total flux cleaned = 0.00176939 Jy ! Component: 1650 - total flux cleaned = 0.0018003 Jy ! Component: 1700 - total flux cleaned = 0.00178494 Jy ! Component: 1750 - total flux cleaned = 0.0017998 Jy ! Component: 1800 - total flux cleaned = 0.00175504 Jy ! Component: 1850 - total flux cleaned = 0.00172562 Jy ! Component: 1900 - total flux cleaned = 0.00172573 Jy ! Component: 1950 - total flux cleaned = 0.00166805 Jy ! Component: 2000 - total flux cleaned = 0.00172549 Jy ! Component: 2050 - total flux cleaned = 0.00172533 Jy ! Component: 2100 - total flux cleaned = 0.00172536 Jy ! Component: 2150 - total flux cleaned = 0.00175299 Jy ! Component: 2200 - total flux cleaned = 0.0017254 Jy ! Component: 2250 - total flux cleaned = 0.00169804 Jy ! Component: 2300 - total flux cleaned = 0.0016711 Jy ! Component: 2350 - total flux cleaned = 0.00168436 Jy ! Component: 2400 - total flux cleaned = 0.00168447 Jy ! Component: 2450 - total flux cleaned = 0.00176314 Jy ! Component: 2500 - total flux cleaned = 0.00173697 Jy ! Component: 2550 - total flux cleaned = 0.00178853 Jy ! Component: 2600 - total flux cleaned = 0.00173716 Jy ! Component: 2650 - total flux cleaned = 0.00174988 Jy ! Component: 2700 - total flux cleaned = 0.00174979 Jy ! Component: 2750 - total flux cleaned = 0.00178722 Jy ! Component: 2800 - total flux cleaned = 0.00177473 Jy ! Component: 2850 - total flux cleaned = 0.00178688 Jy ! Component: 2900 - total flux cleaned = 0.00176245 Jy ! Component: 2950 - total flux cleaned = 0.00176251 Jy ! Component: 3000 - total flux cleaned = 0.00173839 Jy ! Component: 3050 - total flux cleaned = 0.00170253 Jy ! Component: 3100 - total flux cleaned = 0.00171441 Jy ! Component: 3150 - total flux cleaned = 0.00169094 Jy ! Component: 3200 - total flux cleaned = 0.00172601 Jy ! Component: 3250 - total flux cleaned = 0.0017261 Jy ! Component: 3300 - total flux cleaned = 0.00168002 Jy ! Component: 3350 - total flux cleaned = 0.00165712 Jy ! Component: 3400 - total flux cleaned = 0.00163454 Jy ! Component: 3450 - total flux cleaned = 0.00167961 Jy ! Component: 3500 - total flux cleaned = 0.00163481 Jy ! Component: 3550 - total flux cleaned = 0.00157926 Jy ! Component: 3600 - total flux cleaned = 0.00160134 Jy ! Component: 3650 - total flux cleaned = 0.0015904 Jy ! Component: 3700 - total flux cleaned = 0.00156874 Jy ! Component: 3750 - total flux cleaned = 0.00155798 Jy ! Component: 3800 - total flux cleaned = 0.00156874 Jy ! Component: 3850 - total flux cleaned = 0.00150441 Jy ! Component: 3900 - total flux cleaned = 0.00148325 Jy ! Component: 3950 - total flux cleaned = 0.00150426 Jy ! Component: 4000 - total flux cleaned = 0.0014832 Jy ! Component: 4050 - total flux cleaned = 0.00146229 Jy ! Total flux subtracted in 4096 components = 0.00146222 Jy ! Clean residual min=-0.000677 max=0.000658 Jy/beam ! Clean residual mean=0.000002 rms=0.000193 Jy/beam ! Combined flux in latest and established models = 0.521177 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 445 components and 0.521177 Jy ![Exited script file: muppet] wmap "J1016+2037_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.784 x 8.213 at 9.731 degrees (North through East) ! Clean map min=-0.0012195 max=0.43527 Jy/beam ! Writing clean map to FITS file: J1016+2037_S_2017_02_19_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.435275 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000191586 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.132045 0.132045 0.264089 0.528178 1.05636 2.11271 4.22543 8.45085 16.9017 33.8034 67.6068 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.435 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.784 x 8.213 at 9.731 degrees (North through East) ! Clean map min=-0.0012195 max=0.43527 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 J1016+2037_S_2017_02_19_pus_uvs.log closed on Sat May 4 18:48:40 2019