! Started logfile: J0001+6051_S_2017_03_23_pus_uvs.log on Mon May 13 09:43:18 2019 obs J0001+6051_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J0001+6051_S_2017_03_23_pus_uva.fits ! AN table 1: 144 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.918519 visibilities/baseline/integration-bin. ! Found source: J0001+6051 ! ! 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 481 lines of history. ! ! Reading 23808 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 J0001+6051_S_2017_03_23_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 84 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 104 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 124 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 630 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.951969Jy sigma=0.008113 ! Fit after self-cal, rms=0.934765Jy sigma=0.007986 ! 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.202 mas, bmaj=3.913 mas, bpa=-2.755 degrees ! Estimated noise=1067.44 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.0450801 Jy ! Component: 100 - total flux cleaned = 0.0615269 Jy ! Total flux subtracted in 100 components = 0.0615269 Jy ! Clean residual min=-0.004375 max=0.010978 Jy/beam ! Clean residual mean=-0.000028 rms=0.001323 Jy/beam ! Combined flux in latest and established models = 0.0615269 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.0615269 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091572Jy sigma=0.000721 ! Fit after self-cal, rms=0.091424Jy sigma=0.000720 ! Inverting map ! Added new window around map position (6, 2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0120274 Jy ! Component: 100 - total flux cleaned = 0.0201898 Jy ! Total flux subtracted in 100 components = 0.0201898 Jy ! Clean residual min=-0.004110 max=0.007384 Jy/beam ! Clean residual mean=-0.000021 rms=0.001028 Jy/beam ! Combined flux in latest and established models = 0.0817167 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 42 components and 0.0817167 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088474Jy sigma=0.000691 ! Fit after self-cal, rms=0.088316Jy sigma=0.000689 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00746799 Jy ! Component: 100 - total flux cleaned = 0.0127374 Jy ! Total flux subtracted in 100 components = 0.0127374 Jy ! Clean residual min=-0.003627 max=0.005457 Jy/beam ! Clean residual mean=-0.000016 rms=0.000879 Jy/beam ! Combined flux in latest and established models = 0.0944541 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 51 components and 0.094454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087065Jy sigma=0.000677 ! Fit after self-cal, rms=0.087015Jy sigma=0.000677 ! 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=4.368 mas, bmaj=4.793 mas, bpa=16.79 degrees ! Estimated noise=615.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.00861176 Jy ! Component: 100 - total flux cleaned = 0.0137224 Jy ! Component: 150 - total flux cleaned = 0.0171752 Jy ! Component: 200 - total flux cleaned = 0.0195708 Jy ! Total flux subtracted in 200 components = 0.0195708 Jy ! Clean residual min=-0.002973 max=0.004451 Jy/beam ! Clean residual mean=-0.000025 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 0.114025 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 85 components and 0.114025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086060Jy sigma=0.000668 ! Fit after self-cal, rms=0.085979Jy sigma=0.000667 ! Inverting map ! Added new window around map position (14.5, 1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00478268 Jy ! Component: 100 - total flux cleaned = 0.00754486 Jy ! Component: 150 - total flux cleaned = 0.00948112 Jy ! Component: 200 - total flux cleaned = 0.0104987 Jy ! Total flux subtracted in 200 components = 0.0104987 Jy ! Clean residual min=-0.002641 max=0.003335 Jy/beam ! Clean residual mean=-0.000016 rms=0.000653 Jy/beam ! Combined flux in latest and established models = 0.124524 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 121 components and 0.124524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085692Jy sigma=0.000665 ! Fit after self-cal, rms=0.085628Jy sigma=0.000664 ! Inverting map ! Added new window around map position (24.5, 3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00343808 Jy ! Component: 100 - total flux cleaned = 0.00545733 Jy ! Component: 150 - total flux cleaned = 0.00675912 Jy ! Component: 200 - total flux cleaned = 0.00742111 Jy ! Total flux subtracted in 200 components = 0.00742111 Jy ! Clean residual min=-0.002178 max=0.002219 Jy/beam ! Clean residual mean=-0.000012 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.131945 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 142 components and 0.131945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085476Jy sigma=0.000663 ! Fit after self-cal, rms=0.085438Jy sigma=0.000662 ! 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.06 FD 1.03 HN 1.04 KP 1.08 ! LA 1.00 MK 1.09 NL 0.86 OV 1.02 ! PT 1.00 SC 0.87 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.03 HN 1.05 KP 1.04 ! LA 0.94 MK 0.98 NL 1.04 OV 1.06 ! PT 0.98 SC 0.92 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.10 HN 1.14 KP 0.87 ! LA 0.79 MK 0.98 NL 1.15 OV 0.97 ! PT 0.97 SC 1.14 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 1.07 HN 0.86 KP 1.00* ! LA 0.82 MK 0.95 NL 1.00* OV 1.35 ! PT 1.05 SC 1.00* ! ! ! Fit before self-cal, rms=0.085438Jy sigma=0.000662 ! Fit after self-cal, rms=0.084476Jy sigma=0.000658 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.359 mas, bmaj=4.804 mas, bpa=17.72 degrees ! Estimated noise=620.823 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.00143575 Jy ! Component: 100 - total flux cleaned = 0.00159956 Jy ! Component: 150 - total flux cleaned = 0.00163443 Jy ! Component: 200 - total flux cleaned = 0.00169509 Jy ! Total flux subtracted in 200 components = 0.00169509 Jy ! Clean residual min=-0.001756 max=0.001647 Jy/beam ! Clean residual mean=-0.000010 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.13364 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 155 components and 0.13364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084443Jy sigma=0.000657 ! Fit after self-cal, rms=0.084401Jy sigma=0.000657 ! 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.084401Jy sigma=0.000657 ! Fit after self-cal, rms=0.084589Jy sigma=0.000656 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.318 mas, bmaj=4.763 mas, bpa=18.01 degrees ! Estimated noise=619.172 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0003048 Jy ! Component: 100 - total flux cleaned = 0.000364187 Jy ! Component: 150 - total flux cleaned = 0.000417108 Jy ! Component: 200 - total flux cleaned = 0.000440413 Jy ! Total flux subtracted in 200 components = 0.000440413 Jy ! Clean residual min=-0.001563 max=0.001489 Jy/beam ! Clean residual mean=-0.000004 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.13408 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 166 components and 0.13408 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084573Jy sigma=0.000656 ! Fit after self-cal, rms=0.084596Jy sigma=0.000656 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.000117212 Jy ! Component: 100 - total flux cleaned = 0.00011788 Jy ! Component: 150 - total flux cleaned = 0.000140711 Jy ! Component: 200 - total flux cleaned = 0.000140394 Jy ! Total flux subtracted in 200 components = 0.000140394 Jy ! Clean residual min=-0.001570 max=0.001476 Jy/beam ! Clean residual mean=-0.000004 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.134221 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 170 components and 0.134221 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084586Jy sigma=0.000656 ! Fit after self-cal, rms=0.084584Jy sigma=0.000656 ! 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.084584Jy sigma=0.000656 ! Fit after self-cal, rms=0.084636Jy sigma=0.000656 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.305 mas, bmaj=4.748 mas, bpa=16.83 degrees ! Estimated noise=617.7 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000305692 Jy ! Component: 100 - total flux cleaned = 0.000372078 Jy ! Component: 150 - total flux cleaned = 0.000392209 Jy ! Component: 200 - total flux cleaned = 0.000373486 Jy ! Total flux subtracted in 200 components = 0.000373486 Jy ! Clean residual min=-0.001533 max=0.001428 Jy/beam ! Clean residual mean=-0.000004 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.134594 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 175 components and 0.134594 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084627Jy sigma=0.000656 ! Fit after self-cal, rms=0.084633Jy sigma=0.000656 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.47185e-05 Jy ! Component: 100 - total flux cleaned = 4.52575e-05 Jy ! Component: 150 - total flux cleaned = 6.32576e-05 Jy ! Component: 200 - total flux cleaned = 7.99906e-05 Jy ! Total flux subtracted in 200 components = 7.99906e-05 Jy ! Clean residual min=-0.001537 max=0.001419 Jy/beam ! Clean residual mean=-0.000004 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.134674 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 178 components and 0.134674 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084626Jy sigma=0.000655 ! Fit after self-cal, rms=0.084624Jy sigma=0.000655 ! 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.084624Jy sigma=0.000655 ! Fit after self-cal, rms=0.084515Jy sigma=0.000655 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.433 mas, bmaj=9.21 mas, bpa=57.24 degrees ! Estimated noise=748.941 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000454577 Jy ! Component: 100 - total flux cleaned = 0.000529707 Jy ! Component: 150 - total flux cleaned = 0.000602907 Jy ! Component: 200 - total flux cleaned = 0.000634858 Jy ! Total flux subtracted in 200 components = 0.000634858 Jy ! Clean residual min=-0.001665 max=0.001668 Jy/beam ! Clean residual mean=-0.000008 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.135309 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 192 components and 0.135309 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084512Jy sigma=0.000655 ! Fit after self-cal, rms=0.084518Jy sigma=0.000655 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 = 8.92313e-05 Jy ! Component: 100 - total flux cleaned = 9.95395e-05 Jy ! Component: 150 - total flux cleaned = 0.000128401 Jy ! Component: 200 - total flux cleaned = 0.000145998 Jy ! Total flux subtracted in 200 components = 0.000145998 Jy ! Clean residual min=-0.001646 max=0.001672 Jy/beam ! Clean residual mean=-0.000008 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.135455 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 197 components and 0.135455 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084516Jy sigma=0.000655 ! Fit after self-cal, rms=0.084515Jy sigma=0.000655 ! 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=4.294 mas, bmaj=4.738 mas, bpa=15.82 degrees ! Estimated noise=616.276 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.294 x 4.738 at 15.82 degrees (North through East) ! Clean map min=-0.0014573 max=0.058208 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.106 mas, bmaj=3.843 mas, bpa=-3.455 degrees ! Estimated noise=1052.85 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.043737 Jy ! Component: 100 - total flux cleaned = 0.0644724 Jy ! Component: 150 - total flux cleaned = 0.0780492 Jy ! Component: 200 - total flux cleaned = 0.0875819 Jy ! Total flux subtracted in 200 components = 0.0875819 Jy ! Clean residual min=-0.003985 max=0.006220 Jy/beam ! Clean residual mean=-0.000017 rms=0.000980 Jy/beam ! Combined flux in latest and established models = 0.0875819 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 38 model components to the UV plane model. ! The established model now contains 38 components and 0.0875819 Jy ! Inverting map and beam ! Estimated beam: bmin=4.294 mas, bmaj=4.738 mas, bpa=15.82 degrees ! Estimated noise=616.276 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.0118277 Jy ! Component: 100 - total flux cleaned = 0.0198046 Jy ! Component: 150 - total flux cleaned = 0.0257234 Jy ! Component: 200 - total flux cleaned = 0.0302283 Jy ! Total flux subtracted in 200 components = 0.0302283 Jy ! Clean residual min=-0.002087 max=0.003303 Jy/beam ! Clean residual mean=-0.000017 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.11781 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 81 components and 0.11781 Jy ! Inverting map ! Added new window around map position (-4, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00366883 Jy ! Component: 100 - total flux cleaned = 0.00651067 Jy ! Component: 150 - total flux cleaned = 0.00880768 Jy ! Component: 200 - total flux cleaned = 0.0106802 Jy ! Total flux subtracted in 200 components = 0.0106802 Jy ! Clean residual min=-0.001646 max=0.001766 Jy/beam ! Clean residual mean=-0.000009 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.12849 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 111 components and 0.12849 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=8.433 mas, bmaj=9.21 mas, bpa=57.24 degrees ! Estimated noise=748.941 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00234639 Jy ! Component: 100 - total flux cleaned = 0.00387726 Jy ! Component: 150 - total flux cleaned = 0.00493583 Jy ! Component: 200 - total flux cleaned = 0.00568906 Jy ! Total flux subtracted in 200 components = 0.00568906 Jy ! Clean residual min=-0.001738 max=0.001641 Jy/beam ! Clean residual mean=-0.000010 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.134179 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.000366728 Jy ! Component: 100 - total flux cleaned = 0.000500315 Jy ! Component: 150 - total flux cleaned = 0.000584 Jy ! Component: 200 - total flux cleaned = 0.000672713 Jy ! Total flux subtracted in 200 components = 0.000672713 Jy ! Clean residual min=-0.001715 max=0.001619 Jy/beam ! Clean residual mean=-0.000009 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.134852 Jy ! Adding 99 model components to the UV plane model. ! The established model now contains 199 components and 0.134852 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.294 mas, bmaj=4.738 mas, bpa=15.82 degrees ! Estimated noise=616.276 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00032429 Jy ! Component: 100 - total flux cleaned = -0.000181549 Jy ! Component: 150 - total flux cleaned = -7.92369e-05 Jy ! Component: 200 - total flux cleaned = -8.34441e-06 Jy ! Total flux subtracted in 200 components = -8.34441e-06 Jy ! Clean residual min=-0.001484 max=0.001430 Jy/beam ! Clean residual mean=-0.000004 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.134844 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 221 components and 0.134844 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084517Jy sigma=0.000655 ! Fit after self-cal, rms=0.084488Jy sigma=0.000655 wmodel J0001+6051_S_2017_03_23_pus_map.mod ! Writing 221 model components to file: J0001+6051_S_2017_03_23_pus_map.mod wobs J0001+6051_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J0001+6051_S_2017_03_23_pus_uvs.fits wwins J0001+6051_S_2017_03_23_pus_map.win ! wwins: Wrote 5 windows to J0001+6051_S_2017_03_23_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 = -6.42613e-06 Jy ! Component: 100 - total flux cleaned = 9.72372e-05 Jy ! Component: 150 - total flux cleaned = 2.39068e-05 Jy ! Component: 200 - total flux cleaned = -4.82304e-05 Jy ! Component: 250 - total flux cleaned = -9.53952e-05 Jy ! Component: 300 - total flux cleaned = -0.000187087 Jy ! Component: 350 - total flux cleaned = -0.000231866 Jy ! Component: 400 - total flux cleaned = -0.000275853 Jy ! Component: 450 - total flux cleaned = -0.000319385 Jy ! Component: 500 - total flux cleaned = -0.000383315 Jy ! Component: 550 - total flux cleaned = -0.000467028 Jy ! Component: 600 - total flux cleaned = -0.000425363 Jy ! Component: 650 - total flux cleaned = -0.000445711 Jy ! Component: 700 - total flux cleaned = -0.000466136 Jy ! Component: 750 - total flux cleaned = -0.000486173 Jy ! Component: 800 - total flux cleaned = -0.000544718 Jy ! Component: 850 - total flux cleaned = -0.000563728 Jy ! Component: 900 - total flux cleaned = -0.000582385 Jy ! Component: 950 - total flux cleaned = -0.000600978 Jy ! Component: 1000 - total flux cleaned = -0.000619672 Jy ! Component: 1050 - total flux cleaned = -0.000692801 Jy ! Component: 1100 - total flux cleaned = -0.000746684 Jy ! Component: 1150 - total flux cleaned = -0.000746577 Jy ! Component: 1200 - total flux cleaned = -0.000799253 Jy ! Component: 1250 - total flux cleaned = -0.000799078 Jy ! Component: 1300 - total flux cleaned = -0.000799112 Jy ! Component: 1350 - total flux cleaned = -0.000850421 Jy ! Component: 1400 - total flux cleaned = -0.000884188 Jy ! Component: 1450 - total flux cleaned = -0.000867523 Jy ! Component: 1500 - total flux cleaned = -0.00093384 Jy ! Component: 1550 - total flux cleaned = -0.000966797 Jy ! Component: 1600 - total flux cleaned = -0.00101549 Jy ! Component: 1650 - total flux cleaned = -0.00104745 Jy ! Component: 1700 - total flux cleaned = -0.00111086 Jy ! Component: 1750 - total flux cleaned = -0.00112658 Jy ! Component: 1800 - total flux cleaned = -0.00117297 Jy ! Component: 1850 - total flux cleaned = -0.00115768 Jy ! Component: 1900 - total flux cleaned = -0.00123413 Jy ! Component: 1950 - total flux cleaned = -0.00124935 Jy ! Component: 2000 - total flux cleaned = -0.00127963 Jy ! Component: 2050 - total flux cleaned = -0.00136892 Jy ! Component: 2100 - total flux cleaned = -0.00135422 Jy ! Component: 2150 - total flux cleaned = -0.00139823 Jy ! Component: 2200 - total flux cleaned = -0.0013984 Jy ! Component: 2250 - total flux cleaned = -0.00142716 Jy ! Component: 2300 - total flux cleaned = -0.00146999 Jy ! Component: 2350 - total flux cleaned = -0.00145598 Jy ! Component: 2400 - total flux cleaned = -0.00154064 Jy ! Component: 2450 - total flux cleaned = -0.00155459 Jy ! Component: 2500 - total flux cleaned = -0.0015266 Jy ! Component: 2550 - total flux cleaned = -0.00158185 Jy ! Component: 2600 - total flux cleaned = -0.00155447 Jy ! Component: 2650 - total flux cleaned = -0.00158166 Jy ! Component: 2700 - total flux cleaned = -0.00160878 Jy ! Component: 2750 - total flux cleaned = -0.00162224 Jy ! Component: 2800 - total flux cleaned = -0.00160911 Jy ! Component: 2850 - total flux cleaned = -0.0016356 Jy ! Component: 2900 - total flux cleaned = -0.0016357 Jy ! Component: 2950 - total flux cleaned = -0.00171407 Jy ! Component: 3000 - total flux cleaned = -0.00171412 Jy ! Component: 3050 - total flux cleaned = -0.00168826 Jy ! Component: 3100 - total flux cleaned = -0.00173956 Jy ! Component: 3150 - total flux cleaned = -0.0017651 Jy ! Component: 3200 - total flux cleaned = -0.00176517 Jy ! Component: 3250 - total flux cleaned = -0.00177773 Jy ! Component: 3300 - total flux cleaned = -0.00174022 Jy ! Component: 3350 - total flux cleaned = -0.00177742 Jy ! Component: 3400 - total flux cleaned = -0.00176513 Jy ! Component: 3450 - total flux cleaned = -0.0018144 Jy ! Component: 3500 - total flux cleaned = -0.00179001 Jy ! Component: 3550 - total flux cleaned = -0.0018628 Jy ! Component: 3600 - total flux cleaned = -0.00187483 Jy ! Component: 3650 - total flux cleaned = -0.00185079 Jy ! Component: 3700 - total flux cleaned = -0.00186285 Jy ! Component: 3750 - total flux cleaned = -0.00191051 Jy ! Component: 3800 - total flux cleaned = -0.00191047 Jy ! Component: 3850 - total flux cleaned = -0.00195744 Jy ! Component: 3900 - total flux cleaned = -0.00194577 Jy ! Component: 3950 - total flux cleaned = -0.0019807 Jy ! Component: 4000 - total flux cleaned = -0.00198075 Jy ! Component: 4050 - total flux cleaned = -0.00199225 Jy ! Total flux subtracted in 4096 components = -0.00203809 Jy ! Clean residual min=-0.000669 max=0.000757 Jy/beam ! Clean residual mean=0.000003 rms=0.000210 Jy/beam ! Combined flux in latest and established models = 0.132806 Jy keep ! Adding 308 model components to the UV plane model. ! The established model now contains 529 components and 0.132806 Jy ![Exited script file: muppet] wmap "J0001+6051_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.294 x 4.738 at 15.82 degrees (North through East) ! Clean map min=-0.0013175 max=0.057855 Jy/beam ! Writing clean map to FITS file: J0001+6051_S_2017_03_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0578552 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000207187 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.07434 1.07434 2.14868 4.29735 8.5947 17.1894 34.3788 68.7576 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.057 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.294 x 4.738 at 15.82 degrees (North through East) ! Clean map min=-0.0013175 max=0.057855 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 J0001+6051_S_2017_03_23_pus_uvs.log closed on Mon May 13 09:43:26 2019