! Started logfile: J1713-2658_S_2017_05_01_pus_uvs.log on Wed May 1 18:40:44 2019 obs J1713-2658_S_2017_05_01_pus_uva.fits ! Reading UV FITS file: J1713-2658_S_2017_05_01_pus_uva.fits ! AN table 1: 76 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.778363 visibilities/baseline/integration-bin. ! Found source: J1713-2658 ! ! 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 788 lines of history. ! ! Reading 10648 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 J1713-2658_S_2017_05_01_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 91 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 91 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 91 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 473 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.638409Jy sigma=0.003659 ! Fit after self-cal, rms=0.602656Jy sigma=0.003426 ! 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.774 mas, bmaj=8.284 mas, bpa=5.816 degrees ! Estimated noise=1963.75 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.36157 Jy ! Component: 100 - total flux cleaned = 0.524306 Jy ! Total flux subtracted in 100 components = 0.524306 Jy ! Clean residual min=-0.030403 max=0.079569 Jy/beam ! Clean residual mean=-0.000445 rms=0.012819 Jy/beam ! Combined flux in latest and established models = 0.524306 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.524306 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.232562Jy sigma=0.001442 ! Fit after self-cal, rms=0.231976Jy sigma=0.001439 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0898034 Jy ! Component: 100 - total flux cleaned = 0.147477 Jy ! Total flux subtracted in 100 components = 0.147477 Jy ! Clean residual min=-0.024489 max=0.053182 Jy/beam ! Clean residual mean=-0.000242 rms=0.008479 Jy/beam ! Combined flux in latest and established models = 0.671783 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 63 components and 0.671783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.183996Jy sigma=0.001043 ! Fit after self-cal, rms=0.183951Jy sigma=0.001042 ! Inverting map ! Added new window around map position (-5.5, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0545265 Jy ! Component: 100 - total flux cleaned = 0.0895253 Jy ! Total flux subtracted in 100 components = 0.0895253 Jy ! Clean residual min=-0.020370 max=0.035747 Jy/beam ! Clean residual mean=-0.000142 rms=0.006433 Jy/beam ! Combined flux in latest and established models = 0.761308 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 105 components and 0.761308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.162186Jy sigma=0.000881 ! Fit after self-cal, rms=0.160579Jy sigma=0.000872 ! 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.235 mas, bmaj=9.277 mas, bpa=7.387 degrees ! Estimated noise=1290.55 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.0412962 Jy ! Component: 100 - total flux cleaned = 0.0684975 Jy ! Component: 150 - total flux cleaned = 0.0873938 Jy ! Component: 200 - total flux cleaned = 0.100872 Jy ! Total flux subtracted in 200 components = 0.100872 Jy ! Clean residual min=-0.017121 max=0.025708 Jy/beam ! Clean residual mean=-0.000080 rms=0.004749 Jy/beam ! Combined flux in latest and established models = 0.86218 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 142 components and 0.86218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148825Jy sigma=0.000776 ! Fit after self-cal, rms=0.148170Jy sigma=0.000772 ! 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.90 FD 0.90 HN 1.32 KP 1.01 ! LA 0.99 MK 1.00 NL 0.98 OV 1.02 ! PT 1.03 SC 0.91 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.94 HN 1.37 KP 0.98 ! LA 0.95 MK 1.02 NL 1.02 OV 1.06 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.98 HN 1.37 KP 1.00 ! LA 0.98 MK 1.07 NL 1.03 OV 0.96 ! PT 0.97 SC 0.99 ! ! ! Correcting IF 4. ! A total of 105 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.95 HN 1.66 KP 1.00* ! LA 1.00* MK 1.07 NL 1.00* OV 1.00* ! PT 1.08 SC 1.00* ! ! ! Fit before self-cal, rms=0.148170Jy sigma=0.000772 ! Fit after self-cal, rms=0.149866Jy sigma=0.000704 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.258 mas, bmaj=9.246 mas, bpa=8.466 degrees ! Estimated noise=1308.77 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 (-12.5, 8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0150925 Jy ! Component: 100 - total flux cleaned = 0.0191638 Jy ! Component: 150 - total flux cleaned = 0.0217466 Jy ! Component: 200 - total flux cleaned = 0.0227341 Jy ! Total flux subtracted in 200 components = 0.0227341 Jy ! Clean residual min=-0.009685 max=0.008866 Jy/beam ! Clean residual mean=-0.000002 rms=0.002369 Jy/beam ! Combined flux in latest and established models = 0.884914 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 168 components and 0.884914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147610Jy sigma=0.000689 ! Fit after self-cal, rms=0.147726Jy sigma=0.000688 ! 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.147726Jy sigma=0.000688 ! Fit after self-cal, rms=0.153050Jy sigma=0.000673 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.271 mas, bmaj=9.28 mas, bpa=8.456 degrees ! Estimated noise=1312.96 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000543648 Jy ! Component: 100 - total flux cleaned = 0.00074475 Jy ! Component: 150 - total flux cleaned = 0.000740716 Jy ! Component: 200 - total flux cleaned = 0.00105617 Jy ! Total flux subtracted in 200 components = 0.00105617 Jy ! Clean residual min=-0.006045 max=0.005239 Jy/beam ! Clean residual mean=-0.000009 rms=0.001401 Jy/beam ! Combined flux in latest and established models = 0.88597 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 187 components and 0.88597 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152451Jy sigma=0.000670 ! Fit after self-cal, rms=0.152513Jy sigma=0.000670 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.000304237 Jy ! Component: 100 - total flux cleaned = 0.000580635 Jy ! Component: 150 - total flux cleaned = 0.000956716 Jy ! Component: 200 - total flux cleaned = 0.00118914 Jy ! Total flux subtracted in 200 components = 0.00118914 Jy ! Clean residual min=-0.005724 max=0.004629 Jy/beam ! Clean residual mean=-0.000007 rms=0.001310 Jy/beam ! Combined flux in latest and established models = 0.887159 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 195 components and 0.887159 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152251Jy sigma=0.000668 ! Fit after self-cal, rms=0.152250Jy sigma=0.000668 ! 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.152250Jy sigma=0.000668 ! Fit after self-cal, rms=0.159131Jy sigma=0.000666 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.277 mas, bmaj=9.298 mas, bpa=8.541 degrees ! Estimated noise=1312.73 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00147173 Jy ! Component: 100 - total flux cleaned = -0.00147302 Jy ! Component: 150 - total flux cleaned = -0.00156945 Jy ! Component: 200 - total flux cleaned = -0.00165109 Jy ! Total flux subtracted in 200 components = -0.00165109 Jy ! Clean residual min=-0.004239 max=0.003793 Jy/beam ! Clean residual mean=-0.000010 rms=0.001072 Jy/beam ! Combined flux in latest and established models = 0.885508 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 209 components and 0.885508 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.158922Jy sigma=0.000665 ! Fit after self-cal, rms=0.158957Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.04234e-06 Jy ! Component: 100 - total flux cleaned = -8.01405e-05 Jy ! Component: 150 - total flux cleaned = -0.000148972 Jy ! Component: 200 - total flux cleaned = -0.000214888 Jy ! Total flux subtracted in 200 components = -0.000214888 Jy ! Clean residual min=-0.004223 max=0.003840 Jy/beam ! Clean residual mean=-0.000011 rms=0.001040 Jy/beam ! Combined flux in latest and established models = 0.885293 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 214 components and 0.885294 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.158842Jy sigma=0.000665 ! Fit after self-cal, rms=0.158840Jy sigma=0.000665 ! 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.158840Jy sigma=0.000665 ! Fit after self-cal, rms=0.160001Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.74 mas, bmaj=20.48 mas, bpa=9.47 degrees ! Estimated noise=1553.7 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000557784 Jy ! Component: 100 - total flux cleaned = -0.000613557 Jy ! Component: 150 - total flux cleaned = -0.000612803 Jy ! Component: 200 - total flux cleaned = -0.000611881 Jy ! Total flux subtracted in 200 components = -0.000611881 Jy ! Clean residual min=-0.004389 max=0.003788 Jy/beam ! Clean residual mean=-0.000013 rms=0.001170 Jy/beam ! Combined flux in latest and established models = 0.884682 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 220 components and 0.884682 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159938Jy sigma=0.000665 ! Fit after self-cal, rms=0.159934Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000114149 Jy ! Component: 100 - total flux cleaned = -0.000114532 Jy ! Component: 150 - total flux cleaned = -7.388e-05 Jy ! Component: 200 - total flux cleaned = -3.40257e-05 Jy ! Total flux subtracted in 200 components = -3.40257e-05 Jy ! Clean residual min=-0.004321 max=0.003856 Jy/beam ! Clean residual mean=-0.000013 rms=0.001153 Jy/beam ! Combined flux in latest and established models = 0.884648 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 223 components and 0.884648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159903Jy sigma=0.000665 ! Fit after self-cal, rms=0.159895Jy sigma=0.000665 ! 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.277 mas, bmaj=9.296 mas, bpa=8.635 degrees ! Estimated noise=1313.13 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.277 x 9.296 at 8.635 degrees (North through East) ! Clean map min=-0.004183 max=0.44641 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.8 mas, bmaj=8.213 mas, bpa=7.105 degrees ! Estimated noise=2034.79 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.371829 Jy ! Component: 100 - total flux cleaned = 0.537894 Jy ! Component: 150 - total flux cleaned = 0.626438 Jy ! Component: 200 - total flux cleaned = 0.683906 Jy ! Total flux subtracted in 200 components = 0.683906 Jy ! Clean residual min=-0.015094 max=0.031338 Jy/beam ! Clean residual mean=-0.000250 rms=0.005823 Jy/beam ! Combined flux in latest and established models = 0.683906 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 49 model components to the UV plane model. ! The established model now contains 49 components and 0.683906 Jy ! Inverting map and beam ! Estimated beam: bmin=3.277 mas, bmaj=9.296 mas, bpa=8.635 degrees ! Estimated noise=1313.13 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.0546908 Jy ! Component: 100 - total flux cleaned = 0.0903713 Jy ! Component: 150 - total flux cleaned = 0.114865 Jy ! Component: 200 - total flux cleaned = 0.132409 Jy ! Total flux subtracted in 200 components = 0.132409 Jy ! Clean residual min=-0.006637 max=0.012475 Jy/beam ! Clean residual mean=-0.000136 rms=0.002372 Jy/beam ! Combined flux in latest and established models = 0.816314 Jy ! Adding 100 model components to the UV plane model. ! The established model now contains 135 components and 0.816315 Jy ! Inverting map ! Added new window around map position (4, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.014029 Jy ! Component: 100 - total flux cleaned = 0.0245218 Jy ! Component: 150 - total flux cleaned = 0.0326633 Jy ! Component: 200 - total flux cleaned = 0.0390414 Jy ! Total flux subtracted in 200 components = 0.0390414 Jy ! Clean residual min=-0.004586 max=0.005498 Jy/beam ! Clean residual mean=-0.000061 rms=0.001249 Jy/beam ! Combined flux in latest and established models = 0.855356 Jy ! Adding 71 model components to the UV plane model. ! The established model now contains 194 components and 0.855356 Jy ! Inverting map ! Added new window around map position (20.5, -60.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00573841 Jy ! Component: 100 - total flux cleaned = 0.00979395 Jy ! Component: 150 - total flux cleaned = 0.0130094 Jy ! Component: 200 - total flux cleaned = 0.015604 Jy ! Total flux subtracted in 200 components = 0.015604 Jy ! Clean residual min=-0.003758 max=0.003601 Jy/beam ! Clean residual mean=-0.000031 rms=0.000975 Jy/beam ! Combined flux in latest and established models = 0.87096 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 239 components and 0.87096 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.74 mas, bmaj=20.48 mas, bpa=9.47 degrees ! Estimated noise=1553.7 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00324233 Jy ! Component: 100 - total flux cleaned = 0.00446034 Jy ! Component: 150 - total flux cleaned = 0.0054326 Jy ! Component: 200 - total flux cleaned = 0.00635753 Jy ! Total flux subtracted in 200 components = 0.00635753 Jy ! Clean residual min=-0.003812 max=0.004074 Jy/beam ! Clean residual mean=-0.000038 rms=0.001140 Jy/beam ! Combined flux in latest and established models = 0.877317 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.000754146 Jy ! Component: 100 - total flux cleaned = 0.00131776 Jy ! Component: 150 - total flux cleaned = 0.00177504 Jy ! Component: 200 - total flux cleaned = 0.00223353 Jy ! Total flux subtracted in 200 components = 0.00223353 Jy ! Clean residual min=-0.003586 max=0.003623 Jy/beam ! Clean residual mean=-0.000031 rms=0.001086 Jy/beam ! Combined flux in latest and established models = 0.879551 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 281 components and 0.879551 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.277 mas, bmaj=9.296 mas, bpa=8.635 degrees ! Estimated noise=1313.13 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000317335 Jy ! Component: 100 - total flux cleaned = 0.000441127 Jy ! Component: 150 - total flux cleaned = 0.000441162 Jy ! Component: 200 - total flux cleaned = 0.000441966 Jy ! Total flux subtracted in 200 components = 0.000441966 Jy ! Clean residual min=-0.003729 max=0.003368 Jy/beam ! Clean residual mean=-0.000016 rms=0.000880 Jy/beam ! Combined flux in latest and established models = 0.879993 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 301 components and 0.879993 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159412Jy sigma=0.000663 ! Fit after self-cal, rms=0.159296Jy sigma=0.000663 wmodel J1713-2658_S_2017_05_01_pus_map.mod ! Writing 301 model components to file: J1713-2658_S_2017_05_01_pus_map.mod wobs J1713-2658_S_2017_05_01_pus_uvs.fits ! Writing UV FITS file: J1713-2658_S_2017_05_01_pus_uvs.fits wwins J1713-2658_S_2017_05_01_pus_map.win ! wwins: Wrote 5 windows to J1713-2658_S_2017_05_01_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.000551914 Jy ! Component: 100 - total flux cleaned = -0.000205028 Jy ! Component: 150 - total flux cleaned = -9.89858e-05 Jy ! Component: 200 - total flux cleaned = 5.51658e-05 Jy ! Component: 250 - total flux cleaned = 0.000151957 Jy ! Component: 300 - total flux cleaned = 0.000336632 Jy ! Component: 350 - total flux cleaned = 0.000381452 Jy ! Component: 400 - total flux cleaned = 0.000381366 Jy ! Component: 450 - total flux cleaned = 0.000297479 Jy ! Component: 500 - total flux cleaned = 0.000214954 Jy ! Component: 550 - total flux cleaned = 0.000134228 Jy ! Component: 600 - total flux cleaned = 0.000134198 Jy ! Component: 650 - total flux cleaned = 0.000134201 Jy ! Component: 700 - total flux cleaned = 0.000172329 Jy ! Component: 750 - total flux cleaned = 0.000208756 Jy ! Component: 800 - total flux cleaned = 0.000207548 Jy ! Component: 850 - total flux cleaned = 0.000171056 Jy ! Component: 900 - total flux cleaned = 0.000240293 Jy ! Component: 950 - total flux cleaned = 0.000240702 Jy ! Component: 1000 - total flux cleaned = 0.000207142 Jy ! Component: 1050 - total flux cleaned = 0.00027424 Jy ! Component: 1100 - total flux cleaned = 0.000339395 Jy ! Component: 1150 - total flux cleaned = 0.000371434 Jy ! Component: 1200 - total flux cleaned = 0.000339635 Jy ! Component: 1250 - total flux cleaned = 0.000432537 Jy ! Component: 1300 - total flux cleaned = 0.00043263 Jy ! Component: 1350 - total flux cleaned = 0.000462579 Jy ! Component: 1400 - total flux cleaned = 0.000433067 Jy ! Component: 1450 - total flux cleaned = 0.000433308 Jy ! Component: 1500 - total flux cleaned = 0.000462336 Jy ! Component: 1550 - total flux cleaned = 0.000433671 Jy ! Component: 1600 - total flux cleaned = 0.000490228 Jy ! Component: 1650 - total flux cleaned = 0.000517592 Jy ! Component: 1700 - total flux cleaned = 0.000434548 Jy ! Component: 1750 - total flux cleaned = 0.00048931 Jy ! Component: 1800 - total flux cleaned = 0.00065143 Jy ! Component: 1850 - total flux cleaned = 0.000677815 Jy ! Component: 1900 - total flux cleaned = 0.000704366 Jy ! Component: 1950 - total flux cleaned = 0.000809277 Jy ! Component: 2000 - total flux cleaned = 0.000861506 Jy ! Component: 2050 - total flux cleaned = 0.00093874 Jy ! Component: 2100 - total flux cleaned = 0.000913524 Jy ! Component: 2150 - total flux cleaned = 0.000989431 Jy ! Component: 2200 - total flux cleaned = 0.00108953 Jy ! Component: 2250 - total flux cleaned = 0.00108977 Jy ! Component: 2300 - total flux cleaned = 0.00113868 Jy ! Component: 2350 - total flux cleaned = 0.00121152 Jy ! Component: 2400 - total flux cleaned = 0.00116336 Jy ! Component: 2450 - total flux cleaned = 0.00121112 Jy ! Component: 2500 - total flux cleaned = 0.00118735 Jy ! Component: 2550 - total flux cleaned = 0.00123453 Jy ! Component: 2600 - total flux cleaned = 0.00121101 Jy ! Component: 2650 - total flux cleaned = 0.0011648 Jy ! Component: 2700 - total flux cleaned = 0.00121093 Jy ! Component: 2750 - total flux cleaned = 0.00118849 Jy ! Component: 2800 - total flux cleaned = 0.00114332 Jy ! Component: 2850 - total flux cleaned = 0.00114324 Jy ! Component: 2900 - total flux cleaned = 0.00105483 Jy ! Component: 2950 - total flux cleaned = 0.00103301 Jy ! Component: 3000 - total flux cleaned = 0.00101121 Jy ! Component: 3050 - total flux cleaned = 0.000946251 Jy ! Component: 3100 - total flux cleaned = 0.000967797 Jy ! Component: 3150 - total flux cleaned = 0.00086077 Jy ! Component: 3200 - total flux cleaned = 0.000903282 Jy ! Component: 3250 - total flux cleaned = 0.000818762 Jy ! Component: 3300 - total flux cleaned = 0.000839943 Jy ! Component: 3350 - total flux cleaned = 0.000840046 Jy ! Component: 3400 - total flux cleaned = 0.000798411 Jy ! Component: 3450 - total flux cleaned = 0.000777686 Jy ! Component: 3500 - total flux cleaned = 0.000716424 Jy ! Component: 3550 - total flux cleaned = 0.000736918 Jy ! Component: 3600 - total flux cleaned = 0.000676146 Jy ! Component: 3650 - total flux cleaned = 0.000716406 Jy ! Component: 3700 - total flux cleaned = 0.000696221 Jy ! Component: 3750 - total flux cleaned = 0.00071626 Jy ! Component: 3800 - total flux cleaned = 0.000755617 Jy ! Component: 3850 - total flux cleaned = 0.000794916 Jy ! Component: 3900 - total flux cleaned = 0.000775417 Jy ! Component: 3950 - total flux cleaned = 0.000755968 Jy ! Component: 4000 - total flux cleaned = 0.000794821 Jy ! Component: 4050 - total flux cleaned = 0.000794688 Jy ! Total flux subtracted in 4096 components = 0.000833101 Jy ! Clean residual min=-0.001316 max=0.001010 Jy/beam ! Clean residual mean=0.000000 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.880826 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 582 components and 0.880826 Jy ![Exited script file: muppet] wmap "J1713-2658_S_2017_05_01_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.277 x 9.296 at 8.635 degrees (North through East) ! Clean map min=-0.0030636 max=0.46349 Jy/beam ! Writing clean map to FITS file: J1713-2658_S_2017_05_01_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.463486 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000352297 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.228031 0.228031 0.456061 0.912123 1.82425 3.64849 7.29698 14.594 29.1879 58.3758 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.463 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.277 x 9.296 at 8.635 degrees (North through East) ! Clean map min=-0.0030636 max=0.46349 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 J1713-2658_S_2017_05_01_pus_uvs.log closed on Wed May 1 18:40:49 2019