! Started logfile: J0205+1444_S_2017_07_09_pus_uvs.log on Wed May 8 14:38:51 2019 obs J0205+1444_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J0205+1444_S_2017_07_09_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.969715 visibilities/baseline/integration-bin. ! Found source: J0205+1444 ! ! 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 19724 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 J0205+1444_S_2017_07_09_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 109 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 67 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 586 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.865196Jy sigma=0.008529 ! Fit after self-cal, rms=0.846104Jy sigma=0.008348 ! 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.752 mas, bmaj=6.796 mas, bpa=-5.636 degrees ! Estimated noise=924.688 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.120881 Jy ! Component: 100 - total flux cleaned = 0.14728 Jy ! Total flux subtracted in 100 components = 0.14728 Jy ! Clean residual min=-0.003765 max=0.007840 Jy/beam ! Clean residual mean=-0.000005 rms=0.001005 Jy/beam ! Combined flux in latest and established models = 0.14728 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.14728 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076650Jy sigma=0.000709 ! Fit after self-cal, rms=0.076628Jy sigma=0.000708 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00849935 Jy ! Component: 100 - total flux cleaned = 0.0130512 Jy ! Total flux subtracted in 100 components = 0.0130512 Jy ! Clean residual min=-0.003582 max=0.003822 Jy/beam ! Clean residual mean=-0.000002 rms=0.000820 Jy/beam ! Combined flux in latest and established models = 0.160331 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 14 components and 0.160331 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075591Jy sigma=0.000698 ! Fit after self-cal, rms=0.075596Jy sigma=0.000698 ! 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.285 mas, bmaj=7.715 mas, bpa=-4.793 degrees ! Estimated noise=599.965 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.00267604 Jy ! Component: 100 - total flux cleaned = 0.00410716 Jy ! Component: 150 - total flux cleaned = 0.00490822 Jy ! Component: 200 - total flux cleaned = 0.00513006 Jy ! Total flux subtracted in 200 components = 0.00513006 Jy ! Clean residual min=-0.002992 max=0.003593 Jy/beam ! Clean residual mean=-0.000004 rms=0.000793 Jy/beam ! Combined flux in latest and established models = 0.165461 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 36 components and 0.165461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075486Jy sigma=0.000697 ! Fit after self-cal, rms=0.075489Jy sigma=0.000697 ! 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.94 HN 0.97 KP 1.02 ! LA 1.00 MK 1.06 NL 0.88 OV 1.01 ! PT 1.00 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.25 FD 0.99 HN 0.99 KP 0.96 ! LA 1.32 MK 0.99 NL 1.05 OV 1.04 ! PT 0.97 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 1.02 HN 0.99 KP 0.97 ! LA 0.97 MK 1.03 NL 0.99 OV 0.97 ! PT 0.97 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 0.96 KP 1.00* ! LA 0.98 MK 1.07 NL 1.00* OV 1.00* ! PT 0.98 SC 1.00* ! ! ! Fit before self-cal, rms=0.075489Jy sigma=0.000697 ! Fit after self-cal, rms=0.075108Jy sigma=0.000682 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.305 mas, bmaj=7.72 mas, bpa=-4.718 degrees ! Estimated noise=599.249 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.000200033 Jy ! Component: 100 - total flux cleaned = 0.000202847 Jy ! Component: 150 - total flux cleaned = 0.000226758 Jy ! Component: 200 - total flux cleaned = 0.000308823 Jy ! Total flux subtracted in 200 components = 0.000308823 Jy ! Clean residual min=-0.002557 max=0.002876 Jy/beam ! Clean residual mean=-0.000008 rms=0.000685 Jy/beam ! Combined flux in latest and established models = 0.16577 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 45 components and 0.16577 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075085Jy sigma=0.000682 ! Fit after self-cal, rms=0.075135Jy sigma=0.000682 ! 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.075135Jy sigma=0.000682 ! Fit after self-cal, rms=0.087859Jy sigma=0.000663 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.299 mas, bmaj=7.73 mas, bpa=-4.914 degrees ! Estimated noise=599.563 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000644163 Jy ! Component: 100 - total flux cleaned = 0.000704681 Jy ! Component: 150 - total flux cleaned = 0.00074346 Jy ! Component: 200 - total flux cleaned = 0.000777751 Jy ! Total flux subtracted in 200 components = 0.000777751 Jy ! Clean residual min=-0.001542 max=0.001632 Jy/beam ! Clean residual mean=0.000000 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.166548 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 50 components and 0.166548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087854Jy sigma=0.000663 ! Fit after self-cal, rms=0.088024Jy sigma=0.000663 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 (-69.5, 56.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00144305 Jy ! Component: 100 - total flux cleaned = 0.00176596 Jy ! Component: 150 - total flux cleaned = 0.00191362 Jy ! Component: 200 - total flux cleaned = 0.00203915 Jy ! Total flux subtracted in 200 components = 0.00203915 Jy ! Clean residual min=-0.001473 max=0.001431 Jy/beam ! Clean residual mean=0.000000 rms=0.000348 Jy/beam ! Combined flux in latest and established models = 0.168587 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 73 components and 0.168587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087988Jy sigma=0.000662 ! Fit after self-cal, rms=0.087985Jy sigma=0.000662 ! 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.087985Jy sigma=0.000662 ! Fit after self-cal, rms=0.090054Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.3 mas, bmaj=7.727 mas, bpa=-4.889 degrees ! Estimated noise=599.552 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000561283 Jy ! Component: 100 - total flux cleaned = 0.000738348 Jy ! Component: 150 - total flux cleaned = 0.000840712 Jy ! Component: 200 - total flux cleaned = 0.000916333 Jy ! Total flux subtracted in 200 components = 0.000916333 Jy ! Clean residual min=-0.001281 max=0.001468 Jy/beam ! Clean residual mean=-0.000001 rms=0.000333 Jy/beam ! Combined flux in latest and established models = 0.169503 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 84 components and 0.169503 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090042Jy sigma=0.000662 ! Fit after self-cal, rms=0.090044Jy sigma=0.000662 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 (43.5, -16.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00106517 Jy ! Component: 100 - total flux cleaned = 0.0011334 Jy ! Component: 150 - total flux cleaned = 0.0010855 Jy ! Component: 200 - total flux cleaned = 0.00106466 Jy ! Total flux subtracted in 200 components = 0.00106466 Jy ! Clean residual min=-0.001237 max=0.001288 Jy/beam ! Clean residual mean=-0.000000 rms=0.000320 Jy/beam ! Combined flux in latest and established models = 0.170568 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 104 components and 0.170568 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090017Jy sigma=0.000662 ! Fit after self-cal, rms=0.090012Jy sigma=0.000662 ! 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.090012Jy sigma=0.000662 ! Fit after self-cal, rms=0.089981Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.323 mas, bmaj=11.62 mas, bpa=-9.154 degrees ! Estimated noise=746.95 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000545014 Jy ! Component: 100 - total flux cleaned = 0.000821642 Jy ! Component: 150 - total flux cleaned = 0.00104715 Jy ! Component: 200 - total flux cleaned = 0.00111298 Jy ! Total flux subtracted in 200 components = 0.00111298 Jy ! Clean residual min=-0.001279 max=0.001415 Jy/beam ! Clean residual mean=-0.000001 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.171681 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 123 components and 0.171681 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089977Jy sigma=0.000662 ! Fit after self-cal, rms=0.089977Jy sigma=0.000662 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 = 5.27042e-05 Jy ! Component: 100 - total flux cleaned = 8.38152e-05 Jy ! Component: 150 - total flux cleaned = 8.39676e-05 Jy ! Component: 200 - total flux cleaned = 8.40313e-05 Jy ! Total flux subtracted in 200 components = 8.40313e-05 Jy ! Clean residual min=-0.001256 max=0.001387 Jy/beam ! Clean residual mean=-0.000001 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.171765 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 127 components and 0.171765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089975Jy sigma=0.000662 ! Fit after self-cal, rms=0.089975Jy sigma=0.000662 ! 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.301 mas, bmaj=7.727 mas, bpa=-4.878 degrees ! Estimated noise=599.36 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.301 x 7.727 at -4.878 degrees (North through East) ! Clean map min=-0.0011078 max=0.15536 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.774 mas, bmaj=6.816 mas, bpa=-5.743 degrees ! Estimated noise=919.827 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.120201 Jy ! Component: 100 - total flux cleaned = 0.146462 Jy ! Component: 150 - total flux cleaned = 0.153763 Jy ! Component: 200 - total flux cleaned = 0.157597 Jy ! Total flux subtracted in 200 components = 0.157597 Jy ! Clean residual min=-0.002150 max=0.002450 Jy/beam ! Clean residual mean=-0.000003 rms=0.000555 Jy/beam ! Combined flux in latest and established models = 0.157597 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.157597 Jy ! Inverting map and beam ! Estimated beam: bmin=3.301 mas, bmaj=7.727 mas, bpa=-4.878 degrees ! Estimated noise=599.36 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.00364518 Jy ! Component: 100 - total flux cleaned = 0.00585946 Jy ! Component: 150 - total flux cleaned = 0.00750922 Jy ! Component: 200 - total flux cleaned = 0.00882649 Jy ! Total flux subtracted in 200 components = 0.00882649 Jy ! Clean residual min=-0.001256 max=0.001463 Jy/beam ! Clean residual mean=-0.000002 rms=0.000353 Jy/beam ! Combined flux in latest and established models = 0.166423 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 65 components and 0.166423 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.323 mas, bmaj=11.62 mas, bpa=-9.154 degrees ! Estimated noise=746.95 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00194315 Jy ! Component: 100 - total flux cleaned = 0.00282696 Jy ! Component: 150 - total flux cleaned = 0.00338437 Jy ! Component: 200 - total flux cleaned = 0.00368214 Jy ! Total flux subtracted in 200 components = 0.00368214 Jy ! Clean residual min=-0.001445 max=0.001350 Jy/beam ! Clean residual mean=-0.000002 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.170106 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.000199824 Jy ! Component: 100 - total flux cleaned = 0.000400524 Jy ! Component: 150 - total flux cleaned = 0.000532954 Jy ! Component: 200 - total flux cleaned = 0.000649842 Jy ! Total flux subtracted in 200 components = 0.000649842 Jy ! Clean residual min=-0.001323 max=0.001307 Jy/beam ! Clean residual mean=-0.000002 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.170755 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 115 components and 0.170755 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.301 mas, bmaj=7.727 mas, bpa=-4.878 degrees ! Estimated noise=599.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000125242 Jy ! Component: 100 - total flux cleaned = 9.70008e-05 Jy ! Component: 150 - total flux cleaned = 4.69258e-05 Jy ! Component: 200 - total flux cleaned = 4.73328e-05 Jy ! Total flux subtracted in 200 components = 4.73328e-05 Jy ! Clean residual min=-0.001166 max=0.001359 Jy/beam ! Clean residual mean=-0.000001 rms=0.000319 Jy/beam ! Combined flux in latest and established models = 0.170803 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 140 components and 0.170803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089984Jy sigma=0.000662 ! Fit after self-cal, rms=0.089979Jy sigma=0.000662 wmodel J0205+1444_S_2017_07_09_pus_map.mod ! Writing 140 model components to file: J0205+1444_S_2017_07_09_pus_map.mod wobs J0205+1444_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J0205+1444_S_2017_07_09_pus_uvs.fits wwins J0205+1444_S_2017_07_09_pus_map.win ! wwins: Wrote 3 windows to J0205+1444_S_2017_07_09_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.000617432 Jy ! Component: 100 - total flux cleaned = 0.0010022 Jy ! Component: 150 - total flux cleaned = 0.00130127 Jy ! Component: 200 - total flux cleaned = 0.001506 Jy ! Component: 250 - total flux cleaned = 0.0015652 Jy ! Component: 300 - total flux cleaned = 0.00166114 Jy ! Component: 350 - total flux cleaned = 0.00173596 Jy ! Component: 400 - total flux cleaned = 0.00177268 Jy ! Component: 450 - total flux cleaned = 0.00184518 Jy ! Component: 500 - total flux cleaned = 0.00180975 Jy ! Component: 550 - total flux cleaned = 0.00182738 Jy ! Component: 600 - total flux cleaned = 0.00186155 Jy ! Component: 650 - total flux cleaned = 0.00189504 Jy ! Component: 700 - total flux cleaned = 0.00189485 Jy ! Component: 750 - total flux cleaned = 0.00192759 Jy ! Component: 800 - total flux cleaned = 0.00192752 Jy ! Component: 850 - total flux cleaned = 0.00192773 Jy ! Component: 900 - total flux cleaned = 0.00189639 Jy ! Component: 950 - total flux cleaned = 0.00188103 Jy ! Component: 1000 - total flux cleaned = 0.00189644 Jy ! Component: 1050 - total flux cleaned = 0.00179005 Jy ! Component: 1100 - total flux cleaned = 0.00177502 Jy ! Component: 1150 - total flux cleaned = 0.00176014 Jy ! Component: 1200 - total flux cleaned = 0.00173066 Jy ! Component: 1250 - total flux cleaned = 0.0017453 Jy ! Component: 1300 - total flux cleaned = 0.00180316 Jy ! Component: 1350 - total flux cleaned = 0.00180279 Jy ! Component: 1400 - total flux cleaned = 0.00180255 Jy ! Component: 1450 - total flux cleaned = 0.00181662 Jy ! Component: 1500 - total flux cleaned = 0.00184443 Jy ! Component: 1550 - total flux cleaned = 0.00180281 Jy ! Component: 1600 - total flux cleaned = 0.00180282 Jy ! Component: 1650 - total flux cleaned = 0.00180288 Jy ! Component: 1700 - total flux cleaned = 0.00180306 Jy ! Component: 1750 - total flux cleaned = 0.00178964 Jy ! Component: 1800 - total flux cleaned = 0.00176328 Jy ! Component: 1850 - total flux cleaned = 0.00175031 Jy ! Component: 1900 - total flux cleaned = 0.00175025 Jy ! Component: 1950 - total flux cleaned = 0.00168569 Jy ! Component: 2000 - total flux cleaned = 0.00168565 Jy ! Component: 2050 - total flux cleaned = 0.00167274 Jy ! Component: 2100 - total flux cleaned = 0.0016094 Jy ! Component: 2150 - total flux cleaned = 0.00157155 Jy ! Component: 2200 - total flux cleaned = 0.0014966 Jy ! Component: 2250 - total flux cleaned = 0.0014718 Jy ! Component: 2300 - total flux cleaned = 0.00144709 Jy ! Component: 2350 - total flux cleaned = 0.00138587 Jy ! Component: 2400 - total flux cleaned = 0.00133739 Jy ! Component: 2450 - total flux cleaned = 0.00127706 Jy ! Component: 2500 - total flux cleaned = 0.00128896 Jy ! Component: 2550 - total flux cleaned = 0.00119388 Jy ! Component: 2600 - total flux cleaned = 0.00120567 Jy ! Component: 2650 - total flux cleaned = 0.00108827 Jy ! Component: 2700 - total flux cleaned = 0.00106511 Jy ! Component: 2750 - total flux cleaned = 0.00106506 Jy ! Component: 2800 - total flux cleaned = 0.00100754 Jy ! Component: 2850 - total flux cleaned = 0.000984822 Jy ! Component: 2900 - total flux cleaned = 0.000916735 Jy ! Component: 2950 - total flux cleaned = 0.000849026 Jy ! Component: 3000 - total flux cleaned = 0.000837864 Jy ! Component: 3050 - total flux cleaned = 0.000815599 Jy ! Component: 3100 - total flux cleaned = 0.000837702 Jy ! Component: 3150 - total flux cleaned = 0.000804722 Jy ! Component: 3200 - total flux cleaned = 0.000771867 Jy ! Component: 3250 - total flux cleaned = 0.000706558 Jy ! Component: 3300 - total flux cleaned = 0.000728274 Jy ! Component: 3350 - total flux cleaned = 0.00064242 Jy ! Component: 3400 - total flux cleaned = 0.00064241 Jy ! Component: 3450 - total flux cleaned = 0.0006318 Jy ! Component: 3500 - total flux cleaned = 0.000610679 Jy ! Component: 3550 - total flux cleaned = 0.000547844 Jy ! Component: 3600 - total flux cleaned = 0.000547881 Jy ! Component: 3650 - total flux cleaned = 0.000516834 Jy ! Component: 3700 - total flux cleaned = 0.000496258 Jy ! Component: 3750 - total flux cleaned = 0.000475828 Jy ! Component: 3800 - total flux cleaned = 0.000455616 Jy ! Component: 3850 - total flux cleaned = 0.000465645 Jy ! Component: 3900 - total flux cleaned = 0.000425462 Jy ! Component: 3950 - total flux cleaned = 0.000435442 Jy ! Component: 4000 - total flux cleaned = 0.000405646 Jy ! Component: 4050 - total flux cleaned = 0.000435348 Jy ! Total flux subtracted in 4096 components = 0.000454978 Jy ! Clean residual min=-0.000552 max=0.000629 Jy/beam ! Clean residual mean=-0.000000 rms=0.000185 Jy/beam ! Combined flux in latest and established models = 0.171258 Jy keep ! Adding 311 model components to the UV plane model. ! The established model now contains 451 components and 0.171258 Jy ![Exited script file: muppet] wmap "J0205+1444_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.301 x 7.727 at -4.878 degrees (North through East) ! Clean map min=-0.0009697 max=0.15532 Jy/beam ! Writing clean map to FITS file: J0205+1444_S_2017_07_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.155317 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000183131 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.353723 0.353723 0.707446 1.41489 2.82979 5.65957 11.3191 22.6383 45.2766 90.5531 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.301 x 7.727 at -4.878 degrees (North through East) ! Clean map min=-0.0009697 max=0.15532 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 J0205+1444_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:38:56 2019