! Started logfile: J0707+6110_S_2017_08_05_pus_uvs.log on Thu May 9 19:22:58 2019 obs J0707+6110_S_2017_08_05_pus_uva.fits ! Reading UV FITS file: J0707+6110_S_2017_08_05_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.964012 visibilities/baseline/integration-bin. ! Found source: J0707+6110 ! ! 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 513 lines of history. ! ! Reading 19608 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 J0707+6110_S_2017_08_05_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 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 61 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 590 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.847126Jy sigma=0.007730 ! Fit after self-cal, rms=0.834595Jy sigma=0.007627 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.366 mas, bmaj=3.905 mas, bpa=44.09 degrees ! Estimated noise=969.696 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.124315 Jy ! Component: 100 - total flux cleaned = 0.164015 Jy ! Total flux subtracted in 100 components = 0.164015 Jy ! Clean residual min=-0.005747 max=0.016194 Jy/beam ! Clean residual mean=-0.000106 rms=0.001666 Jy/beam ! Combined flux in latest and established models = 0.164015 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.164015 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090363Jy sigma=0.000751 ! Fit after self-cal, rms=0.090234Jy sigma=0.000749 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0172626 Jy ! Component: 100 - total flux cleaned = 0.0257804 Jy ! Total flux subtracted in 100 components = 0.0257804 Jy ! Clean residual min=-0.004689 max=0.006958 Jy/beam ! Clean residual mean=-0.000065 rms=0.001210 Jy/beam ! Combined flux in latest and established models = 0.189796 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 18 components and 0.189796 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085938Jy sigma=0.000717 ! Fit after self-cal, rms=0.085898Jy sigma=0.000716 ! 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.955 mas, bmaj=4.666 mas, bpa=43.62 degrees ! Estimated noise=635.717 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 (7.5, 5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0103915 Jy ! Component: 100 - total flux cleaned = 0.0170379 Jy ! Component: 150 - total flux cleaned = 0.021771 Jy ! Component: 200 - total flux cleaned = 0.0253769 Jy ! Total flux subtracted in 200 components = 0.0253769 Jy ! Clean residual min=-0.004275 max=0.005226 Jy/beam ! Clean residual mean=-0.000020 rms=0.000999 Jy/beam ! Combined flux in latest and established models = 0.215172 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 58 components and 0.215172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084209Jy sigma=0.000703 ! Fit after self-cal, rms=0.084072Jy sigma=0.000702 ! Inverting map ! Added new window around map position (16.5, 8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00558008 Jy ! Component: 100 - total flux cleaned = 0.00898887 Jy ! Component: 150 - total flux cleaned = 0.01152 Jy ! Component: 200 - total flux cleaned = 0.0135276 Jy ! Total flux subtracted in 200 components = 0.0135276 Jy ! Clean residual min=-0.003524 max=0.003286 Jy/beam ! Clean residual mean=-0.000002 rms=0.000847 Jy/beam ! Combined flux in latest and established models = 0.2287 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 91 components and 0.2287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083578Jy sigma=0.000698 ! Fit after self-cal, rms=0.083521Jy sigma=0.000698 ! 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 1.00 FD 0.98 HN 0.97 KP 1.06 ! LA 1.04 MK 1.03 NL 0.90 OV 1.02 ! PT 1.01 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.05 HN 1.00 KP 0.99 ! LA 0.98 MK 1.06 NL 1.10 OV 1.06 ! PT 1.01 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 1.07 HN 1.00 KP 0.87 ! LA 0.77 MK 1.06 NL 1.16 OV 0.97 ! PT 1.00 SC 0.99 ! ! ! 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.10 HN 0.96 KP 1.00* ! LA 0.79 MK 1.08 NL 1.00* OV 1.00* ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.083521Jy sigma=0.000698 ! Fit after self-cal, rms=0.078031Jy sigma=0.000676 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.971 mas, bmaj=4.714 mas, bpa=43.72 degrees ! Estimated noise=635.201 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.00156224 Jy ! Component: 100 - total flux cleaned = 0.00218205 Jy ! Component: 150 - total flux cleaned = 0.00228629 Jy ! Component: 200 - total flux cleaned = 0.00231734 Jy ! Total flux subtracted in 200 components = 0.00231734 Jy ! Clean residual min=-0.002125 max=0.002461 Jy/beam ! Clean residual mean=0.000004 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.231017 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 123 components and 0.231017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077991Jy sigma=0.000676 ! Fit after self-cal, rms=0.077941Jy sigma=0.000676 ! 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.077941Jy sigma=0.000676 ! Fit after self-cal, rms=0.077935Jy sigma=0.000673 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.963 mas, bmaj=4.715 mas, bpa=43.44 degrees ! Estimated noise=635.11 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000523671 Jy ! Component: 100 - total flux cleaned = 0.000463885 Jy ! Component: 150 - total flux cleaned = 0.000359757 Jy ! Component: 200 - total flux cleaned = 0.000287483 Jy ! Total flux subtracted in 200 components = 0.000287483 Jy ! Clean residual min=-0.001686 max=0.002162 Jy/beam ! Clean residual mean=-0.000003 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.231305 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 140 components and 0.231305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077913Jy sigma=0.000672 ! Fit after self-cal, rms=0.077920Jy sigma=0.000672 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 (32, 30). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00224445 Jy ! Component: 100 - total flux cleaned = 0.00364432 Jy ! Component: 150 - total flux cleaned = 0.00465291 Jy ! Component: 200 - total flux cleaned = 0.00541923 Jy ! Total flux subtracted in 200 components = 0.00541923 Jy ! Clean residual min=-0.001662 max=0.001751 Jy/beam ! Clean residual mean=-0.000003 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.236724 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 172 components and 0.236724 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077842Jy sigma=0.000672 ! Fit after self-cal, rms=0.077838Jy sigma=0.000672 ! 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.077838Jy sigma=0.000672 ! Fit after self-cal, rms=0.077822Jy sigma=0.000672 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.966 mas, bmaj=4.715 mas, bpa=43.41 degrees ! Estimated noise=634.754 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000889559 Jy ! Component: 100 - total flux cleaned = 0.00133075 Jy ! Component: 150 - total flux cleaned = 0.00164393 Jy ! Component: 200 - total flux cleaned = 0.00183367 Jy ! Total flux subtracted in 200 components = 0.00183367 Jy ! Clean residual min=-0.001598 max=0.001667 Jy/beam ! Clean residual mean=-0.000004 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.238558 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 178 components and 0.238558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077802Jy sigma=0.000671 ! Fit after self-cal, rms=0.077802Jy sigma=0.000671 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.000337571 Jy ! Component: 100 - total flux cleaned = 0.00051248 Jy ! Component: 150 - total flux cleaned = 0.000656153 Jy ! Component: 200 - total flux cleaned = 0.000694463 Jy ! Total flux subtracted in 200 components = 0.000694463 Jy ! Clean residual min=-0.001589 max=0.001644 Jy/beam ! Clean residual mean=-0.000003 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.239252 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 190 components and 0.239252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077791Jy sigma=0.000671 ! Fit after self-cal, rms=0.077790Jy sigma=0.000671 ! 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.077790Jy sigma=0.000671 ! Fit after self-cal, rms=0.077826Jy sigma=0.000671 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.958 mas, bmaj=9.106 mas, bpa=56.78 degrees ! Estimated noise=798.631 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00115554 Jy ! Component: 100 - total flux cleaned = 0.00156184 Jy ! Component: 150 - total flux cleaned = 0.00187484 Jy ! Component: 200 - total flux cleaned = 0.00207995 Jy ! Total flux subtracted in 200 components = 0.00207995 Jy ! Clean residual min=-0.001929 max=0.001880 Jy/beam ! Clean residual mean=-0.000012 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.241332 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 201 components and 0.241332 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077822Jy sigma=0.000671 ! Fit after self-cal, rms=0.077821Jy sigma=0.000671 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.000166801 Jy ! Component: 100 - total flux cleaned = 0.000397831 Jy ! Component: 150 - total flux cleaned = 0.000484483 Jy ! Component: 200 - total flux cleaned = 0.000551651 Jy ! Total flux subtracted in 200 components = 0.000551651 Jy ! Clean residual min=-0.001915 max=0.001832 Jy/beam ! Clean residual mean=-0.000011 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.241884 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 207 components and 0.241884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077821Jy sigma=0.000671 ! Fit after self-cal, rms=0.077821Jy sigma=0.000671 ! 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.966 mas, bmaj=4.719 mas, bpa=43.33 degrees ! Estimated noise=634.867 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.966 x 4.719 at 43.33 degrees (North through East) ! Clean map min=-0.0015164 max=0.16062 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.373 mas, bmaj=3.973 mas, bpa=43.57 degrees ! Estimated noise=970.191 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.124029 Jy ! Component: 100 - total flux cleaned = 0.164192 Jy ! Component: 150 - total flux cleaned = 0.181045 Jy ! Component: 200 - total flux cleaned = 0.190929 Jy ! Total flux subtracted in 200 components = 0.190929 Jy ! Clean residual min=-0.003962 max=0.005586 Jy/beam ! Clean residual mean=-0.000050 rms=0.000974 Jy/beam ! Combined flux in latest and established models = 0.190929 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.190929 Jy ! Inverting map and beam ! Estimated beam: bmin=3.966 mas, bmaj=4.719 mas, bpa=43.33 degrees ! Estimated noise=634.867 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.00997503 Jy ! Component: 100 - total flux cleaned = 0.0169764 Jy ! Component: 150 - total flux cleaned = 0.0221462 Jy ! Component: 200 - total flux cleaned = 0.0260892 Jy ! Total flux subtracted in 200 components = 0.0260892 Jy ! Clean residual min=-0.002306 max=0.002387 Jy/beam ! Clean residual mean=-0.000029 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.217018 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 76 components and 0.217018 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.958 mas, bmaj=9.106 mas, bpa=56.78 degrees ! Estimated noise=798.631 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00549896 Jy ! Component: 100 - total flux cleaned = 0.0093668 Jy ! Component: 150 - total flux cleaned = 0.0123878 Jy ! Component: 200 - total flux cleaned = 0.0148118 Jy ! Total flux subtracted in 200 components = 0.0148118 Jy ! Clean residual min=-0.002676 max=0.002158 Jy/beam ! Clean residual mean=-0.000031 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.23183 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.0019629 Jy ! Component: 100 - total flux cleaned = 0.00356324 Jy ! Component: 150 - total flux cleaned = 0.00487525 Jy ! Component: 200 - total flux cleaned = 0.00595707 Jy ! Total flux subtracted in 200 components = 0.00595707 Jy ! Clean residual min=-0.002216 max=0.001898 Jy/beam ! Clean residual mean=-0.000019 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.237787 Jy ! Adding 132 model components to the UV plane model. ! The established model now contains 199 components and 0.237787 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.966 mas, bmaj=4.719 mas, bpa=43.33 degrees ! Estimated noise=634.867 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00114275 Jy ! Component: 100 - total flux cleaned = 0.00184251 Jy ! Component: 150 - total flux cleaned = 0.00220673 Jy ! Component: 200 - total flux cleaned = 0.00239949 Jy ! Total flux subtracted in 200 components = 0.00239949 Jy ! Clean residual min=-0.001576 max=0.001683 Jy/beam ! Clean residual mean=-0.000006 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.240186 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 221 components and 0.240186 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077851Jy sigma=0.000671 ! Fit after self-cal, rms=0.077837Jy sigma=0.000671 wmodel J0707+6110_S_2017_08_05_pus_map.mod ! Writing 221 model components to file: J0707+6110_S_2017_08_05_pus_map.mod wobs J0707+6110_S_2017_08_05_pus_uvs.fits ! Writing UV FITS file: J0707+6110_S_2017_08_05_pus_uvs.fits wwins J0707+6110_S_2017_08_05_pus_map.win ! wwins: Wrote 4 windows to J0707+6110_S_2017_08_05_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.000418124 Jy ! Component: 100 - total flux cleaned = 0.000665979 Jy ! Component: 150 - total flux cleaned = 0.000849203 Jy ! Component: 200 - total flux cleaned = 0.00107624 Jy ! Component: 250 - total flux cleaned = 0.00117433 Jy ! Component: 300 - total flux cleaned = 0.00129334 Jy ! Component: 350 - total flux cleaned = 0.0012462 Jy ! Component: 400 - total flux cleaned = 0.00126859 Jy ! Component: 450 - total flux cleaned = 0.00133512 Jy ! Component: 500 - total flux cleaned = 0.00133465 Jy ! Component: 550 - total flux cleaned = 0.0013774 Jy ! Component: 600 - total flux cleaned = 0.00141968 Jy ! Component: 650 - total flux cleaned = 0.00150288 Jy ! Component: 700 - total flux cleaned = 0.00152305 Jy ! Component: 750 - total flux cleaned = 0.00158348 Jy ! Component: 800 - total flux cleaned = 0.00160333 Jy ! Component: 850 - total flux cleaned = 0.00162345 Jy ! Component: 900 - total flux cleaned = 0.00166222 Jy ! Component: 950 - total flux cleaned = 0.00171918 Jy ! Component: 1000 - total flux cleaned = 0.00170059 Jy ! Component: 1050 - total flux cleaned = 0.00168243 Jy ! Component: 1100 - total flux cleaned = 0.00175559 Jy ! Component: 1150 - total flux cleaned = 0.00177367 Jy ! Component: 1200 - total flux cleaned = 0.00177391 Jy ! Component: 1250 - total flux cleaned = 0.0018443 Jy ! Component: 1300 - total flux cleaned = 0.00182689 Jy ! Component: 1350 - total flux cleaned = 0.00179301 Jy ! Component: 1400 - total flux cleaned = 0.00177648 Jy ! Component: 1450 - total flux cleaned = 0.00177643 Jy ! Component: 1500 - total flux cleaned = 0.00182632 Jy ! Component: 1550 - total flux cleaned = 0.00172775 Jy ! Component: 1600 - total flux cleaned = 0.00166288 Jy ! Component: 1650 - total flux cleaned = 0.00163073 Jy ! Component: 1700 - total flux cleaned = 0.00169433 Jy ! Component: 1750 - total flux cleaned = 0.00163108 Jy ! Component: 1800 - total flux cleaned = 0.00155294 Jy ! Component: 1850 - total flux cleaned = 0.00153768 Jy ! Component: 1900 - total flux cleaned = 0.00149167 Jy ! Component: 1950 - total flux cleaned = 0.00149171 Jy ! Component: 2000 - total flux cleaned = 0.0014615 Jy ! Component: 2050 - total flux cleaned = 0.00144683 Jy ! Component: 2100 - total flux cleaned = 0.00141721 Jy ! Component: 2150 - total flux cleaned = 0.00141727 Jy ! Component: 2200 - total flux cleaned = 0.00135924 Jy ! Component: 2250 - total flux cleaned = 0.00137358 Jy ! Component: 2300 - total flux cleaned = 0.0013163 Jy ! Component: 2350 - total flux cleaned = 0.00128789 Jy ! Component: 2400 - total flux cleaned = 0.00125951 Jy ! Component: 2450 - total flux cleaned = 0.00123166 Jy ! Component: 2500 - total flux cleaned = 0.00116259 Jy ! Component: 2550 - total flux cleaned = 0.0012451 Jy ! Component: 2600 - total flux cleaned = 0.00116344 Jy ! Component: 2650 - total flux cleaned = 0.00113649 Jy ! Component: 2700 - total flux cleaned = 0.00119017 Jy ! Component: 2750 - total flux cleaned = 0.00116362 Jy ! Component: 2800 - total flux cleaned = 0.00121646 Jy ! Component: 2850 - total flux cleaned = 0.00120337 Jy ! Component: 2900 - total flux cleaned = 0.00119035 Jy ! Component: 2950 - total flux cleaned = 0.00122901 Jy ! Component: 3000 - total flux cleaned = 0.00121612 Jy ! Component: 3050 - total flux cleaned = 0.00119062 Jy ! Component: 3100 - total flux cleaned = 0.00116525 Jy ! Component: 3150 - total flux cleaned = 0.00122828 Jy ! Component: 3200 - total flux cleaned = 0.00119082 Jy ! Component: 3250 - total flux cleaned = 0.00121566 Jy ! Component: 3300 - total flux cleaned = 0.00120331 Jy ! Component: 3350 - total flux cleaned = 0.00114181 Jy ! Component: 3400 - total flux cleaned = 0.00110538 Jy ! Component: 3450 - total flux cleaned = 0.00111768 Jy ! Component: 3500 - total flux cleaned = 0.00114188 Jy ! Component: 3550 - total flux cleaned = 0.00112997 Jy ! Component: 3600 - total flux cleaned = 0.00112987 Jy ! Component: 3650 - total flux cleaned = 0.00110627 Jy ! Component: 3700 - total flux cleaned = 0.00109452 Jy ! Component: 3750 - total flux cleaned = 0.00114127 Jy ! Component: 3800 - total flux cleaned = 0.00110641 Jy ! Component: 3850 - total flux cleaned = 0.00110637 Jy ! Component: 3900 - total flux cleaned = 0.00112927 Jy ! Component: 3950 - total flux cleaned = 0.00111781 Jy ! Component: 4000 - total flux cleaned = 0.00109509 Jy ! Component: 4050 - total flux cleaned = 0.00111754 Jy ! Total flux subtracted in 4096 components = 0.00111749 Jy ! Clean residual min=-0.000609 max=0.000734 Jy/beam ! Clean residual mean=-0.000002 rms=0.000206 Jy/beam ! Combined flux in latest and established models = 0.241304 Jy keep ! Adding 320 model components to the UV plane model. ! The established model now contains 541 components and 0.241304 Jy ![Exited script file: muppet] wmap "J0707+6110_S_2017_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.966 x 4.719 at 43.33 degrees (North through East) ! Clean map min=-0.0010853 max=0.16049 Jy/beam ! Writing clean map to FITS file: J0707+6110_S_2017_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.160488 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000204231 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.381769 0.381769 0.763538 1.52708 3.05415 6.1083 12.2166 24.4332 48.8664 97.7328 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.16 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.966 x 4.719 at 43.33 degrees (North through East) ! Clean map min=-0.0010853 max=0.16049 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 J0707+6110_S_2017_08_05_pus_uvs.log closed on Thu May 9 19:23:04 2019