! Started logfile: J0154+4743_S_2017_06_10_pus_uvs.log on Mon May 6 14:42:15 2019 obs J0154+4743_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J0154+4743_S_2017_06_10_pus_uva.fits ! AN table 1: 18 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.875309 visibilities/baseline/integration-bin. ! Found source: J0154+4743 ! ! 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 1154 lines of history. ! ! Reading 2836 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 J0154+4743_S_2017_06_10_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 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 104 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.681788Jy sigma=0.007434 ! Fit after self-cal, rms=0.674323Jy sigma=0.007355 ! 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.903 mas, bmaj=5.94 mas, bpa=7.751 degrees ! Estimated noise=1690.43 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.253016 Jy ! Component: 100 - total flux cleaned = 0.309552 Jy ! Total flux subtracted in 100 components = 0.309552 Jy ! Clean residual min=-0.008983 max=0.018911 Jy/beam ! Clean residual mean=-0.000015 rms=0.002653 Jy/beam ! Combined flux in latest and established models = 0.309552 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.309552 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083550Jy sigma=0.000864 ! Fit after self-cal, rms=0.083552Jy sigma=0.000864 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0199696 Jy ! Component: 100 - total flux cleaned = 0.030312 Jy ! Total flux subtracted in 100 components = 0.030312 Jy ! Clean residual min=-0.007984 max=0.008900 Jy/beam ! Clean residual mean=-0.000015 rms=0.002090 Jy/beam ! Combined flux in latest and established models = 0.339864 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 18 components and 0.339864 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077928Jy sigma=0.000802 ! Fit after self-cal, rms=0.077937Jy sigma=0.000802 ! 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.358 mas, bmaj=6.7 mas, bpa=6.004 degrees ! Estimated noise=1371.22 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.00798905 Jy ! Component: 100 - total flux cleaned = 0.0121859 Jy ! Component: 150 - total flux cleaned = 0.0139958 Jy ! Component: 200 - total flux cleaned = 0.0144217 Jy ! Total flux subtracted in 200 components = 0.0144217 Jy ! Clean residual min=-0.007218 max=0.008204 Jy/beam ! Clean residual mean=-0.000020 rms=0.001782 Jy/beam ! Combined flux in latest and established models = 0.354286 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 27 components and 0.354286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077053Jy sigma=0.000793 ! Fit after self-cal, rms=0.077048Jy sigma=0.000793 ! 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 1.00 HN 0.98 KP 1.01 ! LA 1.00 MK 1.03 NL 1.15 OV 1.00 ! PT 1.00 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.04 HN 0.99 KP 0.95 ! LA 0.97 MK 1.06 NL 1.01 OV 1.03 ! PT 0.98 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 1.06 HN 1.00 KP 0.96 ! LA 0.99 MK 1.05 NL 0.96 OV 0.95 ! PT 0.98 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.11 HN 0.94 KP 1.00* ! LA 1.02 MK 1.27 NL 1.00* OV 1.00* ! PT 1.05 SC 1.00* ! ! ! Fit before self-cal, rms=0.077048Jy sigma=0.000793 ! Fit after self-cal, rms=0.072750Jy sigma=0.000743 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.376 mas, bmaj=6.687 mas, bpa=6.494 degrees ! Estimated noise=1373.09 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.000595457 Jy ! Component: 100 - total flux cleaned = 0.000550379 Jy ! Component: 150 - total flux cleaned = 0.000475475 Jy ! Component: 200 - total flux cleaned = 0.000386915 Jy ! Total flux subtracted in 200 components = 0.000386915 Jy ! Clean residual min=-0.005767 max=0.005781 Jy/beam ! Clean residual mean=-0.000019 rms=0.001458 Jy/beam ! Combined flux in latest and established models = 0.354673 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 35 components and 0.354673 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072705Jy sigma=0.000742 ! Fit after self-cal, rms=0.072722Jy sigma=0.000742 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072722Jy sigma=0.000742 ! Fit after self-cal, rms=0.069843Jy sigma=0.000692 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.378 mas, bmaj=6.685 mas, bpa=6.522 degrees ! Estimated noise=1374.61 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000526382 Jy ! Component: 100 - total flux cleaned = 0.000563088 Jy ! Component: 150 - total flux cleaned = 0.00056062 Jy ! Component: 200 - total flux cleaned = 0.000560442 Jy ! Total flux subtracted in 200 components = 0.000560442 Jy ! Clean residual min=-0.004247 max=0.005358 Jy/beam ! Clean residual mean=-0.000006 rms=0.001123 Jy/beam ! Combined flux in latest and established models = 0.355233 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 42 components and 0.355233 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069804Jy sigma=0.000692 ! Fit after self-cal, rms=0.069843Jy sigma=0.000691 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 (-0.5, -20.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00493222 Jy ! Component: 100 - total flux cleaned = 0.00724537 Jy ! Component: 150 - total flux cleaned = 0.00860609 Jy ! Component: 200 - total flux cleaned = 0.00958074 Jy ! Total flux subtracted in 200 components = 0.00958074 Jy ! Clean residual min=-0.004021 max=0.003997 Jy/beam ! Clean residual mean=-0.000004 rms=0.000991 Jy/beam ! Combined flux in latest and established models = 0.364814 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 63 components and 0.364814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069455Jy sigma=0.000686 ! Fit after self-cal, rms=0.069418Jy sigma=0.000686 ! 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.069418Jy sigma=0.000686 ! Fit after self-cal, rms=0.069410Jy sigma=0.000685 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.377 mas, bmaj=6.668 mas, bpa=6.467 degrees ! Estimated noise=1374.57 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00242474 Jy ! Component: 100 - total flux cleaned = 0.00311724 Jy ! Component: 150 - total flux cleaned = 0.00331722 Jy ! Component: 200 - total flux cleaned = 0.00331752 Jy ! Total flux subtracted in 200 components = 0.00331752 Jy ! Clean residual min=-0.003834 max=0.003797 Jy/beam ! Clean residual mean=-0.000005 rms=0.000946 Jy/beam ! Combined flux in latest and established models = 0.368132 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 75 components and 0.368132 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069306Jy sigma=0.000684 ! Fit after self-cal, rms=0.069295Jy sigma=0.000684 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.000646365 Jy ! Component: 100 - total flux cleaned = 0.000646994 Jy ! Component: 150 - total flux cleaned = 0.000572639 Jy ! Component: 200 - total flux cleaned = 0.000538141 Jy ! Total flux subtracted in 200 components = 0.000538141 Jy ! Clean residual min=-0.003820 max=0.003732 Jy/beam ! Clean residual mean=-0.000005 rms=0.000935 Jy/beam ! Combined flux in latest and established models = 0.36867 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 83 components and 0.36867 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069254Jy sigma=0.000683 ! Fit after self-cal, rms=0.069251Jy sigma=0.000683 ! 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.069251Jy sigma=0.000683 ! Fit after self-cal, rms=0.069284Jy sigma=0.000683 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.431 mas, bmaj=9.822 mas, bpa=8.781 degrees ! Estimated noise=1720.47 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000173425 Jy ! Component: 100 - total flux cleaned = -0.000340366 Jy ! Component: 150 - total flux cleaned = -0.000503902 Jy ! Component: 200 - total flux cleaned = -0.000587755 Jy ! Total flux subtracted in 200 components = -0.000587755 Jy ! Clean residual min=-0.005578 max=0.005658 Jy/beam ! Clean residual mean=-0.000017 rms=0.001311 Jy/beam ! Combined flux in latest and established models = 0.368082 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 109 components and 0.368082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069263Jy sigma=0.000683 ! Fit after self-cal, rms=0.069256Jy sigma=0.000683 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, -71.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00545266 Jy ! Component: 100 - total flux cleaned = 0.00862555 Jy ! Component: 150 - total flux cleaned = 0.0109664 Jy ! Component: 200 - total flux cleaned = 0.012793 Jy ! Total flux subtracted in 200 components = 0.012793 Jy ! Clean residual min=-0.004376 max=0.003865 Jy/beam ! Clean residual mean=-0.000012 rms=0.001005 Jy/beam ! Combined flux in latest and established models = 0.380875 Jy ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 172 components and 0.380875 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068970Jy sigma=0.000680 ! Fit after self-cal, rms=0.068955Jy sigma=0.000680 ! 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.375 mas, bmaj=6.664 mas, bpa=6.421 degrees ! Estimated noise=1374.97 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.375 x 6.664 at 6.421 degrees (North through East) ! Clean map min=-0.0034835 max=0.33011 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.921 mas, bmaj=5.91 mas, bpa=8.296 degrees ! Estimated noise=1694.76 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.253651 Jy ! Component: 100 - total flux cleaned = 0.309723 Jy ! Component: 150 - total flux cleaned = 0.329479 Jy ! Component: 200 - total flux cleaned = 0.34064 Jy ! Total flux subtracted in 200 components = 0.34064 Jy ! Clean residual min=-0.005025 max=0.006115 Jy/beam ! Clean residual mean=-0.000005 rms=0.001354 Jy/beam ! Combined flux in latest and established models = 0.34064 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.34064 Jy ! Inverting map and beam ! Estimated beam: bmin=3.375 mas, bmaj=6.664 mas, bpa=6.421 degrees ! Estimated noise=1374.97 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.00963093 Jy ! Component: 100 - total flux cleaned = 0.0161885 Jy ! Component: 150 - total flux cleaned = 0.0212648 Jy ! Component: 200 - total flux cleaned = 0.0254912 Jy ! Total flux subtracted in 200 components = 0.0254912 Jy ! Clean residual min=-0.003946 max=0.003575 Jy/beam ! Clean residual mean=-0.000008 rms=0.000995 Jy/beam ! Combined flux in latest and established models = 0.366131 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 60 components and 0.366131 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.431 mas, bmaj=9.822 mas, bpa=8.781 degrees ! Estimated noise=1720.47 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00508749 Jy ! Component: 100 - total flux cleaned = 0.00866995 Jy ! Component: 150 - total flux cleaned = 0.0115255 Jy ! Component: 200 - total flux cleaned = 0.0139539 Jy ! Total flux subtracted in 200 components = 0.0139539 Jy ! Clean residual min=-0.004750 max=0.003982 Jy/beam ! Clean residual mean=-0.000012 rms=0.001069 Jy/beam ! Combined flux in latest and established models = 0.380085 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.00209788 Jy ! Component: 100 - total flux cleaned = 0.00393095 Jy ! Component: 150 - total flux cleaned = 0.00548046 Jy ! Component: 200 - total flux cleaned = 0.00657433 Jy ! Total flux subtracted in 200 components = 0.00657433 Jy ! Clean residual min=-0.004053 max=0.003921 Jy/beam ! Clean residual mean=-0.000007 rms=0.000990 Jy/beam ! Combined flux in latest and established models = 0.38666 Jy ! Adding 99 model components to the UV plane model. ! The established model now contains 150 components and 0.38666 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.375 mas, bmaj=6.664 mas, bpa=6.421 degrees ! Estimated noise=1374.97 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00180602 Jy ! Component: 100 - total flux cleaned = 0.00275046 Jy ! Component: 150 - total flux cleaned = 0.00335426 Jy ! Component: 200 - total flux cleaned = 0.0037756 Jy ! Total flux subtracted in 200 components = 0.0037756 Jy ! Clean residual min=-0.003547 max=0.003172 Jy/beam ! Clean residual mean=-0.000002 rms=0.000802 Jy/beam ! Combined flux in latest and established models = 0.390435 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 183 components and 0.390435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068985Jy sigma=0.000680 ! Fit after self-cal, rms=0.068965Jy sigma=0.000679 wmodel J0154+4743_S_2017_06_10_pus_map.mod ! Writing 183 model components to file: J0154+4743_S_2017_06_10_pus_map.mod wobs J0154+4743_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J0154+4743_S_2017_06_10_pus_uvs.fits wwins J0154+4743_S_2017_06_10_pus_map.win ! wwins: Wrote 3 windows to J0154+4743_S_2017_06_10_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.00107546 Jy ! Component: 100 - total flux cleaned = -0.0017961 Jy ! Component: 150 - total flux cleaned = -0.00200432 Jy ! Component: 200 - total flux cleaned = -0.00210332 Jy ! Component: 250 - total flux cleaned = -0.00205487 Jy ! Component: 300 - total flux cleaned = -0.00205375 Jy ! Component: 350 - total flux cleaned = -0.00187185 Jy ! Component: 400 - total flux cleaned = -0.00191645 Jy ! Component: 450 - total flux cleaned = -0.00204564 Jy ! Component: 500 - total flux cleaned = -0.0021303 Jy ! Component: 550 - total flux cleaned = -0.00221375 Jy ! Component: 600 - total flux cleaned = -0.00225507 Jy ! Component: 650 - total flux cleaned = -0.00245282 Jy ! Component: 700 - total flux cleaned = -0.00241366 Jy ! Component: 750 - total flux cleaned = -0.00264279 Jy ! Component: 800 - total flux cleaned = -0.00279214 Jy ! Component: 850 - total flux cleaned = -0.00293892 Jy ! Component: 900 - total flux cleaned = -0.00297475 Jy ! Component: 950 - total flux cleaned = -0.00308177 Jy ! Component: 1000 - total flux cleaned = -0.00308228 Jy ! Component: 1050 - total flux cleaned = -0.00322143 Jy ! Component: 1100 - total flux cleaned = -0.00325575 Jy ! Component: 1150 - total flux cleaned = -0.00339166 Jy ! Component: 1200 - total flux cleaned = -0.00352572 Jy ! Component: 1250 - total flux cleaned = -0.00362434 Jy ! Component: 1300 - total flux cleaned = -0.00365679 Jy ! Component: 1350 - total flux cleaned = -0.00372111 Jy ! Component: 1400 - total flux cleaned = -0.00372173 Jy ! Component: 1450 - total flux cleaned = -0.00387814 Jy ! Component: 1500 - total flux cleaned = -0.00393946 Jy ! Component: 1550 - total flux cleaned = -0.00393873 Jy ! Component: 1600 - total flux cleaned = -0.00393829 Jy ! Component: 1650 - total flux cleaned = -0.00399772 Jy ! Component: 1700 - total flux cleaned = -0.00399833 Jy ! Component: 1750 - total flux cleaned = -0.00405662 Jy ! Component: 1800 - total flux cleaned = -0.00402749 Jy ! Component: 1850 - total flux cleaned = -0.00405604 Jy ! Component: 1900 - total flux cleaned = -0.00399925 Jy ! Component: 1950 - total flux cleaned = -0.00405553 Jy ! Component: 2000 - total flux cleaned = -0.0040554 Jy ! Component: 2050 - total flux cleaned = -0.00413777 Jy ! Component: 2100 - total flux cleaned = -0.00405565 Jy ! Component: 2150 - total flux cleaned = -0.00410979 Jy ! Component: 2200 - total flux cleaned = -0.00408279 Jy ! Component: 2250 - total flux cleaned = -0.00400339 Jy ! Component: 2300 - total flux cleaned = -0.00400363 Jy ! Component: 2350 - total flux cleaned = -0.00405575 Jy ! Component: 2400 - total flux cleaned = -0.0040301 Jy ! Component: 2450 - total flux cleaned = -0.00415758 Jy ! Component: 2500 - total flux cleaned = -0.00400531 Jy ! Component: 2550 - total flux cleaned = -0.00410616 Jy ! Component: 2600 - total flux cleaned = -0.00413104 Jy ! Component: 2650 - total flux cleaned = -0.00413074 Jy ! Component: 2700 - total flux cleaned = -0.00415491 Jy ! Component: 2750 - total flux cleaned = -0.00415481 Jy ! Component: 2800 - total flux cleaned = -0.00420319 Jy ! Component: 2850 - total flux cleaned = -0.00427512 Jy ! Component: 2900 - total flux cleaned = -0.00432227 Jy ! Component: 2950 - total flux cleaned = -0.00427551 Jy ! Component: 3000 - total flux cleaned = -0.00436887 Jy ! Component: 3050 - total flux cleaned = -0.00436851 Jy ! Component: 3100 - total flux cleaned = -0.00441413 Jy ! Component: 3150 - total flux cleaned = -0.00443672 Jy ! Component: 3200 - total flux cleaned = -0.00441418 Jy ! Component: 3250 - total flux cleaned = -0.00443667 Jy ! Component: 3300 - total flux cleaned = -0.00448113 Jy ! Component: 3350 - total flux cleaned = -0.00450291 Jy ! Component: 3400 - total flux cleaned = -0.00439308 Jy ! Component: 3450 - total flux cleaned = -0.00439321 Jy ! Component: 3500 - total flux cleaned = -0.00437162 Jy ! Component: 3550 - total flux cleaned = -0.00435025 Jy ! Component: 3600 - total flux cleaned = -0.00437157 Jy ! Component: 3650 - total flux cleaned = -0.00439258 Jy ! Component: 3700 - total flux cleaned = -0.00430828 Jy ! Component: 3750 - total flux cleaned = -0.00437085 Jy ! Component: 3800 - total flux cleaned = -0.00437053 Jy ! Component: 3850 - total flux cleaned = -0.00428841 Jy ! Component: 3900 - total flux cleaned = -0.00428858 Jy ! Component: 3950 - total flux cleaned = -0.00430876 Jy ! Component: 4000 - total flux cleaned = -0.00428851 Jy ! Component: 4050 - total flux cleaned = -0.00442869 Jy ! Total flux subtracted in 4096 components = -0.00434882 Jy ! Clean residual min=-0.001288 max=0.001093 Jy/beam ! Clean residual mean=0.000004 rms=0.000356 Jy/beam ! Combined flux in latest and established models = 0.386086 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 460 components and 0.386086 Jy ![Exited script file: muppet] wmap "J0154+4743_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.375 x 6.664 at 6.421 degrees (North through East) ! Clean map min=-0.0025287 max=0.33051 Jy/beam ! Writing clean map to FITS file: J0154+4743_S_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.330511 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000353051 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.320459 0.320459 0.640918 1.28184 2.56367 5.12735 10.2547 20.5094 41.0188 82.0375 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.33 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.375 x 6.664 at 6.421 degrees (North through East) ! Clean map min=-0.0025287 max=0.33051 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 J0154+4743_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:42:20 2019