! Started logfile: J1058+0133_S_2017_08_12_pus_uvs.log on Fri May 10 14:58:13 2019 obs J1058+0133_S_2017_08_12_pus_uva.fits ! Reading UV FITS file: J1058+0133_S_2017_08_12_pus_uva.fits ! AN table 1: 30 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.888148 visibilities/baseline/integration-bin. ! Found source: J1058+0133 ! ! 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 594 lines of history. ! ! Reading 4796 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 J1058+0133_S_2017_08_12_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 20 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 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 182 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.251400Jy sigma=0.010853 ! Fit after self-cal, rms=1.225712Jy sigma=0.010635 ! 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.796 mas, bmaj=7.254 mas, bpa=-4.803 degrees ! Estimated noise=1807.64 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 = 1.38472 Jy ! Component: 100 - total flux cleaned = 1.78232 Jy ! Total flux subtracted in 100 components = 1.78232 Jy ! Clean residual min=-0.130273 max=0.410643 Jy/beam ! Clean residual mean=-0.000719 rms=0.037905 Jy/beam ! Combined flux in latest and established models = 1.78232 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 1.78232 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.767567Jy sigma=0.006634 ! Fit after self-cal, rms=0.766765Jy sigma=0.006631 ! Inverting map ! Added new window around map position (-4.5, 3). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.350382 Jy ! Component: 100 - total flux cleaned = 0.528098 Jy ! Total flux subtracted in 100 components = 0.528098 Jy ! Clean residual min=-0.093451 max=0.123104 Jy/beam ! Clean residual mean=-0.000427 rms=0.026294 Jy/beam ! Combined flux in latest and established models = 2.31042 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 22 components and 2.31042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.542162Jy sigma=0.004739 ! Fit after self-cal, rms=0.533895Jy sigma=0.004677 ! 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.302 mas, bmaj=8.222 mas, bpa=-4.321 degrees ! Estimated noise=1454.38 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.191476 Jy ! Component: 100 - total flux cleaned = 0.309263 Jy ! Component: 150 - total flux cleaned = 0.386825 Jy ! Component: 200 - total flux cleaned = 0.441071 Jy ! Total flux subtracted in 200 components = 0.441071 Jy ! Clean residual min=-0.090306 max=0.118463 Jy/beam ! Clean residual mean=-0.000378 rms=0.027239 Jy/beam ! Combined flux in latest and established models = 2.75149 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 64 components and 2.75149 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.452582Jy sigma=0.004023 ! Fit after self-cal, rms=0.449908Jy sigma=0.004002 ! 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.89 FD 1.08 HN 1.26 KP 1.00 ! LA 0.94 MK 1.00 NL 0.85 OV 0.99 ! PT 0.96 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.11 HN 1.05 KP 0.96 ! LA 0.91 MK 1.00 NL 0.99 OV 1.03 ! PT 0.93 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.17 HN 1.28 KP 0.94 ! LA 0.92 MK 1.01 NL 0.96 OV 0.95 ! PT 0.92 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.34 HN 1.32 KP 1.00* ! LA 0.99 MK 1.23 NL 1.00* OV 1.00* ! PT 0.92 SC 1.00* ! ! ! Fit before self-cal, rms=0.449908Jy sigma=0.004002 ! Fit after self-cal, rms=0.419622Jy sigma=0.003304 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.365 mas, bmaj=8.237 mas, bpa=-3.613 degrees ! Estimated noise=1462.57 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.0105683 Jy ! Component: 100 - total flux cleaned = 0.00920123 Jy ! Component: 150 - total flux cleaned = 0.00925884 Jy ! Component: 200 - total flux cleaned = 0.00843527 Jy ! Total flux subtracted in 200 components = 0.00843527 Jy ! Clean residual min=-0.087248 max=0.088343 Jy/beam ! Clean residual mean=-0.000036 rms=0.021619 Jy/beam ! Combined flux in latest and established models = 2.75992 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 82 components and 2.75992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.411741Jy sigma=0.003246 ! Fit after self-cal, rms=0.410806Jy sigma=0.003239 ! 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.410806Jy sigma=0.003239 ! Fit after self-cal, rms=0.181619Jy sigma=0.001347 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.355 mas, bmaj=8.287 mas, bpa=-3.846 degrees ! Estimated noise=1449.73 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.021971 Jy ! Component: 100 - total flux cleaned = 0.0205289 Jy ! Component: 150 - total flux cleaned = 0.0186246 Jy ! Component: 200 - total flux cleaned = 0.0171938 Jy ! Total flux subtracted in 200 components = 0.0171938 Jy ! Clean residual min=-0.031016 max=0.031387 Jy/beam ! Clean residual mean=0.000047 rms=0.006374 Jy/beam ! Combined flux in latest and established models = 2.77712 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 92 components and 2.77712 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170930Jy sigma=0.001246 ! Fit after self-cal, rms=0.169269Jy sigma=0.001233 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 (-14.5, 7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0309818 Jy ! Component: 100 - total flux cleaned = 0.0432416 Jy ! Component: 150 - total flux cleaned = 0.049651 Jy ! Component: 200 - total flux cleaned = 0.0516336 Jy ! Total flux subtracted in 200 components = 0.0516336 Jy ! Clean residual min=-0.033370 max=0.021498 Jy/beam ! Clean residual mean=0.000106 rms=0.005232 Jy/beam ! Combined flux in latest and established models = 2.82875 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 122 components and 2.82875 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.162181Jy sigma=0.001159 ! Fit after self-cal, rms=0.161461Jy sigma=0.001154 ! 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.161461Jy sigma=0.001154 ! Fit after self-cal, rms=0.155398Jy sigma=0.001090 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.345 mas, bmaj=8.294 mas, bpa=-4.023 degrees ! Estimated noise=1440.27 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00632781 Jy ! Component: 100 - total flux cleaned = 0.0123909 Jy ! Component: 150 - total flux cleaned = 0.017214 Jy ! Component: 200 - total flux cleaned = 0.0188546 Jy ! Total flux subtracted in 200 components = 0.0188546 Jy ! Clean residual min=-0.026015 max=0.016502 Jy/beam ! Clean residual mean=0.000003 rms=0.004074 Jy/beam ! Combined flux in latest and established models = 2.84761 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 135 components and 2.84761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150969Jy sigma=0.001047 ! Fit after self-cal, rms=0.150275Jy sigma=0.001042 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.0031329 Jy ! Component: 100 - total flux cleaned = 0.00595928 Jy ! Component: 150 - total flux cleaned = 0.00741155 Jy ! Component: 200 - total flux cleaned = 0.00841257 Jy ! Total flux subtracted in 200 components = 0.00841257 Jy ! Clean residual min=-0.025566 max=0.014789 Jy/beam ! Clean residual mean=0.000013 rms=0.003815 Jy/beam ! Combined flux in latest and established models = 2.85602 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 148 components and 2.85602 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148072Jy sigma=0.001024 ! Fit after self-cal, rms=0.147770Jy sigma=0.001022 ! 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.147770Jy sigma=0.001022 ! Fit after self-cal, rms=0.146502Jy sigma=0.001012 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.569 mas, bmaj=13.57 mas, bpa=-6.426 degrees ! Estimated noise=1789.64 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00900486 Jy ! Component: 100 - total flux cleaned = 0.0148592 Jy ! Component: 150 - total flux cleaned = 0.018441 Jy ! Component: 200 - total flux cleaned = 0.0198291 Jy ! Total flux subtracted in 200 components = 0.0198291 Jy ! Clean residual min=-0.019022 max=0.013274 Jy/beam ! Clean residual mean=0.000006 rms=0.003821 Jy/beam ! Combined flux in latest and established models = 2.87585 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 162 components and 2.87585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144723Jy sigma=0.000993 ! Fit after self-cal, rms=0.144126Jy sigma=0.000989 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.000968728 Jy ! Component: 100 - total flux cleaned = 0.00351912 Jy ! Component: 150 - total flux cleaned = 0.00530422 Jy ! Component: 200 - total flux cleaned = 0.00548405 Jy ! Total flux subtracted in 200 components = 0.00548405 Jy ! Clean residual min=-0.018426 max=0.012930 Jy/beam ! Clean residual mean=0.000019 rms=0.003600 Jy/beam ! Combined flux in latest and established models = 2.88133 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 170 components and 2.88133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.143263Jy sigma=0.000983 ! Fit after self-cal, rms=0.142895Jy sigma=0.000980 ! 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.34 mas, bmaj=8.3 mas, bpa=-4.142 degrees ! Estimated noise=1434.89 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.34 x 8.3 at -4.142 degrees (North through East) ! Clean map min=-0.021163 max=1.7516 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.142895Jy sigma=0.000980 ! Fit after self-cal, rms=0.111323Jy sigma=0.000784 ! Inverting map and beam ! Estimated beam: bmin=3.332 mas, bmaj=8.302 mas, bpa=-4.274 degrees ! Estimated noise=1428.71 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00071879 Jy ! Component: 100 - total flux cleaned = 0.00196609 Jy ! Component: 150 - total flux cleaned = 0.00224983 Jy ! Component: 200 - total flux cleaned = 0.00200236 Jy ! Total flux subtracted in 200 components = 0.00200236 Jy ! Clean residual min=-0.018295 max=0.010574 Jy/beam ! Clean residual mean=-0.000007 rms=0.002828 Jy/beam ! Combined flux in latest and established models = 2.88333 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 190 components and 2.88333 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109597Jy sigma=0.000769 ! Fit after self-cal, rms=0.109365Jy sigma=0.000768 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00121742 Jy ! Component: 100 - total flux cleaned = 0.00195779 Jy ! Component: 150 - total flux cleaned = 0.00195741 Jy ! Component: 200 - total flux cleaned = 0.00173521 Jy ! Total flux subtracted in 200 components = 0.00173521 Jy ! Clean residual min=-0.017627 max=0.010385 Jy/beam ! Clean residual mean=-0.000006 rms=0.002729 Jy/beam ! Combined flux in latest and established models = 2.88507 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 196 components and 2.88507 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108230Jy sigma=0.000758 ! Fit after self-cal, rms=0.108060Jy sigma=0.000757 ! 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.108060Jy sigma=0.000757 ! Fit after self-cal, rms=0.107848Jy sigma=0.000755 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.824 mas, bmaj=7.281 mas, bpa=-4.472 degrees ! Estimated noise=1802.04 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.38324 Jy ! Component: 100 - total flux cleaned = 1.86418 Jy ! Component: 150 - total flux cleaned = 2.11972 Jy ! Component: 200 - total flux cleaned = 2.2841 Jy ! Total flux subtracted in 200 components = 2.2841 Jy ! Clean residual min=-0.042947 max=0.096368 Jy/beam ! Clean residual mean=-0.000357 rms=0.012511 Jy/beam ! Combined flux in latest and established models = 2.2841 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 27 model components to the UV plane model. ! The established model now contains 27 components and 2.2841 Jy ! Inverting map and beam ! Estimated beam: bmin=3.329 mas, bmaj=8.304 mas, bpa=-4.325 degrees ! Estimated noise=1425.92 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.169356 Jy ! Component: 100 - total flux cleaned = 0.272592 Jy ! Component: 150 - total flux cleaned = 0.342598 Jy ! Component: 200 - total flux cleaned = 0.393529 Jy ! Total flux subtracted in 200 components = 0.393529 Jy ! Clean residual min=-0.019625 max=0.038087 Jy/beam ! Clean residual mean=-0.000235 rms=0.006827 Jy/beam ! Combined flux in latest and established models = 2.67763 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 67 components and 2.67763 Jy ! Inverting map ! Added new window around map position (4, -6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0416089 Jy ! Component: 100 - total flux cleaned = 0.0732528 Jy ! Component: 150 - total flux cleaned = 0.0982314 Jy ! Component: 200 - total flux cleaned = 0.118239 Jy ! Total flux subtracted in 200 components = 0.118239 Jy ! Clean residual min=-0.013629 max=0.018177 Jy/beam ! Clean residual mean=-0.000108 rms=0.003813 Jy/beam ! Combined flux in latest and established models = 2.79586 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 102 components and 2.79586 Jy ! Inverting map ! Added new window around map position (-21.5, 2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0188714 Jy ! Component: 100 - total flux cleaned = 0.0332139 Jy ! Component: 150 - total flux cleaned = 0.0415955 Jy ! Component: 200 - total flux cleaned = 0.0485579 Jy ! Total flux subtracted in 200 components = 0.0485579 Jy ! Clean residual min=-0.011274 max=0.014594 Jy/beam ! Clean residual mean=-0.000056 rms=0.002834 Jy/beam ! Combined flux in latest and established models = 2.84442 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 144 components and 2.84442 Jy ! Inverting map ! Added new window around map position (-24, 37). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00991818 Jy ! Component: 100 - total flux cleaned = 0.0154643 Jy ! Component: 150 - total flux cleaned = 0.0193005 Jy ! Component: 200 - total flux cleaned = 0.0224549 Jy ! Total flux subtracted in 200 components = 0.0224549 Jy ! Clean residual min=-0.009408 max=0.010787 Jy/beam ! Clean residual mean=-0.000030 rms=0.002310 Jy/beam ! Combined flux in latest and established models = 2.86688 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 174 components and 2.86688 Jy ! Inverting map ! Added new window around map position (-2, -22.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0086978 Jy ! Component: 100 - total flux cleaned = 0.011641 Jy ! Component: 150 - total flux cleaned = 0.0135093 Jy ! Component: 200 - total flux cleaned = 0.0147629 Jy ! Total flux subtracted in 200 components = 0.0147629 Jy ! Clean residual min=-0.008497 max=0.007295 Jy/beam ! Clean residual mean=-0.000016 rms=0.002034 Jy/beam ! Combined flux in latest and established models = 2.88164 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 199 components and 2.88164 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.542 mas, bmaj=13.58 mas, bpa=-6.59 degrees ! Estimated noise=1785.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00669154 Jy ! Component: 100 - total flux cleaned = 0.00914717 Jy ! Component: 150 - total flux cleaned = 0.0110297 Jy ! Component: 200 - total flux cleaned = 0.0126631 Jy ! Total flux subtracted in 200 components = 0.0126631 Jy ! Clean residual min=-0.008490 max=0.007004 Jy/beam ! Clean residual mean=-0.000004 rms=0.002214 Jy/beam ! Combined flux in latest and established models = 2.8943 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.00117338 Jy ! Component: 100 - total flux cleaned = 0.00197219 Jy ! Component: 150 - total flux cleaned = 0.0023432 Jy ! Component: 200 - total flux cleaned = 0.00269562 Jy ! Total flux subtracted in 200 components = 0.00269562 Jy ! Clean residual min=-0.008469 max=0.006990 Jy/beam ! Clean residual mean=0.000002 rms=0.002140 Jy/beam ! Combined flux in latest and established models = 2.897 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 230 components and 2.897 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.329 mas, bmaj=8.304 mas, bpa=-4.325 degrees ! Estimated noise=1425.92 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00254544 Jy ! Component: 100 - total flux cleaned = -0.00296624 Jy ! Component: 150 - total flux cleaned = -0.00276156 Jy ! Component: 200 - total flux cleaned = -0.00277059 Jy ! Total flux subtracted in 200 components = -0.00277059 Jy ! Clean residual min=-0.007761 max=0.007386 Jy/beam ! Clean residual mean=-0.000003 rms=0.001807 Jy/beam ! Combined flux in latest and established models = 2.89423 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 247 components and 2.89423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098953Jy sigma=0.000685 ! Fit after self-cal, rms=0.097764Jy sigma=0.000676 wmodel J1058+0133_S_2017_08_12_pus_map.mod ! Writing 247 model components to file: J1058+0133_S_2017_08_12_pus_map.mod wobs J1058+0133_S_2017_08_12_pus_uvs.fits ! Writing UV FITS file: J1058+0133_S_2017_08_12_pus_uvs.fits wwins J1058+0133_S_2017_08_12_pus_map.win ! wwins: Wrote 7 windows to J1058+0133_S_2017_08_12_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.000774719 Jy ! Component: 100 - total flux cleaned = -0.000652867 Jy ! Component: 150 - total flux cleaned = -0.0012288 Jy ! Component: 200 - total flux cleaned = -0.00133797 Jy ! Component: 250 - total flux cleaned = -0.0012282 Jy ! Component: 300 - total flux cleaned = -0.000708252 Jy ! Component: 350 - total flux cleaned = -0.000508858 Jy ! Component: 400 - total flux cleaned = -0.000411735 Jy ! Component: 450 - total flux cleaned = -0.000508225 Jy ! Component: 500 - total flux cleaned = -0.000789518 Jy ! Component: 550 - total flux cleaned = -0.00115731 Jy ! Component: 600 - total flux cleaned = -0.00151666 Jy ! Component: 650 - total flux cleaned = -0.00169399 Jy ! Component: 700 - total flux cleaned = -0.00212642 Jy ! Component: 750 - total flux cleaned = -0.00246589 Jy ! Component: 800 - total flux cleaned = -0.00288358 Jy ! Component: 850 - total flux cleaned = -0.00321203 Jy ! Component: 900 - total flux cleaned = -0.00353582 Jy ! Component: 950 - total flux cleaned = -0.0036956 Jy ! Component: 1000 - total flux cleaned = -0.00400998 Jy ! Component: 1050 - total flux cleaned = -0.00400934 Jy ! Component: 1100 - total flux cleaned = -0.00408569 Jy ! Component: 1150 - total flux cleaned = -0.0046136 Jy ! Component: 1200 - total flux cleaned = -0.00491056 Jy ! Component: 1250 - total flux cleaned = -0.00520315 Jy ! Component: 1300 - total flux cleaned = -0.00549204 Jy ! Component: 1350 - total flux cleaned = -0.00584795 Jy ! Component: 1400 - total flux cleaned = -0.00605756 Jy ! Component: 1450 - total flux cleaned = -0.00612748 Jy ! Component: 1500 - total flux cleaned = -0.00626563 Jy ! Component: 1550 - total flux cleaned = -0.00646863 Jy ! Component: 1600 - total flux cleaned = -0.0066702 Jy ! Component: 1650 - total flux cleaned = -0.00693539 Jy ! Component: 1700 - total flux cleaned = -0.00713179 Jy ! Component: 1750 - total flux cleaned = -0.00739077 Jy ! Component: 1800 - total flux cleaned = -0.00745528 Jy ! Component: 1850 - total flux cleaned = -0.00783555 Jy ! Component: 1900 - total flux cleaned = -0.00808517 Jy ! Component: 1950 - total flux cleaned = -0.00814733 Jy ! Component: 2000 - total flux cleaned = -0.00833127 Jy ! Component: 2050 - total flux cleaned = -0.00881566 Jy ! Component: 2100 - total flux cleaned = -0.00905508 Jy ! Component: 2150 - total flux cleaned = -0.00941194 Jy ! Component: 2200 - total flux cleaned = -0.00952837 Jy ! Component: 2250 - total flux cleaned = -0.00982083 Jy ! Component: 2300 - total flux cleaned = -0.0101091 Jy ! Component: 2350 - total flux cleaned = -0.0102811 Jy ! Component: 2400 - total flux cleaned = -0.010621 Jy ! Component: 2450 - total flux cleaned = -0.0107898 Jy ! Component: 2500 - total flux cleaned = -0.0113455 Jy ! Component: 2550 - total flux cleaned = -0.0116763 Jy ! Component: 2600 - total flux cleaned = -0.0119491 Jy ! Component: 2650 - total flux cleaned = -0.012166 Jy ! Component: 2700 - total flux cleaned = -0.0125413 Jy ! Component: 2750 - total flux cleaned = -0.0128059 Jy ! Component: 2800 - total flux cleaned = -0.0130164 Jy ! Component: 2850 - total flux cleaned = -0.0131214 Jy ! Component: 2900 - total flux cleaned = -0.0133803 Jy ! Component: 2950 - total flux cleaned = -0.0135346 Jy ! Component: 3000 - total flux cleaned = -0.0137894 Jy ! Component: 3050 - total flux cleaned = -0.0137898 Jy ! Component: 3100 - total flux cleaned = -0.0137898 Jy ! Component: 3150 - total flux cleaned = -0.0139889 Jy ! Component: 3200 - total flux cleaned = -0.0139392 Jy ! Component: 3250 - total flux cleaned = -0.0139885 Jy ! Component: 3300 - total flux cleaned = -0.0140373 Jy ! Component: 3350 - total flux cleaned = -0.0142307 Jy ! Component: 3400 - total flux cleaned = -0.0143748 Jy ! Component: 3450 - total flux cleaned = -0.0145654 Jy ! Component: 3500 - total flux cleaned = -0.0146597 Jy ! Component: 3550 - total flux cleaned = -0.0147068 Jy ! Component: 3600 - total flux cleaned = -0.0147998 Jy ! Component: 3650 - total flux cleaned = -0.0149848 Jy ! Component: 3700 - total flux cleaned = -0.015077 Jy ! Component: 3750 - total flux cleaned = -0.0153056 Jy ! Component: 3800 - total flux cleaned = -0.0155321 Jy ! Component: 3850 - total flux cleaned = -0.015532 Jy ! Component: 3900 - total flux cleaned = -0.0157114 Jy ! Component: 3950 - total flux cleaned = -0.0158454 Jy ! Component: 4000 - total flux cleaned = -0.0159781 Jy ! Component: 4050 - total flux cleaned = -0.0160661 Jy ! Total flux subtracted in 4096 components = -0.0161099 Jy ! Clean residual min=-0.002180 max=0.002755 Jy/beam ! Clean residual mean=-0.000005 rms=0.000822 Jy/beam ! Combined flux in latest and established models = 2.87812 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 527 components and 2.87812 Jy ![Exited script file: muppet] wmap "J1058+0133_S_2017_08_12_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.329 x 8.304 at -4.325 degrees (North through East) ! Clean map min=-0.011951 max=1.7732 Jy/beam ! Writing clean map to FITS file: J1058+0133_S_2017_08_12_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.77316 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000814923 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.137876 0.137876 0.275752 0.551504 1.10301 2.20602 4.41203 8.82406 17.6481 35.2962 70.5925 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0024 print "peak=",int(1000*peak_flux)/1000 ! peak= 1.773 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.329 x 8.304 at -4.325 degrees (North through East) ! Clean map min=-0.011951 max=1.7732 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 J1058+0133_S_2017_08_12_pus_uvs.log closed on Fri May 10 14:58:18 2019