! Started logfile: J2002+0651_S_2017_05_01_pus_uvs.log on Wed May 1 18:43:21 2019 obs J2002+0651_S_2017_05_01_pus_uva.fits ! Reading UV FITS file: J2002+0651_S_2017_05_01_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.970698 visibilities/baseline/integration-bin. ! Found source: J2002+0651 ! ! 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 788 lines of history. ! ! Reading 19744 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 J2002+0651_S_2017_05_01_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 521 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.848032Jy sigma=0.007169 ! Fit after self-cal, rms=0.840360Jy sigma=0.007119 ! 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.771 mas, bmaj=6.876 mas, bpa=-3.307 degrees ! Estimated noise=850.503 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.121717 Jy ! Component: 100 - total flux cleaned = 0.163181 Jy ! Total flux subtracted in 100 components = 0.163181 Jy ! Clean residual min=-0.005982 max=0.018077 Jy/beam ! Clean residual mean=-0.000044 rms=0.001784 Jy/beam ! Combined flux in latest and established models = 0.163181 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.163181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091290Jy sigma=0.000738 ! Fit after self-cal, rms=0.091080Jy sigma=0.000735 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0206288 Jy ! Component: 100 - total flux cleaned = 0.0316437 Jy ! Total flux subtracted in 100 components = 0.0316437 Jy ! Clean residual min=-0.003727 max=0.006043 Jy/beam ! Clean residual mean=-0.000025 rms=0.000954 Jy/beam ! Combined flux in latest and established models = 0.194825 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 23 components and 0.194825 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085539Jy sigma=0.000682 ! Fit after self-cal, rms=0.085510Jy sigma=0.000681 ! Inverting map ! Added new window around map position (-3, -1.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00709349 Jy ! Component: 100 - total flux cleaned = 0.0117161 Jy ! Total flux subtracted in 100 components = 0.0117161 Jy ! Clean residual min=-0.003402 max=0.003539 Jy/beam ! Clean residual mean=-0.000018 rms=0.000783 Jy/beam ! Combined flux in latest and established models = 0.206541 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 39 components and 0.206541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084748Jy sigma=0.000674 ! Fit after self-cal, rms=0.084751Jy sigma=0.000674 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.289 mas, bmaj=7.713 mas, bpa=-3.916 degrees ! Estimated noise=662.204 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.00465541 Jy ! Component: 100 - total flux cleaned = 0.00741354 Jy ! Component: 150 - total flux cleaned = 0.00924422 Jy ! Component: 200 - total flux cleaned = 0.010501 Jy ! Total flux subtracted in 200 components = 0.010501 Jy ! Clean residual min=-0.002737 max=0.002484 Jy/beam ! Clean residual mean=-0.000011 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.217042 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 61 components and 0.217042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084484Jy sigma=0.000671 ! Fit after self-cal, rms=0.084486Jy sigma=0.000671 ! 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.96 FD 0.92 HN 1.01 KP 1.01 ! LA 0.98 MK 0.93 NL 0.95 OV 1.02 ! PT 1.03 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.98 HN 1.08 KP 0.96 ! LA 0.98 MK 0.97 NL 1.02 OV 1.07 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.01 HN 1.07 KP 1.00 ! LA 0.99 MK 1.00 NL 1.04 OV 0.96 ! PT 0.97 SC 1.01 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.00 HN 1.01 KP 1.00* ! LA 1.06 MK 1.18 NL 1.00* OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.084486Jy sigma=0.000671 ! Fit after self-cal, rms=0.085262Jy sigma=0.000667 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.294 mas, bmaj=7.736 mas, bpa=-3.899 degrees ! Estimated noise=663.507 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.000116803 Jy ! Component: 100 - total flux cleaned = -0.000225073 Jy ! Component: 150 - total flux cleaned = -0.000319697 Jy ! Component: 200 - total flux cleaned = -0.000362262 Jy ! Total flux subtracted in 200 components = -0.000362262 Jy ! Clean residual min=-0.002563 max=0.002126 Jy/beam ! Clean residual mean=-0.000011 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.21668 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 74 components and 0.21668 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085246Jy sigma=0.000667 ! Fit after self-cal, rms=0.085266Jy sigma=0.000667 ! 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.085266Jy sigma=0.000667 ! Fit after self-cal, rms=0.085489Jy sigma=0.000663 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.298 mas, bmaj=7.741 mas, bpa=-3.92 degrees ! Estimated noise=664.499 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000158353 Jy ! Component: 100 - total flux cleaned = -0.00013711 Jy ! Component: 150 - total flux cleaned = -0.000157238 Jy ! Component: 200 - total flux cleaned = -0.000175064 Jy ! Total flux subtracted in 200 components = -0.000175064 Jy ! Clean residual min=-0.001584 max=0.001748 Jy/beam ! Clean residual mean=-0.000004 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.216505 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 81 components and 0.216505 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085478Jy sigma=0.000663 ! Fit after self-cal, rms=0.085501Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.99871e-05 Jy ! Component: 100 - total flux cleaned = 3.40709e-05 Jy ! Component: 150 - total flux cleaned = 3.3614e-05 Jy ! Component: 200 - total flux cleaned = 5.43845e-06 Jy ! Total flux subtracted in 200 components = 5.43845e-06 Jy ! Clean residual min=-0.001582 max=0.001739 Jy/beam ! Clean residual mean=-0.000004 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.21651 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 84 components and 0.21651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085495Jy sigma=0.000663 ! Fit after self-cal, rms=0.085495Jy sigma=0.000663 ! 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.085495Jy sigma=0.000663 ! Fit after self-cal, rms=0.085691Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.3 mas, bmaj=7.74 mas, bpa=-3.88 degrees ! Estimated noise=664.551 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000308732 Jy ! Component: 100 - total flux cleaned = -0.000275602 Jy ! Component: 150 - total flux cleaned = -0.000275037 Jy ! Component: 200 - total flux cleaned = -0.000261762 Jy ! Total flux subtracted in 200 components = -0.000261762 Jy ! Clean residual min=-0.001672 max=0.001752 Jy/beam ! Clean residual mean=-0.000004 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.216249 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 85 components and 0.216249 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085685Jy sigma=0.000662 ! Fit after self-cal, rms=0.085689Jy 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 (-108, -23). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0017031 Jy ! Component: 100 - total flux cleaned = 0.00215041 Jy ! Component: 150 - total flux cleaned = 0.00221233 Jy ! Component: 200 - total flux cleaned = 0.00232187 Jy ! Total flux subtracted in 200 components = 0.00232187 Jy ! Clean residual min=-0.001513 max=0.001567 Jy/beam ! Clean residual mean=-0.000005 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.21857 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 104 components and 0.21857 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085647Jy sigma=0.000662 ! Fit after self-cal, rms=0.085646Jy 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.085646Jy sigma=0.000662 ! Fit after self-cal, rms=0.085616Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.554 mas, bmaj=11.43 mas, bpa=-0.0641 degrees ! Estimated noise=813.389 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000305749 Jy ! Component: 100 - total flux cleaned = 0.000409382 Jy ! Component: 150 - total flux cleaned = 0.000444021 Jy ! Component: 200 - total flux cleaned = 0.000459209 Jy ! Total flux subtracted in 200 components = 0.000459209 Jy ! Clean residual min=-0.001672 max=0.001718 Jy/beam ! Clean residual mean=-0.000009 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.21903 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 119 components and 0.21903 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085614Jy sigma=0.000662 ! Fit after self-cal, rms=0.085617Jy 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 = 1.94097e-05 Jy ! Component: 100 - total flux cleaned = 4.80377e-05 Jy ! Component: 150 - total flux cleaned = 6.19259e-05 Jy ! Component: 200 - total flux cleaned = 8.54507e-05 Jy ! Total flux subtracted in 200 components = 8.54507e-05 Jy ! Clean residual min=-0.001696 max=0.001683 Jy/beam ! Clean residual mean=-0.000009 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.219115 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 125 components and 0.219115 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085617Jy sigma=0.000662 ! Fit after self-cal, rms=0.085617Jy 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.74 mas, bpa=-3.85 degrees ! Estimated noise=664.149 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.301 x 7.74 at -3.85 degrees (North through East) ! Clean map min=-0.0014891 max=0.16041 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.781 mas, bmaj=6.904 mas, bpa=-3.065 degrees ! Estimated noise=856.956 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.122675 Jy ! Component: 100 - total flux cleaned = 0.165587 Jy ! Component: 150 - total flux cleaned = 0.185273 Jy ! Component: 200 - total flux cleaned = 0.195697 Jy ! Total flux subtracted in 200 components = 0.195697 Jy ! Clean residual min=-0.002996 max=0.005280 Jy/beam ! Clean residual mean=-0.000016 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.195697 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.195697 Jy ! Inverting map and beam ! Estimated beam: bmin=3.301 mas, bmaj=7.74 mas, bpa=-3.85 degrees ! Estimated noise=664.149 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.00832043 Jy ! Component: 100 - total flux cleaned = 0.0128495 Jy ! Component: 150 - total flux cleaned = 0.0156157 Jy ! Component: 200 - total flux cleaned = 0.0175711 Jy ! Total flux subtracted in 200 components = 0.0175711 Jy ! Clean residual min=-0.001755 max=0.001712 Jy/beam ! Clean residual mean=-0.000007 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.213268 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 56 components and 0.213268 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.554 mas, bmaj=11.43 mas, bpa=-0.0641 degrees ! Estimated noise=813.389 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00191437 Jy ! Component: 100 - total flux cleaned = 0.00308758 Jy ! Component: 150 - total flux cleaned = 0.00378136 Jy ! Component: 200 - total flux cleaned = 0.00418656 Jy ! Total flux subtracted in 200 components = 0.00418656 Jy ! Clean residual min=-0.001632 max=0.001686 Jy/beam ! Clean residual mean=-0.000011 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.217454 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.000313141 Jy ! Component: 100 - total flux cleaned = 0.000486792 Jy ! Component: 150 - total flux cleaned = 0.000607979 Jy ! Component: 200 - total flux cleaned = 0.000718366 Jy ! Total flux subtracted in 200 components = 0.000718366 Jy ! Clean residual min=-0.001654 max=0.001658 Jy/beam ! Clean residual mean=-0.000010 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.218173 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 107 components and 0.218173 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.74 mas, bpa=-3.85 degrees ! Estimated noise=664.149 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000166055 Jy ! Component: 100 - total flux cleaned = 9.58188e-05 Jy ! Component: 150 - total flux cleaned = 0.000157243 Jy ! Component: 200 - total flux cleaned = 0.000240941 Jy ! Total flux subtracted in 200 components = 0.000240941 Jy ! Clean residual min=-0.001568 max=0.001554 Jy/beam ! Clean residual mean=-0.000005 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.218414 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 130 components and 0.218414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085623Jy sigma=0.000662 ! Fit after self-cal, rms=0.085612Jy sigma=0.000662 wmodel J2002+0651_S_2017_05_01_pus_map.mod ! Writing 130 model components to file: J2002+0651_S_2017_05_01_pus_map.mod wobs J2002+0651_S_2017_05_01_pus_uvs.fits ! Writing UV FITS file: J2002+0651_S_2017_05_01_pus_uvs.fits wwins J2002+0651_S_2017_05_01_pus_map.win ! wwins: Wrote 3 windows to J2002+0651_S_2017_05_01_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.000147566 Jy ! Component: 100 - total flux cleaned = -0.000174758 Jy ! Component: 150 - total flux cleaned = -0.000148748 Jy ! Component: 200 - total flux cleaned = -0.000149073 Jy ! Component: 250 - total flux cleaned = -0.000222842 Jy ! Component: 300 - total flux cleaned = -0.000246798 Jy ! Component: 350 - total flux cleaned = -0.000293074 Jy ! Component: 400 - total flux cleaned = -0.000247424 Jy ! Component: 450 - total flux cleaned = -0.00031387 Jy ! Component: 500 - total flux cleaned = -0.000247991 Jy ! Component: 550 - total flux cleaned = -0.000291051 Jy ! Component: 600 - total flux cleaned = -0.000290736 Jy ! Component: 650 - total flux cleaned = -0.000331841 Jy ! Component: 700 - total flux cleaned = -0.000351851 Jy ! Component: 750 - total flux cleaned = -0.000331341 Jy ! Component: 800 - total flux cleaned = -0.000311095 Jy ! Component: 850 - total flux cleaned = -0.000232606 Jy ! Component: 900 - total flux cleaned = -0.000232579 Jy ! Component: 950 - total flux cleaned = -0.000194051 Jy ! Component: 1000 - total flux cleaned = -0.000156236 Jy ! Component: 1050 - total flux cleaned = -0.000100268 Jy ! Component: 1100 - total flux cleaned = -0.000100616 Jy ! Component: 1150 - total flux cleaned = -4.608e-05 Jy ! Component: 1200 - total flux cleaned = -0.000100526 Jy ! Component: 1250 - total flux cleaned = -2.91656e-05 Jy ! Component: 1300 - total flux cleaned = -9.99575e-05 Jy ! Component: 1350 - total flux cleaned = -8.23592e-05 Jy ! Component: 1400 - total flux cleaned = -6.52661e-05 Jy ! Component: 1450 - total flux cleaned = -6.53424e-05 Jy ! Component: 1500 - total flux cleaned = -1.4548e-05 Jy ! Component: 1550 - total flux cleaned = -3.12688e-05 Jy ! Component: 1600 - total flux cleaned = -3.12552e-05 Jy ! Component: 1650 - total flux cleaned = 1.83429e-05 Jy ! Component: 1700 - total flux cleaned = 3.47491e-05 Jy ! Component: 1750 - total flux cleaned = 3.46081e-05 Jy ! Component: 1800 - total flux cleaned = 5.05299e-05 Jy ! Component: 1850 - total flux cleaned = 5.07205e-05 Jy ! Component: 1900 - total flux cleaned = 8.21997e-05 Jy ! Component: 1950 - total flux cleaned = 8.23369e-05 Jy ! Component: 2000 - total flux cleaned = 6.65196e-05 Jy ! Component: 2050 - total flux cleaned = 6.65469e-05 Jy ! Component: 2100 - total flux cleaned = 8.18088e-05 Jy ! Component: 2150 - total flux cleaned = 2.13371e-05 Jy ! Component: 2200 - total flux cleaned = 6.56758e-06 Jy ! Component: 2250 - total flux cleaned = -8.28112e-05 Jy ! Component: 2300 - total flux cleaned = -3.83809e-05 Jy ! Component: 2350 - total flux cleaned = -3.84083e-05 Jy ! Component: 2400 - total flux cleaned = -8.18618e-05 Jy ! Component: 2450 - total flux cleaned = -0.00011074 Jy ! Component: 2500 - total flux cleaned = -0.000239824 Jy ! Component: 2550 - total flux cleaned = -0.000225673 Jy ! Component: 2600 - total flux cleaned = -0.000267978 Jy ! Component: 2650 - total flux cleaned = -0.000338092 Jy ! Component: 2700 - total flux cleaned = -0.000421539 Jy ! Component: 2750 - total flux cleaned = -0.00046272 Jy ! Component: 2800 - total flux cleaned = -0.000517567 Jy ! Component: 2850 - total flux cleaned = -0.000490464 Jy ! Component: 2900 - total flux cleaned = -0.000557998 Jy ! Component: 2950 - total flux cleaned = -0.00054444 Jy ! Component: 3000 - total flux cleaned = -0.000557848 Jy ! Component: 3050 - total flux cleaned = -0.000623975 Jy ! Component: 3100 - total flux cleaned = -0.000571467 Jy ! Component: 3150 - total flux cleaned = -0.00061062 Jy ! Component: 3200 - total flux cleaned = -0.000584756 Jy ! Component: 3250 - total flux cleaned = -0.000623556 Jy ! Component: 3300 - total flux cleaned = -0.000661885 Jy ! Component: 3350 - total flux cleaned = -0.000725631 Jy ! Component: 3400 - total flux cleaned = -0.000725689 Jy ! Component: 3450 - total flux cleaned = -0.000662673 Jy ! Component: 3500 - total flux cleaned = -0.000700158 Jy ! Component: 3550 - total flux cleaned = -0.000712656 Jy ! Component: 3600 - total flux cleaned = -0.000737327 Jy ! Component: 3650 - total flux cleaned = -0.000737407 Jy ! Component: 3700 - total flux cleaned = -0.000712959 Jy ! Component: 3750 - total flux cleaned = -0.000737314 Jy ! Component: 3800 - total flux cleaned = -0.000737379 Jy ! Component: 3850 - total flux cleaned = -0.000725327 Jy ! Component: 3900 - total flux cleaned = -0.00077312 Jy ! Component: 3950 - total flux cleaned = -0.000713879 Jy ! Component: 4000 - total flux cleaned = -0.000737528 Jy ! Component: 4050 - total flux cleaned = -0.000784347 Jy ! Total flux subtracted in 4096 components = -0.000749436 Jy ! Clean residual min=-0.000613 max=0.000780 Jy/beam ! Clean residual mean=-0.000003 rms=0.000215 Jy/beam ! Combined flux in latest and established models = 0.217664 Jy keep ! Adding 317 model components to the UV plane model. ! The established model now contains 447 components and 0.217664 Jy ![Exited script file: muppet] wmap "J2002+0651_S_2017_05_01_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.301 x 7.74 at -3.85 degrees (North through East) ! Clean map min=-0.0014531 max=0.16078 Jy/beam ! Writing clean map to FITS file: J2002+0651_S_2017_05_01_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.160776 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000213654 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.398668 0.398668 0.797335 1.59467 3.18934 6.37868 12.7574 25.5147 51.0295 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.301 x 7.74 at -3.85 degrees (North through East) ! Clean map min=-0.0014531 max=0.16078 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 J2002+0651_S_2017_05_01_pus_uvs.log closed on Wed May 1 18:43:26 2019