! Started logfile: J2106+0231_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:56:54 2019 obs J2106+0231_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J2106+0231_S_2017_05_31_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.970895 visibilities/baseline/integration-bin. ! Found source: J2106+0231 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 703 lines of history. ! ! Reading 19748 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 J2106+0231_S_2017_05_31_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 546 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.851728Jy sigma=0.007723 ! Fit after self-cal, rms=0.847139Jy sigma=0.007685 ! 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.799 mas, bmaj=7.046 mas, bpa=-4.623 degrees ! Estimated noise=892.152 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.120842 Jy ! Component: 100 - total flux cleaned = 0.147201 Jy ! Total flux subtracted in 100 components = 0.147201 Jy ! Clean residual min=-0.003279 max=0.007554 Jy/beam ! Clean residual mean=0.000004 rms=0.000902 Jy/beam ! Combined flux in latest and established models = 0.147201 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.147201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098282Jy sigma=0.000679 ! Fit after self-cal, rms=0.098281Jy sigma=0.000679 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.007467 Jy ! Component: 100 - total flux cleaned = 0.0110284 Jy ! Total flux subtracted in 100 components = 0.0110284 Jy ! Clean residual min=-0.002992 max=0.003226 Jy/beam ! Clean residual mean=0.000004 rms=0.000748 Jy/beam ! Combined flux in latest and established models = 0.158229 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 11 components and 0.158229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097533Jy sigma=0.000674 ! Fit after self-cal, rms=0.097544Jy sigma=0.000674 ! 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.344 mas, bmaj=7.89 mas, bpa=-3.48 degrees ! Estimated noise=630.188 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.00142245 Jy ! Component: 100 - total flux cleaned = 0.00191032 Jy ! Component: 150 - total flux cleaned = 0.00193726 Jy ! Component: 200 - total flux cleaned = 0.00196055 Jy ! Total flux subtracted in 200 components = 0.00196055 Jy ! Clean residual min=-0.002037 max=0.002222 Jy/beam ! Clean residual mean=0.000010 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.160189 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 24 components and 0.16019 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097479Jy sigma=0.000674 ! Fit after self-cal, rms=0.097483Jy sigma=0.000674 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.96 HN 0.97 KP 1.03 ! LA 1.03 MK 1.08 NL 0.90 OV 1.02 ! PT 1.03 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.98 HN 1.00 KP 1.00 ! LA 1.00 MK 0.99 NL 1.02 OV 1.04 ! PT 1.05 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.03 HN 0.99 KP 1.02 ! LA 1.00 MK 1.00 NL 0.98 OV 0.95 ! PT 1.02 SC 1.00 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 0.98 KP 0.38 ! LA 0.97 MK 1.14 NL 1.00* OV 1.00* ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.097483Jy sigma=0.000674 ! Fit after self-cal, rms=0.083422Jy sigma=0.000668 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.362 mas, bmaj=7.89 mas, bpa=-3.275 degrees ! Estimated noise=631.205 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.00025902 Jy ! Component: 100 - total flux cleaned = -0.000279516 Jy ! Component: 150 - total flux cleaned = -0.000294746 Jy ! Component: 200 - total flux cleaned = -0.000295229 Jy ! Total flux subtracted in 200 components = -0.000295229 Jy ! Clean residual min=-0.002156 max=0.002167 Jy/beam ! Clean residual mean=0.000008 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.159894 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 36 components and 0.159894 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083406Jy sigma=0.000668 ! Fit after self-cal, rms=0.083363Jy sigma=0.000668 ! 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.083363Jy sigma=0.000668 ! Fit after self-cal, rms=0.082732Jy sigma=0.000665 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.364 mas, bmaj=7.895 mas, bpa=-3.169 degrees ! Estimated noise=633.088 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000370496 Jy ! Component: 100 - total flux cleaned = 0.000328547 Jy ! Component: 150 - total flux cleaned = 0.000363872 Jy ! Component: 200 - total flux cleaned = 0.000396296 Jy ! Total flux subtracted in 200 components = 0.000396296 Jy ! Clean residual min=-0.001932 max=0.001689 Jy/beam ! Clean residual mean=0.000004 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.160291 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 46 components and 0.160291 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082721Jy sigma=0.000665 ! Fit after self-cal, rms=0.082725Jy 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 = 2.90958e-05 Jy ! Component: 100 - total flux cleaned = 4.80403e-05 Jy ! Component: 150 - total flux cleaned = 7.43733e-05 Jy ! Component: 200 - total flux cleaned = 9.8832e-05 Jy ! Total flux subtracted in 200 components = 9.8832e-05 Jy ! Clean residual min=-0.001936 max=0.001683 Jy/beam ! Clean residual mean=0.000004 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.160389 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 50 components and 0.160389 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082722Jy sigma=0.000665 ! Fit after self-cal, rms=0.082722Jy sigma=0.000665 ! 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.082722Jy sigma=0.000665 ! Fit after self-cal, rms=0.082100Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.365 mas, bmaj=7.897 mas, bpa=-3.151 degrees ! Estimated noise=633.526 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.27701e-05 Jy ! Component: 100 - total flux cleaned = 3.4444e-05 Jy ! Component: 150 - total flux cleaned = 3.42582e-05 Jy ! Component: 200 - total flux cleaned = 3.46074e-05 Jy ! Total flux subtracted in 200 components = 3.46074e-05 Jy ! Clean residual min=-0.001771 max=0.001706 Jy/beam ! Clean residual mean=0.000002 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.160424 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 54 components and 0.160424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082097Jy sigma=0.000664 ! Fit after self-cal, rms=0.082086Jy sigma=0.000664 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.29903e-05 Jy ! Component: 100 - total flux cleaned = 1.29942e-05 Jy ! Component: 150 - total flux cleaned = 1.31456e-05 Jy ! Component: 200 - total flux cleaned = 1.30855e-05 Jy ! Total flux subtracted in 200 components = 1.30855e-05 Jy ! Clean residual min=-0.001775 max=0.001704 Jy/beam ! Clean residual mean=0.000002 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.160437 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 57 components and 0.160437 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082085Jy sigma=0.000664 ! Fit after self-cal, rms=0.082085Jy sigma=0.000664 ! 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.082085Jy sigma=0.000664 ! Fit after self-cal, rms=0.082183Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.609 mas, bmaj=12.14 mas, bpa=-2.161 degrees ! Estimated noise=783.816 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000135797 Jy ! Component: 100 - total flux cleaned = 0.000134432 Jy ! Component: 150 - total flux cleaned = 0.000139239 Jy ! Component: 200 - total flux cleaned = 0.000143579 Jy ! Total flux subtracted in 200 components = 0.000143579 Jy ! Clean residual min=-0.002199 max=0.001802 Jy/beam ! Clean residual mean=0.000005 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.160581 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 60 components and 0.160581 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082182Jy sigma=0.000664 ! Fit after self-cal, rms=0.082182Jy sigma=0.000664 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 = 4.3196e-05 Jy ! Component: 100 - total flux cleaned = 4.24497e-05 Jy ! Component: 150 - total flux cleaned = 4.22924e-05 Jy ! Component: 200 - total flux cleaned = 4.6645e-05 Jy ! Total flux subtracted in 200 components = 4.6645e-05 Jy ! Clean residual min=-0.002205 max=0.001798 Jy/beam ! Clean residual mean=0.000005 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.160627 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 61 components and 0.160627 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082182Jy sigma=0.000664 ! Fit after self-cal, rms=0.082182Jy sigma=0.000664 ! 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.366 mas, bmaj=7.899 mas, bpa=-3.133 degrees ! Estimated noise=634.099 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.366 x 7.899 at -3.133 degrees (North through East) ! Clean map min=-0.0017069 max=0.15524 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.824 mas, bmaj=7.041 mas, bpa=-4.183 degrees ! Estimated noise=897.711 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.121545 Jy ! Component: 100 - total flux cleaned = 0.148055 Jy ! Component: 150 - total flux cleaned = 0.154514 Jy ! Component: 200 - total flux cleaned = 0.15758 Jy ! Total flux subtracted in 200 components = 0.15758 Jy ! Clean residual min=-0.002464 max=0.002612 Jy/beam ! Clean residual mean=0.000000 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.15758 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.15758 Jy ! Inverting map and beam ! Estimated beam: bmin=3.366 mas, bmaj=7.899 mas, bpa=-3.133 degrees ! Estimated noise=634.099 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.00147393 Jy ! Component: 100 - total flux cleaned = 0.00222941 Jy ! Component: 150 - total flux cleaned = 0.00258192 Jy ! Component: 200 - total flux cleaned = 0.00265615 Jy ! Total flux subtracted in 200 components = 0.00265615 Jy ! Clean residual min=-0.001788 max=0.001697 Jy/beam ! Clean residual mean=0.000002 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.160236 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 37 components and 0.160236 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.609 mas, bmaj=12.14 mas, bpa=-2.161 degrees ! Estimated noise=783.816 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000300014 Jy ! Component: 100 - total flux cleaned = 0.000307812 Jy ! Component: 150 - total flux cleaned = 0.000319407 Jy ! Component: 200 - total flux cleaned = 0.000324448 Jy ! Total flux subtracted in 200 components = 0.000324448 Jy ! Clean residual min=-0.002199 max=0.001798 Jy/beam ! Clean residual mean=0.000005 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.16056 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 = 9.72685e-06 Jy ! Component: 100 - total flux cleaned = 1.86435e-05 Jy ! Component: 150 - total flux cleaned = 2.70868e-05 Jy ! Component: 200 - total flux cleaned = 3.50733e-05 Jy ! Total flux subtracted in 200 components = 3.50733e-05 Jy ! Clean residual min=-0.002201 max=0.001796 Jy/beam ! Clean residual mean=0.000005 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.160596 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 47 components and 0.160596 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.366 mas, bmaj=7.899 mas, bpa=-3.133 degrees ! Estimated noise=634.099 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.78912e-05 Jy ! Component: 100 - total flux cleaned = -1.83033e-05 Jy ! Component: 150 - total flux cleaned = -9.33524e-06 Jy ! Component: 200 - total flux cleaned = -2.34176e-05 Jy ! Total flux subtracted in 200 components = -2.34176e-05 Jy ! Clean residual min=-0.001752 max=0.001717 Jy/beam ! Clean residual mean=0.000002 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.160572 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 57 components and 0.160572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082179Jy sigma=0.000664 ! Fit after self-cal, rms=0.082177Jy sigma=0.000664 wmodel J2106+0231_S_2017_05_31_pus_map.mod ! Writing 57 model components to file: J2106+0231_S_2017_05_31_pus_map.mod wobs J2106+0231_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J2106+0231_S_2017_05_31_pus_uvs.fits wwins J2106+0231_S_2017_05_31_pus_map.win ! wwins: Wrote 1 windows to J2106+0231_S_2017_05_31_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000324947 Jy ! Component: 100 - total flux cleaned = -0.000352849 Jy ! Component: 150 - total flux cleaned = -0.000299926 Jy ! Component: 200 - total flux cleaned = -0.00029944 Jy ! Component: 250 - total flux cleaned = -0.000274587 Jy ! Component: 300 - total flux cleaned = -0.000203279 Jy ! Component: 350 - total flux cleaned = -0.000180062 Jy ! Component: 400 - total flux cleaned = -9.03729e-05 Jy ! Component: 450 - total flux cleaned = -3.34919e-06 Jy ! Component: 500 - total flux cleaned = 1.82067e-05 Jy ! Component: 550 - total flux cleaned = 0.000164039 Jy ! Component: 600 - total flux cleaned = 0.000306653 Jy ! Component: 650 - total flux cleaned = 0.000406375 Jy ! Component: 700 - total flux cleaned = 0.00048472 Jy ! Component: 750 - total flux cleaned = 0.000561836 Jy ! Component: 800 - total flux cleaned = 0.000732562 Jy ! Component: 850 - total flux cleaned = 0.000900432 Jy ! Component: 900 - total flux cleaned = 0.0010658 Jy ! Component: 950 - total flux cleaned = 0.00115682 Jy ! Component: 1000 - total flux cleaned = 0.00131762 Jy ! Component: 1050 - total flux cleaned = 0.00147651 Jy ! Component: 1100 - total flux cleaned = 0.00165068 Jy ! Component: 1150 - total flux cleaned = 0.00177068 Jy ! Component: 1200 - total flux cleaned = 0.0019234 Jy ! Component: 1250 - total flux cleaned = 0.00204086 Jy ! Component: 1300 - total flux cleaned = 0.00213993 Jy ! Component: 1350 - total flux cleaned = 0.00223803 Jy ! Component: 1400 - total flux cleaned = 0.00231883 Jy ! Component: 1450 - total flux cleaned = 0.00238253 Jy ! Component: 1500 - total flux cleaned = 0.0024143 Jy ! Component: 1550 - total flux cleaned = 0.00252351 Jy ! Component: 1600 - total flux cleaned = 0.00253888 Jy ! Component: 1650 - total flux cleaned = 0.00263039 Jy ! Component: 1700 - total flux cleaned = 0.00266057 Jy ! Component: 1750 - total flux cleaned = 0.00272068 Jy ! Component: 1800 - total flux cleaned = 0.00283906 Jy ! Component: 1850 - total flux cleaned = 0.00283925 Jy ! Component: 1900 - total flux cleaned = 0.00294113 Jy ! Component: 1950 - total flux cleaned = 0.00304186 Jy ! Component: 2000 - total flux cleaned = 0.00305608 Jy ! Component: 2050 - total flux cleaned = 0.00316903 Jy ! Component: 2100 - total flux cleaned = 0.0032388 Jy ! Component: 2150 - total flux cleaned = 0.00329428 Jy ! Component: 2200 - total flux cleaned = 0.00336298 Jy ! Component: 2250 - total flux cleaned = 0.00344475 Jy ! Component: 2300 - total flux cleaned = 0.00349905 Jy ! Component: 2350 - total flux cleaned = 0.00355299 Jy ! Component: 2400 - total flux cleaned = 0.00369944 Jy ! Component: 2450 - total flux cleaned = 0.00375224 Jy ! Component: 2500 - total flux cleaned = 0.00384382 Jy ! Component: 2550 - total flux cleaned = 0.00392195 Jy ! Component: 2600 - total flux cleaned = 0.00401228 Jy ! Component: 2650 - total flux cleaned = 0.00414024 Jy ! Component: 2700 - total flux cleaned = 0.0042164 Jy ! Component: 2750 - total flux cleaned = 0.004317 Jy ! Component: 2800 - total flux cleaned = 0.004392 Jy ! Component: 2850 - total flux cleaned = 0.00439195 Jy ! Component: 2900 - total flux cleaned = 0.00447832 Jy ! Component: 2950 - total flux cleaned = 0.00457624 Jy ! Component: 3000 - total flux cleaned = 0.00463694 Jy ! Component: 3050 - total flux cleaned = 0.00468508 Jy ! Component: 3100 - total flux cleaned = 0.0047928 Jy ! Component: 3150 - total flux cleaned = 0.00480451 Jy ! Component: 3200 - total flux cleaned = 0.00485156 Jy ! Component: 3250 - total flux cleaned = 0.00488683 Jy ! Component: 3300 - total flux cleaned = 0.00492172 Jy ! Component: 3350 - total flux cleaned = 0.00497955 Jy ! Component: 3400 - total flux cleaned = 0.0050025 Jy ! Component: 3450 - total flux cleaned = 0.00499116 Jy ! Component: 3500 - total flux cleaned = 0.00503649 Jy ! Component: 3550 - total flux cleaned = 0.00508151 Jy ! Component: 3600 - total flux cleaned = 0.00512626 Jy ! Component: 3650 - total flux cleaned = 0.00512627 Jy ! Component: 3700 - total flux cleaned = 0.00518144 Jy ! Component: 3750 - total flux cleaned = 0.00521429 Jy ! Component: 3800 - total flux cleaned = 0.00525786 Jy ! Component: 3850 - total flux cleaned = 0.00527944 Jy ! Component: 3900 - total flux cleaned = 0.00533331 Jy ! Component: 3950 - total flux cleaned = 0.00527985 Jy ! Component: 4000 - total flux cleaned = 0.00529055 Jy ! Component: 4050 - total flux cleaned = 0.00535397 Jy ! Total flux subtracted in 4096 components = 0.00537503 Jy ! Clean residual min=-0.000631 max=0.000638 Jy/beam ! Clean residual mean=0.000002 rms=0.000196 Jy/beam ! Combined flux in latest and established models = 0.165947 Jy keep ! Adding 308 model components to the UV plane model. ! The established model now contains 365 components and 0.165947 Jy ![Exited script file: muppet] wmap "J2106+0231_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.366 x 7.899 at -3.133 degrees (North through East) ! Clean map min=-0.0012858 max=0.1553 Jy/beam ! Writing clean map to FITS file: J2106+0231_S_2017_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.155296 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000195807 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.378261 0.378261 0.756522 1.51304 3.02609 6.05217 12.1043 24.2087 48.4174 96.8348 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.155 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.366 x 7.899 at -3.133 degrees (North through East) ! Clean map min=-0.0012858 max=0.1553 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 J2106+0231_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:56:59 2019