! Started logfile: J0607+4739_S_2017_02_24_pus_uvs.log on Sat May 4 11:20:15 2019 obs J0607+4739_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J0607+4739_S_2017_02_24_pus_uva.fits ! AN table 1: 108 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.751029 visibilities/baseline/integration-bin. ! Found source: J0607+4739 ! ! 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 823 lines of history. ! ! Reading 14600 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 J0607+4739_S_2017_02_24_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 260 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 260 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 260 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 513 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.841006Jy sigma=0.008140 ! Fit after self-cal, rms=0.837557Jy sigma=0.008111 ! 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.176 mas, bmaj=4.736 mas, bpa=-5.094 degrees ! Estimated noise=944.587 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.124932 Jy ! Component: 100 - total flux cleaned = 0.153378 Jy ! Total flux subtracted in 100 components = 0.153378 Jy ! Clean residual min=-0.005072 max=0.010122 Jy/beam ! Clean residual mean=0.000010 rms=0.001494 Jy/beam ! Combined flux in latest and established models = 0.153378 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.153378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079713Jy sigma=0.000727 ! Fit after self-cal, rms=0.079713Jy sigma=0.000727 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0102849 Jy ! Component: 100 - total flux cleaned = 0.0153407 Jy ! Total flux subtracted in 100 components = 0.0153407 Jy ! Clean residual min=-0.005216 max=0.006696 Jy/beam ! Clean residual mean=0.000005 rms=0.001387 Jy/beam ! Combined flux in latest and established models = 0.168718 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 22 components and 0.168718 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077725Jy sigma=0.000711 ! Fit after self-cal, rms=0.077718Jy sigma=0.000710 ! 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.849 mas, bmaj=5.431 mas, bpa=-2.036 degrees ! Estimated noise=664.473 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, 10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00841643 Jy ! Component: 100 - total flux cleaned = 0.0135151 Jy ! Component: 150 - total flux cleaned = 0.0171394 Jy ! Component: 200 - total flux cleaned = 0.0192284 Jy ! Total flux subtracted in 200 components = 0.0192284 Jy ! Clean residual min=-0.003681 max=0.004372 Jy/beam ! Clean residual mean=-0.000030 rms=0.000981 Jy/beam ! Combined flux in latest and established models = 0.187947 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 70 components and 0.187947 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076757Jy sigma=0.000699 ! Fit after self-cal, rms=0.076628Jy sigma=0.000698 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.06 HN 0.99 KP 0.96 ! LA 0.93 MK 0.98 NL 0.95 OV 1.01 ! PT 0.99 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.98 HN 1.02 KP 0.91 ! LA 0.91 MK 0.98 NL 1.09 OV 1.03 ! PT 0.96 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.02 HN 0.99 KP 0.99 ! LA 1.01 MK 1.01 NL 1.39 OV 0.95 ! PT 0.96 SC 0.98 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.05 HN 0.91 KP 1.00* ! LA 1.06 MK 1.25 NL 1.00* OV 0.97 ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.076628Jy sigma=0.000698 ! Fit after self-cal, rms=0.076779Jy sigma=0.000678 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.854 mas, bmaj=5.433 mas, bpa=-1.347 degrees ! Estimated noise=664.189 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, 24.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00370933 Jy ! Component: 100 - total flux cleaned = 0.00615763 Jy ! Component: 150 - total flux cleaned = 0.00806977 Jy ! Component: 200 - total flux cleaned = 0.00918983 Jy ! Total flux subtracted in 200 components = 0.00918983 Jy ! Clean residual min=-0.002499 max=0.002599 Jy/beam ! Clean residual mean=-0.000035 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.197136 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 99 components and 0.197136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076554Jy sigma=0.000675 ! Fit after self-cal, rms=0.076580Jy sigma=0.000675 ! 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.076580Jy sigma=0.000675 ! Fit after self-cal, rms=0.074543Jy sigma=0.000668 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.862 mas, bmaj=5.431 mas, bpa=-1.696 degrees ! Estimated noise=662.646 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00102502 Jy ! Component: 100 - total flux cleaned = 0.00151856 Jy ! Component: 150 - total flux cleaned = 0.00192365 Jy ! Component: 200 - total flux cleaned = 0.00213365 Jy ! Total flux subtracted in 200 components = 0.00213365 Jy ! Clean residual min=-0.001854 max=0.001935 Jy/beam ! Clean residual mean=-0.000024 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.19927 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 122 components and 0.19927 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074483Jy sigma=0.000667 ! Fit after self-cal, rms=0.074468Jy sigma=0.000667 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.000330267 Jy ! Component: 100 - total flux cleaned = 0.000453127 Jy ! Component: 150 - total flux cleaned = 0.000616972 Jy ! Component: 200 - total flux cleaned = 0.000666494 Jy ! Total flux subtracted in 200 components = 0.000666494 Jy ! Clean residual min=-0.001827 max=0.001910 Jy/beam ! Clean residual mean=-0.000024 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.199937 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 135 components and 0.199937 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074446Jy sigma=0.000667 ! Fit after self-cal, rms=0.074446Jy sigma=0.000667 ! 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.074446Jy sigma=0.000667 ! Fit after self-cal, rms=0.074356Jy sigma=0.000667 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.858 mas, bmaj=5.423 mas, bpa=-1.61 degrees ! Estimated noise=662.449 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000322723 Jy ! Component: 100 - total flux cleaned = 0.000554272 Jy ! Component: 150 - total flux cleaned = 0.000786254 Jy ! Component: 200 - total flux cleaned = 0.000924537 Jy ! Total flux subtracted in 200 components = 0.000924537 Jy ! Clean residual min=-0.001848 max=0.001785 Jy/beam ! Clean residual mean=-0.000023 rms=0.000462 Jy/beam ! Combined flux in latest and established models = 0.200861 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 141 components and 0.200861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074334Jy sigma=0.000667 ! Fit after self-cal, rms=0.074331Jy sigma=0.000667 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.01152e-05 Jy ! Component: 100 - total flux cleaned = 0.000113277 Jy ! Component: 150 - total flux cleaned = 0.000113183 Jy ! Component: 200 - total flux cleaned = 0.000169244 Jy ! Total flux subtracted in 200 components = 0.000169244 Jy ! Clean residual min=-0.001833 max=0.001762 Jy/beam ! Clean residual mean=-0.000023 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.20103 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 147 components and 0.20103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074320Jy sigma=0.000667 ! Fit after self-cal, rms=0.074320Jy sigma=0.000667 ! 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.074320Jy sigma=0.000667 ! Fit after self-cal, rms=0.074318Jy sigma=0.000667 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.034 mas, bmaj=8.942 mas, bpa=12.7 degrees ! Estimated noise=807.187 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00119895 Jy ! Component: 100 - total flux cleaned = 0.00195458 Jy ! Component: 150 - total flux cleaned = 0.0022194 Jy ! Component: 200 - total flux cleaned = 0.0023114 Jy ! Total flux subtracted in 200 components = 0.0023114 Jy ! Clean residual min=-0.002490 max=0.002384 Jy/beam ! Clean residual mean=-0.000048 rms=0.000629 Jy/beam ! Combined flux in latest and established models = 0.203342 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 161 components and 0.203342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074317Jy sigma=0.000667 ! Fit after self-cal, rms=0.074314Jy sigma=0.000666 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.000211715 Jy ! Component: 100 - total flux cleaned = 0.000296556 Jy ! Component: 150 - total flux cleaned = 0.000357224 Jy ! Component: 200 - total flux cleaned = 0.000398987 Jy ! Total flux subtracted in 200 components = 0.000398987 Jy ! Clean residual min=-0.002478 max=0.002365 Jy/beam ! Clean residual mean=-0.000048 rms=0.000622 Jy/beam ! Combined flux in latest and established models = 0.203741 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 169 components and 0.203741 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074317Jy sigma=0.000667 ! Fit after self-cal, rms=0.074317Jy sigma=0.000667 ! 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.854 mas, bmaj=5.417 mas, bpa=-1.497 degrees ! Estimated noise=662.735 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.854 x 5.417 at -1.497 degrees (North through East) ! Clean map min=-0.0016806 max=0.16157 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.177 mas, bmaj=4.706 mas, bpa=-4.889 degrees ! Estimated noise=948.383 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.125342 Jy ! Component: 100 - total flux cleaned = 0.154518 Jy ! Component: 150 - total flux cleaned = 0.166028 Jy ! Component: 200 - total flux cleaned = 0.172612 Jy ! Total flux subtracted in 200 components = 0.172612 Jy ! Clean residual min=-0.003050 max=0.003634 Jy/beam ! Clean residual mean=-0.000002 rms=0.000729 Jy/beam ! Combined flux in latest and established models = 0.172612 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.172612 Jy ! Inverting map and beam ! Estimated beam: bmin=3.854 mas, bmaj=5.417 mas, bpa=-1.497 degrees ! Estimated noise=662.735 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.00646994 Jy ! Component: 100 - total flux cleaned = 0.0107863 Jy ! Component: 150 - total flux cleaned = 0.0141105 Jy ! Component: 200 - total flux cleaned = 0.016804 Jy ! Total flux subtracted in 200 components = 0.016804 Jy ! Clean residual min=-0.002229 max=0.002144 Jy/beam ! Clean residual mean=-0.000024 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.189416 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 68 components and 0.189416 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.034 mas, bmaj=8.942 mas, bpa=12.7 degrees ! Estimated noise=807.187 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00385984 Jy ! Component: 100 - total flux cleaned = 0.00659354 Jy ! Component: 150 - total flux cleaned = 0.00861819 Jy ! Component: 200 - total flux cleaned = 0.0101378 Jy ! Total flux subtracted in 200 components = 0.0101378 Jy ! Clean residual min=-0.002680 max=0.002593 Jy/beam ! Clean residual mean=-0.000049 rms=0.000648 Jy/beam ! Combined flux in latest and established models = 0.199553 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.00115429 Jy ! Component: 100 - total flux cleaned = 0.00203583 Jy ! Component: 150 - total flux cleaned = 0.00271069 Jy ! Component: 200 - total flux cleaned = 0.00322877 Jy ! Total flux subtracted in 200 components = 0.00322877 Jy ! Clean residual min=-0.002509 max=0.002421 Jy/beam ! Clean residual mean=-0.000048 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.202782 Jy ! Adding 79 model components to the UV plane model. ! The established model now contains 142 components and 0.202782 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.854 mas, bmaj=5.417 mas, bpa=-1.497 degrees ! Estimated noise=662.735 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000253097 Jy ! Component: 100 - total flux cleaned = -0.000220663 Jy ! Component: 150 - total flux cleaned = -0.000246062 Jy ! Component: 200 - total flux cleaned = -0.000247006 Jy ! Total flux subtracted in 200 components = -0.000247006 Jy ! Clean residual min=-0.001757 max=0.001815 Jy/beam ! Clean residual mean=-0.000022 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.202535 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 158 components and 0.202535 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074317Jy sigma=0.000667 ! Fit after self-cal, rms=0.074312Jy sigma=0.000666 wmodel J0607+4739_S_2017_02_24_pus_map.mod ! Writing 158 model components to file: J0607+4739_S_2017_02_24_pus_map.mod wobs J0607+4739_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J0607+4739_S_2017_02_24_pus_uvs.fits wwins J0607+4739_S_2017_02_24_pus_map.win ! wwins: Wrote 3 windows to J0607+4739_S_2017_02_24_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.000204753 Jy ! Component: 100 - total flux cleaned = 0.000267218 Jy ! Component: 150 - total flux cleaned = 0.00023818 Jy ! Component: 200 - total flux cleaned = 0.00012621 Jy ! Component: 250 - total flux cleaned = 9.90715e-05 Jy ! Component: 300 - total flux cleaned = -7.49441e-06 Jy ! Component: 350 - total flux cleaned = -0.000111302 Jy ! Component: 400 - total flux cleaned = -0.000187622 Jy ! Component: 450 - total flux cleaned = -0.000187682 Jy ! Component: 500 - total flux cleaned = -0.0001885 Jy ! Component: 550 - total flux cleaned = -0.000188841 Jy ! Component: 600 - total flux cleaned = -0.00023621 Jy ! Component: 650 - total flux cleaned = -0.00030589 Jy ! Component: 700 - total flux cleaned = -0.00035188 Jy ! Component: 750 - total flux cleaned = -0.000464693 Jy ! Component: 800 - total flux cleaned = -0.000486714 Jy ! Component: 850 - total flux cleaned = -0.000574531 Jy ! Component: 900 - total flux cleaned = -0.0005961 Jy ! Component: 950 - total flux cleaned = -0.000766997 Jy ! Component: 1000 - total flux cleaned = -0.000830029 Jy ! Component: 1050 - total flux cleaned = -0.000912911 Jy ! Component: 1100 - total flux cleaned = -0.000974917 Jy ! Component: 1150 - total flux cleaned = -0.00109684 Jy ! Component: 1200 - total flux cleaned = -0.00117703 Jy ! Component: 1250 - total flux cleaned = -0.00125629 Jy ! Component: 1300 - total flux cleaned = -0.00133459 Jy ! Component: 1350 - total flux cleaned = -0.0013925 Jy ! Component: 1400 - total flux cleaned = -0.00143037 Jy ! Component: 1450 - total flux cleaned = -0.00141165 Jy ! Component: 1500 - total flux cleaned = -0.00150522 Jy ! Component: 1550 - total flux cleaned = -0.00150493 Jy ! Component: 1600 - total flux cleaned = -0.00144982 Jy ! Component: 1650 - total flux cleaned = -0.00154072 Jy ! Component: 1700 - total flux cleaned = -0.00155833 Jy ! Component: 1750 - total flux cleaned = -0.00150469 Jy ! Component: 1800 - total flux cleaned = -0.0015933 Jy ! Component: 1850 - total flux cleaned = -0.00162771 Jy ! Component: 1900 - total flux cleaned = -0.0016278 Jy ! Component: 1950 - total flux cleaned = -0.00169634 Jy ! Component: 2000 - total flux cleaned = -0.00173043 Jy ! Component: 2050 - total flux cleaned = -0.00169665 Jy ! Component: 2100 - total flux cleaned = -0.00181379 Jy ! Component: 2150 - total flux cleaned = -0.00183021 Jy ! Component: 2200 - total flux cleaned = -0.0017807 Jy ! Component: 2250 - total flux cleaned = -0.00179701 Jy ! Component: 2300 - total flux cleaned = -0.00181313 Jy ! Component: 2350 - total flux cleaned = -0.00179715 Jy ! Component: 2400 - total flux cleaned = -0.00195635 Jy ! Component: 2450 - total flux cleaned = -0.00189294 Jy ! Component: 2500 - total flux cleaned = -0.00197135 Jy ! Component: 2550 - total flux cleaned = -0.00203359 Jy ! Component: 2600 - total flux cleaned = -0.00203376 Jy ! Component: 2650 - total flux cleaned = -0.00203366 Jy ! Component: 2700 - total flux cleaned = -0.00204889 Jy ! Component: 2750 - total flux cleaned = -0.00204882 Jy ! Component: 2800 - total flux cleaned = -0.00210892 Jy ! Component: 2850 - total flux cleaned = -0.00212373 Jy ! Component: 2900 - total flux cleaned = -0.00222746 Jy ! Component: 2950 - total flux cleaned = -0.0023008 Jy ! Component: 3000 - total flux cleaned = -0.0023152 Jy ! Component: 3050 - total flux cleaned = -0.00238743 Jy ! Component: 3100 - total flux cleaned = -0.0023587 Jy ! Component: 3150 - total flux cleaned = -0.00237306 Jy ! Component: 3200 - total flux cleaned = -0.00245817 Jy ! Component: 3250 - total flux cleaned = -0.00250053 Jy ! Component: 3300 - total flux cleaned = -0.00254268 Jy ! Component: 3350 - total flux cleaned = -0.00257044 Jy ! Component: 3400 - total flux cleaned = -0.00261181 Jy ! Component: 3450 - total flux cleaned = -0.00263917 Jy ! Component: 3500 - total flux cleaned = -0.0026665 Jy ! Component: 3550 - total flux cleaned = -0.0026799 Jy ! Component: 3600 - total flux cleaned = -0.00272041 Jy ! Component: 3650 - total flux cleaned = -0.00277402 Jy ! Component: 3700 - total flux cleaned = -0.00280067 Jy ! Component: 3750 - total flux cleaned = -0.00291961 Jy ! Component: 3800 - total flux cleaned = -0.00289327 Jy ! Component: 3850 - total flux cleaned = -0.00299781 Jy ! Component: 3900 - total flux cleaned = -0.00301068 Jy ! Component: 3950 - total flux cleaned = -0.00310118 Jy ! Component: 4000 - total flux cleaned = -0.0031911 Jy ! Component: 4050 - total flux cleaned = -0.00320387 Jy ! Total flux subtracted in 4096 components = -0.00326744 Jy ! Clean residual min=-0.000713 max=0.000752 Jy/beam ! Clean residual mean=-0.000010 rms=0.000239 Jy/beam ! Combined flux in latest and established models = 0.199268 Jy keep ! Adding 327 model components to the UV plane model. ! The established model now contains 485 components and 0.199268 Jy ![Exited script file: muppet] wmap "J0607+4739_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.854 x 5.417 at -1.497 degrees (North through East) ! Clean map min=-0.0013301 max=0.16191 Jy/beam ! Writing clean map to FITS file: J0607+4739_S_2017_02_24_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.161911 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000237358 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.439793 0.439793 0.879586 1.75917 3.51834 7.03669 14.0734 28.1468 56.2935 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.161 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.854 x 5.417 at -1.497 degrees (North through East) ! Clean map min=-0.0013301 max=0.16191 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 J0607+4739_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:20:20 2019