! Started logfile: J0650+6001_S_2017_07_16_pus_uvs.log on Thu May 9 11:03:17 2019 obs J0650+6001_S_2017_07_16_pus_uva.fits ! Reading UV FITS file: J0650+6001_S_2017_07_16_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.711376 visibilities/baseline/integration-bin. ! Found source: J0650+6001 ! ! 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 815 lines of history. ! ! Reading 10756 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 J0650+6001_S_2017_07_16_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 128 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 128 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 128 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 553 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.443054Jy sigma=0.003921 ! Fit after self-cal, rms=0.316964Jy sigma=0.002772 ! 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.098 mas, bmaj=3.759 mas, bpa=34.01 degrees ! Estimated noise=1401.57 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.601855 Jy ! Component: 100 - total flux cleaned = 0.795323 Jy ! Total flux subtracted in 100 components = 0.795323 Jy ! Clean residual min=-0.025213 max=0.076154 Jy/beam ! Clean residual mean=-0.000024 rms=0.007480 Jy/beam ! Combined flux in latest and established models = 0.795323 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.795323 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.157539Jy sigma=0.001409 ! Fit after self-cal, rms=0.153866Jy sigma=0.001371 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0808005 Jy ! Component: 100 - total flux cleaned = 0.116945 Jy ! Total flux subtracted in 100 components = 0.116945 Jy ! Clean residual min=-0.014561 max=0.018195 Jy/beam ! Clean residual mean=-0.000004 rms=0.003446 Jy/beam ! Combined flux in latest and established models = 0.912269 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 19 components and 0.912269 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104994Jy sigma=0.000917 ! Fit after self-cal, rms=0.104114Jy sigma=0.000907 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0228287 Jy ! Component: 100 - total flux cleaned = 0.0359817 Jy ! Total flux subtracted in 100 components = 0.0359817 Jy ! Clean residual min=-0.011448 max=0.013209 Jy/beam ! Clean residual mean=0.000003 rms=0.002850 Jy/beam ! Combined flux in latest and established models = 0.94825 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 21 components and 0.94825 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099250Jy sigma=0.000871 ! Fit after self-cal, rms=0.099077Jy sigma=0.000869 ! 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.711 mas, bmaj=4.384 mas, bpa=36.15 degrees ! Estimated noise=847.455 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.0028588 Jy ! Component: 100 - total flux cleaned = 0.0034513 Jy ! Component: 150 - total flux cleaned = 0.00378823 Jy ! Component: 200 - total flux cleaned = 0.00378167 Jy ! Total flux subtracted in 200 components = 0.00378167 Jy ! Clean residual min=-0.010285 max=0.010443 Jy/beam ! Clean residual mean=0.000011 rms=0.002362 Jy/beam ! Combined flux in latest and established models = 0.952032 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 27 components and 0.952032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098224Jy sigma=0.000863 ! Fit after self-cal, rms=0.098190Jy sigma=0.000863 ! 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.98 FD 1.00* HN 0.96 KP 1.05 ! LA 1.02 MK 1.05 NL 0.90 OV 1.01 ! PT 1.05 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.00* HN 1.00 KP 1.01 ! LA 0.98 MK 1.05 NL 1.04 OV 1.07 ! PT 1.02 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.00* HN 0.99 KP 1.00 ! LA 1.01 MK 1.08 NL 0.99 OV 0.95 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 4. ! A total of 87 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 0.97 KP 1.00* ! LA 1.01 MK 1.05 NL 1.00* OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.098190Jy sigma=0.000863 ! Fit after self-cal, rms=0.082126Jy sigma=0.000714 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.743 mas, bmaj=4.416 mas, bpa=36.17 degrees ! Estimated noise=853.726 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 (1.5, 5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00336334 Jy ! Component: 100 - total flux cleaned = 0.00318242 Jy ! Component: 150 - total flux cleaned = 0.00287472 Jy ! Component: 200 - total flux cleaned = 0.002314 Jy ! Total flux subtracted in 200 components = 0.002314 Jy ! Clean residual min=-0.005236 max=0.004812 Jy/beam ! Clean residual mean=0.000004 rms=0.001122 Jy/beam ! Combined flux in latest and established models = 0.954346 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 43 components and 0.954346 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081258Jy sigma=0.000707 ! Fit after self-cal, rms=0.081176Jy sigma=0.000706 ! 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.081176Jy sigma=0.000706 ! Fit after self-cal, rms=0.078295Jy sigma=0.000681 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.751 mas, bmaj=4.365 mas, bpa=35.43 degrees ! Estimated noise=850.533 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00034738 Jy ! Component: 100 - total flux cleaned = 0.000211129 Jy ! Component: 150 - total flux cleaned = 0.000311344 Jy ! Component: 200 - total flux cleaned = 0.000311252 Jy ! Total flux subtracted in 200 components = 0.000311252 Jy ! Clean residual min=-0.003559 max=0.003047 Jy/beam ! Clean residual mean=0.000000 rms=0.000719 Jy/beam ! Combined flux in latest and established models = 0.954657 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 51 components and 0.954657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077954Jy sigma=0.000678 ! Fit after self-cal, rms=0.077951Jy sigma=0.000678 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 = 7.09228e-05 Jy ! Component: 100 - total flux cleaned = 6.76576e-05 Jy ! Component: 150 - total flux cleaned = 6.6141e-05 Jy ! Component: 200 - total flux cleaned = -1.44312e-05 Jy ! Total flux subtracted in 200 components = -1.44312e-05 Jy ! Clean residual min=-0.003532 max=0.003003 Jy/beam ! Clean residual mean=0.000000 rms=0.000682 Jy/beam ! Combined flux in latest and established models = 0.954643 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 55 components and 0.954643 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077763Jy sigma=0.000677 ! Fit after self-cal, rms=0.077759Jy sigma=0.000677 ! 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.077759Jy sigma=0.000677 ! Fit after self-cal, rms=0.077628Jy sigma=0.000676 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.753 mas, bmaj=4.353 mas, bpa=35.23 degrees ! Estimated noise=849.999 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.31113e-05 Jy ! Component: 100 - total flux cleaned = 9.16302e-05 Jy ! Component: 150 - total flux cleaned = -4.95451e-05 Jy ! Component: 200 - total flux cleaned = -4.79794e-05 Jy ! Total flux subtracted in 200 components = -4.79794e-05 Jy ! Clean residual min=-0.003346 max=0.002965 Jy/beam ! Clean residual mean=0.000001 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.954595 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 57 components and 0.954595 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077490Jy sigma=0.000675 ! Fit after self-cal, rms=0.077489Jy sigma=0.000675 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.46737e-05 Jy ! Component: 100 - total flux cleaned = -0.000209772 Jy ! Component: 150 - total flux cleaned = -0.000269489 Jy ! Component: 200 - total flux cleaned = -0.000327872 Jy ! Total flux subtracted in 200 components = -0.000327872 Jy ! Clean residual min=-0.003253 max=0.002926 Jy/beam ! Clean residual mean=0.000001 rms=0.000627 Jy/beam ! Combined flux in latest and established models = 0.954267 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 58 components and 0.954267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077391Jy sigma=0.000675 ! Fit after self-cal, rms=0.077389Jy sigma=0.000675 ! 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.077389Jy sigma=0.000675 ! Fit after self-cal, rms=0.077379Jy sigma=0.000675 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.423 mas, bmaj=8.298 mas, bpa=46.18 degrees ! Estimated noise=1089.42 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000452545 Jy ! Component: 100 - total flux cleaned = -0.000635968 Jy ! Component: 150 - total flux cleaned = -0.00078815 Jy ! Component: 200 - total flux cleaned = -0.000828461 Jy ! Total flux subtracted in 200 components = -0.000828461 Jy ! Clean residual min=-0.002296 max=0.002291 Jy/beam ! Clean residual mean=0.000003 rms=0.000648 Jy/beam ! Combined flux in latest and established models = 0.953438 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 75 components and 0.953438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077367Jy sigma=0.000674 ! Fit after self-cal, rms=0.077365Jy sigma=0.000674 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.74264e-05 Jy ! Component: 100 - total flux cleaned = -3.11397e-05 Jy ! Component: 150 - total flux cleaned = -5.39806e-05 Jy ! Component: 200 - total flux cleaned = -6.4359e-05 Jy ! Total flux subtracted in 200 components = -6.4359e-05 Jy ! Clean residual min=-0.002298 max=0.002312 Jy/beam ! Clean residual mean=0.000003 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.953374 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 82 components and 0.953374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077363Jy sigma=0.000674 ! Fit after self-cal, rms=0.077362Jy sigma=0.000674 ! 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.754 mas, bmaj=4.35 mas, bpa=35.14 degrees ! Estimated noise=850.026 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.754 x 4.35 at 35.14 degrees (North through East) ! Clean map min=-0.0028886 max=0.75271 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077362Jy sigma=0.000674 ! Fit after self-cal, rms=0.069752Jy sigma=0.000606 ! Inverting map and beam ! Estimated beam: bmin=3.754 mas, bmaj=4.35 mas, bpa=35.11 degrees ! Estimated noise=849.43 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000313209 Jy ! Component: 100 - total flux cleaned = -0.000531564 Jy ! Component: 150 - total flux cleaned = -0.000532557 Jy ! Component: 200 - total flux cleaned = -0.000627299 Jy ! Total flux subtracted in 200 components = -0.000627299 Jy ! Clean residual min=-0.003117 max=0.002711 Jy/beam ! Clean residual mean=0.000000 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.952747 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 84 components and 0.952747 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069668Jy sigma=0.000606 ! Fit after self-cal, rms=0.069666Jy sigma=0.000606 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.04839e-05 Jy ! Component: 100 - total flux cleaned = -0.000107144 Jy ! Component: 150 - total flux cleaned = -0.000151596 Jy ! Component: 200 - total flux cleaned = -0.000192889 Jy ! Total flux subtracted in 200 components = -0.000192889 Jy ! Clean residual min=-0.003048 max=0.002681 Jy/beam ! Clean residual mean=0.000000 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.952554 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 86 components and 0.952554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069606Jy sigma=0.000605 ! Fit after self-cal, rms=0.069605Jy sigma=0.000605 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069605Jy sigma=0.000605 ! Fit after self-cal, rms=0.069594Jy sigma=0.000605 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.136 mas, bmaj=3.709 mas, bpa=32.75 degrees ! Estimated noise=1414.64 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.604591 Jy ! Component: 100 - total flux cleaned = 0.804434 Jy ! Component: 150 - total flux cleaned = 0.881094 Jy ! Component: 200 - total flux cleaned = 0.912872 Jy ! Total flux subtracted in 200 components = 0.912872 Jy ! Clean residual min=-0.006776 max=0.014733 Jy/beam ! Clean residual mean=-0.000008 rms=0.001877 Jy/beam ! Combined flux in latest and established models = 0.912872 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.912872 Jy ! Inverting map and beam ! Estimated beam: bmin=3.755 mas, bmaj=4.349 mas, bpa=35.07 degrees ! Estimated noise=849.387 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.019146 Jy ! Component: 100 - total flux cleaned = 0.0297265 Jy ! Component: 150 - total flux cleaned = 0.0359096 Jy ! Component: 200 - total flux cleaned = 0.0384639 Jy ! Total flux subtracted in 200 components = 0.0384639 Jy ! Clean residual min=-0.003115 max=0.003013 Jy/beam ! Clean residual mean=-0.000001 rms=0.000695 Jy/beam ! Combined flux in latest and established models = 0.951336 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 33 components and 0.951336 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.425 mas, bmaj=8.3 mas, bpa=46.12 degrees ! Estimated noise=1088.35 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000611963 Jy ! Component: 100 - total flux cleaned = 0.00056522 Jy ! Component: 150 - total flux cleaned = 0.000571083 Jy ! Component: 200 - total flux cleaned = 0.000485468 Jy ! Total flux subtracted in 200 components = 0.000485468 Jy ! Clean residual min=-0.002284 max=0.002333 Jy/beam ! Clean residual mean=0.000001 rms=0.000644 Jy/beam ! Combined flux in latest and established models = 0.951822 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.000116828 Jy ! Component: 100 - total flux cleaned = -0.000174592 Jy ! Component: 150 - total flux cleaned = -0.000222639 Jy ! Component: 200 - total flux cleaned = -0.000222296 Jy ! Total flux subtracted in 200 components = -0.000222296 Jy ! Clean residual min=-0.002271 max=0.002231 Jy/beam ! Clean residual mean=0.000001 rms=0.000643 Jy/beam ! Combined flux in latest and established models = 0.951599 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 52 components and 0.951599 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.755 mas, bmaj=4.349 mas, bpa=35.07 degrees ! Estimated noise=849.387 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00034132 Jy ! Component: 100 - total flux cleaned = -6.78469e-05 Jy ! Component: 150 - total flux cleaned = 0.000183207 Jy ! Component: 200 - total flux cleaned = 0.00018283 Jy ! Total flux subtracted in 200 components = 0.00018283 Jy ! Clean residual min=-0.003240 max=0.002529 Jy/beam ! Clean residual mean=-0.000000 rms=0.000624 Jy/beam ! Combined flux in latest and established models = 0.951782 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 61 components and 0.951782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069818Jy sigma=0.000607 ! Fit after self-cal, rms=0.069798Jy sigma=0.000607 wmodel J0650+6001_S_2017_07_16_pus_map.mod ! Writing 61 model components to file: J0650+6001_S_2017_07_16_pus_map.mod wobs J0650+6001_S_2017_07_16_pus_uvs.fits ! Writing UV FITS file: J0650+6001_S_2017_07_16_pus_uvs.fits wwins J0650+6001_S_2017_07_16_pus_map.win ! wwins: Wrote 2 windows to J0650+6001_S_2017_07_16_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.00133297 Jy ! Component: 100 - total flux cleaned = -0.00192763 Jy ! Component: 150 - total flux cleaned = -0.00227062 Jy ! Component: 200 - total flux cleaned = -0.00243471 Jy ! Component: 250 - total flux cleaned = -0.00251326 Jy ! Component: 300 - total flux cleaned = -0.00262745 Jy ! Component: 350 - total flux cleaned = -0.00270165 Jy ! Component: 400 - total flux cleaned = -0.00284709 Jy ! Component: 450 - total flux cleaned = -0.00295344 Jy ! Component: 500 - total flux cleaned = -0.00312629 Jy ! Component: 550 - total flux cleaned = -0.00322778 Jy ! Component: 600 - total flux cleaned = -0.00339327 Jy ! Component: 650 - total flux cleaned = -0.00342612 Jy ! Component: 700 - total flux cleaned = -0.00352146 Jy ! Component: 750 - total flux cleaned = -0.00349058 Jy ! Component: 800 - total flux cleaned = -0.00361413 Jy ! Component: 850 - total flux cleaned = -0.00370476 Jy ! Component: 900 - total flux cleaned = -0.00370407 Jy ! Component: 950 - total flux cleaned = -0.00370369 Jy ! Component: 1000 - total flux cleaned = -0.00376149 Jy ! Component: 1050 - total flux cleaned = -0.00384656 Jy ! Component: 1100 - total flux cleaned = -0.00387443 Jy ! Component: 1150 - total flux cleaned = -0.00390153 Jy ! Component: 1200 - total flux cleaned = -0.00390146 Jy ! Component: 1250 - total flux cleaned = -0.003955 Jy ! Component: 1300 - total flux cleaned = -0.00390255 Jy ! Component: 1350 - total flux cleaned = -0.0040598 Jy ! Component: 1400 - total flux cleaned = -0.00408557 Jy ! Component: 1450 - total flux cleaned = -0.00416227 Jy ! Component: 1500 - total flux cleaned = -0.0042635 Jy ! Component: 1550 - total flux cleaned = -0.00428834 Jy ! Component: 1600 - total flux cleaned = -0.00441128 Jy ! Component: 1650 - total flux cleaned = -0.00443572 Jy ! Component: 1700 - total flux cleaned = -0.00445933 Jy ! Component: 1750 - total flux cleaned = -0.00457833 Jy ! Component: 1800 - total flux cleaned = -0.00462529 Jy ! Component: 1850 - total flux cleaned = -0.00471825 Jy ! Component: 1900 - total flux cleaned = -0.00474128 Jy ! Component: 1950 - total flux cleaned = -0.0047871 Jy ! Component: 2000 - total flux cleaned = -0.00492309 Jy ! Component: 2050 - total flux cleaned = -0.00503479 Jy ! Component: 2100 - total flux cleaned = -0.00518967 Jy ! Component: 2150 - total flux cleaned = -0.00527687 Jy ! Component: 2200 - total flux cleaned = -0.00538555 Jy ! Component: 2250 - total flux cleaned = -0.00544999 Jy ! Component: 2300 - total flux cleaned = -0.00553528 Jy ! Component: 2350 - total flux cleaned = -0.00564089 Jy ! Component: 2400 - total flux cleaned = -0.00570345 Jy ! Component: 2450 - total flux cleaned = -0.005745 Jy ! Component: 2500 - total flux cleaned = -0.0057657 Jy ! Component: 2550 - total flux cleaned = -0.00584729 Jy ! Component: 2600 - total flux cleaned = -0.00586762 Jy ! Component: 2650 - total flux cleaned = -0.00598773 Jy ! Component: 2700 - total flux cleaned = -0.00598775 Jy ! Component: 2750 - total flux cleaned = -0.00608594 Jy ! Component: 2800 - total flux cleaned = -0.00612475 Jy ! Component: 2850 - total flux cleaned = -0.00614421 Jy ! Component: 2900 - total flux cleaned = -0.00622076 Jy ! Component: 2950 - total flux cleaned = -0.00622083 Jy ! Component: 3000 - total flux cleaned = -0.0062962 Jy ! Component: 3050 - total flux cleaned = -0.00635188 Jy ! Component: 3100 - total flux cleaned = -0.00644455 Jy ! Component: 3150 - total flux cleaned = -0.0065365 Jy ! Component: 3200 - total flux cleaned = -0.00659128 Jy ! Component: 3250 - total flux cleaned = -0.00664543 Jy ! Component: 3300 - total flux cleaned = -0.00669934 Jy ! Component: 3350 - total flux cleaned = -0.00677066 Jy ! Component: 3400 - total flux cleaned = -0.00677072 Jy ! Component: 3450 - total flux cleaned = -0.00685877 Jy ! Component: 3500 - total flux cleaned = -0.00699794 Jy ! Component: 3550 - total flux cleaned = -0.00698044 Jy ! Component: 3600 - total flux cleaned = -0.00696336 Jy ! Component: 3650 - total flux cleaned = -0.00698066 Jy ! Component: 3700 - total flux cleaned = -0.00704849 Jy ! Component: 3750 - total flux cleaned = -0.00714921 Jy ! Component: 3800 - total flux cleaned = -0.00718247 Jy ! Component: 3850 - total flux cleaned = -0.00719907 Jy ! Component: 3900 - total flux cleaned = -0.00728129 Jy ! Component: 3950 - total flux cleaned = -0.00734688 Jy ! Component: 4000 - total flux cleaned = -0.00739549 Jy ! Component: 4050 - total flux cleaned = -0.0075566 Jy ! Total flux subtracted in 4096 components = -0.00765249 Jy ! Clean residual min=-0.000857 max=0.001086 Jy/beam ! Clean residual mean=-0.000001 rms=0.000274 Jy/beam ! Combined flux in latest and established models = 0.94413 Jy keep ! Adding 290 model components to the UV plane model. ! The established model now contains 350 components and 0.94413 Jy ![Exited script file: muppet] wmap "J0650+6001_S_2017_07_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.755 x 4.349 at 35.07 degrees (North through East) ! Clean map min=-0.0021664 max=0.75214 Jy/beam ! Writing clean map to FITS file: J0650+6001_S_2017_07_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.752135 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000271267 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.108199 0.108199 0.216397 0.432795 0.86559 1.73118 3.46236 6.92472 13.8494 27.6989 55.3977 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.752 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.755 x 4.349 at 35.07 degrees (North through East) ! Clean map min=-0.0021664 max=0.75214 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 J0650+6001_S_2017_07_16_pus_uvs.log closed on Thu May 9 11:03:22 2019