! Started logfile: J1706+0953_S_2017_06_10_pus_uvs.log on Mon May 6 14:58:25 2019 obs J1706+0953_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J1706+0953_S_2017_06_10_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.961178 visibilities/baseline/integration-bin. ! Found source: J1706+0953 ! ! 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 1154 lines of history. ! ! Reading 14360 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 J1706+0953_S_2017_06_10_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 102 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 477 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.853201Jy sigma=0.008403 ! Fit after self-cal, rms=0.833926Jy sigma=0.008219 ! 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.805 mas, bmaj=6.868 mas, bpa=-5.86 degrees ! Estimated noise=912.408 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.125586 Jy ! Component: 100 - total flux cleaned = 0.168527 Jy ! Total flux subtracted in 100 components = 0.168527 Jy ! Clean residual min=-0.005868 max=0.019153 Jy/beam ! Clean residual mean=-0.000032 rms=0.001800 Jy/beam ! Combined flux in latest and established models = 0.168527 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.168527 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083884Jy sigma=0.000762 ! Fit after self-cal, rms=0.083707Jy sigma=0.000760 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0212646 Jy ! Component: 100 - total flux cleaned = 0.0319807 Jy ! Total flux subtracted in 100 components = 0.0319807 Jy ! Clean residual min=-0.003719 max=0.004957 Jy/beam ! Clean residual mean=-0.000011 rms=0.001015 Jy/beam ! Combined flux in latest and established models = 0.200508 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 11 components and 0.200508 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077735Jy sigma=0.000701 ! Fit after self-cal, rms=0.077682Jy sigma=0.000700 ! 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.273 mas, bmaj=7.852 mas, bpa=-5.904 degrees ! Estimated noise=705.994 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.0063695 Jy ! Component: 100 - total flux cleaned = 0.00936566 Jy ! Component: 150 - total flux cleaned = 0.0110476 Jy ! Component: 200 - total flux cleaned = 0.0115358 Jy ! Total flux subtracted in 200 components = 0.0115358 Jy ! Clean residual min=-0.003417 max=0.005979 Jy/beam ! Clean residual mean=-0.000010 rms=0.000894 Jy/beam ! Combined flux in latest and established models = 0.212044 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 32 components and 0.212044 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077106Jy sigma=0.000696 ! Fit after self-cal, rms=0.077095Jy sigma=0.000696 ! Inverting map ! Added new window around map position (-11.5, 9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00615084 Jy ! Component: 100 - total flux cleaned = 0.00952081 Jy ! Component: 150 - total flux cleaned = 0.0116859 Jy ! Component: 200 - total flux cleaned = 0.0132291 Jy ! Total flux subtracted in 200 components = 0.0132291 Jy ! Clean residual min=-0.002815 max=0.002826 Jy/beam ! Clean residual mean=0.000001 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.225273 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 67 components and 0.225273 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076607Jy sigma=0.000691 ! Fit after self-cal, rms=0.076541Jy sigma=0.000690 ! 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.04 FD 0.96 HN 0.98 KP 1.02 ! LA 1.01 MK 1.03 NL 0.92 OV 1.06 ! PT 1.03 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 1.01 KP 0.99 ! LA 0.97 MK 1.01 NL 1.06 OV 1.06 ! PT 0.98 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.83 FD 1.03 HN 1.00 KP 1.01 ! LA 0.99 MK 1.02 NL 0.99 OV 0.98 ! PT 0.97 SC 1.07 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.04 HN 0.96 KP 1.00* ! LA 0.92 MK 1.06 NL 1.00* OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.076541Jy sigma=0.000690 ! Fit after self-cal, rms=0.074622Jy sigma=0.000681 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.3 mas, bmaj=7.861 mas, bpa=-5.984 degrees ! Estimated noise=708.239 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.000467784 Jy ! Component: 100 - total flux cleaned = 0.000394804 Jy ! Component: 150 - total flux cleaned = 0.000391199 Jy ! Component: 200 - total flux cleaned = 0.000391044 Jy ! Total flux subtracted in 200 components = 0.000391044 Jy ! Clean residual min=-0.002290 max=0.002210 Jy/beam ! Clean residual mean=0.000003 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.225664 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 79 components and 0.225664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074558Jy sigma=0.000681 ! Fit after self-cal, rms=0.074529Jy sigma=0.000681 ! 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.074529Jy sigma=0.000681 ! Fit after self-cal, rms=0.074844Jy sigma=0.000677 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.295 mas, bmaj=7.867 mas, bpa=-5.917 degrees ! Estimated noise=707.526 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000930633 Jy ! Component: 100 - total flux cleaned = 0.00111706 Jy ! Component: 150 - total flux cleaned = 0.00124431 Jy ! Component: 200 - total flux cleaned = 0.00132846 Jy ! Total flux subtracted in 200 components = 0.00132846 Jy ! Clean residual min=-0.002152 max=0.001838 Jy/beam ! Clean residual mean=-0.000003 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.226992 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 94 components and 0.226992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074807Jy sigma=0.000677 ! Fit after self-cal, rms=0.074818Jy sigma=0.000677 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.00020592 Jy ! Component: 100 - total flux cleaned = 0.000282213 Jy ! Component: 150 - total flux cleaned = 0.000352434 Jy ! Component: 200 - total flux cleaned = 0.000417136 Jy ! Total flux subtracted in 200 components = 0.000417136 Jy ! Clean residual min=-0.002088 max=0.001838 Jy/beam ! Clean residual mean=-0.000002 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.22741 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 101 components and 0.22741 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074802Jy sigma=0.000676 ! Fit after self-cal, rms=0.074801Jy sigma=0.000676 ! 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.074801Jy sigma=0.000676 ! Fit after self-cal, rms=0.074941Jy sigma=0.000676 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.297 mas, bmaj=7.872 mas, bpa=-5.913 degrees ! Estimated noise=707.701 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000439514 Jy ! Component: 100 - total flux cleaned = 0.000531985 Jy ! Component: 150 - total flux cleaned = 0.00059508 Jy ! Component: 200 - total flux cleaned = 0.000654378 Jy ! Total flux subtracted in 200 components = 0.000654378 Jy ! Clean residual min=-0.002101 max=0.001892 Jy/beam ! Clean residual mean=-0.000004 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.228064 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 108 components and 0.228064 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074927Jy sigma=0.000676 ! Fit after self-cal, rms=0.074928Jy sigma=0.000676 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.000102381 Jy ! Component: 100 - total flux cleaned = 0.000138909 Jy ! Component: 150 - total flux cleaned = 0.000173296 Jy ! Component: 200 - total flux cleaned = 0.000206066 Jy ! Total flux subtracted in 200 components = 0.000206066 Jy ! Clean residual min=-0.002066 max=0.001889 Jy/beam ! Clean residual mean=-0.000004 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.22827 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 112 components and 0.22827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074919Jy sigma=0.000676 ! Fit after self-cal, rms=0.074918Jy sigma=0.000676 ! 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.074918Jy sigma=0.000676 ! Fit after self-cal, rms=0.074982Jy sigma=0.000676 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.497 mas, bmaj=11.78 mas, bpa=-6.125 degrees ! Estimated noise=886.094 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000400489 Jy ! Component: 100 - total flux cleaned = 0.000407391 Jy ! Component: 150 - total flux cleaned = 0.00037791 Jy ! Component: 200 - total flux cleaned = 0.000339545 Jy ! Total flux subtracted in 200 components = 0.000339545 Jy ! Clean residual min=-0.001820 max=0.001670 Jy/beam ! Clean residual mean=-0.000009 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.22861 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 134 components and 0.22861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074980Jy sigma=0.000676 ! Fit after self-cal, rms=0.074979Jy sigma=0.000676 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 = 2.71698e-05 Jy ! Component: 100 - total flux cleaned = 1.52871e-05 Jy ! Component: 150 - total flux cleaned = -1.71162e-05 Jy ! Component: 200 - total flux cleaned = -3.62965e-05 Jy ! Total flux subtracted in 200 components = -3.62965e-05 Jy ! Clean residual min=-0.001811 max=0.001672 Jy/beam ! Clean residual mean=-0.000009 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.228573 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 140 components and 0.228573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074979Jy sigma=0.000676 ! Fit after self-cal, rms=0.074978Jy sigma=0.000676 ! 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.299 mas, bmaj=7.874 mas, bpa=-5.909 degrees ! Estimated noise=708.024 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.299 x 7.874 at -5.909 degrees (North through East) ! Clean map min=-0.0019611 max=0.16637 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.832 mas, bmaj=6.896 mas, bpa=-5.798 degrees ! Estimated noise=914.742 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.125601 Jy ! Component: 100 - total flux cleaned = 0.168752 Jy ! Component: 150 - total flux cleaned = 0.189259 Jy ! Component: 200 - total flux cleaned = 0.199537 Jy ! Total flux subtracted in 200 components = 0.199537 Jy ! Clean residual min=-0.003643 max=0.005099 Jy/beam ! Clean residual mean=-0.000015 rms=0.000878 Jy/beam ! Combined flux in latest and established models = 0.199537 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.199537 Jy ! Inverting map and beam ! Estimated beam: bmin=3.299 mas, bmaj=7.874 mas, bpa=-5.909 degrees ! Estimated noise=708.024 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.00833701 Jy ! Component: 100 - total flux cleaned = 0.0137443 Jy ! Component: 150 - total flux cleaned = 0.0175969 Jy ! Component: 200 - total flux cleaned = 0.0205252 Jy ! Total flux subtracted in 200 components = 0.0205252 Jy ! Clean residual min=-0.002292 max=0.002565 Jy/beam ! Clean residual mean=-0.000011 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.220063 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 49 components and 0.220063 Jy ! Inverting map ! Added new window around map position (-5, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00250001 Jy ! Component: 100 - total flux cleaned = 0.00430423 Jy ! Component: 150 - total flux cleaned = 0.0055455 Jy ! Component: 200 - total flux cleaned = 0.00638635 Jy ! Total flux subtracted in 200 components = 0.00638635 Jy ! Clean residual min=-0.002056 max=0.001767 Jy/beam ! Clean residual mean=-0.000005 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.226449 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 69 components and 0.226449 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.497 mas, bmaj=11.78 mas, bpa=-6.125 degrees ! Estimated noise=886.094 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00127228 Jy ! Component: 100 - total flux cleaned = 0.00176608 Jy ! Component: 150 - total flux cleaned = 0.00185776 Jy ! Component: 200 - total flux cleaned = 0.00189807 Jy ! Total flux subtracted in 200 components = 0.00189807 Jy ! Clean residual min=-0.001836 max=0.001605 Jy/beam ! Clean residual mean=-0.000009 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.228347 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 = 3.66314e-05 Jy ! Component: 100 - total flux cleaned = 6.96905e-05 Jy ! Component: 150 - total flux cleaned = 0.000113812 Jy ! Component: 200 - total flux cleaned = 0.000140396 Jy ! Total flux subtracted in 200 components = 0.000140396 Jy ! Clean residual min=-0.001818 max=0.001594 Jy/beam ! Clean residual mean=-0.000008 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.228487 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 124 components and 0.228487 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.299 mas, bmaj=7.874 mas, bpa=-5.909 degrees ! Estimated noise=708.024 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000253369 Jy ! Component: 100 - total flux cleaned = 0.00038111 Jy ! Component: 150 - total flux cleaned = 0.000408608 Jy ! Component: 200 - total flux cleaned = 0.000435075 Jy ! Total flux subtracted in 200 components = 0.000435075 Jy ! Clean residual min=-0.002020 max=0.001658 Jy/beam ! Clean residual mean=-0.000003 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.228923 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 138 components and 0.228922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075001Jy sigma=0.000676 ! Fit after self-cal, rms=0.074994Jy sigma=0.000676 wmodel J1706+0953_S_2017_06_10_pus_map.mod ! Writing 138 model components to file: J1706+0953_S_2017_06_10_pus_map.mod wobs J1706+0953_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J1706+0953_S_2017_06_10_pus_uvs.fits wwins J1706+0953_S_2017_06_10_pus_map.win ! wwins: Wrote 3 windows to J1706+0953_S_2017_06_10_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.000437498 Jy ! Component: 100 - total flux cleaned = -0.000649517 Jy ! Component: 150 - total flux cleaned = -0.000823927 Jy ! Component: 200 - total flux cleaned = -0.000907862 Jy ! Component: 250 - total flux cleaned = -0.00109599 Jy ! Component: 300 - total flux cleaned = -0.00120072 Jy ! Component: 350 - total flux cleaned = -0.00132844 Jy ! Component: 400 - total flux cleaned = -0.00140332 Jy ! Component: 450 - total flux cleaned = -0.00145194 Jy ! Component: 500 - total flux cleaned = -0.00147546 Jy ! Component: 550 - total flux cleaned = -0.00147522 Jy ! Component: 600 - total flux cleaned = -0.00149806 Jy ! Component: 650 - total flux cleaned = -0.00145251 Jy ! Component: 700 - total flux cleaned = -0.0014526 Jy ! Component: 750 - total flux cleaned = -0.00147431 Jy ! Component: 800 - total flux cleaned = -0.00145242 Jy ! Component: 850 - total flux cleaned = -0.00143076 Jy ! Component: 900 - total flux cleaned = -0.0014517 Jy ! Component: 950 - total flux cleaned = -0.00147262 Jy ! Component: 1000 - total flux cleaned = -0.00143159 Jy ! Component: 1050 - total flux cleaned = -0.00147228 Jy ! Component: 1100 - total flux cleaned = -0.00145236 Jy ! Component: 1150 - total flux cleaned = -0.00139317 Jy ! Component: 1200 - total flux cleaned = -0.00145178 Jy ! Component: 1250 - total flux cleaned = -0.00137416 Jy ! Component: 1300 - total flux cleaned = -0.00125961 Jy ! Component: 1350 - total flux cleaned = -0.00122209 Jy ! Component: 1400 - total flux cleaned = -0.00118486 Jy ! Component: 1450 - total flux cleaned = -0.00109219 Jy ! Component: 1500 - total flux cleaned = -0.00100061 Jy ! Component: 1550 - total flux cleaned = -0.000964449 Jy ! Component: 1600 - total flux cleaned = -0.000964345 Jy ! Component: 1650 - total flux cleaned = -0.000910765 Jy ! Component: 1700 - total flux cleaned = -0.000857977 Jy ! Component: 1750 - total flux cleaned = -0.000805908 Jy ! Component: 1800 - total flux cleaned = -0.000806026 Jy ! Component: 1850 - total flux cleaned = -0.000737607 Jy ! Component: 1900 - total flux cleaned = -0.000737568 Jy ! Component: 1950 - total flux cleaned = -0.000670428 Jy ! Component: 2000 - total flux cleaned = -0.000603845 Jy ! Component: 2050 - total flux cleaned = -0.000554452 Jy ! Component: 2100 - total flux cleaned = -0.000570773 Jy ! Component: 2150 - total flux cleaned = -0.000570859 Jy ! Component: 2200 - total flux cleaned = -0.000522923 Jy ! Component: 2250 - total flux cleaned = -0.000538885 Jy ! Component: 2300 - total flux cleaned = -0.000475674 Jy ! Component: 2350 - total flux cleaned = -0.000459822 Jy ! Component: 2400 - total flux cleaned = -0.000366508 Jy ! Component: 2450 - total flux cleaned = -0.000351157 Jy ! Component: 2500 - total flux cleaned = -0.000228968 Jy ! Component: 2550 - total flux cleaned = -0.000229013 Jy ! Component: 2600 - total flux cleaned = -0.000168884 Jy ! Component: 2650 - total flux cleaned = -0.000154131 Jy ! Component: 2700 - total flux cleaned = -0.000124315 Jy ! Component: 2750 - total flux cleaned = -6.53235e-05 Jy ! Component: 2800 - total flux cleaned = -6.96552e-06 Jy ! Component: 2850 - total flux cleaned = 2.20047e-05 Jy ! Component: 2900 - total flux cleaned = 5.09589e-05 Jy ! Component: 2950 - total flux cleaned = 0.000122463 Jy ! Component: 3000 - total flux cleaned = 0.000150866 Jy ! Component: 3050 - total flux cleaned = 0.000193062 Jy ! Component: 3100 - total flux cleaned = 0.000193199 Jy ! Component: 3150 - total flux cleaned = 0.000179282 Jy ! Component: 3200 - total flux cleaned = 0.000262188 Jy ! Component: 3250 - total flux cleaned = 0.000289537 Jy ! Component: 3300 - total flux cleaned = 0.000275862 Jy ! Component: 3350 - total flux cleaned = 0.000343481 Jy ! Component: 3400 - total flux cleaned = 0.000356934 Jy ! Component: 3450 - total flux cleaned = 0.000357092 Jy ! Component: 3500 - total flux cleaned = 0.000436708 Jy ! Component: 3550 - total flux cleaned = 0.000423351 Jy ! Component: 3600 - total flux cleaned = 0.000501963 Jy ! Component: 3650 - total flux cleaned = 0.000540734 Jy ! Component: 3700 - total flux cleaned = 0.000540662 Jy ! Component: 3750 - total flux cleaned = 0.000553472 Jy ! Component: 3800 - total flux cleaned = 0.000591801 Jy ! Component: 3850 - total flux cleaned = 0.000642333 Jy ! Component: 3900 - total flux cleaned = 0.000629674 Jy ! Component: 3950 - total flux cleaned = 0.000642039 Jy ! Component: 4000 - total flux cleaned = 0.000654463 Jy ! Component: 4050 - total flux cleaned = 0.000679167 Jy ! Total flux subtracted in 4096 components = 0.000630194 Jy ! Clean residual min=-0.000676 max=0.000801 Jy/beam ! Clean residual mean=-0.000001 rms=0.000227 Jy/beam ! Combined flux in latest and established models = 0.229553 Jy keep ! Adding 287 model components to the UV plane model. ! The established model now contains 425 components and 0.229553 Jy ![Exited script file: muppet] wmap "J1706+0953_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.299 x 7.874 at -5.909 degrees (North through East) ! Clean map min=-0.0015716 max=0.16641 Jy/beam ! Writing clean map to FITS file: J1706+0953_S_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.166411 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000226888 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.409026 0.409026 0.818052 1.6361 3.27221 6.54442 13.0888 26.1777 52.3553 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.166 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.299 x 7.874 at -5.909 degrees (North through East) ! Clean map min=-0.0015716 max=0.16641 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 J1706+0953_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:58:30 2019